/* Start custom CSS for html, class: .elementor-element-c4d6d20 */@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Quicksand:wght@300..700&display=swap');
:root{
    --clr-gradient: linear-gradient(90deg, #f1c237 0%, #ff9933 100%);
    --main-clr: #ff9933;
    --error-clr: #ff4a4a;

}
*:not(.fa):not(.fa-solid):not(i):not(.ab-icon):not(.elementor-icon):not(.fas):not(.fab):not(.las):not(.far){
    font-family: "Quicksand", sans-serif !important;
}
.wp-content .elementor-section.elementor-section-boxed > .elementor-container{
    max-width:100% !important;
}

.elementor-section.elementor-section-boxed > .elementor-container,
.single-page-template .container{
    max-width: 1320px !important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-df94e7b.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > .elementor-container{
    max-width: 100% !important;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding: 0 !important;
}
.single-page-template .single-content-inner.container{
    max-width: 100% !important;
}
.elementor-866 .elementor-element.elementor-element-d01ae78:not(.elementor-motion-effects-element-type-background),
.elementor-866 .elementor-element.elementor-element-d01ae78:not(.elementor-motion-effects-element-type-background) section
{
    background-color: #000000 !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0 !important;
    margin-bottom: .5rem !important;
    font-weight: 500 !important;
    line-height: 1.2;
}
img{
    max-width: 100%;
}
.h5, h5 {
    font-size: 1.25rem !important;
}
.h6, h6 {
    font-size: 1rem !important;
}
html,
body {
    overflow-x: clip !important;
    background-color: rgb(248 246 234) !important;
}
#wp-content,
.elementor-section{
    background-color: rgb(248 246 234) !important;
}
.gv-sticky-wrapper {
    box-shadow: 2px 2px 4px #00000033 !important;
}
.w-auto{
    width: auto !important;
}
html {
    scroll-behavior: smooth !important;
}
li,
p{
    font-size: 1rem;
    font-family: "Nunito Sans", sans-serif !important;
    line-height: normal;
}


.single-page-template .single-content-inner.container{
    padding: 0 !important;
}
.single-content-inner .clearfix .title{
    display: none;
}

.elementor-865 .elementor-element.elementor-element-0d09c74:not(.elementor-motion-effects-element-type-background), .elementor-865 .elementor-element.elementor-element-0d09c74 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
    
background:linear-gradient(107deg, rgb(255, 67, 5) 11.1%, rgb(245, 135, 0) 95.3%) !important;
}
.btn-donate, .btn-donate-white{
background:linear-gradient(107deg, rgb(255, 67, 5) 11.1%, rgb(245, 135, 0) 95.3%) !important;
}
.btn-donate:after, .btn-donate-white:after{
    color: rgb(255, 67, 5) !important;
}

.gallery_item img{
    width: 100% !important;
    height: 100% !important;
    object-fit:cover !important;
    aspect-ratio: 1;
}
.gallery_btn{
    display: inline-block;
    white-space: nowrap;
    padding: 10px 5px;
}
.gallery_btn.active{
    color: #ff4305;
}

@media(max-width:600px){
.gallery_btn{
    /*width:100%;*/
}
}/* End custom CSS */