.banner-bcoffee {
	background-image: linear-gradient(180deg, #FFD23D, white);
}
#bcf {color: #8e8e8e !important;}
.text-big-banner {
	font-size: 52px;
	line-height: 56px;
}

.text-banner-bcoffee {
	font-size: 36px;
	line-height: 56px;
	padding-top: 97px;
}

.text-big-banner {
	font-size: 52px;
	line-height: 56px;
}

.img-banner-bcoffee {
	padding-top: 57px;
}

.main-content-bcoffee {
	font-size: 18px;
}

.menu-bcoffee {
	font-size: 16px;
}

.bcoffee-text-line-2 {
	padding-top: 19px;
}

.bcoffee-co-so {
	padding-top: 24px;
}

.bcoffee-co-so ul li b {
	font-family: 'Open Sans Bold';
}

.bcoffee-co-so ul li {
	list-style: inherit;
	margin-left: 20px;
	padding-bottom: 20px;
}

.title-menu-bcf {
	font-size: 30px;
	line-height: 30px;
	color: #00ACD8;
	padding-top: 38px;
}

.table-menu {
	padding-top: 46px;
}

.table th {
	color: black !important;
}

table thead tr th {
	border-bottom: none !important;
}

tr th {
	height: 73px;
}
tbody tr td {
	padding-top: 15px;
}
.table td {
	border-bottom-width: 0px !important;
	border-left-width: 1px !important;
	border-right-width: 1px !important;
	border-top-width: 0px !important;
	border-color: #C9C9C9 !important;
}

tr td {
	height: 51px;
}


.col-tab1 {
	width: 30% !important;
	font-family: 'Open Sans Bold';
	vertical-align: middle !important;
}

.col-tab2 {
	width: 26.7% !important;
	font-family: 'Open Sans Bold';
}
.bcf-note {

    padding-top: 24px;
    padding-bottom: 85px;
    line-height: 40px;

}
.note-line-1 {
	font-family: 'Open Sans Bold';
}
@media only screen and (min-width:769px) {
	.img-banner-bcoffee {
		padding-right: 35px;
		padding-top: 57px;
		text-align: center;
	}
	.text-banner-bcoffee-mb {
		display: none;
	}
	.main-content-info-bcoffee {
	padding-top: 97px;
	line-height: 30px;
}
}

@media only screen and (max-width:768px) {
	.img-banner-bcoffee {
		padding-top: 57px;
		text-align: center;
	}
	.text-banner-bcoffee {
		display: none;
	}
	.text-banner-bcoffee-mb {
		font-size: 30px;
	    line-height: 56px;
	    padding-top: 97px;
	}
	.main-content-info-bcoffee {
	padding-top: 50px;
	line-height: 30px;
}
.note-line-1 {
	    line-height: 30px
}
.note-line-2 {
	 line-height: 30px;
	 margin-top: 20px;
	 
}
.img-mb-bcf {
	max-width: 90% !important;
}
}