/*--
	Theme Name: theme50614
_4	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.1
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

[class*="span"] {
margin-left:0;
}

.row {
margin-left: 0;
}

.header .nav__primary {
margin: 30px 0 0 0 !important;
}

#sidebar h3 {
  margin-bottom:15px !important;
}
#sidebar .widget {
  margin-bottom:50px !important;
  padding-top:40px !important;
}

.campaign-monitor input {
  margin-bottom:10px !important;
}
.campaign-monitor input[type="checkbox"] {
  margin-right:10px;
  float:left !important;
}
.campaign-monitor input + label {
  margin-bottom:8px;
}
.campaign-monitor button {
  background:none !important;
  margin-top:15px !important;
  padding:0 20px !important;
  border-radius:0 !important;
  color:#000;
  font-size:10px;
  font-weight:700;
  text-transform:uppercase;
  line-height:40px !important;
}

.campaign-monitor button:hover {
  background:#000 !important;
  color:#fff !important;
}