/** Shopify CDN: Minification failed

Line 887:0 All "@import" rules must come first

**/
.quantity-btn {
  background: #f2f2f2;
  border: 1px solid #ccc;
  padding: 10px 8px;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  border-radius: 4px;
}
.quantity-input {
  width: 50px;
  text-align: center;
}
.product-info .loox-rating {
  display:none;
}
.tracksuits .product-card__aside
{
  display: none;
}

.cart_trustpilot {
    max-width: 225px;
    margin: 0 auto;
}

.product-gallery__media-list-wrapper .saved_amount {
  position: absolute;
  background: #ff6500;
  color: #fff;
  font-size: 12px;
  padding: 1px 12px;
  top: 10px;
  left: 10px;
  font-weight: bold;
}

.product-gallery__media-list-wrapper .product-gallery__media img {
  margin: 0;
}

.header__link-list ul.contents li:nth-child(3) {
  color: #ff0000;
  font-weight: 600;
}

.header__link-list ul.contents li:nth-child(3) .link-faded-reverse:hover:hover {
  opacity: 1;
}

navigation-drawer .panel__scroller li button {
  text-transform: uppercase;
}

navigation-drawer .panel__scroller ul li:nth-child(3) {
  color: #ff0000;
  font-weight: 600;
}

navigation-drawer .panel__scroller ul li:nth-child(3) .link-faded-reverse:hover:hover {
  opacity: 1;
}

ul#mega-menu__nav2 li {
  width: 100%;
}

.header__link-list ul.contents li {
  text-transform: uppercase;
}

.header__secondary-nav a[aria-controls="search-drawer"] {
  display: block !important;
}

.klarna,
.apay {
  display: none;
}

.selesctiorContry {
  padding-top: 20px !important;
  position: absolute;
  top: 0;
  z-index: 29;
  left: 0;
  color: #fff;
}

.bela {
  display: none;
}

.ideal {
  display: none;
}

#hiddenPopup1,
#hiddenPopup2 {
  display: none;
}

.selectNewCountryOver {
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999;
  background: rgba(0, 0, 0, .5);
}

.selectNewCountryFlag {
  display: inline-block;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
}

.selectNewCountry {
  width: 100%;
  max-width: 500px;
  margin: 20px;
  background: #fff;
  padding: 20px;
  border-radius: 7px;
  box-shadow: 0 3px 25px rgba(0, 0, 0, .1);
}

.selectNewCountryTexts {
  text-align: center;
}

.locationCountry {
  font-weight: 600;
}

.selectNewCountryButtons {
  display: flex;
  justify-content: space-between;
  row-gap: 10px;
  margin-top: 20px;
  flex-direction: column;
}

.selectNewCountryButtons a,
.selectNewCountryButtons div {
  flex-basis: 100%;
}

.selectNewCountryButtonsGo,
.selectNewCountryButtonsStay {
  font-size: 14px;
  padding: 10px 15px;
  width: 100%;
  font-weight: 600;
  text-align: center;
}

.selectNewCountryButtonsGo {
  background: #000;
  border-color: #000;
  color: #fff;
  text-transform: uppercase;
}

.selectNewCountryButtonsStay {
  color: #898989;
}

.selectNewCountryButtonsGo:hover,
.selectNewCountryButtonsStay:hover {
  opacity: .6;
  cursor: pointer;
}

/* custom css  */

.main_custpop {
  display: flex;
  justify-content: center;
  align-items: self-start;
  column-gap: 6px;
}

.main_custpop .selectNewCountryFlag {
  padding-top: 0px;
  margin: 0px 0px -2px 3px;
}

.main_custpop .selectNewCountryFlag img {
  /*border-radius: 50%;*/
  height: 20px;
  width: 20px;
  object-fit: COVER;
  margin-top: 4px;
}

.main_custpop .selectNewCountryTexts {
  font-size: 21px;
  color: #000;
  line-height: 25px;
  font-weight: 500;
}

.selectNewCountry #conselect {
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 0px !important;
}

.main_custpop .locationCountry {
  text-transform: uppercase;
}

.selectNewCountry .selectNewCountryButtons {
  margin-top: 25px;
  border-radius: 0px !important;
}

.selectNewCountryButtons .selectNewCountryButtonsGo {
  font-size: 12px;
  padding: 13.5px 15px;
  border-radius: 0px;
}

.selectNewCountryButtons .selectNewCountryButtonsStay {
  color: #000000;
  font-size: 12px;
  padding-top: 5px;
  font-weight: 400;
}

.mybt,
#with_lang .cust_currcy {
  background: #000;
  border-color: #000;
  text-transform: uppercase;
  padding: 13.5px 15px !important;
  border-radius: 7px;
  width: 100%;
  font-weight: 600;
  text-align: center;
  color: #fff !important;
}

#with_lang .cust_currcy:hover {
  opacity: .6;
}

#with_lang .selectNewCountryButtonsStay {
  margin-top: 10px;
}

.cust_currcy {
  padding-top: 5px;
  justify-content: center;
  padding-bottom: 10px;
}

.selectNewCountryButtons .relative .text-with-icon {
  width: 100%;
  border: 1px solid #e4e4e4;
  background: #f3f3f3;
  border-radius: 5px;
  padding: 8px 10px;
  margin-top: 5px;
}

.selectNewCountryButtons .relative .popover {}

.shopify-section--featured-collection .section {
  overflow-x: hidden;
}

#without_lang,
#with_lang {
  display: none;
}

div#with_lang {
  flex-direction: column;
}

.product-gallery__media-list-wrapper .saved_amount,
on-sale-badge.badge.badge--on-sale {
  background: black !important;
}


@media screen and (min-width: 1000px) {
  .popover::part(content) {
    width: 100%;
  }

  .selectNewCountryButtons .popover {
    --popover-content-max-width: 100%;
    left: 0;
    top: 46px !important;
  }
}





.ucode,
#cart_right,
#cart_left {
  display: none;
}

.pro_cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f9f9f9;
  padding: 5px 15px;
  border-radius: 5px;
  margin-top: 20px;
  color: #000;
  margin-bottom: 0;
}

.pro_cont span {
  font-size: 14px;
  color: #000;
  line-height: 24px;
}

.pro_cont #shipping-date-new,
.con_bold {
  font-weight: 700;
}

.pro_cont .right_con,
.pro_cont .left_con {
  display: flex;
  gap: 5px;
  align-items: center;
}

.pro_cont #countryPopupFlag2 {
  width: 20px;
}

.custom-date-shipping {
  display: flex;
  justify-content: space-between;
  padding: 26px 0 16px 0px;
}

.right_con {
  display: flex;
  justify-content: space-between;
  gap: 6px;
}

.green-circle {
  animation: 1s ease-in-out infinite fade;
  margin-right: 2px;
  margin-bottom: -1px;
}

.loox-rating .loox-rating-content {
  gap: 5px !important;
}

.loox-rating {
  padding-top: 15px;
  font-size: 12px !important;
  font-weight: 400 I !important;
  opacity: 0.75;
}

.cart_bot {
  display: flex;
  align-items: center;
  gap: 5px;
  text-transform: uppercase;
  font-weight: 600;
  flex-wrap: wrap;
}

.cart_bot img {
  width: 24px;
}

@Keyframes fade {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: .5;
  }
}

@media only screen and (max-width: 768px) {
  .pro_cont span {
    font-size: 12px;
  }

  .pro_cont {
    padding: 5px 5px;
  }

  .product-info__buy-buttons {
    margin-top: 0;
  }

  .cart_bot {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1220px) {
  .pro_cont {
    padding: 5px 5px;
  }
}

/* custom css az starts here */
@media screen and (max-width:480px) {
  .product-info .loox-rating .loox-rating-content img {
    max-width: 45px;
  }

  .product-info .loox-rating .loox-rating-content span.loox-rating-label {
    font-size: 9px;
  }


}

/*custom css sg start here  */
.my_nav {
  background-color: #ffffff;
  color: #000000;
  padding: var(--header-padding-block) max(var(--container-gutter), 50% - var(--container-max-width) / 2);
  padding-top: 10px;
  padding-bottom: 10px;
  border: 5px solid #000;
  border-right: 0;
  border-left: 0;
  border-top: 0;
}

.my_nav ul.parent {
  display: flex;
  padding: 0;
  margin: 0;
  justify-content: space-around;
}

.my_nav ul.parent li a {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  text-transform: uppercase;
}

.shopify-section--header height-observer {
  display: inline;
}

.nav_main_img {
  display: flex;
  gap: 10px;
}

.nav_main_img>div {
  flex: 1;
}

.nav_main_img>div img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

@media screen and (min-width:1150px) {

  .navigation-promo__wrapper {
    max-width: 40%;
  }

  .mega-menu__nav>li>a {
    font-size: 18px;
    line-height: 28px;
    color: #000;
  }

  .mega-menu__nav>li {
    width: 100%;
    margin-bottom: 5px;
  }

  .mega-menu__nav>li:nth-child(7) a {
    color: #ff0000;
  }

  /* Show the first 7 li items */
  #mega-menu__nav li:nth-child(-n+5) {
    display: block;
  }

  /* Hide the rest of the li items */
  #mega-menu__nav li:nth-child(n+6) {
    display: none;
  }

  /* Show the first 7 li items */
  #mega-menu__nav2 li:nth-child(-n+5) {
    display: none;
  }

  /* Hide the rest of the li items */
  #mega-menu__nav2 li:nth-child(n+8) {
    display: block;
  }
}
.header__link-list .mega-menu .mega-menu__column > ul:first-child > li:nth-child(2),
.header__link-list .mega-menu .mega-menu__column > ul:first-child > li:nth-child(2) a {
  color:#ff0018;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {

  .my_nav {
    padding-left: 10px;
    padding-right: 10px;
  }

  .my_nav ul.parent li a {
    font-size: 12px;
    line-height: 22px;
    color: #000;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .my_nav ul.parent {
    gap: 20px;
    overflow: scroll;
  }

  .my_nav ul.parent::-webkit-scrollbar {
    display: none !important;
  }
}

@media only screen and (max-width: 999px) {
  .product-gallery__media-list-wrapper .product-gallery__media img {
    height: auto !important;
    aspect-ratio: 1 / 1.2;
    object-fit: cover !important;
  }
}

.ooo-instagram-header {
  margin-bottom: 10px !important;
}

.ooo-instagram-header h2 {
  font-size: 24px !important;
  text-transform: capitalize !important;
  text-align: left;
  font-weight: 400 !important;
}

.ooo-instagram-header__subheading {
  font-size: 24px !important;
  text-align: left;
  font-weight: 400 !important;
  margin-block-start: 0 !important;
}

.ooo-instagram-media {
  margin: 3px !important;
}

.section-stack .justify-self-center {
  width: 100%;
}

.section-stack .justify-self-center {
  width: 100%;
}

.section-stack .justify-self-center .h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 32px;
  text-transform: capitalize;
  padding-bottom: 29px;
  position: relative;
  width: 100%;
}

.section-stack .justify-self-center .h3::before,
.section-stack .justify-self-center .h3::after {
  content: '';
  flex-grow: 1;
  height: 1px;
  background-color: #DDDDDD;
}

.section-stack .justify-self-center .h3::before {
  margin-right: 70px;
}

.section-stack .justify-self-center .h3::after {
  margin-left: 70px;
}

@media (max-width: 1150px) {

  .section-stack .justify-self-center .h3 {
    font-size: 24px;
  }

  .section-stack .justify-self-center .h3::before {
    margin-right: 10px;
  }

  .section-stack .justify-self-center .h3::after {
    margin-left: 10px;
  }
}

.text-with-icon {
  text-transform: capitalize;
}

.fieldset-with-submit button {
  padding-bottom: 14px !important;
}

.text-with-icon .icon-picto-envelope {
  display: none;
}

@media (max-width: 1150px) {
  .text-with-icons__list {
    grid: none !important;
    gap: 32px;
    padding-bottom: 64px;
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .text-with-icons__list p:last-child {
    display: none;
  }
}

@media (max-width: 699px) {
  .fieldset-with-submit {
    gap: 14px;
    border: none !important;
  }

  .fieldset-with-submit input {
    border: 1px solid black;
  }


  .fieldset-with-submit .button {
    padding: 10px 20px;
    justify-self: center !important;
    background-color: #000;
    color: #fff;
    text-align: center;
    border: none;
    cursor: pointer;
    font-size: 16px;
  }
cart-drawer#cart-drawer .cart-drawer__line-items line-item.line-item .line-item__info .v-stack>a span.reversed-link {
    font-size: 14px;
    line-height: 1.2;
}
  
  /* @media (max-width: 768px) {
    .fieldset-with-submit {
      width: 100%;

    }
  } */
}

@media (max-width: 768px) {
  on-sale-badge.badge.badge--on-sale {
    font-size: 10px !important;
  }
}

on-sale-badge.badge.badge--on-sale {
  font-size: 14px !important;
  font-weight: 600 !important;
  background: #F02848 !important;
  padding: 5px 8px;
}

.saved_amount {
  font-size: 16px !important;
  font-weight: 400 !important;
  padding: 5px 12px !important;
  left: 0 !important;
}

.line-through {
  font-size: 16px !important;
  font-weight: 400 !important;
}

.text-with-icons__text-wrapper .h6 {
  text-transform: capitalize !important;
  font-size: 16px !important;
  font-weight: 700;
}

.section-stack .justify-self-center {
  text-align: center !important;
}

#countryPopupFlag2 {
  width: 20px !important;
}

.text-with-icons__text-wrapper {
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  color: #000000BF;
  opacity: 0.75;
}

.text-with-icons__text-wrapper p.h6 {
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 27.61px !important;
  text-align: center;
  color: #000000 !important;
}

/* :not(.is-scrollable) .text-with-icons__list {
  gap: 70px !important;
} */

@media (max-width: 750px) {
  .text-with-icons__text-wrapper p.h6 {
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 20.08px !important;
    text-align: center !important;
    color: #000000 !important;
  }
}

.image-icon {
  --mobile-icon-max-width: 120px !important;
}

.mega-menu__bestsellers {
  display: flex !important;
  padding: 12px 0px 12px 0px !important;
  align-items: flex-start !important;
  gap: 10px !important;
  align-self: stretch !important;
}

.mega-menu__bestsellers-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.mega-menu__bestsellers-title {
  color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.18px;
  text-transform: uppercase;
}

.mega-menu__see-more {
  display: flex;
  height: 48px;
  padding: 10px 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #000;
  color: #fff;
  width: fit-content;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}

.mega-menu__nav-title {
  color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.18px;
  text-transform: uppercase;
}


.mega-menu__subnav-link {
  color: rgba(0, 0, 0, 0.80);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.18px;
  text-transform: uppercase;
}

.mega-menu__subnav-link li {
  padding-bottom: 8px !important;
}

.mega-menu__nav {
  gap: 80px !important;
}

.mega-menu__subnav li {
  margin-bottom: 8px;
}

.mega-menu__subnav li:last-child {
  margin-bottom: 0;
}

.mega-menu__subnav li:first-child {
  margin-top: 16px;
}

.mega-menu {
  padding: 40px 48px 40px 48px !important;
  --mega-menu-gap: var(--spacing-12);
  --mega-menu-nav-column-gap: var(--spacing-8);
  width: 100%;
  gap: var(--mega-menu-gap);
  justify-content: var(--mega-menu-justify-content);
  padding: var(--mega-menu-block-padding) max(var(--container-gutter), 50% - var(--container-max-width) / 2);
  max-height: calc(100vh - var(--sticky-announcement-bar-enabled, 0) * var(--announcement-bar-height, 0px)  - var(--header-height, 0px)  - 20px);
  overscroll-behavior-y: contain;
  background: rgb(var(--header-background));
  color: rgb(var(--header-text));
  mix-blend-mode: plus-lighter;
  border-block-start-width: 1px;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  box-shadow: 0 9999px 0 9999px #0006;
}


/* Add font imports */
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400&family=Poppins:wght@500,600&display=swap');

/****** collection changes css ************/
.collection.collection--filters-sidebar .myfilter {
    display: none;
}
#cust_price span.text-subdued.price {
    color: #d30909;
}
.top_timer {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fef6f6;
    border: 1px solid #fdd8d8;
    padding: 6px 10px;
    border-radius:6px;
    color:#640707;
    font-size: 14px;
    font-weight: 500;
}
.top_timer svg {
  fill: none;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.top_timer svg g {
  stroke: #d91c1c;
}
.top_timer #timer{
  width: max-content;
  height: auto;
  border: none;
  position: relative;
  height: auto;
  padding: 0;
  background: none;
  color: #640707;
  margin-left: 5px;
}
.cart-drawer__recommendations #cart-drawer-recommendations .horizontal-product__info .reversed-link{
  font-size: 15px;
}
.cart-drawer__recommendations > .v-stack > .h-stack > p {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 1000px) {
.collection {
       gap: 0 !important;
    margin-block-start: 20px !important;
}
.facets__floating-filter {
    position: unset!important;
}
 .collection.collection--filters-sidebar button.button.button--xl {
    width: 100%;
       padding-block-start: 5px!important;
    padding-block-end: 5px!important;
}
}

@media screen and (max-width:999px){
   .collection.collection--filters-sidebar .myfilter {
    display:block;
  }
  .collection.collection--filters-sidebar .myfilter select {
    width: 100%;
    height: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-align: center;
    text-align-last: center;
    border: 1.5px solid #000;
    border-radius: 6px;
    overflow: hidden;
    padding: 0px 10px;
    font-size: 14px;
    outline: none !important;
    background:#fff;
    min-height:40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .collection.collection--filters-sidebar {
    display:flex;
    flex-wrap:wrap;
  }
  .collection.collection--filters-sidebar .facets__floating-filter,
  .collection.collection--filters-sidebar .myfilter {
    width:calc(50% - 5px);
    margin-bottom: 20px;
  }
  .collection.collection--filters-sidebar .facets__floating-filter {
    margin-left:5px;
  }
  .collection.collection--filters-sidebar .facets__floating-filter > button {
    background: transparent;
    color: #000;
    border: 1.5px solid #000;
    border-radius: 6px;
    font-size: 14px;
    min-height:40px;
    padding:0px 10px;
  }
  .collection.collection--filters-sidebar .facets__floating-filter > button .text-with-icon {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  .collection.collection--filters-sidebar .facets__floating-filter > button svg {
    display:none;
  }
  .collection.collection--filters-sidebar .myfilter {
    margin-right:5px;
  }
  .collection.collection--filters-sidebar .collection__results > .v-stack > .v-stack {
    display:none;
  }
  
  .cart-drawer__recommendations #cart-drawer-recommendations .horizontal-product__info .reversed-link{
    font-size: 13px;
  }
  
  
}