/*
 Theme Name:   Groupe Echo
 Description:  Groupe Echo
 Author:       Groupe Echo
 Author URI:   https://groupe-echo.fr/
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


/*Debut page panier*/

.woocommerce-cart .elementor-1224 .elementor-element.elementor-element-1c7dc6e0:not(.elementor-motion-effects-element-type-background) {
    background: #f1f1f1 !important;
}


@media screen and (min-width:980px) {
    td.product-thumbnail img {
        min-width: 120px !important;
        max-width: 120px !important;
    }
}


/*fin page panier*/

/*faire apparaitre le select sur les produits*/
select#pa_dimensions {
    display: block !important;
    /*    opacity: 1 !important;*/
    /*    visibility: visible !important;*/
    /*    position: static !important;*/
    /*    width: auto !important;*/
    /*    height: auto !important;*/
}

.veb-variation-swatches.inwp-show-label .variations th {
    padding-bottom: 0 !important;
}

.veb-variation-swatches.inwp-show-label .variations tr {
    padding-bottom: 10px !important;
}

/*fin faire apparaitre le select sur les produits*/
