@charset "UTF-8";
/*
Theme Name: Thecappa Child theme of Thecappa
Theme URI: 
Description: Child theme of chromium theme for the Chromium theme
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Template: thecappa
Version: 1.0
*/
.navbar .icon-bar {
    color: #c3a886;
}

.ti-line-double:before {
    content: "\e68e";
}

.navbar-toggler2 {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.lang-switcher {
    position: fixed;
    display: block;
    top: 2em;
    right: 2em;
}

.lang-switcher-scroll {
    top: 2.5em;
    right: 5em;
}

.lang-switcher a > img {
    height: 18px;
    width: auto;
}

.lang-switcher-scroll a > img {
    height: 14px;
    width: auto;
}