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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//tasoclean.fi/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//tasoclean.fi/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//tasoclean.fi/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//tasoclean.fi/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//tasoclean.fi/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//tasoclean.fi/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//tasoclean.fi/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//tasoclean.fi/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", 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: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--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-primary-color: #F59941;
	--wd-alternative-color: #000000;
	--wd-link-color: #333333;
	--wd-link-color-hover: #ef7d00;
	--btn-default-bgcolor: rgb(245,153,65);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(245,153,65);
	--btn-accented-bgcolor-hover: #ef7d00;
	--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: #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: 280px;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(99,99,98);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 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);
}
}


.product-type-simple form.cart,
.woocommerce-variation-add-to-cart {
  display: flex;
}
.product-type-simple form.cart > button,
.woocommerce-variation-add-to-cart > button {
  flex-grow: 1;
}a.button.custom-button {
    color: white;
}.summary #payment-method-message{
    display: none;
}
.cart-totals-inner table .cart-subtotal .amount {
	color:#ef7d00;}
fencedframe#ps_caff {
    display: none !important;
}
.wd-post-meta{display:none !important}


.fa-registered{ display: none !important;}
.containerWidth{
    width: 100vw;
	    position: absolute;
    left: 0;
}
#kategoriat .wrapp-category{
    box-shadow: 0 0 15px rgb(0, 0, 0, 0.1);
	    height: 100%;
	    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#kategoriat .cat-design-alt.categories-with-shadow .category-image-wrapp {
     box-shadow: unset !important;
}
.wd-product.wd-hover-tiled .product-wrapper {
box-shadow:0 0 15px rgba(0,0,0,0.12) !important;
}
main{
padding-bottom:0px !important;
	margin-bottom: -25px
}@media (min-width: 1025px) {
	#kategoriat .wd-entities-title{
background-color:rgb(245, 153, 65, 1)!important;
	padding:10px 20px;
	color:white !important;
	    -webkit-mask-image: url(https://tasoclean.fi/wp-content/plugins/elementor/assets//mask-shapes/triangle.svg);
    -webkit-mask-size: 600%;
    -webkit-mask-position: bottom right;
    -webkit-mask-repeat: no-repeat;
}
}

@media (max-width: 576px) {
	#kategoriat .wd-entities-title{
background-color:rgb(245, 153, 65, 1)!important;
color:white !important;
	padding:5px;
	border-radius:2px;
	font-size:13px
}
.wd-sidebar-opener.wd-action-btn.wd-style-icon.wd-burger-icon.wd-hide-lg{display:none;}
.product-wrapper{
height:100%;
}
}

