.elementor-2735 .elementor-element.elementor-element-07e97ce{--display:flex;--background-transition:0.3s;}.elementor-2735 .elementor-element.elementor-element-3573c67{--spacer-size:36px;}.elementor-2735 .elementor-element.elementor-element-7c25f3d{--display:flex;--min-height:565px;--background-transition:0.3s;}.elementor-2735 .elementor-element.elementor-element-1efa6ca{--display:flex;--background-transition:0.3s;}.elementor-2735 .elementor-element.elementor-element-f6718d5{--spacer-size:117px;}@media(min-width:769px){.elementor-2735 .elementor-element.elementor-element-7c25f3d{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-77b542d */.steps-container {
  display: flex;
  justify-content: center;
  position: absolute; 
  top: 0%; 
  width: 100%;
  z-index: 2; 
}

.container {
  background: #f5fae8;
  border-radius: 100px;
  padding: 20px;
  width: 1100px;
  height: auto;
  position: relative; 
  top: 15%; 
  margin: auto;
  margin-top: 5%;
  z-index: 1; 
}

.step {

  padding: 20px;
  border-radius: 8px;
  margin-bottom: 10px;
  text-align: center;
}

.steps {
  display: flex;
  justify-content: center;
  margin-top: 0px;
  position: relative;
   width: 100%;
  max-width: 1200px; 
  margin-left: auto;
  margin-right: auto;
}


.options {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}

.allstep {
padding-top: 2px;
  display: flex; 
  align-items: center;
  justify-content: center; 
  text-align: center;
  width: 50px; 
  height: 50px;
  border-radius: 50%;
  background: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #ed9b4b;
  color: black;
  margin: 0 25px; 
  cursor: pointer;
  transition: background-color 0.3s, transform 0.3s;
  z-index: 2;
  font-family: "Gilroy-Medium";
  letter-spacing: 1.5px;
  font-size: 25px;
}

.allstep.active {
  background-color: #ed9b4b;
  font-weight: 400;
  color: #ffffff;
}

.steps::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(
    100% - 410px
  ); 
  transform: translateX(-50%); 
  height: 1px;
  background: #ffa500;
  z-index: 0; 
}

.slide {
  display: none;
}

.slide.active {
  display: block;
}

 .selection {

  justify-content: center;
  align-items: center; 
  flex-wrap: wrap;
}

.header {
  text-align: center;

}

.title {
    font-family: Vollkorn;    
  font-size: 2em; 
  color: #333; 
}

.description {
padding-bottom: px !important;
  color: #666; 
  font-family: "Gilroy-Regular";
}



.option:has(img) {
    height: 131px; 
    width: 225px;

    border-radius: 5px;
}

.option img.focus-img {
    display: none; 
}

.option:focus-within img.default-img {
    display: none; 
}

.option:focus-within img.focus-img {
    display: block; 
}

 .option {
  color: #0C1210;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 150px; 
  height: 60px; 

  margin: 1em;
  padding: 1em;
  background: #f5fae8; 
  border: 1px solid #ed9b4b; 
  border-radius: 40px; 
  cursor: pointer;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;

}

select:focus {
  outline: none;
}

.selection .optionBtn:hover{
  background-color: #ED9B4B; 
  border-color: #ed9b4b;
  color: white; 
}


.selection .option:focus {
  background-color: #ED9B4B;
  border-color: #ed9b4b;
  color: white; 
}

.selection .option img {
  width: 64px;
  height: auto;
  margin-bottom: 0.5em;
}

.selection .option span {
  display: block;
  font-size: 1em;
  transition: color 0.3s; 
}

.navigation {
  display: flex;
  justify-content: center; 
  position: absolute;
  bottom: 20px; 
  left: 0;
  right: 0; 
}

.fifth-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.content-container {
  display: flex;
  align-items: flex-start; 
  padding: 20px;
  gap: 20px; 
}



.collage-image {
  object-fit: cover; 
  border-radius: 50px !important;
}

.collage-image:nth-child(1) {
  grid-row: 1 / span 2; 
  border-radius: 50px !important;
}


.collage {
  display: grid;
  grid-template-columns: repeat(2, 1fr); 
  grid-template-rows: repeat(2, 1fr);
  gap: 10px; 
  width: auto;
}


.collage-image {
  width: 100%; 
  height: 100%; 
  border-radius: 50px !important;
}

.options-container {

  flex-grow: 1 !important; 
  width: 300px;
  padding: 20px;
}

.optionChoice {
 
  padding-bottom: 3px; 
  margin-bottom: 20px; 
  
}

.label-container {
  display: flex;
  justify-content: space-between; 
  align-items: center; 
  width: 100%; 
}
.option-label {
  font-size: 16px;
  text-align: left;
  white-space: nowrap;
  display: inline-block;
}

.option-select {

    width: 100%;
    background: transparent no-repeat right center;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #B49D86;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'><path d='M7 10l5 5 5-5z'/></svg>");
    background-size: 20px 20px; 
    background-position: right 10px center;
    padding-right: 30px; 
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: 0.18px;
    text-transform: capitalize;
    color: #0C1210;
}



.info-icon {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-left: 10px;
}

.info-icon img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.tooltip {
  visibility: hidden;
  width: 420px;
  background-color: #ED9B4B;
  color: white;
  
  text-align: start;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute; 
  z-index: 1;
  bottom: 125%; 
  left: 50%;
  transform: translateX(-50%); 
  opacity: 0;
  transition: opacity 0.3s;
}

.info-icon:hover .tooltip {
  visibility: visible;
  opacity: 1;
}


.slide-navigation {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 20px;
}

.next {
    
  margin: 10px;
    text-align: center !important;
  background-color: #ED9B4B !important;
  color: white !important;
  border: none;
  border-radius: 40px;
  width: 195px;
  height: 60px;

}

.prev {
  background-color: #f5fae8 !important;
  color: black !important;
  border-color: none !important;
  border-width: none;
  border-style: none; 
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px; 
}

.button-container {
  display: flex;
  flex-direction: column; 
  align-items: center; 
    justify-content: center; 
}

.next {
  order: 1; 
}

.prev {
  order: 2; 
}


button:focus {
  outline: none;
}
.elementor-kit-437 button, .elementor-button  {
    padding: 0 !important;
}


.next:hover {
  background-color: #f5fae8 !important;
  color: black !important;
  border-color: #ED9B4B !important;
  border-width: 1px;
  border-style: solid; 
}

.prev:hover {
  background-color: none !important;
  color: #ED9B4B !important;
  border-color: none !important;
  border-width: none;
  border-style: none; 
  text-decoration: underline;
  text-decoration-color: #ED9B4B;
}

.cartAddBut:hover {
  background-color: #f5fae8 !important;
  color: black !important;
  border-color: #ED9B4B !important;
  border-width: 1px;
  border-style: solid; 
}


.cartAddBut{
  margin: 10px;
    text-align: center !important;
  background-color: #ED9B4B !important;
  color: white !important;
  border: none;
  border-radius: 40px;
  width: 195px;
  height: 60px;
}


/* Оверлей */
.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

/* Анимация кружка загрузки */
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-spinner {
    border: 4px solid rgba(0,0,0,.1);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border-left-color: #000000;
    animation: spin 1s linear infinite;
}



.option[data-value="20"] .discount-notification {
    position: absolute;
    top: -10px; /* Адаптируйте под ваш дизайн */
    right: -45px; /* Адаптируйте под ваш дизайн */
    background-color:  #ED9B4B;  /* Цвет фона уведомления */
    color: white; /* Цвет текста уведомления */
    padding: 5px; /* Отступы внутри уведомления */
    border-radius: 50px; /* Скругление углов уведомления */
    font-size: 12px; /* Размер текста уведомления */
    z-index: 1; /* Убедитесь, что уведомление отображается поверх других элементов */
    display: block; /* Уведомление всегда видно */
    border: 1px solid #f5fae8;
    font-size: 17px;

}





@media only screen and (max-width: 900px) {
  .container {
      width: auto; 
      padding: 20px;
       box-sizing: border-box;
      height: auto;
      border-radius: 20px;
      overflow-x: hidden;
  }
  
    #step1 .options {
      display: flex;
      flex-direction: column; 
      align-items: center; 
      gap: 10px; 
    }
    
    #step1 .option {
      cursor: pointer; 
      width: 350px;
        
    }
    
     #step4 .option {
      cursor: pointer; 
      width: 350px;
        
    }
    
      .options {
          display: grid;
      grid-template-columns: repeat(2, 1);
      grid-auto-rows: 60px;
      justify-items: center;
      grid-gap: 10px;
      margin-bottom: 50px !important;
      
      }
      

      
      .option{
          width:150px;
      }
      
      .options div:last-child:nth-child(odd) {
      grid-column-start: 1; 
      grid-column-end: 3;
      justify-self: center; 
    }
  
     .selection{
        width: 100% !important; 
        height: auto;
        margin: 15px 0; 
        margin-top: 0px;
    }

  .navigation, .slide-navigation {
      flex-direction: column; 
      align-items: center;
 
  }




.next, .prev, .cartAddBut {
        width: 100%;
        max-width: calc(100% - 40px);
        margin: 5px 20px; 
        text-align:center !important;
}





.button-container {
  display: flex;
  flex-direction: column; 
}


.next {
  order: 1; 
}

.prev {
  order: 2; 
}

    .steps-container {
      justify-content: center; 
      position: relative; 
      top: auto;
      margin-bottom: 15px; 
    }





 .steps-container {
      justify-content: center; 
      position: relative; 
      top: auto;
      margin-bottom: 15px; 
    }

  .allstep {
    display: none;
  }

  .allstep.active,
  .allstep.before,
  .allstep.after {
    display: flex;
    transform: scale(1.2);
    margin: 0 35px;
  }



.steps::before {
  content: "";
  position: absolute;
  transform: scale(1.2);
  top: 50%;
  left: 50%;
  width: 100%; 
  transform: translateX(-50%); 
  height: 1px;
  background: #ffa500;
  z-index: 0; 
}


  .collage {
    grid-template-columns: 1;  
    width: 100%; 
    
  }

.collage-image:nth-child(1) {
    grid-row: 1 / span 2;
     border-radius:25px !important;
}


  .collage img {
    max-width: 100%; 
    max-height: auto;
    border-radius:25px !important;
  }
  
      .content-container {
    flex-direction: column;
     width: 100%;
    align-items: left; 
    padding: 10px; 
  }
  
  .tooltip {
  visibility: hidden;
  width: 300px;
  background-color: #ED9B4B;
  color: white;
  
  text-align:start;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute; 
  z-index: 1;
  bottom: 125%; 
  left: 50%;
  transform: translateX(-90%); 
  opacity: 0;
  transition: opacity 0.3s;
}
  

}/* End custom CSS */