/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Apr 22 2021 | 10:24:54 (am)
/*
/******* Do not edit this file *******/

/*
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 17% !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin: 0 3% 2.992em 0 !important;
}
*/
.wide-978 #secondary, .narrow-978 #secondary {
    width: 20%;
}
.wide-978 #primary, .narrow-978 #primary {
    width: 75%;
}
#input.es_txt_email.es_textbox_class {
  width : 150px;
}
div.es_textbox {
  width : 180px;
}
div.es_lablebox {
  width : 180px;
}
.woocommerce #primary, .woocommerce-page #primary {
    width: 100%;
}

.woocommerce div.product div.images img {
    display: block;
      height: auto;
      width: 350px;
    box-shadow: none;
}
.woocommerce-page ul.products li.product h3 {
    font-size: 14px;
    padding: 2px 0px;
}
.woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 100px;
    height: auto;
    box-shadow: none;
}
img.attachment_thumbnail.wp-post-image {

}