/*
Theme Name: SimpleMag Child Theme
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
*/


/* Your CSS code goes here
-------------------------------------- */

.anmtd {
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
}

#content .title-with-sep {background:transparent;}
.title-with-sep h1:before, .title-with-sep h1:after {
	content: '-';
	display: 'inline-block';
}

.entry-content p, .entry-content span {font-size:inherit !important;}

.bloglovin-widget {display: block;
margin-top: 10px;}

.paging-navigation .loop-pagination {border:none;}

.wrapper.main-menu {width:auto;}

.single .entry-media .base-image img {width:100%;height:auto;}
.base-image {max-width:100%;}

#content .sidebar {
border:none;
margin-top: -31px;
background: #fdefee;
padding-top:31px;
}

#content .sidebar .widget {
	border-bottom: 1px solid #fff;
}

footer iframe {margin-bottom: -4px;}
.entry-meta, secondary-menu li {font-size:16px;}

.widget_recent_entries li:before, .widget_recent_comments li:before {
margin-top: -13px;
font: italic 26px/1 serif;
}

@media only screen and (min-width: 959px){
.admin-bar .top-strip-fixed .top-strip {top: 32px;}
}

.post-item .entry-meta {display:none;}
.entry-title {text-transform:none;}
