/*
Theme Name:   Flatpack Braais Child Theme
Theme URI:    http://flatpackbraais.co.za/blog-storm-child-flatpackbraais/
Description:  Blog-Storm Child Theme for Flatpack Braais
Author:       Trevor Kirkham
Author URI:   http://www.wwwhatever.co.uk
Template:     blog-storm
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  blog-storm-child-flatpackbraais
*/




/* body */

p                 { color: #111111 !important; line-height: 1.2em !important; }
.site-header,
.site-footer      { background-color: transparent !important; }


/* main menu */

li.menu-item a    { border: none !important; }




/* home page */

.post-203 img     { border: 1px solid #aaaaaa; padding: 5px; }




/* product display */

.cat-links        { display: none !important; }
a.wp-block-latest-posts__post-title  { font-size: 1.5em; text-decoration: none; color: #111111; }
a.wp-block-latest-posts__post-title:hover  { color: #f37e7e; }
a.moretag         { text-decoration: none; }



/* pages */

.content-area     { border: none !important; }
a.post-edit-link  { display: none !important; }
#post-24,
#post-44,
#post-170,
#post-216         { max-width: 682px; margin-top: -60px; padding: 20px 80px; }



/* product post */

.entry-container  { margin-top: 0 !important; padding-top: 0 !important; }
.blog-post-item   { margin-top: 0 !important; padding-top: 0 !important; }
.single-post-wrap { max-width: 682px !important; }
.entry-meta       { display: none !important; }
.post-navigation  { display: none !important; }
.post-thumbnail   { display: none !important; }
a.post-thumbnail  { display: block !important; }
.ngg-basic-thumbnails-carousel-list  { justify-content: center !important; }



/* delivery section */

.delivery         { max-width: 682px; margin-top: -60px; padding: 20px 80px; }
.delivery a       { text-decoration: none; }



/* make contact section */

.make-contact     { max-width: 682px; padding: 20px 80px; }
.make-contact a   { text-decoration: none; }



/* facebook section */

.facebook         { max-width: 682px; padding: 20px 80px; }
.facebook a       { text-decoration: none; }



/* thanks section */

.thanks           { max-width: 682px; padding: 20px 80px; }
.signature        { font-family: 'Comforter', sans-serif; font-size: 1.8em; color: darkblue; padding: 40px 20px; }



/* footer */

.site-footer a    { text-decoration: none !important; }


@media (max-width: 360px)
{

	.content-area     { width: 100% !important; margin: 0 auto !important; padding: 0 !important; }
	.blog-post-item   { width: 100% !important; margin: 20px auto !important; padding: 0 !important; }
	.entry-content    { width: 100% !important; margin: 0 auto !important; padding: 0 !important; }
	.single-post-wrap { width: 100% !important; margin: 0 !important; padding: 0 !important; }
	.page-item-wrapper  { width: 100% !important; margin: 20px auto !important; padding: 20px !important; }

    .wp-block-latest-posts__list,
    .wp-block-latest-posts     { width: 100% !important; margin: 0 -5px 0 5px !important; padding: 0 !important; }
	
	.delivery         { max-width: 100% !important; margin: 0 auto !important; padding: 0 30px !important; }
	.make-contact     { max-width: 100% !important; margin: 40px auto 20px auto !important; padding: 0 30px !important; }

	#post-24,
	#post-44,
	#post-170,
	#post-216         { width: 100% !important; margin: 0 auto !important; padding: 0 !important; }

	
	.to-top           { display: none !important; }
	
	
	.ngg-basic-thumbnails-carousel img   { max-width: 360px !important; height: auto !important; }
	
	.wp-block-table td   { padding: 5px !important; }
}





