/*global*/

@charset "utf-8";

@font-face {
    font-family: "Roboto-Bold";
    src: url("../fonts/Roboto-Bold.ttf");
}

@font-face {
    font-family: "Roboto-Regular";
    src: url("../fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: "Roboto-Italic";
    src: url("../fonts/Roboto-Italic.ttf");
}

@font-face {
    font-family: "Roboto-Light";
    src: url("../fonts/Roboto-Light.ttf");
}

@font-face {
    font-family: "Roboto-Medium";
    src: url("../fonts/Roboto-Medium.ttf");
}

@font-face {
    font-family: "IndieFlower-Regular";
    src: url("../fonts/IndieFlower-Regular.ttf");
}


@font-face {
    font-family: "BalsamiqSans-Bold";
    src: url("../fonts/BalsamiqSans-Bold.ttf");
}
@font-face {
    font-family: "BalsamiqSans-Regular";
    src: url("../fonts/BalsamiqSans-Regular.ttf");
}



body,div,p,ul,li,span,div,label,a {
    font-family: 'Roboto-Regular' !important;
}


body hr {
    display: none;
}
#preheaders .preheader2 {
    background: #17A49B;
    padding: 0 !important;
}
.wsgp-homebanner .content-wrapper .slide-desc {
    display: none;
}

section.section_1 {
    display: none;
}

section.section_5 {
    display: none;
}

/*global*/

/*barre top*/
.inside-navigation.grid-container.grid-parent {
    display: flex !important;
    flex-direction: row;
}

#preheaders .preheader1 {
    background-color: unset;
}

#preheaders .preheader1 p {
    color: aliceblue;
}

#preheaders .preheader1 hr {
    display: none;
}

.img-hidden {
    height: 0;
}

#item3 i.fa.fa-shopping-cart, #item1 i.fa.fa-user, #item2 i.fa.fa-search {
    color: white;
    font-size: 25px !important;
}
#item3 i.fa.fa-shopping-cart:hover, #item1 i.fa.fa-user:hover, #item2 i.fa.fa-search:hover {
    color: #960510 !important;
}

ul#menupreheader {
    margin-bottom: 0 !important;
    display: flex;
    justify-content: center;
}

ul#menupreheader {
    max-width: 229px;
    margin: auto;
}

#preheaders .preheader2 form.search-form.search_preheader input.search-field {
    border: 3px solid #ffffff;
    /*border-color: #ffffff;*/
    color: #ffffff !important;
    margin: 20px;
}
.submit_search_preheader i.fa.fa-search {
    font-size: 30px;
}
.cart span.cart-amount {
    background-color: rgb(172 34 32 / 90%) !important;
    top: -15px !important;
    right: 20px !important;
}


/*barre top*/
/*menus*/
.inside-navigation.grid-container.grid-parent {
    width: 100% !important;
    max-width: 90% !important;
}

.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-items {
    font-size: 20px;
    text-transform: initial;
}

img.header-image.is-logo-image {
    max-width: 325px !important;
    min-height: 140px !important;
    margin: 0 !important;
    padding-bottom: 0 !important;
}

img.header-image.is-logo-image:hover {
    border-bottom-color: unset !important;
}

nav#site-navigation {
    background-color: #f4f5f5;
}

nav#sticky-navigation {
    background-color: aliceblue;
}
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-items {
    color: black !important;
    text-transform: initial;
    font-size: 25px;
    min-height: 70px !important;
    font-family: 'BalsamiqSans-Bold' !important;
}
li.search-item.menu-item-align-right {
    display: none !important;
}
.main-navigation .main-nav ul li a:hover {
    color: #ac2220 !important;
    border-bottom: 3px solid #ac2220;
    background-color: unset !important;
    width: fit-content;
}

body .main-navigation .main-nav ul li a:active ,
body .main-navigation .main-nav ul li a:focus {
    background-color: #17a49b !important;
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    width: 100% !important;
    height: fit-content !important;
    /* max-height: 40px !important; */
    min-height: 40px !important;
}


/*menus*/

/*banniere*/
body .wsgp-homebanner .slider.slick-initialized.slick-slider .slick-list.draggable .slick-track .slide-item .content-wrapper .grid-container.grid-parent {
    margin: auto;
    max-width: 100% !important;
    width: 60% !important;
    text-align: center !important;
    background: rgb(255 255 255 / 25%) !important;
}

ul.slick-dots {
    bottom: 32px !important;
}

.slick-dots li.slick-active button:before, .slick-dots li button:before {
    color: rgb(255 255 255) !important;
    font-size: 38px !important;
}

.slider.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.wsgp-homebanner .slick-prev:before {
    background-image: url(/wp-content/themes/wsgp/assets/img/circle_arrow_left.png);
}
.wsgp-homebanner .slick-next:before {
    background-image: url(/wp-content/themes/wsgp/assets/img/circle_arrow_right.png);
}


.slide-item {
    position: relative;
}

p.slide-buttons {
    position: absolute;
    bottom: 50px;
    left: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    margin: auto !important;
}
.slide-item .slide-buttons a.button {
    font-size: 20px;
    color: #ac2220;
    background-color: white;
    border-radius: 50px;
    margin: auto !important;
    max-width: 240px !important;
    width: 100% !important;
}
.slide-item .slide-buttons a.button:hover {
    font-size: 20px;
    color: white;
    background-color: #ac2220;
    border-radius: 50px;
    margin: auto !important;
    max-width: 240px !important;
    width: 100% !important;
    text-decoration: none !important;
}



/*banniere*/

/*LES PRODUITS À LA UNE*/
#wps-slider-section.wps-slider-section-827 {
    padding-top: 5px !important;
}
h2.titleheader_section2 {
    color: #51bab2;
    font-size: 55px !important;
    font-family: 'IndieFlower-Regular';
}

#wps-slider-section img.wpsf-product-img {
    /*min-height: 300px;
    max-width: 365px !important;*/
    width: auto !important;
    height: 216px !important;
    max-width: 100% !important;
}


.sp-wps-product-image-area {
    padding: 10px !important;
    margin: auto !important;
    background-color: #ffffff !important;
    background-image: unset !important;
    width: 100%;
    max-width: 400px !important;
    transition: transform 500ms ease-in-out;
}
.sp-wps-product-image-area:hover {
    transform: scale(1.05);
}

#wps-slider-section #sp-woo-product-slider-827 .wpsf-product-title a {
    color: black;
    text-transform: uppercase;
    font-size: 20px !important;
}

#wps-slider-section #sp-woo-product-slider-827 .wpsf-product-price {
    color: #ac2220;
    font-size: 32px !important;
    padding-top: 24px !important;
    padding-bottom: 42px !important;
}

#wps-slider-section .wpsf-product-title {
    margin-top: 25px !important;
}

#wps-slider-section #sp-woo-product-slider-827 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
    padding: 14px 30px !important;
    color: #ac2220 !important;
    border: 3px solid #ac2220 !important;
    background-color: white !important;
    font-size: 23px;
    margin-bottom: 25px;
}

#wps-slider-section #sp-woo-product-slider-827 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):hover, #wps-slider-section #sp-woo-product-slider-827 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):active, #wps-slider-section #sp-woo-product-slider-827 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):focus {
    color: white !important;
    border: 4px solid white !important;
    background-color: #ac2220 !important;
    font-size: 23px;
    margin-bottom: 30px;  
    padding: 14px 30px !important;  
}
section.section_2 {
    padding: 80px 0 !important;
    background-color: rgb(239 233 230 / 10%);
    /*background-image: url(/wp-content/themes/wsgp/assets/img/Groupe_de_masques2.png) !important;*/
}

#wps-slider-section .slick-prev:before {
    border-radius: 50%;
    margin-top: 320px;
    background-image: url(/wp-content/themes/wsgp/assets/img/circl_arrow_left.png);
}
#wps-slider-section .slick-next:before {
    border-radius: 50%;
    margin-top: 320px;
    background-image: url(/wp-content/themes/wsgp/assets/img/circl_arrow_right.png);
}
#wps-slider-section #sp-woo-product-slider-827 .wpsf-product-title a:hover {
    color: #4db7b0 !important;
}


/*LES PRODUITS À LA UNE*/

/*contenu 2*/
div#footer-widgets {
    padding: 80px 0 !important;
    background-color: #f1f1f1 !important;
}

div.site-footer div#footer-widgets div.inside-footer-widgets .widget-title {
    color: #A70F17 !important;
    font-size: 30px !important;
}

div.site-footer div#footer-widgets div.inside-footer-widgets a {
    color: #1C1E1E !important;
    font-size: 30px;
}

p.info_service {
    color: #1C1E1E !important;
    font-size: 30px !important;
}

.section_3 .container.container_section_3 {
    width: 60% !important;
    border: 3px solid #a31a1a;
    background-color: rgb(245 238 233 / 70%);
    padding: 60px 0 !important;
}

.body_section_3 {
    padding: 0;
}

.header_section_3 .headertitle {
    font-family: IndieFlower-Regular !important;
    font-size: 60px !important;
    color: #ac2220;
    margin-bottom: 0 !important;
}

.body_section_3 h3.bodytitle {
    color: #1C1E1E !important;
    margin-bottom: 0 !important;
}

.body_section_3 p.body {
    color: #000 !important;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 0 !important;
    margin-bottom: 40px !important;
}
.body_section_3 .btn_body {
    color: #ac2220 !important;
    border: 3px solid #ac2220 !important;
    background-color: white !important;
    font-size: 20px;
    width: 100%;
    max-width: 240px !important;
    padding: 10px 40px !important;
}
.body_section_3 .btn_body:hover {
    color: white !important;
    border: 3px solid white !important;
    background-color: #ac2220 !important;
    font-size: 20px;
    width: 100%;
    max-width: 240px !important;
    padding: 10px 40px !important;
    text-decoration: none !important;
}

.section_3 .sous-titre {
    width: 60%;
    margin: auto;
    display: none;
}
.section_3 .sous-titre > p.body {
    max-width: 230px;
    color: #000;
    font-size: 20px;
}

/*contenu 2*/
/*DÉCOUVREZ NOS PRODUITS*/
section.section_4 {
    /*background-image: url(/wp-content/themes/wsgp/assets/img/AdobeStock_168850860_Preview.png);*/
    padding: 0 !important;
}
.container.container_section_4 {
    padding: 80px 0 !important;
    background-color: rgb(23 164 155 / 80%) !important;
    width: 100% !important;
}

h2.titleheader_section4 {
    font-family: 'IndieFlower-Regular' !important;
    color: white !important;
    font-size: 55px !important;
    text-align: center;
}

.pcdfwoo-product-cat.pcdfwoo-clearfix.design-1 {
    display: flex;
    flex-wrap: wrap;
    margin: auto !important;
    justify-content: center !important;
}

.design-1 .pcdfwoo-product-cat_inner {
    max-width: 460px;
    width: 100%;
    min-height: 380px;
    transition: transform 500ms ease-in-out;
}

.design-1 .pcdfwoo-product-cat_inner:hover {
    transform: scale(1.05);
}
.pcdfwoo_woocommerce {
    margin: auto !important;
    max-width: 1500px;
    width: 100%;
}

.design-1 .pcdfwoo-product-cat_inner .pcdfwoo_title {
    background-color: #fefefd !important;
    border-radius: initial;
    width: 100% !important;
    max-width: 350px;
    color: #17A49B;
    font-size: 20px !important;
    text-align: center !important;
}

.design-1 .pcdfwoo-medium-4.pcdfwoo-columns:nth-child(1) {
    display: none !important;
}

body .design-1 .pcdfwoo-medium-4.pcdfwoo-columns:nth-child(6) {
    display: inline-block !important;
}


/*DÉCOUVREZ NOS PRODUITS*/
/*contenu 4*/
.design-1 .pcdfwoo-product-cat_inner .pcdfwoo_title {
    background-color: #fefefd !important;
    border-radius: initial;
    width: 100% !important;
    max-width: 350px;
    color: #17A49B !important;
    font-size: 22px !important;
    display: flex;
    justify-content: center;
    margin-left: 10%;
    padding: 15px 0 !important;
    transition: all 0.5s ease 0s;
}
.design-1 .pcdfwoo-product-cat_inner .pcdfwoo_title:hover {
    background-color: #17A49B !important;
    border-radius: initial;
    width: 100% !important;
    max-width: 350px;
    color: #fefefd !important;
    font-size: 22px !important;
    display: flex;
    justify-content: center;
    margin-left: 10%;
    padding: 15px 0 !important;
}


section.section_6 {
    padding: 50px 0 !important;
    background-color: #1C1E1E;
    background-image: none;
    opacity: 1;
}

.section_6 .descri_service p {
    margin-bottom: 0 !important;
    color: white !important;
    font-size: 27px !important;
}

.section_6 .icon_section_6 svg {
    width: 100%;
    max-width: 200px !important;
    min-height: 100px !important;
}

.section_6 .container.container_section_6 .col-md-2 {
    background-color: unset;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin: auto !important;
    padding: 0 !important;
}

body .col-md-2.col-xs-12.s_6elements:nth-child(5) {
    display: none !important;
}
section.section_3 {
    /*background-image: url(/wp-content/themes/wsgp/assets/img/Amazonite.jpg) !important;*/
    background-position: center !important;
}

/*contenu 4*/
/*footer*/
.site-footer {
    /*background-image: url(/wp-content/themes/wsgp/assets/img/Fluorite.jpg) !important;*/
    background-repeat: no-repeat;
    background-size: cover;
}
div#footer-widgets {
    padding: 80px 0 !important;
    background-color: rgb(241 241 241 / 85%) !important;
    width: 100% !important;
}

div.site-footer div#footer-widgets div.inside-footer-widgets .widget-title {
    color: #A70F17 !important;
    font-size: 32px !important;
    font-family: 'IndieFlower-Regular' !important;
    font-weight: bold !important;
    margin-bottom: 20px !important;
}

div.site-footer div#footer-widgets div.inside-footer-widgets a {
    color: #1C1E1E !important;
    font-size: 28px !important;
    font-weight: initial !important;
    line-height: 35px !important;
}

p.info_service {
    color: #1C1E1E !important;
    font-size: 30px !important;
    text-align: left;
    display: flex;
}
div.site-footer div#footer-widgets div.inside-footer-widgets a.contact_btn {
    color: white !important;
    background-color: #A81917;
    padding: 18px 40px !important;
    font-size: 23px !important;
    border-radius: 50px !important;
    border: 2px solid #A81917;
    text-decoration: none !important;
}
div.site-footer div#footer-widgets div.inside-footer-widgets a.contact_btn:hover {
    color: #a70f17 !important;
    background-color: white;
    padding: 15px 40px !important;
    font-size: 23px !important;
}
/*i.fa.fa-facebook-official {
    background-image: url(/wp-content/themes/wsgp/assets/img/Fluorite.png) !important;
}*/
img.wp-image-1056 {
    width: auto !important;
    max-width: 75% !important;
}
div#section_cta {
    margin-top: 65px !important;
}
aside#block-3 {
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
}

p.info_service.widget-footer-tel.widget-footer-cont:before {
    content: "";
    background-image: url(/wp-content/themes/wsgp/assets/img/tel.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 27px;
    height: 26px;
    margin-right: 20px !important;
}

p.info_service.widget-footer-mail.widget-footer-cont:before {
    content: "";
    background-image: url(/wp-content/themes/wsgp/assets/img/mail.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 29px;
    height: 23px;
    padding-right: 29px;
    margin-right: 20px !important;
}

.widget ul li {
    padding-bottom: 20px;
}

div.site-footer div#footer-widgets .footer-widget-4.grid-parent.grid-25.tablet-grid-50.mobile-grid-100 div#service p.info_service {
    font-size: 25px !important;
    line-height: 25px !important;
    display: flex;
    align-items: center !important;
    padding-top: 6px !important;
    font-weight: initial !important;
}

.img-avant-foot {
    height: 60px !important;
    width: auto;
}
i.fa.fa-facebook-official {
    background-image: url(/wp-content/themes/wsgp/assets/img/facebook_circle.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    height: 55px !important;
    width: 52px !important;
    justify-content: center !important;
    align-items: center !important;
    position: relative;
    top: 49px;
    left: 220%;
    cursor: pointer;
}

/*footer*/


@media (max-width: 1800px) {
    .section_2 .container.container_section_2 {
        width: 100% !important;
        max-width: 90% !important;
    }

}


@media (max-width: 1620px) {

    div.site-footer div#footer-widgets div.inside-footer-widgets a.contact_btn {
        font-size: 18px !important;
        padding: 15px 30px !important;
    }
    div.site-footer div#footer-widgets div.inside-footer-widgets a.contact_btn:hover {
        font-size: 18px !important;
        padding: 15px 30px !important;
    }

    div.site-footer div#footer-widgets .footer-widget-4.grid-parent.grid-25.tablet-grid-50.mobile-grid-100 div#service p.info_service {
        font-size: 20px !important;
    }

    div.site-footer div#footer-widgets div.inside-footer-widgets a {
        font-size: 20px !important;
    }
    i.fa.fa-facebook-official {
        top: 35px !important;
        left: 155%;
        cursor: pointer;
    }
    
    #wps-slider-section img.wpsf-product-img {
        /*height: 320px !important;*/
    }

    .section_2 .container.container_section_2 {
        width: 100% !important;
        max-width: 100% !important;
    }

}

@media (max-width: 1500px) {
    .body_section_3 .btn_body {
        width: 100% !important;
    }

    .body_section_3 {
        width: 80%;
    }

    .wsgp-homebanner .content-wrapper .slide-title {
        font-size: 32px;
    }

}

@media (max-width: 1420px) {
    .design-1 .pcdfwoo-product-cat_inner .pcdfwoo_title {
        max-width: 65% !important;
        margin-left: 20%;
    }
    .design-1 .pcdfwoo-product-cat_inner .pcdfwoo_title {
        max-width: 65% !important;
        margin-left: 19% !important;
    }
    .section_3 .container.container_section_3 {
        width: 100% !important;
        max-width: 80%;
    }


}

@media (max-width: 1310px) {



    p.info_service.widget-footer-tel.widget-footer-cont:before {
        width: 20px;
        height: 20px;
        margin-right: 12px !important;
    }

    p.info_service.widget-footer-mail.widget-footer-cont:before {
        width: 20px;
        height: 16px!important;
        padding-right: 20px !important;
        margin-right: 12px !important;
    }

    div.site-footer div#footer-widgets .footer-widget-4.grid-parent.grid-25.tablet-grid-50.mobile-grid-100 div#service p.info_service {
        font-size: 18px !important;
    }

    .site-footer .footer-widgets-container .inner-padding {
        padding: 0 0 0 20px !important;
    }

    .footer-widgets .widget :last-child, .sidebar .widget :last-child {
        max-width: 170px !important;
        margin-right: 0 !important;
    }

    .site-footer #footer-widgets .footer-widgets-container.grid-container.grid-parent {
        width: 90%;
    }
    div.site-footer div#footer-widgets div.inside-footer-widgets a.contact_btn {
        font-size: 15px !important;
        padding: 10px 15px !important;
    }
    div.site-footer div#footer-widgets div.inside-footer-widgets a.contact_btn:hover {
        font-size: 15px !important;
        padding: 10px 15px !important;
    }

    i.fa.fa-facebook-official {
        top: 35px !important;
        left: 110%;
    }
    
}

@media (max-width: 1024px) {
    i.fa.fa-user {
        margin-top: 15px !important;
    }
    
    .cart span.cart-amount {
        top: -15px !important;
        right: 20px !important;
    }

    .wsgp-homebanner .slider.slick-initialized.slick-slider .slick-list.draggable .slick-track .slide-item .content-wrapper .grid-container.grid-parent {
        padding: 15px 0 !important;
        margin-top: 20px !important;
    }
}

@media (max-width: 925px) {
    .cart span.cart-amount {
        top: -40px !important;
        right: -15px !important;
    }

}

@media (max-width: 820px) {

    
    body .pcdfwoo-medium-4.pcdfwoo-columns, .pcdfwoo-product-cat_inner {
        margin: auto !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        margin-bottom: 20px !important;
    }

    
}


@media (max-width: 768px) {
    i.fa.fa-user {
        margin-top: 0 !important;
    }

    body .wsgp-homebanner .slider.slick-initialized.slick-slider .slick-list.draggable .slick-track .slide-item .content-wrapper .grid-container.grid-parent {
        display: flex !important;
        font-size: 23px !important;
        margin: auto !important;
        justify-content: center !important;
        align-items: center !important;
        margin-top: 20px !important;
        width: 80% !important;
    }
    #wps-slider-section .slick-prev:before {
        margin-left: 15px !important;
    }


    #wps-slider-section #sp-woo-product-slider-827 .wpsf-product-price {
        font-size: 25px !important;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        font-size: 20px !important;
    }

    #preheaders .preheader1 p {
        font-size: 12px !important;
    }

    ul#menupreheader {
    }

    #item3 i.fa.fa-shopping-cart, #item1 i.fa.fa-user, #item2 i.fa.fa-search {
        font-size: 17px !important;
    }

    .cart span.cart-amount {
        top: -8px !important;
        left: -8px !important;
    }

    #menupreheader li {
        margin-top: 0 !important;
    }

    
    h2.titleheader_section2 {
        font-size: 35px !important;
    }

    .wsgp-homebanner .content-wrapper .slide-title {
        font-size: 22px;
    }

    h2.titleheader_section4 {
        font-size: 35px !important;
    }

    .header_section_3 h2.headertitle {
        font-size: 45px !important;
    }

    .body_section_3 {
        padding-top: 0 !important;
    }

    .body_section_3 h3.bodytitle {
        margin-bottom: 0 !important;
        font-size: 25px;
    }
    body .design-1 .pcdfwoo-product-cat_inner img {
        height: auto !important;
    }

    img.header-image.is-logo-image {
        max-width: 130px !important;
        min-height: 65px !important;
    }

    .wsgp-homebanner .content-wrapper .slide-title {
        font-size: 23px !important;
    }

    .slide-item .slide-buttons a.button {
        font-size: 16px;
        padding: 10px 20px !important;
    }

    section.section_2 {
        padding: 25px 0 !important;
    }

    h2.titleheader_section2 {
        margin-bottom: 0 !important;
        font-size: 28px !important;
    }


    #wps-slider-section #sp-woo-product-slider-827 .wpsf-product-price {
        font-size: 25px !important;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        font-size: 20px !important;
    }
    .container.container_section_4 {
        padding: 25px 0 !important;
    }


    h2.titleheader_section4 {
        margin: auto !important;
        font-size: 28px !important;
        text-align: center;
    }

    body .container.container_section_3 {
        max-width: 90% !important;
        padding-top: 0 !important;
    }

    .container.container_section_3 {}

    .header_section_3 h2.headertitle {
        font-size: 35px !important;
    }

    .container.container_section_6 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .section_6 .descri_service p {
        font-size: 20px !important;
    }

    div#footer-widgets {
        padding: 15px 0 !important;
    }

    .inside-footer-widgets>div:not(:last-child) {
        margin-bottom: 10px;
    }

    div.site-footer div#footer-widgets div.inside-footer-widgets .widget-title {
        font-size: 25px !important;
        margin-bottom: 10px !important;
    }

    p.info_service.widget-footer-mail.widget-footer-cont:before {
        width: 20px !important;
        height: 15px !important;
        padding-right: 20px !important;       
    }
    
    i.fa.fa-facebook-official {
        top: -40px !important;
        left: 450% !important;
    }
    .footer-widgets .widget :last-child, .sidebar .widget :last-child {
        max-width: initial !important;
    }
    aside#block-2 {
        margin: auto !important;
        display: flex;
        justify-content: center !important;
        padding: 0 !important;
    }

    .wsgp-homebanner .slick-prev:before, .wsgp-homebanner .slick-next:before, 
    #wps-slider-section .slick-prev:before, #wps-slider-section .slick-next:before  {
        width: 45px !important;
        height: 45px !important;
        background-size: cover !important;
    }



}

@media (max-width: 990px) {
    body .slick-track {
        display: flex;
        justify-content: center !important;
        text-align: center !important;
    }
    
}



@media (max-width: 380px) {
    i.fa.fa-facebook-official {
        top: -40px !important;
        left: 375% !important;
    }
    
}


/*canaux de commande*/
span.woocommerce-Price-amount.amount {
    color: #ac2220 !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #ac2220 !important;
    border: 3px solid #ac2220 !important;
    background-color: white !important;
    cursor: pointer;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
    color: white !important;
    border: 3px solid white !important;
    background-color: #ac2220 !important;
}

.page-id-564 .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    background-color: #ac2220 !important;
    border: 1px solid #ac2220 !important;
}
.page-id-564 .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
    background-color: white !important;
    border: 1px solid #ac2220 !important;
    color: #ac2220 !important;
}

.page-id-564 .product-name a {
    color: #ac2220 !important;
}
.woocommerce-message {
    border-top-color: #ac2220 !important;
}

.woocommerce-message::before {
    content: "\e015";
    color: #ac2220 !important;
}

h1.product_title.entry-title {
    color: #ac2220 !important;
}

p.alerte-nombe {
    color: #ac2220 !important;
    display: none !important;
}
.tab-info {
    display: none !important;
}

button.single_add_to_cart_button.button.alt {
    background-color: #ac2220 !important;
    color: #fff !important;
    border: 2px solid #ac2220 !important;
}

button.single_add_to_cart_button.button.alt:hover {
    background-color: #fff !important;
    color: #ac2220 !important;
    border: 2px solid #ac2220 !important;
}

li#tab-title-description {
    background-color: #ac2220 !important;
}

a.generate-back-to-top {
    background-color: #ac2220 !important;
    color: #fff !important;
}

.page-id-565 .woocommerce-info {
    border-top-color: #ac2220 !important;
}

.page-id-565 .woocommerce-info::before {
    color: #ac2220 !important;
}

.page-id-565 .woocommerce-info a {
    color: #ac2220 !important;
}

#order_review #payment .form-row.place-order button#place_order {
    background-color: #ac2220 !important;
    border: 2px solid #ac2220 !important;
}

#order_review #payment .form-row.place-order button#place_order:hover {
    background-color: #fff !important;
    color: #ac2220 !important;
    border: 2px solid #ac2220 !important;
}


/*canaux de commande*/

/*Votre panier*/
.section_quantity {
    border: unset;
    display: flex;
    justify-content: space-around !important;
    align-items: center !important;
    width: 100% !important;
    max-width: 80% !important;
    margin: auto !important;
}

/*Votre panier*/

/*Mon compte*/
.page-id-566 a:hover {
    color: #960510 !important;
}
.page-id-566 a:visited {
    color: #960510 !important;
}

/*Mon compte*/
/*Telechargement*/
.page-id-566 .woocommerce-info {
    border-top-color: #960510 !important;
}
.page-id-566 .woocommerce-info::before {
    color: #960510 !important;
}


/*Telechargement*/


/*Rectification*/
body .summary.entry-summary, 
.et_pb_column.et_pb_column_1_2.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    display: flex !important;
    flex-direction: column !important;
    position: relative;
}


h1.product_title.entry-title,
.et_pb_module.et_pb_wc_title.et_pb_wc_title_0.et_pb_bg_layout_light{
    order: 1 !important;
    color: #ac2220 !important;
}


.woocommerce div.product p.price, .woocommerce div.product span.price, 
.et_pb_module.et_pb_wc_price.et_pb_wc_price_0{
    order: 2 !important;
}


.woocommerce div.product form.cart {
    /*order: 3 !important;
    position: absolute !important;
    top: 68px !important;
    left: 255px !important;*/
}


.woocommerce div.product div.summary h2 {
    order: 4 !important;
}


.summary.entry-summary p,
.et_pb_module.et_pb_wc_description.et_pb_wc_description_0.et_pb_bg_layout_light.et_pb_text_align_left {
    order: 5 !important;
    padding-bottom: 50px !important;
}
img.wp-post-image {
    max-width: 64%;
}


.et_pb_module.et_pb_wc_add_to_cart.et_pb_wc_add_to_cart_0.et_pb_fields_label_position_default.et_pb_bg_layout_.et_pb_text_align_left {
    position: relative !important;
    top: 40px !important;
}

.woocommerce-product-gallery__image--placeholder {
    margin-bottom: 65px !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    text-align: center !important;
    padding: 10px !important;
}

.et_pb_module.et_pb_wc_meta.et_pb_wc_meta_0.et_pb_bg_layout_.et_pb_wc_meta_layout_inline {
    display: none !important;
}
.et_pb_module.et_pb_wc_tabs.et_pb_wc_tabs_0.et_pb_tabs {
    display: none !important;
}


/* *Rectifications */


body.home .pcdfwoo-medium-3.pcdfwoo-columns:nth-child(1) {
    display: none !important;    
}
body.home .pcdfwoo-medium-3.pcdfwoo-columns:nth-child(7),
body.home .pcdfwoo-medium-3.pcdfwoo-columns:nth-child(8),
body.home .pcdfwoo-medium-3.pcdfwoo-columns:nth-child(9),
body.home .pcdfwoo-medium-3.pcdfwoo-columns:nth-child(10),
body.home .pcdfwoo-medium-3.pcdfwoo-columns:nth-child(11),
body.home .pcdfwoo-medium-3.pcdfwoo-columns:nth-child(12),
body.home .pcdfwoo-medium-3.pcdfwoo-columns:nth-child(13) {
    display: none !important;
    
}
body.home .pcdfwoo-product-cat.pcdfwoo-clearfix {
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center !important;
}


body.home div#sp-woo-product-slider-827 {
    width: 100%;
    margin: auto;
    padding: 0;
}


body.home .wpsp-nav.swiper-button-prev i.fa,
body.home .wpsp-nav.swiper-button-next i.fa {
    display: none !important;    
}
body.home .produitslide {
    position: relative;
}
body.home .wsgp-homebanner .slick-prev,
#wps-slider-section .wps-product-section .swiper-button-prev{
    position: absolute;
    left: 0 !important;
    top: 50% !important;
    border: unset !important;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
}
body.home .wpsp-nav.swiper-button-next,
body .produitslide #wps-slider-section #sp-woo-product-slider-827.wps-product-section .wpsp-nav.swiper-button-next {
    position: absolute;
    top: 50% !important;
    border: unset !important;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
}

body .produitslide #wps-slider-section .wps-product-section .swiper-button-prev:before{
    content: '';
    display: flex;
    justify-content: center;
    align-items: center;
    color: #202124 !important;
    background-image: url(http://fiminart-mineraux.com/wp-content/uploads/2022/12/right-3.png);
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
}
body .produitslide #wps-slider-section #sp-woo-product-slider-827.wps-product-section .wpsp-nav.swiper-button-next:before {
    content: '';
    display: flex;
    justify-content: center;
    align-items: center;
    color: #202124 !important;
    background-image: url(http://fiminart-mineraux.com/wp-content/uploads/2022/12/next-3.png);
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
}


body .footer-widgets i.fa.fa-facebook-official:before {
    content: '';
    font-size: 0!important;
}


body form.variations_form.cart {
    order: 3;
}
body.woocommerce div.product form.cart div.quantity {
    position: absolute;
    top: 50px;
    left: 70%;
    
}
body.woocommerce div.product form.cart .button {
    width: 100% !important;
    position: absolute;
    bottom: 0 !important;
}

body p#wc-stripe-payment-request-button-separator {
    margin: 0 !important;
    position: absolute;
    width: 100% !important;
    bottom: 0% !important;
}
body div#wc-stripe-payment-request-wrapper {
    position: absolute;
    width: 100%;
    bottom: 100px !important;
}
body.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    padding-bottom: 100px !important;
    margin-bottom: 70px !important;
}
body.woocommerce div.product p.price, .woocommerce div.product span.price, .et_pb_module.et_pb_wc_price.et_pb_wc_price_0 {
    padding-top: 0 !important;
    margin-bottom: 20px ;
}
body.woocommerce .quantity input#quantity_63a07e1fc57b5 {
    background-color: #e0e0e0 !important;
}


body.page-id-564 div#wc-stripe-payment-request-wrapper {
    display: none !important;
}
body.page-id-564 p#wc-stripe-payment-request-button-separator {
    display: none !important;
}


body .main-navigation ul ul li {
    line-height: 30px !important;
    height: 40px !important;
}
body .main-navigation ul ul li a:hover {
    border: unset !important;
}

body .wsgp-homebanner .slick-next, body #wps-slider-section .slick-next {
    right: -0.5% !important;
}


body.page-id-565 form.checkout.woocommerce-checkout div#wc-stripe-payment-request-wrapper,
body.page-id-565 form.checkout.woocommerce-checkout p#wc-stripe-payment-request-button-separator {
    display: none !important;
}


body.et-db article#post-1488 h1.entry-title {
    text-align: center !important;
    font-size: 2.2em;
}
body.et-db article#post-1488 #et-boc .et-l .et_pb_section.et_section_transparent {
    padding-top: 0 !important;
}
body.et-db article#post-1488 #et-boc .et-l .et_pb_section .et_pb_row h2 {
    font-size: 1.4em;
    font-weight: 600 !important;
    color: #000 !important;
    margin-top: 1.2% !important;
}
body.et-db article#post-1488 #et-boc .et-l .et_pb_section .et_pb_row p span {
    color: #000 !important;
}




body.et-db .wsgp-homebanner .slick-track {
    background-color: #c2bbb1;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}
body.et-db .wsgp-homebanner .slide-item .image-wrapper {
    background-color: #bfb9ad !important;
}
body.et-db .wsgp-homebanner .slide-item img.attachment-.size- {
    width: auto !important;
    margin: auto !important;
}

@media (max-width: 1300px) {
    body.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        padding-bottom: 100px !important;
        margin-bottom: 0 !important;
    }

}

@media (min-width: 768px) and (max-width: 1240px) {
    body .wsgp-homebanner .slick-next, body #wps-slider-section .slick-next {
        margin-top: -8px !important;
        right: -0.5% !important;
    }

    body .design-1 .pcdfwoo-product-cat_inner {
        height: 237px !important;
        min-height: 237px !important;
    }

    body .wsgp-homebanner .slick-list.draggable {
        width: 100% !important;
        max-width: 100% !important;
    }

}


@media (min-width: 768px) {
    body .wsgp-homebanner button.slick-next.slick-arrow {
        top: 47% !important;
    } 
    body .wsgp-homebanner .slick-list.draggable {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media (max-width: 768px) {
    body .wsgp-homebanner .slick-next:before, body #wps-slider-section .slick-next:before {
        margin-top: 8px !important;
    }

}

@media (max-width: 568px) {
    body .design-1 .pcdfwoo-product-cat_inner {
        min-height: 300px !important;
    }

}
    

/* *Rectifications */