/*!
Theme Name: Stockie-child
Theme URI: http://stockie.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Stockie is flexible and high performance multipurpose WordPress Theme for personal and corporate use. It comes with the most popular WordPress page builder Visual Composer. Create gorgeous pages and layouts fast and easy without coding.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: stockie
Text Domain: stockie-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
#stockie-custom-676d92b90ca19 .btn{white-space:normal !important;line-height:initial !important;}
.page-id-5019957 .home-cta-butt{white-space:normal !important;line-height:initial !important;}
.postid-5021916 .tags{display:none !important;}
.rssfeed article{margin-bottom:30px;}
.rssfeed img{border-radius:6px;}
.rssfeed span{display:block;}
.rssfeed h3{margin:10px 0;font-family:inherit;}
.rssfeed .pubdate{color:#737373;margin-bottom:10px !important;}
#homeslider{margin:0 32px;}
.rep img{float:left;max-width:40%;margin:0 20px 40px 0;}
.rep table{width:auto;}
.rep header{font-weight:bold;font-size:130%;}
.rep header span{display:block;font-size:80%;}
#stateselect{max-width:500px;margin:20px auto;}
.page-template-sales main:after{content:'';display:table;clear:both;}

.ebooks {display: flex; flex-wrap: wrap; gap: 10px 30px;}
.ebooks .book{width:300px;max-width:90%;display:inline-block;}
.site-main .section-text {margin-bottom:2.2rem;}
.site-main .section-text:first-child h2 {margin-top: 0;}
.section-text h2 {margin-bottom:2.2rem}

@media (min-width:800px){
	.rssfeed article{width:50%;float:left;box-sizing:border-box;padding:0 12px;}
	.rssfeed{margin:0 -12px;}
	.rssfeed article:nth-child(odd){clear:left;}
	#homeslider{max-width:500px;margin:0 auto;}
}

@media (min-width:1200px){
	.rssfeed article{width:25%;}
	.rssfeed article:nth-child(odd){clear:none;}
	.rssfeed article:nth-child(4n + 1){clear:left;}
	#homeslider{max-width:400px;margin-left:calc(50vw - 440px);}
}
@media (min-width:1400px){
	#homeslider{position:relative;top:20px;}
	.rep header span{display:inline-block;margin-left:10px;}
	.rep header span:before{content:'-';margin-right:10px;}
}