/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 01 2019 | 19:51:14 */
.thumbnail-container:after {
    background: #f7f7f7;
}
.content-inner ul,
.content-inner ol,
.content-inner figure,
.content-inner iframe,
.content-inner twitter-widget {
    margin-bottom: 1.25em !important;
}
.content-inner blockquote {
    border-left-width: 4px;
    border-color: #13aff0;
}
.deu_autoload_separator .separator_bg {
    background: none;
    min-height: 2px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.deu_autoload_separator .separator_bg .container {
    padding: 0;
}
.content-inner iframe[src*="instagram"]{
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
}
@media only screen and (max-width: 766px) {
	div.deu_sidebar {
	    display: none;
	}	
}
@media only screen and (max-width: 991px) {
	body.single-post div.deu_sidebar {
	    display: none;
	}	
}