/** Shopify CDN: Minification failed

Line 175:12 Unexpected "{"
Line 175:21 Expected ":"
Line 182:12 Unexpected "{"
Line 182:21 Expected ":"
Line 187:12 Unexpected "{"
Line 187:21 Expected ":"
Line 429:16 Unexpected "{"
Line 429:25 Expected ":"
Line 437:16 Unexpected "{"
Line 437:25 Expected ":"
... and 2 more hidden warnings

**/
html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  position: relative;
  width: 100%;
}
html, body {
  max-width: 100%;
  overflow-x: clip;
}

* {
  box-sizing: border-box;
}

img,
svg,
video,
iframe {
  max-width: 100%;
  height: auto;
}
#section-template--18416592126086__38db8450-1345-4be2-99a5-02b523f6358e > div.ss-content-wrapper > div > div > div.ss-grid__item.ss-grid__item--content.ss-grid-span--1.ss-grid-rowspan--1.ss-grid-item__position--top > div.ss-image-wrapper {
    padding-bottom:15% !important;
}

/* ====== Home page - Colections Tab ====== */
.c-image-list__nav a span{
    font-family: 'Roboto' !important;
    font-weight: 600;
    font-size: 20px !important;
    text-transform: uppercase;
    letter-spacing:0px;
}
.collection_shop-all{
    display: none !important;
}
#section-template--18416592126086__collection_tabs_jttqmB .c-image-list__nav-wrapper{
    justify-content: center !important;
}
.collection-tabs .c-image-list__media-wrapper{
    border: none !important;
}
#section-template--18416592126086__collection_tabs_jttqmB slider-component li::before {
    display: none !important;
}
.collection-tabs a{
    text-align: center;
}


/* ====== Header Navigation ====== */
.header.header--middle-left .list-menu--inline{
    justify-content: flex-start;
}
.header__menu-item span{
    font-weight:600;
}


/* ====== Product Card ====== */
.card-wrapper.product-card-wrapper .card__inner+.card__content .card__information {
    display: flex !important;
    flex-direction:column;
    align-items: center;
}

/* ====== Footer ====== */
.footer-block__heading {
    margin-bottom:10px !important;
    text-align:left !important;
}
#section-power-footer{
    border-top: 1px solid #2E5155;
}
.footer-block__details-content .list-menu__item--link{
    font-size: 12px !important;
    
}
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after{
    border:1px solid !important;
}
.field__label, .customer .field label{
    left: 15px;
}
.newsletter-form{
    margin-left:0px !important;
    align-items: flex-start !important;
}
.newsletter-payment-icons {
  margin-top: 20px;
}

.newsletter-payment-icons .list-payment {
  display: flex;
  gap:0px;
  align-items: center;
  flex-wrap: wrap;
  justify-content:flex-start;
}

.newsletter-payment-icons .list-payment__item svg {
  height: 24px;
  width: auto;
  opacity: 0.9;
}
#qab_bar{
    display: none !important;
}
.footer__copyright{
    text-align: right !important;
}
.list-social{
    justify-content: flex-start !important;
}
.copyright__content{
    text-transform: uppercase;
}


/* ====== MOBILE VIEW ====== */
@media screen and (max-width:749px) {
section.fullheight-bg .section-background {
 position:absolute !important;
}

#section-template--18416592126086__38db8450-1345-4be2-99a5-02b523f6358e{
    height: 70rem;
}

.c-image-list__nav a span{
    font-size: 18px !important;
}
.collection-tabs ul.c-image-list__nav{
    justify-content: center;
    margin-bottom:20px;
}
#section-template--18416592126086__power_section_bdXg9M > div.ss-content-wrapper > div > div > div.ss-grid__item.ss-grid__item--content.ss-grid-span--1.ss-grid-rowspan--1.ss-grid-item__position--center.img-pill > div.ss-text__content.ss-grid-block,
#section-template--18416592126086__power_section_4dD6ij > div.ss-content-wrapper > div > div > div.ss-grid__item.ss-grid__item--content.ss-grid-span--1.ss-grid-rowspan--1.ss-grid-item__position--center > div{
    padding:2rem !important;
}
#section-template--18416592126086__power_section_bdXg9M > div.ss-content-wrapper > div > div{
    display: flex;
    flex-direction: column-reverse; 
}

/* FAQ*/
.faq-section-template--18460781248646__custom_faq_PUBUKH .faq-nav__list{
    flex-direction:column;
}

}
/* FOOTER */
@media screen and (max-width: 749px) {

  /* Turn grid on for mobile */
  #section-{{ section.id }} .ss-col-12 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  /* Only ftr-menu blocks = half width */
  #section-{{ section.id }} .ss-grid__item.ftr-menu {
    grid-column: span 1;
  }

  /* Non ftr-menu blocks = full width */
  #section-{{ section.id }} .ss-grid__item:not(.ftr-menu) {
    grid-column: span 2;
  }
.list-social{
    justify-content: flex-start !important;
    margin-top: 10px;
}
.footer__copyright{
    text-align: left !important;
}

}
#section-power-footer > div.ss-content-wrapper > div > div > div.ss-grid__item.ss-grid__item--social.ss-grid-span--2.ss-grid-rowspan--1.ss-grid-item__position--center.ftr-icons > ul > li:nth-child(1) > a{
    padding-left: 0px !important;
}

/* ====== Card Product ====== */
.card-variants {
    font-weight: 600;
    color: #829799;
}
.badge {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing:0px;
    border: 1px solid #2E5155;
}
.quick-add__submit{
    font-weight: 600;
}

/* ====== Collections Page ====== */
.collection-hero__description{
    max-width:100% !important;
}
.collection-hero__title+.collection-hero__description{
    font-size: 1.4rem !important;
}
.facets__heading--vertical{
    font-weight: 600;
    text-transform: uppercase;
}
.facets__summary span{
    font-weight:600;
}
/* Desktop filter circles */
.facet-checkbox > svg {
  border-radius: 50%;
}

.facet-checkbox > svg rect {
  rx: 8;
  ry: 8;
}

/* Keep checkmark centered better in the circle */
.facet-checkbox .icon-checkmark {
  left: 0.35rem;
  top: 1.45rem;
}

/* Mobile filter circles */
.mobile-facets__label > svg {
  border-radius: 50%;
}

.mobile-facets__label > svg rect {
  rx: 8;
  ry: 8;
}

.mobile-facets__label .icon-checkmark {
  left: 2.85rem;
  top: 1.95rem;
}
.active-facets__button-wrapper *, span.active-facets__button-inner{
    font-size:12px !important;
    text-transform: none;
    letter-spacing:0px;
}
/* Price range inputs - smaller height */
.facets__price .field__input {
  height: 3.2rem;
  min-height: 3.2rem;
  padding: 0.4rem 1rem;
  font-size: 1.2rem;
}

/* Adjust container alignment */
.facets__price .field {
  align-items: center;
}

/* Optional: reduce label size */
.facets__price .field__label {
  font-size: 1.1rem;
  top: 0.6rem;
}

/* Reduce spacing between fields */
.facets__price {
  gap: 0.8rem;
}
.facet-filters__label, .facet-filters__field .select__select, .mobile-facets__sort .select__select, .product-count__text{
    text-transform: uppercase;
    font-weight:600;
    color: #829799 !important;
    font-size: 12px !important;
}


/* ====== Product Page ====== */

.product-media-container.constrain-height.media-fit-contain, .card--card, .card--standard .card__inner{
    border: none !important;
}

  .product__info-container {
    display: flex !important;
    flex-wrap: wrap;
    column-gap:1rem;
}

.product__info-container > * {
    width: 100% !important;
}

.product-form__quantity {
    flex-basis: fit-content !important;
    width: fit-content !important;
}

.product-form__quantity + div:has(product-form) {
   width:fit-content !important;
    flex:1 !important;
}

.product-form__submit {
    min-height:calc((var(--inputs-border-width) * 2) + 4.5rem);
}

.product__title{
    margin-bottom:0px !important;
}
#price-template--18454039986310__main, #price-template--18454156705926__main,
#price-template--18454157033606__main{
    margin-bottom:0px !important;
}
#ProductInfo-template--18454039986310__main > div:nth-child(4), #ProductInfo-template--18454156705926__main > div:nth-child(4),
#ProductInfo-template--18454157033606__main > div:nth-child(4){
    margin:0px;
}
.product-form__input .form__label{
    text-transform: uppercase;
    font-weight:600;
}
variant-radios, variant-selects{
    margin-bottom:0px !important;
}
.product-form__input .select, .product-form__input{
    max-width:100rem !important;
}
.product-form__quantity + div:has(product-form),.product-form__input{
    margin-top:0px !important;
}
#ProductInfo-template--18454039986310__main > div.product__description.rte.quick-add-hidden, 
#ProductInfo-template--18454156705926__main > div.product__description.rte.quick-add-hidden,
#ProductInfo-template--18454157033606__main > div.product__description.rte.quick-add-hidden{
margin:0px;
}

/* ====== Contact Page ====== */
@media screen and (min-width:750px)
{.ai-contact-details-template--18416592191622customcontactmgukfvdetails{
    margin-top: 10rem;
}}


/* ====== Blogs Page ====== */
.article-card__excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5;
  max-height: calc(1.5em * 2);
}


/* ====== About Page ====== */
.bg-green {
    background: #CCD7D8 !important;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}
.border-image .ss-image{
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}
#section-template--18460404351110__power_section_fxG4rE .ss-col-12 {
    border-bottom:1px solid;
}
.fullbg-green{
    background: #CCD7D8 !important;
    border-radius:20px;
}

@media screen and (max-width:749px){
    .bg-green
   { border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;}
    .border-image .ss-image{
        border-radius:0px;
    }
    .ss-grid__item.image-linked{
        padding:0px;
    }
    #section-template--18460404351110__power_section_drt3fX{
        padding-bottom:0px !important;
    }
    #section-template--18460404351110__power_section_fxG4rE > div.ss-content-wrapper > div > div > div.ss-grid__item.ss-grid__item--content.ss-grid-span--2.ss-grid-rowspan--1.ss-grid-item__position--top > div{
        padding-bottom: 36px !important;
    }
    #section-template--18460404351110__power_section_RFYGb9{
        padding-top: 0px !important;
    }
    .fullbg-green{
        border-radius:0px;
    }
    #section-template--18460404351110__power_section_RFYGb9{
        padding-bottom:0px !important;
    }
}


/* Header */
.global-settings-popup, .header__submenu.global-settings-popup{
    border-radius: 0px !important;
}


@media screen and (min-width: 750px) {
  .faq-section-{{ section.id }} .faq-section__content {
    display: grid;
    grid-template-columns: minmax(18rem, 22rem) minmax(0, 1fr);
    gap: 5rem;
    align-items: start;
    overflow: visible !important;
  }

  .faq-section-{{ section.id }} .faq-section__nav {
    display: block;
    align-self: start;
    overflow: visible !important;
  }

  .faq-section-{{ section.id }} .faq-nav__list {
    position: sticky;
    top: 12rem;
  }
}

section.fullheight-bg {
  overflow: hidden;
}

section.fullheight-bg .section-background {
  max-width: 100%;
}

@media screen and (min-width:750px){
    #section-template--18416592126086__power_section_bdXg9M
  > div.ss-content-wrapper
  > div
  > div
  > div.ss-grid__item.ss-grid__item--content.ss-grid-span--1.ss-grid-rowspan--1.ss-grid-item__position--center.img-pill
  > div.ss-image-wrapper ,
  #section-template--18416592126086__power_section_4dD6ij > div.ss-content-wrapper > div > div > div.ss-grid__item.ss-grid__item--content.ss-grid-span--1.ss-grid-rowspan--1.ss-grid-item__position--center > div.ss-image-wrapper{
  width: 40px;
  height: 40px !important;
  padding-bottom: 40px !important;
  margin-left: 45px;
  margin-top:30px;
}
#section-template--18416592126086__power_section_bdXg9M > div.ss-content-wrapper > div > div > div.ss-grid__item.ss-grid__item--content.ss-grid-span--1.ss-grid-rowspan--1.ss-grid-item__position--center.img-pill > div.ss-text__content.ss-grid-block,
#section-template--18416592126086__power_section_4dD6ij > div.ss-content-wrapper > div > div > div.ss-grid__item.ss-grid__item--content.ss-grid-span--1.ss-grid-rowspan--1.ss-grid-item__position--center > div.ss-text__content.ss-grid-block{
    padding-top:0px !important;
}
}

@media screen and (max-width:749px){
    #section-template--18416592126086__power_section_4dD6ij > div.ss-content-wrapper > div > div > div.ss-grid__item.ss-grid__item--content.ss-grid-span--1.ss-grid-rowspan--1.ss-grid-item__position--center.img-pill > div.ss-image-wrapper > img,#section-template--18416592126086__power_section_bdXg9M > div.ss-content-wrapper > div > div > div.ss-grid__item.ss-grid__item--content.ss-grid-span--1.ss-grid-rowspan--1.ss-grid-item__position--center.img-pill > div.ss-image-wrapper,
   #section-template--18416592126086__power_section_4dD6ij > div.ss-content-wrapper > div > div > div.ss-grid__item.ss-grid__item--content.ss-grid-span--1.ss-grid-rowspan--1.ss-grid-item__position--center > div.ss-image-wrapper{
        padding-bottom:0px !important; 
    margin-left: 18px;
    margin-top: 20px;
    width:40px;
}
    }


    /* button hover */
.button,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded {
  transition: all 0.3s ease;
}

/* Hover state */
.button:hover,
.shopify-challenge__button:hover,
.customer button:hover,
button.shopify-payment-button__button--unbranded:hover {
  background-color: #CCD7D8 !important;
  color: #2E5155 !important;
}

/* Override Dawn's pseudo border */
.button:hover::after,
.shopify-challenge__button:hover::after,
.customer button:hover::after,
button.shopify-payment-button__button--unbranded:hover::after {
  box-shadow: 0 0 0 1px #2E5155 !important;
}
/* Quick Add buttons */
.quick-add__submit:hover::after {
  box-shadow: 0 0 0 1px #2E5155 !important;
}

/* Optional: match everything else */
.quick-add__submit {
  transition: all 0.3s ease;
}

.quick-add__submit:hover {
  background-color: #CCD7D8 !important;
  color: #2E5155 !important;
}