:root {
	--wd-text-font: "Avenir", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Avenir", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Avenir", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Avenir", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Avenir", 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: "Avenir", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #b49d5b;
	--wd-alternative-color: rgb(255,51,51);
	--btn-default-bgcolor: #b49d5b;
	--btn-default-bgcolor-hover: #93824b;
	--btn-accented-bgcolor: #b49d5b;
	--btn-accented-bgcolor-hover: #93824b;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,51,51);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,116,189);
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.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-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 204px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(248,246,242);
	background-image: none;
}
.wd .product-label.onsale {
	background-color: rgb(15,7,7);
}
.wd .product-label.new {
	background-color: rgb(180,157,91);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(180,157,91);
	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;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 57px;
	}

}
:root{
--wd-container-w: 1370px;
--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: 1370px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1370px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1370px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "Avenir";
	src: url("//bystokkeholm.no/wp-content/uploads/2023/10/AvenirLTStd-Black.woff2") format("woff2"), 
url("//bystokkeholm.no/wp-content/uploads/2023/10/AvenirLTStd-Black.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Avenir";
	src: url("//bystokkeholm.no/wp-content/uploads/2023/10/AvenirLTStd-Book.woff2") format("woff2"), 
url("//bystokkeholm.no/wp-content/uploads/2023/10/AvenirLTStd-Book.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Avenir";
	src: url("//bystokkeholm.no/wp-content/uploads/2023/10/AvenirLTStd-Light.woff2") format("woff2"), 
url("//bystokkeholm.no/wp-content/uploads/2023/10/AvenirLTStd-Light.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Avenir";
	src: url("//bystokkeholm.no/wp-content/uploads/2023/10/AvenirLTStd-Roman.woff2") format("woff2"), 
url("//bystokkeholm.no/wp-content/uploads/2023/10/AvenirLTStd-Roman.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Avenir";
	src: url("//bystokkeholm.no/wp-content/uploads/2023/10/AvenirLTStd-Medium.woff2") format("woff2"), 
url("//bystokkeholm.no/wp-content/uploads/2023/10/AvenirLTStd-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Avenir";
	src: url("//bystokkeholm.no/wp-content/uploads/2023/10/AvenirLTStd-Heavy.woff2") format("woff2"), 
url("//bystokkeholm.no/wp-content/uploads/2023/10/AvenirLTStd-Heavy.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

.woodmart-logo img[src$=".svg"] {width:280px;}

/*.pck_nonstock_notice {
     color: red;
}*/

/*Remove tags on product page*/
.product_meta .tagged_as {
     display: none !important;	
}

/*Out of stock did not fit the norwegian translation of sold out*/
.product-images .labels-rounded .product-label:after {
     max-width: 100px !important;
}
.labels-rounded .out-of-stock {
		max-width: 100px !important;	
}

/*Create account at checkout was not visible/misplaced*/
#createaccount.input-checkbox {
    position: unset;
    margin-left: unset;
}

/*Make a category in the Nav menu a different color */
/*
#menu-item-28108 .nav-link-text {
    color: red !important;
}
*/
/*Remove border around products on category and brand page */
.woodmart-hover-tiled .product-wrapper {
    box-shadow: 0 0 4px rgba(0,0,0,0)	
}
/*brand link displayed after product title on some brand. This hides it*/
.product-image-summary .wd-product-brands a {
	display: none;
}


a.button.vipps-express-checkout:hover {
box-shadow: unset;
}

.woocommerce.cart-content-wrapper.row{margin-bottom:20px}
.tax-pwb-brand .clerk-design-component-t7tqnqzT,.term-merker .clerk-design-component-t7tqnqzT,.tax-product_tag  .clerk-design-component-t7tqnqzT{display:none}

/*Klarna on-site messaging product page*/
klarna-placement div{
	margin-bottom: 20px;
}

/*Hide 'Hot' label from featured products*/
.product-labels > .featured{
	display: none !important;
}

/*Brand link button on product page.  page summary upper right corner */
.summary-inner a.woodmart-product-brand{
	display: none !important;
}

/*Skjul bestillingsvare fra gavekort og diverse*/
.postid-61746 .pck_nonstock_notice, .postid-61746 .woocommerce-Price-amount, .postid-56165 .pck_nonstock_notice, .postid-56165 .woocommerce-Price-amount{
	display: none !important;
}

.pck_nonstock_notice {
	margin-bottom: 0px;
}

/*ta bort gravering etc fra sticky add to cart på produkside*/
.wd-sticky-btn-container .wc-pao-addon-container, .wd-sticky-btn-container .wc-pao-addons-container {
	display: none !important;
}



/*Skjul forfatter*/
.entry-meta-list {
	display: none;
}
.post-date-day, .post-date-month {
	display: none!important;
}

/*Skjul 'brand' knapp oppe til høyre på produktsiden*/
.wd-product-brands {
	display: none;
}


/*Move qty, add to cart and vipps express checkout on another line under the 'x in stock' text*/

.single-product .summary-inner {
    display: flex;
    flex-direction: column;
}
.single-product .stock.in-stock {
    margin-bottom: 5px; 
}
.single-product form.cart {
    margin-top: 1px; 
}
/*End of code above*/









/*Change size of featured image on custom post type 'ledige stillinger'*/
.ledige-stillinger .attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-height: 50vh;
    width: auto;
		display: block;
    margin-left: auto;
    margin-right: auto;
}



/* Custom styling for 'ansatte' buttons */
.ansatte-button-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -10px; /* Adjust margin to your liking */
}

.ansatte-button {
    flex: 0 1 calc(33.333% - 20px); /* Adjust width and margin as needed */
    background-color: transparent;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
    color: var(--color-gray-700);
    font-weight: 600;
    padding: 20px;
    text-align: center;
    margin: 10px; /* Adjust margin as needed */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.ansatte-button:hover {
    background-color: rgba(var(--bgcolor-black-rgb), 0.03);
    color: var(--wd-primary-color);
    transition-delay: 0s; /* Remove delay for simultaneous transition */
}

.ansatte-button i {
    display: block;
    font-size: 40px; /* Adjust icon size as needed */
    margin-bottom: 10px; /* Adjust space between icon and text as needed */
}

@media (max-width: 1024.98px) {
    .ansatte-button {
        flex: 0 1 calc(50% - 20px); /* Two buttons side by side on smaller screens */
    }
}

@media (max-width: 768.98px) {
    .ansatte-button {
        flex: 0 1 calc(100% - 20px); /* Full width for small screens */
    }
}


/*Hide category on blogpost/articles*/
.wd-post-cat.wd-style-with-bg {
	display: none!important;
}



/*Customize dropdown to check stockstatus in physical stores*/
/* 📌 Dropdown Wrapper *//* 📌 Dropdown Wrapper */
.custom-dropdown {
    position: relative;
    width: 100%;
    max-width: 350px; /* Adjust width if needed */
    margin: 15px 0;
}

/* 📌 Style the Select Dropdown */
#storeStockDropdown {
		height: 50px;
    width: 100%;
    padding: 12px 15px;
    border: 2px solid #000;
    border-radius: 8px;
    font-size: 16px;
    color: #333;
    background-color: #fff;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease-in-out;
    appearance: none; /* Removes browser default styles */
}

/* 🔻 Add Custom Dropdown Arrow */
.custom-dropdown::after {
    content: "▼";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #666;
    pointer-events: none;
    transition: color 0.3s ease;
}

/* 🎨 Hover Effect */
#storeStockDropdown:hover {
    background-color: #f8f8f8;
    border-color: #0073e6;
}

/* 🔵 Focus Effect */
#storeStockDropdown:focus {
    outline: none;
    border-color: #0073e6;
    box-shadow: 0 0 5px rgba(0, 115, 230, 0.5);
}

/* 📌 Style Dropdown Options */
#storeStockDropdown option {
    background: white;
    color: black;
    font-size: 16px;
    padding: 10px;
}

/* ✅ Selected Store Stock Info */
#selectedStoreStock {
    margin-top: 12px;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #0073e6;
    background: #f1f7ff;
    border-left: 4px solid #0073e6;
    border-radius: 5px;
    display: none; /* Hide initially */
}

/* 📱 Responsive Improvements */
@media (max-width: 768px) {
    .custom-dropdown {
        max-width: 100%; /* Full width on mobile */
    }
    #storeStockDropdown {
        font-size: 14px;
        padding: 10px;
    }
}


/*Change selection color*/
::-moz-selection { /* Code for Firefox */
color: #000;
  background: #b49d5b;
}

::selection {
  color: #000;
  background: #b49d5b;


/*Tilpassing av diller status boksen på 'min side' - Menyknappene ble skvist ut til høyre for boksen slik det var før*/
/* Tvinger innholdet til å stable vertikalt */
/* Diller kundeklubb fix */
.diller-box {
    float: none !important;
    max-width: 560px !important;
    font-size: 0.85em !important;
    padding: 16px 20px !important;
    margin-bottom: 24px !important;
}

.diller-heading__title {
    font-size: 1.4rem !important;
    margin-bottom: 12px !important;
}
@media (min-width: 1025px) {
	/*Moving brand banner and category-description closer to header/menu section*/
.pwb-brand-banner-cont.pwb-before-loop, .term-description {
	margin-top: -1.8vw;
}


/*Make vipps express checkout button on same line as 'buy/add to cart button'*/
form.cart {
		flex-wrap: wrap;
		align-items: center;
		gap: 0px;
}
.button.vipps-buy-now {
	justify-content: left;
	margin-left: 0px;
}
/*end of adjusting vipps button*/

}

@media (min-width: 768px) and (max-width: 1024px) {
	/*Moving brand banner closer to header/menu section*/
.pwb-brand-banner-cont.pwb-before-loop, .term-description {
	margin-top: -3.6vw;
}

body .zsiq_floatmain {
bottom: 65px !important;
}

form.cart {
		flex-wrap: wrap;
		align-items: center;
		gap: 0px;
}
.button.vipps-buy-now {
	justify-content: left;
	margin-left: 0px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	form.cart {
		flex-wrap: wrap;
		align-items: center;
		gap: 0px;
}
.button.vipps-buy-now {
	justify-content: left;
	margin-left: 0px;
}
}

@media (max-width: 576px) {
	/*Moving brand banner closer to header/menu section*/
.pwb-brand-banner-cont.pwb-before-loop, .term-description {
	margin-top: -8.5vw;
}

.zsiq_floatmain {
  top: unset !important;
  bottom: 400px !important;
}



form.cart {
		flex-wrap: wrap;
		align-items: center;
		gap: 0px;
}
.button.vipps-buy-now {
	justify-content: left;
	margin-left: 0px;
}
}

