<style type="">

    /*<![CDATA[*/

    

    @media (min-width: 768px) {

        .j-cart.is-empty {

            position: absolute;

            top: 0;

            right: 0;

        }

        .j-cart.has-products {

            position: absolute;

            top: 0;

            right: 0;

        }

        .j-cart-icon {

            background: url(https://u.jimcdn.com/cms/o/s16d5d641fa1e718c/userlayout/img/shopping-basket-40513.png?t=1516609369) transparent no-repeat center left 18px !important;

            background-size: 40% !important;

            width: 80px;

            height: 55px;

            border: none !important;

        }

        .j-cart-icon::before,

        .j-cart-icon:before {

            content: """";

        }

        .j-cart-item-amount {

            margin-left: 29px;

            color: #333333;

        }

        .j-cart-item-amount {

            line-height: 7.6;

            font-size: 70%;

            font-weight: bold;

        }

    }

    @media (max-width: 767px) {

        .j-cart-icon {

            background: url(https://u.jimcdn.com/cms/o/s16d5d641fa1e718c/userlayout/img/shopping-basket-40513.png?t=1516609369) transparent no-repeat center left 18px !important;

            background-size: 40% !important;

            width: 80px;

            height: 55px;

            border: none !important;

        }

        .j-cart-icon::before,

        .j-cart-icon:before {

            content: """";

        }

        .j-cart-item-amount {

            margin-left: 15px;

            color: #333333;

        }

        .j-cart-item-amount {

            line-height: 8;

            font-size: 70%;

            font-weight: bold;

        }

    /*]]>*/

</style>