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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//wallrebel.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//wallrebel.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//wallrebel.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//wallrebel.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//wallrebel.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//wallrebel.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//wallrebel.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//wallrebel.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(150,150,150);
	--wd-text-font-size: 16px;
	--wd-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Readex Pro", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(24,24,24);
	--wd-alternative-color: rgb(235,230,255);
	--btn-default-bgcolor: rgb(235,230,255);
	--btn-default-bgcolor-hover: rgb(214,209,232);
	--btn-accented-bgcolor: rgb(24,24,24);
	--btn-accented-bgcolor-hover: rgb(50,50,50);
	--btn-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: rgb(109,78,236);
	--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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(247,247,247);
	background-image: none;
}
 {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(109,78,236);
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
.tags-title {
	font-family: "Cabin", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	text-transform: capitalize;
	color: rgb(255,255,255);
}
.tags-title:hover {
	color: rgb(24,24,24);
}
html .btn.wd-buy-now-btn {
	color: rgb(36,36,36);
	background: rgb(235, 230, 255);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(36,36,36);
	background: rgb(214,209,232);
}
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);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-radius: 50px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-radius: 50px;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.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: 42px;
	}

}
:root{
--wd-container-w: 1520px;
--wd-form-brd-radius: 5px;
--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: 12px;
--wd-cat-brd-radius: 8px;
}

@media (min-width: 1520px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgba(151,151,151,0);
}

.hidden{
	display: none;
}

.icons svg {
	color: #000;
	fill: transparent !important;
}

/* Start Homepage Category Section Custom Css */

/* .page-id-2607 .cat-box .cat-design-center .wd-cat-inner:before {
	opacity: .4;
} */
/* .page-id-2607 .cat-box .cat-design-center:hover .wd-cat-inner:before {
	opacity: .6;
}
.page-id-2607 .cat-box .cat-design-center .wd-cat-inner .wd-cat-thumb img {
	object-fit: cover;
	aspect-ratio: 19 / 12;
	filter: brightness(.7);
} */
/* End */

/* Product Style Archive Styling Start */

/* category sidebar styling */

.list-shown .cat-item::after{
	content: "";
  position: absolute;
	bottom: 0;
  inset-inline-start: 0;
  width: 100%;
  border-bottom: 2px solid var(--color-gray-900);
  opacity: 0;
  transition: inherit;
  pointer-events: none;
}

.list-shown .wd-active::after{
	opacity: 1;
}

.tax-pa_style #woodmart-woocommerce-layered-nav-9 {
	display: none;
}
/* End */

/* product category archive styling start */

.category-carousel-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  margin: 20px 0;
}

.carousel-track {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  gap: 15px;
  padding: 10px 0;
  list-style: none;
  scrollbar-width: none; /* Hide scrollbar for Firefox */
}

.carousel-track::-webkit-scrollbar {
  display: none; /* Hide scrollbar for Chrome/Safari */
}

.carousel-item {
  flex: 0 0 180px; /* Width of cards */
}

.grid-img-wrapper {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
	width: 220px;
  height: 110px;
}

.grid-img-wrapper img {
  width: 100%; height: 100%; object-fit: cover;
}

.category-label {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 5px 15px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 13px;
	color: #000;
  white-space: nowrap;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

.slide-arrow {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 5;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.tax-product_cat #wd-product-category-filter-3 {
	display: none;
}
/* End */

/* Contact us Page Faq's Styling start */

.contact-faq .e-n-accordion-item{
    box-shadow: 0 4px 30px -20px #000000;
}
.contact-faq .e-n-accordion-item-title{
    border-radius: 10px 10px 10px 10px;
}
.contact-faq .e-n-accordion-item[open] > .e-n-accordion-item-title{
    border-radius: 10px 10px 0 0;
}

/* End */

/* About us Pagre styling Start */
.icon-box:hover .icon-title h6 {
    color: #fff;
}

.icon-box:hover .icon-content p{
    color: #fff;
}

.icon-box .icon svg{
    stroke-width: 1;
    color: #000;
}

.icon-box:hover .icon svg{
    color: #fff;
}
.about-marquee .wd-marquee-item img{
	border-radius: 12px;
}

/* End */

/* Product Page Styling Start */

.product-tabs .wd-accordion-item{
    border-radius: 12px;
}

.product-tabs .wd-accordion-item .wd-accordion-title-text{
    gap: 15px;
}

/* End */@media (max-width: 576px) {
	.product-gallery .wd-gallery-thumb{
	display: none;
}
}

