

/* ==========================================================
   BASE RULES
   ========================================================== */


/* ---- custom-storelocator-1.css base + merged declarations ---- */
#popup-store.background-popup .popup {
	width: 1200px;
	background-color: #fff;
	margin-top: -495px;
	position: absolute;
	top: 50%;
	margin-left: -600px;
	left: 50%;
	height: 990px;
	padding: 30px;
	border-radius: 20px;
	margin-bottom: 0;
	overflow: hidden;
	height: 750px;
}

.page-template-template-store-locator #MYyith-store-locator {
	padding-top: 100px;
	padding-bottom: 100px;
}

#MYyith-store-locator {
	height: 100%;
	overflow: hidden;
	background-color: #F6EFE7;
	border-radius: 10px;
}

#MYyith-store-locator .row {
	height: 100%;
	margin: 0;
}

.title-search-bar {
	font-size: 35px;
	font-weight: 700;
	color: #e85900;
	text-transform: none;
	font-size: 26px;
	font-family: "Roboto Slab", serif;
	display: flex;
	align-items: center;
	line-height: 1.2;
}

.bh-sl-container .form-input {
	width: 100%;
}

.filters-above-map #yith-sl-wrapper-before-main-sections {
	float: left;
	width: 100%;
	padding: 0;
	height: 880px;
	padding-right: 20px;
	overflow: hidden;
	height: 550px;
}

.store-info p {
	color: #7e7e7e;
}

.bh-sl-container .form-input input, .bh-sl-container .form-input select {
	margin: 0;
	width: 100%;
	border-radius: 10px;
	padding-right: 90px !important;
	color: #000;
}

#yith-sl-results .store-address {
	color: #000;
}

.close-popup-store {
	display: block;
	position: absolute;
	top: 5px;
	right: 7px;
	width: 20px;
	z-index: 99999999999;
}

.bh-sl-container {
	padding: 0;
}

#yith-sl-results .wrap-store-details {
	background-color: #fff!important;
	background-color: rgba(0,0,0,0)!important;
}

.store-name {
	font-size: 16px;
	color: #000!important;
	font-weight: 600;
	line-height: 24px;
	float: left;
	width: 100%;
}

.icon-store {
	float: left;
	width: 60px;
	padding: 5px;
	margin-right: 15px;
	height: 100%;
}

.icon-store img {
	width: 100%;
}

.store-name span {
	float: left;
	max-width: 80%;
	width: 100%;
}

.yith-sl-wrap-no-image #yith-sl-results .store-info {
	padding: 10px 0;
}

#MYyith-store-locator .row .col-md-5 {
	height: 100%;
	padding: 40px;
}

#MYyith-store-locator .row .col-md-7 {
	height: 100%;
	padding: 0;
}

.store-address {
	color: #000;
	font-size: 12px;
	line-height: 21px;
}

.bh-sl-container .bh-sl-loc-list .list-details .list-content {
	padding: 0;
}

#yith-sl-section-map {
	background-image: url(https://landroid.worx.com/wp-content/uploads/2023/04/blank.jpg);
	background-size: cover;
	position: relative;
	height: 100%;
	background-image: url(https://eu.worx.com/wp-content/uploads/custom-product/blank-map.jpg);
}

.store-info {
	font-size: 12px;
}

.bh-sl-container .bh-sl-loc-list .list-focus {
	border: none;
}

#yith-sl-results .store-info .store-name::after {
	content: "";
	display: block;
	position: absolute;
	width: 60px;
	height:30px;
	right: 0;
	top: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center;
}

.form-input input {
	max-width: 100%;
	background: 0 0;
	display: inline-block;
	width: 100%!important;
	border: 1px solid #707070!important;
	padding-right: 35px!important;
	padding-left: 15px!important;
	height: 40px!important;
}

#bh-sl-user-location {
	float: left;
	position: relative;
	width: 100%;
}

#geocodeme {
	position: absolute;
	right: 0;
	top: 0px;
	height: 40px;
	line-height: 40px;
	width: 80px;
	text-align: center;
	background-color: #e85900;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	border-radius: 0 10px 10px 0;
	border-left: 1px solid #707070;
}

#geocodeme:hover {
	cursor: pointer;
	background-color: #923800;
}

.bh-sl-container .bh-sl-loc-list .list-details {
	width: 100%;
	margin-left: 0;
}

#yith-sl-results ul {
	padding-left: 0;
}

.bh-sl-container .bh-sl-loc-list {
	float: left;
	height: 95%;
	overflow: auto;
	width: 100%;
	padding-top: 20px;
}

.bh-sl-container .bh-sl-map {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	height: auto;
}

.wrapper-main-sections {
	height: 100%;
}

#bh-sl-map-container {
	height: 100%;
	margin: 0;
}

#bh-sl-map {
	height: 100%;
}

.single-product .go-to-top {
	display: none!important;
}

.close-popup-store:hover {
	cursor: pointer;
}

.loc-phone {
	display: none!important;
}

/* ==========================================================
   MEDIA QUERIES
   ========================================================== */

@media screen and (max-width: 3000px) and (max-height: 800px) {
	#MYyith-store-locator .col-md-5 {
		padding-top: 0;
	}

	.close-popup-store {
		top: 7px;
	}
}

@media screen and (max-height: 1300px) and (max-width: 830px) {
	#MYyith-store-locator .row .col-md-7 {
		height: 300px;
	}
}

@media screen and (max-width: 1300px) and (max-height: 830px) {
	#MYyith-store-locator .col-md-5 {
		padding-top: 0;
	}

	.close-popup-store {
		top: 5px;
	}
}

@media screen and (max-width: 1280px) {
	#popup-store#popup-store.background-popup .popup {
		width: auto;
		margin-left: 0;
		margin-right: 0;
		left: 20px;
		right: 20px;
	}

	.bh-sl-container .bh-sl-loc-list {
		height: 75%;
	}

	.icon-store img {
		width: auto;
		height: 100%;
	}

	.icon-store {
		width: 100%;
		height: 60px;
		float: left;
		clear: both;
		padding: 0;
		margin-bottom: 20px;
	}

	.title-search-bar {
		display: block;
	}

	#popup-store.background-popup .popup {
		padding: 20px;
	}
}

@media screen and (max-height: 1200px) {
	#popup-store#popup-store.background-popup .popup {
		height: 800px;
		margin-top: -400px;
	}

	.filters-above-map #yith-sl-wrapper-before-main-sections {
		height: 90%;
	}

	#MYyith-store-locator .col-md-5 {
		height: 100%;
	}

	#MYyith-store-locator .col-md-7 {
		height: 100%;
	}
}

@media screen and (max-height: 980px) and (max-width: 580px) {
	#popup-store#popup-store.background-popup .popup {
		top: 120px;
		border-radius: 0;
		top: 20px;
		left: 0;
		top: 0;
		bottom:0;
		right: 0;
		height: auto;
		margin-top: 0;
	}

	.single-product #main-attribute #MYyith-store-locator .col-md-7 {
		height: 200px;
	}

	#MYyith-store-locator .col-md-5 {
		padding-top: 170px;
	}

	.close-popup-store {
		top: 205px;
	}

	.single-product .wrapper {
		position: static;
	}
}

@media screen and (max-width: 930px) and (max-height: 980px) {
	.single-product #main-attribute #MYyith-store-locator .col-md-7 {
		height: 290px;
	}
}

@media screen and (max-height: 930px) {
	#popup-store#popup-store.background-popup .popup {
		height: 100%;
		margin-top: 0;
		height: auto;
		overflow: hidden;
		top: 70px;
		bottom: 20px;
		z-index: 9999999;
	}

	.close-popup-store {
		top: 7px;
		right: 10px;
		width: 20px;
	}

	.single-product #main-attribute #MYyith-store-locator .col-md-7 {
		height: 100%;
	}
}

@media screen and (max-height: 930px) and (max-width: 450px) {
	#popup-store#popup-store.background-popup .popup {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		border-radius: 0;
	}

	.single-product #main-attribute #MYyith-store-locator .col-md-7 {
		height: 200px;
	}

	#MYyith-store-locator .col-md-5 {
		padding-top: 180px;
	}

	.close-popup-store {
		top: 210px;
	}

	#bh-sl-user-location {
		z-index: 99;
		-webkit-box-shadow: 1px 6px 8px -6px #000000;
		-moz-box-shadow: 1px 6px 8px -6px #000000;
		-o-box-shadow: 1px 6px 8px -6px #000000;
		box-shadow: 1px 6px 8px -6px #000000;
	}
}

@media screen and (max-width: 930px) {
	#popup-store.background-popup .popup {
		height: auto;
		padding: 0;
	}

	.bh-sl-container .bh-sl-loc-list {
		padding-top: 10px;
		height: 90%;
	}

	.close-popup-store {
		top: 305px;
	}

	.single-product #main-attribute #MYyith-store-locator .col-md-7 {
		display: block!important;
	}

	#MYyith-store-locator .col-md-5 {
		-ms-flex: 0 0 100%;
		order: 2;
		flex: 0 0 100%;
		max-width: 100%;
		padding-top: 270px;
	}

	#MYyith-store-locator .row .col-md-7 {
		height: 300px;
	}

	#MYyith-store-locator .col-md-7 {
		-ms-flex: 0 0 100%;
		order: 1;
		height: 300px;
		padding: 0;
		flex: 0 0 100%;
		z-index: 99;
		max-width: 100%;
		position: absolute;
		left: 0px;
		right: 0;
		top: 0;
		position: relative;
	}

	#MYyith-store-locator .row {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}

	.title-search-bar {
		margin-top: 10px;
	}
}

@media screen and (max-height: 380px) and (max-width: 920px) {
	.title-search-bar {
		margin-top: 0;
	}

	.single-product #main-attribute #MYyith-store-locator .col-md-7 {
		height: 90px;
	}

	#geocodeme {
		height: 25px;
		line-height: 25px;
		top: 2px;
	}

	.store-info p {
		margin-bottom: 0;
	}

	.close-popup-store {
		top: 95px;
	}

	.form-input input {
		height: 25px!important;
		line-height: 25px!important;
	}

	#MYyith-store-locator .col-md-5 {
		padding-top: 70px;
	}
}

@media screen and (max-height: 440px) and (max-width: 920px) {
	.single-product .wrapper {
		position: static;
	}

	#popup-store#popup-store.background-popup .popup {
		top: 0;
		left: 0;
		right: 0;
		bottom:0;
		border-radius: 0;
	}

	.single-product #main-attribute #MYyith-store-locator .col-md-7 {
		height: 100px;
	}

	#MYyith-store-locator .col-md-5 {
		padding-top: 80px;
	}

	.title-search-bar {
		font-size: 18px;
	}

	.store-name {
		font-size: 14px;
		margin-bottom: 0;
	}

	.bh-sl-container .bh-sl-loc-list {
		padding-top: 0;
	}

	.form-input input {
		height: 30px!important;
		line-height: 30px!important;
		font-size: 14px !important;
	}

	#yith-sl-results .store-address {
		margin-bottom: 0;
	}

	#geocodeme {
		height: 30px;
		line-height: 30px;
	}

	.close-popup-store {
		top: 105px;
	}

	.yith-sl-wrap-no-image #yith-sl-results .store-info {
		padding: 10px 0 0 0;
	}
}

@media screen and (max-height: 800px) {
	#MYyith-store-locator .col-md-7 {
		height: 200px;
	}

	#MYyith-store-locator .col-md-5 {
		padding-top: 170px;
	}

	.close-popup-store {
		top: 310px;
	}
}

@media screen and (max-width: 768px) {
	
	#MYyith-store-locator {
		height: auto;
	}
	
	.title-search-bar {
		font-size: 26px;
	}

	#popup-store.background-popup .popup {
		padding: 30px 20px;
	}

	.filters-above-map #yith-sl-wrapper-before-main-sections {
		padding-right: 0;
		height: 500px;
	}
}

@media screen and (max-width: 580px) {
	.bh-sl-container .form-input input {
		font-size: 14px;
	}

	.title-search-bar {
		max-width: 80%;
		font-size: 22px;
	}
}
