@font-face {
	font-family: BradleyHandITCBold;
    src: url(http://dev.motivatedandfit.com/wp-content/themes/astra/fonts/Bradley_Hand_ITC_Bold.ttf);
    src: url(http://dev.motivatedandfit.com/wp-content/themes/astra/fonts/Bradley_Hand_ITC_TT_Bold.woff);
   font-weight:900;
}
.main-header-bar {

    border-bottom-width: 1px;
    border-bottom-color: #f5f5f5;
    background: #f5f5f5;
    box-shadow: 0 0px 5px rgba(0,0,0,.5);

}
.footer-adv-overlay{background: #f5f5f5;}
.site-footer .widget-title{color:#000;}
.site-footer a{ color:#000;}
.footer-adv-overlay{ padding-bottom:0; padding-top:30px;}
.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-1 {

    width: 50%;

}
.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-4 {

    width: 50%;

}
.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-2 {
display:none;

}
.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-3 {

    display:none;

}
#text-6 {

    text-align: center;
    padding-top: 30px;

}
.home #primary{margin:0;}
.home .entry-header{display:none;}
.site-logo-img img{max-width:180px;}
#content {
    background: url(http://dev.motivatedandfit.com/wp-content/uploads/2018/08/banenr_01.jpg);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto auto;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 540px;
  position: relative;
 /* -webkit-box-reflect: below -300px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));*/
  -webkit-box-reflect: below -410px -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 100%, transparent 10%, transparent 10%);
  /*  background-position: center -110px;*/
}
#content_pages {
    background: url(http://dev.motivatedandfit.com/wp-content/uploads/2018/09/C3RPS-Banner_-Logo-pages.jpg);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto auto;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 500px;
  /* position: relative;
  -webkit-box-reflect: below -300px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));
 -webkit-box-reflect: below -410px -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 100%, transparent 10%, transparent 10%);*/
   /* background-position: center -110px;*/
}
header.entry-header{ display:none;}
@media only screen and (max-width:768px){
  #content, #content_pages{
   /* background-size: cover; */
    background-size: 100%;
    padding-top: 180px;
  }
}
.header-main-layout-1 .main-header-bar-navigation{
text-align: center;
}
.site-branding{ display:none;}

.main-header-menu a {font-family: 'BradleyHandITCBold' !important;
        font-size : 24px;
       
}

.ast-footer-site-title{
  font-family: 'BradleyHandITCBold' !important;
        font-size : 22px;
}

.main-header-menu li:hover > a, .main-header-menu li:hover > .ast-menu-toggle, .main-header-menu .ast-masthead-custom-menu-items a:hover, .main-header-menu li.focus > a, .main-header-menu li.focus > .ast-menu-toggle, .main-header-menu .current-menu-item > a, .main-header-menu .current-menu-ancestor > a, .main-header-menu .current_page_item > a, .main-header-menu .current-menu-item > .ast-menu-toggle, .main-header-menu .current-menu-ancestor > .ast-menu-toggle, .main-header-menu .current_page_item > .ast-menu-toggle {
  color: #636060;
  text-shadow: 2px 2px #D7DBDD;
}