/*
 Theme Name:   Chris McNulty
 Description:  A child-theme based on Divi (Elegant Themes)
 Author:       Damian Sim
 Author URI:   http://www.damiansim.com
 Template:     Divi
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  divi-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/* ===GLOBAL=== */

body {
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Questrial', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p {
	line-height: 1.8em;
}

strong, b {
	font-weight: 600;
}

a {
	transition: color 0.2s;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
}

.et_pb_pricing_table_button, .et_pb_promo_button, a.et_pb_more_button, .et_pb_newsletter_button, .comment-reply-link, .form-submit input, .et_pb_contact_submit, .et_pb_contact_reset, .single_add_to_cart_button .button {
	font-size: 18px;
}

/* =.cmcn Structure */

.cmcn-content {
	padding-top: 0;
}

.single .et_pb_post .entry-content {
	padding-top: 0;
}

/* =.cmcn Styles */

.cmcn-pagetitle {
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 100px 0;
}

.cmcn-pagetitle h1 {
	font-size: 36px;
}

.post h1 {
	margin-top: 30px;
}

.et_pb_post h2 a:hover {
	color: #77919a;
}

.cmcn-readmore {
	font-weight: 500;
}

/* =Media Elements */

.music-player .wp-playlist {
	margin: 0 0 18px;
}

.cmcn-content .et_post_video {
	padding-top: 30px;
}

/* ===MENU=== */

#top-menu li {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.et_header_style_centered #top-menu > li > a {
	padding-bottom: 20px;
}

.et_header_style_centered .nav li ul {
	top: 43px;
}

#top-menu > li.current-post-ancestor > a {
	color: #77919a;
}

/* ===PAGE SPECIFIC=== */

/* =Home */

.cmcn-homecta .et_pb_promo_description {
    font-size: 18px;
}

.cmcn-hometop .et_pb_column_1_2:first-of-type {
	text-align: center;
}

.home .cmcn-content {
	padding-top: 30px;
}

/* WP Posts Pro */

.home .wp-posts-pro {
	font-size: 16px;
}

.home .wp-posts-pro .col {
	margin-top: 0;
}

.home .wp-posts-pro .a_box {
	padding-top: 0;
	margin-bottom: 30px;
}

.home .wp-posts-pro .image_holder img {
	border: none;
	margin-right: 12px;
}

.home .wp-posts-pro .caption {
	margin-top: 0
}

.home .wp-posts-pro a {
	font-weight: normal;
}

.home .wpp_meta, .home .wpp_category {
	color: #4E4E4E;
}

.home .wpp_contents {
	margin: 10px 0;
}

.home .wp-posts-pro a.read-more {
	font-weight: 500;
}

/* =Music */

.cmcn-musiccta .et_pb_promo_description {
	font-size: 18px;
}

.cmcn-albumreviews {
	margin-bottom: 0;
}

.cmcn-musiccovers {
	margin-bottom: 0;
}

.cmcn-musictitle {
	font-size: .9em;
}

.cmcn-reviewcovers {
	margin-bottom: 20px;
}

.cmcn-musich2 {
	margin-bottom: 0;
}

/* Purchase */

.wp_cart_button_wrapper input {
    font-size: 1em;
    font-weight: 400;
    border-radius: 3px;
    line-height: 1.7em;
    padding: 6px 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid;
    color: #fff;
    background: #77919a;
    margin: 10px 0;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.wp_cart_button_wrapper input:hover {
    background: #92A7AE;
}

/* ===FOOTER=== */

#footer-info {
	font-size: .8em;
	font-weight: 500;
	text-align: center;
	float: none;
}

#footer-info a {
	font-weight: 500;
}

/* ===WIDGETS=== */

/* Breadcrumbs */

#cmcn-breadcrumbs {
	padding: 0;
}

.cmcn-breadcrumbswidget {
	padding-bottom: 0;
}

#bcn_widget-2, #bcn_widget-3, #cmcn-blogcrumbs {
	font-size: 14px;
}

#bcn_widget-2, #bcn_widget-3 {
	margin-bottom: 0;
	width: 100%;
}

#bcn_widget-2 a, #bcn_widget-3 a {
	color: #77919a;
}

.cmcn-bchome:before {
	font-family: 'ETModules';
	content: '\e074';
	// margin-right: 5px;
}

.cmcn-bccurrent {
	font-weight: 500;
}

/* Sidebar */

#text-7 a, #text-11 a {
	color: #77919a;
	font-size: .9em;
	font-weight: 500;
}

.osx .widget_search #searchsubmit {
	height: 29px !important;
}

.widget_search #searchsubmit {
	padding: 10px !important;
}

.mc4wp-form input[type=email] {
	font-size: 12px;
	color: #666;
	width: 80%;
	max-width: 300px;
	border-radius: 3px;
	border: 1px solid #ddd;
	padding: 6px 3% 7px 3%;
}

.cmcn-submit {
    font-family: 'Raleway', Arial, sans-serif;
    font-size: 12px;
    color:  #666;
    background: #ddd;
    border: none;
    padding: 10px;
    border-radius: 3px;
}

/* Social Icons */

.cmcn-socialsidebar, .cmcn-socialfooter {
	padding-top: 10px
}

.cmcn-fb:before {
	font-family: "ETModules";
	font-size: 1.75em;
	content: "\e0aa";
	margin-right: 5px;
	position: relative;
}

.cmcn-tw:before {
	font-family: "ETModules";
	font-size: 1.75em;
	content: "\e0ab";
	margin-right: 5px;
	position: relative;
}

.cmcn-rn:before {
	font-family: "ETModules";
	font-size: 1.75em;
	content: "\e033";
	margin-right: 5px;
	position: relative;
}

.cmcn-linkedin:before {
	font-family: "ETModules";
	font-size: 1.75em;
	content: "\e0b4";
	margin-right: 5px;
	position: relative;
}

/* Gigpress */

.widget_gigpress ul.gigpress-listing {
	font-size: .9em;
}

.widget_gigpress .gigpress-tickets-link {
	font-size: .9em;
}

.gigpress-sidebar-more {
	font-weight: 500;
}

/* EPK */

#text-11 a {
    color: #77919a;
}

/* Footer Contact + EPK */

#text-5.et_pb_widget a {
    color: #AAA;
}

#text-10.et_pb_widget a {
    color: #AAA;
    text-decoration: underline;
}

#text-5.et_pb_widget a:hover, #text-10.et_pb_widget a:hover {
    color: #77919a;
}

/* Footer Widgets */

.footer-widget {
	width: 29%;
}

.footer-widget:nth-of-type(3) {
    margin-right: 0;
}

.fwidget {
	width: 100%;
}

/* ===RESPONSIVE=== */

@media only screen and ( min-width: 1405px ) {
	.cmcn-pagetitle {
		padding: 200px 0;
	}
}

@media only screen and (min-width: 981px) {
	.cmcn-homecta.et_pb_no_bg {
		// padding-top: 50px !important;
	}
	.widget_search #searchsubmit {
		min-width: 63px;
	}
}

@media only screen and (max-width: 980px) {
	.et_header_style_centered .mobile_nav .select_page {
		font-weight: normal;
		letter-spacing: 1px;
	}
	.et_pb_space {
		display: block;
	}
	#cmcn-breadcrumbs .et_pb_row .et_pb_column {
	    padding-bottom: 0;
	}
	.cmcn-content .et_pb_row:first-of-type {
	    // padding-top: 0;
	}
	.cmcn-content .music-player {
	    margin-bottom: 0;
	}
	.et_right_sidebar #left-area, .cmcn-content .et_pb_row .et_pb_column.et_pb_column_3_4:first-of-type {
	    border-bottom: 1px solid #e5e5e5;
	    padding-bottom: 30px;
	    margin-bottom: 60px;
	}
	.cmcn-cdcontent .et_pb_row .et_pb_column .et_pb_column.et_pb_column_3_8 {
	    // padding-bottom: 0;
	}
	.et_pb_column {
		padding-bottom: 0;
	}
	.cmcn-musiccovers, .cmcn-latestcover {
		max-height:350px;
		width: auto;
	}
	.cmcn-musich2 {
		text-align: center;
	}
	.footer-widget {
	width: 100%;
	}
}

@media only screen and ( min-width: 480px ) and ( max-width: 1405px ) {
	#logo {
		max-height: 56px;
	}
}

@media only screen and ( max-width: 767px ) {
	img.alignleft, img.alignright {
		display: block;
		float: none;
		margin: 0 auto 1em;
	}
	.home .wp-posts-pro .image_holder {
		float: none;
		clear: both;
		text-align: center;
	}
	.et_pb_post h2, .et_pb_blog_grid h2 {
		font-size: 26px;
	}
	.gigpress-table table, 
	.gigpress-table thead, 
	.gigpress-table tbody, 
	.gigpress-table th, 
	.gigpress-table td, 
	.gigpress-table tr { 
		display: block; 
		max-width: 100% !important;
	}
	.gigpress-table {
		font-size: 1em;
		line-height: 1.5em;
	}
	.gigpress-table .gigpress-row td {
		border-bottom: none;
		text-align: center;
	}
	.gigpress-table .gigpress-header, .gigpress-table .gigpress-calendar-add {
		display: none;
	}
	.gigpress-table .gigpress-heading {
		text-align: center;
	}
	.gigpress-date {
		font-weight: bold;
	}
	tr.gigpress-divider.gigpress-row td {
		border: none;
	}
}

@media only screen and ( min-width: 480px ) {
	.cmcn-homecover {
		max-height: 400px;
	}
}

@media only screen and (max-width: 479px) {
	.et_pb_post h2, .et_pb_blog_grid h2 {
		font-size: 22px;
	}
}