﻿.ch112_block_m {
    width: 100%;
    height: 58px;
    background: #ebebeb;
    padding-top: 4px;
    margin-top: 16px
}

    .ch112_block_m .carousel-inner a {
        width: initial;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .ch112_block_m .carousel-inner .carousel-item a span {
        float: left
    }

    .ch112_block_m .carousel-inner .carousel-item a strong {
        color: #333;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 18px
    }

    .ch112_block_m .carousel-inner .carousel-item a small {
        color: #333;
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px
    }

    .ch112_block_m .free-delivery-message, .ch112_block_m div#MobileHeader-ConfidenceCarousel {
        background: #ebebeb;
        justify-content: center
    }

        .ch112_block_m div#MobileHeader-ConfidenceCarousel .fa {
            color: #555
        }

    .ch112_block_m .carousel-control-next, .ch112_block_m .carousel-control-prev {
        display: none
    }

    .ch112_block_m .ch106_icon_m {
        margin-right: 10px
    }

    .ch112_block_m .ch106_review img {
        height: 24px
    }

    .ch112_block_m .ch112_icon1 {
        padding-right: 6px
    }

    .ch112_block_m .ch112_icon2 .ch112_icon_block {
        border-left: 1px solid rgba(0,0,0,.3);
        padding-left: 6px;
        padding-right: 6px
    }

    .ch112_block_m .ch112_icon4 img {
        width: 150px
    }

    .ch112_block_m .ch112_icon3 {
        padding-right: 12px
    }

    .ch112_block_m .ch112_icon4_border {
        width: 12px;
        height: 14px;
        border-left: 1px solid rgba(0,0,0,.3)
    }
    
    @media(min-width:767px){
        .ch112_block_m{
            display:none;
        }
    }