/*
Theme Name: NRM Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: Scott Bothel
Author URI:  https://fourtencreative.com
Template: salient
Version: 1.0.1
*/
/* General Styles */
.page h1 {
	color:#f6a31d;
}
.nectar-button {
	text-transform: uppercase;
	font-style: italic;
	border:2px solid #fff; 
}
.gform_wrapper input[type=button] {
	background-color:#f6a31d;
	border-radius:0px !important;
	padding:10px 15px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 700;
}
.nectar-button.small {
	font-size:12px !important;
	line-height: 1.2em;
	color:#fff !important;
	font-weight:700;
}
.nectar-button.medium {
	font-size:16px !important;
}
body[data-form-submit=regular] .container-wrap button[type=submit], body[data-form-submit=regular] .container-wrap input[type=submit] {
    padding: 8px 14px!important;
    font-style: italic;
    text-transform: uppercase;
}
.ride .col.span_12.light .wpb_text_column>.wpb_wrapper>ul, .ride .full-width-content>.col.span_12.light, .ride .full-width-section>.col.span_12.light, .ride .span_12.light .wpb_text_column a {
    color: #31476c;
    opacity:1 !important;
}
.ride .span_12.light .wpb_text_column a:hover {
    opacity:.7 !important;
}
body .container a {
	/*color:#dd8c07 !important;*/
}
body[data-bg-header=true] .container-wrap {
    padding-bottom: 0px;
}
blockquote {
	margin-top:30px;
}
blockquote::before {
    width: 2px;
    border-left: 2px solid rgba(0,0,0,.1);
}
img.artifact-featured {
	margin-bottom:25px;
}
/* Toggle Styles */
.toggle>.toggle-title a {
    color: #fff;
    font-size: 16px !important;
    line-height: 18px;
    background-color: #4f5a7a;
}
.toggle>.toggle-title a:hover {
    background-color: #4f5a7a;
    opacity:.8;
}
.toggle>.toggle-title a i {
    position: absolute;
    left: 13px;
    background-color: transparent;
    color: #fff;
    top: 13px;
    width: 18px;
    height: 16px;
    line-height: 18px;
    font-size: 15px;
}

/* Header Styles */
body #header-secondary-outer {
    font-size: 12px;
    line-height: 16px;
    text-align:left;
    padding: 10px 0px;
    background:#fff;
    height:62px;
    overflow: hidden;
}
.nrm-message-widget {
	width:55%;
	position: relative;
	float: left;
	margin-top:6px;
}
.nrm-nav-widget {
	width:45%;
	position: relative;
	text-align: right;
	float: right;
}
#header-outer #logo img {
	margin-top:15px;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    margin-top: 50px;
}
body.material #header-outer .cart-menu, body.material #top nav ul #nectar-user-account>div, body.material #top nav ul #search-btn>div {
    margin-top: 50px;
}
/* Custom Ticketing Button Use span class */
.tickets .widget li a, ul#menu-top-right-header-links li a {
	padding:6px 6px 2px !important;
	background-color:#f6a31d;
	color:#fff !important;
	font-size:16px;
	font-style:italic;
	font-weight:800;
	display: inline;
	float: right;
	text-align: center;
	margin:0px 4px  0px 0px !important;
	line-height: 1em;
	border:2px solid #fff;
}
.tickets li a span, ul#menu-top-right-header-links li a span {
	clear:left;
	font-size:10px;
	font-style:normal;
	font-weight: 600;
	text-transform: uppercase;
	color: #31476c;
}
li.donate a {
	padding:13px 12px !important;
}
.tickets ul, ul#menu-top-right-header-links {
	margin: 0px;
}
.tickets ul li {
	list-style:none;
	display: inline;
	float: left;
}

#page-header-wrap {
	margin-bottom:30px !important;
}

/* Collections Nav */
.collections .nectar-button {
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
	border:0px;
}
.collections .nectar-button span {
	font-style:normal !important;
	font-weight:400;
	font-size:20px;
	line-height:1.2em;
	text-transform: none;
}
.collections .nectar-button.arrow span:after {
	content: " <";
	background:#6375a4;
	border-radius:50%;
	padding:0px 7px 0px 6px;
	font-weight:700;
	float: right;

}
body.material .collections .nectar-button.large {
    padding-left: 30px;
    padding-right: 30px;
}
@media screen and (min-width:1264px) and (max-width:1299px) {
	body.material .collections .nectar-button.large {
	    padding-left: 50px;
	    padding-right: 81px;
	}	
}
@media screen and (min-width:1232px) and (max-width:1263px) {
	body.material .collections .nectar-button.large {
	    padding-left: 50px;
	    padding-right: 74px;
	}	
}
@media screen and (min-width:1208px) and (max-width:1231px) {
	body.material .collections .nectar-button.large {
	    padding-left: 50px;
	    padding-right: 68px;
	}	
}
@media screen and (min-width:1168px) and (max-width:1207px) {
	body.material .collections .nectar-button.large {
	    padding-left: 50px;
	    padding-right: 58px;
	}	
}
@media screen and (min-width:1128px) and (max-width:1167px) {
	body.material .collections .nectar-button.large {
	    padding-left: 50px;
	    padding-right: 48px;
	}	
}
@media screen and (min-width:1088px) and (max-width:1127px) {
	body.material .collections .nectar-button.large {
	    padding-left: 45px;
	    padding-right: 43px;
	}	
}
@media screen and (min-width:1048px) and (max-width:1087px) {
	body.material .collections .nectar-button.large {
	    padding-left: 40px;
	    padding-right: 38px;
	}	
}
@media screen and (min-width:1000px) and (max-width:1047px) {
	body.material .collections .nectar-button.large {
	    padding-left: 35px;
	    padding-right: 33px;
	}	
}
.collections-intro .nectar-button {
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
	border:0px;
}
.collections-intro .nectar-button span {
	font-style:normal !important;
	font-weight:400;
	font-size:20px;
	line-height:1.2em;
	text-transform: none;
}
.collections-intro .nectar-button.arrow span:after {
	content: " <";
	background:#6375a4;
	border-radius:50%;
	padding:0px 7px 0px 6px;
	font-weight:700;
	float: right;

}
body.material .collections-intro .nectar-button.large {
    padding-left: 30px;
    padding-right: 30px;
}

/* Header Notice Animation */
@keyframes flickerAnimation {
  0%   { opacity:1; }
  25%  { opacity:1; }
  40%  { opacity:1; }
  50%  { opacity:0; }
  60%  { opacity:1; }
  75%  { opacity:1; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  25%  { opacity:1; }
  40%  { opacity:1; }
  50%  { opacity:0; }
  60%  { opacity:1; }
  75%  { opacity:1; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  25%  { opacity:1; }
  40%  { opacity:1; }
  50%  { opacity:0; }
  60%  { opacity:1; }
  75%  { opacity:1; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  25%  { opacity:1; }
  40%  { opacity:1; }
  50%  { opacity:0; }
  60%  { opacity:1; }
  75%  { opacity:1; }
  100% { opacity:1; }
}
.nrm-message-widget {
   -webkit-animation: flickerAnimation 8s infinite;
   -moz-animation: flickerAnimation 8s infinite;
   -o-animation: flickerAnimation 8s infinite;
    animation: flickerAnimation 8s infinite;
}

/* Online Exhibits */
.exhibit-container {
	background-image: url(./white-angle.png);
	background-position:bottom right;
	background-repeat: no-repeat;
}
.exhibit-feature {
	max-height:300px;
}
.exhibit-feature img {
	max-height:298px;
	width:auto;
}
/* Slider Styles */
.swiper-slide .content h2.ns-heading-el {
	font-weight:700;
	font-style:italic;
	text-transform: uppercase;
}

@media only screen and (min-width: 1000px) {
	.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2, .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2, .full-width-content .vc_span12 .swiper-slide .content h2 {
	    font-size: 50px!important;
	    line-height: 50px!important;
	}
}

.nectar-slider-wrap.loaded .swiper-slide .content {
    margin-top:10%;
}

.arrow .swiper-slide .container {
	background:url(./arrow.png) no-repeat right bottom;
}
.single-exhibits #header-outer .mobile-header li:not([class*="button_"]) > a .menu-title-text:after, .single-exhibits #header-outer[data-lhe="animated_underline"] nav > ul >li:not([class*="button_"]) > a .menu-title-text:after, .single-exhibits #header-secondary-outer[data-lhe="animated_underline"] nav >.sf-menu >li >a .menu-title-text:after, .single-artifacts #header-outer .mobile-header li:not([class*="button_"]) > a .menu-title-text:after, .single-artifacts #header-outer[data-lhe="animated_underline"] nav > ul >li:not([class*="button_"]) > a .menu-title-text:after, .single-artifacts #header-secondary-outer[data-lhe="animated_underline"] nav >.sf-menu >li >a .menu-title-text:after  {
border:none;
}
/* Inline Page Menus */
.submenu .vc_column-inner .wpb_wrapper .widget_nav_menu ul {
	margin:0px;
}
.submenu .vc_column-inner .wpb_wrapper .widget_nav_menu ul li {
 	display:inline;
 	font-size:18px;
 }
.submenu .vc_column-inner .wpb_wrapper .widget_nav_menu ul li a {
 	padding:2px 6px !important;
 }
.submenu .vc_column-inner .wpb_wrapper .widget_nav_menu ul li a:hover, .vc_column-inner .wpb_wrapper .widget_nav_menu ul li.current-menu-item a {
 	color:#fcdfb5 !important;
}
.submenu .vc_column-inner .wpb_wrapper .widget_nav_menu ul li a:after {
  	content: " | ";
  	color:#fff;
  	margin-left:12px;
  }
.submenu .vc_column-inner .wpb_wrapper .widget_nav_menu ul li:last-child a:after {
  	content: none;
  }

/* Blog Post Styles */

.featured-media-under-header h1 {
	font-size:36px;
	font-weight:400;
}

.main-content .featured-media-under-header {
    padding: min(3vw,30px) 0;
}
body[data-bg-header="true"].blog .container-wrap {
    padding-top: 30px !important;
}
.blog-recent .more-link span, .post .more-link span {
    padding:8px 14px !important;
	background-color:#f6a31d;
	color:#fff !important;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-size:16px;
    font-style:italic;
}
.blog-recent .more-link span:hover, .post .more-link span:hover {
    padding:8px 14px !important;
	background-color:#f6a31d !important;
	opacity:.8;
}
.single .featured-media-under-header__cat-wrap {
	display:none;
}
.post .post-meta {
	position:relative;
	border-right: 0px;
}
.nrm-post-date {
	color:#777;
}
.nrm-bar {
	background:#4f5a7a;
	padding:12px 10px;
	min-height:50px;
}
.nrm-bar a {
	color: #fcdfb5;
}
.nrm-bar span {
	font-style:normal !important;
	font-weight:400;
	font-size:20px;
	line-height:1.2em;
	text-transform: none;
	display: none;
}
.single .nrm-bar span {
	display: block;
}
.nrm-bar span a:after {
	content: "<";
	background:#6375a4;
	border-radius:50%;
	padding:0px 7px 0px 6px;
	font-weight:700;
	margin-left:6px;
	color: #fff;
}
.nrm-blog-header {
	height:250px;
	background: url(./blog.jpg) no-repeat center center ;
	background-size: cover;
	margin-bottom:30px;
}

/* Custom Accordion */
h3.accordion-title {
    cursor: pointer;
    padding: 10px;
    color: #fff;
    font-size: 16px !important;
    line-height: 18px;
    background-color: #4f5a7a;
    margin-bottom:0px !important;
}
.accordion-title i {
	margin-left:4px;
	margin-right:10px;
}
.accordion-content {
    display: none;
    padding: 10px;
    background-color:#fff;
    border-left:1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.accordion-item {
	margin-bottom:15px;
}
.accordion-title i.fa-minus-circle {
	display:none;
}
.accordion-title.active i.fa-minus-circle {
	display:inline;
}
.accordion-title.active i.fa-plus-circle {
	display:none;
}
/* Footer Styles */
#footer-widgets .widget {
	text-align:left;
}
#footer-outer[data-cols="1"] #footer-widgets .widget.widget_nav_menu li {
	margin:0px 10px 0px 0px;
}
#footer-outer[data-cols="1"] #footer-widgets .widget.widget_nav_menu li a:after {
content: "/";
margin-left:15px;
}
#footer-outer[data-cols="1"] #footer-widgets .widget.widget_nav_menu li:last-child a:after {
content: none;
margin-left:0px;
}
#footer-outer[data-cols="1"] .col {
	text-align: left !important;
}
body #footer-outer[data-cols="1"][data-disable-copyright="false"][data-copyright-line="false"][data-matching-section-color="true"] #copyright {
    padding-top: 0px;
}
#footer-outer .social {
    margin-top:30px;
}
/* Home Newsletter */
.signup .gform_wrapper.gravity-theme #field_submit input {
    border:2px solid #fff;
    margin-top:-2px;
    padding:11px 14px!important;
}
.signup .ginput_container input, .signup .ginput_container input::placeholder {
    color:#fff !important;
    font-weight:700;
}
/* Mobile Specific Styles */

@media only screen and (min-width: 1px) and (max-width: 999px) {
	body #header-outer {
	    margin-bottom: 0;
	    padding: 0px 0px 12px 0;
	}
	#header-outer #top .col.span_3 #logo {
    	margin-top:12px;
	}
	.collections .nectar-button.large {
		padding-top:10px !important;
		padding-bottom:10px !important;
	}
	.arrow .swiper-slide .container {
		background:url(./arrowsm.png) no-repeat right bottom;
	}
	.submenu .vc_column-inner .wpb_wrapper .widget_nav_menu ul li a {
    	white-space:nowrap;
	}
}
@media only screen and (min-width: 690px) and (max-width: 999px) {
	.home .col, body .vc_row-fluid .wpb_column {
	    margin-bottom: 0px;
	}
}
@media only screen and (min-width: 745px) and (max-width: 912px) {
	.nrm-message-widget {
		width:45%;
		position: relative;
		float: left;
		margin-top:6px;
	}
	.nrm-nav-widget {
		width:55%;
		position: relative;
		text-align: right;
		float: right;
	}
	body #header-secondary-outer {
	    font-size: 11px;
	    line-height: 14px;
	    text-align:left;
	    padding: 6px 0px;
	    background:#fff;
	    height:62px;
	}
}
@media only screen and (min-width: 1px) and (max-width: 744px) {
	.nrm-message-widget {
		width:100%;
		position: relative;
		float: none;
	}
	.nrm-nav-widget {
		width:100%;
		position: relative;
		text-align: left;
		float: none;
	}
	body #header-secondary-outer {
	    height:auto;
	}
	#menu-secondary-header li a {
		float: left;
		margin-bottom:10px;
	}
	#menu-secondary-header-1  li a, #menu-secondary-header-2  li a, #menu-secondary-header-3  li a {
		margin-bottom:10px;
	}
}