/*
Theme Name: Omega Hair Salon Pro
Theme URI: https://www.omegathemes.com/wordpress/hair-salon-wordpress-theme/
Author: Omegathemes
Author URI: https://www.omegathemes.com/
Description: omega_hair_salon_pro WordPress Theme is the perfect choice for all your omega_hair_salon_pro and health related websites like personal trainers, health coach, yoga, diet and nutrition planning, indoor and outdoor exercise, for class and omega_hair_salon_pro enthusiasts, physiotherapist, powerlift, clubs, dieticians, physiotherapy, wellness, workout, lifestyle, aerobics, boxing, sports, cross fit, spa and massage, etc. It has a responsive layout for all devices and fits in all screen sizes. It has theme options using customizer API. You
get options for favicon, logo, title and tagline customization. This premium theme is compatible with various WordPress plugins like contact form 7 and WooCommerce.
Version: 0.0.1
Requires at least: 5.0
Tested up to: 5.6.1
Requires PHP: 5.2.4
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: omega-hair-salon-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments

Omega Hair Salon Pro WordPress Theme has been created by Omegathemes(marcatuswp.com), 2018.
Omega Hair Salon Pro WordPress Theme is released under the terms of GNU GPL

/* Basic Style */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&display=swap');

:root{
  --font-outfit: 'Outfit', sans-serif;
  --font-dm: 'DM Sans', sans-serif;
}
.bypostauthor {
  font-weight: 600;
}
.contact-box {
    padding-bottom: 40px;
}
html {
    overflow-x: hidden;
}
/*--------- Site Loader --------------*/
/* .preloader {
  background: #000;
  display: flex;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  top: 0;
  position: fixed;
  z-index: 9999999;
  justify-content: center;
  align-items: center;
}
@keyframes bouncing-loader {
  to {
    opacity: 0.1;
    transform: translate3d(0, -16px, 0);
  }
}
.bouncing-loader {
  display: flex;
  justify-content: center;
  justify-content: center;
  align-items: center;
}
.bouncing-loader > div {
  width: 16px;
  height: 16px;
  margin: 3rem 0.2rem;
  background: #cc913f;
  border-radius: 50%;
  animation: bouncing-loader 0.6s infinite alternate;
}
.bouncing-loader > div:nth-child(2) {
  animation-delay: 0.2s;
}
.bouncing-loader > div:nth-child(3) {
  animation-delay: 0.4s;
} */
