html,
body {
  color: #57585A;
  background: #fff;
  font-weight: 300;
  font-family: 'Ubuntu', sans-serif;
}
a {
  color: #57585A;
}
a:hover {
  text-decoration: none;
}
a,
.alink {
  color: #57585A;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #d88721;
}
a:visited,
.alink:visited {
  color: #57585A;
}
a:hover,
.alink:hover {
  color: #d88721;
  text-decoration: underline;
}
p {
  color: #57585A;
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
/*** Reset Field ***/
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  color: #57585A;
  font-size: 12px;
  font-weight: 300;
  line-height: 23px;
  height: 40px;
  border: 1px solid #edf0f0;
  border-radius: 3px;
  font-family: 'Ubuntu', sans-serif;
}
input[type="checkbox"] {
  top: 5px;
  border-radius: 3px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  height: 20px;
  width: 20px;
  outline: 0px solid #edf0f0;
  border: 0px solid #edf0f0;
  margin: 2px 8px 0 0;
}
input[type=checkbox] + .label:before {
  content: "";
  background: #fff;
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #edf0f0;
  border-radius: 3px;
  margin-right: 7px;
  position: absolute;
  left: 0;
  top: 5px;
}
input[type=checkbox]:checked + .label:after {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-size: 12px;
  font-weight: 600;
  background: #fff;
  display: block;
  width: 20px;
  height: 20px;
  color: #57585A !important;
  position: absolute;
  left: 5px;
  top: 5px;
  background: none;
}
.custom-form input[type="checkbox"] {
  border-radius: 3px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  height: 25px;
  width: 25px;
}
.custom-form input[type=checkbox] + .label:before {
  height: 25px;
  width: 25px;
}
.custom-form input[type=checkbox]:checked + .label:after {
  height: 25px;
  width: 25px;
  left: 7px;
  top: 10px;
}
select {
  color: #57585A;
  font-size: 12px;
  font-weight: 300;
  line-height: 23px;
  height: 40px;
  border: 1px solid #edf0f0;
  border-radius: 3px;
  font-family: 'Ubuntu', sans-serif;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3C!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath d='M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41z'/%3E%3C/svg%3E");
  background-size: 15px;
  background-position: 100% 6px;
}
textarea {
  color: #57585A;
  font-size: 12px;
  font-weight: 300;
  line-height: 23px;
  min-height: 120px;
  border-radius: 3px;
  border: 1px solid #edf0f0;
  font-family: 'Ubuntu', sans-serif;
}
button,
a.action.primary {
  border-radius: 3px;
  font-family: 'Ubuntu', sans-serif;
}
button {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  background: #d88721;
  border: 1px solid #d88721;
  padding: 12px 20px;
  border-radius: 3px;
  font-family: 'Ubuntu', sans-serif;
}
button:hover {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  background: #57585a;
  border: 1px solid #57585a;
}
.action.primary,
.action-primary {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  height: 38px;
  line-height: 38px;
  text-align: center;
  text-transform: uppercase;
  background: #d88721;
  padding: 0px 20px;
  border-radius: 3px;
  border: 1px solid #d88721;
  font-family: 'Ubuntu', sans-serif;
}
.action.primary:hover,
.action-primary:hover {
  background: #57585a;
  border: 1px solid #57585a;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:focus,
.am-filter-go:active {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  background: #57585a;
  border: 1px solid #57585a;
}
.abs-revert-secondary-color,
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.paypal-review .block .actions-toolbar .amshopby-button,
.paypal-review .block .actions-toolbar .am-filter-go,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.abs-discount-block .actions-toolbar .amshopby-button,
.block-compare .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.abs-discount-block .actions-toolbar .am-filter-go,
.block-compare .am-filter-go,
.cart-summary .block .actions-toolbar > .primary .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  background: #d88721;
  border: 1px solid #d88721;
  border-radius: 3px;
  box-shadow: none !important;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.paypal-review .block .actions-toolbar .amshopby-button:hover,
.paypal-review .block .actions-toolbar .am-filter-go:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.abs-discount-block .actions-toolbar .amshopby-button:hover,
.block-compare .amshopby-button:hover,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:hover,
.cart-summary .form.giftregistry .fieldset .amshopby-button:hover,
.abs-discount-block .actions-toolbar .am-filter-go:hover,
.block-compare .am-filter-go:hover,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:hover,
.cart-summary .form.giftregistry .fieldset .am-filter-go:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
  color: #ffffff;
  background: #57585A;
  border: 1px solid #57585A;
}
.message.success {
  background: #ccc;
  color: #333;
}
.message.success a {
  color: #57585A;
  font-weight: 700;
}
.file__choosefile {
  display: flex;
  -webkit-display: flex;
  position: relative;
}
.file__choosefile input[type="file"] {
  color: #000000;
  font-size: 14px;
  font-weight: 300;
  line-height: 40px;
  height: 40px;
  border: 1px solid #edf0f0;
  border-radius: 0;
  font-family: 'Ubuntu', sans-serif;
  width: 100%;
  padding: 0 10px;
}
.file__choosefile .file-render {
  display: flex;
  align-items: center;
  min-height: 40px;
  width: 100%;
  position: absolute;
  padding-left: 15px;
  font-size: 14px;
  line-height: 23px;
  font-weight: 300;
  color: #ccc;
  max-width: 97%;
  overflow: hidden;
  background: #fff;
  font-family: 'Ubuntu', sans-serif;
  border: 1px solid #edf0f0;
}
.file__choosefile .button_choosefile {
  align-items: center;
  -webkit-align-items: center;
  background: transparent;
  color: transparent;
  display: flex;
  -webkit-display: flex;
  height: 100%;
  pointer-events: none;
  padding: 0 10px;
  position: absolute;
  right: 0;
  vertical-align: middle;
  white-space: nowrap;
}
.file__choosefile .button_choosefile:after {
  content: "";
  background: url(../images/form_upload.svg) no-repeat;
  display: block;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 10px;
  transform: translateX(-50%);
}
.fieldset > .field > .label {
  color: #57585A;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  margin: 0 0 2px;
}
.fieldset > .field.choice {
  position: relative;
}
.fieldset > .fields > .field > .label {
  color: #57585A;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  margin: 0 0 2px;
}
/* Policy Checkbox*/
.policy {
  padding-left: 35px;
  position: relative;
}
.policy .spanx {
  font-size: 10px;
  font-weight: 300;
  line-height: 15px;
}
.policy .spanx a {
  color: #57585A;
  text-decoration: underline;
}
.policy .spanx a:hover {
  color: #d88721;
}
.policy .spanx:before {
  content: "";
  border: 1px solid #edf0f0;
  background: #fff;
  height: 20px;
  left: 0;
  position: absolute;
  top: -1px;
  width: 20px;
  border-radius: 3px;
}
.policy .mage-error {
  position: absolute;
  bottom: -20px;
}
.policy > input {
  height: 20px !important;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 20px !important;
  z-index: 8;
  cursor: pointer;
}
.policy > input[type="checkbox"]:checked + .spanx::after {
  color: #333;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  left: 5px;
  position: absolute;
  top: 4px;
  width: 20px;
  height: 20px;
}
.policy > input[type="checkbox"]:checked + .mage-error + .spanx::after {
  color: #333;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  left: 5px;
  position: absolute;
  top: 4px;
  width: 20px;
  height: 20px;
}
/* Policy Checkbox*/
address {
  font-size: 14px;
}
.breadcrumbs {
  margin-bottom: 0px;
}
.page-main .page-title-wrapper .page-title {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  display: block;
  text-align: center;
  margin: 0px 0 25px;
}
.fieldset > .legend span {
  font-weight: 500;
  font-size: 18px;
}
.breadcrumbs .items {
  font-size: 11px;
  color: #888888;
  padding-top: 5px;
}
.breadcrumbs .items li a {
  font-size: 11px;
  color: #888888 !important;
}
.breadcrumbs .items li a:hover {
  color: #d88721 !important;
}
.breadcrumbs .item:not(:last-child):after {
  font-size: 9px;
  margin: 0 0px;
}
/* Footer */
.page-footer {
  background: #fff;
}
.page-footer > .footer.content {
  padding: 0;
  border: none;
  max-width: 100%;
}
.footer_service {
  background: #edf0f0;
}
.footer_service > .footer.content {
  border: none;
}
.primary_plus {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -17px !important;
  padding: 0 75px !important;
}
.primary_plus li {
  display: flex;
  align-items: center;
  padding: 5px 17px 20px;
}
.primary_plus .ico {
  padding: 0 10px 0 0;
}
.primary_plus .text {
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}
.primary_plus .text strong {
  font-weight: 500;
}
.primary_plus .text a:hover {
  color: #d88721;
}
.primary_plus .text .scopri {
  text-decoration: underline;
}
.footer_promo > .footer.content {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
}
.iscriviti_negozio {
  display: flex;
  padding: 0 75px;
}
.iscriviti_negozio .iscriviti {
  width: 50%;
  /*background:url(../images/Footer-NL.webp) no-repeat right;*/
  background: url(../images/banner-NL-1.webp) no-repeat right;
  background-size: contain;
}
.iscriviti_negozio .iscriviti .iscriviti_text {
  padding: 40px 0 30px;
  max-width: 285px;
}
.iscriviti_negozio .iscriviti .iscriviti_text h3 {
  color: #39b362;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  margin: 0 0 2px;
}
.iscriviti_negozio .iscriviti .iscriviti_text p {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.iscriviti_negozio .iscriviti .iscriviti_text strong {
  font-weight: 500;
}
.iscriviti_negozio .iscriviti .iscriviti_text .iscriviti-action .iscriviti-btn {
  height: 38px;
  border-radius: 3px;
  background: #d88721;
  display: inline-block;
  line-height: 35px;
  padding: 0 20px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
}
.iscriviti_negozio .iscriviti .iscriviti_text .iscriviti-action .iscriviti-btn:hover {
  background: #57585a;
}
.iscriviti_negozio .negozio {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  background: url(../images/Footer-Store.webp) no-repeat left;
  background-size: contain;
}
.iscriviti_negozio .negozio .negozio_text {
  padding: 40px 0 30px;
  max-width: 285px;
}
.iscriviti_negozio .negozio .negozio_text h3 {
  color: #57585a;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  margin: 0 0 2px;
}
.iscriviti_negozio .negozio .negozio_text p {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.iscriviti_negozio .negozio .negozio_text .iscriviti-scopri .scopri-btn {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: underline;
}
.iscriviti_negozio .negozio .negozio_text .iscriviti-scopri .scopri-btn:hover {
  color: #d88721;
}
.footer_informations > .footer.content {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
}
.footer__middle {
  background: #edf0f0;
}
.footer_informations {
  padding: 40px 0 0;
}
.foo_items {
  display: flex;
  margin: 0 -33px;
  box-sizing: border-box;
  width: 100%;
}
.foo_items .foo_item {
  padding: 0 33px;
}
.foo_items .foo_item h4 {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin: 0 0 5px;
}
.foo_items .foo_item p {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  margin: 0 0 5px;
}
.foo_items .foo_item ul {
  margin: 0;
  padding: 0 !important;
}
.foo_items .foo_item ul li {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  margin: 0 0 3px;
}
.foo_items .foo_item ul li a:hover {
  color: #d88721;
}
.foo_items .foo_item .ul_payment {
  display: flex;
  flex-wrap: wrap;
  max-width: 230px;
  margin: 0 0 10px;
}
.foo_items .foo_item .ul_payment li {
  margin: 5px 10px 0px 0;
}
.foo_items .foo_item .ul_social {
  display: flex;
  flex-wrap: wrap;
  max-width: 230px;
}
.foo_items .foo_item .ul_social li {
  margin: 5px 15px 0px 0;
}
.foo_items .foo_item .ul_social li a {
  font-size: 20px;
}
.foo_items .foo_item .ul_social li a:hover {
  color: #d88721;
}
.foo_items .foo5 a {
  text-decoration: underline;
}
.footer_trust_top {
  display: none;
  padding: 10px 0 10px;
}
.footer_trust {
  padding: 10px 0 10px;
}
.copyright_bottom > .footer.content {
  padding-top: 15px;
  padding-bottom: 5px;
}
.copyright_bottom > .footer.content .copyright_wrapper {
  display: flex;
  justify-content: space-between;
}
.copyright_bottom > .footer.content .cfpi {
  font-size: 11px;
  font-weight: 300;
  line-height: 18px;
}
.copyright_bottom > .footer.content .copyright_up3up .copyright-by {
  font-size: 11px;
  font-weight: 300;
  line-height: 18px;
}
.copyright_bottom > .footer.content .copyright_up3up .copyright-by a {
  background: url(../images/up3up.png) no-repeat scroll left center;
  font-size: 11px;
  font-weight: 700;
  padding: 10px 0 10px 20px;
}
/* Footer */
/* Home */
.page-wrapper {
  overflow: hidden;
}
.full_w {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  background: #edf0f0;
}
.full_w .full_w_container {
  margin: 0 auto;
  max-width: 1320px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.home_block_01 {
  margin: 15px 0 35px;
}
.b_item .b_item_inner {
  display: block;
  position: relative;
}
.b_item .b_item_inner .image {
  position: relative;
}
.b_item .b_item_inner .image img {
  width: 100%;
}
.b_item .b_item_inner .text {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: 22px 35px 0;
}
.b_item .b_item_inner .text .title {
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  display: block;
}
.b_item .b_item_inner .text .sub {
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  display: block;
}
.b_item .b_item_inner .text.gray .title {
  color: #57585a;
}
.b_item .b_item_inner .text.gray .sub {
  color: #57585a;
}
.b_item .b_item_inner .b_action {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  text-align: center;
  padding: 0px 0px 30px;
}
.b_item .b_item_inner .b_action .b_action_btn {
  height: 50px;
  border-radius: 3px;
  background: #d88721;
  display: inline-block;
  line-height: 50px;
  padding: 0 30px;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  max-width: 165px;
  text-align: center;
}
.b_item .b_item_inner .b_action .b_action_btn:hover {
  background: #57585a;
}
.b_item .b_item_inner:hover .b_action .b_action_btn {
  background: #57585a;
}
.home_block_02 {
  margin: 0 0 25px;
}
.home_intro_text p {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  text-align: center;
}
.home_intro_text p strong {
  font-weight: 500;
}
.home_block_04 {
  padding: 30px 0 45px;
}
.home_evidenza_brand {
  display: flex;
}
.home_evidenza_brand h2 {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 15px;
}
.home_evidenza_brand .home_evidenza {
  width: 50%;
}
.home_evidenza_brand .home_brand {
  width: 50%;
}
.evidenza_items ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.evidenza_items ul li {
  margin: 0 10px 10px 0;
}
.evidenza_items ul li h2 {
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
}
.evidenza_items ul li a {
  font-size: 12px;
  font-weight: 300;
  background: #fff;
  display: block;
  padding: 9px 38px 9px 15px;
}
.evidenza_items ul li a span {
  position: relative;
}
.evidenza_items ul li a span:after {
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  color: #d88721;
  font-size: 12px;
  font-weight: 900;
  right: -30px;
  position: absolute;
  top: -2px;
  width: 20px;
  height: 20px;
}
.evidenza_items ul li a:hover {
  color: #d88721;
}
.evidenza_items_all {
  display: none;
  padding: 10px 0 10px;
}
.evidenza_items_all span {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  cursor: pointer;
  text-decoration: underline;
}
.evidenza_items_all span:hover {
  color: #d88721;
}
.brand_items ul {
  margin: 0 -13px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.brand_items ul li {
  margin: 0;
  padding: 0 13px 20px 13px;
}
.brand_items ul li a {
  display: block;
}
.brand_items ul li img {
  display: block;
}
.brand_items_all {
  margin: -12px 0 0;
}
.brand_items_all a {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: underline;
}
.brand_items_all a:hover {
  color: #d88721;
}
.home_block_05 {
  margin: 30px 0 50px;
}
.home_momento h2 {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 20px;
}
.momento_items {
  margin: 0px;
  padding: 0;
  list-style: none;
}
.momento_items img {
  display: block;
  margin: 0 0 12px;
}
.momento_items .title {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  margin: 0px;
}
.momento_items .scopri {
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: underline;
}
.momento_items .momento_link:hover .title {
  color: #d88721;
}
.momento_items .momento_link:hover .scopri {
  color: #d88721;
}
.widget .block-title {
  margin: 0 0 20px;
}
.widget .block-title strong {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}
.aziende_grandi_content {
  display: flex;
  margin: 0 -13px;
}
.aziende_grandi_content .aziende_content {
  width: 50%;
  padding: 0 13px;
}
.aziende_grandi_content .grandi_content {
  width: 50%;
  padding: 0 13px;
}
.aziende_grandi_content .item .a_link {
  display: block;
  position: relative;
}
.aziende_grandi_content .item .a_link .group_img {
  display: block;
  position: relative;
}
.aziende_grandi_content .item .a_link .group_img img {
  width: 100%;
  display: block;
}
.aziende_grandi_content .item .a_link .group_img:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.45;
  border-radius: 3px;
  background: #000;
  z-index: 1;
}
.aziende_grandi_content .item .a_link .group_text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 35px;
}
.aziende_grandi_content .item .a_link .group_text .title {
  display: block;
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 7px;
}
.aziende_grandi_content .item .a_link .group_text .subtext {
  display: block;
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  margin: 0 0 7px;
}
.aziende_grandi_content .item .a_link .group_text .text {
  display: block;
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 0 0 15px;
}
.aziende_grandi_content .item .a_link .group_text .scopri {
  height: 50px;
  border-radius: 3px;
  background: #d88721;
  display: inline-block;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  min-width: 100px;
  text-align: center;
}
.aziende_grandi_content .item .a_link:hover .group_text .scopri {
  background: #57585a;
}
.home_block_07 {
  margin: 0px 0 50px;
}
.home_block_08 {
  margin: 0px 0 50px;
  padding: 25px 0 35px;
}
.home_consigli {
  position: relative;
}
.home_consigli h2 {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 15px;
}
.home_consigli .viewall_blog {
  position: absolute;
  top: 0;
  right: 0;
  color: #3f4e55;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: underline;
}
.home_consigli .viewall_blog:hover {
  color: #d88721;
}
.consigli_items {
  margin: 0px;
  padding: 0;
  list-style: none;
}
.consigli_items img {
  display: block;
  margin: 0 0 12px;
  min-height: 202px;
}
.consigli_items .title {
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  margin: 0 0 12px;
  min-height: 35px;
}
.consigli_items .title a {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}
.consigli_items .scopri {
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: underline;
}
.consigli_items .consigli_link:hover .title {
  color: #d88721;
}
.consigli_items .consigli_link:hover .scopri {
  color: #d88721;
}
.home_trustpilot {
  display: flex;
  justify-content: center;
}
.home_trustpilot img {
  display: block;
}
.home_block_09 {
  margin: 0px 0 40px;
}
.seo_wrapper {
  max-width: 1060px;
  margin: 0 auto;
}
.seo_wrapper h2 {
  color: #57585a;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  margin: 0 0 10px;
}
.seo_wrapper h3,
.seo_wrapper h4,
.seo_wrapper h5,
.seo_wrapper h6 {
  color: #57585a;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  margin: 0 0 10px;
}
.seo_wrapper p {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
  margin: 0 0 10px;
}
.seo_wrapper .seo_text {
  overflow: hidden;
  height: 130px;
}
.seo_wrapper .moreless {
  margin: 0px 0px 0;
  text-align: center;
}
.seo_wrapper .moreless span {
  color: #3f4e55;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  cursor: pointer;
  padding-right: 15px;
  position: relative;
}
.seo_wrapper .moreless span:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  right: 0px;
  position: absolute;
  top: 0px;
}
.seo_wrapper .moreless span:hover {
  color: #d88721;
}
.seo_wrapper .moreless span.less {
  display: none;
}
.seo_wrapper.active .seo_text {
  height: auto;
}
.seo_wrapper.active .moreless .more {
  display: none;
}
.seo_wrapper.active .moreless .less {
  display: inline-block;
}
.seo_wrapper.active .moreless .less:after {
  content: "\f0d8";
}
/* Home */
.mobile {
  display: none !important;
}
.owl-carousel .owl-nav {
  display: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 0px;
}
.header_coupon {
  background: #d88721;
  margin-bottom: 10px;
}
.header_coupon_message p {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  margin: 0;
  padding: 6px 0;
}
.header_coupon_message p a {
  color: #ffffff;
}
.header_coupon_message p a:hover {
  text-decoration: underline;
}
.home_intro_text .moreless_intro {
  display: none;
}
.scrollbar {
  width: 100%;
  height: 5px;
  position: relative;
  margin: 0 auto;
  border-radius: 0px;
  background: #edf0f0;
  margin-top: 0px;
}
.scrollbar .bar-container {
  cursor: pointer;
}
.scrollbar .bar-container .bar {
  height: 5px;
  background: #3f4e55;
  width: 100%;
  border-radius: 0px;
  cursor: pointer;
}
.home_plus .primary_plus {
  width: auto;
  max-width: 1180px;
  padding: 0px !important;
  margin: 0 auto !important;
}
.home_plus .primary_plus li {
  padding: 5px 0px 20px;
}
.home_plus .scrollbar {
  display: none;
}
.home_block_01 .scrollbar {
  display: none;
  margin-top: 25px;
}
/* Home */
.customer-account-create .page-main > .page-title-wrapper,
.customer-account-forgotpassword .page-main > .page-title-wrapper {
  text-align: center;
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.search.advanced,
.form.form-orders-search {
  margin: 0 auto;
}
.block-collapsible-nav .item.current a {
  border-color: #d88721;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current > strong {
  border-color: #d88721;
  color: #000000;
  font-weight: 600;
}
.cms-service .column.main {
  padding-bottom: 0 !important;
}
.containercms {
  margin: 0 auto;
  max-width: 1060px;
}
.service_cms .head {
  text-align: center;
  margin: 0 0 30px;
}
.service_cms .head p {
  font-size: 15px;
}
.service_items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -13px;
}
.service_items .service_item {
  width: 33.333%;
  padding: 0 13px 25px;
  box-sizing: border-box;
}
.service_items .service_item .service_link {
  display: block;
}
.service_items .service_item .img {
  display: flex;
  justify-content: center;
  margin: 0 0 10px;
}
.service_items .service_item .img img {
  display: block;
}
.service_items .service_item .title {
  display: block;
  text-align: center;
  font-size: 15px;
  margin: 15px 0 0;
}
.service_form {
  display: flex;
  margin: 30px 0 0;
}
.service_form .service_form_img {
  width: 33%;
  box-sizing: border-box;
}
.service_form .service_form_img img {
  display: block;
}
.service_form .service_form_init {
  width: 77%;
  padding: 0 0 0 40px;
  box-sizing: border-box;
}
.form_init .head h2 {
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  margin: 0 0 5px;
}
.form_init .head p {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}
.block-custom-form .block-title {
  display: none;
}
.form_data .fieldset > .field.required > .label:after {
  color: transparent;
}
.form_data .fieldset > .fieldset-top {
  display: flex;
  margin: 0 -12px !important;
}
.form_data .fieldset > .fieldset-top > .field {
  margin: 0 0 5px;
  padding: 0 12px;
  width: 50%;
}
.form_data .fieldset > .field {
  margin: 0 0 10px;
}
.form_data .fieldset > .field > .label {
  font-size: 12px;
  font-weight: 300;
}
.form_data .fieldset > .field.textarea {
  margin: 0 0 2px;
}
.form_data .fieldset > .field.textarea textarea {
  min-height: 80px;
}
.form_data .fieldset > .field.checkbox .control {
  display: flex;
  align-items: center;
  position: relative;
}
.form_data .fieldset > .field.checkbox .label {
  padding: 9px 0 0 7px;
}
.form_data .fieldset > .field.checkbox .label p {
  color: #999;
  font-size: 12px;
}
.form_data .fieldset > .field.checkbox .label p a {
  text-decoration: underline;
}
.form_data .fieldset > .field.checkbox .label p a:hover {
  color: #d88721;
}
.form_data .actions-toolbar {
  position: relative;
}
.form_data .actions-toolbar > .primary .action.save.primary {
  text-transform: none;
  font-size: 14px;
  height: 50px;
  padding: 0 60px;
  position: absolute;
  right: -15px;
  bottom: 5px;
}
.cms-service .containercms {
  margin: 0 auto;
  max-width: 960px;
}
.cms_general {
  display: flex;
  padding: 10px 0 0;
}
.cms_general .cms_text {
  width: 60%;
}
.cms_general .cms_text h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 10px;
}
.cms_general .cms_text p {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}
.cms_general .cms_text .form_init .head h2 {
  margin: 0 0 0px;
}
.cms_general .cms_photo {
  width: 40%;
  padding: 0 0 0 25px;
}
.cms_general .cms_photo .img {
  display: block;
}
.cms_general .cms_photo .img img {
  display: block;
  width: 100%;
}
.brand_general h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin: 15px 0 10px;
}
.brand_general .brand_items {
  margin: 0 -5px;
}
.brand_general .brand_items ul li {
  padding: 0 5px;
}
.cms_contatti {
  display: flex;
  padding: 10px 0 0;
}
.cms_contatti .contatti_items {
  width: 40%;
  padding: 0 15px 0 0;
  box-sizing: border-box;
}
.cms_contatti .contatti_items .c_item {
  display: flex;
  margin: 0 0 15px;
}
.cms_contatti .contatti_items .c_item .icon {
  min-width: 50px;
  margin: 5px 15px 0 0px;
}
.cms_contatti .contatti_items .c_item .text p {
  margin: 0 0 0;
  font-size: 15px;
  line-height: 25px;
}
.cms_contatti .contatti_items .c_item .text a {
  text-decoration: underline;
}
.cms_contatti .contatti_items .c_item .text a:hover {
  color: #d88721;
}
.cms_contatti .contatti_forms {
  width: 60%;
}
.map {
  padding: 25px 0 0;
}
.cms-faq .column.main {
  padding-bottom: 0 !important;
}
.faqcms {
  padding: 0 0 265px;
}
.faqtabs {
  position: relative;
}
.tab_item .tab_item_head {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  margin: 0;
  cursor: pointer;
  width: 300px;
  opacity: 0.6;
  padding: 12px 25px 12px 0;
  display: flex;
  align-items: center;
  position: relative;
  border-bottom: 1px solid #edf0f0;
}
.tab_item .tab_item_head .icon {
  min-width: 55px;
}
.tab_item .tab_item_head .icon img {
  display: block;
}
.tab_item .tab_item_head.first-child {
  border-top: 1px solid #edf0f0;
}
.tab_item .tab_item_content {
  position: absolute;
  top: 0;
  left: 360px;
  width: 700px;
  display: none;
}
.tab_item.open .tab_item_head {
  font-weight: 500;
  opacity: 1;
}
.tab_item.open .tab_item_head:after {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: 900;
  right: 10px;
  position: absolute;
  top: 31%;
}
.tab_item.open .tab_item_content {
  display: block;
}
.tab_subitem {
  border-bottom: 1px solid #edf0f0;
}
.tab_subitem .subitem_head {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  margin: 0;
  cursor: pointer;
  padding: 17px 25px 18px 0;
  position: relative;
}
.tab_subitem .subitem_head:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: 900;
  right: 10px;
  position: absolute;
  top: 31%;
}
.tab_subitem .subitem_content {
  display: none;
  padding: 15px 0;
}
.tab_subitem.open .subitem_head {
  font-weight: 500;
}
.tab_subitem.open .subitem_head:after {
  content: "\f0d8";
}
.tab_subitem.open .subitem_content {
  display: block;
}
.tab_subitem.first {
  border-top: 1px solid #edf0f0;
}
.faq-short {
  margin: -15px 0 25px;
}
.faq-short p {
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  text-align: center;
}
.brands_cms .head {
  margin: -15px 0 25px;
}
.brands_cms .head p {
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  text-align: center;
}
.disponibili_online {
  padding: 30px 0 15px;
  margin: 0 0 30px;
}
.disponibili_online h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
  margin: 0 0 25px;
}
.disponibili_offline h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
  margin: 0 0 15px;
}
.disponibili_offline .informazioni_offline {
  display: flex;
  justify-content: center;
  margin: 0 0 30px;
}
.disponibili_offline .informazioni_offline .informazioni {
  height: 50px;
  border-radius: 3px;
  background: #d88721;
  display: inline-block;
  line-height: 50px;
  padding: 0 40px;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  min-width: 165px;
  text-align: center;
  text-decoration: none;
}
.disponibili_offline .informazioni_offline .informazioni:hover {
  background: #57585a;
}
.ambrands-letters-list {
  margin: 0px;
  display: block;
}
.ambrands-letters-list .ambrands-letter {
  margin: 0;
  padding: 0;
  width: auto !important;
}
.ambrands-letters-list .ambrands-letter .ambrands-title {
  display: none;
}
.ambrands-letters-list .ambrands-letter .ambrands-brand-item {
  min-height: auto;
  width: auto;
  margin: 0 0px 0px;
  padding: 0 10px 25px;
  box-sizing: border-box;
}
.ambrands-letters-list .ambrands-letter .ambrands-brand-item .ambrands-label {
  display: none;
}
.ambrands-letters-list .ambrands-letter .ambrands-brand-item .ambrands-image-block {
  padding: 0;
  height: auto;
}
.ambrands-letters-list .ambrands-letter .ambrands-brand-item .ambrands-inner {
  border-radius: 0;
  box-shadow: none;
  border: none !important;
}
.ambrands-letters-list .ambrands-letter .ambrands-content {
  margin: 0 -10px;
}
.ambrands-brand-item .ambrands-image-block > .ambrands-image {
  max-width: 100% !important;
  max-height: 100% !important;
}
.wrapper-items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  margin-bottom: 25px;
}
.wrapper-items .wrapper-item {
  padding: 0 10px 20px;
  box-sizing: border-box;
}
.amslider.ambrands-slider .ambrands-image-block {
  margin-bottom: 0 !important;
  max-width: 100% !important;
  max-height: 100% !important;
}
.amslider.ambrands-slider .ambrands-image-block .ambrands-image {
  max-width: 100% !important;
  max-height: 100% !important;
}
/*** Cart & Checkout ***/
.minicart-items {
  padding-bottom: 2px;
  border-color: #edf0f0 !important;
}
.minicart-items li {
  border-color: #edf0f0 !important;
}
.minicart-items .product-item:first-child {
  padding-top: 10px;
}
.minicart-items .product-item-name a {
  font-size: 12px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  font-size: 12px;
}
.minicart-items-wrapper {
  border-color: #edf0f0 !important;
}
.block-minicart {
  border-color: #edf0f0 !important;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  height: 50px;
  font-weight: 500;
}
.block-minicart .subtitle.empty {
  font-weight: 400;
}
.minicart-items .product-item-name a {
  color: #57585a;
}
.minicart-items .product-item-name a:hover {
  color: #d88721;
}
.minicart-items .product-item-details .price {
  font-weight: 500;
  font-size: 15px;
}
.price-container .price {
  font-size: 18px;
}
.cart-container {
  display: flex;
  flex-wrap: wrap;
}
.cart-container .form-cart {
  width: 100%;
  padding-right: 0;
  order: 1;
}
.cart-container .cart-summary {
  order: 3;
  top: 0px !important;
}
.table > tbody > tr > th,
.table > tbody > tr > td {
  border-color: #edf0f0 !important;
}
.abs-sidebar-totals,
.cart-totals,
.opc-block-summary .table-totals {
  border-color: #edf0f0 !important;
}
.table-wrapper {
  color: #57585a;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
}
.cart.table-wrapper .product-item-photo {
  max-width: 125px;
}
.cart.table-wrapper .cart thead tr th.col {
  color: #57585a;
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
  padding: 0 0 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #edf0f0;
  position: relative;
}
.cart.table-wrapper .cart thead tr th.col.subtotal:after {
  background: none;
}
.cart.table-wrapper .cart tbody td {
  vertical-align: middle;
}
.cart.table-wrapper .product-item-details {
  padding: 0 0 0px;
  vertical-align: middle;
}
.cart.table-wrapper .product-item-details .product-item-name {
  margin: 0;
}
.cart.table-wrapper .product-item-details .product-item-name a {
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
}
.cart.table-wrapper .product-item-details .product-item-name a:hover {
  color: #d88721;
}
.cart.table-wrapper .product-item-details .product-item-sku {
  color: #57585a;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  margin: 0;
}
.cart.table-wrapper .product-item-details .actions_mobile {
  display: none;
}
.cart.table-wrapper .item .col.item {
  padding: 10px 8px 10px 10px;
}
.cart.table-wrapper .item .col.price {
  padding: 10px 8px 10px 10px;
}
.cart.table-wrapper .item .col.qty {
  padding: 10px 8px 10px 10px;
}
.cart.table-wrapper .col.price {
  width: 105px;
  text-align: center;
}
.cart.table-wrapper .col.price .price {
  color: #57585a;
  font-size: 15px;
  font-weight: 400 !important;
  line-height: 25px;
}
.cart.table-wrapper .col.qty {
  width: 170px;
  text-align: center;
}
.cart.table-wrapper .col.qty .field.qty .control {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 40px;
  margin-top: 0;
  text-align: center;
  width: 40px;
  border: none !important;
}
.cart.table-wrapper .col.qty .qty_update_control {
  border-radius: 3px;
  border: 1px solid #edf0f0 ;
  display: flex;
  width: 114px;
  align-items: center;
}
.cart.table-wrapper .col.qty .qty_update_control .decrease,
.cart.table-wrapper .col.qty .qty_update_control .reduced {
  width: 40px;
}
.cart.table-wrapper .col.qty .qty_update_control .decrease:before,
.cart.table-wrapper .col.qty .qty_update_control .reduced:before {
  width: 40px;
}
.cart.table-wrapper .col.qty .action.update {
  background: none;
  color: #57585a;
  border: none;
  font-weight: 400;
  text-transform: capitalize;
  text-align: center;
  margin: 0 !important;
  width: 114px;
  text-decoration: underline;
}
.cart.table-wrapper .col.qty .action.update:hover {
  color: #d88721;
}
.cart.table-wrapper .col.subtotal {
  padding: 10px 15px 10px 10px;
  padding-right: 60px !important;
  width: 185px;
  text-align: center;
}
.cart.table-wrapper .col.subtotal .price {
  color: #57585a;
  font-size: 15px;
  font-weight: 500 !important;
  line-height: 25px;
}
.item-actions-subtotal {
  display: inline-block;
  position: relative;
  width: 100%;
}
.item-actions-subtotal .item-actions {
  position: absolute;
  top: 0;
  right: -60px;
}
.item-actions-subtotal .item-actions .action.action-edit,
.item-actions-subtotal .item-actions .action.action-towishlist {
  display: none;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: "\f1f8";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 10px;
  font-weight: 600;
  color: #57585a;
  height: 20px;
  width: 18px;
  background: url(../images/delete.svg) no-repeat center;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #edf0f0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-container .form-cart .actions.main {
  display: none;
}
.cart-container .form-cart .actions.main .action.update {
  background: #000;
  color: #fff;
  text-transform: capitalize;
  border: 1px solid #000;
  font-size: 12px;
  height: 40px;
  padding: 0 25px;
}
.cart-container .form-cart .actions.main .action.update:hover {
  background: #d88721;
  border: 1px solid #d88721;
}
.cart-summary {
  background: #fff;
  padding: 0;
}
.cart-summary .checkout-methods-items {
  margin: 0;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items .item .action.primary.checkout {
  color: #ffffff;
  height: 50px;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
  text-transform: none;
}
.cart-summary > .title {
  margin: 0 0 10px;
  color: #57585a;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  text-transform: uppercase;
  display: none;
}
.cart-summary .block .title strong {
  color: #57585a;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
.cart-summary .block > .title {
  border-top: 1px solid #edf0f0;
}
.cart-summary .block > .title:after {
  color: #57585a;
}
.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  border-top: 0px solid #cccccc;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  border-top: 0px solid #cccccc;
}
.abs-sidebar-totals .grand strong,
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  color: #57585a;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}
.cart-summary .block.discount {
  margin: 15px 0 0;
}
.cart-summary .block.discount > .title {
  border-top: 0px solid #333;
  background: #eeeeee;
  padding: 15px 25px;
  display: none;
}
.cart-summary .block.discount > .title strong {
  font-weight: 400;
}
.cart-summary .block.discount > .title:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 22px;
  height: 1px;
  width: 16px;
  background: #333;
}
.cart-summary .block.discount > .title:before {
  content: "";
  position: absolute;
  right: 32px;
  top: 18px;
  height: 16px;
  width: 1px;
  background: #333;
}
.cart-summary .block.discount > .content {
  display: block !important;
  background: #edf0f0;
  padding: 15px;
}
.cart-summary .block.discount > .content .head {
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}
.cart-summary .block.discount > .content .head strong {
  font-weight: 500;
}
.cart-summary .block.discount > .content .head a {
  color: #d88721;
  text-decoration: underline;
}
.cart-summary .block.discount > .content .head a:hover {
  text-decoration: none;
}
.cart-summary .block.discount > .content .fieldset.coupon {
  margin: 10px 0 0;
  position: relative;
}
.cart-summary .block.discount > .content .fieldset.coupon .label {
  display: none;
}
.cart-summary .block.discount > .content .fieldset.coupon .actions-toolbar > .primary .action.primary {
  position: absolute;
  top: 2px;
  right: 2px;
  text-transform: capitalize;
  height: 36px;
  line-height: 36px;
  background: #edf0f0;
  font-size: 12px;
  font-weight: 700;
  color: #57585a;
  border: none;
  margin: 0;
}
.cart-summary .block.discount > .content .fieldset.coupon .actions-toolbar > .primary .action.primary:hover {
  color: #fff;
  background: #d88721;
}
.cart-summary .block.discount.active > .title:before {
  background: none;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #edf0f0;
}
.cart-container .widget.block {
  float: none;
}
.ti_potrebbero_cart {
  width: 68%;
  order: 2;
  padding: 0 40px 0 0;
  box-sizing: border-box;
}
.cart-summary-oppure .summary-logopayment p {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  margin: 5px 0 10px;
}
.cart-summary-oppure .summary-logopayment-img ul {
  display: flex;
  list-style: none;
  margin: 0 -5px;
  padding: 0;
}
.cart-summary-oppure .summary-logopayment-img ul li {
  padding: 0 5px;
  margin: 0 0 10px;
  width: 33.333%;
  box-sizing: border-box;
}
.cart-summary-oppure .summary-logopayment-img ul li .box {
  height: 50px;
  background: #edf0f0;
  text-align: center;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-summary-potrai {
  padding: 10px;
  margin: 0 0 10px;
  border-radius: 3px;
  border: 1px solid #edf0f0;
}
.cart-summary-potrai .head-potrai p {
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  margin: 0px 0 5px !important;
}
.cart-summary-potrai .summary-potrai-img ul {
  display: flex;
  list-style: none;
  margin: 0 -2px;
  padding: 0;
}
.cart-summary-potrai .summary-potrai-img ul li {
  padding: 0 2px;
  margin: 0;
  box-sizing: border-box;
}
.cart-summary-potrai .summary-potrai-img ul li img {
  max-width: 90%;
}
.cart-summary-potrai p {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  margin: 0px 0 0px !important;
}
.cart-summary-possiamo {
  padding: 10px;
  margin: 0 0 10px;
  border-radius: 3px;
  border: 1px solid #edf0f0;
}
.cart-summary-possiamo h6 {
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 0px;
  text-transform: uppercase;
}
.cart-summary-possiamo p {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  margin: 0 0 0px;
}
.cart-summary-possiamo p a {
  color: #57585a;
  text-decoration: underline;
}
.cart-summary-possiamo p a:hover {
  color: #d88721;
}
.cart-summary-buono {
  padding: 10px;
  margin: 0 0 10px;
  border-radius: 3px;
  border: 1px solid #edf0f0;
}
.cart-summary-buono h6 {
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 0px;
  text-transform: uppercase;
}
.cart-summary-buono ul {
  list-style: none;
  margin: 0px;
  padding: 0;
}
.cart-summary-buono ul li {
  margin: 0;
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 28px;
}
.cart-summary-buono ul li i {
  font-size: 10px;
  font-weight: 600;
  margin-right: 10px;
}
.cart-summary .widget.block {
  float: none !important;
}
.firecheckout.checkout-index-index .page-wrapper {
  overflow: hidden !important;
}
.firecheckout.checkout-index-index #checkout .opc-wrapper .opc > li {
  border: none;
  padding: 15px 0 15px 0;
}
.firecheckout.checkout-index-index #checkout .opc-wrapper .opc > li.checkout-payment-method,
.firecheckout.checkout-index-index #checkout .opc-wrapper .opc > li.checkout-shipping-method {
  padding-left: 10px;
  padding-right: 10px;
}
.firecheckout.checkout-index-index #checkout .opc-wrapper .step-title {
  color: #57585a;
  font-size: 18px;
  font-weight: 500;
}
.firecheckout.checkout-index-index #checkout .opc-wrapper .step-title:before {
  display: none;
}
.firecheckout.checkout-index-index #checkout .opc-block-summary > .title {
  color: #57585a;
  font-size: 18px;
  font-weight: 500;
}
.firecheckout.checkout-index-index #checkout .opc-block-summary > .title:before {
  display: none;
}
.firecheckout.checkout-index-index #checkout .opc-sidebar {
  border: none;
  padding: 15px 0 15px 0;
}
.firecheckout.checkout-index-index #checkout .opc-sidebar .step-title {
  color: #57585a;
  font-size: 18px;
  font-weight: 500;
}
.firecheckout.checkout-index-index #checkout .opc-sidebar .step-title:before {
  display: none;
}
.firecheckout.checkout-index-index #checkout .fieldset > .field > .label {
  font-weight: 300;
}
.firecheckout.checkout-index-index #checkout .fieldset > .field .input-text {
  color: #57585A;
  font-size: 12px;
  font-weight: 300;
  line-height: 23px;
  height: 40px;
  border: 1px solid #edf0f0;
  border-radius: 3px;
}
.firecheckout.checkout-index-index #checkout .fieldset > .field select {
  color: #57585A;
  font-size: 12px;
  font-weight: 300;
  line-height: 23px;
  height: 40px;
  border: 1px solid #edf0f0;
  border-radius: 3px;
}
.firecheckout.checkout-index-index #checkout .fieldset .field[name="shippingAddress.company"],
.firecheckout.checkout-index-index #checkout .fieldset .field[name="billingAddressshared.company"] {
  width: 50% !important;
}
.firecheckout.checkout-index-index #checkout .fieldset .field[name="shippingAddress.telephone"],
.firecheckout.checkout-index-index #checkout .fieldset .field[name="billingAddressshared.telephone"] {
  width: 100% !important;
}
.firecheckout.checkout-index-index #checkout .fieldset .field[name="shippingAddress.street.1"],
.firecheckout.checkout-index-index #checkout .fieldset .field[name="billingAddressshared.street.1"] {
  display: none !important;
}
.firecheckout.checkout-index-index .place-order .actions-toolbar .primary {
  width: 100%;
}
.firecheckout.checkout-index-index .place-order .actions-toolbar .primary .action {
  text-transform: none;
  font-size: 15px;
}
.firecheckout.checkout-index-index #maincontent .page-title-wrapper .authentication-wrapper .action-auth-toggle {
  color: #d88721;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  text-transform: capitalize;
}
.opc-block-summary .items-in-cart > .title {
  display: none;
}
.opc-block-summary .product-item .product-item-name-block .product-item-name {
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}
.firecheckout.checkout-index-index input[type="checkbox"]:checked::after,
.firecheckout.checkout-index-index input[type="radio"]:checked::after {
  color: #333 !important;
  content: "\f00c" !important;
  font-family: "Font Awesome 5 Free";
  font-size: 10px !important;
  font-weight: 900 !important;
  left: 9px !important;
  position: absolute !important;
  top: 6px !important;
  width: 20px !important;
  height: 20px !important;
  display: flex !important;
  background: none !important;
  justify-content: center;
  align-items: center;
  background: #fff !important;
  border-radius: 3px !important;
  border: 1px solid #edf0f0 !important;
  transition: none !important;
}
.checkout-payment-method .discount-code .payment-option-title .action-toggle {
  color: #57585a;
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
}
.checkout-payment-method .discount-code .payment-option-title .action-toggle:after {
  color: transparent;
}
.checkout-payment-method .discount-code .payment-option-content {
  display: block !important;
}
.checkout-payment-method .discount-code .payment-option-content .form-discount .input-text {
  border-radius: 3px !important;
  border: 1px solid #edf0f0 !important;
}
.firecheckout.checkout-index-index .footer__top {
  display: none;
}
.firecheckout.checkout-index-index .foo_items .foo2,
.firecheckout.checkout-index-index .foo_items .foo3,
.firecheckout.checkout-index-index .foo_items .foo4,
.firecheckout.checkout-index-index .foo_items .foo6 {
  display: none;
}
.firecheckout.checkout-index-index .footer_trust,
.firecheckout.checkout-index-index .footer_trust_top {
  display: none;
}
.firecheckout.checkout-index-index .footer_informations {
  padding: 25px 0 20px;
}
.firecheckout.checkout-index-index .header_block_shipping {
  right: 0;
}
.firecheckout.checkout-index-index .header_block_shipping .header_spedizioni {
  display: none;
}
.firecheckout.checkout-index-index .header.content .header.links {
  display: none;
}
.firecheckout.checkout-index-index .header.content .minicart-wrapper {
  display: none;
}
.firecheckout.checkout-index-index .header.content .block-search {
  display: none;
}
.firecheckout.checkout-index-index .header-bottom,
.firecheckout.checkout-index-index .top-container {
  display: none;
}
.firecheckout.checkout-index-index .page-header {
  height: 120px;
  border-bottom: 1px solid #ddd;
}
.firecheckout.checkout-index-index .top-nav-items {
  display: none;
}
.firecheckout.checkout-index-index .top-message {
  justify-content: center;
}
.firecheckout.checkout-index-index .top-message .top-eccezionale {
  display: none;
}
@media (max-width: 768px) {
  .firecheckout.checkout-index-index .page-wrapper {
    margin-top: 85px;
  }
  .firecheckout.checkout-index-index .page-header {
    height: 75px;
  }
}
.cart-totals .totals-tax-summary {
  display: none;
}
.cart-totals .totals-tax-details {
  display: table-row !important;
  border-bottom: 1px solid #edf0f0;
}
/* End Cart */
.grid-custom .product-item {
  width: 100% !important;
}
/* Catalog */
.page-products .page-title-wrapper .page-title {
  margin: 5px 0 10px;
}
.filter-options-title {
  padding: 12px 40px 2px 0px;
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-transform: capitalize;
}
.filter-options-title:hover {
  color: #d88721;
}
.filter-options-title:after {
  position: absolute;
  right: 0;
  top: 12px;
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-size: 12px !important;
  font-weight: 900;
}
.active > .filter-options-title:after {
  content: "\f0d8";
}
.filter-options-item {
  border-bottom: 1px solid #edf0f0;
}
.filter-options-item .filter-options-content {
  padding: 5px 0px;
}
.filter-options-item .filter-options-content .items {
  margin: 0 0px !important;
}
.filter-options-item .filter-options-content .items .item a {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  padding: 5px 0 0px 35px;
}
.filter-options-item .filter-options-content .items .item a .label {
  position: relative;
}
.filter-options-item .filter-options-content .items .item a .label:before {
  content: "";
  width: 25px;
  height: 25px;
  background: #edf0f0;
  border-radius: 3px;
  position: absolute;
  top: -5px;
  left: -35px;
}
.filter-options-item .filter-options-content .items .item a:hover {
  color: #d88721;
}
.filter-options-item .filter-options-content .items .item a:hover .count {
  color: #d88721;
}
.filter-options-item .filter-options-content .items .item a.amshopby-link-selected {
  color: #d88721;
}
.filter-options-item .filter-options-content .items .item a.amshopby-link-selected .label:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  color: #57585a;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -2px;
  left: -28px;
}
.filter-options-item .filter-options-content .items .item a.amshopby-link-selected .count {
  color: #d88721;
}
.filter-options-item .filter-options-content .items .item a.amshopby-link-selected:hover {
  color: #d88721;
}
.filter-options-item .filter-options-content .items .item a.amshopby-link-selected:hover .count {
  color: #d88721;
}
.filter-options-item .filter-options-content .items.am-filter-items-category_ids {
  max-height: 260px;
}
.filter-options-item .filter-options-content .items.am-filter-items-category_ids .item a {
  padding: 1px 0 1px 0px;
}
.filter-options-item .filter-options-content .items.am-filter-items-category_ids .item a .label:before,
.filter-options-item .filter-options-content .items.am-filter-items-category_ids .item a .label:after {
  display: none;
}
.filter-options-item .filter-options-content .items.-am-singleselect {
  min-height: 40px;
  max-height: 260px;
  overflow: hidden;
  overflow-y: auto;
  padding-right: 10px;
  width: 100%;
  box-sizing: border-box;
}
.filter-options-item .filter-options-content .am-show-more {
  color: #57585a !important;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-transform: capitalize;
  padding-left: 0px;
}
.filter-options-item .filter-options-content .am-show-more:hover {
  color: #d88721;
}
.filter .filter-current-subtitle {
  padding-left: 0;
}
.filter .filter-current-subtitle:before {
  position: absolute;
  right: 0;
  top: 12px;
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-size: 12px !important;
  font-weight: 900;
}
.filter .filter-current .items {
  padding-left: 0;
}
.filter .filter-current.active .filter-current-subtitle:before {
  content: "\f0d8";
}
.filter-actions .filter-clear {
  color: #57585A;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-decoration: underline;
}
.toolbar-products {
  padding: 0px 0;
  border-top: 1px solid #edf0f0;
  border-bottom: 1px solid #edf0f0;
}
.toolbar-products .sorter {
  position: relative !important;
}
.toolbar-products .sorter .sorter-label {
  font-size: 12px;
  font-weight: 300;
  line-height: 13px;
  cursor: pointer;
  color: #999999;
}
.toolbar-products .sorter .sorter-action {
  display: none;
}
.toolbar-products .sorter .sorter-options {
  margin: 0;
  box-shadow: none;
  background-color: transparent;
  border: none;
  color: #999999;
  padding: 4px 17px 5px 2px;
}
.toolbar-products .sorter .sorter-options span {
  font-size: 12px;
  font-weight: 300;
  line-height: 13px;
  line-height: 22px;
  cursor: pointer;
}
.toolbar-products .sorter .sorter-options span.selected,
.toolbar-products .sorter .sorter-options span:hover {
  color: #bf545d;
  font-weight: 600;
}
.toolbar-products .sorter .sorter-options option {
  font-size: 12px;
  font-weight: 300;
}
.toolbar-products .sorter .sorter-options option:first-child {
  color: #999999;
  font-size: 12px;
  font-weight: 300;
}
.toolbar-products .sorter .sorter-options:invalid {
  color: #999999;
  font-size: 12px;
  font-weight: 300;
}
.toolbar-products .sorter.active .sorter-label {
  position: relative;
  padding: 0 15px 0 0;
}
.toolbar-products .sorter.active .sorter-label:after {
  position: absolute;
  right: 0;
  top: 2.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: inherit;
  color: #260111;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.toolbar-products .sorter.active .sorter-label:hover:after {
  color: #bf545d;
}
.toolbar-products .sorter.active .sorter-options {
  display: flex;
}
.toolbar-products .toolbar-amount {
  color: #999999;
  font-size: 12px;
  font-weight: 300;
  padding-top: 10px;
}
.toolbar-products .toolbar-amount .toolbar-number {
  margin: 0 3px;
}
.toolbar-products .modes {
  display: none;
}
.products.wrapper ~ .toolbar {
  border: none;
}
.products.wrapper ~ .toolbar .limiter {
  display: none;
}
.catalog_level1_sub {
  margin: 30px 0 10px;
}
.catalog_level1_sub .our__subcategories .title {
  display: none;
}
.catalog_level1_sub .our__subcategories .sub-cat {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.catalog_level1_sub .our__subcategories .sub-cat li {
  width: 25%;
  list-style: none;
  padding: 0 20px 35px 0px;
  margin: 0;
  box-sizing: border-box;
}
.catalog_level1_sub .our__subcategories .sub-cat li h3 {
  margin: 0;
}
.catalog_level1_sub .our__subcategories .sub-cat li a {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
  text-decoration: none;
}
.catalog_level1_sub .our__subcategories .sub-cat li a strong {
  font-weight: 300;
}
.catalog_level1_sub .our__subcategories .sub-cat li a.viewall {
  text-decoration: underline;
}
.catalog_level1_sub .our__subcategories .sub-cat li a:hover {
  color: #d88721;
}
.catalog_level1_sub .our__subcategories .sub-cat li a:hover strong {
  font-weight: 300;
}
.sub-cat-item {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}
.sub-cat-item .sub-cat-img {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sub-cat-item .sub-cat-img img {
  max-width: 100%;
}
.sub-cat-item h2 {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}
.sub-cat-item strong {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-left: 10px;
  display: block;
}
.products-grid .product-item .percent-price {
  position: static;
}
.products-grid .product-item .percent-price small {
  z-index: 1;
  right: auto;
  left: 0;
  top: 0;
}
.products-grid .product-item .discount-price {
  display: none;
}
.products-grid .product-item-info {
  position: relative;
}
.products-grid .product-item-info h3 {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
}
.products-grid .product-item-info.active,
.products-grid .product-item-info:hover {
  z-index: 1;
  background: none;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
}
.products-grid .product-item-inner {
  display: none !important;
}
.product-item-name {
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
}
.product-item-name .product-item-link {
  color: #57585a;
  font-size: 15px;
  font-weight: 300 !important;
  line-height: 18px;
}
.product-item-name .product-item-link:hover {
  color: #d88721;
}
.owl-carousel .product-item-name {
  font-size: 12px;
}
.owl-carousel .product-item-name .product-item-link {
  font-size: 12px;
}
.product-item .price-box {
  margin: 5px 0 15px;
}
.product-item .price-box .price {
  font-weight: 500;
  line-height: 18px;
}
.product-item .price-box .price-label {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
}
.products-grid .product-item .price-box .price-label {
  display: none;
}
.products-grid .product-item .price-box .price-container {
  justify-content: flex-start;
}
.page-products .product-item-info {
  width: 100%;
}
.products-grid .product-items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px !important;
}
.products-grid .product-items .product-item {
  width: 25% !important;
  margin: 0 !important;
  padding: 0 10px 10px !important;
}
.products-grid .product-item-details .product-item-sku {
  display: none;
}
.products-grid .product-item-details .product-item-name {
  height: 56px;
  display: block;
  overflow: hidden;
}
.products-grid .product-item .price-box {
  display: flex;
  align-items: baseline;
}
.products-grid .product-item .price-box .iva_inclusa {
  display: none;
}
.products-grid .product-item .price-box .price-container .price-label {
  display: none;
}
.products-grid .product-item .price-box .old-price {
  order: 2;
  margin: 0 0 0 10px;
}
.products-grid .product-item .price-box .special-price {
  order: 1;
  color: #39b362;
}
.products-grid .product-item .price-box .percent-price {
  display: none;
}
.products-grid .product-item .price-box .discount-percent {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  height: 25px;
  border-radius: 12px;
  background: #39b362;
  min-width: 55px;
  padding: 4px 12px;
  box-sizing: border-box;
  text-transform: uppercase;
}
.products-grid .product-item .price-box .discount-percent small:before {
  content: "-";
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
}
.page-products .primary_plus_cart {
  padding: 60px 0 15px;
}
.catalog_seobottom .seo_wrapper .seo_text {
  height: 70px;
}
.catalog_seobottom .seo_wrapper.active .seo_text {
  height: auto;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: flex;
  width: 50%;
}
.products.wrapper ~ .toolbar-products {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.products.wrapper ~ .toolbar-products .pages {
  width: 50%;
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
}
.products.wrapper ~ .toolbar-products .pages > .pages-label {
  position: static;
  width: auto;
  line-height: 18px;
  overflow: inherit;
  font-size: 12px;
  font-weight: 300;
  margin: 0 10px 0 0;
}
.products.wrapper ~ .toolbar-products .pages .pages-items {
  display: flex;
  justify-content: center;
}
.products.wrapper ~ .toolbar-products .pages .pages-items .pages-item-next,
.products.wrapper ~ .toolbar-products .pages .pages-items .pages-item-previous {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages .pages-items .item {
  margin: 0 12px 0 0;
}
.products.wrapper ~ .toolbar-products .pages .pages-items .item a {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
  padding: 3px 5px;
}
.products.wrapper ~ .toolbar-products .pages .pages-items .item.current strong.page {
  padding: 0px 5px;
  width: 27px;
  border-radius: 12px;
  background: none;
  border: 0px solid #260111;
}
.products.wrapper ~ .toolbar-products .pages .pages-items .item.current span {
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}
.products.wrapper ~ .toolbar-products .pages .pages-items .item:nth-last-child(2) {
  margin: 0;
}
.products-grid .owl-carousel.product-items {
  margin: 0 !important;
}
.products-grid .owl-carousel.product-items .product-item {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 0px 10px !important;
}
.message.info.empty {
  margin: 50px 0 10px;
}
.category-description {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  margin: 0 0 15px;
}
.category-description p {
  font-size: 13px;
  font-weight: 300;
  line-height: 25px;
}
.category-description h2,
.category-description h3,
.category-description h4,
.category-description h5,
.category-description h6 {
  font-size: 15px;
}
.category-description strong {
  font-weight: 500;
}
.category-description .readmore {
  color: #3f4e55;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  cursor: pointer;
  padding-right: 0px;
  position: relative;
  display: flex;
  margin: 7px 0 0;
  text-decoration: none;
}
.category-description .readmore:hover {
  color: #d88721;
}
.category-description .readmore:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  display: inline-block;
  margin: 1px 0 0 5px;
}
.category-description .readless {
  color: #3f4e55;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  cursor: pointer;
  padding-right: 0px;
  position: relative;
  display: flex;
  margin: 7px 0 0;
  text-decoration: none;
}
.category-description .readless:hover {
  color: #d88721;
}
.category-description .readless:after {
  content: "\f0d8";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  display: inline-block;
  margin: 1px 0 0 5px;
}
.category-description h2 {
  color: #57585a;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  margin: 0 0 10px;
}
.category-description h3,
.category-description h4,
.category-description h5,
.category-description h6 {
  color: #57585a;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 10px;
}
.category-description p {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  margin: 0 0 10px;
}
.category-description .category-description-inner {
  overflow: hidden;
  height: 45px;
}
.category-description .moreless_catalog {
  margin: 0px 0px 0;
}
.category-description .moreless_catalog span {
  color: #3f4e55;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  cursor: pointer;
  padding-right: 15px;
  position: relative;
}
.category-description .moreless_catalog span:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  right: 0px;
  position: absolute;
  top: 0px;
}
.category-description .moreless_catalog span:hover {
  color: #d88721;
}
.category-description .moreless_catalog span.less {
  display: none;
}
.category-description.active .category-description-inner {
  height: auto;
}
.category-description.active .moreless_catalog .more {
  display: none;
}
.category-description.active .moreless_catalog .less {
  display: inline-block;
}
.category-description.active .moreless_catalog .less:after {
  content: "\f0d8";
}
/* disabilitato 2024-10-11, vedi https://nuzo.monday.com/boards/1045728308/pulses/7579426870
.category-macchine-utensili,
.category-giardinaggio,
.category-utensili-manuali,
.category-antinfortunistica-e-abbigliamento,
.category-arredamento-e-storage{
	.column.main {
		min-height: auto;
	}
	.category-description {
		max-width: 1110px;
		margin: 0 auto;
		text-align: center;
		font-size: 15px;
		line-height: 25px;
		p {
			font-size: 15px;
			font-weight: 300;
			line-height: 25px;
			text-align: center;
		}
	}
	.page-title-wrapper {
		.page-title {
			text-align: center;
			margin: 0px 0 15px;
		}
	}
	.category-description {
		.category-description-inner {
			height: auto;
		}
		.moreless_catalog {
			display: none;
		}
	}
	.bottomlevel1_categories {
		display: none;
	}
	.catalog_block_i_piu_venduti {
		display: none;
	}
}*/
.catalog_block_brand {
  margin: 0 0 15px;
}
.catalog_block_brand h2 {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 15px;
}
.category-image {
  display: none;
}
.products-list .list.product-items {
  margin: 10px 0;
}
.products-list .product-item {
  border-bottom: 1px solid #edf0f0;
  margin: 0 0 10px;
  padding: 0 0px 10px 0;
}
.products-list .product-item-info {
  display: flex;
}
.products-list .product-item-info .product-item-photo {
  width: 192px;
  padding: 0 25px 0px 0;
}
.product_list_item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
.product_list_col1 {
  width: 325px;
  padding: 0 0px 0 0;
}
.list_pro_label {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
  padding: 0 0 0 65px;
}
.list_pro_label span {
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  height: 25px;
  border-radius: 12px;
  background: #edf0f0;
  min-width: 96px;
  padding: 4px 12px;
  box-sizing: border-box;
  text-transform: uppercase;
  margin-right: 10px;
}
.list_pro_label span.label_spedizione {
  color: #39b362;
}
.list_pro_label span.label_bestseller {
  margin-right: 0px;
}
.list_cod .cod {
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.list_pro_name .product-item-name .product-item-link {
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
}
.list_pro_name .product-item-name .product-item-link:hover {
  color: #d88721;
}
.product_list_col2 {
  width: 200px;
  padding: 36px 30px 0 0;
}
.product_list_available {
  margin: 0 0 10px;
  padding: 0 0 0 25px;
}
.product_list_available span {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.product_list_available span.available {
  font-weight: 500;
  color: #39b362;
  text-transform: uppercase;
  position: relative;
}
.product_list_available span.available:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  color: #39b362;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -1px;
  left: -22px;
}
.product_list_available span.disable {
  font-weight: 500;
  color: #57585a;
  text-transform: uppercase;
  position: relative;
}
.product_list_available span.disable:before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  color: #57585a;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -1px;
  left: -22px;
}
.product_list_available span.unavailable {
  font-weight: 500;
  color: #57585a;
  text-transform: uppercase;
  position: relative;
}
.product_list_available span.unavailable:before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  color: #57585a;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -1px;
  left: -22px;
}
.product_list_available strong {
  font-weight: 500;
}
.product_list_available_mobile {
  margin: 0 0 5px;
  padding: 0 0 0 18px;
  display: none;
}
.product_list_available_mobile span {
  font-size: 9px;
  font-weight: 300;
  line-height: 18px;
}
.product_list_available_mobile span.available {
  font-weight: 500;
  color: #39b362;
  text-transform: uppercase;
  position: relative;
}
.product_list_available_mobile span.available:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 9px;
  font-weight: 900;
  color: #39b362;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -3px;
  left: -15px;
}
.product_list_available_mobile span.disable {
  font-weight: 500;
  color: #57585a;
  text-transform: uppercase;
  position: relative;
}
.product_list_available_mobile span.disable:before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-size: 9px;
  font-weight: 900;
  color: #57585a;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -3px;
  left: -15px;
}
.product_list_available_mobile span.unavailable {
  font-weight: 500;
  color: #57585a;
  text-transform: uppercase;
  position: relative;
}
.product_list_available_mobile span.unavailable:before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-size: 9px;
  font-weight: 900;
  color: #57585a;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -3px;
  left: -15px;
}
.product_list_available_mobile strong {
  font-weight: 500;
}
.product_list_spedizione {
  padding: 0 0 0 25px;
}
.product_list_spedizione span {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  position: relative;
}
.product_list_spedizione span:before {
  content: "\f0d1";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  color: #57585a;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -1px;
  left: -22px;
}
.product_list_spedizione .status {
  font-weight: 500;
  text-transform: uppercase;
}
.product_list_col3 {
  width: 186px;
  padding: 30px 0px 0 0;
}
.product-item .price-container {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.product-item .price-container .price-label {
  position: static;
  width: auto;
  line-height: 18px;
  overflow: inherit;
}
.product-item .price-box.price-final_price > .price-container.price-final_price {
  justify-content: flex-end;
}
.product-item .special-price {
  display: block;
}
.product-item .special-price .price-container {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.product-item .special-price .price-container .price-label {
  position: static;
  width: auto;
  line-height: 18px;
  overflow: inherit;
}
.product-item .old-price {
  display: block;
}
.product-item .old-price .price-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-item .old-price .price-container .price {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-align: right;
  text-decoration: line-through;
}
.product-item .discount-price {
  display: block;
  margin: 0px 0 3px;
}
.product-item .discount-price .price-container {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.product-item .discount-price .price-container .price-label {
  color: #39b362;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.product-item .discount-price .price-container .price {
  color: #39b362;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.product-item .percent-price {
  display: block;
  position: relative;
}
.product-item .percent-price small {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  height: 25px;
  border-radius: 12px;
  background: #39b362;
  min-width: 96px;
  padding: 4px 12px;
  box-sizing: border-box;
  position: absolute;
  top: -36px;
  right: 0px;
}
.product-item .percent-price.bestseller small {
  color: #fff;
  background: #39b362;
}
.toolbar-products {
  margin-bottom: 10px;
}
#amasty-shopby-product-list .products.wrapper {
  margin-top: 0;
  margin-bottom: 10px;
}
.product_list_col3 .product-item-inner .actions-primary {
  width: 100%;
}
.product_list_col3 .product-item-inner .actions-primary .action.tocart.primary {
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  text-transform: none;
  height: 38px;
  background: #edf0f0;
  border-radius: 3px;
  border: none;
  width: 100%;
}
.product_list_col3 .product-item-inner .actions-primary .action.tocart.primary:hover {
  color: #fff;
  background: #d88721;
}
.product_list_col3 .product-item-inner .actions-secondary {
  display: none;
}
.product_list_col3 .price-box {
  min-height: 105px;
}
.product_list_col3 .price-box .discount-percent {
  display: none;
}
.product_list_col3 .price-box .iva_inclusa {
  display: none;
}
.product_list_col3 .amshopby-option-link {
  position: absolute;
  left: 0;
  top: 0;
}
.product_list_col3 .amshopby-option-link img {
  border: 1px solid #edf0f0;
  max-width: 50px !important;
}
.product_list_col3 .list_pro_label {
  display: none;
}
.cate_related {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.cate_related li {
  margin: 0 10px 10px 0;
}
.cate_related li .item {
  margin: 0;
  font-size: 12px;
  line-height: 20px;
}
.cate_related li a {
  font-size: 12px;
  font-weight: 300;
  background: #fff;
  display: block;
  padding: 9px 38px 9px 15px;
  border: 1px solid #edf0f0;
  border-radius: 3px;
}
.cate_related li a span {
  position: relative;
}
.cate_related li a span:after {
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  color: #d88721;
  font-size: 12px;
  font-weight: 900;
  right: -30px;
  position: absolute;
  top: -2px;
  width: 20px;
  height: 20px;
}
.cate_related li a:hover {
  color: #d88721;
}
.toplevel1_categories {
  padding: 10px 0 0 0;
  border-top: 1px solid #edf0f0;
}
.bottomlevel1_categories .title {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 15px;
}
.catalog_block_i_piu_venduti {
  padding: 10px 0 0 0;
  border-top: 1px solid #edf0f0;
}
.catalog_block_i_piu_venduti .block-products-list {
  margin-bottom: 0px !important;
}
/* Catalog */
/* Product */
.catalog-product-view .breadcrumbs {
  margin-bottom: 5px;
}
.catalog-product-view .page-main .page-title-wrapper .page-title {
  color: #57585a;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 12px;
  padding: 0;
  text-align: left;
}
.catalog-product-view .columns .column.main {
  padding-bottom: 15px;
}
.catalog-product-view .product.media {
  width: 32%;
}
.catalog-product-view .product-info-main {
  width: 68%;
  padding: 0 0 0 25px;
  box-sizing: border-box;
}
.product-view-top .page-title-wrapper {
  position: relative;
}
.product-view-top .page-title-wrapper .amshopby-option-link {
  position: absolute;
  left: 34%;
  bottom: -80px;
  display: none;
}
.product-view-top .page-title-wrapper .amshopby-option-link img {
  border: 1px solid #edf0f0;
  max-width: 55px !important;
}
.product-info-main {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.product-info-main .product-view-primary {
  width: 65%;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  padding: 0 25px 30px 0;
  box-sizing: border-box;
}
.product-info-main .product-view-primary .product-reviews-summary {
  margin: 0px 0 0;
  cursor: pointer;
}
.product-info-main .product-view-primary .product-reviews-summary .reviews-actions {
  display: none;
}
.product-info-main .product-view-secondary {
  width: 35%;
  padding: 0 0 25px;
}
.product-info-main .product.attribute.overview {
  margin: 0px 0px 0px;
}
.product-info-main .product.attribute.overview p {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}
.product-info-main .product.attribute.overview p strong {
  font-weight: 300;
}
.product-info-main .product-info-price {
  border: none;
  margin: 0;
}
.product-info-main .product-add-form {
  padding-top: 2px;
}
.fotorama__thumb {
  border-radius: 2px;
  background: none;
  box-sizing: border-box;
  border: 1px solid #edf0f0;
  opacity: 0.4;
}
.fotorama__thumb-border {
  background: none !important;
  border: none !important;
}
.fotorama__active .fotorama__thumb {
  opacity: 1;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background: none !important;
}
.fotorama__stage {
  box-sizing: border-box;
  border: 1px solid #edf0f0;
}
.anchor-actions {
  margin: 0 0 10px;
}
.anchor-actions ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.anchor-actions ul li {
  padding: 0 8px;
  margin: 0 0 5px;
  position: relative;
}
.anchor-actions ul li span {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  cursor: pointer;
}
.anchor-actions ul li span:hover {
  color: #d88721;
}
.anchor-actions ul li:after {
  content: "";
  top: 5px;
  left: 0;
  position: absolute;
  width: 1px;
  height: 13px;
  background: #57585a;
}
.anchor-actions ul li:first-child {
  padding-left: 0;
}
.anchor-actions ul li:first-child:after {
  background: none;
}
.product-reviews-summary .rating-summary {
  position: relative;
  margin: -5px 5px 0 0 !important;
  padding: 0 0px 0 0px;
}
.product-reviews-summary .rating-summary:after {
  content: "";
  top: 6px;
  right: 0;
  position: absolute;
  width: 1px;
  height: 13px;
  background: #57585a;
}
.rating-summary .rating-result > span:before {
  color: #ffdc11;
}
.reviews-count-data {
  display: flex;
  align-items: baseline;
}
.reviews-count-data .label-rating {
  margin-right: 10px;
}
.reviews-count-data .label-rating span {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.product-info-main .anchor-actions {
  order: 1;
  width: 100%;
}
.product-info-main .product-info-stock-sku {
  float: none;
  text-align: left;
  padding: 0;
  margin: 0 0 10px;
  display: block;
  order: 2;
}
.product-info-main .product-attribute-color {
  order: 4;
  width: 100%;
}
.product-info-main .upsell {
  order: 6;
}
.product-info-main .related {
  order: 5;
}
.product-related-color {
  padding: 20px 0 0;
}
.related-color {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.related-color .item-color {
  width: 84px;
  height: 42px;
  padding: 0 5px 10px;
}
.related-color .item-color .link-color {
  border: 1px solid #edf0f0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
  width: 84px;
  height: 42px;
}
.related-color .item-color .link-color:hover {
  font-weight: 500;
  border: 1px solid #57585a;
}
.view_pro_label {
  display: flex;
  align-items: center;
  margin: 0 0 15px;
  padding: 0 0 0 0px;
}
.view_pro_label span {
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  height: 25px;
  border-radius: 12px;
  background: #edf0f0;
  min-width: 96px;
  padding: 4px 12px;
  box-sizing: border-box;
  text-transform: uppercase;
  margin-right: 10px;
}
.view_pro_label span.label_spedizione {
  color: #39b362;
}
.view_pro_label span.label_novita {
  margin-right: 0px;
}
.view_pro_label .attributebrandtop {
  margin-right: 10px;
}
.view_pro_label .attributebrandtop img {
  border: 1px solid #edf0f0;
  max-width: 55px !important;
}
.product-info-main .stock {
  margin: 0 0 0px;
  padding: 0 0 0 25px;
  width: 100%;
}
.product-info-main .stock span {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  position: relative;
  text-transform: uppercase;
}
.product-info-main .stock.available span {
  color: #39b362;
}
.product-info-main .stock.available span:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  font-weight: 900;
  color: #39b362;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0px;
  left: -22px;
}
.product-info-main .stock.unavailable span {
  color: #57585a;
}
.product-info-main .stock.unavailable span:before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  font-weight: 900;
  color: #57585a;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0px;
  left: -22px;
}
.product.attribute.sku {
  display: none;
}
.view_pro_stock {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  margin: 5px 0 0px;
}
.view_pro_stock strong {
  font-weight: 500;
}
.view_pro_modello {
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  margin: 7px 0 0px;
  width: 100%;
  display: none;
}
.view_pro_modello strong {
  font-weight: 500;
  margin: 0 0 0 5px;
}
.view_pro_cod {
  margin: 5px 0 0px;
}
.view_pro_cod span {
  color: #999999;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.table-wrapper.grouped {
  width: 100%;
  margin: 0 0 5px;
  padding: 0 20px 0px 0;
}
.table.grouped {
  border-color: #edf0f0 !important;
  margin-bottom: 15px;
  padding-top: 15px;
}
.table.grouped .col {
  text-align: center;
  border-color: #fff !important;
  background: #eee;
  border-width: 5px;
  border-right: 5px solid #fff;
}
.table.grouped .col:last-child {
  border-right: 0px solid #fff;
}
.table.grouped .col.item {
  font-weight: 600;
  text-align: left;
  padding: 9px 15px 10px;
  border-color: #fff !important;
}
.table.grouped .col.qty {
  font-weight: 600;
  padding: 10px 10px 10px 10px;
}
.table.grouped .product-item-name {
  font-size: 12px;
  font-weight: 300;
  max-width: 280px;
  margin-bottom: 0;
}
.table.grouped .col.price {
  text-align: center;
}
.table.grouped .price-box {
  min-width: 150px;
}
.table.grouped .price-box .price-label {
  font-size: 12px;
  font-weight: 300;
  display: none;
}
.table.grouped .price-box .price {
  font-weight: 600;
  font-size: 14px;
}
.table.grouped .price-box .percent-price,
.table.grouped .price-box .discount-price {
  display: none;
}
.table.grouped .price-box .old-price .price {
  font-weight: 500;
  font-size: 14px;
  text-decoration: line-through;
}
.table.grouped .price-box .discount-percent {
  font-size: 14px;
}
.table.grouped .price-box .discount-percent small {
  font-size: 14px;
}
.table.grouped .price-box .discount-percent small:before {
  content: "-";
}
.table.grouped .price-box .iva_inclusa {
  display: block;
  font-size: 12px;
}
.table.grouped th.col {
  background: none;
}
.page-product-grouped .box-tocart > .fieldset .actions {
  padding: 5px 0 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.page-product-grouped .box-tocart > .fieldset .actions .action.tocart {
  width: auto;
}
.product-info-main {
  position: relative;
}
.product-info-main .product-view-secondary .product-info-price {
  padding: 15px 0 0px;
  margin: 0 0 10px;
  border-bottom: 1px solid #edf0f0;
}
.product-info-main .product-view-secondary .product-info-price .price-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: baseline;
  padding: 0 0 5px;
}
.product-info-main .product-view-secondary .product-info-price .price-box .price-label {
  display: none;
}
.product-info-main .product-view-secondary .product-info-price .price-box .price {
  color: #57585a;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}
.product-info-main .product-view-secondary .product-info-price .price-box .price-container > span {
  margin: 0;
}
.product-info-main .product-view-secondary .product-info-price .price-box .percent-price {
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  height: 25px;
  border-radius: 12px;
  background: #edf0f0;
  min-width: 96px;
  padding: 4px 12px;
  box-sizing: border-box;
  text-transform: uppercase;
  margin-right: 10px;
  position: absolute;
  left: -115px;
  top: 15px;
  z-index: 1;
}
.product-info-main .product-view-secondary .product-info-price .price-box .old-price .price {
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  text-decoration: line-through;
}
.product-info-main .product-view-secondary .product-info-price .price-box .discount-price {
  margin: 0 10px;
  display: none;
}
.product-info-main .product-view-secondary .product-info-price .price-box .discount-price .price {
  color: #57585a;
  font-size: 16px;
  font-weight: 500;
}
.product-info-main .product-view-secondary .product-info-price .price-box .discount-percent {
  margin: 0 10px;
}
.product-info-main .product-view-secondary .product-info-price .price-box .discount-percent small {
  color: #39b362;
  font-size: 16px;
  font-weight: 500;
}
.product-info-main .product-view-secondary .product-info-price .price-box .discount-percent small:before {
  content: "-";
  color: #39b362;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}
.product-info-main .product-view-secondary .product-info-price .price-box .iva_inclusa {
  color: #999999;
  font-size: 10px;
  font-weight: 300;
  text-align: right;
  width: 100%;
  margin: -5px 0 0;
  display: block;
}
.product-info-main .product-view-secondary .product-social-links {
  display: none;
}
.box-tocart {
  margin: 0 0 10px;
}
.box-tocart > .fieldset {
  display: flex;
  margin: 0;
}
.box-tocart > .fieldset .field.qty {
  width: 65px;
  min-width: 65px;
  margin: 0;
}
.box-tocart > .fieldset .field.qty .label {
  display: none;
}
.box-tocart > .fieldset .actions {
  width: 100%;
  padding: 0 0 0 10px;
  box-sizing: border-box;
}
.box-tocart > .fieldset .actions .action.tocart {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  text-transform: none;
  padding: 0 20px;
  width: 100%;
  margin: 0;
  height: 50px;
}
.box-tocart > .fieldset .actions .action.tocart:active,
.box-tocart > .fieldset .actions .action.tocart:focus {
  background: #EDF0F0;
  border: 1px solid #EDF0F0;
}
.field.qty .control {
  display: flex;
  align-items: center;
}
.field.qty .control .qty {
  height: 50px;
  width: 100%;
  font-size: 15px;
  font-weight: 300;
  border-radius: 3px;
  border: 1px solid #edf0f0 !important;
  background: #fff !important;
}
.field.qty .control .decrease,
.field.qty .control .reduced {
  position: relative;
  background: none;
  padding: 0;
  height: 40px;
  width: 40px;
  border: none;
  color: transparent;
}
.field.qty .control .decrease:before,
.field.qty .control .reduced:before {
  content: "";
  width: 40px;
  height: 1px;
  top: 20px;
  left: 0;
  position: absolute;
  background: url(../images/Icone/plus.svg) no-repeat center;
}
.field.qty .control .increase {
  position: relative;
  background: none;
  padding: 0;
  height: 40px;
  width: 40px;
  border: none;
  color: transparent;
}
.field.qty .control .increase:before {
  content: "";
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  position: absolute;
  background: url(../images/Icone/plus.svg) no-repeat center;
}
.product.attribute.description h2 {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.product.attribute.description p {
  font-size: 13px;
  font-weight: 300;
  line-height: 23px;
}
.product.attribute.description strong {
  font-weight: 500;
}
.block.related {
  margin-top: 0px !important;
  clear: both;
}
.block.related .title {
  text-align: left;
  margin: 0px 0 10px;
}
.block.related .title strong {
  color: #57585a;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
}
.block.related .product-item-details {
  position: static;
}
.block.related .block-content .block-actions {
  display: none;
}
.block.related .block-content .products-grid .product-item .product-item-info {
  width: 100%;
  position: relative;
}
.block.related .related-available .product-item-name {
  margin-left: 0px;
}
.block.related .field.choice {
  display: none;
}
.spedizioni_pagamento_wrapper {
  margin: 0 0 20px;
}
.spedizioni_pagamento {
  display: flex;
  width: 100%;
  border-top: 1px solid #edf0f0;
  border-bottom: 1px solid #edf0f0;
}
.spedizioni_pagamento .spedizioni {
  width: 50%;
  box-sizing: border-box;
  padding: 0 20px 10px 0;
  border-right: 1px solid #edf0f0;
}
.spedizioni_pagamento .pagamento {
  width: 50%;
  padding: 0 0 10px 15px;
  box-sizing: border-box;
}
.spedizioni_pagamento .head h2 {
  color: #57585a;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  margin: 20px 0 10px;
}
.spedizioni_pagamento .content {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.spedizioni_pagamento .content p {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.spedizioni_pagamento .content strong {
  font-weight: 500;
}
.spedizioni_pagamento .content .le_spese {
  text-decoration: underline;
}
.spedizioni_pagamento .content .attenzione span {
  text-decoration: underline;
}
.spedizioni_pagamento .ul_pagamento {
  list-style: none;
  margin: 0px 0 2px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.spedizioni_pagamento .ul_pagamento li {
  margin: 0 10px 5px 0;
}
.spedizioni_table {
  max-width: 405px;
  margin: 0 0 15px 0;
}
.spedizioni_table .item {
  display: flex;
  padding: 5px 0;
  border-bottom: 1px solid #edf0f0;
}
.spedizioni_table .item strong {
  min-width: 90px;
}
.spedizioni_table .item .fino {
  width: 180px;
}
.spedizioni_table .item:last-child {
  border: none;
}
.product-view-bottom {
  clear: both;
}
.shortdescription {
  margin: 0 0 33px;
  padding: 0 0 25px;
  position: relative;
  border-bottom: 1px solid #edf0f0;
}
.shortdescription .title h2 {
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 0 0 10px;
}
.shortdescription .title h2 strong {
  font-weight: 500;
}
.shortdescription .text {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.shortdescription .text p {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.question_title h2 {
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 0 0 10px;
  padding: 0 225px 0 0;
}
.question_title h2 strong {
  font-weight: 500;
}
.aw-pquestion__product-question.container {
  margin: 0 0 15px;
  padding: 0 0 55px;
  position: relative;
  border-bottom: 1px solid #edf0f0;
}
.aw-pquestion__question-listing.aw-pq-question-list {
  padding-left: 0;
}
.aw-pquestion__question-listing.aw-pq-question-list .empty-list {
  font-style: normal !important;
}
.aw-pquestion__question-listing .price-box {
  padding: 15px 0 0;
}
.aw-pquestion__question-listing .price-box .percent-price,
.aw-pquestion__question-listing .price-box .discount-percent {
  display: none;
}
.aw-pquestion__question-listing .price-box .old-price {
  display: block;
}
.aw-pquestion__question-listing .price-box .old-price .price {
  font-size: 12px;
  font-weight: 300 !important;
  line-height: 18px;
  text-decoration: line-through;
}
.aw-pquestion__question-listing .price-box .discount-price {
  display: block;
}
.aw-pquestion__question-listing .price-box .discount-price .price {
  font-size: 16px;
  font-weight: 500 !important;
  line-height: 18px;
}
.aw-pquestion__question-listing .price-box .special-price {
  display: block;
}
.aw-pquestion__question-listing .price-box .special-price .price-label {
  position: static;
  width: auto;
  line-height: 18px;
  overflow: inherit;
}
.aw-pquestion__product-question.header {
  padding: 0px 0 0px;
}
.aw-pquestion__product-question.header .title {
  display: none;
}
.aw-pquestion__product-question.header .title h2 {
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}
.aw-pq__question-form-visibility-button {
  margin: -45px 0 0;
  width: 100%;
  text-align: right;
}
.aw-pq__question-form-visibility-button .action.primary {
  color: #3f4e55;
  font-size: 15px;
  font-weight: 500;
  background: #edf0f0;
  min-width: 192px;
  border: none;
  height: 42px;
}
.aw-pq__question-form-visibility-button .action.primary:hover {
  color: #fff;
  background: #d88721;
}
.aw-pq__product-group-buttons {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
}
.aw-pq__product-group-buttons .see-all-wrapper {
  width: 100%;
  text-align: center !important;
  display: none;
}
.aw-pq__product-group-buttons .see-all-wrapper .action.view {
  color: #999999;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-align: center;
  text-decoration: underline;
  border: none;
  background: none;
}
.aw-pq__product-group-buttons .see-all-wrapper .action.view:hover {
  color: #d88721;
  border: none;
  background: none;
}
.aw-pq-question-list.wrapper {
  padding: 20px 0 0;
}
.aw-pq-question-list.wrapper .question-item-wrapper {
  padding: 0;
}
.aw-pq-question-list.wrapper .question-item-wrapper .question-item {
  margin-bottom: 2px;
  background: #edf0f0;
  border-radius: 3px;
  padding: 10px 15px 7px 45px;
}
.aw-pq-question-list.wrapper .question-item-wrapper .question-item .question-details {
  display: none;
}
.aw-pq-question-list.wrapper .question-item-wrapper .question-item .question-content {
  color: #57585a;
  font-size: 15px;
  font-weight: 500;
}
.aw-pq-question-list.wrapper .question-item-wrapper .question-item .question-item-collapsible-trigger {
  position: absolute;
  left: 18px;
  top: 10px;
  transform: rotate(0deg);
}
.aw-pq-question-list.wrapper .question-item-wrapper .question-item .question-item-collapsible-trigger:before {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  font-weight: 900;
  color: #57585a;
}
.aw-pq-question-list.wrapper .question-item-wrapper .question-item[aria-expanded="true"] .question-item-collapsible-trigger:before {
  content: "\f108";
}
.aw-pquestion__question-listing .answer-content {
  font-size: 12px;
  line-height: 18px;
}
.aw-pquestion__question-listing .answer-details {
  display: none;
}
.aw-pquestion__question-listing .question-answer-list {
  padding: 10px 30px;
}
.aw-pq__question-answer-form {
  margin-top: 2px;
}
.aw-pq__rating-wrapper {
  position: absolute;
  right: 20px;
  top: 12px;
}
.iva_inclusa {
  display: none;
}
.sicuri {
  padding: 7px 13px 10px;
  border-radius: 3px;
  border: 1px solid #edf0f0;
  margin: 0 0px 10px 0px;
}
.sicuri .head {
  margin: 0 0px 5px 0px;
}
.sicuri .head strong {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.sicuri .head i {
  color: #57585a;
  font-size: 12px;
  font-weight: 700;
  margin: 0 5px 0 0;
}
.sicuri .sicuri_logo {
  margin: 0 0 0;
}
.sicuri .sicuri_logo ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: baseline;
}
.sicuri .sicuri_logo ul li {
  padding: 0 0 0 0;
  margin: 0 0 2px;
}
.sicuri .sicuri_logo ul li img {
  max-width: 80%;
}
.avail_block {
  padding: 7px 5px 10px 13px;
  border-radius: 3px;
  border: 1px solid #edf0f0;
  margin: 0 0px 10px 0px;
}
.avail_block .avail_status .status {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.avail_block .avail_status .status .avail {
  color: #39b362;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
}
.avail_block .avail_status .status .avail.unavailable {
  color: #57585a;
}
.avail_block .avail_status .status strong {
  font-weight: 500;
}
.shipping_block {
  padding: 7px 13px 10px;
  border-radius: 3px;
  border: 1px solid #edf0f0;
  margin: 0 0px 10px 0px;
}
.shipping_block .shipping_status .status {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.shipping_block .shipping_status .status .avail {
  color: #39b362;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
}
.shipping_block .shipping_status .status .price {
  font-weight: 700;
}
.shipping_block .shipping_status .status strong {
  font-weight: 500;
}
.shipping_block .shipping_status .status i {
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}
.shipping_block .shipping_status .text {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.buono {
  padding: 7px 13px 10px;
  border-radius: 3px;
  border: 1px solid #edf0f0;
  margin: 0 0px 10px 0px;
}
.buono .head {
  margin: 0 0px 10px 0px;
}
.buono .head strong {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
}
.buono .buono_list {
  margin: 0 0 0;
}
.buono .buono_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.buono .buono_list ul li {
  padding: 0 0 0 0;
  margin: 0 0 7px;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.buono .buono_list ul li strong {
  font-weight: 500;
}
.buono .buono_list ul li .attributebrand {
  margin-left: 5px;
  text-transform: uppercase;
}
.buono .buono_list ul li i {
  color: #57585a;
  font-size: 12px;
  font-weight: 700;
  margin: 0 7px 0 0;
}
.possiamo {
  padding: 7px 13px 10px;
  border-radius: 3px;
  border: 1px solid #edf0f0;
  margin: 0 0px 10px 0px;
}
.possiamo .head {
  margin: 0 0px 5px 0px;
}
.possiamo .head strong {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
}
.possiamo .possiamo_text p {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.possiamo .possiamo_text a {
  text-decoration: underline;
}
.possiamo .possiamo_text a:hover {
  color: #d88721;
}
.extra_vedi {
  margin: 0 0px 10px 0px;
}
.extra_vedi ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.extra_vedi ul li {
  padding: 0 0 0 0;
  margin: 0 0 5px;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.extra_vedi ul li a {
  color: #57585A;
  text-decoration: underline;
}
.extra_vedi ul li a:hover {
  color: #d88721;
}
.product.attribute {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.product.attribute strong {
  font-weight: 500;
}
.product.attribute ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product.attribute ul li {
  padding: 0 0 0 15px;
  margin: 0 0 5px;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  position: relative;
}
.product.attribute ul li a {
  text-decoration: underline;
}
.product.attribute ul li a:hover {
  color: #d88721;
}
.product.attribute ul li:before {
  content: "";
  top: 6px;
  left: 0;
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #57585A;
}
.additional-attributes {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.additional-attributes strong {
  font-weight: 500;
}
.product_review_wrapper {
  padding: 0 0 20px;
  border-bottom: 1px solid #edf0f0;
}
.product_review_wrapper .head {
  display: flex;
  justify-content: space-between;
}
.product_review_wrapper .head .title h2 {
  color: #57585a;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  margin: 8px 0 0;
}
.product_review_wrapper .head .review__toggle .btn-add {
  color: #3f4e55;
  font-size: 15px;
  font-weight: 500;
  background: #edf0f0;
  border: none;
  height: 42px;
  line-height: 42px;
  min-width: 160px;
  padding: 0 25px 0;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
}
.product_review_wrapper .head .review__toggle .btn-add:hover {
  color: #fff;
  background: #d88721;
}
.review__all {
  display: flex;
  justify-content: center;
  margin: 15px 0 15px;
}
.review__all span {
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  text-decoration: underline;
}
.review__all span.less {
  display: none;
}
.review-list.active .review-items {
  height: auto;
}
.review-list.active .review__all .more {
  display: none;
}
.review-list.active .review__all .less {
  display: inline-block;
}
.review-items .review-item {
  display: none;
}
.review-items .review-item:nth-child(1),
.review-items .review-item:nth-child(2) {
  display: block;
}
.review-items.review-item-all .review-item {
  display: block;
}
.review-items .review-item {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  position: relative;
  padding: 8px 0;
  border-color: #edf0f0;
}
.review-items .review-item .review-title {
  margin: 0 0 2px;
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.review-items .review-item .review-title strong {
  font-weight: 500;
}
.review-items .review-item .review-ratings {
  float: none;
}
.review-items .review-item .review-ratings .rating-label {
  padding-right: 0;
}
.review-items .review-item .review-author strong {
  font-weight: 500;
}
.review-items .review-item .review-content {
  margin-bottom: 0;
}
.review-items .review-item .review-date {
  position: absolute;
  top: 8px;
  right: 0;
  font-size: 12px;
  font-weight: 300;
}
.rating-summary .rating-result:before {
  font-family: "Font Awesome 5 Free";
  color: #f0db27;
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  font-size: 12px;
  font-weight: 400;
}
.rating-summary .rating-result > span:before {
  font-family: "Font Awesome 5 Free";
  color: #f0db27;
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  font-size: 12px;
  font-weight: 900;
}
.product-view-bottom .rating-summary .rating-result {
  width: 95px;
}
.product-view-bottom .rating-summary .rating-result:before {
  font-family: "Font Awesome 5 Free";
  color: #57585a;
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  font-size: 15px;
  font-weight: 400;
}
.product-view-bottom .rating-summary .rating-result > span:before {
  font-family: "Font Awesome 5 Free";
  color: #f0db27;
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  font-size: 15px;
  font-weight: 900;
}
.review-control-vote label:before {
  color: #f0db27;
}
/* Product */
.page-header {
  border: 0;
  margin-bottom: 0;
  top: 0;
  position: fixed;
  width: 100%;
  z-index: 9;
  height: 160px;
  background: #fff;
}
.page-wrapper {
  margin-top: 160px;
}
.cms-iscrizionenl .page-wrapper {
  margin-top: 160px;
}
.page-header .panel.wrapper {
  background: none;
  border-bottom: 1px solid #ddd;
}
.page-header .panel.wrapper .panel.header {
  padding-bottom: 5px;
  padding-top: 10px;
  height: 40px;
}
.page-header .widget.block {
  margin: 0;
}
.top-message {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-message .top-spedizioni {
  display: none;
}
.top-message p {
  color: #3f4e55;
  font-size: 10px;
  font-weight: 300;
  line-height: 12px;
  text-align: center;
}
.top-message .top-eccezionale {
  text-align: left;
}
.top-message .top-eccezionale img {
  display: block;
}
.top-message .top-nav-links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.top-message .top-nav-links .top-nav-ottieni .ottieni_flag {
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  padding: 0 0 0 22px;
}
.top-message .top-nav-links .top-nav-ottieni .ottieni_flag:before {
  content: "";
  background: url(../images/ottieni_flag.svg) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -1px;
  left: 0px;
}
.top-message .top-nav-links .top-nav-ottieni .ottieni_flag:hover {
  color: #d88721;
}
.top-message .top-nav-links .top-nav-items ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-message .top-nav-links .top-nav-items ul li {
  margin: 0 0 0 22px;
}
.top-message .top-nav-links .top-nav-items ul li a {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}
.top-message .top-nav-links .top-nav-items ul li a:hover {
  color: #d88721;
}
.header_block_shipping {
  position: absolute;
  top: 23px;
  right: 105px;
  display: flex;
  align-items: center;
}
.header_block_shipping .spedizioni {
  max-width: 130px;
  position: relative;
  padding-left: 35px;
  padding-right: 35px;
}
.header_block_shipping .spedizioni:before {
  content: "";
  background: url(../images/Icone/Delivery.svg) no-repeat;
  width: 27px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
}
.header_block_shipping .number {
  max-width: 150px;
  position: relative;
  padding-left: 35px;
}
.header_block_shipping .number:before {
  content: "";
  background: url(../images/Icone/Help.svg) no-repeat;
  width: 27px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
}
.header_block_shipping p {
  color: #3f4e55;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}
.header_block_shipping p a {
  color: #3f4e55;
}
.header_block_shipping p a:hover {
  color: #d88721;
}
.header.content .logo {
  position: absolute;
  top: 15px;
  left: 20px;
  margin: 0;
  max-width: 208px;
  z-index: 9;
}
.header.content .minicart-wrapper {
  position: absolute;
  right: 20px;
  top: 28px;
  z-index: 9;
  margin: 0;
}
.header.content .minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: -4px;
  right: -2px;
  background: #d88721;
  border-radius: 15px;
  min-width: 3px;
  height: 9px;
  line-height: 19px;
  font-size: 0;
}
.header.content .minicart-wrapper .action.showcart .subtotal {
  display: none;
}
.header.content .minicart-wrapper .action.showcart:before {
  content: "";
  background: url(../images/Icone/Cart.svg) no-repeat;
  width: 20px;
  height: 20px;
}
.header.content .block-search {
  position: absolute;
  left: 270px;
  top: 18px;
  z-index: 9;
  width: 490px;
}
.header.content .block-search .input-text {
  padding: 0 14px;
  background: #edf0f0;
}
.header.content .block-search .actions .action.search {
  height: 40px;
  right: 15px;
  opacity: 1;
}
.header.content .block-search .actions .action.search:before {
  content: "";
  background: url(../images/Icone/Search.svg) no-repeat;
  width: 21px;
  height: 21px;
}
.header.content .compare.wrapper {
  display: none;
}
.header.content .header.links {
  position: absolute;
  top: 28px;
  right: 50px;
  z-index: 10;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header.content .header.links .greet.welcome {
  display: none;
}
.header.content .header.links > .authorization-link {
  display: none;
}
.header.content .header.links > .customer-welcome .authorization-link {
  display: block;
}
.header.content .header.links > .customer-welcome .customer-name .action.switchre {
  font-size: 0;
  background: url(../images/Icone/User.svg) no-repeat;
  border: none;
  padding: 12px 20px;
  line-height: 20px;
  display: block;
}
.header.content .header.links > .customer-welcome .customer-menu .header.links {
  position: absolute;
  top: 36px;
  right: 0;
}
.block-search .input-text::-webkit-input-placeholder {
  /* Edge */
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
}
.block-search .input-text:-ms-input-placeholder {
  /* Internet Explorer */
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
}
.block-search .input-text::placeholder {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
}
/* Menu */
.header-bottom {
  margin: 0 0 0px;
  padding: 9px 20px 11px;
  background: #edf0f0;
}
.header-bottom > .content {
  margin: 0 auto;
  max-width: 1280px;
}
.header-bottom > .content .second-nav-primary {
  display: flex;
  align-items: center;
}
.second-nav-primary > .tutti_i_prodotti .ammenu-button.-hamburger {
  width: auto;
  margin: 0;
  border: none;
  padding: 0 0 0 22px;
  color: #57585a !important;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
  text-transform: inherit;
}
.ammenu-button.-hamburger:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  background: url(../images/Icone/Menu.svg) no-repeat;
  width: 20px;
  height: 20px;
  border: none;
}
.tutti_i_prodotti .ammenu-button.-hamburger[aria-expanded="true"]:before {
  background: url(../images/Icone/Close.svg) no-repeat;
}
.second_nav_links {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: 18px;
  padding-left: 3px;
}
.second_nav_links .nav-item {
  margin: 0 15px 0;
}
.second_nav_links .nav-item a {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
}
.second_nav_links .nav-item a:hover {
  color: #d88721;
}
.second_nav_links:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 1px;
  height: 20px;
  background: #ddd;
}
.ammenu-menu-wrapper {
  margin: 0;
}
.ammenu-tabs-list {
  display: none;
}
.ammenu-menu-title {
  display: none;
}
.ammenu-menu-wrapper .ammenu-menu-overlay {
  background: none;
}
.ammenu-nav-sections.-sidebar {
  position: absolute;
  top: 119px;
  height: 64vh;
  box-shadow: none;
  background: none !important;
}
.ammenu-nav-sections.-sidebar .ammenu-submenu-wrapper {
  position: absolute !important;
  top: 0 !important;
  box-shadow: none !important;
}
.ammenu-nav-sections.-sidebar.-left-menu {
  max-width: 230px;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper {
  left: 230px;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper.-full {
  min-width: 1100px;
  padding: 12px 20px 20px;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item {
  background: #edf0f0;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link {
  margin: 0 20px;
  padding: 0;
  min-height: 40px;
  padding: 5px 0;
  border-bottom-color: #fff !important;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link .ammenu-text-block {
  font-size: 12px;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-toggle {
  width: 10px;
  min-width: 10px;
  justify-content: flex-start;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-toggle svg {
  width: 10px;
  height: 10px;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link:hover .ammenu-text-block {
  font-weight: 500;
}
.ammenu-category-columns.-col-4 .ammenu-column {
  width: 100%;
  padding: 0 0 15px 0 !important;
}
.ammenu-category-columns.-col-3 .ammenu-column {
  width: 100%;
  padding: 0 0 15px 0 !important;
}
.ammenu-category-tree .ammenu-title.-parent {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin: 0 0 0px;
  position: relative;
  display: inline;
}
.ammenu-category-tree .ammenu-title.-parent:after {
  content: "";
  position: absolute;
  top: 4px;
  right: -15px;
  width: 10px;
  height: 10px;
  background: url(../images/Icone/arrow_sub.png) no-repeat;
}
.ammenu-category-tree .ammenu-title {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.ammenu-category-tree .ammenu-title .ammenu-icon-block {
  width: 10px;
  min-width: 10px;
}
.ammenu-category-tree .ammenu-title .ammenu-icon-block svg {
  width: 10px;
  height: 10px;
}
.ammenu-category-tree .ammenu-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 10px 0 15px;
  border-bottom: 1px solid #edf0f0;
}
.ammenu-category-tree .ammenu-item {
  flex-basis: 25%;
  padding-right: 20px;
}
.ammenu-category-tree .ammenu-item .ammenu-icon-block.-toggle {
  width: 10px;
  min-width: 10px;
  display: none;
}
.ammenu-category-tree .ammenu-item .ammenu-icon-block.-toggle svg {
  width: 10px;
  height: 10px;
}
.ammenu-menu-wrapper .ammenu-link.-simple {
  padding: 0 0 8px 0;
}
.ammenu-menu-wrapper .ammenu-text-block {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.ammenu-menu-wrapper .ammenu-text-block:hover {
  font-weight: 500;
}
@media (max-width: 1400px) {
  .ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper.-full {
    min-width: 1024px;
  }
}
@media (max-width: 1199px) {
  .ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper.-full {
    min-width: 900px;
  }
}
@media (max-width: 1024px) {
  .ammenu-nav-sections.-sidebar {
    background: #fff !important;
    height: 100vh;
  }
}
/* Menu */
/* Azienda */
.cms-azienda .page-main .page-title-wrapper {
  position: relative;
}
.cms-azienda .page-main .page-title-wrapper .page-title {
  top: 0;
  width: 100%;
  z-index: 1;
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
  margin: 90px 0 25px;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.Azienda1 {
  margin: -8px -45px 45px;
}
.Azienda_top {
  position: relative;
}
.Azienda_top .photo {
  position: relative;
}
.Azienda_top .photo img {
  display: block;
}
.Azienda_top .content {
  margin: 0;
  position: absolute;
  top: 130px;
  width: 100%;
}
.Azienda_top .content .head {
  margin: 0;
}
.Azienda_top .content .head h2 {
  margin: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
}
.Azienda_top .content p {
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  margin: 0 auto;
  max-width: 910px;
}
.Azienda_top .Azienda_top_action {
  text-align: center;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  bottom: 40px;
}
.Azienda_top .Azienda_top_action .link {
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  position: relative;
}
.Azienda_top .Azienda_top_action .link:after {
  content: "";
  position: absolute;
  bottom: -35px;
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-size: 6px;
  font-weight: 900;
  left: 50%;
  transform: translate(-50%, -50%);
}
.Parlano .head,
.Riconoscimenti .head,
.go_green .head,
.forti .head,
.Numeri .head {
  text-align: center;
}
.Parlano .head h2,
.Riconoscimenti .head h2,
.go_green .head h2,
.forti .head h2,
.Numeri .head h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 25px;
}
.Parlano .head p,
.Riconoscimenti .head p,
.go_green .head p,
.forti .head p,
.Numeri .head p {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  text-align: center;
  margin: 0 0 30px;
}
.Azienda4 {
  margin: 0 auto;
  max-width: 1080px;
}
.Azienda4 .Azienda_text {
  display: flex;
  margin: 0 -12px;
}
.Azienda4 .Azienda_text .item {
  width: 50%;
  padding: 0 12px;
}
.Azienda4 .Azienda_text .item p {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}
.Azienda4 .Azienda_text .item p strong {
  font-weight: 500;
}
.Syrio-Years {
  margin: 0 auto;
  max-width: 1080px;
}
.years-items .item {
  text-align: center;
  position: relative;
}
.years-items .item .ico {
  margin: 0 0 0;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 90px;
  background: #fff;
  position: relative;
  z-index: 1;
}
.years-items .item .ico img {
  width: auto !important;
}
.years-items .item:after {
  content: "";
  position: absolute;
  left: 0;
  top: 24px;
  width: 100%;
  height: 1px;
  background: #edf0f0;
}
.years-items .years {
  margin: 0 0 5px;
}
.years-items .years strong {
  font-size: 22px;
  font-weight: 500;
  text-align: center;
}
.years-items p {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  text-align: center;
  max-width: 200px;
  margin: 0 auto;
}
.years-items.owl-carousel .owl-nav {
  display: block;
}
.years-items.owl-carousel .owl-nav {
  display: block;
}
.years-items.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 14px;
  left: -35px;
  width: 15px;
  height: 20px;
  border-radius: 0;
  transform: rotate(180deg);
  background: url(../images/owl-arrow.svg) no-repeat right !important;
}
.years-items.owl-carousel .owl-nav .owl-prev span {
  color: transparent;
}
.years-items.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 14px;
  right: -35px;
  width: 15px;
  height: 20px;
  border-radius: 0;
  background: url(../images/owl-arrow.svg) no-repeat right !important;
}
.years-items.owl-carousel .owl-nav .owl-next span {
  color: transparent;
}
.Numeri {
  margin: 0 auto;
  max-width: 1160px;
  padding: 45px 0 10px;
}
.Numeri .head h2 {
  margin: 0 0 40px;
}
.Numeri .content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.Numeri .content .item {
  width: 20%;
  margin: 0;
  padding: 0 12px 45px;
  text-align: center;
  box-sizing: border-box;
}
.Numeri .number_load {
  margin: 0 0 12px;
}
.Numeri .number_load strong {
  font-size: 60px;
  font-weight: 500;
  line-height: 60px;
  text-align: center;
}
.Numeri p {
  margin: 0 0 0px;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}
.forti .content {
  display: flex;
  margin: 0 auto;
  max-width: 960px;
}
.forti .service_items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
  justify-content: center;
}
.forti .service_items .service_item {
  padding: 10px 13px 14px;
}
.Riconoscimenti .content,
.go_green .content {
  display: flex;
  margin: 0 auto;
  max-width: 1060px;
}
.Riconoscimenti .content .item,
.go_green .content .item {
  margin: 0;
  padding: 0 16px;
  display: flex;
  align-items: center;
}
.Riconoscimenti .content .item .photo,
.go_green .content .item .photo {
  margin: 0;
  min-width: 200px;
  text-align: center;
}
.Riconoscimenti .content .item .text,
.go_green .content .item .text {
  padding: 0 0 0 25px;
}
.Riconoscimenti .content .item .text h3,
.go_green .content .item .text h3 {
  margin: 0 0 2px;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
}
.Riconoscimenti .content .item .text p,
.go_green .content .item .text p {
  margin: 0 0 2px;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.Riconoscimenti .content .item .text .link,
.go_green .content .item .text .link {
  margin: 0;
}
.Riconoscimenti .content .item .text .link a,
.go_green .content .item .text .link a {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-align: center;
  text-decoration: underline;
}
.Riconoscimenti .content .item .text .link a:hover,
.go_green .content .item .text .link a:hover {
  color: #d88721;
}
.Parlano_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 10px;
}
.Parlano_logo .photo {
  margin: 0;
  padding: 0 37px 10px;
}
.Parlano_action {
  text-align: center;
}
.Parlano_action .link {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-align: center;
  text-decoration: underline;
}
.Parlano_action .link:hover {
  color: #d88721;
}
.Azienda4 {
  padding: 0 0 45px;
}
.Azienda5 {
  margin: 0 0 70px;
}
.Azienda6 {
  margin: 0 0 30px;
}
.Azienda7 {
  margin: 0 0 70px;
}
.Azienda8 {
  margin: 0 0 100px;
}
.Azienda9 {
  margin: 0 0 100px;
}
@media (max-width: 1199px) {
  .Syrio-Years {
    padding: 0 30px;
  }
}
@media (max-width: 992px) {
  .Numeri .content .item {
    width: 50%;
    padding: 0 12px 15px;
  }
  .Numeri .number_load strong {
    font-size: 50px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
  }
  .cms-azienda .page-main .page-title-wrapper .page-title {
    margin: 35px 0 0;
  }
  .Azienda1 {
    margin: -8px -20px 15px;
  }
  .Azienda_top .content {
    margin: 10px 0 0;
    position: static;
  }
  .Azienda_top .content p {
    color: #57585A;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    max-width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .cms-azienda .columns .column.main {
    padding: 0;
  }
  .Parlano .head,
  .Riconoscimenti .head,
  .go_green .head,
  .forti .head,
  .Numeri .head {
    text-align: center;
  }
  .Parlano .head h2,
  .Riconoscimenti .head h2,
  .go_green .head h2,
  .forti .head h2,
  .Numeri .head h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 10px;
  }
  .Parlano .head p,
  .Riconoscimenti .head p,
  .go_green .head p,
  .forti .head p,
  .Numeri .head p {
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    text-align: left;
    margin: 0 0 20px;
  }
  .Parlano .head p br,
  .Riconoscimenti .head p br,
  .go_green .head p br,
  .forti .head p br,
  .Numeri .head p br {
    display: none;
  }
  .Parlano_logo .photo {
    padding: 0 10px 0px;
  }
  .Riconoscimenti .content,
  .go_green .content {
    flex-wrap: wrap;
  }
  .Riconoscimenti .content .item,
  .go_green .content .item {
    width: 100%;
    padding: 0 0 15px;
  }
  .forti .service_items .service_item {
    padding: 0px 13px 15px;
  }
  .years-items.owl-carousel .owl-nav {
    position: static;
  }
  .years-items p {
    max-width: 100%;
  }
  .Azienda4 .Azienda_text {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .Azienda4 .Azienda_text .item {
    width: 100%;
    padding: 0 0 10px;
  }
  .Azienda4 .Azienda_text .item p {
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
  }
  .Azienda4 {
    margin: 0 0 10px;
    padding: 0;
  }
  .Azienda5 {
    margin: 0 0 10px;
  }
  .Azienda6 {
    margin: 0 0 10px;
  }
  .Azienda7 {
    margin: 0 0 10px;
  }
  .Azienda8 {
    margin: 0 0 10px;
  }
  .Azienda9 {
    margin: 0 0 10px;
  }
}
@media (max-width: 414px) {
  .forti .service_items {
    margin: 0;
  }
  .forti .service_items .service_item {
    width: 100%;
    padding: 0px 0px 15px;
  }
  .forti .service_items .service_item .img img {
    display: block;
    width: 100%;
  }
  .Riconoscimenti .content .item .photo,
  .go_green .content .item .photo {
    min-width: 100px;
  }
}
/* Azienda */
/* Newletters */
.iscrizione .head {
  text-align: center;
  margin: -15px 0 0;
}
.iscrizione .head h2 {
  margin: 0 0 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}
.iscrizione .head h2 strong {
  font-weight: 500;
}
.iscrizione .head h2 span {
  color: #39b362;
  font-weight: 500;
  text-transform: uppercase;
}
.iscrizione_bottom {
  margin: 0 auto;
  max-width: 1050px;
}
.iscrizione_bottom p {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  text-align: center;
}
.iscrizione_bottom strong {
  font-weight: 500;
}
.iscrizione_content {
  margin: 20px 0 30px;
}
.iscrizione_content .iscrizione_box {
  margin: 0 auto;
  width: 388px;
  padding: 30px 40px 30px;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0px 0px 15px rgba(87, 88, 90, 0.25);
}
.newsletter_custom .field {
  margin: 0 0 10px;
}
.newsletter_custom .field .label {
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
}
.newsletter_custom .actions .subscribe {
  width: 100%;
  height: 50px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}
.newsletter-privacy {
  margin: 0 0 18px;
}
.cms-iscrizionenl .page-wrapper:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  background: #edf0f0 url(../images/newsletter2.webp) no-repeat center bottom;
  width: 100%;
  height: 575px;
}
.cms-iscrizionenl .breadcrumbs {
  z-index: 1;
}
.cms-iscrizionenl .page-main {
  z-index: 1;
}
.newsletter_sono .control {
  display: flex;
  align-items: center;
}
.newsletter_sono .control .item {
  display: flex;
  align-items: center;
  margin-right: 25px;
}
.newsletter_sono .control label {
  margin: 0;
  font-size: 12px;
  position: relative;
}
.newsletter_sono .control label:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -10px;
  left: -50px;
  border: 1px solid #edf0f0;
  background: #fff;
  cursor: pointer;
  border-radius: 3px;
}
.newsletter_sono .control input {
  height: auto;
}
.newsletter_sono .control input {
  width: 40px;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  z-index: 9;
  margin-right: 10px;
}
.newsletter_sono .control input[type="radio"]:checked + label:after {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 16px;
  position: absolute;
  left: -35px;
  top: -2px;
  z-index: 1;
  line-height: 25px;
  color: #57585a;
}
.newsletter_custom .newsletter_brand {
  margin: 0 0 0px;
}
.newsletter_brand .control {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.newsletter_brand .control .item {
  margin-right: 0;
  width: 140px;
  display: flex;
  padding: 8px 0;
  align-items: center;
  box-sizing: border-box;
}
.newsletter_brand .control label {
  margin: 0;
  font-size: 12px;
  min-height: 25px;
  display: block;
  position: relative;
}
.newsletter_brand .control label img {
  margin: -4px 0 0;
}
.newsletter_brand .control label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -3px;
  left: -30px;
  border: 1px solid #edf0f0;
  background: #fff;
  cursor: pointer;
  border-radius: 3px;
}
.newsletter_brand .control input {
  height: auto;
}
.newsletter_brand .control input {
  width: 20px;
  height: 20px;
  opacity: 0;
  cursor: pointer;
  z-index: 9;
  margin-right: 10px;
}
.newsletter_brand .control input[type="checkbox"]:checked + label:after {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 12px;
  position: absolute;
  left: -25px;
  top: -4px;
  z-index: 1;
  line-height: 25px;
  color: #57585a;
}
@media (max-width: 767px) {
  .cms-iscrizionenl .page-wrapper:before {
    height: 630px;
    background: #edf0f0 url(../images/newsletter2_m.webp) no-repeat right bottom;
  }
  .cms-iscrizionenl .columns .column.main {
    padding-bottom: 0;
  }
  .iscrizione .head {
    text-align: left;
    max-width: 208px;
  }
  .iscrizione .head h2 {
    font-size: 15px;
    line-height: 23px;
  }
  .iscrizione .head br {
    display: none;
  }
  .iscrizione_content .iscrizione_box {
    width: 100%;
    padding: 25px 25px 25px;
  }
  .iscrizione_bottom {
    padding: 0 20px;
  }
  .iscrizione_bottom p {
    text-align: left;
  }
  .newsletter_brand .control .item {
    width: 132px;
  }
}
/* Newletters */
.error_wrapper p {
  text-align: center;
}
.error_wrapper .backtohome {
  text-align: center;
}
.error_wrapper .backtohome a {
  height: 38px;
  border-radius: 3px;
  background: #d88721;
  display: inline-block;
  line-height: 35px;
  padding: 0 20px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
}
.error_wrapper .backtohome a:hover {
  background: #57585a;
}
.brandlist_static {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.brandlist_static .item {
  padding: 0 10px 20px;
  flex-basis: calc(16.666% - 20px);
  flex-grow: 0;
  flex-shrink: 0;
}
.brandlist_static .item img {
  display: block;
}
.cms-contact-ok .page.messages,
.cms-newsletter-ok .page.messages {
  display: none;
}
.block-blog-categories .block-title {
  margin-bottom: 0;
  border-bottom: 1px solid #edf0f0;
}
.block-blog-categories .block-title strong {
  font-size: 14px;
  font-weight: 500;
}
.block-blog-categories .block-content ul.level0 li.level0 {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #edf0f0;
}
.block-blog-categories .block-content ul.level0 li.level0 a.level0 {
  font-size: 12px;
}
.post-list-description {
  display: none;
}
.post-entry {
  margin: 0 0 0px;
}
.post-image {
  margin: 0 0 5px;
}
.post-list .post-image {
  min-height: 215px;
}
.post-list-wrapper .post-list .post-list-item h2 {
  display: block;
  min-height: 40px;
  margin: 0 0 5px;
}
.post-list-wrapper .post-list .post-list-item h2 a {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  display: block;
}
.post-list-wrapper .post-list .post-list-item .scopri {
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  margin: 5px 0 0;
  text-decoration: underline;
}
.post-list-wrapper .post-list.grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 0;
}
.post-list-wrapper .post-list.grid .item {
  width: 33.333% !important;
  padding: 0 10px 20px;
  margin: 0 !important;
  box-sizing: border-box;
}
.post-list-wrapper .pager {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
}
.post-list-wrapper .pager .toolbar-number {
  color: #999999;
  font-size: 12px;
  font-weight: 300;
}
.post-list-wrapper .pages {
  width: 50%;
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
}
.post-list-wrapper .pages > .pages-label {
  position: static;
  width: auto;
  line-height: 18px;
  overflow: inherit;
  font-size: 12px;
  font-weight: 300;
  margin: 0 10px 0 0;
}
.post-list-wrapper .pages .pages-items {
  display: flex;
  justify-content: center;
  padding: 0;
}
.post-list-wrapper .pages .pages-items .pages-item-next,
.post-list-wrapper .pages .pages-items .pages-item-previous {
  display: none;
}
.post-list-wrapper .pages .pages-items .item {
  margin: 0 12px 0 0;
}
.post-list-wrapper .pages .pages-items .item a {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
  padding: 3px 5px;
}
.post-list-wrapper .pages .pages-items .item.current strong.page {
  padding: 0px 5px;
  width: 27px;
  border-radius: 12px;
  background: none;
  border: 0px solid #260111;
}
.post-list-wrapper .pages .pages-items .item.current span {
  color: #57585a;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}
.post-list-wrapper .pages .pages-items .item:nth-last-child(2) {
  margin: 0;
}
.wordpress-post-view .sidebar-main {
  display: none;
}
.wordpress-post-view .column.main {
  width: 100% !important;
  padding: 0;
  margin: 0 auto;
  max-width: 1140px;
}
.wordpress-post-view .page-title-wrapper {
  width: 100% !important;
  padding: 0;
  opacity: 0;
}
.wordpress-post-view .page-title-wrapper .page-title {
  margin: 0 auto;
  max-width: 1140px;
  text-align: left;
}
.wordpress-post-view .post-view .post-entry .post-image {
  float: left;
  width: 35%;
  padding: 0 20px 20px 0;
}
.wordpress-post-view .post-content {
  margin: 0 0 40px;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}
.wordpress-post-view .post-content ul {
  margin: 10px 0 10px;
}
.wordpress-post-view .post-content ul li {
  margin: 0 0 5px;
}
.wordpress-post-view .post-content b,
.wordpress-post-view .post-content strong {
  font-weight: 500;
}
.wordpress-post-view .post-content span {
  font-weight: 300 !important;
}
.wordpress-post-view .post-content h2,
.wordpress-post-view .post-content h3,
.wordpress-post-view .post-content h4,
.wordpress-post-view .post-content h5,
.wordpress-post-view .post-content h6 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.wordpress-post-view .post-content h2.post-name {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 15px;
}
@media (max-width: 1024px) {
  .post-list-wrapper .post-list.grid .item {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .post-list .post-image {
    max-height: 300px;
    min-height: auto;
  }
  .post-list-wrapper .toolbar-amount {
    width: 100%;
    text-align: center;
  }
  .post-list-wrapper .pages {
    width: 100%;
    justify-content: center;
  }
  .wordpress-post-view .page-title-wrapper {
    height: 15px;
  }
  .wordpress-post-view .post-view .post-entry .post-image {
    float: none;
    width: 100%;
    padding: 0 0 10px;
  }
}
@media (max-width: 480px) {
  .post-list-wrapper .post-list.grid {
    margin: 0 0px 0;
  }
  .post-list-wrapper .post-list.grid .item {
    padding: 0 0 15px;
    width: 100% !important;
  }
  .post-list-wrapper .post-list .post-list-item h2 {
    min-height: auto;
  }
}
.upsell .block-title.title {
  display: none;
}
.product-info-main .related {
  width: 100%;
}
.product-info-main .related .product-item-details {
  display: none;
}
.product-info-main .related .products-related {
  margin: 0px -5px 0;
}
.product-info-main .related .products-related .products {
  margin: 0;
}
.product-info-main .related .products-related .product-item {
  margin: 0;
  padding: 0 5px 10px;
  max-width: 82px;
  box-sizing: border-box;
}
.product-info-main .related .products-related .product-item .product-item-info .product-item-photo {
  display: block;
  opacity: 0.36759514;
}
.product-info-main .related .products-related .product-item:hover .product-item-info .product-item-photo {
  opacity: 1;
}
.product-info-main .upsell {
  width: 100%;
}
.product-info-main .upsell .block-subtitle .title {
  color: #57585a;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
}
.product-info-main .upsell .block-subcaption {
  display: flex;
  justify-content: space-between;
  padding: 0 0 5px;
}
.product-info-main .upsell .block-subcaption .subcaption {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 28px;
}
.product-info-main .upsell .product-item-details {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-left: 15px;
}
.product-info-main .upsell .product-item-details .product-item-name {
  padding-right: 15px;
}
.product-info-main .upsell .product-item-details .product-item-name .product-item-link {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
}
.product-info-main .upsell .products-upsell {
  margin: 0px 0px 0;
}
.product-info-main .upsell .products-upsell .products {
  margin: 0;
}
.product-info-main .upsell .products-upsell .product-item {
  margin: 0;
  padding: 10px 0px 10px;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #edf0f0;
}
.product-info-main .upsell .products-upsell .product-item .price-box .price {
  font-weight: 500;
  line-height: 18px;
  font-size: 12px;
}
.product-info-main .upsell .products-upsell .product-item .product-item-info {
  display: flex;
  width: 100%;
}
.product-info-main .upsell .products-upsell .product-item .product-item-info .product-item-photo {
  display: block;
  max-width: 82px;
}
.product-info-main .upsell .products-upsell .product-item:first-child {
  border-top: 1px solid #edf0f0;
}
.product-info-main .upsell .products-upsell .grid-custom2:not(.grid-custom2-all) li:nth-child(n + 4) {
  display: none !important;
}
.product-info-main .upsell .products-upsell .grid-custom2-vedi-tutti {
  cursor: pointer;
  text-align: center;
  display: block;
  margin-top: 10px;
  color: #57585A;
  text-decoration: underline;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.product-info-main .upsell .products-upsell .grid-custom2-vedi-tutti:hover {
  color: #d88721;
}
@media (max-width: 767px) {
  .product-info-main .product-view-primary {
    padding-bottom: 10px;
    padding-right: 0 !important;
  }
}
.shipping-text {
  display: none;
}
/* Page Product Groupe */
.page-product-grouped .product-add-form {
  clear: both;
  padding-top: 30px;
}
.page-product-grouped .box-tocart {
  margin-top: 15px;
  margin-bottom: 50px;
  background: #eee;
  padding: 25px 30px 30px;
}
#grouped-product-custom-total {
  position: relative;
}
#grouped-product-custom-total-price {
  position: absolute;
  top: 50px;
  left: 30px;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}
#grouped-product-custom-total-price span {
  font-weight: 600;
}
@media (max-width: 767px) {
  .catalog-product-view.page-product-grouped .product-info-main {
    padding: 15px 0 0px;
  }
  .catalog-product-view.page-product-grouped .product-info-main .anchor-actions {
    width: 100%;
  }
  .catalog-product-view.page-product-grouped .product-info-main .product-view-secondary .product-info-price {
    border: none;
    margin: 0;
    padding: 0;
  }
  .catalog-product-view.page-product-grouped .product-add-form .table-wrapper.grouped {
    margin: 0;
    padding: 0;
  }
  .fixed_addtocart.page-product-grouped .box-tocart {
    background: none;
    padding: 0;
    margin: 0;
  }
  .fixed_addtocart.page-product-grouped #grouped-product-custom-total-price {
    position: fixed;
    bottom: 30px;
    top: inherit;
    left: 15px;
    z-index: 32678;
    font-size: 16px;
  }
}
#super-product-table tbody .col.item .stock {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
  position: relative;
  padding-left: 22px;
}
#super-product-table tbody .col.item .stock::before {
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
}
#super-product-table tbody .col.item .stock.available {
  color: #39b362;
}
#super-product-table tbody .col.item .stock.available::before {
  content: "\f00c";
  color: #39b362;
}
#super-product-table tbody .col.item .stock.unavailable {
  color: #57585a;
}
#super-product-table tbody .col.item .stock.unavailable::before {
  content: "\f017";
  color: #57585a;
}
#super-product-table_length label {
  color: #3f4e55;
  font-size: 14px;
  font-weight: 300;
  display: flex;
  align-items: center;
}
#super-product-table_length label select {
  margin: 0 10px;
  min-width: 70px;
  border: 1px solid #eee !important;
  height: 38px !important;
  background: #eee;
}
#super-product-table_filter label {
  color: #3f4e55;
  font-size: 14px;
  font-weight: 300;
  display: flex;
  align-items: center;
}
#super-product-table_filter label input {
  margin: 0 0 0 10px;
  min-width: 70px;
  border: 1px solid #eee !important;
  height: 38px !important;
  background: #eeeeee url(../images/Icone/Search.svg) no-repeat;
  background-position: 96%;
  background-size: 19px;
}
.product-add-form .dataTables_wrapper .dataTables_info {
  font-size: 14px !important;
}
.product-add-form .dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #57585a !important;
  font-size: 14px !important;
  background: #edf0f0 !important;
  border: 0 none !important;
  border-radius: 0 !important;
}
.product-add-form .dataTables_wrapper .dataTables_paginate .paginate_button.next,
.product-add-form .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  background: none !important;
}
.product-add-form .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #57585a !important;
}
.home_trustpilot .trustpilot-widget iframe {
  height: 30px !important;
}
.columns .column.main {
  padding-bottom: 0 !important;
}
.illustrativa {
  color: #999999;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  margin: 5px 0 0;
}
.amrelated-pack-wrapper .amrelated-title strong {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}
.amrelated-pack-item {
  background: #fff;
  padding: 15px;
  border: 1px solid #edf0f0 !important;
  border-radius: 3px;
  text-align: left !important;
  margin: 0px 0px 20px;
  box-sizing: border-box;
}
.amrelated-pack-item.-selected {
  border: 1px solid #3f4e55 !important;
}
.amrelated-pack-item.-main {
  background: #edf0f0;
  border: 1px solid #edf0f0 !important;
}
.amrelated-pack-item .amrelated-photo-container {
  width: 100%;
  min-width: 100%;
  height: auto;
  border: none;
}
.amrelated-pack-item .amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label {
  background: #ffffff url(../images/checked.png) no-repeat center;
}
.amrelated-pack-item .amrelated-name .amrelated-link {
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}
.amrelated-pack-item .price-box .price-container {
  display: flex;
  align-items: baseline;
}
.amrelated-pack-item .price-box .price-container .price-label {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  margin-right: 5px;
}
.amrelated-pack-item .price-box .price-container .price {
  color: #57585A !important;
  font-size: 13px !important;
  font-weight: 500 !important;
}
.amrelated-pack-item .amrelated-info {
  flex-wrap: wrap;
}
.amrelated-pack-item .amrelated-details {
  margin: 10px 0 0;
}
.amrelated-pack-item .amrelated-details .amrelated-name-h3 {
  margin: 0;
}
.amrelated-pack-item .amrelated-details .price-box {
  display: flex;
  align-items: baseline;
}
.amrelated-pack-item .amrelated-details .price-box .percent-price,
.amrelated-pack-item .amrelated-details .price-box .discount-percent,
.amrelated-pack-item .amrelated-details .price-box .discount-price {
  display: none;
}
.amrelated-pack-item .amrelated-details .price-box .price-container .price-label {
  display: none;
}
.amrelated-pack-item .amrelated-details .price-box .old-price {
  order: 2;
  padding-left: 10px;
}
.amrelated-pack-item .amrelated-details .price-box .old-price .price-container .price {
  color: #57585a !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  line-height: 18px !important;
  text-align: right !important;
  text-decoration: line-through;
}
.amrelated-pack-item .amrelated-details .price-box .special-price {
  order: 1;
}
@media (max-width: 767px) {
  .product-info-main .product-view-secondary {
    padding: 0 0 5px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper {
    background: none;
    margin-top: 15px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item {
    padding: 10px;
    margin: 0px 0px 10px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item .amrelated-info {
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item .amrelated-photo-container {
    max-width: none;
    min-width: auto;
    width: 40%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item .amrelated-photo-container .amrelated-link {
    max-height: 150px;
    overflow: hidden;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item .amrelated-details {
    width: 60%;
    padding: 20px 0 0 15px;
    box-sizing: border-box;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item.-main .amrelated-photo-container {
    display: none;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item.-main .amrelated-details {
    margin: 0px 0 0;
    padding: 0;
    width: 100%;
  }
  .amrelated-pack-wrapper .amrelated-title {
    padding: 0;
  }
  .amrelated-pack-wrapper .amrelated-title strong {
    font-size: 18px;
  }
  .amrelated-pack-wrapper .amrelated-title:after {
    background: none;
  }
  .amrelated-pack-wrapper .owl-carousel .owl-nav {
    top: -40px;
  }
  .amrelated-pack-wrapper .amrelated-summary-content {
    flex-wrap: wrap;
    padding: 0;
  }
  .amrelated-pack-wrapper .amrelated-summary-content .main.price {
    text-align: left;
  }
  .amrelated-pack-wrapper .amrelated-price-wrapper {
    display: block;
    padding: 15px 0 0;
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  .amrelated-pack-wrapper .amrelated-tocart-wrapper {
    margin: 0px 0 0;
    width: 100%;
  }
  .amrelated-pack-wrapper .amrelated-tocart-wrapper .action.primary {
    height: 50px;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
  }
}
/* 404 Page */
.container_404 {
  display: flex;
  padding: 50px 0 0;
}
.container_404 .content_404 {
  padding: 0 0 0 50px;
}
.container_404 .content_404 h1 {
  font-size: 42px;
  font-weight: 600;
  margin: 0 0 15px;
}
.container_404 .content_404 h5 {
  font-size: 24px;
  font-weight: 600;
  text-transform: none;
  margin: 0 0 15px;
}
.container_404 .content_404 ul {
  margin: 0;
  padding: 0;
}
.container_404 .content_404 ul li {
  margin: 0;
  list-style: none;
}
.container_404 .content_404 ul li a {
  font-size: 15px;
  line-height: 25px;
  position: relative;
}
.container_404 .content_404 ul li a:before {
  content: ">";
  padding: 0 5px 0 0;
}
@media (max-width: 767px) {
  .container_404 {
    display: block;
    padding: 25px 0 0;
  }
  .container_404 .content_404 {
    padding: 20px 0 0 0px;
  }
  .container_404 .content_404 h1 {
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 15px;
  }
  .container_404 .content_404 h5 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    margin: 0 0 15px;
  }
}
/* Dicono di Noi Page */
.amprice-history-container.product-page {
  color: #999;
  font-size: 11px;
  text-align: right;
  font-weight: 300;
  margin-top: -5px;
  padding-bottom: 5px;
}
.am-banners-lite-img {
  padding: 15px 15px 15px;
  background: #edf0f0;
  text-align: center;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  margin: 0 0 15px;
}
.am-banners-lite-img img {
  display: block;
}
@media (max-width: 768px) {
  .am-banners-lite-img {
    margin: 0 0 0px;
  }
}
.ammenu-static {
  margin: 0;
  padding: 0 15px 250px;
  background: #fff;
  display: none;
}
.ammenu-static li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #edf0f0;
}
.ammenu-static li a {
  color: #57585a;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  padding: 10px 0;
  display: block;
  text-decoration: none;
}
.ammenu-static li.ammenu-item-acquisto a {
  font-weight: 500;
  position: relative;
  padding-left: 22px;
}
.ammenu-static li.ammenu-item-acquisto a:before {
  content: "";
  background: url(../images/ottieni_flag.svg) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 10px;
  left: 0px;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-drill-section {
  padding: 0 !important;
  background: #edf0f0 !important;
}
@media (max-width: 768px) {
  .ammenu-static {
    display: block;
  }
}
.full_container {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.full_container .containerw {
  margin: 0 auto;
  max-width: 1320px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.azienda_banner .photo {
  margin: 10px 0 0;
}
.azienda_banner .photo img {
  width: 100%;
  display: block;
  min-height: 485px;
  object-fit: cover;
}
.azienda_banner .content {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.azienda_banner .content .content_text {
  margin: 0 auto;
  max-width: 1060px;
  padding-top: 80px;
}
.azienda_banner .content h2 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
}
.azienda_banner .content p {
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
  text-align: center;
}
.azienda_banner .content .azienda_action {
  text-align: center;
  padding: 25px 0 0;
}
.azienda_banner .content .azienda_action .link {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  background: #d88721;
  padding: 14px 45px 10px;
  height: 50px;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 3px;
  text-decoration: none;
}
.azienda_banner .content .azienda_action .link:hover {
  background: #57585a;
}
.azienda_block2 {
  position: relative;
  margin: -100px 0 0;
}
.azienda_plus {
  display: flex;
  justify-content: space-between;
  padding: 15px 0 15px;
  background: #fff;
}
.azienda_plus .item {
  width: 20%;
  text-align: center;
  padding: 10px;
}
.azienda_plus .item .icon {
  text-align: center;
  margin: 0 0 10px;
}
.azienda_plus .item h6 {
  color: #57585a;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  margin: 0 0 5px;
}
.azienda_plus .item p {
  color: #57585a;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
  margin: 0 0 0;
}
.azienda_plus .item a {
  text-decoration: none;
}
.azienda_plus .item a:hover {
  text-decoration: underline;
}
.azienda_block3 {
  margin: 60px 0 60px;
}
.azienda_karcher {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -30px;
}
.azienda_karcher .photo {
  order: 2;
  width: 50%;
  padding: 0 30px;
}
.azienda_karcher .content {
  order: 1;
  width: 50%;
  padding: 0 30px;
}
.azienda_karcher .content h4 {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 20px;
}
.azienda_karcher .content p {
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  margin: 0 0 20px;
}
.azienda_block4 {
  background: #eee;
}
.azienda_block5 {
  margin: 100px 0 0;
}
.azienda_negozio {
  display: flex;
  background: #d88721;
  min-height: 215px;
  position: relative;
  padding: 60px 0 0;
  justify-content: flex-start;
}
.azienda_negozio .negozio_photo {
  width: 424px;
}
.azienda_negozio .negozio_photo img {
  position: absolute;
  top: -94px;
  left: 80px;
}
.azienda_negozio .negozio_offerte {
  width: 480px;
}
.azienda_negozio .negozio_offerte h4 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  margin: 0 0 16px;
}
.azienda_negozio .negozio_offerte h2 {
  color: #ffffff;
  font-size: 25px;
  font-weight: 500;
  line-height: 25px;
  margin: 0 0 6px;
  max-width: 390px;
}
.azienda_negozio .negozio_offerte p {
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  margin: 0 0 0px;
  max-width: 390px;
}
.azienda_negozio .negozio_sconto {
  margin: 0;
}
.azienda_negozio .negozio_sconto h2 {
  color: #ffffff;
  font-size: 35px;
  font-weight: 500;
  line-height: 25px;
  margin: 0 0 0px;
}
.azienda_negozio .negozio_sconto h2 strong {
  display: block;
  font-weight: 500;
  margin: 0 0 5px;
}
.azienda_negozio .negozio_sconto h2 span {
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}
.azienda_negozio .negozio_sconto h2 em {
  font-style: normal;
  font-size: 12px;
  font-weight: 300;
}
.azienda_negozio .negozio_sconto p.text-code {
  color: #d88721;
  font-size: 35px;
  font-weight: 500;
  margin: 0 0 10px;
  background: #fff;
  padding: 20px 20px;
  max-width: 270px;
  text-align: center;
  margin-top: 15px;
}
.azienda_negozio .negozio_sconto p.note {
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  margin: 0 0 0px;
}
.azienda_block6 {
  margin: 60px 0 0;
}
.head_forti {
  text-align: center;
  margin: 0px auto;
  max-width: 930px;
  padding-bottom: 35px;
}
.head_forti h2 {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 15px;
}
.head_forti p {
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  margin: 0 0 0px;
}
.azienda_block7 {
  margin: 60px 0 0;
}
.azienda_marchi .head {
  text-align: center;
  margin: 0px 0 0px;
}
.azienda_marchi .head h2 {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 25px;
}
.azienda_marchi .text {
  margin: 0 -12px;
  display: flex;
}
.azienda_marchi .text p {
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  margin: 0 0 10px;
  padding: 0 12px;
  width: 50%;
}
.azienda_marchi .logo-items {
  margin: 30px 0 0;
}
.azienda_marchi .logo-items ul {
  margin: 0px -12px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
}
.azienda_marchi .logo-items ul li {
  margin: 0px;
  padding: 0 12px 25px;
  list-style: none;
  width: 16.666%;
  box-sizing: border-box;
}
.azienda_marchi .logo-items ul li img {
  display: block;
  width: 100%;
}
.azienda_marchi .marchi_action_all {
  text-align: center;
  padding: 20px 0 0;
}
.azienda_marchi .marchi_action_all .link {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  background: #d88721;
  padding: 14px 45px 10px;
  height: 50px;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 3px;
  text-decoration: none;
}
.azienda_marchi .marchi_action_all .link:hover {
  background: #57585a;
}
.azienda_block8 {
  margin: 70px 0 0;
}
.azienda_vieni .head {
  text-align: center;
  margin: 0px 0 0px;
}
.azienda_vieni .head h2 {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 35px;
}
.vieni_wrapper {
  margin: 0 -25px;
  display: flex;
  align-items: center;
}
.vieni_wrapper .vieni_map {
  padding: 0 25px;
  width: 50%;
}
.vieni_wrapper .vieni_text {
  padding: 0 25px;
  width: 50%;
}
.vieni_wrapper .vieni_text h4 {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 20px;
}
.vieni_wrapper .vieni_text .item {
  margin: 0 0 20px;
}
.vieni_wrapper .vieni_text .title {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}
.vieni_wrapper .vieni_text .title h6 {
  color: #57585a;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 0px;
}
.vieni_wrapper .vieni_text .title .icon {
  margin-right: 20px;
}
.vieni_wrapper p {
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  margin: 0 0 10px;
}
.azienda_block9 {
  margin: 70px 0 0;
}
.azienda_block10 {
  margin: 60px 0 0;
}
.azienda_block11 {
  margin: 0 auto;
  max-width: 1060px;
  margin-top: 100px;
}
.cms-azienda-new .page-footer {
  padding: 0px;
}
.azienda_review {
  margin: 0 auto;
  max-width: 1100px;
}
.azienda_review .head {
  text-align: center;
  margin: 0px 0 0px;
}
.azienda_review .head h2 {
  color: #57585a;
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 35px;
}
.azienda_review .azienda_review_action p {
  color: #57585a;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  margin: 0 0 0px;
  padding: 20px 0 0;
  text-align: center;
}
.azienda_review .azienda_review_action .action {
  text-align: center;
  padding: 25px 0 0;
}
.azienda_review .azienda_review_action .action .link {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  background: #d88721;
  padding: 14px 25px 10px;
  height: 50px;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 3px;
  text-decoration: none;
}
.azienda_review .azienda_review_action .action .link:hover {
  background: #57585a;
}
.azienda_review_items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.areview_item {
  width: 25%;
  padding: 0 10px 20px;
  box-sizing: border-box;
}
.areview_item .areview_item_data {
  padding: 20px;
  border-radius: 5px;
  background: #f3f3f3;
  min-height: 150px;
}
.areview_item h4 {
  color: #57585a;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 10px;
}
.areview_item p {
  color: #57585a;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  margin: 10px 0 0px;
}
.areview_item .areview_star img {
  display: block;
}
@media (max-width: 1280px) {
  .azienda_negozio {
    flex-wrap: wrap;
    padding: 30px 15px 0;
  }
  .azienda_negozio .negozio_photo {
    display: none;
  }
  .azienda_negozio .negozio_offerte {
    margin: 0 0 20px;
  }
  .azienda_negozio .negozio_sconto {
    margin: 0 0 20px;
  }
  .azienda_plus {
    flex-wrap: wrap;
    justify-content: center;
  }
  .azienda_plus .item {
    width: auto;
  }
  .areview_item {
    width: 33.333%;
  }
}
@media (max-width: 1024px) {
  .azienda_banner .content p {
    font-size: 18px;
    line-height: 25px;
  }
  .azienda_banner .content .content_text {
    padding: 45px 15px 0;
  }
  .azienda_karcher {
    margin: 0;
    display: block;
  }
  .azienda_karcher .photo {
    width: 100%;
    padding: 0;
    margin: 0 0 15px;
  }
  .azienda_karcher .content {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 992px) {
  .areview_item {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .azienda_block3 {
    margin: 0px 0 0;
  }
  .azienda_plus .item {
    width: 50%;
    text-align: center;
    padding: 10px 20px;
    box-sizing: border-box;
  }
  .azienda_negozio {
    padding: 15px 15px 15px;
  }
  .azienda_negozio .negozio_offerte {
    width: 100%;
  }
  .azienda_negozio .negozio_offerte h4 {
    margin: 0 0 10px;
  }
  .azienda_negozio .negozio_offerte h2 {
    font-size: 20px;
  }
  .azienda_negozio .negozio_sconto {
    width: 100%;
  }
  .azienda_negozio .negozio_sconto h2 {
    font-size: 20px;
  }
  .azienda_negozio .negozio_sconto h2 span {
    font-size: 20px;
    margin: 0px 0 15px;
  }
  .azienda_negozio .negozio_sconto p.text-code {
    max-width: 100%;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  .Numeri {
    padding: 25px 0 15px;
  }
  .azienda_karcher .content h4 {
    font-size: 18px;
    margin: 0 0 10px;
  }
  .azienda_block5 {
    margin: 20px -15px 0;
  }
  .azienda_block6 {
    margin: 25px 0 0;
  }
  .head_forti h2 {
    font-size: 18px;
  }
  .azienda_block7 {
    margin: 15px 0 0;
  }
  .azienda_marchi .head h2 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .azienda_marchi .text {
    margin: 0;
    display: block;
  }
  .azienda_marchi .text p {
    width: 100%;
    padding: 0px;
  }
  .azienda_marchi .logo-items ul li {
    width: 33.333%;
  }
  .azienda_block8 {
    margin: 25px 0 0;
  }
  .azienda_block8 .Parlano .head h2 {
    text-align: center;
  }
  .azienda_block9 {
    margin: 25px 0 0;
  }
  .azienda_block10 {
    margin: 20px 0 0;
  }
  .azienda_vieni .head h2 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .vieni_wrapper {
    margin: 0;
    display: block;
  }
  .vieni_wrapper .vieni_map {
    width: 100%;
    padding: 0px;
    margin: 0 0 15px;
  }
  .vieni_wrapper .vieni_text {
    width: 100%;
    padding: 0px;
  }
  .vieni_wrapper .vieni_text h4 {
    font-size: 18px;
  }
  .azienda_block11 {
    margin-top: 0px;
  }
}
@media (max-width: 480px) {
  .azienda_marchi .logo-items ul {
    margin: 0px -5px;
  }
  .azienda_marchi .logo-items ul li {
    width: 50%;
    padding: 0 5px 10px;
  }
  .areview_item {
    width: 100%;
  }
  .areview_item .areview_item_data {
    min-height: auto;
  }
}
