/* Build: 2025-01-24 09:55:41 */
/* ----- product-tile ----- */

.banner {
    height: 100%;
    width: 100%;
    max-height: 100%;
}

@-moz-document url-prefix() {
    .banner {
        position: relative;   
    }
}

.banner.banner-2column {
    text-align: left;   
}

.banner .banner-caption {
    position: relative;
    padding: 20px 20px 120px 20px;
    color: #293138;   
}

.banner .banner-content img {
    position: absolute;
    z-index: 0;
    height: 100%;
    min-width: 100%;
}

.banner .banner-content {
    top: 0;
    left: 0;
}

.banner.banner-color1 .banner-caption {
    color: #fff;   
	}

.banner.banner-color2 .banner-caption {
    color: #293138;   
	}

.banner.banner-color3 .banner-caption {

	}

.banner.banner-2column .banner-caption {
    width: 80%;
}

.banner.banner-2column .banner-caption.banner-width-40 {
	width: 40% !important;
	}

.banner.banner-2column .banner-caption.banner-width-50 {
	width: 50% !important;
	}

.banner.banner-2column .banner-caption.banner-width-60 {
	width: 60% !important;
	}

.banner.banner-2column .banner-caption.banner-width-70 {
	width: 70% !important;
	}

.banner.banner-2column .banner-caption.banner-width-80 {
	width: 80% !important;
	}

.banner.banner-2column .banner-caption.banner-width-100 {
	width: 100% !important;
	}

@media (max-width: 480px) {
	.banner.banner-2column .banner-caption.banner-width-40 {
		}

	.banner.banner-2column .banner-caption.banner-width-50 {
		}

	.banner.banner-2column .banner-caption.banner-width-60 {
		}

	.banner.banner-2column .banner-caption.banner-width-70 {
		}

	.banner.banner-2column .banner-caption.banner-width-80 {
		}

	.banner.banner-2column .banner-caption.banner-width-100 {
		}
	}

.banner .banner-caption h3 {
    margin-bottom: 0; 
}

.banner.banner-2column .banner-caption h3 {
    font-size: 150%;  
    line-height: 120%;
    margin-bottom: 10px; 
}

.banner .banner-button {
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
}

body.home .banner .banner-button {
    bottom: 60px;   
}

.banner.banner-1column .banner-button {
    width: 75%;
    right: auto;
}

.banner.banner-2column .banner-button {
    width: 40%;
    bottom: 20px !important; 
}

@media (max-width: 768px) {
    .banner.banner-1column {
        padding-bottom: 120px;  
    }

    .banner .banner-button,
    .banner.banner-1column .banner-button {
        right: 25%;   
        left: 25%;
    }

    body.home .banner .banner-button {
        width: auto;   
    }
	
	.banner.banner-2column .banner-button {
		left: 10%;
		right: 10%;
		width: auto;
	}
}
/* ----- blockbuster ----- */

.blockbuster .blockbuster-head {
    position: absolute;
    color: #fff;
    z-index: 2;
    left: 0;
    right: 0;
}

.blockbuster .blockbuster-head h3 {
	font-size: 200%;
	}

.blockbuster .blockbuster-head-container {
    position: relative;   
}

@media screen AND (max-width: 1150px) {
	.blockbuster .blockbuster-head-container {
		padding-right: 25%;
	}
}

@media screen AND (max-width: 391px) {
	.blockbuster .blockbuster-head-container {
		padding-right: 0;
	}
}

.blockbuster .blockbuster-head-border,
.blockbuster .blockbuster-head-visual {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

.blockbuster .blockbuster-head-border {
    top: 1px;
    bottom: -1px;
    z-index: 1;   
}

.blockbuster .blockbuster-head-visual {
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	
}

.blockbuster .container-wrapper {
    position: relative;
    padding: 40px 2%;  
	margin: 0 auto;
	max-width: 1400px; 
	z-index: 100;
}

.blockbuster .blockbuster-text {
    padding: 40px 2%;   
}

.blockbuster .blockbuster-text p {
    -moz-column-gap: 40px;
    font-size: 120%;
}

.blockbuster .blockbuster-content {
    padding-top: 100px;
    padding-bottom: 20px;
    color: #fff;
	background: no-repeat left top; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.blockbuster .breadcrumbs a {
    color: #fff;   
}

.blockbuster.blockbuster-color2 .blockbuster-head,
.blockbuster.blockbuster-color2 .blockbuster-content {
    color: #252c34;
}

.blockbuster.blockbuster-color2 .breadcrumbs a {
    color: #252c34;   
}

.blockbuster .pb-product, 
.blockbuster-product-hghlight {
    background: #fff; 
    margin: 20px;
    padding: 20px;
    color: #293138;
	position: relative;
}

.blockbuster .blockbuster-product .pb-product p {

}

.blockbuster-product-hghlight {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	}

.badges {
    display: block;
    width: 110px;
    position: absolute;
    top: -40px;
    right: -40px;
    color: #fff;
    font-size: 18px;
    background-color: #f9554c;
    border-radius: 50%;
	z-index: 40;
	}
	
@media screen AND (max-width: 1200px) {
	.badges {
		right: 10px;
	}
}

@media screen AND (max-width: 770px) {
	.blockbuster-product-hghlight {
		height: auto !important;
	}
}



.badges .in {
	height: 110px;
	padding: 10px;
	text-align: center;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	}

.blockbuster-product-hghlight .content {
	text-align: left;
	padding: 0 0 0 10px;
	}

.blockbuster-product-hghlight .content h4 {
	font-size: 160%;
	}

.blockbuster-product-hghlight .content h5 {
	font-size: 130%;
	color: #f9554c;
	}
.cms-container > .blog {
	background: url("/content/images/tpl/blog.jpg") no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
	
	}

.cms-container > .blog.blog-2column {
	padding: 40px 20px;
	}

.cms-container > .blog h2 {
	font-size: 200%;
    margin: 0;
    padding: 0 0 15px 0;
	}

.cms-container > .blog .message {
	padding: 0 0 20px 20px;
	}
.cms-container > .blog .buttons {
	width: 40%;
    bottom: 20px !important;
	}
.cms-container > .blog .image {
	padding: 0 0 20px 0;
	position: relative;
	}
	
.cms-container > .blog .image img {
	width:12vw;
    height: 12vw;
	max-height: 200px;
	max-width: 200px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto 0 auto;
}

@media (max-width: 991px) {
	.cms-container > .blog .image img {
		width:auto;
		height: auto;
		max-height: 100%;
		max-width: 100%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin: 0;
	}
	
	.cms-container > .blog .message {
		padding-left: 0;
	}
}
.btn {
	border-radius: 0;
	}

.dropdown-menu {
	border-radius: 0;
	}

.alert-notice {
	background-color: #fafafa;
    border-color: #dfdfdf;
    color: #444;
    font-size: 90%;
    padding: 10px;
    border-radius: 0;
	}

.modal-backdrop.in {
	opacity: 0.4;
	}

.modal-content {
	border-radius: 1px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50,50,50,0.3);
	-moz-box-shadow: 0px 0px 3px 0px rgba(50,50,50,0.3);
	box-shadow: 0px 0px 3px 0px rgba(50,50,50,0.3);
	}

.btn-def {
    color: #333;
    background-color: #fafafa;
    border-color: #ccc;
}

.btn-def:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .hidden-lg {
        display: none !important;
    	}
	}

.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xl{
	display: none !important;
	}

@media (min-width: 1600px) {
    .container {
        width: 1570px;
    	}

    .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
        float: left;
    	}

    .col-xl-12 {
        width: 100%;
    	}

    .col-xl-11 {
        width: 91.66666667%;
    	}

    .col-xl-10 {
        width: 83.33333333%;
    	}

    .col-xl-9 {
        width: 75%;
    	}

    .col-xl-8 {
        width: 66.66666667%;
    	}

    .col-xl-7 {
        width: 58.33333333%;
    	}

    .col-xl-6 {
        width: 50%;
    	}

    .col-xl-5 {
        width: 41.66666667%;
    	}

    .col-xl-4 {
        width: 33.33333333%;
    	}

    .col-xl-3 {
        width: 25%;
    	}

    .col-xl-2 {
        width: 16.66666667%;
    	}

    .col-xl-1 {
        width: 8.33333333%;
    	}

    .col-xl-pull-12 {
        right: 100%;
    	}

    .col-xl-pull-11 {
        right: 91.66666667%;
    	}

    .col-xl-pull-10 {
        right: 83.33333333%;
    	}

    .col-xl-pull-9 {
        right: 75%;
    	}

    .col-xl-pull-8 {
        right: 66.66666667%;
    	}

    .col-xl-pull-7 {
        right: 58.33333333%;
    	}

    .col-xl-pull-6 {
        right: 50%;
    	}

    .col-xl-pull-5 {
        right: 41.66666667%;
    	}

    .col-xl-pull-4 {
        right: 33.33333333%;
    	}

    .col-xl-pull-3 {
        right: 25%;
    	}

    .col-xl-pull-2 {
        right: 16.66666667%;
    	}

    .col-xl-pull-1 {
        right: 8.33333333%;
    	}

    .col-xl-pull-0 {
        right: auto;
    	}

    .col-xl-push-12 {
        left: 100%;
    	}

    .col-xl-push-11 {
        left: 91.66666667%;
    	}

    .col-xl-push-10 {
        left: 83.33333333%;
    	}

    .col-xl-push-9 {
        left: 75%;
    	}

    .col-xl-push-8 {
        left: 66.66666667%;
    	}

    .col-xl-push-7 {
        left: 58.33333333%;
    	}

    .col-xl-push-6 {
        left: 50%;
    	}

    .col-xl-push-5 {
        left: 41.66666667%;
    	}

    .col-xl-push-4 {
        left: 33.33333333%;
    	}

    .col-xl-push-3 {
        left: 25%;
    	}

    .col-xl-push-2 {
        left: 16.66666667%;
    	}

    .col-xl-push-1 {
        left: 8.33333333%;
    	}

    .col-xl-push-0 {
        left: auto;
    	}

    .col-xl-offset-12 {
        margin-left: 100%;
    	}

    .col-xl-offset-11 {
        margin-left: 91.66666667%;
    	}

    .col-xl-offset-10 {
        margin-left: 83.33333333%;
    	}

    .col-xl-offset-9 {
        margin-left: 75%;
    	}

    .col-xl-offset-8 {
        margin-left: 66.66666667%;
    	}

    .col-xl-offset-7 {
        margin-left: 58.33333333%;
    	}

    .col-xl-offset-6 {
        margin-left: 50%;
    	}

    .col-xl-offset-5 {
        margin-left: 41.66666667%;
    	}

    .col-xl-offset-4 {
        margin-left: 33.33333333%;
    	}

    .col-xl-offset-3 {
        margin-left: 25%;
    	}

    .col-xl-offset-2 {
        margin-left: 16.66666667%;
    	}

    .col-xl-offset-1 {
        margin-left: 8.33333333%;
    	}

    .col-xl-offset-0 {
        margin-left: 0;
    	}

    .visible-xl {
        display: block !important;
    	}

    table.visible-xl {
        display: table;
    	}

    tr.visible-xl {
        display: table-row !important;
    	}

    th.visible-xl, td.visible-xl {
        display: table-cell !important;
    	}

    .visible-xl-block {
        display: block !important;
		}

    .visible-xl-inline {
        display: inline !important;
    	}

    .visible-xl-inline-block {
        display: inline-block !important;
    	}

    .hidden-xl {
        display: none !important;
    	}
	}

.btn-important {
    background-color: #f2d9d7;
    border-color: #f2d9d7;
    color: #262b36;
	}
	
.btn-important:focus, .btn-important.focus {
    background-color: #d9c3c1;
    border-color: #000;
    color: #262b36;
	}
	
.btn-important:hover {
    background-color: #d9c3c1;
    border-color: #c2aeac;
    color: #262b36;
	}
	
.btn-important:active, .btn-important.active, .open > .dropdown-toggle.btn-important {
    background-color: #262b36;
    border-color: #c2aeac;
    color: #262b36;
	}
	
.btn-important:active:hover, .btn-important.active:hover, .open > .dropdown-toggle.btn-important:hover, .btn-important:active:focus, .btn-important.active:focus, .open > .dropdown-toggle.btn-important:focus, .btn-important.focus:active, .btn-important.active.focus, .open > .dropdown-toggle.btn-important.focus {
    background-color: #c2aeac;
    border-color: #000;
    color: #262b36;
	}
	
.btn-important:active, .btn-important.active, .open > .dropdown-toggle.btn-important {
    background-image: none;
	}
	
.btn-important.disabled, .btn-important[disabled], fieldset[disabled] .btn-important, .btn-important.disabled:hover, .btn-important[disabled]:hover, fieldset[disabled] .btn-important:hover, .btn-important.disabled:focus, .btn-important[disabled]:focus, fieldset[disabled] .btn-important:focus, .btn-important.disabled.focus, .btn-important.focus[disabled], fieldset[disabled] .btn-important.focus, .btn-important.disabled:active, .btn-important[disabled]:active, fieldset[disabled] .btn-important:active, .btn-important.disabled.active, .btn-important.active[disabled], fieldset[disabled] .btn-important.active {
    background-color: #d9c3c1;
    border-color: #c2aeac;
	}

.btn-important .badge {
    background-color: #fff;
    color: #f2d9d7;
	}
	
.popover {
	border-radius: 0;
	}
	
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding: 0;   
}

.container-fluid .row {
    max-width: 1400px;
    margin: 0 auto;   
}

.row {
    margin: 0;   
}

.col-sm-6 {
    float: left;
}

.btn.btn-default {
	border-left: 0;
}

.btn.btn-submit {
	border-left: 1px;
}

#footer .text-right {
    text-align: left;
}

@media (max-width: 480px) {
	.pagination {
		margin-left: 10px;
	}
}

.pagination > li {
    display: inline-block;
    margin-right: 5px;
}


/* Safari 9+ */

@supports (overflow:-webkit-marquee)
   and (justify-content:inherit) {

	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10 {
		margin-left: -1px;
	}
}
.boxed {
	border: 1px solid #c7c0b7;
	margin-bottom: 30px;
	}

.boxed.snap {
	border-top: none;
	margin-top: -30px;
	}

.boxed .content {
	padding: 20px;
	}

.boxed .content.filled {
	background: #f6f6f6;
	}

.boxed .nav-tabs {
	background: #c7c0b7;
	}

.boxed .nav-tabs > li > a, 
.boxed .nav-tabs > li > a:hover, 
.boxed .nav-tabs > li > a:focus {
	border-radius: 0;
	border: none;
	}
.brand-statement {
	background: #000;
    padding: 10px 0 30px 0;
    color: #dbe2e8;
	}
	
.brand-statement-wrapper {
	padding: 10px 2%;
    margin: 0 auto;
    max-width: 1400px;
    }

.brand-statement h2 {
	text-align: center;
	margin-bottom: 30px;
	}

.brand-statement .block {
	padding: 0 15px;
	}

.brand-statement p {
	font-weight: 100;
    text-align: justify;
    line-height: 180%;
	}
/* ----- carousel ----- */

.carousel {
    overflow: hidden;
	margin: 0;
	max-width: 1920px;
	
	clip-path: url('#ellipsis-clip');
}

.carousel .carousel-indicators {
    bottom: 20px;   
}

@media (max-width: 768px){
	.carousel .carousel-indicators {
    	display: none;
		}
	}

.carousel .carousel-indicators li {
    bottom: 10px;
    border: 0;
    margin: 2px;
    background-color: rgba(255, 255, 255, .4);  
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
    
    -webkit-transition: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
}

.carousel .carousel-indicators li:hover {
    background-color: rgba(255, 255, 255, .6);     
}

.carousel .carousel-indicators li.active {
    background-color: rgba(255, 255, 255, .8);   
    border: 0; 
    margin: 2px;
    height: 10px;
    width: 10px;
}

.carousel .carousel-control {
    background: rgba(0, 0, 0, .2);
    border-radius: 100px;
    width: 120px;
    text-align: right;
    height: 120px;
    margin-left: -84px;
    top: 50%;
    margin-top: -60px;
    
    -webkit-transition: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
}

.carousel .carousel-control:hover {
    background: rgba(0, 0, 0, .4);   
    margin-left: -74px; 
}

.carousel .carousel-control.right {
    margin-right: -84px;   
}

.carousel .carousel-control.right:hover {
    margin-right: -74px;   
}

.carousel .carousel-control .fa {
    position: absolute;
    left: auto;
    right: auto;
    width: auto;
    font-size: 28px;
    line-height: 120px;
    text-shadow: none;
    
    -webkit-transition: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
}

.carousel .carousel-control .fa-angle-left  {
    right: 12px;  
}

.carousel .carousel-control:hover .fa-angle-left {
    right: 16px;
}   

.carousel .carousel-control.right .fa-angle-right { 
    left: 12px; 
}

.carousel .carousel-control.right:hover .fa-angle-right {
    left: 16px;
}   

.carousel .carousel-caption {
    padding: 0;
    bottom: 140px;  
}

.carousel .carousel-caption h4 {
    font-size: 4rem;
    line-height: 4rem;  
    text-shadow: none; 
}

.carousel .carousel-caption p {
    font-size: 2rem;
    line-height: 4rem;  
    text-shadow: none; 
}

.carousel .item.light h4,
.carousel .item.light p {
    color: #3e4750;
}

.carousel .carousel-button {
    position: absolute;
    left: 20%;
    bottom: 60px;   
    z-index: 12;
    width: 276px;
}

@media (min-width: 1920px) {
	.carousel {
		margin: 0 auto;
		max-width: 1920px;
	}
}

@media (max-width: 799px) {
    .carousel .carousel-inner .item,
    .carousel .carousel-inner .item div.stretchy-wrapper {
        min-height: 220px;   
		}

    .carousel .carousel-caption {
        bottom: 200px;  
		}

    .carousel .carousel-button {
        bottom: 100px;   
    }
    
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        height: 320px;
        width: auto;
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    .carousel .carousel-caption h4 {
        font-size: 24px;
		line-height: 28px;
    }
	
	.carousel .carousel-caption p {
		font-size: 16px;
		line-height: 20px;
	}
	
	.carousel .carousel-caption {
		top: 40px;
	}
}

/* hotspot layer */

.carousel .hotspot-layer .hotspot-box {
    min-height: 160px;   
}

.carousel .hotspot-layer .hotspot-inner {
    padding: 20px 10px;   
}

.carousel .hotspot-layer .product-layer h3 {
    margin: 0;
    padding: 0 10px;
    font-size: 100%;
    font-weight: bold;
}

.carousel .hotspot-layer .product-layer .product-layer-details {
    padding: 0 10px;   
}

.carousel .hotspot-layer .product-layer ul {
    margin: 10px 0;
    list-style-type: none;
    font-size: 80%;
    margin: 0;
    padding:  20px 0;
}

.carousel .hotspot-layer .product-layer .product-layer-button {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px 0;
}
/*

@media (min-width: 768px) {
    
    body.home .cms-row:nth-of-type(2) {
    	-webkit-clip-path: url("clip-carousel.svg");
    	clip-path: url("clip-carousel.svg#clip-carousel");
    	margin-top: -20px;
    }
    
    @media (max-width: 768px) {
        body.home .cms-row:nth-of-type(2) {
    	    margin-top: -40px;    
    	}
    }
        
        
    .header,
    .blockbuster-head {
    	-webkit-clip-path: url("clip-header.svg");
    	clip-path: url("clip-header.svg#clip-header");
    }
    
    #footer {
    	-webkit-clip-path: url("clip-footer.svg");
    	clip-path: url("clip-footer.svg#clip-footer");
    }
}

*/
.cms-navigator {
	}

.cms-navigator h4 {
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eae9ee;
	text-transform: uppercase;
	font-size: 24px;
	}

.cms-navigator ul, 
.cms-navigator ul > li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	}

.cms-navigator ul > li {
	padding: 0 10px;
	}

.cms-navigator ul > li > a {
	display: block;
	padding: 5px 0;
	transition: all 0.3s ease 0s;
	}

.cms-navigator ul > li:hover > a {
	padding-left: 10px;
	}

.cms-navigator ul > li:hover > a > i {
	margin-right: 5px;
	}

.cms-navigator ul > li.active > a {
	text-decoration: underline;
	}

.cms-container .cms-navigator {
	margin-top: 40px;
	}

.cms-container .cms-navigator:first-child {
	margin-top: 0;
	}
.cms-pagination {
	display: inline-block;
	margin: 0 auto;
	}

.cms-pagination .pagination > li {
    margin: 0;
    padding: 0;
	}

.cms-pagination .pagination-sm > li > a, 
.cms-pagination .pagination-sm > li > span {
    font-size: 14px;
    line-height: 1.6;
    padding: 6px 12px;
    overflow: hidden;
	}
.cms-stage {

	}
	
.cms-stage .stretchy-wrapper {
	min-height: 150px;
	}
.cms-container {
	text-align: left;
	height: 100%;
	background: #fff;
	}

.cms-container.bgc-1 {
	background-color: #f7f3ea;
	}

.cms-container.bgc-2 {
	background-color: #faf8f9;
	}

.cms-container.bgc-3 {
	background-color: #edecea;
	}

.cms-container.narrow {
	}

.cms-container code {
	font-size: 110%;
	background: none;
	font-family: inherit;
	border-radius: 0;
	padding: 0;
	color: #da3390;
	}

.cms-placeholder {
	border: 2px dashed #ddd;
	background: #fafafa;
	min-height: 200px;
	font-size: 48px;
	text-align: center;
	color: #efefef;
	}

.cms-row {
	max-width: 1920px;
	margin: 0 auto;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.container-fluid .cms-row {
    max-width: 1920px;    
}

.cms-container.narrow .cms-row, 
.cms-row.narrow {
    padding: 10px 2%;
    margin: 0 auto;
    max-width: 1400px;   
}

.cms-container.narrow .cms-row.ignore-narrow {
    max-width: 1920px;
    padding: 0;
}

.cms-container.narrow .cms-row > .cms-column > div {
    padding: 0 20px;
	}

.cms-container.narrow .cms-row > .cms-column:first-child > div {
	padding-left: 0;
	}

.cms-container.narrow .cms-row > .cms-column:last-child > div {
	padding-right: 0;
	}

.cms-container.narrow .cms-row.ignore-narrow > .cms-column > div {
	padding: 0;
	}

@media (max-width: 768px) {
    .cms-container.narrow .cms-row > .cms-column > div {
    	padding: 0;
		}
	}

.cms-double {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;   
}

.cms-double>.cms-container {
    height: 50%;
    position: relative;   
}

@media (max-width: 768px) {
    .cms-row {
       margin: 0;
    }

    .cms-row .col-sm-6 {

    }
}

@media (max-width: 1024px) {
    .cms-row>.cms-column:first-of-type {
        margin: 0 0 0 -1px;   
    }    
}

.cms-row.pad-none {
	margin: 0;
	}

.cms-row.pad-top {
	padding-top: 40px;
	}

.cms-column {
   /* overflow: hidden;*/
    position: relative;
	}

.cms-column.pad-none, 
.cms-row.pad-none .cms-column {
	padding-left: 0;
    padding-right: 0;
	}

.cms-column-container {
    height: 100%;
	}
	
.editor-wrapper {
	padding: 0 3% 40px 3%;
	}

.editor-wrapper h1 {
	font-size: 240%;
	margin-top: 0;
	}

.editor-wrapper .lead {
	font-size: 140%;
	}

@media (max-width: 768px) {
	.editor-wrapper h1 {
		font-size: 200%;
		}
	
	.editor-wrapper .lead {
		font-size: 130%;
		}
	}

@media (max-width: 480px) {
	.editor-wrapper h1 {
		font-size: 160%;
		}
	
	.editor-wrapper .lead {
		font-size: 120%;
		}
	}

.editor-wrapper .page-header {
	margin-top: 0;
	}

.editor-wrapper hr {
	border-top: 1px solid #ddd;
	}

.editor-pad {
    padding: 0 20px;
	}

.editor-pad:first-child > div {
	padding-left: 0;
	}

.editor-pad:last-child > div {
	padding-right: 0;
	}

[data-mce-bogus] {
	display: none;
	}

/* ----- sizing ----- */

.col-md-3 > .cms-column-container > .cms-stage-background {
	padding-bottom: 131.25%;
	}

.col-md-6 > .cms-column-container > .cms-stage-background {
	padding-bottom: 65.63%;
	}

.col-md-9 > .cms-column-container > .cms-stage-background {
	padding-bottom: 43.75%;
	}

.col-md-12 > .cms-column-container > .cms-stage-background {
	padding-bottom: 32.81%;
	}
	
/* ----- text-columns ----- */

.text-default {
	padding: 80px 40px;
	margin: 0 auto;
	max-width: 1400px; 
	}

.text-col-3 p {
	-moz-column-count: 3;
	-moz-column-gap: 40px;
	-webkit-column-count: 3;
	-webkit-column-gap: 40px;
	column-count: 3;
	column-gap: 40px;
	
	padding: 40px;
	margin: 0 auto;
	max-width: 1400px; 
}

.text-col-2 p {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
	margin: 0 auto;
	max-width: 1400px; 
	}

@media (max-width: 768px) {
	.text-col-3 p {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		}
		
	.text-col-2 p {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		}
	}

@media (max-width: 992px) {
	.text-col-3 p {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
		}
	}
#tpl-cookie-policy, 
#tpl-noscript {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	background-color: #000;
	padding: 10px 50px 10px 10px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	}

#tpl-noscript {
	background-color: #fcf8e3;
    border-bottom: 1px solid #3a3636;
    color: #8a6d3b;
	}

#tpl-cookie-policy .inner {
	
	}

#tpl-cookie-policy p, 
#tpl-noscript p {
	padding: 0;
	margin: 0;
	}

#tpl-cookie-policy p > a {
	font-size: 16px;
	color: #f2d9d7;
	}

#tpl-cookie-policy .inner > a {
	display: block;
	position: absolute;
	right: 20px;
	top: 10px;
	color: #fff;
	}
ul.tpl-minimal-nav, 
ul.tpl-minimal-nav li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	}

ul.tpl-minimal-nav {
	margin: 50px 0 0 0;
	}

ul.tpl-minimal-nav li {
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #fff;
	}

ul.tpl-minimal-nav li:first-child {
	border: none;
	}


ul.tpl-minimal-nav li a {
	display: block;
	font-size: 14px;
	color: #fff;
	}
/* ----- ----- */

footer {
	position: relative; 
}

footer .footer-top {
	position: absolute;
    top: -30px;
    right: 80px;
	z-index: 5;
}

@media (max-width: 480px) {
	footer .footer-top {
		margin-left: -30px;
		left: 50%;
	}
}

footer .footer-top a {
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	background-color: rgb(235, 236, 235);
	display: block;
    width: 60px;
    height: 60px;
	color: #000;
	text-align: center;
}

footer .footer-top a i {
	color: #000;
	font-size: 16px;
	padding-top: 20px;
}


#footer {
	background: #000;
	min-height: 240px;
	padding: 60px 0;
	color: #fff;
}

#footer .newsletter .form-control {
	display: inline-block;
	width: 95%;
}

#footer .row {
	margin-bottom: 30px;
}

#footer .row.last {
	padding-top: 75px;
}



#footer address .row {
	margin-bottom: 0;
}

#footer i.fa-babor {
    font-size: 48px;
    line-height: 48px;   
}

#footer .logo img {
    width: 120px;  
}

#footer h2 {
	font-size: 200%;
}

#footer h2 a {
	color: #fff;
}

#footer input.form-control:focus {
    color: #181e24;
    border: 1px solid #f2d9d7;
}

#footer .country-select label {
    font-weight: normal;
}

#footer .tpl-foot-search {
    margin-top: 15px;
}

#footer .country-select {
	margin-top: 6px;
	text-align: right;
}

#footer .footer-organization {
	
	}


#footer .footer-organization a {
	color: #fff;
	}
	
#footer .country-select-title {
    position: relative;
	display: inline-block;
	padding-left: 40px;
}

#footer .country-select-title:before {
    content: "\f04a";
    position: absolute;
    left: 0;
    top: -14px;  
    font-size: 32px;
    font-family: "BaborLg";
}

#footer .country-select-field {
    display: inline-block;
    padding-left: 5px;   
}

#footer .country-select-field a.dropdown-toggle { 
	color: #fff;
	}

#footer .country-select-field select.bs-select-hidden {
    display: none;   
}

#footer .country-select-field .bootstrap-select {
    width: auto;   
}

#footer .country-select-field button.dropdown-toggle {
    position: relative;
    outline: 0;
    border: 0;
    background: none;
    color: #fff;   
    font-size: 100%;
}

#footer .country-select-field button.dropdown-toggle:after {
    position: absolute;
    right: 5px;
    top: 8px;
    font-size: 14px;
    content: "\f04b";
    font-family: "BaborLg";
}

#footer .country-select-field button.dropdown-toggle span.caret {
    display: none;
}

ul.tpl-foot-nav, 
ul.tpl-foot-nav li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.tpl-foot-nav li {
	float: right;
	padding-left: 20px;
	}

ul.tpl-foot-nav li a {
	display: block;
	margin-bottom: 5px;
	font-size: 18px;
	color: #fff;
}


ul.tpl-payment, 
ul.tpl-payment li, 
ul.tpl-social, 
ul.tpl-social li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.tpl-payment {
	margin-top: 7px;
}


ul.tpl-payment li, 
ul.tpl-social li {
	float: left;
	margin-right: 21px;
	font-size: 22px;
}

ul.tpl-social li {
	float: right;
    margin-bottom: 20px;
}

ul.tpl-social li a {
	display: block;
	width: 42px;
	height: 42px;
	line-height: 44px;
	font-size: 18px;
	text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	background: #f0ebe7;
	color: #ab9f98;
	overflow: hidden;
}

ul.tpl-social li a:hover {
	background: #fff;
}


@media (max-width: 1400px) {
	#footer ul.tpl-social li a {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}
	
	#footer ul.tpl-payment li, 
	#footer ul.tpl-social li {
		margin-right: 12px;
	}
	
	#footer ul.tpl-payment li:last-child {
		margin-right: 0;
	}
	
}

@media (max-width: 1024px) {
	#footer ul.tpl-social li a {
		color: #000;
	}
}

@media (max-width: 1160px) {
	#footer ul.tpl-social li a {
		width: 25px;
		height: 25px;
		line-height: 25px;
		font-size: 15px;
	}
}

@media (max-width: 985px) {
	#footer .col-sm-offset-1 {
		margin-left: 0;
	}
	
	#footer ul.tpl-social li {
		margin-bottom: 12px;
	}
}

@media (max-width: 770px) {
	
	#footer .col-sm-4 {
		width: 100%;
		text-align: left;
	}
	
	#footer .country-select {
		margin-top: 16px;
	}
	
	
	#footer ul.tpl-social li a {
		color: #000;
	}
	
	#footer ul.tpl-social {
		display: inline-block;
		padding-top: 20px;
	}

	#footer ul.tpl-payment li, 
	#footer ul.tpl-social li {
		float: left;
	}
	
	#footer .row.last {
		padding-top: 0px;
	}
	
	#footer .text-right {
		text-align: center;
	}
	
}

@media (max-width: 480px) {
	
	#footer ul.tpl-payment li {
		font-size: 16px;
	}
	
	#footer .country-select {
		margin-top: 25px;
	}
	
}

.footer-organization {
	font-size: 95%;
	}

.footer-organization h4 {
	font-size: 180%;
	}

.footer-organization.secondary h4 {
	font-size: 140%;
	}

hr.footer-organization-secondary {
	border-top: 1px solid #3a4148;
	}
.form-control {
	border-radius: 0;
	}

.input-group-btn .btn {
	border-radius: 0;
	}

.btn-submit {
	background-color: #f2d9d7;
	}

@media (min-width: 768px) {
	.auto-width {
		width: auto;
		}

	.small-width {
		width: auto;
		min-width: 280px;
		}
	}
.global-loader {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 99999;
	}

.global-loader span {
	display: block;
	padding: 30% 0;
	text-align: center;
	}

.global-loader i {
	font-size: 180px;
	color: #fff;
	opacity: 0.5;
	}
.fa-helper::before, 
.fa-helper::after {
	-moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}

td.price {
	text-align: right;
	}

[data-href] {
	cursor: pointer;
	}

.uc {
	text-transform: uppercase;
	}

hr.gray {
	border-top: 1px solid #ddd;
	}

.ajax-loading {
	margin: 50px auto;
	font-size: 72px;
	width: 80px;
	color: #fff;
	opacity: 0.5;
}

.ajax-loading.dark {
	color: #3b4354;
}

.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.dropdown-block .dropdown-menu {
	width: 100%;
	}

.shadow-button {
    background: #000;
    display: block;
    left: 0;
    position: relative;
    top: 0;
    z-index: 1;
    opacity: 1;
    -webkit-transition: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
    color: #fff!important;
}

button.shadow-button {
    border: 0;
    width: 100%;   
}


.shadow-button > span {
    background: #000;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    line-height: 1em;
    padding: 10px 30px 10px 10px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
}

.shadow-button > span > span {
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	}

.shadow-button > span::after {
    font-family: "BaborLg";
    display: inline-block;
    position: absolute;
    right: 5%;
    top: 50%;
    font-size: 75%;
    margin-top: -0.75em;
    content: '\f02a'; 
    z-index: 10;  
}

.shadow-button:hover {
    opacity: 0.75;
}   

@media (min-width: 1400px) {
    .shadow-button > span {
        font-size: 155%;   
    }    
} 

@media (min-width: 1024px) {
    .shadow-button > span {
        font-size: 140%;   
    }    
} 

@media (max-width: 1024px) {
    .shadow-button > span {
        font-size: 120%;   
    }    
}

@media (max-width: 768px) {
    .shadow-button > span {
        font-size: 150%;   
    }    
}

.teaser-background,
.banner-background,
.pb-infoblock-background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media (max-width: 768px) {
	:placeholder-shown {
		font-size: 95%;
		}
	::-webkit-input-placeholder {
		font-size: 95%;
		}

	:-moz-placeholder {
		font-size: 95%;
		}

	::-moz-placeholder {
		font-size: 95%; 
		}

	:-ms-input-placeholder {  
		font-size: 95%;
		}
	}
/* ----- product-tile ----- */

.header {
    position: static;
    padding-bottom: 20px;
    background: #000;
    color: #fff;
}

.header.merchantshop {
	color: #252c34;
    background: #000;   
}

.header.header-color1 {
	background: #000;
}

.header.header-color2 {
	background: #000;
}

.header.header-color3 {
	background: #000;
}

.header .header-content {
    padding: 10px 2%;  
	margin: 0 auto;
	max-width: 1400px; 
}

.header h1 {
	font-size: 250%;
	}
.headlines .headlines-head {
    
}

.headlines .headlines-head h1 {
    font-family: "ProximaNovaReg";
    font-size: 48px;
    color: #44505f;
    margin-bottom: 24px;
}

.headlines-commendation h5 {
    font-family: "ProximaNovaReg";
    font-size: 30px;
    color: #44505f;
    margin-top: 3px;
    margin-bottom: 22px;
}

.headlines-commendation h6 {
    font-size: 30px;
    font-family: "ProximaNovaLight";
    color: #da3f92;
    margin-bottom: 0;
}
.helpdesk .panel {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	}

.helpdesk-tile {
	padding: 15px;
	margin: 0 10px 10px 10px;
	border: 1px solid #ddd;
	overflow: hidden;
	min-height: 120px;
	border-radius: 2px;
	transition: all .3s ease 0s;
	cursor: pointer;
	}

.helpdesk-tile:hover {
	background-color: #e9e5e2;
	}

@media (max-width: 767px) {
	.helpdesk-tile {
		min-height: 0;
		}
	}
.hotspot-layer {
	}

.hotspot-layer .ajax-loading {
	margin: 0 auto;
	color: #44505f;
	}

.cms-stage-layer .hotspot-product {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px 20px 100px 20px;
	z-index: 45;
	opacity: 0;
	}

.hotspot-box {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	min-width: 240px;
	min-height: 200px;
	background: rgba(255, 255, 255, 0.75);
	}

.cms-stage-layer:hover .hotspot-product {
	display: block;
	}

.hotspot-inner {
	padding: 20px;
	}

.hotspot-edge {
	display: block;
	position: absolute;
	background: transparent;
	width: 15px;
	height: 15px;
	}

.hotspot-edge.ul {
	top: -12px;
	left: -12px;
	border-top: 2px solid rgba(255, 255, 255, 0.85);
	border-left: 2px solid rgba(255, 255, 255, 0.85);
	}

.hotspot-edge.ur {
	top: -12px;
	right: -12px;
	border-top: 2px solid rgba(255, 255, 255, 0.85);
	border-right: 2px solid rgba(255, 255, 255, 0.85);
	}

.hotspot-edge.ll {
	bottom: -12px;
	left: -12px;
	border-bottom: 2px solid rgba(255, 255, 255, 0.85);
	border-left: 2px solid rgba(255, 255, 255, 0.85);
	}

.hotspot-edge.lr {
	bottom: -12px;
	right: -12px;
	border-bottom: 2px solid rgba(255, 255, 255, 0.85);
	border-right: 2px solid rgba(255, 255, 255, 0.85);
	}

.hotspot-helper {
	display: block;
	position: absolute;
	top: -10px;
	left: -10px;
	bottom: -10px;
	right: -10px;
	background: rgba(200, 200, 100, 1);
	z-index: -5;
	}
/* ----- iconbar ----- */

.iconbar {
	padding: 40px 40px 20px 40px;
	max-width: 1920px;
}

.iconbar-promises {
	background: rgb(235, 236, 235);
	padding: 40px;    
}

.iconbar ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;   
    max-width: 1280px;
}

.iconbar ul li {
    float: left;
    max-width: 320px;
    padding: 0 20px;
    width: 25%;
}


.iconbar-promises ul li {    
    text-align: center;   
}

.iconbar ul li a {
    display: block;
    text-decoration: none;
    color: #000;  
    position: relative;
    cursor: pointer;
    opacity: 0.6;
    
    -webkit-transition: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
}

.iconbar-promises ul li a {
    min-height: 160px;     
}

.iconbar-trust ul li a {
    height: 60px;
    line-height: 20px;
    padding-left: 80px;
    color: #465363;
}

.iconbar ul li a:hover {
    text-decoration: none;  
    opacity: 1; 
}

.iconbar ul li a span {
    display: block;   
}

.iconbar-promises ul li a span.iconbar-caption {
    font-size: 150%; 
}

.iconbar-trust ul li a span.iconbar-caption {
    display: table-cell;
    vertical-align: middle;
    max-width: 120px;
    height: 60px;
}

.iconbar ul li a span.iconbar-icon {
    position: absolute;
    display: block;
    width: 84px;
    height: 84px;
    border-radius: 100px;
    border: 1px solid #786e65;
    left: 50%;
    margin-left: -42px;
    bottom: 0;
    padding: 24px 0;
    background: rgba(255, 255, 255, 0.2);
}

.iconbar-trust ul li a span.iconbar-icon {
    width: 60px;
    height: 60px;
    left: 0;
    top: 0; 
    margin: 0;  
    color: #786e65; 
    text-align: center;
    padding: 12px 0;
}


@media (min-width: 1920px) {
	.iconbar {
		margin: 0 auto;
		max-width: 1920px;
	}
}

@media (max-width: 1100px) {
    .iconbar-promises ul li a {
        min-height: 240px;
    }    
}
/* legal */

.legal {
    padding: 20px;
    max-width: 1400px;
    margin: 0 auto;   
}

.legal p {
    text-align: center; 
    color: #5a6470;  
}
.merchantsearch {
	}

.merchantsearch-map-wrapper {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 45%;
	}

.merchantsearch-map {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	background: #eee;
	}

.merchantsearch-form {
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 45%;
	left: -43%;
	min-height: 20%;
	background: #fff;
	z-index: 10;
	transition: all 0.5s ease 0s;
	}

.merchantsearch-form:hover, 
.merchantsearch-form.open {
	left: 0;
	}

.merchantsearch-map-wrapper:hover .merchantsearch-form.closed {
	left: -43%;
	}

.merchantsearch-form .close {
	display: block;
	position: absolute;
	right: 6px;
	top: 6px;
	}

.merchantsearch-form .inner {
	padding: 4%;
	}

.merchantsearch-form .geolocation {
	margin-top: 10px;
	}
	
@media (max-width: 900px) {
	.merchantsearch-form .inner {
		font-size: 90%;
		}
	}

@media (max-width: 767px) {
	.merchantsearch-map-wrapper {
		position: static;
		padding-bottom: 0;
		}
		
	.merchantsearch-map {
		position: static;
		top: auto;
		left: auto;
		bottom: auto;
		right: auto;
		height: 240px;
		}
		
	.merchantsearch-form {
		position: static;
		top: auto;
		left: auto;
		bottom: auto;
		right: auto;
		width: 100%;
		transform: none;
		}
	
	.merchantsearch-form .close {
		display: none;
		}
	}

/* ----- ----- */

.merchantsearch-results {
	padding: 20px 0;
	}

.merchantsearch-results > .row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	align-items: stretch;
	align-content: space-between;
	
	max-width: 1920px;
	}

.merchantsearch-results > .row > .col-sm-6 {
	background-color: #d7cec9;
	}

.merchantsearch-results > .row:nth-child(odd) > .col-sm-6:nth-child(odd) {
	background-color: #f9f9f9;
	}
	
.merchantsearch-results > .row:nth-child(even) > .col-sm-6:nth-child(even) {
	background-color: #f9f9f9;
	}

.merchantsearch .merchant {
	padding: 20px;
	}

.merchantsearch .merchant h4 {
	font-size: 200%;
	}

.merchantsearch .merchant > p {
	margin-bottom: 10px;
	}

.merchantsearch .merchant > p.open {
	margin-bottom: 5px;
	color: #5ba37b;
    font-weight: bold;
    padding: 0 0 0 15px;
    position: relative;
	}

.merchantsearch .merchant > p.open::before {
    background: #5ba37b;
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 10px;
	}

.merchantsearch .merchant h4 span {
	font-size: 50%;
	color: #f56668;
	}

.merchantsearch .merchant ul, 
.merchantsearch .merchant ul > li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	}
.merchantsearch .merchant ul > li.separator {
	height: 10px;
	}
	
.merchantsearch .merchant ul {
	margin-bottom: 10px;
	}

.merchantsearch .merchant ul > li {
	font-size: 90%;
	padding: 3px 0;
	}

.merchantsearch .merchant table.hours td {
	padding: 3px 15px 3px 0;
	font-size: 90%;
	vertical-align: top;
	}

.merchantsearch .merchant table.hours .sec {
	display: block;
	}

@media (max-width: 767px) {
	.merchantsearch-results > .row > .col-sm-6 {
		background-color: #f9f9f9;
		border-bottom: 3px solid #fff;
		}
	}
.header.merchantshop {
	background: #cdcdcd no-repeat right -30px;
	background-size: 300px;
	}

.merchantshop .merchantshop-headline h4 {	
    padding: 20px 0;
    font-size: 200%;   
}

.container-wrapper.merchantshop-content {	
    padding: 20px 2%;
}

.merchantshop-content h3 {
    margin-top: 0;   
}

.merchantshop-content .col-md-6 {
    width: 48%;
    margin: 0 2% 0 0;
}

.merchantshop-content .col-md-6:last-of-type {
    margin: 0 0 0 2%;
}

.merchantshop-map {
    width: 100%;
    height: 480px;
    max-height: 480px;   
    max-width: 1920px;
    margin: 0 auto;
}
.mm-menu,.mm-panels,.mm-panels>.mm-panel{margin:0;left:0;right:0;top:0;bottom:0;z-index:0;box-sizing:border-box}
.mm-btn,.mm-menu{box-sizing:border-box}
.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover{text-decoration:none}
.mm-hidden{display:none!important}
.mm-wrapper{overflow-x:hidden;position:relative}
.mm-menu{display:block;padding:0;position:absolute}
.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;position:absolute}
.mm-btn,.mm-panel.mm-highest{z-index:1}
.mm-panels{overflow:hidden}
.mm-panel{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-panel.mm-opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-panel.mm-subopened{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}
.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}
.mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}
.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}
.mm-vertical .mm-panel{-webkit-transform:none!important;transform:none!important}
.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}
.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}
.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{height:40px;bottom:auto}
.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{top:16px;bottom:auto}
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:19px}
.mm-btn{width:40px;height:40px;position:absolute;top:0}
.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}
.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}
.mm-arrow:after,.mm-next:after,.mm-prev:before{content:'';border:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.mm-prev:before{border-right:none;border-bottom:none;left:23px}
.mm-arrow:after,.mm-next:after{border-top:none;border-left:none;right:23px}
.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}
.mm-navbar>*{display:block;padding:10px 0}
.mm-navbar .mm-btn:first-child{padding-left:20px;left:0}
.mm-navbar .mm-btn:last-child{text-align:right;padding-right:20px;right:0}
.mm-panel .mm-navbar{display:none}
.mm-panel.mm-hasnavbar .mm-navbar{display:block}
.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}
.mm-listview{font:inherit;font-size:14px;line-height:20px}
.mm-listview>li{position:relative}
.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}
.mm-listview>li>a,.mm-listview>li>span{color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}
.mm-listview>li>a.mm-arrow,.mm-listview>li>span.mm-arrow{padding-right:50px}
.mm-listview>li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;right:0;bottom:0;left:20px}
.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}
.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}
.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}
.mm-listview .mm-next.mm-fullsubopen{width:100%}
.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}
.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}
.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}
.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}
.mm-listview .mm-inset{list-style:disc inside;padding:0 10px 15px 40px;margin:0}
.mm-listview .mm-inset>li{padding:5px 0}
.mm-listview .mm-divider{font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}
.mm-listview .mm-spacer{padding-top:40px}
.mm-listview .mm-spacer>.mm-next{top:40px}
.mm-listview .mm-spacer.mm-divider{padding-top:25px}
.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.7)}
.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}
.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}
.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}
.mm-menu .mm-listview>li .mm-arrow:after,.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}
.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}
.mm-menu .mm-divider,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}
.mm-slideout{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}
html.mm-opened{overflow-x:hidden;position:relative}
html.mm-blocking,html.mm-blocking body{overflow:hidden}
html.mm-background .mm-page{background:inherit}
#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}
html.mm-blocking #mm-blocker{display:block}
.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}
.mm-menu.mm-offcanvas.mm-current{display:block}
.mm-menu{width:80%;min-width:140px;max-width:440px}
html.mm-opening .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}
}
.mm-menu.mm-autoheight.mm-bottom,.mm-menu.mm-autoheight.mm-top{max-height:80%}
.mm-menu.mm-autoheight.mm-bottom.mm-fullscreen,.mm-menu.mm-autoheight.mm-top.mm-fullscreen{max-height:100%}
.mm-menu.mm-measureheight .mm-panel{display:block!important}
.mm-menu.mm-measureheight>.mm-panels>.mm-panel{bottom:auto!important;height:auto!important}
.mm-menu.mm-columns{transition-property:width,max-width,-webkit-transform;transition-property:transform,width,max-width;transition-property:transform,width,max-width,-webkit-transform}
.mm-menu.mm-columns .mm-panels>.mm-panel{width:100%;right:auto;display:none;transition-property:width,-webkit-transform;transition-property:transform,width;transition-property:transform,width,-webkit-transform}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened{border-right:1px solid;border-color:inherit;display:block;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);z-index:2}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0{display:block;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-menu.mm-columns-0{width:80%;min-width:140px;max-width:0}
html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:0px){html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1{display:block;-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}
.mm-menu.mm-columns-1{width:80%;min-width:140px;max-width:440px}
html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:550px){html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}
}
.mm-menu.mm-columns-1 .mm-panels>.mm-panel{width:100%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2{-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2{display:block;-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}
.mm-menu.mm-columns-2{width:80%;min-width:140px;max-width:880px}
html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:1100px){html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}
}
.mm-menu.mm-columns-2 .mm-panels>.mm-panel{width:50%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3{-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3{display:block;-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}
.mm-menu.mm-columns-3{width:80%;min-width:140px;max-width:1320px}
html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:1650px){html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}
}
.mm-menu.mm-columns-3 .mm-panels>.mm-panel{width:33.34%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4{-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4{display:block;-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}
.mm-menu.mm-columns-4{width:80%;min-width:140px;max-width:1760px}
html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:2200px){html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}
}
.mm-menu.mm-columns-4 .mm-panels>.mm-panel{width:25%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5{-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5{display:block;-webkit-transform:translate3d(600%,0,0);transform:translate3d(600%,0,0)}
.mm-menu.mm-columns-5{width:80%;min-width:140px;max-width:2200px}
html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:2750px){html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(2200px,0,0);transform:translate3d(2200px,0,0)}
}
.mm-menu.mm-columns-5 .mm-panels>.mm-panel{width:20%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6{-webkit-transform:translate3d(600%,0,0);transform:translate3d(600%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6{display:block;-webkit-transform:translate3d(700%,0,0);transform:translate3d(700%,0,0)}
.mm-menu.mm-columns-6{width:80%;min-width:140px;max-width:2640px}
html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:3300px){html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(2640px,0,0);transform:translate3d(2640px,0,0)}
}
.mm-menu.mm-columns-6 .mm-panels>.mm-panel{width:16.67%}
em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}
em.mm-counter+a.mm-next{width:90px}
em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{margin-right:90px}
em.mm-counter+a.mm-fullsubopen{padding-left:0}
.mm-vertical>.mm-counter{top:12px;margin-top:0}
.mm-vertical.mm-spacer>.mm-counter{margin-top:40px}
.mm-nosubresults>.mm-counter{display:none}
.mm-menu em.mm-counter{color:rgba(0,0,0,.3)}
.mm-divider>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}
.mm-divider.mm-opened a.mm-next:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.mm-collapsed:not(.mm-uncollapsed){display:none}
.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-fixeddivider:after{content:none!important;display:none!important}
.mm-hasdividers .mm-fixeddivider{display:block}
.mm-menu .mm-fixeddivider span{background:rgba(0,0,0,.05)}
html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{transition-duration:0s}
.mm-menu.mm-dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}
html.mm-dropdown .mm-slideout{-webkit-transform:none!important;transform:none!important;z-index:0}
html.mm-dropdown #mm-blocker{transition-delay:0s!important;z-index:1}
html.mm-dropdown .mm-menu{z-index:2}
html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu{display:none}
.mm-menu.mm-tip:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.mm-menu.mm-tipleft:before{left:22px}
.mm-menu.mm-tipright:before{right:22px}
.mm-menu.mm-tiptop:before{top:-8px}
.mm-menu.mm-tipbottom:before{bottom:-8px}
.mm-iconpanel .mm-panel{transition-property:left,-webkit-transform;transition-property:transform,left;transition-property:transform,left,-webkit-transform}
.mm-iconpanel .mm-panel.mm-opened{border-left:1px solid;border-color:inherit}
.mm-iconpanel .mm-panel.mm-subopened{overflow-y:hidden;left:-40px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0}
.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px}
.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px}
.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px}
.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px}
.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px}
.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px}
.mm-subblocker{background:inherit;opacity:0;display:block;transition:opacity .4s ease}
.mm-subopened .mm-subblocker{opacity:.6;position:absolute;top:0;right:0;bottom:-100000px;left:0;z-index:3}
.mm-navbar-bottom,.mm-navbar-top~.mm-navbar-top{border-bottom:none}
.mm-menu>.mm-navbar{background:inherit;padding:0;z-index:3;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-navbar-bottom{border-top-width:1px;border-top-style:solid;top:auto;bottom:0}
.mm-navbar-bottom~.mm-navbar-bottom{border-top:none}
.mm-navbar.mm-hasbtns{padding:0 40px}
.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}
.mm-navbar .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}
.mm-navbar .mm-breadcrumbs>*{display:inline-block;padding:10px 3px}
.mm-navbar .mm-breadcrumbs>a{text-decoration:underline}
.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}
.mm-navbar-top-1{top:0}
.mm-hasnavbar-top-1 .mm-panels,.mm-navbar-top-2{top:40px}
.mm-hasnavbar-top-2 .mm-panels,.mm-navbar-top-3{top:80px}
.mm-hasnavbar-top-3 .mm-panels,.mm-navbar-top-4{top:120px}
.mm-hasnavbar-top-4 .mm-panels{top:160px}
.mm-navbar-bottom-1{bottom:0}
.mm-hasnavbar-bottom-1 .mm-panels,.mm-navbar-bottom-2{bottom:40px}
.mm-hasnavbar-bottom-2 .mm-panels,.mm-navbar-bottom-3{bottom:80px}
.mm-hasnavbar-bottom-3 .mm-panels,.mm-navbar-bottom-4{bottom:120px}
.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}
.mm-navbar-size-2{height:80px}
.mm-navbar-size-3{height:120px}
.mm-navbar-size-4{height:160px}
.mm-navbar-content-2>*{width:50%}
.mm-navbar-content-3>*{width:33.33%}
.mm-navbar-content-4>*{width:25%}
.mm-navbar-content-5>*{width:20%}
.mm-navbar-content-6>*{width:16.67%}
.mm-sronly{text-indent:10px;overflow:hidden;display:block;width:1px;height:1px;position:absolute;z-index:-1}
.mm-search,.mm-search input{box-sizing:border-box}
.mm-search{height:40px;padding:7px 10px 0;position:relative}
.mm-search input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:26px;font:inherit;font-size:14px;line-height:26px;display:block;width:100%;height:26px;margin:0;padding:0 10px}
.mm-search input::-ms-clear{display:none}
.mm-search .mm-clear,.mm-search .mm-next{right:0}
.mm-panel>.mm-search{width:100%;position:absolute;top:0;left:0}
.mm-panel.mm-hassearch{padding-top:40px}
.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search{top:40px}
.mm-noresultsmsg{text-align:center;font-size:21px;padding:40px 0}
.mm-noresults .mm-indexer{display:none!important}
li.mm-nosubresults>a.mm-next{display:none}
li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{padding-right:10px}
.mm-panels>.mm-resultspanel:not(.mm-opened){-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.7)}
.mm-menu .mm-noresultsmsg{color:rgba(0,0,0,.3)}
.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-100px;z-index:3;transition:right .4s ease;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-indexer a{text-decoration:none;display:block;height:3.85%}
.mm-indexer~.mm-panel.mm-hasindexer{padding-right:40px}
.mm-hasindexer .mm-indexer{right:0}
.mm-hasindexer .mm-fixeddivider{right:20px}
.mm-menu .mm-indexer a{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen){transition:background .4s ease}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.5)}
input.mm-check,input.mm-toggle{position:absolute;left:-10000px}
label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2;right:20px}
label.mm-check:before,label.mm-toggle:before{content:'';display:block}
label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}
label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}
input.mm-toggle:checked~label.mm-toggle:before{float:right}
label.mm-check{width:30px;height:30px;margin-top:-15px}
label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
input.mm-check:checked~label.mm-check:before{opacity:1}
li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{bottom:auto;margin-top:0;top:5px}
label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}
label.mm-check+a,label.mm-check+span{padding-right:60px}
a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{right:60px}
a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{margin-right:50px}
a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{padding-right:70px}
a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{padding-right:50px}
em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{right:100px}
em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{margin-right:90px}
.mm-menu label.mm-toggle{background:rgba(0,0,0,.1)}
.mm-menu label.mm-toggle:before{background:#f3f3f3}
.mm-menu input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu label.mm-check:before{border-color:rgba(0,0,0,.7)}
.mm-listview.mm-border-none>li:after,.mm-menu.mm-border-none .mm-listview>li:after{content:none}
.mm-listview.mm-border-full>li:after,.mm-menu.mm-border-full .mm-listview>li:after{left:0!important}
.mm-listview.mm-border-offset>li:after,.mm-menu.mm-border-offset .mm-listview>li:after{right:20px}
.mm-menu.mm-effect-menu-zoom{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}
html.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;transform-origin:left center}
html.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;transform-origin:right center}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
.mm-menu.mm-effect-menu-slide{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}
html.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}
html.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-effect-menu-fade{opacity:0;transition:opacity .4s ease}
html.mm-opening .mm-menu.mm-effect-menu-fade{opacity:1}
.mm-menu.mm-effect-panels-zoom .mm-panel{-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0);-webkit-transform-origin:left center;transform-origin:left center}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}
.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li{transition:none .4s ease}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1){transition-delay:50ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2){transition-delay:.1s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3){transition-delay:150ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4){transition-delay:.2s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5){transition-delay:250ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6){transition-delay:.3s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7){transition-delay:350ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8){transition-delay:.4s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9){transition-delay:450ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10){transition-delay:.5s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11){transition-delay:550ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12){transition-delay:.6s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13){transition-delay:650ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14){transition-delay:.7s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15){transition-delay:750ms}
.mm-menu.mm-effect-listitems-slide .mm-listview>li{transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}
html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.mm-menu.mm-effect-listitems-fade .mm-listview>li{transition-property:opacity;opacity:0}
html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li{opacity:1}
.mm-menu.mm-effect-listitems-drop .mm-listview>li{transition-property:opacity,top;opacity:0;top:-25%}
html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li{opacity:1;top:0}
.mm-menu.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}
html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
@media all and (max-width:140px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:10000px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
@media all and (max-width:140px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}
}
@media all and (min-width:10000px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}
}
.mm-menu.mm-fullscreen.mm-bottom,.mm-menu.mm-fullscreen.mm-top{height:100%;min-height:140px;max-height:10000px}
html.mm-opened.mm-fullscreen .mm-page{box-shadow:none!important}
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{text-overflow:clip;white-space:normal}
html.mm-pagedim #mm-blocker,html.mm-pagedim-black #mm-blocker,html.mm-pagedim-white #mm-blocker{opacity:0}
html.mm-pagedim-black.mm-opening #mm-blocker,html.mm-pagedim-white.mm-opening #mm-blocker,html.mm-pagedim.mm-opening #mm-blocker{opacity:.3;transition:opacity .4s ease .4s}
html.mm-pagedim #mm-blocker{background:inherit}
html.mm-pagedim-white #mm-blocker{background:#fff}
html.mm-pagedim-black #mm-blocker{background:#000}
.mm-menu.mm-pageshadow:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:99;box-shadow:0 0 10px rgba(0,0,0,.3)}
.mm-menu.mm-pageshadow.mm-right:after{left:auto;right:100%}
.mm-menu.mm-pageshadow.mm-front:after,.mm-menu.mm-pageshadow.mm-next:after{content:none;display:none}
.mm-menu.mm-popup{transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
html.mm-popup.mm-opening .mm-menu.mm-popup{opacity:1}
html.mm-popup .mm-slideout{-webkit-transform:none!important;transform:none!important;z-index:0}
html.mm-popup #mm-blocker{transition-delay:0s!important;z-index:1}
html.mm-popup .mm-menu{z-index:2}
.mm-menu.mm-bottom,.mm-menu.mm-top{width:100%;min-width:100%;max-width:100%;height:80%;min-height:140px;max-height:880px}
.mm-menu.mm-right{left:auto;right:0}
html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}
@media all and (max-width:175px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}
}
@media all and (min-width:550px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}
}
html.mm-front .mm-slideout{-webkit-transform:none!important;transform:none!important;z-index:0}
html.mm-front #mm-blocker{z-index:1}
html.mm-front .mm-menu{z-index:2}
.mm-menu.mm-front,.mm-menu.mm-next{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.mm-menu.mm-front.mm-right,.mm-menu.mm-next.mm-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-menu.mm-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
.mm-menu.mm-bottom{top:auto;bottom:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
html.mm-opening .mm-menu.mm-front,html.mm-opening .mm-menu.mm-next{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-theme-dark{background:#333;border-color:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}
.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*,.mm-menu.mm-theme-dark em.mm-counter{color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0,0,0,.15)}
.mm-menu.mm-theme-dark .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.1)}
.mm-menu.mm-theme-dark .mm-divider,.mm-menu.mm-theme-dark .mm-fixeddivider span,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.05)}
.mm-menu.mm-theme-dark label.mm-check:before{border-color:rgba(255,255,255,.8)}
.mm-menu.mm-pageshadow.mm-theme-dark:after{box-shadow:0 0 20px rgba(0,0,0,.5)}
.mm-menu.mm-theme-dark .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.8)}
.mm-menu.mm-theme-dark .mm-indexer a,.mm-menu.mm-theme-dark .mm-noresultsmsg{color:rgba(255,255,255,.4)}
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.1)}
.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0,0,0,.15)}
.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333}
.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu.mm-theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.6)}
.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*,.mm-menu.mm-theme-white em.mm-counter{color:rgba(0,0,0,.3)}
.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}
.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0,0,0,.1)}
.mm-menu.mm-theme-white .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}
.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.05)}
.mm-menu.mm-theme-white .mm-divider,.mm-menu.mm-theme-white .mm-fixeddivider span,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.03)}
.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0,0,0,.6)}
.mm-menu.mm-pageshadow.mm-theme-white:after{box-shadow:0 0 10px rgba(0,0,0,.2)}
.mm-menu.mm-theme-white .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.6)}
.mm-menu.mm-theme-white .mm-indexer a,.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.05)}
.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0,0,0,.1)}
.mm-menu.mm-theme-white label.mm-toggle:before{background:#fff}
.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu.mm-theme-black{background:#000;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}
.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*,.mm-menu.mm-theme-black em.mm-counter{color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-black .mm-listview{border-color:rgba(255,255,255,.2)}
.mm-menu.mm-theme-black .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:rgba(255,255,255,.3)}
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.3)}
.mm-menu.mm-theme-black .mm-divider,.mm-menu.mm-theme-black .mm-fixeddivider span,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.2)}
.mm-menu.mm-theme-black label.mm-check:before{border-color:rgba(255,255,255,.6)}
.mm-menu.mm-pageshadow.mm-theme-black:after{content:none;display:none}
.mm-menu.mm-theme-black .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.6)}
.mm-menu.mm-theme-black .mm-indexer a,.mm-menu.mm-theme-black .mm-noresultsmsg{color:rgba(255,255,255,.4)}
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.3)}
.mm-menu.mm-theme-black label.mm-toggle{background:rgba(255,255,255,.2)}
.mm-menu.mm-theme-black label.mm-toggle:before{background:#000}
.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{content:'';display:block;clear:both}
.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-panel:after{content:none;display:none}
.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{width:50%;height:0;padding:50% 0 0;float:left;position:relative}
.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{width:12.5%;padding-top:12.5%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{width:25%;padding-top:25%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{width:75%;padding-top:75%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{width:100%;padding-top:100%}
.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span{line-height:1px;text-align:center;padding:50% 10px 0;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}
.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{width:auto}
.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0}
.mm-menu.mm-tileview .mm-listview{margin:0}
body > .page {
	overflow: hidden;
	}

#mmenu {
	-webkit-box-shadow: 3px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 3px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 3px 0px 5px 0px rgba(0,0,0,0.4);
	color: #252c34;
	}

.mm-listview > li > a, 
.mm-listview > li > span {
	font-size: 130%;
	}

.mm-navbar .mm-title, 
.mm-menu .mm-navbar a.mm-title {
	color: #252c34;
	font-size: 150%;
	}
/* ----- navigation ----- */

.row.navtop {
	position: relative;
	top: 0;
	left: 0;
	height: 65px;
	line-height: 65px;
}

#mobile {
    display: none;
    z-index: 20;
	}

#navtop {
	padding-right: 140px;
	}

#cart-control {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	}

#cart-overview, 
#cart-icons {
	display: inline-block;
	height: 65px;
	line-height: 65px;
	overflow: hidden;
	}

@media (max-width: 480px) {
	#cart-overview {
		display: none;
		}
	}

#cart-icons .badge {
	display: block;
	position: absolute;
	top: 6px;
	right: -2px;
}

#cart-icons .cart i.fa-shopping-bag {
    font-size: 28px;   
}	


#cart-icons .badge.filled {
	background-color: #f9554c !important;
	}

#cart-icons a.cart {
	font-size: 28px;
	line-height: 28px;
	padding-top: 4px;
}

#navtop ul.tpl-top-nav, 
#navtop ul.tpl-top-nav > li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

#navtop ul.tpl-top-nav > li {
	float: left;
	font-size: 14px;
	margin-left: 15px;
}

#navtop ul.tpl-top-nav > li > a {
	display: block;
	padding: 0;
}

#navtop ul.tpl-top-nav > li.separator {
	width: 5;
}

#navtop ul.tpl-top-nav > li.important {
	font-weight: bold;
}

#navtop ul.tpl-top-nav > li.important a.advisor {
    padding-left: 20px;
    position: relative;
}

#navtop ul.tpl-top-nav > li.important a.advisor:before {
    font-family: "BaborLg";
    content: "\f034";
    position: absolute;
    left: 2px;
    top: -4px;
    font-size: 20px;
    font-weight: lighter;
}

#navtop ul.tpl-top-nav > li a.free-shipping {
    padding-left: 26px;
    position: relative;
    font-weight: bold;
    cursor: default;
}

#navtop ul.tpl-top-nav > li a.free-shipping:hover {
	text-decoration: none;
	}

#navtop ul.tpl-top-nav > li a.free-shipping:before {
    font-family: "BaborLg";
    content: "\f0c4";
    position: absolute;
    left: 0px;
    top: -3px;
    font-size: 16px;
    font-weight: lighter;
}

/* ----- ----- */

.row.navmain {
	margin-top: 20px;
}

#navmain {
    margin: 0 10px 0 0;   
}

#navmain > ul, 
#navmain > ul > li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

#navmain > ul > li {
	top: 0;
	left: 0;
	float: left;
	font-size: 18px;
	transition: background-color 0.5s ease 0s;
}

#navmain > ul > li:hover {
	background-color: #eeecea;
}

#navmain > ul > li .dropdown {
	display: none;
	position: absolute;
	top: 45px;
	left: 0;
	min-width: 400px;
	opacity: 0;
	z-index: 2400;
	transition: opacity 0.5s ease 0s;
}

#navmain > ul > li:hover .dropdown {
	display: block;
	z-index: 2401;
	opacity: 1;
}

  
#navmain > ul > li {
	position: relative;
}

#navmain > ul > li .dropdown.dd-cleansing {
	left: -280px;
}
	
#navmain > ul > li .dropdown.dd-face {
	left: -480px;
}

#navmain > ul > li .dropdown.dd-body {
	left: -380px;
}

#navmain > ul > li .dropdown.dd-makeup {
	left: -380px;
}


@media (max-width: 1024px) {    
    #navmain > ul > li {
    	position: relative;
    }

    #navmain > ul > li .dropdown.dd-cleansing {
    	left: -430px;
    }
    	
    #navmain > ul > li .dropdown.dd-face {
    	left: -620px;
    }
    
    #navmain > ul > li .dropdown.dd-body {
    	left: -555px;
    }
    
    #navmain > ul > li .dropdown.dd-makeup {
    	left: -570px;
    }
}

@media (max-width: 1000px) {    
    #navmain > ul > li {
    	position: relative;
    }
	
	#navmain .dropdown-foot {
		display: none;
	}
	
	#navmain .dropdown-body ul li.highlights {
		display: none;
	}

    #navmain > ul > li .dropdown.dd-cleansing {
    	left: -193px;
    }
    	
    #navmain > ul > li .dropdown.dd-face {
    	left: -390px;
    }
    
    #navmain > ul > li .dropdown.dd-body {
    	left: -325px;
    }
    
    #navmain > ul > li .dropdown.dd-makeup {
    	left: -330px;
    }
}

#navmain > ul > li > a {
	display: block;
	padding: 0 15px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #111;
	font-size: 15px;
	text-transform: uppercase;
}

#navmain > ul > li > a::after {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 1px;
    color: transparent;
    overflow: hidden;
    visibility: hidden;
    margin-bottom: -1px;
}

#navmain > ul > li:hover > a {
	text-decoration: none;
}

.dropdown-body {
	display: block;
	padding: 20px 25px;
	background-color: #eeecea;
	border: 1px solid #eeecea;
}

.dropdown-body ul, 
.dropdown-body ul > li, 
.dropdown-body ul > li > ul, 
.dropdown-body ul > li > ul > li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

.dropdown-body ul {
	white-space: nowrap;
}

.dropdown-body ul > li {
	display: inline-block; 
	margin-left: 25px;
	max-width: 250px;
	vertical-align: top;
}

.dropdown-body ul > li.highlights {
	padding: 0 25px;
	border-left: 1px solid #b8b8b8;
	margin-left: 25px;
}

.dropdown-body ul > li:first-child {
	margin-left: 0;
}

.dropdown-body ul > li > strong, 
.dropdown-body ul > li > ul > li a {
	display: block;
}

.dropdown-body ul > li > strong {
	font-size: 16px;
	margin-bottom: 10px;
}

.dropdown-body ul > li > ul > li a {
	font-size: 14px;
}

.dropdown-foot {
	display: table;
	background-color: #fff;
	min-height: 150px;
	border: 1px solid #eeecea;
	width: 100%;
}

.dropdown-foot .dropdown-lft,
.dropdown-foot .dropdown-rgt {
    display: table-cell;
	vertical-align: top;
    width: 50%;
    padding: 20px;
    min-width: 360px;   
}

.dropdown-foot .dropdown-lft {

}

.dropdown-foot .media-heading {
	display: block;
	font-size: 16px;
	line-height: 1.1;
}

.dropdown-foot .product-info {
	font-size: 12px;
	text-align: left;
}

.dropdown-foot .product-info ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.dropdown-foot .product-info .price {
    display: block;
    font-weight: bold;
    font-size: 13px;   
    text-align: left;
    line-height: 20px;
}

.dropdown-foot .buttons {
    padding-top: 10px;
    display: block;   
}

.dropdown-foot .buttons a {
    display: inline-block;
    margin-right: 10px;
    padding: 4px 10px;
    border: 1px solid #f2d9d5;
    background: #f2d9d5;
    color: #786b65;
    font-weight: bold;   
    
    -webkit-transition: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    
    opacity: 0.8;
}

.dropdown-foot .buttons a:last-of-type {
    background: #fff;   
}
    
.dropdown-foot .buttons a:hover {
    opacity: 1;   
}

.dropdown-body ul.highlights, 
.dropdown-body ul.highlights li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

.dropdown-body ul.highlights li {
	position: relative;
	top: 10px;
	left: 0;
	margin-bottom: 25px;
}

.dropdown-body ul.highlights li i {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
}

.dropdown-body ul.highlights li.adviser i {
	left: 4px;
}

.dropdown-body ul.highlights li.voucher i {
	font-size: 16px;
	top: 5px;
}

.dropdown-body ul.highlights li a {
	display: block;
	margin-left: 40px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
}

/* ----- head-search ----- */

#tpl-head-search {
	position: relative;
	top: 0;
	left: 0;
}

#tpl-head-search .input-group, 
#tpl-head-search input.form-control {
    display: block;
}

#tpl-head-search input.form-control:focus {
    color: #333;
}

#tpl-head-search span.input-group-btn button {
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    border: 0;
    background: transparent;
}


	#tpl-head-search .input-group .input-group-btn {
		width: 20px;
		height: 20px;
		right: 0;
		top: 0px;
		position: absolute;
	}
	


.searchover {
	display: none;
	position: absolute;
	top: 45px;
	right: 0;
	background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    min-height: 200px;
    width: 400px;
    z-index: 10;
    background-color: #fff;
}

form.active .searchover {
	display: block;
}

.searchover > .arrow, 
.searchover > .arrow::after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
	
.searchover > .arrow {
    border-width: 11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
    right: 50px;
    margin-left: -11px;
    top: -11px;
}

@media (min-width: 1024px) {    	
    .searchover > .arrow {
        right: auto;
        left: 50%;
    }
}
	
.searchover > .arrow::after {
    border-width: 10px;
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px;
}

.searchover-content {
	
}

.searchover-content table {
	width: 100%;
}

.searchover-content table tbody tr td {
	padding: 5px;
	border-top: 1px solid #eee;
}

.searchover-content table tbody tr:first-child td {
	border-top: none;
}

.searchover-content table tbody {
	font-size: 13px;
}

.searchover-content table tbody a {
	font-weight: bold;
}


@media (max-width: 1024px) {
    #navmain > ul > li {
        font-size: 16px;   
    }
    
    
    .navtop .col-sm-2:first-of-type {
        width: 16%;   
    }
    
    .navtop .col-sm-2:last-of-type {
        width: 0%;   
    }
    
    .navtop .col-sm-8 {
        width: 84%;   
    }
    
    .navmain .col-sm-2:first-of-type {
        width: 16%;   
    }
    
    .navmain .col-sm-7 {
        width: 70%;   
    }
    
    .navmain .col-sm-3 {
        width: 14%;
    }
	
	#header .navmain .col-sm-3 #tpl-head-search .input-group {
		position: relative;
	}
	
	#header .navmain .col-sm-3 #tpl-head-search .input-group input.form-control {
		z-index: 0;
		float: none;
		margin-top: 5px;
		input[placeholder]  { color:transparent; }
		input:-moz-placeholder { color:transparent; }
		input:-ms-input-placeholder { color:transparent; } /* IE 10+ */
	}
	
	#header .navmain .col-sm-3 #tpl-head-search .input-group input.form-control::-webkit-input-placeholder {
		color: transparent;
	}
	#header .navmain .col-sm-3 #tpl-head-search .input-group input.form-control:-moz-placeholder {
		color: transparent;
	}
	#header .navmain .col-sm-3 #tpl-head-search .input-group input.form-control::-moz-placeholder {
		color: transparent;
	}
	#header .navmain .col-sm-3 #tpl-head-search .input-group input.form-control:-ms-input-placeholder {
		color: transparent;
	}
	
	#tpl-head-search .input-group {
		position: relative;
	}
	
	#tpl-head-search .input-group .input-group-btn {
		position: absolute;
		display: block;
		height: 30px;
		width: 20px;
		background-color: #fff;
		top: 2px;
		right: 1px;
	}
	
	#tpl-head-search .input-group .input-group-btn button.btn {
		padding: 0;
		height: 30px;
		width: 20px;
	}
	
	.navtop .col-sm-2 a.cart {
		position: absolute;
		top: 44px;
		line-height: 20px;
	}
	
	.navtop .col-sm-2 #cart-overview {
		position: absolute;
		right: -3px;
		top: 30px;
		width: 200px;
	}

}

@media (min-width: 769px) {
    #navmain > ul {
        display: block !important;
    }
}

@media (max-width: 768px) {

    #mobile {
        display: block;
        position: absolute;
        left: 16px;
        top: 40px;
    }
    
    #mobile ul {
        list-style-type: none;
        padding: 0;
        margin: 0;   
    }
    
    #mobile ul li {
        float: left;  
        padding-right: 10px; 
    }
    
    #header .container-wrapper {
        padding: 0;    
    }
    
    #navtop {
		display: flex;
		justify-content: end;
		padding-right: 20px;
    }


    .navmain .col-sm-3,
    .navmain .col-sm-7 {
        width: 100%;   
    }
    
    #navmain {
        margin: 0;   
    }
    
    .navmain {
        
    }
    
    .pull-right {
        float: none !important;   
    }
    
    .navmain .dropdown-foot,
    .navmain .highlights {
        display: none;   
    }
    
    #navmain {
        position: relative;
    }
    
    #navmain > ul,
    #tpl-head-search {
        position: absolute;
        z-index: 8800;
        background: rgba(244, 242, 240, 0.95);  
        left: 0;
        top: 14px;
        right: 0; 
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
        display: none;
    }
    
    #tpl-head-search {
        padding: 6px;
    }

    #navmain > ul > li {
        position: static;   
        float: none;
        text-align: left;
        border-bottom: 1px solid #d7cec8;
    }
    
    #navmain > ul > li .dropdown {
        display: none !important;
    }
    
    .navtop .col-sm-2 a.cart { 
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		font-size: 48px;
		line-height: 48px;
    }
	
	.navtop .col-sm-2 #cart-overview {
		display: none;
	}
    
    #tpl-head-search {
        display: none;   
    }
	
    .navtop .col-sm-8 {
		width: 80%;
    }
	
    .navtop .col-sm-2:last-of-type {
		width: 4%;
		position: absolute;
		right: 10px;
		top: 24px;
    }
	
	#header .navmain .col-sm-3 #tpl-head-search .input-group input.form-control::-webkit-input-placeholder {
		color: #666;
	}
	#header .navmain .col-sm-3 #tpl-head-search .input-group input.form-control:-moz-placeholder {
		color: #666;
	}
	#header .navmain .col-sm-3 #tpl-head-search .input-group input.form-control::-moz-placeholder {
		color: #666;
	}
	#header .navmain .col-sm-3 #tpl-head-search .input-group input.form-control:-ms-input-placeholder {
		color: #666;
	}
	
	#tpl-head-search .input-group .input-group-btn {
		display: none;
	}
	
	
}
.news-container {
	}

.news-container > .news-item {
	padding: 3% 0;
	border-top: 1px solid #eee;
	}

.news-container > .news-item:first-child {
	border-top: none;
	}

.news-container > .news-item .news-item-image {
	padding-right: 3%;
	}

.news-container > .news-item .news-item-content {
	padding-left: 3%;
	}

@media (max-width: 768px) {
	.news-container > .news-item {
		padding: 5% 0;
		}
		
	.news-container > .news-item .news-item-image {
		padding-right: 0;
		margin-bottom: 20px;
		}
	
	.news-container > .news-item .news-item-content {
		padding-left: 0;
		}
	}

/*----- newstile -----*/

.newstile {
	}

.newstile > .banner-background {
	opacity: 0.5;
	}

/*----- news-details -----*/

.news-details {
	}

.news-details .news-details-img {
	padding-right: 2%;
	}

.news-details .news-details-teaser {
	padding-left: 2%;
	}

.news-details .news-details-content {
	padding: 3% 0;
	}
	
@media (max-width: 768px) {
	.news-details .news-details-img {
		padding-right: 0;
		margin-bottom: 20px;
		}

	.news-details .news-details-teaser {
		padding-left: 0;
		}

	.news-details .news-details-content {
		padding: 3% 0;
		}
	}
.pb-product h3 {
    min-height: auto;
}

.pb-product p {
   color: #293138 !important;
}

.pb-product .flagged {
    position: absolute;
    top: 13px;
    right: 13px;
    width: 64px;
    height: 64px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.pb-product .flagged span {
    color: #fff;
    position: absolute;
    display: block;
    top: 50%;

    text-transform: uppercase;
    font-family: ProximaNovaReg;

    text-align: center;
    width: 100%;

    
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    margin-top: -7px;
    
    
}


.col-md-6 .col-md-3 .pb-product .flagged {
    width: 40px;
    height: 40px;
}

.col-md-6 .col-md-3 .pb-product .flagged span {
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    margin-top: -6px;
}

.pb-product .flagged-sale {
    background-color: #f9554c;
}

.pb-product .flagged-new {
    background-color: #2c2b29;
}

.pb-product .flagged-tipp {
    background-color: #db3490;
}

.pb-product .image {
    margin-top: 20px;
    text-align: center;
    max-width: 200px;
    margin: 0 auto;
}

.pb-product .image img {
    width: 80%;
    display: inline-block;
}

@media (max-width: 1100px) { 
    .pb-product .flagged {
        width: 40px;
        height: 40px;
    }
    
    .pb-product .flagged span {
        font-size: 12px;
        line-height: 12px;
        height: 12px;
        margin-top: -6px;
    }
}

@media (max-width: 480px) {
    
    .line-teaser .pb-product .flagged {
        width: 44px;
        height: 44px;
    }
    
    .line-teaser .pb-product .flagged span {
        font-size: 12px;
        line-height: 12px;
        height: 12px;
        margin-top: -6px;
    }
}
/* ----- browser ----- */

.product-browser {
	margin: 0 20px 0 0;
}

@media (max-width: 1420px) {
	.product-browser {
		margin: 0 10px 0 0;
	}
}

@media (max-width: 1000px) {
	.product-browser {
		margin: 0 0 0 0;
	}
}

.pb-header {
	max-height: 240px;
	padding: 40px;
	color: #293138;
	margin-bottom: 25px;
	margin-right: 20px;
	background: #252c34 no-repeat right bottom; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 480px) {
	.pb-header {
		margin-right: 10px;
		margin-left: 10px;
	}
}

.pb-header.color1 {
	color: #fff;
}

.pb-header.color2 {
	background-color: #fafafa;
	color: #293138;
}

.product-browser .pb-products .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    
    -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
}

.product-browser .pb-product, 
.product-browser .pb-infoblock {
	border: 1px solid #b8b8b8;
	padding: 10px;
	margin: 0 20px 20px 0;
	position: relative;
}
	
@media (max-width: 480px) {
	.product-browser .pb-product, 
	.product-browser .pb-infoblock {
		margin: 0 10px 10px 10px;
	}
}

.pb-product img {
	}

.pb-product h3 {
	font-size: 16px;
	min-height: 60px;
	font-weight: bold;
	text-align: center;
	}

.pb-product p {
	display: block;
	font-size: 13px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	}

.pb-info {
	font-size: 12px;
	min-height: 60px;
	}
	
.pb-info ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.pb-info .base {
	display: block;
	font-size: 11px;
	font-weight: normal;
	}

.pb-info .price {
	font-size: 14px;
	font-weight: bold;
	}

.pb-info .contents {
	font-size: 12px;
	font-weight: normal;
	}
	

.pb-buy {
	display: block;
	margin: 0 auto;
	width: 64px;
	height: 64px;
	font-size: 36px;
	border-radius: 50%;
	background: #f2d8d7;
	text-align: center;
	line-height: 64px;
	color: #7a6d67;
	transition: all 0.5s ease 0s;
	}

.pb-buy.configure{
	line-height: 60px;
	}
	
.pb-buy i.fa-shopping-cart {
    font-size: 28px;   
}

.pb-buy i.fa-settings {    
    font-size: 28px;   
}

@media (max-width: 1100px) { 
	.pb-buy {
		width: 44px;
		height: 44px;
		font-size: 20px;
		line-height: 44px;
	}
	
	.pb-buy i.fa-shopping-cart {
	    font-size: 22px;
	}
}

.pb-buy:hover {
	background-color: #3b4354;
	color: #fff;
	}

.product-browser .pb-infoblock {
	border: 0;
	color: #fff;
	height: 100%;
	position: static;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
	
.product-browser .pb-infoblock.color2 {
	color: #293138;
	}

.pb-infoblock-wrapper {
    position: relative;
	padding: 10px;
	z-index: 2;
	}
	
.product-browser .pb-infoblock .pb-infoblock-background {
	background-color: #252c34; 
}
	
.product-browser .pb-infoblock.color2 .pb-infoblock-background {
	background-color: #fafafa;
}

.product-browser .pb-infoblock .pb-infoblock-background {
    bottom: 20px;   
    right: 20px;
}

.pb-infoblock h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 24px;
	}

.pb-infoblock p {
	overflow: hidden;
	font-size: 14px;
	}

p .txt-responsive {
	display: none;
	}
	

@media (min-width: 1400px) {
	p .txt-responsive:first-child {
		display: inline;
		}
	}

@media (min-width: 1800px) {
	p .txt-responsive {
		display: inline;
		}
	}
.product-colors {
	margin-top: 10px;
	}

.product-colors h4 {
	}

ul.product-color-list, 
ul.product-color-list > li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul.product-color-list > li {
	float: left;
	width: 20%;
	}

ul.product-color-list > li > a {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	margin: 5px;
	border: 1px solid #c5bbb1;
	}

ul.product-color-list > li > a > span > img {
	border: 5px solid #fff;
	}
	
ul.product-color-list > li.active > a {
	border-color: #d83995;
	}

ul.product-color-list > li.active > a > span > img {
	border: 5px solid #d83995;
	}

ul.product-color-list > li > a > .product-color-number {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	}

ul.product-color-list > li > a > .product-color-number > span {
	display: table;
	width: 100%;
	height: 100%;
	}

ul.product-color-list > li > a > .product-color-number > span > span {
	color: #fff;
	font-size: 170%;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
	}
.line-teaser {
	display: block;
	color: #293138;
	height: 100%;
	
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	
}

.line-teaser .product-item {
    padding: 10px;
    background: #fff; 
    margin: 20px 10px 20px 20px; 
    position: relative;
}
    
.line-teaser .row>div:last-of-type .product-item {
    margin: 20px 20px 20px 10px; 
}

.line-teaser.line-lg {
    height: 100%;   
}

.line-content {
	position: relative;
	padding: 20px 20px 120px 20px;
	min-height: 320px;
	height: 100%;
}

.line-teaser.line-color1 h3,
.line-teaser.line-color1 p {
	color: #fff;
}

.line-teaser.line-color2 {
    
}

.line-teaser.line-color3 {
    
}

.procat-content-block {
	background-color: #faf9f9;
	padding: 4% 40px;
}

.line-button {
    position: absolute;
    bottom: 20px;   
    left: 20px;
    right: 20px;
}

.line-teaser.line-xs .line-button,
.line-teaser.line-sm .line-button {
    width: 75%;   
}
.line-teaser.line-lg .line-content {
    padding: 20px;
}

.line-teaser.line-lg .line-button {
    position: static;
    padding: 20px 0; 
    max-width: 60%;  
}

.line-teaser.line-lg>img.img-responsive {
    height: 100%;
    width: auto;   
}

.line-teaser.line-lg .line-teaser-products {
    position: relative;
    
    /*
    position: absolute;
    bottom: 20px;
    right: 20px;
    left: 20px;   
    */
}

.line-teaser.line-lg .line-teaser-products .product-item {
    background: #fff;
    padding: 20px 0;
}

.line-teaser.line-lg .line-teaser-products .col-md-6 {
    width: 48%;
    margin: 0 2% 0 0;   
}

.line-teaser.line-lg .line-teaser-products .col-md-6:last-of-type {
    width: 48%;
    margin: 0 0 0 2%;   
}

@media (max-width: 1024px) {

    .line-teaser.line-lg .line-teaser-products {
        position: relative;
        left: 0;
        top: 0;
        right: auto;
        padding-bottom: 20px;
    }
    
    .line-teaser.line-lg .line-teaser-products .col-md-6 {
        float: left;   
    }

    .line-teaser .product-item {
        margin: 10px 5px 10px 10px; 
    }
        
    .line-teaser .row>div:last-of-type .product-item {
        margin: 10px 10px 10px 5px; 
    }

    .line-teaser .line-button {
        left: 25%;
        right: 25%;
        width: auto;
    }
    
    .line-teaser.line-xs .line-button,
    .line-teaser.line-sm .line-button {
        left: 10%;
        right: 10%;
        width: auto;  
    }
}

@media (max-width: 1280px) {
    .col-sm-6 .line-teaser .row>.col-md-3 .product-item {
        margin: 10px 5px 10px 10px; 
    }
        
    .col-sm-6 .line-teaser .row>.col-md-3:last-of-type .product-item {
        margin: 10px 10px 10px 5px; 
    }
}

@media (min-width: 992px) and (max-width: 1280px) {
    .col-sm-6 .line-teaser .product-item {
        margin: 20px; 
    }
}
.filter-navigator .search {
	overflow: hidden;
	}

.filter-navigator .search-query {
	background: #d1d1d1;
	padding: 20px;
	min-height: 160px;
	}
	
.filter-navigator .search-arrow{
	margin: 0 auto;
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 100px 0 100px;
	border-color: #d1d1d1 transparent transparent transparent;
	}

.search-header form {
	position: relative;
	display: inline-block;
	}

table.search-input {
	height: 155px;
	width: 100%;
	}

table.search-input td {
	padding: 10px;
	white-space: nowrap;
	}

.search-header form input {
	width: 100%;
	height: 60px;
	}

.search-header form label {
	font-size: 120%;
	}

.search-header form button {
	border: 0;
	background: #3f4650;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	}

.search-header form input {
	
	}

.product-browser .search-header {
	background: #d1d1d1;
	min-height: 160px;
	margin-bottom: 40px;
	}

.search-notfound {
	}

.search-notfound .list-group {
	margin-left: 10px;
	}

.search-notfound .list-group .list-group-item {
	font-size: 90%;
	}

.search-notfound .list-group .list-group-item:first-child {
	background: #efefef;
	font-size: 105%;
	}
.product-slider {
    color: #43515c;
	height: 100%;
}

.product-carousel-container {
    position: relative;
    padding: 0 40px 40px 40px;
    max-height: 560px;
}

.product-slider.popular {
    background-color: #edecea;
}

.product-slider.recommendations {
    background-color: #faf9f9;
}

.product-slider h2 {
	padding: 38px 0 35px 38px;
	margin: 0;
    font-family: ProximaNovaLight;
	font-size: 200%;
}

@media (max-width: 1024px) {
	.product-slider h2 {
		font-size: 150%;
		padding-bottom: 20px;
	}
}

.product-slider .product-item {
    background-color: #fff;
    float: left;
    text-align: center;
    position: relative;
	padding: 20px;
	margin: 10px;
}

.product-slider .product-item h3 {
	min-height: 40px;
	}
	
@media (max-width: 1024px) {
	.product-slider .product-item h3 {
	min-height: 50px;
	}
}

.product-slider ul.rating li i.fa-star::before {
    color: #be9e51;
}

.product-slider .slick-arrow {
    width: 20px;
    height: 32px;
    font-size: 32px;
    line-height: 32px;
    text-shadow: none;
}

.product-slider .slick-arrow:hover {
    color: #ccc;
    -webkit-transition: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
}

.product-slider .slick-prev, 
.product-slider .slick-next {
    position: absolute;
    width: 20px;
    height: 32px;
    top: 50%;
    left: 15px;
    margin-top: -16px;
}

.product-slider .slick-next {
    left: auto;
    right: 15px;
}

.product-slider .pb-buy:focus,
.product-slider .slick-arrow:focus {
    outline: none;
}

.product-slider .slick-dots {
    list-style-type: none;
    position: absolute;  
    text-align: inline-block;
    left: 20px;
    right: 20px;
    bottom: -20px;
    text-align: center;
    margin: 0;
    padding: 0;
}


.product-slider .slick-dots li button {
    display: none;   
}

.product-slider .slick-dots li {
    display: inline-block;
    margin: 2px;
    background-color: #fff;
	
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);   
    
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    height: 10px;
    margin: 2px 4px;
    text-indent: -999px;
    width: 10px;

    -webkit-transition: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
}

.product-slider .slick-dots li:hover {
    background-color: #efefef;     
}

.product-slider .slick-dots li.slick-active {
    background-color: #f2d8d7;   
    height: 10px;
    width: 10px;
}
.subline-browser > .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	}

.subline-browser > .row {
	margin-bottom: 10px;
	}

.subline-teaser {
	border: 1px solid #b8b8b8;
	margin: 0 20px 30px 0;
	position: relative;
	}

.subline-code {
	padding: 10px;
	border-bottom: 20px solid #fff;
	}

.subline-content {
	text-align: center;
	}

.subline-content .image {
	margin: 0 auto;
	max-width: 240px;
	}

.subline-caption h3 {
	font-size: 20px;
	min-height: 50px;
	}

.subline-caption p {
	min-height: 80px;
	font-size: 90%;
	}

@media (max-width: 480px) {
	.subline-teaser {
		margin: 0 10px 10px 10px;
		}
		
	.subline-code {
		border-bottom: 10px solid #fff;
		}
		
	.subline-caption h3 {
		font-size: 18px;
		margin: 0;
		padding: 0;
		min-height: 0;
		}
	
	.subline-content .image, 
	.subline-caption p {
		display: none;
		}
	
	.col-xs-6 {
		width: 100%;
		}
	}

.subline-button {
	}

/* ----- Skinovage ----- */

.line-30401 {
	border-bottom-color: rgb(131,93,50);
	}

.line-30402 {
	border-bottom-color: rgb(204,161,166);
	}

.line-30403 {
	border-bottom-color: rgb(52,101,127);
	}

.line-30404 {
	border-bottom-color: rgb(17,87,64);
	}

.line-30405 {
	border-bottom-color: rgb(100,167,11);
	}
	
.line-30406 {
	border-bottom-color: rgb(99,102,106);
	}

.line-30407 {
	border-bottom-color: rgb(156,97,105);
	}
	
/* ----- SPA ----- */

.line-31926 {
	border-bottom-color: rgb(169,106,83);
	}	
	
.line-31927 {
	border-bottom-color: rgb(109,151,85);
	}	
	
.line-31928 {
	border-bottom-color: rgb(158,81,132);
	}	
	
.line-31929 {
	border-bottom-color: rgb(123,85,56);
	}	
	
/* ----- DOCTOR ----- */

.line-31250 {
	border-bottom-color: rgb(131,31,130);
	}	

.line-30800 {
	border-bottom-color: rgb(230,48,54);
	}	

.line-31200 {
	border-bottom-color: rgb(248,199,201);
	}	

.line-31100 {
	border-bottom-color: rgb(0,165,170);
	}	

.line-30900 {
	border-bottom-color: rgb(149,193,92);
	}	

.line-31936 {
	border-bottom-color: rgb(247,181,23);
	}	

.line-31000 {
	border-bottom-color: rgb(66,74,82);
	}	

.line-31930 {
	border-bottom-color: rgb(53,62,146);
	}	

.line-31938 {
	border-bottom-color: rgb(0,104,94);
	}	

/* ----- AGE ID ----- */

.line-31940 {
	border-bottom-color: rgb(229,178,147);
	}	
	
.line-31941 {
	border-bottom-color: rgb(128,87,147);
	}
	
.line-31942 {
	border-bottom-color: rgb(168,38,44);
	}

.line-31943 {
	border-bottom-color: rgb(244,178,182);
	}	

.line-31944 {
	border-bottom-color: rgb(102,154,160);
	}	
	
/* ----- SunCare ----- */

.line-30701 {
	border-bottom-color: rgb(247,144,0);
	}
	
.line-30702 {
	border-bottom-color: rgb(0,153,166);
	}	
	
.line-30703 {
	border-bottom-color: rgb(158,119,104);
	}
/* ----- product-tile ----- */

.product-tile {
    text-align: center;
    height: 100%;
    padding-bottom: 120px;
}

.product-tile .product-tile-image {
    text-align: center;
    padding: 14% 14% 0 14%;
}

.product-tile .product-tile-image img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
}


.product-tile .product-tile-caption {
    padding: 0 20px 20px 20px;    
}

.product-tile .product-tile-button {
    position: absolute;
    left: 20px;
    bottom: 60px;
    right: 20px;
    width: 75%;
}

@media (max-width: 768px) {
    .product-tile .product-tile-button {
        left: 25%;
        right: 25%;  
        width: auto; 
    }
}

.product-tile .product-tile-details {
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
    font-size: 13px;
}

.product-tile .product-tile-details ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.product-tile .product-tile-details ul li {
    padding: 0 10px;
    display: inline-block;
    border-right: 1px solid #44525f;
    line-height: 12px;
}

.product-tile .product-tile-details ul li:last-of-type {
    border: 0;   
}

.product-tile .flagged {
    position: absolute;
    top: 24px;
    right: 12px;
    width: 75px;
    height: 75px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.product-tile .flagged span {
    color: #fff;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -11px;
    text-transform: uppercase;
    font-family: ProximaNovaReg;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    width: 100%;
    height: 22px;
}

.product-tile .flagged-sale {
    background-color: #f9554c;
}

.product-tile .flagged-new {
    background-color: #2c2b29;
}

.product-tile .flagged-tipp {
    background-color: #db3490;
}
/* ----- widgets ----- */

.pbox-y {
	background-color: #f6f2e9;
	}

.pbox-g {
	background-color: #faf8f9;
	}

.pbox-d {
	background-color: #e9e5e4;
	}

/* ----- details ----- */

.product {
	}
	
.product .prevnext .prev,
.product .prevnext .next {
	position: absolute;
	background-color: #f2e9e4;
	height: 100%;
	width: 60px;
	top: 0px;
	z-index: 1;
}

.product .prevnext .prev:hover,
.product .prevnext .next:hover {
	background-color: #e6e6e6;
}
	
.product .prevnext .prev {
	left: 0;
}

.product .prevnext .next {
	right: 0px;
}

.product .prevnext .prev a,
.product .prevnext .next a {
	display: block;
	height: 100%;
	position: relative;
}

.product .prevnext .prev a span,
.product .prevnext .next a span {
	color: #cea796;
	font-size: 33px;
	width: 20px;
	height: 34px;
	position: absolute;
	top: 50%;
	margin-top: -34px;
	left: 20px;
	right: 20px;
}

.product .prevnext .prev:hover a span,
.product .prevnext .next:hover a span {
	color: #333;
}

.product .facts {
	padding: 0;
	position: relative;
	padding-right: 60px;
}

.product .facts .image {
	border: 1px solid #c5bbb1;
	max-width: 540px;
	text-align: center;
	padding: 12%;
	position: relative;
	margin-left: 60px;
	margin-right: 40px;
}
	
.product .facts .image ul.thumbs {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 15px;
	left: 15px;
}
	
.product .facts .image ul.thumbs li {
	border: 1px solid #d7d2cc;
	width: 58px;
	height: 58px;
	padding: 0;
	margin: 0 10px 0 0;
	list-style-type: none;
	float: left;
}

.product .facts .image .zoom  {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 58px;
	height: 58px;
}

.product .facts .image .zoom  a span::before {
	display: block;
	padding-top: 13px;
	width: 58px;
	height: 58px;
	font-size: 28px;
	color: #d7d2cc;
}

.product .facts .image ul.thumbs li img {
	width: 100%;
}

.product .facts .flagged {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 108px;
    height: 108px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.product .facts .flagged span {
    color: #fff;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -11px;
    text-transform: uppercase;
    font-family: ProximaNovaReg;
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    width: 100%;
    height: 22px;
}

.product .facts .flagged-sale {
    background-color: #f9554c;
}

.product .facts .flagged-new {
    background-color: #2c2b29;
}

.product .facts .flagged-tipp {
    background-color: #db3490;
}


@media (max-width: 890px) {
	.product .prevnext .prev,
	.product .prevnext .next {
		display: none;
	}
	
	.product .facts {
		padding: 0 2%;
	}
	
	.product .facts .image {
		margin-left: 0;
	}
}

@media (max-width: 786px) {

	
	.product .facts .col-sm-6 {
		width: 100%;
	}
	
	.product .facts .image {
		margin-right: 0;
		max-width: 100%;
		margin-bottom: 20px;
	}
}

.product .facts h2, 
.product .facts h1 {
	font-size: 26px;
	padding: 0;
	margin: 0 0 5px 0;
	}

.product .facts h1 {
	}

.product .facts .contents, 
.product .facts .product-teaser, 
.product .facts .intro {
	margin-bottom: 15px;
	}

.product .facts .intro a {
	text-decoration: underline;
	}

.product .facts .product-teaser {
	font-weight: bold;
	}

.product .facts .availability {
	display: inline-block;
	position: relative;
	padding: 0 0 0 15px;
	font-weight: bold;
	margin-bottom: 20px;
	}

.product .facts .availability::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	left: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #5ba37b;
	}

.product .facts .availability-1, 
.product .facts .availability-2,
.product .facts .availability-3 {
	color: #5ba37b;
	}

.product .facts .availability-1 {
	}

.product .facts .advantages, 
.product .facts .advantages li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	}

.product .facts .advantages {
	margin: 20px 0;
	}

.product .facts .advantages li {
	margin-top: 15px;
	padding-left:30px;
	position: relative;
	}
	
.product .facts .advantages li i {
    position: absolute;
    left: 0;
    top: 0;   
}

.product .facts .advantages li i.fa-gift {
    left: 2px;
}

.product .facts .advantages li i.fa-flask {
    left: 8px;
    top: -2px;
    font-size: 18px;
}

.product .facts .advantages li:first-child {
	margin-top: 0;
	}

.product .facts .offer {
	text-align: right;
	}

.product .facts .price {
	display: block;
	font-size: 26px;
	font-weight: bold;
	}
	
.product .facts .buttons {
	text-align: right;
	margin-top: 20px;
}

.product .facts .buttons .buy {
	display: inline-block;
}

@media (max-width: 480px) {
	.product .facts .buttons .buy {
		display: block;
		}
	
	.product .facts .buttons .buy a {
		display: block;
		width: 100%;
		}
	}

.product .facts .buttons .wishlist-add {
	display: inline-block;
	margin: 0 40px 0 0;
	width: 260px;
}

@media (max-width: 1200px) {
	.product .facts .buttons .wishlist-add {
		width: 200px;
	}
}

@media (max-width: 992px) {
	.product .facts .buttons .wishlist-add {
		margin: 0 0 20px 0;
		width: 100%;
	}
}

.product .facts .buttons .wishlist-add a {
	position: relative;
	display: block;
	width: 100%;
	text-align: right;
	padding: 7px 43px 4px 0;
}

.product .facts .buttons .wishlist-add a span {
	position: absolute;
	display: block;
	top: 4px;
	right: 0;
	width: 30px;
	height: 24px;
	color: #d0c7c0;
	font-size: 23px;
}

.product .facts .buttons .wishlist-add a.added span {
	color: #d83995;
	}

.product .facts .share {
	margin-top: 10px;
	}

.product .facts .share ul, 
.product .facts .share ul > li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

.product .facts .share ul {
	display: inline-block;
	}

.product .facts .share ul > li {
	float: left;
	margin-right: 15px;
}

@media (max-width: 480px) {
	.product .facts .share {
		text-align: center;
		}
		
	.product .facts .share ul {
		margin: 0 auto;
		}
	}

.product .text {
	padding: 40px 2%;
	margin-top: 40px;
	border: 1px solid #cfc6bd;
	border-left: none;
	border-right: none;
	background: #f8f8f8;
}

.product .text .nav-tabs {
	margin-bottom: 20px;
	}

.text-block, 
.video-block {
	margin-top: 50px;
	padding: 0 40px 0 0;
	}
	
@media (max-width: 480px) {
	.text-block, 
	.video-block {
		padding: 0;
	}
}


.text-block:first-child {
	margin-top: 0;
	}

.text-block h4 {
	font-size: 26px;
	}

.text-block h4 span {
	color: #d83995;
	}

.product .reviews {
	margin: 40px 0 20px 0;
	}

.product .reviews h3 {
	font-size: 300%;
	text-align: center;
	margin: 0;
	padding: 0 0 50px 0;
	}

.product .reviews-item {
	margin-bottom: 30px;
	}

.product .review {
	padding: 0 20px;
	}

.product .review p {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	}

.product .review p::before, 
.product .review p::after{
	display: block;
	position: absolute;
	content: "\f10d";
	font-size: 24px;
	color: #f4f3f3;
	z-index: -1;
	}

.product .review p::before {
	top: -30px;
	left: -15px;
	}

.product .review p::after {
	content: "\f10e";
	bottom: -20px;
	right: -15px;
	}

.product .reviews .author {
	display: block;
	font-size: 13px;
	font-style: italic;
	}

.product .review-collapse {
	text-decoration: unterline;
	}

.product .review-collapse > .m {
	display: inline;
	}

.product .review-collapse > .l {
	display: none;
	}

.product .review-collapse[aria-expanded=true] > .m {
	display: none;
	}

.product .review-collapse[aria-expanded=true] > .l {
	display: inline;
	}

.product .review-collapse-data {
	margin-top: 10px;
	}

.product .reviews-stars {
	display: inline-block;
	margin: 0 0 0 auto;
	}

.product .reviews-vote {
	font-size: 80%;
	text-align: center;
	}

.product .reviews-vote a {
	text-decoration:underline;
	}

.product .crossselling {
	
	}

.product .marketing {

	}

.product .endorsement, 
.product .blog {
	padding: 30px 40px;
	}

.product .blog {
	background: url("/content/images/tpl/blog.jpg") no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
	}

.product .endorsement .head, 
.product .blog .head {
	font-size: 36px;
	line-height: 48px;
	margin: 0;
	padding: 0;
	}

.product .endorsement .title, 
.product .blog .title {
	font-size: 13px;
	margin: 0;
	padding: 0;
	}

.product .endorsement img, 
.product .blog img {
	max-width: 200px;
	}

.product .endorsement .message, 
.product .blog .message {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	padding: 30px 10px 30px 40px;
	font-size: 13px;
	}

.product .blog .buttons {
	max-width: 240px;
	}

.polaroid {
	position: relative;
	}
 
.polaroid img {
	border: 10px solid #fff;
	border-bottom: 45px solid #fff;
	}

.product .endorsement .message::before, 
.product .endorsement .message::after, 
.product .blog .message::before, 
.product .blog .message::after {
    font-family: "BaborLg";
	display: block;
	position: absolute;
	content: "\f00d";
	font-size: 24px;
	color: #ddd6ce;
	}

.product .blog .message::before, 
.product .blog .message::after {
	color: #fff;
	opacity: 0.5;
	}

.product .endorsement .message::before, 
.product .blog .message::before {
	top: 18px;
	left: 8px;
	}

.product .endorsement .message::after, 
.product .blog .message::after {
	content: "\f00e";
	bottom: 24px;
    margin-left: 10px;
	display: inline-block;
	}
/*!
 * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */.bootstrap-select{width:220px\9}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;width:.11px!important;height:100%!important;padding:0!important;opacity:0!important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
.boilerplate {
	border: 1px solid #c7c0b7;
	padding: 20px;
	}

.boilerplate p {
	}
.shop-info {
	}

.shop-info .head {
	}

.shop-info .head h3 {
	font-size: 200%;
	margin: 0 0 10px 0;
	}

.shop-info .head p {
	margin-bottom: 20px;
	}

.shop-info .toc {
	margin-bottom: 20px;
	}

.shop-info .toc ul, 
.shop-info .toc ul > li {
	}

.shop-info .toc ul > li {
	}

.shop-info .content {
	}

.shop-info .content .block {
	padding: 20px 0;
	}

.shop-info .content .block h4 {
	font-size: 150%;
    margin: 0 0 10px 0;
	}

.shop-info .content .block p {
	margin-bottom: 15px;
	}

.shop-info-payment h4 {
	border-bottom: 1px solid #ddd;
	}

.shop-info-payment-icons {
	padding: 20px 0;
	}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* ----- text-styles ----- */

.stage-layer-item.head-dark-def, 
.stage-layer-item.head-light-def, 
.stage-layer-item.head-color-def {
	font-size: 400%;
	font-family: ProximaNovaLight, Helvetica, Arial, sans-serif;
	color: #293138;
	}

.stage-layer-item.med-dark-def, 
.stage-layer-item.med-light-def, 
.stage-layer-item.med-color-def {
	font-size: 300%;
	font-family: ProximaNovaLight, Helvetica, Arial, sans-serif;
	color: #293138;
	}

.stage-layer-item.sub-dark-def, 
.stage-layer-item.sub-light-def, 
.stage-layer-item.sub-color-def {
	font-size: 200%;
	font-family: ProximaNovaLight, Helvetica, Arial, sans-serif;
	color: #293138;
	}

.stage-layer-item.text-dark-def, 
.stage-layer-item.text-light-def, 
.stage-layer-item.text-color-def {
	font-size: 125%;
	font-family: ProximaNovaLight, Helvetica, Arial, sans-serif;
	color: #293138;
	}

.stage-layer-item.head-light-def, 
.stage-layer-item.sub-light-def, 
.stage-layer-item.med-light-def, 
.stage-layer-item.text-light-def {
	color: #fff;
	}

.stage-layer-item.head-color-def, 
.stage-layer-item.sub-color-def, 
.stage-layer-item.med-color-def, 
.stage-layer-item.text-color-def {
	color: #da3390;
	}

/* ----- stage ----- */

.cms-stage-container {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	font-size: 8px;
	}

@media (min-width: 480px) {
	.cms-stage-container {
		font-size: 9px;
		}
	}

@media (min-width: 768px) {
	.cms-stage-container {
		font-size: 11px;
		}
	}

@media (min-width: 992px) {
	.cms-stage-container {
		font-size: 13px;
		}
	}

@media (min-width: 1200px) {
	.cms-stage-container {
		font-size: 16px;
		}
	}

@media (min-width: 1400px) {
	.cms-stage-container {
		font-size: 18px;
		}
	}

@media (min-width: 1600px) {
	.cms-stage-container {
		font-size: 20px;
		}
	}

@media (min-width: 1800px) {
	.cms-stage-container {
		font-size: 22px;
		}
	}

.cms-stage-background {
	width: 100%;
	position: relative;
	padding-bottom: 20%;
	}

.cms-stage-layer {
	display: block;
	position: absolute;
	height: auto;
	z-index: 10;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }

.cms-stage-content {
	}

.cms-stage-image {
	max-width: 100%;
	height: auto;
	}

.cms-stage-text {
	}

.cms-stage-button {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	background: #eeecea;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	z-index: 1;
	}

.cms-stage-button span {
	text-overflow: ellipsis;
    white-space: nowrap;
    }

.cms-stage-button:hover span {
	-webkit-box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.1);
	}

.cms-stage-button:before {
	display: block;
	position: absolute;
	width: 70%;
	height: 10px;
	content: " ";
	right: 4px;
	bottom: 6px;
	background: transparent;
	-webkit-transform: skew(4deg) rotate(4deg);
	-moz-transform: skew(4deg) rotate(4deg);
	-ms-transform: skew(4deg) rotate(4deg);
	-o-transform: skew(4deg) rotate(4deg);
	transform: skew(4deg) rotate(4deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	z-index: -1;
	} 

.cms-stage-button:hover:before {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}

.cms-stage-button span {
	display: inline-block;
	padding: 5% 10%;
    font-size: 150%;
    color: #796f66;
    background: #eeecea;
    -webkit-transition: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
	}

@media (max-width: 768px) {
	.cms-stage-button span {
		font-size: 190%;
		}
	}

.cms-stage-button span:after {
    font-family: "BaborLg";
    content: " \f02a";
    font-size: 0.8em;
	}

.cms-stage-layer .cms-stage-hotspot {
	display: block;
	position: relative;
	width: 48px;
	height: 48px;
	top: 0;
	left: 0;
	border-radius: 50%;
	border: 1px solid #bbafa8;
	background: #e6dfda;
	text-align: center;
	color: #bbafa8;
	cursor: pointer;
	opacity: 0.8;
    -webkit-transition: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
	}

.cms-stage-hotspot:after {
    display: block;
    text-align: center;
    height: 46px;
    line-height: 46px;
    font-family: "BaborLg";
    content: " \f03f";
    color: #bbafa8;
	}

.cms-stage-layer:hover .cms-stage-hotspot {
	text-decoration: none;
	opacity: 1;
	color: #bbafa8;
	}

@media (max-width: 768px) {
	.cms-stage-layer .cms-stage-hotspot {
		display: none;
		}
	}

div.stretchy-wrapper {
	width: 100%;
	position: relative;
	}

div.stretchy-wrapper.aspectratio-19-7 {
	padding-bottom: 36.84%;
	}

div.stretchy-wrapper.aspectratio-19-4 {
	padding-bottom: 21.1%;
	}

div.stretchy-wrapper.aspectratio-48-63 {
	width: 480px;
	height: 630px;
	}

div.stretchy-wrapper.aspectratio-96-63 {
	padding-bottom: 65.63%;
	}

div.stretchy-wrapper.aspectratio-28-5 {
	padding-bottom: 17.86%;
	}

div.stretchy-wrapper.aspectratio-1-1 {
	padding-bottom: 100%;
	}
	
div.stretchy-wrapper > div,
div.stretchy-wrapper > .push {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	}
/* ----- stream ----- */

.stream {
    max-width: 1920px;
    margin: 0 auto;
    padding: 20px 20px 40px 20px;
    position: relative;
}

.stream h1 {
    text-align: center;   
}

.stream .juicer-feed {
    padding: 20px 0;
}

.stream .juicer-feed.white li.feed-item,
.stream .juicer-feed.user li.feed-item,
.stream .juicer-feed.juicer-widget li.feed-item,
.stream .juicer-feed.colors li.feed-item,
.stream .juicer-feed.colored-icons li.feed-item,
.stream .juicer-feed.gray li.feed-item {
    border: 1px solid #9f8f88;
    padding: 60px 20px 20px 20px;
    font-size: 14px;
    position: relative;
}

.stream .juicer-feed .j-poster {
    display: none;   
}

.stream .juicer-feed .j-text {
    overflow: hidden;   
}

.stream .juicer-feed h1.referral {
    position: absolute;
    bottom: 0;   
    right: 0;
    left: 0;
    text-align: center;
    font-size: 12px;
    color: #999;
}

.stream .juicer-feed li.feed-item:before {
    font-family: "BaborLg";
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    font-size: 24px;
    text-align: center;
    color: #44505f;
}

.stream .juicer-feed li.feed-item.facebook:before {
    content: '\f01e';
}

.stream .juicer-feed li.feed-item.instagram:before {
    content: '\f020';
}

.stream .juicer-feed li.feed-item.blog:before {
    content: '\f044';
}

.juicer-feed .j-poster a:hover, 
.juicer-feed .j-meta a:hover {
    color: #3b4354!important;
}
/* ----- subnavigation ----- */

.subnavigation {
    padding: 10px 2%;  
	margin: 0 auto;
	max-width: 1400px; 
}

.subnavigation ul {
    list-style-type: none;  
    margin: 20px 0; 
    padding: 0;
}

.subnavigation ul li {
    float: left;
    width: 25%;
    min-width: 200px;   
}

@media (max-width: 480px) {
	
	.subnavigation {
		padding: 10px 20px;  
	}
	
	.subnavigation ul li {
		width: 100%;
		min-width: 160px;
	}
}

.subnavigation ul li a {
    display: block;
    position: relative;
    padding: 8px 0 8px 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #455161;
    opacity: 0.8;
    font-family: ProximaNovaReg, Helvetica, sans-serif;
    
    -webkit-transition: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
}

.subnavigation ul li a:hover {
    text-decoration: none;
    opacity: 1;
}

.subnavigation ul li a:after {
    font-family: "BaborLg";
    display: block;
    position: absolute;
    left: 4px;
    top: 10px;
    font-size: 10px;
    content: '\f02a';   
}
/* ----- teaser ----- */

.teaser {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 20px;
}

.teaser .teaser-caption {
    width: 60%;   
}

.teaser .teaser-form {
    position: relative;
    padding: 20px 0 0 0;
    width: 60%;   
}

.teaser-spafinder .teaser-form {
    width: 80%;   
}

.teaser-institutes .teaser-caption {
    width: 75%;   
}

.teaser .teaser-caption h3 {
    color: #fff;
	font-size: 36px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.teaser-institutes .teaser-caption h3 {
    color: #3f4650;
	font-size: 36px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.teaser .teaser-button {
    position: relative;
    min-width: 200px;
    width: 65%;   
    padding: 20px 0;   
}

.col-sm-6 .teaser .teaser-button {
    max-width: 50%;   
}

.teaser-input {
    padding-right: 100px;   
}

.teaser-input input {
    padding: 20px; 
    height: 72px;  
}

.teaser-input button {
    width: 84px;
    height: 84px;  
    position: absolute;
    right: 0;
    top: 16px; 
    border-radius: 100px;
    
    -webkit-transition: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
}

@media (max-width: 480px) {
    
    .teaser-institutes .teaser-input {
        padding-right: 40px;
    }
    
    .teaser-institutes .teaser-input input {
        padding: 5px; 
        height: 30px;
        width: 100%;
    }
    
    .teaser-institutes .teaser-input button {
        height: 30px;
        width: 30px;
        top: 18px;
        padding: 6px;
    }
    
    .teaser-institutes .teaser-input button span {
        font-size: 16px;
        line-height: 16px;
        padding: 0;
    }

}


.teaser-details {
    color: #fff;   
}
.tpl-head-hotline {
	padding-top: 70px;
	}

.tpl-head-badge {
	padding-top: 50px;
	}

.tpl-head-hotline h4 {
	font-size: 24px;
	margin: 0;
	padding: 0;
	}

.tpl-head-hotline p {
	margin: 0;
	padding: 0;
	line-height: 120%;
	}

.head-icons {
	padding-bottom: 29px;
	}
	
.head-icons ul.promises, 
.head-icons ul.promises > li, 
.head-icons ul.shipping, 
.head-icons ul.shipping > li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	}

.head-icons ul.promises > li,
.head-icons ul.shipping > li {
	float: left;
	margin-left: 20px;
	}

.head-icons ul.shipping > li {
	float: right;
	margin-left: 0;
	margin-right: 20px;
	}

.head-icons ul.promises > li > i,
.head-icons ul.shipping > li > i {
	margin-right: 5px;
	}

.head-icons ul.promises > li:first-child,
.head-icons ul.shipping > li:first-child {
	margin: 0;
	}

.head-icons ul.tpl-payment {
	margin: 0;
	}

.head-icons ul.tpl-payment li {
	float: right;
	margin: -5px 20px 0 0;
	font-size: 20px;
	}
	
@media (max-width: 1024px) {
	.head-icons ul.tpl-payment li{
		margin-right: 10px;
	}
}

.head-icons ul.tpl-payment li:first-child {
	margin: -5px 0 0 0;
	}
/* ----- ----- */

body {
	padding: 0;
	margin: 0;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-family: Helvetica, sans-serif;
	font-size-adjust: 100%;
	font-size: 13px;
	color: #000!important;
}

@media (min-width: 768px) {
	body {
		font-size: 15px;
	}
}


.container-fluid {
	padding-left: 0;
    padding-right: 0;
}

.container-wrapper {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 2%;
}

/* ----- ----- */

#header {
	min-height: 140px;
	background: #fff;
	border-bottom: 1px solid #dddddd;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
	margin-bottom: 4px;
	position: relative;
}

#header > .container-wrapper {
	position: relative;
	top: 0;
	left: 0;
	}

#logo {
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

#logo > a {
	display: block;
	position: absolute;
	top: 50px;
	left: 0;
	width: 160px;
	height: 70px;
	color: #000;
}

#logo > a i {
    font-size: 68px;
    line-height: 68px;
}

#logo > a img {
    width: 160px;
}

@media (max-width: 768px) {
    #header {
    	min-height: 100px;
    }

    #logo a {
        top: 12px;
        left: 50%;
        margin-left: -80px;
    }
}

/* ----- breadcrumbs ----- */

.breadcrumbs {
	margin: 0 auto 0 auto;
	max-width: 1400px;
    padding: 20px 2% 0 2%;
}

.breadcrumb {
	background: none;
    border-radius: 0;
    padding: 8px 0;
}

.breadcrumbs .breadcrumb li.home a {
	position: relative;
	padding-left: 20px;
}

.breadcrumbs .breadcrumb li.home a:before {
	content:"\f043";
	width: 14px;
	height: 14px;
	font-family: "BaborLg";
	font-size: 14px;
	position: absolute;
	left: 2px;
	top: -2px;
}

.breadcrumbs .breadcrumb li.home a:hover {
    text-decoration: none;
}

.breadcrumbs .breadcrumb li.home span {
    display: none;
}


/* ----- ----- */

#main {
	padding: 0;
}

section {
}

.dark-gradient {
	background: #000;
}

/* ----- merchant ----- */

#header > #merchant {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	}

#header > #merchant > section > span > a {
	display: block;
	padding: 4px 16px;
	background: #293138;
	-webkit-border-bottom-right-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	border-bottom-right-radius: 14px;
	font-size: 80%;
	color: #fff;
	}

/* ----- helper ----- */

.padding-left-0 {
	padding-left: 0 !important;
	}

.padding-right-0 {
	padding-right: 0 !important;
	}
.timeline {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	color: #000000;
	}

.timeline-head {
	border-bottom: 0px solid #fff;
	}

.timeline-visual {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	}

.timeline-visual .head {
	display: block;
	position: absolute;
	top: 30%;
	left: 35%;
	max-width: 50%;
	margin: 0;
	padding: 0;
	}

.timeline-visual .head h3 {
	text-transform: uppercase;
	font-size: 24px;
	font-size: 3vw;
	}

.timeline-visual .head .lead {
	text-transform: uppercase;
	font-size: 16px;
	font-size: 2vw;
	}

.timeline-head .sections,
.timeline-head .sections li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	}

.timeline-head .sections {
	position: absolute;
	top: 50px;
	right: 20px;
	}

.timeline-head .sections li {
	margin-bottom: 5px;
	}

.timeline-head .sections li a {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #786e65;
	background: #fff;
	opacity: 0.5;
	transition: all 0.5s ease 0s;
	}

.timeline-head .sections li a:hover {
	opacity: 1;
	}

.timeline-body {
    background-color: #ffffff;
	}

.timeline-bg-top {
	padding-top: 40px;
	}

.timeline-bg-bottom {
	padding-bottom: 40px;
	}

.timeline-body .row {
	min-height: 280px;
	margin-bottom: 40px;
	}

.timeline-body .content-container > div {
	padding: 0 25px 0 40px;
	}

.timeline-body .content-container > div:first-child {
	padding: 0 60px 0 30px;
	}

@media (max-width: 768px) {
	.timeline-body .content-container > div,
	.timeline-body .content-container > div:first-child {
		padding: 0 20px;
		}
	}

.timeline-body .content-container > div > img.bleed {
	margin-right: -30px;
	}

.timeline-body .content-container > div:first-child > img.bleed {
	margin-left: -30px;
	}

.timeline-body h3 {
	display: block;
	position: relative;
	text-transform: uppercase;
	z-index: 60;
	}

.timeline-body p.lead {
	display: block;
	position: relative;
	z-index: 60;
	}

.timeline-body .content {
	display: block;
	position: relative;
	z-index: 60;
	}

.timeline-body .button {
	max-width: 310px;
	margin-bottom: 20px;
	}

@media (max-width: 480px) {
	.timeline-body .button {
		max-width: none;
		width: 100%;
		}
	}
.cms-container > .video {
	}

.cms-container > .video.video-2column {
	}

.cms-container > .video h2 {
	font-size: 200%;
    margin: 0;
    padding: 40px 20px 10px 20px;
	}

.cms-container > .video h4 {
	font-size: 130%;
    margin: 0;
    padding: 0 20px 20px 20px;
	}

.cms-container > .video h4:empty {
	display: none;
	}

.cms-container > .video p {
	padding: 0 20px 10px 20px;
	}
	
.cms-container > .video .video-embed {
	padding: 0 20px 20px 20px;
	max-width: 720px;
	margin: 0 auto;
	}
