/*
	Theme Name: Semplice Child Theme
	Description: Child Theme for Semplice
	Author: Joris Spiertz
	Template: Jos Spiertz
*/

/* Menu middle centre */
#navbar .fluid-nav-center {
    width: 50% !important;
}

#navbar .fluid-nav-center nav.standard {
    text-align: left !important;
    margin-left: -10px !important;
}

.menu-style-nobutton ul li:last-child a, nav.standard ul li:last-child a {
    padding-right: 0px !important;
}

.menu-style-nobutton ul li:last-child, nav.standard ul li:last-child {
    float: right !important;
}

#navbar .logo h1 {
    letter-spacing: 0.2px !important;
    font-size: 16px !important;
}

#content_q3b6nk0zc {
    margin-top: -120px;
    z-index: 2;
    position: relative;
}

/* About vlak achter foto */
#content_vai9zaxco {
    margin-top: -120px;
}

/* Afsluitfoto boven footer homepage*/
#content_65pa0dxia {
    margin-top: -120px;
    padding-bottom: 120px;
}

#content_q3b6nk0zc .grid-item {
    border: 5px solid rgba(0, 0, 0, 0.0) !important;
}


/* work title thumb */
section#thumbnails .thumb .thumb-inner .thumb-hover h3 {
    font-size: 30px !important;
    letter-spacing: 0.25px !important;
    line-height: 38px !important;
}

/* category */
section#thumbnails .thumb .thumb-inner .thumb-hover h3 span {
    padding-top: 20px !important;
    font-size: 17px !important;
    letter-spacing: 0.25px !important;
    line-height: 24px !important;
}

/* custom back to top arrow */
.to-the-top svg {
    display: none !important;
}

.to-the-top {
    background-image: url('scroll.svg');
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    bottom: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    height: 14px !important;
    width: 16px !important;
    right: 10px;
}

.footer-heading{
  margin-bottom: 15px !important;
}

#masonry-content_3dgjyskil a{
  color: #fff !important;
}

#masonry-content_3dgjyskil a:hover{
  color: #898989 !important;
}

@media (max-width: 979px){
  #masonry-content_xuh6yp9ef{
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
