/* Logo Change for Blog Section */

.single  .logo-main {
content:url(/wp-content/uploads/2019/06/logo-nutriculinary.png);
}

.single  .logo-main-menu {
content:url(/wp-content/uploads/2019/06/logo-nutriculinary_small.png);
    width: 200px;
}

.logo-mobile {
    content: url(/wp-content/uploads/2019/06/logo-stevan-paul-klein.png);
}


.category   .logo-main {
content:url(/wp-content/uploads/2019/06/logo-nutriculinary.png);
}

.category .logo-main-menu {
content:url(/wp-content/uploads/2019/06/logo-nutriculinary_small.png);
}

.category .logo-mobile {
content:url(/wp-content/uploads/2019/06/logo-nutriculinary_small.png);
    width: 200px;
}

.single .logo-mobile {
    content: url(/wp-content/uploads/2019/06/logo-nutriculinary_small.png);
    width: 200px !important;
}

/* Additional Settings for hyphenated Text areas */


.block-css-20890 { 
    text-align: justify;
    text-justify: inter-word
}

.block-css-28196 { 
    text-align: justify;
    text-justify: inter-word
}

.jp-relatedposts {
    display: none !important;
}

/* Book Pages */

.buchteaser   {
    margin: 11px 0 !important;
}


 
/* Navigation changes */

.main-navigation-border {
    border-bottom: 3px #076293 solid;
}

.main-navigation .horizontal-menu, .main-navigation .menu-item {
    font-weight: 700;
    font-stretch: ultra-expanded;
    letter-spacing: 2px;
}

.secondary-wrap .horizontal-menu, .secondary-wrap .menu-item {
    font-weight: 700;
    letter-spacing: 1.5px;
}

/* Related Posts */

.single .meta h3.title {
    font-size: 15px !important;
}


/* Mailchimp */


.nf-form-fields-required {
    display: none;
}

label#nf-label-field-13 {
    font-size: 16px;
    font-weight: 100;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: #f90 !important;
}

.nf-field-description {
    font-size: 14px;
    padding-left: 40px;
    margin-top: -22px;
}
.nf-field-label label {
    font-weight: 100 !important;
}

.user-page-box-1.user-box-type-1.tipi-xs-12.user-page-box.clearfix {
    display: none;
}

div#mep_0 {
    height: 0px !important;
}




.home .woocommerce-store-notice.demo_store {
    display: none !important;
}

.post .woocommerce-store-notice.demo_store {
    display: none !important;
}

.archive .woocommerce-store-notice.demo_store {
    display: none !important;
}

.single .woocommerce-store-notice.demo_store {
    display: none !important;
}

.single .woocommerce-store-notice.demo_store {
    display: none !important;
}

.page .woocommerce-store-notice.demo_store {
    display: none !important;
}

.woocommerce-cart .woocommerce-store-notice.demo_store {
    display: block !important;
    background-color: #076293 !important;
}

.woocommerce-checkout .woocommerce-store-notice.demo_store {
    display: block !important;
    background-color: #076293 !important;
}


.single-post .video-wrap {
    position: relative;
    clear: both;
    width: 100%;
    padding-bottom: 0%;
}