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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(217,169,39);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(31,64,196);
	--wd-link-color-hover: rgb(31,113,196);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(251,188,52);
	--btn-accented-bgcolor-hover: rgb(251,188,52);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(69,150,71);
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:#E6FFDF40;
	--wd-bordered-bg:#E6FFDF40;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(249,249,249);
	background-image: url(https://teahouse.ua/wp-content/uploads/2025/06/chaj.webp);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,90,62);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	color: rgb(0,90,62);
}
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: 13px;
	line-height: 13px;
	text-transform: none;
	color: rgb(0,90,62);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	color: rgb(0,0,0);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 700;
	font-size: 28px;
	line-height: 30px;
	color: rgb(0,90,62);
}
h1 {
	font-weight: 600;
}
h2 {
	font-weight: 500;
}
h3 {
	font-weight: 500;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 24px;
	line-height: 28px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 20px;
	line-height: 22px;
	}
	h1 {
		font-size: 20px;
	line-height: 21px;
	}
	h2 {
		font-size: 18px;
	line-height: 19px;
	}
	h3 {
		font-size: 18px;
	line-height: 19px;
	}

}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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: 12px;
--wd-cat-brd-radius: 5px;
}

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


.filter--style-premmerce .filter__item {
    border: none;
}
.filter--style-premmerce .filter__checkgroup-title {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
}
.filter--style-premmerce .filter__title {
    text-transform: none;
}
.sidebar-container.wd-inited .sidebar-widget {
    padding-right: 10px;
    padding-left: 10px;
}
.filter--style-premmerce .filter__item {
    padding: 10px;
}
.wd-entry-meta .meta-author {
    display: none;
}
.wd-entry-meta .meta-reply {
    display: none;
}
.hovered-social-icons {
    display: none;
}
.wd-entry-meta {
    display: none;
   }
.category-grid-item .hover-mask {
    padding: 5px;
}
.read-more-section a {
    display: none;
    
}

#coupons_list{
padding-bottom: 20px;
}
#billing_country_field,
#shipping_country_field {
    display:none;
}
filter__icon-minus, .filter__icon-plus {
    width: 12px;
    height: 12px;
   }
.wpc-page-seo-description {
    margin-bottom: 1em;
    margin-top: 5em;
}


    
}
.wccs-live-price-container {
  
  display: none;
}

.wd-empty-mini-cart .title {
    text-transform: none;
    }
.btn-size-small {
    text-transform: none;
}
.added_to_cart, .btn, .button, [type=button], [type=submit], button {
    text-transform: none;
}
.woocommerce-MyAccount-title {
     text-transform: none;
}
.wd-my-account-links a {
     text-transform: none;
}
.wd-nav>li>a {
    text-transform: none;
}
.wd-checkout-steps li {
    text-transform: none;
}
.wd-dropdown-register .login-title {
    text-transform: none;
}
.slider-title {
    text-transform: none;
}
.wd-login-title {
 text-transform: none;
}
.widget-heading .close-side-widget {
text-transform: none;
}
.tabs-layout-tabs .tabs li a {
    text-transform: none;
}
.filter__title {
    font-weight: 600;
}
.product-label {
    text-transform: none;
	font-size: 14px;
	font-weight: 400;
}
.product-tabs-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgba(119,119,119,.2);
    background-color: #fffcf4;
}
.woocommerce-billing-fields>h3 {
    text-transform: none;
}
#order_review_heading {
    text-transform: none;
}
table th {
    text-transform: none;
}
.summary-inner>.price {
  padding-top: 15px;  
	
}
.dgwt-wcas-pd-addtc-form {
   
    display: none;
   
}
.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp, .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{
    background-color: #f9f9f9;
    
}
.wcus-checkout-np-fields {
padding-top: 30px;
}
.trust-badges{
padding: 10px;
    background-color: #cdfdc9;
}
.wd-meta-author {
    display: none;
    
}
.wd-post-author {
    display: none;
}
.wd-post-share {
    display: none;
}
/* Поменять цвет и толщину полоски */
#nprogress .bar {
    background: #ff0000 !important; /* цвет */
    height: 10px !important; /* толщина */
}

/* Убираем спиннер */
#nprogress .spinner {
    display: none !important;
}
@media (min-width: 1025px) {
	.filter {
padding: 10px;
	background-color: #f9fef7;
}
}

