/*
Theme Name: Freddo Child 02
Theme URI: https://crestaproject.com/downloads/freddo/
Template: freddo
Author: Rizzo Andrea - CrestaProject
Author URI: https://crestaproject.com
Description: Freddo is a fresh and minimal multipurpose WordPress Theme with all the feature that you need to make a complete website in one page. In the home page you can use many sections including Slider, About Us, Team Section, Skills, Contact section and much more, all this in a few seconds by using one click demo importer plugin. Moreover, Freddo Theme has a beautiful appearance for blogging with featured image in the header. Freddo Theme is fully compatible with WooCommerce that allows you to create your personal E-Commerce, with WPML (multilingual ready), with Gutenberg and with the most common page builders (Elementor, SiteOrigin, Beaver Builder). Unlimited colors, 2 sidebar, footer widget, custom logo and many other options. Demo here: https://crestaproject.com/demo/freddo/
Tags: two-columns,right-sidebar,custom-colors,custom-menu,featured-images,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,blog,news,e-commerce,footer-widgets,custom-logo
Version: 1.5.3.1606198826
Updated: 2020-11-24 06:20:26

*/

.page-template-work-with-us-template div#content {
    border-radius: 25px;
    background: #5a445f;
    margin: 60px;
    max-width: unset;
    padding: 0px;
}


.single-post div#content {
    padding: 0px;
    margin: 60px 60px 220px;
    border-radius: 40px;
    max-width: inherit;
    background: #fff;
    border: 1px solid #0000000d;
}

.single-post div#content aside#secondary {
    display: none;
}

.single-post div#content div#primary {
    width: 100%;
    float: unset;
    padding: 60px 24px 24px;
}

.single-post .entry-content {
    max-width: 960px;
    margin: 0px auto 10px;
    padding: 0 30px;
}

.single-post .entry-header {
	max-width: 960px;
    margin: 0px auto 10px;
}
.single-post p, .single-post li, .single-post h1 {
    color: #5a4460;
}

div#comments, span.comments-link, span.byline {
	display: none !important;
}