
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600&display=swap');



html, body {
  font-family: 'Nunito', sans-serif;
  color: #262729;
  font-style: normal;
}
.container-fluid {
  position: relative;
}

.txt-disponibilita {
  width: 100%;
  text-align: left;
  display: block;
  font-style: italic;
  font-size: 14px;
  opacity: 0.8;
}

.form-control {
    width: 100%;
}
.input-group-addon {
    display: none;
}
.input-group {
  width: 100%;
}

h1 {
  color: #262729;
}
.btn-top.active.focus, .btn-top.active:focus, .btn-top.active:hover, .btn-top:active.focus, .btn-top:active:focus, .btn-top:active:hover, .open > .dropdown-toggle.btn-top.focus, .open > .dropdown-toggle.btn-top:focus, .open > .dropdown-toggle.btn-top:hover {
  background-color: transparent;
  border-color: transparent;
}
.topLinguage-header {
  background: #eff1f2;
  padding: 3px;
}
section.topBanner-menu {
  background: #fff;
}
.boxAccesso .contenutoServizio .input-group-addon, #form-group-password, #form-group-username, .contenutoServizio .input-group-addon, .input-group-addon .form-control, .contenutoServizio .input-group-addon, .contenutoServizio input {
  background: #fff;
}

.linkDescirizione {
  color: #292929;
  text-decoration: underline;
  font-weight: bold;
}

.tab-schedaProdotto {
  padding: 20px;
  margin-top: 0;
}
.nav-schedaProdotto > li > a {
    text-transform: none !important;
}



.lingua-selezionata {
  border: 2px solid #F26522;
  background: #262729;
}

.form-control::placeholder {
  color: #292929;
  opacity: 1;
  font-weight: 300 !important;
}

.bloccoPrezzo {
  margin-top: 10px;
  border-top: 1px solid #E2E4ED;
  padding-top: 14px;
}

.btn:active, .btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-top.focus, .btn-top:focus {
  background-color: transparent;
  border-color: transparent;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: none;
  outline-offset: 0;
}

.txt-small {
  font-size: 14px;
  text-align: left;
  opacity: 0.8;
}

.ricerca-selezione .btn-default{  
  color: #292929;
  border-color: #292929;
}

#SliderQuattroProdotti .caption a.bloccoDatiProdotto p {
    min-height: 60px;
}

.owl-theme .owl-nav .owl-prev span, .owl-theme .owl-nav .owl-next span {
  font-size: 2.5em;
    color:grey;
}

.owl-theme .owl-nav .owl-prev {
  left: -30px;
  top: 35%;
}

.owl-theme .owl-nav .owl-next {
  top: 35%;
  right: -30px;
}


.boxLingue {
  float: right;
}
.zonaBanner.posizione80 {
  color: #fff;
  background-color: #f00;
  margin-top: 0px;
}
.zonaBanner.posizione80 h3 {
  margin: 0;
  padding: 5px;
  font-size: 16px;
  text-align: center;
}
.zonaBanner.posizione80 img {
  max-width: 25px;
  display: inline;
  margin-right: 10px;
}
.btn-top.active, .btn-top:active, .open > .dropdown-toggle.btn-top {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a {
  color: #292929;
  font-weight: bold;
  /*! text-decoration: underline; */
}
a:hover {
  color: #F26522;
}
:focus {
  outline: none;
}
.contenutoServizio a:not(.btn) {
  text-decoration: none;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border: 1px solid #d5d7d8 !important;
  border-radius: 4px !important;
}
.form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(125, 194, 54, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(125, 194, 54, 0.6);
}
.input-group .form-control:focus {
  z-index: 2;
}
.middleNav .input-group {
  width: 80% !important;
  float: right;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border-bottom-color: #262729;
  color: #292929;
  font-weight: 800;
  text-transform: none;
}
.nav-tabs > li > a:hover {
  border-bottom-color: #262729;
  color: #262729;
}
.topnav_menudx_cart #carrello_refresh {
  border: none;
  background: #F26522;
  padding: 5px 10px;
  border-radius: 4px;
  color: #fff;
}
/*
* 	TOP BAR
*/
.topNav {
  background-color: #fff;
  color: #262729;
  border-bottom: 0px;
}
.topNav_menusx, .topnav_menudx {
  margin: 7px 0 0 0;
  padding-right: 0;
}
.topNav_menusx:not(:empty) {
  display: inline-block;
  border: 0 none transparent;
  padding: 0px;
}
.topNav_menusx:not(:empty) a {
  color: #262729;
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 11px;
  font-weight: 600;
  padding-right: 12px;
}
.btn-top {
  font-size: 12px;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  margin-right: 0;
}
.btn-top:hover {
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline;
}
.carrello_refresh i.fas.fa-2x.fa-shopping-cart {
  font-size: 20px;
  color: #292929;
  position: relative;
  top: 3px;
  margin-left: 14px;
}
.carrello_refresh {
  background: #E2E4ED;
  color: #E2E4ED;
  margin-top: 0.5px;
  margin-left: 10px;
  padding: 7px 20px;
  border-radius: 4px;
}
a.topnav_menudx_cart:hover {
  text-decoration: none;
}
.topnav_menudx_cart .articoli {
  font-size: 18px;
  color: #292929;
  background-color: transparent !important;
  font-weight: 700;
  position: relative;
  top: 1px;
  left: 7px;
}
.boxDitte h4 {
  background: rgb(242, 101, 34);
  background: linear-gradient(82deg, rgba(242, 101, 34, 1) 0%, rgba(255, 141, 87, 0.9867297260701156) 100%);
  width: 100%;
  display: block;
  border: 0;
  text-align: center;
  padding: 10px 10px 10px 25px;
  color: #fff;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
}
.categories h3 {
    background: #E2E4ED;
  color: #292929;
  text-align: left;
  text-transform: uppercase;
    padding: 20px 10px 18px 20px;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
    border-radius: 4px;
}

.boxSliderProdotti h4 {
  background: transparent;
}
.boxSliderProdotti h4 a {
  text-align: center;
  background: rgb(242, 101, 34);
  background: #E2E4ED;
  width: 100%;
  display: block;
  text-align: left;
  padding: 20px 10px 18px 20px;
  color: #292929;
  border-radius: 4px;
  font-weight: 600;
  border-radius: 4px;
}
.boxSliderProdotti h4 a:hover {
  text-decoration: none;
  transition: 0.3s ease;
  background: #E2E4ED;
}
/*
*	MIDDLE BAR 
*/
.middleNav {
  padding: 15px 0;
}
.logo {
  background-image: url(/custom/images/template/logo-pharmafulcri-emarketing-store.svg); 
  display: block;
  height: 102px;
  width: 500px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 center;
}
#formRicercaCatalgoTop {
  margin-top: 20px;
  width: 100%;
}
#formRicercaCatalgoTop .input-group {
  float: right;
}
.middleNav .input-group .form-control:first-child, .middleNav .input-group-addon:first-child, .middleNav .input-group-btn:first-child > .btn, .middleNav .input-group-btn:first-child > .btn-group > .btn, .middleNav .input-group-btn:first-child > .dropdown-toggle, .middleNav .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .middleNav .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-radius: 4px;
  height: 42px;
  width: 635px;
  border: none;
  background-color: #e6e6e6;
  font-size: 12px;
  color: #262729;
  padding: 16px 26px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: 0;
  height: 50px;
  width: 52px;
  background-color: #E84532;
  background-image: url(/custom/images/template/search.svg);
  background-repeat: no-repeat;
  background-position: 46% 50%;
  /*! background: red; */
  border-radius: 4px;
  background-size: 40px;
}
.input-group-btn:last-child > .btn:hover {
  background-color: #292929;
}
.input-group-btn:last-child > .btn .fa-search:before, .input-group-btn:last-child > .btn-group .fa-search:before {
  color: transparent;
}
/*
*	MAIN MENU 
*/
.navbar-default {
  background-color: #262729;
  border-color: transparent;
  padding: 8px;
}
.navbar-nav {
  text-align: left !important;
}
.navbar-default .navbar-nav > li > a {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
header ul.dropdown-menu {
  border-top: 4px solid #F26522;
}
ul.sottocategoria li.sottocategoria_figli {
  border-left: 3px solid #F26522;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-color: #262729;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #F26522;
  background-color: transparent;
  font-weight: 500;
}
.navbar-nav > li > .dropdown-menu {
  top: 32px;
  position: absolute;
}
header {
  margin-bottom: 30px;
}
/*
*       IMMAGINI PRODOTTI
*/
.thumbnail img.img-responsive {
  margin: 0; /*width: 70%;*/
}
/*
* 	4 PRODOTTI  
*/
#SliderQuattroProdotti .caption a.nome-ditta p {
  display: none;
}
#SliderQuattroProdotti .caption a.bloccoDatiProdotto p {
  text-align: left;
  font-size: 15px;
  color: #292929;
  font-weight: 700;
  text-transform: none;
  line-height: 1.3;
}
#SliderQuattroProdotti .caption a.bloccoDatiProdotto p[itemprop="description"], #SliderQuattroProdotti .caption a.bloccoDatiProdotto p[itemprop="productID"], #SliderQuattroProdotti .caption .box-recensioni1.boxInternoRecensioni {
  display: none;
}
#SliderQuattroProdotti .caption .bloccoPrezzo span.pi {
  color: #262729;
  font-size: 15px;
  text-decoration: line-through;
  display: block;
  width: 100%;
  font-weight: 600;
  margin: 10px 0;
}
#SliderQuattroProdotti .caption .bloccoPrezzo span.p {
  color: #262729;
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
#SliderQuattroProdotti .bloccoPrezzo .pf, #SliderQuattroProdotti .bloccoPrezzo .pfs {
  color: #262729;
  font-size: 28px;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: right;
  margin: 10px 0;
}
#SliderQuattroProdotti .thumbnail, #SliderSeiProdotti .thumbnail {
  padding-bottom: 0;
  top: 15px;
}
#SliderQuattroProdotti .thumbnail .caption, #SliderSeiProdotti .thumbnail .caption {
  margin-bottom: 20px;
  padding: 20px 20px 0px 20px;
}
bloccoBtn hr {
  display: none;
}
/*
* 	6 PRODOTTI  
*/
#SliderSeiProdotti .caption a.nome-ditta p {
  display: none;
}
#SliderSeiProdotti .caption a.bloccoDatiProdotto p[itemprop="description"], #SliderSeiProdotti .caption a.bloccoDatiProdotto p[itemprop="productID"], #SliderSeiProdotti .caption .box-recensioni1.boxInternoRecensioni {
  display: none;
}
#SliderSeiProdotti .caption .bloccoPrezzo span.pi {
  color: #F26522;
  font-size: 15px;
  text-decoration: line-through;
  display: block;
  width: 100%;
  font-weight: 600;
  margin: 10px 0;
}
#SliderSeiProdotti .caption .bloccoPrezzo span.p {
  color: #262729;
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
#SliderSeiProdotti .bloccoPrezzo .pf, #SliderSeiProdotti .bloccoPrezzo .pfs {
  color: #262729;
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
#SliderSeiProdotti .bloccoBtn a.bloccoBtn--link.link-cart:hover {
  background: #F26522;
}
#SliderSeiProdotti .thumbnail {
  padding-bottom: 40px;
  top: 15px;
  min-height: 380px;
}
/*
*	DITTE
*/
#carouselDitte {
  border: none;
  padding: 0
}
/*
*	CATEGORIE
*/
.categories {
  text-align: center;
}
.categories > div > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.boxCategories {
  margin-bottom: 30px;
  background: #E2E4ED;
  border-radius: 12px;
  padding: 14px;
  z-index: 1;
  position: relative;
  overflow: visible;
  margin-top: 30px;
  height: 190px;
}

.boxCategories img {
  margin-top:-47px;
}
.categories img {
  padding: 0 10px;
  /*! margin-top: -20px; */
  width: 100%;
  z-index: 2;
  /*! position: relative; */
}
.categories h4 {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #F26522;
  padding: 20px 0;
  margin: 0 0 20px;
  border-top: none;
}
.categories h4 a {
  color: #292929;
  font-size: 14px;
}
.categories li a {
  color: #262729;
  font-weight: 600;
}
/*
*	OLW-CAROUSEL
*/
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: block;
}
.owl-theme .owl-dots {
  padding: 12px 0;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 2px;
  background: #E2E4ED;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
  border: 0 none transparent;
}
.owl-theme .owl-dots .owl-dot.active span {
  opacity: 1;
  background: #9F9F9F;
  width: 10px;
  height: 10px;
}
.owl-theme .owl-dots .owl-dot:hover span {
  opacity: 0.5;
  background: #F26522;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #F26522 !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  color: #F26522;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  opacity: 1;
}
#carouselBig.owl-carousel .owl-dots.disabled, #carouselBig.owl-carousel .owl-nav.disabled {
  display: none;
}
#carouselBig .owl-dots {
  margin-top: 0;
}
#carouselBig {
  position: relative;
  top: -30px;
}

.SliderQuattroProdotti .owl-item {
  border: 2px solid #D9D9E6;
  border-radius: 4px;
}

.owl-carousel .owl-item img {
  border-radius: 0 !important;
}
section.bigSlider .container-fluid {
  width: 100% !important;
  margin: 0;
  padding: 0;
  max-width: 100% !important;
}
/*
*	FOOTER
*/
.menu {
  background-color: #262729;
  border: 0;
}
.testo h3, .testo h2, .testo h1, .row.boxSliderCorrelatiProdotto h3, .boxRecensione h1 {
  font-size: 20px;
  color: #292929;
  font-weight: 700;
  text-transform: none;
  text-align: left;
  margin-bottom: 28px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.menu h3 {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 28px;
  border-bottom: 0;
  padding-bottom: 7px;
  margin-bottom: 10px;
  padding-top: 7px;
}
.boxRecensione h1 a, .boxRecensione h1 {
  text-decoration: none;
}
.boxCategories ul.noBullets {
  display: none;
}
ul.noBullets.list-h.clearfix.topNav_menusx {
  margin-top: 15px;
}
ul.noBullets.list-h.clearfix.topNav_menusx a {
  font-size: 13px;
  /*! color: #f26522; */
  margin-right: 0;
}
.menu a {
  font-size: 12 px;
  color: #fff;
  font-weight: 500;
  text-align: left;
}
.menu .noBullets li {
  margin-bottom: 8px;
}
.footer__information p.titolo > b {
  color: #F26522;
}
section.boxSliderProdotti, .zonaBanner.posizione82 {
  margin-top: 30px;
}
.footer__information {
  background-color: #262729;
  margin: 0;
  color: #fff;
}
.footer__information p {
  text-align: center;
}
.footer__information p.titolo {
  font-weight: 400;
  font-size: 12px;
}
.footer__information p.titolo b {
  font-weight: 700;
}
.footer__information p.titolo a {
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}
.footer__bottom ul li {
  color: #F26522;
  font-weight: 400;
}
.footer__bottom ul li a {
  color: #F26522;
  font-weight: 600;
}
.footer__bottom ul li:nth-child(1) {
  text-align: left
}
.footer__bottom ul li:nth-child(2) {
  text-align: center;
  text-decoration: underline;
}
.footer__bottom ul li:nth-child(3) {
  text-align: right
}
.footer__information a, .footer__information p {
  color: #fff;
}
/*
*	WISHLIST
*/
.wishlist a {
  text-decoration: underline;
  font-weight: 600;
}
.wishlist .caption a.nome-ditta p {
  display: none;
}
.wishlist .caption a.bloccoDatiProdotto p {
  text-align: center;
  color: #434343;
}
.wishlist .caption a.bloccoDatiProdotto p[itemprop="description"], .wishlist .caption a.bloccoDatiProdotto p[itemprop="productID"], .wishlist .caption .box-recensioni1.boxInternoRecensioni {
  display: none;
}
.wishlist .caption .bloccoPrezzo span.sc, .listProducts .caption .bloccoPrezzo span.sc, .wishlist .sc {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  display: block;
  background-color: #de0d0d;
  padding: 5px;
  position: absolute;
  right: 10px;
  top: 9px;
  height: 28px;
  width: 100%;
}
.wishlist .caption .bloccoPrezzo span.sc:before, .listProducts .caption .bloccoPrezzo span.sc:before {
  content: '- ';
}
.wishlist .caption .bloccoPrezzo span.pi {
  color: #262729;
  font-size: 15px;
  text-decoration: line-through;
  display: block;
  width: 100%;
  margin: 10px 0;
}
.wishlist .caption .bloccoPrezzo span.p {
  color: #262729;
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: 100%;
  margin: 10px 0;
}
.wishlist .bloccoPrezzo .pf, .wishlist .bloccoPrezzo .pfs {
  color: #262729;
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: 100%;
  margin: 10px 0;
}
.wishlist .bloccoBtn a.bloccoBtn--link.link-wishlist, .wishlist .bloccoBtn a.bloccoBtn--link.link-info {
  display: none;
}
.wishlist .bloccoBtn a.bloccoBtn--link.link-cart {
  border-radius: 4px;
  padding: 12px;
  background: #7dc236;
  color: #FFF;
  font-size: 15px;
  text-transform: uppercase;
}
.wishlist .bloccoBtn a.bloccoBtn--link.link-cart:before {
  content: "Metti nel carrello";
}
.wishlist .bloccoBtn a.bloccoBtn--link.link-cart:hover {
  background: #296647;
}
.wishlist .thumbnail {
  top: 15px;
  padding-bottom: 70px;
}
.wishlist .bloccoBtn--link.link-cartNotDisp {
  border-radius: 4px;
  padding: 12px;
  background: #7dc236;
  opacity: 0.5;
  color: #FFF;
  font-size: 15px;
  text-transform: uppercase;
}
.wishlist .bloccoBtn--link.link-cartNotDisp:hover {
  cursor: not-allowed;
}
.wishlist .bloccoBtn--link.link-cartNotDisp :before {
  content: "Non disponibile";
}
/*
* FILTRI
*/
.filtri-ricerca-attivi-r > span {
  margin: 0 15px;
  position: relative;
  padding-right: 30px;
  display: block;
}
a.filter_remove_active {
  color: #F26522;
  display: block;
  background: #fff;
  padding: 5px 8px;
  position: absolute;
  right: 0;
  top: 0;
}
span.parola-cercata {
  font-size: 16px;
  font-weight: 700;
  color: #F26522;
}
.filtri-ricerca-r a {
  display: inline-block;
  text-decoration: underline;
}
.borderBlu {
  height: 2px;
  display: block;
  margin-bottom: 5px;
  background-color: #262729;
}
.btn-primary, .btn-success {
  color: #fff;
  background-color: #F26522;
  border: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-success:hover, .btn-success:focus {
  color: #fff;
  background: #F26522;
  border: none;
}
/*
*   PAGINATION
*/
.pagination > li > a, .pagination > li > span {
  color: #262729;
  background-color: #fff;
  border: 1px solid #F26522;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #F26522;
  border-color: #F26522;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #F26522;
}
/*
*   PRODOTTI
*/
a.bredcrumbs {
  color: #292929;
  font-weight: 300;
}
a.bredcrumbs .lastBredcrumbs {
  color: #292929;
  font-weight: 600;
}
.bloccoPrezzo .sc, .listProducts .caption .bloccoPrezzo span.sc, .wishlist .sc {
  background-color: #de0d0d
}
.nav-tabs > li > a:hover {
  border-bottom-color: #F26522;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border-bottom-color: #292929;
  border-bottom-width: 2px;
}
.listProducts .bloccoBtn {
  position: static;
  width: 100%;
}
.listProducts a.nome-ditta p {
  display: none;
}
.listProducts a.bloccoDatiProdotto p {
  text-align: center;
  color: #262729;
  min-height: 60px;
}
.listProducts a.bloccoDatiProdotto p[itemprop="description"], .listProducts a.bloccoDatiProdotto p[itemprop="productID"], .listProducts .box-recensioni1.boxInternoRecensioni {
  display: none;
}
.listProducts .caption .bloccoPrezzo span.sc, .listProducts .caption .bloccoPrezzo span.sc, .wishlist .caption .bloccoPrezzo span.sc {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  display: block;
  background-color: #de0d0d;
  padding: 7px 5px 5px 5px;
  position: absolute;
  right: 0;
  top: 9px;
  height: 28px;
  width: 100%;
}
.listProducts .caption .bloccoPrezzo span.sc:before, .wishlist .caption .bloccoPrezzo span.sc:before {
  content: '- ';
}
.listProducts .caption .bloccoPrezzo span.pi {
  color: #262729;
  font-size: 15px;
  text-decoration: line-through;
  display: block;
  width: 50%;
  margin: 14px 0;
}
.listProducts .caption .bloccoPrezzo span.p {
  color: #262729;
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: 100%;
  margin: 10px 0;
}
.listProducts .bloccoPrezzo .pf, .listProducts .bloccoPrezzo .pfs {
  color: #262729;
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: 100%;
  margin: 10px 0;
}
.listProducts .thumbnail {
  padding-bottom: 50px;
  padding-top: 10px;
  top: 15px;
  border: 1px solid #e2e2e2;
}
.listProducts .col-sm-3, .listProducts > .col-xs-6 {
  border: 0 none transparent;
  height: auto;
}
.listProducts .bloccoBtn a.bloccoBtn--link.link-wishlist, .listProducts .bloccoBtn a.bloccoBtn--link.link-info {
  display: none;
}

.listProducts .sc {
  width: auto !important;
  height: 36px !important;
}
.bloccoBtn--link.link-cartNotDisp {
  border-radius: 4px;
  padding: 7px;
  background-color: #F26522;
  opacity: 0.5;
  color: #FFF;
  font-size: 15px;
  width: 100% !important;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
.bloccoBtn--link.link-cartNotDisp:hover {
  cursor: not-allowed;
}
.btn.btn-primary.txt-noAddCart.hidden {
  display: block !important;
}
.bloccoBtn--link.link-cartNotDisp .fa-stack {
  display: none;
}
.thumbnail .caption::after {
  content: '';
  display: block;
  clear: both;
}
/*
*  PAGINA CONTATTI
*/
.testo {
  padding: 30px 0;
}
.contatti-bordo2 label {
  display: block;
}
.contatti-bordo2 input {
  display: block;
  width: 550px;
  max-width: 100%;
}
fieldset.formFieldsetDue {
  position: relative;
  left: -10px;
  margin: 0 7px 0 2px
}
fieldset.formFieldsetDue textarea {
  width: 550px;
  max-width: 100%;
}
fieldset.formFieldsetTre {
  margin: 0 16px 0 0px;
  padding: 0 15px 0 0;
}
fieldset.formFieldsetTre textarea {
  max-width: 100%;
}
input#terms {
  width: 15px;
  display: inline-block;
}
fieldset.formFieldsetCaptcha {
  margin: 0 16px 0 -9px;
}
input#defaultReal {
  width: 200px;
}
/*
*    TOP BUTTON
*/
#topButton {
  background-color: #262729;
}
#topButton:active, #topButton:hover {
  background-color: #262729;
}
@media only screen and (max-width: 991px) {
  .divider {
    display: none;
  }
  .navbar-default {
    background: #fff;
    border-bottom: 2px solid #262729;
  }
  .input-group, .middleNav .input-group .form-control:first-child, .middleNav .input-group-addon:first-child, .middleNav .input-group-btn:first-child > .btn, .middleNav .input-group-btn:first-child > .btn-group > .btn, .middleNav .input-group-btn:first-child > .dropdown-toggle, .middleNav .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .middleNav .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    width: 100%;
  }
  .middleNav {
    padding: 0 0 30px 0;
  }
  .navbar-header {
    min-height: 76px;
  }
  .navbar-header_icone, .navbar-toggle {
    margin-top: 18px;
  }
  ul.navbar-nav {
    margin-top: 10px;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 14px 0;
    color: #262729;
  }
  ul.navbar-nav .open .dropdown-toggle {
    color: #296647 !important;
  }
  ul.navbar-nav .open ul.dropdown-menu {
    border-left: 3px solid #F26522;
  }
  ul.sottocategoria li.sottocategoria_figli {
    border-left: 3px solid #F26522;
  }
}
@media screen and (max-width: 480px) {
  a.navbar-brand {
    background-image: url(/custom/images/template/logo-pharmafulcri-emarketing-store.svg);
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    width: 40%;
    background-position: left top;
    margin-left: 15px;
  }
  .logo {
    background-image: url(/custom/images/template/logo-pharmafulcri-emarketing-store.svg);
    display: block;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 center;
    margin-top: 10px;
    max-width: 200px;
    margin: 0 auto;
  }
  /*.menu__interno::after {
    content: url(/custom/images/template/logo-pharmafulcri-emarketing-store.svg);
    position: static;
    right: 0;
    top: 20px;
    max-width: 100px;
    margin: 30px auto;
} */
  .col-xs-6.col-md-2.boxCategories {
    width: 224px !important;
    margin: 10px auto !important;
  }
  .fas.fa-shopping-cart {
    padding-left: 10px;
  }
  .middleNav .input-group {
    width: 100% !important;
  }
}
@media screen and (max-width: 767.9px) {
  .visible-md-block.col-md-3.visible-lg-block.col-lg-3 {
    display: block !important;
  }
}
@media screen and (max-width: 599.9px) {
  .middleNav {
    padding: 0;
  }
  .zonaBanner.posizione55002.col-sm-6 img {
    margin-bottom: 15px;
  }
  a.navbar-brand {
    display: none;
  }
  .logo {
    width: 100%;
  }
  .navbar-header {
    min-height: auto;
  }
  #formRicercaCatalgoTop {
    margin-top: 20px;
  }
  .footer__bottom ul li:nth-child(1), .footer__bottom ul li:nth-child(2), .footer__bottom ul li:nth-child(3) {
    text-align: left
  }
  #topButton {
    right: 0;
  }
}
#avvisoOffline {
  display: none;
}
.middleNav .input-group .form-control:first-child, .middleNav .input-group-addon:first-child, .middleNav .input-group-btn:first-child > .btn, .middleNav .input-group-btn:first-child > .btn-group > .btn, .middleNav .input-group-btn:first-child > .dropdown-toggle, .middleNav .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .middleNav .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-radius: 4px;
  height: 42px;
  width: 550px;
  border: none;
  background-color: #f3e9d2;
  font-size: 12px;
  color: #262729;
  padding: 16px 26px;
}
a.btn.btn-top {
  background: #fff;
  color: #262729;
  margin-left: 10px;
  font-weight: 600;
  font-size: 13px;
  line-height: 25px;
}
a.btn.btn-top:hover {
  color: #fff;
  background-color: #F26522;
  transition: 0.3s ease;
}
.topNav_menusx:not(:empty) li:not(:last-child):after {
  content: " " !important;
}
.bloccoPrezzo .sc, .listProducts .caption .bloccoPrezzo span.sc, .wishlist .caption .bloccoPrezzo span.sc, .wishlist .caption .bloccoPrezzo span.sc, .listProducts .bloccoPrezzo .sc, .listProducts .caption .bloccoPrezzo span.sc, .wishlist .caption .bloccoPrezzo span.sc {
  background-color: #E84532;
  border-radius: 4px;
  position: relative;
  /*! top: 0; */
  text-align: center;
  /*! left: 0; */
  font-weight: 900;
  font-size: 20px;
  padding: 4px 9px;
  color: white;
  float: left;
}
.owl-carousel .owl-item img {
  border-radius: 4px;
}
#SliderSeiProdotti .thumbnail, #SliderQuattroProdotti .thumbnail, .listProducts .thumbnail, .wishlist .thumbnail, .schedaProdotto .thumbnail {
  padding-bottom: 40px;
  top: 15px;
  border-radius: 0px;
  border: none;
  box-shadow: none;
  border-radius: 4px;
  padding-bottom: 0px;
  padding: 0;
  overflow: hidden;
}
#SliderSeiProdotti .caption a.bloccoDatiProdotto p {
  font-weight: bold;
}
#SliderSeiProdotti .bloccoPrezzo .pf, #SliderSeiProdotti .bloccoPrezzo .pfs {
  color: #F26522 !important;
  font-weight: 900;
}
.col-xs-6.col-md-2.boxCategories {
  margin: 19px;
  border: none;
  width: 195px;
  min-height: 242px !important;
  box-shadow:none;
  border-radius: 4px;
}
.categories li a {
  color: #434343;
}
.categories li:nth-child(5) a {
  color: #296647;
  text-decoration: underline;
  font-weight: bold;
}
#SliderQuattroProdotti .bloccoPrezzo .pf, #SliderQuattroProdotti .bloccoPrezzo .pfs {
  color: #292929;
  font-weight: 700;
}
section.listaCategorie h1, h1.nome-prodotto, section.wishlist h1 {
  font-size: 24px !important;
  color: #434343;
  text-transform: uppercase;
  font-weight: 900 !important;
  margin-top: 30px !important;
}
hr {
  display: none;
}
.listProducts a.bloccoDatiProdotto p {
  color: #292929;
  min-height: 60px;
  text-align: left;
  font-weight: 500;
}
.listProducts .bloccoPrezzo .pf, .listProducts .bloccoPrezzo .pfs, .bloccoPrezzo .pf, .bloccoPrezzo .pfs {
  color: #292929;
  font-weight: bold;
  font-size: 22px;
}
#topButton {
  background-color: #262729;
  opacity: 0.3;
  border-radius: 40px;
}
h1.nome-prodotto {
  font-size: 25px;
}
span[itemprop="manufacturer"] {
  color: #F26522;
  font-size: 15px;
  font-weight: 600;
}
span[itemprop="manufacturer"]:hover {
  text-decoration: none;
}
.boxAcquista.clearfix .listProducts .bloccoPrezzo .pf, .listProducts .bloccoPrezzo .pfs, .bloccoPrezzo .pf, .bloccoPrezzo .pfs {
  font-size: 20px;
}

.btn-primary {
  color: #fff;
  background-color: #292929;
  border: none;
  font-weight: 500;
  border-radius: 4px;
  padding: 9px 20px;
  font-size: 15px;
}
span.aggiungiWishlistDaElenco {
  text-decoration: underline;
  font-weight: bold;
}
p.disponibilita.disponibilitaNulla {
  color: red;
  font-weight: bold;
}
section.wishlist h1 {
  font-size: 25px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background: #F26522;
}
.row.filtri-ricerca-attivi-r {
  background: #f2f2f2;
  padding: 10px;
}
a.filter_remove_active {
  top: -5px;
}
#SliderQuattroProdotti .thumbnail {
  width: 323px;
  margin-left: 0px;
  margin-top: -15px;
}
#SliderSeiProdotti .thumbnail {
  width: 190px;
  margin-left: 10px;
}
.owl-stage-outer {
  padding-bottom: 10px;
}
section.categories h4 {
  font-weight: 600;
}
a.btn.btn-top:hover, .topnav_menudx_cart .carrello_refresh:hover {
  text-decoration: none;
  opacity: 0.76;
  transition: 0.5s ease;
}
input#nomeRicercaTop1 {
  font-size: 17px;
  height: 48px;
  background-color: #eff1f2;
  border-radius: 4px;
  border: 0;
  margin-right: -38px;
  margin-top: 1px;
}
.form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #F26522 !important;
  color: #F26522 !important;
  transition: 0.5s ease;
}
#SliderSeiProdotti .caption a.bloccoDatiProdotto p {
  min-height: 50px;
}
.bloccoPrezzo span.pi {
  float: right;
  width: 50% !important;
  text-align: right;
  margin-right: 10px;
}
.bloccoPrezzo span.pfs {
  float: right;
  width: 100%;
  text-align: right;
  position: relative;
  top: -10px;
  color: #292929 !important;
}
span.pf {
  position: relative;
  top: 7px;
}
span.sc:before {
  content: "-";
}
p.disponibilita.disponibilitaEstesa {
  color: green;
}
.boxAcquista .bloccoPrezzo span.pi {
  float: none;
  text-align: left;
  width: auto !important;
}
.boxAcquista {
  border: none;
  padding: 18px;
  background: #eff1f2;
  border-radius: 4px;
}
.boxAcquista .btn.btn-primary {
  background-color: #292929;
  color: #fff;
  font-weight: 500;
  border-radius: 4px;
  padding: 7px 20px;
}
.carrello_hover_su.wishlist_hover_su p {
  position: relative;
  top: 17px;
}
a.bottone.continua_shop span, a.bottone_wishlist.vai_carrello span {
  background: #f2f2f2;
  text-align: center;
  padding: 0;
  padding-top: 10px;
  font-weight: bold;
}
a.bottone_wishlist.vai_carrello span, a.bottone.vai_carrello span {
  color: #F26522;
  background: #f2f2f2;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 10px;
}
span#nome_prodotto {
  color: #F26522;
}
.carrello_hover_dx p {
  background: none;
  padding: 0;
}
span#num_prod_carrello {
  color: #262729;
}
.carrello_hover_su .evidente {
  color: #F26522;
}
.wishlist .bloccoBtn {
  position: static;
  width: 100%;
}
section.wishlist h1 {
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.testo h2 {
  font-size: 20px;
}
.testo strong {
  font-size: 16px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  z-index: 2;
  color: #a5c73a;
  background-color: #fff;
  border-color: #a5c73a;
  font-weight: bold;
}
.filtri-ricerca-r h2 {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: bold;
}
.filtri-ricerca-r a {
  display: inline-block;
  text-decoration: none;
}
#boxAcquista_boxAdd a.btn.disabled, fieldset[disabled] a.btn, #boxAcquista_boxAdd .btn {
 /* float: right;*/
}
.boxSliderCorrelatiCategoria h3, .boxSliderCorrelatiProdotto h3 {
  background: #fff;
}
section.topNav.visible-md-block.visible-lg-block a {
  text-decoration: none;
}
#contenutoOpcCart .btn-default {
  color: #F26522;
  background: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #F26522;
  border-radius: 0;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
}
.success-step {
  color: #F26522;
}
.btn-default {
  color: #F26522;
  border-color: #F26522;
}
.listProducts .thumbnail {
  min-height: 433px;
  border: 2px solid #D9D9E6;
  border-radius: 4px;
  height: 100%;
  width: 100%;
}

.thumbnail .mt-nm{
  margin-top:0;
  aspect-ratio: 1;
  background: #dcdde2;
}

@media only screen and (max-width: 991px) {
  .middleNav .input-group .form-control:first-child {
    width: 100%;
  }
  .carrello_refresh {
    color: #fff !important;
  }
  .articoli {
    background-color: #F26522 !important;
  }
  a.navbar-brand {
    background-image: url(/custom/images/template/logo-pharmafulcri-emarketing-store.svg);
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    width: 40%;
    background-position: left top;
    margin-left: 15px;
  }
  #formRicercaCatalgoTop .input-group {
    width: 100%;
    float: right;
  }
  #SliderSeiProdotti .thumbnail, #SliderQuattroProdotti .thumbnail {
    width: auto;
    padding: 0;
  }
}
.listProducts .bloccoBtn {
  width: 100%;
  margin: 0;
}
.bloccoPrezzo span.pf {
  display: block;
  height: 38px;
}
ul#ul_cats_adv_filter a, .filtro-offerte.mono a {
  text-decoration: none;
}
p.descrizione {
  background: #262729;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px 5px 15px;
  border-radius: 4px;
}
.zonaBanner.posizione800.imgBoxTop .navbar {
  min-height: 0px;
}
.zonaBanner.posizione800.imgBoxTop .middleNav {
  padding: 0;
}
.schedaProdotto .thumbnail img.img-responsive {
  margin: 0 auto !important;
  width: 100%
}
.schedaProdotto .thumbnail.thumbnailBig.product-grid {
  margin-bottom: 80px !important;
}
h1#titoloArea, section.listaCategorie h1, h1.nome-prodotto, section.wishlist h1 {
  font-size: 22px;
  font-weight: bold;
}
a.btn.btn-top:hover, a.btn.btn-top:hover {
  opacity: 1 !important;
  color: #F26522;
  background: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
  font-weight: 600;
  /*! text-transform: uppercase; */
}
.navbar-default .navbar-toggle {
  background: #f26522 !important;
  padding: 12px;
  border-radius: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 6px 19px;
  letter-spacing: 0px;
  text-transform: lowercase;
}
.listProducts .caption > p:not([class]) {
  background: #F26522;
  font-weight: bold;
  color: #fff;
}
.schedaProdotto .col-sm-8 > p {
  color: #fff;
  font-weight: bold;
  background: #F26522;
  display: inline-block;
  padding: 5px 10px;
}
.schedaProdotto .col-sm-8 > ul > li {
  background: #F26522;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}
.schedaProdotto .col-sm-8 > ul {
  padding: 0;
  width: 31%;
}
u.covid {
  background: #262729;
  font-weight: bold;
  color: #fff;
  padding: 3px;
  text-decoration: none;
  margin-bottom: 5px;
  display: inline-block;
}
.readBeforeBuy {
  float: right;
  padding: 2px;
  background: #262729;
}
.readBeforeBuy a {
  color: #fff;
  font-size: 15.5px;
}
.opcread {
  float: right;
  padding: 8px;
  background: #262729;
  display: block;
  width: 100%;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.promoDuePiuUno_box span:first-child {
  font-size: 2.2em;
  line-height: 33px;
}
.promoDuePiuUno_box span:last-child {
  display: block;
  font-size: 1.0em;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  line-height: 16px;
}
.promoDuePiuUno {
  border-top: 120px solid #F26522;
  border-right: 120px solid transparent;
}
section.schedaProdotto .promoDuePiuUno {
  position: absolute;
  top: 15px;
  padding-top: 15px;
}
.schedaProdotto .promoDuePiuUno_box {
  top: 22px;
}
.listProducts .promoDuePiuUno {
  position: absolute;
  top: 0;
}
.listProducts .promoDuePiuUno_box {
  top: 5px;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background: #F26522;
}
.ui-menu-item {
  font-size: 14px;
  line-height: 29px;
  font-weight: 600;
  text-transform: uppercase;
  color: #434343;
}
.ui-menu-item:hover {
  background: #F26522;
  color: #fff;
}
.myPage {
  font-size: 16px;
  margin-bottom: 30px;
}
.myPage li {
  line-height: 25px;
}
body::-webkit-scrollbar {
  width: 1em;
}
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
body::-webkit-scrollbar-thumb {
  background-color: #f3e9d2;
  outline: 1px solid #fff;
}
.fa-facebook-square:before {
  font-size: 21px;
}
li.divider {
  display: none;
}
.fa-whatsapp-square:before, .fa-instagram-square:before {
  font-size: 22px;
}
.staff-box img {
  max-height: 350px;
  display: block;
  margin: auto;
}
.staff-box {
  text-align: center;
  margin: 20px auto;
  top: 15px;
  border-radius: 4px;
  border: 2px solid #f3e9d2;
  padding-bottom: 0px;
  padding: 30px 15px;
}
.staff-box h3 {
  font-weight: bold;
  color: #262729;
}
.staff-box p {
  color: #F26522;
  font-weight: bold;
  font-size: 16px;
}
.gallery-box-handle {
  margin: 25px 0 60px 0;
}
.gallery-box-handle img {
  display: block;
  margin: auto;
  width: 100%;
}
#carrello_refresh, .carrello_refresh {
  border-left: 0;
  padding-left: 0;
}
.bloccoBtn--link.link-info, .bloccoBtn--link.link-wishlist {
  display: none;
}
.bloccoBtn {
  margin: 10px 10px 5px 10px;
  width: 94%;
}
.bloccoBtn--link.link-cart {
  width: 95%;
  background: #202020;
  display: block;
  border-radius: 4px;
  padding: 10px 20px;
  position: relative;
  margin-left: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin: 6px;
}
.bloccoBtn--link.link-cart:hover {
  background-color: #F26522;
  transition: 0.5s ease;
}
.bloccoBtn--link.link-cart .fa-stack {
  display: none;
}
.box4Banner .zonaBanner {
  width: 100%;
  margin: 30px auto;
}
#nomeRicercaTop1 {
  font-size: 17px !important;
  height: 49px !important;
  background-color: #F3F5F9 !important;
  border-radius: 4px !important;
  border:   0 !important;
  margin-right: -38px !important;
  margin-top: 1px !important;
}
.btn-third, .btn-third:hover, .btn-third:active, .btn-third:focus {
  background: #F26522;
  border: 0;
}
.contenutoServizio input.btn-primary {
  background: #F26522;
  padding: 15px 30px;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  margin: 30px 0;
  border-radius: 4px;
}
.boxRegistrazione .btn-primary, .boxNewsletter .btn {
  background: #F26522;
  padding: 15px 30px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 30px auto;
  border-radius: 15px;
}
html input[type="button"] {
  background: #F26522;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 4px;
}
.footer__information p.titolo > b {
  color: #fff;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-radius: 4px !important;
}
span.input-group-addon, .contenutoServizio .input-group-addon, .contenutoServizio .input-group-addon {
  border: 0;
  background: transparent;
  color: #f26522;
  font-size: 20px;
}
.input-group input, #registra_cliente_no_reg #updateForm, .boxAccesso #form1, .boxNewsletter #formNl, .boxRecuperoPw #updateForm {
  border: none;
  background: #eff1f2;
}
input#mail {
  background: #fff;
}
input[type=radio]:checked {
  border: 5px solid #F26522;
}
.btn-primary-novalidate, .btn-primary-novalidate.active, .btn-primary-novalidate.active.focus:hover, .btn-primary-novalidate:active, .btn-primary-novalidate:active.focus:hover, .btn-primary-novalidate:focus, .btn-primary-novalidate:hover {
  background-color: #262729 !important;
  border: none;
}
#SliderCorrelatiProdotto p[itemprop="description"], #SliderCorrelatiProdotto p[itemprop="productID"] {
  display: none;
}
.boxSliderProdotti h4 a:nth-child(2) {
  display: none;
}
a.bloccoBtn--link.link-cart {
}

a.bloccoBtn--link.link-cart .hidden {
    display: inline !important;
    padding: 0 !important;
    background: transparent;
    border: 0 none transparent;
}

/* .row lista prodotti */
.listProducts .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap:20px;
    padding: 10px;
}

.listProducts .row::before,.listProducts .row::after {
    display: none
}

.listProducts .row >span {
    display: flex;
}

.listProducts .row .col-xs-6.col-sm-3 {
    width: 100% !important;
    padding: 0;
    display: flex;
    align-self: stretch;
}

.listProducts .row .col-xs-6.col-sm-3 .thumbnail {
    display: flex;
    flex-direction: column;
    align-self: stretch;
}

.listProducts .row .col-xs-6.col-sm-3 .thumbnail .caption {
    flex-grow: 1;
}

@media (min-width: 768px) {
    .listProducts .row {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
}


html body#page-top section.contenutoServizio div.container-fluid div.row div.col-xs-12.col-md-6.col-md-offset-3 div.boxRegistrazione {display:none}
