/*
 Theme Name:   Mark Orton Music
 Theme URI:    https://markortonmusic.com
 Description:  Custom theme design and developed for Mark Orton Music
 Author:       Bourke Design
 Author URI:   https://bourkedesign.com
 Template:     generatepress
 Version:      1.0
*/


/* Global
----------------------------------------------- */

h1, h2, .main-title a, h3.colio-title, h5 {
	font-family: freightdispcmp-pro, serif;
	font-weight: 500;
	font-style: normal;
}
h1, h2, h3.colio-title {
	letter-spacing: .04em;
}
h4 {
	margin: 60px 0 4px 0;
}
.wp-block-column h4:first-child {
	margin: 0 0 4px 0;
}

/* Mobile Header */
.mobile-header-navigation .navigation-branding .main-title a {
	font-size: 36px;
	font-family: freightdispcmp-pro, serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: .04em;
	color: #3a515f !important;
	background: url("images/logo.png") no-repeat left top;
	background-size: contain;
	margin-top: 5px;
	padding: 10px 0 10px 40px;
}
p.has-drop-cap:not(:focus):first-letter {
	font-family: freight-display-pro, serif;
	font-weight: 400;
	font-style: normal;
	float: left;
	font-size: 6.0em;
	line-height: .68;
	font-weight: 100;
	margin: .05em .1em 0 0;
	text-transform: uppercase;
}
.entry-content ul {
	margin-left: 1em;
}
.has-drop-cap:not(:focus)::after {
	padding-top: 0;
}

/* WordPress Player */ 
.entry-content .wp-playlist-light {
	color: #6b6b6b;
	background: #2a2a2a;
	border: none;
}
.entry-content .wp-playlist-item {
	border-bottom: none;
}
.entry-content .wp-playlist-light .wp-playlist-current-item {
	display: none;
}
.entry-content .wp-playlist-light .wp-playlist-caption {
	color: #6b6b6b;
}
.entry-content .wp-playlist-light .wp-playlist-playing {
	background: transparent;
}
.entry-content .wp-playlist-light .wp-playlist-playing .wp-playlist-caption, .entry-content .wp-playlist-light .wp-playlist-playing {
	color: #fff;
	font-weight: 400;
}

/* HTML5 Audio Player */
.the_wrapper {
	margin-top: 20px !important;
	margin-bottom: -40px !important;
}

.wp-block-quote {
	padding: 0 40px 10px 0;
}
.wp-block-quote:first-of-type {
	padding-top: 10px;
}
.wp-block-quote p {
	margin-bottom: 0;
}
.wp-block-quote cite em {
	font-size: 15px;
	font-style: normal;
}
figcaption {
	font-size: 15px;
	color: #fff;
}


/* Header
----------------------------------------------- */

.site-branding-container .site-logo {
	margin-right: -.75em;
}
#primary-menu {
	letter-spacing: .08em;
}


/* Home
----------------------------------------------- */

body.home {
    background-image: url('images/bg-pattern.jpg');
	background-position: left top;
	background-repeat: repeat;
}
.home.one-container .site-content {
	padding-top: 0;
}


/* Inside Pages
----------------------------------------------- */

body {
    background-image: url('images/bg-pattern-overlay.png'), url('images/bg-pattern.jpg');
	background-position: center -100px, left top;
	background-repeat: repeat-y, repeat;
}
.page-id-3.no-sidebar .entry-content, .page-id-11.no-sidebar .entry-content {
	max-width: 770px;
	margin: 0 auto;
}
.no-sidebar h1.entry-title {
	text-align: center;
	margin-bottom: 20px;
}
.wp-block-column img {
	padding-top: 5px;
}

/* Slideshow */
#slideshow {
	background: url("images/slideshow-bg.jpg") no-repeat center top;
	padding: 45px 0 42px 0;
	margin: -20px 0 60px 0;
}
#slideshow, #slideshow .cycle-slideshow, #slideshow .cycle-slideshow .cycle-slide {
	width: 100%;
	max-height: 540px;
	overflow: hidden;
}
/*#slideshow .cycle-slideshow, #slideshow .cycle-slideshow .cycle-slide {
	height: 100vh;
}*/
#slideshow img {
	width: auto;
	height: 100%;
	max-height: 521px;
	max-width: none;
	object-fit: cover;
	display: block;
	margin: 0 auto;
}
#slideshow .quote {
	position: relative;
	/*width: 100%;
	height: 520px;*/
}
#slideshow .quote span {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.9);
	margin: auto;
	overflow: scroll;
}
#slideshow .quote span p {
	width: 70%;
	font-size: 14px;
	line-height: 1.3;
	text-align: center;
	margin: auto;
}
#slideshow .quote span em {
	display:  block;
	margin-top: 2px;
}
#caption {
	width: 70%;
	font-size: 14px;
	line-height: 1.3;
	font-style: italic;
	text-align: center;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.9);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 4%;
	z-index: 999;
	margin: auto;
}
#slideshow .cycle-prev, #slideshow .cycle-next {
	width: 19px;
	height: 35px;
	display: block;
	position: absolute;
	top: 55%;
 	transform: translateY(-50%);
 	z-index: 999;
 	cursor: pointer;
 	background: url("images/slideshow-arrow.png") no-repeat 0 0;
 	padding: 40px;
}
#slideshow .embed-container {
	height: auto;
	max-width: 805px;
	max-height: 519px;
	display: block;
	overflow: hidden;
	position: relative;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto; 
	padding-bottom: 44%;
}
#slideshow iframe {
	width: 100%;
	height: 100%;
	max-width: 805px;
	max-height: 519px;
	position: absolute;
	top: 0;
	left: 0;
}
#slideshow .cycle-next {
	right: 0;
}
#slideshow .cycle-prev {
	left: 0;
	transform: rotateY(180deg) translateY(-50%);
}


/* Project Grid
----------------------------------------------- */

/* Filter */
.entry-content .colio-wrap .colio-filters {
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 6px;
}
.entry-content .colio-wrap .colio-filters li {
	margin: 0;
}

/* Float filters right except for All */
.entry-content .colio-wrap .colio-filters li {
	float: right;
}
.entry-content .colio-wrap .colio-filters li.colio-all {
	float: left;
}
.entry-content .colio-wrap .colio-filters li:last-child a {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.entry-content .colio-wrap .colio-filters li:nth-child(2) a {
	border-right: none;
}
/*.entry-content .colio-wrap .colio-filters li:last-child a {
	border-right: none;
}*/

.entry-content .colio-wrap .colio-filters a {
	font-family: "Muli", sans-serif;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #6d6d6d;
	background-color: transparent;
	border-radius: 0;
	text-shadow: none;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	padding: 7px 20px 8px 20px;
}
.entry-content .colio-wrap .colio-filters a:hover, .entry-content .colio-wrap .colio-filters a.colio-disable-filters:hover {
	color: #fff !important;
}
.entry-content .colio-wrap .colio-filters a.colio-disable-filters {
	font-size: 13px;
	color: #6d6d6d !important;
	padding-left: 20px;
}
.entry-content .colio-wrap .colio-filters a.colio-active-filter {
	color: #fff !important;
}

.page .entry-content .colio-wrap .colio-view .colio-button {
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.colio-wrap .colio-summary .colio-link {
	color: #c2c2c2 !important;
	font-weight: 400;
}

/* Expansion */
.colio-theme-black .colio-container {
	background-color: #2a2a2a;
}
.colio-container .wp-block-columns .wp-block-column:last-child {
	text-align: right;
}
.colio-container h2, .colio-container h3, .colio-theme-black .colio-item p {
	color: #fff;
}
.colio-container h3.colio-title {
	display: none;
}
.colio-theme-black .colio-item p {
	font-size: 17px;
}
.colio-container .wp-block-button {
	margin-right: 0;
}
.colio-container .wp-block-button__link {
	font-family: "Muli", sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .15em;
	border-radius: 0;
	background: transparent url("images/link-icon.png") no-repeat right center !important;
	padding: 0 30px 0 0;
}
.colio .colio-close span {
	background: url("images/close-icon.png") no-repeat 0 0;
}


/* Film Composing
----------------------------------------------- */

.page-id-120 .entry-content .colio-summary .colio-link, .page-id-388 .entry-content .colio-summary .colio-link {
	display: none;
}


/* Archives
----------------------------------------------- */


/* Sidebar
----------------------------------------------- */


/* Footer
----------------------------------------------- */

.footer-bar-align-center .footer-bar {
	text-align: right;
}
.footer-bar .widget {
	display: inline-block;
}
.footer-bar .widget ul li {
	margin: 0 10px 8px 0 !important;
	padding-bottom: 0;
}


/* Responsive Structure
----------------------------------------------- */

@media (max-width: 767px) {
	/* Mobile Only */
	body {
	    background-image: none;
	}
	.entry-content .colio-wrap .colio-filters {
		float: none;
		margin-right: 0;
	}
	.entry-content .colio-wrap .colio-filters li {
		float: none !important;
		text-align: center;
	}
	.entry-content .colio-wrap .colio-filters a {
		border-right: none !important;
		padding: 2px 20px 3px 20px;
	}
	.page-id-17 {
		font-size: 16px;
	}
	.copyright-bar {
		font-size: 10px;
	}

}
@media (max-width: 768px) {
	/* Mobile and Portrait Tablet */
	.site-branding-container .site-logo {
		margin-right: 0;
	}
	.site-header .header-image {
		width: auto;
		max-height: 60px;
	}
	.main-navigation {
		padding-bottom: 1em;
	}
	.menu-toggle, .main-navigation .main-nav ul li a {
		line-height: 24px;
	}
	.main-navigation .main-nav ul li a {
		text-align: center;
	}
	.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header, .wp-block-group__inner-container {
		padding-top: 0;
	}
	.page-content, .entry-content, .entry-summary {
		margin-top: 1em;
	}
	#slideshow {
		background-size: contain;
		margin: -10px 0 20px 0;
		padding: 10px 0;
	}
	#slideshow img {
		max-width: 75%;
		height: auto;
	}
	#slideshow .embed-container {
		max-width: 70%;
	}
	#slideshow .cycle-prev, #slideshow .cycle-next {
		width: 14px;
		background-size: contain;
		padding: 0;
	}
	blockquote {
		font-size: 1em;
	}
	.lsi-social-icons {
		text-align: center !important;
	}
}
@media (max-width: 1024px) {
	/* Mobile and Landscape Tablet */
}
@media (min-width: 768px) and (max-width: 1024px) {
    /* Tablet only */
    .entry-content .colio-wrap .colio-filters a {
		padding-left: 13px;
		padding-right: 13px;
	}
	.entry-content .colio-wrap .colio-filters a.colio-disable-filters {
		padding-left: 13px;
	}
	.nav-float-right .inside-header .main-navigation {
		float: none;
		text-align: center;
	}
	.inside-navigation.grid-container.grid-parent {
		display: inline-block;
	}
	#slideshow {
		background-size: contain;
		padding: 40px 0;
	}
    #slideshow img {
		max-width: 75%;
	}
    #slideshow .embed-container {
		max-width: 70%;
	}
	#slideshow .quote span p {
		width: 60%;
		font-size: 18px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}
@media (min-width: 769px) {
	/* Tablet and larger */
	#slideshow .quote span p {
		line-height: 1.5;
	}
	#caption {
		font-size: 18px;
		line-height: 1.5;
	}
	.page-id-120.no-sidebar h1.entry-title, .page-id-150.no-sidebar h1.entry-title, .page-id-388.no-sidebar h1.entry-title, .page-id-400.no-sidebar h1.entry-title {
		text-align: left;
	}
	.footer-bar {
		position: relative;
		top: 3.2em;
	}
}
@media (min-width: 1025px) {
    /* Desktop only */
	.home .site-branding-container .site-logo {
		opacity: 0;
	}
	#site-navigation {
		margin-top: 3.25em;
	}
	.column-padding {
		padding-left: 80px;
	}
	#slideshow .quote span p {
		width: 60%;
		font-size: 18px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}
@media (min-width: 1080px) {
    /* Large Desktop only */
	.entry-content .colio-wrap .colio-filters {
		position: relative;
		top: -4.5em;
	}
}