@import "../salient/style.css";

/*
Theme Name: Amanda Stevens 2016
Theme URI: http://websydaisy.com/
Description: This is a custom theme based on the Salient and Nectar Frameworks
Author: Websy Daisy
Author URI: http://websydaisy.com/
Template: salient
Version: 0.1
*/
.hide {display:none;}
#header-outer {background-image: url(images/green2.png);}
header#top #logo.no-image, header#top a#logo.no-image {
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 40px;
}
header#top #logo:hover {color:#FFF}
header#top nav > ul > li > a, header#top nav > ul > li > a:hover  {color:#fff; font-size:18px;}
header#top .sf-menu li ul li a {color:#FFF!important;}
.ascend #header-outer .sf-menu ul li a:hover {color:#FFF!important}
#footer-outer {}
.blog-recent[data-style="minimal"] .meta {display: none;}
.blog-recent[data-style="minimal"] .col {padding: 0;}
.home .row .col.section-title {
    padding: 0px 0px 1em 0px;
}
.blog-recent[data-style="minimal"] .col > span {display:none;}
.wpb_wrapper > div.row.blog-recent.columns-1 {margin-bottom:0;padding-bottom:0;}
#footer-outer i, #header-secondary-outer #social i {
    font-size: 39px;
    padding: 10px;
}
@media (min-width: 690px) {
.span_8.col_last {
    width: 63%;
    margin-left: 2%;
}
}
.row .col.span_8.col_last p:last-child {
    padding-bottom: 0px;
    padding-top: 20px;
}
header#top .span_9 > .slide-out-widget-area-toggle i {
    color: #FFF;
}
@media only screen and (max-width: 1000px) and (min-width: 690px){
.container {
    max-width: 800px!important;
    width: 95%;
}}
@media only screen and (max-width: 1000px) and (min-width: 1px) {
body[data-slide-out-widget-area="true"] header#top #logo, #header-outer[data-mobile-fixed="1"] header#top #logo {
    display: inline-block;
    font-sizE: 26px;
}}
#slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 20px;
}
h1, h2, h3, h4 {    
}
h4, h3 {        font-weight: 700;
}
#page-header-bg h1, .row .col.section-title h1, h2.title {
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
	color:#FFF;
text-align:center
}
.row .col.section-title h1.entry-title, h2.title {text-align:left;color:#666;}
.row .col.section-title {border-bottom:0;}
.home .row .col.section-title {border-bottom:2px solid #FFF;}

#page-header-bg {
    height: 110px!important;
    background-color: #252525!important;
    padding-top: 10px;
}
@media only screen and (max-width: 1000px) and (min-width: 1px) {
#page-header-bg {
    height: 53px!important;
	padding-bottom:80px;
}
}
@media only screen and (max-width: 690px) and (min-width: 1px) {
#page-header-bg {
	padding-bottom:60px;
}
}
h2.books {
    padding-top: 40px;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
	color: #1d4314;
	margin-bottom:0;
    border-top: 3px solid #eee;
    margin-top: 20px;
}
h3.subtitle {
    padding-top: 0px;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
}
.one-cover, .one-gallery {
    width: 21%;
    margin: 10px 2%;
    display: inline-block;
    vertical-align: top;
	text-align:center;
	font-size:12px; line-height:14px;
}

.covers {text-align:center; padding-bottom:40px; }
.one-cover img, one-gallery img {max-width:100%;height:auto;}

@media only screen and (max-width: 690px) and (min-width: 1px) {
.one-cover, .one-gallery {
    width: 40%;
}
}

}
@media only screen and (max-width: 690px) {
.container, div.slider-nav {
    max-width: 300px!important;
    padding: 0px 10px;

}
}
@media only screen and (min-width: 1000px) {
body .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}
}
.page-header-no-bg {background-color:#252525!important}
body .container.main-content {background-color:#FFF;margin-top:0; margin-bottom:0;    padding: 0px 40px;}
body.home .container.main-content {background-color:transparent;margin-top:0; margin-bottom:0;    padding: 0 40px 40px 40px;}
body.page-template-default .container.main-content {padding: 95px 40px 0px;}
body.home.page-template-default .container.main-content {padding-bottom: 0px;padding-top:55px}

body .container-wrap {
padding-top:0;padding-bottom:0;
}
body[data-bg-header="true"] .container-wrap, body.single-portfolio .container-wrap, body.page-template-template-portfolio-php .container-wrap, body.tax-project-type .container-wrap {
    padding-top: 25px;
    margin-top: 0px!important;
    padding-bottom: 0px;
}
body {
    font-size: 14px;
}
.img-with-aniamtion-wrap {text-align:center;}
body.single-post .container.main-content, body.blog .container.main-content {
    padding-top: 100px;
}
.nectar-love {display:none!important;}
.nectar-button.buy {line-height:10px;margin:10px;padding:20px}
.gallery {padding-bottom:30px;}
.full-width-section {
	visibility:visible!important
}
img.img-with-animation, .col.has-animation, .wpb_column.has-animation {
    opacity: 100%!important;
}
.reviewer {color:#FFF}
img.img-with-animation[data-animation="grow-in"], .col.has-animation[data-animation="grow-in"], .wpb_column.has-animation[data-animation="grow-in"] {
    -webkit-transform: scale(0.99);
}