/*
	Theme Name: Council of Arts Accrediting Association
	Theme URI: https://arts-accredit.org
	Description: Custom theme for Council of Arts Accrediting Association
	Version: 1.0.0
	Author: Magnum Multimedia
	Author URI: http://www.magnumultimedia.com/
*/

/*------------------------------------*\
    EXTERNAL
\*------------------------------------*/

@import "css/simplegrid.css";
@import "css/font-awesome.min.css";

/*------------------------------------*\
    FONTS
\*------------------------------------*/

.source-sans-pro { font-family: 'Source Sans Pro', sans-serif; }
.chaparral-pro { font-family: 'chaparral-pro', serif; }
.ff-scala { font-family: 'ff-scala-web', serif; }

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:400 16px/32px 'Source Sans Pro', Helvetica, Arial, sans-serif;
	color:#333;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    Content Styles
\*------------------------------------*/

.content h1 {
	margin: 0;
	padding: 0 0 10px 0;
	font-family: 'ff-scala-web', serif;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 2px;
	font-weight: 300;
	text-transform: uppercase;
}
.content h2 {
	margin: 0;
	padding: 0 0 30px 0;
	font-family: 'ff-scala-web', serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
	text-transform: uppercase;
}
.content h3 {
	margin: 0;
	padding: 0;
	font-weight: 600;
}
.content p {
	margin: 0;
	padding: 0 0 24px 0;
}
.content p.callout {
	font-family: 'ff-scala-web', serif;
	font-size: 20px;
	line-height: 34px;
	padding: 15px 0 0 0;
}
.content ul {
	margin: 0;
	padding: 0 0 30px 20px;
}
.content ol {
	margin: 0;
	padding: 0 0 30px 20px;
}
	.content ol ol, .content ul ul, .content ul ol, .content ol ul {
		padding: 0 0 0 20px;
	}
.content a {
	color: #999;
}
.content hr {
	margin: 0 0 24px 0;
	border: none;
	border-bottom: 1px solid #a8a8a8;
}
.content .vc_separator.vc_sep_color_grey .vc_sep_line {
	border-color: #a8a8a8;
}


.promo-box {
	background: #fff;
	position: relative;	
	margin-bottom: 30px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
	.promo-box a {
		display: block;
		padding: 20px;
	}
	.promo-box h5 {
		margin: 0 0 16px 0;
		padding: 0 0 60px 0;
		height: auto;
		font-family: 'ff-scala-web', serif;
		font-size: 20px;
		line-height: 26px;
		font-weight: 300;
		overflow: hidden;
	}
	.promo-box-large h5 {
		height: auto;
		font-size: 28px;
		line-height: 30px;
		padding: 0;
	}
	.nasm .promo-box-large h5 { color: #887544; }
	.nasad .promo-box-large h5 { color: #30463a; }
	.nast .promo-box-large h5 { color: #335a6f; }
	.nasd .promo-box-large h5 { color: #712e37; }
	.accpas .promo-box-large h5 { color: #b0b4a3; }
	.heads .promo-box-large h5 { color: #a6acbc; }
	.promo-box p {
		margin: 0 0 30px 0;
		line-height: 24px;
		color: #333;
	}
	.promo-box .details {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 0 20px;
	}
		.promo-box h6 {
			margin: 0;
			border-top: 1px solid #a8a8a8;
			padding: 8px 0;
			font-size: 13px;
			text-transform: uppercase;
			letter-spacing: 2px;
			color: #515151;
		}
		.nasm .promo-box-large h6 i { color: #887544; }
		.nasad .promo-box-large h6 i { color: #30463a; }
		.nast .promo-box-large h6 i { color: #335a6f; }
		.nasd .promo-box-large h6 i { color: #712e37; }
		.accpas .promo-box-large h6 i { color: #b0b4a3; }
		.heads .promo-box-large h6 i { color: #a6acbc; }

.promo-box:hover {
	background: #666;
}
.nasm .promo-box-large:hover { background-color: #887544; }
.nasad .promo-box-large:hover { background-color: #30463a; }
.nast .promo-box-large:hover { background-color: #335a6f; }
.nasd .promo-box-large:hover { background-color: #712e37; }
.accpas .promo-box-large:hover { background-color: #b0b4a3; }
.heads .promo-box-large:hover { background-color: #a6acbc; }
	.promo-box:hover h5 {
		color: #fff; 
	}
	.promo-box:hover p {
		color: #fff;
	}
	.promo-box:hover h6 {
		color: #fff; 
	}
	.nasm .promo-box-large:hover h6 { border-color: #ac9f7c; }
	.nasad .promo-box-large:hover h6 { border-color: #6f7e75; }
	.nast .promo-box-large:hover h6 { border-color: #718c9a; }
	.nasd .promo-box-large:hover h6 { border-color: #9c6d73; }
	.accpas .promo-box-large:hover h6 { border-color: #d8dad1; }
	.heads .promo-box-large:hover h6 { border-color: #d3d6dd; }
	.promo-box:hover h6 i { color: #fff; }


/*------------------------------------*\
    Main Styles
\*------------------------------------*/

.wrapper, .wp-activate-container {
	max-width: 1060px;
	width: 88%;
	margin: 0 auto;
	position: relative;
}

body.nav-open {
	overflow: hidden;
}

#cart-header {
	background: #424242;
	padding: 30px 0;
	color: #fff;
}
	#cart-header a {
		color: #fff;
		text-decoration: underline;
		float: right;
	}

#header {
	background: #343339;
	color: #fff;
	overflow: hidden;
}
	#header #logo {
		width: 62%;
		padding: 8% 0 2% 0;
		float: left;
	}
		#header #logo a {
			display: block;
			padding: 28px 0;
			background: url(img/logo.png) 0 0 no-repeat;
			background-size: contain;
		}
			#header #logo img {
				position: absolute;
				top: -999em;
			}
	#nav-bar {
		width: 36%;
		padding: 7.5% 0 20px 0;
		text-align: right;
		float: right;
		white-space: nowrap;
	}
		#nav-bar button {
			background: none;
			border: none;
		}
		#nav-bar button, #nav-bar a {
			display: inline-block;
			margin: 0;
			padding: 6px 20px 6px 40px;
			font-family: 'ff-scala-web', serif;
			font-size: 18px;
			line-height: 18px;
			text-transform: uppercase;
			letter-spacing: 4px;
			text-indent: -999em;
			color: #fff;
			outline: none;
			text-align: left;
		}

		#nav-bar #btn-menu {
			background: url(img/icon-menu.png) 50% 50% no-repeat;
		}
		#nav-bar #btn-search {
			border-left: 1px solid #717175;
			background: url(img/icon-search.png) 50% 50% no-repeat;
		}
		#nav-bar #btn-cart {
			display: none;
		}
		
	#main-nav {
		position: fixed;
		z-index: -1;
		top: 0;
		opacity: 0;
		width: 100%;
		height: 100%;
		background: #343339;
		color: #fff;
		overflow-y: auto;
	}
	body.nav-open #header #main-nav {
		z-index: 40;
		opacity: 1;
	}
		#main-nav .wrapper {
			position: relative;
			padding: 150px 0 50px 0;
		}
			#btn-menu-close {
				position: absolute;
				z-index: 100;
				top: 0;
				right: 0;
				width: 80px;
				height: 80px;
				border: none;
				background: #717175 url(img/icon-menu-close.png) 0 0 no-repeat;
				text-indent: -999em;
				outline: none;
			}
			#main-nav ul {
				margin: 0;
				border-top: 1px solid #717175;
				padding: 0;
				list-style-type: none;
			}
				#main-nav ul li {
					margin: 0;
					border-bottom: 1px solid #717175;
					padding: 0;
				}
					#main-nav ul li button {
						display: none;
					}
					#main-nav ul li a {
						display: block;
						padding: 16px 0;
						font-family: 'chaparral-pro', serif;
						font-size: 28px;
						line-height: 28px;
						text-transform: uppercase;
						letter-spacing: 4px;
						color: #fff;
						transition: all .2s;
					}
					#main-nav ul li a:hover {
						color: #717175;
					}
					#main-nav ul li ul {
						display: none;
						margin: -15px 0 0 0;
						border: none;
						padding: 0 0 15px 0;
					}
						#main-nav ul li ul li {
							border: none;
						}
							#main-nav ul li ul li a {
								padding: 15px 0;
								font-family: 'Source Sans Pro', sans-serif;
								font-size: 16px;
								line-height: 16px;
								letter-spacing: 2px;
								color: #717175;
							}
		#nav-buttons {
			padding: 40px 0 0 0;
		}
			#nav-buttons a {
				display: block;
				width: auto;
				margin: 0 0 20px 0;
				border: 4px solid #717175;
				padding: 22px 6px;
				font-size: 18px;
				line-height: 18px;
				letter-spacing: 2px;
				text-transform: uppercase;
				text-align: center;
				color: #fff;
				white-space: normal;
				transition: all .2s;
			}
			#nav-buttons a:hover {
				background-color: #717175;
			}
	
	#search-form {
		display: none;
		background: #3b3b3b;
		width: 100%;
		padding: 20px 0;
		overflow: hidden;
	}
		#search-form .wrapper {
			background: #fff;
			overflow: hidden;
		}
			#search-form input.search-input {
				width: 39%;
				border: none;
				padding: 17px;
				font-family: 'Source Sans Pro', sans-serif;
				font-size: 20px;
				color: #515151;
			}
			#search-form button {
				width: 120px;
				border: none;
				padding: 20px 10px;
				background: #333;
				font-family: 'ff-scala-web', serif;
				font-size: 18px;
				letter-spacing: 2px;
				text-transform: uppercase;
				color: #fff;
				float: right;
			}
				#search-form button i {
					color: #ccc;
				}
	



#main {
	background: url(img/bg-main.gif) 0 0 repeat;
}
	#reduced-margins .wpb_row, #reduced-margins .wpb_content_element {
		margin-bottom: 0;
	}

	#breadcrumbs {
		padding: 26px 0;
		font-family: 'ff-scala-web', serif;
		font-size: 16px;
		line-height: 16px;
		text-transform: uppercase;
	}
		#breadcrumbs .fa-home {
			padding: 0 5px 0 0;
			color: #515151;
		}
		#breadcrumbs i.fa-angle-right {
			padding: 0 5px;
			color: #515151;
		}
		#breadcrumbs a {
			color: #333;
		}
	
	.main-side {
		padding: 25px 0;
		line-height: 18px;
		font-size: 15px;
		line-height: 14px;
	}
		p.back-to {
			padding: 3px 0 33px 0;
		}
			p.back-to br {
				display: none;
			}				
		#sidebar-nav ul.nav {
			margin: 0;
			padding: 7px 0 30px 12px;
			list-style-type: none;
		}
			#sidebar-nav ul.nav li {
				padding: 0 0 15px 0;
				text-indent: -12px;
			}
			#sidebar-nav ul.nav li:before {
				float: left;
				width: 12px;
				display: inline-block;
				font-family: FontAwesome;
				font-size: inherit;
				text-rendering: auto;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale;
				content: "\f105";
			}
				#sidebar-nav ul.nav li i {
					padding: 0 5px 0 0;
				}
				#sidebar-nav ul.nav li a {
					color: #333;
				}
				#sidebar-nav ul.nav li.current_page_item:before, #sidebar-nav ul.nav li.current_page_parent:before, #sidebar-nav ul.nav li.current_page_ancestor:before {
					color: #999;	
				}
					#sidebar-nav ul.nav li.current_page_item a, #sidebar-nav ul.nav li.current_page_parent a, #sidebar-nav ul.nav li.current_page_ancestor a {
						color: #999;	
					}
		
		
	.main-content {
		padding: 20px 0;
	}
	.main-content.full { 
		width: 100%;
	}

  .main-content a:hover { 
    text-decoration: underline;
  }
	
	.toggle-descriptions {
		float: right;
	}
	
	.no-margin {
		margin: 0 !important;
	}


	.pagination {
		border-top: 1px solid #a8a8a8;
		padding: 40px 0 25px 0;
		text-align: center;
	}
		.pagination a {
			padding: 0 10px;
		}
		.pagination span {
			padding: 0 10px;
			font-weight: bold;
		}
		.pagination a.prev {
			display: none;
		}
		.pagination a.next {
			display: none;
		}




#footer {
	padding: 50px 0;
	background: #343339;
	color: #fff;
}
	#footer .sub-grid {
		margin: 0 0 30px 0;
	}
	#footer h5 {
		margin: 0 0 30px 0;
		border-bottom: 1px solid #717175;
		padding: 0 0 25px 0;
		font-family: 'chaparral-pro', serif;
		font-size: 35px;
		font-weight: 400;
		line-height: 35px;
		text-transform: uppercase;
	}
	#footer p {
		margin: 0;
		padding: 0 0 30px 0;
	}
	#footer a {
		color: #fff;
	}
	#footer ul.nav {
		margin: 0;
		padding: 0 0 0 14px;
		list-style-type: none;
	}
		#footer ul.nav li {
			padding: 0;
			text-indent: -14px;
		}
			#footer ul.nav li:before {
				float: left;
				width: 14px;
				display: inline-block;
				font-family: FontAwesome;
				font-size: inherit;
				text-rendering: auto;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale;
				content: "\f105";
				color: #bbb;
			}
	#footer #menu-footer-site-menu {
		padding-left: 24px;
	}
		#footer #menu-footer-site-menu li {
			text-indent: -24px;
		}
			#footer #menu-footer-site-menu li:before {
				width: 24px;
				content: "\f08e";
			}
	#footer .textwidget {
		font-weight: 300;
	}
	#footer #copyright {
		border-top: 1px solid #717175;
		padding: 20px 0 0 0;
		font-size: 15px;
		color: #9a999c;
	}

/*------------------------------------*\
    DIRECTORY
\*------------------------------------*/
#institution-search {
	padding: 0 0 40px 0;	
}
	#institution-search input[type="text"] {
		width: 100%;
	}
	#institution-search select {
		width: 100%;
	}
	#institution-search label {
		font-weight: bold;
	}
	#institution-search h2 {
		padding: 15px 0 5px 0;
	}
	
form.acf-form {
	margin-top: -40px;	
}
.main-content .acf-fields > .acf-field {
	padding: 15px 0;
	border: none;
}
/* form#institution-search input {
	margin-left: 1px;
} */


.ind-member-callout {
	background: #fff;
	margin: 0 0 24px 0;
	padding: 30px 24px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.ind-member-callout h2, .ind-member-callout p { padding: 0 !important; }

#individual-membership-wrapper { padding: 26px 0 0 0; }
#individual-membership-notice {
	display: block;
	overflow: hidden;
	background: #fff;
	padding: 24px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
#individual-membership-notice h2, #individual-membership-notice p { padding: 0 !important; color: #333 !important; }
#individual-membership-notice p { line-height: 24px; }
#individual-membership-notice h6 {
    margin: 24px 0 0 0;
    border-top: 1px solid #a8a8a8;
    padding: 8px 0 0 0;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #515151;
}
#individual-membership-notice:hover h2, #individual-membership-notice:hover p, #individual-membership-notice:hover h6 {
	color: #fff !important;	
}



/*------------------------------------*\
    WOOCOMMERCE
\*------------------------------------*/
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	line-height: 1.2;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border-radius: 0;	
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	float: none;
	width: auto;
}
.post-type-archive-product.woocommerce ul.products li.product {
	margin: 0; 
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
	margin: 0;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: none;
	width: auto;	
}

.woocommerce table.shop_table {
	border-radius: 0;
	border-color: #a8a8a8;
}
.woocommerce table.shop_table td, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-color: #a8a8a8;	
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	margin: 3px 0 0 0;
	padding: 5px 10px;	
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: none;
}
.woocommerce mark {
	background: transparent;
}

.post-type-archive-product.woocommerce h1.page-title:not(#main-title) {
	display: none;	
}
.woocommerce ul.products li.product .product-description {
	color: #333;
}

.woocommerce span.onsale.wc-memberships-member-discount, .woocommerce ul.products li.product .onsale.wc-memberships-member-discount {
	display: none;
}
.woocommerce div.product table td {
	vertical-align: top;
	display: block;
}
table.wccpf_fields_table td.wccpf_label label {
	font-weight: bold;
}
.woocommerce div.product form.cart table ul {
	padding: 0 0 15px 0;
}
.invoice.woocommerce div.product .woocommerce-tabs .panel h2,
.annual-meeting-registration.woocommerce div.product .woocommerce-tabs .panel h2,
.annual-meeting-registration-2.woocommerce div.product .woocommerce-tabs .panel h2,
.annual-meeting-registration-3.woocommerce div.product .woocommerce-tabs .panel h2,
.annual-meeting-registration-4.woocommerce div.product .woocommerce-tabs .panel h2,
.annual-meeting-registration-5.woocommerce div.product .woocommerce-tabs .panel h2,
.annual-meeting-registration-6.woocommerce div.product .woocommerce-tabs .panel h2,
.annual-meeting-registration-7.woocommerce div.product .woocommerce-tabs .panel h2,
.annual-meeting-registration-8.woocommerce div.product .woocommerce-tabs .panel h2,
.annual-meeting-registration-9.woocommerce div.product .woocommerce-tabs .panel h2,
.annual-meeting-registration-10.woocommerce div.product .woocommerce-tabs .panel h2 {
	display: none;
}

.wc-memberships-member-discount-message {
	display: none;
}

.woocommerce table.my_account_orders .order-actions .button.view {
	display: none;
}

.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
	margin-bottom: 0;
}
.woocommerce dl.variation p {
	padding: 0;
}

.invoice .stock,
.annual-meeting-registration .stock,
.annual-meeting-registration-2 .stock,
.annual-meeting-registration-3 .stock,
.annual-meeting-registration-4 .stock,
.annual-meeting-registration-5 .stock,
.annual-meeting-registration-6 .stock,
.annual-meeting-registration-7 .stock,
.annual-meeting-registration-8 .stock,
.annual-meeting-registration-9 .stock,
.annual-meeting-registration-10 .stock {
	display: none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #666;
	color: #fff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #717175;
}
.woocommerce .woocommerce-info {
	border-color: #666;
}
.woocommerce .woocommerce-info:before {
	color: #666;
}

.woocommerce .product .date { display: none; }



/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:420px) {
	#header #logo {
		padding: 6% 0;
	}
	#search-form button {
		width: 140px;
		padding: 20px;
	}
	#search-form input.search-input {
		width: 40%;
	}
}
@media only screen and (min-width:505px) {
	#search-form input.search-input {
		width: 50%;
	}
	#search-form button {
		width: 160px;
	}
	#main-nav ul li a {
		padding: 26px 0;
	}
}
@media only screen and (min-width:600px) {
	.wrapper, .wp-activate-container {
		width: 95%;	
	}
	#cart-header {
		display: none;
	}
	#nav-bar #btn-cart {
		display: inline-block;
		border-left: 1px solid #717175;
		background: url(img/icon-cart.png) 50% 50% no-repeat;
	}	
}
@media only screen and (min-width:768px) {
	.content h1 {
		font-size: 42px;
		line-height: 52px;
	}
	#search-form input.search-input {
		width: 70%;
	}
	#nav-buttons {
		margin-left: -1.7%;
	}
		#nav-buttons a {
			display: inline-block;
			width: 48%;
			margin-left: 1.7%;
		}

	.main-content h1.page-title {
		min-height: 129px;
	}
	
.promo-box {
	height: 220px;
}
	.vc_col-sm-4 .promo-box {
		height: 260px;		
	}
body.main .promo-box-large {
	height: auto;
}
	.promo-box h5 {
		padding: 0;
		height: 150px;
	}
	.promo-box-large h5 {
		height: auto;
	}
	.promo-box a {
		display: block;
		padding: 20px;
	}
  .promo-box a:hover {
		text-decoration: none !important;
	}


	.pagination a.prev {
		display: block;
		padding: 5px 30px;
		background: #a8a8a8;
		color: #fff;
		float: left;
	}
	.pagination a.next {
		display: block;
		padding: 5px 30px;
		background: #a8a8a8;
		color: #fff;
		float: right;
	}
	
	.woocommerce div.product table td {
		display: table-cell;
	}
	table.wccpf_fields_table td.wccpf_label, table.wccpf_fields_table td.wccpf_label label {
		width: 200px !important;	
	}
	#individual-membership-text {
		width: 74%;
		float: left;
	}
	#individual-membership-notice h6 {
		width: 160px;
		margin: 0;
		border-top: none;
		border-left: 1px solid #a8a8a8;
		padding: 25px;
		float: right;
	}
}
@media only screen and (min-width:860px) {
	#header #logo {
		width: 40%;
	}
	#nav-bar {
		width: 60%;
	}
	#nav-bar button, #nav-bar a {
		padding-left: 60px;
		background-position: 20px 25% !important;
		text-indent: 0;
	}
	
	p.back-to {
		min-height: 124px;
	}
		p.back-to br {
			display: block;
		}
	.main-side {
		width: 18.64%;
		float: left;
		border-top: 1px solid #a8a8a8;
	}
	.main-content {
		width: 79.67%;
		float: right;
		border-top: 1px solid #a8a8a8;
	}
	#individual-membership-text {
		width: 76%;
	}
}
	
@media only screen and (min-width:1024px) {
	#header #logo {
		width: 50%;
		padding: 30px 0;
		float: left;
	}
	body.main #header #logo {
		width: 60%;
	}
		#header #logo a {
			margin: 0;
			width: auto;
			height: 110px;
			background-position: 0 50%;
		}
	#nav-bar {
		width: 50%;
		padding: 70px 0;
		text-align: right;
		float: right;
	}
	body.main #nav-bar {
		width: 38%;
	}
	#main-nav ul li button {
		display: block;
		width: 80px;
		height: 80px;
		border: none;
		background: url(img/icon-submenu-open.png) 0 0 no-repeat;
		float: right;
		outline: none;
		transition: all .2s;
	}
	#main-nav ul li button.open {
		background-image: url(img/icon-submenu-close.png);
	}
	#main-nav ul li button:hover {
		opacity: .3;
	}
	#nav-buttons {
		white-space: nowrap;
	}
		#nav-buttons a {
			width: 25.8%;
		}
		#nav-buttons a#btn-login {
			width: 14.9%;
		}
	.promo-box h5 {
		font-size: 24px;
		line-height: 30px;
	}
	.promo-box-large h5 {
		font-size: 38px;
		line-height: 40px;
	}
	#individual-membership-text {
		width: 82%;
	}
}
@media only screen and (min-width:1140px) {
	#search-form input.search-input {
		width: 80%;
	}
}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}


/*------------------------------------*\
    MOBILE SPECIFIC
\*------------------------------------*/
@media only screen and (max-width:767px) {
	.hideonmobile {
		display: none;
	}
	.home .content h1 {
		margin: -10px 0 -40px 0;
	}
	.home .promo-box {
		margin: -35px 0 50px 0;
	}
	table.wccpf_fields_table td.wccpf_label, table.wccpf_fields_table td.wccpf_label label {
		width: auto !important;	
	}
	#footer [class*='col-'] {
		margin: 0;	
	}
	#footer #menu-footer-site-menu {
		margin: 30px 0 0 0;	
	}
}
@media only screen and (max-width:860px) {
	#breadcrumbs {
		display: none;
	}
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	#main-nav,
	#nav-bar,
	#search-form,
	#breadcrumbs,
	.main-side,
	#footer .col-9-12
	{
		display: none;
	}
	
	#header #logo {
		float: none;
		padding: 0;
	}
		#header #logo a {
			margin: 40px 0;
			padding: 0;
			height: 110px;
		}
			#header #logo img {
				top: 0;	
			}
	
	#footer .col-3-12 {
		width: 100%;
	}
	
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	/*.main-content a[href]:after {
		content:" (" attr(href) ")";
	}
	.main-content abbr[title]:after {
		content:" (" attr(title) ")";
	} */
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
