/*
Theme Name: Lifeline-Child
Author: Webinane
Version: 4.8.1
Author URI: http://themeforest.net/user/webinane
Theme URI: http://themeforest.net/user/webinane
Description: Lifeline is a blog theme with immense opportunities to make a blog By - <a href="http://webinane.com/">Webinane</a>
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, fixed-layout, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready
Text Domain: wp_blog
Template: lifeline
*/

.se-pre-con {
    display: none !important;
}

@import url('../lifeline/style.css');

.owl-item img {
	max-width: 150px;
	height: auto;
}

.textwidget ul li {
	margin-bottom: 6px;
}

.wide-project-detail {
	padding: 0;
	text-align: justify;
}

.top-image {
	position:relative;
	height: 350px;
	overflow: hidden;
	background-color:#ccc;
}

.top-image img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    max-width: 1170px;
}

footer {
    background-size: cover;
    padding-bottom: 20px !important;
}

footer .textwidget {
	color: #def;
}

.menu-btn {
	font-size: 24px;
	height: 40px;
	line-height: 42px;
	margin-top: 18px;
	width: 40px;
}

.default2 {
	padding-bottom: 0;
	padding-top: 0;
}

.default2 .block {
	padding: 0;
}

.header-btn {
	background-color: #fb6;
	font-weight: bold;
}

.menu {
	margin-top: 10px;
}

.no-top_img {
	background: #d3d3d3 none repeat scroll 0 0;
	float: left;
	height: 250px;
	width: 100%;
	background-image: url(https://highatlasfoundation.org/wp-content/uploads/2019/11/SAZQ.jpg);
	background-position: center;
	background-size: cover;
}
.header-social a i{
    width: 100%;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
	color:#fff;
}
.header-social .icon-facebook, .header-social .fa-facebook{
	background-color:#1877f2;
}
.header-social .icon-twitter, .header-social .fa-twitter{
	background-color:#1da1f2;
}
.header-social .icon-youtube, .header-social .fa-youtube{
	background-color:#CC1E1E;
}
.header-social .icon-instagram, .header-social .fa-instagram{
	background-color:#D28428;
}
.header-social .icon-linkedin, .header-social .fa-linkedin{
	background-color:#007bb5;
}
.header-social .icon-whatsapp, .header-social .fa-whatsapp{
	background-color:#25d366;
}
.header-social .icon-flickr, .header-social .fa-flickr{
	background-color:#3457A3;
}
.fa-globalgiving{
    background: #333;
    width: 100%;
    height: 30px;
    border-radius: 2px;
}
.fa-globalgiving:before {
    content: " ";
    background-image: url(images/globalgiving.svg);
    width: 16px;
    height: 16px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 6px auto 0;
}
.staff-member {
    height:auto; 
}
.staff-member a {
    display:absolute;
    width:100%;
}
.staff-member img {
    height: 275px;
    width: auto;
    margin: 0 50%;
    display: block;
    transform: translateX(-50%);
}
@media only screen and (max-width:767px) {
	.default2 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.default .block {
		padding: 30px;
	}

	.header2 {
		display: none;
	}

	.responsive-header {
		display: block;
	}

	#top-bar {
		display: none;
	}

	.responsive-topbar-info > ul > li {
		padding: 8px 30px;
	}

	.responsive-topbar-info > ul {
		display: none;
	}

	.column .sec-heading {
		padding-top: 30px;
	}

	.logo-container {
		text-align: center;
	}

	footer {
		padding-left: 30px;
		padding-right: 30px;
	}

	span.slide1.slide-2 {
		width: 200px !important;
	}

	#slider-1-slide-1-layer-1 i, #slider-1-slide-1-layer-1 span {
		font-size: 20px;
	}

	#slider-1-slide-1-layer-2 {
		font-size: 10px !important;
	}

	p#slider-1-slide-1-layer-3 {
		margin-top: 15px !important;
		font-size: 9px !important;
	}

	#slider-1-slide-2-layer-2 {
		margin-top: 25px !important;
	}

	#slider-1-slide-2-layer-3 {
		margin-top: 40px !important;
	}

	.responsive-logomenu {
		padding: 8px 0;
		width: 100%;
	}

	.home .carusal-slider .carousel .image {
		display: none;
	}

}
footer .vc_grid.vc_row .vc_grid-item{
	display: inline-block;
}
footer .vc_gitem_row .vc_gitem-col{
	padding:2px;
}

footer .vc_gitem_row .vc_gitem-col .vc_gitem-post-data {
    font-size: 12px;
}

footer .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_date {
	font-size: 10px;
    color: #ccc;
}
footer {
	padding-bottom: 0;
}

.wpb_content_element.wpb_single_image img{
    min-width:135px;
}

footer .wpb_content_element.wpb_single_image img{
    border:0;
}
footer .wpb_content_element.wpb_single_image a{
    max-height: 110px;
    overflow: hidden;
}
footer .vc_grid-item-mini {
    background: rgba(100,200,200,0.3);
    border-radius: 6px;
}
.search-box input.search-input::placeholder, .search-input::placeholder,
.nletter-box input.search-input::placeholder { color:#fff; }
.search-box input.search-input, 
.search-box:hover input.search-input,
.search-box input.search-input:focus,
.nletter-box input.search-input, 
.nletter-box:hover input.search-input,
.nletter-box input.search-input:focus,
.search-input {
    width: 200px;
    height: 28px;
    padding: 1px 10px;
    border: 1px solid #b0afaf;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-size: 11px;
    background-color: #024;
    position: inherit;
}
.search-box input.submit-button,
.search-box:hover .search-box input.submit-button,
.search-box input.submit-button {
    background: url(images/search-icon.png) no-repeat scroll center center #059;
    border-radius: 5px; 
    border: 0 none;
    float: right;
    height: 28px;
    width: 28px;
    padding: 0;
    margin-left: 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    position: inherit;
}
.nletter-box form.wpcf7-form p input.submit-button,
.nletter-box:hover form.wpcf7-form p .nletter-box input.submit-button,
.nletter-box form.wpcf7-form p input.submit-button {
    background: #059;
    border-radius: 5px; 
    border: 0 none;
    float: left;
    height: 28px;
    width: auto;
	font-size: 12px;
	font-weight: 500;
	padding: 5px 10px;
    margin-left: 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    position: inherit;
    text-transform: inherit;
}
.nletter-box form.wpcf7-form p span.wpcf7-form-control-wrap { width: auto; }
.search-box, .nletter-box {
    margin: 5px 20px 5px 0;
    width: auto;
}
.search-box, .search-box form, .nletter-box, .nletter-box form{ float:left; }



.articles .block{
    padding:0 !important;
}
.articles .container{
    width:100%;
}
.articles .article-item{
    margin-bottom:15px;
    border: 1px solid #ccc;
}
.articles .article-item .article-content{
    padding: 10px 0;
}
.articles .article-item .article-image{
    position: relative;
    height: 200px;
    overflow: hidden;
    background: #ccc;
}

.articles .article-item .article-image img{
    position: absolute;
    left: 50%;
    top: 50%;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.post-meta > li .category a {
    color: #fff;
 }
.story-img > img {
	min-height: 280px;
}
header.header2 #menu-navigation li a {
	font-size: 15px;
	padding-right: 10px;
}
.single-dict_project .inner-page {
    margin-top: 0px;
}
.customContact .footer-widget-title h4{
	color:#000000;
	font-weight: 500;
}
@media only screen and (max-width: 767px) {
	.left-content .remove-space {
			padding: 0px 40px;
	}
}

.wpb_text_column.wpb_content_element p::has(img) {
    width: 100%;
    height: auto;
    display: inline-block;
}
.wpb_text_column.wpb_content_element p img {
    display: block;
    width: 100%;
    height: auto;
}
.vc_column_container {
    width: 50%;
}
.pagination{
    float: none;
    margin: 0 auto;
    display: table;
}

.home .wpb_single_image .vc_figure,
.home .vc_grid.vc_row .vc_grid-item .wpb_content_element a, 
.home .postitem .wpb_single_image .vc_single_image-wrapper img {
	width:100%;
}

body:not(.home) .inner-page {
    margin-top: 0;
}

body:not(.home) .page-title h1{
	top:-80px;
}
.post h1{
    line-height:1.2;
}

.woocommerce-breadcrumb, 
.post.product{
	margin-top:40px;
}

.products .product-item{
	position: relative;
}

.products .product-item:before{
	content: " ";
	width: 100%;
	height: 90px;
	background-color: rgba(0,155,210,0.9);
	position: absolute;
	top: 0;
	left: 0;
}
.products .product-item h4{
	position: relative;
	text-align: center;
	margin: 15px 0;
}
.products .product-item h4 a{
	font-size: 24px;
	color: #fff;

}
.products .product-item .woocommerce-LoopProduct-link {
    height: 320px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.products .product-item .woocommerce-LoopProduct-link img{
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    border: 6px solid #fff;
}
.products .product-item .woocommerce-LoopProduct-link::after{
    content: " ";
    display:block;
    position:absolute;
    right:20px;
    bottom:20px;
    background: url(images/pictures.png) no-repeat;
    width: 58px;
    height: 50px;
}
.products .product-item .add_to_cart_button {
	display: none;
}

.prd-city h6{
    color: #b6f853;
    font-size:25px;
}

.prd-city ul li{
    color: #fff;
    font-size:17px;
    list-style:none;
    margin-bottom:10px;
}

.btn-order {
	display:table !important;
	margin:20px auto;
}

.btn-order a{
	font-weight:bold;
	font-size:20px !important;
}

.no-border, .no-border img{
	border:none !important;
}

.testimonials .slideshow li {
	width:30%;
}

.testimonials .slideshow p {
    color: #5799d6;
    font-size: 20px;
	text-align: justify;
}

.tstm-slider .item-content p {
	font-size: 18px;
	color: #5799d6;
	text-align:justify;
	line-height: 1.2;
}
.tstm-slider .author-name{
	font-size: 20px;
	color: #b6f853;
	margin-top: 20px;
}
.tstm-slider .tss-carousel1{
	padding-top:20px;
}

.wpb_content_element.wpb_single_image.lng-store img{
	min-width:20px;
	width:80px;
	height:auto;
}

.lng-pst-link{
    font-size: 12px;
    margin-left: 15px;
}
.store-contact {
	margin-bottom:15px;
}
.store-contact i.fa{
	margin-top: 15px;
	margin-right:20px;
	color: #b6f853;
	float: left;
}
.store-contact p{
	color: #ffffff;
    letter-spacing: 2px;
    font-size: 18px;
    margin-left: 10px;
	display:table;
}
.store-contact a{
	color:#fff;
	text-decoration:underline;
}

.woocommerce-Price-amount.amount{
    font-size: 32px;
    font-weight: bold;
    margin-top: 0;
    color: #1A75BB;
    float: none;
}

.single-product-page .post-desc > p{
	font-size:18px;
}

.post .single-product-page h1 {
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 30px;
    font-weight: bold;
    color: #1A75BB;
}

.responsive-header .header-btn, header .header-btn, .estore-btn-cntr .header-btn{
	margin-top: 5px;
	float: none;
	clear: both;
	display: block;
	text-transform: uppercase;
	text-align: center;
}

.responsive-header .estore-btn, header .estore-btn, .estore-btn-cntr .estore-btn{
	background: #8BBF4A;
}

.responsive-header .header-btn i.fa, header .header-btn i.fa, .estore-btn-cntr .header-btn i.fa{
	font-size: 16px;
	margin-right: 4px;
}

.post h1.prj-heading {
    color: #0077bc;
    line-height: 1.2;
    text-align: left;
    font-weight: bold;
    float: left;
    width: auto;
}

.profile-page h1{
	line-height: 1.5;
}

.upcoming-bar {
	background-image: url(images/arbor-day.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
	padding: 0;
	border: none;
    margin-bottom: 20px;
}
.upcoming-bar .upcoming-counter{
    width: 100%;
    margin: 0 auto;
    display: table;
    float: none;
    margin-top: 10px;
}
.upcoming-bar .upcoming-counter ul.countdown{
	margin: 0;
	padding: 0;
}
.upcoming-bar .upcoming-counter ul.countdown li {
}
.upcoming-bar .upcoming-counter .countdown li p{
	font-size: 12px;
    margin: 0 0 4px 0;
    color: #fff;
}
.upcoming-bar .upcoming-counter .countdown li span {
	font-size: 25px;
    font-weight: bold;
    color: #fff;
}
.upcoming-bar .abt-upcoming-event{
    margin-top: 67px;
    margin-bottom: 8px;
    margin-right: 90px;
    width: auto;
    padding: 5px;
    float: right;
    border-radius: 50%;
    background-color: #1A75BB;
}
.upcoming-bar .abt-upcoming-event p{
    margin: 2px 5px 0;
    line-height: 1;
    text-align: center;
    letter-spacing: normal;
}
.upcoming-bar .abt-upcoming-event > h3 a {
	font-size: 22px;
	font-weight: bold;
	line-height: 45px;
	text-transform: uppercase;    
	text-shadow: 2px 2px 2px #000;
}
.upcoming-bar .abt-upcoming-event > ul{
	display: none;
}
.upcoming-bar .abt-upcoming-event span.small {
	position: inherit;
	display: inline;
	text-align: left;
	padding: 0;
	font-size: 11px;
}

.vc_general.vc_cta3.trees-counter {
	display: table;
    padding: 12px;
    width: 100%;
}

.vc_general.vc_cta3.trees-counter .vc_cta3-content-header {
	padding: 5px;
}

.mission > h4 {
    color: #000;
    font-size: 26px;
    margin-bottom: 22px;
}

.counting:before{
	background: #2275BB;
	border:1px solid #fff;
	border-radius:6px;
}
.counting {
	padding: 20px 10px;
}
.counting h3.count {
    font-size: 36px;
    margin-bottom: 6px;
    margin-top: 5px;
}
.counting > span {
    font-size: 15px;
}
.single-post-nav {
    border-top: 1px solid #45A3D6;
}
 
.single-post-nav a {
    text-decoration: none;
}
 
.single-post-nav > div {
    width: 50%;
    float: left;
    padding: 30px 50px;
    text-align: right;
}
 
.single-post-nav > div:first-child {
    border-right: 1px solid #45A3D6;
    text-align: left;
}
 
.single-post-nav > div h4 {
    margin: 0;
}
 
.single-post-nav > div:nth-of-type(1) img {
    float: left;
    margin-right: 16px;
    width: 150px;
    height: auto;
}
 
.single-post-nav > div:nth-of-type(2) img {
    float: right;
    margin-left: 16px;
    width: 150px;
    height: auto;
}
