/*
Theme Name: Alina Garbuz - 2022
Theme URI: 
Description: Child theme of salient theme for the Salient theme
Author: <a href="https://themeforest.net/user/themenectar">ThemeNectar</a>
Author URI: 
Template: salient
Version: 14.0.5
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 07 Mar 2022 16:35:25 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

@font-face {
	font-family: Avenir;
	src: url(/public_html/wp-content/themes/salient-child/assets/fonts/avenir.ttc);
}

@media screen and (min-width:768px) {
.iphoney {
	display: none;
	font-size: 70px;
}

.noiphoney {
	display: block;
}
#header-outer {
    padding-bottom:30px;
}

}


@media screen and (max-width:768px) {

.noiphoney {
	display: none;
}
.iphoney {
	display: block;
}

}

#slide-out-widget-area.slide-out-from-right {
    background-color: rgba(255,255,255,0.96) !important;
}

body #slide-out-widget-area a.slide_out_area_close .icon-default-style[class^="icon-"] {
    color: #1b1b1b !important;
}
#slide-out-widget-area a, #slide-out-widget-area, #slide-out-widget-area h4, #slide-out-widget-area h3 {
    font-family: Europa;
    color: #1b1b1b;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
}
#header-outer {
    padding-bottom: 6px !important;
}

.footer-widgets {
	font-family: Avenir;
	font-weight: 400 !important;
}

h2 {
	text-transform: capitalize !important;
	font-family: "chemist-rough",sans-serif !important;
	font-weight: 600 !important;
}

.nectar-button {
cursor: pointer;
}

[class^="icon-"], i[class*=" icon-"], .icon-reorder {
	background-color: rgba(255 ,255 ,255 ,0.1) !important;
}

div.sliderheading {
	font-size: 85px !important;
	letter-spacing: 105%;
}

@media screen and (max-width:768px) {
	div.sliderheading {
		font-size: 65px !important;
		letter-spacing: 105%;
	}
}

.menu-item a {
	color: #1b1b1b !important;
}
.wpsd-master-wrapper{
	box-shadow: none !important;
	background-color: rgba(0, 0, 0, 0.00001) !important;
}