/*

Theme Name: Yolo Organisk Child Theme
Theme URI: http://demo.yolotheme.com/organisk
Author: YoloTheme
Author URI: https://www.facebook.com/Yolotheme/
Description: This is a custom child theme for Yolo Organisk
Template: yolo-organisk
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: yolo-organisk
*/


.footer-whatsapp .title-contact {
    margin-bottom: -8px;
}
.footer-whatsapp .icon-wrap {
    margin-top: -8px;
}
.footer-whatsapp .sub-title {
    font-weight: 600 !important;
}
.language-chooser.language-chooser-image.qtranxs_language_chooser {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.language-chooser.language-chooser-image.qtranxs_language_chooser li {
    display: inline-block;
    margin-left: 17px;
}

@media only screen and (max-width: 767px) {
    footer {
        margin: 0px !important;
        padding: 0 15px !important;
        overflow: hidden;
    }
}
@media only screen and (min-width: 992px) {
    body header.yolo-main-header .header-customize .header-customize-item  {
        font-family: inherit !important;
    }
    header.header_7 .yolo-header-nav-above .widget_shopping_cart_content .widget_shopping_cart_icon i.wicon {
        color:#fff !important;
    }

    header.yolo-main-header .header-customize.header-customize-right .shopping-cart-wrapper.header-customize-item .sub-total-text,
    header.yolo-main-header .header-customize.header-customize-right .search-with-category.header-customize-item {
        display: none !important;
    }

}

.owl-carousel .owl-item img {
        height: 286px !important;
    object-fit: cover;
}
.ylp-product-wrap .ylp-product-inner .ylp-product-item-wrap img {
    height: 280px !important;
        object-fit: contain;
}

body:not(.home) header.header_7 .yolo-header-wrapper .header-right .menu-wrapper .yolo-main-menu > li > a {
    --header_7_nav_distance:15px;
}

@media only screen and (max-width: 992px) {
ul.yolo-nav-mobile-menu li.menu-item > a {
width: 100%;
}
}
