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

:root {
	--wd-text-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 6px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(246,246,246);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(246,246,246);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(0,0,0);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(0,0,0);
	--notices-warning-color: rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.header-banner {
	background-color: rgb(246,246,246);
	background-image: none;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 13px;
	text-transform: capitalize;
	color: rgb(0,0,0);
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .register .button {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .register .button:hover {
	color: rgb(0,0,0);
	background: rgb(246,246,246);
}
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(0,0,0);
	--wd-form-placeholder-color: rgb(0,0,0);
	--wd-form-brd-color: rgb(129,129,129);
	--wd-form-brd-color-focus: rgb(129,129,129);
}
.product-labels .product-label.onsale {
	background-color: rgb(0,0,0);
}
.product-labels .product-label.new {
	background-color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 5px;
--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;
--wd-cat-brd-radius: 0px;
}



/*Header CSS*/
.svgcolor svg :hover{
fill: #000 !important;
}
.header-banner-container{
	color: #000000;
  font-family: Roboto Condensed;  
  font-weight: 400;
  line-height: 14.06px;
  text-align: center;
}
.wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
   
    --wd-form-brd-color: rgb(255 255 255);
}
[class*="wd-header-search-form"] input[type="text"] {
  
  font-weight: 400 !important;
  line-height: 14.06px !important;
	height: 30px;
  min-width: 150px !important;
	color: #000 !important;
	padding: 10px 5px !important;
	
}
.searchform .searchsubmit {
  color: #818181 !important;
}
.searchform .searchsubmit::before {
	width: 12px !important;
  height: 12px !important;
}
.wd-header-cart.wd-design-5 .wd-cart-number {
  background: #fff !important;
  border: 1px solid #818181;
	line-height: 11px !important;
  color: #818181 !important;
  font-weight: 700;
}

.whb-top-bar .wd-tools-element .wd-tools-icon::before {
  font-size: 20px !important;
}
.wd-nav:is(.wd-style-bordered, .wd-style-separated) > li:not(:last-child)::after {
  border-color: #d0d0d0 !important;
}

.wd-header-cats.wd-style-1 .menu-opener {
  background: none !important;
  border: none;
  min-width: 20px !important;
}
.menu-open-label , .wd-header-cats.wd-style-1 .menu-opener::after {
  display: none;
}
.wd-header-cats.wd-style-1 .menu-opener-icon {
  margin-inline-end: 0 !important;
}

.wd-header-cats.wd-style-1 .menu-opener {
    padding: 10px 0px !important;
  
}

.cart-widget-opener a, .wd-account-style-icon a {
  width: 20px !important;
  height: 20px !important;
  color: #818181 !important;
}
.wd-header-cart a {
    width: 20px !important;
   height: 20px !important;
}

.wd-dropdown-cats {  
    min-width: 165px !important;  
}
.wd-nav-vertical>li>a {
    padding: 8px 10px !important;
    line-height: 15px !important;
}
.info-box-wrapper.whb-2bjg6g8naro1qciwcxit {
    padding: 0px !important;
}
/* .whb-header { 
    padding-left: 5px;
    padding-right: 5px;
} */
.container, .container-fluid {
    padding-right: 20px;
    padding-left: 20px; 
}
.whb-col-mobile {  
    justify-content: space-between !important;  
}
.wd-custom-icon {  
	  color: #818181;
}
.wd-custom-icon:hover {  
	  filter: brightness(0) invert(0);
    transition: filter 0.3s;
	  opacity: 1 !important;
}

.wd-tools-custom-icon:hover .wd-custom-icon {
   
	 opacity: 1 !important;
}
a.btn.wd-wishlist-create-group-btn {
    color: #fff !important;
}

/*single product*/


.woocommerce-product-gallery .woocommerce-product-gallery__image  {
    border-radius: 0px !important;
}
.woocommerce-product-gallery img {
    border-radius: 0px !important;
}


#wpfMainWrapper-1_535840 .wpfFilterWrapper .wpfCheckbox input[type="checkbox"]:checked + label::after {
    color: #000000 !important;
    font-size: 10.6px !important;
    margin: 0 !important;
}

.wpfFilterWrapper .wpfCheckbox label::before {
    font-size: 8px !important;
   
    border: 2px solid rgb(204, 204, 204) !important;
    color: rgb(0 0 0) !important;
}
.yay-currency-single-page-switcher {
margin-bottom: 0px !important;
}
.yith-wcaf-registration-form input[type=submit] {
    color: #fff;
    background-color: #000;
	  padding: 5px 20px !important;
    min-height: 43px !important;
    font-size: 13px;
	 border-radius: 6px;
}
.wd-action-btn.wd-style-icon .button {
    display: none;
}
.wd-info-box:hover {  
    filter: brightness(0) invert(0) !important;
     transition: filter 0.3s;
}

.wd-switch-to-register {
    color: #fff !important;
}

.wd-switch-to-register:hover {
    color: #000 !important;
}
.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
    padding: 8px 6px 6px 6px !important;
    border-radius: 6px !important;
}



html .register .button:hover {
    color: #000 !important;
    background-color: #f6f6f6 !important;
}


body .wd-my-account-links .giftcards-link a:before {
    content: "";
    display: block;
    background-image: url(https://www.exuberate.no/wp-content/uploads/2024/07/Vector-8.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain;
	  width: 100%;
	  min-height:50px;
}
body .wd-my-account-links .edit-address-link a:before {
    content: "";
    display: block;
    background-image: url(https://www.exuberate.no/wp-content/uploads/2024/07/Vector-6-1.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain;
	  width: 100%;
	  min-height:50px;
}

body .wd-my-account-links .customer-logout-link a:before {
    content: "";
    display: block;
    background-image: url(https://www.exuberate.no/wp-content/uploads/2024/07/Vector-7.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain;
	  width: 100%;
	  min-height:50px;
}
body .wd-my-account-links .orders-link a:before {
    content: "";
    display: block;
    background-image: url(https://www.exuberate.no/wp-content/uploads/2024/07/Vector-5-1.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain;
	  width: 100%;
	  min-height:50px;
}
body .wd-my-account-links .payment-methods-link a:before {
    content: "";
    display: block;
    background-image: url(https://www.exuberate.no/wp-content/uploads/2024/07/Vector-1-2.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain;
	  width: 100%;
	  min-height:50px;
}
body .wd-my-account-links .afwc-dashboard-link a:before {
    content: "";
    display: block;
    background-image: url(https://www.exuberate.no/wp-content/uploads/2024/07/Vector-2-1.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain;
	  width: 100%;
	  min-height:50px;
}
body .wd-my-account-links .edit-account-link a:before {
    content: "";
    display: block;
    background-image: url(https://www.exuberate.no/wp-content/uploads/2024/07/Vector-7-1.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain;
	  width: 100%;
	  min-height:50px;
}
body .wd-my-account-links .wishlist-link a:before {
    content: "";
    display: block;
    background-image: url(https://www.exuberate.no/wp-content/uploads/2024/07/Vector-4-1.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain;
	  width: 100%;
	  min-height:50px;
}


.easy-notification-bar {
    --enb-close-offset: 20px;
    --enb-close-svg-dims: 24px;
    --enb-padding-x: 0.4em !important;
    --enb-padding-y: 0.4em !important;
    font-size: 14px !important; 
      
}
.cart-empty:before {
   display:none !important;
}
.product-label { 
    font-size: 14px !important;
   
}


/* Change the order of text in the registration form */
.col-register .woocommerce-form-register .form-row {
    display: flex;
    flex-direction: column;
}



/* Adjust the custom text in the registration form */
.col-register .woocommerce-privacy-policy-text {
    order: -1; /* Move the privacy policy text to the top */
    margin-bottom: 15px;
    font-size: 14px;
    color: #000; /* Adjust the color as needed */
}

/* Ensure the form rows remain in the correct order */
.col-register .woocommerce-form-register {
    display: flex;
    flex-direction: column;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    margin-bottom: 25px;
    margin-top: -20px;
    width: 99% !important;
}
.error404 .page-content>.wd-search-form {
    display: none;
}
