@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,700italic,400,300,700);
@import url(http://fonts.googleapis.com/css?family=Ek+Mukta:200,300,400,500,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700);
/******************************************************************************/
/******************** MEDIA QUERY DEVICES  ***************************/
/******************************************************************************/
.desktop {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
@media only screen and (min-width: 319px) and (max-width: 480px) {
  .desktop {
    display: none;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .desktop {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .desktop {
    display: none;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .desktop {
    display: none;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  .desktop {
    display: none;
  }
}
.notebook {
  display: none;
  margin: 0;
  padding: 0;
  border: 0;
}
@media only screen and (min-width: 319px) and (max-width: 480px) {
  .notebook {
    display: none;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .notebook {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .notebook {
    display: none;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .notebook {
    display: none;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  .notebook {
    display: block;
  }
}
.laptop-mini {
  display: none;
  margin: 0;
  padding: 0;
  border: 0;
}
@media only screen and (min-width: 319px) and (max-width: 480px) {
  .laptop-mini {
    display: none;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .laptop-mini {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .laptop-mini {
    display: none;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .laptop-mini {
    display: block;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  .laptop-mini {
    display: none;
  }
}
.tablet {
  display: none;
  margin: 0;
  padding: 0;
  border: 0;
}
@media only screen and (min-width: 319px) and (max-width: 480px) {
  .tablet {
    display: none;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .tablet {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tablet {
    display: block;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .tablet {
    display: none;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  .tablet {
    display: none;
  }
}
.mobile-ls {
  display: none;
  margin: 0;
  padding: 0;
  border: 0;
}
@media only screen and (min-width: 319px) and (max-width: 480px) {
  .mobile-ls {
    display: none;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .mobile-ls {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mobile-ls {
    display: none;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .mobile-ls {
    display: none;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  .mobile-ls {
    display: none;
  }
}
.mobile {
  display: none;
  margin: 0;
  padding: 0;
  border: 0;
}
@media only screen and (min-width: 319px) and (max-width: 480px) {
  .mobile {
    display: block;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .mobile {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mobile {
    display: none;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .mobile {
    display: none;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  .mobile {
    display: none;
  }
}
.Smobile {
  display: none;
}
@media only screen and (min-width: 319px) and (max-width: 480px) {
  .Smobile {
    display: block;
  }
}
@media only screen and (min-width: 481px) and (max-width: 800px) {
  .Smobile {
    display: block;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
  .Smobile {
    display: none;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .Smobile {
    display: none;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  .Smobile {
    display: none;
  }
}
.table-resume {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
@media only screen and (min-width: 319px) and (max-width: 480px) {
  .table-resume {
    display: block;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .table-resume {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .table-resume {
    display: block;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .table-resume {
    display: block;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  .table-resume {
    display: block;
  }
}
.container-fluid,
.row {
  margin: 0;
  padding: 0;
}
.btn,
.label,
.well {
  border-radius: 0px;
}
.btn-success {
  background-color: #669999;
  border: 1px solid #669999;
}
.btn-success:hover {
  background-color: #b01d03;
  border: 1px solid #b01d03;
  moz-transition: background 0.8s ease-out;
  o-transition: background 0.8s ease-out;
  transition: background 0.8s ease-out;
  webkit-transition: background 0.8s ease-out;
}
.btn-success.active {
  background-color: #b01d03;
  border: 1px solid #b01d03;
}
.btn-success[disabled] {
  background: #DDD;
  border: 1px solid #DDD;
}
.btn-danger {
  background: #669999;
  border: 1px solid #669999;
}
.btn-danger:hover {
  background: #c9302c;
  border: 1px solid #c9302c;
  moz-transition: background 0.8s ease-out;
  o-transition: background 0.8s ease-out;
  transition: background 0.8s ease-out;
  webkit-transition: background 0.8s ease-out;
}
.btn-primary {
  background: #669999;
  border: 1px solid #669999;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0 none;
}
.btn-primary:hover {
  background: #b01d03;
  moz-transition: background 0.8s ease-out;
  o-transition: background 0.8s ease-out;
  transition: background 0.8s ease-out;
  webkit-transition: background 0.8s ease-out;
  border: #b01d03;
}
.btn-primary:focus,
.btn-primary:active:focus {
  background: #b01d03;
  border: 1px solid #b01d03;
}
.btn-ordine-empty {
  background: #DDDDDD;
  color: #b6b6b6;
}
.btn.btn-right.btn-ordine-empty:hover,
.btn.btn-right.btn-ordine-empty:focus {
  background: #DDDDDD;
  color: #b6b6b6;
}
.alert {
  border-radius: 0px;
}
.alert-danger {
  border: none;
  color: #222;
  font-weight: 500;
}
.alert-info {
  background: transparent;
  border: 2px solid #333;
  color: #669999;
  font-size: 16px;
  font-weight: bold;
}
.label-success {
  background-color: #669999;
}
.form-control {
  border-radius: 0px;
}
.form-control:focus {
  border-color: #669999;
  box-shadow: none;
}
.popover {
  border-radius: 0px;
}
.popover .popover-content {
  font-family: 'Ek Mukta', sans-serif;
  color: #669999;
  font-weight: 600;
}
.zero-padding {
  padding: 0;
}
.zero-margin {
  padding: 0;
}
.pad-5 {
  padding: 5px;
}
.pad-5-0 {
  padding: 5px 0px;
}
.pad-0-5 {
  padding: 0px 5px;
}
.pad-5-5-5-0 {
  padding: 5px 5px 5px 0px;
}
.pad-0-0-0-5 {
  padding: 0 0 0 5px;
}
.pad-0-5-0-0 {
  padding: 0 5px 0 0;
}
.pad-0-10-0-0 {
  padding: 0 10px 0 0;
}
.pad-5-5-0-5 {
  padding: 5px 5px 0px 5px;
}
.pad-5-0-5-5 {
  padding: 5px 0px 5px 5px;
}
.pad-0-5-5-5 {
  padding: 0px 5px 5px 5px;
}
.pad-10 {
  padding: 10px;
}
.pad-10-0 {
  padding: 10px 0px;
}
.mar-10-0 {
  margin: 10px 0px;
}
.pad-0-10 {
  padding: 0px 10px;
}
.pad-10-10-10-0 {
  padding: 10px 10px 10px 0px;
}
.pad-10-10-0-10 {
  padding: 10px 10px 0px 10px;
}
.pad-10-0-10-10 {
  padding: 10px 0px 10px 10px;
}
.pad-0-10-10-10 {
  padding: 0px 10px 10px 10px;
}
.pad-15 {
  padding: 15px;
}
.pad-15-0 {
  padding: 15px 0px;
}
.pad-0-15 {
  padding: 0px 15px;
}
.pad-15-15-15-0 {
  padding: 15px 15px 15px 0px;
}
.pad-15-15-0-15 {
  padding: 15px 15px 0px 15px;
}
.pad-15-0-15-15 {
  padding: 15px 0px 15px 15px;
}
.pad-0-15-15-15 {
  padding: 0px 15px 15px 15px;
}
.pad-20 {
  padding: 20px;
}
.pad-20-0 {
  padding: 20px 0px;
}
.pad-0-20 {
  padding: 0px 20px;
}
.pad-20-20-20-0 {
  padding: 20px 20px 20px 0px;
}
.pad-20-20-0-20 {
  padding: 20px 20px 0px 20px;
}
.pad-20-0-20-20 {
  padding: 20px 0px 20px 20px;
}
.pad-0-20-20-20 {
  padding: 0px 20px 20px 20px;
}
.pad-25 {
  padding: 25px;
}
.pad-25-0 {
  padding: 25px 0px;
}
.pad-0-25 {
  padding: 0px 25px;
}
.pad-25-25-25-0 {
  padding: 25px 25px 25px 0px;
}
.pad-25-25-0-25 {
  padding: 25px 25px 0px 25px;
}
.pad-25-0-25-25 {
  padding: 25px 0px 25px 25px;
}
.pad-0-25-25-25 {
  padding: 0px 25px 25px 25px;
}
.pad-30 {
  padding: 30px;
}
.pad-30-0 {
  padding: 30px 0px;
}
.pad-0-30 {
  padding: 0px 30px;
}
.pad-30-30-30-0 {
  padding: 30px 30px 30px 0px;
}
.pad-30-30-0-30 {
  padding: 30px 30px 0px 30px;
}
.pad-30-0-30-30 {
  padding: 30px 0px 30px 30px;
}
.pad-0-30-30-30 {
  padding: 0px 30px 30px 30px;
}
.pad-35 {
  padding: 35px;
}
.pad-35-0 {
  padding: 35px 0px;
}
.pad-0-35 {
  padding: 0px 35px;
}
.pad-35-35-35-0 {
  padding: 35px 35px 35px 0px;
}
.pad-35-35-0-35 {
  padding: 35px 35px 0px 35px;
}
.pad-35-0-35-35 {
  padding: 35px 0px 35px 35px;
}
.pad-0-35-35-35 {
  padding: 0px 35px 35px 35px;
}
.pad-40 {
  padding: 40px;
}
.pad-40-0 {
  padding: 40px 0px;
}
.pad-0-40 {
  padding: 0px 40px;
}
.pad-40-40-40-0 {
  padding: 40px 40px 40px 0px;
}
.pad-40-40-0-40 {
  padding: 40px 40px 0px 40px;
}
.pad-40-0-40-40 {
  padding: 40px 0px 40px 40px;
}
.pad-0-40-40-40 {
  padding: 0px 40px 40px 40px;
}
.pad-45 {
  padding: 45px;
}
.pad-45-0 {
  padding: 45px 0px;
}
.pad-0-45 {
  padding: 0px 45px;
}
.pad-45-45-45-0 {
  padding: 45px 45px 45px 0px;
}
.pad-45-45-0-45 {
  padding: 45px 45px 0px 45px;
}
.pad-45-0-45-45 {
  padding: 45px 0px 45px 45px;
}
.pad-0-45-45-45 {
  padding: 0px 45px 45px 45px;
}
.pad-50 {
  padding: 50px;
}
.pad-50-0 {
  padding: 50px 0px;
}
.pad-0-50 {
  padding: 0px 50px;
}
.pad-50-50-50-0 {
  padding: 50px 50px 50px 0px;
}
.pad-50-50-0-50 {
  padding: 50px 50px 0px 50px;
}
.pad-50-0-50-50 {
  padding: 50px 0px 50px 50px;
}
.pad-0-50-50-50 {
  padding: 0px 50px 50px 50px;
}
/******************** /PADDING  ************************************************/
/******************** /MARGIN  *************************************************/
.mar-5 {
  margin: 5px;
}
.mar-5-0 {
  margin: 5px 0px;
}
.mar-0-5 {
  margin: 0px 5px;
}
.mar-5-5-5-0 {
  margin: 5px 5px 5px 0px;
}
.mar-5-5-0-5 {
  margin: 5px 5px 0px 5px;
}
.mar-5-0-5-5 {
  margin: 5px 0px 5px 5px;
}
.mar-0-5-5-5 {
  margin: 0px 5px 5px 5px;
}
.mar-10 {
  margin: 10px;
}
.mar-10-0 {
  margin: 10px 0px;
}
.mar-10-0 {
  margin: 10px 0px;
}
.mar-0-10 {
  margin: 0px 10px;
}
.mar-10-10-10-0 {
  margin: 10px 10px 10px 0px;
}
.mar-10-10-0-10 {
  margin: 10px 10px 0px 10px;
}
.mar-10-0-10-10 {
  margin: 10px 0px 10px 10px;
}
.mar-0-10-10-10 {
  margin: 0px 10px 10px 10px;
}
.mar-15 {
  margin: 15px;
}
.mar-15-0 {
  margin: 15px 0px;
}
.mar-0-15 {
  margin: 0px 15px;
}
.mar-15-15-15-0 {
  margin: 15px 15px 15px 0px;
}
.mar-15-15-0-15 {
  margin: 15px 15px 0px 15px;
}
.mar-15-0-15-15 {
  margin: 15px 0px 15px 15px;
}
.mar-0-15-15-15 {
  margin: 0px 15px 15px 15px;
}
.mar-20 {
  margin: 20px;
}
.mar-20-0 {
  margin: 20px 0px;
}
.mar-0-20 {
  margin: 0px 20px;
}
.mar-20-20-20-0 {
  margin: 20px 20px 20px 0px;
}
.mar-20-20-0-20 {
  margin: 20px 20px 0px 20px;
}
.mar-20-0-20-20 {
  margin: 20px 0px 20px 20px;
}
.mar-0-20-20-20 {
  margin: 0px 20px 20px 20px;
}
.mar-25 {
  margin: 25px;
}
.mar-25-0 {
  margin: 25px 0px;
}
.mar-0-25 {
  margin: 0px 25px;
}
.mar-25-25-25-0 {
  margin: 25px 25px 25px 0px;
}
.mar-25-25-0-25 {
  margin: 25px 25px 0px 25px;
}
.mar-25-0-25-25 {
  margin: 25px 0px 25px 25px;
}
.mar-0-25-25-25 {
  margin: 0px 25px 25px 25px;
}
.mar-30 {
  margin: 30px;
}
.mar-30-0 {
  margin: 30px 0px;
}
.mar-0-30 {
  margin: 0px 30px;
}
.mar-30-30-30-0 {
  margin: 30px 30px 30px 0px;
}
.mar-30-30-0-30 {
  margin: 30px 30px 0px 30px;
}
.mar-30-0-30-30 {
  margin: 30px 0px 30px 30px;
}
.mar-0-30-30-30 {
  margin: 0px 30px 30px 30px;
}
.mar-35 {
  margin: 35px;
}
.mar-35-0 {
  margin: 35px 0px;
}
.mar-0-35 {
  margin: 0px 35px;
}
.mar-35-35-35-0 {
  margin: 35px 35px 35px 0px;
}
.mar-35-35-0-35 {
  margin: 35px 35px 0px 35px;
}
.mar-35-0-35-35 {
  margin: 35px 0px 35px 35px;
}
.mar-0-35-35-35 {
  margin: 0px 35px 35px 35px;
}
.mar-40 {
  margin: 40px;
}
.mar-40-0 {
  margin: 40px 0px;
}
.mar-0-40 {
  margin: 0px 40px;
}
.mar-40-40-40-0 {
  margin: 40px 40px 40px 0px;
}
.mar-40-40-0-40 {
  margin: 40px 40px 0px 40px;
}
.mar-40-0-40-40 {
  margin: 40px 0px 40px 40px;
}
.mar-0-40-40-40 {
  margin: 0px 40px 40px 40px;
}
.mar-45 {
  margin: 45px;
}
.mar-45-0 {
  margin: 45px 0px;
}
.mar-0-45 {
  margin: 0px 45px;
}
.mar-45-45-45-0 {
  margin: 45px 45px 45px 0px;
}
.mar-45-45-0-45 {
  margin: 45px 45px 0px 45px;
}
.mar-45-0-45-45 {
  margin: 45px 0px 45px 45px;
}
.mar-0-45-45-45 {
  margin: 0px 45px 45px 45px;
}
.mar-50 {
  margin: 50px;
}
.mar-50-0 {
  margin: 50px 0px;
}
.mar-0-50 {
  margin: 0px 50px;
}
.mar-50-50-50-0 {
  margin: 50px 50px 50px 0px;
}
.mar-50-50-0-50 {
  margin: 50px 50px 0px 50px;
}
.mar-50-0-50-50 {
  margin: 50px 0px 50px 50px;
}
.mar-0-50-50-50 {
  margin: 0px 50px 50px 50px;
}
/******************************************************************************/
/******************** CLEAN  **************************************/
/******************************************************************************/
/******************** HTML-BODY  **************************************/
/******************************************************************************/
* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
  color: #000;
}
body {
  margin: 0;
  overflow: auto;
  font-family: 'Roboto Condensed', sans-serif;
  background: #f1f2ed;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  body {
    margin: 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  body {
    margin: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body {
    margin: 0px;
  }
}
input {
  /*    -webkit-appearance: none;*/
  border-radius: 0;
}
.well {
  border: none;
  box-shadow: none;
}
/******************************************************************************/
/******************** HTML-BODY  **************************************/
/******************************************************************************/
/******************** HEADER  **************************************/
/******************************************************************************/
.menu-container {
  padding: 0;
}
.menu-row {
  padding: 0;
}
.col-menu {
  padding: 0;
}
.desktop-device-menu {
  display: none;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 801px) {
  .desktop-device-menu {
    display: block;
  }
}
.under {
  opacity: 0.1;
}
/******************************************************************************/
/************ SLIMMENU ********************************************************/
ul.slimmenu {
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  line-height: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  ul.slimmenu {
    line-height: 10px;
  }
}
ul.slimmenu li {
  border-left: none;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  ul.slimmenu li {
    border-left: none;
  }
}
ul.slimmenu li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  padding: 12px 16px 12px 16px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  ul.slimmenu li a {
    padding: 2px 5px 2px 5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  ul.slimmenu li a {
    padding: 2px 5px 2px 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 993px) {
  ul.slimmenu li a {
    font-size: 12px;
    padding: 14px 9px 16px 9px;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1024px) {
  ul.slimmenu li a {
    font-size: 12px;
    padding: 16px 21px 16px 21px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
  ul.slimmenu li a {
    font-size: 13px;
    padding: 12px 16px 12px 16px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1150px) {
  ul.slimmenu li a {
    font-size: 12px;
    padding: 12px 16px 12px 16px;
  }
}
@media only screen and (min-width: 1150px) and (max-width: 1200px) {
  ul.slimmenu li a {
    font-size: 12px;
    padding: 12px 18px 12px 18px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  ul.slimmenu li a {
    font-size: 14px;
    padding: 12px 26px 12px 26px;
  }
}
ul.slimmenu li a:hover {
  background: #669999 !important;
  moz-transition: background 0.8s ease-out;
  o-transition: background 0.8s ease-out;
  transition: background 0.8s ease-out;
  webkit-transition: background 0.8s ease-out;
  color: #FFF!important;
}
ul.slimmenu li:first-child {
  margin-right: 150px;
}
@media screen and (max-width: 1220px) {
  ul.slimmenu li:first-child {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  ul.slimmenu li:first-child {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  ul.slimmenu li:first-child {
    display: none;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  ul.slimmenu li:first-child {
    margin-right: 60px;
  }
}
ul.slimmenu li:first-child a:hover {
  background: transparent!important;
}
.menu-collapser {
  background-color: transparent;
  width: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .menu-collapser {
    background: #FFF;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .menu-collapser {
    background: #FFF;
  }
}
ul.slimmenu li:first-child a {
  padding: 0px 10px;
}
.collapse-button {
  background: transparent;
  border: none;
  left: 8px;
}
.collapse-button:hover {
  background: transparent;
  border: none;
}
.collapse-button .icon-bar {
  background: #222;
  box-shadow: none;
}
.collapse-button:hover .icon-bar {
  background: #669999;
  box-shadow: none;
}
.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9998;
  border-top: 0;
}
/************ SLIMMENU ********************************************************/
/******************************************************************************/
/************ SLIDE MENU ******************************************************/
.mobile-device-portrait {
  display: none;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 1px) and (max-width: 800px) {
  .mobile-device-portrait {
    display: block;
  }
}
#head-mobile {
  width: 100%;
  background-color: #FFF;
  min-height: 40px;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  #head-mobile {
    position: fixed;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    z-index: 9999;
  }
}
@media only screen and (min-width: 480px) and (max-width: 800px) {
  #head-mobile {
    position: fixed;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    z-index: 9999;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1023px) {
  #head-mobile {
    line-height: 10px;
  }
}
.panel {
  display: none;
  width: 180px;
  padding: 0;
  background-color: #FFF;
  color: #333;
  -webkit-box-shadow: inset -7px 0 9px -7px #000000;
  -moz-box-shadow: inset -7px 0 9px -7px #000000;
  box-shadow: inset -7px 0 9px -7px #000000;
  border-radius: 0;
}
ul.nav-side-stacked li {
  border-bottom: 1px solid #999;
}
ul.nav-side-stacked li a {
  color: #333;
  font-weight: 700;
}
ul.nav-side-stacked li a:hover {
  background-color: #669999;
  color: #333;
  padding-right: 5px;
  moz-transition: color 0.8s ease-out;
  o-transition: color 0.8s ease-out;
  transition: color 0.8s ease-out;
  webkit-transition: color 0.8s ease-out;
  moz-transition: background 0.8s ease-out;
  o-transition: background 0.8s ease-out;
  transition: background 0.8s ease-out;
  webkit-transition: background 0.8s ease-out;
}
ul.nav-side-stacked li:first-child a:hover {
  background-color: transparent;
}
.nav-stacked li + li {
  margin-top: 0;
}
.fa-bars-menu {
  margin-top: 10px;
  margin-left: 10px;
  color: #669999;
}
/************ SLIDE MENU ******************************************************/
/******************************************************************************/
#margin-line {
  margin: 0 0 60px 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  #margin-line {
    margin: 0 0 0 0;
    padding: 40px 0 0 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 800px) {
  #margin-line {
    margin: 0 0 30px 0;
    padding: 0 0 10px 0;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1023px) {
  #margin-line {
    margin: 0 0 60px 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  #margin-line {
    margin: 0 0 60px 0;
  }
}
#marginReg-line {
  margin: 0 0 80px 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  #marginReg-line {
    margin: 0 0 30px 0;
    padding: 40px 0 0 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 800px) {
  #marginReg-line {
    margin: 0;
    padding: 0;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1023px) {
  #marginReg-line {
    margin: 0 0 60px 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  #marginReg-line {
    margin: 0 0 60px 0;
  }
}
/******************************************************************************/
/******************** HEADER  **************************************/
/******************************************************************************/
/******************** ARTICLE  **************************************/
/******************************************************************************/
/******************************************************************************/
/******************** Titolo in testa  **************************************/
.col-userTitle {
  padding: 0;
}
.wellcome {
  font-weight: 700;
  color: #222;
}
h4.wellcome {
  /*    background-color: @PrimaryRed;*/
  color: #669999;
  padding: 10px;
  margin-bottom: 2px;
  font-size: 16px;
  text-align: right;
}
@media only screen and (width: 800px) and (height: 1280px) {
  h4.wellcome {
    display: block;
    background-color: #669999;
    color: #FFF;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  h4.wellcome {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 800px) {
  h4.wellcome {
    display: none;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
  h4.wellcome {
    color: #669999;
    font-size: 12px;
    margin-top: 2px;
    border: none;
    padding: 0;
    text-align: right;
    background-color: transparent;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  h4.wellcome {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  h4.wellcome {
    font-size: 12px;
  }
}
h4.wellcome.wellcome-red {
  color: #669999;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  h4.wellcome.wellcome-red {
    font-size: 12px;
    margin: 5px 2px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  h4.wellcome.wellcome-red {
    text-align: center;
    color: #669999;
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0;
  }
}
.uppercase {
  text-transform: uppercase;
}
.usersoc {
  color: #333;
  margin: 0;
  padding: 0;
  display: inline;
}
.title-reg {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .title-reg {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .title-reg {
    margin-top: 40px;
  }
}
.title-reg h3 {
  padding: 0 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.title-reg p {
  padding: 0 20px;
  font-size: 16px;
}
.col-title-check {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .col-title-check {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .col-title-check {
    margin-top: 40px;
  }
}
.col-title-check h3 {
  padding: 0 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.col-title-check p {
  padding: 0 20px;
  font-size: 16px;
}
.col-formCheck {
  padding-left: 0;
  padding-right: 0;
}
/******************************************************************************/
/******************** Tabelle  **************************************/
.col-table-prodotti {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .col-table-prodotti {
    margin-top: 5px;
  }
}
.col-table-resume {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .col-table-resume {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.nav-tabs li a {
  border: none;
}
.nav-tabs li a:hover {
  border: none;
  background: #669999;
  border-radius: 0px;
  color: #FFF;
  font-weight: bold;
  moz-transition: background 0.8s ease-out;
  o-transition: background 0.8s ease-out;
  transition: background 0.8s ease-out;
  webkit-transition: background 0.8s ease-out;
}
.nav-tabs-prodotti {
  border-bottom: 2px solid #669999;
  margin-top: 10px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .nav-tabs-prodotti {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 800px) {
  .nav-tabs-prodotti {
    margin-bottom: 5px;
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .nav-tabs-prodotti li {
    float: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .nav-tabs-prodotti li {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .nav-tabs-prodotti li {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .nav-tabs-prodotti li {
    font-size: 12px;
  }
}
.nav-tabs-prodotti li a {
  color: #222;
  font-weight: bold;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .nav-tabs-prodotti li a {
    padding: 5px 5px 5px 5px;
    margin-left: -5px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .nav-tabs-prodotti li a {
    padding: 5px;
  }
}
.nav-tabs-prodotti li.active a {
  border: none;
  background: #669999;
  border-radius: 0px;
  color: #FFF;
  font-weight: bold;
}
.nav-tabs-prodotti li.active a,
.nav-tabs-prodotti li.active a:hover,
.nav-tabs-prodotti li.active > a:focus {
  border: none;
  background: #669999;
  border-radius: 0px;
  color: #FFF;
  font-weight: bold;
}
.col-tab-mobile {
  padding: 0;
}
.select-wrapper {
  float: left;
  display: inline-block;
  border: 2px solid #d8d8d8;
  background: url("../../images/dropdown.png") no-repeat right center;
  cursor: pointer;
  margin: 10px 0;
}
.select-wrapper,
.select-wrapper select {
  width: 100%;
  height: 32px;
  line-height: 32px;
}
.select-wrapper:hover {
  background: url("../../images/dropdown.png") no-repeat right center;
  border-color: #239fdb;
}
.select-wrapper .holder {
  display: block;
  margin: 0 35px 0 5px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  z-index: -1;
}
.select-wrapper select {
  margin: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
}
.col-mobile-categorie {
  padding: 0;
  margin: 10px 0;
  font-weight: bold;
  text-align: right;
}
.btn-cat {
  width: 100%;
  height: 32px;
  line-height: 32px;
  background-color: #669999;
  color: #FFF;
  text-align: center;
}
.bootstrap-table {
  overflow-y: auto;
  -ms-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 800px) {
  .bootstrap-table {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .bootstrap-table {
    font-size: 12px;
  }
}
.bootstrap-table .table > tbody > tr > td {
  padding: 2px!important;
  line-height: 32px;
  font-size: 16px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .bootstrap-table .table > tbody > tr > td {
    font-size: 12px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .bootstrap-table .table > tbody > tr > td {
    font-size: 13px;
    line-height: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .bootstrap-table .table > tbody > tr > td {
    font-size: 14px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .bootstrap-table .table > tbody > tr > td {
    font-size: 14px;
  }
}
.fixed-table-header {
  border-bottom: none;
  background: #cdcdcd;
  border-radius: 0px;
}
.fixed-table-header thead th {
  border-left: none;
}
.fixed-table-container {
  border-radius: 0px;
  background: #eaeaea;
  border: none;
}
.fixed-table-container tbody td {
  border-left: none;
}
.fixed-table-body::-webkit-scrollbar {
  width: 10px;
  /* for vertical scrollbars */
}
.fixed-table-body::-webkit-scrollbar-track {
  background: #CCC;
}
.fixed-table-body::-webkit-scrollbar-thumb {
  background: #222;
}
.fixed-table-body .card-view .title {
  font-weight: 400;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .fixed-table-body .card-view .title {
    font-size: 12px;
  }
}
.table-resume-condizioni {
  display: block;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .table-resume-condizioni {
    display: none;
  }
}
.table-striped thead tr {
  background-color: #D7E9EE;
}
.table-striped thead tr th {
  border-bottom: none;
  text-align: center;
}
.table-striped thead tr th h2 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.table-striped tbody tr {
  background-color: #E6F1F4;
}
.table-striped .table tbody tr td {
  border-top: none;
  padding: 2px!important;
  line-height: 32px;
  background: #DFEDF1;
}
.table-striped tbody.table-mobile tr td {
  text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .table-striped tbody.table-mobile tr td {
    line-height: 24px;
  }
}
.table-striped tbody tr td {
  text-align: center;
}
.table-striped tbody tr:nth-of-type(odd) .table-bordered thead tr th {
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.table-striped tbody tr:nth-of-type(odd) .table-bordered tbody tr td {
  border-bottom: none;
}
.QtaArt {
  height: 32px;
  width: 60px;
  text-align: center;
  line-height: 32px;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .QtaArt {
    height: 24px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .QtaArt {
    height: 28px;
    line-height: 28px;
  }
}
.boxQty {
  width: 60px;
  text-align: center;
  height: 32px;
  line-height: 32px;
}
@media only screen and (min-width: 100px) and (max-width: 569px) {
  .boxQty {
    height: 18px;
    line-height: 18px;
  }
}
@media only screen and (min-width: 569px) and (max-width: 768px) {
  .boxQty {
    height: 24px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .boxQty {
    height: 28px;
    line-height: 28px;
  }
}
.boxDel {
  line-height: 32px;
}
a.fa-times-circle {
  color: #b01d03;
  text-decoration: none;
}
.divide {
  width: 100%;
  height: 2px;
  margin: 30px 0;
  background: #669999;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .divide {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .divide {
    margin: 15px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .divide {
    margin: 15px 0 25px 0;
  }
}
.divideReg {
  margin: 15px 0;
  background: #669999;
  width: 100%;
  height: 2px;
}
.divideCheck {
  margin: 15px 0;
  background: #669999;
  width: 100%;
  height: 2px;
}
.Cartdivide {
  width: 100%;
  height: 2px;
  margin: 30px 0;
  background: #669999;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .Cartdivide {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .Cartdivide {
    margin: 15px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .Cartdivide {
    margin: 15px 0 15px 0;
  }
}
.divide-hide {
  width: 100%;
  height: 2px;
  margin: 15px 0;
  background: transparent;
}
.col-soc {
  padding-left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .col-soc {
    padding-right: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .col-soc {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .col-soc {
    padding-right: 0;
  }
}
.well-soc {
  min-height: 100px;
  background: #D7E9EE;
  border: none;
  color: #222;
  margin-bottom: 0;
  padding: 8px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .well-soc {
    margin-right: 2px;
    padding: 5px 8px;
  }
}
ul.soc,
ul.piva {
  list-style-type: none;
}
.well-piva {
  min-height: 100px;
  padding: 8px 19px;
  background: #f9f9f9;
  border: none;
  color: #222;
  padding-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .well-piva {
    padding: 5px 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .well-piva {
    margin-bottom: 0px;
  }
}
.col-cond {
  padding-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .col-cond {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .col-cond {
    padding-left: 0px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .col-cond {
    padding-left: 0px;
  }
}
.col-cart-table {
  padding: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .col-cart-table {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .col-cart-table {
    margin-bottom: 15px;
  }
}
.col-table-carrello {
  padding-left: 0;
  padding-right: 0;
}
.col-cart-user-left {
  padding: 0px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .col-cart-user-left {
    padding-right: 5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .col-cart-user-left {
    padding-right: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .col-cart-user-left {
    padding-right: 10px;
  }
}
.col-cart-user-right {
  padding: 0px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .col-cart-user-right {
    padding-left: 5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .col-cart-user-right {
    padding-left: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .col-cart-user-right {
    padding-left: 10px;
  }
}
.table-cart-cond {
  padding-right: 2px;
}
#table-cart-cond-desktop {
  min-height: 100px;
}
.table-cart-totale {
  padding-left: 2px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  #table-cart-totale-desktop {
    display: none;
  }
}
.col-note {
  padding: 20px 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .col-note {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .col-note {
    padding-bottom: 0px;
  }
}
.col-note-mobile {
  padding: 20px 0;
}
.value {
  font-weight: bold;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .value {
    float: right;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .value {
    float: right;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .card-view {
    text-align: left;
    font-size: 12px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .card-view {
    text-align: left;
    font-size: 12px;
    line-height: 22px;
  }
}
.row-tot-ordine {
  display: block;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .row-tot-ordine {
    display: none;
  }
}
/******************************************************************************/
/******************** Form  **************************************/
.containerReg {
  padding: 0;
}
.well-reg {
  padding-top: 10px;
  padding-bottom: 5px;
  background: #eaeaea;
}
.well-reg h4 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.well-reg hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-horizontal .control-label {
  text-align: left;
}
.col-RegSer {
  padding-left: 0;
  padding-right: 0;
  display: block;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .col-RegSer {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .col-RegSer {
    display: none;
  }
}
.col-headForm {
  padding-left: 0;
  padding-right: 0;
}
.col-footForm {
  padding-left: 0;
  padding-right: 0;
}
.col-check-btn {
  padding: 0;
}
/******************** Form  **************************************/
/******************************************************************************/
/******************** ARTICLE  **************************************/
/******************************************************************************/
/******************** FOOTER  **************************************/
/******************************************************************************/
.modal-dialog {
  margin-top: 100px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .modal-dialog {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .modal-dialog {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .modal-dialog {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .Md-help {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .Md-help {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .Md-help {
    margin-top: 80px;
  }
}
.col-helpDialog {
  padding: 15px;
}
.modal-help p {
  font-size: 18px;
  text-align: justify;
}
.mobile-icon {
  width: 24px;
  height: 24px;
}
#headfooter {
  -webkit-box-shadow: 3px 0px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 0px 2px 2px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 3px 0px 2px 2px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 3px 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 0px 2px 2px rgba(0, 0, 0, 0.3);
  position: fixed;
  bottom: 54px;
  left: 0px;
  width: 100%;
  background: #FFF;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  #headfooter {
    bottom: 40px;
    max-height: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #headfooter {
    bottom: 40px;
    max-height: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #headfooter {
    bottom: 40px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  #headfooter {
    bottom: 36px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  #headfooter {
    bottom: 36px;
  }
}
.col-headfooter {
  padding-left: 0;
  padding-right: 0;
  line-height: 60px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .col-headfooter {
    line-height: 28px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .col-headfooter {
    line-height: 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .col-headfooter {
    line-height: 28px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .col-headfooter {
    line-height: 32px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .col-headfooter {
    line-height: 40px;
  }
}
.col-hfooter-btn-left {
  padding-left: 0px;
  padding-right: 0px;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .col-hfooter-btn-left {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .col-hfooter-btn-left {
    width: 16.66666667%;
  }
}
.headfooter-btn {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  background-color: transparent;
  display: block;
  color: #669999;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s;
  border: 2px solid #333;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .headfooter-btn {
    height: 26px;
    line-height: 26px;
    margin: 8px 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .headfooter-btn {
    height: 26px;
    line-height: 26px;
    margin: 8px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .headfooter-btn {
    height: 26px;
    line-height: 26px;
    margin: 8px 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .progBarDevice {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .progBarDevice {
    display: none;
  }
}
.col-center-cont {
  padding-left: 0px;
  padding-right: 0px;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .col-center-cont {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .col-center-cont {
    line-height: 36px;
    padding: 4px 0;
    width: 66.66666667%;
  }
}
.col-progress {
  padding: 0;
  height: 60px;
  line-height: 60px;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .col-progress {
    height: 18px;
    line-height: 18px;
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .col-progress {
    height: 24px;
    line-height: 24px;
    padding: 10px 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .col-progress {
    height: 32px;
    line-height: 32px;
    padding: 8px 0;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .col-progress {
    height: 40px;
    line-height: 40px;
    padding: 8px 0;
  }
}
.fa-2x {
  font-size: 22px;
}
.cart-icon {
  padding: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .cart-icon {
    width: 40px;
    margin: auto;
    padding: 12 px 12px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .cart-icon {
    width: 40px;
    margin: auto;
    padding: 12 px 12px;
  }
}
.col-button-right {
  padding-left: 0px;
  padding-right: 0px;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .col-button-right {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .col-button-right {
    width: 16.66666667%;
  }
}
.fTab {
  width: 70px;
  height: 54px;
  color: #FFF;
  bottom: 35px;
  display: block;
  background: transparent;
  line-height: 54px;
  /*    text-align: center;  Provvisorio */
  font-size: 1.2em;
  border-radius: 0px;
  cursor: pointer;
  z-index: 9999;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .fTab {
    bottom: 0;
    left: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .fTab {
    margin-left: 10px;
    width: 35px;
    height: 35px;
    line-height: 40px;
    font-size: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .fTab {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .fTab {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .fTab {
    width: 60px;
    height: 36px;
    line-height: 36px;
  }
}
.fTabreg {
  width: 70px;
  height: 50px;
  position: fixed;
  bottom: 5px;
  left: 2em;
  display: block;
  background: #FFF;
  color: #222;
  line-height: 40px;
  text-align: center;
  font-size: 1.2em;
  border-radius: 0px;
  cursor: pointer;
  z-index: 9999;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .fTabreg {
    top: 0;
    right: 0;
    left: auto;
    width: 35px;
    height: 35px;
    background: transparent;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .fTabreg {
    top: 0;
    right: 0;
    left: auto;
    width: 35px;
    height: 35px;
    background: transparent;
  }
}
.modal-footer-ls {
  text-align: left;
}
#footer {
  color: #FFF;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #333;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .device-footer {
    height: 40px;
    line-height: 40px;
  }
}
.footer p {
  margin-bottom: 0px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .footer p {
    font-size: 10px;
  }
}
.text-footer {
  line-height: 54px;
  height: 54px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .text-footer {
    height: 40px;
    line-height: 40px;
    font-size: 10px;
    padding: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .text-footer {
    height: 40px;
    line-height: 40px;
    font-size: 10px;
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .text-footer {
    height: 40px;
    line-height: 40px;
    font-size: 10px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .text-footer {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .text-footer {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .aiuto {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .aiuto {
    display: none;
  }
}
#prod-select {
  display: block;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  #prod-select {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #prod-select {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #prod-select {
    display: none;
  }
}
#proSlmobile {
  display: none;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  #proSlmobile {
    display: block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #proSlmobile {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #proSlmobile {
    display: block;
  }
}
.prod-select {
  margin-bottom: 0;
  height: 54px;
  line-height: 54px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .prod-select {
    height: 40px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .prod-select {
    height: 40px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .prod-select {
    height: 40px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .prod-select {
    height: 32px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .prod-select {
    height: 36px;
    line-height: 36px;
  }
}
.Profa {
  display: none;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .Profa {
    display: block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .Profa {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .Profa {
    display: block;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .list-inline li.liTPro {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .list-inline li.liTPro {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .list-inline li.liTPro {
    display: none;
  }
}
.cart-tablet-po {
  padding: 10px;
}
.cart-tablet-ls {
  padding: 10px;
}
.cart-mobile {
  padding: 0 10px 0 0;
}
.text-footer-Mbls {
  padding: 0;
}
.col-help {
  padding: 0;
}
.col-cart {
  padding: 0;
}
.col-cartMbls {
  padding: 0;
}
.text-footerMbl {
  padding: 0;
}
.col-cartMbl {
  padding: 0;
}
.prosegui {
  padding-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .formcheck-footer {
    height: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .formcheck-footer {
    height: 40px;
    font-size: 12px;
    line-height: 40px;
  }
}
/******************************************************************************/
/******************** FOOTER  **************************************/
/******************************************************************************/
/******************** MODAL  **************************************/
/******************************************************************************/
 .deskModalFooter {
	 padding: 10px 15px;
 }
.modal-header p {
  font-size: 12px;
}
.login-modal-dialog .arrow-button {
  margin: 2px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .login-modal-dialog {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .login-modal-dialog {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .login-modal-dialog {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .modal-header-login {
    padding: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .modal-header-login {
    padding: 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .modal-header-login h3 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .modal-header-login h3 {
    font-size: 18px;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .modal-header-login h3 {
    font-size: 24px;
  }
}
.modal-header-login .alert-login {
  background: transparent;
  border: 2px solid #669999;
  font-size: 16px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .modal-header-login .alert-login {
    font-size: 12px;
    font-weight: 700;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .modal-header-login .alert-login {
    padding: 5px;
    margin-bottom: 5px;
  }
}
.coderec {
  color: #b01d03;
  font-weight: 700;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .deskModalHeader {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .deskModalHeader {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .deskModalHeader {
    display: block;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .deskModalBody {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .deskModalBody {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .deskModalBody {
    display: block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .deskModalFooter {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .deskModalFooter {
    display: block;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .col-ll-mobile {
    font-size: 12px;
    padding: 0 5px 0 15px;
  }
}
.logo {
  margin-top: 25px;
  margin-bottom: 25px;
}
#device-logo {
  display: none;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  #device-logo {
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #device-logo {
    display: block;
    text-align: center;
  }
}
ul.cat-tab {
  padding: 1px 15px;
  text-align: left;
}
ul.cat-tab li a {
  color: #669999;
}
.modal-footer {
  font-size: 12px;
}
.modal-footer-invio {
	text-align: left!important;
}
.modal-footer h4 {
  margin-top: 5px;
  margin-bottom: 5px 4;
}
.modal-footer h5 {
  color: #669999;
  text-align: center;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .col-button-login {
    padding-left: 0px;
  }
}
.modal-privacy h4 {
  color: #669999;
  font-weight: 700;
}
.modal-header-privacy p {
  font-weight: 700;
}
/******************************************************************************/
/******************** MODAL  **************************************/
/******************************************************************************/
/******************** BUTTON  **************************************/
/******************************************************************************/
a.headfooter-btn {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  display: block;
  color: #669999;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s;
  border: 2px solid #555;
  margin-bottom: 10px;
  margin-top: 10px;
  pointer-events: auto;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  a.headfooter-btn {
    height: 26px;
    line-height: 24px;
    font-size: 12px;
    margin: 8px 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  a.headfooter-btn {
    height: 26px;
    line-height: 24px;
    font-size: 12px;
    margin: 8px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  a.headfooter-btn {
    height: 26px;
    line-height: 24px;
    font-size: 12px;
    margin: 10px 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  a.headfooter-btn {
    height: 32px;
    line-height: 32px;
    margin: 8px 0;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  a.headfooter-btn {
    height: 36px;
    line-height: 36px;
    margin: 8px 0;
  }
}
a.headfooter-btn:hover {
  color: #669999 !important;
  background-color: #FFF!important;
  border: 2px solid #555;
  box-shadow: 3px 3px 0 #000;
}
.reg-btn-send {
  padding-left: 0px;
}
/******************************************************************************/
/******************** BUTTON  **************************************/
/******************************************************************************/
/******************** UNDEFINED  **************************************/
/******************************************************************************/
.color-danger {
  color: #b01d03;
  font-weight: 600;
}
ul.list-inline li.desktop {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  ul.list-inline li.desktop {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  ul.list-inline li.desktop {
    margin: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  ul.list-inline li.desktop {
    margin: 0px;
    display: none;
  }
}
ul.list-inline li.mobile {
  display: none;
  margin: 0;
  padding: 0;
  border: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  ul.list-inline li.mobile {
    display: inline-block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  ul.list-inline li.mobile {
    margin: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  ul.list-inline li.mobile {
    margin: 0px;
  }
}
.alert-danger {
  font-size: 12px;
}
.well-reg-tbody {
  margin-bottom: 10px;
  padding-top: 20px;
}
.well-reg-thead {
  margin-bottom: 5px;
  padding-bottom: 10px;
}
.well-reg-thead p {
  padding: 5px 0;
}
.well-reg-thead h3 {
  color: #669999;
  font-weight: 700;
  padding: 5px 0;
  margin-top: 0px;
}
.well-reg-Pry {
  margin-bottom: 5px;
  padding-bottom: 10px;
}
.well-reg-Pry p {
  padding: 5px 0;
}
.well-reg-Pry h3 {
  color: #669999;
  font-weight: 700;
  padding: 5px 0;
  margin-top: 0px;
}
.well-reg-MobilePry {
  display: none;
  margin: 10px 0;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .well-reg-MobilePry {
    display: block;
    margin-bottom: 5px;
    padding-bottom: 10px;
  }
  .well-reg-MobilePry p {
    padding: 5px 0;
  }
  .well-reg-MobilePry h3 {
    color: #669999;
    font-weight: 700;
    padding: 5px 0;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .well-reg-MobilePry {
    display: block;
  }
  .well-reg-MobilePry p {
    padding: 5px 0;
  }
  .well-reg-MobilePry h3 {
    color: #669999;
    font-weight: 700;
    padding: 5px 0;
    margin-top: 0px;
  }
}
.well-reg-tfooter {
  margin-bottom: 10px;
  padding-top: 20px;
}
.well-reg-service {
  margin-bottom: 5px;
  padding-bottom: 10px;
}
.well-reg-service p {
  padding: 5px 0;
  font-size: 16px;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
	.well-reg-service {
		display: none; 
	}
}
.well-reg-service h3 {
  color: #669999;
  font-weight: 700;
  padding: 5px 0;
  margin-top: 0px;
}
.col-Regnote {
  padding: 0px;
}
.col-PryNote {
  margin-bottom: 80px;
  padding-left: 0;
  padding-right: 0;
}
.col-checkbutton {
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .col-CheckInfo {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 60px;
  }
}
.last-divide {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .last-divide {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .last-divide {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .last-divide {
    margin: 15px 0 90px 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .last-divide {
    margin-bottom: 118px;
  }
}
.last-Resdivide {
  border: 1px solid #669999;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .last-Resdivide {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .last-Resdivide {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .last-Resdivide {
    margin: 15px 0 90px 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .last-Resdivide {
    margin-bottom: 118px;
  }
}
.last-Cartdivide {
  border: 1px solid #669999;
  margin-top: 5px;
  margin-bottom: 140px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .last-Cartdivide {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .last-Cartdivide {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .last-Cartdivide {
    margin: 15px 0 110px 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .last-Cartdivide {
    margin-bottom: 118px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .fixed-table-container #table-resume-totale #table-res-tot {
    background-color: #EAEAEA;
  }
}
.col-pagamento-mobile {
  padding: 2px;
}
.col-totale-mobile {
  padding: 2px;
}
.well-empty-ordine {
  width: 100%;
  height: 300px;
}
.bg-totale {
  background: #F9F9F9;
  min-height: 50px;
  line-height: 50px;
  text-align: right;
  padding-right: 15px;
  margin-right: 0px;
}
.dropdown-tabmenu {
  top: 0;
  left: -170px;
  margin: 0px;
  border-radius: 0px;
}
.dropdown-head {
  float: right;
}
.dropdown-head a {
  color: #669999;
}
.dropdown-head a:hover {
  color: #FFF;
  border: 2px solid #669999;
  text-decoration: none;
}
.separatore {
  width: 30%;
  height: 5px;
  background: #CCE6CC;
  margin-top: 18px;
}
.fTab.current {
  bottom: 20%;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.divide-rohead {
		display: block;
		margin-top: 35px;
	}
}