/*
Theme Name:     Lightning by Raitone
Theme URI:      https://raitone.com/lightning
Template:       kadence
Author:         raitone.com
Author URI:     https://raitone.com/about
Description:    Un thème WordPress moderne et performant, conçu par raitone pour des sites web rapides, élégants et optimisés.
Version:        2.0.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

/* For effects */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 1ms !important;
    scroll-behavior: auto !important;
  }
}


html{font-size: 15px;}
.mobile-header-button-wrap, .mobile-header-button,
.mobile-header-button-inner-wrap{
	width: 100%;
	text-align:center;
}

#mobile-drawer .site-header-item{
	justify-content: center;
}

#mobile-drawer .mobile-header-button{
	padding: .8em;
}
