
/* KARRELLO */

/* header */
.navigation.custommenu { display: none !important; }  /*categorie*/
.block-search { display: none !important; }  /*ricerca*/
.call_banner { display: none !important; }  /*telefono*/
.header_banner { text-align: center !important; margin-bottom: 20px !important; }  /*banner*/
@media only screen and (min-width: 768px) { .header_banner { text-align: right !important; margin-bottom: 0 !important; } }  /*banner*/
.minicart-wrapper { display: none !important; }  /*carrello*/
.nav-sections-item-title[aria-controls=store-menu] { display: none !important; }  /*menu mobile*/

/* sidebar */
.sidebar.sidebar-main { display: none !important; }  /*categorie/ultimi arrivi*/
.sidebar.sidebar-additional block-compare { display: none !important; }  /*confronto*/

/* banner 2° livello */
.custom-homepage-box { width: 100%; margin: 10px 0; display: inline-block; }
.custom-homepage-box-left { width: 48%; margin: 10px 0; margin-right: 1.8%; display: inline-block; }
.custom-homepage-box-right { width: 48%; margin: 10px 0; margin-left: 1.8%; display: inline-block; }
@media only screen and (max-width: 900px) { .custom-homepage-box-left, .custom-homepage-box-right { width: 100%; margin-left: auto !important; margin-right: auto !important; text-align: center; } }

/* prodotti homepage */
@media only screen and (min-width: 1024px) { .custom-product .product-item { width: 24.7% !important; } }  /*box*/
@media only screen and (min-width: 768px) and (max-width: 1023px) { .custom-product .product-item { width: 33% !important; } }  /*box*/
@media only screen and (min-width: 480px) and (max-width: 767px) { .custom-product .product-item { width: 49.5% !important; } }  /*box*/
.custom-product p { margin-top: 1.02307717rem; margin-bottom: 0rem; }  /*negozio*/

/* contenuto */
.cms-page-view ul li { list-style-type: disc !important; list-style-position: inside !important; }  /*elenchi puntati*/
.cms-page-view ol li { list-style-type: decimal !important; list-style-position: inside }  /*elenchi numerati*/
.cms-page-view footer ul li, .cms-page-view footer ol li { list-style: none !important; }  /*elenchi puntati/numerati*/

/* negozi */
.custom-vendor-box {  float: left; width: 90%; margin-bottom: 30px; padding: 60px 5%; border: 1px solid #ededed; box-shadow: 4px 4px #f2f2f2; }
.custom-vendor-box .custom-vendor-image { width: 35%; float: left; text-align: center; }
.custom-vendor-box .custom-vendor-content { width: 45%; float: left; text-align: left; }
@media only screen and (max-width: 767px) { .custom-vendor-box .custom-vendor-image, .custom-vendor-box .custom-vendor-content { width: 90%; } .custom-vendor-box .custom-vendor-content { margin-top: 30px; } }
.custom-vendor-content i { margin-right: 10px; }
.custom-vendor-content strong { background: url(/custom/base/images/marker.jpg) no-repeat; padding-left: 25px; }
.custom-vendor-content h2 a { color: #2b526c; font-weight: 700; }
.custom-vendor-content h3 {  }
.custom-vendor-content p {  }

/* faq */
.faq-collection .faq-group-image { border: 1px solid #2b526c !important; }  /*gruppo*/
.faq-collection .faq-group-image:hover { border-color: #8dc060 !important; }  /*gruppo*/
.faq-collection .group-title { color: #2b526c !important; }  /*gruppo*/
.faq-collection .faq-content .ui-accordion-header:hover { background-color: #8dc060 !important; }  /*voce*/
.faq-collection .ui-state-active, .faq-collection .ui-widget-content .ui-state-active, .faq-collection .ui-widget-header .ui-state-active { border: #2b526c !important; background: #2b526c !important; }  /*voce*/
.faq-collection ul li { list-style-type: disc !important; list-style-position: inside !important; }  /*elenchi puntati*/
.faq-collection ol li { list-style-type: decimal !important; list-style-position: inside }  /*elenchi numerati*/

/* blog */
.post-content .post-info .post-author { display: none !important; }  /* autore */
.post-content .post-info .dash:nth-last-child(2) { display: none !important; }  /* autore */
