@media(max-width:1024px){.elementor .e-3549dc0{/* ==========================================================
 COMPONENT
 Head

 Version : 1.0.0
 Status  : Premium
========================================================== */

selector{

  position:fixed !important;

  top:22px !important;
  left:0 !important;
  right:0 !important;

  width:100% !important;

  z-index:1000 !important;

  pointer-events:none !important;

}



/* ==========================================================
 XXL
========================================================== */

@media(max-width:1600px){

selector{

  top:18px !important;

}

}



/* ==========================================================
 DESKTOP
========================================================== */

@media(max-width:1200px){

selector{

  top:14px !important;

}

}



/* ==========================================================
 TABLET
========================================================== */

@media(max-width:1024px){

selector{

  top:10px !important;

}

}



/* ==========================================================
 MOBILE
========================================================== */

@media(max-width:767px){

selector{

  top:0 !important;

}

}\n}}