/*
Theme Name: Unicon Child Theme
Theme URI: http://themeforest.net/user/minti
Description: Unicon Child Theme for your Customizations.
Author: minti
Author URI: http://mintithemes.com
Template: unicon
Version: 1.1
*/
/*
@media (max-width: 1025px) {
 .elementor-15863 .elementor-element.elementor-element-d653d94.elementor-column > .elementor-widget-wrap {
    justify-content: flex-start!important;
}
 .elementor-15863 .elementor-element.elementor-element-074b1d1 {
        width: 13.888%;
}
}

 */

@media screen and (max-width: 768px) {
  /* Swiper slider background – behind everything */
  .ekit-main-swiper.swiper.ekit-slider-wrapper.swiper-fade.swiper-initialized.swiper-horizontal.swiper-autoheight.swiper-watch-progress.swiper-backface-hidden {
    position: relative;
    z-index: 1;
  }

  /* Header sections – middle layer */
  .ekit-template-content-header .elementor-section,
  .ekit-template-content-header .panel-row-style {
    -webkit-transform: none;
    position: relative;
    z-index: 2;
  }

  
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
  /* Styles */
}
@media screen and (max-width: 1024px) {
  .wp-full-overlay-footer .devices {
    display: none;
  }
}
.heyco-url {
  color: #00ADEF;
  text-decoration: none;
}
.heyco-url:link {
  color: #00ADEF;
  text-decoration: none;
}
.heyco-url:hover {
  color: #00ADEF;
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .elementskit-menu-overlay {
    left: -100% !important;
  }
}


