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

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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(28,28,28);
	--wd-entities-title-color-hover: rgb(89, 89, 89);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: 15px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: #1C1C1C;
	--wd-alternative-color: rgb(251,188,52);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(28,28,28);
	--btn-accented-bgcolor-hover: rgb(35,35,35);
	--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-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(28,28,28);
	background-image: none;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: rgb(28,28,28);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover, html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li:hover > a {
	color: rgba(0,0,0,0.81);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-weight: 500;
	font-size: 16px;
	color: rgb(255,255,255);
	background: rgb(0,164,78);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(13,163,85);
}
html .wd-buy-now-btn {
	font-weight: 500;
	font-size: 16px;
	color: rgb(255,255,255);
	background: #E92127;
}
html .wd-buy-now-btn:hover {
	background: rgb(232,11,18);
}
html #place_order {
	font-weight: 500;
	font-size: 22px;
	color: rgb(255,255,255);
	background: rgb(233,33,39);
}
html #place_order:hover {
	background: rgb(232,11,18);
}
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-placeholder-color: rgb(89,89,89);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1280px;
--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: 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: 5px;
}

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


.wd-header-text.set-cont-mb-s.reset-last-child {
    color: white;
}

button.single_add_to_cart_button.button.alt,button#wd-add-to-cart {
    flex-grow: 1;
}

button#wd-add-to-cart,button#place_order {
    background: #c92c2c;
}
button#wd-add-to-cart,button#place_order:hover{
	background:#D32F23
}


ul.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion {
    display: none;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: none;
}

.wd-btn-show-cat.wd-action-btn.wd-style-text {
    display: none;
}

.wc-tab-inner, .woocommerce-product-details__short-description {
    font-size: 16px;
}

.wd-video-actions .wd-play-video.wd-style-icon-bg-text>a {
    border-radius: 50%;
    color: #000;
}

.woocommerce-message {
    display: none;
}

.woocommerce-privacy-policy-text {
    font-size: 12px;
}

h3.wd-entities-title {
    width: 100%;
    margin: 0;
    height: 42px;
    overflow-y: hidden;
}


.woocommerce-form-coupon-toggle {
    text-align: center;
}

:is(.checkout_coupon,.login.hidden-form) {
    max-width: 100%;
}

.woocommerce-checkout label {
    font-size: 17px;
    font-weight: 500;
}

input#billing_first_name,input#billing_phone ,input#billing_address_1{
    font-size: 17px;
}
/*star rating*/
.star-rating {
    display: none;
}