/* Enter Your Custom CSS Here */
@import "http://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic";
.entry-meta .entry-time {
    display: none;
}
.site-container {
    background-color: transparent;
    background-image: none;
    border: medium none;
    border-radius: 0;
    margin-top: 0;
    max-width:100%;
    width:100%;
    padding:0px;
}
.entry-title,h1,h2{
font-family: 'header-font';
color: #0aa385;
text-transform: none;
}
.sidebar .widget-title{
    color: #0aa385;
    font-family: "header-font";
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 8px;
    text-align: left;
    text-transform: none;
}
.nav-primary{
background-color: #9c4861;
max-width:100%;
}
.nav-secondary{
background-color: #98c8ab;
max-width:100%;
}
.nav-secondary .wrap{
border: medium none;
}
body {
    background-color: #ddf3e6;
    background-image: none;
}

.genesis-nav-menu.menu-secondary{
  background-color: #98c8ab;
}
.genesis-nav-menu.menu-secondary > li > a,.genesis-nav-menu.menu-secondary > li.current-menu-item > a{
    background-color: transparent;
    font-family: Nobile;
    font-weight: normal;
    padding: 7px 10px;
    color:#5e4425;
    text-transform: capitalize;
}
.genesis-nav-menu.menu-secondary > li > a:hover,.genesis-nav-menu.menu-secondary > li.current-menu-item > a:hover{
    background-color: #ddf3e6;
    color: #9c4861;
}
.genesis-nav-menu{
   text-align:left;
}
.genesis-nav-menu {
    background-color: #9c4861;
}
.nav-primary .genesis-nav-menu > li > a{
letter-spacing: 2px;
}
.genesis-nav-menu > li > a,.genesis-nav-menu > li.current-menu-item > a{
    background-color: transparent;
    font-family: Nobile;
    font-weight: normal;
    padding: 7px 10px;
}
.genesis-nav-menu > li > a:hover,.genesis-nav-menu > li.current-menu-item > a:hover{
    background-color: #ddf3e6;
    color: #5e4425;
}
.genesis-nav-menu.menu-primary > li .sub-menu a,.genesis-nav-menu.menu-primary > li .sub-menu li.current-menu-item a{
    background-color: #9c4861;
    border-left: 0 none;
    border-right: 0 none;
    color:#fff;
    font-size: 13px;
    padding: 6px 12px;
    text-transform: uppercase;
}
.genesis-nav-menu.menu-primary > li .sub-menu a:hover,.genesis-nav-menu.menu-primary > li .sub-menu li.current-menu-item a:hover{
    background-color: #ddf3e6;
    color: #5e4425;
    border-left: 0 none;
    border-right: 0 none;
}

@media only screen and (max-width: 2000px) {

.site-title {
    display: none;
}
.site-header .textwidget > div {
    float: right;
    margin-top: 10px;
    max-width: 391px;
    width: 100%;
}
.site-header .title-area {
    height: 263px;
}
.site-header{
background-image:url(http://babycouponsandstuff.com/wp-content/uploads/2015/03/babycouponsandstuff-header.jpg);
background-position:center top;
background-repeat:no-repeat;
}
.site-header .wrap {
    border: 0 none;
    border-radius: 0;
}


.site-header .widget-wrap{
padding-top: 0;
font-family: 'header-font';
}
.site-header .site-title > a {
    height:250px;
    width: 100%;
}
.site-header .header-widget-area.widget-area {
    padding-bottom: 0;
    padding-top: 0;
}
.site-header .wrap{
background-position:left bottom;
background-repeat:repeat-x;
padding-bottom: 43px;
}
.site-header .widget-wrap p{
    color: #46aa75;
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 0;
}
.site-header .widget-wrap .left-align{
text-align:left;
}
.site-header .widget-wrap .right-align{
text-align:right;
}
}
@media only screen and (max-width: 800px) {

.site-header .title-area {
    height: 282px;
}
.site-header{
background-image:url(http://babycouponsandstuff.com/wp-content/uploads/2015/03/babycouponsandstuff-header-small-screen-2.jpg);
background-position:center top;
background-repeat:no-repeat;
background-size:100% auto;
}

.site-header .widget-wrap .textwidget > div {
    float: left;
    margin-top: 27px;
}
.header-image .site-header .wrap{
   background-position: 0px 211px;
}
.site-header .site-title > a {
    width: 93%;
    margin-bottom:20px;
}

}
@media only screen and (max-width: 700px) {
.site-header .textwidget > div {
max-width:100%;
}
.site-header .title-area {
    height: 214px;
}
.site-header{
background-image:url(http://babycouponsandstuff.com/wp-content/uploads/2015/03/babycouponsandstuff-header-small-screen-2.jpg);
background-position:center top;
background-repeat:no-repeat;
background-size:100% auto;
}
.site-header .widget-wrap .textwidget > div {
    float: none;
    margin-top: 0px;
}
.header-image .site-header .wrap{
   background-position: 0px 191px;
}
.site-header .site-title > a {
    width: 93%;
}
.site-header .widget-wrap{
text-align:center;
}
.site-header .widget-wrap p{
    margin-bottom: 0;
}
.site-header .widget-wrap .left-align{
text-align:center;
}
.site-header .widget-wrap .right-align{
text-align:center;
}
}
@media only screen and (max-width: 600px) {
.site-header .title-area {
    height: 202px;
}
}
@media only screen and (max-width: 500px) {
.site-header .title-area {
    height: 186px;
}
.site-header{
background-image:url(http://babycouponsandstuff.com/wp-content/uploads/2015/03/babycouponsandstuff-header-small-screen.jpg);
background-position:center top;
background-repeat:no-repeat;
background-size:100% auto;
}
.site-header .widget-wrap .textwidget > div {
    float: none;
    margin-top: 0px;
}
.header-image .site-header .wrap{
   background-position: 0 139px;
}
.site-header .site-title > a {
    height: 191px;
    width: 93%;
}
}
@media only screen and (max-width: 400px) {
.site-header .title-area {
    height: 162px;
}
.site-header{
background-image:url(http://babycouponsandstuff.com/wp-content/uploads/2015/03/babycouponsandstuff-header-small-screen.jpg);
background-position:center top;
background-repeat:no-repeat;
background-size:100% auto;
}
.site-header .widget-wrap .textwidget > div {
    float: none;
    margin-top: 0px;
}
.header-image .site-header .wrap{
   background-position: 0 106px;
   background-size:auto 23px;
}
.site-header .site-title > a {
    height: 137px;
    width: 93%;
}
.site-header .widget-wrap{
text-align:center;
}
.site-header .widget-wrap p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
}
.site-header .widget-wrap .left-align{
text-align:center;
}
.site-header .widget-wrap .right-align{
text-align:center;
}
}
.my-sidebar .widget{
   padding:0px;
   margin:0px; 
}
.scroll-pane {
    height: auto;
}
/*--------------old css------------*/

.custom h1 {
    font-size: 3em;
}
.custom h2 {
    font-size: 3em;
}
.custom h3 {
    color: #0aa385;
    font-size: 2.3em;
    margin-bottom: 5px;
    margin-top: 8px;
}

.custom-header .post {
    background: url("http://babycouponsandstuff.com/wp-content/uploads/2011/03/div.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    padding-bottom: 1em;
}
.entry-title a:hover {
color: #9c4861;
 }
/*----------------------------*/