.center {
    text-align: center;
}

.center-page {
    width: 300px;
    height: 300px;
    position: absolute;
    top: -40px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.Addbtn {
    margin-left: 30% !important;
    font-size: 18px !important;
    width: 50% !important;
    color: white !important;
    font-weight: bold;
    padding: 10px !important;
}

.newAddress {
    padding-left: 0px;
    padding-right: 0px;
}

    .newAddress h3 {
        background: orangered;
        height: 38px;
        color: white;
        padding: 5px;
    }

.DeliveryAdd {
    padding: 0 15px 15px;
    box-shadow: rgba(0,0,0,.15) 0 -2px 15px -5px;
    border-top: 1px solid #e7e7e7;
   
}

.CartBlink {
    border-bottom: 1px solid lightgrey;
    margin-bottom: 33px;
} 

.space-vert {
    margin-top: 20px;
}

.Check_h5 h5 {
    font-size: 15px;
    margin-top: 10px;
}

.FinalCheckout {
    margin-top: 5%;
}

.TotalCheckout {
    font-size: 20px;
    font-weight: bold;
}

.blinkOffer {
    padding: 0px 250px;
}

.OfferBlink {
    border-bottom: none !important;
    background: #ffe049 !important;
    border-radius: 45%;
    font-size: 19px !important;
}


.CancelCheckout {
    background: green;
    border: none;
    color: white;
    width: 80%;
    border-radius: 5px;
    float: right;
    margin-bottom: 20px;
    height: 30px;
}

.GoToBasket {
    background: orangered;
    border: none;
    color: white;
    border-radius: 5px;
    width: 80%;
    float: right;
    margin-bottom: 20px;
    height: 30px;
}

.priceCart {
    width: 30% !important;
}

.Delivery {
    bottom: 0;
    padding: 0 15px 15px;
    background: #fafafa;
    box-shadow: rgba(0,0,0,.15) 0 -2px 15px -5px;
    border-top: 1px solid #e7e7e7;
}

.EditCart {
    width: 50px !important;
    float: right !important;
    color: green;
    font-size: 20px;
    padding-left: 120px;
    font-weight: bold;
}

.footer-pos {
    width: auto;
    height: auto;
    position: absolute;
    top: 600px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}



/*products.aspx*/
.probrand {
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    font-family: sans-serif;
}

.proName {
    font-size: 13px;
    line-height: 17px;
    font-family: sans-serif;
    text-align: center;
}

.Ptitle {
    text-transform: lowercase;
    margin-top: 30px;
}

.proPrice {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    font-family: sans-serif;
    font-weight: 600;
}

.ChangeAddress {
    background: #f7d060 !important;
    border: none;
    font-size: 20px;
    font-weight: bold;
    float: right;
    width: 100%;
    color: white !important;
}


.proOgPrice {
    font-size: 13px;
    font-family: sans-serif;
    font-weight: 400;
    text-decoration: line-through;
    color: gray;
}

#ShowDiv {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}


.proPriceDiscount {
    font-size: 13px;
    font-family: sans-serif;
    font-weight: 400;
    color: deeppink;
}

.price {
    float: right;
}
/*productview*/
.proNameView {
    font-size: 20px;
    line-height: 25px;
    font-family: sans-serif;
    font-weight: 600;
    color: #696e80;
}

.proOgPriceView {
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    text-decoration: line-through;
    color: gray;
}

.proPriceDiscountView {
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    color: deeppink;
}

.proPriceView {
    font-size: 16px;
    line-height: 17px;
    font-family: sans-serif;
    font-weight: 600;
    margin-top: 10px;
}

.divDet1 {
    border-bottom: 1px dashed #D5D6D8;
    margin-bottom: 20px;
}

.h5Size {
    font-weight: 600;
}

input[type=radio] {
    margin-right: 10px;
    margin-left: 10px;
}

.mainButton {
    border-radius: 3px;
    outline: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 13px;
    min-height: 22px;
    padding: 10px 15px;
    min-width: 108px;
    font-weight: 500;
    background-color: #FF5722;
    border: 1px solid #FF5722;
    color: #fff;
}

#btnCart {
    margin-right: 6px;
}

/*Cart*/
.proNameViewCart {
    font-size: 15px;
    line-height: 25px;
    font-family: sans-serif;
    font-weight: 600;
    color: #696e80;
}

.removeButton {
    border-radius: 3px;
    outline: 0;
    margin-top: 10px;
    font-size: 13px;
    min-height: 22px;
    min-width: 90px;
    font-weight: 500;
    background-color: #FF5722;
    border: 1px solid #FF5722;
    color: #fff;
}

.priceGray {
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    color: dimgray;
}

.priceGreen {
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    color: #ff5722;
}

.buyNowBtn {
    border-radius: 3px;
    outline: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 13px;
    min-height: 22px;
    padding: 10px 15px;
    font-weight: 500;
    background-color: #ff5722;
    border: 1px solid #ff5722;
    color: #fff;
    width: 100%;
}

.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ff5722 !important;
    border-color: #ff5722 !important;
}

.quantity {
    font-weight: bold;
    font-size: 18px;
}

.icon-btn {
    border: 0 none;
    border-radius: 0;
    margin-top: 0px;
    color: black;
    background: #f7f7f0;
}

.buyNowBt {
    border-radius: 3px;
    outline: 0;
    margin-bottom: 20px;
    font-size: 13px;
    min-height: 22px;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: 500;
    background-color: green;
    border: 1px solid green;
    color: #fff;
    width: 100%;
}

.CancelBt {
    border-radius: 3px;
    text-transform: uppercase;
    outline: 0;
    margin-bottom: 20px;
    font-size: 13px;
    min-height: 22px;
    padding: 10px 15px;
    font-weight: 500;
    background-color: orangered;
    border: 1px solid orangered;
    color: #fff;
    width: 100%;
}

.cart-summary .order-items > li:first-child {
    border-top: 0;
}

.cart-summary .order-items > li {
    padding: 10px 0 12px;
    border-top: 1px solid rgba(34,36,38,.15);
}

.tag.veg {
    color: #099e44;
}

.cart-summary .order-items .count {
    margin-top: 5px;
    min-height: 20px;
}

.cart-summary .order-items .quantity {
    color: #89959B;
    margin-top: 20px;
}


.cart-summary .item-price-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #89959B;
    
}

.side-bar-bottom {
    bottom: 0;
    padding: 0 15px 15px;
    background: #f7f7f038;
}

.cart-summary .totals {
    color: #89959B;
}

.clear {
    clear: both;
}

.cart-summary .totals li:last-child {
    margin: 5px 0;
    padding: 10px 0;
    font-size: 14px;
    color: rgba(0,0,0,.6);
    font-weight: 600;
}

.cart-summary .price {
    text-align: right;
    float: right;
    margin-left: .25em;
}

.cart-summary .additional-charges {
    color: #89959B;
    font-size: 12px;
    text-align: left;
    margin-top: -10px;
}
.Btn_CancelCheckout {
    background: white !important;
    border: 1px solid !important;
    color: #ff5722 !important;
    width:50%;
}

.super_number.menu input {
    position: relative;
    width: 25px;
    margin: 0;
    background: #099E44;
    color: #fff;
    font-size: 14px;
    height: 27px;
    border: 1px solid #099E44;
    float: left;
    top: -1px;
    padding: 0;
    text-align: center;
    border-radius: 0;
}

.super_number {
    margin-top: 25px;
}

ui.segment {
    position: relative;
    background: #FFF;
    box-shadow: none;
    margin: 1rem 0;
    padding: 1em;
    border-radius: .28571429rem;
    border: 1px solid #e7e7e7;
}

.cart-summary .order-items .count {
    margin-top: 5px;
    min-height: 20px;
}

.super_number.menu .ui.attached.button.dec {
    padding-top: 4px !important;
}

.super_number.menu .ui.attached.button {
    padding-right: 6px !important;
    padding-left: 0px !important;
    background: #fff !important;
    margin-top: 1px;
    color: #099E44 !important;
    box-shadow: 0 0 0 1px #099E44 !important;
    float: left;
    cursor: pointer;
    line-height: 14px;
    height: 25px;
    font-size: 22px;
}

.ui.left.attached.button {
    display: inline-block;
    border-left: none;
    text-align: right;
    padding-right: .75em;
    border-radius: .28571429rem 0 0 .28571429rem;
}


.ui.right.attached.button {
    display: inline-block;
    text-align: left;
    padding-left: .75em;
    border-radius: 0 .28571429rem .28571429rem 0;
}

.ui.attached.button {
    position: relative;
    display: block;
    margin: 0;
    border-radius: 0;
    box-shadow: 0 0 0 1px #e7e7e7 !important;
}

.ui.button, .ui.buttons .button, .ui.buttons .or {
    font-size: 1rem;
}


.green {
    font-size: 20px;
    font-weight: bold;
}

.ui.green.button {
    box-shadow: 0 0 0 0 #e7e7e7 inset;
}

.ui.green.button, .ui.green.buttons .button {
    background-color: #099E44;
    color: #FFF;
    text-shadow: none;
    background-image: none;
}

.ui.fluid.button {
    display: block;
}

.ui.fluid.button, .ui.fluid.buttons {
    width: 100%;
    height: 35px;
    line-height: 8px;
}



.ui.button, .ui.buttons .button, .ui.buttons .or {
    font-size: 1rem;
}

.ui.button {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    background: #E0E1E2;
    color: rgba(0,0,0,.6);
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    margin: 0 .25em 0 0;
    padding: .78571429em 1.5em;
    text-transform: none;
    text-shadow: none;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: .28571429rem;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 #e7e7e7 inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    will-change: '';
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: background .1s ease 0s;
    transition: background .1s ease 0s;
}

.ui.button, .ui.buttons .button, .ui.buttons .or {
    font-size: 1rem;
}

.cart {
    background: #f7f7f07d;
}

.Cart_mini {
    padding-bottom: 50px;
    border-bottom: 1px solid #f5f5f5;
}

.newAddress1 h3 {
    margin-bottom: 0px;
    height: auto;
    border-bottom: 1px solid lightgrey;
}

.CartCancel {
    background-color: red !important;
    border: none !important;
    font-weight: bold;
}
@media (min-width:992px) and (max-width:1025px){

    .OrderAgainbtn {
        width: 140% !important;
      
    }
        .cart {
        background: #f7f7f07d;
       
    }
    .side-bar-bottom {
        margin-top: 2%;
        width: 245px  !important;
    } 
    
    .ui.fluid.button, .ui.fluid.buttons {
        width: 100%;
        font-size: 11px;
        height: 35px;
        line-height: 16px;
    }
    .TotalCheckout {
        font-size: 16px;
        font-weight: bold;
    }
    .price{
        font-size:15px !important;
    }
}

@media (min-width:767px) and (max-width:991px) {

    .item-price-container {
        padding: 10px 16px 15px 24px !important;
    }
    .OrderBox {
        margin-left: 0px !important;
    }
    .super_number {
        margin-top: 25px;
        margin-bottom: 30px;
    }
    .priceCart {
        width: 100% !important;
    }

    .Hide_Profile {
        display: none;
    } 

}

@media (max-width: 641px) {

    .Order-Name img {
        margin-left: 18px !important;
        margin-bottom: -25px;
        height: 70px !important;
        width: 70px !important;
    }
  
   .Btn_CancelCheckout {
        background: white !important;
        border: 1px solid !important;
        width: 120% !important;
        color: #ff5722 !important;
    }
    .EditCart {
        color: green;
        font-size: 20px;
        padding-left: 0px;
        font-weight: bold;
    }

    .BackBasket {
        margin-top: 20px !important;
    }

    .container-cart {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }


    .newAddress1 h3 {
        font-size: 20px;
        margin-top: 50px;
        margin-bottom: 0px;
        height: auto;
        border-bottom: 1px solid lightgrey;
    }

    .priceCart {
        width: 100% !important;
        margin-top: 50px;
    }

    .GoToBasket {
        background: orangered;
        border: none;
        color: white;
        width: 100%;
        float: right;
        margin-bottom: 20px;
        height: 30px;
    }

    #ShowDiv {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    
    .OfferBlink {
        display:none;
        margin: 48px;
        padding: 15px;
        border-bottom: none !important;
        background: #ffe049 !important;
        border-radius: 55%;
    }
    .CartBlink {
        border-bottom: 1px solid lightgrey;
        margin-bottom: -33px !important;
    } 
    
    .Addbtn {
        font-size: 18px !important;
        width: 40% !important;
        color: white !important;
        font-weight: bold;
        padding: 10px !important;
    }


    .CancelCheckout {
        background: green;
        border: none;
        color: white;
        width: 100%;
        float: right;
        margin-bottom: 20px;
        height: 30px;
    }

    .blinkOffer {
        padding: 0px 0px;
    }

    .blinking {
        font-size: 13px !important;
        font-weight: 600;
        font-family: monospace;
    }


    .CheckMobBtn {
        margin-top: 15px;
        padding: 0px 0px !important;
    }

    .TotalCheckout {
        font-size: 18px;
        font-weight: bold;
    }

    .TotalPay {
        margin-top: 50px;
    }

    .Cart_mini {
        padding-bottom: 50px;
        border-bottom: 1px solid #f5f5f5;
        padding-left: 0px;
        padding-right: 0px;
    }


    .super_number {
        margin-top: 0px;
    }

    .Ptitle {
        text-transform: lowercase;
        margin-top: 0px;
    }

    .cart-summary .order-items .quantity {
        color: #89959B;
        margin-top: 0px;
    }

    .super_number.menu .ui.attached.button {
        padding-right: 6px !important;
        padding-left: 0px !important;
        background: #fff !important;
        margin-top: 1px;
        color: #099E44 !important;
        box-shadow: 0 0 0 1px #099E44 !important;
        float: left;
        cursor: pointer;
        line-height: 1px;
        height: 15px;
        font-size: 22px;
    }

    .quantity {
        font-weight: bold;
        font-size: 15px;
    }

    .super_number.menu input {
        position: relative;
        width: 50px;
        margin: 0;
        background: #099E44;
        color: #fff;
        font-size: 10px;
        height: 24px;
        border: 1px solid #099E44;
        float: left;
        top: -1px;
        padding: 0;
        text-align: center;
        border-radius: 0;
    }

    .probrand {
        font-size: 10px;
        font-weight: 600;
        line-height: 15px;
        text-align: center;
        text-transform: uppercase;
        font-family: initial;
    }

    .probrand1 {
        font-size: 15px !important;
    }

    .Hide_Profile{
        display:none;
    } 

    .side-bar-bottom {
        width: 100% !important;
        margin-bottom: 50px;
        box-shadow: rgba(0,0,0,.15) 0 -2px 15px -5px;
        border-top: 1px solid #e7e7e7;
    }

    .item-price-container img {
        margin-left: 0px;
        height: 50px ;
        width: 50px ;
    }

    
    .cart-summary .item-price-container {
        text-transform: uppercase;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        color: #89959B;
      
    }
}
