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

:root {
	--wd-text-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-color: rgb(0,38,100);
	--wd-entities-title-font: "Lexend", 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: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(0,38,100);
	--wd-alternative-color: rgb(0,38,100);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,38,100);
	--btn-accented-bgcolor-hover: rgba(0,38,100,0.87);
	--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;
}
.header-banner {
	background-color: rgb(130,36,227);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,38,100);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(249,249,249);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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;
}

@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);
}
}


div#wc-stripe-googlepay-container {
    margin-top: 20px;
}

.single-post h2 {
    margin-top: 30px;
}

/* SINGLE PRODUCT SUBSCRIPTION BOX */

.archive small.wcsatt-sub-options {
    display: flex;
}

span.wcsatt-options-prompt-action {
    vertical-align: middle;
    font-size: 14px;
    line-height: 13px;
}




span.subscription-benefits {
    color: black;
    font-size: 15px;
    margin-top: 20px !important;
    display: inline-block;
    margin-bottom: 6px !important;
}

ul.subscription-benefits-list li {
    font-size: 14px;
    margin-bottom: 6px;
    color: #3c3c3c;
}

.wcsatt-options-prompt-text {
    color: black;
    margin-bottom: 2px !important;
    margin-top: 12px !important;
    font-size: 15px;
}


/* SINGLE PRODUCT REVIEWS PORTFOLIO GRID */
.blue-verified {
	white-space: nowrap; 
	font-weight: bold; 
	color: #3684e2 !important;
	font-size: 14px;
	vertical-align: middle; 
	line-height: 12px;
}

.blue-verified img {
height: 1em; 
	vertical-align: middle; 
	margin-left: 0px;
	font-size: 18px
}

.single-product .vc_grid .vc_btn3-container.vc_btn3-left {
    display: none;
}

.review-post-title {
    color: var(--wd-primary-color);
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
}

.review-item-date {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin-top: 2px;
    display: block;
}

.review-item-stars {
    font-size: 18px;
    margin-top: -2px !important;
    display: block;
    color: #3684e2;
}

.review-item-text {
    font-size: 14px;
    line-height: 15px;
    margin-top: 2px;
    display: block;
}


.vc_gitem-zone {
    overflow: visible !important;

}

.vc_gitem-zone-mini {
    display: block;
    float: left;
    width: 100%;
    height: auto;
}

.vc_gitem_row.vc_row.vc_gitem-row-position-top {
    display: block;
    width: 100%;
    float: left;
    bottom: unset;
    top: unset;
    position: relative;
    left: unset;
    right: unset;
}

.vc_gitem_row.vc_row.vc_gitem-row-position-middle {
    display: block;
    transform: none !important;
    position: relative;
    left: unset;
    top: unset;
    left: unset;
}

.vc_gitem_row.vc_row.vc_gitem-row-position-bottom {
    display: block;
    width: 100%;
    float: left;
    bottom: unset;
    top: unset;
    position: relative;
    left: unset;
    right: unset;
}

.review-text-section .vc_gitem-post-data {
    margin-bottom: 0px;
}

.review-text-section .wpb_text_column.wpb_content_element.inline-element {
    margin-bottom: 0px !important;
}

.vc-gitem-zone-height-mode-auto:before {
	content: none !important;}



/* MISC */

.archive .wd-product .wd-entities-title {
    font-size: 20px;
}

.page-id-26226 .wd-product .wd-entities-title {
    font-size: 19px;
}

.wd-copyrights.copyrights-wrapper.wd-layout-two-columns {
    color: black;
    padding-top: 40px;
}

div.quantity input[type="button"] {
    color: #fff;
    background-color: var(--wd-primary-color);
    border-color: var(--wd-primary-color);
}

.fcal_timezone_select {
    display: none !important;
}

div.quantity input[type="number"] {
    width: 40px;
    color: black;
}

input#simba_two_factor_auth {
    color: black;
}

input, textarea, input#username, .password-input input {
background: white !important;
	color: black !important;
}

.wd-registration-page .col-12.col-md-6.col-login, .wd-registration-page .col-12.col-md-6.col-register {
    margin-bottom: 60px;
}

.col-12.col-md-6.col-register {
    background: #f1eeee;
    padding: 20px;
    border-radius: 20px;
}

.type-landing header.wd-single-post-header {
    display: none;
}

.yoast-breadcrumb {
    font-size: 12px;
}

.single-product .wd-content-layout {
    padding-block: 0px;
    margin-top: -25px;
}

.single-product .summary-inner {
    margin-top: -35px;
}

.brands_index li {
    display: inline-block;
    padding: 10px;
    background: #efefef;
    margin-right: 10px;
    font-weight: bolder;
    text-transform: uppercase;
}

.brands_index a {
    font-weight: bolder;
    font-size: 150%;
    line-height: 84%;
}

.brands_index li span {
    color: #cacaca;
}

.essb_links .essb_link_whatsapp {
    --essb-network: #288340 !important;
}

.category-grid-item .hover-mask {
    padding: 10px;
    margin-top: 10px;
}

.category-grid-item h3.wd-entities-title {
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: bold !important;
}


form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit {
    background-color: #1354a5 !important;
    border-color: #1354a5 !important;
    color: #ffffff;
    min-width: 100%;
}

form.fluent_form_1 .ff-btn-submit:not(.ff_btn_no_style) {
    background-color: #1354a5 !important;
    color: #ffffff;
}

.essb-c2c-w-header-close .essb-svg-icon {
    width: 25px;
    height: 25px;
    fill: #fff;
    top: 15px;
    right: 10px;
    position: relative;
}

.essb-c2c-w .essb-c2c-w-header .title {
    font-size: 18px;
    font-weight: 700;
    color: white;
    margin: 0;
}

.ff-default .ff-el-form-control {
	background-color: #fff;
}

.big-chat .essb-click2chat span {
    font-size: 38px;
	    line-height: 47px;
}

.big-chat .essb-click2chat i svg {
    fill: #fff;
    width: 38px;
    height: 38px;
}

.big-chat .essb-click2chat-button {
    margin: 5px 0 0 0;
}



.whb-main-header h1.info-box-title.title.box-title-style-default.wd-fontsize-m {
    margin-top: 0px;
}

a:hover {
    font-weight: bold;
}

div#block-40 {
    border-bottom: 0px;
}

.oba-fb-group-footer {
    float: left;
    min-width: 275px;
    max-width: 350px;
    padding-top: 10px;
    margin-bottom: 15px;
}

.essb-click2chat-window .operator-list .operator .data .title {
    margin-bottom: 1px;
}

.essb-click2chat-window .operator-list .operator .data .name {
    margin-bottom: 8px;
    display: block;
}

.sticky-toolbar-on .scrollToTop {
	bottom: 110px !important;
}

.essb-click2chat {
    bottom: 65px;
}

.whatsapp-banner .info-box-inner {
    color: #ffffff;
    margin: 0px !important;
}

.whatsapp-banner {
    margin: 0px 0PX 4PX;
    padding: 5px;
}

.widgetarea-mobile {
    display: none;
}

.logged-in .widgetarea-mobile {
    display: block !important;
}



#mobile-menu-qr-code {display:none}

.logged-in #mobile-menu-qr-code {display:inline !important}

.woocommerce-privacy-policy-text {
    font-size: 80%;
}

.already-member {display:none;}

.logged-in .already-member,  {display: block !important;}

.logged-in .hide-logged-in {display:none;}

/* Top Bar */

.whb-top-bar .wd-header-text
    width: auto;
    flex: none;
    padding-right: 0px;
}

.logged-in .whb-top-bar-inner .wd-dropdown-my-account { display: none;}


.whb-top-bar-inner .wd-header-sticky-nav span.wd-tools-icon {
    display: none;
}

.whb-top-bar-inner .wd-header-sticky-nav .wd-tools-element>a {
padding-left: 0px;}

.whb-top-bar-inner .wd-header-sticky-nav .wd-tools-element .wd-tools-text {
	margin-inline-start: 0px;}

.whb-top-bar-inner .wd-header-nav, .site-logo {
	padding-right: 0px !important;}

.top-bar-logo .box-icon-wrapper.box-with-icon.box-icon-simple {
    margin: 0px;
    max-width: 100%;
}

.top-bar-logo {
    width: 100px;
    margin: 0px;
    padding: 0px;
    display: inline;
    float: left;
}



/* HEADER */

.wd-header-cats {
    position: relative;
    margin-inline: 0px;
}

.whb-header-bottom .container {
    padding-left: 0px !important;
}




/* PAGE TITLE */

.title-size-small .title {
    font-size: 30px !important;
    margin-bottom: 0px !important;
}

.title-size-small {
    padding: 10px 0;
}

/* CART */
.cart-totals-inner tr.shipping td>* {
    margin-bottom: 50px;
}



/*SINGLE PRODUCT */

.singlep-image-main {
    margin: 0 auto;
    display: block;
	    max-height: 400px;
}

.single-product .woocommerce-product-details__short-description th {
    background: rgb(57,186,91);
    width: 33%;
    font-size: 12px;
    color: white;
    font-weight: bold;
}

.single-product .woocommerce-product-details__short-description td {
    border: 1px solid #cbcbcb;
}

.single-product .woocommerce-product-details__short-description  .wd-wpb {
    border: 1px solid #dddddd;
    margin-bottom: 0px;
    margin-top: 15px;
}



.single-product .wd-builder-off .wd-shipping-progress-bar {
    margin-bottom: 30px;
    font-size: 80%;
}

.single-product .wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    padding: 5px 10PX;
    WIDTH: max-content;
}

.single-product .summary-inner>.price {
    margin-bottom: 5px;
    margin-left: 5px;
}

.single-product .summary-inner.set-mb-l.reset-last-child {
    margin-top: -20px;
    padding-top: 15px;
}

#single-product-hiuser-obabalance {display:none;}
.logged-in #single-product-hiuser-obabalance	{display:block !important;}

.clubcard-join-link img {
    margin-right: 10px;
}



/* SINGLE PRODUUCT PRICES TABLE */
#single-pricing-table th {
    font-size: 11px;
    line-height: 11px;
    border: 1px solid black;
    padding: 8px 3px;
    background: #027fff;
    color: white;
	width: 25% !important;
}

#single-pricing-table td {
    border: 1px solid black;
    font-size: 16px;
    line-height: 16px;
    padding: 5px 8px;
    font-weight: bold;
}

#single-pricing-table .wd-el-table, #single-pricing-table .wd-wpb {
    margin-bottom: 0;
}

.woocommerce-variation>div {
    margin-bottom: 5px !important;
}

.single-product table.wd-el-table {
    margin-bottom: 0px;
}


/* AFFILIATE DASHBOARD */

table.affwp-table th, table.affwp-table td {
		text-align: center !important;
    border: 1px solid #918f8f !important;
}

table.affwp-table th {
    background: #dbbc82 !important;
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li {
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    border: 1px solid #dddddd;
    margin-bottom: 10px;
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active {
    font-weight: bold;
    background: #ebebeb;
    font-size: 130%;
}



/* PRODUCT GRID */
.product-grid-item .wrap-price {
    margin-top: 0px !important;
}


.wd-product-sku {
    font-size: 80%;
}

.product-grid-item p.wd-product-stock.stock.wd-style-default.in-stock {
    display: none;
}





/* MOBILE MENU */
.widgetarea-mobile {
    padding: 0px 20px 20px 20px;
}

.widgetarea-mobile  div#nav_menu-2 {
    margin-bottom: 0px;
    padding-top: 3px;
    font-weight: bold;
    font-size: 20px;
    color: black;
	text-align: center;
}


div#block-30 {
    color: white;
    background: #2f5db1;
    padding-top: 11px;
    padding-bottom: 11px;
    font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
}

div#block-7 {
    margin-bottom: 0px;
    text-align: center;
    padding-top: 12px;
    border-bottom: 1px solid #adadad;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

div#block-33 {
    margin-bottom: 0px;
}

.widgetarea-mobile div#nav_menu-2 {
    margin-bottom: 0px;
    padding-top: 10px;
    font-weight: bold;
    font-size: 20px;
    color: black;
    text-align: center;
    padding-bottom: 10px;
}

.mobile-menu-widget .mycred-my-balance-wrapper {
    font-weight: bold;
    font-size: 36px;
}@media (min-width: 1025px) {
	/* SINGLE PRODUCT */


.single-product .main-page-wrapper {
	padding-top: 30px; !IMPORTANT}

.breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
    margin-block: -15px 0px !IMPORTANT;
}

.whb-sticked .whb-row {
    background-color: white !important;
}

}

@media (max-width: 576px) {
	.hide, #hide {display: none;}
	
	.mobile-menu-widget .oba-fb-group-footer {
    margin-top: 20px !important;
}

/* SINGLE PRODUCT */

.single-product .wd-content-layout {
    padding-block: 0px;
    margin-top: 5px;
}



.single-product .summary-inner {
    margin-top: -10px;
}
	
	



.summary-inner {
    padding: 25px 10px  15px !important;
}

.summary-inner .wd-product-brands {
    display: none !important;
}

.single-product .wd-buy-now-btn {
    padding: 5px 10px;
}


/* TOP BAR */

.whatsapp-banner .info-box-inner {
    line-height: 12px !important;
    font-size: 10px !important;
    margin: 0px !important;
}


.whb-top-bar .wd-header-text.set-cont-mb-s.reset-last-child.wd-inline {
    /* float: left; */
    /* margin: 0px; */
    flex: none;
}

.whb-top-bar .wd-header-secondary-nav.text-left.wd-full-height {
    padding-left: 0px;
}

.whb-top-bar .wd-header-text.wd-inline {
    flex: none !important;
}

.whb-top-bar .whb-column.whb-col-mobile.whb-hidden-lg {
    /* flex: auto; */
    justify-content: space-between;
}




}

