/*
 Theme Name:   Divi-Child
 Theme URI:    https://miguelmsm.com
 Description:  A Child Theme built for Divi
 Author:       Miguel Munoz
 Author URI:   https://miguelmsm.com
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


.et_contact_bottom_container {
    float: none;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

/* GRAVITY FORM */

.gform_wrapper.gravity-theme .gfield textarea,
.gform_wrapper.gravity-theme .gfield input.large {
    width: 100%;
    border-radius: 12px 12px 12px 12px;
    overflow: hidden;
    color: #13462b;
    background: #FFF;
    font-size: 14px;
    padding: 16px;
    border: none;
}

.gfield_consent_label,
.gform_wrapper.gravity-theme .gfield input.large::placeholder,
.gform_wrapper.gravity-theme .gfield textarea::placeholder{
    color: #13462b;
}

.gform_wrapper.gravity-theme .gform_footer input {
    margin-bottom: 8px;
    color: #ffffff!important;
    border-color: #e4cc57;
    border-style: solid;
    border-radius: 12px;
    font-size: 16px;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #e4cc57;
    margin-top: 15px!important;
    padding: 0.5em 1em!important;
}

.gform_wrapper.gravity-theme .gform_footer{
    text-align: center;
}

/**HOMEPAGE**/
/*HOMEPAGE SLIDER */
.slider-home .as_slide_image_wrapper,
.slider-home .as_slide_image_wrapper .as_slide_image,
.slider-home .as_slide_image_wrapper .as_slide_image et_pb_image_wrap,
.slider-home .as_slide_image_wrapper .as_slide_image et_pb_image_wrap img{
    width:100%;
}
.ls-bottom-slidebuttons a{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #d3dad5;
    opacity: 1;
    border: none !important;
}
.ls-bottom-slidebuttons a.ls-nav-active{
    background-color: #13462B!important;
    transform: scale(2);
}

/*HEADER*/
/*header .step.step-3 .et_pb_text_inner{*/
/*    display: flex;*/
/*}*/

/*HOMEPAGE GAMMES */
#products-range-home .et_pb_column_single{
    position: relative;
    margin-bottom: 20px;
}
#products-range-home .et_pb_column_single #image-categorie > a{
    position: absolute;
    height:100%;
}
#products-range-home .et_pb_column_single #image-categorie > a .et_pb_image_wrap{
    height:100%;
}
#products-range-home .et_pb_column_single #title-categorie{
    bottom:-20px;
}
/* MENU */
@media (min-width: 980px){
    .first-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item{
        display: inline-block !important;
    }

    .first-menu #mega-menu-wrap-primary-menu {
        display: flex;
        justify-content: space-between;
    }


    .first-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link{
        padding: 0 20px;
    }

    .first-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item{
        position: relative;
    }

    .first-menu #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-small-circle a.mega-menu-link:before {
        content: "";
        width: 10px;
        background-image: url(/wp-content/uploads/2020/12/circle-small.svg);
        height: 10px;
        background-repeat: no-repeat;
        background-size: 10px;
        position: absolute;
        top: 15px;
        left: -6px;
    }
    .mega-sub-menu{
        margin-top: 10px;
    }
}

.first-menu #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-1:after {
    content: '';
    font-family: 'dashicons';
    font-size: 48px;
    color: #fff;
    margin: 0 0 0 5px;
    height: 25px;
    width: 35px;
    background: url(/wp-content/uploads/2020/12/icons8-menu.svg);
}

.first-menu #mega-menu-wrap-primary-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
    content: '';
    background-repeat: no-repeat;
    width: 25px;
    background-size: contain;
    background: url(/wp-content/uploads/2020/12/close.svg);
}

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before{
    display: none;
}

.et_pb_fullwidth_menu .et_pb_menu__menu, .et_pb_menu .et_pb_menu__menu{
    display: block !important;
}

.clearfix:after{
    visibility: visible !important;
}

.et_pb_number_counter.custom-compteur .percent{
    height: 30px;
}

/* MENU SHOP */
#mega-menu-wrap-secondary-menu #mega-menu-secondary-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
    color:#E4CC57;
}
#mega-menu-wrap-secondary-menu #mega-menu-secondary-menu ul.mega-sub-menu{
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 0px 0px 25px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 10px 13px -7px #000000, 0px 0px 25px 0px rgba(0,0,0,0.5);
}
#mega-menu-wrap-secondary-menu #mega-menu-secondary-menu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    display: flex !important;
    justify-content: flex-start;
    align-items: baseline;
}
#mega-menu-wrap-secondary-menu #mega-menu-secondary-menu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:before{
    width:10px;
    height:10px;
    background-color: #E4CC57;
    content: "";
    border-radius: 100px;
    margin-right: 10px;
}
#mega-menu-wrap-secondary-menu #mega-menu-secondary-menu li.mega-menu-item:not(.mega-menu-item-has-children) a{
    margin-top : 4px !important;
}

/*---------SCROLL-TO_TOP---------*/
.et_pb_scroll_top.et-pb-icon{
    right:70px;
    background: transparent;
}
.et_pb_scroll_top:before {
    content: "";
    width: 62px;
    background-image: url(/wp-content/uploads/2020/12/back-to-top.svg);
    height: 62px;
    background-repeat: no-repeat;
    background-size: 62px;
    position: absolute;
}
@media(max-width:960px){
    .et_pb_scroll_top.et-pb-icon{
        bottom: 60px;
    }
}
@media (max-width: 1400px){
    .menu-products.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
        width: 47.25%;
        margin-bottom: 30px;
    }
    .menu-products.et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n){
        margin-right: 0;
    }
}
.woocommerce-cart h1.entry-title,
.woocommerce-checkout h1.entry-title,
.woocommerce-account h1.entry-title{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #10512A;
    font-size: 40px !important;
}
.woocommerce-cart h1.entry-title:before,
.woocommerce-checkout h1.entry-title:before,
.woocommerce-account h1.entry-title:before{
    content: url('../../uploads/2020/12/yellow-rotated-before-top-circle.svg');
    width : 40px;
    height:auto;
    background: transparent;
    margin-right: 10px;
}
.woocommerce-cart h1.entry-title:after,
.woocommerce-checkout h1.entry-title:after,
.woocommerce-account h1.entry-title:after{
    content: url('../../uploads/2020/12/yellow-inverse-rotated-before-top-circle.svg');
    width : 40px;
    height:auto;
    background: transparent;
    margin-left: 10px;
}

body.product-template-default h1.entry-title{
    font-size: 28px !important;
    justify-content: start;
}
body.product-template-default h1.entry-title:before{
    content: '';
    height: 2px;
    width: 20px;
    background: #E4CC57;
    margin-right: 10px;
}
body.product-template-default h1.entry-title:after{
    content: '';
    width: 0;
    margin-left: 0;
}
@media (max-width: 767px) {
    h1.entry-title{
        font-size: 24px !important;
    }
}

/*----- BLOG -----*/
.blog-block-home .dp-dfg-header.entry-header .entry-title:after{
    content: '';
    height: 3px;
    width: 180px;
    background: #e4cc57;
    position: absolute;
    left: 20px;
    top: 85px;
}
.blog-block-home .entry-title:before{
    content: '';
    height: 2px;
    width: 20px;
    background: #e4cc57;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.blog-block-home .dp-dfg-skin-default .dp-dfg-filter{
    margin-bottom: 10px;
}

/*----- LISTE PRODUITS -----*/
.products.columns-3 li.product-cat-item{
    width: 30% !important;
    margin-right: 3% !important;
    margin-bottom: 5% !important;
}
ul.products li.product-cat-item a img,
.woocommerce ul.products li.product a img {
    max-height: 100%;
    margin: 0 !important;
    border-top-left-radius : 10px;
    border-top-right-radius : 10px;
}
ul.products li.product-cat-item .block-product-cat-info{
    box-shadow: 0px 2px 5px 1px lightgrey;
    border-bottom-left-radius : 10px;
    border-bottom-right-radius : 10px;
    padding: 20px;
    background: white;
    min-height: 190px;
}
ul.products li.product-cat-item .block-product-cat-info .block-price:not(:has(.listStars)) {
    margin-top:43px;
}

ul.products li.product-cat-item .block-product-cat-info .woocommerce-LoopProduct-link > *{
    color: #13462B!important;
}
ul.products li.product-cat-item .block-product-cat-info h2.woocommerce-loop-product__title{
    font-weight: 600;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif;
    display: flex;
    align-items: center;
    font-size: 16px !important;
    height:50px;
}
ul.products li.product-cat-item .block-product-cat-info h2.woocommerce-loop-product__title:before{
    width: 20px;
    height: 2px;
    background-color: #e4cc57;
    margin-right: 8px;
    content: "";
}
ul.products li.product-cat-item .block-product-cat-info .block-price{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
    font-size: 12px;
}
ul.products li.product-cat-item .block-product-cat-info .block-price .listStars{
    order: 1;
    margin: 0 0 10px 0;
    width: 100%;
    max-width: 100%;
}
ul.products li.product-cat-item .block-product-cat-info .block-price .price{
    order :3;
}
ul.products li.product-cat-item .block-product-cat-info .block-price .stock-availability-status{
    order :2;
}
ul.products li.product-cat-item .block-product-cat-info .block-price .price{
    order :3;
}
ul.products li.product-cat-item .block-product-cat-info .block-price .price{
    color: #13462B !important;
}
.block-stock-price .stock-availability-status{
    display: flex;
}
.stock-availability-status .availability-message{
    font-weight: 400;
    color: #13462b;
}
ul.products li.product-cat-item .block-product-cat-info .block-price .woocommerce-Price-amount,
.block-stock-price .stock-availability-status .out_of_stock,
.block-stock-price .stock-availability-status .out_of_stock_real,
.block-stock-price .stock-availability-status .in_stock,
.woocommerce-variation.single_variation .out_of_stock,
.woocommerce-variation.single_variation .in_stock{
    font-weight: 700;
}
.block-stock-price .stock-availability-status .out_of_stock,
.block-stock-price .stock-availability-status .out_of_stock_real,
.block-stock-price .stock-availability-status .in_stock,
.woocommerce-variation.single_variation .out_of_stock,
.woocommerce-variation.single_variation .out_of_stock_real,
.woocommerce-variation.single_variation .in_stock{
    color: #13462b;
}
ul.products li.product-cat-item .block-product-cat-info .block-price .stock-availability-status .out_of_stock,
ul.products li.product-cat-item .block-product-cat-info .block-price .stock-availability-status .out_of_stock_real,
ul.products li.product-cat-item .block-product-cat-info .block-price .stock-availability-status .in_stock,
.block-stock-price .stock-availability-status .out_of_stock,
.block-stock-price .stock-availability-status .out_of_stock_real,
.block-stock-price .stock-availability-status .in_stock,
.woocommerce-variation.single_variation .out_of_stock,
.woocommerce-variation.single_variation .out_of_stock_real,
.woocommerce-variation.single_variation .in_stock{
    display: flex;
    align-items: center;
}
ul.products li.product-cat-item .block-product-cat-info .block-price .stock-availability-status .out_of_stock:before,
ul.products li.product-cat-item .block-product-cat-info .block-price .stock-availability-status .out_of_stock_real:before,
ul.products li.product-cat-item .block-product-cat-info .block-price .stock-availability-status .in_stock:before,
.block-stock-price .stock-availability-status .out_of_stock:before,
.block-stock-price .stock-availability-status .out_of_stock_real:before,
.block-stock-price .stock-availability-status .in_stock:before,
.woocommerce-variation.single_variation .stock-availability-status .in_stock:before,
.woocommerce-variation.single_variation .stock-availability-status .out_of_stock:before,
.woocommerce-variation.single_variation .stock-availability-status .out_of_stock_real:before{
    width:10px;
    height:10px;
    border-radius: 100px;
    content: "";
    margin-right: 10px;
}
ul.products li.product-cat-item .block-product-cat-info .block-price .stock-availability-status .out_of_stock:before,
.block-stock-price .stock-availability-status .out_of_stock:before,
.woocommerce-variation.single_variation .stock-availability-status .out_of_stock:before{
    background-color: #EDA33E;
}
ul.products li.product-cat-item .block-product-cat-info .block-price .stock-availability-status .out_of_stock_real:before,
.block-stock-price .stock-availability-status .out_of_stock_real:before,
.woocommerce-variation.single_variation .stock-availability-status .out_of_stock_real:before{
    background-color: red;
}
ul.products li.product-cat-item .block-product-cat-info .block-price .stock-availability-status .in_stock:before,
.block-stock-price .stock-availability-status .in_stock:before,
.woocommerce-variation.single_variation .stock-availability-status .in_stock:before{
    background-color: #61B257;
}
ul.products li.product-cat-item .block-product-cat-info .btn-link-product{
    color: #ffff !important;
    background-color: #E4CC57;
    padding: 10px 30px;
    border-radius: 5px;
    font-weight: 700;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.title-related-products h2{
    display: none;
}
.et_pb_column.et_pb_column_1_3.et_pb_column_7.et_clickable.et_pb_css_mix_blend_mode_passthrough, .et_pb_column.et_pb_column_1_3.et_pb_column_10.et_clickable.et_pb_css_mix_blend_mode_passthrough{
    height: 330px;
}
.post-content .post-content-inner p {
    font-weight: inherit !important;
    font-size: 14px !important;
    line-height: 20px !important;
}
.post .entry-featured-image-url > img{
    height: 245px !important;
    object-fit: cover !important;
}
.post-content .more-link{
    display: inline-block;
    text-align: center;
}
.quantity .qty-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'W2 Bold';
}

.quantity .qty-wrapper input[type="number"].qty {
    height: 50px !important;
    width: 50% !important;
    text-align: center;
    border: 1px solid #B9C7BE !important;
    font-size: 16px;
    font-weight: 700;
}

.quantity .qty-wrapper .qty-button {
    width: 34px !important;
    height: 50px !important;
    background-color: #B9C7BE !important;
    color: #ffffff !important;
    font-weight: 700;
    font-size: 20px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.quantity .qty-wrapper .qty-button.qty-down {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.quantity .qty-wrapper .qty-button.qty-up {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.woocommerce-cart-form .quantity .qty-wrapper input[type="number"].qty {
    width: 100% !important;
    padding: 0 !important;
}

/*----- PAGE PRODUIT -----*/
table.variations tbody{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
table.variations tbody tr{
    display: flex;
    flex-direction: column;
    width: 45%;
}
.et_pb_module.et_pb_wc_breadcrumb.et_pb_wc_breadcrumb_0_tb_body.et_pb_bg_layout_.et_pb_text_align_left{
    margin-bottom: 10px;
}
.single-product .et_pb_gallery_image.landscape{
    height: 600px;
}
.single-product .et_pb_gallery_image.landscape a > img{
    height: 100%;
    object-fit: cover;
}
.variations .label{
    font-size: 14px;
    color: #0F331F;
}

.orderby{
    padding: 10px 25px !important;
    border: 1px solid #6F967E !important;
    background: white !important;
    font-size: 14px !important;
    color: #6F967E !important;
    margin-top: 5px;
}
.woocommerce div.product form.cart .variations td select {
    padding: 10px 25px !important;
    border: 1px solid #6F967E !important;
    background: white !important;
    font-size: 14px !important;
    color: #6F967E !important;
    margin-top: 5px;
}
.woocommerce div.product form.cart .variations td select option:first-child{
    color: #6F967E !important;
}
.woocommerce div.product form.cart .variations td select option{
    color: #000000 !important;
}
.woocommerce div.product form.cart .variations td select option:disabled{
    color: #A2A2A2 !important;
}
.et_pb_wc_add_to_cart form.cart .variations td.value .reset_variations{
    margin-top: 5px;
}
.woocommerce-variation-add-to-cart{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
body #page-container .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button, body #page-container .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button:hover{
    background: #E4CC57 !important;
    padding: 15px 30px !important;
    border-radius: 10px !important;
    border: none !important;
    width: 100% !important;
    font-size: 16px !important;
}
.et_pb_wc_tabs{
    border: none;
}
.et_pb_module.et_pb_wc_tabs.et_pb_wc_tabs_0_tb_body.et_pb_tabs{
    border: none !important;
}
.et-db #et-boc .et-l ul.et_pb_tabs_controls{
    background: none;
}
.block-stock-price, .woocommerce-variation-availability .stock-availability-status{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    flex-wrap: wrap;
}

@media (max-width: 767px){
    .block-stock-price{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .block-stock-price .stock-availability-status{
        width: 50%;
    }

}
.block-stock-price .price-block{
    color: #13462b;
    display: flex;
    flex-direction: column;
}
.block-stock-price .price-block .web-price{
    font-weight: 700;
    margin-bottom: 6px;
}
.block-stock-price .price-block .woocommerce-Price-amount{
    font-weight: 700;
    font-size: 24px;
}
.block-stock-price .price-block del,
.woocommerce-variation-price .price del{
    text-decoration: none;
}
.sale-flash-block{
    z-index: 2;
    background: #ef8f61!important;
    border-radius: 3px!important;
    color: #fff;
    font-size: 20px;
    font-weight: 500!important;
    left: 10px!important;
    line-height: inherit!important;
    margin: 0!important;
    min-height: 0!important;
    min-width: 0!important;
    padding: 6px 18px!important;
    position: absolute;
    text-shadow: none!important;
    top: 10px!important;
}
.block-stock-price .price-block del .woocommerce-Price-amount bdi,
.woocommerce-variation-price .price del .woocommerce-Price-amount bdi{
    font-size: 16px;
    text-decoration: line-through;
    font-weight: 600;
}
.regular_price_sale{
    text-decoration: line-through;
    font-size: 12px;
}
.btn-technical-sheet td{
    padding: 0 !important;
}
.btn-technical-sheet td a>div,
.btn-technical-sheet a>div{
    padding: 10px 0 10px!important;
    text-align: center;
    margin-top: 5px;
    background-color: rgba(19, 70, 43, 0.63);
    border-radius: 10px;
}
.btn-technical-sheet .btn{
    color: #ffffff !important;
    font-family: "W2 Bold";
}
.et_pb_all_tabs .et_pb_active_content .et_pb_tab_content{
    color : #0F331F;

}
.et_pb_wc_description a,
.et_pb_all_tabs .et_pb_active_content .et_pb_tab_content a{
    font-weight: 700;
    text-decoration: underline;
}
.et_pb_wc_description ul li::marker,
.et_pb_all_tabs .et_pb_active_content .et_pb_tab_content ul li::marker{
    color: #E4CC57;
}
.product-template-default .et_pb_slider{
    overflow: initial !important;
}
.product-template-default .et-pb-slider-arrows a.et-pb-arrow-prev{
    left: -35px !important;
}
.product-template-default .et-pb-slider-arrows a.et-pb-arrow-next{
    right: -35px !important;
}
.product-template-default .et-pb-slider-arrows a.et-pb-arrow-prev:before{
    content: url("img/arrow_left.svg") !important;
}
.product-template-default .et-pb-slider-arrows a.et-pb-arrow-next:before{
    content: url("img/arrow_right.svg") !important;
}
@media (max-width: 767px){
    .product-template-default .et-pb-slider-arrows a.et-pb-arrow-prev{
        left: -25px !important;
    }
    .product-template-default .et-pb-slider-arrows a.et-pb-arrow-next{
        right: -25px !important;
    }
}
/*----- FILTRE PRODUITS -----*/
.berocket_single_filter_widget{
    padding-bottom: 15px;
}
.berocket_single_filter_widget:not(:first-child){
    border-top: 2px solid #B9CCC1;
    padding-top: 15px;
}
.berocket_single_filter_widget .bapf_sfilter{
    margin-bottom: 0;
}
.berocket_single_filter_widget .bapf_head h3{
    font-family: "W2 Bold";
    color: #13462b;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0;
}
.berocket_single_filter_widget .bapf_head:hover{
    cursor: pointer;
}
.berocket_single_filter_widget .bapf_head h3:after{
    font-family: ETmodules;
    content: "\33";
    color: #13462b;
    font-size: 20px;
}
.berocket_single_filter_widget .bapf_head.active h3:after{
    transform: rotate(180deg);
}
.berocket_single_filter_widget  .bapf_body{
    padding-top: 10px;
}
.berocket_single_filter_widget .bapf_body ul,
.berocket_single_filter_widget .bapf_body ul li ul{
    padding: 0;
}
.berocket_single_filter_widget .bapf_body ul li ul{
    margin-left: 0;
}
/*----- PAGE PANIER -----*/
body.woocommerce-cart .step.step-1,
body.woocommerce-checkout .step.step-1,
body.woocommerce-checkout .step.step-2,
body.woocommerce-checkout.woocommerce-order-received .step.step-3{
    background-color: #e3cc57;
}
.single_add_to_cart_button{
    background: #E4CC57 !important;
    padding: 10px 30px !important;
    border-radius: 10px !important;
    border: none !important;
}
body #page-container .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button, body #page-container .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button, body #page-container .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button:hover{
    background: #E4CC57 !important;
    padding: 10px 30px !important;
    border-radius: 10px !important;
    border: none !important;
    width: 100% !important;
}
.block-cart{
    width:100%;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
}
.block-cart .woocommerce-cart-form{
    width: 70%;
}
.block-cart .cart-collaterals{
    width: 25%;
    color: #0F331F;
}
.block-cart .cart-collaterals .cart_totals{
    width: 100%;
}

.shop_table.shop_table_responsive th{
    color: #0F331F;
}
table.shop_table.shop_table_responsive{
    border: none;
}
.table-tabs .et_pb_wc_tabs{
    border: none;
}
.et_pb_tab{
    padding: 20px 0px !important;
}
.et_pb_tabs_controls li{
    border-right: 0px !important;
    padding-bottom: 10px !important;
}
.et_pb_tab_content p{
    color: #0F331F;
}
li.additional_information_tab a{
    color: #0F331F;
    font-size: 16px;
}
li.additional_information_tab.et_pb_tab_active{
    border-bottom: 2px solid #E4CC57;
    padding-bottom: 10px;
}
.et_pb_tabs_controls li a{
    font-size: 16px;
    color: #0e5229;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th{
    background: #f4f8f6 !important;
}
li.description_tab.et_pb_tab_active,
li.technical_sheet_tab_tab.et_pb_tab_active
{
    font-weight: bold;
    font-size: 16px;
    color: #0e5229;
    border-bottom: 2px solid #E4CC57;
    padding-bottom: 10px;
}
ul.et_pb_tabs_controls{
    background: none;
}
.table-tabs{
    padding: 0px !important;
}
.woocommerce table.shop_attributes th{
    padding: 20px;
}
.et_pb_section.et_pb_section_4_tb_body.et_section_regular{
    background-color: #BDCAC2 !important;
}
.et_pb_module.et_pb_wc_breadcrumb.et_pb_wc_breadcrumb_0_tb_body.et_pb_bg_layout_.et_pb_text_align_left{
    margin-bottom: 5px !important;
}
.bapf_head h3{
    font-size: 14px !important;
}
@media (max-width: 767px) {
    .bapf_head h3{
        font-size: 18px !important;
    }
    .bapf_sfilter ul li {
        font-size: 14px;
    }
}
.woocommerce div.product form.cart .variations td{
    padding: 0 20px 10px 0!important;
}
.woocommerce-variation.single_variation{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 10PX 0PX;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
}
.woocommerce-variation.single_variation .woocommerce-variation-eco_part{
    width:100%;
    text-align: end;
}
@media (max-width: 767px) {
    .woocommerce-variation.single_variation .woocommerce-variation-eco_part{
        text-align: start;
    }
}
.woocommerce_eco_part.single{
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    width: 100%;
    text-align: end;
}
form.variations_form.cart.wvs-loaded > p.price{
    display: none;
}
.single_variation_wrap .woocommerce-variation-description{
    display: none;
}
.stock.in-stock{
    font-weight: bold;
    font-size: 16px;
    color: #61B257 !important;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
}
.related.products > h2,
.up-sells.products > h2{
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    font-size: 25px;
    margin: 20px auto;
    color: #0e5229;
    text-align: center;
}
.related.products > h2::after,
.up-sells.products > h2::after{
    content:url("../../uploads/2020/12/yellow-rotated-before-top-circle.svg");
    margin-left: 20px;
}
.related.products > h2::before,
.up-sells.products > h2::before{
    content:url("../../uploads/2020/12/yellow-rotated-before-top-circle.svg");
    margin-right: 20px;
}
@media (max-width: 960px){
    .up-sells.products > h2::before{
        margin-right: 10px;
    }
    .up-sells.products > h2::after{
        margin-left: 10px;
    }
}
.woocommerce-variation-price{
    display: flex;
    flex-direction: column;
}
@media (max-width: 767px) {
    .woocommerce-variation-price{
        align-items: flex-end;
    }
}
.woocommerce-variation-price .price{
    font-size: 25px !important;
    font-weight: bold;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
}
.web-price{
    color: #0F331F;
    font-weight: 700;
}
@media (max-width: 768px) {
    .block-cart{
        flex-direction: column;
    }
    .block-cart .woocommerce-cart-form,
    .block-cart .cart-collaterals{
        width: 100%;
    }
    tr.woocommerce-cart-form__cart-item.cart_item{
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    tr.woocommerce-cart-form__cart-item.cart_item td{
        border-top: 0 !important;
    }
    tr.woocommerce-cart-form__cart-item.cart_item td.product-name{
        padding: 0 !important;
        width: 70%;
        text-align: left !important;
    }
    tr.woocommerce-cart-form__cart-item.cart_item td:before{
        display: none !important;
    }
    tr.woocommerce-cart-form__cart-item.cart_item td.product-name a{
        font-size: 16px;
        color: #0F331F;
        font-weight: 700;
    }
    tr.woocommerce-cart-form__cart-item.cart_item td.product-name dl.variation{
        font-size: 10px;
    }
    tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity{
        padding: 0 !important;
        width: 30%;
    }
    tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity .quantity.buttons_added{
        width: 80%;
        margin: 0 auto;
    }
    tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity .quantity.buttons_added input[type="button"],
    tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity .quantity.buttons_added input[type="number"]{
        height: 35px !important;
    }
    tr.woocommerce-cart-form__cart-item.cart_item td.product-remove,
    tr.woocommerce-cart-form__cart-item.cart_item td.product-subtotal{
        width: 50%;
    }
    tr.woocommerce-cart-form__cart-item.cart_item td.product-remove{
        display: flex;
        align-items: center;
    }
    tr.woocommerce-cart-form__cart-item.cart_item td.product-subtotal{
        font-size: 20px;
        color: #10512A;
        font-weight: 700;
    }
    tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a.remove{
        width: 100%;
        text-align: left;
        font-size: 14px;
        text-decoration: underline;
        color: #CC2F2F !important;
    }
    .cart-collaterals .cart_totals h2:before{
        display: none;
    }
    .cart-collaterals .cart_totals h2{
        border-bottom: 2px solid #10512A;
        font-size: 22px !important;
    }
    .cart-collaterals .cart_totals .actions{
        background-color: transparent !important;
    }
    .cart-collaterals .cart_totals .actions .coupon{
        display: flex;
        justify-content: space-between;
    }
    .cart-collaterals .cart_totals .actions .coupon #coupon_code{
        width: 200px;
        text-align: center;
        color: #13462B;
        border: solid 1px #13462B;
        border-radius: 5px;
    }
    .cart-collaterals .cart_totals .actions .coupon button{
        background-color: black;
        color: white !important;
        border-radius: 5px;
    }
}
/*----- PAGE CHECKOUT -----*/
.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2,
.woocommerce-checkout .bloc-order-detail,
.woocommerce-checkout #order-shipping-block,
.woocommerce-checkout #order-summary{
    width: 100%;
    margin: 20px 0;
    padding: 30px 50px;
    border-radius: 10px;
}
.woocommerce-checkout #customer_details .col-1{
    background-color: #F0F0F0;
}
.woocommerce-checkout #customer_details .col-2{
    background-color: #EFF2F0;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row{
    width: 49%;
}
.woocommerce-checkout table.shop_table{
    border: none;
    display: grid;
}
.woocommerce-checkout table.shop_table tbody tr.cart_item{
    display: flex;
    justify-content: space-between;
    width: 100%;
    color: #10512A;
}
.woocommerce-checkout table.shop_table td.column-type{
    width: 15%;
    font-weight: 700;
}
.woocommerce-checkout table.shop_table tbody tr.cart_item td.product-name{
  width: 50%;
}
.woocommerce-checkout table.shop_table tbody tr.cart_item td.product-qty{
    width : 5%;
}
.woocommerce-checkout table.shop_table tbody tr.cart_item td.product-total{
    width : 20%;
    text-align: right;
}
.woocommerce-checkout table.shop_table tbody tr.cart_item td.product-name .name{
    font-weight: 700;
}
.woocommerce-checkout table.shop_table tbody tr.cart_item td.product-name dl.variation dt{
    font-weight: initial;
}
.woocommerce-checkout table.shop_table .cart-subtotal,
.woocommerce-checkout table.shop_table .shipping-total-custom,
.woocommerce-checkout table.shop_table .cart-subtotal_shipping,
.woocommerce-checkout table.shop_table .cart-discount,
.woocommerce-checkout table.shop_table .fee,
.woocommerce-checkout table.shop_table .tax-rate,
.woocommerce-checkout table.shop_table .tax-total,
.woocommerce-checkout table.shop_table .woocommerce-shipping-totals.shipping,
.woocommerce-checkout table.shop_table .order-total{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.woocommerce-checkout table.shop_table .woocommerce-shipping-totals.shipping th{
    width: 15%;
    font-weight: 700;
    padding: 9px 12px !important;
}
.woocommerce-checkout table.shop_table td,
.woocommerce-checkout table.shop_table th{
    border-top: none !important;
}
.woocommerce-checkout table.shop_table .cart-subtotal,
.woocommerce-checkout table.shop_table .order-total {
    border-top: 2px solid #10512A;
}
/*----- PAGE MY ACCOUNT -----*/
.woocommerce-account .woocommerce{
    width: 100%;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif;
    margin: auto;
    text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
    width:20%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
    list-style-type: none;
    width:90%;
    background-color: #EFF2F0;
    padding: 30px 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
    color: #13462b;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before{
    width: 20px;
    height: 2px;
    content: "";
    background-color: #E4CC57;
    margin-right: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a{
    color: #E4CC57;
    text-decoration: underline;
}
/*body.woocommerce-cart header .step.step-3 .icon_check,*/
/*body.woocommerce-checkout header .step.step-3 .icon_check{*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    border: 1px solid #e3cc57;*/
/*    border-radius: 100px;*/
/*}*/
/*body.woocommerce-checkout.woocommerce-order-received .step.step-3 .icon_check{*/
/*    background-color: #e3cc57;*/
/*}*/
/*body.woocommerce-cart header .step.step-3 .icon_check:before,*/
/*body.woocommerce-checkout header .step.step-3 .icon_check:before{*/
/*    content: "\4e";*/
/*    font-family: 'etModules';*/
/*    width: 30px;*/
/*}*/
.woocommerce-checkout #order-shipping-block{
    background-color: #EFF2F0;
}

/*----- PAGE MY ACCOUNT => DASHBOARD-----*/
.woocommerce-MyAccount-content .title-dashboard{
    font-size: 24px;
    color: #13462b;
}
/*----- PAGE MY ACCOUNT => ORDER-----*/
.woocommerce table.shop_table{
    border-collapse: collapse;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table{
    border:none !important;
}
th.woocommerce-orders-table__header{
    font-family: 'W2',Helvetica,Arial,Lucida,sans-serif;
    color: #13462b !important;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table tbody tr{
    border-bottom: 1px solid #eee;
}
.woocommerce-orders-table__cell-order-actions a.woocommerce-button{
    font-size: 12px;
    color: #ffffff!important;
    border-color: #E4CC57;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #E4CC57;
    padding: 0.2em 1em;
}
/*----- PAGE MY ACCOUNT => ADDRESS-----*/
.woocommerce-MyAccount-content .woocommerce-Address h3{
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    color: #13462b !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.woocommerce-MyAccount-content .woocommerce-Address h3:before{
    content:url("../../uploads/2020/12/yellow-rotated-before-top-circle.svg");
    margin-right: 20px;
}
.woocommerce-MyAccount-content .woocommerce-Address address{
    color: #13462b !important;
    font-family: 'W2',Helvetica,Arial,Lucida,sans-serif!important;;
}

.woocommerce-MyAccount-content .woocommerce-Address a.edit{
    color: #ffffff!important;
    border-color: #E4CC57;
    font-size: 16px;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #E4CC57;
    padding: 0.3em 1em!important;
    border-radius: 3px;
}
/*----- PAGE MY ACCOUNT => EDIT ACCOUNT-----*/
.woocommerce-MyAccount-content .woocommerce-EditAccountForm input{
    border-radius: 10px !important;
    background-color: #F3F3F3;
    border-color: #F3F3F3;
    color: #13462b !important;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button{
    margin-top: 20px;
    color: #ffffff!important;
    border-color: #E4CC57;
    font-size: 16px;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #E4CC57;
    padding: 0.3em 1em!important;
    border-radius: 3px;
}


.et_pb_wc_add_to_cart .quantity input.qty{
    max-width: inherit;
    width: 100%;
    background-color: white !important;
    color: #14441d !important;
    border: 2px solid #E7ECE9  !important;
}


.step{position: relative;}
.et_pb_text_inner{
    position: relative;
}


.cart-collaterals{
    background: #f1f4f2;
    padding: 20px;
}

a.checkout-button.button.alt.wc-forward{
    background: #E4CC57 !important;
    padding: 10px 30px !important;
    border-radius: 10px !important;
    border: none !important;
    width: 100% !important;
    color: white !important;
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents{
    border: none;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th{
    color : #13462B !important;
    font-size: 16px !important;
}

.cart_totals h2{
    font-weight: bold !important;
    font-size: 22px !important;
    color: #0F331F;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
}

tr.woocommerce-cart-form__cart-item.cart_item{
    color: #0F331F;
}
tr.woocommerce-cart-form__cart-item.cart_item .eco-part{
    font-size: 10px;
}

.woocommerce-page .quantity input.qty, .woocommerce .quantity input.qty{
    max-width: inherit;
    width: 100%;
    font-size: 14px !important;
    background-color: white !important;
    color: #14441d !important;
    border: 2px solid #E7ECE9  !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text{
    background-color: #f1f4f2 !important;
    color: #0f3320 !important;
    font-size: 14px !important;
}


.woocommerce-cart table.cart td.actions .coupon .input-text::placeholder{
    color: #0f3320 !important;
}

.woocommerce .cart .button{
    font-size: 14px !important;
    padding: 12px !important;
}

.woocommerce .cart .button:hover{
    background: #0F331F!important;
    color: white;
}

.woocommerce-info{
    margin-bottom: 10px !important;
    text-align: center;
}

.woocommerce-billing-fields input{
    border: none;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    border-radius: 7px !important;
}

.woocommerce-billing-fields h3{
    color: #0f3320 !important;
    font-weight: bold;
    margin-bottom: 10px;
}

.page .et_pb_row.et_pb_row_0{
    padding: 0px;
}

.woocommerce-billing-fields h3:before{
    content: url("https://grillages-brossard.fr/wp-content/uploads/2020/12/yellow-rotated-before-top-circle.svg");
    margin-right: 10px;
}

.cart_totals h2:before{
    content: url("https://grillages-brossard.fr/wp-content/uploads/2020/12/yellow-rotated-before-top-circle.svg");
    margin-right: 10px;
}

.woocommerce-billing-fields__field-wrapper label{
    color: #0f3320 !important;
}

#ship-to-different-address{
    color: #0f3320 !important;
    font-weight: bold;
}

.form-row.notes label{
    color: #0f3320 !important;
    margin-top: 20px;
    margin-bottom: 10px;
}

.woocommerce-input-wrapper .input-text{
    border: none;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    border-radius: 7px !important;
}

#order-summary{
    background-color: #CCD5D0 !important;
    color: #0f3320 !important;
    order-radius: 10px;
    overflow: hidden;
    border-radius: 5px;
}

table.shop_table.woocommerce-checkout-review-order-table th{
    color: #0f3320 !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 40px;
}

.et-db #et-boc .et-l .et_pb_wc_add_to_cart .quantity input.qty {
    max-width: inherit !important;
    /*width: 100% !important;*/
    /*background-color: white !important;*/
    color: #14441d !important;
    /*border: 2px solid #E7ECE9 !important;*/
}
.woocommerce-checkout #order-summary h3,
.woocommerce-checkout #order-shipping-block h3{
    color: #0f3320 !important;
    font-weight: bold;
    margin-bottom: 10px;
}

.woocommerce-checkout-payment h3:before,
.woocommerce-checkout h3#order_review_heading:before,
.woocommerce-checkout #order-shipping-block h3:before{
    content: url("https://grillages-brossard.fr/wp-content/uploads/2020/12/yellow-rotated-before-top-circle.svg");
    margin-right: 10px;
}
h3#order_review_heading{
    padding: 30px 50px 0 50px;
    color: #0f3320 !important;
    font-weight: bold;
    background-color: #CCD5D0 !important;
    border-radius: 10px 10px 0 0 !important;
}
.woocommerce-checkout-review-order-table{
    padding: 20px 50px 30px 50px;
    background-color: #CCD5D0 !important;
    border-radius: 0 0 10px 10px !important;
}
.woocommerce-checkout #order-shipping-block{
    padding: 30px 50px !important;
}
.woocommerce-checkout #order-shipping-block ul{
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.woocommerce-checkout #order-shipping-block ul li{
    list-style: none;
    width: 50%;
    text-align: left;
    line-height: 2.5;
}
.woocommerce-checkout #order-shipping-block ul li label{
    color: #10512A;
    font-size: 14px;
    font-weight: 700;
}
.woocommerce-checkout ul#shipping_method li{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.woocommerce-checkout #order-shipping-block ul li .shipping_method_description{
    line-height: 1;
    padding: 0 15px;
    width: 100%;
}
.woocommerce ul#shipping_method li input {
    margin: 0px 9px 0 0;
}

.payment_box.payment_method_cheque{
    background-color: white !important;
}
#order_review #payment h3,
#order_review #payment ul.wc_payment_methods{
    background-color: #759080;
    color: white !important;
}
#order_review #payment h3 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 20px 50px 0 50px !important;
    font-weight: bold;
}
#order_review #payment ul.wc_payment_methods{
    padding: 10px 50px 20px 50px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#order_review #payment .form-row.place-order{
    background-color: #ffffff;
}
#place_order{
    width: 100%;
    margin-bottom: 8px;
    color: #ffffff!important;
    border-color: #e4cc57;
    border-style: solid;
    border-radius: 10px;
    font-size: 16px;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #e4cc57;
    margin-top: 15px!important;
    padding: 0.5em 1em!important;
}
.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid white;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
.checkout_coupon.woocommerce-form-coupon p{
    color: #0f3320 !important;
}
.checkout_coupon.woocommerce-form-coupon .button{
    margin-bottom: 8px;
    color: #ffffff!important;
    border-color: #e4cc57;
    border-style: solid;
    border-radius: 12px;
    font-size: 16px;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #e4cc57;
    padding: 0.5em 1em!important;
}
.woocommerce-error {
    font-size: 14px !important;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
    color: #0f3320 !important;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 25px;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received::after{
    content: url("https://grillages-brossard.fr/wp-content/uploads/2020/12/yellow-rotated-before-top-circle.svg");
    margin-left: 15px;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received::before{
    content: url("https://grillages-brossard.fr/wp-content/uploads/2020/12/yellow-rotated-before-top-circle.svg");
    margin-right: 15px;
    transform: rotate(180deg);
    display: inline-block;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{
    color: #0f3320 !important;
    margin: 40px 0px;
    padding: 40px 0px !important;
    border-top:1px solid #e4cc57;
    border-bottom:1px solid #e4cc57;
}
section.woocommerce-order-details{
    color: #0f3320 !important;
}
h2.woocommerce-order-details__title{
    color: #0f3320 !important;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
}
th.woocommerce-table{
    color: #0f3320 !important;
}
form.woocommerce-form.woocommerce-form-login.login{
    border: none;
}
p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide{
    color: #0f3320 !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #0f3320;
}
button.woocommerce-button.button.woocommerce-form-login__submit{
    color: #ffffff!important;
    border-color: #e4cc57;
    border-style: solid;
    border-radius: 12px;
    font-size: 16px;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #e4cc57;
    /*padding: 0.5em 1em!important;*/
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme{
    color: #0f3320 !important;
}
p.woocommerce-LostPassword.lost_password{
    text-decoration: underline;
}
.woocommerce-MyAccount-navigation{
    width: 27% !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
    text-align: left;
}
.woocommerce-account .woocommerce-MyAccount-content{
    text-align: left;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard{
    margin: 10px 0px;
}
.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 .woocommerce-column__title{
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    color: #0f3320 !important;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 22px;
}
.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 h2.woocommerce-column__title{
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    color: #0f3320 !important;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 22px;
}
.woocommerce .woocommerce-customer-details address{
    padding: 30px;
    color: #0f3320 !important;
    border: 1px solid #0f3320;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th{
    color: #0f3320 !important;
}
.step{overflow: inherit !important;}
.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_0_tb_header.step::after{
    content: "";
    display: inline-block;
    height: 1px;
    width: 50px;
    background: #efd447;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(170%, -50%);
}
.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_1_tb_header.step.et_pb_text_align_center.et_pb_bg_layout_light::after{
    content: "";
    display: inline-block;
    height: 1px;
    width: 50px;
    background: #efd447;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(170%, -50%);
}
.woocommerce-MyAccount-navigation-link{
    margin: 10px 0px;
}
.woocommerce-MyAccount-content{
    color: #0f3320 !important;
}
p:not(.has-background):last-of-type{
    font-weight: inherit;
}


.woocommerce table.my_account_orders th{
    font-size: 16px !important;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
}

.woocommerce table.my_account_orders td{
    padding: 10px !important;
}
.woocommerce-MyAccount-content mark{
    background: none;
    color: #E4CC57;
}

.woocommerce-order-details{
    margin-top: 15px;
}
.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first{
    float: none;
    margin: 0 auto;
    padding: 10px;
}
.woocommerce-Message.woocommerce-Message--info.woocommerce-info{
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-around;
    font-size: 16px;
}

form.woocommerce-EditAccountForm.edit-account input{
    background: none;
}

form.woocommerce-EditAccountForm.edit-account fieldset{
    font-size: 18px;
    margin: 20px 0px;
}

form.woocommerce-EditAccountForm.edit-account legend{
    font-size: 18px;
    margin: 20px 0px;
}

.et_pb_module.et_pb_post_title.et_pb_post_title_0.et_pb_bg_layout_light.et_pb_text_align_left .entry-title{
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    color: #0f3320 !important;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 27px;
}


span.lwp_menu_cart_count{
    color: white !important;
    background: #e4cc57;
    padding: 5px;
    border-radius: 5px;
}

.logo-chariot span img{
    width: 30%;
}
@media (min-width: 768px) and (max-width: 960px) {
    #et-boc .et-l .et_pb_row_4col>.et_pb_column.et_pb_column_1_4{
        margin-right: 40px !important;
    }
}
@media(max-width:960px){
    .woocommerce-MyAccount-navigation{
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation ul{
        width: 100% !important;
    }

    .woocommerce-Message.woocommerce-Message--info.woocommerce-info{
        flex-direction: column-reverse;
        font-size: 16px !important;
        text-align: center;
    }

    .woocommerce-Message.woocommerce-Message--info.woocommerce-info > a{
        font-size: 16px !important;
        margin: 20px 0px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation ul{
        padding: 10px 20px !important;
    }

    .u-column1.col-1.woocommerce-Address{
        margin-bottom: 30px;
    }
    .et_pb_gallery_image.landscape,
    .single-product .et_pb_gallery_image.landscape{
        height: 260px;
    }
    .et-db #et-boc .et-l .et_pb_title_container h1{
        font-size: 22px !important;
    }
    .et_pb_text_inner h2,
    section.up-sells.upsells h2{
        font-size: 18px !important;
    }

    .et_pb_text_inner h2 strong{
        font-size: 18px !important;
    }

    img.wp-image-28872.alignnone.size-medium{
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    img.wp-image-28911.alignnone.size-medium{
        margin-left: 10px !important;
    }

    .et_pb_row {
        width: 90% !important;
    }

    .related.products .products,
    .up-sells .products{
        overflow: auto;
        width: 100%;
        flex-wrap: nowrap;
        overflow-y: hidden;
        justify-content: start;
        padding-bottom: 15px;
    }

    .et_pb_wc_related_products ul.products.columns-4 li.product{
        padding: 0px !important;
        white-space: nowrap !important;
        width: 100% !important;
    }

    .et_pb_row.et_pb_row_2.et_pb_equal_columns.et_pb_row_4col, .et_pb_row.et_pb_row_1_tb_body.et_pb_equal_columns.et_pb_row_4col{
        overflow: auto;
        width: 100%;
        flex-wrap: nowrap;
        overflow-y: hidden;
        justify-content: start;
        padding-bottom: 15px;
    }

    .et_pb_row.et_pb_row_2.et_pb_equal_columns.et_pb_row_4col .et_pb_column{
        padding: 0px;
        white-space: nowrap;
        width: 100%;
        margin-right: 30px !important;
    }

    table.variations tbody tr{
        width: 100%;
    }

    .product-cat-item{
        width: 100% !important;
    }

    li.product-cat-item.product.type-product.post-30554{
        width: 100% !important;
    }

    .et-db #et-boc .et-l .et_pb_row_1_tb_body{
        overflow: auto;
        width: 100%;
        flex-wrap: nowrap;
        overflow-y: hidden;
        justify-content: start;
        padding-bottom: 15px;
    }

    #et-boc .et-l .et_pb_row_4col>.et_pb_column.et_pb_column_1_4{
        padding: 0px !important;
        white-space: nowrap;
        width: 100% !important;
    }

    .et-db #et-boc .et-l .et_pb_text_1_tb_body:after, .et-db #et-boc .et-l .et_pb_text_2_tb_body:after, .et-db #et-boc .et-l .et_pb_text_2_tb_body:after, .et-db #et-boc .et-l .et_pb_text_4_tb_body:after{
        background: none !important;
    }

    .woocommerce-checkout #customer_details .col-1{
        padding: 15px !important;
    }

    .woocommerce .form-row{
        width: 100% !important;
    }

    .woocommerce-checkout #customer_details .col-2{
        padding: 15px !important;
    }

    .woocommerce-checkout #order-summary,
    .woocommerce-checkout #order-shipping-block,
    h3#order_review_heading,
    .woocommerce-checkout-review-order-table,
    #order_review #payment h3,
    #order_review #payment ul.wc_payment_methods{
        padding: 15px !important;
    }
    .woocommerce-checkout #order-shipping-block ul li{
        width : 100%;
    }
    .woocommerce-checkout table.shop_table tbody tr.cart_item{
        flex-wrap: wrap;
    }
    .woocommerce-checkout #order-summary table.shop_table tr.cart_item .column-type{
        width: 100%;
    }
    .woocommerce-checkout #order-summary table.shop_table tr.cart_item .product-name{
        width: 60%;
    }
    .woocommerce-checkout #order-summary table.shop_table tr.cart_item .product-qty{
        width: 20%;
    }
    .woocommerce-checkout #order-summary table.shop_table tfoot .column-type,
    .woocommerce-checkout table.shop_table .woocommerce-shipping-totals.shipping th{
        width: 50%;
    }

    h3#ship-to-different-address{
        font-size: 16px !important;
        margin-top: 20px;
    }

    .woocommerce form .form-row textarea{
        height: 7em;
    }

    .woocommerce-checkout .woocommerce-checkout-payment h3{
        padding: 15px !important;
        margin-bottom: -1px;
    }

    .cart_item .product-name{
        padding-left: 20px !important;
    }

    .et_pb_section_1_tb_header{
        max-height: inherit !important;
    }

    .logo-chariot span img{
        width: 100%;
    }

    .et_pb_section_1_tb_header.et_pb_section{
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .et_pb_row_0_tb_header{
        max-height: inherit !important;
        flex-direction: column !important;
    }

    .logo-chariot span.et_pb_image_wrap img{
        width: 129px;
    }

    .et_pb_column.et_pb_column_1_3.et_pb_column_2_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child{
        text-align: center;
    }

    .et_pb_column.et_pb_column_1_3.et_pb_column_0_tb_header{
        margin-bottom: 10px !important;
    }

    .et_pb_module.et_pb_text.et_pb_text_3_tb_header.et_pb_text_align_left.et_pb_bg_layout_light{
        text-align: center !important;
    }
}

.woocommerce-Message.woocommerce-Message--info.woocommerce-info a.woocommerce-Button.button{
    font-size: 16px;
}

.woocommerce-MyAccount-content .woocommerce-Address address {
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
}

@media(max-width:960px){
    #mega-menu-wrap-secondary-menu .mega-menu-toggle{
        background: none;
    }
    span.mega-toggle-animated-inner{
        background-color: #13462b !important;
    }
    span.mega-toggle-animated-inner:before{
        background-color: #13462b !important;
    }
    span.mega-toggle-animated-inner:after{
        background-color: #13462b !important;
    }
    .et_pb_column.et_pb_column_1_4.et_pb_column_2_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child{
        position: absolute;
        right: 0px;
        left: 0px;
        top: 25px;
        justify-content: flex-end;
    }
    .et-db #et-boc .et-l .et_pb_column_2_tb_header{
        position: absolute;
        right: 0px;
        left: 0px;
        top: 25px;
        justify-content: flex-end !important;
    }
    .lwp_menu_cart_count{
        display: none;
    }

    .et_pb_column.et_pb_column_1_2.et_pb_column_1_tb_header.et_pb_css_mix_blend_mode_passthrough{
        z-index: 999;
    }

    .line-slider-home{
        width: 100% !important;
    }

    .as_slide_image span img{
        height: 200px;
        object-fit: cover;
    }

    #mega-menu-wrap-secondary-menu #mega-menu-secondary-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
        font-size: 30px;
    }

    .et_pb_text_1:after, .et_pb_text_2:after, .et_pb_text_3:after, .et_pb_text_4:after{
        display: none;
    }

    .text-mobile-without-pd{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .post-meta{
        margin-top: 10px;
    }

    .et_pb_column.et_pb_column_1_3.et_pb_column_7.et_clickable.et_pb_css_mix_blend_mode_passthrough, .et_pb_column.et_pb_column_1_3.et_pb_column_8.et_clickable.et_pb_css_mix_blend_mode_passthrough, .et_pb_column.et_pb_column_1_3.et_pb_column_9.et_clickable.et_pb_css_mix_blend_mode_passthrough.et-last-child, .et_pb_column.et_pb_column_1_3.et_pb_column_10.et_clickable.et_pb_css_mix_blend_mode_passthrough, .et_pb_column.et_pb_column_1_3.et_pb_column_11.et_clickable.et_pb_css_mix_blend_mode_passthrough, .et_pb_column.et_pb_column_1_3.et_pb_column_12.et_clickable.et_pb_css_mix_blend_mode_passthrough.et-last-child{
        height: 230px !important;
    }

    .et_pb_shop ul.products.columns-3 li.product{
        width: 100% !important;
    }
    .et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-4 li.product{
        width: 100% !important;
    }
    .related.products > h2{
        font-size: 16px !important;
    }
    .woocommerce-page table.cart td.actions .coupon .input-text+.button{
        width: 100%;
    }


    #et-boc .et_pb_column.et_pb_column_1_3.et_pb_column_1_tb_header.et_pb_css_mix_blend_mode_passthrough{
        margin-bottom: 0px;
        margin-top: 20px;
    }
    .et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_0_tb_header.step::after{
        transform: translate(140%, -50%);
    }
    .et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_1_tb_header.step.et_pb_text_align_center.et_pb_bg_layout_light::after{
        transform: translate(140%, -50%);
    }

    #et-main-area .et_pb_section.et_pb_section_0.et_section_regular{
        padding-top: 0px
    }

    #et-main-area .entry-title{
        margin-top: 20px;
    }

    #et-main-area .et_pb_row.et_pb_row_1{
        padding-top: 0px;
    }

    #et-main-area .woocommerce-info{
        font-size: 14px !important;
    }

    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
        font-size: 14px !important;
    }

    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received::before, p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received::after{
        display: none;
    }

    .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2{
        margin-top: 20px;
    }

    .woocommerce ul.order_details li{
        margin: 10px 0px;
    }

    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{
        margin: 20px 0px;
    }
    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{
        padding: 20px 0px !important;
    }

    .et_pb_module.et_pb_text.et_pb_text_3_tb_header.et_pb_text_align_left.et_pb_bg_layout_light{
        display: none;
    }
    #et-boc .et_pb_column.et_pb_column_1_3.et_pb_column_1_tb_header.et_pb_css_mix_blend_mode_passthrough{
        margin-top: 0px;
    }
    .et_pb_text_0 h1{
        font-size: 45px !important;
    }

    body.logged-in.admin-bar .et_pb_section_0_tb_header {
        top: 0px;
        right: 0px;
    }

    .et_pb_column.et_pb_column_1_6.et_pb_column_2_tb_header.et_clickable.et_pb_css_mix_blend_mode_passthrough{
        width: 220px !important;
        padding: 10px;
        top: 5px;
        z-index: 900;
    }
    .et_pb_section_0_tb_header.et_pb_section{
        background-color: transparent !important;
    }
    .shop_table .coupon {
        margin-bottom: 10px !important;
    }

    #image-categorie span.et_pb_image_wrap{
        height: 150px !important;
        width: 100% !important;
        object-fit: cover !important;
    }
    #image-categorie span.et_pb_image_wrap img{
        height: 150px !important;
        width: 100% !important;
        object-fit: cover !important;
    }

    #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product{
        width: 100% !important;
    }
    .et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product{
        width: 100% !important;
    }
}

.cwp_et_pb_layout_slider_standard_0 .swiper-bullets{
    position: absolute !important;
    bottom: -40px !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    text-align: center !important;
}

.et_pb_gutters4 .et_pb_column_1_2, .et_pb_gutters4.et_pb_row .et_pb_column_1_2{
    width: 60%;
}

.mega-menu-description{
    display: none !important;
}
a.mega-menu-link{
    font-size: 15px !important;
}

span.mega-menu-title{
    font-size: 15px;
}

.et_pb_column.et_pb_column_1_2.et_pb_column_1_tb_header.et_pb_css_mix_blend_mode_passthrough{
    width: 100% !important;
}

.woocommerce-page span.onsale, .woocommerce span.onsale{
    font-size: 16px !important;
}

input#account_display_name{
    display: none;
}
.et_pb_gutters4 .et_pb_column_1_4, .et_pb_gutters4.et_pb_row .et_pb_column_1_4{
    width: 35%;}

.et_pb_module.et_pb_text.et_pb_text_1_tb_footer.et_pb_text_align_center.et_pb_bg_layout_light p a, .et_pb_module.et_pb_text.et_pb_text_2_tb_footer.et_pb_text_align_left.et_pb_bg_layout_light p a {
    color: white !important;
    text-decoration: underline !important;
    text-align: left;
}

#categorie .et_pb_column #image-categorie{
    position: relative;
    margin-bottom: 20px;
}

.gform_wrapper.gravity-theme .gfield select.large {
    width: 100%;
    border-radius: 12px 12px 12px 12px;
    overflow: hidden;
    color: #13462b;
    background: #FFF;
    font-size: 14px;
    padding: 16px;
    border: none;
}

.et_pb_column.et_pb_column_1_4.et_pb_column_13.et_pb_css_mix_blend_mode_passthrough.et_pb_column_single{
    padding-top: 0px;
    padding-bottom: 20px;
}

.full-height{
    margin-bottom: 0px !important;
}

#title-categorie{
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px 0;
    font-weight: 700;
    line-height: 20px;
    background-color: rgba(255,255,255,0.86);
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    width: 80%;
    margin: auto;
    text-align: center;
}
@media (max-width: 767px) {
    #title-categorie{
        background-color: #ffffff;
        border-radius: 10px;
    }

}

/******COLOR VARIATIONS******/
.choose-variation-color{
    padding: 10px 25px !important;
    border: 1px solid #6F967E !important;
    background: white !important;
    font-size: 14px !important;
    color: #6F967E !important;
    margin-top: 5px;
}
.choose-variation-color.active ~ ul.color-variable-items-wrapper{
    position: absolute;
    display: block !important;
    background-color: #ffff;
    padding: 5px 10px;
    border : 1px solid #bbb;
    border-radius: 10px;
    width: 100%;
    z-index: 99;
}

ul.color-variable-items-wrapper li.color-variable-item{
    justify-content: flex-start !important;
    border: none;
    box-shadow: none !important;
}

ul.color-variable-items-wrapper li.color-variable-item .variable-item-contents{
    width: 20px !important;
    height: 20px !important;
    border-radius: 100px;
    overflow: hidden;
    border : 1px solid #000000;
}
ul.color-variable-items-wrapper li.color-variable-item .variable-item-contents .variable-item-span-color::after{
    display: none;
}
ul.color-variable-items-wrapper li.color-variable-item .color-name{
    margin-left: 20px;
}
ul.color-variable-items-wrapper li.color-variable-item .color-name::after{
    display: none !important;
}
/******BEST SALES HOMEPAGE******/
ul.best-sales-products li.product-cat-item,
ul.upsells-products li.product-cat-item,
.woocommerce-page ul.products.upsells-products li.product:nth-child(n).product-cat-item{
    margin: 5px !important;
}
ul.best-sales-products li.product-cat-item span.et_shop_image img,
ul.upsells-products li.product-cat-item span.et_shop_image img{
    width: 100%;
    height : auto;
}
ul.best-sales-products .slick-dots,
.blog-post-home .slick-dots,
.categories-home-row .slick-dots,
ul.upsells-products .slick-dots{
    display: flex;
    justify-content: center;
    align-items: center;
    list-style-type: none;
    margin-top: 20px;
}
ul.best-sales-products .slick-dots li,
ul.upsells-products .slick-dots li,
.blog-post-home .slick-dots li,
.categories-home-row .slick-dots li{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #d3dad5;
    opacity: 1;
    margin-right: 5px;
}
ul.best-sales-products li.product-cat-item span.onsale,
ul.upsells-products li.product-cat-item span.onsale{
    z-index: 2;
    background: #ef8f61 !important;
    border-radius: 3px !important;
    color: #fff;
    font-size: 20px;
    font-weight: 500 !important;
    left: 10px !important;
    line-height: inherit !important;
    margin: 0 !important;
    min-height: 0 !important;
    min-width: 0 !important;
    padding: 6px 18px !important;
    position: absolute;
    text-shadow: none !important;
    top: 10px !important;
}
ul.best-sales-products li.product-cat-item a.woocommerce-LoopProduct-link,
ul.upsells-products li.product-cat-item a.woocommerce-LoopProduct-link{
    position : relative;
}
ul.best-sales-products .slick-dots li.slick-active,
ul.upsells-products .slick-dots li.slick-active,
.blog-post-home .slick-dots li.slick-active,
.categories-home-row .slick-dots li.slick-active{
    width: 20px;
    height: 20px;
    background-color: #13462B!important;
}
ul.best-sales-products .slick-dots li button,
ul.upsells-products .slick-dots li button,
.blog-post-home .slick-dots li button,
.categories-home-row .slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

ul.best-sales-products .slick-track,
ul.upsells-products .slick-track,
.blog-post-home .slick-track,
.categories-home-row .slick-track{
    display: flex !important;
}
ul.upsells-products li.product-cat-item .block-product-cat-info .block-price .stock-availability-status .availability-message{
    display: none;
}
.categories-home-row .slick-track{
    max-height: 300px;
}

.image_wrap .lwp_cart_icon{
    display:none !important;
}
.aw_menu_cart .et_pb_code_inner{
    width: 30px;
    height: 25px;
    background-image: url("img/picto-cart@2x.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    margin-left : 5px;
}
.aw_menu_cart_count{
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 99;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px !important;
    margin-bottom: 5px;
    background-color: #E4CC57;
    color: #ffffff;
}
/******CATEGORY******/
h1.category-title{
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif;
    font-size: 40px;
    color: #FFFFFF!important;
    text-align: center;
}
.category-description{
    font-family: 'W2 Regular',Helvetica,Arial,Lucida,sans-serif;
    color: #13441d!important;
    text-align: center;
}
/******FAQ******/
.faq-title{
    padding: 4% 0;
    background-image: url("../../uploads/2020/12/home-header.jpg");
    background-position: 50%;
    background-size: cover;
}
.faq-title .logo{
    margin: 0 auto;
    width: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.faq-title h1{
    margin-top: 2.75%;
    text-align: center;
    color: #ffff;
}
.faq-categories{
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    padding-bottom: 30px;
}
.faq-categories .faq-category-block h2{
    color: #333;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
}
.faq-categories .faq-category-block h2:before{
    content: url("./../../uploads/2020/12/before-rotated-top-circle.svg");
    margin-right: 30px;
}
.faq-categories .faq-category-block h2:after{
    content: url("./../../uploads/2020/12/icons8-up-arrow.svg");
    width:20px;
    margin-left: 40px;
}

.faq-categories .faq-category-block .faq-category-content{
    padding: 15px 0;
    margin-left: 20px;
}
.faq-single-block{
    margin-bottom: 20px;
}
.faq-single-block .faq-single-question{
    display: flex !important;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
}
.faq-single-block .faq-single-question:before{
    width: 10px;
    height: 10px;
    background-color: #E4CC57;
    content: "";
    border-radius: 100px;
    margin-right: 10px;
}
.faq-single-block .faq-single-question:after{
    content: "+";
    right: 0;
    position: absolute;
    color: #E4CC57;
    font-weight: 700;
}
.faq-single-block .faq-single-question.active:after{
    content: "-";
}
.faq-single-block .faq-single-answer{
    display: none;
    margin-top : 20px;
}
.faq-single-block .faq-single-answer p{
    margin-left: 20px;
}
.faq-single-block .faq-single-question.active + .faq-single-answer{
    display: block;
}
.faq-categories .faq-category-block{
    width : 100%;
}
@media (min-width: 768px) {
    .faq-categories .faq-category-block{
        margin: 30px 20px;
        width: 45%;
    }
    .faq-single-block .faq-single-question:after{
        right: 40px;
    }
}
/*** Take out the divider line between content and sidebar ***/
body.tax-faq_group #main-content .container:before {background: none;}

/*** Hide Sidebar ***/
body.tax-faq_group #sidebar {display:none;}

/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
    body.tax-faq_group #left-area {
        width: 100%;
        padding: 23px 0px 0px !important;
        float: none !important;
    }
}
.faq_group-page .faq-categories{
    padding-top: 30px;
}
.faq_group-page .faq-categories .faq-category-content{
    width : 100%;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
@media (min-width: 768px){
    .faq_group-page .faq-categories .faq-category-content .faq-single-block{
        width: 45%;
    }
}
.back-faqs{
    padding-bottom: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.back-faqs a{
}
.back-faqs a:before{
    content: url("./../../uploads/2020/12/icons8-up-arrow.svg");
    transform: rotate(180deg);
    width: 20px;
    display: inline-block;
    margin-right: 10px;
}

.woocommerce-notices-wrapper .woocommerce-message{
    text-align: center;
    line-height: 2.7em;
}
.woocommerce-notices-wrapper .woocommerce-message a.button{
    color: #ffffff!important;
    font-size: 16px;
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #E4CC57!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.woocommerce-notices-wrapper .woocommerce-message a.button:after{
    bottom: 7px;
}
#payment ul.wc_payment_methods{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media (min-width: 981px) {
    #payment ul.wc_payment_methods li.wc_payment_method {
        width: 50%;
    }
}
.woocommerce-checkout #payment{
    background: none;
}
@media (max-width: 767px) {
    .block-products-filters{
        display: none;
    }
    .block-products-filters.active{
        display: block;
    }
    .et_pb_tabs_controls{
        display: flex;
        justify-content: center;
    }
    li.description_tab a,
    li.additional_information_tab a,
    li.technical_sheet_tab_tab a{
        font-size: 14px !important;
        padding: 0px 10px !important;
    }

}

.technical_sheet_btn{
    padding: 15px;
    background-color: #0F331F;
    font-family: 'W2 Bold';
    color: #ffffff;
    border-radius: 10px;
}
@media (min-width: 768px) {
    .technical_sheet_btn{
        background-color: rgba(19, 70, 43, 0.63);
    }

}

@media (max-width: 767px) {
    #shop-footer .et_pb_blurb_container{
        display: unset !important;
    }
    .woocommerce-order-received  ul.woocommerce-thankyou-order-details{
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
    }
    .woocommerce-order-received  ul.woocommerce-thankyou-order-details li{
        width: 100%;
        border-right: none;
    }
}

.woocommerce-order-received .woocommerce-order-details table.woocommerce-table--order-details thead,
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table--order-details tbody,
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table--order-details tfoot{
    border-top: solid 1px;
}
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table--order-details thead tr,
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table--order-details tbody tr,
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table--order-details tfoot tr
{
    display: flex;
    justify-content: space-between;
}
.logo-footer .et_pb_image_wrap img{
    width: 70%;
}

.current-color-selected{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.current-color-selected .color-selected{
    width: 20px !important;
    height: 20px !important;
    border-radius: 100px;
    margin-right: 10px;
}

.et_pb_all_tabs .et_pb_active_content .et_pb_tab_content h1,
.et_pb_wc_description h1{
    font-weight : 700;
    color : #10512A;
}
.et_pb_all_tabs .et_pb_active_content .et_pb_tab_content h2,
.et_pb_wc_description h2{
    font-weight: 600;
    font-size : 22px;
}
.et_pb_all_tabs .et_pb_active_content .et_pb_tab_content h3,
.et_pb_wc_description h3{
    font-size : 20px;
}
@media (max-width: 767px) {

    .woocommerce-notices-wrapper .woocommerce-message{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        line-height: 1.5;
    }
    .woocommerce-notices-wrapper .woocommerce-message a.button{
        margin-top: 10px;
    }

}
.single-product form.cart:not(.variations_form){
    display: flex;
}
.aw_category_banner{
    padding: 6% 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
}
@media (max-width: 980px){
    .aw_category_banner{
        padding: 80px 0;
    }

}
.aw_category_banner .et_pb_title_container{
    width: 100% !important;
    max-width: 100% !important;
}
.aw_category_banner .et_pb_title_container h1.entry-title{
    font-family: 'W2 Bold',Helvetica,Arial,Lucida,sans-serif;
    font-size: 40px;
    color: #FFFFFF!important;
    text-align: center;
}

@media (min-width: 961px){
    .aw_category_banner .et_pb_title_container h1.entry-title{
        font-size: 40px !important;
    }
}
.no-shipping-available{
    color : #10512A;
}
a.restore-item{
    color: #ffffff;
}
.netreviews-stars,
.netreviews-starcolors,
.netreviews_bg_stars_big.listStars div{
    display: flex;
}
.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a{
    color: #ffffff !important;
}
.variations_form p.price{
    display: none;
}
.woocommerce-checkout-review-order .wc-shipping-methods,
.woocommerce-checkout-review-order .woocommerce-shipping-totals {
    display: none !important;
}