.header-top, .navi-wrapper, .footer-top, .footer-primary, .footer-bottom, .drop-shadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.header-message p {
  margin: 0;
  font-size: 1em;
}
.header-message {
  background-color: #333;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.footer-primary-bottom .social-icon-link {
  width: 50px;
  margin-right: 10px;
}
.header-m-top-container {
  display: none !important;
}
h2 small {
  font-size: 0.8em;
}
.cta-subheader {
  margin-top: 20px;
}
.btn-cta {
  background-color: #facf4a;
  padding: 20px 30px;
  font-size: 1.8em;
  border-radius: 5px;
}
.btn-cta .ic {
  bottom: -7px;
  position: relative;
  font-size: 2em;
}
.btn-cta:hover {
  background-color: #f1c232;
  color: #333;
}
.img-circle {
  /*border-radius: 50%;
  background-color: #fff;*/
  padding: 15px;
}
.cta-categories {
  width: 20%;
  box-sizing: border-box;
  float: left;
}
a.cta-categories-home p {
  color: #333;
  font-size: 1.3em;
  margin-top: 10px;
  font-weight: bold;
}
.home-categories {
  box-shadow: 0 0 10px -2px #c8c8c8;
}
a.cta-categories-home p, a.cta-categories-home img {
  /*-webkit-transition: all 0.3s;
  transition: all 0.3s;*/
}
a.cta-categories-home:hover img {
  /*transform: scale(1.1);*/
}
a.cta-categories-home:hover p {
  /*margin-top: 20px;
  transform: scale(1.1);*/
}
@media (max-width: 767px) {
  .cta-categories {
    width: 50%;
  }
}
.category-view {
  display: none;
}
.home-categories img {
  max-width: 50% !important;
}
/* ----------------------- NAV                                   */
.nav-item.level1, .nav-item.level2 {
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 0;
}
.nav-regular .classic > .nav-panel--dropdown > li > a {
  line-height: 20px;
  padding-left: 10px;
}
.nav-regular .nav-item > a {
  font-size: 14px;
}
.nav-regular .classic > .nav-panel--dropdown {
  width: 22em;
}
/* ======================= MAILCHIMP                                */
#mc_embed_signup div.mce_inline_error {
  background-color: #c73434 !important;
  color: #fff !important;
}
#mc_embed_signup button {
  padding: 10px;
  background: #facf4a;
  color: #333 !important;
  font-size: 1.3em;
  border: none;
  font-weight: bold;
}
/* ----------------------- Footer                                   */
.footer-container #mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 0;
  background: transparent;
  max-width: 100%;
  margin: 0;
}
.footer-container #mc_embed_signup .mc-field-group {
  padding: 0;
  margin: 0;
}
.footer-container #mc_embed_signup #mergeRow-gdpr fieldset label {
  display: block;
}
.form-footer-mc input[type="submit"] {
  margin-top: 10px;
  background-color: #facf4a;
  color: #333;
}
.form-footer-mc input[type="submit"]:hover {
  background-color: #f1c232;
}
/* Product grid */
.products-list-ext .product-item-img, .items-grid .product-item-img {
  min-height: 200px;
}
/* ----------------------- Chi siamo                                 */
#maincontent #mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 4em;
  background: #eee;
  max-width: 50%;
  margin: 4em auto;
}
/* ------------------------ Product page                                */
div#product-options-wrapper {
  margin-top: 1em;
}
.catalog-product-view .shopbybrand-icon {
  display: none;
}
.addto-links-icons {
  display: none !important;
}
.attribute-pdf {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.status-stock {
  width: 100%;
  float: left;
}
.list_stock_status {
  background-color: #facf4a;
  padding: 5px;
  float: left;
  margin-bottom: 20px;
  font-weight: 600;
}
/* ------------------------ Checkout                                     */
.cart-summary {
  padding-top: 20px;
}
.checkout-index-index .hp-block.left-column {
  position: relative;
  width: 100%;
  margin: 0 0 0 -175px;
}
.checkout-index-index .logo-wrapper {
  text-align: center;
}
.checkout-div .logo {
  max-width: 25% !important;
}
div [name="amastyShippingAttributes.titolo_fatturazione"] label {
  display: none !important;
}
div [name="amastyShippingAttributes.titolo_fatturazione"] .control {
  width: 100% !important;
}
@media (max-width: 767px) {
  .checkout-index-index .hp-block.left-column {
    left: 50%;
  }
  .checkout-index-index .logo {
    max-width: 50% !important;
  }
  .header-container3 {
    padding-bottom: 0 !important;
  }
  .opc-wrapper .step-title {
    font-weight: 600;
  }
}
.sticker-wrapper {
  display: none !important;
}
/* Web Form */
.webforms-description-text {
  margin-bottom: 0;
  font-size: 1.3em;
  text-align: center;
}
.webforms-form_richiesta_info .fieldset {
  margin-bottom: 0;
}
.webforms-form_richiesta_info {
  margin-top: 10px;
}
.webforms-form_richiesta_info .control {
  width: 100% !important;
}
.webforms-form_richiesta_info .fieldset > .field {
  margin-top: 10px;
  margin-bottom: 0;
}
#swal2-title {
  display: none !important;
}
.actions-toolbar {
  margin-left: 0 !important;
  display: flex;
  justify-content: center;
}
.webforms {
  background-color: #004366;
  padding: 20px;
  color: #fff;
  float: left;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .webforms .fieldset {
    padding-left: 0;
    padding-right: 0;
  }
  .webforms .webforms-gdpr {
    padding-left: 0;
    padding-right: 0;
  }
  .webforms-form_richiesta_info .fieldset > .field {
    margin-top: 10px;
  }
}
@media (min-width: 768px), print {
  .field-input input.input-text {
    border: 1px solid #ccc;
    min-height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5 !important;
    border-radius: 3px;
  }
  .fieldset > .field:not(.choice) > .label {
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 100%;
  }
}
.field-input input.input-text {
  border: 1px solid #ccc;
  min-height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5 !important;
  border-radius: 3px;
}
.field-textbox {
  width: 100%;
  overflow-y: scroll;
  height: 100px;
  min-height: 85px;
  border: 1px solid #efefef;
  padding: 5px;
  color: #555;
  box-sizing: border-box;
  background-color: #FFF;
}
.fieldset > .field input[type="file"] {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border: 2px dashed #ccc;
}
.link-lavora a {
  line-height: 48px;
  margin-left: 20px;
  font-weight: bold;
  float: left;
}
.level-top-lavora {
  font-size: 14px;
}
.home-sedi {
  width: 100%;
  float: left;
  padding-bottom: 40px;
  text-align: left;
}
.home-sedi .grid12-4 {
  margin-bottom: 20px;
}
.home-sedi p {
  padding-top: 5px;
}
.home-sedi .icon::before {
  content: "\f5a0";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
  display: inline-block;
  color: #facf4a;
  line-height: normal;
  text-align: center;
  padding: 0px 5px;
}