.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#262626;--e-global-color-accent:#61CE70;--e-global-color-6456f32:#0008FF;--e-global-typography-primary-font-family:"IRANSans";--e-global-typography-primary-font-size:22px;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"IRANSans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANSans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"IRANSans";--e-global-typography-accent-font-size:1px;--e-global-typography-accent-font-weight:500;background-color:#F5F7F8;color:#262626;font-family:"IRANSans", Sans-serif;font-size:14px;font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"IRANSans", Sans-serif;font-size:14px;font-weight:600;}.elementor-kit-7 h1{font-family:"IRANSans", Sans-serif;font-size:25px;font-weight:900;}.elementor-kit-7 h2{font-family:"IRANSans", Sans-serif;font-size:22px;font-weight:900;}.elementor-kit-7 h3{font-family:"IRANSans", Sans-serif;font-size:20px;font-weight:600;}.elementor-kit-7 h4{font-family:"IRANSans", Sans-serif;font-size:19px;font-weight:600;}.elementor-kit-7 h5{font-family:"IRANSans", Sans-serif;font-size:19px;font-weight:600;}.elementor-kit-7 h6{font-family:"IRANSans", Sans-serif;font-size:19px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{line-height:1.5em;}.elementor-kit-7 h2{line-height:1.5em;}.elementor-kit-7 h3{line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== Clean Gradient Bar Title (for h2.new-h2) ===== */
/* فقط h2 داخل ویجت‌هایی که کلاس new-h2 دارند */
.elementor-element.new-h2 .elementor-heading-title{
  direction: rtl !important;
  display: block !important;
  width: 100% !important;

  margin: 28px 0 16px !important;
  padding: .9em 1.2em !important;

  font-size: clamp(18px,2.3vw,22px) !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  color: #0b2942 !important;

  background: linear-gradient(90deg,#dbeafe 0%,#e0f2fe 50%,#f0f9ff 100%) !important;
  border: 1px solid rgba(14,165,233,.25) !important;
  border-radius: 12px !important;
  box-shadow: inset 0 2px 6px rgba(0,0,0,.05) !important;

  scroll-margin-top: 90px !important;
}


/* ===== Clean Gradient Bar Title — only h2.new-h2 ===== */
h2.new-h2{
  direction: rtl !important;
  display: block !important;
  width: 100% !important;

  margin: 28px 0 16px !important;
  padding: .9em 1.2em !important;

  font-size: clamp(18px,2.3vw,22px) !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  color: #0b2942 !important;

  background: linear-gradient(90deg,#dbeafe 0%,#e0f2fe 50%,#f0f9ff 100%) !important;
  border: 1px solid rgba(14,165,233,.25) !important;
  border-radius: 12px !important;
  box-shadow: inset 0 2px 6px rgba(0,0,0,.05) !important;

  scroll-margin-top: 90px !important;
}




/* h3 */

/* ===== H3 (new-h3) — Option A: نوار ساده و مینیمال ===== */
.elementor-element.new-h3 .elementor-heading-title{
  direction: rtl !important;
  display: block !important;
  margin: 20px 0 10px !important;
  padding: .6em .9em !important;

  font-size: clamp(16px,2vw,20px) !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  color: #0b2942 !important;

  background: linear-gradient(90deg,#eef6ff 0%,#f2faff 100%) !important; /* روشن‌تر از H2 */
  border: 1px solid rgba(14,165,233,.18) !important;
  border-radius: 10px !important;
}

.elementor-element.new-h3 .elementor-heading-title + p{
  margin-top: .35em !important;
  color: #5b7286 !important;
}

/* ===== H3 (new-h3--line) — Option B: خط تاکید باریک کنار تیتر ===== */
.elementor-element.new-h3.line .elementor-heading-title{
  background: transparent !important;
  border: 0 !important;
  padding: 0 0 0 .4em !important; /* فقط کمی فاصله از نوار */
  position: relative !important;
}
.elementor-element.new-h3.line .elementor-heading-title::before{
  content: "" !important;
  position: absolute !important;
  inset-inline-start: auto !important;   /* RTL */
  inset-inline-end: 0 !important;
  inset-block-start: .1em !important;
  width: 4px !important;
  height: 1.1em !important;
  border-radius: 6px !important;
  background: linear-gradient(180deg,#7dd3fc,#0ea5e9) !important;
  opacity: .8 !important;
}


button,
input[type="button"],
input[type="submit"],
.btn {
  font-family: 'IRANSans', sans-serif !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IRANSans';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('https://sanibeauty.ir/wp-content/uploads/2025/06/IRANSansWeb_Black.woff') format('woff');
}
@font-face {
	font-family: 'IRANSans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://sanibeauty.ir/wp-content/uploads/2025/06/IRANSansWeb_Medium.woff') format('woff');
}
@font-face {
	font-family: 'IRANSans';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://sanibeauty.ir/wp-content/uploads/2025/06/IRANSansWeb_Light.woff') format('woff');
}
/* End Custom Fonts CSS */