:root {
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
  font-weight: 400;
  color-scheme: light dark;
  color: rgba(255, 255, 255, 0.87);
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

webkit-outer-spin-button,
::-webkit-inner-spin-button {
  appearance: none;
}

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

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background-color: white !important;

  transition:
    background-color 0s 600000s,
    color 0s 600000s;
}

input:-moz-autofill,
input:-moz-autofill:hover,
input:-moz-autofill:focus,
input:-moz-autofill:active {
  background-color: white !important;
  transition:
    background-color 0s 600000s,
    color 0s 600000s;
}

::selection {
  background: #009c82;
  color: white;
}

body {
  padding: 0;
  margin: 0;
  color: #242424 !important;
  background-color: white;
}
/* Rimozione scrollbar */

/* rimozione per chrome */
/* ::-webkit-scrollbar {
  height: 0px;
  width: 0px;
  
}


/* rimozione per firefox */
/* @-moz-document url-prefix() {

  html {
      scrollbar-width: none; 
  }
  html::-webkit-scrollbar {
      display: none; 

  }
}  */

/* Fine rimozione della scrollbar */

#root {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

a {
  color: #333;
}

/* ANT MENU MOBILE RESPONSIVE HEADER */
.ant-menu-item-selected {
  color: white !important;
  border-bottom: 2px solid white !important;
}

.ant-menu-item-active {
  color: white !important;
  border-bottom: 2px solid white !important;
}

.ant-menu {
  text-align: center !important;
}

.ant-menu-horizontal .menu_item_main {
  color: white !important;
}

.ant-menu-horizontal .ant-menu-submenu-title:hover {
  color: white !important;
}

.ant-menu-horizontal .ant-menu-submenu-title {
  color: white !important;
}

.ant-menu-vertical .ant-menu-submenu-title {
  color: black !important;
}

.ant-menu-vertical .menu_item_main:hover {
  color: black !important;
}

.ant-menu-horizontal .menu_item_main {
  border-bottom: 1px solid rgb(0, 156, 130);
}

.menu_item {
  font-size: 1em !important;
  font-weight: 200 !important;
}

.menu_item_sub:hover {
  color: black !important;
}

.ant-form-item-explain-error {
  padding: 15px 0px;
}
@media (max-width: 1023px) {
  .show_desktop {
    display: none !important;
  }

  .show_mobile {
    display: flex !important;
  }
}

@media (min-width: 1024px) {
  .show_desktop {
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .show_mobile {
    display: none !important;
  }
}
/* antd unmodifiable elements */
.custom-cancel-button {
  color: #009c82;
  border: 1px solid #009c82 !important;
}
.custom-cancel-button:hover {
  color: #009c82 !important;
  border: 1px solid #009c82 !important;
  opacity: 0.7;
}
/* FINE ANT MENU MOBILE RESPONSIVE HEADER */

.wishlist-select .ant-select-item-option {
  border-left: 5px solid white;
  border-radius: 0;
  background-color: white !important;
}

.wishlist-select .ant-select-item-option-active {
  background-color: white !important;
  border-radius: 0;
  border-left: 5px solid rgba(0, 0, 0, 0.1);
}

.wishlist-select .ant-select-item-option-selected {
  background-color: white !important;
  border-left: 5px solid #009887;
  border-radius: 0;
}

/* WATSON X - Frontend Layout */

.WACHomeScreen__botAvatar {
  width: 80px !important;
  height: 80px !important;
}

.watson-item-card > p {
  display: none !important;
}
.watson-card-body > a > img {
  height: 50px !important;
  width: 70px !important;
  aspect-ratio: 4/3 !important;
}
.watson-card-body > a > img:hover {
  transition: all 100ms ease-in !important;
  transform: scale(1.02) !important;
}
.watson-item-card:hover {
  /* background-color: lightgray !important; */
  transition: all 200ms ease-in !important;
  transform: scale(1.01) !important;
}
.watson-card-body div svg:hover {
  /* background-color: lightgray !important; */
  transition: all 150ms ease-in !important;
  transform: translateX(2px) !important;
}
.watson-item-card:hover .watson-card-body div > b {
  color: #009887 !important;
}
.watson-card-body a {
  text-decoration: none !important;
  color: #333333 !important;
}
.watson_button {
  margin: 25px 0px !important;
  background-color: #6ad9aa !important;
  color: black !important;
  border: none !important;
}
.watson_button:hover {
  transition: all 300ms ease !important;
  filter: brightness(1.06) !important;
  font-size: 13px !important;
  font-weight: 500 !important;
}
.watson_button:active {
  filter: brightness(0.9) !important;
  transform: scale(0.98) !important;
}
.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;border-radius:4px;cursor:pointer;opacity:.7}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #20b2aa;opacity:1}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:1em;top:0}.splide__pagination--ttb .splide__pagination__page{height:20px;width:5px}.splide__arrow{-ms-flex-align:center;align-items:center;background:transparent;border:0;border-radius:0;cursor:pointer;display:-ms-flexbox;display:flex;height:2.5em;-ms-flex-pack:center;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2.5em;z-index:1}.splide__arrow svg{fill:#20b2aa;height:2.5em;transition:fill .2s linear;width:2.5em}.splide__arrow:hover:not(:disabled) svg{fill:#57e1d9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__pagination{bottom:1em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:2.5px;display:inline-block;height:5px;margin:3px;padding:0;position:relative;transition:background-color .2s linear;width:20px}.splide__pagination__page.is-active{background:#20b2aa;z-index:1}.splide__pagination__page:hover{background:#57e1d9;cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:4px}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #20b2aa;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #20b2aa}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #20b2aa;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #20b2aa}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#20b2aa}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #20b2aa;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__progress__bar{background:#ccc;height:3px}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__slider>.splide__arrows .splide__arrow--prev{left:-2.5em}.splide__slider>.splide__arrows .splide__arrow--next{right:-2.5em}.splide{padding:3em}