#boxFiltri {
  background-color: #fff;
  margin-top: 10px;
}
.filtri-ricerca-r {
  margin-bottom: 10px;
}
.filtri-ricerca-r h2 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}
.filtri-ricerca-r ul {
  list-style-type: none;
  padding-left: 0;
  font-size: 12px;
}
.filtri-ricerca-r a {
  color: #666;
}
.borderBlu {
  height: 1px;
  background-color: #f4f5f7;
  display: block;
  margin: 0 -15px 6px -15px;
}
.filtro-prezzo mono {
  line-height: 24px;
}
.filtra-per-prezzo {
  margin-left: 6px;
  padding: 3px 6px;
  line-height: 16px;
  max-height: 45.6px;
}
.filtri-ricerca-attivi-r span {
  width: auto;
  padding: 3px 15px;
  display: block;
  font-weight: 700;
  font-size: 12px;
}
.filtri-ricerca-attivi-r span:nth-child(3) {
  margin-top: 6px;
}
.filtri-ricerca-attivi-r h2 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}
body {
  position: relative;
  overflow-x: hidden ! important;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #454f63;
  background-color: #ffffff;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .container-fluid {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .container-fluid {
    width: 1370px;
  }
}
@media (min-width: 1680px) {
  .container-fluid {
    width: 1650px;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
}
a {
  color: #454f63;
  text-decoration: none;
}
a:hover,
a:active {
  color: #454f63;
  text-decoration: none;
  cursor: pointer;
}
a.link_sub {
  text-decoration: underline;
}
.box-informative a {
  border-right: 1px solid #454f63;
  padding-right: 5px;
  padding-left: 5px;
}
button:hover,
button:active {
  cursor: pointer;
}
.btn-group > button:nth-child(2):hover,
.btn-group > button:nth-child(2):active {
  cursor: none;
}
h1,
h2,
h3,
h4,
h5 {
  color: #009688;
}
h1 {
  font-size: 25px;
  line-height: 26px;
}
h2 {
  font-size: 21px;
  line-height: 22px;
}
h3 {
  font-size: 18px;
  line-height: 19px;
}
h4 {
  font-size: 12px;
  line-height: 13px;
}
h5 {
  font-size: 12px;
  line-height: 13px;
}
.alert {
  margin-bottom: 15px;
}
.pagination {
  margin: 0;
}
.alert-PDV {
  margin: 0 0 5px 0;
}
.txt_top h1 a:focus {
  text-decoration: none;
}
.txt-error,
.error-message {
  color: #7c2529;
}
.textColor {
  color: #454f63;
}
.owl-theme .owl-nav {
  margin-top: 0;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  cursor: pointer;
  position: absolute;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  color: #666;
  text-decoration: none;
}
.owl-theme .owl-nav .boxArrow {
  background-color: #009688;
  padding: 6px;
}
.owl-theme .owl-nav .boxArrow:hover {
  background-color: #009688;
}
.owl-theme .owl-nav .owl-prev {
  left: 20px;
}
.owl-theme .owl-nav .owl-next {
  right: 20px;
}
.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
  top: 40%;
}
.owl-theme .owl-nav .owl-prev span,
.owl-theme .owl-nav .owl-next span {
  font-size: 36px;
}
.owl-theme .owl-nav .owl-prev:focus,
.owl-theme .owl-nav .owl-next:focus {
  outline: none;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #959dad;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #009688;
}
#carouselBannerXS .owl-nav .owl-prev {
  left: 15px;
}
#carouselBannerXS .owl-nav .owl-next {
  right: 15px;
}
#carouselMenu .owl-nav .owl-prev {
  left: -12px;
}
#carouselMenu .owl-nav .owl-next {
  right: -12px;
}
#carouselMenu .owl-nav .owl-prev,
#carouselMenu .owl-nav .owl-next {
  top: 16%;
}
#SliderCorrelatiProdotto .owl-nav .owl-prev,
#SliderCorrelatiCategoria .owl-nav .owl-prev {
  left: 0;
}
#SliderCorrelatiProdotto .owl-nav .owl-next,
#SliderCorrelatiCategoria .owl-nav .owl-next {
  right: 0;
}
#wrapper {
  padding-left: 0;
  transition: all 0.5s ease;
}
#wrapper.toggled {
  padding-left: 280px;
}
#wrapper.toggled #sidebar-wrapper {
  width: 280px;
}
#sidebar-wrapper {
  z-index: 1000;
  left: 280px;
  width: 0;
  height: auto;
  min-height: 100%;
  margin-left: -280px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #FFF;
  transition: all 0.5s ease;
  -ms-overflow-style: none;
}
#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 280px;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 15px;
}
.sidebar-nav li {
  position: relative;
  line-height: 20px;
  display: inline-block;
  width: 100%;
}
.sidebar-nav li h3 {
  padding: 8px 15px 8px 30px;
}
.sidebar-nav li a {
  display: block;
  color: #454f63;
  text-decoration: none;
  padding: 8px 15px 8px 30px;
  border-bottom: 1px solid #efeff1;
}
.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  color: #009688;
  text-decoration: none;
  background-color: transparent;
}
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
  color: #454f63;
  text-decoration: none;
  background-color: transparent;
}
.sidebar-nav > .sidebar-brand {
  height: 65px;
  font-size: 20px;
  line-height: 44px;
}
.sidebar-nav .dropdown-menu {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none;
  background-color: #222;
  box-shadow: none;
}
.sidebar-nav .active a {
  color: #009688 ! important;
}
.top {
  background-color: #ffffff;
  padding: 0 0 12px;
}
.top a.link_logo_header {
  float: right;
}
.top h1,
.top p {
  color: #454f63;
  text-align: center;
  text-transform: none;
}
.top h1 a,
.top p a {
  color: #454f63;
}
.top .txt_top a:hover {
  text-decoration: none;
}
@media (max-width: 992px) {
  .top {
    padding-bottom: 0;
    background-color: #7c2529;
    padding-top: 12px;
  }
  .top,
  .top h1 a,
  .top p {
    color: #ffffff;
  }
  .top .carrello_icon {
    width: 40px;
    float: right;
  }
  .top .carrello_icon img {
    -webkit-filter: brightness(300%) saturate(0) contrast(100);
            filter: brightness(300%) saturate(0) contrast(100);
    margin: 0;
  }
  .top .carrello_icon .badge {
    background: #ffffff;
    color: #7c2529;
    width: 20px;
    top: 6px;
    left: 30px;
  }
}
header #menuTopbar a {
  padding: 1px 10px 1px 0;
  margin-top: 20px;
  color: #333333;
  font-size: 14px;
  display: block;
  float: left;
}
header #menuTopbar a:not(:first-child) {
  border-left: 1px solid #333333;
  padding: 1px 10px 1px 10px;
}
header #menuTopbar a:hover,
header #menuTopbar a:focus {
  text-decoration: underline;
}
.hamburger {
  position: relative;
  top: 5px;
  z-index: 800;
  display: block;
  width: 22px;
  height: 22px;
  margin-left: 15px;
  background: transparent;
  border: none;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: "";
  display: block;
  width: 100px;
  font-size: 14px;
  color: #454f63;
  line-height: 25px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #ffffff;
}
.hamburger.is-closed .hamb-top {
  top: 5px;
  -webkit-transition: all 0.35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: 0px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 3px;
  -webkit-transition: all 0.35s ease-in-out;
}
.hamburger.is-open {
  position: absolute;
  top: 15px;
  left: 280px;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #ffffff;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
}
.hamburger.is-open .hamb-middle {
  display: none;
}
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
}
.hamburger.is-open:before {
  content: "";
  display: block;
  width: 100px;
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
}
.badge {
  position: absolute;
  top: -6px;
  left: 45%;
  background-color: #7c2529;
  color: #ffffff;
  padding: 4px;
  height: 20px;
  width: 32px;
  border-radius: 20px;
}
.navbar-fixed-bottom {
  background-color: #ffffff;
  border-top: 1px solid #efeff1;
  -o-box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0px -4px 6px 0 rgba(0, 0, 0, 0.2);
}
ul.listaApp li {
  width: 20%;
  float: left;
  text-align: center;
  padding: 15px 20px;
  border-bottom: 5px solid transparent;
}
ul.listaApp li:hover,
ul.listaApp li:active,
ul.listaApp li.active {
  border-bottom: 5px solid #009688;
}
ul.listaApp li img {
  max-height: 22px;
}
ul.listaApp li span.numProdotti {
  color: #ffffff;
  font-weight: 700;
  background-color: #009688;
  padding: 2px 7px;
  border-radius: 20px;
  font-size: 12px;
}
.noBullets {
  list-style-type: none;
  padding-left: 0;
}
.bodyApp {
  margin-bottom: 70px;
}
.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
}
.box_ricerca_top {
  background-color: #ffffff;
  padding: 12px 0;
  border-top: 5px solid #7c2529;
}
.box_ricerca_top .nav-tabs > li > a {
  border-radius: 10px 10px 0 0;
  background-color: #efeff1;
  color: #333333;
  text-transform: uppercase;
  padding: 5px 10px;
}
.box_ricerca_top .nav-tabs > li.active > a,
.box_ricerca_top .nav-tabs > li.active > a:hover,
.box_ricerca_top .nav-tabs > li.active > a:focus {
  background-color: #009688;
  color: #ffffff;
}
.box_ricerca_top .nav-tabs > li.active:nth-child(2) > a,
.box_ricerca_top .nav-tabs > li.active:nth-child(2) > a:hover,
.box_ricerca_top .nav-tabs > li.active:nth-child(2) > a:focus {
  background-color: #7c2529;
}
.ricerca_top {
  padding-top: 10px;
}
#formRicercaCatalgoTop {
  margin: 0;
}
.boxRicercaNRE h1 {
  font-size: 40px;
  line-height: 64px;
  text-transform: inherit;
}
.boxRicercaNRE h1 a {
  color: #7c2529;
}
.boxRicercaNRE h1 a:hover,
.boxRicercaNRE h1 a:focus {
  outline: none;
  text-decoration: none;
}
.boxRicercaNRE h1:focus {
  outline: none;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .boxRicercaNRE h1 {
    font-size: 25px;
  }
}
@media (min-width: 1200px) and (max-width: 1680px) {
  .boxRicercaNRE h1 {
    font-size: 35px;
  }
}
.boxRicercaNRE .row {
  display: flex;
  place-items: flex-end;
}
.boxRicercaNRE .row .carrello_icon {
  float: right;
}
@media (max-width: 991px) {
  .boxRicercaNRE .row {
    display: block;
  }
}
.burger_container {
  width: 50px;
  float: left;
  height: 34px;
}
.barra_ricerca,
.barra_ricerca_app,
.barra_ricerca_nre,
.barra_ricerca_nre_app {
  margin-bottom: 10px;
  width: 100%;
}
.barra_ricerca .input-group,
.barra_ricerca_app .input-group,
.barra_ricerca_nre .input-group,
.barra_ricerca_nre_app .input-group {
  width: 100%;
}
.barra_ricerca input.form-control,
.barra_ricerca_app input.form-control,
.barra_ricerca_nre input.form-control,
.barra_ricerca_nre_app input.form-control {
  position: relative;
  height: 65px;
  width: 100%;
  border-radius: 32.5px ! important;
  background: #efeff1;
  border: 4px solid #009688;
}
.barra_ricerca .input-group-btn,
.barra_ricerca_app .input-group-btn,
.barra_ricerca_nre .input-group-btn,
.barra_ricerca_nre_app .input-group-btn {
  width: 0;
}
.barra_ricerca .input-group-btn .btn,
.barra_ricerca_app .input-group-btn .btn,
.barra_ricerca_nre .input-group-btn .btn,
.barra_ricerca_nre_app .input-group-btn .btn {
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  position: absolute;
  z-index: 50;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-9px, -50%);
          transform: translate(-9px, -50%);
  width: 50px;
  height: 50px;
}
.barra_ricerca .input-group-btn .btn:hover,
.barra_ricerca_app .input-group-btn .btn:hover,
.barra_ricerca_nre .input-group-btn .btn:hover,
.barra_ricerca_nre_app .input-group-btn .btn:hover,
.barra_ricerca .input-group-btn .btn:focus,
.barra_ricerca_app .input-group-btn .btn:focus,
.barra_ricerca_nre .input-group-btn .btn:focus,
.barra_ricerca_nre_app .input-group-btn .btn:focus {
  opacity: 0.8;
  outline: none;
}
.barra_ricerca .btn,
.barra_ricerca_app .btn,
.barra_ricerca_nre .btn,
.barra_ricerca_nre_app .btn {
  background-color: #009688;
  padding: 2px 10px;
  font-size: 20px;
  color: #ffffff;
  border-radius: 50%;
  width: 34px;
  height: 34px;
}
.barra_ricerca .form-control,
.barra_ricerca_app .form-control,
.barra_ricerca_nre .form-control,
.barra_ricerca_nre_app .form-control {
  border-radius: 6px;
  border: 0px;
  box-shadow: none ! important;
  font-size: 13px;
}
.barra_ricerca .btn-nre-conf,
.barra_ricerca_app .btn-nre-conf,
.barra_ricerca_nre .btn-nre-conf,
.barra_ricerca_nre_app .btn-nre-conf {
  background-color: #e66c03;
  color: #ffffff;
  width: 70px;
}
.tab-pane {
  border-top: 2px solid #009688;
  padding-top: 15px;
}
.tab-pane#farmaco {
  border-color: #7c2529;
}
.tab-pane#farmaco .col-md-5 {
  width: 47%;
}
.tab-pane#farmaco .col-md-2 {
  width: 6%;
  padding: 0;
}
.tab-pane#farmaco .col-md-2 p {
  margin-bottom: 32px;
}
.tab-pane#farmaco input.form-control {
  border-color: #7c2529;
}
.tab-pane#farmaco .btn {
  background-color: #7c2529;
}
@media screen and (max-width: 991px) {
  .tab-pane#farmaco .col-md-5,
  .tab-pane#farmaco .col-md-2 {
    width: 100%;
  }
  .tab-pane#farmaco .col-md-2 p {
    margin-bottom: 10px;
  }
}
.barra_ricerca {
  width: 100%;
}
.barra_ricerca_app {
  width: 100%;
}
.carrello_icon {
  width: 60px;
  float: left;
  height: auto;
  position: relative;
  margin-bottom: 12px;
}
.carrello_icon img {
  height: auto;
  width: 100%;
}
.line_form {
  position: absolute;
  height: 26px;
  width: 1px;
  left: 40px;
  top: 5px;
  z-index: 9;
  background-color: #d1d2d7;
}
.barra_indirizzo {
  width: 100%;
  float: left;
  height: 34px;
  margin-top: 0px;
  margin-bottom: 15px;
}
.barra_indirizzo img {
  height: 24px;
}
.barra_indirizzo .btn-col1 {
  background-color: #ffffff;
}
.barra_indirizzo .btn {
  background-color: #ffffff;
  padding: 2px 10px 4px 10px;
  font-size: 17px;
  color: #454f63;
  border-radius: 6px;
}
.barra_indirizzo .form-control {
  border-radius: 6px;
  border: 0px;
  box-shadow: none ! important;
}
.banner_carousel {
  background-color: #efeff1;
}
.banner_carousel img {
  width: 100%;
  height: auto;
}
.box-rne {
  background-color: #ffa95f;
  padding: 0 15px;
  border-radius: 6px;
}
.box-rne h3 {
  color: #ffffff;
  margin-top: 18px;
}
.box-rne .barra_ricerca_nre,
.box-rne .barra_ricerca_nre_app {
  margin-top: 10px;
}
.alert-NRE {
  background-color: #ffa95f;
  color: #ffffff;
}
.fa-ok {
  color: #009688;
}
.fa-via {
  color: #c3191e;
}
#box_nre {
  margin-bottom: 20px;
}
.linkElimina {
  margin-left: 20px;
  padding: 10px;
}
.linkElimina .fa-trash-alt {
  font-size: 18px;
  vertical-align: middle;
}
.slide_categorie {
  background-color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
}
.slide_categorie a:hover,
.slide_categorie a:active {
  text-decoration: none;
  cursor: pointer;
}
.slide_categorie h4 {
  font-size: 12px;
  line-height: 12px;
  margin-top: 0;
  margin-bottom: 0;
  color: #454f63;
  padding: 10px 15px 10px 15px;
  text-transform: uppercase;
  float: left;
}
.slide_categorie h4:hover,
.slide_categorie h4:active {
  color: #ffffff;
}
.slide_categorie img {
  display: none ! important;
}
.slide_categorie .owl-item {
  background-color: #ffffff;
  text-align: center;
  border-radius: 20px;
}
.slide_categorie .owl-item:hover,
.slide_categorie .owl-item:active {
  background-color: #009688;
}
.slide_categorie .owl-item:hover h4,
.slide_categorie .owl-item:active h4 {
  color: #ffffff;
}
.slide_categorie .selected {
  background-color: #009688 ! important;
  color: #ffffff ! important;
  border-radius: 20px;
}
.slide_categorie .selected h4 {
  color: #ffffff ! important;
}
.tab_categorie_back {
  font-size: 13px;
  line-height: 13px;
  color: #009688;
  min-height: 23px;
  background-color: #ffffff;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.tab_categorie_back .txt_tab_categorie {
  padding-left: 15px;
  padding-right: 15px;
}
.tab_categorie_back a {
  color: #009688;
}
.box-bredcrumbs {
  padding-bottom: 15px;
}
.box-bredcrumbs a {
  font-size: 14px;
  margin-top: 6px;
  display: inline-block;
}
.box-bredcrumbs a:hover {
  text-decoration: underline;
  color: #009688;
}
.box-bredcrumbs a.lastBredcrumbs {
  color: #009688;
  font-weight: 700;
}
.boxNomeRender {
  display: inline-block;
  margin-bottom: 10px;
}
.boxNomeRender h4 {
  font-size: 24px;
  line-height: 26px;
}
.box-ricerca-vuota {
  background-color: #ffffff;
}
.box-ricerca-vuota .alert-warning {
  margin-top: 10px;
}
.home_elenco_prodotti {
  margin-left: -15px;
  margin-right: -15px;
}
.elenco_prodotti {
  background-color: #efeff1;
  padding: 15px;
  font-size: 10px;
  line-height: 11px;
}
.elenco_prodotti h3 {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  padding: 0 0 2px 0;
  color: #454f63;
}
.content_prodotto {
  height: auto;
  background-color: #ffffff;
  padding: 10px 10px 10px 20px;
  margin-bottom: 30px;
  border-radius: 6px;
  -o-box-shadow: 0px 0px 10px -3px #999;
  box-shadow: 0px 0px 10px -3px #999;
  position: relative;
}
.content_prodotto.farmaco {
  -o-box-shadow: 0px 0px 10px 0 #7c2529;
  box-shadow: 0px 0px 10px 0 #7c2529;
}
.content_prodotto.farmaco img.isFarmacoIcon {
  width: auto;
  height: 43px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.content_prodotto > .btn-acquista {
  margin-top: 6px;
}
.img_elenco_prodotti img {
  width: 100%;
}
.nome_elenco_prodotti {
  min-height: 57px;
  margin-top: 5px;
}
.nome_elenco_prodotti a p {
  word-break: break-word;
}
.brand_elenco_prodotti {
  width: 80%;
  float: left;
  margin-top: 4px;
  font-size: 11px;
}
.brand_elenco_prodotti a.nome-ditta {
  font-size: 12px;
}
.brand_elenco_prodotti a.nome-ditta p {
  margin-bottom: 0;
}
.prezzo_elenco_prodotti {
  display: inline-block;
  font-size: 14px;
  line-height: 11px;
  margin-top: 8px;
  margin-bottom: 6px;
  clear: left;
  width: 100%;
}
.pi {
  text-decoration: line-through;
  font-size: 10px;
}
.pfs,
.pf {
  font-weight: 600;
  display: inline-block;
  margin-top: 8px;
  font-size: 22px;
  line-height: 22px;
}
.sc {
  color: #ffffff;
  background-color: #7c2529;
  padding: 5px 2px;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
}
.carrello_vuoto {
  padding: 30px 0;
}
.borderGreyRounded {
  padding: 40px;
  margin-bottom: 40px;
  border: 2px solid #d1d2d7;
  border-radius: 10px;
}
.borderGreyRounded .boxInfo {
  padding-bottom: 15px;
}
.borderGreyRounded .elenco_farmacie {
  margin-top: 15px;
}
.borderGreyRounded:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 767px) {
  .borderGreyRounded {
    padding: 0;
    border: 0 none transparent;
  }
}
.tab_farmacie {
  font-size: 13px;
  line-height: 13px;
  color: #009688;
  background-color: #efeff1;
  border-top: 1px solid #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 15px 0 15px;
}
.elenco_farmacie {
  min-height: 100%;
  margin: auto 15px;
}
.elenco_farmacie a {
  background-color: #ffffff;
  border-bottom: 1px solid #f4f5f7;
}
.elenco_farmacie a:hover,
.elenco_farmacie a:active {
  background-color: #d4d4d9;
}
.multi-indirizzo {
  min-height: 100%;
  margin: 0 15px 20px 15px;
}
.multi-indirizzo a {
  background-color: #ffffff;
  border-bottom: 1px solid #f4f5f7;
}
.multi-indirizzo a:hover,
.multi-indirizzo a:active {
  background-color: #d4d4d9;
}
.linea_elenco_farmacie {
  padding: 0 15px 30px;
  min-height: 52px;
  position: relative;
  border-bottom: 1px solid #d1d2d7;
  margin-bottom: 15px;
}
.linea_elenco_farmacie h2 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 15px;
  background: #7c2529;
  margin-top: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.linea_elenco_farmacie h2 a {
  color: #ffffff;
  border: none;
}
.linea_elenco_farmacie h2 a:hover {
  background: none;
  border-bottom: 2px solid #ffffff;
}
.linea_elenco_farmacie .rif_indirizzo {
  font-size: 14px;
  color: #333333;
}
.linea_elenco_farmacie .infoIcon {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 20px;
}
.linea_elenco_farmacie .infoIcon svg {
  fill: #7c2529;
  height: 32px;
  margin-top: 6px;
}
.linea_elenco_farmacie .infoTragitto {
  font-size: 14px;
  line-height: 27px;
}
.linea_elenco_farmacie .infoTragitto a {
  color: #7c2529;
  text-transform: uppercase;
  border-bottom: 1px solid #7c2529;
}
.linea_elenco_farmacie a.btn {
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  color: #fff;
  background-color: #7c2529;
  padding: 8px 42px;
  border-radius: 10px;
  border: 0;
}
@media screen and (max-width: 991px) {
  .linea_elenco_farmacie {
    padding-right: 0;
  }
}
.linea_elenco_farmacie_no_result {
  padding: 10px 15px 10px 0;
  border-bottom: 1px solid #f4f5f7;
}
.rif_indirizzo {
  display: block;
  font-size: 11px;
  color: #959dad;
}
.icon_elenco_farmacie {
  position: absolute;
  top: 19px;
  right: 15px;
  width: auto;
  line-height: 11px;
}
.icon_elenco_farmacie.large {
  top: 32px;
}
.icon_elenco_farmacie img {
  width: auto;
  height: 11px;
  margin: 0;
  padding: 0;
}
.pdv_scelto {
  background-color: #ddd;
}
.elenco_dove {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 15px 5px 15px;
}
.ricerca_top .boxInfo > .row > div {
  padding-top: 6px;
}
.ricerca_top .boxInfo .infoIcon {
  display: inline;
  float: left;
  margin-right: 8px;
}
.ricerca_top .boxInfo .infoIcon svg {
  fill: #7c2529;
  height: 23px;
  width: 30px;
}
#scelta_punto_vendita_container {
  margin-bottom: 15px;
}
#scelta_punto_vendita_container .barra_indirizzo {
  height: auto;
  margin-bottom: 0;
}
#scelta_punto_vendita_container .barra_indirizzo .input-group {
  height: 45px;
  border: 2px solid #d1d2d7;
  border-radius: 11px;
}
#scelta_punto_vendita_container .barra_indirizzo .labelCercaFarmacia {
  width: 100%;
  border-bottom: 2px solid #7c2529;
  margin-bottom: 12px;
}
#scelta_punto_vendita_container .barra_indirizzo .labelCercaFarmacia h4 {
  color: #ffffff;
  background-color: #7c2529;
  display: inline-block;
  border-radius: 10px 10px 0 0;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
  line-height: 1.4;
}
#scelta_punto_vendita_container .barra_indirizzo .form-control {
  height: 50px;
  border-radius: 11px;
}
#scelta_punto_vendita_container .barra_indirizzo .btn {
  text-transform: uppercase;
  background-color: #7c2529;
  color: #ffffff;
  height: 52px;
  margin: -1px;
  border-radius: 0 9px 9px 0;
  padding: 2px 30px;
  position: relative;
  z-index: 8;
}
.elenco_farmacie a {
  background-color: unset;
  border-bottom: 1px solid #f4f5f7;
}
.elenco_categorie {
  min-height: 100%;
}
.elenco_categorie a {
  float: left;
  width: 100%;
  border-bottom: 1px solid #f4f5f7;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.elenco_categorie a:hover,
.elenco_categorie a:active {
  background-color: #d4d4d9;
}
.elenco_categorie a.elenco_categorie_rounded {
  background-color: #ffffff;
}
.container_map {
  height: calc(100vh - 10px);
  min-height: 300px;
}
#map {
  height: 100%;
}
@media screen and (max-width: 991px) {
  #map {
    height: 300px ! important;
  }
}
#mappa {
  height: calc(100vh - 10px);
  min-height: 300px;
}
@media screen and (max-width: 991px) {
  #mappa {
    margin: 0 -20px;
    height: calc(60vh - 10px);
  }
}
div.modal {
  background: rgba(0, 0, 0, 0.6);
}
.modal-body {
  padding: 30px 15px 30px 15px;
  font-size: 14px;
  line-height: 16px;
  height: auto;
  overflow: hidden;
}
.icon_modal {
  width: 100%;
  height: auto;
  float: left;
  padding-bottom: 15px;
}
.icon_modal img {
  height: 40px;
}
.pre_content_modal {
  padding-bottom: 20px;
}
.content_modal {
  padding-bottom: 20px;
}
.content_modal h3 {
  padding: 0;
  margin-top: 7px;
}
.content_modal hr {
  margin-top: 5px;
  margin-bottom: 5px;
}
.btn-color {
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #009688;
  padding: 11px 8px;
  border-radius: 20px;
  border: 0;
}
.btn-color:hover,
.btn-color:active {
  color: #ffffff;
  background-color: #00635a;
}
.btn-color:focus {
  outline: none;
  color: #ffffff;
}
.btn-color-nre {
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #ffa95f;
  padding: 11px 35px;
  border-radius: 20px;
  border: 0;
}
.btn-color-nre:hover,
.btn-color-nre:active {
  color: #ffffff;
  background-color: #ff8e2c;
}
.btn-color-nre.btn-info-nre {
  padding: 11px;
}
.btn-color-nre.btn-info-nre:focus {
  outline: none ! important;
}
.btn-acquista {
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #7c2529;
  padding: 11px 35px;
  border-radius: 20px;
  border: 0;
}
.btn-acquista:hover,
.btn-acquista:active {
  color: #ffffff;
  background-color: #55191c;
}
.btn-ibrido {
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #B1B3BA;
  padding: 11px 35px;
  border-radius: 20px;
  border: 0;
}
.btn-ibrido:hover,
.btn-ibrido:active {
  color: #ffffff;
  background-color: #9699a2;
}
.btn-ko {
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  color: #999;
  background-color: #efeff1;
  padding: 11px 35px;
  border-radius: 20px !important;
  margin-right: 5px ! important;
  border: 0;
}
.btn-ko:hover,
.btn-ko:active {
  color: #999;
  background-color: #d4d4d9;
}
.btn-rounded {
  border-radius: 20px;
}
.btn-procedi {
  margin: 10px 0;
}
#modal_punto_ritiro .btn-color {
  margin-top: 15px;
}
.btn_close_txt {
  border: 0;
  font-size: 11px;
  line-height: 12px;
  background: none;
  text-transform: uppercase;
  cursor: pointer;
}
.modal {
  text-align: center;
}
.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 80%;
  max-width: 320px;
}
.middleOption {
  line-height: 18px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.scelte-tipologie-diverse {
  margin-bottom: 20px;
}
.scelte-tipologie-diverse h3 {
  color: #2A2E43;
}
#pulsanteProcediDopoSceltaModalitaSpedizione {
  margin-top: 10px;
  margin-bottom: 10px;
}
.input-verificaCap {
  margin-top: 10px;
}
.input-verificaCap input,
.input-verificaCap button {
  border-radius: 20px;
}
.capLogo img {
  margin-top: 60px;
}
.txt-error-cap {
  margin-top: 10px;
  color: #7c2529;
}
.bgRed {
  background: #7c2529;
  border-radius: 0 0 10px 10px;
  height: 64px;
  padding-top: 12px;
}
.bgRed .dropdown-menu {
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid #efeff1;
  width: 250px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bgRed .dropdown-menu > li > a {
  color: #7c2529;
  font-size: 14px;
  line-height: 36px;
  margin: 0 5px;
  position: relative;
}
.bgRed .dropdown-menu > li > a:after {
  content: ">";
  font-size: 22px;
  font-weight: 700;
  color: #7c2529;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.bgRed .dropdown-menu > li:not(:last-child) > a {
  border-bottom: 1px solid #efeff1;
}
.bgGrey {
  background: #efeff1;
  border-radius: 0 0 10px 10px;
  padding-top: 12px;
  min-height: 70px;
}
.bgGrey span.textColor {
  display: block;
  text-align: center;
  padding: 3px 5px;
  background-color: #7c2529;
  border-radius: 0 0 10px 10px;
  color: #ffffff;
  margin-top: 3px;
}
.banner_scelta_ritiro h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 8px;
}
.banner_scelta_ritiro .barra_indirizzo {
  margin-top: 6px;
}
.banner_scelta_ritiro img {
  height: 23px;
  margin-right: 7px;
}
.btn-scegli {
  font-size: 14px;
  line-height: 30px;
  margin: 0 8px;
  background-color: #ffffff;
  color: #7c2529;
  padding: 4px 14px;
  border-radius: 5px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
}
.btn-scegli:hover,
.btn-scegli:active {
  text-decoration: none;
}
.btn-scegli span.nomeUtente {
  display: inline-block;
  word-break: break-word;
  max-height: 22px;
  overflow: hidden;
  max-width: 150px;
}
.btn-scegli svg {
  margin: 0 0 -2px 3px;
}
.btn-scegli .btn-vedi-farmacia {
  color: #ffffff;
  text-decoration: underline;
}
.btn-scegli .btn-vedi-farmacia {
  color: #ffffff;
  text-decoration: underline;
}
.btn-scegli div.box-txt-bsr > p {
  font-size: 10px;
  color: #ffffff;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 576px) {
  .bgRed {
    margin-left: -10px;
    margin-right: -10px;
  }
  .btn-scegli {
    padding: 4px;
  }
}
@media screen and (max-width: 768px) {
  .banner_scelta_ritiro h3 {
    display: block ! important;
    margin: 0 ! important;
  }
  .banner_scelta_ritiro h3 > svg {
    display: none;
  }
  .bgRed,
  .bgGrey {
    height: auto;
    padding-bottom: 12px;
  }
  .bgGrey {
    line-height: 12px;
  }
  .bgGrey span.textColor {
    padding: 7px 5px;
    margin: 12px 0 -12px 0;
  }
}
@media screen and (max-width: 992px) {
  .banner_scelta_ritiro {
    margin: 15px 0;
  }
  .banner_scelta_ritiro .bgRed,
  .banner_scelta_ritiro .bgGrey {
    border-radius: 10px ! important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .banner_scelta_ritiro h3 span {
    max-width: 27%;
  }
  .btn-scegli span.nomeUtente {
    width: 70px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1400px) {
  .banner_scelta_ritiro h3 > svg {
    display: none;
  }
  .banner_scelta_ritiro h3 span {
    font-size: 11px;
  }
  .btn-vedi-farmacia-2 {
    display: none;
  }
  .bgGrey {
    margin-left: -60px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .banner_scelta_ritiro h3 span {
    max-width: 30%;
  }
  .btn-scegli {
    font-size: 12px;
  }
  .btn-scegli span.nomeUtente {
    width: 70px;
  }
  .bgGrey {
    margin-left: -60px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1680px) {
  .banner_scelta_ritiro h3 span {
    max-width: 30%;
  }
  .btn-scegli {
    font-size: 12px;
  }
  .btn-scegli span.nomeUtente {
    width: 110px;
  }
  .bgGrey {
    margin-left: -60px;
  }
}
.linea_elenco_prodotto {
  padding: 15px 0;
  border-bottom: 1px solid #f4f5f7;
  color: #009688;
}
.linea_elenco_prodotto_ricerca {
  padding: 15px 0;
  text-transform: uppercase;
}
.linea_elenco_prodotto_ricerca .icon_elenco_farmacie {
  top: 15px;
}
.linea_elenco_prodotto_ricerca .icon_elenco_farmacie img {
  line-height: 11px;
}
#btnFilter {
  background-color: #dedede;
  margin: 10px 0;
}
#btnFilter:hover,
#btnFilter:active {
  cursor: pointer;
  color: #ffffff;
  background-color: #00635a;
}
#btnFilter .cambia {
  font-weight: 700;
}
.linea_btn_filtri {
  padding: 15px;
  text-transform: uppercase;
}
p.descrizione,
h3.descrizione {
  margin-top: 0;
}
.descrizione_categoria {
  text-transform: initial;
  color: #454f63;
}
h3.descrizione {
  margin-bottom: 20px;
  text-transform: uppercase;
}
#carouselDitte {
  margin-bottom: 30px;
}
#carouselDitte .owl-stage-outer {
  border-radius: 6px;
  -o-box-shadow: 0px 0px 10px -3px #999;
  box-shadow: 0px 0px 10px -3px #999;
}
.tab_categorie {
  font-size: 14px;
  line-height: 14px;
  color: #009688;
  min-height: 23px;
  background-color: #ffffff;
  border-bottom: 1px solid #f4f5f7;
  padding: 10px 0px 10px 0px;
  margin: 0 15px 0 15px;
  text-transform: uppercase;
}
.tab_categorie .txt_tab_categorie {
  padding-left: 30px;
  padding-right: 30px;
}
.tab_categorie a.link-campagna {
  color: #ffffff;
  background-color: #009688;
  padding: 8px 22px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
.tab_categorie a.link-campagna:hover,
.tab_categorie a.link-campagna:active {
  cursor: pointer;
  text-decoration: underline;
}
.tab_categorie a.link-campagna.active {
  font-weight: bold;
  background-color: #7c2529;
}
.blocco_bottom_attenzione_farmacia {
  border-top: 1px solid #999;
  padding-top: 15px;
  margin-top: 15px;
}
#attenzione_farmacia .modal-content {
  background-color: #efeff1;
}
.ricerca_farmacia_modal {
  padding: 15px 0 0 0;
}
h3.elencoProdotti {
  font-size: 18px;
  color: #7c2529;
  font-weight: 700;
  text-transform: uppercase;
}
.carrello {
  background-color: #ffffff;
  padding: 0 15px;
  margin-bottom: 10px;
}
.box-carrello-acquista {
  border: 4px solid #7c2529;
}
.box-carrello-acquista h3.evidenzia {
  margin-top: 0;
  border-bottom: 1px solid #7c2529;
  padding-bottom: 10px;
  color: #7c2529;
}
.box-carrello-prenota,
.box-carrello-acquista,
.box-carrello-nre {
  border: 1px solid #d1d2d7;
}
.box-carrello-prenota > div,
.box-carrello-acquista > div,
.box-carrello-nre > div {
  padding-top: 10px;
  border-bottom: 1px solid #d1d2d7;
}
.box-carrello-prenota > div:first-child,
.box-carrello-acquista > div:first-child,
.box-carrello-nre > div:first-child {
  background-color: #f4f5f7;
  padding-top: 0;
}
.box-carrello-prenota > div:last-child,
.box-carrello-acquista > div:last-child,
.box-carrello-nre > div:last-child {
  border-bottom: 0;
}
.box-carrello-prenota .img_carrello,
.box-carrello-acquista .img_carrello,
.box-carrello-nre .img_carrello {
  text-align: center;
}
.box-carrello-prenota .text_carrello,
.box-carrello-acquista .text_carrello,
.box-carrello-nre .text_carrello {
  margin-top: 0;
}
.box-carrello-prenota h3.evidenzia,
.box-carrello-acquista h3.evidenzia,
.box-carrello-nre h3.evidenzia {
  color: #999;
  margin: 10px;
}
.box-elimina-tutti {
  padding: 20px;
}
.box-elimina-tutti a > span {
  text-decoration: underline;
}
.riga-prodotti {
  border-bottom: 1px solid #999;
  padding: 10px 0;
}
.riga-prodotti:last-child {
  border-bottom: none;
}
.carrello > form:last-child hr.line_carrello {
  color: transparent;
  margin-top: 0;
  margin-bottom: 0;
}
.img_carrello {
  width: 10%;
  float: left;
  height: auto;
}
.img_carrello img {
  width: 100%;
}
.text_carrello {
  width: 57%;
  margin-left: 3%;
  float: left;
  height: auto;
  padding: 10px 5px 5px 5px;
  margin-top: 15px;
}
.brand_carrello {
  display: block;
  font-size: 12px;
  line-height: 15px;
}
.dettagli_carrello {
  width: 27%;
  float: left;
  height: auto;
  font-size: 14px;
  line-height: 14px;
}
.box-elimina {
  width: 3%;
  float: left;
  text-align: right;
  margin-top: 10px;
}
.elimina i.fa-trash-alt {
  font-size: 1.5em;
}
.qnt,
.prezzo_carrello,
.euro_carrello,
.in_prenotazione,
.in_disponibilita {
  display: block;
  width: 100%;
  float: left;
  padding-top: 10px;
}
.in_disponibilita {
  color: #009688;
}
.in_prenotazione {
  color: #7c2529;
}
.line_carrello_totale {
  padding-bottom: 10px;
  padding-top: 10px;
  float: left;
  font-size: 18px;
  line-height: 18px;
}
.nota_totale {
  font-style: italic;
  color: #d1d2d7;
  font-size: 12px;
  line-height: 12px;
  display: block;
  margin-top: 7px;
}
.btn_carrello_sx {
  padding-right: 5px;
  margin-top: 15px;
}
.btn_carrello_dx {
  padding-left: 5px;
  margin-top: 15px;
}
.btn_carrello_sx .btn-color,
.btn_carrello_dx .btn-color {
  padding: 13px;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  border-radius: 22px;
}
.input-group-btn .pulsanteEinputVerificaCap {
  background-color: #009688;
  color: #ffffff;
}
.fidelity,
.finale_carrello,
.scelte_giacenza {
  margin-top: 10px;
  background-color: #ffffff;
}
.fidelity {
  padding: 0 15px;
}
.checkPuntiFidelity,
p.txt-prod-nondisp {
  margin-top: 10px;
}
.invia_buono {
  background-color: transparent;
}
.box_invia_buono {
  color: #666;
  background-color: #efeff1;
}
.box_invia_buono:hover,
.box_invia_buono:active {
  background-color: #d4d4d9;
}
.box_invia_buono:focus {
  outline: 0;
}
.box-sconto-domanda p {
  margin-top: 10px;
  display: inline-block;
  margin-right: 10px;
}
.box-sconto-domanda .input-group-addon input[type="button"],
.box-sconto-domanda .input-group-addon input[type="reset"],
.box-sconto-domanda .input-group-addon input[type="submit"] {
  border: none;
  text-decoration: none;
  cursor: pointer;
}
.scelte_giacenza .virtuale_unico {
  margin-top: 10px;
}
.no_ordine {
  margin-top: 10px;
}
.infoScelte {
  font-style: italic;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.box-scelta {
  border: 1px solid #efeff1;
  padding: 10px;
  border-radius: 22px;
}
.box-scelta .prezzo {
  text-align: right;
  color: #009688;
}
.box-scelta label {
  font-weight: 400;
}
.box-scelta label:hover {
  cursor: pointer;
}
.box-scelta-prenota {
  border: 4px solid #009688;
}
.box-scelta-prenota h3 {
  color: #009688;
}
.box-scelta-acquista {
  border: 4px solid #7c2529;
}
.box-scelta-acquista h3 {
  color: #7c2529;
}
.box-scelta-nre {
  border: 4px solid #ffa95f;
}
.box-scelta-nre h3 {
  color: #ffa95f;
}
.box-scelta-prenota,
.box-scelta-acquista,
.box-scelta-nre {
  border-radius: 10px;
}
.box-scelta-prenota h3,
.box-scelta-acquista h3,
.box-scelta-nre h3 {
  margin-top: 0;
}
.box-prenota {
  border-color: #009688;
}
.box-prenota h4,
.box-prenota p.prezzo {
  color: #009688;
}
.box-acquista {
  border-color: #7c2529;
}
.box-acquista h4,
.box-acquista p.prezzo {
  color: #7c2529;
}
.box-scelte-consegna {
  margin-bottom: 20px;
}
.box-scelte-consegna .box-scelta-prenota {
  border: 1px solid #009688;
}
.box-scelte-consegna .box-scelta-acquista {
  border: 1px solid #7c2529;
}
#ProcediOrdineCarrello,
#pulsanteProcediDopoInserimentoDatiSpedizione {
  margin-top: 15px;
  margin-bottom: 0;
}
.banner_articolo_carrello {
  position: fixed;
  z-index: 90;
  width: 100%;
  top: 0;
  background-color: #009688;
  padding: 5px 0 25px 0;
  display: none;
}
.banner_articolo_carrello h3 {
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.banner_articolo_carrello .btn-scegli {
  font-size: 14px;
  line-height: 14px;
  background-color: #ffffff;
  color: #009688;
  padding: 2px 8px;
  border-radius: 22px;
  font-weight: 700;
}
.overlay_carrello {
  z-index: 89;
}
#datiConsegnaAcquisto {
  padding-top: 10px;
}
#datiConsegnaAcquisto .form-group input {
  border-radius: 10px;
  background-color: #efeff1;
  color: #222;
}
.riga-spedizione .text_carrello {
  margin-top: 0 ! important;
  margin-left: 13%;
}
strong.acquista {
  color: #7c2529;
}
strong.prenota {
  color: #009688;
}
.txt-desc-spedizione {
  margin-left: 16px;
}
.box-note-ordine textarea.form-control {
  margin-bottom: 10px;
}
.box-note-ordine strong {
  font-size: 14px;
}
.leggenda {
  font-size: 10px;
}
.boxSalvaCarta {
  margin-top: 15px;
}
.box-pagamentoOnLine {
  float: right;
}
#bottoneAnnullaOrdine {
  border-radius: 20px;
  display: initial;
}
.ordine_completato {
  padding-top: 10px;
}
.ordine_completato img {
  width: 50px;
  height: auto;
}
.ordine_completato h1 {
  font-size: 18px;
  line-height: 21px;
}
.ordine_completato p {
  margin-top: 20px;
}
.ordine_completato a:not(.btn) {
  color: #009688;
}
.ordine_completato > .row > .col-xs-12 {
  background-color: #ffffff;
  padding: 20px 0;
}
.container_prodotto {
  background-color: #efeff1;
}
.container_prodotto img {
  max-width: 100%;
}
.box_prodotto {
  background-color: #ffffff;
  padding-bottom: 30px;
}
.prodotto_sx {
  width: 50%;
  float: left;
  height: auto;
}
.prodotto_sx .thumbnail {
  border: none;
}
.prodotto_dx {
  width: 50%;
  float: left;
  height: auto;
}
.prodotto_dx img {
  width: 44px;
  height: auto;
  margin-top: 20px;
  margin-right: 5px;
  margin-bottom: 10px;
}
.none_page_prodotto {
  margin-top: 5px;
  display: block;
  width: 100%;
  height: auto;
}
.none_page_prodotto h1 {
  font-size: 18px;
  line-height: 20px;
  color: #454f63;
  margin: 0;
  padding: 0;
  font-weight: 700;
  margin-bottom: 4px;
}
.bottom_prodotto {
  width: 100%;
  float: left;
  height: auto;
}
.bottom_prodotto .prodotto_sx {
  padding-right: 10px;
}
.bottom_prodotto .label-qta {
  font-weight: 400;
}
.bottom_prodotto .btn-color {
  margin-top: 15px;
}
.brand_page_prodotto {
  font-size: 12px;
  line-height: 13px;
  display: block;
  width: 100%;
  height: auto;
}
.prezzo_page_prodotto {
  font-size: 16px;
  line-height: 17px;
  height: auto;
  font-weight: 700;
  margin-top: 3px;
}
.btn-scheda {
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  padding: 12px;
  text-align: center;
  text-transform: uppercase;
  background-color: #d1d2d7;
  border-radius: 20px;
}
.more_prodotto {
  width: 100%;
  float: left;
  height: auto;
  margin-top: 20px;
  line-height: 20px;
}
.more_prodotto .well {
  padding: 0;
  border: 0;
  background-color: #ffffff;
  box-shadow: none ! important;
}
.more_prodotto h2 {
  color: #454f63;
  font-size: 18px;
  line-height: 19px;
}
.box-avviso-scheda-prodotto {
  border-top: 1px solid #ededed;
  font-size: 12px;
  font-style: italic;
}
.container_consiglio {
  background-color: #efeff1;
  padding: 0px 30px 100px 30px ! important;
}
.container_consiglio img {
  max-width: 100%;
}
.consiglio {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 15px;
}
.consiglio h3 {
  margin-top: 30px;
  color: #454f63;
  margin-bottom: 0;
}
.consiglio h3 a {
  font-size: 12px;
  text-decoration: underline;
  color: #009688;
}
.aggiungi_carrello_line {
  padding-bottom: 15px;
  position: fixed;
  bottom: 0;
  background-color: #ffffff;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.aggiungi_carrello_line .btn_carrello_dx {
  padding-left: 15px;
  padding-right: 0;
}
.container_select_prodotto {
  margin-top: 15px;
  overflow: hidden;
  height: auto;
  border-radius: 20px;
  background-color: #454f63;
  padding-top: 3px;
  padding-bottom: 3px;
  background-image: url(/modelli/apotecacc/res/img/freccia_bottom.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.container_select_prodotto select {
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  color: #ffffff;
  background: none;
  padding: 7px 0px 7px 0px;
  border: 0;
  width: 170%;
  box-shadow: none ! important;
  -webkit-appearance: none;
}
.top_tab {
  border-bottom: 1px solid #999;
}
.txt_riepilogo p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.txt_riepilogo hr {
  border-color: #999;
}
.title_riepilogo {
  padding-bottom: 5px;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  color: #009688;
  font-weight: 700;
}
#box_nre .title_riepilogo {
  color: #ffa95f;
}
.txt_page {
  line-height: 18px;
  background-color: #ffffff;
}
.txt_page a {
  color: #009688;
  text-decoration: underline;
}
.txt_page .btn-color {
  color: #fff;
  text-decoration: none;
}
.txt_page h2 {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 16px;
}
.txt_page p {
  margin-top: 0px;
  margin-bottom: 5px;
}
.txt_page ol {
  padding-left: 15px;
}
.txt_page ol ul {
  padding-left: 15px;
}
.txt_page li {
  margin-bottom: 8px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 0 5px;
}
#pagTop {
  margin-top: 10px;
  margin-bottom: 10px;
}
#pagBottom {
  margin-top: 10px;
}
#boxFiltri {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.box_prodotti_centrale {
  float: left;
  width: 100%;
}
.tab_categorie_scheda {
  margin-bottom: 15px;
}
.tab_info_farmacie {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  color: #ffffff;
  background-color: #7c2529;
  border: 2px solid #d1d2d7;
  border-radius: 10px;
  padding: 25px 40px;
}
.tab_info_farmacie a.btn-scegli.hidden-xs {
  float: right;
  margin: -12px 0;
}
.box_info_farmacie {
  padding: 30px;
}
.box_heading {
  font-size: 14px;
  line-height: 52px;
  background-color: #ddd;
  border: 2px solid #d1d2d7;
  color: #333333;
  min-height: 52px;
  padding: 0 30px;
  font-weight: 700;
  -webkit-border-radius-top: 5px;
  -khtml-border-radius-top: 5px;
  -moz-border-radius-top: 5px;
  -o-border-radius-top: 5px;
  border-radius-top: 5px;
}
.box_heading i {
  float: right;
  line-height: 52px;
}
.box-info-farmacia {
  background-color: #ffffff;
}
.box-info-farmacia a {
  border-bottom: 2px solid #d1d2d7;
  padding: 10px 30px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  display: block;
  vertical-align: middle;
}
.box-info-farmacia a i {
  padding-right: 15px;
  font-size: 25px;
  vertical-align: middle;
  color: #7c2529;
}
.box-info-farmacia a label {
  vertical-align: middle;
  font-weight: 700;
}
.box-info-farmacia a.btn-color {
  float: right;
  margin: -12px 0;
  border: none;
}
.box-info-farmacia p {
  padding: 10px;
}
.box-orari,
.box-consegna,
.box-infoAggiuntive,
.box-infoSpedizioni {
  margin-top: 20px;
}
#map {
  height: 500px;
  width: 100%;
}
#pagTop,
#pagBottom {
  padding-left: 15px;
  padding-right: 15px;
}
#pagTop {
  margin-bottom: 10px;
}
#pagBottom {
  margin-top: 10px;
  margin-bottom: 10px;
}
.scegliFarmacia .btn-color {
  width: 100%;
  display: block;
  text-align: center;
}
.boxPaginazioneEstesa,
.boxPaginazione {
  float: left;
  margin-right: 15px;
}
.boxPaginazione {
  line-height: 20px;
}
.boxOrdinamento {
  float: right;
}
.box_scheda_prodotto {
  background-color: #ffffff;
}
.box_scheda_prodotto.nonDisponibile {
  border: 3px solid #7c2529;
  border-radius: 15px;
  padding: 5px 15px 15px;
}
.box_scheda_prodotto.nonDisponibile p i {
  color: #7c2529;
  margin-right: 8px;
  font-size: 2em;
  -webkit-transform: translateY(0.2em);
  -mox-transform: translateY(0.2em);
  transform: translateY(0.2em);
}
.box_scheda_prodotto.txt_tab_categorie:nth-child(1) {
  padding-top: 15px;
}
.box_scheda_prodotto .boxIsFarmaco,
.box_scheda_prodotto .boxInfoSpedizione {
  margin-top: 15px;
  margin-bottom: 15px;
}
.box_scheda_prodotto .boxIsFarmaco img {
  margin: 15px 0;
}
.box_scheda_prodotto .boxInfoSpedizione {
  display: flex;
  align-items: center;
}
.box_scheda_prodotto .boxInfoSpedizione svg {
  display: block;
  color: #7c2529;
  float: left;
  margin-right: 8px;
  min-width: 28px;
}
.box_scheda_prodotto .boxInfoSpedizione p {
  margin: 10px 0;
}
@media (min-width: 768px) {
  .box_scheda_prodotto .box_aggiungi_carrello_mobile {
    float: right;
  }
}
#collapseDescrizione h4 {
  font-weight: 700;
  text-transform: uppercase;
}
.pagination_records {
  color: #666;
}
#ordinamentoProdottiSelect {
  color: #666;
  border: none;
}
#ordinamentoProdottiSelect:focus {
  border-color: #666;
  outline: 2px solid #666;
}
#ordinamentoProdottiSelect option[selected="selected"] {
  background-color: #009688;
  color: #ffffff;
}
footer {
  margin-top: 0;
  background-color: #ddd;
  padding: 70px 0;
  font-size: 12px;
}
footer p {
  color: #95989c;
}
.social-icons {
  margin: 30px 0 0 0;
  padding: 0;
  width: auto;
}
.social-icons li {
  display: inline-block;
  margin: 0 1px 5px 0;
  padding: 0;
  line-height: 24px;
}
.social-icons li a {
  color: #ffffff;
  padding: 10px;
}
.social-icons li.social-icons-facebook a {
  background: #3B5998;
  padding: 10px 14px;
}
.social-icons li.social-icons-facebook a:hover,
.social-icons li.social-icons-facebook a:focus {
  background: #2d4373;
}
.social-icons li.social-icons-twitter a {
  background: #1aa9e1;
}
.social-icons li.social-icons-twitter a:hover,
.social-icons li.social-icons-twitter a:focus {
  background: #1587b3;
}
.social-icons li.social-icons-youtube a {
  background: #c3191e;
}
.social-icons li.social-icons-youtube a:hover,
.social-icons li.social-icons-youtube a:focus {
  background: #961317;
}
#to-top {
  position: fixed;
  right: 10px;
  bottom: 70px;
  z-index: 99;
  cursor: pointer;
  background-color: #009688;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(60px, 60px, 0);
          transform: translate3d(60px, 60px, 0);
  -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
}
#to-top span {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: block;
}
#to-top:before {
  border-color: transparent transparent #a9bf04;
}
.box-info_pdv,
.box-riga-pdv {
  float: left;
}
.box-info_pdv {
  width: 50px;
  min-height: 57px;
  text-align: center;
  padding-top: 15px;
  background-color: #ffffff;
}
.box-info_pdv a:hover,
.box-info_pdv a:active {
  background-color: transparent;
}
.box-info_pdv_large {
  min-height: 75px;
  padding-top: 24px;
}
.box-riga-pdv {
  width: calc(100% - 50px);
}
.box-note {
  padding-bottom: 15px;
}
.parola-cerco {
  margin-top: 20px;
}
.link_sottolineato,
.vedi-descrizione:active {
  color: #009688;
  text-decoration: underline;
}
.descrizione_prodotto_j h4 {
  font-weight: 700;
  text-transform: uppercase;
}
.box_scheda_prodotto.hidden-xs {
  padding-top: 30px;
}
.box_aggiungi_carrello_jjj {
  width: 100%;
  float: right;
  height: auto;
  margin-top: 20px;
  text-align: right;
}
.btn-diminusci {
  border-radius: 10px 0 0 10px;
}
.btn-aumenta {
  border-radius: 0 10px 10px 0;
}
.titolo_acqrap {
  margin-top: 20px;
}
.overlay_app {
  -webkit-opacity: 0.6;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  -o-opacity: 0.6;
  opacity: 0.6;
  background: none repeat scroll 0 0 #000;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
  display: none;
}
.app_attesa {
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
  position: fixed;
  width: 70px;
  z-index: 9999;
  display: none;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 65px;
  height: 65px;
}
.lds-ring img {
  position: absolute;
  top: 7px;
  left: 7px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 62px;
  height: 62px;
  border: 3px solid #fff;
  border-radius: 50%;
  -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
          animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  -webkit-animation-delay: -0.45s;
          animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
          animation-delay: -0.15s;
}
@-webkit-keyframes lds-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes lds-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.filtro-prezzo,
#preview > tbody > tr:nth-child(4),
#boxStatoOrdine > tbody > tr:nth-child(2) > td > img,
.filtro-disponibilita {
  display: none ! important;
}
#pagTop,
#pagBottom {
  padding-left: 0;
  padding-right: 0;
}
.listProducts {
  margin-left: -15px;
  margin-right: -15px;
}
.pac-container:after {
  content: none ! important;
}
.read-only {
  padding: 0 5px;
  border: #666 2px solid;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 #fff, inset -1px 0 0 #fff;
  cursor: text;
  color: #555;
  text-shadow: 0px -1px 0 #f9f9f9;
  background: #cdcdcd;
}
.txt_top h1 {
  margin-top: 4px;
}
.boxSliderProdotti h3 a,
.boxSliderProdotti h3 {
  color: #009688;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .visible-xxs {
    display: none;
  }
  .txt_top h1 {
    margin-top: 4px;
  }
  .qnt,
  .prezzo_carrello,
  .euro_carrello,
  .in_prenotazione,
  .in_disponibilita {
    display: block;
    width: auto;
  }
  .qnt,
  .prezzo_carrello,
  .omaggio_carrello {
    padding-right: 10px;
  }
  .omaggio_carrello {
    margin-top: 10px;
  }
  .box-elimina {
    margin-top: 0;
  }
  .text_carrello {
    margin-top: 15px;
  }
  .box-carrello-nre .text_carrello {
    margin-top: 10px;
  }
  .elenco_categorie {
    margin-top: 15px;
  }
  .elenco_categorie a {
    width: 33.33333333%;
    border-bottom: none;
  }
  .elenco_categorie a:hover,
  .elenco_categorie a:active {
    background-color: transparent;
  }
  .elenco_categorie a:hover .linea_elenco_prodotto_ricerca,
  .elenco_categorie a:active .linea_elenco_prodotto_ricerca {
    background-color: #d4d4d9;
  }
  .elenco_categorie a.elenco_categorie_rounded:hover,
  .elenco_categorie a.elenco_categorie_rounded:active {
    background-color: transparent;
  }
  .elenco_categorie a.elenco_categorie_rounded:hover .linea_elenco_prodotto_ricerca,
  .elenco_categorie a.elenco_categorie_rounded:active .linea_elenco_prodotto_ricerca {
    background-color: transparent;
  }
  .linea_elenco_prodotto_ricerca {
    background-color: #ffffff;
    margin-bottom: 15px;
    padding: 15px 18px;
    border-radius: 6px;
  }
  .icon_elenco_farmacie {
    right: 22px;
  }
  .elenco_categorie_link > img {
    margin-top: 10px;
  }
  .elenco_categorie_rounded {
    height: auto;
    padding: 10px;
    margin: 15px;
    border-radius: 6px;
    -o-box-shadow: 0px 0px 10px -3px #999;
    box-shadow: 0px 0px 10px -3px #999;
    width: calc(33.33333333% - 30px)!important;
  }
  .linea_elenco_prodotto_ricerca_categorie {
    height: 62px;
    background-color: transparent;
    margin-bottom: 0;
  }
  #boxFiltri {
    width: 33.33333333%;
  }
  .box_prodotti_centrale {
    margin-left: 30px;
    width: calc(66.6666666% - 30px)!important;
  }
  .box-orari {
    margin-top: 0;
  }
  .filtri-ricerca-r ul li a {
    line-height: 22px;
  }
  .box_scheda_interna {
    margin-left: 15px;
    margin-right: 15px;
  }
  .prodotto_sx {
    width: 70%;
  }
  #tastoInoltroOrdine > button.btn.btn-procedi.btn-color {
    margin-top: 110px;
  }
}
@media screen and (min-width: 992px) {
  .slide_categorie img {
    float: left;
    display: inline-block ! important;
    width: auto ! important;
  }
  .slide_categorie h4 {
    line-height: 48px;
  }
  .slide_categorie .owl-item,
  .slide_categorie .selected {
    border-radius: 40px;
  }
  .elenco_categorie a {
    width: 25%;
  }
  .elenco_categorie_rounded {
    width: calc(25% - 30px)!important;
  }
  #boxFiltri {
    width: 26%;
  }
  .box_prodotti_centrale {
    width: calc(74% - 30px)!important;
  }
  #carouselMenu .owl-nav .owl-prev,
  #carouselMenu .owl-nav .owl-next {
    top: 35%;
  }
  .bottom_prodotto {
    margin-bottom: 20px;
  }
  .text_carrello {
    margin-top: 25px;
  }
  .box-elimina {
    margin-top: 40px;
  }
  .in_prenotazione,
  .in_disponibilita {
    clear: both;
  }
}
@media screen and (min-width: 1370px) {
  .home_elenco_prodotti,
  .tab_categorie_back,
  .fidelity {
    margin-left: -15px;
    margin-right: -15px;
  }
  .elenco_categorie a {
    width: 20%;
  }
  .elenco_categorie_rounded {
    width: calc(20% - 30px)!important;
  }
  #boxFiltri {
    width: 18%;
  }
  .box_prodotti_centrale {
    width: calc(82% - 30px)!important;
  }
  .banner_carousel,
  .slide_categorie,
  .boxSliderProdotti > .container-fluid,
  .elenco_categorie,
  .container_listaCategorie,
  .box_txt_page,
  .no-indirizzo,
  .boxDitte > .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  #scelta_punto_vendita_container {
    margin-left: 0;
    margin-right: 0;
  }
  .tab_categorie,
  .box_scheda_interna,
  .tab_farmacie,
  .elenco_farmacie {
    margin: 0 auto;
  }
  .multi-indirizzo {
    margin: 0 auto 15px auto;
  }
  .elenco_dove {
    margin: 0 auto 5px auto;
  }
  .tab_categorie_scheda {
    margin-bottom: 15px;
  }
  .text_carrello {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1440px) {
  #SliderCorrelatiProdotto .owl-nav .owl-prev,
  #SliderCorrelatiCategoria .owl-nav .owl-prev {
    left: -5px;
  }
  #SliderCorrelatiProdotto .owl-nav .owl-next,
  #SliderCorrelatiCategoria .owl-nav .owl-next {
    right: -5px;
  }
}
@media screen and (max-width: 768px) {
  .elenco_categorie,
  .container_listaCategorie {
    margin-left: 15px;
    margin-right: 15px;
  }
  .elenco_categorie a {
    background-color: #ffffff;
  }
  .visible-xxs {
    display: none;
  }
  .hidden-xs {
    display: none ! important;
  }
  #boxFiltri {
    margin-top: 0;
  }
  #boxFiltri {
    display: none;
    margin-top: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 855;
    overflow: hidden ! important;
  }
  #boxFiltri > div {
    background: #ffffff;
    overflow-y: scroll ! important;
    height: 95vh;
    margin-top: 2.5vh;
  }
  #boxFiltri > div .filtri-ricerca-r {
    margin: 15px 10px 0;
  }
  #boxFiltri > div::-webkit-scrollbar {
    width: 4px ! important;
  }
  #boxFiltri > div::-webkit-scrollbar-track {
    -webkit-box-shadow: none ! important;
  }
  #boxFiltri > div::-webkit-scrollbar-thumb {
    background: #009688 ! important;
    border-radius: 2px;
  }
  #boxFiltri > div::-webkit-scrollbar-thumb:window-inactive {
    background: #d1d2d7 ! important;
  }
  #boxFiltri > div .full-height {
    height: 100%;
  }
  #boxFiltri #btnFilterClose {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #009688;
    font-size: 28px;
  }
  .top img {
    max-width: 120px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .top .col-md-7 {
    top: 80px;
  }
  .banner_scelta_ritiro h3 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .btn-scegli {
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 5px;
  }
  .container_listaCategorie {
    padding-left: 0;
    padding-right: 0;
  }
  #carouselMenu .owl-stage-outer {
    width: 98%;
  }
  .preview-box-dati hr {
    border-color: #999;
  }
  .preview-box-pdv {
    margin-top: 10px;
  }
  .box-scelta {
    margin-bottom: 20px;
    display: block;
  }
  .prodotto_dx img {
    float: left;
  }
  .prodotto_sx {
    width: 100%;
  }
  .box_scheda_prodotto.clearfix > div.bottom_prodotto > div.prodotto_sx > div.visible-xs > a {
    margin-top: 0px;
  }
  #btn_scheda_mobile {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 15px;
    width: 100%;
  }
  .box_aggiungi_carrello_mobile {
    margin-top: 30px;
    text-align: center;
  }
  #to-top {
    right: 15px;
    bottom: 90px;
  }
  .scelte-tipologie-diverse a.btn {
    margin-top: 8px;
    width: 60%;
  }
  .col-rne-elimina {
    text-align: right;
  }
  .txt-aggiungi,
  .riganre {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .txt-aggiungi {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .visible-xxs {
    display: block;
  }
  .hidden-xxs {
    display: none ! important;
  }
  .add-product .btn {
    padding: 6px 7px;
  }
  .linea_elenco_prodotto_ricerca {
    padding: 15px;
  }
  .img_carrello {
    width: 15%;
  }
  .text_carrello {
    margin-top: 10px;
    width: 50%;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-12 .btn-color {
    margin-top: 10px;
  }
  .alert-PDV a {
    width: 100%;
    margin-top: 10px;
    display: block;
  }
  #InvioCarrelloScelto .col-xs-12.text-right {
    text-align: center;
  }
  .scelte-tipologie-diverse a.btn {
    margin-top: 10px;
    width: 100%;
  }
  .box-recapiti {
    margin-top: 20px;
  }
}
.msg_push_hover {
  max-width: 100%;
}
#infoApoteca {
  border: 4px solid #7c2529;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: 80px;
}
#infoApoteca > .row {
  display: flex;
  align-items: stretch;
}
@media (max-width: 991px) {
  #infoApoteca > .row {
    flex-direction: column;
  }
}
#infoApoteca .boxInfoApoteca {
  padding: 30px;
  fill: currentColor;
  background: #ffffff;
  color: #7c2529;
}
#infoApoteca .boxInfoApoteca h3 {
  color: #7c2529;
}
#infoApoteca .boxInfoApoteca:nth-child(odd) {
  background: #7c2529;
  color: #ffffff;
}
#infoApoteca .boxInfoApoteca:nth-child(odd) h3 {
  color: #ffffff;
}
#infoPV {
  margin-top: 60px;
  margin-bottom: 30px;
}
#infoPV > .row {
  display: flex;
  align-items: stretch;
  margin-left: -25px;
  margin-right: -25px;
}
@media (max-width: 991px) {
  #infoPV > .row {
    flex-direction: column;
    margin-left: -15px;
    margin-right: -15px;
  }
}
#infoPV .boxInfoApoteca {
  margin: 10px;
  padding: 20px;
  fill: currentColor;
  border-radius: 6px;
  background: #efeff1;
  color: #7c2529;
}
#infoPV .boxInfoApoteca h3 {
  color: #7c2529;
  text-transform: uppercase;
  font-weight: 700;
}
#infoPV .boxInfoApoteca p {
  color: #454f63;
}
@media (max-width: 991.9px) {
  #infoPV .boxInfoApoteca {
    margin: 10px 0;
  }
}
@media (max-width: 767.9px) {
  #infoPV .boxInfoApoteca {
    border-radius: 0;
  }
}
#infoSede {
  border: 4px solid #7c2529;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background-color: #efeff1;
  margin-top: 45px;
}
#infoSede > div {
  padding: 30px;
}
#infoSede h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #333333;
}
#infoSede p {
  color: #333333;
  line-height: 24px;
}
#infoSede a {
  font-weight: 700;
}
#infoSede a.btn {
  background: #7c2529;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 10px;
}
#infoSede .datiContatto {
  margin-top: 54px;
}
#infoSede .orariPuntoVentita {
  margin-top: 54px;
}
#infoSede .orariPuntoVentita svg,
#infoSede .orariPuntoVentita p {
  display: block;
  float: left;
}
#infoSede .orariPuntoVentita svg {
  margin-right: 15px;
  fill: #666;
}
#infoSede .boxInfo {
  margin-top: 54px;
}
#infoSede .boxInfo > div > div {
  margin-bottom: 30px;
}
#infoSede .boxInfo svg {
  margin-right: 15px;
  fill: #666;
}
#infoSede .boxInfo .infoIcon,
#infoSede .boxInfo p {
  display: block;
  float: left;
}
#infoSede .boxInfo .infoIcon {
  width: 25%;
}
#infoSede .boxInfo p {
  width: 69%;
  margin-left: 3%;
  margin-right: 3%;
}
.box-descrizione {
  text-transform: initial;
  color: #454f63;
}
.boxInfoApoteca a img {
  margin: auto;
}
@media (max-width: 768px) {
  #infoSede {
    border: 4px solid #7c2529;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    background-color: #efeff1;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
  }
  #infoSede > div {
    padding: 30px 5px;
  }
  #infoSede .datiContatto,
  #infoSede .orariPuntoVentita {
    display: none;
  }
  #infoSede .boxInfo p {
    display: none;
  }
}
@media (max-width: 992px) {
  #infoSede .orariPuntoVentita {
    margin-top: 0;
  }
  #infoSede .boxInfo {
    margin-top: 30px;
  }
  #infoSede .boxInfo .infoIcon {
    width: 100%;
  }
  #infoSede .boxInfo .infoIcon svg {
    width: 100%;
  }
  #infoSede .boxInfo p {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
}
.btn-default {
  color: #999;
  background: #ffffff;
  border-color: #999;
}
.btn-default:hover,
.btn-default:focus {
  color: #ffffff;
  background: #999;
  border-color: #999;
}
@media (min-width: 768px) {
  #contenutoOpcCart .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #contenutoOpcCart .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #contenutoOpcCart .container {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  #contenutoOpcCart .container {
    width: 1370px;
  }
}
@media (min-width: 1680px) {
  #contenutoOpcCart .container {
    width: 1650px;
  }
}
#contenutoOpcCart .container h2 {
  color: #7c2529;
}
@media (min-width: 1680px) {
  #contenutoOpcCart .container div > .col-md-9 {
    width: 83.33333333%;
  }
}
@media (min-width: 1680px) {
  #contenutoOpcCart .container > .row > .col-md-3 {
    width: 16.66666667%;
  }
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:first-child {
  text-align: center;
  width: 7%;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(2) {
  width: 12%;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(3) {
  width: 10%;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(4) {
  width: 30%;
  text-align: left;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(5) {
  width: 15%;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(6) {
  width: 15%;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr > td:nth-child(9) {
  position: relative;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr > td:nth-child(9) > a.rimuovi {
  display: inline-block;
  background: #efeff1;
  border: 0;
  text-decoration: underline;
  padding: 3px 10px;
  border-radius: 5px;
  top: 5px;
  left: 0;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr td.quantita .select-box {
  float: right;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE p.alertDatiNRE {
  color: #7c2529;
  font-size: 12px;
  font-weight: 700;
  text-align: right;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE a.addNRE {
  color: #7c2529;
  font-size: 11px;
  font-weight: 700;
  text-decoration: underline;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE {
  padding-top: 7px;
  float: right;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE .form-group {
  display: block;
  float: left;
  position: relative;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE .form-group input.form-control {
  margin: 0 5px;
  width: auto;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE .form-group .error-message {
  font-size: 11px;
  position: absolute;
  left: 10px;
  bottom: -20px;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE .btn-color {
  background-color: #7c2529;
  margin-left: 8px;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE .btn-color:focus {
  outline: none;
  color: #ffffff;
  opacity: 0.8;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE i.fas {
  margin-left: 8px;
  font-size: 16px;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .boxDatiRB {
  width: auto;
  float: right;
}
#contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .boxDatiRB .ricettaBianca {
  display: inline-block;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE p {
    font-size: 18px ! important;
    line-height: 16px;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE p.alertDatiNRE {
    color: #7c2529;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .boxDatiRB {
    float: right;
    text-align: center;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .boxDatiRB a {
    font-size: 10px ! important;
    margin-top: 8px;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .boxDatiRB a.btn-infoNRE {
    font-size: 14px ! important;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE .form-group input.form-control {
    width: 100%;
    margin-bottom: 15px;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE .form-group .error-message {
    bottom: -10px;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE i.fas {
    margin: 18px 8px 12px;
    font-size: 22px;
    padding: 10px;
    border: 2px solid #666;
    color: #666;
    border-radius: 4px;
    width: 30%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE .btn-color {
    width: 100%;
    margin-left: 0;
  }
}
#contenutoOpcCart .lista-prodotti-box .btn-torna {
  display: none;
}
#contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tr th:first-child {
  text-align: center;
  width: 6%;
}
#contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tr th:nth-child(2) {
  width: 20%;
}
#contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tr th:nth-child(3) {
  width: 16%;
}
#contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tr th:nth-child(3) a {
  background: #009688;
  color: #ffffff;
  border-radius: 10px;
}
#contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tr th:nth-child(4) {
  width: 58%;
}
#contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tr th:nth-child(5) {
  width: 0%;
}
#contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tbody tr td:nth-child(3) > a {
  background: #009688;
  color: #ffffff;
  border-radius: 10px;
  padding: 5px 8px;
  display: block;
  margin-top: 5px;
  text-transform: uppercase;
  text-align: center;
}
#contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tbody tr td:nth-child(3) > a:focus {
  text-decoration: none;
  outline: none;
}
#contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tbody tr td:last-child {
  text-align: right;
}
@media screen and (max-width: 768px) {
  #contenutoOpcCart .lista-prodotti-box table#lista-NRE-table .form-control {
    font-size: 16px;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tbody tr td:nth-child(3) > a {
    font-size: 14px;
  }
}
#contenutoOpcCart input[type=checkbox]:focus {
  outline: none;
  background-color: #009688;
}
#contenutoOpcCart input[type=checkbox]:checked {
  background-color: #009688;
}
#contenutoOpcCart .btn-primary,
#contenutoOpcCart .btn-primary.active,
#contenutoOpcCart .btn-primary.active.focus:hover,
#contenutoOpcCart .btn-primary:active,
#contenutoOpcCart .btn-primary:active.focus:hover,
#contenutoOpcCart .btn-primary:focus,
#contenutoOpcCart .btn-primary:hover,
#contenutoOpcCart .btn-primary.active.focus,
#contenutoOpcCart .btn-primary.active:focus,
#contenutoOpcCart .btn-primary.active:hover,
#contenutoOpcCart .btn-primary:active.focus,
#contenutoOpcCart .btn-primary:active:focus,
#contenutoOpcCart .btn-primary:active:hover,
#contenutoOpcCart .open > .dropdown-toggle.btn-primary.focus,
#contenutoOpcCart .open > .dropdown-toggle.btn-primary:focus,
#contenutoOpcCart .open > .dropdown-toggle.btn-primary:hover {
  background-color: #009688;
  border-color: #009688;
  box-shadow: none;
  outline: none;
}
#contenutoOpcCart .btn-primary[disabled],
#contenutoOpcCart .btn-primary.active[disabled],
#contenutoOpcCart .btn-primary.active.focus:hover[disabled],
#contenutoOpcCart .btn-primary:active[disabled],
#contenutoOpcCart .btn-primary:active.focus:hover[disabled],
#contenutoOpcCart .btn-primary:focus[disabled],
#contenutoOpcCart .btn-primary:hover[disabled],
#contenutoOpcCart .btn-primary.active.focus[disabled],
#contenutoOpcCart .btn-primary.active:focus[disabled],
#contenutoOpcCart .btn-primary.active:hover[disabled],
#contenutoOpcCart .btn-primary:active.focus[disabled],
#contenutoOpcCart .btn-primary:active:focus[disabled],
#contenutoOpcCart .btn-primary:active:hover[disabled],
#contenutoOpcCart .open > .dropdown-toggle.btn-primary.focus[disabled],
#contenutoOpcCart .open > .dropdown-toggle.btn-primary:focus[disabled],
#contenutoOpcCart .open > .dropdown-toggle.btn-primary:hover[disabled] {
  opacity: 1;
  background-color: #959dad;
  border-color: #959dad;
}
@media (max-width: 1199px) {
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:first-child {
    text-align: center;
    width: 7%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(2) {
    width: 12%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(3) {
    width: 15%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(4) {
    width: 30%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(5) {
    width: 10%;
    text-align: right;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(6) {
    width: 10%;
    text-align: right;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tr th:first-child {
    text-align: center;
    width: 11%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tr th:nth-child(2) {
    width: 35%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tr th:nth-child(3) {
    width: 36%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tr th:nth-child(4) {
    width: 18%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-NRE-table tr th:nth-child(5) {
    width: 0%;
  }
}
@media screen and (max-width: 600px) {
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:first-child {
    text-align: center;
    width: 7%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(2) {
    width: 12%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(3) {
    width: 15%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(4) {
    width: 49%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(5) {
    width: 10%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tr th:nth-child(6) {
    width: 15%;
    text-align: right;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr {
    position: relative;
    max-width: 100%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr > td:nth-child(9) > div > a.rimuovi {
    position: relative;
    margin: 5px 0 10px;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr th:nth-child(6) {
    position: absolute;
    top: 15px;
    left: 15px;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr th:nth-child(7) img.img-responsive {
    max-width: 60%;
    margin: 20px auto;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr td:nth-child(8):before {
    content: "Minsan / EAN:";
    margin-right: 8px;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr td:nth-child(9):before {
    content: "Nome prodotto:";
    display: block;
    margin-bottom: 5px;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr td:nth-child(10):before {
    content: "Prezzo:";
    margin-right: 8px;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr td.quantita {
    min-height: 74px;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr td.quantita:before {
    content: "Quantità:";
    margin-right: 8px;
    padding-top: 6px;
    display: inline-block;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE {
    margin-top: -10px;
    border-bottom: 1px solid #ddd;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE td {
    display: table-cell ! important;
    margin: 0 -9px;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE,
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE .form-group {
    width: 100%;
  }
  #contenutoOpcCart .lista-prodotti-box table#lista-prodotti-table tbody tr.codiceNRE .datiNRE p {
    text-align: center;
    font-size: 14px;
  }
}
#contenutoOpc .container {
  max-width: 1650px;
  width: 100%;
}
#contenutoOpc .btn-primary,
#contenutoOpc .btn-primary.active,
#contenutoOpc .btn-primary.active.focus:hover,
#contenutoOpc .btn-primary:active,
#contenutoOpc .btn-primary:active.focus:hover,
#contenutoOpc .btn-primary:focus,
#contenutoOpc .btn-primary:hover,
#contenutoOpc .btn-primary.active.focus,
#contenutoOpc .btn-primary.active:focus,
#contenutoOpc .btn-primary.active:hover,
#contenutoOpc .btn-primary:active.focus,
#contenutoOpc .btn-primary:active:focus,
#contenutoOpc .btn-primary:active:hover,
#contenutoOpc .open > .dropdown-toggle.btn-primary.focus,
#contenutoOpc .open > .dropdown-toggle.btn-primary:focus,
#contenutoOpc .open > .dropdown-toggle.btn-primary:hover {
  background-color: #009688;
  border-color: #009688;
  box-shadow: none;
  outline: none;
}
#contenutoOpc .box.box-farmacia {
  margin-bottom: 30px;
}
#contenutoOpc .box.box-farmacia h4 {
  display: inline;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}
.btn-color.btn-small {
  font-size: 11px ! important;
  line-height: 13px;
  padding: 11px 15px;
}
.btn-infoNRE {
  border-radius: 25px;
  background-color: #ddd;
  color: #009688;
  padding: 6px 9px;
  border: 1px solid #009688;
}
.btn-infoNRE:hover {
  color: #00635a;
  border-color: #00635a;
}
.boxInfoCart {
  border: 1px solid #ddd;
  background: #f7f7f7;
  color: #666;
  padding: 5px 15px;
  border-radius: 2px;
  margin-bottom: 20px;
}
.boxInfoCart.thereIsFarmaco {
  background: #ffffff;
}
.boxInfoCart span {
  display: inline-block;
  float: left;
  padding-right: 15px;
  width: 44px;
}
.boxInfoCart svg {
  fill: currentColor;
  width: 100%;
}
.boxInfoCart p {
  margin: 10px 0;
}
.cornice tr.codiceNRE {
  border-top: 0 none transparent;
}
.cornice tr:not(:last-child) {
  border-bottom: 0 none transparent;
}
#widgetWhatsApp {
  display: block;
  position: fixed;
  bottom: 70px;
  left: 10px;
  z-index: 99;
  background: #454f63;
  color: #ffffff;
  padding: 6px 12px;
  border-radius: 10px;
  height: 46px;
  border-radius: 2px;
  text-align: center;
  line-height: 46px;
  display: flex;
  align-items: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
}
#widgetWhatsApp i {
  margin-right: 8px;
  text-align: center;
  font-size: 30px;
}
#widgetWhatsApp img {
  max-height: 30px;
}
#widgetWhatsApp span {
  display: inline-block;
  font-size: 16px;
  margin: 0 8px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .barra_ricerca .input-group-btn .btn,
  .barra_ricerca_app .input-group-btn .btn,
  .barra_ricerca_nre .input-group-btn .btn,
  .barra_ricerca_nre_app .input-group-btn .btn {
    top: 33px;
  }
}
@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none ! important;
  }
  #widgetWhatsApp {
    background: transparent;
    box-shadow: none;
  }
  #widgetWhatsApp img {
    max-height: 40px;
  }
}
#contenutoOpc .title-opc-dati-fatturazione {
  display: none;
  visibility: hidden;
}
#contenutoOpc .box-dati #boxRadio {
  display: none;
  visibility: hidden;
}
#contenutoOpc input[type=radio]:checked {
  border-color: #009688;
}
#contenutoOpc input[type=radio]:checked:focus {
  box-shadow: 0 0 10px #009688;
}
#contenutoOpc input[type=checkbox]:checked {
  background-color: #009688;
}
#contenutoOpc input[type=checkbox]:focus {
  outline: none;
}
#contenutoOpc .btn-primary-novalidate {
  background: #009688;
  border-color: #009688;
}
#contenutoOpc .btn-primary-novalidate.active,
#contenutoOpc .btn-primary-novalidate.active.focus:hover,
#contenutoOpc .btn-primary-novalidate:active,
#contenutoOpc .btn-primary-novalidate:active.focus:hover,
#contenutoOpc .btn-primary-novalidate:focus,
#contenutoOpc .btn-primary-novalidate:hover {
  border-color: #00635a;
  background: #00635a;
}
#contenutoOpc .btn-primary-novalidate.active:focus,
#contenutoOpc .btn-primary-novalidate.active.focus:hover:focus,
#contenutoOpc .btn-primary-novalidate:active:focus,
#contenutoOpc .btn-primary-novalidate:active.focus:hover:focus,
#contenutoOpc .btn-primary-novalidate:focus:focus,
#contenutoOpc .btn-primary-novalidate:hover:focus {
  outline: none;
}
#contenutoOpc .btn-third {
  background: #009688;
  border-color: #009688;
}
#contenutoOpc .btn-third.active,
#contenutoOpc .btn-third.active.focus:hover,
#contenutoOpc .btn-third:active,
#contenutoOpc .btn-third:active.focus:hover,
#contenutoOpc .btn-third:focus,
#contenutoOpc .btn-third:hover {
  border-color: #00635a;
  background: #00635a;
}
#contenutoOpc #divPasso2 .privateInput {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 15px;
}
#contenutoOpc #divPasso2 .privateInput.boxSpedizione {
  clear: both;
}
#contenutoOpc #divPasso2 .privateInput.boxSpedizione input {
  background: transparent;
  border: 0;
  text-transform: uppercase;
  color: #009688;
  font-size: 20px;
  font-weight: 700;
}
#contenutoOpc #divPasso2 .privateInput.boxSpedizione input::-webkit-input-placeholder {
  color: #009688;
}
#contenutoOpc #divPasso2 .privateInput.boxSpedizione input::-moz-placeholder {
  color: #009688;
}
#contenutoOpc #divPasso2 .privateInput.boxSpedizione input::-ms-input-placeholder {
  color: #009688;
}
#contenutoOpc #divPasso2 .privateInput.boxSpedizione input::placeholder {
  color: #009688;
}
#contenutoOpc #divPasso2 .btn {
  margin-left: 15px;
}
.box-invia {
  background: transparent ! important;
  position: initial ! important;
}
a#modifyUser1 {
  display: none;
  margin-top: 0;
}
.alertSpedNonDisponibile {
  width: 100%;
  max-width: 530px;
  clear: both;
  display: flex;
  padding: 0 15px;
  align-items: center;
  justify-content: space-between;
}
.alertSpedNonDisponibile img {
  height: auto;
  width: 11%;
  margin-right: 15px;
}
.alertSpedNonDisponibile span {
  color: #b9484c;
  font-weight: bold;
  font-size: 14px;
}
.alertSpedNonDisponibile span a {
  color: #b9484c;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
#alertMessaggio .modal-content {
  border-radius: 0;
}
#alertMessaggio .modal-header {
  padding: 0;
  border: none;
}
#alertMessaggio .modal-body {
  margin-bottom: 50px;
  text-align: center;
}
#alertMessaggio button.close {
  font-size: 0;
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 1;
}
#alertMessaggio button.close span {
  display: none;
  visibility: hidden;
}
#alertMessaggio button.close:after {
  content: "CHIUDI";
  background: #009688;
  color: #ffffff;
  opacity: 1;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  padding: 11px 35px;
  border-radius: 20px;
  border: 0;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bannerAgenda {
  background-color: #009688;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  height: 80px;
  color: #ffffff;
  margin-bottom: 24px;
}
.agendaTesto {
  line-height: 71px;
  font-size: 22px;
  margin-right: 48px;
}
.tasto-prenota-agenda {
  color: #009688;
  font-size: 14px;
  line-height: 30px;
  margin: 0 8px;
  background-color: #ffffff;
  padding: 4px 14px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
}
.tasto-prenota-agenda:focus {
  background: white;
  color: #009688;
}
.tasto-prenota-agenda:focus:active {
  background: #00635a;
  color: white;
}
.tasto-prenota-agenda:focus:visited {
  color: #009688;
}
div#alert-acquisto-iniibito {
  display: none;
}
.tabSelezionato {
  color: #ffffff;
  background: #999;
  border-color: #999;
}
.validitaCouponUser,
.avvertenzeCouponUser {
  font-style: italic;
  font-size: small;
}
.descrizioneCouponUser {
  color: #333;
  display: inline;
}
.codiceCouponUser {
  font-weight: bold;
}
.bloccoCartaFedelta div.thumbnail div.caption h2.h3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-top: 7px;
  margin-bottom: 21px;
}
#rewardLoyalty .box-couponRewardUser:last-child hr,
#couponLoyalty .couponLoyaltyCouponUser:last-child hr {
  border-top: none;
  margin-top: 0;
}
.boxNomePdv {
  margin-bottom: 20px;
  text-align: center;
  background: #efeff1;
  border-radius: 0 0 10px 10px;
}
.iconeServiziHome {
  padding: 10px 0;
  list-style-type: none;
  margin-bottom: 0;
  display: inline-block;
}
.iconeServiziHome li {
  float: left;
  margin-right: 10px;
}
.iconeServiziHome li:first-child {
  color: #7c2529;
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
  margin-right: 30px;
}
.iconeServiziHome li:not(:first-child) {
  margin-top: 6px;
}
.iconeServiziHome li svg {
  fill: #666;
  margin-right: 20px;
  height: 30px;
}
@media (max-width: 768px) {
  .agendaTesto {
    line-height: 40px;
    font-size: 17px;
    margin-right: 0;
  }
  .bannerAgenda {
    height: auto;
    margin-bottom: 24px;
    padding-bottom: 5px;
  }
  #widgetWhatsApp {
    bottom: 90px;
  }
  .iconeServiziHome li:first-child {
    clear: both;
    float: none;
    font-size: 26px;
    margin-right: 0;
  }
  .iconeServiziHome li:first-child svg {
    padding-left: 26px;
  }
  .iconeServiziHome li svg {
    height: 20px;
  }
  .barra_ricerca input.form-control,
  .barra_ricerca_app input.form-control,
  .barra_ricerca_nre input.form-control,
  .barra_ricerca_nre_app input.form-control {
    height: 40px;
  }
  .barra_ricerca .input-group-btn .btn,
  .barra_ricerca_app .input-group-btn .btn,
  .barra_ricerca_nre .input-group-btn .btn,
  .barra_ricerca_nre_app .input-group-btn .btn {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-2px, -50%);
    transform: translate(-2px, -50%);
  }
  .bgGrey {
    padding: 0;
  }
  .boxNomePdv {
    margin-bottom: 0;
  }
  .iconeServiziHome {
    padding: 0 0 10px 0;
  }
  .banner_scelta_ritiro {
    padding: 0;
  }
  .btn-vedi-farmacia {
    color: #7c2529;
    text-decoration: underline;
    font-size: 22px;
  }
  .box-bredcrumbs > a {
    font-size: 10px;
  }
  .iconeServiziHome li {
    margin-right: 0;
  }
  .iconeServiziHome li svg {
    margin-right: 0;
  }
  .btn-vuoto-torna {
    background-color: #009688;
    color: #ffffff;
    border-color: #009688;
  }
  .btn-vuoto-torna:hover,
  .btn-vuoto-torna:active {
    background-color: #00302c;
    color: #ffffff;
    border-color: #00302c;
  }
}
@media (max-width: 480px) {
  span.numProdotti {
    position: absolute;
    z-index: 1040;
    top: 3px;
    right: 5px;
  }
}
@media (max-width: 320px) {
  .iconeServiziHome li:first-child {
    line-height: 32px;
  }
  .btn-scegli {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .banner_scelta_ritiro > .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
#aggiungiCoupon .btn-applica,
#inserimentoCodiceBuonoForm .btn-applica {
  border-radius: 20px;
  background: #7c2529;
  border-color: #7c2529;
}
#boxFormCouponSconto input.inputText {
  border: 1px solid #ccc !important;
  border-radius: 4px;
  padding: 6px 12px;
  color: #555;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#boxFormCouponSconto input.inputText:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(102, 175, 233, 0.6);
}
#inserimentoCodiceBuonoForm .btn-applica {
  margin-top: 30px;
}
.totale-carrello div.prezzo-finale {
  font-size: 14px !important;
  color: #707070;
}
.reset_ckeditor h1,
.reset_ckeditor h2,
.reset_ckeditor h3,
.reset_ckeditor h4 {
  color: initial;
}
.geo-icon {
  background: transparent;
  border: none;
  position: absolute;
  margin-left: -155px;
  margin-top: -13px;
  z-index: 8;
}
.tooltips {
  display: inline-block;
}
.tooltips .tooltiptext {
  visibility: hidden;
  width: 130px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -60px;
  font-size: 9px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.tooltips .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}
.tooltips:hover .tooltiptext {
  visibility: visible;
}
@media (max-width: 450px) {
  .responsive-padd {
    padding-right: 40px;
  }
}
.loadIconAnimation {
  -webkit-animation: rotation 2s infinite linear;
          animation: rotation 2s infinite linear;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@media screen and (max-width: 767px) {
  .html-class {
    overflow-x: hidden !important;
  }
}
