/*
Theme Name: Bulli Summer Festival
Description: This is a custom child theme for Salient
Theme URI:   https://freiluft.net
Author: drk
Author URI:  https://freiluft.net
Template: salient
Version: 1.0
*/

/* 
######################
	GENERAL 
######################
*/
/*
html, body {
	font-family: interstate-condensed, sans-serif !important;
	font-weight: 400;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
	font-family: interstate-compressed, sans-serif !important;
	font-weight: 800;
	font-style: normal;
}

#slide-out-widget-area .inner .off-canvas-menu-container li a {
	font-family: interstate-compressed, sans-serif !important;
	font-weight: 800;
	font-style: normal;
}

.bold, strong, b {
	font-family: interstate-condensed, sans-serif !important;
	font-weight: 800;
	font-style: normal;
}

.title-thinner {
	font-family: interstate-compressed, sans-serif !important;
	font-weight: 400;
	font-style: normal;
}

#page-header-bg h1, .nectar-box-roll .overlaid-content h1 {
    margin-top: -58px;
	font-family: interstate-compressed, sans-serif !important;
    font-weight: 800;
	font-style: normal;
}


.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3, .woocommerce ul.products li.product h2, .woocommerce-page ul.products li.product h2 {
    font-family: interstate-compressed, sans-serif !important;
	font-weight: 800;
	font-style: normal;
}

.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price ins .amount {
    font-family: interstate-compressed, sans-serif !important;
	font-weight: 800;
	font-style: normal;
}


.nectar-button {
	font-family: interstate-condensed, sans-serif !important;
	font-weight: 800;
	text-transform: uppercase;
}

body .toggle h3 a {
    font-size: 29px !important;
    line-height: 29px !important;
}

body .page-submenu li a {
    font-family: interstate-condensed, sans-serif !important;
    font-size: 28px;
	font-weight: 800;
	text-transform: uppercase;
}

/* 
###################### 
	HEADER / MENU 
######################
*/

#header-outer #top nav > ul > li > a {
	font-family: interstate-compressed, sans-serif !important;
	font-weight: 800;
	font-style: normal;
}

/* #header-outer.transparent header#top nav > ul > li > a, #header-outer.transparent header#top nav ul #search-btn a span.icon-salient-search, #header-outer.transparent nav > ul > li > a > .sf-sub-indicator [class^="icon-"], #header-outer.transparent nav > ul > li > a > .sf-sub-indicator [class*=" icon-"], #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart, .ascend #boxed #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart {
    opacity: 1 !important;
} */

/* 
###################### 
	RESPONSIVENESS 
######################
*/

@media only screen and (max-width: 999px) and (min-width: 1px) {
	body #header-outer {
		padding: 20px 0; 
	}
}

@media only screen and (max-width: 690px) {
	body .clients[class*="col"].no-carousel > div {
		width:25% !important;
	}
}
*/
