/*
 Theme Name:   Corify Child
 Theme URI:    http://fitwp.com/wordpress-themes/corify/
 Description:  Corify Child Theme
 Author:       FitWP
 Author URI:   https://themeforest.net/user/fitwp/portfolio
 Template:     corify
 Version:      1.0.0
*/


.all-brands {
    flex-wrap: wrap !Important;
	    display: flex !Important;
;
    align-items: center !Important;
    justify-content: center !Important;
    gap: 14px !Important;
}

.main-navigation a{
    font-size: 15px;
}

.grecaptcha-badge{
    display: none;
}

input[type='text'], input[type='email'], input[type='url'], input[type='password'], input[type='search'], input[type='number'], input[type='tel'], input[type='range'], input[type='date'], input[type='month'], input[type='week'], input[type='time'], input[type='datetime'], input[type='datetime-local'], input[type='color'], textarea{
    border-radius: 10px;
}

.phones_num{
        height: 50px;
    margin-top: 20px;
    background: #133580;
    display: flex;
    align-items: center;
    justify-content: center;
}

.phones_num a{ color:#fff }

.phones_buttons{
        text-align: center;
    margin-top: 20px;
}

.phone-number-single{
        text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #283957;
}

.prix-ttc{
    text-transform: uppercase;
}

.auto-listings-item .title{
    font-size: 17px;
}

#content{
    padding: 0px;
}


.fa-angle-right:before, .fa-angle-left:before{
    color:#fff !important;
    font-size: 20px !important;
}

.location{
    display: none;
}

.price_bg h4{
        color: #133580;
    
        font-size: 40px;
}



.car_name_new{
        font-size: 30px;
        font-weight: bold;
        text-transform: uppercase;
}

.new-form{
    margin-top: 40px;
    background: #f5f5f5;
    padding: 4%;
    text-align: center;
    border-radius: 10px;
}

.new-form h4{
    text-transform: uppercase;
    font-size: 20px;
}

.new-blocks-single{
        display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.left-blocks{
    max-width: 60%;
}

.right-blocks{
    max-width: 35%;
}

.breadcrumbs a {
    color: #293957 !important;
}

.single-listing-main .has-sidebar{
    60%
}

buton{
    border-radius: 10px !important
}

.button-call{
        background: #f3a801;
    border-color: #f3a801;
    width: 100%;
        height: 50px;
}


 input[type='submit']{
    margin-top: 30px;
}

.wpcf7-form label{
        margin-bottom: 15px;
}

#d059da3{
    padding: 3%;
}

.wpcf7-spinner{
	display:none
}

.ui-timepicker-wrapper{
	display:block !Important;
}

@media (max-width: 1280px){
	
	input[type='submit']{
		margin-top:30px
	}
	
	.bf-time-picker, .flatpickr-calendar .flatpickr-days, .flatpickr-calendar.open, .flatpickr-calendar.inline, .wpcf7-select{
		width:100% !Important
	}
	
	.rdv-1{
		text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
	}
	
	.uacf7-form-1709{
		text-align:center;
		    padding: 30px;
	}
	.prendre-rdv{
	 display: flex;
    align-items: flex-start;
    justify-content: space-around;
    gap: 50px;
    flex-direction: column;
		
}
}


.prendre-rdv{
	    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    gap: 50px;
}

input[type='text'], input[type='email'], input[type='url'], input[type='password'], input[type='search'], input[type='number'], input[type='tel'], input[type='range'], input[type='date'], input[type='month'], input[type='week'], input[type='time'], input[type='datetime'], input[type='datetime-local'], input[type='color'], textarea{
	width:100%
}

@media (min-width: 768px){
.als-body__left .als-field {
    max-width: 33.3%;
    flex: 0 0 33.3%;
}}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	display:none !Important
}



.specifications__icon.model_transmission_type:before {
    content: "" !important;
    background-image: url('/images/trans.svg');
     width: 21px; /* задайте нужные размеры */
    height: 24px;
    display: inline-block; /* добавьте это, если иконка не показывается */
    /* Другие стили, такие как размеры и позиционирование */
}


.specifications__icon.model_engine_fuel:before {
     content: "" !important;
    background-image: url('/images/dis.svg');
     width: 21px; /* задайте нужные размеры */
    height: 24px;
    display: inline-block; /* добавьте это, если иконка не показывается */
    /* Другие стили, такие как размеры и позиционирование */

}

.specifications__icon.model_year:before{
	 content: "" !important;
    background-image: url('/images/date.svg');
     width: 21px; /* задайте нужные размеры */
    height: 24px;
    display: inline-block; /* добавьте это, если иконка не показывается */
    /* Другие стили, такие как размеры и позиционирование */
}

.specifications__icon.model_doors:before{
	 content: "" !important;
    background-image: url('/images/door.svg');
     width: 21px; /* задайте нужные размеры */
    height: 24px;
    display: inline-block; /* добавьте это, если иконка не показывается */
    /* Другие стили, такие как размеры и позиционирование */
}

.specifications__icon.model_seats:before{
	 content: "" !important;
    background-image: url('/images/seat.svg');
     width: 21px; /* задайте нужные размеры */
    height: 24px;
    display: inline-block; /* добавьте это, если иконка не показывается */
    /* Другие стили, такие как размеры и позиционирование */
}

.specifications__icon.odometer:before{
	 content: "" !important;
    background-image: url('/images/speed.svg');
     width: 21px; /* задайте нужные размеры */
    height: 24px;
    display: inline-block; /* добавьте это, если иконка не показывается */
    /* Другие стили, такие как размеры и позиционирование */
}

.ion-map:before{
	 content: "" !important;
    background-image: url('/images/speed.svg');
     width: 21px; /* задайте нужные размеры */
    height: 24px;
    display: inline-block; /* добавьте это, если иконка не показывается */
    /* Другие стили, такие как размеры и позиционирование */
}

.ion-dis:before{
	 content: "" !important;
    background-image: url('/images/dis.svg');
     width: 21px; /* задайте нужные размеры */
    height: 24px;
    display: inline-block; /* добавьте это, если иконка не показывается */
    /* Другие стили, такие как размеры и позиционирование */
}

.ion-speedometer:before{
	    content: "" !important;
    background-image: url(/images/trans.svg);
    width: 21px;
    height: 24px;
    display: inline-block;
}

.single-listing--classified .specifications-list > li
{
	    width: 33.3% !important
}
.auto-listings-items.grid-view .auto-listings-item{
	    border: 1px solid #dfe0e3;
}

#comments{
	display: none;
}

.author, .byline, .entry-view-counts, .entry-meta-bottom{
	display: none;
}

a.al-listings-tab.is-active,
{
	display: none !important
}

.btn-search{
	    background-color: #bc1b19;
    text-transform: uppercase;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    padding: 13px 25px;
}

/* Child Theme Custom CSS */
.image-gallery .hg-fix img{
	max-height: 700px;
}

.section--certificates{
	display:none
}

.section--dealer-info, {
	display:none
}

.single-listing__save{
	display:none
}

.single-listing--similar-listing{
	display:none
}

.section--dealer-info{
	display:none
}

.section--related-dealer-listings{
	display:none
}

.auto-listings-single .comments-area{
	display:none
}

.auto-listings-ordering{
	display:none
}

.compare-login__icon{
	display:none
}

.auto-listings-item .image__cta .image__cta__favorite{
	display:none
}

.auto-listings-single .single-listing-buttons .single-listing__save> {
		display:none
}

.auto-listings-single .single-listing-buttons{
	display:none !important
}

.single-listing-main .sidebar .section--dealer-calculator{
	display:none !Important;
}

.single-listing-main .has-sidebar .content .location{
	display:none !Important;
}



.single-listing--classified .specifications-list  {
    display: flex;
}

.single-listing--classified .specifications-list > li {
    display: flex;
    flex-direction: column;
}

.single-listing--classified .specifications-list li:nth-child(1) {
    order: 8; 
}

.single-listing--classified .specifications-list li:nth-child(2) {
    order: 5; 
}

.single-listing--classified .specifications-list li:nth-child(3) {
    order: 6; 
}

.single-listing--classified .specifications-list li:nth-child(4) {
    order: 7; 
}

.single-listing--classified .specifications-list li:nth-child(5) {
    order: 20; 
}

.single-listing--classified .specifications-list li:nth-child(6) {
    order: 9; 
}

.single-listing--classified .specifications-list li:nth-child(7) {
    order: 3; 
}

.single-listing--classified .specifications-list li:nth-child(8) {
    order: 1; 
}

.single-listing--classified .specifications-list li:nth-child(9) {
    order: 2; 
}

.single-listing--classified .specifications-list li:nth-child(10) {
    order: 11; 
}

.single-listing--classified .specifications-list li:nth-child(11) {
    order: 13; 
}

.single-listing--classified .specifications-list li:nth-child(12) {
    order: 11; 
}


.auto-listings-items.grid-view .at-a-glance>li:not(.seperator) {
    display: flex;
    align-items: center;
}

.pulse-button {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  padding: 10px;
  border: none;
  background: #ff0000;
  box-shadow: 0 5px 35px rgba(0, 0, 0, 0.2);
  position: fixed;
  bottom: 50px;
  right: 50px;
  cursor: pointer;
  outline: none;
  z-index: 1000;
}

#scroll-top{
    left: 36px !important;
    right: auto !important;
}

.pulse-button__icon {
  display: block;
  width: 30px;
  height: 30px;
  background: url("/icon_pulse.svg") center center/cover no-repeat;
  transition: .3s;
}


.pulse-button__text {
  display: block;
  width: 100%;
  height: 30px;
  font: 12px 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: .3s;
  margin-top: 1px;
}

.pulse-button:hover .pulse-button__icon {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: .3s;
}
 
.pulse-button:hover .pulse-button__text {
  transition: .3s;
  opacity: 1;
  visibility: visible;
  position: relative;
}

.pulse-button__rings {
  border: 1px solid #ff0000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
  width: auto;
  border-radius: 50%;
  animation-duration: 2.0s;
  animation-name: pulse_1;
  animation-iteration-count: infinite;
  z-index: -1;
}
 
.pulse-button__rings:nth-child(2) {
  animation-name: pulse_2;
}
 
.pulse-button__rings:nth-child(3) {
  animation-name: pulse_3;
}

@keyframes pulse_1 {
  from {
    opacity: 1;
    transform: scale(0.9, 0.9);
  }
 
  to {
    opacity: 0;
    transform: scale(1.3, 1.3);
  }
}
 
@keyframes pulse_2 {
  from {
    opacity: 1;
    transform: scale(0.8, 0.8);
  }
 
  to {
    opacity: 0;
    transform: scale(1.5, 1.5);
  }
}
 
@keyframes pulse_3 {
  from {
    opacity: 1;
    transform: scale(0.8, 0.8);
  }
 
  to {
    opacity: 0;
    transform: scale(1.7, 1.7);
  }
}





@media (max-width: 1200px) {
    .new-blocks-single{
        display: flex;
            padding: 2%;
    flex-direction: column;
    }

    .left-blocks{
        max-width: 100%;
                width: 100%;
    }

    .right-blocks{
        margin-top: 30px;
        max-width: 100%;
                width: 100%;
    }
}

@media (max-width: 430px) {
    .single-listing--classified .specifications-list{
        flex-direction: column;
    }
    .single-listing--classified .specifications-list > li{
        width: 100% !important;
    }
    



}



