*/.entry-thumbnail {
display: none;
}*/

.byline {
display: none;
}

.pt-cv-wrapper .col-md-12 {
    width: 100%;
    padding: 9px;
    border-bottom: 1px solid darkgray;
}


/*---------- Besökarnas Profil---------------*/

#your-profile .user-admin-color-wrap {
    display: none !important;
}

/*____________________________________________*/

.footer-widget-area {
   background: #ffffff;
}

.sow-image-container {
border: solid 1px;
}

#pgc-646-1-1 {
    width: 37% !important;
}

.site-title,.entry-title, .theme-info {
display: none !important;
}

.site-header {
    background: none;
    width: 60%;
    margin-left: 20%;
    box-shadow: none !important;
    line-height: 80px;
    position: relative;
    z-index: 99;
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {

.site-branding {
    width: 147px;
    margin-top: -10px;
    margin-left: -85px;
}

#panel-646-0-0-0 {
width: 275px;
    margin-left: -75px;
    height: 112px;
}

.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
display: none;
}
}