:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #333333;
	--wd-text-font-size: 15px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #333333;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(244,165,28);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(244,165,28);
	--btn-accented-bgcolor-hover: rgb(222,150,26);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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: #333333;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 12px;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-size: 18px;
}
html .wd-checkout-steps {
	font-size: 14px;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(249,249,249);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 1200px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


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

.site-logo {
	padding-right: 40px !important;
}
.wd-back-btn.wd-style-icon > a {
	display: none;
}
.wd-sizeguide-title {
	display: none;
}
.scrollToTop {
	right: 10px !important;
	bottom: 10px !important;
	width: 40px !important;
	height: 40px !important;
}
:is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li {
	border-top: 1px solid #999999;
	padding-top: 12px;
	margin-bottom: 10px;
}
.wa__popup_powered {
	display: none;
}
.wd-sizeguide .responsive-table {
	display: none;
}
.wd-sizeguide-content {
	margin-bottom: 0px;
}
.product-tabs-wrapper {
	padding-bottom: 0px !important;
	border-bottom: 0px solid var(--brdcolor-gray-300) !important;
}
.wd-builder-off .single-product-page > div:not(:last-child) {
	margin-bottom: 0px !important;
}
.menu-link-online-store {
	background-color:red;
	color: #212121;
	padding-left: 15px;
	padding-right: 15px;
}
.wd-product .product-wrapper {
	padding-bottom: 15px;
}
#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions .button {
	border-radius: 5px;
	min-height: 30px;
}
.product-extra-content.wd-location-after {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.wd-set-mb > * {
	margin-bottom: 10px;
}
.elementor-element.elementor-pagination-position-outside .swiper, .elementor-lightbox.elementor-pagination-position-outside .swiper {
	padding-bottom: 0px;
}

.scrollcon {
  max-height: 40vh; /* Set the maximum height of the container to 60% of the viewport height */
  overflow-x: hidden;/* Prevent horizontal scrolling */
  overflow-y: scroll;/* Enable vertical scrolling within the container when content exceeds its height */
  border: 1px solid #ccc; /* Border style for the container */
  border-radius: 10px; /* Applies a border-radius to the scrollbar track */
}

.scrollcon::-webkit-scrollbar {
  width: 14px;/* Sets the width of the scrollbar */
}

.scrollcon::-webkit-scrollbar-track {
  background: BLACK; /* Sets the background color of the scrollbar track */
  border-radius: 10px; /* Applies a border-radius to the scrollbar track */
}

.scrollcon::-webkit-scrollbar-thumb {
  background: blue; /* Sets the background color of the scrollbar thumb */
  border-radius: 10px; /* Applies a border-radius to the scrollbar thumb */
}
.menu-item i._mi {
	color: #ff0000;
}

@media screen and (max-width: 1366px) and (min-width: 1024px){
body .wd-nav-main> li > a   {
    padding-right: 5px;
    padding-left:5px;
    font-size:10px;
}
	@media screen and (max-width: 1280px) and (min-width: 1024px){
body .wd-nav-main> li > a   {
    padding-right: 5px;
    padding-left:5px;
    font-size:9px;
}