/*
Theme Name:  BÄÄÄHM
Theme URI:   http://webempathie.de
Version:     1.03
Description: A child theme of Divi. This is a custom child theme created for our site bääähm schuhe.
Author:      webempathie
Author URI:  http://webempathie.de
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

/*------------------------------------------------*/
/*--------------------[LOGO]----------------------*/
/*--------- [CUSTOM CSS BY GENO QUIROZ] ----------*/
/*------------------------------------------------*/
 
/* logo over top header and reduce logo container width */
    #top-header {z-index: 99998!important;}
    #logo {z-index: 99999!important; position: relative!important;}
    .et_header_style_left .logo_container { width: 150px;}
 
/* logo swaps */
    #logo {display:block!important; opacity:1;} 
    #logo {
		min-width: 330px;
            max-height: 480%!important;
            margin-top: -111px;
            z-index: 9999;
            position: static;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;}
 
    .et-fixed-header #logo {  
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        margin-top:-500px;}
 
    #logo2 {
            max-height: 153%;
            margin-top: -230px;
        margin-left: -165px;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;}
 
    .et-fixed-header #logo2 {
		min-width: 333px;
        margin-left: 0px;
        margin-top: 133px;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;}
 
@media only screen and (min-width : 981px) and (max-width: 1400px){
        #logo2 {display:none;}
        #logo {min-width:66%; max-width:75%!important; margin-top: -80px; margin-left:-33px}} 

    @media only screen and (max-width : 980px) {
        #logo2 {display:none;}
        #logo {min-width:44%; max-width:55%!important; margin-top: -80px; margin-left:-33px}}#callnowbutton {
    display: none;
}

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

    #callnowbutton {
        display: block;
        position: fixed;
        text-decoration: none;
    }

    #callnowbutton.cnb-full {
        display: flex;
        justify-content: center;
        align-items: center;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
        width: 100%;
        left: 0;
        height: 60px;
    }

    .cnb-full.cnb-full-bottom {
        bottom: 0;
    }

    .cnb-full.cnb-full-top {
        top: 0;
    }

    #callnowbutton.cnb-single {
        width: 55px;
        height: 55px;
        border-radius: 50%;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
        background-position: center;
        background-size:35px 35px;
        background-repeat: no-repeat;
    }

    .cnb-single.cnb-middle {
        bottom: 15px;
        left: 50%;
        margin-left: -28px;
    }

    .cnb-single.cnb-left {
        bottom: 15px;
        left: 20px;
    }

    .cnb-single.cnb-right {
        bottom: 15px;
        right: 20px;
    }

    .cnb-single.cnb-mleft {
        top: 50%;
        margin-top: -28px;
        left: 20px;
    }

    .cnb-single.cnb-mright {
        top: 50%;
        margin-top: -28px;
        right: 20px;
    }

    .cnb-single.cnb-tleft {
        top: 15px;
        left: 20px;
    }

    .cnb-single.cnb-tmiddle {
        top: 15px;
        left: 50%;
        margin-left: -28px;
    }

    .cnb-single.cnb-tright {
        top: 15px;
        right: 20px;
    }

    /* Don't show a label with top and bottom middle positions */
    #callnowbutton.cnb-single.cnb-middle span,
    #callnowbutton.cnb-single.cnb-tmiddle span {
        display: none;
    }

    .cnb-single.cnb-left span,
    .cnb-single.cnb-mleft span,
    .cnb-single.cnb-tleft span {
        left: 68px;
    }

    .cnb-single.cnb-right span,
    .cnb-single.cnb-mright span,
    .cnb-single.cnb-tright span {
        right: 68px;
    }

    .cnb-single.cnb-text span {
        -moz-osx-font-smoothing: grayscale;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        display: block;
        width: auto;
        background-color: rgba(70,70,70,.9);
        position: absolute;
        border-radius: 2px;
        font-family: helvetica,arial,sans-serif;
        padding: 6px 8px;
        font-size: 13px;
        font-weight: 700;
        color: #ECECEC;
        top: 15px;
        box-shadow: 0 1px 2px rgba(0,0,0,.15);
        word-break: keep-all;
        line-height: 1em;
        text-overflow: ellipsis;
        vertical-align: middle;
        white-space: nowrap;
    }
    .cnb-single:not(.cnb-text) span {
        display: none;
    }
    .cnb-full.cnb-text {
        text-align: center;
        color: #FFF;
        font-weight: 600;
        font-size: 120%;
        overflow: hidden;
        white-space: nowrap;
    }

    .cnb-full.cnb-zoom-110 img,
    .cnb-full.cnb-zoom-120 img,
    .cnb-full.cnb-zoom-130 img {
      transform-origin: right;
    }
    .cnb-single.cnb-zoom-70,
    .cnb-full.cnb-zoom-70 img {
      transform: scale(0.7);
    }
    .cnb-single.cnb-zoom-80,
    .cnb-full.cnb-zoom-80 img {
      transform: scale(0.8);
    }
    .cnb-single.cnb-zoom-90,
    .cnb-full.cnb-zoom-90 img {
      transform: scale(0.9);
    }
    .cnb-single.cnb-zoom-110,
    .cnb-full.cnb-zoom-110 img {
      transform: scale(1.1);
    }
    .cnb-single.cnb-zoom-120,
    .cnb-full.cnb-zoom-120 img {
      transform: scale(1.2);
    }
    .cnb-single.cnb-zoom-130,
    .cnb-full.cnb-zoom-130 img {
      transform: scale(1.3);
    }
    .cnb-full.cnb-zoom-70 span {
      font-size: 70%;
    }
    .cnb-full.cnb-zoom-80 span {
      font-size: 80%;
    }
    .cnb-full.cnb-zoom-90 span {
      font-size: 90%;
    }
    .cnb-full.cnb-zoom-110 span {
      font-size: 110%;
    }
    .cnb-full.cnb-zoom-120 span {
      font-size: 120%;
    }
    .cnb-full.cnb-zoom-130 span {
      font-size: 130%;
    }

    .cnb-zindex-10 {
      z-index: 2147483647;
    }
    .cnb-zindex-9 {
      z-index: 214748365;
    }
    .cnb-zindex-8 {
      z-index: 21474836;
    }
    .cnb-zindex-7 {
      z-index: 2147484;
    }
    .cnb-zindex-6 {
      z-index: 214748;
    }
    .cnb-zindex-5 {
      z-index: 21475;
    }
    .cnb-zindex-4 {
      z-index: 2147;
    }
    .cnb-zindex-3 {
      z-index: 215;
    }
    .cnb-zindex-2 {
      z-index: 21;
    }
    .cnb-zindex-1 {
      z-index: 2;
    }
}body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-size:16px}.et_pb_slide_content,.et_pb_best_value{font-size:18px}#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.et_pb_member_social_links a:hover,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a{color:#e02b20}.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#e02b20}.footer-widget h4{color:#e02b20}.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote{border-color:#e02b20}.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before{background-color:#e02b20}a{color:#e02b20}#main-header,#main-header .nav li ul,.et-search-form,#main-header .et_mobile_menu{background-color:#f7f7f7}.nav li ul{border-color:#aa0000}#top-header,#et-secondary-nav li ul{background-color:#ffc40e}#et-secondary-nav li ul{background-color:#e5e5e5}#top-header,#top-header a{color:rgba(10,10,10,0.91)}#et-secondary-nav li ul a{color:rgba(0,0,0,0.85)}.et_header_style_centered .mobile_nav .select_page,.et_header_style_split .mobile_nav .select_page,.et_nav_text_color_light #top-menu>li>a,.et_nav_text_color_dark #top-menu>li>a,#top-menu a,.et_mobile_menu li a,.et_nav_text_color_light .et_mobile_menu li a,.et_nav_text_color_dark .et_mobile_menu li a,#et_search_icon:before,.et_search_form_container input,span.et_close_search_field:after,#et-top-navigation .et-cart-info{color:rgba(0,0,0,0.88)}.et_search_form_container input::-moz-placeholder{color:rgba(0,0,0,0.88)}.et_search_form_container input::-webkit-input-placeholder{color:rgba(0,0,0,0.88)}.et_search_form_container input:-ms-input-placeholder{color:rgba(0,0,0,0.88)}#main-header .nav li ul a{color:rgba(0,0,0,0.7)}#top-menu li a{font-size:16px}body.et_vertical_nav .container.et_search_form_container .et-search-form input{font-size:16px!important}#top-menu li.current-menu-ancestor>a,#top-menu li.current-menu-item>a,#top-menu li.current_page_item>a{color:#aa0000}#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#e02b20}.footer-widget li:before{border-color:#e02b20}#footer-widgets .footer-widget li:before{top:10.6px}body.home-posts #left-area .et_pb_post h2,body.archive #left-area .et_pb_post h2,body.search #left-area .et_pb_post h2,body.single .et_post_meta_wrapper h1{letter-spacing:1px}@media only screen and (min-width:981px){.et_header_style_left #et-top-navigation,.et_header_style_split #et-top-navigation{padding:56px 0 0 0}.et_header_style_left #et-top-navigation nav>ul>li>a,.et_header_style_split #et-top-navigation nav>ul>li>a{padding-bottom:56px}.et_header_style_split .centered-inline-logo-wrap{width:111px;margin:-111px 0}.et_header_style_split .centered-inline-logo-wrap #logo{max-height:111px}.et_pb_svg_logo.et_header_style_split .centered-inline-logo-wrap #logo{height:111px}.et_header_style_centered #top-menu>li>a{padding-bottom:20px}.et_header_style_slide #et-top-navigation,.et_header_style_fullscreen #et-top-navigation{padding:47px 0 47px 0!important}.et_header_style_centered #main-header .logo_container{height:111px}#logo{max-height:100%}.et_pb_svg_logo #logo{height:100%}.et_header_style_left .et-fixed-header #et-top-navigation,.et_header_style_split .et-fixed-header #et-top-navigation{padding:33px 0 0 0}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:33px}.et_header_style_centered header#main-header.et-fixed-header .logo_container{height:66px}.et_header_style_split #main-header.et-fixed-header .centered-inline-logo-wrap{width:66px;margin:-66px 0}.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{max-height:66px}.et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{height:66px}.et_header_style_slide .et-fixed-header #et-top-navigation,.et_header_style_fullscreen .et-fixed-header #et-top-navigation{padding:24px 0 24px 0!important}.et-fixed-header#top-header,.et-fixed-header#top-header #et-secondary-nav li ul{background-color:#ffc40e}.et-fixed-header #top-menu a,.et-fixed-header #et_search_icon:before,.et-fixed-header #et_top_search .et-search-form input,.et-fixed-header .et_search_form_container input,.et-fixed-header .et_close_search_field:after,.et-fixed-header #et-top-navigation .et-cart-info{color:rgba(0,0,0,0.88)!important}.et-fixed-header .et_search_form_container input::-moz-placeholder{color:rgba(0,0,0,0.88)!important}.et-fixed-header .et_search_form_container input::-webkit-input-placeholder{color:rgba(0,0,0,0.88)!important}.et-fixed-header .et_search_form_container input:-ms-input-placeholder{color:rgba(0,0,0,0.88)!important}.et-fixed-header #top-menu li.current-menu-ancestor>a,.et-fixed-header #top-menu li.current-menu-item>a,.et-fixed-header #top-menu li.current_page_item>a{color:#aa0000!important}.et-fixed-header#top-header a{color:rgba(10,10,10,0.91)}body.home-posts #left-area .et_pb_post h2,body.archive #left-area .et_pb_post h2,body.search #left-area .et_pb_post h2{font-size:28.6px}body.single .et_post_meta_wrapper h1{font-size:33px}}@media only screen and (min-width:1350px){.et_pb_row{padding:27px 0}.et_pb_section{padding:54px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:81px}.et_pb_fullwidth_section{padding:0}}	h1,h2,h3,h4,h5,h6{font-family:'Arial',Helvetica,Arial,Lucida,sans-serif}.et_animated{opacity:1}.et-waypoint:not(.et_pb_counters){opacity:1}.et_pb_number_counter{opacity:1}