@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.candlelight.gr/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.0.6") format("woff2");
}

:root {
	--wd-text-font: "Zen Maru Gothic", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 17px;
	--wd-title-font: "Zen Maru Gothic", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Zen Maru Gothic", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Zen Maru Gothic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Zen Maru Gothic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Zen Maru Gothic", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 22px;
	--wd-primary-color: rgb(161,207,222);
	--wd-alternative-color: rgb(194,209,151);
	--wd-link-color: rgb(161,207,222);
	--wd-link-color-hover: rgb(145,186,199);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(25,12,12);
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
: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);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(245,247,248);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgba(255,255,255,0);
	background-image: url(https://www.candlelight.gr/wp-content/uploads/2025/12/bkstrip-1-min.jpg);
}
html .page-title > .container > .title, html .page-title > .container > .wd-title-wrapp > .title {
	font-size: 28px;
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(245,247,248);
	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-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(194,209,151);
}
.product-labels .product-label.new {
	background-color: rgb(194,209,151);
}
.product-labels .product-label.featured {
	background-color: rgb(194,209,151);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 1px;
}

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

}

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

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


@font-face {
	font-family: "Satoshi";
	src: url("//www.candlelight.gr/wp-content/uploads/2024/10/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//www.candlelight.gr/wp-content/uploads/2024/10/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@media screen and (min-resolution: 1.5dppx), screen and (min-resolution: 144dpi) {
    html {
        /* This simulates the 'zoom out' effect you liked */
      /*  zoom: 0.75;  */
        /* Necessary for Firefox support */
      /*  -moz-transform: scale(0.75);
        -moz-transform-origin: top center;
        width: 133.33%; */ /* Offsets the scale shrink to keep the page full-width */
    }
}

.hidememenu {
	display:none !important;
}
.whb-g16pzktw94ucb7tgn7mq {
	display: none !important;
}
/* Gallery image wrapper: square aspect, height limit, center alignment */
.wd-single-gallery .wd-carousel-item:first-of-type .woocommerce-product-gallery__image {
    aspect-ratio: 1 / 1;
    max-height: 55vh;
    background-color: #fff; 
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 0px auto; 
}
 .wd-single-gallery .wd-carousel-item:not(first-of-type) .woocommerce-product-gallery__image {
    aspect-ratio: 1 / 1;
    /* max-height: 25vh; */
	 	/* max-height: 100%;*/
	 max-height: 55vh;
    background-color: #fff; 
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 0px auto; 
}

/* The image: contain inside square, centered */
.woocommerce-product-gallery__image img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    display: block;
    margin: auto;
}
.product-element-top.wd-quick-shop {
	max-height: 30vh !important;
	min-height: 30vh !important;
}
/* Consistent max height for images */
.attachment-full.size-full {
  max-height: 25vh !important;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* Force parent container to same height */
.wd-product .product-element-top {
  height: 30vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders {
	display: none !important;
}
.orders-link {
	display: none !important;
}

.amount {
  color: #000 !important;
  font-weight: 600;
}
/*
.woocommerce-ordering select option:nth-child(5) {
    display: none !important;
}

.woocommerce-ordering select option:nth-child(6) {
    display: none !important;
}
.woocommerce-ordering select option:nth-child(3) {
    display: none !important;
}
*/
.single-product .wd-entities-title {
	width: 100% !important;
	text-align: left !important;
}
.wd-entities-title {
	width: 100% !important;
	text-align: center !important;
}

.single-product .pswp__ui--fit :is(.pswp__top-bar, .pswp__caption) {
	background-color: transparent !important;
}
.single-product .pswp__bg {
	background: #fff !important;
}
.pswp__img--placeholder--blank {
	background: #fff !important;
}
.archive .wd-buttons.wd-pos-r-t {
	display: none !important;
}
.product_meta .sku_wrapper .sku {
	font-size: 1.3rem !important;
}
.product_meta .sku_wrapper .meta-label {
	display: none !important;
}
.archive .wd-products-per-page {
	display: none !important;
}
.archive .wd-product:hover {
	border: 1px solid #000;
}
.archive .wd-product {
	border: 1px solid #ececec;
}
.wd-product.wd-hover-buttons-on-hover .product-wrapper:hover {
	transform: translateY(0px) !important;
}
.adf-quote-detail-wrap .product-name p {
	display: none !important;
}
.addify-option-field input {
	border-left: 0px !important;
}
/*force grid on carousel thumbs */
.single-product .wd-gallery-thumb .wd-carousel {
    display: flex !important;
    flex-wrap: wrap !important;
    overflow: visible !important;
    transform: none !important;
    height: auto !important;
}

/* Make each thumb item display inline with proper spacing */
.single-product .wd-gallery-thumb .wd-carousel-item {
    flex: 0 0 auto;
    width: auto !important;
    margin-right: 10px;
    margin-bottom: 10px;
    transform: none !important;
}

/* Optional: prevent JS conflicts or transitions */
.single-product .wd-gallery-thumb .wd-carousel-wrap {
    transform: none !important;
    transition: none !important;
    cursor: default !important;
}

/* Hide navigation arrows if you don't need them */
.single-product .wd-gallery-thumb .wd-btn-arrow {
    display: none !important;
}
/* Force 2 thumbnails per row regardless of carousel behavior */
.single-product .wd-gallery-thumb .wd-carousel.wd-thumbs {
    --wd-col-lg: 1 !important;
    --wd-col-md: 1 !important;
    --wd-col-sm: 1 !important;

   /* display: grid !important; */
   /* grid-template-columns: repeat(2, 1fr) !important; */
    gap: 10px; /* adjust spacing between thumbs if needed */
}

/* Disable horizontal carousel behavior */
.single-product .wd-gallery-thumb .wd-carousel-wrap {
    /* transform: none !important; */
    display: grid !important; /* let direct children show in the grid */
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
}

/* Remove swiper-style overflow restrictions */
.single-product .wd-gallery-thumb .wd-carousel-inner {
    overflow: visible !important;
}
.wp-block-code {
	overflow: hidden;
	margin-bottom: 0px !important;
	padding: 0px !important;
	background: #fff !important;
	text-align: left;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	text-transform: none !important;
}
.wp-block-code code span a {
	--wd-link-color: var(--color-gray-500);
	--wd-link-color-hover: var(--color-gray-700);
  vertical-align: baseline;
  font: inherit;
    font-size: inherit;
  font-size: 100%;
  font-family: 'Zen Maru Gothic', Arial, Helvetica, sans-serif;
}
  .wd-breadcrumbs > span:last-child {
	--wd-link-color: var(--color-gray-900);
	font-weight: 600 !important;
	color: var(--color-gray-900);
}
  .breadcrumb_last {
  font-family: "Zen Maru Gothic", Arial, Helvetica, sans-serif !important;
  font-size: 100% !important;
	color: #000 !important;
  font-weight: bold !important;
}

.wp-block-code code {
  margin: 0px 0px !important;
	padding: 0px 0px !important;
}

.wd-breadcrumbs.woocommerce-breadcrumb {
	display: none !important;
}
.whb-main-header {
	/* background: url('/wp-content/uploads/2025/05/topbk.jpg') top left no-repeat;
	background: url('/wp-content/uploads/2025/12/bk1a-min-scaled.jpg') top left no-repeat; */
	background: url('/wp-content/uploads/2025/12/bkstrip-1-min.jpg') top left no-repeat;
	background-size: cover !important;
}
/* sub cats in archive grid */
/* Default behavior */
.archive .products {
  display: flex;
  flex-wrap: wrap;
}


/* Optional: clear row after categories */
.archive .clear-after-categories {
  flex-basis: 100%;
  height: 0;
}
.archive .wd-col.category-grid-item.wd-cat.cat-design-alt.without-product-count.wd-with-subcat.product-category {
	border: 1px solid black;
	margin: 8px;
}
.archive .category-grid-item .wd-entities-title {
	font-size: 16px !important;
}

/* logo down a bit */
.wd-logo img {
	/* transform: translateY(15%); */
}
/* no category thumb zoom */
body .category-grid-item:hover .category-image {
    transform: none;
}
.archive .attachment-full.size-full {
	aspect-ratio: 1 / 1 !important;
}

.page-id-6647 .cart_totals {
	display: none !important;
}
.carousel-main-title p {
	font-size: 2.4rem;
	letter-spacing: 1px !important;
	color: #fff !important;
	line-height: 2.3rem !important;
	margin: 0px !important;
	padding: 0px !important;
}
.carousel-main-subtitle a {
	font-size: 1.4rem !important;
	text-decoration: underline;
}
.wd-content-layout {
	padding-block-end: 0 !important;
}

#menu-header-menu-makeup > .menu-item > a, 
#menu-header-menu-makeup-gr > .menu-item > a, #menu-top-bar-right-makeup > .menu-item > a, #menu-top-bar-right-makeup-gr > .menu-item > a, .wd-tools-text  {
  text-transform: uppercase !important;
  font-size: 1rem !important;
  color: #000 !important;
  font-weight: 500 !important;
}
.wd-inited span:before, .wd-tools-icon:before {
	 text-transform: uppercase !important;
  font-size: 1rem !important;
  color: #000 !important;
	font-weight: 500 !important;
}
@media (min-width: 1160px) {
 .whb-sticked .wd-logo img {
    /* transform: translateY(-19%) scale(1.3) !important; */
  }
.carousel-left-block-row {
	transform: translate(-85px, 25px) !important;
}
	.wd-logo img {
	transform: translateY(3%) scale(1.15) !important;
}
		.whb-sticked .wd-logo img {
	transform: translateY(-4%) scale(1.15) !important;
}
	.midsectionthree p {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
}
@media (max-width: 1080px) {
 .whb-sticked .wd-logo img {
    transform: translateY(1%) scale(1.3) !important;
  }
	.wd-logo img {
	transform: translateY(12%) scale(1.3) !important;
}
.carousel-left-block-row {
	transform: translate(-15px, 65px) !important;
}
	.whb-sticked .wd-logo .attachment-full.size-full {
	height: 80px !important;
}
	.midsectionthree p {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
		padding-left: 20px !important;
padding-right: 20px !important;
		margin: unset !important
}
}

.category-grid-item .wd-entities-title {
	word-break: keep-all;
	overflow-wrap: normal;
}
.tax-product_cat .price {
	display: block !important;
	width: 100% !important;
}
.tax-product_cat .woocommerce-Price-amount.amount {
	text-align: center !important;
	display: block !important;
	width: 100% !important;
}
bdi {
	color: #db0000 !important;
}
.price del {
	/* color: var(--color-gray-300); */
	font-size: 100% !important;
	color: #db0000 !important;
}
del bdi {
	color: black !important;
	font-weight: bold;
}

.woocommerce-ordering select option:nth-child(6), .woocommerce-ordering select option:nth-child(5), .woocommerce-ordering select option:nth-child(4) {
    display: none !important;
}
.category-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px; /* optional spacing */
}
.product-wrapper {
	margin: 5px;
}
.leftsidefooterlink p a {
text-decoration; none !important;	
}
.socialiconsfooter a {
	color:#000 !important;
	border-color: #000 !important;
}
.copyrightnotefooter p {
	width: 100% !important;
	color: #000 !important;
}
.copyrightnotefooter {
	width: 100% !important;
}
.wpb_text_column.wpb_content_element.rightsidefooteraddress {
	width: auto !important;
	/* padding-right: 35px; */
	max-width: 280px;
}
.footerrightsocial {
	width: auto !important;
	max-width: 280px;
	min-width: 260px;
	padding-left: 20px !important;
	color: black !important;
}
.footerrightsocial .wd-social-icon .wd-icon {
	color: #000 !important;
}
.footerrightsocial .wd-social-icon {
	border-color: #000 !important;
}
.specialheader {
  font-weight: 300 !important;
  letter-spacing: 1px !important;
}	

/* home greek */

.wd-content-layout {
	padding-top: 0px !important;
}
.page-id-11988 .outstory {
	height: 500px !important;
	position: relative;
	display: block !important;
}

.page-id-11988 .outstory p {
	position: absolute;
	font-size: 45px;
	color: #fff !important;
	font-weight: 100 !important;
	line-height: 49px !important;
	padding-left: 40px !important;
	bottom: 45px !important;
}

.page-id-11988 .midsectionone {
	font-size: 2.4rem !important;
	color: #fff !important;
	font-weight: 300 !important;
	line-height: 2.4rem !important;
	letter-spacing: 1.5px !important;
}
.page-id-11988 .midsectiontwo {
	font-size: 3rem !important;
	color: #fff !important;
	font-weight: 300 !important;
	line-height: 3rem !important;
	letter-spacing: 1.5px !important;
}
.page-id-11988 .thirtyyearstext p {
	font-size: 1.9rem;
	padding-left: 30px !important;
	color: #fff !important;
	font-weight: 200 !important;
	line-height: 1.9rem;
	max-width: 75%;
    min-width: 280px;
}
.page-id-11988 .materialcolumn, .page-id-11988 .materialcolumn img, .page-id-11988 .materialcolumn .vc_column-inner {
	margin: 0px !important;
	padding: 0px !important;
}
/* .b2bboxhome p {
	padding: 7% 4% !important;
	color: #231F20;
	font-size: 6.4rem;
	letter-spacing: 5px !important;
	font-weight: bold !important;
} */
.page-id-11988 .b2bboxhome p {
	padding: 7% 4% !important;
	color: #231F20;
	font-size: calc(5.0rem + 2vw);
	letter-spacing: 5px !important;
	font-weight: bold !important;
	border-top-width: 6px !important;
	border-right-width: 6px !important;
	border-bottom-width: 6px !important;
	border-left-width: 6px !important;
	border-left-style: solid !important;
	border-right-style: solid !important;
	border-top-style: solid !important;
	border-bottom-style: solid !important;
	border-color: #231F20 !important;
	width: 64%;
	margin: 0px auto !important;
}
/* .midsectionthree p {
	background-color: #5A4A42;
	margin: 0px 25%;
	padding: 12.5% 0px !important;
	color: #fff;
	letter-spacing: 1px;
	font-size: 2rem;
	line-height: 2.2rem;
	font-weight: 300 !important;
}
*/
.page-id-11988 .midsectionthree p {
	background-color: #5A4A42;
	margin: 0px auto !important;
	padding: 6vh 0px !important;
	color: #fff;
	letter-spacing: 1px;
	font-size: 2rem;
	line-height: 2.2rem;
	font-weight: 300 !important;
	width: 20%;
	min-width: 240px !important;
	max-width: 378px !important;
}
.page-id-11988 .midsectionfive p {
	background-color: #9D8666;
	margin: 0px auto !important;
	padding: 7vh 0px !important;
	color: #fff;
	letter-spacing: 1px;
	font-size: 2rem;
	line-height: 2.2rem;
	font-weight: 300 !important;
	width: 20%;
	min-width: 240px !important;
	max-width: 378px !important;
}
.page-id-11988 .midsectionfive p a {
	padding: 6% 0px !important;
display: block;
width:100%;
height: 100%;
}
.page-id-11988 .materialcolumn {
    position: relative; 
    overflow: hidden;
}

.page-id-11988 .materialcolumn .column-link-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.page-id-11988 .materialcolumn .wpb_raw_html {
	margin-bottom: 0px !important;
}
.page-id-11988 .leroycandle {
	margin-top: -18vh !important;
}
.page-id-11988 .vc_row.wpb_row.vc_inner.vc_row-fluid.leroycandle {
	margin-top: -18vh !important;
}
.page-id-11988 .plusmore h1 {
	font-size: 4rem;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	color: #000;
	line-height: 3rem;
}
.page-id-11988 .plusmore p {
	color: #000;
	font-size: 1.8rem;
}

@media (max-width: 767px) {
.page-id-11988 .matcol2 > .vc_column-inner > .wpb_wrapper {
    display: flex !important;
    flex-direction: column-reverse !important;
}
}

.wpb_text_column.wpb_content_element.ucsectiontext p {
	color: #fff !important;
	font-size: 2rem !important;
	letter-spacing: 1px;
}

html[lang="el"] .mini-quote-dropdown .addify-rfq-mini-cart__empty-message{
	white-space: unset !important;
}
#menu-quote-only-menu-gr a {
	text-transform: uppercase !important;
	font-size: 1rem !important;
	color: #000 !important;
	font-weight: 500 !important;
}
@media (min-width: 1025px) {
	.whb-sticked .wd-logo .attachment-full.size-full {
	height: 100px !important;
}
.wd-logo.wd-main-logo {
	width: 180px !important;
	height: 180px !important;
	display: block !important;
}
.wd-single-gallery .category-grid-item .category-image img {
	max-height: 18vh !important;
	width: auto !important;
	min-height: 18vh !important;
}
.archive .category-image-wrapp a.category-image img {
	/* min-height: min(220px, 25vh) !important; */
	/* display: inline !important; */
	/* vertical-align: middle; */
	min-height: 185px !important; */
	max-height: 185px !important;
	width: auto !important;
	aspect-ratio: 1 / 1;
}
.archive .category-image {
	min-height: 180px !important;
	max-height: 180px !important;
}
.wd-single-gallery .wd-carousel-inner {
	max-height: min(55vh, 500px) !important;
}

#menu-header-menu-makeup > li, #menu-header-menu-makeup-gr > li {
	margin: 20px 3vh;
}
#menu-top-bar-right-makeup a, #menu-header-menu-makeup-gr a {
	font-size: 17px !important;
}
.whb-sticked .attachment-full.size-full {
	max-height: 11vh !important;
  transition: max-height 0.7s ease-in-out;
}

.whb-sticked .wd-logo {
  transition: max-height 0.7s ease-in-out;
}
.whb-sticked .site-logo {
  transition: max-height 0.7s ease-in-out;
}
/* .whb-sticked .wd-logo img {
    transform: translateY(-19%) scale(1.3) !important;
  }
*/

/* Make category items 5 per row */
.archive .products .category-grid-item.product-category {
  width: 18%;  /* was 15% */
  order: -1;
}

/* Make product items use 3 columns — respect theme's settings if possible */
.archive .products .product.type-product {
  width: calc((100% - 40px) / 3); /* assuming 2x 20px gap */
}

.archive .wd-page-content, .product-template-default .wd-page-content {
	padding-top: 15px !important;
}
body:not(.home) .wd-footer.footer-container.color-scheme-light {
	margin-top: 45px !important;
}
#menu-quote-only-menu-gr #quote-li .mini-quote-dropdown .addify-rfq-mini-cart__buttons a {
	color: #fff !important;
}
.wd-scrollbar.platform-Windows {
    --wd-scroll-w: 0px !important;
}
.archive .backorder-notice {
	position: absolute;
	top: 5%;
	right: 0;
	font-size: 16px !important;
}


.archive .wd-hover-buttons-on-hover:hover .product-element-top.wd-quick-shop + div .wd-product-header .wd-entities-title a .backorder-notice,
.wd-product-header .wd-entities-title a:hover .backorder-notice {
	position: absolute;
	left: 0 !important;
	/* top: 0px !important; */
	transform: translateY(-90%);
}

.page-id-12153 .wd-footer.footer-container.color-scheme-light {
    margin-top: 0px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Make category items 5 per row */
.archive .products .category-grid-item.product-category {
  width: 18%;  /* was 15% */
  order: -1;
}

/* Make product items use 3 columns — respect theme's settings if possible */
.archive .products .product.type-product {
  width: calc((100% - 40px) / 3); /* assuming 2x 20px gap */
}
.wd-page-content {
	margin-top: 35px !important;
}
.wd-off-canvas-btn.wd-action-btn.wd-style-text.wd-burger-icon {
	display: none !important;
}
    .woocommerce-ordering.wd-ordering-mb-icon select option:nth-child(1), .woocommerce-ordering.wd-ordering-mb-icon select option:nth-child(2), .woocommerce-ordering.wd-ordering-mb-icon select option:nth-child(3) {
    color:black !important;
  }
.mini-quote-dropdown {
	display: none !important;
}
.wd-header-nav .totalitems {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap !important;
	width: 4ch !important;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-11881.item-level-0.menu-simple-dropdown.wd-event-hover {
	display: none !important;
}
.wd-header-nav {
	flex: 0 1 auto !important;
}

.whb-column.whb-mobile-left .site-logo {
	width: auto !important;
	max-height: 99% !important;
	height: 95%;
}

.whb-sticked .whb-column.whb-mobile-left .site-logo {
	width: auto !important;
	max-height: 89% !important;
	height: 89%;
	margin: 5px 0 0 5x;
}

  .wd-logo img {
    transform: translateY(0) scale(1) !important;
  }
.cart_item .product-subtotal {
display: none !important;	
}
.cart_item .shop_table_responsive td::before {
	margin-inline-end: unset !important;
	text-align: center !important;
}
.cart_item .product-thumbnail a {
	margin: 0px auto !important;
}
form.addify-quote-form.template_one .cart_item .product-thumbnail img {
	max-width: 70vw !important;
}
.addify-quote-form__contents .cart_item td {
	padding: 3px 13px !important;
}
.addify-quote-form__contents tr.cart_item  {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-top: 1px solid grey !important;
}
.cart-collaterals {
	display: none !important;
}
.af_quote_fields {
	margin-bottom: 35px !important;
}
.backorder-notice {
	z-index: 9999999;
	display: block !important;
	position: absolute;
	top: 0;
	right: 0px;
	font-size: 0.7rem !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Make category items 5 per row */
.archive .products .category-grid-item.product-category {
  width: 18%;  /* was 15% */
  order: -1;
}

/* Make product items use 3 columns — respect theme's settings if possible */
.archive .products .product.type-product {
  width: calc((100% - 40px) / 2); /* assuming 2x 20px gap */
}
.wd-page-content {
	margin-top: 35px !important;
}
.wd-off-canvas-btn.wd-action-btn.wd-style-text.wd-burger-icon {
	display: none !important;
}
    .woocommerce-ordering.wd-ordering-mb-icon select option:nth-child(1), .woocommerce-ordering.wd-ordering-mb-icon select option:nth-child(2), .woocommerce-ordering.wd-ordering-mb-icon select option:nth-child(3) {
    color:black !important;
  }
.mini-quote-dropdown {
	display: none !important;
}
.wd-header-nav .totalitems {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap !important;
	width: 4ch !important;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-11881.item-level-0.menu-simple-dropdown.wd-event-hover {
	display: none !important;
}
.wd-header-nav {
	flex: 0 1 auto !important;
}

.whb-column.whb-mobile-left .site-logo {
	width: auto !important;
	max-height: 99% !important;
	height: 95%;
}

.whb-sticked .whb-column.whb-mobile-left .site-logo {
	width: auto !important;
	max-height: 89% !important;
	height: 89%;
	margin: 5px 0 0 5x;
}

  .wd-logo img {
    transform: translateY(0) scale(1) !important;
  }

.cart_item .product-subtotal {
display: none !important;	
}

.cart_item .shop_table_responsive td::before {
	margin-inline-end: unset !important;
	text-align: center !important;
}
.cart_item .product-thumbnail a {
	margin: 0px auto !important;
}
form.addify-quote-form.template_one .cart_item .product-thumbnail img {
	max-width: 70vw !important;
}
.addify-quote-form__contents .cart_item td {
	padding: 3px 13px !important;
}
.addify-quote-form__contents tr.cart_item  {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-top: 1px solid grey !important;
}
.cart-collaterals {
	display: none !important;
}
.af_quote_fields {
	margin-bottom: 35px !important;
}
.backorder-notice {
	z-index: 9999999;
	display: block !important;
	position: absolute;
	top: 0;
	right: 0px;
	font-size: 1rem !important;
}
}

@media (max-width: 576px) {
	.whb-column.whb-mobile-left .site-logo {
	width: auto !important;
	max-height: 99% !important;
	height: 95%;
}

.whb-sticked .whb-column.whb-mobile-left .site-logo {
	width: auto !important;
	max-height: 89% !important;
	height: 89%;
	margin: 5px 0 0 5x;
}

  .wd-logo img {
    transform: translateY(0) scale(1) !important;
  }
/* Make category items 5 per row */
.archive .products .category-grid-item.product-category {
  width: 38%;  /* was 15% */
  order: -1;
}

/* Make product items use 3 columns — respect theme's settings if possible */
.archive .products .product.type-product {
  width: calc((100% - 40px) / 1); /* assuming 2x 20px gap */
	margin: 0px auto !important;
}
.product-image-link {
	margin: 0px auto !important;
}
.product-element-top.wd-quick-shop {
	width: 100% !important;
}
.archive .wd-page-content, .product-template-default .wd-page-content {
	padding-top: 35px !important;
}

.wd-inited span::before, .wd-tools-icon::before {
	font-size: 2rem !important;
}

.category-wrapper {
	justify-content: center;
}

.wd-entities-title {
    line-break: loose;
    overflow-wrap: anywhere;
}
.wd-off-canvas-btn.wd-action-btn.wd-style-text.wd-burger-icon {
	display: none !important;
}
    .woocommerce-ordering.wd-ordering-mb-icon select option:nth-child(1), .woocommerce-ordering.wd-ordering-mb-icon select option:nth-child(2), .woocommerce-ordering.wd-ordering-mb-icon select option:nth-child(3) {
    color:black !important;
  }

.mini-quote-dropdown .addify-rfq-mini-cart__empty-message {
	white-space: unset !important;
}

.mini-quote-dropdown {
	display: none !important;
}
.wd-header-nav .totalitems {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap !important;
	width: 4ch !important;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-11881.item-level-0.menu-simple-dropdown.wd-event-hover {
	display: none !important;
}
.wd-header-nav {
	flex: 0 1 auto !important;
}

.cart_item .product-subtotal {
display: none !important;	
}

.cart_item .shop_table_responsive td::before {
	margin-inline-end: unset !important;
	text-align: center !important;
}
.cart_item .product-thumbnail a {
	margin: 0px auto !important;
}
form.addify-quote-form.template_one .cart_item .product-thumbnail img {
	max-width: 70vw !important;
}

.addify-quote-form__contents .cart_item td {
	padding: 3px 13px !important;
}

.addify-quote-form__contents tr.cart_item  {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-top: 1px solid grey !important;
}

.cart-collaterals {
	display: none !important;
}
.af_quote_fields {
	margin-bottom: 35px !important;
}
.backorder-notice {
	z-index: 9999999;
	display: block !important;
	position: absolute;
	top: 0;
	right: 0px;
	font-size: 1rem !important;
}
}

