/** OVERRIDES ARPA3 **/

img {
    max-width: 100%;
    height: auto;
}

/** HEADER **/

header .nav {
    /**background: #99ca3a;**/
     	
}

#header .container .row {
    box-shadow: 0 5px 120px rgba(0, 0, 0, 0.2);
}

header .nav .row {
    
    margin-left:-15px
    margin-right:-15px;
    border-bottom: 1px solid #DDDDDD;
}

header .row #header_logo {
    padding-top: 33px;
}

.sf-menu > li > a {
    padding: 17px 12px;
}

.sf-menu > li {
    border-right: none;
    border-left: 1px solid white;
}

header .row #header_logo {
    width: 50%;
}

header .row .col-sm-4{
    width: 50%;
}

#header .container .row {
    box-shadow: 0 5px 120px rgba(0, 0, 0, 0.2);
}

div #rappelezmoi_img_right {
    width: 240px;
    height: 160px;
    overflow: hidden;
    margin: 10px 350px 0 0;
    padding: 0;
}
@media screen and (max-width: 1200px) {
 
div #rappelezmoi_img_right {
    display: none;
			    }
}

#search_block_top #searchbox {
    width: 100%;
    right: initial;
}

#contact-link, .header_user_info{
    border-left: 1px solid white;
}

div #rappelezmoi_right {
    position: absolute;
    right: 1px;
    top: 0;
}

#search_block_top {
    padding-top: 4px!important;
    padding-bottom: 4px!important;
    z-index: 1000;
}

.shopping_cart {
    width: 300px;
}

.shopping_cart > a:first-child {
    padding: 7px 10px 14px 16px;
    display: block;
    font-weight: bold;
    color: #333;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    background-color: transparent;
}

.shopping_cart > a:first-child::before {
    content: "\f07a";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 30px;
    line-height: 23px;
    color: #99CA3A;
    padding-right: 30px;
}

.shopping_cart > a:first-child b {
    color: #727171;
    font: 15px/22px Outfit,sans-serif;
    padding-right: 5px;
    text-shadow: none;
    text-transform: uppercase;
}

#search_block_top #search_query_top {
    display: inline;
    padding: 0 13px;
    height: 50px!important;
    line-height: 35px;
    margin-right: 1px;
    background-color: white;
    font-size: 23px;
}

#search_block_top .btn.button-search {
    background: white;
    border: medium none;
    color: #777;
    display: block;
    padding: 5px 0 8px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0px;
    width: 50px!important;
    height: 50px;
    border: 1px solid #ccc;
}

#search_block_top .btn.button-search::before {
    content: "\f002";
    display: block;
    font-family: "FontAwesome";
    font-size: 23px;
    width: 100%;
    text-align: center;
}

.header_user_info{
    border-right: 1px solid white;
}

#contact-link a, .header_user_info a {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    padding: 8px 10px 11px 10px;
    cursor: pointer;
    line-height: 18px;
}

#contact-link a:hover, #contact-link a.active, .header_user_info a:hover, .header_user_info a.active {
    text-decoration: underline;
    background-color: initial;
}

#homepage-slider .bx-wrapper .bx-prev, #homepage-slider .bx-wrapper .bx-next {
    background: #aaa;
}

.sf-menu ul {
    position: absolute;
    background: #9CC938;
}

.sf-menu > li > ul > li {
    width: 25%;
    padding-right: 2px;
    padding-left: 5px;
    border-left: solid white;
    
}

/** HOMEPAGE **/
.bar-seo {

    display: block;
    clear: both;

}
.bar-seo h1 {
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    color: black;
    margin-bottom: 0;
}

#home-page-tabs {
    margin-bottom: -45px;
}
   
@media screen and (max-width: 700px) {
 
#home-page-tabs {
    display: none;
			    }
}
#home-page-tabs > li.active a, #home-page-tabs > li a:hover {
    background: #eee;
    text-shadow: 1px 1px #FFFFFF;
    color: #777777;
    padding: 10px;
}
#home-page-tabs > li a {
    padding: 10px !important;
    font: 400 18px/24px "Open Sans", sans-serif;
    color: #333;
    text-transform: uppercase;
    border: none;
    outline: none;
    border: 1px solid #DDDDDD;
    margin: 0;
}

#index .tab-content {
    margin-top: 35px;
    margin-bottom: 34px;
}

#home-page-tabs > li.active a, #home-page-tabs > li a:hover {
    margin: initial;
}



ul.product_list.grid > li {
    text-align: left;
    margin-top: 30px;
}

ul.product_list.grid > li .product-container {
    background: white;
    padding: 40px 9px 0;
    position: relative;
    webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid #eee;
}

ul.product_list.grid > li .product-container .left-block {
    margin-top: -30px;
}

ul.product_list.grid > li .product-container .product-image-container {
    border: none;
    background: #fff;
    padding: 0;
    margin-bottom: 13px;
    position: relative;
}

#index ul.product_list.tab-pane > li{
    padding-bottom: 10px;
}

ul.product_list.grid > li .product-container h5,
ul.product_list.grid > li .product-container span.product-list-title {
    padding: 0 15px 10px 0px;
    text-align: left;
    margin-bottom: 0;
    height: 70px;
    min-height: unset;
    font-weight: 600;
}

ul.product_list.grid > li .product-container .content_price {
    padding-bottom: 24px;
}

ul.product_list.grid > li .product-container .button-container {
    margin-bottom: 14px;
}

ul.product_list.grid > li .product-container .button-container{
    display: block !important;
}

.price.product-price {
    font: 600 21px/26px "Open Sans", sans-serif;
    color: #7F0000;
}

ul.product_list.grid > li .product-container .button-container .ajax_add_to_cart_button, ul.product_list.grid > li .product-container .button-container span.button {
    margin: 0 4px 9px 0;
}

.button.ajax_add_to_cart_button {
    font: 700 12px/21px Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    color: white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    padding: 0;
    border: 1px solid;
    border-color: #99CA3A;
}

.button.ajax_add_to_cart_button span {
    border: 1px solid;
    border-color: #99CA3A;
    padding: 7px 14px;
    display: block;
    background: #99CA3A;
}

ul.product_list.grid > li .product-container .button-container .lnk_view {
    margin: 0 0px 9px 0;
}

.button.lnk_view::before {
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    color: white;
    font-size: 25px;
    line-height: 47px;
    content: "\f07a";
    z-index: 2;
    width: 51px;
    text-align: center;
    border-right: 1px solid #FFFFFF;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.button.lnk_view span {
    border: 0px solid;
    border-color: #99CA3A ;
    border-radius: 3px;
    padding: 12px 14px;
    padding-left: 56px;
    display: block;
    background: #99CA3A;
}

.button.lnk_view {
    font: 700 18px/20px "Open Sans",sans-serif;
    letter-spacing:0px;
    text-transform: uppercase;
    color: white;
    padding: 1px;
    
}

.button.ajax_add_to_cart_button:hover span {
    filter: none;
    background: #99CA3A;
}
.sale-label {
    font: 700 14px/12px Arial, Helvetica, sans-serif;
    color: white;
    background: #99CA3A;
    text-transform: uppercase;
    padding: 9px 0 7px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    width: 130px;
    text-align: center;
    display: block;
    position: absolute;
    right: -33px;
    top: 16px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); 
}
.sale-label::after {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 4px 0px 4px;
    border-color: #99CA3A transparent transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.sale-label::before {
    position: absolute;
    bottom: -3px;
    right: 4px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 4px 0px 4px;
    border-color: #99CA3A transparent transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

#cmsinfo_block > .col-xs-6{
    width: 100%;
}


/*** FOOTER ***/

#facebook_block, #cmsinfo_block{
    height: auto;
    min-height: auto;
    background: #f9f9f9;
    padding-right: 0px;
    padding-left: 54px;
}

#cmsinfo_block {
    border-left: 1px solid #eee;
}

#cmsinfo_block em {
    float: left;
    width: 60px;
    height: 60px;
    margin: 3px 10px 0 0;
    font-size: 30px;
    color: white;
    line-height: 60px;
    text-align: center;
    background: #99CA3A;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.footer-container {
    background: white
}

#footer #newsletter_block_left {
    margin-bottom: 0;
    border-bottom: 1px solid #CCCCCC;
}

.footer-container #footer .footer-block {
    margin-top: 25px;
}

#footer #newsletter_block_left .form-group .form-control {
    height: 45px;
    line-height: 30px;
    background: #fff;
    border-color: #ccc;
    color: #777;
    padding: 5px 43px 5px 12px;
    display: inline-block;
    float: left;
}

#footer #newsletter_block_left .form-group .button-small {
    margin-left: -43px;
    border: none;
    background: none;
    text-align: center;
    color: #000000;
    padding: 8px;
}

.footer-container #footer #social_block {
    float: left;
    width: 50%;
    padding: 29px 15px 0 15px;
    border-bottom: none;
    border-bottom: 1px solid #CCCCCC;
}
.footer-container #footer p.blockcategories_footer_category,
.footer-container #footer p.blockcms_information,
.footer-container #footer p.blockmyaccountfooter_myaccount,
.footer-container #footer h4,
.footer-container #footer h4 a{
    font: 400 18px/22px "Open Sans",sans-serif;
    color: #333;
    margin: 0 0 13px 0;
}

.footer-container #footer ul li a{
    text-shadow: none;
}

.footer-container #footer #social_block ul li a{
    color: black;
}

.footer-container #footer a {
    color: #777777;
}

.footer-container #footer #social_block ul li a {
    display: inline-block;
    font-size: 28px;
}


/** PAGE PRODUIT **/

#our_price_display, #our_price_display_ips {
    font-weight: 600;
    font-size: 33px;
    line-height: 52px;
    font-family: "arial", sans-serif;
    color: #9B0000;
}

.our_price_display {
    font-weight: 600;
    font-size: 33px;
    line-height: 52px;
    font-family: "arial", sans-serif;
    color: #9B0000;
}

.pb-center-column #short_description_block #short_description_content p {
    line-height: 20px;
    font-size: 15px;
}

#product h1{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 1px;
    color: #404040;
}

#page .rte p {
    margin-bottom: 0;
}

.box-info-product .exclusive span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font: 700 22px/20px "Open Sans",sans-serif;
        line-height: 20px;
    line-height: 22px;
    border-top: 1px solid #99CA3A;
    border-right: 1px solid #99CA3A;
    border-left: 1px solid #99CA3A;
    border-bottom: 1px solid #99CA3A;
    /*padding: 12px 36px 14px 60px;*/
    color: white;
    display: block !important;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-shadow: none;
	text-align: center;
}

.box-info-product .exclusive::after {
    background: green;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 51px;
    content: "";
    width: 1px;
    z-index: 2;
}
.box-info-product .exclusive::before {
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    color: white;
    font-size: 25px;
    line-height: 47px;
    content: "\f07a";
    z-index: 2;
    width: 51px;
    text-align: center;
    border: 1px solid #99CA3A;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.box-info-product .exclusive {
    padding: 0;
    border-top: 1px solid #99CA3A;
    border-right: 1px solid #99CA3A;
    border-left: 1px solid #99CA3A;
    border-bottom: 1px solid #99CA3A;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    display: block;
    background: #99CA3A;
	width: 100%;
}

.box-info-product .exclusive:hover{
    background: #99CA3A;
}

#availability_value, #last_quantities {
    color: white;
    font-weight: 500;
    line-height: 17px;
    display: inline-block;
    padding: 3px 5px 3px;
    background: #028100;
    border: 1px solid #36943e;
    margin-left: 0px;
}

#product .content_prices .h5{
    font-weight: 600;
    font-size: 13px;
}

#product #crossselling h3.page-product-heading{
    background-color: transparent;
    padding: 0;
    color: #404040;
    font-weight: 600;
    font-size: 23px;
    border: none;
}

#product #short_description_content table td h5{
    font-weight: 600;
}

#product .pb-center-column #product_reference{
    /*display: flex;*/
}

#product .pb-center-column #product_reference label{
    white-space: nowrap;
}

#crossselling_list .product-name{
    text-align: center;
}

#crossselling_list .product-name a{
    text-decoration: underline;
}

.box-info-product p {
    margin-bottom: 2px;
    margin-left:5px;
}

#product #crossselling h3.page-product-heading{
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 600;
    text-transform: none;
}

.idTabs > li {
    margin-right: 1px;
    border-radius: 0 0 0 0;
    box-shadow: 1px -0px 3px rgba(0,0,0,.25);
    overflow: hidden;
}

.idTabs .selected {
    background: none repeat scroll 0 0 #FFFFFF;
    border: none;
    border-bottom: 2px solid #fff;
}

.idTabs > li a {
    background: #e9e9e9;
    font-size: 20px;
    text-transform: none;
    font-weight: normal;
    padding: 10px;
    min-width: 150px;
    border-radius: 0;
    text-align: center;
}

#more_info_sheets{
    padding-top: 15px;
}

#more_info_sheets p{
    color: #404040;
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif;
}

#more_info_sheets strong{
    color: #404040;
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif;
}

#more_info_sheets ul.bullet li{
    color: #404040;
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif;
}



#short_description_content a, .page-product-box a {
    color: #333333;
    text-decoration: underline;
}

.page-product-box .accessories_block  a.button:not(.ajax_add_to_cart_button){
    display: none;
}

.page-product-box table {
    background-color: rgb(153, 202, 58, 0.5); border-radius:6px;}

.page-product-box .accessories_block  a.button{
    position: relative;
    padding: 5px 7px;
    border: 1px solid #cc9900;
    font-weight: bold;
    color: black;
    background: #99CA3A;
    cursor: pointer;
    white-space: normal;
    text-align: left;
    text-shadow: none;
    text-transform: none;
    font-size: 15px;
}

#header .cart_block{
    background: #fff;
    color: #000;
}
#header .cart_block .price {
    color: #000;
}
#header .cart_block .cart-prices {
    border: none;
    background: #fff; 
}
  #header .cart_block .cart-buttons {
    background: #fff; 
}
.content_scene_cat .content_scene_cat_bg {
    padding: 10px 15px;
    background-color: #fff !important;
    color: #000;
}
.content_scene_cat span.category-name{
    font: 600 24px/30px "Open Sans",sans-serif;
    color: #000;
}

@media screen and (max-width: 769px) {
    header .row #header_logo {
        width: 100%;
    }
    header .row .col-sm-4 {
        width: 100%;
    }

    #search_block_top #searchbox {
        width: 100%;
        right: initial;
    }

    div #rappelezmoi_right{
        position: relative;
        text-align: center;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    div #rappelezmoi_img_right {
        margin: 10px auto 0 auto;
        width: 150px;
        height: 100px;
    }

    #header .shopping_cart {
        width: 100%;
    }
}
 
/** OVERRIDES TONY 11/06 **/

#account-creation_form #freegdpr-form .checkbox {
    background-color:#727171!important;
    padding:10px!important;
    border-radius:5px;
}

#freegdpr-form .checkbox label {
    color: #333;
    font-weight: 700;
}
#freegdpr-form .checkbox a {
    color:#333;
    font-weight: 700;
    text-decoration:underline;
}

#displaynoneage1 {display:none;
}
#displaynoneage2 {display:none;
}

#dnphone{display:none
}
.dn_2tel{display:none
}



/** EDUT TONY 26/06 **/

/** PAGE PANIER**/
.cart_delete a.cart_quantity_delete{
    font: size 30px;
    color:#727171;
}

.cart_avail .label-success{
    border:2px solid #36943e;
    border-radius:3px;
    color:#36943E;
    background:#fff;
    font-family:Outfit, Arial, sans-serif;
}
ul#order_step{
    font-family:Outfit, Arial, sans-serif;
}
.dp_url{
    color:#fff;
    background:#36943E;
    padding:5px 10px 5px 10px;
    font-weight:600;
    border-radius:3px;
    text-transform:uppercase;
}

a.price_discount_delete{
    font-size:15px!important;

}
table#cart_summary{
    border:1px solid #d4d4d4

}
table#cart_summary tr {
    border:1px solid #d4d4d4
}

#cart_summary thead th{
    padding:5px;
    text-align:center;
    text-transform:uppercase;
    color:#333;
    background:#f7f7f7;
    border:1px solid#d4d4d4
}
#cart_summary tbody td{
    border:1px solid #d4d4d4;
    width:auto;
}
#cart_summary tfoot td{
    border:1px solid #d4d4d4;
}
#cart_summary button.button.btn.btn-default.button-small{
    background:#727171;
    padding:1;
    color:#f7f7f7;
    border-radius:3px;
}

.order_delivery.clearfix.row {
    display:none;
} /** A VERIFIER **/
.bar-seo{
    display:none
}/** A VERIFIER **/

td.cart_total{
    font-weight:700;
}
#cart_summary .cart_total .price{
    color:#333;
    font-size:14px;
    
}
#cart_summary span.price-discount.price{
    font-weight:700;
    font-size:14px;
}
span.heading-counter{
    display:none;
} /** A VERIFIER **/

#cart_summary span.label.label-warning{
    background: #fff;
    border: 2px solid #99c567;
    color: #99c567;
    text-transform: uppercase;
    border-radius:3px;
}
#cart_summary tfoot td#total_price_container{
    font-weight:700;
}
a.button.btn.btn-default.standard-checkout.button-medium{
    background: linear-gradient(90deg, rgba(153, 197, 103, 1) 0%, rgba(54, 148, 62, 1) 100%);
    border: 1px solid
}

/** PAGE ADRESSE**/
p.checkbox.addressesAreEquals label{
    font-weight:700;
    color:#333;    
}
.addresses .checkbox.addressesAreEquals{
    background:#cbe1b1;
    padding:5px;
    border-radius: 3px;
}
.address_update a.button.button-small.btn.btn-default span{
    color: #727171;
    background: #fff;
    text-shadow: none;
    border:solid 1px #727171;
    border-radius:5px;
}
ul#address_delivery{
    line-height:initial;
}
ul#address_invoice{
    line-height:initial;
}

#order .address_add.submit{
    margin-top:20px;
}

.btn_add_addr .button.button-small span{
    padding: 5px 10px 5px 10px;
    color:#333;
    border:none;
    text-transform:uppercase;
    text-shadow:none;
    
}

#address_invoice h3.page-subheading{
    background:#d4d4d4;
    padding:15px;
    border-radius:5px;
    color:#333;

}
#address_delivery h3.page-subheading{
   background:#d4d4d4;
    padding:15px;
    border-radius:5px;
    color:#333;
}
h3.page-subheading{
    font:600 18px/20px Outfit, Arial, sans-serif;
}

#ordermsg textarea.form-control{
    height:50px;
}

button.button.btn.btn-default.button-medium{
    background: linear-gradient(90deg, rgba(153, 197, 103, 1) 0%, rgba(54, 148, 62, 1) 100%);
    border: 1px solid;
    border-radius:5px;
}

/** PAGE LIVRAISON**/
.order_carrier_content.box{
    border-color:#d4d4d4;
    border-radius:5px;
}

#order .table tbody > tr > td{
    border-color:#d4d4d4;
    color:#727171;
}
#order .delivery_option_price{
    text-transform:uppercase;
    text-align:center;
    font-weight: 700;
    color: #333;
}
.order_carrier_content .box{
    border-color:#d4d4d4;
    background:#cbe1b1;
    padding:5px 10px 5px 10px;
    border-radius:5px;
    margin-bottom:10px;

}

.order_carrier_content .box .checkbox label{
    color: #333;
    font-weight:700;
}
.order_carrier_content .box .checkbox a{
    color: #333;
    font-weight:700;
}
.order_carrier_content .radio, .checkbox {
    margin: top 0px;
}


/** MESSAGE PANIER VIDE **/
.alert-warning{
    background-color: #99c567;
    border-color: #99c567;
    color: #fff;
    border-radius: 4px;
}

/** 
td.cart_quantity.text-center
display: flex;
    align-items: center;
    margin-top: 35%;
    border: none

    td.cart_quantity.text-center {
        display: flex;
        text-align: center;
        overflow: hidden;

.cart_quantity .cart_quantity_input
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 27px;
        
.table tbody > tr > td.cart_quantity .cart_quantity_button{
margin-top:0px
        **/

/** FORMULAIRE INSCRIPTION**/
form#account-creation_form{
    background:#f3f3f3;
    border:none;
    border-radius:5px;
}
form#account-creation_form .page-subheading{
    border-bottom:1px solid #d4d4d4;
    grid-column:1/ span 2;
}
.form-control{
    border:1px solid #d4d4d4;
    color:#727171;
    font-weight:600;
}
#aut_ape, #aut_website{
    display:none;
}
/** NOUVELLE ADRESSE **/
#address .box{
    border-color:#d4d4d4
}

#hook_payment .col-xs-12{
    padding-left:0px;
    padding-right:0px
}

/** PAIEMENT **/
#hook_mandat{
    flex:1 1 30%;
}
#hook_payment .row{
    flex:1 1 30%;
    margin-left:0px;
    margin-right:0px;
}
div#HOOK_PAYMENT{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
    gap:10px;
}



p.checkbox.addressesAreEquals{
    width:100%;
}
div#uniform-id_address_delivery{
    width:100%
}
td.dp_qty_custom_dn{
    display:none;
}
.payplugPayment a img{
    margin:auto;
    display:block;
    max-height:30px;
    margin:0px;

}
a.payplug.paymentLogo.payplug.default.payplug.default{
    text-align:center
}
p.payment_module a.cheque{
    text-align:center;
    display:flex;
    align-items:end;
    padding-bottom:15px;
}
p.payment_module a.paiementadministratif{
    text-align:center;
    display:flex;
    align-items:end;
    padding-bottom:15px;
    background-position:50% 15%;
}
p.payment_module a.bankwire{
    text-align:center;
    display:flex;
    align-items:end;
    padding-bottom:15px;
    background-position:50% 15%;
}
p.payment_module a span{
    display:inline-block;
}
.payment_module span.pay_title{
    font-size:16px;
    color:#333;
    font-family: Outfit,Arial,sans-serif;
    letter-spacing:normal;
}
span.pay_title span.pay_comment{
    font-size: 0.8em;
    color:#727171;
    text-transform:uppercase;
    font-family:Figtree, Arial, sans-serif;
}
p.payment_module.payment_module_fintecture a{
    padding:0px;
}
p.payment_module.payment_module_fintecture a.fintecture{
    display:flex;
    background-position:50% 15%;
    padding-bottom:20px;
    justify-content:center;
    align-items:end;
}
img.f-logo-desktop{
    display:none;
}
p.payment_module a{
    display:flex;
    align-items: end;
    justify-content: center;
    padding-bottom: 20px;
    font-size:16px;
    color:#333;
    font-family: Outfit,Helvetica,sans-serif;
    height:200px;
    border:1px solid #d4d4d4;
    
}
.payment_module img{
    display:none;
}
.payplugPayment a img {
    display:none;
}
p.payment_module.paypal{
    background:url(../img/imgpay_paypal.png) 15px 15px no-repeat #fff;
    background-position: 50% 15%;
}

p.payment_module.payment_module_fintecture a.fintecture{
    background: url(/modules/fintecture/views/img/checkout/imgpay_fintecture.png) 15px 15px no-repeat #ffffff;
    background-position:50% 15%;
}
form#paypal_payment_form_payment{
    display:none
}
a.payplug.paymentLogo.payplug.default.payplug.default{
    background:url(../img/imgpay_card.png) 15px 15px no-repeat #fff;
    background-position: 50% 15%;
    letter-spacing:normal;
}

p.payment_module a.paiementadministratif{
    background:url(../img/imgpay_mandat.png) 15px 15px no-repeat #fff;
    background-position: 50% 15%;
}

/**.table tbody > tr > td.cart_quantity .cart_quantity_button a{
    margin-right:0px;
}
td.cart_quantity{
    display:flex;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button{
    display:inline-flex;
}**/

td#cart_discount_price{
    display:none
}
td.cart_discount_delete{
    display:none
}
.cart_discount_name span{
    font-weight:700;
    color:#727171;
    margin-left:10px;
    font-family:Figtree
}
form#add_address{
    display:grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(7, auto);
    gap:10px;
}
div#vat_area {
    order:-1;
}
div#adr_societe{
    order:-2;
}
div#adr_adresse{
    grid-column:1 / span 2;
}
div#adr_adresse2{
    grid-column: 1 / span 2;
}
div#adr_info{
    grid-column: 1 / span 2;
}
#add_address p.submit2{
    grid-column: 1 / span 2;
}
#address .form-group .form-control{
    max-width:100%
}
#add_address .clearfix{
    display:none
}
form#add_address label{
    display:none;
}
div#adress_alias label{
    display:initial;
}
#address .box{
    background:#f3f3f3;
    border-radius:10px;
}
form#add_address input{
    border-radius:5px;
}
div#uniform-id_country{
    border-radius:5px;
    border:solid 1px #ABABAB;
    background:#fff;
}
textarea#other{
    border-radius:5px;
    border:solid 1px #ABABAB;
}
.button.button-medium span{
    border:none;
    font-family: Outfit, Arial, sans-serif;
}
.button.button-medium{
    border-radius:5px;
    background: linear-gradient(90deg, rgba(153, 197, 103, 1) 0%, rgba(54, 148, 62, 1) 100%);
    color:#f7f7f7;
    border:none;
}
#address .page-subheading{
    border-bottom:solid 1px #727171;
}
.button.button-small span{
    border:none;
    padding: 5px 10px 5px 10px;
}

.button.button-small{
    border:none;
    border-radius:3px;
    font:600 13px/17px Outfit, Arial, sans-serif;
}

@media (min-width:992px) {ul.step li.step_current span {
    padding-bottom:18px;
    }
}
@media (min-width:992px){ ul.step li.step_current span:after{
    background: url(../img/arrow.png) right 0 no-repeat;
    }
}
ul.step li.step_current{
    background:#36943e;
    background-image: linear-gradient(90deg, rgba(54, 148, 62, 1) 0%, rgba(153, 197, 103, 1) 100%);
    border:none;
}
ul.step li.step_current span{
    border:none;
}
@media (min-width:992px){ul.step li a:after, ul.step li span:after, ul.step li.step_current span:after, ul.step li.step_current_end span:after{
    height:54px
    }
}
#address_invoice a.button.button-small.btn.btn-default{
    padding:0px;
    border-radius:5px;
}
#address_delivery a.button.button-small.btn.btn-default{
    padding:0px;
    border-radius:5px;
}
.address_update .button.button-small{
    padding:0px;
    border-radius:5px;
}
.btn_add_addr .button.button-small{
    padding:0px;
}
.btn_add_addr .button.button-small span{
    color:#f7f7f7
}
a#button_order_cart{
    background:none;
}
.cart_block .cart-buttons a#button_order_cart span{
    background:#99c567;
    border:none
}

li.lnk_ybc_blog {
    display:none;
}
li.mailalerts{
    display:none;
}
li.lnk_lg_comment{
    display:none;
}
li.avoirs_acc{
    display:none;
}
li.vouchers_acc{
    display:none;
}
.addresses .page-subheading{
    padding:15px;
    background:#d4d4d4;
    border:none;
    color:#333;
}
.bloc_adresses ul.last_item.item.box {
line-height:1.5;
}
div#bloc2\"{
    order:-2
}
.account_creation{
    display:grid;
    grid-template-columns: repeat(2, 1fr);
    gap:10px;
}
form#account-creation_form input{
    max-width:100%!important;
    border-radius:5px;
    border:1px solid #d4d4d4;
    height:35px;
}
.account_creation label.top{
    display:initial;
}
.account_creation label{
    display:none;
}
p#siret_dn{
    display:none;
}
p#required_dn{
    display:none;
}
#gender_acc{
    grid-column:1/ span 2;
}
div#checkbox_add label{
    display:initial;
}
form#account-creation_form{
    display:grid;
    grid-template-columns: repeat(1, 1fr);
}
#company_add{
    order:-2;
}
div#checkbox_add{
    order:-1;
}
#login_form{
    min-height:330px;
}
#create-account_form{
    min-height:330px;
}
.page-heading{
    font:800 20px/22px "Outfit", Arial, sans-serif;
    color:#36943e;
}
#create-account_form h3.page-subheading{
    padding:15px;
    background:#cbe1b1;
    border:none;
    border-radius:5px;
    color:#333;
}
#login_form h3.page-subheading{
    padding:15px;
    background:#d4d4d4;
    border:none;
    border-radius:5px;
    color:#333;
}
.page-subheading{
    font-family:Outfit, Arial, sans-serif;
    color:#36943e;
}
input#passwd{
    border-radius:5px;
    height:35px;
}
input#email{
    border-radius:5px;
    height:35px;
}
input#email_create{
    border-radius:5px;
    height:35px;
}
#my-account ul.myaccount-link-list li a i{
    color:#99c567;
}

p.payment_module.paypal a:hover{
    background:url(../img/imgpay_paypal.png) 15px 15px no-repeat #cbe1b1;
    background-position: 50% 15%;
    letter-spacing:normal;
}
p.payment_module a:hover{
    background-color:#cbe1b1;
}

div#paypal-column-block{
    display:none;
}
#address .box input{
    color:#333;
    height:35px;
}
input.uniform-input{
    font-family:Figtree
}

.fancybox-error{
    color:#333;
    font: size 13px;
    font-family:Outfit, Arial, sans-serif;
}
.product-name a{
    color:#333;
    font-family:Figtree, Arial, sans-serif;
    font-weight:600;
}
.product-name{
    color:#333;
}

ul.typedText{
    color:#727171;
    font-family:Figtree, Arial, sans-serif;
}
.breadcrumb{
    font-family:Figtree, Arial, sans-serif;
}
.shopping_cart{
    font-family:Outfit;
}
header .banner{
    background:#333;
}
.lgcookieslaw_banner{
    background:#333;
    border-color:#333;
    border-left:initial;
    border-right:initial;
}
.bg-white{
    background-color:initial;
}
.lgcookieslaw_banner span.lgcookieslaw_btn{
    background:#99c567!important;
    border-color:#99c567!important;
}
.lgcookieslaw_banner a.lgcookieslaw_btn{
    background:#36943e!important;
    border-color:#36943e!important;
}
#header .shopping_cart > a:first-child:after{
    color:#333;
}

body{
    font-family: Figtree, Arial, sans-serif;
    color:#333;
}
li.price{
    color:#727171
}
#cart_summary tfoot td.total_price_container span{
    font:700 18px/22px Outfit, Arial, sans-serif;
    color:#36943e;
}
#cart_summary tfoot td#total_price_container{
    font:700 18px/22px Outfit, Arial, sans-serif;
    color:#36943e;
}
.cart_voucher h4{
    font:700 18px/22px "Outfit", Arial, sans-serif;
    color:#333;
}
.cart_voucher fieldset #discount_name{
    border-radius:5px;
}
.cart_navigation .button-exclusive i{
    color:#333;
    font-family:Outfit;
}
.cart_navigation i.icon-chevron-left{
    font-family:FontAwesome;
}
#my-account ul.myaccount-link-list li a{
    font:600 16px/20px Outfit, Arial, sans-serif;
    color:#727171;
}
.art-access-data h2{
    font-family:Outfit,Arial,sans-serif;
}
.art-access-data{
    border-color:#99c567;
}
.art-erase-data h2{
    font-family:Outfit,Arial,sans-serif;
}
.eo-sf-menu > li > a{
    font: 600 18/22px Arial, sans-serif;
}
div#uniform-addressesAreEquals{
    z-index:999;
}
#hook_payment ::after{
    display:none;
}
td#dn_discount{
    display:none;
}
p.payment_module.payment_module_fintecture a.fintecture:hover{
    background:url(/modules/fintecture/views/img/checkout/imgpay_fintecture.png) 15px 15px no-repeat #cbe1b1;
    background-position: 50% 15%;
}
a.payplug.paymentLogo.payplug.default.payplug.default:hover{
    background:url(../img/imgpay_card.png) 15px 15px no-repeat #cbe1b1;
    background-position:50% 15%;
}
p.payment_module a.paiementadministratif:hover{
    background:url(../img/imgpay_mandat.png) 15px 15px no-repeat #cbe1b1;
    background-position: 50% 15%;
}
#hook_payment::after{
    display:none;
}
h2#h2_pay{
    font:700 18px / 22px Outfit, Arial, sans-serif;
    text-transform:uppercase;
    color:#36943e;
    padding-bottom:25px;
    padding-top:25px;
}
li#dn_cards{
    display:none;
}
td#total_shipping{
    color:#36943e;
    font-weight:700;
}
.row .addresses .selector{
    float:none;
}
.submit div#freegdpr-form{
    background:#cbe1b1;
    padding:5px;
    padding-left:10px;
    border-radius:5px;
}
.submit #freegdpr-form .checkbox label{
    color:#333;
}
.submit #freegdpr-form .checkbox a{
    color:#333;
}
div#dn_ape {
    display:none;
}
div#dn_website{
    display:none;
}
div#dn_age{
    display:none;
}
#box_info{
    display:grid;
    background: #f3f3f3;
    border-radius:10px;
}
div#info_societe{
    order:-1;
    display:grid;
    grid-template-columns: repeat(2,1fr);
    gap:10px;
}
#info_societe h1.page-subheading{
    grid-column: 1/span 2;
}
fieldset#info_grid{
    display:grid;
    grid-template-columns: repeat(2,1fr);
    gap:10px;
}
div#grid_clearfix{
    grid-column:1/span 2;
}
#identity .form-group .form-control{
    max-width:100%;
}
#freegdpr-form .checkbox{
    background:#cbe1b1;
    padding:10px;
}
#box_info input{
    border-color:#ababab;
    height:35px;
    border-radius:5px;
}
div#info_societe label{
    display:none;
}
/**.required.form-group.old_pw{
    display:none;
}**/
/**div#grid_email{
    grid-column: 1 / span 2;
}**/
p.info-title{
    margin-bottom:initial;
}
/**.dn_label label{
    display:none;
}**/

.menu-mobile {
    top: 55px!important;
    flex-direction: column;
}
.menu-mobile li {
    width: 100%!important;
    order: 1;
}

.menu-mobile li.category-thumbnail {
    order: 0;
}
.menu-mobile li.category-thumbnail div {
    width: 100%!important;
}
.menu-mobile li.category-thumbnail div img.imgm {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.pb-left-column #image-block {
    height: auto;
	width: fit-content!important;
}

.dp_input_container {
    padding-left: 0;
    display: flex;
    align-items: center;
}
.dp_field_container .selector {
    width: calc(100% - 25px)!important;
}
div.selector {
    width: 100%!important;
}
div.selector span {
    opacity: 0!important;
	width: 100%!important;
}
div.selector select {
    width: 100%!important;
    opacity: 1!important;
    background: white;
    border: 1px solid lightgray;
	max-width: 100%!important;
}
.dp_dropdown {
    width: calc(100% - 25px)!important;
}

#quantity_wanted {
    margin-left: 0!important;
    width: calc(100% - 60px)!important;
}

.dp_input_container span.ui-spinner {
    width: calc(100% - 50px)!important;
}
.dp_input_container span.ui-spinner input {
    width: 100%;
	font-size: 16px !important;
    font-weight: normal;
}

.rappel-dimensions {
    font-size: 12px;
    margin: 0 0 5px 0!important;
    padding: 3px;
    border-radius: .25rem;
    color: #856404;
    background-color: #fff3cd;
    border: 1px solid #ffeeba;
}

@media screen and (min-width: 768px) {
    .category-thumbnail {
        position: absolute!important;
        bottom: 0!important;
        max-width: 23%;
    }
    .category-thumbnail div {
        width: 100%!important;
    }
    .category-thumbnail div img {
        width: 100%!important;
    }
}

.our_price_display_ips {
    text-align: center;
}

.dp_unit {
    margin-left: 5px!important;
}
.dp_tooltip {
    margin-left: 5px!important;
}

.box-security img {
    margin-left: auto;
    margin-right: auto;
}

#quantity_wanted_p input {
	font-size: 16px;
}

@media screen and (max-width: 767px) {
    .primary_block {
        display: flex;
        flex-direction: column;
    }
    .primary_block .pb-left-column {
        order: 1;
    }
    .primary_block .pb-right-column {
        order: 2;
    }
    .primary_block .pb-center-column {
        order: 3;
    }
}

.dp_type_9 {
    margin-left: 0!important;
}
.dp_type_9 input {
    width: 27px;
}
.dp_type_9 label {
    margin-left: 5px!important;
}

#address_delivery .address_title,
#address_invoice .address_title,
.address_delivery_select,
.address_invoice_select,
#adress_alias {
    display: none;
}

.addressesAreEquals {
    font-size: 16px;
    background: #cbe1b1;
    padding: 5px;
    border-radius: 3px;
}

.order_carrier_content .checkbox {
    font-size: 16px;
}

.btn-add-billing-address {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.btn-add-billing-address span {
    border-radius: 5px;
}
.hide-btn-add-billing-address, .hide-display-info-billing-address {
    display: none;
}

.pre-footer {
    background: rgba(0, 0, 0, 0.4);
    color: white!important;
}
.pre-footer-content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
}
.pre-footer-content-left, .pre-footer-content-right {
    padding-left: 10px;
    padding-right: 10px;
}
.pre-footer-content-left img {
    max-height: 75px!important;
}
.pre-footer-title {
    font-size: 25px;
    font-weight: 600;
}
.pre-footer-text {
    font-size: 16px;
    margin-bottom: 0!important;
}

#footer {
    background-color: black!important;
    color: white!important;
    padding-top: 20px;
    max-width: unset!important;
}

@media (min-width: 1200px) {
    #footer .row, .pre-footer .row {
        max-width: 1170px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #footer .row, .pre-footer .row {
        max-width: 970px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #footer .row, .pre-footer .row {
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
    }
}
.block-footer-left, .block-footer-right {
    margin-top: 25px;
}
.footer-title-big {
    font-weight: bold;
    font-size: 40px;
    letter-spacing: 3px;
}
.footer-subtitle {
    font-weight: 100;
    font-size: 20px;
    margin-top: 15px;
}
.block-footer-address {
    margin-top: 50px;
    display: flex;
}
.block-footer-contact {
    color: white!important;
    text-decoration: underline;
    margin-left: 0!important;
    font-size: 18px!important;
    font-weight: 100;
}
.block-footer-contact:hover {
    color: #bbbbbb !important;
    text-decoration: underline;
}
.block-footer-address-right {
    margin-left: 10px;
}
.block-footer-address-right p {
    font-size: 18px!important;
    font-weight: 100;
}
.footer-title {
    font-size: 20px;
    font-weight: bold;
}
.footer-container #footer a {
    color: white!important;
    font-size: 14px;
    font-weight: 100!important;
    margin-left: 10px;
}

.footer-container .container {
    padding-bottom: 20px!important;
}

#footer .toggle-footer {
    display: block!important;
}

.cursor-pointer {
    cursor: pointer;
}
