/**
Theme Name: Granite Grok
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: granite-grok
Template: astra
*/

.home #primary {
    margin: 0;
}
.elementor-type-header i.fa.fa-map-marker {
    padding-right: 5px;
    font-size:  24px;
    height: 20px;
    margin-top: -6px;
}

.wpp-list li {
    margin-bottom: 3rem;
}
.wpp-list li a.wpp-post-title {
    font-size:  1.3rem;
    font-weight:  400;
    margin-bottom:  0;
    padding-bottom:  0;
    line-height:  1rem;
}
.wpp-list li span.wpp-meta.post-stats {
    line-height:  0.6rem;
    color: #aaa;
}

.post-thumb-img-content.post-thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 450px;
    overflow: hidden;
    margin-top: 1rem;
}

/****  IMPORTED FROM CUSTOMIZER  -  BEGIN ****/
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
	padding: 3.34em 4.67em;
}
blockquote p {
	color: #6e6e6e;
}
.entry-meta {
	font-size:0.9em;
	text-transform:uppercase;
		color: #6e6e6e;
}
.entry-meta .published {
		color: #6e6e6e;
}
.entry-tags {
    margin: 1.2rem 0;
    font-size:0.9em;
    line-height: 1.4em;
}

.saboxplugin-socials a:first-child:before {
    display: inline-block;
    vertical-align: top;
    margin-top: 0.9rem;
    text-transform:uppercase;
	font-size: 0.9em;
	letter-spacing:0px;
	padding-left: 15px;
	padding-right: 10px;
	content: 'connect';
}


/**** END  -  IMPORTED FROM CUSTOMIZER ****/

#pods_widget_list-2 li a {
    color: white;
}
#pods_widget_list-2 li {
    line-height:  1rem;
    margin-bottom:  9px;
    border-bottom: 1px solid #4b779b;
    padding-bottom:  9px;
}

#pods_widget_list-2 h3 {
    display:  inline-block;
    background-color: #bbd1e6;
    padding: 0 6px;
    color: #31608a;
}
#pods_widget_list-2 h3:after {
    content: '';
    position: absolute;
    left: 146px;
    margin-top: 24px;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-left-color: #bbd1e6;
    border-right: 0;
    border-bottom: 0;
    z-index: -1;
}


.saboxplugin-socials a:first-child:before {
    display: inline-block;
    vertical-align: top;
    margin-top: 0.9rem;
    text-transform:uppercase;
	font-size: 0.9em;
	letter-spacing:0px;
	padding-left: 15px;
	padding-right: 10px;
	content: 'connect';
}

.ast-small-footer > .ast-footer-overlay {
    background-color: #b1b1b1;
}

img#footer-logo {
    width: 200px;
}


li.ee-post__meta.ee-post__meta--date { position: fixed; }
.date-flag.ee-grid-align--stretch .date {
    margin-left: -34px;
    top: 0;
    position: absolute;
}

.date {
    top: 30px;
    margin-left: -10px;
    background: #FEB432;
    width: 55px;
    position: fixed;
    padding: 10px;
    text-align: right;
}
.date:before {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  top: 100%;
  left: 0px;
  border-top: 10px solid #cb8101;
  border-left: 10px solid transparent;
}
.date .day p, .date .month p, .date .year p {
    padding:0;
    margin:0;
}
.month {
	font-size: 11pt;
	text-transform: uppercase;
}
.day {
	font-size: 22pt;
	line-height: 26px;
}

:root {
        --timeline-marker-color: #feb432;
    }
    @media (min-width: 770px) {
        .featured-timeline {
            column-count: 2;
        }
        .TimelineList .TimelineList-items .TimelineList-items-item:nth-child(3) {
            padding-bottom: 0;
        }
    }
    
.TimelineList-items {
    margin: 0 0 1em 1em;
    margin-left: 5px;
    list-style: none;
    padding: 0;
}
.TimelinePromo-title {
    font-size: 110%;
    font-weight: bold;
}

.TimelinePromo-dateTime {
    text-transform: uppercase;
    padding: 0px;
    font-family: "Barlow Semi Condensed", Sans-serif;
    font-size: 70%;
	letter-spacing: 0px;
	font-weight: 500;
	color: #2361a1;
}
.rummel-popular-posts .TimelinePromo-dateTime:before {
    content: "by";
    display: inline-block;
    padding-right: 3px;
}

.TimelineList .TimelineList-items .TimelineList-items-item {
    position: relative;
    /* border-left: 1px dashed #F1F5F9; */
    padding: 0 0 12px 22px;
    break-inside: avoid;
}
.TimelineList .TimelineList-items .TimelineList-items-square {
    position: absolute;
    left: -5px;
    top: 3px;
    width: 13px;
    height: 13px;
    background-color: var(--timeline-marker-color);
}
.TimelinePromo {
    /* transform: translateY(-8px); */
}
.TimelinePromo .TimelinePromo-title {
    margin-bottom: 0px;
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-size: 95%;
    line-height: 1.2em;
    letter-spacing: -0.5px;
}
.TimelinePromo .TimelinePromo-title a {
	color: #3a3a3a;
}
.TimelineList .TimelineList-items .TimelineList-items-item:last-child {
    border: 0;
}



.afeatured-timeline ul {
    list-style: none;
    list-style-position: outside;
    box-shadow: -10px 0 0 -8px #000;
    padding-left: 1.7rem;
}
.afeatured-timeline ul li::before {
    content: "\25AA";
    color: red;
    display: inline-block;
    width: 2rem;
    margin-left: -2.3rem;
    font-size: 3rem;
    line-height: 0.8rem;
    vertical-align: text-top;
}
.afeatured-timeline2 ul:after {
    content: "";
    background-color: var(--timeline-marker-color);
    height: 100%;
    width: 6px;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: block;
    position: absolute;
}
.TimelineList .TimelineList-items .TimelineList-items-square:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0%;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left-color: var(--timeline-marker-color);
    border-right: 0;
    border-bottom: 0;
    margin-top: -2px;
    margin-right: -4px;
}


blockquote {
    font-style: unset;
    margin-top: 0;
    margin-bottom: .5rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.entry-content p {
    margin-bottom: 1.3em;
}

.elementor-widget-posts-extra .ee-post__media .ee-post__metas--has-metas .ee-post__meta, .elementor-widget-posts-extra .ee-post__header .ee-post__metas--has-metas .ee-post__meta {
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 500;
}

.elementor-widget-posts-extra .ee-post__title__heading {
    margin: 0;
}

.entry-content .ee-post__header h2 {margin-bottom: 5px;}

li.ee-post__meta.ee-post__meta--author:before {
    content: "By";
}

.date-flag .date {
  margin-left: -10px;
	top:30px;
	width: 55px;
}

.elementor-2 .elementor-element.elementor-element-a4b1fa0 .ee-post {
    border-width: 0px 0px 1px 0px;
    border-color: #e2e2e2;
    padding-top: 20px;
    padding-bottom: 20px;
}

.archive .post-thumb-img-content.post-thumb {
	margin-top:0px;
}

.archive .read-more {
	display: none;
}

.archive .entry-content p {
	margin-bottom: 0px;
}


.ast-right-sidebar #secondary {
    border-left: none;
    margin-left: -1px;
}

.ast-right-sidebar #primary {
    border-right: none;
}

#secondary .widget {
    margin: 0 0 25px 0;
}

.user-id-1 section.elementor-element-eeee678 {display:none;}
