/*
Theme Name: Loobek Child
Theme URI: https://demo.theme-sky.com/loobek/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: loobek
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: loobek-child
*/
@media only screen and (min-width: 1561px) {
    .layout-fullwidth .menu-middle .header-middle .menu-wrapper, .header-fullwidth .menu-middle .header-middle .menu-wrapper {
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 1560px) and (min-width: 1201px) {
    body:is(.header-v1,.header-v2,.header-v9,.header-v10,.header-v11) .menu-middle .header-middle .menu-wrapper {
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 1560px) and (min-width: 1201px) {
    body:is(.header-v1,.header-v2,.header-v9,.header-v10) .menu-middle .header-middle .menu-wrapper {
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 1201px) {
    .menu-middle .header-middle .menu-wrapper {
        margin-left: auto;
        margin-right: auto;
    }
}

.menu-middle .header-middle .menu-wrapper {
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 1560px) and (min-width: 1201px) {
    body:is(.header-v1,.header-v2,.header-v9,.header-v10,.header-v11) .header-middle .logo-wrapper {
        margin-right: 30px;
    }
}

span.menu-label {
    text-transform: uppercase;
}

li.top-bar-menu a {
    letter-spacing: 1px ! important;
}

.availability.stock.in-stock span.availability-text {
    color: #00b67a ! important;
}

ul.wc_payment_methods.payment_methods.methods {
    display: none;
}