:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(40,40,41);
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(29,29,31);
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(29,29,31);
	--wd-entities-title-color-hover: rgb(40, 40, 41);
	--wd-alternative-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(29,29,31);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(252,95,73);
	--wd-alternative-color: rgb(255,102,0);
	--btn-default-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(252,95,73);
	--btn-default-bgcolor-hover: rgb(219,84,0);
	--btn-accented-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(252,95,73);
	--btn-accented-bgcolor-hover: rgb(219,84,0);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgba(69,150,71,0.35);
	--notices-success-color: rgb(9,81,43);
	--notices-warning-bg: rgb(249,199,199);
	--notices-warning-color: rgb(165,29,75);
	--wd-link-color: rgb(252,95,73);
	--wd-link-color-hover: rgb(206,65,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-dropdown-my-account .wd-sub-menu li a {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 14px;
	text-transform: inherit;
	color: rgb(7,7,7);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover, html .wd-dropdown-my-account .wd-sub-menu li a:hover {
	color: rgb(252,95,73);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	color: rgb(7,7,7);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(252,95,73);
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 13px;
	line-height: 14px;
	text-transform: inherit;
	color: rgb(7,7,7);
}
html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(252,95,73);
}
html .wd-product .wd-product-cats a {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: rgb(150,150,150);
}
html .wd-product .wd-product-cats a:hover {
	color: rgb(252,95,73);
}
html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: rgb(170,170,170);
}
html .wd-page-title .wd-breadcrumbs a:hover {
	color: rgb(252,95,73);
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	color: rgb(216,216,216);
}
.whb-top-bar .wd-nav.wd-nav-secondary > li:hover > a, .whb-top-bar .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(252,95,73);
}
html .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: rgba(0,0,0,0.75);
	background: rgb(255,255,255);
}
html .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a:hover {
	color: rgba(0,0,0,0.75);
	background: rgb(255,255,255);
}
html .btn.wd-buy-now-btn, html .cart-actions .button[name="apply_coupon"], html .woocommerce-mini-cart__buttons .btn-cart {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: rgb(226,226,226);
	background: rgb(0,0,0);
}
html .btn.wd-buy-now-btn:hover, html .cart-actions .button[name="apply_coupon"]:hover, html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(0,0,0);
	background: rgb(226,226,226);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color-focus: rgb(252,95,73);
}
.wd .product-label.onsale {
	background-color: rgb(211,0,0);
}
.wd .product-label.new {
	background-color: rgb(90,181,0);
}
.wd .product-label.featured {
	background-color: rgb(255,110,0);
}
.wd .product-label.out-of-stock {
	background-color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 640px;
}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}




/* Shop filters dropdowns — same style */

.wd-pf-dropdown:not(:has(.price_slider_wrapper)) {
    padding: 0 !important;
    margin: 0 !important;
    background: #fff !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .08) !important;
}

/* Lists */
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) ul {
    margin: 0 !important;
    padding: 0 !important;
    background: #fff !important;
}

/* Points */
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li {
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    background: transparent !important;
    border-bottom: 1px solid rgba(25, 25, 25, .055) !important;
    overflow: hidden !important;
    transition: background-color .22s ease, border-color .22s ease;
}

.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li:last-child {
    border-bottom: 0 !important;
}

/* Links */
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li > a {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
    min-height: 20px !important;
    padding: 12px 20px !important;
    box-sizing: border-box !important;
    color: #191919 !important;
    background: transparent !important;
    line-height: 1.3 !important;
    text-decoration: none !important;
    box-shadow: none !important;
    transition: padding-left .22s ease, color .22s ease;
}

/* Orange left boarder */
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 0 !important;
    background: #fc634d !important;
    transition: width .22s ease;
    z-index: 2 !important;
}

/* Orange left stripe for publisher/filter dropdown items */
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li {
    box-shadow: inset 0 0 0 0 #fc634d !important;
}

.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li:hover,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.chosen,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.wd-active,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.current-cat,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.active {
    box-shadow: inset 4px 0 0 0 #fc634d !important;
}

/* Hover */
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li:hover {
    background: #fc5f491f !important;
    border-bottom-color: rgba(252, 95, 73, .13) !important;
}

.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li:hover::before {
    width: 4px !important;
}

.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li:hover > a {
    padding-left: 30px !important;
    color: #191919 !important;
}

/* Active links */
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.chosen,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.wd-active,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.current-cat,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.active {
    background: #fc5f491f !important;
    border-bottom-color: rgba(252, 95, 73, .13) !important;
}

.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.chosen::before,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.wd-active::before,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.current-cat::before,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.active::before {
    width: 4px !important;
}

.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.chosen > a,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.wd-active > a,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.current-cat > a,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li.active > a {
    padding-left: 30px !important;
}

/* Logos publisher */
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li > a img,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li > a svg,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) li > a picture {
    display: block !important;
    flex: 0 0 auto !important;
    width: 24px !important;
    height: 24px !important;
    max-width: 24px !important;
    max-height: 24px !important;
    object-fit: contain !important;
    border: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
}

.wd-pf-dropdown:not(:has(.price_slider_wrapper)) .wd-swatch::before,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) .wd-swatch::after,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) .wd-swatch-wrap::before,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) .wd-swatch-wrap::after,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) .wd-swatch-bg::before,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) .wd-swatch-bg::after,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) .wd-filter-img::before,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) .wd-filter-img::after,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) .filter-swatch::before,
.wd-pf-dropdown:not(:has(.price_slider_wrapper)) .filter-swatch::after {
    display: none !important;
    content: none !important;
}

/* Disable display of title on images */
body:not(.wp-admin) img[title] {
  pointer-events: none;
}

/* Tags menu pills */

#menu-tags-menu {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px;
	margin: 0;
	padding: 0;
}

#menu-tags-menu > li {
	margin: 0 !important;
	padding: 0 !important;
}

#menu-tags-menu > li > a.woodmart-nav-link {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	min-height: 28px;
	padding: 0px 7px !important;
	border: 1px solid #e5e5e5;
	background: #fff;
	color: #222 !important;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
	text-decoration: none !important;
	transition: all .2s ease;
}

#menu-tags-menu > li > a.woodmart-nav-link .nav-link-text {
	color: inherit !important;
	line-height: inherit;
}

#menu-tags-menu > li:hover > a.woodmart-nav-link,
#menu-tags-menu > li.current-menu-item > a.woodmart-nav-link,
#menu-tags-menu > li.current-menu-parent > a.woodmart-nav-link,
#menu-tags-menu > li.current-product_tag-ancestor > a.woodmart-nav-link {
	border-color: #fc5f49;
	background: #fc5f49;
	color: #fff !important;
}

#menu-tags-menu > li:hover > a.woodmart-nav-link .nav-link-text,
#menu-tags-menu > li.current-menu-item > a.woodmart-nav-link .nav-link-text,
#menu-tags-menu > li.current-menu-parent > a.woodmart-nav-link .nav-link-text,
#menu-tags-menu > li.current-product_tag-ancestor > a.woodmart-nav-link .nav-link-text {
	color: #fff !important;
}

/* Убираем стандартные эффекты Woodmart, если они мешают */
#menu-tags-menu.wd-nav > li > a:after,
#menu-tags-menu.wd-nav > li > a:before {
	display: none !important;
}

/* Мобильная версия */
@media (max-width: 767px) {
	#menu-tags-menu {
		gap: 6px;
	}

	#menu-tags-menu > li > a.woodmart-nav-link {
		min-height: 32px;
		padding: 6px 10px !important;
		font-size: 11px;
	}
}

/* Checkout page */
/* Span Tag */
#order_comments_field label span{
	display:none;
}

/* Legend */
#billing_legal_individual_choose_field legend{
	font-size:15px;
	text-transform:none;
	font-weight:300;
	
}
.optional {
    display: none;
}

/* Billing legal individual choose field */
#billing_legal_individual_choose_field{
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

/* Required */
#billing_address_1_field .required:nth-child(2){
	display:none;
}

/* Required */
#billing_city_field .required:nth-child(2){
	display:none;
}

/* Label */
#billing_legal_individual_choose_field label{
	font-weight:600;
	
}

/* Иконки для вкладок в My account */
.wd-my-account-links .wishlist-link a:before {
    content: "\f106"
}

.wd-my-account-links .waitlist-link a:before {
    content: "\f186"
}

.wd-my-account-links .edit-account-link a:before {
    content: "\f124"
}

.wd-my-account-links .orders-link a:before {
    content: "\f145"
}

.wd-my-acc-preorders .wd-nav-icon:before {
    content: "\f186" !important; 
    font-family: "woodmart-font" !important;
}

.wd-my-acc-promo .wd-nav-icon:before {
    content: "\f11e" !important;
    font-family: "woodmart-font" !important;
}

.wd-my-account-links .downloads-link a:before {
    content: "\f136"
}

.wd-my-account-links .payment-methods-link a:before {
    content: "\f142"
}

.wd-my-account-links .edit-address-link a:before {
    content: "\f139"
}

.wd-my-account-links .customer-logout-link a:before {
    content: "\f108"
}

.wd-my-account-links a:before {
    content: "\f11e";
    
}

/* Убираем квадратики в Личном кабинете */
.wd-my-account-links a::before {
  content: none !important;
}

/* my-account page customize */

.wd-my-account-links[class*="wd-grid"] {
    --wd-col-lg: 4 !important;
}

em {
    font-style: normal;
    font-size: smaller;
    color: #858585;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    font-size: 100%;
    line-height: 1.6
}

fieldset {
    margin-bottom: 20px;
    padding: 20px 40px;
    border: 1px solid var(--brdcolor-gray-300);
    border-radius: var(--wd-brd-radius)
}

fieldset legend {
    font-weight: 900
	
}

.woocommerce-MyAccount-content>h2,.woocommerce-MyAccount-content header>h2 {
    font-weight: 900
}

.wd-my-account-links a {
    display: block;
    padding: 50px 15px 50px 15px;
	font-size: 13px;
    font-weight: 600;
    text-align: center;
    color: var(--color-gray-700);
    border-radius: var(--wd-brd-radius);
    border: 1px solid #ebebeb;
    border-bottom-style: solid;
    box-shadow: 0px 12px 1px -7px rgb(0 0 0 / 7%);
    transition: box-shadow 0.4s ease; /* Плавное исчезновение тени */
}

.wd-my-account-links a:hover {
    box-shadow: none; /* Убираем тень при наведении */
}

/* === Custom style CF7 === */
.wpcf7-form .row .col-md-6 {
   flex: 0 0 50%;
   max-width: 50%;
}

/* === ПОЛЯ ВВОДА: ФОН И ПЛАВНАЯ АНИМАЦИЯ === */
div.wpcf7 input[type="text"],
div.wpcf7 input[type="email"],
div.wpcf7 textarea {
   background-color: #fff !important;
   transition: border-color 0.35s cubic-bezier(0.4, 0, 0.2, 1),
               border-width 0.35s cubic-bezier(0.4, 0, 0.2, 1),
}

/* Отключение голубого фона автозаполнения */
div.wpcf7 input:-webkit-autofill,
div.wpcf7 input:-webkit-autofill:hover,
div.wpcf7 input:-webkit-autofill:focus {
   -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
   transition: background-color 5000s ease-in-out 0s;
}

/* Активное поле (фокус) */
div.wpcf7 input:focus,
div.wpcf7 textarea:focus {
   border-color: rgb(255,102,0) !important;
   border-width: 2px !important;
   outline: none;
}

/* Поле с ошибкой */
div.wpcf7 input.wpcf7-not-valid,
div.wpcf7 textarea.wpcf7-not-valid {
   border-color: rgb(252,29,0) !important;
   border-width: 1px !important;
   box-shadow: none !important;
}

/* Красная звёздочка обязательных полей */
.wpcf7-form label .required {
   color: rgb(252,29,0);
   margin-left: 2px;
   font-weight: 500;
}

/* === ЧЕКБОКС 18x18 КВАДРАТ === */
div.wpcf7 input[type="checkbox"] {
   width: 18px !important;
   height: 18px !important;
   appearance: none !important;
   -webkit-appearance: none !important;
   -moz-appearance: none !important;
   border: 1px solid #ccc !important;
   cursor: pointer;
   position: relative;
   vertical-align: middle;
   margin-right: 8px;
   background: #fff;
}

div.wpcf7 input[type="checkbox"]:checked {
   border-color: rgb(255,102,0) !important;
}

div.wpcf7 input[type="checkbox"]:checked::after {
   content: '';
   position: absolute;
   top: 2px;
   left: 2px;
   width: 12px;
   height: 12px;
   background-color: rgb(255,102,0);
}

/* === ПОДПИСИ С ОШИБКАМИ (14px) === */
.wpcf7-not-valid-tip,
.custom-domain-tip {
   font-size: 13px !important;
   line-height: 1.4;
   margin-top: 5px;
}

/* === АНИМАЦИЯ СООБЩЕНИЙ CF7 === */
div.wpcf7-response-output {
   display: block !important;
   opacity: 0;
   visibility: hidden;
   transition: opacity 0.4s ease, visibility 0.4s ease;
   margin-top: 15px;
}

form:is(.sent,.invalid,.unaccepted,.spam,.failed,.aborted) div.wpcf7-response-output {
   opacity: 1;
   visibility: visible;
}

/* === КНОПКА: СОСТОЯНИЕ DISABLED === */
div.wpcf7 input[type="submit"]:disabled {
   opacity: 0.5;
   cursor: not-allowed;
   pointer-events: none;
}
/* === CF7 MOBILE: поля и кнопка 100% === */
@media only screen and (max-width: 767px) {
   .wpcf7-form .row {
      display: block !important;
   }

   .wpcf7-form .row .col-md-6 {
      flex: 0 0 100% !important;
      max-width: 100% !important;
      width: 100% !important;
   }

   div.wpcf7 input[type="text"],
   div.wpcf7 input[type="email"],
   div.wpcf7 textarea {
      width: 100% !important;
      box-sizing: border-box !important;
   }

   div.wpcf7 input[type="submit"],
   div.wpcf7 button[type="submit"],
   .wpcf7-form .wpcf7-submit {
      width: 100% !important;
      max-width: 100% !important;
      display: block !important;
      box-sizing: border-box !important;
      text-align: center !important;
   }
}
/* Скрытие кнопки Woodmart "Купить" для товаров предзаказа */
body.single-product.has-preorder .wd-buy-now-btn {
    display: none !important;
}

/* WoodMart dropdown menu */

/* Основной dropdown */
.wd-dropdown-menu.wd-dropdown {
    padding: 0 !important;
    margin: 0 !important;
}

/* Контейнер внутри dropdown */
.wd-dropdown-menu.wd-dropdown > .container,
.wd-dropdown-menu.wd-dropdown .container.wd-entry-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
    width: 100% !important;
}

/* Все списки меню */
.wd-dropdown-menu .wd-sub-menu,
.wd-dropdown-menu .sub-sub-menu,
.wd-dropdown-menu ul {
    margin: 0 !important;
    padding: 0 !important;
    background-color: #ffffff;
}

/* Все пункты меню */
.wd-dropdown-menu .wd-sub-menu > li,
.wd-dropdown-menu .sub-sub-menu > li {
    position: relative;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    background-color: transparent;
    list-style: none;
    overflow: hidden;

    /* Еле заметная разделительная линия между подкатегориями */
    border-bottom: 1px solid rgba(25, 25, 25, 0.055) !important;

    transition:
        background-color 0.22s ease,
        border-color 0.22s ease;
}

/* У последнего пункта линию убираем */
.wd-dropdown-menu .wd-sub-menu > li:last-child,
.wd-dropdown-menu .sub-sub-menu > li:last-child {
    border-bottom: 0 !important;
}

/* Все ссылки */
.wd-dropdown-menu .wd-sub-menu > li > a.woodmart-nav-link,
.wd-dropdown-menu .sub-sub-menu > li > a.woodmart-nav-link,
.wd-dropdown-menu .wd-sub-menu > li > a,
.wd-dropdown-menu .sub-sub-menu > li > a {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 20px;
    box-sizing: border-box;

    padding: 12px 20px 12px 20px !important;

    color: #191919 !important;
    background-color: transparent !important;
    line-height: 1.3;
    text-decoration: none;

    transition:
        color 0.22s ease,
        padding-left 0.22s ease;
}

/* Полоска слева — изначально 0px */
.wd-dropdown-menu .wd-sub-menu > li::before,
.wd-dropdown-menu .sub-sub-menu > li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;

    width: 0;
    background-color: #fc634d;

    transition: width 0.22s ease;
    z-index: 2;
}

/* Hover: фон на всю ширину */
.wd-dropdown-menu .wd-sub-menu > li:hover,
.wd-dropdown-menu .sub-sub-menu > li:hover {
    background-color: #fc5f491f !important;
    border-bottom-color: rgba(252, 95, 73, 0.13) !important;
}

/* Hover: полоска появляется */
.wd-dropdown-menu .wd-sub-menu > li:hover::before,
.wd-dropdown-menu .sub-sub-menu > li:hover::before {
    width: 4px;
}

/* Hover: текст/содержимое смещается вправо на 4px */
.wd-dropdown-menu .wd-sub-menu > li:hover > a,
.wd-dropdown-menu .sub-sub-menu > li:hover > a {
    padding-left: 30px !important;
    color: #191919 !important;
}

/* Активный пункт */
.wd-dropdown-menu .wd-sub-menu > li.current-menu-item,
.wd-dropdown-menu .wd-sub-menu > li.current-menu-parent,
.wd-dropdown-menu .wd-sub-menu > li.current-menu-ancestor,
.wd-dropdown-menu .wd-sub-menu > li.current-product_cat-ancestor,
.wd-dropdown-menu .wd-sub-menu > li.current-product-ancestor,
.wd-dropdown-menu .sub-sub-menu > li.current-menu-item,
.wd-dropdown-menu .sub-sub-menu > li.current-menu-parent,
.wd-dropdown-menu .sub-sub-menu > li.current-menu-ancestor,
.wd-dropdown-menu .sub-sub-menu > li.current-product_cat-ancestor,
.wd-dropdown-menu .sub-sub-menu > li.current-product-ancestor {
    background-color: #fc5f491f !important;
    border-bottom-color: rgba(252, 95, 73, 0.13) !important;
}

/* Активный пункт: полоска постоянно видна */
.wd-dropdown-menu .wd-sub-menu > li.current-menu-item::before,
.wd-dropdown-menu .wd-sub-menu > li.current-menu-parent::before,
.wd-dropdown-menu .wd-sub-menu > li.current-menu-ancestor::before,
.wd-dropdown-menu .wd-sub-menu > li.current-product_cat-ancestor::before,
.wd-dropdown-menu .wd-sub-menu > li.current-product-ancestor::before,
.wd-dropdown-menu .sub-sub-menu > li.current-menu-item::before,
.wd-dropdown-menu .sub-sub-menu > li.current-menu-parent::before,
.wd-dropdown-menu .sub-sub-menu > li.current-menu-ancestor::before,
.wd-dropdown-menu .sub-sub-menu > li.current-product_cat-ancestor::before,
.wd-dropdown-menu .sub-sub-menu > li.current-product-ancestor::before {
    width: 4px;
}

/* Активный пункт: содержимое тоже сдвинуто */
.wd-dropdown-menu .wd-sub-menu > li.current-menu-item > a,
.wd-dropdown-menu .wd-sub-menu > li.current-menu-parent > a,
.wd-dropdown-menu .wd-sub-menu > li.current-menu-ancestor > a,
.wd-dropdown-menu .wd-sub-menu > li.current-product_cat-ancestor > a,
.wd-dropdown-menu .wd-sub-menu > li.current-product-ancestor > a,
.wd-dropdown-menu .sub-sub-menu > li.current-menu-item > a,
.wd-dropdown-menu .sub-sub-menu > li.current-menu-parent > a,
.wd-dropdown-menu .sub-sub-menu > li.current-menu-ancestor > a,
.wd-dropdown-menu .sub-sub-menu > li.current-product_cat-ancestor > a,
.wd-dropdown-menu .sub-sub-menu > li.current-product-ancestor > a {
    padding-left: 46px !important;
    color: #191919 !important;
}

/* Родительские пункты */
.wd-dropdown-menu .menu-item-has-children,
.wd-dropdown-menu .wd-sub-menu > li,
.wd-dropdown-menu .sub-sub-menu > li {
    position: relative;
}

/* 2 и 3 уровень — вплотную к предыдущему */
.wd-dropdown-menu .menu-item-has-children > .wd-dropdown,
.wd-dropdown-menu .menu-item-has-children > .wd-dropdown-menu,
.wd-dropdown-menu .menu-item-has-children > .sub-sub-menu,
.wd-dropdown-menu .wd-sub-menu > li > .wd-dropdown,
.wd-dropdown-menu .wd-sub-menu > li > .wd-dropdown-menu,
.wd-dropdown-menu .wd-sub-menu > li > .sub-sub-menu,
.wd-dropdown-menu .sub-sub-menu > li > .wd-dropdown,
.wd-dropdown-menu .sub-sub-menu > li > .wd-dropdown-menu,
.wd-dropdown-menu .sub-sub-menu > li > .sub-sub-menu {
    position: absolute !important;
    left: 100% !important;
    right: auto !important;
    top: 0 !important;

    margin-left: -1px !important;
    margin-right: 0 !important;

    padding: 0 !important;

    transform: none !important;
}

/* Контейнеры во вложенных меню */
.wd-dropdown-menu .menu-item-has-children > .wd-dropdown > .container,
.wd-dropdown-menu .menu-item-has-children > .wd-dropdown-menu > .container,
.wd-dropdown-menu .wd-sub-menu > li > .wd-dropdown > .container,
.wd-dropdown-menu .wd-sub-menu > li > .wd-dropdown-menu > .container,
.wd-dropdown-menu .sub-sub-menu > li > .wd-dropdown > .container,
.wd-dropdown-menu .sub-sub-menu > li > .wd-dropdown-menu > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: none !important;
    width: 100% !important;
}

/* Тень для всех уровней */
.wd-dropdown-menu.wd-dropdown,
.wd-dropdown-menu .wd-dropdown,
.wd-dropdown-menu .wd-dropdown-menu,
.wd-dropdown-menu .sub-sub-menu {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important;
}

/* Чтобы тёмная схема WoodMart не перекрашивала текст */
.wd-dropdown-menu.color-scheme-dark .wd-sub-menu > li > a,
.wd-dropdown-menu.color-scheme-dark .sub-sub-menu > li > a,
.color-scheme-dark .wd-dropdown-menu .wd-sub-menu > li > a,
.color-scheme-dark .wd-dropdown-menu .sub-sub-menu > li > a {
    color: #191919 !important;
}

/* Не обрезаем вложенные меню */
.wd-dropdown-menu .wd-sub-menu > li,
.wd-dropdown-menu .sub-sub-menu > li,
.wd-dropdown-menu .menu-item-has-children {
    overflow: visible !important;
}

/* Вложенные меню поверх остальных элементов */
.wd-dropdown-menu .menu-item-has-children > .wd-dropdown,
.wd-dropdown-menu .menu-item-has-children > .wd-dropdown-menu,
.wd-dropdown-menu .menu-item-has-children > .sub-sub-menu {
    z-index: 9999 !important;
    overflow: visible !important;
}

/* 2 и 3 уровень без зазора */
.wd-dropdown-menu .menu-item-has-children > .wd-dropdown,
.wd-dropdown-menu .menu-item-has-children > .wd-dropdown-menu,
.wd-dropdown-menu .menu-item-has-children > .sub-sub-menu {
    left: 100% !important;
    top: 0 !important;
    margin-left: -1px !important;
    right: auto !important;
}

/* Comics LV — убрать приветственный текст на главной My Account */

.woocommerce-account .woocommerce-MyAccount-content:has(.wd-my-account-links) > p:first-of-type,
.woocommerce-account .woocommerce-MyAccount-content:has(.wd-my-account-links) > p:nth-of-type(2),
.woocommerce-account .woocommerce-MyAccount-content:has(.wd-row) > p:first-of-type,
.woocommerce-account .woocommerce-MyAccount-content:has(.wd-row) > p:nth-of-type(2),
.woocommerce-account .woocommerce-MyAccount-content:has(.wd-grid-g) > p:first-of-type,
.woocommerce-account .woocommerce-MyAccount-content:has(.wd-grid-g) > p:nth-of-type(2) {
	display: none !important;
}

/* Comics LV — Woodmart desktop product card hover fix */
@media (min-width: 1025px) {

    /* Разрешаем карточке выходить поверх сетки */
    body .shop-content-area,
    body .wd-products-element,
    body .wd-products,
    body .products {
        overflow: visible !important;
    }

    /* Сама карточка */
    body .products .wd-product.wd-hover-with-fade {
        position: relative !important;
        z-index: 1 !important;
        overflow: visible !important;
        transition: transform .18s ease !important;
    }

    body .products .wd-product.wd-hover-with-fade:hover {
        z-index: 100 !important;
        transform: translateY(-4px) !important;
    }

    /* Белая выезжающая подложка с рамкой */
    body .products .wd-product.wd-hover-with-fade::before {
        content: "" !important;
        position: absolute !important;

        left: -1px !important;
        right: -1px !important;
        top: -1px !important;
        bottom: -50px !important;

        background: #fff !important;
        border: 1px solid rgba(0, 0, 0, .12) !important;
        box-shadow: 0 16px 36px rgba(0, 0, 0, .14) !important;

        opacity: 0 !important;
        visibility: hidden !important;

        z-index: 0 !important;
        pointer-events: none !important;
        box-sizing: border-box !important;

        transition:
            opacity .18s ease,
            visibility .18s ease,
            box-shadow .18s ease !important;
    }

    body .products .wd-product.wd-hover-with-fade:hover::before {
        opacity: 1 !important;
        visibility: visible !important;
    }

    /* Контент карточки поверх подложки */
    body .products .wd-product.wd-hover-with-fade > .wd-product-wrapper {
        position: relative !important;
        z-index: 2 !important;
    }

    /* Убираем конфликт родной Woodmart-подложки */
    body .products .wd-product.wd-hover-with-fade:hover .wd-product-card-bg.content-product-imagin {
        background: transparent !important;
        box-shadow: none !important;
        border: none !important;
    }

    /* Белый фон внутренних блоков при наведении */
    body .products .wd-product.wd-hover-with-fade:hover .wd-product-thumb,
    body .products .wd-product.wd-hover-with-fade:hover .product-element-top,
    body .products .wd-product.wd-hover-with-fade:hover .product-element-bottom,
    body .products .wd-product.wd-hover-with-fade:hover .product-information,
    body .products .wd-product.wd-hover-with-fade:hover .product-rating-price,
    body .products .wd-product.wd-hover-with-fade:hover .wrapp-product-price,
    body .products .wd-product.wd-hover-with-fade:hover .wd-product-card-hover,
    body .products .wd-product.wd-hover-with-fade:hover .wd-bottom-actions,
    body .products .wd-product.wd-hover-with-fade:hover .wd-add-btn,
    body .products .wd-product.wd-hover-with-fade:hover .wrap-wishlist-button,
    body .products .wd-product.wd-hover-with-fade:hover .wrap-quickview-button {
        background: #fff !important;
    }

    /* Чтобы ссылки-кнопки оставались чистыми */
    body .products .wd-product.wd-hover-with-fade:hover .wd-bottom-actions a,
    body .products .wd-product.wd-hover-with-fade:hover .wd-add-btn a,
    body .products .wd-product.wd-hover-with-fade:hover .wd-wishlist-btn a,
    body .products .wd-product.wd-hover-with-fade:hover .wd-quick-view-btn a {
        background: transparent !important;
    }
}