/*.custom-element-wrapper.custom-element-9 {
    width: 160px;
    height: 160px;
    top: 5%;
    left: 7%;
}

.custom-element-wrapper {
    position: absolute;
}

.custom-element-wrapper.custom-element-10 {
    width: 160px;
    height: 160px;
    top: 65%;
    right: 10%;
}
.custom-element-wrapper.custom-element-11 {
    display: inline-block;
}

.custom-element-wrapper.custom-element-11:before {
    display: block;
    content: "";
    position: absolute;
    top: 30px;
    left: -30px;
    background: var(--primary);
    border-radius: 25px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.custom-element-wrapper.custom-element-11 img {
    border-radius: 25px;
}
.custom-element-wrapper {
    position: absolute;
}*/

.custom-element-wrapper.custom-element-9 {
    width: 160px;
    height: 160px;
    top: 5%;
    left: 7%;
}

.custom-element-wrapper {
    position: absolute;
}

.custom-element-wrapper.custom-element-10 {
    width: 160px;
    height: 160px;
    top: 65%;
    right: 10%;
}

.custom-element-wrapper.custom-element-11 {
    display: inline-block;
}

.custom-element-wrapper.custom-element-11:before {
    display: block;
    content: "";
    position: absolute;
    top: 30px;
    left: -30px;
    background: var(--primary);
    border-radius: 25px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.custom-element-wrapper.custom-element-11 img {
    border-radius: 25px;
}

.custom-element-wrapper {
    position: absolute;
}
.custom-card .icon-animated {
    max-width: 80px;
}
.donate-tabs .icon-featured {
    height: 40px !important;
    width: 40px !important;
    line-height: 35px !important;
}
.donate-tabs .form-with-icons .form-control {
    padding-left: 15px!important;
}
#customThumbGalleryThumbs{
    display: none!important;
}

.page-header.page-header-modern.page-header-background.page-header-background-md {
    padding: 250px 0!important;
}
