/*
Theme Name: Extra Child Theme
Theme URI: http://www.elegantthemes.com/gallery/extra/
Template: Extra
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Extra
Version: 2.0.63.1500556702
Updated: 2017-07-20 09:18:22

*/
.et_pb_extra_module{
    border-top:none !important;
}
.page article{
    border-top:none !important;
}
.et_pb_widget .widgettitle {
    background: transparent;
}
.adsanity-random{
    text-align: center;
}    
div.adsanity-shortcode{
    overflow: auto;
    display: flex;
    justify-content: center;
}
h1.entry-title{
   text-transform: none;
}
span.featured_image_caption{
   color: darkgoldenrod;
   font-weight: bold;
   font-style: italic;
}
/* Post thumbnail */
.post-thumbnail img{
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.et_extra_other_module .posts-list article .post-thumbnail,
.et_pb_extra_module .posts-list article .post-thumbnail{
    width: 80px;
    height: 80px;
}
