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

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

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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(30,30,30);
	--wd-text-font-size: 16px;
	--wd-title-font: "Merriweather", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(80,20,35);
	--wd-entities-title-font: "Merriweather", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(80,20,35);
	--wd-entities-title-color-hover: rgba(80, 20, 35, 0.75);
	--wd-alternative-font: "Dancing Script", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--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: rgb(80,20,35);
	--wd-alternative-color: rgb(30,30,30);
	--wd-link-color: rgb(80,20,35);
	--wd-link-color-hover: rgb(131,131,131);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(172,68,85);
	--btn-accented-bgcolor-hover: rgb(172,68,85);
	--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: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
	background-size: cover;
	background-position: center bottom;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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: 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: 12px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Span regular";
	src: url("//swapan.shop/wp-content/uploads/2024/10/span-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Span bold";
	src: url("//swapan.shop/wp-content/uploads/2024/10/span-bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

/* CHECKMARK */
.fa-check{
	color:#6ead7f;
	font-size: 15px;
}

/* REVIEW STAR */
.fa-star{
	color:#d9d05d;
}

/* PRODUCT TITLES */

.wd-entities-title a {
    color: inherit;
    font-weight: bold;
}

/* PRODUCT PAGE -> TITLE */
h1.entry-title {
    display: var(--page-title-display);
    font-size: 47px;
    font-weight: 700;
}

/* PRODUCT PAGE -> ADD TO CART */
.single_add_to_cart_button {
    text-transform: inherit !important;
    font-size: 17px;
    background-color: #6EAD7F !important;
}

/* MAIN MENU */
.wd-nav[class*="wd-style-"]>li>a {
    text-transform: inherit;
    font-size: 15px;
}

/* PAGE TITLE */
.page-title .container { 
	display:none;
}

/* SORTER */
.shop-loop-head { 
	border-top:1px solid #ccc; padding-top:20px; 
}

/* CATEGORY TEXT */
.term-description h2 { 
	font-size:29px;
}
.term-description p { 
	font-size:16px;
}

/* PRODUCT PAGE -> TABS */
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
	background-color: #D7CDC8;
  padding: 10px 15px !important;
}
.wd-nav-tabs>li:not(:last-child) {
  margin-inline-end: 16px !important;
}
.wd-single-tabs .wd-nav-tabs-wrapper { 
	margin-bottom:30px;
	border-bottom: 1px solid #D7CDC8;
	border-top: 1px solid #D7CDC8;
}

/* PRODUCT PAGE -> MAAT */
[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text:is(.wd-active,:hover:not(.wd-disabled)), [class*="wd-swatches"].wd-text-style-4 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-text { 
	border-color:#501423; background-color:#501423; 
}

/* PRODUCT PAGE -> CART BTN */
.single_add_to_cart_button { border-radius:100px; }

/* PRODUCT PAGE -> TABS */
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a { 
	border-radius:100px; 
}
.wd-single-tabs .wd-nav-tabs-wrapper { 
	padding:10px 0 10px 0; 
}
.wd-nav-tabs { 
	--nav-gap: 5px; 
}
.elementor-27370 .elementor-element.elementor-element-25654a23 .woocommerce-tabs > .wd-nav-wrapper li > a {
  border: 1px solid #ccc;
  border-radius: 100px;
	padding-left:5px; 
	padding-right:5px;
}
.wd-swatch.wd-text.wd-active.wd-enabled { background-color:#501423 !important; }

.wd-nav-tabs>li:not(:last-child) {
	margin-inline-end: 10px !important;
}

/* BLOG */
.wd-post-meta, li.meta-author { display:none !important; }

/* VERZENDOPTIES */
.woocommerce-shipping-destination { display:none }
.cart-totals-inner tr.shipping td>* { margin-bottom: 0px; }

/* PRODUCT PAGE -> HIDE OPTION */
.wd-attr-selected { display:none !important; }

/* PRODUCT PAGE -> SHORT DESCRIPTION */
.wd-single-short-desc .woocommerce-product-details__short-description { font-size:15px !important; }

/* PRODUCT PAGE -> MATEN */
span.wd-swatch-text {
    font-size: 15px !important;
    padding: 8px 6px !important;
}

/* PRODUCT PAGE -> TABS */
.wd-accordion-content {
    padding: 22px;
    font-size: 14px;
}

/* PRODUCT PAGE -> BIJPASSEND */
#wapo-total-price-table table { width:100%; }
#wapo-total-price-table table td { text-align:end; }

/* Headings -> P tag */
p, .p-rich_text_section, ol li { 
    line-height: 33px;
    font-size: 16px;
}

/* Copyright bar */
.wd-copyrights {
    background-color: #111;
}

.wd-copyrights a{
    color: #767676;
}

.wd-copyrights a:hover{
    color: #AC4455;
}

.product-labels.labels-rounded .out-of-stock{
	max-width:none!important;
}


/* MENU SHOP BUTTON */
.wd-header-nav ul li.shopall a { background-color: rgb(80,20,35) !important; padding: 10px 15px !important; color: #D7CDC8 !important; border-radius:100px !important; }

/* MOBILE MENU */
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a { font-size: 18px; }
li.menu-item-account a.woodmart-nav-link { font-size:12px; }

/* CATEGORY TOP TEXT */
.term-description {
    background-color: #EFECE6;
    padding: 30px;
    border-radius: 10px;
		overflow:hidden;
}
.shop-loop-head { border-top:0px; }

/* FILTERS */
.filters-area { background-color:#EFECE6; padding:20px; border-radius: 0px 0px 10px 10px; }
.filters-area h5.widget-title { font-weight:bold; }

.wd-filter-buttons a { background-color:#D7CDC8; color: rgb (80,20,35); padding: 10px 15px; color: rgb (80,20,35); border-radius:100px; }

/* PRODUCT -> REVIEW FORM */
.comment-form-rating p.stars:nth-child(2) { display:none; } 

/* CATEGORY -> SUB CAT */
a.cat-btn {
    display: inline-block;
    padding: 0.6em 0.9em;
    margin: 0 0.3em 0.3em 0;
    border-radius: 100px;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    background-color: rgb(80,20,35);
    color: #D7CDC8;
}
.cat-btn:hover {
    background-color: rgb(80,20,35,0.75);
}

/* PRODUCT PAGE -> GRATIS KUSSENSLOPEN */
.woocommerce-variation-description p {
    background-color: #F3F1F0;
    padding: 3px 10px 3px 10px;
    border-radius: 5px;
    width: fit-content;
    font-size: 13px;
}

/* PRODUCT PAGE -> REVIEWS */
.comment-form .comment-form-rating select { display:block !important; width: fit-content; }

/* PRODUCT PAGE -> H1 */
h1.entry-title { font-size: 26px;}  

/* PRODUCT PAGE -> KADO */
.woocommerce-variation-description p { 
	color:#501423; 
}
.woocommerce-variation-description p:before {
  font-family: "Font Awesome 5 Free";
  content: "\f06b";
  display: inline-block;
  padding-right: 7px;
  vertical-align: middle;
  font-weight: 900;
	font-size:15px;
	color:#501423;
}@media (max-width: 576px) {
	.per-row-2{
	  grid-template-columns: repeat(1, minmax(0, 100%)) !important;
}
}

