/* init pmg_woocommerceonepage */
.filtereventprod.incerca::before {
  background-color: #8F8F8F;
}

.filterevent.incerca {
  text-decoration: underline;
}
.singleproditem{

}
.singleproditem.is-open .product-preview .icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.pagination {
}
.pagination ul{
  display: flex;
  justify-content: flex-end;
}
.pagination li{
  padding: 0px 10px;
  margin: 0px 3px;
  cursor: pointer;
  list-style: none;
}

.pagination li:hover,
.pagination li div.active{

    color: #D80F30;
}

.inloadingajax{

}
.inloadingajax::before{
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 99999;
  opacity: .5;
}

.product-preview__details {
  -webkit-transform: unset !important;
  transform: unset !important;
  -webkit-transition:  unset !important;
  transition: unset !important;
}

.risultatiper{
  margin-bottom: 30px;
}
.risultati{
  padding-top: 20px;
}
.cercasitename{
  color: #D80F30;
  font-size: 3rem;
  line-height: 1.26;
  font-weight: 500;
  font-family: inherit;
}
.risultati article {
  margin-left: 30px;
  margin-bottom: 30px;
}
.risultati article p{
  font-size: 1.5rem;
}
.risultati article:last-child{
  margin-bottom: 0px;
}

.risultati article .search-result__title{
  margin-bottom: 10px;
  font-size: 2.5rem;
}
.risultati article footer{
  margin-top: 10px ;
}

.filter-attribute__checkbox:checked ~ .filter-attribute__list{
  max-height: 350px;
  overflow: auto;
}

/* farmerbit.css */
html.no-scroll{
    overflow-y: hidden;
}
.filter-attributes .filter-attribute .filter-attribute__list .filter-attribute__term-link::before{
    content: "";
    display: inline-block;
    vertical-align: -15%;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 1px solid #8F8F8F;
    transition: 0.3s;
}
.filter-attributes .filter-attribute .filter-attribute__list .filter-attribute__term-link.incerca::before{
    background-color: #8F8F8F;
}
.filter-attributes .filter-attribute .filter-attribute__list .filter-attribute__term-link:hover::before{
    background-color: #8F8F8F;
}
.filter-attributes .titolo-mobile{
    display: none;
}
.active-filter-mobile, .active-filter-term-mobile{
  position: fixed;
  z-index: 100;
  height: auto;
  display: none;
  text-align: center;
  cursor: pointer;
  font-family: "AkkuratLLTT-Bold";
}
.close-popup-filtri{
    width: 42px;
    height: 42px;
    display: none;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 30px;
    padding: 10px;
}
.filtri-attivi{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: -10px;
}
.filtri-attivi .s-filtri-attivi{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin-right: 10px;
    margin-top: 10px;
    border: 1px solid #585858;
    border-radius: 30px;
    font-size: 15px;
    line-height: 18px;
    cursor: pointer;
}

.filtri-attivi .s-filtri-attivi.glob{
    display: flex;
}

.filtri-attivi .s-filtri-attivi .x-elim{
  width: 15px;
  height: 15px;
  background-image: url('/wp-content/themes/farmerbit/dist/assets/images/delete-icon.svg');
  background-size: contain;
  background-position: center;
  margin-right: 5px;
  margin-top: -2px;
}

.prodmisura_group{
  display: flex;
}

.prodmisura_group .product-mini-misura{
}

.prodmisura_group .prodmisura_group_in .product-mini-misura:last-child .permisura {
  display: none;
}
@media (max-width: 1099px){
.close-popup-filtri{
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
    }
    .filter-attributes{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        padding: 60px 15px 65px;
        overflow-y: auto;
        background-color: #fff!important;
        z-index: 99;
        display: none;
    }
    .filter-attributes.open{
        display: block;
    }
    .filter-attributes .titolo-mobile{
        display: block;
    }
    .active-filter-mobile, .active-filter-term-mobile{
        display: block;
    }
    .filter-attributes .filter-attribute{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .filter-attribute .filter-attribute__list{
        position: relative;
        left: unset;
        right: unset;
        bottom: unset;
        top: unset;
        height: auto;
        max-height: unset;
    }
    .filter-attribute .filter-attribute__checkbox:checked ~ .filter-attribute__list{
        max-height: unset;
    }
}
.header-filter-shop:not(.show){
  display: none;
}
/* end pmg_woocommerceonepage */


.ring-load {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  height: 100%;
  z-index: 9;
  left: 0px;
  top: 0px;
}
.ring-load::before{
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.5;
  z-index: 0;
  left: 0px;
  top: 0px;
  position: absolute;
}

.filtromanuale.go-search{
  display: none;
}


/* init pmg_fake-product */ .fake-news .skeleton { position: relative; min-height: 30px; width: 100%; margin-bottom: 10px; overflow: hidden; } .fake-news .fake-img { min-height: 250px; background-image: linear-gradient(#f4f4f4 25px, transparent 0), linear-gradient(#f4f4f4 14px, transparent 0), linear-gradient(#f4f4f4 18px, transparent 0), linear-gradient(#f4f4f4 14px, transparent 0), linear-gradient(#f4f4f4 14px, transparent 0), linear-gradient(#f4f4f4 14px, transparent 0), linear-gradient(#f4f4f4 14px, transparent 0), linear-gradient(#f4f4f4 16px, transparent 0), linear-gradient(#f4f4f4 16px, transparent 0), linear-gradient(#f4f4f4 1px, transparent 0), linear-gradient(#f4f4f4 25px, transparent 0), linear-gradient(#f4f4f4 35px, transparent 0), linear-gradient(#f4f4f4 25px, transparent 0); background-size: 55% 25px, 70% 14px, 40% 18px, 100% 14px, 100% 14px, 100% 14px, 100% 14px, 40% 16px, 40% 16px, 100% 1px, 70% 25px, 60% 35px, 60% 25px; background-position: left top, left 34px, left 75px, left 120px, left 147px, left 174px, left 201px, left 240px, left 270px, left 320px, left 350px, left 395px, left 455px; } .fake-news .prod-desc { min-height: 60px; } .fake-news .skeleton::before { background-image: linear-gradient(#f4f4f4 25px, transparent 0), linear-gradient(#f4f4f4 14px, transparent 0), linear-gradient(#f4f4f4 18px, transparent 0), linear-gradient(#f4f4f4 14px, transparent 0), linear-gradient(#f4f4f4 14px, transparent 0), linear-gradient(#f4f4f4 14px, transparent 0), linear-gradient(#f4f4f4 14px, transparent 0), linear-gradient(#f4f4f4 16px, transparent 0), linear-gradient(#f4f4f4 16px, transparent 0), linear-gradient(#f4f4f4 1px, transparent 0), linear-gradient(#f4f4f4 25px, transparent 0), linear-gradient(#f4f4f4 35px, transparent 0), linear-gradient(#f4f4f4 25px, transparent 0); background-size: 55% 25px, 70% 14px, 40% 18px, 100% 14px, 100% 14px, 100% 14px, 100% 14px, 40% 16px, 40% 16px, 100% 1px, 70% 25px, 60% 35px, 60% 25px; background-position: left top, left 34px, left 75px, left 120px, left 147px, left 174px, left 201px, left 240px, left 270px, left 320px, left 350px, left 395px, left 455px; } .fake-news .skeleton::before { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: 0 0px; background-repeat: no-repeat; } .fake-news .skeleton::after { content: ''; position: absolute; top: -50%; left: -50%; right: -50%; bottom: -50%; transform: rotate(45deg); background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 80%); background-size: 60% 100%; background-position: -100% 0; background-repeat: no-repeat; animation: skeletonloading 1.5s infinite 0.2s; } @keyframes skeletonloading { to { background-position: 200% 0; } } /* end pmg_fake-product */
