@media screen and (min-width:678px) {
.blog #primary, .category #primary, .post-original #priamry{
display:flex;
flex-wrap: wrap;
}
.post-type-archive .site-content .ast-container {
justify-content: center;
}
.blog .ast-post-filter, .archive #secondary, .category .ast-post-filter {
width:25%;
min-width:200px;
padding:0;
margin:0;
}
.archive.ast-left-sidebar #secondary{
margin-left:0;
margin-right:0;
}
.blog #main.site-main, .category #main.site-main, .archive .sidebar-main {
width:75%;
min-width:250px;
}
.blog .ast-post-filter ul, .category .ast-post-filter ul {
flex-direction: column;
}
.blog .ast-post-filter li a, .archive .sidebar-main .side-bar-report a, .archive .sidebar-main .side-bar-blog a, .category .ast-post-filter li a {
width:200px!important;
box-shadow:none;
}
}
@media screen and (max-width:677px) {
a.ast-post-filter-single{
padding: 10px!important;
}
.blog .ast-post-filter ul, .category .ast-post-filter ul {
gap:5px;
}
}
.archive .sidebar-main li {
line-height: inherit;
}
.archive .sidebar-main .side-bar-report a, .archive .sidebar-main .side-bar-blog a {
text-align:left;
} 
.archive .sidebar-main .side-bar-report a:hover {
color: var(--ast-global-color-0)!important;
background-color: var(--ast-global-color-1)!important;
border-color:var(--ast-global-color-0)!important;
}
.archive .sidebar-main .side-bar-blog a {
color: var(--ast-global-color-2)!important;
background-color: var(--ast-global-color-1)!important;
}
.archive .sidebar-main .side-bar-blog a:hover {
color: var(--ast-global-color-4)!important;
background-color: var(--ast-global-color-0)!important;
border:none;
}
.ast-blog-layout-4-grid .ast-article-post, .ast-blog-layout-5-grid .ast-article-post, .ast-blog-layout-6-grid .ast-article-post{
box-shadow:none;
}
.blog .post-content, .archive .post-content, .category .post-content, .post-original .post-content {
display:flex;
flex-wrap:wrap;
align-items: center;
gap:10px;
padding-top:0!important;
padding-right:0!important;
padding-bottom:0!important;
}
.post-original .post-content {
align-items: flex-start;
}
.post-content .entry-title, .blog .post-content .ast-excerpt-container, .post-original .post-content .ast-excerpt-container {
min-width:400px;
}
@media screen and (min-width:1070px) {
.post-content .entry-title, .blog .post-content .ast-excerpt-container, .post-original .post-content .ast-excerpt-container {
width:100%;
}
}
@media screen and (max-width:678px) {
.blog .post-content, .archive .post-content, .category .post-content, .post-original .post-content {
text-align:center;
justify-content:center;
}
.post-content .entry-title, .blog .post-content .ast-excerpt-container, .post-original .post-content {
min-width:100%;
}
} @media screen and (min-width:678px) {
.blog .ast-blog-featured-section, .archive .ast-blog-featured-section, .category .ast-blog-featured-section, .post-original .ast-blog-featured-section {
max-width:240px;
max-height:135px;
}
.blog .post-thumb-img-content img, .archive .post-thumb-img-content img, .category .post-thumb-img-content img, .post-original .post-thumb-img-content img {
border-radius:5px;
}
.post-content .cat-links.badge a {
display:flex;
}
.post-content .entry-meta * {
line-height: 0;
}
.post-content .entry-header {
margin:5px 3px 0 0!important;
}
.post-content>.cat-links, .post-content>.read-more, .post-content>.tags-links {
margin:0;
}
}
span.cat-links a {
padding:3px 8px;
font-size:10px!important;
color:#fff;
border-radius:3px;
} .category-pray .cat-links a, .category-pray .cat-links a:hover {
background-color: var(--ast-global-color-0)!important;
}
.category-news .cat-links a, .category-news .cat-links a:hover {
background-color: var(--ast-global-color-6)!important;
}
.category-event .cat-links a, .category-event .cat-links a:hover {
background-color: var(--ast-global-color-7)!important;
}
.category-report .cat-links a, .category-report .cat-links a:hover {
background-color: var(--ast-global-color-8)!important;
}
.category-bible .cat-links a, .category-bible .cat-links a:hover {
background-color: var(--ast-global-color-9)!important;
} .top-news {
display:flex;
flex-direction: column;
gap:5px;
}
.top-news article {
margin:0!important;
}
.top-news .post-content {
display:flex;
align-items: center;
gap:3px;
margin:0;
}
.top-news p, .top-news span{
font-weight:nomal;
}
.top-news header {
order:1;
margin:0!important;
font-size:12px;
}
.top-news span.cat-links {
order:2;
margin:0!important;
}
.top-news p {
order:3;
}
@media screen and (max-width:768px) {
.top-news {
align-items: center;
}
.is-layout-a .top-news article {
display:flex;
justify-content:center;
}
.is-layout-a .top-news .post-content {
gap:10px;
}
.is-layout-b #top-news-cont {
box-shadow:none;
}
.is-layout-b .top-news {
gap:10px;
}
.is-layout-b .top-news article {
display:flex;
justify-content:center;
}
.is-layout-b .top-news .post-content {
gap:0;
justify-content: center;
}
.is-layout-b .top-news .post-content p {
text-align:center;
}
} .is-layout-b .top-news {
gap:10px;
}
.is-layout-b .top-news .post-content {
display:flex;
flex-wrap:wrap;
}
.is-layout-b .top-news p {
width:100%;
} .post-original h2, .post-original .entry-content :where(h2) {
margin:0;
font-size:0;
}
.post-original h2 a {
font-size:1.25rem;
}
.post-original .post-content {
padding-left:1.5em;
width:100%;
}
.post-original .blog-layout-5 {
display:flex;
}
.post-original.ast-page-builder-template .site-content > .ast-container{
width:auto;
max-width:none !important;
}
.post-original .ast-article-post .post-thumb-img-content img {
aspect-ratio: 16 / 9;
width: 100%;
}
.post-original .ast-blog-featured-section {
margin-bottom:0;
}
.post-original .ast-blog-featured-section {
display:none;
}  .message-item, .bible-item{
margin-bottom:40px;	
max-width:960px;
}
.message-item h4::before, .bible-item h4::before{
content:"📖";
margin-right:8px;
} .message-item h4, .bible-item h4{
font-weight: 700;
margin-bottom: 0;
padding: 5px 1px;
line-height: 1.4;
border-bottom: 3px solid var(--ast-global-color-0);
} .message-bible, .post-bible{
font-size:15px;
color:color-mix(in srgb, var(--ast-global-color-2) 90%, white);;
margin-bottom:20px;
padding:20px 20px;
} .message-content{
font-size:16px;
line-height:1.9;
padding:0 20px;
} .message-content p{
margin-bottom:1.4em;
}.wpcf7 input[type="text"], .wpcf7 input[type="number"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="password"], .wpcf7 input[type="search"], .wpcf7 input[type=reset], .wpcf7 input[type=tel], .wpcf7 input[type=date], .wpcf7 select, .wpcf7 textarea {
font-size:14px;
border: 0.5px solid var(--ast-global-color-2);
box-shadow: none;
}
.text-center{
text-align:center;
}
#c-message{
height: 130px;
max-height: 130px;
}
#c-submit{
width:100%;
display: block;
margin-top:20px;
}
.wpcf7 {
line-height: 1;
} .wpcf7-form {
display:flex;
flex-direction:column;
}
.wpcf7-form .wpcf7-turnstile {
order:3;
text-align:right;
}
.c-contact-form .c-col .c-col-flex label {
width:50%;
}
.c-contact-form .c-col .c-col-flex > p {
display:flex!important;
gap:5px;
margin-bottom:10px!important;
}footer .custom-logo-link img {
max-width: 220px;
max-height: 60px;
width: auto;
height: auto;
}
@media screen and (max-width:921px) {
#astra-footer-menu{
justify-content:space-around!important;
}
}body.is-logo-type2 .site-branding .site-title,
body.is-logo-type2 .ast-site-identity .site-title {
display: block !important;
font-size: 26px;
font-size: 1.625rem;
} body.is-layout-b .site-header, 
body.is-layout-b .ast-primary-header-bar, 
body.is-layout-b .sub-menu{
background-color: var(--ast-global-color-0);
} body.is-layout-b .ast-primary-header-bar a,
body.is-layout-b .site-title a{
color: var(--ast-global-color-4) !important;
}
body.is-layout-b .ast-primary-header-bar a:hover{
color: var(--ast-global-color-4);
opacity: 0.8;
}
body.is-layout-b .ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg path:not( .ast-hf-account-unfill ), .ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg circle {
fill: var(--ast-global-color-4) !important;
} @media screen and (min-width:921px) {
.mltlngg-menu-item ul.sub-menu {
width:60px;
text-align: center;
}
} .custom-logo-link.logo-title-link {
display:flex;
align-items: center;
}
.custom-logo-link.logo-title-link span {
font-size: 1.3rem;
} .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
opacity: .9;
}
header .custom-logo-link img {
max-width: 220px;
max-height: 60px;
width: auto;
height: auto;
} .ast-desktop .menu-item-has-children > .menu-link:before {
display: none !important;
}
@media (max-width: 544px) {
body.is-layout-b .ast-mobile-popup-drawer.active .ast-mobile-popup-inner,
body.is-layout-b .ast-builder-menu-mobile .main-navigation .main-header-menu,
body.is-layout-b .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link,
body.is-layout-b .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link {
background-color: var(--ast-global-color-0)!important;
color:var(--ast-global-color-1)!important;
}
body.is-layout-b .ast-button-wrap .ast-mobile-menu-trigger-minimal,
body.is-layout-b .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg,
body.is-layout-b .ast-mobile-popup-drawer.active .menu-toggle-close,
body.is-layout-b .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item> .ast-menu-toggle {
color:var(--ast-global-color-1)!important;
fill: var(--ast-global-color-1)!important;
}
} .lang-switcher-dropdown {
position: relative;
display: inline-block;
}
.lang-switcher-dropdown .current-lang .flag, .lang-switcher-dropdown .lang-dropdown .flag {
font-size:1.3em;
}
.lang-switcher-dropdown .current-lang {
background: #fff;
padding: 4px 8px;
cursor: pointer;
display: flex;
align-items: center;
gap: 6px;
box-shadow:none;
border:none;
}
body.is-layout-b .lang-switcher-dropdown .current-lang {
background-color: var(--ast-global-color-0);
}
.lang-switcher-dropdown .current-lang:hover{
border:none;
}
.lang-switcher-dropdown .lang-dropdown {
display: none;
position: absolute;
top: 100%;
left: 0;
margin: 0;
padding: 0;
list-style: none;
background: #fff;
min-width: 100%;
z-index: 100;
}
body.is-layout-b .lang-switcher-dropdown .lang-dropdown {
background-color: var(--ast-global-color-0);
}
.lang-switcher-dropdown:hover .lang-dropdown {
display: block;
text-align:center;
}
.lang-switcher-dropdown .lang-dropdown li a:hover {
background: #eee;
}
body.is-layout-b .lang-switcher-dropdown .lang-dropdown li a:hover {
background: var(--ast-global-color-0);
} .ast-single-entry-banner .entry-title,
.ast-archive-entry-banner .ast-container h1 {
text-shadow:1px 1px 10px #343434;
}.picture img{
border-radius:5px!important;
box-shadow:none!important;
height:auto!important;
max-width:100%!important;
} .top-fv, .offering-fv, 
.top-col-1-fv, .top-col-2-fv, .top-col-3-fv, .top-col-4-fv {
position: relative!important;
overflow: hidden!important;
} .top-fv::before, .top-fv::after,
.offering-fv::before, .offering-fv::after, 
.pray-fv::before, .pray-fv::after, 
.top-col-1-fv::before, .top-col-2-fv::before, .top-col-3-fv::before, .top-col-4-fv::before,
.top-col-1-fv::after, .top-col-2-fv::after, .top-col-3-fv::after, .top-col-4-fv::after {
content: ""!important;
position: absolute!important;
inset: 0;
background-size: cover;
background-position: center;
opacity: 0; transition: opacity 1.5s ease;
z-index: -2;
}
.top-col-1-fv::after, .top-col-2-fv::after, .top-col-3-fv::after, .top-col-4-fv::after{
content:""!important;
position:absolute"!important;
inset:0;
background:#292929;
z-index:-1;
opacity:.2;
} .offering-fv::before {
opacity: 1;
}
.pray-fv::before {
opacity: 1;
}
.to-col-1-fv::before {
opacity: 1;
}
.to-col-2-fv::before {
opacity: 1;
}
.to-col-3-fv::before {
opacity: 1;
}
.to-col-4-fv::before {
opacity: 1;
} .top-fv::before {
opacity: 1;
}
.top-fv::after {
opacity: 0;
} .top-fv.is-switch::before {
opacity: 0;
}
.top-fv.is-switch::after {
opacity: 1;
} #top-news-1:has(.top-news-full.is-full) .tp-news-btn {
display: none;
}
#top-news-2:has(.top-news-full.is-full) .tp-news-btn {
display: none;
} .top-col-btn #custom-design-btn {
background-color: transparent;
padding: 0 !important;
color: #393939;
fill: #393939;
border: none;
text-decoration: underline;
} .top-icon img {
width:65px;
}
.js-overlay-link {
position: absolute;
inset: 0;
z-index: 10;
} .top-offering-btn #custom-design-btn {
padding-left: 9vw !important;
padding-right: 9vw !important;
} div.acf-embed.acf-embed-map {
display:flex;
} .service-schedule {
margin-bottom: 20px;
}
.service-schedule h4 {
margin:0 0 5px;
font-weight:normal;
}:root {
 --ast-global-color-9: var(--ast-global-color-0);　 --ast-global-color-10: var(--ast-global-color-0);　 }
.ast-article-single > .entry-content > div {
margin-bottom:50px;
}
.ast-article-single > .entry-content > div:last-child {
margin-bottom:0;
}
@media screen and (max-width:768px) {
.ast-article-single > .entry-content > div {
margin-bottom:30px;
}
} body {
opacity: 0;
}
body.page-loaded {
opacity: 1;
transition: opacity 0.3s ease;
}  .side-position {
display: flex;
}
.side-position.is-normal > .e-con-inner {
flex-direction: row!important;
}
.side-position.is-reverse > .e-con-inner {
flex-direction: row-reverse!important;
} div.elementor-element.side-shift {
display: none !important;
}
div.elementor-element.side-shift.is-a.current-is-a {
display: flex !important;
}
div.elementor-element.side-shift.is-b.current-is-b {
display: flex !important;
} .acf-switch-off {
display: none;
}
.acf-switch-wrapper:has(.acf-switch-off) {
display: none !important;
} .img-show.acf-hide-off {
display: none !important;
}
.img-show.acfe-hide-on {
display: block;
} div.elementor-element.top-icon {
display: none !important;
}
div.elementor-element.top-icon.mode1.current-mode1 {
display: block !important;
}
div.elementor-element.top-icon.mode2.current-mode2 {
display: block !important;
}
div.elementor-element.top-icon.mode3.current-mode3 {
display: block !important;
} .mt-group.is-off{
display:none!important;
} .is-sub-off {
display: none !important;
}
.flex-center {
display: flex;
container-type: inline-size;
}
@container(min-width:380px) {
div.flex-center {
justify-content: center!important;
}
div.flex-center h6 {
text-align:center;
}
}  .custom-acf-btn-wrapper.is-left {
text-align: left;
}
.custom-acf-btn-wrapper.is-center, .custom-acf-btn-wrapper.is-stretch {
text-align: center;
}
.custom-acf-btn-wrapper.is-right {
text-align: right;
}
.custom-acf-btn-wrapper.is-stretch > .custom-design-btn {
display: block;
width: 100%;
} #custom-design-btn {
box-sizing: border-box;
display: inline-block;
fill: #fff;
text-align: center;
transition: all 0.4s ease;
box-shadow: none;
text-decoration: none;
font-weight: 500;
line-height: 1em;
font-size: 14px;
border-style: solid;
border-width: 1px;
border-radius: 5px;
padding: 15px 35px!important;
}
.custom-design-btn:hover{
filter: brightness(1.15);
}
p, .entry-content p {
margin-bottom: 0;
} .custom-acf-btn-wrapper.btn-primary #custom-design-btn {
--acf-default-btn-bg: var(--acf-custom-color, var(--ast-global-color-6));
--btn-main-color: var(--acf-btn-bg, var(--acf-default-btn-bg));
background-color: var(--btn-main-color) !important;
border-color: var(--btn-main-color) !important;
color: #ffffff !important;
}
.custom-acf-btn-wrapper.btn-primary #custom-design-btn:hover {
background-color: var(--ast-global-color-4) !important;
color: var(--btn-main-color) !important;
} .custom-acf-btn-wrapper.btn-secondary #custom-design-btn {
--acf-default-btn-bg: var(--acf-custom-color, var(--ast-global-color-0));
--btn-main-color: var(--acf-btn-bg, var(--acf-default-btn-bg));
background-color: var(--ast-global-color-4) !important;
border-color: var(--btn-main-color) !important;
color: var(--btn-main-color) !important;
}
.custom-acf-btn-wrapper.btn-secondary #custom-design-btn:hover {
background-color: var(--btn-main-color) !important;
color: #ffffff !important;
} .custom-acf-btn-wrapper.btn-tertiary #custom-design-btn {
--acf-default-btn-bg: var(--acf-custom-color, var(--ast-global-color-8));
--btn-main-color: var(--acf-btn-bg, var(--acf-default-btn-bg));
background-color: var(--acf-default-btn-bg) !important;
border-color: var(--ast-global-color-4) !important;
color: var(--ast-global-color-4) !important;
}
.custom-acf-btn-wrapper.btn-tertiary #custom-design-btn:hover {
background-color: var(--ast-global-color-4) !important;
border-color: var(--ast-global-color-4) !important;
color: var(--ast-global-color-2) !important;
} .custom-acf-btn-wrapper.btn-quaternary #custom-design-btn {
--acf-default-btn-bg: var(--acf-custom-color, var(--ast-global-color-2));
--btn-main-color: var(--acf-btn-bg, var(--acf-default-btn-bg));
background-color: var(--ast-global-color-4) !important;
border-color: var(--ast-global-color-4) !important;
color: var(--btn-main-color) !important;
}
.custom-acf-btn-wrapper.btn-quaternary #custom-design-btn:hover {
background-color: var(--btn-main-color) !important;
border-color: var(--btn-main-color) !important;
color: #ffffff !important;
} .acf-i i {
font-size:65px;
} @media screen and (max-width:768px) {
.mo-block{
display: block!important;
position: static!important;
margin-bottom: 0!important;
}
} .acf-link-box {
position:relative!important;
}
.link-overlay {
position: absolute;
inset: 0;
display: block;
width: 100%;
height: 100%;
z-index: 10;
}
.link-overlay a {
display: block;
width: 100%;
height: 100%;
} .top-cm iframe {
border:none;
border-radius:5px 0 0 5px;
} .top-3p-btn div {
background:none;
padding:0!important;
color: var(--ast-global-color-3);
border:0;
text-decoration: underline;
font-size:.98em;
} .history-list .elementor-icon-list-text {
--indent: 65px;
text-indent: calc(var(--indent) * -1);
padding-inline-start: var(--indent) !important;
} .mt-img img, .mt-yt img, .mt-oth img, #sb_instagram img {
border-radius:5px!important;
box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.5)!important;
} #sb_instagram .sbi_photo img {
width: 98%!important;
height: 98%!important;
}
#sb_instagram .sb_instagram_header h3, .sb_instagram_header h3 {
font-size: 20px!important;
}
#sb_instagram .sb_instagram_header p, .sb_instagram_header p {
font-size: 16px!important;
}
@media (min-width: 480px) {
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
font-size: 16px!important;
}
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3, .sb_instagram_header.sbi_medium .sbi_header_text h3 Specificity: (1,3,1) {
font-size: 25px!important;
}
} .gcontainer{
background: rgba(0,0,0,0.85) !important;
}
#bulk-gallery-add-btn{
margin-left:10px;
}
ul.custom-media-gallery{
display:flex;
flex-wrap:wrap;
gap:25px;
list-style:none;
justify-content: flex-start;
}
.custom-media-gallery li {
width: 31%;
}
.custom-media-gallery li img {
width: 100%;
height: 100%;
object-fit: cover;
}
.gslide-image img {
max-width: 90vw;
max-height: 80vh;
}
.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *, .ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *, .entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {
margin-left:0;
margin-right:0;
text-align: center;
}
@media (min-width: 1025px) {
ul.custom-media-gallery{
width:980px;
}
}
@media (max-width: 1024px) {
ul.custom-media-gallery{
width:auto;
padding:10px;
justify-content: center;
}
.custom-media-gallery li {
width: calc(30% - 10px);
}
}
@media (max-width: 768px) {
ul.custom-media-gallery{
justify-content: space-between;
}
.custom-media-gallery li {
width: calc(48% - 10px);
}
}  .members-only-page .ast-single-entry-banner {
background-image: none!important;
background: #fff;
text-align: center;
margin:0;
}
.members-only-page .ast-single-entry-banner h1 {
color:var(--ast-global-color-3)!important;
text-shadow:none!important;
} .is-off-cont {
display: none !important;
}#openYoutubePopup{
height: 100%;
width: 100%;
max-width: 525px!important;
object-fit:cover;
background-color: rgba(0, 0, 0, 0);
border-radius: 5px;
cursor: pointer;
display: flex;
border:0;
padding:0;
}
#openYoutubePopup img{
width: 525px;
object-fit:cover;
}
#openYoutubePopup.thumb-hq{
height: 79%;
}
.youtube-background>div{
display: flex;
align-items: center;
}
.youtube-thumb-button {
background-size: cover;
background-position: center;
width: 100%;
border-radius:5px;
}
#youtubePopup {
display: none;
position: fixed;
z-index: 1000;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
justify-content: center;
align-items: center;
}
#youtubePopup .popup-content {
border-radius: 10px;
width: 90%;
max-width: 960px;
position: relative;
}
#youtubePopup .popup-contents {
position: relative;
width: 100%;
aspect-ratio: 16 / 9;
}
#youtubePopup iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
border-radius: 8px;
}
#youtubePopup .close {
position:absolute;
top:0;
right:20px;
float: right;
font-size: 25px;
cursor: pointer;
z-index:1000;
}
#youtubePopup .youtube-filter1{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 40%;
background: transparent;
pointer-events: auto;
}
@media screen and (max-width:767px) {
#openYoutubePopup {
height: 45vw;
width: 100%;
max-width: 430px;
margin:0 auto;
}
#youtubePopup .youtube-filter1{
height: 40%;
}
}
@media screen and (min-width:450px) {
#youtubePopup .youtube-filter2{
position: absolute;
bottom: 0;
right: 0;
width: 160px;
height: 40px;
background: transparent;
pointer-events: auto;
}
} #linkPopup {
display: none;
position: fixed;
z-index: 1000;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.7);
justify-content: center;
align-items: center;
}
#linkPopup .popup-content{
background:#fff;
padding:30px;
border-radius:10px;
max-width:600px;
width:90%;
}
#linkPopup .close{
position:absolute;
top:10px;
right:20px;
font-size:25px;
cursor:pointer;
} div.elementor-element.ytimg {
display: none !important;
}
div.elementor-element.ytimg.mt-yt.current-yt {
display: block !important;
}
div.elementor-element.ytimg.mt-img.current-img {
display: block !important;
}
div.elementor-element.ytimg.mt-oth.current-oth {
display: block !important;
}