@font-face {
    font-family: 'Garamond';
    src: url('EBGaramond-Italic-VariableFont_wght.ttf');
    src: url('EBGaramond-VariableFont_wght.ttf') format('truetype'),;
    font-weight: normal;
    font-style: normal;
}
#mobile_bonmm_0 .burger-lines span{
    background-color: #b18f41!important;
}
body#index #header .logo{
    max-height: 135px;
    max-width: 310px;
}
body #header .logo{
    max-height: 110px;
}
body #header .header-top{
	border-bottom: 1px solid #a68d53;
    box-shadow: 0px 2px 2px #a68d53;
}
body#index #header .header-top{
	border-bottom: 1px solid #0000;
    box-shadow: 0px 2px 2px #0000;
}
body #header .header-top .position-static #_desktop_cart,
body #header .header-top .position-static #_desktop_user_info,
body #header .header-top .position-static #_desktop_setting-header,
.bonsearch{
	position: relative;
	right: auto;
    margin-right: 10px;
}
.bonmmenu.direction-horizontal>.bonmm-top-menu.center_alignment{
    justify-content: left;
    font-family: Arial;
}
.menu-main-wrapper .bonmmenu{
    padding: 0;
}
#top-menu-0[data-bonmm-depth="0"] > li > a{
    text-transform: uppercase;
}
.hook-displayTop,
.terroir-img {
	display: flex;
}
.terroir-img img{
    margin: 20px auto;
}
body #header .header-top .position-static #_desktop_cart .blockcart a,
body #header .header-top .position-static #_desktop_user_info .user-info i,
body #header .header-top .position-static #_desktop_setting-header i{
	font-size: 15px;
}
body #header .header-top .position-static #_desktop_cart{
	top: 15px;
}
body #header .header-top .position-static #_desktop_user_info{
	top: 20px;
}
body #header .header-top .position-static #_desktop_setting-header{
    top: 24px;
}
body #header .header-top .position-static #_desktop_user_info i,
body #header .header-top .position-static #_desktop_setting-header i,
body #header a{
	color: #a68d53;
    padding: 0 0 0px 8px;
}

body#index #header .header-top .position-static #_desktop_user_info i,
body#index #header .header-top .position-static #_desktop_setting-header i,
body#index #header a{
	color: #fff;
}

.feature-product-title, .product-details-title {
    display: block;
    text-align: left;
    font-family: 'Garamond';
}
.feature-product-title-1, .product-details-title {
    font-size: 35px;
    line-height: 35px;

}
.feature-product-title-2 {
    font-size: 125px;
    line-height: 75px;
    font-weight: 600;
    margin-bottom: 9px;
    color: #b18f41;
}
.ligne-title{
	width: 100%;
    display: block;
    background: #b18f41;
    height: 6px;
    position: absolute;
    left: 0;
}
.featured-products .product-title a, .product-miniature .product-title a{
	    font-size: 18px;
}
.product-title{
	    min-height: 65px;
    text-transform: uppercase;
    margin: 6px 30px 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #b18f41;
}
.featured-products, .product-miniature{
	margin: 0!important;
}	
#header .bonsearch .bonsearch_btn:before{
	color: #a68d53;
}

.product-page-right {
    padding: 30px!important;
    border: 1px solid #a68d53;
}
.ligne-title-product{
	width: 80%;
	margin: auto;
    display: block;
    background: #b18f41;
    height: 1px;
}
.product-description-short{
	    min-height: 200px;
    display: flex;
}
.product-description-short .product-description-short-content{
	display: block;
    vertical-align: bottom;
    font-family: arial;
    font-size: 16px;
    align-self: flex-end;
    margin-bottom: 15px;
}
.product-description-short .product-description-short-content p{
    margin-bottom: 5px;
}
.product-page-right .h1{
	color: #595041;
	font-family: arial;
    font-weight: bold;
}
.product-page-right .product-price .current-price,
.product-price-and-shipping .price-has-discount{
	color: #595041;
}
.regular-price,
.product-price-and-shipping,
.product-actions .product-variants-item .control-label,
.product-add-to-cart .product-quantity .qty .control-label,
.product-actions .input-container label span,
.product-add-to-cart .bootstrap-touchspin-down, .product-add-to-cart .bootstrap-touchspin-up{
	color: #b18f41;
}
.product-actions .input-container label span.check,
.product-add-to-cart .product-quantity #quantity_wanted{
	border-color: #b18f41;
	color: #b18f41;
}
.add-to-cart-bonwrapper button{
	    background-color: #b18f41;
    width: 100%;
}
.product-attribute-price{
	display: flex;
}
.product-attribute-price .product-price-and-shipping,
.product-attribute-price .div-bonattribute{
	flex: 1;
}
.product-attribute-price .product-price-and-shipping{
	line-height: 32px;
}
.product-attribute-price .div-bonattribute select{
	border: none;
    color: #b18f41;
    margin-bottom : 0;
}
.featured-products .thumbnail-container .thumbnail-container-bottom .product-description, 
.product-miniature .thumbnail-container .thumbnail-container-bottom .product-description{
	padding-bottom: 0px;
}
#products .thumbnail-container:focus .thumbnail-container-bottom, 
#products .thumbnail-container:hover .thumbnail-container-bottom, 
.featured-products .thumbnail-container:focus .thumbnail-container-bottom, 
.featured-products .thumbnail-container:hover .thumbnail-container-bottom, 
.product-accessories .thumbnail-container:focus .thumbnail-container-bottom, 
.product-accessories .thumbnail-container:hover .thumbnail-container-bottom, 
.product-miniature .thumbnail-container:focus .thumbnail-container-bottom, 
.product-miniature .thumbnail-container:hover .thumbnail-container-bottom{
	box-shadow: none;
	padding: 0;
}
.product-details-title{
	text-transform: uppercase;
    font-weight: bold;
    color: #b18f41;
    margin-left: 20px;
}

.product-details-content{
	padding: 30px;
    margin-top: -13px;
    border: 1px solid #b18f41;
}

.product-features-detail {
    width: 100%;
    display: flex;
}
.features-name {
    width: 15%;
    padding-left: 15px;
}
.features-value {
    width: 70%;
}
#footer{
    z-index: 1;
}
#footer.sticky-footer{
	position: relative;
}
.tabs .tab-pane{
	padding: 0;
}
.product-features{
	margin: 0;
	padding: 0;
}
.product-features .ligne-title,
.product-manufacturer .ligne-title{
	    height: 0.5px;
    margin-top: -14px;
    margin-left: 10px;
    width: calc(100% - 20px);
}
.product-features-title{
	text-transform: uppercase;
    font-family: 'Garamond';
    font-weight: bold;
    color: #b18f41;
    font-size: 25px;
}
.features-value span {
    position: relative;
    display: block;
    width: 100%;
    top: 50%;
    height: 1px;
    background: #b18f41;
}

.features-value span::before{content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: -7.5px;
    
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    background-color: #b18f41;
}
.features-value span.value-0::before{left: calc(0% - 7.5px);}
.features-value span.value-1::before{left: calc(10% - 7.5px);}
.features-value span.value-2::before{left: calc(20% - 7.5px);}
.features-value span.value-3::before{left: calc(30% - 7.5px);}
.features-value span.value-4::before{left: calc(40% - 7.5px);}
.features-value span.value-5::before{left: calc(50% - 7.5px);}
.features-value span.value-6::before{left: calc(60% - 7.5px);}
.features-value span.value-7::before{left: calc(70% - 7.5px);}
.features-value span.value-8::before{left: calc(80% - 7.5px);}
.features-value span.value-9::before{left: calc(90% - 7.5px);}
.features-value span.value-10::before{left: calc(100% - 7.5px);}
.featured-products .thumbnail-container .thumbnail-container-bottom .add-to-cart-block,
.product-miniature .thumbnail-container .thumbnail-container-bottom .add-to-cart-block,
#cart-summary-product-list img, 
#id_new_comment_form img, 
#order-items .image img, 
.image-wrapper img, 
.product-button-hover img, 
.product-image img, 
.product-purchase-image-wrapper img, 
.product-thumbnail img, 
.thumb-container img.thumb, .thumbnail-container-images img, 
img.product-image{
    background: #0000;
}
#products .thumbnail-container:focus,
#products .thumbnail-container:hover,
.featured-products .thumbnail-container:focus,
.featured-products .thumbnail-container:hover,
.product-accessories .thumbnail-container:focus,
.product-accessories .thumbnail-container:hover,
.product-miniature .thumbnail-container:focus,
.product-miniature .thumbnail-container:hover{
    box-shadow : none;
}
.product-short-description{
    margin-top: 20px;
}

.category-accompagnement li{
    text-align: center;
    color: #b18f41;
}
.category-accompagnement img{
    margin-bottom: 10px;
    max-width: 100%;
}
#header #mobile_logo {
    display: none;
}

@media (max-width: 1199px) {
    body#index #header .header-top .position-static #_desktop_user_info i, body#index #header a{
        color: #b18f41;
    }
}
@media (max-width: 900px) {
    .bon-nav-bar-menu{
        padding-left: 107px;
    }
}
@media (max-width: 767px) {
    .hook-displayTop {
        position: absolute;
        right: 0;
        top: -43px;
    }
    body#index #header .header-top .position-static #_desktop_user_info i, body#index #header a{
        color: #b18f41;
    }
    body #header #mobile_logo{
        text-align: center;
        margin-bottom: 20px;
        display: block;
    }   
    .bonmm-mobile .bonmm-top-menu[data-bonmm-depth="0"]{
            padding: 30px;
    }
}

.bon_manufacture_list{
        position: absolute;
    top: -290px;
    width: 75px;
    right: 5px;
}
.bon_manufacture_list h4{
    position: absolute;
    text-transform: uppercase;
    font-family: arial;
    font-style: italic;
    top: 10px;
    left: 17px;
}
.bon_manufacture_list h4 a{
    color: #b18f41;
}
li.product-flag.new, li.product-flag.on-sale, li.product-flag.out_of_stock, li.product-flag.pack {
    background: #b18f41;
}
li.product-flag.new:after, li.product-flag.on-sale:after, li.product-flag.out_of_stock:after, li.product-flag.pack:after{
    border: 10px solid #b18f41;
}
.logo_mobile{
    max-width: 100%;
}
dt {
    font-weight: 400;
}
strong {
    font-weight: 700;
}

#cms #content-wrapper h1 {
    border-bottom: 4px solid #b18f41;
    padding-bottom: 0px;
    color: #b18f41;
    font-size: 30px;
    text-align: left;
    text-transform: uppercase;
    line-height: 19px;
    font-weight: bold;
    font-family: 'Garamond';
}

#cms #content-wrapper h2 {
    color: #b18f41;
}

#cms #content-wrapper ul{
    list-style: disc; 
    padding-left: revert;
}

body #header .header-top .position-static #_desktop_setting-header .setting-header-inner{
        padding: 5px;
        width: 120px;
        left: 10px;
}
body #header .language-selector-wrapper ul{
    margin-bottom: 0px;
}
body #header .language-selector-wrapper ul li a{
    margin: 0 5px;
}
#_desktop_setting-header{
    display: block!important;
}
.bonsearch #input_search::placeholder,
.bonsearch #input_search::-webkit-input-placeholder,
.bonsearch #input_search:-moz-placeholder,
.bonsearch #input_search::-moz-placeholder, 
.bonsearch #input_search:-ms-input-placeholder, 
.bonsearch #input_search::-ms-input-placeholder{
    color : #fff;
}
.bonsearch #input_search{
    color : #fff
}
.bonsearch_box .search-form-inner{
    background: #0003;
} 
.bonsearch .bonsearch-microphone i{
    color : #fff;
}
.bonsearch .bonsearch-microphone::before{
    background: #fff;
}
.thumbnail-container-bottom .add-to-cart-block, .footer_email, #contact .container #left-column .contact-rich .block:nth-child(4){
    display: none!important;
}
.div-alchool{
    text-align: center;
    text-transform: uppercase;
}
.lbl-alchool{
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
}
#contact .container #left-column .contact-rich .block{
    width: 50%;
}
.grecaptcha-badge{
    z-index: 10;
}
nav.pagination{
    margin-top: 40px;position: relative;    z-index: 1;
}