.info{
    color: #333 !important;
    font-weight: 400 !important;

}
.info ul,.info li{
    list-style: square;
    padding-left: 10px;
    margin-left: 10px;
}
.info select{
    font-size: 14px;
    }

    /* Side Pane  */

/* The sidepanel menu */
.sidepanel {
    height: 100vh;
    /* Specify a height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 999;
    /* Stay on top */
    top: 0;
    right: 0;

    /* From https://css.glass */
    background: rgba(255, 255, 255, 0.9);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.8px);
    -webkit-backdrop-filter: blur(7.8px);
    border: 1px solid rgba(255, 255, 255, 0.16);

    /* background-color: #FBF8F1; */
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 10px;
    /* Place content 60px from the top */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidepanel */
}

/* The sidepanel links */
/* .sidepanel a {
    position: absolute;
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
} */
.sidepanel a {
    text-decoration: none;
}

/* When you mouse over the navigation links, change their color */
/* .sidepanel a:hover {
    color: #000000;
  
} */

/* Position and style the close button (top right corner) */
.sidepanel .closebtn {
    position: absolute;
    /* top: 10px; */
    right: 25px;
    /* font-size: 25px; */
    /* margin-left: 50px; */
    border: 1px solid transparent;
    background-position: center;
    width: 25px;
    text-align: center;
    border-radius: 33px;
    transition: 0.3s;
    font-weight: 600;
    color:#ff0000;
    
}
.sidepanel .closebtn:hover {
    font-weight: bold;
    border: #ff0505de 1px solid;
    color: #ff0000;
    transform: rotate(180deg);
    transition: 0.3s;
    
}

.sidepanel .table-display{
    font-size: 13px;
    color:#333;
}
.sidepanel .table-display td{
   vertical-align: top;
}
.cart-img{
    width: 100px;
    height: auto;
}
.cart-table{
    font-size: 14px;
    border: #eee solid 1px;
}
.cart-table td{
    vertical-align: middle;
    text-align: center;
	font-weight: 550;
}
.cart-table th{
    font-weight: 600;
}
.text-12{
    font-size: 14px;
    font-weight: 400;
}

.powder-page-heading {
    margin-top: 160px;
    margin-bottom: 30px;
    background-image: url(../images/pagebanner/powder-banner.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
   background-size: 100% 100%;
  }
  .list ul, .list li{
    list-style: decimal;
    margin-bottom: 20px;
    margin-top: 20px;    
  }
  .inner ul, .inner li{
    list-style: square;
    margin-left: 40px;
  }

.header-area .main-nav .menu-cart h6#cart_count {
    top: -4px;
    position: relative;
    padding: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-weight: 500;
}

  .header-area .main-nav .menu-cart {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 38px;
    width: 75px;
    height: 50px;
    /* text-indent: -9999em; */
    z-index: 99;
    right: -70px;
    color: #000;
    margin-left: 10px;
  }
  .header-area .main-nav .menu-cart i{
    font-size: 25px;
  }
  .background-header .main-nav .menu-cart {
    top: 23px;
  }
  .cart-data .img-cart{
    width: 100px;
  }
.mt-50{
    margin-top: 100px;
}

/* custom css */
.col-lg-3.col-xl-3.col-md-3.col-6.cat-prod-carousel {
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.section .cat-prod-carousel .item .down-content {    background-color: rgba(42,42,42,.97) !important;    /*opacity: 0.9;*/    padding: 12px 12px 12px !important;    color: #fff;}
.section .cat-prod-carousel .item .down-content .text-right {    padding-left: 0;}
.section .cat-prod-carousel .item .down-content h6.text-dark {    color: #fff !important;}

footer {    margin-top: 40px;    padding-top: 40px;}
section.padding-tb40 {    padding-top: 35px !important;    padding-bottom: 40px !important;}
.margin-b40 {    margin-bottom: 40px !important;}
.margin-t40 {    margin-top: 40px !important;}
.margin-b0{    margin-bottom: 0px !important;}

.main-banner{    padding-top: 30px !important;padding-bottom: 25px !important;}
.page-breadcrumb .inner-content {color: #E0144C;    font-weight: 500;}
.page-breadcrumb .inner-content a,.sidepanel p.font-weight-bold a {    color: #2a2a2a;    transition: all 0.5s;}
.page-breadcrumb .inner-content a:hover,.sidepanel p.font-weight-bold a:hover{color: #E0144C;    transition: all 0.5s; }
#products .section-heading {    margin-top: 40px;    margin-bottom: 40px;}
.about-page-heading,.powder-page-heading {margin-top: 160px;margin-bottom: 20px;}
.prod-discounted-price h6.mb-2 {    margin: 0 0 0 5px !important;}
.sidepanel a.delete_item {    cursor: pointer;}
.prod-discounted-price {    display: flex;    align-items: center;}
.prod-variant {    font-size: 16px;}
.prod-total-price {    margin-bottom: 1rem;}
.prod-add-to-cart {    margin-bottom: 5px;}
.prod-add-to-cart .cart-btn { padding: .50rem 3rem;    font-size: 16px;    background: #28a745;    border-color: #28a745;    color: #fff;}
.prod-add-to-cart .cart-btn:hover {    color: #fff;    background-color: #218838;    border-color: #1e7e34;}
.prod-free-shipping {    font-size: 14px;}

td.cart-ptitle a {    color: #212529; font-weight: 550;}
td.cart-ptitle a:hover,.prod-more-shopping a:hover{ color: #dc3545;}
.prod-more-shopping {    margin: 35px 0 0px;}
.prod-more-shopping a {    color: #ced4da;    font-size: 16px;    font-weight: 400;}
.cart-table td.cart-prc-off ,th.cart-prc-off {    padding-left: 0;    padding-right: 0;}
th.cart-thptitle,td.cart-ptitle {    padding-left: 0;}
.cart-table td.cart-prc-off i.discount {    margin: 0 !important;    font-size: 12px;}

.header-area .main-nav .logo{float:none;}
.header-area .main-nav {    display: flex;    align-items: center;}
.header-area .main-nav .web-search-box #search {    width: calc(100% - 35px);      border: 1px solid #28a745;  height: 30px;}
.header-area .main-nav .web-search-box {      margin-top: 0;        margin-left: auto;   max-width: 300px;    width: 100%;}
.header-area .main-nav ul.nav {    float: none;    margin: 0;    margin-left: auto;    margin-top: 0 !important;}

.header-area .main-nav .menu-cart { width: 50px; right: 0; position: relative; height: 50px; top: 0; display: flex; align-items: center;}
.serch-mobile {    display: none;}
section.hm-prod-slider .owl-nav button span {    display: none;}




.main-banner, .p-5 {
    padding: 1rem !important;
}

.down-content h6{
	font-size: 0.95rem;
  height: 50px;
}

.font-weight-bold {
  font-weight: 500 !important;
}

.text-right {
    font-weight: 550;
}

.amt.text-danger.cart-strike {
    font-weight: 400;
}

.cat-prod-carousel .item .thumb img {
    height: 350px;    object-fit: cover;
}

.card-body h6 {
    font-weight: 600;
}
.hm-prod-slider .section-heading.cat-title {    display: flex;     align-items: center;      gap: 10px; justify-content: space-between;}
.hm-prod-slider .section-heading.cat-title .cat-name, .hm-prod-slider .section-heading.cat-title .cat-link {    width: auto;}
.pdf-banner-section {    height: 160px;}
section#products .cart-single-btn {    font-size: 13px;}
.about-us {    margin-top: 0;}


@media all and (max-width: 1580px) {
section.hm-prod-slider{padding-left:50px;padding-right:50px;}
section.hm-prod-slider .owl-nav button.owl-prev {    left: -60px !important;}
section.hm-prod-slider .owl-nav button.owl-next {    right: -60px !important;}
.section .cat-prod-carousel .item .down-content .text-right button.btn {    font-size: 12px;    padding: 5px;}
.item .down-content h6 {    font-size: 14px;}
}

@media all and (max-width: 1350px) {
section#products .cart-single-btn {    font-size: 11px;}
}

@media all and (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width: 1440px;
    }
}



@media all and (max-width:1199px){
.section .cat-prod-carousel .item .down-content .text-right button.btn {    font-size: 12px;    padding: 5px 5px;}	
.container, .container-lg, .container-md, .container-sm {    max-width: 100%;}
.header-area .main-nav .web-search-box {    max-width: 240px;    width: 100%;}	
.cat-prod-carousel .item .thumb img {    height: auto;    object-fit: cover;}
section#products .cart-single-btn {    font-size: 13px;}
}

@media all and (max-width:991px){
section#products{}
section#products .cat-prod-carousel .item .down-content .text-right {    order: 3;}

section#products .cat-prod-carousel .item .down-content .col-8, 
section#products .cat-prod-carousel .item .down-content .text-right, 
section#products .cat-prod-carousel .item .down-content .col-12 {max-width: 100%;flex: 100%;text-align: center !important; align-items: center;justify-content: center;}

section#products .cat-prod-carousel .item .down-content .text-right {       padding-left: 15px; margin-top: 10px;}
section#products .cat-prod-carousel .item .down-content .text-right button.btn {    font-size: 13px;    padding: .25rem .5rem;}

#explore.section .left-content {    margin-bottom: 0;}
.main-banner {    padding-top: 10px !important;    padding-bottom: 5px !important;}
.main-banner .right-content .right-first-image .thumb .inner-content h4 {    font-size: 16px;}
.cart-table td.cart-prc-off i.discount {  font-size: 10px;}
.section .cat-prod-carousel .item .down-content .text-right button.btn {    font-size: 10px;  }

section.hm-prod-slider .owl-nav button.owl-prev::before , section.hm-prod-slider .owl-nav button.owl-next::before{ width: 35px !important;    height: 35px !important;line-height: 33px !important;}
section.hm-prod-slider {    padding-left: 25px;    padding-right: 25px;}
section.hm-prod-slider .owl-nav button.owl-prev {    left: -35px !important;}
section.hm-prod-slider .owl-nav button.owl-next {    right: -35px !important;}
section#products .cart-single-btn {    font-size: 14px;}
.about-us .right-content {    margin-left: 0px;    margin-top: 0;}
}

@media all and (max-width:830px){
.web-search-box .serch-mobile {    display: block;}
.web-search-box .head-search { display: none;    position: absolute;    width: 94%;    left: 0;    margin: 0 auto;    right: 0;    height: auto;    background: #fff;    padding: 5px;    line-height: 0;    box-shadow: 0 3px 4px #ccc;    border-radius: 4px;}
.header-area .main-nav .web-search-box {    max-width: unset;}
.header-area .main-nav .web-search-box #search {    position: relative;    display: inline-block;    vertical-align: top;}
.search-button {    top: 0;    vertical-align: top;    line-height: 26px;}

.header-area .main-nav ul.nav {    order: 1;}
.header-area .main-nav .menu-cart {    margin: 0;order: 3;}
.header-area .main-nav .web-search-box {    max-width: unset;    width: 50px;    order: 2;    height: 50px;    margin-left: 0;    line-height: 50px;    text-align: center;}
.web-search-box .serch-mobile i.fa.fa-search {    color: #000;    font-size: 20px;}
.section .cat-prod-carousel .item .down-content .text-right button.btn {    font-size: 12px;  }

}


@media all and (max-width:767px){
.section .cat-prod-carousel .item .down-content .text-right {    order: 3;}
.section .cat-prod-carousel .item .down-content .col-8, .section .cat-prod-carousel .item .down-content .text-right, .section .cat-prod-carousel .item .down-content .col-12 {max-width: 100%;flex: 100%;text-align: center !important; align-items: center;justify-content: center;}
.section .cat-prod-carousel .item .down-content .text-right {       padding-left: 15px; margin-top: 10px;}
.section .cat-prod-carousel .item .down-content .text-right button.btn {    font-size: 13px;    padding: .25rem .5rem;}

.header-area .main-nav .menu-cart {    order: 2;}
.header-area .main-nav .web-search-box {    order: 1;    margin-left: auto;}
.header-area .main-nav .menu-trigger { position: relative;    top: 0;    right: 0;    height: 50px;    width: 50px;    text-align: center;        order: 3;    margin-left: 0;   display: flex !important;    align-items: center;    justify-content: center;}
.header-area .main-nav .menu-trigger span {    top: 0;    position: relative;}
.header-area .logo {    margin-left: 0;}
.header-area.header-sticky {    padding: 0;}
.row.headrow {    margin: 0 auto;}
.header-area .main-nav ul.nav {    position: absolute;    top: 70px;   margin: 0 auto;    left: 0;    right: 0;    width: 95%;}
header.header-area.background-header .main-nav ul.nav {    top: 60px;}
.header-area .main-nav .menu-trigger.active span{width:30px;}
.main-nav img {    max-width: 100%;    height: auto;}
.header-area .main-nav .logo {    float: none;    margin: 0;    padding-right: 10px;}

section.hm-prod-slider .owl-nav button.owl-prev::before , section.hm-prod-slider .owl-nav button.owl-next::before{ width: 30px !important;    height: 30px !important;line-height: 28px !important;}
section.hm-prod-slider {    padding-left: 20px;    padding-right: 20px;}
section.hm-prod-slider .owl-nav button.owl-prev {    left: -30px !important;}
section.hm-prod-slider .owl-nav button.owl-next {    right: -30px !important;}
#emergency-response-opt .txt p {    font-size: 12px;}
.pdf-banner-section {    height: 140px;}


}

  /* small screen */
  @media only screen and (max-width: 600px) {

     h5{
      font-size: 14px;
      font-weight: 500;
    }
    #products .section-heading{
        margin-top: 110px;
        
    }
    #products .item .down-content span{
        font-size: 12px;
      font-weight: 600;
    }
    .page-heading .inner-content h2 {
        font-size: 24px;
        font-weight: 600;
    }
    
.page-heading .inner-content, 
.powder-page-heading  {
    display: none;
}
.section-heading h2{
    font-size: 20px;
    margin-top: 20px;
}
#men, #women, #kids{
    padding-top: 20px;
    padding-bottom: 20px;
}
#men .section-heading, #women .section-heading, #kids .section-heading  {
    margin-bottom: 20px;
}
#men .item .down-content span, #women .item .down-content span, #kids .item .down-content span{
    font-size: 12px;
    font-weight: 600;
}
.about-us .right-content h4, .about-us .right-content .quote i{
    font-size: 20px;
}
.about-us .right-content span, .about-us .right-content p {
    font-size: 12px;
}

#product .right-content {
    font-size: 12px;
}
.info ul, .info li, .down-content{
    font-size: 12px;
   
}
/*
.main-nav img{
    width: 75%;
    height: auto;
}
.header-area .logo{
    margin-left: 5px;
    text-align: left;
}


.header-area .main-nav .menu-cart{
    display: block;
}
.header-area .main-nav .menu-cart {
    cursor: pointer;
    display: block;
    position: absolute;
    /* top: 33px; 
    width: 75px;
    height: 50px;
    /* text-indent: -9999em; 
    z-index: 99;
    right: 30px;
    color: #000;
    
    
  }
  */
  .header-area .main-nav .menu-cart i{
    font-size: 25px;
  }
  .cart-data p{
    font-size: 10px;
    line-height: normal;
  }
  .main-banner .right-content .right-first-image .thumb .hover-content h4{
    font-size: 13px;
  }
  .main-border-button a {
    font-size: 10px;
    padding: 5px;
  }
  .cart-data .img-cart{
    width: 50px;
  }
  }

  .wa-btn {
    position: fixed;
    display: flex;  
    right: 60px;
    bottom: 15px;
    z-index: 99999;
  }
  
  .wa-btn i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background: #25D366;
    color: #fff;
    transition: all 0.4s;
  }
  
  .wa-btn i:hover {
    background: #4fce5d;
    color: #fff;
  }

  @media only screen and (max-width: 600px) {
    .down-content h6 {
      font-size: 0.80rem;
      font-weight: 600;
    }
    .d-flex h6{
      font-size: 90%;
      font-weight: 600;
    }
	
	
.margin-b40.section-heading h2 {    font-size: 24px;    margin-top: 0;}
section.padding-tb40 {    padding-top: 30px !important;    padding-bottom: 35px !important;}	  
.main-banner{    padding-left: 15px !important;padding-right: 15px !important;	}
#explore .left-content h2 {font-size: 28px;}
.page-breadcrumb .inner-content {    font-size: 14px;}
.about-page-heading,.powder-page-heading { display: block;  margin-top: 125px;    margin-bottom: 15px;}
#products .section-heading {    margin-top: 30px;    margin-bottom: 30px;}
.prod-add-to-cart .cart-btn {    padding: .50rem 2rem;    font-size: 14px;}	
.prod-free-shipping {    font-size: 12px;}
.margin-b40{    margin-bottom: 20px !important;}
.margin-t40{ margin-top: 20px !important;}
.prod-discounted-price h6 s.mrp-price {    font-size: 10px;}
.prod-discounted-price h6 i.discount {    font-size: 10px;}


  }
  
  
@media all and (max-width:400px){
.main-banner .right-content .right-first-image .thumb .inner-content h4 {    font-size: 14px;}	
.page-breadcrumb .inner-content {    font-size: 12px;}	
.hm-prod-slider .section-heading.cat-title {    justify-content: center;    flex-wrap: wrap;}
/*.hm-prod-slider .section-heading.cat-title .cat-link {    margin: 15px auto 0;}*/

}






div#counterwrap {
  text-align: center;
  background-image: url(https://sanyamfoods.com/assets/images/banners/top-counter-banner.jpg);
  height: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ff9712;
  background-size: 100%;
}
.counterHeading {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #423939;
}
div#countdown {
  font-size: 27px;
  font-weight: bolder;
   background-color: #ff850b; 
   width: 25%; 
   margin: 0 auto; 
}
/*
#top-header {
  background-image: linear-gradient(90deg, #ca4204 0%, #c63c03 100%) !important;
}
*/
/*
.whole-spices-banner img {
  width: 100%;
  margin-top: 45px;
}
.pdf-banner-section {
  height: 191px;
}
*/
@media only screen and (max-width: 767px) {
  .counterHeading { font-size: 12px;}
  div#counterwrap { background-size: 142%;}
  div#countdown { font-size: 17px;}
.container-fluid {margin-top: 30px !important;}
.item .down-content h6 {font-size: 13px;}

}