.lwf.de .cc_banner-wrapper  {
	display: none !important;
}
.home-header {
    background-image: url('/global/images/assets/lwf-home-header-bg-winter.jpg'); 
    /*background-image: url('/global/images/assets/lwf-home-header-bg-xmas.jpg');*/
	/*background-color: #d7c7b8;*/
  background-color: #f3f2f0;
    background-repeat: no-repeat;
    background-position: center 0;
    height: 528px;
}
.lwf.es .home-header,
.lwf.nl .home-header {
	/*background-image: url('/global/images/assets/lwf-home-freira-landing-visual.jpg');*/
}
    .home-header .wrap {
        margin: 0 auto;
        height: 100%;
        position: relative;
        width: 1200px;
    }
        .home-header .ratingbox {
            left: 70px;
            position: absolute;
            top: 250px;
        }
        .home-header .f-left .bubble {
            position: absolute;
            left: 70px;
            top: 30px;
        }
        .home-header .f-right {
            margin-top: 60px;
            width: 390px;
        }
        .home-header ul.checks li,
        .top-header ul.checks li {
            font-size: 23px;
            margin-bottom: 10px;
        }
        .home-header h1 {
            border: 0 none;
            color: #4e8028;
            /*color: #e93200;*/
            font-size: 34px;
            margin: 0;
            padding: 0;
            text-align: left;
        }
        /*
        .home-header ul.checks li:before,
        .home-header ul.arrows li:before,
        .home-header .green {
            color: #e93200;
        }
        */
        .de .home-header .green {
			color: #82b338;
        }
        .home-header .btn {
            margin-bottom: 10px;
        }
.home-header + .trustbar,
.home-header + .new-trustbar {
    margin-bottom: 50px;
}

.top-header {
    background-image: url('/global/images/assets/lwf-header-1-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0;
    min-height: 528px;
    margin-bottom: 70px;
}
.top-header.no-bg {
	background-image: none;
	min-height: unset;
	margin-bottom: 40px;
}
    .top-header .wrap {
        margin: 0 auto;
        height: 100%;
        position: relative;
        padding-top: 60px;
        width: 1050px;
    }
        .top-header img {
            max-width: none;
            margin-left: 80px;
        }
        .top-header figcaption {
			display: none;
        }
        .top-header .col + .col {
            padding-left: 50px;
        }
        .top-header .wrap h1 {
            color: #6b6a65;
            font-size: 44px;
            font-weight: bold;
            line-height: 1em;
            margin-bottom: 13px;
            margin-top: 0px;
            text-align: left;
        }
        .top-header .subheadline {
            color: #4e8028;
            font-size: 25px;
            margin-bottom: 60px;
        }
        .top-header .btn {
            margin: 10px 0;
        }
        .top-header input[type="number"] {
            padding: 10px 15px;
            font-size: 38px;
            max-width: 110px;
            border: 1px solid #b7b7b7;
            border-radius: 5px;
            color: #7b7b7b;
            text-align: center;
            font-weight: bold;
            font-family: Open Sans;
            line-height: 1em;
        }
        .top-header input[type="number"]:focus {
            border-color: #b7b7b7;
            outline: none;
        }
.top-header + .trustbar,
.top-header + .new-trustbar,
.new-top-header + .new-trustbar {
    margin-bottom: 50px;
}
.top-header + .trustbar-new {
    margin-bottom: 70px;
    margin-top: -70px;
}
.top-header .col > .subheadline:first-child {
    margin-top: 20px;
    margin-bottom: 5px;
    color: #6b6a65;
}
.top-header .subheadline + h1 {
    margin-top: 0;
}

.new-top-header {
	background-image: url('/global/images/assets/lwf-header-1-bg.jpg');
	background-color: unset;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 0;
	min-height: 528px;
}
        
.product-header {
    margin-bottom: 70px;
    position: relative;
}
    .product-header img {
        max-width: none;
        max-height: none;
    }
    .product-header .bubble {
        position: absolute;
        top: 0;
        right: 10px;
    }
    .product-header ul.checks li,
    .product-header ul.arrows li {
        font-size: 23px;
        margin-bottom: 5px;
    }
    .product-header .btn {
        margin-bottom: 8px;
    }
    .product-header .ratingbox {
        margin-bottom: 40px;
    }
    .product-header .upload-combi {
        margin-bottom: 20px;
    }
    .product-header .trustbar {
        margin-top: 60px;
    }
        
.trustbar {
    background-color: #f4f4f4;
    text-align: center;
}
    .trustbar img {
        vertical-align: top;
        max-height: 86px;
    }
.new-trustbar {
    background-color: #f4f4f4;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
}

.home-simulator-1 {
    background-image: url('/global/images/assets/room-simulator-bg.jpg');
    background-position: 0 -51px;
    background-repeat: no-repeat;
    border: 1px solid #dddddd;
    height: 547px;
    margin: 15px 0;
    width: 100%;
}
    .home-simulator-1 .preview {
        display: table;
        height: 270px;
        text-align: center;
        width: 55%;
        position: relative;
    }
    .home-simulator-1 .table-cell {
        display: table-cell;
        vertical-align: bottom;
    }
    	.home-simulator-1 .js-prev,
    	.home-simulator-1 .js-next {
			color: #ddd;
		    position: absolute;
		    top: 67%;
		    font-size: 38px;
		}
    	.home-simulator-1 .js-prev {
			left: 25px;
    	}
    	.home-simulator-1 .js-next {
			right: 25px;
    	}
        .home-simulator-1 .image-wrap {
            box-shadow: 0 0 5px 0 #888;
            display: none;
            margin: 0 auto;
            max-width: 500px;
            overflow: hidden;
        }
            .home-simulator-1 .preview img {
                vertical-align: top;
                max-height: none;
                max-width: none;
            }
    .home-simulator-1 .list {
        height: 100%;
        position: relative;
        width: 45%;
    }
        .home-simulator-1 .nav span {
            background-color: #eee;
            border-bottom: 1px solid #ddd;
            border-left: 1px solid #ddd;
            color: #82b338;
            display: block;
            float: left;
            font-weight: bold;
            margin: 0;
            padding: 10px 0;
            text-align: center;
            width: 33.333333%;
        }
        .home-simulator-1 .nav span.active {
            background: none;
            border-bottom: 0;
        }
        .home-simulator-1 .nav span:first-child {
            border-left: 0;
        }
        .home-simulator-1 .list table {
            display: none;
            float: right;
            margin: 10px 30px 10px 0;
            width: 360px;
        }
        .home-simulator-1 .list table.active {
            display: table;
        }
            .home-simulator-1 .list th,
            .home-simulator-1 .list td {
                padding: 5px;
            }
            .home-simulator-1 .list th:first-child,
            .home-simulator-1 .list td:first-child {
                text-align: left;
                padding-left: 0;
            }
            .home-simulator-1 .list th:last-child,
            .home-simulator-1 .list td:last-child {
                text-align: right;
                padding-right: 0;
            }
            .home-simulator-1 .list th {
                font-weight: bold;
            }
            .home-simulator-1 .list td {
                border-top: 1px solid #ededed;
            }
            .home-simulator-1 .list td .select {
                opacity: 0;
                margin: 0;
            }
            .home-simulator-1 .list tr:first-child td {
                border-top: 1px solid #ddd;
            }
            .home-simulator-1 .list tr:hover td,
            .home-simulator-1 .list tr.active td {
                background-color: #e1edd7;
            }
            .home-simulator-1 .list tr:hover .select,
            .home-simulator-1 .list tr.active .select {
                opacity: 1;
            }
        .home-simulator-1 .delivery {
            bottom: 20px;
            left: 0;
            position: absolute;
            text-align: center;
            width: 100%;
        }

.product-boxes-zoom .wrap {
    min-height: 294px;
    position: relative;
    overflow: hidden;
}
    .product-boxes-zoom img {
        left: 0;
        margin: 0;
        position: absolute;
        top: 0;
        vertical-align: top;
        width: 100%;
        z-index: 1;
        transition: all 0.5s ease 0s;
        max-height: none;
    }
    .product-boxes-zoom .wrap:hover img {
        transform: scale(1.25);
    }
    .product-boxes-zoom .text-wrap {
        color: #7b7b7b;
        background-color: #fff;
        bottom: 40px;
        display: inline-block;
        font-size: 22px;
        line-height: 1.3em;
        left: 0;
        position: absolute;
        padding: 20px;
        z-index: 2;
    }
    .product-boxes-zoom a:hover .text-wrap span {
        color: #82b338;
    }
    .product-boxes-zoom a:hover {
        text-decoration: none;
    }
    .product-boxes-zoom .wrap .link {
        color: #7b7b7b;
        font-size: 13px;
        text-decoration: underline;
    }
    
.home-product-boxes .wrap {
    border: 1px solid #d9d9d9;
    clear: both;
    margin-bottom: 30px;
    min-height: 135px;
    padding: 10px 20px;
    text-align: right;
}
    .home-product-boxes a.wrap {
        color: inherit;
        display: block;
    }
    .home-product-boxes .wrap p:first-child {
        margin-top: 15px;
    }
    .home-product-boxes .wrap p {
        display: inline-block;
        float: left;
        font-size: 24px;
        min-width: 140px;
        text-align: left;
        vertical-align: top;
    }
    .home-product-boxes .wrap p + p {
        font-size: 12px;
        line-height: 1.3em;
    }
    .home-product-boxes .wrap small {
        font-size: 18px;
    }
    .home-product-boxes a.wrap:hover .link {
        text-decoration: underline;
    }
    /*
    .home-product-boxes .wrap a {
        font-size: 12px;
        line-height: 1.3em;
    }
    */
    .home-product-boxes img {
        margin-bottom: 0;
    }
.home-product-boxes .wrap.last {
    background-color: #82b338;
    border: 1px solid #82b338;
    color: #fff;
    display: block;
    height: 137px;
    text-align: center;
}
    .home-product-boxes .wrap.last .bigger {
        display: inline-block;
        font-size: 24px;
        line-height: 1em;
        margin-top: 10px;
    }
        .home-product-boxes .wrap.last .bigger .smaller {
            font-size: 16px;
            line-height: 1.3em;
            margin: 0 0 7px 0;
        }
    .home-product-boxes .wrap.last small {
        font-size: 18px;
    }
    .home-product-boxes .wrap.last .smaller {
        display: block;
        font-size: 13px;
        line-height: 1em;
        margin: 0 0 12px;
    }
    .home-product-boxes .wrap.last span small {
        font-size: 12px;
    }
    
.landing-simulator-1 {
    position: relative;
}
    .landing-simulator-1 .marker {
        font-size: 24px;
        line-height: 24px;
        padding: 10px 20px;
    }
        .landing-simulator-1 .marker .f-right {
            font-size: 54px;
            line-height: 48px;
            margin-left: 10px;
        }
    .landing-simulator-1 .preview {
        background-image: url('/global/images/assets/simulator-landing1-bg.jpg');
        background-repeat: no-repeat;
        background-position: center;
        border: 1px solid #dddddd;
        height: 347px;
        margin-top: 15px;
        margin-bottom: 40px;
        position: relative;
        text-align: center;
    }
        .landing-simulator-1 .preview .table {
            display: table;
            height: 190px;
            margin-top: 10px;
            width: 100%;
        }
            .landing-simulator-1 .preview .table-cell {
                display: table-cell;
                vertical-align: bottom;
            }
                .landing-simulator-1 .image-wrap {
                    box-shadow: 0 0 5px 0 #888;
                    display: none;
                    margin: 0 auto;
                    max-width: 340px;
                    overflow: hidden;
                    /*transition: width 0.5s, height 0.5s;*/
                }
                .landing-simulator-1[data-version="xxl"] .image-wrap {
                    max-width: 550px;
                }
                
                /*
                .landing-simulator-1 .image-wrap.active {
                    box-shadow: 0 0 5px 0 #888;
                }
                */
                    .landing-simulator-1 .image-wrap img {
                        vertical-align: top;
                        max-height: none;
                        max-width: none;
                        /*transition: width 0.5s, height 0.5s;*/
                    }
    .landing-simulator-1 .slider-wrap {
        margin-bottom: 10px;
    }
    .landing-simulator-1 .row {
        display: table;
        margin: 0;
        width: 100%;
    }
        .landing-simulator-1 .col {
            border-left: 1px solid #818181;
            display: table-cell;
            float: none;
            line-height: 1em;
            padding: 0;
            vertical-align: bottom;
            width: 33.333%;
        }
        .landing-simulator-1 .col:first-child {
            border-left: 0;
        }
        .landing-simulator-1 .col p {
            margin-bottom: 0;
            font-size: 24px;
        }
        .landing-simulator-1 .col small {
            font-size: 18px;
            line-height: 1em;
        }
    .landing-simulator-1 .nav {}
        .landing-simulator-1 .nav span {
            color: #bc3e1e;
            cursor: pointer;
            font-size: 18px;
            line-height: 1.3em;
            margin: 0 10px;
        }
        .landing-simulator-1 .nav span.active {
            color: #7b7b7b;
        }

.content-switcher {}
    .content-switcher .preview {
        border: 1px solid #ddd;
        height: 326px;
        line-height: 326px;
        margin-bottom: 20px;
        overflow: hidden;
        position: relative;
        text-align: center;
        width: 100%;
    }
    .content-switcher .preview > img {
        height: auto;
        margin: 0;
        max-height: none;
        max-width: none;
        vertical-align: middle;
        width: auto;
    }
    .content-switcher .thumbs li {
        border: 2px solid #ddd;
        cursor: pointer;
        display: inline-block;
        float: left;
        height: 100px;
        margin-left: 2%;
        margin-top: 0;
        overflow: hidden;
        position: relative;
        width: 32%;
    }
    .content-switcher .thumbs li.active {
        border-color: #82b338;
    }
    .content-switcher .thumbs li:first-child {
        margin-left: 0;
    }
        .content-switcher .thumbs img {
            height: auto;
            left: 0;
            margin: 0;
            max-height: none;
            max-width: none;
            position: absolute;
            top: 0;
            vertical-align: top;
            width: 100%;
        }        

.collage-simulator .slider-wrap {
    margin: 30px 0 10px 0;
}
.collage-simulator ul {
    margin-top: 0;
}
.collage-simulator .bubble {
    top: 0;
    right: -35px;
    position: absolute;
}
.collage-simulator .preview {
    height: 430px;
    position: relative;
}
    .collage-simulator .preview img {
        border: 1px solid #bababa;
        bottom: 30px;
        left: 0;
        position: absolute;
    }
    .collage-simulator .preview p {
        bottom: 0;
        margin: 0;
        position: absolute;
        text-align: center;
        width: 400px;
    }

.price-table {
    margin: 15px 0;
}
    .price-table .nav {
        margin: 40px 0 20px 0;
    }
        .price-table .nav a {
            font-size: 18px;
            line-height: 1em;
            margin: 0 10px;
            cursor: pointer;
        }
        .price-table .nav a.active {
            color: #7b7b7b;
            text-decoration: none;
        }
    .price-table .section {
        background-color: #f4f4f4;
        color: #7b7b7b;
        display: block;
        font-size: 24px;
        font-weight: bold;
        line-height: 1em;
        margin-bottom: 2px;
        padding: 15px 10px;
        text-align: center;
    }
    .tabify-wrapper .price-table .section {
        display: none !important;
    }
    .price-table table {
        display: none;
        margin: 0;
        width: 100%;
    }
    .price-table table.active {
        display: table;
    }
        .price-table th,
        .price-table td {
            font-size: 18px;
            line-height: 1em;
            padding: 15px 10px;
            text-align: right;
        }
        .price-table th {
            color: #7b7b7b;
            font-weight: bold;
        }
        .price-table td {
            border-top: 1px solid #dddddd;
            vertical-align: middle;
        }
        .price-table tr:hover td {
            background-color: #e4eed7;
        }
        .price-table tbody tr:first-child td,
        .price-table tr.hidden td {
            border-top: 0;
        }
        .price-table thead th {
            background-color: #d9d9d9;
        }
        .price-table th:first-child,
        .price-table td:first-child {
            text-align: center;
            width: 50px;
        }
        .price-table th:first-child + th,
        .price-table td:first-child + td {
            text-align: left;
            width: 330px;
        }
        .price-table td:first-child + td .icon {
            color: #d9d9d9;
        }
        .price-table th:first-child + th + th,
        .price-table th:first-child + th + th + th,
        .price-table td:first-child + td + td,
        .price-table td:first-child + td + td + td {
            width: 110px;
        }
        
        .price-table th:last-child,
        .price-table td:last-child {
            padding-left: 0;
            text-align: left;
            width: 50px;
        }
        .price-table td:first-child + td + td + td + td  {
            text-decoration: underline;
        }
        .price-table tr.hidden td,
        .price-table tr.hidden td p {
            font-size: 11px;
            text-align: left;
        }
        .symbol-size {
            background-color: #fff;
            border: 1px solid #bababa;
            color: #bababa;
            display: inline-block;
            font-size: 14px;
            font-weight: bold;
            line-height: 28px;
            width: 30px;
            text-align: center;
        }
        .price-table tr.hidden {
            display: none;
        }
        .price-table tr.hidden.active {
            display: table-row;
        }
            .price-table td:last-child .icon {
                display: none;
            }
            .price-table tr:hover td:last-child .icon {
                display: inline;
            }
            
.price-table-classic table {
    display: none;
}
.price-table-classic table.active {
    display: table;
}
    
.delivery-table {
    max-height: 382px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.delivery-table.full {
    max-height: 100%;
    overflow: visible;
    padding-bottom: 40px;
}
    .delivery-table table {
        margin-top: 0;
    }
    .delivery-table th:first-child + th {
        width: 150px;
    }
    .delivery-table .show-all {
        background-color: #fff;
        position: absolute;
        text-align: center;
        bottom: 0px;
        width: 100%;
    }
        .delivery-table .show-all .btn {
            margin-top: 20px;
        }
    .delivery-table tr:hover td {
        background-color: #e4eed7;
    }

.delivery-boxes {
    margin: 30px 0;
}
    .delivery-boxes .headline {
        background-color: #595959;
        color: #fff;
        font-weight: bold;
        font-size: 19px;
        line-height: 1.3em;
        padding: 10px;
        text-align: center;
    }
        .delivery-boxes .wrap {
            background-color: #f4f4f4;
            line-height: 1em;
            padding: 20px 0;
            text-align: center;
        }
        
.delivery-calendar {
    margin-top: 30px;
    position: relative;
}
.delivery-calendar {
    margin-bottom: 60px;
}
    .delivery-calendar td {
        border-right: 1px solid #ddd;
        padding: 7px 0;
        width: 10%;
    }
    body.en .delivery-calendar td.overnight {
        display: none;
    }
    .delivery-calendar tr:first-child td {
        padding: 0;
        border-right: 0;
    }
    .delivery-calendar tr:first-child td:first-child {
        padding: 10px 0;
    }
        .delivery-calendar tr:first-child strong {
            display: block;
            font-size: 16px;
            margin-bottom: 10px;
        }
        .delivery-calendar tr:first-child small {
            display: block;
            font-size: 12px;
        }
    .delivery-calendar tr:first-child + tr td {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background-color: #f1f1f1;
    }
    .delivery-calendar tr:first-child + tr td.disabled {
        color: #f00 !important;
    }
    .delivery-calendar tr:first-child + tr td,
    .delivery-calendar tr:first-child + tr + tr td {
        font-weight: bold;
        font-size: 18px;
    }
    .delivery-calendar tr:first-child + tr + tr td.disabled,
    .delivery-calendar tr:first-child + tr + tr td.disabled strong {
        color: #bababa !important;
    }
    .delivery-calendar tr:first-child + tr + tr td {
        font-size: 14px;
        border-bottom: 1px solid #ddd;
    }
        .delivery-calendar tr:first-child + tr + tr td strong {
            color: #4e8028;
            font-size: 32px;
            line-height: 1em;
        }
    .delivery-calendar td:first-child {
        background-color: #7b7b7b !important;
        color: #fff !important;
    }
    .delivery-calendar td:first-child strong,
    .delivery-calendar tr:first-child {
        color: #fff !important;
    }
    .delivery-calendar tr:first-child div {
        line-height: 1em;
        padding: 10px 0;
        position: relative;
    }
        .delivery-calendar tr:first-child div strong {
            line-height: 1.1em;
        }
    .delivery-calendar tr:first-child div:after {
        border-style: solid;
        border-width: 10px 8px 0;
        bottom: -10px;
        content: "";
        display: block;
        left: 41%;
        position: absolute;
        width: 0;
    }
    .delivery-calendar td.overnight div {
        background-color: #4e8028;
    }
        .delivery-calendar td.overnight div:after {
            border-color: #4e8028 transparent;
        }
    .delivery-calendar td.express div {
        background-color: #82b338;
    }
        .delivery-calendar td.express div:after {
            border-color: #82b338 transparent;
        }
        .delivery-calendar td.express div > strong:first-child {
	        line-height: 2.2em;
	    }
    .delivery-calendar td.standard div {
        background-color: #c3bf45;
    }
        .delivery-calendar td.standard div:after {
            border-color: #c3bf45 transparent;
        }
        .delivery-calendar td.standard div > strong:first-child {
	        line-height: 2.2em;
	    }
        
.b2b-contact {
    padding: 20px;
}
    .b2b-contact h3 {
        margin-top: 0;
    }
    .b2b-contact input[type="text"],
    .b2b-contact textarea {
        margin: 4px 0 13px 0;
        width: 100%;
    }

.coupon-flag {
    background-image: url('/global/images/assets/coupon-icon-bg-de.png');
    background-repeat: no-repeat;
    color: #dae8c4;
    font-size: 40px;
    font-weight: bold;
    height: 110px;
    line-height: 1em;
    margin: 0 auto;
    padding: 18px 0 0 50px;
    width: 168px;
}
.coupon-label {
    font-size: 24px;
    line-height: 1em;
    margin: 30px 0 20px 0;
}
.coupon-templates .col {
    width: 20%;
}
    .coupon-templates img {
        box-shadow: 0 1px 3px 0 #bababa;
    }
    
.coupon-collection .coupon {
    border: 2px dashed #ddd;
    margin-top: 40px;
}
.coupon-collection .coupon + .coupon {
    margin-top: 15px;
}
    .coupon-collection .coupon .row {
        margin: 0;
        text-align: center;
    }
    .coupon-collection .value {
        background-color: #e6f0d7;
        color: #82b338;
        display: flex;
		align-items: center;
		justify-content: center;
        font-size: 36px;
        font-weight: bold;
        line-height: 1.1em;
        height: 100px;
        width: 100%;
    }
    .coupon-collection p {
        font-size: 18px;
        line-height: 1.3em;
        margin: 0;
    }
    .coupon-collection img {
        vertical-align: top;
        margin-bottom: 0;
    }
    .coupon-collection .code-wrap {
        border-left: 1px solid #ddd;
        padding: 10px 20px;
        font-size: 14px;
        line-height: 1.3em;
    }
        .coupon-collection .code {
            background-color: #e6e6e6;
            border-radius: 5px;
            color: #464646;
            font-size: 18px;
            font-weight: bold;
            line-height: 36px;
            margin-top: 5px;
        }
.coupon-collection + p {
    margin-top: 10px;
}
    
.resolution-calculator,
.size-calculator,
.mass-calculator {
    border: 1px solid #ddd;
}
    .resolution-calculator .row,
    .size-calculator .row,
    .mass-calculator .row {
        margin: 0;
        padding: 20px;
    }
    .resolution-calculator .wrap,
    .size-calculator .wrap,
    .mass-calculator .wrap {
        display: inline-block;
    }
    .resolution-calculator .headline,
    .size-calculator .headline,
    .mass-calculator .headline {
        font-size: 18px;
        line-height: 1.3em;
        font-weight: bold;
    }
    .resolution-calculator .headline + p,
    .size-calculator .headline + p,
    .mass-calculator .headline + p {
        margin-bottom: 25px;
    }
    .resolution-calculator input[type="text"],
    .size-calculator input[type="text"],
    .mass-calculator input[type="text"],
    .resolution-calculator .result,
    .size-calculator .result,
    .mass-calculator .result {
        margin-top: 10px;
        width: 180px;
    }
    .resolution-calculator .result,
    .size-calculator .result,
    .mass-calculator .result {
        background-color: #8f8f8f;
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        padding: 5px 8px 6px;
    }
    
.tabify-wrapper .resolution-calculator,
.tabify-wrapper .size-calculator {
	border: 0;
}
    
.delivery-tracking {
    border: 1px solid #bababa;
    padding: 40px;
}
    .delivery-tracking input {
        background-color: #e5e5e5;
        border-color: #e5e5e5;
        border-radius: 0;
        font-size: 16px;
        padding: 15px;
        width: 100%;
    }
    .delivery-tracking tr.finished td {
        padding-bottom: 20px;
    }
    
.three-steps ul {
    margin-bottom: 15px;
}
    .three-steps ul li {
        color: #bababa;
        display: inline-block;
        font-size: 16px;
        line-height: 1em;
        font-weight: bold;
    }
    .three-steps ul li:first-child + li,
    .three-steps ul li:first-child + li + li + li {
        margin: 0 50px;
    }
    .three-steps img {
        margin-top: 17px;
    }
    
.info-text {
    text-align: left !important;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
}
.info-text.bg-lightgrey {
    padding: 20px;
}
    .info-text .wrap {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
    }
    .info-text .clearfix {
        overflow: auto;
    }
    .info-text h2 {
        color: #7b7b7b;
        margin-top: 0;
        margin-bottom: 20px;
        text-align: left;
    }
    .info-text p,
    .info-text ol li,
    .info-text ul li {
        font-size: 12px;
        line-height: 1.3em;
        text-align: justify;
    }
    .info-text h3 {
        font-size: 14px;
        line-height: 1.3em;
        margin-bottom: 5px;
        margin-top: 30px;
    }
    .info-text ul {
        padding-left: 30px;
        margin: 10px 0;;
    }
        .info-text ul li {
            font-size: 12px;
            line-height: 1.3em;
            margin: 0;
        }
    .info-text table {
        font-size: 12px;
        margin: 10px 0;
    }
    .info-text table th,
    .info-text table td {
        padding: 2px;
    }
    
.info-text-v2 {
    text-align: left;
}
    .info-text-v2 .wrap {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        column-gap: 60px;
    }
    .info-text-v2 h3:first-child {
		margin-top: 0;
    }
    .info-text-v2 h3 {
		color: #82b338;
	    font-family: 'Gloria Hallelujah', Arial, Helvetica, sans-serif;
    }
    
.special-ideas {
    background-image: url('/global/images/assets/wood-texture-bg.png');
    background-repeat: repeat-y;
    box-shadow: 0 3px 3px -3px #999;
    padding: 50px 20px 20px 20px;
    margin-bottom: 70px;
}
    .special-ideas h1 {
        border: 0;
        color: #4e8028;
        margin-bottom: 50px;
    }
    .special-ideas h2 {
        color: #4e8028;
        font-family: 'Gloria Hallelujah', Arial, Helvetica, sans-serif;
        font-size: 40px;
        font-weight: normal;
        line-height: 1.3em;
    }
    .special-ideas small {
        font-size: 12px;
        line-height: 1.2em;
    }
    .special-ideas .wrap {
        margin-top: 40px;
    }
    .special-ideas .btn {
        margin-top: 5px;
    }
    .special-ideas .text-wrap {
        padding: 0 40px;
    }
    .special-ideas .row {
        margin-bottom: 40px;
    }
    .special-ideas img + p {
        margin-top: 20px;
    }
    .special-ideas .product-header,
    .special-ideas .product-header .row {
        margin-bottom: 60px;
    }
    .special-ideas .product-header img {
        margin-left: -50px;
    }
    .special-ideas .special-bg {
        background-image: url('/wp-content/uploads/acrylglasfoto-ideen-beleuchtung.png');
        background-repeat: no-repeat;
        background-position: center center;
        height: 671px;
        margin: -70px 0 -170px -20px;
        width: 844px;
    }

.page-template-idea-page .breadcrumb {
    margin-bottom: 0;
    padding: 0 20px;
    position: absolute;
    top: 10px;
}
.page-template-idea-page .site-content {
    margin-top: 0;
    position: relative;
}

.boilerplate {
    font-size: 12px;
    color: #a0a0a0;
}
    .boilerplate a {
        color: #a0a0a0;
    }
    .boilerplate .link {
        text-decoration: underline;
    }

.suspensions ul.checks,
.suspensions label {
    font-size: 18px;
}
.suspensions input {
    font-weight: bold;
    margin-right: 15px;
    max-width: 35px;
    text-align: center;
}
.suspensions .btn {
    margin-top: -7px;
}

.product-info-slider {
    position: relative;
}
    .product-info-slider .wrap {
        background-color: #fff;
        bottom: 0;
        height: 335px;
        left: 0;
        margin: auto 0;
        padding: 20px;
        position: absolute;
        right: 0;
        top: 0;
        width: 400px;
    }
        .product-info-slider .wrap ul {
            font-size: 16px;
        }
        .product-info-slider .wrap li {
            cursor: pointer;
            padding: 3px 0;
        }
        .product-info-slider .wrap li.active {
            background-color: #e5f3d0;
        }
        .product-info-slider .wrap h3 {
            margin-top: 0;
            font-size: 21px;
        }
    .product-info-slider .bx-wrapper {
        border: none;
        box-shadow: none;
        margin-bottom: 20px;
    }
        
.fixed-navigation.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
    .fixed-navigation .meta-navi {
        background-color: #f8f8f8;
        display: none;
        text-align: center;
        padding: 5px 0;
    }
    .fixed-navigation.fixed .meta-navi {
        display: block;
    }
        .fixed-navigation .meta-navi p {
            line-height: 23px;
            margin: 0;
        }
        .fixed-navigation .meta-navi img {
            left: 0;
            position: absolute;
            top: 0;
        }
    .fixed-navigation.fixed nav {
        border-top: none;
    }
    .fixed-navigation nav {
        background-color: #fff;
        border-bottom: 1px solid #c8c8c8;
        border-top: 1px solid #c8c8c8;
        box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.4);
        padding: 8px 0;
    }
        .fixed-navigation nav ul {
            display: flex;
            justify-content: space-between;
            text-align: center;
        }
        .fixed-navigation nav li {
            display: flex;
            text-align: center;
            align-items: center;
            margin-top: 0;
        }
        .fixed-navigation nav a {
            color: #747474;
            font-weight: bold;
            text-decoration: none;
        }
        .fixed-navigation nav a:hover {
            color: #82b338;
        }
        
.snippet {
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    height: 110px;
    line-height: 1.3em;
    max-width: 650px;
    padding: 15px;
    white-space: normal;
    margin: 10px auto;
    font-family: monospace;
}

.contact-form {
    border: 1px solid #ddd;
    padding: 20px;
    max-width: 500px;
}
    .contact-form input,
    .contact-form textarea {
        width: 100%;
    }
    .contact-form textarea {
        border: 1px solid #ddd;
        color: #7b7b7b;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 1.3em;
        padding: 10px;
    }
    
.ccp-recommend {
    width: 300px;
    margin: 0 auto;
}

.tip-box,
.tip-box-big {
    border: 1px solid #a9c980;
    border-radius: 5px;
    padding: 3% 4%;
    position: relative;
    margin: 50px 0;
}
.tip-box-big {
    text-align: center;
}
.tip-box:before,
.tip-box-big:before {
    color: #a9c980;
    content: '\f0eb';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
}
.tip-box:before {
    position: absolute;
    top: 40%;
    left: 4%;
}
.tip-box-big:before {
    display: inline-block;
    margin-bottom: 15px;
}
    .tip-box p,
    .tip-box-big p {
        font-size: 21px;
        line-height: 1.3em;
        margin: 0;
        position: relative;
        padding-left: 50px;
    }
    
.recommend-box {
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 10px;
    margin: 50px 0;
}
    .recommend-box .wrap {
        padding: 15px 0;
    }
    .recommend-box .headline,
    .recommend-box .sub-headline {
        font-size: 36px;
        line-height: 1.2em;
    }
    .recommend-box .sub-headline {
        margin-bottom: 30px;
    }
    .recommend-box .headline {
        margin-bottom: 0;
    }
    .recommend-box img {
        margin: 0;
    }

.link-box {
    text-align: center;
}
	.link-box h2 {
		color: #7b7b7b;
		font-weight: normal;
	}
.link-box ul {
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
.link-box ul + ul {
    margin-left: 170px;
}

.person-comparison img {
    vertical-align: top;
    max-height: 250px;
    margin-bottom: 10px;
}

.template-slider {
    text-align: center;
}
.template-slider.mode-bilderwand[theme="wohnzimmer"] .wrap {
	background-image: url('/global/images/assets/wandcollage-bg-wohnraum-2.jpg');
	background-size: cover;
	min-height: 478px;
}
.template-slider.mode-bilderwand[theme="treppe"] .wrap {
	background-image: url('/global/images/assets/wandcollage-bg-treppe-2.jpg');
	background-size: cover;
	min-height: 478px;
}
.template-slider.mode-bilderleiste .wrap {
	background-image: url('/global/images/assets/bilderleiste-bg-2.jpg');
	background-size: cover;
	min-height: 473px;
}
	.template-slider .wrap {
        margin: 25px 0;
        max-height: none;
        position: relative;
    }
        .template-slider .slide-wrap {
            width: 100%;
        }
            .template-slider.mode-home .js-name {
            	font-size: 1.4em;
			}
            .template-slider .slide-wrap .column {
                display: inline-block;
                margin: 0 10px;
            }
            .template-slider .left {
                margin-right: 4%;
            }
            .template-slider .left,
            .template-slider .right {
                display: inline;
            }
            	.js-template-slider [data-template] img {
                    margin-top: 4px;
                    /*
                    max-width: 46%;
                    */
                    max-height: 284px;
                    width: auto;
                    position: absolute;
                    z-index: -1;
                    left: -9999;
                }
                .js-template-slider .active[data-template] img {
                    box-shadow: 1px 1px 4px 0 #999;
                }
                .template-slider.finished .js-template-slider img {
					position: static;
					left: 0;
					z-index: 1;
					box-shadow: 0 0 5px 0px #999;
                }
                .template-slider.mode-home img {
					margin-bottom: 30px;
				}
                .template-slider.mode-bilderwand .js-template-slider img {
					box-shadow: none;
					max-width: 600px;
				}
				.template-slider.mode-bilderwand[theme="wohnzimmer"] .js-template-slider img {
					margin-top: 80px;
				}
				.template-slider.mode-bilderwand[theme="treppe"] .js-template-slider img {
					margin-left: 170px;
					margin-top: 80px;
				}
				.template-slider.mode-bilderleiste .js-template-slider img {
					margin-top: 147px;
					box-shadow: none;
					filter: drop-shadow(0px -2px 14px rgba(0, 0, 0, 0.3));
				}
                .js-template-slider .column img {
                	max-width: none;
                }
        .template-slider .js-prev,
        .template-slider .js-next {
            font-size: 62px;
            cursor: pointer;
            position: absolute;
            top: 45%;
            z-index: 1;
        }
        .template-slider .js-next {
            margin-left: 20px;
            right: 0;
        }
        .template-slider .js-prev {
            margin-right: 20px;
            left: 0;
        }
        .template-slider.mode-bilderwand .js-prev,
        .template-slider.mode-bilderleiste .js-prev {
			left: 20px;
		}
		.template-slider.mode-bilderwand .js-next,
		.template-slider.mode-bilderleiste .js-next {
			right: 20px;
		}
    .template-slider .btn {
        margin-bottom: 25px;
    }
    .template-slider.mode-home a.passive {
		font-size: 1.4em;
		margin-bottom: 20px;
		display: inline-block;
	}
    
.motif-slider {
    text-align: center;
}
	.motif-slider .slide {
        display: none;
    }
    .motif-slider.loaded .slide {
        display: block;
    }
    .motif-slider .navi li {
        display: inline-block;
        margin-left: 4px;
        margin-right: 4px;
    }
    .motif-slider > .wrap {
    	display: none;
        margin: 25px 0;
        position: relative;
        width: auto;
    }
    .motif-slider > .wrap.active {
		display: block;
    }
    .top-header .motif-slider > .wrap {
        margin: 0;
        padding: 0;
    }
        .js-motif-slider-v1 img {
            box-shadow: 1px 1px 4px 0 #999;
            max-width: 250px;
            vertical-align: top;
        }
        .js-motif-slider-v2 img {
            box-shadow: none;
            max-width: none;
            vertical-align: top;
            margin: 0;
        }
        .js-motif-slider-v1 .image {
            display: inline-block;
            margin: 10px;
        }
        
        .motif-slider .js-prev,
        .motif-slider .js-next {
        	position: absolute;
			top: 0;
			bottom: 0;
			height: 100%;
			display: flex;
			align-items: center;
            cursor: pointer;
            z-index: 1;
            margin: 0;
        }
        .motif-slider .js-next {
            padding-left: 20px;
            right: 0;
        }
        .motif-slider .js-prev {
            padding-right: 20px;
            left: 0;
        }
        	.motif-slider .js-prev img,
	        .motif-slider .js-next img {
	            margin: 0;
	        }
    
	.motif-slider .slide.last {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.motif-slider .image img {
	    display: inline;
	}
    
.pic-switcher {
	position: relative;
}
.pic-switcher.v2,
.pic-switcher.v2 h2 {
	text-align: right;
}
    .pic-switcher ul {
        display: flex;
        justify-content: space-evenly;
    }
    .pic-switcher.v2 ul {
        display: block;
    }
        .pic-switcher li {
            cursor: pointer;
            border: 1px solid #ccc;
            border-radius: 5px;
            margin: 0;
            padding: 10px 20px;
            text-align: center;
        }
        .pic-switcher li.active {
            color: #82b338;
            border-color: #82b338;
        }
        .pic-switcher.v2 li {
        	display: inline-block;
			margin-left: 10px;
        }
    .pic-switcher.v2 .col + .col {
		padding-left: 80px;
    }
    .pic-switcher.v2 .image {
		position: relative;
    }
	    .pic-switcher.v2 .image figcaption {
	    	display: none;
		}
	    .pic-switcher.v2 .image img {
			max-width: 80%;
			max-height: none;
			height: auto;
			box-shadow: 10px 10px 50px 0px rgba(0,0,0,0.5);
			position: absolute;
			top: 0;
			left: 20%;
			/*transition: all 0.5s ease 0s;*/
	    }
	    .pic-switcher.v2 .image img.active {
			z-index: 1 !important;
	    }
	    .pic-switcher.v2 .image img:first-child,
	    .pic-switcher.v2 .image > noscript:first-child + img,
	    .pic-switcher.v2 .image figure:first-child img {
			top: 100px;
			left: 0;
	    }
.pic-switcher.v3,
.pic-switcher.v3 h2,
.pic-switcher.v4,
.pic-switcher.v4 h2 {
	text-align: right;
}
    .pic-switcher.v3 ul,
    .pic-switcher.v4 ul {
        display: block;
    }
        .pic-switcher.v3 li,
        .pic-switcher.v4 li {
        	display: inline-block;
			margin-left: 10px;
        }
    .pic-switcher.v3 .col + .col,
    .pic-switcher.v4 .col + .col {
		padding-left: 80px;
    }
    .pic-switcher.v3 .image,
    .pic-switcher.v4 .image {
		position: relative;
    }
	    .pic-switcher.v3 .image figure,
	    .pic-switcher.v3 .image > img,
	    .pic-switcher.v4 .image figure {
			max-width: 80%;
			max-height: none;
			height: auto;
			position: absolute;
			top: 0;
			left: 20%;
			transition: all 0.5s ease 0s;
	    }
	    .pic-switcher.v4 .image figure {
			top: 0;
			left: -40px;
			transform: scale(0.9);
	    }
	    	.pic-switcher.v3 .image figure img {
				/*box-shadow: 10px 10px 50px 0px rgba(0,0,0,0.5);*/
		    }
	    .pic-switcher.v3 .image figure.active,
	    .pic-switcher.v3 .image > img.active {
			top: 100px !important;
			left: 0 !important;
			z-index: 2;
	    }
	    .pic-switcher.v4 .image figure.active {
			top: 0 !important;
			left: 120px !important;
			z-index: 2;
			transform: scale(1);
	    }
	    .pic-switcher.v3 .image figcaption {
			text-align: center;
			visibility: hidden;
	    }
	    .pic-switcher.v4 .image figcaption {
			text-align: center;
			margin-top: -10px;
			visibility: hidden;
	    }
	    .pic-switcher.v3 .image figure.active figcaption,
	    .pic-switcher.v4 .image figure.active figcaption {
			visibility: visible;
	    }
	@media (max-width: 768px) {
		.pic-switcher.v3 .image,
	    .pic-switcher.v4 .image {
	    	min-height: 290px;
		}
	}
.pic-switcher.theme-1 ul {
	margin: 0 auto;
	max-width: 500px;
}
        
.frame-viewer {
    position: relative;
    overflow: hidden;
}
.frame-viewer + hr {
    margin-top: 0;
}
    .frame-viewer .wrap {
        color: #969696;
        float: left;
        width: 50%;
    }
        .frame-viewer .image img {
            vertical-align: top;
            margin: 0;
            max-width: none;
            max-height: none;
            position: relative;
            bottom: -40px;
            transition: all 0.3s;
        }
        .frame-viewer .left .image img {
            left: 0;
            z-index: 1;
        }
        .frame-viewer .right .image img {
            left: -480px;
        }
        .frame-viewer .text {
            position: absolute;
            text-align: center;
            top: 0;
            z-index: 2;
        }
        .frame-viewer .left .text {
            left: 5%;
        }
        .frame-viewer .right .text {
            right: 5%;
        }
            .frame-viewer .text p {
                margin-bottom: 5px;
            }
        .frame-viewer .bigger {
            font-size: 20px;
            line-height: 1.3em;
        }
        .frame-viewer .text:hover + .image img {
            bottom: -0px;
        }
        
.js-zoom {
    display: inline-block;
}
    .js-zoom img {
        vertical-align: top;
        margin: 0;
    }
    .js-zoom > span {
        bottom: 10px;
        right: 10px;
        background-color: rgba(0, 0, 0, 0.6);
        color: #fff;
        font-size: 40px;
        line-height: 1em;
        padding: 0 5px 6px 5px;
        z-index: 3;
    }
    .smooth_zoom_preloader {
        /*background-image: url(../images/preloader.gif);*/
    }
    
.company-banderole {
    background-color: #ececec;
    max-height: 170px;
    padding: 10px 30px;
}
    .company-banderole .wrap:first-child {
        width: 44%;
    }
    .company-banderole .wrap:first-child + .wrap {
        margin-top: 10px;
    }
        .company-banderole .wrap p {
            color: #555;
            font-size: 22px;
            line-height: 1.5em;
        }
        .company-banderole .wrap .price {
            font-size: 42px;
            font-weight: bold;
            line-height: 1em;
            margin: 0;
        }
        
.uploadzone {
	background-color: #fff;
    border: 2px dashed #82b338;
    border-radius: 3px;
    height: 180px;
    margin: 40px 0 20px 0;
    padding: 10px;
    position: relative;
}
    .uploadzone .js-area-loading {
        z-index: 2;
    }
    .uploadzone .dragzone {
        cursor: pointer;
        height: 100%;
        text-align: center;
        width: 100%;
        position: absolute;
        opacity: 1;
        top: 0;
        left: 0;
    }
    .uploadzone .js-upload {
        cursor: pointer;
        height: 100%;
        left: 0;
        margin: 0;
        opacity: 0;
        padding: 0;
        position: absolute;
        top: 0;
        width: 100%;
        min-height: 10px;
    }
    .uploadzone .icon {
        color: #c8c8c8;
        font-size: 40px;
        line-height: 1em;
    }
        
.upload-tester {
    padding: 30px 60px;
    background-color: #f2f2f2;
    border-radius: 5px;
}
	.upload-tester .headline {
		text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
		font-family: Open Sans, sans-serif;
		font-size: 50px;
	    color: #82b338;
	}
	
.order-status-new {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}
	.order-status-new ul[data-item],
	.order-status-new ul[data-item] + p {
		display: none;
	}
	.order-status-new ul[data-item].active {
		display: block;
	}
	.order-status-new li {
		font-size: 18px;
	}
	.order-status-new input {
		margin-top: 20px;
		margin-bottom: 20px;
		background-color: #e5e5e5;
	    border-color: #e5e5e5;
	    border-radius: 0;
	    font-size: 16px;
	    padding: 15px;
	    width: 100%;
	}
	.order-status-new input.error {
	    background-color: #ffe0e0;
	    border-color: #f00;
	}
	.order-status-new input[name="cid"] {
		margin-top: 5px;
		margin-bottom: 0;
	}
	.order-status-new input[name="plz"] {
		margin-top: 10px;
	}
	.order-status-new li.progress > div {
		/*
		display: flex;
		align-items: center;
		justify-content: center;
		*/
		position: relative;
		width: 74px;
		margin: 0 auto;
	}
	.order-status-new .arrow {
		color: #ddd;
		height: 30px;
	}
	.order-status-new li.active .arrow {
		color: #82b338;
	}
	.order-status-new li.passed .arrow {
		color: #82b338;
		opacity: 0.5;
	}
	.order-status-new .symbol {
	    background-image: url(/global/images/assets/sprite-order-icons.png);
	    background-repeat: no-repeat;
	    background-position: 0 0;
	    display: inline-block;
	    width: 74px;
	    height: 74px;
	}
	.order-status-new li.passed .symbol {
		opacity: 0.5;
	}
	    .order-status-new .symbol-2 {
	        background-position: 0 0;
	    }
	    .order-status-new li.active .symbol-2 {
	        background-position: 0 0;
	    }
	    .order-status-new .symbol-3 {
	        background-position: -80px -77px;
	    }
	    .order-status-new li.active .symbol-3 {
	        background-position: -80px 0;
	    }
	    .order-status-new .symbol-4 {
	        background-position: -160px -77px;
	    }
	    .order-status-new li.active .symbol-4 {
	        background-position: -160px 0;
	    }
	    .order-status-new .symbol-6 {
	        background-position: -240px -77px;
	    }
	    .order-status-new li.active .symbol-6 {
	        background-position: -240px 0;
	    }
	    .order-status-new .symbol-7 {
	        background-position: -320px -77px;
	    }
	    .order-status-new li.active .symbol-7 {
	        background-position: -320px 0;
	    }
	    .order-status-new li .description {
			position: absolute;
			top: 25px;
			right: 90px;
			width: 300px;
			text-align: right;
	    }
	    .order-status-new li .finished {
	    	display: none;
			position: absolute;
			top: 25px;
			left: 90px;
			width: 300px;
			text-align: left;
	    }
		.order-status-new .passed .finished {
			display: block;
		}
	.order-status-new .tracking-code {
	    border: 1px solid #ccc;
	    display: inline-block;
	    font-size: 2em;
	    font-weight: 700;
	    line-height: 1em;
	    margin: 10px 0;
	    padding: 20px 25px;
	}
	.order-status-new .switch p {
	    font-size: 24px;
	    margin-top: 5px;
	    margin-bottom: 0;
	}
	.order-status-new .js-product {
	    color: #82b338;
	    font-size: 20px;
	}
	.order-status-new .box {
		font-size: 14px;
		line-height: 1.3em;
		padding: 20px;
		margin: 40px 0;
	}
	.order-status-new .delivery-tracking {
		margin: 10px 0;
	}
	
.contact-header .tracking {
	max-width: 480px;
	margin-top: 40px;
}
.contact-header .tracking a {
	color: #7b7b7b !important;
	text-decoration: underline;
}
.tracking a {
	display: flex;
	align-items: center;
	justify-content: left;
}
	.tracking a {
	    font-size: 32px;
		line-height: 1em;
		margin-bottom: 20px;
	}
	.tracking a span:first-child {
		margin-right: 20px;
	}
	.tracking a img {
		width: 60px;
		image-rendering: crisp-edges;
		vertical-align: top;
		margin: 0;
	}

        
        
        


/*------------------------------------*\
    #9 - LANDING PAGE
\*------------------------------------*/

.code-box {
    background-color: #82b338;
    padding: 10px 25px;
}
    .code-box p {
        color: #fff;
        font-size: 18px;
    }
    .code-box p.code {
        background-color: #fff;
        color: #000;
        font-weight: bold;
        font-size: 40px;
        line-height: 1.3em;
        margin-top: 15px;
    }





/*------------------------------------*\
    #9 - FEEDBACK PAGE
\*------------------------------------*/

.new-feedback .buttons {
    margin-top: 30px;
}
    .new-feedback .js-back {
        display: block;
        margin-top: 22px;
    }
.new-feedback .rating {
    margin-top: 30px;
}
    .new-feedback .rating li {
        line-height: 1.3em;
        margin-top: 10px;
    }
        .new-feedback .rating .stars {
            color: #ffcc00;
            display: inline-block;
            font-size: 18px;
            line-height: 1em;
            margin-right: 25px;
        }
            .new-feedback input[name="stars_1"],
            .new-feedback input[name="stars_2"],
            .new-feedback input[name="stars_3"],
            .new-feedback input[name="stars_4"],
            .new-feedback input[name="stars_5"] {
            	visibility: hidden;
            	position: absolute;
			}
            .new-feedback .rating .icon {
                cursor: pointer;
            }
            .new-feedback .rating .icon:before {
                margin: 0;
                width: auto;
            }
.new-feedback textarea {
    margin-top: 20px;
    max-width: 100%;
    max-height: 300px;
    width: 500px;
}
.new-feedback .review-box {
    margin: 20px 0;
}
.new-feedback .images {
    margin-bottom: 20px;
}
    .new-feedback .images li {
        display: inline-block;
    }
.new-feedback .navi li.error {
    background-color: #ffe0e0 !important;
}

.reviews-wrap {
    position: relative;
    padding-bottom: 50px;
}
    .reviews-wrap .more {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .review-box {
        background-color: #f2f2f2;
        margin-bottom: 15px;
        padding: 20px;
    }
        .review-box .stars,
        .review-stars {
            color: #ffcc00;
            font-size: 18px;
            line-height: 24px;
        }
            .review-box .stars .icon:before,
            .review-stars .icon:before {
                margin: 0;
            }
        .review-box img {
            vertical-align: top;
            line-height: 1em;
        }
        .review-box .headline {
            font-size: 20px;
            line-height: 1.3em;
        }
        .review-box p {
            margin-top: 15px;
        }
    
.format-calculator .wrap {
    margin: 20px 0 60px 0;
}
    .format-calculator .wrap .col {
        float: none;
        font-size: 18px;
        line-height: 1.3em;
        display: inline-block;
        vertical-align: top;
    }
    .format-calculator .wrap .col:first-child + .col + .col {
        font-size: 24px;
        font-weight: bold;
        margin-top: 44px;
        padding: 0 10px;
    }
    .format-calculator .wrap label {
        display: inline-block;
        margin-bottom: 10px;
    }
    .format-calculator .wrap button {
        margin-top: 25px;
        padding-left: 30px;
        padding-right: 30px;
    }
.format-calculator > .row {
    display: table;
    width: 100%;
}
.format-calculator > .row .col {
    border-left: 1px solid #818181;
    display: table-cell;
    float: none;
    padding: 0;
    vertical-align: bottom;
    width: 33.333%;
}
.format-calculator > .row .col:first-child {
    border-left: 0 none;
}
.format-calculator > .row .col p {
    font-size: 24px;
    margin-bottom: 0;
}
.format-calculator > .row .col small {
    font-size: 18px;
    line-height: 1em;
}

.input-selector {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
    .input-selector .icon {
        cursor: pointer
    }
    .input-selector li {
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 5px;
        box-sizing: border-box;
        display: none;
        margin: 0 5px;
        padding: 7px 10px;
        text-align: center
    }
    .input-selector li.active {
        display: block
    }
    
.delivery-indicator {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 2px;
    vertical-align: middle;
}
    .delivery-indicator span {
        background-color: #82b338;
        display: inline-block;
        float: left;
        width: 14px;
        height: 14px;
        margin-left: 2px;
    }
    .delivery-indicator span:first-child {
        margin-left: 0;
    }
    
.price-box-1 {
	background-color: #f2f2f2;
	padding: 10px 20px;
}
.price-box-1 + .price-box-1 {
	margin-top: 10px;
}
	.price-box-1 .headline {
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.price-box-1 .price {
		font-size: 26px;
		font-weight: bold;
		display: inline-block;
		margin-top: 5px;
	}
	.price-box-1 p {
		margin-bottom: 5px;
	}
	
.social-icons-news li {
	display: inline-block;
	color: #fff;
	width: 80px;
}
	.social-icons-news .bg-fb {
		background-color: #4267b2;
	}
	.social-icons-news .bg-twitter {
		background-color: #1da1f2;
	}
	.social-icons-news .bg-pinterest {
		background-color: #e60023;
	}


.js-new-hint {
    min-width: 290px;
    position: absolute;
}
.js-new-hint .text {
	font-family: Gloria Hallelujah;
	font-size: 26px;
	text-align: center;
	display: inline-block;
	line-height: 29px;
	position: absolute;
}

.js-new-hint.hint-id-1 .text {
	top: 12px;
	left: 47px;
}
	.js-new-hint.hint-id-1.en .text,
	.js-new-hint.hint-id-1.fr .text,
	.js-new-hint.hint-id-1.nl .text,
	.js-new-hint.hint-id-1.es .text,
	.js-new-hint.hint-id-1.it .text {
		left: 57px;
	}
	.js-new-hint.hint-id-1.nl .text {
		top: -8px;
		left: 57px;
	}
	.js-new-hint.hint-id-1.en .text,
	.js-new-hint.hint-id-1.es .text {
		text-align: right;
	}
.js-new-hint.hint-id-2 .text {
	top: 0;
	right: 80px;
}
.js-new-hint.hint-id-3 .text {
	top: 2px;
	left: 87px;
}
	
	.js-new-hint .arrow-curved {
		display: inline-block;
		width: 0;
		height: 0;
		line-height: 0;
		border-style: solid;
		position: absolute;
	}
	.js-new-hint .arrow-curved:after {
		content: "";
		position: absolute;
		border: 0 solid transparent;
		border-bottom: 4px solid #82b338;
		width: 60px;
		height: 50px;
	}
	.js-new-hint.hint-id-1 .arrow-curved,
	.js-new-hint.hint-id-3 .arrow-curved {
		border-width: 4.5px 15px 9px 0;
		border-color: transparent #82b338 transparent transparent;
		top: 30px;
	}
	.js-new-hint.hint-id-2 .arrow-curved {
		border-width: 4.5px 0 9px 15px;
		border-color: transparent transparent transparent #82b338;
		top: 30px;
		right: 0;
	}
	.js-new-hint.hint-id-1 .arrow-curved:after,
	.js-new-hint.hint-id-3 .arrow-curved:after {
		border-radius: 0 0 85px 0;
		top: -41px;
		left: 17px;
		transform: rotate(9deg);
	}
	.js-new-hint.hint-id-2 .arrow-curved:after {
		border-radius: 0 0 0 85px;
		top: -45px;
		right: 14px;
		transform: rotate(-1deg);
	}
	
.feedback-form {}
	.feedback-form .hidden {
		display: none;
	}
	.feedback-form input {
		display: none;
	}
	.feedback-form .icon {
		font-size: 30px;
	}
	.feedback-form .icon.active {
		color: #ff6b00;
	}
	.feedback-form textarea {
	    padding: 10px 15px;
	    width: 300px;
	    height: 150px;
	}
	
.gridboxes .box {
    border: 1px solid #ddd;
    padding: 30px 10px 10px 10px;
}
    .gridboxes .box h3 {
        margin-top: 0;
        margin-bottom: 2px;
        font-size: 22px;
        font-weight: normal;
    }
    .gridboxes .box .smaller {
        font-size: 12px;
        line-height: 1em;
    }
    .gridboxes .box .line-through {
        color: #7b7b7b;
    }
    .gridboxes .box .bigger {
        font-size: 18px;
    }
    .gridboxes .box .btn {
        margin-top: 5px;
        padding: 5px 20px;
        font-size: 14px;
    }
    .gridboxes .big p,
    .gridboxes p.big {
        font-size: 22px;
        line-height: 1em;
    }
    .gridboxes a {
		display: inline-block;
    }
    
.top-3-templates > div > a {
    display: inline-block;
    line-height: 200px;
    margin-bottom: 20px;
}
.top-3-templates img {
    border: 1px solid #ddd;
    vertical-align: middle;
    margin: 0;
}

ul.accordion {
	border: 1px solid #ddd;
	border-radius: 5px;
}
	ul.accordion > li {
		padding: 10px;
		border-bottom: 1px solid #ddd;
		position: relative;
		margin: 0;
		list-style-type: none;
	}
	ul.accordion > li:last-child {
		border-bottom: 0;
	}
	ul.accordion > li:after {
		content: '\e826';
		font-family: fontello;
		position: absolute;
		top: 13px;
		right: 10px;
		font-size: 14px;
		line-height: 1em;
	}
	ul.accordion > li.active:after {
		content: '\e827';
	}
		ul.accordion > li .wrap {
			opacity: 0;
			height: 0;
			transition: all 0.3s ease 0s;
			margin: 0;
			overflow: hidden;
		}
		ul.accordion > li.active .wrap {
			opacity: 1;
			height: auto;
			padding: 20px 0;
		}
		ul.accordion h3 {
			margin: 0;
		}
		
ul.arrows.v-middle li,
ul.checks.v-middle li {
	display: flex;
	align-items: center;
}

img.flip {
	transform: scaleX(-1);
}




/*------------------------------------*\
    #9 - GUTENBERG
\*------------------------------------*/

.justify-content-center {
	text-align: center;
}