
body.et-db #et-boc .et-l .et_pb_row .et_pb_module .et_pb_text_inner h2, body.et-db .pum .et-l .et_pb_row .et_pb_module .et_pb_text_inner h2 {
    color: red !important;
}
body.et-db #et-boc .et-l .et_pb_row .et_pb_module .et_pb_text_inner h2, body.et-db .pum .et-l .et_pb_row .et_pb_module .et_pb_text_inner h2 {
    color: red !important;
}

body.et-db.page-id-3688 #et-boc .et-l .et_pb_row .et_pb_module .et_pb_text_inner tbody tr:first-child {
    background-color: red !important;
}
body.et-db.page-id-3688 #et-boc .et-l .et_pb_row:last-child {
    background-color: red !important;
}
body.et-db.page-id-3688 #et-boc .et-l .et_pb_row:last-child tbody tr {
    background-color: red !important;
}
body.et-db.page-id-3688 #et-boc .et-l .et_pb_row:last-child .et_pb_column .et_pb_text_inner {
    background-color: red !important;
}
body.et-db.page-id-3688 #et-boc .et-l .et_pb_row:last-child .et_pb_module.et_pb_text  {
    background-color: red !important;
}

/* *Woocommerce */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}
.woocommerce ul.products li.product a{
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
}
.woocommerce ul.products li.product .price {
    color: #ffff !important;
    background-image: url(http://costapack.es/wp-content/uploads/2022/10/fond-prix.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: auto !important;
    min-height: 70px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 10px !important;
    font-size: 1em !important;
    font-weight: 700 !important;
}
.woocommerce ul.products li.product .button {
    color: #ffff !important;
    background-color: rgb(0 0 0) !important;
}
.woocommerce ul.products li.product .button:hover {
    color: #ffff !important;
    background-color: rgb(0 0 0 / 70%) !important;
}
body .woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: 58px !important;
    text-transform: lowercase !important;
}
body .woocommerce ul.products li.product .woocommerce-loop-product__title::first-letter {
    text-transform: uppercase !important;
}




.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #ff0000 !important;
    font-weight: 700;
}
.woocommerce div.product form.cart div.quantity {
    height: auto !important;
    height: 100% !important;
}
.woocommerce div.product form.cart div.quantity input {
    padding: 8px 0;
    margin-right: 25px;
}
.woocommerce div.product form.cart .button {
    background-color: #000 !important;
}
.woocommerce div.product form.cart .button:hover {
    background-color: rgb(0 0 0 / 70%) !important;
}

.woocommerce div.product section.related.products {
    position: relative !important;
    display: inline-block !important;
}
.woocommerce div.product section.related.products > h2 {
    font-size: 2em !important;
    letter-spacing: 0px !important;
    color: red !important;
    font-family: 'DancingScript-Bold' !important;
}
.woocommerce div.product section.related .woocommerce-loop-product__title  {
    font-family: 'DancingScript-Bold' !important;
    font-size: 1.2em !important;
    font-weight: 800;
    line-height: normal !important;
    min-height: 82px;
}
.woocommerce ul.products li.product a.added_to_cart.wc-forward {
    color: #ff0000 !important;
    font-weight: 800;
}




#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    background-color: #000 !important;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: rgb(0 0 0 / 70%) !important;
}


body.et_divi_builder.single.single-product .single_page_banner_c h1.generic_title {
    font-size: 1.7em !important;
    line-height: normal !important;
}


body.page-id-4693 div#product-list {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
}
body.page-id-4693 div#product-list .product-column {
    width: 100% !important;
}



/* *Woocommerce */
@media (max-width: 1260px){
    body .level_0_mobile_head_logo_container img {
        width: auto !important;
        /*height: 130%;*/
    }

    body header.site_header {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    body header.site_header .mobile_view_container_L1.active {
        background-color: #fff !important;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
    }
    body header.site_header .mobile_menu_view_back {
        color: #ff0000 !important;
        font-weight: 700;
    }

}

@media (max-width: 768px) {
    body.et_divi_builder.single.single-product .single_page_banner_c h1.generic_title {
        font-size: 1.4em !important;
        line-height: normal !important;
    }
    body.et_divi_builder.et-db .single_page_banner_c h1.generic_title {
        font-size: 2em !important;
        line-height: normal !important;
    }
}
@media (max-width: 480px) {
    .woocommerce-page ul.products li.product:nth-child(n) {
        width: 94% !important;
        display: flex;
        flex-direction: column;
        align-items: center !important;
        justify-content: center !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    ul.products.columns-4 {
        display: flex;
        flex-direction: column;
        align-items: center !important;
        justify-content: center !important;
    }
    .woocommerce-page ul.products li.product:nth-child(n) h2 {
        text-align: center !important;
        max-width: 320px !important;
    }

}
@media (max-width: 420px) {
    body.et_divi_builder.single.single-product .single_page_banner_c h1.generic_title {
        font-size: 1.2em !important;
        line-height: normal !important;
    }
}