/*
Theme Name: Arte Child
Theme URI:
Author: Curly Themes
Author URI:
Description: Child Theme for Arte Theme
Version: 1
Template: arte

*/
.ct-header {
    padding: 0.5rem 0 0rem;
 box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
 background-color: #fff !important;
}
.ct-header__wrapper.ct-header__wrapper--stuck {
 padding: 0;
 box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
 background-color: #fff !important;
}
.ct-header__wrapper--stuck::before {
 content: "";
 display: block;
 background-color: #fff;
}
#absolute-footer {
    padding-top: 1.5rem;
}
#absolute-footer {
    padding-bottom: 0.5rem;
}