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

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(71,71,71);
	--wd-text-font-size: 16px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Cookie", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #ff3c7c;
	--wd-alternative-color: #fda8b4;
	--btn-default-bgcolor: #ff3c7c;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #ff3c7c;
	--btn-accented-bgcolor-hover: rgb(253,168,180);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #293691;
	--notices-success-color: #fff;
	--notices-warning-bg: #ff3c7c;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(150,218,221);
	--wd-link-color-hover: rgb(41,54,145);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #f4f8fb;
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-size: 24px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-size: 22px;
	color: #fd4680;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 18px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 12px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 14px;
	}

}
: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-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;
}

@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);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Jost !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Jost !important;
}

.wd-page-title {
background-color: rgb(249,197,209);
}

@font-face {
	font-family: "Jost";
	src: url("//mesiroos.ee/wp-content/uploads/Jost-400-Book.woff2") format("woff2"), 
url("//mesiroos.ee/wp-content/uploads/Jost-Book.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	src: url("//mesiroos.ee/wp-content/uploads/jost-600-semi.woff2") format("woff2"), 
url("//mesiroos.ee/wp-content/uploads/jost-600-semi.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	src: url("//mesiroos.ee/wp-content/uploads/Jost-500-Medium.woff2") format("woff2"), 
url("//mesiroos.ee/wp-content/uploads/Jost-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "custom-v";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

::-webkit-scrollbar {
  width: 15px;
  background-color: var(--wd-alternative-color);
}

::-webkit-scrollbar-track{
  border-radius: 0px;
  background-color: transparent;
}

::-webkit-scrollbar-thumb{
  background-color:var(--wd-primary-color);
  border:0px solid var(--wd-primary-color);
}

.custom-highlighting::selection {
  background-color: var(--wd-primary-color);
  color: #fff;
}

.footer-logo {
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
    margin-bottom: -10px!important;
	    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.footer-logo img {
    animation-name: spin;
    animation-duration: 12000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
		max-width: 130px;
    align-items: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
	    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	-moz-user-drag: none;
	-o-user-drag: none;
}

@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}@media (min-width: 1025px) {
	.footer-column {
    margin-bottom: 20px;
}

.wd-cookies-popup {
    padding: 15px 30px;
    max-width: 600px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.wd-cookies-inner {
    display: block!important;
    align-items: center;
}

img.cookies-teavitus-pilt {
    display: block;
    max-width: 200px;
}
.cookies-info-text .cookie-text p{
	position:relative;
	top:29px;
	left:-21px;
}

/* Image */
.wd-cookies-popup .cookies-info-text img{
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	flex-wrap:nowrap;
	justify-content:flex-start;
	transform: translatex(-17px);
	width:180px;
	margin-right:0px;
	margin-bottom:0px;
}

/* Cookies buttons */
.wd-cookies-popup .cookies-buttons{
	padding-left:0px;
	position:relative;
	left:80px;
	top:40px;
	padding-right:0px;
	
}

/* Paragraph */
.cookies-info-text .cookie-text p{
	position:relative;
	top:29px;
	left:-21px;
}

/* Paragraph */
.wd-cookies-popup .wd-cookies-inner .cookies-info-text .cookie-text p{
	width:114% !important;
}

/* Cookies buttons */
.wd-cookies-popup .wd-cookies-inner .cookies-buttons{
	width:84% !important;
}
/* Cookies more (hover) */
.wd-cookies-popup .cookies-buttons .cookies-more-btn:hover{
	border-bottom-color:var(--wd-link-color-hover);
}

/* Button (hover) */
.wd-cookies-popup .cookies-buttons .cookies-accept-btn {
  width:33%;
}
}
.wd-cookies-popup .cookies-buttons .cookies-accept-btn:hover{
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
	background: var(--wd-primary-color);
	color: #fff;
	background-image: linear-gradient(144deg, var(--wd-primary-color), var(--btn-shop-bgcolor-hover));
	border-color: var(--wd-primary-color);
	border-image-slice: 1;
	border-image-source: linear-gradient(144deg, var(--wd-primary-color), var(--btn-shop-bgcolor-hover));
	overflow: hidden;
}
html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title {
    line-height: 1.1;
}
}

