<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 373:3 Expected "}" to go with "{"

**/
.template-collection .product-content a.product-title span{
  font-family: 'Montserrat';
}
.collection-main-bg img{
       width: 100%;
    max-height: 500px;
    object-fit: cover;
}

.template-collection .breadcrumb-area{
  display:none;
}

.template-collection .main-content-wrap.shop-page .container{
max-width: 100%;
    padding: 100px 60px 60px;
    background: #F3F0EB;
}

 .collection-main-bg .inner-collection{
   position: relative;
 }

 .collection-main-bg .inner-collection .collection-title{
  position: absolute;
    top: 50%;
    color: #FFF;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
 }

 .collection-main-bg .inner-collection .collection-title h1{
   font-family: "Paris Avenue DEMO";
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.6px;
   color:#fff;
 }

.template-collection .collection-main-bg .collection-dec{
  background: #F7F6F2;
    text-align: center;
    padding: 70px 70px;
    margin-top: 0;
}

 .collection-dec h2{
      color: #B69F7B;
    text-align: center;
    font-family: "Paris Avenue DEMO";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    letter-spacing: 0.96px;
    margin-bottom: 20px;
}

.collection-dec h2{
  color: #B69F7B;
    text-align: center;
    font-family: "Paris Avenue DEMO";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    letter-spacing: 0.96px;
    margin-bottom: 20px;
}

.collection-dec p{
      color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
}

.template-collection .collection-main-bg{
      margin-bottom: 0px;
}

.template-collection .shop-product-wrap.grid-3 ul.product-view li.st-col-item.product-card{
      width: 100%;
}

.template-collection .shop-product-wrap.grid-3 ul.product-view li.st-col-item.product-card .new-collection-card{
      display: flex;
    width: 100%;
  position:relative;
      justify-content: space-between;
}

.template-collection .product-card .new-collection-card .product-image,
.template-collection .single-product-wrap .product-content{
      width: 50%;
}

.template-collection .single-product-wrap .product-content{
  display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
      background: transparent;
     max-width: 43%;
}

.template-collection .single-product-wrap:hover .product-image a.pro-img:after,
.template-collection .single-product-wrap:hover&gt;a.add-to-cart{
      visibility: hidden;
}

.template-collection .product-card .price-box{
  position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    justify-content: center;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: #B69F7B;
    padding: 30px;
    border-radius: 50%;
    width: 168px;
    height: 168px;
}

.template-collection .product-card .price-box .new-price{
      color: #fff;
}

.template-collection .product-card .single-product-wrap .product-image a.pro-img img{
      height: 100%;
  max-height:503px;
    object-fit: cover;
}

.template-collection .product-content a.product-title{
      color: #B69F7B;
    font-family: "Paris Avenue DEMO";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    letter-spacing: 0.96px;
  text-align:left;
      text-align: left;
    display: block;
    width: 100%;
  margin-bottom:26px;
}
.template-collection .product-content .prd-des{
  color: #000;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: 32px; 
  text-align:left;
}

.template-collection .product-content .product-ratting{
      display: none;
}


.template-collection .shop-product-wrap.grid-3 ul.product-view li.st-col-item.product-card:nth-of-type(odd) .new-collection-card{
    flex-direction: row-reverse;
}

.template-collection .shop-product-wrap.grid-3 ul.product-view{
      gap: 110px;
}

.pdp-link-btn{
      margin-top: 51px;
width:100%;
      text-align: left;
}

.pdp-link-btn a{
      color: #B69F7B;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 25px 43px;
      border: 1px solid #B69F7B;
}

.single-product-wrap .product-label span{
  font-size: 20px;
}

@media(max-width:1440px){
  .template-collection .single-product-wrap .product-content{
    max-width: 43%;
  }
   .template-collection .product-card .price-box{
     font-size: 30px;
   }
}

@media(max-width:1350px){
.template-collection .shop-product-wrap.grid-3 ul.product-view li.st-col-item.product-card .new-collection-card{
      flex-direction: column;
  gap: 50px;
}

  .template-collection .product-card .new-collection-card .product-image, .template-collection .single-product-wrap .product-content{
        width: 100%;
  }
  .template-collection .single-product-wrap .product-content{
max-width: 100%;
  }
  .template-collection .shop-product-wrap.grid-3 ul.product-view li.st-col-item.product-card:nth-of-type(odd) .new-collection-card{
        flex-direction: column;
}
  .template-collection .product-card .price-box{
    top: 56%;
    width: 140px;
    height: 140px;
        font-size: 30px;
        line-height: 30px;
  }
}

@media(max-width:1200px){
  .template-collection .shop-product-wrap.grid-3 ul.product-view{
        gap: 50px;
  }

  .pdp-link-btn a{
    padding: 15px 20px;
    font-size: 14px;
  }
  .pdp-link-btn{
        margin-top: 15px;
  }
}

@media(max-width:1000px){
  .template-collection .product-card .price-box{
    padding:15px;
  }
  .template-collection .product-card .price-box{
        width: 100px;
    height: 100px;
  }
  .template-collection .main-content-wrap.shop-page .container{
        padding: 60px 30px 10px;
  }
  .template-collection .product-content a.product-title{
    font-size: 30px;
       line-height: 40px;
        margin-bottom: 10px;
  }

  .template-collection .collection-main-bg .collection-dec{
        padding: 60px 30px;
  }
  .collection-dec h2,
  .collection-dec h2{
        font-size: 40px;
        margin-bottom: 10px;
  }
  .collection-main-bg .inner-collection .collection-title h1{
    font-size: 60px;
  }
  .template-collection .product-card .price-box{
           top: 58%;
  }
}



@media(max-width:768px){
  .template-collection .product-card .price-box{
        top: 56%;
  }
  .collection-main-bg .inner-collection .collection-title h1{
    font-size: 40px;
  }

  .template-collection .collection-main-bg .collection-dec p{
    line-height: 25px;
        font-size: 16px;
  }
}

@media(max-width:764px){
  .template-collection .main-content-wrap.shop-page .container{
        padding: 60px 15px 10px;
  }

    .shopify-section .newsletter-banner .banner-content .text-content{
        margin-top: 0;
  }
  .newsletter-banner .banner-content .img-content a{
        width: 100%;
  }
  .shopify-section .newsletter-banner .banner-content .text-content{
        width: 100%;
  }
  .template-collection .collection-main-bg .collection-dec{
        padding: 60px 15px;
  }
  .collection-dec h2,
  .collection-dec h2{
        font-size: 30px;
        line-height: 40px;
  }
  .template-collection .product-card .price-box{
        font-size: 25px;
  }
}

@media(max-width:600px){
  .template-collection .shop-product-wrap.grid-3 ul.product-view{
        gap: 0px;
  }

  .template-collection .product-card .price-box{
        top: 49%;
  }
}





@media(max-width:500px){
 .template-collection .product-card .price-box{
        top: 44%;
  }
  
}

@media(max-width:450px){
.template-collection .product-card .price-box{
        top: 41%;
  }
}

@media(max-width:400px){
.template-collection .product-card .price-box{
        top: 36%;
  }

@media(max-width:380px){
.template-collection .product-card .price-box{
        top: 33%;
  }</pre></body></html>