#opening {
  width: 100vw;
  height: calc(100vh - var(--header));
  position: relative;
  background-image:  url("/wp-content/uploads/2025/07/back1.webp");
  background-repeat: no-repeat;
  background-position: bottom, center;
  background-size: cover;

}
.white-circle {
  position: absolute;
  top: 0;
  left: 250px;
}
.ziaja {
  position: absolute;
  bottom: 100px;
  left: 50px;

}
.tranoulis {
  position: absolute;
  bottom: 100px;
  left: 230px;
}

.melon {
  position: absolute;
  bottom: 100px;
  left: 350px;
}
.apiro {
  position: absolute;
  bottom: 100px;
  left: 500px;
}

.product-img img {
  transition: transform 1.5s ease;
}
.product-img-container {
  overflow: hidden;
}
.btn-see-more {
  width: 406px;
  height: 55px;
  background-color: #fff;
  color: #000;
  display: flex;
  justify-content:center;
  align-items:center;
  margin: 100px auto;
  font-family:'proxima-nova';
  font-size: 22px;
  font-weight: bold;
}

.medi-cosmetic {
  position: relative;
  color: #F9C399;
  font-size: 45px;
  z-index: 100;
}

#section_1 figcaption a {
  color: white;
}

#section_1 .skin-img {
  transition: transform 0.5s ease;
  overflow: hidden;
}

.picture-container img {
  transition: transform 1.5s ease;
}

.medi-cosmetic a {
  color: #FFA25B !important;
  opacity:0.8;
}


figcaption {
  position: absolute;
  bottom: -70px;
  width: 90%;
  left: 5%;
  padding: 5px 40px !important;
  color: #000000;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  transition: 0.5s ease; 
}

.container{
  position: relative;
}
.section .container {

  max-width: 1320px;
  min-height:100vh;
}

#opening .container {
  transition: transform 1.5s ease;
  height: calc(100vh - var(--header));
  position: relative;
}
#opening .bg-image-layer {
  position: absolute;
  inset: 0;
  background-image: url("/wp-content/uploads/2025/07/anoigma-foto-1320.webp");
  background-size: cover;
  z-index: 0;
  min-height: 100vh;
  pointer-events: none;
}
.bg-container {
  background-image: url('/wp-content/uploads/2024/07/fonto-roz-mobile.webp');
  background-repeat: no-repeat;
  background-position: bottom, center;
  background-size: cover;
  width:476px;
  height:652px;
  position:relative;
}

.bg-container img {
  margin-top: 120px;
  margin-left: 25px;
}

.logo-circle {
  left: 250px;
  position: absolute;
  z-index: 2;
  top: 0;
}

#opening::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  max-width: 100%;
  height: 10px;
  bottom: -3px;
  background-color: rgba(254, 201, 1, 1);
}


.opening-text-top {
  position: absolute;
  top: 300px;
  left: 250px;
  z-index: 2;
}


.opening-text-bottom {
  position: absolute;
  bottom: -30px;
  left: 70px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.body-care {
  margin-top: 40px;
}
.summer-style {
  margin-top: -60px;
}
.healthy-products {
  margin-top: -100px;
}

.celebrity-beauty {
  color: #D25D04;
  text-align:center;
  letter-spacing:0px;
  font-family:Dancing Script;
  font-size: 90px;
  font-weight: bold;
}

.section {
  width: 100vw;
  min-height: 100vh;
  position: relative;
  z-index: 10;
  margin: 10px 0 10px 0;
}
/* change body with main in site */
body .section:nth-child(even) {

  background-image: linear-gradient(rgba(255, 248, 225, 0.25), rgba(255, 248, 225, 0.25)), url("/wp-content/uploads/2025/07/back1.webp");
  background-repeat: no-repeat;
  background-size: cover;
}

body .section:nth-child(odd) {

  background-image: linear-gradient(rgba(255, 248, 225, 0.25), rgba(255, 248, 225, 0.25)), url("/wp-content/uploads/2025/07/back1.webp");
  background-repeat: no-repeat;
  background-size: cover;
}

body .section:nth-child(odd)::before {
  content: '';
  position: absolute;
  left: 0;
  max-width: 100%;
  right: 0;
  height: 10px;
  top: -10px;  
  background-color: rgba(254, 111, 1, 1);/* Top gap color */
}
body .section:nth-child(even)::after {
  content: '';
  position: absolute;
  left: 0;
  max-width: 100%;
  right: 0;
  height: 10px; /* Adjust the height as needed */
  bottom: 0px; /* Adjust the top position as needed */  
  background-color: rgba(254, 111, 1, 1);
}

body .section:nth-child(even)::before {
  content: '';
  position: absolute;
  left: 0;
  max-width: 100%;
  right: 0;
  height: 10px;
  top: -7px;
  background-color: rgba(254, 201, 1, 1);
}
body .section:nth-child(odd)::after {
  content: '';
  position: absolute;
  left: 0;
  max-width: 100%;
  right: 0;
  height: 10px;
  bottom: -3px;
  background-color: rgba(254, 201, 1, 1);
}

#celebs .title {
  padding: 0 0 0 40px;
}
.info-title {
  font-size: 22px;
  font-family: 'hypatia-sans', sans-serif;
  font-weight: 700;
  line-height: 34px;
  padding-bottom: 8px;
  line-height: normal;
  margin-top: 10%;
}

.info-name{
  font-size: 24px;
  font-family: 'hypatia-sans', sans-serif;
  font-weight: 700;
  line-height: 34px;
  padding-bottom: 0;
  line-height: normal;
  margin-top: 10%;
}

.bg-container figcaption {
  margin-top: 40px;
  bottom:50px;
}

.arrow-style {
  filter: invert(100%) brightness(0%) contrast(100%);
}


.title {
  font-size: 40px;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
  line-height: 56px;
}

.ziajaSwiper, .sandals-swiper, .sephora-swiper {
  width: 476px;
  height: 662px;
}

.section a {
  text-decoration: none;
  color: black;
}

.customer a {
  color: #FFA25B;
  font-size: 40px;
  font-weight: bold;
}


.customer a:hover {
  color: #FF6602;

}

.picture-container {
  margin-bottom: auto;
  width: 850px;
  height: auto;
  position: relative;
  overflow: hidden;
}

.content {
  padding: 0 0 0 300px;
  font-size: 22px;
}

.content-left {
  padding: 0 300px 0 0;
  font-size: 22px;
}

.medi-cosmetic-skin {
  width: 376px;
  height:317px;
}

.section .celebs-container {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 500px;
  visibility: hidden;
}

.product-container-left {
  position: absolute;
  left: 0;
  bottom: 7%;
  max-width: 400px;
}

.product-container {
  position: absolute;
  right: 0;
  bottom: 10%;
  max-width: 400px;
}

@media (hover:hover) {

  .medi-cosmetic:hover a {
    opacity:1;
  }

  .arrow-style:hover {
    filter: invert(27%) sepia(95%) saturate(7082%) hue-rotate(356deg) brightness(99%) contrast(94%);
  }

  #section_1 .skin-img:hover img {
    transform: scale(1.1);
    transition: transform 1.5s ease;
  }
  .btn-see-more:hover {
    background-color: #000;
    color: #FF4A00;
  }
  .section .hover-target:hover .title {
    color: #D25D04;
  }

  .h-i:hover img {
    opacity: 0.5;
  }

  .bg-container:hover img {
    transform:scale(1.1);
    transition: transform 1.5s ease;
  }
  .product-img-container:hover img {
    transform:scale(1.1);
    transition: transform 1.5s ease;
  }

  .section .hover-target:hover .info-title{
    color: #D25D04;
  }

  .section .hover-target:hover .main-img {
    transform:scale(1.1);
    transition: transform 1.5s ease;
  }

  .summer-beauty:hover {
    transform: scale(1.2);
    transition: transform .2s ease;
  }
  .body-care:hover {
    transform: scale(1.2);
    transition: transform .2s ease;

  }
  .summer-style:hover {
    transform: scale(1.2);
    transition: transform .2s ease;
  }
  .healthy-products:hover {
    transform: scale(1.2);
    transition: transform .2s ease;
  }

  .section .hover-target:hover .celebs-container {
    visibility: visible;
  }
  .section .celebs-container:hover {
    transform: scale(1.2);
    transition: transform 0.3s ease;
  }

  .section .hover-target:hover  .product-container {
    transform: rotate(-30deg);
    transition: transform 0.3s ease;
  }

  .section .hover-target:hover  .product-container-left {
    transform: rotate(30deg);
    transition: transform 0.3s ease;
  }

  figcaption::before {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }

  figcaption:hover {
    font-weight:bold;
    transition: 0.5s ease;
  }
}

@media only screen and (max-width: 992px) {

  #opening {
    background-image:  url("/wp-content/uploads/2025/07/back-anoigma-mobile.webp");
    background-repeat: no-repeat;
    background-position: bottom, center;
    background-size: cover;

  }
  #opening .bg-image-layer {
    display: none;
  }
  .white-circle {
    position: absolute;
    top: unset;
    bottom: 30px;
    left: 30px;
  }
  .ziaja {
    position: absolute;
    bottom: 70px;
    left: 50px;

  }
  .tranoulis {
    position: absolute;
    bottom: 70px;
    left: 230px;
  }

  .melon {
    position: absolute;
    bottom: 70px;
    left: 300px;
  }
  .apiro {
    position: absolute;
    bottom: 70px;
    left: 150px;
  }

  .btn-see-more {
    width: 284px;
    height: 55px;
    margin: 50px auto;
    background-color: #000;
    color: #FEC901;
  }
  .mob-text-anoigma {
    margin-left: -80px;
  }
  .mob-opening-2 {
    margin-left: -80px;
    margin-top: -50px;
  }
  .first {
    order: 0;
  }

  .second {
    order: 1;
  }
  .hover-target {
    position: relative;
  }
  .swiper-slide {
    background-color: #FE6F01;
  }
  figcaption {
    font-size: 16px;
    position: initial;
    margin-top: -100px;
    width: 100%;
  }
  .first-opening {
    width: 100vw;
    height: 50vh;
    position: relative;
    background-image: url("/wp-content/uploads/2024/07/back-photo-anoigma-mobile.webp");
    background-repeat: no-repeat;
    background-position: bottom, center;
    background-size: cover;
  }

  .second-opening {
    width: 100vw;
    min-height: 50vh;
    position: relative;
    background-image: url("/wp-content/uploads/2024/07/photo-anoigma-mobile.jpg");
    background-repeat: no-repeat;
    background-position: bottom, center;
    background-size: cover;
  }
  .celebrity-beauty{
    font-size:40px;
    text-align:left;
  }

  #celebs .col-lg-9 {
    background: linear-gradient(to right, rgba(210, 93, 4, 0) 0%, rgba(210, 93, 4, 0) 30px, rgba(210, 93, 4, 1) 30px, rgba(210, 93, 4, 1) 100%);
  }

  #celebs .title {
    padding: 0 0 0 0;
    font-size: 34px;
    margin-top:0;
  }

  .celebs-container {
    margin-left: -60px;
    max-width: 360px;
    margin-bottom: -1rem;
  }
  .logo-circle {
    left: 53px;
    position: absolute;
    top: 93px;
  }
  .opening-text-bottom {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .menu-maps {
    margin-top: 200px;
  }
  .menu-maps div:nth-child(n){
    margin-left: -40px;
  } 

  .picture-container {
    margin-bottom: 3rem;
    width: auto;
  }

  .swiper{
    max-width: 360px;
  }
  .col-lg-8, .col-lg-9 {
    margin-top: 30px;	
  }

  .title {
    font-size: 34px;
    font-family: 'hypatia-sans', sans-serif;
    font-weight: 700;
    padding-bottom: 0;
    padding-right: 125px;
    line-height: normal;
    margin-bottom: 2rem;
    margin-top: 0rem;
  }
  .customer a {
    color: #CB5E0C;
    margin: auto;	
  }
  .mob-title {
    color: #CB5E0C;
  }

  .content {
    padding: 0; 
    font-size: 22px;
    line-height: normal;
  }

  .content-left {
    padding: 0;
    font-size: 22px;
    line-height: normal;
  }

  .first-opening::after {
    content: '';
    position: absolute;
    z-index:2;
    left: 0;
    right: 0;
    height: 10px;
    bottom: -10px; 
    background-color: rgba(254, 111, 1, 1);
  }	

  #mobile_slider figcaption {
    font-size: 20px;
    position: absolute;
    margin-top:0;
    width: 100%;
    top: 0;
    text-align: center;
    color: white;
    left: 90px;
  }
  .swiper-button-next,.swiper-button-prev {
    color: black;
  }

  .bg-container {
    background-image: url('/wp-content/uploads/2024/07/fonto-roz-mobile.webp');
    background-repeat: no-repeat;
    background-position: bottom, center;
    background-size: cover;
    width:100vw;
    height:auto;
    min-height:580px;
    position:relative;
  }
  .bg-container img {
    margin-top: 70px;
    margin-left: 10px;
  }
  .bg-container figcaption {
    margin-top: 40px;
    bottom:50px;
  }
  
}
@media only screen and (min-width: 991px) {
  .text-lg-end {
    padding-top: 100px;
  } 
  .product-img {
    position: relative;
    background-image: url('/wp-content/uploads/2025/07/fonto-proionta-desktop.webp');
    width: 476px;
    height: 652px;
  }
}

.swiper-pagination-bullet-active {
  background-color: #D25D04;
}