/**
Theme Name: astra-sbws
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Template: astra
*/
/*

*/
/* align columns with button at the bottom */
.alignbuttonbottom .elementor-widget-wrap{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content:start !important;
		
	}

.alignbuttonbottom .elementor-widget-wrap .alignbottom{
		flex-grow:2;
		
	}

.ast-plain-container.ast-no-sidebar #primary{
	margin-top:0;
	margin-bottom:0;
	padding-top:1em;

}
header.entry-header .entry-title{
	display:none;
}
.site-content .ast-container{
	max-width:100%;
}

.site-content .ast-container{
	padding-top:50px;
}

/*woocommerce stuff */
.ast-archive-entry-banner{
	background:white;
}
@media(min-width:993px){
.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary
{
	margin:0 0 !important;
}
}
/* ninja forms */

.nf-form-fields-required{
	display:none}
}
/* contact form  - set to site colors*/
.nf-field-element textarea, 
input.ninja-forms-field{
	border:0 !important;
	background:#efefef !important;
}
input.ninjasubmit{
	background:#BEA06B !important;
	font-size:30px !important;
	color:#304E46 ! important;
}
input.ninjasubmit:hover{
	background:#304E46 !important;
	color:#BEA06B ! important;
}

/* custom blog post layout */


.sbws_single_blog_post h1{ 
	line-break:1.2em;
	
}
.sbws_single_blog_post h2{ 
	margin-bottom:10px;
	
}

.sbws_single_blog_post .sbws_post_image{
	width:100%;		
	padding:54px 54px 70px 54px;
}
.sbws_single_blog_post h1{
	text-align:center;
	margin-bottom:30px;

}
.sbws_single_blog_post h2,
.sbws_single_blog_post h3,
.sbws_single_blog_post h4,
.sbws_single_blog_post h5,
.sbws_single_blog_post h6{
	margin-bottom:10px;
}

.sbws_single_blog_post .sbws_blog_post_text{
	padding:60px 138px;
}
.sbws_single_blog_post .sbws_navigation
{
	padding:50px;
}

.sbws_blog_post_image_container{
	display:flex;
	flex-direction:column;
	align-items:center;
}

img.sbws_post_image{	
	object-fit:cover;
	display:block;
	max-width:1200px;
	max-height:625px;
}
.sbws_single_blog_post .sbws_navigation .nav-next a,
.sbws_single_blog_post .sbws_navigation .nav-previous a{
	background:inherit !important;
	padding:10px 30px;
	min-height:5em;

}

.sbws_single_blog_post .sbws_navigation .nav-next a:hover,
.sbws_single_blog_post .sbws_navigation .nav-previous a:hover{

}
/* featured products */
.premium-woo-products-details-wrap .premium-woo-atc-button .button{
	background-color:white;
	border:1px solid #3FAA4D;
	color:black]
}

.sbws_blog_post_image_container{
	display:none;
}
}
