/** Shopify CDN: Minification failed

Line 1760:27 Expected identifier but found "!"
Line 1760:30 Expected identifier but found "!"
Line 2069:46 Expected ":"

**/
@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
*{ padding: 0; margin: 0; box-sizing: border-box;}
html, body {min-height: 100%;overflow-x: hidden !important;}
body{padding:0px 0 0 0; margin: 0;font-family:'SF Pro Display', sans-serif;font-size: 16px; font-weight: normal; background: #fff;  color:#363636;overflow: hidden !important;}
img{max-width: 100%;height: auto;}
a,a:hover,a.active,a:active,a:focus{outline: none; text-decoration: none;}
a, a:hover, a:focus, a:active, a.active {outline: 0;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;text-decoration: none; cursor: pointer;}
h1,h2,h3,h4,h5,h6{ font-family: "Bebas Neue", sans-serif;}

:root {
  margin: 0;
  padding: 0;
  --padlayout-left:60px;
  --padlayout-right:60px;
  --black-color:#000000;
  --orange-color:#ff6224;
  --lightorange-color:#f3f0f4;

}

body.modal-open {padding: 0 !important;}


/*---------------- navbar links ---------------*/
li.nav-item {margin-right: .5rem;}
li:last-child.nav-item {margin-right: 0rem;}
.navbar-dark .navbar-nav .nav-link {color: rgba(255,255,255,1);text-transform: uppercase; font-size: 15px;font-weight: 500;}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {color: rgba(255,255,255,.35);}
.nav-item.active a {
    color: var(--orange-color) !important;
}
/*---------------- brand css ------------------*/
.navbar-brand svg {overflow: hidden;}
.navbar-brand {display: flex;gap:.75rem;align-items: center;}
.navbar-brand svg {width: 100%;}
.navbar-brand svg.brxe-svg.handle-life-logo__icon {width: auto;}
.navbar-brand svg.brxe-svg.handle-life-logo__icon {width: auto;height: 1.2rem;}
.navbar-brand .brxe-svg.handle-life-logo__text {width: auto;height: 1rem;}
.handle-life-logo__icon :not([fill="none"]) {fill:#ff6224 !important;}
.padlayout-left{padding-left: var(--padlayout-left);}
.padlayout-right{padding-right: var(--padlayout-right);}
.bg-dark{background:var(--black-color)!important;}
#page-main{min-height: 100vh; position: relative;}
.home-banners{position: relative; overflow: hidden;  background: var(--lightorange-color); display: flex; align-items: center; flex-wrap: wrap;padding-top: 4rem; padding-bottom: 290px;}
.inners {padding:45px 0; display: flex;justify-content: start;align-items: center;position: relative;z-index: 5;width: 100%;}
.banner-content {max-width: 41%;}
#brxe-crxadp {position: absolute;right: 0;top: -1rem;max-width: 61%;}
#brxe-crxadp img{width: 100%; height: 100%;}
#brxe-snjcfq {max-width: 40%;display: flex;flex-direction: column;gap: 30px;align-items:flex-start;}
#brxe-snjcfq h1 {font-size: 90px;line-height: 80px;color: var(--black-color);margin: 0;}
#brxe-snjcfq p{font-size: 16px;margin: 0;font-weight: 400;}
.accent-heading{display: inline-flex;line-height: 28px; border: 2px solid rgba(0, 0, 0, 0.1);border-radius: 40px;padding: 5px 2rem; text-transform: uppercase;color: var(--orange-color);letter-spacing: 2px; font-size:14px; font-weight:700;}
#brxe-rabegx {background-color: var(--orange-color); display:flex !important; width: 1366px;border-radius:100%;position: absolute;right: -60%;z-index: 1;height:1366px;}
.navbar-toggler {border: none !important;padding: 0 !important;}
.btn-custom{border-radius: 46px; line-height: 44px; font-size:16px; height:44px; padding: 0 3rem; font-weight: 600; background: var(--orange-color);border-color: var(--orange-color);}
section .container-fluid{padding: 0;}
.custom-testimonial-block h3 {
  font-size: 57px;
    color: #000;
}
.custom-video-section {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
  position:relative;
    gap: 20px;
  z-index: -1;
}

.play-btn {
    display: none;
}

.custom-hover:hover .play-btn img {
  cursor: pointer;
}
.custom-hover:hover .play-btn {
    display: block;
    position: absolute;
    top: 50%;
  cursor: pointer;
    left: 50%;
    z-index: 10;
    transform: translate(-50%, -50%);
}
.custom-video-section li {
    flex: 0 0 calc(20% - 16px);
    max-width: calc(20% - 16px);
    list-style: none;
    box-shadow: 0px 0 10px rgba(0,0,0,.075);
    border-radius: 10px;
    height: 100%;
    max-height: 300px;
    min-height: 250px;
}

.custom-video-section li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 10px 0 0;
    max-height: 300px;
    min-height: 250px;
    border-radius: 0 0 10px 10px;
}

.home-video-section {
    padding: 90px 0;
}
.home-video-section h4 {
    font-size: 58px;
}

.home-video-section p {
    font-size: 18px;
  padding-bottom:40px;
}
.home-video-section .custom-hover:hover {
    background: rgb(0 0 0 / 50%);
    border-radius:8px;
    /* z-index: 999999;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; */
}
/* Testimonial Slider CSS START */
.custom-testimonial {
  padding-top:50px;
  padding-bottom:20px;
  margin-bottom:90px !important;
}
.slick-initialized .slick-slide{
  color: #FFF;
/*  height: 500px;*/
    background: #f3f0f4;
  margin: 0 10px 0 10px;
  display: flex;
  flex-wrap: wrap;
  border-radius: 20px;
  overflow: hidden;
}
.custom-testimonial .slick-dots li.slick-active button:before {
  color: #ff6224;
}
.custom-testimonial .slick-dots li button:before {
  font-size: 20px;  
}
.custom-testimonial .slick-dots li button:focus:before, .custom-testimonial .slick-dots li button:hover:before {
    opacity: 1;
    color: #ff6224;
}
.user-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 290px;
    min-height: 290px;
    object-position: 50% 20%;
}
.custom-testimonial-inner h5 {
  color: #ff6224;
  font-size: 20px;
}
.custom-testimonial-inner h4 {
  color: #000000;
  font-weight: 700;
  font-size: 24px;
}

.custom-testimonial-inner p {
  color: #000000;
  font-size: 16px;
}
.user-details {
    background: #f3f0f4;
    padding: 1rem;
    height: 100%;
    max-height: 200px;
    min-height: 200px;
    width: 100%;
}
.slick-next, .slick-prev{
  z-index: 5;
}
.slick-next{
  right: 15px;
}
.slick-prev{
  left: 15px;
}
.slick-next:before, .slick-prev:before{
  color: #000;
  font-size: 26px;
}
.user-img {
    height: 100%;
    max-height: 290px;
    width: 100%;
    min-height: 290px;
}
/* Testimonial Slider CSS END */
.Marquee {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em;
  font-weight: 200;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  background-image: linear-gradient(#fdfdfd, #ffffff, #fdfdfd);
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
.Marquee-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-animation: marquee 20s linear infinite running;
  -moz-animation: marquee 20s linear infinite running;
  -o-animation: marquee 20s linear infinite running;
  -ms-animation: marquee 20s linear infinite running;
  animation: marquee 20s linear infinite running;
}
/* .Marquee-content:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
} */
.Marquee-tag {
  width: 200px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* .Marquee-tag:hover {
  background: rgba(255,255,255,0.5);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer;
} */
@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.free-apps img {
    position: relative;
    top: 50px;
}
#brxe-ollkoy p.accent-heading {
    font-size: 14px;
}
.designeds {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
  padding-top: 3rem;
  position: relative;
  padding-bottom:90px;
}
.designeds:before {
    content: '';
    background-color: #000;
    position: absolute;
    width: 100vw;
    inset: 0 85% 0 auto;
    top: -258px;
    height: 392px;
}

.listing1 {
  /* max-width: 40%; */
  background-color: #000;
  /* min-width: 40%; */
  margin-top: -290px;
  min-height: 392px;
  border-radius: 0px 20px 20px 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding-left:30px;
  color: #fff;
  position:relative;
  z-index:2;
    background-image: url(/cdn/shop/files/ball-side-1_30912fa7-b95c-4b9c-8b13-3c1a4c37a445.png?v=1725618863);
    background-repeat: no-repeat;
    background-position: 26rem 50%;
    background-size: auto 100%;
align-items: flex-start; justify-content: center;
}
.listing1 h4{margin: 0; font-size: 28px;}


.feat-bullet-list {
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 30px;
  padding: 0;
}
#brxe-fgdxvj {
  width:100%;
}
.feat-bullet-list li {
  position: relative;
  padding-left: 1.2rem;
}
.feat-bullet-list li:after {
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 50%;
  background: var(--orange-color);
}
.feat-bullet-list li:before {
  width: 2px;
  height: 90%;
  content: "";
  position: absolute;
  left: 3px;
  top: 26px;
  background: rgba(255,255,255,0.2);
}
.feat-bullet-list li:last-child:before{display: none}

.trustedby {
    /* max-width: 60%; */
    /* flex: 0 0 60%; */
    padding-left: 30px;/*
    display: flex;
    flex-direction: column;
    align-items: self-start;
    gap: 1.5rem;*/
}
.trustedby .swiper-slide{text-align: center;}

.advocates {
  padding-top: 5rem;padding-bottom: 3rem;
}
.advocates .card{background: var(--lightorange-color);border-radius: 20px;border: none!important;overflow: hidden;}
.advocates .card h5{font-size: 24px; color: var(--black-color);font-weight: 600;}
.advocates .card span{color: var(--orange-color);font-size: 1rem;}
.advocates .card-img-top {
  overflow: hidden;
  height: 260px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.advocates .card-img-top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.advocates .card-text {
    min-height: 96px;
    overflow: hidden;
}

.advocates-titles {
  display: flex;
  margin: 0 auto 5rem auto;
  max-width: 620px;
  width: 100%;
  justify-content: center;
  gap: 2rem;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}

.advocates-titles h2 {
  font-size: 58px;
  text-align: center;
  color: var(--black-color);
}

.free-apps {
    background-image: url(/cdn/shop/files/court.svg?v=1725623190);
    background-position: 50% 55%;
    background-repeat: no-repeat;
    background-size: 120%;
    position: relative;
    padding-bottom: 0px;
    padding-top:90px;
    z-index: 10;
}
.free-apps .container {
    position: relative;
    z-index: 1;
}
.free-apps:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-position: 50% 55%;
    background-repeat: no-repeat;
    background-size: 120%;
    background-image: linear-gradient(#ff6224, #ff6224cc);
}
.free-apps h2{font-size: 57px; color: #fff;}
.ball-features {
    padding-bottom: 6rem;
  padding-top:16rem;
}
.full-page-video {
    margin-bottom: -10px;
}
.full-page-video video {
    width: 100%;
}
#brxe-wtwvel {
  border-radius: 20px;
  background: #fff;
  border: 2px solid var(--orange-color);
  list-style: none;
  margin-bottom: -120px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 3rem 3rem 1rem;position: relative;z-index: 2;
}
#brxe-wtwvel li {
  flex: 0 0 33%;
  max-width: 33%;
  padding: 0rem;
  padding-right: 1rem;
  margin-bottom: 2rem;display: flex; gap: 1rem;
}
#brxe-wtwvel li i{font-size: 24px; color: var(--orange-color);}
#brxe-wtwvel li h4{color: var(--orange-color); font-size:24px;}
#brxe-wtwvel li p{margin: 0; font-size: 18px;}

.ball-img1 {
  border-radius: 20px;
  overflow: hidden;
  /* max-width: 290px;
  height: 380px; */
  margin-top: 7rem;
}
.ball-img1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#brxe-ollkoy {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: self-start;
  padding-bottom: 4rem;
}
#brxe-ollkoy h2 {
  font-size: 58px;
  color: var(--black-color);
  margin: 0;
}
#brxe-ollkoy p {
  font-size: 18px;
  margin: 0;
}

.meet-team{padding-top: 8rem; position: relative;}
.meet-team:after{background: var(--black-color);position: absolute;left: 0; height: 95%; width: 100%; content: "";top: 0; z-index: -1;}
.meet-img {
    border-radius: 20px;
    overflow: hidden;height: 590px;
}
.meet-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.brxe-block.large-cta__content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: self-start;
    gap: 2rem;
    padding-bottom: 4rem;
}
.brxe-block.large-cta__content-wrapper p{margin: 0}
.brxe-block.large-cta__content-wrapper h2{font-size: 42px; color: #fff; margin: 0}
.brxe-block.large-cta__content-wrapper span {
    color: #fff;
    display: flex;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.brxe-block.large-cta__content-wrapper small {
    text-transform: uppercase;
    font-size: 16px;
}
.mb-0.big-text {
    font-size: 72px;
    text-align: center;
    color: var(--black-color);
    line-height: 1.0;
}
.ball-sale {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -120px 0;
  justify-content: center;
}
.ball-sale li {
  position: relative;
  flex: 0 0 44%;
  padding: 0;
  max-width: 44%;
  z-index: 3;
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.ball-sale li:first-child {
  z-index: 1;
  margin-right: -7rem;
  max-width: 33%;
}
.ball-sale li:last-child {
  z-index: 1;
  margin-left: -7rem;
  max-width: 33%;
}
.ball-sale li p {
    display: flex;
    justify-content: center;
    width: 100%;
gap: .5rem;
}
.ball-sale li p strong{color: var(--orange-color);}


#page-footer{background: var(--black-color); margin-top: -6rem;position: relative;z-index: 3}
.newsletters {
    margin-top: -2rem;
    background: var(--orange-color);
    width: 100%;
    border-radius: 20px 20px 0 0;
    padding: 45px 45px 90px 45px;
}

#brxe-jymgut {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
#brxe-jymgut h2 {
  font-size: 40px;
  color: #fff;
  margin: 0;
}
#brxe-lpoetw {
  font-size: 18px;
  color: rgba(255,255,255,0.70);
  margin: 0;
}

.footer-social {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  gap: 1.5rem;
}
.footer-social li a {
  display: flex;
  padding: .5rem 1.5rem;
  border: 2px solid rgba(255,255,255,0.1);
  border-radius: 36px;
  color: var(--orange-color);
  justify-content: center;
  align-items: center;
  gap: 1.2rem;
  font-size: 16px;
}

.copy-rights {
  display: flex;
  gap: 1.5rem;
  font-size: 18px;
  color:#fff;
}
.copy-rights div a {
  color: var(--orange-color);
}
.copy-rights div {
  display: flex;
  gap: 1rem;
}
#page-footer .container-fluid{padding: 0}
/* Product Page CSS Start */
.product .slider-mobile-gutter {
    flex: 0 0 75%;
    order: 2;
}
.product .slider-mobile-gutter .product-media-container {
    width: 100% !important;
    border:none;
}
.product .product__column-sticky {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  margin-bottom:50px;
}
.product .product-media-container .media {
    padding-top: var(--ratio-percent) !important;
}
.product .thumbnail-slider.slider-mobile-gutter {
    flex: 0 0 22%;
    order: 1;
    height: 100%;
    max-height: 550px;
    overflow-y: auto;
    align-items: flex-start;
    padding-right: 10px;
}

.product .thumbnail-slider.slider-mobile-gutter::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #E4E4E4;
}

.product .thumbnail-slider.slider-mobile-gutter::-webkit-scrollbar
{
	width: 6px;
	background-color: #E4E4E4;
}

.product .thumbnail-slider.slider-mobile-gutter::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
	background-color: var(--orange-color);
}

.custom-heavy-ball, .customnba-coach {
    position: relative;
}

.custom-heavy-ball .main-content, .customnba-coach .main-content { 
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width:100%;
}
.custom-heavy-ball h3, .customnba-coach h3 {
    font-size: 72px;
    color: #fff;
    margin-bottom:20px;
}
.custom-heavy-ball p, .customnba-coach p {
  font-size: 24px;
  color: #fff;
}
.custom-heavy-ball .main-content {
    text-align: right;
}
.custom-heavy-ball p a, .customnba-coach  a {
    display: inline-block;
    background: var(--orange-color);
    border-radius: 50px;
    font-size: 18px;
    color: #fff;
    padding: 10px 30px;
}
.custom-heavy-ball p a {
    margin-top: 20px;
}
.customnba-coach  a {
    margin-bottom: 20px;
}
.color-handle {
    display: block;
    color: var(--orange-color);
}
.product .product__accordion .summary__title h2 {
    font-size: 32px;
    font-family: Bebas Neue,sans-serif;
}
.product .product__accordion.accordion {
  border-color: #020912;
}
.frequently-bt {
    padding: 90px 0;
}
.product .thumbnail-slider.slider-mobile-gutter .thumbnail-list {
    flex: 0 0 auto;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
}
.product {
    padding-left: 32px;
    padding-right: 32px;
}
.product .thumbnail-slider.slider-mobile-gutter .thumbnail-list li {
    width: 100%;
}

.product .thumbnail-slider.slider-mobile-gutter button.slider-button.slider-button--next {
    top: auto;
    bottom: -30px;
    position: absolute;
    transform: rotate(90deg);
    left: 50px;
}

.product .thumbnail-slider.slider-mobile-gutter button.slider-button.slider-button--prev {
    left: 50px;
    position: absolute;
    top: -40px;
    transform: rotate(90deg);
}
.product .thumbnail[aria-current] {
    box-shadow: none;
  border: none;
}
.product .global-media-settings {
  border:none;
}
.product .thumbnail[aria-current]:focus:not(:focus-visible) {
    box-shadow: none !important;
}
.product .product__info-container .product__title {
    width: 100%;
}

.product .product__info-container .product__text {
    width: 100%;
}

.product .product__info-container .product__sku {
    width: 100%;
    margin: 0;
}

.product .product__info-container .no-js-hidden {
    width: 100%;
    margin-bottom:0;
    margin-top: 10px;
}
.product .product-form__quantity {
    display: flex;
    align-items: center;
    gap: 1.5rem;
}

.product .product-form__quantity label {
    font-size: 18px;
}
.product .product__info-container .product__description {
    margin: 0;
}
.frequently-bt .fbt-content p {
    font-size: 16px;
    text-align: center;
}
.frequently-data ul li .fbt-image img {
    width: 100px;
}
.product .product__info-container .product__description ul a.read-more, .product .product__info-container .product__description ul a.read-less {
    /* display: flex !important; */
    align-items: center;
    justify-content: center;
}
.frequently-bt .fbt-content .fbt-price-cl {
    color: var(--orange-color);
}
.product .product__info-container .product__description ul {
    padding: 0;
}
.frequently-data ul li {
    flex: 0 0 16.66%;
    list-style: none;
}
.frequently-data ul li:nth-child(2), .frequently-data ul li:nth-child(4) {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
}
.frequently-data ul {
    display: flex;
    flex-wrap: wrap;
    padding:0;
}
.frequently-data ul li:nth-child(2) span, .frequently-data ul li:nth-child(4) span {
    font-size: 24px;
    padding-bottom: 70px;
    display: inline-block;
}
.frequently-data ul li:last-child {
    margin-left: 40px;
  position:relative;
}
.frequently-bt .fbt-image {
    padding: 2rem;
    text-align: center;
}
.frequently-bt .fbt-content p a {
    border: 2px solid #363636;
    padding: 10px 15px;
    color: #363636;
    font-size: 16px;
  display:inline-block;
}
.product .product__info-container .product__description ul li {
    list-style: none;
    padding-left: 30px;
    position: relative;
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 10px;
}
.product .product__info-container .product__title {
  margin-bottom:0;
}
.product .product__info-container .product__description ul li:after {
    content: '';
    width: 7px;
    height: 7px;
    background: #000;
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 50px;
}
.frequently-bt h2 {
    font-size: 48px;
    padding-bottom:20px;
}
/* .frequently-bt .fbt-content p:last-child {
    margin-top: 20px;
} */
.faq-section h4 {
  color: #fff;
  font-size: 60px;
  padding-bottom:50px;
}
.block-content {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}
.faq-section {
    background-image: url(/cdn/shop/files/faq.jpg?v=1723571359);
    padding: 90px 0;
    background-position: center;
    background-size: cover;
}
.product .product__info-container .product__title h1 {
    font-size: 48px;
}
.product .product__info-container .no-js-hidden, .product .product__info-container .no-js-hidden .price__regular span {
  font-size: 20px;
}
/* .block-content .fbt-content {
    padding-bottom: 80px;
} */
/* .custom-auto-scroll {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 40px;
} */
.product .product__info-container .product-form__quantity .no-js-hidden {
    width: unset;
    padding: 10px;
    margin-top: 0;
}
/* Product Page CSS END */

/* FAQ CSS START */
.faq-section .nav .nav-item button.active {
  background-color: transparent;
  color: var(--orange-color) !important;
}
.faq-section .nav .nav-item button.active:after {
    content: "";
    border-right: 4px solid var(--orange-color);
    width: 100%;
    position: absolute;
    top: 0;
    bottom: -1px;
    right: 0;
    z-index:10;
}
.custom-faq-tab {
    display: flex;
    flex-wrap: wrap;
}

.custom-faq-tab .tab-content {
    flex: 0 0 60%;
}
.custom-faq-tab .tab-content p {
    font-size: 24px;
    color: #fff;
    padding-left:20px;
}

.custom-faq-tab ul {
    flex: 0 0 40%;
    position:relative;
}

.custom-faq-tab ul li {
  text-align: left;
  margin:0;
  width:100%;
  padding-bottom:20px;
}
.custom-faq-tab ul:after {
    content: '';
    position: absolute;
    right: 0px;
    height: 100%;
    width: 4px;
    background: #fff;
    z-index: 0;
}

.custom-faq-tab ul li button {
  text-align: left;
  width:100%;
  font-size: 30px;
  color: #fff !important;
  font-family:Bebas Neue,sans-serif;
  line-height:normal;
}
/* FAQ CSS END */
.custom-breadcrumb {
    margin-top: 80px;
}
.play-btn a {
    display: inline-block;
    background: var(--orange-color);
    border-radius: 50px;
    font-size: 18px;
    color: #fff;
    padding: 10px 30px;
}
header#masthead .navbar a svg {
    height: 20px;
}
header#masthead .navbar-brand {
  padding-bottom:10px;
  padding-top:10px;
}

  .product .product__info-wrapper.grid__item .product__accordion.accordion {
    display:none;
  }
.ball-sale li:nth-child(2) {
    margin-top: -30px;
}
.frequently-data ul li:last-child:after {
    height: 100%;
    content: '';
    width: 1px;
    background: #000;
    top: 0;
    bottom: 0;
    left: -20px;
    position: absolute;
}
.full-page-video {
  margin-top:40px;
  position:relative;
}
.video-block {
    position: absolute;
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background: var(--orange-color);
    z-index: 1;
}

.video-block img {
    height: 32px;
}
.custom-video-block video {
    width: 100%;
}
.custom-video-block {
    padding: 50px 0 0 0;
}
.custom-video-block h4 {
  font-size: 58px;
}
.custom-video-block p {
    font-size: 18px;
    padding-bottom: 40px;
}
  .custom-heavy-ball .mb-image {
    display: none;
}
.cart_icon_mobile {
  display:none;
}
.carticon .cart-count {
    position: absolute;
    right: -5px;
    top: -3px;
    color:#fff;
    font-size: 10px;
}
.carticon a.nav-link {
    position: relative;
  padding-top:0;
}
#vstar-reviews .list-review {
    padding: 1rem 0 !important;
}
.shopify-app-block .page-width {
    max-width: 1390px;
}
.shopify-app-block .page-width #reviews-body {
    padding-bottom: 50px;
}
.handlelife-block-section .mobile-img {
    display: none;
}
.handlelife-block-section .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.handlelife-block-section {
    position: relative;
}

.handlelife-block-section h2 {
    font-size: 58px;
    font-weight: bold;
  line-height:1;
}
.handlelife-heavy-ball-section h2, .handlelife-heavy-ball-section p {
  text-align:right;
}
.handlelife-heavy-ball-section h2 {
  font-size: 58px;
    font-weight: bold;
  line-height:1;
  color:rgb(var(--color-foreground));
}
.handlelife-block-section h2 .or-color, .handlelife-heavy-ball-section .or-color {
  color:var(--orange-color);
}
.handlelife-block-section p, .handlelife-heavy-ball-section p {
    font-size: 20px;
    font-family: 'SF Pro Display', sans-serif;
}
.handlelife-block-section .empty-space {
    display: block;
    padding: 200px 0;
}
.handlelife-heavy-ball-section p {
    text-transform: capitalize;
}
.handlelife-heavy-ball-section {
    padding: 100px 0;
}
  .handlelife-heavy-ball-section .mobile-img, .mobile-icon {
    display:none;
  }

  .mobile-content {
    display:none;
  }
.product-grid .card .media img {
    height: unset;
}
.product-grid .card
 .card__inner {
    width: 90%;
    margin: 0 auto;
}
.banner .media>img {
    object-position: top;
}
.banner h2.banner__heading.inline-richtext.h1 {
    text-align: left;
    color: #fff;
    font-family: "Bebas Neue", sans-serif;
    font-size: 48px;
}
.banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient h2 {
    font-size: 32px;
    text-align: left;
}

  .mobile-img-view {
    display:none;
  }


.page-handlelifeapp h2, .blog-workout-blogs h2, .article-workout-1 .handlelifeapp-section-2 h2, .article-workout-1 .handlelifeapp-section-3 h2 {
    font-size: 54px;
  font-family: "Bebas Neue", sans-serif;
    line-height: 1.0;
}
.page-handlelifeapp p {
    font-size: 18px;
}
.game-block ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
}

.game-block ul li {
    flex: 0 0 calc(50% - 20px);
    list-style: none;
    display: flex;
    gap: 20px;
    margin-bottom: 1rem;
}

.content-block h4 {
    font-size: 24px;
  font-family: "Bebas Neue", sans-serif;
    color:var(--orange-color);
    margin: 0;
}

.content-block p {
    font-size: 16px;
    line-height: 1.5;
}
.game-block h2 {
    margin-bottom: 40px;
}
.blog-workout-blogs .handlelifeapp-section-3 p, .blog-workout-blogs h2.h2, .perfectly-section .game-block ul li, 
.perfectly-section p, .game-block h2, .page-handlelifeapp h2.h2, .handlelifeapp-section-3 h2, 
.article-workout-1 .handlelifeapp-section-3 p, 
.page-handlelifeapp .handlelifeapp-section-3 p {
  color:#fff;
}
.perfectly-section {
    background-image: url(/cdn/shop/files/perfectly-bg.jpg?v=1723965781);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 150px 0;
}
.handlelifeapp-section-3 {
    background-image: url(/cdn/shop/files/bg.png?v=1723982992);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.perfectly-img {
    display: none;
}
.game-block a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 1rem 3rem;
    cursor: pointer;
    font: inherit;
    font-size: 1.5rem;
    text-decoration: none;
    color: rgb(var(--color-button-text));
    border-radius: 100px;
}
.perfectly-section .game-block ul li {
    font-weight: 600;
}

.perfectly-section .game-block ul {
    margin-top: 20px;
    margin-bottom: 20px;
}
.handlelifeapp-section h2 {
    color: rgb(var(--color-foreground));
}

.handlelifeapp-section {
  padding:100px 0;
}
.img-block {
    flex: 0 0 40px;
    display: flex;
    justify-content: center;
}
.perfectly-section .game-block ul li {
    font-weight: 600;
    position: relative;
    padding-left: 20px;
}
.perfectly-section .game-block ul li:after {
    content: '';
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 50px;
}
.img-block svg path {
    fill: var(--orange-color);
}
.perfectly-section p {
    font-size: 16px;
}
.page-handlelifeapp p {
    color: #363636;
}
.stephene-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.stephene-img {
    flex: 0 0 50%;
}

.stephene-content {
    flex: 0 0 50%;
}
.stephene-block {
    width: 100%;
    max-width: 650px;
    padding-left: 50px;
    padding-bottom:80px;
    padding-top:80px;
}
.perfectly-section p {
  color:#fff;
}
.stephene-block h2 {
    padding-bottom: 20px;
}
.stephene-block .sign img {
    height: 60px;
    margin-top: 20px;
}
.page-handlelifeapp {
  margin-top:40px;
}
.handlelifeapp-section-1 {
    background: #f5f5f5;
    position: relative;
}
.handlelifeapp-section-1 h1 {
   font-size:72px;
  line-height:1.0;
  margin-bottom:30px;
}
.handlelifeapp-section-1 p {
   font-size:24px;
  line-height:1.5;
  margin-bottom:20px;
  color: rgb(var(--color-foreground));
}
.handlelifeapp-section-2 a, .handlelifeapp-section-1 a, .handlelifeapp-section-3 a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 1rem 3rem;
    cursor: pointer;
    font: inherit;
    font-size: 1.5rem;
    text-decoration: none;
    color: rgb(var(--color-button-text));
    border-radius: 100px;
}
.handlelifeapp-section-3 p, .handlelifeapp-section-2 p, .handlelifeapp-section-3 h2, .handlelifeapp-section-2 h2 {
  margin-bottom:30px;
}
.handlelifeapp-section-2 {
  padding: 80px 0;
}
.handlelifeapp-section-3 {
  padding-top:80px;
}
.handlelifeapp-section-1 video {
  width:100%;
}
.handlelifeapp-section-1 .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.needsclick svg path {
    stroke: #fff;
}
.goalrilla_footer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    color: #fff;
}

.goalrilla_footer img {
    height: 30px;
}
.join-team {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-image: url(/cdn/shop/files/team-bg.png?v=1725264576);
    background-position: center;
    background-size: cover;
    padding: 220px 0;
}
.become-an-affiliate a {
    background: var(--orange-color);
    opacity: 1 !important;
}
.team-left-block {
    flex: 0 0 30%;
}

.team-right-block {
    flex: 0 0 30%;
}
.become-an-affiliate-video video {
    position: relative;
    top: 7px;
}
.team-center-block {
    padding: 80px 0;
}
.team-center-block h2 {
  font-size: 57px;
    color: #000;
}
.team-center-block a.sign-me {
    display: inline-flex;
    line-height: 28px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 40px;
    padding: 5px 2rem;
    text-transform: uppercase;
    color: var(--orange-color);
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
.team-center-block a {
    color: var(--orange-color);
    text-decoration: underline;
}
.become-an-affiliate-benefits {
    background-image: url(/cdn/shop/files/get-to-paid.png?v=1725268242);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0;
}

.become-an-affiliate-benefits h2, .family-affiliate-benefits h2, .patner-earn-affiliate-benefits h2, .legend-affiliate-benefits h2 {
    font-size: 57px;
}
.become-an-affiliate-benefits p {
    font-weight: 600;
    color: #000;
}
.family-affiliate-benefits { 
    background-image: url(/cdn/shop/files/family-img-bg.jpg?v=1725268241);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0;
}
.family-affiliate-benefits p, .legend-affiliate-benefits h2, .legend-affiliate-benefits p, .legend-affiliate-benefits a {
  color:#fff;
}
.family-affiliate-benefits .family-block p {
  color: rgb(var(--color-foreground));
}
.family-affiliate-benefits h4 {
  font-size:26px;
}
.family-block {
    padding: 30px;
    height: 100%;
    border:4px solid var(--orange-color);
}
.family-affiliate-benefits h2 {
    color: #fff;
}
.family-affiliate-benefits h2 span, .patner-earn-affiliate-benefits h2 span, .legend-affiliate-benefits h2 span {
  color: var(--orange-color);
}
.patner-earn-affiliate-benefits {
    background-image: url(/cdn/shop/files/eran-bg.jpg?v=1725268242);
    padding: 70px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.legend-affiliate-benefits {
    background-image: url(/cdn/shop/files/tranning-bg.jpg?v=1725268242);
    padding: 70px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.patner-earn-block {
    padding: 15px;
    height: 100%;
}

.patner-earn-block img {
    margin-bottom: 20px;
}

.patner-earn-block h5 {
    font-size: 22px;
}
#trusted-slider {
    padding: 0 10px;
    background-image: linear-gradient(#fdfdfd, #fdfdfd);
}
.team-center-block a.sign-me:hover {
    background: var(--orange-color);
    color: #fff;
}
.team-center-block a:hover {
    color: var(--bs-body-color);
}
.blog-page.custom-video-block video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-workout-blogs .full-unstyled-link {
    text-decoration: none;
    color: var(--orange-color);
    font-size: 36px;
    font-family: "Bebas Neue", sans-serif;
    line-height: 1.0;
}
/* .blog-workout-blogs .card__content:hover p, .blog-workout-blogs .card__content:hover .full-unstyled-link {
    color: #fff;
} */
/* .blog-workout-blogs .card__content:hover {
  background: var(--orange-color);
} */
.blog-workout-blogs .card__content:hover a:after, .blog-workout-blogs .card__content:hover .card__heading a:after {
    background-image: url(/cdn/shop/files/icon-4.png?v=1723958574);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center;
    background-color: rgb(0 0 0 / 50%);
}
.blog-workout-blogs .stephene-section-blog, .article-workout-1 .stephene-section-blog, .article .stephene-section-blog {
    text-align: center;
    background-image: url(/cdn/shop/files/blog-bg-2.jpg?v=1728807660);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px 0;
    position: relative;
}
.blog-workout-blogs .stephene-section-blog:after, .article-workout-1 .stephene-section-blog:after, .article .stephene-section-blog:after {
    content: '';
    background: rgb(44 38 34 / 50%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.blog-workout-blogs .stephene-section-blog .container {
    position: relative;
    z-index: 10;
}
.blog .title-wrapper-with-link {
    justify-content: center;
    padding-top: 30px;
}
.blog-workout-blogs .stephene-section-blog h2 {
    font-size: 44px;
}
.article .stephene-section-blog h2, .article-workout-1 .stephene-section-blog h2 {
    font-size: 16px;
}
article .game-block h2, .article-workout-1 .game-block h2 {
    margin-bottom: 5px;
}
.article-workout-1 .article-template__content.page-width--narrow .blog-video-half,
.article-workout-1 .article-template__content.page-width--narrow .blog-video-half ~ p {
    width: 100%;
    max-width: 780px;
    margin: 0 auto 30px;
}
.article .stephene-section-blog .container,
.article-workout-1 .stephene-section-blog .container {
      position: relative;
    z-index: 10;
  padding-left:10px;
  padding-right:10px;
}
.blog-workout-blogs .game-block a, .page-handlelifeapp a, .article .stephene-section-blog h2,
.article-workout-1 .stephene-section-blog a, 
.article-workout-1 .handlelifeapp-section-3 a, .article-workout-1 .handlelifeapp-section-2 a, 
.blog-workout-blogs .handlelifeapp-section-2 a, .blog-workout-blogs .handlelifeapp-section-3 a { 
    background: var(--orange-color);
    opacity: 1 !important;
}
.article .article-template__hero-container.scroll-trigger, .article-workout-1 .article-template__hero-container.scroll-trigger {
    display: none;
}
.article header h1, .article-workout-1 header h1 {
    text-align: center;
    /* padding-top: 30px; */
}
.article .article-template__content.page-width--narrow, .article-workout-1 .article-template__content.page-width--narrow {
  max-width:100%;
  margin-top:0;
}
.article .article-template__content.page-width--narrow p, .article-workout-1 .article-template__content.page-width--narrow p {
  /* max-width:58%; */
  margin:0 auto;
}

.article-workout-1 .full-page-video, .article .full-page-video {
    margin-bottom: 30px;
}


/* #shopify-section-template--18317585055974__main {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    flex-wrap: wrap;
    width: 100%;
    max-width: 85%;
    background: #fff;
    margin: 130px auto 0;
    padding: 30px;
} */
.article-workout-1 .shopify-section.section, .article .shopify-section.section {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.article-workout-1 .shopify-section.section, .article .shopify-section.section {
    width: 1170px;
    max-width: 100%;
    margin-top: 70px;
}
article.article-template, article-workout-1.article-template {
    width: calc(100% - 320px);
}
.article aside.sidebar.col-sm-3, .article-workout-1 aside.sidebar.col-sm-3 {
    width: 320px;
    position: sticky;
    margin-left: 30px;
    height: -moz-fit-content;
    height: fit-content;
    top: 0;
}
* {
    box-sizing: border-box;
    backface-visibility: hidden;
}
/* article.article-template {
    width: 60%; */
    /* height: 100vh;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
  overflow: scroll;
  -ms-overflow-style: none; */
/* } */
article.article-template::-webkit-scrollbar { 
  width: 0 !important;
  display: none; 
}
aside.sidebar.col-sm-3 {
 /*   height: 100vh; */
    /* min-height: 200px;
    overflow-y: hidden; */
    /* position: -webkit-sticky; */
    /* width: 30%; */
    /* position: static; */
    /* padding-top: 30px; */
    /* margin-right:10px; */
}
aside.sidebar.col-sm-3 h4 {
    font-size: 2.5rem;
    margin-bottom: 25px;
}
.article-workout-1 .stephene-section-blog a {
    font-size: 12px;
}
.side-blog  a.post-title {
    font-size: 14px;
}
.side-blog {
    display: flex;
    align-items: center;
    row-gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
.side-blog  a.post-title {
    color: #222;
}

.side-blog time em {
    color: #222 !important;!i;!;
    font-size: 14px;
}
.article-workout-1 header, .article header {
    margin-top: 0 !important;
}
.side-blog .col-xs-4.side-image {
    width: 35%;
}

.side-blog .col-xs-8.side-desc p {
  padding-left:16px;  
  padding-right:16px;  
}
.side-blog .col-xs-8.side-desc {
    width: 65%;
}
.article-workout-1 .full-page-video, .article .full-page-video {
    margin-bottom: 30px;
    /* width: 90%; */
    margin-left: auto;
    margin-right: auto;
}
/* .article-workout-1, .article {
    background: #f6f6f6;
} */
.side-blog .col-xs-8.side-desc a.custom-btn {
    background: var(--orange-color);
    opacity: 1 !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 1rem 2rem;
    cursor: pointer;
    margin-top: 5px;
    font: inherit;
    font-size: 12px;
    text-decoration: none;
    color: rgb(var(--color-button-text));
    border-radius: 100px;
}
.side-blog a.post-title {
  display:block;
}
.stephene-section-blog.main-blog-page-space {
  padding:180px 0;
}
.related_post_carousel .slick-list .side-image img {
    height: 100%;
    max-height: 250px;
    object-fit: cover;
    min-height: 250px;
    object-position: top;
  width:100%;
}
.related_post_carousel .slick-list .slick-slide {
    border-radius: 0;
}
.related_post_carousel .slick-list h4 {
  font-size:24px;
  text-align:center;
  padding-top:10px;
}
.related_post_carousel .slick-list .col-xs-8, .related_post_carousel .slick-list .side-image {
  width:100%;
}
.related_post_carousel .carousel .slick-arrow {
  display:none !important;
}
.related_post_carousel .carousel:hover .slick-arrow {
  display:block !important;
}
.related_post_carousel .slick-next:before, .related_post_carousel .slick-prev:before {
    font-size: 36px;
    opacity:1;
}
.related_post_carousel .carousel .slick-arrow::after {
    background: #fff;
    opacity: 1;
    border-radius: 100px;
    height: 25px;
    width: 25px;
    content: '';
    position: absolute;
    top: 5px;
    z-index: -1;
    left: 5px;
}
.related_post_carousel .slick-dots {
  bottom:-35px;
}
.related_post_carousel .slick-dots li button:before {
    font-size: 16px;
}
.related_post_carousel .carousel .slick-arrow.slick-prev {
    left: 0;
}
.top-banner img {
    width: 100%;
}

.top-banner {
    margin-top: 4rem;
}
.top-banner .mobile {
  display:none;

}
    .pack-button {
    width: 23%;
}
.pack-options {
    gap: 10px !important;
    flex-wrap: wrap;
    width: 100%;
}
.offer-price {
    color: #fff !important;
    font-weight: bold;
    margin-top: 5px;
    font-size: 12px;
    width: 100%;
    padding: 7px 20px;
    background: var(--orange-color);
    border-radius: 5px;
    transform: skewX(-10deg);
    line-height: normal;
}
.pack-button {
    flex-wrap: wrap !important;
    align-items: flex-end !important;
    flex-direction: unset !important;
    justify-content: center;
}
@media screen and (max-width: 3500px) {
.designeds:before {
    inset: 0 70% 0 auto;
  top:-258px;
}
}
@media screen and (max-width: 1920px) {
  .designeds:before {
    inset: 0 85% 0 auto;
    top:-259px;
}
#brxe-rabegx {width: 1920px;height:1920px;}

}
@media screen and (max-width: 1680px) {
    .user-details {
    max-height: 300px;
    min-height: 220px;
}
  .handlelife-block-section .empty-space {
    padding: 150px 0;
}
#brxe-rabegx {width: 1680px;height:1680px;}
}
@media screen and (max-width: 1440px) {
  /* article.article-template {
    width: 65%;
} */
  .handlelife-block-section .empty-space {
    padding: 120px 0;
}
  .stephene-block {
    max-width: 80%;
}
#brxe-rabegx {width: 1400px;height:1400px;}
    .user-details {
    max-height: 300px;
    min-height: 270px;
}
  .ball-sale {
    margin: 0 0 -150px;
}
}

@media screen and (max-width: 1400px) {
   .johnny-name {
    display: block;
}
  .designeds:before {
    top: -258px;
}
  .product .product-form__quantity ~ div {
    margin-bottom: 0;
}
  .handlelife-block-section p, .handlelife-heavy-ball-section p {
    font-size: 20px;
}
  .handlelife-block-section h2 {
    font-size: 50px;
}
   .product .product-form {
    margin-bottom: 0;
}
  .product .product__column-sticky {
    margin-bottom: 0;
}
  .product product-form.product-form {
    margin-bottom: 0;
}
  .related-products {
    padding-top: 0 !important;
}
#brxe-rabegx {width: 1400px;height:1400px;}
}
@media screen and (max-width: 1366px) {
#brxe-rabegx {width: 1366px;height:1366px;}
}
@media screen and (max-width: 1280px) {
   .mb-0.big-text {
    font-size: 58px;
}
     .custom-bg-img p {
    text-shadow: 0px 0px 60px #020912, 0px 0px 10px #020912, 0px 0px 16px #020912, 0px 0px 60px #020912, 0px 0px 80px #020912, 0px 0px 80px #020912;
}
.handlelife-block-section h2.text-white {
    color: rgb(var(--color-foreground)) !important;
}
.meet-content {
    padding-top: 200px;
}
  .handlelife-block-section .desktop-img {
    min-height: 1000px;
}
  .stephene-block {
    max-width: 90%;
}
  .handlelife-block-section .empty-space {
    padding: 80px 0;
}
  .handlelife-block-section h2 {
    font-size: 44px;
}
  .handlelife-block-section p, .handlelife-heavy-ball-section p {
    font-size: 18px;
}
  .frequently-data ul li {
    flex: 0 0 20%;
    list-style: none;
}
.custom-heavy-ball h3, .customnba-coach h3 {
    font-size: 62px;
    color: #fff;
}
    .ball-sale {
    margin: 0 0 -120px;
}
.inners{min-height: fit-content;}
#brxe-rabegx {width: 1280px;height:1280px;}
}
@media screen and (max-width: 1200px) {
.mb-0.big-text {
    font-size: 72px;
}
    .pack-options {
    flex-wrap: wrap;
}
  .pack-button {
    width: 47%;
}
}
@media screen and (max-width: 1152px) {
  .free-apps h2 {
    font-size: 46px;
}
  .listing1 {
    background-position: 22rem 50%;
    padding-left:0;
}
.handlelife-block-section .empty-space {
    padding: 60px 0;
}
  /* .user-img {
    max-height: 170px;
} */
.inners{min-height: fit-content;}
#brxe-rabegx {width: 1152px;height:1152px;}
}
@media screen and (max-width: 1080px) {

  .team-center-block {
    padding: 80px 20px;
}
  .handlelife-heavy-ball-section h2, .team-center-block h2, .become-an-affiliate-benefits h2, .family-affiliate-benefits h2, .patner-earn-affiliate-benefits h2, .legend-affiliate-benefits h2 {
    font-size: 48px;
}
 .handlelife-block-section .empty-space {
    padding: 50px 0;
}
.frequently-data ul li {
    flex: 0 0 45%;
    list-style: none;
}
.product .product__accordion.accordion svg {
    width: unset;
}
.inners{min-height: fit-content;}
#brxe-rabegx {width: 1080px;height:1080px;}
.listing1 {
    background-position: 22rem 50%;
    padding-left: 10px;
}
svg{width: 100%}
.footer-social{gap: 1rem;}
.footer-social li a{padding: .5rem .75rem; gap: .75re;}
.copy-rights{gap: 1rem; font-size: 16px; color#fff;}
}
@media screen and (max-width: 1024px) {
  .meet-content {
    padding-top: 350px;
}
  .handlelife-block-section .empty-space {
    padding: 50px 0;
}
      .ball-sale {
    margin: 0 0 -100px;
}
   
.inners{min-height: fit-content;}
#brxe-rabegx {width: 1024px;height:1024px;}
#brxe-snjcfq h1 {font-size: 40px;line-height: 36px;}
/* #brxe-snjcfq p{font-size: 1rem;} */
/* .accent-heading{font-size: .75rem!important;} */
.padlayout-left{padding-left:30px!important;}
.padlayout-right{padding-right:30px!important;}
.free-apps h2 {
    font-size: 40px;
    color: #fff;
}
.advocates-titles h2{font-size: 40px;}

#brxe-ollkoy h2{font-size: 40px;}
#brxe-ollkoy p {
    font-size: 16px;
    margin: 0;
}
#brxe-jymgut h2{font-size: 28px;}
.handlelife-block-section p, .handlelife-heavy-ball-section p {
    font-size: 14px;
}
  .handlelife-block-section h2 {
    font-size: 36px;
}
}
.app-page-video video {
    width: 100%;
}
@media screen and (max-width: 992px) {

  .handlelife-block-section h2.text-white {
    color: #fff !important;
}
.become-an-affiliate-benefits p, .family-affiliate-benefits p, .legend-affiliate-benefits p {
  margin-bottom:30px;
}
   .designeds.padlayout-right .container {
    padding-right: 0;
}
  .container, .container-md, .container-sm {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}
  .handlelife-block-section .desktop-img {
    max-height: 750px;
    min-height: 950px;
}
  
  .handlelife-block-section .empty-space {
    padding: 110px 0 0 0;
}
  .ball-content {
    padding-top: 0;
}
  .meet-content {
    padding-top: 350px;
}
  .custom-bg-img p {
  text-shadow: 0px 0px 60px #020912, 0px 0px 10px #020912, 0px 0px 16px #020912, 0px 0px 60px #020912, 0px 0px 80px #020912, 0px 0px 80px #020912;
}
  .ball-sale li p {
    flex-direction: column;
}
  .product__media-list .product__media-item {
    width: calc(100% - 3rem - var(--grid-mobile-horizontal-spacing));
}
  .product .slider-mobile-gutter {
    flex: 0 0 100%;
}
  .slider--mobile+.slider-buttons {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
  .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
  .grid--peek.slider--mobile .grid__item {
    box-sizing: content-box;
    margin: 0;
}
  .scroll-trigger:not(.scroll-trigger--offscreen).animate--fade-in {
    opacity: 1;
    animation: var(--animation-fade-in);
}
  .slider.slider--mobile .slider__slide {
    margin-bottom: 0;
    padding-top: max(var(--focus-outline-padding),var(--shadow-padding-top));
    padding-bottom: max(var(--focus-outline-padding),var(--shadow-padding-bottom));
}
  .grid--peek.slider .grid__item:first-of-type {
    margin-left: 1.5rem;
}
  .slider--mobile+.slider-buttons {
    display: flex;
}
  .slider.slider--mobile {
    position: relative;
    flex-wrap: inherit;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scroll-padding-left: 1.5rem;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 1rem;
}
  .grid--peek.slider--mobile {
    margin: 0;
    width: 100%;
}
  .small-hide {
    display: none!important;
}
  .thumbnail-slider .thumbnail-list.slider {
    display: flex;
    padding: .5rem;
    flex: 1;
    scroll-padding-left: .5rem;
}
  .game-block ul li {
    flex: 0 0 100%;
}
 .perfectly-section { 
     background-image: url(/cdn/shop/files/perfectly-bg-mb.jpg?v=1723968710);
     background-position: 65% 0%;
     padding: 80px 0;
}
  
  #brxe-snjcfq p {
    font-size: 14px;
}
  .listing1 {
    background-position: 22rem 50%;
    padding-left: 0;
    /* margin-left: -35px; */
}
  .feat-bullet-list li {
    font-size: 14px;
}
  .listing1 h4 {
    font-size: 26px;
}
   /* .handlelife-block-section .container {
    position: unset;
    padding-top: 40px;
    transform: unset;
} */
   .handlelife-block-section p, .handlelife-heavy-ball-section p {
    font-size: 14px;
}

    .handlelife-block-section h2 {
    font-size: 34px;
}
  .handlelife-block-section h2.text-white, .handlelife-block-section p.text-white {
    text-align:right;
}

  .ball-sale li:last-child, .ball-sale li:first-child {
    max-width: 30%;
}

  .slick-initialized .slick-slide {
    margin: 0 7px 0px 7px;
}
  .frequently-data ul li:last-child {
    margin-left: 0;
}
  .frequently-data ul li, .frequently-data ul li:nth-child(2), .frequently-data ul li:nth-child(4) {
    flex: 0 0 100%;
    justify-content: center;
}
  .frequently-data ul li:nth-child(2) span, .frequently-data ul li:nth-child(4) span {
    padding-bottom: 0;
}
  /* .user-img {
    max-height: 130px;
} */
  .user-details {
    max-height: 300px;
    min-height: 350px;
}
  .free-apps img {
    top: 0;
}
  #brxe-wtwvel {
    margin-top: 2rem;
}
.newsletters{border-radius: 20px}
  .product .product__column-sticky {
    margin-bottom: 0;
}
  .related-products {
    padding-top: 0 !important;
}
  .product .thumbnail-slider.slider-mobile-gutter {
    overflow-x: hidden;
}
  .custom-heavy-ball h3, .customnba-coach h3 {
    font-size: 48px;
}
  .custom-heavy-ball p, .customnba-coach p {
    font-size: 18px;
}  
  .handlelifeapp-section-1 h1 {
    font-size: 54px;
    margin-bottom:20px;
}
  .handlelifeapp-section-1 p {
    font-size: 18px;
}
  .custom-testimonial-block h3 {
  font-size: 40px;
}
  .johnny-name {
    display: block;
}
   .designeds:before {
    top: -258px;
}
}
@media screen and (max-width: 991px) {
  .side-blog .col-xs-4.side-image, .side-blog .col-xs-8.side-desc {
    width: 100%;
}
  /* aside.sidebar.col-sm-3 {
    height: unset;
    min-height: unset;
    overflow-y: unset;
} */
 .custom-johnny-train {
    width: 100%;
    max-width: 400px;
    text-align: center;
    margin: 0 auto;
    align-items: center !important;
    padding-bottom: 50px;
}
  .free-apps h2 {
    font-size: 48px;
    color: #fff;
}
  .product .product__info-container .product__title h1 {
    font-size: 40px;
}
 .product .product__info-wrapper {
    padding: 0 0 0 2rem;
}
  .product .product__column-sticky {
    margin-bottom: 70px;
}
}

@media screen and (max-width: 900px) {
.handlelife-block-section .empty-space {
    padding: 60px 0;
}
  .meet-content {
    padding-top: 350px;
}
.ball-content {
    padding-top: 0;
}
}
@media screen and (max-width: 850px) {
 
  .handlelife-block-section .desktop-img {
    min-height: 1000px;
}
  .ball-content {
    padding-top: 0;
}
  .meet-content {
    padding-top: 400px;
}
.handlelife-block-section .empty-space {
    padding: 50px 0;
}

  .listing1 {
    margin-left: 0;
}
  .listing1 {
    background-position: 19rem 50%;
}
.listing1 h4 {
    font-size: 24px;
}  
  #brxe-rabegx {
    right: -80%;
}
  .perfectly-section {
    background-position: 70% 0%;
}
}
@media screen and (max-width: 820px) {
.handlelife-block-section h2 {
    font-size: 32px;
}
}
@media screen and (max-width: 770px) {
.handlelife-block-section h2 {
    font-size: 30px;
}
  /* article.article-template, aside.sidebar.col-sm-3 {
    width: 100%;
    height: unset;
    overflow: unset;
    display: unset;
  padding:0;
} */
  .side-blog  a.post-title {
    display: block;
}
  aside.sidebar.col-sm-3 {
    text-align: center;
}
  aside.sidebar.col-sm-3 h4 {
    font-size:36px;
}
}
@media screen and (max-width: 767px) {
    .pack-button {
    width: 23%;
}
  .top-banner .mobile {
  display:block;
}
  .top-banner .desktop {
  display:none;
}
  .related_post_carousel .carousel .slick-arrow {
  display:block !important;
}
  /* .related_post_carousel .slick-list .side-image img {
    max-height: unset;
    min-height: unset;
    width:100%;
} */
  .article-workout-1 .shopify-section.section, .article .shopify-section.section {
  flex-wrap:wrap;
  }
 .article .article-template__content.page-width--narrow iframe, .article-workout-1 .article-template__content.page-width--narrow iframe,  .article .article-template__content.page-width--narrow .twitter-tweet.twitter-tweet-rendered, .article-workout-1 .article-template__content.page-width--narrow .twitter-tweet.twitter-tweet-rendered {
    max-width: 100% !important;
   min-width:100#!important;
}
  article.article-template, article-workout-1.article-template {
    width: 100%;
}
  #shopify-section-template--18317585055974__main {
    padding: 30px 10px;
}
  .side-blog .col-xs-8.side-desc, .side-blog  a.post-title {
    text-align: left;
}
  .article aside.sidebar.col-sm-3, .article-workout-1 aside.sidebar.col-sm-3 {
    width: 100%;
}
/* .mob_Scroll .article .article-template__content.page-width--narrow, .mob_Scroll .article-workout-1 .article-template__content.page-width--narrow {
    height: 100vh;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    overflow: scroll;
    padding-right:0;
}

.mob_Scroll .article .article-template__content.page-width--narrow .full-page-video, .mob_Scroll .article-workout-1 .article-template__content.page-width--narrow .full-page-video {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    min-height: 200px;
    overflow-y: hidden;
} */
   .side-blog .col-xs-8.side-desc {
    width:65%;
  }
  .side-blog .col-xs-4.side-image {
    width: 35%;
}
 #shopify-section-template--18317585055974__main {
    max-width: 100%;
   margin-top:0;
}
  .blog .title-wrapper-with-link {
    padding-top: 0;
}
  .custom-johnny-train {
    max-width: 100%;
}
  .handlelife-heavy-ball-section h2, .team-center-block h2, .become-an-affiliate-benefits h2, .family-affiliate-benefits h2, .patner-earn-affiliate-benefits h2, .legend-affiliate-benefits h2 {
    font-size: 40px;
}
  .join-team {
    padding: 100px 0;
    background-position: left;
}
  .team-center-block h2, .become-an-affiliate-benefits h2, .family-affiliate-benefits h2, .patner-earn-affiliate-benefits h2, 
  .legend-affiliate-benefits h2, .become-an-affiliate-benefits p, .family-affiliate-benefits p,
  .family-affiliate-benefits h4, .family-affiliate-benefits p, .legend-affiliate-benefits p, .legend-affiliate-benefits {
    text-align: center;
}
  .legend-affiliate-benefits a.btn-custom.btn {
    margin-bottom: 30px;
}
  .handlelife-block-section h2.text-white {
    text-shadow: none;
}
   .ball-sale li {
    flex: 0 0 40%;
    max-width: 40%;
}
  .designeds:before {
    top: -259px;
}
  .container, .container-md, .container-sm {
    padding-left: 20px;
    padding-right: 20px;
}
  .meet-content {
    padding-top: 0;
}
  .trustedby {
    /* max-width: 60%; */
    padding-left: 0;
    text-align: center;
}
  .goalrilla_footer {
    font-size: 12px;
    gap:10px;
}
  .goalrilla_footer img {
    height: 20px;
}
    .handlelife-block-section .desktop-img {
    max-height: unset;
    min-height: unset;
}
  .custom-bg-img p {
  text-shadow: unset;
}
  .page-handlelifeapp h2, .blog-workout-blogs h2 {
    margin-top:30px;
  }
  .handlelifeapp-section-1 video {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
  .handlelifeapp-section-1 {
    padding: 10px 0;
}
  .stephene-block {
    padding-left: 0;
}
  .page-handlelifeapp h1, .page-handlelifeapp h2, .page-handlelifeapp p, .blog-workout-blogs h2 {
    padding-left:20px;
    padding-right:20px;
  }
.handlelifeapp-section-1 h1 {
    font-size: 48px;
  color:#fff;
}
  .handlelifeapp-section-1 p {
    font-size: 18px;
  color:#fff;
}
  .handlelifeapp-section-1 {
    background: transparent;
}
  .handlelifeapp-section-1:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 18px;
    right: 0;
    background: rgb(0 0 0 / 30%);
}
  .handlelifeapp-section-1 .container {
    z-index: 1;
}
  .handlelifeapp-section-1 .container {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -40%);
}
  /* .handlelifeapp-section-1 {
    background-image: url(/cdn/shop/files/mob-bg-img.jpg?v=1723969516);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
} */
  .mobile-img-hide {
    display: none;
}
  .stephene-content, .stephene-img {
    flex: 0 0 100%;
}
  .stephene-block {
    padding-top: 30px;
    padding-bottom:50px;
}
  .game-block {
    padding: 35px 10px 35px 20px;
}

  .page-handlelifeapp h2, .blog-workout-blogs h2 {
    font-size: 48px;
}
  .perfectly-section {
    background-position: 80% 0%;
    position:relative;
}
  .perfectly-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(0 0 0 / 70%);
}

.perfectly-section .container {
    position: relative;
    z-index: 1;
}
  .sign {
    margin-left: 20px;
}
    .listing1 {
    background-position: 24rem 50%;
}
  .home-video-section h4 {
    font-size: 40px;
}
    .listing1 {
    padding-left: 30px;
    margin-left: 0;
}
   .feat-bullet-list li {
    font-size: 16px;
}
  .listing1 h4 {
    font-size: 28px;
}
  #brxe-snjcfq p {
    font-size: 16px;
}
  .row.custom-reverse {
    flex-direction: column-reverse;
}
  .mobile-img-view {
    display:block;
  }
  .product {
    padding-left: 10px;
    padding-right: 10px;
}
.handlelife-block-section h2, .handlelife-block-section p {
    padding: 0 20px;
} 
  .handlelife-heavy-ball-section h2, .handlelife-heavy-ball-section p {
    padding-left:0;
  }
  .handlelife-block-section .container {
    position: unset;
    padding-top: 40px;
    transform: unset;
}
  .cart__warnings {
    padding-bottom: 50px;
}
  .ball-features {
    padding-bottom: 0;
}
  .carticon {
    display: none;
}
  .cart_icon_mobile .carticon {
    display: block;
}
  .carticon a.nav-link {
    top: 5px;
}
  .meet-team .brxe-block.large-cta__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
}
  .home-video-section h4.text-center, .home-video-section p.text-center {
    /* text-align: left !important; */
    padding-left:20px;
    padding-right: 20px;
}
  .free-apps .align-items-start {
    align-items: center !important;
    text-align: center;
}
 .home-banners #brxe-snjcfq, .ball-features #brxe-ollkoy {
    /* align-items: self-start;    */
    padding-left:20px;
    padding-right: 20px;
}
.custom-testimonial-block p, .free-apps p, .ball-features p {
    margin-left: 0;  
}
  .free-apps a {
    margin-left:20px;
  }
  .free-apps p {
    margin-left:20px;
    margin-right:20px;
  }
.free-apps h2, .custom-testimonial-block h3 {
    padding-left:20px;
    padding-right: 20px;
  }
/* .home-banners h1, .home-banners p, .custom-testimonial-block h3, .free-apps h2, .ball-features #brxe-ollkoy {
    text-align: left;

} */
  .mobile-content-hide {
    display:none;
  }
  .mobile-content {
    display:block;
  }

  .handlelife-block-section .empty-space {
    padding: 0;
}
  .handlelife-heavy-ball-section .desktop-img {
    display: none;
}
  .handlelife-heavy-ball-section .container {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -75%);
  }

.handlelife-heavy-ball-section {
    position: relative;
}
.handlelife-block-section {
    position: relative;
    background-image: linear-gradient(#1f1f1f 45%, #1f1f1f 0%, #fcfcfc 20%, #fafbf8);
}
.handlelife-heavy-ball-section h2 {
    text-align: left;
    font-size: 38px;
}

.handlelife-heavy-ball-section p {
    text-align: left;
    font-size: 15px;
}
  .handlelife-block-section .mobile-img, .mobile-icon {
    display: block;
}
  .handlelife-heavy-ball-section .mobile-img {
    display:block;
  }
  .handlelife-block-section h2.text-white, .handlelife-block-section p.text-white {
    text-align: center;
    color:var(--heading-color) !important;
}

  .handlelife-block-section p, .handlelife-heavy-ball-section p {
    font-size: 16px;
}
  .handlelife-block-section h2, .handlelife-block-section p {
    text-align:center;
  }
.handlelife-block-section h2 {
    font-size: 36px;
    color: #fff;
    width: 100%;
    margin: 0 auto 20px;
    max-width: 250px;
}
  .handlelife-block-section p {
    color:#fff;    
  }
  .handlelife-block-section .desktop-img {
    display:none;
  }
  .cart_icon_mobile ul {
    padding:0;
  }
  .cart_icon_mobile {
  display:block;    
}
  .cart_icon_mobile li {
    list-style: none;
}
  .user-img {
    max-height: unset;
}
  .video-block {
    bottom: 5px;
    width: 40px;
    height: 40px;
}
  .video-block img {
    height: 24px;
}
  .custom-heavy-ball .dsk-image {
    display: none;
}
  .custom-heavy-ball .mb-image {
    display: block;
}
  .custom-video-block h4,.custom-video-block p {
    /* text-align:left !important; */
    padding-left:1.5rem;
  }
  .custom-video-block h4 {
  font-size: 40px;
}
  .custom-video-section {
    gap: 10px;
    padding: 0 20px;
}
  .custom-video-section li img {
    /* height: unset; */
    max-height: unset;
    min-height: unset;
}
  .home-video-section .custom-hover:hover {
    background: transparent;
}
  .custom-hover:hover .play-btn, .custom-hover .play-btn {
    position: unset;
    display:block;
    top: auto;
    left: auto;
    z-index: 10;
    transform: unset;
    text-align: center;
    margin-top: 20px;
}
  .custom-video-section li {
    height: unset;    
    flex: 0 0 calc(20% - 8px);
    max-width: calc(20% - 8px);
    max-height: unset;
    min-height: unset;
}
  .full-page-video {
    margin-bottom: -30px;
}
.frequently-data ul li .fbt-image img {
    width: 100px;
}
  .custom-testimonial-block h3 {
    font-size: 40px;
}
  .newsletters {
    padding: 20px;
}
.newsletters form button[type="submit"] {
    position: absolute;
    top: 80px;
    border: 2px solid #fff !important;
    left: 50%;
    width: 100% !important;
    transform: translateX(-50%);
}
.frequently-data ul li:last-child:after {
    display:none;
}
.newsletters form {
    position: relative;
    padding-bottom: 80px !important;
    background: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
  header#masthead .navbar a svg {
    height: 16px;
}
   header#masthead .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background-image: url(/cdn/shop/files/close.png?v=1723277741);
}
   header#masthead .navbar-nav {
    padding-left:16px;
  }
  .frequently-bt .fbt-content p {
    font-size: 16px;
}
  .frequently-bt h2 {
    font-size: 30px;
}
.frequently-bt .fbt-image img {
    height: 100%;
    max-height: unset;
}
  .frequently-bt, .faq-section {
    padding: 50px 10px;
}
  .custom-heavy-ball .main-content {
    text-align: left;
}

  .block-content .fbt-content {
    padding-bottom: 0;
}
  .custom-breadcrumb ol li.breadcrumb-item {
    font-size: 10px;
}
.frequently-bt .fbt-image {
    text-align: center;
    display: block;
}
  .customnba-coach .bg img {
   display:none;
}
  .customnba-coach .main-content .row {
    flex-direction: column-reverse;
}
  .customnba-coach .main-content img {
    margin-bottom: 20px;
}
  .product .product__accordion.accordion {
    display: none;
}
  .product .product__info-wrapper.grid__item .product__accordion.accordion {
    display:block;
  }
  .product-media-modal.media-modal .product-media-modal__toggle {
    top: 6rem;
}
  .product .product-media-container.constrain-height .media {
    padding-top: var(--ratio-percent);
}
  .newsletters form input[type="email"] {
    width: 100%;
    max-width: 100%;
}
  .custom-faq-tab ul:after {
    display:none;
}
    .product .product__column-sticky {
    display: unset;
}
  .custom-faq-tab .tab-content p {
    font-size: 16px;
    padding-left: 0;
}
  .product .product__info-container .product__title h1 {
    font-size: 30px;
    margin-top:40px;
    text-align:center;
}
  .product .product__info-container .no-js-hidden, .product .product__info-container .no-js-hidden .price__regular span {
    text-align: center;
}
  #seal-star-rating-widget {
    justify-content: center !important;
}
  .shopify-installments {
    text-align: center;
}
  .product .product__accordion .summary__title h2, .frequently-bt h2, .faq-section h4 {
    font-size: 30px;
}
  .custom-faq-tab ul li button {
     font-size: 20px;
  }
  .custom-faq-tab ul, .custom-faq-tab .tab-content {
    flex: 0 0 100%;
}
  .custom-heavy-ball .main-content {
    padding: 40px 10px;
}
.custom-faq-tab ul li {
    padding-bottom: 10px;
}
  .custom-faq-tab ul li button {
    padding-left:0;
  }
.customnba-coach .main-content {
    padding: 40px 0;
}
 .faq-section .nav .nav-item button.active:after {
    border-bottom: 2px solid var(--orange-color);
   border-right:none;
}
  .custom-heavy-ball .main-content, .customnba-coach .main-content {
    position: unset;
    top: unset;
    left: unset;
    transform: unset;
    text-align:center;
    width: unset;
}
  .frequently-bt h2 {
    text-align:center;
  }
  .custom-heavy-ball h3, .customnba-coach h3, .custom-heavy-ball p, .customnba-coach p {
    color: #020912;
}
  .custom-heavy-ball p, .customnba-coach p {
    font-size: 16px;
}
  .custom-heavy-ball h3, .customnba-coach h3 {
    font-size: 30px;
    margin-bottom: 10px;
}
  .frequently-bt .fbt-image {
    height: unset;
    max-height: unset;
    padding:1rem;
}
.user-details {
    max-height: 300px;
    min-height: 270px;
}
  .ball-sale {
    margin: 0 0 -40px;
}
   /* #page-main{padding-top: 46px;}*/
  section#handlelife {
    margin-top: 15px !important;
}
#brxe-rabegx {
    display: none !important;
}
#brxe-snjcfq{max-width: 100%; text-align: center; justify-content: center; align-items: center}
#brxe-crxadp{max-width: 100%; position: relative;top: 0; margin-top: 2rem;}
.inners{flex-direction: column;}
#brxe-crxadp::after {
    position: absolute;
    width: 320px;
    height: 320px;
    content: "";
    background: var(--orange-color);
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1;
}
.listing1{min-width: 100%; max-width: 100%}
.trustedby{max-width: 100%; flex: 0 0 100%; margin-top: 2rem;}
.accent-heading {justify-content: center; margin: 0 auto;
}
#brxe-wtwvel{margin-top: 2rem;padding-bottom: 1rem;max-width: 100%}
#brxe-wtwvel li{flex:0 0 100%;padding: 0;max-width: 100%;margin-bottom: 1rem;}
#brxe-wtwvel li p{font-size: 16px;}
.free-apps h2 {
    font-size: 40px;
    color: #fff;
}
.ball-img1{min-width: 100%;}
#brxe-ollkoy{align-items: center;text-align: center;margin-bottom: 0;padding-bottom: 0}
.brxe-block.large-cta__content-wrapper {
    padding-bottom: 3rem;
}
.brxe-block.large-cta__content-wrapper h2 {
    font-size: 24px;
    color: #fff;
    margin: 0;
}
.meet-team .accent-heading {
    min-width: fit-content;
}
.brxe-block.large-cta__content-wrapper span{font-size: 16px;}
.meet-img {
    height: 375px;
}
.ball-sale li p {
    gap: .5rem;
    font-size: 11px;
    flex-direction: column;
    line-height: 11px;
}

.padlayout-left{padding-left:15px!important;}
.padlayout-right{padding-right:15px!important;}
#page-footer{margin-top: 0;}
.copy-rights {
    gap: .5rem;
    font-size: 13px;
}
.ball-sale li:first-child {margin-right: -1rem;}
.ball-sale li:last-child {margin-left: -1rem;}
}
@media screen and (max-width: 680px) {
  .mb-0.big-text {
    font-size: 58px;
    width: 100%;
    max-width: 500px;
}
  .ball-sale li {
    flex: 0 0 40%;
    max-width: 40%;
}
.free-apps h2 {
    font-size: 68px;
}
  
}
@media screen and (max-width: 580px) {
    .pack-button {
    width: 47%;
}
.free-apps h2 {
    font-size: 64px;
}
  .side-blog .col-xs-8.side-desc, .side-blog  a.post-title {
    text-align: center;
}
}
@media screen and (max-width: 512px) {
  .mb-0.big-text {
    font-size: 48px;
}
  .designeds:before {
    height: 390px;
}
  .meet-content {
    padding-top: 0;
}
  .designeds:before {
    top: -259px;
    height: 300px;
}
  .listing1 {
    padding-left: 0;
    margin-left: -10px;
    width: 100%;
    min-width: 400px;
    background-size: contain;
    min-height: 300px;
    background-position: 21rem 50%;
}
  .feat-bullet-list li {
    font-size: 14px;
}
  .handlelife-block-section {
    position: relative;
    background-image: linear-gradient(#1f1f1f 35%, #1f1f1f 0%, #fcfcfc 20%, #fafbf8);
}
  .needsclick svg path {
    stroke: var(--black-color);
}
  .handlelife-heavy-ball-section .container {
    top: 30%;
    transform: translate(-50%, -70%);
}
.footer-social{flex-direction: column;}
#page-footer .navbar-brand {
    display: flex;
    justify-content: center;
}
.copy-rights {
    gap: .5rem;
    font-size: 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
}
 
@media screen and (max-width: 500px) {
.free-apps h2 {
    font-size: 50px;
}
  .mb-0.big-text {
    max-width: 400px;
}
}
@media screen and (max-width: 460px) {
.free-apps h2 {
    font-size: 44px;
}
}
@media screen and (max-width: 420px) {
  .listing1 {
    min-width: 370px;
    min-height:280px;
}
  .designeds:before {
    height: 280px;
}
  .listing1 {
    background-position: 19rem 50%;
}
  .listing1 h4 {
    font-size: 26px;
}
  .free-apps h2 {
    font-size: 44px;
}
}
@media screen and (max-width: 400px) {
.free-apps h2 {
    font-size: 40px;
}
}
@media screen and (max-width: 380px) {
      .side-blog .col-xs-8.side-desc, .side-blog .col-xs-4.side-image {
    width: 100%;
}
  .free-apps h2 {
    padding: 0;
}
.listing1 {
    min-width: 350px;
    min-height: 250px;
}
 .designeds:before {
    height: 250px;
}
}
@media screen and (max-width: 360px) {
.listing1 {
    min-width: 305px;
    min-height: 190px;
    background-position: 18rem 50%;
}
  .designeds:before {
    height: 190px;
}
  .feat-bullet-list {
    gap: 10px;
}
  .listing1 h4 {
    font-size: 23px;
}
}
@media screen and (max-width: 340px) {
.free-apps h2 {
    font-size: 36px;
}
  .mb-0.big-text {
    font-size: 38px;
}
}
/*-------------------- new inner page css start from here --------------------*/
.checkout-hero {
    background-color: var(--black-color);
    background-image: url(https://handlelife.com/wp-content/uploads/checkout-img-1920x1314.webp);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: auto 150%;
    padding-top: 9rem;
    padding-bottom: 9rem;
    padding-left: 12rem;
    position: relative;
    display: flex;flex-wrap: wrap;gap: 3rem;
}
.checkout-hero::before {
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,0.3) 100%);
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    height: 100%;width: 100%;
}
.checkout-hero div {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: self-start;
    gap: 2rem;
}
.checkout-hero div h1{color: #fff; font-size: 90px;margin: 0;}

.checkouts-form {
    position: relative;
    background: var(--lightorange-color);
}.checkouts-form::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 75%;
    content: "";
    background: var(--black-color);
    z-index: 1;
}


.form-section {
  position: relative;z-index: 2;background: #fff;display: flex;flex-wrap: wrap;
}
.form-section:after {
 /* position: absolute;
  right: 0;
  top: 0;
  content: "";
  background: #1a1a1a;
  width: 41%;
  height: 100%;*/
}
.form-rights {
  flex: 0 0 40%;
  background: #1a1a1a;
  max-width: 40%;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;padding-top: 5rem;padding-bottom: 5rem;
}
.form-lefts {
  flex: 0 0 60%;
  max-width: 60%;
  padding: 5rem 0;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.size-header {
  padding: 1em 1.2em;
}
.size-header ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  flex-wrap: wrap;
  margin: 0 -1em;
}
.size-header {
}
.size-header li {
  flex: 0 0 20%;
  max-width: 20%;
  padding: 0 1em;
  display: flex;align-items: center; justify-content:center;
}
.size-header li:first-child {
  flex: 0 0 60%;
  max-width: 60%;
  justify-content: start;
}
.size-header li:last-child {
  text-align: right;
justify-content: end;
}
.size-content{padding: 1em 1.2em;border-top: 1px solid rgba(0,0,0,.125)}
.size-content ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  flex-wrap: wrap;
  margin: 0 -1em;
}
.size-content li {
  flex: 0 0 20%;
  max-width: 20%;
  padding: 0 1em;
  display: flex;align-items: center; justify-content:start;
}
.size-content li:first-child {
  flex: 0 0 60%;
  max-width: 60%;
}
.size-content li:last-child {
  text-align: right;
  justify-content: end;
}
.input-group .btn {
    padding: .375rem .475rem;
}
.form-check-input:checked {
    background-color: var(--orange-color);
    border-color: var(--orange-color);
}
.selectt{display: none;}
.form-check-label1 {
    cursor: pointer;
}
#your-order li:first-child {
    flex: 0 0 80%;
    max-width: 80%;
}
#your-order .w-25 {
    width: 67px !important;
}
#coupon-codes .btn-custom{border-radius: .25rem; line-height: 1.5; padding: .375rem .75rem; font-weight: 600; background: var(--orange-color);border-color: var(--orange-color);}
.accordion-button:not(.collapsed) {
    color: var(--black-color);
    background-color: var(--lightorange-color);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.accordion-header {
    margin-bottom: 0;
    font-family: 'SF Pro Display', sans-serif;
}
.size-content h5 {
    font-family: 'SF Pro Display', sans-serif;
}
.svg-icos svg {
    width: 30px;
}
.links1 a{color: var(--orange-color);}
.trusteds {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: var(--orange-color);
    border-radius: 20px;
    gap: 1rem;
    padding: 2rem !important;
}
.trusteds h3{color: #fff; margin: 0;text-align: center;}.trusteds p{text-align: center;color: rgba(255, 255, 255, 0.75);margin: 0}
.trusteds ul{display: flex;justify-content: center; align-items: center; flex-wrap: wrap;padding: 0;margin: 0;}
.trusteds li{/*! flex:0 0 20%; */ max-width: 70px; overflow: hidden;border-radius: 50%;border: 2px solid #fff;height: 70px;margin-left: -15px;background:var(--lightorange-color);display: flex;justify-content: center;align-items: center;}
.trusteds li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.form-rights .listing1 {
    margin: 0;
    max-width: 100%;
    min-width: 100%;
    border-radius: 20px;
    min-height: fit-content;
    padding: 2rem;
}

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

.size-content li .btn {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;border-radius: 0!important;box-shadow: 0 0 0 #fff!important;
}
.checkout-hero div h1{font-size: 40px;}
.checkout-hero{padding-left: 30px;}
}
@media screen and (max-width: 992px) {
 
.form-lefts {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 2rem 30px;}
.form-rights {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 2rem 30px 4rem 30px!important;}
.checkouts-form.padlayout-left {
    padding: 0 !important;
}
}
@media screen and (max-width: 767px) {
.form-lefts {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 2rem 15px;}
.form-rights {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 2rem 15px 4rem 15px!important;}
.checkouts-form.padlayout-left {
    padding: 0 !important;
}
}
@media screen and (max-width: 480px) {
.input-group {
 flex-direction: column;
}
.input-group input {
    width: 100% !important;
}
.checkout-hero{padding-left: 15px;padding-top: 3rem; padding-bottom: 3rem;}
}
.btn-primary:hover {
    color: #fff;
    background-color: var(--orange-color);
    border-color: var(--orange-color);
    opacity: 0.75;
}
 .btn-primary:focus {
    color: #fff;
    background-color: var(--orange-color);
    border-color: var(--orange-color);
    opacity: 0.75;
    box-shadow: 0 0 0 0rem rgba(49,132,253,.5);
}
.accordion-header img {
  max-width: 15%;
}
.accordion-button {
  gap: 10px;
}

.cards-insides .form-control {
  padding-right: 150px;
}
.cards-insides mb-3 {
  position: relative;
}
.cards-insides ul {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 8px;
  display: flex;
  top: 29px;
  list-style: none;
  gap: 5px;
}
.cards-insides .mb-3 {
  position: relative;
}
.cvc .mb-3 {
  position: relative;
}
.cvc input {
  padding-right: 45px;
}
.cvc img {
  position: absolute;
  right: 8px;
  top: 35px;
}
.place-order {
    border-radius: .5rem;
}


/*----------------------- 13-06-2024-------------------*/
#handlelife{padding-top: 0; position: relative;overflow: hidden;}
#handlelife h1{font-size: 90px; text-transform: uppercase;font-weight: 700; color: var(--black-color);margin: 0;}
#handlelife h2{font-size: 55px; text-transform: uppercase;font-weight: 700; color: var(--black-color);margin: 0;}


.desktop-img,.mobile-img{-transition: all .5s ease-in-out;position: relative;overflow: hidden;}

.desktop-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.desktop-img a {
  display: flex;
  width: 100%;
  max-width: 100%;
}
.desktop-img a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;-transition: all .5s ease-in-out;
}


.mobile-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mobile-img a {
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mobile-img a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;-transition: all .5s ease-in-out;
}
.product-items{display: flex; flex-wrap: wrap;flex-direction: column; gap: 2rem;}
.prduct-wrapper {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: stretch;
}
.product-img {
    overflow: hidden;
    padding: 20px;
    background: var(--lightorange-color);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.product-img img{transform: scale(1) translateY(0);transition: 5s transform;}
.product-img:hover img {
    transform: scale(1.1) translateY(5%);
}
.product-content h2{font-size: 24px!important;letter-spacing: 1px;line-height: 30px; text-align: center;margin: 0}
.product-content h2 a{color: var(--black-color);}
.product-content h3{text-align: center;font-size: 16px;font-family:'SF Pro Display', sans-serif;margin: .75rem 0 0 0;}
.prduct-pricing {
    text-align: center;
    font-weight: 400;
    color: var(--black-color);
    font-size: 16px;
}
.ratings {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}


/*------------------------ 18-06-2024 --------------------------*/
.breadcrumb-item a {color: var(--black-color);}
.breadcrumb-item.active {color: var(--black-color); font-weight: 600;}
#pro-sliders .swiper-slide {
      background-size: cover;
      background-position: center;
    }
#pro-sliders .mySwiper2 {
      height:420px;
      width: 100%;
    }
#pro-sliders .mySwiper1 {
      height: 100px;
      box-sizing: border-box;
      padding: 10px 0;
    }
#pro-sliders .mySwiper1 .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;border: 2px solid rgba(0, 0, 0, 0.2);cursor: pointer;
    }
#pro-sliders .mySwiper1 .swiper-slide-thumb-active {
      opacity: 1;border-color: var(--orange-color);
    }
#pro-sliders .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: contain;
    }
#pro-sliders .prduct-wrapper {
  max-width: 400px;
  margin: 0 auto;
  text-align: center;color: var(--black-color);
}
#pro-sliders .prduct-wrapper h2 a {
  font-size: 32px;
  line-height: 42px;
  letter-spacing: .25px;
}
.read-more-content{
    display: none;
}
.read-more, .read-less {
    display:block;
    margin-top: 1.2rem;padding-top:1rem;border-top: 1px solid rgba(0, 0, 0,0.2);  color: var(--black-color); text-align: center;font-weight: 600; text-transform: uppercase;
}.read-more:hover{color: var(--orange-color);}
.summary ul {
    display: flex;
    flex-direction: column;
    text-align: left;
    gap: .75rem;
    font-size: 14px;
    margin: 0;padding: 0;color: var(--black-color);margin-left: 15px;
}
.summary li a{color: var(--orange-color);}
#pro-sliders .btn{border-radius: 0;font-family: "Bebas Neue", sans-serif;font-size: 20px;}
#product-descriptions .accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border: none;
    border-bottom: 1px solid #ddd;
border-radius: 0!important;
}#product-descriptions .accordion-header button {
    font-family: "Bebas Neue", sans-serif;
    font-size: 28px;
    background: none !important;
}
#product-descriptions .accordion-body a{color: var(--orange-color);}
.border-top-1 {
    border-top: 1px solid #ddd;
}
body {
    padding: 0 !important;
}
#navbar-example2 {
    padding-right: 0 !important;
}
h2.u-h1 {
    color: #fff;
    letter-spacing: .75px;
    font-size: 75px;
    line-height: 85px;
    margin: 0;
    padding: 0px 0 0;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
div .content h3 {
    text-transform: uppercase;
    font-weight: 400;
}
.cart-products {
  display: flex;
  gap: 1rem;
margin-bottom: 2rem;
}
.cart-img {
  min-width: 100px;
  max-width: 100px;
  width: 100px;
}
.cart-contents {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}
.cart-contents h2 {
  margin: 0;
}
.cart-contents h2 a {
  font-size: 20px;
  color: var(--black-color);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cart-contents h3 {
  color: var(--black-color);
  font-size: 20px;
  margin: 0;
}
.quntity-box {
    max-width: 120px;
    min-width: 120px;
}
.quntity-box .btn {
    border-radius: 0 !important;
}
.quntity-box .input-group {
    flex-direction: row!important;
}
.quntity-box input{max-width: 40px;}
.checkout-btn .btn {
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
   font-family: "Bebas Neue", sans-serif;
 
}
.text-orange{color: var(--orange-color);font-weight: 600;}.text-orange:hover{color: var(--orange-color);}
.offcanvas-header {
    border-bottom: 1px solid #ddd;
}
.btn-outline-dark{border-color: var(--black-color);color: var(--black-color);}
.btn-outline-dark:hover {
    color: #fff;
    background-color:var(--black-color);
    border-color:var(--black-color);
}

.btn-dark{border-color: var(--black-color);background: var(--black-color);}
.btn-dark:hover {
    color: #fff;
    background-color:var(--black-color);
    border-color:var(--black-color);
}
.text-dark{color: var(--black-color);}
@media screen and (max-width: 992px) {
h2.u-h1{font-size: 40px; line-height: 50px;}
    .copy-rights div a {
        color: var(--orange-color);
        font-size: 10px;
        line-height: 30px;
    }
  a.thewebnetics {
    font-size: 15px !important;
}
  
.article-workout-1 .article-template__content.page-width--narrow .blog-video-half {
    width: 75%;
    max-width: 780px;
    margin: 0 auto 30px;
  /*  max-height: 420px !important; */
    overflow: hidden;
}
  
}

.product-pricing {
    text-align: center;
}

.heading{
  color:#ffffff !important;
}

.out-of-stock {
  font-family: Bebas Neue, sans-serif;
  color: red;
  font-size: 1.2em;
  background-color: #f8d7da;
  padding: 10px;
  border: 1px solid red;
  border-radius: 5px;
  text-align: center;
  margin-top: 10px;
}
span.navbar-toggler-icon {
    width: 2em;
    height: 2em;
}
a.article-template__link.link.animate-arrow {
    display: none;
}
a.post_title {
    color: rgb(var(--color-foreground)); 
}