/*
Theme Name: Ametrine Child
Theme URI: https://ametrine.qodeinteractive.com
Description: A child theme of Ametrine
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: ametrine
Template: ametrine
*/

div#trp-floater-ls {
    display: none;
}

#qodef-page-header .qodef-header-logo-link img{
    max-height: 85% !important;
}

.qodef-header-sticky.qodef-custom-header-layout.qodef-appearance--down{
    box-shadow: 0px 0px 8px #ccc;
}

.trp-ls-shortcode-current-language, .trp-ls-shortcode-language {
    width: 60px !important;
}

@media screen and (min-width:1024px){
    body .trp_language_switcher_shortcode *{
        background-color: transparent !important;
    }

    .trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language{
        box-shadow: 0px 0px 8px #ccc;
    }
}