@media only screen and (max-width: 767px) and (orientation: portrait) {

    .container.inside {
        padding-top: 100px;
    }
    .one_half, .one_half2 {
        width: 100%;
    }

    .one_half2 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .full_sixth {
        width: 100%;
    }

    .one_half_full {
        width: 100%;
    }

    .one_third {
        width: 100%;
    }

    .one_fourth {
        width: 100%;
    }

    .one_fifth {
        width: 100%;
    }

    .one_sixth {
        width: 100%;
    }

    .two_fifth {
        width: 100%;
    }

    .two_fourth {
        width: 100%;
    }

    .two_third {
        width: 100%;
    }

    .three_fifth {
        width: 100%;
    }

    .three_fourth {
        width: 100%;
    }

    .four_fifth {
        width: 100%;
    }

    .five_sixth {
        width: 100%;
    }

    .third_fourth {
        width: 100%;
    }

    .one_half, .one_half_full, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
        float: left;
        margin-bottom: 20px;
        margin-right: 0;
        position: relative;
    }

    h3.newsletter {
        float: none;
        margin-bottom: 20px;
        margin-top: 0px;
    }

    input.newsletter-email, input.newsletter-name {
        width: 416px;
        margin-bottom: 20px;
    }

    button.newsletter-sent {
        padding: 0 18px;
    }

    .carousel_testimonials li {
        width: 400px;
    }

    .project_page {
        background-color: #fff;
        width: 440px;
    }

    .client {
        margin: 20px 150px 20px 150px;
    }

    .client:hover {
        margin: 20px 150px 20px 150px;
        opacity: 0.8;
    }

    .news_page {
        background-color: #fff;
        width: 440px;
    }

    p.post-admin {
        width: 100%;
    }

    p.post-calendar {
        margin-left: 0px;
        width: 100%;
    }

    p.post-tagss {
        margin-left: 0px;
        width: 100%;
    }

    p.post-commentss {
        margin-left: 0px;
        width: 100%;
    }

    .footer ul.contactus li {
        font-size: 28px;
    }

    .footer ul.contactus li span.mail:after {
        top: 4px;
    }

    .footer ul.contactus li span.phone:after {
        top: 3px;
    }

    .footer-social {
        margin-bottom: 30px;
        margin-right: 30px;
    }

    .carousel_testimonials li h1 {
        font-size: 35px;
        line-height: 38px;
    }

    .separator1-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }


    .separator2-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator3-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator4-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator5-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator6-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator7-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator8-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator9-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    #menu {
        display: none;
    }

    .in-slide-content {
        bottom: 90px;
        top: unset;
    }

    .colonna1_store {
        width: 100%;
        float: left;
        margin-top: 0px;
    }

    .vediordine-riga {
        display: block;
    }

    .vediordine-riga .vediordine-bottoni {
        text-align: center;
        margin-top: 15px;
    }

    #index {
        height: calc(100% - 80px) !important;
        margin-top: 80px;
    }

    #apri-menu-mobile {
        display: inline-block;
    }

    #menu {
        display: none;
    }

    /* Menu responsive del sito */
    #menu > li > a:hover {
        color: black;
    }

    ul#menu {
        position: absolute;
        width: 100%;
        height: 100%;
        right: 0px;
        top: 0px;
        right: 0px;
        margin-top: 0px;
        padding-top: 0px !important;
        overflow-y: scroll;
        background-color: white;
        float: right;
        z-index: 9999999;
        box-shadow: -2px 0px 6px 0px rgb(0 0 0 / 16%);
        max-width: 320px;
    }

    ul#menu li {
        display: block;
        margin-left: 0px !important;
    }

    #menu li a {
        display: block;
        padding: 13px 0px !important;
        background-color: white;
        text-align: left;
        color: #3C3C3C;
        border-bottom: 1px solid #DDD;
        margin-left: 20px;
        margin-right: 20px;
        font-size: 14px;
    }

    .navig_desktop {
        display: none;
    }

    .navig_mobile {
        display: block !important;
    }

    .dropshow {
        display: block !important;
    }

    .submenu {
        position: relative;
        margin-top: 0px;
        box-shadow: none;
        background-color: transparent;
    }

    .submenu li {
        width: 100% !important;
        border: 0px;
    }

    .submenu li a {
        color: black !important;
    }

    .submenu li a:hover {
        color: black !important;
    }

    ul.submenu.submenu2_left {
        left: 0px;
    }

    ul.submenu.submenu2 {
        position: relative;
        left: 0px;
    }

    #menu::-webkit-scrollbar {
        width: 10px;
    }

    #menu::-webkit-scrollbar-track {
        border-radius: 0px;
        background-color: #FFF;
    }

    #menu::-webkit-scrollbar-thumb {
        background: #ff6702;
        border-radius: 10px;
    }

    #menu::-webkit-scrollbar-thumb:hover {
        background: #ff6702;
    }

    /* Fine menu mobile */

    .navig_mobile_aprimenu,
    .navig_cart,
    .navig_cerca {
        width: 60px;
        text-align: right;
        margin-right: 0px;
        font-size: 21px;
    }
    .navig_logo {
        width: calc(100% - 110px);
        text-align: left;
    }
    .navig_logo img {
        width: 170px;
    }
    .badge_carrello {
        right: -10px;
    }
    .elenco_thumbcat {
        overflow-x: auto;
        display: block;
    }
    .elenco_thumbcat .thumbcat {
        margin-bottom: 0px;
    }
    .elenco_thumbcat .thumbcat:not(:last-of-type) {
        margin-right: 10px;
    }
    .elenco_thumbcat_scroll {
        opacity: 0;
        height: 240px;
        margin-bottom: 20px;
    }
    .search_box_responsive {
        display: block !important;
    }
    .separatoretop {
        margin-top: 80px
    }
    .menu_sx .menu_sx_box_container {
        display: none;
    }
    .menu_sx .menu_title {
        padding: 10px 15px;
        font-weight: 500;
    }
    .menu_sx {
        margin-bottom: 10px;
    }
    .store_navigatore {
        height: auto;
        margin-top: 6px;
        background: transparent;
        padding: 0px;
        flex-direction: column;
    }
    .navigatore_filtri {
        font-size: 13px;
    }

    .titolo_cerca_mobile {
        text-align: center;
    }
    .menu_item_cerca {
        width: 100%;
    }
    .one_halforce {
        width: 50% !important;
    }
    .one_halforce.last {
        padding-right: 2% !important;
    }
}

