[class ^= menu-mobile-] {
    display: none;
}

@media only screen and (max-width: 498px) {

    * {
        box-sizing: border-box;
    }

    [class = 'total brand-back'] {
        display: none;
    }

    .main-menu {
        background-color: #1d242c;
        box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1);
        position: fixed;
        width: 100%;
        z-index: 99999999;
        height: 50px;
        top: 0;
    }

    .main-menu .main {
        position: absolute;
        top: 100%;
        display: none;
    }

    .main-menu .main ul a {
        width: 100%;
        display: block;
        float: left;
        background-color: #e4e4e4;
    }

    .main-menu .main ul li {
        float: none;
    }

    .main-menu li {
        border-left: none;
        border-right: none;
    }

    .main-menu .fb-like {
        width: 100%;
        box-shadow: 0px 6px 10px 4px rgba(0, 0, 0, 0.88);
        text-align: center;
    }

    .menu-mobile-logo {
        display: block;
        float: left;
        line-height: 50px;
        margin-left: 10px;
        color: #fff;
        font-weight: bold;
    }

    .menu-mobile-icon {
        display: none;
    }

    .menu-mobile-icon {
        display: block;
        float: right;
        color: #fff;
        font-size: 20px;
        text-decoration: none;
        line-height: 50px;
        margin-right: 10px;
        cursor: pointer;
    }

    .menu-mobile-extra {
        display: block;
    }

    [id = menu-mobile-btn]:checked ~ div.main {
        display: block;
    }

    .atendimento {
        background-image: none;
        width: 100%;
        margin-right: 0;
        height: auto;
        padding: 10px;
        clear: both;
    }

    .atendimento span {
        padding-top: 0;
    }

    .social-header {
        background-color: #1d242c;
        margin: 0;
        padding: 10px;
        text-align: center;
    }

    .main-destaque, .main-sobre {
        padding-top: 60px;
    }

    .total.main-linha.linha-bottom {
        padding-top: 60px;
    }

    .linha {
        padding: 0;
    }

    .main-destaque .main {
        width: 95%;
    }

    .main-menu-pesquisa {
        background: none;
        width: 100%;
    }

    .button-search {
        display: block !important;
        padding: 10px 0;
    }

    .main-destaques {
        width: 100%;
    }

    #slider {
        margin-left: 0;
        margin-bottom: 10px;
    }

    #slider, #slider1 {
        float: left;
        height: 246px;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    #sliderContent, #slider1Content {
        width: 100%;
    }

    .sliderImage img, .slider1Image img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .sliderImage span, .slider1Image span {
        width: 100%;
    }

    .truncate {
        max-width: 70%;
    }

    /*
        .main-linha {
            width: 95%;
            margin: 0 auto;
        }
        */
    .main.linha {
        width: 95%;
        margin: 0 auto;
    }

    .linha {
        width: 100%;
    }

    .secondline {
        width: 100%;
        margin-right: 0;
        height: 247px;
        margin-bottom: 10px;
    }

    .secondline img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .secondline span {
        width: 100%;
    }

    .truncate1 {
        width: 76%;
    }

    .linha .main {
        width: 100%;
    }

    .financiamento, .garantia {
        width: 100%;
    }

    /*
    .total .main{
        width: 100%;
    }
    */
    .main-campanha {
        width: 95%;
        height: auto;
        float: none;
        margin: 0 auto 20px auto;
    }

    .main-campanha img {
        height: auto;
        width: 100%;
    }

    .main-newsletter {
        width: 95%;
        float: none;
        margin: 0 auto 40px auto;
    }

    .main-footer-seccao {
        margin-bottom: 25px;
        margin-right: 0;
        padding: 0 25px;
        width: 100%;
    }

    .main-footer-contatos {
        width: 100%;
    }

    .horarios li {
        width: 100%;
    }

    .main {
        width: auto;
    }

    .footer-sitemap, .footer-referencias, .footer-social {
        margin-right: 0;
        padding: 0 25px;
        width: 100%;
    }

    .footer-seccao {
        margin-bottom: 20px;
    }

    .footer-credits {
        text-align: center;
        padding: 15px;
    }

    .footer-credits div {
        display: block;
        width: 100%;
    }

    /*Sobre*/
    .cb-slideshow, .cb-slideshow::after {
        height: 200px;
    }

    .cb-slideshow li span {
        height: 274px;
    }

    .main-sobre-contend {
        padding-left: 5%;
        padding-right: 5%;
    }

    /*Stock*/
    .stock-title {
        width: 100%;
    }

    /*Avaliação de Retomas*/
    .suporte {
        padding: 20px;
        width: 95%;
    }

    .suporte input {
        width: 100%;
        margin-bottom: 5px;
    }

    .stock-title {
        font-size: 14px;
    }

    /*Contactos*/
    .main-contatos {
        padding-top: 50px;
        border-bottom: none;
    }

    .main-map-contatos {
        width: 95%;
        margin: 0 auto;
        float: none;
    }

    .map-contatos {
        width: 100%;
    }

    .main-form-contatos {
        width: 95%;
        margin: 15px auto;
        float: none;
        text-align: center;
    }

    .empresa-contatos {
        width: 100%;
    }

    .contatos-contatos {
        width: 100%;
        margin-top: 10px;
    }

    .form-left, .form-right {
        width: 100%;
    }

    /*Detalhe produto*/
    .title-produto {
        background-image: none !important;
        padding: 0;
        text-align: center;
    }

    .title-produto h1 {
        /*font-size: 13px;*/
    }

    .title-descricao {
        /*font-size: 20px;*/
    }

    .detalhes-produto {
        width: 100%;
    }

    .main-foto {
        height: auto;
        width: 100%;
    }

    .main-foto img {
        height: auto;
        width: 100%;
    }

    .vendido-big h2 {
        font-size: 2rem;
    }

    .mini-foto {
        float: none;
        margin: 0 auto 10px auto;
    }

    .mais-sobre-detalhes {
        width: 100%;
    }

    .second-title-detalhes {
        text-align: center;
    }

    .label-field {
        clear: both;
        width: 50%;
        font-size: 13px;
    }

    .left-info-field, .right-info-field {
        width: 50%;
        font-size: 13px;
    }

    .prestacao-detalhes, .prestacao-notas-detalhes {
        width: 100%;
        margin-top: 15px;
    }

    .preco-detalhes, .preco-notas-detalhes {
        width: 100%;
    }

    .prestacao-detalhes, .prestacao-notas-detalhes {
        text-align: center;
    }

    .preco-detalhes, .preco-notas-detalhes {
        text-align: center;
        margin-top: 10px;
    }

    .addthis {
        text-align: center;
    }

    /*Noticias*/
    .noticias {
        width: 95%;
        padding: 20px;
    }

    .noticias img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .noticia {
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
    }

    .demo-bar {
        display: none;
    }

    .custom-info {
        display: block;
        padding-top: 70px;
    }

    .custom-info ul {
        padding: 0;
    }


    /*Prettyphoto*/
    .pp_expand{
        display: none !important;
    }

}