﻿@media (max-width: 1199px) {
    .menu ul.navbarcustom > li > a {
        font-size: 12px;
        padding: 0 18px;
    }

    .mainheader #Searchinput {
        width: 400px;
    }

    .rtslider .rtfooter .rtbtn {
        display: none;
    }

    .rtslider .rtfooter .rt-price {
        width: 100% !important;
        text-align: center !important;
    }

    .news-headlines li span {
        font-size: 11px !important;
        height: 17px !important;
    }

    .news-preview .amzitemtitle {
        font-size: 12px;
    }

    .news-preview .news-content img {
        max-width: 140px;
    }

    .amazingofferdesc .redamazing {
        font-size: 13px;
    }

    .priechartAmzOffer .prbefore {
        font-size: 14px;
    }

    .priechartAmzOffer .pramazing {
        min-width: 116px;
        font-size: 14px;
    }

    .priechartAmzOffer .pramazingspan {
        font-size: 14px;
    }

    .amazingofferdesc .flip-clock-wrapper {
        width: 268px;
    }

    #subscribe-form input[type="email"] {
        width: 313px;
    }

    .recentproductSlider .bx-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

    .product-grid ul li {
        width: calc(105.33333% - 13.33333px) !important;
    }

    .newtab ul li a i {
        margin-left: 8px;
        margin-right: 8px;
        font-size: 19px;
    }

    .newtab ul li a:after {
        display: none;
        width: 0px !important;
    }

    .r-tabs .r-tabs-nav .r-tabs-anchor {
        font: normal 12px/55px myyekan !important;
    }

    .discountcode .discountinner .inputpart input[type=text] {
        width: 141px !important;
    }
}

@media (max-width: 992px){
    .checkbymobile {
      
        display: inherit;
    }
}