/*
Theme Name: KalispelTribe Child Theme
Theme URI: http: //verticl.co
Description: This is a custom child theme for the Kalispel Tribe
Author: David Lambert: ;
Author URI: http: //verticl.co
Template: KalispelTribe
Version: 0.1
*/


.container-modal {
	display: flex;
}

.container-modal ul {
	padding: 0;
	margin: 0;
	word-spacing: -.36em; 
	background: #1f1f1f;
	width: 100%;
}

.container-modal ul li {
	list-style-type: none;
	display: inline-block;
  	display: none;
	padding: 15px 18px;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	word-spacing: normal;
  	font-weight: 600;
}

.container-modal ul li.active-modal-item {
	display: inline-block;
}

.container-modal ul li.active-modal-item {
	display: inline-block;
}

.mm-listitem__text{
	font-family: Arial;
    font-size: 19px;
    color: #BDBDBD !important;
}

.mm-listitem::after{
	display: none;
}

.mm-listitem.name-of-section::after{
	display: block;
  	border-color: #ddd;  
}

.mm-listitem.name-of-section .mm-listitem__text{
	font-weight: 600;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 18px;
}

.mm-listitem.name-of-section {
	margin-top: 10px;
    margin-bottom: 6px;
}

.container-modal ul li:last-child {
  	cursor: pointer;
	float: right;
  	display: inline-block;
}

.container-modal ul li a {
	text-decoration: none;
	display: block;
	color: #ccc;
}

.button-wrapper{
	text-align: left;
}

.button-wrapper .button-directory{
	background-color: #E79119;
	border-radius: 0 !important;
	border: none;
	color: #ffffff;
  	text-align: left;
  	width: 100%;
	cursor: pointer;
	padding: 5px 30px;
  	z-index: 1000;
  	position: relative;
  	font-family: 'Open Sans', sans-serif;
  	text-transform: uppercase;
  	font-weight: 600;
  	letter-spacing: 0.5px;
  	font-size: 12px;
}

.button-wrap .button-directory i {
	font-family: fontawesome;
	font-size: 16px;
  	line-height: inherit;
  	width: auto;
  	height: auto;
  	margin-right: 5px;
  	top: -1px;
}

.mm-listview .mm-listitem:last-child {
	display: none;
}

.business-directory {
	position: fixed;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.85);
	z-index: 1000;
	right: 0;
	top: 0;
	color: #ffffff;
  	transition: opacity .5s ease-out;
	opacity: 0;
	height: 0;
	overflow: hidden;
}

.business-directory.active-directory {
	opacity: 1;
  	height: 100%;
  	padding-top: 100px;
}

.business-directory .directory-wrap-top {
	display: flex;
	justify-content: space-between;
	max-width: 1140px;
	margin: 0 auto 50px;
	align-items: center;
	flex-wrap: wrap;
}

.business-directory .directory-wrap-top .close-directory {
	cursor: pointer;
	color: #999999;
	font-size: 13px;
  	display: flex;
}

.business-directory .directory-wrap-top .close-directory img {
	max-width: 35px;
  	max-height: 35px;
	margin-right: 10px;
}

.business-directory .directory-wrap-bottom {
	max-width: 1140px;
	margin: 0 auto 80px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.business-directory .directory-wrap-bottom .directory-text {
	width: 50%;
	font-size: 24px;
	line-height: 35px;
	padding-right: 100px;
	color: #fcfcfc;
  	font-family: 'Open Sans', sans-serif;
}

.business-directory .directory-wrap-bottom .directory-nav {
	width: 50%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.business-directory .directory-wrap-bottom .directory-nav .nav-item {
	margin-right: 80px;
	margin-bottom: 25px;
}

.business-directory .directory-wrap-bottom .directory-nav .nav-item h4 {
	text-transform: uppercase;
	font-size: 11px;
  	color: #fff;
  	font-family: 'Open Sans', sans-serif;
  	font-weight: 600;
}

.business-directory .directory-wrap-bottom .directory-nav .nav-item ul {
	padding: 0;
	margin: 0;
}

.business-directory .directory-wrap-bottom .directory-nav .nav-item ul li {
	list-style-type: none;
  	font-family: 'Open Sans', sans-serif;
}

.business-directory .directory-wrap-bottom .directory-nav .nav-item ul li a {
	color: #ECECEC;
	font-size: 16px;
}


.directory-searchform .search-field {
	padding: 8px 40px 9px 20px;
	border: none !important;
	color: #fff;
    min-width: 270px;
  	background-color: #000 !important;
    border-radius: 100px !important;
 	width: auto;
  	font-family: 'Open Sans', sans-serif;
  	z-index: 0;
  	position: inherit !important;
}

body .business-directory  .directory-searchform .search-widget-btn{
	left: -50px;
  	background-color: transparent !important;
  	position: relative;
}

body .business-directory  .directory-searchform .search-widget-btn .icon-salient-search{
	background-color: transparent !important;
  	color: #fff;
}

body .business-directory  .directory-searchform .search-widget-btn:hover{
	background-color: transparent !important;
}

.directory-searchform span.text{
	display: none;
}

#searchform fieldset .searchinput::placeholder {
	color: #666;
}

#header-outer{
	z-index: 999 !important;
}

#slide-out-widget-area-bg{
	z-index: 996 !important;
}

#slide-out-widget-area.fullscreen{
	z-index: 997 !important;
}

.directory-searchform h4{
 	display: none; 
}

.full-width-content .vc_col-sm-12 .nectar-recent-posts-slider_multiple_visible{
	overflow: hidden;
}

.ai1ec-agenda-widget-view{
	max-width: 100% !important;
  	padding: 70px 0 50px;
}

.ai1ec-agenda-widget-view .ai1ec-date {
    width: 20%;
  	background: transparent !important;
  	border-top: none !important;
  	position: relative;
  	padding: 0 20px;
}

.ai1ec-date-2-events, .ai1ec-date-3-events, .ai1ec-date-4-events, .ai1ec-date-5-events{
    padding-right: 0 !important;
}

.ai1ec-agenda-widget-view .ai1ec-date .ai1ec-date-title {
    float: none;
}


.ai1ec-agenda-widget-view .ai1ec-date-2-events .ai1ec-date-title {
    text-align: left;
    width: 49%;
    display: inline-block;
}

.ai1ec-agenda-widget-view .ai1ec-date-3-events .ai1ec-date-title {
    text-align: left;
    width: 32.5%;
    display: inline-block;
}

.ai1ec-agenda-widget-view .ai1ec-date-4-events .ai1ec-date-title {
    text-align: left;
    width: 24.4%;
    display: inline-block;
}

.ai1ec-agenda-widget-view .ai1ec-date-5-events .ai1ec-date-title {
    text-align: left;
    width: 19.3%;
    display: inline-block;
}

.timely-widget{
	width: 80%;
  	float: right;
}



.uncoming-events{
	display: inline-block;
  	margin-bottom: 0;
	padding-top: 70px;
}

.uncoming-events p{
	padding-bottom: 0;
  	font-family: Hind, 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 800;
}

.uncoming-events a{
	font-family: Hind, OpenSans, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #777;
    font-size: 14px;
}

.ai1ec-agenda-widget-view .ai1ec-event{
	margin: 20px 0 0 !important;
  	vertical-align: top;
  	
}

.ai1ec-agenda-widget-view .ai1ec-date-events{
	margin: 0 !important;
}

.ai1ec-agenda-widget-view .ai1ec-date-title{
	box-shadow: none !important;
    background-image: none !important;
    text-shadow: none !important;
    border: none !important;
  	margin: 0;
  	width: auto;
}

.ai1ec-agenda-widget-view .ai1ec-weekday{
	display: none;
}

.ai1ec-agenda-widget-view .ai1ec-event > a{
	color: #444 !important;
    display: block !important;
    background: transparent !important;
    border: none !important;
}

.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-allday-badge{
	display: none;
}

.ai1ec-agenda-widget-view .ai1ec-month{
	background: none !important;
    border-radius: none !important;
    color: #555  !important;
    font-size: 18px !important;
    letter-spacing: 0  !important;
    padding: 0 0.2em;
    display: inline-block  !important;
    text-transform: none  !important;
    text-shadow: none  !important;
}

.ai1ec-agenda-widget-view .ai1ec-day{
	font-size: 18px !important;
    display: inline-block !important;
}

.ai1ec-popover.ai1ec-popup{
	display: none !important;
}

.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title:hover{
	border-bottom: 1px solid #888;
}

.ai1ec-2-events {
	display: inline-block;
  	width: 49%;
  	
}

.ai1ec-3-events {
	display: inline-block;
  	width: 32%;
}

.ai1ec-4-events {
	display: inline-block;
  	width: 24%;
}

.ai1ec-5-events {
	display: inline-block;
  	width: 19%;
}


/** MEDIA **/

@media screen and (max-width: 1000px)  {
	.container-modal{
		display: none;
  }
  .timely-widget{
	width: 100%;
  	float: right;
  }
  
  .uncoming-events{
	
  	width: 100%;

}
  
  .ai1ec-agenda-widget-view {
    padding: 20px 0 50px;
}
}

@media screen and (min-width: 1000px)  {
	.button-directory{
		display: none;
  }
}


@media screen and (max-width: 700px)  {
	.ai1ec-agenda-widget-view .ai1ec-date{
    	width: 50% !important;
	}
  .ai1ec-agenda-widget-view .ai1ec-date{
		margin-bottom: 30px;
  }
  .ai1ec-2-events, .ai1ec-3-events, .ai1ec-4-events, .ai1ec-5-events{
  	width: 100%;
  }
  .ai1ec-agenda-widget-view .ai1ec-date .ai1ec-date-title{
    display: none;
	}
  .ai1ec-agenda-widget-view .ai1ec-date .ai1ec-date-title:first-child{
    	display: inline-block;
    	width: 100%;
	}
  .ai1ec-date-2-events, .ai1ec-date-3-events, .ai1ec-date-4-events, .ai1ec-date-5-events{
    	padding-right: 20px !important;
	}

}






