/** Shopify CDN: Minification failed

Line 233:16 Expected "]" to go with "["
Line 236:78 Expected "]" to go with "["

**/
@media only screen and (min-width: 1400px) {
.custom_equpement_section.page-width {
   max-width: 1440px !important;
}
}
.custom_equpement_section .collection-product-grid .card__media_equpement_card .media_media--transparent.equpement_card img{
  object-fit:cover !important;
  width:100%;
  height:100%;
}
.equpement_divider_border{
    background: #B42D24;
    width: 80px;
    height: 6px;
    display: block!important;
    margin-top:0.75rem;
}
.custom_equpement_section.page-width {
    padding: 112px 80px !important;
    margin:auto;
}
.custom_equpement_section .main_product_collection_row ul#product-grid{
  display: flex;
  align-items: flex-start;
  gap:24px;
  align-self: stretch;
  margin:56px 0;
}
.custom_equpement_section h1.collection-hero__title {
    color: #000;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.custom_equpement_section .collection.all_over_collection_list ul#product-grid {
    display: flex;
    column-gap: 24px;
    row-gap: 56px;
    align-items: flex-start;
    margin:0;
}
.custom_equpement_section .equpement_price .price{
  color: #F9BD64;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; 
  padding-top:5px;
}
.custom_equpement_section s.price-item.price-item--regular{
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; 
}
.custom_equpement_section .equpement_product_class{
  color: #F9BD64;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-transform:uppercase;
  margin:0;
}
.equpement__card_information {
    z-index:1;
    width:100%;
    position:relative;
}
.equpement_inner_information_container {
    padding: 24px 24px 0 24px;
    position:absolute;
    top:0;
    display:flex;
    flex-direction:column;
    gap:15px;
    height:96px;
    width: 100%;
   /* background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%); */
}
.title_price_equpement_contain {
    /* width: 363px; */
    display:flex;
    flex-direction:column;
}
.custom_equpement_section li.grid__item.regen-trainer-pdt-grid .equpement_product_description p {
    color:#FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height:27px;
    letter-spacing:0;
    margin:0; 
}
.custom_equpement_section .hover_item:hover .equpement_product_description p{
    color:#FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height:150%;
    letter-spacing:0;
    margin:0; 
}
.custom_equpement_section .view_card_product_btn button.explor_btn {
    display: flex;
    padding: 12px 24px !important;
    justify-content: center;
    align-items: center;
    gap: 8px;
    cursor:pointer;
    font-size:16px;
    border:unset;
    width: 100%;
    height: 48px;
    background: #B42D24 !important;
    margin-top: -5px;
}
.custom_equpement_section .regen .view_card_product_btn button.explor_btn {
    display: flex;
    padding: 12px 24px !important;
    justify-content: center;
    align-items: center;
    gap: 8px;
    cursor:pointer;
    font-size:16px;
    border:unset;
    width: auto;
    height: 48px;
    background: #B42D24 !important;
    margin-top: 15px !important;
}
.custom_equpement_section .product_equpement_main_titile{
  color:#000;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; 
  margin:0;
}
.custom_equpement_section .regen .product_equpement_main_titile{
  color:#000;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; 
  margin:0;
}
.custom_equpement_section .card_equpement_card {
    /* display: flex;
    flex-direction: column; */
    position:relative;
}
.custom_equpement_section .firstrow_right_products {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.custom_equpement_section li.grid__item.regen-trainer-pdt-grid,.custom_equpement_section li.grid__item.regen-trainer-pdt-grid .equpement_card{
  overflow:hidden;
}
li.grid__item.regen-trainer-pdt-grid:hover .view_card_product_btn, li.grid__item.regen-trainer-pdt-grid:hover .equpement_product_description{
   visibility:visible !important;
   opacity:1 !important;
}
li.grid__item.regen-trainer-pdt-grid:hover h2.product_equpement_main_titile{
  font-size:32px;
}
.hover_item:hover h2.product_equpement_main_titile{
  font-size:24px;
}
.custom_equpement_section li.grid__item.regen-trainer-pdt-grid .hover_item:hover .price{
  font-size:20px;
}
/* .hover_item:hover .price{
  font-size:18px;
} */
.hover_item:hover .equpement_inner_information_container, li.grid__item.regen-trainer-pdt-grid:hover .equpement_inner_information_container{
  height:100% !important;
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}
.hover_item:hover .view_card_product_btn, .hover_item:hover .equpement_product_description{
  visibility:visible !important;
  opacity:1 !important;
}
/* .hover_item:hover, .hover_item:hover{
    height: 326px !important;
    overflow: visible !important;
}
.hover_item:hover .equpement_card{
    height: 326px !important;
    overflow:visible !important;
} */
.hover_item:hover .custom_equpement_product_review {
    display: block;
    width:100px;
  margin-top: -15px;
}
.hover_item:hover .custom_equpement_product_review .kl_reviews__star-rating-widget__label {
  padding-top: 10px;
    padding-left: 5px;
}

li.grid__item.regen-trainer-pdt-grid:hover .custom_equpement_product_review{
   display: block;
}
.custom_equpement_product_review .kl_reviews__star-rating-widget__label {
    color: #F9BD64 !important;
    margin-top: -8px;
   font-size: 12px !important;
}

.regen .custom_equpement_product_review .kl_reviews__star-rating-widget__label {
    color: #F9BD64 !important;
    margin-top: unset;
   font-size: 12px !important;
}
.custom_equpement_product_review .kl_reviews__stars_badge svg {
    fill: #F9BD64 !important;
}
.custom_equpement_product_review .kl_reviews__stars_badge svg path{
   /* fill: transparent; */
    stroke: #F9BD64;
  background: transparent !important;
}
path[Attributes Style] {
  fill: transparent !important;
}
.custom_equpement_product_review .kl_reviews__stars_badge svg stop[Attributes Style] {
  stop-color: transparent;
}

.custom_equpement_section li.equpement.grid__item, .custom_equpement_section li.equpement.grid__item .equpement_card{
    width: 410px;
    height: 248px;
    overflow:hidden;
}
.custom_equpement_section .all_over_collection_list li.grid__item, .custom_equpement_section .all_over_collection_list li.grid__item .equpement_card{ 
   height: 100%;
    overflow:hidden;
}
.equpement_product_description {
    /* width: 359px; */
    padding-top:10px;
  
}
li.grid__item.regen-trainer-pdt-grid .equpement_product_description{
   width:auto;
   padding-top:20px;
}
.equpement_product_review_title_class {
    display: flex;
    justify-content: space-between;
    align-items:center;
}
.custom_equpement_product_review {
    display: none;
}
/* week off section import css */
.week-proof{
  padding:unset !important;
  /* padding-bottom:112px !important; */
}
.week-proof-inner{
  padding-bottom: 0px !important;
}
.footer{
  margin-top: -30px !important;
}
.slick-dots{
  display:none !important;
}
.hover_item button.kl_reviews__star-rating-widget {
    display: inline-flex !important;
    padding: 8px 12px !important;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end !important;
    gap: 12px;
}
.custom_equpement_product_review .kl_reviews__star-rating-widget.kl_reviews__star-rating-widget.kl_reviews__star-rating-widget .kl_reviews__stars_badge {
    padding-right: 0px;
}
.hover_item:hover .custom_equpement_product_review .kl_reviews__star-rating-widget__label{
    padding-top: 0px;
    padding-left: 0px;
}
.hover_item .kl_reviews__stars_badge{
  height:unset;
}
.equpement_inner_information_container.regen .custom_equpement_product_review .kl_reviews__star-rating-widget.kl_reviews__star-rating-widget.kl_reviews__star-rating-widget .kl_reviews__stars_badge{
  padding-right:8px !important
}
.week-proof-inner {
    display: none;
}
@media only screen and (max-width: 1400px) {
.custom_equpement_section li.grid__item.regen-trainer-pdt-grid,.custom_equpement_section li.grid__item.regen-trainer-pdt-grid .equpement_card{
   overflow:hidden;
}
.equpement_container {
    width: 1206px;
}
.custom_equpement_section .all_over_collection_list li.grid__item, .custom_equpement_section .all_over_collection_list li.grid__item .equpement_card{
    height: 100%;
    overflow:hidden;
}  
}
@media only screen and (max-width: 1300px) {
.custom_equpement_section li.grid__item.regen-trainer-pdt-grid,.custom_equpement_section li.grid__item.regen-trainer-pdt-grid .equpement_card{
   overflow:hidden;
}
.equpement_container {
    width: 1120px;
}
.custom_equpement_section .all_over_collection_list li.grid__item, .custom_equpement_section .all_over_collection_list li.grid__item .equpement_card{
    height: 100%;
    overflow:hidden;
}
}
@media only screen and (max-width: 1200px) {
 .custom_equpement_section .all_over_collection_list ul#product-grid {
    display:grid !important;
    column-gap: 24px;
    row-gap: 56px;
    align-items: flex-start;
    margin: 0;
    grid-template-columns: 1fr 1fr 1fr;
}
.custom_equpement_section .main_product_collection_row ul#product-grid{
  display:grid !important;
  grid-template-columns:2fr 1fr;
}
.custom_equpement_section.page-width{
  padding:112px 80px !important;
}
.equpement_container{
  width:100%;
}
.custom_equpement_section li.grid__item.regen-trainer-pdt-grid,.custom_equpement_section li.grid__item.regen-trainer-pdt-grid .equpement_card{
  width:100%;
  max-width:100%;
}
.custom_equpement_section .all_over_collection_list li.grid__item, .custom_equpement_section .all_over_collection_list li.grid__item .equpement_card{
    width:100%;
    max-width:100%; 
}
}
@media only screen and (max-width:1100px) {
 .all_over_collection_list .hover_item .product_equpement_main_titile{
   font-size:20px !important;
 }
.all_over_collection_list .hover_item .equpement_price .price{
   font-size:16px !important;
 }
.all_over_collection_list .hover_item .equpement_product_description p{
    font-size:16px !important;
}
.custom_equpement_section s.price-item.price-item--regular{
  font-size:16px;
}
.equpement_inner_information_container{
  padding:14px 14px;
}
.custom_equpement_section .kl_reviews__star-rating-widget.kl_reviews__star-rating-widget.kl_reviews__star-rating-widget svg {
    width: 13px!important;
    height: 13px!important;
}
.hover_item:hover .custom_equpement_product_review {
    display: flex;
    width: 100px;
    margin-top: -15px;
    justify-content: flex-end;
}
}
@media only screen and (max-width: 989px) {
  .main-proof-video img{
    object-position: center !important;
  }
  .humb-slider.slick-initialized .proof-overlay{
    height: 100%;
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width:768px) {
.title_price_equpement_contain{
  width:auto;
}
.equpement__card_information{
  height: 248px;
}
.equpement_inner_information_container.regen {
    height: 248px !important;
}
.main-proof-video img{
  object-position: center !important;
}
 .custom_equpement_section.page-width {
    padding:112px 80px!important;
    margin: auto;
}
.custom_equpement_section .main_product_collection_row ul#product-grid{
  display:flex !important;
  flex-direction:column;
  row-gap:24px;
  margin:24px 0;
  align-items:stretch;
}
.custom_equpement_section .collection.all_over_collection_list ul#product-grid{
  display:flex !important;
  row-gap:24px;
  margin-bottom:50px;
}
.custom_equpement_section li.grid__item.regen-trainer-pdt-grid, .custom_equpement_section li.grid__item.regen-trainer-pdt-grid .equpement_card{
  width: 100%;
  max-width:100%;
}
.custom_equpement_section li.equpement.grid__item, .custom_equpement_section li.equpement.grid__item .equpement_card {
    width: 100%;
    max-width:100%;
}
.custom_equpement_section .all_over_collection_list li.grid__item, .custom_equpement_section .all_over_collection_list li.grid__item .equpement_card{
    width: 50%;
    height: 100%;
    max-width:50%;
}
.equpement_inner_information_container {
    width: 100%;
    padding: 24px 23px 0 24px;
}
.custom_equpement_section .collection-hero__text-wrapper{
  margin-top:32px;
}
.week-proof-inner {
    display: block;
}
.week-proof{
  padding:32px 0 !important;
}
li.grid__item.small--one-half.hover_item.desktop-hide {
    max-width: 50% !important;
}
}
@media only screen and (max-width:600px) {
 .custom_equpement_section.page-width {
    padding:32px 80px!important;
    margin: auto;
}
li.grid__item.regen-trainer-pdt-grid:hover .equpement_inner_information_container, .hover_item:hover .equpement_inner_information_container{
    width: 100%;
    padding: 18px 16px;
}
.custom_equpement_section .hover_item:hover .equpement_product_description p, .custom_equpement_section li.grid__item.regen-trainer-pdt-grid:hover .equpement_product_description p{
    color: #fff;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    margin: 0;
    max-width: 100%;
}
.custom_equpement_section li.grid__item.regen-trainer-pdt-grid:hover h2.product_equpement_main_titile {
    font-size: 24px;
}
.custom_equpement_section li.grid__item.regen-trainer-pdt-grid:hover .equpement_product_class{
    font-size:18px;
}
.custom_equpement_product_review .kl_reviews__star-rating-widget.kl_reviews__star-rating-widget.kl_reviews__star-rating-widget .kl_reviews__stars_badge {
    padding-right: 0px;
}
.hover_item:hover .custom_equpement_product_review .kl_reviews__star-rating-widget__label{
    padding-top: 0px;
    padding-left: 0px;
}
.custom_equpement_section .view_card_product_btn button.explor_btn, li.grid__item.regen-trainer-pdt-grid .view_card_product_btn button.explor_btn{
    width: 100%;
    margin-top:0;
}
li.grid__item.regen-trainer-pdt-grid .view_card_product_btn button.explor_btn{
    margin-top:3px !important;
}
.custom_equpement_section .equpement_price .price{
  padding-top:0;
}
.hover_item:hover .custom_equpement_section .equpement_price .price ,li.grid__item.regen-trainer-pdt-grid:hover .equpement_price .price{
    padding-top: 0;
    font-size: 18px;
}
.equpement_product_description {
    height: 80px;
    margin: 12px 0;
    padding: 0 !important;
}
.custom_equpement_section li.grid__item.regen-trainer-pdt-grid .custom_equpement_product_review .kl_reviews__star-rating-widget__label{
  margin-top:-12px !important;
}
.equpement_inner_information_container{
  gap:0;
}
.equpement_product_review_title_class{
  height:55px;
}
  .equpement_inner_information_container.regen {
    background: transparent;
}
}
@media only screen and (max-width:500px) {
 .custom_equpement_section.page-width {
    padding:32px 16px!important;
    margin: auto;
}
}
@media only screen and (max-width:768px) {

li.grid__item.small--one-half.one-third-grid {
    max-width: 46%;
}
.equipment-prod-image img {
    width: 100%;
    height: 165px;
    max-width:100%;
    object-fit:contain;
}
.equip-prod-title, .equip-prod-title a {
color: black;
font-size: 17px;
font-weight: 400;
line-height: 26px;
}
.equipment_product_description {
color: #7B7B7B;
font-size: 14px;
font-weight: 400;
line-height: 21px;
}
}
@media only screen and (min-width:1200px) {
li.grid__item.small--one-half.one-third-grid {
    max-width: 33.33%;
}
}
@media only screen and (min-width:769px) {
.equip-prod-title,.equip-prod-title a{
    color: black;
    font-size: 20px;
    font-weight: 400;
    line-height: 31.20px;
}
.equipment_product_description {
    color: #7B7B7B;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.equipment-prod-image img {
    width: 100%;
    max-width:100%;
    height: 360px;
    object-fit:contain;
}
}
.button.equipment-shop-btn {
    width: 100%;
    background: #B42D24;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding: 0 3rem !important;
}
@media (min-width:767px) and (max-width:1200) {
    li.grid__item.small--one-half.one-third-grid {
    max-width: 100%;
}
}
.equipment_product_description p{
   overflow: hidden;
   text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.equipment_product_description {
  margin-bottom:5px;
}