/*
Theme Name: Sober Child Theme
Theme URI: http://uix.store/sober/
Author: UIX Themes
Author URI: http://uix.store
Description: Sober is a fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 5.2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sober
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: sober
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900');

.mce-statusbar{
	display:none!important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn{
	font-size:13px;
}

.list-dropdown ul{
	top:8px!important;
}

.site-header .nav-menu>li>a:after{
	background:white!important;
}

.frmx-auth-tabs {
	padding:0!important;
	box-shadow:none!important;
}

.frmx-auth-panel #forumax_login_form input[type=submit]{
	padding:0 1rem!important;
	border-radius:0!important;
	box-shadow:none!important;
}

.frmx-auth-panel #forumax_login_form input[type=submit]:hover,
.frmx-auth-panel #forumax_login_form input[type=submit]:focus,
.frmx-auth-panel #forumax_login_form input[type=submit]:active{
	border-radius:0!important;
	box-shadow:none!important;
}

.frmx-auth-panel #forumax_login_form input[type=password], .frmx-auth-panel #forumax_login_form input[type=text],
.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn, .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn, .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn{
	border-radius:0!important;
	-webkit-border-radius:0!important;
}

#bbp_topic_submit:hover,
#bbp_topic_submit:focus,
#bbp_topic_submit:active{
	color:white!important;
}

.woocommerce .shop-toolbar .filter-widgets .product-filter.product_cat {
	display:none;
}

body, button, input, select, textarea {
    font-family: 'Montserrat';
}

body.bbpress .bbp-submit-wrapper .fill-brand:hover,
body.bbpress .bbp-submit-wrapper .fill-brand:focus,
body.bbpress .bbp-submit-wrapper .fill-brand:active{
	color:white!important;
}

.bbp-reply-to-link svg,
.forum-single-content svg{
    stroke-width: 1px!important;
    fill: transparent!important;
}

#account-popin {
    position: fixed;
    z-index: 9999;
    background: #ffffff;
    box-shadow: 0px 10px 70px 0px rgba(0, 0, 0, 0.15);
    padding: 6px;
    min-width: 180px;
    display: flex;
    flex-direction: column;
    gap: 2px;
    pointer-events: auto;
}

#account-popin[hidden] {
    display: none;
}

.account-popin__item {
	font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1rem;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px;
    border-radius: 0px;
    text-decoration: none;
    transition: background 0.15s ease;
	transition: .5s;
    color: #23232c;
    text-decoration: none;
    cursor: pointer;
}

#tinymce * {
	font-family: "Montserrat", Sans-serif!important;
}

.account-popin__item:hover {
    background: #f5f5f5;
}

.account-popin__item--logout {
    color: #c0392b;
}

.account-popin__item--logout:hover {
    background: #fdecea;
}

.frmx-auth-tabs-header{
	display:none!important;
}

.bbp-topic-tags,
.topic-tags,
a[href*="topic-tag"] {
    display: none !important;
}

label[for="bbp_topic_tags"] ~ input{
	display:none!important;
}

.author-badge.badge{
	display:none!important;
}

.related-products-header {
    text-align: center;
    padding: 4rem 2rem 8rem;
}

.swiper-wrapper.products{
	flex-wrap:nowrap!important;
	margin:0!important;
	padding:0!important;
    width: 100%!important;
    height: 100%!important;
    z-index: 1!important;
    display: flex!important;
    transition-property: transform!important;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial)!important;
    box-sizing: content-box!important;
}

.currency {
	display:none!important;
}

.post-type-archive-product .currency{
	display:inline-block!important;
}

.bb-radius {
    border: none!important;
}

.single-topic .forum-main-column .main-post {
    background: #f6f6f6 !important;
}

.single-topic .main-post .forum-post-content .content.editor-content img {
    max-width: 400px;
}

.frmx-reply-card .comment-content img{
	max-width:300px;
}

.bbp-search-form form>div {
    border-radius: 0!important;
    border: none!important;
    border-bottom: 1px solid #c1c1c1!important;
    flex-direction: row-reverse!important;
}

.nav-menu > li > a, .side-menu .menu > li > a{
	font-family:'Montserrat', Sans-serif; 
}

.header-icon-right ul{
	display:flex;
	align-items:center;
	justify-content:flex-end;
}

.search-fields button {
    box-shadow: none;
    text-shadow: none;
    position: absolute;
    border: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0);
}

.search-submit {
    left: 10px;
    top: 0;
    bottom: 0;
}

.search-reset{
	right: 10px;
    top: 0;
    bottom: 0;
	display:none;
}

.search-fields:focus .search-reset,
.search-fields:hover .search-reset,
.search-fields:active .search-reset,
.search-fields:focus-within .search-reset{
	display:block;
}

.search-field {
    font-size: 1.4rem;
    width: 100%;
    border: 0!important;
    padding: 0!important;
    background: transparent;
    border: none !important;
	color:white!important;
	padding: 5px 40px!important;
	font-weight:300!important;
}

.search-fields{
	width:100%!important;
	max-width:250px!important;
}

.search-fields button svg {
    stroke: #909097;
    fill: #909097;
}

.search-fields button,
.search-fields button svg{
	width:14px;
	max-width:14px;
	min-width:14px;
}

.search-fields {
    position: relative!important;
    padding: 0px!important;
    border-bottom: 1px solid #e4e6eb!important;
    opacity: 1!important;
}

.search-modal.open{
	display:none!important;
	visibility:hidden!important;
}

.bbp-search-form .input-group-addon{
	width:0!important;
	padding:0!important;
	background-color:transparent!important;
	background:transparent!important;
	border:none!important;
}

.bbp-search-form form input[type='submit'] {
    background-color: transparent!important;
    font-size: 0!important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-search'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E")!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-size: 20px!important;
}

.bbp-search-form form input[type='submit']:hover, 
.bbp-search-form form input[type='submit']:focus, 
.bbp-search-form form input[type='submit']:active {
    box-shadow: none!important;
	background-color: transparent!important;
}

.bbp-search-form form.search-form button{
	left:0!important;
}

form#bbp-reply-search-form input[type=search], form#bbp-topic-search-form input[type=search]{
	padding-left:35px!important;
}

.woocommerce ul.products li.product:hover .price-wrapper .price, .woocommerce ul.products li.product:hover .price-wrapper .button {
    transform: translateY(0%)!important;
}

#search-modal h4{
	display:none!important;
}

.bbp-voting{
	left:30px!important;
}

body.bbpress .all-answers .forum-comment .frmx-reply-avatar, body.bbpress .bbp-topic-merge .forum-comment .frmx-reply-avatar{
	left:12px!important;
}

body.bbpress .all-answers .forum-comment, body.bbpress .bbp-topic-merge .forum-comment{
	gap:75px!important;
}

body.bbpress .all-answers .frmx-all-replies-header, body.bbpress .bbp-topic-merge .frmx-all-replies-header{
	padding:15px 25px!important;
}

.topic-content-layout{
	gap:25px!important;
}

/* Supprime les flèches de la scrollbar uniquement dans .filter-options */
.filter-options::-webkit-scrollbar-button {
    display: none!important;
}

.sober-products-filter-widget .products-filter--ranges .products-filter__option-name:after, .sober-products-filter-widget .products-filter--checkboxes .products-filter__option-name:after{
	background: black!important;
}

.sober-info-list__icon svg{
	display:flex;
}

.header-sticky.header-white .site-header, .header-sticky.header-dark .site-header, .header-sticky.header-custom .site-header{
	z-index:1700!important;
}

.woocommerce .shop-toolbar .filter-widgets{
	top: 40px;
    right: -48px;
	box-shadow: 0px 10px 70px 0px rgba(0, 0, 0, 0.15)!important;
	max-height: calc(100vh - 380px);
	overflow-y:auto;
	min-width:500px;
}

.woocommerce .shop-toolbar .filter-widgets .product-filter li{
	position:relative;
}

#topbar{
    position: fixed!important;
    width: 100%!important;
    top: 0px!important;
	min-width:100%!important;
	z-index:1700!important;
}

.admin-bar #topbar{
	top:32px!important;
}

.woocommerce div.product.layout-style-6 div.images div.thumbnails{
	display:block;
}

.woocommerce div.product.layout-style-6 div.images .woocommerce-product-gallery__image{
	width:100%;
}


.sober-products-filter-widget .products-filter--scrollable .products-filter__options{
	scrollbar-color: unset!important;
}

.woocommerce .shop-toolbar .products-filter li.parent-cat > a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
	text-transform: uppercase;
}

button.button.alt.reset-button {
    height: 45px;
    line-height: 45px;
    width: fit-content;
}

.woocommerce table.shop_attributes tr th, .woocommerce table.shop_attributes tr td {
    padding: 10px 15px !important;
    font-size: 14px;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr td{
	background-color:#FDFDFD!important;
}

table tbody tr th, .table_shortcode tbody tr th{
	background:whitesmoke!important;
}

.woocommerce div.product.layout-style-4 h1.product_title{
	font-size:28px!important;
}

.woocommerce div.product.layout-style-4 p.price, .woocommerce div.product.layout-style-4 span.price{
	font-size:20px!important;
}

.single-product .site-content-container{
	margin-top:50px!important;
}

.line-hover.active::after{
	width:0!important;
}

.line-hover.active:hover::after{
	width:100%!important;
}

.single-topic .main-post .forum-post-top #subscription-toggle a{
		background: #23232C!important;
    color: white!important;
    border-color: #23232C!important;
    border-width: 1px!important;
    border-style: solid!important;
    border-radius: 100px!important;
    padding: 6px 24px!important;
    font-size: 12px!important;
}

.bbp-form .wp-editor-container:hover,
.bbp-form .wp-editor-container:focus,
.bbp-form .wp-editor-container:active{
	box-shadow:0px 0px 0px transparent!important;
	border:1px solid #c5c5c5!important;
}

.single-topic .main-post .forum-post-top #subscription-toggle .is-subscribed a,
.single-topic .main-post .forum-post-top #subscription-toggle a:hover,
.single-topic .main-post .forum-post-top #subscription-toggle a:focus,
.single-topic .main-post .forum-post-top #subscription-toggle a:active{
	background: transparent!important;
    color: #23232C!important;
    border-color: #23232C!important;
}

body.bbpress .bbp-submit-wrapper .fill-brand {
    background-color: #23232C;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    fill: #FFFFFF;
    color: #FFFFFF;
    transition-duration: 250ms;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px 0px 0px 0px;
    padding: 18px 18px 18px 18px;
    min-width: 200px;
	transition:all ease .2s;
}

body.bbpress .bbp-submit-wrapper .fill-brand:hover,
body.bbpress .bbp-submit-wrapper .fill-brand:focus,
body.bbpress .bbp-submit-wrapper .fill-brand:active{
	border:1px solid #23232C;
	background-color:transparent;
	background:transparent;
	color:#23232C!important;
}

.single-topic .main-post,
.single-topic .main-post:hover,
.single-topic .main-post:focus,
.single-topic .main-post:active,
body.bbpress .all-answers,
body.bbpress .all-answers:hover,
body.bbpress .all-answers:focus,
body.bbpress .all-answers:active,
body.bbpress .bbp-topic-merge,
body.bbpress .bbp-topic-merge:hover,
body.bbpress .bbp-topic-merge:focus,
body.bbpress .bbp-topic-merge:active,
body.bbpress .bbp-topic-form:hover,
body.bbpress .bbp-topic-form:focus,
body.bbpress .bbp-topic-form:active,
body.bbpress .bbp-topic-form,
body.bbpress .reply-edit #bbpress-forums fieldset.bbp-form, 
body.bbpress .reply-edit .bbp-no-topic, 
body.bbpress .bbp-reply-form, 
body.bbpress .topic-edit .bbp-topic-form, 
body.bbpress .single-topic .main-post{
	border-radius:0px!important;
	box-shadow:0px 0px 0px #00000005!important;
	border: 1px solid #e6edf0!important;
}

ul.subcategories-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    color: #333;
    font-size: 14px;
	font-weight:400;
}

ul.subcategories-list a:hover{
	opacity:1;
}

ul.subcategories-list a {
    opacity: .7;
    line-height: 1.35;
    margin-bottom: 15px;
    transition: all .2s ease;
    text-transform: uppercase;
    font-size: 13px;
}

.popup-shop-container {
	opacity:1;
	visibility:visible;
	transition:all ease .2s;
	transform: translateY(0px);
	top: 197px !important;
}

.scrolling.popup-shop-container{
	top:183px!important;
}

.admin-bar .popup-shop-container {
	top: 229px !important;
}

.admin-bar .scrolling.popup-shop-container{
	top:215px!important;
}

.hidden-element{
	opacity:0;
	visibility:hidden;
	pointer-events:none;
	transform: translateY(10px);
	transition:all ease .2s;
}

#content{
	margin-top:180px!important;
	overflow-x:hidden!important;
}

.header-sticky-normal .site-header.sticky,
.header-sticky.header-white .site-header, 
.header-sticky.header-dark .site-header, 
.header-sticky.header-custom .site-header{
    position: fixed !important;
    top: 33px !important;
}

.admin-bar.header-sticky-normal .site-header.sticky,
.admin-bar.header-sticky.header-white .site-header, 
.admin-bar.header-sticky.header-dark .site-header, 
.admin-bar.header-sticky.header-custom .site-header{
	top:65px!important;
}

.header-v3 .site-branding, .header-v5 .site-branding{
	margin-bottom: 20px!important;
}

.header-v3 .site-header {
    padding-top: 5px!important;
    padding-bottom: 15px!important;
}

.site-branding .logo img{
	width:110px!important;
	transition: width ease-in .2s !important;
}

.scrolling .site-branding .logo img{
	width:90px!important;
}

.parent-cat{
    position: relative;
}

.mce-toolbar .mce-btn-group button,
.mce-toolbar .mce-btn-group button:hover,
.mce-toolbar .mce-btn-group button:focus{
	background:transparent!important;
}

.forums-box .hentry{
	margin-bottom:0!important;
}

.sub-categories:not(.sub-categories--children){
	max-height: calc(100vh - 380px);
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 180px;
    
    background: #fff;
    margin: 0;
    
    list-style: none;
    
    border-radius: 6px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    
    transition: all .25s ease;
	    z-index: 9999;
    border-radius: 0;
    box-shadow: 0px 10px 70px 0px rgba(0, 0, 0, 0.15) !important;
	padding:2.5rem!important;
	overflow-y:auto;
}

.sub-categories li{
	position:relative;
	display:block!important;
	padding-bottom:10px!important;
	padding-top:10px!important;
	margin:0!important;
}

.sub-categories li:first-child{
	padding-top:0!important;
}

.sub-categories li a{
    display: inline-block;
	color: #111114;
	font-weight:400;
    opacity: .7;
    line-height: 1.35;
    transition: all .2s ease;
    text-transform: uppercase;
    font-size: 13px;
	position:relative;
	text-wrap:nowrap;
}

.sub-categories li a:hover,
.sub-categories li a:focus,
.sub-categories li a:active{
	opacity:1;
}

.sub-categories li a::after{
	transition: all .5s;
    content: "";
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 0;
    height: 2px;
    background-color: #23232c;
}
.sub-categories li a:hover::after,
.sub-categories li a:focus::after,
.sub-categories li a:active::after{
	left: 0;
    width: 100%;
    background-color: #23232c;
}

.sub-categories li:hover{
    background:transparent;
}

/* hover */
.parent-cat:hover .sub-categories:not(.sub-categories--children){
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.footer-menu a, .footer-menu a:visited {
    color: #909097;
}

.footer-menu a:visited:hover{
	color:#23232c;
}

.categories-slider .swiper-button-prev, 
.categories-slider .swiper-button-next,
.related-products-swiper-wrap .swiper-button-next,
.related-products-swiper-wrap .swiper-button-prev{
	top: calc(50% - 45px)!important;
}

.related-products-swiper-wrap .swiper-button-prev,
.related-products-swiper-wrap .swiper-button-next{
	top: calc(50% - 98px)!important;
}

.categories-slider .swiper-button-next::after, 
.categories-slider .swiper-button-prev::after,
.related-products-swiper-wrap .swiper-button-next::after,
.related-products-swiper-wrap .swiper-button-prev::after{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-arrow-right'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3Cpolyline points='12 5 19 12 12 19'%3E%3C/polyline%3E%3C/svg%3E");
	font-size:0px!important;
	color:transparent!important;
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	width:27px;
	min-width:27px;
	height:27px;
	min-height:27px;
}

.categories-slider .swiper-slide{
	transition:none!important;
	max-height:400px!important;
}

/*.categories-slider .swiper-slide-prev,.categories-slider .swiper-slide-active,.categories-slider .swiper-slide-next{
	opacity:1!important;
}*/

.categories-slider .swiper-button-prev::after,
.related-products-swiper-wrap .swiper-button-prev::after{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-arrow-left'%3E%3Cline x1='19' y1='12' x2='5' y2='12'%3E%3C/line%3E%3Cpolyline points='12 19 5 12 12 5'%3E%3C/polyline%3E%3C/svg%3E");
	width:27px;
	min-width:27px;
	height:27px;
	min-height:27px;
}

/* Conteneur pour masquer l'image quand elle dépasse */
.categories-slider .slide-inner{
    position: relative;
    overflow: hidden;
}

.categories-slider .swiper-pagination-bullet,
.related-products-swiper-wrap .swiper-pagination-bullet{
	transition: all .5s;
    width: 20px;
    height: 2px;
    border: none;
    margin: 0 5px;
    display: inline-block;
    border-radius: 0;
}

.related-products-swiper-wrap .swiper-pagination-bullet-active,
.categories-slider .swiper-pagination-bullet-active{
	background:#000!important;
}

.categories-slider, .related-products-slider{
	padding-bottom: 60px!important;
	padding-left:50px!important;
	padding-right:50px!important;
}

.categories-slider .slide-image-container{
	margin-bottom:10px;
	overflow:hidden;
	display:block;
	position:relative;
	aspect-ratio: 5 / 6;
}

/* Zoom au survol du slide */
.categories-slider  .swiper-slide:hover .slide-image{
    transform: scale(1.1);
}

.categories-slider{
	overflow:hidden;
	max-width:100%;
	min-width:100%;
	width:100%;
}

.categories-slider a{
	display:block;
	text-transform: uppercase;
	text-align:center;
}

.categories-slider .slide-image{
	object-fit: cover;
    aspect-ratio: 5 / 6;
	display: block;
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
}

.page-header{
	display:none!important;
}

.top-shipping-banner-text {
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.wc-stripe-save-source::after,
.product-quickview .single_add_to_cart_button,
.products .add_to_cart_button{
	display:none!important;
}

.payment_methods .save-source-checkbox, .wc-stripe_cc-container .save-source-checkbox {
    background-color: #ffffff!important;
    border-left-color: #000000!important;
	border-bottom-color: #000000!important;
    border-radius: 0!important;
    height: 24px!important;
    width: 24px!important;
}

.sober-container{
	max-width:1450px!important;
	margin:auto!important;
}

.woocommerce .ribbons{
	display:none!important;
}

.woocommerce .shop-toolbar .filter-widgets .widget-title {
    margin-bottom: 10px!important;
}

.wc-stripe-save-source input[type=checkbox]:checked+.save-source-checkbox:after, .wc-stripe_cc-container .wc-stripe-save-source input[type=checkbox]:checked+.save-source-checkbox:after {
	left: 7px!important;
    top: 3px!important;
}

.wc-stripe-save-source label.checkbox:after, .wc-stripe-save-source input[type=radio]+label:after, .wc-stripe-save-source input[type=checkbox]+label:after {
	border-left-color:transparent!important;
	border-bottom-color:transparent!important;
}

.woocommerce-checkout #payment label.save-source-label {
	padding-left: 10px!important;
}

.header-icon svg {
	fill:white!important;
	stroke:white!important;
}

.list-dropdown .current{
	color:white!important;
}

span.woocommerce-Price-currencySymbol {
    margin-right: 5px!important;
}

.woocommerce .ribbons .newness{
	background-color:#F37021;
}

#cart-modal .modal-header h4{
	display:none!important;
}

#wpadminbar ~ #cart-modal{
	margin-top:32px;
}

.woocommerce div.product .woocommerce-tabs .panel {
	text-align:left!important;
	margin-left:0!important;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab .container{
	max-width:780px!important;
}

.sticky-summary.is_stuck {
	top:65px!important;
}

.reviews_tab {
	display:none!important;
}

.nav-menu > li > a, .side-menu .menu > li > a{
	color:white!important;
	font-size:12px!important;
}

.product-share {
	display:none!important;
}

.pagination-wrapper {
	box-shadow:none!important;
    border: 1px solid var(--black_50)!important;
}

@media(max-width:768px){
	.nav-filter{
		display:none;
	}
	.shop-toolbar .controls{
		display:flex;
	}
}


/* =========================================
   Spécifications Produit (Shortcode)
========================================= */
.thc-product-specifications {
    font-family: var(--font-body, inherit);
}

.thc-specs-list {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.thc-specs-list li {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding: 0;
    margin: 0 !important;
}

.thc-specs-list li span{
	padding:1rem 0;
}

/* Les libellés (Color, Leather, etc.) */
.thc-specs-list li .thc-spec-label {
    color: #28251d;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    flex: 0 0 40%;
	padding:.5rem;
}

/* Les valeurs (Noir, Togo, 25 x 19 x 9 cm, etc.) */
.thc-specs-list li .thc-spec-value {
    color: #28251d; /* Presque noir */
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    flex: 1;
    text-transform: capitalize;
}

.sober-products-filter-widget .products-filter--ranges .products-filter__option-name:before, .sober-products-filter-widget .products-filter--ranges .products-filter__option-name:after, .sober-products-filter-widget .products-filter--checkboxes .products-filter__option-name:before, .sober-products-filter-widget .products-filter--checkboxes .products-filter__option-name:after{
	width:16px;
	height:16px;
	min-height:16px;
	min-width:16px;
	max-height:16px;
	max-width:16px;
	border-radius:100px;
}

/* Responsive mobile */
@media (max-width: 480px) {
    .thc-specs-list li {
        gap: 0.25rem;
    }
    .thc-spec-value {
        text-align: left;
        font-size: 14px;
    }
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-pill .pp-form-submit-button-wrap input[type="submit"],
.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]), .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap select, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap textarea{
	border-radius:0!important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch, .pp-form-container .pp-form-wrapper.ppBuildScratch *,
.pp-form-container #pp-login-1.ppBuildScratch, .pp-form-container #pp-login-1.ppBuildScratch *{
	font-family:'Montserrat', sans-serif!important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap .pp-form-material-icons,
.pp-form-container #pp-login-1.ppBuildScratch .pp-form-field-wrap .pp-form-material-icons{
	font-family:'Material Icons' !important;
}

#pp-registration-1-wrap.pp-form-container{
	max-width:550px!important;
}

.arm_module_forms_container .arm_form_101, .arm-form-container .arm_form_101.arm-default-form:not(.arm_admin_member_form), .arm_update_card_form_container .arm_form_101, .arm_admin_member_form .arm_editor_form_fileds_wrapper, .arm_module_forms_container .arm_form_102, .arm-form-container .arm_form_102.arm-default-form:not(.arm_admin_member_form), .arm_update_card_form_container .arm_form_102, .arm_admin_member_form .arm_editor_form_fileds_wrapper, .arm_module_forms_container .arm_form_103, .arm-form-container .arm_form_103.arm-default-form:not(.arm_admin_member_form), .arm_update_card_form_container .arm_form_103, .arm_admin_member_form .arm_editor_form_fileds_wrapper{
	border-radius:0!important;
	border:0px!important;
}

.page-id-4376 #content,
.page-id-4377 #content,
.page-id-4378 #content{
	background-color:#F8F8F8!important;
}

/* Alignement du li en flex pour placer la pastille */
.product_global_colors .products-filter__option.filter-checkboxes-item {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

/* La pastille couleur */
.color-swatch-dot {
    display: inline-block;
    width: 16px;
    height: 16px;
	min-height:16px;
	min-width:16px;
	top:11px;
	left:4px;
	position:absolute;
    border-radius: 50%;
    border: 1.5px solid rgba(0, 0, 0, 0.12);
    flex-shrink: 0;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

/* État sélectionné — Sober ajoute la classe "active" ou "selected" sur le li */
.product_global_colors .products-filter__option.active .color-swatch-dot,
.product_global_colors .products-filter__option.selected .color-swatch-dot,
.product_global_colors .products-filter__option.chosen .color-swatch-dot {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3.5px #333;
}

.product_global_colors .products-filter__option-name.name::before,
.product_global_colors .products-filter__option-name.name::after{
	display:none!important;
}

.product_global_colors .products-filter__option-name{
	padding-left: 32px!important;
}

/* Couleur claire (ivory) : border plus visible */
.color-swatch-dot[style*="f5f0e8"],
.color-swatch-dot[style*="F5F0E8"] {
    border-color: rgba(0, 0, 0, 0.25);
}

.product-gallery {
    --pg-gap: 8px; --pg-radius: 0px;
    --pg-active-color: #1a1a1a; --pg-transition: 300ms ease-in;
    display: flex; flex-direction: column; gap: var(--pg-gap);
    width: 100%;
}
.pg-main { position: relative; border-radius: var(--pg-radius); overflow: hidden; background: #f4f4f4; }
.pg-main-link { display: block; cursor: zoom-in; position: relative; }
.pg-main-img { width: 100%; height: auto; display: block; transition: transform var(--pg-transition); }
.pg-zoom-hint {
    position: absolute; bottom: 12px; right: 12px;
    background: rgba(255,255,255,.85); backdrop-filter: blur(4px);
    border-radius: 50%; width: 36px; height: 36px;
    display: flex; align-items: center; justify-content: center;
    color: #1a1a1a; opacity: 0; transition: opacity var(--pg-transition); pointer-events: none;
	display:none!important;
}
.pg-main-link:hover .pg-zoom-hint { opacity: 1; }

/* Grille vignettes : colonnes auto entre 3 et 5 selon le nombre d\'items */
.pg-thumbs {
    display: grid;
    grid-template-columns: repeat(var(--pg-cols, 5), 1fr);
    gap: var(--pg-gap);
}
.pg-thumb-wrap {
    aspect-ratio: 1 / 1;
    border-radius: calc(var(--pg-radius) - 1px); overflow: hidden;
    border: 2px solid transparent; box-sizing: border-box;
    transition: border-color var(--pg-transition);
}
.pg-thumb-wrap.pg-thumb-active { border-color: var(--pg-active-color); }
.pg-thumb-link { display: block; width: 100%; height: 100%; }
.pg-thumb-img { width: 100%; height: 100%!important; object-fit: cover; display: block; transition: opacity var(--pg-transition); }
.pg-thumb-wrap:not(.pg-thumb-active):hover .pg-thumb-img { opacity: .7; }
.pg-main-link:focus-visible, .pg-thumb-link:focus-visible {
    outline: 2px solid var(--pg-active-color); outline-offset: 3px; border-radius: var(--pg-radius);
}
.pg-error { color: #c0392b; font-size: .875rem; padding: 8px; }

.glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev,
.glightbox-clean .gclose:hover, .glightbox-clean .gnext:focus, .glightbox-clean .gprev:active{
	background-color:transparent!important;
}

.bbpress #bbpress-forums #bbp-user-wrapper .bbp-user-body,
.bbpress #bbpress-forums .bbp-single-user-details{
	box-shadow: none !important;
    border-radius: 0 !important;
    border: 1px solid #f2f2f2!important;
}
#bbpress-forums .bbp-single-user-details #bbp-user-avatar img.avatar{
	border-radius:500px!important;
	pointer-events: none!important;
  cursor: default!important;
	max-width: 130px;
	    margin: auto;
}

#bbpress-forums .bbp-single-user-details #bbp-user-navigation li{
	margin:0!important;
}

#bbpress-forums .bbp-single-user-details #bbp-user-navigation a{
	border-radius:0!important;
}

#bbpress-forums .bbp-single-user-details #bbp-user-navigation li:not(.current) a:hover{
	    background: rgb(0 0 0 / 20%)!important;
}

#bbpress-forums .bbp-single-user-details #bbp-user-avatar a{
	pointer-events: none!important;
  cursor: default!important;
}

#bbpress-forums #bbp-user-wrapper .bbp-user-body .bbp-form input[type=text], #bbpress-forums #bbp-user-wrapper .bbp-user-body .bbp-form textarea{
	border-radius:0!important;
}

.bbpress .bbp-user-body svg{
    stroke-width: revert-layer!important;
    stroke: revert-layer!important;
    width: revert-layer!important;
    height: revert-layer!important;
}

.bbp-your-profile > fieldset.bbp-form #password .button.wp-generate-pw, .bbp-your-profile > fieldset.bbp-form #password .button.wp-cancel-pw {
    min-width: unset!important;
    display: inline-block!important;
    line-height: unset!important;
    border-radius: 0!important;
}

.frmx-nice-select,
.arm--material-outline-style .arm-notched-outline__trailing,
.arm--material-outline-style .arm-notched-outline__leading,
.arm_form_102 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn, .arm_form_102 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn, .arm_form_message_container.arm_form_102 .arm_reset_password_login_btn,
.arm_form_103 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn, .arm_form_103 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn, .arm_form_message_container.arm_form_103 .arm_reset_password_login_btn,
.arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap_html, .arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap.arm-df__form-field-wrap_submit{
	border-radius:0!important;
}

.bbp-back-button-wrap {
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/* Sous-catégories dropdown */
.shop-toolbar__tabs .parent-cat {
    position: relative;
}

.sub-categories--children{
	display:none;
}

/* Toggle — curseur sur tout le li */
li.sub-cat-toggle {
    cursor: pointer;
	padding-right: 50px !important;
	border-bottom: 1px solid #eee;
	min-width:200px!important;
}

.products-filter__filter{
	border-bottom: 1px solid #eee;
}

li.sub-cat-toggle:last-child,
.products-filter__filters .products-filter__filter:last-child{
	border-bottom:none!important;
}

li.sub-cat-toggle[aria-expanded='true'] > .sub-categories--children {
    opacity: 1;
    display:block;
	transition:none;
}

.sub-categories--children a{
	font-size:12px!important;
}

li.sub-cat-toggle{
	padding-top:15px!important;
	padding-bottom:15px!important;
}

.sub-cat-toggle[aria-expanded='true']::after,
.sub-cat-toggle[aria-expanded='false']::after,
.products-filter__filter-name::after{
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231f2124' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:contain;
    width: 18px;
    height: 18px;
	transition:transform ease-in .2s;
	transform:rotate(-180deg);
	position: absolute;
    right: 0;
    top: 15px;
}

.sub-cat-toggle[aria-expanded='true']:first-child::after,
.sub-cat-toggle[aria-expanded='false']:first-child::after{
	top:0;
}

.products-filter__filter-name::after{
	top:15px;
}

.sub-cat-toggle[aria-expanded='false']::after,
.products-filter__filter-name[aria-expanded='false']::after{
	content:'';
	transform:rotate(0deg);
}

.sober-products-filter-widget .products-filter__filter-name{
	padding-top: 15px;
    padding-bottom: 15px;
	margin-bottom:0!important;
}

.sub-categories--children {
	margin-top:15px!important;
}

.sub-categories--children li{
	padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.products-filter__filter {
    position: relative;
}

.products-filter__filter-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    user-select: none;
	color: #111114;
    font-weight: 400;
    opacity: .7;
    line-height: 1.35;
    transition: all .2s ease;
    text-transform: uppercase;
    font-size: 13px;
    position: relative;
    text-wrap: nowrap;
}

/* Dropdown fermé */
.products-filter__filter-control {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    z-index: 999;
    background: #fff;
	width:100%;
	min-width:100%;
    padding: 0!important;
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .2s ease, transform .2s ease;
	height:0;
	max-height:0;
	display:none;
}

/* Dropdown ouvert */
.products-filter__filter-name[aria-expanded='true'] ~ .products-filter__filter-control {
    opacity: 1;
	display:block;
    transform: translateY(0);
	max-height:900px;
	height:auto;
}

/* Colors : grille 2 colonnes */
.product_global_colors .filter-options {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px 16px;
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Autres filtres (leathers, etc.) : liste simple */
.products-filter__filter:not(.product_global_colors) .filter-options {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.products-filter__filter-control  .filter-options{
	margin-bottom:15px!important;
}

.woocommerce .shop-toolbar .filter-widgets .product-filter{
	margin-top:0!important;
	margin-bottom:0!important;
}

.sober-products-filter-widget form{
	margin-top:15px!important;
}

.woocommerce .shop-toolbar .filter-widgets .close svg{
	width:15px;
	height:15px;
}

.bbp-user-replies-created-link,
.bbp-user-engagements-created-link,
.bbp-user-notification-link,
.bbp-user-chat-history-link{
	display:none!important;
}

@media(max-width:768px){
	.product_global_colors .filter-options{
		grid-template-columns: repeat(2, 1fr);
	}
}


div.mce-toolbar-grp{
	background:white!important;
	border:none!important;
}

#wp-bbp_topic_content-editor-tools,
#mceu_11,
#mceu_10,
#mceu_9,
#mceu_8,
#mceu_7,
#mceu_6,
#mceu_5,
#mceu_4,
#mceu_3,
#mceu_2,
#mceu_1,
#mceu_0{
	display:none!important;
}

.mce-toolbar .mce-btn-group .mce-btn, .qt-dfw{
	    width: 33px!important;
    height: 33px!important;
    min-height: 33px!important;
    min-width: 33px!important;
    display: inline-flex!important;
    align-items: center!important;
    justify-content: center!important;
    box-shadow: 0 0 8px #00000015!important;
	margin:5px!important;
	border-radius:100px!important;
}

.mce-top-part::before,
.mce-top-part .mce-widget:not(.mce-last){
	display:none!important;
}

.mce-toolbar .mce-btn-group .mce-btn:hover, .mce-toolbar .mce-btn-group .mce-btn:focus, .qt-dfw:hover, .qt-dfw:focus{
	border:0!important;
	box-shadow: 0 0 15px #00000050!important;
}

label[for='bbp_topic_tags'] + input,
label[for='bbp_topic_tags'],
label[for='bbp_stick_topic'],
label[for='bbp_stick_topic'] ~ .frmx-nice-select,
label[for='bbp_topic_status'],
label[for='bbp_topic_status'] ~ .frmx-nice-select,
.aq-notify-check{
	display:none!important;
}

.aq-form-wrapper .form-item{
	margin:0!important;
}

.bbp-search-form form input[type=submit]{
	line-height:1!important;
	width:unset!important;
	max-width:unset!important;
	min-width:unset!important;
}
.bbp-search-form form:focus-within>div{
	box-shadow:none!important;
}

.bbp-back-button {
    text-decoration: none;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DBDBDB;
    border-radius: 0100px 0100px 0100px 0100px;
    padding: 12px 18px 12px 18px;
    line-height: 1;
    display: inline-block;
    line-height: 1;
    text-align: center;
    transition: all 0.3s;
    font-size: 11px;
    font-weight: 500;
    fill: #23232C;
    color: #23232C;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    gap: 8px;
    font-family: 'Montserrat', sans-serif;
}

.bbp-back-button:hover {
    color: white;
    background-color: #23232C;
}

.bbp-back-button::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' class='e-font-icon-svg e-fas-arrow-left' viewBox='0 0 448 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z'%3E%3C/path%3E%3C/svg%3E");
    width: 11px;
    height: 11px;
    min-width: 11px;
    min-height: 11px;
    display: inline-flex;
	transition: all 0.3s;
}

.bbp-back-button:hover::before{
	filter: brightness(0) invert(1);
}

.community-post .post-content .entry-content .post-title{
	font-size:16px;
}

#bbp-eib-modal.bbp-eib-overlay {
    align-items: center;
    background: rgba(0, 0, 0, .6);
    display: flex;
    inset: 0;
    justify-content: center;
    position: fixed;
}

#bbp-eib-modal {
    z-index: 9999;
}

#bbp-eib-modal .bbp-eib-content {
    background: #fff;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    max-width: 90%;
    min-height: 55vh;
    padding: 20px;
    position: relative;
    width: 750px;
}

#bbp-eib-modal .bbp-eib-close {
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.bbp-eib-content .bbp-eib-title {
    color: #000;
}

#bbp-eib-modal .bbp-eib-actions {
    display: flex;
    flex: 1;
    flex-direction: column;
    height: 100%;
}

#bbp-eib-modal .bbp-eib-tabs {
    border-bottom: 1px solid #e0e0e0;
    display: block;
    padding: 0;
    position: relative;
}

#bbp-eib-modal .bbp-eib-tabs>button {
    background: transparent;
    border: none;
    color: #424f5a;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 15px 18px;
    text-align: center;
    text-decoration: none;
}

#bbp-eib-modal .bbp-eib-tabs>button.active {
    color: var(--bbpc_brand_color, #4c4cf1);
    font-weight: 600;
}

#bbp-eib-modal .tab-btn[data-tab=upload].active~.blue-bar {
    left: 0;
    width: 80px;
}

#bbp-eib-modal .blue-bar {
    background: var(--bbpc_brand_color, #4c4cf1);
    bottom: 0;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    transition: left .2s ease;
    z-index: 10;
}

#bbp-eib-modal .tab-content {
    align-items: center;
    display: flex;
    flex: 1;
    flex-direction: column;
    height: 100%;
}

#bbp-eib-modal .bbp-eib-upload-wrapper {
    border: 2px dashed transparent;
    border-radius: 10px;
    flex: 1;
    height: 100%;
    margin-bottom: 15px;
    text-align: center;
    transition: border-color .3s ease;
    width: 100%;
}

#bbp-eib-modal .bbp-eib-upload-wrapper img {
    margin-bottom: 12px;
    opacity: .8;
    transition: opacity .3s ease;
}

#bbp-eib-modal .btn {
    background-color: var(--bbpc_brand_color, #4c4cf1);
    border: none;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 18px;
    transition: background-color .3s ease, transform .2s ease;
}

#bbp-eib-modal .bbp-eib-upload-wrapper .info {
    color: #80868b;
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
}

#bbp-eib-modal .progress-container {
    background: #eee;
    border-radius: 5px;
    margin-top: 10px;
    width: 100%;
}

#bbp-eib-modal .progress-bar {
    background: var(--bbpc_brand_color, #4c4cf1);
    border-radius: 5px;
    height: 6px;
    transition: width .3s;
    width: 0;
}

#bbp-eib-modal .btn:hover {
    background-color: black;
    transform: translateY(-1px);
}

.goverlay{
	background: rgba(0, 0, 0, .3)!important;
}

.glightbox-clean .gslide-media{
	box-shadow:none!important;
	-webkit-box-shadow:none!important;
}

/* Formulaire masqué par défaut */
#new-topic-0 {
    display: none;
}

#new-topic-0.bbp-form--visible {
    display: block;
}

.bbp-topic-form{
	margin-top:25px!important;
}

/* Bouton Add a topic */
.bbp-add-topic-btn,
.bbpress .bbp-submit-wrapper .fill-brand{
    align-items: center!important;
    background-color: var(--bbpc_brand_color)!important;
    border: 1.5px solid var(--bbpc_brand_color)!important;
    border-radius: 6px!important;
    color: #fff !important;
    display: inline-flex;
    font-size: 14px!important;
    font-weight: 500!important;
    gap: 8px!important;
    padding: 4px 16px!important;
    text-decoration: none !important;
    transition: all .3s ease!important;
	line-height:32px!important;
	width: fit-content !important;
    max-width: unset !important;
    min-width: unset !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
}


.bbp-add-topic-btn:hover,
.bbpress .bbp-submit-wrapper .fill-brand:hover,
.bbp-add-topic-btn:focus,
.bbpress .bbp-submit-wrapper .fill-brand:focus,
.bbp-add-topic-btn:active,
.bbpress .bbp-submit-wrapper .fill-brand:active{
	color:white!important;
	background-color:black!important;
}

.load-forum{
	margin-bottom:25px!important;
}

/* ── Wrapper ── */
.wc-autocomplete-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

/* ── Dropdown ── */
.wc-autocomplete-dropdown {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 8px 24px rgba(0,0,0,.12);
    list-style: none;
    margin: 0;
    padding: 4px 0;
    max-height: 400px;
    overflow-y: auto;
    /* Masqué par défaut */
    display: none!important;
}
.wc-autocomplete-dropdown.is-open { display: block!important; }

.wc-autocomplete-item{
	margin-right:0!important;
}

/* ── Éléments ── */
.wc-autocomplete-item a.wc-autocomplete-link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    text-decoration: none;
    color: inherit;
    transition: background 0.15s;
}
.wc-autocomplete-item.is-active a,
.wc-autocomplete-item a:hover {
    background: #f5f5f5;
}

.wc-autocomplete-link img {
    width: 40px; height: 40px;
    object-fit: cover;
    border-radius: 4px;
    flex-shrink: 0;
}

.wc-autocomplete-info {
    display: flex; flex-direction: column; gap: 2px;
}
.wc-autocomplete-title  { font-size: 13px;
    font-weight: 500;
    color: #1a1a1a;
    line-height: 1.1; text-align:left; }
.wc-autocomplete-price  { font-size: 12px; color: #888; }

/* Highlight du terme recherché */
.wc-autocomplete-title mark {
    background: #fff3cd;
    color: inherit;
    padding: 0 1px;
    border-radius: 2px;
}

/* États spéciaux */
.wc-autocomplete-loading,
.wc-autocomplete-no-results {
    padding: 12px 16px;
    color: #888;
    font-size: 13px;
    font-style: italic;
	text-align:center;
	    width: 100%;
}

.wc-autocomplete-dropdown{
	display:block;
}

/* Transition douce sur l'image principale au survol vignette */
.pg-main-img {
    transition: opacity 0.2s ease;
}

/* Flash bref pour signaler le changement */
.pg-main-img.pg-swap {
    opacity: 0.6;
}

.pg-main-img {
    transition: opacity 0.15s ease;
}

.setting-group button{
	min-width:unset!important;
}

.taxonomy.forum-post-tags{
	display:none!important;
}


@media(max-width:768px){
	.nav-menu > li > a, .side-menu .menu > li > a{
		color:#23232c!important;
	}
	.mobile-menu .toggle-nav {
		position: fixed!important;
		top: 20px!important;
		left: 85%!important;
		margin: 0!important;
		padding: 0!important;
	}
	.side-menu{
		z-index: 99999999999999!important;
	}
	.related-products-header {
		padding: 1rem 0 4rem;
	}
	.related-products-header h2{
		font-size:25px;
	}
	.woocommerce .shop-toolbar .filter-widgets{
		z-index:9999999!important;
		max-height:100vh!important;
		min-height:100vh!important;
		height:100vh;
		top:0;
		left:0;
		right:0;
		bottom:0;
		width:100%;
		min-width:100%;
		max-width:100%;
	}
	.admin-bar.header-sticky-normal .site-header.sticky, .admin-bar.header-sticky.header-white .site-header, .admin-bar.header-sticky.header-dark .site-header, .admin-bar.header-sticky.header-custom .site-header, .header-sticky-normal .site-header.sticky, .header-sticky.header-white .site-header, .header-sticky.header-dark .site-header, .header-sticky.header-custom .site-header{
		top:0!important;
	}
	.header-v3 .site-branding, .header-v5 .site-branding{
		margin-bottom:0!important;
	}
	#content {
		margin-top: 100px !important;
	}
	.menu-item-search-bar{
		display:none!important;
	}
	.woocommerce .shop-toolbar .filter-widgets .product-filter.product_cat {
		display:block!important;
	}
}

        .list-dropdown:hover ul,
		.list-dropdown ul,
		.list-dropdown:focus ul,
		.list-dropdown:active ul{
            display: none !important;
			opacity:0!important;
        }
        .list-dropdown.is-open ul {
            display: block !important;
			opacity:1!important;
			pointer-events:initial!important;
        }


.woocommerce ul.products li.product .product-header{
	    aspect-ratio: 16 / 19;
    background-color: #e6e6e6;
}

.woocommerce .shop-toolbar .filter-widgets .widget{
	padding-top:30px!important;
}

    #thc-pending-overlay {
        position: fixed;
        inset: 0;
        z-index: 99999;
        background: rgba(0, 0, 0, 0.72);
        backdrop-filter: blur(4px);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 1rem;
        opacity: 0;
        transition: opacity 0.35s ease;
    }
    #thc-pending-overlay.is-visible {
        opacity: 1;
    }
    #thc-pending-modal {
        background: #0e0e0e;
        border: 1px solid rgba(255,255,255,0.12);
        max-width: 480px;
        width: 100%;
        padding: 2.5rem 2.5rem 2rem;
        text-align: center;
        position: relative;
        transform: translateY(16px);
        transition: transform 0.35s cubic-bezier(0.16,1,0.3,1);
    }
#thc-pending-modal svg{
	    stroke: white!important;
    fill: unset!important;
    stroke-width: 1px!important;
}
#thc-pending-modal__close svg{
	width:15px;
	height:15px;
}
    #thc-pending-overlay.is-visible #thc-pending-modal {
        transform: translateY(0);
    }
    #thc-pending-modal__icon {
        width: 52px;
        height: 52px;
        margin: 0 auto 1.25rem;
        border: 1px solid rgba(255,255,255,0.2);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #thc-pending-modal__icon svg {
        opacity: 0.8;
    }
    #thc-pending-modal__eyebrow {
        font-family: "Montserrat", Sans-serif;
        font-size: 10px;
        font-weight: 500;
        letter-spacing: 0.18em;
        text-transform: uppercase;
        color: rgba(255,255,255,0.4);
        margin-bottom: 0.75rem;
    }
    #thc-pending-modal__title {
        font-family: "Montserrat", Sans-serif;
		font-size: clamp(1.2rem, 3vw, 1.5rem);
		font-weight: 400;
		color: #fff;
		line-height: 1.3;
		margin-bottom: 1rem;
		margin-top: 1rem;
    }
    #thc-pending-modal__body {
        font-family: "Montserrat", Sans-serif;
        color: rgba(255,255,255,0.55);
        margin-bottom: 2rem;
        margin-inline: auto;
    }
    #thc-pending-modal__cta {
        display: inline-block;
        font-family: "Montserrat", Sans-serif;
        font-size: 11px;
        font-weight: 500;
        letter-spacing: 0.14em;
        text-transform: uppercase;
        color: #fff;
        border: 1px solid rgba(255,255,255,0.35);
        padding: 0.75rem 2rem;
        text-decoration: none;
        cursor: pointer;
        background: transparent;
        transition: border-color 0.2s, background 0.2s;
    }
    #thc-pending-modal__cta:hover {
        border-color: #fff;
        background: rgba(255,255,255,0.06);
    }
    #thc-pending-modal__close {
        position: absolute;
        top: 1rem;
        right: 1rem;
        background: none;
        border: none;
        cursor: pointer;
        padding: 0.25rem;
        color: rgba(255,255,255,0.35);
        line-height: 1;
        transition: color 0.2s;
    }
    #thc-pending-modal__close:hover {
        color: #fff;
    }
    #thc-pending-divider {
        width: 32px;
        height: 1px;
        background: rgba(255,255,255,0.2);
        margin: 0 auto 1.25rem;
    }


.side-menu-backdrop{
	z-index:9999999999!important;
}
.body.admin-bar .side-menu{
	z-index:999999999999!important;
}

.toggle-nav{
	color:#fff!important;
}

.filter-options.products-filter__options.products-filter--checkboxes.filter-checkboxes
> li.products-filter__option[data-value="birkin"] {
  display: block;
  order: 1;
}

.filter-options.products-filter__options.products-filter--checkboxes.filter-checkboxes
> li.products-filter__option[data-value="kelly"] {
  display: block;
  order: 2;
}

.filter-options.products-filter__options.products-filter--checkboxes.filter-checkboxes
> li.products-filter__option[data-value="constance"] {
  display: block;
  order: 3;
}

.filter-options.products-filter__options.products-filter--checkboxes.filter-checkboxes
> li.products-filter__option[data-value="non-quota-bags"] {
  display: block;
  order: 4;
}

.filter-options.products-filter__options.products-filter--checkboxes.filter-checkboxes
> li.products-filter__option[data-value="shoes"] {
  display: block;
  order: 5;
}

.filter-checkboxes-item.active .children{
	display:flex!important;
	flex-direction:column!important;
}

.cmplz-cookiebanner {
    box-shadow: 0px 10px 70px 0px rgba(0, 0, 0, 0.15)!important;
}

.mobile-menu.side-menu .menu > li > a{
	font-size:16px!important;
}

/* woo */

/*
.shop-toolbar .parent-cat {
	position: relative;
}

.shop-toolbar .sub-categories {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 30;
	min-width: 220px;
}

.shop-toolbar .parent-cat:hover > .sub-categories,
.shop-toolbar .parent-cat:focus-within > .sub-categories {
	display: block;
}

.toolbar-control .data.filter {
	position: relative;
}

.toolbar-control .filter-widgets {
	position: absolute;
	right: 0;
	top: calc(100% + 12px);
	z-index: 40;
	min-width: 320px;
}

.shop-load-more-wrap {
	margin-top: 30px;
	text-align: center;
}

.shop-load-more.loading {
	opacity: .6;
	pointer-events: none;
}

ul.products.columns-4 li.product,
ul.products.columns-6 li.product {
	transition: opacity .2s ease;
}

.custom-filter-by-category .parent-cat a{
    font-size: 12px;
    font-weight: 600;
    color: #23232c;
    text-transform: uppercase;
    font-family: 'Montserrat', Sans-serif;
}

.custom-filter-by-category{
	display:flex;
	gap:2rem;
}*/

.woocommerce-info.sober-message-box{
	margin-bottom:100vh!important;
}