.heart_motores_i {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 1;
  font-size: 26px;
    color: #043bc7de;
    cursor: pointer;
}
.favourite_list {
    background: #1d4ecd !important;
}
.chevrolet_m .inner-box {
    padding-top: 30px;
}
.container_cust {
    padding: 0 35px 30px 35px;
}

.car-block .inner-box .owl-carousel {
    height: 263px;
    
}

#carros_buscados .car-block .inner-box .image,.custom987 .inner-box .image{
    height: 270px;
    
}
#carros_buscados_filter .car-block .inner-box .image,.custom987 .inner-box .image{
   /*     height: 136px; */
    height: 188px !important;
    
}

.car-block-two .inner-box .image{
    height: 262px;
    
}

.custom-height-270 .inner-box .image{
    height: 270px !important;
}

.custom-height-190 .inner-box .image{
    height: 194px !important;
}

.custom-height-263 .inner-box .image{
    height: 264.67px !important;
}

.offer-block .inner-box .image{
    height: 262px !important;
}

/* new*/
   .msg_favorit{
        padding: 200px 0;
    }
    .motors_msg {
    color: sienna;
    padding: 15px;
    margin: 0;
}
  .massage_show_m {
    background-color: wheat;
    border: 2px solid sienna;
    text-align: left;
    width: 100%;
}

.mayor_cont_select {
    height: 44px;
    margin-right: 30px;
    border-radius: 20px !important;
    padding: 3px;
}


.oder_controlbr {
    height: 44px;
    margin-right: 0px;
    border-radius: 20px !important;
}
.menor_select_mot {
    display: flex;
    align-items: center;
}
.borrar_favr_motor {
    display: flex;
    align-items: center;
    margin-top: 17px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.borrar_favr_motor .search-btn {
    border-radius: 20px !important;
    padding: 0 60px;
    width: unset;
    margin-left: 20px;
}








    .card-img-row {
    display:flex;
    align-items:center;
    justify-content: space-between;
    padding: 10px 12px 0;
}
.inner-img img {
    height:44px !important;
    width:44px!important;
    object-fit: contain;
}
.card-img-row h3{
    white-space: normal !important;
    padding: 0 !important;
}
.inner-img {
    display:block;
}

@media (max-width:1200px){
    .news-page-section {
    position: relative;
    padding: 10px 0 70px;
}
.car-block-two .inner-box .image{
    height: 100% !important; 
}
.custom-height-190 .inner-box .image{
    height: auto !important;
}
.custom-height-263 .inner-box .image {
    height: auto !important;
}
.offer-block .inner-box .image{
    height: auto !important;
}

#carros_buscados_filter .car-block .inner-box .image, .custom987 .inner-box .image {
    /* height: 136px; */
    height: 239px !important;
}
}
@media (max-width:991px){
.car-block .inner-box .single-item-carousel.owl-carousel {
    height: 100% !important;
    
}
.custom-height-190 .inner-box .image {
    height: 100% !important;
}
#carros_buscados_filter .car-block .inner-box .image, .custom987 .inner-box .image {
    /* height: 136px; */
    height: 248px !important;
}
}

@media (max-width:768px){
#carros_buscados_filter .car-block .inner-box .image, .custom987 .inner-box .image {
   
    height: 100% !important;

}
}

@media (max-width:767px){
 .msg_favorit {
    padding: 63px 0;
}
}
@media (max-width:709px){
.borrar_favr_motor .search-btn {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    padding: 0 44px;
}
.borrar_favr_motor {
    justify-content: center;

}
}