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

:root {
	--wd-text-font: "Gilroy", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #191B1E;
	--wd-text-font-size: 16px;
	--wd-title-font: "Gilroy", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(25,27,30);
	--wd-entities-title-font: "Gilroy", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(25,27,30);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Gilroy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Gilroy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: #191B1E;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Gilroy", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(101,143,101);
	--wd-alternative-color: rgb(16,164,95);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(75,161,101);
	--btn-default-bgcolor-hover: rgb(68,146,92);
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(75,161,101);
	--btn-accented-bgcolor-hover: rgb(68,146,92);
	--btn-font-size: 17px;
	--wd-form-brd-width: 1px;
	--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: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://hotpolis.com/wp-content/uploads/title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(239,244,241);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-weight: 500;
	font-size: 14px;
	color: rgb(51,51,51);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(101,143,101);
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	text-transform: inherit;
	color: rgb(51,51,51);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a, html .wd-nav-mobile .wd-sub-menu li a:hover, html .wd-nav-mobile .wd-sub-menu li.current-menu-item > a, html .wd-nav.wd-layout-drilldown > li > a:hover, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a:hover, html .wd-nav.wd-layout-drilldown >li [class*="sub-menu"] > .woocommerce-MyAccount-navigation-link > a:hover, html .wd-nav.wd-layout-drilldown li.current-menu-item > a {
	color: rgb(101,143,101);
}
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-placeholder-color: rgb(209,209,209);
	--wd-form-brd-color-focus: rgb(68,146,92);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 16px;
	--btn-font-size: 16px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
		font-size: 15px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Gilroy";
	src: url("//hotpolis.com/wp-content/uploads/Gilroy-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy";
	src: url("//hotpolis.com/wp-content/uploads/Gilroy-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy";
	src: url("//hotpolis.com/wp-content/uploads/Gilroy-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy";
	src: url("//hotpolis.com/wp-content/uploads/Gilroy-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

.social br{
	display:none;
}

.social{
	display:flex;
	gap:15px;
	flex-wrap:wrap;
}

.social img{
	transition:0.3s;
}

.social a:hover img{
	transform:scale(1.05);
}

.social span{
	font-weight:500;
	margin-left:8px;
}

.top-mob-social{
	flex:unset!important;
}

.read-more .info-box-inner p{
	margin-bottom: 0;
}


.wpsm-show,
.wpsm-hide{
	text-align:center!important;
	color:var(--wd-primary-color)!important;
	font-weight:500;
	margin-top:5px;
}

.hover-shadow-block .vc_column-inner{
	transition:.3s;
}

.logos-grid .wd-grid-g{
	gap:10px;
}

.logos-grid .wd-gallery-item{
	border-radius:8px;
	height:80px;
box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
	transition:.3s;
}

.logos-grid .wd-gallery-item:hover{
box-shadow: rgba(50, 50, 105, 0.25) 0px 2px 5px 0px, rgba(0, 0, 0, 0.10) 0px 1px 1px 0px;
}

.logos-grid img{
	max-width:120px;
	max-height:75px;
	width:auto;
	border-radius:0;
}

svg{
	fill:#10A45F;
}

.step-f:hover .info-box-icon{
	transform:scale(1.05)
}

.hover-shadow-block .vc_column-inner{
	box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}

.hover-shadow-block .vc_column-inner:hover{
	box-shadow: rgba(50, 50, 105, 0.25) 0px 2px 5px 0px, rgba(0, 0, 0, 0.10) 0px 1px 1px 0px;
}

.wd-accordion.wd-style-shadow>.wd-accordion-item{
	box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
	transition:.3s;
	background:#fff;
}

.wd-accordion.wd-style-shadow>.wd-accordion-item:hover{
	box-shadow: rgba(50, 50, 105, 0.25) 0px 2px 5px 0px, rgba(0, 0, 0, 0.10) 0px 1px 1px 0px;	
}

.popup-contact .social{
	flex-wrap:wrap;
}

.popup-contact :is(.tel,.email){
	flex:1 1 100%;
}

.popup-contact :is(.tel,.email) span{
	font-size:18px;
	font-weight:600;
}

.popup-contact .email{
	margin-bottom:20px;
}


.screen-reader-response{
	display:none!important;
}


.footer-contact .social{
	justify-content:center;
	row-gap:30px;
}

.content-banner{
display:flex;
flex-direction:column;
height:100%;
}

.banner-btn-wrapper {
  margin-top: auto!important;
}@media (min-width: 1025px) {
	.cta-btn .btn{
	font-size: 17px!important;
}

.form-rahunok{
	display:grid;
	grid-template-columns:1fr 1fr;
	column-gap:25px;
}

.footer-contact .tel{
flex:1 1 45%;
text-align:right;
}

.footer-contact .email{
flex:1 1 45%;
margin-left:25px;
}

.hide-text-btn .wd-btn-icon{
	display:none;
}

.scrollToTop{
right: 15px!important;
bottom: 80px!important;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.cta-btn .btn{
	font-size: 16px!important;
}

.form-rahunok{
	display:grid;
	grid-template-columns:1fr 1fr;
	column-gap:25px;
}

.footer-contact .tel{
flex:1 1 45%;
text-align:right;
}

.footer-contact .email{
flex:1 1 45%;
margin-left:25px;
}

.hide-text-btn .wd-btn-icon{
	display:none;
}


.scrollToTop{
right: 15px!important;
bottom: 80px!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.cta-btn .btn{
	font-size: 16px!important;
}

.top-mob-social .social span{
	display:none;
}

.form-rahunok{
	display:grid;
	grid-template-columns:1fr 1fr;
	column-gap:25px;
}

.footer-contact .tel{
flex:1 1 45%;
text-align:right;
}

.footer-contact .email{
flex:1 1 45%;
margin-left:25px;
}

.hide-text .banner-inner{
display:none;
}

.hide-text-btn .btn{
	font-size:0!important;
	padding: 5px 12px 5px 10px;
}

.hide-text-btn .wd-btn-icon{
	font-size:14px!important;
}

.scrollToTop{
right: 21px!important;
bottom: 80px!important;
}



}

@media (max-width: 576px) {
	.cta-btn .btn{
	font-size: 15px!important;
}

#hero-img{
	background-position: -320px center!important;
}

.top-mob-social .social span{
	display:none;
}

.top-mob-social :is(.instagram,.facebook, .email){
	display:none;
}

.footer-contact .tel{
flex:1 1 100%;
text-align:center;
}

.footer-contact .email{
flex:1 1 100%;
text-align:center;
}

.hide-text .banner-inner{
display:none;
}

.hide-text-btn .btn{
	font-size:0!important;
	padding: 5px 12px 5px 10px;
}

.hide-text-btn .wd-btn-icon{
	font-size:14px!important;
}

.scrollToTop{
right: 21px!important;
bottom: 80px!important;
}


}

