#main-content .container {
	padding-top: 0;
}

h1.main_title{
	display: none !important; 
}

article#post-0 {
	margin: 32px 0 32px 0 !important; 
}

input#name, input#email{
	width: 98%;
	margin-bottom: 7px; 
}

input#name, input#email, textarea#message{
	padding: 5px !important; 
	border: 1px solid #ccc !important; 
	margin-bottom: 7px !important; 
}

input#email.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{
	border: 1px solid #ccc; 
	padding: 5px !important;
}

textarea#message.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required{
	width: 98% !important; 
	height: 50px; 
}

.wpcf7 .contact-form-send {
	width: 140px;
	padding: 12px;
	font-size: 1em;
	margin-top: 10px;
	background-color: #a9a498 !important ;
	color: #fff !important ;
	border: none;
}

.wpcf7 .contact-form-send:hover {
	background-color: #bfb396!important;
}

@media (min-width: 767px) {
	.rightcontent{
		padding-left: 25px;
		padding-right: 25px;
	}
    
    .rightcontent2{
		padding-left: 25px;
		padding-right: 25px;
        border-left: 2px solid #f7f7f7; 
        min-height:220px;
	}
	
	.middlecontent{
		padding-right: 25px;
		padding-left: 25px;
		border-right: 3px solid rgba(204,204,204,0.40); 
	}

	.leftcontent{
		padding-right: 25px;
		border-right: 3px solid #f7f7f7; 
	}
    
    .leftcontent2{
		padding-right: 25px;
		border-right: 2px solid #f7f7f7;
        min-height:220px;
	}
}

@media (max-width: 767px) {
    .toptekst h1{
        color: #fff;
        font-size:26px;
    }
}

#left-area {
    padding-bottom: 0px;
}

#logo {
    max-height: 60px;
}

.fa{
    color: #a9a498;
}

.toptekst h1{
    color: #e1dac6;
}

.forside-toptekst h1{
    color: #e1dac6;
    font-size: 40px;
    text-shadow: 1px 1px 65px #000;
}

.forside-toptekst{
    color: #fff;
    font-size: 20px;
    text-shadow: 1px 1px 65px #000;
}

.forside-button{
    text-transform: uppercase;
}

.bunntekst h3{
    color: #fff;
    font-size:18px
}

.tjenestelink a{
	color: #00344f;
}

.tjenestelink a:hover{
	color: #5bc5f1;
}

.tjenestelink{
	border-bottom: 1px dashed #ccc;
    padding-bottom:7px;
    padding-top:12px;
}

.produkter-tittel{
	border-bottom: 3px solid #f7f7f7;
    padding-bottom:7px;
}

.bokslink{
    padding-top:18px;
}

.boks .fa{
    color: #a9a498;
}

.bokslink .fa{
    color: #00344f;
}

.bokslink a{
	color: #00344f;
}

.bokslink a:hover{
	color: #5bc5f1;
}

.boks h2{
    font-size: 20px;
}

.before-map{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #00344f;
    font-family: "Open Sans", Arial, sans-serif;
}

*:focus {
	outline: thin dotted #333 !important;
}

.bottom-nav, #footer-info{
    text-align: center; 
    float: none; 
}

ul.wpb_image_grid_ul{
    padding: 0 0 0px 0px !important;
}

.ubtn-ctn-left{
    margin-bottom: 0px;
}

.kontaktinfo-ens h3{
    font-size: 16px;
}

a:hover {
    color: #2ea3f2;
}

.et_pb_widget a:hover {
    color: #5bc5f1;
}

.et_pb_widget a {
    color: #f7f7f7;
}

.single-post #et-main-area{
    margin-top: 30px;
}

.single-post img {
    max-width: 67%;
    height: auto;
}

.post-meta {
    display: none;
}