/*
 Theme Name:   Neuros Child
 Description:  Neuros Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/neuros
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     neuros
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  neuros-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
.header {background-color:#121212}
.sticky-header {background-color: #121212d9; backdrop-filter: blur(0.5em);}
.logo-container {margin:0}
.logo {margin-bottom:-24px}
.logo img  {max-width:220px}
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {color:#d5d5d5}
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link:hover, 
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {color:#f8a11d}
.voiceLogos img {max-width: 100px !important; margin: 0 20px 0 0;display: inline-block !important;}
.top-bar {background: linear-gradient(144deg, #121212 72%, #f89d1e) !important;}
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu {
 background: #1f1f1fd6 !important; backdrop-filter: blur(0.5em);
}
.neuros-heading {margin-left: 0 !important}

@media (max-width: 575px) {
   .voiceLogos {text-align:center !important}
   .voiceLogos .v_alexa, .voiceLogos .v_copilot {margin-right:0;}
   .voiceLogos img {max-width: 80px !important; margin: 0 10px 0 0;display: inline-block !important;}
   .owl-item {text-align:center !important;}
   .content-slider-item-text {padding-right:0 !important;}
   .slide-content-column {width: 85% important;}
}