/**
* Theme Name: Unita Child
* Description: This is a child theme of Unita, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: unita
* Version: 1.0.8
*/

:lang(bg-BG) *:not([class*="fa"]):not([class*="eicon"]):not([class*="icon"]):not([class*="unita-icon-"]) {
    font-family: 'Inter', sans-serif;
}

.wpml-ls.wpml-ls-legacy-list-vertical li, .wpml-ls.wpml-ls-legacy-list-horizontal li {
  margin-bottom: 0 !important;
}

:lang(bg-BG) .elementor-widget-heading .elementor-heading-title{
	text-transform: unset;
}

header .elementor-widget-unita-icon-box .elementor-icon-box-description>a{
	color:#BA9A67 !important;
}

@media only screen and (max-width: 768px) {
	.header-width-fixer h2.unita-title{
		padding-top: 75px;
	}
	footer {
		margin-top: 150px;
	}
	.unita-mobile-nav .mobile-tab-title>span{
		display: none !important;
	}
}
