/*!
Theme Name: Respes
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Respes theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: respes
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: respes
Template Id: prod-22825
*/

#toTop {
	cursor: pointer;
}

#trp-floater-ls{
	left:76% !important;
}

.trp-color-light #trp-floater-ls-current-language a, .trp-color-light #trp-floater-ls-language-list a {
    font-weight: 600 !important;
}

.trp-language-switcher > div {
    box-sizing: border-box;
    padding: 4px 15px !important;
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    background-image: none !important;
    background-position: none !important; 
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
    background-color: transparent !important;
}

.trp-language-switcher > div > a {
    color: #fff !important;
    font-weight: 600 !important;
}

.trp-language-switcher > div > a:hover {
    background: #f1f1f1;
    color: black !important;
}

.trp-language-switcher{
	float:right !important;
}

@media (max-width: 767px){
	.trp-language-switcher > div > a > img {
		display: inline;
		margin: 0 3px;
		width: 14px !important;
		height: 9px !important;
		border-radius: 0;
	}
	
	.trp-language-switcher > div > a{
		font-size:12px !important; 
	}
}

.eoXEfb{
	display:none !important;
}