/** Shopify CDN: Minification failed

Line 20:0 All "@import" rules must come first
Line 1164:13 Expected identifier but found "{"
Line 1164:14 Unexpected "{"
Line 1164:21 Expected ":"
Line 1200:7 Expected identifier but found "{"
Line 1200:8 Unexpected "{"
Line 1200:15 Expected ":"

**/
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');
h1, h2, h3, h4, h5, h6{
  font-family: "Archivo Black", sans-serif!important;
  font-weight: 400;
  font-style: normal;
}


@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');
p, span, a, strong, div, button{
  font-family: "Lexend", sans-serif!important;
  font-optical-sizing: auto;
  font-style: normal;
}

body, html{
    scroll-behavior: smooth;
}

@media screen and (min-width: 990px) {
    .header--middle-left {
        grid-template-areas: "heading navigation icons";
        grid-template-columns: 1fr auto 1fr;
        column-gap: 2rem;
    }
}
header.header details-modal.header__search {
    display: none!important;
}
header.header .header__inline-menu {
    text-align: center;
}
.header__icons {
    gap: 0px;
}
header.header .header__inline-menu span {
    color: #1A1A1A;
    text-decoration: none;
    font-weight: 800;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 25.2px;
}
header.header .header__inline-menu ul.list-menu li a {
    padding: 0;
}
header.header .header__inline-menu ul.list-menu {
    gap: 24px;
}
header.header summary.list-menu__item {
    padding: 0 23px 0 0;
}
.vn-btn-header {
    display: inline-block;
    padding: 11px 24px;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0;
    transition: all 0.3s ease;
}
.vn-btn-header:hover {
  opacity: 0.8;
}
.mega-menu__heading {
    font-weight: 400;
    font-size: 45px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    margin: auto;
    margin-bottom: 48px;
}
.mega-menu__content ul.mega-menu__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 0;
    gap: 24px;
}
.mega-menu__content ul.mega-menu__grid li.mega-menu__item, .mob-menu {
    list-style: none;
    background: #F5F5F5;
    border-radius: 8px;
}
.mega-menu__content ul.mega-menu__grid li.mega-menu__item a.mega-menu__card, .mob-menu a.mega-card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 24px;
    gap: 24px;
    text-decoration: none;
}
.mega-menu__image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.mega-menu__image {
    height: 115px;
    width: 115px;
}
.mega-menu__label {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.mega-menu__label span {
    font-family: Archivo Black!important;
    font-weight: 400;
    font-size: 25px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #1A1A1A;
}
.see_all_wrapper a.see-all {
    font-family: Archivo Black!important;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: #D91313;
    text-align: center;
}
.see_all_wrapper {
    text-align: center;
    margin-top: 8px;
}
.extra-links a {
    font-family: Archivo Black!important;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    text-decoration: none;
    color: #1A1A1A;
}
.extra-links {
    padding: 12px 0;
}
.menu-drawer__inner-container {
    padding: 24px 16px;
}
.mob-menu a.mega-card {
    padding: 5px 16px;
    margin-bottom: 8px;
}

.drawer-btn {
    margin-top: 24px;
    padding: 18px 24px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0;
    background: #D91313;
    text-align: center;
}
.drawer-btn a.cta-btn {
    text-decoration: none;
    color: #fff;
}
p.menu-heading {
    font-family: Archivo Black !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    text-decoration: none;
    color: #1A1A1A;
}
.wrap-text {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
.menu-drawer__heading h3 {
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}
.menu-drawer__navigation {
    padding-top: 0!important;
}

/* footer */

.footer {
  position: relative;
}
.footer::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 88%);
}
.footer > * {
  position: relative;
  z-index: 2;
}
.footer-block__heading {
    font-weight: 400;
    font-size: 18px!important;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.footer .footer__content-top .footer-block__details-content a {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #fff;
    padding-bottom: 8px;
}
.footer small.copyright__content {
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
}
.footer__copyright {
    text-align: center;
    display: flex;
    gap: 16px;
}
.footer-block.grid__item ul.list-unstyled {
    justify-content: flex-start;
}
.policies li:before {
    display: none;
}
.vn-footer-newsletter .footer-contact {
    margin-top: 32px;
}

.vn-footer-newsletter .footer-contact__item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
}
.vn-footer-newsletter .footer-contact__item img {
    width: 16px;
    height: 16px;
    object-fit: contain;
}

.vn-footer-newsletter__content h2 {
    margin: 0;
    font-size: 25px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 8px;
}

.vn-footer-newsletter__content p {
    margin: 0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    margin-bottom: 24px;
}

.vn-footer-newsletter .newsletter-form {
    display: flex;
    border: 1px solid #fff;
    border-radius: 40px;
    overflow: hidden;
    margin: 0;
    flex-direction: row;
    align-items: center;
    max-width: 100%;
}
.vn-footer-newsletter__content button {
    background: transparent;
    border: unset;
    padding: 8px;
    display: flex;
    align-items: center;
}
.vn-footer-newsletter .newsletter-form input[type="email"] {
    background: transparent;
    border: unset;
    width: 100%;
    padding: 0 24px;
    height: 56px;
}
.vn-footer-newsletter__content {
    padding-right: 96px;
}
.vn-footer-newsletter .newsletter-form input[type="email"]::placeholder {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
}
.vn-footer-newsletter .footer-contact__item * {
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}

.footer-contact p {
  margin: 5px 0;
  font-weight: 600;
}
.footer-block.grid__item {
    width: 100%;
}
.footer__blocks-wrapper {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
}

.footer-social {
    display: flex;
    gap: 16px;
    margin-top: 32px;
}
ul.policies.list-unstyled li small.copyright__content a {
    text-decoration: underline;
}

.social-icon {
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.social-icon img {
  width: 15px;
  height: 15px;
  object-fit: contain;
}

.social-icon:hover {
  background: #D91313;
  transform: translateY(-3px);
}

.social-icon:hover img {
  filter: brightness(0) invert(1);
}

/* Collection-page */
.template-collection\.collection-template .vn-usp--template--22283392516317__vn_usp_bar_gjFKyg .vn-usp__grid {
    display: flex;
    justify-content: center;
    gap: 48px;
    align-items: center;
}





/* Product-page */
.product__title h1 {
    font-weight: 400;
    font-size: 45px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #18171C;
}
.product .product__title {
    margin: 0;
}
.product-rating-block {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
}
.product .product-form__input {
    margin-bottom: 24px;
}
.product-rating-block .rating-text {
    font-size: 16px;
    font-weight: 500;
    display: block;
}
.product-rating-block .stars svg {
    height: 15px;
    width: 15px;
}
.product-features {
    margin: 24px 0!important;
}
.product-rating-block .stars {
    display: flex;
}
.product-rating-block .rating-text {
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #1A1A1A;
}
.feature-item {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #1A1A1A;
}
.product-form__input .form__label, .product-form__quantity .form__label span {
    padding-left: 0;
    font-family: Archivo Black!important;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #18171C;
}
.product .thumbnail {
    border-radius: 8px;
    overflow: hidden!important;
}
.product .price__regular {
    display: flex;
    flex-direction: row-reverse;
    gap: 16px;
    align-items: center;
}
.product .price__regular .price-item--regular {
    margin-right: 0;
    font-family: Archivo Black!important;
    font-weight: 400;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #1A1A1A;
}
.product span.price-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    background: #EBEBEB;
    padding: 8px 16px;
    border-radius: 100px;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #1A1A1A;
    cursor: pointer;
}
.info-icon {
    display: flex;
}
.product .product-form__input--pill label.variant-image-label {
    padding: 0;
    height: 72px;
    width: 72px;
    overflow: hidden;
    margin: 0;
}
.product .product-form__input--pill label.variant-image-label img.variant-image {
    height: 100%;
    width: 100%;
}
.product .product-form__input--pill legend.form__label {
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 8px;
}
fieldset.js.product-form__input.product-form__input--pill.sizeoptions input[type="radio"],
fieldset.js.product-form__input.product-form__input--pill.sizeoptions label {
display: none !important;
}

fieldset.js.product-form__input.product-form__input--pill.sizeoptions legend {
    display: flex !important;
    width: 100%;
}
fieldset.js.product-form__input.product-form__input--pill.sizeoptions legend.form__label {
    margin: 0;
}fieldset.js.product-form__input.product-form__input--pill.sizeoptions {
    margin-bottom: 0;
}
.input-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    flex-direction: row;
}
.tabs-wrapper .tabs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
}
.tabs-wrapper .tabs button.tab-btn {
    background: transparent;
    border: 1px solid #00000026;
    padding: 8px;
    font-family: Lexend;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    border-radius: 4px;
    color: #18171C;
    margin-bottom: 12px;
}
.tabs-wrapper .tabs button.tab-btn.active {
    background: #1A1A1A;
    color: #fff;
}
.custom-size-selected {
    width: 100%;
    border: 1px solid #00000026;
    display: flex;
    align-items: center;
    padding: 12px 16px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #18171C;
    letter-spacing: 0%;
    gap: 0px;
}
.ank-addon-heading {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #18171C;
    margin: 0;
}
.product .product-form__input--pill input[type=radio]:checked+label {
    background-color: transparent;
    border: 3px solid #1A1A1A;
    color: #121212;
}
.product .product-form__input--pill legend.form__label span {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    text-transform: capitalize;
}
a.ank-size-guide-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    color: #D91313;
    text-transform: capitalize;
}
.custom-size-select.open .custom-size-arrow {
    transform: rotate(180deg);
    transition: 0.5s;
}
.custom-size-select .custom-size-arrow {
    transition: 0.5s;
}
.main-wrapper {
    margin: 24px 0;
}
.ank-addon-box {
    border: 1px solid #00000026;
    border-radius: 8px;
    padding: 16px;
    max-width: 700px;
    margin: 12px 0;
}
.ank-addon-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}
.ank-addon-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.ank-addon-image {
    padding: 8px;
    height: 72px;
    width: 72px;
}
/* CENTER TEXT */
.ank-addon-content {
  flex: 1;
  max-width: 400px;
}

.ank-addon-content h4 {
    margin: 0 0 5px;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #18171C;
}
.ank-addon-content p {
    color: #707070;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0%;
    margin: 7px 0;
}

.ank-addon-price {
    color: #D91313;
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}

.ank-addon-btn {
    border: 1px solid #00000026;
    border-radius: 25px;
    padding: 9px 16px;
    background: transparent;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
}

.ank-addon-btn:hover {
  background: #eee;
}
.product .product-form__quantity .form__label {
    display: flex;
    align-items: center;
    gap: 4px;
}
.product quantity-input.quantity:after {
    border: 3px solid #1A1A1A;
    box-shadow: unset;
}
.product input.quantity__input {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0%;
    color: #1A1A1A;
}
.product button.product-form__submit.button {
    gap: 10px;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    padding: 18px 0;
}
.center-dot {
    position: relative;
    top: -5pX;
}

  
.conversion-box {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 16px;
    border-radius: 6px;
    background: #F5F5F5;
}

.conversion-icon {
    height: 32px;
    width: 100%;
    max-width: 32px;
}
.conversion-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.conversion-text {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0%;
    color: #1A1A1A;
}

.product .icon-with-text img {
    height: 32px;
    width: 32px;
    margin-bottom: 8px;
}

.icon-with-text__item .img-text.inline-richtext {
    margin: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
}
.icon-with-text--horizontal {
    margin: 24px 0 30px!important;
}

nav.breadcrumb a {
    text-decoration: none;
    opacity: 50%;
    color: #1A1A1A;
}
nav.breadcrumb {
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #1A1A1A;
    margin-bottom: 32px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.product .accordion__title {
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}
.product__accordion.accordion {
    border-top: 0px;
    border-bottom: 2px solid #1A1A1A;
}
.product .accordion summary {
    padding: 16px 0;
}
.product .accordion .summary__title {
    align-items: center;
}
button.ank-addon-btn.for-mobile {
    display: none;
}
.product__accordion .accordion__content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #1A1A1A;
}
.vn-ratingg {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: #ffffff;
  padding: 8px 16px;
  border-radius: 4px;
  font-family: Arial, sans-serif;
}

.vn-ratingg .vn-starss {
  color: #e11d2e; /* red stars */
  font-size: 18px;
  letter-spacing: 2px;
}

.vn-ratingg .vn-text {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #000;
}

@media(max-width: 1024px){
.footer__blocks-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 42px;
}
.footer .scroll-trigger.animate--fade-in, .scroll-trigger.animate--slide-in {
    opacity: 1;
}

.footer::before{
    display: none;
}
.footer-block.grid__item:nth-child(1) {
     grid-column: 1 / -1;
}
.footer {
    background: #1A1A1A!important;
    padding: 40px 16px!important;
}
.footer .footer__content-top {
    padding: 0;
}
.footer-block.grid__item:last-child {
    grid-column: 1 / -1;
}
.vn-footer-newsletter__content {
    padding-right: 0;
}
.product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    padding: 0;
    padding-left: 20px;
}
.product .price__regular {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    gap: 16px;
    align-items: flex-start;
}
}



/* @media (min-width: 990px) {
media-gallery#MediaGallery-template--22187876253917__main {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
}
slider-component#GalleryViewer-template--22187876253917__main {
    max-width: 83%;
    width: 100%;
}
.thumbnail-slider .thumbnail-list.slider--tablet-up {
    display: flex;
    flex-direction: column;
}
.thumbnail-list.slider.slider--tablet-up {
    position: relative;
    flex-wrap: inherit;
    overflow-x: hidden;
    scroll-snap-type: y mandatory;
    scroll-behavior: smooth;
    scroll-padding-left: 1rem;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: 90px!important;
    max-width: 100%;
}
slider-component#GalleryThumbnails-template--22187876253917__main {
    max-width: 13%;
    width: 100%;
    flex-direction: column;
    height: 600px;
    overflow: hidden;
    overflow-y: auto;
    justify-content: flex-start;
}
} */

@media (min-width: 990px) {
  media-gallery[id^="MediaGallery-template"] {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
  }

  slider-component[id^="GalleryViewer-template"] {
    max-width: 83%;
    width: 100%;
  }

  .thumbnail-slider .thumbnail-list.slider--tablet-up {
    display: flex;
    flex-direction: column;
  }

  .thumbnail-list.slider.slider--tablet-up {
    position: relative;
    flex-wrap: inherit;
    overflow-x: hidden;
    overflow-y: auto;
    scroll-snap-type: y mandatory;
    scroll-behavior: smooth;
    scroll-padding-left: 1rem;
    -webkit-overflow-scrolling: touch;
  }

  .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: 90px !important;
    max-width: 100%;
  }

  slider-component[id^="GalleryThumbnails-template"] {
    max-width: 13%;
    width: 100%;
    flex-direction: column;
    height: 600px;
    overflow: hidden;
    overflow-y: auto;
    justify-content: flex-start;
  }
}


@media screen and (max-width: 768px){
    .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    padding: 0;
    padding-left: 0;
}
    .vn-btn-header {
    display: none;
}
.header {
    padding: 19px 16px!important;
}
.header__heading-logo {
    height: auto;
    max-width: 174px;
}
.mega-menu__image {
    height: 85px;
    width: 85px;
}
product-info#MainProduct-template--22187876253917__main {
    padding: 0 0 20px;
}
nav.breadcrumb.page-width {
    padding-top: 16px;
    padding-bottom: 16px;
    margin: 0;
}
.product .slider-buttons, .product .slider-button {
    display: none;
}
.thumbnail-list__item.slider__slide {
    width: calc(19% - .6rem)!important;
}
.product .thumbnail-slider .thumbnail-list.slider {
    padding: 5px 15px;
    margin-bottom: 16px;
}
.product__title h1 {
    font-size: 25px;
}
.product .price__regular .price-item--regular {
    font-size: 25px;
}
.product span.price-badge {
    font-size: 13px;
    padding: 4px 6px;
}
.product .price__regular {
    display: flex;
    flex-direction: row-reverse;
    gap: 16px;
    align-items: center;
    position: relative;
    z-index: 1;
}
.product .product-form__input--pill label.variant-image-label {
    height: 56px;
    width: 56px;
}
.ank-addon-image {
    padding: 0;
    height: 40px;
    width: 40px;
}
.ank-addon-inner {
    align-items: flex-start;
}
button.ank-addon-btn.for-desktop {
    display: none;
}
.wrapper-mon-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
}
button.ank-addon-btn.for-mobile {
    display: block;
}
.ank-addon-content h4 {
    font-size: 15px;
}
.ank-addon-content p {
    font-size: 13px;
}
.conversion-text {
    font-size: 13px;
}
.icon-with-text__item .img-text.inline-richtext {
    font-size: 13px;
}
.product .accordion__title {
    font-size: 18px;
}
.product .accordion summary {
    padding: 24px 0;
}
.product .accordion summary svg {
    height: 24px;
    width: 24px;
}
.product__media-list .product__media-item {
    width: 100%!important;
}
body.template-product header.header {
    border-bottom: 1px solid #0000001A;
}
.menu-drawer__utility-links {
    display: none;
}
.menu-drawer__navigation {
    padding-top: 0;
}
.template-collection\.collection-template .vn-usp--template--22283392516317__vn_usp_bar_gjFKyg .vn-usp__grid {
    display: flex;
    justify-content: flex-start;
    gap: 14px;
    align-items: center;
    flex-direction: column;
}
.template-collection\.collection-template .vn-usp--template--22283392516317__vn_usp_bar_gjFKyg .vn-usp__item {
    width: 100%;
}
.template-collection\.collection-template .vn-usp--template--22283392516317__vn_usp_bar_gjFKyg .vn-usp__icon img {
    width: 32px;
    height: 32px;
    object-fit: contain;
}
}





/* chnages on 22-05-2026 */
.custom-checkbox-group{
  display:flex;
 
  gap:12px;
  margin-top:20px;
}

.custom-checkbox-label{
  display:flex;
  align-items:flex-start;
  gap:10px;
  cursor:pointer;
}

.custom-checkbox-label input{
  width:18px;
  height:18px;
  margin-top:2px;
  flex-shrink:0;
}

.custom-checkbox-label span{
  font-size:14px;
  line-height:1.5;
  color:#000;
}


.custom-popup-trigger{
  border:none;
  background:transparent;
  padding:0;
  cursor:pointer;
  font-size:14px;
  text-decoration:underline;
  color:#000;
}

.custom-popup-modal{
  position:fixed;
  inset:0;
  z-index:99999;
  display:none;
  align-items:center;
  justify-content:center;
}

.custom-popup-modal.active{
  display:flex;
}

.custom-popup-overlay{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,0.5);
}

.custom-popup-box{
  position:relative;
  width:100%;
  max-width:650px;
  background:{{ block.settings.popup_bg_color }};
  padding:40px;
  border-radius:18px;
  z-index:2;
  margin:20px;
  max-height:85vh;
  overflow-y:auto;

  scrollbar-width:none;
  -ms-overflow-style:none;
}

.custom-popup-box::-webkit-scrollbar{
  display:none;
}

.custom-popup-close{
  position:absolute;
  top:18px;
  right:18px;
  width:40px;
  height:40px;
  border:none;
  background:transparent;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
}

.custom-popup-close-icon svg{
  width:24px;
  height:24px;
}

.custom-popup-close-icon svg path{
  fill:{{ block.settings.close_svg_color }};
}

.custom-popup-content p{
  margin:0;
  font-size:15px;
  line-height:1.7;
  color:#000;
}

@media screen and (max-width:768px){

  .custom-popup-box{
    padding:35px 20px;
    border-radius:14px;
  }
.online-store-shoes-box p:not(.cart-attribute__field) {
    display: flex;
    flex-direction: column;
    /* width: calc(50% - 5px); */
    /* margin: 5px 0px; */
    width: 100%;
}
.custom-checkbox-group label {
    font-size: 14px !important;
  
}
}

.custom-checkbox-group label {
    font-size: 16px;
    color: #1A1A1A;
    line-height: 1.1;
    letter-spacing: 0px;
    font-weight: 400;
}
.online-store-shoes-box {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 10px;
    row-gap:3px;
}
.online-store-shoes-box p.cart-attribute__field {
   width:100%;
}
.online-store-shoes-box p:not(.cart-attribute__field) {
    display: flex;
    flex-direction: column;
    width: calc(50% - 5px);
    margin: 5px 0px;
}
.online-store-shoes-box input {
    padding: 13px 0px;
    margin: 5px 0px;
    outline: none !important;
    outline-offset: none !important;
    box-shadow: none !important;
    padding-left: 5px;
}
.online-store-shoes-box p.cart-attribute__field {
    width: 100%;
    margin: 0px;
    margin-bottom: 10px;
}
button.readBtnInstructions {
    background: transparent;
    border-bottom: 1px solid #000;
    outline: none !important;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    text-align: right;
    width: max-content;
    box-shadow: none;
    outline: none !important;
    outline-offset: none;
    box-shadow: none !important;
    border-top: none;
    border-left: none;
    border-right: none;
}
button.readBtnInstructions:active {
    border:;
}
.wl-btn--full {
    padding: 11px 24px;
    border: 1.5px solid #d1d5db;
    border-radius: 8px;
    color: #374151;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.2px;
    width: 100%;
    margin-bottom: 20px;
}


/* vans page csss */
.vans-design-one .cta-buy {
    display: inline-block;
    padding: 11px 24px;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0;
    transition: all 0.3s ease;
    background: #d91313;
    color: white;
    text-align: center;
    align-items: center;
}

.vans-design-second .cta-buy {
    display: inline-block;
    padding: 11px 24px;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0;
    transition: all 0.3s ease;
    background: #d91313;
    color: white;
    text-align: center;
    align-items: center;
}

.vans-design-second .featured-design-card__image {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #e5e4e9;
}
.shop-dropdown-menu__link {
    text-decoration: none;
}
.shop-dropdown-menu__arrow svg {
    width: 18px;
    height: 18px;
    display: none;
}
.fullprocess .cs-story-media img {
    width: 100%;
    height: unset !important;
    object-fit: contain !important;
    object-position: top;
    display: block;
}
a.faqcta {
    display: inline-block;
     margin-top: 12px;
    background: #D91313;
    color: #fff;
    padding: 15px 24px;
    border-radius: 100px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1;
    /* width: fit-content; */
}

a.faqcta p{

    margin:0px;
}
.faq-read-btn {
    text-align: center;
}

.full-process-faq{

    padding:80px 20px !important;
}
@media(max-width:768px)
{

.mega-menu__label span {
   
    padding: 10px 0px;
}
span.mega-arrow {
    display: none;
}
.full-process-faq{

    padding:40px 0px !important;
}
.gallery-detail-back {
   
    text-align: left;
    width: 100%;
}
html body #insta-feed {
    margin-bottom: 40px !important;
    text-align: left;
}
}



button::before,.button:after{

    display:none;
}



.custom-product-description {
    margin-top: 8px;
}
.golf-work img {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}

.richtext-class .richheader{

        display: inline !important;
    text-align: center;

}
.richtext-class .richheader h2 {
    font-size: 64px;
    color: #1A1A1A;
    margin: 0;
    text-align: center;
}

.ank-cleats-info .quick-add {
    flex: 1;
    display: flex;
    align-items: flex-end;
}
.ank-cleats-info .quick-add modal-opener {
    width: 100%;
}

.quick-add.no-js-hidden.ank-direct-add form .product-form {
    width: 100%;
}

.banner-images-new .hero-banner__heading {
    font-size: 50px !important;
    margin: 0 0 10px;
    line-height: 1.2;
    color: white;
    letter-spacing: 0px;
    font-weight: 500;
    text-transform: uppercase;
}

.banner-images-new .hero-banner__content {
    
    max-width: 756px !important;
}
.banner-images-new .hero-banner__description {
    font-size: 16px;
    margin: 0 0 20px;
    opacity: 0.9;
    line-height: 1.5;
    max-width: 459px;
}

@media(max-width:768px)
{

    .banner-images-new .hero-banner__heading {
    font-size: 36px !important;
  
}
.banner-images-new .hero-banner__content {
     max-width: auto !important;
}
.banner-images-new .hero-banner__description {
  
    max-width: auto;
}
.product-media-container.constrain-height.media-fit-contain {
    --contained-width: calc(var(--constrained-height) * var(--aspect-ratio));
    width: 100% !important;
}
}

