/*--
	Theme Name: theme45688
	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: 2.0
	MotoPress Version: 1.0
--*/
@import url("main-style.css");

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */
p.hometext {
text-align:center;
font: normal 60px/75px Bevan;
line-height: 80px;
}
@media (min-width: 768px) and (max-width: 979px) {
	p.hometext {
		font: normal 50px/65px Bevan;
	}
}
@media (max-width: 767px) {
	p.hometext {
		font: normal 40px/55px Bevan;
		line-height: 45px;
	}
}
@media (max-width: 480px) {
	p.hometext {
		font: normal 24px/28px Bevan;
	}
}

.google-map-api {
 width: 100%;
 height: 400px!important;
 }

.address {
text-align: center;
margin: 0 auto;
}

.addressContact {
text-align: left;
}