/*
Theme Name: Netofex landing page themes
Description: Standaard theme voor landers
Author: Netofex
Author URI: http://netofex.nl
Template: gillion
*/

/* Add your custom CSS below */

.page-template-default .container {
    /*max-width: 90ch !important;*/
    max-width: 720px!important;
}

.sh-header-top {
    display: none !important;
}

.primary-desktop {
    height: auto !important;
}

.sh-table.sh-titlebar-height-small {
    padding: 1em 0 !important;
    min-height: 1em !important;
    max-height: 50px !important;
}

#header-navigation {
    display: none !important;
}

#sidebar .theiaStickySidebar {
    margin-top: 1em;
}

#wrapper > .sh-page-layout-default {
    padding: 1em 0 !important;
}

.sh-nav-container .sh-nav-search, .sh-nav-container .sh-nav-readmore, .sh-nav-container .sh-nav-menu {
    display: none !important;
}

a[class^='vc_btn'], a[class*=' vc_btn'] {
    font-weight: bold !important;
}

.sh-sticky-header-active {
    display: none;
}

.sh-footer .sh-footer-widgets {
    padding: 20px 0 5px 0;
}