/*
Theme Name: Athalia Productions
Theme URI: https://athaliaproductions.com
Author: Digihexagon
Author URI: https://digihexagon.com/
Description: Custom theme developed by FT. Contact us at support@digihexagon.com to get your awesome website.
Version: 0.1
*/
/*      Reset CSS                 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,
hgroup,menu,nav,output,section,summary,time,mark,audio,video,select{margin:0;padding:0;border:0;outline:none;line-height:1;}
a:focus,a:hover,a:active,button{outline:none;text-decoration:none;}
a{
   transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
/*************************************************/
/*      1 ) Google or local Font Import          */
/*************************************************/
html{height:100%;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased !important;}
ul{list-style:none;}
p{line-height:1.3;}
.elementor-kit-15 h2 {
	font-family: "Coterie", Sans-serif !important;
	font-weight:normal !important;
}

header .elementor-sticky--active.elementor-sticky--effects {
	background: rgba(255,255,255,0.99);
	border-bottom: 1px solid #e6e6e6;
}
header .elementor-sticky--active.elementor-sticky--effects nav ul li a {
	color: #000 !important;
}
header .elementor-sticky--active.elementor-sticky--effects nav ul li a::after {
	background: #000 !important;
}
header .elementor-sticky--active.elementor-sticky--effects .elementor-widget-theme-site-logo.elementor-widget-image img {
	filter: unset;
}
header .elementor-widget-theme-site-logo.elementor-widget-image img {
	filter: brightness(0) invert(1);
}