body{background-image:url("../images/bg.png");background-repeat: no-repeat;background-size: cover;font-family: Poppins;}
.header-col{text-align: right;color:white;}
.header-row-1{margin-right: 10px ;font-size: 18px}
.menu-row-1{text-align: center;background-color: white;opacity: 80%}
.menu-row-2-col-1{position:absolute;width:250px;height:auto;background-color:white;opacity: 70%;text-align: center;border-style: solid}
.menu-row-2-col-1 span{font-size: 24px}
.menu-row-2-col-1 button{margin-left:auto;text-align: right}
.category-option {padding: 2px 2px 2px 2px;margin:2.5px 5px 2.5px 5px; background-color: grey}
.menu-row-2-col-2{background-color:transparent;margin-left:20%;width:80%;height:auto}
.menu-row-2-col-3{position:relative;margin-left:90%;}
.sc-cart-item-qty{width: 30px;text-align: center}

div.wrapper {
    position: relative;
    min-height: 100vh;
}
header h1 a,
header h1 a:hover {
    color: #333333;
    text-decoration: none;
}
header h1 {
    margin: 6px;
    padding: 3px;
}
header h4 {
    margin: 5px;
    padding: 5px;
}
header img.logo {
    width: 200px;
}
header .header-col {
    background-color: #b03332;
    opacity: unset;
}
header h4 {
    margin-top: 0px;
}
header h4 a {
    color: white;
    font-weight: 700;
}
header h6 {
	margin-top: 0;
    padding-bottom: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
}
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /*background: white;*/
    /*height: 2.5rem;*/
    height: 4.5rem;

    margin-top: 20px;
    background-color: white;
    opacity: 80%;
}
footer .footer-content {
    padding-top: 15px;
    padding-bottom: 10px;
}
.menu-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    background: #b03332;
    width: 100%;
    z-index: 5;
    height: 100%;
    overflow-x: hidden;
    transition: 0.3s;
}
.menu-wrapper .menu-close {
    min-height: 50px;
}
.menu-wrapper .menu-close a {
    font-size: 30px;
    float: right;
    padding-right: 15px;
    color: white;
}
.menu-wrapper .menu-items {
    text-align: center;
    overflow-y: scroll;
}
.menu-wrapper .menu-items li {
    margin-bottom: 15px;
    font-family: Poppins;
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 6.3px;
    color: #ffffff;
    text-transform: uppercase;
}
.menu-wrapper .menu-items li.b-top {
    border-top: 1px solid #b74e4d;
}
.menu-wrapper .menu-items li.b-bottom {
    border-bottom: 1px solid #b74e4d;
}
.menu-wrapper .menu-items li a {
    letter-spacing: 4.5px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
}
.menu-wrapper .menu-items li a:hover {
    text-decoration: underline;
}
.menu-wrapper .menu-items li a:hover,
.menu-wrapper .menu-items li a:focus {
    background-color: transparent;
}
.main-wrapper {
    margin-top: 10px;
    /*margin-bottom: 30px;*/
    padding-bottom: 6.5rem;
}
.home-page .main-wrapper,
.menu-page .main-wrapper {
    /*margin-top: 10px;*/
    padding-bottom: 4.51rem;
}
.tray-left, 
.tray-center,
.tray-right {
	background: #ffff;
	padding: 10px 20px 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 2px 3px 0 rgba(168, 168, 168, 0.2), 0 1px 1px 0 rgba(168, 168, 168, 0.2);
}
.modal .warning {
    width: 80px;
    height: 80px;
    border: 4px solid transparent;
    border-radius: 50%;
    margin: 20px auto 30px;
    padding: 0;
    position: relative;
    box-sizing: content-box;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.modal .warning-icon {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #f8bb86;
    border-color: #facea8;
    font-size: 60px;
    line-height: 80px;
    text-align: center;
}
.menu-wrap {
    background-color: white;
    opacity: 70%;
    text-align: center;
    /*border-style: solid;*/
    border: 2px solid #dddddd;
    border-radius: 7px;
}
.menu-wrap a {
    background-color: #bfbebb;
    color: black;
    font-weight: 700;
}
.menu-wrap a.active {
    background-color: #eee;
}
.menus-wrap .menu-desc span {
    font-family: Poppins !important;
    color: #333 !important;
}
.sc-product-item .form-group2 button,
.tray-left .form-group2 button {
    padding: 2px 10px;
    font-weight: 700;
    font-size: 16px;
    color: #b4111a;
}
.sc-product-item span.sc-cart-item-qty,
.tray-left span.sc-cart-item-qty {
    border: 1px solid #767676;
    padding: 4px 20px;
}
.sc-product-item .item-price, 
.sc-product-item .form-group2 {
    margin-bottom: 10px;
}
.sc-product-item h4 a {
    color: #202020;
}
button.btn-default {
    /*background-image: linear-gradient(106deg, #f5a340 14%, #f58740 92%);*/
    background-image: linear-gradient(106deg, #ca2730 14%, #b4111a 92%);
    border: 1px solid transparent;
    font-size: 14px;
    font-weight: 500;
    color: #fffefe;
}
button.btn-default:hover {
    /*background-color: #F88421;*/
    background-color: #b50f18;
    background-image: none;
    color: #fffefe;
    border: 1px solid transparent;
}
.tray-left .tray-remove-item {
    margin-top: 35%;
}
.tray-left .form-group2.show-sm {
    display: none;
}
.tray-subtotal,
.tray-grandtotal {
    margin-bottom: 10px;
}
.tray-proceed {
    margin-bottom: 20px;
}
.tray-promo {
    margin-top: 20px;
}
.tray-proceed button {
    text-transform: uppercase;
    font-size: 15px;
}
.tray-center .complete-icon {
    font-size: 90px;
    color: green;
}
.tray-center .complete-msg {
    font-size: 15px;
}
.tray-center .complete-or {
    font-weight: 600;
    font-size: 20px;
    margin: 30px;
}
.tray-center .complete-link a {
    color: #f58740;
    text-decoration: underline;
}
.donate-amnt-wrap {
    margin-left: 130px;
    margin-right: 130px;
}
.tray-left h4.tray-title,
.tray-right h4.tray-title {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
    padding-top: 15px;
}
.tray-left h4.t-first,
.tray-right h4.t-first {
    padding-top: 0px;
}
.tray-promo .promo-code {
    padding-right: 0px
}
.tray-promo .btn-promo {
    padding-left: 0px
}
.tray-promo .btn-promo button {
    width: 100%;
}
.btn-default[disabled]:hover {
    color: #a5a2a2;
}


.cmodal {
    position: fixed;
    bottom:0px;
    right:0px;
    z-index: 3;
    margin:0;
    border-radius:12px 12px 0px 0px;
    width: 450px;
    background-color: rgba(255,255,255,100);
    padding-bottom: 20px;
    padding-top: 10px; 
    border: 1px solid #cccccc;
}
#cart-button:hover,
#cart-button:focus {
    text-decoration: none;
    cursor: pointer
}
.pmodal {
    display: block; /* Hidden by default */
    position: fixed;
    bottom:10px;
    right:20px;
    z-index: 1;
    margin:0;
    border-radius:28px;
    float:right;
    width: 60px;
    height: 45px;
    background-color: rgb(0,0,0);
    background-color: rgba(255,255,255,100); 
}
.cart-modal {
    background-color: white;
    border-radius:14px;
    border: 1px solid #b03332;
    width: 70px;
    height:45px;
}
.cart-modal Span{margin:10px 0 10px 15px;text-align:center;font-size:18px;color: #b03332;}
.modal-content {text-align;right}
.cmodal-content .tray-remove-item a {
    font-size: 25px;
}
.cmodal-content .table-responsive {
    max-height: 400px;
}
.cmodal-content .modal-grandtotal {
    margin: 10px;
}
.cmodal-content .show-sm {
    display: none;
}
.sc-product-item img {
    height: 200px !important;
}