﻿/*
Theme Name: Mane
Theme URI: http://mane.elated-themes.com
Description: A Modern Portfolio Theme for Creatives
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: mane
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.1
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.

*/

.logo_luxury {
padding-top:10px;
}

.eltdf-page-footer .widget, .eltdf-side-menu .widget {
    /* color: #0c0c0c !important; */
}

li.wpml-ls-current-language span {
    color: #fff !important;
    font-weight: 900;
}

.eltdf-page-header .eltdf-fixed-wrapper.fixed .eltdf-menu-area .eltdf-logo-wrapper a {
    max-height: 90px !important;
}

.eltdf-main-menu>ul>li.eltdf-active-item>a {
    color: #ef4a3a !important;
	font-weight: 900;
}

.eltdf-main-menu>ul>li>a>span.item_outer:after {
    border-bottom: 1px solid #ef4a3a !important;
}

.eltdf-portfolio-list-holder.eltdf-pl-gallery-overlay article.bg-style-2 .eltdf-pli-text-holder {
    background-color: #FFFFFF !important;
}

.eltdf-ils-holder .eltdf-ils-item-link {
   	color: #FFF !important;
    font-size: 50px !important;
}

.eltdf-ils-holder.eltdf-ils-skin-light .eltdf-ils-item-link {
    color: #fff !IMPORTANT;
}

.eltdf-page-footer .eltdf-footer-bottom-holder:after {
    background-color: rgba(31, 31, 31, .0)
}