.elementor-kit-17124{--e-global-color-primary:#0C3225;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5a90504:#0C5752;--e-global-color-1a116b2:#21212D;--e-global-color-ba6bd34:#141414;--e-global-color-945e6ca:#453030;--e-global-color-23e6672:#552411;--e-global-color-8274eb0:#653624;--e-global-color-b23c427:#CFC292;--e-global-color-fa3c091:#CFC292;--e-global-color-88a7c20:#0C3225;--e-global-color-5a5e2fd:#4D3D30;--e-global-color-1828b29:#0A0A0A;--e-global-color-9f49c51:#0C3225;--e-global-color-2781b6f:#0C3225;--e-global-color-089cd33:#6D6868;--e-global-color-9491846:#FFFFFF99;--e-global-color-53e807d:#0C3225;--e-global-color-fe62c36:#1E1E1E;--e-global-color-9a6b6d8:#0E0F11;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-17124 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1510px;}.e-con{--container-max-width:1510px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1400px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}}@media(max-width:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:960px;}.e-con{--container-max-width:960px;}}@media(max-width:992px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:720px;}.e-con{--container-max-width:720px;}}@media(max-width:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:540px;}.e-con{--container-max-width:540px;}}@media(max-width:575px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}}/* Start custom CSS */.px-header-2-bar button {
    background: #0f0f12;
border: 1px solid rgba(255, 255, 255, 0.05);
box-shadow: inset 0 0 10px rgba(255,255,255,0.03),
            0 6px 20px rgba(0,0,0,0.5);
}

.px-header-2-bar .active {
    box-shadow: none;
    border: none;
}

/* ================== */

.px-header-logo.tp-el-logo a{
  position: relative;
  display: inline-block;
}

.px-header-logo.tp-el-logo a::after{
  content:"";
  position:absolute;
  inset:0;
  background:url("https://greyweb.co/wp-content/uploads/2026/01/cropped-cropped-GREY-3.png") center/contain no-repeat;
  pointer-events:none;
  transition: opacity 1s ease;
  will-change: opacity;
  opacity: 0; /* افتراضي مخفي */
}

/* الأبيض يشتغل لما الهيدر واخد white-logo */
.px-header-2-area.white-logo .px-header-logo.tp-el-logo a::after{
  opacity: 1;
}


.px-header-2-area{
  transition: opacity .35s ease, transform .35s ease;
}

/* لما نوصل للفوتر */
.px-header-2-area.hide-header{
  opacity: 0;
  transform: translateY(-12px);
  pointer-events: none;
}/* End custom CSS */