/*
Theme Name: NS Landingpage
Theme URI: http://www.ns.nl/aankleding
Author:  Kumpany ism LX Productions
Author URI: http://kumpany.nl
Description: bootstrap template voor NS.nl/aankleding
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nslanding
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

nslanding is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

# Custom code	NS
--------------------------------------------------------------*/
body.search .container--article,
body.archive .container--article { margin-top: 5rem;}

body.single .container--article { margin-top: -7rem;}

.container--article { margin-top: -7rem;}
body.wp-adminbar header {margin-top: 20px;}

.headerImage {height: 35rem /*23.125rem;*/}
body {
    padding-top: 0px;
}
.button--arrowRight, .button--loadingRight {
    padding: .625rem 1.125rem;
        padding-right: 1.125rem;
    padding-right: 2.9375rem;
margin-bottom: 15px;
    margin-left: 10px;
}

.tile--ns-yellow {
    margin-top: -40px;
    margin-bottom: 40px;
}

.wpb_content_element {
    margin-bottom: 50px !important; 
}