body, h1, h2, h3, h4, h5, h6, div, p {
	font-family:'open sans';
}

h6 {
	color: #747474;
}

.wp-caption-text {
	font-size: 11px !important;
	padding-left: 7px;
}

.jp-relatedposts-post-date {
	display: none !important;
}

.shadow {
	display: none;
}

.content {
	padding: 40px 0;
}



#mce-EMAIL{
	border: 1px solid #747474;
	padding: 7px;
}

#mc_embed_signup_scroll{
	color: #747474;
}

#mc-embedded-subscribe{
	background-color: #5aa59c;
	padding: 7px;
	color: #fff;
	border-radius: 3px;
}

.entry-footer {
	display: none;
}

.product {
	border: none !important;
}


.woocommerce-Price-amount input#submit, .woocommerce a.button, button.button, .woocommerce input.button {
    font-size: 16px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 7px 15px;
    font-weight: 300;
    border-radius: none;
    left: auto;
    color: #fff;
    background-color: #5aa59c;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.woocommerce-Price-amount{
	font-size: 16px;
	padding-right: 8px;
}


.input-text {
	border: solid 1px;
	padding: 10px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #5aa59c;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce-checkout #payment {
	background: #fff;
}

.woocommerce-message {
    border-top-color: #5aa59c;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #666;
    color: #fff;
}

.comments-area {
	display: none;
}

.woocommerce-terms-and-conditions {
    background: rgba(255,255,255,1);
}


.footer .custom-menu li a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1em;
    text-transform: uppercase;
    border: 1px solid #000;
}

.footer {
	color: #fff;
}

.footer .entry-title{
	font-size: 16px;
}

.footer .textwidget{
	font-size:12px;
}

.content .box h2 {
    hyphens: auto;
}

/* kontakt skjema */
#kontaktskjemamlh p {
	color: 	#D3D3D3;
	font-size: 14px;
}

#kontaktskjemamlh label {
	font-weight: normal;
}

#kontaktskjemamlh .wpcf7-form-control {
	background-color: #333333;
	border-bottom: 1px solid ;
	padding-top: 10px;
}

#kontaktskjemamlh label {
	padding: 10px;
}

#kontaktskjemamlh .wpcf7-submit {
	color: #A0A0A0;
	padding: 10px 35px;
	background-color: #484848;
	border-bottom: none;
	margin-left: 15px;
}

#kontaktskjemamlh .wpcf7-response-output {
	color: #A0A0A0;
	border: none;
}

@media only screen and (max-width: 1292px) {
	.entry-content img{
		width: 100%;
		height: 100%;
	}
}