/*
Theme Name: Essentials Child
Theme URI: https://essentials.pixfort.com/
Author: PixFort
Template: essentials
Author URI: http://themeforest.net/user/pixfort
Description: Essentials child theme
Version: 1.0.2
License: Envato Marketplaces Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: essentials-child
Tags: header-builder, footer-builder, divider-builder, popup-builder, premium-design, translation-ready

 */

.no_signup {
	color: #eb6408;
	font-size: 17px;
}

.simple_footer ~ #pix-page-footer {
	display: none;
}

.simple_footer {
	background-color: #E9E1DB;
	padding: 39px;
	font-size: 16px;
	line-height: 19px;
	text-align: right;
}

.simple_footer,
.simple_footer a {
	color: #4F3011;
	font-weight: normal;
}

@media (max-width: 767px) {
	.simple_footer {
		text-align: center;
		line-height: 1.6;
	}

	.simple_footer__devider {
		display: none;
	}

	.simple_footer a {
		display: block;
	}
}
