/** Shopify CDN: Minification failed

Line 155:0 Unexpected end of file

**/

@media(min-width:700px){
.slideshow-desk {
    display: block;
}
.slideshow-mob {
    display: none;
}
}
@media(max-width:700px){
.slideshow-desk {
    display:none;
}
.slideshow-mob {
    display: block;
}
}
/*  simran css */
span.charity-label {
    bottom: 90%;
    left: 2%;
    position: absolute;
    background: #41003f;
    color: #fff;
    padding: 5px 10px;
}
/* end simran css */
<!-- start rahul css--> 

/* 28-09-2023*/

.main-nav {
  display: flex;
  flex-wrap: unset;
  justify-content: center;
  margin: 0 -1.25rem 0 0;
}
.collection-list__heading {
    padding: 0.5rem 0 0rem;
}
section {
    margin: -0.5rem 56px;
}


       /* 28-09-2023*/

.featured-collection__header {
    max-width: 1200px;
    margin: 0.5rem auto;
    position: relative;
    text-align: center;
}

       /* 29-09-2023*/

.featured-product__heading {
    padding: 0.5rem 0 0.75rem;
}
  
.panel-12 {
    margin-top: 2rem;
}
button, input, optgroup, select, textarea {
    font-family: bold;
}
.pagination__page-list {
    display: block;
}

section {
    margin: 0.5rem 7px;
}
.main-nav__tier-1-item, .main-nav__tier-2-item, .main-nav__tier-3-item {
    margin: -6px;
}

span.charity-label {
    bottom: 88%;
    left: 0%;
}

@media(max-width:700px){
span.charity-label {
    bottom: 84%;
    left: 0%;
  font-size:10px;
}
}
/*span.money {
    font-weight: bold;
}

a.product-thumbnail__title {
    font-weight: bold;
}*/

              /*17-10-2023*/
button.accordion-abc {
    font-weight: 500;
    font-family: 'Avenir Next Rounded',sans-serif;
}
.footer-top__block:not(.footer-top__block--newsletter_form) {
    background: #40003F;
}

p.site-announcement__text {
    font-weight: bold;
}
  
    /*17-10-2023*/
.product-thumbnail__product-stickers {
    border: 1px solid #40003F;
    color: white;
    background: #40003F;
   /* font-weight: bold;*/
    padding: 4px;
}
.product-thumbnail__product-stickers {
    top: -7px;
    left: -7px;
  font-size:small;
}
@media(max-width:700px){
.product-thumbnail__product-stickers {
    border: 1px solid #40003F;
    color: white;
    background: #40003F;
    /*font-weight: bold;*/
  padding:0px;
}
}


.panel-1234 {
    width: 195px;
}

.panel-12 {
    display: none;
}

.panel-123 {
    display: none;
}
<!-- end rahul css--> 



