:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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-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: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav>div, .show-arrow .wrap-loading-arrow>div
{
	opacity:1 !important;
}
.whb-header-bottom .woodmart-logo img {
    max-height: 220px;
    width: 220px;
	margin-top:200px;
}
.menu-item-design-default a
{
    padding-right: 30px !important;
    padding-left: 30px !important;
    font-size: 13px !important;
}

/* about page  */
.whb-color-dark .navigation-style-default .item-level-0>a {
    color: #8c8c8c;
}
.main-nav .item-level-0 > a {
    font-size: 12px !important;
}
.footer-tag 
{
	    padding: 7px 10px;
    background: #f2f5f8 ;
    margin-right: 5px ;
    border-radius: .3rem;
	margin-bottom:10px;

}

.form-border-width-1 input[type=email] {
    border-radius: 30px;
    height: 49px;
}

.footer-btn-input {
    font-size: 40px;
    padding: 15px 12px 17px!important;
    border-radius: 50% !important;
    background: #80b500 !important;
}

/* gaushala page  */
.gir-cows-list ul li{
   
		color:#80b500;
}
.gir-cows-list ul li:not(:last-child) {
    margin-bottom: 7px;
}
.whb-general-header-inner {
    height: 65px;
}
.whb-general-header{border:0;}
/* .whb-header-bottom .woodmart-logo img {
    margin-top: 150px;
}
 */
/* main logo */
.page-logo img
{
	max-width:78%;
}
.main-page-wrapper 
{
    margin-top: 250px;
    padding-top: 0;
}
.footer-tag:hover
{
	background:#80b500;
	color:white;
	transition:.3s;
}
.wd-prefooter{
	border-top:1px solid #ddd;
}
.mc4wp-form>div>p:last-child {
    margin-left: -40px;
}
.mc4wp-form>div>p {
    margin-bottom:0 !important;
}

.shop-loop-head,.hover-content-inner p,.hover-content-inner ul,.wd-hover-base .wd-bottom-actions,.wd-action-btn,.product-tabs-wrapper{
	display:none !important;
}
.product-tabs-wrapper{
	display:none !important;
}
.product_title{
	color:#3f2803;
}
.icons-size-default .wd-social-icon {
    border-radius: 10px;
}
.related-products{
	padding-top:50px !important;
}
/* .products{
	padding-top:20px;
} */
.footer-social-icon ul {
        display: flex;
        justify-content: center;
		    margin-bottom:10px;
	      
      }
      .footer-social-icon ul li {
        list-style-type: none;
        display: inline-block;
        padding: 2.5px;
      }
.footer-social-icon ul li a:hover{
	opacity:0.5;
	transition:0.3s all;
}
      .footer-social-icon ul li a img {
        max-height: 32px;
        max-width: 32px;
      }
.whb-sticky-shadow+.whb-clone .whb-row {
    background: #80b500;
}
.whb-sticky-shadow+.whb-clone a {
    color: #fff !important;
}
.min-footer {
    padding-top: 15px;
    padding-bottom: 15px;
}
.product-image-summary-inner,.related-products{
	padding:0 70px;
}

/* cart button */
.wd-header-cart.wd-tools-element.wd-design-5.woodmart-shopping-cart.woodmart-cart-design-5 {
	position:absolute;
	right:20%;
}
.whb-sticky-header.whb-clone.whb-main-header.whb-hide-on-scroll.whb-sticked.whb-scroll-up span.wd-cart-number.woodmart-cart-number{
	    background: white;
    color: #80b500;
}
/* privacy policy page */

.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light{
	margin-bottom:0;
}
.mc4wp-form input[type="submit"]{
	width:50px;
}
.footer-btn-input{
	font-size:40px;
}
.hms-product-detail {
	color:#000;
	font-size:16px;
}
.terms-condition{
	color:#000;
	font-size:17px;
	 letter-spacing: .5px;
}
.terms-condition h4{
	  color: #80b500;
    font-family: "Raleway",sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
	font-size:24px;
}
.page-title .title {
    font-size: 40px !important;
}
.site-content{
	margin-bottom:0;
}
.products,.vc_custom_1625658929380,.related-products,.cart-content-wrapper{
	padding-bottom:100px;
}
.product-information .wd-entities-title a{
	font-size:16px;
	color:#000;
	font-weight:600;
}
.fade-in-block .hover-content-inner .hms-product-detail b,.fade-in-block .hover-content-inner .hms-product-detail .main-qty strong{
	font-size:14px !important;
	font-weight:normal !important;
}
.cart-content-wrapper{
	padding-top:50px;
}
.copyright {
    padding: 0 0 30px;
    font-size: 14px;
    text-align: center;
}
.wd-preloader-img img{
height:5em;
	width:5em;
}
.site-logo{
	max-height:fit-content !important;
}
.page-description{
	margin-bottom:0;
}
.whb-sticky-header .site-logo{
	display:none;
}
.footer-social-icon{
	padding-top:15px;
}@media (min-width: 1025px) {
	@media(max-width:1600px)
{
	/* Home page  */
/* 	.whb-header-bottom .woodmart-logo img
	{
			max-height: 300px !important;
			margin-top: 60px !important;
	} */
	#wd-609283b38cc30 .title-subtitle 
	{
    font-size: 26px !important;
		line-height:50px !important;
	}
	.woodmart-title-size-large .woodmart-title-container 
	{
    font-size: 31px !important;
    line-height: 1.1 !important;
	}
	#wd-6095078fd1afb .title-after_title 
	{
    font-size: 26px !important;
    line-height: 33px !important;
	}
	.vc_empty_space 
	{
		 height: 430px !important;
	}
	.vc_custom_1620383406977
	{
    padding-top: 16vh !important;
    padding-bottom: 9vh !important;
	}
	.page-logo img 
	{
    max-width: 72%;
	}
	
/* 	custome cart button */
	.wd-header-cart.wd-tools-element.wd-design-5.woodmart-shopping-cart.woodmart-cart-design-5 {
    right: 14%;
}
	
/* 	contact page */
	.contact-page-bottom-space .vc_empty_space {
    height: 50px !important;
}
}
@media(max-width:1440px)
{
/* 	custome cart button */
.wd-header-cart.wd-tools-element.wd-design-5.woodmart-shopping-cart.woodmart-cart-design-5 {
    right: 11%;
}
}
@media(max-width:1366px)
{
/* 	custome cart button */
.wd-header-cart.wd-tools-element.wd-design-5.woodmart-shopping-cart.woodmart-cart-design-5 {
    right: 9%;
}
}
@media(max-width:1280px)
{
	.page-logo img 
	{
    max-width: 65%;
	}
	.whb-header-bottom .woodmart-logo img {
    max-height: 200px;
    width: 200px;
}
	
	/* 	custome cart button */
.wd-header-cart.wd-tools-element.wd-design-5.woodmart-shopping-cart.woodmart-cart-design-5 {
    right: 6%;
}
}

@media(max-width:1199px)
{
	
	/* 	custome cart button */
.wd-header-cart.wd-tools-element.wd-design-5.woodmart-shopping-cart.woodmart-cart-design-5 {
    right: 4%;
}
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	@media(max-width:1024px)
{
	.page-logo{
		padding-top:50px
	}
	.page-logo img 
	{
    max-width: 57%;
	}
	.whb-header-bottom .woodmart-logo img{
		margin-top:0;
		    max-height: 150px !important;
    width: 150px !important;
	}
	.whb-header-bottom{
		display:block;
	}
	.whb-col-right, .whb-mobile-right 
	{
    margin-right: 0;
	}
	.wd-tools-element>a 
	{
    height: 45px !important;
    color: #fff;
    background: #80b500;
    font-weight: 900;
    width: 45px;
	}
/* 	.woodmart-burger-icon .woodmart-burger, .woodmart-burger-icon .woodmart-burger::after, 
	.woodmart-burger-icon .woodmart-burger::before 
	{
    height: 3px;
	} */
	.whb-general-header-inner 
	{
    height: 45px;
	}
	.whb-header 
	{
    margin-bottom:0;
		display:inline-block;
	}
	.whb-main-header 
	{
    position: absolute;
		z-index:1;
	}
/* 	.main-page-wrapper
	{
    margin-top: 0;
	} */
	 .mobile-nav .woodmart-search-form,.mobile-nav .mobile-nav-tabs
	{
		display:none;
	}
	.mobile-nav 
	{
    bottom:auto;
	}
	.mobile-nav.slide-from-right.act-mobile-menu 
	{
    width: 100%;
	}
	.site-mobile-menu li a 
	{
    justify-content: center;
    min-height: 45px;
    border-bottom: 1px solid rgba(129, 129, 129, .2);
    color: #8c8c8c;
    font-weight: 500;
    font-size: 11px;
	}
	
/* 	contact page  */
	.contact-page-map-form .wpcf7{
		padding:50px 150px 0;
	}
	.contact-page-map-form .wpb_map_wraper iframe {
    max-height: 350px;
}
	.related-products{
		padding-bottom: 0 !important;
	}
	
}
@media(max-width:991px)
{
	.page-logo img 
	{
    max-width: 50%;
	}
	.product-image-summary-inner,.related-products{
		padding:0 30px;
	}
	.related-products .title{
		font-size:18px;
		padding-bottom:5px;
	}
}
}

@media (min-width: 577px) and (max-width: 767px) {
	@media(max-width:767px)
{
	.page-logo img 
	{
    max-width: 50%;
	}
	.page-logo{
		padding-top:50px;
		margin-bottom:0;
	}
/* 	.whb-header-bottom .woodmart-logo img {

    margin-top: 0;
} */
	.whb-header-bottom{
		display:block;
	}
	.whb-col-right, .whb-mobile-right 
	{
    margin-right: 0;
	}
	.wd-tools-element>a 
	{
    height: 45px !important;
    color: #fff;
    background: #80b500;
    font-weight: 900;
    width: 45px;
	}
/* 	.woodmart-burger-icon .woodmart-burger, .woodmart-burger-icon .woodmart-burger::after, 
	.woodmart-burger-icon .woodmart-burger::before 
	{
    height: 3px;
	} */
	.whb-general-header-inner 
	{
    height: 45px;
	}
	.whb-header 
	{
    margin-bottom:0;
		display:inline-block;
	}
	.whb-main-header 
	{
    position: absolute !important;
/* 		z-index:0; */
	}
/* 	.main-page-wrapper
	{
    margin-top: 0;
	} */
	 .mobile-nav .woodmart-search-form,.mobile-nav .mobile-nav-tabs
	{
		display:none;
	}
	.mobile-nav 
	{
    bottom:auto;
	}
	.mobile-nav.slide-from-right.act-mobile-menu 
	{
    width: 100%;
	}
	.site-mobile-menu li a 
	{
    justify-content: center;
    min-height: 45px;
    border-bottom: 1px solid rgba(129, 129, 129, .2);
    color: #8c8c8c;
    font-weight: 500;
    font-size: 11px;
	}
	.product{
		margin-bottom:50px !important;
		padding:20px !important;
	}
	
/* 	contact page  */
	.contact-page-map-form .wpb_map_wraper iframe{
		max-height:350px;
	}
	.contact-page-map-form .wpcf7{
		padding:50px 100px 0;
	}
	.related-products{
		padding-bottom:0 !important;
	}
	.related-products .product{
		padding:0 !important;
	}
	.related-products .title{
		font-size:18px;
		padding-bottom:5px;
	}
	#product-3733{
		margin-bottom:0 !important;
	}
}
@media(max-width:640px)
{
	.product-image-summary-inner,.related-products{
		padding:0;
	}
}
@media(max-width:600px)
{
	.contact-page-map-form .wpcf7{
		padding:50px 50px 0;
	}
	.contact-page-map-form .wpb_map_wraper iframe {
    max-height: 300px;
}
	}

}

@media (max-width: 576px) {
	@media(max-width:575px)
{
	.page-logo img 
	{
    max-width: 50%;
	}
/* 		.whb-header-bottom .woodmart-logo img {

    margin-top: 0;
} */
	.page-logo{
		padding-top:50px;
		margin-bottom:0;
	}
	.whb-header-bottom{
		display:block;
	}
	.whb-col-right, .whb-mobile-right 
	{
    margin-right: 0;
	}
	.wd-tools-element>a 
	{
    height: 45px !important;
    color: #fff;
    background: #80b500;
    font-weight: 900;
    width: 45px;
	}
/* 	.woodmart-burger-icon .woodmart-burger, .woodmart-burger-icon .woodmart-burger::after, 
	.woodmart-burger-icon .woodmart-burger::before 
	{
    height: 3px;
	} */
	.whb-general-header-inner 
	{
    height: 45px;
	}
	.whb-header 
	{
    margin-bottom:0;
		display:inline-block;
	}
	.whb-main-header 
	{
    position: absolute !important;
		z-index:1;
	}
/* 	.main-page-wrapper
	{
    margin-top: 0;
	} */
	 .mobile-nav .woodmart-search-form,.mobile-nav .mobile-nav-tabs
	{
		display:none;
	}
	.mobile-nav 
	{
    bottom:auto;
	}
	.mobile-nav.slide-from-right.act-mobile-menu 
	{
    width: 100%;
	}
	.site-mobile-menu li a 
	{
    justify-content: center;
    min-height: 45px;
    border-bottom: 1px solid rgba(129, 129, 129, .2);
    color: #8c8c8c;
    font-weight: 500;
    font-size: 11px;
	}
	.product{
		margin-bottom:50px !important;
		padding:20px !important;
	}
		.contact-page-map-form .wpb_map_wraper iframe {
    max-height: 300px;
}
	.contact-page-map-form .wpcf7{
		padding:50px 50px 0;
	}
	.product-image-summary-inner,.related-products,.related-products .product{
		padding:0 !important;
	}
		.related-products .title{
		font-size:18px;
		padding-bottom:5px;
	}
	.related-products{
		padding-top:50px !important;
	}
	.related-products .slider-type-product,.single-product-page.product{
		margin-bottom: 0 !important;
	}
	
}

@media(max-width:480px)
{
	.page-logo img 
	{
    max-width: 45%;
	}
	.product-information .wd-entities-title{
		margin-bottom:0;
	}
	.product-information .wd-entities-title a {
    font-size: 14px;
}
	.fade-in-block .hover-content-inner .hms-product-detail b{
	font-size:13px !important;
		line-height:0;
		}
	.hms-product-detail p,.hms-product-detail ul li {
		font-size:14px;
	}
}
@media(max-width:414px)
{
	.page-logo img 
	{
    max-width: 38%;
	}
	.wd-hover-base .fade-in-block{
		padding:0 !important;
	}
	.product{
		margin-bottom:70px !important;
		padding:10px !important;
	}
	.contact-page-map-form .wpcf7 {
    padding: 50px 20px 0;
}
	.contact-page-map-form .wpb_map_wraper iframe {
    max-height: 220px;
}
	
	#carousel-767{
		margin-bottom:0 !important;
			
	}
}

@media(max-width:360px)
	{
		.fade-in-block .hover-content-inner .hms-product-detail b {
    font-size: 12px !important;
}
}
@media(max-width:320px)
	{
		.fade-in-block .hover-content-inner .hms-product-detail b {
    font-size: 11px !important;
}
}
}

