/*
Theme Name: Aviana
Theme URI: http://aviana.mikado-themes.com
Description: An Elegant Lifestyle and Wellness Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: aviana
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.3
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

img.mkdf-normal-logo {
    width: 287px !important;
    height: auto !important;
}

.f-socials i{

    font-family: 'FontAwesome';
    font-style: normal;
    box-shadow: 0 0 0 1px currentColor,0 0 0 3px #FFE,0 0 0 4px currentColor;
    border-radius: 50%;
      
    transition: all 0s ease-in-out;
        left: 0;
    height: -webkit-fill-available;
    color: #d6b981;
    padding: 15px;
    width: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 15px;
    max-width: initial;
    margin-right: 10px;

}
.mkdf-sticky-header{
	height:90px !important
}

.icon_menu:before {
    content: "\f0c9" !important;
    font-family: 'FontAwesome' !important;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f082" !important;
    font-family: 'FontAwesome' !important;
}

.icon_mail:before {
    content: "\f0e0" !important;
    font-family: 'FontAwesome' !important;
}
.fa-instagram:before {
    content: "\f16d" !important;
    font-family: 'FontAwesome' !important;
}
.lnr-phone-handset:before {
    content: "\f095" !important;
    font-family: 'FontAwesome' !important;
}

.lnr-chevron-up:before {
    content: "\f106" !important;
    font-family: 'FontAwesome';
}
@media only screen and (max-width:1024px){
.mkdf-top-bar{
	display:block !important;
}}
@media only screen and (max-width:576px){

.translator4 {
  
    bottom: 10px !important;

    width: 97px !important;
	}
}