/* ==============================================================================
Theme Name: Phlox Pro Child
Theme URI: http://phlox.pro/go/
Author: averta
Author URI: http://www.phlox.pro
Description: Phlox Pro Child Theme
Template: phlox-pro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-pro-child
================================================================================= */

.page-title-section {
    position: relative;
    margin-top: 4.4em !important;
}

.page-title-section .aux-breadcrumbs {
	display:none !important;}
	
.page-title-section .aux-dark, .page-title-section .aux-dark a {
	color: #FFF !important;
	font-size: 12px !important;
	background-color: #FFD203 !important;
	}
	
.page-title-section > .aux-top .aux-breadcrumbs ~ .aux-page-title-entry {
    margin-top: 30px !important;
}

.page-title-section .page-header > .aux-container > *:first-child {
    margin-top: 30px !important;
}

.page-title-section .page-header > .aux-container > *:last-child {
    margin-bottom: 30px !important;
}

.page-title-section .aux-boxed-container .aux-page-title-entry .aux-page-title-box {
    display: block !important;
    text-align: center !important;
}

section.page-title-group .page-title {
    font-size: 1.8em !important;
}

.single-post .aux-quote-symbol:before {
    top: 2px !important;
    left: 2px !important;
    color: #ffd203 !important;
}

.single-post .aux-intro-splitter {
    border-top-color: rgb(255, 210, 3);
    border-top-style: solid;
    border-top-width: 2px;
    border-bottom-color: rgb(255, 210, 3);
    border-bottom-style: solid;
    border-bottom-width: 2px;
	text-align: justify;
}

.aux-blog-land-style .hentry .entry-title {
    color: #7A7A7A ;
}

.aux-blog-land-style .hentry .aux-read-more {
    border: solid 1px #ffd203;
    background-color: #ffd203;
	color: #fff;
	font-weight: 700;
}

.aux-blog-land-style .hentry .entry-content, .aux-blog-land-style .hentry .comment-body {
    color: #7A7A7A;
}