.elementor-239 .elementor-element.elementor-element-4868cfb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-f64e891 */#id_vashe-imya {
    color: black;
}

#id_telefon {
    color: black;
}
#id_email {
    color: black;
}



/* Popup overlay */
.popup {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, .6);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

/* Open state */
.popup--open {
  display: flex;
}

.popup__content {
background: #333;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}


.popup__title {
  margin: 0 0 10px;
}

.popup__text {
  margin: 0 0 14px;
}

.popup__btn {
  padding: 10px 20px;
  cursor: pointer;
}


.popup__content {
  position: relative; /* важно для крестика */
}

/* Крестик */
.popup__close {
  position: absolute;
  top: 10px;
  right: 12px;
  background: none;
  border: none;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  color: #fff;
}

.popup__close:hover {
  color: #000;
}


#jalabibaby {
    background: #333333;
}

.owl-next {
    display: none;
}

.owl-prev {
    display: none;
}
@media (max-width: 767px) {
    #jalabititle {
        text-align: left;
        font-size: 20px;
        color: white;
    }
}

@media (min-width: 1025px) {
    #jalap1 {
    gap: 30px;
    margin-bottom: 20px;
   
}
}

.product-card__slideshow img {
    width: 100%;
    height: 100%;
    object-fit: cover;   /* КЛЮЧЕВО */
  object-position: center;
}
@media (min-width: 1025px) {
    #jalap2 {
    height: 463px;
    width: 50%;
}
}

@media (min-width: 1025px) {
    #jalabititle {
    color: #fff;
    margin-top: 15px;
    margin-bottom: 30px;
}
}

@media (min-width: 1025px) {
    
    #jalap3 {
    border: none;
    width: 50%;
}
}/* End custom CSS */