/*
Theme Name: OrgaFit (Child Theme)
Description: Organic and Health WordPress Theme
Theme URI: http://orgafit.cwsthemes.com/
Author: CWSthemes
Author URI: http://themeforest.net/user/creativews
Version: 1.0.0
License: Envato full licence agreement - https://themeforest.net/licenses/terms/regular
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: orgafit
Template: orgafit

*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * acumin-pro-extra-condensed:
 *   - http://typekit.com/eulas/00000000000000003b9acb20
 *
 * © 2009-2021 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2021-11-11 14:33:24 UTC"}*/

@import 'css/_igor.css';

@font-face {
font-family:"acumin-pro-extra-condensed";
src:url("css/ac-1.woff2") format("woff2"),url("css/ac-1.woff") format("woff"),url("css/ac-1.ot") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

.tk-acumin-pro-extra-condensed { font-family: "acumin-pro-extra-condensed",sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--heading-font);
}

:root {
    --primary: #27463B;
    --secondary: #E6B34A;
    --heading-font: acumin-pro-extra-condensed, sans-serif;
}

.page .site-main .page_content {
    padding: 0;
}

.cws_custom_button {
    padding: 20px 28px !important;
}

/*
Header
*/

.header_cont .menu-right .menu_box .menu_right_icons,
.menu_right_icons {
    margin: 0;
    margin-left: 100px;
}

.header_wrapper_container .header_cont .site_header .header_container .header_zone .menu_box .menu_right_icons .cws_custom_button {
    padding: 15px 28px !important;
    display: none;
}

.sticky_header.sticky_active .menu_right_icons .cws_custom_button {
    color: white !important;
    padding: 15px 28px !important;
}

.sticky_header.sticky_active .menu_right_icons .cws_custom_button:hover {
    color: black !important;
}

.menu_box .in_mobile_menu.cws_custom_button_wrapper {
    margin-top: 10px;
}

.sticky_header.sticky_active .header_cont .site_header.sticky_enable .header_container {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sticky_header.sticky_active .header_cont .site_header.sticky_enable .header_container .menu_box {
    width: 100%;
}

.sticky_header.sticky_active .header_cont .site_header.sticky_enable .header_container .menu_box .cws_custom_button {
    display: none;
}

@media only screen and (min-width: 960px) {
    .header_wrapper_container .header_cont .site_header .header_container .header_zone .menu_box .menu_right_icons .cws_custom_button,
    .sticky_header.sticky_active .header_cont .site_header.sticky_enable .header_container .menu_box .cws_custom_button {
        display: block;
    }
}

/*
Uber Uns Page
*/

.page.page-id-6595 .container {
    width: 100%;
}


.page.page-id-6595 .page-container,
.page.page-id-6595 .container {
    width: 1360px;
    margin: 0 auto;
}

@media only screen and (max-width: 1400px) {
    .page.page-id-6595 .page-container,
    .page.page-id-6595 .container {
        width: 80%;
    }
}

/* Hero banner secondary */

.vc_section.hero-banner-secondary {
    height: 600px;
    background-position: center;
}

.vc_section.hero-banner-secondary h1 {
    text-align: right;
    margin-top: 200px;
    color: var(--secondary);
    font-size: 90px !important;
    font-weight: bold;
    letter-spacing: 2.5px !important;
    line-height: 100px !important;
}

@media only screen and (max-width: 980px) {
    .vc_section.hero-banner-secondary {
        background-position-x: -500px;
    }

    .vc_section.hero-banner-secondary h1 {
        font-size: 70px !important;
        letter-spacing: 1.94px !important;
        line-height: 80px !important;
    }

    .vc_section.hero-banner-secondary .page-container {
        margin: 0;
        width: 100%;
    }
}

/* Vas ist Pono Section */

.vc_section.was-ist-pono {
    padding: 112px 0 !important;
}

.was-ist-pono-intro {
    width: 67%;
    margin: 0 auto;
}

.was-ist-pono-intro h2 {
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 1.06px;
    line-height: 44px;
    color: var(--primary);
    width: fit-content;
    margin: 0 auto;
}

.was-ist-pono-intro h2::after {
    content: "";
    display: block;
    width: 162px;
    height: 21px;
    background-image: url("/wp-content/uploads/2022/01/blaetter_zweig.png");
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 38px;
}

.vc_row.was-ist-pono-types {
    margin-top: 76px !important;
    display: flex;
    justify-content: space-between;
}

.vc_row.was-ist-pono-types h3 {
    color: var(--primary);
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 38px;
    margin-bottom: 24px !important;
}

.vc_row.was-ist-pono-types p {
    color: var(--primary);
    font-weight: 600;
}

.vc_row.was-ist-pono-types .vc_column_container.cws-column {
    width: 32%;
}

.vc_row.was-ist-pono-types .vc_column_container.cws-column .vc_column-inner {
    padding: 0 !important;
}

.vc_row.was-ist-pono-types .cws-column:not(:last-of-type) {
    padding-right: 12px;
    border-right: 1px solid var(--primary);
}

@media only screen and (max-width: 980px) {
    .vc_section.was-ist-pono {
        padding: 100px 0 !important;
    }

    .was-ist-pono-intro {
        width: 100%;
    }

    .vc_row.was-ist-pono-types {
        margin-top: 40px !important;
        flex-direction: column;
    }

    .vc_row.was-ist-pono-types .vc_column_container.cws-column {
        width: 100%;
    }

    .vc_row.was-ist-pono-types .cws-column:not(:last-of-type) {
        padding-right: 0;
        padding-bottom: 30px;
        border-right: none;
        border-bottom: 1px solid var(--primary);
        margin-bottom: 35px;
    }

    .vc_row.was-ist-pono-types h3 {
        text-align: left;
    }
}

/* Unser Beitrag */

.vc_section.unser-beitrag {
    padding: 0 !important;
}

/* Quote Section */

.vc_section.quote-section {
    height: 412px;
    padding-top: 120px !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.vc_section.quote-section blockquote {
    width: 67%;
    margin: 0 auto;
    padding: 0;
    color: #14332A;
    font-family: var(--heading-font);
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 1.06px;
    line-height: 44px;
    text-align: center;
    background: transparent;
}

.vc_section.quote-section blockquote::before {
    display: none;
}

.vc_section.quote-section blockquote p {
    font-style: normal;
}

.vc_section.quote-section .quote-author p {
    color: #27463B;
    font-family: Montserrat;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    margin-top: 60px;
}

@media only screen and (max-width: 1400px) {
    .vc_section.quote-section blockquote {
        width: 100%;
    }
}

@media only screen and (max-width: 1100px) {
    .vc_section.quote-section {
        padding-top: 100px !important;
        height: 525px;
    }

    .vc_section.quote-section .quote-author p {
        margin-top: 30px;
    }
}

/* Text section */

.vc_section.text-section {
    width: 68%;
    margin: 0 auto;
    padding: 120px 0 !important;
}

.vc_section.text-section h2 {
    color: var(--primary);
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 38px
}

.vc_section.text-section .cws-content:not(:last-of-type) {
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(39,70,59,0.1);
    margin-bottom: 80px;
    padding-bottom: 80px !important;
}

@media only screen and (max-width: 980px) {
    .vc_section.text-section {
        padding-top: 50px !important;
        padding-bottom: 100px !important;
        width: 100%;
    }

    .vc_section.text-section .cws-content:not(:last-of-type) {
        margin-bottom: 50px;
    }
}

/* Image Grid & Text */

.vc_section.imagegrid-text {
    padding: 120px 0;
    color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
}

.vc_section.imagegrid-text .vc_row.imagegrid-text-row {
    width: 1380px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.vc_section.imagegrid-text h2 {
    color: #ffffff;
    margin-bottom: 12px;
    font-size: 30px !important;
    font-weight: bold;
    letter-spacing: 0 !important;
    line-height: 38px !important;
}

.vc_section.imagegrid-text .vc_row .cws-column:last-child {
    width: 42%;
}

.vc_section.imagegrid-text .vc_row.imagegrid-text-row .imagegrid-text-col2 p {
    font-size: 16px !important;
    letter-spacing: 0 !important;
    line-height: 24px !important;
    margin-top: 0 !important;
}

.vc_section.imagegrid-text .vc_row .cws-column .vc_column-inner .wpb_wrapper .wpb_single_image {
    margin-bottom: 11% !important;
}

@media only screen and (max-width: 1440px) {
    .vc_section.imagegrid-text .vc_row.imagegrid-text-row {
        width: 100%;
    }
}

@media only screen and (max-width: 980px) {
    .vc_section.imagegrid-text {
        padding: 100px 0;
    }

    .vc_section.imagegrid-text .vc_row.imagegrid-text-row {
        flex-direction: column;
    }

    .vc_section.imagegrid-text .vc_row .cws-column:nth-child(2n) {
        width: 100%;
    }

    .vc_section.imagegrid-text .vc_row .cws-column:last-child {
        width: 100%;
    }

    .vc_section.imagegrid-text .three-img-row .three-img-col .vc_column-inner .wpb_wrapper .wpb_single_image:not(:last-child) {
        margin-bottom: 9% !important;
    }
}

@media only screen and (max-width: 767px) {
    .vc_section.imagegrid-text .three-img-row .vc_figure,
    .vc_section.imagegrid-text .three-img-row .vc_figure .vc_single_image-wrapper,
    .vc_section.imagegrid-text .three-img-row .vc_figure .vc_single_image-wrapper img {
        width: 100%;
    }

    .vc_section.imagegrid-text .three-img-row .wpb_column:first-of-type .vc_column-inner {
        padding-bottom: 0;
    }

    .vc_section.imagegrid-text .three-img-row .wpb_column:first-of-type .vc_column-inner .wpb_wrapper .wpb_single_image {
        margin-bottom: 8px !important;
    }

    .vc_section.imagegrid-text .three-img-row .three-img-col .vc_column-inner .wpb_wrapper {
        display: flex;
    }

    .vc_section.imagegrid-text .three-img-row .three-img-col .vc_column-inner .wpb_wrapper .wpb_single_image:not(:last-child) {
        margin-right: 8px;
    }

    .vc_section.imagegrid-text .three-img-row .three-img-col .vc_column-inner .wpb_wrapper .wpb_single_image {
        margin-bottom: 50px !important;
    }
}

/* Three Img Section */

.vc_section.three-img-section {
    padding: 120px 0 !important;
}

@media only screen and (max-width: 980px) {
    .vc_section.three-img-section {
        padding: 100px 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .vc_section.three-img-section .vc_row .cws-column .wpb_wrapper .wpb_single_image .vc_figure,
    .vc_section.three-img-section .vc_row .cws-column .wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper,
    .vc_section.three-img-section .vc_row .cws-column .wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img {
        width: 100%;
    }
}

/* Vytal Section */

.vc_section.vytal-section {
    padding: 120px !important;
    padding-bottom: 0 !important;
    background-color: rgba(39,70,59,0.05);
}

.vc_section.vytal-section h2 {
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 1.06px;
    line-height: 44px;
    color: #14332A;
}

.vc_section.vytal-section h2::after {
    content: "";
    display: block;
    width: 162px;
    height: 21px;
    background-image: url(/wp-content/uploads/2022/01/blaetter_zweig.png);
    margin-top: 24px;
    margin-bottom: 38px;
}

.vc_section.vytal-section ol {
    font-weight: 500;
    list-style-position: outside;
    padding-left: 20px;
}

.vc_section.vytal-section ol li::marker {
    margin-right: 8px;
}

.vc_section.vytal-section .vc_row {
    display: flex;
    justify-content: space-between;
    padding: 0 !important;
    width: 80% !important;
    margin: 0 auto !important;
    left: 0 !important;
}

.vc_section.vytal-section .vc_row .cws-column:nth-child(2n) {
    padding-bottom: 120px !important;
}

.vc_section.vytal-section .vc_row .cws-column:last-of-type {
    height: 100%;
    align-self: flex-end;
}

@media only screen and (max-width: 1024px) {
    .vc_section.vytal-section {
        padding: 0 !important;
        padding-top: 100px !important;
    }

    .vc_section.vytal-section .cws-content {
        width: 100vw;
    }

    .vc_section.vytal-section .vc_row {
        flex-direction: column;
        align-items: center;
    }

    .vc_section.vytal-section .vc_row .cws-column {
        width: 100%;
    }

    .vc_section.vytal-section .vc_row .cws-column:nth-child(2n) {
        padding-bottom: 100px !important;
    }

    .vc_section.vytal-section .vc_row .cws-column:last-of-type {
        align-self: auto;
    }
}

@media only screen and (max-width: 768px) {
    .vc_section.vytal-section .vc_row .cws-column:last-of-type .vc_column-inner {
        padding-bottom: 0;
    }
}

/* Call to action */

.vc_section.call-to-action {
    padding: 120px 0 !important;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.vc_section.call-to-action::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #8ea949;
    opacity: 0.9;
}

.vc_section.call-to-action h2,
.vc_section.call-to-action p {
    color: #ffffff;
    text-align: center;
}

.vc_section.call-to-action .vc_row .cws-column .cws_vc_column-inner .wpb_column .vc_column-inner > .wpb_wrapper {
    width: 41%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.vc_section.call-to-action .vc_row .cws-column .cws_vc_column-inner .wpb_column .vc_column-inner > .wpb_wrapper .wpb_text_column {
    width: 100%;
}

.vc_section.call-to-action .vc_row .cws-column .sc_button_wrapper {
    width: fit-content;
    display: inline-block;
    margin-top: 24px;
}

.vc_section.call-to-action .vc_row .cws-column .sc_button_wrapper:last-of-type {
    margin-left: 15px;
}

@media only screen and (max-width: 980px) {
    .vc_section.call-to-action {
        padding: 100px 0 !important;
    }

    .vc_section.call-to-action .vc_row .cws-column .cws_vc_column-inner .wpb_column .vc_column-inner > .wpb_wrapper {
        width: 100%;
    }

    .vc_section.call-to-action .vc_row .cws-column .sc_button_wrapper {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .vc_section.call-to-action .vc_row .cws-column .sc_button_wrapper:last-of-type {
        margin-left: 0;
    }
}

.footer-wrapper {
    padding-top: 100px;
}

.footer-wrapper .logo {
    display: block;
    width: 200px;
    margin: 0 auto;
}

/* additional_content */

#additional_content {
    background-color: rgba(39,70,59,0.05);
    padding: 120px 0;
}

#additional_content .text {
    max-width: 912px;
    margin: 0 auto;
}

/* Header Bar */
/*
.cws_custom_button_wrapper.cws_sc_button.regular.default:hover .cws_custom_button.special_button {
    background-color: #26463b;
}
*/

.top_bar_box {
    background-color: rgb(29,29,29);
    height: 100%;
}

.top_bar_box .container {
    margin-top: 0 !important;
    padding: 0;
    height: 100%;
}

.cws_sc_button.default .cws_custom_button span {
    display: none;
}

.sc_button_wrapper .cws_sc_button span a.cws_custom_button.special_button:hover {
    background-color: #26463b;
    color: #ffffff;
}

.sc_button_wrapper .cws_sc_button span a.cws_custom_button:hover {
    background-color: #ffffff;
    color: #26463b;
}

.top_bar_box_text:not(:first-child):before {
    background-color: white !important;
}

.top_bar_box_text,
.top_bar_box .mini-cart .woo_mini-counter {
    color: white !important;
}

.top_bar_box {
    min-height: 46px;
}

@media screen and (max-width: 980px) {

    .top_bar_box_text + .top_bar_box_text:nth-child(2) {
        margin-left: 10px;
    }

    .op-is-open-shortcode span:after {
        left: -8px !important;
    }
}

@media screen and (max-width: 767px) {
    .top_bar_box .container {
        padding: 13px 0 12px;
    }

    .op-is-open-shortcode span:after {
        left: -20px !important;
    }
}

