/*
 Theme Name:   Astra Child
 Template:     astra
 Version:      1.0.0
*/

.aab-bar{
box-shadow:none !important;
border-radius:0px !important;
}

.aab-content{
font-size: 25px !important;
font-weight: lighter !important;
font-family: 'Sarabun' !important;

}

.sr-feature { opacity:0 !important; transform:translateY(60px); }
.sr-feature.show { opacity:1 !important; transform:translateY(0); }
