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

: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: "Signika", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Signika", 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: "Signika", 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: #83AC2B;
	--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-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(17,17,17,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 1000px;
}
: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;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--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: #83b735;
}

footer.footer-container{
	margin-bottom: -2rem;
} 
/*
.svg-primary{
	color: #83b735;	
} */
.woocommerce-MyAccount-navigation>ul li.woocommerce-MyAccount-navigation-link--woo-wallet a::before{
	content: " " !important;	
}
/* Ticker */
.mtphr-dnt-tick-container{
	font-size: 0.8rem;
}
.scrollToTop{
	right: 28px !important;
	bottom: 92px !important;
	height: 45px !important;
	width: 45px !important;
}
#ht-ctc-chat{
	bottom: 30px !important;
	right: 24px !important;
}
@media (max-width: 1024px){
	.scrollToTop{
		right: 30px !important;
		bottom: 120px !important;
		height: 40px !important;
		width: 40px !important;
	}
	#ht-ctc-chat{
		bottom: 60px !important;
		right: 24px !important;
	}
}

#shiprocket_pincode_check{
	width: 200px;
}
#check_pincode{
	border-radius: 35px;
	font-size: 13px;
  line-height: 18px;
	background-color: #83AC2B;
	color: #fff;
}
/* Product tab images */
@media (max-width: 768px){
.wd-products-tabs .tabs-navigation-wrapper .img-wrapper img {
    max-height: 40px !important;
    width: auto !important;
}
}
/* Ditty News Ticker */
.mtphr-dnt-tick-contents{
	text-align: center !important;
}
.mtphr-dnt-nav i{
	padding-top: 3px;
	font-size: 24px;
	color: #eee;
}
@media screen and (max-width: 1024px){
	header  div.whb-row.whb-top-bar.whb-not-sticky-row.whb-with-bg.whb-without-border.whb-color-light.whb-flex-flex-middle div.whb-column.whb-col-center{
			flex: 1 1 100%;
	}
}
/* [class^="mtphr-dnt-icon-"]:before, [class*=" mtphr-dnt-icon-"]:before{
} */
/* Footer HTML Block's CSS */




body > div.mobile-nav.wd-side-hidden.wd-left.wd-left.wd-opened > ul.wd-nav.wd-nav-mob-tab.wd-style-underline.mobile-menu-tab.mobile-nav-tabs > li.mobile-tab-title.mobile-categories-title > a > span {
	background-color: dimgray;
	color: whitesmoke;
}


/* Testimonial Avatar */
/* @media (max-width: 768px){
	.testimonial .testimonial-avatar img{
		max-width: 160px !important;
	} 
}*/
.testimonial .testimonial-avatar img{
	max-width: 160px !important;
}
.wd-prefooter{
	padding-bottom: 0 !important;
}
/* footer sidebar */
.footer-sidebar{
	padding-top: 0 !important;
}

/* #gallery_996 > div > div.owl-stage-outer > div > div > div > a > img */




 .owl-carousel .owl-nav>div {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	pointer-events: visible;
	color: dimgrey;
} @media (min-width: 1025px) {
	.article-body-container img {
    max-width: 600px;
}
}

