/*
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
-------------------------------------------------------------- */

.image-preloader-wrap {
background-color: #222 !important;
}

.header_trans-fixed .right-menu #topmenu .wiso-top-social .social li a,
.menu_light_text.header_top_bg .logo span, 
.menu_light_text.header_top_bg .right-menu .logo span, 
.menu_light_text.header_top_bg .right-menu #topmenu ul li a,
.menu_light_text.header_top_bg .right-menu #topmenu .wiso-shop-icon::before, 
.menu_light_text.header_top_bg .right-menu #topmenu .search-icon-wrapper i, 
.menu_light_text.header_top_bg .right-menu .socials-mob-but i { 
    color:#FFF !important;
}

#footer.classic {
    display: none !important;
}

.home .vc_row.margin-lg-120b {
    margin-bottom: 0px !important;
}


.aside-menu.static #topmenu .f-right .copy,
#footer.modern .footer-bottom-wrap .copyright a, 
#footer.modern .footer-bottom-wrap .copyright {
    font-size: 9px !important;
    opacity: 0.5;
}
.contacts-info-wrap.parallax_content .image-wrap {
    background-position: top !important;
    background-attachment: unset !important;
    background-size: cover !important;
}
.contacts-info-wrap.parallax_info .image-wrap{
    background-attachment: unset !important;
    background-position: top !important;

}

.banner-slider-wrap.urban .content-wrap{
    background-color: rgba(0, 0, 0, 0.5);
    padding: 3rem;
    /* border: 1px double #c0c0c0;*/
    height: 100vh;
    width: 100vw;
}

.banner-slider-wrap.urban .content-wrap .title{
    margin-top: 30vh;
}

/* HIDE SHOPPING */
.wiso-shop-icon.ion-bag {
    display: none !important;
}

.metro_2 .light-gallery, .metro_3 .light-gallery, .metro_4 .light-gallery, .full_screen .light-gallery {
    margin-bottom: 0 !important;
    background-color: black;
}



/* TABLET AND MOBILE */
@media (max-width: 1024px) {
    .header_trans-fixed .right-menu #topmenu .wiso-top-social .social li a, .menu_light_text.header_top_bg .logo span, .menu_light_text.header_top_bg .right-menu .logo span, .menu_light_text.header_top_bg .right-menu #topmenu ul li a, .menu_light_text.header_top_bg .right-menu #topmenu .wiso-shop-icon::before, .menu_light_text.header_top_bg .right-menu #topmenu .search-icon-wrapper i, .menu_light_text.header_top_bg .right-menu .socials-mob-but i   {
        color:#222 !important;
    }
    .header_top_bg {
        background-color: #222 !important;
    }
    .home .header_top_bg {
        background-color: transparent !important;
    }

    .right-menu .mob-nav .line{
        background-color: #fff !important;
    }

    .home  .main-wrapper {
        padding-top: 0 !important;
    }
}
