/*
Theme Name: Allston
Theme URI: https://allston.qodeinteractive.com
Description: A Contemporary Theme for Interior Design and Architecture
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: allston
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.4
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.

*/
.eltdf-page-footer .eltdf-footer-bottom-holder {
	border: 0 !important;
}

.eltdf-side-menu-icon {
	display: none !important;
}

.eltdf-content .eltdf-content-inner>.eltdf-container>.eltdf-container-inner {
	padding-bottom: 0 !important;
}

#eltdf-back-to-top>span {
    background-color: #eeede9 !important;
    border: 1px solid #eeede9 !important;
}

::selection {
    background: #e9e7e2 !important;
    color: #000 !important;
}

.eltdf-btn.eltdf-btn-solid::hover {
    background-color: none !important;
}

#eltdf-back-to-top>span {
    color: #2b2b2b !important;
}

.eltdf-breadcrumbs-info {
	display: none !important;
}

.eltdf-cf7-submit-holder {
	background-color: rgb(146, 159, 128) !important;
	padding: 10px !important;
}

.eltdf-cf7-submit-holder input{
	color: white !important;
}

.eltdf-cf7-submit-holder i{
	color: white !important;
}

a.eltdf-social-icon-widget-holder.eltdf-icon-has-hover::hover {
	background: none !important;
}

h1 a:hover {
	color: #090909 !important;
}
h4.entry-title.eltdf-post-title a:hover {
	color: #090909 !important;
}
.eltdf-icon-text:hover {
	color: #090909 !important;
}
.eltdf-icon-widget-holder:hover {
	color: #090909 !important;
}
span.eltdf-social-network-icon:hover {
	color: #090909 !important;
}
.eltdf-post-info-bottom-left div a:hover {
	color: #090909 !important;
}