.main-thuc-don {
	background-color: #f0f0f0;
}
.title-page {
    text-transform: uppercase;
    text-align: center;
    font-family: RobotoSlab-Black;
    color: #b93c3c;
    padding-top: 77px;
    padding-bottom: 77px;
}
.box-set-gia button{
	font-size:35px;
	border: 1px solid #df5800;
    background-color: white;
    text-transform: uppercase;
    font-family: SansitaOne-Regular;
    width: 240px;
    height: 90px;
    border-radius: 8px;
    box-shadow: 0 0 2.2px rgb(0 0 0/ 22%), 0 6.7px 5.3px rgb(0 0 0/ 15%), 0 12.5px 10px rgb(0 0 0/ 0%), 0 22.3px 17.9px rgb(0 0 0/ 0%), 0 41.8px 33.4px rgb(0 0 0/ 0%), 0 100px 80px rgb(0 0 0/ 0%);
}
.text_color {
	    color: #b93c3c;
	    font-size: 50px;
}
.box-head {
	text-align: center;
	padding-bottom: 100px;
}
.set {
    font-size: 25px;
    font-family: RobotoSlab-Bold;
        padding-top: 40px;
}
.box-head p {
	font-family: RobotoSlab-Regular;
}
.set-gia {
	    display: flex;
    justify-content: center;
    padding-bottom: 40px;
}


.img-menu img {
	width: 100%;
	height: 100%
}
.title-box-info-menu {
	border-left: 10px solid #b93c3c;
    margin-left: 20px;
    font-size: 25px;
    font-family: RobotoSlab-Bold;
    padding-left: 15px;
    color: #b93c3c;
}
.table td {
	    border: none;
}

@media only screen and (min-width: 769px) {
	
	.img-menu {
	width: 340px;
    height: 555px;
}
.list-info {
	    margin-left: 85px;
	    padding-top: 30px;
}
#set279 {
	margin-right: 90px;
    margin-left: 90px;
}
.menu-detail {
	    display: flex;
	    padding-bottom: 55px;
}
	.box-info-menu {
    border-left: none !important;
    border: 1px solid #b93c3c;
    height: 380px;
    margin: auto;
    margin-left: inherit;
    padding-top: 20px;
    width: 750px;
}
.table {
	color: #b93c3c;
    font-family: RobotoSlab-Regular;
    text-transform: uppercase;
}

.thucdonmobile {
		padding-top: 10px;
	}

}
@media only screen and (max-width: 768px) {
	
	.thucdonmobile {
		padding-top: 35px;
	}
	
	.box-set-gia {
		text-align: center;
	}
	.box-set-gia button {
	margin-bottom: 30px;
}
	.box-info-menu {
    border-top: none !important;
    border: 1px solid #b93c3c;
    height: 380px;
    margin: auto;
    margin-left: inherit;
    padding-top: 20px;
}
.table {
	color: #b93c3c;
    font-family: RobotoSlab-Regular;
}
.menu-detail {
	    padding-bottom: 55px;
}
.list-info {
	    padding-top: 30px;
}
}