.mobile-header {
    display: none;
}

.mm-page {
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    width: 100%;
}

.tablecontent {
    display: none;
}

.menulabel {
    display: block;
    padding-top: 30px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.mobile-header a {
    color:#ffffff;
    text-decoration: none;
    border: none;
}

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

    .no-mobile {
        display: none;
    }

    .mm-menu.mm-offcanvas {
        width: 60% !important;
    }

    html.mm-opening .mm-slideout {
        -webkit-transform: translate(60%,0) !important;
        -ms-transform: translate(60%,0) !important;
        transform: translate(60%,0) !important;
        -webkit-transform: translate3d(60%,0,0) !important;
        transform: translate3d(60%,0,0) !important;
    }

    table.carrello td.foto {
        width: 49%;
    }

    table.carrello.numero-prodotti-0 td,
    table.carrello.numero-prodotti-0 tr,
    table.carrello.numero-prodotti-0 tbody {
        display: block;
    }

    .td-mobile center {
        text-align: left;
    }

    table {
        /*overflow-x: scroll;*/
        overflow:hidden;
        width: 100%;
        display: block;
    }

    .view-header {
        font-size: 120%;
    }


    table.tabella-immagini {
        display: none;
    }

    .td-mobile img  {
        width: 100%;
        height: auto;
        margin: 6px 0;
    }

    .view-content .td-mobile {
        display: none;
    }

    .art-article iframe {
        width: 100%;
    }

    .item-list .pager li {
        background-image: none;
        display: block;
        list-style-type: none;
        padding: 4px 0;
        margin: 0px 3px;
        float: left;
    }

    ul.pager {
        margin: 0px;
        padding: 0px;
        padding-top: 18px;
        margin-top: 20px;
    }

    ul.pager li.pager-item,
    ul.pager .pager-ellipsis,
    ul.pager .pager-first,
    ul.pager .pager-last {
        display: none;
    }

    ul.pager .pager-current {
        width: 100%;
        text-align: center;
        display: none;
        position: absolute;
        font-size: 20px;
        padding: 17px 0;
        z-index: -99;
    }

    ul.pager .pager-previous,
    ul.pager .pager-next {
        display: block;
    }
    ul.pager .pager-previous,
    ul.pager .pager-first{
        float: left;
    }
    ul.pager .pager-next,
    ul.pager .pager-last{
        float: right;
    }

    ul.pager .pager-previous a {
        background: url(../mobile-images/leftpager.png) no-repeat scroll left 0 transparent !important;
        height: 50px;
        width: 35px;
        color: transparent;
        display: block;
    }

    ul.pager .pager-next a {
        background: url(../mobile-images/rightpager.png) no-repeat scroll right 0 transparent !important;
        height: 50px;
        width: 35px;
        color: transparent;
        display: block;
    }

    .prodotto-mobile img {
        border: 0px;
        margin: 0px;
    }

    .button-images img {
        max-width: 100%;
        height: auto;
        width: 155px;
        margin: 14px auto !important;
        display: block;
    }

    .button-images input {
        max-width: 100%;
        height: auto;
        width: 155px;
        margin: 14px auto !important;
        display: block;
    }

    .prodotto-mobile .views-field-field-immagine-prodotto-fid img {

    }

    .prodotto-mobile .views-field-comment {
        display: none;
    }

    .prodotto-mobile .views-field-title,
    .prodotto-mobile .views-field-field-descrizione-prodotto-value,
    .prodotto-mobile .views-field-field-prezzo-value {
        text-align: center;
    }

    .prodotto-mobile .views-field-title {
        margin-top: 12px;
    }

    .prodotto-mobile .views-field-field-prezzo-value {
        margin-bottom: 6px;
        display: block;
    }

    .prodotto-mobile img.acquista {
        width: 95px;
        height: 29px;
    }

    .prodotto-mobile img.facebook {
        height: 29px;
    }

    .negoziolabel {
        display: block;
        padding: 3px;
        text-align: center;
        background: #199364;
        color: #ffffff;
        font-size: 18px;
        margin: 18px 0 0 0;
    }

    #art-main {
        padding-top: 91px;
    }

    .type-negozio #art-main {
        padding-top: 118px;
    }

    .prodotto-mobile {
        overflow: hidden;
        font-size: 118%;
        border: 1px solid #dcdcdc;
        border-radius: 13px;
        margin-bottom: 20px;
        padding: 22px 20px 19px 20px;
        box-shadow: 0 0 2px 0 #dcdcdc;
    }



    .prodotto-mobile p {
        font-size: 17px;
    }

    .prodotto-mobile .views-field-phpcode,
    .prodotto-mobile .views-field-phpcode-1 {
      /*  float: left;
        width: 50%; */
    }
    .prodotto-mobile .views-field-phpcode img {
       /* float: right; */
    }
    .prodotto-mobile .views-field-phpcode-1 img {
       /* float: left;
        margin-left: 25px;*/
    }

    div.art-Header,
    .art-contentLayout .art-content,
    .art-contentLayout,
    .art-Sheet,
    .art-Footer
    {
        width: 100%;
    }

    #art-page-background-simple-gradient,
    #art-page-background-gradient,
    #art-page-background-glare {
        min-width: 100%;
    }

    #banner1,
    .art-sidebar1,
    #mappa,
    #regione,
    .art-Sheet-tl,
    .art-Sheet-tr,
    .art-Sheet-bl,
    .art-Sheet-br,
    .art-Sheet-tc,
    .art-Sheet-bc,
    .art-Sheet-cl,
    .art-Sheet-cr,
    .art-Sheet-cc,
    .art-Header,
    table.views-view-grid
    {
        display: none;
    }

    .tablecontent {
        display: block;
    }

    body {
        background-color: #ffffff;
    }

    body,
    h1, h2, h3, p, ol, ul, a,
    .art-PostContent,
    .art-PostContent p, input, select, table, h1, h2, h3, h4, h4 a {
        font-family: 'Oswald', sans-serif !important;
    }


    .art-article center img {
        max-width: 100%;
        height: auto;
    }

    #art-page-background-simple-gradient {
        background-image: none;
    }

    .mobile-header {
        display: block !important;
        min-height: 74px;
        background: #3cb878;
        position: fixed;
        top: 0px;
        width: 100%;
        z-index: 999;
    }

    .logo-mobile {
        display: block;
        position: absolute;
        left: 50%;
        width: 74px;
        top: 0px;
        margin-left: -36px;
    }

    .cart-mobile {
        background: url(../mobile-images/kart-mobile.png) no-repeat scroll 0 0 transparent;
        width: 42px;
        height: 45px;
        position: absolute;
        right: 13px;
        top: 16px;
        background-size: 42px 41px;
    }

    .cart-mobile .numero {
        border-radius: 22px;
        padding: 0px;
        display: block;
        width: 18px;
        text-align: center;
        color: #fff;
        background: red;
        margin: 5px 0 0 16px;
    }

    nav#menu {
        z-index: 9999;
    }

    .mm-menu {
        background-color: #3cb878;
        color: #ffffff;
    }

    .mm-menu a,
    .mm-menu .nolink {
        color: #ffffff !important;
        font-size: 20px;
    }


    .art-Footer .art-Footer-text {
        display: block;
        color: #EF1821;
        font-size: 16px;
        padding: 0 0px;
    }

    .art-Footer .art-Footer-inner {
        width: 100%;
        padding: 0px !important;
    }
    /* Icon 1 */

    #nav-icon1 {
        width: 45px;
        height: 39px;
        position: relative;
        margin: 13px 18px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

    #nav-icon1 span {
        display: block;
        position: absolute;
        height: 6px;
        width: 100%;
        background: #ffffff;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    #nav-icon1 span:nth-child(1) {
        top: 0px;
    }

    #nav-icon1 span:nth-child(2) {
        top: 12px;
    }

    #nav-icon1 span:nth-child(3) {
        top: 24px;
    }

    .mm-opened #nav-icon1 span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .mm-opened #nav-icon1 span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }

    .mm-opened #nav-icon1 span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    .mm-menu .mm-listview>li .mm-next:after,
    .mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
        border-color: rgba(255,255,255,.9);
    }

    .art-Footer .art-Footer-background {
        background-image: none;
    }

    .alone {
        float:none !important;
        width: 100% !important;
    }

    .alone .field-content {
        margin: 0 auto;
        width: 88px;
        display: block;
    }


}