.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}



@font-face { 
font-family: "LINTSEC"; 
src: url("../fonts/NeoSansStd-Medium.otf"); 
}


.is--ctl-register .shop--navigation {
	display:none;
}

/*
@media screen and (min-width: 64em) {
.box--image {
    width: 33.33%;
}
}
*/

.is--ctl-checkout .is--checked {
	display: none;
}


.btn [class="icon--book2"] {
    font-size: 10px;
    font-size: 1.25rem;
    line-height: 1.7;
}


h1, h2 {
    text-rendering: optimizelegibility;
	font-family: "LINTSEC"!important;
	line-height: 2rem;
}




.badge--newcomer {
	display: none!important;
}

.only-desktop{display:none;}


.content-box .button {
	background: #B5C952;
	padding: 10px 30px 10px 30px;
	border-radius: 5px;
	color:#ffffff;
	display: inline-block;
}

@media print {
.finish--content .information--panel-wrapper .information--panel-item.information--panel-address,
.finish--content .information--panel-wrapper .information--panel-item.information--panel-item-billing {
	width: 48%;
	float: left;

}

.finish--content .information--panel-wrapper .information--panel-item,
.finish--content .information--panel-wrapper .information--panel-item.information--panel-item-shipping {
	width: 48%;
	float: right;
}

.finish--content .information--panel-wrapper .information--panel-item {
	width: 100%;
}

}


.badge--outofstock {
	background: yellow;
}

@media screen and (min-width: 1260px) {
.badge--outofstock {
	position: absolute;
	background: yellow;
    top: 183px;
    left: 300px;
}

}

@media screen and (min-width: 1024px) {
	
.only-mobile .logo-main {
	margin-top: -10px!important;
}

	.only-mobile a.logo--link {
	position: relative;
	z-index: 99999;
	height: 7rem!important;
}
}


@media screen and (min-width: 1300px) {


/*
body.is--ctl-checkout.is--act-confirm.is--user.is--minimal-header .header-inner-left{
	float: none;
    width: auto;
}

.only-mobile{display:none!important;}
.only-desktop{display:block;}

.header-main {
	border-top: 3px solid #B5C952;
}

.header-main .logo-main .logo--link {
	height: 115px;
}


.header-inner {
	width: 100%;
}

.header-inner-left {
	float: left;
	width: 50%;
}

.header-inner-right {
	float: left;
	max-width: 50%;
	width: 100%;
	margin-top:18px;
}

.header-main .logo-main {
	width: auto;
	float: left;
	z-index: 999;
    position: relative;
}

.header-main .logo-main .logo--shop {
	width: auto;
	height: 75px;
}

/*
.shop--navigation .entry--search {
	max-width: 51%;
	width: 100%;
	margin-right:0;
}



.header-main .shop--navigation {
	width: 79%;
}

.header-main .header--navigation {
	width: auto;
	float: left;
    padding: 0.3rem 0rem .625rem 0rem;
}


*/




/*------------STARTSITE BOXES-----------------*/

.content-box {
	border:1px solid #eeeeee;
	padding:0 10px 28px 10px;
	font-family: "LINTSEC";
	height: 100%;
	border-top:3px solid #ccdc7c;
}
.content-box-left {
	float: left;
	width: 65%;
}

.content-box-right {
	float: left;
	width: 35%;
}

.content-box h2 {}

.content-box img {
    margin-top: 32px;
}

.opacity-img {
    opacity: 0.1;
}

.content-box span {
	width:100%;
	display: inline-block;
	margin-bottom:35px;
	padding-right:10px;
}


/*------------NAVI STYLING-----------------*/

/*

*/

}


.navigation-main {
	border-bottom: none;
}

.navigation-main .is--active .navigation--link {
	font-family: "LINTSEC";
	background-color: #B5C952;
    background-image: none;
    font-weight: 700;
    color: #fff;
    padding: .79rem 2rem .65rem 2rem;
}

.navigation-main .navigation--link {
	font-family: "LINTSEC";
}





.content-main {
	box-shadow: none;
}


























