/*
Theme Name:  kkl
Author: Mohammad Shalata 0502311554
Version: 4.1
Text Domain: Asaf Digital
*/

.menu-item-has-children:hover .sub-menu {
    display: block !important;
    pointer-events: unset !important;
    opacity: 1 !important;
    top: 100% !important;
    width: max-content !important;
    background: rgba(255, 255, 255, 0.9) !important;
    backdrop-filter: blur(4px) !important;
}

ul.sub-menu {
    position: absolute;
    display: none;
    background: rgba(255, 255, 255, 0.5) !important;
    backdrop-filter: blur(4px) !important;
}

.lb-data .lb-number {display:none!important;}

.sub-menu {}
	.sub-menu li{transition:.5s;}
	.sub-menu li:hover {background:#0572BA}
	.sub-menu li:hover a {color:#fff;}
.green_section .content_green {position:relative; z-index:50;}

@media all and (max-width:1350px){
	.align-items-center {flex-wrap:nowrap}
}

.more_post, .three_button {z-index:50; position:relative;}

.base_text {padding:0 2rem;}


.main_section .main_title:after {top:50%; transform:translate(0, -50%);}


.green_section {padding-top:44px; height:75vh;}

.imp-tooltip h3 {font-family:inherit!important; color:inherit!important; font-size:inherit!important;}


.imp-spot-fontawesome-icon {font-size:22px!important;}

.category-heritage-archaeology .fa-map-marker:before {font-size:28px}

.gallery p img {width:100%;}

.page-template-home .about .col-md-6 {width:100%; flex:0 0 100%; }
.page-template-home .about .col-md-6.has-right-side {max-width:100% }
.page-template-home .about .col-md-6.base_text {display:flex; flex-wrap:wrap; }
.page-template-home .about .col-md-6.base_text .right-side {width:100%; padding:10px;}
.page-template-home .about .col-md-6.base_text .right-side iframe {width:100%;}
.page-template-home .about .col-md-6.base_text .left-side {width:100%; padding:10px;}
.page-template-home .about .col-md-6.has-right-side .left-side, .page-template-home .about .col-md-6.has-right-side .right-side {width:50%; max-width:50%;}
.page-template-home .about .infographics {width:100%; }
.page-template-home .about .infographics img {width:100%;}
.page-id-7 .three_button a:hover {background:#6699ce; color:#fff;}
.page-id-7 .three_button a .icon {border:0; border-radius:0; background:transparent;}
.page-id-7 .three_button a:hover .icon {background:transparent;}
.page-id-7 .card_post:hover {border:2px solid #6699ce;}
.page-id-7 .gallery {background:#fff; }

.right-side {}
	.right-side iframe {width:100%; height:100%; border:0;}
.infographics {}
	.infographics iframe {width:100%; min-height:550px;}

.bottom_footer p {text-align:left;}

header .row {flex-wrap:nowrap;}
@media all and (max-width:768px){
.page-template-home .about .col-md-6.base_text .right-side {width:100%; box-sizing:border-box; max-width: 100%;}
.page-template-home .about .col-md-6.base_text .left-side {width:100%; box-sizing:border-box;  max-width: 100%;}
.page-template-home .about .col-md-6.base_text .right-side iframe {max-width:100%!important; width:100%!important; box-sizing:border-box; height:auto;}
	.align-items-center {flex-wrap:wrap;}
	.kkl_green .img_green.world_img {display:none;}
	.container.c-70 {padding:0;}
	.green_section {height:auto;}
.menu-item-has-children:hover .sub-menu {width:100%!important;}
.modula-items .slick-next {right:82%!important;}
.modula-items .slick-prev {right:5%!important;}

.page-id-7 .bottom_footer {margin-top:53px;}
	.container.c-70 {max-width:92%}
}