body {
	font-family: 'STIHL-Contraface-Text', 'Arial', sans-serif;
	color: #000;
	line-height: 1.4;
    font-size: 14px;
	width: 100%;
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	text-transform: uppercase;
    letter-spacing: 0;
    color: #000;
    font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
    font-size: 38px;
    margin-bottom: 40px;
}
h1:after {
    display: block;
    content: '';
    background-color: #000;
	width: 34px;
    height: 7px;
    margin-top: 15px;
}
.productbanner h1 {
	color: #fff;
    margin-top: 200px;
    position: absolute;
    left: 0px;
    margin: 0;
    bottom: 90px;
    margin-left: 15px;
	margin-right: 15px;
}
.productbanner h1:after {
	background-color:#fff;
}
h2 {
    font-size: 32px;
    font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
    margin: 40px 0;

}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
@media (max-width: 767px) {
	h1 {
		font-size: 24px;
	}	
	h2 {
		font-size: 20px;
	}	
}
a {
	color: #000;
}
p a, p a:visited, p a b {
    color: #F37A1F;
    text-decoration: underline;
    cursor: pointer;
}
a:hover {
	text-decoration: none;
	    color: inherit;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 16px;
	    text-align: left;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
    color: #000;
    font-family: 'STIHL-Contraface-Text', 'Arial', sans-serif;
    line-height: 1.4;
    font-size: 18px;
    grid-area: input;
    height: 60px;
    padding: 0 20px;
    background-color: #EDEDED;
        border: 0;
    border-radius: 0;
}
.form-control:focus {
    box-shadow: none;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 16px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
/*
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
*/
header {
/*	height:46px;*/
	background: #EDEDED;
	position: -webkit-sticky; /* Safari */  
	position: sticky;
    top: 0;
    z-index: 999;
	border-bottom: 1px solid #B1B1B1;
}

@media (min-width: 1200px) {
	header {
		height:46px;
	}
}
.mainheader {
	padding-top: 14px;
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    display: -webkit-box;
    -webkit-box-pack: justify;
/*    webkit-justify-content: space-between;*/
    display: flex;
}
.mainheader>* {
    display: inline-block;
    display: -webkit-box;
}
.mainheader>*>*{
    text-align:initial;
	text-align-last:initial;
}
header .phones a, header .phones >span {
	margin-right:10px;
	vertical-align: top;
}

header .phones span {
	text-transform:uppercase;
	font-weight:700;
}

@media (min-width: 768px) {
	header .mainheader .phones {
		position: relative;
		top:-10px;
	}
}
@media (max-width: 767px) {
	
	header .mainheader .phones {
		top: -500px;
		left: 0;
		background: #fff;
		right: 0;
		z-index: 9;
		position: relative;
		 transition: all .5s ease-in-out;
		 display:block;
		 position: absolute;
	} 
	header .mainheader .phones.active {
		
		top: 0;

	}
	header .mainheader .phones a svg {
		display:none;
	}
	header .mainheader .phones span, header .mainheader .phones a {
		display:block;
		text-align: center;
		margin: 12px 0;
		font-size: 18px;
	}
	header .mainheader .phones span {
		font-weight: bold;
		text-transform:uppercase;
	}
}
/* logo */
#logo{
	margin: 0;
}
#logo2 {
	line-height:0;
}
#logo img {
    max-height: 60px;
    margin: 3px 0;
}
#logo2 svg {
	height:66px;
}
/* search */
#searchbutton {
	cursor:pointer;
}
.fakesearch {
	font-family: 'STIHL-Contraface-Display-Medium', 'Arial', sans-serif;
    line-height: 14px;
    font-size: 12px;
    border-bottom: 1px solid #000;
    width: 170px;
    display: inline-block;
    padding-left: 10px;
    margin-right: 12px;
    top: -3px;
    position: relative;
}
#search {
	margin-bottom: 10px;
	position:absolute;
    z-index: 500;
 /*   height: calc(100vh + 46px);*/
    width: 100%;
    top: 0;
    bottom: auto;
 /*   background-color: rgba(0,0,0,0.4);*/
	display:none;
}
.searchbody {
	background:#fff;
	padding:70px 20px;
	top: -200px;
    position: relative;
	 transition: all .5s ease-in-out;
}
.searchbody.show {
	top: 0;
}
.searchclose, .menuclose, .phonesclose {
	cursor:pointer;
    position: absolute;
    top: 0;
    right: 0;
    padding: 14px;
    line-height: 9px;
	background: linear-gradient(to bottom, #000 50%, #F37A1F 50%) 0 0/200% 200%;
	transition: background-position 400ms, border-color 400ms, color 200ms;
}
.searchclose:hover, .menuclose:hover {
    background-position: 0 -100%;
}
.searchbody>.input-group {
	width:33%;
	margin:0 auto;
}
#search .input-lg {
	font-size: 22px;
    color: #000;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #000;
    outline: none;
    padding: 0;
	height:unset;
	background: #fff;
}
#search .btn-lg {
	    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    line-height: 0;
    margin-left: 10px;
}
#search .btn-lg.active.focus, #search .btn-lg.active:focus, #search .btn-lg.focus, #search .btn-lg:active.focus, #search .btn-lg:active:focus, #search .btn-lg:focus {
	outline:none;
}
/* cart */
#cart {
    margin-right: 12px;
}
#cart a {
	position:relative;
}
#cart span {
    justify-content: center;
    align-items: center;
    position: absolute;
    right: -9px;
    top: -14px;
    width: 15px;
    height: 15px;
    line-height: 16px;
    background: #f37a1f;
    color: white;
    border-radius: 50%;
    text-align: center;
	    font-size: 12px;
}
/* menu */
.menu_overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background: #000;
    opacity: 0;
    z-index: 99;
    transition: opacity 400ms;
}
.menu_overlay.active {
	display: block;
	opacity: 0.4;
}
#menu {
	position:relative;
	border-bottom: 1px solid #B1B1B1;
	background: #fff;
	z-index: 100;
}
#menu a {
    color: #222;
}
#menu>div>ul {
	padding:0;
}
#menu>div>ul>li>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1;
	padding: 25.4px 10px;
	height: 66px; 
}
#menu .dropdown {
	border-left: 1px solid #B1B1B1;
}
#menu .dropdown-menu ul {
    display: inline-block;
    vertical-align: top;
}
#menu .dropdown-menu ul li {
    margin-bottom: 20px;
}
#menu .dropdown-menu ul a {
    font-family: 'STIHL-Contraface-Text', 'Arial', sans-serif;
}
#menu .dropdown-menu ul a.has-child {
	font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
}
#menu .dropdown>a>svg {
	width: 1.2rem;
    height: 1.2rem;
    transform: rotate(0);
    transition: transform 250ms;
}
#menu .dropdown.active {
	background: #EDEDED;
}
#menu .dropdown.active>a>svg {
	transform: rotate(45deg);
}
#menu>div>ul>li {
	text-transform: uppercase;
	font-size:14px;
	line-height: 1.1;
	color:#000;
	font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
	list-style: none;
	position: unset;
	float: left;
}
#menu>div>ul>li.dropdown {
    width: calc((100% - 218px)/4);
}
#menu>div>ul>li>.dropdown-menu {
    top: 100%;
    left: 0;
    right: 0;
    margin: 0;
    box-shadow: none;
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #B1B1B1;
    padding-top: 30px;
	border-radius: 0;
    margin: 0;
}
#mobmenu ul {
	margin:0;
}
@media (min-width: 768px) and (max-width:997px){
#menu>div>ul>li.dropdown {
    word-break: break-all;
}
}
@media (max-width: 767px) {
	#menu>div>ul>li.mobitem {
		display:none;
	}	
	header {
		height: 41px;
	}
	.searchbody>.input-group {
		width:100%;
	}
	#menu {
		height:46px;
	}
	#menu .container {
		padding:0;
	}
	#logo img {
		max-height: 40px;
	}
	#logo2 svg {
		height: 46px;
	}
	#menu>div>ul>li>a {
		padding: 15.4px 20px;
		    height: unset;
	}
	#menu>div>ul>li.dropdown {
		width: calc(100% - 150px);
	}
	#menu .dropdown {
		border-left: 0;
	}
	#menu .mobitem {
		display:none;
	}
	#mobmenu {
		position:relative;
	}
	#mobmenu ul {
		list-style:none;
		padding:0;
	/*			--menu-height: 46px;*/
		position: absolute;
		left: -100vw;
		width: 100%;
	    transition: left 300ms;
		top:0;
		height:0;
		z-index: 100;
		background: #fff;
	}
	#mobmenu ul ul {
		position:relative;
		left: 0;
		top:0;
		width: 100%!important;
		    height: auto;

	}
	#mobmenu ul .container {
		width: 100%!important;
		left:0;
		top: 0;
		padding: 0;
	}
	#mobmenu.active ul,#mobmenu.active .container {
		left:0;
		height:auto;
	}
	#mobmenu svg {
		width: 1.2rem;
		height: 1.2rem;
	}
	#mobmenu .dropdown-menu svg {
		position: absolute;
		top: 24px;
		width: 16px;
		height: 16px;
	}
	#mobmenu ul>li{
		border-bottom: 1px solid transparent;
		height: 70px;
		padding: 0 20px;
		position: initial;
		background: #fff;
	}
	#mobmenu>ul>li{
		border-bottom: 1px solid #B1B1B1;
	}
	
	#mobmenu ul ul:last-child li:last-child, #mobmenu ul ul:first-child li:first-child{
		border-bottom: 1px solid #B1B1B1!important;
	}
	#mobmenu ul>li ul>li:not(:nth-child(1)){
		border-bottom: 1px solid transparent;
	}
	#mobmenu ul>li>a {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex: 1;
		padding: 25.4px 0;
		text-transform: uppercase;
		font-size: 14px;
		line-height: 1.1;
		color: #000;
		font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
	}
	#mobmenu ul>li ul>li>a {
		font-family: inherit;
	}
	#mobmenu ul>li>span {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex: 1;
		padding: 25.4px 0;
		text-transform: uppercase;
		font-size: 14px;
		line-height: 1.1;
		color: #000;
		font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
		margin-left: 24px;
	}
	#mobmenu .dropdown-menu {
		top: 0;
		width: 100%;
		box-shadow: none;
		border: 0;
		left: 100%;
		border-radius: 0;
		padding: 0;
		margin: 0;
	}
	#mobmenu ul a.see-all {
		font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
	}
}

/* content */ 
#content {
	min-height: 600px;
}
.productbanner {
	height:400px;
	margin-bottom: 50px;
}
.productbanner .container {
	position:relative;
	height:100%;
}
.productbanner .model {
	position:absolute;
	bottom:0;
	left:0;
	background:#fff;
	font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
	text-transform: uppercase;
	padding:20px;
	border-top: 1px solid #B1B1B1;
    border-right: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1;
    border-bottom: 1px solid #fff;
	margin-left: 15px;
}
.productinfo {
	padding: 20px 20px 0;
    border: 1px solid #B1B1B1;
    background-color: white;
}
.thumbnail {
	padding:0;
	border:0;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	display: block;
	padding-bottom: 3px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border:0;
	border-radius:0;
	border-bottom: 3px solid #000;
}
.leftc {
    position: initial;
}
@media (min-width: 768px) {
.leftc:after {
	content:'';
	position:absolute;
	right: 50%;
	top:0;
	border-right:1px solid #B1B1B1;
	height:100%;
}
}
.shotdescription {
    line-height: 20px;
	border-bottom:1px solid #B1B1B1;
	margin-bottom:24px;
	    line-height: 1.4;
    font-size: 15px;
}
.shotdescription ul {
    padding-left: 15px;
}
.shotdescription li {
	padding-bottom:15px;
}
.shotrarrts {
    text-transform: uppercase;
    font-family: 'STIHL-Contraface-Display-Medium', 'Arial', sans-serif;
    font-size: 12px;
    line-height: 20px;
	border-bottom:1px solid #B1B1B1;
	margin-bottom:24px;
}
.shotrarrts>span {
	font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
	margin-bottom: 24px;
	display:block;

}
.pricereal, .pricenew {
	font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
	font-size: 32px;
	font-weight: 700;
}
.pricenew {
	color:#f37a1f;
	font-weight:normal;
}
@media (min-width: 768px) and (max-width:997px){
.pricereal, .pricenew { 
    font-size: 30px;
}
}
.modelbox {
	padding: 20px 10px;
    background-color: #EDEDED;
	text-transform:uppercase;
	font-size: 12px;
}
.modelbox span {
	font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
}
#product {
	border-top:1px solid #B1B1B1;
	padding-top: 25px;
    margin-top: 25px;
}
.number{border:1px solid #B1B1B1;display:inline-block;vertical-align:middle;position:relative;margin:0 10px 10px 0;height: 35px;    text-align: left;}
.number .frame-change-count{width: 133px;}
.number .btn-minus button,.number  .btn-plus button{width:33px;cursor:pointer;display:inline-block;height:34px;outline:0;text-align:center;}
.number .btn-plus{float:right}
.number .btn-plus button:after {
    content: '';
    background: url(/image/icons/icon-plus-white-16.svg) no-repeat center/contain;
    position: absolute;
    height: 16px;
    width: 16px;
    top: 8px;
    right: 8px;
}
.number .btn-minus button:after {
    content: '';
    background: url(/image/icons/icon-minus-white-16.svg) no-repeat center/contain;
    position: absolute;
    height: 16px;
    width: 16px;
    top: 8px;
    left: 8px;
}
.number input.plus-minus{border:0;background:#fff;width:56px;height:33px;position:absolute;left:39px;top:0;outline:0;font-size:14px;text-align:center;border-radius:0;padding:0}

.product_description {
	line-height: 1.4;
    font-size: 18px;
	margin-top:30px;
	text-align: justify;
	font-family: verdana, geneva, sans-serif;
}
/* footer */
.footersocial {
	padding: 30px 0;
	background-color: #f37a1f;
	    margin-top: 30px;
}
.footersocial .text-danger {
	color:#fff;
	font-size:16px;
}
.headingnewsletter {
	font-family: 'STIHL-Contraface-Display-Medium', 'Arial', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
	color:#fff;
	margin-bottom: 35px;
	margin-top: 28px;
}
.footersocial input,.footersocial input:focus {
	width: 330px;
	max-width:100%;
    font-size: 38px;
	color: #fff;
    font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
	display: block;
    margin: 0 auto;
	    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
	outline: 0;
    box-shadow: none;
	    background: url(/image/icons/icon-pen-white-32.svg) center right no-repeat;
		padding-right: 45px;
			    
}
.footersocial input::placeholder {color: #FFF;opacity: 0.5;}
.footersocial input::-webkit-input-placeholder {color:#FFF;opacity: 0.5;}
.footersocial input::-moz-placeholder {color:#FFF;opacity: 0.5;}
.footersocial input:-moz-placeholder {color:#FFF;opacity: 0.5;}
.footersocial input:-ms-input-placeholder {color:#FFF;opacity: 0.5;}
#form-newsletter-error button {
	position: relative;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 50%, #000 50%) 0 0/200% 200%;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    transition: background-position 400ms, border-color 400ms, color 200ms;
    display: flex;
    justify-content: center;
    align-items: center;
    border-color: #fff;
    text-align: left;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #fff;
    font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
    line-height: 1.1;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 14px;
    height: 60px;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    -webkit-hyphens: none;
    -ms-hyphens: none;
	hyphens: none;	
	margin: 0 auto;
	margin-top: 30px;
	width: auto;
    min-width: 246px;
    max-width: 328px;
}
#form-newsletter-error button:hover {
background-position: 0 -100%;
}
.socialicons {
	text-align:center;
	margin: 60px 0 30px 0;
}
.socialicons a + a {
	margin-left:30px;
}
.socialicons svg {
	width:32px;
	height: 32px;
}
footer {
	padding-top: 30px;
	background-color: #EDEDED;
	color: #222;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #222;
}
footer a:hover {
	color: #000;
}
footer .title {
    text-transform: uppercase;
    color: #000;
    font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
    font-size: 16px;
    padding: 40px 10px 10px;
}
footer .promoblock {
	font-size:18px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}
footer .promoblock svg {
    margin-bottom: 15px;
}
footer li {
    text-transform: uppercase;
    color: #000;
    font-family: 'STIHL-Contraface-Display-Medium', 'Arial', sans-serif;
	    font-size: 14px;
    margin: 20px 10px 0 10px !important;
}
@media (max-width: 1024px) {
	.socialicons {
		margin: 40px 0 20px 0;
	}
}
@media (max-width: 767px) {
	.headingnewsletter {
		margin-bottom: 25px;
		margin-top: 12px;
	}
	.footersocial input, .footersocial input:focus {
		font-size:30px;
		background-size: 16px 16px !important;
	}
	footer ul {
		display:none;
	}
	footer .title {
		border-top: 1px solid #B1B1B1;
		padding: 20px 10px 20px;
	}
	footer .title:after {
		content:"";
		background: url(/image/icons/icon-arrow-right.svg);
		position:absolute;
		width: 16px;
		height: 16px;
		right: 30px;
		transform: rotate(90deg);
	}
	footer .title.open:after {
		transform: rotate(270deg);
	}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	background-color: transparent;
    padding: 0;
	margin-bottom:40px;
	margin-top:20px;
}
.breadcrumb > li {
	text-transform: uppercase;
    font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
}
.breadcrumb > li a {
    font-family: 'STIHL-Contraface-Display-Medium', 'Arial', sans-serif;
}
.breadcrumb > li a:hover {
	text-decoration:underline;
}
.breadcrumb > li + li:before {
	height: 16px;
    width: 16px;	
    background: url(/image/icons/icon-arrow-right.svg) no-repeat center/cover;	
	content: '';
    background-size: 10px;
    padding: 0 20px 0 20px;
    line-height: 17px;
    text-align: center;
    margin: 0 !important;
}
.productbanner .breadcrumb, .productbanner .breadcrumb a {
	color:#fff;
}
.productbanner .breadcrumb > li + li:before {
	background: url(/image/icons/icon-arrow-right-white.svg) no-repeat center/cover;
	background-size: 10px;
}
.subcat {
	border-bottom: 1px solid #B1B1B1;
	margin-bottom: 30px;
	padding-bottom:30px;
	display:block;
}
.subcatimage {
	transition: transform 0.2s;
	margin-bottom: 10px;
	overflow: hidden;
}
.subcatimage img {
	margin: 0 auto;
	transition: transform 0.2s;
}
.subcat:hover .subcatimage img{
	transform: scale(1.1);
}
.subcatname {
    position: relative;
    cursor: pointer;
    margin-right: 43px;
    text-transform: uppercase;
    color: #000;
    font-family: 'STIHL-Contraface-Display-Medium', 'Arial', sans-serif;
    line-height: 1.1;
    font-size: 14px;
    margin-top: 15px;
    margin-left: 10px;
	display:table;
	height: 31px;
	width: calc(100% - 53px);
}
.subcatname span {
	display: table-cell;
    vertical-align: bottom;
}
.subcatname:after {
    content: '';
    background: url(/image/icons/icon-arrow-right.svg) no-repeat center/contain;
    position: absolute;
    height: 16px;
    width: 16px;
    top: 100%;
    left: 100%;
    transform: translate3d(17px, -100%, 0);
    height: 16px;
    margin-top: -1px;
    transition: transform 0.2s;
}
.subcatname:hover:after {
	transform: translate3d(22px, -100%, 0);
}

.functions {
	display: flex;
    flex-wrap: wrap;
}
.functions>.col-sm-4 {
	display: flex;
}
.functions .subcat {
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
	cursor:pointer;
}
.functions .subcatimage {
	margin-bottom: 10px;
	overflow: hidden;
	height:177px;
}
.functions .subcatimage>div {
	transition: transform 0.2s;
	height: 100%;
}
.functions .subcatimage img {
	margin: 0 auto;
}
.functions .subcat:hover .subcatimage>div{
	transform: scale(1.1);
}
.functions .subcatname {
	height: auto;
	font-size: 22px;
}
@media (max-width: 996px) {
.functions .subcatname {
	word-break: break-word;
	font-size: 20px;
}
}
.attribute {
	width:100%;
	margin-bottom:30px;
}
.attribute td {
    border-right: 1px solid #000;
    text-align: left;
    padding: 20px;
	font-size: 15px;
}

.attribute td:last-child {
    border: 0;
	width: 62.5%;
}
.attribute tr:nth-child(odd) {
    background-color: #EDEDED;
}
@media (max-width: 767px) {
.attribute tr:nth-child(odd) {
    background-color: #fff;
}
.attribute td {
    width: unset!important;
	display: block;
	border:0;
}
.attribute td:nth-child(odd) {
    background-color: #EDEDED;
}
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 14px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	transition: background-position 400ms, border-color 400ms, color 200ms;
	font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
	background: linear-gradient(to bottom, #000 50%, #F37A1F 50%) 0 0/200% 200%;
	color:#fff;
}
.btn svg {
	vertical-align:middle;
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled],.btn:active, .btn.active, .btn.focus, .btn:focus, .btn.disabled, .btn.disabled:hover, .btn[disabled], .btn[disabled]:hover, .btn.active.focus, .btn.active:focus, .btn:active.focus, .btn:active:focus,.btn.focus, .btn:focus,.btn.active.focus, .btn.active:focus, .btn.active:hover, .btn:active.focus, .btn:active:focus, .btn:active:hover,.btn.active, .btn:active {
	background-position: 0 -100%;
	background-color: #F37A1F;
	    outline: none;
		box-shadow:none;
		color:#fff
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	background: linear-gradient(to bottom, #F37A1F 50%, #000 50%) 0 0/200% 200%;
	height: 60px;
	padding: 20.5px 12px;
	min-width: 160px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],.btn-primary:active, .btn-primary.active, .btn-primary.focus, .btn-primary:focus, .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary:active.focus, .btn-primary:active:focus,.btn-primary.focus, .btn-primary:focus,.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,.btn-primary.active, .btn-primary:active {
	background-position: 0 -100%;
	background-color: #000;
	outline: none;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse { 
	background: linear-gradient(to bottom, #000 50%, #F37A1F 50%) 0 0/200% 200%;
		
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-position: 0 -100%;
}
.btn_show-more__circle {
    background: linear-gradient(to bottom, #000 50%, #F37A1F 50%) 0 0/200% 200%;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    transition: background-position 400ms, border-color 400ms, color 200ms;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    position: relative;
}
.btn_show-more__circle:after {
    content: '';
    background: url(/image/icons/icon-plus-white-16.svg) no-repeat center/contain;
    position: absolute;
    height: 16px;
    width: 16px;
}
.btn_show-more__circle:hover {
    background-position: 0 -100%;
}
.showmorefunctions, .showmoreattribute, .showmorerelated, .showmorereviews, .showmorefunctions span, .showmoreattribute span, .showmorerelated span, .showmorereviews span {
	display:block;
	text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
    line-height: 1.1;
    font-size: 14px;
    margin-top: 5px;
	cursor: pointer;
	width: 200px;
    margin: 0 auto;
	margin-bottom: 25px;
}
.showmorefunctions.minus .btn_show-more__circle::after, .showmoreattribute.minus .btn_show-more__circle::after, .showmorerelated.minus .btn_show-more__circle::after, .showmorereviews.minus .btn_show-more__circle::after {
    content: '';
    background: url(/image/icons/icon-minus-white-16.svg) no-repeat center/contain;
    position: absolute;
    height: 16px;
    width: 16px;
}
.writereview {
	font-weight:bold;
	cursor:pointer; 
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.categorydescription {
	margin-bottom:20px;
	    text-align: justify;
		font-family: verdana, geneva, sans-serif;
}
.categorydescription h2 {
	font-family: 'STIHL-Contraface-Display-Medium', 'Arial', sans-serif;
	    font-size: 26px;
}
@media (max-width: 996px) {
	.filtersort {
		padding-right: 30px;
		margin-right: 30px;
		position: relative;
		text-transform: uppercase;
		position: sticky;
		top: 40px;
		z-index: 1;
		padding: 16px 0;
		background: #fff;
		width: 100%;
		border-bottom: 1px solid #B1B1B1;
	}
	.filtersort:after {
		content: '';
		background: url(/image/icons/icon-arrow-down-16.svg) no-repeat center/contain;
		position: absolute;
		height: 12px;
		width: 12px;
		top: 50%;
		left: 100%;
		transform: translate3d(-20px, -50%, 0);
		height: 12px;
		margin-top: -1px;
		transition: transform 0.2s;
	}
}
#ocfilter {
	position: -webkit-sticky;
    position: sticky;
    top: 46px;
    background: #fff;
    z-index: 9;
	border-bottom: 1px solid #B1B1B1;
	height: 100%;
	margin-bottom:10px
}
#input-sort {
	width:unset;
	display: inline-block;
}
/*.filterhead,*/ #sort {
	padding-right: 30px;
    margin-right: 30px;
	position: relative;
	cursor:pointer;
}
/*.filterhead:after, */#sort>span:after {
	content: '';
    background: url(/image/icons/icon-arrow-down-16.svg) no-repeat center/contain;
    position: absolute;
    height: 12px;
    width: 12px;
    top: 50%;
    left: 100%;
    transform: translate3d(-20px, -50%, 0);
    height: 12px;
    margin-top: -1px;
    transition: transform 0.2s;
}
#sort {
	display: inline-block;
}
#sort b{
	font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
}
#sort .list-group {
    left: 100%;
    position: absolute;
    top: -10px;
	    border: 1px solid #B1B1B1;
		z-index: 1;
}
#sort .list-group-item {
    overflow: visible!important;
    padding: 0;
    margin: 0;
    border: 0;
    margin-bottom: 30px;
}
#sort .list-group .list-group-item {
	font-size:12px;
	border-radius: 0;
	white-space: nowrap;
	    padding: 11px 20px;
    margin: 0;
}
#sort .list-group .list-group-item.selected{
	background:#000;
	color:#fff;
}
.mfilter-free-container #sort {
    display: block;
    padding: 20px 0px 20px 0;
    margin: 0;
	    border-bottom: 1px solid #B1B1B1;
}
.mfilter-free-container #sort b {
	display:none;
}
.mfilter-free-container #sort>span {
    font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
    line-height: 1.1;
    font-size: 16px;
}
.mfilter-free-container #sort>span:after {
    content: '';
    background: url(/image/icons/icon-arrow-down-16.svg) no-repeat center/contain;
    position: absolute;
    height: 16px;
    width: 16px;
	    top: 30px;
}
.mfilter-free-container #sort .list-group {
    left: 0;
    position: relative;
    top: 15px;
    border: 0;
}
.product-thumb {
	padding: 20px;
    border-bottom: 1px solid #B1B1B1;
	margin-bottom:30px;
	position: relative;
}
.product-thumb .image {
	text-align: center;
	margin-bottom:16px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb .product-title {
    text-transform: uppercase;
    color: #000;
    font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
    font-size: 16px;
    margin-bottom: 12px;
	display: block;
	height: 45px;
	overflow:hidden;
}
.product-thumb  p {
	line-height: 1;
    font-size: 15px;
    margin-bottom: 25px;
	    height: 29px;
		overflow: hidden;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}
.product-thumb .rating {
	padding-bottom: 10px;
    position: absolute;
    bottom: 46px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.icon-cart-add {
	content: "";
    background-image: url(/image/icons/icon-cart-16-white.svg);
    background-size: 16px 16px !important;
    width: 16px !important;
    height: 16px !important;
    display: inline-block;
	    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(-50%, -50%);
}
.product-thumb .buy-group {
	margin-top: auto;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.product-thumb .buy-group .pricethumb {
	display: inline-flex;
    flex-direction: column;
    width: 100%;
    margin-right: -32px;
}
.product-thumb .price-regular {
	display: flex;
    text-align: left;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #000;
    font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
    line-height: 1.1;
    font-size: 16px;
}
.product-thumb .price-new {
	display: flex;
    text-align: left;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #f37a1f;
    font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
    line-height: 1.1;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 16px;
}
.product-thumb .price-old {
	text-align: left;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
    color: #000;
    font-family: 'STIHL-Contraface-Text', 'Arial', sans-serif;
    line-height: 1.4;
    font-size: 12px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-list .product-thumb .buy-group {

}
@media (max-width: 768px) {
	.product-list .product-thumb .buy-group {

	}
}
.product-thumb .buy-group button {
	transition: color 0.3s ease-out, background-color 0.3s ease-out;
	position: relative;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    display: inline-block;
	background-color: #F37A1F;
	border:0;
}

.product-thumb .buy-group button:hover {
	background-color: #000;
}



@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}




@font-face {
    font-family: 'STIHL-Contraface-Display-Medium';
	font-display: swap;
    src: url(fonts/STIHLContrafaceDisplayMedium.woff) format("woff"),
    url(fonts/STIHLContrafaceDisplayMedium.woff2) format("woff2"),
    url(fonts/STIHLContrafaceDisplayMedium.ttf) format("ttf"),
    url(fonts/STIHLContrafaceDisplayMedium.otf) format("otf");
}

@font-face {
    font-family: 'STIHL-Contraface-Display-Title';
	font-display: swap;
    src: url(fonts/STIHLContrafaceDisplayTitling.woff) format("woff"),
    url(fonts/STIHLContrafaceDisplayTitling.woff2) format("woff2"),
    url(fonts/STIHLContrafaceDisplayTitling.ttf) format("ttf"),
    url(fonts/STIHLContrafaceDisplayTitling.otf) format("otf");
}

@font-face {
    font-family: 'STIHL-Contraface-Text';
	font-display: swap;
    src: url(fonts/STIHLContrafaceText.woff) format("woff"),
    url(fonts/STIHLContrafaceText.woff2) format("woff2"),
    url(fonts/STIHLContrafaceText.ttf) format("ttf"),
    url(fonts/STIHLContrafaceText.otf) format("otf");
}

@font-face {
    font-family: 'STIHL-Contraface-Text';
    font-weight: bold;
	font-display: swap;
    src: url(fonts/STIHLContrafaceText-Bold.woff) format("woff"),
    url(fonts/STIHLContrafaceText-Bold.woff2) format("woff2"),
    url(fonts/STIHLContrafaceText-Bold.ttf) format("ttf"),
    url(fonts/STIHLContrafaceText-Bold.otf) format("otf");
}

@font-face {
    font-family: 'STIHL-Contraface-Text';
    font-weight: bold;
    font-style: italic;
	font-display: swap;
    src: url(fonts/STIHLContrafaceText-BoldItalic.woff) format("woff"),
    url(fonts/STIHLContrafaceText-BoldItalic.woff2) format("woff2"),
    url(fonts/STIHLContrafaceText-BoldItalic.ttf) format("ttf"),
    url(fonts/STIHLContrafaceText-BoldItalic.otf) format("otf");
}

@font-face {
    font-family: 'STIHL-Contraface-Text';
    font-style: italic;
	font-display: swap;
    src: url(fonts/STIHLContrafaceText-Italic.woff) format("woff"),
    url(fonts/STIHLContrafaceText-Italic.woff2) format("woff2"),
    url(fonts/STIHLContrafaceText-Italic.ttf) format("ttf"),
    url(fonts/STIHLContrafaceText-Italic.otf) format("otf");
}

@font-face {
    font-family: 'STIHL-Contraface-Text-Demi';
	font-display: swap;
    src: url(fonts/STIHLContrafaceTextDemi.woff) format("woff"),
    url(fonts/STIHLContrafaceTextDemi.woff2) format("woff2"),
    url(fonts/STIHLContrafaceTextDemi.ttf) format("ttf"),
    url(fonts/STIHLContrafaceTextDemi.otf) format("otf");
}

@font-face {
    font-family: 'STIHL-Contraface-Text-Demi';
    font-style: italic;
	font-display: swap;
    src: url(fonts/STIHLContrafaceTextDemi-Italic.woff) format("woff"),
    url(fonts/STIHLContrafaceTextDemi-Italic.woff2) format("woff2"),
    url(fonts/STIHLContrafaceTextDemi-Italic.ttf) format("ttf"),
    url(fonts/STIHLContrafaceTextDemi-Italic.otf) format("otf");
}

@font-face {
    font-family: 'STIHL-Contraface-Text-Light';
	font-display: swap;
    src: url(fonts/STIHLContrafaceTextLight.woff) format("woff"),
    url(fonts/STIHLContrafaceTextLight.woff2) format("woff2"),
    url(fonts/STIHLContrafaceTextLight.ttf) format("ttf"),
    url(fonts/STIHLContrafaceTextLight.otf) format("otf");
}

@font-face {
    font-family: 'STIHL-Contraface-Text-Light';
    font-style: italic;
	font-display: swap;
    src: url(fonts/STIHLContrafaceTextLight-Italic.woff) format("woff"),
    url(fonts/STIHLContrafaceTextLight-Italic.woff2) format("woff2"),
    url(fonts/STIHLContrafaceTextLight-Italic.ttf) format("ttf"),
    url(fonts/STIHLContrafaceTextLight-Italic.otf) format("otf");
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 820px;
  margin: 20px auto;
}
.mfp-zoom-in .mfp-content > div {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.7);
}
.mfp-zoom-in.mfp-ready .mfp-content > div {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-removing .mfp-content > div {
  transform: scale(0.7);
  opacity: 0;
}
iframe {
	max-width:100%;
}
.scroll-up {
    overflow: hidden;
    width: 0;
    height: 0;
    margin: 0 0 0 20px;
    font-size: 20px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .3);
    border-radius: 100%;
    cursor: pointer;
    transition: all ease-in-out .3s;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
	
	
}
.scroll-up svg {
	transform: rotate(180deg);
	top: -5px;
    position: relative;
}
.scroll-up.show {
    width: 32px;
    height: 32px;
    margin: 0 0 10px;
	padding: 8px;
}
.scroll-up:hover{background:rgba(0, 0, 0, .5)}

.alertpopup {
background: #F37A1F;
    color: #fff;
    font-size: 24px;
    position: fixed;
    top: 20%;
    left: 0;
    z-index: 999;
    right: 0;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    padding: 20px;
}
.alertpopup a {
	color:#fff;
	text-decoration:underline;
}
footer b {
	font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
	display:block;
}
#content img {
	max-width:100%;
}
img[data-filename="logo-3.jpg"] {
    display: none;
}
.delivery {
    border-top: 1px solid #B1B1B1;
    padding-top: 25px;
    margin-top: 25px;
}

.official {
    background: #f37a1f;
    text-align: center;
    padding: 5px;
    font-size: 18px;
    font-weight: bold;
}
.official span {
    color:#fff;
}