.banners {
	display: none;
}
.btn-success[disabled],
.btn-success[disabled]:hover {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.donation_container_message {
	position: relative;
	margin-bottom: 95px;
}
.col-label-add-quantity {
	margin-top: 12px;
}
.productBasePrice {
	font-size: 32px;
}
.background-header-product-info {
  height: 380px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.b-bottom {
	border-bottom: 1px solid #e1dfe0;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
.left-col {
	font-size: 20px;
}
.tienda-icon {
	font-size: 25px !important;
	padding: 10px;
}
.eve-location {
	margin-left: 45px;
}
.hero-text {
	text-align: left;
}
.navbar {
	margin-bottom:0;
}
.banners,
#navBreadCrumb, 
#navColumnOne, 
#pageFourHeading, 
.buttonRow {
	display:none;	
}
.float-column {
	padding: 40px 30px;
	background-color: #fff;
}
.event-button {
	padding: 8px 30px;
}	
.float-column-header h3 {
	margin: 0 0 40px;
}
.p-gray {
	color: #a6a6a6;
}
.btn_cartadd  .button_in_cart {
	padding: 14px 12px;
}
.button_in_cart .glyphicon-chevron-right {
	padding-left: 5px;
}
.field-body {
	font-size: 16px;
}
.card-payments {
	max-width: 235px;
}
.margin-top-bottom {
	margin-top: 15px;
	margin-bottom: 15px;
}
.input-number-extend {
	text-align: center;
	height: 45px;
	border: 1px solid #ccc;
}
.fixed_qty_box {
	max-width: 180px;
	position: relative;
	display: block;
	margin: 9px auto 0px auto;
}
.qty_box .input-number {
	text-align: center;
	height: 58px;
	padding: 2px 2px;
	width: 85%;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	border-radius: 55% !important;
}
.qty_box .btn-number {
	border-radius: 2px;
	padding: 9px 20px;
	border: none;
	height: 45px;
}
.qty_box .less-quantity {
	padding-left: 0;
	padding-right: 30px;
}
.qty_box .btn-number,
.qty_box .btn-number:hover,
.qty_box .btn-number:focus,
.qty_box .btn-number:active {
	background-color: transparent;
}
.component-radio-donativo {
	margin-bottom: 5px;
}
#productDonativoAttributesChoser {
	margin-top: 10px;
}
@media(min-width:768px){
	.float-column {
		 bottom: 85px;
	}
}