/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


 @import url("https://use.typekit.net/sos5wqy.css");

body, html {
font-family: "area-normal", sans-serif !important;
font-style: normal;

}

/* Langage Menu Flags */

.lang-item-he img {
	max-width: 25px !important;
	height: auto;
	cursor:pointer;
	margin-bottom: 0px !important;
}

.lang-item > a {
  padding-right: 0 !important;
}

.lang-item img {
  transition: opacity 0.2s ease;
}

.lang-item:hover img {
  opacity: 0.8;
}

.lang-item-en img {
	max-width: 25px !important;
	height: auto;
	cursor:pointer;
	margin-bottom: 0px !important;
}


@media (max-width: 690px) {
	
.flickity-button {
	top: 65% !important;
}

}
