/** Shopify CDN: Minification failed

Line 110:0 Unexpected "}"

**/
@media only screen and (min-width: 769px) {
  .mobile-view {
    display: none;
  }
}
@media only screen and (max-width: 769px) {
  .header-item--icons.mobile-view {
    display: flex;
    justify-content: space-between;
  }
  .header-item--icons.mobile-view #HeaderCartTrigger {
    display: none;
  }
  .hide-menu .mobile-nav-trigger {
    display: none;
  }
  .template-index .scrollable-grid--small .grid-item {
    flex: 0 0 50%;
  }
  .template-index .new-grid.product-grid .grid-item.grid-product {
    padding-left: 30px;
    padding-right: 30px;
  }
  .template-index .scrollable-grid--small {
    padding: 10px 7px 0 0;
  }
  .template-index .grid-product__actions {
    top: -10px;
    right: 0;
  }
}
.thanku-page {
    width: 95%;
    max-width: 1170px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 8px;
    -webkit-overflow-scrolling: touch;
    animation-duration: 1s;
    animation-fill-mode: both;
    box-shadow: 0px 0px 18px 1px #ccc;
    padding: 0 15px 50px;
}
.thanku-page .theme-block h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 32px;
}
.thanku-page .theme-block h6 {
  color: #6d7175;
  margin-bottom: 0;
  font-size: 16px;
}
.thanku-page .theme-block a {
  border-radius: 4px;
  cursor: pointer;
  margin: 0 auto;
  box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
  line-height: normal;
  min-height: auto;
  padding: 13px 32px;
  border: 0;
  background: #202223;
  color: #fff !important;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none !important;
}
.thanku-page .theme-block.image-block {
  margin-bottom: 0;
}
.thank-you-page .index-section.color-scheme-1.text-center {
  padding-top: 0;
}
@media only screen and (max-width:600px){
  .thank-you-page .page-width.page-width--narrow.page-content {
    margin-top: 50px;
  }
}
#shopify-section-template--18812810100966__rich_text_M3PKPE p {
    font-size: 16px !important;
    line-height: 1.5;
}
h1.contact-h1-title-top {
    text-align: center;
    padding-top: 60px;
    margin-bottom: 0;
}
.page-content--product .product-single__meta .product-single__vendor-sku span.product-single__vendor {
  padding-bottom: 5px;
}
.page-content--product .product-single__meta .product-single__vendor-sku h1.h2.product-single__title {
  font-family: Oswald, sans-serif !important;
  font-weight: 600 !important;
}
@media only screen and (max-width:767px){
  .product-single__vendor-sku h1.h2.product-single__title {
    color: #000 !important;
    font-family: Oswald, sans-serif !important;
    font-weight: 600 !important;
  }
}

}
.shopify-policy__body .table-wrapper table tr td {
  vertical-align: text-top;
}
.product-block.product-block--price {
    margin-bottom: 0px;
}
@media only screen and (max-width:767px){
  .product-single__vendor-sku>span {
     padding-bottom: 10px;
   }
  .product-single__vendor-sku h1.h2.product-single__title {
    line-height: 1.5;
    font-size:17px;
    font-weight: 600;
    font-family: var(--typeBasePrimary), var(--typeBaseFallback);
   }
}
body.template-index .page-width {
    width: 100%;
    max-width: 1380px;
    margin: 0 auto;
} 
.new-gym-header .page-width {
    padding: 0 25px !important;
}
.new-gym-header .site-header__logo a {
  width: 140px;
}
.new-gym-header .header-item.header-item--search.small--hide {
  flex: 1 1 100%;
}
.new-gym-header form.site-header__search-form {
  max-width: 100%;
}
.new-gym-header form.site-header__search-form input.site-header__search-input {
  background: #ebebeb;
  height: 35px;
}
.new-gym-header .header-item.header-item--icons.hide-menu {
  justify-content: flex-start;
}
.new-gym-header .site-header__search-btn--submit {
  padding: 0 60px;
}
.new-gym-header [data-logo-align=center] .header-item--search .site-header__search-form {
    transform: translate(-0px);
    transition: transform .2s ease;
}
.new-gym-header .header-item.header-item--logo {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.new-gym-header span.site-nav__icon-label {
    font-size: 15px;
}
.new-gym-header .header-item.header-item--icons.hide-menu {
    flex: 1 1 27%;
}
ul.site-nav.site-navigation li a {
   font-size: 15px !important;
}
.new-grid.gym-collection-grid-sec {
    display: flex;
    flex-wrap: wrap;
}
.new-grid.gym-collection-grid-sec .grid-item {
    flex: 0 25%;
    max-width: 25%;
}
.new-grid.gym-collection-grid-sec .collection-image-wrap.collection-image--square {
    position: relative;
}
.new-grid.gym-collection-grid-sec span.collection-item__title {
    position: absolute;
    content: '';
    bottom: 25px;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    z-index: 1;
}
.new-grid.gym-collection-grid-sec .collection-image-wrap:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgb(33 33 33 / 70%);
    pointer-events: none;
    transition: all .2s ease;
}
 .product-add-cart-shop-now a {
    display: none;
    text-align: center;
}
 .product-add-cart-shop-now a.gye-shop-now-btn {
    line-height: 1.42;
    text-decoration: none;
    text-align: center;
    white-space: normal;
    font-size:18px;
    font-weight: 400;
    display: inline-block;
    padding: 6px 20px;
    margin: 0;
    width: auto;
    min-width: auto;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: var(--buttonRadius);
    color: #fff;
    background: #000;
    display: block;
    text-transform: capitalize;
}
 .product-add-cart-shop-now a.gye-shop-now-btn:hover {
   color: #fff;
    background-color: #000;
    box-shadow: 0 0 5px #00000080;
}
 .product-add-cart-shop-now .add-cart form button.btn.btn-global{
  line-height: 1.42;
    text-decoration: none;
    text-align: center;
    white-space: normal;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    padding: 6px 20px;
    margin: 0;
    width: 100%;
    min-width: auto;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #000;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #000;
    background: #fff;
    display: block;
    text-transform: capitalize;
    margin-bottom: 15px;
}
 .product-add-cart-shop-now .add-cart form button.btn.btn-global:hover {
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 5px #00000080;
}
.product-add-cart-shop-now {
    display: none;
}
.new-gym-header .header-item--logo{
    flex: 0 0 179px;
}
body.template-index .Logo-sli {
    max-width: 1380px;
}
.is-active .site-header__search-btn--cancel{
  display: block;
}
.new-gym-header .site-header__search-btn--cancel {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -5px;
    color: #000;
    color: var(--colorNavText);
}
 .new-grid.product-grid .grid-item.grid-product {
    padding-left: 20px;
    padding-right: 20px;
}
.product-gym {
    display: flex;
    flex-direction: column;
}
 #shopify-section-template--19134089756902__rich_text_M3PKPE p {
    font-size: 16px;
}
.new-banner-shop-now .text-with-image__button {
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 19%;
}
.new-banner-shop-now .text-with-image__button a.btn.images-shop {
    line-height: 1.42;
    font-size: 18px;
    font-weight: 700;
    padding: 9px 60px;
    margin: 0;
    width: auto;
    min-width: auto;
    border: 1px solid transparent;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: var(--buttonRadius);
    color: #000;
    background: #ed932a;
    display: block;
    text-transform: capitalize;
}
.text-with-image__button a.btn.images-shop:hover {
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 5px #00000080;
}
.page-content--product .product-single__meta .product-single__vendor-sku h1.h2.product-single__title {
    line-height: 1.5;
    font-weight: 600;
    font-family: var(--typeBasePrimary), var(--typeBaseFallback);
}
.page-content--product .product-list-sale-main {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}
.page-content--product .product-list-sale-main .product-block {
    flex: 0 100%;
    max-width: 100%;
}
.page-content--product .product-list-sale-main .product-block.product-block--sales-point {
    flex: 0 50%;
    max-width: 50%;
}
div#SearchResultsWrapper button.btn.btn--small {
  line-height: 1.42;
  font-size: 18px;
  font-weight: 700;
  padding: 9px 60px;
  margin: 0 auto;
  width: auto;
  min-width: auto;
  border: 1px solid transparent;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: var(--buttonRadius);
  color: #000;
  background: #ed932a;
  display: block;
  text-transform: capitalize;
}
div#SearchResultsWrapper button.btn.btn--small:hover {
  color: #000;
  background-color: #fff;
  box-shadow: 0 0 5px #00000080;
}
div#CollectionAjaxContent .product-add-cart-shop-now {
    display: none;
    margin-bottom: 15px;
}
.testimonials-slide .testimonials-slider__text span.testimonial-stars {
    color: gold;
}
.collection-content .collection-grid .grid-item.grid-product .grid-item__content .grid-product__tags {
  position: absolute;
  margin-left: calc(var(--productTileMargin) * -1);
  z-index: 1;
  right: 0;
  top: 0;
}
.grid-product__tag.grid-product__tag--sold-out {
    background-color: #000;
    color: #fff;
    color: var(--colorSaleTagText);
    position: absolute;
    z-index: 1;
    right: 0;
    top: -6px;
    word-break: keep-all;
    width: 80px;
    text-align: center;
    font-weight: 400;
}
@media only screen and (max-width:1500px){
  .new-gym-header .header-item.header-item--logo {
      margin-left: 0;
  }
}
@media only screen and (max-width:1365px){
  .new-gym-header .header-item--logo{
     flex: 0 0 180px;
  }
}
@media only screen and (max-width:1200px){
  .new-gym-header .header-item--logo{
     flex: 0 0 150px;
  }
  .new-gym-header .header-item.header-item--logo {
      margin-right: 10px;
  }
  .new-grid.product-grid .grid-item.grid-product {
    padding-left: 10px;
    padding-right: 10px;
  }
  .new-banner-shop-now .text-with-image__button a.btn.images-shop {
    font-size: 16px;
    padding: 6px 50px;
    margin-top: 10px;
  }
  
}
@media only screen and (max-width:1100px){
  .page-content--product .product-list-sale-main .product-block.product-block--sales-point {
      flex: 0 100%;
      max-width: 100%;
  }
}
@media only screen and (max-width:991px){
  .new-grid.gym-collection-grid-sec .grid-item {
      flex: 0 50%;
      max-width: 50%;
  }
}
@media(min-width: 770px) and (max-width: 1024px){
  .template-index [data-view=scrollable-5] .grid-item, [data-view=xsmall] .grid-item {
    flex: 0 0 30%;
  }
}
@media only screen and (max-width:900px){
 .product-add-cart-shop-now .add-cart form button.btn.btn-global,
 .product-add-cart-shop-now a.gye-shop-now-btn {
      font-size: 15px;
      padding: 6px 15px;
  }
}
@media only screen and (max-width:768px){
  .new-gym-header .header-item.header-item--icons.hide-menu {
      justify-content: flex-end;
  }
   .new-gym-header .header-item.header-item--icons.mobile-view a.site-nav__link.site-nav__link--icon.js-search-header.medium-up--hide.js-no-transition {
    display: none;
  }
}
@media only screen and (max-width:767px){
  .new-gym-header .header-item.header-item--icons.hide-menu {
      justify-content: flex-end;
  }
 #shopify-section-template--19134089756902__rich_text_M3PKPE p {
    font-size: 15px;
 }
 body.template-search .header-item.header-item--icons.mobile-view a.site-nav__link.site-nav__link--icon.js-search-header.medium-up--hide.js-no-transition {
    display: none;
  }
 .new-banner-shop-now{
    padding-bottom: 47% !important;
  }
  .page-content--product .product-list-sale-main .product-block.product-block--sales-point {
      flex: 0 40%;
      max-width: 40%;
  }
}
@media(max-width: 768px){
  .template-index .new-banner-shop-now .hero__image-wrapper img.hero__image {
    min-height: 500px;
    object-position: top center;
  }
  .template-index .new-banner-shop-now {
    padding-bottom: 117%!important;
  }
}
@media only screen and (max-width:580px){
    .page-content--product .product-list-sale-main .product-block.product-block--sales-point {
      flex: 0 100%;
      max-width: 100%;
  }
}
@media only screen and (max-width:480px){
  .new-grid.gym-collection-grid-sec span.collection-item__title {
    font-size: 16px;
  }
 .product-add-cart-shop-now .add-cart form button.btn.btn-global,
 .product-add-cart-shop-now a.gye-shop-now-btn {
      padding: 6px 10px;
  }
  .new-banner-shop-now .text-with-image__button {
    top: -6%;
  }
  .new-banner-shop-now .text-with-image__button a.btn.images-shop {
    font-size: 14px;
    padding: 6px 35px;
  }
}
.custom-hero-btn {
  display: inline-block;
  background-color: white;
  color: black;
  border-radius: 50px;
  padding: 12px 24px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
}
.custom-hero-btn:hover {
  background-color: #f2f2f2;
}
.hero__link {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}
.hero__link a.btn {
  display: inline-block;
  background-color: white !important;
  color: black !important;
  border-radius: 50px !important;
  padding: 12px 24px !important;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  min-width: 180px;
  max-width: 100%;
}
.hero__link a.btn:hover {
  background-color: #FF5E00 !important;
  color: white !important;
}
a.btn:hover{
  background-color: #ff6600; 
  color: #fff;
}
@media screen and (min-width: 769px) {
  .hero__link {
    display: flex !important;
    flex-direction: row !important;
    gap: 16px !important;
    justify-content: flex-start; 
    flex-wrap: wrap;
  }
  .hero__link .btn {
    margin: 0 !important;
    width: auto !important;
  }
}
.collection-slider-tile {
  border-radius: 16px;
  overflow: hidden;
  background: #000;
  color: #fff;
  position: relative;
  text-align: center;
  flex: 0 0 auto;
  width: 240px;
  margin: 0 10px;
}
.collection-slider-image-wrapper {
  width: 100%;
  padding-top: 100%; 
  position: relative;
}
.collection-slider-image {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection-slider-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.5);
  padding: 10px;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  [data-view=xsmall] .grid-item {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
}
@media screen and (max-width: 768px) {
  .template-index .scrollable-grid--small .grid-item {
    flex: 0 0 80% !important; 
    max-width: 80% !important;
  }
  .template-index .new-grid.product-grid .grid-item.grid-product {
    padding-left: 10px;
    padding-right: 10px;
  }
  .template-index .scrollable-grid--small {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.hero.loading {
  opacity: 0;
  transition: opacity 0.6s ease;
}
.hero.loading.loaded {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .hero__link {
    display: flex;
    flex-direction: column;
    align-items: center !important;
    justify-content: center;
    text-align: center;
    gap: 12px;
  }
  .hero__link .btn {
    margin: 0 auto !important;
    width: auto;
    min-width: 200px; 
  }
}
.nav-full-width {
  max-width: none;
  width: 100%;
  padding: 0 25px; /* match logo/cart padding */
  display: flex;
  justify-content: space-between;
}

.site-navigation {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
