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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//newave.kz/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//newave.kz/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//newave.kz/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//newave.kz/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//newave.kz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//newave.kz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//newave.kz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//newave.kz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 44px;
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(46,51,81);
	--wd-text-font-size: 20px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(46,51,81);
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(46,51,81);
	--wd-entities-title-color-hover: rgba(46, 51, 81, 0.83);
	--wd-alternative-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(46,51,81);
	--wd-widget-title-font-size: 22px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 800;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: rgb(46,51,81);
	--wd-alternative-color: rgb(55,63,108);
	--wd-link-color: rgb(46,51,81);
	--wd-link-color-hover: rgba(46,51,81,0.8);
	--btn-default-font-family: "Jost", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 800;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(46,51,81);
	--btn-default-bgcolor-hover: rgba(59,59,81,0.98);
	--btn-accented-font-family: "Jost", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(46,51,81);
	--btn-accented-bgcolor-hover: rgb(46,51,81);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(46,51,81);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(46,51,81);
	background-image: url(https://newave.kz/wp-content/uploads/2024/09/banner_3.jpg);
	background-size: cover;
	background-position: center top;
}
.wd-footer {
	background-color: rgb(40,49,78);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 12px;
	line-height: 23px;
	text-transform: uppercase;
	color: rgb(255,255,255);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgba(255,255,255,0.8);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: rgb(255,255,255);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgba(255,255,255,0.8);
}
.header-banner-link, .header-banner-container {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	color: rgb(255,255,255);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 32px;
	color: rgb(46,51,81);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgba(46,51,81,0.92);
}
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, html .widget_product_categories .product-categories > li > a, html .widget_product_categories .product-categories li a, .wd-product-cats {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: rgb(46,51,81);
}
html .product.wd-cat:hover .wd-entities-title, html .product.wd-cat:hover .wd-entities-title a, .cat-design-side .wd-cat-inner > a:hover ~ .wd-cat-content .wd-entities-title a, html .wd-masonry-first .wd-cat:first-child:hover .wd-entities-title a, .widget_product_categories .product-categories > li > a:hover, html .widget_product_categories .product-categories > li.wd-active > a, .widget_product_categories .product-categories li a:hover, .widget_product_categories .product-categories li.current-menu-item a, .wd-product-cats:hover {
	color: rgba(46,51,81,0.9);
}
.wd-header-mobile-nav>a {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 20px;
	line-height: 23px;
	color: rgb(46,51,81);
}
.sku_wrapper .meta-label, .wd-attr-name-label {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
}
.page .wd-page-content {
	background-color: transparent;
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 20px;
	text-transform: uppercase;
	color: rgb(255,255,255);
	background: rgb(46,51,81);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(55,63,108);
}
html .wd-product.wd-hover-quick .wd-add-btn>a, html .wd-product.wd-hover-quick.wd-quantity-overlap div.quantity input[type], html .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a, html .wd-product.wd-hover-standard .wd-add-btn>a, html .wd-product.wd-hover-fw-button .wd-add-btn>a, html .wd-product.wd-hover-fw-button.wd-quantity-overlap div.quantity input[type], html .wd-product.wd-hover-buttons-on-hover .wd-add-btn>a, html .wd-product.product-list-item .wd-add-btn>a, html .quick-shop-form .single_add_to_cart_button, html .quick-shop-form div.quantity input[type] {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 30px;
	color: rgb(255,255,255);
	background: rgb(46,51,81);
}
html .wd-product.wd-hover-quick .wd-add-btn>a:hover, html .wd-product.wd-hover-quick.wd-quantity-overlap div:hover > div.quantity input[type], 
			html .wd-product.wd-hover-quick.wd-quantity-overlap div:hover > div.quantity+.button, html .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a:hover, html .wd-product.wd-hover-standard .wd-add-btn>a:hover, html .wd-product.wd-hover-fw-button .wd-add-btn>a:hover, html .wd-product.wd-hover-fw-button.wd-quantity-overlap div:hover > div.quantity input[type], 
			html .wd-product.wd-hover-fw-button.wd-quantity-overlap div:hover > div.quantity+.button, html .wd-product.wd-hover-buttons-on-hover .wd-add-btn>a:hover, html .wd-product.product-list-item .wd-add-btn>a:hover, html .quick-shop-form .single_add_to_cart_button:hover, html .quick-shop-wrapper .quick-shop-form div:hover > div.quantity input[type], 
			html .quick-shop-wrapper .quick-shop-form div:hover > div.quantity+.button {
	color: rgb(255,255,255);
	background: rgb(54,58,81);
}
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(46,51,81);
	--wd-form-placeholder-color: rgb(46,51,81);
	--wd-form-brd-color: rgb(46,51,81);
	--wd-form-brd-color-focus: rgb(46,51,81);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 8px;
	--wd-pagin-bg: rgba(255,255,255,0.3);
	--wd-pagin-bg-hover: rgb(255,255,255);
	--wd-pagin-bg-act: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,84,0);
}
.product-labels .product-label.featured {
	background-color: rgb(170,39,39);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(242,136,55);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(242,136,55);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 50px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 40px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-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;
}



 p.affiliate-name-head {text-align: right;}
.grecaptcha-badge {visibility: hidden;}
/* прячем поле на странице оформления */
#billing_address_2_field {display: none !important;}
/* приглушаем цвет текста на странице оформления */
#billing_city[readonly], #billing_state[readonly], #billing_postcode[readonly] { color: #b3b3b3; }
/* удаляем рамку вокруг поля выбора спонсора на стр оформления */
div.create-account { padding: 0; border: none; }
/* fix возвращаем рамку к полю примечаний на стр оформления */
.woocommerce-checkout #customer_details textarea {	border-style: solid; }
.checkout-order-review::after, .checkout-order-review::before {background-repeat: repeat;}

.mkdf-cf7-btn button {
    width: 60%;
    border-radius: var(--btn-accented-brd-radius);
    color: var(--btn-accented-color);
	box-shadow: none;
    box-shadow: var(--btn-accented-box-shadow);
    background-color: var(--btn-accented-bgcolor);
    text-transform: var(--btn-accented-transform, var(--btn-transform));
    font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
    font-family: var(--btn-accented-font-family, var(--btn-font-family));
    font-style: var(--btn-accented-font-style, var(--btn-font-style));
}

.mkdf-cf7-btn button:hover {
    color: var(--btn-accented-color);
    background-color: var(--btn-accented-bgcolor);
    box-shadow: var(--btn-accented-box-shadow);
}
textarea.wpcf7-textarea {
    overflow: auto;
    padding: 10px 15px;
    min-height: 100px;
	  resize: vertical;
}

body .wd-nav[class*="wd-style-"]>li.wd-has-children,
body .wd-nav[class*="wd-style-"]>li.menu-item-has-children > a::after {
	color: white;
	margin-left: 10px;
	font-size: 10px;
}

.wd-carousel-item .wd-product .wd-product-cats a{
	color:#2E3351;
	
}
.wd-dropdown-menu.wd-design-default{
	padding: 10px 20px;
	border-radius: 5px;
	background: #F6F6F680;	
	box-shadow: none;
}
.wd-add-btn-replace .add-to-cart-loop{
    padding: 5px 20px;
	
}
.wd-product.wd-hover-buttons-on-hover .add-to-cart-loop span{
	font-size: 20px;
}
.site-content{
padding: 0;
	margin: 0; 
}
#commentform .submit{
	font-size: 20px;
	padding: 15px 60px;
}
.wd-review-style-2 .review{
	background: transparent;
	border: none;
	padding: 20px 0;
}
#review_form_wrapper {
	padding: 80px;
	background: #fff;
}
#review_form_wrapper #reply-title{
	font-size:40px;
	line-height: 1.3;
}
.wd-product .product-element-top.wd-quick-shop{
	background: #F6F6F6;
}
.whb-header .wd-dropdown-menu.wd-design-default{
	background: rgb(46,51,81) !important;
}
.whb-header .elementor-button-icon svg path{
	stroke: #ffffff;
}
.whb-header.whb-sticked .whb-main-header {
	background-color: #2E3351
}
@media (max-width: 1600px) and (min-width:1024px){
	header .wd-tools-custom-icon .wd-custom-icon{
		height: 18px;
	}
	.wd-carousel-item .wd-product .wd-product-cats a, .woocommerce-Price-amount.amount{
		font-size: 15px;
	}
}

.wd-blog-element {padding: 20px}
@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked) .whb-main-header:before {
	display:none;
		
	}
.woocommerce-page.wrapper-full-width-content .woocommerce-my-account-wrapper {
			max-width: 1400px;
	margin: 30px auto;
    }
}

@media (max-width: 576px) {
	.whb-main-header .elementor-button-text{
display: none;
}
.whb-main-header .whb-mobile-right>div:not(.wd-header-cart) {
	display: none;
}
.header-banner-container img{
	display: none;
}
.header-banner-link, .header-banner-container {
    font-size: 16px;
	line-height:24px;
}
.header-banner-container {
        padding: 0px !important;
    }
}

