/*

Theme Name:   	Storefront Child Theme
Theme URI:    	https://github.com/stuartduff/storefront-child-theme
Author:       	Stuart Duff
Author URI:     http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.63
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
*/

/* modifiche CANENERO */

/* categorie allestimenti */

body.term-allestimenti .etichetta {
  display: none;
}

body.term-mezzi-con-frigo .etichetta {
  display: none;
}

body.term-scaffalature .etichetta {
  display: none;
}

body.term-allestimenti-vano-di-carico .etichetta {
  display: none;
}

body.term-cassettiere .etichetta {
  display: none;
}

body.term-cassoni .etichetta {
  display: none;
}

body.term-gran-volume .etichetta {
  display: none;
}

body.term-piattaforme-aeree .etichetta {
  display: none;
}

body.term-rivestimenti .etichetta {
  display: none;
}

body.term-rampe-sponde .etichetta {
  display: none;
}

/* cerca per model Standard nascosto per allestimenti */

body.term-allestimenti .woof_show_sku_search_container {
  display: none;
}

body.term-mezzi-con-frigo .woof_show_sku_search_container {
  display: none;
}

body.term-scaffalature .woof_show_sku_search_container {
  display: none;
}

body.term-allestimenti-vano-di-carico .woof_show_sku_search_container {
  display: none;
}

body.term-cassettiere .woof_show_sku_search_container {
  display: none;
}

body.term-cassoni .woof_show_sku_search_container {
  display: none;
}

body.term-gran-volume .woof_show_sku_search_container {
  display: none;
}

body.term-piattaforme-aeree .woof_show_sku_search_container {
  display: none;
}

body.term-rivestimenti .woof_show_sku_search_container {
  display: none;
}

/* attributi allestimenti */

body.term-vending .etichetta {
  display: none;
}

/* categorie accessori */

body.term-accessori .etichetta,
body.term-barre-porta-tutto .etichetta,
body.term-serrature-antifurto-vanlock .etichetta,
body.term-rivestimento-piano-di-carico .etichetta,
body.term-kit-sottopavimento .etichetta,
body.term-portapacchi-con-porta-tubi .etichetta,
body.term-portascala .etichetta,
body.term-rampa-di-caricamento .etichetta,
body.term-sistema-blocca-scala-interno .etichetta,
Body.term-slitta .etichetta,
body.term-interni .etichetta,
body.term-tetto .etichetta,
body.term-sicurezza .etichetta {
  display: none;
}

/* pagine archivio */

body.post-type-archive.post-type-archive-product .etichetta {
  display: none;
}

body.archive.search.search-results.post-type-archive.post-type-archive-product
  .etichetta {
  display: block;
}

/* pagina prodotto */

table.woocommerce-product-attributes.shop_attributes a {
  pointer-events: none;
  cursor: default;
}

.woocommerce-info {
  background-color: #0f834d !important;
}

.related.products {
  display: none;
}

/* pulsante di stampa */

.printfriendly.pf-button {
  float: right;
}

body.home .printfriendly.pf-button {
  display: none;
}

body.page-id-736 .printfriendly.pf-button {
  display: none;
}

/* body.archive .printfriendly.pf-button { display:none; } */

body.page-template.page-template-template-repository .printfriendly.pf-button {
  display: none;
}

/* pagina scelta */

body.page-template-template-scelta .content-area {
  width: 100%;

  float: left;

  margin-left: 0;

  margin-right: 0;
}

/* pagina home */

body.home.page-template-template-home .content-area {
  width: 100%;

  float: left;

  margin-left: 0;

  margin-right: 0;
}

/* pagina repository */

body.page-template-template-repository .content-area {
  width: 100%;

  float: left;

  margin-left: 0;

  margin-right: 0;
}

/* Filtri Sidebar */

.woof_container_mselect .chosen-container-multi ul.chosen-choices {
  border: 1px solid #e6e6e6 !important;

  border-radius: 0;

  background: #fff;

  box-shadow: none;

  color: #333;

  height: 38px !important;

  height: auto !important;

  line-height: 36px !important;

  padding: 2px 26px 2px 8px !important;

  position: relative;
}

.woof_container_mselect .chosen-container-multi ul.chosen-choices:before {
  content: "";

  width: 12px;

  height: 12px;

  background: url(/wp-content/uploads/2021/12/drop-icon.png) no-repeat 0 2px;

  background-position: 0 4px !important;

  position: absolute;

  top: 10px;

  right: 6px;
}

.woof_container_mselect
  .chosen-container-multi
  ul.chosen-choices
  li:not(.search-choice) {
  line-height: 1;

  padding-top: 3px;
}

.woof_container_mselect
  .chosen-container-multi
  ul.chosen-choices
  li.search-choice {
  line-height: 14px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 8px;
}

.woof_container_mselect .chosen-container-multi .chosen-results li.highlighted {
  background-color: #00925c !important;

  background-image: none;
}

.woof_container_mselect
  .chosen-container-multi
  .chosen-choices
  li.search-field
  input[type="text"] {
  color: #000;

  font-size: 13px;

  font-family: "Roboto Slab", serif;
}

.woof_container_mselect
  .chosen-container-multi.chosen-container-active
  ul.chosen-choices {
  border-top: 2px solid #00925c !important;

  border-left: 2px solid #00925c !important;

  border-right: 2px solid #00925c !important;

  border-bottom: 1px solid #00925c !important;
}

.woof_price3_search_container h4,
.woof_container_inner h4 {
  font-size: 18px !important;

  line-height: 1 !important;

  margin-bottom: 5px !important;

  margin-top: 14px !important;

  font-weight: 400 !important;
}

/*

.woof_price3_search_container h4 {

	font-size: 14px !important;

	font-weight: 400 !important;

}

*/

.woof_list.woof_list_checkbox li {
  line-height: 1.2;
}

.woof_list.woof_list_checkbox .woof_checkbox_label {
  font-size: 14px;

  margin-left: 0px;
}

.woof_list.woof_list_checkbox .woof_checkbox_label .woof_checkbox_count {
  font-size: 12px;

  font-weight: 700;
}

/* aggiornamento bottoni pdf del 18/11/2022 Dennis */
a.btn.pdf-panoramica {
  margin: 0 !important;
  padding: 7px 5px !important;
}
.box-car {
  width: 200px;
}
@media screen and (min-width: 577px) and (max-width: 1135px) {
  .pdf {
    padding: 5px 3px !important;
    font-size: 11px !important;
  }
  .title-pdf {
    font-size: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .container-full-pages {
    max-width: 66.4989378333em !important;
    margin: 0 auto;
  }
}

/* aggiornamento frontend del 24/01/2023 */

.woof_list_label li .woof_label_term:hover,
.woof_list_label li .woof_label_term.checked {
  background-color: #00925c !important;
  border-color: #00925c !important;
  color: #fff !important;
}

.woof_label_count {
  color: #00925c !important;
}

li.bottone-panoramica a {
  background: #00925c;
  border: 2px solid #00925c !important;
  color: #ffffff !important;
  border-radius: 0;
  padding: 0.5em 0.5em 0.3em 0.5em !important;
  transition: 0.3s ease-in-out;
}

li.bottone-panoramica a:hover {
  background: #e3f9f0;
  color: #00925c !important;
}

.hentry .entry-content a.btn {
  border-radius: 0;
  border-width: 1px !important;
  transition: 0.3s ease-in-out;
  font-size: 14px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.hentry .entry-content a.btn:hover {
  background-color: #00925c;
  color: #fff !important;
}

.hentry .entry-content a.btn {
  border: 1px solid !important;
  border-radius: 0;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* Aggiornamento Container 05/03/2023 */
body.woocommerce:not(.single) #content .col-full {
  display: flex;
  max-width: 1920px;
}

body.woocommerce:not(.single) #content .col-full #primary {
  order: 2;
  flex-basis: 100%;
  max-width: 100%;
  margin: 0;
}
body.woocommerce:not(.single) #content .col-full #secondary {
  order: 1;
  max-width: 250px;
}
body.woocommerce:not(.single)
  h1.woocommerce-products-header__title.page-title:after {
  width: calc(100% - 2.617924em / 2);
}

/* Aggiornamento Filtri 04/04/2023 */
header.site-header form.woocommerce-product-search {
  opacity: 0;
  pointer-events: none;
}

body.woocommerce.archive header.woocommerce-products-header {
  padding-bottom: 10px;
  text-align: left;
}

body.woocommerce.archive .storefront-sorting {
  margin-bottom: 0;
}

.wcpt-left-sidebar {
  border: none;
}

.wcpt-filter {
  padding: 10px 0 !important;
}
.filters-icon-title {
  font-size: 16px !important;
  letter-spacing: 0;
  border-bottom: none;
  padding: 0;
  margin-bottom: 0;
  font-weight: 400;
}
.filters-group-title {
  font-size: 18px !important;
  line-height: 1 !important;
  margin-bottom: 5px !important;
  margin-top: 14px !important;
  font-weight: 400 !important;
  color: #00925c !important;
  font-family: "BNPP Sans Condensed";
}
.wcpt-item-row > .filters-group-title {
  color: #000 !important;
  font-family: "Roboto Slab", serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

body:not(.term-mezzi) .wcpt-grid-table-view-switcher {
  display: none;
}

/* Filter Promo */
.filter-promo {
  cursor: default;
  border-bottom: none !important;
  pointer-events: none !important;
}

.filter-promo .wcpt-filter-heading {
  margin: 0 !important;
  padding: 0 !important;
  cursor: default;
}

.filter-promo .wcpt-filter-heading .filters-group-title {
  color: #00925c !important;
  font-family: "BNPP Sans Condensed" !important;
  font-size: 18px !important;
  line-height: 1 !important;
  font-weight: 400 !important;
}

.filter-promo .wcpt-filter-heading .wcpt-icon {
  display: none !important;
}

.filter-promo.wcpt-filter.wcpt-filter-open .wcpt-dropdown-menu {
  display: flex !important;
}

.filter-promo .wcpt-dropdown-menu {
  border-radius: 0;
}

.filter-promo .wcpt-dropdown-menu label {
  background-color: #efefef;
  border: 1px solid #ddd;
  margin: 3px 3px 3px 0 !important;
  padding: 3px 4px !important;
  min-width: 50px;
  max-width: 100%;
  height: 40px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875em;
  font-weight: 400;
  pointer-events: all !important;
  transition: 0.3s ease-in-out;
}

.filter-promo .wcpt-dropdown-menu label.wcpt-active,
.filter-promo .wcpt-dropdown-menu label:hover {
  border-color: #00925c !important;
  background-color: #00925c !important;
  color: #fff !important;
}

.filter-promo .wcpt-dropdown-menu input[type="checkbox"] {
  display: none !important;
}

/* Filter Search */
.filter-search {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 0 !important;
}
.wcpt-item-row .filter-search:last-child .wcpt-search {
  margin-top: 0 !important;
}
.filter-search .wcpt-search {
  margin: 15px 0 !important;
  width: 100%;
}
.filter-search .wcpt-search input.wcpt-search-input[type="search"] {
  border-radius: 0 !important;
  height: 38px !important;
  border-color: #e6e6e6 !important;
}
.filter-search .wcpt-search input.wcpt-search-input[type="search"]:hover,
.filter-search .wcpt-search input.wcpt-search-input[type="search"]:active,
.filter-search .wcpt-search input.wcpt-search-input[type="search"]:focus {
  background-color: #ffffff;
  border-color: #00925c;
}

.filter-search .wcpt-search .wcpt-search-submit {
  background-color: transparent !important;
  border-radius: 0 !important;
}
.filter-search .wcpt-search .wcpt-search-submit .wcpt-icon svg {
  width: 14px;
  height: 14px;
}

.filter-search.filter-search-title .wcpt-search {
  margin-bottom: 0 !important;
}

.filter-search.filter-search-codice-costruttore .wcpt-search {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 15px !important;
}

.filter-search.filter-search-header .wcpt-search {
  margin-right: 15px !important;
  width: 350px;
}
.filter-search.filter-search-header
  .wcpt-search
  input.wcpt-search-input[type="search"] {
  height: 43px !important;
  margin-top: -1px !important;
  border-color: rgba(0, 0, 0, 0.3) !important;
}

/* Filter Select */
.wcpt-left-sidebar > .wcpt-item-row > div.filters-select,
.wcpt-item-row > .filters-select {
  border: 1px solid #e6e6e6 !important;
  margin: 0 0 15px 0 !important;
}

.filters-select {
  padding: 0 !important;
}
.filters-select .wcpt-filter-heading {
  margin: 0 !important;
  padding: 0 !important;
}

.wcpt-range-filter.filter-price .wcpt-dropdown-menu,
.filters-select.filters-alimentazione-primaria .wcpt-dropdown-menu,
.filters-select.filters-alimentazione-secondaria .wcpt-dropdown-menu {
  opacity: 1;
  transform: translateY(0);
  height: auto !important;
}
/*
.filters-select.filters-alimentazione-primaria .wcpt-dropdown-menu,
.filters-select.filters-alimentazione-secondaria .wcpt-dropdown-menu {
	pointer-events: all;
}
*/

.filters-select .wcpt-filter-heading .wcpt-dropdown-label {
  font-size: 13px;
  color: #000;
  font-weight: 400 !important;
  padding: 9px 15px !important;
  max-height: 38px;
}
.filters-select .wcpt-dropdown-menu {
  padding: 0 15px 15px 15px !important;
}
.filters-select .wcpt-dropdown-menu .wcpt-dropdown-option {
  margin: 0 !important;
  padding: 8px 0px !important;
  list-style: none;
  line-height: 15px;
  font-size: 13px;
  color: #000;
  font-weight: 400 !important;
  word-wrap: break-word;
}

.wcpt-left-sidebar
  > .wcpt-item-row
  > div.filters-select.filters-select-exploded,
.wcpt-item-row > .filters-select.filters-select-exploded {
  border: none !important;
}

.filters-select.filters-select-exploded {
  cursor: default !important;
}
.filters-select.filters-select-exploded .wcpt-filter-heading {
  padding: 0 !important;
  pointer-events: none;
}
.filters-select.filters-select-exploded
  .wcpt-filter-heading
  .wcpt-dropdown-label {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.filters-select.filters-select-exploded
  .wcpt-filter-heading
  .wcpt-dropdown-label
  .wcpt-text {
  font-size: 18px !important;
  line-height: 1 !important;
  margin-bottom: 5px !important;
  margin-top: 14px !important;
  font-weight: 400 !important;
  color: #00925c !important;
  font-family: "BNPP Sans Condensed";
  text-transform: uppercase;
}

.filters-select.filters-select-exploded .wcpt-filter-heading .wcpt-icon {
  display: none !important;
}

.filters-select.filters-select-exploded .wcpt-dropdown-menu {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}

/* Filter Price */
.filter-price .wcpt-filter-heading {
  display: none !important;
}
.filter-price .wcpt-dropdown-menu {
  overflow-y: visible !important;
}
.filter-price .wcpt-dropdown-menu .wcpt-range-options-main {
  padding: 0 !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.filter-price
  .wcpt-dropdown-menu
  .wcpt-range-options-main
  input[type="number"] {
  flex: 1 1 20%;
  height: 38px;
  border: 1px solid #ccc;
  padding: 0 10px;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  color: #000;
}
.filter-price
  .wcpt-dropdown-menu
  .wcpt-range-options-main
  .wcpt-range-submit-button {
  line-height: 38px;
  height: 38px;
  border-radius: 0;
  background-color: #00925c;
  color: #fff;
  padding: 0 10px;
  font-size: 13px;
  font-weight: 400;
  transition: 0.3s ease-in-out;
}
.filter-price
  .wcpt-dropdown-menu
  .wcpt-range-options-main
  .wcpt-range-submit-button:hover {
  background-color: #e4f9f0;
  color: #00925c;
}
.filter-price
  .wcpt-dropdown-menu
  .wcpt-range-options-main
  .wcpt-range-input-separator {
  color: #000;
  font-size: 13px;
  font-weight: 400;
}
.filter-price .wcpt-range-options-main .wcpt-range-slider-wrapper {
  width: 100%;
}
.filter-price
  .wcpt-dropdown-menu
  .wcpt-range-options-main
  input[type="range"].wcpt__multirange.ghost {
  width: 100%;
  position: relative;
  background: var(--track-background);
  --track-background: linear-gradient(
      to right,
      var(--default-color) var(--low),
      var(--range-color) 0,
      var(--range-color) var(--high),
      var(--default-color) 0
    )
    no-repeat 0 45% / 100% 40%;
  --range-color: #00925c;
  --default-color: #e1e4e9;
}
.filter-price
  .wcpt-dropdown-menu
  .wcpt-range-options-main
  input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 4px;
  border-radius: 0;
  background: #00925c;
  cursor: pointer;
}
.filter-price
  .wcpt-dropdown-menu
  .wcpt-range-options-main
  input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 4px;
  border-radius: 0;
  background: #00925c;
  cursor: pointer;
}
.filter-price
  .wcpt-dropdown-menu
  .wcpt-range-options-main
  input[type="range"]::-ms-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 4px;
  border-radius: 0;
  background: #00925c;
  cursor: pointer;
}
.filter-price
  .wcpt-dropdown-menu
  .wcpt-range-options-main
  input[type="range"]::-webkit-slider-thumb:hover {
  background: #014b30 !important;
}
.filter-price
  .wcpt-dropdown-menu
  .wcpt-range-options-main
  input[type="range"]::-moz-range-thumb:hover {
  background: #014b30 !important;
}
.filter-price
  .wcpt-dropdown-menu
  .wcpt-range-options-main
  input[type="range"]::-ms-thumb:hover {
  background: #014b30 !important;
}

/* Filtri Categorie */
.filters-select.filters-categorie .wcpt-current-option-wrapper,
.filters-select.filters-categorie .wcpt-dropdown-option.wcpt-current-term,
.filters-select.filters-categorie .wcpt-term-ancestor {
  display: none !important;
}

/* Accordion */
.wcpt-item-row.closed .filters-in-accordion {
  display: none;
}
.filters-group-title.filters-accordion-title {
  width: 100%;
  position: relative;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 15px !important;
}
.filters-group-title button.accordion-togglr {
  width: 100%;
  margin: 0;
  text-align: left;
  padding: 9px 15px;
  transition: 0.3s ease-in-out;
}
.filters-group-title button.accordion-togglr:hover {
  color: #00925c;
  background-color: transparent;
  border-color: #00925c;
}
.filters-group-title button.accordion-togglr:active,
.filters-group-title button.accordion-togglr:focus {
  outline: none;
}
.wcpt-item-row.closed .filters-group-title button.accordion-togglr {
  border: 1px solid #00925c;
}
.wcpt-item-row .filters-group-title button.accordion-togglr {
  border: 1px solid #00925c;
}
.wcpt-item-row .filters-group-title.filters-accordion-title:after {
  content: "-";
  font-size: 14px;
  color: #00925c;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.wcpt-item-row.closed .filters-group-title.filters-accordion-title:after {
  content: "+";
  font-size: 12px;
}

.wcpt-csv-download {
  border: 1px solid #00925c;
  background-color: #00925c;
  color: #fff;
  border-radius: 0;
  margin-top: 0 !important;
  margin-left: 10px;
  padding: 10px 20px;
  width: auto !important;
  height: auto;
  display: inline-block;
  line-height: 1;
  transition: 0.3s ease-in-out;
}
.wcpt-csv-download:hover {
  background-color: #e3f9f0;
  color: #00925c;
  border-color: #00925c;
}
.wcpt-csv-download .wcpt-item-row .wcpt-text {
  line-height: 1;
}
.wcpt-csv-download .wcpt-text {
  line-height: 1;
  font-size: 14px;
}

.filter-orderby .wcpt-filter-heading {
  /*border-radius: 0 !important;*/
  padding: 10px 20px;
  font-size: 13px;
}
.filter-orderby .wcpt-dropdown-option {
  font-size: 13px;
  line-height: 15px;
}
.wcpt-clear-filter {
  font-size: 13px;
  border-radius: 0;
}

.wcpt-pagination a,
.wcpt-pagination span {
  border-radius: 0 !important;
}

.wcpt-grid-table-view-switcher .wcpt-grid-table-view-switcher__button__text {
  font-size: 16px !important;
}

body:not(.single-product) .btn-back {
  display: none;
}

body.single-product .header-widget-region .textwidget {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0;
}

body.single-product .header-widget-region .textwidget .btn svg {
  background-color: #fff;
  border-color: #00925c;
  color: #00925c;
  border: 1px solid;
  margin: 0 4px 0 0;
  font-size: 14px;
  font-family: "Roboto Slab";
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 4px;
  border-radius: 0;
  transition: 0.3s ease-in-out;
}

body.single-product .header-widget-region .textwidget .btn:hover svg {
  color: #fff;
  background-color: #00925c;
  border-color: #00925c;
}

.wcpt-search-wrapper.filter-search {
  font-size: 13px;
}
.wcpt-header .wcpt-filter.wcpt-dropdown .wcpt-filter-heading {
  border-radius: 0;
}

body.single-product .header-widget-region .textwidget .btn svg {
  background-color: #fff;
  border-color: #00925c;
  color: #00925c;
  border: 1px solid;
  margin: 0 4px 0 0;
  font-size: 14px;
  font-family: "Roboto Slab";
  font-weight: 500;
  padding: 10px 20px;
  padding: 7px 0 0 7px;
  border-radius: 4px;
  border-radius: 0px;
  transition: 0.3s ease-in-out;
}

body.single-product .header-widget-region .textwidget .btn svg path {
  fill: #00925c;
  transition: 0.3s ease-in-out;
}

body.single-product .header-widget-region .textwidget .btn:hover svg {
  color: #fff;
  background-color: #00925c;
  border-color: #00925c;
}

body.single-product .header-widget-region .textwidget .btn:hover svg path {
  fill: #fff;
}

@media (min-width: 768px) {
  .woocommerce-products-header h1 {
    margin-bottom: 0;
  }
}

/* Modifica footer @Carlo */
@media only screen and (min-width: 1440px) {
  .site {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
  }

  .site footer.site-footer {
    margin-top: auto;
  }
}

/*
* Responsive 
* Smartphone
* 26/05/2023
* @Enrico
*/

@media only screen and (max-width: 767px) {
  /* Home Page */
  .home .site .header-widget-region {
    display: none;
  }

  .site-main header.woocommerce-products-header {
    overflow: hidden;
  }

  .home .site-main .entry-content h2 {
    line-height: 1 !important;
  }

  /* Menu */
  .main-navigation .menu-toggle:active,
  .main-navigation .menu-toggle:focus,
  .main-navigation .menu-toggle {
    border-width: 1px;
    border-radius: 0;
    outline: none;
  }

  .handheld-navigation .shm-close {
    border-top: 4px solid #00925c;
    color: #000 !important;
    background-color: transparent;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    text-align: right;
    font-size: 0;
    padding-top: 18px;
  }

  .handheld-navigation .shm-close:before {
    text-align: center;
    font-size: 17px !important;
    padding: 0.6180469716em 0.875em;
    border: 1px solid #000;
    border-radius: 0;
    font-size: 0.875em;
    margin-right: 20px !important;
  }

  .handheld-navigation ul.menu {
    padding: 0px 20px;
    margin-top: 0 !important;
  }

  .handheld-navigation ul.menu > li {
    border-top: 1px solid #ddd;
  }

  .handheld-navigation ul.menu > li:first-child {
    border-top: 0;
  }

  .handheld-navigation ul.menu li.bottone-panoramica a {
    padding: 14px 20px 10px 20px !important;
    line-height: 1;
    border-radius: 0;
  }

  .handheld-navigation ul.menu > li > a {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .handheld-navigation ul.menu > li > .dropdown-toggle {
    margin-right: 0;
    padding: 0 0.875em !important;
    border: 1px solid #00925c;
    background-color: #00925c;
    color: #fff;
    border-radius: 0;
    font-size: 0.875em !important;
    top: 0.5em;
    min-width: 45px;
    height: calc(100% - 1em);
    max-height: 45px;
  }

  .handheld-navigation ul.menu > li > ul.sub-menu > li > a {
    font-size: 20px;
    line-height: 1;
  }

  .handheld-navigation ul.menu > li > ul.sub-menu > li:last-child {
    padding-bottom: 20px;
  }

  /* Mezzi */
  .tax-product_cat .site-main h1.page-title {
    margin-bottom: 10px;
  }

  .tax-product_cat .site-main h1.page-title:after {
    width: calc(100% - 3.617924em / 2) !important;
  }

  /*
	.tax-product_cat .wcpt-grid-table-view-switcher {
		display: none;
	}
	*/

  /* Filtri */
  .filter-search .wcpt-search input.wcpt-search-input[type="search"] {
    height: 50px !important;
  }

  .wcpt-header .wcpt-filter.wcpt-dropdown .wcpt-filter-heading {
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    transition: none;
    height: 50px;
    display: flex;
    align-items: center;
  }

  .filters-select .wcpt-filter-heading .wcpt-dropdown-label {
    padding-right: 0 !important;
  }

  .wcpt-active-count {
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    background-color: #00925c;
    color: white;
    font-family: "Roboto Slab", serif;
    font-size: 14px;
    font-weight: 700;
    margin-left: 10px;
  }

  .wcpt-header .wcpt-dropdown-menu {
    margin: 0;
    box-shadow: none;
    padding: 0;
    border: 0;
  }

  .filter-price .wcpt-dropdown-menu,
  .filters-select.filters-select-exploded .wcpt-dropdown-menu {
    display: block;
  }

  .wcpt-item-row .filters-group-title.filters-accordion-title:after {
    right: 20px;
    font-size: 16px;
  }

  .filter-price .wcpt-range-options-main .wcpt-range-slider-wrapper {
    max-width: 100%;
  }

  input.wcpt-search-input[type="search"] {
    font-size: inherit;
  }

  .filter-search.filter-search-codice-costruttore .wcpt-search {
    margin-bottom: 15px !important;
    margin-left: 0 !important;
  }

  /* Risultati Filtraggio */
  .wcpt-csv-download {
    border: 1px solid #00925c;
    background-color: #00925c;
    color: #fff;
    border-radius: 0;
    margin-top: 10px;
    padding: 10px 20px;
    width: auto !important;
    height: auto;
    display: inline-block;
    line-height: 1;
    margin-left: 0;
  }

  .wcpt-csv-download .wcpt-item-row .wcpt-text {
    line-height: 1;
  }

  .wcpt-csv-download .wcpt-text {
    line-height: 1;
    font-size: 14px;
  }

  .filter-orderby {
    border: 1px solid #e6e6e6 !important;
    padding: 0 !important;
    margin: 15px 0 !important;
  }

  .filter-orderby .wcpt-dropdown-menu {
    padding: 0 0 15px 0 !important;
  }

  .filter-orderby .wcpt-dropdown-label {
    font-size: 13px;
  }

  .filter-orderby .wcpt-dropdown-option {
    font-size: 13px;
    line-height: 15px;
  }

  .wcpt-clear-filters-wrapper {
    padding: 20px 20px;
  }

  .wcpt-clear-filters-wrapper .wcpt-clear-filter {
    border-radius: 0;
    background-color: #efefef;
    border: 1px solid #ddd;
  }

  .wcpt-clear-filters-wrapper .wcpt-clear-filter .wcpt-filter-label {
    font-size: 0.875em;
    font-weight: 400;
  }

  .wcpt-clear-filters-wrapper .wcpt-clear-all-filters {
    font-size: 13px;
    line-height: 1;
  }

  /* Tabella */
  .wcpt-table .wcpt-title {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
  .wcpt-table thead tr th:nth-child(2) {
    padding-left: 20px !important;
  }
  .wcpt-table tbody .wcpt-cell {
    vertical-align: middle;
  }

  /* Pagination */
  .wcpt-pagination a,
  .wcpt-pagination span {
    border-radius: 0 !important;
    font-size: 13px !important;
  }

  /* Scheda Prodotto */
  .single-product div.product .woocommerce-product-gallery img {
    width: 100%;
    margin-top: 10px;
  }

  .single-product .woocommerce-tabs ul.tabs li.active::after {
    right: 10px;
  }

  body.woocommerce:not(.single) #content .col-full {
    display: block;
  }
}

.wcpt-grid-view thead {
  display: none;
}

.wcpt-grid-view tbody {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.wcpt.wcpt-grid-view tr {
  flex: 1 1 30%;
  border: 1px solid #ddd !important;
  text-align: center;
  padding: 10px;
}

.wcpt.wcpt-grid-view tr td {
  border: none !important;
  text-align: inherit !important;
  display: block;
  background: transparent !important;
  padding: 0 !important;
}

.wcpt-grid-table-view-switcher {
  text-align: right;
  margin-bottom: 10px;
  white-space: nowrap;
}

@media (max-width: 799px) {
  .wcpt-grid-table-view-switcher {
    text-align: left;
  }
}

.wcpt-grid-table-view-switcher__button {
  cursor: pointer;
  padding: 2px;
  display: inline-block;
  position: relative;
  line-height: 1em;
}

.wcpt-grid-table-view-switcher__button:first-child {
  margin-right: 10px;
}

.wcpt-grid-table-view-switcher__button {
  color: rgb(0 0 0 / 40%);
  font-size: 25px;
  stroke-width: 1.5px;
  display: inline-block;
  vertical-align: text-bottom;
}

.wcpt-grid-table-view-switcher__button.wcpt-active .wcpt-icon {
  color: black;
}

.wcpt-grid-view .wcpt-cell-val > .wcpt-item-row {
  margin-bottom: 8px;
}

.wcpt-grid-view .wcpt-cell-val > .wcpt-item-row:last-child {
  margin-bottom: 0 !important;
}

.wcpt-grid-view .wcpt-product-image-wrapper {
  max-width: 100px;
  min-width: 100px;
}

.wcpt-grid-view .wcpt-table {
  border: none !important;
}
.wcpt-grid-table-view-switcher__button__text {
  display: inline-block;
  font-size: 18px;
  position: relative;
}
/* dennis 5 ottobre 2023 */

#wcpt-34014 .wcpt-grid-view * tr,
#wcpt-28215 .wcpt-grid-view * tr {
  flex: 0 0 calc(33.333333333333% -6.6666666666667px) !important;
}

#wcpt-34014.wcpt-grid-view * tr,
#wcpt-28215.wcpt-grid-view * tr {
  flex: 0 0 calc(33.333333333333% - 6.6666666666667px) !important;
}
.wcpt-table wcpt-table-28215 tr {
  flex: 0 0 calc(33.333333333333% -6.6666666666667px) !important;
}
.wcpt-cell wcpt-57688 tr {
  flex: 0 0 calc(33.333333333333% -6.6666666666667px) !important;
}

/* 
 Mod. Enrico
 07/05/2023
*/
.box-allestitore {
  border: 1px solid #c8c8c8;
  padding: 20px 10px;
  text-align: center;
  margin-bottom: 15px;
}
.hentry .entry-content .box-allestitore a {
  color: #333 !important;
}
.box-allestitore img {
  margin: 0 auto;
  padding-bottom: 10px;
}

.box:hover {
  background-color: #e3f9f0;
}
#accessori .box-accessori:hover {
  background-color: #e3f9f0;
}

/* 
 Mod. Dennis
 20/06/2025
*/

/* modifica margin su accordion */
.wcpt-item-row .filters-group-title button.accordion-togglr {margin-bottom:15px;} 

/* modifica su price range */
.wcpt-filter span.wcpt-range-submit-button{
	  line-height: 38px;
    height: 38px;
    border-radius: 0;
    background-color: #00925c;
    color: #fff;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 400;
    transition: 0.3s ease-in-out;
}

.wcpt-filter span.wcpt-range-submit-button:hover {
	  background-color: #e4f9f0;
    color: #00925c;
}

.wcpt-range-options-wrapper input[type=number] { 
	border-radius: 0;
}

.wcpt-item-row.wcpt-1677157503433 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.wcpt-dropdown-option:hover {
  background: unset;
}
.filters-select .wcpt-dropdown-menu .wcpt-dropdown-option {
  padding: 3px 0 !important;
}
@media (min-width: 1200px) {
    .wcpt-left-sidebar .wcpt-dropdown-menu .wcpt-range-options-wrapper>* {
        display: flex;
        align-items: center;
       
    }
.wcpt-range-options-wrapper input[type=number]{
  flex: 1 1 20%;
  height: 38px;
  padding: 0 10px;
}
}
.wcpt-left-sidebar > .wcpt-item-row > div.filters-select.filters-select-exploded, .wcpt-item-row > .filters-select.filters-select-exploded {
  margin-top: 0 !important;
}
.wcpt-range-options-wrapper.wcpt-dropdown-option {
  padding: 0 !important;
}
.wcpt .wcpt-csv-download {
  background: #00925c;
  padding: 10px 20px;
  border-radius: 0;
}

.wcpt .wcpt-csv-download:hover{
  background-color: rgb(227, 249, 240);
  color: #00925c;
}
.wcpt-result-count>:not(.wcpt-result-message) {
  margin-right: .3rem;
}
.wcpt-item-row .filters-group-title button.accordion-togglr{
  margin-bottom: 15px;
}