:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(85,85,85);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(205,157,47);
	--wd-alternative-color: rgb(205,157,47);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(205,157,47);
	--btn-accented-bgcolor-hover: rgb(3,2,71);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(9,33,67);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}



.wd-page-title {
background-color: rgb(223,207,197);
}

.trp-shortcode-switcher {
    padding: 0 !important;
}

.trp-language-item {
    padding: 5px 10px !important;
}

@media (max-width: 768px) {
    .trp-shortcode-switcher {
        padding: 0px 0 !important;
    }

    .trp-language-item {
        padding: 5px 5px !important;
    }
}

.wd-sub-menu li > a { color: #555;}

.shop_attributes tr {
    justify-content: start;
}

#menu-cats span {
    font-size:13px
}

.whb-sticked #menu-cats span {
    font-size:13px
}
.whb-sticked .wd-nav.wd-gap-m {
    --nav-gap: 20px;
}

/* Google Translate */
.lang-dropdown {
  position: relative;
  display: inline-block;
}

.lang-btn {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  background: none !important;
  color: #fff;
	font-size: 13px;
	font-family:"Cabin", Arial, Helvetica, sans-serif;
	font-weight: 300;
}

.lang-btn:hover {
  color: rgba(255,255,255,0.8);
}

.lang-btn img {
  width: 20px;
	height: 14px;
}

.lang-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  z-index: 9999;
  min-width: 220px;
	padding:15px;
}

.lang-item {
  padding: 6px 0px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
	color:#555;
	font-size: 15px;
}

.lang-item:hover {
	color:#cd9d2f;
}


/* Убираем верхнюю панель Google Translate */
.goog-te-banner-frame.skiptranslate,
.goog-te-banner-frame,
iframe.skiptranslate,
#goog-gt-vt
{
  display: none !important;
}

body {
  top: 0 !important;
}

.goog-tooltip,
.goog-tooltip:hover,
.goog-text-highlight,
.goog-te-balloon-frame {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

.goog-te-gadget-simple {
    padding-left: 0 !important;
}

/* Убираем иконку Google Translate */
.goog-te-gadget-icon,
.goog-te-gadget-simple img {
    display: none !important;
}

/* Убираем подсветку текста */
.goog-text-highlight,
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q,
.VIpgJd-yAWNEb,
.VIpgJd-fmcmS {
    background: none !important;
    box-shadow: none !important;
    color: inherit !important;
}

/* Убираем любые элементы Google, которые появляются динамически */
*[class*="goog"] {
    
}
*[class*="VIpgJd"] {
    display: inline !important;
    background: none !important;
    box-shadow: none !important;
}

*[class*="VIpgJd"] {
    background: none !important;
    box-shadow: none !important;
    color: inherit !important;
    border: none !important;
    text-shadow: none !important;
}

div[class^="VIpgJd"],
div[class*="VIpgJd"],
span[class^="VIpgJd"],
span[class*="VIpgJd"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

.lang-btn .arrow {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    margin-left: 0px;
	margin-top:-4px;
    opacity: 0.9;
}

.container, .container-fluid {
    padding-inline: 10px !important;
}

.product-wrapper .price .amount {
    font-size: 20px !important;
}

.swiper-slide-inner img {padding:5px 10px}

.wd-filter-lable.layer-term-lable {
    text-transform: lowercase !important;
}

.wd-filter-lable.layer-term-lable::first-letter {
    text-transform: uppercase !important;
}

.wd-content-layout {
    padding-block: 10px;
}


.rex-checkoutify-shipping-method {
    background-color:#fff;
    border:1px solid#ccc !important;
    padding:5px 15px;
    border-radius:5px;
	margin: 20px 0;
	display: block !important;
}

.wd-hb {
    text-align: center;
	color: #555;
}

.rex-checkoutify-order-details .order-table tr {
    display: flex !important;
    gap: 10px;
    align-items: center;
}

.woocommerce-checkout-review-order-table tfoot td {
    flex-grow: 0;
}

#billing_address_2::placeholder {
    color: transparent !important;
}

.shipping-dhl::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 24px;
    background-image: url('/wp-content/uploads/2026/04/dhl.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 6px;
    vertical-align: middle;
}

.shipping-ups::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 24px;
    background-image: url('/wp-content/uploads/2026/04/ups.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 6px;
    vertical-align: middle;
}

.shipping-dpd::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 24px;
    background-image: url('/wp-content/uploads/2026/04/dhl.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 6px;
    vertical-align: middle;
}

.rex-checkoutify-shipping-method {
    align-items: start !important;
    flex-direction: column;
}

.rex-checkoutify-checkout .woocommerce-shipping-methods {
    display: flex;
    gap: 15px;
    flex-direction: column;
    align-items: start;
	 margin-left: 10px;
}

.rex-checkoutify-before-checkout-form,
.rex-checkoutify-before-checkout-form .woocommerce-form-login,
.rex-checkoutify-before-checkout-form form {
    display: none !important;
}

.wd-blog-element {
	margin-top:50px;
}
		
.site-content {margin: 40px 0;}



.rex-checkoutify-checkout .woocommerce-shipping-methods label.rex-checkoutify-radiobtn2 .radio-box {
    border-color: rgb(205, 157, 47) !important;
    background: rgb(205, 157, 47) !important;
}
.rex-checkoutify-checkout .woocommerce-shipping-methods label.rex-checkoutify-radiobtn2 .radio-box .radio-box-inner {
    transform: translate(-50%, -50%) scale(1);
	 background: #eee !important; 
	width:7px; height:7px;
}


.wd-carousel-item .wd-swatches-grid {
    display: none !important;
}

ss3-loader {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

@media (min-width: 1300px) {
    .wrapper-full-width-content .container {
        max-width: 1400px !important;
    }
}

@media (min-width: 2300px) {
    .wrapper-full-width-content .container {
        max-width: 2000px !important;
    }
}
