    body.bodykiosk   #fp-cart{
        margin-left: -100% !important;
    }

    body.bodykiosk   #fp-cart .bgh-footer{
         margin-left: 334% !important
    }

    body.bodykiosk   #fp-cart.show .bgh-footer{
         margin-left: 0% !important
    }

   

    body.bodykiosk   .cart-full{
        left: 0 !important;
        width: 100% !important;
    }

    body.bodykiosk   #fp-tips.cart-full{
        left: 0 !important;
        width: 100% !important;
    }

    body.bodykiosk   .cart-full-arrow{
        left: 20 !important;
    }

    body.bodykiosk   .cart-full .bgh-body{
        width: 100% !important;
        margin-left: 2% !important;
        margin-right: 2% !important;
    }

    body.bodykiosk   #fp-payment-container{
        width: 100%   !important;
        margin-left: 0 !important;
    }

    body.bodykiosk   .bgh-footer .tmiddle{
        display: block !important;
        /**margin-top: -15px;**/
        /**disabled  on  production**/
    }

    body.bodykiosk   #fp-cart.show .bgh-footer .tmiddle{
        margin-top: 0px !important;
    }

    body.bodykiosk   #fp-cart.show {
        margin-left: 0 !important;
        width: 100%;
    }

    body.bodykiosk   #fp-cart #bgh-total-cart{
        padding-left: 3% !important;
        padding-right: 3% !important;
        width: 94% !important;
        padding-top: 20px !important;
    }
    body.bodykiosk   #fp-cart.show {
        z-index: 10000000;
    }

    body.bodykiosk   #fp-cart.show .cart-back,  #fp-cart .cart-bottom{
        display: block  !important;
    }

    body.bodykiosk   #fp-cart .cart-back,  #fp-cart.show .cart-bottom{
        display: none  !important;
    }

    body.bodykiosk   .cart-back{
        width: 200px !important;
        /* border: solid 1px black !important; */
        border:none;
        line-height: 1.6 !important;
    }

     body.bodykiosk   .cart-back:hover{
        color: black;
     }

    

    body.bodykiosk   #fp-cart.show  .cart_count{
        border-radius: 80px;
        background-color: #FAD2C0 !important;
        border: none !important;
        color: #454545 !important;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        width: 250px !important;
        padding: 0 !important;
        margin-right: 100px;
        float: left;
    }

    body.bodykiosk   #fp-cart.show .cart_count:hover{
        background-color: var(--main) !important;
        color: white !important;
    }

    body.bodykiosk   #fp-cart.show .cart_count:hover .cart-back {
        color: white !important;
        border: none !important;
    }
    /**this one for left isde image**/
    body.bodykiosk   #fp-product .bgh-header{
        width: 100%  !important;
        margin-left:0% !important;
    }

    body.bodykiosk   #fp-product .bgh-body-container {
        width: 100% !important;
        max-width: 100% !important;
    }

    body.bodykiosk   #fp-cart.show .bgh-footer .bgh-div-2.no-browse-only{
        float: right;
    }

     /**disabled on production
    body.bodykiosk   .cart_count{
        
        margin-top: -93px !important;
    }**/