:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: inherit;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(43,128,104);
	--wd-alternative-color: rgb(237,147,225);
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(10,135,90);
	--btn-accented-bgcolor-hover: rgb(4,109,50);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(10,135,90);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(43,128,104);
	--wd-link-color-hover: rgb(4,109,50);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #DE89B0;
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 15px;
	text-transform: none;
}
 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 30px;
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(225,74,92);
	background: rgb(249,219,223);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(225,74,92);
	background: rgb(237,208,211);
}
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: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(140,188,103);
}
.wd .product-label.new {
	background-color: rgb(4,109,50);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(225,74,92);
}
.wd .product-label.out-of-stock {
	background-color: rgb(13,6,37);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(4,109,50);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

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


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

/* --- PROFILEXPERTEN: KOMPLETT FORMULÄRSTYLING B2BKING --- */

/* 1. Elementor-behållaren: Tillåt full bredd för kortkoden */
.elementor-element-c1b4789 .elementor-widget-container,
.elementor-element-c1b4789 .elementor-shortcode {
    width: 100% !important;
    display: block !important;
}

/* 2. Knappen (Alltid synlig & full bredd) */
#b2bking_request_custom_quote_button {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    text-align: center !important;
    background-color: #765DA4 !important;
    color: #ffffff !important;
    text-transform: none !important;
    padding: 0 30px !important;
    border: none !important;
    border-radius: 0 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    margin-top: 20px !important;
    transition: all 0.25s ease;
}

#b2bking_request_custom_quote_button:hover {
    background-color: #5d4885 !important;
}

/* 3. Alla Inmatningsfält (Namn, E-post, Företag, Telefon, Textruta) */
/* OBS: Inget "display !important" här, så pluginet kan dölja dem som standard */
#b2bking_request_custom_quote_name,
#b2bking_request_custom_quote_email,
.b2bking_custom_quote_field, 
#b2bking_request_custom_quote_textarea {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    padding: 12px 15px !important;
    border: 1px solid #d1d1d1 !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    font-size: 13px !important;
    margin-bottom: 15px !important;
    float: left !important;
    clear: both !important;
}

/* 4. Etiketter/Labels (Texterna ovanför fälten) */
.b2bking_request_custom_quote_text_label,
#b2bking_request_custom_quote_textarea_abovetext {
    width: 100% !important;
    box-sizing: border-box !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    color: #333 !important;
    margin-bottom: 6px !important;
    float: left !important;
    clear: both !important;
}

/* 5. Behållare för anpassade fält */
.b2bking_custom_quote_field_container {
    width: 100% !important;
    float: left !important;
    clear: both !important;
}

/* 6. Hjälptext under filuppladdning */
.b2bking_supported_types {
    width: 100% !important;
    box-sizing: border-box !important;
    font-size: 12px !important;
    color: #666 !important;
    font-style: italic !important;
    margin-top: -10px !important;
    margin-bottom: 15px !important;
    float: left !important;
    clear: both !important;
}
}

#b2bking_request_custom_quote_button:hover {
    background-color: #5d4885 !important;
}

/* 7. Fix för filuppladdningens hjälptext */
.b2bking_custom_quote_field_container[style*="display: block"] .b2bking_supported_types {
    display: block !important;
    font-size: 12px !important;
    color: #666 !important;
    font-style: italic;
    margin-top: 5px !important;
}

/* Hovring - Mörkare färg */
#b2bking_request_custom_quote_button:hover {
    background-color: #5d4885 !important; /* En mörkare lila ton */
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

/* Tryck-effekt */
#b2bking_request_custom_quote_button:active {
    transform: translateY(1px);
}

/* 7. Dölj loader */
.b2bking_loader_hidden { display: none !important; }

/*Styling top header kontakt link*/
.topheader-kontakt-link a{
font-weight: 600 !important;
	text-decoration: underline !important;
	text-underline-offset: 5px; !important;
	text-decoration-thickness: 2px !important;
}


/*INSPIRATIONSGALLERIET*/

#custom-inspiration-gallery { margin: 20px 0; width: 100%; }
.filter-buttons { text-align: left; margin-bottom: 30px; display: flex; flex-wrap: wrap; gap: 10px; }
.filter-btn { background: #f4f4f4; border: none; padding: 10px 20px; cursor: pointer; transition: 0.3s; border-radius: 0; font-weight: 500; color: #333; }
.filter-btn.active, .filter-btn:hover { background-color: #2b8068; color: #fff; }

.gallery-grid { display: grid; gap: 15px; grid-template-columns: repeat(2, 1fr); }
@media (min-width: 768px) { .gallery-grid { grid-template-columns: repeat(3, 1fr); } }
@media (min-width: 1025px) { .gallery-grid { grid-template-columns: repeat(4, 1fr); } }

.gallery-item { overflow: hidden; aspect-ratio: 1 / 1; transition: 0.4s; background: #f9f9f9; }
.gallery-item img { width: 100%; height: 100%; object-fit: cover; display: block; transition: 0.5s; image-rendering: -webkit-optimize-contrast; }
.gallery-item:hover img { transform: scale(1.08); }
.gallery-item.hidden { display: none !important; }

/* Gäller ENDAST för kundcaset Fagertorpgruppen (Sida 42805) */

/* 1. Tvinga själva karusellspåret att sluta ändra höjd dynamiskt */
.single-portfolio.postid-42805 .elementor-widget-wd_images_gallery .wd-carousel {
    height: auto !important;
}

/* 2. Sätt fast proportion (5:4) på länkbehållaren som omsluter bilden */
.single-portfolio.postid-42805 .elementor-widget-wd_images_gallery .wd-carousel-item a {
    display: block !important;
    width: 100% !important;
    aspect-ratio: 16 / 10 !important;
    overflow: hidden !important;
}

/* 3. Tvinga bilden att fylla ut 5:4-behållaren helt och hållet */
.single-portfolio.postid-42805 .elementor-widget-wd_images_gallery .wd-carousel-item a img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}