/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com
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 ***************/
.maps {
    border-radius: 20px;
    border: 10px solid white !important;
    outline: #d5d7da solid 2px;
}
.wpb_gmaps_widget .wpb_wrapper {
    background-color: white;
}
.title_location_maps h2{
    font-size: 40px;
}
.title_location_maps p {
    font-size: 20px;
}
.section_contact_maps,
.section_contact_us {
    padding: 60px 20px !important;

}
.section_contact_us {
    background-color: rgb(250, 250, 250);
}
.text_xlarge_contact h1 {
    font-weight: 700 !important;
    font-size: 4em;
}
.text_xlarge_contact p {
    font-size: 24px;
}
.text_xlarge_contact {
    padding: 30px 0px;
}
.icon_box_local .box-img,
.icon_box_phone .box-img {
    min-width: 0px !important;
    min-height: 0px !important;
}
.icon_box  .fs-22{
    font-weight: 400 !important;
    font-size: 14px;
    margin-bottom: 0px !important;
    color: #333333;
}
.icon_box {
    padding: 5px 0px;
}
.row_form_contact .wpcf7-form{
	border: 1px solid #d5d7db; 
	border-radius: 15px;
	padding: 15px;
	background-color: white;
}
.row_form_contact .wpcf7-submit {
    background-color: #446084 !important;
    border: #446084;
}
.row_form_contact .wpcf7-submit:hover {
    background-color: #3667a8 !important;
    border: #3667a8;
}
.row_icon_box {
    padding: 30px 0px;
}
.banner_home_top {
    padding: 30px 0px;
    background-color: rgb(248, 248, 248);
}

.home_ninyl_bong {
	margin: 100px 0px !important;
}
.home_ninyl_mo {
	margin: 80px 0px !important;
}
/* .blog_home .nasa-blog-info {
    background-color: #f9f9f9;
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
}
.blog_home .nasa-blog-info .nasa-post-date-author-wrap {
    order: 3;
    margin-top: 30px;
}
.blog_home .nasa-blog-info .pe-7s-news-paper:before {
    content: "";
} */
.nasa-footer-bottom {
	padding: 20px 0px;
}
.title_bottom h4 strong{
	font-weight: bold !important;
}
.home_btn_vinyl::after {
	content: "";
    background-color: rgba(129, 129, 129, 0.2);
    height: 1px;
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    transform: translate(0px, -37px);
    z-index: -1;
}
.home_btn_vinyl .vc_general {
	background-color: white !important;
    border-color: white !important;
    margin-left: 15px;
    color: #333333 !important;
    font-size: 1.17241em;
    font-family: 'Nunito Sans';
    text-transform: none;
}
.home_btn_vinyl .vc_general:hover {
	color: #f76b6a !important;
}
.btn_binyl_mo {
	float: right;
	margin-right: 15px;
}
.nasa-after-clear .nasa-heading-title {
	font-weight: 800 !important;
}
.grid_post_home .vc_gitem-post-data-source-post_title h4{
	font-weight: bold !important;
}
.mobile-menu .logo .header_logo,
.fixed-already .logo .header_logo {
  max-height: 80px !important;
}
.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
@media only screen and (max-width: 48em) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
    .nasa-icon-box .flex-row .box-text {
        margin-left: 10px !important;
    }
    .nasa-footer-bottom {
		display: none;
	}
	.home_btn_vinyl::after{
		width: 95%;
		margin-left: 10px;
	}
	.home_ninyl_bong .large-4.nasa-col.columns {
		padding-bottom: 10px !important;
	}
	.mobile_img_home .nasa-col {
		padding-bottom: 10px;
	}
}	
@media ( min-width: 576px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
.nasa-hoz-buttons .nasa-product-grid {
	display: none;
}