.add-to-cart-modal{margin-left:25px;margin-top:44px;margin-right:35px;height:calc(100vh - 230px);overflow:auto}.add-to-cart-modal .product-title{font-size:22px;margin-bottom:9px}.add-to-cart-modal .product-price{font-size:16px;font-weight:400;margin-bottom:22px}.add-to-cart-modal .ReusableBowlModal img{margin-top:20px;width:100%;border-radius:10px}.add-to-cart-modal .ReusableBowlModal .radio-group-selection{flex-direction:column;margin-top:20px}.add-to-cart-modal .extra-options{display:flex;align-items:center;margin-bottom:20px;font-size:14px;justify-content:space-between;font-weight:600}.add-to-cart-modal .order-type .order-type-info{color:#9b9b9b;font-size:12px;font-weight:300}.add-to-cart-modal .order-type h4{font-size:14px;font-weight:600;margin:25px 0}.add-to-cart-modal .radio-group-selection{display:flex;font-size:12px;font-weight:600}.add-to-cart-modal .radio-group-selection .RadioButton{flex-basis:100%}.add-to-cart-modal .radio-group-selection .RadioButton input{border-color:#c0164b;width:16px;height:16px;min-width:16px}.add-to-cart-modal .radio-group-selection .RadioButton input:checked{background-color:#c0164b}.add-to-cart-modal .radio-group-selection .RadioButton:last-child{margin-right:0}.add-to-cart-modal .grilled-option{margin-bottom:20px;font-weight:600;font-size:14px;display:flex;justify-content:space-between}.add-to-cart-modal .dressing-selections .dressings-option{font-size:14px;display:flex;justify-content:space-between;align-items:center;text-transform:capitalize;margin-bottom:20px}.product-footer button{width:calc(100% - 85px);height:60px;display:flex;justify-content:center;align-items:center}.product-footer .spinner{fill:#fff}@media(max-width:768px){.add-to-cart-modal{padding-bottom:236px}}