/** Shopify CDN: Minification failed

Line 1744:2 "verticle-align" is not a known CSS property
Line 2171:2 "opcity" is not a known CSS property
Line 3353:27 Unexpected ".5"
Line 4136:4 "transfrom" is not a known CSS property

**/


/* ====== FONT FACE ====== */
@font-face {
  font-family: "Copernicus Trial";
  src: url("//www.patagoniaburlington.com/cdn/shop/t/7/assets/CopernicusTrial-Medium.ttf?v=99987620036936650181757966209") format("truetype"),
    url("//www.patagoniaburlington.com/cdn/shop/t/7/assets/CopernicusTrial-Medium.woff?v=181773057406839442131757966209") format("woff"),
    url("//www.patagoniaburlington.com/cdn/shop/t/7/assets/CopernicusTrial-Medium.woff2?v=42276271575163561191757966209") format("woff2");
}
/* ====== END FONT FACE ====== */

/* GLOBAL */
:root{
  --color-white: #fff;
  --color-black: #000; 
}
.button.icon-right .text-with-icon {
  flex-direction: row-reverse;
}
.button--xxl{
  font-size: 22px;
}
.underline{
  text-decoration: underline;
  text-underline-offset: 4px;
}
.announcement-bar__static-list p{
  font-weight: 600;
}
.text_50 {
  font-size: 50px;
  font-weight: 600;
  line-height: 1.2em;
}
.text_39 {
  font-size: 39px;
  font-weight: 500;
  line-height: 1.54em;
}
.text_28 {
  font-size: 28px;
  font-weight: 500;
  line-height: 1.4em;
}
.text_22{
  font-size: 22px;
  line-height: 1.3em;
}
.text_14{
  font-size: 14px;
}
.text_13{
  font-size: 13px;
}
.text_17{
  font-size: 17px;
}

@media (max-width: 1024px) {
  .text_50 {
    font-size: 40px;
  }
  .text_28 {
    font-size: 25px;
  }
  .text_39 {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px){
  .text_50 {
    font-size: 33px;
  }
  .text_39 {
    font-size: 22px;
    line-height: 27px;
  }
  .text_28 {
    font-size: 18px;
  }
  .text_17 {
     font-size: 13px;
  }
  .text_22{
    font-size: 15px;
  }
  .button--xxl {
    font-size: 18px;
  }
}



/* Custom Link */
@media screen and (max-width: 767px){
  .shopify-section--custom-link .button.icon-right .text-with-icon {
    flex-direction: row-reverse;
    row-gap: 20px;
  }
}


/* Pagination */
page-dots .tap-area[aria-current="false"]{
  color: #E4E5E5;
  opacity: 1;
}

.scroller__paginatation .circle-button{
  border-color: #000;
}

/* Header */
.shopify-section--header{
  z-index: 20 !important;
}

header .header-search-form {
  background: #fff;
  /* border: none; */
  padding: 9px 0;
}

header .header-search-form .search__icon {
  display: block;
  height: auto;
  margin-bottom: 0;
  width: 17px;
}

navigation-drawer.navigation-drawer[mobile-opening=left] {
  height: calc( 100% - 140px);
}

navigation-drawer.navigation-drawer .panel__scroller li,
navigation-drawer.navigation-drawer .panel-list__wrapper li {
  padding: 16px 0;
}

navigation-drawer.navigation-drawer .panel__scroller li svg,
navigation-drawer.navigation-drawer .panel-list__wrapper li svg {
  display: block;
}

navigation-drawer.navigation-drawer::part(body) {
  display: block !important;
  /*border-top: 1px solid #CFB061;*/
  height: calc(100vh + 90px);
}

navigation-drawer.navigation-drawer .panel-main .panel-footer {
  display: none;
}

navigation-drawer.navigation-drawer .panel-list__wrapper {
  height: calc(100% - 123px);
}

navigation-drawer.navigation-drawer .panel-menu {
  height: calc(100% - 74px);
}

navigation-drawer.navigation-drawer .panel-menu .panel-footer {
  display: none;
}

navigation-drawer.navigation-drawer .panel-secondary .secondary-mobile__menu {
  gap: 0;
  flex-wrap: wrap;
  justify-content: flex-start;
}

navigation-drawer.navigation-drawer .panel-secondary li {
  padding: 10px 0;
  width: 33.33%;
}

navigation-drawer.navigation-drawer .panel-secondary a {
  color: #4C4C4C;
  text-underline-offset: 3px;
}

navigation-drawer.navigation-drawer .level_2 li a {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

navigation-drawer.navigation-drawer .level_2 li svg g {
  clip-path: none;
}

.panel-list__search .header-search-form { padding: 9px 0; }

@media (max-width: 699px) {
  navigation-drawer.navigation-drawer[mobile-opening=left] {
    height: calc( 100% - 96px);
    z-index: 9999;
    /*overflow: auto;*/
  }

  .drawer::part(overlay) { display: none; }

  .navigation-drawer::part(content) {
    /*height: auto;*/
    padding-bottom: 44px;
    height: calc(100vh - 150px);
    overflow: auto;
    margin-top: -1px;
  }
  
  navigation-drawer.navigation-drawer .panel-list__wrapper {
    /*height: calc(100% - 109px);*/
    height: auto;
  }
  navigation-drawer.navigation-drawer .panel-secondary a {
    font-size: 13px;
  }
  navigation-drawer.navigation-drawer:is(.drawer,.popover)::part(outside-close-button) {
    /*background: #f2f2f2;*/
    background: #fff;
    margin-bottom: 10px;
  }
}

/* Footer  */
footer .text-subdued {
  color: rgb(var(--text-color) / 1);
}
.footer__icons-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.footer__block--newsletter {
  gap: var(--spacing-14);
}
.footer__block .prose p{
  font-size: 14px;
}
.footer {
  --footer-part-gap: var(--spacing-20);
}
.footer__aside-bottom {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}
.footer__block--newsletter .button {
  --button-background: 255,255,255,255 !important;
  --button-text-color: 0,0,0,1;
  width: fit-content;
  border: 2px solid #fff;
  padding: 10px 20px;
  line-height: 125%;
  font-size: 13px;
  font-weight: 600;
}

.footer__block--newsletter .button:hover {
  background: none;
  color: #fff;
}

.footer__block--newsletter [type="email"]{
  border-width: 2px;
  border-color: #fff;
  border-radius: 50px;
  height: 42px;
  padding-top: 0;
  padding-left: 34px;
  padding-right: 34px;
  font-size: 13px;
  line-height: 125%;
}
.footer__block--newsletter [type="email"]::placeholder{
  color: #fff;
}
.footer__block--newsletter [type="email"] ~ .floating-label{
  display: none;
}
.footer__block--newsletter .fieldset-with-submit {
  grid-template-columns: 1fr;
}

.footer__block .accordion-content li:not(:last-child) {
  margin-bottom: 6px;
}

.footer__icons-wrapper .social-media {
  column-gap: 15px;
}

@media (min-width: 768px) {
  .footer__aside-bottom .footer__copyright {
    font-size: 13px;
    margin-top: 3px;
  }
  
}

@media (min-width: 769px) { 
  .accordion-content {
    display: block;
  }

  .accordion-header {
    cursor: default;
  }
}
@media screen and (max-width: 767px){
  .footer {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
  }
  
  .footer__block--newsletter .button {
    min-width: auto;
    width: 110px;
  }

  .footer__block--newsletter{ margin-bottom: 25px; }
  
.accordion-header {
  width: 100%;
  position: relative;
}
.accordion-header:after{
  content: "";
  background-image: url(arrow-down.svg);
  position: absolute;
  top: -2px;
  right: 0;
  background-size: contain;
  width: 24px;
  height: 24px;
}
  .footer__aside-bottom {
    grid-template-columns: 1fr;
  }
  .footer__aside-bottom {
    text-align: center;
  }
  .footer__owned {
    grid-column-start: 1;
    grid-row-start: 1;
  }
  .accordion-content {
    display: none;
  }
  .accordion-header {
    background-color: transparent;
    cursor: pointer;
    width: 100%;
    text-align: left;
  }
  .accordion-header.active + .accordion-content {
    display: block;
  }
  .footer__block-list {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .footer__block--menu {
    max-width: 100%;
    width: 100%;
  }
  .accordion-header.active:after {
    transform: rotate(180deg);
  }
  .footer__block--menu:after {
    content: '';
    position: absolute;
    height: 1px;
    background: #fff;
    width: 100%;
    bottom: -22px;
  }
  .footer__block--menu {
    position: relative;
  }
}

/* ===== GLOBAL ====== */
.sm-container {
  margin: 0 auto;
  max-width: 1308px;
}

.sec_pad {
  padding-left: 50px;
  padding-right: 50px;
}

.row {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.row-col {
  flex-direction: column;
}

.a-center {
  align-items: center;
}

.j-center {
  justify-content: center;
}

.j-between {
  justify-content: space-between;
}

.text-a-center {
  text-align: center;
}

.desc p:not(:last-child) {
  margin-bottom: 20px;
}

.show_mob {
  display: none;
}

@media (max-width: 1024px) {
  .container {
    margin: 0;
    max-width: 100%;
  }
  .sec_pad {
    padding-left: 32px;
    padding-right: 32px;
  }
  .tab-row-col {
    flex-direction: column;
  }
}

@media (max-width: 1024px) {
  .container {
    margin: 0;
    max-width: 100%;
  }
  .sec_pad {
    padding-left: 32px;
    padding-right: 32px;
  }
  .tab-row-col {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .sec_pad {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mob-row-col {
    flex-direction: column;
  }
  .mob-row-col-rev {
    flex-direction: column-reverse;
  }
  .mob-text-a-center {
    text-align: center;
  }
  .show_mob {
    display: block;
  }
  .hide_mob {
    display: none;
  }
}
/* ===== END GLOBAL ====== */

/* ===== CUSTOM MEGA MENU ====== */
.header__main-nav {
  display: none;
}

.mega_menu {
  --col_gap: 50px;
  background: #f2f2f2;
  border-top: 1px solid #D8D8D8;
  position: sticky;
  top: 100px;
  z-index: 3;
}

.mega_menu .mega_menu_wrap {
  display: flex;
  gap: 5px;
  justify-content: center;
  padding: 0 15px;
  position: relative;
}

.mega_menu .padding {
  padding: 30px 50px;
}

.mega_menu .item_wrap {
  height: 100%;
}

.mega_menu .item_title {
  display: block;
  font-size: 14px;
  font-weight: 500;
  padding: 17px 27px;
}

/* .mega_menu .active_menu .item_title:not(.btn_title) {
  background: rgb(var(--text-color));
  color: rgb(var(--background));
} */

.mega_menu .item_title.btn_title {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 0;
}

.mega_menu .item_title.btn_title span {
  border-radius: 30px;
  line-height: normal;
  padding: 6px 25px;
}

.mega_menu .item_submenu {
  background: #fff;
  display: none;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 2;
}

.mega_menu .submenu_wrapper {
  display: flex;
  column-gap: var(--col_gap);
  justify-content: center;
} 

.mega_menu .submenu_row {
  display: flex;
  gap: var(--col_gap);
  justify-content: center;
  flex-wrap: wrap;
}

.mega_menu .submenu_grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}

.mega_menu .col_wrap {
  width: fit-content;
} 

.mega_menu .submenu_title {
  display: inline-block;
  font-size: var(--text-h5);
  font-weight: 500;
  line-height: normal;
  margin-bottom: 10px;
}

.mega_menu .submenu_col ul {
  column-gap: 20px;
}

.mega_menu .submenu_col li:not(:last-child) {
  margin-bottom: 10px;
}

.mega_menu .submenu_col .submenu_shopall {
  align-items: center;
  display: flex;
  font-size: .85rem;
  gap: 10px;
  margin-bottom: 20px;
}

.mega_menu .submenu_banner {
  width: 20%;
}

.mega_menu .submenu_banner .banner_wrap {
  padding-top: 100%;
  position: relative;
}

.mega_menu .submenu_banner img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.mega_menu .submenu_title_tab {
  background: #ffffff;
  display: flex;
  justify-content: center;
  width: 100%;
}

.mega_menu .submenu_title_tab .tab_title {
  cursor: pointer;
  display: block;
  font-size: 14px;
  padding: 10px 20px;
  text-align: center;
}

.mega_menu .submenu_title_tab .tab_title.active_tab {
  background: rgb(var(--text-color));
  color: rgb(var(--background));
}

.mega_menu .submenu_tabs {
  flex-wrap: wrap;
}

.mega_menu .submenu_content_tab {
  flex-direction: column;
  justify-content: flex-start;
}

.mega_menu .submenu_list,
.mega_menu .submenu_content_tab .submenu_col {
  display: none;
}

@media (max-width: 1739px) {
  .mega_menu .submenu_title_tab .tab_title {
    padding: 10px;
  }
}

@media (max-width: 1400px) {
  .mega_menu {
    --col_gap: 30px;
  }
}

@media (max-width: 1330px) {
  .mega_menu .submenu_title_tab .tab_title {
    font-size: 12px;
  }
}

@media (max-width: 1174px) {
  .mega_menu .submenu_title_tab .tab_title {
    font-size: 11px;
  }
}

@media (max-width: 1149px) {
  .mega_menu {
    display: none;
  }
}
/* ===== END CUSTOM MEGA MENU ====== */

/* ===== MENU LIST ====== */
.section_menu_list {
  position: sticky;
  z-index: 2;
}

.section_menu_list a {
  display: block;
  text-align: center;
}

.menu_list_wrap ul {
  display: flex;
  justify-content: space-between;
}
/* ===== END MENU LIST ====== */

/* ===== SLIDESHOW ====== */
.slideshow .content-over-media--auto {
  grid-template-columns: auto;
}
.slideshow .slideshow__controls {
  display: none;
}
.slideshow .banner_label {
  bottom: 20px;
  position: absolute;
}

.slideshow .label_1 {
  left: 30px;
}

.slideshow .label_2 {
  right: 30px;
}

.slideshow .banner_label span {
  align-items: center;
  color: #fff;
  display: flex;
  font-family: "code-saver";
  font-size: 13px;
  font-weight: 400;
  gap: 7px;
  line-height: .89em;
}

@media (max-width: 699px) {
  .slideshow .label_1 {
    left: 20px;
  }
  .slideshow .label_2 {
    right: 20px;
  }
}
/* ===== END SLIDESHOW ====== */

/* ===== TEXT WITH ICON ====== */
.text-with-icons .text-with-icons__text-wrapper a {
  display: inline-block;
}

@media (max-width: 999px) {
  .text-with-icons .text-with-icons__item {
    grid-column: span 2;
  }
}

@media (max-width: 767px) {
  /* .text-with-icons .text-with-icons__text-wrapper {
    margin: 0 auto;
    max-width: 350px;
  } */
  .text-with-icons .text-with-icons__text-wrapper a {
    display: block;
    margin: 0 auto;
    width: fit-content;
  }
}

/* @media (max-width: 699px) {
  .text-with-icons .text-with-icons__text-wrapper {
    max-width: 270px;
  }
} */

@media (max-width: 360px) {
  .text-with-icons .text-with-icons__text-wrapper h5 {
    font-size: 13px;
  }
}
/* ===== END TEXT WITH ICON ====== */

/* ===== COLLECTION LIST ====== */
.collection { margin-top: 25px; }

collection-list.collection-list {
  gap: 14px;
}

.collection-list.collection-list .collection-card {
  position: relative;
}

collection-list .collection-card .content-over-media {
  display: block;
  padding-top: 82%;
}

collection-list .content-over-media img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

collection-list .collection-card .collection-card__content-wrapper {
  bottom: 15px;
  left: 20px;
  position: absolute;
}

collection-list .collection-card .collection-card__content {
  transform: translateY(0);
}

collection-list .collection-card:hover .collection-card__content {
  transform: translateY(-20px);
}

.collection.collection--filters-sidebar { margin-bottom: 132px !important; }
/* ===== END COLLECTION LIST ====== */

/* ===== FEATURED COLLECTION ====== */
.featured-collection .product-list {
  column-gap: 15px;
}

.featured-collection .product-card__variant-list {
  margin: 20px 0 10px;
}

@media (max-width: 699px) {
  .featured-collection .product-card__variant-list {
    gap: var(--spacing-2);
    flex-wrap: wrap;
    display: flex;
    margin: 10px 0 20px;
  }
}
/* ===== END FEATURED COLLECTION ====== */

/* ===== IMAGE WITH TEXT OVERLAY ====== */
.image-with-text-overlay .desc p {
  font-weight: 500;
}

.image-with-text-overlay .button div {
  font-weight: 600;
}

@media (max-width: 1024px) {
  .image-with-text-overlay .place-self-center {
    margin: 0 auto;
    text-align: center;
  }
}

@media (min-width: 700px) {
  .image-with-text-overlay .h1 {
    font-size: 50px;
  }
  .image-with-text-overlay .desc p {
    font-size: 18px;
    line-height: 1.3em;
  }
}

@media (max-width: 767px) {
  .image-with-text-overlay {
    padding: 0 13px;
  }
  .image-with-text-overlay > .section {
    border-radius: 8px;
    overflow: hidden;
  }
  .image-with-text-overlay .button {
    display: block;
    margin: 20px auto 0 !important;
  }
  .image-with-text-overlay .button:last-child {
    margin-bottom: 0 !important;
  }

  .header-search-form .search-input { gap: 20px; }
  .header-search-form .search-input>input { font-weight: 400; }
}
/* ===== END IMAGE WITH TEXT OVERLAY ====== */

/* ===== MULTI COLUMN ====== */
.multi-column {
  row-gap: 40px;
}

.multi-column .multi-column__item img {
  display: block;
  height: 614px;
  object-fit: cover;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .multi-column .multi-column__item img { height: 350px; }
}
/* ===== END MULTI COLUMN ====== */

/* ===== BLOG ====== */
.blog-post-card {
  height: 100%;
  padding-left: 0;
}

.blog-post-card .blog-post-card__figure {
  align-self: stretch;
  min-height: 313px;
}

.blog-post-card .blog-post-card__figure img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.blog-post-card .blog-post-card__info {
  align-self: stretch;
  flex: 1;
  padding: 40px 60px 32px 32px;
}

.blog-post-card .blog-post-card__info > .v-stack {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

.blog-post-card .blog-post-card__info .h4 {
  font-family: 'Copernicus Trial';
}

@media (max-width: 1024px) {
  .blog-post-card {
    background: #f2f2f2;
    border-radius: 8px;
    display: flex;
    flex-direction: column-reverse;
    overflow: hidden;
  }
  .blog-post-card .blog-post-card__figure {
    width: 100%;
    min-height: auto;
    height: 169px;
  }
  .blog-post-card .blog-post-card__info {
    padding: 20px 15px;
    width: 100%;
  }

  .blog-posts__container.container {
    margin-bottom: var(--spacing-8-5);
  }
}

@media only screen and (max-width: 767px) {
  .blog-posts {
    padding: 50px 15px 0;
  }

  .shopify-section--blog-posts .blog-posts { 
    padding: 0 22px; 
  }

  .home .blog-section {
    gap: 20px;
  }
}
/* ===== END BLOG ====== */

/* ===== SCROLL TEXT ====== */
.scrolling-text .scrolling-text__inner__box {
  border-color: #E4E5E5;
}
/* ===== END SCROLL TEXT ====== */

/* ===== WWA BANNER ===== */
.wwa_banner {
  overflow: hidden;
  padding: 85px 50px 120px;
}

.wwa_banner .section_heading h3 {
  margin-top: 15px;
}

.wwa_banner .section_desc img {
  display: inline-block;
}

.wwa_banner .section_desc .desc {
  line-height: 1.4em;
  margin: 25px auto 0;
  max-width: 1050px;
}

.wwa_banner .section_desc .btns {
  display: flex;
  gap: 12px;
  justify-content: center;
  margin-top: 70px;
}

.wwa_banner .section_desc .btns a {
  font-weight: 600;
  max-width: 200px;
  width: 100%;
}

.wwa_banner .section_desc .btn_alt {
  background: transparent !important;
}

.wwa_banner .section_desc .btn_alt:hover {
  background: #000 !important;
  color: #fff !important;
}

.wwa_banner .swiper-container {
  margin: 80px 0;
}

.wwa_banner .swiper-wrapper {
  align-items: center;
}

.wwa_banner .swiper-slide {
  width: auto;
}

@media (max-width: 999px) {
  .wwa_banner {
    padding: 70px 30px 70px;
  } 
}

@media (max-width: 767px) {
  .wwa_banner {
    padding: 45px 28px;
  }
  .wwa_banner .section_heading h3 {
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;
  }
  .wwa_banner .section_desc .desc {
    margin-top: 35px;
  }
  .wwa_banner .section_desc .desc {
    font-size: 16px;
  }
  .wwa_banner .section_desc .btns {
    align-items: center;
    flex-direction: column;
    margin-top: 45px;
  }
  .wwa_banner .swiper-container {
    margin: 50px 0;
  }
  .wwa_banner .swiper-slide {
    width: 80%;
  }
}
/* ===== END WWA BANNER ===== */

/* ===== STACKING IMAGE WITH TEXT ===== */
.stacking_img_section {
  overflow: hidden;
}

.stacking_img_section h2 {
  margin-bottom: 90px;
}

.stacking_img_section .stack_img {
  padding-right: 112px;
  width: 45%;
}

.stacking_img_section .swiper-container {
  transform: rotate(4deg)
}

.stacking_img_section .swiper-slide {
  border-radius: 8px;
  overflow: hidden;
}

.stacking_img_section .stack_img img {
  width: 100%;
}

.stacking_img_section .content {
  flex: 1;
}

.stacking_img_section .content img {
  margin-bottom: 40px;
}

.stacking_img_section .content h3 {
  font-weight: 600;
  margin-bottom: 30px;
}

.stacking_img_section .button {
  margin-top: 30px;
}

@media (max-width: 1024px) {
  .stacking_img_section h2 {
    margin-bottom: 60px;
  }
  .stacking_img_section .content img {
    margin-bottom: 30px;
  }
  .stacking_img_section .content h3 {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .stacking_img_section .stack_img {
    padding: 0 15px 40px;
    width: 100%;
  }
  .stacking_img_section .desc {
    font-size: 16px;
  }
}
/* ===== END STACKING IMAGE WITH TEXT ===== */

/* ===== SLIDER CARD ===== */
.slider_card h2 {
  margin-bottom: 30px;
}

.slide_card_carousel {
  gap: 15px;
  grid: auto / auto-flow 100%;
}

.slide_card_carousel .slider_card_item {
  background: #FAFAFA;
  border-radius: 8px;
  padding: 90px;
}

.slide_card_carousel .content,
.slide_card_carousel .video {
  width: 50%;
}

.slide_card_carousel .content {
  align-items: flex-start;
  gap: 20px;
  padding-right: 150px;
}

.slide_card_carousel .content h3 {
  font-weight: 600;
}

.slide_card_carousel .btns {
  gap: 10px;
  margin-top: 30px;
}

.slide_card_carousel .btns .btn_alt {
  background: transparent !important;
}

.slide_card_carousel .video video-media {
  border-radius: 8px;
  overflow: hidden;
}

.slide_card_carousel .video iframe,
.slide_card_carousel .video video {
  opacity: 1;
  visibility: visible;
}

.slider_card .scroller__paginatation {
  margin-top: 60px;
}

@media (max-width: 1300px) {
  .slide_card_carousel .slider_card_item {
    padding: 70px;
  }
  .slide_card_carousel .content {
    padding-right: 100px;
  }
}

@media (max-width: 1200px) {
  .slide_card_carousel .slider_card_item {
    padding: 50px;
  }
  .slide_card_carousel .content {
    padding-right: 50px;
  }
}

@media (max-width: 1024px) {
  .slide_card_carousel .content,
  .slide_card_carousel .video {
    width: 100%;
  }
  .slide_card_carousel .content {
    padding: 0 0 50px 0;
  }
}

@media (max-width: 767px) {
  .slider_card h2 {
    margin-bottom: 60px;
  }
  .slide_card_carousel {
    grid-auto-columns: 81%;
  }
  .slide_card_carousel .slider_card_item {
    padding: 20px 15px 50px;
  }
  .slide_card_carousel .content {
    gap: 10px;
    padding: 0;
  }
  .slide_card_carousel .content img {
    max-width: 110px;  
  }
  .slide_card_carousel .content h3 {
    font-size: 16px;
    max-width: 150px;
  }
  .slide_card_carousel .content .desc {
    font-size: 13px;
  }
  .slide_card_carousel .video {
    display: none;
  }
  .slider_card .scroller__paginatation {
    margin: 40px auto 0;
  }
  .slider_card {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
}
/* ===== END SLIDER CARD ===== */

/* ===== IMAGE WITH TEXT ===== */
.img_with_text .content {
  padding-right: 50px;
  width: 60%;
}

.img_with_text .content_wrap {
  margin: 0 auto;
  max-width: 705px;
}

.img_with_text .content .col_title {
  margin-bottom: 75px;
}

.img_with_text .content h4 {
  font-weight: 600;
  margin-bottom: 20px;
}

.img_with_text .content .desc {
  margin-bottom: 50px;
}

.img_with_text .content .footer__icons-wrapper p {
  display: none;
}

.img_with_text .content svg path {
  fill: #000;
}

.img_with_text .image {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  width: 40%;
}

.img_with_text .image img {
  width: 100%;
}

.img_with_text .img_label {
  color: #fff;
  font-family: "code-saver";
  font-size: 13px;
  font-weight: 400;
  line-height: .89em;
  position: absolute;
}

@media (max-width: 1024px) {
  .img_with_text .content .col_title {
    margin-bottom: 40px;
  }
  .img_with_text .content .desc {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .img_with_text .content,
  .img_with_text .image {
    width: 100%;
  }
  .img_with_text .content {
    padding-right: 0;
  }
  .img_with_text .content_wrap {
    max-width: 100%;
  }
  .img_with_text .content .col_title {
    font-size: 36px;
  }
  .img_with_text .content h4 {
    font-size: 22px;
  }
  .img_with_text .content .desc {
    font-size: 16px;
  }
  .img_with_text .image {
    margin-bottom: 35px;
  }
  .img_with_text .img_label {
    font-size: 10px;
  }
}
/* ===== END IMAGE WITH TEXT ===== */

.hovereffectclass2 {
  margin-left: 25px !important;
}

.images-tabs {
  object-fit: cover;
}

/* =========== FAQ =============== */
.faq-item__header {
  display: flex;
  align-items: flex-start;
  gap: 22px;
}

.faq-item__header .faq-icon-holder {
  padding-top: 40px;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

@media only screen and (max-width: 767px) {
  .faq-item__header .faq-icon-holder {
    padding-top: 34px;
  }
}
/* =========== END OF FAQ =============== */
.product-card__title { font-weight: 600; }

.badge:not(.badge--lg) { height: 24px; }

.product-card__info .price-list .text-subdued { color: #000; }

body.page-action-works .product-card__info .price-list .text-subdued { color: #fff; }

.track-order-title {
  font-size: 32px !important;
  line-height: 36px !important;
  font-weight: 600 !important;
}

.scrolling-text__inner__box {
  border-right-width: 2px !important;
}

.navigation-drawer[mobile-opening=left] .panel__wrapper {
  padding-left: 24px;
  padding-right: 24px;
}

.text-keep-your-gear-going {
  font-size: 22px;
  font-weight: 600;
}

.category-menu a { position: relative; }

.category-menu a:after { 
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #929292;
  content: '';
  transition: all 0.3s ease-in-out;
}

.category-menu a:hover:after {
  width: 100%;
}

.category-menu a.active {
  text-decoration: none !important;
}
.category-menu a.active:after {
  width: 100%;
  background: #000;
}

.panel-list__search {
  padding-left: 24px;
  padding-right: 24px;
}

.product-card__image,
.figure-empty{
  border-radius: 8px;
}

.semibold { font-weight: 600; }

.text-with-icons__text-wrapper a{
  background: linear-gradient(to right,currentColor,currentColor) 0 min(100%,1.35em) / 0 2px no-repeat !important;
}

.home .text-with-icons__text-wrapper a{
  background: linear-gradient(to right,currentColor,currentColor) 0 min(100%,1.35em) / 0 1px no-repeat !important;
}

.text-with-icons__text-wrapper a.animate {
  background: linear-gradient(to right,currentColor,currentColor) 0 min(100%,1.35em) / 100% 1px no-repeat !important;
}

.text-with-icons__text-wrapper a:hover{
  background-size: 0 2px !important;
}

.button--outline {
  box-shadow: none;
  border: 2px solid currentColor;
}

.group .animated-arrow:before {
  transform: translate(calc(var(--transform-logical-flip) * var(--spacing-0-5))) rotate(calc(var(--transform-logical-flip) * 45deg))
}

.image-with-text-overlay .desc p {
  font-size: 22px;
  line-height: 140%;
}

@media only screen and (max-width: 767px) {
  .track-order-title {
    font-size: 30px !important;
    line-height: 32px !important;
  }

  .worn-wear-hero-content .button {
    width: 146px !important;
    font-size: 13px;
    line-height: 125%;
  }

  .worn-wear-hero-content .desc {
    padding: 0 10px;
  }

  .text-keep-your-gear-going {
    font-size: 12px;
    line-height: 20px;
  }

  .figure-empty {
    min-height: 290px;
  }

  .text-with-icons .text-with-icons__text-wrapper h5 {
    font-size: 17px;
    line-height: 130%;
    font-weight: 500;
  }

  .home-collection-item-title {
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
  }

  .discover-more-text-holder { padding-right: 80px; }

  .talk-the-talk-btn-holder { align-items: flex-start; }

  .talk-the-talk-btn-holder .button {
    min-width: 147px;
    padding: 9px 20px;
  }

  .talk-the-talk-btn-holder .btn_alt { padding: 7px 20px 8px; }

  .ttl-slider-logo-holder { height: 65px; }

  .ttl-slider-logo { max-width: 114px !important; }

  .slider_card_item:first-child .ttl-slider-logo {
    width: 84px;
  }

  .slider_card_item:nth-child(2) .ttl-slider-logo {
    width: 50px;
  }

  .collection.collection--filters-sidebar {
    padding: 0 20px !important;
  }
}

/* =========== SALES ITEMS SECTION HOMEPAGE MOBILE =============== */
.sale-items-section {
  padding: 51px 13px 0;
}

.sale-item-section-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 45px;
  margin: 0 0 9px;
}

.sale-item-grid {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  font-size: 16px;
  line-height: 130%;
}

.sale-item { width: 100%; }

.sale-item-img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 5px;
  margin-bottom: 15px;
}

.sale-item-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 17px;
  margin: 0 0 12px 3px;
}

.sales-item-desc {
  width: 85%;
}

.sales-item-desc p { margin: 0 0 16px; }

.sales-item-desc p:empty { display: none; }

.btn-primary {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 125%;
  display: inline-flex;
  padding: 12px 45px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #000;
  border-radius: 26px;
}
@media only screen and (min-width: 768px) {
  .sale-items-section { display: none; }
}
/* =========== END OF SALES ITEMS SECTION HOMEPAGE MOBILE =============== */

/* ======== BLOG SECTION =========== */
.blog-section .section-header { display: none; }

.our-blog-section-title-mobile {
  font-size: 20px;
  font-weight: 600;
  line-height: 45px;
}

.home .blog-section {
  overflow: hidden;
}

@media only screen and (max-width: 1024px) {
  .home .blog-post-card .blog-post-card__info {
    padding: 25px 20px;
  }
}

@media only screen and (min-width: 768px) {
  .our-blog-section-title-mobile {
    display: none;
  }

  .blog-section .section-header { display: block; }

  .home .blog-section { gap: 9px; }

}
/* ======== END OF BLOG SECTION =========== */

/*============= ACTION WORKS PAGE HEADER STYLE ============*/

[role=main] .shopify-section.actionwork-page-header {
  background: #000;
  padding: 43px 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.actionwork-page-header .btn-text {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: 3px;
}

.actionwork-page-header .btn-text .icon { 
  display: flex;
  transition: all ease-in-out 0.3s;
}

.actionwork-page-header .btn-text:hover .icon {
  transform: translateX(5px);
}

.scrolling-text .scrolling-text__inner__box { 
  border: 0; 
  position: relative;
} 

.scrolling-text .scrolling-text__inner__box:after {
  position: absolute;
  top: 50%;
  right: 0;
  content: '';
  width: 2px;
  height: 30px;
  background: #fff;
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  [role=main] .shopify-section.actionwork-page-header {
    justify-content: center;
    padding: 35px 0 2px;
  }
  
  .actionwork-page-header .btn-text { display: none; }

  .scrolling-text .scrolling-text__inner__box:after {
    height: 20px;
  }
}

/*============= END OF ACTION WORKS PAGE HEADER STYLE ============*/

/*========= CUSTOM PAGE TOP SECTION STYLE ======================*/
.custom-page-top-section .site-container {
  max-width: 1442px;
  margin: 0 auto;
  padding: 0 16px;
}

.custom-page-top-section {
  padding: 86px 0 72px;
}

.custom-page-top-section .section-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.14px;
  margin-bottom: 43px;
}

.custom-page-top-section .main-title {
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.32px;
}

.custom-page-top-section .title-holder {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 29px;
}

.custom-page-top-section .title-holder .icon-holder {
  max-width: 32px;
  flex-shrink: 0;
}

.custom-page-top-section .title-holder .icon-holder img {
  width: 100%;
  verticle-align: top;
}

.custom-page-top-section .description {
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  margin-bottom: 52px;
}

.custom-page-top-section .description p + p {
  margin: 30px 0 0;
}

.custom-page-top-section .main-content {
  margin-bottom: 194px;
  width: 84.63%
}

.custom-page-top-section .link-holder {
  display: flex;
  gap: 17px;
  flex-direction: column;
  align-items: flex-start;
}

.custom-page-top-section .link-holder .link {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: underline;
  text-underline-offset: 3px;
  background: none;
  display: flex;
  align-items: center;
  gap: 8px;
}

.custom-page-top-section .link-holder .link svg {
  transition: all 0.3s ease-in-out;
}

.custom-page-top-section .link-holder .link:hover svg {
  transform: translateX(5px);
}

.custom-page-top-section .main-content-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 96px;
}

.custom-page-top-section .left {
  flex-basis: 0;
  flex-grow: 1;
}

.custom-page-top-section .main-btn-holder {
  border-top: 2px solid #F5F5F5;
  padding-top: 19px;
}

.btn-secondary {
  padding: 12px 31px;
  border-radius: 26px;
  border: 2px solid #000;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  min-width: 146px;
  display: inline-flex;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}

.btn-secondary:hover {
  background: #000;
  color: #fff;
}

@media only screen and (max-width: 1440px) {
  .custom-page-top-section .site-container {
    max-width: 1232px;
  }
}

@media only screen and (max-width: 1024px) {
  .custom-page-top-section .main-content-wrapper {
    flex-direction: column;
    gap: 69px;
  }
  
  .custom-page-top-section { padding: 35px 0 45px; }

  .custom-page-top-section .section-title {
    text-align: center;
    margin-bottom: 46px;
  }

  .custom-page-top-section .main-title {
    font-size: 30px;
    line-height: 34px;
  }

  .custom-page-top-section .main-content {
    width: 100%;
    margin-bottom: 73px;
  }

  .custom-page-top-section .title-holder .icon-holder { 
    max-width: 31px;
    width: 100%;
    margin-top: 4px;
  }

  .custom-page-top-section .title-holder { 
    gap: 14px;
    align-items: flex-start;
  }

  .custom-page-top-section .link-holder { gap: 21px; }

  .custom-page-top-section .main-btn-holder { padding-top: 22px; }
}

@media only screen and (max-width: 767px) {
  .custom-page-top-section .main-btn-holder .btn-secondary {
    padding: 12px 23px;
  }
}

/*========= END OF CUSTOM PAGE TOP SECTION STYLE ===============*/

/*============ RELATED ARTICLE BOX STYLE ====================*/

.related-article-box {
  width: 336px;
  padding: 40px 40px 54px;
  border-radius: 8px;
  background: #F2F2F2;
}

.related-article-box .related-article-main-title {
  font-size: 23px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.32px;
  margin-bottom: 32px;
}

.related-article-box .related-article-list {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
}

.related-article-box .related-article-list a:hover{
  text-decoration: underline;
  text-underline-offset: 3px;
} 

@media only screen and (max-width: 1024px) {
  .related-article-box { 
    width: 100%;
    padding: 40px 40px 62px;
  }

  .related-article-box .related-article-list { gap: 16px; }
}

/*============ END OF RELATED ARTICLE BOX STYLE ====================*/

/*========= CUSTOM PAGE BOTTOM SECTION STYLE ===============*/

.custom-page-bottom-section {
  padding: 52px 0 58px;
  background: #000;
  color: #fff;
}

.custom-page-bottom-section .site-container {
  max-width: 1296px;
  padding: 0 16px;
  margin: 0 auto;
}

.custom-page-bottom-section .section-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: -0.32px;
  margin-bottom: 40px;
}

.custom-page-bottom-section .contact-blocks-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.custom-page-bottom-section .contact-blocks-grid .contact-block-item {
  border-radius: 8px;
  background: #fff;
  color: #000;
  padding: 40px 30px 40px 40px;
  min-height: 259px;
}

.custom-page-bottom-section .contact-block-title {
  font-size: 23px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.24px;
  margin-bottom: 20px;
}

.custom-page-bottom-section .contact-block-content {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.custom-page-bottom-section .contact-block-content p { min-height: 21px; }

.custom-page-bottom-section .contact-block-content p + p {
  margin-top: 8px;
}

.custom-page-bottom-section .contact-block-content a {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.14px;
  text-decoration-line: underline;
  text-underline-offset: 3px;
}

.custom-page-bottom-section .contact-block-content a:hover {
  text-decoration: none;
}

.custom-page-bottom-section .footer__icons-wrapper .text_14 { display: none; }

.custom-page-bottom-section .footer__icons-wrapper { margin-top: 36px; }

@media only screen and (max-width: 1440px) {
  .custom-page-bottom-section .site-container {
    max-width: 1100px;
  }
}

@media only screen and (max-width: 1024px) {
  .custom-page-bottom-section { padding: 50px 0 65px; }

  .custom-page-bottom-section .contact-blocks-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .custom-page-bottom-section .contact-blocks-grid .contact-block-item { min-height: 227px; }

  .custom-page-bottom-section .footer__icons-wrapper .social-media {
    gap: 15px;
  }

  .custom-page-bottom-section .contact-block-content p { min-height: 1px; }
}

/*========= END OF CUSTOM PAGE BOTTOM SECTION STYLE ===============*/

/*================ CUSTOM PAGE FOOTER MENU STYLE ==================*/

.custom-page-footer { background: #000; }

.custom-page-footer .site-container {
  max-width: 1440px;
  padding: 0 16px;
  margin: 0 auto;
}

.custom-page-footer-nav {
  border-top: 1px solid #5f5f5f;
  padding: 18px 0 50px 31px;
}

.custom-page-footer-nav ul {
  display: flex;
  gap: 32px;
  font-size: 11px;
  font-weight: 500;
  line-height: 21px;
}

.custom-page-footer-nav ul li a { 
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.custom-page-footer-nav ul li a:hover {
  color: #bbb;
}

@media only screen and (max-width: 1440px) {
  .custom-page-footer .site-container {
    max-width: 1232px;
  }
}

@media only screen and (max-width: 767px) {
  .custom-page-footer-nav {
    padding: 38px 0 50px 22px;
  }
  
  .custom-page-footer-nav ul {
    flex-direction: column;
    gap: 15px;
  }
}

/*================ END OF CUSTOM PAGE FOOTER MENU STYLE ==================*/

/*================= PRODUCT INFORMATION SECTION STYLE ===================*/

.product-information-section {
  background: #FBFBFB;
  padding: 70px 0;
  margin-top: 20px;
}

.product-information-section .site-container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 65px;
}

.product-info-block + .product-info-block {
  border-top: 2px solid #000;
  padding-top: 40px;
}

.product-info-block .product-info-header {
  display: flex;
  gap: 22px;
  align-items: center;
  margin-bottom: 40px;
  cursor: pointer;
}

.product-info-block .icon-holder {
  width: 24px;
  display: flex;
  justify-content: center;
}

.product-info-block .product-info-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 53px;
  flex-basis: 0;
  flex-grow: 1;
}

.product-info-header .arrow {
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  transition: all 0.3s ease-in-out;
}

.product-info-header.active .arrow { transform: rotate(180deg); }

.product-info-block .product-info-detail {
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
}

.product-info-block .product-info-detail ul,
.product-info-block .product-info-detail ol {
  all: revert;
}

.product-info-block .product-info-detail ul ul,
.product-info-block .product-info-detail ul ol,
.product-info-block .product-info-detail ol ol,
.product-info-block .product-info-detail ol ul {
  margin: 1em 0;
}

.product-info-block .product-info-detail li + li,
.product-info-block .product-info-detail li + li { margin-top: 10px; }

.product-info-block .product-info-detail p { 
  margin: 0 0 30px; 
  min-height: 30px;
}

.product-info-block .product-info-detail a {
  text-decoration: underline;
  text-underline-offset: 5px;
}

.product-info-block .product-info-detail a:hover {
  text-decoration: none;
}

.product-info-popup-outer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(20px);
  background: rgba(0, 0, 0, 0.48);
  opcity: 0;
  visibility: hidden;
  padding: 0 16px;
  transition: all ease 0.25s; 
  z-index: 9999;
}

.product-info-popup-outer.show {
  opacity: 1;
  visibility: visible;
  transition: all ease 0.3s; 
}

.product-info-popup-inner {
  /*max-width: 780px;*/
  max-width: 80%;
  width: 100%;
  background: white;
  padding: 40px;
  border-radius: 20px;
  position: relative;
}

.product-info-block .product-info-detail { overflow: auto; }

.product-info-popup-inner .btn-close-popup {
  position: absolute;
  top: 0;
  right: 0;
}

body.product .floating-controls-container .circle-button {
  top: 112px;
}

@media only screen and (max-width: 767px) {
  .product-information-section {
    padding: 30px 0;
  }
  
  .product-information-section .site-container {
    padding: 0 40px;
  }

  .product-info-block .product-info-title {
    font-size: 16px;
    line-height: 24px;
  }

  .product-info-block .icon-holder {
    width: 18px;
  }

  .product-info-block .product-info-header {
    gap: 16px;
    margin-bottom: 25px;
  }

  .product-info-header .arrow {
    width: 24px;
    height: 24px;
  }

  .product-info-block + .product-info-block { padding-top: 27px; }

  .product-info-block .product-info-detail {
    font-size: 13px;
    font-weight: 500;
    line-height: 140%;
  }

  .product-info-popup-inner {
    padding: 25px;
    border-radius: 8px;
    max-width: 100%;
  }

  .product-info-block .product-info-detail p {
    margin: 0 0 25px;
    min-height: 15px;
  }

  .product-info-block .product-info-detail a { text-underline-offset: 3px; }
}

/*================= END OF PRODUCT INFORMATION SECTION STYLE ===================*/

/*================== PROMOTIONAL RIBBON STYLE =====================*/

.promotional-ribbon {
  padding: 15px;
  display: flex;
  justify-content: center;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
}

.promotional-ribbon a {
  display: flex;
  align-items: center; 
  gap: 15px;
}

.promotional-ribbon a img {
  display: block;
  transition: all ease 0.3s;
}

.promotional-ribbon a:hover img {
  transform: translateX(3px);
}

@media only screen and (max-width: 767px) {
  .promotional-ribbon {
    font-size: 12px;
    padding: 13px 15px 11px;
  }

  .hide-mobile { display: none; }
}

@media only screen and (min-width: 768px) {
  .hide-desktop {
    display: none;
  }
}

/*================== END OF PROMOTIONAL RIBBON STYLE =====================*/

/*================== OUR MISSION CTA STYLE ===============================*/
.our-mission-cta .section {
  padding-top: 80px;
  padding-bottom: 95px;
}

.our-mission-cta .text-with-icons__item { gap: 9px; }

@media only screen and (max-width: 767px) {
  .our-mission-cta .text-with-icons {
    padding: 30px 30px 44px;
  }

  .our-mission-cta .text-with-icons__item { gap: 13px; }
}

/*================== END OF OUR MISSION CTA STYLE ========================*/

/*=================== FEATURED COLLECTION STYLE =======================*/

.featured-collection .section {
  padding-left: 22px;
}

.featured-collection .section-stack {
  gap: 30px;
}

.featured-collection .section-header {
  margin-left: 74px;
}

.scroller__paginatation .circle-button {
  width: 40px;
  height: 40px;
}

.animated-arrow:before,
.animated-arrow:after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .featured-collection .section {
    padding-left: 10px;
    padding-bottom: 37px;
  }

  .featured-collection .section-header {
    margin-left: 10px;
  }

  .featured-collection .section-stack {
    gap: 12px;
  }
}

/*=================== END OF FEATURED COLLECTION STYLE =======================*/

/*=================== COLLECTION LIST STYLE =======================*/
body.collection {
  display: block;
  margin: 0;
}

.shopify-section--collection-list .section {
  padding-left: 95px;
  padding-right: 95px;
  padding-bottom: 90px;
}

.shopify-section--collection-list .section-stack {
  gap: 22px;
}

.collection-list { position: relative; }

.collection-list .collection-item-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  color: #fff;
  position: absolute;
  left: 20px;
  bottom: 18px;
  pointer-events: none;
}

.home .collection-list .collection-item-title { font-weight: 500; }

@media only screen and (min-width: 2000px) {
  .home .shopify-section--collection-list .floating-controls-container { overflow: hidden; }
}

@media only screen and (max-width: 767px) {

  .shopify-section--collection-list .section {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 50px;
  }

  .collection-list .scroll-area {
    padding: 0 16px !important;
  }
}

/*=================== END OF COLLECTION LIST STYLE =======================*/

/*=============== HOME PAGE IMAGE WITH TEXT OVERLAY STYLE ================*/

.home .image-with-text-overlay .h1 {
  font-weight: 500;
  letter-spacing: 0.15px;
}

.home .image-with-text-overlay .desc p {
  line-height: 130%;
}

.home .image-with-text-overlay .content-holder {
  margin: 20px 0 0 64px;
}

.home .image-with-text-overlay .button {
  padding: 12px 30px;
  font-size: 14px;
  font-weight: 600;
  line-height: 125%;
  min-width: 150px;
  border: 2px solid #fff;
  transition: all ease-in-out 0.15s;
}

.home .image-with-text-overlay .button:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}

.home .image-with-text-overlay picture {
  height: 600px;
}

@media only screen and (max-width: 767px) {
  .home .image-with-text-overlay .content-holder { margin: 0; }

  .home .image-with-text-overlay picture {
    height: 520px;
  }
}

/*=============== END OF HOME PAGE IMAGE WITH TEXT OVERLAY STYLE ================*/

/*================== HOME MULTI COLUMN SECTION STYLE ==================*/

.home .shopify-section--multi-column .section {
  padding-top: 59px !important;
  padding-bottom: 100px !important;
  padding-left: 90px !important;
  padding-right: 96px !important
}

.home .shopify-section--multi-column .multicolumn-wrapper { gap: 23px !important; }

.home .shopify-section--multi-column .h2 {
  font-size: 30px;
  line-height: 45px;
  letter-spacing: 0;
}

.home .shopify-section--multi-column .section-header { margin-left: 7px; }

.three-col-img-text {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
}

.three-col-img-text .multi-column__item { gap: 13px; }

.three-col-img-text .multi-column__item img { height: 575px; }

.three-col-img-text .button-holder { margin-top: 13px; }

.three-col-img-text .button-holder .button {
  min-width: 146px;
  padding: 8px 27px;
  border: 2px solid #000;
}

.three-col-img-text .button-holder .button:hover {
  background: transparent;
  color: #000 !important;
}

@media only screen and (max-width: 767px) {
  .three-col-img-text {
    display: flex;
    flex-direction: column;
  }

  .three-col-img-text .multi-column__item img { height: 358px; }
}

/*================== END OF HOME MULTI COLUMN SECTION STYLE ==================*/

/*================== HOME BLOG SECTION STYLE ==================*/

.shopify-section--blog-posts .section {
  padding: 6px 0 79px 22px;
}

.blog-section .section-header {
  margin-left: 68px;
}

.blog-section { 
  gap: 24px; 
  padding-right: 16px;
  overflow: hidden;
}

.blog-section .scroller__paginatation { margin-left: 20px; }

@media only screen and (max-width: 767px) {
  .shopify-section--blog-posts .section { padding: 50px 0 50px 16px; }

  .blog-section .scroller__paginatation { margin-left: 0; }
}

/*================== END OF HOME BLOG SECTION STYLE ==================*/

/*================== FOOTER STYLE ==================*/

.footer {
  padding-top: 72px;
  padding-bottom: 55px;
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (max-width: 767px) {
  .footer {
    padding-left: 33px;
    padding-right: 33px;
    padding-bottom: 17px;
    padding-top: 54px;
  }

  .footer__block .prose p { font-weight: 300; }
}

/*================== END OF FOOTER STYLE ==================*/

.product-list {
  column-gap: 30px;
}

.badge:not(.badge--lg) {
  font-size: 13px;
  padding: 0;
  height: 24px;
  padding: 0 9px 0 9px;
  text-align: center;
  justify-content: center;
}

.quick-buy-drawer.drawer::part(overlay) {
  backdrop-filter: unset;
}

@media only screen and (max-width: 767px) {
  .badge:not(.badge--lg) {
    font-size: 8px;
    padding: 4px 8px;
    height: auto;
    text-align: center;
    justify-content: center;
  }
}

/*================== COLLECTION LIST PAGE STYLE ===================*/
body[class*="page-category-"] .collection-list {
  column-gap: 9px;
  row-gap: 40px;
}

body[class*="page-category-"] .collection-list .collection-item-title {
  position: unset;
  color: #000;
  padding-top: 24px;
}

body[class*="page-category-"] .shopify-section--collection-list .section {
  padding: 0 70px 63px;
}

body[class*="page-category-"] collection-list .collection-card .content-over-media {
  padding-top: 91%;
}

body[class*="page-category-"] .home-collection-item-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 4px;
}

body[class*="page-category-"] .collection-list .collection-item-title .icon-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

body[class*="page-category-"] .collection-list .collection-item-title .icon-title-wrapper .icon { width: 22px; }

body[class*="page-category-"] .collection-list .collection-item-title h6 {
  font-size: 16px;
  font-weight: 400 !important;
  line-height: 16px;
}

body[class*="page-category-"] .collection-list .promo-block-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  width: 100%;
}

body[class*="page-category-"] .collection-list .promo-block-content .text-small {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 8px;
}

body[class*="page-category-"] .collection-list .promo-block-content .text-large {
  font-size: 38px;
  font-weight: 800;
  line-height: 38px;
  margin-bottom: 22px;
}

body[class*="page-category-"] .collection-list .promo-block-content .btn-shop {
  display: inline-flex;
  padding: 7px 39px;
  justify-content: center;
  border-radius: 100px;
  border: 2px solid #FFF;
  font-size: 12px;
  font-weight: 600;
  transition: all 0.35s ease-in-out;
}

body[class*="page-category-"] .collection-list .promo-block-content .btn-shop:hover {
  background: #fff;
  color: #000;
}

@media only screen and (max-width: 767px) {
  body[class*=page-category-] .shopify-section--collection-list .section {
    padding: 0 20px 63px;
  }

  body[class*=page-category-] collection-list .collection-card .content-over-media {
    padding-top: 88.6%;
  }

  body[class*=page-category-] .collection-list .collection-item-title {
    padding-top: 8px;
  }

  body[class*="page-category-"] .collection-list .collection-item-title .icon-title-wrapper .icon { width: 18px; }
}


/*================== END OF COLLECTION LIST PAGE STYLE ===================*/

/*===================== PRODUCT PAGE STYLE =========================*/
body.product{
  display: block;
}

body.product .product-gallery__media img { width: 100%; }

body.product .product-info__block-item[data-block-id="buy_buttons"] {
  margin-bottom: 70px;
}

body.product .variant-picker {
  gap: 45px;
}
body.product .product{
  column-gap: 64px;
}

body.product .product-list {
  column-gap: 22px;
}

recently-viewed-products { padding-top: 90px !important; }

.buy-buttons .button--secondary,
.buy-buttons .button--primary{
  height: auto;
  font-size: 20px;
  padding: 21px 0 24px 0 !important;
}

.buy-buttons .button--secondary:hover {
  background: #000;
  color: #fff;
}

.buy-buttons .shopify-payment-button__button {
  border: 2px solid #000;
  height: auto !important;
  font-size: 20px !important;
  padding: 21px 0 24px 0 !important;
}

.buy-buttons .shopify-payment-button__button:hover {
  background: transparent !important;
  color: #000 !important;
}

body.product .variant-picker__option-info .text-subdued {
  font-size: 17px;
}

.product-info__buy-buttons .buy-buttons .button--primary {
  border: 2px solid #000;
  color: #fff;
}

.product-info__buy-buttons .buy-buttons .button--primary:hover {
  background: transparent;
  color: #000;
}

@media only screen and (max-width: 767px) {
  recently-viewed-products { 
    padding-top: 40px !important;
    padding-bottom: 65px;
  }

  .product-info__block-item+.product-info__block-item[data-block-id="separator"] {
    margin-bottom: 37px;
  }

  .buy-buttons .button--secondary,
  .product-info__buy-buttons .buy-buttons .button--primary{
    font-size: 14px;
    padding: 13px 0 15px 0 !important;
  }

  .buy-buttons .shopify-payment-button__button {
    font-size: 14px !important;
    padding: 13px 0 15px 0 !important;
  }

  body.product .product-info__block-item[data-block-id="buy_buttons"] {
    margin-bottom: 42px;
  }
}

/*===================== END OF PRODUCT PAGE STYLE =========================*/

/*======================= ACTION WORK PAGE STYLE ========================*/

body.page-action-works .section.bg-custom.text-custom {
  padding-bottom: 80px;
  padding-top: 5px;
}

body.page-action-works .content-over-media>:is(picture,img,video,iframe,svg,video-media) {
  height: auto;
  aspect-ration: 16 / 9;
}

body.page-action-works .blog-section {
  padding-top: 67px;
}

body.page-action-works .image-with-text-overlay .content-holder { margin: 37px 0 0 65px; }

body.page-action-works .image-with-text-overlay .content-holder .button {
  padding: 12px 30px;
  font-size: 14px;
  font-weight: 600;
  line-height: 125%;
  min-width: 146px;
  width: auto !important;
}

#actionwork-video { margin-top: 39px !important; }

body.page-action-works .scroller__paginatation { margin-left: 16px; }

@media only screen and (max-width: 767px) {
  body.page-action-works .content-over-media>:is(picture,img,video,iframe,svg,video-media) {
    height: auto;
  }

  body.page-action-works .image-with-text-overlay {
    padding: 0 20px !important;
    background: #000;
  }

  body.page-action-works .image-with-text-overlay .section {
    border-radius: 8px !important;
    overflow: hidden;
  }

  body.page-action-works .section.bg-custom.text-custom {
    padding-top: 56px;
  }

  body.page-action-works .section.bg-custom.text-custom .h1 {
    font-size: 31px !important;
  }

  body.page-action-works .scroller__paginatation { margin-left: 0; }

  body.page-action-works .blog-section {
    padding-top: 0;
  }

  body.page-action-works .image-with-text-overlay .content-holder { margin: 0; }

  body.page-action-works .content-over-media {
    /*display: block;*/
    position: relative;
  }

  body.page-action-works .content-over-media img {
    height: 520px;
  }

  body.page-action-works .content-holder {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  body.page-action-works .image-with-text-overlay .content-holder .button{
    width: 146px !important;
    margin: 18px auto 0 !important;
  }

  body.page-action-works .image-with-text-overlay .content-holder .h1 {
    margin: 0 0 65px;
  }

  body.page-action-works .blog-post-card .blog-post-card__info .h4 {
    color: #222;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
  }

  body.page-action-works .blog-post-card .blog-post-card__info {
    color: #222;
    font-size: 13px;
    font-weight: 400;
    line-height: 140%;
    padding-right: 50px;
    padding-top: 23px;
  }

  body.page-action-works .blog-post-card {
    gap: 18px;
  }

  body.page-action-works .blog-post-card .blog-post-card__info > .v-stack.gap-4 { gap: 34px; }

  body.page-action-works .blog-post-card .blog-post-card__info > .v-stack.gap-4 .gap-3 { gap: 14px; }

  body.page-action-works .scrollable-with-controls { gap: 36px; }

}
/*======================= END OF ACTION WORK PAGE STYLE ========================*/

/*======================= WORN WEAR PAGE STYLE ========================*/


.worn-wear-header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 37px 25px 45px;
  background: #DB5F3C;
  color: #fff;
}

.worn-wear-header-top .content {
  font-size: 22px;
  font-weight: 500;
  line-height: normal;
}

.worn-wear-header-top .content a {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.worn-wear-header-top .content a:hover {
  text-decoration: none;
}

.worn-wear-header .btn-header {
  text-align: right;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
  text-underline-offset: 4px;
  display: flex;
  gap: 10px;
  align-items: center;
}

.worn-wear-header .btn-header .icon {
  transition: all ease 0.3s;
  display: flex;
}

.worn-wear-header .btn-header:hover .icon {
  transform: translateX(3px);
}

.worn-wear-header .logo-holder {
  max-width: 112px;
}

.worn-wear-header .logo-worn-wear {
  display: flex;
  justify-content: center;
  padding: 30px 0 29px;
}

.worn-wear-hero {
  height: 600px;
  position: relative;
  color: #fff;
  text-align: center;
}

.worn-wear-hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.worn-wear-hero .img-mobile {
  display: none;
}

.worn-wear-hero .content-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 594px;
  width: 100%;
  padding: 0 15px;
  transform: translate(-50%, -50%);
}

.worn-wear-hero .title {
  font-size: 48px;
  font-weight: 600;
  line-height: 52.8px;
  letter-spacing: -1px;
  margin-bottom: 35px;
  padding: 0 20px;
}

.worn-wear-hero .description {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 54px;
}

.worn-wear-hero .btn-holder {
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 146px;
  margin: 0 auto;
}

.worn-wear-hero .btn-primary {
  background: #fff;
  color: #000;
  border: 2px solid #fff;
  padding: 10px 30px;
  transition: ease all 0.3s;
}

.worn-wear-hero .btn-primary:hover {
  background: transparent;
  color: #fff;
}

.worn-wear-hero .btn-secondary {
  color: #fff;
  border-color: #fff;
}

.worn-wear-hero .btn-secondary:hover {
  background: #fff;
  color: #000;
}

.worn-wear-video-section {
  padding: 93px 0;
  text-align: center;
}

.worn-wear-video-section .holder {
  max-width: 1053px;
  padding: 0 16px;
  margin: 0 auto;
}

.worn-wear-video-section .title {
  font-size: 48px;
  font-weight: 600;
  line-height: 52.8px;
  letter-spacing: -1px;
  margin-bottom: 68px;
}

.worn-wear-video-section .video-holder {
  max-width: 958px;
  margin: 0 auto 57px;
  border-radius: 12px;
  overflow: hidden;
  /*height: 400px;*/
}

.worn-wear-video-section .video-holder iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

.worn-wear-video-section .description {
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
}

.worn-wear-video-section .description a {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.worn-wear-video-section .description a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .worn-wear-header-top {
    flex-direction: column;
    padding: 0;
  }

  .worn-wear-header .btn-header { display: none; }

  .worn-wear-header .logo-holder {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    background: black;
    padding: 17px 0;
  }

  .worn-wear-header .logo-holder img { width: 110px; }

  .worn-wear-header-top .content {
    font-size: 12px;
    font-weight: 700;
    line-height: 20.4px;
    padding: 15px 0 18px;
  }
  
  .worn-wear-header .logo-worn-wear {
    padding: 12px 0;
  }

  .worn-wear-header .logo-worn-wear img {
    width: 200px;
  }

  .worn-wear-hero .img-mobile {
    display: block;
  }

  .worn-wear-hero .img-desktop {
    display: none;
  }

  .worn-wear-hero .title {
    font-size: 38px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 20px;
  }

  .worn-wear-hero .description {
    font-size: 15px;
    font-weight: 500;
    line-height: 150%;
  }

  .worn-wear-video-section {
    padding: 52px 0 63px;
  }

  .worn-wear-video-section .title {
    font-size: 32px;
    font-weight: 600;
    line-height: 125%;
    margin-bottom: 43px;
    padding: 0 30px;
  }

  .worn-wear-video-section .video-holder {
    height: 213px;
    margin-bottom: 35px;
  }

  .worn-wear-video-section .video-holder iframe {
    aspect-ratio: 16 / 10;
  }

  .worn-wear-video-section .description {
    font-size: 15px;
    font-weight: 500;
    line-height: 150%;
  }
}

/*======================= END OF WORN WEAR PAGE STYLE ========================*/

/*======================= HEADER STYLE =========================*/
.header__wrapper {
  padding: 28px 72px 18px;
}

@media screen and (min-width: 1549px) {
  .header__secondary-nav {
    justify-content: flex-start;
    padding-left: 45px;
    margin-top: 3px;
    gap: 8px
  }

  .header__link-list[role="navigation"]{
    margin-left: 25px;
    margin-top: -6px;
    font-size: 14px;
    gap: 23px;
  }

  .header__icon-list:last-child {
    margin-left: 35px;
  }
}

@media only screen and (max-width: 767px) {
  .header__wrapper {
    padding: 17px 20px 17px;
    background: #fff;
  }

  .announcement-bar__static-list p { font-size: 12px; }

  .scrollable-with-controls { gap: 40px; }

  .category-menu a.active { font-weight: 600 !important; }

  .category-menu a:after {
    bottom: -2px;
  }

  .collection.collection--filters-sidebar {
    margin-bottom: 90px !important;
  }

  .variant-picker__option-info { margin-bottom: 20px; }

  #paragra {
    font-size: 13px !important;;
    font-weight: 500;
    line-height: 140%;
  }

  #popupDialog1 {
    padding: 52px 21px !important;
  }

  body.product .product-info__block-item[data-block-id=buy_buttons] {
    margin-top: -7px;
  }

  .shopify-section.shopify-section--product-recommendations { margin-top: 50px; }

  .collection .product-list {
    column-gap: 8px;
  }

  .collection .product-card {
    position: relative;
    padding-bottom: 35px;
  }

  .collection .product-card .shop_now {
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .page-action-works #actionwork-video { margin-top: 35px; }

  .page-action-works .our-blog-section-title-mobile { color: #fff; }
  
}

/*======================= END OF HEADER STYLE =========================*/

/*====================== CART PAGE STYLE =====================*/

body.cart {
  display: block;
  max-width: 100%;
}

body.cart .accordion .accordion__toggle .text-with-icon .h6 {
  font-size: 22px;
  font-weight: 600;
  line-height: 35.064px;
}

body.cart .cart {
  max-width: 1800px;
}

body.cart .cart-form .cart-form__totals {
  width: 100%;
}

body.cart .cart-form .cart-form {
  padding: 40px;
}

body.cart .shopify-section--main-cart .page-spacer { margin-bottom: 40xp; }

@media screen and (min-width: 1150px) {
  .cart-order {
      grid-template-columns: 1fr 520px;
  }

  body.cart .cart-order__recap {
    gap: 12px;
  }
}

/*====================== END OF CART PAGE STYLE =====================*/

/*============ HOME PAGE HERO SECTION ===============*/
.home-hero .btn-holder {
  display: flex;
  gap: 14px;
  justify-content: center;
  margin-top: 60px;
}

.home-hero .btn-holder .second-button,
.home-hero .btn-holder .first-button{ margin: 0 }

.home-hero .btn-holder .first-button .button:hover {
  background: transparent;
  color: #fff;
}

.home-hero .btn-holder .second-button .button:hover {
  background: #fff;
  color: #000;
}

.home-hero .content-over-media { position: relative; }

.home-hero .content-over-media>:not(img,video,iframe,svg,video-media,picture) {
  position: absolute;
  left: 0;
  width: 100%;
  max-width: none;
  grid-area: auto;
}

@media only screen and (max-width: 767px) {
  .home-hero .btn-holder {
    flex-direction: column;
    gap: 0;
  }
  
  .home-hero .button {
    padding: 12px 30px;
    font-size: 13px;
    font-weight: 600;
    line-height: 125%;
    min-width: 146px;
    margin-top: 14px !important;
    margin-bottom: 14px !important;
  }

  .slideshow .banner_label span {
    font-size: 8.5px;
    line-height: 89%;
    font-weight: 700;
  }

  .slideshow .banner_label span svg { 
    width: 7px;
    transform: translateY(-1px);
  }
}

/*============ END OF HOME PAGE HERO SECTION ===============*/

/*============ HOME FEATURED COLLECTION SECTION ============*/
@media only screen and (max-width: 767px) {
  .home .product-card .price-list {
    font-size: 12px;
    margin: 0 0 4px;
  }

  .home .product-card .shop_now a {
    font-size: 11px;
  }

  .home .product-card gap-0.5 {
    gap: 0;
  }
}

/*============ END OF HOME FEATURED COLLECTION SECTION ============*/

/*================== CART PAGE ===================*/
.main-cart {
  padding-top: 93px;
  background: #FFFFFB;
}

.main-cart .site-container {
  /*max-width: 1820px;*/
  /*max-width: 1797px;*/
  padding: 0 72px;
  /*margin: 0 auto;*/
}

.main-cart .page-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
  margin: 0 0 46px;
}

.cart-wrapper {
  display: flex;
  gap: 80px;
  padding-bottom: 54px;
  align-items: flex-start;
}

.cart-wrapper .cart-left {
  flex-basis: 0;
  flex-grow: 1;
}

.cart-row {
  display: flex;
  gap: 23px;
  border-top: 1px solid #f2f2f2;
  /*padding: 22px 0;*/
  padding: 38px 0;
}

.cart-row .img-holder {
  /*max-width: 168px;
  width: 100%;*/
  width: 120px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.cart-row .img-holder img {
  width: 100%;
  height: auto;
}

.cart-row .meta-info-holder {
  /*max-width: 562px;
  width: 100%;*/
  flex-basis: 0;
  flex-grow: 1;
  color: rgba(59, 57, 51, 0.75);
  font-size: 20px;
  line-height: 154.28%;
}

.cart-row .meta-info-holder .price {
  color: #000;
  font-weight: 600;
  margin-top: 20px;
  display: block;
}

.cart-row .product-title {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 159.381%;
  margin-bottom: 14px;
  max-width: 310px;
}

.cart-row .quantity-holder {
  display: flex;
  align-items: flex-end;
  /*max-width: 180px;
  width: 100%;*/
  width: 15.30%;
  position: relative;
}

.cart-row .quantity-control {
  display: flex;
  align-items: center;
}

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(255, 255, 255, 0.8);
}

.spinner {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #3498db;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.stock-error {
  position: absolute;
  left: -60px;
  top: 0;
  white-space: nowrap;
  font-size: 13px;
  background: rgba(255, 0, 0, 0.1);
  padding: 5px 30px;
  border-radius: 4px;
}

.cart-row .quantity-input {
  width: 56px;
  height: 45px;
  padding: 0;
  color: #000;
  text-align: center;
  font-size: 18px;
  line-height: 124.671%;
  border: 0;
  border-radius: 0;
  outline: none;
  margin-bottom: -5px;
  pointer-events: none;
}

.cart-row .quantity-btn {
  color: #000;
  width: 34px;
  height: 34px;
  border: 1.5px solid #000;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-row .tools {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  text-align: right;
  /*max-width: 200px;
  width: 100%;*/
  width: 17%;
}

.cart-row .item-total-price {
  font-size: 22px;
  font-weight: 600;
  line-height: 153.005%;
}

.cart-wrapper .cart-right {
  margin-top: -47px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 29.28%;
}

.cart-wrapper .cart-total-box {
  padding: 42px 33px 30px 42px;
  border-radius: 8px;
  border: 1px solid #E3E3E3;
  background: #F2F2F2;
  position: relative;
}

.price-detail-box {
  padding: 25px 0px 38px 3px;
  border-bottom: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.cart-total-box .title {
  font-size: 26px;
  font-weight: 600;
  line-height: 138.462%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 16px;
}

.price-detail-row {
  font-size: 18px;
  font-weight: 400;
  line-height: 133.333%;
  display: flex;
  justify-content: space-between;
}

.price-detail-row .label {
  font-weight: 500;
}

.price-detail-row .value { text-align: right; }

.cart-total-box .promotional-box {
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 2px;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
}

.cart-total-box .promotional-box .promotional-box-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.cart-total-box .promotional-box .promotional-box-header .icon-promotional-box {
  display: flex;
  align-items: center;
}

.cart-total-box .total-price-row {
  padding-top: 20px;
  padding-bottom: 17px;
  font-size: 22px;
  font-weight: 600;
  line-height: 109.091%;
  display: flex;
  justify-content: space-between;
}

.cart-total-box .total-price-row strong { font-weight: 600; }

.cart-total-box free-shipping-bar { gap: 7px; }

.cart-total-box free-shipping-bar span {
  color: #3B3933;
  font-weight: 600 !important;
  line-height: 171.429%;
}

.cart-total-box .progress-bar {
  height: 6px;
  max-width: 333px;
}

.cart-total-box .btn-checkout-holder {
  padding: 31px 26px 26px 20px;
}

.cart-total-box .btn-checkout {
  display: flex;
  padding: 14px 0;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #fff;
  border-radius: 36px;
  background: #1a1a1a;
  border: 2px solid #1a1a1a;
  color: #F9F8F5;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  transition: all 0.25s ease-in-out;
}

.cart-total-box .btn-checkout:hover {
  background: none;
  color: #000;
}

.cart-total-box-footer {
  display: flex;
  gap: 12px;
  justify-content: center;
}

.cart-total-box-footer button {
  font-size: 14px;
  font-style: normal;
  line-height: 157.143%;
  text-decoration-line: underline;
}

.promo-code-box {
  display: none;
  flex-direction: column;
  margin-top: 18px;
  margin-left: -4px;
}

.promo-code-box.open { display: flex; }

.promo-code-box .promo-input {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 157.143%;
  padding: 18px 30px;
  border-radius: 16px;
  /*margin-bottom: 15px;*/
}

.promo-code-input-holder {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-bottom: 40px;
}

#apply-promo,
input#sc-discount__submit{
  text-align: right;
  font-size: 14px;
  font-weight: 500;
  line-height: 157.143%;
  text-decoration-line: underline;
  text-underline-offset: 3px;
  align-self: flex-end;
  margin-right: 3px;
  background: transparent;
  border: 0;
  color: #000;
}

.sc_simple-container .sc_code-btn {
  display: flex;
  justify-content: flex-end;
  margin-top: 18px;
  position: unset !important;
  /*margin-bottom: -38px;*/
}

.applied-codes {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.applied-code {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.applied-code span {
  color: rgba(59, 57, 51, 0.75);
}

.applied-code .remove-code {
  text-decoration: underline;
  text-underline-offset: 3px;
}

#promo-error {
  color: rgba(59, 57, 51, 0.75);
  text-align: right;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 157.143%;
}

#promo-discounts {
  padding-top: 21px;
  font-size: 18px;
  font-weight: 400;
  line-height: 133.333%;
}

#total-price.promo-applied {
  color: #44BF30;
}

.cart-gurantee-box {
  border-radius: 8px;
  background: #E7DCC0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 32px 0 38px;
}

.cart-gurantee-box img { width: 40px; }

.cart-gurantee-box .title {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 250%;
}

body.cart .featured-collection .section {
  padding-top: 0;
  padding-bottom: 70px;
}

body.cart .featured-collection .section-header { margin-left: 60px; }

body.cart .featured-collection .section-header .h2 {
  font-size: 26px;
  font-weight: 700;
  line-height: 138.462%;
}

body.cart .featured-collection .scroll-area {
  padding-left: 110px;
}

body.cart .featured-collection .scroller__paginatation {
  margin-left: 50px;
}

.order-note-section {
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 38px 0;
}

.order-note-section label {
  font-size: 22px;
  font-weight: 600;
  line-height: 159.381%;
  display: flex;
  justify-content: space-between;
}

.order-note-section textarea {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 157.143%;
  padding: 18px 30px;
  border-radius: 16px;
  background: rgba(0, 0, 0, 0.1);
  resize: none;
  outline: none;
  display: none;
}

.order-note-section textarea.open,
.order-note-section label.active .icon-minus{
  display: block;
}

.order-note-section label .icon-minus,
.order-note-section label.active .icon-plus{ display: none; }

.empty-cart-page {
  height: calc( 100vh - 200px );
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.empty-cart-page .icon-holder {
  margin-bottom: 30px;
}

.empty-cart-page .empty-cart-title {
  font-size: 37px;
  font-weight: 600;
  margin-bottom: 26px;
}

.empty-cart-page .btn-primary {
  padding: 12px 30px;
}

.cart-page-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(29, 29, 31, 0.30);
  backdrop-filter: blur(15px);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease-in-out;
}

.cart-page-modal.show {
  opacity: 1;
  visibility: visible;
}

.cart-page-modal-inner {
  max-width: 870px;
  width: 100%;
  border-radius: 16px;
  background: #FFF;
  padding: 22px 30px 36px 33px;
  position: relative;
  margin: 0 8px;
}

.btn-close-cart-page-modal {
  position: absolute;
  top: 3px;
  right: 2px;
}

.cart-page-modal-content {
  color: #000;
  font-size: 16px;
  line-height: 150%;
}

.cart-page-modal-content h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 230%;
  margin: 0 0 18px;
}

.cart-page-modal-content ul {
  margin: 0 0 35px;
  padding: 0;
  list-style: none;
}

.cart-page-modal-content ul li {
  padding-left: 21px;
  position: relative;
}

.cart-page-modal-content ul li + li {
  margin-top: 14px;
}

.cart-page-modal-content ul li:before {
  position: absolute;
  top: 11px;
  left: 0;
  content: '';
  width: 10px;
  height: 2px;
  background: #000;
}

.cart-page-modal-content p {
  font-weight: 500;
  padding-left: 20px;
  margin-bottom: 14px;
}

.cart-page-modal-content p a {
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 3.5px;
  position: relative;
  padding-right: 31px;
}

.cart-page-modal-content p a:after {
  position: absolute;
  top: 1px;
  right: 0;
  content: '';
  width: 18px;
  height: 18px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M13.7954 8.51886C14.1962 8.51886 14.5212 8.8438 14.5212 9.24463C14.5212 9.64546 14.1962 9.9704 13.7954 9.9704L13.7954 8.51886ZM3.63464 9.9704L2.90887 9.9704L2.90887 8.51886L3.63464 8.51886L3.63464 9.9704ZM13.7954 9.9704L3.63464 9.9704L3.63464 8.51886L13.7954 8.51886L13.7954 9.9704Z" fill="%23000"/><path d="M8.71503 4.16406L13.7954 9.24445L8.71503 14.3248" stroke="%23000" stroke-width="1.45154" stroke-linecap="square" stroke-linejoin="round"/></svg>');
  transition: transform 0.35s ease-in-out;
}

.cart-page-modal-content p a:hover:after {
  transform: translateX(4px);
}

body.scroll-lock {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.cart-page-modal-content .btn-close-holder {
  display: none;
}

@media only screen and (max-width: 1440px) {
  .cart-row .meta-info-holder,
  .cart-row .product-title,
  .cart-row .item-total-price{
    font-size: 18px;
  }

  .cart-total-box .title {
    font-size: 22px;
  }

  .price-detail-row,
  .cart-total-box .promotional-box{
    font-size: 16px;
  }

  .cart-total-box .total-price-row {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .cart-wrapper {
    flex-direction: column;
  }

  .cart-wrapper .cart-right { width: 100%; }
}

@media only screen and (max-width: 1024px) {
  .cart-wrapper .cart-left { width: 100%; }
}

@media only screen and (max-width: 767px) {
  .main-cart .site-container { padding: 0 20px; }

  .main-cart {
    padding-top: 26px;
  }

  .main-cart .page-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    margin: 0 0 16px;
  }

  .cart-wrapper .cart-left { width: 100%; }

  .cart-row {
    padding: 18px 0;
    align-items: flex-start;
    gap: 16px;
    position: relative;
  }

  .cart-row .img-holder {
    width: 108px;
    height: 162px;
  }

  .cart-row .product-title {
    font-size: 13px;
    font-weight: 600;
    line-height: 145%;
    margin: 0 0 6px;
    width: 90%
  }

  .cart-row .meta-info-holder {
    color: rgba(59, 57, 51, 0.80);
    font-size: 11px;
    font-weight: 400;
    line-height: 145%;
  }

  .cart-row .meta-info-holder .price {
    font-size: 13px;
    line-height: 22px;
    margin-top: 6px;
  }

  .cart-row .meta-info-holder p {
    width: 80%;
    margin-bottom: 7px;
  }

  .cart-row .quantity-holder {
    position: absolute;
    right: 26px;
    bottom: 31px;
  }

  .cart-row .tools {
    position: absolute;
    top: 3px; 
    right: -3px;
  }

  .btn-remove-item svg { width: 15px; }

  .cart-row .item-total-price { display: none; }

  .cart-row .quantity-btn {
    width: 20px;
    height: 20px;
  }

  .cart-row .quantity-input {
    width: 26px;
    height: 20px;
    font-size: 9px;
    line-height: 10.128px;
    margin-top: -5px;
  }

  .order-note-section label {
    font-size: 14px;
  }

  .order-note-section label svg {
    width: 12px;
  }

  .order-note-section {
    padding: 25px 0;
  }

  .cart-wrapper .cart-total-box {
    border: 1px solid rgba(227, 227, 227, 0.93);
    padding: 25px 26px 32px 32px;
  }

  .cart-total-box .title {
    line-height: 34px;
  }

  .price-detail-row {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
  }

  .price-detail-box {
    padding: 25px 0px 32px 0;
  }

  .cart-total-box .promotional-box {
    font-size: 14px;
    line-height: 22px;
  }

  .cart-total-box .promotional-box {
    padding-top: 24px;
    padding-bottom: 23px;
  }

  .cart-total-box .promotional-box .promotional-box-header .icon-promotional-box {
    transfrom: translate(7px, 4px);
  }

  .cart-total-box .total-price-row {
    color: #383838;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
  }

  .cart-total-box free-shipping-bar {
    max-width: 210px;
    margin: 0 auto;
  }

  .cart-total-box free-shipping-bar span {
    color: #383838;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px; /* 157.143% */
  }

  .cart-total-box .btn-checkout-holder {
    padding: 24px 0 18px 0;
  }

  .cart-total-box-footer button {
    font-size: 11px;
  }

  .cart-total-box-footer {
    gap: 27px;
  }

  .promo-code-box .promo-input {
    padding: 13px 20px;
    font-size: 13px;
  }

  body.cart .featured-collection .scroller__paginatation {
    margin-left: 0;
  }

  .empty-cart-page .icon-holder svg {
    width: 90px;
  }

  .empty-cart-page .empty-cart-title {
    font-weight: 400;
    font-size: 16px
  }

  .empty-cart-page .icon-holder { margin-bottom: 3px; }

  .shopify-section.shopify-section-group-header-group.shopify-section--header,
  .shopify-section.shopify-section-group-header-group.shopify-section--announcement-bar{
    z-index: 9999 !important;
  }

  .panel-list__search .header-search-form {
    border: 1px solid #1a1a1a;
  }

  .mobile-menu-sale-image { padding: 0 24px; }

  .mobile-menu-sale-image img {
    width: 100%;
  }

  .cart-page-modal {
    align-items: flex-start;
    padding: 52px 0 70px;
    overflow: auto;
  }

  .cart-page-modal-content {
    font-size: 14px;
    line-height: 140%;
  }

  .cart-page-modal-content h2 {
    color: #383838;
    font-size: 18px;
    font-weight: 600;
    line-height: 46px;
    margin: 0 0 13px;
  }

  .cart-page-modal-inner {
    padding: 14px 19px 36px 23px;
  }

  .cart-page-modal-content ul li {
    padding-left: 16px;
  }

  .cart-page-modal-content ul li + li { margin-top: 29px; }

  .cart-page-modal-content ul li:before { top: 8px; }

  .cart-page-modal-content .btn-close-holder {
    display: block;
    text-align: center;
    margin-top: 45px;
  }

  .cart-page-modal-content .btn-close-holder .btn-close-cart-page-modal {
    position: static;
    color: #383838;
    font-size: 14px;
    font-weight: 600;
    line-height: 140%;
    text-decoration-line: underline;
    text-underline-offset: 3px;
  }

  .stock-error {
    top: -34px;
    font-size: 10px;
    left: auto;
    right: -14px;
  }

  body.cart .featured-collection .section-header { margin-left: 10px; }

  body.cart .featured-collection .scroll-area { padding-left: 30px; }
}

/*================== END OF CART PAGE ===================*/

/*===================== ADDITIONAL CSS ======================*/
.page-contact .contact-form .button {
  border: 1px solid rgba(0, 0, 0, 0.12);
}

.page-contact .contact-form .button:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}

.images-tabs { width: 190px !important; }

body.collection .category-menu .scrollable-list {
  max-width: calc(100% - 85px);
}

body.collection .category-menu .circle-button { 
  right: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.shopify-payment-button .button-content { display: none; }

.wwa-slider-img { border-radius: 8px; }

.quick-buy-drawer .button:not(.button--secondary) {
  border: 2px solid #000;
  color: #fff;
  background: #000;
}

.quick-buy-drawer .button:not(.button--secondary):hover {
  background: #fff;
  color: #000;
}

.quick-buy-drawer .button--secondary {
  border: 2px solid #000;
}

.shopify-policy__title { text-transform: capitalize; }

.cart-drawer { z-index: 9999; }

.cart-drawer .buy-buttons .button--secondary {
  font-size: 14px;
  padding-block-start: 12.53px !important;
  padding-block-end: 12.53px !important;
  padding-inline-start: 32.37px !important;
  padding-inline-end: 32.37px !important;
}

body.page-about-us .slider_card .slide_card_carousel .btns .btn-primary { border: 2px solid #000; }

body.page-about-us .slider_card .slide_card_carousel .btns .btn-primary:hover {
  background: none;
  color: #000 !important;
}

body.page-about-us .slider_card .slide_card_carousel .btns .btn_alt {
  padding: 12px 45px;
  line-height: 125%;
  border-width: 2px !important;
}

body.page-about-us .slider_card .slide_card_carousel .btns .btn_alt:hover {
  background: #000 !important;
  color: #fff !important;
}

table.size_chart {
  font-size: 16px;
}

body.collection .collection__facets-scroller { 
  top: 277px !important; 
  max-height: 65vh;
  overflow: auto;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;   
}

body.collection .collection__facets-scroller::-webkit-scrollbar {
  display: none;             /* Chrome, Safari, Opera */
}

body.collection .collection--filters-sidebar .collection__top-bar {
  position: sticky;
  top: 190px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
  z-index: 1;
}

body.page { 
  max-width: none;
  display: block;
}

.blog-newsletter-holder {
  align-items: stretch;
}

.blog-newsletter-holder button[type="submit"] {
  border: 2px solid #000;
}

.blog-newsletter-holder button[type="submit"]:hover {
  background: transparent;
  color: #000;
}

body.article .article {
  padding: 0 20px;
}

body.article #comment_form button[type="submit"] {
  background: #000;
  color: #fff;
  border: 1.5px solid #000;
}

body.article #comment_form button[type="submit"]:hover {
  background: transparent;
  color: #000;
}

.slideshow__cursor-ring {
  top: -12px;
  left: -13px;
}

.article-navigation .blog-post-card {
  flex-direction: column-reverse;
  gap: 0;
}

.article-navigation .blog-post-card .blog-post-card__figure {
  width: 100%;
  min-height: 210px;
}

.article-navigation .blog-post-card .blog-post-card__info {
  width: 100%;
}

.footer__owned {
  text-align: center;
}

@media only screen and (max-width: 1148px) {
  body.collection .collection--filters-sidebar .collection__top-bar { top: 138px; }
}

@media only screen and (max-width: 999px) {
  .shopify-section--main-product {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .quick-buy-drawer .button:not(.button--secondary) {
    padding: 13px 0 15px 0 !important;
    font-size: 14px;
  }

  body.page-about-us .slider_card .slide_card_carousel .btns .btn_alt { padding: 9px 20px; }

  body.collection .category-menu .circle-button { display: none !important; }

  body.collection .category-menu { margin-right: -30px; }
}

/*===================== END OF ADDITIONAL CSS ======================*/

/*===================== FOOTER CTA BAR ======================*/
.footer-cta-bar {
  display: flex;
  justify-content: center;
  height: 108px;
  align-items: center;
}

.footer-cta-link {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px;
}

.footer-cta-link img {
  transition: all ease-in-out 0.35s;
}

.footer-cta-link:hover img { transform: translateX(4px); }

@media only screen and (max-width: 767px) {
  .footer-cta-bar { height: 164px; }
  
  .footer-cta-link {
    flex-direction: column;
    font-size: 18px;
    gap: 11px;
  }
}

/*===================== END OF FOOTER CTA BAR ======================*/

/*===================== PRODUCT DETAIL BRADCRUMBS ======================*/
.product-detail-breadcrumb { margin-bottom: 20px; }

.product-detail-breadcrumb ul{
  display: flex;
  font-size: 13px;
  gap: 8px;
}

.product-detail-breadcrumb ul li {
  display: flex;
  gap: 6px;
}

.product-detail-breadcrumb ul li a{ font-weight: 700; }

.product-detail-breadcrumb ul .icon-holder {
  display: flex;
  width: 20px;
}

@media only screen and (max-width: 767px) {
  .product-detail-breadcrumb { display: none; }
}

/*===================== END OF PRODUCT DETAIL BRADCRUMBS ======================*/

/*
 * PRODUCT DETAIL GALLERY
 * HACK TO CHANGE THE IMAGE ON COLOR SELECT
 * USING THEME'S DEFAULT CAROUSEL THAT IS USING THIS FUNCTIONALITY
 * HIDING THE THUMBNAILS TO MATCH THE MOCKUP
*/

.product-gallery-holder { display: none; }

@media screen and (min-width: 1000px) {
    .product-gallery__thumbnail-list-wrapper {
      display: none;
    }

    .product-gallery__media-list {
      pointer-events: none;
    }

    .product-gallery-holder {
      margin-top: 15px;
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 15px;
    }

    .product-gallery-holder .product-gallery-image { border-radius: 0.75rem; }
}

.custom-success {
  display: none;
}

/*============ PROMO CODE DISCOUNT STYLE ========*/
.scDiscount__container { display: none; }

.cart-total-box .promotional-box .scDiscount__container {
  display: none;
}

.cart-total-box .promotional-box .scDiscount__container.open {
  display: block;
}

.sc_simple-container {
  flex-direction: column;
}

.scDiscount input[type=text] {
  width: 100%;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 157.143%;
  padding: 15px 30px 16px;
  border-radius: 16px;
  max-height: none;
  border-width: 0 !important;
  outline: none;
}

.sc-message.sc-message {
  /*position: absolute;
  bottom: 0;
  right: 0;*/
  text-align: right;
  color: rgba(59, 57, 51, 0.75) !important;
  font-size: 14px;
  line-height: 14px;
}

.sc-message.sc-message--warning {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  color: inherit;
}

.sc_simple-info.sc_simple-info {
  margin-top: -28px;
}

.sc-tag .code > svg {
  display: none;
}

#total-price s {
  display: none;
}

.sc_simple-info .sc_simple-info__row { display: none !important; }

#total-price.text-green {
  color: #44BF30;
}

.sc_simple-container .sc_code-btn .sc_code-loading {
  background: none !important;
  backdrop-filter: blur(3px);
}

.sc_simple-container .sc_code-btn .sc_code-loading .lds-rolling {
  width: 50px !important;
  color: #000 !important;
}

/*============ PROMO CODE DISCOUNT STYLE END ========*/

[data-tooltip="Multicolor"] {
  background: url('/cdn/shop/files/color-wheel.png?v=1742005989');
  background-size: cover;
}
