body{
overflow-x: hidden!important;
}
.col-md-12{
    padding-left: 0px;
  	padding-right: 0px;
}  
#wrapper-14{
	margin-top: 30px;
}

#menu-item-54 a .bt-item-wrap{
	color: #fff;
	border-radius: 5px;
    border-color: #4cadc9;
    background-color: #4cadc9;
    padding: 14px 20px;
}
#menu-item-54 a .bt-item-wrap:hover{
	color: #f7f7f7;
    border-color: #39a0bd;
    background-color: #39a0bd;
    padding: 14px 20px;
}
small, .small {
    font-size: 84%;
}
/*MENU*/
.ubermenu-skin-white {
    background: rgba(256,256,256,0.9);
}
.ubermenu .ubermenu-item.ubermenu-item-level-0:first-of-type{
	float:left;
}
.ubermenu .ubermenu-item.ubermenu-item-level-0 img{
	max-height: 70px!important;
	max-width: 228px;
  	padding-left: 20px
}
.ubermenu .ubermenu-item.ubermenu-item-level-0 a{
	font-family: loveloblack;
    font-size: 14px;
    letter-spacing: 1px;
  	line-height: 4em;
    font-weight: 400;
    text-transform: normal;
    position: relative;
    box-shadow: none;
    -webkit-box-shadow: none;
    outline: 0;
    border: none;
    transform: none;
    -webkit-transform: none;
    display: block;
    transition: min-height .3s,line-height .3s,color .2s,background-color .3s,border-color .2s,transform .2s;
    -webkit-transition: min-height .3s,line-height .3s,color .2s,background-color .3s,border-color .2s,-webkit-transform .2s;
    text-decoration: none;
    color: rgba(0,0,0,1);
    -webkit-tap-highlight-color: rgba(255,255,255,0);
  	
}
/* FOOTER */
#wrapper-20 a, #wrapper-20 h3, #wrapper-20 p{
	color: #fff;
}
#wrapper-20 #col-20-1, #wrapper-20 #col-20-2{
	text-align: center;
}

#wrapper-20{
	padding: 30px;
  	background: #333;
}
#wrapper-20 .ult_social a{
	margin: 0 20px;
  	color: #4cadc9;
}
#wrapper-20 .ult_social a:hover{
  	color: #39a0bd;
}
/*KNAPPER*/
button, .wpcf7-submit, .checkout-button{
	font-family: loveloblack;
	color: #fff!important;
  	border-radius: 5px!important;
    border-color: #4cadc9!important;
    background-color: #4cadc9!important;
  	background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%)!important;
    background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%)!important;
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%)!important;
    background-repeat: repeat-x!important;
}

button:hover, .checkout-button:hover{
	color: #f7f7f7!important;
    border-color: #39a0bd!important;
    background-color: #39a0bd!important;
}
/* CF7 Form settings */
.wpcf7-form textarea{
	width: 100%;
  	height: 3em;
}
.wpcf7-form button, .wpcf7-submit{
	padding: 10px 25px;
}
.wpcf7-form .trx_mscf_prev{
	background-color: dimgray!important;
}
/*.wpcf7-form p, label{
	font-weight: 600;
}*/
/*CASE PAGES*/
.blox .vc_column-inner, .blox .wpb_single_image, .blox .wpb_content_element{
padding: 0px;
margin: 5px;
}

/* ARKITEKTPAKKE PAGES*/
.postid-51 .zaddon-open, .postid-51 .woocommerce-product-gallery, .postid-51 .zaddon_subtotal, .postid-51 .zaddon_additional, .postid-51 .price{
	display:none!important;
}
.postid-274 .zaddon_data, .postid-296 .zaddon_data, .postid-310 .zaddon_data{
	visibility: hidden;
  	height: 60px;
}
.postid-51 .zaddon-type-container label :after{
	font-weight: bold;
}
.zaddon_option input{
	margin-right: 25px;
}
.zaddon-radio-title{
	color: #111;
	font-weight: bold;
	padding-top: 20px;
}
.zaddon-option-description{
	font-size: 1em;
	font-style: oblique;
	font-weight: normal;
}
.postid-51 .summary{
	width: 100%!important;
}



/*CHECKOUT PAGE*/
.wcgwp-modal-toggle{
  	text-align: center;
    display: block;
	font-family: "Raleway", Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
}
.wcgwp-modal-toggle:hover{
	color: black;
}
#post-24 #customer_details .col-1{
	width: 100%;
    padding: 0% 20%;
}
#post-24 #customer_details .col-2{
	width: 100%;
    padding: 0% 20%;
}

.woocommerce-checkout #payment {
    background: #fff;
    border: solid 1px #000;
    border-radius: 5px;

