/* CSS Document */
body{
	font-family: 'Montserrat', sans-serif;
    font-size: 1.1rem !important;
}
a:link, a:visited, a:hover{text-decoration: none !important;}
h1, h2{color: #00793c;
    font-family: 'Libre Baskerville', serif;
    font-size: 1.9em;
    font-weight: 900;
    text-align: center;
}
h2{
    font-size: 1.7em;
}
/* Header ---------------- */
#wa_heco{
    text-align: center;
    margin-top: 20px;
}
#wa_heco .health{
    font-size: 1.1em;
    color: #a29e9e;
}
#wa_heco .title{
    font-family: 'Libre Baskerville', serif;
    font-weight: 900;
    font-size: 2.7em;
    color: #00793C;
}
#wa_heco .contact{
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 20px;
    border: solid 1px #f26429;
    padding: 3px 10px;
    border-radius: 5px;
    color: #FFF;
    background-color: #4da16b;
}
#wa_heco .contact:hover{
    transition: 1s;
    background-color: #f16029;
}
#wa_heco .social{
    margin-top: 20px;
}
.wa_hdr{
    margin-top: 10px;
    border-top: double 8px #d2ab67;
}
#mega-menu-wrap-menu-1{
    border-bottom: solid 2px #00793c;
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #wa_heco .title{
        font-size: 2.3em;
    }
    #wa_heco .contact{
        margin-left: 30px;
    }
    #wa_heco .rcnt{
        text-align: right;
    }
    #wa_heco .social{
        margin-top: 0;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    #wa_heco .title{
        font-size: 3.4em;
    }
}

.wa_sa{
	min-height: 430px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
	text-align: center;
	position: relative;
    background-position-x: center;
    border-bottom: solid 6px #d2ab67;
}

#wa_terap .gree{
    background-color: #00793c;
    color: #fff;
    font-size: 1.3em;
    font-weight: 600;
    text-align: center;
    padding: 6px;
}



/* RL - Rollover section */
.roll .rollover, .roll:hover .regular {
    display: none;
}
.roll:hover .rollover {
    display: block;
}
.wa_roll:hover{
    transition: 0.9s;
    margin-top: -10px;
}
/* Rollover end ---------------------- */

/* A0013 ---------------------- */
#a0013{
	background-color: #F8F8F7;
    margin-top: 8px;
}
#a0013 .wa_a13_title{
	
}
#a0013 .wa_a13_title h2{
	font-size: 32px;
    padding-top: 10px;
    font-weight: 700;
}
#a0013 .wa_a13{
    text-align: center;
    position: relative;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 30px;
}
#a0013 .wa_a13 .wa_a13_btn .wa_a13_rd{
	float: left;
    font-size: 0.9em;
    padding: 4px 10px 3px 20px;
}
#a0013 .wa_a13 .wa_a13_btn .fas{
	float: right;
    border-left: solid 1px;
    padding: 5px 10px 6px 10px;
    margin-top: 2px;
	transition: 0.5s;
}
#a0013 .wa_a13 .wa_a13_btn{
	color: #FFF;
    background-color: #00a022;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    border-radius: 5px;
    padding-bottom: 2px;
	transition: 0.5s;
}
#a0013 .wa_a13 .wa_a13_btn:hover{
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    background-color: #FF5722;
}
#a0013 .wa_a13 .wa_a13_btn:hover .fas{
	padding-left: 15px;
    padding-right: 5px;
}

/* A0013 END ------------------------ */


/* BC10 Start ------------------------ */
#wa_bc10 .bc10{
    text-align: center;
    margin-top: 30px;
    border-top: solid 3px #00793c;
    padding-top: 40px;
}
#wa_bc10 h1{
        color: #00793c;
    font-family: 'Libre Baskerville', serif;
    font-size: 1.9em;
    font-weight: 900;
}
#wa_bc10 p{
    font-size: 1.2em;
    font-weight: 600;
    color: #7b7b7b;
}
#wa_bc10 .wa_bc10box{
    position: relative;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    border: solid 8px #d6ffe5;
    border-radius: 15px;
    background-size: cover;
}
#wa_bc10 .wa_bc10box:hover{
    border-color: #d2ab67;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    background-color: #4f5d9a;
    border-radius: 5px;
    transition: 0.9s;
    margin-top: -10px;
}
#wa_bc10 .wa_bc10_tb{
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #FFF;
    font-weight: 600;
}
#wa_bc10 .wa_bc10_text{
    font-size: 1.6em;
    font-weight: 700;
}
#wa_bc10 .wa_bc10_subt{
    margin-bottom: 10px;
}
/* BC10 END ----------------------------*/


/*-- BCCB --  -----------------------*/
.wa_bccb{
    margin-top: 40px;
}
.wa_bccb_h{
    text-align: center;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    padding-left: 10px;
    padding-right: 10px;
}
.wa_bccb_h h2{
    text-transform: uppercase;
    font-weight: 700;
    color: #00793c;
}
.wa_bccb_h3 h3{
    color: #d2ab67;
    text-align: center;
    font-family: 'Libre Baskerville', serif;
    font-weight: 800;
    font-size: 1.4em;
}
.wa_bccb_h_ln{
    text-align: center;
    border-bottom: solid 3px #00793c;
    margin-bottom: -22px;
}

.wa_bccb ul{
	margin-left: 0;
    padding-left: 20px;
}
/*-- BCCB END -------------------------------------*/

/* -- A0001 -- Start ------------------------------ */
.a0001{
    background-position-y: bottom;
    background-size: contain;
    background-position-x: center;
    border-bottom: solid 5px #d2ab67;
    padding-bottom: 20px;
    background-repeat: repeat-x;
}
.a0001 h1{
    color: #00793c;
    font-family: 'Libre Baskerville', serif;
    font-size: 1.9em;
    font-weight: 900;
    text-align: center;
}
/* -- A0001 -- END ------------------------------ */

.wa_co{
    text-align: center;
    margin-top: 30px;
    height: 60px;
    color: #FFF;
    background-color: #00793c;
    padding-top: 20px;
    font-size: 0.9em;
    border-top: solid 2px #ed2d28;
}

#head_image{
    height: 235px;
    border-bottom: solid 5px #d2ab67
}
#head_image h1{
    font-weight: bold;
    color: #FFF;
    padding-top: 50px;
    font-size: 2em;
}
.sub_hd_img{
    background-color: #00793c;
    color: #FFF;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.5em;
}


.bascet-position {
position: absolute;
right: 60px;
top: 0;
}
@media (max-width: 992px)
{
.bascet-position {
position: absolute;
right: 30px;
}
}
.cart-contents {
position: relative;
display: block;
justify-content: center;
width: fit-content;
}
.cart-contents:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f07a" !important;
font-size: 26px;
color: #E57F23;
}
.cart-contents-count {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
line-height: 13px;
height: 20px;
width: 20px;
vertical-align: middle;
text-align: center;
color: #fff;
background: #000;
border-radius: 50%;
padding: 5px 5px;
display: block;
position: absolute;
top: 0px;
right: -10px;
}
.modal-dialog .modal-content {
background: #F5F5F5;
border: 2px solid #E57F23;
box-sizing: border-box;
border-radius: 5px;
top: 20px;
max-width: 800px;
width: 90%;
left: 50%;
transform: translate(-50%, 0%);
}
#modalcart .modal-title {
margin-bottom: 0;
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 50px;
line-height: 50px;
color: #454545;
text-align: center;
width: 100%;
}
.btn-secondary {
background-color: #fdc089 !important;
border: none !important;
padding: 10px 20px;
font-family: Open Sans;
font-style: normal;
font-weight: 500;
font-size: 19px;
line-height: 33px;
text-align: center;
color: #FFFFFF;
margin: 0px;
}
.checkout-button {
background-color: #ff7901 !important;
border: none !important;
padding: 8px 20px !important;
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 24px !important;
line-height: 33px;
text-align: center;
color: #FFFFFF !important;
display: block;
width: fit-content;
margin-top: 16px;
margin-left: 10px;
border-radius: 5px;
}
@media (max-width: 992px)
{
.checkout-button {
margin: auto;
width: 100%;
}
}
#modal-cart-dropdown-ustom {
display: grid;
grid-template-columns: 200px auto 40px;
grid-gap: 20px 50px;
margin-bottom: 20px;
border: 1px solid #b3b2b2;
padding: 10px;
border-radius: 5px;
}
@media (max-width: 768px)
{
#modal-cart-dropdown-ustom {
display: grid;
grid-template-columns: 1fr;
grid-gap: 10px;
width: fit-content;
margin: auto;
margin-bottom: 20px;
}
}
#modal-cart-dropdown-ustom img {
border: 1px solid #E57F23;
box-sizing: border-box;
box-shadow: 0px 0px 13px 1px rgb(0 0 0 / 20%);
height: 100%;
display: block;
max-width: 200px;
border-radius: 5px;
}
#modal-cart-dropdown-ustom .product-name {
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 28px;
line-height: 20px;
color: #454545;
display: block;
padding-bottom: 20px;
padding-top: 10px;
}
#modal-cart-dropdown-ustom .price {
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 21px;
line-height: 20px;
color: #454545;
display: block;
padding-bottom: 5px;
}
#modal-cart-dropdown-ustom .quantity {
float: left;
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 31px;
color: #454545;
display: block;
width: 87px;
text-align: center;
background: transparent;
border: 0px;
}
.quantity-for-text {
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 33px;
color: #454545;
width: 27px;
text-align: center;
background: transparent;
margin: 0px;
display: block;
float: left;
padding: 0px;
}
#modal-cart-dropdown-ustom .quantity input[type="number"] {
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 22px;
color: #454545;
display: block;
width: 60px;
text-align: center;
background: transparent;
padding-left: 10px;
margin-left: 10px;
}
#modal-cart-dropdown-ustom .total {
clear: both;
font-family: Open Sans;
font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 31px;
color: #454545;
display: block;
}
#modal-cart-dropdown-ustom .remove {
text-align: center;
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 33px;
color: #454545 !important;
display: block;
padding-top: 10px;
}

.cart-customlocation {
font-family: Open Sans;
font-style: normal;
font-weight: 500;
font-size: 25px;
line-height: 33px;
color: #000000;
display: block;
text-align: center;
width: fit-content;
padding-left: 10px;
margin-top: 0px;
}

.woocommerce a.remove:hover {
    background: transparent !important;
}

.post-272{
	margin-top: 20px;
}

.cart-footer-grid .button {
float: right;
background-color: #fff0 !important;
border: 1px solid #ff7901;
padding: 6px 10px;
font-family: Open Sans;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 20px;
text-align: center;
color: #ff7901 !important;
display: block;
width: fit-content;
border-radius: 5px;
}


/* ---- custom css start ---- */
.important-ms{
    color: red;
    font-weight: 700;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    display: none;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%;
}

.grid-cell{
    display: grid;
    grid-template-columns: 320px 1fr 1fr;
    grid-column-gap: 40px;
    grid-template-areas: 'left mid right';
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
    clear: none;
}

.entry-summary{
    margin: 0px;
}

.entry-title-product{
    text-align: left;
    font-weight: 700;
}

.cf-volume{
    margin-top: 70px;
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: 500;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #4da16b;
    border: solid 1px #f26429;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #f26429;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff;
    background-color: #4da16b;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    color: #fff;
    background-color: #f26429;
}

.woocommerce .quantity .qty {
    height: 41px;
}

.type-product p {
    margin-bottom: 0.5rem;
    line-height: 1.1;
}

.cf-header{
    color: #000;
    font-size: 1.2rem;
    text-align: left;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.cf-text ul{
    margin: 0 0 0em 0em;
    list-style: none;
    padding: 0px;
    margin-left: 0.8em;
}

.cf-text ul li::before {
    content: "\25A0";
    color: #d2ab67;
    font-weight: bold;
    display: inline-block;
    width: 1.4em;
    margin-left: -1.4em;
}

.cf-text{
    max-width: 500px;
}

.cf-recipes-header{
    font-size: 1.7rem;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 10px;
}

.cf-ls-header{
    color: #00793c;
    font-family: 'Montserrat';
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 20px;
}

.cf-ls-item-header{
    font-family: 'Montserrat';
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 15px;
}

.woocommerce div.product div.images img {
    max-width: 100%;
    margin: auto;
    max-height: 472px;
    width: auto;
}

.woocommerce-cart .entry-title{
    margin-top: 20px;
}

.instruction-text{
	font-weight: 500;
}

.nav-next{
	display: none !important;
}

.nav-previous{
	display: none !important;	
}

.cf-new{
    text-align: left;
    font-size: 1.4rem;
    margin-top: 0px;
}

a.added_to_cart.wc-forward {display:none}
/* ---- custom css end ---- */

@media (min-width: 992px) {
    #head_image h1{
        padding-top: 120px;
        font-size: 3em;
    }

}


@media (min-width: 576px)
{
.modal-dialog {
    max-width: 800px !important;
}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

/* Large devices (desktops, 992px and down) */
@media (max-width: 992px) {
    .grid-cell {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 0px;
        grid-template-areas:
        'left left'
        'mid right';
    }
}

/* Small devices (landscape phones, 576px and down) */
@media (max-width: 576px) {
    .grid-cell {
        display: grid;
        grid-template-columns: 1fr;
        grid-column-gap: 0px;
        grid-template-areas:
        'left'
        'mid'
        ' right';
    }

    .cf-volume {
        margin-top: 0px;
    }

    .woocommerce div.product div.summary {
        margin-bottom: 1em;
    }
}


.select2-container .select2-selection--single {
    height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
    width: 20px;
}

.woocommerce form .form-row label {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    color: #454545;
    padding: 0px 0px;
    margin: 0px;
    padding-bottom: 5px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    height: 30px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
}

.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
    width: 100%;
    display: block;
}

.woocommerce form .form-row input, .woocommerce form .form-row textarea {
    height: 30px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #454545;
    padding-left: 5px;
    padding-right: 5px;
}

.woocommerce form .select2-container {
    height: 40px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #454545;
}

.woocommerce-billing-fields h3{
    padding: 6px 0px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 20px;
    text-align: left;
    color: #212529 !important;
    display: block;
    width: fit-content;
    border-radius: 5px;
    margin-bottom: 20px;
}

.woocommerce-additional-fields h3{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    color: #454545;
    padding-top: 40px;
    padding-bottom: 20px;
}

#order_review_heading{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 33px;
    color: #454545;
    padding-top: 40px;
    padding-bottom: 20px;
}

.woocommerce table.shop_table {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20px !important;
    line-height: 33px;
    color: #454545;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    -webkit-font-smoothing: antialiased;
    background-color: #ff7901 !important;
    border: none !important;
    padding: 15px 20px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF !important;
    margin: auto;
    display: block;
    width: fit-content;
}

.select2-dropdown .select2-dropdown--below{
    top: 25px;
}

.woocommerce form .form-row textarea {
    height: 100px;
}

a.added_to_cart.wc-forward {
    display: none;
}

#ship-to-different-address{
	margin-top: 0px;
	margin-bottom: 0px;
}

.woocommerce-form__label-for-checkbox {
    border: 1px solid #ff7901 !important;
    color: #ff7901 !important;
    padding: 5px 20px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 0.7em;
    line-height: 20px;
    text-align: left;
    display: block;
    width: fit-content;
    border-radius: 5px;
    margin-bottom: 20px;
}

.woocommerce-additional-fields__field-wrapper{
	margin-top: 0px;
}

.quantity-for-text{
	font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 33px;
    color: #454545;
    width: 27px;
    text-align: center;
    background: transparent;
    margin: 0px;
    display: block;
    float: left;
    padding: 0px;
}

/*-- SA END --------------------------------------*/