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

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

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

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

.text-yellow {
    color: #f6b208 !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;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 18px;
}

.non-veg {
   float: right;
  border: 1px solid #dc3545;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 18px; 
}

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

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

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

.table tbody tr:hover {
    background-color: #ecf0f5;
    color: #000 !important;
}

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

.tophead-bar {
    background-color: #f7f7f7;
    color: #484848;
    font-size: 14px;
    line-height: 20px;
    padding: 6px;
}

.tophead-bar a {
    color: #484848;
}

.tophead-bar img {
    width: 15px;
    height: 15px;
    margin-left: 4px;
}

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

.cart-btn .cart-coubt {
   float: right;
  border-radius: 100px;
  font-size: 14px;
  height: 25px;
  line-height: 20x;
  text-align: center;
  position: relative;
  left: 0px;
  top: 12px;
}
.jcno a{color: #000}
.jcno{line-height: 38px;
  padding-top: 5px;
}
.jcno svg{
    margin-top: 10px!important;
    margin-right: 5px!important;
}
.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: 600;
  font-size: 14px;
}

.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: #393939;
    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:10px;background-color:#fff;padding: 10px 20px 40px 20px}
.loginsignbox h2{font-weight: 700; text-align: left;text-transform: capitalize}
.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; 
    color: #3e3e3e !important;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
}

.form-logins .form-control {
    padding: 9px 10px;
  border-radius: 0px;
  border: 1px solid #cbd6e2; 
  border-bottom: 1px solid #cbd6e2;
  font-size: 16px;
  transition: all .15s ease-out;
  background-color: #f3f4f6;
  color: #33475b;
  display: block;
  height: 52px;
  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);
  border-radius: 5px;
}

.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: #ffffff;
    padding: 10px;
    font-size: 16px;
    width: 100%;
}

.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: #000;
    float: left;
    width: 70%;
}

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

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

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

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

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

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

.products-wrapper:hover {
    box-shadow: 0 8px 6px -6px black; 
}

.products-wrapper {
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    transition: all .5s;
    background-color: #fff;
    position: relative;
     margin-right: 1px;
    min-height: 455px;margin-bottom:20px;
}

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

.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: #ca931d;
  color: #fff;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, .125);
}

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

.product-name,
.product-name a { 
    line-height: 17px; 
    min-height: 35px;
    color: #3e3e3e !important;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;text-align: left;
}

.topthumb {
    color: #000;
    padding: 10px 0px;
    background-color: transparent;
    margin-bottom: 20px;
}

.topthumb a {
    color: #000;
}
.topthumb a.active {
    color: #beb15a;
}

.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;
}

.prics{text-align: left}
}
.main-prize {
   color: #3e3e3e !important;
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;text-align: left;
}

span.discounted-prize {
color: #3e3e3e !important;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;text-align: left;padding-right: 4px;
}

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

.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;
}

.adcrtbtn{background-color: #fff!important;width:100%;height:40px;font-weight: 600; font-size: 18px;padding: 8px 20px;text-align: center;border-radius: 5px; border: 1px solid #ec3237;color: #000}
.adcrtbtn:hover{background-color: #ec3237!important;border: 1px solid #ec3237;color: #fff}
.logbtn{background-color: #fff!important;width:100%;height: 50px;font-weight: 600; font-size: 18px;padding: 10px 20px;text-align: center;border-radius: 5px; border: 1px solid #ec3237;color: #000}
.logbtn:hover{background-color: #ec3237!important;border: 1px solid #ec3237;color: #fff}
.wishltbtn{background-color: #ec3237!important;width:100%;height: 50px;font-weight: 600; font-size: 18px;padding: 10px 20px;text-align: center;border-radius: 5px; border: 1px solid #ec3237;color: #fff}
.wishltbtn:hover{background-color: #fff!important;border: 1px solid #ccc;color: #000}
.product-add-to-cart-btn button{background-color: transparent!important}
.product-add-to-cart-btn{
    background: transparent;
  width: 100%;
  float: right;
  color: #fff;
  padding: 2px 4px;
  border-radius: 6px;
  font-size: 14px;
  text-decoration: none;
  transition: all .5s; 
}
.product-add-to-cart-btn:hover{ 
}
.product-add-to-cart-btns button{background-color: transparent!important;color: #000}
.product-add-to-cart-btns{
    background: transparent;
  width: 100%;
  float: right;
  color: #000;
  padding: 2px 4px;
  border-radius: 6px;
  font-size: 14px;
  text-decoration: none;
  transition: all .5s;
  border: 1px solid #ec3237;
}
.product-add-to-cart-btns:hover{ 
  color: #fff; 
  border: 1px solid #ec3237;
}

.anajghar-productdetail .product-add-to-cart-btn a {
    border: 2px solid #f6b208;
    background: #f6b208;
    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 .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 {
    background-color: #f6b208;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    border: 1px solid #f6b208;
    padding: 6px 10px;
}

.anajghar-productdetail .product-variant-btn-active:hover {
     background-color: #632c30!important; 
  color: #000; 
  border: 1px solid #ec3237;
}

.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-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;
}
.prddess{background-color: #fff;color: #000;border-radius:5px;border: 1px solid #eae6e6;}
.prddess h2{color: #3e3e3e !important;
  font-weight: 600;
  font-size: 22px;
  text-transform: capitalize;}
.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%;
 }

@media (min-width: 320px) and (max-width: 640px) { 
    .cart-btn img {
        height: auto;
        max-width: 78%;
        transform-style: preserve-3d;
        float: right;
        width: 25px;
    }

    .top-categories-search {
        left: 8px;
    }

    .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{margin: 0px;padding: 5px;}
    .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: 100%;
  }

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

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

    .cart-btn .cart-coubt {
        float: right;
    border-radius: 100px;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    text-align: right;
    position: relative;
    left: 2px;
    top: 9px;
    }
}
