/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 12 2023 | 10:23:21 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.woocommerce .woocommerce-breadcrumb{
	margin:0px;
}
.avatar-wrapper{
	overflow:hidden;
	width:30px !important;
	height:30px !important;
}
.review_singolo_prodotto .elementor-widget-container{
	margin: 0 auto;
    display: table;
}
.img_avatar img{
      border-radius: 50px;
    border: 1px solid grey;
}
.img_center img{
  display:table;
}
.site-content .ast-container{
  display:block;
}
.elementor-icon{
  vertical-align:middle;
}
.fixed_footer{
  position:fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  box-shadow: 0 -5px 5px -5px rgba(0,0,0,0.2);
    
}

.jet-form input{
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0px;
  color: #334155;
  border-style: solid;
  border-width: 1px;
  border-radius: 10px !important;
  border-color: #cbd5e1;
  padding: 10px;
  background-color: #fff;
}

.jet-form label{
  font-weight: 400;
  text-transform: inherit;
  font-style: inherit;
  text-decoration: inherit;
  line-height: 24px;
  letter-spacing: 0px;
  font-size: 16px;
  padding: 0px 0px 5px 0px;
  border-style: none;
  color: #99a2bb;
}
.jet-form .jet-form__heading{
  font-weight: 400;
  font-size:20px;
  color:#334155;
}
.jet-form__submit{
  width:100%;
}
.jet-form-message--success{
  background-color: green;
    color: white;
}
.jet-form-message--error{
  background-color: red;
    color: white;
}
.jet-form .checkradio-wrap{
  display:inline;
  margin-right:5px;
}
.jet-form .checkradio-wrap{
  display:inline;
  margin-right:5px;
}
