/*
Theme Name:         Ronneby
Theme URI:          http://themes.dfd.name/ronneby/
Description:        Ronneby - Highly Functional Multifaceted WP Theme
Version:            1.1.0
Author:             DFD
Author URI:         http://dfd.name/
Tags:               light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

.wpb_wrapper p a{
	color:#1e73be !important;
}
.supporter-logo{
	display:block;
	margin:40px;
}
.supporter-logo img{
	display:block;
	margin:0 auto;
}
h3.widget-sub-title{
    margin-bottom: 15px !important;
    margin-top: 5px !important;
}

.dfd-news-categories, .widget_crum_tags_widget, .before-category, .byline.category, .before-author, .byline.author, .home .headroom--top .header-col-left, .mobile-logo, #why-hidden, .entry-comments > .post-comments-wrap{
	display:none;
	visibility:hidden;
}

.aio-icon-component .aio-icon-description p{
    margin-bottom: 10px !important;
}

.margin-left-30{margin-left: 30px !important;}
.margin-top-30{	margin-top: 30px !important;}
.margin-bottom-30{margin-bottom: 30px !important;}
.margin-right-30{margin-right: 30px !important;}

@media (max-width:767px){.hidden-xs{display:none!important}}
@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}
@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}
@media (min-width:1200px){.hidden-lg{display:none!important}}