.select-tire {
     background: #FFFFFF;
     border-radius: 18px;
     padding: 20px 15px;
}
.select-tire-wrapper {
    width: 80%;
    margin: auto;
}
.select-tire-wrapper > span {
     font-size: 30px;
     color: white;
     text-align: center;
     display: block;
}
#about-us {
     background-size: cover;
     padding: 100px 0!important;
}
#about-us h3 {
     font-size: 30px;
     font-weight: bold;
}
#about-us p {
     font-size: 18px;
     line-height: 35px;
     text-align: justify;
}
/*#about-us a {
     border: 1px solid #FFFFFF;
     border-radius: 12px;
     padding: 10px 35px;
     float: left;
}
*/

.car-selector {
    background: #161853;
    border-radius: 30px;
    color: white;
    display: flex;
    justify-content: space-around;
    padding: 10px 30px;
    height: 60px;
    align-items: center;
    cursor: pointer;
}
.light-tire-selector {
    border-left: 1px solid;
    padding-left: 8px;
}
.heavy-tire-child {
display: none;
}
.car-selector i {
    font-size: 30px;
    opacity: .5;
}
.car-selector .active i {
    opacity: 1!important;
}
.selector {
    padding: 0 15px;
    border: 1px solid #000000;
    border-radius: 12px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    line-height: 18px;
}

.car-selector-inside {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
.car-selector-inside .heavy-tire-selector {
    padding-right: 10px;
}
.car-selector-inside span {
cursor: pointer;
}
.car-selector-inside span.active {
    font-weight: bold;
}
.selector i {
    font-size: 20px;
    margin-right: 5px;
}

.selector span {
    font-weight: bold;
}
p {
    text-align: justify;
}
#middle-section {
     background-size: cover;
     min-height: 550px;
}
#middle-section p {
     line-height: 40px;
     font-size: 22px;
}
#middle-section h3 {
     font-weight: bold;
     font-size: 22px;
     margin-bottom: 15px;
}
#mapData {
     height: 500px;
     background: #F7E7EA;
     border-radius: 12px;
	 overflow-y: scroll;
}
#mapData::-webkit-scrollbar {
  width: 5px;
}

#mapData::-webkit-scrollbar-track {
  background: #f1f1f1;
}

#mapData::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}

#mapData::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#mapData h6 {
     font-weight: bold;
     font-size: 18px;
}
#mapData p {
     font-size: 16px;
}
.mapArea h4 {
     font-weight: bold;
     font-size: 22px;
}
#map svg {
     height: 464px;
     width: 100%;
}
#newsletter {
     width: 100%;
     min-height: 204px;
     background: #F1F1F1;
     border-radius: 12px;
     position: relative;
}
#newsletter h4 {
     color: #161853;
     font-size: 30px;
}
#newsletter::before {
     content: "";
     width: 231px;
     height: 218px;
     background: url(../img/newsletter-splash1.svg) no-repeat;
     position: absolute;
     right: -50px;
     top: -65px;
     z-index: -1;
}
#newsletter::after {
     content: "";
     width: 140px;
     height: 76px;
     background: url(../img/newsletter-splash2.svg) no-repeat;
     position: absolute;
     left: -30px;
     bottom: -20px;
     z-index: -1;
}
#map-selector {
     background: #F6E7EA;
     border-radius: 10px;
     border: unset;
     width: 100px;
     padding: 5px;
}
.play-icon {
     background: #F6E7EA url("../img/play.svg") no-repeat center center;
     width: 50px;
     height: 50px;
     border-radius: 50%;
     position: absolute;
     top: 50%;
     left: 0;
     right: 0;
     margin: auto;
     transform: translateY(-50%);
     cursor: pointer;
}
.media-posts .elementor-post .elementor-post__thumbnail {
     border-radius: 15px;
     overflow: hidden;
     position: relative;
}
.media-posts .elementor-post__excerpt p {
     color: black!important;
     font-size: 18px!important;
}
#media-posts {
     background: #EBEBEB;
}
.media-posts .elementor-post .elementor-post-date {
     font-size: 13px;
     display: block;
     margin: 10px 0;
     color: black;
}
.media-posts .elementor-post h2 {
     background: #323591;
     border-radius: 12px;
     position: absolute;
     left: 0;
     right: 0;
     margin: auto;
     color: white;
     text-align: center;
     width: 75%;
     font-size: 14px;
     padding: 5px 10px;
     height: 40px;
     display: flex;
     align-items: center;
     justify-content: center;
     bottom: 120px;
     overflow: hidden;
}
.media-posts .elementor-post__thumbnail__link,.media-posts .elementor-post__meta-data,.blog-posts .elementor-post__thumbnail__link {
     margin: 0!important;
}
.media-posts .elementor-post h2 a {
     color: white!important;
     font-family: 'Dana'!important;
     font-weight: normal;
}
.blog-post h3 {
     font-size: 12px;
     font-weight: bold;
     margin: 10px 0;
}
.blog-post p {
     font-size: 12px;
}
.post-category {
     font-size: 16px;
     margin: 10px 0;
     display: block;
     font-size: 12px;
}
.post-details time {
     margin-right: 20px;
     display: block;
}
.blog-posts .elementskit-post-image-card,.blog-posts .elementor-post {
     background: #FFFFFF;
     box-shadow: 0px 4px 34px rgb(0 0 0 / 11%);
     border-radius: 12px;
     overflow: hidden!important;
     width: 90%;
     margin: auto!important;
}
.blog-posts .elementor-post__title,.blog-posts .elementor-post__excerpt p {
     font-size: 12px!important;
}
.blog-posts .elementor-posts .elementor-post__excerpt {
     margin: 10px 0!important;
}
.blog-posts .elementor-post__text {
     padding: 20px;
}
path {
     fill: white;
     stroke: black;
}
path:hover, path.active {
     fill: #292C6D;
     cursor: pointer;
}
.header-social li {
     margin: 0 10px;
}
.header-social li:last-child {
     border-right: 1px solid white;
     padding-right: 15px;
}
.header-social li:last-child a {
     color: white;
}
#media-posts h4,#instagram h4 {
     font-size: 22px;
     font-weight: bold;
}
.post-avatar {
     width: 35px;
     height: 35px;
     border: 1px solid gray;
     border-radius: 50%;
     margin-left: 10px;
     overflow: hidden;
}
.post-details {
     display: flex;
     align-items: center;
     font-size: 12px;
}
#blog-posts {
     background: #FFFAFB;
}
input#noptin-form-1__field-email {
     border: unset!important;
     border-radius: 6px;
     margin-bottom: 5px;
}
button#noptin-form-1__submit {
     color: white!important;
     border: unset!important;
     border-radius: 6px!important;
}
label.noptin-label {
     display: none!important;
}
.noptin-response.noptin-form-notice {
     margin-top: 5px;
}
.blog-posts .elementor-post__badge {
     font-size:16px!important;
     padding-right: 10px!important;
     margin-right: 20px!important;
     color: black!important;
     position: relative!important;
     background: transparent!important;
     margin-top: 10px!important;
}
.elementor-posts .elementor-post__card .elementor-post__meta-data {
     padding: 15px 30px!important;
     border: unset!important;
}
.elementor-post__excerpt p {
     line-height: 25px!important;
}
h3.elementor-post__title {
     margin-bottom: 15px!important;
     line-height: 25px;
}
.summary .add_to_cart_button.button.br_compare_button i {
     display: none!important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
     z-index: 1;
}

.home-search-content {
	position: fixed!important;
    top: 0;
    z-index: 9999999999;
    left: 0;
    width: 100%;
    overflow-y: auto;
    height: 100vh;
    background: white;
	display: none;
}
body.scrollLock {
	overflow: hidden!important
}
.home-search-content select.pf-system-select {
     background: #F0F0F0;
     border-radius: 20px;
     border: unset!important;
}
.home-search-content select.pf-system-select:hover {
     background: #323591;
     color: white!important;
}
@media all and (max-width: 767px){
     .select-tire-wrapper span, #about-us h3, #newsletter h4 {
         font-size: 20px;
    }
     #about-us p, .selector select, #middle-section p {
         font-size: 14px;
    }
     .selector {
         width: 100%;
         margin-bottom: 15px;
    }
     .car-selector i {
         font-size: 22px;
    }
     #newsletter::before {
         right: 0;
    }
     #newsletter::after {
         left: 0;
    }
     .select-tire {
         width: 95%;
         margin: auto;
    }
     #middle-section {
         min-height: auto;
    }
     select#map-selector {
         margin: 10px 0;
         width: 100%;
    }
     #middle-section h3 {
         font-size: 18px;
    }
     .product-orderby .prdctfltr_checkboxes span, .woocommerce-tabs-items ul li a, .woocommerce-product-details__short-description, .summary .add_to_cart_button.button.br_compare_button, .add_to_cart_button.button.share_button, #display-agency, strong.woocommerce-review__author, .comments-text .description p {
         font-size: 14px 
    }
     .woocommerce-tabs-items ul {
         padding: 0!important;
    }
     .woocommerce-tabs-items {
         margin: 15px 0;
    }
     #tab-additional_information {
         padding: 15px;
    }
     .product-orderby .prdctfltr_filter {
         display: block;
    }
     .woocommerce div.product .product_title {
         font-size: 25px;
    }
     #product-details li {
         font-size: 12px;
		text-align: center;
    }
     .agency-item h4,
.select-tire-wrapper span	 {
         font-size: 15px;
    }
     .agency-item {
         width: 100%;
         margin: 0 0 10px 0;
    }
	#about-us {
    padding: 25px 0!important;
	}
	.media-posts .elementor-post__excerpt p {
		font-size: 15px !important;
	}
	.select-tire-wrapper span, #about-us h3, #newsletter h4 {
    font-size: 15px;
}

.select-tire-wrapper {
width: 100%;
}

}

.elementor-widget-meafe-featurelist ul li{
  padding: 50px 0 0px 0 !important;
}
.elementor-16 .elementor-element.elementor-element-50a3e7c .elementor-heading-title{
	font-size: .9rem;
}