/*
Theme Name:     hottheme
Theme URI:      n/a
Template:       kadence
Author:         HOTSoft
Author URI:     n/a
Description:    Responsive theme for special use
Version:        1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

.wpml-ls-legacy-list-horizontal .wpml-ls-item:last-child{
    border-left: 1px solid;
}
.d-none{
    display: none;
}
.fas.fa-chevron-right{
    font-size: 14px;
}
.skip-link,
.page-numbers,
.HOTSoft_wrapper a,
.wpml-ls-native,
.menu-item a,
.menu-item{
    opacity: 0.90 !important;
}
.wpml-ls-native{
    text-transform: uppercase;
}
.mobile-menu-container .wpml-ls-current-language a{
    color: white !important;
}
@media (max-width: 768px) {
    .espa-sign{
        display: none;
    }
}