@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//azimka.shop/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
	font-display:swap;
}

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

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

:root {
	--wd-header-banner-h: 50px;
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", 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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #567947;
	--wd-alternative-color: #eb5a09;
	--wd-link-color: #567947;
	--wd-link-color-hover: #eb5a09;
	--btn-default-bgcolor: #eb5a09;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(86,121,71);
	--btn-accented-bgcolor-hover: rgb(235,90,9);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(235,90,9);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #ffffff;
	background-image: url(https://azimka.shop/wp-content/uploads/2022/09/photo_2022-09-05_17-17-04.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center top;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(235,90,9);
	background-image: none;
}
.wd-page-title {
	background-color: #e6dfcb;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #e6dfcb;
	background-image: none;
}
html .page-title > .container > .title, html .page-title > .container > .wd-title-wrapp > .title {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 26px;
	color: #eb5a09;
}
.container h2 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #595959;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-buy-now-btn, html .product-quick-view .entry-summary .single_add_to_cart_button, html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .checkout, html #place_order, html button[name="save_account_details"], html button[name="save_address"], html .order-again .button, html .login .button, html .register .button, html .comment-form .submit, html .blog-design-list .btn-read-more, html .popup-added_to_cart .view-cart {
	color: rgb(255,255,255);
	background: rgb(86, 121, 71);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-buy-now-btn:hover, html .product-quick-view .entry-summary .single_add_to_cart_button:hover, html .cart-totals-inner .checkout-button:hover, html .woocommerce-mini-cart__buttons .checkout:hover, html #place_order:hover, html button[name="save_account_details"]:hover, html button[name="save_address"]:hover, html .order-again .button:hover, html .login .button:hover, html .register .button:hover, html .comment-form .submit:hover, html .blog-design-list .btn-read-more:hover, html .popup-added_to_cart .view-cart:hover {
	background: rgb(255,105,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(86,121,71);
}
.product-labels .product-label.new {
	background-color: rgb(235,90,9);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(235,90,9);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(86,121,71);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 95px;
	}

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



/*Do not display Tax prices for guests*/
body.guest .woocommerce-price-suffix {
    display: none;
}

.wd-cart-number {
	background-color: #eb5a09 !important;
}

.woocommerce-product-gallery img {
	width: auto !important;
}


.woocommerce-multi-currency.wmc-price-switcher {
    width: fit-content;
}
.woocommerce-multi-currency.wmc-price-switcher a:hover {
	background-color: var(--wd-link-color-hover) !important;
}


.product-image-summary .single_add_to_cart_button {
    min-width: 175px;
}

.onsale-badge {
  position: absolute;
  top:0px;
  left:0px;
  background: #1d1d1d;
  color:#fff;
  padding:5px 8px;
  z-index:999;
  border-radius: 2px;
  font-size:0.8em;
}
.price del {
  color:#c11b1b !important;
}

.price .amount {
    font-size: 1em !important;
    color: #1d1d1d;
}

.categories-wrapper {
	position: relative;
	width:auto;
	max-width:1200px;
	margin: 0px auto;
	height: auto;
	min-height: 400px;

	display:inline-flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
}

.category-item {
	position: relative;
	width:278px;
	height: 278px;
	margin: 10px;
	overflow: hidden;
	text-align: center;

	display: flex;
	align-items: center;
	justify-content: center;
}

.category-item-title {
	position: absolute;
	width:100%;
	height:100%;
	z-index:5;

	display:flex;
	justify-content: center;
	align-items: center;
}

.category-item-title h4{

	color:#fff !important;
	font-size: 20px;    
	font-family: PT Sans, Arial, Helvetica, sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
	}

.category-item a{
	display:block;
	width:100%;
	height:100%;
}

.category-item img{
	transition: all ease 0.5s;
	position: relative;
	max-height:180%;
	width: auto;

	margin:0 auto;
	z-index:2;
}

.layout-box {
	transition: all ease 0.4s;
	position: absolute;
	width:100%;
	height:100%;
	background: #000;
	z-index:3;
	opacity: 0;
}

.light-layout-box {
	transition: all ease 0.4s;
	position: absolute;
	width:100%;
	height:100%;
	background: #82b735;
	background: green;
	background: gray;
	z-index:3;
	opacity: 0.18;
}

.category-item:hover .layout-box {
	transition: all ease 0.5s;
	opacity:0.5;
}
.category-item:hover .light-layout-box {
	opacity:0;
}

.category-item:hover img { 
	transition: all ease 0.6s;
	transform: scale(1.15);
}

.tax-rate.tax-rate-tax-free-1 > th > small {
	display: none;
}

/*
tr.tax-rate-tax-free-1 > td > span::before {
  content: "-";
}
*/

.wapf-field-input > input[type="number"] {
    text-align: left;
    padding: 0 15px;
}


@media screen and (max-width: 768.98px) {

	.categories-wrapper {
	justify-content: center;
	}
	.category-item {
		width:0px;
		width:100%;
		height:33.3vh;
		margin:5px 5px;
	}


.category-item img{
	transition: all ease 0.5s;
	position: relative;
	max-width:100%; height:auto;

	margin:0 auto;
	z-index:2;
}

	.footer-column {
    text-align: center;
  }
	
	.header-banner-container {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
}


/* отключаем top-bar */
.whb-top-bar {
}

/* регулируем высоту картинок в каталоге */
.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    width: 0px !important;
    width: auto !important;
    height: 150px !important;
    max-height: 150px;
}

.product-grid-item .woodmart-product-cats, .product-grid-item .woodmart-product-brands-links {
    margin-bottom: 0px;
}
.product-grid-item .price {
    margin: 50px auto !important;
    margin-bottom: 5px !important;
}

.whb-general-header .woodmart-logo img {
    max-height: 50px !important;
}

.woocommerce-product-gallery .owl-carousel .product-image-wrap {
    margin:0px;
    margin:10px auto;
    height: auto;
    text-align: center;
    height:300px;
}

.product-image-wrap img{
		width:300px;
		height: 300px;
}

/* исправляем ошибку с 5 звездами рейтинга */
.single-product-page .star-rating {
    width: 100px !important;
}

/* удаляем вкладки на мобильном меню */
.mobile-nav-tabs {
    display: none;
}

.site-mobile-menu {
  margin:15px 0px;
}

.button-catalog{
  position: relative;
  text-align: center;
  height:auto;
  min-height:50px;
  margin-top:20px;
}
.button-catalog a{
    width: 150px;
    height:auto;
    color: #83b735;
    text-transform: uppercase;
    font-family: PT Sans;
    font-weight:bold;
  }

.product-grid-item .star-rating {
  display:none;
}

.product-grid-item .woodmart-product-cats {
  height:36px;
  overflow: hidden;
}

.product-grid-item {
    text-align: center;
    border: 5px solid #fcfcfc;
    background: #fcfcfc;
    /* padding-top: 10px; */
    padding-bottom: 20px;
    margin-bottom: 25px !important;
}

.slide-product>.product-grid-item {
    margin-bottom: 0 !important;
}


.product-grid-item .product-element-top {
    padding-top: 15px;
    padding-bottom: 10px;
}

.product-grid-item .product-title {
  height:36px;
}


.owl-carousel .owl-stage-outer {
	height:auto !important;
	min-height:100px !important;
    text-align: center;
  }



/*.owl-carousel .owl-stage-outer img{
		height:100% !important;
}*/

.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 8px;
    background: #e91236;
    opacity:0.8;
}

.product-image-summary .single_add_to_cart_button {
    margin-bottom: 10px;
}

/* виды оплаты визуально выделить в корзине */
#shipping_method > li > label {
	padding: 5px;
}
#shipping_method input.shipping_method {
	margin-right: 5px;
	margin-top: 3px;
}
.woocommerce-shipping-methods li input[type="radio"]:checked + label {
    border: 1px solid var(--btn-default-bgcolor);
}

/* виды оплаты визуально выделить при заказе */
.wc_payment_methods {
	overflow-x: auto;
	margin-bottom: 20px;
	padding: 5px 20px;
	border-radius: var(--wd-brd-radius);
	background-color: var(--bgcolor-white);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.payment_methods .payment_box {
    box-shadow: none;
}
.wc_payment_method {
		padding-bottom: 1em;
}
.wc_payment_method:not(:last-child) {
    border-bottom: 1px solid var(--brdcolor-gray-300);
}
.payment_methods .payment_box {
    margin-top: 10px;
    padding: 0 15px 5px 22px;
}
.payment_methods .payment_box:before {
    background-color: transparent;
}

/* START OF MEDIA 576px */
@media (max-width: 576px) {
	
.woocommerce-form-login-toggle {
    display: block !important;
}


.title-line-two .product-grid-item.col-6 .product-title {
    padding: 0px 25px;
}
.title-line-two .product-grid-item .product-title {
    max-height: 50px;
    height: 40px;
    }


.woocommerce-product-gallery .owl-carousel .product-image-wrap {
    padding-right: 2px;
    padding-left: 2px;
    width:100%;
    height:auto;
    max-height:300px;
}

.product-image-wrap img{
  height:300px !important;
  max-height:300px !important;
}

.woodmart-lazy-fade.woodmart-loaded {
    opacity: 1;
    margin: 0px auto;
    height:auto;
}

.summary-inner .single_add_to_cart_button,.summary-inner button{
  width:55%;
}

.summary-inner .price,  .summary-inner .cart, .summary-inner .product_title{
  text-align: center;
}

.thumbs-position-bottom .woocommerce-product-gallery__wrapper {
    margin-bottom: 4px;
    max-height: 430px !important;
  }

  .slick-dots {
    bottom: 15px !important;
  }

.cat-design-center {
    display: none !important;
}

/*.woodmart-product-cats {
  height:auto;
  max-height:38px;
  overflow: hidden;
}
.product-title {
  height:auto;
  max-height:36px;
}*/



}
/* END OF MEDIA 576 px */

.woocommerce-Price-currencySymbol {
  font-size: 14px;
}

.product-price {
  width: 100px;
}

.product-subtotal {
  width: 120px;
}

.cart_price_widht {
  width: 120px;
}

.currency-label {
    color: var(--color-gray-800);
    font-weight: 600
}

/* Удалить tax free в Печать извещения о доставке */
.delivery-note .order-items .product-tax {
		display: none !important;
}@media (max-width: 576px) {
	.wmc-custom-checkout-left {
	float: right;
}

}

