@media only screen and (max-width: 1680px) {
    #menu li {
        margin: 0px 10px;
    }
}

@media only screen and (max-width: 1536px) {
    #menu li {
        margin: 0px;
    }
}


@media only screen and (max-width: 1350px) {

    #sceglilingua {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 999998;
        color: #fff;
        background: #333;
        width: 100%;
        padding: 10px;
        text-align: center;
        height: 35px;
    }

    .one_all {
        width: 100%;
    }

    .container {
        width: 80%;
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .container.inside {
        padding-top: 150px;
    }


    h2 {
        text-align: center;
    }


    .footer ul.contactus li {
        float: none;
        margin-bottom: 20px;
    }

    .separator1-bg, .separator2-bg, .separator3-bg, .separator4-bg, .separator5-bg, .separator6-bg, .separator7-bg, .separator8-bg, .separator9-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .prod_carrello {
        position: relative;
        margin-top: 60px;
        margin-left: 0px;
    }

    .prod_prezzo {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        padding: 20px 0;
        font-size: 20px;
        display: none;
    }

    .pagina img {
        max-width: 100%;
    }

    iframe {
        width: 100%;
    }

    .para-filtro select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .altrefoto_mob .bx-wrapper, .altrefoto_mob .bx-viewport {
        height: 450px !important;
    }

    .img1alt {
        height: 450px !important;
    }

    .box_evento {
        height: 500px;
    }

    .textarea-container2 {
        width: auto;
    }

    .one_halfho {
        padding: 20px;
    }

    #servizi .one_third {
        min-height: 300px;
    }

    #foto_lista_div {
        float: none;
        position: relative;
        left: 0px;
    }

    .schedaprod_list {
        width: 100%;
        float: none;
        cursor: pointer
    }

    #foto_lista {
        float: none;
    }

    .slick-slide img {
        max-width: 100%;
        width: 100%;
    }

    div#foto_lista_nav img {
        width: 80px !important;
        float: left;
        margin-right: 10px !important;
        height: 80px;
        margin-top: 20px !important;
        object-fit: cover;
    }

    .btn_prod_acquista {
        width: 110px;
    }

    .storebox {
        height: 350px;
    }

    .schedaprod {
        padding-top: 70px;
    }

    .navig ul li {
        margin-left: 0px;
    }

    .menu_item_cerca {
        width: 440px;
        max-width: 100%;
    }

    .store--image-prod {
        height: 185px;
    }

    .only-desktop {
        display: none !important;
    }

    .linkprofilo h4 {
        font-size: 14px;
    }

    .schedaprod_list {
        max-height: 240px;
    }

    .tagliabox {
        width: 150px;
    }

    .news_boximg img {
        height: 160px;
    }

    .evidenzabox {
        height: 180px !important;
    }

    .evidenzabox .sktitolo {
        margin-top: 55px;
    }

    .in-slide-content {
        top: unset;
        bottom: 100px;
    }

    .news_box {
        height: auto;
    }

    .servtit {
        font-size: 24px;
    }

    .boxhome_imgobject {
        height: 380px;
    }

    .boxhome .boximage_parag {
        padding-top: 35px;
    }

    #menu li a {
        padding: 32px 5px;
    }
    .navig_cart {
        top: 0px;
    }
}

@media only screen and (max-width: 1280px) {
    #menu li a {
        padding: 32px 3px;
    }
}

@media only screen and (max-width: 1200px) {
    .navig_menu {
        display: none;
    }

    .navig_cart {
        margin-left: auto;
    }

    .navig_mobile {
        text-align: right;
        margin-left: 35px;
        font-size: 21px;
        display: block;
    }

    .navig_cart i, .navig_mobile i {
        font-size: 25px;
    }

    #menu {
        display: block;
    }
    #menu li {
        border-top: 0px !important;
    }

    .navig_menu {
        position: absolute;
        width: 100%;
        max-width: 320px;
        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%);
    }

    .navig_menu li {
        display: block;
        margin: 0px !important;
        width: 100%;
    }

    .navig_menu li a {
        display: block !important;
        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 !important;
    }


    .navig_menu > li > a:hover {
        color: black;
    }

    .navig_menu::-webkit-scrollbar {
        width: 10px;
    }

    .navig_menu::-webkit-scrollbar-track {
        border-radius: 0px;
        background-color: #FFF;
    }

    .navig_menu::-webkit-scrollbar-thumb {
        background: #3e8dc9;
        border-radius: 10px;
    }

    .navig_menu::-webkit-scrollbar-thumb:hover {
        background: #3e8dc9;
    }

    .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;
    }
    .search_box_responsive {
        display: block !important;
    }
}


@media only screen and (max-width: 959px) {
    .navig_logo {
        width: 170px;    
    }
    
    h1 {
        line-height: 35px;
    }

    #sceglilingua {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 999998;
        color: #fff;
        background: #333;
        width: 100%;
        padding: 10px;
        text-align: center;
        height: 35px;
    }

    #sceglilingua p {
        margin: 0px;
    }

    .one_all {
        width: 100%;
    }

    .container {
        width: 90%;
        min-height: auto;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .container.inside {
        padding-top: 120px;
    }

    .footer ul.contactus li {
        float: none;
        margin-bottom: 20px;
    }

    .prod_carrello {
        position: relative;
        margin-top: 60px;
        margin-left: 0px;
    }

    .prod_prezzo {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        padding: 20px 0;
        font-size: 20px;
        display: none;
    }

    .pagina img {
        max-width: 100%;
    }


    .footer-social {
        margin-bottom: 30px;
        margin-right: 30px;
    }

    .homepage-news {
        height: 200px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .container_full {
        padding-left: 0px;
        padding-right: 0px;
    }

    .container_full .textarea-container, .textarea-container2 {
        width: auto;
    }

    .contenitore_contact {
        border-right: 0px;
    }

    .container_full .textarea-container {
        height: auto;
    }

    .footerbar {
        text-align: center;
    }

    .footerbar span {
        display: block;
        float: none !important;
        margin-top: 10px;
    }

    .row {
        display: block;
    }

    .footer {
        text-align: center;
    }

    .footer .logo_footer {
        display: block;
        margin: 0px auto;
        float: none;
    }

    .boxch {
        display: block;
    }

    .homepage-news {
        background-size: cover;
    }

    .boxch .homepage-news {
        height: 230px;
        background-size: cover;
    }

    .gallery_foto {
        height: 170px;
    }

    .imgserv2 {
        height: 150px;
    }

    .step-pagamento li {
        margin: 0 23px;
    }

    .step-pagamento li::before {
        left: -4em;
        width: 4em;
    }

    .step-pagamento li span {
        left: -20px;
        width: 70px;
        line-height: 12px;
        margin-top: 8px;
    }

    .carrello--image {
        display: none;
    }

    .carrello--contenuto {
        padding-left: 0px;
        float: unset;
    }

    .carrello th {
        display: none;
    }

    .prezzotab-cart {
        display: none;
    }

    .carrello-tot-mobile {
        display: block;
    }

    #foto_lista {
        margin-left: 0px;
    }

    .prod_img img {
        max-width: 100%;
    }

    .schedaprod {
        padding-top: 60px;
    }

    .row > .colonnadivido__33 {
        width: 100%;
        float: left;
    }

    .row > .colonnadivido__20:not(.not100) {
        width: 100%;
        float: left;
    }

    .row > .colonnadivido__25 {
        width: 100%;
        float: left;
    }

    .homepage_header1 .divido p {
        text-align: center;
        font-size: 15px;
        color: #616161;
        line-height: 18px;
    }

    .store--image-homepage, .storebox_home {
        height: 320px;
    }

    .homecat .colonnadivido__uno {
        padding: 10px;
    }

    .homepage_marchi .container {
        margin-top: 60px;
    }

    .homepage_marchi .slick-next {
        right: 5px;
    }

    .homepage_marchi .slick-prev {
        left: 5px;
    }

    .homeprod .one_third {
        width: 50%;
    }

    .boxshop_spec .prezzobreveprod,
    .boxshop_spec .btn_prod_acquista {
        float: none;
        text-align: center;
        margin-bottom: 10px;
        font-size: 12px;
    }

    .nomeprod {
        height: auto;
        min-height: 20px;
    }

    .storebox {
        height: auto;
    }

    .catbox_home {
        height: 240px;
        min-height: auto;
        margin: 0px;
    }

    .only-mobile {
        display: initial !important;
    }

    .storecat {
        height: auto;
    }

    #foto_lista_div {
        float: none;
        position: relative;
        left: 0px;
    }

    #foto_lista {
        margin-left: 0px;
    }

    .prod_img {
        margin-bottom: 35px !important;
    }

    .prod_img img {
        max-width: 100%;
    }

    .schedaprod h1 {
        margin-bottom: 25px;
    }

    .tagliabox {
        padding: 5px 12px;
        border: 1px solid #DDD;
        margin-bottom: 10px;
        cursor: pointer;
        width: 30%;
        float: left;
        margin-right: 10px;
        color: #616161;
    }

    .tagliabox .prezzo-labelf b {
        display: block;
    }

    .tiponegozio {
        text-align: center;
    }

    #arrow_left, #arrow_right {
        top: unset;
    }

    .news_box .news_boximg img {
        height: 130px;
    }

    .news_box {
        height: auto;
    }

    .result_notiz .result_notzimg {
        width: 100%;
        float: none;
    }

    .result_notiz .result_notzdescr,
    .result_notiz.notz_azpiu .result_notzdescr {
        margin-left: 0px;
    }

    .logo_whitefoot {
        width: 230px !important;
        margin-top: 50px;
    }

    .search_menucolumn {
        display: none;
    }

    .search_bottombox {
        display: none !important;
    }

    .colonnaGray {
        min-height: auto;
    }

    .mostranews .copertina {
        max-width: 100%;
    }

    #arrow_right {
        float: right;
        right: 20px;
    }

    #arrow_left {
        float: left;
        left: 20px;
    }

    #arrow_left, #arrow_right {
        font-size: 42px;
        position: relative;
        bottom: 100px;
    }

    .in-slide-content {
        bottom: 100px;
        top: unset;
        width: 80%;
        left: 30px;
    }

    .in-slide-content h2 {
        font-size: 28px;
    }

    .in-slide-content p {
        font-size: 22px;
    }

    .img1 {
        height: 170px;
    }

    .separatoretop {
        height: 400px;
    }

    .boxhome .boximage_parag {
        padding-left: 30px;
        padding-right: 30px;
    }

    .boxhome .one_half {
        width: 100% !important;
        padding-top: 0px;
    }

    .boxhome .one_half:not(.boxhome_preimg) {
        padding-bottom: 15px;
    }

    .boxhome:first-of-type .one_half.boxhome_preimg {
        padding-top: 0px;
    }

    .boxhome .boxhome_img {
        height: 230px;
    }

    .boxhome_fascia1 {
        margin-top: 85px !important;
    }

    .containerfull {
        margin-top: -40px !important;
    }

    .mb3 {
        margin-bottom: 23px !important;
    }

    .descr_cat img {
        max-width: 100%;
    }

    .colonna2_store,
    .colonna1_store {
        width: 100%;
    }

    .boxhome_imgobject {
        height: 250px;
    }

    .sezione-indirizzo-box .titolo-tipo-indirizzo span {
        display: none;
    }

    .boxhome .boxhome_img_right {
        order: unset;
    }
    
    .listacorsi_calendario .cercacorso_elemento,
    .listacorsi_calendario .corsipartenza_riga_dettagliata {
        width: 100%;
    }
    .cercacorso_home_box h2 {
        font-size: 24px;
    }
    .cercacorso_home_box .container {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {

    .container {
        width: 440px;
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .one_half, .one_half2 {
        width: 100%;
    }

    .one_half2 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .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%;
    }

    .one_half, .full_sixth, .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;
    }

    .news_page {
        background-color: #fff;
        width: 440px;
    }

    .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;
    }

    .boxcart {
        position: absolute;
        margin-left: 374px;
    }

    .boxprezzo {
        position: absolute;
        margin-left: 241px;
        margin-top: -20px;
        font-size: 16px;
        font-weight: 600;
        text-align: right;
        width: 200px;
    }

    .prod_img img {
        width: 100%;
    }

    .prod_carrello {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
    }

    .prod_prezzo {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        padding: 20px 0px;
        font-size: 20px;
    }

    .prodnelcarrello {
        background: none repeat scroll 0 0 #ec4616;
        border-radius: 57px;
        font-size: 12px;
        height: 20px;
        padding: 2px;
        position: absolute;
        text-align: center;
        width: 20px;
        margin-top: -2px;
        color: #fff;
        margin-left: 11px;
    }

    .in-slide-content {
        bottom: unset;
        top: 140px;
    }

    .vediordine-riga {
        display: block;
    }

    .vediordine-riga .vediordine-bottoni {
        text-align: center;
        margin-top: 15px;
    }

    .one_halforce {
        width: 50% !important;
    }

    .one_halforce.last {
        padding-right: 2% !important;
    }

    .thumbcat .thumbcat_titolo {
        right: 3px;
        left: 3px;
    }
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    
    .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;
    }

    .footer-social {
        margin-bottom: 30px;
        margin-right: 30px;
    }

    .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;
    }

    .navig_desktop {
        display: none;
    }

    .navig_cart,
    .navig_cerca {
        width: 60px;
        text-align: right;
        margin-right: 0px;
        font-size: 21px;
        top: 0px;
    }

    .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;
    }

    .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;
    }

    .fascia-pagina {
        margin-top: 80px;
    }
}

@media only screen and (max-width: 479px) and (orientation: landscape) {
    h1 {
        font-size: 45px;
        line-height: 45px;
    }

    h2 {
        font-size: 30px;
        line-height: 30px;
    }

    h3 {
        font-size: 16px;
        line-height: 24px;
    }

    h4 {
        font-size: 20px;
        line-height: 20px;
    }

    h5 {
        font-size: 14px;
        line-height: 14px;
    }


    .container {
        width: 280px;
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .one_half {
        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%;
    }

    .one_half, .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;
    }


    .list_carousel li {
        height: 522px;
        width: 280px;
    }

    .news-intro {
        background: none repeat scroll 0 0 #FFFFFF;
        float: left;
        height: 225px;
        padding: 20px;
    }

    .news_page {
        background-color: #fff;
        width: 280px;
    }

    .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;
    }

    .pagina img {
        width: 100% !important;
        display: block !important;
    }
}

@media only screen and (max-width: 479px) and (orientation: portrait) {

    h1 {
        font-size: 25px;
        line-height: 32px;
    }

    h2 {
        font-size: 28px;
        line-height: 30px;
    }

    h3 {
        font-size: 18px;
        line-height: 24px;
    }

    h4 {
        font-size: 20px;
        line-height: 20px;
    }

    h5 {
        font-size: 14px;
        line-height: 14px;
    }

    .homepage_header1 {
        margin-top: 50px;
        margin-bottom: 40px;
    }

    .homepage_marchi .container {
        margin-top: 0px;
    }

    .crop {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .container-news h1 {
        text-align: center;
        color: #000;
        margin-bottom: 10px;
    }

    .hg_h3 {
        text-align: center;
        font-size: 22px;
        margin-bottom: 10px;
    }

    .homepage_subtitle {
        text-align: center;
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 35px;
    }

    .pagina .copertina {
        max-width: 100% !important;
    }

    #arrow_right {
        right: 20px;
    }

    #arrow_left {
        left: 20px;
    }

    #arrow_left img, #arrow_right img {
        width: 10px;
    }

    .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%;
    }

    .one_half, .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;
    }


    #news h2 {
        margin: 0px;
    }

    #news-navigation {
        width: 120px;
        height: 50px;
        padding-top: 10px;
        margin: 0 auto;
    }
    
    .news-abstract {
        height: auto;
    }

    .news-link {
        height: 20px;
    }

    .news-intro {
        background: none repeat scroll 0 0 #FFFFFF;
        float: left;
        height: 160px;
        width: 100%;
    }

    .prev {
        float: left;
        background: url(../images/left.png) no-repeat scroll 19px 15px #bfbfbf;
        width: 50px;
        height: 50px;
        padding: 0px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        border-radius: 25px;
    }

    .next {
        float: left;
        background: url(../images/right.png) no-repeat scroll 19px 15px #bfbfbf;
        width: 50px;
        height: 50px;
        padding: 0px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        border-radius: 25px;
    }


    .next:hover {
        background: url(../images/right_hover.png) no-repeat scroll 19px 15px #3e8dc9;
    }

    .prev:hover {
        background: url(../images/left_hover.png) no-repeat scroll 19px 15px #3e8dc9;
    }


    .news_dettaglio {
        padding: 0px;
        display: block;
        margin-top: 0px;
        font-size: 16px;
    }

    .news_page {
        background-color: #fff;
        width: 280px;
    }

    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: 18px;
        margin-right: 0px;

    }

    .footer ul.contactus li i {
        color: #EF4A4A;
        padding-left: 0px;
        position: relative;
        padding-right: 18px;
        width: 30px;
        text-align: center;
    }

    .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;
    }

    #map_canvas {
        width: 100%;
        height: 300px;
    }

    .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;
    }

    .footerblock1 {
        width: 100%;
        float: left;
    }

    .prod_carrello {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .prod_taglia {
        margin: 5px 0px;
    }

    .btn_ricalcola {
        background-color: #DEDEDE;
        color: #333333;
        font-size: 12px;
        padding: 5px;
        border: 1px solid #333;
        width: 20px;
        border-radius: 8px;
    }

    .carrqnt {
        width: 20px;
        border: 1px solid #dedede;
        padding: 5px;
    }


    .prod_prezzo {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        padding: 0px 0px 20px 0px;
        font-size: 20px;
    }

    .prodnelcarrello {
        background: none repeat scroll 0 0 #ec4616;
        border-radius: 57px;
        font-size: 12px;
        height: 20px;
        padding: 2px;
        position: absolute;
        text-align: center;
        width: 20px;
        margin-top: -3px;
        color: #fff;
        margin-left: 11px;
    }

    .one_third img {
        width: 100%;

    }

    .divido {
        height: 130px;
        /* border-left: 1px solid #DDD; */
    }

    .divido p {
        text-align: center;
        font-size: 14px;
        color: #616161;
        line-height: initial;
    }

    .catblockstore {
        padding-top: 0px !important;
    }

    .barh_blu {
        height: 535px !important;
    }

    .pagina img {
        width: 100% !important;
        display: block !important;
    }

    .news_box .news_boximg img {
        height: 230px;
    }
    .news_titolo {
        height: auto;
    }
    .list_carousel li {
        height: auto;
        width: 280px;
    }
    .modal_welcome_cont iframe {
        height: 300px;
    }
    .search_column {
        display: none !important;
    }
}