/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
.top_header_left {
    padding: 0px;
}
.title_center {
    text-align: center;
}
.site-header .nasa-menus-wrapper ul li {
	text-transform:uppercase;
}
img.footer_logo {
    width: 280px;
}

	.serv_info .elementor-column.info_left {
    width: 115px;
}
	.serv_info .elementor-column.info_right {
    width: calc(100% - 115px);
}
.mb-16 {
    margin-bottom: 16px !important;
}
#nasa-popup .nasa-pp-right .nasa-popup-wrap-content {
    padding-top: 20px;
}
.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget {
    width: 50%;
}
.nasa-bottom-bar .e-parent {
    padding: 0px;
}
.nasa-bottom-bar .e-parent a.elementor-button.elementor-button-link {
    width: 100%;
}
/* Responsive */
@media only screen and (max-width: 768px) {
    .op_image img {
        opacity: 0.3;
    }
	.fs-45 {
    font-size: 38px !important;
}
	.serv_info h5.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
}

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

	.fs-45 {
    font-size: 34px !important;
}
	.fs-22 {
    font-size: 18px !important;
		line-height: 1.3;
}
	.fs-18 {
    font-size: 16px !important;
}
}
