/*
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
*/



@font-face {
    font-family: "Canela-Thin";
    src: url("https://dreiblautest.com/arantxa/wp-content/uploads/fts/Canela-Thin.woff2")format("woff2"),
    url("https://dreiblautest.com/arantx/wp-content/uploads/fts/Canela-Thin.woff")format("woff");
}

span.ocm-dropdown-arrow {
    top: 40px;
}

span.wpml-ls-native {
    font-size: 16px;
    font-family: 'Inter';
}

.wpml-ls-item a{
	margin-right: 20px !important;
	
}

.wpml-ls-item {
	display: contents !important;
	
}

p,ul,li {
    font-size: 17px;
    line-height: 22px;
}
	
#slide-out-widget-area .inner .off-canvas-menu-container li a {

font-family: "Canela-Thin" !important;
font-weight: 100 !important;
margin-top:20px !important;

}


h1 {
font-family: "Canela-Thin" !important;
font-weight: 100 !important;
font-size: 3.9em;
line-height: 1.1;
}

h2 {
font-family: "Canela-Thin" !important;
font-weight: 100 !important;
font-size: 2.4em;
line-height: 1.1;
}

h3 {
font-size: 1.4em !important;
line-height: 1.3 !important;
}

h4 {
font-size: 1.4em !important;
line-height: 1.3 !important;
}




.nectar-fancy-ul ul li i.icon-default-style[class^=icon-].icon-salient-thin-line {
    font-size: 27px;
    height: 27px;
    line-height: 27px;
    font-weight: bolder;
}

.read_more {
    position: fixed;
    bottom: 0px;
}

@media only screen and (max-width: 1200px) {
p,ul,li {
    font-size: 16px;
    line-height: 20px;
}
	
.read_more {
display:none;
}	
	}

@media only screen and (max-width: 690px) {
.read_more {
display:none;
}	
	
.nectar-cta[data-style=arrow-animation] .link_wrap .link_text {
    width: 90%;
}
	
h1 {
 font-size: 3.2em;
line-height: 1.1;
}
	
h2 {
font-family: "Canela-Thin" !important;
font-weight: 100 !important;
font-size: 1.5em;
line-height: 1.1;
}

h3 {
font-size: 1.5em;
line-height: 1.4 !important;
        font-weight: 500 !important;
}

	
	}
