/*--
	Theme Name: theme51975
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.2
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

.welcome .btn:after {
	content:"";
	width:100px;
	height:89px;
	display:block;
	float:right;
	position:relative;
	margin-top:-47px;
	margin-left:35px;
}
.welcome .btn {
	border:none;
	box-shadow:none;
	text-align:left;
	text-transform:none;
	border-radius:0;
	font:36px/32px 'Voltaire', sans-serif;
	padding:40px 26px 23px 26px;
	background:#534e4d;
	letter-spacing:-1px;
}
.welcome .btn:hover { color:#d39d33; }
@media (max-width: 767px)
.header >.container .social-nets-wrapper {
display: none;
}
