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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 17px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(36,36,36);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(239,236,237);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgba(0,0,0,0.77);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://amorin.ee/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(239,236,237);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(217,34,93);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	--wd-sticky-btn-height: 41px;
	}

}
:root{
--wd-container-w: 1600px;
--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: 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: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

.copyrights-wrapper {
	background:#fff;	
	color:#000;
}

.testimonialll img {
  border-radius:40px !important;
}

.radius img {
  border-radius:50px;
	margin-bottom:30px;
}

.radiuss img {
    border-radius:50px !important;
	box-shadow:0px 0px 38px -5px rgba(0,0,0,0.82);
}

.radiusss img {
    border-radius:50px !important;
}

.wd-accordion.wd-style-default:before {
	border-top:1px solid #efefef;	
}

.wd-accordion.wd-style-default .wd-accordion-item {
	border-bottom:1px solid #efefef;	
}

.quantity:not(.hidden)+button {
	height:55px;
	border-radius:10px;
}

div.quantity input[type=button] {
	height:55px;	
}

div.quantity input[type=number] {
	height:55px;	
}

.swatch-on-single.swatch-with-bg {
	width:30px;
	height:30px;
}

.wapf-field-label span{
	font-size:15px;
}

.wapf-field-input input[type=text]{
	height:35px !important;
}

.wapf-product-totals {
	display:none !important;	
}

table.variations .label>* {
	font-size:15px;	
}

.nametitle span {
	font-weight:600 !important;	
}

.wd-reset-var {
	display:none;	
}

.wapf-field-description {
	padding:0px !important;	
}

.wapf-field-label label {
	margin:0px;	
}

.quantity {
	display:none !important;	
}

.quantity:not(.hidden)+button {
	margin-left:0px;	
}

.woocommerce-cart-form__cart-item ul.variation{
	color:#000 !important;
}

td.product-quantity {
	display:none !important;	
}

th.product-quantity {
	display:none !important;	
}

.wd-sticky-btn-cart .wapf{
	display:none !important;
}

.jdgm-rev__timestamp {
	display:none !important;	
}

.jdgm-rev__title {
	display:none !important;	
}

.jdgm-prev-badge {
	font-size:12px;	
}

td.product-price {
	display:none !important;
}

th.product-price {
	display:none !important;
}

@media (max-width: 576px) {
	.woocommerce-product-gallery .labels-rounded .product-label {
		min-width:60px !important;
		min-height:60px !important;
	}
	.labels-rounded .product-label {
		font-size:18px !important;
	}
}

.jdgm-rev__buyer-badge {
	display:none !important;	
}

.stock {
	display:none;	
}

.wapf-field-input input, select {
	border-radius:5px;	
}

.wapf-field-label span {
	font-weight:bold;	
}

.wapf-field-description {
	font-size:12px;	
}

.wapf-field-container {
	padding-bottom:4px;	
}

.boxicon img{
	border-radius:50px !important;
	border: 3px #ab445d solid !important;
}

.wd-el-video {
	border: 2px solid white !important;
}

.howtoblock .wd-lazy-fade.wd-loaded{
	border:2px solid #ab445d !important;
}

.wd-accordion-content :is(ul,ol) li {
	margin-bottom:0px;	
}

.checkout-countdown-shortcode { 
	background:#f5f5f5;	
	font-size:15px;
	color:#000;
	text-align:center;
	padding:15px 10px;
	border-radius:5px;
}

.single_add_to_cart_button {
	background:#d9225d;	
}

.montonio-shipping-label {
	float:right;	
}

.montonio-shipping-provider-logo {
	margin-left:20px;	
}
.woocommerce-variation {
	display:none !important;	
}
table.variations {
	margin-bottom:0px !important;	
}
.wapf-input {
	border-radius:5px !important;	
}

.sutaupote {
	font-size:14px !important;	
	background:#3e3e3e;
	color:#fff;
	padding:2px 4px;
	border-radius:4px;
	margin-left:10px;
}

.sutaupote .amount {
	font-size:14px !important;	
	color:#fff !important;
	font-weight:900 !important;
}

.woosb-bundled .sutaupote {
	display:none !important;	
}

.wd-carousel-inner .sutaupote {
	display:none !important;	
}

.wd-sticky-btn .sutaupote {
	display:none !important;	
}

.ship-countdown {
	text-align:center;
	font-size:13px;
	margin-top:15px;
}

.ship-countdown span {
	margin-top:3px;	
}

.ship-countdown img{
	width:20px;
	height:20px;
	margin-right:3px;
}

.ship-countdown .countdown {
	font-weight:700;	
}

  .box {
    position: relative;
    border:solid 3px #d9225d;
    padding: 12px;
    padding-top:3px;
    border-radius: 5px;
    max-width: 400px;
    background:#fff9f8;
  }
  
  .box .offertitle {
      font-size:14px;
      padding-bottom:3px;
  }

  .box::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #d9225d;
  }

  .item {
    display: flex;
    align-items: center;
		margin:3px 0px;
  }

  .item:last-child {
    margin-bottom: 0;
  }
  
  .avatar {
    width: 42px;
    height: 37px;
    flex-shrink: 0;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
    margin-right: 12px;
    flex-shrink: 0;
  }

  .text {
    font-size: 14px;
    line-height: 1.4;
  }
  .text .oldprice {
      color:#b2b2b2;
      text-decoration:line-through;
      margin-left:5px;
  }
  .text .newprice {
      color:#dd3333;
  }
  .text .stockwarning {
      margin-left:5px;
      font-size:12px;
  }
.product-labels .product-label.onsale {
	font-size:16px;	
}
.wd-accordion.wd-style-simple>.wd-accordion-item {
	border: 1px solid #F5F5F5;	
}

.wd-swatches-product {
	gap: 4px;	
}

.jdgm-preview-badge .jdgm-star.jdgm-star {
	color:#000;	
}

.wd-sub-menu li>a img, .wd-nav-img {
	width:35px !important;
	height:35px !important;
	max-height:35px !important;
	border-radius:5px !important;
}
.wd-dropdown-menu.wd-design-default {
	padding:5px 10px !important;	
}
.wd-sub-menu li>a {
	padding-top:5px !important;
	padding-bottom:5px !important;
}

.cart_item .awdr-you-saved-text {
	display:none;	
}

.awdr-you-saved-text {
	color:#000 !important;
	margin-top:10px;
	font-size:15px;
}

.crstar-rating-svg .cr-rating-icon-base {
	height:15px;	
}

.crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg {
	width:15px;
	height:15px;
}

.crstar-rating-svg .cr-rating-icon-frnt {
	height:15px;	
}

.crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
	width:15px;
	height:15px;
}

.cr-reviews-rating {
	column-gap: 5px;	
}

a.cr-review-link {
	font-size:12px !important;	
}@media (max-width: 576px) {
	    .iconlaikmatis {
        display: none;
    }
}

