
    .v-search,
    .v-type-box,
    .v-f-submit,
    .v-i,
    .v-type-box .do-of-icons-sprite,
    .f-show.v-filter,
    .genaral-vehicle-page .make-offer,
    .genaral-vehicle-page.s-call-now,
    .genaral-vehicle-page .wpcf7 input[type="text"], 
    .genaral-vehicle-page .wpcf7 input[type="email"],
    .genaral-vehicle-page .wpcf7 input[type="tel"],  
    .genaral-vehicle-page .wpcf7 input[type="number"],
    .genaral-vehicle-page .f-input,
    .genaral-vehicle-page .f-select,
    .pg-temp-single-vehicles .swiper-button-next,
    .pg-temp-single-vehicles .swiper-button-prev,
    .genaral-vehicle-page .v-share,
    .genaral-vehicle-page .vehicles-search-bar,
    .f-v-sb,
    .genaral-vehicle-page .mobile-filter-button,
    .genaral-vehicle-page .item::before,
    .genaral-vehicle-page .swiper-slide .swiper-slide-thumbs img {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }


	/* Home Page Vehicle */
    .i-vehicle {
        width: 100%;
        object-fit: cover;
    }
        
    .image-vehicle{
        
        overflow: hidden;
        position: relative;	
        display: flex;
        justify-content: right;		
    }

    .text-vehicle-home{			
        text-align: left;
        text-transform: uppercase;			
        /* width: 419px; */
        width: 445px;
        position: absolute;
        margin-top: 98px;
        margin-right: 55px;
        
    }

    .text-v-home{
        color: black;
    }
    .vehicle-section .text-v-home{		
        margin-bottom: 14px;
        font-family: 'BebasNeue';
        font-weight: 600;
        font-size: 40px;
        line-height: 43px;
    }
    .vehicle-section .do-of-theme-button a{
        padding: 9px 38px !important;
    }

    .vehicle-section .tbs-lc-bt-main{
        font-size: 17px;
    }

    .vehicle-section .fwc-title,
    .theme-button-m{
        display: none;
    } 
    .image-vehicle{
        border-radius: 10px;
    }
    .vehicle-section .do-of-dark-overlay {
        background-color: rgba(0, 0, 0, 0.05);
    }
    .vehicle-section .n-i-v{
        width: 1140px;
    }
/* Home Page Vehicle */

/* Archive Page Vehicle */
.genaral-vehicle-page .default-img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.pg-temp-vehicle .a-vehicles-container{
    padding-bottom: 88px;
}

.vehicles-heading-section .fwc-title{
    text-align: center;
}

.vehicles-heading-section-bg {
    max-width: 1920px;
    overflow: hidden;
    margin-top: 85px;
    position: relative;
    margin-bottom: 36px;
    display: flex;
    text-align: center;
    justify-content: center;
}

.v-h-s-bg-overlay{
    width: 100%;
    position: absolute;
    content: "";
    background-color: rgb(255, 255, 255 ,0.9);    	
    z-index: 1;
    left: 0;
    bottom: 0;
    height: 100%;
}

.vehicles-heading-section-bg .vehicle-garage{
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.vehicles-heading-section-bg .container{
    position: relative;
} 
.vehicles-heading-section{
    position: relative;
    z-index: 2;
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
}
.vehicles-type-boxes{
    display: flex;
    justify-content: center;
    margin-top: 22px;
}
.v-type-box {
    background-color: white;
    box-shadow: 0 0px 14px rgba(0, 0, 0, 0.3);
    border-radius: 10px; 
    padding: 10px; 
    margin: 10px; 
    text-align: center; 
    width: 115px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 120px;
    overflow: hidden;		
}
.v-t-b.do-of-icons-sprite{
    background-position: -12px -554px;
    height: 41px;
    width: 70px;
    background-size: 890px;
}
.v-t-b.do-of-icons-sprite.v-cars{
    background-position: -12px -554px;
    height: 41px;
    width: 70px;
    background-size: 890px;
}
.v-t-b.do-of-icons-sprite.v-vans{
    background-position: -93px -513px;
    height: 41px;
    width: 65px;
    background-size: 827px;
}
.v-t-b.do-of-icons-sprite.v-lorries{
    background-position: -558px -411px;
    height: 41px;
    width: 53px;
    background-size: 780px;
}
.v-t-b.do-of-icons-sprite.v-tuk-tuks{
    background-position: -654px -416px;
    height: 41px;
    width: 36px;
    background-size: 787px;
}
.v-t-b.do-of-icons-sprite.v-motorbikes{
    background-position: -723px -417px;
    height: 41px;
    width: 57px;
    background-size: 791px;
}
.vehicles-search-bar{
    background-color: white;
    box-shadow: 0 0px 14px rgba(0, 0, 0, 0.2);
    border-radius: 8px; 
    margin: 15px; 
    text-align: center;
    display: flex;
    justify-content: space-between; 
    /* padding-left: 8px; */
    padding-right: 7px;
    align-items: center;	
    width: 653px;
    overflow: hidden;
    border: 1px solid #E3DCDC;
}
.genaral-vehicle-page .f-v-sb{
    outline: none;
    border: 0;
    width: 100%;
    font-size: 20px;
    padding: 15px; 
    background-color: white;
    padding-left: 25px;
    margin-right: 9px;
}
.genaral-vehicle-page .meter-number {
    text-overflow: ellipsis; 
    overflow: hidden; 
    white-space: nowrap; 
}
.v-location {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}


.f-v-sb:hover,
.f-v-sb:active,
.f-v-sb:focus{
    background-color: white;
}
.v-search-btn{
    border: 0;
    background-color: white;
}
.v-search{
    font-size: 25px;
    color: black;
    margin-right: 10px;
}
.v-type-box:hover{
    color: white;
}

.v-type-box:hover .do-of-icons-sprite {
    color: white;
    filter: invert(100%) sepia(6%) saturate(0%) hue-rotate(44deg) brightness(108%) contrast(101%);
    
}
.v-type-box:focus .do-of-icons-sprite {
    color: white;
    filter: invert(100%) sepia(6%) saturate(0%) hue-rotate(44deg) brightness(108%) contrast(101%);
    
}
.v-type-box:focus{
    color: white;
}

.v-type-box:focus .do-of-icons-sprite {
    color: white;
}

.v-type-box:hover .do-of-icons-sprite {
    color: white;
}

.v-type-box:active {
    color: rgb(255, 255, 255);
}
/* .location-share{
    display: flex;
} */

.vehicle-location .v-l {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.v-type-text{
    font-size: 15px;
    font-weight: 400;
    margin-top: 2px;
}
.f-v-sb::placeholder {
    color: #9c9ea1; /* Change the placeholder color */
    font-size: 18px; 
    font-weight: 300;
}
.vehicle-date {
    margin-bottom: 4px;
}
.v-s-b-m{
    display: none;
}
.vehicle-filter-section{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.v-filter{
    width: 27%;
    margin-right: 10px;
    position: relative;
}

.pg-temp-vehicle .title-underline-style-1_1 {
    width: 58%;
    bottom: -12px;
}


.v-showing{
    width: 71%;
    
}
.v-f-form{
    border: 1px solid #F3F3F3; 
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 21px;
    padding-bottom: 21px;
    width: 100%;
    border-radius: 10px;
    background-color: #fafafa;
}
.v-f-group{
    display: flex;
    flex-direction: column;
    margin-top: 13px;
    position: relative;
}
.f-input,
.f-select{
    border-radius: 7px;
    padding: 10px;
    outline: 0;
    border: 1px solid #E3DCDC;
    width: 100%;
    font-size: 16px;
    color: #808285;
    font-weight: 300;
    background-color: white;
}
.vehicles-body-section label{
    margin-bottom: 5px;
    font-size: 15px;
}
.v-f-title{
    font-size: 22px;
    color: #656565;
}
.v-filter label{
    color: #656565;
}
.v-f-submit{
    margin-top: 16px;
    width: 100%;
    border-radius: 5px;
    font-size: 18px;
    padding: 8px;
    font-weight: 600;
    background-color: white;
    border: 1px solid;
}
.f-minmax{
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.f-minmax input{
    width: 50%;
}
.f-minmax h2{
    margin-left: 3px;
    margin-right: 3px;
    font-weight: 400;
    color: #808285;
}
.v-f-submit:hover{
    color: white;
}
.showing-title{
    font-weight: 300;
    font-size: 15px;
}
.v-t-s{
    color: white;
}

.v-t-s .do-of-icons-sprite{
    filter: invert(100%) sepia(6%) saturate(0%) hue-rotate(44deg) brightness(108%) contrast(101%);
}

.showing-box{
    display: flex;
    border: 2px solid #F3F3F3; 
    width: 100%;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    align-items: center;
}
.vehicle-image{
    width: 30%;
    border-radius: 10px;
    overflow: hidden;
    margin: 2px;
    position: relative;
    height: 164px;
}
.vehicle-details{
    width: 70%;
}
.genaral-vehicle-page .v-i{
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.more-vehicles{
    margin-bottom: 9px;
}
.your-offer{
    margin-bottom: -8px;
}
.vehicle-details .v-meter {
    display: flex;
    margin-right: 40px; 
    align-items: center;
    max-width: calc(51% - 40px);
}
.vehicle-details .v-number {
    display: flex;  
    align-items: center;
    max-width: calc(89% - 40px);
}
.vehicle-details{
    padding: 13px;
}
.v-name-t{
    font-size: 19px;
    font-weight: 600;
    line-height: 1.4;
}
.do-of-icons-sprite.meter {
    background-position: -124px -338px;
    height: 23px;
    width: 33px;
    background-size: 546px;
}
.meter-number .do-of-icons-sprite.number {
    background-position: -172px -335px;
    height: 27px;
    width: 33px;
    background-size: 546px;
}
.genaral-vehicle-page .meter-number{
    display: flex;
}
.vehicle-details .m-n{
    font-size: 15px;
    font-weight: 300;
    color: #595959;
    max-width: 85%;

}

.genaral-vehicle-page .form-group.offer-submit{
    position: relative;
}
.vehicle-details .m-m {
    font-size: 15px;
    font-weight: 300;
    color: #595959;
    max-width: 79%;
}

.v-p{
   font-size: 20px;
}
.v-price{
    margin-top: 6px;
}
.v-l{
    font-size: 15px;
    font-weight: 300;
    color: #595959;
}
.genaral-vehicle-page .location-icon{
    font-size: 15px; 
    color: #909090;
    margin-right: 5px;
}
.v-location{
    display: flex;
    margin-top: 7px;
}
.v-time{
    text-align: right;
    margin-top: 10px;
    color: #595959;
}
.v-overlay::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 10;
}
.genaral-vehicle-page .Quick-Sale {
    position: absolute;
    font-size: 11px;
    /* display: none; */
    color: white; 
    padding: 4px 6px; 
    border-radius: 0 4px 4px 0; 
    font-weight: 300;
    z-index: 10;
    top: 14px;
}
.s-calendar{
    color: #909090;
}


.showing-box:first-child  .Quick-Sale {
    display: block;
} 
.showing-box:hover .v-i{
    transform: scale(1.05); 
}
.showing-box:hover {
    background-color: #f1f0f0;
}
.showing-box:focus .v-name-t{
    color: black;
}
.genaral-vehicle-page .mobile-filter-search{
    display: none;
}
.v-form-close{
    display: none;
}
.f-input:hover,
.f-select:hover,
.f-v-sb:hover{
    border-color: #585858b0;
}

.dropdown .no-district{
    margin-left: 9px;
    color: #c5c5c5;
    margin-bottom: 5px;
}

.s-form-input::placeholder {
    color: #c5c5c5; 
}
.vehicles-search-bar:hover {
    border-color:#585858b0;

}
/* .vehicles-search-bar .f-v-sb:hover {
    border-color: red;
    border: 1px solid #E3DCDC;
} */
.city-options,
.model-options,
.brand-options,
.district-options{
    display: grid;
    max-height: 369px;
    overflow: auto;
    
}

option{
    background-color: white;
    color: #808285;
}
.f-select ,
.f-input::placeholder {
    color: #c5c5c5;
    opacity: 1;
}
.f-select option.f-s {
    color: #c5c5c5;
    opacity: 1;
}
.dropbtn{
    border-radius: 7px;
    padding: 10px;
    outline: 0;
    border: 1px solid #E3DCDC;
    width: 100%;
    font-size: 16px;
    color: #c5c5c5;
    font-weight: 300;
    display: block;
    background-color: white;

}
.dropbtn:hover{
    border-color: #585858b0;
    color: #c5c5c5;
}
.dropdown-filter-location{
    display: none;
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
    border-radius: 7px;
    overflow: hidden;
    
    font-size: 16px;
}
.dropdown-option-district:hover,
.dropdown-option-cities:hover,
.dropdown-option-brand:hover,
.dropdown-option-model:hover{
    color: white;
}
.dropdown-option-district:focus,
.dropdown-option-cities:focus,
.dropdown-option-brand:focus,
.dropdown-option-model:focus{
    color: white;
}
.dropdown-filter-brand{
    display: none;
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
    border-radius: 7px;
    overflow: hidden;
    
    font-size: 16px;
}

.s-form-input{  
    background-color: #ffffff;
    
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
    border-radius: 7px;
    overflow: hidden;
    padding: 10px;
    outline: none;
    color: #595959;
    margin: 7px;
}


.s-vehicle-name {
    max-width: 91%;
}
.genaral-vehicle-page .wpcf7-submit{
    margin-top: 17px;
    border-radius: 8px;
}
.genaral-vehicle-page .wpcf7 input[type="submit"]{
    border-radius: 8px;
}
.f-select option{
  
    background-color: #ffffff;
    width: 100%;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
    border-radius: 7px;
    overflow: hidden;
    padding: 10px;
}
.invalid {
    /* border: 1px solid red; */
}
.brand-label-text, .vehicle-spinner{
    display: inline-block;
}
.model-opacity .vehicle-spinner:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #3e3e3e;
    border-color: #3e3e3e #3e3e3e #3e3e3e transparent;
    animation: pgl-dual-ring 1.2s linear infinite;
    margin-left: 2px;
}
.model-options .no-found-text,
.dropdown .no-brand,.dropdown .no-model{
    margin-left: 9px;
    color: #c5c5c5;
    margin-bottom: 5px;
}
/* nofound */
.dropdown .no-found-text{
    margin-left: 9px;
    margin-bottom: 5px;
    
    line-height: 1.4;
    margin-top: 5px;
}

.pg-temp-vehicle .pagination>li>span:hover {
    background-color: white;
}


#brandDropdown,
#cityDropdown,
#modelDropdown,
#districtDropdown{
    display: grid;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

.dropdown-option-district,
.dropdown-option-cities{
    padding-left: 10px;
    padding: 9px;
    display: flex;
    align-items: center;
}

.dropdown-option-brand,
.dropdown-option-model{
    padding-left: 10px;
    padding: 9px;
    display: flex;
    align-items: center;
   
}

.f-select.selected-option {
    color: #808285 
}

/* single vehicles */


.page-location{
    display: flex;
    font-size: 16px;
    align-items: center;
    color: #595959;
}
.pg-temp-single-vehicles{
    margin-top: 63px;
}
.s-vehicle-type{
    margin-right: 9px;
    color: #595959;
}
.s-vehicle-name{
    margin-left: 9px;
}
.vehicle-name{
    margin-bottom: 10px;
}
.s-right{
    font-size: 13px;
    font-weight: 500;
}
.s-v-name{
    margin-top: 4px;
    font-size: 26px;
    color: black;
}
.vehicle-date{
    display: flex;
    margin-right: 24px;
}
.s-date{
    color: #595959;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 300;
    margin-left: 6px;
}
.s-calander{
    color: #909090;
    margin-right: 10px;
    font-size: 14px;
}
.vehicle-location{
    display: flex;
    /* max-width: 80%; */
}
.v-date-location{
    display: flex;
    flex-wrap: wrap;
}
.s-v-l{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
}
.v-share-text{
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 300;
    margin-left: 6px;
}
.v-share{
    color: #909090;
    font-size: 15px;
    justify-content: right;
    display: inline-flex;
    position: absolute;
    right: 0;
    bottom: 0;
}

.v-share:focus {
    color:#9c9ea1;
    
}

.genaral-vehicle-page #share-media{
    border-radius: 10px;
    padding-bottom: 33px;
}
.share-title{
    margin-bottom: 17px;
    margin-top: 0;
    color: black;
    font-size: 18px;
    text-align: center;
}
.s-vehicle-details{
    display: flex;
    justify-content: space-between;
}
.s-v-images-description{
    width: 63.5%;
    position: relative;
}
.s-vh-details{
    width: 35%;  
}
.s-v-details{
    border-radius: 10px;
    background-color: #F6F6F6;
    overflow: hidden;
    margin-bottom: 13px;
}

.genaral-vehicle-page .s-price{
    display: flex;
    flex-wrap: wrap;
    background-color: #F1F1F1;
    padding: 13px;
    padding-left: 22px;
}
.genaral-vehicle-page .s-p,
.genaral-vehicle-page .s-t{
    margin-top: 0;
    margin-bottom: 0;
}
.genaral-vehicle-page .s-p{
   font-size: 24px; 
   margin-right: 10px;
}
.genaral-vehicle-page .s-t{
    font-size: 14px;
    display: flex;
    align-items: end;
   
    font-weight: 400;
}
.genaral-vehicle-page .s-d{
    margin-top: 15px;
   
}
.genaral-vehicle-page .s-title{
    font-size: 15px;
    color: #595959;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
}
.genaral-vehicle-page .s-value{
    font-size: 15px;
    color: black;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding-left: 9px;
}
.genaral-vehicle-page .s-details{
    padding: 22px;
    padding-top: 0;
    padding-bottom: 14px;
}
.genaral-vehicle-page td{
    padding-top: 16px;
    font-size: 14px;
}
.genaral-vehicle-page .make-offer{
    margin-top: 10px;
    width: 100%;
    border-radius: 5px;
    font-size: 18px;
    padding: 9px;
    font-weight: 400;
    background-color: white;
    border: 1px solid;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.genaral-vehicle-page .mailsent-successfully{
    /* display: none; */
    /* height: 250px; */
    /* display: flex;
    justify-content: center;
    text-align: center;
    align-items: center; */
    /* height: 120px; */
    margin-top: 0px;
    padding: 40px;
}
.genaral-vehicle-page .make-o-f,
.genaral-vehicle-page .mailsent-s{
    display: none;
}
.genaral-vehicle-page .wpcf7-response-output{
    text-align: center;
}
.genaral-vehicle-page .mailsent-i-t{
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.genaral-vehicle-page .mail-c{
    font-size: 55px;
    margin-top: 26px;
    margin-bottom: 5px;
    color: #25ab0e;
}

.genaral-vehicle-page .submit-offer-title{
    display: flex;
    justify-content: center;
}


.genaral-vehicle-page .mailsent-text{ 
    padding: 5px;
    margin-top: 0;
    margin-bottom: 0;
    color: #595959;
    font-size: 16px;
    line-height: 1.4;
    
}

@media (max-width: 767px) {
    .vehicle-section .n-i-v {
        width: 100%;
        aspect-ratio: 2 / 1.1;
    }

    .i-vehicle {
        height: 100%;
    }
}


.vehicle-heading{
    margin-bottom: 11px;
    position: relative;
}
.s-call-now{
    margin-top: 10px;
    width: 100%;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    padding: 8px;
    font-weight: 400;
    border: 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
}
.genaral-vehicle-page .make-offer:hover{
    color: white;
}
.s-call-now:hover{
    color: white;
}

.s-call-now:focus{
    color: white;
}
.offer-vehicle-details .s-overlay {
    height: auto;
    display: flex;
}
.s-v-call {
    color: white;
    transform: rotateZ(90deg);
    font-size: 13px;
    border: 1px solid #ffffff;    
    border-radius: 50%; 
    margin-right: 9px;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;

}
.s-v-images{
    margin-bottom: 10px;
   
    
}
/* .item{
    height: 487px;
    display: block;
} */
/* .s-v-images .owl-stage-outer{
    border-radius: 10px;
}
.owl-carousel .owl-item img {
    border-radius: 7px;
    object-fit: cover;
    height: 100%;
} */
.genaral-vehicle-page.s-overlay{
    /* height: 506px; */
    display: flex;
}
.item.s-overlay.thumbs{
    height: 90px;
    display: block;
}
.single-vehicles .owl-carousel .owl-nav button.owl-prev,
.single-vehicles .owl-carousel .owl-nav button.owl-next{
    border-radius: 50%;
    width: 38px;
    height: 38px;
    background-color: #0505056e;
    margin-left: 22px;
    margin-right: 8px;
    color: white;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.single-vehicles .s-vehicle-details .owl-carousel .owl-nav button.owl-prev:hover,
.single-vehicles .s-vehicle-details .owl-carousel .owl-nav button.owl-next:hover{
    background-color: #0505058e;
}

.s-s{
    border-radius: 50%;
    width: 38px;
    height: 38px;
    background-color: #0505056e;
    display: flex;
    color: white;
    justify-content: center;
    text-align: center;
    font-size: 15px;
    align-items: center;
    position: absolute;
    z-index: 10;
    top: 16px;
    right: 13px;
    pointer-events: none;
}
.s-vehicle-details .s-s:hover{
    background-color: #0505058e;
    color: white;
}

/* swiper js */
/* .swiper {
    width: 100%;
    height: 100%;
  }
  .pg-temp-single-vehicles .swiper-wrapper{
    height: 483px;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


  .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .mySwiper2 {
    height: 35%;
    width: 100%;
  }

  .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  } */

  .genaral-vehicle-page .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.8;
  }
  .genaral-vehicle-page .swiper-slide img {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.genaral-vehicle-page  .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
  }
  .genaral-vehicle-page  .swiper-slide .swiper-slide-thumbs:hover img {
    opacity: 0.8; 
}
.genaral-vehicle-page .swiper-slide:hover .s-overlay::before {
    background-color: rgba(0, 0, 0, 0);
}
 
  .s-large-image{
    height: 483px;
    margin-bottom: 10px;
    border-radius: 5px;
  }
  .s-small-image{
    height: 83px;
    border-radius: 3px;
    margin-bottom: 33px
  }
  .s-small-image img{
    height: 100%;
    object-fit: cover;
    border-radius: 3px;
  }

  .small-image-overlay::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 10;
    border-radius: 5px;
}
  .pg-temp-single-vehicles .swiper-button-next,
  .pg-temp-single-vehicles .swiper-button-prev{
    border-radius: 50%;
    width: 38px;
    height: 38px;
    background-color: #0505056e;
    margin-left: 22px;
    margin-right: 8px;
    color: white;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .pg-temp-single-vehicles .s-vehicle-details .swiper-button-next:hover,
  .pg-temp-single-vehicles .s-vehicle-details .swiper-button-prev:hover{
    background-color: #0505058e;
  }

  .pg-temp-single-vehicles .swiper-button-next:after,
  .pg-temp-single-vehicles .swiper-button-prev:after {
    font-size: 15px;
    font-weight: 600;
  }

  .pg-temp-single-vehicles .swiper-pagination-bullet{
    background-color: transparent;
    border: 1px solid #ffffff; 
    width: 12px;
    height: 12px;
    border-color: white; 
    opacity:0.9 ;
  }
  .pg-temp-single-vehicles  .swiper-pagination-bullet-active{
    background-color: white;
  }
  .pg-temp-single-vehicles  .swiper-pagination{
    bottom: 12px;
  }
  .pg-temp-single-vehicles .item{
    height: 100%;
    width: 100%;
}

.genaral-vehicle-page .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


/* .add-district .city-label-text,
.add-brand .brand-label-text {
    color: #adadad;
} */

/* hide city from filter */
.d-w-cities{
    display: none;  
}

.background{
    color: white;
}

.add-district,
.add-brand,
.add-v-type,
.add-b{
    display: none;
}
.selected-option-model{
    color: #808285;
}





.no-model,
.no-district,
.no-city,
.no-brand{
    margin-left: 10px;
}

.s-s:focus{
    color: white;
}

.description-title{
    color: black;
}
.d-underline {
    border-bottom: 1px solid #d9d9d9; 
    width: 100%; 
    margin-top: -3px; 
    margin-bottom: 16px;
}
.d-paragraph{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 13; 
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
.pg-temp-single-vehicles .v-name-t,
.pg-temp-single-vehicles .v-l,
.pg-temp-single-vehicles .m-n{
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 1px;
}
.vehicles-heading-section-bg .v-l{
    padding-bottom: 1px;
}
.pg-temp-single-vehicles .vehicle-image{
    width: 50%;
}

.o-c-more .owl-more .owl-nav button.owl-prev,
.o-c-more .owl-more .owl-nav button.owl-next{
    border-radius: 50%;
    width: 38px;
    height: 38px;
    background-color: #ffffff;
    margin-left: -8px;
    margin-right: -25px;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    
}
.pg-temp-single-vehicles .Quick-Sale{
    top: -7px;
}
.owl-more .owl-nav button.owl-prev:hover,
.owl-more .owl-nav button.owl-next:hover{
  background-color: rgb(224, 224, 224);
}
.pg-temp-single-vehicles .owl-dots{
    margin-top: 0;
    position: absolute;
    bottom: 7px;
    left: 330px;
}
.pg-temp-single-vehicles .owl-dots .owl-dot.active span{
    background-color: white;
}
.pg-temp-single-vehicles .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    margin: 3px;
}
.pg-temp-single-vehicles .owl-dots .owl-dot:hover  span{
    background-color: white;
}
.pg-temp-single-vehicles .owl-dots .owl-dot.active:hover span{
    background-color: white;
}
.s-overlay::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 10;
    border-radius: 5px;
}


.thumbs.item:hover::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); 
    z-index: 10;
    border-radius: 5px;
    top: 0;
    left: 0;
}
.pg-temp-single-vehicles .owl-dots .owl-dot:hover span{
    border-color: #ffffff;
}
.dropbtn.loading {
    pointer-events: none;
}
.model-opacity{
    opacity: 0.3;
    pointer-events: none;
}
.v-name-t {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.v-l{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.v-type-text{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.m-n{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.s-havor::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 10;
    border-radius: 5px;
}
.v-list{
    padding-left: 18px;
}
.v-l{
    padding-bottom: 1px;
    font-weight: 400;
}


/* scrollbar */

::-webkit-scrollbar {
    width: 5px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 02px rgb(207, 207, 207); 
    border-radius: 10px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: rgb(199, 199, 199); 
    border-radius: 5px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: rgb(167, 167, 167); 
  }


.s-v-details-m,
.s-contact-details-m,
.v-share-m{
    display: none;
}
.title-underline-style-1_1{
    width: 100%;
}
.max-h{
    max-height: 332px;
    overflow: hidden;
    margin-bottom: 6px;   
}
.p-list{
    position: relative;
    padding-bottom: 6px;
    margin-bottom: 30px;
    font-size: 15px;   
}

.p-list ul{
    margin-bottom: 20px;
}

.p-list li{
    margin-bottom: 5px;
}
.mx-h-remove-add {
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto; 
    text-align: center;
    font-weight: 500;
    cursor: pointer;
    width: 12%;
}

.max-h .white-line {
    width: 100%;
    height: 148px;
/* background: linear-gradient(to bottom, rgba(230, 5, 5, 0), rgb(255, 255, 255)); */
    border: none;
    position: absolute;
    bottom: -1px;
    opacity: 1;
    pointer-events: none;
    /* transition: all 0.5s ease-in-out; */
}

.white-line {
    width: 100%;
    height: 95px;
    /* background: linear-gradient(to bottom, rgba(230, 5, 5, 0) -191%, rgba(255, 255, 255, 1)); */
    background: linear-gradient(0deg, #fff 17%, transparent 100%);
    border: none;
    position: absolute;
    bottom: -1px;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}


/* .white-line {
    display: block;
    height: 2px; 
    background-color: white;
    margin-top: 10px; 
} */

/* .p-list .white-line {
    display: block;
    height: 2px; 
    background-color: white;
    margin-top: 10px; 
} */


.mx-h-remove-add:focus{
    color: black;
}

.genaral-vehicle-page .owl-dots .owl-dot.active:hover span{
    background-color: white;
}


.make-offer-form{
    display: flex;
    flex-direction: column;
    padding: 22px;
    border-radius: 10px;
    background-color: #ffffff;
    overflow: hidden;
    width: 30%;
    display: none;
    padding-top: 3px;
    padding-bottom: 15px;
}
.genaral-vehicle-page .offer-t{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 12px;
    margin-top: 12px;
    line-height: 1.4;

}
.offer-vehicle-details{
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}
.genaral-vehicle-page .offer-image{
    width: 20%;
}
.genaral-vehicle-page .offer-details{
    width: 78%;
    margin-top: 11px;
}
.genaral-vehicle-page .offer-image{
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.o-name-t{
    font-size: 16px;
    font-weight: 600;
    color: black;
    margin-top: 0;
    margin-bottom: 0;
}
.o-p{
    font-size: 16px;
    margin-top: 4px;
    margin-bottom: 0;
}
.f-group{
    display: flex;
    justify-content: space-between;
    gap: 12px;
}

.form-group{
    border-radius: 10px;
    font-weight: 500;
    margin-bottom: 0;
}
.genaral-vehicle-page .wpcf7 input[type="text"], 
.genaral-vehicle-page .wpcf7 input[type="email"],
.genaral-vehicle-page .wpcf7 input[type="tel"],  
.genaral-vehicle-page .wpcf7 input[type="number"]{
    border-radius: 8px;
    height: 44px;
    margin-bottom: 0;
    padding: 12px;
    outline: none;
    color: #595959;
} 
.genaral-vehicle-page .wpcf7 input[type="text"]:focus, 
.genaral-vehicle-page .wpcf7 input[type="email"]:focus,
.genaral-vehicle-page .wpcf7 input[type="tel"]:focus,  
.genaral-vehicle-page .wpcf7 input[type="number"]:focus{
    border-color: #E3DCDC;
} 

.genaral-vehicle-page .wpcf7 input[type="text"]:hover, 
.genaral-vehicle-page .wpcf7 input[type="email"]:hover,
.genaral-vehicle-page .wpcf7 input[type="tel"]:hover,  
.genaral-vehicle-page .wpcf7 input[type="number"]:hover{
    background-color: #f1f0f08a;
}

.genaral-vehicle-page .wpcf7 input[type="submit"]{
    height: 48px;
    font-size: 18px;
} 
.f-price{
    display: flex;
    align-items: center;
    
    
    justify-content: space-between;
}
.offer-rs{
    width: 8%;
    background-color: #E3DCDC;
    height: 44px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: end;
    border-radius: 8px 0 0 8px;
}
.f-f{
    width: 95%;
}
.genaral-vehicle-page .wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.v-o {
    border-radius: 0 8px 8px 0;
}
/* .genaral-vehicle-page form.submitting .wpcf7-spinner {
    bottom: -159px;
    right: 33px;
} */
#share-media{
    display: none;
}
.no-vehicle-icon{
    display: flex;
    justify-content: center;
    font-size: 31px;
    color: #0000002e;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    background-color: #e9e9e9;
    align-items: center;
    align-items: center;
    margin-bottom: 11px;
}
/* .selected-option{
    color: #c5c5c5;
}
.selected-option.color-add{
    color: #c5c5c5;
} */
/* .add-color {
    color: rgb(187, 40, 40);
} */
.no-vehicle{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    top: 195px;
}
.no-vehicle-text{
    display: flex;
    justify-content: center;
    font-size: 30px;
    color: #0000002e;
    font-weight: 400;
}




.genaral-vehicle-page input[type="number"] {
    /* Remove the default spinner arrows */
    -moz-appearance: textfield;
  }
  
  /* For other browsers */
.genaral-vehicle-page input[type="number"]::-webkit-inner-spin-button,
.genaral-vehicle-page input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  



.genaral-vehicle-page input[type=number]::-webkit-inner-spin-button,
.genaral-vehicle-page input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.genaral-vehicle-page input[type=number]{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/* For Firefox */
@-moz-document url-prefix() {
    .genaral-vehicle-page .vehicles-body-section input[type="number"],
    .genaral-vehicle-page .make-offer-form input[type="number"] {
        /* Remove the default spinner arrows */
        -moz-appearance: textfield;
    }
}




.f-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    
}

.form-custom-arrow{
    position: absolute;
    right: 13px;
    bottom: 13px;
    font-size: 14px;
    color: #595959;
    pointer-events: none;
}


/* .max-h {
    max-height: 12em; 
    overflow: hidden;
    position: relative;
}

.read-more-link {
    display: none;
    position: relative; 
    background-color: white; 
    padding: 5px; 
    margin-top: 5px; 
    cursor: pointer;
}

.expanded {
    max-height: none !important;
} */

/* single vehicles */
@media (max-width: 1366px){
    .vehicle-details {
        width: 69%;
    }
    .vehicle-details .v-meter {
        max-width: calc(68% - 40px);
        margin-right: 7px;
    }
    .vehicle-details .m-n {
        font-size: 14px;
    }
    .mx-h-remove-add {
        width: 16%;
    }
    .mailsent-successfully{
        padding: 18px;
    }
}


@media (max-width: 1199px){
    .vehicle-details .v-meter {
        margin-right: 12px;   
    }
    .max-h {
        max-height: 303px;
    }
    .make-offer-form{
        width: 48%;
    }
    .vehicle-details {
        width: 70%;
    }
    /* .max-h {
        max-height: 333px;
    } */
}


@media (max-width: 991px){
    .more-vehicles {
        margin-bottom: 23px;
    }
    .item{     
        height: 482px;
    }
    .item.s-overlay.thumbs{
        height: 112px;
    }
    .vehicles-heading-section-bg{
        margin-bottom: 0;
        margin-top: 60px;
    }
    .title-underline-style-1_1 {
        bottom: -11px;
    }
    .vehicles-heading-section .title-underline-style-1_1 {
        bottom: -11px;
    }
    .v-s-b-m{
        display: block;
    }
    .v-s-b-d{
        display: none;
    }
    .genaral-vehicle-page .v-s-b-m{
        border: 1px solid #E3DCDC;
        display: flex;
        justify-content: space-between;
        margin: 0;
        width: 90%;
        margin-right: 10px;
        box-shadow: none;
        align-items: center;
    }
    .genaral-vehicle-page .mobile-filter-button{
        border: 1px solid #E3DCDC;
        background-color: white;
        width: calc(100% - ( 90% + 10px) ); 
        border-radius: 6px;
        font-size: 25px;
        color: #909090;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .v-search {
        font-size: 25px;
        color: #909090;
    }
    .genaral-vehicle-page .f-v-sb {      
        padding: 12px;
    }
    
    
   

    .v-f-close-title{
        display: flex;
        justify-content: space-between;
    }

    .f-v-sb::placeholder {
        color: #9c9ea1; 
        font-size: 19px; 
        font-weight: 300;
    }
    .filter-vehicles{
        border: 1px solid #E3DCDC;
    }
   
    .v-showing{
        width: 100%;
        margin-top: 7px;
    }
    .v-filter{
        position: fixed;
        
    }
    .genaral-vehicle-page .vehicle-filter-section{
        margin-top: 10px;
    }
    .genaral-vehicle-page .mobile-filter-search{
        display: flex;
        justify-content: space-between;
        margin-top: 12px;
    }
 

    .genaral-vehicle-page .mobile-filter-button:active{
        background-color: #edecec;
    }
    #vehicle-filter{
        left: -802px;
        top: 0;
        width: 100%;
        height: 100vh; 
        z-index: 1050;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    #vehicle-filter.f-show{
        left: 0;
        z-index: 1050;
        height: 100vh 
       
    }
    .text-vehicle-home {
        margin-top: 10px;
        margin-right: 17px;
    }
    .f-show.v-filter {
        height: 100vh;
       
    }
    .v-f-form{
        border-radius: 0;
        height: 100vh;
        box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.3);
    }
    .f-select{
        font-size: 19px;
    }
    .v-f-title {
        font-size: 24px;
    }
    .vehicles-body-section label {
        font-size: 20px;
    }
    .v-form-close{
        display: flex;
        justify-content: end;   
    }
    .v-f-c{
        font-size: 26px;
    }
    .s-vh-details{
        display: none;
    }
    .s-v-images-description{
        width: 100%;
    }
    .s-v-details-m{
        display: block;
    }
    .s-v-details-m{
        border-radius: 10px;
        background-color: #F6F6F6;
        overflow: hidden;
        margin-top: 12px;
    }
   
    .s-contact-buttons{
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
    .genaral-vehicle-page .s-call-now,
    .genaral-vehicle-page .make-offer{
        margin-top: 0;
    }
    .s-contact-details-m{
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
        padding: 13px;
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        background-color: white;
        z-index: 10;
    }
    .pg-temp-vehicle .a-vehicles-container{
        padding-bottom: 0;
    }

    .genaral-vehicle-page .s-price-m{
        display: flex;
    }
    .make-offer {
        margin-left: 14px;
    }
    .genaral-vehicle-page .v-share{
       display: none;
    }
    .genaral-vehicle-page .v-share-m{
        display: flex;
        justify-content: end;
    }
    .v-share-text-m{
        font-size: 20px;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 0;   
        font-weight: 300;
        margin-left: 6px;
    }
    .v-share-m{
        font-size: 20px;
        color: #909090;
        display: flex;
        text-align: right;
        justify-content: right;
    }
    .vehicle-heading {
        margin-bottom: 11px;
    }
    .owl-more .owl-nav{
        display: none;
    }
    .pg-temp-single-vehicles .vehicle-image {
        width: 30%;
    }
    #scroll-top {
        bottom: 119px; 
    }
    .f-group{
        display: block;
    }
    .make-offer-form{
        width: 70%;
    }
    /* .genaral-vehicle-page form.submitting .wpcf7-spinner {
        bottom: -199px;
        right: 33px;
    } */

    .no-vehicle {
        top: 0;
    }
    .no-vehicle-icon{
        
        margin-top: 23px;
        margin-bottom: 11px;
    }
    .no-vehicle-text{
        font-size: 35px;
    }
    .owl-more .item {      
        height: auto;
    }
    .v-search-btn {
        padding: 5px;
    }
    .s-vehicle-name {
        max-width: 86%;
    } 
    .theme-button-d{
        text-align: right;
    }
    .s-small-image {
        margin-bottom: 16px;
    }

}   


@media (max-width: 767px){

    .pg-temp-vehicle .pagination-wrapper span, .pagination-wrapper a {
        width: 33px;
        height: 33px;
        margin-right: 1px;
    }
    .pg-temp-vehicle .inactive{
        font-size: 14px;
    }
    .s-large-image {
        height: 235px;
    }
    
    .s-small-image {
        height: 55px;
    }
    .pg-temp-single-vehicles .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
    .pg-temp-single-vehicles .swiper-button-next, 
    .pg-temp-single-vehicles .swiper-button-prev {   
        margin-left: 0;
        margin-right: 0;
    }
    .pg-temp-single-vehicles .mySwiper .swiper-wrapper .swiper-slide{
        margin-right: 5px;
    }
    .s-vehicle-name {
        max-width: 74%;
    }
    .s-details {
        padding-bottom: 16px;
    }
    .item {      
        height: 231px;
    }
    .owl-more .item {      
        height: auto;
    }
    .item.s-overlay.thumbs{
        height: 73px;
    }
    #scroll-top {
        bottom: 106px; 
    }
    .genaral-vehicle-page .max-h {
        max-height: 325px;
    }
    .vehicles-heading-section-bg {     
        margin-top: 61px;
        margin-bottom: 0;
    }
    .genaral-vehicle-page .vehicles-type-boxes {
        margin-top: 33px;
    }
    .genaral-vehicle-page .v-type-box{
        margin: 3px;
        padding: 7px;
        width: 27%;
        display: flex;
        flex-direction: column;
        align-items: center;
   }
   .genaral-vehicle-page .fa-sliders-h{
        margin-top: 1px;
    }
    .genaral-vehicle-page .vehicles-type-boxes {
        display: flex;
        flex-wrap: wrap;
    }
    .vehicle-section .fwc-title,
    .theme-button-m{
        display: block;
    } 
   .v-t-b.do-of-icons-sprite.v-lorries {
        background-position: -502px -367px;  
        background-size: 702px;
        width: 49px;  
    }
    .v-t-b.do-of-icons-sprite.v-cars{
        background-position: -9px -446px;
        width: 58px;    
        background-size: 727px;
    }
    .v-t-b.do-of-icons-sprite.v-vans{
        background-position: -81px -441px;  
        width: 57px;  
        background-size: 719px;
    }
    .v-t-b.do-of-icons-sprite.v-tuk-tuks{
        background-position: -635px -401px;
        height: 44px;   
        width: 35px;  
        background-size: 764px;
    }
    .v-t-b.do-of-icons-sprite.v-motorbikes{
        background-position: -668px -382px;
        height: 44px;    
        background-size: 731px;
        width: 54px;  
    }
    .title-underline-style-1_1 {
        bottom: -11px;
    }
    .vehicles-heading-section .title-underline-style-1_1 {
        bottom: -13px;
    }
    
    .genaral-vehicle-page .v-s-b-m{
        width: 86%;
        margin-right: 10px;
    }
    .genaral-vehicle-page .mobile-filter-button {
        width: calc(100% - ( 86% + 10px) );   
        font-size: 20px;
        color: #909090;
    }
    .genaral-vehicle-page .v-search {
        font-size: 17px;
        color: #909090;
        margin-right: 2px;
    }
    .genaral-vehicle-page .genaral-vehicle-page .f-v-sb {      
        padding: 10px;
        padding-left: 12px;
        font-size: 13px;
    }
    
    .genaral-vehicle-page .s-v-images .owl-stage-outer {
        border-radius: 7px;
    }
    .genaral-vehicle-page .s-v-images {
        margin-bottom: 8px;
    }
        .f-v-sb::placeholder {
        color: #9c9ea1; /* Change the placeholder color */
        font-size: 14px; 
        font-weight: 300;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .genaral-vehicle-page .filter-vehicles{
        border: 1px solid #E3DCDC;
    }
   
    .genaral-vehicle-page .vehicle-date {
        margin-right: 8px;
        margin-bottom: 4px;
    }

    .genaral-vehicle-page .vehicle-details .v-meter{
        max-width: 51%;
    }
    .genaral-vehicle-page .vehicle-details .v-number {
        max-width: 52%;
    }
    .genaral-vehicle-page .vehicle-details .m-n {
        max-width: 75%;      
    }
    .genaral-vehicle-page .s-contact-details-m {
        padding: 12px;
        min-height: 110px;
        justify-content: center;
        display: flex;
        flex-direction: column;

    }
    .pg-temp-single-vehicles .swiper-pagination-bullet{
        margin-right: 2px;
    }
    .pg-temp-single-vehicles .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
    .pg-temp-single-vehicles .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 3px);
    }
    .vehicle-details{
        padding: 7px;
        max-width: 63%;  
    }
    .vehicle-heading {
        margin-bottom: 6px;
    }
    .post-type-archive .do-of-theme-title.title-underline-style-1, 
    .single-vehicles .do-of-theme-title.title-underline-style-1{
        display: inline-block;
    }
    .vehicle-location {
        /* max-width: 65%; */
    }

    .mail-c {
        margin-top: 37px;
    }
    .mailsent-text {
        font-size: 14px;
    }


    .v-name-t {
        font-size: 15px;
    }
    .meter-number{
        max-width: 96%;
    }
    .v-p {
        font-size: 13px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .vehicle-details .m-n {
        font-size: 12px;
    }
    .vehicle-details .v-meter {
        margin-right: 0px;
    }
    .v-price {
        margin-top: 5px;
    }
    .v-l {
        font-size: 13px;
    }
    .v-location{
        margin-top: 4px;
    }
    .vehicle-image{
        min-width: 36%;
        height: 119px;
    }
    .s-small-image {
        margin-bottom: 12px;
    }
    .pg-temp-single-vehicles .vehicle-image{
        min-width: 36%;
        height: 122px;
    }
    .pg-temp-single-vehicles .v-name{
        margin-top: 0px;
    }
    .v-time{
        font-size: 13px;
        margin-top: 7px;
        margin-bottom: 0px;
    }

    .pg-temp-single-vehicles .v-time {
        font-size: 13px;
        margin-top: 8px;
        margin-bottom: 2px;
    }
    .location-icon{
        font-size: 13px;
    }
    .do-of-icons-sprite.meter {   
        width: 28px;
        min-width: 29px;
    }
    .meter-number .do-of-icons-sprite.number{
        min-width: 29px;
        margin-right: 2px;
    }
    .text-vehicle-home {
        margin-top: 9px;
        margin-right: 11px;
        line-height: 1;
    }
    .text-vehicle-home {
        width: 206px;
    }
    .vehicle-section .text-v-home {
       display: none;
    }
    .Quick-Sale {
        /* font-size: 13px;
        padding: 2px 4px; */
    }
    .your-offer {
        margin-bottom: 1px;
    }
    .showing-title { 
        font-size: 13px;
    }
    .f-select{
        font-size: 15px;
    }
    .v-f-title {
        font-size: 22px;
    }
    .vehicles-body-section label {
        font-size: 17px;
    }
    .page-location{
        font-size: 13px;
    }
    .s-v-name{
        font-size: 17px;
        margin-bottom: 6px;
    }
    .s-date{
        font-size: 13px;
    }
    .s-v-l {
        font-size: 14px;      
    }
    .s-s {
        width: 32px;
        height: 32px;
        font-size: 14px;
        top: 7px;
        right: 9px;
    }
    .s-search{
        font-size: 14px;
    }

    .pg-temp-single-vehicles .title-underline-style-1_1 {
        bottom: -6px;
    }
    .genaral-vehicle-page.owl-carousel .owl-nav button.owl-prev, 
    .genaral-vehicle-page .owl-carousel .owl-nav button.owl-next {
        width: 34px;
        height: 34px;
        margin-left: 14px;
        margin-right: 7px;
        font-size: 15px;
    }
    .pg-temp-single-vehicles .owl-dots {
        bottom: 1px;
        left: 137px;
    }
    .pg-temp-single-vehicles .owl-dots .owl-dot span {
        width: 9px;
        height: 9px;
        margin: 2px;
    }
    .pg-temp-single-vehicles .vehicle-details .v-meter {
        margin-right: 0px;
    }
    .pg-temp-single-vehicles .vehicle-details .v-number{
        max-width: 54%;
    }
    .v-share-text-m {
        font-size: 15px;
    }
    .v-share-{
        font-size: 14px;
    }
    .owl-more{
        margin-top: 19px;
    }
    .pg-temp-single-vehicles .vehicle-image {
        width: 40%;
    }
    .v-p{
        margin-top: 0;
        margin-bottom: 0;
    }
    .pg-temp-single-vehicles .showing-box {
        height: 130px;
    }
    .pg-temp-single-vehicles .do-of-icons-sprite.meter {
        width: 25px;
        margin-right: 3px;
    }
    .genaral-vehicle-page.s-p {
        font-size: 20px;
    }
    .genaral-vehicle-page.s-t {
        font-size: 13px
    }
    .genaral-vehicle-page.s-call-now {
        font-size: 15px;
        padding: 5px;
    }
    .genaral-vehicle-page.make-offer{
        font-size: 15px;
        padding: 5px;
    }
    .genaral-vehicle-page .white-line {
        bottom: 0;
    }
    .genaral-vehicle-page .make-offer-form{
        width: 95%;
        padding-top: 20px;
        padding-bottom: 15px;
    }
    .mx-h-remove-add {
        width: 21%;
    }

    .genaral-vehicle-page .offer-details {
        width: 78%;
        margin-top: 6px;
        margin-left: 7px;
    }
    .genaral-vehicle-page .offer-image {
        width: 27%;
        height: 100%;
    }
    .genaral-vehicle-page .offer-rs {
        width: 13%;
    }
   
    
    .genaral-vehicle-page .make-offer-form p{
        margin-bottom: 0;
    }
    .genaral-vehicle-page .offer-t {
        margin-top: 26px;
        font-size: 13px;
        margin-bottom: 16px;
    }
    .offer-vehicle-details {
        margin-top: 13px;
    }
    .genaral-vehicle-page .offer-rs{
        margin-bottom: 0;
        display: flex;
        align-items: center;
    }
    .genaral-vehicle-page .offer-rs p{
        margin-bottom: 0;
        display: flex;
    }
    .form-group{
        margin-bottom: 14px;
    } 
    /* .genaral-vehicle-page form.submitting .wpcf7-spinner {
        bottom: -182px;
        right: 32px;
    } */
    .single-vehicles #footer-bottom {
        margin-bottom: 95px;
    }
    .single-vehicles #footer-bottom {
        margin-bottom: 97px;
    }
    .no-vehicle-icon{
        
        margin-top: 18px;
        margin-bottom: 9px;
    }
    .more-vehicles{
        margin-top: 13px;
    }
    .no-vehicle-text{
        font-size: 23px;
    }
    .no-vehicle-icon {
        font-size: 24px;
        height: 60px;
        width: 60px;
    }
    .no-vehicle {
        margin-bottom: 15px;
    }
    /* #districtDropdown,
    #brandDropdown {
        max-height: 304px;
        overflow: auto;
    } */
    .v-f-form{
        max-height: 100vh;
        overflow: auto;
    }
    .max-h .white-line {
        height: 110px;
        margin-bottom: 0;
    }
    #cityDropdown{
        max-height: 321px;
        overflow: auto;
    }
    .s-value{
        font-size: 15px;
    }
    .genaral-vehicle-page .v-search-btn{
        display: flex;
        align-items: center;
    }
   
    .genaral-vehicle-page .f-g-f{
        margin-top: 13px;
    }
    .genaral-vehicle-page .p-list{
        font-size: 13px;
    }
    .genaral-vehicle-page .s-right {
        font-size: 10px;
    }
    .s-vehicle-name {
        margin-left: 4px;
    }
    .genaral-vehicle-page .s-vehicle-type {
        margin-right: 4px;
    }
    .genaral-vehicle-page .s-date{
        margin-right: 15px;
    }
    .single-vehicles .s-call-now {
        font-size: 16px;
    }
    .genaral-vehicle-page .f-v-sb {
        padding: 1px 6px 5px 10px;
    }
}

/* Archive Page Vehicle */ 