.debug-info-container{
margin-top: 20px;
margin-bottom:20px;
}
.pi-edd-debug-msg{
border:1px solid #ccc;
display:none;
}
.debug-container .section-title{
display:block;
font-size:14px;
padding:10px;
background-color:#ccc;
color:#000;
}
.debug-container .debug-data{
padding:10px;
color:#000;
font-size:12px;
}
.debug-container .debug-data p:last-child{
margin-bottom:0px;
}
.debug-container .debug-warning{
color:#F00;
}
.debug-info-button{
display:block;
width:30px;
height:30px;
background:url(//veliorya.com/wp-content/plugins/estimate-delivery-date-for-woocommerce-pro/public/img/debug.svg) no-repeat;
font-size:0px;
}