@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.neutrinoworld.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.3.8") format("woff2");
	font-display:swap;
}

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(21,21,21);
	--wd-text-font-size: 14px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", 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: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(22,22,22);
	--wd-alternative-color: rgb(0,158,13);
	--btn-default-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(22,22,22);
	--btn-accented-bgcolor-hover: rgb(5,114,0);
	--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(0,122,255);
	--wd-link-color-hover: rgb(0,63,255);
	--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;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: rgb(21,21,21);
}
html .wd-buy-now-btn {
	color: rgb(22,22,22);
	background: rgb(255,255,255);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
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(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(140,188,103);
}
.product-labels .product-label.featured {
	background-color: rgb(225,74,92);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(13,6,37);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 22px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 100px;
	--wd-thumbs-height: 515px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		line-height: 15.9px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 70px;
	--wd-thumbs-height: 310px;
	}

}
:root{
--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: 0px;
}




.woocommerce-product-details__short-description {
    :is(ul,ol) li {
        margin-bottom: 2px !important;
    }
}

html .wd-buy-now-btn {
    border: 2px solid #161616;
}

html .wd-buy-now-btn:hover {
    border: 2px solid #161616;
}

.onsale {
    display:none !important;
}

p.stock.wd-style-bordered span {
    border: 0px !important;
}

p.stock:is(.wd-style-bordered,.wd-style-with-bg) span {
    padding: 0px !important;
}

span.saved-sale-product-page {
    display: inline;
    position: relative;
    bottom: 2px;
}

.saved-sale-product-page {
    font-size: 72%;
    margin-left: 11px;
    color: rgb(0, 79, 26);
    padding-left: 11px;
    padding-top: 5px;
    padding-bottom: 4px;
    border-left: 2px solid #b1b1b1;
    font-weight: 600;
}

.price ins {
	padding-left: 5px;
	padding-right: 5px;
}

.woocommerce-Reviews-title {
	display: none !important;
}

.cr-ajax-search {
	display: none !important;
}

.thumbs-position-left .wd-gallery-thumb .wd-carousel-item img {
    border: 1px solid #d6d6d6;
    border-radius: 7px;
    object-fit: contain !important;
}

.inclusive-of-all-taxes {
	color: #444444;
        font-size: 13px;
 font-weight: 500;
}

.single-product .wd-breadcrumbs .wd-last {
    display: none !important;
}

.single-product .wd-breadcrumbs .wd-last-link + .wd-delimiter {
    display: none !important;
}


.wd-breadcrumbs .wd-delimiter {
    margin-inline: 5px !important;
	
}

.whb-with-shadow {
    box-shadow: 0 2px 4px #ebebeb !important;
}

.wd-all-open-title {
    margin-bottom: 22px !important;
}

.account-text {
	padding-left: 2px !important;
	
}

.wd-checkout-steps {
    text-transform: capitalize !important;
}

.wd-checkout-steps {
    font-size: 20px !important;    
}

.posted_in .meta-label {
	display: none !important;
}

.posted_in a:hover {
  color: #3399ff; /* Light blue */
}

.posted_in a {
    font-weight: 600;
    color: #003366;
    text-decoration: none;
    transition: color 0.3s ease;
}

/* Hide widget ONLY when NO brand AND NO SKU */
.elementor-widget-wd_single_product_meta:not(:has(.product_meta a)):not(:has(.sku_wrapper)) {
    display: none !important;
}

.woocommerce-terms-and-conditions-wrapper {
    padding-top: 10px;
    border-top: none;
}

.wd-product {
    text-align: left !important;
}

.wd-product .wd-star-rating {
    align-self: flex-start !important;
}


span.saved-sale-archive {
font-size: 85%;
color: green;
	padding-left: 4px;
}

.product-grid-item .saved-sale-product-page {
  font-size: 85%;
	border-left: none;
	padding-left: 0px;
  margin-left: 5px;
	display: inline;
  position: relative;
  bottom: 0px;
}


.wd-sticky-btn-cart.wd-product-type-simple .saved-sale-product-page {
bottom: 0px;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview {
    display: none !important;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    display: none !important;
}

.woocommerce-additional-fields {
    display: none !important;
}

th.product-name {
    text-transform: capitalize !important;
}

th.product-price {
    text-transform: capitalize !important;
}

th.product-quantity {
    text-transform: capitalize !important;
}

th.product-subtotal {
    text-transform: capitalize !important;
}

.cart-totals-inner>h2 {
    text-transform: capitalize !important;
}

.wd-products-nav .saved-sale-product-page {
display: none !important
}

.wd-product-nav-desc .wd-entities-title {
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: 500;
}








