/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.product-cover ul.carac li span img {
    display: none;
}
.page-content.page-cms ul li {
    list-style: disclosure-closed inside;
    line-height: 25px;
}
.block-category #category-description img {
    width: 200px;
    max-width: 100%;
    height: auto;
}
.block-category #category-description .elementor-section-wrap img {
    width: auto;
    max-width: 100%;
    height: auto;
}
/*.titre_surligne h2{
	border-bottom: 2px solid #FFF;
}*/


#product .product-description .btn.btn-default{
    color: #602034;
    background: #FFFFFF;
    text-wrap: balance;
}

#product .product-description .btn.btn-default:hover{
    color: #FFFFFF;
    background: #602034;
}

.block-category #category-description p,
.block-category #category-description strong {
    color: #ffffff;
}
.block-category #category-description strong {
    font-weight: bold;
}
#left-column .block-categories {
    background: #802c44;
    color: #fff;
}
#left-column .block-categories > .category-top-menu > li ul {
    margin: 0;
    max-height: 214px;
    overflow-y: auto;
}
#left-column .block-categories > .category-top-menu > li:first-child {
    display: none;
}

#left-column .block-categories a {
    color: #fff;
}
#left-column .block-categories a:hover {
    color: #fff;
    text-decoration: underline;
}
#left-column .block-category #category-description p,
#left-column .block-category #category-description strong {
    color: #fff;
}
#left-column .block-category #category-description strong {
    font-weight: bold;
}
.product-cover,
.thumbnail-container {
    position: relative;
}
.product-cover ul.carac,
.thumbnail-container ul.carac {
    position: absolute;
    width: 50px;
    right: 10px;
    top: 0px;
    float: right;
    padding: 0;
    margin: 0;
}
.product-cover ul.carac li,
.thumbnail-container ul.carac li {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    clear: both;
    height: 50px;
}
.product-cover ul.carac li span,
.thumbnail-container ul.carac li span {
    width: 100%;
    float: left;
    background-position: center bottom !important;
    height: 100%;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.picto_carac {
    width: 50px;
    height: 50px;
    float: left;
    margin: 5px 10px 0px 0;
}
.picto_carac.logo_AB {
    background: url("/img/logo_AB.png") no-repeat center top / 100%;
}
.picto_carac.logo_fut {
    background: url("/img/logo_fut.png") no-repeat center top / 100%;
}
.picto_carac.logo_Nature {
    background: url("/img/logo_Nature.png") no-repeat center top / 100%;
}
.picto_carac.logo_wine {
    background: url("/img/logo_wine.png") no-repeat center top / 100%;
}
.picto_carac.logo_VinsRares {
    background: url("/img/logo_VinsRares.png") no-repeat center top / 100%;
}
.picto_carac.icone_fav {
    background: url("/img/icone_fav.png") no-repeat center top / 100%;
}
#search_filters .faceted-slider {
    overflow: visible !important;
}
#left-column .block-categories > .category-top-menu > li ul {
    overflow: visible;
    max-height: 100000px;
}
.block-categories .category-sub-menu .navbar-toggler {
    width: 30px;
}
.block-categories .category-sub-menu li[data-depth="0"] > a {
    display: block;
    padding: 0 40px 0.1875rem 0;
}
.content_only#contact #wrapper #content #gdpr_consent .custom-checkbox {
    padding-left: 8px;
}
.content_only#contact #wrapper #content #gdpr_consent {
    padding-left: 25%;
}
.content_only#contact #wrapper #content h3 {
    text-align: center;
}
.content_only#contact #wrapper #content {
    margin: 0;
    border: 0;
    padding: 0 70px;
}
.content_only#contact #wrapper {
    background: #802c44;
    padding: 0;
}
.content_only#contact .container {
    width: 100%;
    padding: 0;
    max-width: 100%;
}
.content_only .breadcrumb,
.content_only #left-column,
.content_only #header,
.content_only #main .page-footer,
.content_only .bandeau_head {
    display: none;
}
.align_center {
    text-align: center;
}
#category #contact_rare {
    position: fixed;
    width: 800px;
    max-width: 100%;
    height: auto;
}
#category #contact_rare .modal-dialog {
    z-index: 1041;
    background: #802c44;
    top: 50%;
    margin-top: -210px;
}
#category #contact_rare iframe {
    width: 100%;
    height: 409px;
    border: 0;
}
#category #contact_rare .quickview .modal-content {
    border: 0;
}
#category #contact_rare .modal {
    display: block;
}
#category.modal-open .block-category {
    position: relative;
    z-index: 2;
}
#category.modal-open #products {
    position: relative;
    z-index: 1;
}
.bandeau_head {
    background: white;
}
@media (max-width: 767px) {
    .container > .col-xs-12 {
        padding: 0;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}
