/** Shopify CDN: Minification failed

Line 146:2 Unexpected "}"
Line 275:0 Expected identifier but found "."

**/

/* ====================================   Mandasa Custom Css   ====================================== */


.main-product-template__ h1{
  font-weight:bold;
}
.shopify_trust_badge{
  margin-bottom:1rem;
}
.article__image-wrapper{
  display:none;
}
.main_author_information {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.main_author_information img {
    width: 280px;
    height: 300px;
    object-fit: cover;
    margin-right: 30px;
}
.collection_custom_filter {
    position: relative;
    width: 100%;
    max-width: 900px;
    display: flex;
  padding-top:30px;
}
.collection_custom_filter ul.collection__filter-checkbox-list {
    overflow: auto;
    white-space: nowrap;
}
.collection_custom_filter ul.collection__filter-checkbox-list li.collection__filter-checkbox {
    display: inline-block;
    background: #fff;
    margin: 5px;
    width: auto;
    border: 1px solid #cfcfcf;
    line-height: normal;
    text-transform: uppercase;
    transition: .3s all linear;
    padding: 8px 10px;
    font-size: 14px;
    letter-spacing: 0;
}
.collection__filter-checkbox label {
    margin-left: 4px;
    line-height: 1.5;
    padding:0;
}
.checkbox-wrapper~label {
    vertical-align: middle;
    cursor: pointer;
}
.checkbox {
    display: block;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    border: 1px solid #e3e3e3;
    background: white;
    box-shadow: 0 1px #e3e3e366;
    border-radius: 2px;
    -webkit-appearance: none;
    transition: border-color .2s ease-in-out,box-shadow .2s ease-in-out,background .2s ease-in-out;
}
.icon {
    display: inline-block;
    height: 1em;
    width: 1em;
    fill: currentColor;
    vertical-align: middle;
    background: none;
    pointer-events: none;
    overflow: visible;
}
.CollectionHeader__cta-wrapper {
    overflow: auto;
    white-space: nowrap;
    padding-bottom: 15px;
    margin-top: 15px;
}
.CollectionHeader__cta {
    display: inline-block;
    background: #fff;
    margin: 5px;
    width: auto;
    border: 1px solid #cfcfcf;
    line-height: normal;
    text-transform: uppercase;
    transition: .3s all linear;
    padding: 8px 10px;
    font-size: 14px;
    letter-spacing: 0;
    color: #000;
}

.mobile-size-title[data="main-product"]{
  display:none;
}
.custom-tag-filter{
  padding:0px !important;
  padding-bottom:20px !important;
}
.sale-line-copyright{
  padding-bottom:5px;
}
@media screen and (min-width:864px){
  .hone-redio-filter__{
  width:346px !important;
}
}

@media screen and (max-width:1000px){
  .large-device-heading{
    display:none !important;
   }
  .mobile-size-title[data="main-product"]{
    display:block; 
    
  }
  }




@media screen and (min-width:999px){
  .m_mobile_itg_product_title{
  display:none;
}
  
}
 @media screen and (max-width: 1024px)
  .search_block_flex {
    flex-wrap: wrap !important;
      }
  }

@media screen and (max-width:999px){
  .m_mobile_itg_product_title{
    display:block !important;
  }
 
  .m_mobile_itg_product_title h1 {
    display: block;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size:19px;
}
}
@media screen and (max-width:864px){
  .search_block_flex .search_block_1{
    padding:5px 2rem;
    text-align:center;
  }
  .search_block_flex .search_block_1_button{
    text-align:center;
  }
}



@media screen and (max-width: 640px){
.main_author_information {
    display: block;
  }
.main_author_information img {
    padding-bottom: 15px;
  }
  .mobile-size-title[data="main-product"]{
    font-size:19px;
    padding:20px;
    padding-bottom:0px;
  }
    .m_mobile_itg_product_title h1 {
      display:block;
      font-size:19px;
    padding-left:20px;
    padding-right:20px;
}
  .product-form__payment-container>*{
    margin:9px;
  }
  
  .product-form__add-button:nth-child(2){
    margin-bottom:2px;
  }
  .m_mobile_itg_product_title{
    margin-top:1.5rem;
  }
}

@media screen and (max-width:576px){
  .search_block_heading h3{
    font-size:15px !important;
  }
    .search_block_flex .search_block_1{
    padding:5px 1.2rem;
  }
}

@media screen and (max-width:1000px){
  .large-device-heading{
    display:none;
  }
}


/* collection tesimonials ahsan css */
.collection-testimonials {
    margin: 20px 0;
    padding: 20px 0;
    position: relative;
    overflow: hidden;
    width: 65vw !important;
}

.collection-testimonials .testimonials-container {
    display: flex;
    gap: 20px;
    padding-bottom: 10px;
    width: 100%;
}

.collection-testimonials .marquee {
    display: flex;
    gap: 20px;
    width: max-content;
}

.collection-testimonials .testimonial {
    min-width: 500px;
    width: 500px;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 8px;
    display: flex;
    gap: 15px;
    flex-shrink: 0;
}

.collection-testimonials .testimonial-image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
}

.collection-testimonials .testimonial-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.collection-testimonials .testimonial-content {
    flex: 1;
}

.collection-testimonials .testimonial-rating {
    color: #ffc107;
    margin-bottom: 8px;
}

.collection-testimonials .testimonial-rating .star {
.collection-testimonials     font-size: 16px;
}

.collection-testimonials .testimonial-rating .star.filled {
    color: #ffc107;
}

.collection-testimonials .testimonial-rating .star:not(.filled) {
    color: #e0e0e0;
}

.collection-testimonials .testimonial-text {
    margin-bottom: 8px;
    font-style: italic;
}

.collection-testimonials .testimonial-author {
    font-weight: bold;
}

@media (max-width: 1000px) {
  .collection-testimonials {
    width: 100% !important;
  }
  .collection-testimonials .testimonial {
    min-width: 350px;
    width: 350px;
  }
}

/* Mandasa Tech */
.related-collection-list .container {
        padding: 0px;
    }
@media (max-width: 767px) {
.collection-testimonials .testimonial-text{
      font-size: 13px;
    line-height: 16px;
}
  .collection-testimonials .testimonial{
    padding:13px;
  }
 .collection .product-item__title {
    font-size: 13px;
    line-height: 18px;
}
  .collection .collection__title{
    font-size: 20px;
  }
  .collection__description p{
    font-size: 15px;
    line-height: 21px;
  }
  .footer__aside-item span{
        font-size: 16px;
    color: #ff0000;
  }
 .collection .collection__products-count{
        margin-bottom: 6px;
  }
  .collection .collection__description {
    margin-top: 10px;
}
}