/*
Theme Name: Introvert Dear Theme
Theme URI: https://introvertdear.com
Template: simplemag
Author: iMark Interactive
Author URI: https://www.imarkinteractive.com
Description: Child theme for Introvert, Dear
Tags: black,white,one-column,two-columns,three-columns,right-sidebar,fluid-layout,custom-colors,custom-menu,featured-images,post-formats,theme-options,translation-ready,photoblogging
Version: 3.0.3.1521992003
Updated: 2018-03-25 10:33:23

*/

.main-menu .sub-menu-full-width .sub-posts .mega-menu-item, .main-menu .sub-posts .mega-menu-posts .mega-menu-item {
    width: 390px;
    float: left;
    width: 30% !important;
    margin-left: 2.5%;
    display: block;
}
.main-menu .sub-menu-full-width .sub-posts .mega-menu-item figure, .main-menu .sub-posts .mega-menu-posts .mega-menu-item figure{
	width: 100%;
}
.posts-slider .entry-title {
			line-height: 120%;
/*     	display: inline; */
/*     	background-color: #fdc937; */
			padding: 0px 5px 5px 5px;
}
span.read-more {
        display: table;
}

twitterwidget.twitter-tweet
{
	margin-left:auto;
	margin-right: auto;
}

.sidebar-fixed .sidebar  {
border-top:none;
border-right:none;
border-bottom:none;
border-left:none;
padding-right:0;
}
.sidebar .widget {
border-bottom:none;
}
.home-section {
    margin-top: 50px;
}
#branding {
    padding-top: 20px;
    padding-bottom: 20px;
}
.title-with-sep {
    background: url(https://introvertdear.com/wp-content/uploads/2018/04/section-header.png) repeat-x 0 50%;
}
@media only screen and (min-width: 959px){
	#masthead {
	    margin-bottom: 20px;
	}
}
@media only screen and (min-width: 751px){
	.layout-boxed .main-menu-container .wrapper {
	    width: 1170px;
	    max-width: 100%;
	}
}