/*
Theme Name: Hestia Child Inna Kurilo
Theme URI: https://www.themeisle.com/
Description: This is a custom child theme Andrii Kurilo have created.
Author: ThemeIsle
URI: https://www.themeisle.com/
Template: hestia    
Version: 0.1
*/


@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	src: url('./fonts/inter-cyrillic-400-normal.woff') format('woff');
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	src: url('./fonts/inter-cyrillic-700-normal.woff') format('woff');
	font-display: swap;
}

/* Language Switcher */

.trp-language-wrap a {
	padding: 15px;
}
.trp-color-light #trp-floater-ls-current-language a, .trp-color-light #trp-floater-ls-language-list a {
	color: #ff5f9a;
}
#trp-floater-ls.trp-color-light {
	border-radius: 10px 10px 0 0;
}
#trp-floater-ls {
	z-index: 9;
}