.elementor-kit-7{--e-global-color-primary:#06283D;--e-global-color-secondary:#25292F;--e-global-color-text:#06283D;--e-global-color-accent:#1363DF;--e-global-color-cb5a515:#FFFFFF;--e-global-typography-primary-font-family:"e-Ukraine";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"e-Ukraine";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"e-Ukraine";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"e-Ukraine";--e-global-typography-accent-font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:26px;}.elementor-kit-7 h5{font-family:"e-Ukraine", Sans-serif;font-size:14px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* header */
.elementor-editor-active .site-header {
    background: #06283D;
} 
.site-header {
    padding: 0 !important;
}
.customize-support .site-header {
    top: 46px !important;
}
/* header responsive */
@media (max-width: 1024px) {
    .toggle-button-wrapper {
        max-width: 130px;    
    }
    .header-wrapper:after {
        content: '';
        height: 3px;
        background: rgba(255, 255, 255, .26);
        display: block;
        position: absolute;
        bottom: -5px;
        left: 20px;
        right: 20px;
    }
    .mobile-menu-footer:before {
        content: '';
        height: 3px;
        background: rgba(255, 255, 255, .26);
        display: block;
        position: absolute;
        top: 0;
        left: 20px;
        right: 20px;
        width: auto;
    }
}
@media (min-width: 783px) {
    .customize-support .site-header {
        top: 32px !important;
    }
}
@media (min-width: 1025px) {
    #elementor-popup-modal-1201 {
        display: none !important;
    }
}
/* single post */
.related-posts .elementor-posts .elementor-post__text {
    display: flex;
}
.related-posts .elementor-post__text .elementor-post__meta-data {
    order: 1;
}
.related-posts .elementor-post__text .elementor-post__title {
    order: 2;
}
.related-posts .elementor-post__text .elementor-post__excerpt {
    order: 3;
}
.open-gallery .elementor-heading-title {
    cursor: pointer;
    display: none;
} 
.open-gallery .elementor-heading-title img {
    position: relative;
    top: 3px;
}

.socials-block {
    margin-bottom: 20px;
}
.share-buttons a {
    margin-right: 17px;
}
.copy-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 13px;
    background: #DFF6FF;
    border-radius: 28px;
    padding: 12px 10px;
}
.copy-block .postlink-block {
    background: #fff;
    border-radius: 32px;
    padding: 14px 16px;
    font-weight: 300;
    font-size: 14px;
    line-height: 1;
    color: #C2C2C2;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
}
.copy-block .share-copy {
    padding: 0;
    background: none !important;
    border: none;
}
.checked-item {
    display: inline-flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 40px;
}
.copy-block .checked-item img {
    height: 25px;
}
/* single post responsive */
@media (max-width: 1024px) {
    .socials-block a img,
    .copy-block img {
        width: 35px;
        height: auto;
    }
} 
@media (min-width: 1025px) {
    .share-buttons {
        background: #DFF6FF;
        border-radius: 32px;
        padding: 32px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .copy-block {
        background: none;
        border-radius: 0;
        width: 63.3%;
        padding: 0;
    }
    .socials-block {
        margin-bottom: 0;
        width: 30%;
    }
    .share-block h5 {
        margin-left: 32px;
    }
    .copy-block .postlink-block {
        padding: 21px 36px;
    }
    .checked-item {
        width: 59px;
        height: 59px;
    }
   .copy-block .checked-item img {
        height: 40px;
    }
}
/* archive */
div.elementor-widget-archive-posts .elementor-post {
    background: #DFF6FF;
    border-radius: 32px;
    padding: 4px;
}
.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    height: 100% !important;
    width: auto;
}
div.elementor-widget-archive-posts .elementor-post .elementor-post__text {
    padding: 0 28px;
}
div.elementor-widget-archive-posts .elementor-post__text {
    display: flex;
    flex-wrap: wrap;
}
.elementor-widget-archive-posts .elementor-post__text .elementor-post__meta-data {
    order: 1;
}
.elementor-widget-archive-posts .elementor-post__text .elementor-post__title {
    order: 2;
}
.elementor-widget-archive-posts .elementor-post__text .elementor-post__excerpt {
    order: 3;
}
#button-scroll {
    background: none;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -1%;
    position: relative;
    margin-top: 30px;
}
#button-scroll:before {
    content: '';
    width: 18px;
    height: 18px;
    background: url(/wp-content/uploads/2026/04/arrow-down.svg);
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 10px;
}
#button-scroll .e-load-more-spinner {
    margin-top: 20px;
}
.e-load-more-spinner .eicon-animation-spin {
    display: flex !important;
    fill: #25292F !important;
}
#button-scroll .e-load-more-spinner svg {
    width: 15px;
    height: 25px;
}

div.elementor-widget-archive-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper {
    margin-top: 0;
}
.e-load-more-pagination-end .elementor-button-wrapper {
    display: none;
}
/* archive responsive */
@media (max-width: 767px) {
    .archives-section {
        background: none !important;
    }
    div.elementor-widget-archive-posts .elementor-post .elementor-post__text {
        padding: 0 18px;
    }
}
/* pages */
.contact-field img {
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -12px;
}
.elementor-element-c7749f0.contact-field img {
    margin-top: -6px;
}
.iban-block img {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -12px;
    width: 24px;
    cursor: pointer;
}
.iban-block{
    position:relative;
    display:inline-block;
    font-size: 10px !important;
}

.iban-copy{
    background:none;
    border:0;
    cursor:pointer;
    margin-left:8px;
}

.iban-tooltip{
    position:absolute;
    top:-28px;
    right:0;
    background:#111;
    color:#fff;
    font-size:12px;
    padding:4px 8px;
    border-radius:6px;
    opacity:0;
    transform:translateY(5px);
    transition:.2s;
    pointer-events:none;
}
.iban-block.copied .iban-tooltip{
    opacity:1;
    transform:translateY(0);
}
.arrow-to-top img {
    position: relative;
    top: 5px;
    margin-right: 5px;
}
.arrow-link img {
    position: relative;
    top: 3px;
}
.more-team {
    cursor: pointer;
}
.more-team img {
    position: relative;
    top: 3px;
}
.news-gallery {
    height: 252px;
    overflow: hidden;
}
.elementor-slideshow__title {
    display: none !important;
}
.news-gallery.services-gallery {
    height: 121px;
}
.news-gallery .elementor-gallery-item:nth-child(n+5), .services-gallery.news-gallery .elementor-gallery-item:nth-child(n+3) { 
    opacity: 0;
    pointer-events: none;
}
.wp-block-image {
    margin-bottom: 26px;
}
/* pages responsive  */
@media (max-width: 767px) {
    .donate-section {
        background: none !important;
    }
    .team-list .team-item:nth-of-type(n+3) {
        display: none;
    }
}
@media (min-width: 414px) {
    .news-gallery {
        height: 296px;
    }
    .news-gallery.services-gallery {
        height: 143px;
    }
}
@media (min-width: 480px) {
    .iban-block{
        font-size: 14px !important;   
    }
    .iban-block img {
        margin-top: -17px;
        width: 36px;
    }
    .news-gallery {
        height: 360px;
    }
    .news-gallery.services-gallery {
        height: 175px;
    }
}
@media (min-width: 576px) {
    .news-gallery {
        height: 490px;
    }
    .news-gallery.services-gallery {
        height: 240px;
    }
}
@media (min-width: 768px) {
    .more-team {
        display: none !important;
    }
    .news-gallery {
        height: 380px;
    }
    .news-gallery.services-gallery {
        height: 314px;
    }
    .activities-carousel .swiper-pagination {
        display: none;
    } 
}
@media (min-width: 992px) {
    .news-gallery {
        height: 420px;
    }
    .news-gallery.services-gallery {
        height: 320px;
    }
}
@media (min-width: 1025px) {
    .contact-field img {
        left: 20px;
    }
    .iban-block img {
        right: 21px;
    }
    .news-gallery {
        height: 460px;
    }
    .news-gallery.services-gallery {
        height: 370px;
    }
}
@media (min-width: 1200px) {
    .news-gallery {
        height: 520px;
    }
    .news-gallery.services-gallery {
        height: 424px;
    }
    .iban-block{
        font-size: 20px !important;   
    }
}
/* footer */
.footer-menu ul li a {
    display: inline;
}
/* footer responsive */
@media (max-width: 767px) {
    .footer-column:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: -10px;
        right: -10px;
        background: #E4E4E4;
        height: 1px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'e-Ukraine';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.ichurch.com.ua/wp-content/uploads/2026/04/e-ukraine-light.eot');
	src: url('https://www.ichurch.com.ua/wp-content/uploads/2026/04/e-ukraine-light.eot?#iefix') format('embedded-opentype'),
		url('https://www.ichurch.com.ua/wp-content/uploads/2026/04/e-ukraine-light.woff2') format('woff2'),
		url('https://www.ichurch.com.ua/wp-content/uploads/2026/04/e-ukraine-light.woff') format('woff'),
		url('https://www.ichurch.com.ua/wp-content/uploads/2026/04/e-ukraine-light.ttf') format('truetype'),
		url('https://www.ichurch.com.ua/wp-content/uploads/2026/04/e-ukraine-light.svg#e-Ukraine') format('svg');
}
@font-face {
	font-family: 'e-Ukraine';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.ichurch.com.ua/wp-content/uploads/2026/04/e-ukraine-regular.eot');
	src: url('https://www.ichurch.com.ua/wp-content/uploads/2026/04/e-ukraine-regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.ichurch.com.ua/wp-content/uploads/2026/04/e-ukraine-regular.woff2') format('woff2'),
		url('https://www.ichurch.com.ua/wp-content/uploads/2026/04/e-ukraine-regular.woff') format('woff'),
		url('https://www.ichurch.com.ua/wp-content/uploads/2026/04/e-ukraine-regular.ttf') format('truetype'),
		url('https://www.ichurch.com.ua/wp-content/uploads/2026/04/e-ukraine-regular.svg#e-Ukraine') format('svg');
}
/* End Custom Fonts CSS */