/*
Theme Name:     Chirps Child Theme
Theme URI:      http://chirps.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       chirps
Version:        1.1
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,900);


.archive-header .g1-row-background{
	background-color:#4182E6 !important;

}

#ad_insert {
   margin-top:20px;
    margin-bottom:20px;
}
#ad_vergleich {
    margin-bottom:40px;
}


.headline-row {
}

.entry-tools {
}
#ratings {
    text-align:center;
    padding:25px;
    background-color:#4182e6;
    color:#fff;
}
#ratings .bottom-right {
    float:none !important;
}
#rating-headline {
    font-family: Lato;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 18px;
    margin-bottom:15px;
}
 .kat-teaser  li {
    list-style: none;
   }
    .kat-teaser  ul {
    margin-bottom:0.5rem !important;
   }
   .kat-teaser p:first-child {
   	margin-bottom:0.5rem !important;
   }

   .kat-teaser li:before {
    content: "";
    border-color: transparent #fff;
    border-style: solid;
    border-width: 0.4em 0 0.4em 0.4em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.05em;
    position: relative;
}
.archive-header-main h1{
	color: #ffffff !important;
	font-weight:700 !important;
	font-size: 36px !important;
	padding-bottom: 10px !important;
}
.archive-header-main h2{
	color: #ffffff !important;
}
.archive-header .tagcloud{
margin-bottom: 0.0rem !important;
}
.page-header, .archive-header {
	background-color:#4182E6 !important;
    padding-top:40px;
    padding-bottom:10px;

}
.page-header h1{
	color: #ffffff !important;

}
.page-header h2{
	color: #ffffff !important;
}

.g1-sidebar .job_listings {
	border-top:none;
}

.frontpage-job {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
}

.entry-categories ul a {
	    border-color: #8c46d2 !important;
    background-color: #8c46d2 !important;
    color:#ffffff !important;
}

.g1-row-mailchimp  .g1-row-background {
    background: #8c46d2 !important;
}
.frontpage-comments li {
	border-bottom:1px solid #ccc;
max-height:77px;
min-height:77px;
	margin-bottom:20px;
	padding-top:3px;
}
.entry-comments-link a {
    border-color: #4182e6 !important;
    background-color: #4182e6 !important;
    color: #ffffff !important;
}
.anbieter-links a{
	color:#4182E6 !important;
}
.anbieter-links a:hover{
	color:#4182E6 !important;
}

.anbieter-kat-info {
	background-color:#4182E6 !important;
	color:#fff !important;
}
.crm-kat .g1-column {
    padding-top: 0rem !important;
}
.kat-teaser {

        margin-bottom: 1.5rem !important;
        background: rgba(255,255,255,0.2) !important;
        padding:10px !important;


}
#startseite-anbieter h3 {
	margin-bottom: 0.5rem !important;
}


.archive-top-media {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
}
 .kat-teaser .widget_tag_cloud {
	margin-top:10px !important;
}

#secondary {
	background-color: #f2f2f2 !important;
}



.software-cat article {
	margin-bottom: 3.5rem !important;
}
.ads {

    border: #CCCCCC 1px solid;
    margin: 30px 15px 15px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-flex-flow: row;
    align-items: flex-start;
font-size:1.1rem;
}
.ad-main {
    flex: 1;
    padding: 1em;
}
.ad-main  .entry-title{
    margin-bottom:8px;
}
.ad-main ul {
    margin:0px;
    margin-bottom:11px;
}
.ad-main li {
   list-style: none;
}
.ad-main li:before {
    content: "\25A0";
    color: #8c46d2;
    display: inline-block;
    width: 1em;
    margin-left: 0em;
}
.ad-main a{
    color:#4182E6 !important;
}
.ad-image a{

    display:flex;
}
.ad-child {
    display: initial;

}
.ad-disclaimer {
    background-color: #cccccc;
    color:#ffffff;
    padding:4px 4px 5px 5px;
}
.wp-caption-text {
color:#ffffff !important;
background-color:#8c46d2 !important;
}

.wp-caption img {
	border:1px solid #ECECEC !important;
}
.g1-text-l p, .g1-text-l blockquote {
    margin-bottom: 0rem !important;
   }
   figure {
    margin-bottom: 2.5rem !important;
}
@media only screen and (min-width: 768px)
.g1-id, .g1-header .mtm-toggle {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.g1-message-inner2 {
	    padding: 1.5rem 1.5rem 0rem 1.5rem !important;
}
.crmfeatures ul{
	list-style-type: none !important;
	list-style:none !important;
	margin:0px !important;
}
.crmfeatures li{
	border-radius: 8px;
	border:2px solid;
	border-color: #4182E6;
    list-style:none;
    display: inline-block;
    padding:5px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #4182E6;
}
.btn-more{
	border-radius: 8px;
	background-color: #4182E6;
    display: inline-block;
    padding:5px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}

.btn-more a{
	color:#ffffff;
}

    .btn-more a:hover {
        color: #ffffff;
    }

    .single-post  .entry-content p {
        line-height: 1.55em !important;
        margin-top: 0.8em !important;
        margin-bottom: 0.8em !important;

    }

    .single-post  .entry-content blockquote {
        padding: 28px !important;
    }

    .single-post  .entry-content p:first-child {
        margin-top: 0px !important;
    }

    .single-post .entry-content p:last-child {
        margin-bottom: 0px !important;
    }

    .single-post .entry-content li {
        list-style: none;
    }

    .single-post .entry-content li::before {
        content: "\25A0";
        color: #8c46d2;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
    }
.artikelteaser {
    padding-left:25px;
    border-left: 4px solid #8c46d2;
    font-weight:bold;
}

.kat-faq {
    background-color:#E8E8E8;
    padding: 60px 100px !important;

    margin:0px 0px 21px 0px !important;
}

    .kat-faq h2{
        text-transform: uppercase;
        padding-right:50px;
    }

.kat-faq #g1-column-1{
    padding-top:0px !important;
}

.h2-sub{
font-weight: 200;
}

.ad-after-content {
    background: -prefix-linear-gradient(left, #8c46d2, #4182e6) !important;
    background: linear-gradient(to right, #8c46d2, #4182e6) !important;
    color: #ffffff !important;
    font-family: Lato;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    font-size:30px;
    text-align: center;
    padding:40px;
    text-transform: uppercase;
}
    .ad-after-content-bpm {
        background-image: url("https://www.crmmanager.de/wp-content/themes/chirps-child-theme/img/ads/bpm-ad-bp.jpg");
        background-position: center;
        background-size: cover;
        color: #ffffff !important;
        font-family: Lato;
        font-weight: 700;
        font-style: normal;
        text-transform: none;
        letter-spacing: 0em;
        font-size:24px;
        text-align: center;
        padding:40px;
        text-transform: uppercase;
    }

    .ad-after-content-bpm  #g1-button {
        margin-top:18px;
    }

.ad-button {
    border-color: #ffffff !important;
    color: #ffffff !important;

}

    .contents li {
        list-style: none;
    }
    .contents ul {
        margin-left: 0px;
        margin-bottom:35px;

    }
    .contents .list-main a {
        font-weight: bold;
        color:#1a1a1a;
    }
    .contents .list-sub-1 a {

        color:#1a1a1a;
    }
.contents .list-main {
    box-shadow: 0 3px 6px rgba(0,0,0,0.12), 0 3px 6px rgba(0,0,0,0.18);
    padding:15px;
    padding-left:30px;

    background-color:rgba(255,255,255,1);
    margin-bottom: 10px
}
    .contents .list-sub-1 {
        box-shadow: 0 3px 6px rgba(0,0,0,0.12), 0 3px 6px rgba(0,0,0,0.18);
        padding: 10px;
        background-color:rgba(255,255,255,0.5);
        margin-bottom: 10px;
        margin-left:20px;
    }

    .entry-meta-with-avatar {
        padding:5px;
        padding-right: 0px;
    }
    .main-content .entry-meta {
        margin-bottom:40px;
        margin-top:0px !important;
    }
    .type-post h1{
        margin-bottom:15px;
    }
.vsel-meta-link a {
    border: #8c46d2 2px solid;
    border-radius:25px;
    padding: 5px 10px 5px 10px;
    font-weight: 600;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}
    .vsel-meta-link {
    margin-top:5px;
        display:flex;
    }
    .g1-row-100vh  .g1-row-inner {
        min-height: unset !important;
        height:unset !important;
    }
    @media only screen and (min-width: 768px) {
    .entry-subtitle, .kat-teaser {
        max-width:85%;
    }
        .main-column {
            background-color:#ffffff;
            margin-top:-42px;
            margin-left:-15px;
        }
}


    .page-id-2695 #vsel > div:nth-last-of-type(2) {

        border-bottom: none;
    }


    blockquote > p:last-of-type:after {
        font-size:6em;
        margin-bottom: -10px;
        margin-left: 10px;
    }

    blockquote > p:first-of-type:before {
        font-size:6em;
        margin-top: -10px;
        margin-right: 10px;
    }