#yith-sl-wrap-loader{
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1000;
display: none;
}
#yith-sl-loader{
z-index: 1500   ;
position: fixed;
top: 50%;
left: 50%;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.wrapper-filter *::selection {
background: transparent;
}
.wrapper-filter *::-moz-selection {
background: transparent;
} .gm-style-pbc{
display: none!important;
} #yith-store-locator{
max-width: none;
}
#yith-store-locator  textarea:focus,#yith-store-locator   input:focus{
outline: none;
}
#yith-sl-wrap-search-stores, #yith-sl-main-filters-container{
width: 100%;
}
#yith-store-locator .wrapper-main-sections{
display: flex;
position: relative;
overflow-y: auto;
}
#yith-store-locator .wrapper-main-sections > div{
padding: 0 10px;
}
#yith-sl-wrap-search-bar {
margin-bottom: 20px;
max-width: 100%;
position: relative;
width: 500px;
display: inline-block;
float: left;
padding: 0;
border-bottom: none;
}
#address-tooltip{
position: absolute;
top: -65px;
margin: 0;
width: 160px;
font-size: 12px;
left: calc( 50% - 100px );
background-color: #3B3B3B;
color: #fff;
text-align: center;
line-height: 15px;
padding: 10px;
display: none;
}
#address-tooltip:after {
content: '';
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 10px solid #3B3B3B;
position: absolute;
bottom: -10px;
left: 50%;
}
#yith-sl-wrap-search-stores .title-search-bar{
font-weight: 700;
text-transform: capitalize;
font-size: 35px;
letter-spacing: 1px;
}
#yith-sl-wrap-search-bar input{
max-width: 100%;
background: transparent;
display: inline-block;
width: 100%;
border: 1px solid #707070;
padding-right: 35px;
padding-left: 15px;
height: 40px;
}
.filters-beside-map #yith-sl-wrap-search-bar {
float: none;
}
#yith-sl-wrap-search-stores:after {
content: '';
display: block;
clear: both;
}
#yith-sl-search-icon{
width: 22px;
right: 10px;
top: calc(50% - 11px);
cursor: pointer;
position: absolute;
display: inline-block;
}
#yith-sl-search-stores .wrap-buttons{
margin-bottom: 10px;
}
#yith-sl-geolocation,
#yith-sl-show-all-stores{
font-size: 12px;
}
button#yith-sl-geolocation,
button#yith-sl-show-all-stores{
text-transform: none;
background-position-y: 50%;
background-position-x: 10px;
background-repeat: no-repeat;
border: 1px solid #707070;
padding: 13px 10px 13px 40px;
}
#yith-sl-geolocation{
background-size: 22px;
}
#yith-sl-show-all-stores{
background-size: 24px;
}
#yith-sl-search-button{
width: 100%;
margin-right: 0;
}
#yith-sl-search-button.hidden{
display: none;
}
#yith-store-locator select {
width: 100%;
border: none;
border-bottom: 1px solid #707070;
padding-bottom: 10px;
}
#yith-store-locator select:focus{
outline: none;
}
#yith-store-locator  .section-title,
#yith-store-locator  .wrap-search-categories,
#yith-store-locator  .wrap-search-filter{
margin-bottom: 20px;
} #yith-search-store-locators {
margin-bottom: 50px;
}
#yith-sl-results{
list-style: none;
padding: 0;
margin-top: 20px;
}
#yith-sl-section-results{
overflow-y: auto;
overflow-x: hidden;
}
.fixed-to-top {
position: fixed;
top: 100px;
left: 50%;
}
#yith-sl-results .stores-list > ul{
padding-left: 0;
}
#yith-sl-results .stores-list > ul.additional-stores{
display: none;
margin-top: -24px;
}
.yith-sl-image-top #yith-sl-results{
display: block;
}
.yith-sl-image-top #yith-sl-results ul{
padding-left: 0;
}
#yith-sl-results .title {
display: none;
font-weight: 700;
text-transform: capitalize;
font-size: 20px;
}
#yith-sl-results .wrap-store-details{
margin-bottom: 20px;
list-style: none;
margin-left: 0;
}
.yith-sl-with-image #yith-sl-results .wrap-store-details{
display: flex;
padding: 15px;
}
.yith-sl-image-top #yith-sl-results .wrap-store-details{
display: block;
padding: 24px 17px;
}
.yith-sl-image-top #yith-sl-results .store-image{
margin-bottom: 15px;
}
#yith-sl-results .wrap-store-details:after {
content: '';
display: block;
clear: both;
}
.yith-sl-with-image #yith-sl-results .store-image{
width: 48%;
}
.yith-sl-image-top #yith-sl-results .store-image,
.yith-sl-image-top #yith-sl-results .store-info{
display: block;
width: 100%;
}
.yith-sl-image-left #yith-sl-results .store-image,
.yith-sl-image-right #yith-sl-results .store-info{
order: 1;
}
.yith-sl-image-left #yith-sl-results .store-image,
.yith-sl-image-right #yith-sl-results .store-image{
width: 40%;
}
.yith-sl-image-left #yith-sl-results .store-info,
.yith-sl-image-right #yith-sl-results .store-info{
width: 60%;
}
.yith-sl-image-left #yith-sl-results .store-info,
.yith-sl-image-right #yith-sl-results .store-image{
order: 2;
}
#yith-sl-results .store-info {
padding: 0 10px 0 20px;
font-size: 14px;
line-height: 21px;
font-style: inherit;
}
#yith-sl-results .wrap-no-image {
height: 150px;
width: 100%;
position: relative;
}
#yith-sl-results .wrap-no-image .store-name {
color: #fff;
position: absolute;
margin-bottom: 0;
width: 100%;
text-transform: uppercase;
text-align: center;
}
.yith-sl-wrap-no-image #yith-sl-results .store-info{
width: 100%;
padding: 20px;
}
#yith-sl-results .store-info .store-name,
.yith-sl-pin-modal .store-name{
font-size: 16px;
color: #000000;
font-weight: 600;
margin-bottom: 5px;
line-height: 24px;
margin-top: 0;
}
#yith-sl-results .store-info .store-name a,
.yith-sl-pin-modal .store-name a{
color: inherit;
box-shadow: none;
margin-right: 5px;
text-decoration: none;
}
#yith-sl-results .store-info .store-name span:first-child,
.yith-sl-pin-modal .store-name span:first-child{
margin-right: 10px;
}
#yith-sl-results .featured-store,
.yith-sl-pin-modal .featured-store{
font-size: 10px;
padding: 4px 6px;
border-radius: 15px;
text-transform: uppercase;
top: -2px;
position: relative;
display: inline-block;
line-height: 15px;
}
#yith-sl-results .featured-store img,
.yith-sl-pin-modal .featured-store img{
position: relative;
width: 10px;
}
.yith-sl-pin-modal .featured-store img{
top: 1px;
}
.yith-sl-image-top #yith-sl-results .wrap-store-details.featured .store-name a{
color: #009177;
}
.yith-sl-image-top #yith-sl-results .wrap-no-image .store-name {
margin-top: -25px;
top: 50%;
height: 50px;
}
#yith-sl-results .store-address,
.yith-sl-pin-modal .store-address,
#yith-sl-results .store-description{
color: #000000;
font-size: 12px;
line-height: 21px;
}
.yith-sl-pin-modal .store-address{
margin-bottom: 18px;
}
#yith-sl-results ul.store-contact li{
color: #000000;
font-weight: 400;
font-size: 12px;
line-height: 21px;
margin-bottom: 0;
margin-left: 0;
}
.yith-sl-pin-modal{
padding: 10px;
font-style: normal;
}
.yith-sl-pin-modal .store-name span:first-child {
font-size: 20px;
}
#yith-sl-results .store-contact,
.yith-sl-pin-modal .store-contact{
list-style: none;
padding: 0;
margin-bottom: 13px;
margin-left: 0;
}
#yith-sl-results .store-contact a,
.yith-sl-pin-modal .store-contact a{
color: inherit;
text-decoration: none;
}
#yith-sl-results .store-contact a:hover,
.yith-sl-pin-modal .store-contact a:hover{
text-decoration: underline;
}
#yith-sl-results .custom-link:hover,
.yith-sl-pin-modal .custom-link:hover{
text-decoration: underline;
}
#yith-sl-results .custom-link,
.yith-sl-pin-modal .custom-link{
font-size: 12px;
line-height: 18px;
font-weight: 700;
display: block;
box-shadow: none;
margin-bottom: 2px;
text-decoration: none;
}
.yith-sl-pin-modal .custom-link{
margin-bottom: 4px;
}
#yith-sl-results .custom-link.button,
.yith-sl-pin-modal .custom-link.button{
width: 150px;
padding: 5px;
text-align: center;
border-radius: 10px;
}
#yith-sl-results .additional-stores{
display: none;
}
#yith-sl-view-all{
text-transform: none;
display: block;
text-align: center;
box-shadow: none;
}
#no-results-text{
font-size: 14px;
line-height: 21px;
} #yith-sl-gmap .gm-style .gm-style-iw,
#yith-sl-gmap .gm-style .gm-style-iw p,
#yith-sl-gmap .gm-style .gm-style-iw li{
font-size: 14px!important;
line-height: 20px;
}
#yith-sl-gmap .gm-style .gm-style-iw{
max-height: none!important;
padding-bottom: 10px!important;
box-shadow: 0 5px 6px 1px rgba(0,0,0,0.13)!important;
}
#yith-sl-gmap .gm-style .gm-style-iw-d{ overflow: auto;
} #yith-sl-main-filters-container .wrapper-options.checkbox li {
margin-bottom: 10px;;
}
#yith-sl-main-filters-container .wrapper-options li{
position: relative;
}
#yith-sl-main-filters-container .wrapper-filter.type-dropdown ul li label{
font-size: 14px;
}
#yith-sl-main-filters-container ul{
list-style: none;
padding-left: 0;
}
#yith-sl-open-filters{
display: none;
box-shadow: none;
text-transform: none;
font-size: 12px;
color: #00B292;
margin-bottom: 20px;
}
.wrapper-filter.type-dropdown ul li input[type="radio"],
.wrapper-filter.type-dropdown ul li .radiobutton {
display: none;
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter.active .open-dropdown,
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter.selected .open-dropdown{
color: #ffffff!important;
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter.active .open-dropdown .dropdown-arrow{
transform: rotate(270deg);
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter.active .open-dropdown .dropdown-arrow polygon,
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter.selected .open-dropdown .dropdown-arrow polygon{
fill: #ffffff!important;
} #yith-sl-main-filters-container.layout-opened .wrapper-filter .filter-label {
font-size: 16px;
font-weight: 700;
color: #000;
margin-bottom: 10px;
display: inline-block;
}
#yith-sl-main-filters-container.layout-opened .wrapper-filter{
margin-bottom: 23px;
}
#yith-sl-main-filters-container.layout-opened .wrapper-filter.type-dropdown .wrapper-options{
width: 100%;
left: 0;
padding-top: 0;
z-index: 100;
}
#yith-sl-main-filters-container.layout-opened .wrapper-filter.type-dropdown .wrapper-options ul{
padding-left: 10px;
}
#yith-sl-main-filters-container.layout-opened .wrapper-filter.type-dropdown label{
display: block;
}
#yith-sl-main-filters-container.layout-opened .filter-label{
margin-bottom: 0;
padding: 5px 5px 5px 0;
}
#yith-sl-main-filters-container.layout-opened .wrapper-filter .open-dropdown{
border: 1px solid #707070;
padding-left: 10px;
font-size: 14px;
}
#yith-sl-main-filters-container input[type="checkbox"]{
z-index: 1000;
opacity: 0;
position: absolute;
top: 0;
}
#yith-sl-main-filters-container label.term-label {
position: relative;
padding-left: 28px;
font-size: 14px;
line-height: 17px;
align-self: center;
cursor: pointer;
}
#yith-sl-main-filters-container input[type="checkbox"] + label:before {
content: '';
display: block;
position: absolute;
width: 16px;
height: 16px;
left: 0;
top: 2px;
background-color: #fff ;
border: 1px solid #707070;
}
#yith-sl-main-filters-container input[type="checkbox"]:checked + label:before{
background-color: #18BCA9 ;
}
#yith-sl-main-filters-container input[type="checkbox"]:checked + label:after,
#yith-sl-main-filters-container input[type="checkbox"]:hover + label:after{
content: '';
display: inline-block;
transform: rotate(45deg);
height: 10px;
width: 7px;
border-bottom: 2px solid #ffffff;
border-right: 2px solid #ffffff;
position: absolute;
left: 4px;
top: 3px;
}
#yith-sl-main-filters-container .wrapper-filter .open-dropdown{
cursor: pointer;
}
#yith-sl-main-filters-container .wrapper-filter.type-dropdown ul li label{
cursor: pointer;
} .wrapper-filter.type-dropdown .wrapper-options,
#yith-sl-main-filters-container.layout-dropdown .wrapper-options{
display: none;
}
.wrapper-filter.type-dropdown .wrapper-options,
#yith-sl-main-filters-container.layout-dropdown .wrapper-options{
position: absolute;
bottom: auto;
padding-top: 15px;
z-index: 100;
text-align: left;
min-width: calc( 100% + 20px);
width: max-content;
max-width: 400px;
}
.map-left .wrapper-filter.type-dropdown .wrapper-options,
.map-left #yith-sl-main-filters-container.layout-dropdown .wrapper-options{
right: 0;
}
.wrapper-filter.type-dropdown ul,
#yith-sl-main-filters-container.layout-dropdown ul{
border: 1px solid #707070;
list-style: none;
background-color: #fff;
}
#yith-sl-main-filters-container.layout-dropdown .open-dropdown{
border: 1px solid #707070;
}
.wrapper-filter.type-dropdown,
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter{
margin-bottom: 10px;
position: relative;
}
.wrapper-filter.type-dropdown ul input{
display: none;
}
.wrapper-filter.type-dropdown ul li:hover {
cursor: pointer;
}
.wrapper-filter.type-dropdown ul li:hover,
.wrapper-filter.type-dropdown ul li.active{
background-color: #ffffff;
color: #00B292;
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter.type-dropdown ul li label,
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter.type-dropdown ul li.select-all span{
width: 100%;
display: block;
font-size: 13px;
line-height: 18px;
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter .filter-label{
font-size: 14px;
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter{
display: inline-block;
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter .open-dropdown{
margin-bottom: 0;
border: 1px solid #707070;
border-radius: 5px;
padding: 6px 40px 6px 30px;
margin-right: 10px;
line-height: 18px;
}
#yith-sl-main-filters-container .wrapper-filter .filter-icon{
margin-right: 5px;
vertical-align: middle;
width: 15px;
}
#yith-sl-main-filters-container .wrapper-filter .open-dropdown{
position: relative;
margin-bottom: 0;
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter .open-dropdown .dropdown-arrow,
#yith-sl-main-filters-container .wrapper-filter.type-dropdown .open-dropdown .dropdown-arrow{
transform: rotate(90deg);
position: absolute;
right: 10px;
top: calc( 50% - 5px );
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter .open-dropdown.active:after,
#yith-sl-main-filters-container .wrapper-filter.type-dropdown .open-dropdown.active:after{
border-top: none;
border-bottom: 5px solid #000000;
}
#yith-sl-main-filters-container.layout-dropdown ul {
border: none;
-webkit-box-shadow: 6px 5px 35px 19px #D6D6D6;
box-shadow: 6px 5px 35px 5px #D6D6D6;
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter.type-checkbox ul,
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter.type-dropdown ul{
padding: 25px 40px 20px 15px;
max-height: 190px;
overflow: auto;
}
#yith-sl-main-filters-container.layout-dropdown ul li{
display: flex;
margin-bottom: 15px;
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter.type-dropdown li{
margin-bottom: 16px;
margin-left: 0;
}
#yith-sl-main-filters-container.layout-dropdown ul li:last-child {
margin-bottom: 0;
}
#yith-sl-main-filters-container.layout-dropdown input[type="checkbox"] + label:before {
width: 14px;
height: 14px;
}
#yith-sl-main-filters-container.layout-dropdown input[type="checkbox"]:checked + label:after,
#yith-sl-main-filters-container.layout-dropdown input[type="checkbox"]:hover + label:after {
width: 6px;
height: 8px;
left: 4px;
top: 4px;
}
#yith-store-locator #yith-sl-main-filters-container.layout-dropdown label.term-label{
padding-left: 25px;
} #yith-sl-active-filters{
display: none;
margin-top: 10px;
}
#yith-sl-active-filters .section-label {
font-size: 14px;
font-weight: 700;
display: inline-block;
position: relative;
top: -2px;
}
#wrapper-active-filters {
display: inline-block;
margin-bottom: 0;
padding-left: 0;
}
#wrapper-active-filters .wrapper-terms {
display: inline-block;
margin-left: 0;
padding-left: 0;
}
#wrapper-active-filters .wrapper-filter .filter-name {
display: inline-block;
font-size: 12px;
margin-right: 6px;
top: -2px;
position: relative;
}
#wrapper-active-filters .wrapper-filter {
display: inline-block;
}
#wrapper-active-filters .wrapper-terms li {
display: inline-block;
border: 1px solid;
padding: 0 18px 0 6px;
margin-right: 8px;
position: relative;
text-align: center;
line-height: 20px;
}
#wrapper-active-filters .wrapper-terms li .term-name {
font-size: 12px;
position: relative;
line-height: 23px;
}
#wrapper-active-filters .wrapper-terms .remove-term {
font-size: 12px;
margin-left: 5px;
cursor: pointer;
top: 50%;
position: absolute;
line-height: 0;
}
#yith-sl-reset-all-filters {
font-size: 10px;
cursor: pointer;
}
#yith-sl-active-filters + #yith-sl-search-button {
margin-top: 20px;
}
.filters-above-map #yith-sl-active-filters {
margin-top: 20px;
} .filters-above-map #yith-sl-wrapper-before-main-sections{
margin-bottom: 30px;
padding: 0 10px;
}
.filters-above-map #yith-sl-wrap-search-bar{
margin-right: 13px;
}
.filters-above-map #yith-sl-search-stores .wrap-buttons {
display: inline-block;
position: relative;
float: left;
}
.filters-above-map #yith-sl-search-stores {
text-align: left;
}
.filters-above-map #yith-sl-main-filters-container:before{
content: '';
display: block;
clear: both;
}
.filters-above-map #yith-sl-main-filters-container {
text-align: left;
}
.filters-above-map #yith-sl-search-button {
width: auto;
font-size: 14px;
border-radius: 5px;
padding: 8px 30px;
margin-bottom: 0;
}
.filters-above-map #yith-sl-main-filters-container.layout-opened .wrapper-filter {
flex-basis: 25%;
padding: 0 15px;
}
.filters-above-map .wrap-filters-list {
flex-wrap: wrap;
display: flex;
flex-direction: row;
}
.filters-above-map #yith-sl-main-filters-container.layout-opened .wrap-filters-list{
margin: 0 -15px;
}
.filters-above-map #yith-sl-main-filters-container.layout-dropdown .wrapper-filter .open-dropdown {
margin-top: 0;
}
.filters-above-map #yith-sl-main-filters-container.layout-opened .wrapper-filter.type-dropdown .wrapper-options {
padding: 0 15px;
}
.filters-above-map #yith-sl-main-filters-container.layout-opened .wrapper-filter .filter-label {
margin-top: 0;
}
.filters-above-map #yith-store-locator .wrapper-main-sections{
margin: 0 -10px;
} a.find-in-stores {
cursor: pointer;
}
button.find-in-stores{
background-repeat: no-repeat;
background-position: 5px center;
margin: 15px 0;
}
.find-in-stores img,
.find-in-stores svg {
position: absolute;
width: 25px;
height: 25px;
left: 10px;
}
.find-in-stores {
padding-left: 40px;
display: block;
text-decoration: none;
position: relative;
margin-bottom: 20px;
box-shadow: none;
}
.yith-sl-modal{
width: 1200px;
max-height: 80%;
background-color: #ffffff;	
display: none;
padding: 30px;
border-radius: 20px;
} 
.yith-sl-modal #yith-sl-gmap{
max-height: 100%;
}
.yith-sl-overlay{
display: flex;
align-items: center;
justify-content: center;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
background-color: rgba(138,159,170,0.8);
background-image: url(//www.servienvia.com/wp-content/plugins/yith-store-locator-for-wordpress/assets/images/woocommerce/loader.svg);
background-position: center;
background-repeat: no-repeat;
}
.yith-sl-modal #yith-store-locator .wrapper-main-sections.loading-stores:after{
content: '';
display: block;
width: 100%;
height: 100%;
background: rgba( 0,0,0,0.1 );
background-image: url(//www.servienvia.com/wp-content/plugins/yith-store-locator-for-wordpress/assets/images/woocommerce/loader.svg);
background-position: center;
background-repeat: no-repeat;
z-index: 1001;
position: absolute;
left: 0;
top: 0;
}
.yith-sl-modal.stock-no .stock-qty{
display: none;
}
.wrap-store-details .stock-qty{
color: #5a9c03;
font-size: 13px;
font-weight: 700;	
}
.wrap-store-details .stock-qty.outofstock{
color: #de1010;
}
.yith-sl-modal #yith-sl-section-results{
width: 40%!important;
}
.yith-sl-modal #yith-sl-section-map{
width: 60%!important;
}
.yith-sl-wrap-no-image .store-image {
display: none;
}
.yith-sl-modal #yith-sl-results .title {
display: none!important;
} @media ( max-width: 768px ) {
.full-width#yith-store-locator{
padding: 0 10px!important;
}
#yith-store-locator .wrapper-main-sections{
height: auto!important;
display: block!important;
}
#yith-store-locator .wrapper-main-sections > div{
width: 100%!important;
}
#yith-sl-main-filters-container.layout-dropdown ul {
margin-left: 0;
}
.filters-above-map .wrap-filters-list {
display: block;
}
.filters-above-map #yith-sl-search-button {
width: 300px;
margin-left: 15px;
}
#yith-sl-results .stores-list > ul{
margin-left: 0;
}
}
@media ( max-width: 480px ){
#yith-sl-wrap-search-stores .title-search-bar{
margin-bottom: 20px;
}
button#yith-sl-geolocation, button#yith-sl-show-all-stores {
background-image: none!important;
padding: 10px;
}
#yith-sl-search-stores .wrap-buttons{
margin-bottom: 20px;
}
.yith-sl-with-image #yith-sl-results .store-image {
display: none;
}
#yith-sl-results .stores-list > ul{
margin-left: 0;
}
#yith-sl-results .store-info{
padding-left: 0;
width: 100%!important;
}
.filters-above-map #yith-sl-search-button {
width: 250px;
margin-left: 15px;
}
.yith-sl-modal {
max-width: 90%;
overflow: auto;
}
} input#yith-sl-search-bar-address {
border-radius: var(--proteo-buttons_border_radius);
}#store_locator_map {
height: 100%;
}
.store_locator_settings_div label{
width: 300px;
display: inline-block;
vertical-align: top;
}
.store_locator_settings_div textarea{
height: 120px;
width: 70%;
}
#store_locator_load_more {
background-color: #e8e8e8;
cursor: pointer;
font-weight: 700;
padding: 10px;
text-align: center;
}
#store_locator_load_more:hover {
background-color: #e0e0e0;
}
#chartAllStoresdiv a, #chartStorediv a, #chartStoredivPi a{
display: none !important;
}
.store_locator_chartNoData{
background-color: #f3f3f3;
font-size: 15px;
padding: 28px 0;
text-align: center;
width: 100%;
}
table.store_locator_grid_results { 
width: 100%; 
border-collapse: collapse; 
}
.store_locator_grid_results th { 
background: #333; 
color: white; 
font-weight: bold; 
}
.store_locator_grid_results td, .store_locator_grid_results th { 
padding: 6px; 
border: 1px solid #ccc; 
text-align: center; 
} #store_locator_search_form input#store_locatore_get_btn {
padding: 13px;
font-size: 14px;
text-transform: capitalize;
border-radius: 0px;
width: 100% !important;
}
#store_locator_search_form #store_locatore_search_input {
width: 100% !important;
padding: 10px;
background: transparent;
border-radius: 0px;
margin-top: 10px;
}
#store_locator_search_form select#store_locatore_search_radius {
margin: 10px 0px 10px 0px;
padding: 10px;
display: block;
float: left;
}  
.store-locator-item .store-list-details .wpsl-name a {
font-size: 16px;
color: #333;
text-decoration: none;
}
a.select2-choice {
color: #FFF!important;
}
#store_locator_search_form div#s2id_store_locator_category {
display: block;
float: left;
margin: 10px 10px 10px 0px;
}
#store_locator_search_form div#s2id_store_locator_category a{
padding: 7px;
border-radius: 0px;
background-image: none;
border-color: #DDDDDD;
height: auto;
background:transparent;
}
#store_locator_search_form div#s2id_store_locator_category a span:last-child{
border-radius: 0px;
background: transparent;
border: 0px;
top: 6px;
bottom: 0;
width: 20px;
}
#store_locator_search_form div#s2id_store_locator_tag{
display: block;
float: left;
margin: 10px 0px;
width: 100% !Important;
}
#store_locator_search_form div#s2id_store_locator_tag ul{
padding: 3px;
background-image: none;
border-color: #dddddd;
background: transparent;
}
#store_locator_search_form input#store_locatore_search_btn {
padding: 13px;
z-index: 99;
margin: 10px 0;
clear: both;
font-size: 14px;
text-transform: capitalize;
border-radius: 0px;
}
.map-direction-panel {
display: none;
}
a.wpml-close-direction{
position: absolute;
top: 5px;
right: 5px;
margin: 0;
line-height: 0;
padding: 5px 0px;
color: #fff;
display: block;
background: transparent;
border-radius: 50%;
width: 30px;
height: 20px;
cursor: pointer;
box-shadow: unset;
text-decoration: none;
}
a.wpml-close-direction:hover{
background: rgba(95, 95, 95, 0.5);
box-shadow: unset;
}
a.wpml-toggle-box {
position: absolute;
top: 5px;
left: 5px;
margin: 0;
line-height: 0;
padding: 5px 0px;
color: #fff;
display: block;
background: transparent;
border-radius: 0;
width: 30px;
height: 30px;
cursor: pointer;
box-shadow: unset;
text-decoration: none;
}
a.wpml-toggle-box:hover{
box-shadow: unset;
text-decoration: none;
color: #fff;
}
span.write_html_tip {
color: orangered;
} 
a.wpml-close-direction span,
a.wpml-toggle-box span{
width: 25px;
height: 25px;
font-size: 25px;
line-height: 22px;
}
a.map-directions {
cursor: pointer;
margin-left: 10px;
text-decoration: underline;
color: #333;
box-shadow: unset;
}
span.directions-btns a.wpml-close-direction {
position: relative;
line-height: 1;
width: auto;
height: auto;
margin: 0;
padding: 5px;
color: #333;
text-decoration: underline;
cursor: pointer;
font-size: 16px;
box-shadow: unset;
}
span.directions-btns a.wpml-close-direction:hover,
a.map-directions:hover{
background: unset;
box-shadow: unset;
}
.col-left{position:relative;}
.closesidebar {
background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/img/search-options.png) no-repeat center rgb(92, 94, 85);    
background-size: 16px;
position: absolute;
top: 28%;
right: -17px;
height: 118px!important;
border: 3px solid rgb(92, 94, 85);
box-shadow: 2px 2px 4px rgba(35, 35, 35, 0.15);
border-radius: 0 10px 10px 0px;
}
.gm-style-iw span{ display: block;}
.select2-container{margin-right:0px!important}
.img-content img {
border: 2px solid rgb(92, 94, 85);
box-shadow: 8px 5px 16px rgb(173, 173, 173);
border-radius: 5px 5px 5px 5px;
margin: 4px 4px 4px 4px;
box-shadow-radius: 4px 4px 4px 4px;
}
.closesidebar.arrow_right {
background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/img/arrow-left.png) no-repeat center rgb(92, 94, 85)!important;    
background-size: 100%!important;}
.store_locator_grid_results tr {
text-transform: capitalize;
}
.store-locator-item span.store-locator-name {
display: block;
margin: 10px 0;
}
.store-locator-item-container::-webkit-scrollbar,
select::-webkit-scrollbar,
#directionsPanel::-webkit-scrollbar,
select::-webkit-scrollbar {
width: 10px;
height: 10px;
background-color: #f1f1f1;
border: unset;
background-clip: padding-box;
border-radius: 0px;
touch-action: none;
} .store-locator-item-container::-webkit-scrollbar-track,
select::-webkit-scrollbar-track,
#directionsPanel::-webkit-scrollbar-track,
select::-webkit-scrollbar-track{
-webkit-border-radius: 5px;
border-radius: 5px;
height: 2px;
} .store-locator-item-container::-webkit-scrollbar-thumb,
select::-webkit-scrollbar-thumb,
#directionsPanel::-webkit-scrollbar-thumb,
select::-webkit-scrollbar-thumb
{
-webkit-border-radius: 5px;
border-radius: 5px;
background: rgb(66, 133, 244);
height: 40px;
}
.store-locator-item-container .store-locator-item div a:hover,
.store-locator-item-container .store-locator-item div a:focus {
text-decoration: none;
}
.store-locator-item-container .store-locator-item div a {
display: inline-block;
box-shadow: none;
}
.store-locator-item-container .store-locator-item div > span:after {
content: ":";
margin: 0px 2px;
}
.store-locator-item-container .store-locator-item > div {
margin: 8px 0;
position: relative;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-decoration: none;
}
.vstore-locator-item-container ::-webkit-scrollbar {
width: 1em;
}
.store-locator-item-container ::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.store-locator-item-container ::-webkit-scrollbar-thumb {
background-color: #000;
outline: 1px solid slategrey;
}
.store-locator-item-container .store-locator-item > div > div {
display: inline-block;
}
.store-locator-item-container .store-locator-item div > span {
display: inline-block;
width: 80px;
font-weight: bold;
vertical-align: top;
}
.store-locator-item-container .store-locator-item table.store_locator_working_hours tbody tr td {
padding: 5px;
text-align: left;
}
.store-locator-item-container .store-locator-item {
border-top: 1px solid #dddddd; padding: 8px;
cursor: pointer;
float: left;
position: relative;
width: 100%;
}
.store-locator-item-container .store-locator-item  h1.store-locator-name {
margin-bottom: 8px;
}
h1.store-locator-name {
font-size: 14px;
}
span.store_locator_start:after {
content: "-";
margin: 0 4px;
} .store_locator_has_coverImage .store_locator_header img {
width: 100%;
}
.store_locator_has_coverImage .store_locator_body{
margin: 20px 0;
}
.store_locator_has_coverImage .store_locator_body .store_locator_map {
float: right;
margin: 10px 0 30px;
}
.store_locator_container .store_locator_body .store_locator_content ul{
margin: 0;
}
.store_locator_container .store_locator_body .store_locator_content ul li.store_locator_working_hours {
clear: both;
}
.store_locator_container .store_locator_body .store_locator_content ul li{
list-style-type: none;
font-size: 14px;
margin: 5px 0;
}
.store_locator_has_coverImage .store_locator_body .store_locator_content ul li h1{
display: inline-block;
}
.store_locator_container .store_locator_body .store_locator_content ul li span{
font-weight: bold;
width: 80px !important;
display: inline-block;
}
.store_locator_container .store_locator_body .store_locator_content ul li:last-child {
margin-top: 20px;
}
.store_locator_no_coverImage .store_locator_body .store_locator_map div#store_locatore_map {
width: 100% !important;
}
.store_locator_no_coverImage .store_locator_body .store_locator_content ul li table.store_locator_working_hours {
margin: 20px 0;
}
.store_locator_container .store_locator_body .store_locator_content ul li span.store_locator_managers_titles {
vertical-align: top;
}
.store_locator_container .store_locator_body .store_locator_content ul li .store_locator_managers_wrapper {
display: inline-block;
}
.store_locator_container .store_locator_body .store_locator_content ul li .store_locator_managers_wrapper span {
display: block;
width: 100% !important;
font-weight: normal;
}
.store_locator_container{
background: #fff;
}
.store_locator_content{
padding: 10px;
} #store_locator_widget_results ul li {
list-style-type: none;
}
#store_locator_widget_results ul {
margin: 0px;
}
#store_locator_widget_results ul li {
list-style-type: none;
font-weight: bold;
margin: 5px 0;
}
#store_locator_widget_results ul li span:last-child {
font-weight: normal;
margin-left: 25px;
font-size: 12px;
} .store_locator_map_settings label, .store_locator_map_settings tr th , .store_locator_grid_settings tr th{
font-weight: 500;
font-size: 14px;
line-height: 35px;
text-align: left;
}
.store_locator_grid_settings ul.listing_postions_grid_settings li {
display: block;
width: 100%;
} .store_locator_map_settings ul li {
display: inline-block; }
.store_locator_tip{
display: block;
font-style: italic;
color: #9E9E9E;
font-size: 12px;
}
#s2id_store_locator_grid_columns, #s2id_store_locator_single_items{
min-width: 185px;
}
.row.ob_stor-relocator{width:100%; overflow:hidden;}
.full_width_div .col-left{
float:left;
width: 300px;
}
.full_width_div  .col-right{ width: 100%;
right: 0%;
position: absolute;
}
#store_locatore_search_input,
#s2id_store_locator_tag,
#store_locatore_get_btn{ width:328px!important;}
.leftsidebar #store_locatore_search_radius, .leftsidebar #s2id_store_locator_category {
font-size: 14px;
line-height: 19px;
}
.ob_stor-relocator{
display:block!important; 
max-width:100%!important; 
float:left;
position: relative;
}
.col-left.leftsidebar {
width: 300px;
position: absolute;
top: 0;
left: 0;
z-index: 999;
box-shadow: 8px 5px 16px rgba(47, 47, 47, 0.2);
padding: 10px 11px;
background-color: white;
}
.col-right.right-sidebar {
width: 100%;
position: relative;
top: 0;
}
.full_width_div{
clear: both;
margin-bottom:20px;
}
img.load-img {
position: absolute;
z-index: 10;
left: 0;
top: 38%;
right: 0;
margin: 0 auto;
width: 130px; }
.overlay-store {
background-color: white;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
opacity: 0.5;
z-index: 999999999999;
height: 100%;
width: 100%;
display:none;
}
.store-locator-item-container {
overflow-y: auto; height: 100%;   
font-size: 11px;
}
.entry-content.full_width_div {
position: relative;
} @media (max-width: 520px){
span.store_locator_start{
display: block;
}
span.store_locator_start:after{
content: "";
margin: 0px;
}
.store-locator-closed span.store_locator_start:after{
content: "-";
}
}
input#store_locatore_get_btn,
input#store_locatore_search_btn {
width: 40%;
}
.select2-search input{     background: rgb(92, 94, 85)!important; color:#FFF!important}
li.select2-no-results{     background: #999!important;}
div#store_locatore_search_map .gm-style-iw h3 {
padding: 5px 0px 0px;
margin: 0px;
}
.section-hero-header-directions-base.ripple-container {
width: 56px;
height: 56px;
box-sizing: border-box;
margin: 0 auto;
border-radius: 50%;
background-color: #fff;
box-shadow: 0 1px 6px 0 rgba(0,0,0,.3);
transition: box-shadow 150ms cubic-bezier(.4,0,1,1);
color: #4285F4;
}
.compatibility a.store-direction {
color: white !important;
float: right;
display: block;
position: absolute;
right: 5px;
bottom: 0px;
font-size: 12px;
color: #4285f4 !important;
top: 5px;
}
#store_locator_search_form button, #store_locator_search_form input[type="button"], 
#store_locator_search_form input[type="submit"] {
background-color: #222;
border: 0;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-size: 0.875rem;
line-height: 1;
font-weight: normal;
padding: 1em 2em;
text-shadow: none;
-webkit-transition: background 0.2s;
transition: background 0.2s;
}
.wpsl_search_radius {
padding: 8px;
margin: 8px 0px;
width: 100%;
border-radius: 4px;
border-color: #d0d0d0;
}
.wpsl_store_locator_category {
padding: 8px;
margin: 8px 0px;
width: 100%;
border-radius: 4px;
border-color: #d0d0d0;
}
.wpsl_search_input {
background-color: white;
color: black;
width: 100%;
}
select#wpsl_store_locator_category {
padding: 10px;
width: 100%;
border-radius: 4px;
border-color: #d0d0d0;
}
.select2-display-none {
background-color: white;
border-top: solid 1px #CCC;
}
ul.select2-results li {
border-bottom: solid 1px #CCC;
font-size: 12px;
padding: 8px;
}
div#select2-drop {
background-color: white;
color: black;
}
input#store_locatore_search_input {
border: solid 1px #CCC;
}
form#store_locator_search_form input[type="text"], select {
color: #484848;
}
.map-listings {
width: 26%;
top: 0%;
background-color: white;
box-shadow: 0px 0px 15px #CCC; border-left: solid 1px #CCC;
}
.store-locator-item:nth-child(even) {
background-color: #f1f1f1;
}
.store-locator-item:hover {
background-color: #f7f7f7;
}
.store-list-details {
width: 85%;
float: right;
}
.circle-count {
width: 30px;
height: 30px;
border-radius: 50%;
position: absolute !important;
text-align: center;
color: white;
font-size: 15px;
line-height: 31px;
left: 3%;
}
.col-left {
margin: 10px;
}
.search-options-btn {
background-color: black;
color: white;
text-align: center;
height: 40px;
line-height: 40px;
font-size: 20px;
position: relative;
}
div#directionsPanel {
overflow-y: scroll;
height: 240px;
display: none;
}
.store-search-fields {
margin-top: 8px;
}
.show_store_locator {
display: block;
}
.hide_store_locator {
display: none;
}
.store-locator-not-found {
font-size: 128px;
color: #b1b1b1;
font-weight: bold;
text-align: center;
}
.store-locator-not-found p {
font-size: 24px;
}
.wpsl-list-title {
font-size: 18px;
text-align: center;
color: #ffffff;
padding: 5px;
}
.direction-toggle-addresses {
padding: 8px;
background: #f5f5f5;
}
.direction-toggle-addresses button#get-directions,
.direction-toggle-addresses input {
width: 100%;
margin-bottom: 5px;
font-size: 15px;
padding: 8px;
border-radius: 0;
}
.direction-toggle-addresses button#get-directions{
background: #000;
color: #fff;
}
.wpsl-wesite-link a {
color: #FF5A1A;
}
.wpsl-headline-title {
background-color: #FF5A1A;
width: 100%;
height: 80px;
color: white;
font-size: 31px;
text-align: center;
padding: 20px 0px;
}
.wpsl-name {
font-size: 12px;
font-weight: bold;
}
.wpsl-choose-location-btn {
background-color: #9e9e9e;
color: white;
padding: 14px;
width: 100%;
text-align: center;
margin: 10px 0px;
border-radius: 8px;
}
.store-locator-item:hover .wpsl-choose-location-btn {
background-color: #FF5A1A;
}
.store-list-address {
width: 100%;
}
.sponsored-clinic {
text-align: center;
color: #31c1d2;
font-size: 16px;
border-radius: 5px;
width: 154px;
margin: auto !important;
font-weight: bold;
}
.sponsored-clinic {
text-align: center;
color: #31c1d2;
font-size: 12px;
border-radius: 5px;
width: 154px;
margin: auto !important;
font-weight: bold;
}
div#store_locatore_search_map.right {
left: 0%;
}
.map-listings.right {
position: absolute;
right: 0%;
}
.map-listings.left {
position: absolute;
left: 0%;
}
div#store_locatore_search_map.left {
right: 0%;
}
.ob_stor-relocator {
margin-bottom: 0!important;
}
.ob_stor-relocator {
position: initial!important;
margin: 0 auto;
}
.ob_stor-relocator.fullscreenMap {
position: relative !important;
margin: 0 auto;
}
.page-search-clinics div#main{
padding: 0!important;
}
img.load-img {
top: 150px!important;
}  .regular_map_filters .regular-filter .tooltiptext{
visibility: hidden;
position: absolute;   
background-color: #1a1a1a;
color: #fff;
text-align: center;
padding: 1px 13px;
border-radius: 6px;
z-index: 1;
opacity: 0;
transition: opacity .6s;
line-height: 26px;
font-size:14px;
left: -25px;
top: 25px;
}
.tooltiptext::after {
content: "";
position: absolute;
bottom: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #555 transparent;
}
.regular_map_filters .regular-filter:hover .tooltiptext{
visibility: visible;
opacity: 1;
}
.regularMap .store-locator-item.active-item a {
color: #fff;
}
@media only screen and (min-width: 1200px) {
.map-listings {
width: 30%;
}
div#store_locatore_search_map.left, div#store_locatore_search_map.right {
width: 70%!important;
}
.fullwidth-custom-map #store_locatore_search_map.left, .fullwidth-custom-map #store_locatore_search_map.right{
width:100% !important;
}
}
@media only screen and (max-width: 1199px) {
.map-listings {
width: 30%;
}
div#store_locatore_search_map.left, div#store_locatore_search_map.right {
width: 70%!important;
}
.fullwidth-custom-map #store_locatore_search_map.left, .fullwidth-custom-map #store_locatore_search_map.right{
width:100% !important;
}
}
@media only screen and (max-width: 1110px) and (min-width: 992px) {
.store-list-details .wpsl-choose-location-btn {
padding: 11px 15px!important;
font-size: 11px!important;
}
}
@media only screen and (max-width: 980px) {
.store-locator-item-container {
width: 100%;
}
}
@media only screen and (max-width: 992px) {
.top-details {
height: 23px;
}
.map-listings {
width: 40%;
}
div#store_locatore_search_map.left {
width: 60%!important;
}
.wp_store_locator_multiplemaps .wp_multi_store_locator_map_cat{   
min-width: 226px!important;
display: inline-block!important;
}
.fullwidth-custom-map #store_locatore_search_map.left, .fullwidth-custom-map #store_locatore_search_map.right{
width:100% !important;
}
}  .regularMap .map-listings.below_map {
width: 100%;
}
.btn-km-mile{
background-image: -webkit-linear-gradient(#6d7070, #474949 50%, #3d3f3f);
background-image: -o-linear-gradient(#6d7070, #474949 50%, #3d3f3f);
background-image: -webkit-gradient(linear, left top, left bottom, from(#6d7070), color-stop(50%, #474949), to(#3d3f3f));
background-image: linear-gradient(#6d7070, #474949 50%, #3d3f3f);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d7070', endColorstr='#ff3d3f3f', GradientType=0);
-webkit-filter: none;
filter: none;
border: 1px solid #2e2f2f;
text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
padding: 3px 4px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
color: #ffffff;
background-color: #474949;
}
.btn-km-mile input[type="radio"]{
opacity: 0;
width: 0;
} #regularMap .regular_map_filters {
float: right;
}
#regularMap .mile-km-btns-switcher {
display: flex;
margin: 13px 0;
}
#regularMap .regular_map_filters .regular-filter {
float: left;
margin: 0px 10px;
position: relative;
}
#regularMap .regular_map_filters .regular-filter .dashicons{
width: 35px;
height: 35px;
font-size: 30px;
line-height: 50px;
cursor: pointer;
float: right;
}
.regularMap .direction-toggle-addresses button#get-directions .dashicons{
line-height: 0.5;
} #regularMap #regular_map_header_content .regular_map_filters{
width: 33.333333%; 
float: right; 
line-height: 52px;
}
#regularMap #regular_map_header_content .store-search-fields{
width: 66.666666%; 
float:left;
}
@media only screen and (max-width: 980px) {	
#regularMap #regular_map_header_content .regular_map_filters{
width: 100%;
position: relative;
}
#regularMap #regularMap .category-filter {
float: left!important;
position: relative!important;
width: 87%!important;
border: 1px solid;
}
#regularMap #regular_map_header_content .store-search-fields{
width: 100%;
float: left;
margin: 31px 5px;
margin: 20px auto;
float: none;
}
#regularMap  div#regular_map_header_content {
position: relative;
width: 100%;
margin-top: 0px;
overflow:hidden;
}
#regularMap #regular_map_header_content .store-search-fields.show {
width: 100%!important;
margin: 20px auto;
float: none!important;
}
#regularMap  #regular_map_header_content .store-search-fields{
width:100%;
}
} .regularMap .store-infowindow {
min-width: 300px;
padding: 10px 0 0 0;
} @media only screen and (max-width: 810px) and (min-width: 769px){
.store-list-details .wpsl-choose-location-btn {
padding: 10px 12px!important;
font-size: 12px!important;
}
}
@media only screen and (max-width: 768px) {
.regularMap .store-infowindow{
min-width: 100%;    
}
.map-listings {
width:50%;
}
div#store_locatore_search_map.left {
width: 50%!important;
}
}
@media screen and (max-width: 656px) and (min-width: 600px) {
.store-list-details .wpsl-choose-location-btn {
font-size: 13px!important;
}
}
@media screen and (max-width: 636px) and (min-width: 600px){
.store-list-details .wpsl-choose-location-btn {
padding: 10px 13px!important;
}
}
@media screen and (max-width: 636px) and (min-width: 600px) {
.show-more {
display:none
}
}
@media screen and (max-width: 980px) {
#regularMap #map-container{
width: 100%;
}
.show-more {
background: #f45d21;
text-align: center;
margin: 0;
z-index: 100000;
position: absolute;
bottom: -34px;
left: 0;
right: 0;
cursor: pointer;
font-size: 17px;
font-weight: bold;
color: white;
padding: 5px 0 5px 0;
}
.store-list-details .wpsl-name { overflow: hidden;
}
.store-list-details .wpsl-name { }
div#store_locatore_search_results {
line-height: 0;
}
.map-listings {
width: 100% !important;
}
div#store_locatore_search_map.left{
top: 220px;
width: 100% !important;
}
.wpmsl-searchbox{
width:80%;
}
.wpmsl-searchbox span {
display: none;
border-bottom: solid 1px;
width: 100%;
}
.wpmsl-searchbox select {   
width: 100%;
font-size: 14px !important;
padding: 5px !important;
border: solid 1px !important;
border-radius: 3px !important;
height: auto !important;
margin: 6px 0px !important;
}
.wpmsl-searchbox input {
width: 100% !important;
margin: 0px !important;
font-size: 14px !important;
padding: 5px !important;
border: solid 1px !important;
border-radius: 3px !important;
margin: 4px 0px !important;
height: 38px !important;
}
.map-listings.left.resp-height, .full_width_div.resp-height {
height: auto!important;
}
form#store_locator_search_form {
margin: 0;
}
}
.wpsl-distance {
color: white;
max-width: 100px;
text-align: center;
padding: 1px 0;
border-radius: 5px;
font-size: 12px;
}
.wpsl-phone {
margin-top: 4px;
}
.store-infowindow .wpsl-choose-location-btn {
padding: 15px 12px!important;
font-size: 15px;
}
.store-infowindow p {
font-size: 13px;
font-weight: 400;
COLOR: #4d4c4c;
}
.store-infowindow b {
font-size: 16px;
COLOR: #4d4c4c;
}
.store-infowindow .wpsl-choose-location-btn a,.store-infowindow .wpsl-choose-location-btn a:hover{
color:white!important;
}
@media only screen and (max-width: 842px) and (min-width: 769px){
.map-listings.left {
height: 738px!important;
}
div#store_locatore_search_map.left {
height: 738px!important;
}
}
@media screen and (max-width: 980px){
.store-list-details .wpsl-choose-location-btn {
padding: 15px 19px!important;
font-size: 13px;
}
div#store_locatore_search_map.left {
top: 0;
position: relative!important;
}
.full_width_div {
height: auto !important;
}
.map-listings.left {
position: relative;
left: inherit;
height: auto !important;
}
#store_locatore_search_map{
position: relative !important;
width: 100% !important;
}
.map-listings.right{
position: unset !important;
height: auto !important;
}
.store-locator-item-container{
height: auto; 
}
.map-listings.below_map{
position: unset !important;
}
.ob_stor-relocator .loader > div > div.col-left{
padding: 0px;
margin: 0px;
width: 100%;
border: unset;
box-shadow: unset;
}
div.store-direction{
position: relative !important;
bottom: 0px !important;
}
.wp_store_locator_multiplemaps .wp_multi_store_locator_map_cat{
display:inline-block!important
}
}
@media screen and (max-width: 348px){
.store-locator-item-container .store-locator-item {
padding: 10px;
}
.store-locator-item .top-details {
margin: 2px!important;
}
}
p.cdc-link a {
color: black;
font-size: 11px;
}
.wpsl-address, .wpsl-city {
margin-top: 8px;
font-size: 14px;
line-height: 18px;
}
.store-infowindow p {
margin: 4px 0!important;
}
.store-infowindow {
width: 200px;
}
.pano-loader {
background-color: white;
opacity: 0.6;
text-align: center;
position: absolute;
z-index: 9;
height: 100%;
width: 200px;
}
.pano-loader img {
margin-top: 40%;
}
.pano-loader.pano-hide {
display: none !important;
}
.left-skip {
float: right !important;
}
.hide-field {
display: none !important;
}
ul.hide_fields li {
float: left;
width: 100%;
}
.store_days_time {
display: none;
}
.store-list-address p {
margin: 6px;
}
.store-list-address i {
color: #31c1d2;
}
.store-list-address {
font-size: 14px;
}
.wpsl-name {
font-size: 1rem;
font-weight: bold;
margin-bottom: 5px;
}
p.time {
border-bottom: solid 1px #CCC;
}
img.store-img {
width: 200px;
max-height: 200px;
}
.below_map div.store-direction{
bottom: 40px;
}
.section-hero-header-directions-icon{
margin-left: 3px!important;
}
.info-window-direction {
position: relative !Important;
float: left !important;
right: 0px;
width: auto;
background-color: white;
color: #4285f4;
text-align: center;
padding: 4px;
border: solid 1px #CCC;
border-radius: 6px;
margin: 4px 0px;
}
.ob_stor-relocator .wpml_above_map {
width: 100% !important;
border: unset !important;
padding: 0px !important;
margin: 0px !important;
background: #fff !important;
z-index: 1;
}
div#store_locatore_search_map.below_map {
width: 100% !important;
}
.map-listings.below_map{
width: 100%;
height: auto !important;
position: unset;
display: block;
}
.map-listings.below_map .store-locator-item-container{
overflow-y: unset;
}
.wpml_search_right {
right: 0 !important;
left: unset !important;
float: right !important;
position: absolute;
}
.wpml_above_map form#store_locator_search_form {
display: inline-block;
width: 100%;
margin: 0;
padding: 0;
}
.wpml_above_map .store_locator_field {
float: left;
width: 18%;
vertical-align: middle;
margin-left: 5px; margin-right: 5px; }
.wpml_above_map .store_locator_field input, .wpml_above_map .store_locator_field select  {
width: 100% !important;
height: 40px;
margin: 0;
padding: 0 !important;
position: relative;
}
.wpml_above_map input#store_locatore_search_input{
width: 100% !important;
}
.wpml_above_map input#s2id_autogen1 {
height: 30px;
width: 100% !important;
}
.wpml_above_map #s2id_store_locator_tag{
width: unset !important;
}
@media screen and (max-width: 768px){
.wpml_above_map .store_locator_field {
float: none;
width: 100%;
}
.wpml_above_map .full_width_div{
height: unset !important;
}
}
.wpml_row.btns{
text-align: center;
padding: 12px;
}
.wpml_row.btns a {
text-decoration: none;
margin: 5px;
padding: 10px 30px;
border-radius: 43px;
font-size: 16px;
display: inline-block;
min-width: 80px;
}
.wpml_row.btns .wpml_demo{
border: 1px solid #1ac8ff;
background: #1ac8ff;
color: #fff;
}
.wpml_row.btns .wpml_pro_btn{
border: 1px solid #f05174;
background: #f05174;
color: #fff;
}
form#store_locator_search_form select{
border-radius: 0px;
margin-top: 10px !important;
}
.store-locator-not-found  .fa-map-marker:before {
font-size: 90px;
}
.wpml_above_map .search-options-btn:after {
content: "";
float: right;
margin-right: 1%;
} .wp_store_locator_multiplemaps .wp_multi_store_locator_search {
position: absolute;
top: 45px;
left: 0px;
width: auto !important;
background: transparent !important;
}
.wp_store_locator_multiplemaps .store-search-fields {
display: block;
margin-top: 8px;
}
.wp_store_locator_multiplemaps .wp_multi_store_locator_maps_cats {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
z-index: 99;
}
.wp_store_locator_multiplemaps .wp_multi_store_locator_maps_cats_inner {
margin: 0 auto;
text-align: center;
display: -webkit-inline-box;
}
.wp_store_locator_multiplemaps .wp_multi_store_locator_map_cat {
position: relative;
border: none;
padding: 14px 70px 15px 20px;
min-width: 19%;
margin: 5px;
cursor: pointer;
border-bottom: 3px solid #c00;
background: #FAFAFA;
font-size: 16px;
font-weight: 300;
text-align: left;
box-shadow: 0 2px 4px rgba(0,0,0,0.5);
display: block;
}
.wp_store_locator_multiplemaps .map_cat_filtered{
margin-top: 15px;
margin-bottom: 0px;
}
.wp_store_locator_multiplemaps .wp_multi_store_locator_map_list_item, 
.wp_store_locator_multiplemaps .wp_multi_store_locator_map_list_item_mobile {
position: absolute;
z-index: 100;
top: 80px;
background: #fff;
left: 10px;
width: 300px;
height: auto;
padding: 15px;
box-shadow: 0 2px 2px rgba(0,0,0,0.4);
}
.wp_store_locator_multiplemaps .wp_multi_store_locator_map_list_item .close-list-item ,
.wp_store_locator_multiplemaps .wp_multi_store_locator_map_list_item_mobile .close-list-item{
position: absolute;
right: 0;
top: 0px;
top: 0px;
margin: 5px;
padding: 3px;
border: unset;
border-radius: 100%;
background: #fff;
color: #000;
font-weight: 700;
cursor: pointer;
line-height: 3px;
}
.wp_store_locator_multiplemaps div.store-direction {
right: unset;
left: 0px;
position: relative;
width: 150px;
}
.wp_store_locator_multiplemaps .map-listings{
display: none;
}
.wp_store_locator_multiplemaps .wp_multi_store_locator_search_container{
position: relative;
}
.wp_store_locator_multiplemaps.fullscreenMap{
height: 100% !important;
position: relative;
}
.wp_store_locator_multiplemaps  #store_locatore_search_map{
height: 100%;
width: 100%;
}
@media screen and (max-width: 600px){
.wp_store_locator_multiplemaps .wp_multi_store_locator_search{
position: relative;
top: unset;
left: unset;
right: unset;
z-index:99999;
}
#store_locator_search_form #store_locatore_search_input {
width: 100% !important;
}
.wp_multi_store_locator_map_list_item, .wp_multi_store_locator_map_list_item_mobile {
left: 15px;
width: 300px;
}
.wpmsl_search_mobile_wrapper{
display: none;
background: rgba(6, 6, 6, 0.37);
position: absolute;
top: 0;
right: 0;
overflow: hidden;
height: max-content !important;
z-index: 99;
padding: 10px;
padding-top:55px;
padding-bottom:25px;
width:100%;
}
.mobile_wrapper_close_btn {
position: absolute;
z-index: 100;
display: block !important;
top: 2px;
right: 55px;
background: black;
padding: 4px 10px;
font-size: 16px;
color: #fff;
cursor: pointer;
border-bottom: 4px solid red;
}
.wpmsl_toggleClass .src_icon{
display: none !important;
}
.wpmsl_toggleClass .exit_icon{
display: block !important;
}
}  .regularMap .store-list-details {
width: 100%;
margin: 0!important;
} .regularMap  .map-listings {
width: 33.333333%;
box-shadow: unset;
}
.regularMap .wpsl-name {
float: left;
width: unset;
}
.regularMap .wpsl-distance {
float: right;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #3399f3;
border-radius: 10px;
}
.regularMap  button#store_locatore_search_btn{
background: #3e648d;
background-repeat: no-repeat;
height: 38px;
border-radius: 0;
border: 1px solid #345578;
padding: 1em 1.5em;
line-height: 0;
}
#regularMap #directionsPanel{
box-sizing:border-box;
font-size: 15px;
}
#regularMap .direction-toggle-addresses button#get-directions .fa-car:before{
color:#FFF!important;
}
.regularMap  .store-locator-item:nth-child(even){
background: #fff;
}
.regularMap  .store-locator-item.active-item {
background-color: #446e9b !important;
border-color: #446e9b;
color: #fff;
}
.regularMap .store-infowindow .visit-website{
text-decoration: none;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 8px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
background-image: -o-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
background-image: -webkit-gradient(linear, left top, left bottom, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d94bf', endColorstr='#ff3e648d', GradientType=0);
-webkit-filter: none;
filter: none;
border: 1px solid #345578;
text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
display: block;
width: 100%;
color: #ffffff;
background-color: #446e9b;
border-color: #446e9b;
}
.regularMap .store-infowindow  a.store-direction {
float: unset;
position: unset;
right: unset;
bottom: unset;
display: unset;
}
@media screen and (max-width: 980px){
.regularMap .wpsl-distance{
display:block;
}
.regularMap .ob_stor-relocator{
height: 100% !important;
}
.regularMap .store-locator-item-container  > div{
margin: 0px;
margin-top: 1px;
}
.regularMap .store-locator-item .wpsl-name{
font-size: 13px;
font-weight: 400;
}
.regularMap .store-locator-item{
padding: 11px 10px 4px 10px;    
}
.wp_store_locator_multiplemaps .wp_multi_store_locator_search #store_locatore_search_btn {
width: 100%;   
top: 13px;
right: 0;
border-radius: 0;
margin-top: 8px !important;
margin: 0 auto!important;
}
} .wp_multi_store_locator_map_cat img {
display: inline-block;
width: 20px;
}
.wp_multi_store_locator_map_cat.map_cat_filtered {
border-bottom: none;
}
.regularMap .wpsl-name {
font-size: 18px;
font-weight: 400!important;
color: #555555;
letter-spacing: 1px;
}
.regularMap .store-locator-item{
padding:11px 10px 4px 22px; }
.regularMap .store-locator-item.active-item .wpsl-name {
color: white;
}
.regularMap .store-locator-item.active-item .wpsl-distance{
background-color: white;
color:#3399f3;
}
.regularMap .direction-toggle-addresses label {
width: 100%;
margin-bottom: 5px;
font-weight: bold;
display: inline-block;
padding: 10px;
font-size: 14px;
line-height: 1.42857143;
color: #666666;
background-color: #ffffff;
}
.regularMap .direction-toggle-addresses input{
display: block;
width: 100%;
height: 38px;
padding: 8px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #666666;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
margin-bottom: 15px;
}
.regularMap  .direction-toggle-addresses {
padding: 14px;
}
.regularMap .direction-toggle-addresses .routeEnd-btn{
position: relative;
}
.regularMap .direction-toggle-addresses button#get-directions {
position: absolute;
right: 0;
top: 0;
bottom: 0;
background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
background-image: -o-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
background-image: -webkit-gradient(linear, left top, left bottom, from(#6d94bf), color-stop(50%, #446e9b), to(#3e648d));
background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d94bf', endColorstr='#ff3e648d', GradientType=0);
-webkit-filter: none;
filter: none;
border: 1px solid #345578;
color: #ffffff;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
padding: 1em 1.5em;
}
.regularMap button#store_locatore_search_btn i, button#get-directions i{
font-size: 16px;
}
.regularMap .current-location-zoom .current-location-holder {
font-size: 18px;
font-weight: 400!important;
color: #555555;
letter-spacing: 1px;
padding: 13px 20px 6px 20px;
float: left;
}
.regularMap .mile-km-btns-switcher>.btn-km-mile:first-child:not(:last-child){
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.regularMap .mile-km-btns-switcher>.btn-km-mile:last-child:not(:first-child){
border-bottom-left-radius: 0;
border-top-left-radius: 0;
padding-right: 8px;
}
.regularMap label.btn-km-mile.active {
background: black;
}
.regularMap .current-location-zoom {
position: relative;
overflow: hidden;
width: 100%;
}
.regularMap .zoom-icons-holder {
position: absolute;
right: 0px; top: 13px;
}
.regularMap div#zoom-out {
display: inline-block;
width: 17px;
margin-right: 10px;
cursor: pointer;
}
.regularMap div#zoom-in {
display: inline-block;
cursor: pointer;
}
.regularMap .zoom-icons-holder i {
font-size: 21px;
}
.regularMap .direction-filter i {
cursor: pointer;
}
.regularMap .direction-filter i:hover {
color: #3399f3;
}
.regularMap .category-filter i {
cursor: pointer;
}
.regularMap .category-filter i:hover {
color: #3399f3;
}
.regularMap .mile-km-btns-switcher label {
cursor: pointer;
}
.regularMap .store-locator-item:hover {
background: #f1f1f1;
}
.regularMap a.wpsl-zoom-to {
margin-right: 7px;
border-right: solid 1px;
padding-right: 7px;
line-height: 30px;
color: #3399f3;
}
.regularMap .store-infowindow p {
line-height: 24px!important;
}
.regularMap .row.ob_stor-relocator {
border: solid 1px #d0d0d0;
}
.regularMap  .store-infowindow h2 {
font-size: 20px;
font-weight: 400;
padding: 0;
} #directionsPanel .adp-warnbox{
display: none;
}
#directionsPanel  .adp-details, .adp-legal {
display: none;
}
.start-direction-address {
border: 1px solid #555555;
display: flex;
width: 100%;
padding: 5px;    
margin-bottom: 10px;
position: relative;
}
ul.map_dropdown_filter {
list-style: none;
position: absolute;
background: #fff;
margin: 0;
left: -50px;
border: 1px solid #aaa;
width: max-content;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
display: none;
}
ul.map_dropdown_filter label {
margin: 0;
padding: 5px;
width: 100%;
display: block;
}
ul.map_dropdown_filter li {
line-height: 22px;
margin: 0;
padding: 0;
}
@media screen and (max-width: 500px){
.wp_store_locator_multiplemaps .wp_multi_store_locator_map_list_item_mobile{
width: 85%;
}
}
.wp_multi_store_locator_map_cat span.cross_cat {
position: absolute;
top: 0;
right: 6px;
color: #999;
}
.wp_multi_store_locator_map .wp-map-error {
width: 100%;
text-align: center;
padding: 150px 0;
background: #f5f5f5;
font-size: 26px;
color: #333;
}
div#store-locator-id .loader {
position: relative;
}
a#get-my-location {
position: absolute;
right: 0;
top: 0;
text-decoration: none;
box-shadow: unset;
padding: 8px;
cursor: pointer;
color: #333;
}
a#get-my-location span {
font-size: 30px;
}
.directions-toggle-panel .form-group {
position: relative;
}
.directions-toggle-panel input#routeStart {
padding-right: 30px;
}
.wpsl-image {
float: right;
width: 80px;
}
.fullscreenMap .wp_multi_store_locator_map_list_item  .wpsl-name {
margin-right: 15px;
}
.map-disabled-message{
text-align:center;
margin-top:30px;
}
.reset_map_field .reset_store_locator {
padding: 13px;
z-index: 99;
margin: 10px 0;
clear: both;
font-size: 14px;
border-radius: 0px;
background-color: #222;
border: 0;
box-shadow: none;
color: #fff;
cursor: pointer;
line-height: 1;
font-weight: normal;
text-shadow: none;
transition: background 0.2s;
text-decoration: none;
text-transform:none;
} @media only screen and (max-width: 980px) and (min-width: 320px)  {
.store-locator-item-container {
height: auto; overflow: scroll;
overflow-x: hidden;
}
}
@media (min-width: 100px) and (max-width: 980px) {
.col-left.leftsidebar {
position: relative;
top: initial;
}
}
@media screen and (max-width: 980px) {
.store-infowindow{width:100%;}
img.load-img {
top: 600px!important;
}
}.select2-container{margin:0;position:relative;display:inline-block;zoom:1;vertical-align:middle}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #aaa;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;border-radius:4px;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.5,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 50%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image:linear-gradient(to top,#eee 0,#fff 50%)}html[dir=rtl] .select2-container .select2-choice{padding:0 8px 0 0}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;border-radius:0 0 4px 4px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.9,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 90%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image:linear-gradient(to bottom,#eee 0,#fff 90%)}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:none;width:auto}html[dir=rtl] .select2-container .select2-choice>.select2-chosen{margin-left:26px;margin-right:0}.select2-container .select2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/css/select2.png) right top no-repeat;cursor:pointer;outline:0}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0)}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;    background: rgb(92, 94, 85);color:#FFF;border:1px solid #aaa;border-top:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15)}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,.15);box-shadow:0 -4px 5px rgba(0,0,0,.15)}.select2-drop-active{border:1px solid #5897fb;border-top:none}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #5897fb}.select2-drop-auto-width{border-top:1px solid #aaa;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;border-radius:0 4px 4px 0;background:#ccc;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(0.6,#eee)) #ccc;background:-webkit-linear-gradient(center bottom,#ccc 0,#eee 60%) #ccc;background:-moz-linear-gradient(center bottom,#ccc 0,#eee 60%) #ccc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);background:linear-gradient(to top,#ccc 0,#eee 60%) #ccc}html[dir=rtl] .select2-container .select2-choice .select2-arrow{left:0;right:auto;border-left:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%;background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/css/select2.png) 0 1px no-repeat}html[dir=rtl] .select2-container .select2-choice .select2-arrow b{background-position:2px 1px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/css/select2.png) 100% -22px no-repeat #fff;background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/css/select2.png) 100% -22px no-repeat,linear-gradient(to bottom,#fff 85%,#eee 99%)}html[dir=rtl] .select2-search input{padding:4px 5px 4px 20px;background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/css/select2.png) -37px -22px no-repeat #fff;background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/css/select2.png) -37px -22px no-repeat,linear-gradient(to bottom,#fff 85%,#eee 99%)}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-search input.select2-active{background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/css/select2-spinner.gif) no-repeat 100% #fff;background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/css/select2-spinner.gif) no-repeat 100%,linear-gradient(to bottom,#fff 85%,#eee 99%)}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #5897fb;outline:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center bottom,#fff 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image:linear-gradient(to top,#fff 0,#eee 50%)}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5897fb;border-top-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center top,#fff 0,#eee 50%);background-image:-moz-linear-gradient(center top,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image:linear-gradient(to bottom,#fff 0,#eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{background:0 0;border-left:none;filter:none}html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow{border-right:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow b{background-position:-16px 1px}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:transparent}html[dir=rtl] .select2-results{padding:0 4px 0 0;margin:4px 0 4px 4px}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:700}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results-dept-1 .select2-result-label{padding-left:20px}.select2-results-dept-2 .select2-result-label{padding-left:40px}.select2-results-dept-3 .select2-result-label{padding-left:60px}.select2-results-dept-4 .select2-result-label{padding-left:80px}.select2-results-dept-5 .select2-result-label{padding-left:100px}.select2-results-dept-6 .select2-result-label{padding-left:110px}.select2-results-dept-7 .select2-result-label{padding-left:120px}.select2-results .select2-highlighted{background:#3875d7;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:0 0}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-ajax-error,.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding-left:5px}.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-selected{display:none}.select2-more-results.select2-active{background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/css/select2-spinner.gif) no-repeat 100% #f4f4f4}.select2-results .select2-ajax-error{background:rgba(255,50,50,.2)}.select2-more-results{background:#f4f4f4;display:list-item}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi .select2-choices{height:auto!important;height:1%;margin:0;padding:0 5px 0 0;position:relative;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(top,#eee 1%,#fff 15%);background-image:-moz-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(to bottom,#eee 1%,#fff 15%)}html[dir=rtl] .select2-container-multi .select2-choices{padding:0 0 0 5px}.select2-locked{padding:3px 5px!important}.select2-container-multi .select2-choices{min-height:26px}.select2-container-multi.select2-container-active .select2-choices{border:1px solid #5897fb;outline:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-container-multi .select2-choices li{float:left;list-style:none}html[dir=rtl] .select2-container-multi .select2-choices li{float:right}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;margin:1px 0;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:0 0!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/css/select2-spinner.gif) no-repeat 100% #fff!important}.select2-default{color:#999!important}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #aaa;border-radius:3px;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(to bottom,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%)}html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice{margin:3px 5px 3px 0;padding:3px 18px 3px 5px}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#d4d4d4}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:4px;font-size:1px;outline:0;background:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/css/select2.png) right top no-repeat}html[dir=rtl] .select2-search-choice-close{right:auto;left:3px}.select2-container-multi .select2-search-choice-close{left:3px}html[dir=rtl] .select2-container-multi .select2-search-choice-close{left:auto;right:2px}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover,.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position:right -11px}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:0 0}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:2dppx){.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice abbr,.select2-search input,.select2-search-choice-close{background-image:url(//www.servienvia.com/wp-content/plugins/wp-multi-store-locator-pro//assets/css/select2x2.png)!important;background-repeat:no-repeat!important;background-size:60px 40px!important}.select2-search input{background-position:100% -21px!important}}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #1E73BE; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #1E73BE; --cmplz_button_accept_border_color: #1E73BE; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #1e73be; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}#cmplz-manage-consent .cmplz-manage-consent { left: 40px; right: initial;}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-logo { display: none !important;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}