/*
Theme Name: Villenoir - Child
Author: Cristian Gogoneata
Author URI: http://www.okthemes.com
Description: Vineyard, Winery  & Wine WooCommerce shop
Tags: white, light, dark, two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, featured-images, full-width-template, microformats, sticky-post, theme-options
Text Domain: villenoir
Template: villenoir
Version: 1.0
=======
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

@media only screen and (min-width: 821px) {
    .gg-language-switcher {
        position: relative;
        padding-right: 50px;
    }

    #langswitch {
        top: -19px;
        right: 0;
        left: auto;
        visibility: visible;
        opacity: 1;
        z-index: auto;
    }
}

#langswitch .menu-item img {
    display: none;
}

@media only screen and (max-width: 821px) {
    .navbar-nav > li .sub-menu-toggle span svg {
        display: none;
    }
}