.MyLPs {
  color: #363535;
  background-color: #f0f0f2;
}
.MyLPs .col_xs_4,
.MyLPs .col_xs_6,
.MyLPs .col_xs_8,
.MyLPs .col_xs_12 {
  padding: 10px;
}
.MyLPs img {
  width: unset;
  max-width: 100%;
}
.MyLPs .btnCommon {
  position: relative;
}
.MyLPs .btnCommon:hover {
  opacity: 0.8;
}
.f30_light {
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}
.f30_bold {
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 15px;
}
.f36 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 15px;
}
.f50 {
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}
.TopBanner {
  background: url('//support3.you.gr/you/redesign/landing_pages/2020_HappyAndSafe/images/topbanner_left.png') 10% center no-repeat, #387cfa url('//support3.you.gr/you/redesign/landing_pages/2020_HappyAndSafe/images/topbanner_right.png') 90% center no-repeat;
}
.SpringSale_banner {
  padding: 45px 0;
  position: relative;
  background: #fad176 url('//support3.you.gr/you/redesign/landing_pages/2020_HappyAndSafe/images/leaves_right.png') right bottom no-repeat;
  overflow: hidden;
}
.leaves_left {
  position: absolute;
  bottom: 0;
  left: 2%;
  z-index: 1;
}
.SpringSale_banner_wrapper {
  background-color: #efe2c6;
  padding: 40px;
  position: relative;
  display: flex;
  justify-content: center;
}
.SpringSale_banner_wrapper:hover .btnCommon {
  opacity: 0.8;
}
.SpringSale_banner_col {
  width: 50%;
  text-align: center;
  align-self: center;
}
.SpringSale_banner_col .f30_bold {
  min-height: unset !important;
}
.sale-percentage {
  position: absolute;
  right: -120px;
  top: -40px;
  z-index: 1;
}
.SpringSale_banner_wrapper:after {
  content: '';
  position: absolute;
  left: 20px;
  top: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border: solid thin white;
}
.Garden {
  position: relative;
  padding-bottom: 60px;
}
.Garden::before {
  content: '';
  background-color: #fb980b;
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.bee_left,
.bee_right {
  position: absolute;
}
.bee_left {
  left: 0;
  top: -40px;
  z-index: 2;
}
.bee_right {
  right: 0;
  top: -80px;
}
.daisy_left {
  position: absolute;
  left: 5%;
  top: 55%;
}
.daisy_right {
  width: 60px !important;
  position: absolute;
  right: 10%;
  top: 65%;
}
.ProductWrapperCol {
  margin-bottom: 8px;
}
.ProductWrappers {
  position: relative;
  border-radius: 15px;
}
.ProductWrappers a {
  transition: all linear 0.2s;
}
.ProductWrappers:hover a.btnCommon {
  opacity: 0.8;
}
.ProductWrapper {
  background-color: white;
  text-align: center;
  padding: 20px 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ProductWrapper .f30_bold {
  min-height: 70px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.ProductWrapper img {
  margin: 0 auto;
}
.ProductWrapper1 {
  background-color: #e4e4e4 !important;
  padding: 15px;
  text-align: center;
  height: 408px;
  /*border: solid thin red;*/
  display: flex;
}
.ProductWrapper1 .Img {
  max-width: 280px;
  width: 100%;
  margin: 0 auto;
  align-self: center;
  /*border: solid thin red;*/
}
.ProductWrapper1 div {
  align-self: center;
  width: auto;
  /*border: solid thin red;*/
}
.ProductWrapper1 .f28 {
  line-height: 28px;
}
.ProductWrapper1_2 {
  height: 194px;
  margin-bottom: 10px;
  justify-content: flex-start;
}
.ProductWrapper1_2 img {
  max-width: 150px;
  width: 100%;
  align-self: center;
}
.ProductWrapper1_2 div {
  width: calc(100% - 150px);
  align-self: center;
}
.VillageProductWrapper {
  height: 498px;
  background-color: white;
  border-radius: 15px;
  position: relative;
  display: flex;
  padding: 10px;
}
.VillageProductWrapper .Desc {
  align-self: center;
  width: 55%;
  position: relative;
}
.bbq_img {
  align-self: center;
  position: relative;
}
.sausage,
.fork {
  position: absolute;
}
.sausage {
  right: 100px;
  top: 30px;
}
.fork {
  bottom: 40px;
}
.VillageProductWrapper2 {
  height: 159px;
  background-color: white;
  border-radius: 15px;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
}
.VillageProductWrapper2 img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.VillageProductWrapper2 .Desc {
  background-color: rgba(60, 111, 194, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: center;
  transition: all linear 0.1s;
}
.VillageProductWrapper2 .Desc p {
  width: 50%;
  align-self: center;
}
.VillageProductWrapper2 .Desc a {
  width: 150px;
  align-self: center;
}
.VillageProductWrapper2:hover .Desc {
  height: 100%;
}
.VillageProductWrapper2:hover .Desc a {
  opacity: 0.8;
}
.MoreSale_container {
  padding: 10px;
}
.MoreSale_wrapper {
  border: solid 7px #fad176;
  background-color: #efe2c6;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  padding: 20px 10px 20px 28px;
  position: relative;
  height: 100%;
}
.MoreSale_wrapper p {
  width: 50%;
  line-height: 40px;
  align-self: center;
  margin-bottom: 0 !important;
  font-weight: 700;
  transition: all linear 0.2s;
}
.MoreSale_wrapper div {
  width: 50%;
  align-self: center;
}
.MoreSale_wrapper div img {
  margin: 0 auto;
}
.MoreSale_wrapper:hover p {
  color: #f7921a;
}
.BottomBanner {
  background: #2d2c42;
  padding: 40px 0;
}
.BottomBanner p {
  font-size: 61px;
  font-weight: 700;
  line-height: 70px;
  color: white;
}
.BottomBanner p span {
  border-bottom: solid 5px #ffc439;
}
.BottomBannerDesc:hover .btnCommon {
  opacity: 0.7;
}
@media (max-width: 1600px) {
  .MoreSale_wrapper p.f36 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 1300px) {
  .leaves_left {
    left: 0;
    width: 400px !important;
  }
}
@media (max-width: 1200px) {
  .bee_left,
  .bee_right {
    width: 250px !important;
  }
  .TopBanner {
    background-size: 150px;
  }
  .TopBanner img {
    width: 300px;
  }
  .MoreSale_wrapper p {
    width: 60%;
  }
  .MoreSale_wrapper div {
    width: 40%;
  }
  .BottomBanner p {
    font-size: 31px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .f30_bold {
    font-size: 20px;
    line-height: 25px;
    min-height: 54px !important;
  }
  .spring_logo {
    max-width: 380px !important;
    width: 100% !important;
  }
  .VillageProductWrapper .Desc {
    width: 60%;
  }
  .VillageProductWrapper .Desc .f30_bold {
    min-height: unset !important;
    margin-top: 10px !important;
  }
  .bbq_img {
    width: 50%;
  }
  .fork {
    width: 50px !important;
  }
  .VillageProductWrapper2 .Desc {
    background-color: rgba(177, 227, 202, 0.6);
    height: 100%;
  }
  .VillageProductWrapper2 .Desc p.f30_bold {
    min-height: unset !important;
    width: 50%;
    align-self: center;
  }
}
@media (max-width: 768px) {
  .f50 {
    font-size: 40px;
    line-height: 45px;
  }
  .f36 {
    font-size: 25px;
    line-height: 30px;
  }
  .ProductWrapper1,
  .ProductWrapper1_2 {
    height: auto;
  }
  .SpringSale_banner_wrapper {
    display: block;
  }
  .SpringSale_banner_col {
    width: 100%;
  }
  .sale-percentage {
    right: -50px;
    top: -20px;
  }
  .VillageProductWrapper {
    height: auto;
  }
  .VillageProductWrapper .f28 {
    font-size: 22px;
    line-height: 25px;
  }
  .VillageProductWrapper2 {
    height: auto;
    display: flex;
    padding: 10px 15px;
  }
  .VillageProductWrapper2 img {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    height: auto;
    margin: 0 auto;
    padding: 10px;
    width: 200px;
    height: unset;
    align-self: center;
  }
  .VillageProductWrapper2 .Desc {
    position: relative;
    background-color: rgba(177, 227, 202, 0);
    height: 100%;
    display: block;
    text-align: center;
    align-self: center;
  }
  .VillageProductWrapper2 .Desc p.f30_bold {
    min-height: unset !important;
    width: 100%;
  }
  .MoreSale_wrapper {
    border: solid 4px #f7921a;
  }
  .MoreSale_container {
    padding: 5px;
  }
}
@media (max-width: 576px) {
  .f50 {
    font-size: 30px;
    line-height: 35px;
  }
  .f30_light {
    font-size: 20px;
    line-height: 25px;
  }
  .TopBanner {
    background-size: 150px;
  }
  .TopBanner img {
    width: 250px;
  }
  .ProductWrapper {
    padding: 20px 5px;
  }
  .ProductWrapper .f30_bold {
    min-height: 50px !important;
  }
  .ProductWrapper .f30_light {
    min-height: 50px;
  }
  .ProductWrapper1 img {
    max-width: 150px !important;
  }
  .ProductWrapper1 .f30_bold {
    min-height: unset !important;
  }
  .ProductWrapper1 .f28 {
    font-size: 17px;
    line-height: 20px;
  }
  .VillageProductWrapper2 {
    padding: 25px 15px !important;
  }
  .VillageProductWrapper2 .f30_bold {
    min-height: unset !important;
    margin-bottom: 5px;
  }
  .VillageProductWrapper2 img {
    padding: 0;
    width: 150px;
    height: 85px;
  }
}
@media (max-width: 576px) {
  .TopBanner {
    background: #387cfa;
  }
  .TopBanner img {
    width: 300px;
  }
  .sale-percentage {
    right: unset;
    left: 52%;
    top: -40px;
    transform: translateX(-50%);
    width: 100px !important;
  }
}