body {
	background-color: #f2eee6;
}

.banner {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #464646;
	height: 500px;
	margin-top: 60px;
}

.banner-name {
	background-color: rgba(255, 255, 255, 0.72);
	color: black;
	font-size: 30px;
	padding: 15px 15px 15px 15px;
	font-weight: 600;
}

.banner-content {
	text-align: center;
	padding-top: 150px;
}

.profile-card {
	margin-left: auto;
	margin-right: auto;
	width: 266px;
	height: 200px;
}

.profile-img {
	max-width: 100%;
	height: 100%;
}

.no-active-item:hover {
	padding-top: 0px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding-bottom: 0px;
}

.no-active-item {
	padding-top: 2px;
	padding-bottom: 2px;
}

.card-col {
	padding: 10px;
}

.card-col {
	padding: 10px;
}

.category-td {
	text-align: left;
	font-size: 24px !important;
}

.td-vertical {
	vertical-align: middle;
}

.td-small {
	white-space: nowrap;
	width: 1%;
}

.td-add-product {
	white-space: nowrap;
	width: 150px;
}

.td-price {
	text-align: right;
	font-weight: 600;
}

.cat-select-small {
	position: sticky;
	top: 60px;
	padding-top: 20px;
	z-index: 1020;
	background-color: white;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.btn-add-product {
	padding: 0 !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.number-table {
	width: 70px;
}

@media (max-width: 544px) {
	.number-table {
		width: 45px;
	}
	.td-add-product {
		white-space: nowrap;
		width: 120px;
	}
}

@media (max-width: 991px) {
	.profile-card {
		margin-left: auto;
		margin-right: auto;
		width: 250px;
		height: 187px;
	}
	.banner {
		height: 250px;
		margin-top: 60px;
		padding-top: 35px;
	}
	.banner-content {
		padding-top: 30px;
	}
}

.product-name-order {
	font-weight: 600;
}

@media (max-width: 400px) {
	.banner {
		background-size: cover;
	}
}

.cat-img {
	width: 80px;
	margin-right: 20px;
}

.prod-img {
	width: 80px;
	margin-right: 20px;
}

@media (min-width: 992px) {
	.modal-full-height {
		width: 500px !important;
	}
	.chart-modal {
		height: 700px;
		overflow-y: auto;
	}
}

.search-input {
	font-size: 16px !important;
	width: 90% !important;
}

.active-red input[type="text"]:focus:not([readonly]) {
	border-bottom: 1px solid #f44336;
	box-shadow: 0 1px 0 0 #f44336;
	font-size: 16px;
}

.red-border-focus .form-control:focus {
	border: 1px solid #f44336;
	box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.25);
}

.active-red .fa {
	color: #f44336;
	margin-right: 15px;
}

.search-box {
	margin-left: 20px;
	font-size: 24px;
}

.product-choice {
	margin-bottom: 10px;
}

.size-choice {
	font-size: 14px;
}

.footer-clean {
	padding: 50px 0;
	background-color: #fff;
	color: #4b4c4d;
}

.footer-clean h3 {
	margin-top: 0;
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 16px;
}

.footer-clean ul {
	padding: 0;
	list-style: none;
	line-height: 1.6;
	font-size: 14px;
	margin-bottom: 0;
}

.footer-clean ul a {
	color: inherit;
	text-decoration: none;
	opacity: 0.8;
}

.footer-clean ul a:hover {
	opacity: 1;
}

.footer-clean .item.social {
	text-align: right;
}

@media (max-width: 767px) {
	.footer-clean .item {
		text-align: center;
		padding-bottom: 20px;
	}
}

@media (max-width: 768px) {
	.footer-clean .item.social {
		text-align: center;
	}
}

.footer-clean .item.social > a {
	font-size: 24px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-top: 22px;
	color: inherit;
	opacity: 0.75;
}

.footer-clean .item.social > a:hover {
	opacity: 0.9;
}

@media (max-width: 991px) {
	.footer-clean .item.social > a {
		margin-top: 40px;
	}
}

@media (max-width: 767px) {
	.footer-clean .item.social > a {
		margin-top: 10px;
	}
}

.footer-clean .copyright {
	margin-top: 14px;
	margin-bottom: 0;
	font-size: 13px;
	opacity: 0.6;
}

.blockquote .bq-title,
.card,
.card .card-body h1,
.card .card-body h2,
.card .card-body h3,
.card .card-body h4,
.card .card-body h5,
.card .card-body h6 {
	font-weight: 300 !important;
}

.error-input {
	border: 1px solid #ff3547;
}

.payment-selection {
	font-size: 20px;
	padding: 10px 15px 10px 15px;
	border-radius: 5px;
	border: 2px solid rgba(0, 0, 0, 0.1);
}

.profile-test {
	margin-top: 280px;
	margin-left: auto;
	margin-right: 20px;
	float: right;
	transition: bottom 0.3s;
	z-index: 3;
}

.avatar {
	background: #fff;
	border: 5px solid #fff;
	border-radius: 5%;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	height: 200px;
	position: relative;
	width: 200px;
}

.checkbox-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.checkbox-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.checkbox-container input:checked ~ .checkmark:after {
	display: block;
}

.checkbox-container .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.category-row-flex {
	display: flex;
	width: 100%;
}

.category-title-column {
	flex: 1;
}

.category-image-column {
	width: 120px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
}

.product-image-td {
	width: 100px;
}

@media screen and (max-width: 600px) {
	.product-image-td {
		display: none;
	}
}

@media screen and (min-width: 960px) {
	.container-desktop {
		width: 90%;
	}

	.opening-hours-today-title {
		background-color: rgba(0, 0, 0, 0.03);
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 5px;
		padding-bottom: 5px;
	}
}
