/* Rules to replace the default theme rules for b and i tags, to be AMEA compatible */

/* strong instead of b */
.section-title strong {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}

/* span instead of i in font awesome icons */
.links>li>a:before,
span[class^="icon-"],
span[class*=" icon-"] {
    font-family: 'fl-icons' !important;
    font-display: block;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2
}

/* em instead of i in font awesome icons */
.links>li>a:before,
em[class^="icon-"],
em[class*=" icon-"] {
    font-family: 'fl-icons' !important;
    font-display: block;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2
}

/* Extra Font Awesome Rules */
@media all and (-ms-high-contrast: none) {
	.nav>li>a>em {
		top: -1px
	}
}

.nav-pagination>li em {
	font-size: 1.2em;
	vertical-align: middle;
	top: -1px
}

.nav-slide-header .toggle em {
	margin-right: 2px;
	font-size: 1.4em
}

.toggle em {
	font-size: 1.8em;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.widget .toggle em {
	top: 1px;
	font-size: 1.2em
}

.icon-box:hover .has-icon-bg em {
	fill: #fff
}

.has-icon-bg .icon em {
	position: absolute;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	padding: 0;
	top: 50%;
	margin: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 60%;
	margin-left: 20%;
	margin-right: 20%
}

.links>li>a:before,
em[class^="icon-"],
em[class*=" icon-"] {
	font-family: 'fl-icons' !important;
	font-display: block;
	speak: none !important;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	position: relative;
	line-height: 1.2
}

.widget-title em {
	opacity: .35;
	margin-right: 4px
}

button em,
.button em {
	vertical-align: middle;
	top: -1.5px
}

.button.open-video em {
	top: -.027em
}

.button.icon em {
	font-size: 1.2em
}

.button.icon em+span {
	padding-right: .5em
}

.button.icon.is-small em {
	top: -1px
}

.button.icon.circle>span+em {
	margin-left: -4px
}

.button.icon.circle>em {
	margin: 0 8px
}

.button.icon.circle>em+span {
	margin-left: -4px
}

.button.icon.circle>em:only-child {
	margin: 0
}

.nav>li>a>em {
	vertical-align: middle;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
	font-size: 20px
}

.nav>li>a>em+span {
	margin-left: 5px
}

.nav li.has-icon-left>a>em {
	margin-right: 5px
}

.nav>li>a>span+em {
	margin-left: 5px
}

.nav-small>li>a>em {
	font-size: 1em
}

.nav>li>a>em.icon-search {
	font-size: 1.2em
}

.nav>li>a>em.icon-menu {
	font-size: 1.9em
}

.nav>li.has-icon>a>em {
	min-width: 1em
}

.nav-vertical>li>a>em {
	font-size: 16px;
	opacity: .6
}

.header-button a.icon:not(.button) em {
	font-size: 24px
}

.header-button a.icon:not(.button) em.icon-search {
	font-size: 16px
}

.button:not(.icon)>em {
	margin-left: -.15em;
	margin-right: .4em
}

.button:not(.icon)>span+em {
	margin-right: -.15em;
	margin-left: .4em
}

.overlay-icon em {
	font-size: 1.3em;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
	top: 3px
}

.reveal-icon em {
	width: 1em
}

.reveal-icon em {
	display: inline-block;
	-webkit-transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, -webkit-transform .3s;
	-o-transition: opacity .3s, transform .3s;
	transition: opacity .3s, transform .3s;
	transition: opacity .3s, transform .3s, -webkit-transform .3s
}

.reveal-icon em+span {
	-webkit-transform: translateX(-0.75em);
	-ms-transform: translateX(-0.75em);
	transform: translateX(-0.75em)
}

.reveal-icon:not(:hover) em {
	opacity: 0
}

.mfp-arrow em {
	pointer-events: none;
	font-size: 42px !important
}

.next-prev-nav em {
	font-size: 2em;
	margin: 0 10px !important;
	top: -1px;
	vertical-align: middle
}

a.hotspot em {
	font-size: .8em
}

.searchform .button.icon em {
	font-size: 1.2em
}

.section-title em {
	opacity: .6;
	margin-right: 0.5em
}

.section-title em.icon-angle-right {
	margin-right: 0;
	margin-left: 10px
}

.social-icons em {
	min-width: 1em
}

.social-button>em,
.social-icons .button.icon:not(.is-outline)>em,
.social-icons .button.icon:hover>em {
	color: #fff !important
}

.button.snapchat:not(.is-outline) em,
.button.snapchat:hover em {
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4)
}

.section-title strong {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}

.section-title-normal strong {
    display: none;
}