:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #99b998;
	--btn-accented-bgcolor-hover: #87a786;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(25,25,25);
	--wd-link-color-hover: rgb(15,15,15);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: repeat;
	background-size: contain;
	background-position: center top;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 190px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: #f9f9f9;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 0px;
}
:root{
--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: 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-brd-radius: 0px;
}



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

// Role based pricing styling
/* Hide native WooCommerce price */
.woocommerce-Price-amount {
    display: none !important;
}

/* Style for regular price paragraph */
p.regular-price {
    font-size: 1.2em;
    font-weight: 400;
		color: #999999;
}

/* Increase size of the price number inside regular price */
p.regular-price .woocommerce-Price-amount {
    font-size: 1.2em;
    font-weight: 400;
		color: #999999;
}

/* Style for SMART Club price paragraph */
p.smartclub-price {
    font-size: 1.4em;
    font-weight: 700;
    color: #000000;
}

/* Increase size of the price number inside SMART Club price */
p.smartclub-price .woocommerce-Price-amount {
    font-size: 1.4em;
    font-weight: 600;
}

/* Style for the SMART Club link */
p.smartclub-link a {
    font-size: 1em;
    color: #337ab7;
}

p.regular-price,
p.smartclub-price {
    margin-bottom: 0.1em; /* smaller space */
}

// End Role based pricing styling

.last-price-change {
font-size: 10px;
}

.wd-insta-item {
    aspect-ratio: 1080 / 1350;
}

.boxzilla-close-icon {
    color: #fff !important;
	  opacity: 1 !important;
	      padding: 0px 3px 0px 2px !important;
}

.boxzilla-center-container .boxzilla {
    padding: 0px;
	  border-radius: 6px;
	  text-align: center !important;
}

/*.main-page-wrapper {
		padding-top: 20px;
}*/

.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: transparent !important;
}

.price {
    font-size: 20px;
}

// Show outlets stock on product page styling
.outlet-stock {
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
}

.outlet-stock h4 {
    font-size: 14px; /* Smaller font size for the title */
    margin-bottom: 12px;
}

.outlet-stock p {
    font-size: 12px; /* Smaller font size for each outlet's stock info */
    margin: 5px 0;
}

.outlet-stock span {
    color: red;
    font-size: 12px; /* Smaller font size for the "Out of stock" text */
}
//

.tnp-subscription-minimal input[type=email].tnp-email {
max-width: 55%!important;
}

.tnp-subscription-minimal input[type=submit] {
 max-width: 25%!important;
}

.whb-header {
    margin-bottom: 0px;
}

.page-title {
  margin-top: 10px;
}

.woocs_price_info {
    display: inherit !important;
    margin-left: 0px !important;
}

ul.woocs_price_info_list li span {
    font-weight: 400 !important;
}
span.woocs_price_info_icon {
  display: none !important;
}
body div.woocs_price_info ul {
		position: revert;
		visibility: visible;
		margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
		color: var(--wd-primary-color) !important;
    background: #fff !important;
    vertical-align: baseline;
    font: inherit;
    font-size: 12px !important;
		text-align: unset;
}

.wd-nav-img, .mega-menu-list img {
    max-width: unset;
}

.wd-nav {
    flex-wrap: nowrap;
}

.wd-hover-base .wd-bottom-actions {
    align-items: stretch;
    justify-content: flex-start;
    align-content: stretch;
}

.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-add-btn {
    flex-direction: column;
		font-size: 10px;
}

.wd-swatch-bg {
    height: 12px;
}

.kare-landing-page-categories>h2 {
	  color: #fff;
	  position: absolute;
	  z-index: 1;
	  margin: 40px;
	  font-weight: 700;
    font-size: x-large;
}

}
.footer-sidebar {
    margin: 0 auto;
}

iframe {
    bottom: 68pt !important;
}

:is(.term-description,.page-description) {
    display: none;
}

.product-labels {
	  gap: 0px !important;
	  max-width: 40px !important;
	  align-items: flex-start !important;
}

.labels-rectangular {
    top: 5px !important;
    left: 5px !important;
}
.product-label.attribute-label:not(.label-with-img) {
    background-color: transparent !important;
    color: #000 !important;
		text-align: left !important;
    padding-left: 9px !important;
		margin-left: -10px;
		min-width: 110px;
}

.product-label.new {
    background-color: transparent !important;
    color: #000;
		margin-left: -10px;
}

.product-label.out-of-stock {
	display:none;
}

.product-label {
	padding: 0px 0px !important;
}

.wd-popup {
    padding: 15px;
}

.woocs_auto_switcher {
    width: 45px !important;
}

.woocommerce-form-login__rememberme {
    display: none;
}

#pre-foot-news {
	text-align: center;
}

@media (max-width: 1025px) {
	body .whb-hidden-lg {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}@media (min-width: 1025px) {
	.wd-header-nav.wd-full-height, .wd-header-nav.wd-full-height .wd-nav, .wd-header-nav.wd-full-height .wd-nav>li, .wd-header-nav.wd-full-height .wd-nav>li>a, .wd-header-divider.wd-full-height, .wd-header-divider.wd-full-height:before {
    height: 40px;
}
.kare-nav {
     --nav-color: #fff;
     --nav-color-hover: rgba(255,255,255,0.9);
     --nav-color-active: rgba(255,255,255,0.9);
     --nav-chevron-color: rgba(255,255,255,0.9);
	   --color-gray-800: #000;
	    background-color: #000;
			padding: 0 0px 0 0px;
}

/*.kare-nav {
     --nav-color: #E40F1B;
     --nav-color-hover: rgba(228,15,27,0.9);
     --nav-color-active: rgba(228,15,27,0.9);
     --nav-chevron-color: rgba(228, 15, 27, 0.9);
	   --color-gray-800: #fff;
	    background-color: #fff;
			padding: 0 10px 0 10px;
}*/

.pylones-nav {
     --nav-color: #fff;
     --nav-color-hover: rgba(255,255,255,0.9);
     --nav-color-active: rgba(255,255,255,0.9);
     --nav-chevron-color: rgba(255,255,255,0.9);
	   --color-gray-800: #000;
	    background-color: #000;
			padding: 0 10px 0 0px;
}

.okkia-nav {
     --nav-color: #fff;
     --nav-color-hover: rgba(255,255,255,0.9);
     --nav-color-active: rgba(255,255,255,0.9);
     --nav-chevron-color: rgba(255,255,255,0.9);
	   --color-gray-800: #000;
	    background-color: #000;
			padding: 0 10px 0 10px;
}

/*.pylones-nav {
     --nav-color: #FE6503;
     --nav-color-hover: rgba(228,15,27,0.9);
     --nav-color-active: rgba(228,15,27,0.9);
     --nav-chevron-color: rgba(228, 15, 27, 0.9);
	   --color-gray-800: #fff;
	    background-color: #fff;
			padding: 0 10px 0 10px;
}*/

.promotions-nav {
     --nav-color: #fff;
     --nav-color-hover: rgba(255,255,255,0.9);
     --nav-color-active: rgba(255,255,255,0.9);
     --nav-chevron-color: rgba(255,255,255,0.9);
	   --color-gray-800: #666666;
	    background-color: #666666;
			padding: 0 10px 0 10px;
}

.skladiste-nav {
     --nav-color: rgb(91 23 235) !important;
     --nav-color-hover: rgb(91 23 235);
     --nav-color-active: rgb(91 23 235);
	   --nav-color-visited: rgb(91 23 235);
     --nav-chevron-color: rgb(91 23 235);
	   --color-gray-800: #fff;
	    background-color: #fff;
			padding: 0 10px 0 10px;
}

@media (min-width: 1025px) {
  .wd-header-nav.wd-full-height, .wd-header-nav.wd-full-height .wd-nav, .wd-header-nav.wd-full-height .wd-nav > li, .wd-header-nav.wd-full-height .wd-nav > li > a, .wd-header-divider.wd-full-height, .wd-header-divider.wd-full-height::before {
    height: 100%;
  }
}

.outlet-nav {
    --nav-color: #fff;
    --nav-color-hover: rgba(255,255,255,0.7);
    --nav-color-active: rgba(255,255,255,0.7);
    --nav-chevron-color: rgba(82, 82, 82, .45);
	  --color-gray-800: #fff;
	    background-color: #9966ff;
			padding: 0 10px 0 10px;
}

#menu-item-99936 > a > span {
			display: none;
}

#menu-item-80552 > a > span {
			display: none;
}

#menu-item-114954 > a > span {
			display: none;
}

.wd-sub-menu li>a {
    color: #000;
		font-weight: 400;
}

.wd-sub-menu li>a:hover {
    text-decoration: underline;
}

.wd-nav.wd-style-default {
    padding-right: 100px;
}
}

@media (max-width: 576px) {
	.wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 10px;
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px;
}

.vc_column_container>.vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
} 

.vc_row .vc_col-sm-3 {
        width: 50% !important;
        float: left;
}

.kare-nav {
     --nav-color: #000;
     --nav-color-hover: rgba(0,0,0,0.9);
     --nav-color-active: rgba(0,0,0,0.9);
     --nav-chevron-color: rgba(0,0,0,0.9);
	   --color-gray-800: #000;
	    background-color: #000;
			padding: 0 0px 0 0px;
}

.pylones-nav {
     --nav-color: #000;
     --nav-color-hover: rgba(0,0,0,0.9);
     --nav-color-active: rgba(0,0,0,0.9);
     --nav-chevron-color: rgba(0,0,0,0.9);
	   --color-gray-800: #000;
	    background-color: #000;
			padding: 0 0px 0 0px;
}

.okkia-nav {
     --nav-color: #000;
     --nav-color-hover: rgba(0,0,0,0.9);
     --nav-color-active: rgba(0,0,0,0.9);
     --nav-chevron-color: rgba(0,0,0,0.9);
	   --color-gray-800: #000;
	    background-color: #000;
			padding: 0 0px 0 0px;
}

.skladiste-nav {
     --nav-color: #fff;
     --nav-color-hover: rgba(255,255,255,0.9);
     --nav-color-active: rgba(255,255,255,0.9);
     --nav-chevron-color: rgba(255,255,255,0.9);
	   --color-gray-800: #fff;
	    background-color: rgb(91 23 235);
			padding: 0 0px 0 0px;
}

.promotions-nav {
     --nav-color: #fff;
     --nav-color-hover: rgba(255,255,255,0.9);
     --nav-color-active: rgba(255,255,255,0.9);
     --nav-chevron-color: rgba(255,255,255,0.9);
	   --color-gray-800: #fff;
	    background-color: #5e17eb;
			padding: 0 0px 0 0px;
}

.outlet-nav {
    --nav-color: #fff;
    --nav-color-hover: rgba(255,255,255,0.7);
    --nav-color-active: rgba(255,255,255,0.7);
    --nav-chevron-color: rgba(82, 82, 82, .45);
	  --color-gray-800: #fff;
	    background-color: #9966ff;
			padding: 0 0px 0 0px;
}

#menu-item-99936 > a > span {
			display: none;
}

#menu-item-80552 > a > span {
			display: none;
}

#menu-item-114954 > a > span {
			display: none;
}

.wd-sub-menu li>a {
		font-weight: 400;
}

.wd-nav-opener {
	color: #000;  
	background-color: #fff;
}

.wd-sub-menu {
		background-color: #fff;
		padding: 0px;
}
}

