/*
Theme Name: IndionDesign
Description: Designed by <a href="https://www.indiondesign.nl”>IndionDesign</a>
Author: IndionDesign
Template: hitchcock
*/

/* -------------------------------------------------------------- */

/*
petermasselink.nl

groen #86a9a3
lichtgrijs #bfc2c8
lichtergrijs #d4d4d6
heel lichtgrijs #dfe1e4
middelgrijs #5e6572 | 75% #868c95 | 50% #afb2b9 | 25% #d7d8dc
background: linear-gradient(to bottom, rgba(29,29,29,0.2) 0%,rgba(29,29,29,1) 100%);
donkerdergrijs #404752

@media (min-width: 768px) and (max-width: 979px)
*/

* {
    outline: none !important;
    box-sizing: none !important;
}

body {
    background-color: #dfe1e4;
}

body, p {
    color: #5e6572;
    font-size: 17px;
    letter-spacing: 0.1px;
    font-weight: 300;
}

a:hover {
    text-decoration: none !important;
}

@media (min-width: 901px) {
.home .section-inner, .category .section-inner {
    width: 1920px;
}

.home .posts .post + .post, .category .posts .post + .post {
	margin-left: 5.25%;
}

.home .posts .post:nth-child(5n+1), .category .posts .post:nth-child(5n+1) {
	margin-left: 0;
}

.home .posts .post, .category .posts .post {
    width: 15.8%;
    padding-bottom: 15.8%;
}
}

.post-content a:hover {
    text-decoration: none;
}

.post-content h3 {
    margin: 50px 0 5px;
}

.post-content h3 + h4 {
    margin-top: 0;
}

.post-content h4 {
    font-size: 0.9em;
	color: #afb2b9;
	letter-spacing: 0.15em;
}

input[type="submit"], input[type="reset"], input[type="button"], .button {
    letter-spacing: 1px;
}

.navigation {
    background: white !important;
}

.main-menu li:hover > a, .main-menu li.current-menu-item > a {
    color: #5e6572;
}

.main-menu a {
    color: #bfc2c8;
    letter-spacing: 0.5px;
}

.main-menu > li + li::before {
    content: "|";
	color: #bfc2c8;
}

.main-menu > li.menu-item-has-children > a, .main-menu > li.page_item_has_children > a {
    padding-right: 0;
}

.main-menu .menu-item-has-children > a::after, .main-menu .page_item_has_children > a::after {
    display: none;
}

.main-menu > .menu-item-has-children > a::before, .main-menu > .page_item_has_children > a::before {
    border-top-color: #d7d8dc;
}

.main-menu ul li {
    background: #bfc2c8;
}

.main-menu ul li a {
	color: white;
	text-transform: uppercase;
}

.main-menu ul li + li {
    border-top: 2px solid white;
}

.fa-search {
    color: #bfc2c8;
}

.fa-angle-right {
    color: white;
}

.header-search .search-button {
    padding: 0;
    background: white;
}

.header-search form:hover .search-field, .header-search .search-field:focus {
    border-bottom: 1px solid #bfc2c8;
}

.main-menu .search-field {
    color: #bfc2c8;
}

.header-image {
    background-image: none !important;
}

.home .has-post-thumbnail, .related-posts .has-post-thumbnail, .category .has-post-thumbnail {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.home .has-post-thumbnail:hover, .related-posts .has-post-thumbnail:hover, .category .has-post-thumbnail:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.post .post-overlay, .has-post-thumbnail .archive-post-header {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.home .has-post-thumbnail .post-overlay, .related-posts .has-post-thumbnail .post-overlay, .category .has-post-thumbnail .post-overlay {
    background: none;
    /*background: rgba( 94, 101, 114, 0.75 );
    transition: all 250ms;
	*/
}

.content p {
    font-family: 'Ubuntu', sans-serif;
}

.header-image img {
	display: none;
}

.header-image::after {
    background: linear-gradient(to bottom, rgba(255,255,255,1) 40%,rgba(255,255,255,0) 100%) !important;
}

.post-navigation a {
    background: #bfc2c8;
}

.flex-direction-nav li:nth-child(1) a {
    position: absolute;
    left: 0;
    height: 2000px;
    bottom: 0;
    width: 50%;
    color: #00000;
    cursor: url(https://petermasselink.indiondesign.nl/wp-content/themes/indiondesign/images/arrow_left.png), auto;
    z-index: 999;
    background: none !important;
    text-indent: -9999px;
    overflow: hidden;
}

.flex-direction-nav li:nth-child(2) a {
    right: 0;
    width: 50%;
    position: absolute;
    height: 2000px;
    bottom: 0;
    cursor: url(https://petermasselink.indiondesign.nl/wp-content/themes/indiondesign/images/arrow_right.png), auto !important;
    z-index: 999;
    background: none !important;
    text-indent: -9999px;
    overflow: hidden;
}

.flex-direction-nav li:nth-child(1) a, .flex-direction-nav li:nth-child(2) a {
    background: rgba(255,255,255,0.25);
}

.header {
    padding: 35px 0 70px 0;
}

.page-title, .page-title p, .page-title h4 {
    display: none;
}

.post-date {
    color: #afb2b9;
}

.post-title {
    font-family: 'Montserrat', sans-serif;
}

.post-header {
    color: #5e6572;
    font-family: 'Montserrat', sans-serif;
    padding: 70px 0;
}

.page-id-28 .post-header, .page-id-115 .post-header {
    padding: 0 0 70px 0;
}

.post-inner {
    width: 700px;
}

.post-meta {
    color: #d4d4d6;
    font-family: 'Montserrat', sans-serif;
}

.post-meta a:hover {
    color: #86a9a3;
    text-decoration: none;
}

.post-navigation a {
    background: none;
}

.fa-angle-left, .fa-angle-right {
    color: #5e6572;
}

.categories {
	display: none;
}

#infinite-handle {
    background: transparent;
}

#infinite-handle:hover {
    background: transparent !important;
}

#infinite-handle span {
    background: transparent;
    border-radius: 99px;
	border: 2px solid #5e6572;
}

#infinite-handle:hover span {
    border-color: #afb2b9;
}

#infinite-handle span::before {
    width: 2px;
    height: 20px;
    margin-left: -1px;
    margin-top: -10px;
}

#infinite-handle span::before, #infinite-handle span::after {
    background: #5e6572;
}

#infinite-handle:hover span::before, #infinite-handle:hover span::after {
    background: #afb2b9;
}

.three_fourth {
	padding-right: 20px;
}

.last_column p {
	color: #bfc2c8;
	font-size: 15px;
}

/*------- CONTACT -------*/

.post-content {
    font-family: 'Ubuntu', sans-serif;
    color: #5e6572;
}

div.wpcf7-response-output {
    padding: 1em;
}

/*------- SOCIAL MEDIA -------*/

.social-menu {
    margin-top: 60px;
}

.social-menu a {
    position: relative;
	float: left;
    display: block;
    width: 36px;
    height: 36px;
    background: #5e6572;
    border-radius: 99px;
    color: #fff;
	text-align: center;
}

.social-menu ul {
	text-align: center;
}

.social-menu a:hover {
    background: #3bc492;
    color: white;
}

.social-menu li {
    display: inline-block;
    margin: 0 2px;
	margin-left: 2px;
    position: relative;
}

.id-icon {
	width: 57px;
	border-radius: 10px;
	padding: 5px;
}

.fa {
    margin-top: 8px;
	font-size: 20px;
}

.social-menu li a[href*="facebook.com"]::before, .social-menu li a[href*="linkedin.com"]::before, .social-menu li a[href*="twitter.com"]::before, .social-menu li a[href*="pinterest.com"]::before {
	content: none;
}

/*------- FOOTER -------*/

.credits {
    float: left;
    padding: 50px 0;
}

.credits.section-inner {
    max-width: 100%;
}

.credits p:first-child {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9em;
	text-transform: none;
	line-height: 1.5;
}

.credits p, .credits a {
    text-transform: none;
    color: white;
}

.credits img {
	display: inline-block;
    margin-left: -10px;
    vertical-align: middle;
}

@media (max-width: 900px) {
.nav-toggle {
    background: rgba(0,0,0,0.0);
    color: #bfc2c8;
}

.nav-toggle .bar {
    background: #bfc2c8;
}

.mobile-menu a {
    color: #bfc2c8;
}

.mobile-menu {
    border-top: 1px solid #bfc2c8;
}

.mobile-navigation .search-field {
    border-top: 1px solid #bfc2c8;
	color: #bfc2c8;
}
}