/* Stylesheet voor Remco */

@media only screen and (max-width: 600px) {

.profielfoto {
width: 100% !important;
margin-right: 0% !important;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
max-height: 120px;
width: 80% !important;
}
}

.profielfoto {
width: 30%;
float: left;
margin-right: 3%;
margin-top: 40px;
}

.profielfoto p {
margin: 0;
}

.profielfoto img {
object-fit: cover;
border-radius: 50%;
width: 200px !important;
height: 200px !important;
}

h4.pt-cv-title {
border-bottom: 1px solid #005391;
text-transform: uppercase;
font-family: Raleway;
letter-spacing: 2px;

}

a._self {
color: #005391 !important;
font-size: 14px;
font-weight: 600;
}

a._self.pt-cv-readmore.btn.btn-success {
font-weight: 100;
background-color: white;
float: right;
}

a._self.pt-cv-readmore.btn.btn-success:hover {
color: white !important;
background-color: #005391 !important;
border-color: #005391 !important
}

.pt-cv-wrapper .col-xs-12 {
margin-bottom: 25px;
}

author a {
pointer-events: none;
}

.list-style .entry-header {
margin-bottom: 0px;
}


#frontpage-boxes {
display: none;
}

.sponsoren img {
max-height: 120px;
width: 25%;
vertical-align: middle;
margin-right: 6%;
margin-bottom: 40px;
object-fit: cover;
}

.comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
max-height: 100%;
width: 100%;
margin-right: 0;
margin-bottom: 20px;
}

.widget-area .widget li {
padding: 0px;
border-bottom: 0px;
}

.widget-area .widget li a:before {
display: none;
}

.widget-area .widget h3 {
margin-bottom: 10px !important;
}

.sticky-header .logo {
padding: 0 !important;
}

.sticky-header .logo {
margin-top: 5px !important;
padding: 0 !important;
}

#masthead .logo {
max-height: 100px !important;
}

img.img-responsive {
max-width: 500px !important;
}

.page .entry-title {
display: none;
}

.site-content article .article-entry-wrapper {
max-width: 500px;
}

.list-style .entry-title {
margin-top: 10px;
}

.entry-date .format-box {
display: none;
}

p.single-line-meta {
margin-bottom: 10px !important; 
}

footer.entry-meta {
display: none;
}

body:not(.single-post) .article-wrapper {
margin-bottom: 40px !important;
}

img.pt-cv-thumbnail {
max-height: 200px !important;
object-fit: cover !important;
}

div#page {
min-height: 600px !important;
}