#navigation .navbar-header .navbar-toggle {
    margin: 26px 0 0;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: none;
    border: 1px solid #fff;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 32px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.woo-menu-item-add {
    position: relative;
    padding-top: 16px;
}
.izzyfont {
	font-size: 17px;
    line-height: 27px;
}
.izzyfontwhite {
	font-size: 17px;
    line-height: 27px;
  	color: #fff;
}
.izzynewfont {
	font-size: 18px;
  	line-height: 27px;
}
.rtl-right {
	font-family: montserrat;
}
.izzybtnfont {
	font-family: montserrat;
}
h4 {
    line-height: 32px;
}
.rmbtn {
    text-align: center;
}

.button {
  	width: 145px;
    height: 42px;
    background: #FF9A36;
    color: #ffffff;
    border: 0px;
    border-radius: 5px;
}
/************[ EVENT SCHEDULE BOLD]***************/
.wcs-timetable__list .wcs-class__time, .wcs-filters--switches input:checked + .wcs-switcher__switch {
    color: #8ac329;
    font-weight: 700;
}
/**********[ LOGO ADJUSTMENT ]****************/
#navigation .navbar-brand {
    height: 0;
    padding: 0;
    margin: 8px 0 0;
}
/**********[ FOOTER COPYRIGHT ]****************/
.copyright {
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    color: rgba(255,255,255,0.5);
}
/**************[COUNT DOWN TIMER COLOR ADJUSTMENT]*****************/
.countdown-days {
    color: #ff9a36 !important;
}
.countdown-hours {
    color: #57c0d6 !important;
}
.countdown-minutes {
    color: #fecc4f !important;
}
.countdown-seconds {
    color: #FFC107 !important;
}
/***************************************/
.wpcf7-form-control.wpcf7-submit {
    background-color: #13589d;
    color: #ffffff;
    font-family: montserrat;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
    width: 100%;
    border-radius: 5px;
}
.sub-title-inner h2, .sub-title-inner .breadcrumb * {
    color: #fff !important;
}
@media screen and (max-width: 420px) {
.izzyhidescrin {
    display: none;
  }
}