/*
 Theme Name:     Emetrio-child
 Theme URI:      https://emetrio.com/
 Description:    A child theme of Emetrio Theme.
 Author:         Emetrio
 Author URI:     https://emetrio.com/
 Template:       emetrio
 Version:        1.0.0
*/
/* Add Custom CSS after this line */

.latest_post_two_holder .latest_post_two_text {
    padding: 1rem;
}

.latest_post_two_holder .latest_post_two_title a {
    font-size: 28px;
    line-height: 30px;
}

.latest_post_two_holder .latest_post_two_info,
.latest_post_two_holder .latest_post_two_text .latest_post_two_excerpt,
.latest_post_two_holder .latest_post_two_text .separator.small.left {
    display: none;
}

section.updatesSection .latestPosts .latest_post_two_holder.four_columns > ul > li {
    width: 50%;
    /* padding: 0.5rem; */
    transition: all 0.5s ease-out;
}

/* section.updatesSection .latestPosts .latest_post_two_holder.four_columns > ul > li:hover {
    box-shadow: 0px 0px 7px 6px rgba(209,209,209,0.77);
    -webkit-box-shadow: 0px 0px 7px 6px rgba(209,209,209,0.77);
    -moz-box-shadow: 0px 0px 7px 6px rgba(209,209,209,0.77);
} */

section.updatesSection .latestPosts .latest_post_two_holder.four_columns > ul > li:hover img {
    filter: brightness(1);
}

section.updatesSection .latestPosts .latest_post_two_holder .latest_post_two_image img {
    width: 100%;
    filter: brightness(0.5);
}

header:not(.sticky):not(.scrolled) .header_bottom {
    background: #ffffff !important;
}

.qode_icon_font_awesome.fa {
    color: #2b526c !important;
}

.q_logo img {
	image-rendering: auto;
}

.qode_grid_1300 .carousel-inner .slider_content_outer, .qode_grid_1300 .container_inner, .qode_grid_1300 .container_inner nav.content_menu, .qode_grid_1300 .elementor-container .elementor-widget-wrap > .qode_elementor_container_inner, .qode_grid_1300 .elementor-row .elementor-widget-wrap > .qode_elementor_container_inner, .qode_grid_1300 .footer_bottom_border.in_grid, .qode_grid_1300 .footer_top_border.in_grid, .qode_grid_1300 .full_width .parallax_content, .qode_grid_1300 .grid_section .section_inner, .qode_grid_1300 .qode_elementor_container_inner, .qode_grid_1300 .title_border_in_grid_holder, .qode_grid_1300 div[data-element_type="container"].qode_elementor_container_inner, .qode_grid_1300 nav.content_menu ul, .qode_grid_1300.boxed .section .section_inner, .qode_grid_1300.boxed nav.content_menu.fixed {
	width: auto;
}

footer .footer_inner .footer_top_holder .widget a i {
    color: #ffffff !important;
}

nav.main_menu > ul > li > a {
    color: #2b526c;
}

.q_logo > a {
	height: 50px !important;
}

#back_to_top .qode_icon_font_awesome.fa {
    color: #bbc948 !important;
}

/*  */
img.custom-logo {
    width: auto;
    height: 50px;
}
.header-style-one,
.desktop-nav.slideDown {
    background: #ffffff !important;
}
.header-style-one .nav-bar ul li a {
    color: #2b526c !important;
}



/*Responsive CSS*/
@media only screen and (min-width:1600px) and (max-width:1920px) {}

@media only screen and (max-width:1350px) {}

@media only screen and (min-width:1024px) and (max-width:1200px) {}

@media only screen and (max-width:1000px) {}

@media only screen and (min-width: 768px) and (max-width: 1023px) {}

@media only screen and (max-width:1023px) {}

@media only screen and (max-width:767px) {
	.elementor-6 .elementor-element.elementor-element-aecf21a .qodef-timeline-layout--vertical-separated .qodef-e-content-holder {
		padding: 0 0 0 0px !important;
		text-align: center;
	}
	.elementor-6 .elementor-element.elementor-element-aecf21a .qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-side-holder {
		padding: 0 0 0 0px !important;
		text-align: center;
	}
	.elementor-6 .elementor-element.elementor-element-aecf21a .qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-content-holder {
		padding: 0 0px 0 0 !important;
		text-align: center;
	}
	.elementor-6 .elementor-element.elementor-element-aecf21a .qodef-timeline-layout--vertical-separated .qodef-e-side-holder {
		padding: 0 0px 0 0 !important;
		text-align: center;
	}
	.service-hero-section .entry-title {
		font-size: 3em !important;
	}
}

@media (min-width: 320px) and (max-width: 415px) {}

