/*@green: #01ad6e;*/
.MyLPs {
  color: white;
  overflow: hidden;
  background: #cee8f6;
  background-size: 100%;
  padding-bottom: 30px;
  position: relative;
}
.MyLPs .col_xs_4,
.MyLPs .col_xs_6,
.MyLPs .col_xs_8,
.MyLPs .col_xs_12 {
  padding: 10px;
}
.MyLPs .radiusCorners {
  border-radius: 16px;
}
.MyLPs img {
  width: auto;
  max-width: 100%;
}
.MyLPs .btnCommon {
  font-size: 18px;
  font-weight: 700;
  color: #2d2b41;
  background-color: white;
  border-radius: 5px;
  padding: 15px 10px;
  display: block;
  transition: all linear 0.2s;
  display: flex;
  justify-content: center;
  max-width: 300px;
  margin: 10px auto;
  -webkit-box-shadow: 5px 6px 12px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 5px 6px 12px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 5px 6px 12px 1px rgba(0, 0, 0, 0.15);
}
.MyLPs .btnCommon span {
  align-self: center;
}
.MyLPs .btnCommon:hover {
  /*background-color: @blue;*/
}
.MyLPs .btnCommon.purple {
  background-color: #965ce5;
  color: white;
}
.MyLPs .btnCommonBig {
  font-size: 27px;
}
.MyLPs .linkStretched {
  z-index: 5;
  overflow: hidden;
  display: block;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.MyLPs h2 {
  margin: 20px 0;
  font-size: 40px;
  line-height: 45px;
  color: #ffc439;
  font-weight: 800;
}
.MyLPs p {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}
.MyLPs .f30 {
  font-size: 36px;
  line-height: 40px;
}
.MyLPs .f18 {
  font-size: 18px;
  line-height: 25px;
}
.bubbles {
  position: absolute;
}
.bubble1 {
  left: 2%;
  top: 13%;
  width: 200px!important;
}
.bubble2 {
  right: 0;
  top: 20%;
}
.bubble3 {
  left: -20px;
  top: 40%;
  width: 200px;
}
.bubble4 {
  top: 50%;
  right: -50px;
  width: 300px;
}
.bubble5 {
  left: 10%;
  top: 86%;
  width: 150px!important;
}
.bubble6 {
  right: 10px;
  top: 70%;
  width: 450px !important;
}
.bgOrange {
  background: #f9775e !important;
}
.bgPurple {
  background: #965ce5!important;
}
.bgWhite {
  background: white !important;
}
.clrWhite {
  color: white !important;
}
.weight_bold {
  font-weight: 800 !important;
}
.weight_light {
  font-weight: 300;
}
.weight_lighter {
  font-weight: 200;
}
.ProductWrapper {
  border-radius: 10px;
  padding: 20px 15px 40px 15px;
  position: relative;
  transition: all linear 0.2s;
  /*margin-bottom: 8px;*/
  margin: 0 5px 15px 5px;
}
.ProductWrapper .productTitle {
  font-size: 26px;
  line-height: 30px;
  color: white;
  font-weight: 500;
  height: 64px;
  position: relative;
}
.ProductWrapper .discount_badge {
  position: absolute;
  right: -8px;
  top: 70px;
  z-index: 2;
}
.ProductWrapper img {
  margin: 0 auto;
}
.ProductWrapper:hover {
  background-color: #b8d7e9 !important;
}
.ProductWrapper:hover .btnCommon {
  opacity: 0.8;
}
.ProductWrapper_hoz {
  background: #844bd2;
  background: linear-gradient(180deg, #844bd2 0%, #f2664b 70%, #f2664b 100%);
  height: 350px;
}
.ProductWrapper_hoz .overlay {
  background: #cee8f6;
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
  border-radius: 8px;
  transition: all linear 0.2s;
}
.ProductWrapper_hoz .productTitle {
  position: relative;
  z-index: 1;
  color: #2c2d41;
}
.ProductWrapper_hoz .productImg_hoz {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center 70%;
  background-repeat: no-repeat;
  background-size: auto;
  z-index: 1;
}
.ProductWrapper_hoz .discount_badge {
  top: 70px;
}
.ProductWrapper_hoz .btnCommon {
  position: absolute;
  right: 18px;
  bottom: 10px;
  padding: 15px 45px;
  z-index: 2;
}
.ProductWrapper_hoz:hover .overlay {
  background-color: #b8d7e9;
}
.ProductWrapper_full {
  /*background-color: #3b3d45;*/
  background-position: center top;
  background-repeat: repeat-x;
  background-size: unset !important;
}
.ProductWrapper_full .productImg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-position: center 70%;
  background-repeat: no-repeat;
  background-size: auto;
}
.youClub_banner {
  background: #485ff1 !important;
  padding: 10px 40px 30px 40px;
}
.youClub_banner .delivery_icon {
  position: absolute;
  right: 10px;
  top: -40px;
}
.youClub_banner .youClub_icon {
  position: relative;
  margin: 0 auto -15px -15px;
}
.youClub_banner div {
  font-size: 30px;
  line-height: 35px;
  position: relative;
  font-weight: 700;
  width: calc(100% - 270px);
}
.youClub_banner .btnCommon {
  margin: 10px 0;
  background: white;
  font-weight: 800;
  position: relative;
}
.youClub_banner .btnCommon:hover {
  background: #ffc439;
}
.Thlefwnikes_paraggelies {
  background: #2c2d41;
  border-radius: 10px;
  margin: 40px auto;
  padding: 10px 15px;
}
.Thlefwnikes_paraggelies .f30 {
  color: #ffc439;
  font-weight: 800;
  margin-bottom: 10px;
}
.Thlefwnikes_paraggelies p {
  font-size: 28px;
  line-height: 32px;
}
.Ups_bottom {
  border-right: solid thin #2c2d41;
  padding: 15px;
  height: 100%;
}
.Ups_bottom .desc1 {
  color: #2c2d41;
  font-size: 23px;
  line-height: 26px;
  font-weight: 800;
  margin-top: 15px;
  margin-bottom: 5px;
}
.Ups_bottom .desc2 {
  color: #2c2d41;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
}
@media (max-width: 1530px) {
  .ProductWrapper_hoz .productImg_hoz {
    background-size: 100%;
  }
  .ProductWrapper_full .productImg {
    background-size: 100%;
  }
}
@media (max-width: 1200px) {
  .ProductWrapper {
    background-size: 95%;
  }
  .ProductWrapper .productTitle {
    font-size: 20px;
    line-height: 24px;
    height: 51px;
  }
  .ProductWrapper .discount_badge {
    width: 100px;
    right: -6px;
  }
}
@media (max-width: 991px) {
  .ProductWrapper_hoz .productImg_hoz {
    background-size: unset;
  }
  .youClub_banner .delivery_icon {
    top: 50%;
    transform: translateY(-50%);
    width: 200px;
  }
  .youClub_banner div {
    font-size: 25px;
    line-height: 30px;
    width: calc(100% - 200px);
  }
}
@media (max-width: 768px) {
  .ProductWrapper_hoz .productImg_hoz {
    background-size: 95%;
  }
  .ProductWrapper_full .productImg {
    background-size: 100%;
    background-position: center center;
  }
  .Ups_bottom {
    padding: 15px 5px;
  }
  .Ups_bottom .desc1 {
    font-size: 18px;
    line-height: 22px;
  }
  .Ups_bottom .desc2 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 576px) {
  .MyLPs .f30 {
    font-size: 25px;
    line-height: 35px;
  }
  .ProductWrapper {
    padding: 20px 15px;
    /*   .productTitle {
            font-size: 22px;
            line-height: 26px;
            height: 56px;
        }*/
  }
  .ProductWrapper .discount_badge {
    width: 70px;
    right: -4px;
  }
  .ProductWrapper_hoz {
    height: 320px;
  }
  .ProductWrapper_hoz .productImg_hoz {
    background-size: 100%;
    background-position: center;
  }
  .ProductWrapper_hoz .discount_badge {
    width: 100px;
    right: -6px;
  }
  .ProductWrapper_hoz .btnCommon {
    left: 50%;
    right: unset;
    transform: translateX(-50%);
    width: 80%;
  }
  .Thlefwnikes_paraggelies p {
    font-size: 20px;
    line-height: 23px;
  }
  .Ups_bottom img {
    height: 65px;
  }
  .youClubIcon {
    height: 35px !important;
    width: 110px !important;
  }
  .youClub_banner {
    text-align: center;
  }
  .youClub_banner .delivery_icon {
    top: 60%;
    left: 50%;
    right: unset;
    opacity: 0.3;
    transform: translate(-50%, -50%);
    width: 150px;
  }
  .youClub_banner .youClub_icon {
    margin: 0 auto -15px auto;
  }
  .youClub_banner div {
    font-size: 25px;
    line-height: 30px;
    width: 100%;
  }
  .youClub_banner .btnCommon {
    font-size: 18px;
    line-height: 22px;
    margin: 0 auto 20px auto;
  }
}
@media (max-width: 400px) {
  .MyLPs .btnCommon {
    font-size: 14px;
  }
  .ProductWrapper {
    padding: 20px 10px;
  }
  .ProductWrapper .productTitle {
    font-size: 18px;
    line-height: 22px;
    height: 50px;
  }
  .Ups_bottom {
    border-right: solid thin rgba(255, 255, 255, 0.2);
  }
  .Ups_bottom .desc1 {
    font-size: 15px;
    line-height: 19px;
  }
  .Ups_bottom .desc2 {
    font-size: 13px;
    line-height: 17px;
  }
}