.elementor-68 .elementor-element.elementor-element-d933c10 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for bdevs-car-product-tab-3, class: .elementor-element-e48a1c1 *//* Aumentar el ancho real de las tarjetas */
.elementor-68 .elementor-element.elementor-element-e48a1c1 .product-default {
    width: 100% !important;
    max-width: 100% !important;
}

/* Quitar padding lateral del contenedor que hace estrechas las tarjetas */
.elementor-68 .elementor-element.elementor-element-e48a1c1 .swiper-slide,
.elementor-68 .elementor-element.elementor-element-e48a1c1 .elementor-widget-container,
.elementor-68 .elementor-element.elementor-element-e48a1c1 .product-default.product-column {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* La imagen mantiene tu altura fija */
.elementor-68 .elementor-element.elementor-element-e48a1c1 .product-img .ratio.ratio-2-3 {
    height: 260px;
    padding-top: 0 !important;
}

/* Imagen más grande horizontalmente */
.elementor-68 .elementor-element.elementor-element-e48a1c1 .product-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.car-badge-matricula {
    display: inline-flex;
    align-items: center;
    gap: 3px;

    background: #FF7A26;           
    color: #fff;
    font-weight: 600;

    font-size: 12px !important;
    padding: 2px 6px !important;   
    border-radius: 999px !important;

    margin-left: 8px !important;   /* separación respecto a “Coche” */
    margin-top: 3px !important;

    box-shadow: 0 4px 12px rgba(255, 122, 38, 0.25);
    white-space: nowrap;
}

.car-badge-matricula i {
    font-size: 10px !important;
    margin-right: 5px !important;
}

@media (min-width: 1200px) {

    /* La columna de imagen se hace más ancha */
    .elementor-68 .elementor-element.elementor-element-e48a1c1 .product-img {
        flex: 0 0 52% !important;
        max-width: 52% !important;
        
    }

    /* Y la columna de textos se ajusta */
    .elementor-68 .elementor-element.elementor-element-e48a1c1 .product-details {
        flex: 0 0 48% !important;
        max-width: 48% !important;
    }

 

 
}

/* Separación entre (Coche + Matrícula) y el nombre del vehículo */
.product-details .product-category,
.product-details .car-badge-matricula {
    display: inline-block;
    margin-bottom: 8px; /* Ajusta a tu gusto: 6–12px queda bien */
}

/* Si quieres aplicar la separación solo en escritorio */
@media (min-width: 992px) {
    .product-details .product-category,
    .product-details .car-badge-matricula {
        margin-bottom: 10px;
    }
}

  .product-default .product-img .lazy-container img {
      object-fit: cover;
      object-position: center 65%;
  }


.car-badge-atp {
    display: inline-flex !important;
    align-items: center;
    gap: 4px;

    background: #37B9FF;
    color: #fff;

    font-weight: 600;
    font-size: 12px !important;
    padding: 2px 6px !important;
    border-radius: 999px;

    box-shadow: 0 3px 10px rgba(55,185,255,0.25);
    white-space: nowrap;

    width: auto !important;
    max-width: fit-content !important;
    margin-left: 10px;
}
.car-badge-atp i {
    font-size: 12px !important;
     margin-right: 5px !important;
}


@media (min-width: 1200px) {
    .elementor-68 .elementor-element.elementor-element-e48a1c1 .product-title a {
        white-space: normal !important;
        overflow: visible !important;
        text-overflow: unset !important;
        display: inline-block;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {

    /* Container más ancho que el estándar pero no 100% */
    .elementor-68 .elementor-element.elementor-element-e48a1c1 .container {
        max-width: 1500px !important;   /* Ajuste fino: 1400 / 1500 / 1600 */
        padding-left: 20px !important;
        padding-right: 20px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}/* End custom CSS */
/* Start custom CSS for bdevs-testimonial-section-3, class: .elementor-element-d933c10 */.content-title .img {
    margin-right: 50px;  
}/* End custom CSS */