.elementor-kit-10{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#E4D8BD;--e-global-color-text:#DDDDDD;--e-global-color-accent:#E3DED8;--e-global-color-ec7f89f:#999999;--e-global-color-d628eaf:#666666;--e-global-color-bcad285:#333333;--e-global-color-e241761:#111111;--e-global-color-8c68bea:#ECEAE7;--e-global-typography-primary-font-family:"Kara";font-feature-settings:"numr";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"VazirMatn";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANSharp";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IRANYekanX";--e-global-typography-accent-font-weight:500;--e-global-typography-99f97ed-font-family:"GEOLOGICA";--e-global-typography-99f97ed-font-size:100px;--e-global-typography-99f97ed-font-weight:800;--e-global-typography-d2166eb-font-family:"RUBIK";background-color:var( --e-global-color-accent );font-family:"VazirMatn", Sans-serif;font-weight:300;--e-page-transition-entrance-animation:e-page-transition-fade-out-down;--e-page-transition-exit-animation:e-page-transition-fade-in-down;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-max-width:26%;}.elementor-kit-10 e-page-transition{background-color:var( --e-global-color-accent );}.elementor-kit-10 a{color:#9E8347;}.elementor-kit-10 h1{font-family:"IRANSharp", Sans-serif;font-feature-settings:"numr";font-weight:bold;line-height:1.5em;}.elementor-kit-10 h2{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-feature-settings:var( --e-global-typography-text-font-feature-settings );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-10 h3{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-feature-settings:var( --e-global-typography-text-font-feature-settings );font-weight:var( --e-global-typography-text-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.elementor-lightbox{background-color:#000000CC;--lightbox-ui-color:var( --e-global-color-primary );--lightbox-ui-color-hover:var( --e-global-color-secondary );--lightbox-text-color:var( --e-global-color-primary );--lightbox-header-icons-size:33px;--lightbox-navigation-icons-size:33px;}@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-10{--e-global-typography-text-line-height:1.5em;--e-global-typography-99f97ed-font-size:37px;--e-preloader-max-width:52%;}.elementor-kit-10 h1{line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */::selection {
  color: #000;
  background: #FFF;
  text-decoration: underline #000;
}
body {
overflow-x:hidden;}
.glass {
  /* 1. استفاده از rgba بجای کد هگز (سافاری با rgba پایدارتر است) */
  background: rgba(68, 68, 68, 0.3); 
  
  /* 2. یکسان‌سازی مقادیر بلور و استفاده از پیشوندها */
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  
  /* 3. نکته حیاتی برای iOS: فعال کردن شتاب‌دهنده سخت‌افزاری */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  
  /* 4. گاهی آیفون نیاز به یک حاشیه ضعیف دارد تا افکت را رندر کند */
  border: 1px solid rgba(255, 255, 255, 0.1);
  
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
}

.ltrz {direction:ltr;}
.rtlz {direction:rtl;}
.woocommerce table.shop_attributes td {
    padding: 0 25px 0 0;
    font-style: normal;
}
.container-gradient-overlay {
    position: relative;
    overflow: hidden; /* برای اینکه گرادیانت بیرون کانتینر نزند */
}

.container-gradient-overlay {
    position: relative;
    overflow: hidden;
}

.container-gradient-overlay::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 45%;
    background: linear-gradient(to top, rgba(0,0,0,0.75) 0%, transparent 100%);
    pointer-events: none;
    z-index: 1;
}

.container-gradient-overlay > * {
    position: relative;
    z-index: 2;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GEOLOGICA';
	font-display: auto;
	src: url('https://luxerstudio.com/wp-content/uploads/2026/06/Geologica-VariableFont_CRSVSHRPslntwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'RUBIK';
	font-display: auto;
	src: url('https://luxerstudio.com/wp-content/uploads/2026/06/Rubik-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */