  * {
      touch-action: manipulation;
  }
  .row
  {
      margin: 0px;
  }
  
  .carousel-indicators
  {
      z-index: 1;
  }
  .iname
  {
    font-size: 25px;
    padding-bottom: 20px;
  }
  .Pricestyle
  {
    font-size: 20px;
    padding-top: 10px;
    color: #222 !important;
  }
  
  .modal-fullscreen-sm-down
  {
          padding: 0px 10px;
  }
  .theme-modal .modal-dialog .modal-content
  {
      height: auto;
  }
  
  .mrgn
  {
       position: relative !important; 
       margin-top: 50px;
  }
  
 
  #divProducts
  {
        padding: 0px;
  }
  .remove-image {
display: none;
position: absolute;
top: -10px;
right: -10px;
border-radius: 10em;
padding: 2px 6px 3px;
text-decoration: none;
font: 700 21px/20px sans-serif;
background: #555;
border: 3px solid #fff;
color: #FFF;
box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 2px 4px rgba(0,0,0,0.3);
  text-shadow: 0 1px 2px rgba(0,0,0,0.5);
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
  .section-b-space {
    padding-bottom: 0px;
    padding-top: 20px;
    }


.pdng
{
    padding: 0 100px;
}

.txtstyle p
{
    font-weight: 700;
    color: #222;
    position: relative;
    opacity: 1;
    font-size: 25px;
    padding: 0;
    width: auto;
    margin-left: 15px;
    margin-top: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #f51f1f;
    border-top: 1px solid #f51f1f;
}

.Slideimgsize
{
     width: 150px; 
     height: auto;
}
.centerimg
{
    /*display: flex;*/
    /*justify-content: center;*/
    text-align: -webkit-center;
}

.centerimg h4
{
     padding-top: 10px; 
     font-size: 20px;
}

.bordertb
{
    border-top: 1px solid #d8d8d8;
    padding: 12px 0 6px 0px;
}

.slick-dots
{
    border-bottom: 1px solid #d8d8d8;
}

.vegicon
{
    width: 14px !important; 
}

.product-box .product-image
{
    padding: 10px 0 5px 0;
    height: fit-content;
}

.product-box .product-image img
{
    height: 100%;
}

.product-box:hover .product-image a img
{
    transform: none;
}

.viewproduct
{
    opacity: 0;
}


.istyle
{
    color: #ffffff;
    position: absolute;
    background: #000;
    opacity: 0.3;
    width: 100%;
    z-index: 1;
    /*margin-left: -80px;*/
    /*margin-top: 0px;*/
    height: 93%;
    padding-top: 80px;
}

.istyle2
{
    color: #000;
    position: absolute;
    opacity: 1;
    width: 100%;
    z-index: 1;
    margin-left: -25px;
    margin-top: 46px;
    height: 100%;
    padding-top: 85px;
}

.iistyle
{
    display: none;
}




.discountbox {
  background: #3db026;
  border-radius: 3px 0 0 3px;
  color: #999;
  display: inline-block;
  height: 22px;
  z-index: 1;
  width: auto;
  /*line-height: 26px;*/
  /*padding: 0 2px 0 0px;*/
  /*margin: 0 62px -3px -52px;*/
  /*position: relative;*/
  position: absolute;
  left: 0px;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}

/*.discountbox::before {*/
/*  background: #fff;*/
/*  border-radius: 10px;*/
/*  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);*/
/*  content: '';*/
/*  height: 6px;*/
/*  left: 10px;*/
/*  position: absolute;*/
/*  width: 6px;*/
/*  top: 10px;*/
/*}*/

.discountbox::after {
  background: #fff;
  border-bottom: 12px solid #e7e9eb;
  border-left: 10px solid #3db026;
  border-top: 11px solid #e7e9eb;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}    

/*@media (min-width: 1280px)*/
/*{*/
/*    .discountbox::after {*/
/*      background: #fff;*/
/*      border-bottom: 12px solid #e7e9eb;*/
/*      border-left: 10px solid #3db026;*/
/*      border-top: 11px solid #e7e9eb;*/
/*      content: '';*/
/*      position: absolute;*/
/*      right: 0;*/
/*      top: 0;*/
/*    }                            */
/*}*/

@media (min-width: 1280px)
{
    .istyle
    {
        margin-left: -87px;
    }
}

.discountbox p
{
    font-size: 8px;
    border:none;
    z-index: 1;
    color: #fff;
    margin: 0px !important;
    padding: 2px 10px 0px 6px !important;
}

/*.discountbox img*/
/*{*/
/*    margin: 10px 0 0 22px;*/
/*    position: absolute;*/
/*    z-index:1;*/
/*    width: 45px !important;*/
/*    height: auto !important;*/
/*}*/

.Veg {
    position: absolute;
    z-index: 1;
    width: 100%;
    text-align: end;
    padding-right: 5px;
}

.product-image:hover .viewproduct
{
    opacity: 1;
}

.product-box.product-white-bg
{
    padding-top: 0px;
}

.product-box .sold.weight
{
    margin: 0px;
}
.product-box .price
{
    margin-top: 10px;
}

.addss
{
    padding-top: 45px;
}

@media only screen and (max-width:1280px)
{
    .istyle {
        margin-left: -65px;
    }
    .pdng 
    {
        padding: 0 80px;
    }
    /*.discountbox::after*/
    /*{*/
    /*    border-bottom: 12px solid #e7e9eb;*/
    /*}*/

}
@media only screen and (max-width:1024px)
{
    .pdng 
    {
        padding: 0 60px;
    }
}

@media only screen and (max-width:920px)
{
    .viewproduct
    {
        display: none;
    }
    .istyle2
    {
        width: auto;
        height: auto;
        bottom: 7px;
        right: 4px;
    }
    .pdng 
    {
        padding: 0 40px;
    }
    .iistyle
    {
        display: block;
    }
}

@media (min-width: 900px)
{
    .modal-dialog {
        max-width: 870px;
    }
}

@media (min-width: 765px)
{
    .modal-dialog {
        max-width: 735px;
    }
}

@media only screen and (max-width:540px)
{
    
    .discountbox::after {
      border-bottom: 0.7rem solid #e7e9eb;
      border-left: 10px solid #3db026;
      border-top: 0.7rem solid #e7e9eb;
    } 
    
    .mrgn
    {
       /*position: relative !important; */
       margin-top: 55px;
    }
    .discountbox p
    {
        font-size: 10px !important;
    }
    .Slideimgsize
    {
         width: 75px; 
         height: auto;
    }
    .product-box .price {
        margin-top: 2px;
        font-weight: 600;
    }
    .centerimg h4
    {
         font-size: 15px;
    }

    .pdng
    {
        padding: 0;
    }
    .imgsize
    {
        height: 400px;
    }
    .product-image
    {
        text-align: center;
    }
    .pdngss
    {
        padding-top: 38px;
    }
}

