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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(48,48,48);
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(37,88,158);
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(37,88,158);
	--wd-entities-title-color-hover: rgba(37, 88, 158, 0.77);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(37,88,158);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", 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(37,88,158);
	--wd-alternative-color: rgb(240,165,39);
	--wd-link-color: #25589E;
	--wd-link-color-hover: rgb(88,138,207);
	--btn-default-bgcolor: rgb(37,88,158);
	--btn-default-bgcolor-hover: rgb(88,138,207);
	--btn-accented-bgcolor: rgb(240,165,39);
	--btn-accented-bgcolor-hover: rgb(180,138,67);
	--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: rgb(30,115,190);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 810px;
	--wd-popup-padding: 15px;
}
.header-banner {
	background-color: rgb(221,51,51);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(25,77,168);
	background-image: url(https://griin.ru/wp-content/uploads/2021/09/travel-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


.btn, .button, button, [type="submit"], [type="button"] {
    
    background-color: #25589e !important;
    color: #ffffff !important;
}
.grecaptcha-badge {display: none;}

.wd-sub-menu li a {
 color: #25589e;
  }
.wd-popup.wd-promo-popup {
  background-color: #1576b03d !important;
  
}
.hb-day-taken-start:before, .hb-day-taken-end:before, .hb-day-taken-content {
    position: relative;
    font-weight: 900;
}
.hb-dp-day > a, .hb-dp-day > span {
    display: block;
    height: 100%;
    font-weight: 900;
}

.hb-dp-day > span {
    color: #fff;
}

#widget_target > .sochicameraWidget { /* ... */}

.wd-nav[class*="wd-style-"] {
    --nav-color: #2857a0;
    --nav-color-hover: rgb(76 144 64);
    --nav-color-active: #4c9040;
    --nav-chevron-color: #2857a0;
}

.mejs-button>button {
    
    min-height: 20px !important;
    background-color: #222222 !important;
}
.wd-entry-meta .meta-author {
  
    display: none !important;
}