/*
Theme Name: Wiso (Child Theme)
Theme URI: http://foxthemes.com/web/wp/wiso
Author: Fox-Themes
Author URI: https://themeforest.net/user/fox-themes
Version: 1.0.0
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wiso-child
Template: wiso
*/

/* = Add your own modification from here
-------------------------------------------------------------- */





.footer-bottom-wrap .copyright {width: 20%;}
.footer-bottom-wrap .footer-menu-wrap {width: 80%;}
.header_top_bg a.logo img.main-logo.logo-mobile {display: none !important;}
.header_top_bg a.logo img.main-logo {display: block !important;}
.header_top_bg a.logo img.logo-hover {display: none !important;}
footer#footer .footer-logo img.main-logo.logo-mobile {display: none !important;}
footer#footer .footer-logo img.main-logo {display: block !important;}
footer#footer .footer-logo img.logo-hover {display: none !important;}

@media only screen and (max-width: 767px) {
    .header_top_bg {margin-top: 0 !important;}
    .header_top_bg a.logo img.main-logo.logo-mobile {display: block !important;max-width: 150px;width: 100%;padding: 0;}
    .header_top_bg a.logo {position: relative;right: -100px;}
    .home .main-wrapper {padding-top: 0 !important;}
    a.mob-nav .hamburger i:after {content: '\f0c9';position: absolute;font-size: 20px;font-family: 'FontAwesome';color: #000;left: 0;}
    a.mob-nav .hamburger i {font-size: 0 !important;position: relative;}
    nav#topmenu a.mob-nav-close span {font-size: 0;}
}


