/*
Theme Name: MyDecor Child
Theme URI: https://demo.theme-sky.com/mydecor/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: mydecor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: mydecor-child
*/

.wcml_currency_switcher > ul:before {
    left:0;right:0;display:none;
}

#vertical-menu-sidebar .header-currency ul{    
    border: 1px solid #000;
    padding: 0;
    background: #fff;
    z-index: 100;
}

.menu-logo .vertical-menu-button {display:none}

/*.woocommerce .products{max-width:100vh}*/
.zed{
    width: 100px;
    height: 100px;
}