/** Shopify CDN: Minification failed

Line 11:0 Unexpected "{"
Line 11:1 Expected identifier but found "%"
Line 11:28 Expected identifier but found "%"
Line 212:0 Unexpected "{"
Line 212:1 Expected identifier but found "%"
Line 212:27 Expected identifier but found "%"

**/
{% comment %} product page {% endcomment %}
/* header */
.header__wrapper{
    gap: 20px;
}

.product-card .product-card__figure img {
    width: 100%;
    height: 330px;
    object-fit: cover;
    border-radius: 32px;
}
.product-card .product-card__info .product-card__title a {
    font-family: 'PPNeueMontreal-Medium';
    font-size: 25px !important;
    font-weight: 500;
}

.product-card .product-card__info .vender-class {
    font-family: 'PPNeueMontreal-Medium';
    font-size: 18px !important;
    color: #767676;
    font-weight: 500;
    opacity: 1;
}

.product-card .product-card__info .price-list {
    font-size: 18px !important;
    font-weight: 400;
}

.product-card .product-card__info .price-list sale-price {
    color: #1A1A1A;
}

.product-card__info .cvv-creator-img-avatar img {
    width: 56px;
    height: 75px;
    object-fit: cover;
    border-radius: 100px;
}

/*  kickxotic */
.page-kickxotic.product-card__info {
    padding-top: 0;
    margin-top: -95px;
    z-index: 2;
}
.page-kickxotic .cvv-creator-img-avatar {
    width: fit-content;
    padding-bottom: 45px;
    margin-left: 22px;
}

.page-kickxotic .cvv-product-author-name {
    font-family: 'PPNeueMontreal-Medium';
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.container{
    max-width:1792px;
    margin: 0 auto;
}
p {
    font-family: 'PPNeueMontreal-Book';
    font-size: 20px;
}
.h2-layout2{
    font-family: Druk Wide Web;
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 32px;
}
.h2-layout-section{
    font-family: Druk Wide Web;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 32px;
}

.template-creatorprofile  footer {
    padding-top: 192px !important;
}

.btn {
    padding: 25px 60px;
    background: #1A1A1A;
    border-radius: 100px;
    color: #fff;
    font-family: PPNeueMontreal-Medium;
    font-size: 18px !important;
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 400 !important;
    width: fit-content;
    line-height: 1em;
    border: 1px solid #1A1A1A;
}
.btn-layout1:hover {
    color: #1A1A1A;
    background: transparent;
}
.btn-layout2{
    color: #1A1A1A;
    background: transparent;
}

.btn-layout2:hover{
    color: #ffffff;
    background: #1A1A1A;
}

.cvv-author-row.w-bg {
    background-image: url(/cdn/shop/files/Author_banner-final.jpg?v=1760105937);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 275px;
    border-radius: 32px;
    padding: 20px;
    position: relative;
}
.cvv-author-sign {
    position: absolute;
    top: 20px;
    right: 60px;
    z-index: 2;
}
.cvv-author-sign img{
    width: 342px;
}

/* Author Profile */
.cvv-author-profile {
    margin-top: -200px;
    position: relative;
    z-index: 2;
}

.cvv-author-profile .cvv-author-img {
    width: fit-content;
    padding: 20px;
}
.cvv-author-profile .cvv-author-img img {
    width: 191.5px;
    height: 251.97px;
    object-fit: cover;
    border-radius: 100px;
    border: 5px solid #fff;
}

.cvv-author-subheading {
    font-family: Druk Wide Web;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    color: #FA0514;
    display: flex;
    gap: 10px;
    width: fit-content;
}

.cvv-author-name h1 {
    font-family: Druk Wide Web;
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1A1A1A;
    width: 542px;
    line-height: 1em;
}

.cvv-author-location-email {
    font-family: 'PPNeueMontreal-Book';
    font-size: 20px;
    color: #1A1A1A;
    display: flex;
    gap: 12px;
    align-items: center;
    width: fit-content;
    margin-top: 10px;
}
.cvv-author-location-email .cvv-author-location svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}
.cvv-author-details-divider {
    width: 7px;
    height: 7px;
    background: #000;
    border-radius: 100px;
}

{% comment %} Global size {% endcomment %}
.author-title {
    font-family: Druk Wide Web;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    color: #1A1A1A;
    margin-bottom: 24px;
}

.cvv-author-details {
    display: grid;
    grid-template-columns: 577px 605px 448px;
    gap: 80px;
}
.cvv-author-details .cvv-author-commision {
    font-family: Druk Wide Web;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 10px;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 8px 10px;
    line-height: 1em;
    margin-top: 32px;
}
.cvv-author-update {
    margin-bottom: 76px;
}

.cvv-author-social .cvv-author-social-links {
    display: flex;
    gap: 32px;
    align-items: center;
}

.cvv-author-awards .cvv-author-awards-img {
    display: flex;
    gap: 20px;
    margin-bottom: 82px;
}

.cvv-author-awards-buttons {
    display: grid;
    grid-template-columns: 281px 155px;
    gap: 12px;
}

.cvv-author-products .product-list{
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.cvv-author-content #panel-faq {
    margin-top: 40px;
}
.cvv-author-content #panel-faq .accordion__toggle {
    font-size: 20px;
}

/* Product tabs in creators page */
.panel-products .tabs__list button {
     padding: 14px 24px !important;
    margin-bottom: 32px;

}

.panel-products .tabs__list button[aria-selected="true"] {
    background: #F6F6F6;
    border-radius: 100px;
}

  /* ===== Tabs Bar ===== */
.cvv-author-description-container {
    margin-top: 96px;
}
.tabs-dynamic-author {
    border-bottom: 1px solid #e6e8eb;
    background: #fff;
    z-index: 1;
}

.tabs__bar {
    display: flex;
    align-items: center;
    gap: 16px;
}

.tabs__list-wrap {
    flex: 1;
    min-width: 0;
}

.tabs__list {
    display: flex;
    gap: 28px;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    position: relative;
}
.tabs__list::-webkit-scrollbar { display: none; }

.tab {
    appearance: none;
    background: none;
    border: 0;
    padding: 14px 0 12px;
    font: 600 15px/1 system-ui, -apple-system, Segoe UI, Roboto, Inter, Arial, sans-serif;
    color: #9aa3ab;
    cursor: pointer;
    white-space: nowrap;
}

.tab[aria-selected="true"] {
    color: #111;
}

.tabs__underline {
    position: absolute;
    height: 3px;
    background: #ef233c;
    bottom: 0;
    left: 0;
    width: 40px;
    transform: translateX(0);
    border-radius: 2px;
    transition: transform 0.25s ease, width 0.25s ease;
}


  /* ===== Panels ===== */
.tabpanel {
    display: none;
}

.tabpanel[aria-hidden="false"] {
    display: block;
}

.author-description .card {
    background: #fff;
}

.tabs-dynamic .tabs__list button {
    font-family: 'PPNeueMontreal-Book';
    font-size: 20px;
    padding: 0 0 24px 0;
}
.cvv-author-description-container .cards {
    padding: 32px 0;
}
.cvv-author-description-container .cvv-author-story .cvv-author-content .h2-layout2 {
    color: #1A1A1A;
    width: 414px;
}
.cvv-author-story {
    display: grid;
    grid-template-columns: 735px 869px;
    gap: 184px;
    align-items: center;
}
.cvv-author-story .cvv-author-img img {
    border-radius: 30px;
}

.cvv-author-story .cvv-author-content p {
    margin-bottom: 20px;
}

.cvv-author-description-container .cvv-author-video-fullwidth .h2-layout2 {
    width: 750px;
    color: #fff;
    margin-bottom: 96px;
}

#cvv-author-video-overlay {
    position: relative;
    z-index: 3;
}

#cvv-author-video-overlay img {
    border-radius: 30px;
}

.cvv-author-video-fullwidth {
    background: #000;
    padding: 158px 64px;
    max-width: 99%;
    margin: 0 auto;
    border-radius: 48px;
    position: relative;
    margin-top: 127px;
}

.cvv-author-content .cvv-author-video-fullwidth:before {
    content: "";
    background-image: url(/cdn/shop/files/Tape_Shape_2.png?v=1760118442);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 50%;
    height: 100%;
    position: absolute;
    top: -240px;
    right: 40px;
    z-index: 1;
}

.cvv-author-content .cvv-author-info-products {
    margin-top: 250px;
}

.cvv-author-content .cvv-author-info-products h2 {
    margin-bottom: 64px;
}

/* Featured Collections inside the dynamic Author */
.cvv-author-content .cvv-author-info-products .section.section-blends.section-full {
    padding: 0;
}

.scrollable-with-controls.marginTop-negative {
    margin-top: -87px;
}

.ring {
    box-shadow: unset;
}
.animated-arrow:before {
    width: 0.7rem;
    height: .7rem;
    left: 4px !important;
    border-color: #FA0514;
}
.animated-arrow:after {
    width: 20px;
    opacity: 1;
    transform: scaleX(1);
    background: #FA0514;
}

.circle-button[disabled] .animated-arrow:before {
    border-color: #000;
}
.circle-button[disabled] .animated-arrow:after {
    background: #000;
}
.creators-wrapper .creator p.creator-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* product badge */
.product-card__badge-list .badge {
    font-family: Druk Wide Web;
    font-weight: 700;
    font-size: 10px;
    border-radius: 10px;
    padding: 4px 10px;
    text-transform: uppercase !important;
    background: #FA0514;
}

/* Collection */

.cvv-collection-banner h1 {
    font-family: Druk Wide Web;
    font-weight: 700;
    text-transform: uppercase;
    color: #1A1A1A;
    font-size: 60px;
    line-height: 1em;
}

.cvv-collection-banner .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}

.cvv-relevant-tags {
    display: flex;
    gap: 10px;
    margin-top: 30px;
    align-items: center;
}

.cvv-relevant-tags ul.collection-tags {
    display: flex;
    gap: 10px;
}


.cvv-relevant-tags ul.collection-tags a {
    font-family: 'PPNeueMontreal-Book';
    font-size: 18px !important;
    font-weight: 400;
    text-decoration: underline;
}

.cvv-relevant-tags h3 {
    font-family: 'PPNeueMontreal-Book';
    font-size: 18px !important;
    font-weight: 400;
    color: #767676;
}

/* For Creator's tab with filter page CSS */
.shoes-and-creators-tabs-section{
    padding: 96px 20px 192px;
}

#shopify-section-template--25351445348730__creators_section_BA4gBb .shoes-and-creators-tabs-section{
    padding: 96px 20px 0;
}

.shoes-and-creators-tabs-section.fullwidth {
    padding-left: 0;
    padding-right: 0;
}
.shoes-and-creators-tabs-section .flex {
    display: flex;
}
.shoes-and-creators-tabs-section .scrollbar__buttons {
    justify-content: end;
}
.shoes-and-creators-tabs-section #viewMoreBtn {
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 100px;
    margin: 0 auto;
    width: 100%;
    font-family: 'PPNeueMontreal-Book';
    font-size: 18px;
    font-weight: 400;
}

.shoes-and-creators-tabs-section #viewMoreBtn:hover {
    background: #000000;
    color: #fff;
}

.shoes-and-creators-tabs-section .btn-view-more-container{
    margin: 0 auto;
    margin-top: 90px;
    width: fit-content;
}

.shoes-and-creators-tabs-section h2{
    margin-bottom: 0;
}


.section-title-view a {
    font-size: 14px !important;
    font-family: var(--text-font-family);
    font-weight: 500;
    color: red;
}

.section-title-view {
    align-items: end;
    display: flex;
    gap: 20px;
    margin-bottom: 10px;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;

}

.section-title-view .heading {
    text-transform: uppercase;

}

.shoes-and-creators-tabs-section .title-view a {
    text-transform: uppercase;
    color: #767676;
}

.shoes-and-creators-tabs-section .title-view {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 64px;
    flex-wrap: wrap;
}

.shoes-and-creators-tabs-section .title-view a {
    text-transform: uppercase;
    color: #767676;
}


  .tab-header {
    width: 100%;
    max-width: 1792px;
    border-bottom: 1px solid #DFDFDF;
    margin: 0 auto 28px;
  }

  .container-tab {
    max-width: 1540px;
    margin: 0 auto;
  }

  .shoes-and-creators-tabs-section .col-30 {
    width: 30%;
  }

  /* Style the tab */
  .tab-header .tab {
    overflow: hidden;
    width: 40%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding:unset;
    /* margin-bottom: 22px; */
  }

  .view-and-sort-column {
    display: flex;
    justify-content: end;
  }

  .view-and-sort-column .flex {
    align-items: center;
  }

  /* Style the buttons inside the tab */
  .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 24px 32px;
    transition: 0.3s;
    font-size: 24px;
    font-family: 'PPNeueMontreal-Book';
    border-bottom: 4px solid transparent;
  }

  /* Change background color of buttons on hover */
  .tab button:hover {
    color: #000;
    border-bottom-color: #FA0514;
  }

  /* Create an active/current tablink class */
  .tab button.active {
   color: #000;
    border-bottom-color: #FA0514;
  }

  /* Style the tab content */
  .tabcontent {
    display: none;
    border-top: none;
    margin: 0 -10px;
  }

  /* Style the creators wrapper */
  .creators-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    gap: 20px;
  }

  .creators-wrapper > .creator {
    width: 240px;
    padding: 20px 10px;
    /* margin-bottom: 20px; */ 
    text-align: left;
  }

  .creators-wrapper .featured-image {
    width: 100%;
    height: auto;
    border-radius: 500px;
    aspect-ratio: 29.2 / 39.4;
    margin-bottom: 12px;
    object-fit: cover; 
    margin: 0 auto
  }

  .creators-wrapper .creator-info {
    display: flex;
    align-items: center;
    font-family: 'PPNeueMontreal-Book';
    font-weight: 400;
    font-size: 18px;
    margin-top: 10px;
  }

  .ceators-wrapper .creator-info .country-flag {
    margin-right: 10px;
  }

  .creators-wrapper .creator-info img {
    width: 40px;
    height: 30px;
    border-radius: unset;
    margin-right: 5px;
  }

  h3.creator-name, .category-label {
    text-align: left;
    font-family: 'Druk Wide Web';
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 12px 0 11px;
    overflow-wrap: break-word;
  white-space: normal; 
  }
  .creator-info span {
      font-size: 18px;
      line-height: 1.8;
      margin-left: 10px;
  }
  small.creator-title {
  font-size: 16px;
  font-weight: 400!important;
  color: #767676;
  font-family: 'PPNeueMontreal-Book';
}
  p.creator-description {
    font-size: 16px;
    margin-top: 10px;
  }
  /* Featured Creators slider css */
.slider-creators  a.creators-link {
  padding: 20px 10px;
  display: inline-block;
}

.slider-creators .h2 {
  margin-bottom: 50px;
}

.slider-creators .slick-arrow {
  top: -50px;
  width: 32pX;
  HEIGHT: 32PX;
  background-image: url(/cdn/shop/files/Arrow_712112f8-b39b-4976-8331-e66253cca8dd.png?v=1760354304)!important;
  background-position: center!important;
  background-repeat: no-repeat!important;
  right: 0 !important;
  left: unset !important;
  background-size: contain;
}

.slider-creators .slick-prev.slick-arrow {
  right: 60px !important;
}
.slider-creators button.slick-next {
  transform: rotate(180deg);
  top: -65px !important;
}

.slider-creators .slick-arrow:before {
  display: none!important;
}

.slider-creators .slick-arrow.slick-disabled {
  filter: brightness(0);
  opacity: .4;
}
.slider-creators {
  padding-left: 63px;
  padding-right: 63px;
}
.slider-creators .container {
  max-width: unset;
}

.slider-creators .slick-list.draggable {
  overflow: visible;
}

.slider-creators {
  overflow: hidden;
}

.slider-creators p.creator-description {
  overflow: hidden;
 display: -webkit-box;
 -webkit-line-clamp: 2;
         line-clamp: 2; 
 -webkit-box-orient: vertical;

}

.slider-creators a.view-all
{
  margin: 16px 0 0 32px;
  font-weight: 700;
  font-size: 16px!important;
  color: rgba(118, 118, 118, 1);
}

/* Style the creators wrapper */
/* .creators-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
} */

/* .creators-wrapper > .creator {
  width: 20%;
  padding: 20px 10px;
  text-align: left;
} */

/* .creators-wrapper .creator-info {
  display: flex;
  align-items: center;
}

.ceators-wrapper .creator-info .country-flag {
  margin-right: 10px;
}

.creators-wrapper .creator-info img {
  width: 40px;
  height: 30px;
  border-radius: unset;
  margin-right: 5px;
}

h3.creator-name, .category-label {
  text-align: left;
  font-family: 'Druk Wide Web';
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  margin: 12px 0 11px;
  overflow-wrap: break-word;
  white-space: normal; 
}
.creator-info .country-flag {
    font-size: 18px;
    line-height: 1.8;
    margin-left: 10px;
}
small.creator-title {
  font-size: 16px;
  font-weight: 400!important;
  color: #767676;
  font-family: 'PPNeueMontreal-Book';
}
p.creator-description {
  font-size: 16px;
  margin-top: 10px;
} */
/* Creators Section View More Button */
.hidden-creator {
  display: none;
}

.view-more-wrapper {
  text-align: center;
  margin-top: 30px;
}

.view-more-btn {
  padding: 10px 24px;
  font-size: 14px;
  border: 1px solid #000;
  background: #fff;
  color: #000;
  border-radius: 30px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.view-more-btn:hover {
  background: #000;
  color: #fff;
}
 /*Creators category*/
.category-slider-container {
-webkit-overflow-scrolling: touch;
padding: 20px 0;
overflow: hidden;
padding-left: 63px;
}

.category-card {
flex: 0 0 auto;
width: 384px;
height: 120px;
border-radius: 16px;
overflow: hidden;
position: relative;
padding: 0 7.5px;
}

.category-card img {
  width: 100%;
  object-fit: cover;
  display: block;
  max-height: 96px;
  min-height: 96px;
  border-radius: 10px;
  overflow: hidden;
}

.category-label {
position: absolute;
bottom: 10px;
left: 12px;
font-weight: bold;
color: white;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
font-size: 18px;
text-transform: uppercase;
}

/* single product */
safe-sticky.product-info .cvv-product-creator-profile .cvv-product-creator-image img {
    width: 75px;
    height: 96px;
    object-fit: cover;
    border-radius: 100px;
    object-position: center;
}

safe-sticky.product-info .cvv-product-creator-profile .cvv-product-creator-content {
    display: flex;
    gap: 10px;
align-items: center;
}

safe-sticky.product-info .cvv-product-creator-profile .cvv-product-creator-content h3 {
    font-family: Druk Wide Web;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

safe-sticky.product-info .cvv-product-creator-profile .cvv-product-creator-content span {
    font-family: 'PPNeueMontreal-Book';
    font-size: 20px;
}

safe-sticky.product-info .product-info__vendor a {
    font-size: 18px !important;
    font-family: 'PPNeueMontreal-Book';
}

safe-sticky.product-info .variant-picker__option-info variant-option-value, safe-sticky.product-info .variant-picker__option-info legend {
    font-family: Druk Wide Web;
    font-size: 18px;
    text-transform: uppercase;
}


safe-sticky.product-info .product-info__quantity-selector label {
    font-family: Druk Wide Web;
        font-size: 18px;
    text-transform: uppercase;
    color: #1A1A1A;
}

safe-sticky.product-info .variant-picker {
    gap: 30px;
}
safe-sticky.product-info .product-info__description p {
    margin-top: 5px;
}

safe-sticky.product-info .variant-picker__option-values label span {
    font-family: 'PPNeueMontreal-Book';

}

.cvv-product-tags.cvv-product-collections p {
    text-decoration: underline;
}
.cvv-product-tags.cvv-product-collections {
    display: flex;
    gap: 20px;
    flex-wrap:wrap; 
}

.product-description-wrapper {
  position: relative;
  max-width: 100%;
}

.product-info__description.short {
  max-height: 180px; /* adjust height */
  overflow: hidden;
  position: relative;
}

.product-info__description.short::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
}

.product-description-wrapper .read-more-btn {
    font-size: 20px !important;
    font-family: 'PPNeueMontreal-Book';
    font-weight: 400;
    margin-top: 20px !important;
    display: inline-block;
    text-decoration: underline;
}

safe-sticky.product-info .product-info__accordion summary {
    font-size: 18px !important;
}

safe-sticky.product-info h3 {
    font-size: 18px !important;
    text-transform: uppercase;
    margin-bottom: 24px;
    font-weight: 400;
    font-family: Druk Wide Web;
}

safe-sticky.product-info .cvv-product-read-full-story {
    font-size: 20px !important;
    font-family: 'PPNeueMontreal-Book';
    font-weight: 400;
    margin-top: 20px !important;
    display: inline-block;
}

safe-sticky.product-info .product-info-notes-description p br {
    display: none;
}

safe-sticky.product-info .product-info-notes-title {
    width: fit-content;
    padding: 10px;
    border: 1px solid;
    padding: 4px 17px;
    border-radius: 100px;
    margin-bottom: 20px;
}

safe-sticky.product-info .block-swatch {
    border: 1px solid;
}

safe-sticky.product-info .variant-picker__option-info {
    margin-bottom: 24px;
}

safe-sticky.product-info  .block-swatch:before {
    box-shadow: unset;
}

.column_revese scroll-carousel {
    order: 2;
}

.column_revese scroll-progress.scrollbar__progress {
    display: none;
}

.column_revese .scrollbar {
    justify-content: end;
}

.column_revese .scrollable-with-controls {
    margin-top: -90px;
}

/* to remove */
.shopify-payment-button shopify-accelerated-checkout {
    display: none;
}

/* modal */
.no-scroll { overflow: hidden; }

/* ======= Modal base ======= */
.modal-size-guide {
    position: fixed;
    inset: 0;
    display: grid;
    place-items: center;
    padding: 2rem;
    background: transparent;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease;
    z-index: 9999;
    margin-top: 0;
}
.modal-size-guide.is-open {
    background: rgba(0,0,0,.55);
    opacity: 1;
    pointer-events: auto;
}

.modal-size-guide .modal__panel {
    width: 100%;
   max-width: 100%;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0,0,0,.15);
    transform: translateY(10px) scale(.98);
    opacity: 0;
    transition: transform .2s ease, opacity .2s ease;
    display: grid;
    grid-template-rows: auto 1fr auto;
    overflow: hidden;
}
.modal-size-guide.is-open .modal__panel {
    transform: translateY(0) scale(1);
    opacity: 1;
}

.modal__header, .modal__footer { padding: 1rem 1.25rem; }
.modal__header {
    display: flex; align-items: center; justify-content: space-between;
    border-bottom: 1px solid #eee;
}
.modal__title { margin: 0; font-size: 1.1rem; }
.modal__close {
    appearance: none; border: none; background: transparent; cursor: pointer;
}
.modal__body {
    padding: 1.25rem;
    color: var(--muted);
    max-height: 70vh;
    overflow: auto;
}
.modal__footer {
    display: flex; gap: .75rem; justify-content: flex-end;
    border-top: 1px solid #eee;
}
.btn-size-guide {
    font-family: 'PPNeueMontreal-Book';
    font-size: 20px;
    text-decoration: underline;
    font-weight: 400;
    margin-top: 0;
}

/* Gallery Arts */
.cvv-gallery-artworks .cvv-galery-content img {
    height: 800px;
    width: 100%;
    border-radius: 48px;
    object-fit: cover;
}

.cvv-galery-content .scrollbar__buttons{
    justify-content: end;
}

.shopify-section--main-collection .collection__facets details .accordion__toggle {
    font-family: 'PPNeueMontreal-Book';
    font-weight: 500;
    font-size: 16px;
}

/* Responsive */

@media only screen and (max-width: 1720px){
    .container {
        max-width: 100%;
        padding-left: 60px;
        padding-right: 60px;
    }
    .cvv-author-details {
        grid-template-columns: 557px 535px 438px;
        gap: 35px;
    }
    .cvv-author-awards-buttons {
        grid-template-columns: 267px 155px;;
    }
    .btn {
        padding: 25px 40px;
    }
    .cvv-author-story {
        grid-template-columns: 1fr 1fr;
        gap: 74px;
    }
}


@media only screen and (max-width: 1680px) {
    .header__search {
        width: 50%;
    }
    .header__icon-list nav.header__link-list.wrap {
        flex-wrap: unset;
    }
}  
@media only screen and (max-width: 1500px) {
    .cvv-collection-banner h1 {
        font-size: 35px;
    } 
    .cvv-relevant-tags h3, .cvv-relevant-tags ul.collection-tags a, facet-sort-by.sort-by-facet button span {
        font-size: 16px !important;
    }
    .collection.collection--filters-sidebar {
        grid-column-gap: 20px;
    }
    .shopify-section--main-collection .collection__facets details .accordion__toggle {
        padding: 10px 0;
    }
    .shopify-section--main-collection .product-card .product-card__info .product-card__title a {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 1440px){
    /* Global */
    .product-card .product-card__figure img { 
        height: 350px;
    }
    .product-card .product-card__info .product-card__title a {
        font-size: 20px !important;
    }

    .cvv-author-details {
        grid-template-columns: repeat(3, 1fr);
        gap: 35px;
    }
    .cvv-author-name h1 {
        font-size: 60px;
        width: 100%;
    }
    .creators-wrapper > .creator {
        width: 200px;
    }
}

@media only screen and (max-width: 1200px){ 
    .tab button {
        font-size: 20px;
        padding: 20px 25px;
    }

    .shopify-section--main-collection .cvv-product-author-name .h-stack {
        font-size: 12px;
    }
    .shopify-section--main-collection .product-card .product-card__info .vender-class, .shopify-section--main-collection .product-card .product-card__info .price-list {
        font-size: 16px !important;
    }
      .slider-creators a.view-all {
      margin: 0px 0 0 32px;
    }
    .category-card {
        width: 300px;
    }

    .category-card img {
        max-height: 70px;
        min-height: 70px;
    }
  
}
@media only screen and (max-width: 1024px){
    .container {
        padding-left: 45px;
        padding-right: 45px;
    }
    .h2-layout2 {
        color: #1A1A1A;
        width: 100%;
        font-size: 35px;
    }

    .h2-layout-section{
        font-size: 35px;
    }

    .cvv-author-name h1 {
        font-size: 40px;
    }

    .author-title {
        font-size: 15px;
    }

    .cvv-author-location-email {
        flex-direction: column;
    }

    .cvv-author-awards .cvv-author-awards-img {
        gap: 0px;
    }

    h3.creator-name {
      font-size: 18px;
    }
    .creator-title {
      font-size: 15px;
    }
    .cvv-author-sign {
        width: fit-content;
    }
    .creators-wrapper > .creator {
        width: 23.4%;
    }
}

@media only screen and (min-width: 1023px){
    .product-gallery .product-gallery__media{
        height: 100% !important;
    } 
    .product-gallery .product-gallery__media img {

        height: 100% !important;
        object-fit: cover;
    }
    safe-sticky.product-info {
        width: 660px;
    }

    .template-in-stock .rich-text__wrapper,
    .template-made-to-order .rich-text__wrapper  {
        max-width: 80%;
    }

    .shopify-section--main-product {
        margin-bottom: 100px;
    }
        
    
}

@media only screen and (max-width: 992px){
    .creators-wrapper > .creator {
        width: 33.33333%;
    }
    .creator-info span {
      font-size: 14px;
    }
    p.creator-description {
      font-size: 14px;
    }
    .shoes-and-creators-tabs-section {
        padding: 50px 20px 50px;
    }

    .cvv-collection-banner .row {
        grid-template-columns: repeat(1, 1fr);
    }
      .slider-creators .flex {
      flex-direction: column;
    }

    .slider-creators .h2 {
        margin-bottom: 20px;
    }
    .slider-creators a.view-all {
        margin: 0px 0 0 0;
    }
    .slider-creators .container {
        padding-left: 0;
        padding-right: 0;
    }
}


@media only screen and (max-width: 991px){
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .cvv-author-details {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .cvv-author-update {
        margin-bottom: 26px;
    }

    .cvv-author-awards .cvv-author-awards-img {
        margin-bottom: 32px;
    }
    .cvv-author-description-container {
        margin-top: 46px;
    }

    .cvv-author-awards .cvv-author-awards-img {
        gap: 10px;
    }

    .cvv-author-products .product-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .cvv-author-name h1 {
        margin-top: 10px;
    }
    .cvv-author-story {
        grid-template-columns: 1fr;
        gap: 0px;
    }

    .cvv-author-video-fullwidth {
        margin-top: 30px;
    }

    .cvv-author-content .cvv-author-info-products {
        margin-top: 90px;
    }

    .cvv-author-story .cvv-author-img img {
        width: 100%;
    }
    .cvv-author-info-products .scrollable-with-controls.marginTop-negative {
        margin-top: -100px;
    }

    .cvv-author-info-products .scrollable-with-controls.marginTop-negative .scrollbar__buttons {
        display: flex;
    }
    body #cvv-author-info-products .product-list {
        --product-list-items-per-row: 1;
        --product-list-carousel-item-width: 48%;
    }
    .cvv-author-description-container .cvv-author-video-fullwidth .h2-layout2 {
        width: 100%;
        margin-bottom: 66px;
        position: relative;
        z-index: 2;
    }
    .cvv-author-content .cvv-author-video-fullwidth:before {
        top: -190px;
    }
    .column_revese .scrollable-with-controls {
        margin-top: -50px;
    }
    .column_revese .scrollbar .scrollbar__buttons {
        display: flex;
    }
      .category-card {
      width: 280px;
    }

    .category-card img {
        max-height: 70px;
        min-height: 70px;
    }
    .scrollable-with-controls.marginTop-negative {
        margin-top: -80px;
    }

    .shoes-and-creators-tabs-section .scrollbar__buttons {
        display: flex;
    }
    .creators-wrapper {
        gap: 0;
    }
    .creators-wrapper > .creator {
        width: 50%;
    }
}


@media only screen and (max-width: 767px) {
    .creators-wrapper > .creator {
        width: 50%;
    }
    .tab-header .tab {
        width: 100%;
    }

    .shopify-section--main-collection .product-list {
         grid-template-columns: repeat(1, 1fr)!important;
    }
    .shopify-section .cvv-collection-banner {
        padding-top: 20px;
    }
      .category-label {
      font-size: 15px;
      width: 86%;
      text-align: center;
    }
    .slider-creators button.slick-next, .slider-creators .slick-prev.slick-arrow {
        display: none!important;
    }
}

@media only screen and (max-width: 600px){
    .tabs__list {
        gap: 40px;
    }
    .tab {
        padding: 12px 0 10px;
        font-weight: 600;
        font-size: 14px;
    }
}


@media only screen and (max-width: 580px){
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .h2-layout2 {
        color: #1A1A1A;
        width: 100%;
        font-size: 30px;
    }

    .h2-layout-section{
        font-size: 30px;
    }

    .template-creatorprofile  footer {
        padding-top: 60px !important;
    }
    .cvv-author-products .product-list {
        grid-template-columns: 1fr;
    }
    body #cvv-author-info-products .product-list {
        --product-list-carousel-item-width: 100%;
    }
    .cvv-author-video-fullwidth {
        padding: 58px 30px;
        overflow: hidden;
    }

    .cvv-author-content .cvv-author-video-fullwidth:before {
        top: -60px;
        width: 80%;
    }
    .cvv-author-name h1 {
        font-size: 35px;
    }
    .cvv-author-description-container .cvv-author-story .cvv-author-content .h2-layout2{
        width: 100%;
    }
    .product-card .product-card__figure img {
        height: 300px;
    }
    .cvv-author-sign img {
        width: 222px;
    }

    .cvv-author-sign {
        top: 60px;
        right: 20px;
    }
    .scrollable-with-controls.marginTop-negative {
        margin-top: 0;
    }
    .creators-wrapper .featured-image {
        width: 100%;
    }
    
}
@media only screen and (max-width: 480px){
    .modal-size-guide { padding: 1rem; }
      .modal__title { font-size: 1rem; }
}    
@media only screen and (max-width: 425px){
    .cvv-author-awards-buttons {
        grid-template-columns: 1fr;
    }
    .cvv-author-awards .cvv-author-awards-img {
        gap: 10px;
        flex-wrap: wrap;
    }
    .cvv-author-profile {
        margin-top: -140px;
    }
    .cvv-author-profile .cvv-author-img img {
        width: 112.5px;
        height: 161.97px;

    }
    .cvv-author-content .cvv-author-info-products {
        margin-top: 60px;
    }
    .cvv-author-info-products .scrollable-with-controls.marginTop-negative {
        margin-top: -50px;
    }
}


@media only screen and (max-width: 375px) {
    .creators-wrapper > .creator {
        width: 100%;
    }
  }








