/*

Theme Name: Hello Elementor Child

Theme URI: https://github.com/elementor/hello-theme/

Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team

Author: Elementor Team

Author URI: https://elementor.com/

Template: hello-elementor

Version: 1.0.1

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later

License URI: https://www.gnu.org/licenses/gpl-3.0.html


*/
.no-scroll {
    overflow: hidden;
}


.elementor-location-footer .menu-item-object-custom a:after, .elementor-location-header .custom-menu-link a:after{
    left: 5px;
    top: -1px;
    width: 20px;
    height: 20px;
    content: "";
    position: relative;
    display: inline-block;
    background: url(assets/icons/external_link.svg);
    background-position: center;
    background-repeat: no-repeat;
    transition: 0.2s;
    opacity: 1 !important;
}

.elementor-location-header .custom-menu-link a:after{
	 top: 3px;
}
.elementor-location-footer .menu-item-object-custom a:hover:after{
	left:10px;
}

.elementor-location-footer span.elementor-heading-title a:after {
    left: 5px;
    top: 6px;
    width: 20px;
    height: 20px;
    content: "";
    position: relative;
    display: inline-block;
    background: url(assets/icons/chevron_right.svg);
    background-position: center;
    background-repeat: no-repeat;
	transition:0.2s;
}

.elementor-location-footer span.elementor-heading-title a:hover:after, .elementor-location-header .custom-menu-link a:hover:after{
	left:10px;
}


.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus {
    color: var(--e-global-color-accent) !important;
    fill: var(--e-global-color-accent) !important;
}

.gir-button-arrow .elementor-button-link svg path,.gir-button-play-video .elementor-button-link svg path {
	transition:0.3s;
}

.gir-button-arrow .elementor-button-link:hover svg path,.gir-button-arrow-wh svg path{
    fill: #fff !important;
}

.gir-button-arrow-hover-wh .elementor-button-link:hover svg path{
    fill: #fff !important;
}

.gir-button-play-video .elementor-button-link:hover svg path{
	fill: #fff !important;
    stroke: #fff;
}
.gir-arrow-learn-more span a:after, .girteka-environmental-box .gir-arrow-learn-more span:after {
    left: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
    content: "";
    position: relative;
    display: inline-block;
    background: url(assets/icons/arrow_right_alt.svg);
    background-position: center;
    background-repeat: no-repeat;
	transition:0.2s;
}
.girteka-environmental-box:hover .gir-arrow-learn-more span:after{
	transition:0.3s;
}
.gir-arrow-learn-more span a:hover:after,.girteka-environmental-box:hover .gir-arrow-learn-more span:after{
	left:10px;
	/*filter: invert(51%) sepia(38%) saturate(7291%) hue-rotate(164deg) brightness(100%) contrast(83%);*/
}

.gir-button-external-link svg path{
	fill:none !important;
	transition:0.3s;
}

.gir-button-external-link .elementor-button-link:hover svg path{
	stroke:#fff !important;
}

body[data-elementor-device-mode="mobile"] .benefits-title{
    position: absolute;
    top: -20px;
    left: 60px;
}


.girteka-environmental-box .gir-arrow-learn-more span{
	transition: 0.3s;
}

.girteka-environmental-box:hover .gir-arrow-learn-more span {
    /*color: #159DC0 !important;*/
}

.girteka-header-menu {
    display: flex;
    gap: 30px;
    z-index: 1001;
    position: relative;
}

.girteka-header-menu a{
	color:#fff;
	transition:0.2s;
    font-family: 'DM Sans';
    font-size: 16px;
	font-weight: 500;
}


.girteka-header-menu-container {
    background: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 999;
    padding-top: 100px;
	border-bottom:1px solid #0000001a;
	display:none;
	box-shadow:0 0 10px 2px #0000001a;
	padding-bottom:40px;
	transition: all 0.3s ease-in-out;
}

.girteka-header-mega-menu {
    display: none;
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
	min-height: 335px;
}
.mega-menu-banner.second {
    top: -20px;
}
.girteka-header-menu-childrens{
	margin-top:20px;
}

.girteka-header-mega-menu.active{
	display:block;
}
/*transition: all 0.3s ease-in-out;*/

.girteka-header-mega-menu:after {
    position: fixed;
    width: 100%;
    background: #0000001a;
    height: 1px;
    top: 84px;
    left: 0;
    content: "";
    z-index: 1001;
}

.girteka-header-menu-childrens a{
	color: #3D3D3D;
	font-size:16px;
	font-weight:500;
	font-family: 'DM Sans';
	transition:0.2s;
}
.girteka-header-menu-childrens a:hover{
	color: #0B5669;
}

.elementor-location-header .elementor-sticky--active .girteka-header-menu a, .girteka-header-menu.active a{
    color: #3D3D3D;
}

.girteka-header-menu a:hover{
	color:#fff;
}

.girteka-header-menu a.has-sub-menu:hover, .elementor-location-header .elementor-sticky--active .girteka-header-menu a:hover{
	color:#0B5669;
}

.girteka-header-mega-menu-logo{
	position:relative;
	margin:0 auto;
	max-width:1240px;
}
.girteka-header-mega-menu-logo a {
    position: absolute;
    top: -77px; 
	/*top:-67px;*/
}

.girteka-header-menu a.active{
	color:#0B5669 !important;
}
.elementor-location-header .elementor-sticky--active{
	background:#fff !important;
	border-bottom:1px solid #0000001a;
}

.elementor-location-header .elementor-sticky--active #girteka-site-logo img {
     /*content: url(assets/img/girteka_logo_color.svg);*/
	content: url(https://gg.kodovizija.lt/wp-content/uploads/Girteka-Group-logo-new.svg)
}
.girteka-menu-collumns {
    display: flex;
    gap: 100px;
}
.girteka-header-menu-children-childrens a{
	font-family: 'DM sans';
	font-size:16px;
	font-weight:400;
}

.mega-menu-banner {
    position: absolute;
    right: 0;
    width: 552px;
    height: 336px;
    border-radius: 16px;
    margin-top: 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	display: flex;
    flex-direction: column;
	justify-content: end;
	padding: 0 30px 24px 30px;
}
.hrefBlock{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 2;
}
.mega-menu-heading {
    color: #fff;
    font-size: 24px;
    font-family: 'Poppins';
	z-index:1;
}

.mega-menu-subheading {
    color: #fff;
    font-size: 16px;
    font-family: 'DM sans';
	z-index:1;
}

.mega-menu-banner-overlay{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgb(0 31 39 / 0%), rgb(0 31 39 / 80%));
    border-radius: 16px;
}

.pageWithoutCover .girteka-header-menu a, .single-post .girteka-header-menu a, .single-media_pack .girteka-header-menu a,.post-type-archive-management_profile .girteka-header-menu a, .single-management_profile .girteka-header-menu a{
	color: #3D3D3D;
}
.pageWithoutCover .elementor-location-header .elementor-sticky, .single-post .elementor-location-header .elementor-sticky, .single-media_pack .elementor-location-header .elementor-sticky,.post-type-archive-management_profile .elementor-location-header .elementor-sticky, .single-management_profile .elementor-location-header .elementor-sticky{
    border-bottom: 1px solid #0000001a;
	transition:0s;
}

.circle-arrow-wh {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    display: flex !important;
    justify-content: center !important;
	transition:0.2s;
}

.circle-arrow-pr {
	background: #0B5669;
	width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    display: flex !important;
    justify-content: center !important;
	transition:0.2s;
}
.circle-arrow-wh svg, .circle-arrow-pr svg {
    width: 21px !important;
}

.card:hover .circle-arrow-wh, .girteka-environmental-box:hover .circle-arrow-wh, .girteka-environmental-box:hover .circle-arrow-pr{
	background:#159dc0 !important;
}

.card:hover .circle-arrow-wh svg path, .girteka-environmental-box:hover .circle-arrow-wh svg path{
	fill:#fff;
}

.card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 25, 30, 0.4) 0%, rgba(1, 74, 39, 0.1) 100%);
    pointer-events: none;
	border-radius: 16px;
}

#media-pack-single-download svg {
    width: 23px !important;
}
#media-pack-single-download {
    position: absolute;
    top: -123px;
}
#media-pack-single-download svg path {
      stroke-width: 2;
}


/* mobile menu styliai */

.mobile-menu-container-heading {
	display: none;
}





 .girteka-mobile-menu .back-to-main-menu {
    display: none;
}


	.mobile-menu-container-heading {
        gap: 36px;
        margin-top: 20px;
        padding-left: 20px;
	}

	.mobile-menu-container-heading header a{
		color: rgba(0, 0, 0, 0.3);
		text-decoration: none;
   		font-family: 'DM Sans';
		font-size: 16px;
		font-weight: 500;
	}

@media (min-width: 501px) and (max-width: 1024px) {
		.girteka-slider .elementor-swiper-button-prev, .girteka-slider .elementor-swiper-button-next {
		display: none !important;
	}
	.girteka-header-mega-menu-logo img {
		width: 122px;
		height: 30px;
		margin-top: 3px;
		
	}
	.girteka-header-menu a {
		font-size: 12px;
	}
	.girteka-header-menu-children-childrens a {
		font-size: 12px;
	}
	.girteka-header-mega-menu {
		padding: 0 20px;
		margin: 0;
	}
	.girteka-header-menu-childrens a{
		font-size: 14px;
	}
	.mega-menu-banner{
		width: 400px;
		height: 300px;
		right: 50px;
	}
	.mega-menu-heading{
		font-size: 20px;
	}
	.mega-menu-subheading{
		font-size: 12px;
	}
	.girteka-header-menu{
		gap: 20px;
	}
	.mobile-menu-container-heading{
		display: block;
		padding-left: 20px;
	}
	.mobile-menu-container-heading .header-menu-go-back{
		display:none;
	}
	.girteka-header-mega-menu-logo a {
		top: -120px;
		left: 20px;
	}

}
.girteka-mobile-menu .girteka-header-menu-mobile .hamburger-menu{
	display: block !important;
}
@media (max-width: 500px) {
		.girteka-slider .elementor-swiper-button-prev, .girteka-slider .elementor-swiper-button-next {
		display: none !important;
	}
	.girteka-header-mega-menu:after{
		background: none;
	}
	
	.mobile-menu-hide-arrow::after {
    	display: none !important;
	}
    .pageHasCover .elementor-location-header .elementor-sticky {
        background-color: #fff;
        z-index: 99;
        top: 0 !important;
		border-bottom:1px solid #0000001a;
    }
	
	.menu-parent-children {
    margin-bottom: 20px;
}
    .girteka-header-menu-container {
		display: block;
		position: fixed; 
		top: 0;
		right: -100%;
		width: 100%;
		height: 100%;
		background-color: #fff;
		box-shadow: none;
		margin-top: 83px;
		padding: 0 0 40px 0;
		overflow-y: auto;
		transition: right 0.3s ease; 
		        height: calc(100% - 80px);
		z-index: 1000;
	}
	 .girteka-header-menu-container.open {
    	right: 0; /* Slide into view */
		}
     .girteka-mobile-menu .girteka-header-menu-mobile .hamburger-menu {
        background-image: url('https://gg.kodovizija.lt/wp-content/uploads/hamburger-menu.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 20px;
        height: 20px;
        display: block;
    }
	  .girteka-mobile-menu .girteka-header-menu-childrens{
		font-size: 16px;
		font-weight: 400;
		color: #666666;
		gap: 0;
		flex-direction: column;
		padding: 0px 80px;
	}
	.girteka-mobile-menu .girteka-menu-collumns{
		display:flex;
		flex-direction: column;
		gap: 0;
	}
	 .girteka-mobile-menu .girteka-menu-collumns .menu-children{
		font-size: 20px;
		 margin-bottom: 20px;
	}

     .girteka-mobile-menu .girteka-header-menu-mobile-close .close-menu {
        background-image: url('https://gg.kodovizija.lt/wp-content/uploads/close-menu.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 20px;
        height: 20px;
        position: absolute;
        top: -10px;
        right: 3px;
        cursor: pointer;
        display: none;
		z-index:1003;
		
    }

    .girteka-mobile-menu .girteka-header-menu {
        visibility: hidden;
        opacity: 0;
       /* transform: translateY(-20px);*/
        flex-direction: column;
        position: fixed;
        top: 71px;
		/*border-top: 1px solid #cecece;*/
        left: 0;
        width: 100%;
        background: #fff;
        padding: 40px 54px 50px 54px;
        transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, visibility 0s linear 0.3s;
        z-index: 999;
    }

     .girteka-mobile-menu .girteka-header-menu.active {
        visibility: visible;
        opacity: 1;
        border-bottom: 1px solid #575757;
        transform: translateY(0);
        transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, visibility 0s linear;
		height: 100vh;
    }

     .girteka-mobile-menu .girteka-header-menu a {
        color: #3D3D3D;
        transition: 0.2s;
        font-size: 24px;
        font-weight: 500;
        text-decoration: none;
        display: block;
        position: relative;
        color: #000;
        line-height: 1.5;
        max-width: 260px;
    }

     .girteka-mobile-menu .girteka-header-menu a[data-menu_id]::after {
        content: "";
        display: inline-block;
        width: 24px;
        height: 24px;
        background-image: url('https://gg.kodovizija.lt/wp-content/uploads/arrow_right_bl.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
    }

     .girteka-mobile-menu .header-menu-go-back .go-back {
        content: "";
        display: inline-block;
        width: 24px;
        height: 24px;
        background-image: url('https://gg.kodovizija.lt/wp-content/uploads/arrow-left-bl.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

     .girteka-mobile-menu .back-to-main-menu {
        display: flex;
        gap: 37px;
        align-items: center;
        padding-left: 20px;
    }

     .girteka-mobile-menu .back-to-main-menu a {
        color: rgba(0, 0, 0, 0.3);
        font-size: 16px;
        font-weight: 500;
    }

     .girteka-mobile-menu .girteka-header-menu a:hover {
        background-color: #f0f0f0;
    }

     .girteka-mobile-menu .mega-menu-banner {
        display: none;
    }

	.cky-btn-revisit-wrapper {
		z-index: 800 !important;
	}

     .girteka-mobile-menu .girteka-header-mega-menu {
        display: none;
    }

     .girteka-mobile-menu .girteka-header-mega-menu.active {
        display: block;
        background: #fff;
        height: 100%;
        overflow-y: auto;
    }

    .girteka-mobile-menu  .girteka-header-menu-mobile {
        display: flex;
        justify-content: end;
    }
	.mobile-menu-container-heading {
		display: flex;
        gap: 36px;
        margin-top: 20px;
        padding-left: 20px;
	}
	.girteka-header-mega-menu-logo{
		display: none;
	}
	.mobile-menu-container-heading header a{
		color: rgba(0, 0, 0, 0.3);
		text-decoration: none;
   		font-family: 'DM Sans';
		font-size: 16px;
		font-weight: 500;
	}
	#media-pack-single-download {
		top: -150px !important;
	}
}

.custom-link a {
	/* taip custom link styliai yra pasiekiami */
}

.girteka-privacy-policy a, .girteka-cookie-policy a {
	font-weight: 500;
	color: #0B5669 !important;
}

.media-pack-download .elementor-message-success {
    display: none;
}




/* girteka search widget css */

/* Ensure containers are displayed correctly */
.girteka_search_widget_container,
.search_sidebar,
.search_sidebar_links_container,
.sidebar_link_children_container,
.sidebar_link_parent_container .sidebar_link_parent,
.sidebar_link_children_container .sidebar_link_child,
.girteka_search_widget_container main,
.girteka_search_widget_container .search_records_count_content,
.search_result_container section {
    display: flex;
}

/* Link styling */
.girteka_search_widget_container a {
    text-decoration: none;
}

/* Widget container styling */
.girteka_search_widget_container {
    flex-direction: row;
    gap: 30px;
    margin-top: 40px;
    max-width: 1240px;
    margin: 0 auto;
}

/* Sidebar styling */
.search_sidebar {
    flex-direction: column;
    gap: 10px;
    padding: 30px;
    background-color: #f2f2f2;
    border-radius: 16px;
    height: fit-content;
    min-width: 360px;
    top: 215px;
    flex-shrink: 0;

}

/* Sidebar header styling */
.search_sidebar .search_records_count_content header {
    color: #0b5669;
    font-size: 14px;
    font-weight: 500;
}

/* Section headers */
.search_sidebar header {
    font-size: 24px;
    font-weight: 500;
    color: #3d3d3d;
}

/* Parent link styling */
.sidebar_link_parent_container .sidebar_link_parent {
    color: #3d3d3d;
    font-weight: 500;
    font-size: 16px;
}



/* Child link styling */
.sidebar_link_children_container .sidebar_link_child {
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    padding-left: 18px;
}

/* Link containers */
.search_sidebar_links_container,
.sidebar_link_children_container {
    flex-direction: column;
    gap: 8px;
}

/* Initially hidden children container */
.sidebar_link_children_container {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease-out;
}

/* Show children when expanded */
.sidebar_link_children_container.expanded {
    max-height: fit-content; /* Adjust this value based on your content height */
    transition: max-height 0.5s ease-in;
   
}

/* Toggle button styling */
.search_show_more_children {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    font-size: 18px;
    width: 18px;
    height: 18px;
    background-color: transparent;
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform 0.3s ease;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /></svg>'); /* Down arrow SVG */
}


/* Rotate the button for collapsing */
.search_show_more_children.collapse {
    transform: rotate(0deg);
    

    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 15l7-7 7 7" /></svg>'); /* Up arrow SVG */

    
}

.search_show_more_children

/* Flex properties for various elements */
.sidebar_link_parent_container .sidebar_link_parent,
.sidebar_link_children_container .sidebar_link_child {
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
}

/* Main content styling */
.girteka_search_widget_container main {
    flex-direction: column;
    gap: 16px;
    overflow-y: auto;
    flex-grow: 1;
}

/* Search result container styling */
.girteka_search_widget_container .search_result_container {
    flex-direction: column;
    gap: 16px;
    padding: 30px;
    border: 1px solid #0000001f;
    border-radius: 16px;
    min-width: 830px;
}

/* Breadcrumb link styling */
.search_result_container .search_result_breadcrumbs a {
    color: #0b5669;
    font-size: 16px;
    font-weight: 400;
}

/* Result content styling */
.search_result_container section {
    flex-direction: column;
    gap: 16px;
}

/* Heading inside result content */
.search_result_container section .search_result_content_heading {
    font-size: 20px;
    font-weight: 500;
    color: #3d3d3d;
}

/* Heading inside result content */
.search_result_container section .search_result_content_heading h3 {
    margin: 0;
}

/* Text inside result content */
.search_result_container section .search_result_content_text {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}

/* Sidebar text containers */
.sidebar_link_parent_text,
.sidebar_link_parent_text_container {
    width: 100%;
}

/* Parent link full container styling */
.sidebar_link_parent_full {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
    align-items: baseline;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .search_sidebar {
        position: relative;
        top: 0;
        flex-shrink: 0;
        align-self: auto;
    }
    .girteka_search_widget_container {
        flex-direction: column;
        padding: 0 20px;
    
    }

    .girteka_search_widget_container {

        margin: 0;
    }
    
    .search_widget {
        padding: 108px 20px 117px 20px;
    }
    .girteka_search_widget_container .search_result_container {
        min-width: auto;
    }
}

/* Search input design */
.search_input_container {
    position: relative;
    width: 100%; 
    max-width: 600px;
    margin: 0 auto; 
}

#search_input {
    width: 100%;
    padding: 10px 40px 10px 30px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 50px;
    box-sizing: border-box;
    outline: none;
}

#search_input:focus {
    border-color: #666;
    box-shadow: 0 0 5px rgba(102, 102, 102, 0.5);
}

.search_icon {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    color: #888;
    font-size: 16px;
    pointer-events: none;
}

#search_input:focus + .search_icon {
    color: #333;
}

/* Search widget design */
.search_widget {
    background-color: #0B5669;
    width: 100%;
    padding: 180px 0px 80px 0px;
}

.search_input_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 40px;

}

.girteka_search_main_container {
    display: flex;
    flex-direction: column;
    gap: 120px;
    padding-bottom: 120px;
}

/* Search widget header styling */
.search_widget_header h1 {
    font-size: 48px;
    font-weight: 500;
    color: #fff;
}

.search_widget_header {
    display: flex;
    justify-content: center;
}

main #search_results {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.highlight_title {
background-color: rgba(11, 86, 105, 0.1);
    font-weight: bold;
    border-radius: 8px;
    color: #0B5669;
    padding: 0 6px;
}

.highlight_content{
    font-weight: bold;
    color: #0B5669;
}

/* Hidden class */
.hidden {
    display: none;
}

/* Search result container styles 
.search_result_container {
    margin-bottom: 20px;
}
*/

.hidden_show_more {
    display: none;
}

.sidebar_link_child.selected {
    color: #0B5669;
    font-weight: 500;
}


.selected_sidebar_link_child {
    display: none;
    background-color: #8BDC97;
    width: 6px;
    height: 27px;
    border-radius: 3000px;
    position: absolute;
}

.sidebar_link_child.active {
    color: #8BDC97;
    z-index: 1;
}

.sidebar_link_child.active + .selected_sidebar_link_child {
    display: block;
}

.unclickable {
    pointer-events: none;
    opacity: 0.5; /* Optional: To visually indicate it is disabled */
}

.pagination-container {
    display: flex;
    gap: 5px;
    justify-content: center;
    margin-top: 20px;
}

#pagination_container button {
    /* border: 1px solid #fff !important; */
    border: none;
    border-radius: 129px;
    background-color: #fff;
    color: #0B5669;
    font-weight: 500;
    font-size: 20px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#pagination_container button.active{
    background-color: #f2f2f2;
}

#pagination_container button:focus {
  outline: none;
  box-shadow: none;
}
#pagination_container {
        display: flex;
}

.ellipsis {
    align-self: self-end;
    margin-bottom: 10px;
    margin: 0 10px 10px 10px;
}

.search_result_content_heading a, .search_result_content_text a {
    color: #3D3D3D !important;
}

.search_result_content_heading a .highlight_title, .search_result_content_text a .highlight_title{
    color: #0B5669 !important;
}
.search_result_breadcrumbs {
    margin-bottom: 6px;
}

.search_widget_wrapper.clicked{
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}

.pageHasCover .search_widget_wrapper {
    background: rgb(11 86 105 / 30%);
    backdrop-filter: blur(12px);
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.search_widget_wrapper {
    position: absolute !important;
    top: 90px;
    padding: 20px 0px;
}
.search_widget_wrapper #search_input_header {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    backdrop-filter: blur(12px);
    border-radius: 3000px;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.15);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.15);
    box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.15);
    outline: none;

    width: 600px;
    height: 50px;
}  

.pageHasCover.search-opened .header-test-gg {
    backdrop-filter: blur(12px);
    z-index: 11;
    background: rgb(11 86 105 / 30%);
    transition:0s;
}

.pageWithoutCover .search_widget_wrapper{
        background: rgb(11 86 105 / 30%);
    backdrop-filter: blur(12px);
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-bottom: 1px solid #0e566924 !important;
}

.search_widget_wrapper #search_input_header::placeholder {
    color: #fff;
}
    

.search_widget_wrapper {
    position:fixed !important;
    top:90px;
}

.elementor-sticky--active .elementor-icon svg path, .pageWithoutCover .header-test-gg .elementor-icon svg path  {
    fill: #0e5669;
}
.header_search {z-index:9999;}

.header_search_icon {
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/uploads/Group.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.header_search .elementor-icon {
    cursor: pointer;
}
.header_search_icon {
    cursor: pointer;
}

/* SURASTI KUR KARTOJASI LIVE*/
.elementor-location-header .elementor-sticky--active{
	background:#fff !important;
	border-bottom:1px solid #0000001a;
}

input#search_input_header:focus {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
    border: 1px solid rgba(255, 255, 255, 0.21) !important;
}


@media (max-width: 600px) { 
    .pageHasCover.search-opened .header-test-gg
    {
        backdrop-filter: unset;
    }
    .search_widget_wrapper {
        top: 80px !important;
        height: calc(100vh - 80px) !important;
    }
    form#search_form_header {
        position: relative;
        margin-top:110px;
    }
    .search_widget_wrapper #search_input_header {
        width: 320px;
        
    }
    .search_input_container{
            margin: 0 20px;
    width: auto;
    }
/*
    .search_widget_wrapper {
        position: fixed !important;
        width: 100%  !important;
        height: calc(100vh - 80px)  !important;
        top: 80px  !important;
    } */
    .header_search {
        position: absolute !important;
        right: 50px;
        top: 8px;
    }
    #search_form_header::before {
        content: "Search";
        position: absolute;
        top: -61px;
        left: 0;
        width: 100%;
        font-weight: 500;
        font-family: 'Poppins';
        color: #fff;
        font-size: 32px;
        z-index: 999;
    }
}

section.search_result_content h3 {
    font-size: 20px;
}

#search_form_header button:focus {
  outline: none;
  box-shadow: none;
  background_color: #fff;
}

.header_search_icon_inner{
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/uploads/Group-2.svg');
    background-size: contain;
    background-repeat: no-repeat;
    border: none;
}
.header_search_icon_inner:hover {
    background-color: #fff;
}
