@font-face {
    font-family: 'Cormorant';
    src: url('../fonts/Cormorant-Regular.woff2') format('woff2'),
        url('../fonts/Cormorant-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.text-black {
    color: #000 !important;
}

.text-white {
    color: #fff !important;
}

.text-reds {
    color: #e73323 !important;
}

.text-green {
    color: #00b8f3 !important;
}

.text-yellow {
    color: #00b8f3 !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.veg {
    float: right;
    border: 1px solid green
}

.non-veg {
    float: right;
    border: 1px solid green
}

.f-14 {
    font-size: 14px !important
}

.f-16 {
    font-size: 16px !important
}

.f-18 {
    font-size: 18px !important
}
.comments-area {
    overflow-x: scroll;
height: 330px;
background-color: #fff;
padding: 10px 20px;
border: 1px solid #e9e8e8;
}
.featurekk{border-radius: 10px;border:1px solid #51BA69;;background-color:#eaf6e5;padding:20px;}
.aboutpage{
    background-color: #fff;
padding:50px 0px 40px 0px; 
}
.aboutpage .section-title span.sub-title {
  position: relative;
  font-size: 15px;
}
.aboutpage .section-subtitle{
    font-family: 'Lato', sans-serif;
font-weight: 700;
font-size: 42px;
line-height: 46px;
    color:#185003;
}
.section-subtitles{
   font-family: 'Lato', sans-serif;
font-weight: 700;
font-size: 35px;
line-height: 46px;
color: #1f6405;
}
.aboutpage .section-title .section-subtitle::before {
  content: "";
  position: absolute;
  left: -13px;
  top: -15px;
  background: #eaeaea;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  z-index: -1; 
  background: rgba(54,131,54, 0.9);
}
.aboutpage .feature-box {text-align: center;margin-top: 20px;margin-bottom: 30px;}
.aboutpage .feature-box .section-title{ 
 font-family: 'Cormorant';
font-weight: 600;
font-size: 22px;
line-height: 26px;
    color: #0e0e0e;
}
.servicebox{
 padding-top: 15px !important;
padding-right: 15px !important;
padding-bottom: 10px !important;
margin-bottom: 16px !important;
padding-left: 15px !important;
background-color: transparent;
}
.serviceboxexh .btnsbox{font-size:30px;font-size: 18px;
border-radius: 5px !important;
padding-top: 6px;
font-weight: 600;
}
.serviceboxexh h3{
    font-weight: 600;
text-align: left;
font-size: 32px;
border-radius: 5px !important;
color: #046c39;
text-transform: uppercase;
    
}
.serviceboxexh h5{font-weight: 600;
text-align: left;
font-size: 25px;
margin-top: 15px;
border-radius: 5px !important;
color: #036736;
}
.serviceboxexh p{
font-size: 18px;
font-weight: 400;
color: #292828;
line-height: 25px;
}
.servicebox:hover{
 }
.servicebox .feature-box-thumb{
    margin-bottom: 10px;
}
.servicebox .feature-box-icon {
 position: absolute;
left: 17px;
bottom: 13px;
font-size: 85px;
transform: rotate(7deg);
z-index: 0;
color: #fff0f0;
}
.servicebox .feature-box-icon .fa-pagelines{ 
color: #fff0f0;
 }
.aboutpage .feature-box .section-description{position: relative; z-index: 1;}
.aboutpage .feature-box .section-title{ 
 font-weight: 600;
    font-family: 'Lato', sans-serif;
font-size: 17px;
font-weight: 600;
padding-top: 10px;
line-height: 21.8px;
color: #000;
}
.gallery{
    padding: 40px 0px;
}
.shortcode-btns{border: 1px solid #f48380;color: #f48380;margin-top: 10px;margin-bottom: 5px;text-align: center}
.shortcode-btns:hover{border: 1px solid #f48380;background-color: #f48380;color: #fff;}
.cspservice h4{font-size: 22px;color:blue;}
.cspservice .boxes{min-height: 455px;
margin-bottom: 20px;
padding: 5px;
box-shadow: 0 4px 4px #dcdcdc;
border: 1px solid #00b0f6;
background-color:#fff;
}
.cspservice .item .boxes:hover{border: 1px solid #fb8a2e;background-color: #fff;}
.cspservice .boxes img{border-radius: 50%;padding:20px!important;}
.table tbody tr:hover {
    background-color: #ecf0f5;
    color: #000 !important;
}

.table tr {
    border-bottom: 1px solid #ecf0f5;
}

.tophead-bar {
    background-color: #183372;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    padding: 6px;
    font-weight: 800;
}

.tophead-bar a {
    color: #fff;
}
.wl-carousel-category item{text-align: center;}
.tophead-bar img {
    width: 15px;
    height: 15px;
    margin-left: 4px;
}

.cart-btn img {
    height: auto;
    max-width: 100%;
    transform-style: preserve-3d;
    float: left;
}
.abtusvp h2{font-family: 'Lato', sans-serif;
font-weight: 700;
font-size: 42px;
line-height: 46px;
color: #185003;
} 
.abtusvp p {
    font-size: 18px;
    font-weight: 400;
    color: #292828;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
}
.cart-btn .cart-coubt {
    float: left;
border-radius: 100px;
font-size: 13px;
height: 25px;
line-height: 20x;
text-align: center;
position: relative;
left: 10px;
top: 0px;
color: #808080;
font-weight: 700;
}

.ffproduct h6 {
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
}

.categoryes .item {
    width: 25%;
    float: left;
    margin: 0px !important;
}

.categoryes .item .category-item {
    padding: 2px 0px 4px 0px !important;
}

#order-by-whatapp {
    background: url(../img/background-pattern-1.jpg);
    background-repeat: repeat;
    background-repeat: repeat;
    padding: 30px 20px;
}

#order-by-whatapp h2 {
    font-size: 42px;
    line-height: 54px;
}

#order-by-whatapp a {
    font-size: 35px;
    line-height: 56px;
    position: relative;
    padding-left: 70px;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 5px 20px 5px 70px;
    display: inline-block;
}

#order-by-whatapp a .mdi-whatsapp {
    float: left;
    background: #fff;
    color: #4caf50;
    border-radius: 100px;
    font-size: 35px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border: 10px solid #ec323785;
    position: absolute;
    padding: 15px 17px;
    left: -20px;
    top: -15px;
}

.cart-wrapper a img {
    float: left;
    padding-right: 5px;
}

.my-address-page label {
    color: #333333 !important;
    margin-top: 10px;
    font-weight: 500;
}

.li_first_child {
    position: relative;
    border-bottom: 1px solid #ececec;
    height: 35px;
    line-height: 35px;
}

.li_first_child:last-child {
    border-bottom: 0px solid #ececec;
}

.li_first_child a {
    color: #fff;
    padding: 3px 5px;
}

.li_second_child a {
    color: #fff;
    padding: 2px 5px;
}

.li_second_child {
    display: none;
    position: absolute;
    width: 100%;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 4px 4px #dcdcdc;
    top: 0;
    left: 100%;
    z-index: 1000;
    float: right;
    min-width: 10rem;
    padding: 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
}

.li_first_child:hover .li_second_child {
    display: block;
}

.li_second_child li a {
    font-size: 13px;
    padding: 5px 14px !important;
    display: block;
}

.li_second_child li a:hover {
    background-color: #f8f9fa;
}

.ui-front {
    z-index: 9999;
}

.table-responsive img {
    height: 80px;
    max-width: 80px;
}

#flash-message {
    position: fixed;
    z-index: 2000;
    background: #ffcc99;
    padding: 15px;
    width: auto;
    display: none;
    top: 25%;
    border-radius: 10px;
    left: 15%
}

.mt-20 {
    margin-top: 20px !important;
}
.loginsignbox{border: 1px solid #d4dbe0; border-radius:5px;box-shadow: 0 0 2px #ccc;background-color:#fff;background-image: url(../img/loginbg_top.png), url(../img/loginbg_bottom.png);background-repeat: no-repeat;background-position: top left, bottom right;padding: 75px 50px}
.form-logins {
    border-style: 1px solid grey;
    background: transparent;
    margin: 0 auto;
    opacity: 0.8;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 295px;
    margin-top: 5px;
}

.form-logins label {
    text-align: left;
    font-weight: 500;
    color: #333333;
}

.form-logins .form-control {
    padding: 9px 10px;
    border-radius: 0px;
    border: 0px solid #cbd6e2;
    border-bottom: 1px solid #cbd6e2;
    font-size: 16px;
    transition: all .15s ease-out;
    background-color: #fff;
    color: #33475b;
    display: block;
    height: 40px;
    line-height: 22px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    letter-spacing: 0.5px;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}

.form-logins .form-control:focus {
    border-color: rgba(0, 208, 228, .5);
    box-shadow: 0 0 4px 1px rgba(0, 208, 228, .3), 0 0 0 1px #00d0e4;
    outline: 0;
}

.form-logins #partitioned {
    padding-left: 35px;
    letter-spacing: 75px;
    border: 0;
    background-position: bottom;
    background-size: 50px 1px;
    background-repeat: repeat-x;
    width: 100%;
    min-width: 100;
    background-image: none;
    margin: auto;
}

.signupbox-form .alert {
    padding: 7px;
    font-size: 14px;
    margin-bottom: 4px;
}

div.pagination {
    padding: 3px;
    margin: 0 0 10px 0;
    text-align: center;
}

div.pagination a {
    padding: 5px 10px 5px 10px;
    margin: 2px;
    background-color: #006699;
    font-size: 22px;
    text-decoration: none;
    /* no underline */
    color: #fff;
}

div.pagination a:hover,
div.pagination a:active {
    background-color: #ff6633;
}

div.pagination span.current {
    padding: 5px 10px 5px 10px;
    font-size: 22px;
    margin: 2px;
    background-color: #ccc;
    color: #000;
}

div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #DDD;
}

.product-footer .input-group {
    width: 55%;
    background: #ec1d27;
    border-radius: 68px;
}

.carts {
    background: #fff;
    padding: 10px;
    font-size: 16px;
    width: 100%;
    border: 1px solid #ccc;
}

.carts .summary-subtotal {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    clear: both;
    margin: 1rem 0;
    overflow: hidden;
    padding: 0.5rem 0;
}

.carts .subtotal-title {
    color: #fff;
    float: left;
    width: 70%;
}

.carts .promo-value {
    color: #fff;
    float: left;
    text-align: right;
    width: 30%;
}

.carts .promo-title {
    float: left;
    width: 70%;
}

.carts .promo-value {
    color: #fff;
    float: left;
    text-align: right;
    width: 30%;
}

.footer-bottom {
    background-color: #282828;
    color: #fff;
    padding: 15px 0px 4px 0px;
}

.footer-bottom .mdi {
    font-size: 25px !important;
}

.footer-bottom a,
.footer-bottom p {
    color: #fff;
}

.products-wrapper:hover {
    box-shadow: 0 8px 6px -6px black;
    transform: translateY(10px);
}

.products-wrapper {
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    transition: all .5s;
    background-color: #fff;
    position: relative;
    margin-bottom: 25px;
    transform: translateY(0px);
    margin-right: 1px;
    min-height: 380px;
}

.anajgharproducts .products-wrapper {
    min-height: 422px;
}

.product-image,
.product-image img {
    border-radius: 6px 6px 0px 0px;
    padding: 4px;
}

.product-other-info {
    padding: 12px 8px 15px 8px;
    text-align: center;
}

.account-left .list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #f4fb80;
    color: #000;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, .125);
}

.account-left .active {
    background-color: #173271;
    color: #fff;
}

.product-name,
.product-name a {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    color: #000;
    min-height: 35px;
}

.topthumb {
    color: #fff;
    padding: 10px 0px;
    background-color: #327c33;
}

.topthumb a {
    color: #fff;
}

.anajcart .table-responsive img {
    height: 75px;
    max-width: 75px;
}

.anajcart .product-name,
.anajcart .product-name a {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    color: #000;
    min-height: 40px;
    padding: 5px;
    letter-spacing: 0.8px;
    text-align: left;
}

.product-prize {
    padding: 10px 0;
}

.mrp-txt {
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
}

.main-prize {
    font-size: 13px;
    color: #333;
    font-weight: 800;
    text-transform: uppercase;
}

span.discounted-prize {
    font-size: 18px; 
    color: #000;
    font-weight: 800;
    padding-left: 5px;

}

.discount-in-percent {
    background: #e7001b;
    width: 70px;
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    border-radius: 0px 50px 50px 0px;
    text-align: left;
    box-shadow: 0px 3px 10px -7px #000000;
    position: absolute;
    left: 0px;
    top: 20px;
    right: 0;
    padding-left: 4px;
}

.shop-select-product {
    width: 48%;
    float: left
}

.shop-select-product.shop-select-product-home-page select.form-control {
    width: 48px !important;
    padding: 0px 0px 0px 5px;
}

.product-other-info select.form-control {
    width: 135px !important;
    box-shadow: none;
    background: #fff;
    border-radius: 5px;
    border: 2px solid #ec3237 !important;
    padding: 0px 8px 0px 8px;
    height: 35px;
}

.product-add-to-cart-btn a { 
}

.anajghar-productdetail .product-add-to-cart-btn a {
     
}

.anajghar-productdetail .shortbutton {
    border: 2px solid #ec1d27;
    background: #ec1d27;
    width: 100%;
    float: left;
    color: #fff;
    padding: 5px 4px;
    border-radius: 6px;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    text-transform: capitalize;
    transition: all .5s;
}

.anajghar-productdetail .product-prize {
    padding: 10px 15px;
}

.anajghar-productdetail .mrp-txt {
    font-size: 18px;
}

.anajghar-productdetail .product-variant-btn-active {
       font-weight: 600;
    padding: 6px 10px;    
    background-color: #fff;
    color: #327a32;
    border: 1px solid #327a32;
}

.anajghar-productdetail .product-variant-btn-active:hover {
    background-color: #183372; 
    color: #fff;
    border: 1px solid #00b8f3;
    padding: 7px 10px;
}

.anajghar-productdetail .main-prize {
    font-size: 18px;
}

.anajghar-productdetail span.discounted-prize {
    font-size: 18px;
}

.anajghar-productdetail .discount-in-percent {
    font-size: 15px;
}

.product-add-to-cart-btn:hover a {
    color: #ec3237;
    background: #fff;
}

.product-add-to-cart-btn a {
    color: #fff;
    font-size: 14px;
}

.product-btn-name {
    padding-right: 5px;
}

.ffproduct {
    border-bottom: 1px solid #ccc;
}

.ffproduct .heading-design-h5 a {
    font-size: 25px !important
}

.ogfeature img {
    height: 45px;
    float: left;
    margin-right: 30px;
}

.ogfeature h4 small {
    font-weight: 300;
    text-transform: uppercase;
}

.add_border {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.loginbody_right{padding: 10px;}
.lgoinleft_des {
    width: 100%;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    min-height: 60px;
}

.left_desimg {
    float: left;
    width: 10%;
    margin-right: 10px;
}

.left_descont {
    float: left;
    width: 86%;
 }
.benifitschp{padding-top:30px!important;padding-bottom:30px!important;background-color:#fff!important}

.benifitschp img{border-radius:4px;border:1px solid #ccc}
.benifitschp p{text-align: justify;
color: #000;
font-size: 18px;
line-height: 28px;
letter-spacing: 0.7px;}
.benifitschp h2{color: #28328c;}
.bloogs .widget-title {
  background-color: #368336;
}
.bloogs{background-color: #fff;}
.bloogs .item{padding: 20px;}
.bloogs .entry-title .post-title, .bloogs .entry-title .post-title a{color: #000;font-family: Cormorant;font-weight: 700;font-size: 30px;line-height: 33px;}
.bloogs .entry-title .post-excerpt{color: #6b6b6b;font-family: Montserrat;font-weight: 400;font-size: 15px;line-height: 26px}
.bloogs .post-thumb{margin-bottom: 20px;}
.bloogs .read-more{color: #368336;font-weight: 700;font-size:16px;}
.bloogs .read-more .fa-arrow-circle-right{color: #000;font-weight: 700;font-size:20px;}
.bloogs .post-date{font-size: 12px;letter-spacing: 0.5px;color: #368336; text-transform: capitalize;}
.galleryboxes{background-color: #fff;padding: 50px 0px 40px 0px;text-align: center;}
.galleryboxes .item{margin: 5px 0px ;}
.blog-inner p{font-size: 16px;
line-height: 26px;}
.comment-form label{font-weight: 800;color:#000;margin-top: 10px;}
.comment-form .form-control{
    display: block;
width: 100%;
background-color: #f4f4f4;border: 1px solid #ccc; 
padding: 1px 0 0 15px;
height: 60px; 
border-radius: 2px;
color: #09101f;}
 
.comments h2{font-family: Cormorant;font-weight: 700;font-size: 42px;line-height: 46px;  color: #28a745;}
.comments .comt{margin-bottom: 18px; width: 100%; min-height: 150px; border-bottom: 1px solid #ccc}
.comments img{border-radius: 100%} 
.comments .side-item-text h3 a{color: #000;font-size: 22px;} 
.blogsidebar{border: 1px solid #ccc;}
.blogsidebar h2{font-family: Cormorant;font-weight: 700;color:#333;font-size: 38px;line-height: 46px;  color: #28a745;}
.blogsidebar li{margin-bottom: 18px;min-height:80px;padding: 2px 8px}
.blogsidebar .side-image img{border-radius: 50%;}
.blogsidebar .side-image{float: left;margin-right: 5px;width:30%}
.blogsidebar .side-item-text{float: right;width: 68%}
.blogsidebar .side-item-text h6 a{color: #000;font-size: 12px;}
.blogsidebar p a{color: #368336;font-family: Montserrat;font-weight: 400;font-size: 15px;line-height: 26px; }
.blogsidebar .widget-title::after {background-image: url(../img/herbal.png);}
.widget-area .widget .widget-title::after {
    content: "";
    position: absolute;
    right: 15px;
    height: 40px;
    width: 40px;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.6;

}
.blogsidebar .widget-title {
  background-color: #368336;
    color: #fff;
position: relative;
padding: 15px 60px 15px 30px;
}
.page-title-wrap-inner { 
  
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.page-title-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.page-title-inner {
  display: table;
  width: 100%;
}
.breadcrumb{background-color: transparent;width: 100%;text-align: center;}
.breadcrumb ul{margin: auto;}
.breadcrumb li{float: left}
.breadcrumb a {
  padding-right: 7px;color: #368336;
}


@media (min-width: 320px) and (max-width: 640px) {
.aboutpage .section-subtitle {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 30px;
  color: #185003;
}
.table tr td .form-control{padding:.375rem 0.1rem!important;font-size:13px!important;}
.bloogs .item{padding: 5px;}
    .testhides {
        display: none;
    }

    .cart-btn img {
        height: auto;
        max-width: 78%;
        transform-style: preserve-3d;
        float: left;
        width: 25px;
    }

    .top-categories-search {
        left: 8px;
    }
.benifitschp p { 
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.5px;
}
    .fresh_zone-menu .input-group {
        position: relative;
        width: 100%;
        margin: auto;
        float: left;
    }

    .fresh_zone-menu .input-group {
        position: relative;
        width: 100%;
        margin: auto;
        float: left;
    }

    .ogfeature {
        text-align: center;
    }

    .ogfeature img {
        height: 30px;
        float: left;
        margin-right: 5px;
    }

    .ogfeature h4 {
        font-size: 15px;
        margin-top: 0px;
        padding-top: 5px;
        text-align: center;
    }

    .ogfeature h4 small {
        font-weight: 300;
        text-transform: uppercase;
        text-align: center;
    }

.loginsignbox{border: 1px solid #d4dbe0; border-radius:5px;box-shadow: 0 0 2px #ccc;background-color:#fff;background-image: url(img/loginbg_top.png), url(img/loginbg_bottom.png);background-repeat: no-repeat;background-position: top left, bottom right;padding: 10px;}
    .categoryes .item {
        width: 49%;
        float: left;
        margin: 0px !important;
    }

    .ffproduct .heading-design-h5 a {
        font-size: 18px !important
    }

    .section-padding {
        padding: 34px 0px 10px 0px;
    }

    .cartsbox {
        float: right;
        width: 101px;
    }

    .owl-carousel-brand .item {
        margin: 4px 4px 0px 4px !important;
    }

    .owl-carousel-featured .dsbtn img {
        margin-left: 35px;
    }

    .cart-btn .cart-coubt {
        float: left;
        border-radius: 100px;
        font-size: 13px;
        height: 25px;
        line-height: 25px;
        text-align: right;
        position: relative;
        left: 2px;
        top: 0px;
    }
    
.blog-inner .side-item-text p {
  font-size: 16px;
    line-height: 20px;
    text-align: justify;}
.blog-inner p {
  font-size: 16px;
  line-height: 20px;
}
.comments .side-item-text h3 a{color: #000;font-size: 16px;} 
}
.newsletter { 
}

.newsletter .content { 
margin: 0 auto; 
text-align: left;
position: relative;
z-index: 2;
margin-bottom: 15px;
}
.newsletter .content h2 {
color: #243c4f;
margin-bottom: 40px; }
.newsletter .content .form-control {
height: 50px;
border-color: #ffffff;
border-radius:0;
}
.newsletter .content.form-control:focus {
box-shadow: none;
border: 2px solid #243c4f;
}
.newsletter .content .btn {
min-height: 50px; 
border-radius:0;
 font-weight:600;
padding: 12px;
color: #fff!important;
padding: 12px 10px;
background-color: green!important;
}