/*--
	Theme Name: theme52658
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

.eventWidget {
	time {
		display: none;
	}
}

.add-to-cart-item {
  padding: 10px 0 40px;
  text-align: center;
}

.add-to-cart-item h4 {
  margin-bottom: 10px;
}

.add-to-cart-item span.label {
  background: transparent;
  color: #000;
  font-size: initial;
}

.add-to-cart-item .desc {
  margin-left: 5px;
}

.add-to-cart-item .qty input {
  width: 20px;
}

.add-to-cart-item .qty,
.add-to-cart-item .submit-wrapper {
  margin: 10px 0;
}

.add-to-cart-item .submit-wrapper input[type="submit"] {
  margin: 0;
}

.single-post .category-extras.post__holder .featured-thumbnail.large {
  margin-right: 0;
}

#wppb-register-user .wppb-default-name-heading h4 {
  margin: 0;
}

#wppb-register-user input.text-input {
  color: #000;
  height: auto;
}

