/*

Theme Name: X – Child Theme
Theme URI: https://theme.co/x/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

/*.x-navbar-wrap {
    display: none !important;
}*/

.doc-item {
	font-size:16px;
}

header.masthead.masthead-stacked, 
.x-logobar,
.x-navbar-wrap,
.x-navbar {
    background: transparent !important;
    box-shadow: none !important;
    border: none;
}
.x-logobar,
.x-topbar,
.x-navbar {
    border-bottom: 0px !important;
}


.x-slider-container.below {
/*    margin-top: -90px; */
    border-bottom: 0px !important;
}

/* Tällä lähtee hevonkuuseen kaikki underlinet navibarin linkkien yläpuolelta */
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
    box-shadow: none !important;
}


