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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", 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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(140,188,103);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(140,188,103);
	--btn-accented-bgcolor-hover: rgb(128,171,94);
	--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-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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(250,248,245);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(140,188,103);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html table th {
	text-transform: capitalize;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Acme", Arial, Helvetica, sans-serif;
	font-weight: 400;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(40,201,38);
}
.page .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(140,188,103);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(128,171,94);
}
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-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: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(140,188,103);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(140,188,103);
	--wd-nscroll-drag-bg-hover: rgb(128,171,94);
}
.product-labels .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(234,60,60);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

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

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


body .whb-color-dark .navigation-style-default .item-level-0>a span {
   /* color: #83b735;
    font-size: 1.05em;
    //border-radius: 13px;
    //background-color: #16d7c5;
    padding: 5px 5px 5px 5px;*/
    
}

body .whb-color-dark .navigation-style-default .item-level-0>a:hover span {
   /* color: #478ee6;
    //background-color: #95ece4;*/
}


/* to remove the recaptcha logo from the reight buttom corner */
.grecaptcha-badge {
display: none !important;
}


/*adding shadow to cat-header htmls blocks */
.box-shadow {
		box-shadow: 9px -4px 25px 1px rgba(0,0,0,0.37);
}

/*
.product-wrapper {
		box-shadow: 9px -4px 25px 1px rgba(0,0,0,0.37);
}
*/

.product-wrapper
{
           box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;	
}



.price .amount {
    font-size: 1.2em;
}



/* to push the left sidebar down
.sidebar-container {
	margin-top: 494px;
}
*/

/*to shorten the email field for the waitlist on product page*/
#wcwl_email_29329{
	max-width: 50%;
}


/*to make space between recapcha and what is after it */
.woo_recaptcha_field {
	margin-bottom: 5px;
}



.shaking{
		animation: shake-animation 2.72s ease infinite;
		transform-origin: 50% 50%;
	background:  #53e430 !important;
}

@keyframes shake-animation {
  0% { transform: rotate(0deg); }
   80% { transform: rotate(0deg); }
   85% { transform: rotate(5deg); }
   95% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}

/*for desktop home categorys list
.wd-sub-menu .home-cat-list li a {
	margin-bottom: -2em;
}
*/

/*for desktop home categorys list */
.home-cat-list li a {
	margin-bottom: -2em;
}





/*header cat html block*/

.headercat .wd-buttons .wd-action-btn {
	display:none;
}
	
.headercat .product-grid-item .wd-product-brands-links {
	display:none;
}
/*END header cat html block*/

	.product-element-bottom {
	padding-bottom:1em;
}

/* Media queries for adjusting width based on viewport size */
@media screen and (max-width: 1200px) {
    .marquee-slide .brands-items-wrapper .row {
        width: 15000%; /* Adjust as needed */
    }
}

@media screen and (max-width: 992px) {
    .marquee-slide .brands-items-wrapper .row {
        width: 20000%; /* Adjust as needed */
    }
}

/* Add more media queries as necessary */





.footer-sidebar {
    padding-top: 10px;
    padding-bottom: 0;
}

/*nbt*/
.whb-row.whb-header-bottom .wd-nav-main>li>a:hover span, .whb-sticky-header .wd-nav-main>li>a:hover span {
    color: #fff;
    text-shadow: 0 0 5px #ed1e79, 0 0 5px #ed1e79, 0 0 2px #ed1e79, 0 0 13px #ed1e79, 0 0 13px #ed1e79, 0 0 10px #ed1e79, 0 0 10px #fff;
}.whb-row.whb-header-bottom .wd-nav-main>li.current-menu-item>a span, .whb-sticky-header .wd-nav-main>li.current-menu-item>a span {
    color: #fff;
    text-shadow: 0 0 5px #ed1e79, 0 0 5px #ed1e79, 0 0 2px #ed1e79, 0 0 5px #ed1e79, 0 0 13px #ed1e79, 0 0 5px #ed1e79, 0 0 5px #fff;
}
body {
    font-family: 'Poppins', sans-serif;
}
input.es_required_field.es_txt_email.ig_es_form_field_email {
    border: solid 1px #dedede !important;
    border-radius: 10px !important;
}input.es_subscription_form_submit.es_submit_button.es_textbox_button {
    width: 100%;
    text-transform: inherit;
    font-weight: normal;
    font-size: 18px;
    border-radius: 10px;
    background-color: #ed1e79;
    color: #ffffff;
}.uvc-heading.subscribe-tile h4 {
    margin: 0 0 8px 0;
}.wpb_content_element.goggle-trus-logo a img {
    max-height: 40px;
    margin: 0 10px;
}.wpb_content_element.goggle-trus-logo {
    text-align: center;
}.incompleteicn ul {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;
}.incompleteicn ul li {
    display: inline-block;
    padding: 0 2%;
    color: #000000;
    vertical-align: top;
    font-size: 16px;
}.incompleteicn ul li span.vc_icon_element-icon.fas {
    font-size: 20px;
    margin: 0 4px 0 0;
}
/*nbtclose*/


/* Hide prodcut name form breadcrumb in single product page */
.wd-last {
    display: none;
}


/*Narrow the gaps between the quantity discount in single product page*/

.wd-dynamic-discounts table {
	line-height:0.1px;
	
}

/*adjust the category images in home page*/
.sublist-thum img {
	max-width: 70%;
	float: unset;
}



/*edit the sumo reward points message EVERYWHERE*/
.simpleshopmessage
{
  width: 16px;
  height: 16px;
  display: inline;
  font-size: .7em;
  color: steelblue;
}

/*edit the sumo reward points message in thank you page*/
.woocommerce-table--order-details tfoot tr:last-child th {
	font-size: 1em;
	}


.product-image-summary .shop_attributes {
	width: 50%;
}




/* Categories widget in shop page - styling font */
.widget_product_categories ul li a {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  text-transform: capitalize; /* or uppercase if you prefer */
  padding: 4px 0;
  display: block;
  transition: color 0.3s ease;
}

.widget_product_categories ul li a:hover {
  color: #e60023; /* your VoltCandy red */
}
/* END OF Categories widget in shop page - styling font */



/* Styling Widget title*/
.widget .widget-title {
  font-size: 22px;     /* increase size */
  text-align: center;  /* center the title */
  font-weight: 600;    /* optional: make it bolder */
  margin-bottom: 15px; /* optional: add spacing */
}
/* END OF Styling Widget title*/


/* single product "earn x point message"*/
p.price > span:nth-child(3) {
  font-size: .4em; /* adjust to your desired size */
}
/* single product "earn x point message"*/




/* Category/archive only */
.archive .wd-product-countdown.wd-timer,
.tax-product_cat .wd-product-countdown.wd-timer {
    font-size: 12px;
}


/* Reduce countdown timer in category view */
.archive .wd-product-countdown.wd-timer span,
.tax-product_cat .wd-product-countdown.wd-timer span {
    font-size: 12px;
}
/*END OF Reduce countdown timer in category view */



