/** Shopify CDN: Minification failed

Line 594:3 Unexpected "/"

**/
.section-spacing.color-scheme.color-scheme--scheme-1.color-scheme--bg-609ecfcfee2f667ac6c12366fc6ece56.bordered-section .collection-list.wrap {
    flex-wrap: nowrap;
}

input#input--sections--18542403715212__footer--contactemail {
    color: #fff;
}
.switch:after {
    position: relative;
    bottom: 4px;
}
            .swiper-slide p {
    color: #CB2B2B !important;
    text-transform: uppercase!important;
    font-family: 'Instrument Sans'!important;
    margin-top: 13px!important;
    letter-spacing: 0.5px!important;
}
/* .range-group .range {
    pointer-events: none;
    vertical-align: revert;
    height: 5px;
    bottom: 8px !important;
  position:relative;
} */
.prose.text-subdued strong {
    color: #fffffff2;
}
.product-card__quick-add-button {
    background: #CB2B2B;
}
.circle-button.hover\:animate-icon-inline svg {
    color: red !important;
}
.pswp__top-bar .circle-button.hover\:animate-icon-inline svg {
    color: #000 !important;
}
.product-card__quick-add-button svg {
    color: #fff;
}
.swiper-wrapper{
  gap:12px !important;
}
button.Button.Button--secondary.Button--full {
    width: auto;
    border-radius: 50px;
}
button.Button.Button--secondary.Button--full {
    background: #CB2B2B !important;
}
div#shopify-section-template--18542403158156__collection_1st_slider_kY8kUm {
    padding: 20px 0px;
}
.product-gallery__thumbnail[aria-current=true] {
    border-color: #9F2C00 !important;
}
:checked+.block-swatch, .block-swatch.is-selected {
    --swatch-disabled-strike-color: rgb(155 33 33);
    color: #fff!important;
    border-color: rgb(141 20 20)!important;
    background: #9F2C00!important;
}
.block-swatch.is-disabled {
    color: #000;
    background: #e5d9d5 !important;
}

.block-swatch.is-disabled:before {
    content: "";
    background: linear-gradient(to bottom right, transparent calc(50% - .5px), rgb(203 128 128) calc(50% - .5px) calc(50% + .5px), transparent calc(50% + .5px));
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #ff000038 ! IMPORTANT;
}
.slick-initialized .slick-slide {
    display: block;
    background: #fbf1ee6b !important;
}
.collection-card__content {
    text-align: center;
}
.store-card-content {
    padding: 15px;
    background: #fbf1eebf !important;
}
details.header__menu-disclosure .h6:hover {
    transform: translateY(-1px);
    transition: all .4s ease;
}
.buy-buttons {
    row-gap: 9px !important;
    display: grid;
}
.collection-list strong {
    line-height: 1.7;
    display: -webkit-box;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
header#shopify-section-sections--18542403747980__header a.block.h6:hover {
    font-size: 12px!important;
    transform: translateY(-1px);
    transition: all 0.4s ease;
}
.collection-list.wrap {
    justify-content: center !important;
  gap: 15px;
}
newsletter-popup.pop-in.newsletter-popup.color-scheme.color-scheme--scheme-3 .prose {
    color: #000;
}
:is(.input:focus,.textarea:focus,.select:focus-visible) {
    border-color: currentColor;
    outline: 1px solid #000;
}
button.pop-in__close-button.tap-area {
    color: #fff;
    background: #CB2B2B;
    padding: 4px;
}
input#input--sections--18542403780748__newsletter-popup--contactemail::placeholder {
    color: #000 !IMPORTANT;
}
input#input--sections--18542403780748__newsletter-popup--contactemail {
    color: #000 !important;
  border: 1px solid #000;
}
.swiper-slide img:hover {
    filter: brightness(0.8);
    transition: all 0.4s;
}
ul.social-media.social-media--list.unstyled-list {
    position: relative;
    top: 95px;
}
newsletter-popup.pop-in.newsletter-popup.color-scheme.color-scheme--scheme-3 .h4 {
    color: #000 !IMPORTANT;
}
newsletter-popup.pop-in.newsletter-popup.color-scheme.color-scheme--scheme-3 .button {
    color: #fff;
}

newsletter-popup.pop-in.newsletter-popup.color-scheme.color-scheme--scheme-3 {
    background: #fff;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);

}
/* Footer */

.footer-partners-container {
  text-align: end !important;
  display: flex;
  flex-direction: column;
  justify-content: end !important;
}

.shipping-partners,
.payment-partners {
  flex: 1;
  text-align: center;
}
.icon-flex img,
.partner-icon img {
  max-width: 45px;
  height: auto;
}
/* ul.social-media.social-media--list.unstyled-list {
  position: relative;
  bottom: 30px;
  right: 5px;
} */
.icon-flex,
.partner-icon {
  display: flex !important;
  justify-content: end !important;
  gap: 5px !important;
  padding-bottom: 10px;
}
.titleeee h4 {
  /* position: relative;
  left: 60rem;
  bottom: 100px; */
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2.1px;
}
/* .title-partner {
  position: relative;
  bottom: 70px;
  left: 90px;
} */
.title-partner h4 {
  color: antiquewhite;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.2px;
}
.titleeee {
  text-align: end !important;
}
.title-partner {
  text-align: end !important;
}
.footer__inner {
  row-gap: 0px;
}
.icon-flex img, .partner-icon img {
    max-width: 45px;
    height: 24px;
    border-radius: 3px;
}
.icon-flex, .partner-icon {
    display: flex!important;
    justify-content: end!important;
    gap: 5px!important;
    padding-bottom: 10px;
    margin-top: 5px;
}
.social-media--list svg {
  width: 25px !important;
}
.smallcaps {
    text-transform: uppercase;
    letter-spacing: var(--heading-letter-spacing);
    font-size: .625rem;
    color: #fff;
}
input.jdgm-btn.jdgm-btn--solid.jdgm-submit-rev {
    margin-top: 3%;
}
details.header__menu-disclosure h6:hover {
    border-top: 2px solid red !important;
}
text.wishlist-hero-dyna-translate {
    display: none !important;
}
.quantity-selector {
    --quantity-selector-height: 37px !important;
}
buy-buttons.buy-buttons.buy-buttons--has-dynamic .button {
   --initial-gradient: linear-gradient(#ae2525, #ae2525) !important;
   --hover-gradient: linear-gradient(transparent, transparent);
    --initial-background-position: var(--transform-origin-end);
    --hover-background-position: var(--transform-origin-start);
    -webkit-appearance: none;
    appearance: none;
    text-transform: var(--button-text-transform);
    font: var(--button-font);
    letter-spacing: var(--button-letter-spacing);
    text-shadow: none;
    text-align: center;
    cursor: pointer;
    color: rgb(var(--button-text-color));
    border: 1px solid rgb(var(--button-outline-color, var(--button-background)));
    border-radius: var(--button-border-radius);
    background-color: #0000;
    background-image: var(--initial-gradient),var(--hover-gradient);
    background-size: 101% 101%,0 101%;
    background-position: var(--initial-background-position);
    background-repeat: no-repeat;
    justify-content: center;
    align-items: center;
    column-gap: 1.125rem;
    padding: .65rem 1.75rem;
    transition: background-size .45s cubic-bezier(.785,.135,.15,.86),background-position .45s step-end,color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
    display: inline-flex;
    position: relative;
}
.button {
   --hover-gradient: linear-gradient(transparent, transparent);
    --initial-background-position: var(--transform-origin-end);
    --hover-background-position: var(--transform-origin-start);
    -webkit-appearance: none;
    appearance: none;
    text-transform: var(--button-text-transform);
    font: var(--button-font);
    letter-spacing: var(--button-letter-spacing);
    text-shadow: none;
    text-align: center;
    cursor: pointer;
    color: rgb(var(--button-text-color));
    border: 1px solid rgb(var(--button-outline-color, var(--button-background)));
    border-radius: var(--button-border-radius);
    background-color: #0000;
    background-image: var(--initial-gradient),var(--hover-gradient);
    background-size: 101% 101%,0 101%;
    background-position: var(--initial-background-position);
    background-repeat: no-repeat;
    justify-content: center;
    align-items: center;
    column-gap: 1.125rem;
    padding: .65rem 1.75rem;
    transition: background-size .45s cubic-bezier(.785,.135,.15,.86),background-position .45s step-end,color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
    display: inline-flex;
    position: relative;
}

 .shopify-challenge__button, .shopify-payment-button__button--unbranded {
    --initial-gradient: linear-gradient(#ae2525,#ae2525) !important;
    --hover-gradient: linear-gradient(transparent, transparent);
    --initial-background-position: var(--transform-origin-end);
    --hover-background-position: var(--transform-origin-start);
    -webkit-appearance: none;
    appearance: none;
    text-transform: var(--button-text-transform);
    font: var(--button-font);
    letter-spacing: var(--button-letter-spacing);
    text-shadow: none;
    text-align: center;
    cursor: pointer;
    color: rgb(var(--button-text-color));
    border: 1px solid rgb(var(--button-outline-color, var(--button-background)));
    border-radius: var(--button-border-radius);
    background-color: #0000;
    background-image: var(--initial-gradient),var(--hover-gradient);
    background-size: 101% 101%,0 101%;
    background-position: var(--initial-background-position);
    background-repeat: no-repeat;
    justify-content: center;
    align-items: center;
    column-gap: 1.125rem;
    padding: .65rem 1.75rem;
    transition: background-size .45s cubic-bezier(.785,.135,.15,.86),background-position .45s step-end,color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
    display: inline-flex;
    position: relative;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;.footer.color-scheme.color-scheme--scheme-2.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 .footer__block-list p, li a, .footer.color-scheme.color-scheme--scheme-2.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 .footer__block.footer__block--links li a {
    color: #000;
      gap:12px !important;
}
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    box-sizing: content-box;
    justify-content: center !Important;
}
header#shopify-section-sections--18542403747980__header a.block.h6 {
    font-size: 12px;
  font-family: 'Nunito' !important;
}
ul.header__dropdown-menu.header__dropdown-menu--restrictable.unstyled-list {
    font-family: 'Instrument Sans';
}
.footer.color-scheme.color-scheme--scheme-2.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 {
    background: #9f2c00;
    color: #fff;
}
/* .footer.color-scheme.color-scheme--scheme-2.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 .footer__block-list p, li a {
    color: #fff;
} */
.footer.color-scheme.color-scheme--scheme-2.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 .footer__block.footer__block--links li a {
    color: #fff;
}
/* .footer.color-scheme.color-scheme--scheme-2.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 .footer__block-list p, li a, .footer.color-scheme.color-scheme--scheme-2.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 .footer__block.footer__block--links li a {
    color: #000;
} */
.prev-next-button {
    transition: opacity .15s ease-in-out,transform .15s ease-in-out,visibility .15s ease-in-out;
    position: relative;
    bottom: 42px;
}
.collection-card__content {
    background: transparent;
}
.align-self-start .button {
    border: none;
    background: #fff;
    color: #000;
}
/* .announcement-bar.color-scheme.color-scheme--scheme-4 {
    background: #9F2C00;
} */
div#shopify-section-template--18542403158156__coll_slider_mhMi3L .swiper-slide h5 {
    font-size: 14px;
    font-family: 'Instrument Sans';
}
.features--button-transition :is(.button,.shopify-challenge__button,.shopify-payment-button__button--unbranded):not([disabled]):hover {
    background-position: var(--hover-background-position);
    border-color: maroon;
    background-size: 0 101%,101% 101%;
    color: maroon !important;
}
.section-spacing.color-scheme.color-scheme--scheme-1.color-scheme--bg-2c1e1f82f01f0332ac3f18a314b08354.bordered-section {
    padding-top: 35px;
}
span.wishlist-hero-items-count.wishlist-hero-items-count-text.wishlist-hero-items-count-exists {
    position: relative;
}
section#shopify-section-template--18542403158156__collection_list_zn8BV6 .section-spacing.color-scheme.color-scheme--scheme-1.color-scheme--bg-2c1e1f82f01f0332ac3f18a314b08354.bordered-section button {
    width: 74%;
    font-size: 11px;
    white-space: pre;
    font-weight: 700;
    border-radius: 5px;
    padding: 9px 26px;
    color: #fff;
    border: none !important;
}
section#shopify-section-template--18542403158156__collection_list_zn8BV6 .section-spacing.color-scheme.color-scheme--scheme-1.color-scheme--bg-2c1e1f82f01f0332ac3f18a314b08354.bordered-section button:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    transition: 0.3S ease-in;
}
section#shopify-section-template--18542403158156__collection_list_TVtqUa .section-spacing.color-scheme.color-scheme--scheme-1.color-scheme--bg-2c1e1f82f01f0332ac3f18a314b08354.bordered-section button {
    width: 74%;
    font-size: 11px;
    white-space: pre;
    font-weight: 700;
    border-radius: 5px;
    padding: 9px 26px;
    color: #fff;
    border: none !important;
}
section#shopify-section-template--18542403158156__collection_list_TVtqUa .section-spacing.color-scheme.color-scheme--scheme-1.color-scheme--bg-2c1e1f82f01f0332ac3f18a314b08354.bordered-section button:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    transition: 0.3S ease-in;
}
section#shopify-section-template--18542403158156__collection-list .section-spacing.color-scheme.color-scheme--scheme-1.color-scheme--bg-2c1e1f82f01f0332ac3f18a314b08354.bordered-section button {
    width: 75%;
    font-size: 11px;
    white-space: pre;
    font-weight: 700;
    padding: 9px 26px;
    color: #fff;
    border: none !important;
}
section#shopify-section-template--18542403158156__collection-list .section-spacing.color-scheme.color-scheme--scheme-1.color-scheme--bg-2c1e1f82f01f0332ac3f18a314b08354.bordered-section button:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    transition: 0.3S ease-in;
}
.h6, :where(.prose h6) {
    font-size: var(--text-h6);
    line-height: 1.7;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
   font-family: inherit;
    
}
.pagination__link .h6, :where(.prose h6) {
text-align: center;
    margin: 0 auto;
}
.pagination__link.h6 {
  text-align: center;
  margin: 0 auto;
}
a.product-title.h6 {
    font-weight: 600;
  text-align: left;
  padding-bottom: 1rem;
}

span.accordion__toggle.h6 {
    display: flex;
}
span.rating-badge {
    display: none !important;
}
.jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #000000ba;
    font-size: 10px;
}

.jdgm-prev-badge__text {
    visibility: unset;
    font-size: 12px;
}
input, textarea {
    margin-bottom: 12px !important;
  padding:7px !important;
}
.alt-flex input {
    margin: 0;
    margin-bottom: 0 !IMPORTANT;
}
.quantity-selector__input {
    margin-bottom: 0 !important;
    border-radius: 0!important;
}
.product-gallery {
    gap: 22px;
}
.header__primary-nav {
    column-gap: 20px !important;
}
span.wishlist-hero-items-count.wishlist-hero-items-count-text.wishlist-hero-items-count-exists {
       position: relative;
    bottom: 12px;
    right: 2px;
    font-size: 8px;
    font-weight: 800;
}
ul.header__dropdown-menu.header__dropdown-menu--restrictable.unstyled-list li a {
    text-transform: capitalize;
  font-size: 12px;
  font-family: inherit;
  letter-spacing: 0.2px;
}
ul.header__dropdown-menu.header__dropdown-menu--restrictable.unstyled-list li a:hover {
    color: #AD4C26 !important;
}
header#shopify-section-sections--18542403747980__header a.block.h6 {
    font-size: 12px!important;
}
header#shopify-section-sections--18542403747980__header summary.h6:hover {
    color: #AD4C26!important;
}
header#shopify-section-sections--18542403747980__header a.block.h6:hover{
     color: #AD4C26!important;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 72%;
    object-fit: fill !important;
box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.09);
  border-radius: 80px !important;
}
.button, .shopify-challenge__button, .shopify-payment-button__button--unbranded {
    border-radius: 50px!important;
}
 ul.v-stack.gap-2\.5.unstyled-list li a {
    color: #fff !important;
} 
.footer__block.footer__block--links p {
    color: #fff !important;
}
.v-stack.gap-4.sm\:gap-5 p {
    color: #fff !IMPORTANT;
}
ul.social-media.social-media--list.unstyled-list path {
    color: #fff;
}
p.heading.text-subdued.text-xxs {
    display: none !important;
}
button.localization-toggle.heading.text-xxs.link-faded {
    color: #fff;
}
input#input--sections--18542403715212__footer--contactemail::placeholder {
    color: #fff;
}
input#input--sections--18542403715212__footer--contactemail:focus-visible {
    border: none;
    outline: 1px solid #fff;
}
#whatsapp-link svg {
    stroke: none;
    width: var(--whatsapp-link-width);
    height: var(--whatsapp-link-height);
    display: block !important;
    bottom: 25px;
    position: relative;
}
  .badge--sold-out {
    background: #9f2c00;
    color: #fff;
}







/* Mobile */

@media(min-width:240px) and (max-width:479px){
/* .swiper-wrapper {
    /* display: flex!important; */
    /* gap: 54px !important; */
  /* justify-content:space-between !important; */
} */

        .collection-item img {
    /* width: 100px!important;
    height: 100px!important; */
    border-radius: 50% !IMPORTANT;
   
}
  .collection-item p {
    font-size: 11px !important;
    font-weight: 200 !important;
}
  .buy-buttons {
    row-gap: 7px !important;
    display: grid;
}
  .collection-list.wrap {
    gap: 14px;
    display: flex;
    justify-content: flex-end !important;
}
  section#shopify-section-template--18542403158156__collection_list_TVtqUa .container {
 margin-left: 10px;
        margin-right: 10px;
}

section#shopify-section-template--18542403158156__collection_list_zn8BV6 .container {
 margin-left: 10px;
        margin-right: 10px;
}
section#shopify-section-template--18542403158156__collection-list .container {
  margin-left: 10px;
        margin-right: 10px;
}
  .store-card {
    padding-top: 10px;
}
  .slick-dots li {
    width: 7px !important;
}
  .slick-initialized .slick-slide {
    justify-content: center!important;
    display: flex!important;
}
  .customer-info {
    margin: 0px 0 !Important;
}
  .slick-initialized .slick-slide {
    justify-content: center!important;
    display: flex!important;
    row-gap: 23p !important;
}
  .slick-dots li {
    margin: 0 0px !important;
}
  .info-box p {
    font-size: 13px !important;
}
.info-section {
    gap: 9px;
    padding-top: 0 !important;
    padding-bottom: 0!important;
}
  .info-box {
    text-align: center;
    padding: 0 0p !important;
}
  .icon-flex, .partner-icon {
    display: flex!important;
    justify-content: left !IMPORTANT;
}
  .titleeee h4 {
    text-align: left;
}
  .title-partner h4 {
    text-align: left;
    font-size:12px;
}
  .footer__aside {
    display: flex;
    justify-content: start;
}
ul.social-media.social-media--list.unstyled-list {
    position: relative;
    top: 0 !important;
    gap: 20px;
    margin-bottom: 40px!important;
}
  .product-info--center :is(.badge-list,.price-list,.rating-badge) {
    justify-content: flex-start;
}
  .modal-content {
    background-color: #fefefe;
    margin: 20% auto !important;
    padding: 30px;
    width: 95% !important;
}
.collection-list.wrap {
    gap: 7px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    margin: auto;
    width: 100%;
}
  .sandy_mobile {
    width: 115px;
}
  .doubly-nice-select.currency-switcher.right.slim {
    display: none !IMPORTANT;
}
  .header__cart-link {
    margin-right: 0 !important;
}
  .h2, :where(.prose h2) {
    font-size: 23px !important;
    line-height: 1.5;
}
  button.header-sidebar__linklist-button.h6 {
    display: flex;
}
  p.collection-toolbar__products-count.h6.text-subdued.md-max\:hidden {
    display: none;
}
.text-with-icon {
    font-size: 11px;
}
.text-xxs {
    font-size: 11px;
}
  .badge--sold-out {
    background: #9f2c00;
    color: #fff;
}
   .modal-content {
padding: 13px ! IMPORTANT;
    width: 95% !imporant;
}
  .button, .shopify-challenge__button, .shopify-payment-button__button--unbranded {
    font-size: 11px;
}

  html,body {
    overflow-x: hidden;
}
                        .swiper-wrapper {
    align-items: center;
    gap: 5px ;
}


/* .announcement-bar.color-scheme.color-scheme--scheme-4 {
    background: #CB2B2B !important;
} */
  .badge--sold-out {
    background: #CB2B2B !important;
    color: #fff !important;
}
/* .footer.color-scheme.color-scheme--scheme-2.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 {
    background: #CB2B2B !IMPORTANT;
   
} */
/*PRODUCT DETAILS PAGE   */
.size-chart-btn {
    background: #CB2B2B !IMPORTANT;
}
:checked+.block-swatch, .block-swatch.is-selected {
    background: #CB2B2B!important;
}

/*instafeed section  */
#insta-feed h2 {
    display: none !important;
}


/* snnn */


 @media (max-width: 320px) {
   
.collection-item img {
    width: 45px!important;
    height: 70px!important;
}
  .swiper-slide.collection-item {
    width: 46px !important;
}
}

  
 @media (max-width: 375px) {
   
/* .collection-item img {
    width: 45px!important;
    height: 70px!important;
}
  .swiper-slide.collection-item {
    width: 46px !important;
} */
   .collection-item img {
    width: 54px!important;
    height: 155px!important;
}
}

   @media (max-width: 425px) {
   
  .collection-item img {
    width: 125px!important;
    height: 155px!important;
}
}

/* collection card */
.collection-card__content.color-scheme.color-scheme--scheme-4.prose.prose--tight.place-self-end-center.text-center .h3 {
    font-size: 16px !important;
}
.collection-card__content.color-scheme.color-scheme--scheme-4.prose.prose--tight.place-self-end-start.text-start .h3 {
    font-size: 16px !important;
}

.collection-item img {
    width:  150px !important;
    height:  180px !important;
}
.swiper-slide img {
    
    border-radius: 100% !important;
}

.info-section {
    padding: 20px 30px !important;
   
}
.collection-item p {
    font-size: 13px !important;
    font-weight: 200 !important;
}
/*collection sections  */
@media (max-width: 749px) {

 
  .collection-list.wrap {
    display: grid;
    grid-template-columns: 1fr 1fr !important;

}
  .collection-card__content.color-scheme.color-scheme--scheme-4.prose.prose--tight.place-self-end-center.text-center .h6 {
    font-size: 10px !important;
}
  .collection-card__content.color-scheme.color-scheme--scheme-4.prose.prose--tight.place-self-end-center.text-center .h3 {
    font-size: 13px !important;
}
  section#shopify-section-template--18542403158156__collection_list_TVtqUa .section-spacing.color-scheme.color-scheme--scheme-1.color-scheme--bg-2c1e1f82f01f0332ac3f18a314b08354.bordered-section button {
    width: 74%;
    font-size: 10px !important;
    padding: 7px 20px !important;
}
.alt-flex {
    gap: 40px !important;
}
  header-search#header-search-sections--18542403747980__header {
    z-index: 10 !important;
   
}
  .alt-flex lable {
    gap: 0px !important;
}
}





