/**
Theme Name: Astra Child
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-child
Template: astra
*/

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
	padding: 0;
}
.ast-right-sidebar #primary {
	border: none;
	padding-right: 0 !important;
}
.entry-title {
/* 	display: none; */
}
.woocommerce-breadcrumb {
	display: none;
}
.woocommerce .product_title, .product_meta{
	display:none;
}
.woocommerce .sku_wrapper, {
	display:none;
}
.woocommerce .posted_in {
	display:none;
}
.woocommerce div.product .woocommerce-tabs {
	display:none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #ef60a3;
	color: white;
}

body {
	background-color: white !important;
	border-top: 8px solid #ef60a3;
}
a, .page-title {
	color: black;
}
.centerBlock {
	margin:0px auto;
	width:1200px;
	position:relative;
	overflow:hidden;
}
/* .clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	} */
#header {
	overflow:hidden;
	clear:both;
	margin:0px auto;
}
#header .logo {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 35px;
}
.headerRight {
	float:right
}
.headerRight .contactInfo{
	padding-top:26px;
	font-size:18px;
	float:none;
	clear:both;
}
.contactInfo a.twit{
	background-image:url(/wp-content/themes/astra-child/images/twitter.png);
}
.contactInfo a{
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	color:#FFFFFF;
/*	padding:5px 36px 5px 0px;*/
	float:right;
	/*margin-right:15px;*/
	text-decoration:none;
	overflow:hidden;
	text-indent:-1000px;
	width:29px;
	height:29px;
	margin-left:15px;
}
.topNav{
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:26px;
	overflow:hidden;
	clear:both;
	float:right;
}
.topNav li{
	float:left;
	margin-left:11px;
	margin-top: 5px;
}
.topNav li a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#ef60a3;
	padding:4px 15px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
.topNav li.current a{
	background-color:#000000;
}
a {
    color: #e94391;
}
h1 {
    color: #000000;
    font-size: 32px;
    font-weight: 300;
    padding-bottom: 15px;
    line-height: 36px;
}
h4{
	color:#e94391 !important;
	font-size:20px;
	padding-bottom:6px;
	font-weight:500;
	line-height:24px;
}
#rightPanel{
	float:right;
	width:240px;
}
#leftPanel {
	width:720px;
}
hr{
	border:0px;
	padding:0px;
	height:0px;
	border-bottom:1px dashed #8d8f92;
	margin-bottom:20px;
	margin-top:20px;
	clear:both;
	overflow:hidden;
	display:block;
}
.wp-block-separator {
	max-width: 1000px;
}
.homeSlider ul {
	text-align: right;
}
.headerImg{
	position:relative;
	text-align:center;
	height:400px;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align:center;
	background-repeat:no-repeat;

}

.blackBtn {
    background-color: #000000;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    padding: 4px 15px 4px 15px;
    font-weight: 400;
    display: inline-block;
}

a.blackBtn:hover {
	color: #ef60a3;
}

.textArea{
	padding:0px 0px;
	clear:both;
	overflow:hidden;
	text-align:center;
	font-size:18px;
	line-height:30px;
}


#featuredBoxes{
	padding:20px 0px 30px 0px;
	clear:both;
	overflow:hidden;
	text-align:center
}
#featuredBoxes ul.promo{
	padding:0px;
	margin:0px;
	list-style:none;
	clear:both;
	overflow:hidden;
	margin-left:-35px;
	padding-top:40px;
}
#rightPanel #featuredBoxes ul.promo{
padding-top:0px;
}

.twoStrips{
	clear:both;
	overflow:hidden;
	padding:20px 0px;
	margin:0px;
}


#featuredBoxes ul.promo img{
	position:absolute;
	top:-40px;
	margin-left:-41px;
}
#featuredBoxes ul.promo > li{
	float:left;
	width:375px;
	background-color:#f3f3f3;
	margin-left:35px;
	position:relative;
	border-top:3px solid #ef60a3;
	padding:15px;
	margin-top: 30px;
}
#featuredBoxes ul.promo > li h2{
	padding:50px 0px 10px 0px;
	color:#2a2a2a;
	font-size:26px;
	font-weight:400;
}
#featuredBoxes ul.promo .summary{
	/*height:140px;*/
	position:relative;
}
#rightPanel #featuredBoxes{
	padding:0px;
	text-align:left
}
#rightPanel #featuredBoxes ul.promo > li h2{
	float:left;
	padding:0px;
	font-size:22px;
	margin-left:38px;
	padding-top:3px;
}
#rightPanel #featuredBoxes ul.promo{
	margin-left:0px;
}
#rightPanel #featuredBoxes li{
	float:none;
	width:100%;
	margin-left:0px;
	margin-bottom:20px;
}
#rightPanel#featuredBoxes ul{
	margin-left:0px;
}
#rightPanel #featuredBoxes ul .summary{
	height:auto;
	clear:both;
	overflow:hidden;
	padding-top:4px;
	font-size:14px;
	line-height:22px;
}
#rightPanel #featuredBoxes ul.promo img{
/* 	position:relative; */
	margin-left:0px;
	top:auto;
	width:34px;
	height:auto;
	float:left;
}

.essentialExercises{
	width:855px;
	background-color:#f27eb1;
	color:#000000;
	text-align:center;
	text-transform:uppercase;
	font-size:24px;
	padding:28px 15px;
	font-weight:400;
	float:left;
	text-decoration:none;
}
.shopNow{
	background-image:url(/wp-content/themes/astra-child/images/shopnow-watermark.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	font-size:30px;
	text-transform:uppercase;
	display:block;
	width:310px;
	float:right;
	padding:22px 30px;
}

.essentialExercisesSidebar{
	width:100%;
	line-height: 30px;
	background-color:#f27eb1;
	color:#000000;
	text-align:center;
	text-transform:uppercase;
	font-size:24px;
	padding:18px;
	font-weight:400;
	float:left;
	text-decoration:none;
	margin: 20px 0;
}
.shopNowSidebar{
	background-image:url(/wp-content/themes/astra-child/images/shopnow-watermark.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	font-size:26px;
	text-transform:uppercase;
	display:block;
	width:100%;
	float:right;
	padding:22px 18px;

}
a.shopNowSidebar:hover {
	color: #ef60a3;
}


@media screen and (min-width: 0px) and (max-width: 640px) {
.centerBlock {
	width: 100%
}
.headerImg{
	height:auto;
}
.headerImg img{
	display:block;
	width:100%;
	height:auto;
}
#header{
	padding: 10px 0px 0px 0px;
	background-image:none;
	}
#header .logo {
	width:60%;
	max-width:250px;
	left:15px;
	margin-top: 0px;
}
#header .logo img{
	width:100%;
	height:auto;
}
.strapline{
	display:none;
}
.topNav{
	position:relative;
	top:auto;
	right:auto
}
#header .centerBlock {
	width:100%;
	padding:0px 10px;
}
.essentialExercises{
	width:100%;
}
#rightPanel{
	width:100%;
}

}