/*Icon as span*/
.w-btn span[class*="fa-"]{
    display:inline-block;
    vertical-align:top;
    line-height:inherit
}
.w-btn.icon_atleft span[class*="fa-"]{
    margin-right:0.5em
}
.w-btn.icon_atright span[class*="fa-"]{
    margin-left:0.5em
}
.w-btn.text_none span[class*="fa-"]{
    margin:0!important;
    width:1.2em
}
.w-dropdown-item span[class*="fa-"]{
    vertical-align:top;
    text-align:center;
    line-height:inherit;
    width:1.2em;
    margin-right:0.5em
}
.w-flipbox-front-icon span[class*="fa-"]{
    vertical-align:top;
    line-height:inherit
}
.w-filter-opener.icon_atleft span[class*="fa-"]{
    margin-right:0.3em
}
.w-filter-opener.icon_atright span[class*="fa-"]{
    margin-left:0.3em
}
.w-iconbox-icon span[class*="fa-"]{
    vertical-align:top;
    line-height:inherit
}
.w-nav-title span[class*="fa-"]{
    width:1.3em
}
.w-person-links-item span[class*="fa-"]{
    position:relative;
    vertical-align:top;
    line-height:inherit
}
.l-main .w-popup-trigger.type_icon span[class*="fa-"]{
    vertical-align:top
}
.w-testimonial-rating span[class*="fa-"]{
    font-style:normal
}
.w-search-open span[class*="fa-"]{
    vertical-align:top;
    line-height:inherit
}
.w-search.layout_simple button span[class*="fa-"]{
    vertical-align:top;
    line-height:inherit
}
.w-separator-text span[class*="fa-"]{
    margin-right:0.4em
}
.w-sharing-item span[class*="fa-"]{
    position:relative;
    min-width:1em;
    line-height:inherit
}
.w-sharing.type_simple .w-sharing-item span[class*="fa-"]{
    opacity:0.5
}
.no-touch .w-sharing.type_simple .w-sharing-item:hover span[class*="fa-"]{
    opacity:1
}
.no-touch .w-sharing.type_simple .w-sharing-item.email:hover span[class*="fa-"]{
    color:#96a2a8
}
.no-touch .w-sharing.type_simple .w-sharing-item.facebook:hover span[class*="fa-"]{
    color:#1e77f0
}
.no-touch .w-sharing.type_simple .w-sharing-item.twitter:hover span[class*="fa-"]{
    color:#55acee
}
.no-touch .w-sharing.type_simple .w-sharing-item.linkedin:hover span[class*="fa-"]{
    color:#0077b5
}
.no-touch .w-sharing.type_simple .w-sharing-item.pinterest:hover span[class*="fa-"]{
    color:#e60023
}
.no-touch .w-sharing.type_simple .w-sharing-item.vk:hover span[class*="fa-"]{
    color:#2787F5
}
.no-touch .w-sharing.type_simple .w-sharing-item.whatsapp:hover span[class*="fa-"]{
    color:#25d366
}
.no-touch .w-sharing.type_simple .w-sharing-item.xing:hover span[class*="fa-"]{
    color:#006464
}
.no-touch .w-sharing.type_simple .w-sharing-item.reddit:hover span[class*="fa-"]{
    color:#ff4500
}
.no-touch .w-sharing.type_simple .w-sharing-item.telegram:hover span[class*="fa-"]{
    color:#0e8ed4
}
.no-touch .w-sharing.type_simple.color_primary .w-sharing-item:hover span[class*="fa-"]{
    color:var(--color-content-primary)
}
.no-touch .w-sharing.type_simple.color_secondary .w-sharing-item:hover span[class*="fa-"]{
    color:var(--color-content-secondary)
}
.w-socials-item-link span[class*="fa-"]{
    display:block;
    line-height:inherit;
    position:relative
}
.w-socials-item.instagram .w-socials-item-link span[class*="fa-"]{
    font-size:1.1em
}
.w-tabs-item span[class*="fa-"]{
    line-height:inherit;
    vertical-align:top
}
.w-tabs-item.with_icon i + .w-tabs-item-title,.w-tabs-item.with_icon .w-tabs-item-title + span[class*="fa-"]{
    margin-left:.5em
}
.w-tabs-section-header span[class*="fa-"]{
    flex-shrink:0;
    line-height:inherit;
    vertical-align:top
}
.w-text span[class*="fa-"]{
    display:inline-block;
    vertical-align:top;
    line-height:inherit
}
.w-text.icon_atleft span[class*="fa-"]{
    margin-right:.4em
}
.w-text.icon_atright span[class*="fa-"]{
    margin-left:.4em
}
.widget_nav_menu .menu-item span[class*="fa-"]{
    width:1.3em
}
.aio-icon.circle i,.aio-icon.square i,.icon_list_icon i,.info-circle-icons span[class*="fa-"]{
    line-height:inherit!important;
    vertical-align:top
}