@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.skapertorget.no/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(42,75,70);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(41,76,69);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: rgb(41,76,69);
	--wd-entities-title-color-hover: rgb(47, 93, 80);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(41,76,69);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(47,93,80);
	--wd-alternative-color: rgb(41,76,69);
	--btn-default-bgcolor: rgb(47,93,80);
	--btn-default-bgcolor-hover: rgb(41,76,69);
	--btn-accented-bgcolor: rgb(47,93,80);
	--btn-accented-bgcolor-hover: rgb(41,76,69);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(89,133,200);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(89,133,200);
	--wd-link-color-hover: rgb(81,121,182);
}
.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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 275px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(246,237,224);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 600;
	color: rgb(89,133,200);
}
html table th {
	text-transform: capitalize;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: capitalize;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,237,224);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,237,224);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,237,224);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,237,224);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,237,224);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,237,224);
	background-image: none;
}
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(51,51,51);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgba(255,255,255,0.5);
	--wd-arrow-radius: 25px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 15px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgba(255,255,255,0.5);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
}
.product-labels .product-label.onsale {
	background-color: rgb(41,76,69);
}
.product-labels .product-label.new {
	background-color: rgb(41,76,69);
}
.product-labels .product-label.featured {
	background-color: rgb(41,76,69);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(41,76,69);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-h: -35px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 42px;
	--wd-arrow-offset-v: 5px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-gap: 10px;
	--wd-arrow-icon-size: 14px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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


.wd-page-title {
background-color: rgb(246,237,224);
}

/*------------------------Hide some element as per required --------------------*/
/* Targets only the vendor dashboard settings page */
.dokan-dashboard-wrap #dokan-store-pickup-location{
    display:none !important;
}

/*temperary*/
.elementor-element-392e949 .dokan-geo-filters-column:has(.no-dropdown input[id="_store_filter_nonce"]){
    width: 100%;
}
.dokan-store-wrap .dokan-store-sidebar{
flex: unset !important;
}

/*------------filters------------*/
#woodmart-woocommerce-layered-nav-9{
	display:none;
}
#dokan-geolocation-widget-filters-3 .range-slider-container{
display:none;
}
#dokan-geolocation-widget-filters-3 .dokan-geo-filters-column :has(#_store_filter_nonce){
display:none;
}

/*------------title fix ---------------------------*/
.wd-page-title-bg img {
    content: url('https://www.skapertorget.no/wp-content/uploads/2026/02/discover_handmade_craft.png');
    object-fit: cover !important;
    object-position: top center !important;
}
@media (max-width: 767px) {
  .wd-page-title-bg img {
    object-position: 0px 10px !important;
  }
	.page-id-3 .wd-page-title .title{
		   font-size: 28px !important;
	}
}

.wd-page-title .title{
color: #ffffff !important;
}

:is(.yoast-breadcrumb,.aioseo-breadcrumbs,.rank-math-breadcrumb) {
    --wd-link-color: #fff !important;
    --wd-link-color-hover:#fff !important;
    --wd-bcrumb-color-active: #fff !important;
}
/*---------------------*/
.__talkjs_launcher {
background-color: #2F5D50 !important;
right:60px !important;
}
.elementor-element-ca65062 #categories-2.dokan-store-widget , .elementor-element-ca65062 #recent-comments-4.dokan-store-widget{
	display:none;
}
/*filter section location input*/
/*.dokan-geo-filters-column:has(.location-address) {
    display: none;
}*/

.dokan-geo-filters-column:has(.woocommerce-tree-select-control){
  display: none;
}

.elementor-element-ca65062 .widget-title{
color:#000000 !important;
}
/*---------------------------------------------*/
.e-con-boxed.wd-negative-gap {
    --container-max-width: 1140px !important;
}
.wd-footer .container {
    max-width: unset !important; 
    padding-inline: unset !important; 
     margin-inline: unset !important;
}

.elementor-element-70e112f .products.wd-products .wd-product.wd-hover-fw-button .wrap-price{
	justify-content:center !important;
}
/* ===== Equal Height Cards - Woodmart Products ===== */
.product-labels .product-label.featured,.product-labels .product-label.onsale{
	background-color: var(--wd-alternative-color) !important;
}
/* =========================================
   HOME FEATURE PRODUCT – CAROUSEL FIX
   ========================================= */

/* 1. Force carousel slides to stretch */
#home-feature-product .wd-carousel-wrap {
    display: flex;
    align-items: stretch;
}

#home-feature-product .wd-carousel-item {
    height: auto !important;
    display: flex;
}

/* 2. Product card must fill full slide height */
#home-feature-product .wd-product {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

/* 3. Internal wrapper vertical layout */
#home-feature-product .product-wrapper {
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100%;
}

/* 4. Top image section */
#home-feature-product .product-element-top {
    flex: 0 0 auto;
}

#home-feature-product .product-element-top img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: contain;
}

/* 5. Bottom section must stretch */
#home-feature-product .product-element-bottom {
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* 6. Keep consistent spacing */
#home-feature-product .wd-entities-title {
    min-height: 48px; /* prevents uneven title heights */
}

/* 7. Price color overrides */
#home-feature-product .product-element-bottom h3,
#home-feature-product .product-element-bottom .price .amount {
    color: #000000 !important;
}

#home-feature-product .product-element-bottom .price del .amount {
    color: #bbb !important;
}

/* 8. Push Add to Cart button to bottom */
#home-feature-product .wd-add-btn {
    margin-top: auto;
}

/* 9. Disable Swiper autoheight behavior if needed */
#home-feature-product .wd-carousel {
    height: 100%;
}

#home-feature-product .wd-carousel-inner {
    height: 100%;
}
/* new letter */
/* Center whole form */
.newsletter-form {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
}

/* Remove Fluent Forms column gap */
.newsletter-form .ff-t-cell {
    padding: 0 !important;
}

/* Make input take full space */
.newsletter-input {
    width: 100%;
	margin-bottom:0 !important;
	   
}
.newsletter-input .error .text-danger,
.newsletter-input .error {
    position: absolute;
    bottom: -20px;
    left: 0;
	

}

.newsletter-input input {
    width: 100%;
    padding: 14px;
    border: none !important;
    outline: none;
    box-shadow: none !important;
}

/* Button wrapper */
.newsletter-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

/* Button styling */
.newsletter-btn .ff-btn-submit {
    background: #2f5d50 !important;
    border: none !important;
    color: #fff !important;
    padding: 0 20px;
    height: 100%;
    min-width: auto !important;
	margin-bottom:0 !important;
}

/* Remove Fluent Forms default full width button */
.newsletter-btn .ff-btn {
    width: auto !important;
}

/* Optional: add icon */
.newsletter-btn .ff-btn-submit::before {
    content: "\f0e0";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
/* Optional: center inside Elementor container also */
.elementor-element-d424f8b {
    display: flex;
    justify-content: center !important;
}
/* Discover Handmade Crafts*/
@media (min-width: 768px) and (max-width: 1024px) {
    .elementor-75 .elementor-element.elementor-element-f58729d:not(.elementor-motion-effects-element-type-background){
			        background-position: 0px -150px;
	}
	.elementor-75 .elementor-element.elementor-element-f58729d{
		        --min-height: 300px;
	}
}
/*=============== Testimonials Css =================*/


/* avatar shape */
.testimonials-css .testimonial-avatar img{
border-top-left-radius: 12px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 12px;
max-width:100% !important;
object-fit:cover;
}

/* horizontal layout */
.testimonials-css .testimonial-inner{
display:flex;
align-items:center;
gap:28px;
	padding:0px !important;
}

/* content spacing */
.testimonials-css .testimonial-content{
padding:30px;
}
/* create line container for name */
.testimonials-css .testimonial-content{
  display:flex;
  flex-direction:column;
}
/* make container reference point */
.testimonials-css .testimonial-content{
    position:relative;
}
.testimonials-css .testimonial-content footer{
text-align: end;
}
/* title */
.testimonials-css .testimonial-content footer span{
    position:absolute;
    top:25px;
    left:30px;
    font-weight:600;
    font-size:20px;
    color:#1f4a3b;
}

/* push paragraph down so it doesn't overlap */
.testimonials-css .testimonial-content p{
    margin-top:40px;
}
/* dash */
.testimonials-css .testimonial-content footer::before{
  content:"- ";
  color:#9aa3a0;
}
.testimonial-content footer>span:before {
    content: "" !important;
}

@media (max-width:1024px){
	.testimonials-css .testimonial-avatar img{
	   height:380px;
	}
}
@media (max-width: 767px) {
		.testimonials-css .testimonial-avatar img{
 		max-width: auto !important;
    height:auto;
			width:100%;
    border-radius:12px 12px 0 0;
			margin-bottom:12px;
	}
	.testimonials-css .testimonial-content{
padding:10px;
}
	.testimonials-css .testimonial-content p{
    margin-top:20px;
}
	.testimonials-css .testimonial-inner{
	flex-direction:column;
	}
	.testimonials-css .testimonial-content footer span{
   top: -25px;
   left: 10px;
		font-size:16px;
    
    
}
	.testimon-align-left .testimonial-avatar {
	margin-right:0 !important;
	}
}
/*end*/
.woodmart-archive-shop #dokan-geolocation-locations-map{
display:none;}

/* ===============================
   Dynamic Category Cards 
   =============================== */

.home-subcat-carousel .category-grid-item {
    padding: 0;
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
}

/* Remove internal wrapper spacing */
.home-subcat-carousel .wd-cat-wrap,
.home-subcat-carousel .wd-cat-inner {
    padding: 0;
}

/* Image area */
.home-subcat-carousel .wd-cat-thumb {
    overflow: hidden;
	 border-radius: 0 !important;
	box-shadow: none !important;
}

.home-subcat-carousel .wd-cat-thumb img {
    width: 100%;
    height: 260px; 
    object-fit: cover;
    object-position: center center; /* vertically centered crop */
    border-radius: 0;
}

/* Bottom title bar */
.home-subcat-carousel .wd-cat-content {
    margin: 0;
    padding: 18px 10px;
    background: #ffffff;
    text-align: center;
    border-radius: 0;           
}

/* Title styling */
.home-subcat-carousel .wd-entities-title {
    margin: 0;
    font-size: 16px !important;
	color:#000 !important;
    font-weight: 600;
}

/* Hide loader, form, and map when no products are found */
.woocommerce-no-products-found {
    display: block;
}

/* Hide elements when no products exist */
.woocommerce-no-products-found ~ .wd-sticky-loader,
.woocommerce-no-products-found ~ form.dokan-geolocation-location-filters,
.woocommerce-no-products-found ~ #dokan-geolocation-locations-map,
.woocommerce-no-products-found ~ .no-products-footer {
    display: none !important;
}

/* If structure differs, use parent targeting */
.elementor-widget-wd_archive_products:has(.woocommerce-no-products-found) .wd-sticky-loader,
.elementor-widget-wd_archive_products:has(.woocommerce-no-products-found) form.dokan-geolocation-location-filters,
.elementor-widget-wd_archive_products:has(.woocommerce-no-products-found) #dokan-geolocation-locations-map,
.elementor-widget-wd_archive_products:has(.woocommerce-no-products-found) .no-products-footer {
    display: none !important;
}

/*
 * Custom register css
 * */
 .registration-selector-wrapper {
        max-width: 900px;
        margin: 40px auto;
        padding: 0 20px;
    }
    
    .registration-selector-container {
        border-radius: 12px;
        padding: 40px;
        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
       
    }
    
   
    
    .back-btn {
        background: none;
        border: none;
        color: #666;
        cursor: pointer;
        padding: 10px 0;
        margin-bottom: 20px;
        font-size: 14px;
        transition: color 0.3s;
    }
    
    
    
    @media (max-width: 768px) {
        .registration-selector-container {
            padding: 30px 20px;
        }
        
        
    }
	/* =========================
   MOBILE RESPONSIVE FIX
   ========================= */

@media (max-width: 768px) {

    .registration-selector-wrapper {
        margin: 20px auto;
        padding: 0 12px;
    }

    .registration-selector-container {
        padding: 20px 15px;
        border-radius: 10px;
    }

}


/* =============================================
   SELLER FORM: Hide customer option, show vendor only
   ============================================= */

/* Hide the entire role selection in seller form */
.seller-form .vendor-customer-registration {
    display: none !important;
}

/* Show vendor fields by default in seller form */
.seller-form .show_if_seller {
    display: block !important;
}

/* Enable all disabled fields in seller form */
.seller-form .show_if_seller input:disabled,
.seller-form .show_if_seller select:disabled,
.seller-form .show_if_seller textarea:disabled {
    pointer-events: auto !important;
}
/* end */