.sticky .sticky-logo {
	width: 70%;
}
.bgcolor {
	background: #eee;
}
table thead {
	background: #eee;
}
#addToCart .predefined-amount .products label {
	min-height: 120px !important;
}

@media (min-width: 320px) and (max-width: 767px){
  .home .hero-area {min-height: auto;}
  .padding-tb75 {padding-top: 0;padding-bottom: 0;}
  .block-title, .widgettitle {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
  .block-title::before, .widgettitle::before {bottom: -5px;}
  .block-title::after, .widgettitle::after {bottom: -5px;}
  .mt-4 {margin-top: 0;}
  .site-footer-bottom {margin-top: 10px;}
  .form-group {margin-bottom: 0;}
  .site-logo {
  	float: left;
  	margin-left: -10px;
    width: 120px;
    margin-top: 5px;
  }
	ul.predefined-amount.row li.col-xs-12 {	width: 50%;	}
  #adduserdetails .predefined-amount .products label {width: 100%;height: 100%;margin-bottom: 20px;width: 53px;height: 40px;text-align: center;}
  #addToCart .predefined-amount .products label {	width: 100%; 	height: 100%; 	margin-bottom: 20px; 	min-height: 120px;  }



}


@media (min-width: 1600px){
	.container {
	  width: 1280px;
	}
}
