/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

body {
    display: none;
}
body .x-container.max {
    max-width: 1500px;
}
body .x-container.width {
    width: 88%;
}
/*
.lota:nth-child(6n+6) {  
	clear:left;
}

a.last-lota {
    display: block;
    clear: both;
}
*/
.nav-container div.top-nav {
	width:25%;
	float: left;
}
.top-nav .text {
	text-align:center;
}
.lota {
    float: left;
    /* width: 19%; */
    /*border: 1px solid;*/
    padding: 0.34em;
    margin: 0.1em;
    /*color: #52626F;*/
}

.lota img {
	float: right;
}
.img-container {
/*
    min-height: 90px;
    max-height: 90px;
    min-width: 90px;
*/
    max-width: 90px;

    float: right;
}
.verknumer {
    font-size: 21px;
    font-weight: 600;
    line-height: 21px;
}
.lota .textinn {word-wrap: break-word;}
/*
body.single-x-portfolio .nv-sidebar {
    width: 42.536945%;
}

body.single-x-portfolio .x-main {
    width: 55.536945%;
}
*/
.post-type-archive-x-portfolio .nv-sidebar {
	width:100% !important;
}
li.verk-menu {
    float: left;
    margin-left: 1em;
}


div#archives-2 {
    text-align: right;
    text-shadow: 0 0px 0 rgba(255,255,255,0) !important;
}

div#archives-2.widget ul, div#archives-2.widget ol, div#archives-2.widget ul li, div#archives-2.widget ol li {
    border: 0px solid #ddd !important;
    border: 0px solid rgba(0,0,0,0) !important;
    box-shadow: 0 0px 0px rgba(255,255,255,0) !important;
    padding: 0em 0em !important;
}

body .x-portfolio p.p-meta {
    display: none;
}
body .x-portfolio .entry-extra {
    width: 100% !important;
    margin: auto !important;
    display: block !important;
padding-top: 1em;
}
body .x-portfolio .entry-wrap {
    padding: 0px !important;
    box-shadow: 0 0em 0em 0 rgba(0,0,0,0) !important;
}

body.no-sidebar div#archives-2{
	display:none !important;
}

body.page-id-81 .entry-wrap {
	padding:0px !important;
	box-shadow: 0 0em 0em 0 rgba(0,0,0,0) !important;
}

@media (max-width: 700px) {
	body.page-id-83 .entry-content.content div {
	    color: initial !important;
	    padding-bottom: 0em !important;
	}
	body.page-id-83 .entry-content.content {
	    padding: 30px !important;
	}
	.page-id-83 .hafa-samband-accordion {
		display:none !important;
	}
	body.post-type-archive-x-portfolio .x-container.offset {
	    margin: 0 auto !important;
	}
	body.post-type-archive-x-portfolio .nv-sidebar {
	    margin-top: 2em;
	}

}
@media (max-width: 767px) {
	.hafa-samband-accordion {
	    left: 28% !important;
	}
	.top-nav ul {
	    display: none;
	}
}
.x-navbar-inner {
    padding-bottom: 2em;
}
.top-nav.samband {
	position: relative;
}
.hafa-samband-accordion {
    position: absolute;
    background-color: white;
    left: 41%;
    width: 100%;
    display: none;
    overflow: hidden;
}

.page-id-83 .hafa-samband-accordion {
    display: initial;
    overflow: initial;
	margin-top: 3em;
}

body.page-id-83 .entry-content.content div {
    color: white;
    padding-bottom: 10em;
}
body a.x-btn-navbar {
    display: none !important;
}

.x-topbar .p-infos {
    margin: 10px auto;
    font-size: 22px !important;
    position: absolute;
    left: 0;
    top:15px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    float:left;
}

.x-topbar {
	border-bottom: 0px solid #f2f2f2 !important;
}
