/*
Theme Name:     Salient Child
Theme URI:      http://airemaster.com/
Description:    Child theme for the Salient theme
Author:         Douglas Burton
Author URI:     http://www.airemaster.com/
Template:       salient
Version:        0.1.0
*/

/*@import url("../salient/style.css");*/

/* page header */
.am-page-header { margin-top: 160px; }
h1.page-header { font-family: 'Open Sans'; font-weight: 600; font-size: 44px; line-height: 44px; margin-bottom: 8px; display: block; color: #fff; z-index: 101; }
.page-subheader { font-size: 28px; line-height: 28px; color: #fff!important; font-family: 'Open Sans'; font-weight: 300; }

/* secondary menu */
#header-secondary-outer nav > ul > li > a { font-size: 13px !important; }
#header-secondary-outer nav > ul > li > a span.header-phone { color: #000; font-family: 'Open Sans'; font-weight: 700; font-size: 14px; }

/* page menu */
.page-menu ul { margin: 0; list-style: none; text-transform: uppercase; font-family: 'Open Sans'; font-weight: 700; font-size: 14px; }
.page-menu ul > li { display: inline-block; margin-right: 6em; letter-spacing: 1px; }
.page-menu ul li:last-child { margin-right: 0; }
.page-menu ul > li > a { color: #888; }
.page-menu ul > li > a:hover, 
.page-menu ul > li > a:active, 
.page-menu ul > li.active > a { color: #333; }

/* salient page submenu */
body .page-submenu li { font-weight: 700; text-transform: uppercase; font-size: 14px !important; }
body .page-submenu li a { color: #767676 !important; opacity: 1; }
body .page-submenu li a:hover, body .page-submenu li a:active { color: #333 !important; }
body .page-submenu li a[href^="#"] { color: #BC34BA !important; }

/* fragrance notes colors */
.toggle h3 a { font-size: 15px !important; }
span.top-note, span.middle-note, span.base-note { font-style: italic; }

/* not enough color contrast */
/*
span.top-note { color: #ff7d00; }
span.middle-note { color: #66bc29; }
span.base-note { color: #0072cf; }

.calming span.top-note { color: #C4D82D; }
.calming span.middle-note { color: #A390C5; }
.calming span.base-note { color: #64A343; }

.exotic span.top-note { color: #9FCFF0; }
.exotic span.middle-note { color: #B5C034; }
.exotic span.base-note { color: #D1B09A; }

.fresh span.top-note { color: #9FB3D4; }
.fresh span.middle-note { color: #5076B8; }
.fresh span.base-note { color: #233D7D; }

.fun span.top-note { color: #C9DB3A; }
.fun span.middle-note { color: #FBAC20; }
.fun span.base-note { color: #EE3449; }

.inviting span.top-note { color: #EE7C32; }
.inviting span.middle-note { color: #0E5B56; }
.inviting span.base-note { color: #0F385E; }

.romantic span.top-note { color: #FBD310; }
.romantic span.middle-note { color: #BCC65D; }
.romantic span.base-note { color: #9086BF; }

.uplifting span.top-note { color: #42ADD0; }
.uplifting span.middle-note { color: #15B1FF; }
.uplifting span.base-note { color: #2964CA; }

.welcoming span.top-note { color: #CCAB55; }
.welcoming span.middle-note { color: #EE7C32; }
.welcoming span.base-note { color: #834738; }
*/

/* page content */
/*.col h2 { font-size: 34px !important; }*/
.col .swiper-slide .content h2 { font-size: 60px !important; }
/*.main-content ul, .main-content ol { margin-left: 0 }*/
#call-to-action span { font-size: 27px !important; }
.row .col.section-title h1, .row .col.section-title h2 { font-family: "Open Sans"; }
.am-padded-container { padding-left: 20px; padding-right: 20px; }
.meta-comment-count, .nectar-love { display: none !important; }

/* search results */
#search-results .result h2.title { font-size: 30px !important; line-height: 1.2em; letter-spacing: -1px; }

/* locator */
.locator label { display: block; margin-bottom: 6px; }
#search_results { overflow: auto; padding: 30px 0 0 0; }
#search_forms { margin-top: 30px; }
.contact_info { margin-bottom: 20px; }

/* forms */
span.wpcf7-list-item { display: block; }
.my-checkbox span.wpcf7-list-item-label { color: #676767 !important; }
.nectar-button.am-button:not([data-color-override="false"]), .nectar-button:not([data-hover-color-override="false"]) { 
	visibility: visible; border: none; }

/* pdf downoads */
.pdf-downloads { float: left; margin-right: 20px; margin-bottom: 20px !important; padding: 20px; background: #eee; min-width: 200px; min-height: 215px; }
/*.pdf-downloads:hover { background: #ddd; }*/
.pdf-downloads p a { color: #B030AE;}
.pdf-downloads p a:hover { color: #000000; text-decoration: underline; }

/* msds */
.main-content .msds ul.msds_list { margin-bottom: 1em; margin-left: 0; }
.main-content .msds ul.msds_list li { list-style: none; line-height: normal; margin-bottom: .6em; }

/* blog */
.post-header, #single-below-header { color: #000; }
article.post .post-header a, article.result a, #single-below-header a { color: #000 !important; }
.single #single-below-header span { color: #000; }
#sidebar h4 { color: #666; }

/* responsive */
@media only screen and (max-width: 1000px) and (min-width: 690px) {
	.am-page-header { margin-top: 40px; }
}
@media only screen and (max-width: 690px) {
	.am-page-header { margin-top: 20px; }
}
/*
@media only screen and (max-width: 1000px) and (min-width: 1px) {
	.col h2 { font-size: 34px !important; }
}
*/
