/* 
Created By : Ranganathan s
Updated at : 19-01-2023
 */

 /* * {
    font-family: Playfair Display !important;
 } */

.container{
    position: relative;
}

.product-img{
    width: 90%;
    /* left: 10%; */
    height: 280.475px;
    flex-shrink: 0;
    /* background: url('/images/product-sample.svg'); */
    position: absolute;
    z-index: 1;
}

.product-card{
    width: 262.99px;
    height: 306.42px;           
    border-radius: 22px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.16);
    position: absolute;
    top: 138px;
}

.title-price-cart{
    /* width: 222px; */
    height: 147px;                 
    left: 98px;
    border-radius: 3px;
    padding-top: 129px;
    padding-left: 20px;
    padding-bottom: 30px;
    padding-right: 12px; 
}

.product-title{
    
    /* width: 220px; */
    height: 39px;
    left: 98px;
    font-size: 20px;
    font-weight: 300;
    line-height: 39px;
    letter-spacing: 0em;
    text-align: left;
}

.product-desc{    
    /* width: 220px; */
    height: 39px;
    left: 98px;
    font-size: 20px;
    /* font-weight: 300; */
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left; 
    text-transform: capitalize;
    /* color: #000 !important;  */
}

.product-desc a {
    color: #555;
}

.product-title a {
    color: #151515;
}

.product-title > a{
    color: rgba(0, 0, 0, 1);
}

.gram{
    width: 120px;
    height: 36px;
    padding-top: 10px;
    left: 98px;
    font-size: 29px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(148, 148, 148, 1);
}

.price-add-cart{
    /* width: 222px; */
    height: 32px;                 
    border-radius: 3px;
    display: flex;
    justify-content: space-around;
    margin-top:20px;
}


.price-add-cart > .price{
    /* width: 110px; */
    height: 25px;
    top: 2381px;
    left: 164px;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1); 
    
}

.price-add-cart > .cost{
    height: 25px;
    top: 2381px;
    left: 164px;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    background: url('/nouris/nouris-ecom-web/public/images/nourish/line_break.svg') no-repeat 0px 13px; 
}

.price-add-cart > .add-cart{
    width: 81px;
    height: 36px;
    top: 2378px;
    left: 239px;
    border-radius: 3px;
    background: rgba(220, 86, 15, 1);
    border: 0;
    /* padding: 0px 5px; */
}

.price-add-cart > .add-cart > a{
    width: 37px;
    height: 25px ;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color:rgba(255, 255, 255, 1);
}

 .add-cart > .add-cart-btn{
    width: 37px;
    height: 25px ;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color:rgba(255, 255, 255, 1);
}

.card-img-top {
    position: absolute;
    /* width: 90%; */
    /* height: 280.475px; */
    top: -135px;    
    right: 0;
    left: 0;
    margin: auto;
  }

  .categories .card-img-top { top: -130px; }

  .card {
    margin-top: 30px;
    padding-top: 30px;
    border: none;
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.16);
    border-radius: 22px;
    height: 100%;
    text-align: center;
    /* align-items: center; */
  }

  .card-block {
      margin-top: auto;;
  }

  .title_class { color: #BE6C3E; text-transform: none !important;}

  article { height: 350px;}

  article.lastviewproducts { height: 250px; }

  article.relatedproducts { height: 250px; }

  article.categories { height: 325px; }

  .product-body { background: #fff; }

  .mb4 { margin-bottom: 4rem; }
  
  .newproducts { margin-bottom: 5rem; }

  .mw-80 { min-width: 70%; }

  .item-qty { border: none; width: 90px; }

  /* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.md-mb { margin-bottom: 6rem; }

.swiper-slide-caption .container.homepageBanner { margin-right: 0px !important; }

  @media (max-width: 1199px) {
      article { height: 250px; }
      .newlaunches .form-control { padding: .375rem 0rem; }
      .newlaunches .card-body { padding-left:0px; padding-right:0px; }
  }

  @media (max-width: 991px){
    /* .price-add-cart > .price { margin-left: 5px;} */
    article {height: 350px;}
    .newlaunches .card-img-top { top: -80px; }
    .lastviewproducts .card-img-top { top: -70px; }
    .card-img-top { top: -50px; }
    .categories .card-img-top { top: -140px; }
	 #show-img { width: 100%; }
     article.lastviewproducts { height: 200px; }
     article.categories { height: 300px; margin-bottom: 4rem;}
     article.newlaunches { height: 280px; }
     article.bestsellers { height: 300px; }
     .detail-recomendation-product .product-figure img { height: auto; }
     .categories .card-body, .newlaunches .card-body { padding-left:0px; padding-right:0px; }
     .categories .form-control, .newlaunches .form-control { padding: .375rem 0rem; }
     /* .categories .card-img-top { top: -82px; } */
     .bestsellers .price-add-cart > .price { width: 75px; }

     .shortingbar { margin-bottom: 70px; }
     .show-only-small{display: block !important;}

     .md-mb { margin-bottom: 1rem; }
     .newproducts { margin-bottom: 2rem; }
  }

  @media only screen and (max-width:640px) {
    article { height: 250px; }
    article.newlaunches { height: 350px; }
    article.bestsellers { height: 350px;}
    article.categories { height: 300px; }
    article.lastviewproducts { height: 225px; }
    .newlaunches .card-img-top { top: -110px; }
    .bestsellers .card-img-top { top: -82px; }    
    .card-img-top { top: -71px; }
    .lastviewproducts .card-img-top { top: -140px; }
    .categories .card-img-top { top: -150px; }
	#show-img { height: 80%; width: 80%; }  
    /* .lastviewproducts .card-img-top { height: 100%; width: auto !important; top: -70px; } */
    .detail-recomendation-product .product-figure img { height: 150px; }
    .categories .card-body { padding-left:20px;padding-right:20px; }
    .categories .form-control { padding: .375rem .75rem; }

    .sm-mb { margin-bottom: 3rem; }
    .sm-mt { margin-top: 3rem; }
  }

  body .page {
    display: flex;
    flex-direction: column;
  }

  footer { margin-top:  auto; }
