/*
Theme Name: diamond-child-theme
Version: 1.0
Description: A child theme of Neve
Template: neve
Author: Administrator
*/
@import url("../neve/style.css");
/* Your awesome customization starts here */
.block-editor-writing-flow {
    background-color: cadetblue;
}
.icon-bar {

    width: 40px;
    height: 3px;
}

.col-md-4 {
    margin-bottom: 10px;
}
.btn.btn-primary.btn-lg.btn-block.btn_color {
    background-color: #222;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-primary {
    color: #fff;
    background-color: #1c1c1c;
    border-color: #262626;
}
.outside {
    /*border: 10px solid darkgray;*/
}
.text-center{
    background-color: #222;
    text-align: center;
    padding: 10px;
    margin-top: -58px;
    z-index: 1;
    position: inherit;
	opacity: 0.8;
}
.btn, .button.button-primary, button, input[type="button"], input[type="submit"] {
    background-color: #2f2f2f;
    color: #fff;
}
.hfg_header .header-bottom-inner {
    background-color: #4a2e20;
}
.soloSiteTitle {
    font-size: 2em;
}
@media (max-width: 960px) {
    .site-logo img {
        width: 600px;
    }
}
.footer--row-inner.footer-top-inner.footer-content-wrap {
    padding-top: 20px;
}
.elementor-alert.elementor-alert-info {
    margin-bottom: 20px;
}
#site-footer {
    border-top: 1px solid #1f1713;
}
.elementor-spacer {
    height: 30px;
}

/*** SING SEITE ***/
.unterfoto {
    margin-top: 2px;
    margin-right: 2px;
    width: 49%;
    float: left;
}
.dreier-balke {
    background-color: #2b2b2b;
    width: 100%;
    padding: 10px;
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
    margin-top: 20px;
}
.sologirl_spalt_1 {
    float: left;
    width: 50%;
    padding-left: 5px;
    box-sizing: border-box;
}
.sologirl_spalt_2 {
    text-align: right;
    border-bottom: 1px solid #242424;
    margin-top: 5px;
    padding-right: 5px;
    font-weight: bolder;
}
