/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
 */

 .day_div select{
 width:27%;
 }
 
 .day_div input#edit-quantity{
 width:20%;
 }
 

 .day_div .form-text{
 width:20%;
 }
 
 .carousel-indicators {
/* position: absolute; */
/* bottom: 10px; */
  left: 0;
/* z-index: 15; */
/* width: 60%; */
/* padding-left: 0; */
/* margin-left: -30%; */
/* text-align: center; */
/* list-style: none; */
}

input.error {
color: #b94a48 !important;
border:2px solid #ebccd1 !important;
}

.contact .form-required{
display:none;
}
.contact .grippie{
display:none;
}

/** menu **/

.menu {
  padding:10px 0 !important;

}

.navbar-nav > li > a {
padding: 7px 22px;
}

.field-name-field-juice-product #edit-submit{
display:none;
}
.menu-item
{
	padding-top:15px;
	padding-bottom:15px;
}

.field-name-field-juice-product .form-submit {
    display: none;
}