/**
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
*/

/*start of astra problem*/

.main-header-bar
{
	background-color: #337ab7;
}

#primary-menu > li > a
{
	color: #fff;
}

.ast-header-breadcrumb 
{
	background-color: #fff;
}

.slide-search .astra-search-icon
{
	color: #fff;
}

.profile-page .nav-pills
{
	margin:0;
}

.ast-header-break-point .main-header-menu a
{
	color: #000 !important;
}

body{
	font-size:17px;
}

#secondary
{
	font-size: 1.5rem;
}
.ast-article-single, .ast-archive-description
{
	padding: 20px !important;
}

.page-template-my_page_faculty_list .ast-article-single, .page-template-my_page_faculty_list .ast-archive-description
{
	padding: 30px !important;
}


.wp-post-image
{
	width: 100%;
}

.post-749
{
	padding: 0px !important;
}

.ast-separate-container .ast-article-single, .ast-separate-container .ast-archive-description
{
	border-bottom: 10px solid #efefef !important;
}

.ast-archive-description, .post-navigation
{
	background-color: #fff !important;
}

h1, h2, h3
{
	font-weight: bold !important;
}

@media (max-width: 1700px)
{
.main-header-menu .sub-menu li.focus>ul, .main-header-menu .sub-menu li:hover>ul {
    right: 100%;
    left: auto;
}
}

.post-navigation a
{
	font-size: 15px;
}

.post-navigation
{
	padding: 10px !important;
}

.ast-right-arrow
{
	font-size: 16px;
	font-weight: bold;
}

.ast-site-identity
{
	padding: 0px;
}

.content-area, .widget-area
{
	padding: 10px !important;
	margin: 1em 0 !important;
}


.home .content-area, .home .widget-area
{
	padding: 0 !important;
	margin: 0 !important;
}
}

td, th 
{
	padding: 8px;
}

@media (max-width: 750px)
{
.has-parallax
{
	min-height: 250px !important;	
}
.has-parallax p
{
	font-size: 30px !important;	
}
}
/*end of astra problem*/



/*start of top bar in astra*/

.top-header-bar {
  background-color: #3a3a3a;
  text-align: left;
  padding: 2px 0;
}

.top-header-bar #menu-top, .top-header-bar #menu-secondmenu {
  margin: 0;
}

.top-header-bar .ast-container a {
  color: #ffffff;
  font-size: 15px;
}

.top-header-bar .ast-container li {
  display: inline-block;
  padding: .3em;
}

.top-header-bar .ast-container .sub-menu li
{
	display: none;
}

/*end of top bar in astra */


.news-item-mhp
{
	background-color: #fff;
}

.news-item-title-and-date-mhp
{
	padding: 10px;
}

.carousel-indicators
{
	margin-bottom: 10px;
}

.carousel-caption h3
{
	margin-top: 20px;
}


/*start of theme problems after adding mybootstrap*/
.navbar-right .menu-depth-1 {
	left: 0 !important;
	right: auto !important;
}

@media (min-width: 768px){
.navbar-right .dropdown-menu {
    right: auto;
}
}

/*start of theme problems after adding mybootstrap*/


