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

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

:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,54,59);
	--wd-text-font-size: 16px;
	--wd-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(26,54,93);
	--wd-entities-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,54,59);
	--wd-entities-title-color-hover: rgb(26, 54, 93);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #33363B;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: solid;
	--wd-otl-width: 2px;
	--wd-otl-color: rgb(26,54,93);
	--wd-primary-color: #1A365D;
	--wd-alternative-color: #8E9AAF;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(26,54,93);
	--btn-default-bgcolor-hover: rgb(17,36,62);
	--btn-accented-bgcolor: rgb(26,54,93);
	--btn-accented-bgcolor-hover: rgb(17,36,62);
	--btn-transform: uppercase;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(26,54,93);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(197,160,89);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(51,54,59);
	--wd-link-color-hover: rgb(26,54,93);
	--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;
}
html .wd-nav-mobile > li > a {
	text-transform: uppercase;
	color: rgb(51,54,59);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(26,54,93);
}
html .wd-checkout-steps li {
	text-transform: uppercase;
	color: rgb(26,54,93);
}
html table th {
	text-transform: uppercase;
	color: rgb(51,54,59);
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	text-transform: uppercase;
	background: rgb(26,54,93);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(17,36,62);
}
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(51,54,59);
	--wd-form-placeholder-color: rgb(161,161,161);
	--wd-form-brd-color: rgb(224,224,224);
	--wd-form-brd-color-focus: rgb(26,54,93);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(51,54,59);
	--wd-arrow-color-hover: rgb(26,54,93);
	--wd-arrow-color-dis: rgb(209,209,209);
	--wd-arrow-bg: rgb(209,209,209);
	--wd-arrow-bg-hover: rgb(26,54,93);
	--wd-arrow-bg-dis: rgb(26,54,93);
	--wd-arrow-radius: 20px;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(26,54,93);
}
.wd-nav-scroll {
	--wd-nscroll-bg: rgb(26,54,93);
}
.product-labels .product-label.onsale {
	background-color: rgb(26,54,93);
}
.product-labels .product-label.new {
	background-color: rgb(51,54,59);
}
.product-labels .product-label.featured {
	background-color: rgb(26,54,93);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(153,153,153);
}
.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: 1540px;
--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: 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: 12px;
}

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


.wd-page-title {
background-color: rgb(247,247,247);
}

/* Make headings feel more like the logo font */
h1, h2, h3, .product-title {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
}

/* Subtle border for product grids to match the metallic theme */
.product-grid-item {
    border: 1px solid #e1e1e1;
    transition: all 0.3s ease;
}

.product-grid-item:hover {
    border-color: #1A365D; /* Your Sapphire Blue */
}