/*
 Theme Name:   Generate Press Child
 Theme URI:    http://super9studios.com
 Description:  Generate Press Child Theme
 Authors:       Sandy Connolly & Irene Liebler
 Author URI:   http://super9studios.com
 Template:     generatepress
 Text Domain:  generate-press-child
*/

@import url('../generatepress/style.css');

/* Site colors 
 * Dark Blue - #040762
 * Aqua - #26FFFF
 * Yellow - #FFBC00
 * Wild Blue Yonder - #7E7EBA
 * Grey - #B7B788
 */

@font-face {
  font-family: 'HelveticaProBoldCondensed';
  src:  url('https://www.krellhifi.com/wp-content/themes/Generate Press Child/fonts/HelveticaLTPro-BoldCond.eot?#iefix') format('embedded-opentype'),
        url('https://www.krellhifi.com/wp-content/themes/Generate Press Child/fonts/HelveticaLTPro-BoldCond.woff') format('woff'),
	    url('https://www.krellhifi.com/wp-content/themes/Generate Press Child/fonts/HelveticaLTPro-BoldCond.woff2') format('woff2'),
        url('https://www.krellhifi.com/wp-content/themes/Generate Press Child/fonts/HelveticaLTPro-BoldCond.ttf')  format('truetype'),
        url('https://www.krellhifi.com/wp-content/themes/Generate Press Child/fonts/HelveticaLTPro-BoldCond.svg#HelveticaProBoldCondensed') format('svg');
  font-weight: bold;
  font-style: normal;
}

/* --------------------------B E G I N  T E X T   S T Y L E S-------------------*/
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: "Helvetica";
}

h1 {
	font-family: 'HelveticaProBoldCondensed';
	font-size: 2.3em;
	color: black;	
}

    @media only screen and (max-width: 425px) {
		h1 {
		font-size: 1.3em;
		line-height: 1.5;
		}
	}

    @media only screen and (min-width: 426px) and (max-width: 768px) {
		h1 {
		font-size: 1.5em;
		}
	}

	@media only screen and (min-width: 769px) and (max-width: 1024px) {
		h1 {
		font-size: 1.8em;
		}
	}
	/* Small Laptop (1200px and up) */
		@media only screen and (min-width: 1025px) and (max-width: 1439px) {
			h1 {
				font-size: 1.8em;
			}
			
	}


		@media only screen and (min-width: 1440px) and (max-width: 1599px){
			h1 {
				font-size: 2em;
			}
			
	}

		@media only screen and (min-width: 1600px) and (max-width: 1999px){
			h1 {
				font-size: 2.5em;
			}
			
	}
		/* 4K - 2560 (big-ass laptops and desktops, 2000px and up) */
		@media only screen and (min-width: 2000px) {
		h1 {
			font-size: 3.2em;
		}
	}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: black;	
}

.international-dealers h2 {
	color: #fe9600;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: black;
	line-height: 1.3;
}

	   @media only screen and (max-width: 768px) {
		p {
		font-size: .9em;
		}
	}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: black;
	margin-bottom: 1px;
}

.archived-manuals p {
	margin-bottom: 12px;
	line-height: 1.3;
	text-indent: -.5em;
	padding-left: .5em;
	}

.automotive-heading h1 {
	font-size: 1.6em;
}

.s9s-car-logos img {
	max-height: 75px;
}

    @media only screen and (max-width: 425px) {
		.automotive-heading h1 {
		font-size: 1.3em;
		line-height: 1.5;
		}
	}

    @media only screen and (min-width: 426px) and (max-width: 768px) {
		.automotive-heading h1 {
		font-size: 1.3em;
		}
	}

	@media only screen and (min-width: 769px) and (max-width: 1024px) {
		.automotive-heading h1 {
		font-size: 1.8em;
		}
	}

		@media only screen and (min-width: 1025px) and (max-width: 1439px) {
		.automotive-heading h1 {
				font-size: 2em;
			}
			
	}


		@media only screen and (min-width: 1440px) and (max-width: 1599px){
			.automotive-heading h1 {
				font-size: 2em;
			}
			
	}

		@media only screen and (min-width: 1600px) and (max-width: 1999px){
			.automotive-heading h1 {
				font-size: 2.5em;
			}
			
	}
		/* 4K - 2560 (big-ass laptops and desktops, 2000px and up) */
		@media only screen and (min-width: 2000px) {
		.automotive-heading h1 {
			font-size: 4.5em;
		}
	}


.automotive-top p {
	font-family: 'Roboto Condensed'; 
	font-size: 1.6em;
}
	   @media only screen and (max-width: 425px) {
		.automotive-top p {
		font-size: .9em;
		line-height: 1.3;
		}
	}

    @media only screen and (min-width: 426px) and (max-width: 768px) {
		.automotive-top p {
		font-size: 1.1em;
		}
	}

	@media only screen and (min-width: 769px) and (max-width: 1024px) {
		.automotive-top p {
		font-size: 1.7em;
		}
	}

		@media only screen and (min-width: 1025px) and (max-width: 1439px) {
		.automotive-top p {
				font-size: 1.7em;
				line-height: 2;
			}	
	}

			@media only screen and (min-width: 1440px) and (max-width: 1599px){
			.automotive-top p {
				font-size: 2em;
				line-height: 2.2;
			}
			
	}

			@media only screen and (min-width: 1600px) and (max-width: 1999px){
			.automotive-top p  {
				font-size: 2.4em;
				line-height: 2;
				}
			}

			/* 4K - 2560 (big-ass laptops and desktops, 2000px and up) */
		@media only screen and (min-width: 2000px) {
		.automotive-top p {
			font-size: 4.5em;
		}
	}

.automotive-body {
	font-size: 1em;
	line-height: 1.8;
}

		@media only screen and (max-width: 425px) {
		.automotive-body {
		font-size: .9em;
		line-height: 1.5;
		}
	}
		@media only screen and (min-width: 1600px) and (max-width: 1999px) {
		.automotive-body {
			line-height: 2.2;
			}
	}

	
		/* 4K - 2560 (big-ass laptops and desktops, 2000px and up) */
		@media only screen and (min-width: 2000px) {
	.automotive-body {
			font-size: 2em;
		}
	}

.auto-partners {
	 text-shadow: 1px 1px #555;
}

.best-dynamic-range p {
	font-family: Times New Roman, serif;
	font-size: 1.1em;
}
    @media only screen and (max-width: 425px) {
		.best-dynamic-range p {
		font-size: .8em;
		line-height: 1.3;
		}
	}

    @media only screen and (min-width: 426px) and (max-width: 768px) {
		.best-dynamic-range p {
		font-size: 1em;
		}
	}


		/* 4K - 2560 (big-ass laptops and desktops, 2000px and up) */
		@media only screen and (min-width: 2000px) {
	.best-dynamic-range p {
			font-size: 3em;
		}
	}

.fa-times, .fa-angle-left, .jet-menu-label, .jet-dropdown-arrow .fa-angle-right  {
	color: #26FFFF;
}




.product-overview-section p::first-line {
  font-weight: bold;
}

.locator-dealer a {
	font-size: 1.3em;
	font-weight: bold;
	color: black;	
}

.ibias-review {
	font-size: 1.3em;
}

	@media only screen and (max-width: 425px) {
		.ibias-review {font-size: 1em;}
	}


.ibias-kmtb {
	font-family: 'HelveticaProBoldCondensed';
	font-size: 1.75em;
	line-height: 1;
	color: black;	
}

    @media only screen and (max-width: 425px) {
		.ibias-kmtb {font-size: 1.3em; line-height: 1.5;}
	}

    @media only screen and (min-width: 426px) and (max-width: 768px) {
		.ibias-kmtb {font-size: 1.5em;}
	}

	@media only screen and (min-width: 769px) and (max-width: 1024px) {
		.ibias-kmtb {font-size: 1.8em;}
	}
	/* Small Laptop (1200px and up) */
		@media only screen and (min-width: 1025px) and (max-width: 1439px) {
		.ibias-kmtb {font-size: 1.8em;}
	}
	@media only screen and (min-width: 1440px) and (max-width: 1599px){
		.ibias-kmtb {font-size: 1.5em;}
	}

	@media only screen and (min-width: 1600px) and (max-width: 1999px){
	.ibias-kmtb {font-size: 1.75em;}
	}
		/* 4K - 2560 (big-ass laptops and desktops, 2000px and up) */
		@media only screen and (min-width: 2000px) {
		.ibias-kmtb {font-size: 2em;}
	}

.ibias-kmtb-italics {
	font-size: 1.3em;
	font-style: italic;
}

.i-bar {
	font-size: 2.6em;
	color: black;
}

	@media only screen and (min-width: 768px) and (max-width: 1024px) {
		.i-bar  {font-size: 2.3em;}
	}

    @media only screen and (max-width: 425px) {
		.i-bar {font-size: 1.5em;}
	}

.idd-dividing-line {
	color: #26FFFF;
	padding: 0px 30px 10px 0px;
}
.industry-reviews {
	font-family: 'HelveticaProBoldCondensed';
	font-size: 2.3em;
	color: #555;
}

	@media only screen and (min-width: 768px) and (max-width: 1024px) {
		.industry-reviews  {
		font-size: 1.8em;
		}
	}

	    @media only screen and (max-width: 425px) {
		.industry-reviews {font-size: 1.3em;}
	}

.international-dealers p {
	color: black;
}

.international-dealers a, .international-dealers a:visited {
	color: #7E7EBA;
}

.media {
	font-family: 'HelveticaProBoldCondensed';
	font-size: 2.3em;
	color: black;
}

	@media only screen and (min-width: 768px) and (max-width: 1024px) {
		.media {font-size: 1.8em;}
	}

    @media only screen and (max-width: 425px) {
		.media {font-size: 1.3em;}
	}

.product-review-landing {
	font-family: serif;
	font-weight: 500;
	font-size: 1.75em;
	color: black;
}
	/* Medium devices (tablets) */
	    @media only screen and (min-width: 768px) and (max-width: 1023px) {
			.product-review-landing {
			font-size: 1em;	
			}
	}

	/* Small devices (mobile) */
	    @media only screen and (max-width: 767px)  {
			.product-review-landing {
			font-size: .8em;	
			}
	}

.product-review-on-overview-page {
	font-family: serif;
	font-weight: 300;
	font-size: 1.2em;
	color: black;
}

	/* Small devices (mobile) */
	    @media only screen and (max-width: 767px)  {
			.product-review-on-overview-page {
			font-size: .8em;	
			}
	}
	/* Medium devices (tablets) */
	    @media only screen and (min-width: 768px) and (max-width: 1023px) {
			.product-review-on-overview-page {
			font-size: 1em;	
			}
	}

	@media only screen and (min-width: 1440px) and (max-width: 1999px){
			.product-review-on-overview-page {
				font-size: 1.9em;
			}
			
	}

		/* 4K - 2560 (big-ass laptops and desktops, 2000px and up) */
		@media only screen and (min-width: 2000px) {
				.product-review-on-overview-page {
			font-size: 2em;	
			}
		}

.small-body {
	font-size: .8em;
}

.s9s-testimonial p {
	font-family: serif;
	font-size: 1.75em;
}

	/* Small devices (mobile) */
	    @media only screen and (max-width: 767px)  {
			.s9s-testimonial p {
			font-size: 1em;	
			}
	}

	    @media only screen and (min-width: 768px) and (max-width: 1024px) {
			.s9s-testimonial p {
			font-size: 1em;	
			}
	}

.support-menu a {
	color: white;
}

.support-menu a:hover {
	color: #26FFFF;
}

.support-submenu a {
	color: #FFBC00;
}

.support-submenu a:hover {
	color: #26FFFF;
}

.testimonial-author {
	font-size: 1em;
}

	/* Small devices (mobile) */
	    @media only screen and (max-width: 767px)  {
			.testimonial-author {
			font-size: .8em;	
			}
	}

.testimonial-author-on-overview-page {
	font-size: 1.5em;
	
}

	/* Small devices (mobile) */
	    @media only screen and (max-width: 767px)  {
			.testimonial-author-on-overview-page {
			font-size: .8em;	
			}
	}
	/* Medium devices (tablets) */
	    @media only screen and (min-width: 768px) and (max-width: 1024px) {
			.testimonial-author-on-overview-page {
			font-size: 1em;	
			}
	}

.s9s-manuals p {
	color: #FFBC00;
	
}

/* --------------------------E N D  T E X T   S T Y L E S-------------------*/

/* --------------------------B E G I N  H E A D E R   S T Y L E S-------------------*/
.elementor .s9s-krell-header-logo img {
	max-width: 350px;
}

.s9s-header-html .elementor-widget-container {
    display: flex;
    justify-content: flex-end;
}
.s9s-social-media {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.newsletter-signup {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: .9em;
}

.newsletter-signup a{
	color: white;
}

.s9s-social-media-icons {
    display: flex;
}
.s9s-social-media-icon {
    margin: 10px;
}

.s9s-social-media-icon img {
    width: 25px;
}
	
.s9s-social-media span {
    text-align: center;
    color: #fff;
}

.top-level-link {
	margin-right: 20px;
	}

/*Mega Menu Tablet Style Fix*/
		/*Medium devices (tablets) + 77px*/
		@media (max-width: 1100px) {
			.mm-col .elementor-nav-menu > li {
				width: 100%;
			}
			.mm-col {
				font-size: 14px;
			}
			/*Large & Medium devices (desktop & tablets)*/
			@media (min-width:768px) {
				.mm-col {
					width: 50% !important;
				}
			}
		}
		/*Small devices (mobile)*/
		@media (max-width: 768px) {
			.mm-col {
				font-size: 12px;
			}
		}
		/*Really Small Devices (mobile - 368px)*/
		@media (max-width: 400px) {
			.mm-col .elementor-nav-menu > li {
				font-size: 10px;
			}
			.mm-col .elementor-nav-menu > li a {
				word-wrap: anywhere;
				white-space: normal;
				width: 100%;
				padding-right: 0 !important;
			}
		}

.jet-sub-mega-menu {
	margin-top: 25px;
}

/* --------------------------E N D  H E A D E R   S T Y L E S-------------------*/

/* --------------------------B E G I N  P A G E   T E M P L A T E   S T Y L E S-------------------*/

.automotive-section {
	padding: 0px 150px 0px 150px;
}

 @media only screen and (max-width: 320px) { 
	.automotive-section {
		padding: 0px 0px 0px 0px;
	}
} 

@media (min-width: 321px) and (max-width: 424px) { 
	.automotive-section {
	padding: 0px 0px 0px 0px;
	}
} 

@media only screen and (min-width: 425px) and (max-width: 767px) { 
	.automotive-section {
	padding: 0px 0px 0px 0px;
	}
} 

@media only screen and (min-width: 768px) and (max-width: 1023px) { 
	.automotive-section {
	padding: 0px 50px 0px 50px;
	}
} 

@media only screen and (min-width: 1024px) and (max-width: 1199px) { 
	.automotive-section {
	padding: 0px 50px 0px 50px;
	}
} 

@media only screen and (min-width: 1200px) and (max-width: 1799px) { 
	.automotive-section {
	padding: 0px 150px 0px 150px;
	}
} 


@media only screen and (min-width: 1800px) and (max-width: 1999px) { 
	.automotive-section {
	padding: 20px 300px 0px 300px;
	}
} 

@media only screen and (min-width: 2000px) { 
	.automotive-section {
	padding: 50px 450px 0px 450px;
	}
} 


.one-column-section {
	padding: 0 0 0 0;
}

	@media only screen and (min-width: 768px) and (max-width: 1199px) {
		.one-column-section {
		padding: 0px 75px 0px 75px;
		}
	}

.s9s-left-column-image {
	margin-top: 20px;
	margin-left: -100px;
	margin-bottom: 20px;
}
	@media only screen and (max-width: 767px) {
		.s9s-left-column-image {
		margin-top: 5px;
		margin-left: 0px;
		}
	}

	@media only screen and (min-width: 768px) and (max-width: 1199px) {
		.s9s-left-column-image {
		margin-left: -50px;
		}
	}

.s9s-right-column-image {
	margin-right: -100px;
	margin-bottom: 20px;
}

	@media only screen and (max-width: 767px) {
		.s9s-right-column-image {
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 20px;
		}
	}

	@media only screen and (min-width: 768px) and (max-width: 1199px) {
		.s9s-right-column-image {
		margin-right: -50px;
		}
	}



.product-overview-section {
	
}
		/* Large Laptop (1440px and up) */
			@media only screen and (min-width: 1440px) and (max-width: 1999px) {
				.product-overview-section {
					padding-left: 50px;
					padding-right: 50px;

				}
		}


		/* 4K - 2560 (big-ass laptops and desktops, 2000px and up) */
			@media only screen and (min-width: 2000px) {
				.product-overview-section {
					padding-left: 350px;
					padding-right: 350px;
				}
		}

.product-overview-top-left-column {

}
		@media only screen and (max-width: 425px) {
				.product-overview-featured-image-column {
					padding-left: 0px;
				}
		}

		/* Large Laptop (1440px and up) */
				@media only screen and (min-width: 1440px) and (max-width: 1999px) {
				.product-overview-top-left-column {
					padding-top: 25px;
				}
		}

.product-overview-featured-image-column {
	padding-left: 50px;
}

		@media only screen and (max-width: 425px) {
				.product-overview-featured-image-column {
					padding-left: 10px;
				}
	}
		/* Small Laptop (1200px and up) */
		@media only screen and (min-width: 1200px) and (max-width: 1439px) {
				.product-overview-featured-image-column {
					padding-left: 100px;
				}
	}

.product-overview-bottom-left-column {
	padding-right: 25px;
}
		@media only screen and (max-width: 425px) {
			.product-overview-bottom-left-column {
				padding-right: 10px;
			}
		}

		/* 4K - 2560 (big-ass laptops and desktops, 2000px and up) */
		@media only screen and (min-width: 2000px) {
			.product-overview-bottom-left-column {
				padding-right: 100px;
		}
}

.product-overview-left-column {
	padding-left: 25px;
}

		/* Small devices - Mobile L - (portrait tablets and large phones) */
			@media only screen and (max-width: 767px) {
				.product-overview-left-column {
					padding-left: 0px;
				}
		}

		/* Medium devices (tablets) */
				@media only screen and (min-width: 768px) and (max-width: 1023px) {
				.product-overview-left-column {
					padding-left: 15px;
				}
			}


		/* Large devices (laptops/desktops, 1024px and up) */
			@media only screen and (min-width: 1024px) and (max-width: 1199px) {
				.product-overview-left-column {
					padding-left: 25px;
				}
		}

		/* Small Laptop (1200px and up) */
		@media only screen and (min-width: 1200px) and (max-width: 1439px) {
				.product-overview-left-column {
					padding-left: 100px;
				}
	}

		/* Large Laptop (1440px and up) */
			@media only screen and (min-width: 1440px) and (max-width: 1999px) {
				.product-overview-left-column {
					padding-left: 150px;
					

				}
		}

		/* 4K - 2560 (big-ass laptops and desktops, 2000px and up) */
			@media only screen and (min-width: 2000px) {
				.product-overview-left-column {
					padding-top: 50px;
					padding-left: 350px;
				}
		}

.overview-left-column-image {
	margin-top: 20px;
	margin-left: -50px;
	margin-bottom: 20px;
}
				@media only screen and (min-width: 768px) and (max-width: 1024px) {
				.overview-left-column-image {
					margin-left: 0px;
				}
			}
				@media only screen and (max-width: 767px) {
				.overview-left-column-image {
					margin-left: 0px;;
				}
		}


.overview-right-column-image {
	margin-top: 20px;
	margin-right: -100px;
	margin-bottom: 20px;
	
}
				@media only screen and (min-width: 768px) and (max-width: 1024px) {
				.overview-right-column-image {
					margin-right: -200px;
				}
			}
				@media only screen and (max-width: 767px) {
				.overview-right-column-image {
					margin-right: 0px;;
				}
		}

.tech-spec-image {
	margin-top: 20px;
	margin-right: -30px;
	width: 350px;
}

		@media only screen and (max-width: 767px) {
			.tech-spec-image {
				margin-top: 10px;
				margin-right: 0px;
				margin-bottom: 10px;
				
			}
		}
			
		@media only screen and (min-width: 768px) and (max-width: 1024px) {
			.tech-spec-image {
				margin-top: 20px;
				margin-right: 0px;
				margin-bottom: 20px;
				width: 350px;
			}
		}


		
/* --------------------------E N D   P A G E   T E M P L A T E   S T Y L E S-------------------*/

/* --------------------------B E G I N  L O C A T O R   S T Y L E S-------------------*/
.wpslsubmit {
	color: #FFBC00;
	background-color: #040762;
}
/* --------------------------B E G I N    C O P Y R I G H T   B A R   S T Y L E S-------------------*/


.site-info {
    font-family: 'Helvetica';
	font-size: .8em;
	color: black;
   	background-color: white;
}
    	/* Medium devices (tablets) */
	    @media only screen and (min-width: 768px) and (max-width: 1023px) {
			.site-info {
			font-size: .7em;	
			}
	}

    	/* Small devices (mobile) */
	    @media only screen and (max-width: 767px) {
			.site-info {
			font-size: .65em;	
			}
	}


.site-info a {
	color: #FFBC00;
}

.site-info a:visited {
    color: #7E7EBA;
}

.site-info a:hover {
	color: #040762;
}
