.page-title-wrapper {
	display: none;
}

#slideshow {
	margin: 50px auto;
	position: relative;
	height: 240px;
	padding: 10px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

#slideshow>div {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}

.mp-menu-icon-search {
	cursor: pointer;
	position: absolute;
	top: 15px;
	left: 15px;
}

ul.type-list {
	display: flex;
	flex-flow: wrap;
	padding: 0;
	margin: 25px -8px 0;
	padding-bottom: 10px;
	list-style-type: none;
}

.type-list li {
	width: 25%;
	/* padding: 0 8px; */
	text-align: center;
	margin-bottom: 20px;
}

.branch-title {
	margin-bottom: 20px;
}

.branch-title h2 {
	font-weight: 700;
	text-align: center;
	margin-top: 20px;
}

ul.type-list li a img {
	max-width: 100%;
	max-height: 45px;
}

.branch-title .search-branch {
	color: #194781;
}

/* seach input*/
#bh-sl-user-location {
	position: relative;
	top: 2.5%;
	left: 2.5%;
	width: 95%;
	height: 45px;
	background: #fff;
	border-radius: 5px;
}

.mp-menu-icon-search {
	cursor: pointer;
	position: absolute;
	top: 15px;
	left: 15px;
}

.bh-sl-container .form-input {
	float: left;
	margin-top: 3px;
	margin-left: 0;
	width: 100% !important;
	height: 100%;
}

.bh-sl-container .bh-sl-loc-list ul li {
	cursor: default;
}

.bh-sl-container button {
    margin-top: 0px;
    height: 100%;
    background: #224882;
    padding: 10px 16px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: absolute;
    right: 0;
}

.bh-sl-container .bh-sl-loc-list ul,
.mp-no-location-search-by-area {
	position: absolute;
	top: 12%;
	left: 2.5%;
	overflow: auto;
	scrollbar-color: #194781;
	height: 88%;
	display: block;
	clear: left;
	width: 95%;
	list-style: none;
	padding: 0;
}

.mp-row-store-img {
	width: 15%;
	float: left;
	border: #e3dddd solid 1px;
	display: grid;
}

.mp-row-store-img img {
	width: 100%;
	object-fit: revert;
	/* padding-top: 6rem;
padding-bottom: 6rem; */
	cursor: default;
}

.mp .row-store-info {
	float: left;
	width: 60%;
	margin-left: 20px;
}

.mp-store-view-info::after {
	content: '';
	display: inline-block;
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	border-top: 1px solid #e3dddd;
}

.mp-store-name span {
	font-size: 18px;
	color: #194781;
	font-weight: 700;
}

.mp-detail-store-view {
	margin: 10px 0 10px 50px;
	color: #000;
	font-weight: 700;
	font-size: 14px;
}

.row-store-info .store-info-name-img {
	margin-bottom: 5px;
	white-space: nowrap;
	/* overflow: hidden; */
	text-overflow: ellipsis;
	display: flex;
	flex-wrap: wrap;
}

.row-store-info .mp-store-name {
	margin-bottom: 0;
	white-space: normal;
	overflow: inherit;
	text-overflow: ellipsis;
	cursor: pointer;
	margin-right: 1.625rem;
}

.mp-detail-title-image {
	width: 15%;
	margin-top: 0;
	/* margin-left: 1rem; */
}

.mp-detail-title .store-detail-name-img {
	margin-bottom: 5px;
	white-space: nowrap;
	/* overflow: hidden; */
	text-overflow: ellipsis;
	display: flex;
}

.mp-detail-name-image {
	width: 10%;
	margin-top: 0.5rem;
	margin-left: 1rem;
}

.mp-detail-title .mp-detail-name-image img {
	width: 100%;
	height: auto;
	margin-left: 10px;
	object-fit: revert;
	margin: auto 0 auto 0;
}

.store-detail-name-img .mp-detail-title-image img {
	width: 100%;
	height: auto;
	margin-left: 10px;
	object-fit: revert;
	margin: auto 0 auto 0;
}

.row-store-info .mp-detail-title-image img {
	width: 100%;
	height: auto;
	margin-left: 10px;
	object-fit: revert;
	margin: auto 0 auto 0;
}

.row-store-info .store-addr {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 30px;
}

.store-addr span.mp-main-addr {
	display: block;
	font-size: 16px;
	overflow: hidden;
}

.mp-dialog-setting {
	width: 40%;
	position: absolute;
	height: 97.5%;
	background: #FFFFFF;
	top: 2.5%;
	left: 2.5%;
	z-index: 100;
	border-right: 1px solid #d1d1d1;
}

span.mp-btn-close {
	position: absolute;
	top: 4%;
	right: 30px;
	cursor: pointer;
}

span.mp-title-search {
	position: absolute;
	top: 0;
	color: #194781;
	left: 25px;
}

.link-detail {
	position: relative;
	cursor: pointer;
}

#mp-store-loc-search-by-area select,
#mp-store-loc-search-by-area input {
	margin: 2% 20px;
	text-align: left;
	color: #adacac;
	/* width: 72%; */
	height: 40px;
	border: unset;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0 0 1pt 0.5pt #D3D3D3;
	font-size: 1.8rem;
}

#mp-store-loc-search-by-province,
#mp-store-loc-search-by-store {
	position: absolute;
	left: 2.5%;
	width: 95%;
	background: #fff;
	border-radius: 5px;
	text-align: center;
}

#mp-store-loc-search-by-province {
	top: 25%;
}

#mp-store-loc-search-by-store {
	top: 35%;
}

#mp-store-loc-search-by-province .mp-store-loc-search-by-province-field,
#mp-store-loc-search-by-store .mp-store-loc-search-by-store-field {
	display: flex;
}

/* .mp-store-loc-search-by-area-field label {
	text-align: left;
	width: 31%;
	margin-top: auto;
	margin-left: 15px;
	font-size: 16px;
	font-weight: 700;
} */

.mp-store-loc-search-by-area-field label,
.mp-store-loc-search-by-province-field label,
.mp-store-loc-search-by-store-field label {
	text-align: left;
	width: 40%;
	margin: auto 0 auto 15px;
	font-size: 1.8rem;
	font-weight: 700;
	font-family: 'DB Heavent X Medium';
}

#mp-store-loc-search-by-province select,
#mp-store-loc-search-by-province input,
#mp-store-loc-search-by-store select,
#mp-store-loc-search-by-store input {
	margin: 2% 18px;
	text-align: left;
	color: #adacac;
	width: 90%;
	height: 40px;
	border: unset;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0 0 1pt 0.5pt #d3d3d3;
	font-size: 18px;
}

#mp-store-loc-search-reset {
	position: absolute;
	top: 46%;
	right: 4rem;
}

#mp-store-loc-search-reset .mp-store-loc-search-reset-btn {
	border-bottom-left-radius: 4px !important;
	border-top-left-radius: 4px !important;
	padding-bottom: 30px;
}

.mp-store-info {
	overflow: auto;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 85%;
	background: #FFFFFF;
}

.mp-back-results {
	padding: 30px 0 0 5rem;
	display: flex;
}

.mp-back-results span {
	font-size: 12px;
	color: #000;
	font-weight: 600;
	position: absolute;
	left: 9rem;
}

.mp-detail-info-item {
	position: relative;
	padding: 20px 0 0 60px;
	font-size: 16px;
}

.mp-detail-info h3 {
	color: #194781;
	font-size: 2.5rem;
	text-decoration: revert;
	margin: auto 0 0 4rem;
}

.mp-detail-phone2-text {
	margin-top: 15px;
	padding-left: 33px;
}

.mp-detail-title .mp-store-name {
	margin-bottom: 0;
	overflow: inherit;
	text-overflow: ellipsis;
}

.mp-detail-title {
	display: flex;
	flex-wrap: wrap;
	padding-top: 2.5rem;
	padding-left: 0.5rem;
	padding-bottom: 1.5rem;
}

.mpstorelocator-info-list-img img {
	display: flex;
	margin: auto;
}

.bh-sl-container .bh-sl-map-container .mp-detail-open-google-map {
	color: #62b5e4;
	text-decoration: underline;
	margin-left: 6rem;
}

.mpstorelocator-list-img .owl-carousel {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	max-width: 45%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}

.form-input #bh-sl-address-reset {
	position: absolute;
	border: none;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 16px;
	font-size: 20px;
	color: #000;
	border-radius: 50% !important;
	top: 0;
	bottom: 0;
	right: 7rem;
	margin: auto;
	background: #ddd;
	padding: 3px 3px 3px 3px;
	outline: none;
	cursor: pointer;
	transition: .1s;
}

.form-input #bh-sl-address-reset img {
	width: 100%;
	height: auto;
}

.form-input input:placeholder-shown+button {
	opacity: 0;
	pointer-events: none;
}

.columns {
    flex-direction: column-reverse;
}

.bh-sl-container .form-input input, 
.bh-sl-container .form-input select {
    width: 100%;
    height: 100%;
    margin: -3px 0px;
    padding-left: 50px;
    padding-right: 10rem;
}

.mp-dialog-setting-filter {
    position: relative;
    top: 10%;
}

#mp-store-loc-search-by-area,
#mp-store-loc-search-by-province, 
#mp-store-loc-search-by-store {
	position: relative;
}

.mpstorelocator-list-img .item, #mpstorelocator-noimg-img .item {
    margin: auto;
}

.columns .column.main {
    padding-bottom: 0px;
}

#remove_row{
	text-align: center;
	padding-bottom: 2rem;
}
#remove_row .our-producers-show-more{
	position: relative;
	float: unset;
	border-radius: 0;
}

@media (min-width: 1024px) {
	.bh-sl-container .bh-sl-loc-list {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.type-list {
		flex-flow: wrap;
	}

	.type-list li {
		width: 40% !important;
		margin: 10px auto 0;
	}

	.form-input {
		width: 100% !important;
		height: 44px;
	}

	.bh-sl-container .form-input input,
	.bh-sl-container .form-input select {
		padding: 8px 5rem;
		height: 100%;
    	width: 100%;
		margin: 0;
		padding-left: 50px;
		padding-right: 10rem;
	}

	.bh-sl-container button {
		position: absolute;
		right: 0px;
	}

	.mp-dialog-setting {
		width: 60%;
	}

	.mp-store-loc-search-by-area-field label span {
		font-size: 1.2rem;
	}

	#mp-store-loc-search-by-province {
		top: 15%;
	}

	#mp-store-loc-search-by-area select, 
	#mp-store-loc-search-by-area input,
	#mp-store-loc-search-by-province select,
	#mp-store-loc-search-by-store select {
		height: 30px;
	}

	.mp-store-loc-search-by-area-field label,
	.mp-store-loc-search-by-province-field label,
	.mp-store-loc-search-by-store-field label {
		font-size: 1.6rem;
	}
	
	#mp-store-loc-search-by-store {
		top: 23%;
	}

	.bh-sl-container .form-input {
		margin-top: 0px;
		margin-left: 0px;
	}

	.mp-back-results {
		padding: 30px 0 0 2.5rem;
	}

	.mp-back-results span {
		left: 7rem;
	}

	.mp-detail-info h3 {
		margin: auto 0 0 1rem;
	}

	.bh-sl-container .bh-sl-map-container .mp-detail-open-google-map {
		color: #62b5e4;
		text-decoration: underline;
		margin-left: 3rem;
	}

	.mp-detail-info-item {
		padding: 20px 0 0 25px;
	}
	.mp-detail-name-image{
		width: unset;
	}
}

@media (max-width: 479px) {
	.type-list {
		flex-flow: wrap;
	}

	.type-list li {
		width: 65% !important;
		margin: auto;
		padding-bottom: 8px;
	}

	.mp-store-loc-search-by-area-field,
	.mp-store-loc-search-by-province-field,
	.mp-store-loc-search-by-store-field{
		display: flex;
		flex-direction: column;
	}

	.mp-store-loc-search-by-area-field label, 
	.mp-store-loc-search-by-province-field label, 
	.mp-store-loc-search-by-store-field label {
		padding-top: 5px;
		padding-bottom: 5px;
		width: 90%;
	}

	#mp-store-loc-search-reset {
		position: relative;
		top: 13%;
		right: 1rem;
	}
	
	#mp-store-loc-search-reset .mp-store-loc-search-reset-btn {
		padding-bottom: 25px;
		font-size: 1.2rem;
	}

	#mp-store-loc-search-by-area,
	#mp-store-loc-search-by-province, 
	#mp-store-loc-search-by-store {
		left: 0;
	}

	.mp-back-results {
		padding: 30px 0 0 2.5rem;
	}

	.mp-back-results span {
		left: 7rem;
	}

	.mp-detail-info h3 {
		margin: auto 0 0 1rem;
	}

	.bh-sl-container .bh-sl-map-container .mp-detail-open-google-map {
		color: #62b5e4;
		text-decoration: underline;
		margin-left: 3rem;
	}

	.mp-detail-info-item {
		padding: 20px 0 0 25px;
	}
}