/*
 Theme Name:   Coaching Child
 Theme URI:    http://coaching.thimpress.com/
 Description:  Coaching Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     coaching
 Version:      1.0.0
 Text Domain:  coaching-child

 grün: rgb(0, 170, 160), #00AAA0 03a397
*/

@import "/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/css/all.min.css";

@font-face{
    font-family: 'OpenSansSelfHosted';
    src: url('fonts/OpenSans-Regular.woff2') format('woff2'), url('fonts/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face{
    font-family: 'MontserratBoldSelfHosted';
    src: url('fonts/Montserrat-Bold.woff2') format('woff2'), url('fonts/Montserrat-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

html body,
body .comments-area input#submit, body .wpcf7-form .wpcf7-submit, body .thim-button,
body button, body .buttons, body .button, body .widget-button, body .smicon-read.sc-btn, body .thim-slider-button {
    font-family: 'OpenSansSelfHosted', sans-serif;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: 'MontserratBoldSelfHosted';
}

.ma-top-05rem {
    margin-top: 0.5rem;
}
html a, html h1 {
    color: #f59673;
}
html .radio input[type="radio"] {
    margin-top: 5px;
    margin-left: -24px;
}
html .radio label {
    padding-left: 24px;
}
.pulse-animation img {
    transform: scale(1);
    animation: pulse-black 2s infinite;
}
@keyframes pulse-black {
    0% {
        transform: scale(0.9);
    }
    70% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.9);
    }
}
.form-check-label {
    font-weight: normal;
}
.margin-bottom-0 {
    margin-bottom: 0 !important;
}
.margin-bottom-30 {
    margin-bottom: 30px !important;
}
.margin-bottom-60 {
    margin-bottom: 60px !important;
}
.margin-right-30 {
    margin-right: 30px !important;
}
html header.site-header {
    background: #fff;
}
html .site-content {
    padding: 30px 15px 100px;
}
html .overlay-top-header {
    display: none;
}
.top_site_main {
    background: none !important;
}
#thim-popup-login.active .thim-login-container .close-popup {
    display: inline-block;
    cursor: pointer;
}
.bg-danger {
    padding: 15px;
}
.copyright-area {
    display: none;
}
#toolbar {
    display: none;
}
html footer#colophon .footer a:hover {
    color: black;
}
html footer#colophon .footer {
    padding-top: 22px;
    padding-bottom: 0;
}
.site-footer .wpb_content_element {
    margin-bottom: 0;
}
html footer#colophon .footer .elementor-widget-container > h5,
html footer#colophon .footer .widget-title,
html footer#colophon .footer .widgettitle {
    padding-bottom: 0;
    margin: 0 0 20px;
    font-family: "Open Sans";
    font-size: 14px;
}
@media screen and (max-width: 767px) {
    html footer#colophon .footer .elementor-widget-container > h5,
    html footer#colophon .footer .widget-title,
    html footer#colophon .footer .widgettitle {
        margin: 0;
    }
    footer#colophon #menu-useful-links,
    footer#colophon #social-media-column {
        margin-bottom: 35px;
    }
}
.site-footer .vc_icon_element {
    margin-bottom: 12px;
}
.site-footer h5 {
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
}
html footer#colophon .footer .mc4wp-form .mc4wp-form-fields #optin input {
    border: 1px solid #eee;
}
html footer#colophon .footer .mc4wp-form .mc4wp-form-fields #optin button[type="submit"] i {
    color: #eee !important;
}
.site-footer .vc_toggle_title h4 {
    font-size: inherit;
    color: white;
    font-family: Open Sans;
    font-weight: normal;
}
.far {
    color: #03a397;
}
@media (min-width:768px) and (max-width:800px) {
    html #main {
        width: 100%
    }
}

/* single course page */
.thim-course-info .item {
    display: flex;
}
.thim-course-info .item .item-value {
    width: calc(100% - 45px);
}
.description-item ul,
.course-content-block ul,
body.single-post .wpb_wrapper ul {
    list-style: none;
    margin-left: 0;
}
.description-item li,
.course-content-block li,
body.single-post .wpb_wrapper li {
    padding-left: 20px;
    margin-bottom: 5px;
    position: relative;
}
.description-item li::before,
.course-content-block li::before,
body.single-post .wpb_wrapper li::before {
    position: absolute;
    top: 8px;
    left: 0;
    content: "";
    width: 8px;
    height: 8px;
    background: url("assets/punkt-petrol.svg") no-repeat left top transparent;
}
html .fa-circle::before {
    display: inline-block;
    width: 8px;
    height: 8px;
    content: "";
    background: url("assets/punkt-petrol.svg") no-repeat left top transparent;
}
body .fa.fa-facebook::before {
    content: "\f09a";
}
#learn-press-course-description .thim-course-info ul .fa.fa-circle {
    font-size: 8px;
    margin-bottom: 3px;
    margin-left: 25px;
}
.thim-widget-button .border-button .widget-button.normal.custom_style {
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    border-color: #f59673;
    background-color: #f59673;
}
.thim-widget-button .border-button .widget-button.normal.custom_style:hover {
    border-color: #000000;
    background-color: #000000;
}
html .thim-widget-button .border-button .widget-button.normal:not(.very-rounded) {
    height: auto;
}
.lpr_course.has-post-thumbnail {
    display: flex;
}
html .widget-area .thim-course-list-sidebar .course-thumbnail {
    float: none;
    height: auto;
}
.widget-area .thim-course-list-sidebar .thim-course-content {
    width: calc(100% - 60px);
    float: none;
    display: flex;
    align-items: center;
}
html .widget-area .thim-course-list-sidebar .thim-course-content .course-title {
    height: auto;
    margin: 0;
}
.subscribe-wrapper {
    margin-top: 20px;
}
.course-meta .cat-links {
    display: block;
}
.course-content-block {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ababab;
}
.course-content-block:last-child {
    border-bottom: none;
}
.content-days, .special-place {
    margin-top: 18px;
}
.author-wrapper {
    margin-bottom: 50px;
}
.author-wrapper::after {
    content: "";
    display: block;
    clear: both;
}
.author-top {
    font-weight: 700;
    color: #f59673;
}
#tab-ambiente .wpb_content_element {
    margin-bottom: 0;
}
#tab-ambiente .description-item {
    margin-bottom: 30px;
}
.tab-pane h3 {
    margin-bottom: 30px;
}
#sidebar #courses-3 {
    margin: 0;
}
html .widget-area aside .widget-title::before {
    bottom: -3px;
    margin-bottom: 0;
}
html .theiaStickySidebar {
    background: #efefef;
    padding: 30px 10px 10px !important;
}
html .theiaStickySidebar:empty {
    background: none;
    padding: 0 !important;
}
html .widget-area aside .widget-title {
    line-height: 1.5;
}
.quote-author {
    font-style: italic;
    margin-top: 6px;
    font-size: 90%;
}
#learn-press-course-tabs .nav-tabs li {
    width: 16.66666%;
}
#learn-press-course-tabs .nav-tabs a {
    padding: 10px 5px;
}
.course-testimonials ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.course-testimonials li {
    padding-left: 50px;
    position: relative;
    font-size: 18px;
    margin-bottom: 60px;
}
.course-testimonials li::before {
    content: "”";
    color: #f59673;
    font-size: 90px;
    font-weight: 700;
    position: absolute;
    top: 8px;
    left: 0;
    font-family: Times, "Times New Roman", serif;
}
.course-testimonials li em {
    display: block;
    text-align: right;
    margin-top: 8px;
    font-size: 15px;
}
.thim-course-content {
    position: relative;
}
.apply-now {
    position: absolute;
    color: #df4129;
    right: 10px;
    top: 30px;
    transform: rotate(-14deg);
    background: white;
    z-index: 2;
    font-weight: bold;
    font-size: 16px;
    transition: all 0.5s ease-in-out;
    animation: blink normal 1.5s infinite ease-in-out;
}

.search-form {
    position: relative;
}
.quote-search-widget .fa-search::before {
    color: black;
    font-size: 16px;
    position: relative;
    top: -3px;
}
.search-item {
    position: relative;
}
.search-item .i {
    color: #383838;
}
#menu-item-10305 form {
    position: absolute;
    top: 34px;
    right: 0;
    width: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    z-index: 999;
}
#menu-item-10305 .open ~ form {
    width: 250px;
}
#menu-item-10305 .search-field {
    width: 240px;
    border: 1px solid #999;
    border-radius: 5px;
    padding: 0 60px 0 6px;
}
#menu-item-10305 .search-button {
    position: absolute;
    right: 2px;
    top: 2px;
    background-color: #f59673;
    color: #fff;
    line-height: 1;
    border-radius: 5px;
    padding: 5px 12px;
}
#menu-item-10305 .search-button:hover {
    padding: 5px 20px;
}
#menu-item-10294 > a:hover {
    color: #f59673;
}

@media screen and (max-width: 767px) {
    html .site-content {
        padding: 0 15px 35px;
    }
    html #sidebar {
        width: 100%;
        float: none;
        clear: both;
    }
}

.course-list {
    display: flex;
    list-style: none;
    margin: 0 -10px 20px -10px;
    padding: 0;
    flex-wrap: wrap;
}
.course-list-item {
    width: 33.3333%;
    display: flex;
    text-align: center;
    padding: 10px;
}
.course-list-item-inner {
    overflow: visible;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 15px 10px;
    justify-content: space-between;
    background-color: rgb(215, 215, 215);
    border: 1px solid rgb(215, 215, 215);
}
.course-list-item:nth-child(even) .course-list-item-inner{
    background-color: rgb(255, 255, 255);
    border: 1px solid #f59673;
}
@media screen and (max-width: 992px) {
    .course-list-item {
        width: 50%;
    }
    .course-list .course-list-item .course-list-item-inner {
        background-color: rgb(215, 215, 215);
    }
    .course-list .course-list-item:nth-child(4n+2) .course-list-item-inner,
    .course-list .course-list-item:nth-child(4n+3) .course-list-item-inner {
        background-color: rgb(255, 255, 255);
    }
}
@media screen and (max-width: 700px) {
    .course-list-item {
        width: 100%;
        padding-bottom: 0;
        height: auto;
    }
    .course-list-item-inner {
        position: relative;
    }
    .course-list-wrapper .course-list .course-list-item .course-list-item-inner {
        background-color: rgb(215, 215, 215);
    }
    .course-list-wrapper .course-list .course-list-item:nth-child(even) .course-list-item-inner {
        background-color: rgb(255, 255, 255);
    }
}
.course-list-item h3 {
    font-size: 17px;
    margin: 0;
}
.course-list-item a {
    color: #666;
}
.course-summary .course-thumbnail img {
    width: 100%;
    padding: 10px 20%;
}
.course-list-item .icons {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #03a397;
}
.course-list-item .icons img {
    width: 75px;
    margin: 5px;
}

/* blog */
.blog-list {
    display: flex;
    flex-wrap: wrap;
    min-width: 100%;
}
.blog-list > article.post,
body.search .blog-list > article.course4p {
    width: 33.33%;
    padding-right: 15px;
}
@media screen and (max-width: 992px) {
    .blog-list > article.post,
    body.search .blog-list > article.course4p {
        width: 50%;
    }
}
@media screen and (max-width: 600px) {
    .blog-list > article.post,
    body.search .blog-list > article.course4p {
        width: 100%;
    }
}
body .blog-content.blog-list article .content-inner {
    margin-top: 0;
    border-bottom: none;
    display: block;
}
.blog-list article .entry-header.has_date .date-meta {
    display: none;
}
.blog-list article .entry-header.has_date .entry-contain {
    float: none;
    width: 100%;
}
article .entry-header .entry-meta {
    display: none;
}
.blog-list .entry-content {
    display: flex;
    flex-direction: column;
}
.blog-list .entry-header {
    margin-top: 0;
    margin-bottom: 15px;
}
.blog-list .post-formats-wrapper {
    margin-bottom: 20px;
}
body.archive.category .blog-list article.post .post-formats-wrapper {
    width: 100%;
}
.blog-list article .readmore {
    position: absolute;
    bottom: 30px;
}
body .blog-list article .content-inner {
    padding-bottom: 100px;
}
body article .entry-header {
    overflow: visible;
}
@media (max-width: 992px) {
    .home .blog-list article:last-child {
        display: none;
    }
}
.excerpt-single {
    color: #03a397;
    margin-bottom: 40px;
}
body.single-post .page-content article .post-formats-wrapper {
    margin-top: 30px;
}
.single-post .entry-tag-share {
    margin: 30px 0 30px;
}

.thim-widget-icon-box .desc-icon-box {
    width: 100%;
}
.thim-widget-icon-box .push_image {
    display: none;
}

#main-home-content {
    margin-top: 108px;
}
@media (max-width: 767px) {
    #main-home-content {
        margin-top: 88px;
    }
}
.counter-box .display-percentage::after {
    position: absolute;
    bottom: -25px;
    left: calc(50% - 15px);
    left: -webkit-calc(50% - 15px);
    left: -moz-calc(50% - 15px);
    content: '';
    width: 30px;
    height: 2px;
    background-color: #f59673;
}
body .counter-box .display-percentage::before {
    content: "> ";
    position: static;
    width: auto;
    height: auto;
    background-color: transparent;
}
.round-slider-content video {
    width: 100%;
    height: auto;
}
body .iconbox-push:hover .content-inner .desc-icon-box {
    top: 0px;
}
body .iconbox-push .content-inner .desc-icon-box p {
    height: auto;
}
body .iconbox-push .wrap_icon {
    top: -250px;
}
body .iconbox-push:hover .wrap_icon {
    top: -76px;
}
body .iconbox-push .content-inner .desc-icon-box {
    top: 58px;
}
body .iconbox-push .content-inner .sc-heading {
    bottom: 40px;
}
.smicon-box-link {
    color: #f59673;
    border-color: #f59673;
    display: inline-block;
    line-height: 28px;
    padding: 5px 35px;
    border: 1px solid;
    border-radius: 30px;
}
body .thim-widget-icon-box .wrapper-box-icon:hover .heading__primary a:hover {
    background-color: #f59673;
    color: white !important;
}
.heading__primary > a:first-child {
    display: none;
}
#masthead.affix .no-sticky-logo {
    display: none;
}
#masthead.affix .sticky-logo {
    display: inline-block;
}
body footer#colophon .footer .row aside {
    padding-bottom: 0;
}
#sidebar .all-courses .widget-button {
    display: block;
    margin-top: 30px;
    padding: 6px;
    font-family: inherit;
    font-weight: normal;
    font-size: 14px;
}
body footer#colophon .footer .menu li {
    width: 100%;
    float: none;
}
/* blog footer */
.site-footer .blog-list {
    flex-direction: column;
}
.site-footer .blog-list > article.post {
    width: 100%;
}
.site-footer .blog-list img {
    display: none;
}
.site-footer .blog-list .entry-summary,
.site-footer .blog-list .readmore {
    display: none;
}
.site-footer .blog-list .content-inner {
    padding-bottom: 0;
}
.site-footer .blog-list .entry-header {
    margin-bottom: 19px;
}
.site-footer .blog-list .entry-header .entry-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6em;
    font-family: inherit;
}
.site-footer .blog-list .post-formats-wrapper {
    margin-bottom: 17px;
}
@media screen and (max-width: 767px){
    .site-footer .blog-list .post-formats-wrapper,
    .site-footer .blog-list .entry-header {
        margin-bottom: 10px;
    }
}
.sticky-sidebar.col-sm-push-8 {
    margin-bottom: 50px;
}
article.quote4p::before,
article.quote4p::after {
    content: "";
    display: table;
    clear: both;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}