/** Shopify CDN: Minification failed

Line 29:6 Expected ":"

**/

.Pro-Steeped_sec {
    padding: 80px 70px;
}

.Pro-Steeped-in-nature_innr {
    display: flex;
    margin: 0 -15px;
}

.left_Pro-Steeped_img {
    width: 50%;
    padding: 0 15px;
}
.cs_products_block .cs_product-card-wrapper .quick-add__submit {
    min-width: unset;
    margin: 20px auto 0;
}
.Pro-Steeped-inner_cont .common_heading , .Pro-Steeped-inner_cont .coman_heading_top {
    text-align: left;
}
.right_Pro-Steeped_content {
    width: 50%;
    wi]: ;
    padding: 0 15px;
}

.left_Pro-Steeped_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.right_Pro-Steeped_content_inner {
    display: flex;
    gap: 20px;
    padding-left: 80px;
}

.cs_products_block {
    width: 50%;
    padding: 0 20px 0;
}

.cs_products_block .hero-with-product__right {
    width: 100%;
}

.hero-with-product__right_inner {
    background: #F8EFE0;
    color: #000;
    padding: 22px;
    border-radius: 16px;
    margin-top: -50px;
    padding-top: 50px;
}

  .hero-with-product__right{
     width: 260px;
    text-align: center;
  }
.hero-with-product__right_img {
    padding: 0 20px;
    display: block;
}
.hero-with-product__right img {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 16px;
}
.cs_products_block .hero-with-product__title {
    margin: 15px 0 6px;
    font-family: BioRhyme;
    font-weight: 600;
    font-size: 23px;
    line-height: 1.2;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #1C1A1B;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.cs_products_block .pro_short_desc {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0;
    text-align: center;
    margin: 0;
    color: #1C1A1B;
}
.cs_products_block .hero-with-product__price {
    color: #1C1A1B;
    font-family: BioRhyme;
    font-weight: 600;
    font-size: 23px;
    line-height: 133%;
    letter-spacing: 0;
    text-align: center;
    margin: 5px 0 0;
    text-transform: uppercase;
}
@media(max-width:1440px){
  .right_Pro-Steeped_content_inner {
    gap: 20px;
    padding-left: 0px;
}
  .cs_products_block {
    padding: 0 6px 0;
}
  .cs_products_block .hero-with-product__title {
    margin: 15px 0 6px;
    font-size: 20px;
}
  .Pro-Steeped_sec {
    padding: 80px 50px;
}
}
@media(max-width:1199px){
.Pro-Steeped_sec {
    padding: 70px 15px;
}
}
@media(max-width:991px){
  .Pro-Steeped-inner_cont .common_heading, .Pro-Steeped-inner_cont .coman_heading_top {
    text-align: center;
}
.Pro-Steeped-in-nature_innr {
    flex-wrap: wrap;
    row-gap: 30px;
}
  .right_Pro-Steeped_content {
    width: 100%;
    padding: 0 15px;
}
  .left_Pro-Steeped_img {
    width: 100%;
    padding: 0 15px;
}
}
@media(max-width:767px){
  .cs_products_block .hero-with-product__title {
    font-size: 18px;
}
    .cs_products_block .pro_short_desc {
    font-size: 16px;
}
  .cs_products_block .hero-with-product__price {
    font-size: 18px;
}
  .Pro-Steeped_sec {
    padding: 60px 15px;
}
}
@media(max-width:575px){
    .cs_products_block .hero-with-product__title {
    font-size: 16px;
}
  .cs_products_block .pro_short_desc {
    font-size: 14px;
}
  .Pro-Steeped_sec {
    padding: 50px 15px;
}
    .cs_products_block .hero-with-product__price {
    font-size: 16px;
}
  .right_Pro-Steeped_content_inner {
    gap: 10px;
    padding-left: 0px;
}
    .cs_products_block {
    padding: 0 6px 0;
    min-width: 250px;
}
  .right_Pro-Steeped_content_inner {
    gap: 10px;
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin: 0 -15px;
    padding: 0 15px;
}
}