/*
Theme Name: Induzy Child
Description: Child Theme for Induzy Theme
Author: Zozothemes
Version: 1.0
Template: induzy
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozotheme
*/

/*Custom Style Code Right Here */



.close:not(:disabled):not(.disabled) {
    cursor: pointer;
    background-color: #fff !important;
}


.close {
    opacity: 1 !important;
    border-radius: 5px;
}


.logobar-items > li img {
    max-height: 90px !important;
}