@charset "UTF-8";
/*
Theme Name: NX
Theme URI:
Author: Omar Folgheraiter
Author URI:
Description: Starter Theme with fontawesome and bootstrap 4.0
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: nx

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

*/
::selection {
  background-color: #17252F;
  color: #ffffff;
}

.home main > *:last-child {
  margin-bottom: 12.3076923077rem;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1340px;
  }
}
@media (min-width: 992px) {
  .row.d-lg-block {
    display: flex !important;
  }
}
.page .main-content.pagesite {
  margin-top: 3.6153846154rem;
  margin-bottom: 10.7692307692rem;
}
.page .main-content.pagesite > * {
  margin-bottom: 3.8461538462rem;
}

html {
  font-size: 13px;
}
@media (min-width: 992px) {
  html {
    font-size: 9px;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 13px;
  }
}
@media (min-width: 1400px) {
  html {
    font-size: 13px;
  }
}

body {
  font-family: "Rubik", serif;
  font-size: 1.5384615385rem;
}

h1 {
  font-size: 2.6923076923rem;
  line-height: 1.3;
  color: #17252F;
  font-weight: 500;
}

h2 {
  font-size: 1.9230769231rem;
  color: #17252F;
  line-height: 1.33;
  font-weight: 500;
}

h3 {
  font-size: 2.4615384615rem;
  line-height: 1.28;
  color: #000000;
  font-weight: 500;
}

h4 {
  font-size: 2.1538461538rem;
  line-height: 1.46;
  color: #17252F;
  font-weight: 500;
}

h5 {
  font-size: 1.5384615385rem;
  line-height: 1.6;
  color: #17252F;
  font-weight: 500;
}

h6 {
  font-size: 1.0769230769rem;
  color: #17252F;
  font-weight: 500;
}

p,
address {
  font-size: 1rem;
  line-height: 1.5;
  color: #747C82;
  font-weight: 400;
}

address {
  font-style: normal;
}

time {
  font-size: 1rem;
  color: #747C82;
  text-transform: uppercase;
}

blockquote {
  margin-left: 3.0769230769rem;
  margin-bottom: 10.7692307692rem;
  margin-top: 10.7692307692rem;
}
blockquote p {
  font-size: 2.1538461538rem;
  line-height: 1.46;
  color: #17252F;
  margin-bottom: 2.9230769231rem;
}
blockquote cite {
  color: #DC1E1E;
  font-size: 1.0769230769rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

main a {
  color: #17252F;
  text-decoration: none;
}
main a:hover {
  color: #000000;
}

.yith-wcan-reset-filters {
  background: #d1d3d5 !important;
  font-size: 1rem;
  text-transform: uppercase;
  color: #0D1A23;
  padding: 1.1538461538rem 0;
  text-align: center;
  width: 100%;
  border-radius: 5px;
  border: 0;
  margin-top: 1rem;
}
@media (max-width: 991px) {
  .yith-wcan-reset-filters {
    width: calc(100% - 30px);
    position: absolute;
    bottom: 15px;
    left: 15px;
    margin-top: 0;
  }
}

.cta {
  background: #DC1E1E !important;
  font-size: 1rem;
  text-transform: uppercase;
  color: #ffffff;
  padding: 1.1538461538rem 1.1538461538rem;
  text-align: center;
  width: 100%;
  border-radius: 5px;
  border: 0;
}

@media (max-width: 991px) {
  .modale-filtri .cta {
    width: calc(50% - 20px);
    position: absolute;
    bottom: 15px;
    right: 15px;
    margin-top: 0;
  }
}

.button {
  text-align: center;
}

#aggiornacart {
  display: none;
}

.card-news {
  border-radius: 5px;
  border: 1px solid #d1d3d5;
}
.card-news figure {
  padding-top: 45%;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.card-news figure img {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
  transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
}
.card-news .card-news__content {
  padding: 1.5384615385rem 2.3076923077rem;
  height: 12.3076923077rem;
  display: grid;
  align-items: self-start;
  grid-template-columns: 100%;
  row-gap: 0;
  grid-template-rows: 1rem max-content auto;
}
.card-news h3 {
  font-size: 1.5384615385rem;
  color: #0D1A23;
  font-weight: 500;
  margin-bottom: 1rem;
  margin-top: 0.3846153846rem;
}
.card-news p {
  font-size: 1rem;
  line-height: 1.6;
  height: 100%;
  overflow: hidden;
}
.card-news p:after  {
  content: "...";
}
.card-news:hover h3 {
  color: #DC1E1E;
}
.card-news:hover figure img {
  transform: scale(1.2);
}

.woocommerce input[type=number],
.woocommerce input[type=text],
.woocommerce input[type=email],
.woocommerce input[type=password],
.woocommerce textarea,
body .gform_wrapper div li input[type=number],
body .gform_wrapper div li input[type=text],
body .gform_wrapper div li input[type=email],
body .gform_wrapper div li input[type=password],
body .gform_wrapper div li textarea {
  width: 10rem !important;
  font-size: 1rem !important;
  color: #0D1A23;
  background: #d1d3d540 !important;
  padding: 1.0769230769rem !important;
  margin-right: 1.4615384615rem;
  text-align: left !important;
  border: 1px solid #d1d3d5;
  border-radius: 5px;
}
.woocommerce textarea,
body .gform_wrapper div li textarea {
  width: 100% !important;
}
.woocommerce input[type=text],
.woocommerce input[type=email],
.woocommerce input[type=password],
body .gform_wrapper div li input[type=text],
body .gform_wrapper div li input[type=email],
body .gform_wrapper div li input[type=password] {
  width: 100% !important;
}
.woocommerce .coupon input[type=text],
body .gform_wrapper div li .coupon input[type=text] {
  width: 20rem !important;
}
.woocommerce .select2-container .select2-selection--single,
body .gform_wrapper div li .select2-container .select2-selection--single {
  width: 100%;
  font-size: 1rem;
  color: #0D1A23;
  background: #d1d3d540;
  padding: 1.1538461538rem;
  margin-right: 1.4615384615rem;
  text-align: left !important;
  border: 1px solid #d1d3d5;
  display: table;
  min-height: 3.7rem;
}
.woocommerce .select2-container .select2-selection--single > span,
body .gform_wrapper div li .select2-container .select2-selection--single > span {
  line-height: 1;
}

.xoo-el-action-form input[type=text],
.xoo-el-action-form input[type=email],
.xoo-el-action-form input[type=password],
body .gform_wrapper div li input[type=text],
body .gform_wrapper div li input[type=email],
body .gform_wrapper div li input[type=password],
body .gform_wrapper input[type=text],
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=password] {
  background-color: #ffffff;
  width: 100%;
  margin-right: 0;
}
.xoo-el-action-form input[type=submit],
.xoo-el-action-form button[type=submit],
body .gform_wrapper div li input[type=submit],
body .gform_wrapper div li button[type=submit],
body .gform_wrapper input[type=submit],
body .gform_wrapper button[type=submit] {
  font-size: 0.7692307692rem !important;
  text-transform: uppercase;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  overflow: visible;
  padding: 1.35rem 1.0769230769rem !important;
  font-weight: 400;
  border-radius: 5px;
  left: auto;
  color: #ffffff;
  background-color: #DC1E1E;
  border: 0;
  display: inline-block;
  min-width: 7.6923076923rem;
  width: 100% !important;
  apparence: none;
  -webkit-appearance: none;
}
.xoo-el-action-form input[type=submit]:hover,
.xoo-el-action-form button[type=submit]:hover,
body .gform_wrapper div li input[type=submit]:hover,
body .gform_wrapper div li button[type=submit]:hover,
body .gform_wrapper input[type=submit]:hover,
body .gform_wrapper button[type=submit]:hover {
  background-color: #7AC943;
}
.xoo-el-action-form input[type=submit]:disabled,
.xoo-el-action-form button[type=submit]:disabled,
body .gform_wrapper div li input[type=submit]:disabled,
body .gform_wrapper div li button[type=submit]:disabled,
body .gform_wrapper input[type=submit]:disabled,
body .gform_wrapper button[type=submit]:disabled {
  padding: 1.2rem 1.0769230769rem !important;
}
.xoo-el-action-form button[type=submit],
body .gform_wrapper div li button[type=submit],
body .gform_wrapper button[type=submit] {
  appearance: none;
}
.xoo-el-action-form .xoo-el-login-btm-fields,
.xoo-el-action-form .xoo-aff-checkbox_single,
.xoo-el-action-form .gfield_checkbox,
body .gform_wrapper div li .xoo-el-login-btm-fields,
body .gform_wrapper div li .xoo-aff-checkbox_single,
body .gform_wrapper div li .gfield_checkbox,
body .gform_wrapper .xoo-el-login-btm-fields,
body .gform_wrapper .xoo-aff-checkbox_single,
body .gform_wrapper .gfield_checkbox {
  margin: 0;
  margin-top: 0.3846153846rem;
}
.xoo-el-action-form .xoo-el-login-btm-fields input,
.xoo-el-action-form .xoo-aff-checkbox_single input,
.xoo-el-action-form .gfield_checkbox input,
body .gform_wrapper div li .xoo-el-login-btm-fields input,
body .gform_wrapper div li .xoo-aff-checkbox_single input,
body .gform_wrapper div li .gfield_checkbox input,
body .gform_wrapper .xoo-el-login-btm-fields input,
body .gform_wrapper .xoo-aff-checkbox_single input,
body .gform_wrapper .gfield_checkbox input {
  margin-left: 0;
  padding-left: 0;
  margin-top: 0 !important;
  margin-bottom: 0;
}
.xoo-el-action-form .xoo-el-login-btm-fields label,
.xoo-el-action-form .xoo-aff-checkbox_single label,
.xoo-el-action-form .gfield_checkbox label,
body .gform_wrapper div li .xoo-el-login-btm-fields label,
body .gform_wrapper div li .xoo-aff-checkbox_single label,
body .gform_wrapper div li .gfield_checkbox label,
body .gform_wrapper .xoo-el-login-btm-fields label,
body .gform_wrapper .xoo-aff-checkbox_single label,
body .gform_wrapper .gfield_checkbox label {
  font-size: 0.8461538462rem;
  color: #ffffff;
  font-weight: normal !important;
}
.xoo-el-action-form .xoo-el-login-btm-fields label span,
.xoo-el-action-form .xoo-aff-checkbox_single label span,
.xoo-el-action-form .gfield_checkbox label span,
body .gform_wrapper div li .xoo-el-login-btm-fields label span,
body .gform_wrapper div li .xoo-aff-checkbox_single label span,
body .gform_wrapper div li .gfield_checkbox label span,
body .gform_wrapper .xoo-el-login-btm-fields label span,
body .gform_wrapper .xoo-aff-checkbox_single label span,
body .gform_wrapper .gfield_checkbox label span {
  color: #0D1A23;
  top: 1px;
  position: relative;
}
.xoo-el-action-form .gfield_checkbox label span,
body .gform_wrapper div li .gfield_checkbox label span,
body .gform_wrapper .gfield_checkbox label span {
  color: #ffffff;
}
.xoo-el-action-form .xoo-aff-checkbox_single label,
body .gform_wrapper div li .xoo-aff-checkbox_single label,
body .gform_wrapper .xoo-aff-checkbox_single label {
  color: #0D1A23;
}
.xoo-el-action-form .xoo-aff-checkbox_single input,
body .gform_wrapper div li .xoo-aff-checkbox_single input,
body .gform_wrapper .xoo-aff-checkbox_single input {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.xoo-el-action-form .xoo-el-lostpw-tgr,
body .gform_wrapper div li .xoo-el-lostpw-tgr,
body .gform_wrapper .xoo-el-lostpw-tgr {
  font-size: 1rem;
}

.xoo-el-action-form button[type=submit] {
  width: calc(100% - 20px) !important;
}

.gform_wrapper .top_label .gfield_label,
.gform_wrapper legend.gfield_label {
  font-size: 1.0769230769rem;
}

.ginput_container_consent label {
  font-size: 1.0769230769rem;
}
.ginput_container_consent input {
  margin-top: 0 !important;
}

.newsletter .gform_wrapper {
  margin-top: 0;
  margin-bottom: 0;
}
.newsletter .gform_wrapper form {
  display: flex;
  flex-wrap: wrap;
}
.newsletter .gform_wrapper form input[type=number],
.newsletter .gform_wrapper form input[type=text],
.newsletter .gform_wrapper form input[type=email],
.newsletter .gform_wrapper form input[type=password] {
  background-color: #ffffff !important;
}
.newsletter .gform_wrapper form .gform_body {
  width: 66%;
}
.newsletter .gform_wrapper form .gform_fields {
  display: flex;
  flex-wrap: wrap;
}
.newsletter .gform_wrapper form .gform_fields li:first-child,
.newsletter .gform_wrapper form .gform_fields li:nth-child(2) {
  width: 50%;
}
.newsletter .gform_wrapper form .gform_fields li:last-child {
  width: 100%;
}
.newsletter .gform_wrapper form .gform_fields li,
.newsletter .gform_wrapper form .gform_fields .ginput_container {
  margin-top: 0;
}
.newsletter .gform_wrapper form .gform_fields li.hidden_label input {
  margin-top: 0;
}
.newsletter .gform_wrapper form .gform_footer {
  width: 34%;
  margin-top: 0;
  padding-top: 0;
}
@media (max-width: 991px) {
  .newsletter form {
    position: relative;
    margin-top: 2.3076923077rem;
    padding-bottom: 1rem;
  }
  .newsletter form .row > div:first-child {
    position: static;
  }
  .newsletter form .row > div:first-child .acceptance-976 {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
  }
  .newsletter input[type=number],
.newsletter input[type=text],
.newsletter input[type=email],
.newsletter input[type=password] {
    margin-bottom: 1.1538461538rem;
  }
  .newsletter .gform_wrapper {
    margin-top: 1.5384615385rem;
  }
  .newsletter .gform_wrapper form .gform_body {
    width: 100%;
  }
  .newsletter .gform_wrapper form .gform_fields li:first-child,
.newsletter .gform_wrapper form .gform_fields li:nth-child(2) {
    width: 100%;
  }
  .newsletter .gform_wrapper form .gform_fields li:last-child {
    width: 100%;
  }
  .newsletter .gform_wrapper form .gform_fields li,
.newsletter .gform_wrapper form .gform_fields .ginput_container {
    margin-top: 0;
    padding: 0 !important;
  }
  .newsletter .gform_wrapper form .gform_fields li.hidden_label input {
    margin-top: 0;
  }
  .newsletter .gform_wrapper form .gform_fields .gfield_checkbox li {
    display: flex;
    justify-content: center;
  }
  .newsletter .gform_wrapper form .gform_fields .gfield_checkbox li label {
    margin-left: 10px;
    width: max-content;
  }
  .newsletter .gform_wrapper form .gform_footer {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
  }
}

#soggetto_field {
  margin-bottom: 1.5384615385rem;
}
#soggetto_field legend {
  display: none;
}
#soggetto_field fieldset {
  display: flex;
}
#soggetto_field fieldset label {
  display: flex;
  align-items: center;
  margin-right: 1.5384615385rem;
}
#soggetto_field fieldset input[type=radio] {
  width: 2rem;
  height: 2rem;
  margin-top: 0;
  margin-right: 0.7692307692rem;
  filter: hue-rotate(134deg) saturate(0.7);
}

.pagesite .gform_wrapper {
  margin-top: 5.3846153846rem;
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
  clear: both;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
  transform: scale(1.3);
}

input[type=number]::inner-spin-button,
input[type=number]::outer-spin-button {
  opacity: 1;
  transform: scale(1.3);
}

.newsletter .gform_wrapper .gfield_checkbox li input,
.newsletter .gform_wrapper .gfield_checkbox li input[type=checkbox],
.newsletter .gform_wrapper .gfield_radio li input[type=radio] {
  position: relative;
  top: -1px;
}

.filtro-custom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.filtro-custom > div {
  width: 100%;
}
.filtro-custom .filtri-buttons {
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  flex-direction: row-reverse;
}
.filtro-custom .filtri-buttons button {
  background-color: #DC1E1E !important;
}
.filtro-custom .filtri-buttons button:hover {
  background-color: #DC1E1E20 !important;
}
@media (max-width: 991px) {
  .filtro-custom .filtri-buttons {
    position: absolute;
    bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #d1d3d5;
    left: 0;
  }
}
.filtro-custom button.button,
.filtro-custom a.button {
  width: 45%;
  min-width: 0 !important;
}

.select2-results__option {
  font-size: 1rem;
  padding: 1.0769230769rem;
  font-family: "Rubik", serif;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selecte] {
  background-color: #17252F;
}

.quantity {
  position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.quantity input {
  width: 45px;
  height: 42px;
  line-height: 1.65;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  position: absolute;
  height: 100%;
  left: 9.5rem;
  top: 0;
}
@media (max-width: 991px) {
  .quantity-nav {
    left: 80%;
  }
}

.quantity-button {
  position: relative;
  cursor: pointer;
  width: 20px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: 0px;
  height: 50%;
  align-items: flex-start;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #747C82;
  margin-bottom: 4px;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #747C82;
  margin-top: 4px;
}

.main-content .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  padding-right: 16px !important;
}

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  border: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0 !important;
}

body .gform_wrapper .validation_message {
  color: #DC1E1E;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 0.9230769231rem;
}

body .gform_wrapper .field_description_below .gfield_description {
  padding-top: 0.3076923077rem;
}

body .gform_wrapper div.validation_error {
  border-top: 0;
  border-bottom: 0;
  padding: 0;
  color: #DC1E1E;
  text-align: left;
  font-size: 1.2307692308rem;
}

.breadcrumb {
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #747C82;
}
.breadcrumb .woocommerce-breadcrumb {
  margin-bottom: 0;
  display: inline-block;
  padding: 1rem;
  border-radius: 5px;
  background: #d1d3d540;
  color: #0D1A23;
  font-size: 1rem;
}
.breadcrumb .woocommerce-breadcrumb a {
  color: #747C82;
  text-decoration: none;
}
.breadcrumb .woocommerce-breadcrumb a:hover {
  color: #0D1A23;
}
.breadcrumb .woocommerce-breadcrumb .separator {
  display: inline-block;
  margin: 0 0.6153846154rem;
  color: #747C82;
  transform: scaleX(0.7);
}
@media (min-width: 992px) {
  .breadcrumb .woocommerce-breadcrumb a:first-child {
    font-size: 0px;
  }
  .breadcrumb .woocommerce-breadcrumb a:first-child:before {
    content: " ";
    height: 1.2307692308rem;
    width: 1.2307692308rem;
    display: inline-block;
    background-image: url(assets/icone/casa.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: 3px;
  }
}
@media (max-width: 991px) {
  .breadcrumb .woocommerce-breadcrumb a {
    color: #0D1A23;
  }
}

.container .container.bread-desk {
  padding: 0 !important;
}

.yith-wcan-filter {
  background-color: #d1d3d540;
  border-radius: 5px;
  margin-bottom: 1.5384615385rem;
}
.yith-wcan-filter h4.filter-title {
  font-size: 1.0769230769rem;
  padding: 1.6153846154rem 1.4615384615rem;
  background: #d1d3d5;
  color: #0D1A23;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
}
.yith-wcan-filter h4.filter-title:before, .yith-wcan-filter h4.filter-title:after {
  content: " ";
  position: absolute;
  right: 1.4615384615rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: #0D1A23;
  font-size: 3.8461538462rem;
  width: 0.7692307692rem;
  height: 0.0769230769rem;
  transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
}
.yith-wcan-filter h4.filter-title:after {
  transform: translateY(-50%) rotate(90deg);
}
.yith-wcan-filter h4.filter-title.open:after {
  transform: translateY(-50%) rotate(0deg);
}
.yith-wcan-filter .filter-content {
  padding: 0rem 1.4615384615rem;
  color: #747C82;
  font-size: 1rem;
  max-height: 0;
  overflow: hidden;
  transition: 0.4s all cubic-bezier(0.4, 0, 0.2, 1);
}
.yith-wcan-filter .filter-content ul {
  list-style: none;
}
.yith-wcan-filter .filter-content ul input {
  margin-right: 5px;
}
.yith-wcan-filter .filter-content li {
  line-height: 0 !important;
  margin-bottom: 1rem !important;
}
.yith-wcan-filter .filter-content li:last-child {
  margin-bottom: 0 !important;
}
.yith-wcan-filter .filter-content li label {
  cursor: pointer;
}
.yith-wcan-filter .filter-content.open {
  padding: 1.6153846154rem 1.4615384615rem;
  max-height: 100vh;
}
.yith-wcan-filter .filter-content a {
  color: #747C82 !important;
}
.yith-wcan-filter .filter-content input[type=checkbox] {
  height: 1.3846153846rem;
  width: 1.3846153846rem;
  position: relative;
  top: -1px;
  border: #747C82;
}
.yith-wcan-filter .filter-content .sub-category {
  display: block;
  margin-bottom: 1rem;
  position: relative;
  top: -3px;
}
.yith-wcan-filter .filter-content .sub-category:last-child {
  margin-bottom: 0;
}
.yith-wcan-filter .filter-content .sub-category::before {
  content: " ";
  margin-right: 0.6153846154rem;
  height: 1.3846153846rem;
  width: 1.3846153846rem;
  position: relative;
  top: 4px;
  border: #747C82;
  border-width: 1px;
  border-style: solid;
  background: #ffffff;
  display: inline-block;
  border-radius: 3px;
}
.yith-wcan-filter .filter-content .sub-category.current:before {
  background: #0574ff;
}
.yith-wcan-filter .filter-content .sub-category.current:after {
  position: absolute;
  content: "✓";
  left: 4px;
  top: 7px;
  color: #ffffff;
  font-weight: 500;
  transform: scaleX(1.5);
}

.woocommerce-ordering {
  top: -1rem;
  position: relative;
}

.orderby,
body .woocommerce-ordering .select2-container .select2-selection {
  padding: 1.0769230769rem;
  background: #d1d3d540;
  border: none;
  color: #747C82;
  border-radius: 5px;
  apparence: none;
  -webkit-appearance: none;
  min-height: 0 !important;
}

body .woocommerce-ordering .select2-container {
  width: 100% !important;
}
body .woocommerce-ordering .select2-container .select2-selection__arrow {
  height: 100% !important;
}

@media (max-width: 991px) {
  .modale-filtri {
    position: fixed;
    z-index: 999;
    bottom: -110vh;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    padding: 0;
    transition: 0.4s all cubic-bezier(0.4, 0, 0.2, 1);
  }
  .modale-filtri.open {
    bottom: 0;
  }
  .modale-filtri__titolo {
    color: #ffffff;
    padding: 1.3846153846rem;
    background-color: #0D1A23;
    position: relative;
  }
  .modale-filtri__titolo h3 {
    font-size: 1.0769230769rem;
    color: #ffffff;
  }
  .modale-filtri__titolo h3 img {
    height: 1.1rem;
    width: auto;
    position: relative;
    top: 2px;
    margin-right: 1rem;
  }
  .modale-filtri__titolo a {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    height: 2.6923076923rem;
    width: 2.6923076923rem;
    background-color: #00000075;
    color: #ffffff;
    line-height: 2.6923076923rem;
    text-align: center;
    border-radius: 5px;
  }
  .modale-filtri .yith-wcan-filter {
    border-radius: 0;
    margin-bottom: 0;
  }
  .modale-filtri .yith-wcan-filter h4 {
    border-radius: 0pt;
  }
}
.parametri {
  clear: both;
  font-size: 1rem;
  order: 3;
  width: 100%;
  margin-top: 1.5384615385rem;
}
.parametri a {
  display: inline-block;
  margin-right: 1rem;
}
.parametri a:hover {
  color: #DC1E1E;
}

.lSSlideOuter.vertical .lSGallery {
  left: 0;
  right: auto;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 0;
  border: 1px solid #0D1A23;
}

.lSSlideOuter .lSPager.lSGallery li,
.lSSlideOuter .lSPager.lSGallery li {
  border: 1px solid #d1d3d5;
  display: inline-flex;
}
.lSSlideOuter .lSPager.lSGallery li a,
.lSSlideOuter .lSPager.lSGallery li a {
  display: inline-flex;
}

#vertical > li img {
  border: 1px solid #d1d3d5;
}

.magazine_short {
  margin-top: 3.4615384615rem;
}
.magazine_short .lSPager {
  margin-bottom: 0 !important;
  margin-top: 3.4615384615rem !important;
}

.lSAction.custom {
  position: absolute;
  top: 2rem;
  right: 15px;
  height: 32px;
  width: 70px;
}
.lSAction.custom .lSPrev {
  left: 0;
}
.lSAction.custom .lSNext {
  right: 0;
}

.xoo-el-sidebar {
  display: none;
}

.xoo-el-srcont {
  border-radius: 5px;
}

.xoo-el-inmodal {
  height: max-content;
  max-height: none;
  transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
  max-width: 480px;
}

.xoo-el-form-container {
  padding-bottom: 0px;
}

.xoo-el-tabs li {
  font-size: 1.2307692308rem;
}

label.xoo-el-form-label {
  margin-bottom: 0;
}

.xoo-el-main {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.xoo-el-main input[type=text],
.xoo-el-main input[type=password],
.xoo-el-main input[type=email] {
  background-color: #d1d3d540;
}
.xoo-el-main button.button {
  background-color: #7AC943 !important;
  margin-top: 2.3076923077rem !important;
  font-size: 1rem !important;
}
.xoo-el-main button.button:hover {
  color: #ffffff;
  background: #65a037 !important;
}
.xoo-el-main label {
  font-size: 1.0769230769rem;
}
.xoo-el-main .rimando {
  text-align: center;
  font-size: 1rem;
  margin-top: 2.0769230769rem;
  margin-bottom: 0.3846153846rem;
}
.xoo-el-main .rimando a {
  color: #DC1E1E;
}

.xoo-el-header {
  padding: 0;
}

.modale-popup__titolo {
  color: #0D1A23;
  padding: 1.6153846154rem 1.6153846154rem;
  background-color: #d1d3d540;
  position: relative;
  margin-bottom: 2.6923076923rem;
  margin-left: -20px;
}
.modale-popup__titolo h3 {
  font-size: 1.5384615385rem;
}

form.xoo-el-action-form {
  margin-top: 0;
}

div[data-section=lostpw] button.button {
  margin-top: 0 !important;
}
div[data-section=lostpw] input[type=text] {
  margin-top: 1rem;
}

span.xoo-el-close {
  width: 2.6923076923rem;
  height: 2.6923076923rem;
  border-radius: 5px;
  top: 1.1538461538rem;
  right: 15px;
  border: 0;
  background: #00000015;
  text-align: center;
  line-height: 2.5384615385rem;
  color: #000000;
}

.xoo-el-icon-cancel-circle:before {
  content: "✕";
}

.xoo-el-notice {
  margin-bottom: 0;
  margin-left: -20px;
  width: auto;
}
.xoo-el-notice .xoo-el-notice-error,
.xoo-el-notice .xoo-el-notice-success {
  padding: 20px 20px;
  border-radius: 0;
}

.help {
  background: #0D1A23;
  padding: 1.6153846154rem;
  margin-top: 2.6923076923rem;
  border-radius: 5px;
}
.help .row {
  margin: 0;
}
.help-title {
  padding: 0;
  padding-bottom: 1.1538461538rem;
  border-bottom: 1px solid #747C82;
  margin-bottom: 1.1538461538rem;
}
.help-icon {
  padding: 0;
}
.help-icon svg {
  height: 2.5384615385rem;
  width: auto;
  margin-right: 1rem;
}
.help-icon div {
  padding-left: 0;
}
.help-icon .icon {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .help-icon .icon:last-child {
    margin-bottom: 0;
  }
}
.help h3 {
  color: #ffffff;
  font-size: 1.5384615385rem;
}
.help p {
  font-size: 1rem;
  color: #d1d3d5;
}
.help a {
  color: #ffffff;
  font-size: 1rem;
}
.help a:hover {
  color: #ffffff;
}

.wp-block-group {
  max-width: 674px;
  margin: 0 auto;
}
.wp-block-group.alignwide {
  max-width: 900px;
}
.wp-block-group.alignfull {
  max-width: 100%;
}
.wp-block-group h2 {
  margin-bottom: 1rem;
}
.wp-block-group .slider_loghi {
  padding: 0;
  margin-bottom: 0;
  margin-top: 3.8461538462rem;
}
.wp-block-group .slider_loghi .lslide img,
.wp-block-group .slider_loghi .clone img {
  width: 100%;
  height: auto;
}
.wp-block-group.has-background {
  color: #ffffff;
  padding-top: 3.8461538462rem;
  padding-bottom: 3.8461538462rem;
}
.wp-block-group.has-background * {
  color: #ffffff;
}
@media (max-width: 991px) {
  .wp-block-group {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.wp-block-image img {
  height: auto;
}

header .tophead {
  background-color: #0D1A23;
  color: #ffffff;
  padding: 0.6153846154rem 0;
  border-bottom: 1px solid #747C82;
}
header .tophead > .container > .row {
  align-items: center;
}
header .tophead__info {
  font-size: 1rem;
}
header .tophead__info .col {
  max-width: max-content;
}
header .tophead__info .row > div {
  display: flex;
  align-items: center;
}
header .tophead__info svg {
  height: 2.4615384615rem;
  width: auto;
  margin-right: 1rem;
  background-color: #ffffff10;
  border-radius: 5px;
}
header .tophead__menu {
  justify-content: flex-end;
  display: flex;
}
header .tophead__menu ul {
  list-style: none;
  display: flex;
}
header .tophead__menu ul li {
  margin-left: 3.0769230769rem;
  font-size: 1rem;
}
header .tophead__menu ul li a {
  color: #d1d3d5;
  text-decoration: none;
}
header .tophead__menu ul li a:hover {
  color: #DC1E1E;
}
header .mainhead {
  padding: 1.8461538462rem 0;
  padding-bottom: 0;
  background-color: #17252F;
}
header .mainhead > .container > .row {
  align-items: center;
}
header .mainhead__logo img {
  height: 4.2307692308rem;
  width: auto;
}
header .mainhead__search input[type=search] {
  height: 3.2307692308rem;
  width: 90%;
  margin: auto;
  display: block;
  border-radius: 0.3846153846rem;
  padding-left: 3.4615384615rem;
  border: 2px solid #455159;
  background-image: url(assets/icone/cerca.svg);
  background-size: 1.9230769231rem auto;
  background-position: 0.6153846154rem center;
  background-repeat: no-repeat;
}
header .mainhead__search input[type=search]:focus {
  outline: none;
}
header .mainhead__search button {
  display: none;
}
header .mainhead__icon {
  font-size: 1rem;
  text-transform: uppercase;
  display: flex;
  justify-content: flex-end;
}
header .mainhead__icon > div {
  display: inline-block;
}
header .mainhead__icon a {
  color: #d1d3d5;
  text-decoration: none;
  display: inline-block;
  background: #0D1A23;
  border-radius: 0.3846153846rem;
  padding: 1rem;
  display: flex;
  align-items: center;
}
header .mainhead__icon a:hover {
  background-color: #455159;
}
header .mainhead__icon svg {
  width: 1.9230769231rem;
  height: auto;
}
header .mainhead__icon #account {
  margin-right: 0.6923076923rem;
}
header .mainhead__icon #account svg {
  margin-right: 0.6923076923rem;
}
header .mainhead__icon #carrello a {
  position: relative;
}
header .mainhead__icon #carrello a .cart-contents-count {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #0D1A23;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
}
@media (max-width: 991px) {
  header .mainhead__icon #carrello a .cart-contents-count {
    font-size: 7px;
  }
}
header .mainhead__megamenu {
  margin-top: 1.9230769231rem;
  align-items: stretch !important;
}
header .mainhead__megamenu .dropdown {
  position: static;
}
header .mainhead__megamenu .dropdown a {
  height: 100%;
}
header .mainhead__megamenu .dropbtn {
  text-align: center;
  display: block;
  font-size: 1rem;
  color: #d1d3d540;
  text-decoration: none;
  padding-bottom: 1.8461538462rem;
  margin: auto;
  border-radius: 5px 5px 0 0;
}
header .mainhead__megamenu .dropbtn img {
  width: 4.6153846154rem;
  height: auto;
}
header .mainhead__megamenu .dropbtn span {
  margin-top: 0.6923076923rem;
  display: block;
  color: #d1d3d5;
  font-weight: 500;
}
header .mainhead__megamenu .dropbtn:hover {
  background-color: #455159;
}
header .mainhead__megamenu .dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  left: 0;
  z-index: 100;
  padding: 3.0769230769rem 0;
}
header .mainhead__megamenu .dropdown-content .sub-category {
  color: #0D1A23;
  text-decoration: none;
  font-size: 1rem;
  display: inline-block;
  width: 100%;
  padding-bottom: 0.6923076923rem;
  margin-bottom: 0.6923076923rem;
  border-bottom: 1px solid #d1d3d540;
}
header .mainhead__megamenu .dropdown-content .sub-category:hover {
  color: #DC1E1E;
}
header .mainhead__megamenu .dropdown-content .sub-category img {
  height: 5.3846153846rem;
  width: 5.3846153846rem;
  margin-bottom: 0.6923076923rem;
  border-radius: 5px;
  object-fit: cover;
  object-position: center;
}
header .mainhead__megamenu .dropdown-content .third-level-terms {
  list-style: none;
  font-size: 1rem;
  line-height: 2;
}
header .mainhead__megamenu .dropdown-content .third-level-terms a {
  color: #747C82;
  text-decoration: none;
}
header .mainhead__megamenu .dropdown-content .third-level-terms a:hover {
  color: #0D1A23;
}
header .mainhead__megamenu .dropdown:hover .dropdown-content {
  display: block;
}
header .mainhead__megamenu .dropdown:hover .dropbtn {
  background-color: #455159;
}
@media (max-width: 991px) {
  header .mainhead {
    padding: 0.6923076923rem;
    padding-left: 0;
    padding-right: 0;
  }
  header .mainhead .schiudi {
    display: none;
  }
  header .mainhead__hamburger {
    order: 0;
  }
  header .mainhead__logo {
    order: 1;
  }
  header .mainhead__logo img {
    width: 100%;
    height: auto;
  }
  header .mainhead__icon {
    order: 2;
  }
  header .mainhead__icon a {
    padding: 0.6153846154rem;
  }
  header .mainhead__icon svg {
    height: 1.2307692308rem !important;
    width: auto;
  }
  header .mainhead__icon #account {
    font-size: 0;
    margin-right: 0.3076923077rem !important;
  }
  header .mainhead__icon #account img {
    margin: 0;
  }
  header .mainhead__search {
    order: 3;
  }
  header .mainhead__search input[type=search] {
    width: 100%;
    margin-top: 1rem;
  }
}
header .header__hamburger {
  padding: 0.9230769231rem 0.5384615385rem;
  background: #0D1A23;
  color: #d1d3d5;
  font-size: 1rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
}
header .header__hamburger > span {
  position: relative;
}
header .header__hamburger .nav-hamburger {
  height: 0.7692307692rem;
  width: 1rem;
  position: relative;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
header .header__hamburger .nav-hamburger span {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #ffffff;
  transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
}
header .header__hamburger .nav-hamburger:hover span {
  background-color: #DC1E1E;
}
header .header__hamburger .nav-hamburger.active span:first-child {
  transform: translateY(4px) rotate(45deg);
}
header .header__hamburger .nav-hamburger.active span:nth-child(2) {
  opacity: 0;
}
header .header__hamburger .nav-hamburger.active span:last-child {
  transform: translateY(-5px) rotate(-45deg);
}
header.header-checkout .tophead__info > .row {
  justify-content: flex-end;
}

.pannello-menu {
  display: none;
}
@media (max-width: 991px) {
  .pannello-menu {
    background-color: #0D1A23;
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: 0.4s all cubic-bezier(0.4, 0, 0.2, 1);
  }
  .pannello-menu.open {
    max-height: 9999px;
  }
  .pannello-menu .mainhead__megamenu {
    margin-top: 0;
    background-color: #17252F;
  }
  .pannello-menu .mainhead__megamenu .dropdown:hover .dropbtn {
    background: transparent;
  }
  .pannello-menu .mainhead__megamenu.row {
    display: block;
  }
  .pannello-menu .mainhead__megamenu.row .dropbtn {
    display: flex;
    align-items: center;
    padding-bottom: 0.7692307692rem;
    padding-top: 0.7692307692rem;
    pointer-events: none;
    position: relative;
  }
  .pannello-menu .mainhead__megamenu.row .dropbtn:before {
    content: " ";
    background-image: url(assets/icone/accordion.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 0.9230769231rem;
    height: 0.4615384615rem;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    filter: brightness(45);
    position: absolute;
    transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
  }
  .pannello-menu .mainhead__megamenu.row .dropbtn.open:before {
    transform: translateY(-50%) rotate(0deg);
  }
  .pannello-menu .mainhead__megamenu.row .dropbtn span {
    margin: 0;
  }
  .pannello-menu .mainhead__megamenu.row .dropbtn img {
    width: 2.9230769231rem;
    margin-right: 1.1538461538rem;
  }
  .pannello-menu .mainhead__megamenu.row .dropdown-content {
    display: block;
    margin-top: 0rem;
    margin-bottom: 0rem;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 4.0769230769rem;
    max-height: 0;
    overflow: hidden;
    transition: 0.4s all cubic-bezier(0.4, 0, 0.2, 1);
    position: static;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
  }
  .pannello-menu .mainhead__megamenu.row .dropdown-content.open {
    max-height: 9999px;
  }
  .pannello-menu .mainhead__megamenu.row .dropdown-content .container > .row {
    display: block;
  }
  .pannello-menu .mainhead__megamenu.row .dropdown-content .dropdown:first-child {
    padding-top: 1rem;
  }
  .pannello-menu .mainhead__megamenu.row .dropdown-content .dropdown figure {
    display: none;
  }
  .pannello-menu .mainhead__megamenu.row .dropdown-content .sub-category {
    border-bottom: 0;
    pointer-events: none;
    position: relative;
    transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
  }
  .pannello-menu .mainhead__megamenu.row .dropdown-content .sub-category:before {
    content: " ";
    background-image: url(assets/icone/accordion.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 0.9230769231rem;
    height: 0.4615384615rem;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    position: absolute;
    transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
  }
  .pannello-menu .mainhead__megamenu.row .dropdown-content .sub-category.open:before {
    transform: translateY(-50%) rotate(0deg);
  }
  .pannello-menu .mainhead__megamenu.row .dropdown-content .third-level-terms {
    max-height: 0;
    overflow: hidden;
    transition: 0.4s all cubic-bezier(0.4, 0, 0.2, 1);
  }
  .pannello-menu .mainhead__megamenu.row .dropdown-content .third-level-terms.open {
    margin-bottom: 1.2307692308rem;
    max-height: 999px;
  }
  .pannello-menu .mainhead__megamenu.row .dropdown-content .third-level-terms .third-level-term {
    padding-left: 0.9230769231rem;
    border-left: 1px solid #d1d3d5;
  }
  .pannello-menu .tophead__menu {
    display: block;
  }
  .pannello-menu .tophead__menu ul {
    display: block;
  }
  .pannello-menu .tophead__menu ul li {
    margin-left: 0;
    margin-bottom: 1.8461538462rem;
  }
  .pannello-menu .tophead__menu ul li:last-child {
    margin-bottom: 0;
  }
  .pannello-menu .tophead__menu.menu_secondario {
    padding-top: 2.1538461538rem;
    padding-bottom: 2.1538461538rem;
    border-bottom: 1px solid #d1d3d540;
  }
  .pannello-menu .tophead__menu.menu_terziario {
    padding-top: 2.1538461538rem;
    padding-bottom: 2.1538461538rem;
  }
}

.infotecniche {
  background: #DC1E1E;
  padding: 2.6923076923rem 0;
  color: #ffffff;
}
.infotecniche .row > div {
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media (max-width: 991px) {
  .infotecniche .row > div {
    flex-direction: row;
    text-align: left;
  }
}
.infotecniche .row > div .info-icona {
  margin-bottom: 1rem;
  text-align: center;
}
@media (max-width: 991px) {
  .infotecniche .row > div .info-icona {
    margin-right: 1.5384615385rem;
  }
}
.infotecniche .row > div .info-icona svg {
  height: 3.4615384615rem;
  width: auto;
  background-color: #a5161620;
  border-radius: 5px;
}
.infotecniche .row > div h4 {
  font-size: 1.2307692308rem;
  font-weight: 500;
  margin-bottom: 0.3076923077rem;
  color: #ffffff;
}
.infotecniche .row > div p {
  color: #ffffff;
  font-size: 1rem;
  opacity: 0.8;
}

.newsletter {
  background: #17252F;
  padding: 2.6923076923rem 0;
}
.newsletter__text {
  font-size: 2.3076923077rem;
  letter-spacing: -0.032em;
  color: #ffffff;
  line-height: 1.2;
}
.newsletter__text p {
  font-size: 2.3076923077rem;
  letter-spacing: -0.032em;
  color: #ffffff;
  line-height: 1.2;
}
.newsletter__text strong {
  color: #7AC943;
}

footer {
  background: #0D1A23;
  padding: 2.6923076923rem 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  footer {
    padding-left: 15px;
    padding-right: 15px;
  }
}
footer .logo_menu {
  align-items: center;
  padding-bottom: 2.5384615385rem;
}
footer .logo_menu img {
  height: 4.2307692308rem;
  width: auto;
}
@media (max-width: 991px) {
  footer .logo_menu__lista {
    border-top: 1px solid #747C82;
    margin-top: 2.6923076923rem;
    padding-top: 2.6923076923rem;
  }
}
footer .logo_menu__lista > div {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  footer .logo_menu__lista > div {
    justify-content: flex-start;
  }
  footer .logo_menu__lista > div ul {
    display: block;
  }
  footer .logo_menu__lista > div ul li {
    margin-bottom: 1rem;
    margin-left: 0;
  }
  footer .logo_menu__lista > div ul li:last-child {
    margin-bottom: 0;
  }
}
footer .logo_menu ul {
  list-style: none;
  display: flex;
}
footer .logo_menu ul li {
  margin-left: 3.0769230769rem;
  font-size: 1rem;
}
footer .logo_menu ul li a {
  color: #d1d3d5;
  text-decoration: none;
}
footer .logo_menu ul li a:hover {
  color: #DC1E1E;
}
footer .social_pay {
  padding-bottom: 2.5384615385rem;
  padding-top: 2.5384615385rem;
  border-top: 1px solid #747C82;
}
footer .social {
  display: flex;
}
@media (max-width: 991px) {
  footer .social .row {
    display: block;
  }
  footer .social .row .col {
    margin-bottom: 1rem;
  }
  footer .social .row .col:last-child {
    margin-bottom: 0;
  }
}
footer .social .col {
  width: auto;
  max-width: max-content;
  align-items: center;
  display: flex;
}
footer .social svg {
  height: 2.3076923077rem;
  width: auto;
  margin-right: 0.6153846154rem;
}
footer .social a {
  font-size: 1rem;
  color: #d1d3d5;
  text-decoration: none;
}
footer .social a:hover {
  color: #DC1E1E;
}
footer .metodi {
  display: flex;
  justify-content: flex-end;
  margin-top: 0;
}
@media (max-width: 991px) {
  footer .metodi {
    border-top: 1px solid #747C82;
    margin-top: 2.6923076923rem;
    padding-top: 2.6923076923rem;
    justify-content: flex-start;
  }
  footer .metodi .widget:first-child {
    margin-left: 0;
  }
}
footer .metodi .widget {
  margin-left: 1rem;
  margin-right: 0;
}
footer .metodi img {
  width: 4.2307692308rem;
  height: auto;
}
footer .info {
  font-size: 1rem;
  color: #d1d3d5;
  padding-bottom: 1.9230769231rem;
  padding-top: 3.4615384615rem;
  border-top: 1px solid #747C82;
}
@media (max-width: 991px) {
  footer .info > div:first-child {
    margin-bottom: 1rem;
    font-weight: 500;
  }
  footer .info > div:nth-child(2) {
    width: 90%;
  }
}
footer .info p {
  font-size: 1rem;
  color: #d1d3d5;
  line-height: 1;
}
@media (max-width: 991px) {
  footer .info p {
    line-height: 1.4;
  }
}
footer .info a {
  color: #d1d3d5;
  text-decoration: none;
}
footer .info .credits {
  text-align: right;
}
@media (max-width: 991px) {
  footer .info .credits {
    text-align: left;
    margin-top: 1.9230769231rem;
  }
}
footer.footer-checkout {
  padding: 0;
}
footer.footer-checkout .info {
  padding-top: 1.9230769231rem;
  border-top: 0;
}

.single_content {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.single_content > * {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}
.single_content > figure {
  max-width: 900px;
  margin-top: 3.8461538462rem;
  margin-bottom: 3.8461538462rem;
}
.single_content > figure img {
  width: 100%;
  height: auto;
}
.single_content p {
  margin-bottom: 1rem;
}
.single_content h1, .single_content h2, .single_content h3, .single_content h4, .single_content h5, .single_content h6 {
  margin-bottom: 1.5384615385rem;
}

.articoli_correlati {
  margin-top: 9.2307692308rem;
  margin-bottom: 8.4615384615rem;
  padding-top: 4.6153846154rem;
  border-top: 1px solid #d1d3d5;
}

.error404 .main-content {
  margin-top: 3.0769230769rem;
  margin-bottom: 3.0769230769rem;
}
.error404 .main-content .cta {
  display: inline-block;
  margin-top: 2.3076923077rem;
  width: max-content;
}
.error404 .main-content .cta:hover {
  background-color: #DC1E1E20 !important;
}

.blog-title {
  margin-bottom: 2.6923076923rem;
}
.blog-title h1 {
  font-size: 2.6923076923rem;
}

.blog .card-news-container {
  margin-bottom: 1.5384615385rem;
}
.blog main {
  margin-top: 4.6153846154rem;
  margin-bottom: 11.5384615385rem;
}

.team .container {
  padding: 0;
}
.team figure {
  padding-top: 80%;
  position: relative;
  margin-bottom: 1rem;
}
.team figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 991px) {
  .team .team-singolo {
    margin-bottom: 1rem;
  }
}

.slider ul.lightSlider li {
  height: 40rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
}
@media (max-width: 991px) {
  .slider ul.lightSlider li {
    height: 100vw;
  }
}
.slider ul.lightSlider li:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.1;
  z-index: 0;
}
.slider ul.lightSlider li .slide-text {
  position: relative;
  z-index: 2;
}
.slider ul.lightSlider li p {
  font-size: 1rem;
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .slider ul.lightSlider li p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.slider ul.lightSlider li h2 {
  font-size: 3.8461538462rem;
  color: #ffffff;
  line-height: 1.2;
  margin-top: 2.3076923077rem;
}
@media (max-width: 991px) {
  .slider ul.lightSlider li h2 {
    font-size: 1.9230769231rem;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .slider ul.lightSlider li h2 br {
    display: none;
  }
}
.slider ul.lightSlider li > * {
  max-width: 1300px;
  text-align: center;
}
.slider .lSSlideOuter ul.lSPager {
  margin-top: -5.5384615385rem !important;
}
@media (max-width: 991px) {
  .slider .lSSlideOuter ul.lSPager {
    margin-top: -3rem !important;
  }
}
@media (max-width: 991px) {
  .slider .lSAction {
    display: none !important;
  }
}
.slider .lSAction .lSPrev,
.slider .lSAction .lSNext {
  transform: translateX(-50%);
}
@media (min-width: 992px) {
  .slider .lSAction .lSPrev {
    left: calc(50% - (920px / 2));
  }
}
@media (min-width: 1200px) {
  .slider .lSAction .lSPrev {
    left: calc(50% - (1100px / 2));
  }
}
@media (min-width: 1400px) {
  .slider .lSAction .lSPrev {
    left: calc(50% - (1300px / 2));
  }
}
@media (min-width: 992px) {
  .slider .lSAction .lSNext {
    left: calc(50% - (-920px / 2));
  }
}
@media (min-width: 1200px) {
  .slider .lSAction .lSNext {
    left: calc(50% - (-1100px / 2));
  }
}
@media (min-width: 1400px) {
  .slider .lSAction .lSNext {
    left: calc(50% - (-1300px / 2));
  }
}

body .lSSlideOuter ul.lSPager.lSpg {
  margin-bottom: 3.8461538462rem;
  height: 1.6923076923rem;
}
@media (max-width: 991px) {
  body .lSSlideOuter ul.lSPager.lSpg {
    margin-bottom: 1rem;
  }
}
body .lSSlideOuter ul.lSPager.lSpg li a {
  background: #ffffff;
  width: 1.1538461538rem;
  height: 1.1538461538rem;
  border: 1px solid #d1d3d5;
}
body .lSSlideOuter ul.lSPager.lSpg li.active a {
  background: #DC1E1E;
  box-shadow: 0px 0px 5px 0px rgba(220, 30, 30, 0.61);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(220, 30, 30, 0.61);
  -moz-box-shadow: 0px 0px 5px 0px rgba(220, 30, 30, 0.61);
}
body .lSSlideOuter ul.lSPager.lSpg li:hover a {
  background: #DC1E1E;
}

@media (max-width: 991px) {
  body .lSAction {
    display: none !important;
  }
}
body .lSAction .lSPrev,
body .lSAction .lSNext {
  background-color: #DC1E1E;
  border-radius: 5px;
  opacity: 1;
}
body .lSAction .lSPrev:hover,
body .lSAction .lSNext:hover {
  background-color: #0D1A23;
}

.slider_loghi {
  background-color: #DC1E1E;
  padding-left: 5.3846153846rem;
  padding-right: 5.3846153846rem;
  padding-bottom: 8.0769230769rem;
  padding-top: 1.5384615385rem;
  margin-bottom: -6.9230769231rem;
}
.slider_loghi img {
  width: 100%;
}
@media (max-width: 991px) {
  .slider_loghi {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0.7692307692rem;
    padding-top: 0.7692307692rem;
    margin-bottom: 0.7692307692rem;
  }
  .slider_loghi .lslide img, .slider_loghi .clone img {
    width: 100%;
  }
}

.tassonomie.taxonomy-list {
  margin-bottom: 9.2307692308rem;
}

.containerblock {
  margin-top: 9.2307692308rem;
  margin-bottom: 9.2307692308rem;
}
@media (max-width: 991px) {
  .containerblock {
    margin-top: 2.6923076923rem;
    margin-bottom: 2.6923076923rem;
  }
}

.metodi {
  display: flex;
  margin-top: 2.6923076923rem;
}
.metodi .widget {
  width: max-content;
  margin-right: 1rem;
  background: #0D1A23;
  border-radius: 5px;
  display: inline-flex;
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
  width: auto;
}

.woocommerce table.shop_table {
  border: 0;
  font-size: 1.2307692308rem;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  padding: 1.9230769231rem 0;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_table .product-thumbnail a {
  display: block;
  width: 6.9230769231rem;
  height: 6.9230769231rem;
  border: 1px solid #d1d3d5;
}
@media (max-width: 991px) {
  .woocommerce table.shop_table .product-thumbnail a {
    position: relative;
    height: 0;
    padding-top: 100%;
    width: 100%;
  }
  .woocommerce table.shop_table .product-thumbnail a img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.woocommerce table.shop_table .product-thumbnail a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.woocommerce a.remove {
  display: flex;
  font-size: 1.5em;
  height: 3.4615384615rem;
  width: 3.4615384615rem;
  line-height: 1;
  border-radius: 5px;
  background-color: #d1d3d540;
  align-items: center;
  justify-content: center;
  margin-right: 0;
  margin-left: auto;
}
.woocommerce a.remove:hover {
  background-color: #d1d3d5;
}
.woocommerce a.remove svg {
  height: 1.9230769231rem;
  width: auto;
}
.woocommerce button.button,
.woocommerce a.button {
  font-size: 1rem;
  text-transform: uppercase;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  overflow: visible;
  padding: 1.2rem 1.0769230769rem;
  font-weight: 400;
  border-radius: 5px;
  left: auto;
  color: #ffffff;
  background-color: #d1d3d5;
  border: 0;
  display: inline-block;
  min-width: 7.6923076923rem;
}
.woocommerce button.button:disabled,
.woocommerce a.button:disabled {
  padding: 1.3461538462rem 1.0769230769rem !important;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt {
  background: #7AC943;
  font-size: 1rem;
  margin-bottom: 0;
}
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover {
  background: #65a037;
}

.woocommerce-cart .wc-proceed-to-checkout {
  padding-bottom: 0;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
.checkout_coupon .input-text {
  box-sizing: border-box;
  border: 1px solid #d1d3d5;
  background: #d1d3d540;
  width: 23.0769230769rem;
  padding: 1.0769230769rem;
  margin: 0 4px 0 0;
  outline: 0;
  border-radius: 5px;
}

.product-variation dl,
.variation dl {
  display: flex;
  align-items: center;
  font-size: 1rem;
}
.product-variation dt,
.variation dt {
  float: none;
  margin-right: 5px;
  width: max-content;
  color: #d1d3d5;
  font-size: 1rem !important;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #d1d3d5;
  line-height: 1.5;
}
.product-variation dt:first-child,
.variation dt:first-child {
  margin-left: 0px;
  padding-left: 0px;
  border-left: 0px solid #d1d3d5;
}
.product-variation dd p,
.variation dd p {
  color: #0D1A23;
  font-size: 1rem !important;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background-color: rgba(82, 38, 38, 0);
}

.woocommerce-password-strength {
  margin-top: 5px;
  color: #0D1A23;
  border-radius: 5px;
}

.woocommerce-shipping-destination {
  display: none;
}

.freeshipping {
  color: #7AC943;
  font-size: 1.2307692308rem;
  padding-bottom: 1.3846153846rem;
  border-bottom: 3px solid #7AC943;
  margin-bottom: 1.5384615385rem;
  position: relative;
  text-align: left;
}
.freeshipping .camion {
  width: 2.6923076923rem;
  height: 1.3846153846rem;
  background-image: url(assets/icone/camion.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
  bottom: -0.6923076923rem;
  right: 0;
  position: absolute;
  padding-left: 0.7692307692rem;
}
.popup-actions .freeshipping {
  width: 100%;
}

.product__price p {
  display: none;
}

.woocommerce-error,
.woocommerce-notices-wrapper {
  max-width: 1310px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.3;
}
.woocommerce-error .button,
.woocommerce-notices-wrapper .button {
  margin-left: 1.9230769231rem !important;
}
@media (max-width: 991px) {
  .woocommerce-error,
.woocommerce-notices-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .woocommerce-error li,
.woocommerce-notices-wrapper li {
    padding-left: 50px !important;
    display: flex;
    flex-wrap: wrap;
  }
  .woocommerce-error .button,
.woocommerce-notices-wrapper .button {
    width: 100%;
    margin-left: 0 !important;
    margin-top: 1.1538461538rem !important;
    order: 3;
    text-align: center;
  }
}

.result-row {
  width: 100%;
}

.search .bread-desk {
  padding: 0;
}

.cart-empty.woocommerce-info {
  padding-left: 2em !important;
}
.cart-empty.woocommerce-info:before {
  display: none !important;
}

.woocommerce-info {
  border-top-color: #17252F;
}

.woocommerce-message {
  border-top-color: #7AC943;
}
.woocommerce-message:before {
  color: #7AC943;
}

.woocommerce-error {
  border-top-color: #DC1E1E;
}
.woocommerce-error:before {
  color: #DC1E1E;
}

.container + main.tax-content {
  margin-top: 0 !important;
}

.cat-info {
  margin-top: 3.0769230769rem;
  margin-bottom: 0rem;
}
.child-term .cat-info {
  margin-top: 0;
}

.cat_image {
  margin-bottom: 1rem;
}
.cat_image img {
  width: 7.3076923077rem;
  height: auto;
}
@media (max-width: 991px) {
  .cat_image {
    display: none;
  }
}

.cat_description {
  margin-top: 0.6153846154rem;
  margin-bottom: 3.0769230769rem;
}
.cat_description p {
  font-size: 1.0769230769rem;
}
.cat_description a {
  display: none;
  font-size: 1rem;
  margin-top: 0.7692307692rem;
  color: #0D1A23;
}
.cat_description a:hover {
  color: #DC1E1E;
}
.cat_description.cut p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}
.cat_description.cut a {
  display: inline-block;
}
.cat_description.cat_description--long {
  display: none;
  margin-bottom: 7.6923076923rem;
  padding-top: 3.8461538462rem;
}
.cat_description.cat_description--long.show {
  display: block;
}

.cat_title {
  display: flex;
  align-items: center;
}
.cat_title h1 {
  font-size: 2.6923076923rem;
}

.products {
  margin-top: 2.3076923077rem !important;
}

.taxonomy-list {
  margin-bottom: 11.5384615385rem;
}

.card-taxonomy {
  margin-bottom: 2.6923076923rem;
}
.card-taxonomy a {
  position: relative;
  width: 100%;
  padding-top: 75%;
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .card-taxonomy a {
    padding-top: 56%;
  }
}
.card-taxonomy a img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 0;
}
.card-taxonomy a .card-taxomomy__text {
  position: absolute;
  bottom: 2.3076923077rem;
  left: 2.3076923077rem;
  width: 80%;
  z-index: 2;
}
.card-taxonomy a .card-taxomomy__text h3 {
  font-size: 1.9230769231rem;
  color: #ffffff;
}
.card-taxonomy a .card-taxomomy__text p {
  color: #ffffff;
}
.card-taxonomy a:before {
  position: absolute;
  z-index: 1;
  content: " ";
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7035189076) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7035189076) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7035189076) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}
.card-taxonomy a:after {
  position: absolute;
  z-index: 3;
  content: ">";
  bottom: 2.3076923077rem;
  right: 2.3076923077rem;
  color: #ffffff;
  font-size: 1.5384615385rem;
  font-weight: 300;
  transform: scaleY(1.5);
  transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
}
.card-taxonomy a:hover:after {
  right: 1.5384615385rem;
}

li.product h4 {
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  color: #747C82;
  text-transform: uppercase;
}
li.product h2 {
  font-size: 1rem !important;
  line-height: 1.2;
  font-weight: 500;
  color: #0D1A23;
  margin-bottom: 0rem !important;
  letter-spacing: -0.02em;
}
li.product .product-image {
  padding-top: 66%;
  position: relative;
  border: 1px solid #747C82;
  border-radius: 5px;
  margin-bottom: 1.2307692308rem;
  overflow: hidden;
}
li.product .product-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 102% !important;
  width: 102% !important;
  object-fit: contain;
  object-position: center;
  z-index: 1;
  margin: 0;
  transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
  max-width: none;
  margin: 0 !important;
}
li.product .price {
  flex-direction: row-reverse;
  justify-content: flex-end;
  display: flex !important;
}
li.product .price bdi {
  color: #0D1A23;
  font-size: 1.2307692308rem;
  font-weight: 500;
  color: #0D1A23;
}
li.product .price del {
  opacity: 1 !important;
}
li.product .price del bdi {
  color: #0D1A23;
  font-size: 1rem;
  font-weight: 500;
}
li.product .price ins bdi {
  color: #DC1E1E;
  font-size: 1.2307692308rem;
  font-weight: 500;
  margin-right: 1rem;
}
li.product:hover figure img {
  transform: translate(-50%, -50%);
  height: 120% !important;
  width: 120% !important;
}

.onsalebadge {
  position: absolute;
  width: 100%;
  bottom: 1.5384615385rem;
  left: 1.1538461538rem;
  z-index: 5;
}
.onsalebadge span {
  min-height: 0;
  min-width: 0;
  line-height: 1;
  padding: 0.55rem;
  border-radius: 5px;
  margin: 0 !important;
  background: #DC1E1E;
  font-size: 1rem;
  color: #ffffff;
}

@media (min-width: 992px) {
  .single .breadcrumb {
    padding-bottom: 0;
    border: 0;
  }
}

.single_subtitle,
.related > h2 {
  font-size: 1.5384615385rem;
  font-weight: 500;
  color: #0D1A23;
  margin-top: 2.6923076923rem;
  border-top: 1px solid #747C82;
  padding-top: 2.3076923077rem;
  margin-bottom: 1rem;
}

.entry-info h3 {
  font-size: 1rem;
  font-weight: 500;
  margin-top: 2.3076923077rem;
}

.vertical .lSAction {
  display: none !important;
}

.entry-summary h1 {
  font-size: 1.9230769231rem;
  margin: 1rem 0 0.3846153846rem !important;
}
.entry-summary .brand-img {
  width: 8.8461538462rem;
  height: auto;
}
.entry-summary .product_meta {
  font-size: 1rem;
  color: #747C82;
  margin-bottom: 2.3076923077rem;
}
.entry-summary .product_meta .posted_in {
  display: none;
}
.entry-summary .single-attribute {
  font-size: 1rem;
}
.entry-summary .price {
  color: #0D1A23;
  font-size: 2.3076923077rem;
  display: flex;
  flex-direction: column-reverse;
  line-height: 1;
}
.entry-summary .price ins {
  background: transparent;
  color: #DC1E1E;
  font-weight: 500;
  margin-bottom: 0.7692307692rem;
}
.entry-summary .price del {
  font-size: 1.2307692308rem;
  font-weight: 400;
}
.entry-summary .onsalebadge {
  position: static;
  width: auto;
  padding-top: 0%;
  display: block;
  width: max-content;
}
.entry-summary .onsalebadge span {
  position: static;
  display: inline-block;
  font-size: 1.3846153846rem;
}
.entry-summary .price-content {
  display: flex;
  margin-bottom: 2.3076923077rem;
}
.entry-summary .price-content .price {
  width: max-content;
  margin-right: 2.3076923077rem;
  color: #0D1A23 !important;
}
.entry-summary .in-stock {
  font-size: 1rem !important;
  text-transform: uppercase;
  padding: 0.6153846154rem 1rem;
  border-radius: 5px;
  background: #DC1E1E20;
  color: #DC1E1E !important;
  display: inline-block;
  margin-bottom: 1rem;
}
.entry-summary form.cart {
  display: flex;
  margin-top: 2.4615384615rem;
  flex-wrap: wrap;
}
.entry-summary form.cart .single_add_to_cart_button {
  background: #7AC943 !important;
  font-size: 1rem;
  text-transform: uppercase;
  color: #ffffff;
  padding: 1.1538461538rem 0;
  text-align: center;
  min-width: 26.9230769231rem;
  border-radius: 5px;
}
.entry-summary form.cart .single_add_to_cart_button:hover {
  background: #65a037 !important;
}
@media (max-width: 991px) {
  .entry-summary form.cart .single_add_to_cart_button {
    min-width: auto;
    width: 60%;
  }
}
@media (max-width: 991px) {
  .entry-summary form.cart input[type=number] {
    width: 25vw !important;
  }
}
.entry-summary .variations,
.entry-summary .single_variation_wrap {
  display: block;
  min-width: 100%;
  margin-bottom: 2rem !important;
}
.entry-summary .variations .quantity,
.entry-summary .single_variation_wrap .quantity {
  max-width: max-content;
  display: inline-block;
}
.entry-summary .variations tbody tr {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 100%;
  margin-bottom: 2.3076923077rem;
}
.entry-summary .variations tbody tr:last-child {
  margin-bottom: 0;
}
.entry-summary .variations .label {
  font-size: 1.0769230769rem;
  margin-bottom: 0.7692307692rem;
  font-weight: 500;
}
.entry-summary .variations .swatch-wrapper {
  padding: 0;
  background: #fff;
  border: 1px solid #d1d3d5;
  float: left;
  margin: 0 0px 0px 0;
  margin-right: 0.7692307692rem;
  border-radius: 5px;
  display: inline-flex;
}
.entry-summary .variations .swatch-wrapper[data-attribute=pa_taglie] a {
  text-indent: 0 !important;
  justify-content: center;
  line-height: 3.6153846154rem;
  height: 3.4615384615rem !important;
  width: 3.4615384615rem !important;
  font-size: 0.9230769231rem;
  background: transparent !important;
  display: inline-flex;
  text-decoration: none;
  color: #0D1A23;
}
.entry-summary .variations .swatch-wrapper.selected {
  border-color: #0D1A23;
}
.entry-summary .variations .swatch-wrapper .swatch-anchor {
  display: inline-block;
  height: 4.6153846154rem !important;
  width: 4.6153846154rem !important;
}
.entry-summary .variations .swatch-wrapper .swatch-anchor img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}
.entry-summary .variations .reset_variations {
  margin-top: 1.5384615385rem;
  color: #DC1E1E;
  font-size: 1rem;
  display: inline-block;
  display: none !important;
}
.entry-summary .info {
  margin-top: 2.6923076923rem;
}
.entry-summary .info .row > div:last-child .info-content {
  margin-bottom: 0;
}
.entry-summary .info .info-content {
  display: flex;
  align-items: center;
  margin-bottom: 1.5384615385rem;
}
.entry-summary .info .info-content > div:first-child {
  padding-right: 0;
}
@media (min-width: 992px) {
  .entry-summary .info .info-content > div:last-child {
    padding-left: 0;
  }
}
.entry-summary .info svg {
  background: #0D1A23;
  border-radius: 5px;
  background-color: #0D1A23;
  border-radius: 5px;
  max-width: 100%;
  height: auto;
  width: 80%;
}
.entry-summary .info h4 {
  font-size: 1.2307692308rem;
}
.entry-summary .info p {
  font-size: 1rem;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  width: 100%;
  float: none;
}

@media (max-width: 991px) {
  .single.woocommerce div.product > .row {
    flex-direction: column-reverse;
  }
  .single.woocommerce .entry-info .woocommerce-product-gallery {
    display: none;
  }
  .single.woocommerce .entry-summary {
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 992px) {
  .single.woocommerce .entry-summary .woocommerce-product-gallery {
    display: none;
  }
}
#yith-wacp-popup .yith-wacp-wrapper {
  height: max-content !important;
  top: 50% !important;
  transform: translateY(-50%);
}
#yith-wacp-popup .yith-wacp-main {
  padding-top: 0;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-head a {
  width: 2.5384615385rem;
  height: 2.5384615385rem;
  background-color: #00000030;
  font-size: 0;
  right: 1rem;
  top: 1rem;
  z-index: 10;
  border-radius: 5px;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-head a:before {
  content: "x";
  font-size: 1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 0;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-head a:hover {
  color: #ffffff;
  background-color: #00000050;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-message {
  margin: 0 -25px;
  background-color: #7AC943;
  color: #ffffff;
  font-size: 1.5384615385rem;
  font-weight: 500;
  padding: 1.3846153846rem 1.9230769231rem;
  margin-bottom: 2.5384615385rem;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .yith-wacp-message {
    display: flex;
    padding: 1rem;
  }
  #yith-wacp-popup .yith-wacp-main .yith-wacp-message span:last-child {
    width: 65%;
  }
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-message .message-icon {
  height: 1.6923076923rem;
  width: 1.6923076923rem;
  background-color: #ffffff96;
  border-radius: 50%;
  text-align: center;
  line-height: 1.9230769231rem;
  margin-left: 0;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-message .message-icon img {
  height: 70%;
  width: auto;
  filter: brightness(9.5);
}
#yith-wacp-popup .yith-wacp-main li.product .price {
  flex-direction: column-reverse !important;
}
#yith-wacp-popup .yith-wacp-main li.product .price ins bdi {
  margin-right: 0;
}
#yith-wacp-popup .yith-wacp-main .product-image {
  height: 5.3846153846rem;
  width: 5.3846153846rem;
  border: 1px solid #747C82;
  padding: 0;
}
#yith-wacp-popup .yith-wacp-main .product-image img {
  height: 100%;
  width: 100%;
  object-position: center;
  object-fit: contain;
}
#yith-wacp-popup .yith-wacp-main .product-thumb {
  width: 17%;
}
#yith-wacp-popup .yith-wacp-main .product-thumb a {
  height: 5.3846153846rem;
  display: block;
  width: 100%;
}
#yith-wacp-popup .yith-wacp-main .product-thumb a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  border: 1px solid #747C82;
  border-radius: 5px;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .product-thumb {
    float: left;
    margin-right: 1rem;
  }
}
#yith-wacp-popup .yith-wacp-main .product-info {
  display: flex;
  flex-wrap: wrap;
  border: 0;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .product-info {
    flex-direction: column;
  }
}
#yith-wacp-popup .yith-wacp-main .product-info h3 {
  font-size: 1rem;
  color: #0D1A23;
  text-decoration: none;
  width: 66%;
}
#yith-wacp-popup .yith-wacp-main .product-info h3 a {
  color: #0D1A23;
  text-decoration: none;
}
#yith-wacp-popup .yith-wacp-main .product-info .product-price {
  width: 33%;
  text-align: right;
}
#yith-wacp-popup .yith-wacp-main .product-info .product-price .amount {
  font-size: 1.2307692308rem;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .product-info .product-price {
    width: 100%;
    text-align: left;
    order: 3;
    margin-top: 0.7692307692rem;
  }
}
#yith-wacp-popup .yith-wacp-main .product-info .product-variation {
  width: 66%;
}
#yith-wacp-popup .yith-wacp-main .cart-info {
  display: none;
}
#yith-wacp-popup .yith-wacp-main .popup-flex {
  display: flex;
  flex-wrap: wrap;
}
#yith-wacp-popup .yith-wacp-main .popup-actions {
  border-top: 1px solid #e0e0e0;
  border-bottom: 0px solid #e0e0e0;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#yith-wacp-popup .yith-wacp-main .popup-actions.insert {
  order: 2;
  border-top: 0;
  padding-top: 10px;
}
#yith-wacp-popup .yith-wacp-main .popup-actions .popup-button {
  width: 100%;
  display: flex;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .popup-actions .popup-button {
    flex-wrap: wrap;
  }
}
#yith-wacp-popup .yith-wacp-main .popup-actions a {
  width: 50%;
  font-size: 1rem;
  border-radius: 5px;
}
#yith-wacp-popup .yith-wacp-main .popup-actions a:first-child {
  margin-left: 0;
}
#yith-wacp-popup .yith-wacp-main .popup-actions a:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .popup-actions a:last-child {
    margin-left: 0;
    margin-right: 5px;
  }
}
#yith-wacp-popup .yith-wacp-main .popup-actions .go-cart {
  background-color: #7AC943;
  color: #ffffff;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .popup-actions {
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
  #yith-wacp-popup .yith-wacp-main .popup-actions a {
    width: 100%;
  }
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related {
  border-top: 1px solid #e0e0e0;
  margin-top: 0px;
  padding-top: 20px;
  width: 100%;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related.insert {
  order: 1;
  padding-top: 0 !important;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related.insert .input,
#yith-wacp-popup .yith-wacp-main .yith-wacp-related.insert .product-price, #yith-wacp-popup .yith-wacp-main .yith-wacp-related.insert > h3, #yith-wacp-popup .yith-wacp-main .yith-wacp-related.insert > p {
  display: none !important;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related.insert .products {
  margin-top: 0 !important;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related.insert .products li {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 20px;
  padding-top: 20px;
  display: none;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related.insert .products li.selezionato {
  display: block;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related.insert .products li .product-image {
  margin-bottom: 0;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related.insert .add_to_cart_button {
  display: none !important;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related > p {
  margin-bottom: 20px;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related h3 {
  text-align: left;
  font-size: 1.2307692308rem;
  font-weight: 500;
  text-transform: unset;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .yith-wacp-related > h3 {
    margin-top: 2rem;
  }
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product {
    width: 100% !important;
    margin-bottom: 2rem !important;
  }
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a {
    display: block;
    clear: both;
  }
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a .onsalebadge {
  display: none;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a .input {
  width: 8%;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a .input {
    float: left;
  }
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a .input input {
  cursor: pointer;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a .product-image {
  width: 17%;
  margin-right: 3%;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a .product-image {
    width: 25%;
    height: 5.4615384615rem;
    float: left;
  }
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a .product-image img {
  margin-bottom: 0;
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a h3.product-title {
  width: 42%;
  font-size: 1rem;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a h3.product-title {
    width: 100%;
  }
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a .product-price {
  width: 30%;
  text-align: right;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product a .product-price {
    width: 100%;
    text-align: left;
  }
}
#yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product p.add_to_cart_inline a.product_type_simple {
  margin-bottom: 30px;
  margin-top: 0;
  background: transparent;
  border: 1px solid #7AC943;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  color: #7AC943;
  text-transform: uppercase;
  padding: 10px 0;
}
@media (max-width: 991px) {
  #yith-wacp-popup .yith-wacp-main .yith-wacp-related .products .product.yith-wacp-related-product p.add_to_cart_inline a.product_type_simple {
    margin-bottom: 0;
  }
}

a.add_to_cart_button {
  margin-bottom: 20px;
  background: transparent;
  border: 1px solid #7AC943;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  color: #7AC943;
  text-transform: uppercase;
  padding: 10px 0;
  cursor: pointer;
  font-size: 1rem;
  display: block;
  margin-top: 1.5384615385rem;
  text-decoration: none;
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
a.add_to_cart_button.active {
  cursor: pointer;
  opacity: 1;
  pointer-events: unset;
}
a.add_to_cart_button.active:hover {
  background: #7AC943;
  color: #ffffff;
}
@media (max-width: 991px) {
  a.add_to_cart_button {
    margin-bottom: 0;
  }
}

.related-cart-success {
  margin-bottom: 20px;
  margin-top: 0;
  background: #7AC943;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 0;
  cursor: pointer;
  font-size: 1rem;
  display: none;
  margin-top: 1.5384615385rem;
  text-decoration: none;
}
.related-cart-success.insert {
  display: block;
}

.container-input {
  display: block;
  position: relative;
  padding-left: 35px;
  height: 18px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-input input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  border-radius: 5px;
  border: 1px solid #7AC943;
}

/* On mouse-over, add a grey background color */
.container-input:hover input ~ .checkmark {
  background-color: #ffffff;
}

/* When the checkbox is checked, add a blue background */
.container-input input:checked ~ .checkmark {
  background-color: #7AC943;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-input input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-input .checkmark:after {
  left: 30%;
  top: 50%;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  -ms-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%);
}

.cart-container h1 {
  font-size: 2.6923076923rem;
  color: #0D1A23;
  margin-bottom: 2.3076923077rem;
}
@media (max-width: 991px) {
  .cart-container h1 {
    font-size: 1.9230769231rem;
    margin-bottom: 1.1538461538rem;
  }
}
.cart-container .cart-collaterals .cart_totals {
  width: 100%;
  float: none;
}
@media (max-width: 991px) {
  .cart-container .cart-collaterals .cart_totals {
    margin-top: 4rem;
  }
}
.cart-container .cart-collaterals .coupon {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
}
.cart-container .cart-collaterals .coupon input[type=text] {
  width: 70% !important;
}
.cart-container .cart-collaterals .coupon button.button {
  width: 30%;
}
.cart-container input[type=number] {
  width: 6.9230769231rem;
}
.cart-container td.actions {
  padding: 0 !important;
}

.cart_totals {
  border-radius: 5px;
  border: 1px solid #d1d3d5;
  padding: 1.5384615385rem;
}
.cart_totals h2 {
  padding: 20px;
  margin-top: -1.5384615385rem;
  margin-left: -1.5384615385rem;
  margin-right: -1.5384615385rem;
  background: #d1d3d540;
  font-size: 1.5384615385rem;
  color: #0D1A23;
  margin-bottom: 1.9230769231rem;
}
.cart_totals table.shop_table tbody:first-child tr:first-child td,
.cart_totals table.shop_table tbody:first-child tr:first-child th {
  border-top: 0;
}
.cart_totals table.shop_table th,
.cart_totals table.shop_table td {
  padding: 0.3846153846rem 0;
  border: 0 !important;
  font-size: 1.2307692308rem;
  font-weight: 400 !important;
}
.cart_totals table.shop_table th {
  width: 66%;
}
.cart_totals table.shop_table td {
  text-align: right;
  width: 34%;
}
@media (max-width: 991px) {
  .cart_totals table.shop_table td {
    width: 100%;
  }
}
.cart_totals table.shop_table .order-total th,
.cart_totals table.shop_table .order-total td {
  font-size: 1.5384615385rem !important;
  font-weight: 500 !important;
}

@media (max-width: 991px) {
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    max-width: 60%;
  }

  .woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text + .button {
    max-width: 36%;
  }

  .woocommerce-cart .cart_item {
    display: grid !important;
    grid-template-columns: 18% 35% 34% 13%;
  }
  .woocommerce-cart .cart_item td {
    padding: 0 !important;
    border: 0 !important;
  }
  .woocommerce-cart .cart_item td:before {
    display: none;
  }
  .woocommerce-cart .cart_item .product-thumbnail {
    display: block !important;
    grid-column: 1;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .woocommerce-cart .cart_item .product-name {
    grid-column-start: 2;
    grid-column-end: 4;
    grid-row: 1;
    text-align: left !important;
    padding-left: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .woocommerce-cart .cart_item .product-quantity {
    grid-column: 2;
    grid-row: 2;
    text-align: left !important;
    padding-left: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .woocommerce-cart .cart_item .product-quantity input[type=number] {
    width: 100% !important;
  }
  .woocommerce-cart .cart_item .product-subtotal {
    grid-column: 3;
    grid-row: 2;
    text-align: left !important;
    padding-left: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .woocommerce-cart .cart_item .product-remove {
    grid-column: 4;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .woocommerce-cart .cart_item .product-remove a.remove {
    width: 3.4615384615rem;
    height: 3.4615384615rem;
  }
}
.checkout .cart_totals {
  position: sticky;
  top: 3.8461538462rem;
}

.checkout-content h1 {
  font-size: 2.6923076923rem;
  margin-bottom: 3.4615384615rem;
}
.checkout-content .woocommerce-billing-fields > h3 {
  font-size: 1.5384615385rem;
  padding-bottom: 1.1538461538rem;
  margin-bottom: 3.0769230769rem;
  border-bottom: 1px solid #d1d3d5;
  color: #DC1E1E;
}
.checkout-content .woocommerce-billing-fields > h3 span {
  color: #0D1A23;
}
.checkout-content .section-tit {
  padding-bottom: 1.1538461538rem;
  margin-bottom: 3.0769230769rem;
  border-bottom: 1px solid #d1d3d5;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.checkout-content .section-tit.first h3 {
  width: 70%;
}
@media (max-width: 991px) {
  .checkout-content .section-tit.first h3 {
    width: 51%;
  }
}
.checkout-content .section-tit.first > div {
  width: 30%;
  font-size: 1rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.checkout-content .section-tit.first > div svg {
  height: 2.3076923077rem;
  width: 2.3076923077rem;
  margin-right: 0.7692307692rem;
}
.checkout-content .section-tit.first > div a {
  color: #DC1E1E;
  cursor: pointer;
  margin-left: 0.3846153846rem;
}
@media (max-width: 991px) {
  .checkout-content .section-tit.first > div {
    width: 49%;
  }
  .checkout-content .section-tit.first > div img {
    display: none;
  }
}
.checkout-content .section-tit h3 {
  color: #DC1E1E;
  font-size: 1.5384615385rem;
}
.checkout-content .section-tit h3 span {
  color: #0D1A23;
}

.checkout_coupon {
  margin-bottom: 1.1538461538rem;
  padding-bottom: 1.1538461538rem;
  border-bottom: 1px solid #d1d3d5;
}
.checkout_coupon .woocommerce-form-coupon-toggle {
  display: none;
}
.checkout_coupon p:nth-child(2) {
  display: none;
}
.checkout_coupon .form-row-first {
  width: 70% !important;
}
.checkout_coupon .form-row-last {
  width: 30% !important;
}

#order_review .product-thumbnail {
  width: 20%;
}
#order_review .product-name {
  width: 50%;
  text-align: left;
  padding-left: 1rem;
  font-size: 1rem;
}
#order_review .product-total {
  width: 30%;
}
#order_review .cart-subtotal th,
#order_review .cart-subtotal td {
  padding-top: 1.1538461538rem;
  border-top: 1px solid #d1d3d5 !important;
}
#order_review .cart_item:last-child td {
  padding-bottom: 1.1538461538rem;
}

.woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-billing-fields__field-wrapper .form-row-wide {
  width: 100%;
}
.woocommerce-billing-fields__field-wrapper .form-row-first,
.woocommerce-billing-fields__field-wrapper .form-row-last {
  width: 50% !important;
}
@media (max-width: 991px) {
  .woocommerce-billing-fields__field-wrapper .form-row-first,
.woocommerce-billing-fields__field-wrapper .form-row-last {
    width: 100% !important;
  }
}

#ship-to-different-address {
  font-size: 1rem;
  line-height: 1.5;
  color: #747C82;
  font-weight: 400;
}
#ship-to-different-address input {
  margin-right: 8px;
}

.woocommerce-shipping-fields {
  margin-bottom: 5.3846153846rem;
}

.woocommerce #payment.woocommerce-checkout-payment {
  background: transparent;
}
.woocommerce #payment.woocommerce-checkout-payment .payment_methods,
.woocommerce #payment.woocommerce-checkout-payment .place-order {
  padding: 0;
  border-bottom: 0;
}
.woocommerce #payment.woocommerce-checkout-payment .payment_methods button.button.alt,
.woocommerce #payment.woocommerce-checkout-payment .place-order button.button.alt {
  width: 100%;
}
.woocommerce #payment.woocommerce-checkout-payment .payment_methods .payment_box,
.woocommerce #payment.woocommerce-checkout-payment .place-order .payment_box {
  display: none !important;
}
.woocommerce #payment.woocommerce-checkout-payment .payment_methods .wc_payment_method,
.woocommerce #payment.woocommerce-checkout-payment .place-order .wc_payment_method {
  margin-bottom: 1.9230769231rem;
}
.woocommerce #payment.woocommerce-checkout-payment .payment_methods .wc_payment_method:last-child,
.woocommerce #payment.woocommerce-checkout-payment .place-order .wc_payment_method:last-child {
  margin-bottom: 5.4615384615rem;
}
.woocommerce #payment.woocommerce-checkout-payment .payment_methods .wc_payment_method .about_paypal,
.woocommerce #payment.woocommerce-checkout-payment .place-order .wc_payment_method .about_paypal {
  display: none;
}
.woocommerce #payment.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper {
  margin: 1.5384615385rem 0;
  font-size: 1rem;
}
.woocommerce #payment.woocommerce-checkout-payment input[type=radio] {
  width: 2rem;
  height: 2rem;
  margin-top: 0;
  margin-right: 0.7692307692rem;
  filter: hue-rotate(134deg) saturate(0.7);
}

@media (max-width: 991px) {
  .woocommerce-checkout-review-order-table tbody {
    display: table-caption;
  }
  .woocommerce-checkout-review-order-table tbody .cart_item {
    display: grid !important;
    grid-template-columns: 20% auto;
  }
  .woocommerce-checkout-review-order-table tbody .cart_item .product-thumbnail {
    grid-column: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    width: 100% !important;
  }
  .woocommerce-checkout-review-order-table tbody .cart_item .product-name {
    grid-column: 2;
    grid-row: 1;
    width: 100%;
    padding-bottom: 0 !important;
  }
  .woocommerce-checkout-review-order-table tbody .cart_item .product-total {
    grid-column: 2;
    grid-row: 2;
    width: 100%;
    text-align: left;
    padding-left: 1rem;
  }

  form.woocommerce-checkout #customer_details {
    padding-bottom: 13rem;
    position: relative;
  }
  form.woocommerce-checkout #customer_details .checkout-content {
    position: static;
  }
  form.woocommerce-checkout #customer_details .checkout-content .place-order {
    position: absolute;
    bottom: 0;
    margin: 0 15px 0 0;
  }
}
.woocommerce.archive main {
  margin-top: 0rem;
  margin-bottom: 2.6923076923rem;
}
.woocommerce.archive main header h1 {
  font-size: 2.6923076923rem;
}
.woocommerce.archive main .before-loop-archive {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 3.0769230769rem;
}
.woocommerce.archive main .before-loop-archive .woocommerce-notices-wrapper {
  width: 100%;
}
.woocommerce.archive main .before-loop-archive .woocommerce-ordering {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .result-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .result-row .filtri-cta {
    order: 1;
    width: 48%;
    text-align: left;
    padding: 1rem;
    background: #d1d3d540 !important;
    color: #0D1A23;
  }
  .result-row .filtri-cta img {
    height: 1rem;
    position: relative;
    top: 1px;
    filter: brightness(0.4);
  }
  .result-row .woocommerce-result-count {
    order: 4;
    margin-top: 1.5384615385rem;
  }
  .result-row .woocommerce-ordering {
    order: 2;
    width: 48%;
    top: 0;
    margin-bottom: 0;
  }
  .result-row .woocommerce-ordering select {
    width: 100%;
  }
}

.thankyou-content h1 {
  margin-bottom: 1rem;
}
.thankyou-content h1 strong {
  color: #DC1E1E;
}

.thankyou-sidebar .help {
  margin-top: 0;
}
.thankyou-sidebar .help h2 {
  color: #ffffff;
}
.thankyou-sidebar .help h2 strong {
  color: #7AC943;
}
.thankyou-sidebar .help ul {
  color: #d1d3d5;
  font-size: 1.5384615385rem;
  list-style: none;
}
.thankyou-sidebar .help ul li {
  margin-bottom: 1.9230769231rem;
  display: flex;
  align-items: center;
}
.thankyou-sidebar .help ul li:before {
  content: " ";
  margin-right: 1rem;
  height: 1.6923076923rem;
  width: 1.6923076923rem;
  background-image: url(assets/icone/spunta.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.thankyou-sidebar .help ul li:last-child {
  margin-bottom: 0;
}
.thankyou-sidebar .help .widget {
  padding-top: 1.5384615385rem;
  padding-bottom: 1.5384615385rem;
  border-bottom: 1px solid #d1d3d5;
}
.thankyou-sidebar .help .widget:first-child {
  padding-top: 0;
}
.thankyou-sidebar .help .widget:last-child {
  border-bottom: 0;
  padding-bottom: 0.7692307692rem;
}

.woocommerce-order .cta-home {
  text-align: center;
  margin-top: 5.7692307692rem;
}
.woocommerce-order .cta-home .cta {
  padding-left: 3.8461538462rem;
  padding-right: 3.8461538462rem;
}

.woocommerce-order-details {
  border-radius: 5px;
  border: 1px solid #d1d3d5;
  padding-bottom: 1.1538461538rem;
  margin-top: 3.8461538462rem;
}
.woocommerce-order-details h2 {
  padding: 20px;
  background: #d1d3d540;
  font-size: 1.5384615385rem;
  color: #0D1A23;
}
.woocommerce-order-details table.shop_table {
  padding: 0 20px;
}
.woocommerce-order-details table.shop_table td,
.woocommerce-order-details table.shop_table th {
  border-top: 0 !important;
}
.woocommerce-order-details table.shop_table tfoot th,
.woocommerce-order-details table.shop_table tfoot td {
  padding: 0;
  padding-bottom: 1rem;
  font-weight: normal;
}
.woocommerce-order-details table.shop_table tfoot tr:first-child td,
.woocommerce-order-details table.shop_table tfoot tr:first-child th {
  padding-top: 1.5384615385rem;
}
.woocommerce-order-details table.shop_table tfoot tr:last-child {
  font-size: 1.5384615385rem;
}
.woocommerce-order-details table.shop_table tfoot tr:last-child th,
.woocommerce-order-details table.shop_table tfoot tr:last-child td {
  font-weight: 700;
}
.woocommerce-order-details table.shop_table td:last-child {
  text-align: right;
}
.woocommerce-order-details table.shop_table tbody td {
  border-bottom: 1px solid #d1d3d5;
  padding: 1.5384615385rem 0 !important;
}
.woocommerce-order-details table.shop_table .order_item {
  font-size: 1rem;
}
.woocommerce-order-details table.shop_table .order_item img {
  height: 5.3846153846rem;
  width: 5.3846153846rem;
  border: 1px solid #d1d3d5;
  border-radius: 5px;
  object-fit: contain;
  object-position: center;
  margin-right: 1rem;
}
.woocommerce-order-details table.shop_table .order_item .quantity {
  color: #0D1A23;
}
.woocommerce-order-details table.shop_table .order_item .quantity span {
  color: #d1d3d5;
}
.woocommerce-order-details table.shop_table .order_item .amount {
  font-size: 1rem;
}
@media (max-width: 991px) {
  .woocommerce-order-details table.shop_table .order_item td:nth-child(2) {
    padding-left: 1rem !important;
  }
}

.help {
  padding-top: 2.3076923077rem;
  padding-bottom: 2.3076923077rem;
  padding-left: 3.0769230769rem;
  padding-right: 3.0769230769rem;
}
.help form.register {
  border: 0;
  margin: 0;
  padding: 0;
}
.help form.register .woocommerce-form-row:first-child {
  display: none;
}
.help form.register input[type=password],
.help form.register input[type=text] {
  background: #ffffff !important;
}
.help form.register .form-row {
  padding: 0;
}
.help form.register .row-password {
  margin-bottom: 1rem;
}
.help form.register .row-password label {
  color: #ffffff;
}
.help form.register button[type=submit] {
  background: #7AC943;
  color: #ffffff;
  margin-top: 1rem;
  width: 100%;
}

.woocommerce nav.woocommerce-pagination ul {
  border: 0;
  margin-bottom: 7.6923076923rem;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a {
  color: #0D1A23;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
  color: #DC1E1E;
  background: transparent;
}
.woocommerce nav.woocommerce-pagination ul li a.prev, .woocommerce nav.woocommerce-pagination ul li a.next {
  background-color: #DC1E1E;
  border-radius: 5px;
  color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li a.prev:hover, .woocommerce nav.woocommerce-pagination ul li a.next:hover {
  color: #0D1A23;
}
.woocommerce nav.woocommerce-pagination ul li a.prev {
  margin-right: 1.5384615385rem;
}
.woocommerce nav.woocommerce-pagination ul li a.next {
  margin-left: 1.5384615385rem;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: transparent;
  color: #DC1E1E;
}

.woocommerce-MyAccount-navigation ul {
  line-height: 1.5;
}
.woocommerce-MyAccount-navigation ul a:hover {
  color: #DC1E1E;
}

.woocommerce-account .woocommerce-Address-title {
  margin-bottom: 1.9230769231rem;
  margin-top: 1.5384615385rem;
}
.woocommerce-account .woocommerce-Address-title h3,
.woocommerce-account .woocommerce-Address-title a {
  float: none !important;
}
.woocommerce-account .woocommerce-Address-title h3 {
  margin-bottom: 0.3846153846rem;
}
.woocommerce-account .woocommerce-Address-title a {
  font-size: 1rem;
}
.woocommerce-account .woocommerce-Address-title a:hover {
  color: #DC1E1E;
}

.woocommerce-MyAccount-content p {
  font-size: 1.2307692308rem;
}
.woocommerce-MyAccount-content p a {
  color: #DC1E1E;
}
.woocommerce-MyAccount-content h3 {
  margin-bottom: 1.9230769231rem;
}
.woocommerce-MyAccount-content button.button {
  margin-top: 1.9230769231rem;
}
.woocommerce-MyAccount-content form .form-row {
  width: 100%;
}
.woocommerce-MyAccount-content fieldset {
  margin-top: 2.3076923077rem;
}

/*# sourceMappingURL=style.css.map */
