/*
Theme Name: Execor Child
Author: VamTam
Author URI: https://vamtam.com
Template: execor
*/



/*

put your child theme styles here


you don't need any @import rules

*/

/* Force header to stay visible on scroll down */
.vamtam-sticky-header--fixed-hidden {
  transform: translateY(0) !important;
  opacity: 1 !important;
  visibility: visible !important;
}

#footer-sec .elementor-icon-box-wrapper 
 {
    flex-direction: row !important;
    text-align: left !important;
}

#mosaic-sec .elementor-icon-box-wrapper
{
    flex-direction: row !important;
    text-align: left !important;
}

