.elementor-1057 .elementor-element.elementor-element-ad3f63a{--display:flex;--overlay-opacity:0.2;--border-radius:0px 0px 0.5px 0px;}.elementor-1057 .elementor-element.elementor-element-ad3f63a::before, .elementor-1057 .elementor-element.elementor-element-ad3f63a > .elementor-background-video-container::before, .elementor-1057 .elementor-element.elementor-element-ad3f63a > .e-con-inner > .elementor-background-video-container::before, .elementor-1057 .elementor-element.elementor-element-ad3f63a > .elementor-background-slideshow::before, .elementor-1057 .elementor-element.elementor-element-ad3f63a > .e-con-inner > .elementor-background-slideshow::before, .elementor-1057 .elementor-element.elementor-element-ad3f63a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-1057 .elementor-element.elementor-element-95d83b8{--display:flex;}.elementor-1057 .elementor-element.elementor-element-44c15cbd{--display:flex;}.elementor-1057 .elementor-element.elementor-element-1909a552{--display:flex;}.elementor-1057 .elementor-element.elementor-element-1909a552.e-con{--align-self:center;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1057 .elementor-element.elementor-element-a254113 .elementor-heading-title{line-height:0.8em;}.elementor-1057 .elementor-element.elementor-element-61928428 .elementor-heading-title{line-height:0.8em;}}/* Start custom CSS for container, class: .elementor-element-ad3f63a *//* ===== PAGE HEADER ===== */

.ml-page-header{
  width:100%;
  max-width:none;
  margin:0 auto;
  text-align:center;
  padding-bottom:40px;
  border-bottom: 1px solid #6B6B6B;
  background:
    radial-gradient(circle at 50% 0%, rgba(179,38,45,.06), transparent 34%),
    linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%);
  border-top:1px solid rgba(0,0,0,.05);
  box-shadow:
    inset 0 10px 18px rgba(0,0,0,.035),
    0 8px 24px rgba(0,0,0,.04);
}

/* קווים לצד מאילי דור */

.ml-page-kicker{
    position:relative;
    display:inline-block;
    color:#B3262D;
    font-size:14px;
    font-weight:500;
    letter-spacing:2px;
    margin-bottom:25px;
}

.ml-page-kicker::before,
.ml-page-kicker::after{
    content:"";
    position:absolute;
    top:50%;
    width:70px;
    height:1px;
    background:#B3262D;
}

.ml-page-kicker::before{
    right:calc(100% + -580px);
}

.ml-page-kicker::after{
    left:calc(100% - 580px);
}

/* כותרת ראשית */

.ml-page-title{
    position:relative;
    font-size:clamp(42px,5vw,72px);
    font-weight:800;
    line-height:1.1;
    color:#1E2329;
    margin-bottom:40px;
}

/* קו אדום מתחת לכותרת */

.ml-page-title::after{
    content:"";
    position:absolute;
    left:50%;
    bottom:-40px;
    transform:translateX(-50%);
    width:90px;
    height:3px;
    background:#B3262D;
    margin: 5px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8683262 */.privacy-policy-page {
  direction: rtl;
  text-align: right;
  max-width: 980px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: inherit;
  color: #222;
  line-height: 1.9;
}

.privacy-policy-page h1 {
  font-size: 38px;
  margin-bottom: 20px;
  line-height: 1;
  color: #b90000;
}

.privacy-policy-page h2 {
  font-size: 25px;
  margin-top: 36px;
  margin-bottom: 12px;
    line-height: 1;

  color: #222;
}

.privacy-policy-page h3 {
  font-size: 21px;
  margin-top: 24px;
  margin-bottom: 10px;
  color: #444;
}

.privacy-policy-page p {
  font-size: 17px;
  margin-bottom: 14px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-44c15cbd *//* === MAYLI DOOR - FINAL CTA === */

.ml-cta{
  position:relative;
  overflow:hidden;
  min-height:520px;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:110px 24px;
  direction:rtl;

  background-image:url("/wp-content/uploads/2026/06/פרגולה-דגם-דורלי-קלאסי-12.webp");
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
}

.ml-cta::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(
      90deg,
      rgba(0,0,0,.78) 0%,
      rgba(0,0,0,.58) 45%,
      rgba(0,0,0,.30) 100%
    );
  z-index:1;
}

.ml-cta::after{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(187,41,49,.10);
  z-index:2;
}

.ml-cta-content{
  position:relative;
  z-index:3;
  max-width:850px;
  text-align:center;
}

.ml-cta-kicker{
  display:block;
  color:#FFF;
  font-family:"Rubik", Arial, sans-serif;
  font-size:20px;
  font-weight:800;
  margin-bottom:18px;
}

.ml-cta-title{
   color:#FFF;
  font-family:"Rubik", Arial, sans-serif;
  font-size:clamp(34px, 3.8vw, 50px);
  font-weight:900;
  line-height:1.18;
  margin:24px;
}

.ml-cta-title::after{
  content:"";
  display:block;
  width:86px;
  height:3px;
  background:#BB2931;
  margin:24px auto 0;
}

.ml-cta-text{
  max-width:720px;
  margin:0 auto;
  color:rgba(255,255,255,.88);
  font-size:20px;
  line-height:1.85;
}

.ml-cta-button{
  margin-top:42px;
}

.ml-cta-button .elementor-button{
  background:#BB2931 !important;
  color:#fff !important;
  border-radius:6px !important;
  padding:19px 42px !important;
  font-size:18px !important;
  font-weight:800 !important;
  box-shadow:0 18px 42px rgba(187,41,49,.28);
  transition:.25s ease;
}

.ml-cta-button .elementor-button:hover{
  background:#9E1F26 !important;
  transform:translateY(-2px);
}

@media(max-width:767px){
  .ml-cta{
    min-height:520px;
    padding:80px 22px;
  }

  .ml-cta-title{
    font-size:36px;
  }

  .ml-cta-text{
    font-size:17px;
  }
}/* End custom CSS */