.takeaway-glass-top__cover{border-radius: 3px; margin: -1px -1px 0; overflow: hidden}
.takeaway-glass-top__block{background: #FFFFFF; border: 1px solid #989798; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 3px}
.takeaway-glass-top__title{font-weight: 700; font-size: 16px; line-height: 20px; text-transform: uppercase; color: #FC8A15; padding: 25px 30px 10px}
.takeaway-glass-top__price{font-weight: 700; font-size: 32px; line-height: 39px; color: #FC8A15; padding:15px 30px}
.takeaway-glass-top__price span{font-size:65%; color:#000}
.takeaway-glass-top__block ul{padding: 0 30px; margin: 0}
.takeaway-glass-top__block ul li{position: relative; font-weight: 500; font-size: 14px; line-height: 150%; color: #000000; padding: 0; margin: 5px -5px 0; list-style: none; display: flex; justify-content: space-between}
.takeaway-glass-top__block ul li::after{border-bottom: 2px dotted #000; content: ""; position: absolute; bottom: 6px; left: 0; right: 0; height: 1px}
.takeaway-glass-top__block ul li span{background: #fff; padding: 0 5px; position: relative; z-index: 2}
.takeaway-glass-top__block ul li span:nth-child(2){font-weight: 700;}
.takeaway-glass-top__block a{line-height: 50px; font-weight: 500; font-size: 14px; max-width: 250px; width:100%; margin: 0 auto 25px; text-transform: uppercase;}
@media(max-width: 1229px){
	.takeaway-glass-top__title{font-size: 14px; line-height: 18px;  padding: 15px 15px 10px}
	.takeaway-glass-top__price{font-size: 28px; line-height: 32px; padding:10px 15px}
	.takeaway-glass-top__block ul{padding: 0 15px; margin: 0}
	.takeaway-glass-top__block ul li{font-size: 13px; margin: 3px -5px 0}
	.takeaway-glass-top__block a{line-height: 45px; font-size: 13px; margin: 0 auto 15px}
}

@media(max-width: 767px){
	
}
