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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Hensa", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: #009fda;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #1b1d1e;
	--wd-link-color-hover: #4d4d56;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #1b1d1e;
	--btn-accented-bgcolor-hover: #1b1d1e;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 900px;
}
.wd-popup.wd-promo-popup {
	background-color: #ffffff;
	background-image: none;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #1b1d1e;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-image: url(https://natureonedairy.com/wp-content/uploads/2020/05/footer-01-01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: right top;
}
body[class*="wrapper-boxed"] {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--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);
}
}


@font-face {
	font-family: "Hensa";
	font-weight: 400;
	font-style: normal;
}

.welcome_header{display:none;}
.woo-chatbot-admin-header{display:none;}
#wp-admin-bar-_options {display: none;}

p {
    text-align: justify !important;
}

.woodmart-post-date {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 2;
    display: inline-block;
    min-width: 53px;
    background-color: #fff0;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0);
    color: #3330;
    text-align: center;
    line-height: 1;
}

div.categories_filter select {
    margin-top: 0.85714em;
    margin-right: 20.85714em;
    margin-left: 20.85714em;
    border: 0px;
    box-shadow: none !important;
    display: block;
    padding: 0.714286em 2.85714em 0.714286em 5.3em;
    float: center;
    border-radius: 0px;
    height: inherit;
    max-width: 225px;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: url(../images/white_select_arrow.png) no-repeat 99% 50% #009fda;
}

.wd-logo img {width: 185px;max-height: inherit !important;margin-top: 70px;}

@media (min-width: 1025px){
.whb-sticked .whb-general-header .woodmart-logo img {
    width: 185px;max-height: inherit !important;margin-top: 70px;
}
}

.site-logo {
    max-height: initial !important;
}

.woodmart-products-tabs .products-tabs-title li {
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: inherit;
    vertical-align: bottom;
    text-transform: capitalize;
    font-weight: inherit;
    font-size: 25px;
    line-height: 1.4;
    opacity: .7;
    cursor: pointer;
    transition: opacity .25s ease,color .25s ease;
}

.woodmart-main-logo img {width: 185px;max-height: inherit !important;margin-top: 70px;}

@media (min-width: 1025px){
.whb-sticked .whb-general-header .woodmart-logo img {
    width: 185px;max-height: inherit !important;margin-top: 70px;
}
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab>a {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border: none;
    background-color: transparent;
    color: inherit;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.4;
    opacity: .7;
    transition: all .25s ease;
}




.icon {text-align: center;}

.main-back-to-top {
    width: 70px;
    height: 70px;
    margin-left: 590px;
    position: fixed;
    bottom: 15px;
    left: 50%;
    z-index: 3;
    background-color: #ff9d0600 !important;
    color: #0000 !important;
    font-size: 0px;
    text-align: center;
    line-height: 70px;
    opacity: 0;
}



.woodmart-entry-meta
{display:none}

.hovered-social-icons:after
{display:none;}


.article-body-container .entry-title.title {
	margin-bottom: 15px;
}

.hovered-social-icons {
display:none;
}

a.anchorlink {
    font-size: smaller;
    margin-left: 0.5em;
    text-decoration: none;
    display: none;
}

.wd-age-verify, .woodmart-content-popup, .woodmart-promo-popup {
    margin: 30px auto;
    padding: 30px;
    width: 100%;
    background-color: #fff0 !important;
}

.dokan-alert, .dokan-error, .dokan-info, .dokan-message, .dokan-store-contact .alert-success, .mc4wp-alert, .woocommerce-error, .woocommerce-info, .woocommerce-message, .yith_ywraq_add_item_product_message, div.wpcf7-response-output {
	    background-color: #019fdc;
}

.woodmart-title-size-extra-large .woodmart-title-container {
	font-size:48px !important;
	}

.rightpress_product_price_live_update {
    display: none !important;
}

#store_locator_find_stores_button {
    margin-top: 20px;
    margin-bottom: 20px;
}

.entry-meta,
.categories-accordion-on .widget_product_categories .product-categories li.cat-item.cat-item-259,
.wd-nav>li.cat-item.cat-item-259,
html[lang="en-US"] .categories-accordion-on .widget_product_categories .product-categories li.cat-item cat-item-259,
.widget_product_categories .product-categories li a[href$="notforsale/"] {
    display: none;
}
div.whb-mobile-center .wd-logo img {
    margin-top: 15px !important;
}@media (max-width: 576px) {
	.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab>a {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border: none;
    background-color: transparent;
    color: inherit;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    opacity: .7;
    transition: all .25s ease;
}

.woodmart-main-logo img {
    width: 60px;
    max-height: inherit !important;
    margin-top: 0px;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font: inherit;
    font-size: 99%;
}

.vc_custom_1593521599119 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.woodmart-title-size-extra-large .woodmart-title-container {
	font-size:30px !important;
	}

.woodmart-title-size-extra-large .title-after_title {
    font-size: 14px !important;
	font-family: Montserrat, Arial, Helvetica, sans-serif !important;
}

.woodmart-title-size-extra-large .title-subtitle {
    font-size: 15px !important;
	font-family: Montserrat, Arial, Helvetica, sans-serif !important;
}

.box-title-extra-large .info-box-title {
    font-size: 25px !important;
    font-family: Hensa, Arial, Helvetica, sans-serif !important;
}
}

