/*
Theme Name: Almera Child Theme
Theme URI: http://themeforest.net/user/ThemeMakers/portfolio
Author: ThemeMakers
Author URI: http://themeforest.net/user/ThemeMakers
Description: ThemeMakers Almera Child Theme.
Template: almera
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: photography, photo-portfolio, business, sortable-multiple-galleries, portfolio, responsive-gallery, album, slider, fashion, wedding, interior, retina-ready, agency
*/
#header {padding: 21px 0 0px}
.home #header {padding: 30px 0 21px}
#logo img {max-height: 90px}
.home #logo img {max-height: 121px}
.home .scrolltop #logo img {max-height: 90px}
.home .sbr {min-height: 375px}		

#footer > div > div > div.eight.columns.omega > ul > li.houzz > a {
	background-image: url('images/icons/houzz.png');
	background-position: center;
}
ul.social-icons li a {
    background-image: url('images/icons/social-icons.png');
}
ul.social-icons .houzz:hover a {
	background-color: #4dbc15;
}
.home #footer {position:fixed;bottom:0}

#wpcs_tab_2892 {top:70%!important}
.wpcf7-submit {background: #7d3d3d;
    color: #fff;
    padding: 7px 12px 5px;
    margin: 12px 0;
}
.navigation>div>ul>li.language {margin-left: 21px}
.language a {
	background-image: url('images/icons/uk16.png');
	background-position: left top;
	background-repeat: no-repeat;
}

div#wpcs_content_inner_2892
	div#wpcs_content_main_2892 div#wpcs_content_inner_2892 {margin: 40px}



@media only screen and (max-width: 992px) {
	.language a {
		background-image: url('images/icons/uk24.png');
		background-position: 88% center;
		background-repeat: no-repeat;
	}
}