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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//excicore.in/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//excicore.in/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//excicore.in/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//excicore.in/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//excicore.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//excicore.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//excicore.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//excicore.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(68,68,68);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: rgb(15,15,15);
	--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: 14px;
	--wd-primary-color: rgb(224,123,57);
	--wd-alternative-color: rgb(255,219,181);
	--wd-link-color: rgb(63,63,63);
	--wd-link-color-hover: rgb(224,123,57);
	--btn-default-bgcolor: rgb(224,123,57);
	--btn-default-bgcolor-hover: rgb(76,31,122);
	--btn-accented-bgcolor: rgb(224,123,57);
	--btn-accented-bgcolor-hover: rgb(76,31,122);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(75,89,69);
	--notices-success-color: rgb(239,239,239);
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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: rgb(131,183,53);
	background-image: url(https://excicore.in/wp-content/uploads/2024/08/cat-electro-bg-3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 28px;
	text-transform: inherit;
}
html .comment-form .submit, html .wpcf7 input[type="submit"] {
	color: rgb(255,255,255);
	background: rgb(224,123,57);
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(30,62,98);
}
html .wd-buy-now-btn:hover {
	color: rgb(239,239,239);
	background: rgb(76,31,122);
}
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(0,0,0);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-offset-h: 250px;
	--wd-arrow-offset-v: 250px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(214,214,214);
	--wd-arrow-color-dis: rgb(178,178,178);
	--wd-arrow-bg: rgb(224,123,57);
	--wd-arrow-bg-hover: rgb(224,123,57);
	--wd-arrow-bg-dis: rgb(224,123,57);
	--wd-arrow-radius: 50px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font-size: 14px;
	--wd-sticky-btn-height: 95px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font-size: 14px;
	--wd-sticky-btn-height: 50px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 24px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}



.quantity:not(.hidden)+button {
     margin-left:0px; 
}





.cart:not(.variations_form):not(.grouped_form)>* {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

#check_pincode {
    color: white;
			
	.home .main-page-wrapper {
    margin-top: 0;
}
    background-color: #E07B39;
	width:55%;
	border-radius:5px;
   
}

#shiprocket_pincode_check {
border: var(--wd-form-brd-width) solid rgb(209 209 209 / 94%);
	width:40%;
	
		}
  
   

.wd-prefooter { display:none;}
.site-content {margin-bottom:0;}

body.site-content { margin-bottom:0;}


.quantity:not(.hidden)+button {
    margin-left: 0px;
}

.woocommerce-product-details__short-description {
    margin-bottom: 20px;
    margin-top: 20px;
}


.wd-entities-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

button.single_add_to_cart_button.button.alt {
    flex: 1 0 auto;
}

button.single_add_to_cart_button.button.alt {
    flex: 1 0 auto;
}

button#wd-add-to-cart {
    flex: 1 0 auto;
}

/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
    opacity: 0;
}
/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}


@media (max-width: 576px) {
	.wd-toolbar.wd-toolbar-label-show.woodmart-toolbar-label-show.woodmart-toolbar {
    background-color: #E0E0E0;
}

button.single_add_to_cart_button.button.alt {
    flex: 1 0 auto;
    width: 100%;
	}

form.cart {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: var(--content-align);
}

.wd-slider-arrows {
	display: none;align-content
}

}

