@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//broms.com.ua/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 600;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Playfair Display SC", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,138,143);
	--wd-alternative-color: rgb(0,109,113);
	--wd-link-color: rgb(28,28,28);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-font-family: "FuturaPT Bold", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(0,138,143);
	--btn-default-bgcolor-hover: rgb(0,109,113);
	--btn-accented-bgcolor: rgb(0,138,143);
	--btn-accented-bgcolor-hover: rgb(0,109,113);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://broms.com.ua/wp-content/uploads/2021/11/w-smart-home-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,138,143);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,138,143);
	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-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 25px;
	text-transform: uppercase;
	color: rgb(255,255,255);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 17px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 25px;
	text-transform: uppercase;
}
html .product.wd-product del, html .product.wd-product del .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
}
.wd-swatches-name {
	font-weight: 600;
}
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-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(104,104,104);
	--wd-form-brd-color: rgb(0,138,143);
	--wd-form-brd-color-focus: rgb(0,109,113);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(0,0,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(67,142,68);
}
.product-labels .product-label.new {
	background-color: rgb(0,138,143);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,153,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 8px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
		font-size: 20px;
	}
	html .product.wd-product del, html .product.wd-product del .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
		font-size: 17px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
		font-size: 20px;
	}
	html .product.wd-product del, html .product.wd-product del .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
		font-size: 17px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "FuturaPT Normal";
	src: url("//broms.com.ua/wp-content/uploads/2025/03/FuturaPTCond-Book.woff2") format("woff2"), 
url("//broms.com.ua/wp-content/uploads/2025/03/FuturaPTCond-Book.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "FuturaPT Bold";
	src: url("//broms.com.ua/wp-content/uploads/2025/03/FuturaPT-Bold.woff2") format("woff2"), 
url("//broms.com.ua/wp-content/uploads/2025/03/FuturaPT-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "FuturaPT ExtraBold";
	src: url("//broms.com.ua/wp-content/uploads/2025/03/FuturaPT-ExtraBold.woff2") format("woff2"), 
url("//broms.com.ua/wp-content/uploads/2025/03/FuturaPT-ExtraBold.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "FuturaPT Thin";
	src: url("//broms.com.ua/wp-content/uploads/2025/03/FuturaPT-Light.woff2") format("woff2"), 
url("//broms.com.ua/wp-content/uploads/2025/03/FuturaPT-Light.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

.zen-ui-select__value {
    border: 2px solid #008a8f !important;
    border-radius: 5px;
}
.ccb-radio-label {
    font-weight: 700;
}
.ccb-vertical {
    padding: 0px !important;
}

p#billing_country_field {
    display: none !important;
}

table.variations .label {
    font-size: 20px;
    text-transform: uppercase;
}

.payment_methods .payment_box {
    width: 100%;
}
.payment_methods li>label {
    width: 70%;
}
.wd-nav-vertical>li.menu-item-has-children>a:after {
    margin-inline-start: 10px!important;
}
.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after {
    margin-left: 10px!important;
}
.wd-sticky-btn .wpcpo-wrapper {
    display: none !important;
}
.wd-sticky-btn .ccb-main-widget {
    display: none !important;
}

.elementor-gallery-title {
    border: 1px solid;
    border-radius: 8px;
}
.wd-menu-price .menu-price-details {
    margin-top: 0p !important;
    padding-top: 0px !important;
    border-top: 0px dotted var(--brdcolor-gray-300) !important; 

}

.wd-nav-vertical.wd-design-with-bg>li:is(.wd-opened,:hover)>a {
	width: 100% !important;}


.wd-checkout-prod-cont {
    padding: 10px;
}

body.woocommerce-cart tr.woocommerce-shipping-totals.shipping {
  display: none !important;
}
#shipping_method {
    border-bottom: 1px solid rgb(0 0 0 / 22%);
    padding-bottom: 20px;
    margin-bottom: 0px;
}
thead {
    border-bottom: 1px solid rgb(0 0 0 / 22%);
    margin-bottom: 0px;
}
.payment_methods {
    margin-left: 30px !important;
}

.payment_methods li>label {
    display: flex !important;
    margin-bottom: 0;
    align-content: center !important;
    flex-direction: row !important;
    align-items: center !important;
}
input[type="radio"], input[type="checkbox"] {
    margin-inline-end: 15px !important;
}
li {
    margin-bottom: var(--li-mb);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.shipping-method-desc {
    margin-top: 20px !important;
}
#shipping_method input.shipping_method {
    position: relative;
    top: 0px;
    float: left !important;
    margin-inline-end: 15px !important;
    margin-inline-start: 0px !important;
}
/* Изменение цвета радиокнопок */
input[type='radio']:active:before {
    background-color: #000; 
}

input[type='radio']:before {
    background-color: #f3f3f3; 
    border-color: #f3f3f3; 
}

/* Изменение размера радиокнопок */
input[type='radio'] {
    transform: scale(1.5);
cursor: pointer;
}
h3#custom-shipping-header {
	margin-bottom: 0px !important;
  font-size: 18px !important;}
.wd-checkout-prod {
    position: relative;
    display: flex !important;
    flex-grow: 1;
    align-items: center !important;
    flex-direction: row-reverse !important;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals.shipping th {
    display: none !important;
}
.woocommerce-checkout-review-order-table tr {
	border-bottom: 0px !important;}

.payment_methods li>label {
    display: inline;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'FuturaPT Bold';
}

.shop_table tr :is(td,th):first-child {

    text-transform: uppercase !important;
}
form.woocommerce-checkout input {
    color: #000 !important;
}
.zen-ui-select__value {
     color: #000 !important;
}
.elementor-4439 .elementor-element.elementor-element-77348c7 .elementor-button[type="submit"] {
    margin-top: 20px !important;
}

.elementor-field-textual.elementor-size-md {
text-align: center;
}
.elementor-column {
    display: flex;
    min-height: 1px;
    position: relative;
    flex-direction: row;
    justify-content: center;
}
#form-field-message
{height: 150px;}

.elementor-field-group .elementor-field-textual {
    text-align: center !important;
    
}
tr.total-discount {
    display: none !important;
}
.cart-subtotal{
    display: none !important;
}
.woocommerce-mini-cart__buttons .btn-cart {
	display:none !important;}

.wd-header-cats.wd-style-1 .menu-opener {
	min-width: 250px !important;
  border-radius: var(--wd-brd-radius)!important;
  padding: 5px 20px!important;
  height: 45px !important;}
.wd-dropdown-cats {
    min-width: 200px!important;}

.wd-social-icons>a {
    border-radius: 8px 0px 0px 8px !important;
}
.wd-sticky-social .wd-social-icon {
    font-size: 20px !important;
}
.wd-sticky-social {
    gap: 5px !important;
}
a.wd-social-icon.social-instagram {
    background-color: #e900ca !important;
}
:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-cat {
    --wd-prod-bg-sp: 10px !important;
}

.cat-design-default .hover-mask {
    z-index: 2;
}
.cat-design-default .wrapp-category::before {
    content: ''; /* Обязательное свойство для псевдоэлемента */
    position: absolute; /* Позиционируем поверх контейнера */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3); /* Полупрозрачный черный фон */
    transition: background-color 0.3s ease; /* Плавное изменение прозрачности */
    z-index: 1; /* Убедимся, что слой находится поверх фонового изображения */
}

.cat-design-default .wrapp-category:hover::before {
    background-color: rgba(0, 0, 0, 0.1); /* Меньшая прозрачность при наведении */
}@media (min-width: 1025px) {
	td.product-subtotal {
width: 10% !important;}
td.product-name{
width: 60% !important;}
td.product-quantity{
width: 20% !important;}
td.product-price {
width: 20% !important;}
.wd-checkout-prod-title {
    width: 80%  !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.elementor-gallery__titles-container {
    display: flex;
    flex-wrap: wrap !important;
    justify-content: var(--titles-container-justify-content, center);
    flex-direction: column !important;
    align-items: center !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.elementor-gallery__titles-container {
    display: flex;
    flex-wrap: wrap !important;
    justify-content: var(--titles-container-justify-content, center);
    flex-direction: column !important;
    align-items: center !important;
}
}

@media (max-width: 576px) {
	table.variations .label {
    font-size: 17px;
    text-transform: uppercase;
}

.payment_methods li>label {
display: inline !important;

}
.elementor-gallery__titles-container {
    display: flex;
    flex-wrap: wrap !important;
    justify-content: var(--titles-container-justify-content, center);
    flex-direction: column !important;
    align-items: center !important;
}
.wd-sticky-social {
    display: flex !important;
}
.mobile-nav .wd-nav-opener {
    border-left: 0px !important;
    border-bottom: 0px !important;
    height: 50px;
}
.wd-nav-mobile li a {
    border-bottom: 0px !important;
}
.wd-drilldown-back .wd-nav-opener {
 border-inline-end: 0px solid var(--brdcolor-gray-300)!important;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    width: 100% !important;
}
.wd-nav[class*="wd-style-"]>li>a {
    width: 100% !important;
}
}

