/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

/** REMOVE PRICE**/

.price, .awspc-step-total-price, .product-price, .product-subtotal, .cart-collaterals, .woocommerce-Price-amount, .order-review{
	display: none!important;
}

/* Header */

.nectar-center-text i{
	color: #06B963!important;
}

.banner-badge{
	position: absolute;
	right: 35px;
	top:-150px;
}

.swiper-slide .container{
	z-index: 999!important;
}

.swiper-slide .container li{
	font-size: 24px;
	line-height: 34px;
}

@media only screen and (max-width: 1390px) {
	.banner-badge{
		width: 300px!important;
}
	
}

@media only screen and (max-width: 1390px) {
	.banner-badge{
		width: 300px!important;
}
	
}

@media only screen and (max-width: 1140px) {
	.banner-badge{
		width: 200px!important;
		top:-50px;
}
	
}

@media only screen and (max-width: 1000px) {
	.banner-badge{
		width: 100px!important;
		top:50px;
		right: -20px;
}
	
	.swiper-slide .container li{
	font-size: 16px;
	line-height: 24px;
}

	
}

/*#header-outer[data-format="centered-menu-bottom-bar"] #top nav > ul > li[class*="button_"] > a::before{
	    -webkit-transform: translateY(-32px)!important;
    -ms-transform: translateY(-32px)!important;
    transform: translateY(32px)!important;
}*/

#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav > ul > li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle) > a {
    padding-bottom: 0px!important;
}

html #header-outer[data-lhe="default"] header#top nav > ul > li > a {

    padding-left: 10px;
    padding-right: 10px;

}

/*html #header-outer[data-lhe="default"] header#top .right-aligned-menu-items nav > ul > li > a {
	padding:0;
}*/

html #header-outer[data-lhe="default"] header#top nav > ul > li > a i{
	vertical-align: text-bottom;
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin-left: 5px;
}

body #header-outer[data-format="centered-menu-under-logo"] .span_3, body #header-outer[data-format="centered-menu-bottom-bar"] .span_3 {

    text-align: left!important;

}
body.material #header-outer[data-format="centered-menu"] header#top .span_9 nav ul.sf-menu, body.material #header-outer[data-format="centered-logo-between-menu"] header#top .span_9 nav ul.sf-menu, body.material #header-outer[data-format="centered-menu-under-logo"] header#top .span_9 nav, body.material #header-outer[data-format="centered-menu-bottom-bar"] header#top .span_9 nav {

    -webkit-justify-content: left!important;
    -moz-justify-content: left!important;
    -ms-flex-pack: left!important;
    -ms-justify-content: left!important;
    justify-content: left!important;


}

.menu-item-object-custom.button_solid_color{
	position:absolute;
	right:0;
	bottom: 40px;
}

.menu-item-object-custom.button_solid_color a{
	margin:0!important;
}

.last-child-item.menu-item-object-custom.button_solid_color{
	right:170px!important;
}

#header-outer[data-format="centered-menu-bottom-bar"] header#top .span_3 nav.left-side{
	width:250px;
	height:90px;
	background-image:url(img/top-logoer.png);
	background-repeat:no-repeat;
	background-position:center;
	left:auto;
	right:100px;
}


/* Topbanner */

.swiper-slide .slide-bg-wrap .slide-bg-overlay {
    opacity: 0.2!important;
}

.swiper-slide .content h2 {
    font-size: 50px!important;
}


.swiper-slide .content ul li,  .swiper-slide .content ul {
	list-style: none!important;
	margin: 0!important;
}

.swiper-slide .content ul li i{
	color:#06B963;
}

@media only screen and (max-width:1300px) and (min-width:1000px) {
	html body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2 {
    font-size: 40px!important;
	line-height: 65px!important;
}
}
	
@media only screen and (max-width: 690px) {

html body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2 {
    font-size: 25px !important;
    line-height: 30px !important;
}
	
}

/* nectar-woo-flickity slider */

html body .woocommerce.columns-4 .nectar-woo-flickity .flickity-slider .flickity-cell, html body .woocommerce.columns-dynamic .nectar-woo-flickity .flickity-slider .flickity-cell {

    width: 16.66%;
	padding: 30px;

}


html body .woocommerce .nectar-woo-flickity li.product.classic .price {

    margin-bottom: 0px;
    padding-top: 10px;
	text-align:center;

}

html body .woocommerce .nectar-woo-flickity li.product.classic .woocommerce-loop-product__title {

	text-align:center;
	padding-top:40px;

}

html body .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .nectar-woo-carousel-top {

    position: static;
    margin-bottom: 0px;

}

html body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .previous::before, html body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .next::before, body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .flickity-prev-next-button::after {

    display: none;

}

html .nectar-woo-flickity[data-controls="arrows-and-text"] .flickity-prev-next-button svg:not(.flickity-button-icon) {

    display: none;

}

html .nectar-woo-flickity[data-controls="arrows-and-text"] .flickity-prev-next-button svg {

    width: 40%;
    height: 40%;
    left: 0%;

}

html .nectar-woo-flickity[data-controls="arrows-and-text"] .flickity-prev-next-button.next svg {

    left: auto;
    right: 0;

}

html body .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .next {

    right: -15px;

}

html body .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .previous {

    left: -15px;

}

/* MailChimp signup form */

.container-wrap .span_12.light .mc4wp-form input[type="email"]{
	width:55%;
	display:inline-block;
	border-radius: 0 !important;
	height: 65px;
	color:#000;
	background-color:#fff;
	font-size: 20px;
	padding: 0px 0px 0px 25px;
	line-height:65px;
	border:solid 1px #fff!important;
}

.container-wrap .span_12.light .mc4wp-form input[type="submit"]{
	width:33%;
	display:inline-block;
	height: 65px;
   border-radius: 0 !important;
   	border-top:solid 1px #fff!important;
	border-bottom:solid 1px #fff!important;
	border-right:solid 1px #fff!important;
	font-size: 20px;
	padding: 0 !important;
	line-height:65px;
	vertical-align: bottom;
}


.container-wrap .span_12.light .mc4wp-form input[type="submit"]:hover{

	-ms-transform: translateY(0px)!important;
	transform: translateY(0px)!important;
	-webkit-transform: translateY(0px)!important;

}

.container-wrap .span_12.light .mc4wp-form label{
	width: 12%;
	display: inline-block;
	font-size: 30px !important;
	height: 65px;
	vertical-align: bottom;
	line-height: 65px;
	
}

.stock.out-of-stock{
	display: none!important;
	
}

/* BEREGNER */

.awspc-field-row.field-text{
	display:none!important;
}

.wsf-bs .panel{
	border:0;
	border-radius:0;
}

.awspc-step-container .panel-heading {
    background-color: #eeefea !important;
    padding: 15px 25px 15px 25px;
    display: block;
    margin-bottom: 0px !important;
	border:0!important;
	border-radius:0!important;

}

.awspc-step-container .panel-heading .panel-title{
	font-size: 24px !important;
	line-height: 30px;
    font-weight: 300 !important;
}

.awspc-step-container .panel-heading .panel-title i{
	font-size: 30px !important;
}

.awspc-step-right-container {
    margin-top: 0px!important;

}

.awspc-step-container .awspc-step-right-container .awspc-step-total-price {

    color: #333333;
	font-size: 24px !important;
	line-height: 30px;
    font-weight: 600 !important;
	margin:0!important;

}

.awspc-step-container .field-checkbox .awspc-field-label-line{
	display:inline;
}

.awspc-step-container .field-checkbox .awspc-field-widget-line{
	float:left;
	padding-right:10px;
}

.awspc-step-container .panel-body{
border-left: solid 2px #eeefea;
border-right: solid 2px #eeefea;
border-bottom: solid 2px #eeefea;
border-top:0!important;
padding:15px 25px 25px 25px!important
}

.woocommerce-product-details__short-description div.panel-heading:nth-of-type(2){
	display:none;
}

.woocommerce-product-details__short-description .panel-heading i{
	display:none;
}

.woocommerce-product-details__short-description .panel-heading .panel-title, .woocommerce-product-details__short-description .awspc-step-right-container .awspc-step-total-price{
	font-size:18px;
	line-height:18px;
	font-weight:300;
}

 .woocommerce-product-details__short-description .awspc-step-right-container .awspc-step-total-price{
	 font-weight:600;
	 color:#333;
	 margin:0;
 }

.woocommerce-product-details__short-description .panel-heading .accordion-toggle{
	color:#333333;
	cursor:default!important;
}

.woocommerce .summary .price {

    color: #333333 !important;
    letter-spacing: 0px;
    margin-top: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
    text-align: right;
	border-top:solid 1px #eeefea;
	border-bottom:solid 1px #eeefea;
	font-weight:600;

}

.awspc-step-bottom-button .awspc-step-total-price{
	display:none!important;
}

.awspc-step-quantity-container,  .awspc-step-quantity-container input{
	margin:0!important;
	width:100%;

}
.awspc-step-quantity-container input{
	height: 50px;
	padding: 10px;
	font-size:20px;
	text-align:center;
}

body .container-wrap .awspc-step-bottom-button button[type="submit"].awspc-step-place-in-cart{
	width:100%;
	font-size:20px;
	line-height: 50px;
	padding: 0 !important;
}

.awspc-step-bottom-button-container td, .awspc-step-bottom-button-container tr, .awspc-step-bottom-button-container table{
	border:0!important;
	background-color: #eeefea !important;
	vertical-align: middle;
}

.awspc-step-bottom-button-container td:first-child{
	width:20%;
	padding:20px!important;
}

.awspc-step-bottom-button-container td:last-child{
	width:80%;
	padding:20px!important;
}

.HUHjreud .checkbox-image{
	background-image:url(img/hu.jpg);
}

.VUVenstreud .checkbox-image{
	background-image:url(img/vu.jpg);
}

.HIHjreind .checkbox-image{
	background-image:url(img/hi.jpg);
}

.VIVenstreind .checkbox-image{
	background-image:url(img/vi.jpg);
}

.HUHjreud .checkbox-image{
	background-image:url(img/hu.jpg);
}

.Ensprosseverst .checkbox-image{
	background-image:url(img/en-sprosse-oeverst.jpg);
}

.Tosprosser .checkbox-image{
	background-image:url(img/to-sprosser.jpg);
}

.Enkeltspndestykke .checkbox-image{
	background-image:url(img/spaendestykke_01.png);
}

.Dobbeltspndestykke .checkbox-image{
	background-image:url(img/spaendestykke_02.png);
}

/*.bningsretning .checkbox-image, */.bningsretning .HUHjreud .checkbox-image, .bningsretning .VUVenstreud .checkbox-image, .bningsretning .HIHjreind .checkbox-image, .bningsretning .VIVenstreind .checkbox-image, .Sprosser .checkbox-image, .Spndestykke .Enkeltspndestykke .checkbox-image, .Spndestykke .Dobbeltspndestykke .checkbox-image{
	display:block!important;
	width:150px;
	height:150px;
	background-size:100%;
	outline: 1px solid #ddd;
}

.bningsretning .checkbox-image:hover, .Sprosser .checkbox-image:hover, .Spndestykke .checkbox-image:hover{
	outline: 1px solid #666;
}
.bningsretning .checkbox-image.selected, .Sprosser .checkbox-image.selected, .Spndestykke .checkbox-image.selected{
outline-color:#0f834d;
outline-width: 2px;

}

/*.bningsretning .awspc-field-row,*/ .bningsretning .awspc-field-row.HUHjreud, .bningsretning .awspc-field-row.VUVenstreud, .bningsretning .awspc-field-row.HIHjreind, .bningsretning .awspc-field-row.VIVenstreind, .Sprosser .awspc-field-row, .Spndestykke .awspc-field-row{
	max-width:150px;
	float:left;
	margin-right:5px;
}

/*.awspc-step-container .bningsretning .field-checkbox .awspc-field-widget-line,*/ .awspc-step-container .bningsretning .field-checkbox.HUHjreud .awspc-field-widget-line, .awspc-step-container .bningsretning .field-checkbox.VUVenstreud .awspc-field-widget-line, .awspc-step-container .bningsretning .field-checkbox.HIHjreind .awspc-field-widget-line, .awspc-step-container .bningsretning .field-checkbox.VIVenstreind .awspc-field-widget-line, .awspc-step-container .Sprosser .field-checkbox .awspc-field-widget-line, .awspc-step-container .Spndestykke .field-checkbox .awspc-field-widget-line{
	float: none;
	padding-right: 0;
}

/* WOOCOMMERCE */

html .woocommerce .woocommerce-message, html .woocommerce .woocommerce-error, html .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message{
	color:#000!important
}

.woocommerce-breadcrumb{
	display:none!important;
}

html div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs {

    text-align: left;
    margin: 20px 0px 0px 0 !important;

}

html .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li.active a{

    background-size: 0!Important;

}

html .woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li a{
	margin: 0 !important;
	font-size: 30px !important;
	line-height: 30px;
}

.product_meta{
	display:none!important;
}

.woocommerce ul.products li.product .price{
	display:none!important;
}

.wpc-edit-icon.button{
	display: none!important;
	
}

.awspc-variation-label{
	float: left;
	margin: 0!important;
	width:35%!important;
	
}

.awspc-variation-value{
	float: right;
	width:65%!important;
}

/** Mobile buttom CTA **/

.mobile-buttom-cta{
	display:none;
}

@media screen and (max-width: 414px) {
.mobile-buttom-cta{
	display:block;
	position:fixed;
	bottom:8px;
	right:0;
	width:50%;
	z-index:100;
}

.mobile-buttom-cta a{
	display:block;
	color:#fff;
	font-size:20px;
}


.mobile-buttom-cta .left{
	width:49%;
	float:left;
	text-align:center;
	line-height:50px;
	background-color:#dbb049;
}

.mobile-buttom-cta .right{
	width:49%;
	float:right;
	text-align:center;
	line-height:50px;
	background-color:#dbb049;
}
}

/* Popup */

.bm-overlay-background.expand {
    width: 225vw;
    height: 225vw;
    transition: width 400ms cubic-bezier(0.000, 0.995, 0.990, 1.000), height 400ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
}

.bm-overlay-background {
    border-radius: 50%;
    width: 0px;
    height: 0px;
    position: fixed;
    bottom: 233px;
    right: 63px;
    /*background: #313131;*/
    opacity: 1;
    transition: width 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000), height 301ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
    z-index: 99999;
    transform: translate(50%, 50%);
}

.bm-overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(57,57,57,.8);
    opacity: 0;
    transition: none;
    z-index: -10;
}

.bm-overlay.show {
    opacity: 1;
    transition: opacity 300ms ease 300ms;
    z-index: 1000000;
}

.bm-kontakt-table {
    width: 100%;
    height: 100%;
    display: table;
}

.bm-kontakt-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.bm-kontakt {
    background-color: #f3f3f3;
    position: relative;
    z-index: 1000002;
	margin:0 auto;
    width: 800px;
	/*min-height:710px;*/
	padding:40px;
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
}

/*.bm-kontakt {
    background-color: #f1f1f1;
    padding: 30px 30px 15px 30px;
    position: relative;
    z-index: 1000002;
    margin-top: 15px;
    box-shadow: 0px 0px 30px #323232;
}*/

.bm-overlay__close {
 width: 100%;
    height: 38px;
    font-weight: bold;
    font-size: 35px;
    z-index: 999;
    position: absolute;
    right: 0px;
	text-align:right;
	color:#222;
	padding: 0 20px;
	top: 20px;
}

.bm-kontakt__header {
 text-align: left;
    font-size: 24px;
    color: #444444;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 15px;
}

.bm-kontakt__header2 {
    text-align: center;
    color: #fff;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
/*
@media screen and (min-width: 992px){
    .bm-kontakt {
        width: 36%;
        margin-left: 33.333333%;
        margin-right: 33.333333%;
    }
}

@media screen and (max-width: 991px) {
    .bm-kontakt {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
}
*/
.bm-kontakt .wpcf7-form{
	margin-bottom:10px!important;
}

.bm-kontakt__text {
font-size: 14px;
text-align: left;
font-weight: normal;
padding-bottom: 25px;
color: #323232;
padding-top: 55px;
}

.bm-overlay__close i {
font-size: 60px;
color: #fff;
cursor: pointer;
border: none;
border-radius: 50%;
height: 35px;
width: 35px;
text-align: center;
top: 0px;
position: relative;
line-height: 35px;
vertical-align: unset;
left: 0px;
padding: 0px 1px 0px 0px;
}


@media screen and (max-width: 700px) {
    .bm-overlay__close i {
        font-size: 36px;
    }
}


.bm-overlay__close i {
    border-radius: 50%;
    -webkit-transition: -webkit-transform .4s ease-in-out;
            transition:         transform .4s ease-in-out;
}

.bm-overlay__close i:hover {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}

.fa-times-thin:before {
	content: '\00d7';
}

body .bm-kontakt .wpcf7-text, body .wpcf7-textarea, body .bm-kontakt .wpcf7-form input[type="text"], body .bm-kontakt .wpcf7-form input[type="email"]{ 
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
padding: 13px;
border:0;
margin: 0px 0px 10px 0px;
background-color:#fff;
font-size:16px;
}

body .wpcf7-form .wpcf7-textarea{
	height:170px;
	margin:0;
    background-color: #fff;
    font-size: 16px;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	border:0!Important;
	padding:13px!important;
}

/*.bm-kontakt .wpcf7-form-control-wrap.your-name, .bm-kontakt .wpcf7-form-control-wrap.your-email, .bm-kontakt .wpcf7-form-control-wrap.your-adresse{
	float:left;
	width:49.5%;
}

.bm-kontakt .wpcf7-form-control-wrap.your-efter, .bm-kontakt .wpcf7-form-control-wrap.your-phone, .bm-kontakt .wpcf7-form-control-wrap.your-postby{
    float:right;
	width:49.5%;
}*/

.form-left{
	width:49%;
	float:left;
}

.form-right{
	width:49%;
	float:right;
}

body#top .bm-kontakt .wpcf7-text, body .wpcf7-textarea, body#top .bm-kontakt .wpcf7-form input[type="text"], .bm-kontakt .wpcf7-form input[type="email"], .bm-kontakt .wpcf7-form select{ 
   padding: 20px;
   font-size:20px;
   margin: 0px 0px 10px 0px;
}

.bm-kontakt .wpcf7-form .wpcf7-submit { 
    margin: 10px auto 0 auto;
    display: block;
    float: none;
    font-size: 20px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0;
    background-color:#dbb049 !important;
    font-weight: 300;
	color:#fff;
}

.bm-kontakt .wpcf7-form br{
	clear:both;
}


@media screen and (max-width: 1000px) {
	
	.bm-kontakt {
    width: 690px;

}
	
	.form-left{
	width:100%;
	float:none;
}

.form-right{
	width:100%;
	float:none;
}
	
	body .bm-kontakt .wpcf7-text, body .bm-kontakt .wpcf7-textarea, body .bm-kontakt .wpcf7-form input[type="text"], body .bm-kontakt .wpcf7-form input[type="email"],  .bm-kontakt .wpcf7-form select{
    padding: 10px;
    font-size: 14px;
	margin: 0px 0px 5px 0px;

}

body .bm-kontakt .wpcf7-form .wpcf7-textarea {
    height: 120px;
    margin: 0px 0px 5px 0px;
}

.bm-kontakt .wpcf7-form .wpcf7-submit {
    margin: 0px auto 0 auto;
    font-size: 20px;
    width: 220px;
    height: 60px;
    line-height: 60px;

}


.bm-kontakt__header {
    text-align: center;
    font-size: 22px;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 15px;

}

.bm-kontakt .wpcf7-form {

    margin-bottom: 0px !important;

}
.bm-kontakt br{
	display:none;
}

}

@media screen and (max-width: 700px) {
	
	.bm-kontakt {
    width: 90%;
	padding:25px;

}

.bm-kontakt .wpcf7-form .wpcf7-submit {
    margin: 0px auto 0 auto;
    font-size: 18px;
    width: 100%;
    height: 50px;
    line-height: 50px;

}

}

/** Footer social icons **/

#footer-widgets .social li{
	float:left;
	padding:0!important;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	border:solid 1px #999999!important;
	border-radius:50%;
	margin-right:5px;
}

#footer-widgets .social li a{
	display:block;
	height: 50px;
	line-height: 50px;
}

#footer-widgets .social li:last-child{
	margin-right:0px;
}

/** FOOTER **/

@media only screen and (min-width: 1000px) {
#footer-outer .row {
  padding: 40px 0!important;
}
#footer-outer #copyright {

    padding: 10px 0px!important;

}

}