/*

Theme Name: dionysos template
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.

Version: 1.0

Author: Markus Graf
Author URI: http://www.builddesk.at
Template: enfold


*/





/*Add your own styles here:*/
.products .product h3 {
font-weight:bold;
}
.overridebaseImg {
max-width:200px;
max-height:200px;
height:auto;
width:auto;
}

.post-70  table tbody tr:nth-child(odd){
background-color:white;
border-bottom-width:0px;
}
.post-70  table tbody td table tbody td {
border-bottom-width:0px;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
}