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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "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: 16px;
	--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-primary-color: rgb(242,80,0);
	--wd-alternative-color: rgb(91,151,0);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(60,155,48);
	--btn-default-bgcolor: rgb(244,168,93);
	--btn-default-bgcolor-hover: rgb(244,122,0);
	--btn-accented-bgcolor: rgb(91,151,0);
	--btn-accented-bgcolor-hover: rgb(244,122,0);
	--wd-form-brd-width: 2px;
	--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;
}
.woodmart-woocommerce-layered-nav .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(17,81,0);
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-size: 18px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-weight: 500;
}
.page .wd-page-content {
	background-color: rgba(97,255,0,0.22);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(224,224,224);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgba(146,255,79,0.52);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-size: 25px;
}
.product-labels .product-label.featured {
	background-color: rgb(221,0,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 11px;
	}
	html .product.wd-product del, html .product.wd-product del .amount {
		font-size: 12px;
	}
	html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
		font-size: 20px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 8px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.web-hide .product-grid-item .price{
    display:none !important;
}
.btn-hide .wd-add-btn{
display : none !important;
}

.single-product .main-page-wrapper{
	    padding-top: 10px;
}	
.product-type-simple form.cart,
.woocommerce-variation-add-to-cart {
  display: flex;
}
.product-type-simple form.cart > button,
.woocommerce-variation-add-to-cart > button {
  flex-grow: 1;
}
.to-hide h3{
display:none;
}
.btn{
	background-color:#7ED321
}
.wd-toolbar{
	background-color:#7ED321 !important;
}
.noseller .wcfmmp_sold_by_wrapper {
    display:none;
}
.nobadge .wcfm_vendor_badges {
    display: none;
}
.nowish .wd-wishlist-btn {
    display: none;
}
.nosale .labels-rectangular .product-label {
    display: none;
}

woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
display:none;}

.ksr-button {
    background-color: #ff7700;
    color: white;
}@media (min-width: 1025px) {
	.web-hide .product-grid-item .price{
    display:none !important;
}
.btn-hide .wd-add-btn{
display : none !important;
}

.single-product .main-page-wrapper{
	    padding-top: 10px;
}	
.product-type-simple form.cart,
.woocommerce-variation-add-to-cart {
  display: flex;
}
.product-type-simple form.cart > button,
.woocommerce-variation-add-to-cart > button {
  flex-grow: 1;
}
.to-hide h3{
display:none;
}
.wd-toolbar{
	background-color:#7ED321 !important;
}
.noseller .wcfmmp_sold_by_wrapper {
    display:none;
}
.nobadge .wcfm_vendor_badges {
    display: none;
}
.nowish .wd-wishlist-btn {
    display: none;
}
.nosale .labels-rectangular .product-label {
    display: none;
}
}

@media (max-width: 576px) {
	.order-lg-first{
	display:none !important;
}
.wd-buttons .wd-action-btn{
    width: 20px;
    height: 20px;
}
.wd-buttons .wd-action-btn>a:before, .wd-buttons .wd-action-btn>a:after {
    font-size: 14px;
    color: red;
    position: unset;
}
}

