/** Shopify CDN: Minification failed

Line 181:0 Expected "}" to go with "{"

**/

/* collection page  */
/* ul#product-grid {
    column-gap: 12px !important;
} */
 .product-info-section .product-rating {
    display: flex;
    justify-content: flex-start;
}
span.price-item.price-item--regular {
    color: #ee792c;
}
span.price-item.price-item--sale.price-item--last {
    color: #E52727;
}
.quick-add__submit {
    padding: .8rem;
    min-width: 76% !important;
    box-sizing: border-box;
    border-radius: 41px;
    background: #EE792C;
    color: #fff;
}
.button--full-width {
    display: flex;
    width: 60% !important;
    justify-content: center !important;
    text-align: center !important;
    margin: auto !important;
}
.card__information {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.card-information {
    display: flex;
    justify-content: center;
}
/* collection page  */
.banner__box.content-container.content-container--full-width-mobile.color-scheme-3.gradient h2.banner__heading.inline-richtext.h0 p {
    margin: 0px !important;
}
div#Banner-template--18685618978955__image_banner {
    position: relative;
}
.header-wrapper {
    /* display: block; */
    /* position: relative; */
    background-color: #2824392e;
    position: absolute;
    width: ;
    width: 100%;
}

.page-width.extra_spce {
    /* margin-top: 120px; */
    padding-top: 150px;
}
header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
    display: flex;
    justify-content: space-between;
}

a.button.button--primary {
    border-radius: 28px;
    border: 1px solid #ee792c;
}
a.button.button--secondary {
    border-radius: 30px;
    border: 1px solid;
}
 a.button.button--primary::after {
    box-shadow: none !important;
}
.footer-block-image {
    flex-direction: column;
}

.footer__blocks-wrapper {
    justify-content: space-between !important;
}
.footer-block__text.rte p {
    font-size: 14px;
}

/* newsletter design */
.newsletter__wrapper.color-scheme-1.gradient.content-container.isolate.content-container--full-width.section-template--18685618978955__newsletter_tBN7DJ-padding h2.inline-richtext.h1 {
    color: #004e5b;
}
.newsletter-form__button:not(:focus-visible):not(.focused) {
    box-shadow: inherit;
    /* background-color: inherit; */
    background: #ee792c !important;
    color: white !important;
    border: none;
    padding: 0 30px;
    border-radius: 50px !important;
    font-family: 'Poppins';
}
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after {
    
    border-radius: 50px !important;
    border-color:#000 !important;
}

.newsletter-form {
    /* align-items: flex-start; */
    margin: 0 auto;
    /* max-width: 100%; */
    width: 100% !important;
}
.newsletter-form {
    align-items: flex-start;
    margin: 0 auto;
    /* max-width: 36rem; */
    width: 100% !important;
}
.newsletter-form, .newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 730px !important;
}
.page-width.col-page {
    margin-top: 180px;
}   
.shopify-policy__container {
    max-width: 1400px !important;
    margin: 146px !important;
    text-align: justify;
}
/* newsletter design */

/* Exclusive access */
.exclusive-form-box {
    display: none !important;
}
/* Exclusive access */


/* About US Page  */
.rich-text__text.rte p {
    color: #656464;
/* About US Page  */


@media screen and (min-width: 380px) and (max-width: 749px) {
    .banner--mobile-bottom .banner__box {
        padding: 4rem 3.5rem 0 3.5rem !important;
    }
    .banner--mobile-bottom .banner__box .banner__heading {
        color: #000 !important;
    }
    h2.banner__heading.inline-richtext.h1 {
    color: #000 !important;
}
}
@media screen and (max-width: 549px) {
  .trending-header h2 {
    font-size: 19px !important;
  }

  .view-all {
    font-size: 14px !important;
  }

  h2.section-title {
    font-size: 18px !important;
  }
.rich-text__wrapper.rich-text__wrapper--center.page-width {
    margin: 94px 0px 0px 0px !important;
}
 
}


