/*
Theme Name: Kristofferson
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@font-face {
font-family: 'Horsham Serial';
src: url('https://kriskristofferson.com/wp-content/themes/fonts/font.eot'); /* IE9 Compat Modes */
src: url(https://kriskristofferson.com/wp-content/themes/fonts/font.woff) format('woff'),
	 url(https://kriskristofferson.com/wp-content/themes/fonts/font.woff2) format('woff2'), 
	 url('https://kriskristofferson.com/wp-content/themes/fonts/font.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('https://kriskristofferson.com/wp-content/themes/fonts/font.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('https://kriskristofferson.com/wp-content/themes/fonts/font.svg#svgFontName') format('svg'); /* Legacy iOS */
}

.fusion-secondary-main-menu {
	border-top:1px solid rgba(156,125,100,.4);
	background-image:url('https://kriskristofferson.com/wp-content/uploads/2021/01/header-bg.jpg') ;
}

ul.fusion-menu li {text-transform:uppercase;}

h2, h3 {font-family: "Horsham Serial", "Crimson Text", serif !important;}

h3 i {color: rgba(156,125,100,1);margin-right:10px;}

.dsps img {max-width:100px;margin:0 15px 30px;}

.timeline-year {vertical-align:middle;font-family: "Crimson Text", serif;font-size:22px !important;padding-top:15px !important;}
.ctl-timeline-date {color:#111 !important;}
.timeline-icon, .icon-dot-full, .default-dot {background-color:#fbfaf9 !important;}
.timeline-content h2.content-title {font-family: 'Horsham Serial' !important; font-size:22px !important;}

.ctl-bullets-container {z-index: 9999999 !important;margin: 20vh auto !important;}

.post-340 .meta-details, 
.post-146 .meta-details,
.post-154 .meta-details {display:none;}

.discography {
	width:100%;
	clear:left;
	float:left;
}
.col1-4 {
	width:100%;
	margin:0 auto 15px;
	display:inline-block;
	float:left;
}

.release {text-align:center;margin-bottom:20px;}

.release h3 {
	font-family: 'Crimson Text', serif !important;
	font-size:18px;
	font-weight: 500;
	margin-bottom:5px;
}

.disc-dsps {
	font-family: 'Montserrat', Arial, sans-serif;
	font-size:14px;
}

.contacttxt {font-family: Arial, Helvetica, sans-serif;font-size:15px;text-align:center;}

a.fusion-privacy-bar-acceptance {background-color:#fff !important;}

@media (min-width: 576px) { 

.col1-4 {
	width:47.5%;
	margin:0 1.25% 15px;
}

.col1-4:nth-child(2n+3) {clear:left;float:left;}
	
}

@media (min-width: 630px) { 
	
.col1-4 {
	width:31.33%;
	margin:0 1% 15px;
}

.col1-4:nth-child(2n+3) {clear:none;}
.col1-4:nth-child(3n+4) {clear:left;float:left;}
	
.dsps img {margin:0 15px;}

}

@media (min-width: 1040px) { 
	
.col1-4 {
	width:23%;
	margin:0 1% 15px;
}

.col1-4:nth-child(2n+3) {clear:none;}
.col1-4:nth-child(3n+4) {clear:none;}
.col1-4:nth-child(4n+5) {clear:left;float:left;}
	
}