/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

body .nectar-category-grid[data-style="mouse_follow_image"] .nectar-category-grid-item-bg {
    left: -75px;
    top: -170px;
    z-index: 10;
    width: 150px;
    height: 150px;
    border-radius: 50%;
}
.product-categories .count, .woocommerce-loop-category__title .count{
    display: none !important;
}
.imgHotspot .wpb_text_column > .wpb_wrapper{
    display: flex;
    justify-content: center;
}
.single-product .product-attr{
    margin-bottom: 15px;
}
html .woocommerce-account{
    h2 {
        font-size: 30px;
    }
    a.edit{
        float: none !important;
        text-decoration: underline;
    }
}
/* p.stock.in-stock{
    display: none !important;
}
.wc-block-components-product-badge.wc-block-components-product-low-stock-badge {
    display: none !important;
} */
body.woocommerce ul.products li.product .price del, body.woocommerce-page ul.products li.product .price del {
    color: rgb(0 0 0);
}
body.woocommerce #content div.product p.price del, 
body.woocommerce #content div.product span.price del, 
body.woocommerce div.product p.price del, 
body.woocommerce div.product span.price del, 
body.woocommerce-page #content div.product p.price del, 
body.woocommerce-page #content div.product span.price del, 
body.woocommerce-page div.product p.price del, 
body.woocommerce-page div.product span.price del {
    color: rgb(0 0 0);
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    opacity: 1 !important;
    display: block !important;
    animation: none !important;
}
body .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
    color: #fff !important;
    border-radius: 10px;
    display: inline-block;
}
.single-product .posted_in{
    display: none !important;
}
body.woocommerce-checkout {
    .woocommerce-form-coupon-toggle{
        max-width: 750px;
        margin: 0 auto;
    }
    form.woocommerce-checkout{
        max-width: 860px;
        margin: 0 auto;
        .woocommerce-billing-fields, .woocommerce-additional-fields{
            padding-right: 0;
        }
        .product-image img{
            max-width: 70px;
        }
        .order-review td[colspan="2"]{
            width: 100%;
        }
        #dpdfrance_relais_point_table td{
            width: 100%;
        }
        .order-review tbody tr.shipping{
            flex-direction: column;
        }
        td[data-title="Expédition"]{
            width: 100%;
            li{
                border: solid 1px #00000063;
                margin-bottom: 15px !important;
                padding: 15px 15px;
                border-radius: 5px;
            }
        }
        #payment{
            li{
                border: solid 1px #00000063;
                margin-bottom: 15px;
                padding: 15px 15px;
                border-radius: 5px;
            }
        }
        #div_dpdfrance_predict_header, #predict, #div_dpdfrance_predict_gsm, #dpdfrance_relais_point_table{
            max-width: 650px;
            margin: 0 auto;
        }
        #predict{
            h2{
                margin: 0;
            }
            ul{
                margin-bottom: 0;
            }
        }
        #div_dpdfrance_predict_gsm{
            margin-bottom: 20px;
        }
    }
}
body .swal2-container{
    .swal2-content{
        padding: 0;
        .cwginstock-subscribe-form .panel-primary{
            border: none;
        }
        .cwginstock-subscribe-form .panel-primary>.panel-heading{
            color: #000;
            background: transparent;
            border: none;
            h4{
                color: #000;
                margin-top: 20px;
            }
        }
        .cwginstock-panel-body input{
            text-align: left !important;
        }
        .cwginstock-panel-body .cwgstock_button {
            padding: 10px 20px;
        }
        .fancy-select-wrap{
            display: none;
        }
        .cwginstock-subscribe-form .panel-body {
            padding: 0;
        }
    }
}
.quote-button {
    background-color: #0073aa;
    color: white !important;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 4px;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    transition: background-color 0.3s ease;
}

.quote-button:hover {
    background-color: #005a87;
    color: white !important;
}

.quote-only-button-wrapper {
    margin: 20px 0;
}
body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt{
    background-color: #54b363;
    text-align: left;
    line-height: 1.5em;
    padding: 11px 18px;
}
body .formDevis{
    border: solid 1px #0000004d;
    padding: 30px;
}
body[data-form-submit="regular"] .formDevis input[type=submit]{
    text-transform: none !important;
    display: block;
    margin: 0 auto;
}
body.devisUniq.single-product #wc-stripe-express-checkout-element, 
body.devisUniq.single-product .single_variation_wrap .woocommerce-variation-add-to-cart{
    display: none !important;
}
body #sidebar .widget {
    margin-bottom: 30px;
}
body .la-spinner, body .wpfIconPreview .spinner, body .wpfLoaderIconTemplate .spinner, body .woobewoo-filter-loader.spinner {
    width: 94px;
    height: 32px;
    background: url(/wp-content/uploads/2025/05/logo3.svg);
    background-repeat: no-repeat;
}
body .ui-widget-header {
    padding: 0 !important;
}
#dpdfrance_relais_point_table tr{
    border-bottom: 1px solid #000;
}
body.woocommerce-page{
    .product-category a{
        position: relative;
        h2.woocommerce-loop-category__title{
            position: absolute;
            top: calc(50% - 20px);
            width: 100%;
            text-align: center;
            color: #fff;
            font-size: 39px !important;
            text-shadow: 1px 1px 2px #00000059;
            font-weight: 100 !important;
        }
    }
}
.sliderAvis{
    padding: 0 60px !important;
    .owl-dots{
        display: none;
     } 
    .owl-nav.disabled{
        display: block !important;
        button[role="presentation"]{
            position: absolute;
            top: calc(50% - 30px);
            border: none;
            background: transparent;
            color: #000;
            font-size: 60px;
            padding: 5px;
        }
        button[role="presentation"]:hover{
            border: none;
            background: transparent;
            color: #000;
        }
        .owl-prev{
            left: -50px;
        }
        .owl-next{
            right: -50px;
        }
    
    }
    .owl-item{
        padding: 15px;
        .carousel-item{
            border-radius: 5px;
            background: #00000008;
            max-height: 250px;
            overflow-y: scroll;
        }
        
    }

}

@media only screen and (max-width: 690px) {
    body.woocommerce-page{
    .product-category a{
        h2.woocommerce-loop-category__title{
            font-size: 20px !important;
        }
    }
}
}

/* .paiement3x, #slide-out-widget-area .nectar-header-text-content.mobile-only{
    display: none;
}
#header-outer.scrolled-down .paiement3xPC{
        display: none;
    }
.paiement3xPC{
    display: table;
        text-align: center;
        font-size: 17px;
        color: #fff;
        margin: 0 auto;
        padding: 5px 15px;
}
@media (max-width: 1200px) {
    .paiement3x{
        display: table;
        text-align: center;
        font-size: 12px;
        background: #fff;
        margin: 10px auto 0 auto;
        padding: 5px 15px;
        border-radius: 10px;
    }
    .paiement3xPC{
        display: none;
    }
    #header-outer.scrolled-down .paiement3x{
        display: none;
    }
} */