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

:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--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: "Mulish", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(71,98,115);
	--wd-alternative-color: rgb(95,171,18);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(163,191,210);
	--btn-default-bgcolor-hover: rgb(163,191,210);
	--btn-accented-bgcolor: rgb(71,98,115);
	--btn-accented-bgcolor-hover: rgb(71,98,115);
	--wd-form-brd-width: 0px;
	--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(248,248,248);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(71,98,115);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(71,98,115);
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	background: rgb(95,171,18);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(84,157,10);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 150px;
}

@media (max-width: 1024px) {
	html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
		font-size: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
		font-size: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}

}
:root{
--wd-container-w: 1390px;
--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: 1407px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1390px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.grecaptcha-badge{
display:none!important;
}

.product-element-top.wd-quick-shop {
	display: flex;
	align-items: center;
	justify-content: center;
}

#prod-page .promo-banner .content-banner {
    height: 100%!important;
    display: flex!important;
    flex-direction: column!important;
    justify-content: space-between!important;
}

.post-terminals-list {
    margin-top: 10px;
    margin-bottom: 10px;
}

.post-terminals-list .dropdown {
    border: 2px solid #0000001a;
    border-radius: 0;
    word-wrap: normal;
    overflow: hidden;
    height: 45px;
    line-height: 20px;
    width: 100%;
    position: relative;
    cursor: pointer;
    padding:11px 20px 2px 10px;
	text-align: left;
}

.checkout-order-review>.woocommerce-checkout-review-order .wd-table-wrapper {
	overflow: visible!important;
}

.ship-to-different-address{
display:none;
}

.foote-nav-wrapper ul {
	list-style: none;
}

.woocommerce-terms-and-conditions-wrapper{
display:none!important;
}


.foote-nav-wrapper ul li a{
	color: #B5C0C7!important;
}

.foote-nav-wrapper ul li a:hover {
	color: #fff!important;
}

.min-footer .col-left, .min-footer .col-left a {
	color: #fff!important
}

.variations, .woocommerce-variation-price {
	margin-bottom: 15px!important;
}

#cat_nav .category-image-wrapp {
	display: none!important;
}

#cat_nav .hover-mask {
	text-align: left;
}

/* #cat_nav .product-category {
	margin-bottom: -10px;
} */

#cat_nav .wd-grid-g {
	display: block
}

.wd-nav-vertical>li>a {
    padding: 17px 18px;
}
#menu-main-navigation-lv {
	margin-left: 30px;
}
.wd-header-cats .menu-opener{
    color: #000!important;
}
.menu-opener {
	border-bottom: 1px solid #e8e8e8;
}
.wd-dropdown.wd-dropdown-cats {
	margin-left: -10px;
	width: 291px;
}
.wd-header-cats .menu-opener.color-scheme-light {
    color: black; !important
}
.person-select {
    width: 100%;
    display: flex;
    justify-content: space-between;
		margin-bottom: 30px;
}
.form-radio-label.form-check.selected-element-type {
    background-color: #C18C34 !important;
    border: 0px;
    transition: 0.2s;
}
.person-select .form-check {
    width: 48%;
    display: flex;
    vertical-align: center;
    padding: 10px 20px;
    border: 1px solid #486275;
    align-items: center;
    border-radius: 5px;
}
#billing_country_field {
	display: none!important;
}
#billing_title_private_field, #billing_title_legal_field, #billing_title_delivery_field {
    font-weight: 600;
    color: #242424 !important;
    font-size: 18px;
}
.optional, .wd-reset-var {
	display: none!important;
}
.product-element-top.wd-quick-shop, .wd-quick-shop .wd-product-grid-slider.wd-fill {
	min-height: 204px;
	max-height: 204px;
}

.elementor-widget-wd_single_product_add_to_cart{
	width: 100%!important;
}

#pa_platums, #pa_parklajums, table.variations select{
	max-width: 100%!important;
}

.woocommerce-variation-add-to-cart-enabled, .woocommerce-variation-add-to-cart-disabled {
	display: none!important;
}

.wd-carousel-item {
	max-height: 452px;
}

#extra_info {
	position: relative;
}

.person-select label {
margin-bottom:0px;
}

.product-type-simple #add_to_cart_wrapper {
	display: none;
}
@media (min-width: 1025px) {
	.wd-dropdown-search-cat.wd-design-default {
    width: 280px!important;
}
}

@media (max-width: 576px) {
	.cky-revisit-bottom-left {
    bottom: 67px!important;
    left: 15px;
}
}

