@charset "UTF-8";
.woocommerce {
  margin-left: auto;
  margin-right: auto;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce #content div.product div.images, .woocommerce .woocommerce-page div.product div.images {
  width: 100%;
}
.woocommerce .products .product {
  position: relative;
}
.woocommerce .products .product a {
  position: relative;
}
.woocommerce .products .product a h3 {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 15px !important;
  line-height: 24px;
  text-align: left;
  margin: 0;
}
.woocommerce .products .product a p {
  font-size: 15px;
  margin: 0;
  padding-right: 50px;
  text-align: justify;
}
.woocommerce .products .product a picture {
  border-radius: 8px;
  overflow: hidden;
  display: block;
  z-index: 1;
}
.woocommerce .products .product a picture img {
  border-radius: 20px;
  transition: ease-in all 0.3s;
  transform: scale(1);
}
.woocommerce .products .product a:hover picture img {
  transform: scale(1.02);
}
.woocommerce .products .product .price {
  background: #bd891e;
  padding: 5px 10px;
  border-radius: 20px;
  color: #FFFFFF !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}
.woocommerce .products .product .price .woocommerce-Price-currencySymbol {
  margin-right: 4px;
}
.woocommerce .products .product .author {
  padding: 0;
}
.woocommerce .products .product .author li {
  list-style: none;
}
.woocommerce .products .product .author li a {
  font-size: 14px;
  font-weight: 600;
}

.single-product.woocommerce {
  max-width: 100% !important;
}
.single-product.woocommerce #primary {
  max-width: 1605px;
  margin-left: auto;
  margin-right: auto;
}

.course-description {
  padding: 30px 0 0;
}

.woocommerce-product-gallery__wrapper {
  overflow: hidden;
  position: relative;
  border-radius: 8px;
}
.woocommerce-product-gallery__wrapper img {
  filter: saturate(40%);
  z-index: 1;
}
.woocommerce-product-gallery__wrapper:before {
  content: " ";
  /* Permalink - use to edit and share this gradient. Permalink - utilizza per modificare e condividere questo gradiente: https://colorzilla.com/gradient-editor/#ec9d61+0,ec9d61+38,ffffff+100&1+0,0+100 */
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
}
.woocommerce-product-gallery__wrapper .highlight {
  z-index: 3;
  position: absolute;
  top: 80px;
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
  left: 50px;
}
@media (max-width: 767px) {
  .woocommerce-product-gallery__wrapper .highlight {
    font-size: 16px;
    top: 20px;
  }
}

.woocommerce span.onsale {
  border-radius: 20px;
  background: #1e1e2f;
  font-weight: 400;
  text-transform: uppercase;
  padding: 5px 23px;
  line-height: 20px;
  height: 20px !important;
  font-size: 12px;
  position: relative;
  top: 0;
  left: 1.2em;
  min-height: initial !important;
}

/* .place-order,
.single { */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
  background: #bd891e !important;
  /*font-size: 15px;
  line-height: 23px;
  padding: 15px;
  font-weight: 700;
  width: calc(100% - 46px);
  border-radius: 30px; */
  font-family: "Funnel Display", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  width: 100%;
  gap: 10px;
  padding: 12px 16px 12px 16px;
  border-radius: 4px;
}

.single.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .single.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .single.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .single.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, .single:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, .single:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, .single:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, .single:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
  font-family: "Funnel Display", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
}

.woocommerce-info {
  border-color: #bd891e;
}
.woocommerce-info:before {
  color: #bd891e;
}

.checkout_coupon {
  border-radius: 20px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10;
  padding: 60px !important;
  -webkit-box-shadow: -1px 10px 42px -12px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: -1px 10px 42px -12px rgba(0, 0, 0, 0.51);
  box-shadow: -1px 10px 42px -12px rgba(0, 0, 0, 0.51);
  transform: translate(-50%, -50%);
  background: #f8f8f8;
}
.checkout_coupon.woocommerce-form-coupon button[type=submit] {
  color: #1e1e2f;
  padding: 15px 23px;
  background: transparent;
  font-weight: 300;
  white-space: nowrap;
  border: 1px solid #1e1e2f;
}
.checkout_coupon.woocommerce-form-coupon .input-text {
  width: 280px !important;
  padding: 15px !important;
  border-radius: 20px;
  margin-right: 30px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.checkout_coupon .close:after {
  content: " ";
  background: url(../../img/close.svg) no-repeat center;
  background-size: 15px;
  height: 25px;
  width: 25px;
  display: block;
  position: absolute;
  right: 20px;
  top: 15px;
}

.woocommerce-form-coupon-toggle,
.woocommerce-notices-wrapper {
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 0;
  transform: translate(0%, 0);
  -webkit-animation: fadeinout 10s linear forwards;
  animation: fadeinout 10s linear forwards;
}
.woocommerce-form-coupon-toggle a,
.woocommerce-notices-wrapper a {
  color: #bd891e;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  background-color: #f8f8f8;
  border-top: 3px solid #8fae1b;
  list-style: none outside;
  word-wrap: break-word;
  z-index: 10;
  width: 450px;
  display: flex;
  flex-direction: column-reverse;
  padding: 40px;
  -webkit-box-shadow: -1px 10px 42px -12px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: -1px 10px 42px -12px rgba(0, 0, 0, 0.51);
  box-shadow: -1px 10px 42px -12px rgba(0, 0, 0, 0.51);
}
.woocommerce-error:after, .woocommerce-error:before, .woocommerce-info:after, .woocommerce-info:before, .woocommerce-message:after, .woocommerce-message:before {
  content: "";
  display: none;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
  margin-top: 20px;
  text-align: center !important;
  padding: 15px 23px !important;
  text-align: center;
  border-radius: 30px !important;
  font-weight: 400 !important;
  color: #FFFFFF !important;
  background: #000000 !important;
  transition: ease-in all 0.3s;
}
.woocommerce-error .button:hover, .woocommerce-info .button:hover, .woocommerce-message .button:hover {
  background: #bd891e !important;
}

.woocommerce-info,
.woocommerce-message {
  row-gap: 20px;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  z-index: 9999;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout a {
  color: #1e1e2f;
}

.woocommerce-info {
  border-top: 3px solid #bd891e;
}

.woocommerce-error {
  border-top: 3px solid #b81c23;
}
.woocommerce-error li {
  display: flex;
  flex-direction: column-reverse;
  row-gap: 20px;
  /*  .button {
      text-align: center;
      padding: 15px 23px;
      text-align: center;
      border-radius: 30px;
      font-weight: 500;
      background: $black;
      color: $white;
      transition: ease-in all .3s;

      &:hover {
        background: $primary;

      }
    } */
}
.woocommerce-error li a {
  color: #1e1e2f !important;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
  row-gap: 10px;
  flex-direction: column;
}

@-webkit-keyframes fadeinout {
  0% {
    opacity: 0;
    z-index: 0;
  }
  10% {
    opacity: 1;
    z-index: 99999;
  }
  90% {
    opacity: 1;
    z-index: 99999;
  }
  100% {
    opacity: 0;
    z-index: 0;
  }
}
@keyframes fadeinout {
  0% {
    opacity: 0;
    z-index: 0;
  }
  10% {
    opacity: 1;
    z-index: 99999;
  }
  90% {
    opacity: 1;
    z-index: 99999;
  }
  100% {
    opacity: 0;
    z-index: 0;
  }
}
.woocommerce-products-header {
  text-align: center;
  padding: 60px 0;
}
.woocommerce-products-header h1 {
  color: var(--e-global-color-text);
  font-size: 41px !important;
  font-weight: 500 !important;
  line-height: 46px !important;
  margin: 0;
}
@media (max-width: 767px) {
  .woocommerce-products-header h1 {
    font-size: 28px !important;
    line-height: 36px !important;
  }
}
.woocommerce-products-header .term-description {
  text-align: center;
  color: var(--e-global-color-primary);
  font-size: 18px;
  line-height: 14px;
}

.filter-bar {
  padding-bottom: 30px !important;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .filter-bar {
    flex-direction: column;
  }
  .filter-bar form {
    width: 100%;
  }
  .filter-bar form select {
    width: 100%;
  }
}

@media (max-width: 959px) {
  .container-myaccount {
    padding: 0 20px;
  }
}
@media (min-width: 1442px) {
  .container-myaccount.container-spacer {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.woocommerce-MyAccount-content {
  background: #f8f8f8;
  padding: 40px;
  max-width: calc(100% - 560px);
}
@media (max-width: 959px) {
  .woocommerce-MyAccount-content {
    max-width: 90%;
    padding: 20px;
    width: calc(100% - 40px);
  }
}
.woocommerce-MyAccount-content h2 {
  font-size: 22px !important;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions {
  display: flex;
  column-gap: 20px;
}
.woocommerce-MyAccount-content fieldset {
  border: none;
  padding: 0;
  margin-top: 40px;
}
.woocommerce-MyAccount-content .button,
.woocommerce-MyAccount-content button {
  font-size: 22px;
  line-height: 23px;
  width: 100%;
  border-radius: 30px !important;
  margin-top: 20px;
  text-align: center !important;
  padding: 15px 23px !important;
  font-weight: 400 !important;
  color: #FFFFFF !important;
  background: #000000 !important;
  transition: ease-in all 0.3s;
}
.woocommerce-MyAccount-content .button:hover,
.woocommerce-MyAccount-content button:hover {
  background: #FFA15D !important;
}
.woocommerce-MyAccount-content .woocommerce-Address {
  background: #FFFFFF;
  padding: 30px;
  width: calc(48% - 60px) !important;
}
@media (max-width: 959px) {
  .woocommerce-MyAccount-content .woocommerce-Address {
    width: calc(100% - 80px) !important;
    margin-bottom: 30px;
    padding: 15px;
  }
}
.woocommerce-MyAccount-content .woocommerce-Address h3 {
  font-size: 18px;
  margin: 0 0 20px;
}
.woocommerce-MyAccount-content .woocommerce-Address a {
  font-size: 12px;
}
.woocommerce-MyAccount-content .woocommerce-Address address {
  font-size: 14px;
}
.woocommerce-MyAccount-content .shop_table .woocommerce-orders-table__header {
  padding: 10px;
  background: #FFFFFF;
}
.woocommerce-MyAccount-content .shop_table td {
  padding: 10px !important;
}
.woocommerce-MyAccount-content .shop_table .button {
  width: calc(100% - 46px);
}

.woocommerce-MyAccount-navigation {
  background: #f8f8f8;
  padding: 20px;
  max-width: 400px;
}
@media (max-width: 767px) {
  .woocommerce-MyAccount-navigation {
    margin-bottom: 30px;
  }
}
@media (max-width: 959px) {
  .woocommerce-MyAccount-navigation {
    max-width: 90%;
  }
}
.woocommerce-MyAccount-navigation ul {
  padding: 0;
}
.woocommerce-MyAccount-navigation li {
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 9px 12px;
}
.woocommerce-MyAccount-navigation li.is-active a {
  color: #bd891e;
}
.woocommerce-MyAccount-navigation li a {
  font-weight: 500;
  text-decoration: none;
}
.woocommerce-MyAccount-navigation li a:hover {
  color: #bd891e;
}

.order_details {
  background: #ffffff;
  padding: 40px;
}

.woocommerce-order section {
  background: #ffffff;
  padding: 40px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.woocommerce-order section h2 {
  font-size: 30px;
}

.cart-subtotal th, .cart-subtotal td, .cart-subtotal td dbi {
  font-family: "Inter", sans-serif;
  font-weight: 300 !important;
  font-size: 15px;
  line-height: 24px;
  vertical-align: middle;
}

.order-total td,
.order-total th {
  border-top: 1px solid #E8E7E8 !important;
  font-size: 18px !important;
  font-family: "Funnel Display", sans-serif;
  font-weight: 500;
  line-height: 28px;
}
.order-total td {
  text-align: right;
}
.order-total small {
  display: block;
  width: 100%;
  font-weight: 300;
  font-size: 0.875rem;
  margin-top: -8px;
}

body, html {
  margin: 0;
  padding: 0;
}

.elementor-button-link {
  padding-right: 36px !important;
  position: relative !important;
}
.elementor-button-link:after {
  content: " ";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../../img/icons/arrow-right.svg) no-repeat center center;
  background-size: contain;
  display: block;
  width: 11px;
  height: 11px;
}

.arrow a {
  padding-right: 36px !important;
  position: relative !important;
  white-space: nowrap;
  padding-right: 40px;
}
.arrow a:after {
  content: " ";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../../img/icons/arrow-right.svg) no-repeat center center;
  background-size: contain;
  display: block;
  width: 11px;
  height: 11px;
}

.arrow-blue a {
  padding-right: 36px !important;
  position: relative !important;
  white-space: nowrap;
  padding-right: 40px;
}
.arrow-blue a:after {
  content: " ";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../../img/icons/arrow-right-blue.svg) no-repeat center center;
  background-size: contain;
  display: block;
  width: 11px;
  height: 11px;
}

.container-spacer {
  padding-right: 60px;
  padding-left: 60px;
}

h5 {
  margin: 0 !important;
}

.profile-container {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  border-radius: 4px;
  background: transparent !important;
}
/* Gold metallic border */
.border-black {
  background: #1C2C40;
  background: linear-gradient(180deg, #1C2C40, #2b4463) padding-box, linear-gradient(45deg, #1C2C40, #63625D, #76756E, #E7E7E7, #E7E7E7, #E7E7E7, #E7E7E7, #2D2C29) border-box !important;
  transition: all 0.3s ease-in-out;
}

/* Optional shine effect */
.metallic-shine {
  position: relative;
  overflow: hidden;
}
.metallic-shine:after {
  content: "";
  position: absolute;
  top: -50%;
  left: -150%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(45deg);
}
.metallic-shine:hover:after {
  animation: shine 1s;
}

@keyframes shine {
  0% {
    transform: translateX(-100%) rotate(45deg);
  }
  100% {
    transform: translateX(100%) rotate(45deg);
  }
}
.cursor-next {
  width: 84px;
  height: 84px;
  background: rgba(255, 255, 255, 0.5) url("../../img/icons/cursor-arrow.svg") center center no-repeat;
  border-radius: 50%;
  border: 2px solid #FFFFFF;
  position: fixed;
  pointer-events: none;
  z-index: 9999;
  transform: translate(-50%, -50%);
}

/* Stile base */
.faq {
  /*border-radius: 6px;
  border: 1px solid #ddd;
  overflow: hidden; */
  /* Quando il details è aperto */
}
.faq .e-n-accordion-item[open] > summary {
  border-bottom: none !important;
  /* niente bordo sotto */
  border-bottom-left-radius: 0;
  /* niente angolo arrotondato in basso a sx */
  border-bottom-right-radius: 0;
  /* niente angolo arrotondato in basso a dx */
}
.faq .e-n-accordion-item[open] > div[role=region] {
  border: 1px solid #ddd !important;
  /* bordo sopra per staccarlo dal summary */
  border-bottom-left-radius: 6px !important;
  /* angolo inferiore sx arrotondato */
  border-bottom-right-radius: 6px !important;
  /* angolo inferiore dx arrotondato */
  padding: 0 24px 24px;
  overflow: hidden;
  border-top: none !important;
}
.faq p {
  margin: 0 !important;
}

.icon-list-box .elementor-icon-list-icon {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px;
  gap: 24px;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.004);
  border: 1px solid #F2F2F2;
  border-radius: 12px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.icon-list-box .elementor-icon-list-icon svg {
  margin: 0 !important;
}

.menu-mobile nav li {
  border-bottom: 1px solid #FFFFFF52;
  position: relative !important;
}
.menu-mobile nav li a {
  position: relative !important;
  white-space: nowrap;
  color: #FFFFFF;
}
.menu-mobile nav li:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: transparent url(../../img/icons/arrow-right.svg) no-repeat center center;
  background-size: contain;
  display: block;
  width: 11px;
  height: 11px;
}

.company-icon,
.login-icon {
  display: flex !important;
  gap: 15px !important;
  align-items: center !important;
  justify-content: center !important;
  white-space: nowrap !important;
}
.company-icon:before,
.login-icon:before {
  content: " ";
  background: transparent url(../../img/icons/user.svg) no-repeat center center;
  background-size: contain;
  display: flex;
  width: 11px;
  height: 11px;
}

.company-icon:before {
  background: transparent url(../../img/icons/case.svg) no-repeat center center;
}

.tagcloud a {
  background: #B6C6E0;
  color: #FFFFFF;
  white-space: nowrap;
  border-radius: 38px;
  padding: 4px 8px;
  font-size: 0.75rem !important;
  font-weight: 700;
  text-transform: uppercase;
}

ul {
  padding-left: 20px;
}

.counter-title {
  counter-reset: items;
}
.counter-title > div {
  counter-increment: items;
}
.counter-title h4 {
  padding-left: 30px;
  position: relative;
}
.counter-title h4:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Inter", sans-serif;
  line-height: 24px;
  content: "0" counter(items) " ";
  color: #BFBFBF;
  font-size: 15px;
  font-weight: 300;
}
.counter-title h4:nth-child(n+10):before {
  content: counter(items) ". ";
}
.counter-title h4:nth-child(n+100):before {
  content: counter(items) ". ";
}
.counter-title.timeline > div:before {
  content: " ";
  display: block;
  width: 14px;
  height: 14px;
  background: #B6C6E0;
  border-radius: 14px;
  position: absolute;
  left: 50%;
  top: -26px;
}

.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-container .swiper {
  /*.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
  }*/
}
.swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #444;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-container .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-container .swiper-slide {
  width: 80%;
}
.swiper-container .swiper-slide:nth-child(2n) {
  width: 60%;
}
.swiper-container .swiper-slide:nth-child(3n) {
  width: 40%;
}

.swiper-cards {
  height: 430px;
  width: 430px;
}
@media (max-width: 768px) {
  .swiper-cards {
    width: 278px !important;
    max-height: 430px;
  }
}
.swiper-cards .swiper-slide {
  position: relative;
  width: 430px;
  height: 430px;
  display: flex;
  border-radius: 40px;
  filter: blur(1px);
}
@media (max-width: 768px) {
  .swiper-cards .swiper-slide {
    width: 278px !important;
    max-height: 430px;
  }
}
.swiper-cards .swiper-slide .card-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #f2f2f2;
}
.swiper-cards .swiper-slide .card-heading {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 117px;
  z-index: 2;
  background: #1C2C40CC;
  padding: 16px 28px;
  display: flex;
  row-gap: 10px;
  flex-direction: column;
}
@media (max-width: 768px) {
  .swiper-cards .swiper-slide .card-heading {
    height: 150px;
  }
}
.swiper-cards .swiper-slide .card-heading h4 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  padding: 0;
  margin: 0;
}
.swiper-cards .swiper-slide .card-heading .abstract p {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 24px;
  padding-top: 0;
  margin-top: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.swiper-cards .swiper-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 40px;
}
.swiper-cards .swiper-slide.swiper-slide-active {
  filter: blur(0) !important;
}

.swiper-slide-active {
  filter: blur(0) !important;
}
.swiper-slide-active .card-body {
  height: 430px;
  width: 430px;
}
.swiper-slide-active h4 {
  color: #FFFFFF !important;
}

.slider-swiper .swiper-wrapper {
  padding-right: 80px;
}
.slider-swiper .swiper-slide {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  font-size: 22px;
  flex-direction: column;
  font-weight: bold;
}
.slider-swiper .swiper-slide .card-image {
  display: flex;
  width: 100%;
  height: 377px;
  overflow: hidden;
  background: #DDD;
  border-radius: 16px;
}
.slider-swiper .swiper-slide .card-image img {
  height: 377px;
  border-radius: 16px;
  object-fit: cover;
}
.slider-swiper .swiper-slide .abstract {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  color: initial;
  font-weight: 300;
}
.slider-swiper .swiper-slide h4 {
  margin: 20px 0 15px;
}
.slider-swiper .swiper-slide-active h4 {
  color: initial !important;
}

.img-box-home h4:before {
  color: #E2BE79;
}
.img-box-home figure {
  position: absolute;
  left: 40%;
  top: -150%;
  width: 200px !important;
  height: 200px !important;
  transition: all 0.7s ease-in-out;
  transform: scale(1);
  opacity: 0;
  z-index: 1;
}
.img-box-home .elementor-image-box-content {
  z-index: 2;
  transition: all 0.7s ease-in-out;
}
.img-box-home .elementor-image-box-wrapper:hover {
  border-color: #FFFFFF;
}
.img-box-home .elementor-image-box-wrapper:hover figure {
  max-width: 200px !important;
  max-height: 200px !important;
  left: 40%;
  transform: scale(1.1);
  top: 0;
  opacity: 0.5;
}
.img-box-home .elementor-image-box-wrapper:hover .elementor-image-box-content {
  padding-left: 10px;
}

.docenti h5 {
  font-family: "Funnel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  vertical-align: middle;
}

.content-post h2 {
  font-size: 24px;
}

.e-loop-item.video .cover {
  background: rgba(28, 44, 64, 0.5);
}
.e-loop-item.video .cover .arrow {
  display: none;
}
.e-loop-item.video:hover .cover {
  height: 100px;
}
.e-loop-item.video:hover .cover .arrow {
  display: block;
}

.filter-archive {
  margin: 30px 0;
  display: flex;
  justify-content: center;
  column-gap: 20px;
  align-items: center;
}
.filter-archive select {
  position: relative;
  background-image: url(../../img/arrow-down.svg), linear-gradient(#ffa15d, #ffa15d);
  background-size: 20px, 51px;
  background-position: calc(100% - 15px), 100%;
  background-repeat: no-repeat;
  transition: ease-in all 0.3s;
}
.filter-archive select:hover {
  background-image: url(../../img/arrow-down-wh.svg), linear-gradient(#1e1e2f, #1e1e2f);
  background-size: 20px, 51px;
  background-position: calc(100% - 15px), 100%;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .filter-archive {
    flex-direction: column;
    row-gap: 20px;
    margin: 30px 0 15px;
  }
  .filter-archive .select-wrapper,
.filter-archive select {
    width: 100%;
  }
}

.filter-list {
  display: flex;
  justify-content: center;
}
.filter-list .filter-select-mobile {
  display: none;
}
@media (max-width: 767px) {
  .filter-list .filter-select-mobile {
    display: block;
  }
}
.filter-list select {
  position: relative;
  width: 100%;
  background-image: url(../../img/arrow-down.svg), linear-gradient(#ffa15d, #ffa15d);
  background-size: 20px, 51px;
  background-position: calc(100% - 15px), 100%;
  background-repeat: no-repeat;
  transition: ease-in all 0.3s;
}
.filter-list select:hover {
  background-image: url(../../img/arrow-down-wh.svg), linear-gradient(#1e1e2f, #1e1e2f);
  background-size: 20px, 51px;
  background-position: calc(100% - 15px), 100%;
  background-repeat: no-repeat;
}
.filter-list ul {
  padding: 0;
  display: flex;
  column-gap: 30px;
}
@media (max-width: 767px) {
  .filter-list ul {
    display: none;
  }
}
@media (max-width: 767px) {
  .filter-list ul {
    flex-direction: column;
    width: 100%;
    row-gap: 20px;
    justify-content: flex-start;
  }
}
.filter-list ul li {
  list-style: none;
}
.filter-list ul li a {
  font-size: 14px;
  color: #1e1e2f;
}
.filter-list ul li.active a, .filter-list ul li:hover a {
  font-weight: 600;
  color: #1e1e2f;
}

.loading-content {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 15px;
  font-size: 14px;
  margin: 30px 0;
}

.content-catalog {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 30px;
  row-gap: 30px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .content-catalog {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 767px) and (max-width: 959px) {
  .content-catalog {
    grid-template-columns: repeat(3, 1fr);
  }
}
.content-catalog.loading {
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
  }
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper input[type=text],
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper input[type=tel],
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper input[type=email] {
  font-size: 0.9em;
  font-weight: 400;
  border-radius: 0;
  line-height: 1.2em;
  margin: 0;
  padding: 0.75em;
  width: 100%;
}
.woocommerce-checkout wc-order-attribution-inputs {
  display: none;
}
.woocommerce-checkout form.checkout .col2-set {
  flex-direction: row;
  display: flex;
  column-gap: 30px;
  row-gap: 30px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .woocommerce-checkout form.checkout .col2-set {
    flex-direction: column;
  }
}
.woocommerce-checkout form.checkout .col2-set:before, .woocommerce-checkout form.checkout .col2-set:after {
  content: "";
  display: none;
}
.woocommerce-checkout form.checkout .col2-set .col-2 .inner-content {
  padding: 40px;
  float: none;
  border: 1px solid #F2F2F2;
  opacity: 1;
  border-radius: 24px;
  width: 100% !important;
  box-shadow: inset 21px 20px 28px -8px #F2F2F2;
}
.woocommerce-checkout form.checkout .col2-set .col-2 .inner-content h3 {
  margin-top: 0;
  font-size: 24px !important;
  font-weight: 500;
}
@media (max-width: 767px) {
  .woocommerce-checkout form.checkout .col2-set .col-2 .inner-content {
    padding: 20px;
  }
}
.woocommerce-checkout form.checkout .col2-set .col-1 {
  width: 80%;
  row-gap: 30px;
  display: flex;
  flex-direction: column;
  /*row-gap: 40px;*/
}
.woocommerce-checkout form.checkout .col2-set .col-1 .woocommerce-pay-buttons {
  display: none;
}
@media (max-width: 767px) {
  .woocommerce-checkout form.checkout .col2-set .col-1 {
    width: 100%;
  }
}
.woocommerce-checkout form.checkout .col2-set .col-1 #woocommerce_eu_vat_compliance,
.woocommerce-checkout form.checkout .col2-set .col-1 .woocommerce-shipping-fields,
.woocommerce-checkout form.checkout .col2-set .col-1 .woocommerce-additional-fields,
.woocommerce-checkout form.checkout .col2-set .col-1 .woocommerce-billing-fields {
  padding: 40px;
  border: 1px solid #F2F2F2;
  opacity: 1;
  border-radius: 24px;
  width: 100% !important;
  box-shadow: inset 21px 20px 28px -8px #F2F2F2;
  float: none;
}
.woocommerce-checkout form.checkout .col2-set .col-1 #woocommerce_eu_vat_compliance h3,
.woocommerce-checkout form.checkout .col2-set .col-1 .woocommerce-shipping-fields h3,
.woocommerce-checkout form.checkout .col2-set .col-1 .woocommerce-additional-fields h3,
.woocommerce-checkout form.checkout .col2-set .col-1 .woocommerce-billing-fields h3 {
  margin-top: 0;
  font-size: 24px !important;
  font-weight: 500;
}
@media (max-width: 767px) {
  .woocommerce-checkout form.checkout .col2-set .col-1 #woocommerce_eu_vat_compliance,
.woocommerce-checkout form.checkout .col2-set .col-1 .woocommerce-shipping-fields,
.woocommerce-checkout form.checkout .col2-set .col-1 .woocommerce-additional-fields,
.woocommerce-checkout form.checkout .col2-set .col-1 .woocommerce-billing-fields {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .woocommerce-checkout form.checkout .col2-set .col-2 {
    width: 100%;
  }
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-additional-fields__field-wrapper textarea {
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1.2em;
  margin: 0;
  padding: 0.75em;
  width: 100%;
  border: 0 !important;
  border-bottom: 1px solid rgba(109, 116, 110, 0.5) !important;
  background: transparent;
  font-family: "Inter", sans-serif;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 18px;
  font-family: "Inter", sans-serif;
}

.select2-container .select2-selection--single {
  height: 38px;
  border-radius: 0;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1.2em;
  margin: 0;
  padding: 0.75em;
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(109, 116, 110, 0.5);
}

.woocommerce form .form-row {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0.5rem !important;
}

.wc_payment_method {
  margin-bottom: 15px;
}
.wc_payment_method .form-control {
  font-family: system-ui, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.1;
  display: grid;
  grid-template-columns: 1em auto;
  gap: 0.5em;
}
.wc_payment_method .form-control + .form-control {
  margin-top: 1em;
}
.wc_payment_method .form-control:focus-within {
  color: var(--form-control-color);
}
.wc_payment_method input[type=radio] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  appearance: none;
  /* For iOS < 15 */
  background-color: var(--form-background);
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  float: left;
  margin-top: 8px !important;
  border: 0.15em solid currentColor;
  border-radius: 50%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
.wc_payment_method input[type=radio]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  /* Windows High Contrast Mode */
  background-color: CanvasText;
}
.wc_payment_method input[type=radio]:checked::before {
  transform: scale(1);
}

/*
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
  background: $primary !important;
  border-radius: 28px !important;
  height: 55px !important;
  padding: 10px 23px !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  line-height: 34px !important;
  transition: ease all .5s;
  border: 0;

  @media (max-width: 767px){
    font-size: .875rem;
    padding: 10px 15px !important;
  }

  &:hover {
    opacity: .8;
  }

  width: 100%;
} */
/*
input[type="radio"]:focus {
  outline: max(2px, 0.15em) solid currentColor;
  outline-offset: max(2px, 0.15em);
} */
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: #FFFFFF;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background: #FFFFFF;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: transparent;
}

.order-review-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.order-review-head a {
  text-decoration: underline !important;
  opacity: 0.5;
  font-size: 13px;
  text-underline-offset: 3px;
  font-weight: 300;
  transition: ease all 0.3s;
}
.order-review-head a:hover {
  opacity: 1;
}

.woocommerce-checkout-review-order hr {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
  margin-top: 40px;
}
.woocommerce-checkout-review-order .button.alt {
  width: 100% !important;
  margin-top: 40px;
  transition: ease-in all 0.3s;
}
.woocommerce-checkout-review-order .button.alt:hover {
  background: #000000 !important;
}

.woocommerce-checkout-review-order-table {
  border: 0 !important;
}
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th {
  border: 0 !important;
  padding: 6px 0 !important;
}
.woocommerce-checkout-review-order-table .thumbnail {
  width: 50px;
  height: 50px;
}
.woocommerce-checkout-review-order-table .thumbnail a {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  display: block;
}
.woocommerce-checkout-review-order-table .thumbnail img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  aspect-ratio: auto 50/50;
}
.woocommerce-checkout-review-order-table .product-name {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.woocommerce-checkout-review-order-table .product-name .title {
  text-align: left;
  max-width: 236px;
}
.woocommerce-checkout-review-order-table .product-name .text {
  text-align: left;
}
.woocommerce-checkout-review-order-table .qty {
  padding-right: 10px;
}
.woocommerce-checkout-review-order-table .variation_row {
  display: flex;
  padding: 0;
  margin: 0;
  column-gap: 10px;
}
.woocommerce-checkout-review-order-table .variation_row li {
  list-style: none;
}
.woocommerce-checkout-review-order-table .variation_row li .label_variation {
  font-weight: 300;
}
.woocommerce-checkout-review-order-table .variation_row li .label_variation strong {
  font-weight: 600;
}
.woocommerce-checkout-review-order-table .product-total {
  font-weight: 600;
}
.woocommerce-checkout-review-order-table .product-total .inner-content {
  display: flex;
  text-align: right;
  justify-content: flex-end;
  column-gap: 5px;
}
.woocommerce-checkout-review-order-table .product-total .inner-content .qty {
  font-size: 12px;
}
.woocommerce-checkout-review-order-table .product-total .inner-content .qty strong {
  font-weight: 300 !important;
}
.woocommerce-checkout-review-order-table td {
  text-align: right;
}
.woocommerce-checkout-review-order-table tbody {
  display: table;
  width: 100% !important;
  margin-top: 10px;
}
.woocommerce-checkout-review-order-table tfoot {
  display: table;
  width: 100% !important;
  margin-top: 10px;
}
.woocommerce-checkout-review-order-table tfoot > tr td,
.woocommerce-checkout-review-order-table tfoot > tr th {
  border-top: 1px solid #E8E7E8 !important;
  padding-top: 20px;
}

.wc_payment_method.payment_method_wpg_paypal_express img {
  display: none !important;
}

.woocommerce-checkout-review-order-table tfoot > tr td, .woocommerce-checkout-review-order-table tfoot > tr th {
  border: 0 !important;
}

@media (min-width: 767px) {
  .woocommerce-NoticeGroup-checkout {
    position: fixed;
    bottom: 20px;
    right: 40px;
  }
}
.woocommerce-privacy-policy-text {
  font-size: 12px;
  line-height: 15px;
  font-weight: 300;
}
.woocommerce-privacy-policy-text a {
  color: #1e1e2f !important;
  text-decoration: underline !important;
}

.cart-container {
  display: flex !important;
  flex-direction: row;
  column-gap: 30px !important;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .cart-container {
    flex-direction: column;
  }
}
.cart-container h3 {
  margin-top: 0;
  font-size: 24px !important;
  font-weight: 500;
}
.cart-container form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.cart-block {
  border: 1px solid #F2F2F2;
  gap: 30px;
  opacity: 1;
  border-radius: 24px;
  padding: 40px !important;
  width: 100% !important;
  box-shadow: inset 21px 20px 28px -8px #F2F2F2;
}
@media (max-width: 767px) {
  .cart-block {
    padding: 20px;
  }
}
.cart-block .woocommerce-cart-form {
  width: 100%;
  display: flex;
  flex-direction: columnb;
}
.cart-block table.shop_table {
  border: 0 !important;
}
.cart-block table.shop_table td.actions {
  padding-top: 40px;
}
.cart-block table.shop_table .product-quantity {
  display: none;
}
.cart-block .quantity {
  border-color: rgba(109, 116, 110, 0.5);
  border-radius: 25px;
  border-width: 1px;
  display: inline-flex;
  gap: 0 !important;
  display: inline-flex;
  flex-wrap: wrap;
}
.cart-block a.remove {
  text-indent: -10000px;
  opacity: 0.5;
  transition: ease all 0.5s;
}
.cart-block a.remove:after {
  content: " ";
  background: url("../../img/icons/delete.svg") left center;
  background-size: 18px;
  display: block;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin-top: -24px;
}
.cart-block a.remove:hover {
  color: initial;
  background: transparent;
  opacity: 1;
}

.cart-collaterals {
  width: 50% !important;
  max-width: 307px;
}
.cart-collaterals .cart_totals {
  border: 1px solid #F2F2F2;
  gap: 30px;
  opacity: 1;
  border-radius: 24px;
  padding: 40px !important;
  width: 100% !important;
  box-shadow: inset 21px 20px 28px -8px #F2F2F2;
}
.cart-collaterals .cart_totals h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 767px) {
  .cart-collaterals {
    width: 100% !important;
    margin-top: 40px;
  }
  .cart-collaterals .cart-totals {
    padding: 20px;
  }
}
.cart-collaterals table.shop_table,
.cart-collaterals .cart_totals tr th,
.cart-collaterals .cart_totals tr td {
  border: 0 !important;
  padding-left: 0;
  font-size: 1rem;
}
.cart-collaterals .cart-subtotal {
  text-align: right;
  padding-bottom: 8px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
  vertical-align: middle;
}
.cart-collaterals .wc-proceed-to-checkout .checkout-button {
  /*      background: $primary !important;
        border-radius: 28px !important;
      //  height: 55px !important;
        padding: 10px 23px !important;
        font-size: 1rem !important;
        font-weight: 700 !important;
        line-height: 34px !important;
        transition: ease all .5s;

        &:hover {
          opacity: .8;
        }
  */
}
.cart-collaterals .widget-cart-delivery {
  background: url("/wp-content/uploads/2023/07/Delivery.svg") left center;
  background-size: 40px;
  background-repeat: no-repeat;
  padding-left: 60px;
  display: flex;
}

.coupon-cart-form {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.coupon-cart-form .coupon {
  margin-bottom: 15px;
  border-top: 1px solid #E8E7E8;
  border-bottom: 1px solid #E8E7E8;
  padding-bottom: 30px;
}
.coupon-cart-form .coupon .inner-container {
  display: flex;
  flex-direction: row;
  column-gap: 30px;
}
.coupon-cart-form .coupon .inner-container input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-radius: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem 0.75rem;
  width: 100%;
  border: 1px solid rgba(109, 116, 110, 0.5);
  outline: none;
}
.coupon-cart-form .coupon .inner-container button {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 700;
  background-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #6b7280;
  color: #000000;
  line-height: 35px;
  border-radius: 28px 28px 28px 28px;
  transition: ease all 0.5s;
}
.coupon-cart-form .coupon .inner-container button:hover {
  background: #000000;
  color: #FFFFFF;
}

#codice_fiscale_field .optional {
  display: none;
}

.actions button:disabled,
.actions button[disabled] {
  display: none;
}
.actions button {
  background: #000000 !important;
  color: #FFFFFF !important;
  padding: 15px 23px !important;
  border-radius: 30px;
  font-weight: 300 !important;
  white-space: nowrap !important;
  margin-left: -10px !important;
  transition: ease-in all 0.3s !important;
}
.actions button:hover {
  background: #bd891e !important;
}

.coupon {
  display: flex;
}
.coupon input[type=text] {
  width: 100%;
}
.coupon button[type=submit] {
  opacity: 1;
  padding: 12px 16px 12px 16px;
  gap: 10px;
  border-radius: 4px;
  background: transparent;
  border: 1.5px solid #1C2C40;
  font-family: "Funnel Display", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  width: 100%;
}
.coupon button[type=submit]:hover {
  background: #bd891e;
}
.coupon .input-text {
  padding: 15px !important;
  margin-right: 30px;
  border: 0;
  border-bottom: 1px solid #BEB6B8;
}

/*
.woocommerce-cart-form__cart-item  {

  .product-thumbnail {
    width: 120px;
  }

  .product-name {
    width: 55%;

    @media (max-width: 767px) {
      width: 100%;
      text-align: center !important;

      &:before {
        content: "";
        display:none;
      }
    }

    strong {
      font-weight: 600;
    }
  }

  .product-subtotal {
    font-weight: 700;
    text-align: right;
  }


  .variation_row {
    list-style: none;
    padding-left: 0;
    margin-top: 8px;

    display: flex;
    column-gap: 30px;
    font-size: 0.8125rem;
  }

  .product-quantity {
    display:none;
  }
  .quantity {
    border: 1px solid rgba(109, 116, 110, 0.5);
    border-radius: 25px;
    padding: 10px 15px;
    max-width:122px;
    display: flex;
    justify-content: center;
    align-items: center;


    button {
      border: 0;
      background: transparent;
      -webkit-appearance: none !important;
      font-size: 22px;
      font-weight: 700;
      font-family: $font;
      padding: 0;
      opacity: .5;
      display:flex;
      // height: 22px;
      align-self: center;
      align-items: center;
      margin-top: -6px;
      cursor: pointer;
      transition: ease-in  all .3s;

      &:hover {
        opacity: 1;
      }
    }

    input[type="number"] {
      -webkit-appearance: textfield;
      -moz-appearance: textfield;
      appearance: textfield;
      outline:none;
    }
    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
      -webkit-appearance: none;
    }


    input {
      appearance: none;
      background-color: transparent;
      border-style: none;
      font-weight: 700;
      height: 1.75rem;
      padding: 0;
      text-align: center !important;
      width: 3rem;
      font-size: 16px;
    }
  }
} */
/*
.elementor-menu-cart__main {

  .woocommerce-cart-form__cart-item .product-thumbnail {
    width: 70px !important;

    img {
      width: 100% !important;
      height: auto !important;
    }
  }

  .woocommerce-cart-form__cart-item .product-name {
    width: 100%;
    padding-left: 0;

    a {
      font-weight: 700;
    }
  }

  .woocommerce-cart-form__cart-item .product-price {
    display: block;
    padding-left: 0;

    .quantity {
      padding: 0;
      border: 0;
      display: block;
      font-size: .875rem;
    }
  }

}
*/
.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
  color: #1e1e2f !important;
  border: 1px solid #1e1e2f !important;
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout {
  background: #bd891e !important;
}
.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover {
  color: #FFFFFF !important;
}

.elementor-menu-cart__product-image img {
  border-radius: 8px !important;
}

.elementor-menu-cart__product-remove {
  border: 0 !important;
  border-radius: none;
  transform: none !important;
}
.elementor-menu-cart__product-remove > a {
  text-indent: -10000px;
  opacity: 0.5;
  transition: ease all 0.5s;
}
.elementor-menu-cart__product-remove:after {
  content: " " !important;
  background: url("../../img/icons/delete.svg") center center !important;
  background-size: 15px !important;
  display: block !important;
  width: 18px !important;
  height: 18px !important;
  overflow: hidden !important;
  left: auto !important;
  margin-top: 0 !important;
  position: absolute !important;
  top: auto !important;
  transform: none !important;
  background-repeat: no-repeat !important;
}
.elementor-menu-cart__product-remove:hover {
  color: initial;
  background: transparent;
  opacity: 1;
}

.woocommerce-cart-form__cart-item .product-thumbnail img {
  width: 64px !important;
  border-radius: 8px;
}

.learndash {
  max-width: 1094px;
  margin: 120px auto 0;
}

.ld-course-list-items {
  margin-top: 60px;
}
.ld-course-list-items .ld_course_grid .thumbnail.course {
  background: transparent !important;
  border: 0 !important;
}
.ld-course-list-items .ld_course_grid .thumbnail h3 {
  height: 120px;
  font-size: 24px !important;
  line-height: 31px !important;
  font-weight: 300 !important;
  padding: 30px 0;
}
.ld-course-list-items .ld_course_grid .thumbnail a {
  border-radius: 20px;
  overflow: hidden;
  display: block;
}
.ld-course-list-items .ld_course_grid .thumbnail a img {
  transform: scale(1);
  transition: ease-in all 0.3s;
}
.ld-course-list-items .ld_course_grid .thumbnail a:hover img {
  transform: scale(1.05);
}
.ld-course-list-items .ld_course_grid .btn-primary {
  background: black;
  border: 0;
  transition: ease-in all 0.3s;
}
.ld-course-list-items .ld_course_grid .btn-primary:hover {
  background: #f98400;
}
.ld-course-list-items .ld_course_grid .ribbon {
  background: #bd891e !important;
  padding: 5px 10px;
  border-radius: 20px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  position: absolute;
  top: 20px !important;
  left: 20px !important;
  z-index: 2;
  box-shadow: none !important;
  text-shadow: none !important;
}
.ld-course-list-items .ld_course_grid .ribbon:before {
  content: "" !important;
  border: 0 !important;
}

.learndash_post_sfwd-courses {
  max-width: 1605px;
  margin-left: auto;
  margin-right: auto;
}

.learndash-wrapper .ld-secondary-color-hover:hover, .learndash-wrapper .ld-secondary-color, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button, .learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete:after {
  color: #1e1e2f !important;
}

.learndash-wrapper #quiz_continue_link, .learndash-wrapper .ld-secondary-background, .learndash-wrapper .learndash_mark_complete_button, .learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .ld-status-complete, .learndash-wrapper .ld-alert-success .ld-button, .learndash-wrapper .ld-alert-success .ld-alert-icon {
  background-color: #f98400 !important;
}

#ld_categorydropdown select {
  margin-left: 40px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
  align-items: center !important;
}

@media (max-width: 767px) {
  .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
    font-size: 28px !important;
    line-height: 30px !important;
  }
}

.learndash_post_sfwd-courses {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .learndash_post_sfwd-courses {
    padding: 10px;
    margin-top: 0;
  }
}
.learndash_post_sfwd-courses .container-course {
  display: flex;
  width: 100%;
  column-gap: 40px;
}
@media (max-width: 767px) {
  .learndash_post_sfwd-courses .container-course {
    width: 100%;
    display: block;
  }
}
.learndash_post_sfwd-courses .container-course > .learndash-wrapper {
  padding: 40px 40px;
  background: #ffffff;
  border-radius: 20px;
  width: 75%;
}
@media (max-width: 767px) {
  .learndash_post_sfwd-courses .container-course > .learndash-wrapper {
    width: calc(100% - 30px);
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .learndash_post_sfwd-courses .container-course .summary {
    display: none;
  }
}

.type-product {
  max-width: 1094px;
  margin: 30px auto 0;
  display: flex;
  justify-content: space-between;
}

.single-product h1 {
  font-family: "Funnel Display", sans-serif;
  font-weight: 300 !important;
  font-size: 48px;
  line-height: 100%;
}
.single-product .authors {
  font-size: 14px;
}
.single-product .product-content {
  width: 58% !important;
  float: left;
  padding-right: 112px;
}
@media (max-width: 767px) {
  .single-product .product-content {
    width: calc(100% - 30px) !important;
    padding: 15px !important;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .single-product .product-content {
    padding: 15px !important;
    width: 64% !important;
  }
}
.single-product .product-content #content {
  width: 100% !important;
}
.single-product .product-content #content .images {
  width: 100%;
}
.single-product .product_title {
  font-size: 41px;
  font-weight: 500;
  line-height: 46px;
}
@media (max-width: 767px) {
  .single-product .product_title {
    font-size: 31px;
    line-height: 36px;
  }
}
.single-product .woocommerce-product-gallery__wrapper {
  max-height: 360px;
}
.single-product .woocommerce-product-gallery {
  margin-top: 40px;
}
.single-product form.cart .variations label {
  font-size: 14px !important;
  line-height: 17px !important;
  font-weight: 400 !important;
  padding-right: 25px;
}
.single-product form.cart .variations td, .single-product form.cart .variations th {
  vertical-align: middle !important;
}
.single-product .price {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .single-product .price {
    display: block;
  }
}
.single-product .price bdi {
  font-size: 39px;
  line-height: 41px;
  font-weight: 400;
  color: #1e1e2f;
}
.single-product .price del {
  text-decoration: none !important;
  position: relative;
  width: max-content;
}
.single-product .price del:after {
  background: linear-gradient(to right, #1e1e2f, #1e1e2f);
  content: "";
  height: 0.1em;
  left: 0;
  margin-top: calc(0.1em / 2 * -1);
  position: absolute;
  right: 0;
  opacity: 0.7;
  width: auto;
  top: 55%;
  transform: rotate(5deg);
}
.single-product .price del bdi {
  font-size: 14px;
  line-height: 18px;
}
.single-product .price ins {
  text-decoration: none;
}
@media (max-width: 767px) {
  .single-product .variations_form {
    padding: 20px;
  }
  .single-product .variations_form button {
    width: 100% !important;
    display: block !important;
  }
}

.course-content .learndash-wrapper .ld-item-list .ld-item-list-item .ld-status-icon {
  display: none;
}
.course-content .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .course-content .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title {
    flex-direction: column;
    align-items: center;
  }
  .course-content .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-tooltip {
    box-sizing: border-box;
    justify-content: center;
    width: 100%;
    flex-direction: column !important;
    align-items: center !important;
  }
  .course-content .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-details {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .course-content .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview > .ld-tooltip, .course-content .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
    flex-direction: column !important;
    width: 100%;
  }
  .course-content .ld-tooltip__text {
    width: 100% !important;
    white-space: nowrap;
    padding: 15px !important;
    box-sizing: content-box !important;
  }
}
.summary {
  width: 32% !important;
  padding: 0 40px;
}
@media (max-width: 767px) {
  .summary {
    padding: 0 15px !important;
    width: calc(100% - 30px) !important;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .summary {
    padding: 0 15px !important;
    width: 28% !important;
  }
}
.summary p {
  margin-top: 0;
}
.summary .author {
  font-size: 15px;
  line-height: 25px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
.summary .author .image {
  width: 75px !important;
  height: 75px !important;
  overflow: hidden;
  border-radius: 38px;
  display: block;
  border: 1px solid #f2f2f2;
}
.summary .author .image img {
  width: 75px;
  height: 75px;
  transform: scale(1);
  transition: ease-in all 0.3s;
  object-fit: cover;
  object-position: top;
}
.summary .author a {
  text-decoration: none;
}
.summary .author .title_author {
  width: calc(100% - 90px);
  align-items: center;
  column-gap: 20px;
}
.summary .author .title_author:hover img {
  transform: scale(1.1);
}
.summary .author h3 {
  font-size: 12px;
  font-weight: 600;
  margin: 20px 0 0;
}
.summary .author .bio p {
  font-size: 12px;
  margin: 0;
}

.course_spec {
  margin: 0;
  padding: 0;
}
.course_spec li {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 15px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: calc(5px/2);
}
.course_spec li:before {
  content: " ";
  background: url("../../img/course-icons/Lezioni-1.svg") no-repeat left center;
  background-size: 16px;
  width: 16px;
  height: 16px;
  display: block;
}
.course_spec .lesson:before {
  background-image: url("../../img/course-icons/Lezioni-1.svg");
}
.course_spec .course:before {
  background-image: url("../../img/course-icons/Online-1.svg");
}
.course_spec .accesso:before {
  background-image: url("../../img/course-icons/AccessoIllimitato-1.svg");
}
.course_spec .audio:before {
  background-image: url("../../img/course-icons/Audio-1.svg");
}

.divider-line:before {
  content: " ";
  border-top: 1px solid #D6D8DC;
  display: block;
  margin: 40px 0 0px 0;
  padding: 0 0;
  width: 100%;
}

.woocommerce div.product form.cart .button {
  width: 100%;
}

.custom-upsells-container {
  clear: both;
  max-width: 1094px;
  margin: 0 auto;
}

.up-sells h3 {
  font-family: "Funnel Display", sans-serif;
  font-weight: 300;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}
.up-sells ul {
  display: flex;
  flex-direction: column;
}
.up-sells ul li {
  border: 1px solid #F2F2F2;
  gap: 30px;
  opacity: 1;
  border-radius: 24px;
  padding: 40px !important;
  width: 100% !important;
  box-shadow: inset 21px 20px 28px -8px #F2F2F2;
}
.up-sells ul li a {
  display: flex !important;
  column-gap: 30px;
  color: #1C2C40;
}
.up-sells ul li h2 {
  font-family: "Funnel Display", sans-serif;
  font-weight: 600;
  font-size: 24px !important;
  line-height: 100%;
  text-transform: uppercase;
}
.up-sells ul li .img-wrapper {
  max-width: 250px;
  position: relative;
}
.up-sells ul li .img-wrapper .onsale {
  background: #bd891e;
  position: absolute;
  top: 20px !important;
  left: 20px !important;
  right: auto !important;
  border-radius: 0;
}
.up-sells ul li img {
  min-width: 250px;
  border-radius: 8px;
  width: 100%;
}
.up-sells .content-text .price {
  display: none !important;
}

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