@media(max-width:750px) {
	#prime-nav #menu-kategorier li {
		display:block;
		width:100%;
	}
	#prime-nav #menu-kategorier li a {
		margin-right: 0;
	}
}
.single-product .product .wc-pao-addon {margin:1rem 0;background:#f3f3f3;border:1px solid #e3e3e3;padding:15px}
.single-product .product .wc-pao-addon  h3{font-size:16px;font-weight:700}
.single-product .product .wc-pao-addon  p{margin-bottom:0}
.single-product .product .wc-pao-addon  p label input{margin:0}
.single-product .product .product-addon-totals{margin-top:.5rem}

#instagram {
	padding-top:0;
}
.home #featured-products {
	padding-bottom: 0;
}
#sb_instagram {
    width: calc(100% + 20px) !important;
    padding-bottom: 10px !important;
    margin-left: -10px;
}
div#nyhetsbrev {
    padding: 5rem 0 3rem;
    background: #333;
    color: #FFF;
}
#nyhetsbrev .small {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 10px;
    line-height: 0;
}
#nyhetsbrev .large {
    font-size: 86px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -2px;
    position: relative;
    left: -5px;
}
#nyhetsbrev .medium {
    font-size: 24px;
    /* text-transform: uppercase; */
    font-weight: 400;
    max-width: 540px;
    line-height: 1.2;
    position: relative;
    top: -15px;
}
#nyhetsbrev input[type="email"] {
    width: 450px;
    background: transparent;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    padding: 0;
    color: #FFF !important;
    font-size: 20px;
    height: 60px;
}
#nyhetsbrev input[type="submit"] {
    float: right;
    background: #FFF;
    box-shadow: none;
    border: none;
    padding: 12px 24px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    width: 100%;
}
#nyhetsbrev input[type="submit"]:hover {
	background-color: #CCC;
}
#contact {
	padding-top:5rem;
	padding-bottom: 5rem;
}
.footer ul li a:hover {
	color:#FFF;
}

.home .header .logo-flat {
	display: none;
}

.header.scrolled .logo-flat {
	display: block;
}
.header.scrolled .logodiv {
	display: none;
}
.logo-flat img {
    max-width: 250px;
    padding: 5px 0;
}
.top-bar .top-bar-right .shop-menu i {
    font-size: 30px;
}
.top-bar .top-bar-right .shop-menu {
	text-align: center;
	margin-left: 12px;
	position: relative;
	top:4px;
}
.top-bar .top-bar-right .shop-menu:hover {
	color:#FFF;
}
span.menu-label {
    display: block;
    font-size: 12px;
    text-align: center;
}
.header .top-bar .top-bar-right .shop-menu#menu-cart #cart-contents {
	visibility: hidden;
	opacity: 0;
}
.header.scrolled .top-bar .top-bar-right .shop-menu#menu-cart #cart-contents {
	margin-top:74px;
	visibility: visible;
	opacity: 1;
}
#archive-content #breadcrumbs .woocommerce-breadcrumb {
    display: inline-block !important;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    margin-bottom:8px;
}
.woocommerce .woocommerce-result-count {
	margin-bottom: 0;
	color:#999;
	font-size:14px;
}
.woocommerce .woocommerce-ordering {
	position: relative;
	top:-35px;
}
#archive-content #featured-products {
	padding-left:0;
	padding-right:0;

}

#archive-header {
	overflow:hidden;
	text-align: center;
}
#archive-header h1 {

    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: #fefefe;
    display: inline-block;
    margin: 0 auto;
    background: rgba(0,0,0,0.5);
    padding: 20px 60px;

}

.blogwrap {
	padding:4rem 0;
	background-color: #f3f3f3;
}
.blogpost {
	background-color: #FFF;
	display: block;
}
.blogpost:hover img {
	opacity: 0.7;
}
.blogpost:hover h2 {
	color:#666;
}
.blogpost:hover .readmore {
	background-color: #666;
}
.blogpost img {
	transition:all ease 0.15s;
}
.blogpost .inner {
	padding:20px;
}
.blogpost h2 {
	font-size:24px;
	color:#111;
	font-weight: bold;
	margin-bottom: 15px;
	transition:all ease 0.15s;
}
.blogpost .byline {
	color:#bbb;
	font-size:14px;
	font-weight: 400;
	margin-bottom: 5px;
}
.blogpost .intro {
	font-size:14px;
	color:#333;
}
.blogpost .readmore {
	display: block;
	background-color: #333;
	color:#FFF;
	padding:10px;
	width: 150px;
	transition:all ease 0.15s;
	float: right;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
}
#archive-header.bloghead {
	height: 700px;
	background-position: center left;
}
#archive-header .byline {
    color: #ddd;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}
.single-blog-content {
	max-width: 800px;
	margin:0 auto;
}
.single-blog-content p:first-of-type {
	font-weight: bold;
}
.single-blog-content p {
	line-height: 1.8;
	text-align: justify;
}
.more-posts {
	margin-top:5rem;
}
.single-blog-content h2 {
	font-size: 24px;

	border-bottom: 1px solid #e3e3e3;

	padding-bottom: 10px;

	font-weight: 700;

	color: #333;
	margin-top:20px;
	margin-bottom: 20px;
}
#instagram {
	padding-bottom: 3rem;
}
@media(max-width: 1024px) {
	#archive-content {
		margin-top:1rem;
	}
	#archive-header h1 {
		display: none;
	}
	.single-blog-content p {
		line-height: 1.7;
		text-align: unset;
	}
	.more-posts {
		margin-top:2.5rem;
	}
	.single-blog-content h2 {
		font-size: 20px;

		border-bottom: 1px solid #e3e3e3;

		padding-bottom: 6px;

		font-weight: 700;

		color: #333;
		margin-top:15px;
		margin-bottom: 15px;
	}
	#archive-header.bloghead {
		height: 70vh;
		background-position: center center;
	}
	.blogwrap {
		padding:1rem 0 2rem;
	}
	.blogpost .readmore {
		width: 100%;
	}
	.logo-flat img {
		max-width: 210px;
	}
	#prime-nav ul.menu li.active {
		background-color: transparent;
	}
	span.menu-label {
		display: none;
	}
	.header.scrolled .top-bar .top-bar-right .shop-menu#menu-cart #cart-contents {
		margin-top: 42px;
	}
	#categories .category img {
	    height: 140px;
	    border-top: 2px solid #fff;
	}
	#contact {
	    padding: 2rem 0;
	}
	.woocommerce .woocommerce-ordering {
		top:10px;
	}
	.home #featured-products {
		padding-top:2rem;
	}
	.home #featured-products .title h2 {
		display: none;
	}
	.home #featured-products .title .title-desc {
		display: none;
	}
	#archive-content #featured-products h3:after, .home #featured-products h3:after {
		margin-left:auto;
		margin-right: auto;
	}
	.home #featured-products .product {
		margin-bottom: 0;
	}
	#sb_instagram {
		margin-top:1rem;
	}
	div#sbi_images {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	#instagram {
		padding-bottom: 1.5rem;
	}
	div#nyhetsbrev {
    	padding: 3rem 0 2rem;
    	text-align: center;
	}
	#nyhetsbrev .small {
	    font-size: 25px;
	    text-transform: uppercase;
	    font-weight: 600;
	    letter-spacing: 0;
	    line-height: 0;
	}
	#nyhetsbrev .large {
	    font-size: 44px;
	    text-transform: uppercase;
	    font-weight: bold;
	    letter-spacing: 0;
	    position: relative;
	    left: 0;
	    line-height: 1.7;
	}
	#nyhetsbrev .medium {
	    font-size: 18px;
	    /* text-transform: uppercase; */
	    font-weight: 400;
	    max-width: 250px;
	    line-height: 1.2;
	    position: relative;
	    top: -5px;
	    margin: 0 auto;
	}
	#nyhetsbrev input[type="email"] {
		width: 100%;
		text-align: center;
	}
	#contact h2 {
		margin-bottom: 1rem;
	}
	#newsletter {
		display: none;
	}
	#contact hr {
		display: none;
	}
	.single-product .product .metabox .nets {
		margin-top:0;
	}
	.top-bar .top-bar-right .shop-menu#menu-cart #cart-contents {
		height: calc(100vh - 42px);
	}
	.checkout-header h1 {
		font-size:16px;
	}
	#hero {
		min-height: 0;
		height: 80vh;
	}
	.top-bar .top-bar-right .shop-menu i {
		font-size: 20px;
	}
	.orbit, .orbit-wrapper, .orbit-container {
		height:100% !important;
	}
}

@media(max-width: 340px) {
	.logo-flat img {
		max-width: 170px;
	}
	.woocommerce button.button.alt {
		padding:10px 12px;
		font-size:14px;
	}
}

@media(min-width:1024px) {
	header.header {
	    background: rgba(25,25,25,0.86);
	    box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
	}
	.top-bar {
		padding-top:0;
		padding-bottom:15px;
		border-top: 15px solid #222;
	}
	.top-bar .top-bar-right .shop-menu {
		
	}
	.header .open-menu .hamburger .line {
		background-color:#FFF;
	}
	.header.scrolled .top-bar {
		border-top:none;
	}

	#hero {
	    position: relative;
	    top: 0;
	    left: 0;
	    height: 97vh;
	    overflow: hidden;
	    border-bottom: 18px solid #222;
	}
}
#hero .orbit .orbit-wrapper .orbit-container li figure  {
	background-position: center center;
}

#categories .category .content {
	background:rgba(25,25,25,0.92);
}
.footer {
	background-color:#333;
}
#footer-bottom {
	background-color:#222;
}
#categories .category img {
    left: -50%;
    width: auto;
    max-width: unset;

}
#categories .category:hover .content {
	background:rgba(25,25,25,0.8);
}

#archive-content #featured-products .product {
	height: calc(100% - 1.8rem);
}
.partpayment {

display: block;
padding: 0;
font-size: 14px;
margin-bottom: 1rem;
color:  #333;
font-weight: 400;
border-bottom: none;
cursor: pointer;

}
.partpayment strong {
	font-size: 20px;
	display: block;
	margin-bottom: 0px;
}
.partpayment img {
	float:left;
	max-width: 70px;
	margin-right: 17px;
	position: relative;
	top:3px;
}
.partpayment .more {
	font-weight: bold;
	border-bottom:1px dotted #666;
}
.partpayment.simpleprod {
	margin-bottom: 2rem;
}
.partpayment:hover {
	opacity:0.8;
}
.partpayment i {
	margin-left:10px;
		margin-bottom: 10px;
    background: 

#0070c0;

width: 20px;

height: 20px;

font-size: 16px;

color:

    #FFF;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    float: right;
    position: relative;
    top: 10px;

}
@media(max-width: 1023px) {
	.partpayment i {
		margin-left:10px;
		margin-bottom: 10px;
	}
	.footer ul {
		margin-left:0;
	}
	.partpayment strong {
		font-size:16px;
	}
	.partpayment img {
		margin-right: 0px;
		max-width: 50px;
		display: none;
		float:right;
		margin-left: 10px;
	}
	.partpayment i {
		display: none;
	}
}