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

:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(100,100,100);
	--wd-text-font-size: 16px;
	--wd-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 300;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Raleway", 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: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Raleway", 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: "Raleway", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(83,173,53);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,139,107);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://avph.by/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://avph.by/wp-content/uploads/2021/07/page-title-shop.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(193,193,193);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(232,232,232);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 0px;
--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: 5px;
}

@media (min-width: 1280px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1280px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1280px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.krygi > .info-box-content {
    bottom: 80px;
}

.site-content {
    margin-bottom: 0px !important;
}

.whb-sticked .whb-row {
    background-color: rgb(255 255 255) !important;
}

@media (min-width: 1025px) {
	.sliderhome {
		width: calc(102vw - 100px) !important;
		margin: 0 auto;
		left: calc((50% - 52vw + var(--wd-sticky-nav-w) / 2 + var(--wd-scroll-w) / 2) + var(--wd-row-spacing));
	}
}

.forma-svazi {
    align-content: flex-end;
    align-items: flex-end;
	margin: 0 auto;
}
.forma-svazi label {
margin-bottom: 0px !important;
}

.forma-svazi input {
    border-radius: 10px;
    border-color: #ff6600;
}

.btn-color-orenge {
background-color: #ff6600;
    color: white;
    border-radius: 10px;
    width: 100%;
}

.info-box-icon {
     --text-bg-size: 60px;   
     font-size: 20px;
}

.@media (max-width: 800px){
	.pkvers {
	display: none !important;
	}
}

.@media (min-width: 801px){
	.mobvers {
	display: none !important;
	}
}

@media (max-width: 1024px) {
	.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    flex: 1 1 0%;
    padding: 20px !important;
    min-height: 50px;
    border-bottom: none !important;
    justify-content: center !important;
		
}

.wd-heading {
border-bottom: none !important;
}

.lang-item-ru,
.lang-item-en {
	width: 49% !important;
	display: inline-flex !important;
}
	
		.lang-item-ru a,
.lang-item-en a {

	}
	
	.lang-item-ru a span,
.lang-item-en a span {
		font-size: 13px !important;
	}


.wd-nav-mobile>li.lang-item-ru>a {
  justify-content: flex-end !important;
}

.wd-nav-mobile>li.lang-item-en>a {
  justify-content: flex-start !important;
}
.wd-action-btn.wd-style-text>a:before {
	width: 30px !important;
	height: 30px !important;
	background-color: #008b6b !important;
	display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.wd-action-btn>a {
	color: #fff !important;
}

/* .wd-nav-mobile>li:first-child {
	display: block !important;
	position: absolute !important;
	top: 8px !important;
	z-index: 100 !important;
	width: 109px !important;
	left: 50% !important;
    transform: translateX(-50%) !important;
} */


.wd-nav-mobile>li>a {
	font-size: 24px !important;
	}
	
	.wd-side-hidden.wd-opened {
    width: 100% !important;
}

}



@media (min-width: 1025px) {
	.mobvers {
	display: none !important;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.pkvers {
	display: none !important;
}


}

@media (min-width: 577px) and (max-width: 767px) {
	.pkvers {
	display: none !important;
}

}

@media (max-width: 576px) {
	.info-box-icon {
     --text-bg-size: 40px;   
     font-size: 18px;
}

.footermobilemenu ul {
display: flex;
justify-content: center;
}

.pkvers {
	display: none !important;
}


}

