/******************************************************************
Theme Name: KP Theme 2022
Description:
Author: ZURB Inc
Author URI: https://www.zurb.com
Version: 1.0 (Development)
License: GNU General Public License & MIT
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: Sass
******************************************************************/

/*Replacement for Max Buttons*/

.ex-maxbtn {	
	background-color: #ff2e00;
    border-radius: 4px;
    color: white!important;
    font-weight: 600;
    padding: 12px 20px;
	margin-bottom:20px;
	margin-top:10px;
	display:inline-block;
}

.ex-maxbtn:hover{
	color:white;
	text-decoration:none;
}

#main-nav {
	z-index: 99;
}

/*share buttons*/
/*
.mb-item.item-0 {
  display:inline-block;
  justify-content:center;
  align-items:center;
  box-sizing:border-box;
  position:relative;
  line-height:inherit;
  text-align:center;
  float:left;
  margin-right:5px
}
.mb-item.item-0 .mb-social {
  display:inline-block;
  justify-content:center;
  align-items:center;
  text-decoration:none;
  position:relative;
  border:0;
  width:90px;
  height:35px;
  background-color:#3b5998;
  overflow:hidden;
  transition:all 0.4s linear;
  box-shadow:none
}
.mb-item.item-0 .mb-social:hover {
  background-color:#2d4373
}
.mb-item.item-0 .mb-social:hover .mb-icon-wrapper {
  transform:translateY(-100%);
  align-items:center;
  justify-content:center;
  display:flex
}
.mb-item.item-0 .mb-social .mb-icon-wrapper {
  transition:all 0.2s linear;
  height:100%;
  width:100%;
  align-items:center;
  justify-content:center;
  transform:translateY(0);
  position:absolute;
  display:flex
}
.mb-item.item-0 .mb-social .mb-icon-wrapper .mb-icon {
  font-size:20px;
  font-style:normal;
  font-weight:bold;
  color:#ffffff
}
.mb-item.item-0 .mb-social:hover .mb-icon-wrapper .mb-icon {
  color:#fff
}
.mb-item.item-0 .mb-social .mb-label {
  font-size:13px;
  font-style:normal;
  font-weight:bold;
  text-transform:uppercase;
  color:#ffffff;
  transition:all 0.2s linear;
  height:100%;
  width:100%;
  align-items:center;
  justify-content:center;
  transform:translateY(100%);
  display:flex
}
.mb-item.item-0 .mb-social:hover .mb-label {
  color:#fff;
  transform:translateY(0);
  align-items:center;
  justify-content:center;
  display:flex
}
.mb-item.item-1 {
  display:inline-block;
  justify-content:center;
  align-items:center;
  box-sizing:border-box;
  position:relative;
  line-height:inherit;
  text-align:center;
  float:left;
  margin-right:5px
}
.mb-item.item-1 .mb-social {
  display:inline-block;
  justify-content:center;
  align-items:center;
  text-decoration:none;
  position:relative;
  border:0;
  width:90px;
  height:35px;
  background-color:#00aced;
  overflow:hidden;
  transition:all 0.4s linear;
  box-shadow:none
}
.mb-item.item-1 .mb-social:hover {
  background-color:#0087ba
}
.mb-item.item-1 .mb-social:hover .mb-icon-wrapper {
  transform:translateY(-100%);
  align-items:center;
  justify-content:center;
  display:flex
}
.mb-item.item-1 .mb-social .mb-icon-wrapper {
  transition:all 0.2s linear;
  height:100%;
  width:100%;
  align-items:center;
  justify-content:center;
  transform:translateY(0);
  position:absolute;
  display:flex
}
.mb-item.item-1 .mb-social .mb-icon-wrapper .mb-icon {
  font-size:20px;
  font-style:normal;
  font-weight:bold;
  color:#ffffff
}
.mb-item.item-1 .mb-social:hover .mb-icon-wrapper .mb-icon {
  color:#fff
}
.mb-item.item-1 .mb-social .mb-label {
  font-size:13px;
  font-style:normal;
  font-weight:bold;
  text-transform:uppercase;
  color:#ffffff;
  transition:all 0.2s linear;
  height:100%;
  width:100%;
  align-items:center;
  justify-content:center;
  transform:translateY(100%);
  display:flex
}
.mb-item.item-1 .mb-social:hover .mb-label {
  color:#fff;
  transform:translateY(0);
  align-items:center;
  justify-content:center;
  display:flex
}
.mb-item.item-2 {
  display:inline-block;
  justify-content:center;
  align-items:center;
  box-sizing:border-box;
  position:relative;
  line-height:inherit;
  text-align:center;
  float:left;
  margin-right:5px
}
.mb-item.item-2 .mb-social {
  display:inline-block;
  justify-content:center;
  align-items:center;
  text-decoration:none;
  position:relative;
  border:0;
  width:90px;
  height:35px;
  background-color:#007bb6;
  overflow:hidden;
  transition:all 0.4s linear;
  box-shadow:none
}
.mb-item.item-2 .mb-social:hover {
  background-color:#005983
}
.mb-item.item-2 .mb-social:hover .mb-icon-wrapper {
  transform:translateY(-100%);
  align-items:center;
  justify-content:center;
  display:flex
}
.mb-item.item-2 .mb-social .mb-icon-wrapper {
  transition:all 0.2s linear;
  height:100%;
  width:100%;
  align-items:center;
  justify-content:center;
  transform:translateY(0);
  position:absolute;
  display:flex
}
.mb-item.item-2 .mb-social .mb-icon-wrapper .mb-icon {
  font-size:20px;
  font-style:normal;
  font-weight:bold;
  color:#ffffff
}
.mb-item.item-2 .mb-social:hover .mb-icon-wrapper .mb-icon {
  color:#fff
}
.mb-item.item-2 .mb-social .mb-label {
  font-size:13px;
  font-style:normal;
  font-weight:bold;
  text-transform:uppercase;
  color:#ffffff;
  transition:all 0.2s linear;
  height:100%;
  width:100%;
  align-items:center;
  justify-content:center;
  transform:translateY(100%);
  display:flex
}
.mb-item.item-2 .mb-social:hover .mb-label {
  color:#fff;
  transform:translateY(0);
  align-items:center;
  justify-content:center;
  display:flex
}
.mb-item.item-3 {
  display:inline-block;
  justify-content:center;
  align-items:center;
  box-sizing:border-box;
  position:relative;
  line-height:inherit;
  text-align:center;
  float:left;
  margin-right:5px
}
.mb-item.item-3 .mb-social {
  display:inline-block;
  justify-content:center;
  align-items:center;
  text-decoration:none;
  position:relative;
  border:0;
  width:90px;
  height:35px;
  background-color:#5e5e5e;
  overflow:hidden;
  transition:all 0.4s linear;
  box-shadow:none
}
.mb-item.item-3 .mb-social:hover {
  background-color:#454545
}
.mb-item.item-3 .mb-social:hover .mb-icon-wrapper {
  transform:translateY(-100%);
  align-items:center;
  justify-content:center;
  display:flex
}
.mb-item.item-3 .mb-social .mb-icon-wrapper {
  transition:all 0.2s linear;
  height:100%;
  width:100%;
  align-items:center;
  justify-content:center;
  transform:translateY(0);
  position:absolute;
  display:flex
}
.mb-item.item-3 .mb-social .mb-icon-wrapper .mb-icon {
  font-size:20px;
  font-style:normal;
  font-weight:bold;
  color:#ffffff
}
.mb-item.item-3 .mb-social:hover .mb-icon-wrapper .mb-icon {
  color:#fff
}
.mb-item.item-3 .mb-social .mb-label {
  font-size:13px;
  font-style:normal;
  font-weight:bold;
  text-transform:uppercase;
  color:#ffffff;
  transition:all 0.2s linear;
  height:100%;
  width:100%;
  align-items:center;
  justify-content:center;
  transform:translateY(100%);
  display:flex
}
.mb-item.item-3 .mb-social:hover .mb-label {
  color:#fff;
  transform:translateY(0);
  align-items:center;
  justify-content:center;
  display:flex
}
.maxsocial.maxsocial-1.horizontal {
  display:inline-block;
  clear:both;
  z-index:9999;
  position:relative;
  width:100%;
  max-width:none;
  line-height:1.1;
  box-sizing:border-box;
  margin:0px 0px 0px 5px
}
*/
/* Changes Made */