/*
 Theme Name: 4IOT
 Theme URI: 4iot.store
 Description: Tema personalizzato per il portale 4iot.store
 Author: 4next
 Author URI: 4iot.store
 Template: woostify
 Version: 1.0.0
*/
body > #view{
  background-image: url(assets/img/4iot.png);
  background-size: 600px;
  background-repeat: no-repeat;
  background-position: 110% -50px;
}
#view > .page-header,
body.single-product .content-top, body.single-product .product-page-container{ background: none transparent;}
body.single-product .woocommerce-tabs.layout-accordion .woocommerce-Tabs-panel.is-visible{
    padding-top: 15px;
}
body.single-product .woocommerce-tabs.layout-accordion .woostify-accordion-title{
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
}
.woostify-breadcrumb .item-bread > a:not(:hover){
    color: #7ba637;
}
body.single-product .woocommerce-tabs.layout-accordion .active .woostify-accordion-title{
    border-bottom: 2px solid #9ABB45;
    color: #9ABB45;
}
body.single-product .woocommerce-tabs.layout-accordion .woostify-tab-wrapper:last-child{
    border-bottom: 0;
}
body.single-product .product-thumbnail-images .thumbnail-item.is-selected.is-nav-selected img{
    border-radius: 5px; border-color: #ccc;
}
body.single-product .product-images-container .image-item.ez-zoom img{
    max-height: 500px; width: auto;
}
body.single-product .summary.entry-summary .woocommerce-product-details__short-description{
    padding: 20px 0 25px 0;
  font-size: 20px;
  color:#313131;
}
body.single-product .summary.entry-summary .woocommerce-variation-description{
  padding: 0 0 25px 0;
  font-size: 20px;
  color:#313131;
}
body.single-product .summary.entry-summary .woocommerce-product-details__short-description p,
body.single-product .summary.entry-summary .woocommerce-variation-description p{
    font-weight: 300; line-height: 1.6;
}
body.single-product .summary.entry-summary .woocommerce-variation-description p{ margin: 0; }
body.single-product .summary.entry-summary .woocommerce-product-details__short-description p strong,
body.single-product .summary.entry-summary .woocommerce-variation-description p strong{
    font-weight: 500;
}
body.single-product .summary.entry-summary .woocommerce-product-details__short-description.hidden{
  display: none;
}
body.single-product .summary.entry-summary .woocommerce-product-details__short-description.hidden ~ form.cart{
    margin-top: 20px;
}
body.single-product .summary.entry-summary h1.product_title{
  margin: 15px 0 0 0;
  font-size: 28px;
  font-weight: 600;
  color:#83af12
}
body.single-product .product-summary .price{
  font-size: 28px;
  font-weight: 400;
  color: #7ba637;
  line-height: 1;
}
body.single-product form.cart {
  margin-top: 50px;
}
body.single-product .woocommerce-tabs.layout-accordion .woocommerce-Tabs-panel .woostify-tab-inner .woostify-tab-scroll-content p{ font-size: 16px; }
body.single-product .woostify-tab-inner ul {
  list-style: none;
  padding: 0;
}
body.single-product .woostify-tab-inner ul li{ margin-bottom: 4px }
body.single-product .woostify-tab-inner ul > li::before{
  content:'';
  margin-right: 12px;
  vertical-align: middle;
  display: inline-block;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect width='24' height='24' stroke='none' fill='%23000000' opacity='0'/%3E%3Cg transform='matrix(0.83 0 0 0.83 12 12)' %3E%3Cg style='' %3E%3Cg transform='matrix(1 0 0 1 0 0)' %3E%3Cpath style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; fill: %23f2f9e8; fill-rule: nonzero; opacity: 0.13;' transform=' translate(-12, -12)' d='M 19 20 L 5 20 C 4.448 20 4 19.552 4 19 L 4 5 C 4 4.448 4.448 4 5 4 L 19 4 C 19.552 4 20 4.448 20 5 L 20 19 C 20 19.552 19.552 20 19 20 z' stroke-linecap='round' /%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 0 0)' %3E%3Cpath style='stroke: %2383af12; stroke-width: 2; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;' transform=' translate(-12, -12)' d='M 19 20 L 5 20 C 4.448 20 4 19.552 4 19 L 4 5 C 4 4.448 4.448 4 5 4 L 19 4 C 19.552 4 20 4.448 20 5 L 20 19 C 20 19.552 19.552 20 19 20 z' stroke-linecap='round' /%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 0 0.5)' %3E%3Cpath style='stroke: %23232323; stroke-width: 2; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;' transform=' translate(-12, -12.5)' d='M 17 9 L 10 16 L 7 13' stroke-linecap='round' /%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

body.single-product form.cart .variations tr{
    gap: 35px;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: auto 1fr;
  align-items: center;
}
body.single-product form.cart .variations select{
    width: 100%;
  border-radius: 4px;
  font-size: 16px;
}
.single-variation-wrap .woocommerce-variation-price { display: none !important; }
.woostify-product-recently-viewed-section .woostify-product-recently-viewed-inner{ border: 0;}
.woostify-product-recently-viewed-section {
  margin-top: 60px;
}
.woostify-product-recently-viewed-section {
  margin-top: 60px;
}
.woostify-product-recently-viewed-section .woostify-product-recently-viewed-title{
    background-color: #fbfbfb;
    margin-bottom: 40px;
  color: #7ba637;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

body.archive.woocommerce-shop #content > .woostify-container{
  display: flex;
  flex-direction: row-reverse;
}
body.archive.woocommerce-shop.has-sidebar.right-sidebar #content > .woostify-container .content-area{ padding-right: 0; padding-left: 60px; }
body.archive.woocommerce-shop #content > .woostify-container #secondary.shop-widget > .widget_block{
  border: 1px solid #ececec;
  border-radius: 20px;
  background-color: #fbfbfb;
  padding: 30px;
}
body.archive.woocommerce-shop #content > .woostify-container #secondary.shop-widget > .widget_block h2.wp-block-heading{
    color: #7ba637; font-size: 18px;
}
body.archive.woocommerce-shop #content > .woostify-container #secondary.shop-widget > .widget_block h3.wp-block-heading{
    font-size: 22px; text-transform: uppercase; line-height: 1;
}
body.archive.woocommerce-shop #content > .woostify-container #secondary.shop-widget > .widget_block .wc-block-product-filter-checkbox-list__text{ text-transform: capitalize; }
body.archive.woocommerce-shop #content > .woostify-container #secondary.shop-widget > .widget_block .wc-block-product-filter-price-slider .text input[type="text"] {
    background: none transparent;
  padding: 5px 10px;
  line-height: 1;
  border-color: #ccc;
}
body.archive.woocommerce-shop #content > .woostify-container #secondary.shop-widget > .widget_block .wp-block-woocommerce-product-filter-active {
  margin-bottom: 15px; font-size: 12px;
}
body.archive.woocommerce-shop #content > .woostify-container #secondary.shop-widget > .widget_block .wp-block-woocommerce-product-filter-active  .wc-block-product-filter-removable-chips__item{
  border-radius: 8px;
  line-height: 1;
}
body.archive.woocommerce-shop #content > .woostify-container #secondary.shop-widget > .widget_block .wp-block-woocommerce-product-filter-active  .wp-block-woocommerce-product-filter-clear-button .wp-block-button__link.wp-element-button{
padding: 8px;
  line-height: 1;
  border-radius: 8px;
  background-color: transparent;
  color: #7ba637;
}
body.archive.woocommerce-shop #content > .woostify-container #secondary.shop-widget > .widget_block .wp-block-woocommerce-product-filter-active  .wp-block-woocommerce-product-filter-clear-button .wp-block-button__link.wp-element-button:hover{
  color: #313131;
}
body.archive.woocommerce-shop #content > .woostify-container #secondary.shop-widget > .widget_block .wc-block-product-filters__overlay-content {
  row-gap: 25px;
}
.product-loop-wrapper .woocommerce-loop-product__title{
  margin-top: 0;
  color: #111 !important;
  font-weight: 600;
  font-size: 18px !important;
  line-height: 1.2;
}
.product-loop-wrapper .button:hover .woostify-svg-icon{ background-color: transparent !important;}
.site-dialog-search,#woostify-login-form-popup{
    background-color: rgba(107, 119, 92, 0.85);
}
.products .product:not(.product-category) .product-loop-wrapper {
  border-radius: 8px;
}
body.single-product .single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed:hover { cursor: not-allowed; }
body.single-product .single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
  background-color: #cadbb3;
  filter: none;
}
#view > .page-header h1.entry-title {
  text-transform: uppercase;
  font-size: 15px;
}
#view > .page-header h1.entry-title span {
  text-transform: none;
  font-weight: 600;
}
.topbar .topbar-item{ flex-grow: unset}
.topbar-area.widget_block p {
  font-size: 13px;
  letter-spacing: 0.5px;
}
.topbar-area.widget_block p strong,.topbar-area.widget_block p a{ color:#ffffff; font-weight: 700 }
.home-banner{
  margin-top: -49px;
}
.home-banner .wp-block-cover__inner-container.is-layout-constrained{
  max-width: 750px;
}
.home-banner h1{ line-height: 1.2; text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);}
.home-banner h2{ font-weight: 300; letter-spacing: 0.5px; margin-bottom: 40px;}
.home-banner h2 strong{ font-weight: 500; }
.home-banner .wp-block-search__inside-wrapper{border-radius: 40px;  padding: 4px 8px 4px 12px;}
.home-banner .wp-block-search__inside-wrapper .wp-block-search__button{
  border: 0;
  border-radius: 20px;
  background-color: #7ba637;
  color: white;
}
.home-banner .wp-block-search__inside-wrapper .wp-block-search__button:hover{
background-color: #313131;
}
body.home .site-content{ margin-bottom: 0;}
body.home .site-footer{ margin-top: 0;}
.home-listbox.wp-block-tag-cloud {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  position: relative;
  margin-bottom: 30px;
  top: -40px;
}
.home-listbox.wp-block-tag-cloud > a {
  background-color: #7ba637;
  text-align: center;
  padding: 50px 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fbfbfb;
  border-radius: 4px;
}
.home-listbox.wp-block-tag-cloud > a:hover{
  background-color: #2b2b2b;
}
.home-prefooter{ 
  padding: 4em 0;
  text-align: center;
}
.home-prefooter p.small{ 
  font-size:13px;
  line-height: 1.6;
  margin: 15px 0 0 0 !important;
  text-align: justify;
}
body.home .wp-block-woocommerce-product-collection .wp-block-heading.has-text-align-center {
  background-color: #fbfbfb;
  margin-bottom: 40px !important;
  color: #7ba637;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 25px 10px;
  font-weight: 500;
  margin-top: 0;
}
body.home .wp-block-woocommerce-product-collection .wc-block-product-template__responsive > li{
  border-style: solid;
  border-width: 1px;
  border-color: #ECECEC;
  padding: 25px 0;
}
body.home .wp-block-woocommerce-product-collection .wc-block-product-template__responsive > li h2{
  margin-bottom: 0 !important;
  font-size: 18px !important;
  font-weight: 600;
  padding: 0 20px;
  line-height: 22px !important;
}
body.home .wp-block-woocommerce-product-collection .wc-block-product-template__responsive > li .wc-block-components-product-sale-badge{
  padding: 5px 8px;
  line-height: 1;
  border: 0;
  background-color: #b1c990;
  color: white;
  right: 25px !important;
}

.is-layout-grid.gap-30 {
  column-gap: 30px;
}
.is-layout-grid.gap-60 {
  column-gap: 60px;
}
.site-footer-widget{
  float: none;
  display: flex;
  gap: 50px;
}
.footer-widget-col-3 .widget{ padding: 0;}
.footer-widget-col-3 .widget h6.widget-title{ margin-bottom: 5px;}
.footer-widget-col-3 .widget:first-child{ width: 20%;}
.footer-widget-col-3 .widget:last-child{ width: 43%;}
.footer-widget-col-3 .widget:last-child .wp-block-image img{ max-height:75px; width: auto; margin-top: 15px;}
#menu-footer-menu {
  font-size: 16px;
}
body.archive.tax-product_tag.woocommerce.right-sidebar.has-sidebar .content-area {
  width: 100% !important; padding-right: 0 !important;
}
@media (min-width: 992px) {
  .product-page-container .product-gallery {
    width: calc(40% - 15px);
  }
}
@media (min-width: 992px) {
  .product-page-container .product-summary {
    width: calc(60% - 15px);
    margin-left: 30px;
  }
}
@media (min-width: 720px) {
  .variations .reset_variations {
    margin-bottom: 0;
    padding: 4px 10px;
  }
}