/*

Theme Name: Avada Child

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@700&display=swap');
.achl_cntanr_full {
    width: 100%;
    text-align: center;
}
@font-face {
    font-family: 'nexaregular';
    src: url('/wp-content/uploads/fonts/nexaregular.eot');
    src: url('/wp-content/uploads/fonts/nexaregular.eot') format('embedded-opentype'),
         url('/wp-content/uploads/fonts/nexaregular.woff2') format('woff2'),
         url('/wp-content/uploads/fonts/nexaregular.woff') format('woff'),
         url('/wp-content/uploads/fonts/nexaregular.ttf') format('truetype'),
         url('/wp-content/uploads/fonts/nexaregular.svg#nexaregular') format('svg');
}
#comment-input input, #comment-textarea textarea, .avada-select .select2-container .select2-choice, .avada-select .select2-container .select2-choice .select2-arrow, .avada-select .select2-container .select2-choice2 .select2-arrow, .chzn-container .chzn-drop, .chzn-container-single .chzn-single, .comment-form-comment textarea, .fusion-body .avada-select-parent .select-arrow, .fusion-body .avada-select-parent select, .gravity-select-parent .select-arrow, .input-text, .main-nav-search-form input, .post-password-form label input[type=password], .search-page-search-form input, .searchform .fusion-search-form-content .fusion-search-field input, .select-arrow, .select2-container .select2-selection .select2-selection__arrow, .select2-container--default .select2-dropdown .select2-search, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-selection--single, .select2-dropdown, input.s, input[type=date], input[type=email], input[type=number], input[type=password], input[type=phone-number], input[type=text], input[type=time], select, textarea {
	border-radius: 0px;
}
.fusion-search-element .searchform.fusion-search-form-clean .fusion-search-button, .fusion-search-form-clean .searchform:not(.fusion-search-form-classic) .fusion-search-button {
    right: 0;
}
/* Style Min  */
.group {
  zoom: 1;
}
.group:after,.group:before {
  content: " ";
  display: table;
}
.group:after {
  clear: both;
}
* {
  box-sizing: border-box;
}
.fusion-clearfix {
  clear: both;
  zoom: 1;
}
.fusion-clearfix:after,.fusion-clearfix:before {
  content: " ";
  display: table;
}
.fusion-clearfix:after {
  clear: both;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.create-block-format-context {
  display: inline-block;
  clear: both;
  zoom: 1;
  margin-bottom: 40px;
  width: 100%;
}
.create-block-format-context:after,.create-block-format-context:before {
  content: " ";
  display: table;
}

.create-block-format-context:after {
  clear: both;
}

.fusionicon-arrow-down2 {
  display: table-cell;
  vertical-align: middle;
}

.icomoon-up:before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

html {
  overflow-y: scroll;
}

input[type=file],input[type=password],input[type=submit],input[type=text],textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

input[type=image] {
  padding: 0;
  border: none;
}

.fusion-show-pagination-text .bbp-pagination-links .next,.fusion-show-pagination-text .bbp-pagination-links .pagination-next,.fusion-show-pagination-text .bbp-pagination-links .pagination-prev,.fusion-show-pagination-text .bbp-pagination-links .prev,.fusion-show-pagination-text .pagination .next,.fusion-show-pagination-text .pagination .pagination-next,.fusion-show-pagination-text .pagination .pagination-prev,.fusion-show-pagination-text .pagination .prev {
  padding-left: 0;
  padding-right: 0;
}

body {
  margin: 0;
  color: #747474;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  font: 13px/20px PTSansRegular,Arial,Helvetica,sans-serif;
}

body.body_blank.admin-bar {
  top: 31px;
}

body.body_blank.admin-bar #wrapper #slidingbar-area {
  top: 0;
}

body #wrapper .gomapMarker {
  color: #333;
}

body .fusion-content-widget-area .button {
  margin-left: 15px;
}

html {
  overflow-x: hidden;
}

html.no-overflow-y {
  overflow-y: hidden;
}

#wrapper {
  overflow: visible;
}

#wrapper .tp-bullets {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

#wrapper .fusion-tabs-widget .tab-holder {
  border: 1px solid #eaeaea;
}

#wrapper .fusion-tabs-widget .tabs-widget-3 .tabset li {
  width: 33.3333%;
}

#wrapper .fusion-tabs-widget .tabs-widget-2 .tabset li {
  width: 50%;
}

#wrapper .fusion-tabs-widget .tabs-widget-1 .tabset li {
  width: 100%;
}

#wrapper .fusion-tabs-widget .tabset {
  display: table;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

#wrapper .fusion-tabs-widget .tabset li {
  display: table-cell;
  margin: 0;
  padding: 0;
  border-bottom: none;
  float: left;
}

#wrapper .fusion-tabs-widget .tabset li:last-child {
  border-right: none;
}

#wrapper .fusion-tabs-widget .tabset li a {
  display: block;
  padding: 0;
  line-height: 38px!important;
  border-bottom: none;
  border-top: 3px solid transparent;
  transition: all .2s;
}

#wrapper .fusion-tabs-widget .tabset li .fusionicon-bubbles {
  font-size: 18px;
}

#wrapper #slidingbar-area .tab-holder,#wrapper .fusion-footer-widget-area .tab-holder {
  border-top: none;
}

#wrapper #slidingbar-area .tab-holder .tabs li a,#wrapper .fusion-footer-widget-area .tab-holder .tabs li a {
  background: rgba(0,0,0,.2);
}

#wrapper #slidingbar-area .tab-holder .tabs li:hover a,#wrapper .fusion-footer-widget-area .tab-holder .tabs li:hover a {
  background: 0 0;
}

#wrapper #slidingbar-area .tab-holder .tabs li.active a,#wrapper .fusion-footer-widget-area .tab-holder .tabs li.active a {
  background: 0 0;
}

#wrapper #slidingbar-area .tab-holder .tab_content a,#wrapper .fusion-footer-widget-area .tab-holder .tab_content a {
  padding: 0;
  border-bottom: none;
}

#wrapper .strip-html .fusion-dropcap {
  top: 0;
  float: none;
  margin: 0;
  padding: 0;
  background-color: inherit!important;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  color: inherit!important;
  font-size: inherit;
}

#wrapper .strip-html .fusion-highlight {
  background-color: inherit!important;
  color: inherit!important;
}

#wrapper .strip-html .fusion-tooltip {
  color: inherit;
  border-bottom: 1px dotted;
}

.body_blank {
  display: table;
  height: 100%;
  width: 100%;
  position: absolute;
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  overflow-x: hidden;
}

.wrapper_blank {
  display: table-cell;
  float: none;
  vertical-align: middle;
  width: 100%;
}

.wrapper_blank .page-title-bar {
  margin-bottom: 25px;
}

.wrapper_blank #main {
  background: 0 0;
  padding: 0;
}

.error404 .search-page-search-form {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

img {
  border-style: none;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

object {
  max-width: 100%;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  color: #a0ce4e;
  text-decoration: none;
}

input,select,textarea {
  font: 100% Arial,Helvetica,sans-serif;
  vertical-align: middle;
  color: #000;
}

fieldset,form {
  margin: 0;
  padding: 0;
  border-style: none;
}

#content:after,.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.clear {
  clear: both;
}

.wp-caption {
  max-width: 100%;
}

.search-table {
  display: table;
  width: 100%;
}

.header-v4 .search-table {
  display: table;
  width: 286px;
}

#fallback-slide {
  display: none;
}

#fallback-slide img {
  width: 100%;
}

.gallery-box {
  background: #3d3c3c;
  padding: 0 10px;
}

.gallery-box img {
  width: 100%;
}

.fusion-main-menu>ul>li>a .fusion-menu-description,a,a:after,a:before {
  transition-property: color,background-color,border-color;
  transition-duration: .2s;
  transition-timing-function: linear;
}

.fusion-blog-pagination .pagination a.inactive {
  transition: border-color .2s linear;
}

.fusion-accordian .panel-title a .fa-fusion-box,.woocommerce .social-share li .fontawesome-icon {
  transition: border-color,background-color .2s linear;
}

.gallery {
  margin: 0 auto;
  max-width: 1400px;
}

#main {
  padding: 55px 10px 45px;
  background: #fff;
  clear: both;
}

#main .columns h2 {
  margin: 0;
  line-height: 35px;
}

#main .container h2 {
  margin: 0;
}

#main .post h2 {
  color: #333;
  padding-bottom: 0;
}

#main .post h2 a {
  color: #333;
}

.col .heading {
  overflow: hidden;
  margin: 0 0 15px;
}

.col .heading img {
  float: left;
  margin: 0 10px 0 0;
}

.col p {
  margin: 0 0 23px;
}

h2 {
  color: #333;
  margin: 0 0 20px;
}

h2.entry-title {
  margin-top: 0;
  margin-bottom: 28px;
}

.avada-myaccount-data h2 {
  margin-top: 0;
}

.more {
  overflow: hidden;
  display: block;
  font: 13px/15px PTSansRegular,arial,helvetica,sans-serif;
}

.more a {
  float: right;
  padding: 0;
}

.more a.active {
  color: #a0ce4e;
  text-decoration: none;
}

.more a.active:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: icomoon;
  content: '\f105';
  color: #a0ce4e;
  font-size: 14px;
  padding-left: 5px;
}

.fusion-read-more,.more a {
  position: relative;
  margin-right: 10px;
  text-align: right;
  display: inline-block;
}

.fusion-read-more:after,.more a:after {
  content: '\f105';
  position: absolute;
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 5px;
  font-family: icomoon;
  font-size: 14px;
}

.content-boxes .more {
  margin-top: 18px;
}

.content-boxes .heading .fontawesome-icon {
  float: left;
}

.content-boxes .heading-and-icon h2 {
  padding-left: 45px;
}

.container {
  overflow: hidden;
}

.container .columns .col {
  width: 31.42857%;
  padding: 0 2.85714% 0 0;
}

.container .columns .col.last {
  margin-right: 0;
}

.container .col img {
  width: 100%;
}

.container .holder {
  overflow: hidden;
}

.container h3 a.active {
  text-decoration: none;
  color: #a0ce4e;
}

.slider {
  overflow: hidden;
}

.review {
  width: 100%;
}

.meta {
  list-style: none;
  margin: 0 0 13px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 14px;
  color: #333;
}

.meta li {
  float: left;
  padding: 0 8px 0 9px;
  border-left: 1px solid #333;
}

.meta li:first-child {
  padding-left: 0;
  border-left: 0;
}

.social_links_shortcode .social-networks {
  float: none;
}

.fusion-content-widget-area .social-networks {
  float: none;
}

.fusion-content-widget-area .social-networks li,.social_links_shortcode li {
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 35px;
}

.fusion-content-widget-area .social-networks a {
  border-bottom: 0;
  padding: 0;
}

.fusion-content-widget-area .social-networks li {
  margin-bottom: 10px;
}

#content {
  width: 71.1702128%;
  float: left;
  min-height: 1px;
}

#content.full-width {
  width: 100%;
}

#posts-container {
  position: relative;
}

.single .fusion-sharing-box {
  margin-bottom: 0;
  margin-top: 60px;
}

.fusion-footer-widget-area .fusion-footer-widget-column .fusion-columns,.fusion-footer-widget-column .row {
  margin-left: 0;
  margin-right: 0;
}

.fusion-footer-widget-area .fusion-footer-widget-column .fusion-column {
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}

.fusion-footer-widget-area ul.fusion-carousel-holder li a,.fusion-footer-widget-area ul.fusion-checklist li a,.fusion-footer-widget-column .flexslider a {
  border: 0;
  padding: 0;
}

.fusion-footer-widget-area ul#recentcomments li.recentcomments:first-child {
  padding-top: 0;
  background: 0 0;
}

.fusion-footer-widget-area li.recentcomments {
  padding: 12px 0;
  border-bottom: 1px solid #282a2b;
  display: block;
}

.fusion-footer-widget-area li.recentcomments a {
  border: none;
}

.fusion-footer-widget-area .widget_recent_entries li {
  border-bottom: 1px solid;
  padding-bottom: 12px;
}

.fusion-footer-widget-area .widget_recent_entries a {
  border-bottom: 0;
  padding-bottom: 0;
}

.fusion-footer-widget-area .fusion-footer-widget-column:not(.widget_icl_lang_sel_widget) ul:first-child>li:first-child>a,.fusion-footer-widget-area .fusion-footer-widget-column:not(.widget_icl_lang_sel_widget)>ul>li:first-child>a {
  background-image: none;
  padding-top: 0;
}

.post {
  margin-bottom: 65px;
}

.single-post .post {
  margin-bottom: 0;
}

.post .image {
  margin-bottom: 40px;
}

.avada_faq .meta-info,.single .post .meta-info {
  margin-bottom: 55px;
}

.search input,.searchform input {
  border: 1px solid #e7e6e6;
  padding: 8px 15px;
  font-size: 13px;
  color: #333;
  display: block;
}

.sidebar {
  width: 23.4042553%;
  float: right;
}

.sidebar.fusion-sticky-sidebar .fusion-sidebar-inner-content>section:last-child {
  margin-bottom: 0!important;
}

.sidebar .widget {
  margin-bottom: 45px;
  position: relative;
}

.sidebar .widget.flickr {
  overflow: hidden;
}

.sidebar .widget h4 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  margin-bottom: 18px;
  color: #333;
}

.sidebar .widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar .widget li {
  margin: 0;
  padding: 0;
  display: block;
}

.fusion-content-widget-area .widget {
  margin-bottom: 45px;
  position: relative;
}

.fusion-content-widget-area .widget.flickr {
  overflow: hidden;
}

.fusion-content-widget-area .widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fusion-content-widget-area .widget li {
  margin: 0;
  padding: 0;
  display: block;
}

.fusion-content-widget-area .widget .recentcomments,.fusion-content-widget-area .widget li a,.fusion-content-widget-area .widget_categories li {
  display: block;
  color: #838383;
}

.fusion-content-widget-area .widget li a {
  display: inline;
}

.fusion-content-widget-area .widget .recentcomments a {
  background: 0 0;
  border: none;
}

.fusion-content-widget-area .contact_info .address {
  margin: 0 0 15px;
}

#slidingbar .contact_info p,.fusion-content-widget-area .contact_info p,.fusion-footer-widget-area .contact_info p {
  margin: 0;
}

.fusion-content-widget-area .flickr-photo a {
  background: 0 0;
  float: left;
  border: 0;
}

.fusion-content-widget-area .widget_categories li a {
  display: block;
  border: 0;
  background: 0 0;
  padding: 0;
}

#slidingbar-area .s,.fusion-content-widget-area .s,.fusion-footer-widget-area .s {
  width: 100%;
}

.fusion-tabs-widget a {
  color: #444;
}

.fusion-tabs-widget .tab-set li {
  border-right: 1px solid;
}

.fusion-tabs-widget .tab-holder .tabs li a {
  border: 0;
  font-size: 13px;
  text-indent: 0;
  background: #f1f2f2;
  color: #333;
  text-align: center;
}

.fusion-tabs-widget .tab-holder .tabs li a .fusion-icon-bubbles {
  display: block;
  height: 38px;
  line-height: 35px;
}

.fusion-tabs-widget .tab-holder .tabs li:hover a {
  background: 0 0;
}

.fusion-tabs-widget .tab-holder .tabs li.active a {
  background: 0 0;
  border-top: 3px solid #a0ce4e;
  border-bottom: 0;
}

.fusion-tabs-widget .tab-holder .tab_content .news-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fusion-tabs-widget .tab-holder .tab_content .news-list li {
  border-bottom: 1px solid #e2e2e2;
  padding: 20px 15px;
  overflow: hidden;
}

.fusion-tabs-widget .tab-holder .tab_content .news-list li:last-child {
  border-bottom: 0;
}

.fusion-tabs-widget .tab-holder .tab_content .news-list li a {
  padding: 0;
  background: 0 0;
}

.fusion-tabs-widget .tab-holder .tab_content .image {
  float: left;
  margin-right: 13px;
  height: 50px;
  width: 52px;
}

.fusion-tabs-widget .tab-holder .tab_content .image a {
  height: auto;
  width: auto;
  line-height: normal;
  text-indent: 0;
}

.fusion-tabs-widget .tab-holder .tab_content .post-holder a {
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: auto;
  line-height: normal;
  background: 0 0;
  border: 0;
  text-indent: 0;
  font-size: 13px;
}

.fusion-tabs-widget .tab-holder .tab_content .post-holder p {
  margin: 0 0 5px;
}

.fusion-tabs-widget .tab-holder .tab_content .post-holder .meta {
  margin: 2px 0 0;
  font-size: 12px;
  color: #747474;
}

.jtwt li {
  background: 0 0;
}

.fusion-content-widget-area .jtwt .jtwt_tweet,.jtwt .jtwt_tweet {
  position: relative;
  padding: 0;
  border: 0;
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 20px;
  padding-left: 45px;
  padding-top: 0;
}

.fusion-content-widget-area .jtwt .jtwt_tweet:before {
  color: #d8d8d8;
}

.jtwt .jtwt_tweet:before {
  position: absolute;
  top: 6px;
  margin-left: -45px;
  content: '\e605';
  font-family: icomoon;
  font-size: 30px;
}

.jtwt .jtwt_tweet a {
  background: 0 0;
  color: #bfbfbf;
  display: inline;
  padding: 0;
  border: 0;
}

.jtwt .jtwt_tweet a:hover {
  color: #a0ce4e;
}

.jtwt .jtwt_tweet .jtwt_tweet_text {
  margin-bottom: 0;
  margin-top: 0;
}

.fusion-body .fusion-footer-widget-area-center .jtwt .jtwt_tweet {
  padding: 0;
}

.fusion-body .fusion-footer-widget-area-center .jtwt .jtwt_tweet:before {
  position: relative;
  margin: 0;
}

.recent-works-items {
  overflow: hidden;
}

.recent-works-items a {
  display: inline-block;
  padding: 3px 1.5px;
}

#slidingbar-area .fusion-columns-4 .recent-works-items a,#slidingbar-area .fusion-columns-5 .recent-works-items a,#slidingbar-area .fusion-columns-6 .recent-works-items a,.fusion-footer-widget-area .fusion-columns-4 .recent-works-items a,.fusion-footer-widget-area .fusion-columns-5 .recent-works-items a,.fusion-footer-widget-area .fusion-columns-6 .recent-works-items a {
  max-width: 60px;
}

.bbp-pagination .bbp-pagination-links,.page-links,.pagination,.woocommerce-pagination {
  float: right;
  margin-top: 40px;
  font-size: 9px;
  line-height: normal;
}

.page-links {
  margin-bottom: 40px;
  margin-top: 30px;
}

.bbp-pagination .bbp-pagination-links a.inactive,.bbp-pagination-links span.dots,.bbp-topic-pagination .page-numbers,.page-links a,.pagination a.inactive,.woocommerce-pagination .page-numbers {
  border: 1px solid #747474;
  display: inline-block;
  color: #747474;
  padding: 2px 6px;
  margin-left: 5px;
}

.bbp-pagination .bbp-pagination-links a.inactive:hover,.page-links a:hover,.pagination a.inactive:hover,.woocommerce-pagination .page-numbers:hover {
  border: 1px solid #a0ce4e;
}

.bbp-pagination .bbp-pagination-links .current,.page-links>.page-number,.pagination .current,.woocommerce-pagination .current {
  border: 1px solid #a0ce4e;
  display: inline-block;
  color: #fff;
  padding: 2px 6px;
  margin-left: 5px;
  background: #a0ce4e;
}

.bbp-pagination .bbp-pagination-links .pagination-prev,.pagination .pagination-prev,.woocommerce-pagination .prev {
  display: inline-block;
  margin-right: -2px;
  font-size: 12px;
  border: 1px solid transparent;
  padding: 2px 6px;
  position: relative;
}

.bbp-pagination .bbp-pagination-links .pagination-next,.pagination .pagination-next,.woocommerce-pagination .next {
  display: inline-block;
  margin-left: 3px;
  font-size: 12px;
  border: 1px solid transparent;
  padding: 2px 6px;
  position: relative;
  margin-right: .25em;
}

.img-list {
  overflow: hidden;
}

.img-list li {
  padding: 5px;
  background: 0 0;
  float: left;
}

.img-list a {
  background: 0 0;
  height: auto;
  width: auto;
  text-indent: 0;
  border: 0;
}

.share-box h4 {
  font-size: 13px;
  line-height: 20px;
}

.about-author {
  margin-top: 55px;
  overflow: hidden;
  clear: both;
}

.about-author .title a {
  color: #a0ce4e;
}

.about-author div.avatar {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}

.related-posts {
  margin-top: 55px;
}

.single-related-posts {
  clear: both;
}

.related-posts .image {
  width: 180px;
  height: 138px;
  margin-bottom: 0;
}

.single .comments-container {
  margin-top: 55px;
  clear: both;
}

.commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 65px;
}

.commentlist .children {
  list-style: none outside none;
}

.commentlist li {
  margin: 0;
  padding: 0;
}

.commentlist .the-comment {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.commentlist .the-comment .comment-text {
  margin-left: 69px;
}

.commentlist .the-comment .comment-text :last-child {
  margin-bottom: 0;
}

.commentlist div.avatar {
  float: left;
  margin-right: 15px;
}

.commentlist .comment-author strong {
  padding-right: 5px;
}

#respond {
  margin-top: 40px;
}

#comment-input:after {
  content: "";
  clear: both;
  display: table;
}

#comment-input input,#s,.comment-form input {
  border: 1px solid #d2d2d2;
  min-width: 28%;
  font-size: 13px;
  color: #747474;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  margin-right: 1%;
}

#comment-input input {
  width: 32.666666%;
}

.comment-form #comment-submit {
  min-width: 0;
}

.comment-form input,.s {
  float: none;
}

.fusion-content-widget-area #comment-input input,.fusion-content-widget-area #s {
  width: 100%;
  margin-right: 0;
}

#comment-textarea {
  margin-bottom: 10px;
}

#comment-textarea.fusion-contact-comment-below {
  margin-top: 10px;
  margin-bottom: 0;
}

#comment-textarea textarea,.comment-form-comment textarea {
  border: 1px solid #d2d2d2;
  width: 100%;
  height: 150px;
  font-size: 13px;
  color: #747474;
  padding: 8px 11px;
}

.avada-contact-form #comment-submit-container,.comment-form .form-submit {
  margin-top: 20px;
  margin-bottom: 0;
}

#ui-datepicker-div,.ui-datepicker-div,.ui-datepicker-inline {
  border-color: #e9eaee;
}

.ui-datepicker-header select,table.ui-datepicker td a {
  background-color: #e9eaee;
}

.ui-datepicker-header select {
  border: 1px solid #d2d2d2;
}

#comment-input input:last-child {
  margin-right: 0;
}

#comment-recaptcha {
  margin-top: 13px;
}

#tribe-bar-form input[type=text],.input-text,.tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type=text],input[type=email],input[type=password],input[type=text] {
  border: 1px solid #d2d2d2;
  font-size: 13px;
  color: #747474;
  padding: 8px 15px;
  margin-right: 1%;
  width: 100%;
  box-sizing: border-box;
}

.select2-container .select2-choice,.select2-results .select2-result-label {
  padding-left: 15px;
  padding-right: 15px;
}

#tribe-bar-form input[type=text]::-webkit-input-placeholder {
  font-style: normal;
}

#tribe-bar-form input[type=text]:-moz-placeholder {
  font-style: normal;
}

#tribe-bar-form input[type=text]::-moz-placeholder {
  font-style: normal;
}

#tribe-bar-form input[type=text]:-ms-input-placeholder {
  font-style: normal;
}

#shipping_method input[type=radio],.input-radio {
  background: 0 0;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

.single-navigation {
  height: 34px;
  line-height: 34px;
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
  margin-bottom: 60px;
  text-align: right;
}

.single-navigation a[rel=next] {
  margin-left: 15px;
  margin-right: 10px;
}

.single-navigation a {
  display: inline-block;
  position: relative;
}

.pagination-prev:before,.single-navigation a[rel=prev]:before,.woocommerce-pagination .prev:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  padding-right: 5px;
  font-family: icomoon;
  content: '\f104';
  color: #333;
  margin-left: -10px;
}

.pagination-next:after,.single-navigation a[rel=next]:after,.woocommerce-pagination .next:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  margin-right: -10px;
  font-family: icomoon;
  content: '\f105';
  color: #333;
  padding-left: .25em;
}

.single-navigation a[rel=prev]:before {
  margin-left: -10px;
}

.single-navigation a[rel=next]:after {
  margin-right: -10px;
}

.woocommerce-pagination .next:after {
  right: auto;
}

.side-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ededed;
  margin-bottom: 20px;
}

.side-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.side-nav li {
  margin: 0;
  padding: 0;
}

.side-nav li a {
  border-bottom: 1px solid #ededed;
  display: block;
  height: auto;
  font-weight: 400;
  font-size: 14px;
  line-height: 39px;
  color: #333;
}

.side-nav li a {
  line-height: 1.69em;
  padding: 8px 0;
}

.side-nav li a:hover {
  background: 0 0;
}

.side-nav li.current_page_item>a {
  background: 0 0;
  color: #a0ce4e;
}

.side-nav li.current_page_item li a {
  color: #333;
  border-bottom: 1px solid #ededed;
}

.side-nav .children {
  display: none;
  margin-left: 15px;
}

.side-nav .arrow {
  display: inline;
  margin-left: 0;
}

.side-nav .arrow:after {
  position: absolute;
  font-size: 14px;
  font-family: icomoon;
}

.side-nav-left .side-nav {
  border-right: 1px solid #ededed;
}

.side-nav-left .side-nav li.current_page_item>a {
  border-right: 3px solid #a0ce4e;
}

.side-nav-left .side-nav .arrow {
  margin-left: 10px;
}

.side-nav-left .side-nav .arrow:after {
  content: '\f105';
}

.side-nav-right .side-nav {
  border-left: 1px solid #ededed;
}

.side-nav-right .side-nav li.current_page_item>a {
  padding-left: 23px;
  border-left: 3px solid #a0ce4e;
}

.side-nav-right .side-nav li a {
  padding-left: 25px;
}

.side-nav-right .side-nav .arrow {
  margin-right: 10px;
}

.side-nav-right .side-nav .arrow:after {
  content: '\f104';
}

.side-nav-right .side-nav .children {
  margin-left: 40px;
}

.side-nav-right .side-nav .children a {
  padding-left: 0;
}

.woocommerce-tabs .tabs a:hover .arrow,.woocommerce-tabs .tabs li.active a .arrow {
  display: inline-block;
  margin-left: 10px;
  padding-right: 0;
}

.woocommerce-tabs .panel .panel {
  margin-left: auto;
  padding: 0;
}

.woocommerce .images #carousel .slides li {
  cursor: pointer;
}

h5.toggle {
  overflow: hidden;
  margin: 0;
}

h5.toggle a {
  font-size: 13px;
  line-height: 20px;
  cursor: pointer;
  color: #333;
  border-bottom: 1px solid #e8e6e6;
  overflow: hidden;
  margin: 0;
  padding: 10px 0;
  float: left;
  width: 100%;
}

h5.toggle.active a {
  border-bottom: 0;
}

h5.toggle span.arrow {
  background-color: #333;
  display: block;
  width: 22px;
  height: 22px;
  float: left;
  margin-right: 18px;
}

h5.toggle.active span.arrow {
  background-color: #a0ce4e;
}

h5.toggle span.toggle-title {
  float: left;
  width: 90%;
}

.toggle-content {
  padding-top: 10px;
  padding-bottom: 15px;
  position: relative;
}

h5.toggle.active+.toggle-content {
  border-bottom: 1px solid #e8e6e6;
}

.clearboth {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
  overflow: hidden;
}

.shortcode-tabs {
  margin-bottom: 50px;
}

.shortcode-tabs .tab-hold .tabs li {
  border-right: 0;
  box-sizing: border-box;
}

.shortcode-tabs .tab-hold .tabs li a {
  display: block;
  width: 100%;
  padding: 0;
  text-indent: 15px;
}

.shortcode-tabs .tab-hold .tabs li.active a {
  background: 0 0;
}

.shortcode-tabs .tab_content {
  padding: 15px;
  overflow: hidden;
}

.shortcode-tabs .tab_content :last-child {
  margin-bottom: 0;
}

.fusion-post-content p,.post-content p {
  margin: 0 0 20px;
}

.fusion-post-content ul.arrow,.post-content ul.arrow {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fusion-post-content ul.arrow li,.post-content ul.arrow li {
  line-height: 18px;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  padding-left: 25px;
}

.fusion-post-content ul.arrow li:before,.post-content ul.arrow li:before {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #a0ce4e;
  height: 18px;
  border-radius: 75px;
  width: 18px;
  position: absolute;
  font-size: 14px;
  content: '\f105';
  float: left;
  margin-right: 0;
  margin-left: -25px;
  font-family: icomoon;
  text-align: center;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  line-height: 17px;
  text-indent: 1px;
}

.fusion-post-content blockquote,.post-content blockquote {
  background: #f5f5f5;
  font: 13px/20px PTSansItalic,arial,helvetica,sans-serif;
  color: #444;
  border-left: 4px solid #a0ce4e;
  padding: 15px;
  margin-top: 2em;
  margin-bottom: 2em;
}

.fusion-post-content blockquote :last-child,.post-content blockquote :last-child {
  margin-bottom: 0;
}

.popup {
  display: none;
  position: absolute;
  padding: 0 0 6px;
  color: #d1d1d2;
  font-size: 11px;
  line-height: 15px;
  bottom: 110%;
  left: -17px;
}

.popup p {
  margin: 0;
}

.popup .holder {
  padding: 4px 11px;
  background: #46494a;
}

.popup span {
  display: inline-block;
}

.reading-box-container {
  margin: 0 0 84px;
}

.reading-box {
  padding: 28px 28px 27px 31px;
  border-left: 3px solid #a0ce4e;
  background: #f2efef;
}

.continue {
  float: right;
}

.avada-google-map {
  height: 416px;
  margin-bottom: 50px;
  overflow: hidden;
}

#gmap img,.shortcode-map img {
  max-width: none;
}

.fusion-post-content h1,.fusion-post-content h2,.fusion-post-content h3,.fusion-post-content h4,.fusion-post-content h5,.fusion-post-content h6 {
  color: #333;
  font-weight: 400;
}

.fusion-post-content h4 {
  font-size: 13px;
}

.fusion-post-content h5 {
  font-size: 12px;
}

.fusion-post-content h6 {
  font-size: 11px;
}

.flickr_badge_image img,.pyre_tabs img,.recent-works-items img {
  transition: all .2s;
}

.flickr_badge_image img:hover,.pyre_tabs img:hover,.recent-works-items img:hover {
  opacity: .5;
}

.error-page .useful-links {
  width: 30.66%;
  padding-left: 5%;
}

.error-page .oops {
  font-size: 117px;
  margin: 0 0 20px;
  line-height: 117px;
  font-weight: bolder;
  color: #f0f0f0;
  font-family: "PT Sans",Arial,Helvetica,sans-serif;
}

.has-sidebar .error-page .oops {
  font-size: 90px;
  line-height: 90px;
}

.error_page .oops h1 {
  font-family: "PT Sans",Arial,Helvetica,sans-serif;
}

.fontawesome-icon {
  display: inline-block;
  float: left;
}

.aligncenter .fontawesome-icon,.fusion-alignleft .fontawesome-icon,.fusion-alignright .fontawesome-icon {
  float: none;
}

.fontawesome-icon {
  margin-right: 10px;
}

.fontawesome-icon.circle-yes {
  border-radius: 75px;
  border-width: 1px;
  border-style: solid;
  background-color: #333;
  color: #fff;
  text-align: center;
  margin-top: 2px;
}

.fontawesome-icon.large {
  font-size: 40px;
}

.fontawesome-icon.large.circle-yes {
  width: 70px;
  height: 70px;
  line-height: 70px;
}

.fontawesome-icon.medium {
  font-size: 18px;
}

.fontawesome-icon.medium.circle-yes {
  width: 35px;
  height: 35px;
  line-height: 35px;
}

.fontawesome-icon.small {
  font-size: 10px;
}

.fontawesome-icon.small.circle-yes {
  width: 18px;
  height: 18px;
  line-height: 19px;
}

.fontawesome-icon.circle-no.large {
  margin-top: 2px;
}

.fontawesome-icon.circle-no.medium {
  margin-top: 3px;
}

.fontawesome-icon.circle-no.small {
  margin-top: 5px;
}

.icon-heading .fontawesome-icon {
  margin-top: -6px;
}

.main-flex {
  overflow: hidden;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.fusion-content-widget-area .widget_recent_entries ul {
  padding: 0;
}

.widget_layered_nav li a:before,.widget_product_categories li a:before,.woocommerce-tabs .tabs a:hover .arrow:after,.woocommerce-tabs .tabs li.active a .arrow:after {
  position: absolute;
  font-family: icomoon;
  content: '\f105';
  margin-left: -12px;
}

.fusion-widget-area .widget .recentcomments .comment-author-link a:before,.fusion-widget-area .widget_archive li a:before,.fusion-widget-area .widget_categories li a:before,.fusion-widget-area .widget_links li a:before,.fusion-widget-area .widget_meta li a:before,.fusion-widget-area .widget_nav_menu li a:before,.fusion-widget-area .widget_pages li a:before,.fusion-widget-area .widget_recent_entries li a:before {
  position: absolute;
  font-family: icomoon;
  content: '\f105';
  margin-left: -12px;
}

.fusion-widget-area .widget .recentcomments,.fusion-widget-area .widget_archive li,.fusion-widget-area .widget_categories li,.fusion-widget-area .widget_layered_nav li,.fusion-widget-area .widget_links li,.fusion-widget-area .widget_meta li,.fusion-widget-area .widget_nav_menu li,.fusion-widget-area .widget_pages li,.fusion-widget-area .widget_product_categories li,.fusion-widget-area .widget_recent_entries li {
  display: block;
  padding: 10px 10px 10px 12px;
  border-bottom: 1px solid #e7e6e6;
  color: #333;
  position: relative;
}

.fusion-widget-area .widget_categories li {
  position: relative;
}

.fusion-widget-area .widget_categories li span {
  position: absolute;
}

.fusion-widget-area .widget_categories .children {
  margin-left: 5px;
}

.fusion-widget-area .widget_categories li .children li:last-child,.fusion-widget-area .widget_product_categories li .children li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.shortcode-tabs .tab_content ul.arrow {
  float: none;
}

.fusion-widget-area ul.arrow {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fusion-widget-area ul.arrow li:before {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #a0ce4e;
  height: 18px;
  border-radius: 75px;
  width: 18px;
  content: ' ';
  float: left;
  margin-right: 10px;
  margin-left: 0;
}

.fusion-widget-area ul.arrow li {
  line-height: 18px;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  padding-left: 0;
}

#slidingbar-area .children,#slidingbar-area .sub-menu,.fusion-widget-area .children,.fusion-widget-area .sub-menu {
  margin-left: 15px;
}

#slidingbar-area .fusion-columns {
  margin: 0 -15px;
}

.widget_categories li {
  background: 0 0;
  padding: 0;
  border-bottom: 0;
}

#slidingbar-area .widget>ul>li:first-child,#slidingbar-area .widget_nav_menu>div>ul>li:first-child,.fusion-footer-widget-area .widget>ul>li:first-child,.fusion-footer-widget-area .widget_nav_menu>div>ul>li:first-child {
  padding-top: 0;
}

#slidingbar-area .widget_categories .children,.fusion-footer-widget-area .widget_categories .children {
  margin-left: 5px;
}

.widget_wooslider_slideshow_slides li a {
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 0;
}

.fusion-content-widget-area .flickr_badge_image {
  float: left;
  padding: 3px;
}

.fusion-content-widget-area .flickr_badge_image a {
  display: block;
}

.fusion-content-widget-area .flickr_badge_image img {
  width: 66px;
  height: 66px;
}

#slidingbar-area .flickr_badge_image img,.fusion-footer-widget-area .flickr_badge_image img {
  width: 66px;
  height: 66px;
  float: left;
  padding: 3px;
}

#slidingbar-area .fusion-columns-4 .flickr_badge_image img,#slidingbar-area .fusion-columns-5 .flickr_badge_image img,#slidingbar-area .fusion-columns-6 .flickr_badge_image img,.fusion-footer-widget-area .fusion-columns-4 .flickr_badge_image img,.fusion-footer-widget-area .fusion-columns-5 .flickr_badge_image img,.fusion-footer-widget-area .fusion-columns-6 .flickr_badge_image img {
  width: 60px;
  height: 60px;
}

#slidingbar-area .social-networks,.fusion-footer-widget-area .social-networks {
  float: left;
}

#slidingbar-area .social-networks li,.fusion-footer-widget-area .social-networks li {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  padding: 0;
}

#slidingbar-area .social-networks a,#slidingbar-area .social-networks li,.fusion-footer-widget-area .social-networks a,.fusion-footer-widget-area .social-networks li {
  background-image: none;
}

#slidingbar-area .social-networks li:first-child,.fusion-footer-widget-area .social-networks li:first-child {
  padding: 0;
}

#slidingbar-area .flexslider .slides>li,.fusion-footer-widget-area .flexslider .slides>li {
  padding-top: 0;
  padding-bottom: 0;
}

.chat-icon {
  display: inline-block;
  width: 26px;
  height: 19px;
  margin-top: 9px;
}

.blog-shortcode h3.timeline-title {
  color: #747474;
  font-size: 13px;
}

.reading-box-container {
  position: relative;
  z-index: 1;
}

.reading-box {
  position: relative;
}

.tagline-shadow:after,.tagline-shadow:before {
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  max-width: 300px;
  max-height: 100px;
  position: absolute;
  content: '';
  z-index: -1;
  box-shadow: 0 15px 10px rgba(0,0,0,.7);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.tagline-shadow:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.tooltip-shortcode {
  position: relative;
  display: inline;
  cursor: pointer;
  color: #747474;
}

ul.list-icon {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}

ul.list-icon li:before {
  display: inline-block;
  height: 18px;
  width: 18px;
  content: ' ';
  float: left;
  margin-right: 0;
  margin-left: -25px;
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
}

ul.list-icon-arrow li:before {
  content: '\f105';
}

ul.circle-yes li:before {
  border-radius: 75px;
  text-align: center;
  font-size: 9px;
}

ul.list-icon-color-light li:before {
  color: #fff;
}

ul.list-icon li {
  line-height: 18px;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  padding-left: 25px;
}

.fusion-content-widget-area ul.list-icon {
  margin-left: 25px;
}

#slidingbar-area ul.list-icon a,.fusion-content-widget-area ul.list-icon a,.fusion-footer-widget-area ul.list-icon a {
  border: medium none;
  padding: 0;
}

.content-boxes-icon-boxed.columns-5 .col {
  width: 12.8%;
}

.content-boxes-icon-boxed.columns-4 .col {
  width: 18%;
}

.content-boxes-icon-boxed.columns-3 .col {
  width: 26.65%;
}

.content-boxes-icon-boxed.columns-2 .col {
  width: 44%;
}

.content-boxes-icon-boxed.columns-1 .col {
  width: 96%;
}

.fusion-post-content .wooslider .overlay-natural.layout-text-bottom .slide-excerpt {
  bottom: 15%;
}

.fusion-post-content .wooslider .overlay-natural.layout-text-top .slide-excerpt {
  top: 15%;
}

.fusion-post-content .wooslider .slide-excerpt .slide-title,.fusion-post-content .wooslider .slide-excerpt .slide-title a {
  color: #fff;
}

.fusion-post-content .wooslider .overlay-full .slide-excerpt {
  padding: 50px;
  opacity: .7;
}

.fusion-post-content .wooslider .wooslider-control-thumbs {
  position: relative;
  width: auto;
  margin: 33px auto 0;
  text-align: center;
}

.fusion-post-content .wooslider .wooslider-control-thumbs li {
  float: none;
  width: 56px;
}

.fusion-post-content .wooslider .wooslider-next,.fusion-post-content .wooslider .wooslider-prev {
  top: 50%;
  margin-top: -29px;
}

.fusion-post-content .wooslider-type-attachments .wooslider-next,.fusion-post-content .wooslider-type-attachments .wooslider-prev {
  top: 50%;
  margin-top: -59px;
}

.fusion-post-content .wooslider .overlay-none .slide-excerpt {
  margin-top: 10px;
}

.fusion-post-content .wooslider .overlay-none .slide-excerpt .slide-title,.fusion-post-content .wooslider .overlay-none .slide-excerpt .slide-title a {
  color: #333;
}

.tabs-vertical {
  border: 0;
}

.tabs-vertical .tabset {
  border-left: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  width: 15.7446808511%;
  float: left;
  height: auto;
  position: relative;
  left: 1px;
  z-index: 10;
}

.tabs-vertical .tab-hold .tabset li {
  float: none;
  width: auto;
  height: auto;
  border: 0;
  background: 0 0;
}

.tabs-vertical .tab-hold .tabset li a,.tabs-vertical .tab-hold .tabset li:last-child a {
  border-bottom: 0;
}

.tabs-vertical .tab-hold .tabset li a {
  width: auto;
  text-indent: 0;
  border-bottom: 1px solid #d3d3d3;
  height: auto;
  line-height: normal;
  padding: 10px;
}

.tabs-vertical .tab-hold .tabset li.active a {
  background: #fff;
  border-width: 0;
  border-style: solid;
  border-left-width: 3px;
  height: auto;
  line-height: normal;
}

.tabs-vertical .tabs-container {
  width: 83.9361702128%;
  float: left;
}

.tabs-vertical .tabs-container .tab_content {
  border: 1px solid #d3d3d3;
  padding: 30px;
}

.error-message {
  color: #f0f0f0;
  font-size: 170px;
  line-height: 1;
  font-weight: 700;
}

.mejs-container.mejs-video {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.mejs-overlay,.mejs-poster {
  width: 100%;
  height: 100%;
}

.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.mejs-container,.mejs-embed,.mejs-embed body {
  background: 0 0;
}

#slidingbar-area .products a,.fusion-content-widget-area .products a,.fusion-footer-widget-area .products a {
  padding: 0;
  border: 0;
  background: 0 0;
}

#slidingbar-area .products .product-title,.fusion-content-widget-area .products .product-title,.fusion-footer-widget-area .products .product-title {
  margin: 0 0 10px;
}

#slidingbar-area .product_list_widget li,.fusion-footer-widget-area .product_list_widget li {
  border: 0;
  border-bottom: 1px solid #282a2b;
}

#slidingbar-area .product_list_widget li a,.fusion-footer-widget-area .product_list_widget li a {
  border: none;
}

#slidingbar-area .widget_shopping_cart_content .total,.fusion-footer-widget-area .widget_shopping_cart_content .total {
  margin: 10px 0;
}

#slidingbar-area .widget_shopping_cart_content .buttons,.fusion-footer-widget-area .widget_shopping_cart_content .buttons {
  background: #282a2b;
}

#slidingbar-area .products-slider a,#slidingbar-area .simple-products-slider a,.fusion-content-widget-area .products-slider a,.fusion-content-widget-area .simple-products-slider a,.fusion-footer-widget-area .products-slider a,.fusion-footer-widget-area .simple-products-slider a {
  border: 0;
  background: 0 0;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: inline-block;
  width: auto;
}

#slidingbar-area .products-slider li .image,.fusion-footer-widget-area .products-slider li .image {
  width: auto;
  height: auto;
}

#slidingbar-area .simple-products-slider .es-carousel,.fusion-footer-widget-area .simple-products-slider .es-carousel {
  padding-left: 38px;
}

#slidingbar-area .simple-products-slider .es-carousel li,#slidingbar-area .simple-products-slider .es-carousel li .image,.fusion-footer-widget-area .simple-products-slider .es-carousel li,.fusion-footer-widget-area .simple-products-slider .es-carousel li .image {
  width: 149px;
  height: auto;
}

#slidingbar-area .image-extras-content h3,.fusion-content-widget-area .image-extras-content h3,.fusion-footer-widget-area .image-extras-content h3 {
  margin-bottom: 0;
  text-transform: none;
  margin-bottom: 5px;
}

#slidingbar-area .product-category mark,.fusion-content-widget-area .product-category mark,.fusion-footer-widget-area .product-category mark {
  background-color: transparent;
  color: inherit;
}

#slidingbar-area .product-category h3,.fusion-content-widget-area .product-category h3,.fusion-footer-widget-area .product-category h3 {
  margin-bottom: 0;
}

#toTop {
  background-color: #333;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  color: #fff;
  display: none;
  height: 35px;
  position: fixed;
  right: 30px;
  text-align: center;
  text-transform: uppercase;
  width: 48px;
  opacity: .9;
  z-index: 10000;
  transition: all .2s ease-in-out 0s;
}

.no-totop #toTop {
  display: none!important;
}

#toTop:before {
  line-height: 35px;
  content: '\f106';
  -webkit-font-smoothing: antialiased;
  font-family: icomoon;
  font-size: 22px;
}

#toTop:hover {
  background-color: #a0ce4e;
}

#toTopHover {
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
}

#toTop:active,#toTop:focus {
  outline: 0;
  background-color: #333;
}

.fullwidthbanner-container {
  overflow: visible;
}

.tfs-slider .flex-caption {
  width: 97%;
}

.tfs-slider .flex-control-nav {
  bottom: 20px!important;
}

.tfs-slider .buttons a {
  margin: 0;
  display: inline-block;
}

.tp-simpleresponsive .slotholder,.tp-simpleresponsive .slotholder img {
  -webkit-backface-visibility: visible;
  -webkit-transform: none;
}

#learndash_lessons .learndash_topic_dots {
  float: none;
}

.video-background {
  position: relative;
  overflow: hidden;
}

.video-bg {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-bg embed,.video-bg iframe,.video-bg object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-content {
  position: absolute;
  top: 0;
  padding: 15px;
  width: 100%;
}

.bbp-arrow {
  margin-top: -1px;
}

#sliders-container {
  position: relative;
}

#sliders-container .rev_slider_wrapper {
  -webkit-transform: translateZ(0);
}

.fusion-animated {
  position: relative;
  z-index: 2000;
}

.fusion-social-links-footer .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom,.fusion-social-links-header .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom {
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.fusion-social-links-footer .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom img,.fusion-social-links-header .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom img {
  position: relative;
}

.wp-caption-text {
  font-weight: 400;
}

.gallery-caption {
  font-weight: 400;
}

.bypostauthor {
  font-weight: 400;
}

.avada-video-embed {
  position: relative;
}

.avada-video-embed .fluid-width-video-wrapper {
  padding-top: 55%;
}

.avada-video-embed .fluid-width-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ei-slider {
  position: relative;
  width: 100%;
  height: 400px;
  margin: 0 auto;
  overflow: hidden;
}

.ei-slider-loading {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0,0,0,.9);
  color: #fff;
  text-align: center;
  line-height: 400px;
}

.ei-slider-large {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.ei-slider-large li {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.ei-slider-large li img {
  width: auto;
  max-width: none;
}

.ei-title {
  position: absolute;
  right: 50%;
  margin-right: 13%;
  top: 30%;
}

.ei-title h2,.ei-title h3 {
  text-align: right;
  margin: 0;
  font-weight: 400;
}

.ei-slider-thumbs {
  height: 13px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  bottom: 13px;
  z-index: 10;
}

.ei-slider-thumbs li {
  position: relative;
  float: left;
  height: 100%;
}

.ei-slider-thumbs li.ei-slider-element {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  z-index: 10;
  text-indent: -9000px;
  background: #000;
  background: rgba(0,0,0,.9);
}

.ei-slider-thumbs li a {
  display: block;
  text-indent: -9000px;
  background: #666;
  width: 100%;
  height: 100%;
  cursor: pointer;
  box-shadow: 0 0 2px 0 #fff;
  transition: background .2s ease;
}

.ei-slider-thumbs li a:hover {
  background-color: #f0f0f0;
}

.ei-slider-thumbs li img {
  position: absolute;
  bottom: 50px;
  opacity: 0;
  z-index: 999;
  max-width: 100%;
  transition: all .4s ease;
  -webkit-box-reflect: below 0 -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,transparent),to(rgba(255,255,255,.3)));
}

.ei-slider-thumbs li:hover img {
  opacity: 1;
  bottom: 13px;
}

.ei-slider ul {
  list-style: none;
}

@media screen and (max-width:830px) {
  .ei-title {
    position: absolute;
    right: 0;
    margin-right: 0;
    width: 100%;
    text-align: center;
    top: 28%;
    padding: 5px 0;
  }

  .ei-title h2,.ei-title h3 {
    text-align: center;
  }

  #wrapper .ei-title h2 {
    font-size: 20px;
    line-height: 24px;
  }

  #wrapper .ei-title h3 {
    font-size: 15px;
    line-height: 30px;
  }
}

.flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus {
  outline: 0;
}

.flex-control-nav,.flex-direction-nav,.flexslider .slides {
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 1000;
}

.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides {
  overflow: hidden;
}

.flexslider .slides li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  max-width: 100%;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flexslider .slides .video-shortcode {
  margin-bottom: 0;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.flexslider .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.flex-control-nav,.flex-direction-nav,.flexslider .slides {
  z-index: 2;
}

.flexslider {
  margin: 0 0 60px;
  background-color: transparent;
  position: relative;
}

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  height: 0;
}

.flex-direction-nav a {
  font-family: icomoon;
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  background-color: rgba(0,0,0,.5);
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all .3s ease;
  z-index: 100;
  overflow: hidden;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  font-weight: 400;
  -webkit-font-smoothing: none;
  color: #fff;
}

.flex-direction-nav a:hover {
  color: #fff;
}

.sidebar .widget .flex-direction-nav a,.sidebar .widget .flex-direction-nav a:hover {
  color: #fff;
}

.no-opacity .flex-direction-nav a {
  display: none;
}

.no-opacity .flexslider:hover .flex-direction-nav a {
  display: block;
}

.flex-direction-nav .flex-next {
  right: 0;
  text-indent: 2px;
}

.flex-direction-nav .flex-prev {
  left: 0;
  text-indent: -2px;
}

.no-rgba .flex-direction-nav .flex-next,.no-rgba .flex-direction-nav .flex-prev {
  background-color: #000;
}

.flexslider:hover .flex-next {
  opacity: .8;
  right: 0;
}

.flexslider:hover .flex-prev {
  opacity: .8;
  left: 0;
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled,.main-flex:hover .flex-direction-nav .flex-disabled {
  opacity: 0;
  cursor: default;
  display: none;
  visibility: hidden;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
}

.fusion-body .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
}

.fusion-body .flex-control-paging li a {
  display: block;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0,0,0,.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0,0,0,.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0,0,0,.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0,0,0,.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

.flex-caption {
  position: absolute;
  background: rgba(0,0,0,.6);
  width: 96%;
  padding: 2%;
  color: #fff;
  left: 0;
  bottom: 0;
  margin: 0;
}

.no-rgba .flex-caption {
  background-color: #000;
}

.main-flex {
  margin-bottom: 0;
}

@media screen and (max-width:860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}

.col .flexslider {
  margin: 0;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  z-index: 1;
}

.isotope,.isotope .isotope-item {
  transition-duration: .8s;
}

.isotope {
  transition-property: height,width;
}

.isotope .isotope-item {
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
}

.isotope .isotope-item.no-transition,.isotope.no-transition,.isotope.no-transition .isotope-item {
  transition-duration: 0s;
}

#layerslider-container {
  margin: 0 auto;
}

#layerslider-wrapper {
  position: relative;
}

#layerslider-wrapper .ls-shadow-top {
  position: absolute;
  background-image: url(../images/shadow-top.png);
  background-repeat: no-repeat;
  background-position: top center;
  height: 42px;
  width: 100%;
  top: 0;
  z-index: 99;
}

#layerslider-wrapper .ls-shadow-bottom {
  position: absolute;
  background-image: url(../images/shadow-bottom.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 32px;
  width: 100%;
  bottom: 0;
  z-index: 99;
}

.ls-avada {
  border-top: 1px solid #d2d3d4;
  border-bottom: 1px solid #d2d3d4;
}

.ls-avada .ls-layer {
  background-repeat: no-repeat;
  background-position: center center;
}

.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev,.products-slider .es-nav span {
  z-index: 30;
  background-color: rgba(0,0,0,.5);
  width: 63px;
  height: 63px;
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -31px;
  opacity: .8;
  text-align: center;
}

.ls-avada .ls-nav-next:before,.ls-avada .ls-nav-prev:before {
  margin-left: -2px;
  content: '\e61e';
  line-height: 63px;
  font-family: icomoon;
  font-size: 25px;
  -webkit-font-smoothing: antialiased;
  color: #fff;
}

.ls-avada .ls-nav-next:before {
  margin-left: -1px;
  content: '\e620';
}

.no-rgba .ls-avada .ls-nav-next,.no-rgba .ls-avada .ls-nav-prev,.no-rgba .products-slider .es-nav span,.no-rgba .wooslider .wooslider-next,.no-rgba .wooslider .wooslider-prev {
  background-color: #ccc;
}

.ls-avada .ls-nav-next:hover,.ls-avada .ls-nav-prev:hover,.products-slider .es-nav span:hover {
  opacity: 1;
}

.ls-avada:hover .ls-nav-next,.ls-avada:hover .ls-nav-prev {
  display: block;
}

.ls-avada .ls-nav-prev,.products-slider .es-nav span.es-nav-prev {
  left: 0;
  margin-left: 0;
}

.ls-avada .ls-nav-next,.products-slider .es-nav span.es-nav-next {
  right: 0;
  margin-left: 0;
}

.ls-avada .ls-playvideo {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
}

.ls-avada .ls-playvideo {
  background-position: -300px -150px;
}

.ls-avada .ls-playvideo:hover,.ls-avada .ls-vpcontainer:hover .ls-playvideo {
  background-position: -375px -150px;
}

#slidingbar-area {
  z-index: 99999;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

body.admin-bar #wrapper #slidingbar-area {
  top: 32px;
}

#slidingbar {
  height: auto;
  color: #8c8989;
  background: #363839;
  background: rgba(54,56,57,.9);
  overflow: hidden;
  position: relative;
  z-index: 3;
  display: none;
  padding: 35px 10px;
}

.sb-toggle-wrapper {
  position: absolute;
  right: 0;
  border-top: 35px solid #363839;
  border-left: 35px solid transparent;
}

.sb-toggle-wrapper .sb-toggle:after {
  font-family: IcoMoon;
  content: '\e61d';
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  display: block;
  position: absolute;
  left: -17px;
  top: -33px;
  line-height: normal;
  color: #fff;
  text-shadow: none;
}

.sb-toggle.open:after {
  content: '\e61c';
  -webkit-font-smoothing: antialiased;
}

.fusion-slidingbar-widget-column {
  margin-bottom: 50px;
}

.fusion-slidingbar-widget-column:last-child {
  margin-bottom: 0;
}

#slidingbar-area .logo {
  float: none;
  display: block;
  margin: 0 0 22px;
}

#slidingbar-area .widget-title,#slidingbar-area h3 {
  margin: 0 0 28px;
  color: #ddd;
  text-transform: uppercase;
  font: 13px/20px PTSansBold,arial,helvetica,sans-serif;
}

#slidingbar-area .holder-block img {
  width: 100%;
}

#slidingbar-area ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

#slidingbar-area .widget_recent_entries ul li {
  padding: 12px 0;
  border-bottom: 1px solid #282a2b;
}

#slidingbar-area .widget_recent_entries ul li a {
  padding: 0 0 5px;
  border-bottom: none;
}

#slidingbar-area .slidingbar-widget-column:not(.widget_icl_lang_sel_widget) ul:first-child>li:first-child>a,#slidingbar-area .slidingbar-widget-column:not(.widget_icl_lang_sel_widget)>ul>li:first-child,#slidingbar-area .slidingbar-widget-column:not(.widget_icl_lang_sel_widget)>ul>li:first-child>a {
  background-image: none;
  padding-top: 0;
}

.slidingbar-area a {
  color: #bfbfbf;
}

#slidingbar-area ul li a:hover {
  color: #a0ce4e;
}

#slidingbar-area ul#recentcomments li.recentcomments:first-child {
  padding-top: 0;
  background: 0 0;
}

#slidingbar-area li.recentcomments {
  padding: 12px 0;
  border-bottom: 1px solid #282a2b;
  display: block;
}

#slidingbar-area li.recentcomments a {
  border: none;
}

.fusion-post-content .wooslider {
  border: 0;
  background: 0 0;
  box-shadow: none;
  border-radius: 0;
  margin: 0 auto;
  max-width: 940px;
}

.wooslider .slide-content {
  margin: 0;
}

.wooslider .wooslider-pauseplay {
  position: absolute;
  margin: 0;
  top: auto;
  bottom: 15px;
}

.wooslider .wooslider-control-nav {
  position: absolute;
  margin: 0;
  top: auto;
  bottom: -10px;
}

.main-flex .flex-next,.main-flex .flex-prev,.wooslider .wooslider-next,.wooslider .wooslider-prev {
  background-color: rgba(0,0,0,.5);
  background-repeat: no-repeat;
  width: 63px;
  height: 63px;
  display: none;
  position: absolute;
  top: 42%;
  margin: 0;
  color: #fff;
  font-family: icomoon;
  text-align: center;
  line-height: 63px;
  font-size: 36px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

.tfs-slider .flex-next,.tfs-slider .flex-prev {
  font-size: 25px;
  -webkit-font-smoothing: antialiased;
}

.main-flex:hover .flex-next,.main-flex:hover .flex-prev,.wooslider:hover .wooslider-next,.wooslider:hover .wooslider-prev {
  display: block;
}

.main-flex .flex-prev,.wooslider .wooslider-prev {
  left: 0;
  padding: 0;
  border: 0;
  text-indent: -5px;
}

.main-flex .flex-next,.wooslider .wooslider-next {
  right: 0;
  padding: 0;
  border: 0;
  text-indent: 5px;
}

.no-rgba .wooslider .wooslider-next,.no-rgba .wooslider .wooslider-prev {
  background-color: #000;
}

#sliders-container .wooslider .slide-content p {
  margin: 0;
}

.fusion-footer-widget-area .wooslider-control-nav li a,.sidebar .wooslider-control-nav li a {
  padding: 0;
  background: 0 0;
  border: 0;
  background: #666;
  background: rgba(0,0,0,.5);
  margin-right: 3px;
}

.fusion-footer-widget-area .wooslider-next,.fusion-footer-widget-area .wooslider-prev,.fusion-post-content .wooslider .wooslider-next,.fusion-post-content .wooslider .wooslider-prev,.sidebar .wooslider-next,.sidebar .wooslider-prev {
  width: 29px;
  height: 29px;
}

.fusion-footer-widget-area .wooslider .wooslider-control-nav,.sidebar .wooslider .wooslider-control-nav {
  bottom: 5px;
}

.fusion-footer-widget-area .widget_wooslider_slideshow_slides .wooslider-control-nav,.sidebar .widget_wooslider_slideshow_slides .wooslider-control-nav {
  bottom: 12px;
}

.fusion-footer-widget-area .slide-excerpt {
  overflow: hidden;
  position: absolute;
  bottom: -50px;
  padding: 0;
  width: 100%;
  text-align: center;
}

.sidebar .slide-excerpt {
  bottom: 15%;
  width: 100%;
}

.sidebar .slide-excerpt .slide-title {
  float: none;
}

.sidebar .slide-excerpt .slide-title a {
  color: #fff;
  border: none;
}

.sidebar .slide-excerpt .slide-title a:hover {
  color: #fff;
}

.sidebar .widget .slides li div a {
  padding: 0;
}

.fusion-row {
  margin: 0 auto;
  zoom: 1;
}

.fusion-row:after,.fusion-row:before {
  content: " ";
  display: table;
}

.fusion-row:after {
  clear: both;
}

.fusion-alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}

.fusion-alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}

.fusion-aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
  text-align: center;
}

.fusion-columns {
  margin: 0 -15px;
}

.fusion-columns-5 .col-lg-2,.fusion-columns-5 .col-md-2,.fusion-columns-5 .col-sm-2,.fusion-columns-5 .col-xs-2 {
  width: 20%;
}

.fusion-block-element {
  display: block;
}

.fusion-hidden {
  display: none;
}

.fusion-responsive-img {
  margin: 0;
}

#wrapper #posts-container .fusion-grid-sizer,#wrapper .fusion-grid-sizer {
  margin: 0;
  padding: 0;
  height: 0;
  min-height: 0;
  visibility: hidden;
}

.fusion-masonry-element-container {
  background-size: cover;
  background-position: center center;
}

.fusion-element-grid .fusion-masonry-element-container {
  padding-top: 80%;
}

.fusion-element-landscape .fusion-masonry-element-container {
  padding-top: 40%;
}

.fusion-element-portrait .fusion-masonry-element-container {
  padding-top: 160%;
}

.fusion-masonry-element-container .fusion-image-wrapper>img,.fusion-masonry-element-container .fusion-placeholder-image,.fusion-masonry-element-container>img {
  display: none;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section {
  display: block;
}

.fusion-video iframe,iframe {
  border: none;
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape) {
  .video-shortcode .fluid-width-video-wrapper iframe {
    height: 65%;
  }
}

.screen-reader-text {
  overflow: hidden;
  clip: rect(0,0,0,0);
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  word-wrap: normal!important;
  border: 0 none;
}

mark {
  background: 0 0;
  color: inherit;
}

.fusion-breadcrumb-prefix {
  padding-right: 5px;
}

.fusion-breadcrumb-sep {
  padding: 0 5px;
}

.fusion-breadcrumb-sep:last-child {
  display: none;
}

.searchform .search-field {
  display: table-cell;
  vertical-align: top;
}

.searchform .search-button {
  display: table-cell;
  width: 33px;
  vertical-align: top;
}

.searchform .search-table .search-field input {
  color: #aaa9a9;
  background-color: #fff;
  border: 1px solid #d2d2d2;
  color: #747474;
  font-size: 13px;
  padding: 8px 15px;
  height: 33px;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
}

.searchform .search-table .search-button input[type=submit] {
  background: #000;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 1em;
  height: 33px;
  line-height: 33px;
  margin: 0;
  padding: 0;
  width: 33px;
  text-indent: 0;
  cursor: pointer;
  font-family: icomoon;
  font-weight: 400;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  transition: all .2s;
}

.searchform .search-table .search-button input[type=submit]:hover {
  background: #a0ce4e;
}

.search-page-search-form-top {
  padding-bottom: 60px;
  border-bottom: 1px solid #e6e5e6;
  margin-bottom: 60px;
}

.search-page-search-form-bottom {
  padding-top: 60px;
  border-top: 1px solid #e6e5e6;
  margin-top: 60px;
}

.search-page-search-form .seach-form {
  text-align: right;
}

.search-page-search-form .seach-form .search-table .search-field input {
  text-indent: 0;
}

.post-password-form input[type=password] {
  margin: 0 10px;
  padding: 8px 15px;
  width: 200px;
  border: 1px solid #d2d2d2;
  font-size: 13px;
  color: #747474;
  box-sizing: border-box;
}

.fusion-image-wrapper {
  overflow: hidden;
  z-index: 1;
  position: relative;
}

.fusion-image-wrapper:hover .fusion-rollover {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform-style: preserve-3d;
}

.no-csstransforms .fusion-image-wrapper:hover .fusion-rollover {
  display: block;
}

.fusion-image-wrapper.fusion-video {
  display: block;
}

.fusion-image-size-fixed {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}

.fusion-rollover {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100.1%;
  height: 100.1%;
  line-height: normal;
  text-align: center;
  background-image: linear-gradient(to top,#aad75d,#d1e990);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition: all .3s ease-in-out;
  -webkit-transform-style: preserve-3d;
}

.no-csstransforms .fusion-rollover {
  display: none;
}

.fusion-clean-product-image-wrapper .fusion-rollover-content .view-cart {
  position: relative;
  z-index: 9;
}

.fusion-woo-slider .fusion-carousel-title-below-image .fusion-product-buttons {
  position: relative;
}

.fusion-rollover-content {
  padding: 10px;
  width: 90%;
}

.fusion-rollover-content .fusion-rollover-categories,.fusion-rollover-content .fusion-rollover-title,.fusion-rollover-content .price {
  margin: 0;
  line-height: normal;
  font-size: 13px;
  color: #333;
}

.fusion-rollover-content .fusion-rollover-title {
  margin-bottom: 3px;
  margin-top: 10px;
}

.fusion-rollover-content .fusion-rollover-categories a {
  font-size: 11px;
}

.fusion-rollover-content .fusion-rollover-categories a:hover {
  color: #444;
}

.fusion-rollover-content .price {
  display: inline-block;
}

.fusion-rollover-content .fusion-product-buttons {
  z-index: 99;
  position: relative;
}

.fusion-rollover-content .fusion-product-buttons a {
  display: block;
  margin-top: 10px;
  padding-left: 16px;
  width: auto;
  line-height: normal;
  text-align: left;
  max-width: 49%;
  font-size: 12px;
  box-sizing: border-box;
  z-index: 99;
}

.fusion-carousel-title-below-image .fusion-rollover-content .fusion-product-buttons a {
  max-width: none;
}

.fusion-rollover-content .fusion-product-buttons a:first-child {
  float: left;
}

.fusion-rollover-content .fusion-product-buttons a:first-child:before {
  position: absolute;
  margin-left: -16px;
  content: '\f07a';
  font-family: icomoon;
}

.fusion-rollover-content .fusion-product-buttons a:last-child {
  float: right;
}

.fusion-rollover-content .fusion-product-buttons a:last-child:before {
  position: absolute;
  margin-left: -16px;
  content: '\e623';
  font-family: icomoon;
}

.fusion-rollover-content .fusion-product-buttons a.added_to_cart {
  display: none;
}

.fusion-rollover-sep {
  display: inline-block;
  vertical-align: middle;
  height: 36px;
  width: 5px;
}

.fusion-rollover-gallery,.fusion-rollover-link {
  display: inline-block;
  opacity: .9;
  position: relative;
  vertical-align: middle;
  margin: 0;
  height: 36px;
  width: 35px;
  text-indent: -10000px;
  background-color: #333;
  border-radius: 50%;
  background-clip: padding-box;
}

.fusion-rollover-gallery:hover,.fusion-rollover-link:hover {
  opacity: 1;
}

.fusion-rollover-gallery:before,.fusion-rollover-link:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-indent: 0;
  line-height: normal;
  text-shadow: none;
  font-family: icomoon;
  font-size: 15px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}

.fusion-rollover-link:before {
  content: '\e619';
}

.fusion-rollover-gallery:before {
  content: '\f002';
}

.fusion-placeholder-image {
  max-width: 100%;
  background-color: #f6f6f6;
}

.fusion-hidden-content {
  overflow: hidden;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
}

.fusion-filters {
  display: none;
  overflow: hidden;
  list-style: none;
  margin-bottom: 55px;
  padding: 0;
  line-height: 34px;
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
}

.fusion-filter {
  float: left;
  margin-right: 30px;
}

.fusion-filter.fusion-active a {
  line-height: 31px;
  border-top: 3px solid #a0ce4e;
  color: #a0ce4e;
}

.fusion-filter a {
  display: block;
}

.fusion-load-more-button {
  margin-top: 20px;
  height: 50px;
  line-height: 50px;
  background-color: #e9eaee;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  transition: all .2s;
}

.fusion-load-more-button:hover {
  transition: all .3s;
}

.fusion-portfolio-wrapper .fusion-load-more-button {
  display: none;
}

.fusion-loading-container {
  margin-top: 20px;
}

.fusion-loading-container .fusion-loading-spinner {
  display: inline-block;
}

.fusion-loading-container .fusion-spinner-1,.fusion-loading-container .fusion-spinner-2,.fusion-loading-container .fusion-spinner-3 {
  width: 12px;
  height: 12px;
  background-color: #e2e0e0;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: fusion-bounce-delay 1.4s infinite ease-in-out;
  animation: fusion-bounce-delay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.fusion-loading-container .fusion-spinner-1 {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s;
}

.fusion-loading-container .fusion-spinner-2 {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s;
}

.fusion-loading-container .fusion-loading-msg {
  display: inline-block;
  margin-left: 7px;
}

@-webkit-keyframes fusion-bounce-delay {
  0%,100%,80% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes fusion-bounce-delay {
  0%,100%,80% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.fusion-body .wpcf7-form .fusion-slider-loading,.fusion-slider-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3em 0 0 -3em;
  color: transparent;
  font-size: 10px;
  border-top: .5em solid rgba(0,0,0,.2);
  border-right: .5em solid rgba(0,0,0,.2);
  border-bottom: .5em solid #333;
  border-left: .5em solid rgba(0,0,0,.2);
  -webkit-animation: fusion-rotate .8s infinite linear;
  animation: fusion-rotate .8s infinite linear;
}

.fusion-body .wpcf7-form .fusion-slider-loading .fusion-slider-loading-text,.fusion-slider-loading .fusion-slider-loading-text {
  position: absolute;
}

.no-cssanimations .fusion-body .wpcf7-form .fusion-slider-loading,.no-cssanimations .fusion-slider-loading {
  padding-left: 5px;
  padding-top: 15px;
  color: #000;
}

.fusion-slider-loading,.fusion-slider-loading:after {
  width: 6em;
  height: 6em;
  border-radius: 50%;
  background-clip: padding-box;
}

.fusion-body .wpcf7-form .fusion-slider-loading {
  display: none;
  position: static;
  margin: 10px 0 0;
  border-width: .35em;
}

.fusion-body .wpcf7-form .fusion-slider-loading,.fusion-body .wpcf7-form .fusion-slider-loading:after {
  width: 3em;
  height: 3em;
}

@-webkit-keyframes fusion-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fusion-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.fusion-inline-sep {
  padding: 0 5px;
}

.fusion-inline-sep:last-child {
  display: none;
}

.post-content p {
  margin-top: 0;
  margin-bottom: 20px;
}

blockquote {
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 15px;
  background: #f5f5f5;
  border-left: 4px solid #a0ce4e;
  font: 13px/20px PTSansItalic,arial,helvetica,sans-serif;
  color: #444;
  font-style: italic;
}

blockquote :last-child {
  margin-bottom: 0;
}

.comment-text blockquote p:first-child {
  margin-top: 0;
}

.table-1,.table-2,.tkt-slctr-tbl-wrap-dv {
  display: block;
  overflow-x: auto;
}

.tagcloud a {
  font-size: 13px;
  display: inline-block;
  padding: 0 10px;
  min-height: 28px;
  line-height: 28px;
  border: 1px solid;
  margin: 2px 0;
  transition: all .2s;
}

.tagcloud a:hover {
  color: #fff;
}

.quantity {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border: 1px solid #dbdbdb;
  overflow: hidden;
}

.quantity .minus,.quantity .plus,.quantity .qty,.quantity .tribe-ticket-quantity {
  float: left;
  border: 0;
  margin: 0;
  padding: 0;
  height: 31px;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  color: #333;
  -webkit-appearance: none;
  border-radius: 0;
}

.quantity .qty,.quantity .tribe-ticket-quantity {
  background: 0 0;
  width: 43px;
}

.quantity .minus,.quantity .plus {
  background: #fbfaf9;
  width: 26px;
  cursor: pointer;
}

.quantity .qty,.quantity .tribe-ticket-quantity {
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
}

.quantity .qty -webkit-inner-spin-button,.quantity .qty -webkit-outer-spin-button,.quantity .tribe-ticket-quantity -webkit-inner-spin-button,.quantity .tribe-ticket-quantity -webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.select-arrow {
  width: 35px;
  height: 33px;
  line-height: 33px;
  border-left-width: 1px;
  border-left-style: solid;
  position: absolute;
  bottom: 1px;
  right: 1px;
  pointer-events: none;
  z-index: 10;
  font-family: icomoon;
  font-size: 9px;
  text-align: center;
}

.avada-select-parent {
  position: relative;
  overflow: hidden;
  margin: 0;
}

.bbpress .avada-select-parent {
  overflow: hidden;
}

.avada-select-parent select {
  border: 1px solid #dadada;
  -webkit-appearance: none;
  text-overflow: '';
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-size: 13px;
  outline: 0;
  height: auto;
  padding: 9px 15px;
  position: relative;
  text-indent: .01px;
  vertical-align: middle;
  z-index: 5;
  margin: 0;
  border-radius: 0;
  background-clip: padding-box;
  min-width: 180px;
}

.sidebar .avada-select-parent select {
  min-width: initial;
}

.ua-ie .select-arrow {
  display: none;
}

#submit,.submit {
  cursor: pointer;
}

#slidingbar .widget_calendar table,.fusion-footer-widget-area .widget_calendar table,.sidebar .widget_calendar table {
  width: 100%;
}

.rich-snippet-hidden {
  display: none;
}

.fusion-author .fusion-edit-profile {
  font-size: 12px;
}

.fusion-author .fusion-social-networks {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  line-height: normal;
}

.fusion-author .fusion-social-networks .fusion-social-network-icon {
  margin-bottom: 0;
}

.fusion-author .fusion-social-networks.boxed-icons .fusion-social-network-icon {
  margin-bottom: 2px;
}

.fusion-author-avatar {
  float: left;
  margin-right: 20px;
  max-width: 20%;
}

.fusion-author-info {
  overflow: hidden;
}

.fusion-author-title {
  margin-top: 0;
  color: #333;
  font-weight: 400;
}

.fusion-author-social {
  display: table;
  margin: 20px 0 80px;
  padding: 5px 0;
  width: 100%;
  border-top: 1px solid #e0dede;
  border-bottom: 1px solid #e0dede;
}

.fusion-author-tagline {
  display: table-cell;
  vertical-align: middle;
  max-width: 70%;
  font-weight: 700;
}

@media screen and (max-width:782px) {
  #wp-toolbar>ul>.avada-menu {
    display: block;
  }

  #wpadminbar .avada-menu>.ab-item .ab-icon {
    padding-top: 6px!important;
    height: 40px!important;
    font-size: 30px!important;
  }
}

#menu-appearance a[href="themes.php?page=optionsframework"] {
  display: none;
}

#wpadminbar .avada-menu>.ab-item .ab-icon:before {
  content: "\e62d";
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fusion-header-wrapper {
  position: relative;
  z-index: 10010;
}

.fusion-header-wrapper .tooltip {
  z-index: 10030;
}

.fusion-header-sticky-height {
  display: none;
}

.fusion-header {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: background-color .25s ease-in-out;
}

.fusion-header-v1 .fusion-header,.fusion-header-v2 .fusion-header,.fusion-header-v3 .fusion-header,.fusion-header-v4 .fusion-header,.fusion-header-v5 .fusion-header,.fusion-header-v7 .fusion-header {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: none;
}

.fusion-header-backface {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fusion-header-v2 .fusion-header,.fusion-header-v3 .fusion-header,.fusion-header-v4 .fusion-header,.fusion-header-v5 .fusion-header {
  border-bottom: 1px solid transparent;
}

.fusion-logo {
  display: block;
  float: left;
  max-width: 100%;
  zoom: 1;
}

.fusion-logo:after,.fusion-logo:before {
  content: " ";
  display: table;
}

.fusion-logo:after {
  clear: both;
}

.fusion-logo a {
  display: block;
  max-width: 100%;
}

.fusion-logo img {
  width: auto;
}

.fusion-logo-2x {
  display: none;
}

.fusion-mobile-logo-1x,.fusion-mobile-logo-2x {
  display: none;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx) {
  .fusion-standard-logo.fusion-logo-1x {
    display: none;
  }

  .fusion-standard-logo.fusion-logo-2x {
    display: inline-block;
  }
}

.fusion-secondary-header .fusion-alignleft {
  float: left;
  margin-right: 0;
}

.fusion-secondary-header .fusion-alignright {
  float: right;
  margin-left: 0;
}

.fusion-secondary-header {
  border-bottom: 1px solid transparent;
}

.fusion-secondary-header .fusion-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fusion-secondary-header .fusion-alignleft {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.fusion-secondary-header .fusion-alignright {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.fusion-secondary-header .fusion-alignright>* {
  float: right;
}

.fusion-header-v2 .fusion-secondary-header {
  border-top: 3px solid transparent;
}

.fusion-secondary-header .fusion-mobile-nav-holder {
  width: 80%;
  margin: 0 auto;
}

.fusion-header-separator {
  display: inline-block;
  padding: 0 6px;
}

.fusion-contact-info {
  line-height: 43px;
}

.fusion-header-v4 .fusion-header {
  padding-top: 30px;
  padding-bottom: 30px;
  transition: none;
}

.fusion-header-v4 .fusion-logo {
  width: 100%;
}

.fusion-header-v4 .searchform {
  margin-left: 15px;
}

.fusion-header-v4 .search-table {
  width: 286px;
}

.fusion-header-v4 .fusion-logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fusion-header-v4 .fusion-logo:after,.fusion-header-v4 .fusion-logo:before {
  content: none;
}

.fusion-header-v4 .fusion-logo .fusion-logo-link {
  float: none;
}

.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-tagline {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-tagline a {
  display: inline;
}

.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-tagline .fusion-button {
  display: inline-block;
}

.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-secondary-menu-search {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.fusion-header-tagline {
  margin: 0;
  padding: 0;
  line-height: 32px;
  font-weight: 400;
}

.fusion-header-banner {
  float: right;
}

.fusion-logo .fusion-header-banner a {
  float: none;
}

.fusion-secondary-main-menu {
  border-bottom: 1px solid transparent;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fusion-secondary-main-menu .fusion-main-menu {
  float: none;
}

.fusion-secondary-main-menu .search-table {
  width: 100%;
}

.fusion-secondary-main-menu .fusion-main-menu .searchform {
  display: none;
  float: none;
  padding: 5px 0;
  margin-left: 0;
}

.fusion-secondary-main-menu .fusion-main-menu .searchform {
  display: block;
  padding: 0;
}

.fusion-secondary-main-menu .fusion-secondary-menu-search {
  display: none;
  padding: 5px 0;
}

.fusion-secondary-main-menu .fusion-secondary-menu-search .searchform {
  margin-left: 0;
}

.fusion-header-menu-align-center .fusion-main-menu {
  text-align: center;
}

.fusion-header-menu-align-center .fusion-main-menu>ul>li {
  display: inline-block;
  vertical-align: top;
  float: none;
  text-align: left;
}

.fusion-header-menu-align-right .fusion-main-menu {
  float: right;
}

.fusion-header-v5 .fusion-header {
  transition: none;
}

.fusion-header-v5.fusion-logo-center .fusion-logo {
  float: none;
  text-align: center;
}

.fusion-header-v5.fusion-logo-center .fusion-logo a {
  display: inline-block;
}

.fusion-logo-left .fusion-header-banner {
  float: right;
}

.fusion-logo-left.fusion-header-v4 .fusion-logo {
  float: none;
  width: auto;
}

.fusion-logo-right .fusion-logo {
  float: right;
  text-align: right;
}

.fusion-logo-right.fusion-header-v1 .fusion-main-menu,.fusion-logo-right.fusion-header-v2 .fusion-main-menu,.fusion-logo-right.fusion-header-v3 .fusion-main-menu,.fusion-logo-right.fusion-header-v6 .fusion-main-menu {
  float: left;
}

.fusion-logo-right .fusion-header-banner {
  float: left;
}

.fusion-logo-right .fusion-header-tagline {
  float: left;
}

.fusion-logo-right .searchform {
  float: left;
}

.fusion-logo-right .fusion-mobile-menu-icons {
  left: 0;
  right: auto;
}

.fusion-logo-right .fusion-mobile-menu-icons a {
  float: left;
  margin-left: 0;
  margin-right: 15px;
}

.fusion-logo-right.fusion-header-v4 .fusion-logo .fusion-logo-link {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.fusion-logo-right.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

body.side-header #wrapper .fusion-megamenu-wrapper {
  top: 0;
}

body.side-header #side-header .fusion-main-menu ul ul {
  right: auto;
}

body.side-header-left #wrapper {
  margin-left: 280px;
  width: auto;
}

body.side-header-left #side-header {
  left: 0;
}

body.side-header-left #side-header .side-header-border {
  border-right-width: 1px;
  border-right-style: solid;
}

body.side-header-left #side-header .fusion-main-menu .cart-contents,body.side-header-left #side-header .fusion-main-menu .login-box,body.side-header-left #side-header .fusion-main-menu .main-nav-search-form,body.side-header-left #side-header .fusion-main-menu>ul>li>ul {
  left: 279px;
  top: 0;
}

body.side-header-left #side-header .fusion-main-menu .cart-contents {
  right: auto;
}

body.side-header-right #wrapper {
  margin-right: 280px;
  width: auto;
}

body.side-header-right #side-header {
  right: 0;
}

body.side-header-right #side-header .side-header-border {
  border-left-width: 1px;
  border-left-style: solid;
}

body.side-header-right #side-header .fusion-main-menu .fusion-megamenu-wrapper .fusion-megamenu {
  float: right;
}

body.side-header-right #side-header .fusion-main-menu .main-nav-search-form {
  left: -250px;
  top: 0;
}

body.side-header-right #side-header .cart-contents,body.side-header-right #side-header .login-box {
  left: 0;
  right: auto;
}

body.side-header-right #side-header .fusion-main-menu .cart-contents {
  left: -182px;
}

body.side-header-right #side-header .fusion-main-menu .login-box {
  left: -187px;
}

body.side-header-right.rtl #side-header .cart-contents,body.side-header-right.rtl #side-header .login-box {
  right: 0;
  left: auto;
}

#side-header {
  width: 280px;
  height: 100%;
  position: absolute;
  z-index: 3000;
  -webkit-backface-visibility: hidden;
  box-sizing: border-box;
}

#side-header .side-header-background-color,#side-header .side-header-background-image,#side-header .side-header-border {
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100vh;
  width: 280px;
  pointer-events: none;
}

#side-header .side-header-background-color #boxed-wrapper,#side-header .side-header-background-image #boxed-wrapper,#side-header .side-header-border #boxed-wrapper {
  top: auto;
  bottom: auto;
}

#side-header .side-header-border {
  z-index: 0;
}

#side-header .side-header-wrapper {
  padding-bottom: 20px;
  z-index: 1;
  zoom: 1;
}

#side-header .side-header-wrapper:after,#side-header .side-header-wrapper:before {
  content: " ";
  display: table;
}

#side-header .side-header-wrapper:after {
  clear: both;
}

#side-header .side-header-wrapper>.fusion-secondary-menu-search {
  display: none;
  clear: both;
}

#side-header .fusion-secondary-menu-search-inner {
  border-top: 1px solid;
  padding: 5px 30px;
}

#side-header .fusion-logo {
  float: none;
}

#side-header .fusion-logo-left .fusion-logo {
  float: none;
}

#side-header .fusion-logo-center .fusion-logo {
  float: none;
  text-align: center;
}

#side-header .fusion-logo-right .fusion-logo {
  float: none;
}

#side-header .fusion-sticky-logo-1x,#side-header .fusion-sticky-logo-2x {
  display: none;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx) {
  #side-header .fusion-standard-logo.fusion-logo-1x {
    display: none;
  }

  #side-header .fusion-standard-logo.fusion-logo-2x {
    display: inline-block;
  }
}

#side-header .fusion-main-menu {
  float: none;
  -webkit-backface-visibility: hidden;
  position: relative;
  z-index: 1;
  clear: both;
}

#side-header .fusion-main-menu ul ul {
  top: 0;
  border-top: 0;
}

#side-header .fusion-main-menu .fusion-megamenu-wrapper .fusion-megamenu-holder {
  border-top: 0;
}

#side-header .fusion-main-menu>ul>li {
  float: none;
  padding: 0;
}

#side-header .fusion-main-menu>ul>li.fusion-menu-item-button>a {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#side-header .fusion-main-menu>ul>li>a {
  border-top-width: 0;
  border-bottom-width: 1px;
  border-right: 0;
  border-style: solid;
}

#side-header .fusion-main-menu>ul>li:first-child>a {
  border-top-width: 1px;
  border-style: solid;
}

#side-header .fusion-main-menu>ul .sub-menu>li:last-child>a {
  border-bottom: none;
}

.side-header-left #side-header .fusion-main-menu>ul>li>a {
  border-left-width: 0;
}

.side-header-left #side-header .fusion-main-menu>ul>li.current-menu-ancestor>a,.side-header-left #side-header .fusion-main-menu>ul>li.current-menu-item>a {
  border-right-width: 3px;
}

.side-header-right #side-header .fusion-main-menu>ul>li>a {
  border-left-width: 0;
}

.side-header-right #side-header .fusion-main-menu>ul>li.current-menu-ancestor>a,.side-header-right #side-header .fusion-main-menu>ul>li.current-menu-item>a {
  border-left-width: 3px;
}

#side-header .side-header-content-1 {
  margin-top: 40px;
}

#side-header .side-header-content-2 {
  margin-top: 40px;
}

#side-header .fusion-custom-menu-item-contents {
  right: auto!important;
  top: 0;
}

#side-header .fusion-contact-info {
  word-wrap: break-word;
}

#side-header .header-social {
  background: 0 0!important;
  border: 0!important;
}

#side-header .fusion-social-links-header {
  margin: 0;
}

#side-header .fusion-secondary-menu .fusion-secondary-menu-icon {
  background: 0 0;
  min-width: 100%;
  border-right: 0;
}

#side-header .fusion-secondary-menu .fusion-secondary-menu-icon .amount,#side-header .fusion-secondary-menu .fusion-secondary-menu-icon .fusion-woo-cart-separator,#side-header .fusion-secondary-menu .fusion-secondary-menu-icon:after {
  display: none;
}

#side-header .fusion-secondary-menu>ul>li {
  margin-bottom: 2px;
}

#side-header .fusion-secondary-menu>ul>li:first-child>a {
  padding-left: 0;
}

#side-header .fusion-header-tagline {
  margin-top: 40px;
  float: none;
  text-align: left;
}

.rtl #side-header .fusion-header-tagline {
  text-align: right;
}

#side-header .side-header-content-3 .searchform {
  margin-top: 40px;
}

#side-header .fusion-header-banner {
  margin-top: 40px;
  float: none;
}

#side-header .fusion-social-links-header .fusion-social-networks a {
  margin-bottom: 20px;
}

#side-header .fusion-social-networks.boxed-icons .fusion-social-network-icon {
  margin-bottom: 10px;
}

#side-header .side-header-content {
  zoom: 1;
}

#side-header .side-header-content:after,#side-header .side-header-content:before {
  content: " ";
  display: table;
}

#side-header .side-header-content:after {
  clear: both;
}

.fusion-main-menu {
  float: right;
  position: relative;
  z-index: 200;
  overflow: hidden;
}

#side-header .fusion-main-menu:hover,.fusion-header-v1 .fusion-main-menu:hover,.fusion-header-v2 .fusion-main-menu:hover,.fusion-header-v3 .fusion-main-menu:hover,.fusion-header-v4 .fusion-main-menu:hover,.fusion-header-v5 .fusion-main-menu:hover,.fusion-header-v7 .fusion-main-menu:hover {
  overflow: visible;
}

.fusion-main-menu>ul>li:last-child {
  padding-right: 0;
}

.fusion-main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fusion-main-menu ul a {
  display: block;
  box-sizing: content-box;
}

.fusion-main-menu li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  cursor: pointer;
}

.fusion-main-menu .iclflag {
  vertical-align: middle;
  margin-top: -2px;
}

.fusion-main-menu>ul>li {
  padding-right: 45px;
}

.fusion-main-menu>ul>li>a {
  -webkit-font-smoothing: subpixel-antialiased;
}

.fusion-main-menu>ul>li>a.fusion-arrow-highlight {
  position: relative;
}

.fusion-main-menu>ul>li>a.fusion-arrow-highlight:after {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
}

.fusion-main-menu>ul>li>a.fusion-flex-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
}

.fusion-main-menu>ul>li>a.fusion-flex-link.fusion-flex-column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.fusion-main-menu>ul>li.fusion-menu-item-button>a {
  height: auto;
}

.fusion-main-menu li.fusion-active-link>.fusion-megamenu-wrapper,.fusion-main-menu li.fusion-active-link>.sub-menu,.fusion-main-menu li:hover>.fusion-megamenu-wrapper,.fusion-main-menu li:hover>.sub-menu {
  visibility: visible;
  opacity: 1;
}

.fusion-main-menu .fusion-dropdown-menu {
  overflow: hidden;
}

.fusion-main-menu .fusion-dropdown-menu.fusion-active-link {
  overflow: visible;
}

.fusion-main-menu .fusion-dropdown-menu.fusion-active-link {
  overflow: visible;
}

.fusion-main-menu .sub-menu {
  position: absolute;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  transition: opacity .2s ease-in;
}

.fusion-main-menu .sub-menu ul {
  top: 0;
}

.fusion-main-menu .sub-menu li {
  float: none;
  margin: 0;
  padding: 0;
}

.fusion-main-menu .sub-menu a {
  border: 0;
  padding: 7px 20px;
  line-height: 19px;
  text-indent: 0;
  height: auto;
  transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,height 0s,line-height 0s;
}

.fusion-main-menu .fusion-custom-menu-item-contents {
  position: absolute;
  left: auto;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity .2s ease-in;
}

.fusion-main-menu .fusion-last-menu-item {
  padding-right: 0;
}

.fusion-main-menu .fusion-main-menu-search a {
  font-family: icomoon;
  cursor: pointer;
}

.fusion-main-menu .fusion-main-menu-search a:after {
  border-radius: 50% 50% 50% 50%;
  content: '\f002';
}

.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents {
  display: none;
  width: 250px;
  padding: 25px;
  text-align: right;
  border: 1px solid transparent;
}

.fusion-main-menu .fusion-main-menu-search-open .fusion-custom-menu-item-contents {
  visibility: visible;
  opacity: 1;
  z-index: 11;
}

.fusion-main-menu .fusion-main-menu-cart>a {
  font-family: icomoon;
  cursor: pointer;
}

.fusion-main-menu .fusion-main-menu-cart>a:after {
  border-radius: 50% 50% 50% 50%;
  content: '\f07a';
}

.fusion-main-menu .fusion-widget-cart-counter>a {
  font-family: icomoon;
  cursor: pointer;
}

.fusion-main-menu .fusion-widget-cart-counter>a:before {
  border-radius: 50% 50% 50% 50%;
  content: '\f07a';
  margin-right: 5px;
  line-height: 1;
}

.fusion-main-menu .fusion-widget-cart-counter>a:after {
  display: none;
}

.fusion-main-menu .fusion-widget-cart-counter>a .fusion-widget-cart-number,.fusion-main-menu .fusion-widget-cart-counter>a .menu-text {
  line-height: 1;
}

.fusion-main-menu .fusion-widget-cart-counter>a .fusion-widget-cart-number {
  padding: 5px 5px 4px 5px;
  box-sizing: content-box;
}

.fusion-header-v6 .fusion-header {
  z-index: 999999;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  width: 100%;
  overflow: visible!important;
}

.fusion-is-sticky .fusion-header-v6 .fusion-header {
  position: fixed;
}

.admin-bar .fusion-header-v6 .fusion-header {
  top: 30px;
}

.fusion-header-v6 .fusion-header-v6-content {
  z-index: 99999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-logo {
  z-index: 99999;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99999;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-cart-wrapper,.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle,.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle {
  display: inline-block;
  padding: 0 5px;
  line-height: 1;
  cursor: pointer;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle,.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle {
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: content-box;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line,.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line {
  opacity: 1;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition: .25s ease-in-out;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(1),.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(1) {
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(3),.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(3) {
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle {
  position: relative;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-icon-search {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  opacity: 1;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line {
  opacity: 0;
  height: 0;
  transition: .25s ease-in-out;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-icon-shopping-cart.fusion-widget-cart-counter:before {
  vertical-align: middle;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-icon-shopping-cart .fusion-widget-cart-number {
  margin-left: 6px;
  padding: 0 3px;
  vertical-align: middle;
  box-sizing: content-box;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-icon {
  margin-top: -2px;
  transition: all .25s ease-in-out;
}

.fusion-header-v6 .fusion-header-v6-content .fusion-flyout-menu-icons .fusion-icon:before {
  border-radius: 50%;
  background-clip: padding-box;
  transition: all .25s ease-in-out;
}

.fusion-header-v6.fusion-logo-right .fusion-logo {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.fusion-header-v6.fusion-logo-right .fusion-flyout-menu-icons {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.fusion-header-v6.fusion-logo-right .fusion-flyout-menu-icons .fusion-flyout-menu-toggle {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.fusion-header-v6.fusion-logo-right .fusion-flyout-menu-icons .fusion-flyout-search-toggle {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.fusion-header-v6.fusion-logo-right .fusion-flyout-menu-icons .fusion-flyout-cart-wrapper {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.fusion-header-v6 .fusion-flyout-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-y: auto;
  padding: 0 25px 25px;
  height: 100%;
}

.fusion-is-sticky .fusion-header-v6 .fusion-flyout-menu.fusion-main-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fusion-header-v6 .fusion-flyout-menu .fusion-menu {
  width: 100%;
  text-align: center;
}

.fusion-header-v6 .fusion-flyout-menu .fusion-menu li {
  display: block;
  float: none;
  padding: 14px 0;
  line-height: normal;
  width: 100%;
  cursor: default;
}

.fusion-header-v6 .fusion-flyout-menu .fusion-menu li a {
  display: inline-block;
}

.fusion-header-v6 .fusion-flyout-menu .fusion-menu li a.fusion-flex-link {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.fusion-header-v6 .fusion-flyout-search {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fusion-header-v6 .fusion-flyout-search .searchform {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  padding: 50px;
}

#wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s {
  height: auto;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid;
  font-size: 50px;
  outline: 0;
}

.fusion-header-v6 .fusion-flyout-search .searchform .search-button {
  display: none;
}

.fusion-header-v6 .fusion-flyout-menu,.fusion-header-v6 .fusion-flyout-search {
  z-index: 99998;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all .3s ease-in-out 0s;
}

.fusion-header-v6 .fusion-flyout-menu-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  min-height: 700px;
  opacity: 0;
  transition: all .3s ease-in-out 0s;
}

.fusion-header-v6.fusion-flyout-active .fusion-flyout-menu-icons {
  z-index: 99999;
}

.fusion-header-v6.fusion-flyout-active .fusion-flyout-menu-bg {
  z-index: 99997;
  opacity: 1;
}

.fusion-header-v6.fusion-flyout-menu-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fusion-header-v6.fusion-flyout-menu-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(2) {
  width: 0;
  opacity: 0;
}

.fusion-header-v6.fusion-flyout-menu-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fusion-header-v6.fusion-flyout-menu-active .fusion-flyout-menu {
  opacity: 1;
}

.fusion-header-v6.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line {
  opacity: 1;
  margin: 0 auto;
  transition: .25s ease-in-out;
}

.fusion-header-v6.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fusion-header-v6.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(2) {
  width: 0;
  opacity: 0;
}

.fusion-header-v6.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fusion-header-v6.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-icon-search {
  opacity: 0;
}

.fusion-header-v6.fusion-flyout-search-active .fusion-flyout-search {
  opacity: 1;
}

#wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s::-webkit-input-placeholder {
  opacity: 1;
}

#wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s::-moz-placeholder {
  opacity: 1;
}

#wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s:-moz-placeholder {
  opacity: 1;
}

#wrapper .fusion-header-v6 .fusion-flyout-search .searchform .s:-ms-input-placeholder {
  opacity: 1;
}

@media screen and (max-width:782px) {
  .admin-bar .fusion-header-v6 .fusion-header {
    top: 46px;
  }
}

.fusion-header-v7 .fusion-main-menu {
  float: none;
  overflow: inherit;
}

.fusion-header-v7 .fusion-middle-logo-ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fusion-header-v7 .fusion-middle-logo-ul li.fusion-middle-logo-menu-logo a {
  height: auto;
  border-top: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fusion-header-v7 .fusion-middle-logo-ul li.fusion-middle-logo-menu-logo:focus a,.fusion-header-v7 .fusion-middle-logo-ul li.fusion-middle-logo-menu-logo:hover a {
  border-top: 0;
}

.fusion-header-v7 .fusion-middle-logo-ul li {
  float: none;
  transition: padding-right .3s ease;
}

.fusion-secondary-menu {
  position: relative;
  z-index: 210;
}

.fusion-secondary-menu .fusion-megamenu-wrapper {
  display: none;
}

.fusion-secondary-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fusion-secondary-menu>ul>li {
  float: left;
  border-left: 1px solid transparent;
}

.fusion-secondary-menu>ul>li:first-child {
  border-left: none;
}

.fusion-secondary-menu>ul>li>a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 0 13px;
}

.fusion-secondary-menu li {
  position: relative;
}

.fusion-secondary-menu .iclflag {
  margin-top: -2px;
}

.fusion-secondary-menu .sub-menu {
  display: block;
  position: absolute;
  left: -1px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: opacity .2s ease-in;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid transparent;
}

.fusion-secondary-menu .sub-menu a {
  display: block;
  padding: 7px 10px;
  line-height: normal;
  border-bottom: 1px solid transparent;
  transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,height 0s,line-height 0s;
}

.fusion-secondary-menu .sub-menu>li:last-child>a {
  border-bottom: none;
}

.fusion-secondary-menu>ul>li>.sub-menu .sub-menu {
  top: -1px;
}

.fusion-secondary-menu li:hover>.sub-menu {
  visibility: visible;
  opacity: 1;
}

.fusion-secondary-menu .fusion-custom-menu-item-contents {
  position: absolute;
  left: -1px;
  visibility: hidden;
  opacity: 0;
  transition: opacity .2s ease-in;
}

.fusion-secondary-menu .fusion-secondary-menu-icon {
  padding-left: 13px;
  padding-right: 13px;
}

.fusion-secondary-menu-cart>a {
  text-transform: uppercase;
}

.fusion-secondary-menu-icon {
  min-width: 176px;
  text-align: center;
}

.fusion-secondary-menu-icon .menu-text {
  width: 100%;
}

.fusion-secondary-menu-icon .menu-text:before {
  font-family: icomoon;
  content: '\f07a';
  margin-right: 10px;
}

.fusion-secondary-menu-icon .menu-text:after {
  font-family: icomoon;
  content: '\e61f';
  margin-left: 10px;
}

.fusion-social-links-header {
  margin-top: 10px;
}

.fusion-caret {
  margin-left: 6px;
}

.side-header-left .fusion-caret,.side-header-right .fusion-caret {
  position: absolute;
}

.side-header-left.menu-text-align-right .fusion-caret,.side-header-right.menu-text-align-left .fusion-caret {
  position: static;
}

.side-header-left .fusion-caret {
  margin-left: 9px;
}

.side-header-right .fusion-caret {
  margin-left: 0;
  margin-right: 9px;
}

.fusion-caret .fusion-dropdown-indicator {
  vertical-align: middle;
}

.fusion-caret .fusion-dropdown-indicator:before {
  content: '\f107';
  font-family: IcoMoon;
  font-style: normal;
}

.side-header-left .fusion-caret .fusion-dropdown-indicator:before {
  content: '\f105';
}

.side-header-right .fusion-caret .fusion-dropdown-indicator:before {
  content: '\f104';
}

.fusion-menu-cart.fusion-active-link .fusion-custom-menu-item-contents,.fusion-menu-cart:hover .fusion-custom-menu-item-contents {
  visibility: visible;
  opacity: 1;
}

.fusion-menu-cart-items {
  width: 180px;
  border: 1px solid transparent;
}

.fusion-menu-cart-item a {
  border-bottom: 1px solid transparent;
  padding: 14px;
  line-height: normal;
  height: auto;
  display: block;
}

.fusion-menu-cart-item img {
  display: inline-block;
  max-width: 36px;
  margin-right: 13px;
  border: 1px solid transparent;
}

.fusion-menu-cart-item .amount {
  display: inline-block;
}

.fusion-menu-cart-item-details {
  display: inline-block;
  max-width: calc(100% - 49px);
  text-align: left;
}

.fusion-menu-cart-item-title {
  margin-bottom: 6px;
}

.fusion-menu-cart-item-quantity,.fusion-menu-cart-item-title {
  display: block;
  line-height: normal;
}

.fusion-menu-cart-checkout {
  zoom: 1;
  padding: 0 14px;
}

.fusion-menu-cart-checkout:after,.fusion-menu-cart-checkout:before {
  content: " ";
  display: table;
}

.fusion-menu-cart-checkout:after {
  clear: both;
}

.fusion-menu-cart-checkout-link,.fusion-menu-cart-link {
  width: auto;
  max-width: 49%;
  vertical-align: top;
}

.fusion-menu-cart-checkout-link a,.fusion-menu-cart-link a {
  display: block;
  line-height: 15px;
  padding-bottom: 14px;
  padding-top: 14px;
  padding-left: 1.4em;
  height: auto;
  text-align: left;
  position: relative;
}

.fusion-menu-cart-checkout-link a:before,.fusion-menu-cart-link a:before {
  position: absolute;
  margin-left: -15px;
  line-height: inherit;
}

.fusion-menu-cart-link {
  float: left;
}

.fusion-menu-cart-link a:before {
  font-family: IcoMoon;
  content: '\f07a';
}

.fusion-menu-cart-checkout-link {
  float: right;
}

.fusion-menu-cart-checkout-link a:before {
  font-family: IcoMoon;
  content: '\f046';
}

.fusion-menu-login-box .fusion-custom-menu-item-contents {
  left: 0;
  border: 1px solid transparent;
  width: 187px;
  padding: 20px;
}

.fusion-menu-login-box:hover .fusion-custom-menu-item-contents {
  visibility: visible;
  opacity: 1;
}

.fusion-menu-login-box p {
  margin-top: 0;
  margin-bottom: 10px;
}

.fusion-menu-login-box .fusion-login-box-submit,.fusion-menu-login-box .fusion-remember-checkbox {
  margin-bottom: 0;
}

.fusion-menu-login-box .fusion-menu-login-box-register {
  clear: both;
  float: right;
  padding-top: 10px;
}

.fusion-login-box-submit {
  float: right;
}

.fusion-remember-checkbox {
  font-size: 11px;
  line-height: 32px;
}

.fusion-menu-login-box-error {
  font-size: 11px;
  color: #d04544;
}

.fusion-megamenu-wrapper {
  margin: 0 auto;
  padding: 0 15px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  transition: opacity .2s ease-in;
  z-index: 10;
}

.fusion-megamenu-wrapper.col-span-12 .fusion-megamenu {
  table-layout: fixed;
  width: 100%;
}

.fusion-megamenu-wrapper.col-sm-12 {
  width: 100%;
}

.fusion-megamenu-wrapper.col-sm-6 {
  width: 50%;
}

.fusion-megamenu-wrapper.col-sm-4 {
  width: 33.33333333%;
}

.fusion-megamenu-wrapper.col-sm-3 {
  width: 25%;
}

.fusion-megamenu-wrapper.col-sm-2 {
  width: 16.66666667%;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu {
  display: table-cell;
  vertical-align: top;
  float: none;
  padding: 29px 0;
  border-right: 1px solid transparent;
  background-size: cover;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu:last-child {
  border-right: none;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu>a {
  display: block;
  padding: 5px 34px;
  border-bottom: none;
  line-height: 19px;
  transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,height 0s,line-height 0s;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu {
  position: relative;
  display: block;
  left: auto;
  right: auto;
  border: none;
  background: 0 0;
  box-shadow: none;
  top: 0;
  width: auto;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a {
  display: block;
  padding: 5px 34px;
  border-bottom: none;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu .deep-level a {
  padding-left: 49px;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu .deep-level .deep-level a {
  padding-left: 64px;
}

.fusion-megamenu-wrapper .fusion-megamenu-border {
  border-bottom: 1px solid #dcd9d9;
}

.fusion-megamenu-wrapper .menu-text {
  margin-left: 23px;
}

.fusion-main-menu li:hover>.fusion-megamenu-wrapper .sub-menu {
  visibility: visible;
  opacity: 1;
}

.fusion-megamenu-holder {
  zoom: 1;
  padding: 0;
  margin: 0;
  border-top: 3px solid transparent;
  background-size: cover;
}

.fusion-megamenu-holder:after,.fusion-megamenu-holder:before {
  content: " ";
  display: table;
}

.fusion-megamenu-holder:after {
  clear: both;
}

.fusion-megamenu {
  display: table;
  zoom: 1;
}

.fusion-megamenu:after,.fusion-megamenu:before {
  content: " ";
  display: table;
}

.fusion-megamenu:after {
  clear: both;
}

.fusion-megamenu-title {
  margin: 0;
  padding: 0 34px 15px;
  font-weight: 400;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
}

.fusion-megamenu-icon {
  display: inline-block;
  width: 26px;
}

.fusion-megamenu-icon img {
  margin-top: -2px;
  max-height: 15px;
  vertical-align: middle;
}

.sub-menu .fusion-megamenu-icon.text-menu-icon {
  position: absolute;
}

.fusion-megamenu-bullet {
  margin-right: 10px;
}

.fusion-megamenu-bullet:before {
  content: '\f0da';
  font-family: icomoon;
}

.fusion-megamenu-widgets-container {
  display: block;
  padding: 0 34px;
  margin-bottom: 10px;
  pointer-events: none;
}

.fusion-main-menu>ul>.fusion-megamenu-menu:hover .fusion-megamenu-widgets-container {
  pointer-events: auto;
}

.fusion-megamenu-widgets-container .textwidget a {
  display: inline;
}

.fusion-megamenu-widgets-container .textwidget a.fusion-button {
  display: inline-block;
}

.fusion-active-link .fusion-megamenu-wrapper,.fusion-active-link .fusion-megamenu>li>.sub-menu {
  opacity: 1;
  visibility: visible;
}

.fusion-is-sticky .fusion-logo img {
  width: auto;
}

.fusion-is-sticky .fusion-header-v1 .fusion-header,.fusion-is-sticky .fusion-header-v2 .fusion-header,.fusion-is-sticky .fusion-header-v3 .fusion-header,.fusion-is-sticky .fusion-header-v6 .fusion-header,.fusion-is-sticky .fusion-header-v7 .fusion-header {
  position: fixed;
  top: 0;
  z-index: 210;
  max-width: 100%;
  width: 100%;
  border-bottom: 0;
}

.fusion-is-sticky .fusion-header-v1 .fusion-sticky-shadow,.fusion-is-sticky .fusion-header-v2 .fusion-sticky-shadow,.fusion-is-sticky .fusion-header-v3 .fusion-sticky-shadow,.fusion-is-sticky .fusion-header-v6 .fusion-sticky-shadow,.fusion-is-sticky .fusion-header-v7 .fusion-sticky-shadow {
  box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}

.layout-boxed-mode .fusion-is-sticky .fusion-header-v1 .fusion-sticky-shadow,.layout-boxed-mode .fusion-is-sticky .fusion-header-v2 .fusion-sticky-shadow,.layout-boxed-mode .fusion-is-sticky .fusion-header-v3 .fusion-sticky-shadow,.layout-boxed-mode .fusion-is-sticky .fusion-header-v6 .fusion-sticky-shadow,.layout-boxed-mode .fusion-is-sticky .fusion-header-v7 .fusion-sticky-shadow {
  box-shadow: rgba(0,0,0,.118) 0 4px 3px -3px;
}

.fusion-is-sticky .fusion-secondary-main-menu {
  border-bottom: 0;
}

.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-header,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-header,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-header,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-header,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-header,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v7 .fusion-header {
  border-bottom: 0;
}

.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-secondary-main-menu,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-secondary-main-menu,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-secondary-main-menu,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v7 .fusion-secondary-main-menu {
  position: fixed;
  top: 0;
  z-index: 210;
  max-width: 100%;
  width: 100%;
  box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}

.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-secondary-main-menu,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-secondary-main-menu,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-secondary-main-menu,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v7 .fusion-secondary-main-menu {
  box-shadow: rgba(0,0,0,.118) 0 4px 3px -3px;
}

.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v1 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v2 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v3 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v4 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v5 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v7 .fusion-sticky-header-wrapper {
  position: fixed;
  top: 0;
  z-index: 210;
  max-width: 100%;
  width: 100%;
  box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}

.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v1 .fusion-sticky-header-wrapper,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v2 .fusion-sticky-header-wrapper,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v3 .fusion-sticky-header-wrapper,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v4 .fusion-sticky-header-wrapper,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v5 .fusion-sticky-header-wrapper,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v7 .fusion-sticky-header-wrapper {
  box-shadow: rgba(0,0,0,.118) 0 4px 3px -3px;
}

.fusion-sticky-menu-1 .fusion-sticky-menu {
  display: none;
}

.fusion-is-sticky .fusion-sticky-menu-1 .fusion-main-menu {
  display: none;
}

.fusion-is-sticky .fusion-sticky-menu-1 .fusion-sticky-menu {
  display: block;
}

.fusion-sticky-logo-1#side-header .fusion-sticky-logo-1x,.fusion-sticky-logo-1#side-header .fusion-sticky-logo-2x,.fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-1x,.fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-2x,.fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-1x,.fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-2x,.fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-1x,.fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-2x,.fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x,.fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-2x,.fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-1x,.fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-2x,.fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-1x,.fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-2x,.fusion-sticky-logo-1.fusion-header-v7 .fusion-sticky-logo-1x,.fusion-sticky-logo-1.fusion-header-v7 .fusion-sticky-logo-2x {
  display: none;
}

.fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v7 .fusion-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v7 .fusion-logo-2x {
  display: none;
}

.fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v7 .fusion-sticky-logo-1x {
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx) {
  .fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-1x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v7 .fusion-sticky-logo-1x {
    display: none;
  }

  .fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo-2x,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v7 .fusion-sticky-logo-2x {
    display: inline-block;
  }
}

.no-overflow-y .fusion-is-sticky .fusion-header-v1 .fusion-header,.no-overflow-y .fusion-is-sticky .fusion-header-v2 .fusion-header,.no-overflow-y .fusion-is-sticky .fusion-header-v3 .fusion-header {
  padding-right: 39px;
}

.no-overflow-y .fusion-is-sticky .fusion-sticky-menu-only .fusion-secondary-main-menu {
  padding-right: 39px;
}

#side-header.fusion-is-sticky {
  box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}

.fusion-mobile-navigation {
  display: none;
}

.fusion-mobile-nav-holder {
  display: none;
  clear: both;
  color: #333;
}

.fusion-is-sticky .fusion-mobile-nav-holder>ul {
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.fusion-mobile-nav-holder .fusion-megamenu-icon {
  display: none;
}

.fusion-mobile-menu-text-align-left .fusion-mobile-nav-item a,.fusion-mobile-menu-text-align-left .fusion-mobile-selector {
  text-align: left;
}

.fusion-mobile-menu-text-align-left .fusion-selector-down {
  right: 0;
  border-left: 1px solid transparent;
}

.fusion-mobile-menu-text-align-left .fusion-open-submenu {
  right: 0;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left .fusion-open-submenu {
  padding-right: 35px;
}

.fusion-mobile-menu-text-align-left .fusion-mobile-nav-item a {
  padding-left: 12px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left .fusion-mobile-nav-item a {
  padding-left: 30px;
}

.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a {
  padding-left: 21px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a {
  padding-left: 39px;
}

.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a:before {
  content: "-";
  margin-right: 2px;
}

.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li a {
  padding-left: 30px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li a {
  padding-left: 48px;
}

.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li a:before {
  content: "--";
}

.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li li a {
  padding-left: 39px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li li a {
  padding-left: 57px;
}

.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li li a:before {
  content: "---";
}

.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li li li a {
  padding-left: 48px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li li li a {
  padding-left: 66px;
}

.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li li li a:before {
  content: "----";
}

.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item .submenu-languages li a:before {
  content: none;
}

.fusion-mobile-menu-text-align-right .fusion-mobile-nav-item a,.fusion-mobile-menu-text-align-right .fusion-mobile-selector {
  text-align: right;
}

.fusion-mobile-menu-text-align-right .fusion-selector-down {
  left: 0;
  border-right: 1px solid transparent;
}

.fusion-mobile-menu-text-align-right .fusion-open-submenu {
  left: 0;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-right .fusion-open-submenu {
  padding-left: 30px;
}

.fusion-mobile-menu-text-align-right .fusion-mobile-nav-item a {
  padding-right: 12px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-right .fusion-mobile-nav-item a {
  padding-right: 30px;
}

.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li a {
  padding-right: 21px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li a {
  padding-right: 39px;
}

.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li a:after {
  content: "-";
  margin-left: 2px;
}

.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li a {
  padding-right: 30px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li a {
  padding-right: 48px;
}

.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li a:after {
  content: "--";
}

.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li li a {
  padding-right: 39px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li li a {
  padding-right: 57px;
}

.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li li a:after {
  content: "---";
}

.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li li li a {
  padding-right: 48px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li li li a {
  padding-right: 66px;
}

.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li li li a:after {
  content: "----";
}

.fusion-mobile-menu-text-align-right .wpml-ls-item a:after {
  display: none;
}

.fusion-mobile-menu-text-align-right .wpml-ls-item .wpml-ls-flag {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.fusion-mobile-menu-text-align-center .fusion-mobile-nav-item a,.fusion-mobile-menu-text-align-center .fusion-mobile-selector {
  text-align: center;
}

.ltr .fusion-mobile-menu-text-align-center .fusion-selector-down {
  right: 0;
  border-left: 1px solid transparent;
}

.ltr .fusion-mobile-menu-text-align-center .fusion-open-submenu {
  right: 0;
}

.fusion-mobile-menu-design-modern .ltr .fusion-mobile-menu-text-align-center .fusion-open-submenu {
  padding-right: 35px;
}

.rtl .fusion-mobile-menu-text-align-center .fusion-selector-down {
  left: 0;
  border-right: 1px solid transparent;
}

.rtl .fusion-mobile-menu-text-align-center .fusion-open-submenu {
  left: 0;
}

.fusion-mobile-menu-design-modern .rtl .fusion-mobile-menu-text-align-center .fusion-open-submenu {
  padding-left: 35px;
}

.fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item li a:before {
  content: "-";
}

.ltr .fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item li a:before {
  margin-right: 2px;
}

.rtl .fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item li a:before {
  margin-left: 2px;
}

.fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item li li a:before {
  content: "--";
}

.fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item li li li a:before {
  content: "---";
}

.fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item li li li li a:before {
  content: "----";
}

.fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item .submenu-languages li a:before {
  content: none;
}

.fusion-mobile-selector {
  line-height: 31px;
  width: 100%;
  position: relative;
  font-size: 12px;
  cursor: pointer;
  border: 1px solid transparent;
}

.fusion-mobile-selector span {
  margin-left: 12px;
  margin-right: 12px;
}

.fusion-selector-down {
  position: absolute;
  top: 0;
  height: 31px;
  width: 50px;
  font-size: 24px;
  text-align: center;
}

.fusion-selector-down:before {
  content: '\f0c9';
  font-family: icomoon;
}

.fusion-mobile-nav-holder>ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul {
  border: none;
  border-top: 1px solid transparent;
}

.fusion-mobile-nav-holder ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fusion-mobile-menu-design-modern .fusion-header>.fusion-row {
  position: relative;
}

.fusion-mobile-nav-item {
  position: relative;
  font-size: 12px;
  line-height: normal;
}

.fusion-mobile-nav-item a {
  color: #333;
  padding: 0 12px;
  font-size: 12px;
  display: block;
  border-bottom: 1px solid transparent;
}

.fusion-mobile-nav-item .iclflag {
  vertical-align: middle;
  margin-right: 5px;
}

.fusion-mobile-menu-icons {
  display: none;
  position: relative;
  top: 0;
  right: 0;
  vertical-align: middle;
  text-align: right;
}

.fusion-mobile-menu-icons a {
  float: right;
  font-size: 21px;
  margin-left: 20px;
}

.fusionicon-bars:before {
  content: '\f0c9';
}

.fusionicon-shopping-cart:before {
  content: '\f0c9';
}

.fusion-mobile-menu-sep {
  position: absolute;
  top: 43px;
  width: 100%;
  border-bottom: 1px solid transparent;
}

.fusion-open-submenu {
  display: block;
  position: absolute;
  width: 50px;
  border: none;
  line-height: 15px;
  font-size: 13px;
  cursor: pointer;
  text-align: center;
}

.fusion-open-submenu:hover {
  color: #a0ce4e;
}

.fusion-open-submenu:before {
  display: block;
  margin: 0;
  content: '\e61f';
  font-family: icomoon;
}

.fusion-menu-highlight-label {
  padding: 2px 5px;
  display: inline;
  line-height: 1;
  margin-left: 8px;
  font-size: 10px;
  border: 1px solid transparent;
}

.fusion-page-title-bar {
  clear: both;
  padding: 0 10px;
  height: 87px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f6f6f6;
  border-top: 1px solid #d2d3d4;
  border-bottom: 1px solid #d2d3d4;
}

.fusion-page-title-bar h1,.fusion-page-title-bar h3 {
  margin: 0;
  padding: 0;
  line-height: 26px;
  font-weight: 400;
  font-size: 14px;
  color: #343333;
}

.fusion-page-title-bar h1 {
  font-size: 18px;
}

.fusion-page-title-row {
  overflow: hidden;
  margin: 0 auto;
  height: 100%;
  max-width: 940px;
}

.fusion-page-title-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
  position: relative;
  height: 100%;
  width: 100%;
}

.page-title-bar-search .fusion-page-title-captions {
  width: auto;
}

.fusion-page-title-secondary {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: right;
}

.fusion-page-title-secondary .searchform {
  display: inline-block;
  width: 100%;
  max-width: 250px;
}

.fusion-breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fusion-breadcrumbs span {
  display: inline-block;
}

.fusion-page-title-bar-left .fusion-page-title-secondary {
  margin-left: 10px;
}

.fusion-page-title-bar-center .fusion-page-title-captions {
  text-align: center;
  width: 100%;
}

.fusion-page-title-bar-center .fusion-page-title-secondary {
  display: block;
  width: 100%;
  text-align: center;
}

.fusion-page-title-bar-center .searchform {
  margin-top: 10px;
}

.fusion-page-title-bar-right .fusion-page-title-captions {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.fusion-page-title-bar-right .fusion-page-title-secondary {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 10px;
}

.fusion-page-title-bar-right .fusion-page-title-captions {
  text-align: right;
}

.fusion-page-title-bar-right .fusion-page-title-secondary {
  text-align: left;
}

.fusion-post-slideshow .image {
  margin-bottom: 0;
}

.fusion-post-slideshow .fusion-image-size-fixed {
  display: block;
}

.fusion-flexslider.fusion-post-slideshow {
  overflow: visible;
}

.fusion-meta-info {
  clear: both;
  overflow: hidden;
  margin-top: 20px;
  padding: 5px 0;
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
  font-size: 12px;
}

.fusion-meta-info .fusion-alignleft {
  width: 80%;
}

.fusion-post-title-meta-wrap {
  margin-bottom: 28px;
}

.fusion-post-title-meta-wrap .entry-title {
  margin-bottom: 10px;
}

.fusion-post-title-meta-wrap .fusion-meta-info {
  margin-top: 0;
}

.fusion-single-line-meta {
  margin-bottom: 20px;
  font-size: 12px;
}

.fusion-content-sep {
  margin-top: 20px;
  height: 6px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

.fusion-date-and-formats {
  float: left;
  margin-right: 17px;
  width: 82px;
  text-align: center;
}

.fusion-date-and-formats .fusion-date-box {
  padding: 8px 0 5px;
  color: #fff;
}

.fusion-date-and-formats .fusion-date {
  display: block;
  line-height: 29px;
  font-size: 29px;
  font-weight: 700;
}

.fusion-date-and-formats .fusion-format-box {
  margin-top: 3px;
  background-color: #eef0f2;
}

.fusion-date-and-formats .fusion-format-box i {
  display: block;
  line-height: 55px;
  font-size: 30px;
}

.fusion-timeline-line {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -1px;
  height: 100%;
  border-left: 1px solid #efeeee;
  border-right: 1px solid #ebeaea;
}

.fusion-timeline-icon {
  margin: 0 auto -6px;
  max-width: 1000px;
  font-size: 46px;
  color: #ebeaea;
  text-align: center;
}

.fusion-timeline-icon .fusionicon-bubbles {
  cursor: pointer;
}

.fusion-timeline-circle {
  position: absolute;
  left: 50%;
  margin: 10px 0 0 -5px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #efeeee;
}

.fusion-timeline-arrow {
  position: absolute;
}

.fusion-timeline-arrow:before {
  color: #e9eaee;
  font-family: icomoon;
  font-size: 28px;
  position: absolute;
  top: 0;
  line-height: 30px;
}

.fusion-blog-archive .entry-title {
  margin-top: 0;
  margin-bottom: 5px;
}

.fusion-blog-layout-large .entry-title,.fusion-blog-layout-medium .entry-title {
  margin-top: 0;
  margin-bottom: 25px;
}

.fusion-blog-layout-large .fusion-post-slideshow,.fusion-blog-layout-large-alternate .fusion-post-slideshow,.single-avada_faq .fusion-post-slideshow,.single-post .fusion-post-slideshow,.single-wpfc_sermon .fusion-post-slideshow {
  margin-bottom: 30px;
}

.fusion-blog-layout-large-alternate .entry-title,.fusion-blog-layout-medium-alternate .entry-title {
  margin-top: 0;
  margin-bottom: 5px;
}

.fusion-blog-layout-large-alternate .fusion-post-content-container,.fusion-blog-layout-medium-alternate .fusion-post-content-container {
  margin-top: 20px;
}

.fusion-blog-layout-large-alternate .fusion-meta-info,.fusion-blog-layout-medium-alternate .fusion-meta-info {
  margin-top: 0;
  border-top: 0;
}

.fusion-blog-layout-medium .fusion-post-slideshow,.fusion-blog-layout-medium-alternate .fusion-post-slideshow {
  float: left;
  margin-right: 25px;
  width: 320px;
}

.fusion-blog-layout-grid .fusion-post-slideshow,.fusion-blog-layout-timeline .fusion-post-slideshow {
  margin-bottom: 0;
  border-bottom: 1px solid #eaeaea;
}

.fusion-blog-layout-grid .fusion-post-content-wrapper,.fusion-blog-layout-timeline .fusion-post-content-wrapper {
  padding: 30px 25px 20px;
}

.fusion-blog-layout-grid .fusion-single-line-meta,.fusion-blog-layout-timeline .fusion-single-line-meta {
  margin-bottom: 0;
}

.fusion-blog-layout-grid .fusion-post-content-container,.fusion-blog-layout-timeline .fusion-post-content-container {
  margin-top: 20px;
}

.fusion-blog-layout-grid .fusion-post-content-container p:last-child,.fusion-blog-layout-timeline .fusion-post-content-container p:last-child {
  margin-bottom: 0;
}

.fusion-blog-layout-grid .fusion-meta-info,.fusion-blog-layout-timeline .fusion-meta-info {
  border: 0;
}

.fusion-blog-layout-grid .fusion-meta-info .fusion-alignleft,.fusion-blog-layout-timeline .fusion-meta-info .fusion-alignleft {
  width: 50%;
}

.fusion-blog-layout-grid .fusion-password,.fusion-blog-layout-timeline .fusion-password {
  width: auto;
  max-width: 100%;
}

.fusion-blog-layout-large-alternate .fusion-post-content {
  margin-left: 110px;
}

.fusion-blog-layout-medium-alternate .fusion-post-slideshow {
  display: none;
}

.fusion-blog-layout-medium-alternate .fusion-post-content {
  margin-left: 99px;
}

.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-slideshow {
  display: block;
  margin-right: 17px;
}

.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-content {
  margin-left: 436px;
}

.fusion-blog-layout-medium-alternate.fusion-blog-no-images .fusion-post-content {
  margin-left: 99px;
}

.fusion-blog-layout-grid .fusion-post-grid {
  margin-bottom: 0;
}

.fusion-blog-layout-grid.fusion-no-meta-info .fusion-post-content-container {
  margin-top: 0;
}

.fusion-blog-layout-grid .fusion-post-wrapper {
  border: 1px solid #eaeaea;
  border-bottom-width: 3px;
}

.fusion-blog-layout-grid.fusion-blog-layout-grid-2 .post {
  width: 50%;
  display: inline-block;
  float: left;
}

.fusion-blog-layout-grid.fusion-blog-layout-grid-2.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape {
  width: 100%;
}

.fusion-blog-layout-grid.fusion-blog-layout-grid-3 .post {
  width: 33.3333%;
  display: inline-block;
  float: left;
}

.fusion-blog-layout-grid.fusion-blog-layout-grid-3.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape {
  width: 66.6666%;
}

.fusion-blog-layout-grid.fusion-blog-layout-grid-4 .post {
  width: 25%;
  display: inline-block;
  float: left;
}

.fusion-blog-layout-grid.fusion-blog-layout-grid-4.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape {
  width: 50%;
}

.fusion-blog-layout-grid.fusion-blog-layout-grid-5 .post {
  width: 20%;
  display: inline-block;
  float: left;
}

.fusion-blog-layout-grid.fusion-blog-layout-grid-5.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape {
  width: 40%;
}

.fusion-blog-layout-grid.fusion-blog-layout-grid-6 .post {
  width: 16.6666%;
  display: inline-block;
  float: left;
}

.fusion-blog-layout-grid.fusion-blog-layout-grid-6.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape {
  width: 33.3333%;
}

.fusion-blog-layout-grid .fusion-post-content,.fusion-blog-layout-grid .post-content {
  word-wrap: break-word;
}

.fusion-blog-layout-timeline {
  position: relative;
  margin: 0 auto;
  padding-top: 30px;
  max-width: 1000px;
}

.fusion-blog-layout-timeline .fusion-post-timeline {
  position: static;
  margin-bottom: 40px;
  border: 1px solid #eaeaea;
  border-bottom-width: 3px;
}

.fusion-no-meta-info .fusion-blog-layout-timeline .fusion-post-content-container {
  margin-top: 0;
}

.fusion-blog-layout-timeline .fusion-left-column {
  float: left;
  clear: left;
  width: 40%;
}

.fusion-blog-layout-timeline .fusion-right-column {
  float: right;
  clear: right;
  width: 40%;
}

.fusion-blog-layout-timeline .fusion-timeline-date {
  position: relative;
  clear: both;
  margin: 0 auto 2px;
  padding: 4px 0;
  width: 108px;
  line-height: 20px;
  background: #efeeee;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
}

.fusion-blog-layout-timeline .fusion-left-column .fusion-timeline-arrow {
  left: 40%;
  margin-left: -.5px;
}

.fusion-blog-layout-timeline .fusion-left-column .fusion-timeline-arrow:before {
  content: '\f0da';
  left: 100%;
}

.fusion-blog-layout-timeline .fusion-right-column .fusion-timeline-arrow {
  right: 40%;
  margin-right: -.5px;
}

.fusion-blog-layout-timeline .fusion-right-column .fusion-timeline-arrow:before {
  content: '\f0d9';
  right: 100%;
}

.fusion-blog-layout-masonry .fusion-post-wrapper {
  overflow: hidden;
  position: relative;
}

.fusion-blog-layout-masonry .fusion-post-content-wrapper {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.fusion-blog-layout-masonry.fusion-blog-rollover .fusion-post-wrapper:hover .fusion-post-content-wrapper {
  transition: all .3s ease;
  -webkit-transform: translateY(105%);
  -ms-transform: translateY(105%);
  transform: translateY(105%);
}

.fusion-blog-layout-masonry.fusion-blog-rollover .fusion-post-content-wrapper {
  transition: all .3s ease;
}

.fusion-blog-infinite .pagination {
  display: none;
}

.fusion-blog-infinite .fusion-load-more-button {
  margin-bottom: 40px;
}

.fusion-footer-parallax {
  z-index: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.fusion-footer-parallax .fusion-footer-widget-area {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

.fusion-footer-widget-area {
  overflow: hidden;
  position: relative;
  padding: 43px 10px 40px;
  border-top: 12px solid #e9eaee;
  background: #363839;
  color: #8c8989;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fusion-footer-widget-area .widget-title,.fusion-footer-widget-area h3 {
  margin: 0 0 28px;
  color: #ddd;
  text-transform: uppercase;
  font: 13px/20px PTSansBold,arial,helvetica,sans-serif;
}

.fusion-footer-widget-area a {
  color: #bfbfbf;
}

.fusion-footer-widget-area ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

.fusion-footer-widget-area ul li a {
  display: block;
  position: relative;
}

.fusion-footer-widget-area ul li a:hover {
  color: #a0ce4e;
}

.fusion-footer-widget-area .widget>ul>li:first-child {
  padding-top: 0;
}

.fusion-footer-widget-area .widget_nav_menu>div>ul>li:first-child {
  padding-top: 0;
}

.fusion-footer-widget-area .widget_nav_menu ul ul li a {
  padding-top: 12px;
}

.fusion-footer-widget-area .holder-block img {
  width: 100%;
}

.fusion-footer-widget-area .widget .recentcomments:before,.fusion-footer-widget-area .widget_archive li a:before,.fusion-footer-widget-area .widget_categories li a:before,.fusion-footer-widget-area .widget_links li a:before,.fusion-footer-widget-area .widget_meta li a:before,.fusion-footer-widget-area .widget_nav_menu li a:before,.fusion-footer-widget-area .widget_pages li a:before,.fusion-footer-widget-area .widget_recent_entries li a:before {
  position: absolute;
  font-family: icomoon;
  content: '\f105';
  margin-left: -12px;
}

.fusion-footer-widget-column {
  margin-bottom: 50px;
}

.fusion-footer-widget-column:last-child {
  margin-bottom: 0;
}

.fusion-footer-copyright-area {
  z-index: 10;
  position: relative;
  padding: 18px 10px 12px;
  border-top: 1px solid #4b4c4d;
  background: #282a2b;
}

.fusion-copyright-content {
  display: table;
  width: 100%;
}

.fusion-copyright-notice {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  color: #8c8989;
  font-size: 12px;
}

.fusion-copyright-notice a {
  color: #bfbfbf;
}

.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column {
  text-align: center;
}

.fusion-body .fusion-footer-copyright-center .fusion-copyright-content {
  display: block;
  text-align: center;
}

.fusion-body .fusion-footer-copyright-center .fusion-copyright-notice,.fusion-body .fusion-footer-copyright-center .fusion-social-links-footer {
  display: block;
  width: 100%;
  text-align: center;
}

.fusion-body .fusion-footer-copyright-center .fusion-social-links-footer {
  margin-top: 20px;
}

.wp-audio-shortcode {
  max-height: 150px;
}

.tkt-slctr-tbl-wrap-dv table {
  margin-bottom: 10px;
}

#fancybox-overlay {
  z-index: 100049!important;
}

#fancybox-wrap {
  z-index: 100050!important;
}

div#shShutter {
  z-index: 100049;
}

div#shDisplay {
  z-index: 100050;
}

#cboxOverlay {
  z-index: 100049!important;
}

#colorbox {
  z-index: 100050!important;
}

.fusion-main-menu .lang-item>a img,.fusion-secondary-menu .lang-item>a img {
  vertical-align: middle;
  padding: 0 2px;
}

.qtranxs-lang-menu-item>a img,.qtranxs-lang-menu>a img {
  vertical-align: middle;
  padding: 0 3px;
}

#wpfc_sermon_sorting {
  overflow: hidden;
  margin: 0 -10px;
}

#wpfc_sermon_sorting>span {
  display: block;
  float: left;
  width: 25%;
  padding: 0 10px;
}

#wpfc_sermon_sorting .avada-select-parent select {
  width: 100%;
}

.fusion-ubermenu {
  overflow: visible;
  position: static;
}

.fusion-slider-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.tfs-slider {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  left: 0;
}

.tfs-slider.fixed-width-slider .slide-content-container {
  padding-left: 10%;
  padding-right: 10%;
}

.tfs-slider li.flex-active-slide {
  position: relative;
}

.tfs-slider .slides li {
  -webkit-backface-visibility: visible;
}

.tfs-slider .slide-content-container {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0;
  z-index: 5;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tfs-slider .slide-content-container .slide-content {
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-width: 940px;
}

.tfs-slider .slide-content-container .slide-content .fusion-li-item,.tfs-slider .slide-content-container .slide-content li {
  display: list-item;
  text-align: initial;
}

.tfs-slider .slide-content-container .caption,.tfs-slider .slide-content-container .heading {
  display: block;
}

.tfs-slider .slide-content-container h2,.tfs-slider .slide-content-container h3 {
  margin: 0;
  font-weight: 400;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  padding: 0;
}

.tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper {
  padding: 3px 15px;
}

.tfs-slider .slide-content-container .fusion-title-sc-wrapper {
  display: inline-block;
  padding: 0;
  line-height: 1;
}

.tfs-slider .slide-content-container .fusion-title {
  overflow: visible;
}

.tfs-slider .slide-content-container .fusion-block-element {
  display: block;
}

.tfs-slider .slide-content-container .heading {
  margin: 0 0 14px;
}

.tfs-slider .slide-content-container h2 {
  font-size: 60px;
  line-height: 80px;
  margin-bottom: 10px;
}

.tfs-slider .slide-content-container h3 {
  font-size: 24px;
  line-height: 38px;
}

.tfs-slider .slide-content-container .fusion-sep-none {
  display: inline-block;
}

.tfs-slider .slide-content-container .fusion-sep-none h2,.tfs-slider .slide-content-container .fusion-sep-none h3 {
  display: inline-block;
}

.tfs-slider .slide-content-container .fusion-title-size-two {
  margin: 0;
}

.tfs-slider .slide-content-container .fusion-title-size-two h2 {
  margin: 0;
}

.tfs-slider .slide-content-container .fusion-title-size-three {
  margin: 0;
}

.tfs-slider .slide-content-container .fusion-title-size-three h3 {
  margin: 0;
}

.tfs-slider .slide-content-container .fusion-title .title-sep,.tfs-slider .slide-content-container .fusion-title.sep-underline {
  border-color: #fff;
}

.tfs-slider .slide-content-container .buttons {
  overflow: visible;
}

.tfs-slider .slide-content-container .buttons a {
  -webkit-backface-visibility: hidden;
}

.tfs-slider .slide-content-container .tfs-button-1,.tfs-slider .slide-content-container .tfs-button-2 {
  margin-top: 3.25%;
  padding: 0 7.5px;
  display: inline-block;
}

.tfs-slider .slide-content-center {
  text-align: center;
}

.tfs-slider .slide-content-right {
  text-align: right;
}

.ua-mobile .tfs-slider .self-hosted-video-bg {
  display: none;
}

.tfs-slider .background {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
  max-width: 100%;
}

.tfs-slider .background-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.tfs-slider video {
  width: 100%;
  height: auto;
  visibility: visible;
  position: static;
  top: 0;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tfs-slider .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}

.tfs-slider .mobile_video_image {
  display: none;
}

.ua-mobile .tfs-slider .mobile_video_image {
  width: 100%;
  height: 100%;
  display: block;
  z-index: 4;
  background-size: cover;
  background-position: center center;
}

.tfs-slider .overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 5;
}

.tfs-slider .flex-direction-nav a {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tfs-slider .background iframe {
  position: relative;
  z-index: 1!important;
  margin: 0!important;
}

.bg-parallax-parent.video {
  position: relative;
}

.bg-parallax.video,.fusion-bg-parallax.video {
  position: absolute;
  pointer-events: none!important;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.bg-parallax.video iframe,.fusion-bg-parallax.video iframe {
  margin-bottom: 0!important;
  display: block!important;
  max-width: none!important;
  max-height: none!important;
}

.parallax-inner {
  min-height: 150px;
}

.fusion-bg-parallax[data-bg-size-adjust=dont-scale]+.bg-parallax-parent .parallax-inner {
  background-size: auto!important;
}

.gform_wrapper {
  margin-bottom: 50px;
}

.gform_wrapper ul.gform_fields {
  padding: 0;
  list-style-type: none;
}

.gform_wrapper form li,.gform_wrapper li {
  list-style: outside none none;
  margin-left: 0;
}

.gform_wrapper .gfield input[type=email],.gform_wrapper .gfield input[type=number],.gform_wrapper .gfield input[type=password] input[type=number],.gform_wrapper .gfield input[type=tel],.gform_wrapper .gfield input[type=text],.gform_wrapper .gfield input[type=url],.gform_wrapper .gfield textarea,.gform_wrapper input[type=password] {
  border: 1px solid #d2d2d2;
  font-size: 13px;
  color: #747474;
  padding: 8px 15px;
  font-family: Arial,Helvetica,sans-serif;
}

.gform_wrapper .gfield textarea {
  padding: 8px;
}

.gform_wrapper .top_label input.large,.gform_wrapper .top_label select.large,.gform_wrapper .top_label textarea.textarea {
  width: 100%;
}

.gform_wrapper .left_label input.medium,.gform_wrapper .left_label select.medium,.gform_wrapper .right_label input.medium,.gform_wrapper .right_label select.medium {
  width: 35%!important;
}

.gform_wrapper .left_label .gfield_label {
  font-weight: 400;
}

.gform_wrapper .gform_button,.gform_wrapper .gform_page_footer input[type=button] {
  padding: 9px 20px;
  line-height: 14px;
  font-size: 12px;
}

.gform_wrapper .gform_button.button-3d:active,.gform_wrapper .gform_page_footer input[type=button].button-3d:active {
  top: 2px;
}

.gform_wrapper .gform_button .fusion-button-text-left,.gform_wrapper .gform_page_footer input[type=button] .fusion-button-text-left {
  display: inline-block;
  padding-left: 25px;
}

.gform_wrapper .gform_button .fusion-button-text-right,.gform_wrapper .gform_page_footer input[type=button] .fusion-button-text-right {
  display: inline-block;
  padding-right: 25px;
}

.gform_wrapper .gform_button .button-icon-divider-left,.gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-left {
  padding: 0 10px;
}

.gform_wrapper .gform_button .button-icon-divider-left.fusion-megamenu-image,.gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-left.fusion-megamenu-image {
  padding: 0 5px;
}

.gform_wrapper .gform_button .button-icon-divider-right,.gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-right {
  padding: 0 10px;
}

.gform_wrapper .gform_button .button-icon-divider-right.fusion-megamenu-image,.gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-right.fusion-megamenu-image {
  padding: 0 5px;
}

.gform_wrapper .gform_button .button-icon-divider-left i,.gform_wrapper .gform_button .button-icon-divider-left img,.gform_wrapper .gform_button .button-icon-divider-right i,.gform_wrapper .gform_button .button-icon-divider-right img,.gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-left i,.gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-left img,.gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-right i,.gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-right img {
  top: 50%;
  margin-top: -6px;
  display: block;
}

.gform_wrapper .gfield_select[multiple=multiple] {
  border: 1px solid #d2d2d2;
}

.gform_wrapper .ginput_complex .ginput_right .gravity-select-parent select,.gform_wrapper .gravity-select-parent .ginput_complex select,.gform_wrapper .gravity-select-parent select {
  width: 100%;
  text-indent: 2px;
}

.gform_wrapper label {
  font-weight: 400;
}

.gform_wrapper .gfield_time_hour label {
  display: inline;
}

.gform_wrapper .gform_footer {
  padding: 0;
}

.gform_wrapper span.ginput_total {
  font-size: 18px;
}

.gform_wrapper .gravity-select-parent {
  position: relative;
  overflow: hidden;
}

.gform_wrapper .gravity-select-parent .select-arrow {
  height: 34px;
}

.gform_wrapper .ginput_complex .gravity-select-parent {
  width: 95%!important;
}

.gform_wrapper .gravity-select-parent select {
  -webkit-appearance: none;
  text-overflow: '';
  background: #fbfaf9;
  border: 1px solid #dadada;
  box-sizing: border-box;
  color: #333;
  cursor: pointer;
  display: block;
  font-size: 13px;
  outline: 0;
  height: auto;
  padding: 8px 15px;
  position: relative;
  text-indent: .01px;
  vertical-align: middle;
  z-index: 5;
  margin: 0;
  border-radius: 0;
  min-width: 70px;
}

.gform_wrapper .gform_wrapper select {
  padding-left: 15px!important;
  padding-right: 15px!important;
}

.gform_wrapper .gfield_list_icons img {
  margin-top: 4px!important;
}

.gform_wrapper .top_label .gfield_label {
  margin-bottom: 0!important;
}

.gform_wrapper ul li.gfield {
  margin-bottom: 15px;
}

.gform_wrapper .gfield_time_hour label,.gform_wrapper .gfield_time_minute label {
  margin-bottom: 0!important;
}

.gform_wrapper .gfield_time_hour i {
  margin-top: 3%!important;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: .1em!important;
}

.gfield_time_ampm .gravity-select-parent select {
  height: 33px;
  padding-left: 6px!important;
  min-width: 61px!important;
}

.gfield_time_ampm .select-arrow {
  width: 31px;
  height: 31px;
}

#wrapper .entry-summary .gform_wrapper ul li {
  clear: none!important;
}

#wrapper .gform_wrapper .gravity-select-parent select {
  margin: 0;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
  margin-left: 3px!important;
}

.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-text,.wpcf7-form textarea {
  float: none!important;
  width: 100%!important;
  box-sizing: border-box;
}

.wpcf7-form .wpcf7-captchar,.wpcf7-form .wpcf7-date,.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-text {
  border: 1px solid #d2d2d2;
  width: 28%;
  font-size: 13px;
  color: #747474;
  padding: 8px 15px;
  float: left;
  margin-right: 1%;
}

.wpcf7-form input[type=submit] {
  padding: 5px 15px;
}

.wpcf7-form .wpcf7-captchar,.wpcf7-form .wpcf7-date,.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-text {
  float: none;
}

.wpcf7-form .wpcf7-captchar,.wpcf7-form .wpcf7-date {
  width: 100%;
  margin-right: 0;
}

.wpcf7-form .wpcf7-captchar,.wpcf7-form .wpcf7-date,.wpcf7-form .wpcf7-number,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-text,.wpcf7-form textarea {
  width: 100%;
  margin-right: 0;
  box-sizing: border-box;
}

.wpcf7-form input {
  float: none;
}

.wpcf7-form textarea {
  border: 1px solid #d2d2d2;
  width: 100%;
  height: 150px;
  font-size: 13px;
  color: #747474;
  padding: 8px 15px;
  box-sizing: border-box;
  margin-right: 0;
}

.wpcf7-form input[type=submit] {
  width: auto;
  font-weight: 700;
  cursor: pointer;
}

.wpcf7-form .wpcf7-not-valid-tip {
  display: inline;
}

.wpcf7-form .wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  box-shadow: 0 1px 1px rgba(0,0,0,.1);
  text-align: center;
  text-transform: uppercase;
}

.wpcf7-form .wpcf7-mail-sent-ng,.wpcf7-form .wpcf7-validation-errors {
  background-color: #f2dede;
  border: 1px solid #b94a48;
  color: #b94a48;
}

.wpcf7-form .wpcf7-mail-sent-ok {
  background-color: #dff0d8;
  border: 1px solid #468847;
  color: #468847;
}

.sidebar .wpcf7-form .wpcf7-number,.sidebar .wpcf7-form .wpcf7-quiz,.sidebar .wpcf7-form .wpcf7-text {
  width: 100%;
  margin-right: 0;
}

.wpcf7-select-parent {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.wpcf7-select-parent .select-arrow {
  width: 35px;
  height: 33px;
  line-height: 33px;
  border-left: 1px solid #dadada;
  position: absolute;
  top: 1px;
  right: 1px;
  background: #fff;
  pointer-events: none;
  z-index: 10;
  font-family: icomoon;
  font-size: 9px;
  text-align: center;
}

.wpcf7-select-parent .wpcf7-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: '';
  background: #fbfaf9;
  border: 1px solid #dadada;
  color: #333;
  cursor: pointer;
  display: block;
  font-size: 13px;
  outline: 0;
  height: auto;
  width: 100%;
  padding: 8px 15px;
  position: relative;
  text-indent: .01px;
  vertical-align: middle;
  z-index: 5;
  margin: 0;
  border-radius: 0;
}

.events-list .tribe-events-loop,.single-tribe_organizer .tribe-events-loop,.single-tribe_venue .tribe-events-loop,.tribe-events-day .tribe-events-loop {
  max-width: 100%;
}

.tribe-filter-live #main {
  overflow: hidden;
}

.tribe-events-gmap {
  font-weight: 400;
}

#tribe-events-pg-template {
  max-width: 100%;
}

.event-is-recurring {
  cursor: pointer;
}

.tribe-events-notices {
  margin-top: 0;
}

#tribe-events-bar {
  float: left;
  z-index: 5;
  margin-bottom: 60px;
}

#tribe-events-bar:after,#tribe-events-bar:before {
  content: ' ';
  position: absolute;
  display: block;
  background-color: #f5f5f5;
  width: 2224px;
  height: 100%;
  left: -2224px;
  overflow: hidden;
}

#tribe-events-bar:after {
  left: 100%;
}

#tribe-events-bar .tribe-bar-filters {
  padding: 25px 15px;
}

#tribe-events-bar .tribe-bar-filters-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.has-sidebar #tribe-events-bar:after,.has-sidebar #tribe-events-bar:before {
  display: none;
}

#tribe-events-bar #tribe-bar-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  float: left;
}

#tribe-events-bar #tribe-bar-form input[type=text] {
  font-style: normal;
  font-weight: 400;
}

#tribe-events-bar .tribe-bar-date-filter,#tribe-events-bar .tribe-bar-geoloc-filter,#tribe-events-bar .tribe-bar-search-filter,#tribe-events-bar .tribe-bar-submit {
  padding-top: 0;
  padding-bottom: 0;
}

#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit {
  float: right;
  padding-top: 0;
  min-width: 25%;
  width: auto;
}

#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit input {
  float: right;
  margin: 0;
  width: auto;
  padding: 13px 38.5px;
}

#tribe-events-bar #tribe-bar-views .tribe-bar-views-inner {
  padding-top: 35px;
  padding-bottom: 60px;
}

#tribe-events-bar #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-option a,#tribe-events-bar #tribe-bar-views .tribe-bar-views-inner label {
  padding-left: 30px;
  padding-right: 30px;
}

#tribe-events-bar .tribe-events-button {
  margin-right: 9px;
}

#tribe-events-bar .tribe-bar-full .tribe-bar-filters {
  padding-left: 0;
}

.has-sidebar #tribe-events-bar .tribe-bar-full .tribe-bar-filters {
  padding-left: 15px;
}

#tribe-events-bar .tribe-bar-full .tribe-bar-filters .tribe-bar-filters-inner>:first-child {
  padding-left: 0;
}

#tribe-events-bar #tribe-bar-form.tribe-bar-collapse {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#tribe-events-bar #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle {
  padding: 15px 15px 15px 0;
}

.has-sidebar #tribe-events-bar #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle {
  padding-left: 15px;
}

#tribe-events-bar #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters {
  padding: 10px 0;
}

#tribe-events-bar #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters-inner {
  display: block;
}

#tribe-events-bar #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters-inner>div {
  padding-bottom: 5px;
  padding-right: 0;
}

.has-sidebar #tribe-events-bar #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters-inner>div {
  padding-left: 15px;
  padding-right: 15px;
}

#tribe-events-bar #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters-inner .tribe-bar-submit {
  padding-top: 10px;
}

#tribe-events-bar #tribe-bar-form.tribe-bar-collapse #tribe-bar-views .tribe-bar-views-inner {
  padding: 10px 0 40px;
}

.tribe-bar-disabled #tribe-events-bar {
  float: left;
  width: 100%;
  min-width: 220px;
}

.tribe-bar-disabled #tribe-events-bar #tribe-bar-form {
  width: 100%;
  border-radius: 0;
}

.tribe-bar-disabled {
  float: none;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper .select2-container .select2-choice>.select2-chosen {
  line-height: 2;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper .ui-slider .ui-slider-handle {
  border: none;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper .tribe-reset-icon {
  height: auto;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
  margin-bottom: 50px;
  width: 100%;
  z-index: 3;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal:after,#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal:before {
  content: ' ';
  position: absolute;
  display: block;
  background-color: #f5f5f5;
  width: 2224px;
  height: 100%;
  left: -2224px;
  overflow: hidden;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal:after {
  left: 100%;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  float: left;
  width: 100%;
  padding: 25px 0;
  border: 0;
  background: 0 0;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-content:after,#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-content:before {
  display: none;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control {
  position: absolute;
  right: 0;
  margin-right: 0;
}

.tribe-filters-closed #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control,.tribe-mobile #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control {
  position: relative;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label {
  margin-left: 0;
  margin-bottom: 15px;
}

.tribe-filters-open #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control.tribe-events-filters-mobile-controls {
  margin-top: 20px;
  margin-left: 0;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label {
  padding-left: 0;
  border-bottom: 0;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form {
  width: 100%;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal label input[type=checkbox],#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal label input[type=radio] {
  width: auto;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filter-group {
  box-shadow: none;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filter-group:before {
  top: -14px;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
  padding: 0 15px 0 0;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control #tribe_events_filters_reset,#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control #tribe_events_filters_toggle {
  height: auto;
  border-color: transparent;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical {
  z-index: 1;
}

.tribe-mobile #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical {
  margin-bottom: 5em;
}

.tribe-filters-open #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical {
  position: relative;
  margin-bottom: 30px;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical .tribe-events-filters-content {
  background: 0 0;
  border: none;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical .tribe_events_filters_show_filters {
  text-align: center;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical label input[type=checkbox],#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical label input[type=radio] {
  width: auto;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical #tribe_events_filter_control #tribe_events_filters_reset,#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical #tribe_events_filter_control #tribe_events_filters_toggle {
  height: auto;
  border-color: transparent;
}

@media screen and (max-width:767px) {
  #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    float: none;
  }

  #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label {
    margin-bottom: 10px;
  }

  #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-content {
    display: block;
  }

  #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
    padding: 15px;
  }

  #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-vertical #tribe_events_filters_reset {
    margin-bottom: 0;
  }

  #tribe-events-content-wrapper #tribe_events_filters_wrapper .tribe-reset-icon {
    line-height: 1;
    padding-top: 2px;
  }
}

.fusion-events-before-title {
  zoom: 1;
  clear: both;
  margin-bottom: 60px;
  text-align: center;
}

.fusion-events-before-title:after,.fusion-events-before-title:before {
  content: " ";
  display: table;
}

.fusion-events-before-title:after {
  clear: both;
}

#wrapper .post-content .fusion-events-before-title h2 {
  margin: 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 20px 0;
  text-align: center;
}

.fusion-events-before-title .tribe-events-user-recurrence-toggle {
  margin-top: 30px;
}

.tribe-events-page-template .fusion-events-before-title .tribe-events-user-recurrence-toggle {
  margin-top: 0;
}

#tribe-events-footer .tribe-events-sub-nav,#tribe-events-header .tribe-events-sub-nav {
  overflow: visible;
}

#tribe-events-content #tribe-events-header {
  display: none;
  margin-bottom: 60px;
}

#tribe-events-content #tribe-events-header .tribe-events-sub-nav li {
  display: block;
  margin-top: -45px;
}

#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a,#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a {
  display: inline-block;
}

#tribe-events-content .tribe-events-tooltip {
  padding: 0;
  z-index: 100000;
  border: none;
  box-shadow: 3px 4px 21px rgba(0,0,0,.38);
}

#tribe-events-content .tribe-events-tooltip .tribe-events-event-body {
  padding: 13px 22px 5px;
}

#tribe-events-content .tribe-events-tooltip .entry-title,#tribe-events-content .tribe-events-tooltip .tribe-event-title {
  padding: 12px 22px;
  font-weight: 400;
}

#tribe-events-content .tribe-events-tooltip .tribe-events-event-thumb {
  padding-bottom: 10px;
  padding-top: 2px;
  max-width: 100%;
}

#tribe-events-content .tribe-events-tooltip .tribe-events-arrow {
  display: none;
}

#tribe-events-content .tribe-events-tooltip.recurring-info-tooltip .tribe-events-event-body {
  padding: 14px;
}

#tribe-events-content .tribe-events-tooltip .tribe-events-event-body .description {
  word-wrap: break-word;
}

#tribe-events-content .tribe-events-tooltip .tribe-event-duration {
  padding-bottom: 5px;
  font-weight: 700;
}

.tribe-events-tooltip .tribe-events-arrow {
  display: none;
}

.tribe-events-list-separator-month {
  text-align: left;
  padding: 0;
  height: 42px;
  line-height: normal;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 18px;
  margin: 1.25em auto 2.5em;
}

.tribe-events-list-separator-month span {
  font-weight: 400;
  background-color: transparent;
  padding: 0;
  line-height: 42px;
}

.tribe-events-list-separator-month:after {
  display: none;
}

#tribe-events .tribe-events-list .type-tribe_events {
  padding: 0;
  border: 1px solid;
  margin-bottom: 44px;
  min-height: 250px;
  position: relative;
}

#tribe-events .tribe-events-list .type-tribe_events .tribe-events-event-image {
  width: 100%;
  margin: 0;
  min-height: 250px;
}

#tribe-events .tribe-events-list .fusion-tribe-events-event-image-responsive {
  display: none;
}

#tribe-events .tribe-events-list .fusion-tribe-primary-info {
  float: left;
  width: 40%;
  position: relative;
}

#tribe-events .tribe-events-list .fusion-tribe-primary-info .tribe-events-list-event-title {
  margin: 0;
}

#tribe-events .tribe-events-list .fusion-tribe-primary-info .tribe-events-list-event-title a {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 100%;
  padding: 15px 20px;
}

#tribe-events .tribe-events-list .fusion-tribe-secondary-info {
  float: right;
  width: 60%;
}

#tribe-events .tribe-events-list .fusion-tribe-secondary-info .recurringinfo {
  display: block;
}

#tribe-events .tribe-events-list .fusion-tribe-secondary-info .event-is-recurring .tribe-events-divider {
  display: none;
}

#tribe-events .tribe-events-list .tribe-events-event-cost {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  border: 0;
}

#tribe-events .tribe-events-list .tribe-events-event-cost span {
  border: 0;
  padding: 10px 15px;
}

#tribe-events .tribe-events-list .tribe-events-event-meta {
  margin: 0;
  padding: 0;
  float: right;
  width: 100%;
  background: 0 0;
  border: none;
}

#tribe-events .tribe-events-list .tribe-events-event-meta .author {
  display: table;
  table-layout: fixed;
  width: 100%;
}

#tribe-events .tribe-events-list .tribe-events-event-meta .author>div {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 4.5%;
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-top: none;
}

#tribe-events .tribe-events-list .tribe-events-event-meta .author>div:last-child {
  border-right: none;
}

#tribe-events .tribe-events-list .tribe-events-content {
  width: auto;
  padding: 30px;
}

#tribe-events .tribe-events-list .tribe-events-event-meta .tribe-events-gmap,#tribe-events .tribe-events-list .tribe-events-event-meta-desc .tribe-events-gmap {
  white-space: normal;
}

#tribe-events .tribe-events-list .tribe-events-gmap:before {
  font-family: FontAwesome;
  content: '\f041';
  margin-right: 5px;
}

#tribe-events .tribe-events-list .fusion-tribe-no-featured-image .fusion-tribe-events-headline {
  width: 40%;
}

#tribe-events .tribe-events-list .fusion-tribe-no-featured-image .fusion-tribe-events-headline h3 {
  margin: 0;
}

#tribe-events .tribe-events-list .fusion-tribe-no-featured-image .fusion-tribe-secondary-info {
  width: 100%;
}

#tribe-events .tribe-events-list .hover-type-liftup {
  float: left;
}

#tribe-events .tribe-events-list-separator-month+.type-tribe_events {
  border-top: 1px solid;
}

.tribe-events-list-event-description .fusion-read-more {
  display: inline-block;
  margin-top: 10px;
}

.type-tribe_events .fusion-tribe-primary-info .hover-type-liftup {
  width: 100%;
}

.type-tribe_events .fusion-tribe-secondary-info .date-end,.type-tribe_events .fusion-tribe-secondary-info .end-time {
  display: inline;
}

.tribe-events-list .time-details,.tribe-events-list .tribe-events-venue-details {
  line-height: 1.5;
}

.tribe-events-list .tribe-events-venue-details {
  font-style: italic;
  font-weight: 400;
}

.tribe-events-list .tribe-events-venue-details .tribe-country-name {
  display: block;
}

#tribe-events .tribe-events-day .type-tribe_events {
  margin: 0 0 44px;
  border-top-width: 1px;
  border-top-style: solid;
}

#tribe-events .tribe-events-day .tribe-events-day-time-slot .type-tribe_events:last-child {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#tribe-events .tribe-events-day .tribe-events-day-time-slot h5 {
  text-align: left;
  padding: 0;
  height: 42px;
  line-height: 42px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 1.25em auto 2.5em;
  font-weight: 400;
  font-size: 18px;
}

#tribe-events .fusion-blog-layout-grid .fusion-post-slideshow .slides {
  overflow: visible;
}

#tribe-events-content table.tribe-events-calendar {
  border-top-width: 1px;
  border-top-style: solid;
}

.tribe-events-calendar thead th {
  border-left: 0;
  border-right: 0;
  padding: 1.5em 0;
}

.datepicker.dropdown-menu {
  border-radius: 0;
  border: 0;
  padding: 15px;
}

.datepicker.dropdown-menu:before {
  border-bottom: 0;
}

.datepicker.dropdown-menu thead tr:first-child {
  font-size: 16px;
}

.datepicker.dropdown-menu td,.datepicker.dropdown-menu th {
  border-radius: 0;
  border: 0;
  padding: 9px 10px;
}

.datepicker.dropdown-menu td.active,.datepicker.dropdown-menu td.active:hover {
  border: 0;
  text-shadow: none;
}

.datepicker.dropdown-menu table tr td.new,.datepicker.dropdown-menu table tr td.old {
  background-color: #fff!important;
  color: #999!important;
}

.datepicker.dropdown-menu tbody td {
  border: 1px solid #fff;
}

.datepicker.dropdown-menu .datepicker-months td {
  padding: 15px 0 0;
}

.datepicker.dropdown-menu .datepicker-months span {
  margin: 2px;
  text-shadow: none;
}

.datepicker.dropdown-menu .datepicker-months span:hover {
  text-shadow: none;
}

.fusion-events-featured-image {
  display: inline-block;
  position: relative;
  margin-bottom: 50px;
  max-width: 100%;
}

.fusion-events-featured-image .hover-type-liftup {
  display: block;
}

.fusion-events-featured-image .tribe-events-event-image {
  margin: 0;
}

.fusion-events-featured-image .fusion-events-single-title-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding: 15px 20px;
  z-index: 1;
}

.fusion-events-featured-image .fusion-events-single-title-content h2 {
  float: none;
  line-height: normal;
}

.fusion-events-featured-image .fusion-events-single-title-content .tribe-events-schedule {
  margin: 0;
  padding: 0;
  float: none;
  background: 0 0;
  border: none;
}

.fusion-events-featured-image .fusion-events-single-title-content .tribe-events-schedule h3 {
  font-size: 16px;
  line-height: normal;
}

.fusion-events-featured-image .fusion-events-single-title-content .event-is-recurring:hover,.fusion-events-featured-image .fusion-events-single-title-content a:hover {
  opacity: .7;
}

.single-tribe_events #tribe-events-content .fusion-events-featured-image .updated {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.single-tribe_events .fusion-events-featured-image .recurringinfo {
  margin-right: 0;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
}

.single-tribe_events .fusion-events-featured-image .recurringinfo .event-is-recurring {
  font-weight: 400;
}

.single-tribe_events .fusion-events-featured-image .tribe-events-cost,.single-tribe_events .fusion-events-featured-image .tribe-events-divider {
  line-height: normal;
  font-size: 16px;
}

.fusion-events-single-title {
  display: block;
}

.fusion-events-single-title .fusion-events-single-title-content {
  position: static;
}

.single-tribe_events .tribe-events-schedule .recurringinfo .tribe-events-divider {
  display: inline-block;
}

.single-tribe_events .tribe-events-schedule .tribe-events-divider {
  padding: 0 10px;
  display: block;
}

.single-tribe_events #main .sidebar.fusion-sticky-sidebar {
  padding: 0;
}

#tribe-events-content #tribe-events-footer {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 50px;
}

.single-tribe_events .tribe-events-single-section {
  background: 0 0;
  border: none;
  margin: 0;
}

.single-tribe_events .tribe-events-cal-links {
  margin-bottom: 0;
}

.single-tribe_events .sidebar .tribe-events-venue-map {
  width: 100%;
}

.single-tribe_events .tribe-events-notices {
  margin-top: 0;
}

.single-tribe_events ul.tribe-related-events>li {
  margin-right: 3.5%;
  width: 31%;
  border: none;
  background: 0 0;
}

.single-tribe_events ul.tribe-related-events>li:last-child {
  margin-right: 0;
}

.single-tribe_events ul.tribe-related-events .tribe-related-events-title {
  font-weight: 400;
}

.single-tribe_events ul.tribe-related-events li .tribe-related-event-info {
  line-height: 1.5;
  padding: 1em 0 0;
}

.sidebar .single-related-posts {
  display: none;
}

.sidebar .tribe-events-meta-group {
  width: 100%;
  float: none;
  margin: 0 0 45px;
  padding: 0;
}

.sidebar .tribe-events-meta-group dt {
  float: none;
  margin: 0;
  font-weight: 700;
}

.sidebar .tribe-events-meta-group dd {
  float: none;
  margin: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.sidebar .tribe-events-meta-group dl:last-child {
  border-bottom: 0;
}

.tribe-events-meta-group .url a {
  word-wrap: break-word;
}

.tribe-events-meta-group .email {
  word-wrap: break-word;
}

.sidebar .tribe-events-single-section-title {
  margin: 0 0 18px;
}

.sidebar .tribe-events-venue-map {
  width: 100%;
  margin: -45px 0 45px;
  padding: 0;
  background-color: transparent;
  border: 0;
}

.sidebar .tribe-events-gmap {
  display: block;
  font-style: normal;
  position: relative;
}

.sidebar .tribe-events-gmap::first-letter {
  color: transparent;
}

.sidebar .tribe-events-gmap:after {
  font-family: FontAwesome;
  content: '\f041';
  margin-right: 8px;
  position: absolute;
  top: 0;
  left: 0;
}

#slidingbar-area .tribe-events-list-widget ol,.fusion-footer .tribe-events-list-widget ol,.post-content .tribe-events-list-widget ol,.sidebar .tribe-events-list-widget ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

#slidingbar-area .tribe-events-list-widget ol :first-child,.fusion-footer .tribe-events-list-widget ol :first-child,.post-content .tribe-events-list-widget ol :first-child,.sidebar .tribe-events-list-widget ol :first-child {
  padding-top: 0;
}

#slidingbar-area .tribe-events-list-widget ol li,.fusion-footer .tribe-events-list-widget ol li,.post-content .tribe-events-list-widget ol li,.sidebar .tribe-events-list-widget ol li {
  overflow: hidden;
  margin: 0;
  padding: 20px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#slidingbar-area .tribe-events-list-widget ol li .tribe-events-event-image,.fusion-footer .tribe-events-list-widget ol li .tribe-events-event-image,.post-content .tribe-events-list-widget ol li .tribe-events-event-image,.sidebar .tribe-events-list-widget ol li .tribe-events-event-image {
  float: left;
  margin: 0 13px 0 0;
}

#slidingbar-area .tribe-events-list-widget ol li h4,.fusion-footer .tribe-events-list-widget ol li h4,.post-content .tribe-events-list-widget ol li h4,.sidebar .tribe-events-list-widget ol li h4 {
  margin: 0;
}

#slidingbar-area .tribe-events-venue-widget ul,.fusion-footer .tribe-events-venue-widget ul,.post-content .tribe-events-venue-widget ul,.sidebar .tribe-events-venue-widget ul {
  margin-bottom: 13px;
}

#slidingbar-area .tribe-events-venue-widget ul :first-child,.fusion-footer .tribe-events-venue-widget ul :first-child,.post-content .tribe-events-venue-widget ul :first-child,.sidebar .tribe-events-venue-widget ul :first-child {
  padding-top: 0;
}

#slidingbar-area .tribe-events-venue-widget li,.fusion-footer .tribe-events-venue-widget li,.post-content .tribe-events-venue-widget li,.sidebar .tribe-events-venue-widget li {
  overflow: hidden;
  margin: 0;
  padding: 15px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#slidingbar-area .tribe-events-venue-widget li h4,.fusion-footer .tribe-events-venue-widget li h4,.post-content .tribe-events-venue-widget li h4,.sidebar .tribe-events-venue-widget li h4 {
  margin: 0 0 5px;
}

.tribe-events-adv-list-widget .duration,.tribe-events-list-widget .duration {
  display: inline-block;
  margin-top: 5px;
  font-weight: 400;
  line-height: 1.4;
}

.tribe-events-adv-list-widget .tribe-events-widget-link a,.tribe-events-list-widget .tribe-events-widget-link a {
  font-weight: 400;
}

.tribe-events-list-widget li.tribe-events-list-widget-events {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tribe-mini-calendar-event {
  overflow: hidden;
  margin: 0;
  padding: 20px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.tribe-mini-calendar-event .list-date,.tribe-mini-calendar-event .list-info {
  margin-top: 0;
  margin-bottom: 0;
}

.tribe-mini-calendar-event .list-info {
  line-height: 1.4em;
}

.tribe-mini-calendar-event .list-info h2 {
  margin-bottom: 0;
}

.tribe-mini-calendar-event .list-info .tribe-events-duration {
  margin-top: 5px;
}

.tribe-mini-calendar-event .vcard {
  line-height: 20px;
  margin-top: 10px;
}

.tribe-events-adv-list-widget :nth-child(2) .tribe-mini-calendar-event {
  padding-top: 0;
}

.tribe-events-venue-widget .tribe-venue-widget-thumbnail {
  position: relative;
}

.tribe-events-venue-widget .tribe-venue-widget-thumbnail .tribe-venue-widget-venue-name {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  margin: 0;
}

.tribe-events-venue-widget ul li a {
  padding: 0;
  border: 0;
}

.tribe-events-venue-widget .tribe-venue-widget-venue-name {
  width: 100%;
  padding: 10px 15px;
  margin-bottom: 20px;
}

.tribe-events-venue-widget .tribe-venue-widget-venue-name h3 {
  margin: 0;
}

.tribe-events-venue-widget .tribe-venue-widget-venue-name a {
  font-weight: 400;
}

.tribe-events-venue-widget .tribe-venue-widget-venue-name a:hover {
  opacity: .7;
}

.tribe-mini-calendar {
  line-height: normal;
}

.tribe-mini-calendar thead {
  background-color: transparent;
  border: none;
}

.tribe-mini-calendar td,.tribe-mini-calendar th {
  border: 0;
  padding: 0;
  transition: none!important;
}

.tribe-mini-calendar td {
  background-color: transparent;
}

.tribe-mini-calendar .tribe-mini-calendar-nav td {
  padding: 10px;
  border: none;
}

.tribe-mini-calendar .tribe-mini-calendar-nav td a,.tribe-mini-calendar .tribe-mini-calendar-nav td span {
  font-weight: 400;
  font-size: 16px;
}

.tribe-mini-calendar .tribe-mini-calendar-nav td span {
  text-transform: initial;
}

.tribe-mini-calendar .tribe-mini-calendar-nav-link.prev-month {
  float: left;
}

.tribe-mini-calendar .tribe-mini-calendar-nav-link.next-month {
  float: right;
}

.tribe-mini-calendar .tribe-mini-calendar-month,.tribe-mini-calendar .tribe-mini-calendar-nav-link.next-month,.tribe-mini-calendar .tribe-mini-calendar-nav-link.prev-month {
  padding: 0;
}

.tribe-mini-calendar .tribe-mini-calendar-dayofweek {
  background-color: transparent;
  padding: 10px;
  border: 0;
}

.tribe-mini-calendar .tribe-events-present,.tribe-mini-calendar .tribe-mini-calendar-today,.tribe-mini-calendar td.tribe-events-has-events,.tribe-mini-calendar td.tribe-events-has-events.tribe-events-present,.tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today {
  background: 0 0;
}

.fusion-body .tribe-mini-calendar td.tribe-events-has-events {
  background-color: #222;
}

.fusion-body .tribe-mini-calendar td.tribe-events-has-events.tribe-events-othermonth {
  background-color: #999;
}

.fusion-body .tribe-mini-calendar td.tribe-events-has-events.tribe-events-othermonth a {
  color: #555;
}

.tribe-mini-calendar td.tribe-events-has-events div[id*=daynum-] a {
  font-weight: 400;
}

.tribe-mini-calendar td.tribe-events-has-events div[id*=daynum-] a:before {
  display: none;
}

.tribe-mini-calendar .tribe-mini-calendar-no-event,.tribe-mini-calendar td.tribe-events-has-events div[id*=daynum-] a {
  padding: 10px;
}

.tribe-mini-calendar .tribe-mini-calendar-no-event {
  background-color: transparent;
  font-weight: 400;
}

.tribe-mini-calendar .tribe-events-past {
  background-color: transparent;
  opacity: 1;
}

.tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today:hover,.tribe-mini-calendar .tribe-events-has-events:hover {
  background-color: transparent;
}

.fusion-body .tribe-mini-calendar .tribe-events-has-events:hover a:hover {
  background-color: transparent;
}

.tribe-mini-calendar .tribe-events-othermonth,.tribe-mini-calendar .tribe-events-othermonth div[id*=daynum-] a,.tribe-mini-calendar .tribe-events-othermonth div[id*=daynum-] span {
  background-color: transparent;
  color: #999;
}

.tribe-events-countdown-widget .tribe-countdown-text {
  margin: 0;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
}

.tribe-events-countdown-widget .tribe-countdown-text a {
  font-weight: 400;
}

.tribe-events-countdown-widget .tribe-countdown-text a:hover {
  opacity: .7;
}

.tribe-events-countdown-widget .tribe-countdown-timer {
  display: block;
  padding: 0 20px 20px;
}

.tribe-events-countdown-widget .tribe-countdown-timer {
  line-height: normal;
  padding-top: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tribe-events-countdown-widget .tribe-countdown-timer .tribe-countdown-number {
  float: none;
  padding: 12px 10px;
  margin-right: 5px;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.tribe-events-countdown-widget .tribe-countdown-timer :last-child {
  margin-right: 0;
}

.tribe-events-countdown-widget .tribe-countdown-timer .fusion-tribe-counterdown-over {
  display: block;
  font-weight: 400;
  font-size: 24px;
}

.tribe-events-countdown-widget .tribe-countdown-timer .tribe-countdown-under {
  display: block;
  font-weight: 400;
  font-size: 12px;
}

#wrapper .tribe-events-widget-link {
  margin: 13px 0 0;
}

.tribe-events-sub-nav .tribe-events-nav-next a,.tribe-events-sub-nav .tribe-events-nav-previous a {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  background: 0 0;
  font-weight: 400;
}

.tribe-events-sub-nav .tribe-events-nav-next a span,.tribe-events-sub-nav .tribe-events-nav-previous a span {
  display: none;
}

.tribe-events-nav-left a,.tribe-events-nav-previous a {
  position: relative;
  margin-left: 10px;
}

.tribe-events-nav-left a:before,.tribe-events-nav-previous a:before {
  font-family: icomoon;
  content: '\f104';
  margin-right: 6px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -10px;
}

.tribe-events-nav-next a,.tribe-events-nav-right a {
  position: relative;
  margin-right: 10px;
}

.tribe-events-nav-next a:after,.tribe-events-nav-right a:after {
  font-family: icomoon;
  content: '\f105';
  margin-left: 6px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -10px;
}

.tribe-events-nav-left a:after {
  display: none;
}

.tribe-events-nav-right a:before {
  display: none;
}

.tribe-events-tooltip:after,.tribe-events-tooltip:before {
  top: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.tribe-events-tooltip:after {
  border-color: transparent;
  border-top-color: #ffff;
  border-width: 5px;
  margin-left: -5px;
}

.tribe-events-tooltip:before {
  border-color: rgba(245,245,245,0);
  border-top-color: #000;
  border-width: 9px;
  margin-left: -9px;
}

.tribe-events-right .tribe-events-tooltip:after,.tribe-events-right .tribe-events-tooltip:before {
  top: 100%;
  left: 90%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.tribe-events-right .tribe-events-tooltip:after {
  border-color: transparent;
  border-top-color: #ffff;
  border-width: 5px;
  margin-left: -5px;
}

.tribe-events-right .tribe-events-tooltip:before {
  border-color: rgba(245,245,245,0);
  border-top-color: #000;
  border-width: 9px;
  margin-left: -9px;
}

.tribe-grid-body .tribe-events-tooltip:after,.tribe-grid-body .tribe-events-tooltip:before {
  right: 100%;
  top: 50%;
  left: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.tribe-grid-body .tribe-events-tooltip:after {
  border-color: rgba(255,255,255,0);
  border-right-color: #fff;
  border-width: 5px;
  margin-top: -5px;
}

.tribe-grid-body .tribe-events-tooltip:before {
  border-color: rgba(255,255,255,0);
  border-right-color: #fff;
  border-width: 12px;
  margin-top: -12px;
}

.tribe-grid-body .tribe-events-right .tribe-events-tooltip:after,.tribe-grid-body .tribe-events-right .tribe-events-tooltip:before {
  left: 100%;
  top: 50%;
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.tribe-grid-body .tribe-events-right .tribe-events-tooltip:after {
  border-color: rgba(255,255,255,0);
  border-left-color: #fff;
  border-width: 5px;
  margin-top: -5px;
}

.tribe-grid-body .tribe-events-right .tribe-events-tooltip:before {
  border-color: rgba(255,255,255,0);
  border-left-color: #fff;
  border-width: 18px;
  margin-top: -18px;
}

.fusion-body.single-tribe_events #tribe-events-content form.cart {
  margin: 60px 0;
}

.tribe-attendees-list-container,.tribe-link-tickets-message {
  margin-top: 60px;
}

table.tribe-events-tickets {
  table-layout: fixed;
}

table.tribe-events-tickets>tbody {
  border: 1px solid;
}

table.tribe-events-tickets .button {
  margin-top: 10px;
}

.fusion-body table.tribe-events-tickets .button {
  margin-left: 0;
}

table.tribe-events-tickets tr td {
  display: table-cell;
  border: 1px solid;
}

.fusion-body table.tribe-events-tickets tr td {
  padding: 15px 20px;
}

table.tribe-events-tickets tr .woocommerce {
  width: 25%;
  border-bottom: 1px solid;
}

table.tribe-events-tickets tr .tickets_name {
  width: 19%;
}

table.tribe-events-tickets tr .tickets_price {
  width: 16%;
}

table.tribe-events-tickets tr .tickets_price .amount {
  font-size: 1.25em;
  font-weight: 400;
}

table.tribe-events-tickets tr .tickets_description {
  width: 40%;
}

table.tribe-events-tickets tr .quantity.buttons_added input,table.tribe-events-tickets tr .quantity.tribe-ticket input {
  margin-bottom: 0;
}

table.tribe-events-tickets tr .woocommerce .quantity input {
  text-align: center;
}

table.tribe-events-tickets tr td.add-to-cart .tribe-button {
  margin: 0;
}

table.tribe-events-tickets tr .tribe-ticket-quantity {
  -moz-appearance: textfield;
}

table.tribe-events-tickets tr .tribe-ticket-quantity::-webkit-inner-spin-button,table.tribe-events-tickets tr .tribe-ticket-quantity::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

table.tribe-events-tickets tr .tribe-tickets-attendees {
  padding-top: 10px;
}

table.tribe-events-tickets tr .tribe-tickets-remaining {
  display: block;
  margin-top: 3px;
}

table.tribe-events-tickets-rsvp tr .tickets_description,table.tribe-events-tickets-rsvp tr .tickets_name,table.tribe-events-tickets-rsvp tr .tribe-ticket {
  width: 30%;
  padding: 15px 20px;
}

table.tribe-events-tickets-rsvp tr .tribe-ticket.quantity {
  display: table-cell;
  padding: 15px 20px;
}

table.tribe-events-tickets-rsvp tr .tribe-ticket.quantity input.tribe-ticket-quantity {
  margin-bottom: 0;
}

table.tribe-events-tickets-rsvp tr .tickets_description {
  width: 40%;
}

table.tribe-events-tickets-rsvp .tribe-tickets-attendees header {
  margin-bottom: 5px;
}

table.tribe-events-tickets-rsvp .tribe-tickets-table {
  border: none;
}

table.tribe-events-tickets-rsvp .tribe-tickets-table .tribe-tickets-order_status-row select {
  width: 100%;
}

.fusion-body table.tribe-events-tickets-rsvp .tribe-tickets-table td {
  padding: 5px 5px 0 0;
  border: none;
}

.tribe-events-address .tribe-address .tribe-country-name,.tribe-events-address .tribe-address .tribe-delimiter,.tribe-events-address .tribe-address .tribe-events-abbr,.tribe-events-address .tribe-address .tribe-postal-code,.tribe-events-address .tribe-address .tribe-region {
  padding-right: .4em;
}

.rtl .tribe-events-address .tribe-address .tribe-country-name,.rtl .tribe-events-address .tribe-address .tribe-delimiter,.rtl .tribe-events-address .tribe-address .tribe-events-abbr,.rtl .tribe-events-address .tribe-address .tribe-postal-code,.rtl .tribe-events-address .tribe-address .tribe-region {
  padding-right: 0;
  padding-left: .4em;
}

#tribe-bar-form .tribe-bar-submit input[type=submit],#tribe-events .tribe-events-button,#tribe-events .tribe-events-tickets .add-to-cart .tribe-button,#tribe_events_filter_control #tribe_events_filters_reset,#tribe_events_filter_control #tribe_events_filters_toggle {
  font-weight: 700;
}

.widget_icl_lang_sel_widget {
  z-index: 999;
}

.widget_icl_lang_sel_widget:after {
  content: "";
  display: table;
  clear: both;
}

.widget_icl_lang_sel_widget li a {
  background-image: none;
}

.qtrans_flag_and_text {
  background-position: center right;
}

.fusion-body a .iclflag {
  vertical-align: middle;
}

.fusion-main-menu .wpml-ls-item .menu-text,.fusion-main-menu .wpml-ls-item .sub-menu a>span,.fusion-main-menu .wpml-ls-item>a,.fusion-mobile-nav-holder .wpml-ls-item .menu-text,.fusion-mobile-nav-holder .wpml-ls-item .sub-menu a>span,.fusion-mobile-nav-holder .wpml-ls-item>a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#lang_sel,#lang_sel_click {
  display: block;
}

#lang_sel>ul a,#lang_sel_click>ul a {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 22px;
}

#lang_sel>ul ul,#lang_sel_click>ul ul {
  z-index: 999;
  top: 32px;
  width: 100%;
}

#lang_sel li,#lang_sel_click li {
  width: 100%;
}

#lang_sel img.iclflag,#lang_sel_click img.iclflag {
  top: 0;
  margin-right: 3px;
}

.rtl #lang_sel img.iclflag,.rtl #lang_sel_click img.iclflag {
  margin-left: 3px;
  margin-right: 0;
}

#lang_sel_footer ul li .iclflag {
  top: 0;
}

[class*=" fusion-icon-"],[class^=fusion-icon-] {
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fusion-icon-pen:before {
  content: "\e600";
}

.fusion-icon-yahoo:before {
  content: "\e601";
}

.fusion-icon-pinterest:before {
  content: "\e602";
}

.fusion-icon-myspace:before {
  content: "\e603";
}

.fusion-icon-facebook:before {
  content: "\e604";
}

.fusion-icon-twitter:before {
  content: "\e605";
}

.fusion-icon-feed:before,.fusion-icon-rss:before {
  content: "\e606";
}

.fusion-icon-vimeo:before {
  content: "\e607";
}

.fusion-icon-flickr:before {
  content: "\e608";
}

.fusion-icon-dribbble:before {
  content: "\e609";
}

.fusion-icon-blogger:before {
  content: "\e60b";
}

.fusion-icon-soundcloud:before {
  content: "\e60c";
}

.fusion-icon-reddit:before {
  content: "\e60d";
}

.fusion-icon-paypal:before {
  content: "\e60e";
}

.fusion-icon-linkedin:before {
  content: "\e60f";
}

.fusion-icon-digg:before {
  content: "\e610";
}

.fusion-icon-dropbox:before {
  content: "\e611";
}

.fusion-icon-tumblr:before {
  content: "\e613";
}

.fusion-icon-grid:before {
  content: "\e614";
}

.fusion-icon-mail:before {
  content: "\e616";
}

.fusion-icon-forrst:before {
  content: "\e617";
}

.fusion-icon-skype:before {
  content: "\e618";
}

.fusion-icon-link:before {
  content: "\e619";
}

.fusion-icon-user:before {
  content: "\e61a";
}

.fusion-icon-user2:before {
  content: "\e61b";
}

.fusion-icon-minus:before {
  content: "\e61c";
}

.fusion-icon-plus:before {
  content: "\e61d";
}

.fusion-icon-arrow-left:before {
  content: "\e61e";
}

.fusion-icon-arrow-down:before {
  content: "\e61f";
}

.fusion-icon-uniE620:before {
  content: "\e620";
}

.fusion-icon-arrow-down2:before {
  content: "\e621";
}

.fusion-icon-youtube:before {
  content: "\e622";
}

.fusion-icon-list:before {
  content: "\e623";
}

.fusion-icon-image:before {
  content: "\e624";
}

.fusion-icon-images:before {
  content: "\e625";
}

.fusion-icon-quotes-left:before {
  content: "\e627";
}

.fusion-icon-film:before {
  content: "\e628";
}

.fusion-icon-headphones:before {
  content: "\e629";
}

.fusion-icon-bubbles:before {
  content: "\e62a";
}

.fusion-icon-TFicon:before {
  content: "\e62d";
}

.fusion-icon-googleplus:before {
  content: "\e900";
}

.fusion-icon-search:before {
  content: "\f002";
}

.fusion-icon-star:before {
  content: "\f005";
}

.fusion-icon-star-o:before {
  content: "\f006";
}

.fusion-icon-gear:before {
  content: "\f013";
}

.fusion-icon-check-square-o:before {
  content: "\f046";
}

.fusion-icon-check-circle-o:before {
  content: "\f05d";
}

.fusion-icon-shopping-cart:before {
  content: "\f07a";
}

.fusion-icon-bars:before {
  content: "\f0c9";
}

.fusion-icon-caret-left:before {
  content: "\f0d9";
}

.fusion-icon-caret-right:before {
  content: "\f0da";
}

.fusion-icon-angle-left:before {
  content: "\f104";
}

.fusion-icon-angle-right:before {
  content: "\f105";
}

.fusion-icon-angle-up:before {
  content: "\f106";
}

.fusion-icon-angle-down:before {
  content: "\f107";
}

.fusion-icon-spinner:before {
  content: "\f110";
}

.fusion-icon-vk:before {
  content: "\f189";
}

.fusion-icon-instagram:before {
  content: "\ea92";
}

.fusion-icon-deviantart:before {
  content: "\eaaa";
}

.fusion-icon-wordpress:before {
  content: "\eab4";
}

.fusion-icon-lastfm:before {
  content: "\eacb";
}

.fusion-icon-flattr:before {
  content: "\ead5";
}

.fusion-icon-foursquare:before {
  content: "\ead6";
}

.fusion-icon-yelp:before {
  content: "\ead7";
}

.fusion-icon-xing:before {
  content: "\e4d8";
}

.fusion-icon-xing2:before {
  content: "\e4d9";
}

.fusion-icon-spotify:before {
  content: "\ea94";
}
/* editing by rahul */
#wrapper{
	max-width: 100% !important;
	margin: 0 auto !important;
}
.video-sec{
	text-align: center;
	margin-bottom: 50px;
}
.inner-wrap{
	max-width: 1160px;
	margin: 0 auto !important;
}
.grad-descp p {
    text-align: center;
    color: #666666;
    font-size: 16px;
    font-family: "Open sans";
}
.grad-descp {
    padding: 0 55px;
}

.learning-title h3 {
	text-align: center;
    margin:  0 !important;
    font-size: 22px !important;
}
.sub-descp {
    text-align: center;
    font-size: 14px;
    color: #666;
    font-family: "Open Sans";
}
.descp-wrap {
    padding: 25px;
}
.descp {
	min-height: 187px;
    padding: 20px 0;
}
.get-started{
	text-align: center;
}
.get-started a {
    display: inline-block;
    max-width: 145px;
    padding: 10px;
    border: 1px solid #fabf11;
    border-radius: 30px;
    width: 100%;
    font-size: 16px
}
.get-started a:hover{
	background: #e87a14;
	color: #fff;
}
.register-now{
	margin-top: 50px;
}
.register-now a{
	font-size: 24px;
	border: 1px solid #fff;
	color: #fff;
	max-width: 250px;
	    font-family: "Roboto Condensed";
	    font-weight: 600;
}
.register-now a:hover {
    background: #fff;
    color: #e87a14;
}
.course {
    background: #fff;
    border: 1px solid #e0e6ec;
}
.course:hover{
	box-shadow: 0 3px 8px 0 rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.08);
}
.marg-bot {
    margin-bottom: 5px;
}
.white-title {
    color: #fff !important;
}
.image-crousel {
    width: 60%;
    margin: 0 auto !important;
}
.grad-features ul li {
    color: #fff;
    font-size: 16px;
    font-family: "Open sans";
    padding: 5px 0;
}
.grad-features ul {
	margin-top: 0;
    list-style-image: url(/wp-content/uploads/2017/12/done-tick.png);
}
.oppurtunites {
    background: #bc5a00;
    padding: 12px 15px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    font-family: "Open sans";
}
.grad-left-sec {
    margin-right: 30px !important;
}
.head-right{
	max-width: 600px !important;
}

.custom-wrapper {
    max-width: 1130px;
    margin: 0px auto;
}
.hha-by-states {
    padding: 70px 30px;
}
ul#menu-has-state {
    padding-left: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}
ul#menu-has-state li{
width: 20%;   
    float: left;
    margin-left: 0px;
    padding: 0px 6px 9px 9px;
  }
  .fusion-widget-area .fusion-column:first-child {
    width: 30%;
}
.fusion-widget-area .fusion-column:nth-child(2) {
    width: 50%;
}
ul#menu-footer-menu li {
    float: left;
    width: 50%;
}
.fusion-footer-widget-area .widget_nav_menu>div>ul>li:first-child{
  padding-top: 10px !important;
}
.fusion-widget-area .fusion-column-last{
  width: 20%;
}
/* editing by rahul */
.grad-title{
  color: #ff7a03;
}
li#field_12_6, li#field_12_10, li#field_12_11, li#field_15_6, li#field_15_10, li#field_15_11 {
    height: 200px;
    overflow-y: scroll;
    background: #f1f1f1;
    padding: 17px 15px;
    overflow-x: scroll;
}
li#field_12_15 {
    margin-top: 0 !important;
    border-bottom: 0;
}
li#field_12_15 h2, li#field_15_15 h2 {
    font-style: italic;
    font-size: 18px !important;
}
.yellow-btn{
  display: inline-block;
  max-width: 200px;
}
.yellow-btn a{
  width: 100%;
}
@font-face {
    font-family: 'nexaregular';
    src: url('/wp-content/uploads/fonts/nexaregular.eot');
    src: url('/wp-content/uploads/fonts/nexaregular.eot') format('embedded-opentype'),
         url('/wp-content/uploads/fonts/nexaregular.woff2') format('woff2'),
         url('/wp-content/uploads/fonts/nexaregular.woff') format('woff'),
         url('/wp-content/uploads/fonts/nexaregular.ttf') format('truetype'),
         url('/wp-content/uploads/fonts/nexaregular.svg#nexaregular') format('svg');
}
@font-face {
    font-family: 'NexaBold';
    src: url('/wp-content/uploads/fonts/NexaBold.eot');
    src: url('/wp-content/uploads/fonts/NexaBold.eot') format('embedded-opentype'),
         url('/wp-content/uploads/fonts/NexaBold.woff2') format('woff2'),
         url('/wp-content/uploads/fonts/NexaBold.woff') format('woff'),
         url('/wp-content/uploads/fonts/NexaBold.ttf') format('truetype'),
         url('/wp-content/uploads/fonts/NexaBold.svg#NexaBold') format('svg');
}
@font-face {
    font-family: 'NexaHeavy';
    src: url('/wp-content/uploads/fonts/NexaHeavy.eot');
    src: url('/wp-content/uploads/fonts/NexaHeavy.eot') format('embedded-opentype'),
         url('/wp-content/uploads/fonts/NexaHeavy.woff2') format('woff2'),
         url('/wp-content/uploads/fonts/NexaHeavy.woff') format('woff'),
         url('/wp-content/uploads/fonts/NexaHeavy.ttf') format('truetype'),
         url('/wp-content/uploads/fonts/NexaHeavy.svg#NexaHeavy') format('svg');
}
@font-face {
    font-family: 'AgencyFB';
    src: url('/wp-content/uploads/fonts/AgencyFB.eot');
    src: url('/wp-content/uploads/fonts/AgencyFB.eot') format('embedded-opentype'),
         url('/wp-content/uploads/fonts/AgencyFB.woff2') format('woff2'),
         url('/wp-content/uploads/fonts/AgencyFB.woff') format('woff'),
         url('/wp-content/uploads/fonts/AgencyFB.ttf') format('truetype'),
         url('/wp-content/uploads/fonts/AgencyFB.svg#AgencyFB') format('svg');
}
@font-face {
    font-family: 'agencyfbbold';
    src: url('/wp-content/uploads/fonts/agencyfbbold.eot');
    src: url('/wp-content/uploads/fonts/agencyfbbold.eot') format('embedded-opentype'),
         url('/wp-content/uploads/fonts/agencyfbbold.woff2') format('woff2'),
         url('/wp-content/uploads/fonts/agencyfbbold.woff') format('woff'),
         url('/wp-content/uploads/fonts/agencyfbbold.ttf') format('truetype'),
         url('/wp-content/uploads/fonts/agencyfbbold.svg#agencyfbbold') format('svg');
}
@font-face {
    font-family: 'NexaXBoldItalic';
    src: url('/wp-content/uploads/fonts/NexaXBoldItalic.eot');
    src: url('/wp-content/uploads/fonts/NexaXBoldItalic.eot') format('embedded-opentype'),
         url('/wp-content/uploads/fonts/NexaXBoldItalic.woff2') format('woff2'),
         url('/wp-content/uploads/fonts/NexaXBoldItalic.woff') format('woff'),
         url('/wp-content/uploads/fonts/fonts/NexaXBoldItalic.ttf') format('truetype'),
         url('/wp-content/uploads/fonts/NexaXBoldItalic.svg#NexaXBoldItalic') format('svg');
}
@font-face {
    font-family: 'nexablack';
    src: url('/wp-content/uploads/fonts/nexablack.eot');
    src: url('/wp-content/uploads/fonts/nexablack.eot') format('embedded-opentype'),
         url('/wp-content/uploads/fonts/nexablack.woff2') format('woff2'),
         url('/wp-content/uploads/fonts/nexablack.woff') format('woff'),
         url('/wp-content/uploads/fonts/nexablack.ttf') format('truetype'),
         url('/wp-content/uploads/fonts/nexablack.svg#nexablack') format('svg');
}




.left-circle span.banner-wht-txt {
    font-size: 30px;
    color: #fff;
    line-height: 35px;
    font-family: 'nexaregular';
	    border-bottom: 7px solid #fff;
    float: left;
    margin-bottom: 25px;
    padding-bottom: 15px;
}
.left-circle h2 {
    font-family: 'NexaHeavy' !important;
	 font-size: 77px !important;
    color: #231f20 !important;
    text-transform: uppercase;
	    line-height: 85px !important;
    margin-bottom: 0;
}
.left-circle h2 span.wht-txt {
    color: #fff !important;
}
.left-circle {
    width: 100%;
   max-width: 600px;
    padding: 50px 30px;
	    float: left;
}
.left-circle h3 {
	 font-family: 'NexaHeavy' !important;
    font-size: 34px !important;
    line-height: 44px !important;
    text-transform: uppercase;
     color: #231f20 !important;
	     margin: 0;
}
span.banner-timing {
    padding-top: 15px;
    font-size: 33px;
    color: #000;
    float: left;
    line-height: 43px;
    font-family: 'nexaregular';
    border-top: 7px solid #fff;
    margin-top: 20px;
}
a.landing-reg-btn {
    float: left;
    background: #000;
    color: #fff;
    padding: 18px;
    width: 400px;
    border-radius: 35px;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
	font-family: 'nexaregular';
}
.img-left-cont h3.agency-font {
    font-size: 37px !important;
    line-height: 45px !important;
    color: #fff !important;
    text-transform: uppercase;
	margin-bottom: 15px;
	font-family: 'AgencyFB' !important;
}
.img-left-cont {
    color: #fff;
}
span.special-font {
    font-size: 21px;
    line-height: 30px;
	font-family: 'nexaregular';
}
span.training-txt {
    font-size: 27px;
    line-height: 35px;
	 font-family: 'NexaXBoldItalic';
}
.img-btm-txt {
    text-align: center;
    padding-top: 20px;
    width: 100%;
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
	font-family: 'nexaregular';
}
.img-btm-txt span.website-link {
    font-size: 15px;
	line-height: 20px;
}
h3.seminar-head {
    color: #f4b937 !important;
    font-size: 41px !important;
    line-height: 50px !important;
    margin: 0;
	font-family: 'agencyfbbold' !important;
	    text-transform: uppercase;
}
ul.seminar-list {
    padding-left: 20px;
}
ul.seminar-list li {
    color: #f4b937;
	font-family: 'nexaregular';
}
ul.seminar-list li span  {
    color: #fff;
}
.seminar-right {
    color: #fff;
	font-size: 46px !important;
    line-height: 56px !important;
   font-family: 'agencyfbbold' !important;
}
span.ylw-txt {
    color: #f4b937;
    text-transform: uppercase;
}
.seminar-right ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
}
.note-txt {
    color: #fff;
    text-align: center;
    font-size: 20px;
	font-family: 'nexaregular';
}
.seminar-right ul li {
    display: inline-block;
    padding-bottom: 15px;
    text-align: center;
    width: 32%;
}
.seminar-right ul li .ylw-txt {
    display: block;
}
a.fusion-button.landing-reg-btn-big {
    width: 55%;
    font-size: 35px;
    padding: 35px 50px;
    border-radius: 50px;
    text-transform: capitalize;
    background: #f4b937;
    color: #000 !important;
	font-family: 'nexablack';
}
a.fusion-button.landing-reg-btn-big span.fusion-button-text {
    color: #000 !important;
}
.page-id-4092 .inner-page-graduate-sec, .page-id-4092 .hha-by-states {
    display: none;
}
.call-txt {
    color: #fff;
    text-align: center;
    padding-top: 20px;
}
.table-1.seminar-tbl th {
    background: #f48620 !important;
    color: #fff;
}
h3.seminar-head.agenda {
    text-align: center;
}
.seminar-right .label-orange {
    padding: 7px 10px 3px;
    font-size: 13px;
}
li#menu-item-4284 a {
    color: #f6ec03 !important;
}
.halloween-opp {
    color: #fff;
    text-align: center;
    font-size: 25px;
    line-height: 35px;
}
.halloween-opp h3 {
    color: #f7941e !important;
    font-size: 35px !important;
    line-height: 45px !important;
	font-weight:700 !important
}
.halloween-started h2.title-heading-center {
    font-size: 35px !important;
    font-weight: 700 !important;
}
.halloween-started h3.title-heading-center {
    font-size: 25px !important;
    font-weight: 400 !important;
}
.Halloween-discount h2 {
    font-size: 30px !important;
}
.Halloween-discount {
    font-size: 20px;
    line-height: 30px;
}
.post-4762 h2.content-box-heading {
    font-weight: bold !important;
}
.special-report-bg {
background-image: linear-gradient(rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https://hearingaidacademy.com/wp-content/uploads/2019/11/bg.jpg);
}
.page-id-4818 strong.start-textt {
    text-align: left;
    font-weight: 500;
    font-size: 22px;
}
a.dwld-report-btn {
    background: #e87a14;
    color: #fff !important;
    border-radius: 35px;
    padding: 20px 30px;
    font-size: 20px;
	font-weight: 700;
}
#popmake-4911 {
    background: url(/wp-content/uploads/2019/11/form-bg.jpg) no-repeat;
    background-size: cover;
	    padding: 50px;
}
.formleft-half {
    width: 60%;
    float: left;
	padding-left: 3%;
}
.formright-half {
    width: 40%;
    float: left;
	padding-left: 3%;
}
.formleft-half h2 {
    text-align: center;	
}
.formleft-half input.submit {
    background: #e87a14 !important;
    color: #fff !important;
    border-radius: 30px;
    padding: 12px 25px;
    font-size: 15px;
}
p.form-small-note {
    font-size: 13px;
    font-weight: 700;
    padding-top: 20px;
    line-height: 20px;
	width: 100%;
    float: left;
}
.formleft-half label.previewLabel {
    display: none;
}

@media only screen and (max-width: 1100px){
.left-circle h2 {
    font-size: 60px !important;
    line-height: 1.2 !important;
}
.left-circle h3 {
    font-size: 30px !important;
    line-height: 1.2 !important;
}
body.page-id-4092 button#responsive-menu-button {
    display: none;
}
.seminar-right .smRtPrice {
    display: block;
}
}
@media only screen and (max-width: 800px){
   ul#menu-footer-menu {
    max-width: 190px;
    margin: 0 auto;
}
.formleft-half, .formright-half {
    width: 100%;
    padding-left: 0;
}
#popmake-4911 {
     padding: 25px;
}
  ul#menu-footer-menu li{
    text-align: left;
    width: 100%;
  }
  ul#menu-has-state li{
  width: 33.33%;
 }
.left-circle h2 {
    font-size: 30px !important;
    line-height: 40px !important;
    float: left;
}
.left-circle span.banner-wht-txt {
    font-size: 20px;
     line-height: 30px;
	 padding:20px;
}
.left-circle h3 {
    font-size: 24px !important;
    line-height: 34px !important;
     float: left;
}
.left-circle p {
   float:left; 
}
span.banner-timing {
    font-size: 20px;
    float: left;
    line-height: 30px;
	    width: 100%;
}
a.landing-reg-btn {
    width: 320px;
    font-size: 20px;
    line-height: 30px;
    float: left;
}
.fusion-column-last.landing-img-wrap {
    margin-top: 0 !important;
}
.landing-top:after {
    content: "";
    background: rgba(244, 185, 55, 0.70);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}
.landing-top {
    background-image: url(/wp-content/uploads/2019/08/top-banner-img.jpg) !important;
}
.landing-top.fusion-fullwidth .fusion-row {
    z-index: 99999;
}
a.fusion-button.landing-reg-btn-big {
    width: 100%;
   font-size: 24px;
       padding: 15px 20px;
}
.table-1.seminar-tbl td, .table-1.seminar-tbl th{
    white-space: unset;
}
.seminar-right .smRtPrice {
    display: initial;
}
.landing-top-section {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
}
@media only screen and (max-width: 760px){
.seminar-right ul li {
    display: block;
    width: 100%;
}
.seminar-right ul li .ylw-txt {
    display: initial;
}
}

@media only screen and (max-width: 600px) {
.wof-wheel .wof-wheel-bg svg {
    position: relative;
}
div.wof-wheel .wof-inner-wrapper .wof-wheel-bg, div.wof-wheel .wof-wheel-container, div.wof-wheel .wof-wheel-container .wof-shadows {
    width: 250px;
    height: 250px;
}
.wof-wheel-standalone .wof-wrapper {
    box-sizing: border-box;
}


}

@media only screen and (max-width: 484px){
 ul#menu-has-state li{
  width: 50%;
 }
 ul#menu-has-state li a{
  font-size: 15px;
 }
 .left-circle span.banner-wht-txt br
 {
	 display:none;
 }
.table-1 tr td {
    font-size: 13px;
    line-height: 1.4;
    padding: 10px !important;
}
}
@media only screen and (max-width: 480px){
ul.seminar-list li {
    text-align: left;
}
.seminar-right {
    font-size: 28px !important;
    line-height: 1.2 !important;
}
.seminar-right .label-orange {
    padding: 5px 8px 2px;
    font-size: 10px;
}
}
@media only screen and (max-width: 380px) {
.seminar-right {
    font-size: 24px !important;
}
}
/*  End Style min */
.pricing span.integer-part {
    color: #e87b15 !important;
}

.pricing .fusion-button.button-orange {
    background: #333333;
    background-image: -webkit-linear-gradient(bottom,#333333,#333333);
    background-image: linear-gradient(to top,#333333,#333333);
    border: 1px solid #333333;
    color: #ffffff;
}
.pricing .sep-boxed-pricing .panel-heading h3 {
    color: #fff;
}


.pricing .sep-boxed-pricing .panel-heading {
    background-color: #333333;
    border-color: #333333;
    color: #fff !important;
}

.pricing span.integer-part {
    color: #e87b15 !important;
}

.pricing .fusion-button.button-orange {
    background: #333333;
    background-image: -webkit-linear-gradient(bottom,#333333,#333333);
    background-image: linear-gradient(to top,#333333,#333333);
    border: 1px solid #333333;
    color: #ffffff;
}
.pricing .sep-boxed-pricing .panel-heading h3 {
    color: #fff;
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
    margin: 0 !important;
    padding: 0;
}


body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
    margin: 0 0 0px !important;
}
#smartcountdown-2
{
    text-align:center;
}
#smartcountdown-2-hours, #smartcountdown-2-minutes, #smartcountdown-2-seconds, #smartcountdown-2-days {
    border: 2px solid #e87b15;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    text-align: center;
    padding-top: 40px;
}
.scd-digits-row, .scd-label-row
{
    text-align:center !important;
    float:none !important;
}
/* Custom */
.page-id-4351 button#responsive-menu-button, .page-id-4434 button#responsive-menu-button, .page-id-4459 button#responsive-menu-button {
	display: none !important;
}
.page-id-4351 main#main, .page-id-4434 main#main, .page-id-4459 main#main {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.page-id-4351 .fusion-page-title-bar, .page-id-4434 .fusion-page-title-bar, .page-id-4459 .fusion-page-title-bar {
    display: none;
}
.back-to-school-logo img {
    max-width: 600px;
    width: 100%;
}
.event-timer-wrap {
    text-align: center;
    color: #fff;
}
.small-title {
    font-family: Roboto Slab, sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 12px;
}
.event-timer-wrap .scd-digits {
    font-size: 11px !important;
    font-family: Roboto;
    font-weight: 700;
    border: 1px solid;
    padding: 10px;
    width: 67px;
    border-radius: 10px;
}
.event-timer-wrap .scd-label-col {
    font-family: Roboto;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px !important;
    min-width: 66px !important;
    letter-spacing: 1px;
}
.page-id-4351 .post-content p {
    font-family: Montserrat, sans-serif;
    font-size: 1.25rem;
    font-weight: normal;
    line-height: 1.5;
}
.page-id-4351 h2.title-heading-center {
    font-weight: 700 !important;
    letter-spacing: 1px !important;
	font-size: 30px !important;
}
.page-id-4351 iframe {
	width: 100%;
}
.large-timer h2.title-heading-center, .white-text h2.title-heading-center, .post-content .white-text p {
    color: #fff;
}
.event-timer-wrap .scd-counter.scd-counter-col {
    text-align: center;
}
.event-timer-wrap .scd-unit {
    float: none;
    display: inline-block;
}
.large-timer .event-timer-wrap .scd-digits {
    color: rgb(247,148,30);
    font-size: 24px !important;
    width: 158px;
    padding: 30px;
    display: inline-block;
}
.large-timer .event-timer-wrap .scd-label-col {
    font-size: 24px !important;
    line-height: 32px;
}
.landing-large-title {
    text-align: center;
	font-family: Archivo Narrow, sans-serif;
}
.post-content .landing-large-title p {
    color: rgb(247, 148, 30);
    font-size: 6.5rem;
    line-height: 6.5rem;
    font-weight: 700;
    letter-spacing: -6px;
}
.landing-sub-title {
    font-size: 1.75rem;
    margin-bottom: 15px;
}
.landing-list-wrap i.fusion-li-icon.fa.fa-check-square-o {
    font-size: 24px;
}
.white-text .landing-large-title {
    color: #fff;
}
.landing-sub-text {
    font-family: Montserrat, sans-serif;
}
.testimonials-wrap {
    font-family: Montserrat, sans-serif;
}
.student-name {
    font-size: 26px;
    font-weight: 500 !important;
    padding: 30px;
}
.testimonail-content {
    min-height: 190px;
    background: #e6e7e8;
    padding: 30px;
    border-radius: 15px;
    text-align: center;
}
.haa-contact-info p, .haa-contact-info {
    text-align: center;
    font-size: 28px !important;
    line-height: 48px !important;
}
.haa-contact-info p {
    margin-bottom: 50px;
}
.page-id-4434 h2.title-heading-left, .page-id-4459 h2.title-heading-left {
    color: #fff;
    font-size: 2.6rem !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
}
body.page-id-4459 h2.title-heading-left {
    font-size: 1.8rem !important;
}
.page-id-4434 .fusion-column-content p {
    font-size: 22px;
    line-height: 32px;
}
.page-id-4459 .fusion-column-content p {
    font-size: 18px;
    line-height: 27px;
    text-align: left;
}
.page-id-4459 .fusion-li-item-content {
    color: #fff;
}
.popup-form h3.modal-title {
    color: rgb(244, 134, 32);
    font-size: 2.5rem;
    text-align: center;
    font-weight: 700;
    font-family: Roboto Slab;
}
.popup-form .modal-content.fusion-modal-content {
    padding: 30px 0px 40px;
}
.popup-form .modal-header {
    border: 0px;
    padding-bottom: 0px;
}
.popup-form .modal-body {
    max-width: 470px;
    margin: 0px auto;
    width: 100%;
}
.popup-form .modal-body p {
    margin: 0px;
}
.popup-form .af-form-wrapper input[type=text] {
    border: 1px solid rgba(204,204,204,1);
    height: 36px;
    padding: 0 0.5em;
    border-radius: 3px;
    font-size: 18px;
    -webkit-transition: border-color 200ms ease;
    transition: border-color 200ms ease;
}
.popup-form .af-element.buttonContainer input.submit {
    border-color: rgb(244,134,32);
    background: rgb(244,134,32) !important;
    color: rgb(255,255,255) !IMPORTANT;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    padding: 15px 12px;
    font-family: Source Serif Pro;
    border-radius: 10000px;
}
.popup-form .modal-footer {
    display: none;
}
.popup-form-footer {
    color: #000;
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
    line-height: 21px;
}
.popup-form .modal-dialog.modal-lg {
    max-width: 680px;
	width: 100%;
}
.stickyvideo {
    z-index: 99;
}
.BTS-Video.stickyvideo {
    position: fixed;
    right: 0;
}
.woocommerce form.checkout .col-1 {
    border: 0px !important;
}
form.checkout .woocommerce-content-box.full-width {
    background: #f6f6f6;
}
form.checkout .woocommerce-content-box #order_review_heading {
    text-align: center;
    color: #f48620;
    border: 0px;
    padding: 0px;
    margin-bottom: 20px;
}
form.checkout .woocommerce-content-box #order_review {
    background: #fff;
    padding: 30px;
}
.shop_table.woocommerce-checkout-review-order-table tbody tr {
    height: auto;
}
.shop_table.woocommerce-checkout-review-order-table thead th {
    text-transform: uppercase;
    font-size: 15px;
}
.shop_table.woocommerce-checkout-review-order-table tbody td {
    padding: 12px 0px !important;
    width: auto !important;
    font-size: 14px;
    line-height: 20px;
}
.shop_table.woocommerce-checkout-review-order-table tbody td .product-thumbnail {
    display: none;
}
.shop_table.woocommerce-checkout-review-order-table tbody .product-info {
    margin: 0px;
}
.shop_table.woocommerce-checkout-review-order-table tfoot th {
    text-align: left;
}
.checkout .payment_methods li label img {
    max-width: 230px;
}
.checkout .payment_methods li .about_paypal {
    font-size: 10px;
}
.avada-myaccount-user {
    font-size: 14px;
}
.avada-myaccount-user .username .hello {
    font-size: 16px;
}
.promo-code-heading.fusion-alignleft {
    font-size: 16px !important;
}
.woocommerce-content-box.full-width.checkout_coupon {
    padding: 10px 30px !important;
}
.woocommerce-content-box.full-width.checkout_coupon #coupon_code {
    padding: 20px !important;
}
.checkout #customer_details label, .checkout .shop_table tfoot td, .payment_methods li label, .woocommerce-terms-and-conditions-checkbox-text {
    font-size: 14px;
	line-height: 20px;
}
.checkout #customer_details input, .checkout #customer_details select {
    padding: 18px 15px;
    font-size: 14px;
}
.checkout #customer_details .select2-selection.select2-selection--single {
    border-radius: 0px;
    border-color: #d2d2d2;
    font-size: 14px;
    height: auto;
}
.checkout #customer_details .select2-selection.select2-selection--single .select2-selection__rendered {
    padding: 5px 15px;
    color: #aaa;
}
.checkout #customer_details .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}
.checkout .payment_methods li .payment_box {
    padding: 10px 20px;
}
.checkout .payment_methods li .payment_box p {
    margin: 0px;
    font-size: 13px;
    line-height: 18px;
}
.checkout .payment_methods {
    margin-top: 10px;
}
.first-payment-date small {
    font-size: 10px;
}
.checkout .shop_table tfoot .order-total .amount {
    font-weight: 700;
}
.cart-subtotal.recurring-total {
    /*display: none;*/
}
#wc-first-data-payeezy-gateway-credit-card-credit-card-form {
    margin-top: 10px;
}
#wc-first-data-payeezy-gateway-credit-card-credit-card-form input {
    font-size: 14px !important;
    margin-bottom: 10px;
    padding: 20px 10px !important;
}
.checkout #place_order, .checkout .fusion-button.button-default.fusion-button-default-size.button {
    background: #f48620 !important;
}

/* Boot camp Landing page */
.page-template-bootcamp main#main .fusion-row {
    max-width: 100%;
}
.page-template-bootcamp main#main .fusion-fullwidth {
    margin-left: -30px;
    margin-right: -30px;
}
.wrapper {
    max-width: 1200px;
    margin: 0 auto !important;
}
.banner-descp {
    color: #fff;
    text-align: center;
    font-family: 'Poppins';
    font-size: 22px;
    padding: 45px 0 50px;
    max-width: 700px;
    margin: 0 auto;
}
.btn-wrap {
    padding: 0 10px;
    margin: 0 !important;
}
.btn-wrap a {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 700;
    border-radius: 4px !important;
    max-width: 200px;
    display: block;
    letter-spacing: 2.6px;
    padding: 15px 10px !important;
    line-height: 1.4;
}
.btn-wrap a.enroll-btn {
    float: right;
    border: 1px solid #c49b5a !important;
}
.banner-sub-descp {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 300;
    max-width: 600px;
    margin: 0 auto;
    padding: 50px 0 0;
}
.event-meta {
    display: flex;
    justify-content: center;
    margin: 0 !important;
    padding-bottom: 40px !important;
}
.event-meta li {    
    margin: 0 !important;
    color: #fff;   
    padding: 0 30px; 
}
.event-meta li .fusion-li-item-content {
    font-family: 'Playfair Display';
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 18px;
    font-weight: bold;
}
.event-meta li span.icon-wrapper {
    margin-right: 10px !important;
}
.bootcamp-page-title h2, .event-title h2 {
    font-family: 'Playfair Display' !important;
    text-transform: uppercase;
    font-size: 50px !important;
    font-weight: bold !important;
    color: #0b2d47 !important;
    line-height: normal !important;
}
.event-title h2{
    max-width: 350px;
}
.about-event-wrapper .fusion-row,
.call-to-action .fusion-row {
    max-width: 1200px !important;
    margin: 0 auto;
    display: block;
}
.event-descp {
    font-family: 'Poppins';
    color: #4d4d4d;
    font-size: 16px !important;
}
.event-left {
    padding-right: 20px !important;
}
.event-right {
    padding-left: 60px;
    border-left: 4px solid #c49b5a;
}
.learn-descp {
    font-family: 'Poppins';
    color: #0b2d47;
    font-size: 16px !important;
}
.learn-right {
    border-radius: 8px 0 0 8px !important;
    overflow: hidden;
    margin-left: -60px !important;
    width: calc(50% + 60px )!important;
}
.learn-right .fusion-column-content-centered {
    max-width: 505px;
}
.learn-descp ul {
    padding-left: 20px;
    column-count: 2;
        margin: 20px 0;
}
.learn-descp ul li {
    color: #fff;
        font-size: 14px;
}
a.learn-btn {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 700;
    border-radius: 4px !important;
    max-width: 185px;
    display: block;
    letter-spacing: 2.6px;
    padding: 15px 10px !important;
    line-height: 1.4;
    margin-top: 40px;
}
.page-template-bootcamp .bootcamp-footer .footer-txt, .page-template-bootcamp .bootcamp-footer .footer-txt p {
    color: #4d4d4d !important;
    text-align: center;
    font-size: 16px;
    font-family: 'Poppins';
    max-width: 575px;
    margin: 0 auto;
}
.bootcamp-footer {
    background-size: inherit !important;
}
.page-template-bootcamp .footer-logo {
    margin-bottom: 30px;
}
div#footer-social-links {
    padding: 30px 0;
}
div#footer-social-links a {
    margin: 0 10px;
    height: 40px;
    width: 40px;
    border: 2px solid #312c30;
    border-radius: 50%;
}
div#footer-social-links a::before {
    color: #312c30;
    font-size: 24px;
    line-height: 36px;
}
.cta-txt {
    font-family: 'Poppins';
    color: #fff;
    font-size: 18px !important;
    text-align: center;
        line-height: 2;
}
span.mustard-txt {
    color: #c49b5a;
}
.cta-ph {
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    line-height: normal;
    font-family: 'Poppins';
    padding-bottom: 20px;
}
.cta-email {
    text-align: center;
    font-weight: bold;
    font-family: 'Poppins';
    font-size: 16px;
}
.cta-right .cta-txt {
    max-width: 450px;
    margin: 0 auto;
}
.cta-left {
    border-right: 4px solid #c49b5a;
}
.keynote-title h2.title-heading-center {
    font-family: 'Playfair Display' !important;
    text-transform: uppercase;
    font-size: 50px !important;
    font-weight: 700 !important;
    color: #fff;
    line-height: normal !important;
}
.keynote-speaker-wrap {
    max-width: 1200px;
    margin: 0 auto !important;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 18%);
    margin-top: -50px !important;
    background: #fff !important;
    border-radius: 6px;
}
.author-title h2.title-heading-left {
    font-size: 30px !important;
    color: #0b2d47;
    font-family: 'Poppins' !important;
    font-weight: 900 !important;
}
.author-designation h3.title-heading-left {
    color: #0b2d47;
    font-family: 'Poppins' !important;
    font-size: 22px;
}
.memories-descp {
    font-family: 'Poppins';
    text-align: center;
    padding: 40px 0 50px;
    max-width: 525px;
    margin: 0 auto;
    color: #4d4d4d;
}
.memories-wrapper .wrapper {
    max-width: 1140px;
    margin: 0 auto !important;
}
.memories-wrapper .fusion-gallery {
    display: flex;
    flex-wrap: wrap;
    height: auto !important;
}
.memories-wrapper .fusion-gallery .fusion-grid-column {
    position: static !important;
}
.venue-title h2.title-heading-left {
    font-family: 'Playfair Display' !important;
    text-transform: uppercase;
    font-size: 50px !important;
    font-weight: 700 !important;
    color: #c49b5a !important;
    line-height: normal !important;
}
.venue-descp {
    font-size: 16px;
    font-family: 'Poppins';
    color: #fff;
    font-weight: normal;
}
.venue-descp {
    font-size: 16px;
    font-family: 'Poppins';
    color: #fff;
    font-weight: normal;   
}
.venue-left .fusion-column-content-centered {
        justify-content: flex-end !important;
}
.venue-left .fusion-column-content {
    max-width: 460px;
}
.venue-wrapper::before {
    content: "";
    position: absolute;
    width: 101px;
    height: 130px;
    display: block;
    background: url(https://hearingaidacademy.com/wp-content/uploads/2021/02/dots.png) no-repeat center;
    background-size: cover;
    top: 0;
    z-index: 99;
    left: 40px;
}
.map-btn {
    display: flex !important;
    align-items: center;
    justify-content: center;
    max-width: 205px !important;
    margin-top: 60px !important;
}
.map-btn::before {
    content: "";
    height: 29px;
    width: 29px;
    display: inline-block;
    background: url(https://hearingaidacademy.com/wp-content/uploads/2021/02/map-bg.png) no-repeat center;
    margin-right: 15px;
}
.speaker-left .event-descp {
    padding-right: 60px;
}
.sep-sub-title h3.title-heading-center {
    font-size: 18px;
    font-family: 'Poppins';
    color: #c49b5a;
    font-weight: bold;
    letter-spacing: 3px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sep-sub-title h3.title-heading-center::before,
.sep-sub-title h3.title-heading-center::after,
.sep-sub-title h2.title-heading-center::before,
.sep-sub-title h2.title-heading-center::after {
    width: 120px;
    content: "";
    display: block;
    height: 4px;
    background: #c49b5a;
    margin: 0 30px;
}
.enroll-title h2{
        display: flex;
    align-items: center;
    justify-content: center;
}
.spt-txt {
    text-align: center;
    font-size: 24px;
    font-family: 'Poppins';
    padding-bottom: 20px;
}
.early-bird, .regular {
    /*max-width: 380px;*/
    max-width: 310px;
    width: 100%;
    text-align: center;
    background: url(https://hearingaidacademy.com/wp-content/uploads/2021/02/yellow-plan-bg.png) no-repeat center;
    background-size: cover;
    padding: 70px 20px 55px;
    font-family: 'Poppins';
    color: #3b2a1f;
        margin: 0 40px;
}
.regular{
     background: url(https://hearingaidacademy.com/wp-content/uploads/2021/02/grey-plan-bg.png) no-repeat center;
}
.pkg-title {
    font-weight: bold;
    font-size: 30px;
}
.pkg-price {
    font-size: 80px;
    font-weight: bold;    
    padding: 40px 0;
    line-height: 1;
}
.pkg-validation-date {
    font-weight: bold;
    font-size: 20px;
}
.enroll-pkg-btn a {
    background: #fff;
    display: block;
    max-width: 270px;
    width: 100%;
    border-radius: 6px;
    padding: 25px 10px;
    margin: 0 auto;
    font-size: 26px;
    color: #c49b5a;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2.6px;
}
.enroll-pkg-btn {
    margin-top: 130px;
}
.pkg-wrapper {
    display: flex;
    justify-content: center;
    padding-top: 40px;

}
sup {
    font-size: 14px;
    line-height: normal;
}




/* tabs */

.page-template-bootcamp .tabs-container {
   display: flex;
  align-items: stretch;
}
.page-template-bootcamp .col {
  display: flex;
  flex-direction: column;
  justify-content: top;
}

.page-template-bootcamp nav {
  position: relative;
  display: flex;
  flex-wrap: wrap;  
  color: #6C5D5D;
  
}

.page-template-bootcamp nav a {
    position: relative;
        padding: 65px 20px 70px 70px;
    width: 100%;
    cursor: pointer;
    box-shadow: 0 0 19px 5px rgb(0 0 0 / 5%);
    border-radius: 8px;
    margin-bottom: 40px !important;
    background-image: url(https://hearingaidacademy.com/wp-content/uploads/2021/02/event-calender.png);
    background-repeat: no-repeat;
    background-position-x: 35px;
    background-position-y: 35px;
}

.page-template-bootcamp nav a:hover,
.page-template-bootcamp nav a.selected {
  background-color: #c59d5e;
  color: #fff;
  
}
/* tabs triangle */
.page-template-bootcamp .triangle-container {
    position: absolute !important;
    z-index: 10;
    top: 0;
    left: 99.6%;
    width: 30px !important;
    background: transparent !important;
    height: 100%;
}

.page-template-bootcamp .triangle-container img {
    position: absolute;
    height: 100%;
    left: 0;
    width: 30px;
}



.page-template-bootcamp .tabs .content {
 
  position: relative;
  
  transition: opacity 0.1s linear 0s;
  display: none;
}

.page-template-bootcamp .tabs .content.visible {
  display: block;
}

.page-template-bootcamp .tabs .content p { padding-bottom: 2px;}

.page-template-bootcamp .tabs .content p:last-of-type { padding-bottom: 0px; }

.page-template-bootcamp .event-day {
    color: #0b2d47;
    font-size: 28px;
    font-family: 'Poppins';
    font-weight: bold;
    line-height: normal;
}
.page-template-bootcamp .event-day-date {
    color: #0b2d47;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: bold;
    padding-bottom: 20px;
}
.page-template-bootcamp .event-address {
    color: #c49b5a;
    font-weight: 600;
    font-family: 'Poppins';
}
.page-template-bootcamp .event-airpot {
    color: #999999;
    font-family: 'Poppins';
}
.page-template-bootcamp .tabs-nav {
    max-width: 470px;
}

.page-template-bootcamp nav a:hover .event-day,
.page-template-bootcamp nav a:hover .event-day-date,
.page-template-bootcamp nav a:hover .event-address,
.page-template-bootcamp nav a:hover .event-airpot,
.page-template-bootcamp nav a.selected .event-day,
.page-template-bootcamp nav a.selected .event-day-date,
.page-template-bootcamp nav a.selected .event-address,
.page-template-bootcamp nav a.selected .event-airpot{
    color: #fff;
}
.page-template-bootcamp nav a:hover, .page-template-bootcamp nav a.selected{
background-image: url(https://hearingaidacademy.com/wp-content/uploads/2021/02/active-event-calender.png);
}
.page-template-bootcamp .tabs-content {
    width: calc(100% - 470px);
    padding-left: 20px;
    justify-content: flex-end;
    display: flex;
    justify-content: flex-end;
    display: flex;
    align-items: flex-end;
}
.page-template-bootcamp .event-activity-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #0b2d47;
    font-weight: bold;
    font-family: 'Poppins';
    padding-bottom: 20px;
}
.page-template-bootcamp .event-activity-descp {
    font-size: 16px;
    font-family: 'Poppins';
    color: #4d4d4d;
    padding-bottom: 20px;
    max-width: 500px;
}
.page-template-bootcamp .event-activity-meta ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
}
.page-template-bootcamp .event-activity-meta ul li {
    color: #0b2d47;
    font-weight: bold;
    font-size: 14px;
    font-family: 'Poppins';
        display: flex;
    align-items: center;
        max-width: 200px;
    width: 100%;
}
.page-template-bootcamp .event-activity-meta ul li img {
    margin-right: 10px;
}
.page-template-bootcamp .event-activity {  
    padding-bottom: 35px;
    
}
.page-template-bootcamp .event-activity:not(:last-child) {
    border-bottom: 1px solid #ececec;
    margin-bottom: 40px;
}
.page-template-bootcamp .tabs-content .content {
    max-width: 565px;
    width: 100%;
}
.watch-video-title h2.title-heading-left {
    font-family: 'Caveat', cursive !important;
    font-size: 58px !important;
    font-weight: bold !important;
    color: #c49b5a;
}
.rare-oppurtunity {
    max-width: 830px;
    margin: 0 auto !important;
}
.mind-blowing-title h2.title-heading-left {
    color: #fff;
    font-family: 'Poppins' !important;
    font-size: 44px !important;
    line-height: 1.3 !important;
    font-weight: bold !important;
}
.video-right .venue-descp {
    margin-bottom: 50px;
}
span.mustard-txt a {
    color: #c49b5a;
}

.oppurtunity-wrapper .fusion-builder-row {
    z-index: 999 !important;
}
.watch-video-title h2.title-heading-left:after {
    content: "";
    width: 124px;
    height: 199px;
    display: inline-block;
    background: url(https://hearingaidacademy.com/wp-content/uploads/2021/02/video-arrow.png) no-repeat center;
    position: absolute;
    margin-top: 45px;
    margin-left: -30px;
}
.video-right {
    border-radius: 8px !important;
/*    overflow: hidden;*/
    max-width: 540px;
    width: 43% !important;
}
.video-left {
    margin-right: -25px !important;
    width: 57% !important;
    margin-top: -25px !important;
}
.oppurtunity-video-wrap {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.oppurtunity-video-wrap img.play-icon {
    position: absolute;
}
.video-right::before {
    content: "";
    width: 101px;
    height: 130px;
    display: block;
    background: url(https://hearingaidacademy.com/wp-content/uploads/2021/02/dots.png) no-repeat center;
    position: absolute;
    top: -90px;
    right: 30%;
    z-index: 9;
}
.video-right .fusion-column-wrapper{
    border-radius: 8px;
}
.landing-page-header{
    z-index: 9999 !important;
}
.landing-page-header .fusion-builder-row {
    max-width: 1200px !important;
    margin: 0 auto !important;
    display: flex;
    align-items: center;
}
li.menu-button.show-mob {
    display: none !important;
}
a.learn-btn.bootcamp-header-btn {
    max-width: 150px;
    font-size: 14px;
        margin: 0;
        float: right;
}
.bootcamp-header-middle ul#landing-menu {
    display: flex;
    justify-content: center;
}
.bootcamp-header-middle ul#landing-menu li a {
    font-size: 14px !important;
    font-family: 'Poppins';
    letter-spacing: 1px;
    padding: 0 20px;
}
.testimonial {
    background: #f3f5f6;
    border-radius: 8px;
    padding: 50px 30px;
     position: relative;
     margin-bottom: 20px;
}
.client-info {
    justify-content: flex-start;
    display: flex;
    align-items: center;
        padding-left: 10px;

}
.client-name {
    font-weight: bold;
    font-size: 16px;
    color: #0b2d47;
    display: flex;
    flex-direction: column;
    line-height: normal;
    font-family: 'Poppins';
    text-transform: uppercase;
    letter-spacing: 1px;
}
.client-name span.address {
    color: #4d4d4d!important;
    font-size: 16px !important;
    font-weight: normal;
    font-family: 'Poppins';
    text-transform: none;
}
.client-info img {
    margin-right: 20px;
}
.testimonial::after {
    border-style: solid;
    content: "";
    border-width: 15px;
    border-color: #f3f5f6 #f3f5f6 transparent transparent;
    display: block;
    max-width: 30px;
    position: absolute;
    bottom: -30px;
    left: 50px;
}
.testimonial a span {
    text-transform: uppercase;
    font-weight: bold;
}
span.more-txt {
    display: none;
}
.testi-video {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 30px;
}
.covid19-guidelines h3#modal-heading-2 {
    font-family: 'Playfair Display' !important;
    text-transform: uppercase;
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #0b2d47 !important;
    line-height: normal !important;
}



/* media queries */
@media (min-width: 801px) {
.checkout .avada-checkout-no-shipping, .checkout .woocommerce-content-box.full-width {
    width: 50%;
    float: left;
}
}
@media (max-width: 800px) {
.woocommerce form.checkout .avada-checkout-no-shipping #customer_details .col-1 {
    padding: 0px;
}
form.checkout .woocommerce-content-box.full-width {
    background: #f6f6f6;
    padding: 30px 0px;
}
#customer_details, .checkout .payment_methods li {
    text-align: left;
}
form.checkout .woocommerce-content-box #order_review {
    background: #fff;
    padding: 30px 15px;
}
}
@media screen and (max-width: 560px){
    #smartcountdown-2-hours, #smartcountdown-2-minutes, #smartcountdown-2-seconds, #smartcountdown-2-days {
        height: 80px;
    width: 80px;
    padding-top: 10px;
}
}
@media screen and (max-width: 620px) {
body .post-content .landing-large-title p {
    font-size: 3.5rem;
    line-height: 3.5rem;
}
.haa-contact-info p, .haa-contact-info {
    text-align: center;
    font-size: 20px !important;
    line-height: 30px !important;
}
.large-timer .event-timer-wrap .scd-digits {
    color: #f7941e;
    font-size: 11px !important;
    width: 66px;
    padding: 10px;
    display: inline-block;
}
.event-timer-wrap .scd-counter.scd-counter-col.clearfix {
    margin: 0px -30px;
}
.large-timer .event-timer-wrap .scd-label-col {
    font-size: 12px !important;
    line-height: 24px;
}
ul.fusion-checklist.fusion-checklist-1.landing-list-wrap, ul.fusion-checklist.fusion-checklist-3, ul.fusion-checklist.fusion-checklist-4 {
    text-align: left;
}
ul.fusion-checklist.fusion-checklist-2, .page-id-4459 .fusion-column-content p, .page-id-4459 ul.fusion-checklist.fusion-checklist-1 {
    text-align: left;
}
.page-id-4459 h2.title-heading-left {
    text-align: left !important;
}
.BTS-Video.stickyvideo {
    position: relative;
    right: inherit;
}
}
.page-id-4610 li.header-reg-btn, .page-id-4610 li.header-login-btn, .page-id-3441 li.header-reg-btn, .page-id-3441 li.header-login-btn, .page-id-4610 .hha-by-states, .page-id-4610 .inner-page-graduate-sec, .page-id-3441 .hha-by-states, .page-id-3441 .inner-page-graduate-sec {
    display: none !important;
}
/* Admin Dashboard - Users */
.haa-users-list table {
    width: 100%;
}
.haa-users-list table tr {
    background-color: #fff;
    border-bottom: 1px solid #E1EBF0;
}
.haa-users-list table th {
    background-color: #e87b15;
    text-transform: uppercase;
    color: #fff;
    vertical-align: middle;
    height: 60px;
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 13px;
    padding: 10px;
    /*text-align: center;*/
}
.haa-users-list table td {
    background-color: white;
    vertical-align: middle;
    height: 64px;
    letter-spacing: 0.5px;
    font-size: 14px;
    padding: 8px;
    /*text-align: center;*/
}
.haa-users-list table td.user-name {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
}
.haa-users-list table td.user-name span {
    font-weight: normal;
    font-size: 11px;
    border: 1px solid #e1ebf0;
    color: #e87b15;
    display: inline-block;
    padding: 3px 6px;
    line-height: 13px;
    border-radius: 10px;
    margin-left: 6px;
    background: #f5f5f5;
}
.haa-users-list #myInput, .haa-users-list #myInputname, .haa-users-list #myInputstate {
    background-image: url(https://www.w3schools.com/css/searchicon.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    width: 100%;
	max-width: 500px;
    font-size: 16px;
    padding: 20px 20px 20px 40px;
    border: 1px solid #e87b15;
    margin-bottom: 12px;
    line-height: 24px;
    display: block;
}
.haa-users-list .learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
    background: #e87b15;
}
.haa-users-list .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
    color: #e87b15;
}
.lesson-content .ld-profile-stats, .lesson-content .ld-profile-edit-link, .lesson-content .ld-item-list.ld-course-list, .lesson-content #ld_course_info_mycourses_list, .lesson-content #quiz_progress_details {
    display: none !important;
}
.lesson-content #course_progress_details {
    text-align: center;
}
.lesson-content .fusion-fullwidth.fullwidth-box.nonhundred-percent-fullwidth {
    margin-top: 30px;
}
.haa-users-dashboard-graphics {
    margin-bottom: 40px;
    text-align: center;
}
.dashboard-graphic {
    display: inline-block;
    border: 20px solid #e87b15;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 240px;
    height: 240px;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    padding: 70px 10px;
    vertical-align: top;
    margin: 10px 20px;
	background: #f6f6f6;
    /*outline: #eee solid 5px;
    -moz-outline-radius: 54%;
	-webkit-border-radius: 54%;*/
    outline-radius: 54%;
}
.dashboard-graphic label {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    line-height: 30px;
    font-weight: 400;
    margin-top: 10px;
}
#ld-profile .ld-item-list.ld-course-list {
    display: none;
}
.haa-users-list table tr.user1129 {
    display: none !important;
}
.user-table-button {
    background: #f5f5f5;
    color: #e87b15;
    font-size: 11px;
    padding: 1px 10px;
    border-radius: 5px;
    width: 80px;
    display: block;
    text-align: center;
    border: 1px solid #e87b15;
}
.user-table-button.active-button {
    background: #e87b15;
    color: #f5f5f5;
}
.haa-users-list table.inprogress-course-users-table tr.width100 {
    display: none;
}
.haa-users-list table.completed-course-users-table tr {
    display: none;
}
.haa-users-list table.completed-course-users-table tr.width100, .haa-users-list table.completed-course-users-table tr.heading {
    /*display: revert;*/
	display: table-row;
	width: 100%;
}
.instructor-wrap {
    background: #e87b15;
    color: #fff;
    padding: 30px;
    text-align: center;
    margin: 10px 0px;
}
.instructor-wrap img {
    border-radius: 50%;
    max-width: 182px;
}
.instructor-name {
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0px 5px;
}
.instructor-wrap a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.widget-button a {
    display: inline-block;
    background: #e87b15;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
}
.widget-contact-info {
    margin-top: 30px;
}
.sidebar-title {
    background: #e87a14;
    color: #fff;
    text-align: center;
    padding: 10px;
    line-height: 100%;
    margin-bottom: 20px;
    display: block;
    margin-top: 30px;
}
.flex-wrapper {
  display: flex;
  flex-flow: row nowrap;
}

.single-chart {
  width: 33%;
  justify-content: space-around ;
}
.circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  /*max-height: 250px;*/
}
.circle-bg {
  fill: none;
  stroke: #eee;
  stroke-width: 3.8;
}
.circle {
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
.circular-chart.orange .circle {
  stroke: #e87a14;
}
.percentage {
    fill: #666;
    font-size: .4em;
    text-anchor: middle;
    font-weight: 700;
}
.last-activity {
    background: #e87a14;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    padding: 20px 15px;
}
.last-activity .activity-user {
    font-size: 20px;
    font-weight: 700;
}
.haa-users-list .ld-progress.ld-progress-inline {
    margin: 0px;
}
.haa-users-list .ld-progress-steps, .haa-users-list .ld-progress-percentage {
	display: none;
}
.chapter-progress-bar {
    background-color: #e2e7ed;
    width: 100%;
    height: 7px;
    border-radius: 7px;
    overflow: hidden;
    margin: 5px 0px;
}
.chapter-progress-bar-percentage {
    background: #e87b15;
    height: 7px;
}
.chapter-completed {
    font-size: .75em;
    line-height: 1em;
}
.chapter-completed-percentage {
    text-transform: uppercase;
    font-weight: 800;
    color: #e87b15;
    margin-right: 1.5em;
    font-size: .75em;
    line-height: 1em;
}
.notes-form {
    /*background: #e87a14;
    color: #fff;
    padding: 20px;*/
}
.notes-form {
    border: 2px solid #eee;
    padding: 10px 20px 20px;
}
.notes-form .gform_wrapper .top_label textarea.textarea {
    border: 3px solid #eee;
    height: 100px;
    color: #666;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.notes-form #gform_submit_button_33 {
    background: #e87a14 !important;
    color: #fff !important;
}
.notes-form .gform_footer.top_label {
    padding: 0px;
    margin: 0px 0px 0px;
}
#field_33_1 {
    padding: 0px;
}
.sidebar-title.white-bg {
    background: #fff;
    color: #666;
    font-size: 20px;
    font-weight: 600;
}

@media (max-width: 650px) {
.haa-users-list table th, .haa-users-list table td {
    /*display: none;*/
}
.haa-users-list {
    overflow-x: scroll;
}
.haa-users-list table {
    width: 100%;
    overflow-x: scroll;
}
.haa-users-list table td {
    text-align: left;
}
}
@media (min-width: 801px) {
.lesson-content .fusion-layout-column.fusion-two-third {
    padding-right: 4%;
}
}

.edit-profile a {
    font-size: 11px;
    color: #e87b15;
    font-weight: 400;
}
.user-profile-edit .fusion-tabs.vertical-tabs.clean .nav-tabs li:last-child {
    display: none;
}

/* editing by rahul */
.prctcl-exam {
    font-size: 24px;
    color: #fff;
    font-family: 'Inter', sans-serif;
}
.landing-page-hero-title {
    margin: 10px 0 !important;
}
.landing-page-hero-title h2 {
    font-size: 34px !important;
    font-weight: bold !important;
    color: #fff !important;
    font-family: 'Inter', sans-serif !important;
   
}
.landng-hero-descp {
font-size: 18px;
    color: #fff;
    font-family: 'Inter', sans-serif;
    line-height: 35px;
}

a.enroll-now-btn {
    font-size: 18px !important;
    font-weight: 600;
    font-family: 'Inter',sans-serif !important;
    box-shadow: 0px 6px 12px #00000029 !important;
    border-radius: 6px !important;
    max-width: 210px !important;
    width: 100% !important;
    line-height: 1.5;
    margin-top: 20px !important;
    margin-bottom: 40px !important;
}
.landing-page-hero-date {
    color: #fff;
    font-style: italic;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Inter', sans-serif;
}
.about-event-descp {
    font-size: 18px;
    color: #fff;
    font-family: Inter !important;
    font-weight: inherit;
}
.about-event-title h3 {
    font-family: 'Oswald' !important;
    color: #fff !important;
    font-size: 24px !important;
    font-weight: 500;
}
/* Bootcamp landing page */
.page-id-5563 .hha-by-states, .page-id-5563 .inner-page-graduate-sec {
    display: none;
}
.fusion-fullwidth.header-bootcamp {
    position: fixed;
    z-index: 999;
    width: 100%;
	background-color: transparent
}
.landing-page-menu {
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.landing-page-menu li {
    display: inline-block;
    list-style: none;
    color: #fff;
}
.landing-page-menu li a {
    color: #fff;
    padding: 0px 15px;
	font-family: 'Inter', sans-serif;
}
.landing-page-menu li.menu-button a {
    background: #f9df00 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 12px #00000029;
    border-radius: 6px;
    padding: 10px 30px;
    color: #000;
}
.bootcamp-footer p {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px;
	font-family: 'Inter', sans-serif;
}
.landing-title h2 {
    font-family: 'Oswald',sans-serif !important;
    font-weight: 700 !important;
    font-size: 48px !important;
    color: #333E49 !important;
}
.bootcamp-faqs .accordian.fusion-accordian {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 40px #00000014;
    border: 0.5px solid #D4D4D4;
    border-radius: 10px;
}
.bootcamp-faqs .fusion-accordian .panel-title a {
    display: block;
    padding: 25px 0;
}
.bootcamp-faqs .fusion-accordian .panel-heading {
    padding: 0px 50px;
}
.bootcamp-faqs .fusion-accordian .fusion-panel:last-of-type {
    border: 0px;
}
.bootcamp-faqs .fusion-accordian .panel-title .fusion-toggle-heading {
    margin-left: 0;
    color: #333E49 !important;
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}
.bootcamp-faqs .fusion-accordian .panel-title .fusion-toggle-icon-wrapper {
    float: right;
}
.bootcamp-faqs .fusion-accordian .panel-title .fusion-toggle-icon-wrapper .fa-fusion-box {
    background: url('images/arrow-forward.png') center no-repeat #fff !important;
    color: #333E49;
	height: 33px;
    line-height: 33px;
    vertical-align: baseline;
}
.bootcamp-faqs .fusion-accordian .panel-title .active .fusion-toggle-icon-wrapper .fa-fusion-box {
    background: url('images/arrow-down.png') center no-repeat #fff !important;
}
.bootcamp-faqs .fusion-accordian .panel-title .fusion-toggle-icon-wrapper .fa-fusion-box:before {
	display: none;
}
.bootcamp-faqs .fusion-accordian .panel-body {
    padding: 0px 50px 40px;
    border: none;
    line-height: normal;
    font-family: 'Inter', sans-serif;
    font-weight: normal;
}

.width880 .fusion-builder-row.fusion-row {
    max-width: 880px !important;
}
.enroll-section .fusion-column-wrapper p {
    font-size: 24px;
    font-family: 'Inter', sans-serif;
    color: #333E49;
    line-height: 29px;
}
.price-table-wrap {
    max-width: 411px;
    margin: 0px auto;
    text-align: center;
    font-family: 'Inter', sans-serif;
    color: #333E49;
	background: url('images/price-table.png') top center no-repeat;
	/*background-size: contain;*/
	padding: 35px 70px;
	display: inline-block;
	vertical-align: top;
}
.price-table-wrap.light {
    opacity: .5;
}
.pt-price {
    color: #FF7A03;
    font-family: 'Oswald',sans-serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.5;
    border-bottom: 3px dashed;
    padding: 40px 0px;
}
.pt-detail {
    font-size: 24px;
    padding: 40px 15px;
    line-height: 1.8;
}
.pt-button {
    padding: 0px 0px 50px;
}
.pt-button a {
    display: block;
    background: #FF7A03 0% 0% no-repeat padding-box;
    box-shadow: 0px 7px 22px #0000001A;
    border-radius: 6px;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 10px;
}
.bootcamp-event-wrap .fusion-tabs {
    font-family: 'Inter', sans-serif;
    color: #333E49;
    margin: 0px;
}
/*.bootcamp-event-wrap .fusion-tabs .nav-tabs li.active a::before {
    content: '';
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    border-radius: 50%;
    left: -13px;
    background: #FF7A03 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    top: 50%;
    margin-top: -13px;
}*/
.bootcamp-event-wrap .fusion-tabs .nav-tabs li.active a::before, .bootcamp-event-wrap .fusion-tabs .nav-tabs li:hover a::before {
    content: '';
	background: url('images/event-icon.png') left center no-repeat;
	height: 85px;
    width: 80px;
    display: inline-block;
    position: absolute;
    left: -18px;
    top: 0;
    background-size: contain;
}
.bootcamp-event-wrap .fusion-tabs .nav-tabs li .fusion-tab-heading {
    font-family: 'Inter', sans-serif;
    color: #fff;
    font-weight: 500;
}
.bootcamp-event-wrap .fusion-tabs .nav-tabs li.active .fusion-tab-heading, .bootcamp-event-wrap .fusion-tabs .nav-tabs li:hover .fusion-tab-heading {
    color: #333E49;
}
.bootcamp-event-wrap .fusion-tabs.clean .nav-tabs li .tab-link {
    padding: 25px 15px;
    border-radius: 10px;
}
.bootcamp-event-wrap .fusion-tabs.clean .nav-tabs li:first-of-type .tab-link {
    margin-right: 7%;
}
.bootcamp-event-wrap .fusion-tabs.clean .nav-tabs li:last-of-type .tab-link {
    margin-left: 7%;
}
.event-wrap {
    margin: 20px 0px;
}
.event-date {
    width: 200px;
    display: inline-block;
    background: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    padding: 12px;
	background: url('images/event-bg01.png') -1px center no-repeat #fff;
	border-radius: 10px;
}
.divider {
    display: block;
}
.event-info {
    background: #fff;
    width: calc(100% - 220px);
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    padding: 31px 35px;
    border-radius: 10px;
}
.event-name {
    color: #FF7A03;
    font-family: 'Oswald',sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    text-transform: uppercase;
}
.event-info p {
    margin: 0px;
    color: #333E49;
    font-size: 24px;
    line-height: 32px;
}
.fusion-fullwidth.bootcamp-team {
    color: #333E49;
	font-family: 'Inter', sans-serif;
	background-size: contain !important;
}
.landing-title-h3 {
	margin-bottom: 15px !important;
}
#main .landing-title-h3 h3 {
    font-family: 'Oswald',sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 26px;
	color: #333E49;
}
.image-shadow .fusion-imageframe {
    overflow: visible;
    margin-top: 20px;
}
.image-shadow .fusion-imageframe img, .image-shadow img {
    box-shadow: 0px 20px 70px #0000002b !important;
    border-radius: 15px;
}
.location-details {
    text-align: right;
    color: #fff;
    font-family: 'Inter',sans-serif;
    font-size: 24px;
    line-height: 29px;
    max-width: 875px;
    font-weight: normal;
    float: right;
}
.date-timing {
    font-family: 'Oswald',sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 25px;
}
.location-button a {
    background: #f9df00 0% 0% no-repeat padding-box;
    box-shadow: 0px 7px 22px #0000001A;
    border-radius: 6px;
    display: inline-block;
    color: #000 !important;
    font-size: 18px;
    text-transform: uppercase;
    padding: 11px 20px;
    font-weight: 600;
    width: 180px;
    text-align: center;
    margin-top: 10px;
}
.bootcamp-team p a {
    color: #FF7A03;
    text-decoration: underline;
}
.modal.covid19 h3.modal-title {
    font-family: 'Oswald',sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #FF7A03;
}
.modal.covid19 .modal-body {
    color: #333E49;
    font-family: 'Inter', sans-serif;
}
.landing-banner-wrap:after {
	content: '';
	background: url('images/banner-bg02.png') bottom right no-repeat;
	bottom: -1px;
	right: -1px;
	width: 100%;
	height: 100%;
	/*z-index: 99;*/
	max-width: 400px;
	position: absolute;
}
.landing-banner-wrap .flex-direction-nav, .landing-banner-wrap .flex-control-nav {
    display: none !important;
}
.page-id-5563 #responsive-menu-button {
    display: none !important;
}
.watch-video {
    font-family: 'Caveat', cursive;
    color: #fff;
    font-size: 32px;
    margin-top: 40px;
}
.watch-video img {
    position: absolute;
    margin-top: 10px;
	z-index: 99;
	margin-left: 40px;
}
.video-wrp {
	z-index: 9;
}
.video-wrp iframe {
    border: 10px solid #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 40px #0000006b;
}
.watch-video.mobile {
    display: none;
}
@media (min-width: 801px) {
li.menu-button {
    margin-left: 15px;
}
.event-info {
    min-height: 132px;
}
.center {
    display: flex;
    align-items: center;
    height: 70px;
}
}
@media (max-width: 800px) {
.watch-video.desktop {
    display: none;
}
.watch-video.mobile {
    display: block;
}
.landing-banner-wrap::after {
	display: none;
}
body #main {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.fusion-fullwidth.header-bootcamp {
    position: absolute;
}
.landing-page-hero-date {
    margin-bottom: 40px;
}
.about-event-title .title-heading-left {
    text-align: center !important;
    margin: 30px 0px 0px !important;
}
.landing-title h2, #main .landing-title-h3 h3 {
    text-align: center !important;
}
.fusion-fullwidth.bootcamp-team ul {
    text-align: left;
}
.landing-banner-wrap::after {
    max-height: 400px;
}
}
@media (min-width: 651px) {
.watch-video {
    font-family: 'Caveat',cursive;
    color: #fff;
    font-size: 60px;
    padding-top: 35px;
    text-align: center;
    display: block;
}
.watch-video img {
    position: absolute;
    margin-top: 10px;
    z-index: 9;
    margin-left: 40px;
    right: 10%;
}
}
@media (max-width: 650px) {
.landing-page-menu {
    text-align: center;
}
.landing-page-menu li {
    padding: 8px 0px;
}
.event-info, .event-date {
    width: 100%;
    margin: 0px;
}
.bootcamp-faqs .fusion-accordian .panel-heading, .bootcamp-faqs .fusion-accordian .panel-body {
    padding: 0 20px;
    text-align: left;
}
.bootcamp-faqs .fusion-accordian .panel-body {
	padding: 20px;
}
.bootcamp-event-wrap .fusion-tabs.clean .nav-tabs li .tab-link {
    margin: 0px !important;
}
.landing-banner-wrap::after {
    background-size: contain;
}
.fusion-fullwidth.video-wrp {
    padding: 40px 30px !important;
    background-size: contain !important;
}
.fusion-fullwidth.about-event-wrp {
    padding: 20px 20px 40px !important;
}
.fusion-fullwidth.bootcamp-team {
    padding: 40px 20px !important;
    background-position: top left !important;
    background-size: 65% !important;
    margin-top: 0px !important;
}
.fusion-fullwidth.bootcamp-team.right-bg {
    margin-top: -40px !important;
    padding-top: 0px !important;
}
.fusion-fullwidth.bootcamp-team.right-bg {
    background-position: top right !important;
}
.fusion-fullwidth.location-info-wrp, .fusion-fullwidth.bootcamp-event-wrap, .fusion-fullwidth.enroll-section {
    padding: 40px 20px !important;
}
.event-date {
    margin-bottom: 10px;
}
.enroll-section .fusion-column-wrapper p {
    font-size: 18px;
    line-height: 25px;
}
.fusion-fullwidth.enroll-section {
    padding-bottom: 0px !important;
}
.fusion-fullwidth.bootcamp-faqs {
    padding: 0px 20px 40px !important;
}
.bootcamp-faqs .fusion-accordian .panel-title .fusion-toggle-heading {
    font-size: 16px;
}
.bootcamp-faqs .fusion-accordian .panel-title .fusion-toggle-icon-wrapper .fa-fusion-box {
    height: 16px;
    line-height: 16px;
    vertical-align: baseline;
    background-size: contain !important;
}
.bootcamp-faqs .fusion-accordian .panel-title .active .fusion-toggle-icon-wrapper .fa-fusion-box {
    background-size: contain !important;
    height: 10px;
    line-height: 10px;
}
.fusion-fullwidth.landing-banner-wrap {
    padding: 140px 20px 40px !important;
}
#instructor .fusion-fullwidth.bootcamp-team.right-bg {
    margin-top: 0px !important;
    padding-top: 40px !important;
}
.watch-video img {
    margin-left: 0;
    width: 50px;
}
}
@media (max-width: 480px) {
.landing-title h2.title-heading-center {
    font-size: 24px !important;
}
.landing-page-menu li a {
    color: #fff;
    padding: 0 5px;
}
.location-details {
    font-size: 18px;
    line-height: 24px;
}
.date-timing {
    font-size: 18px;
    line-height: 30px;
}
.landing-title h2 {
    font-size: 30px !important;
}
#main .landing-title-h3 h3 {
    font-size: 20px !important;
}
.event-date {
    font-size: 20px;
    padding: 15px;
}
.divider {
    display: inline-block;
}
.event-info {
    margin-left: 0px;
    padding: 21px 20px;
}
.event-name {
    font-size: 20px;
    line-height: 30px;
}
.event-info p {
    margin: 0;
    color: #333e49;
    font-size: 18px;
    line-height: 27px;
}
.price-table-wrap {
    padding: 10px 50px;
    background-size: contain;
    width: 100%;
}
}

.landing-page-menu .icon {
  display: none;
}

@media screen and (max-width: 800px) {
  /*.landing-page-menu li:not(:first-child) {display: none;}*/
  .landing-page-menu li{display: none;}
.landing-page-menu li.icon {
    float: right;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    border: 0px;
    padding: 0px !important;
}
  .header-bootcamp .fusion-column-content {
    text-align: left;
}
.header-bootcamp .fusion-layout-column {
    position: initial;
}
.landing-page-menu.responsive li:first-of-type {
    margin-top: 75px;
}
}

@media screen and (max-width: 800px) {
.landing-page-menu.responsive {
    position: absolute;
    top: 0;
    width: 100%;
}
.landing-page-menu.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0px;
}
.landing-page-menu.responsive li {
    float: none;
    display: block;
    text-align: left;
}
.landing-page-menu li {
    color: #fff;
    background: #333E49;
    padding: 10px 15px !important;
    border-bottom: 1px solid #fff;
}
.landing-page-menu li.menu-button {
	border:0px;
	padding: 0px !important;
}
.landing-page-menu.responsive li.menu-button a {
    display: block;
    border-radius: 0px;
}
}
/* Custom New Design */
/* Login page */
.tml-action-login .fusion-header-wrapper, .tml-action-login .fusion-page-title-bar, .tml-action-login .inner-page-graduate-sec, .tml-action-login .hha-by-states, .tml-action-login .fusion-footer {
    display: none;
}
.tml-action-login #wrapper {
    box-shadow: none;
    padding-top: 50px;
}
.fusion-fullwidth.form-wrap .fusion-builder-row.fusion-row {
    max-width: 800px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 18px #0000001C;
    border-radius: 15px;
    width: 100%;
	font-family: 'Inter', sans-serif;
}
.fusion-layout-column.left-bg .fusion-column-content-centered {
    background: #0000008c;
    text-align: center;
    border-radius: 15px 0px 0px 15px;
}
.fusion-fullwidth.form-wrap .non-logged-login {
    padding: 30px 10px 0px;
    max-width: 340px;
}
#main .fusion-fullwidth.form-wrap h2 {
    letter-spacing: 0px;
    color: #333E49;
    opacity: 1;
    text-align: center;
    font-size: 36px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 25px;
}
.tml.tml-login {
    position: relative;
}
.tml.tml-login .tml-error {
    font-size: 12px;
}
.tml.tml-login .tml-label {
    display: none;
}
.tml.tml-login .tml-field {
    width: 100%;
    background: #F4F4F4 0% 0% no-repeat padding-box;
    border: 1px solid #bfbfbf;
    border-radius: 6px;
    opacity: 1;
    height: 50px;
    letter-spacing: 0px;
    color: #333e49;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
}
.tml.tml-login .tml-field::placeholder {
  	color: #666;
  	opacity: 1; /* Firefox */
}
.tml.tml-login .tml-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
 	color: #666;
}
.tml.tml-login .tml-field::-ms-input-placeholder { /* Microsoft Edge */
 	color: #666;
}
.tml.tml-login .tml-button {
    background: #ff7a03 0% 0% no-repeat padding-box;
    border-radius: 6px;
    border: 0;
    width: 100%;
    letter-spacing: 0px;
    color: #fff;
    opacity: 1;
    height: 50px;
    font-family: 'Inter',sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
}
.fusion-fullwidth.form-wrap .tml-links {
    padding: 0px;
    list-style: none;
    letter-spacing: 0px;
    color: #FF7A03;
    opacity: 1;
    font-size: 14px;
    text-align: right;
    margin: 15px 0px;
}
.fusion-fullwidth.form-wrap .tml-links a {
    color: #FF7A03;
}
.tml-field-wrap.tml-rememberme-wrap {
    position: absolute;
    bottom: 0;
    margin: 0px;
}
.tml-field-wrap.tml-rememberme-wrap .tml-label {
    display: inline;
    font-size: 14px;
}
.register-link {
    letter-spacing: 0px;
    color: #333E49;
    font-size: 14px;
    text-align: center;
    padding: 0px 10px 30px;
    font-weight: 500;
}
.register-link a {
    color: #FF7A03;
}
/* Dashboard Page */
.learndash-wrapper, .page-template-activity {
    font-family: 'Inter',sans-serif;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card, .page-template-activity .learndash-wrapper .ld-profile-summary .ld-profile-card {
    display: block;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar, .page-template-activity .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar {
    width: 233px;
    height: 233px;
    border: 10px solid #fff;
    box-shadow: 0px 0px 25px #00000017;
    float: left;
    margin-right: 20px;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-stats {
    display: none;
}
.tml-action-dashboard .learndash.user_has_access, .page-template-activity .learndash.user_has_access {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading, .page-template-activity .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading {
    font-size: 36px;
    font-weight: 600;
    margin: 0;
    letter-spacing: 0px;
    color: #333e49;
    opacity: 1;
    padding: 30px 0 5px;
    width: calc(100% - 263px);
    float: right;
    line-height: 1.2;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-edit-link {
    font-size: 16px;
    letter-spacing: 0px;
    color: #333E49;
    opacity: 1;
    line-height: 1.5;
	background: url('images/Icon-pencil.png') left center no-repeat;
	padding-left: 25px;
	width: calc(100% - 263px);
	float: right;
}
.fusion-title.title.fusion-sep-none.fusion-title-size-two.course-title-wrp {
    background: #F9F9F9 0% 0% no-repeat padding-box;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    opacity: 1;
    padding: 30px;
    margin: 40px 0px 0px !important;
    width: calc(100% - 253px);
    float: right;
}
#main .fusion-title.title.course-title-wrp h2.title-heading-left {
    letter-spacing: 0px !important;
    color: #333E49;
    opacity: 1;
    font-family: 'Inter',sans-serif !important;
    font-size: 15px !important;
}
.tml-action-dashboard .fusion-content-widget-area .widget, .page-id-5532 .fusion-content-widget-area .widget {
    margin-bottom: 0px;
}
.tml-action-dashboard #sidebar, .tml-action-dashboard .sidebar h4.widget-title, .page-id-5532 #sidebar, .page-id-5532 .sidebar h4.widget-title {
    font-family: 'Inter',sans-serif;
}
.tml-action-dashboard .sidebar h4.widget-title, .page-id-5532 .sidebar h4.widget-title {
    font-weight: 600 !important;
}
.tml-action-dashboard .textwidget.custom-html-widget, .page-id-5532 .textwidget.custom-html-widget {
    background: #F9F9F9 0% 0% no-repeat padding-box;
    border: 1px solid #E5E5E5;
    border-radius: 15px;
    opacity: 1;
    padding: 30px;
    margin-top: 30px;
	color: #333E49;
}
.instructor-wrap {
    background: transparent;
    padding: 0px;
    margin: 0px;
    color: #333E49;
    font-size: 16px;
}
.instructor-wrap img {
    border: 5px solid #fff;
    box-shadow: 0px 0px 25px #00000017;
}
.instructor-name {
    font-size: 24px;
    font-weight: 600;
    margin: 30px 0 12px;
}
.instructor-wrap a {
    color: #333E49;
    font-size: 16px;
    line-height: 1.5;
}
.tml-action-dashboard .widget-sub-title, .page-id-5532 .widget-sub-title {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
}
.tml-action-dashboard .widget-button {
    text-align: center;
}
.tml-action-dashboard .widget-button a, .page-id-5532 .widget-button a {
    background: #0b2d47;
    border-radius: 10px;
    min-width: 238px;
    text-align: center;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    opacity: 1;
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
    text-transform: uppercase;
    /* margin: 0px auto; */
}
.tml-action-dashboard .widget-button a:hover, .page-id-5532 .widget-button a:hover {
    background: #fff;
    color: #0b2d47 !important;
}
.widget-title-wrp {
    text-align: center;
    letter-spacing: 0px;
    color: rgba(255, 122, 3, 1);
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
.widget-images {
    text-align: center;
    margin-bottom: 30px;
}
.widget-button.border-button a {
    background: transparent;
    border: 1px solid rgb(255, 122, 3);
    color: rgb(255, 122, 3) !important;
    font-weight: normal;
    margin-top: 30px;
}
.widget-contact-info {
    font-size: 13px;
    line-height: 1.3;
}
.widget-contact-info .label {
    margin-bottom: 10px;
    display: block;
}
.widget-contact-info span {
    display: block;
}
.widget-contact-info a {
    color: rgb(255, 122, 3);
}
/* Users page */
.page-id-5342 #main {
    padding: 0px !important;
}
.page-id-5342 #main .fusion-row {
    max-width: 100%;
}
.section-width {
    max-width: 100%;
    margin: 0px auto;
    width: 100%;
}
.haa-users-dashboard-graphics {
    background: #333E49;
    padding: 50px 0px;
}
.graphic-col {
    width: 33%;
    display: inline-block;
}
.dashboard-graphic {
    width: 153px;
    height: 153px;
    padding: 10px;
    background: 0 0;
    border-width: 17px;
    color: #fff;
	display: inline-block;
    vertical-align: middle;
}
.dashboard-graphic.total-cources-users {
    border-color: #FF7A03;
}
.dashboard-graphic.completed-cources-users {
    border-color: #03F62A;
}
.dashboard-graphic.inprogress-cources-users {
    border-color: #F6EC03;
}
.graphic-figures {
    color: #e6e5e4;
    font-family: 'Inter',sans-serif;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
}
span.number {
    display: block;
    font-size: 48px;
    line-height: 1.2;
}
.graphic-figures label {
    display: block;
    margin-top: 10px;
}
.haa-users-list #myInput, .haa-users-list #myInputname, .haa-users-list #myInputstate {
    background-position: 20px 16px;
    max-width: 300px;
    font-family: 'Inter',sans-serif;
    font-size: 18px;
    padding: 27px 20px 27px 60px;
    border: 0.5px solid #a7a7a7;
    border-radius: 6px;
    margin-bottom: 35px;
    float: left;
}
.search-bar .btn {
    float: right;
    background: #fff 0% 0% no-repeat padding-box;
    border: 1px solid #ff7a03;
    border-radius: 6px;
    letter-spacing: 0px;
    color: #ff7a03;
    font-family: 'Inter',sans-serif;
    height: 56px;
    line-height: 1;
    width: 200px;
    text-align: center;
    font-size: 16px;
    padding: 15px 10px;
}
.search-bar .btn span {
    font-size: 21px;
    font-weight: lighter;
}
.haa-users-list table {
    background: #fcfcfc 0% 0% no-repeat padding-box;
    box-shadow: 0px 9px 22px #00000014;
    border: .5px solid #A7A7A77D;
    border-radius: 15px;
    font-family: 'Inter',sans-serif;
}
.haa-users-list table tr, .haa-users-list table td {
    background-color: transparent;
}
body .haa-users-list table th {
    letter-spacing: 0px;
    color: #333e49;
    opacity: .7;
    background: 0 0;
    font-family: 'Inter',sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: initial;
    padding: 8px 14px;
    height: 74px;
    min-width: 125px;
    text-align: left;
}
.haa-users-list table td {
    padding: 8px 14px;
    letter-spacing: 0px;
    color: #333e49;
    opacity: 1;
    font-size: 12px;
    line-height: 1.5;
}
body .haa-users-list table th:first-of-type, body .haa-users-list table td:first-of-type {
    padding-left: 30px;
}
.user-name a {
    letter-spacing: 0px;
    color: #5DA7F1;
    opacity: 1;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
}
.user-name a.user-email {
    letter-spacing: 0px;
    color: #333E49;
    opacity: 1;
    font-size: 11px;
}
.sudent-label {
    background: #FFF3E8 0% 0% no-repeat padding-box;
    border-radius: 11px;
    opacity: 1;
    letter-spacing: 0px;
    color: #FF7A03;
    opacity: 1;
    font-size: 10px;
    width: 61px;
    height: 22px;
    display: block;
    text-align: center;
    line-height: 22px;
}
.user-table-button {
    font-size: 0px;
    padding: 0px;
    border: 0px;
    background: #AFFFD2 0% 0% no-repeat padding-box;
    border-radius: 14px;
    height: 15px;
    width: 41px;
	position: relative;
}
.user-table-button::after {
    content: '';
    transform: matrix(1,.09,-.09,1,0,0);
    background: #0cce2b 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 2px #00000041;
    opacity: 1;
    height: 23px;
    width: 23px;
    display: inherit;
    border-radius: 50%;
    top: -5px;
    position: absolute;
    right: 0;
}
.user-table-button.active-button::before {
    content: '';
    transform: matrix(1, 0.09, -0.09, 1, 0, 0);
    background: #FAFAFA 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 2px #00000041;
    opacity: 1;
    height: 23px;
    width: 23px;
    display: inherit;
    border-radius: 50%;
    top: -5px;
    position: absolute;
}
.user-table-button.active-button {
    background: #9A9999 0% 0% no-repeat padding-box;
}
.user-table-button.active-button::after {
    display: none;
}
.haa-users-list h2 {
    color: #333E49;
    font-family: 'Inter',sans-serif !important;
    font-size: 24px !important;
    font-weight: 700 !important;
}
.completed-course-users-table {
    margin-bottom: 50px;
}
/* Progress Bar */
.progress-bar {
    position: relative;
    height: 34px !important;
    width: 34px;
    border-radius: 0 !important;
    background: 0 0 !important;
    box-shadow: none !important;
    margin-bottom: 0px !important;
}
.progress-bar div {
    position: absolute;
    height: 34px;
    width: 34px;
    border-radius: 50%;
}
.progress-bar div span {
    position: absolute;
    font-family: 'Inter',sans-serif !important;
    font-size: 10px;
    line-height: 28px;
    height: 28px;
    width: 28px;
    left: 3px;
    top: 3px;
    text-align: center;
    border-radius: 50%;
    color: #ff7a03;
    background: #fcfcfc;
}

.progress-bar .background { background-color: #b3cef6; }

.progress-bar .rotate {
  clip: rect(0 17px 34px 0);
  background-color: #4b86db;
}

.progress-bar .left {
  clip: rect(0 17px 34px 0);
  opacity: 1;
  background-color: #b3cef6;
}

.progress-bar .right {
  clip: rect(0 17px 34px 0);
  transform: rotate(180deg);
  opacity: 0;
  background-color: #4b86db;
}

@keyframes 
toggle {  0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
/* Loggedin Header */
.user-header {
    text-align: right;
    letter-spacing: 0px;
    color: #333e49;
    opacity: 1;
    font-size: 14px;
    font-family: 'Inter',sans-serif;
    margin-top: 10px;
}
.user-links {
    color: #333e49;
    padding: 3px 0;
    font-weight: 500;
    margin: 15px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 2px solid #fff;
    border-color: transparent;
}
.home .user-links {
    color: #fff;
}
a.user-links:hover {
    color: #FF7A03;
    border-bottom: 2px solid;
}
.user-links.support-link {
    border: 2px solid #FF7A03;
    border-radius: 24px;
    opacity: 1;
    color: #FF7A03;
    padding: 10px 20px;
}
.home .user-links.support-link {
    color: #ff7a03;
}
.user-links.user-profile img {
    border-radius: 50%;
    border: 0px;
    padding: 0px;
    max-width: 72px;
    display: inline-block;
    vertical-align: middle;
}
span.header-user-info {
    display: inline-block;
    vertical-align: middle;
    color: #4d4d4d;
    font-family: 'Poppins';
    font-size: 12px;
    line-height: 1.5;
    margin-right: 10px;
}
span.header-user-name {
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.user-links.user-profile img.profile-icon {
    max-width: 49px;
    padding: 8px;
}
.user-links.user-profile:hover {
    border-color: #fff;
}
.logged-in .fusion-logo img {
    max-width: 220px;
    margin-bottom: 10px;
}
.logout-button.billing
{
    top: 84px;
}
.logout-button {
    position: absolute;
    right: -5px;
    top: 130px;
    background: #ff7a03;
    font-size: 14px;
    border-radius: 5px;
    display: none;
    min-width: 90px;
    text-align: center;
    border: 2px solid #fff;
}
.logout-button a {
    color: #fff !important;
    padding: 5px 20px;
    display: block;
    border-radius: 5px;
}
.logout-button:hover a {
    background: #fff;
    color: #c49b5a !important;
}
.user-links.user-profile:hover .logout-button {
    display: block;
}
.logged-in .fusion-page-title-bar {
	display: none;
}
/*.logged-in .fusion-header-wrapper {
    border-bottom: 1px solid #333e49;
}
.home.logged-in .fusion-header-wrapper {
    border-bottom: 0px;
}*/
/* Users Activity Page */
.user-course-info {
    width: calc(100% - 263px);
    float: right;
}
.page-template-activity .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading {
    padding-top: 13px;
}
.register-date {
    font-size: 15px;
    margin-top: -5px;
}
.register-date .ld-profile-edit-link {
    display: inline !important;
    color: #333E49;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 10px;
    background: url('images/Icon-pencil.png') right center no-repeat;
    background-size: 10px;
    padding-right: 15px;
}
.course-info-wrap {
    background: #f9f9f9 0% 0% no-repeat padding-box;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 25px;
    margin-top: 15px;
    margin-left: -10px;
}
.ci-col {
    color: #333E49;
    font-size: 14px;
}
.status {
    color: #30CE00;
}
.completed-chapters {
    display: block;
    clear: both;
    text-align: center;
    color: #fff;
    background: #FF7A03 0% 0% no-repeat padding-box;
    border-radius: 10px;
    padding: 23px 10px;
    font-size: 16px;
    margin-top: 50px;
    float: left;
    width: 100%;
}
.chat-title {
    background: #F9F9F9 0% 0% no-repeat padding-box;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    text-align: center;
    color: #333E49;
    padding: 18px 10px;
    margin: 25px 0px;
}
.circular-chart {
    max-width: 133px;
}
.circle-bg {
    stroke-width: 3.8;
}
.circular-chart.orange .circle {
    stroke: #FF7A03;
	stroke-width: 3.8;
}
.notes-form {
    background: #F9F9F9 0% 0% no-repeat padding-box;
    border: 1px solid #E5E5E5;
    border-radius: 15px;
    padding: 20px 30px;
}
.notes-form .gform_wrapper .top_label .gfield_label {
    color: #333E49;
    font-size: 22px;
    font-family: 'Inter',sans-serif;
}
.notes-form .gform_wrapper .top_label textarea.textarea {
    height: 235px;
    color: #666;
    font-size: 16px;
    letter-spacing: .5px;
    background: #fff 0% 0% no-repeat padding-box;
    border: 1px solid #e5e5e5;
    border-radius: 9px;
    margin-top: 10px;
    color: #E5E5E5;
    padding: 15px 20px;
    font-family: 'Inter',sans-serif;
}
.notes-form #gform_submit_button_33 {
    color: #fff !important;
    background: #FF7A03 0% 0% no-repeat padding-box !important;
    border-radius: 6px;
    width: 100%;
    font-family: 'Inter',sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 10px;
    margin-top: 16px;
}
.chat-col {
    text-align: center;
}
.circular-chart {
    max-width: 133px;
    display: inline-block;
    vertical-align: middle;
}
.circular-chart .percentage {
    opacity: 0;
}
.chat-percentage-figure {
    display: inline-block;
    vertical-align: middle;
    color: #333E49;
    font-size: 48px;
    font-weight: 700;
    margin-left: 30px;
}
.logged-in #responsive-menu-button {
    display: none;
}
/* Profile Form */
.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
    width: 100%;
    float: left;
    min-height: 1px;
    color: #333E49;
    font-size: 16px;
    font-family: 'Inter',sans-serif;
	margin-bottom: 25px;
}
.user-profile-edit .select2.select2-container.select2-container--default.select2-container--focus, .user-profile-edit .select2.select2-container.select2-container--default, #select_user_to_edit_form .select2.select2-container.select2-container--default {
    width: 100% !important;
    margin: 0px;
    float: left;
}
.user-profile-edit .select2.select2-container.select2-container--default.select2-container--focus .select2-selection.select2-selection--single, .user-profile-edit .select2.select2-container.select2-container--default .select2-selection.select2-selection--single, #select_user_to_edit_form .select2.select2-container.select2-container--default .select2-selection.select2-selection--single {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border: 0px;
    color: #333E49;
    font-size: 16px;
    font-family: 'Inter',sans-serif;
    height: 50px;
    line-height: 50px;
}
.user-profile-edit #select2-wppb-user-to-edit-container, #select_user_to_edit_form #select2-wppb-user-to-edit-container {
    line-height: 50px;
    padding: 0px 20px;
}
.user-profile-edit .select2-container--default .select2-selection--single .select2-selection__arrow, #select_user_to_edit_form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    width: 40px;
}
#wppb-edit-user.wppb-user-forms ul li {
    width: 50%;
    display: inline flow-root list-item;
    padding: 0px 1.5% 20px;
}
#wppb-edit-user.wppb-user-forms ul li#wppb-form-element-2 {
    width: 100%;
}
#wppb-edit-user.wppb-user-forms input {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border: 0px;
    height: 50px;
    padding: 0px 20px;
    color: #333E49;
    font-size: 16px;
    font-family: 'Inter',sans-serif;
    width: 100%;
}
#wppb-edit-user.wppb-user-forms ul li select {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border: 0px;
    height: 50px;
    padding: 0px 6px;
    color: #333E49;
    font-size: 16px;
    font-family: 'Inter',sans-serif;
    width: 100%;
}
#wppb-edit-user.wppb-user-forms input.submit, #wpua-edit-2 #submit {
    background: #f6ec03 0% 0% no-repeat padding-box;
    border-radius: 2px;
    margin: 0 1.5%;
    width: 185px;
    font-weight: 600;
    height: 50px;
}
#post-2531 .fusion-tabs .nav-tabs li .fusion-tab-heading {
    font-family: 'Inter',sans-serif !important;
    font-weight: normal !important;
    font-size: 16px !important;
}
.wpua-edit-container {
    font-family: 'Inter',sans-serif !important;
}
.wpua-edit-container h3 {
    font-family: 'Inter',sans-serif !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    margin-top: 0;
}
.profile-img-wrap {
    text-align: center;
}
.user_profile_img {
    border: 10px solid #fff;
    box-shadow: 0px 0px 25px #00000017;
    width: 233px;
    height: 233px;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
}
.user_profile_img img {
    width: 100%;
}
.edit-profile-img a {
    color: #333e49;
    font-family: 'Inter',sans-serif;
    margin-top: 20px;
    display: inline-block;
    background: url('images/Icon-pencil.png') left center no-repeat;
    padding-left: 25px;
}
#wpua-add-existing {
    border: 2px solid #f6ec03 !important;
    border-radius: 2px;
    margin: 0 1.5%;
    width: 185px;
    font-weight: 600;
    height: 50px;
    border: 0px;
    background: #fff;
}
#wpua-images-existing img {
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0px 0px 10px #00000017;
}
#wpua-images-existing .description {
    font-size: 14px;
    margin-top: 10px;
    display: block;
}
#wpua-undo-existing {
    border: 2px solid #f6ec03 !important;
    border-radius: 2px;
    margin: 0 1.5%;
    font-weight: 600;
    height: 50px;
    width: 90px;
    background: #fff;
}
/* Support Ticket page */
.row.create_ticket_fields_container {
    font-family: 'Inter',sans-serif;
	color: #333e49;
}
.row.create_ticket_fields_container .form-control {
    background: #f5f5f5 0% 0% no-repeat padding-box !important;
    border-radius: 4px !important;
    border: 0 !important;
    height: 50px !important;
    padding: 0 20px !important;
    color: #333e49 !important;
    font-size: 16px !important;
    font-family: 'Inter',sans-serif;
    width: 100% !important;
}
#wpsc_tickets_container .btn {
    border-radius: 2px;
    margin: 0 1.5%;
    font-weight: 600;
    height: 50px !important;
    font-family: 'Inter',sans-serif;
    padding: 5px 30px;
}
/* Add Users Page */
#gform_wrapper_32.gform_wrapper label.gfield_label {
    width: 100%;
    color: #333e49;
    font-size: 16px;
    font-family: 'Inter',sans-serif;
    margin-bottom: 15px !important;
    font-weight: normal;
}
#gform_wrapper_32.gform_wrapper form li input {
    background: #f5f5f5 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border: 0;
    height: 50px;
    padding: 0 20px;
    color: #333e49;
    font-size: 16px;
    font-family: 'Inter',sans-serif;
    width: 100%;
}
#gform_wrapper_32.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    margin: 1px 0 9px 1px;
    font-family: 'Inter',sans-serif;
    font-size: 12px;
}
#gform_submit_button_32 {
    background: #f6ec03 0% 0% no-repeat padding-box;
    border-radius: 2px;
    width: 185px;
    font-weight: 600;
    height: 50px;
} 
/* Register Page */
.fusion-page-title-bar .fusion-page-title-row h1 {
    font-family: 'Inter',sans-serif;
    text-transform: capitalize;
}
#gform_wrapper_6 {
    max-width: 865px;
    margin: 0px auto;
    width: 100%;
}
#gform_wrapper_6.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    font-family: 'Inter',sans-serif;
}
#gform_wrapper_6 .gsection_title {
    font-family: 'Inter',sans-serif;
    color: #333e49;
    font-weight: 700;
}
#gform_wrapper_6 li {
    padding: 0px 20px;
}
#gform_wrapper_6.gform_wrapper .top_label .gfield_label {
    margin-bottom: 25px !important;
    font-family: 'Inter',sans-serif;
    font-weight: normal;
    font-size: 16px;
}
#gform_wrapper_6 li input {
    width: 100%;
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border-radius: 4px;
    height: 50px;
    padding: 10px 20px;
    border: 0px;
}
#gform_wrapper_6 li select {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border-radius: 4px;
    height: 50px;
    padding: 10px 7px;
    border: 0px;
}
#gform_wrapper_6.gform_wrapper .top_label li ul.gfield_radio {
    margin: 0px;
}
#gform_wrapper_6.gform_wrapper .top_label li ul.gfield_radio input {
    margin-top: 0px;
}
#gform_wrapper_6.gform_wrapper .ginput_container.ginput_container_checkbox input {
    margin-top: 0px;
    margin-bottom: 0px;
}
#gform_wrapper_6.gform_wrapper .gform_page_footer input.button {
    background: #F6EC03 0% 0% no-repeat padding-box !important;
    border-radius: 2px;
    color: #333E49 !important;
    font-family: 'Inter',sans-serif;
    font-weight: 700;
    font-size: 16px;
    width: 186px;
    height: 55px;
    margin: 10px 20px !important;
}
#gform_wrapper_6.gform_wrapper input#gform_submit_button_6 {
    color: #333e49 !important;
}
#gform_wrapper_6.gform_wrapper .gform_page_footer input.button.gform_previous_button {
    border: 2px solid #333E49;
    background: transparent !important;
}
.register-form-wrap .gform_wrapper {
    max-width: 865px;
    margin: 0px auto;
    width: 100%;
}
.register-form-wrap .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    font-family: 'Inter',sans-serif !important;
}
.register-form-wrap .gsection_title {
    font-family: 'Inter',sans-serif !important;
    color: #333e49;
    font-weight: 700 !important;
}
.register-form-wrap .gform_wrapper li {
    padding: 0px 20px;
}
.register-form-wrap .gform_wrapper .top_label .gfield_label {
    margin-bottom: 25px !important;
    font-family: 'Inter',sans-serif;
    font-weight: normal;
    font-size: 16px;
}
.register-form-wrap .gform_wrapper li input {
    width: 100% !important;
    background: #f5f5f5 0% 0% no-repeat padding-box !important;
    border-radius: 4px;
    height: 50px !important;
    padding: 10px 20px !important;
    border: 0 !important;
    color: #747474 !important;
}
.register-form-wrap .gform_wrapper li select {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border-radius: 4px;
    height: 50px;
    padding: 10px 7px;
    border: 0px;
}
.register-form-wrap .gform_wrapper .top_label li ul.gfield_radio {
    margin: 0px;
}
.register-form-wrap .gform_wrapper .top_label li ul.gfield_radio input {
    margin-top: 0px;
}
.register-form-wrap .gform_wrapper .ginput_container.ginput_container_checkbox input {
    margin-top: 0px;
    margin-bottom: 0px;
}
.register-form-wrap .gform_wrapper .gform_page_footer input.button {
    background: #F6EC03 0% 0% no-repeat padding-box !important;
    border-radius: 2px;
    color: #333E49 !important;
    font-family: 'Inter',sans-serif;
    font-weight: 700;
    font-size: 16px;
    width: 186px;
    height: 55px;
    margin: 10px 20px !important;
}
.register-form-wrap .gform_wrapper input#gform_submit_button_6 {
    color: #333e49 !important;
}
.register-form-wrap .gform_wrapper .gform_page_footer input.button.gform_previous_button {
    border: 2px solid #333E49;
    background: transparent !important;
}
/* Lost Password */
.lostpass-wrap {
    max-width: 410px;
    margin: 0px auto 40px;
    width: 100%;
}
.tml.tml-lostpassword, .tml.tml-resetpass {
    font-family: 'Inter',sans-serif;
    color: #333E49;
    font-size: 16px;
}
.login-link {
    font-family: 'Inter',sans-serif;
    color: #333E49;
    font-size: 16px;
    text-align: center;
}
.login-link a {
    color: #FF7A03;
    font-weight: 600;
}
.tml.tml-lostpassword .tml-label, .tml.tml-resetpass .tml-label {
    margin-bottom: 25px;
}
.tml.tml-lostpassword .tml-field, .tml.tml-resetpass .tml-field {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border-radius: 4px;
    height: 50px;
    font-size: 16px;
    font-family: 'Inter',sans-serif;
    border: 0px;
}
.tml.tml-lostpassword .tml-field-wrap.tml-submit-wrap, .tml.tml-resetpass .tml-field-wrap.tml-submit-wrap {
    margin: 40px 0px 30px;
}
.tml.tml-lostpassword .tml-button, .tml.tml-resetpass .tml-button {
    background: #FF7A03 0% 0% no-repeat padding-box;
    border-radius: 2px;
    width: 100%;
    border: 0px;
    height: 55px;
    font-size: 16px;
    color: #fff;
    font-family: 'Inter',sans-serif;
    font-weight: 700;
}
.tml.tml-lostpassword .tml-links {
    display: none;
}
.tml .tml-action-confirmaction .success, .tml .tml-error, .tml .tml-message, .tml .tml-success {
    border-left: 4px solid #ff7a03;
    font-size: 14px;
}
.tml.tml-resetpass {
    max-width: 410px;
    margin: 0px auto 40px;
    width: 100%;
} 
/* Update lessons list by admin */
.lesson-list-item {
    clear: both;
    padding-left: 0;
    padding-top: 40px;
}
.lesson-list-item li {
    list-style: none;
}
.lesson-list-item > li {
    border: 2px solid #e2e7ed;
    border-radius: 6px;
    margin-bottom: 12px;
    background: #fff;
}
.lesson-item {
    padding: 20px;
    background: #ff7a03;
    color: #fff;
    border-radius: 6px 6px 0px 0px;
}
.topics-list-item {
    padding: 0px;
}
.topics-list-item li {
    border-top: 1px solid #e2e7ed;
    padding: 15px 30px;
}
.lesson-list-item .ld-icon-checkmark.ld-icon {
    background: #ff7a03;
    border-radius: 50%;
    padding: 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}
.lesson-list-item .lesson-item .ld-icon-checkmark.ld-icon {
    font-size: 18px;
}
.lesson-list-item .ld-icon-checkmark.ld-icon::before {
    color: #fff;
}
.lesson-list-item input[type="checkbox"] {
    height: 18px;
    width: 18px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: white;
    -webkit-appearance: initial;
    border-radius: 3px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
    cursor: pointer;
    border: 1px solid #ff7a03;
}
.lesson-list-item input[type="checkbox"]:checked::after {
    content: "\e906";
    font-family: 'ld-icons';
    font-size: 13px;
    color: #ff7a03;
    line-height: 18px;
    display: inline-block;
    width: 17px;
    text-align: center;
}
.lesson-list-item label {
    display: inline-block;
    vertical-align: middle;
}
.update-progress button {
    background: #f6ec03;
    border: 0;
    font-family: 'Inter',sans-serif;
    text-transform: uppercase;
    padding: 10px;
    width: 180px;
    height: 50px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 6px;
    margin-top: 40px;
    cursor: pointer;
}
.user-activity-widget {
    color: #333e49;
    font-size: 14px;
    font-family: 'Inter',sans-serif;
}
.user-activity-widget .sidebar-title.white-bg {
    color: #333e49;
    font-size: 22px;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-weight: 700;
}
.user-activity-widget .ld-propanel-widget-activity .activity-item {
    border: 0px;
}
.user-activity-widget .ld-propanel-widget-activity .activity-item:nth-child(2n) {
    background: #f9f9f9;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
}
.user-activity-widget .activity-item.course {
    border: 0px;
}
.user-activity-widget .ld-propanel-widget-activity .report-header .report-pagination p span {
    text-transform: capitalize;
}

@media (max-width: 900px) {
.chat-percentage-figure {
    display: block;
    margin: 0px;
    text-align: center;
    margin-top: 15px;
}
}
@media (min-width: 801px) {
body.has-sidebar.tml-action-dashboard #content {
    width: calc(100% - 33% - 40px);
}
.progress-chats-wrap .fusion-one-half.fusion-column-first {
    margin-right: 1.5%;
    width: calc(50% - 1.5%);
}
.progress-chats-wrap .fusion-one-half.fusion-column-last {
    margin-left: 1.5%;
    width: calc(50% - 1.5%);
}
}
@media (max-width: 800px) {
.fusion-layout-column.left-bg .fusion-column-content-centered {
    padding: 40px 20px;
    border-radius: 15px 15px 0 0;
}
.fusion-layout-column.left-bg .fusion-column-wrapper {
	border-radius: 15px 15px 0 0;
}
.fusion-layout-column.left-bg .fusion-column-content-centered img {
    max-width: 180px;
}
.fusion-fullwidth.form-wrap .non-logged-login {
    padding: 30px 20px 0;
}
.register-link {
    padding: 0 20px 30px;
    line-height: 21px;
}
.tml-action-login #responsive-menu-button  {
	display: none !important;
}
.tml-action-login #wrapper {
    padding: 20px 0px;
}
.tml-action-login #main {
    padding: 0px 20px;
}
.tml-action-dashboard #sidebar {
    margin-bottom: 40px;
}
.graphic-col {
    width: 185px;
}
.search-bar {
    padding: 0px 20px;
    text-align: center;
}
.haa-users-list #myInput {
    float: none;
    display: inline-block;
	vertical-align: middle;
}
.search-bar .btn {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 35px;
}
.logged-in .fusion-logo {
    width: auto;
}
.logged-in .fusion-logo img {
    max-width: 160px;
}
.user-links {
    margin: 7px;
    position: relative;
}
.logout-button {
    top: 86px;
}
.logout-button.billing {
    top: 52px;
}
.profile-img-wrap {
    text-align: center;
    padding: 20px 0px;
}
.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
    text-align: left;
}
.user-profile-edit #select2-wppb-user-to-edit-container, #select_user_to_edit_form #select2-wppb-user-to-edit-container {
    text-align: left;
}
}
@media (max-width: 600px) {
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card, .page-template-activity .learndash-wrapper .ld-profile-summary .ld-profile-card {
    display: block;
    text-align: center;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar, .page-template-activity .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar {
    float: none;
    margin: 0px auto 20px;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading, .page-template-activity .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading, .user-course-info {
    width: 100%;
    text-align: center;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-edit-link {
    width: 120px;
    margin: 0px auto;
    float: none;
}
.fusion-title.title.fusion-sep-none.fusion-title-size-two.course-title-wrp {
    width: 100%;
    margin-top: 0px !important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item {
    text-align: left;
}
.logged-in .fusion-logo {
    width: 100%;
    text-align: center;
}
.user-header {
    text-align: center;
}
.notes-form #gform_submit_button_33 {
    min-height: initial !important;
    line-height: initial;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-edit-link {
    float: left;
    margin-bottom: 20px;
}
#wppb-edit-user.wppb-user-forms ul li {
    padding: 0px 0px 20px;
    width: 100%;
}
.row.create_ticket_fields_container {
    padding: 0px;
    text-align: left;
}
.row.create_ticket_fields_container .form-group {
    padding: 0px;
}
.col-md-6.captcha_container {
    padding: 0px;
}
}
@media (max-width: 480px) {
#main .fusion-fullwidth.form-wrap h2 {
    font-size: 26px;
}
.tml-field-wrap.tml-rememberme-wrap .tml-label, .fusion-fullwidth.form-wrap .tml-links {
    font-size: 13px;
}
.tml-action-dashboard .textwidget.custom-html-widget {
    padding: 30px 15px;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card {
    display: block;
    text-align: center;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar {
    float: none;
    display: inline-block;
    margin: 0px;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading {
    width: 100%;
    text-align: center;
    font-size: 26px;
    padding-top: 15px;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-edit-link {
    width: 100%;
    text-align: center;
    background-position-x: 30%;
}
.fusion-title.title.fusion-sep-none.fusion-title-size-two.course-title-wrp {
    width: 100%;
}
.tml-action-dashboard .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-edit-link {
    float: left;
    margin-bottom: 20px;
}
body .fusion-header {
    padding: 0px 15px;
}
.user-links {
    margin: 5px;
    position: relative;
    font-size: 13px;
}
.user-links.support-link {
    padding: 5px 10px;
}
.user-links.user-profile img {
    max-width: 39px;
}
}
.learndash-wrapper {
    clear: both;
}
.user_has_no_access .ld-course-status.ld-course-status-not-enrolled {
    display: none !important;
}
.learndash.user_has_no_access {
    clear: both;
    display: block;
    margin-top: 30px;
    float: left;
    width: 100%;
}
.user_has_no_access .ld-course-status.ld-course-status-not-enrolled.course-payment-pending {
    display: flex !important;
    padding: 1em;
    font-size: 20px;
    background: #f0f3f6;
    width: 100%;
}
.user_has_no_access .ld-course-status.ld-course-status-not-enrolled.course-payment-pending a#btn-join {
    width: 220px;
    text-align: center;
    margin-left: 10px;
    background: #ed4337 !important;
    padding: .75em 1.5em;
    font-weight: 800;
    font-size: .75em;
    font-family: "Open Sans";
    color: #fff;
    border-radius: 20px;
}
.audio_icon img {
    width: 32px;
}
.page-id-6519 .inner-page-graduate-sec, .page-id-6519 .hha-by-states {
    display: none;
}
.register-now a {
    border: 1px solid #f6ec03;
    color: #000;
    background: #f6ec03;
}
.register-now a:hover {
    background: #f6ec03;
    color: #000;
}
.landing-sidebar-page main#main {
    padding: 0px;
}
.landing-sidebar-page main#main>.fusion-row {
    max-width: 100%;
}
body.has-sidebar.landing-sidebar-page #main .sidebar .fusion-sidebar-inner-content {
    background: #f5f5f5;
    padding: 20px;
    top: 0 !important;
}
ul#menu-register-to-advance li a {
    font-family: 'Inter',sans-serif;
    font-size: 15px;
}
.landing-sidebar-page #main .fullwidth-box .fusion-row {
    padding: 0px 20px;
}
.landing-page-small-title h2.title-heading-left {
    font-size: 34px !important;
    font-weight: 700 !important;
    font-family: 'Inter',sans-serif !important;
}
.cta-box-landing {
    border: 1px solid;
    margin: 0px 30px;
}
.cta-box-landing .imageframe-align-center img {
    max-width: 264px;
}
@media (min-width: 801px) {
body.has-sidebar.landing-sidebar-page #content {
    width: calc(100% - 20%);
}
body.has-sidebar.landing-sidebar-page #main .sidebar {
    width: 20%;
}
}
@media (max-width: 1023px) {
#works .landing-section-wrp.white-text ol li a {
    font-size: 13px;
}
}
@media (max-width: 800px) {
.landing-sidebar-page #main .fullwidth-box .fusion-row {
    padding: 0px;
}
.landing-section-wrp ol li {
    text-align: left;
}
body.has-sidebar.landing-sidebar-page #main .sidebar {
    display: none;
}
}
@media (max-width: 480px) {
.landing-page-small-title h2.title-heading-left {
    font-size: 24px !important;
}
.landing-section-wrp.cta-box-landing {
    padding: 30px 0px !important;
}
.cta-box-landing .fusion-button-wrapper.fusion-alignleft {
    width: 100%;
    margin: 0px;
}
}

/* Bootcamp New */
.page-template-bootcamp .fusion-page-title-bar, .page-template-bootcamp button#responsive-menu-button {
    display: none;
}

/* Bootcamp Responsive */

@media (min-width: 1024px) and (max-width: 1100px) {
.bootcamp-header-middle ul#landing-menu li a {
    padding: 0 14px;
}
}
@media (min-width: 801px) and (max-width: 1023px) {
a.learn-btn.bootcamp-header-btn {
    max-width: 130px;
    font-size: 13px;
    padding: 12px 10px !important;
}
.bootcamp-header-middle ul#landing-menu li a {
    font-size: 13px !important;
    letter-spacing: 0px;
    padding: 0 10px;
}
}
@media (max-width: 800px) {
    .bootcamp-header-right {
        display: none;
    }
    li.menu-button.show-mob {
        display: block !important;
    }
    .event-meta {    
        padding-bottom: 20px !important;
        flex-direction: column;
        max-width: 260px;
        margin: 0 auto !important;
    }
    .banner-descp {    
        font-size: 18px;
    }
        .btn-wrap a.enroll-btn {
        float: none;        
    }
    .btn-wrap a, a.learn-btn {   
        font-size: 14px;    
        max-width: 175px;   
        margin: 0 auto 20px;
    }
    .banner-sub-descp {
        padding-top: 20px !important;
    }
    .landing-page-banner {
        padding: 125px 20px 50px!important;
    }
    .banner-descp {
        padding: 30px 0;
    }
    .oppurtunity-wrapper {
        padding-top: 40px !important;
    }
    .watch-video-title h2.title-heading-left {
        font-size: 24px !important;
        text-align: left !important;
    }
    .watch-video-title h2.title-heading-left:after {
        width: 75px;
        height: 120px;        
        margin-top: 15px;
        margin-left: -20px;
        background-size: cover;
        display: none;
    }
    .oppurtunity-video-wrap img.play-icon {        
        max-width: 75px;
    }
    .video-right .fusion-column-wrapper {
        padding: 40px 20px !important;
    }
    .video-right:before{
        display: none;
    }
    .mind-blowing-title h2.title-heading-left,
    .bootcamp-page-title h2,
    .event-title h2,
    .venue-title h2.title-heading-left,
    .keynote-title h2.title-heading-center{
        font-size: 24px !important;
    }
    .video-right .venue-descp {
    margin-bottom: 20px;
    }
    .video-container {
        padding: 20px 20px 0px !important;
    }
    .about-event-wrapper {
        padding: 40px 20px 20px !important;
    }
    .event-right {
        padding-left: 0;
        border-left: 0;
    }
    .learn-right .fusion-column-wrapper {
        padding: 40px 20px !important;
    }
    .learn-descp ul {   
        column-count: 1;    
        text-align: left;
    }
    .learn-wrapper {
        padding: 40px 20px 0 !important;
    }
    .learn-right {
        border-radius: 8px !important;
        margin-top: 20px !important;
    }
    .page-template-bootcamp .tabs-container {   
        flex-direction: column;
    }
    .page-template-bootcamp .tabs-content {
       width: 100%;
        text-align: left;
        padding-left: 0;
    }
    div#event-schedule {
        padding: 20px 20px !important;
    }
    .page-template-bootcamp .event-activity-title {
        font-size: 20px;
    }
    .venue-left .fusion-column-wrapper {
    padding: 40px 20px !important;
    }
    .memories-wrapper {
    padding: 40px 20px !important;
}
.memories-descp {
    padding: 0px 0 20px !important;
}
.bootcamp-footer {
    background-size: inherit !important;
    padding: 40px 20px !important;
}
.footer-logo {
    margin-bottom: 0;
    max-width: 250px !important;
}
.cta-left {
    border-right: 0;
    margin-bottom: 20px !important;
}
.cta-txt {
    font-size: 16px !important;
    }
    .spt-txt {
    text-align: center;
    font-size: 18px;
}
.pkg-wrapper {
    flex-direction: column;
    padding-top: 20px;
}
.early-bird, .regular {
    max-width: 310px;    
    margin: 0 auto 20px;
    background-size: cover;
}
div#enroll {
    padding: 40px 20px !important;
}
.pkg-price {
    font-size: 60px;   
    padding: 30px 0;
}
.enroll-pkg-btn a {   
    max-width: 250px;   
    font-size: 24px;    
}
.keynote-speaker-wrap {
    padding: 30px 20px !important;
}
.author-title h2.title-heading-left {
    font-size: 24px !important;
}
.author-designation h3.title-heading-left{
    font-size: 16px;
}
.speaker-left .event-descp {
    padding-right: 0;
}
.testimonials-wrapper {
    padding-top: 40px !important;
}
.page-template-bootcamp .watch-video-title h2.title-heading-left {
    text-align: center !important;
}
.video-left .oppurtunity-video-wrap img {
    width: 100%;
}
.video-right {
    max-width: 100%;
    text-align: center;
}
.event-left {
    padding: 0px !important;
}
.event-title h2 {
    max-width: 100%;
}
.event-descp {
    text-align: center;
}
.learn-right .fusion-column-content-centered, .page-template-bootcamp .tabs-nav, .page-template-bootcamp .tabs-content .content, .page-template-bootcamp .event-activity-descp {
    max-width: 100%;
}
.venue-left .fusion-column-content {
    max-width: 100%;
    text-align: center;
}
.speaker-right .fusion-imageframe {
    display: block;
    width: 100%;
    text-align: center;
}
.page-template-bootcamp li.menu-button.show-mob a {
    background: #fff;
    color: #c49b5a;
    padding: 6px 15px !important;
    font-weight: 600;
}
.bootcamp-header-middle .landing-page-menu li.icon br {
    display: none;
}
.bootcamp-header-middle ul#landing-menu li a.menu-icon {
    font-size: 20px !important;
}
.bootcamp-header-middle .landing-page-menu li.icon {
    top: 14px;
}
.landing-page-menu.responsive {
    width: 100%;
    display: block !important;
    right: 0;
}
.memories-wrapper .fusion-gallery .fusion-grid-column {
    width: 50% !important;
}
.page-template-bootcamp .tabs-content {
    text-align: center;
}
.page-template-bootcamp .event-activity-meta ul {
    text-align: center;
    display: block;
}
.page-template-bootcamp .event-activity-meta ul li {
    font-size: 13px;
    display: inline-block;
    width: auto;
    vertical-align: top;
    text-align: center;
    margin: 0px 8px;
}
.fusion-fullwidth.wrapper {
    padding: 0px !important;
}
}
@media (max-width: 480px) {
.bootcamp-header-middle .landing-page-menu li.icon {
    top: 7px;
}
.bootcamp-header-middle ul#landing-menu li a.menu-icon {
    padding: 0px;
}
body.page-template-bootcamp .bootcamp-header-middle ul#landing-menu li.menu-button.show-mob a {
    font-size: 10px !important;
    letter-spacing: 0px;
}
.page-template-bootcamp nav a {
    padding: 50px 20px;
}
.page-template-bootcamp .tabs-content {
    text-align: center;
}
.page-template-bootcamp .event-activity-meta ul {
    text-align: center;
    display: block;
}
.page-template-bootcamp .event-activity-meta ul li {
    font-size: 13px;
    display: inline-block;
    width: auto;
    vertical-align: top;
    text-align: center;
    margin: 0px 8px;
}
.page-template-bootcamp .event-activity-meta ul li img {
    vertical-align: middle;
}
.memories-wrapper .fusion-gallery .fusion-grid-column {
    width: 50% !important;
}
.sep-sub-title h3.title-heading-center:before, .sep-sub-title h3.title-heading-center:after, .sep-sub-title h2.title-heading-center:before, .sep-sub-title h2.title-heading-center:after {
    width: 30px;
    margin: 0 20px;
}
body .author-title h2.title-heading-left {
    font-size: 21px !important;
}
.author-designation h3.title-heading-left {
    text-align: center !important;
}
.keynote-speaker-wrap {
    margin: -50px -10px 0px !important;
}
.page-template-bootcamp main#main .fusion-fullwidth.wrapper {
    margin: 0px -10px !important;
}
.testimonial {
    padding: 20px;
}
}
/* 1000 split sale page */
.no-header-footer header.fusion-header-wrapper, .no-header-footer .fusion-footer, .no-extra-footer .inner-page-graduate-sec, .no-extra-footer .hha-by-states, .no-header-footer button#responsive-menu-button {
    display: none;
}
.split-sale .landing-large-button a {
    background: #c39c5b;
}
.split-sale .section-large-title.fusion-title h2, .split-sale .exclusive {
    color: #c39c5b;
}
.split-sale .section-large-title.fusion-title h2 {
    color: #c39c5b;
    font-family: 'Playfair Display' !important;
    text-transform: uppercase;
    font-size: 50px !important;
    font-weight: 700 !important;
    line-height: normal !important;
}
.split-sale .cta-box-landing {
    border: 0px;
}
.split-sale .cta-box-landing .fusion-builder-row.fusion-row {
    border: 1px solid #c39c5b;
    padding: 30px 0px 20px;
}
.split-sale a.learn-btn {
    max-width: 220px;
}
.split-sale .ss-video-section a.learn-btn {
    display: inline-block;
    width: 185px;
}
.split-sale .post-content p {
    font-size: 16px;
    font-family: 'Poppins';
    color: #4d4d4d;
}
.split-sale .landing-section-wrp {
    font-family: 'Poppins';
}
.split-sale .fusion-layout-column.landing-box h3.title-heading-center {
    font-size: 24px;
    /* text-transform: uppercase; */
    font-weight: 700;
    font-family: 'Poppins' !important;
}
.split-sale .landing-page-small-title h2.title-heading-left {
    font-family: 'Poppins' !important;
}
.split-sale .footer-txt {
    text-align: center;
    font-family: 'Poppins';
}
p#billing_your_name_field {
    display: none;
}
.quiz-report-wrap {
    margin: 10px 0px 30px;
    display: block;
}
.quiz-report-wrap table {
    background: #fcfcfc 0% 0% no-repeat padding-box;
    border: .5px solid #A7A7A77D;
    font-family: 'Inter',sans-serif;
    width: 100%;
}
.quiz-report-wrap table tr {
    background-color: transparent;
    border-bottom: 1px solid #e1ebf0;
}
.quiz-report-wrap table tr th {
    letter-spacing: 0px;
    color: #333333;
    opacity: .7;
    background: 0 0;
    font-family: 'Inter',sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: initial;
    padding: 8px 14px;
    height: 74px;
}
.quiz-report-wrap table tr td {
    padding: 8px 14px;
    letter-spacing: 0px;
    color: #333e49;
    opacity: 1;
    font-size: 15px;
    line-height: 1.5;
    vertical-align: middle;
    height: 64px;
}
@media (max-width: 767px) {
.split-sale .section-large-title.fusion-title h2 {
    font-size: 28px !important;
}
.split-sale .fusion-layout-column.landing-box h3.title-heading-center {
    font-size: 21px;
}
.split-sale .landing-h3-title h3 {
    font-size: 18px;
}
.split-sale .landing-section-wrp ol li {
    font-size: 16px;
}
.fusion-fullwidth.fullwidth-box.fusion-parallax-none.ss-video-section {
    padding: 50px 20px 30px !important;
}
}
p#billing_terms_50_field label {
    max-height: 200px;
    overflow-y: scroll;
}
/* Custom - From 10-06-2021 */
section#search-2.widget_search .fusion-search-button.search-button {
    right: 0;
    width: 30px;
    height: calc(100% - 2px);
    top: 1px;
}
section#search-2.widget_search .fusion-search-button.search-button input.fusion-search-submit.searchsubmit {
    height: 100%;
}
section#search-2.widget_search input.s {
    border-radius: 0px;
    padding: 10px 30px 10px 10px;
    font-size: 14px;
}
body .fusion-social-networks {
    overflow: visible;
}
.colright-footer .fusion-align-block {
    text-align: right;
}
.single-sfwd-quiz .learndash-wrapper {
    padding-bottom: 50px;
}
.sfwd-courses-template-default.single-sfwd-courses .textwidget.custom-html-widget {
    background: #f9f9f9 0% 0% no-repeat padding-box;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    opacity: 1;
    padding: 30px;
    margin-top: 30px;
    color: #333e49;
}
.sfwd-courses-template-default.single-sfwd-courses .widget-sub-title {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-family: inter,sans-serif;
}
.sfwd-courses-template-default.single-sfwd-courses .widget-button a {
    width: 100%;
    text-align: center;
    background: #ff7a03 0% 0% no-repeat padding-box;
    border-radius: 6px;
    width: 100%;
    text-align: center;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    font-family: inter,sans-serif;
}
body .checkout .shop_table tfoot th {
    text-align: left;
}
.single-sfwd-topic .full-video>.fluid-width-video-wrapper {
   /* padding: 0px !important;*/
}
.video-lesson-wrap {
    text-align: center;
}
.video-text {
     margin-top: 15px;
}
.no-event .event-type-title,
.no-event .upcoming-event-date {
    color: red;
}
.no-event .event-detail-container{
  background: red;
}
.left-sidebar {
    background: #0b2d47;
    color: #fff;
    padding: 35px 25px;
    width: 288px;
    display: inline-block;
    vertical-align: top;
    font-family: 'Poppins';
    min-height: 1200px;
}
.loginuser-layout #wrapper {
    width: calc(100% - 293px) !important;
    display: inline-block;
    vertical-align: top;
    box-shadow: none;
}
.left-sidebar-menu .widget_media_image {
    text-align: center;
    margin-bottom: 40px;
}
#nav_menu-6 {
    margin-bottom: 150px;
}
ul#menu-sidebar-menu {
    padding: 0px;
    list-style: none;
}
ul#menu-sidebar-menu li a {
    color: #8596a3;
    font-size: 12px;
    display: block;
    padding: 15px;
    line-height: 1.4;
    margin-bottom: 15px;
    border-radius: 8px;
    padding-left: 55px;
}
ul#menu-sidebar-menu li.current-menu-item a, ul#menu-sidebar-menu li:hover a {
    background-color: #fff;
    color: #0b2d47;
    border-radius: 8px;
}
li#menu-item-1404107 a {
    background: url(images/home-icon.png) 15px center no-repeat;
}
li#menu-item-1404108 a {
    background: url(images/book-icon.png) 15px center no-repeat;
}
li#menu-item-1404112 a {
    background: url(images/ticket-icon.png) 15px center no-repeat;
}
li#menu-item-1404113 a {
    background: url(images/video-icon.png) 15px center no-repeat;
}
li#menu-item-1404149 a {
    background: url(images/person-icon.png) 15px center no-repeat;
}
li#menu-item-1404115 a {
    background: url(images/bill-icon.png) 15px center no-repeat;
}
.left-sidebar .textwidget.custom-html-widget {
    background: transparent !important;
    border: 0px !important;
    color: #fff !important;
    padding: 0px !important;
    text-align: center;
}
ul.social-links {
    padding: 0px;
    list-style: none;
}
ul.social-links li {
    display: inline-block;
    padding: 5px;
}
.copyright-text {
    font-size: 12px;
}
.copyright-text b {
    display: block;
}
span.user-img:after {
    content: '';
    background: url(/wp-content/themes/Avada-Child-Theme/images/menu-arrow.png);
    display: inline-block;
    width: 12px;
    height: 7px;
    margin-left: 10px;
}
.logout-button {
    background: #0b2d47;
    min-width: 200px;
    padding: 10px;
    border: 0px;
}
.user-header {
    font-family: 'Poppins';
}
ul.header-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: calc(100% - 327px);
    text-align: left;
}
ul.header-nav li {
    display: inline-block;
    vertical-align: middle;
}
li.hello-user {
    font-size: 21px;
    font-weight: 700;
}
ul.header-nav li {
    margin: 10px 15px;
}
ul.header-nav li .user-links {
    color: #0b2d47 !important;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px;
    border: 0px !important;
    line-height: 1;
    letter-spacing: 1px;
}
ul.header-nav li .user-links.support-link {
    border: 1px solid #0b2d47 !important;
    padding: 16px 25px;
}
ul.header-nav li .user-links.support-link:hover {
    background: #0b2d47 !important;
    color: #fff !important;
}
.widget-title-wrp {
    color: #0b2d47 !important;
    font-size: 25px;
    line-height: 1.3;
    font-weight: 400;
    font-family: 'Poppins';
    text-transform: uppercase;
}
.tml-action-dashboard .textwidget.custom-html-widget {
    background: #f9f5f1;
    border: 0px;
    border-radius: 10px;
    padding: 45px 30px;
    color: #0b2d47;
    font-family: 'Poppins';
}
section#custom_html-7 .textwidget.custom-html-widget {
    background: #eef8ff;
}
.widget-content {
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    margin-top: 15px;
}
.widget-content a {
    font-weight: 700;
    border-bottom: 1px solid;
}
.widget-sub-title-wrp {
    text-align: center;
    margin-bottom: 8px;
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
}
section#custom_html-8 .custom-html-widget {
    background: #f4f7f3;
}
section#custom_html-5 .textwidget.custom-html-widget {
    background: #eef8ff;
}
.tml-action-dashboard .widget:first-of-type .textwidget.custom-html-widget {
    margin-top: 0px;
}
.ld-section-heading h2 {
    color: #0b2d47 !important;
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}
.learndash-wrapper {
    font-family: 'Poppins';
}
.learndash-wrapper .ld-expand-button {
    background: #4d4d4d !important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 13px 20px;
}
.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
    background-color: #4d4d4d !important;
    font-size: 8px;
}
.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text {
    color: #4d4d4d !important;
    letter-spacing: 0px;
}
.logged-in .fusion-footer {
    display: none;
}
.learndash-wrapper .ld-primary-background, .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active:after {
    background-color: #c49b5a !important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item {
    border-radius: 10px;
}
.welcome-video a {
    display: block;
    border: 2px solid #c49b5a;
    padding: 20px 25px;
    border-radius: 10px;
    font-size: 21px;
    color: #4d4d4d !important;
    font-family: 'Poppins';
}
.welcome-video a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.custom-cta-wrap {
    border-radius: 10px;
}
.custom-cta-wrap h3 {
    text-transform: uppercase;
}
.custom-cta-wrap p {
    margin: 0px !important;
}
a.fusion-button.button-flat.new-custom-button {
    padding: 20px;
    font-family: 'Poppins';
    font-weight: 500;
}
.order-certificate-wrap h3 a {
    color: #c49b57;
    border-bottom: 1px solid;
    text-transform: uppercase;
}
h2.section-title, .fusion-title.title.section-title h2 {
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #0b2d47 !important;
    margin-bottom: 40px;
}
.col-2 {
    display: inline-block;
    width: calc(50% - 8px);
}
.col-2:nth-of-type(odd) {
    margin-right: 16px;
}
.books-list-wrap .col-2 {
    border: 1px solid #f8f9fb;
    border-radius: 10px;
    margin-bottom: 16px;
}
.book-image {
    display: inline-block;
    vertical-align: middle;
}
.book-info {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 131px);
    padding: 10px 15px;
    font-family: 'Poppins' !important;
}
.book-info h3 {
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #0b2d47 !important;
    margin: 0px;
    font-size: 21px !important;
}
.book-info .book-type {
    color: #0b2d47;
    font-size: 15px;
    font-style: italic;
    margin-bottom: 10px;
}
.doenload-button a {
    background: #c49b5a;
    color: #fff !important; 
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 5px;
}
.woocommerce-account .avada-myaccount-user {
    display: none;
}
nav.woocommerce-MyAccount-navigation {
    width: 100%;
}
nav.woocommerce-MyAccount-navigation ul {
    margin: 0px -15px;
}
nav.woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    width: 19.5%;
    text-align: center;
    padding: 0px 10px;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--wt-smart-coupon, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
    display: none;
}
nav.woocommerce-MyAccount-navigation ul li a {
    border: 0px;
    color: #999999;
    background: #f2f2f2;
    font-size: 17px;
    font-family: 'Poppins';
    text-transform: uppercase;
    border-radius: 10px;
    font-weight: 700;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #0b2d47;
    color: #fff;
}
.woocommerce-MyAccount-navigation ul li.is-active a:after {
    display: none;
}
.woocommerce-edit-account nav.woocommerce-MyAccount-navigation {
    display: none;
}
.woocommerce-edit-account .woocommerce-MyAccount-content {
    margin: 0px;
    border: 0px;
    padding: 0px;
}
.edit-profile-wrap {
    width: 290px;
    display: inline-block;
}
.edit-profile-wrap .user_profile_img {
    border: 1px solid #d1d1d1;
    padding: 10px;
    border-radius: 50%;
    box-shadow: none;
    width: 290px;
    height: 290px;
}
.edit-profile-wrap .user_profile_img img {
    border-radius: 50%;
}
.profile-edit-form {
    display: inline-block;
    width: calc(100% - 295px);
    vertical-align: top;
    padding-left: 35px;
}
.edit-profile-img a {
    padding: 0px;
    color: #b3b3b3;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 700;
    letter-spacing: 1px;
    border: 1px solid;
    padding: 10px;
    width: 250px;
    border-radius: 10px;
}
.profile-edit-form h2.avada-woocommerce-myaccount-heading {
    display: none;
}
.profile-edit-form h2 {
    color: #0b2d47 !important;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
    letter-spacing: 1px;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 7px !important;
    margin-bottom: 30px !important;
}
.profile-edit-form p.woocommerce-form-row, .woocommerce-account p.form-row, .woocommerce-account p#shipping_address_1_field, .woocommerce-account p#shipping_address_2_field, .woocommerce-account p#billing_address_1_field, .woocommerce-account p#billing_address_2_field, .woocommerce-account p#billing_phone_field, .woocommerce-account p#billing_email_field {
    width: calc(50% - 15px);
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
}
.profile-edit-form p.woocommerce-form-row.form-row-last, .woocommerce-account p.form-row.form-row-last, .woocommerce-account p#shipping_address_2_field, .woocommerce-account p#billing_address_2_field, .woocommerce-account p#billing_email_field {
    margin-left: 25px;
}
.woocommerce-account .woocommerce-form-row, .woocommerce-account p.form-row {
    position: relative;
}
.woocommerce-account .woocommerce-form-row input, .woocommerce-account .woocommerce-form-row textarea, .woocommerce-account p.form-row input, .woocommerce-account p.form-row textarea {
    color: #0b2d47;
    font-size: 16px;
    font-family: 'Poppins';
    border-color: #b3b3b3;
    padding: 20px 25px;
    border-radius: 10px;
    height: 50px;
}
.woocommerce-account span.select2.select2-container.select2-container--default {
    z-index: -1;
}
.woocommerce-account span.select2-selection.select2-selection--single {
    color: #0b2d47;
    font-size: 16px;
    font-family: 'Poppins';
    border-color: #b3b3b3;
    padding: 10px 10px;
    border-radius: 10px;
    height: 50px;
}
.woocommerce-account .woocommerce-form-row textarea, .woocommerce-account p.form-row textarea {
    height: 110px;
}
.woocommerce-account .woocommerce-form-row input::-ms-input-placeholder, .woocommerce-account p.form-row input::-ms-input-placeholder { /* Edge 12-18 */
    color: #0b2d47;
}
.woocommerce-account .woocommerce-form-row input::placeholder, .woocommerce-account p.form-row input::placeholder {
    color: #0b2d47;
}
.woocommerce-account .woocommerce-form-row label, .woocommerce-account p.form-row label {
    color: #b3b3b3;
    font-size: 13px;
    font-family: 'Poppins';
    font-weight: 300;
    margin-left: 15px;
    background: #fff;
    display: inline-block;
    position: absolute;
    top: -12px;
    padding: 0px 25px 0px 10px;
}
.woocommerce-account .woocommerce-form-row.form-row-wide, .woocommerce-account p.form-row.form-row-wide {
    width: 100%
}
.woocommerce-account .woocommerce-form-row.woocommerce-form-row--third, .woocommerce-account .form-row.woocommerce-form-row--third, .woocommerce-account p#shipping_city_field, .woocommerce-account p#shipping_state_field, .woocommerce-account p#shipping_postcode_field, .woocommerce-account p#billing_city_field, .woocommerce-account p#billing_state_field, .woocommerce-account p#billing_postcode_field {
    width: calc(33.333% - 20px);
    margin-left: 25px;
}
.woocommerce-account .woocommerce-form-row.woocommerce-form-row--third.form-row-thirdfirst, p#shipping_city_field, p#billing_city_field {
    margin-left: 0px;
}
.woocommerce-account form button.woocommerce-Button.button, .woocommerce-account form button.button {
    float: left;
    background: #c49b5a !important;
    border-radius: 10px;
    height: 76px;
    width: 236px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins';
    letter-spacing: 1px;
}
.woocommerce-account form .select2-container .select2-selection .select2-selection__arrow {
    height: 50px;
    border-radius: 0px;
    border: 0px;
}
.space-wrap {
    margin: 40px 0px;
}
#wppb-edit-user.wppb-user-forms input.submit, #wpua-edit-2 #submit {
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 700;
    letter-spacing: 1px;
    border: 1px solid;
    padding: 10px;
    border-radius: 10px;
    background: #c49b5a !important;
}
#wpua-images-existing .description {
    font-family: 'Poppins';
}
button#wpua-add-existing {
    color: #b3b3b3;
    font-size: 14px;
    /* text-transform: uppercase; */
    font-family: 'Poppins';
    font-weight: 700;
    letter-spacing: 1px;
    border: 1px solid;
    border-color: #b3b3b3 !important;
    border-radius: 10px;
}
.course-intro {
    padding: 0px 20px;
}
.course-intro .fusion-row {
    max-width: 1230px;
}
.enrolled-courses {
    background: #c49b5a;
    color: #fff;
    font-size: 20px;
    font-family: 'Poppins';
    padding: 19px 25px;
    border-radius: 10px;
}
.enrolled-course {
    display: none;
}
.enrolled-course:first-of-type {
    display: block;
}
.dashboard-course-list .learndash-wrapper .ld-item-list, .tml-action-dashboard .dashboard-course-list .learndash.user_has_access {
    margin-top: 0px;
}
.logged-in.home .fusion-header {
    position: unset;
}
.bottom-area-wrap {
    padding: 80px 0px;
}
.custom-cta-wrap {
    border-radius: 10px;
    background: #f9f5f1;
    text-align: left;
    padding: 25px 35px;
    color: #0b2d47;
    font-family: 'Poppins';
    margin-top: 30px;
}
.custom-cta-wrap.blue {
    background: #eef8ff;
}
.custom-cta-wrap .widget-title-wrp {
    text-align: left;
    font-size: 30px;
}
.custom-cta-wrap .widget-content {
    text-align: left;
}
.custom-cta-button .widget-button a {
    background: #0b2d47;
    border-radius: 10px;
    min-width: 240px;
    text-align: center;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 1);
    opacity: 1;
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
    text-transform: uppercase;
    margin: 10px 0px;
}
.custom-cta-button .widget-button a:hover {
    background: #fff;
    color: #0b2d47 !important;
}
section#custom_html-5 .widget-button a:hover {
    background: #fff !important;
    color: #007cf0 !important;
}
.custom-cta-content {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 245px);
}
.custom-cta-button {
    display: inline-block;
}
nav.woocommerce-MyAccount-navigation {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.woocommerce .woocommerce-MyAccount-content {
    border: 0px;
    /* width: 100%; */
    margin: 0px;
}
.woocommerce-MyAccount-content h2.avada-woocommerce-myaccount-heading {
    display: none;
}
.woocommerce-account .woocommerce .shop_table thead tr th {
    font-size: 16px;
    color: #4d4d4d;
    font-family: 'Poppins';
    font-weight: 700;
    /* text-transform: uppercase; */
    text-align: center;
}
.woocommerce-account .woocommerce .shop_table td {
    color: #4d4d4d;
    font-family: 'Poppins';
    text-align: center;
    font-size: 14px;
}
.woocommerce .my_account_orders .woocommerce-orders-table__cell-order-number a, .woocommerce .my_account_orders .woocommerce-orders-table__cell-order-actions a {
    color: #c49b5a;
    font-size: 14px;
}
.woocommerce-MyAccount-content {
    font-family: 'Poppins';
    color: #4d4d4d;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses {
    margin: 0px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address, .woocommerce .woocommerce-MyAccount-content .addresses .woocommerce-column {
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    padding: 30px;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address.col-2 {
    margin-left: 3.5%;
}
.woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button, .woocommerce-MyAccount-content a {
    color: #c49b5a;
}
.woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button:hover, .woocommerce-MyAccount-content a:hover {
    background: #c49b5a;
    color: #fff !im;
}
header.woocommerce-Address-title.title, .woocommerce .woocommerce-MyAccount-content .addresses .woocommerce-column header.title {
    border: 0px !important;
}
header.woocommerce-Address-title.title h3, .woocommerce .woocommerce-MyAccount-content .addresses .woocommerce-column header.title h3 {
    font-family: 'Poppins';
    color: #0b2d47 !important;
    font-size: 20px;
    font-weight: 700;
}
a.edit {
    float: right;
    background: #c49b5a;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 7px 15px !important;
    line-height: 1;
    border-radius: 5px;
}
.woocommerce-edit-address form h3, .post-content h2.woocommerce-order-details__title, .woocommerce-account section.avada-customer-details.woocommerce-content-box h2 {
    font-family: 'Poppins' !important;
    color: #0b2d47 !important;
    font-size: 24px;
    font-weight: 700 !important;
    text-transform: uppercase;
}
.woocommerce .woocommerce-MyAccount-content .addresses .woocommerce-column header.title h3 {
    margin-top: 0px;
}
ul.woocommerce-PaymentMethods.payment_methods.methods {
    padding: 0px;
}
ul.woocommerce-PaymentMethods.payment_methods.methods li {
    list-style: none;
}
.woocommerce-account section.avada-order-details.woocommerce-content-box.full-width, .woocommerce-account section.avada-customer-details.woocommerce-content-box.full-width {
    border: 0px;
    padding: 20px 0px;
}
.woocommerce-account table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.woocommerce-table__product-name.product-name {
    text-align: left;
}
.woocommerce-account .avada-order-details .shop_table.order_details tfoot tr th, .woocommerce-account table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields tr th {
    font-family: 'Poppins' !important;
}
.woocommerce-account .avada-order-details .shop_table.order_details tfoot tr:last-child .amount {
    color: #c39b57;
}
a.fusion-button.custom-cart-button {
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 700;
    /* margin-top: -14px; */
}
.products li.product.product_cat-books-and-materials .fusion-product-wrapper {
    border-radius: 10px;
    overflow: hidden;
}
.products li.product.product_cat-books-and-materials .fusion-product-wrapper h3.product-title {
    color: #4d4d4d;
    font-family: 'Poppins';
    font-weight: 700;
    margin-bottom: 20px;
}
.products li.product.product_cat-books-and-materials .fusion-product-wrapper span.woocommerce-Price-amount.amount {
    color: #c49b5a;
    font-weight: 700;
}
.product-grid-view.product_cat-books-and-materials .fusion-product-content {
    padding-bottom: 30px;
}
.product.product_cat-books-and-materials .product-buttons {
    padding-top: 0px;
    position: absolute;
    right: 15px;
    bottom: 24px;
    width: 120px;
    text-align: right;
}
.product_cat-books-and-materials .product-buttons .fusion-content-sep.sep-double.sep-solid, .product_cat-books-and-materials .product-buttons a.show_details_button, .product-buttons a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:before {
    display: none;
}
.product_cat-books-and-materials .product-buttons a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #c49b5a;
    font-weight: 700;
    font-family: 'Poppins';
    text-transform: uppercase;
    border: 1px solid #c49b5a;
    padding: 8px 15px;
    border-radius: 7px;
    display: block;
    float: none;
    text-align: center;
    max-width: 100%;
}
.logged-in #main .fusion-row {
    max-width: 1230px;
}
/* Learnpress Style */
.dashboard-course-wrap .enrolled-dashboard-course {
    display: none;
}
.dashboard-course-wrap .enrolled-dashboard-course:first-of-type {
    display: block;
}
body .learndash-wrapper .ld-focus .ld-focus-header {
    position: unset;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo {
    background-color: #0b2d47 !important;
    text-align: center;
    padding: 18px;
}
body .learndash-wrapper .ld-focus .ld-focus-sidebar {
    /*padding-top: 85px;*/
}
body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading, body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger {
    background: #c49b5a !important;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar {
    background-color: #0b2d47 !important;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item {
    background-color: #0b2d47 !important;
    border-bottom: 0px !important;
    padding: 0;
    color: #fff;
}
body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list {
    background-color: #071e33;
}
body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before {
    background-color: #0b2d47;
}
body .learndash-wrapper .left-header .ld-table-list a.ld-table-list-item-preview {
    color: #fff !important;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview a.ld-lesson-item-preview-heading, body .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title, body .learndash-wrapper .ld-course-navigation .ld-expand-button.ld-button-alternate .ld-text {
    color: #fff !important;
    font-weight: normal !important;
}
.type-sfwd-courses h2.entry-title.fusion-post-title {
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
    color: #0b2d47 !important;
}
.user-header ul.header-nav li {
    position: relative;
}
.user-header a.user-links.parent-nav:after {
    content: '';
    background: url(/wp-content/themes/Avada-Child-Theme/images/menu-arrow.png);
    display: inline-block;
    width: 12px;
    height: 7px;
    margin-left: 10px;
    margin-top: -3px;
}
span.sub-nav {
    position: absolute;
    right: -60px;
    top: 25px;
    background: #0b2d47;
    font-size: 14px;
    border-radius: 10px;
    display: none;
    min-width: 250px;
    text-align: left;
    border: 2px solid #fff;
    padding: 10px;
    z-index: 1;
    text-transform: capitalize;
}
span.sub-nav ul {
    padding: 0px;
}
span.sub-nav ul li {
    margin: 0px;
    /* width: 165px; */
    color: #fff;
    margin-bottom: 10px;
}
span.sub-nav ul li a {
    color: #fff !important;
    font-size: 14px;
    line-height: 1.3 !important;
    display: block;
    padding: 10px;
    border-radius: 7px;
}
span.sub-nav li:hover a {
    background: #fff;
    color: #c49b5a !important;
    border-radius: 7px;
}
.user-header li.courses-nav:hover span.sub-nav {
    display: block;
}
body.single-sfwd-lessons .learndash-wrapper .ld-focus .ld-focus-header {
    padding-bottom: 15px;
}
body .learndash-wrapper .ld-focus .ld-focus-header {
    position: unset;
    max-width: 1160px;
    margin: 0px auto;
    padding-bottom: 5px;
    height: auto;
}
body .learndash-wrapper .ld-focus .ld-focus-header .ld-progress-wrap {
    max-width: 100%;
    width: 100%;
    padding: 0px;
}
body .learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
    border: 0px;
    padding-right: 0px;
    flex: 3 2 auto;
}
body .learndash-wrapper .ld-focus .ld-focus-header .ld-content-action {
    border: 0px !important;
}
body .learndash-wrapper .ld-focus .ld-focus-header .ld-content-action a.ld-button.ld-button-transparent {
    border: 1px solid #0b2d47 !important;
    border-radius: 10px;
    width: auto;
    color: #0b2d47 !important;
    text-transform: uppercase;
    opacity: 1 !important;
}
.ld-breadcrumbs-segments {
    padding-top: 10px;
    max-width: 1200px;
    margin: 0px auto;
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
}
.learndash-wrapper .ld-breadcrumbs-segments span:after {
    content: ">";
    unicode-bidi: plaintext;
}
.learndash-wrapper .ld-breadcrumbs-segments span:last-of-type:after {
    display: none;
}
.learndash-wrapper .ld-breadcrumbs-segments span, .learndash-wrapper .ld-breadcrumbs-segments span a {
    color: #c49b5a;
}
.learndash_post_sfwd-topic .ld-breadcrumbs {
    display: none;
}
.single-sfwd-lessons .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    /* max-width: calc(1160px + 10em); */
    padding: 30px 0px 0px;
    background: #f9f5f1;
    margin: 30px 0px 5em;
}
.single-sfwd-lessons .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1, body .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
    margin: 0 0 .5em;
    padding: 20px;
    /* background: #f9f5f1; */
    max-width: 1200px;
    margin: 0px auto;
    text-transform: uppercase;
    font-size: 27px;
    color: #0b2d47;
}
body.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1, body.single-sfwd-quiz .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
    padding: 0px;
}
.single-sfwd-lessons .learndash-wrapper .ld-lesson-status {
    background: transparent !important;
    max-width: 1160px;
    margin: 0px auto;
    padding: 0px 0px;
    position: relative;
    overflow: visible;
}
.single-sfwd-lessons .learndash-wrapper .ld-breadcrumbs {
    background: transparent;
    padding: 0px;
    position: absolute;
    right: 0;
    top: -56px;
    /* z-index: 999999; */
}
.single-sfwd-lessons .learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments {
    display: none;
}
.single-sfwd-lessons .learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content.ld-visible {
    background: #f9f5f1;
    padding: 0px 20px;
}
body.ld-in-focus-mode.single-sfwd-lessons .learndash-wrapper .ld-lesson-topic-list {
    padding: 20px;
    max-width: 1200px;
    margin: 0px auto;
}
.single-sfwd-lessons .learndash-wrapper .ld-content-actions {
    border: 0px;
    padding: 0px;
    max-width: 1200px;
    margin: 0px auto;
}
body .learndash-wrapper a.ld-button, body .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent), body a.downloadreportbtn, body.single-sfwd-quiz .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz) {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 10px;
    color: #0b2d47;
    background-color: #fff !important;
    border: 1px solid #0b2d47 !important;
}
.bottom-area-wrap.lp-bottom {
    background: #fff;
}
.bottom-wrap {
    margin: 0px auto;
    max-width: 1160px;
    width: 100%;
}
body.single-sfwd-topic .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content, body.single-sfwd-quiz .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    padding: 30px 20px;
    max-width: 1200px;
    width: 100%;
}
.video-text {
    text-align: right;
    margin-bottom: 12px;
}
.video-lesson-wrap .video-text a {
    color: #c49b5a;
}
.learndash_post_sfwd-topic .ld-tabs-content .fusion-text.fusion-text-1 {
    text-align: center;
}
.transcript-wrap {
    background: url(/wp-content/themes/Avada-Child-Theme/images/download-icon1.png) 10px center no-repeat #c49b5a;
    color: #fff !important;
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px;
    padding: 7px 15px 7px 38px;
    display: inline-block;
    border-radius: 5px;
    margin: 5px auto !important;
}
.transcript-wrap a {
    color: #fff !important;
}
.ld-quiz-status {
    display: none;
}
body .quiz-report-wrap a.button.back-button {
    color: #c49b5a;
}
.quiz-report-wrap td, .quiz-report-wrap tr, .quiz-report-wrap th {
    font-family: 'Poppins' !important;
}
.quiz-report-wrap td a {
    color: #fff;
    background: #c49b5a;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 7px;
    font-family: 'Poppins' !important;
}
body .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv li.wpProQuiz_reviewQuestionTarget {
    color: #fff;
}
.wpProQuiz_reviewButtons input.wpProQuiz_button2 {
    background: transparent !important;
    padding: 12px 20px !important;
    border-radius: 10px !important;
    text-transform: uppercase !important;
    letter-spacing: .5px !important;
}
.products li.product.product_cat-books-and-materials .fusion-product-wrapper h3.product-title {
    margin-bottom: 3px;
}
.products li.product.product_cat-books-and-materials .fusion-product-wrapper h3.product-title a {
    color: #333 !important;
}
.products li.product.product_cat-books-and-materials .fusion-product-wrapper .short-description {
    display: block;
    width: 100%;
    font-family: 'Poppins';
    font-size: 13px;
    margin: 0px !important;
    font-style: italic;
}
form#gform_61 .gfield {
    position: relative;
    margin-bottom: 12px;
}
form#gform_61 input, form#gform_61 select, form#gform_61 textarea {
    color: #0b2d47;
    font-size: 16px;
    font-family: 'Poppins';
    border: 1px solid #b3b3b3;
    padding: 20px 25px;
    border-radius: 10px;
    height: 50px;
}
form#gform_61 select {
    padding: 5px 20px;
}
form#gform_61 textarea {
    height: 120px;
}
form#gform_61 input#input_61_8 {
    height: 70px;
}
form#gform_61 label.gfield_label.gform-field-label {
    color: #b3b3b3;
    font-size: 13px;
    font-family: 'Poppins';
    font-weight: 300;
    margin-left: 15px;
    background: #fff;
    display: inline-block;
    position: absolute;
    top: -12px;
    padding: 0px 25px 0px 10px;
}
form#gform_61 span.gfield_required {
    font-size: 10px !important;
}
form#gform_61 span.gform_fileupload_rules {
    padding: 0px;
    font-size: 12px;
    font-family: 'Poppins';
}
form#gform_61 input#gform_submit_button_61 {
    background: #0b2d47 !important;
    border-radius: 10px;
    height: 76px;
    width: 236px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins';
    letter-spacing: 2px;
    color: #fff !important;
    font-size: 16px;
    border-color: #0b2d47;
}
form#gform_61 input#gform_submit_button_61:hover {
    background: #fff !important;
    color: #0b2d47 !important;
}

/* Add Directory */

form#gform_62 .gfield {
    position: relative;
    margin-bottom: 12px;
}
form#gform_62 input, form#gform_62 select, form#gform_62 textarea {
    color: #0b2d47;
    font-size: 16px;
    font-family: 'Poppins';
    border: 1px solid #b3b3b3;
    padding: 20px 25px;
    border-radius: 10px;
    height: 50px;
}
form#gform_62 select {
    padding: 5px 20px;
}
form#gform_62 textarea {
    height: 120px;
}
form#gform_62 input#input_61_8 {
    height: 70px;
}
form#gform_62 label.gfield_label.gform-field-label {
    color: #b3b3b3;
    font-size: 13px;
    font-family: 'Poppins';
    font-weight: 300;
    margin-left: 15px;
    background: #fff;
    display: inline-block;
    position: absolute;
    top: -12px;
    padding: 0px 25px 0px 10px;
}
form#gform_62 span.gfield_required {
    font-size: 10px !important;
}
form#gform_62 span.gform_fileupload_rules {
    padding: 0px;
    font-size: 12px;
    font-family: 'Poppins';
}
form#gform_62 input#gform_submit_button_62 {
    background: #0b2d47 !important;
    border-radius: 10px;
    height: 76px;
    width: 236px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins';
    letter-spacing: 2px;
    color: #fff !important;
    font-size: 16px;
    border-color: #0b2d47;
}
form#gform_62 input#gform_submit_button_62:hover {
    background: #fff !important;
    color: #0b2d47 !important;
}
form#gform_62 ::placeholder {
  color: white;
  opacity: 1; /* Firefox */
}

form#gform_62 ::-ms-input-placeholder { /* Edge 12 -18 */
  color: white;
}

/* Workshop */
ul.accordion-list {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    list-style: none;
    padding: 0px;
    margin-bottom: 40px;
    margin-top: 40px;
    font-family: 'Poppins';
}
ul.accordion-list li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color: #FFF;
    padding: 30px 15px;
    margin: 0 auto 15px auto;
    border: 2px solid #f2f5f7;
    border-radius: 12px;
    cursor: pointer;
}
ul.accordion-list li h3 {
    font-weight: 700;
    display: block;
    margin: 0;
    font-size: 24px;
    color: #c49b5a;
    position: relative;
    font-family: 'Poppins';
}
ul.accordion-list li.active h3 {
    margin-bottom: 25px;
    font-family: 'Poppins';
}
ul.accordion-list li h3:after {
    content: "Expand";
    position: absolute;
    right: 0;
    top: -2px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    background: url(/wp-content/themes/Avada-Child-Theme/images/down-arrow.png) 15px center no-repeat #4d4d4d;
    font-weight: 500;
    padding: 6px 20px 6px 35px;
    border-radius: 20px;
}
ul.accordion-list li.active h3:after {
    content: "Collapse";
    background: url(/wp-content/themes/Avada-Child-Theme/images/up-arrow.png) 15px center no-repeat #4d4d4d;
}
div.answer {
      position: relative;
      display: block;
      width: 100%;
      height: auto;
      margin: 0;
      padding: 0;
      cursor: pointer;
}
div.answer p {
        position: relative;
        display: block;
        font-weight: 300;
        padding: 10px 0 0 0;
        cursor: pointer;
        line-height: 150%;
        margin: 0 0 15px 0;
        font-size: 14px;
}
.recording-wrap {
    padding: 30px 0px;
    border-bottom: 2px solid #f2f5f7;
}
.recording-wrap:last-of-type {
    padding-bottom: 0px;
    border: 0px;
}
.recording-video-wrap {
    width: 47%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2%;
}
.recording-info-wrap {
    display: inline-block;
    width: 51%;
    vertical-align: middle;
}
.video-date {
    font-size: 15px;
}
.recording-info-wrap h4 {
    font-size: 18px !important;
    font-weight: 700;
    color: #0b2d47 !important;
    margin: 5px 0px 15px;
    font-family: 'Poppins' !important;
}
span.instructor-img {
    display: inline-block;
    vertical-align: middle;
}
span.instructor-img img {
    display: inline-block;
    width: 33px;
    margin-right: 10px;
    border-radius: 50%;
}
.instructor-info span.instructor-name {
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    font-size: 14px;
    font-style: italic;
    color: #0b2d47;
    margin: 0px;
    font-weight: 300;
}
span.instructor-name strong {
    font-weight: 700;
    text-transform: uppercase;
}
a.workshop-button {
    display: inline-block;
    vertical-align: middle;
    background: #c49b5a;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 9px 10px;
    border-radius: 5px;
    margin: 7px 0px;
}
a.workshop-button img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
a.workshop-button.blue-button {
    background: #0b2d47;
}
a.workshop-button:first-of-type {
    margin-right: 10px;
}
.recording-wrap.col2 {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    /* border-bottom: 2px solid #f2f5f7; */
    /* padding: 30px 0px 20px; */
}
.recording-wrap.col2:nth-of-type(odd) {
    padding-right: 4%;
    width: 52%;
}
.recording-wrap.col2 .recording-video-wrap, .recording-wrap.col2 .recording-info-wrap {
    display: block;
    width: 100%;
}
.recording-info-wrap .video-date {
    position: unset;
    padding: 0px;
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #000;
}
li.product_cat-books-and-materials .featured-image img {
    width: 100%;
}

body.ld-in-focus-mode.admin-bar {
    padding-top: 0px;
}

@media (max-width: 1470px) {
ul.header-nav li {
    margin: 10px 10px;
}
body .learndash-wrapper .ld-focus .ld-focus-header {
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
}
}
@media (max-width: 1400px) {
.welcome-video a {
    font-size: 18px;
}
.enrolled-courses {
    font-size: 18px;
}
ul.header-nav li .user-links {
    letter-spacing: 0px;
}
li.hello-user {
    font-size: 18px;
}
}
@media (max-width: 1300px) {
.user-links.user-profile img {
    max-width: 54px;
}
.user-links {
    margin: 15px 10px;
}
ul.header-nav {
    width: calc(100% - 300px);
    text-align: left;
}
ul.header-nav li .user-links {
    font-size: 12px;
}
.welcome-video a {
    font-size: 16px;
}
.enrolled-courses {
    font-size: 16px;
}
.widget-title-wrp {
    font-size: 21px;
}
.products-4>li.product_cat-books-and-materials {
    width: 33.33%;
}
nav.woocommerce-MyAccount-navigation ul li {
    padding: 0px 5px;
}
nav.woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
}
}
@media(max-width: 1024px) {
.left-sidebar {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
} 
.loginuser-layout #wrapper {
    width: 100% !important;
}
.loginuser-layout #wrapper main#main {
    padding-left: 20px;
    padding-right: 20px;
}
.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header {
    padding-left: 10px;
    padding-right: 10px;
}
ul.header-nav {
    width: calc(100% - 260px);
}
span.header-user-info {
    font-size: 10px;
}      
.user-links.user-profile img {
    max-width: 44px;
}      
li.hello-user {
    font-size: 16px;
}       
ul.header-nav li {
    margin: 10px 7px;
}
.welcome-video a {
    padding: 20px;
    font-size: 14px;
}
.welcome-video a img {
    width: 30px;
} 
.enrolled-courses {
    font-size: 14px;
    padding: 12px 20px;
}  
.tml-action-dashboard .textwidget.custom-html-widget {
    padding: 40px 20px;
}         
.widget-title-wrp {
    font-size: 18px;
}
.ld-section-heading h2 {
    font-size: 21px !important;
}   
.tml-action-dashboard .widget-button a, .page-id-5532 .widget-button a {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
    width: 100%;
    min-width: auto;
    padding: 17px 15px;
}    
.custom-cta-wrap .fusion-column-wrapper .fusion-title h3 {
    text-align: center;
    font-size: 20px !important;
}            
.custom-cta-wrap .fusion-column-wrapper .fusion-text {
    text-align: center;
    margin-bottom: 20px;
}
.widget-content {
    font-size: 16px;
}  
.logged-in #rmp-container-12923 {
    display: none !important;
}  
.logged-in button#rmp_menu_trigger-12924 {
    display: none !important;
}
.logged-in button.rmp_menu_trigger {
    background: #0b2d47 !important;
    border-radius: 10px !important;
    padding: 10px !important;
    height: 47px !important;
    width: 47px !important;
    top: 77px !important;
}
.custom-cta-wrap .widget-title-wrp {
    font-size: 24px;
}
}
@media (min-width: 801px) {
.course-intro #content {
    width: calc(100% - 33% - 40px);
}
.course-intro aside#sidebar {
    width: 33%;
}
body .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
    padding-left: 20px;
}
}
@media (max-width: 800px) {
.colright-footer .fusion-align-block {
    text-align: center;
}
span.user-links.user-profile, ul.header-nav {
    display: block;
    width: 100%;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
}
.enrolled-courses {
    font-size: 16px;
    padding: 15px 20px;
}
.welcome-video a {
    font-size: 16px;
}
.course-intro section#content {
    margin-bottom: 20px !important;
}
.course-intro aside#sidebar {
    margin-bottom: 40px;
}
.book-image, .book-image img {
    width: 100%;
}
.book-info {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 15px 0px;
}
.books-list-wrap .col-2 {
    vertical-align: top;
}
.book-image {
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}
.book-info h3 {
    font-size: 16px !important;
}
.book-info .book-type {
    font-size: 12px;
}
.book-info .doenload-button {
    margin: 0px -15px;
}
.book-info .doenload-button a {
    font-size: 10px;
}
.book-info .doenload-button a img {
    width: 20px;
}
nav.woocommerce-MyAccount-navigation ul li {
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 15px;
}
.woocommerce .woocommerce-MyAccount-content {
    padding: 15px 0px;
}
.woocommerce .shop_table td {
    font-size: 12px;
    line-height: 1.2;
}
.woocommerce .my_account_orders .woocommerce-orders-table__cell-order-number a, .woocommerce .my_account_orders .woocommerce-orders-table__cell-order-actions a {
    font-size: 12px;
}
.my_account_orders .woocommerce-orders-table__cell-order-date, .my_account_orders .woocommerce-orders-table__cell-order-status {
    display: table-cell !important;
}
.avada-customer-details .addresses .col-1, .avada-customer-details .addresses .col-2, .avada-myaccount-data .addresses .col-1, .avada-myaccount-data .addresses .col-2 {
    width: 100% !important;
    margin: 10px 0px !important;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
    text-align: left;
}
.woocommerce-MyAccount-content span.woocommerce-input-wrapper {
    text-align: left;
}
form#gform_61 label.gfield_label.gform-field-label {
    left: 0;
    text-align: left;
}
}
@media (max-width: 767px) {
.edit-profile-wrap, .profile-edit-form {
    display: block;
    padding: 0px;
    width: 100%;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
    width: 100% !important;
    margin: 10px 0px !important;
}
body .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
    display: block;
}
body .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions .ld-content-action {
    display: block;
}
.video-text {
    text-align: left;
}
.single-sfwd-lessons .learndash-wrapper .ld-breadcrumbs {
    /* position: unset; */
    /* width: auto; */
    right: inherit;
    left: 20px;
    margin-top: 22px;
}
}
@media (max-width: 600px) {
.haa-users-list #myInput, .haa-users-list #myInputname {
    max-width: 100%;
    margin-right: 0px;
}
.custom-cta-wrap {
    padding: 25px;
}
.custom-cta-content, .custom-cta-button {
    display: block;
    width: 100%;
}
.custom-cta-wrap .widget-title-wrp {
    font-size: 22px;
}
.custom-cta-wrap .widget-content {
    text-align: left;
    line-height: 1.5;
    margin-bottom: 15px;
}
ul.accordion-list li h3 {
    text-align: left;
    font-size: 18px !important;
}
ul.accordion-list li h3:after {
    font-size: 14px !important;
}
.recording-video-wrap, .recording-info-wrap {
    display: block;
    width: 100%;
    text-align: left;
}
.recording-info-wrap {
    margin-top: 15px;
}
}
@media (max-width: 480px) {
.profile-edit-form p.woocommerce-form-row, .woocommerce-account p.form-row, p#shipping_address_1_field, p#shipping_address_2_field, p#billing_address_1_field, p#billing_address_2_field, p#billing_phone_field, p#billing_email_field, .woocommerce-account .woocommerce-form-row.woocommerce-form-row--third, .woocommerce-account .form-row.woocommerce-form-row--third, p#shipping_city_field, p#shipping_state_field, p#shipping_postcode_field, p#billing_city_field, p#billing_state_field, p#billing_postcode_field {
    display: block;
    width: 100%;
    margin-left: 0px !important;
}
.woocommerce-account .woocommerce-form-row label, .woocommerce-account p.form-row label {
    text-align: left;
    font-size: 11.2px;
    padding-right: 5px;
}
}
.woocommerce-MyAccount-content .woocommerce-Addresses .edit:after {
    color: #fff;
}
.woocommerce-account p#billing_city_field, .woocommerce-account p#shipping_city_field {
    margin-left: 0px;
}