/*
Theme Name: Landiox
Theme URI: https://ifingerstudio.com/landiox
Author: https://themeforest.net/user/johanspond
Author URI: https://ifingerstudio.com
Support: johanspond@gmail.com
Description: Landiox - Single Property WordPress Theme
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: landiox
Domain Path: /languages
Tags: threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
#sticky-header {
  position: static !important;
  top: auto !important;
}
.trp-floating-switcher {
  --right: 0px !important;
  right: 0 !important;
  left: auto !important;
}
@media (max-width: 768px){
  .mobile-nav-toggler {
    display: none !important;
  }
}