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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", 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: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", 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(40,46,67);
	--wd-alternative-color: rgb(235,146,92);
	--btn-default-bgcolor: rgb(235,146,92);
	--btn-default-bgcolor-hover: rgb(205,129,82);
	--btn-accented-bgcolor: rgb(235,146,92);
	--btn-accented-bgcolor-hover: rgb(205,129,82);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(235,146,92);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,128,188);
	--wd-link-color-hover: rgb(40,46,67);
	--wd-sticky-btn-height: 95px;
}
.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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: fill;
	object-position: right top;
}
.wd-footer {
	background-color: rgb(40,46,67);
	background-image: none;
}
 {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 19px;
}
html .wd-nav.wd-nav-main > li > a, 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-family: "Montserrat", Arial, Helvetica, sans-serif;
	color: rgb(40,46,67);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, 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(235,146,92);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 35px;
}
html .woocommerce-mini-cart__buttons .btn-cart {
	color: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(235,146,92);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(57,135,21);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(40,46,67,0.02);
	color: rgba(221,51,51,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 300px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 60px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 24px;
	}

}
: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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--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);
}
}


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

.wrapper-company-stars {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: left;
    justify-content: left;
}

.coupon{
	visibility:hidden;
}
.product-grid-item {
    text-align: left;
}

.woocommerce-variation-price:not(:empty)+.woocommerce-variation-availability {
    margin-left: 5px;
}

.variations_form .reset_variations {
    /*color: #3f3f3f;*/
    font-size: 14px;
		font-weight: bold;
    /*line-height: 1;
	  border: 1px solid red;
    padding: 6px;
    border-radius: 1px;
    border-radius: 50px;
	  margin-top:10px;
	  margin-bottom:20px;*/
}

@media screen and (max-width: 768px) { ul.splide__pagination { position: unset !important; }
li button.splide_pagination_page { min-height: unset !important; }
ul.splide__list.products { flex-wrap: unset !important; } }

.npwpMessage {
    margin-bottom: 20px;
}

.hover {
  display: inline-block;
  position: relative;
  color: #0087ca;
	
}

.hover-footer-links a:hover {
	color: #EB925C;
}

.cart-actions .button[name="update_cart"] {
    border-radius: var(--btn-default-brd-radius);
    color: var(--btn-default-color);
    box-shadow: var(--btn-default-box-shadow);
    background-color:#EB925C;
}
.tabs-layout-accordion .wd-scroll-content {
    max-height: 1500px;
}
.betrs_option_desc {font-weight: normal; font-size: 0.9em;}
#shipping_method label {font-weight: bold;color:var(--wd-primary-color)}
.conditional-shipping-notice {color:rgb(235,146,92);}

.wd-accordion-title-text {
    flex: 1;
	  color: var(--wd-title-color);
    font-weight: var(--wd-title-font-weight);
    font-size: var(--wd-accordion-font-size, 16px);
}
.wd-accordion-content {
    padding-top: 20px;
}
.tp-widget-wrapper {
  width: 50%;
	margin: 0px;
}
.footer-container .wd-accordion-opener::before {
    color: #FFFFFF;
}

body.page-template-default .wd-accordion-title {
    background-color: #282E43;
    border-radius: 10px;
}

body.page-template-default .wd-accordion-title-text,
body.page-template-default .wd-accordion-title span,
body.page-template-default .wd-accordion-title a {
    color: #FFFFFF;
}

.wd-loop-footer .wd-load-more {
    background-color: #EB925C;
    color: #ffffff;
	  border: 2px solid #EB925C;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
}

.wd-loop-footer .wd-load-more:hover {
    background-color: #EB925C;
    color: #ffffff;
    cursor: pointer;
}

.wd-loop-footer .wd-load-more .load-more-loading:before {
    border-color: #ffffff;
    border-left-color: transparent;
}
.wd-popup.wd-sizeguide table,
.wd-popup.wd-sizeguide table th,
.wd-popup.wd-sizeguide table td {
    text-align: left;
}
.wd-sizeguide-title {
    text-align: left;
}
.wd-nav.wd-style-underline a:hover .nav-link-text,
.wd-nav.wd-style-underline a:focus .nav-link-text {
    color: #EB925C;

}
.swiper-wrapper,
.wd-carousel-wrap {
    -webkit-mask-image: none !important;
    mask-image: none !important;
}
/* Dölj raderna för Vikt och Mått i produktens attribut-tabell */
.woocommerce-product-attributes-item--weight,
.woocommerce-product-attributes-item--dimensions {
    display: none !important;
}@media (min-width: 1025px) {
	.page-title-default {
    border-bottom: 1px;
    border-style: solid;
		border-color:#E4E4E4;
}
.wd-accordion-opener::before {
    color: #FFFFFF;
	  font-size: 18px;
	  font-weight: bold;
}
.woocommerce-variation-price:not(:empty)+.woocommerce-variation-availability {
    margin-left: 15px;
}
#tab-description .wd-accordion-title {
		background-color:#282E43;
	  border-radius: 10px;
}
#tab-description .wd-accordion-title-text {
	  color: #FFFFFF;
}
body.single-post .wd-accordion-title {
    background-color: #282E43 !important;
    border-radius: 10px;
}
body.single-post .wd-accordion-title-text,
body.single-post .wd-accordion-title span,
body.single-post .wd-accordion-title a {
    color: #FFFFFF !important;
}

.woocommerce-tabs.tabs-layout-tabs .wd-nav {
    justify-content: flex-start;
}
.woocommerce-tabs.tabs-layout-tabs .wd-nav-wrapper {
    justify-content: flex-start;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
.tabs-layout-tabs #tab-additional_information .shop_attributes {
    margin: 0;
}

.tabs-layout-tabs .tabs {
    text-align: left;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-accordion-opener::before {
    color: #FFFFFF;
	  font-size: 18px;
	  font-weight: bold;
}
#tab-description .wd-accordion-title {
		background-color:#282E43;
	  border-radius: 10px;
}
#tab-description .wd-accordion-title-text {
	  color: #FFFFFF;
}
body.single-post .wd-accordion-title {
    background-color: #282E43 !important;
    border-radius: 10px;
}
body.single-post .wd-accordion-title-text,
body.single-post .wd-accordion-title span,
body.single-post .wd-accordion-title a {
    color: #FFFFFF !important;
}

.woocommerce-tabs.tabs-layout-tabs .wd-nav {
    justify-content: flex-start;
}
.woocommerce-tabs.tabs-layout-tabs .wd-nav-wrapper {
    justify-content: flex-start;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#tab-description .wd-accordion-opener::before {
    color: #FFFFFF;
	  font-size: 14px;
	  font-weight: bold;
}
#tab-description .wd-accordion-title {
    background-color: #282E43;
    border-radius: 10px;
}
#tab-description .wd-accordion-title-text {
	  color: #FFFFFF;
}
.wd-accordion-content {
    padding-top: 20px;
}
body.single-post .wd-accordion-title {
    background-color: #282E43 !important;
    border-radius: 10px;
}
body.single-post .wd-accordion-title-text,
body.single-post .wd-accordion-title span,
body.single-post .wd-accordion-title a {
    color: #FFFFFF !important;
}
}

@media (max-width: 576px) {
	#tab-description .wd-accordion-opener::before {
    color: #FFFFFF;
	  font-size: 14px;
	  font-weight: bold;
}
#tab-description .wd-accordion-title {
    background-color: #282E43;
    border-radius: 10px;
}
#tab-description .wd-accordion-title-text {
	  color: #FFFFFF;
}
.wd-accordion-content {
    padding-top: 20px;
}
body.single-post .wd-accordion-title {
    background-color: #282E43 !important;
    border-radius: 10px;
}
body.single-post .wd-accordion-title-text,
body.single-post .wd-accordion-title span,
body.single-post .wd-accordion-title a {
    color: #FFFFFF !important;
}
}

