/** Shopify CDN: Minification failed

Line 1316:28 Expected ":"

**/
@font-face {
  font-family: Clash Display;
  src: url(/cdn/shop/files/ClashDisplay-Variable.ttf?v=1744920496.woff);
  font-display: swap;
}
/* Global   */
.is-h1{font-weight: 400!important;}
.is-h2{font-weight: 400!important;}
.is-h3{font-weight: 400!important;}
.is-h4{font-weight: 400!important;}
.is-h5{font-weight: 400!important;}
.is-h6{font-weight: 400!important;}



.button.button--primary {
    padding: 16px 48px;
    border-radius: 39px!important;
    font-family: Clash Display;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%; 
}
#PBarNextFrameWrapper{
  display: none;
}




/* Annocement Bar */
.announcement-bar__content p { 
    font-size: 16px;
}
/*  Header */
#shopify-section-header-classic {
    width: 100%;
    padding: 8px;
} 
header#header {
    border-radius: 16px;
}  
.navbar-link {
    font-weight: 400;
    font-size: 16px; 
    padding: 0 12px;
}
.mega-why-herolyte:nth-child(2) {
    border-right: 1px solid;
}
.action-area__link {
    padding: 0 6px;
}
.header-cart__count.badge {
    position: absolute;
    top: -4px;
    left: calc(-16% - .2rem);
    font-size: 8px;
    font-family: Clash Display;
    font-weight: 600; 
    font-size: 8px;
    line-height: 29px;
    position: relative;
    padding: 0px;
    background: #0B3954;
    color: #0B3954;
    background-image: url('/cdn/shop/files/Vector_8.svg?v=1749672153');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding-top: 4px;
}



/* Slide Show  */
.c2-slide .slideshow-classic__heading.banner__heading{
    line-height: 100%;
} 

/* Rich Text */
.home-richtext .rich-text__heading {
    font-weight: 400;
    margin-bottom: 16px;
}
.home-richtext .rich-text__text p {
    font-weight: 400;
    font-family: Clash Display;
} 
.home-richtext span { 
    color: #E0FF4F;
}
div#shopify-section-template--24421816729907__3f589044-d5ee-4f12-b304-43a53cec8d24 {
    border-bottom-left-radius: 48px;
    border-bottom-right-radius: 48px;
}


/* Rich Text Faqs  */
.home_richtext .rich-text__heading {
    font-weight: 400;
    max-width: 35%;
    margin: auto;
    margin-bottom: 40px;
}
.home_richtext .title strong {
    font-weight: inherit;
    color: #e0ff4f;
}



/* About Us Faqs  */

.faq__item-symbol {
  background-image: url('/cdn/shop/files/Vector_9.svg?v=1749737852'); /* Replace with your actual image path */
  background-size: cover;       /* Makes sure the image covers the element */
  background-position: center;  /* Centers the image */
  background-repeat: no-repeat; /* Prevents tiling */
}



/* Footer  */ 
.footer__content.section .container.has-limit {
    max-width: 100%;
    width: calc(100% - var(--gutter));
}
.footer__heading {
    font-weight: 400!Important;
    margin-bottom: 20px; 
}
.footer__menu-link a {
    font-family: Clash Display;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%; 
    letter-spacing: 0%; 
}
.footer__menu-link.is-text {
    margin-bottom: 16px;
}
.newsletter-form{
  position: relative;
}
.newsletter-form .field.is-default-width {
    position: absolute;
    right: 14px;
    top: 19%;
    padding: 0px;
    width: 56px;
}
.mobile-menu{
  left: -130%;
}

.newsletter-form .field.is-default-width {
    flex: 1 0 auto;
    min-width: 80px;  
}
.newsletter-form .input { 
    height: 58px;
    font-family: Clash Display;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
}
.newsletter-form .field.is-stretched-width{
  position: relative;
  margin-bottom: 0px;
}
.block__newsletter .content p {
    font-family: Clash Display;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%; 
}
.block__newsletter .has-padding-bottom {
    padding-bottom: 25px;
}
.block__newsletter .social-icons a {
    display: flex;
    width: 22px;
    height: 22px;
}
.block__newsletter .social-icons.is-justify-left li {
    padding-right: 5px; 
}
#shopify-section-footer-classic .button--primary { 
    background-color: transparent!important;
    color: #FF0800!important;
    border: unset!important;
    padding: 0px;
}
.footer__credits p {
    display: inline;
    color: #FEFFFE; 
    opacity: 30%;
}
.border-top {
    border: none;
    border-top: none;
}
 
/* home feadtured Collection */
.container.collection-matrix {
    margin-top: 24px;
}
.product-image__wrapper {
    position: relative;
    width: 336px;
    border-radius: 12px;
}
.c2-home-collection .product__thumbnail .product-thumbnail .product-thumbnail__title , .collection-main .product__thumbnail .product-thumbnail .product-thumbnail__title {
    color: #0B3954;
    font-weight: 400;
}
.c2-home-collection .money , .collection-main .money{
    font-family: Clash Display;
    font-size: 16px;
    line-height: 140%;
    font-weight: 500;
}
.buy.add-to-cart-btn {
    width: 336px;
    height: 48px;
    gap: 10px;
    border-radius: 48px;
    padding-top: 16px;
    padding-right: 48px; 
    padding-bottom: 16px;
    padding-left: 48px;
    background-color: #0B3954;
    color: #E0FF4F;
    font-family: 'Clash Display';
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-top: 16px;
    transition: .5s;
}
.c2-home-collection .thumbnail__caption, .collection-main .thumbnail__caption {
    padding: 0 3px;
    width: 100%;
    max-width: 100%;
}
.buy.add-to-cart-btn:hover {
    color: #0b3954;
    background-color: white;
    border: 1px solid #0b3954;
}
.button--primary, a.button--primary.button {
    border: 1px solid;
}
.featured-collection__title a {
    font-weight: 400;
    color: #0B3954 !important;
}
.mega-menu a, .mega-menu a:active, .mega-menu a:visited {
    color: #0B3954 !important;
    font-family: Clash Display;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0%;
    text-transform: capitalize;
}

/* Drop down Menu  */
.mega-menu__linklist {
    display: flex;
}
.mega-menu .menu__heading { 
    width: 336px;
}
.block__image.one-third.medium-down--one-half {
    width: 22.333333%;
}
.column.mega-menu__block.block__mega-menu-1-0.block__menu.one-third.medium-down--one-half {
    width: 40%;
}
.mega-menu .menu__heading {
    width: 336px;
}
.mega-menu .mega-menu__image {
    width: 336px;
    max-height: 432px;
    height: 432px;
    border-radius: 16px;
}
.mega-menu__content p {
    font-family: Clash Display;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%; 
    color: #0b3954;
}
.block__image.one-third.medium-down--one-half {
    width: 30.333333%;
}
.mega-menu .container {
    justify-content: center;
}
.mega-menu {
    left: 14%;
    top: 152%;
    min-width: 1120px;
}
#header .mega-menu {
    width: 1120px !important;
    border-radius: 16px;
}
.mega-menu__block .mega-menu__content {
    text-align: center;
}
 
/* About Us */
.c2-about-overlay .title strong {
    font-weight: inherit; 
    color: #BFD7EA;
}
.c2-about-overlay .caption {
    top: 2%;
    margin: 24px 0;
    height: calc(99% - 48px); 
} 
/* About us  image with text */
.about-image .image-with-text__heading  {
    font-weight: 400;
} 
.about-image .image-with-text__wrapper {
    max-width: 73%;
    margin: auto;
}
.first-img-sec .image-with-text__heading {
    font-weight: 400;
}
.first-img-sec .image-with-text__text-column {
    padding: 20px;
}
.two-image-sec .image-with-text__text-column , .first-img-sec .image-with-text__text-column {
    border-radius: 16px;
}
  .two-image-sec .image-with-text__heading {
    font-weight: 400; 
}
.two-image-sec .image-with-text__text-column {
    padding: 20px;
}
 
/* BLog page */
.blog-banner .banner__wrapper.is-medium .image-element__wrap {
    height: 100%;
}  
.blog-banner .banner__wrapper {
    overflow: hidden; 
    position: relative;
    max-height: 500px;
}
.blog-box .card-content {
    background-color: #0B3954;
    margin-top: 16px;
    padding: 24px 16px!important;
    border-radius: 16px;
}
.blog-box .meta-info-list__item path#Vector , .blog-box  .meta-info-list__item path#Vector\ \(Stroke\){
    fill: #FEFFFE;
    opacity: 50%;
}
.blog-box .blog-card .featured-article--link { 
    color: white;
    font-weight: 400; 
}
.blog-box .meta-info-list .meta-info-list__item+li:before {
    content: "|";
    color: #FEFFFE;
    opacity: 27%;
}
.blog-box .title {
    margin-bottom: 8px;
}
.featured-article .meta-info-list .meta-info-list__item span {
    color: #FEFFFE;
    opacity: 30%;
}  
.meta-info-list .meta-info-list__item span {
    padding-left: 0px;
}
.blog-box .button.button--link-style { 
    font-family:'Clash Display'; 
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 100% !important;
    color: #E0FF4F!Important;
    text-decoration: underline!Important;
    border-bottom: unset;
    text-transform: capitalize; 
} 
.blog-box .meta-info-list .meta-info-list__item:first-child span {
    padding-left: 0;
    font-family: 'Clash Display'; 
    font-weight: 500; 
    font-size: 14px;
    line-height: 140%; 
}

@media only screen and (min-width: 799px) { 
   .blog-card .image-element__wrap {
      max-height: 255px;
      border-radius: 16px;
      border: 2px solid #0b3954;
   }
  .product-gallery__image img {
    height: 855px;
    object-fit: cover;
  }
}

/* Blog post Page  */
.article-page .article__title.title {
    color: #0B3954;
    font-weight: 400;
}
.article-page .heading-wrapper {
    margin-bottom: 16px;
    margin-top: 48px;
}
.article-page .featured-article__date {
    font-family: 'Clash Display';
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    opacity: 30%; 
    color: black;
}
.article-page .article-content {
    padding-top: 48px;
}
.article-content *{
   font-family: Clash Display;
   color: #0b3954;
} 
.article-content  strong, b {
    font-family: Clash Display;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%; 
    letter-spacing: 0%; 
    text-transform: capitalize;
    color: #0b3954;
}
.meta-info-list {
    display: flex;
    align-items: center;
}
.meta-info-list__item:last-child .icon {
    margin-left: 16px; 
}
.meta-info-list .meta-info-list__item:last-child span {
    font-family: Clash Display;
    font-weight: 500;
    font-size: 14px; 
    line-height: 140%;
    letter-spacing: 0%;
    opacity: 30%;
}
.button.back_button.button--link-style {
    border: unset; 
    font-family: Clash Display;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #0B3954;
    margin-right: 10px; 
}
.back_button span {
    margin-right: 8px; 
    font-size: 21px;
}
.meta-info-list__item path#Vector\ \(Stroke\) {
    fill: #0B3954; 
    opacity: 50%;
}
.meta-info-list__item .icon {
    margin-right: 8px;
}
.meta-info-list .meta-info-list__item {
    display: flex;  
    align-items: center; 
    margin-right: 16px;
}
/*  Collection-page */
.collection-page .banner__wrapper .image-element__wrap {
    height: 519px;
}
.collection-page .banner__wrapper {
    max-height: 520px;
}
.collection-page .banner__wrapper .image-element__wrap img {
        max-height: 445px;
}
.collection-page .banner__heading.title {
    font-weight: 400;
}
.collection-page .banner__subheading.subtitle {
    max-width: 61%; 
    margin: 0px auto;
}
/*  Collection main */
.filterCustomDropDown.collectionSortingBtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100px;
    border-radius: 50px;
    padding-right: 16px;
    margin-left: 20px;
}
.dropDownItem {
    display: flex;
    flex-direction: column; 
    box-shadow: 0 8px 16px #00000014;
    border-radius: 0;
    width: 200px; 
    max-width: 200px;
    background: #fff;
    height: max-content;
    min-height: 237px;
    max-height: 300px;
    overflow-y: auto;
    transition: all linear .3s;
    z-index: 2;
    position: absolute;
    top: 250%;
    visibility: hidden;
    opacity: 0; 
    overflow-x: hidden;
}
.dropDownItem button.sortingBtnNew {
    display: flex; 
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 5px auto; 
    padding: 0;
    cursor: pointer;
    border: 0px solid !important;
    background: transparent;
}
.filterCustomDropDown {
    cursor: pointer;
}
.filter_text.dropDownBtn {
    width: 100%;
    padding: 0px;
    font-size: 15px;
    font-family: Clash Display;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #0B3954;
}
.filterCustomDropDown.activeDropDown .dropDownItem {
    top: calc(100% + 12px); 
    visibility: visible;
    opacity: 1;
    right: 0;
    z-index: 9999;
}
select#sort-by {
    display: none;
}
.c2-about-overlay .image-with-text-overlay__heading span {
    color: #0B3954;
}
.collection-main.is-width-wide {
    margin-top: 24px;
}
.product-tags-list {
    width: 33%;
  margin-left: 20px;
}
.product-tags-list {
    display: flex;
    align-items: center;
}

.product-tags-list a {
    font-family: Clash Display; 
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0%;
    border: 1px solid;
    padding: 7px 12px;
    border-radius: 32px; 
    margin-left: 4px;
}
.all-tag {
    padding: 6px 12px;
    border-radius: 32px; 
    font-family: Clash Display;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0%;
}
.product-tags-list .active{
    background-color: #0b3954;
    color: white;
}
.collection__filters {
    margin-bottom: 0px; 
}
.container.main-div {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    justify-content: space-between; 
    margin-bottom: 24px; 
}
 





/* Product Pages  */
.product__images.one-half {
    width: calc(48% - var(--gutter));
} 
.product__information.has-product-sticker.one-half {
    width: calc(48% - var(--gutter)); 
} 
.swatch__options {
  flex-wrap: unset;
}
.swatch-element {
    border: unset!important;
}
.swatch__option.withVariantImgThumbnail {
    width: 154px;
    height: 154px;
} 
.variantFeaturedImageThumbnail {
    width: 154px;
    height: 154px;
}
.product__information.one-half { 
    background-color: #0b3954;
    padding: 0px 24px;  
    border-radius: 16px;
    padding-bottom: 24px;
} 
.product_name.title {
    font-family: 'Clash Display'; 
    font-weight: 400; 
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 0%; 
    text-transform: capitalize;
    color: white !important;
}
.swatch label {
    height: auto!important;
    padding: 0px;
}
.variantFeaturedImageThumbnail img {
    width: 154px;
    height: 100%!important;
    object-fit: cover;
}
.swatch input:checked+.swatch-element { 
    box-shadow: 0 0 0 2px #E0FF4F; 
    border-radius: 16px;
}
.product-block--price .money {
    font-family: 'Clash Display';
    font-weight: 400 !important;
    font-size: 20px;
    line-height: 140%;
    text-transform: capitalize;
     color: white;  
} 
.options-selection__option-name {
    font-family: Clash Display; 
    font-weight: 400;
    font-size: 12px; 
    line-height: 140%;
    margin-bottom: 8px;
    color: white;
}
fieldset.swatch {
    margin-bottom: 24px;
}
.purchase-details.has-quantity-box { 
    margin-bottom: 48px;
}  
.purchase-details.has-quantity-box .purchase-details__spb--false {
    max-width: 80%;
}
.product-quantity-box.purchase-details__quantity {
    width: calc(25% - 12px);
}
.purchase-details.has-quantity-box .purchase-details__spb--false {
    max-width: 80%;
}
.product-block--description .description p {
    color: white!important;
    font-family: Clash Display;
}
.button--add-to-cart .text {
    display: block;
    font-family: Clash Display; 
    font-weight: 400; 
    font-size: 16px; 
    line-height: 100%;
    text-transform: capitalize;
}
.purchase-details.has-quantity-box .purchase-details__spb--false .button--add-to-cart {
    border-radius: 48px; 
}
 .quantity-wrapper.quantity-style--box .quantity-minus {
    width: 33%!important;
    border-radius: 50%;
    height: 48px;
    background-color: white;
}
 .quantity-wrapper.quantity-style--box .quantity-plus { 
    width: 33%!important; 
    border-radius: 50%;
    height: 48px; 
    background-color: white;
} 
 .quantity-wrapper.quantity-style--box .quantity-input-control {
    width: calc(58% - max(20%, 30px));   
}
 .quantity-plus.button .icon,  .quantity-minus.button .icon {
    fill: black; 
}
.quantity-plus.button:hover .icon, .quantity-minus.button:hover .icon {
    fill: #0b3954;
}
.quantity-wrapper.quantity-style--box .quantity-minus:hover, .quantity-wrapper.quantity-style--box .quantity-plus:hover{
      background-color: #e0ff4f;
}
.product_form .quantity-wrapper.quantity-style--box .quantity-input {
    width: 100%;
    text-align: center; 
    background-color: transparent;
    color: white;  
    border: none !important;
    font-family: 'Clash Display';
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;   
} 
.product__collapsible.faq__block-faq {
    background-color: #E0FF4F;
    width: 100%;
    border-radius: 16px;
}
.product__collapsible .faq__item-question { 
    font-family: 'Clash Display'; 
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    text-transform: capitalize; 
    padding: 24px 5px 24px 24px;
    max-width: 98%;
}
.product__collapsible.faq__block-faq { 
    margin-top: 0px;   
    margin-bottom: 8px;
}
.faq__item-answer p {
    font-family: 'Clash Display';
    font-weight: 500;
    font-size: 16px;
    line-height: 140%; 
    color: #0b3954;
}
.tab--open .faq__item-question .icon {
    transform: rotate(181deg);
}
.product-gallery__thumbnails.product-gallery__thumbnails--bottom-thumbnails {
    display: none;
}
.product-gallery .flickity-prev-next-button {
    background-color: #0B3954; 
    width: 48px;
    height: 48px;
}  
.product-gallery .flickity-button-icon {
    fill: white;
}
.product-gallery .flickity-prev-next-button.next {
    right: -19px;
}  
.product-gallery__image {
    margin-left: 40px; 
}
.purchase-details .purchase-details__spb--false {
    height: unset; 
    margin: 0px;
} 
.variantFeaturedImageThumbnail-value {
    display: none;
}
.ajax-cart__price .money { 
    font-family: 'Clash Display';
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #0b3954;  
    margin-top: 8px;
}
.about-us-img-txt .image-with-text__text p { 
    font-family: 'Clash Display';
    font-weight: 500; 
}
.about-us-img-txt .image-element__wrap {
    width: 100%;
    border-radius: 16px;
}
@media only screen and (min-width: 799px) {
    .product-gallery .flickity-prev-next-button {
        opacity: 1!important;
        visibility: visible!important;
    }
    .c2-cart-page {
      max-width: 924px!important;
    } 
    .c2-home-collection .one-fifth {
        width: calc(24% - var(--gutter));
    } 
}

/* Cart Drawer */
#theme-ajax-cart.is-drawer { 
    width: 430px;  
} 
.icon-block:last-child img {
    width: 42px; 
    height: 22px;
    object-fit: contain; 
}
.ajax-cart__cart-title {
    border-radius: 16px;
    margin: 6px 4px; 
    padding: 1rem;
    font-weight: 400;
    border-bottom: 2px solid rgba(211, 211, 211, .5); 
    background-color: #0B3954;
    font-family: 'Clash Display';
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: white;
    text-align: left;  
}
.ajax-cart__close-icon {
    width: 40px;
    height: 40px;
    background-color: #FEFFFE;
    padding: 8px 11px 8px 11px; 
    border-radius: 30px; 
    color: #0B3954;
}
 .fs-indicator__remaining {
    flex-direction: column-reverse; 
    display: flex;
}
 .fs-indicator__success {
    flex-direction: column-reverse;
    display: flex;
}  
 .indicator__msg {
    font-family: Clash Display;
    font-weight: 500;
    font-size: 14px; 
    line-height: 140%;
    letter-spacing: 0%; 
    color: #0b3954;
    margin-bottom: 8px;
}
.fs-indicator .fs-indicator__indicator {
    max-width: 398px;
    margin-bottom: 0px;
    padding: 1.5px;
}
.ajax-cart__free-shipping .fs-indicator {
    width: 96%;
}
.fs-indicator .fs-indicator__indicator .fs-indicator__bar {
    background: #e0ff4f;
    height: 4px;  
    border-radius: 8px;
} 
.fs-indicator .fs-indicator__indicator {
    width: 100%;
    border-radius: 8px;
    height: 8px;
    border: 1px solid #0b3954;
  background: #0B3954;
}
.ajax-cart__free-shipping.has-padding-top.has-padding-bottom {
    padding-bottom: 26px;
} 
.ajax-cart__list { 
    max-width: 93%;
    margin: auto;
    overflow-y: scroll; 
    height: 50vh;
} 
.ajax-cart__list::-webkit-scrollbar{
  display: none; 
} 
.icon-block div {
    font-family: "Clash Display";
    font-size: 12px;
    font-weight: 500;
}
.ajax-cart__product {
    padding: 8px;
    border: 1px solid #BFD7EA; 
    border-radius: 16px;
}
.ajax-cart__product-image img {
    height: 96px;
    object-fit: cover;
}
.ajax-cart a, .ajax-cart a:active, .ajax-cart a:visited {
    color: #0b3954;
    font-family: 'Clash Display';
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize; 
}
.ajax-cart__product-title a:hover {
    color: #e0ff4f;
}
.ajax-cart a:hover {
    color: unset;
} 
#theme-ajax-cart .quantity-wrapper.quantity-style--box .quantity-minus, #theme-ajax-cart .quantity-wrapper.quantity-style--box .quantity-plus {
    width: 13% !important;
    border-radius: 50%;  
    height: 20px;
    min-height: 20px;
    background-color: #0b3954;  
    min-width: 20px;
}
#theme-ajax-cart .quantity-plus.button .icon, #theme-ajax-cart .quantity-minus.button .icon {
    fill: #fff;
} 
#theme-ajax-cart .quantity-wrapper.quantity-style--box {
    display: flex; 
    align-items: center;
}
#theme-ajax-cart .quantity-wrapper.quantity-style--box .quantity-input-control input {
  border: none;
}
#theme-ajax-cart .quantity-wrapper.quantity-style--box .quantity-input-control {
    width: calc(40% - max(20%, 30px));
} 
#theme-ajax-cart .quantity-wrapper.quantity-style--box .quantity-input {
    text-align: center;
    font-family: 'Clash Display';
    font-weight: 400;
    font-size: 8px; 
    line-height: 100%; 
    letter-spacing: 0%;
    color: #0b3954;
    min-height: 20px; 
}
.ajax-cart__quantity-box {
    max-width: 150px;
    margin-top: 11px; 
}
button.close {
    font-family: 'Clash Display';
    font-weight: 500;
    font-size: 12px; 
    line-height: 140%;
    letter-spacing: 0%;
    opacity: 30%; 
    color: #0b3954;
} 
#theme-ajax-cart .ajax-cart__right-content {
    display: flex;
    align-self: flex-end;
    justify-content: space-between; 
}
#theme-ajax-cart .media-right {
    margin-right: 22px;
}
.ajax-cart__product-option {
    font-family: 'Clash Display'; 
    font-weight: 500;
    font-size: 12px;
    line-height: 140%;
    color: #0b3954;
    opacity: 30%; 
    margin-top: 4px;
}
.ajax-cart--drawer {
    position: relative;
    z-index: 50;
    height: 100%; 
}
.ajax-cart__details-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #E0FF4F;
    color: #0b3954;
    border-radius: 16px;
}
.ajax-cart__taxes-shipping {
    display: none;
} 
.ajax-cart__subtotal span { 
    font-family: 'Clash Display';
    font-weight: 400;
    font-size: 20px; 
    line-height: 140%;
    text-transform: capitalize;
}
.ajax-cart__close-icon .icon svg {
    height: 12px;
    width: 12px;
}
.button--add-to-cart {
    width: 100%;
    height: 48px;
    gap: 10px; 
    border-radius: 48px;
    padding: 16px 48px; 
    background-color: #0b3954;
    color: #e0ff4f;
    font-family: Clash Display;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-top: 16px;
    transition: .5s;
}
.ajax-cart__cart-link{ 
    width: 100%;
    height: 48px;
    gap: 10px;
    border-radius: 48px;
    padding: 16px 48px;
    border: 1px solid #0b3954;
    background-color: transparent;
    color: #0b3954; 
    font-family: Clash Display;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-top: 16px;
    transition: .5s;
    text-decoration: unset;
}
.ajax-cart__cart-link:hover { 
    background-color: #0b3954;
    color: #e0ff4f!important;
} 
 
/* Cart Page  */
.c2-cart-page .cart-page__title {
    font-weight: 400;
    color: #0b3954;
}
.cart__checkout .checkout {
    font-family: 'Clash Display';
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
   border-radius: 48px;
    color: #DFFE4F;
    background-color: #0b3954;
    min-height: 48px;
}

.cart__additional .button.button--link-style {
    width: 336px; 
    border: 1px solid;
    padding: 11px;
    border-radius: 48px;
    font-family: Clash Display;
    font-weight: 400;
    font-size: 16px;
}
.cart__headings .is-h5 { 
    font-family: 'Clash Display';
    font-weight: 500;
    font-size: 12px;
    line-height: 140%;
    color: #0b3954;
    text-align: left;
}
.c2-cart-page .cart__image {
    width: 8.2%;
} 
.c2-cart-page .container.has-no-side-gutter.has-padding-top {
    flex-wrap: unset;
}
.c2-cart-page .cart__footer.one-third.column.medium-down--one-whole {
    width: 40%;
}
.cart__card .image-element__wrap img {
    width: 74px;
    height: 96px;
    object-fit: cover;
}
.cart__checkout {
    min-width: 236px;
    margin-left: 10px;
 
}
.cart__description {  
    width: 49%;
    padding: 0 16px;
}
.cart__card .item__title {
    font-family: Clash Display; 
    font-weight: 400;
    font-size: 16px;
    line-height: 100%; 
    color: #0b3954;  
}
.cart__card .item__properties { 
    font-family: Clash Display;
    font-weight: 500;
    font-size: 12px;
    line-height: 140%; 
    color: #0b3954;  
    opacity: 30%;
    margin-top: 4px;
} 
.cart__total span, .cart__price span {
    font-family: Clash Display;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #0b3954;
}
.quantity-box-enabled-true .cart__product-title {
    width: 70%; 
} 
.cart__card  .quantity-wrapper.quantity-style--box .quantity-minus, .cart__card .quantity-wrapper.quantity-style--box .quantity-plus {
    width: 13% !important;
    border-radius: 50%;
    height: 20px;
    min-height: 20px;
    background-color: #0b3954;
    min-width: 20px;
} 
.cart__card .quantity-plus.button .icon, .cart__card .quantity-minus.button .icon {
    fill: #fff; 
}
.cart__card .quantity-wrapper.quantity-style--box { 
    display: flex; 
    align-items: center;
} 
.cart__card .quantity-wrapper.quantity-style--box .quantity-input-control input{
  border: none;  
}
.cart__card .quantity-wrapper.quantity-style--box .quantity-input-control {
    width: calc(100% - max(20%, 30px));
}
.cart__card .quantity-wrapper.quantity-style--box .quantity-input {
    text-align: center;
    font-family: 'Clash Display';
    font-weight: 400;
    font-size: 8px; 
    line-height: 100%;
    letter-spacing: 0%;
    color: #0b3954;
    min-height: 20px;
}
.cart__card .quantity-plus .icon, .cart__card .quantity-wrapper .quantity-minus .icon {
    padding: 0px;
    height: 10px; 
    width: 10px;
}
.cart__headings { 
    width: 85%; 
}
.cart__quantity {
    justify-content: center; 
} 
.c2-cart-page {
    max-width: 924px!important;
}
.cart__item-list {
    width: 100%;
    margin: 0!important; 
}
.cart__price { 
    width: 7%;
    text-align: left;
}
.cart__quantity { 
    width: 22%; 
} 
.cart__total, .cart__quantity { 
    text-align: left;
}
.quantity-box-enabled-true .cart__price-title, .quantity-box-enabled-true .cart__quantity-title, .quantity-box-enabled-true .cart__total-title {
    width: 17%;
}
.cart__quantity .purchase-details__quantity.product-quantity-box {
    margin-right: 0;
    width: 43%; 
}  
.cart__info {
    width: 85%;
}
.cart__total { 
    width: 22%;
}
.cart__remove.close.ajax-cart__delete {
    font-family: Clash Display;
    font-weight: 500; 
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0%; 
    color: #0b3954; 
    opacity: 30%; 
}
.cart__remove {
    position: absolute;
    right: 0; 
    top: 50%;
}
.cart__subtotal__label, .cart__subtotal__price { 
    font-family: Clash Display;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%; 
    text-transform: capitalize;
    color: #0b3954; 
} 
.cart__row.cart__taxes-shipping {
    display: none; 
} 
.cart__row.cart__free-shipping {
    display: none; 
}
/*  Contact Page */ 
.custom-contact-form__block .is-sr-only {
    height: unset !important;
    overflow: unset !important;
    position: unset !important;
} 
.custom-contact-form__block label.label.is-sr-only {
    font-family: Clash Display;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #0b3954;
} 
.custom-contact-form__blocks .input { 
    height: 48px;
    border-radius: 12px;
    font-family: Clash Display;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%; 
    letter-spacing: 0%; 
}
.custom-contact-form__block .label {
    color: inherit;
    font-family: Clash Display;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #0b3954; 
  margin-bottom: 8px;
}
.custom-contact-form__block--radio label {
    font-family: 'Clash Display';
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #0B3954;
} 
.custom-contact-form__block--radio  li {
    margin-bottom: 8px;
}
.custom-contact-form__block {
    margin-left: 8px !important;
    margin-right: 8px !important;
}
#contact_form .buttons {  lk
    justify-content: center;
} 
.heading_main {
    font-family: Clash Display;
    font-weight: 400;
    font-size: 48px; 
    line-height: 120%;
    letter-spacing: 0%;
    color: #0b3954;
    text-transform: capitalize;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    margin-top: 48px;
} 
.custom-contact-form__block--radio ul li .radio{
  margin-right: 6px;  
}
.custom-contact-form__block--radio input[type="checkbox"] { 
  accent-color: #0b3954; /* Change to your desired color */ 
  width: 18px;
  height: 18px;
}


/* Password Page  */
.password-page .password-page-message { 
    padding: 12px 0;
    font-family: Clash Display;
    font-weight: 400;  
    font-size: 48px;
    line-height: 120%; 
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize; 
    border: none;
    padding-bottom: 4px !important; 
}
.password-page .password-logo { 
    max-width: 260px;
    margin: 0 auto;
}
.password-page .one-whole.column {
    margin-top: 0px;  
} 
.password-page__newsletter {
    margin-top: 42px;
} 
.password-page__newsletter .newsletter__title { 
    font-weight: 400;
}
.password-page__newsletter p { 
    font-family: Clash Display;
    font-weight: 400;
    font-size: 24px;  
    line-height: 120%;
    letter-spacing: 0%; 
    text-align: center;
    text-transform: capitalize;
    color: white; 
    max-width: 76%;
    margin: 24px auto;
    padding-top: 24px; 
    margin-bottom: 32px;
} 
.password-page {
  height: 100%;
}
.password-page .newsletter-form {
    flex-direction: column; 
    max-width: 81%; 
    margin: auto; 
}
.password-page .newsletter-form .field.is-default-width{
  position: unset;
    align-self: center;
}
.password-page .input.is-primary-btn-style { 
    height: 48px;
    border-radius: 12px; 
    margin-bottom: 20px;
}
.password-page .newsletter-form  .button.button--primary {
    padding: 7px 49px; 
    border-radius: 39px !important;
    font-family: Clash Display;
    font-weight: 400; 
    font-size: 16px;  
    line-height: 100%;
} 
.password-page .overlay-open { 
    background-color: #0b3954!important;
}
.storefront-password-form label {
    text-align: left !important;
    font-family: Clash Display;   
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0%;
    display: flex;
    width: 100%; 
    margin-bottom: 0px!important;
    color: white;
} 
.modal-container  #owner { 
    font-family: Clash Display;
    font-weight: 500; 
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;   
    color: white; 
    text-align: center; 
}  
.modal-container #owner a {
    color: #FF0800;
    font-weight: 500;
}
#password-container button.close {
    opacity: 100%!important;   
    color: #ffffff!important; 
}
#password-container .is-large .icon {
    fill: white!important;
    opacity: 100%!important;
}
.usa-image p {
    font-family: Clash Display;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0%;
    text-transform: capitalize;
    margin-top: 8px;
    color: #0B3954; 
}  
.usa-image img {
    width: 42px;
    height: 22px; 
}
.usa-image {  
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
}
.callout p {  
    color: #0B3954;
}
.block__newsletter .icon {
  height: 33px;
  width: 23px;
}
.product-share-icon {
  display: flex;
  margin-top: 24px;
  align-items: center;   
}
.product-share-icon p {
  color: var(--Dark-Blue, #0B3954);
  font-family: "Clash Display";
  font-size: 12px;
  font-style: normal;
  font-weight: 500; 
  line-height: normal;
}
.product-share-icon .icon {
  height: 23px;
  width: 33px;
}
.home-spor-product .icon-row-section.mobile { 
    display: none; 
}
.product-page-sec .icon-row-section.mobile{
    display: none;
}   
.product-gallery__image {
  position: relative; 
  transition: all 0.3s ease; 
}

.product-gallery__image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0; 
  bottom: 0;
  background: var(--image-dominant-color);
  opacity: 0;
  z-index: -1;
  transition: opacity 0.3s ease;
}

.product-gallery__image:hover::after {
  opacity: 0.2; 
} 
.faq__item-question .icon {
    height: 33px;
    width: 33px;
}


@media screen and (min-width: 768px) { 
   .collection__tag-filter-btn {
      display: none;
  }
  .container.upper_div {
      flex-direction: row-reverse;
      width: 100%;
  }
  .container.upper_div {
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
  } 
  .two-fifths.medium-down--one-whole { 
    display: none;
  }
}



@media screen and (max-width: 768px) { 
  .block__newsletter .footer__logo-wrapper {
    width: 401px;
    margin-left: -10px;
  }
  #shopify-section-header-classic .mobile-header {
    background: #0B3954;
    border-radius: 10px;
  }
  .mobile-menu__toggle-icon {
    padding: 10px 5px 9px 10px;
  }
  .mobile-header__close-menu .icon, .mobile-header__open-menu .icon { 
    fill: white!important;
  }
  .c2-slide .slideshow-classic.page-dots--true{
      margin-bottom: 0px;
      background-color: #BED7EA;
  }
  .c2-slide {
    height: 720px;
    background: #bed7ea;
  }
  .c2-slide .slideshow-classic__banner {
    margin-top: 100px;
  }
  .c2-slide .caption {
    padding-top: 70px;
  }
  .icon-block div {
    font-size: 10px;  
  }
  .icon-row {
    flex-wrap: nowrap!important;
  }
  .c2-home-collection .product-image__wrapper {
    position: relative;
    width: 100%;
  }
  .buy.add-to-cart-btn { 
    width: 100%; 
  }
  .home_richtext .rich-text__heading { 
    max-width: 100%;
    margin: 50px auto 40px;
    font-weight: 500 !important;
  } 
  .block__newsletter .content p { 
    font-weight: 400;
  }
  .c2-about-overlay .image-with-text-overlay__heading span {
    font-size: 32px;  
  }
  .mobile-menu .mobile-menu-link, .mobile-menu .mobile-menu__item { 
    font-size: 18px;
  }
  .mobile-menu { 
    background: white!important; 
    border-radius: 10px; 
    background: #FFF; 
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.25);
    margin-top: 5px;
  }
  .mobile-menu-link, .mobile-menu__item, .mobile-menu a {
    color: #0B3954!important;
  }
  .block__image.one-third.medium-down--one-half {
    width: 100%;
    max-width: 209px;
  }
  .mega-menu .container {
    justify-content: flex-start;  
  }
  .mega-menu .mega-menu__image { 
    width: 100%;
    height: 245px;
    border-radius: 16px;
  }
  .product_section.js-product_section {
    flex-direction: column;
  }
  .product__images.one-half, .product__information.has-product-sticker.one-half {
    width: calc(100% - var(--gutter));
  }
  .product-gallery .product-gallery__main .flickity-prev-next-button.previous {
      left: 1%;
  }
  .product-gallery .product-gallery__main .flickity-prev-next-button.next {
    right: 1%;
  }
  .product-gallery .product-gallery__main .flickity-prev-next-button {
    top: calc(59% + 15px);
  } 
  .product_name.title {
    font-size: 24px;
  }
  .product-block--price .money {
    font-weight: 400 !important;
    font-size: 18px;
  } 
  variant-selection.variant-selection {
    overflow-x: scroll;
    display: flex;
  }
  variant-selection.variant-selection::-webkit-scrollbar {
    display: none;
  }
  fieldset.swatch { 
    padding-left: 4px;
  }
  .swatch .swatch__option { 
    margin: 0px; 
  }
  .quantity-wrapper.quantity-style--box .quantity-minus, .quantity-wrapper.quantity-style--box .quantity-plus {
    width: 100% !important;
    height: 44px;
  } 
  .quantity-wrapper.quantity-style--box .quantity-minus { 
    min-width: 44px;
    max-width: 44px; 
  }
  .quantity-wrapper.quantity-style--box .quantity-plus{
    min-width: 44px;
    max-width: 44px; 
  }
  .purchase-details.has-quantity-box .purchase-details__spb--false {
    max-width: 203px;
  }
  .smart-payment-button--false .purchase-details {
    justify-content: space-between; 
    width: 100%;
  }
  .product-quantity-box.purchase-details__quantity {
    width: calc(37% - 12px);
  }
  .product_form .quantity-wrapper.quantity-style--box .quantity-input {
    font-weight: 400;
    font-size: 14px !important;
  }
  .button--add-to-cart .text {
    font-weight: 400;
  }
  .purchase-details.has-quantity-box .purchase-details__spb--false .button--add-to-cart {
    margin-top: 12px;
    height: 44px;
  }
  .product__collapsible .faq__item-question {
    font-size: 16px;
  } 
  .faq__item-answer p {
    font-size: 14px; 
  } 
  .product-page-sec .hidden.md\:block {
    display: block;
  }
  .shopdev .product-page-sec .callout-container {
    flex-direction: column-reverse;
  }
  .product-page-sec .md\:hidden.px-4 {
    display: none;
  }
  .product-page-sec .icon-row-section {
      margin-bottom: 24px;
    }
  .product-page-sec .text-xl.font-semibold.mb-2 {
    font-weight: 400;   
    font-size: 16px;
    text-align: left;
  }
  .callout p {
    font-weight: 500;
    font-size: 14px; 
    text-align: left; 
  }
  .product-page-sec .text-center.mt-8.md\:mt-12 {
    margin-top: 18px;
  }
  .featured-collection__title a {
    font-size: 24px;
  }
  .product-gallery .product-gallery__main .flickity-prev-next-button {
   width: 32.978px;
    height: 32.978px;
    padding: 0.245px 8.931px 8.244px 7.558px; 
    justify-content: center;
    background-color: #0B3954;
    opacity: 1;
  }
  .product-gallery .product-gallery__main .flickity-prev-next-button .flickity-button-icon { 
    fill: white;
    height: 32px; 
    width: 32px;
  }
  .collection-page .banner__wrapper .image-element__wrap {
    height: auto;
  }
  .collection-page .banner__content {
    top: 78%;
    padding: 0px 16px;
  }
  .collection-page .banner__subheading.subtitle {
    max-width: 100%;
    margin: 0 auto;
    font-size: 14px;
  }
 .collection-page .banner__heading {
    font-size: 24px !important;
    margin-bottom: 10px!important;
  }
  .collection__filters .is-grouped {
    justify-content: flex-end;
  }
  .filterCustomDropDown.collectionSortingBtn {
    justify-content: flex-end;
    align-items: center;
  }
  .main-col-div {
    flex-wrap: nowrap;
  }
   .filter-btn:after { 
    font-family: flex-icon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e902";
    display: block;
    pointer-events: none;
    position: absolute;
    transform-origin: center;
    top: 59%;
    transform: translateY(-50%);
    font-size: .8em;
    right: 0;
    left: 110%; 
  } 
  .filter-btn {  
    width: fit-content;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
    background: none;
    border: none; 
    color: var(--Dark-Blue, #0B3954);
    font-family: "Clash Display";
    font-size: 14px; 
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
  }
  .block__newsletter .has-padding-bottom {
    margin-top: 10px;
  }
  .mobile-menu__item.item-with-icon path#Vector\ \(Stroke\) {
    fill: #0b3954;
  } 
 .mobile-menu__content .icon-caption {
    display: block;
    font-size: 16px; 
  }
  .mobile-menu .mobile-menu-link { 
    font-size: 18px; 
    font-weight: 500; 
    padding: .5rem 1rem; 
  } 
  .mobile-menu .mobile-menu__item { 
    padding: .5rem 1rem; 
  }
  .blog-banner .banner__wrapper.is-medium .image-element__wrap {
    height: auto; 
  }
  .blog-card .image-element__wrap {
    border-radius: 16px;
    border: 2px solid var(--Dark-Blue, #0B3954);
  } 
  .blog-box .card-content {
    margin-top: 8px;
  }
  .blog-box .blog-card .featured-article--link {
    font-size: 20px;
  }
  .blog-box .container {
    justify-content: center;
  }
  .article-page .heading-wrapper {
    margin-top: 0px; 
    margin-left: 0px;
  }  
  .button.back_button.button--link-style {
    display: none;
  } 
  .blog-meta .one-whole {
    margin-left: 0px;
  }
  .ajax-cart__close-icon {
    margin-right: 11px; 
    padding: 10px; 
  }
  .cart__card {
      align-items: flex-start;
      border-radius: 8px;
      border: 1px solid var(--Light-Blue, #BFD7EA);
      padding: 8px 0px;
  }
  .cart__remove {
    right: 33px;
    top: 74%;
  }
  .cart__quantity { 
    margin-top: 0px;
    margin-left: 0px;
  }
  .quantity-warning {
    display: none;
  }
  .cart__form  .two-thirds.column.medium-down--one-whole.has-padding-bottom {
    display: none;
  }
  .c2-cart-page .cart__footer.one-third.column.medium-down--one-whole {
      width: 100%;
  }
  .c2-cart-page .cart__image {
    width: 20.2%;
  }
  .cart__info {
    width: 55%;
  }
  .cart__price {
    width: 100%;
  }
  .cart__description{
   width: 100%;
    padding: 0px;
  } 
  .cart__quantity {
    width: 100%;
    justify-content: flex-start;
  }
  .additional-checkout-buttons { 
    display: none;
  }
  .cart__additional .button.button--link-style {
    width: 100%;
  }
  .cart__checkout {
    min-width: 100%;
    margin-left: 0px;
    padding-bottom: 0px;
  }
  .custom-contact-form__block.one-half  {
    width: calc(48% - 10px);
  } 
  #contact_form .buttons {
    justify-content: center;
  }
  .product-page-sec .icon-row-section.mobile{
    display: flex;
  }   
  .product__collapsible span.collapsible-symbol {
    color: #0B3954;
    background-image: url(/cdn/shop/files/Vector.svg?v=1750687717);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .product__collapsible .collapsible-symbol .icon {
    height: 23px;
    width: 20px;
  }
  .product__collapsible .collapsible-symbol .icon svg {
    padding: 3px;
  }
  .product-page-sec .icon-row-section{
    display: none; 
  }
  .c2-faqs .container.has-limit.has-no-side-gutter {
    max-width: 100.5%;
  }
  .image-with-text-overlay__subheading p {
    font-family: clash display;
    font-size: 14px;
  }
  .faq__item-answer p   {
    font-family: Clash Display;
    font-weight: 400;
    font-size: 12px;
  }
  .faq__block-faq .faq__item .faq__item-answer{
    padding: 0 40px 24px;
  }
  .product-tags-list {
    display: none!important;
  }
  .container.upper_div {
    flex-wrap: unset;
  }
  #theme-ajax-cart.is-drawer {
    right: -100%;
  }
  
}