/*
Theme Name: ZiaRosetta
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: Filippo De Gennaro
Author URI: https://www.voxels.it
Description: Tema personalizzato per ZiaRosetta
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: voxels

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*		RESET		*/




/*

#ship-takeaway, 
label[for="ship-takeaway"] , 
#_metodo_consegna_2 , 
label[for="_metodo_consegna_2"]
{
	display: none !important;
}
*/







html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

blockquote {
    position: relative;
}

blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -20px;
    top: -20px;
    color: #7a7a7a;
}


strong {
    font-weight: bold;
}

ol, ul , li {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

a {
    text-decoration: none;
    color: black;


}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* box model reset */
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}



input {border-radius: 0px; cursor: pointer;}


.max-img {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
}


::selection {
    background: #ffb7b7; /* WebKit/Blink Browsers */
}
::-moz-selection {
    background: #ffb7b7; /* Gecko Browsers */
}

/* RESET close*/



html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    height: 100%;
    min-height: 100%;
}



hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

h1 {
    font-size: 29px;
}


h1, h2 {
    font-family: 'LuloCleanOneBold';
}

strong {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 900;
}

h3, h4, h5, h6 , p   {
    font-family: 'Nunito Sans', sans-serif;
}



.qtranxs_flag_en , .qtranxs_flag_it {
    background-image: none !important;
}

.language-chooser {
    position: absolute;
    top: 65px;
    right: 10px;
    z-index: 1;
   top: -4px; 
}

#qtranslate-chooser.language-chooser li {
    padding: 5px 0px;
}

#qtranslate-chooser a {
    font-size: 10px;
    line-height: 20px;
    padding: 0px 5px;
}

/* ==========================================================================
   Author's custom styles
   
   	font-family: 'LuloCleanOne';
   	font-family: 'LuloCleanOneBold';
	font-family: 'Lobster', cursive;
	font-family: 'Nunito Sans', sans-serif;
  
   ========================================================================== */
body {
    height: 100%;
    min-height: 100%;
    background: white;


}


#site {
    display: block;
    position: relative;
    height: auto;
    width: 100%;
    margin-top: 90px;
}


body.orderRemove .woocommerce #payment #place_order{
	display: none;
}

#addressCheck_Checkout {
	    display: block;
    padding: 5px;
    background: #ff4c00;
    text-align: center;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    font-size: 12px;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}
#addressCheck_Checkout:hover {
    background: green;
}

/* ==========================================================================
                   COMMON
  ========================================================================== */


.wrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 1170px;
    display: block;
    position: relative;
    z-index: 1;
    padding: 0px 15px;
}

.breakpage {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    background: #d4d4d4;
    min-height: 400px;
    padding: 100px 0px;
}

.breakpage-single {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    background: white;
    padding: 100px 0px;
}

.centered {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}



.item-title.corsive {
    font-size: 50px;
}

.item-title {
    font-size: 29px;
}

h1.item-title.lined:after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 0px;
    width: 30px;
    height: 2px;
    background: black;
}
h1.item-title.lined {
    position: relative;
    display: block;
    margin-bottom: 60px;
}



.item-link {
    color: blue;
}

.item-link:hover {
    color: red;
}

.disable {
    pointer-events: none;
    color: #797979 !important;
    background: #efefef !important;
}



.corsive {
    font-family: 'Lobster', cursive;
}

.corsive.handwrite {
	font-family: 'Belinda';
}


.parallax {
    width: 100%;
    height: 400px;
    display: block;
    position: relative;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
    /*	background-image: url(../img/003-parallax.jpg); */
    overflow: hidden;
}

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

.item-6-col {
    width: 50%;
    float: left;
}


.btn {
    padding: 10px 20px;
    border: 2px solid white;
    display: inline-block;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'LuloCleanOneBold';
    line-height: 25px;
    cursor: pointer;
    -webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .35s cubic-bezier(.645,.045,.355,1);
    transition: all .35s cubic-bezier(.645,.045,.355,1);
 position: relative;
    
}
.btn, .woocommerce .woocommerce-Button[name="login"] , .woocommerce input[name="login"]  {
    padding: 10px 20px;
    border: 2px solid white;
    display: inline-block;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'LuloCleanOneBold';
    line-height: 25px;
    cursor: pointer;
    -webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .35s cubic-bezier(.645,.045,.355,1);
    transition: all .35s cubic-bezier(.645,.045,.355,1);
    position: relative;
    background: white;
    border: 2px solid black;
    border-radius: 0px;
    color: black;
    }
    

.btn.light {
    color: black;
    border: 2px solid black;
}

.no-touch .btn.light:hover {
    color: white;
    background: black;
}

.btn.light:focus {
    color: black;
    background: white;
}
.btn.dark:hover {
    color: black;
    background: white;
}

#sub-nav {
    width: 100%;
    background: white;
    padding: 15px 20px;
    border: 1px solid black;
    margin: 0 auto;
    max-width: 1200px;
    text-transform: uppercase;
    font-family: 'LuloCleanOneBold';
    margin-bottom: 30px;
    display: none;
}

.page-template-myaccount  #sub-nav  {
	margin-top: 30px;
}


#sub-nav li {
	float: left;
	width: 33.333%;
	color: #d5d5d5;
}

.logged-in #sub-nav {
	display: block;
}

.logged-in #sub-nav li:nth-child(1) , .page-template-checkout #sub-nav li:nth-child(2) {
	color: black;
}

.page-template-myaccount #sub-nav li:nth-child(2)  {
	color: #d5d5d5;
}

#sub-nav li:nth-child(2) {
text-align: center;}

#sub-nav li:nth-child(3) {
text-align: right;}



/* ==========================================================================
                   MENU
  ========================================================================== */

#btn-menu {
    display: none;
    float: left;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: center center;
}

#ui-logo {
    width: 127px;
    height: 70px;
    float: left;
    position: relative;
    margin-top: 8px;
}

.head {
    position: fixed;
    z-index: 4;
    width:100%;
    left: 0px;
    display: inline-block;
    top: 0px;
    background: black;
    height: 90px;
    text-align: center;
}

.wrapper-menu {
    width: 100%;
    max-width: 1970px;
    position: relative;
    margin: 0 auto;
    padding: 0px 20px;
display: inline-block;    
}

#menu-mobile {
    display: none;

    position: fixed;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 1;
    -ms-transform: translateX(-120%);
    -webkit-transform: translateX(-120%);
    transform: translateX(-120%);
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
    opacity: 0;
    text-align: center;
    font-size: 25px;
    font-family: 'LuloCleanOneBold';
    z-index: 9;
}


#ui-mobile {
    display: none;
    position: absolute;
    top: 17px;
    z-index: 2;
    right: 20px;

}

.menu-nav .wrapper-menu ul {
    position: relative;
    display: block;
    width: auto;
    max-width: calc(100% - 127px);
    /* top: 50%; */
    margin: 0 auto;
    -ms-transform: translateY(-50%);
    /* -webkit-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
    /* right: 15px; */
    text-transform: uppercase;
    float: right;
}

.menu-nav ul li {
    float: left;
    font-weight: bold;
    padding: 32px 0px;
}

.menu-nav ul li a {
    padding: 0 10px;
    color: #969696;
    font-weight: bold;
    float: left;
    font-family: 'LuloCleanOneBold';
    font-size: 13px;
    line-height: 26px;
    position: relative;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}

.menu-nav ul li a:hover , .menu-fixed .menu-nav ul li a:hover{
	color: white;
}

.menu-nav ul li a.active {
	color: white;
}

.cart-link {
    position: absolute;
    right: -30px;
    width: 170px;
    bottom: 0px;
    color: white;
    display: inline-block;
    padding: 0px;
}

#ui-icon-carrello {
    height: 20px;
    width: 26px;
    background-repeat: no-repeat;
    display: block;
    padding: 0px;
    margin-left: 10px;
    /*new cart icon*/
    height: 35px;
    width: 35px;
    margin-top: -8px;
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: center center;
    display: block;
    padding: 0px;
    margin-left: 15px;
}

#ui-mobile #ui-icon-carrello {
    float: left;
    height: 50px;
    min-width: 50px;
    margin-left: 0px;
    margin-top: 0px;
    display: none;

}



.dropbtn {
    height: 20px;
    width: 26px;
    background-repeat: no-repeat;
    display: block;
    padding: 0px;
    height: 35px;
    width: 55px;
    margin-top: -8px;
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: center center;
    display: block;
    padding: 0px;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent white transparent;
    top: -10px;
    right: 17px;
    position: absolute;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 0px;
    top: 75px;
/*     padding: 5px; */
}

.dropdown-servizi .dropbtn {
    padding: 0 10px;
    color: #969696;
    font-weight: bold;
    float: left;
    font-family: 'LuloCleanOneBold';
    font-size: 13px;
    line-height: 26px;
    position: relative;
    width: auto;
    height: auto;
    margin-top: 0;
}
.dropdown:hover .dropbtn , li.dropdown-servizi div.dropbtn.active {
	color: white !important;
}
.dropdown-servizi .dropdown-content {
    min-width: 150px;
}	

.dropdown-servizi  .dropdown-content:after {
	right: 35px;
}
.dropdown-servizi a.active {
    color: white;
    background: #969696;
}
.menu-nav .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    width: 100%;    
}

.dropdown-content a:hover {background-color: #969696;}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: transparent;
}




/* ==========================================================================
                  HOME - SECTION GENERAL INFO
  ========================================================================== */

#home-intro p {
    color: #000000;
    font-weight: bold;
    font-family: 'LuloCleanOneBold';
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    padding: 30px 0px;
    letter-spacing: 1px;
}

.page-id-5 #site {
	margin-top: 0px;
}
.page-id-5 .menu-nav {
/* 	background: transparent; */
	-webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
	-moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
	transition: all .2s cubic-bezier(.645,.045,.355,1);
}
.menu-fixed.page-id-5 .menu-nav {
background: black;
}

.page-id-5 .wrapper-menu {
	padding: 0px 20px;
	-webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
	-moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
	transition: all .2s cubic-bezier(.645,.045,.355,1);
	    background: black;
}
.menu-fixed.page-id-5 .wrapper-menu{
	padding: 0px 20px;
}
 #menu-mobile .wrapper-menu li a {
color: black;}
/*
.page-id-5 .wrapper-menu li a , .page-id-5 .menu-nav ul li a , .page-id-5 .dropdown-servizi .dropbtn {
	 color: white;
}
*/
.page-id-5 .wrapper-menu li.dropdown a{
	 color: black;
}

.menu-fixed.page-id-5 .wrapper-menu li a, .menu-fixed.page-id-5  .menu-nav ul li a , .menu-fixed.page-id-5  .dropdown-servizi .dropbtn {
	 color: #969696;
}

.menu-fixed.page-id-5 .wrapper-menu li a:hover, .menu-fixed.page-id-5  .menu-nav ul li a:hover{
color: white;
}

.menu-fixed.page-id-5 .wrapper-menu li.dropdown a{
	 color: black;
}

.page-id-5 .wrapper-menu:after {
    content: '';
    width: 100%;
    height: 1px;
    background: transparent;
    position: absolute;
    bottom: -0px;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}
.menu-fixed.page-id-5  .wrapper-menu:after { 
	width: 100%;
	background: transparent;
	bottom: 0px;
}

.header-image {
	height: 600px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center top;
    margin-top: 90px;
}
.swiper-container.s-ordine  {
	width: 100%;
	height: 100%;
	position: relative;
}
.swiper-container.s-ordine  .swiper-slide {
	background-size: cover;
	background-position: center center ;
}
.bkg-image {
	position: absolute;
	top:0px;
	left: 0px;
	background: black;
	height: 100%;
	width: 100%;
   opacity: 0;	
	z-index: 2;
}


/* ==========================================================================
                  HOME - SECTION ORDINE
  ========================================================================== */

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

#home-ordine .img {
    height: 100%;
    background-position: center center;
    background-size: cover;
}
#home-ordine .img .swiper-container  {
	width: 100%;
	height: 100%;
	position: relative;
}#home-ordine .img .swiper-container .swiper-slide {
	background-size: cover;
	background-position: center center ;
}
#home-ordine .item-content {
    padding: 5% 2.5%;
    text-align: center;
}

#home-ordine .item-content h1 {
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 20px;

}


#home-ordine .item-content h2.corsive {
    padding: 10px 0px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    font-size: 22px;
    margin-bottom: 40px;
}

#home-ordine .item-content h2.corsive span {
    padding: 0px 10px;
}

#home-ordine .item-content h3 {
    font-size: 1.4vw;
    margin-bottom: 10px;
}

.txt-icon {
    position: relative;
    margin-top: 80px;
    margin-bottom: 5px;
}

.txt-icon:before {
    content: "\f041";
    font-family:'FontAwesome';
    font-size: 30px;
    position: absolute;
    top:-50px;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);

}

#btn-ordina.btn.dark:hover {
	background: black;
	color: white;
	border: 2px solid white;
}


#locator-result h2 {
	    max-width: 340px;
    margin: 0 auto;
    padding: 10px 20px;
    background: green;
    margin-bottom: 10px;
    line-height: 25px;
}

/* MAP */
#pac-container {
    color: black;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: lighter;
}

.pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
}

#pac-container {
    margin-bottom: 20px;
}

.pac-controls {
    display: inline-block;
}

.pac-controls label {
    font-size: 13px;
    font-weight: 300;
}

#pac-indirizzo , #pac-civico {
    background-color: #fff;
    font-size: 15px;
    text-overflow: ellipsis;
    width: 350px;
    height: 40px;
    border: 0px;
    color: grey;
    text-align: center;
    box-shadow: 0px 0px 1px 0px #ffffff;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}

#pac-indirizzo:focus , #pac-civico {
    box-shadow: 0px 0px 10px 3px #ffffff;
}

#pac-indirizzo-completo {
    color: black;
}




/* ==========================================================================
                  HOME - SECTION MENU
  ========================================================================== */

.element-item.special img { 
    width: 50%;
    opacity: 0.2;
    }

#home-menu h1.corsive {
    margin: 30px 0px;
    font-size: 50px;
}

#home-menu ul {
    display: block;
    margin: 40px 0px;
}


#home-menu li  {
    float: left;
    width: 16.666%;
    text-align: center;
}

#home-menu li h1 {
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 20px;
    font-size: 20px;
}

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

#home-menu .icon.negativo {
    border: 4px solid black;
    background-color:black;
}

#home-menu .btn {
    margin: 0 auto;
    text-align: center;
    position: relative;
    max-width: 400px;
    display: block;
    margin-bottom: 40px;
}

icon-rosette {}

#home-menu .product-category li {
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}

#home-menu .product-category li:hover {

}
#home-menu .product-category li .icon  {
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}
#home-menu .product-category li:hover .icon.negativo {
    background-color: white;
    border: 4px solid black;
}


/* ==========================================================================
                  HOME - SECTION SPOT
  ========================================================================== */



/* ==========================================================================
                  HOME - SECTION SERVICE
  ========================================================================== */

.row-servizi{
    background: black;
}

.row-servizi li  {
    float: left;
    width: 33.333%;
    text-align: center;
    color: white;
    padding: 40px 0px;

}

.row-servizi li:nth-of-type(1) {
    background-color: rgba(237, 237, 237, 1);
    color: black;
}


.row-servizi li:nth-of-type(3) {
    background-color: rgba(204, 204, 204, 1);
    color: black;
}

.row-servizi .btn {
    font-size: 12px;
    line-height: 24px;
    border: none;
    background: white;
    color: black;
    border: 2px solid white;;
}

.row-servizi li:nth-of-type(2) .btn:hover {
    background: black;
    color: white;
}

.row-servizi li:nth-of-type(2) .btn:hover , .row-servizi li:nth-of-type(3) .btn:hover {
    background: white;
    color: black;
}

.row-servizi li:nth-of-type(1) .btn , .row-servizi li:nth-of-type(3) .btn{
    background: black;
    color: white;
    border: 2px solid black;;

}


.row-servizi li h1 {
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
}

.row-servizi li p {
    width: 100%;
    padding: 0px 20%;
    margin-bottom: 10px;
    min-height: 70px;
}

.row-servizi .icon {
    width: 100%;
    max-width: 200px;
    height: 170px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
}

.icon-delivery {
    background-image: url('img/delivery.png')
}

.icon-takeaway {
    background-image: url('img/takeaway.png')
}

.icon-catering {
    background-image: url('img/catering.png')
}





/* ==========================================================================
                  HOME - SECTION CONTATTI
  ========================================================================== */

#home-contatti {
    background: white;
    height: 460px;
    position: relative;
    color: black; 
}

#home-contatti h2 {
    font-size: 22px;
}


#home-contatti .img {
    background-image: url(https://static.wixstatic.com/media/11740f_e89ca66b05dd4a5788a4bde0453133f0~mv2_d_2832_4256_s_4_2.jpg/v1/fill/w_1302,h_1148,al_b,q_85,usm_0.66_1.00_0.01/11740f_e89ca66b05dd4a5788a4bde0453133f0~mv2_d_2832_4256_s_4_2.webp);
    height: 100%;
    background-position:top center;
    background-size: cover;
	image-rendering: -webkit-optimize-contrast;
}

#home-contatti .item-content {
    position: relative;
    height: 100%
}

#home-contatti .container {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: auto;
    width: auto;
}





/* ==========================================================================
                  HOME - SECTION MAP
  ========================================================================== */

#home-map {
    background: white;
    height: 460px;
    position: relative;
    color: black;
}

#home-map h1 {
    position: relative;
    display: block;
    margin-bottom: 60px;
}

#home-map .img {
    background-image: url(https://static.wixstatic.com/media/11740f_e89ca66b05dd4a5788a4bde0453133f0~mv2_d_2832_4256_s_4_2.jpg/v1/fill/w_1302,h_1148,al_b,q_85,usm_0.66_1.00_0.01/11740f_e89ca66b05dd4a5788a4bde0453133f0~mv2_d_2832_4256_s_4_2.webp);
    height: 100%;
    background-position:top center;
    background-size: cover;
}

#home-map .item-content {
    position: relative;
    height: 100%
}

#home-map .container {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: auto;
    width: auto;
}

#home-map h3 {
    margin-bottom: 15px;
}

#home-map strong {
    text-transform: uppercase;
}

.social-container {
    margin-top: 30px;
}

.social-container span {
    width: 40px;
    height: 40px;
    display: inline-block;
    font-size: 29px;
}

/* ==========================================================================
                   INSTAGRAM
  ========================================================================== */



#instagram-container li img {
    width: 100%;
    max-width: 100%;
    height: auto;}

#instagram-container li {
    float:left;
    position: relative;
      width: 16.666%;
    padding-bottom :16.666%; /* = width for a 1:1 aspect ratio */
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover; /* you change this to "contain" if you don't want the images to be cropped */
}

.followus {
    display: block;
    width: 100%;
    text-align: right;
    background: #ededed;
    font-size: 28px;
}
.followus a {
	    padding: 5px 20px;
		background: white;
		display: inline-block;		
		-webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
		-moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
		transition: all .2s cubic-bezier(.645,.045,.355,1);
}

.followus a:hover {
	color: white;
	background: black;
}

/* ==========================================================================
                   NEWSLETTER
  ========================================================================== */
#newsletter {
    width: 100%;
    background: black;
    height: auto;
    padding: 30px 0px;
}
.newsletter-container {
    width: 60%;
    margin: 0 auto;
    display: block;
    position: relative;
    padding: 20px 0px;
}

.newsletter-container  h3 {
    display: block;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}


.ns-input-container {
    float: left;
    width: calc(100% - 150px);
    color: white;
    border-bottom: 1px solid white;
    padding: 12px;
    padding-left: 0px;
}

#newsletter .ns-input-container input[name=EMAIL] {
    background: black;
    border: none;
    color: white;
    
        font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
    font-size: 15px;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    min-height: inherit;
    width: auto;
    min-width: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;

}

#newsletter input[name=EMAIL]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: white;
}
#newsletter input[name=EMAIL]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: white;
    opacity:  1;
}
#newsletter input[name=EMAIL]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: white;
    opacity:  1;
}
#newsletter input[name=EMAIL]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}
#newsletter input[name=EMAIL]::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}

#mc_embed_signup form {
	display: block;
    position: relative;
    text-align: left;
    padding: 0px !important;
}


#newsletter input[type=submit] {
    background: white;
    color: black;
    max-width: 150px;
    width: 100%;
    font-size: 12px;
}

.follow-container {
    float: left;
    width: 100%;
    text-align: center;
    color: white;
    padding: 20px 0px;
}
.follow-container a {
    background: white;
    color: black;
    border-radius: 100px;
    font-size: 15px;
    width: 30px;
    height: 30px;
    display: inline-block;
    padding: 4px;
    text-align: center;
}




/* ==========================================================================
                  PAGE CHI SIAMO
  ========================================================================== */


#page-chisiamo {

}

#page-chisiamo .swiper-container {
    height: 100%;
    min-height: 400px;
}
#page-chisiamo .swiper-container .swiper-slide {
    background-size: cover;
    background-position: center center;
}

#page-chisiamo .row {
    height: 500px;
    width: 100%;
    display: block;
}

#page-chisiamo  .item-content {
    position: relative;
    height: 100%
}

#page-chisiamo .img {
    background-image: url(https://static.wixstatic.com/media/11740f_e89ca66b05dd4a5788a4bde0453133f0~mv2_d_2832_4256_s_4_2.jpg/v1/fill/w_1302,h_1148,al_b,q_85,usm_0.66_1.00_0.01/11740f_e89ca66b05dd4a5788a4bde0453133f0~mv2_d_2832_4256_s_4_2.webp);
    height: 100%;
    background-position:top center;
    background-size: cover;
}

#page-chisiamo  .container {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: auto;
    width: auto;
        width: 80%;
}


/* ==========================================================================
                  PAGE DICONO DI NOI
  ========================================================================== */
.quote {
    max-width: 50px;
    width: 100%;
    background-image: url(img/quote.svg);
    height: 50px;
    margin: 0 auto;
    margin-top: 20px;
    display: block;
    background-size: 50px;
    background-position: center center;
}

#dicono-di-noi {
    background: white;
    height: auto;
    position: relative;
    color: black;
}

#commenti {
    margin: 40px 0px;
}
#commenti li a {
display: block;
	-webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
	-moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
	transition: all .2s cubic-bezier(.645,.045,.355,1);
}
#commenti li a:hover {
	color: #969696;
	
}
#commenti li a:hover h2 {
	color: black;
}

#commenti li:nth-child(3n + 1) {
	clear: both;
}


#dicono-di-noi h2 {
    font-size: 22px;
    margin-bottom: 15px;
}

.cliente-img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    margin-bottom: 30px;
    border-radius: 300px;
    background-size: cover;
    image-rendering: -webkit-optimize-contrast;
}


#dicono-di-noi .img {
    background-image: url(https://static.wixstatic.com/media/11740f_e89ca66b05dd4a5788a4bde0453133f0~mv2_d_2832_4256_s_4_2.jpg/v1/fill/w_1302,h_1148,al_b,q_85,usm_0.66_1.00_0.01/11740f_e89ca66b05dd4a5788a4bde0453133f0~mv2_d_2832_4256_s_4_2.webp);
    height: 100%;
    background-position:top center;
    background-size: cover;
}

#dicono-di-noi .item-content {
    position: relative;
    height: 100%;
    text-align: center;
}
#dicono-di-noi h1.item-title.lined:after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 50%;
    width: 30px;
    height: 2px;
    background: black;
    margin-left: -15px;
}

#dicono-di-noi .container {
    position: relative;
    height: auto;
    width: auto;
    padding: 0px 5%;
    margin-top: 30px;
}

#commenti ul {
    display: block;
    width: 100%;
    height: auto;
}
#commenti li {
    width: 33.33%;
    float: left;
    text-align: center;
    padding: 25px;
}

/* ==========================================================================
                 SECTION SERVIZI
  ========================================================================== */

#section-servizi {
    background: white;
    height: 460px;
    position: relative;
    color: black; 
}

#section-servizi{
	background: white;
    min-height: 800px;
    position: relative;
    color: black;
    max-height: 999999999px;
    height: 100%;
    height: 10px;   
}

#section-servizi #pac-container {
	margin-top: 20px;
}

#section-servizi .txt-icon {
	font-size: 16px;
	padding-left: 30px;
	margin-top: 30px;
}

.item-title-moovenda {
	margin-top: 15px;
	font-weight: bold;
}

.logo-moovenda {
	width: 150px;
	height: 45px;
    background-image: url(img/moovenda.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
}
.logo-moovenda:hover {
    background-image: url(img/moovenda_pos.svg);
}
#home-servizi .item-title-moovenda  {
	text-align: center;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
}
#home-servizi .logo-moovenda {
	margin: 0 auto;
	width: 100px;
	height: 40px;
}

#section-servizi input {
text-align: left;
padding-left: 20px;
}

#section-servizi .txt-icon:before {
	content: "\f041";
    font-family: 'FontAwesome';
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -23px;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
}

#section-servizi #pac-indirizzo, #pac-civico {
	border: 2px solid black;
}


#section-servizi h2 {
    font-size: 22px;
}


#section-servizi .img {
    height: 100%;
    background-position:top center;
    background-size: cover;
	image-rendering: -webkit-optimize-contrast;
}

#section-servizi .item-content {
    position: relative;
    height: 100%
}

#section-servizi .container {
    position: absolute;
    top: 15%;
    left: 50%;
    -ms-transform: translateX(-50%) ;
    -webkit-transform: translateX(-50%) ;
    transform: translateX(-50%);
    height: auto;
    width: auto;
    width: 80%;    
}


#locator-result h2:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid green;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    z-index: 1;
}

#section-servizi #locator-result h2:after  {
	content: '';
	border: 0px;
}

#locator-result h2 {
    color: white;
    margin: 0 auto;
    font-size: 14px;
    max-width: none;
    display: block;
    margin-bottom: 0px;
    max-width: 320px;
    position: relative;
    margin-bottom: 10px;    
}
#section-servizi #locator-result h2 { 
	margin: 0;
	margin-bottom: 10px;
	}

.page-id-17 .swiper-container {
	height: 100%;
}

.page-id-17 .swiper-container .swiper-slide {
	background-size: cover;
	background-position: center center;
}

/* ==========================================================================
                  PAGE MENU +  ISOTOPE
  ========================================================================== */

#product-filter {
    width: 100%;
    min-height: 200px;

}

.fixed #product-filter {
    position: fixed;
    right: 0px;
    top: 90px;
    z-index: 3;
    padding-right: 15px;
    padding-top: 10px;
    background: #f9f9f9;
    min-height: 0px;
    border-bottom: 1px solid black;
}

.fixed-cart #menu-cart {
    position: fixed;
    right: 15px;
    top:150px;
    z-index: 2;
}

.is_stuck#menu-cart {

position: fixed!important;;	
right: 15px !important;

}




#product-cart .cart-title {
    position: relative;
    font-size: 30px;
    padding-left: 60px;
    margin-bottom: 10px;
}


.hide-cart #product-cart {
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}


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

.hide-cart #btn-show-cart.icon-cart {
    height: 40px;
    width: 40px;
    position: fixed;
    right: 0px;
    left: inherit;
    top: 110px;
    z-index: 9;
    cursor: pointer;
    text-align: center;
    background: #5fda65;
    color: white;
    font-size: 27px;
    line-height: 40px;
    display: inline-block;
}

#btn-hide-cart {
    position: absolute;
    z-index: 1;
    /* background: #f7f7f7; */
    color: #c1c1c1;
    right: 0px;
    top: 10px;
    padding: 1px 9px;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
    cursor: pointer;
}
#btn-hide-cart:hover {
    background: #f9f9f9;
    color: black;
}
.fixed.hide-cart #btn-show-cart.icon-cart {
    top: 153px;
}


.hide-cart #product-list {
    width: 100%;
}

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

.btn-filter {
    display: inline-block;
    margin-bottom: 10px;
    color: #000000;
    font-size: 16px;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}
.fixed .btn-filter {
color: #959595;
}

.btn-filter:hover .icon{
  background: white;
}

.filter-button-group {
    width: auto;
    position: relative;
    display: inline-block;
    float: right;
    width: 100%;

}

.fixed #product-filter .filter-button-group {
	width: auto;
}

.btn-filter:hover .icon{
    text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
    color: #222;
}

.btn-filter:active .icon,
.btn-filter.is-checked .icon {
    background-color: #fff;
}

.btn-filter.is-checked {
    color: #000;
    opacity: 1;
}

.btn-filter:active .icon{
    box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}

/* ---- button-group ---- */

.filter-group:after {
    content: '';
    display: block;
    clear: both;
}

.filter-group .btn-filter {
    float: left;
    border-radius: 0;
    margin-left: 0;
    padding: 0px 20px;
    width: 16.666%;

}
.btn-filter .icon {
    -ms-transform-origin: 50% 50%; /* IE 9 */
    -webkit-transform-origin:  50% 50%; /* Chrome, Safari, Opera */
    transform-origin: 50% 50%;

    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);

}
.btn-filter.is-checked .icon {
    -ms-transform: scale3d(1.2, 1.2, 1.2);
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2);
    width: 120px;
    height: 120px;
    margin-bottom: 40px;
}

.btn-filter .icon {
    width: 90px;
    background-color: #000000;
    height: 90px;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 2px solid #000000;
}

#menu-intro {
    margin-top: 30px;
    margin-bottom: 60px;
    display: inline-block;
    width: 100%;
}
#menu-intro p {
    margin-bottom: 50px;
}

.page-template-page-menu #menu-intro + .wrapper {
    max-width: 100%;
}

.product-container {
    margin-top: 60px;
    width: 100%;
    display: block;
    margin-bottom: 100px;
    position: relative;
    overflow: hidden;
}

.fixed .product-container {margin-top: 250px;}

#product-list {
    width: 75%;
    float: left;
	min-height: 100px;
}

#menu-cart{
    width: 25%;
    float: left;
    height: auto;
    padding: 20px;
    padding-top: 0px;
    padding-right: 0px;
}
#product-cart .cart-info{
    background: #f9f9f9;
    width: 100%;
    height: 100%;
    padding:10px;
    position: relative;
}
.cart-info #metodo-consegna {
	text-align: center;
}
.cart-info #metodo-consegna h2 {
    font-size: 11px;
    margin-bottom: 5px;
    color: #bfbfbf;
}

.cart-info #metodo-consegna {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d4d4d4;
}


.cart-info #metodo-consegna input[type=radio] + label {
    font-size: 10px;
    padding: 2px 4px;
    padding-top: 3px;
    margin-right: 5px;
    line-height: 14px;
}

#product-cart .cart-info:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #f9f9f9 transparent;
    top: -15px;
    position: absolute;
}

#product-cart .section-title {
    padding-left: 15px;
    margin-bottom: 15px;
    padding-left: 60px;
    margin-bottom: 15px;
    position: relative;
    font-size: 35px;
    cursor: pointer;
}
#product-ordine {
    margin-bottom: 30px;position: relative;   min-height: 60px;
}




#product-ordine li {
    padding: 5px 0px;
    border-bottom: 1px solid #d2d2d2;
    position: relative;
    overflow: hidden;
    font-size: 14px;
}
#product-ordine li.dummy {
    padding: 0px 0px;
    border-bottom: 0px solid #d2d2d2;
}

.product-info {
    display: block;
    width: calc(100% - 110px);
    float: left;
    padding-left: 5px;
    font-family: 'Nunito Sans', sans-serif;
}

.product-info h2{

    font-family: 'Nunito Sans', sans-serif;
}

#product-cart .product-remove {
    display: block;
    width: 25px;
    background: #e3e3e3;
    float: left;
    text-align: center;
    height: 25px;
    padding-top: 2px;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}
#product-cart .product-remove:hover {
    background: black;
    color: white;
}

.product-price {
    display: block;
    width: 80px;
    float: left;
    text-align: right;
}


.progres-bar {
    width: 100%;
    background: white;
    border-radius: 15px;
    height: 8px;
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
    position: relative;
    /* border: 1px solid #d8d8d8; */
}

.progres-bar-indicator {
    background-color: #5fda65;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}

#btn-submit-order {
    background: black;
    color: white;
    border: 2px solid black;
    width: 100%;
    text-align: center;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}

#btn-submit-order:hover {
    background: white;
    color: black;
    border: 2px solid black;
}

#btn-submit-order a {color: white;}
#btn-submit-order:hover  a { color: black;}


/* CERCA ISOTOPE*/

.cercaIsotope #quicksearch {
    margin-top: 10px;
    font-size: 22px;
    padding: 4px 10px;
    border: 0px;
    border-bottom: 2px dotted #d4d4d4;
    width: 100%;
    max-width: 420px;
    text-align: center;
}    
/* ---- grid ---- */

.grid:after {
    content: '';
    display: block;
    clear: both;

}

.grid {
    opacity: 0;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}

.page-template-page-menu .product-container .loader {
    opacity: 1;
}

.isotope-ready .product-container .loader {
    display: none;
}


.isotope-ready .grid {
    opacity: 1;
}

.loader, .loader-cart, .loader-prod {
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0px;
    left: 35%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(img/loadring.svg);
    z-index: 999;
    background-size: 50px;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}

.loader-prod {
   height: 30px;
   width: 30px;
   left: 50%;
   top: 0px;
   background-size: 30px;
}



.loader-cart {
    opacity: 0;
    left: 50%;
    top:20px;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

}

body.prod-adding .loader-cart {
    opacity: 1;
    top:50%;
}
.loader-prod  {
	opacity: 0;
}
.single-prod-adding .loader-prod {
	opacity: 1;
	top: 50%;
	margin-top: -15px;
}

.single-prod-adding.btn.light:hover:hover {
	background: white;
}



.woocommerce-Price-amount , .single-prod-adding span  {
	-webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
	-moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
	transition: all .2s cubic-bezier(.645,.045,.355,1);
}

.single-prod-adding  .woocommerce-Price-amount , .single-prod-adding span  {
	opacity: 0.0;
}

.product-item {
    opacity: 1;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}

body.prod-adding .product-item {
    opacity: 0.1;
}



.product-item.prod-removing {
    opacity: 0.2;
    color: red;
}


#product-cart .product-remove:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top:0px;
    left: 0px;
    background: red;
    opacity: 0;
    -webkit-transition: all .5s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .5s cubic-bezier(.645,.045,.355,1);
    transition: all .5s cubic-bezier(.645,.045,.355,1);
    -ms-transform-origin: 50% 50%; /* IE 9 */
    -webkit-transform-origin: 50% 50%; /* Chrome, Safari, Opera */
    transform-origin: 50% 50%;
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

#product-cart .prod-removing.product-item .product-remove:after {
    opacity: 1;
    width: 100%;
    -ms-transform: translateX(105%);
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
    background: black;
}

#nav-cart {
    opacity: 1;
    color: white;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
    float: left;
    min-width: 50px;
    font-size: 14px;
    background: transparent;
    margin-top: 14px;
    padding: 2px 5px;
    border-radius: 15px;
    font-weight: bold;
}
#nav-cart .item-count {
    background: green;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    font-weight: bold;
}
#nav-cart span {
    font-weight: bold;

}



body.prod-removing #nav-cart {
    opacity: 0.5;
    color: red;
}

body.prod-adding #nav-cart {
    color: #5fda64;
}
body.prod-removing #nav-cart-small .item-count {
    background: #ff501a;

}

body.prod-adding #nav-cart-small .item-count {
    background: #a4ffa7;
}


#nav-cart-small .item-count{
    opacity: 1;
    color: black;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
    font-weight: bold;
    position: absolute;
    top: 34px;
    width: auto;
    right: 28px;
    background: #969696;
    width: auto;
    min-width: 16px;
    height: 16px;
    text-align: center;
    border-radius: 100px;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
    font-size: 14px;
    line-height: 16px;
    padding: 0px 2px;
}

#nav-cart-small .item-price {
    display: none;
}

/* ---- PAGINA MENU ---- */
/* ---- .element-item ---- */

.element-item {
    position: relative;
    float: left;
    width: 50%;
    /*     height: 500px; */
    padding: 10px;
    color: #262524;
    margin-bottom: 80px;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    height: auto;
}



.element-item  img{
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block
}
.element-item  img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
    max-height: 330px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 30px;
}

.element-item  h1 {
	font-size: 22px;
	letter-spacing: 2px;
}

.element-item .item-content {
    text-align: center;
    position: relative;
    z-index: 1;
    flex-grow: 0;
}

.element-item.rosette .item-content, .element-item.piatti .item-content, .element-item.insalate .item-content{
	min-height: 110px;
}
.element-item .item-content p {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    color: #262524;
    max-width: 80%;
    margin: auto;
}
 .ui-product-item:after {
    content: 'aggiungi';
    position: absolute;
    width: 100%;
    top: -30px;
    color: #bfbfbf;
    left: 50%;
    margin-left: -50%;
    text-transform: uppercase;
    font-family: 'LuloCleanOneBold';
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}
html[lang="en-US"] .ui-product-item:after {
    content: 'add';
}

.element-item:hover .ui-product-item:after {
	color: black;
}

.element-item h1 {
color: black;}

.element-item .btn {
    padding: 8px 10px;
    font-size: 12px;
    line-height: 18px;
}

.element-item .btn span:first-child {
	margin-right: 0px;
}
.element-item,.rosette .btn span:first-child {
	color: #6f6f6f;
}

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

/*
.element-item.rosette .btn.light:first-child {
	margin-right: 20px;
}
*/

.element-item.bevande .item-content , .element-item.piatti .item-content , .element-item.special .item-content{
    /* min-height: 40px; */
    /* flex-grow: 1; */
    margin-bottom: 20px;
}

.element-item.piatti img, .element-item.special img, .element-item.dolci img {
    margin-bottom: 50px;
}

.product-image {
    /* background-size: cover; */
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 50px;
    image-rendering: -webkit-optimize-contrast;
    z-index: -1;

    position: relative;
    bottom: 0px;

}
.product-image img{
    width: 100%;
    height: 100%;
    position: absolute;
    max-height: 380px;
    bottom: 50px;
    image-rendering: -webkit-optimize-contrast;
    z-index: -1;
}



.ui-product-item {
    position: absolute;
    bottom: 0px;
    background: white;
    width: 100%;
    display: block;
    text-align: center;
    z-index: 1;
    position: relative;

}
.ui-product-item .btn.light + .btn.light  {
	margin-left: 15px;
}
#tipo-consegna {
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 2px solid #d2d2d2;
    padding-bottom: 15px;

}
#tipo-consegna h3 {font-family: 'Nunito Sans', sans-serif;font-weight: bold;font-size: 16px;border-radius: 5px;text-transform: uppercase;margin-bottom: 5px;color: #bfbfbf;}


#totale {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 15px;
    margin-bottom: 15px;

}
#submit-order {
	text-align: center;
}
#link_ordina_adesso:hover {
	background: black;
	color: white;
}

/* ==========================================================================
                  PAGE CART
  ========================================================================== */
.cart-empty {
	text-align: center;
}
.shop-table-title {
    background: black;
    color: white;
    font-family: 'LuloCleanOneBold';
    text-align: center;
    line-height: 21px;
    display: table-caption;
    width: 100%;
    font-size: 20px;
    padding: 16px;
}
.woocommerce table.shop_table {
    border-radius: 0px;
    margin-bottom: 40px;
}

.woocommerce-page .page-title {
width: 100%;
font-size: 5vw;
text-align: center;
margin-bottom: 30px	
} 
.cart-collaterals {
	margin-bottom: 100px;
}
.order-total {
    font-family: 'LuloCleanOneBold';
}

.woocommerce a.remove {
    color: #ebe9eb!important;
}
.woocommerce a.remove:hover {
    color: red!important;
    background: white;
}

.shop_table thead {
	text-transform: uppercase;
}

/* ==========================================================================
                  PAGE CHECKOUT
  ========================================================================== */

.woocommerce-billing-fields h3 , .woocommerce form  h3{
    font-family: 'LuloCleanOneBold';
    margin-bottom: 25px;
}
#customer_details {
    margin-bottom: 50px;
}


.woocommerce form input.input-text {
    border: 1px solid #000000;
    padding: 10px;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text {
    border-color: #69bf29;
}

.woocommerce-info  {
    border-top: 0px solid #1e85be;

}
.woocommerce-info::before {
    color: black;
}

#checkout .woocommerce {
    margin-bottom: 50px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent;
    border-radius: 5px;
    border-top: 2px solid black;
    border-radius: 0px;
    color: white;
    font-family: 'LuloCleanOneBold';
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #ffffff;
    color: #000000;
    -webkit-font-smoothing: antialiased;
    padding: 15px 15px;
    border-radius: 0px;
    border: 2px solid black;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #3e8e41;
    color: #fff;
    border: 2px solid #3e8e41;
}


#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    border-radius: 0px;
    background-color: #3a3a3a;
    color: #ffffff;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    background: white;
    padding: 0px;
    padding-top: 30px;
    border-top: 2px solid black;
    margin-top: 30px;
}


#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 2px solid white;
    background: black;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {

    border: 1em solid #3a3a3c;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce-additional-fields {
	margin-bottom: 25px;
}

#checkout .checkout-consegna h3 {
font-family: 'Nunito Sans';
text-transform: uppercase;
margin-bottom: 0px;
}

.checkout-consegna {
	padding: 15px 0px;
	border-top: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 30px;
}

/* ==========================================================================
                  MY ACCOUNT
  ========================================================================== */
#myAccount {
    margin-top: 50px;
}
#myAccount.wrapper {
    width: 80%;
    margin-left: 10%;
}

#myAccount .woocommerce-form-login {
    padding: 5% 10%;
    border-radius: 0px;
    background: white;
    border: 0px;;
}

#myAccount h3 {
    font-family: 'LuloCleanOneBold';
}

.woocommerce-MyAccount-content p {
    margin-bottom: 25px;
}

.woocommerce-MyAccount-navigation {
    font-family: 'LuloCleanOneBold';
}
.woocommerce-MyAccount-navigation li {
    margin: 10px 0px;
}

.woocommerce-account .customEdit {
    float: left;
    background: black;
    color: white;
    padding: 5px 10px;
    margin-top: 20px;
}
.woocommerce-Address address {
    padding-bottom: 20px;
    border-bottom: 2px solid black;
}
.woocommerce-LostPassword  {
margin-top: 15px;}
.woocommerce-LostPassword a {
	color: black;
	text-transform: uppercase;
	letter-spacing: 2px;

}
#myAccount  .woocommerce .woocommerce-Button[name="login"] {
	margin-top: 40px;
}

body.page-template-myaccount{
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1 4' enable-background='new 0 0 1 4' xml:space='preserve'%3E%3Crect x='0' y='0' fill='%23e6e6e6' width='1' height='1'/%3E%3C/svg%3E%0A");
	background-size: 1px 10px;
    background-repeat: repeat;
}
body.page-template-myaccount.logged-in {
background: white;}

#myAccount .theChampFacebookLoginSvg ,#myAccount .theChampLogin {
    display: block;
background: transparent;
width: auto;
height: auto;}

#myAccount .theChampFacebookLoginSvg:after {
    content: 'accedi con facebook';
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    background: black;
    padding: 5px 13px;
    font-style: normal;
    font-family: 'LuloCleanOneBold';
    display: block;
    width: auto;
    font-size: 18px;

}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border-radius: 0;
border: 0px;}
/* ==========================================================================
                  CARRELLO
  ========================================================================== */

#carrello .woocommerce {
    margin-top: 50px;
}
.woocommerce-message::before {
    color: #3f8e42;
}

.woocommerce-message {
    border-top-color: #3f8e42;
}

.order-total .woocommerce-Price-amount {
font-size: 22px;
font-weight: bold;
}

.woocommerce table.shop_table  .order-total th , .woocommerce table.shop_table  .order-total td {
	padding: 20px;
    border-top: 0px solid #ebe9eb;	
}
.woocommerce .cart-collaterals table.shop_table {
    border-top: 0px;
    border: 2px solid #ebe9eb;
}
/*
.cart-subtotal  , .cart_totals h2:first-child {
display: none;}
*/



#metodo-consegna input[type=radio   ]{
  margin    : 0;
  padding   : 0;
  opacity   : 0;
  visibility: hidden;
  width: 0px;
  height: 0px;
  overflow: hidden;
  

}
#metodo-consegna  input[type=radio] + label {
    font-weight: bold;
    margin-right: 25px;
    cursor: pointer;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
    font-family: 'LuloCleanOneBold';
    font-size: 16px;
    line-height: 21px;
  }

#metodo-consegna  input[type=radio] + label:hover {
	background: black;
	color: white;
	border: 2px solid black;
}

#metodo-consegna  input[type=radio] + label {color: #c3c3c3;border: 2px solid #c3c3c3;padding: 10px 20px;text-transform: uppercase;background: white;display: inline-block;}

#metodo-consegna  input[type=radio]:checked + label {color: white;border: 2px solid black;background: black;display: inline-block;}

#metodo-consegna {
	margin-bottom:35px;
}
#metodo-consegna h2 {
	margin-bottom: 15px;
}


/* ==========================================================================


                   SINGLE


  ========================================================================== */




/* ==========================================================================
                  SINGLE PRODOTTI
  ========================================================================== */

/* ==========================================================================
   				FOOTER
   ========================================================================== */


/* ==========================================================================
   				MAIL CHIMP
   ========================================================================== */

#newsletter h1.item-title {
    font-size: 25px;
    display: block;
    margin-bottom: 20px	;

}

#mc4wp-form-1 {
    color: black;
}

#mc4wp-form-1 input {
    /*     width: calc( 100% - 30px); */
    width: -webkit-calc( 100% - 30px);
    width: -moz-calc( 100% - 30px);
    width: calc( 100% - 30px);


    display: block;
    border: 2px solid black;
    height: 40px;
}

#mc4wp-form-1 p:nth-of-type(1) {
    width: 30%;
    float: left;
}
#mc4wp-form-1 p:nth-of-type(2) {
    width: 30%;
    float: left;
}
#mc4wp-form-1 p:nth-of-type(3) {
    width: 40%;
    float: left;
}
#mc4wp-form-1 p:nth-of-type(3) input {
    width: 100%;
}
#mc4wp-form-1 p:nth-of-type(4) {
    margin: 30px 0px;
    float: left;
    width: 100%;
}

#mc4wp-form-1 p:nth-of-type(4) input {
    float: left;
}

#mc4wp-form-1 p:nth-of-type(4) span {
    float: left;
    /*     width: calc(100% - 202px); */

    width: -webkit-calc(100% - 202px);
    width: -moz-calc(100% - 202px);
    width: calc(100% - 202px);


    margin-top: -4px;
    padding-right: 30px;
    font-size: 14px;
}

#mc4wp-form-1 .informativa {
    width: 70%;
    float: left;
    font-size: 13px;
    display: block;
}

#mc4wp-form-1 .informativa   a {
    color: black;
    display: inline-block;
    text-decoration: underline;
}

#mc4wp-form-1 input[type="checkbox"] {
    height: 25px;
    width: 25px;

    /* margin: 0 0 30px 0; */
    background: #FFF;
    border: 2px solid black;
    outline: none;
    color: #96999D;

    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -ms-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
    margin-right: 10px;
    border-radius: 0px;
    float: left;
}

#mc4wp-form-1 input[type=checkbox]:checked {
    background-color: #82dac2;
}


#mc4wp-form-1 p label {
    width: 100%;
    display: block;

    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: black;
    margin-bottom: 5px;
}



#mc4wp-form-1 .mc4wp-form-fields:before,
#mc4wp-form-1 .mc4wp-form-fields:after {
    content: " ";
    display: table;
}

#mc4wp-form-1 .mc4wp-form-fields:after {
    clear: both;
}

#mc4wp-form-1 .mc4wp-form-fields {
    *zoom: 1;
}

.submit-container {
    display: block;
    margin-top: 20px;
    position: relative;
    width: 100%;
    float: left;
}

#mc4wp-form-1 input[type=submit] {
    padding: 2px 0px;
    background-color: white;
    border: 0px;
    margin-top: 0px;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    width: auto;
    -webkit-appearance: none;
    border-radius: 0;
    color: #e74d49;
    text-transform: uppercase;
    float: right;

    font-weight: 500;
    width: 165px;
    border: 0px;
    float: right !important;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
    float: left;
    border: 2px solid;
}

#mc4wp-form-1 input[type=submit]:hover {
    background: #82dac2;
    color: white;
}

#mc4wp-form-1 .mc4wp-response p{
    width: 100%;
    float: none;
    background: #ffffff;
    padding: 10px;
    text-align: center;
    margin-top: 40px;
    border: 2px solid #85d9c2;
}

.mc4wp-alert .mc4wp-success {
    color: #82dac2;
}
.mc4wp-alert .mc4wp-success  strong {
    display: block;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #82dac2;
    background: white;
    text-align: center;
    padding: 20px;
}



/* ==========================================================================
   				PAGINA SERVIZI
   ========================================================================== */

#section-servizi .row-servizi {
	float: left;
	width: 100%;
}

#section-servizi .row-servizi li {
	width: 50%;
}
#section-servizi .row-servizi li.hide {
	display: none;
}

.s-catering .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: #fff;
    opacity: 1;
}

.s-catering .swiper-pagination-bullet-active {
	background: black;
}


.s-ordine .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: #fff;
    opacity: 1;
}

.s-ordine .swiper-pagination-bullet-active {
	background: black;
}



/* ==========================================================================
ORDINE OK
   ========================================================================== */
.woocommerce-order .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
		font-family: 'Belinda';
		font-size: 35px;
		margin-top: 40px;
		margin-bottom: 40px;
}

.woocommerce-order .woocommerce-order-overview + p {
 margin-bottom: 40px;
    font-family: 'LuloCleanOneBold';
    width: 100%;
    background: #ededed;
    padding: 20px;
    padding-left: 15px;

}
.page-id-66 .woocommerce-order-details__title , .woocommerce-customer-details h2 {
	margin-bottom: 15px;
}

.page-id-66 .woocommerce-table--order-details thead{
	background: rgba(237, 237, 237, 1);
}

/* ==========================================================================
   				SHARE
   ========================================================================== */


/*
.customShareCont {
    width: auto;
    height: 25px;
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 100px;
    cursor: pointer;
    margin-left: 20%;
}




.customShare {
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
    float: left;
    cursor: pointer;
}


.customShare .social-icon {
    width: 100%;
    display: block;
    }

.FBshare , .LKshare {
	margin-right: 10px;
}



.twitter-share-button a {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    cursor: pointer;

}

.social-icon .st0{fill: rgba(255, 255, 255, 0.2);fill:rgb(16, 22, 76);}
.social-icon path, .social-icon rect {fill: rgb(255, 255, 255);}


.social {
	display: inline-block;
	z-index: 3;
	float: left;

}

.social a{
    width: 25px;
    height: 25px;
	display: inline-block;
    top: -10px;
    position: relative;
    margin-left: 10px;
    border-radius: 8px;
    margin-top: 11px;
}

.social svg {
	width: 100%;
	height: auto;
}

.header-color {
	width: 100%;
	height: 100px;
    background: #151515;
    position: absolute;
    z-index: 4;
	top:0px;
	left: 0px;
}
*/

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

