/*
 Theme Name:   Moonlit Child
 Theme URI:    https://reactheme.com/products/wordpress/moonlit
 Description:  Moonlit Child
 Author:       ReacThemes
 Author URI:   http://reactheme.com
 Template:     moonlit
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
.sticky-header .current-menu-item a span {
    color: #ab8a62 !important;
}
.welcome-about #jarallax-container-0 {
    border-radius: 20px;
}
@media (max-width:767px){
	.m-menu .elementor-widget-container {
		float: right;
	}
}
@media (min-width:1024px){
	li#nav-menu-item-12394 {
		display: none;
	}
}

@font-face {
  font-family: 'AtillaNormal';
  src: url('https://drufftest.co.za/thegalleria/wp-content/uploads/2025/09/Atilla-Normal.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  /* optional: font-display to control loading behavior */
  font-display: swap;
}

@font-face {
  font-family: 'AtillaBold';
  src: url('https://drufftest.co.za/thegalleria/wp-content/uploads/2025/09/Atilla-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* CSS classes to use these fonts */
#SR7_3_1-4-1,
#SR7_3_1-4-0,
.atilla-normal,
.atilla-normal h1,
.atilla-normal h2,
.atilla-normal h4,
.atilla-normal h5,
.atilla-normal h6,
h3.elementor-icon-box-title,
.rt-sub-heading-here em,
.slider__author__info__content h6,
.atilla-normal .rt-sub-heading-here em,
.atilla-normal h3.elementor-heading-title{
  font-family: 'AtillaNormal', sans-serif !important;
  font-weight: normal;
}
.atilla-bold h2,
.atilla-bold {
  font-family: 'AtillaBold', sans-serif;
  font-weight: bold;
}