

/***********************************************
screen (Smaller than 1200px)
***********************************************/
@media only screen and (min-width:960px) and (max-width: 1199px) {


.element-item .btn {
    padding: 9px 12px;
    font-size: 12px;
    line-height: 20px;
    }

 
 .ui-product-item:after {
    top: -20px;
    font-size: 12px;
} 



/* HOME MENU*/

#home-menu .icon {
width: 100px;
height: 100px;
}

#home-menu li h1 {
    margin-top: 20px;
    font-size: 18px;
}



}


/***********************************************
Tablet (Smaller than 959px)
***********************************************/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#btn-show-cart {display: none !important;}
	
.menu-nav .wrapper-menu ul {display: none;}	
.menu-nav #qtranslate-chooser {display: none;} 
#btn-menu {display: block;}
#menu-mobile {display: block;}
#menu-mobile li {margin-bottom: 10px;}
#ui-mobile #ui-icon-carrello {display: block;}
#ui-mobile {display: block;}
#menu-mobile .language-chooser li {width: 50%;float: left;}
#menu-mobile.show {
	-ms-transform: translateX(0%);
	-webkit-transform: translateX(0%);
	transform: translateX(0%); 
	opacity: 1;
}

#menu-mobile .language-chooser{
    width: 100%;
    position: relative;
    display: block;
    max-width: 100px;
    margin: 0 auto;
}

#ui-mobile .dropdown {
    float: left;
    height: 50px;
    min-width: 50px;
    margin-left: 0px;
    margin-top: 0px;
}

#ui-mobile  .dropbtn {
    cursor: pointer;
    float: left;
    height: 50px;
    min-width: 50px;
    margin-left: 0px;
    margin-top: 0px;
}

#ui-mobile .dropdown-content {
    top: 60px;
}


#ui-mobile .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
#ui-mobile li a {
    padding: 0 10px;
    color: #969696;
    font-weight: bold;
    float: left;
    font-family: 'LuloCleanOneBold';
    font-size: 13px;
    line-height: 26px;
}
#ui-mobile {
    top: 18px;
    right: 5px;
}

#ui-mobile li.login {
	float: left;
    text-align: center;
    margin-top: 3px;
}
#ui-mobile li.login a {
	    font-size: 10px;
    line-height: 12px;
    letter-spacing: -1px;
}

#ui-mobile li.login .icon-profile {
	    width: 30px;
    height: 30px;
    margin: 0 auto;
}

#ui-mobile #ui-icon-carrello {
	display: none;
}
#menu-cart {
	width: 35%;
}

#product-list {
    width: 65%;
    }
#product-cart {
    width: 100%;
    }
.element-item {
	width: 100%;
}
.wrapper-menu ul {
    margin-top: 80px;
}
.btn-filter .icon {
    width: 75px;
    background-color: #000000;
    height: 75px;
    }
.btn-filter.is-checked .icon{
	    width: 100px;
    height: 100px;
}

.element-item .item-content p {
    font-size: 16px;
    line-height: 20px;
}

/* HOME MENU*/

#home-menu .icon {
width: 100px;
height: 100px;
}

#home-menu li h1 {
    margin-top: 20px;
    font-size: 16px;
}

.cliente-img {
    width: 150px;
    height: 150px;
    }

#section-servizi .row-servizi {
	margin-top: 0px;
}

#home-ordine {
    background: black;
    height: 500px;
    position: relative;
    color: white;
}

#home-ordine .item-6-col {
    width: 100%;
    float: left;
}
#home-ordine .item-content {
	background: black;
}

}
/***********************************************
Mobile (portrait 300px)
***********************************************/
@media only screen and (max-width: 767px) {

.page-id-5 #menu-mobile .wrapper-menu {
	background: white;
}
.header-image {
	margin-top: 0px;
}

.page-id-5 .menu-nav {
	background: black;
}

.page-id-5 #menu-mobile  + .menu-nav + #site {
	margin-top: 60px;
}
.page-id-5 .wrapper-menu:after {
	height: 0px;
}
.header-image {height: 230px;}

.logged-in  #sub-nav {
	display: none;
}	
#btn-show-cart {display: none;}
.fixed .product-container {
    margin-top: 0px; 
}
.menu-nav .wrapper-menu ul {display: none;}	
.menu-nav #qtranslate-chooser {display: none;} 
#btn-menu {display: block;}
#menu-mobile {display: block;}
 #menu-mobile ul {    margin-top: 30px; }
#menu-mobile li {        
	margin-bottom: 20px;
    font-size: 14px;
    }
#ui-mobile #ui-icon-carrello {display: none;}
#ui-mobile {display: block;}
#menu-mobile .language-chooser li {width: 50%;float: left;}
#menu-mobile.show {
	-ms-transform: translateX(0%);
	-webkit-transform: translateX(0%);
	transform: translateX(0%); 
	opacity: 1;
}

#menu-mobile .language-chooser{
    width: 100%;
    position: relative;
    display: block;
    max-width: 100px;
    margin: 0 auto;
    right: 0px;
}


#ui-mobile .dropdown {
    float: left;
    height: 50px;
    min-width: 50px;
    margin-left: 0px;
    margin-top: 0px;
}

#ui-mobile  .dropbtn {
    cursor: pointer;
    float: left;
    height: 50px;
    min-width: 50px;
    margin-left: 0px;
    margin-top: 0px;
}

#ui-mobile .dropdown-content {
    top: 60px;
}


#ui-mobile .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
#ui-mobile li a {
    padding: 0 10px;
    color: #969696;
    font-weight: bold;
    float: left;
    font-family: 'LuloCleanOneBold';
    font-size: 13px;
    line-height: 26px;
}



#ui-logo {
    width: 90px;
    height: 45px;
    float: left;
    position: relative;
    background-size: 90px 45px;
    margin-top: 0px;
}

.head {height: 60px;}	
.fixed #product-filter {top: 60px;}
.wrapper-menu {margin-top: 8px;}

#ui-mobile {
    top: 5px;
    right: 5px;
}

#ui-mobile li.login {
	float: left;
    text-align: center;
    margin-top: 3px;
}
#ui-mobile li.login a {
	    font-size: 10px;
    line-height: 12px;
    letter-spacing: -1px;
}

#ui-mobile li.login .icon-profile {
	    width: 30px;
    height: 30px;
    margin: 0 auto;
}

/*
#ui-mobile #ui-icon-carrello {
	display: none;
}
*/


#site {
	margin-top: 60px;
}

.item-6-col {
	width: 100%;
}

#home-intro p {
    font-size: 10px;
    line-height: 21px;
    padding: 20px 15px;
}

#home-ordine {
	height: auto;
}

#home-ordine .img {
	height: 230px;
}
#home-ordine .item-content h1 {
    font-size: 20px;
}

#home-ordine .item-content h2.corsive {
    font-size: 18px;
}

#home-ordine .item-content h2.corsive span {
	display: block;
}
#home-ordine .item-content h2.corsive span:nth-child(1) {
	margin-bottom: 5px;
}
#home-ordine .item-content h2.corsive span:nth-child(2) {
	display: none;
}
 
#home-ordine .item-content h3 {
    font-size: 16px;
}
#home-ordine h3 strong {
	display: block;
}

#home-menu li {
    width: 33.333%;
    margin-bottom: 25px;
}

/*
#home-menu li:first-child {
	width: 100%;
}
*/

#home-menu .product-category li:hover .icon.negativo {
	border: 2px solid;
}

#home-menu .icon {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    margin: 0 auto;
    border: 2px solid black;
}

#home-menu li h1 {
font-size: 14px;
}

#home-menu .btn {
    max-width: 300px;
    font-size: 13px;
    letter-spacing: -1px;

}

.row-servizi li {
	width: 100%;
}

.parallax {
    width: 100%;
    height: 240px;
    display: none;
}

#home-spot-two .parallax {
	display: none;
}
#pac-indirizzo, #pac-civico {
    width: 290px;
    }


#home-map , #home-contatti{
	height: auto;
}
#home-map .img {
	height: 300px;
}


#home-map .container  , #home-contatti .container{
    position: relative;
    top: 0px;
    left: 0px;
    -ms-transform: inherit;
    -webkit-transform: inherit;
    transform: inherit;
    height: auto;
    width: auto;
    padding: 40px 10% 20px 10%;
}

##instagram-container li {
	width: 25%;
}

.ns-input-container {
	width: 100%;
	margin-bottom: 20px;
}
#newsletter input[type=submit] {
	max-width: none;
}


/* PAGINA MENU*/


#product-cart {
	width: 100%;
    float: none;
    height: auto;
    max-height: 900px;
    padding: 20px;
    padding-top: 0px;
    padding-right: 0px;
    display: none;
}

#product-list {
	width: 100%;
}

#menu-intro {
	margin-top: 110px;
	margin-bottom: 40px;
}

.element-item {
	width: 100%;
    height: auto;	
}

#product-filter .btn-filter .icon {
    display: none;
}

#product-filter {
    position: fixed;
    right: 0px;
    top: 60px;
    z-index: 2;
    padding-right: 15px;
    padding-top: 10px;
    background: #f9f9f9;
    min-height: 0px;
    text-align: center;
    border-bottom: 1px solid black;
}

.filter-button-group {
    width: 100%;
    }

.filter-button-group {
float: none;
}

.filter-group .btn-filter {
    width: calc(33.33% - 5%);
    margin-left: 5%;
}
.filter-group .btn-filter:nth-child(4) , .filter-group .btn-filter:nth-child(5) {
	width: calc(50% - 5%);
	width: calc(33.333% - 5%);
}

.filter-group .btn-filter.is-checked {
    color: #fff;
    opacity: 1;
    background: black;
}

.filter-group .btn-filter {
    padding: 5px 0px;
    border-radius: 100px;
    background: white;
    font-size: 13px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}


.ui-product-item {
    position: relative;
    bottom: initial;
}

.element-item {
	margin-bottom: 60px;
}

.element-item  img {
	position: relative;
	margin: 0 auto;
	margin-bottom: 30px;
	width: auto;
}

.element-item.piatti img, .element-item.special img, .element-item.dolci img {
    margin-bottom: 30px;
}
.element-item .item-content {
display: block;	
    min-height: 0px;

}

.element-item .item-content h1 {
font-size: 15px;
}
.element-item .item-content p {
    font-size: 12px;
    line-height: 16px;
}

.element-item.rosette .item-content {
    -ms-transform: translateY(00%);
    /* -webkit-transform: translateY(00%); */
    /* transform: translateY(00%); */
}

.element-item .btn {
    padding: 8px 6px;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    margin: 0px;
    margin-left: 0px;
}
.element-item .btn span {
padding: 0px 10px;
}
.ui-product-item .btn.light + .btn.light {
margin-left: 0px;
margin-top: 10px;
}

 
 .ui-product-item:after {
    top: -20px;
    font-size: 12px;
}   

.element-item.rosette .btn.light:first-child {
    margin-right: 5px;
}
   
.loader {left: 50%;}
    
#section-servizi .img , #page-chisiamo .img , #dicono-di-noi .img {
    height: 200px;
}    

#section-servizi .container  , #page-chisiamo  .container {
	position: relative;
    top: 0px;
    width: 100%;
    padding: 0px 15px;
    -ms-transform: translateX(-50%) translateY(0%);
    -webkit-transform: translateX(-50%) translateY(0%);
    transform: translateX(-50%) translateY(0%);
    margin-top: 30px;
margin-bottom: 30px;   
 
    }
#page-chisiamo .item-content ,  #section-servizi  .item-content  {
    position: relative;
    height: auto;
}
#dicono-di-noi .container {
    position: relative;
    height: auto;
    width: auto;
    padding: 0px 5%;
    margin-top: 30px;
}

#commenti li {
    width: 100%;
}

#instagram-container li {
    width: 33.33%;
    padding-bottom: 33.33%;
    }
#myAccount.wrapper {
    width: 100%;
    margin-left: 0px;
}
#section-servizi .row-servizi {
	margin-top: 40px;
}
#section-servizi .row-servizi li {
	width: 100%;
}

.page-id-17 .swiper-container {
    height: 350px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    font-size: 14px;
}

#metodo-consegna input[type=radio]:checked + label {margin-bottom: 10px;}

.newsletter-container {
    width: 90%;
    }


.wrapper-menu {
    margin-top: 7px;
    padding: 0px 10px;
}	

.element-item {
    padding: 0px;
    margin-bottom: 60px;
}
	
}

/***********************************************
Mobile (landscape 420px)
***********************************************/
@media only screen and (min-width: 480px) and (max-width: 767px) {

#btn-show-cart {display: none;}

.filter-button-group {
    width: 100%;
    max-width: 80%;
}
.filter-group .btn-filter {
    width: 18%;
    margin-left: 2%;
    font-size: 12px;
}

.filter-group .btn-filter:nth-child(4), .filter-group .btn-filter:nth-child(5) {
    width: 18%;
}
.filter-button-group {
    width: 100%;
    max-width: 100%;
}

.element-item img {
    max-height: 500px;
    margin-bottom: 30px;
}

#section-servizi .img {
    height: 300px;
}  	

.filter-group .btn-filter {
    width: calc(33.33% - 5%);
    margin-left: 5%;
}
.filter-group .btn-filter:nth-child(4) , .filter-group .btn-filter:nth-child(5) {
	width: calc(50% - 5%);
	width: calc(33.333% - 5%);
}

.element-item .item-content p {
    font-size: 16px;
    line-height: 19px;
    width: 60%;
}


}



@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}


/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

