h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    color: #000000;
}
.alternate-shipping label{


 display: flex;

}

.alternate-shipping input{



 width: 15px;

}
.current {
    border-bottom: 2px solid #fff;
}
.f-20{
    font-size: 20px;
}
.strike{
  text-decoration: line-through;
}
.rent-hero::before {
    content: none;
}
.uppercase{
    text-transform: uppercase;
}
.tal{
    text-align: right;
}
.h4-offer-banner.box-style-1 {
    padding: 232px 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
}
.h4-offer-banner.box-style-2 {
    padding: 65px 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
}
.latest-collection{
    background-size: auto;
    background-repeat: no-repeat;
    padding-top: 70px;
}
.at_nav_menu ul li.has-submenu::after {
    right: 0px;
}
.footer-wrapper.has-banner {
    padding-top: 200px;
}
.footer-style-3.has-features {
    margin-top: -70px;
    padding-top: 140px;
}
.footer-copyright {
    margin-top: 40px;
}
.at_nav_menu ul li a {
    padding: 24px 18px;
}
.breadcrumb-section{
    z-index: 0;
}
.hide-mobile{
    display: block;
}
.hide-desktop{
    display: none;
}


/*concessionarie*/
.sr-service-single .icon-wrapper i{
    color: #FC0012;
    font-size: 30px;
}
.title-services-m{
    position: absolute;
    bottom: 2%;
    left: -5%;
    z-index: 2;
    width: 100%;
}

/*officina*/
.h2-about-item-box .icon-wrapper i{
    color: #fff;
    font-size: 30px;
}
.h2-about-item-box .icon-bg i{
    color: #f00;
    font-size: 100px;
    opacity: 0.05;
}
.officina-box3{
    min-height: 345px;
}

/*usato*/
#acc_3 .iv2_sidebar_list.at_scrollbar {
    height: 70px;
}

/*contatti*/
.map-area {
    min-height: auto;
}

@media (min-width: 1200px){
    .car-slider-single .car-slider-item-left img{
        min-width: 840px;
    }
}


@media (max-width: 1399px){
    .h4-offer-banner.box-style-1 {
        padding: 215px 40px;
    }
    .at_nav_menu ul li a {
    padding: 24px 9px;
    }
    .officina-box3{
        min-height: 372px;
    }

}
@media (max-width: 1600px){
    .rent-header-info::after {
        width: 20%;
    }
}
@media (max-width: 1199.98px){
    .at_nav_menu ul li a {
        padding: 24px 6px;
    }
    .logo-wrapper img{
        width: 220px;
    }

    .logo-wrapper img {
        width: 178px;
    }

}
@media (max-width: 991px){
    .officina-box3{
        min-height: 198px;
    }

}
     
@media (max-width: 575.98px){
    .logo-wrapper img {
        width: 170px !important;
    }
    .ptb-100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .latest-collection {
        padding-top: 35px !important;
    }
    .pb-100 {
        padding-bottom: 50px;
    }
    .pt-100 {
        padding-top: 50px;
    }
    .pb-80 {
        padding-bottom: 40px;
    }
    .mb-100 {
        margin-bottom: 50px;
    }
    .mt-5 {
        margin-top: 1.5rem !important;
    }
    .footer-banner-home {
        padding: 20px 0px 0px;
    }
    .footer-widget.mb-5{
        margin-bottom: 1rem !important;
    }
    .footer-copyright {
        margin-top: 10px;
    }
    .breadcrumb-section {
        padding: 110px 0 30px 0;
    }
    .sr-feature-content ul.sr-ft-list {
        margin-top: 20px;
    }
    .sr-feature-section{
        padding-bottom: 50px;
    }
    .sr-feedback-slider.swiper{
        padding-bottom: 0;
    }
    .breadcrumb-section .tire-print {
        bottom: -40px;
    }
    .hide-mobile{
        display: none;
    }
    .hide-desktop{
        display: block;
    }
    .mt-5.mt-xs-0{
        margin-top: 0 !important;
    }
    .h3-services-wrapper .services-left {
        padding: 50px 20px 30px 20px;
    }
    .form-contatti{
        margin-top: 1em;
    }
}


