/*
Theme Name: Graphene Plus Child
Theme URI:
Description: Graphene Plus Child Theme
Author: Peter Böhm
Author URI: https://www.aesthetics-blog.com/
Template: graphene-plus
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Graphene Plus Child Theme
*/

/* 
You can start adding your own styles here. Use !important to overwrite styles if needed. */


/* =Header
-------------------------------------------------------------- */


#top-bar {
	background: #ffffff;
	border-bottom:1px solid #e4e4e4;
	font-size: 13px;
	padding: 0 0 0 0;
	}

#header img {
    height: auto;
	width: auto;
	padding: 3px 3px 3px 3px;
	float: left;
}


/* =Sidebars
-------------------------------------------------------------- */

.sidebar h3 {
	background-color: #000000;
	border-bottom: 3px solid #bc8900;
	color: #fff;
	font-family: oswald;
	font-size: 23px;
	font-weight: bold;
	margin: 20px 0px 30px 0px;
	padding-left: 10px;
	text-shadow: 0 0px 0 #333;
	width: 100%;
	zoom: 1;
}

/* =Content Area
-------------------------------------------------------------- */

#content {
	background: #ffffff;
    padding: 0 0 0 0 !important;
}

.post,
.singular .hentry,
.singular .posts-list .hentry,
.comment-respond {
    background: #fff;
	border-bottom: 0px solid #efefef;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
    -webkit-box-shadow: 0 0 0px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 0px 0 rgba(0,0,0,0.1);
}
.post-title,
.post-title a {
    font-size: 29px;
    line-height: normal;
    font-weight: normal;
	font-family: oswald;
	margin-top: 10px !important;
}
.post-title a,
.post-title a:visited {
	border: none;
	
}

.entry-content {
	clear: none;
    padding-top: 0px;
    font-size: 16px !important;
    line-height: 23px;
    color: #333333 !important;
}

.post-meta {
	position: relative;
	}
.post-meta p,
.post-meta ul,
.post-meta li {
	float: left;
}
.post-meta {
    font-size: 12px;
	margin-bottom: -18x;
}
.custom-meta {
    font-size: 14px;
    color: #989898;
}

.more-link {
	padding: 0px 5px 0px 5px !important;
	text-align: right;
	float: right;
	margin-top: 30px !important;
	}

.entry-footer {
	border-top: 1px solid #ff0000;
	clear: both;
	margin-top: 3px;
	margin-right: 5px;
}

.entry-content h2, 
.comment-entry h2 {
	margin-top: 25px;
	font-size: 28px;
    font-weight: normal;
    font-family: oswald;
	color: #202020;
}
.entry-content h3,
.comment-entry h3 {
	margin-top: 25px;
	font-size: 24px;
	font-weight: normal;
	font-family: oswald;
	color: #202020;
}
.entry-content h4,
.comment-entry h4 {
	margin-top: 30px;
	font-size: 22px;
	font-weight: normal;
	font-family: oswald;
	color: #202020;
}
.entry-content h5,
.comment-entry h5 {
	margin-top: 20px;
	font-size: 22px;
	font-weight: normal;
	font-family: oswald;
	color: #202020;
}
.entry-content h6,
.comment-entry h6 {
	font-size: 12px;
	color: #202020;
}

.post,
.singular .posts-list .post {
    padding: 10px 0 10px 0;
	margin-bottom: 10px;
	overflow: visible;
	position: relative;
	width: 100%;
}

/* =Infinite scrolling
-------------------------------------------------------------- */

.infinite-load {
    border: 1px solid #bc8900 !important;
    border-radius: 5px;
    clear: both;
    margin: 30px 15px 40px -15px;
}

.infinite-load a {
	display: block;
    text-align: center;
    padding: 20px 0;
    font-size: 18px;
    text-transform: uppercase;
    color: #000000 !important;
    text-decoration: none;
}

.infinite-load a i {
    font-size: 32px;
    line-height: 25px;
    margin-right: 20px;
    vertical-align: middle;
}
.infinite-load .load {
    font-size: 18px;
    font-weight: bold;
}
#infscr-loading {
    display: none !important;
}

.btn-white,
.btn-white.focus,
.btn-white:focus,
.btn-white:hover {
    background: #fff;
    color: #4F2D69;
    text-shadow: none;
    border: 0px solid #4F2D69;
}

/* =Container
-------------------------------------------------------------- */

.boxed-wrapper {
    box-shadow: 0 0 0 0 rgba(0,0,0,0.1);
    position: relative;
    z-index: 3;
}
.container-fluid .container > .container-full-width-boxed,
.container-fluid .row > .container-full-width-boxed,
#secondary-menu-wrap > .container-full-width-boxed {
    padding-left: 0;
    padding-right: 0;
}

.btn,
.Button,
.colour-preview .button,
input[type="submit"],
button[type="submit"],
#commentform #submit,
.wpsc_buy_button {
	background: #bc8900;
    border: none;
    color: #ffffff;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    padding: 5px 25px;
	
}

body {
	font-family: 'arial', normal;
    font-size: 16px;
    line-height: 1.3em;
    color: #4a474b;
}

.post .entry,
.singular .posts-list .post .entry {
    padding: 0 0 0 0;
}

.entry-content p .button,
.comment-link,
pre {
	margin-bottom: 15px;
}

/* =Navigation
-------------------------------------------------------------- */

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border-bottom: 4px solid #bc8900 !important;
        border-bottom-color: rgb(188, 137, 0);
        border-bottom-style: solid;
        border-bottom-width: 4px;
    border-radius: 0px !important;
}


/* =Category
-------------------------------------------------------------- */

.category-desc {
    background: #ffffff;
    padding: 0 0 0 0;
    font-size: 22px !important;
    line-height: 30px;
    margin-bottom: 0px;
	font-family: oswald;
	margin: -3px 0px -5px 0px !important;
}



/* =Kommentare
-------------------------------------------------------------- */

.comment-link a,
.comment-link a:visited,
.single-comment-link a,
.single-comment-link a:visited {
    font-size: 14px;
}


.comment-meta li {
    display: inline-block;
    margin-right: 5px;
    vertical-align: sub;
}


.comment-reply {
	float: right;
}


#comments ol.children li.bypostauthor,
#comments li.bypostauthor.comment {
	border: 1px solid #bc8900;
    border-top-width: 5px;
	border-right: 0px;
	border-radius: 0px;
	background-color: #fff;
	margin-right: -25px;
	margin-left: 40px;
}


/* =Bilder Allgemein
-------------------------------------------------------------- */

.entry img {
    border-top: 0px solid #fff;
	border-bottom: 10px solid #fff;
}

.ci-icon-home32new {
    margin: 0 -1px 0 -1px !important;
}

.widget-area .sidebar-wrap {
    background: #fff;
    border-top: 0px solid #dbdbdb !important;
    margin: 0 0 55px 0 !important;
	padding: 0 3px 0 8px !important;
}

.post .entry,
.singular .posts-list .post .entry {
    padding: 0 0 0 0;
	
}

.entry-content p, .comment-entry p, dt, dd, .entry-content p .button, .comment-link, pre {
    margin-bottom: 15px;
}

.entry-content ol, .entry-content ul, .comment-entry ol, .comment-entry ul {
    padding: 0px 0 0.5em 1.5em;
    margin: 0 0 8px 0;
}


/* =Code von Customizer
-------------------------------------------------------------- */

div#ez-toc-container {
margin-bottom: 45px !important;
margin-top: 0px;
}

.ez-toc-title, .ez-toc-title-toggle {
    font-family: oswald !important;
    padding-bottom: 5px !important;
}

.mega_main_menu.Header-Menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor.additional_style_1 > .item_link, .mega_main_menu.Header-Menu > .menu_holder > .menu_inner > ul > li.current-page-ancestor.additional_style_1 > .item_link, .mega_main_menu.Header-Menu > .menu_holder > .menu_inner > ul > li.current-post-ancestor.additional_style_1 > .item_link, .mega_main_menu.Header-Menu > .menu_holder > .menu_inner > ul li.current-menu-item.additional_style_1 > .item_link, .mega_main_menu.Header-Menu > .menu_holder > .menu_inner > ul li.additional_style_1 > .item_link:hover, .mega_main_menu.Header-Menu > .menu_holder > .menu_inner > ul li.additional_style_1 > .item_link:focus {

    background-color: #bc8900;
    color: rgba(255,255,255,1);

}

.mega_main_menu.Header-Menu > .menu_holder > .menu_inner > ul li.additional_style_1 > .item_link {
    background-color: #bc8900;
    color: #f8f8f8;
}

.wp-caption {
    border: 0px solid #f5f5f5;
    box-shadow: 0 0 0px #eee;
    text-align: center;
}


.wp-caption-text {
    color: #5e5e5e;
    background: #ffffff;
		font-family: arial;
		font-size: 14px;
    letter-spacing: 0 !important;
    padding: 0px;
    text-align: center;
    margin-top: 0;
}

.post .entry, .singular .posts-list .post .entry {
    padding: 0 0 0 0;
	border-bottom: 3px solid #bc8900;
}

.entry-content p:last-child, .comment-entry p:last-child, dt:last-child, dd:last-child, .entry-content p .button:last-child, .comment-link:last-child, pre:last-child {
    margin: 8px 0 8px 0;
}

.entry-footer {
    border-color: #ffffff !important;
}

hr {
    margin-top: 0px;
    margin-bottom: 20px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid #eee;
}

.page-title, .archive-title, .term-desc {
    color: #000;
    margin-left: -30px;
}

.comment-meta .comment-date {
    display:none;
}

.term-desc p:first-child {
    margin-top: 0;
    margin-bottom: 35px;
	border-bottom: 2px solid #bc8900 !important;
	padding-bottom: 10px !important;
}

.post-last-modified {
    font-size: 12px;
	font-family: 'arial', normal;
	color: #222;
	line-height: 1.5em;
	margin-top: -18px !important;
}

.post-last-modified-td {
	font-size: 12px;
	font-family: 'arial', normal;
    font-weight: bold;
	margin-top: 5px;
	color: #222;
	line-height: 1.5em;
}

.su-box {
    margin: 25px 0 22px 0 !important;
    border-width: 2px;
    border-style: solid;
}

.su-service-title {
    display: block;
    margin: 10px 0 5px 0 !important;
    color: #333;
    font-weight: 500 !important;
    font-size: 22px !important;
    font-family: oswald !important;
}

.su-note-inner {
    padding: 10px 10px 25px 10px !important;
    border-width: 1px;
    border-style: solid;
}

.entry-content p, .comment-entry p, dt, dd, .entry-content p .button, .comment-link, pre {
    margin-bottom: 15px !important;
}

.pagination {
    font-size: 16px !important;
    margin: 40px 0;
}

.su-list ul li {
    position: relative;
    display: block !important;
    margin: 0 !important;
    padding: 4px 0 4px 2em !important;
    list-style-type: none !important;
    line-height: 22px !important;
}

#wpdcom .wpd-comment-text * {
    line-height: 22px !important;
}

.post, .singular .posts-list .post {
    padding: 0px 0 10px 0 !important;
}

.mark, mark {
    padding: 5px 5px 0 0 !important;
	background-color: #fff;
	color: #000 !important;
	border-bottom: 2px solid #bc8900 !important;
}

#ez-toc-container.counter-decimal ul.ez-toc-list li a::before, .ez-toc-widget-container.counter-decimal ul.ez-toc-list li a::before {
    content: counters(item, ".") ". ";
    counter-increment: item;
    color: #202020;
}

.col-sm-6 {
    width: 100% !important;
}

.entry-content, .sidebar, .comment-entry {
    font-size: 16px !important;
    color: #333333 !important;
}

.srp-content-box .srp-post-title, .widget-area .widget .srp-post-title {
    margin: 0;
    font: normal 14px arial !important;
        line-height: normal;
    line-height: 20px;
}

#wpdcom .wpd-comment-text {
    font-size: 16px !important;
    word-break: break-word;
}

.form-live {
    width: 100%;
    padding-top: 10px;
}

.essb_links.essb_links_center, .essb_links.essb_links_center li, .essb_links.essb_links_center li a, .essb_links.essb_network_align_center {
    text-align: center;
    margin-top: -15px;
		margin-bottom: 5px;
}

.entry-content li, .comment-entry li {
    margin-bottom: 15px;
}