/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.0.21
Updated: 2020-01-07 18:26:19

*/
/*    body {*/
/*	font-family: "Times New Roman";*/
/*}*/


/**
 *Barnabas: CSS to email/generat Maler
 */
 .mal_header_font{
     font-family: "Book Antiqua" !important;
 }
 body#tinymce.mce-content-body {
    font-family: "Times New Roman" !important;
 }
 
 
/**Barnabas: CSS to email/generat Maler */
 
/**
 *Barnabas: CSS to email sheet
 */


/*
    input[type=text], input[type=email], input[type=tel] {
		display: block;
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.428571429;
		color: #555555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; 
	}
.wpcf7-form-control.wpcf7-submit{
	color: #2153b7;
	position: relative;
    padding: .3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
	}
*/

.tekst_to_ledsager {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
}


/**Barnabas: CSS to email sheet */


/**
 *Yasin: footer -edit title color 
 **/

#main-footer .footer-widget h4 {
    color: #fff !important;
}


/**Yasin: footer -edit title color -End */


/**
 *Barnabas: Contact form 7: *Var denne informasjonen nyttig?* 
 **/

.tekst_bold {
    font-weight: bold;
}


/**Barnabas: Contact form 7: *Var denne informasjonen nyttig?* -End */

.wpcf7 .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.wpcf7 textarea.form-control {
    height: auto;
}

.wpcf7 .resize_vertical {
    resize: vertical;
}

.ekeltskjema {
    width: 50%
}

.user-telefone,
.user_epost {
    text-align: left;
}

.page-id-462 .et_pb_slide_content {
    height: 225px
}

.first_div {
    width: 67%;
    padding-top: 2%;
}

.second_div {
    width: 50%;
    float: right;
    margin: -65px -170px 0px 0px;
}

.wpcf7,
.wpcf7 div,
.wpcf7 p {
    float: left;
    clear: both;
}

.wpcf7 .col-md-12 {
    background: #fff;
}

.wpcf7 {
    margin: 10px 0 !important;
}

.wpcf7-response-output {
    margin: 5px 10px 5px !important;
}

.wpcf7 .form-group,
.wpcf7 .form-actions {
    width: 100%;
    float: left;
    clear: both;
}

.wpcf7 .form-group,
.wpcf7 .form-actions {
    margin-bottom: 15px;
}

.wpcf7 input[type="submit"] {
    height: 40px !important;
    font-size: 100% !important;
}


/**
 *Barnabas: CSS start
 */

@media (min-width: 1200px) {
    .col-lg-12 {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-12 {
        float: left;
    }
}

.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-md-12 {
    position: relative;
    min-height: 1px;
}

@media (min-width: 992px) {
    .col-md-4 {
        width: 33.3333333333%;
        float: left;
    }
}

.col-md-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .col-md-6 {
        width: 50%;
        float: left;
    }
}

.col-md-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}


/**Barnabas: CSS -End */


/**
*Hamza: sjule woocommerce cart icon  
*/

.et-cart-info {
    display: none;
}


/**Hamza: sjule woocommerce cart icon  -End */

.et_pb_posts .et_pb_post .post-content .et_pb_section {
    padding: 0 !important;
}

.et_pb_posts article {
    border-image: linear-gradient(to left, rgba(0,0,0,0) 25%, rgb(175, 175, 175) 25%, rgb(177, 177, 177) 75%, rgba(255, 255, 255, 0) 75%);
    border-image-slice: 1;
    border-width: 0 0 1px 0;
    border-style: solid;
    padding-bottom: 60px;
	border: none;
}

.et_pb_posts article.et_pb_post:last-child {
    border-bottom: 0 !important;
}


/**
 * Divi post grid
 */

.et_pb_blog_grid .et_pb_post .et_pb_image_container a {
    max-height: 200px;
    overflow: hidden;
}

.et_pb_blog_grid article.et_pb_post {
    min-height: 500px;
}

[id^="wpcf7-f321"] {
    width: 100%;
}

[id^="wpcf7-f321"] .wpcf7-form {
    margin-left: auto;
    margin-right: auto;
    width: 450px;
}

[id^="wpcf7-f321"] .wpcf7-form .col-md-12 {
    background-color: #ffffffdd;
}

.page-id-50 .et_pb_blurb_content {
    padding: 10px;
    min-height: 270px;
}

.page-id-50 .et_pb_blurb_content .et_pb_main_blurb_image {
    max-height: 200px;
    overflow: hidden;
    width: 100%;
    margin: 0;
}

.page-id-50 .et_pb_blurb_content .et_pb_main_blurb_image a {
    width: 100%;
    float: left;
}

.page-id-50 .et_pb_blurb_content .et_pb_main_blurb_image img {
    width: 100%;
}

/* Home page*/
.fe-cs-blk-warp{background-color: rgba(249,249,249,0.86);}
.fe-cs-blk-warp .fe-cs-blk-221{}
.fe-cs-blk-warp .fe-cs-blk-222{ padding: 20px;
    position: relative;
    float: left;width:100%;}
.fe-cs-blk-warp .fe-cs-blk-222 .wpcf7{margin-top:0 !important;width:100%;}
.fe-title-tp12.et_pb_slide_title {
    font-weight: 600!important;
    color: #2c5868!important;
	padding: 30px 0px 0 30px;
    font-size: 46px;
}
.fe-cs-blk-warp .fe-cs-blk-222 .wpcf7 .wpcf7-textarea{height:65px;}
.fe-cs-blk-warp .fe-cs-blk-222 .wpcf7 .col-md-12{background:none !important;}
.et_pb_slide_content.fe-content-tp12{color: #5e8291!important;padding: 18px 30px 30px;font-size: 18px;    font-weight: 400;}


h2.entry-title:after {
    background-color: #1a639b;
    top: 5px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    /* transform: translate(-50%,0); */
    width: 30%;
}
.text-left-f563 .et_pb_blurb_content{
	margin-left: 0;
}

.p-l-0{
	padding-left:0px !important;
}
.et_pb_text_inner .et_pb_text_0.csr980er{
	padding-left:0px !important;
	margin-left:0px !important;
	    padding-right: 10px;
    margin-right: 10px;
}

.md-form label:not(.error) {
color: #000000 !important;
}