@charset "utf-8";
/***!  /templates/gk_storefront/css/k2.css?v=2.9.0  !***/

/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

#k2Container { overflow: hidden; }
.k2FeedIcon a,
a.k2FeedIcon {
	display: block;
	color: #272727;
	font-size: 13px;
	height: 21px;
	line-height: 21px;
	margin: 104px 0 32px 0;
	text-align: center
}
.k2FeedIcon a:before,
a.k2FeedIcon:before {
	color: #e81f00;
	content: "\f09e";
	font-family: FontAwesome;
	margin: 0 12px 0 0
}
.k2FeedIcon a:hover,
a:hover.k2FeedIcon { color: #222; }
.k2FeedIcon { float: none!important; }
.activeCategory a { color: #e81f00 }
/* item view */
.itemComments { min-height: 54px; }
.itemComments .icon-comments {
	-moz-box-sizing: border-box;
	background: #e81f00;
	color: #fff;
	font-size: 26px;
	height: 44px;
	left: 0;
	padding: 7px 0 0;
	position: absolute;
	text-align: center;
	top: 32px;
	width: 44px;
}
article header ul + ul {
	border: 1px solid #e1e1e1;
	border-left: none;
	border-right: none;
}
article header ul + ul li { line-height: 28px; }
ul li.itemResizer a {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/k2/fonts.png') no-repeat 100% 2px;
	text-indent: -9999em;
}
ul li.itemResizer span { padding: 0 6px 0 0; }
ul li.itemResizer #fontIncrease { background-position: 0 2px; }
.smallerFontSize { font-size: 90% !important; }
.largerFontSize { font-size: 115% !important; }
.itemImageBlock {
	margin: 0 0 20px;
	overflow: hidden;
	position: relative;
}
.itemImageBlock.nomargin {
	margin: 0;
}
.itemImageBlock sup {
	background: #E81F00;
	border-radius: 0 28px 0 28px;
	-webkit-border-radius: 0 0 0 28px;
	-moz-border-radius: 0 0 0 28px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 32px;
	height: 32px;
	padding: 0 20px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	z-index: 1;
	transform: rotateZ(-90deg) translateX(-50%);
	-moz-transform: rotateZ(-90deg) translateX(-50%);
	-webkit-transform: rotateZ(-90deg) translateX(-50%);
}
.itemImage {
	display: block;
	line-height: 0;
	overflow: hidden;
}
.itemImageBlock img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: auto;
	max-width: 100%;
	padding: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	width: 100%!important;
}
.itemImageBlock img:hover {
	-webkit-transform: scale(1.1) rotateZ(-2.5deg);
	-moz-transform: scale(1.1) rotateZ(-2.5deg);
	-ms-transform: scale(1.1) rotateZ(-2.5deg);
	-o-transform: scale(1.1) rotateZ(-2.5deg);
	transform: scale(1.1) rotateZ(-2.5deg);
	opacity: 0.85
}
.itemImageCaption,
.itemImageCredits {
	color: #999;
	display: block;
	float: left;
	font-size: 11px;
	padding: 12px 16px 0 0;
}
.itemImageBlock > a {
	display: block;
	width: 100%;
}
.itemExtraFields ul li span.itemExtraFieldsValue,
.itemLinks .itemCategory a,
.itemLinks .itemTagsBlock ul {
	display: block;
	margin: 0 0 0 15%;
}
.itemBottom .itemRatingBlock span,
.itemBottom .itemRatingBlock .itemRatingList,
.itemBottom .itemRatingBlock .itemRatingForm ul.itemRatingList li,
.itemLinks .itemCategory span,
.itemLinks .itemAttachmentsBlock > span,
.itemExtraFields ul li span.itemExtraFieldsLabel,
.itemLinks .itemTagsBlock span,
.itemLinks .itemTagsBlock ul li,
.latestView .itemsContainer { float: left; }

.itemView.latestView3Cols h2 {
	font-size: 14px!important;
	font-weight: bold;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

.itemView.latestView3Cols header {
	margin: 0!important;
}

.itemView.latestView3Cols header ul {
	text-align: center;
	width: 100%;
}

.itemView.latestView3Cols header li {
	float: none;
}

.itemView.latestView3Cols .itemBody {
	text-align: center;
}

.itemView.latestView3Cols p {
	color: #888;
	font-size: 12px;
	margin: 0;
	text-align: center;
}

.itemView.latestView3Cols .button {
	float: none!important;
}

.itemBottom {
	clear: both;
	margin: 0 0 6px;
}
.itemLinks {
	clear: both;
	color: #999;
	font-size: 13px;
	margin: 32px 0;
}
.itemLinks > div { margin: 0 0 8px }
.itemsCategory > img {
	float: left;
	margin: 0 20px 0 0;
}
.itemsCategory > h2 {
	border-bottom: 1px solid #eee;
	margin: 0 0 48px;
	padding: 0 0 24px;
}
.itemsCategory > p { margin: -24px 0 52px; }
.itemLinks .itemTagsBlock,
.itemLinks .itemSocialSharing {
	clear: both;
	overflow: hidden;
}
.itemSocialSharing {
	padding: 24px 0;
	text-align: center
}
.itemSocialSharing > div {
	display: inline-block;
	margin: 0 12px;
	vertical-align: top
}
.itemSocialSharing + .itemLinks {
	border-top: 1px solid #E5E5E5;
	padding: 32px 0 0;
}
.itemExtraFields {
	margin: 8px 0 24px;
	font-size: 12px;
}
.itemExtraFields h3 {
	padding: 0 0 8px;
	font-size: 18px;
}
small.itemDateModified {
	color: #999;
	display: block;
	text-align: right;
	font-style: italic
}
.itemRatingBlock { overflow: hidden; }
.itemRatingBlock span { float: left; }
.itemRatingForm {
	display: block;
	vertical-align: middle;
	line-height: 25px;
	margin-left: 15%;
}
.itemRatingLog {
	margin: -2px 0 0;
	padding: 0 0 0 4px;
	float: left;
	line-height: 25px;
	font-size: 11px;
	color: #999
}
span#formLog {
	display: block;
	float: none;
	clear: both;
	color: #444;
	background: #FFFFDD;
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	text-align: center;
	margin: 10px 0;
	position: relative;
	top: 10px;
}
.itemRatingForm .formLogLoading {
	height: 25px;
	padding: 0 0 0 20px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating { background: url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/k2/star.png') left -1000px repeat-x; }
.itemRatingList {
	position: relative;
	float: left;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0 6px !important;
	padding: 0;
	background-position: left top;
}
.itemRatingList li {
	display: inline;
	background: none;
	padding: 0;
	border: none !important;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000px;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
	cursor: pointer;
}
.itemRatingList a:hover { background-position: left center; }
.itemRatingList a.one-star {
	width: 20%;
	z-index: 6;
}
.itemRatingList a.two-stars {
	width: 40%;
	z-index: 5;
}
.itemRatingList a.three-stars {
	width: 60%;
	z-index: 4;
}
.itemRatingList a.four-stars {
	width: 80%;
	z-index: 3;
}
.itemRatingList a.five-stars {
	width: 100%;
	z-index: 2;
}
.itemRatingList .itemCurrentRating {
	z-index: 1;
	background-position: 0 bottom;
	margin: 0;
	padding: 0;
}
.itemExtraFields ul li {
	list-style: none;
	padding: 5px 0;
	border-top: 1px solid #eee;
}
.itemAttachmentsBlock {
	margin: 0 0 48px;
	min-height: 38px;
	padding: 10px;
}
.itemLinks .itemAttachmentsBlock ul li a {
	font-weight: 400;
	margin-left: 12px;
}
.itemLinks .itemAttachmentsBlock ul li a span {
	font-weight: normal;
	font-size: 11px;
}
.itemLinks .itemSocialSharing > div { float: left; }
.itemAuthorBlock {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	float: left;
}
.itemAuthorBlock > .gkAvatar {
	float: left;
	max-width: 80px;
}
.itemAuthorBlock > .gkAvatar > img { margin: inherit!important }
.itemAuthorBlock .itemAuthorDetails {
	font-size: 13px;
	margin: 6px 24px 0 160px;
	line-height: 1.5;
}
.itemAuthorURL,
.itemAuthorEmail {
	display: block;
	font-size: 12px;
	padding-top: 10px;
}
.itemAuthorData {
	border: 1px solid #e5e5e5;
	margin: 0 0 52px;
	overflow: hidden;
	padding: 24px;
}
.itemAuthorData h3 {
	color: #111;
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 12px;
	text-transform: uppercase;
}
.itemAuthorData .itemAuthorContent { margin: 0; }
.itemAuthorContent {
	margin: 0 0 32px 0;
	overflow: hidden;
}
.itemAuthorContent ul li {
	line-height: 1.6;
	padding: 5px 0 0 24px;
}
.itemNavigation {
	clear: both;
	padding: 0;
	font-size: 12px;
	color: #7D7B7A;
}
.itemAuthorContent ul li a:hover { color: #2f3336; }
.itemComments h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 32px;
	margin: 0;
	padding: 32px 0 0;
	text-transform: uppercase;
}
.itemAuthorContent h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
}
.itemCommentsForm label {
	display: block;
	clear: both;
	padding: 12px 0 10px
}
.itemCommentsForm textarea,
.itemCommentsForm .inputbox { float: left; }
.itemCommentsForm textarea.inputbox { height: 200px; }
.itemCommentsForm .inputbox { width: 100%; }
.itemCommentsForm #submitCommentButton {
	clear: both;
	margin: 20px 0 0;
}
.itemCommentsForm .itemCommentsFormNotes {
	color: #aaa;
	font-size: 13px;
	margin: 6px 0 24px;
}
#itemCommentsAnchor {
	border-top: 1px solid #e5e5e5;
	clear: both;
	padding: 0;
}
.itemComments p { margin: 1em 0; }
.itemComments .itemCommentsList { padding: 0 0 24px }
.itemComments .itemCommentsList li {
	border-bottom: 1px solid #e5e5e5;
	margin: 24px 0 0;
	padding: 0 12px 16px;
}
.itemComments .itemCommentsList li > div { padding: 10px; }
.itemComments .itemCommentsList li > img,
.k2LatestCommentsBlock img,
.itemAuthorBlock > .gkAvatar > img {
	float: left;
	margin: 18px 0 0;
}
.itemComments .itemCommentsList li > div { margin: 0 0 0 92px; }
.itemComments .itemCommentsList li span {
	color: #999;
	font-size: 15px;
	font-weight: 300;
	margin: 0 12px 0 0;
}
.itemComments .itemCommentsList li span:first-child {
	color: #111;
	font-weight: 500
}
a.commentLink { float: right }
.itemBackToTop { float: right; }
/* Items views */

.itemBody { margin: 0 0 24px; }
.itemList .itemBody { padding: 0; }
.itemList a.button {
	clear: both;
	display: inline-block;
	margin: 24px 0 0
}
.itemList ul.itemTags {
	clear: both;
	font-size: 13px;
	font-style: italic;
	padding: 12px 0 0 0;
}
.itemTags { padding-left: 4px !important; }
.itemTags li:before { display: none; }
.latestView .itemTags li,
.categoryView .itemTags li {
	display: inline-block;
	float: none!important;
}
ul.itemTags li {
	border: 1px solid #E5E5E5;
	float: left;
	font-style: normal;
	margin-right: 6px;
	padding: 0 12px !important;
}
.clr { clear: both; }
.itemListSubCategories { overflow: hidden; }
.userView article,
.genericView article,
.itemList article {
	clear: both;
	margin-bottom: 52px !important;
}
.itemList > article:first-child,
#itemListLeading .itemContainer:first-child > .itemView:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
/*.itemListSubCategories h2*/
.subCategoryContainer {
	float: left;
	margin-bottom: 32px;
}
.subCategoryContainer .subCategory { margin: 0 32px 24px 0; }
.itemContainer { float: left; }
.itemList article {
	border-top: 1px solid #E5E5E5;
	padding-top: 48px;
}
.genericView > header > h1 {
	border-bottom: 1px solid #e5e5e5;
	font-size: 20px;
	padding-bottom: 20px;
}
#itemListLinks { clear: both; }
#itemListLinks ul { margin: 12px 0 0 0; }
#itemListLinks li {
	padding-left: 24px;
	font-size: 13px;
}
#itemListLinks a { color: #737373; }
#itemListLinks a:hover { color: #2f3336; }
/* Modules */
/*----------------------------------------------------------------------
Modules:  mod_k2_comments
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
Modules:  mod_k2_comments
----------------------------------------------------------------------*/
/* Latest Comments & Author module*/
.k2LatestCommentsBlock .k2FeedIcon { margin-top: 16px; }
.k2LatestCommentsBlock ul li,
.k2TopCommentersBlock ul li {
	padding: 12px 0 !important;
	list-style: none !important;
	line-height: 1.5 !important;
}
.k2Avatar {
	display: block !important;
	float: left;
}
.k2Avatar img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.lcAvatar { margin: 0 12px 0 0; }
.lcAvatar img { margin: 0; }
.lcUsername {
	font-weight: 500;
	font-size: 12px;
}
.k2LatestCommentsBlock li { border: none !important; margin: 0 0 12px}
.k2LatestCommentsBlock li > p { margin-bottom: 0}
.k2LatestCommentsBlock div {
	border: 1px solid #e5e5e5;
	 margin: 0 0 12px;
	padding: 24px;
	position: relative;
}
.k2LatestCommentsBlock div:after,
.k2LatestCommentsBlock div:before {
	border-style: solid;
	border-width: 7px 7px 0 7px;
	border-color: #fff transparent transparent transparent;
	bottom: -7px;
	content:"";
	display: block;
	height: 0;
	left: 16px;
	position: absolute;
	width: 0;
}
.k2LatestCommentsBlock div:before {
	border-width: 8px 8px 0 8px;
	border-color: #ddd transparent transparent transparent;
	bottom: -8px;
	left: 15px;
}
.k2LatestCommentsBlock div p { font-style: italic; font-size: 13px;margin: 0.3em 0 }
.k2LatestCommentsBlock div p a { color:#777}
.k2LatestCommentsBlock div p a:hover { color:#1B1D1F}
.k2LatestCommentsBlock span { display: block;
    font-size: 11px;}
.k2AuthorsListBlock ul li {
	border: none;
	border-bottom: 1px solid #eee;
	padding: 32px 0;
	text-align: center
}
.k2AuthorsListBlock ul li:first-child { padding-top: 12px }
.k2AuthorsListBlock a { float: none }
.k2AuthorsListBlock ul li a.abAuthorLatestItem {
	display: block;
	color: #1B1D1F;
	clear: both;
	margin: 12px 0 0;
	padding: 0 0 0 12px;
	font-size: 12px;
	line-height: 14px;
}
.k2AuthorsListBlock ul li a.abAuthorLatestItem:hover { color: #E81F00; }
.k2AuthorsListBlock ul li a.abAuthorLatestItem span {
	display: block;
	font-size: 10px;
	color: #777;
}
.k2AuthorsListBlock .abAuthorName {
	display: block;
	margin: 24px 0 6px
}
.k2AuthorsListBlock .abAuthorName strong {
	background: #fff;
	padding: 0 12px;
	position: relative;
	z-index: 1
}
.k2AuthorsListBlock .abAuthorName span {
	font-size: 12px;
	font-weight: normal !important
}
.k2AuthorsListBlock .abAuthorName:after {
	border-bottom: 1px solid #ddd;
	content: "";
	display: block;
	position: relative;
	top: -7px;
	z-index: 0
}
/* Restriction */
#gkRight .k2Avatar,
#gkLeft .k2Avatar { border-color: #fff; }
/* Top Commenters */
.tcUsername {
	font-size: 18px;
	color: #333;
}
.tcLatestComment {
	display: block;
	margin: 6px 0;
	font-size: 13px;
	color: #737373;
}
.tcLatestCommentDate {
	display: block;
	font-size: 11px;
	color: #999;
}
/*----------------------------------------------------------------------
Modules:  mod_k2_content
----------------------------------------------------------------------*/
div .k2ItemsBlock ul { margin-right: -20px; }
div .k2ItemsBlock ul li {
	margin: 0 0 12px;
	background: none !important;
	padding: 12px 20px 12px 0 !important;
	list-style: none !important;
}
a.moduleItemTitle {
	color: #2f3336;
	display: block;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
}
.moduleItemAuthor {
	overflow: hidden;
	margin: 0 0 16px;
	font-size: 11px;
	border-bottom: 1px solid #e1e1e1;
}
.moduleItemAuthor a {
	color: #2f3336;
	display: block;
	font: bold 12px Verdana, Geneva, sans-serif;
	padding: 0 0 12px;
}
.moduleItemAuthor p { clear: both; }
.moduleItemIntrotext {
	display: block;
	padding: 12px 0 0;
	line-height: 1.6;
}
.moduleItemIntrotext a.moduleItemImage img {
	float: left;
	overflow: hidden;
	margin: 4px 0;
}
.moduleItemDateCreated,
.moduleItemCategory {
	font: normal 10px Verdana, Geneva, sans-serif;
	color: #999;
}
.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
	display: block;
	float: left;
	font-weight: 500;
	margin: 0 4px 0 0;
	width: 30%;
}
.moduleItemTags,
.moduleAttachments {
	overflow: hidden;
	border-top: 1px solid #e1e1e1;
	margin: 12px 0 0;
	padding: 12px 0 0;
}
.moduleItemTags strong {
	font-size: 12px;
	color: #2f3336;
}
.moduleItemTags a { float: right; }
a.moduleItemComments { font-size: 12px; }
a:hover.moduleItemComments {
	background-position: 0 100%;
	color: #fff;
}
.k2ItemsBlock ul li span.moduleItemHits { font-size: 90%; }
.moduleItemImage {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
.moduleItemReadMore {
	display: block;
	clear: both;
}
/*---Modules:  mod_k2_login ---*/
.k2LoginBlock fieldset.input {
	margin: 0;
	padding: 0 0 8px 0;
}
.k2LoginBlock fieldset.input p {
	margin: 0;
	padding: 0 0 4px 0;
}
.k2LoginBlock fieldset.input p label,
.k2LoginBlock fieldset.input p input { display: block; }
.k2LoginBlock fieldset.input p#form-login-remember label,
.k2LoginBlock fieldset.input p#form-login-remember input { display: inline; }
.k2UserBlock p.ubGreeting { border-bottom: 1px dotted #eee; }
.k2UserBlock .k2UserBlockDetails span.ubName {
	display: block;
	font-weight: 500;
	font-size: 14px;
}
/* ---Modules:  mod_k2_tools ---*/
/* ---Breadcrumbs ---*/
.k2BreadcrumbsBlock span.bcTitle {
	padding: 0 4px 0 0;
	color: #999;
}
.k2BreadcrumbsBlock span.bcSeparator {
	padding: 0 4px;
	font-size: 14px;
}
/* ---Calendar ---*/
.k2CalendarBlock { margin-bottom: 8px; }
/* use this height value so that the calendar height won't change on Month change via ajax */
.k2CalendarLoader { background: #fff; }
.k2CalendarBlock table.calendar {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	border-collapse: collapse;
	border-left: 1px solid #eee;
}
.k2CalendarBlock table.calendar tr td {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #e5e5e5;
	background: #fff;
}
.k2CalendarBlock table.calendar tr td.calendarNavMonthPrev,
.k2CalendarBlock table.calendar tr td.calendarNavMonthNext {
	background: #fff;
	text-align: center;
	font-size: 15px !important;
}
.k2CalendarBlock table.calendar tr td.calendarDayName {
	background: #f5f5f5;
	font-size: 11px;
	width: 14.2%;
	color: #333;
	font-weight: 500;
}
.k2CalendarBlock table.calendar tr td.calendarDateEmpty { background: #fbfbfb; }
.k2CalendarBlock table.calendar tr td.calendarDate { font-size: 11px; }
.k2CalendarBlock table.calendar tr td.calendarDateLinked { padding: 0; }
.k2CalendarBlock table.calendar tr td.calendarDateLinked a {
	display: block;
	padding: 2px;
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked a:hover {
	display: block;
	background: #e81f00;
	color: #fff !important;
	padding: 2px;
}
.k2CalendarBlock table.calendar tr td.calendarToday {
	background: #e81f00;
	color: #fff;
}
.k2CalendarBlock table.calendar tr td.calendarTodayLinked {
	background: #f5f5f5;
	padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
	display: block;
	padding: 2px;
	color: #e81f00;
	font-size: 12px;
	font-weight: bold
}
.k2CalendarBlock table.calendar tr td.calendarTodayLinked a:hover {
	display: block;
	background: #e81f00;
	color: #fff!important;
	padding: 2px;
}
.calendarNavLink { color: #e81f00; }
/* restriction */
.gkColumns > aside .k2CalendarBlock table.calendar,
.gkColumns > aside .k2CalendarBlock table.calendar tr td {
	background: none;
	border: none;
	color: #fff;
}
.gkColumns > aside .k2CalendarBlock table.calendar tr td.calendarDateLinked a {
	font-weight: 700;
	font-size: 18px;
}
.gkColumns > aside .calendarNavMonthPrev,
.gkColumns > aside .calendarCurrentMonth,
.gkColumns > aside .calendarNavMonthNext { background: #2f3336 !important; }
/* ---Category Tree Select Box ---*/
.k2CategorySelectBlock form select { width: auto; }
/*--- Archive module ---*/

.k2ArchivesBlock ul li { border: none }
.k2ArchivesBlock ul li b {
	color: #ccc;
	font-size: 11px;
	font-weight: 400;
	padding: 0 0 0 4px;
}
/* ---Tag Cloud ---*/

.k2TagCloudBlock a {
	border: 1px solid #E5E5E5;
	color: #888;
	float: left;
	font-size: 13px;
	line-height: 1.5;
	margin: 3px;
	padding: 3px 6px;
}
.k2TagCloudBlock a:hover { color: #e81f00 }
/* ---Google Search ---*/
#k2Container .gsc-branding-text { text-align: right; }
#k2Container .gsc-control { width: 100%; }
#k2Container .gs-visibleUrl { display: none; }
/* ---Modules:  mod_k2_users ---*/
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
}
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span { display: none; }
a.ubUserURL,
a.ubUserURL:hover {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
}
a.ubUserURL span,
a.ubUserURL:hover span { display: none; }
span.ubUserEmail {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
	overflow: hidden;
}
span.ubUserEmail a {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
}
.k2UsersBlock ul li h3 {
	clear: both;
	margin: 8px 0 0 0;
	padding: 0;
}
.catCounter {
	font-size: 11px;
	font-weight: normal;
}
/* Rating form fix */
article header .itemRatingBlock > span { display: none; }
article header .itemRatingBlock > div { margin: 3px 0 0 0; }
/* Fix for the categories view */

.itemContainerLast:first-child .itemImageBlock,
.clr + .itemContainerLast .itemImageBlock { padding: 0; }
.itemCommentsPagination ul li {
	display: inline-block;
	margin: 0 3px;
	font-size: 80%;
}
.itemCommentsPagination ul { text-align: right; }
/* change layout when more than 1 column */
.itemsContainer .itemsContainerWrap,
.itemContainer .itemsContainerWrap { margin: 0 10px; }
.itemsContainerWrap .itemView header ul li.itemDate,
.itemsContainerWrap header ul li.item-date,
.cols-2 header ul li.item-date,
.cols-3 header ul li.item-date,
.cols-4 header ul li.item-date { display: block; }
.itemsContainer .itemsContainerWrap .itemList article { margin-bottom: 50px; }
/* Latest Items columns */

#k2Container article header h2 {
	clear: both;
	line-height: 1.2;
}
#k2Container .itemsContainerWrap article header h2 {
	font-size: 30px;
	line-height: 38px;
}
#k2Container .itemsContainerWrap article header { margin-bottom: 10px; }
.itemIntroText ol,
.itemFullText ol {
	list-style: decimal;
	list-style-position: inside;
}
.itemAuthorContent { clear: both; }

/* 2.7.0 update */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	background: transparent;
}

/***!  /media/system/css/modal.css?5babaed84cb023c3efdec499f3add12a  !***/

/**
 * SqueezeBox - Expandable Lightbox
 *
 * Allows to open various content as modal,
 * centered and animated box.
 *
 * @version		1.3
 *
 * @license		MIT-style license
 * @author		Harald Kirschner <mail [at] digitarald.de>
 * @author		Rouven Weßling <me [at] rouvenwessling.de>
 * @copyright	Author
 */

#sbox-overlay {
	position: fixed;
	background-color: #000;
	left: 0px;
	top: 0px;
}

#sbox-window {
	position: absolute;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	padding: 10px;
	/* invalid values, but looks smoother! */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#sbox-window[aria-hidden=true],
#sbox-overlay[aria-hidden=true] {
	display: none;
}

#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(https://www.planeta-hebetechnik.eu/media/system/images/modal/closebox.png) no-repeat center;
	border: none;
}

.sbox-loading #sbox-content {
	background-image: url(https://www.planeta-hebetechnik.eu/media/system/images/modal/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;
}

.sbox-content-image#sbox-content {
	overflow: visible;
}

#sbox-image {
	display: block;
}

.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.sbox-content-iframe#sbox-content {
	overflow: visible;
}

/* Hides scrollbars */
.body-overlayed {
	overflow: hidden;
}

/* Hides flash (Firefox problem) and selects (IE) */
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}

#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}

/* Shadows */
#sbox-window.shadow {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.sbox-bg {
	position: absolute;
	width: 33px;
	height: 40px;
}

.sbox-bg-n {
	left: 0;
	top: -40px;
	width: 100%;
	background: url(https://www.planeta-hebetechnik.eu/media/system/images/modal/bg_n.png) repeat-x;
}
.sbox-bg-ne {
	right: -33px;
	top: -40px;
	background: url(/images/jch-optimize/csg-42d99457d16cdc3afbf6593c2ab22f3b.png) 0 0 no-repeat;
}
.sbox-bg-e {
	right: -33px;
	top: 0;
	height: 100%;
	background: url(https://www.planeta-hebetechnik.eu/media/system/images/modal/bg_e.png) repeat-y;
}
.sbox-bg-se {
	right: -33px;
	bottom: -40px;
	background: url(/images/jch-optimize/csg-42d99457d16cdc3afbf6593c2ab22f3b.png) 0 -90px no-repeat;
}
.sbox-bg-s {
	left: 0;
	bottom: -40px;
	width: 100%;
	background: url(https://www.planeta-hebetechnik.eu/media/system/images/modal/bg_s.png) repeat-x;
}
.sbox-bg-sw {
	left: -33px;
	bottom: -40px;
	background: url(/images/jch-optimize/csg-42d99457d16cdc3afbf6593c2ab22f3b.png) 0 -173px no-repeat;
}
.sbox-bg-w {
	left: -33px;
	top: 0;
	height: 100%;
	background: url(https://www.planeta-hebetechnik.eu/media/system/images/modal/bg_w.png) repeat-y;
}
.sbox-bg-nw {
	left: -33px;
	top: -40px;
	background: url(/images/jch-optimize/csg-42d99457d16cdc3afbf6593c2ab22f3b.png) 0 -256px no-repeat;
}
@media (max-width: 979px) {
	#sbox-btn-close {
		right: -10px;
		top: -10px;
	}
}
@media (max-device-width: 979px) {
	#sbox-content {
		-webkit-overflow-scrolling: touch;
	}
	#sbox-content.sbox-content-iframe {
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}
}

/***!  https://www.planeta-hebetechnik.eu/templates/gk_storefront/css/font-awesome.css  !***/

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/fonts/font-awesome/fontawesome-webfont.eot?v=4.4.0');
  src: url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/fonts/font-awesome/fontawesome-webfont.eot#iefix&v=4.4.0') format('embedded-opentype'), url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/fonts/font-awesome/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/fonts/font-awesome/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/fonts/font-awesome/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/fonts/font-awesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;font-display:swap;}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}

/***!  https://www.planeta-hebetechnik.eu/templates/gk_storefront/css/normalize.css  !***/

/*! normalize.css 2012-01-22T23:30 UTC - http://github.com/necolas/normalize.css */

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying 'audio' without controls
 */

audio:not([controls]) {
    display: none;
}

/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */

[hidden] {
    display: none;
}


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/* 
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE6/7
 */

body {
    margin: 0;
}


/* =============================================================================
   Links
   ========================================================================== */

/*
 * Addresses outline displayed oddly in Chrome
 */

a:focus {
    outline: none;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */

a:hover,
a:active {
    outline: none;
}


/* =============================================================================
   Typography
   ========================================================================== */

/*
 * Neutralise smaller font-size in 'section' and 'article' in FF4+, Chrome, S5
 */

h1 {
    font-size: 2em;
}

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/

b, 
strong { 
    font-weight: bold; 
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */

/* 1 */

q {
    quotes: none;
}

/* 2 */

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* =============================================================================
   Lists
   ========================================================================== */

ul,
ol {
    margin: 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9 
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */

figure {
    margin: 0;
}


/* =============================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE6/7
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding
 */

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3 
 * 3. Corrects alignment displayed oddly in IE6/7
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */

button,
input {
    line-height: normal; /* 1 */
}

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6
 */

button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
    *overflow: visible;  /* 3 */
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
      Known issue: excess padding remains in IE6
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X
 */

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}


/* =============================================================================
   Tables
   ========================================================================== */

/* 
 * Remove most spacing between table cells
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/***!  https://www.planeta-hebetechnik.eu/templates/gk_storefront/css/layout.css  !***/

/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Base elements and classes */
html {
	border-bottom: 1px solid transparent;
	min-height: 100%;
}
body > div > footer,
body > div > header,
body > div > section,
body > footer,
body > header,
body > section {
	/* class used in the full template-width containers */
	clear: both;
	margin: 0 auto;
}
section#gkPageTop {
	overflow: visible; /* Necessary to make menu working */
	width: 100%; /* Necessary to achieve full background width */
}
#gkTop1,
#gkTop2,
#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4,
#gkBottom5 {
	/* Positions blocks -clearing */
	clear: both;
}

/* clearfix */
#gkHeader > div:after,
#gkHeaderNav:after,
#gkPageContent:after,
#gkTop1:after,
#gkTop2:after,
#gkContent:after,
#gkSidebar:after,
#gkBottom1:after,
#gkBottom2:after,
#gkBottom3:after,
#gkBottom4:after,
#gkBottom5:after,
#gkBottom1 > div:after,
#gkBottom2 > div:after,
#gkBottom3 > div:after,
#gkBottom4 > div:after,
#gkBottom5 > div:after,
.gkCols:after,
footer:after,
header:after,
section:after,
aside:after,
article:after,
.box:after,
article header:after,
.itemSocialSharing:after,
article header ul:after,
#gkTop1 > div:after,
#gkTop2 > div:after,
.gkInset:after {
	clear: both;
	content: "";
	display: table;
}

/* Columns */
section#gkContent,
section#gkComponentWrap,
aside#gkSidebar {
	/* Main columns */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
#gkInset,
#gkSidebar {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	padding-left: 72px;
	text-align: left
}
#gkContentWrap {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
#gkContentWrap.gkSidebarLeft {
	float: right;
}
#gkContentWrap.gkSidebarLeft + #gkSidebar {
	float: left;
	padding-left: 0;
	padding-right: 72px;
}
.itemBody {
	float: left;
	width: 100%;
}
.itemBody.gkInsetLeft {
	float: right;
}
.gkInset {
	float: right;
}
.itemBody.gkInsetLeft + #gkInset {
	float: left;
	padding-left: 0;
	padding-right: 72px;
}
#gkMainbodyTop .box,
#gkMainbodyBottom .box {
	padding-left: 0;
	padding-right: 0;
}

#gkMainbody .box {
	padding-left: 0!important;
	padding-right: 0!important;
	width: 100%;
}

#gkMainbodyTop + #gkMainbody {
	margin-top: 0;
	padding-top: 10px;
}

#gkMainbody + #gkMainbodyBottom {
	margin-top: 0;
	padding-top: 10px;
}

/* Module groups */
#gkTop1 .box,
#gkTop2 .box,
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box {
	/* Columns in the positions blocks */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}

#gkBottom1 > div > .box,
#gkBottom2 > div > .box,
#gkBottom3 > div > .box,
#gkBottom4 > div > .box {
	margin-bottom: 45px;
}

#gkBottom1 > div,
#gkBottom2 > div,
#gkBottom3 > div,
#gkBottom4 > div {
	margin: 0 -10px;
}

/* Joomla columns */
.cols-2 .column-1,
.cols-2 .column-2 {
	width: 50%;
}
.cols-3 .column-1,
.cols-3 .column-2,
.cols-3 .column-3 {
	float: left;
	width: 33.3%;
}
.column-1,
.column-2,
.column-3 {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
/*
Layout calculations
 */
#gkMainbody .box {
	margin-bottom: 30px;
} 

/* base spaces */
body > footer:first-child,
body > header:first-child,
body > section:first-child,
section#gkPage > section:first-child,
section#gkContent > section:first-child,
section#gkComponentWrap > section:first-child {
	margin-top: 0;
}
/* Joomla columns */
.cols-2 .column-1,
.cols-3 .column-1 {
	padding-right: 10px;
}
.cols-2 .column-2,
.cols-3 .column-3 {
	padding-left: 10px;
}
.cols-3 .column-2 {
	padding-left: 10px;
	padding-right: 10px;
}
/* top/bottom modules */

/* 3-column layout */
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
	float: left;
	padding: 0 10px;	
}
.gkCols3 .box.gkmod-1 {
	width: 100%;	
}
.gkCols3 .box.gkmod-2 {
	width: 50%;
}
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
	width: 33.3%;
}
.gkCols3 .box.gkmod-more:nth-child(3n+1) {
	clear: both;
}
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}

/* 4-column layout */
.gkCols4 .box.gkmod-1,
.gkCols4 .box.gkmod-2,
.gkCols4 .box.gkmod-3,
.gkCols4 .box.gkmod-4,
.gkCols4 .box.gkmod-more {
	float: left;
	padding: 0 10px;	
}
.gkCols4 .box.gkmod-1 {
	width: 100%;	
}
.gkCols4 .box.gkmod-2 {
	width: 50%;
}
.gkCols4 .box.gkmod-3 {
	width: 33.3%;
}
.gkCols4 .box.gkmod-4,
.gkCols4 .box.gkmod-more {
	width: auto;
}
.gkCols4 .box.gkmod-more:nth-child(4n+1) {
	clear: both;
}
.gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
.gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}

/* 6-column layout */
.gkCols6 .box.gkmod-1,
.gkCols6 .box.gkmod-2,
.gkCols6 .box.gkmod-3,
.gkCols6 .box.gkmod-4,
.gkCols6 .box.gkmod-5,
.gkCols6 .box.gkmod-6,
.gkCols6 .box.gkmod-more {
	float: left;
	padding: 0 10px;	
}
.gkCols6 .box.gkmod-1 {
	width: 100%;	
}
.gkCols6 .box.gkmod-2 {
	width: 50%;
}
.gkCols6 .box.gkmod-3 {
	width: 33.3%;
}
.gkCols6 .box.gkmod-4,
.gkCols6 .box.gkmod-more {
	width: 25%;
}
.gkCols6 .box.gkmod-5,
.gkCols6 .box.gkmod-more {
	width: 20%;
}
.gkCols6 .box.gkmod-6,
.gkCols6 .box.gkmod-more {
	width: 16.66%;
}
.gkCols6 .box.gkmod-more:nth-child(6n+1) {
	clear: both;
}
.gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
	width: 20%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 16.66%!important;
}

/* Suffix double */
.gkCols3 .box.double.gkmod-2,
.gkCols4 .box.double.gkmod-2,
.gkCols6 .box.double.gkmod-2 {
	width: 66.666666%;
}

.gkCols3 .box.double.gkmod-2 ~ .box.gkmod-2,
.gkCols4 .box.double.gkmod-2 ~ .box.gkmod-2,
.gkCols6 .box.double.gkmod-2 ~ .box.gkmod-2 {
	width: 33.333333%;
}
.gkCols3 .box.double.gkmod-3,
.gkCols4 .box.double.gkmod-3,
.gkCols6 .box.double.gkmod-3 {
	width: 50%;
}
.gkCols3 .box.double.gkmod-3 ~ .box.gkmod-3,
.gkCols4 .box.double.gkmod-3 ~ .box.gkmod-3,
.gkCols6 .box.double.gkmod-3 ~ .box.gkmod-3 {
	width: 25%;
}
.gkCols4 .box.double.gkmod-4,
.gkCols6 .box.double.gkmod-4 {
	width: 40%;
}
.gkCols4 .box.double.gkmod-4 ~ .box.gkmod-4,
.gkCols6 .box.double.gkmod-4 ~ .box.gkmod-4 {
	width: 20%;
}
.gkCols6 .box.double.gkmod-5 {
	width: 33.3%;
}
.gkCols6 .box.double.gkmod-5 ~ .box.gkmod-5 {
	width: 16.66%;
}
.gkCols6 .box.double.gkmod-6 {
	width: 25%;
}
.gkCols6 .box.double.gkmod-6 ~ .box.gkmod-6 {
	width: 15%;
}

/***!  https://www.planeta-hebetechnik.eu/templates/gk_storefront/css/joomla.css  !***/

/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

select,
textarea,
input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border-color: #bcbcbc #dadada #e5e5e5;
	border-style: solid;
	border-width: 1px;
	color: #777;
	font-family: Arial, sans-serif;
	padding: 5px 6px !important;
	max-width: 100%!important;
}
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	max-width: 100%!important;
	padding: 24px
}
legend {
	color: #1B1D1F;
	
	
}
select {
	height: inherit;
	padding: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 39px;
	line-height: 39px;
	padding: 12px;
}
html.-moz-select { padding: 3px 5px }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
textarea:focus { background: #fffef4; }
button,
.button,
input.button,
span.button,
button.button,
div.button,
input[type="submit"],
input[type="button"],
.pagenav-prev a,
.pagenav-next a,
.readon,
#gkMainbody .itemReadMore,
#gkMainbody .readmore > a,
.button.invert:active,
.button.invert:focus,
.button.invert:hover,
.gkShowCart a {
	-webkit-appearance: none;
	background: #eee;
	border: 1px solid #eee;
	color: #1b1d1f!important;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	line-height: 39px;
	margin: 0 5px 2px 2px;
	padding: 0 24px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
button:hover,
.button:hover,
input.button:hover,
span.button:hover,
button.button:hover,
div.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.pagenav-prev a:hover,
.pagenav-next a:hover,
.readon:hover,
#gkMainbody .itemReadMore:active,
#gkMainbody .itemReadMore:focus,
#gkMainbody .itemReadMore:hover,
#gkMainbody .readmore > a:active,
#gkMainbody .readmore > a:focus,
#gkMainbody .readmore > a:hover,
.button.invert,
.gkShowCart a:hover {
	background: #e81f00;
	border-color: #e81f00;
	color: #fff!important;
}
.bigger-button,
.bigger-button:active,
.bigger-button:focus,
.bigger-button:hover {
	font-weight: 500!important;
	height: 42px!important;
	line-height: 43px!important;
	margin: 30px 0!important;
	padding: 0 16px!important;
}
input[type=checkbox],
.checkbox,
input[type=radio],
.radio {
	background: transparent!important;
	border: none!important;
	height: auto!important;
	margin-top: 7px!important
}
select[size] {
	font-size: 12px;
	height: auto
}
select[size="1"] {
	height: 39px;
	line-height: 39px;
}
.invalid {
	background: #fffef4;
	border: 1px solid #e25527!important;
	color: #000
}
label {
	color: #111;
	font-size: 13px;
	font-weight: 600;
	padding: 0 6px 0 0;
}
label.invalid {
	background: #fff;
	border: none!important;
	color: #e25527!important
}
fieldset.filters > div > * {
	float: left;
	margin-right: 10px
}
fieldset.filters > div > label { margin-top: 6px; }
section article { margin-top: 20px; }
section > header {
	margin: 0 0 32px;
	padding: 0
}
section > header div p {
	font-size: 13px;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase
}
section img {
	height: auto;
	max-width: 100%;
}
section.category .children,
section.blog .children {
	clear: both;
	margin-top: 32px
}
section.categories-list ul ul { }
section.categories-list ul ul li {
	border-bottom: 1px solid #e5e5e5;
	border-left: 3px solid #e81f00;
	padding-left: 16px
}
section.categories-list ul ul li:first-child,
section.blog .items-row article header li {
	border-bottom: none;
	border-top: none
}
section.categories-list li,
section.category .children li,
section.blog .children li {
	border-top: 1px solid #eee;
	clear: both;
	line-height: 1.4;
	overflow: hidden;
	padding: 12px 0
}
section.categories-list li > div p,
section.category .children li > div p,
section.blog .children li > div p {
	font-size: 14px;
	margin: .5em 0
}
section.categories-list li > dl,
section.category .children li > dl,
section.blog .children li > dl {
	float: right;
	font-size: 11px;
	margin: 0
}
section.categories-list li > dl > dt,
section.category .children li > dl > dt,
section.blog .children li > dl > dt { float: left }
section.categories-list li > dl > dd,
section.category .children li > dl > dd,
section.blog .children li > dl > dd {
	float: left;
	font-weight: 700;
	margin-left: 5px
}
section.category .children h3,
section.blog .children h3 {
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	margin: 20px 0
}
.filters .display-limit select {
	display: inline!important;
	float: none
}
table {
	margin-bottom: 20px;
	width: 100%
}
th {
	background: #1B1D1F;
	color: #eee;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-align: left;
	text-transform: uppercase;
}
th a { color: #fff!important; }
tbody tr td {
	border-bottom: 1px solid #e5e5e5;
/*	padding: 10px */
}
tbody tr td p { margin: .5em 0 }
section.blog .items-row {
	clear: both;
	margin-bottom: 0px;
	overflow: hidden
}
section.blog-featured .items-row {
	margin-top: 40px;
	margin-bottom: 0;
}
.blog-featured article { padding: 52px 0 0 0; }
section.blog-featured .items-row:first-child { margin-top: 0; }
section.blog .items-row.cols-2 header h2,
section.blog-featured .items-row.cols-2 header h2 { font-size: 28px; }
section.blog .items-more { 
	margin: 32px 0;
}
section.blog .items-more h3 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 20px;
}
.items-leading > div {
	clear: both!important;
	margin-top: 50px;
}
.items-leading > div:first-child { margin-top: 0; }
/* Article */

#gkMainbody b,
#gkMainbody strong {
	font-weight: 600;
}
article,
article > section { position: relative }
article aside {
	display: block;
	float: left;
	font-size: 13px;
	padding-top: 24px;
	padding-bottom: 24px;
	text-align: center;
	width: 90px
}
article aside.itemAsideInfo > img,
article aside.itemAsideInfo > ul li { margin: 0 0 22px }
article aside.itemAsideInfo p,
article aside.itemAsideInfo li.itemPrintEmail a {
	color: #444;
	font-weight: 400;
	margin: 0 0 2px
}
article header {
	position: relative;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
li.print-icon,
li.email-icon { }
li.print-icon a,
li.email-icon a {
	position: relative;
	top: 3px;
}
article header.itemHasImage { position: relative }
article header.itemHasImage h1 {
	background: rgba(0,0,0,0.8);
	bottom: 36px;
	left: 0;
	line-height: 1.1;
	padding: 10px 16px;
	position: absolute;
	width: 65%;
	z-index: 1;
	color: #fff;
}
article header.itemHasImage h1 a { color: #fff!important; }
article header.itemHasImage h1 a:active,
article header.itemHasImage h1 a:focus,
article header.itemHasImage h1 a:hover { color: #e81f00!important; }
.blog article header ul { margin: 0 0 24px; }
.blog article,
.blog-featured article {
	border-top: 1px solid #e5e5e5;
	margin-bottom: 20px!important;
	padding-top: 48px!important;
}
.blog .itemBody,
.blog-featured .itemBody {
	margin: 0;
}
.blog .leading > article:first-child,
.blog-featured .leading > article:first-child,
.blog .leading-0 > article:first-child,
.blog-featured .leading-0 > article:first-child {
	border-top: none;
	padding-top: 0!important;
}
.blog .items-row:first-child article:first-child,
.blog-featured .items-row:first-child article:first-child {
	padding-top: 0!important;
}
.blog .cols-1:first-child article,
.blog .cols-2 article:first-child,
.blog-featured .cols-1:first-child article,
.blog-featured .cols-2 article:first-child { border-top: none; }
.blog article p.readmore,
.blog-featured article p.readmore {
	margin-top: 50px;
}
.blog article p.readmore a,
.blog-featured article p.readmore a {
	display: inline-block!important;
	float: none!important;
}
article header h1,
article header h2 {
	font-size: 36px;
	margin: 0 0 10px;
	color: #005378;
}
article header ul {
	display: inline-block;
	margin: 0 0 24px;
}
article header li {
	color: #999;
	display: inline-block;
	float: none;
	font-size: 12px !important;
	margin: 0 !important;
}
article header li { padding-right: 20px; }
article header li:last-child { padding-right: 0; }
article header li:first-child { margin-left: 0; }
article.item-page ul.content-links li { background: none }
.img-intro-none { float: none }
.img-intro-none img {
	float: none!important;
	margin: 0 auto
}
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right {
	float: none;
	margin: 0 0 40px;
	overflow: hidden;
	position: relative
}
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
	display: block;
	height: auto!important;
	max-width: 100%!important;
	width: 100%!important
}
p.img_caption {
	display: block;
	color: #999;
	padding: 8px 0 0;
	font-size: 11px;
}
section.blog div.img_caption img.caption {
	display: block;
	float: none!important
}
.item-page ul { list-style-type: none }
.edit fieldset > div {
	clear: both;
	padding: 5px 0
}
.edit fieldset > div label {
	display: block;
	float: left;
	min-width: 120px
}
section.login .login-fields { padding-bottom: 16px }
section.login .login-fields label {
	display: block;
	float: left;
	line-height: 34px;
	min-width: 100px
}
section.login ul {
	font-size: 11px;
	margin-top: 40px
}
.profile dl { margin: 32px 0; }
.profile dt {
	clear: both;
	color: #444;
	float: left;
	font-size: 14px;
	font-weight: 400;
	min-width: 200px;
}
.contact-image { padding: 52px 0 24px; }
.contact-form dl {
	float: left;
	width: 50%;
}
.contact-form legend {
	color: #999;
	font-size: 12px;
	margin: 0 0 24px;
}
.contact-form .button.validate {
	clear: both;
	margin: 20px 0 0 0;
}
.contact-form input {
	margin: 6px 0 0;
	width: 80%
}
.contact-form textarea {
	height: 202px;
	width: 100%;
}
dt.inline,
dd.inline {
	display: inline-block!important;
	float: left!important;
	margin: 12px 0 0;
	width: auto!important
}
.contact h3 {
	border-bottom: 1px solid #E5E5E5;
	clear: both;
	font-size: 24px;
	font-weight: 300;
	margin: 0 0 32px;
	padding: 52px 0 16px;
}
.jicons-text {
	color: #444;
	font-size: 13px;
	font-weight: 500;
	display: block;
	text-transform: uppercase;
}
.contact-address,
.contact-contactinfo {
	float: left;
	margin: 0 92px 32px 0
}
.contact-contactinfo div {
	float: left;
	margin: 0 52px 0 0
}
.contact-miscinfo {
	border-top: 1px solid #E5E5E5;
	font-size: 14px;
	margin: 72px 0 0;
	padding: 24px 0 0;
}
#jform_contact_email_copy { margin-left: 10px }
section.newsfeed > ol { list-style: none }
section.newsfeed > ol > li {
	border-top: 1px solid #e5e5e5;
	padding: 24px 0 0
}
section.newsfeed > ol > li > a { font-size: 42px }
section.contentpane iframe {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #e5e5e5;
	box-sizing: border-box
}
.tip-wrap {
	z-index: 1;
}
.tooltip {
	background: #fff;
	border: 1px solid #ccc;
	max-width: 350px;
	min-width: 160px;
	padding: 8px;
	position: absolute!important;
	opacity: 1;
	z-index: 10;
}
.tooltip-inner strong {
	background: #e81f00;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	padding: 5px 15px;
	width: 100%;
	 clear: both;
	 display: block;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
.tooltip-inner {
	color: #555;
	font-size: 12px;
	padding: 5px 0
}
.tooltip-inner br {
	display: none;
} 
#system-message {
	margin: 0;
	position: relative;
}
#system-message a.close,
#system-message h4.alert-heading {
	display: none;
}
#system-message p { margin: 0; padding:  0; text-align: center; font-size: 14px}
#system-message dd ul { list-style: none!important }
#system-message dd ul,
#system-message dd ul li { line-height: 1; }
#system-message dd,
#system-message .alert {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #f5f5f5;
	color: #080808;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	min-height: 24px;
	padding: 12px 10px;
	text-align: center;
}
#system-message dd.error,
#system-message .alert-error {
	background: #e81f00;
	color: #fff;
}
#system-message dd.notice,
#system-message .alert-notice {
	background: #ffde00;
	color: #080808;
}
#system-message-container {
	margin: 0;
	padding: 0;
}
.item-page > div.pagination { display: none!important }
.pagination,
.pagenav {
	clear: both;
	margin: 60px 0 20px;
}
.pagination ul li:before,
.pager li:before { content: "" !important; }
.pagination ul li,
.pager li {
	background-image: none!important;
	color: #909090;
	cursor: default;
	display: inline-block;
	margin: 0;
}
.pagination ul li a,
.pagination ul li span,
.pager li a,
.pager li span {
	border: 1px solid #E5E5E5;
    display: block;
    font-size: 11px;
    font-weight: 600;
    height: 32px;
    line-height: 34px;
    margin: 0 7px 0 0;
    min-width: 32px;
    padding: 2px 6px;
    text-align: center;
    text-transform: uppercase;
}
.pagination ul li a:hover,
.pagination ul li span:hover,
.pager li a:hover,
.pager li span:hover { border-color: #1B1D1F; background: #1B1D1F; color: #eee }
.pagination ul li.counter {
	float: right;
	font-size: 11px;
	line-height: 38px;
	margin-right: 12px
}
ul.pager.pagenav li {
	padding: 0;
}
ul.pagenav {
	margin: 0;
	overflow: hidden;
	padding: 0
}
#gkBreadcrumb + #system-message-container {
	margin-top: -32px;
}
#member-registration dt,
#member-registration dd {
	display: inline-block;
	padding-bottom: 10px
}
#member-registration dt { min-width: 170px }
#member-registration dd { min-width: 200px }
#member-registration dd:after {
	content: '\A';
	white-space: pre
}
#gkMainbody .registration { width: 500px }
.bannergroup:first-line,
.bannergroup_text:first-line {
	font-size: 16px;
	line-height: 3;
	font-weight: 500;
}
div.banneritem {
	border-top: 1px solid #e5e5e5;
	font-size: 14px;
	padding: 8px 0
}
div.banneritem a {
	font-size: 14px;
	margin-bottom: 3px;
}
div.bannerfooter {
	border-top: 1px solid #e5e5e5;
	color: #e81f00;
	font-size: 12px;
	padding: 5px 5px 0 0;
	text-align: right
}
#gkSocialAPI {
	clear: both;
	margin: 0!important;
	padding: 0 0 24px 0;
	text-align: center;
}
#gkSocialAPI > * { 
	display: inline-block;
	margin: 0 12px;
	vertical-align: top;
}
/*#gkSocialAPI .fb_iframe_widget {
	margin-left: 10px;
}
#gkSocialAPI > iframe,
#gkSocialAPI > #___plusone_0 {
	position: relative;
	top: -18px;
}
#gkSocialAPI > #___plusone_0 {
	top: -22px;
}
#gkSocialAPI #___plus_0 {
	margin-right: 10px!important;
	position: relative;
	vertical-align: top
}
#gkSocialAPI > a { 
	top: -5px; 
}
.fb_iframe_widget iframe {
	max-width: 1000px!important;
	overflow: visible;
}*/
.fb_iframe_widget_lift {
	max-width: inherit!important;
}
#dynamic_recaptcha_1,
#recaptcha_area {
	max-width: 480px;
	min-height: 140px
}
#gkMainbody #dynamic_recaptcha_1,
#gkMainbody #recaptcha_area { margin-bottom: 10px }
.pane-sliders .panel h3 {
	border-top: 1px solid #E5E5E5;
    font-size: 13px;
    font-weight: 500;
    line-height: 32px;
    margin: -1px 0 0;
    padding: 8px 10px;
    text-transform: uppercase;
}
.pane-slider { padding-left: 32px }
.pagenavcounter {
	color: #444;
	font-weight: 400;
}
#article-index,
.article-index {
	float: right;
	margin: 0 0 30px 72px;
	width: auto
}
#article-index h3,
.article-index h3 {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	margin: 0 0 -8px;
	text-transform: uppercase;
}
#article-index li a.active,
.article-index li a.active { color: #444; }
#article-index li:first-child,
.article-index li:first-child {
	border-top: none;
	margin-top: 10px
}
dl#tabs,
dl.tabs {
	border-top: 1px solid #e5e5e5;
	margin: 0 0 16px;
	min-height: 30px;
	overflow: hidden;
	padding: 16px 0 0
}
dl#tabs dt.tabs,
dl.tabs dt.tabs { float: left; }
dl#tabs dt.tabs span h3,
dl.tabs dt.tabs span h3 {
	color: #363636;
	font-size: 13px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}
dl#tabs dt.tabs span h3 a,
dl.tabs dt.tabs span h3 a {
	border: 1px solid transparent;
	color: #444;
	float: left;
	height: 26px;
	line-height: 25px;
	margin: 0 8px 0 0;
	padding: 6px 14px
}
dl#tabs dt.tabs span h3 a:hover,
dl.tabs dt.tabs span h3 a:hover { color: #e81f00 }
dl#tabs dt.tabs h3:hover a,
dl.tabs dt.tabs h3:hover a { cursor: pointer }
dl#tabs dt.tabs.open a,
dl.tabs dt.tabs.open a {
	color: #fff;
	background: #1B1D1F;
	border-bottom: none;
}
#searchForm fieldset input[type="radio"],
#searchForm fieldset input[type="checkbox"] { margin-top: 11px!important }
#search-form fieldset.word label,
#search-form fieldset.word input,
#search-form fieldset.word button {
	float: left;
	margin-right: 5px
}
#searchForm label,
#searchForm input,
#finder-search input {
	float: left;
	font-weight: normal;
	margin: 0 12px 0 0!important;
	text-transform: none
}
fieldset.phrases,
fieldset.only {
	border: 1px solid #e5e5e5;
	font-size: 14px;
	line-height: 36px;
	margin: 0 0 12px;
	padding: 12px 24px;
}
#searchForm fieldset.word {
	border: none;
	padding: 0 0 42px
}
#searchForm fieldset.word .button,
#adminForm fieldset.filters .button {
	height: 39px;
	line-height: 39px;
}
#searchForm fieldset legend {
	float: left;
	line-height: 36px!important;
	padding: 0 24px 0 0
}
.searchintro strong {
	color: #444;
	font-size: 16px;
	font-weight: 400
}
.form-limit {
	float: right;
	margin: 24px 0 0
}
.result-category,
.result-created {
	color: #999;
	display: inline-block;
	font-size: 13px;
	padding: 0 0 16px
}
.result-title {
	clear: both;
	font-size:16px;
	
	margin: 12px 0 0;
	
	
	
}
.result-text {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 32px;
	margin: 0 0 32px;
}
#advanced-search-toggle {
	display: block;
	font-size: 11px;
	padding: 10px 0;
	text-align: center
}
.advanced-search-tip {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	font-size: 12px;
	margin: 0 0 24px;
	padding: 12px 0
}
.advanced-search-tip p { margin: 0 }
#finder-filter-select-list label {
	clear: both;
	float: left;
	font-size: 12px;
	line-height: 36px;
	min-width: 140px
}
#finder-filter-select-list li {
	overflow: hidden;
	padding: 0
}
#search-query-explained {
	border-bottom: 1px solid #e5e5e5;
	font-size: 11px;
	padding: 10px 0
}
#search-result-empty h2 { font-size: 18px }
.autocompleter-queried { color: #e81f00!important }
div.search-pages-counter {
	font-size: 12px;
	font-style: italic;
	text-align: center
}
.search-results .highlight {
	background-color: #ffc;
	font-weight: 400;
	padding: 1px 4px
}
.archive article {
	border-bottom: 1px solid #e5e5e5;
	padding: 32px 0 0;
	margin: 0 !important
}
.archive header { text-align: left }
.archive article header h1 {
	font-size: 24px;
	font-weight: 400;
}
.archive article header ul { margin: 0; }
.img-intro-left,
.img-intro-right,
.img-intro-center {
	margin-bottom: 20px;
	max-width: 100%!important
}
.img-intro-left img,
.img-intro-right img,
.img-intro-center img {
	display: block;
	width: 100%;
}
/* Menu suffix */
.box ul.menu ul { margin: 0 0 5px 0 }
.box ul.menu li { border: none }
.box ul.menu li li {
	padding-left: 6px;
}
.box ul.menu li li a { margin: 0 0 0 6px }
.box .menu .header + .content ul li:first-child { border-top: none; }
.menu li a {
	color: #005378;
	display: inline-block;
	padding: 6px 0;
}
.box ul.menu li li:before {
	padding-right: 4px;
}
.box ul.menu > li > a, .box ul.menu li.current > a {
	font-weight: bold;
}
.menu li a:hover { color: #E81F00 !important; }
.box .menu li li a {
	color: #005378;
	font-weight: normal
}
.box .menu li strong { display: block; }
/* Users */

#member-profile dt {
	float: left;
	width: 260px;
}
#member-profile dd { padding: 2px 0 }
#member-profile fieldset { margin: 0 0 32px }
/* Languages */
div.mod-languages > div,
div.mod-languages > form {
	display: inline-block;
	margin: 0 3px
}
div.mod-languages { text-align: center }
div.mod-languages p { margin-bottom: .5em }
.mod-languages ul.lang-inline,
.mod-languages ul.lang-block {
	display: inline-block;
	float: left
}
div.mod-languages > ul.lang-block > li,
div.mod-languages > ul.lang-inline > li {
	line-height: 32px;
	margin: 0 5px
}
.mod-languages ul li.lang-active { font-weight: 700 }
.mod-languages ul li a img {
}
.mod-languages ul li a:hover img {
}
.mod-languages ul li.lang-active a img {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
legend.hidelabeltxt,
.filters .hidelabeltxt,
.contact .jicons-icons,
#system-message dt { display: none }
fieldset.filters,
.blog .leading,
.content-links,
.pane-sliders { margin-bottom: 50px; }
section article:first-child,
section.blog .items-more ol { margin-top: 15px; }
.filters .display-limit,
ul.pagenav .pagenav-next { float: right }
.img-intro-left,
.img-intro-right,
.img-intro-left > img,
.img-intro-right > img,
section.blog div.img_caption { float: none!important }
/* page links */
div.articleContent div.content-links ul li {
	background: none !important;
	padding-left: 0 !important;
}
/*
 * Joomla! and K2 common parts
 */
 
.itemAsideInfo {
	position: absolute;
	top: 0;
}
.itemBody.containsItemInfo,
.itemOtherElements.containsItemInfo,
.itemListView .itemBlock.containsItemInfo { margin-left: 160px }
.itemAsideInfo img {
	max-width: 86px!important;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
/* edit page */

.item-page.edit fieldset {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 52px;
	padding: 0 0 52px;
}
.item-page.edit legend {
	font-size: 100% !important;
	font-style: normal !important;
	padding: 0 0 24px;
}
/* Calendar fix */
.calendar .button {
	display: table-cell;
	float: none;
}
/* F.A.Q. */

.faq p { margin-bottom: 3em }

/* user edit page */
.item-page.edit .formelm {
     width: 100%;
}
#gkMainbody .item-page.edit a {
	color: #333;
}
.item-page.edit input {
     float: left;
     height: 38px;
}
.item-page.edit #jform_images_image_intro,
.item-page.edit #jform_images_image_fulltext {
     padding: 4px 6px!important;
     height: auto;
}
.item-page.edit .formelm .btn  {
     float: left;
     display: inline-block;
}
.item-page.edit .icon-calendar:before {
     content: "";
}
.gkTypoTable code {
     border: 0;
     margin: 0!important;
     padding: 0!important;
}
.calendar .button {
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
     border: 0;
}
.tooltip.top .tooltip-arrow {
	display: none;
}
.tooltip-inner {
	background: #fff;
}
.btn.jmodedit > span.icon-edit {
   color: #272727;
   top: -10px;
   padding-right: 8px;
   display: block;
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
.btn.jmodedit > span.icon-edit:before{
	content: "\f044";
}

/* tags */
#adminForm div.tags {
     margin-top: 0;
}
div.tags {
     margin-top: 32px;
     overflow: hidden;
}
div.tags > span.tags-label {
     float: left;
     margin-right: 30px;
     line-height: 23px;
     color: #999;   
     font-size: 13px; 
}
.item-page .tags {
	padding-bottom: 15px;
	float: none;
	display: block;
	width: 100%;
	clear: both;
	border-top: 1px solid #E5E5E5;
	padding: 32px 0;
	font-size: 13px;
}
div.tags a {
     display: inline-block;
     float: left;
     margin: 0 8px 0 0;
     border: 1px solid #E5E5E5;
     padding: 0 12px;
     line-height: 2.0;
}
div.tags a:hover,
div.tags a:focus,
div.tags a:active {
     background-position: 0 100%;
}
span.tag-body p {
     display: inline;
}
div.tags.tagcloud a.gk-tooltip span {
    z-index:10;
    font-weight: bold;
    display:none;
    padding: 15px;
    margin-top: -50px;
    margin-left: 60px;
    width: 240px;
    max-width: 240px;
    line-height:16px;
    font-size: 85%;
    font-weight: normal!important;
    transition: all 1s ease-in;
}

div.tags.tagcloud  a.gk-tooltip:hover span {
     border: 1px solid #ccc;
     background: rgba(255, 255, 255, 0.9);
    display:inline;
    position:absolute;
    color:#111;
}
div.tags.tagcloud a.gk-tooltip span img {
     max-width: 80px!important;
     height: auto;
     float: left;
     margin: 0 10px 10px 0;
}
div.tag-category div.btn-group {
     margin-top: 10px;
}
div.tag-category div.btn-group.pull-right {
     float: right;
}
div.tag-category div.btn-group label {
     margin-top: 10px;
}
div.tag-category select {
	display: block!important;
}
div.tag-category .chzn-container {
	display: none!important;
}
div.tag-category h3 {
    margin: 0 0 32px 0;
}
div.tag-category ul.category li {
     border-bottom: 1px solid #ccc;
     padding: 10px;
     font-size: 90%;
}
div.tag-category ul.category li h3 {
     font-size: 14px;
     margin: 0;
}
div.tags.tagcloud a {
     float: left;
     margin-bottom: 6px;
}

/* Module edit form */
#modules-form .btn {
	background: #ddd;
	border-radius: 0;
	border: none!important;
	color: #222!important;
	height: 40px!important;
	line-height: 40px!important;
	padding: 0 15px!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#modules-form .btn:active,
#modules-form .btn:focus,
#modules-form .btn:hover {
	background: #222!important;
	color: #fff!important;
}
#modules-form .btn:hover i {
	color: #fff!important;
}
#modules-form .btn-group {
	padding: 0!important;
}
#modules-form .btn-group .btn {
	margin: 0 20px 0 0!important;
}
#modules-form .radio.btn-group {
	padding-left: 20px!important;
}
#modules-form .radio.btn-group input[type=radio] {
	display: block;
	position: relative;
	top: -5px;
}
#modules-form .control-label label {
	display: block;
	line-height: 20px;
	min-width: 160px;
	padding: 5px 20px 10px 0;
}
#modules-form input[type="text"],
#modules-form input[type="password"],
#modules-form input[type="number"],
#modules-form input[type="email"],
#modules-form .input-append .btn,
#modules-form .chzn-single,
#modules-form .chzn-choices,
#modules-form .chzn-container {
	border-radius: 0;
	height: 40px!important;
	line-height: 40px!important;
}
#modules-form .chzn-container-single .chzn-single div b {
	background-position: 0 10px;
}
#modules-form #jform_content {
	height: 500px!important;
}
#modules-form .input-prepend .add-on {
	display: none;
}
#modules-form .accordion-heading a {
	color: #222;
	font-size: 18px;
	text-decoration: none!important;	
}
#modules-form .accordion-heading .accordion-toggle {
	padding: 15px;	
}	
#modules-form .btn-group {
	padding-left: 20px;
}
#modules-form hr {
	display: none;
}
#modules-form .row-fluid {
	padding: 20px 0;
}
#modules-form label {
	text-transform: none!important;
}
#modules-form .chzn-container-single .chzn-single {
	background: #fff!important;
}

/* Item edit form */
.item-page.edit #jform_articletext {
	clear: both;
}
.item-page.edit #jform_title {
	width: 100%;
}	
.item-page.edit .formelm {
	height: auto!important;
	min-height: 40px;
	overflow: hidden;
}
.item-page.edit fieldset {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 52px;
	padding: 0 0 52px;
}
.item-page.edit fieldset > div {
	clear: both;
	padding: 5px 0;
}
.item-page.edit fieldset > div label {
	display: block;
	float: left;
	line-height: 50px;
	min-width: 160px;
}	
.item-page.edit legend {
	font-size: 24px!important;
	font-style: normal !important;
	padding: 0 0 24px;
}
.item-page.edit .control-group {
	margin: 10px 0;
}
.item-page.edit .control-group:after {
	clear: both;
	content: "";
	display: table;
}
.item-page.edit #jform_articletext {
	height: 500px!important;
}
.item-page.edit .formelm {
	height: 40px;
	line-height: 40px;
	margin: 0 0 10px 0;
	width: 100%;
}	
.item-page.edit .formelm label {
	display: inline-block;
	line-height: 40px;
	text-transform: none;
}
.item-page.edit *[class^="icon-"] {
	display: none;
}
.item-page.edit i.icon-remove,
.item-page.edit i.icon-calendar {
	background-image: url('https://www.planeta-hebetechnik.eu/media/jui/img/glyphicons-halflings-white.png');
	display: block;
}
.item-page.edit i.icon-remove {
	margin-top: 12px;
}
.item-page.edit .btn {
	color: #fff!important;
	padding: 12px 20px!important;
}
.item-page.edit .media-preview.add-on {
	display: none;
}
.item-page.edit .input-append > .btn {
	height: 40px!important;
	line-height: 40px;
	padding: 0 10px!important;
}
.item-page.edit #jform_metadesc,
.item-page.edit #jform_metakey {
	width: 100%;
}
.item-page.edit .chzn-single,
.item-page.edit .chzn-choices,
.item-page.edit .chzn-container {
	height: 50px!important;
	line-height: 50px!important;
}
.item-page.edit .chzn-container-single .chzn-single div b {
	background-position: 0 14px;
}
.calendar .button {
	display: table-cell!important;
	float: none!important;
}
.item-page.edit .formelm-buttons button {
	margin-right: 10px;
}
.item-page.edit .btn {
	background: #ddd;
	border-radius: 0!important;
	border: none!important;
	color: #222!important;
	height: 40px!important;
	line-height: 40px!important;
	padding: 0 15px!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.item-page.edit .btn:active,
.item-page.edit .btn:focus,
.item-page.edit .btn:hover {
	background: #222!important;
	color: #fff!important;
}
.item-page.edit .btn:hover i {
	color: #fff!important;
}
.item-page.edit .btn-group {
	padding: 0!important;
}
.item-page.edit .btn-group .btn {
	margin: 20px 20px 0 0!important;
}
.item-page.edit .radio.btn-group {
	padding-left: 20px!important;
}
.item-page.edit .radio.btn-group input[type=radio] {
	display: block;
	position: relative;
	top: -5px;
}
.item-page.edit .control-label label {
	display: block;
	line-height: 20px;
	min-width: 160px;
	padding: 5px 20px 10px 0;
	text-transform: none;
}
.item-page.edit .media-preview + input {
	min-width: 250px;
}
.item-page.edit input[type="text"],
.item-page.edit input[type="password"],
.item-page.edit input[type="number"],
.item-page.edit input[type="email"],
.item-page.edit .input-append .btn,
.item-page.edit .chzn-single,
.item-page.edit .chzn-choices,
.item-page.edit .chzn-container {
	border-radius: 0;
	height: 40px!important;
	line-height: 40px!important;
}
.item-page.edit .chzn-container-single .chzn-single div b {
	background-position: 0 10px;
}
.item-page.edit .chzn-container-single .chzn-single {
	background: #fff!important;
}

#jform_articletext_parent {
   clear: both!important;
}

/***!  https://www.planeta-hebetechnik.eu/templates/gk_storefront/css/system/system.css  !***/

/* Fix for the editor */
.item-page.edit .formelm {
	clear: both;
	float: left;
}
.item-page.edit .formelm .button2-left {
	margin-top: 6px;
}
.item-page.edit .formelm-area label {
	display: block;
	width: 100%;
}
.item-page.edit .formelm-buttons {
	margin-top: 5px;
	overflow: hidden;
}
.item-page.edit .fltlft {
	float: left;
}
.item-page.edit legend {
	font-size: 140%;
	font-style: italic;
}
.item-page.edit .toggle-editor {
	margin-top: -5px;
}

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}
.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}
.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 30px 0 10px;
	font-size: 12px;
	line-height: 23px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}
.button2-left {
	background: url(https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/joomla/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-right {
	background: url(https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/joomla/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-left .image {
	background: url(https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/joomla/j_button2_image.png) 100% 0 no-repeat;
}
.button2-left .readmore,
.button2-left .article {
	background: url(https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/joomla/j_button2_readmore.png) 100% 0 no-repeat;
}
.button2-left .pagebreak {
	background: url(https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/joomla/j_button2_pagebreak.png) 100% 0 no-repeat;
}
.button2-left .blank {
	background: url(https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/joomla/j_button2_blank.png) 100% 0 no-repeat;
}
/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/images/jch-optimize/csg-42d99457d16cdc3afbf6593c2ab22f3b.png) 0 -346px no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

/***!  https://www.planeta-hebetechnik.eu/templates/gk_storefront/css/template.css  !***/

/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Basic elements */

html { -webkit-font-smoothing: subpixel-antialiased; }
body {
	background-color: #E9EAEE;
	background-repeat: no-repeat;
	background-position: center 400px;
	background-size: 90% auto;
	color: #666;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.6;
	margin: 0;
	min-height: 100%;
	padding: 0;
	word-wrap: break-word;
	
}
a,
#gkMainbody header h1 a:active,
#gkMainbody header h1 a:focus,
#gkMainbody header h1 a:hover,
#gkMainbody header h2 a:active,
#gkMainbody header h2 a:focus,
#gkMainbody header h2 a:hover,
#k2Container article header h2 a:active,
#k2Container article header h2 a:focus,
#k2Container article header h2 a:hover {
	color: #e81f00;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
	text-decoration: none;
}
a:hover,
a:active,
a:focus,
#gkMainbody header h1 a,
#gkMainbody header h2 a,
#k2Container article header h2 a,
#gkSidebar .box a:hover { color: #1B1D1F; }
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #1B1D1F;
	font-weight: 200;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 22px;
	font-weight: 900;
}
h2,
.componentheading {
	font-size: 24px;
	font-weight: 500;
}
h3 { color: #666;
font-size: 18px;
font-weight: 400; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; }
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*ul li { line-height: 2.0; }*/
p { margin: 1em 0 2em; }
iframe { max-width: 100%!important; }
/* Containers */

.gkPage {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto!important;
	padding: 0;
}
#gkHeader {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 0 0;
	padding: 76px 0 0;
}
#gkHeader.nobreadcrumb {
}

.frontpage #gkHeader {
	margin: 0;
}
#gkHeaderTop {
	height: 38px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10001;
	display: none;
}
#gkHeaderTop > .gkPage {
	position: relative;
}
#gkHeaderNav {
	background: #fff;
	position: fixed;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
	top: 0;
	width: 100%;
	z-index: 10000;
}
#gkHeaderNav > div {
	position: relative;
}
#gkBg { background: #fff; }
#gkPageWrap { margin: 0 auto; }
#gkContent,
#gkPageContent { width: 100%; }

#gkContent{
	background: rgba(255,255,255,0.7);
	padding: 20px;
}
/* Logo  */
#gkLogo {
	float: left;
	margin: 0 24px 10px 0;
	padding: 0;
	text-indent: -999em;
	text-shadow: none;
}
#gkLogo img {
	display: block;
	margin: 5px 0;
	max-height: 90px;
}
#gkLogo.cssLogo {
	background: url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/logo.png') no-repeat center center;
	/* You can specify there logo size and background */
	height: 63px;
	width: 131px;
}
.svg #gkLogo.cssLogo {
	background-image: url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/logo.svg');
}
#gkLogo.text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 20px;
	height: 63px;
	line-height: 63px;
	margin: 0;
	text-align: center;
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
}
#gkLogo.text > span {
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 63px;
	padding: 0;
	text-align: left;
}
#gkLogo.text .gkLogoSlogan {
	color: #ddd;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 1;
	margin-top: -20px;
	text-align: left;
	text-transform: none;
}
/* Cart */
#gkCart {
	float: right;
	height: 38px;
	line-height: 38px;
}
#gkCart i {
	color: #1b1d1f;
	font-size: 20px;
	line-height: 38px;
}
#gkCartCounter {
	cursor: pointer;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 38px;
	padding: 0 16px 0 24px;
	text-transform: uppercase;
	-webkit-transition: color .5s ease-out;
	-moz-transition: color .5s ease-out;
	-ms-transition: color .5s ease-out;
	-o-transition: color .5s ease-out;
	transition: color .5s ease-out;
	white-space: nowrap;
}
#gkCartCounter.highlighted {
	color: #e81f00;
}
#gkCartCounter.loading:before {
	content: url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/loader_cart.gif');
	display: block;
	float: left;
	margin: 4px 10px 0 -26px;
}
#gkCartCounter strong {
	font-weight: bold;
}

/* Search */
#gkSearchBtn {
	color: #1b1d1f;
	cursor: pointer;
	float: right;
	font-size: 16px;
	height: 38px;
	line-height: 44px;
	overflow: hidden;
	text-align: center;
	width: 30px;
}
#gkSearch {
	background: #1b1d1f;
	display: none;
	height: 63px;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 75%;
	z-index: 10001;
}
#gkSearch.active {
	display: block;
	opacity: 1;
}
#gkSearch.active.hide {
	display: block;
	opacity: 0;
}
#gkSearch input {
	border: none;
	border-bottom: 1px solid #696969;
	background: transparent;
	color: #fff;
	float: right;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	font-weight: 300;
	height: 33px;
	margin: 15px 30px 15px 0;
	padding: 0!important;
	width: 80%;
}
#gkSearch .search {
	position: relative;
}
#gkSearch .search:after {
	color: #696969;
	content: "m";
	font-family: 'storefront-pixellove';
	font-size: 24px;
	line-height: 63px;
	position: absolute;
	right: 0;
	width: 30px;
}
#gkSearch input::-webkit-input-placeholder { color: #fff; }
#gkSearch input:-moz-placeholder { color: #fff; }
#gkSearch input::-moz-placeholder { color: #fff; }
#gkSearch input:-ms-input-placeholder { color: #fff; }

/* Top menu */
#gkTopMenu {
	float: left;
}
#gkTopMenu li {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 38px;
	margin: 0 14px 0 0;
	text-transform: uppercase;
}
#gkTopMenu a {
	color: #1a1d1f;
	padding: 0;
}
#gkTopMenu a:active,
#gkTopMenu a:focus,
#gkTopMenu a:hover {
	color: #e81f00;
}

/* Mainbody */
#gkMainbody { 
	margin-bottom: 60px; 
}
.frontpage #gkMainbody .box {
	margin: 0;
}
/* Stylearea */
#gkStyleArea {
	clear: both;
	display: block;
	line-height: 10px;
	margin: 20px 0 40px 0;
	padding: 10px 0;
	text-align: center;
}
#gkStyleArea a {
	border-radius: 2px;
	display: inline-block;
	height: 10px;
	margin: 15px 0 0 5px;
	text-indent: -9999px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	-o-transition: -o-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	width: 10px;
}
#gkStyleArea a:first-child { margin-left: 0; }
#gkStyleArea a:hover {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
#gkColor1 { background: #e81f00; }
#gkColor2 { background: #a6382e; }
#gkColor3 { background: #91c46c; }
#gkColor4 { background: #8ea66a; }
#gkColor5 { background: #69799a; }
#gkColor6 { background: #6191a5; }
#gkColor7 { background: #5999e8; }
#gkColor8 { background: #f2a705; }
#gkColor9 { background: #bf9169; }
#gkColor10 { background: #9c9985; }

/* Group modules */

#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4,
#gkBottom5 {
	overflow: hidden;
}

#gkTop1,
#gkTop2 {
	padding: 30px 0;
}
#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4 {
	padding: 60px 0;
}

/* standard breadcrumb */
#gkBreadcrumb {
	background: transparent;	
	margin-bottom: 32px;
}
.breadcrumbs {
	float: left;
	color: #1B1D1F;
}
.breadcrumbs li.separator {
	font-size: 13px;
	width: 10px;
	text-align: center;
	padding: 0 6px!important;
	color: #ccc;
}

.breadcrumbs > li {
	float: left;
	font-size: 15px;
	font-weight: 500;
	line-height: 50px;
}
.breadcrumbs li a { color: #999; }
.breadcrumbs li a:hover { color: #E81F00; }
#gkTools {
	float: right;
	margin: 4px 0 0 10px;
}
#gkTools a {
	display: block;
	float: left;
	width: 22px;
	height: 16px;
	margin: 0 0 0 0px !important;
	text-indent: -99999em;
	background: url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/font_size.png') no-repeat -38px 50%;
}
a#gkToolsReset {
	background-position: -15px 50%;
	margin-left: 6px;
}
a#gkToolsDec { background-position: 6px 50%; }
/* footer */
#gkFooter {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	padding: 0;
	background: #FFFFFF;
}

#gkFooter .box, #gkFooter .menu a{
	color: #000000;
}

#gkFooter p{
	margin-top: 5px;
}
#gkFooter .menu a{
	 padding: 0;
}

#gkFooter .box li {
    line-height: 1.0;
    padding: 5px 0;
}
#gkFooter > div { 
	padding: 32px 0; 
}
#gkFooterNav {
	margin: 40px auto 30px auto;
}
#gkFooterNav li {
	border: none;
	display: inline-block;
	float: none;
    font-size: 11px;
	line-height: 11px;
	margin: 0 8px!important;
	padding: 0;
}
#gkFooter a { 
	color: #1b1d1f; 
}
#gkFooter a:active,
#gkFooter a:focus,
#gkFooter a:hover { 
	color: #e81f00;
}
#gkCopyrights {
	color: #ccc;
	line-height: 2;
	margin: 0 auto 20px;
}

/* Other footer elements */
#gkFrameworkLogo {
	display: block;
	width: 90px;
	height: 36px;
	background: url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/gavern-logo.png') no-repeat 0 0;
	text-indent: -9999em;
	margin: 13px auto 0 auto;
	opacity: 0.4;
}
/* Default modules */
.box .search {
	position: relative;
}
.box .search:after {
	color: #111;
	content: "\f002";
	font-family: FontAwesome;
	position: absolute;
	right: 20px;
	top: 6px;
	z-index: 1;
}
.box .search .inputbox,
.box .search #mod-search-searchword {
	padding: 8px 20px !important;
	width: 100%;
}

/* Suffixes */
.box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #888;
	line-height: 1.6;
	margin: 0 0 32px;
	padding: 20px;
	width: 100%;
}
#gkSidebar .box {
	border: 1px solid #e5e5e5;
	padding: 32px;
/* 	min-height: 182px;*/
	
}
#gkBottom1 > .box,
#gkBottom2 > .box,
#gkBottom3 > .box,
#gkBottom4 > .box {
	padding: 0;
}
div.content { clear: both; }
.box li {
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.6;
	padding: 5px 0;
}
.box li:last-child { border-bottom: none; }
.box li a {
	line-height: 1.0;
	text-decoration: none;
}
.box a { text-decoration: none; }
.box ul ul { margin-left: 20px; }

/* default suffix */
.box .header {
	
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	padding: 0 0 32px 0;
	text-transform: uppercase;
}

/* Separator suffix */
.box.separator {
	position: relative;
}
.box.separator:after {
	border-top: 1px solid #e5e5e5;
	bottom: -60px;
	clear: both;
	content: "";
	display: block;
	left: 50%;
	margin: 0 auto 0 -200px;
	position: absolute;
	width: 400px;
}

/* Newsletter */
.box.newsletter {
	float: right!important;
	max-width: 340px;
	padding: 0!important;
}

/* clear suffix */
.box.clear {
	border: none !important;
	clear: none;
	
	padding: 0!important;
}
.clear div.content { 
	clear: both; 
}

/* parallax suffix */
.box.parallax {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #aeaeae;
	margin: -60px 0!important;
	padding: 150px 0!important;
}
.box.parallax .header {
	color: #fff;
	font-size: 36px;
	line-height: 1;
	padding: 0 0 30px 0;
	text-align: center;
}
.box.parallax .header:after {
	border-top: 1px solid #fff;
	clear: both;
	content: "";
	display: block;
	margin: 30px auto 0 auto;
	width: 150px;
}
.box.parallax blockquote:before,
.box.parallax blockquote p:after {
	color: #f5f5f5!important;
}
.box.parallax blockquote small {
	color: #fff;
}


/* bigtitle suffix */
.box.bigtitle .header {
	
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
}
.box.bigtitle .header span {
	background: #fff;
	padding: 0 40px;
}
.box.bigtitle .header:after {
	border-top: 2px solid #e5e5e5;
	content: "";
	display: block;
	margin-top: -15px;
}

/* advertisement suffix */
.box.advertisement .header {
	background: transparent;
	border-bottom: 1px solid #e0e0e0;
	color: #bbb!important;
	font-size: 13px!important;
	font-style: italic;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 16px 0;
	min-height: 21px;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
}
/* suffix light */
.box.light {
	background: #f6f6f6;
	padding: 20px!important;
}
/* suffix _text */
.box_text > div { background: #fff; }
/* suffix color1 */
.box.dark {
	background: #000;
	color: #999;
	padding: 20px!important;
}
.box.dark .header {
	background: transparent!important;
	line-height: 1.2;
}
.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 { 
	color: #ddd;
}
.box.dark ul {
	margin: 0;
	padding: 0;
}
.box.dark ul li {
	border-bottom: 1px solid #444;
	position: relative;
}
.box.dark ul li:last-child { border-bottom: none; }
.box.dark a { color: #ddd!important; }
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover { color: #e81f00!important; }
.box.dark ul ul { margin: 0 0 0 20px; }

/* Suffix nomargin */
.box.nomargin {
	margin: 0!important;
	padding: 0!important;
}
/* Bottom */
#gkBottom5 {
	background: #f1f1f1;
	margin: 0;
}
#gkBottom5 > div {
	overflow: hidden;
	padding: 45px 0 35px 0;
}
#gkBottom5 .box,
#gkBottom5 .box .header {
	font-size: 13px;
}
#gkBottom5 .box .header {
	
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 29px;
	text-transform: none;
}
#gkBottom5 .box li {
	border: none;
	padding: 3px 0;
}
#gkBottom5 .box a {
	color: #999;
}
#gkBottom5 .box a:active,
#gkBottom5 .box a:focus,
#gkBottom5 .box a:hover {
	color: #111;
}

/* tablet/mobile suffixes */
.onlydesktop { display: block; }
.onlytablet { display: none; }
.onlymobile { display: none; }
/* Login form */
#gkFBLogin {
	float: left;
	width: 45%;
}
#gkFBLogin p {
	line-height: 18px;
	margin: 14px 0 20px;
}
#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
	float: left;
	width: 45%;
	margin-left: 4%;
	padding-left: 30px;
	border-left: 1px solid #e7e7e7;
}
#form-login-remember { margin: 10px 0; }
#form-login-remember label {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 27px;
}
#login-form fieldset { margin: 0 0 20px; }
#login-form fieldset p { margin: 0.5em 0; }
#login-form ul {
	border-top: 1px solid #e5e5e5;
	 margin: 32px 0 0;
    overflow: hidden;
    padding: 13px 0 0;
}

#login-form ul li {
	color: #999;
	font-size: 11px;
	display: inline-block;
	line-height: 1.6;
	margin-right: 13px;
}
#login-form input[type="text"],
#login-form input[type="password"] { width: 95%; }
label#jform_spacer-lbl {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
/* Popup Login */
#gkPopupCart {
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	display: none;
	position: absolute;
	right: 0;
	top: 38px;
	z-index: 10001;
}
#gkPopupCart {
	max-height: 800px;
	overflow: auto;
}
@media (max-height: 850px) {
	#gkPopupCart {
		max-height: 700px;
	}	
}
@media (max-height: 750px) {
	#gkPopupCart {
		max-height: 600px;
	}	
}
@media (max-height: 650px) {
	#gkPopupCart {
		max-height: 500px;
	}	
}
@media (max-height: 550px) {
	#gkPopupCart {
		max-height: 400px;
	}	
}
@media (max-height: 450px) {
	#gkPopupCart {
		max-height: 300px;
	}	
}
#gkPopupOverlay,
#gkPopupLogin {
	color: #777;
	display: none;
	overflow: hidden;
	position: fixed;
	z-index: 1000002;
	left: 50%;
	top: 80px;
}
#gkPopupLogin {
	margin-left: -220px;
	width: 426px;
}
#gkPopupLogin > div {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#gkPopupLogin .gkUserdata,
#gkPopupLogin .gkUsermenu {
	float: left!important;
	width: 50%!important;
}
.gkUsermenu .menu { margin: 32px 0 0}
.gkUsermenu .menu li a {   border: 1px solid #E5E5E5;
    display: block;
    margin: 0 0 6px;
    padding: 3px 6px;
    text-align: center;}
.gkPopupWrap {
	background: #fff;
	padding: 40px;
	overflow: hidden;
}
.gkPopupWrap h3 {
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	margin: 0 0 32px;
}
#gkPopupLogin h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
}
#gkPopupLogin h3 span {
	background: #fff;
	color: #1b1d1f;
	padding: 0 15px;
}
#gkPopupLogin h3:after {
	border-top: 1px solid #e5e5e5;
	content: "";
	display: block;
	margin: -16px 0 18px 0;
	width: 100%;
}
#gkPopupLogin h3 + small {
	display: block;
	font-size: 13px;
	margin: -6px 0 24px 0;
	text-align: center;
}

.gkPopupWrap h3 small { font-size: 16px!important; }
.gkPopupWrap h3 a { color: #e81f00; }
.gkPopupWrap h3 a:hover { color: #272727; }

.gkPopupWrap .logout-button { margin-top: 20px; }
#gkPopupOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 1000001;
	top: 0;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter: alpha(opacity=45);
	opacity: 0.45;
	margin-left: 0;
}
/* Login with Facebook button */

span#fb-auth small {
	width: 20px;
	background: transparent url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/fbauth.png') no-repeat 0 2px;
	text-indent: -999em;
	display: block;
	float: left;
	border-right: 1px solid #a0aecd;
	margin: 3px 16px 0 0;
	height: 17px;
}
span#fb-auth {
	background-color: #798db9;
	display: inline-block;
	color: #fff;
	font-family: arial;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 7px 24px 7px 13px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #445375;
	cursor: pointer;
	height: 24px;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
	position: relative;
	top: -3px;
}
span#fb-auth:hover { background-color: #556b9b; }
.login span#fb-auth { margin: 6px 0 0 10px; }
body[data-mobile="true"] #gkMobileMenu select { font-size: 50px; }

#fancybox-overlay { z-index: 10002; }

li.search-icon::before{
	display: none;
}

.search-icon a{
	content: "";
}

.social-icons img{
	padding: 2px;
	float: right;
	
}

.home-kategorien{
	margin: 0 !important;
}

.home-kategorien div.home-kategorien-outer{
	margin: 10px 0;
	padding: 10px;
	text-align: center;
}

.home-kategorien div.home-kategorien-inner{
	margin: 5px 2px;

}

.home-kategorien div.home-kategorien-inner img{
	border: 1px solid #ccc;
}
.home-kategorien h3{
	vertical-align: middle;
	padding-left: 20px;
	margin-top: 15px;
	color: #8d8d8d;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
}

.sidebar_menu{
	background: #fff;
} 

.productdetails-view{
}

#lang-switcher{
	float: right;
	display: inline-block;
	height: 75px;
	vertical-align: middle;
	line-height: 75px;
}

#gkSidebar .item-1090 > a,#gkSidebar .item-1095 > a{
	display: none;
}

#gkSidebar .item-1090 > ul,#gkSidebar .item-1095 > ul{
	border-top: 0px;
}

#gkSidebar ul ul, #gkSidebar ul ul li{
	border-top: 1px dashed #ccc;
}

/*, #gkSidebar ul li.deeper*/
#gkSidebar ul ul ul li{
	border: 0px;
}

#gkSidebar ul ul ul li::before{
	vertical-align: top;
	content: "-";
}
#gkSidebar ul ul ul li a{
	width: 85%;
	hyphens: manual;
}

#gkSidebar li.item-1090{
	border-top: 0px;
}

.childcontent{
	overflow: inherit !important;
}

.news_block{
	background: #05527C;
}

.news_block .gkNspPM-SpeakersList figcaption a, .news_block .gkNspPM-SpeakersList figcaption a small{
	color: #fff;
}

#search-popup{
	box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.2);
	border: 1px solid #eee;
	position: absolute;
	top: 100%;
	background: #fff;
	padding: 10px;
}

#search-popup input{
	border-color: #eee;
}

.hide-desktop-menu{
	display: none;
}

.orderby-displaynumber{
	display: none;
}

.posttext p{
	margin: 0 5px;
}

#gkFooter .posttext p {
	margin-top: 0px;
}

#gkFooter .posttext{
	float: left;
}

.category_description[cols="4"]{
}

.browse-view h1, .category-view h1{
	font-size: 34px;
	color: #004680;
}

.fluid-width-video-wrapper{
	padding: 0px !important;
}

#gkDescription h1{
	color: #004680;
}

.news_block p{
	margin: 0px;
}

.news_block figure{
	border-right: 1px solid  #fff;
}

.news_block figure:last-child{
	border-right: none;
}

.sidebar_menu{
	margin-top: 7px;
}

.thumb_img_news{
	background-repeat: no-repeat;
	background-position: 40px center;
	background-size: auto 80px;
	padding-left: 130px !important;
	text-align: left;
}

article.item-page {
	margin-top: 20px;
}

.gkNspPM-SpeakersList{
	display: flex;
	flex: 1;
}

.gkMenu > ul li div.childcontent a {
	hyphens: manual;
}

/***!  https://www.planeta-hebetechnik.eu/templates/gk_storefront/css/menu/menu.css  !***/

/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Base for all menus */
#gkMainMenu {
	float: right;
	padding: 0;
}
#gkMainMenu:after {
	clear: both;
	content: "";
	display: table;
}
#gkMainMenu .gkMenu {
	display: block;
	margin: 0;
	position: relative;
	text-align: center;
}
.gkMenu > ul {
	margin: 0;
	padding: 0;
}
.gkMenu > ul > li {
	clear: none!important;
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	height: 75px;
	line-height: 75px;
	text-transform: uppercase;
	width: auto;
}
.gkMenu > ul > li > a {
	color: #333;
	display: block;
	height: 75px;
	line-height: 75px;
	padding: 0 20px;
	position: relative;
}
.gkMenu > ul > li.haschild > a:after {
	color: #333;
	content: "\f0d7";
	font-family: FontAwesome;
	font-size: 11px;
	position: absolute;
	right: 8px;
	top: 0;
}
.gkMenu > ul > li:first-child > a {
	padding-left: 0;
}
.gkMenu > ul > li a small {
	display: block;
	font-size: 11px;
	line-height: 13px;
}
.gkMenu > ul > li > .childcontent,
.gkMenu > ul > li > .childcontent .childcontent {
	position: absolute;
	left: -999em;
	z-index: 999;
}
.gkMenu > ul > li > .childcontent .gkcol {
	border-left: 1px solid #eee;
	float: left;
}
.gkMenu > ul > li > .childcontent .gkcol:first-child {
	border-left: none;
}
.gkMenu > ul > li:hover > .childcontent,
.gkMenu > ul > li:hover > .childcontent li:hover > .childcontent {
	left: inherit;
}
.gkMenu > ul > li .childcontent {
	margin-left: -11px;
	margin-top: 0;
}
.gkMenu > ul > li .childcontent .childcontent {
	margin-left: 100px;
	margin-top: -35px!important;
	left: 65px!important;
}

/* main menu CSS */
.gkMenu > ul > li.active > a {
	color: #005378;	
}
.gkMenu > ul > li > a {
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
}
.gkMenu a:hover,
.gkMenu a:active,
.gkMenu a:focus,
.gkMenu li.active > a {
	color: #005378;
}
.gkMenu ul ul {
	padding: 13px 0 8px;
}
.gkMenu > ul li div.childcontent {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #eee;
	 box-shadow: 6px 6px 6px rgba(0,0,0,0.2); 
	margin-top: 0;
	text-transform: none;
}
.gkMenu > ul li div.childcontent-inner {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gkMenu > ul li > .childcontent .gkcol {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 0;
}
.gkMenu > ul li div.childcontent li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	font-weight: 300;
	line-height: 1;
	margin: 0;
	padding: 0 20px;  
	text-align: left;
	
}
.gkMenu > ul li div.childcontent a:hover {
	color: #e81f00!important;
}

.gkMenu > ul li div.childcontent li:hover > a,
.gkMenu > ul li div.childcontent li:hover > a small {
	color: #777;	
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	-ms-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}
.gkMenu > ul li div.childcontent li:first-child  { 
	border: none;
}
.gkMenu > ul li div.childcontent a {
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #777;
	display: block;
	padding: 7px 0; 
}
.gkMenu > ul li li div.childcontent small {
	color: #999;
	font-weight: 400;
	padding-bottom: 5px;
}
.gkMenu > ul li div.childcontent li.group {
	padding: 0;
	margin: 0;
	height: auto;
	border: none !important;
	background: none;
}
.gkMenu > ul li div.childcontent .header {
	color: #444;
	display: block;
	font-size: 13px;
	font-weight: 600!important;
	margin: 6px 0 0;
	padding: 0 20px;
	text-transform: uppercase
	
}
.gkMenu > ul li div.childcontent .header a {
	color: #444;
}
.gkMenu > ul li div.childcontent .header small {
	display: block;
	text-transform: none;
}
.gkMenu .childcontent.active,
.gkMenu > ul > li:hover > .childcontent {
    pointer-events: auto;
}
.gkMenu .childcontent {
    pointer-events: none;
}
.gkMenu li .module p {
	font-size: 13px;
	line-height: 18px;
}

/* hide mobile menu */
#gkMobileMenu {
	display: none;
}

/* normal menu */
#gkHeader > div:first-child {
	background: #fff;
}

/* Menu Overlay type */
#gkMainMenu.gkMenuOverlay ul .childcontent {
	display: none!important;
}

#gkMenuOverlay {
    background: #fff;
    background: rgba(255, 255, 255, 0.97);
    display: none;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    width: 100%;
}

#gkMenuOverlay.open {
    display: block;
    min-height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001;
}

#gkMenuOverlayWrap {
    left: 50%;
    margin: 0 0 0 -482px;
    max-width: 964px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10002;
}

#gkMenuOverlayWrap > div {
    padding: 0;
    width: 100%;
}

#gkMenuOverlayHeader {
    color: #111;
    font-size: 45px;
    font-weight: bold;
    line-height: 140px;
    margin: 0;
    text-align: center;
    text-transform: none;
}

#gkMenuOverlayClose {
    color: #e81f00;
    cursor: pointer;
    display: none;
    font-size: 60px;
    font-style: normal;
    line-height: 140px;
    position: absolute;
    right: 0;
    top: -10px;
}

.open #gkMenuOverlayClose {
	display: block;
}

#gkMenuOverlayContent {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 140px;
}

#gkMenuOverlayContent .gkcol {
    width: 100%;
}

#gkMenuOverlayContent .gkcol li li li {
	font-size: 17px;
}

#gkMenuOverlayContent .gkcol .header,
#gkMenuOverlayContent .gkcol li small,
#gkMenuOverlayContent .group-content > div {
    display: none!important;
}

#gkMenuOverlayContent .gkcol li {
    border-top: 1px solid #e5e5e5;
    font-size: 22px;
    line-height: 60px;
    text-align: center;
}

#gkMenuOverlayContent .gkcol li.group {
    border-top: none;
}

#gkMenuOverlayContent .gkcol li a {
    color: #777;
    display: inline-block;
    line-height: 60px;
}

#gkMenuOverlayContent .gkcol li a:active,
#gkMenuOverlayContent .gkcol li a:focus,
#gkMenuOverlayContent .gkcol li a:hover {
    color: #e81f00;
}

/***!  https://www.planeta-hebetechnik.eu/templates/gk_storefront/css/gk.stuff.css  !***/

/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
 
/* Just click to select the code */
 

 
@font-face {
  font-family: "storefront-pixellove";
  src:url("https://www.planeta-hebetechnik.eu/templates/gk_storefront/fonts/storefront-pixellove/storefront-pixellove.eot");
  src:
  	url("https://www.planeta-hebetechnik.eu/templates/gk_storefront/fonts/storefront-pixellove/storefront-pixellove.woff") format("woff"),
  	url("https://www.planeta-hebetechnik.eu/templates/gk_storefront/fonts/storefront-pixellove/storefront-pixellove.svg#storefront-pixellove") format("svg"),
  	url("https://www.planeta-hebetechnik.eu/templates/gk_storefront/fonts/storefront-pixellove/storefront-pixellove.eot#iefix") format("embedded-opentype"),
    url("https://www.planeta-hebetechnik.eu/templates/gk_storefront/fonts/storefront-pixellove/storefront-pixellove.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;font-display:swap;}
 
[data-icon]:before {
  font-family: "storefront-pixellove" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
[class^="gk-icon-"]:before,
[class*=" gk-icon-"]:before {
  font-family: "storefront-pixellove" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} 
 
.gk-icon-box:before {
   content: "a"; 
} 
 
.gk-icon-cart:before {
   content: "b"; 
} 
 
.gk-icon-cart-add:before {
   content: "c"; 
} 
 
.gk-icon-cart-remove:before {
   content: "d"; 
} 
 
.gk-icon-fb:before {
   content: "e"; 
} 
 
.gk-icon-gplus:before {
   content: "f"; 
} 
 
.gk-icon-phone:before {
   content: "g"; 
} 
 
.gk-icon-piggy:before {
   content: "h"; 
} 
 
.gk-icon-pinterest:before {
   content: "i"; 
} 
 
.gk-icon-reviews:before {
   content: "j"; 
} 
 
.gk-icon-rocket:before {
   content: "k"; 
} 
 
.gk-icon-rss:before {
   content: "l"; 
} 
 
.gk-icon-search:before {
   content: "m"; 
} 
 
.gk-icon-smile:before {
   content: "n"; 
} 
 
.gk-icon-twitter:before {
   content: "o"; 
} 
 
.gk-icon-youtube:before {
   content: "p"; 
} 
 
/*
 * News Show Pro GK5
 */

.nspMain { position: relative; }
/* Pagination */
.nspBotInterface,
.nspTopInterface {
	clear: both;
	float: right;
	margin: 5px 0;
}
.nspTopInterface {
	position: absolute;
	right: 0;
	top: -64px;
}
.nspBotInterface .nspPagination { margin-top: 0; }
/* 
	Interface - for different looking Top and Bottom interface use the following classes:  
	.nspTopInterface
	.nspBotInterface (e.g.: .nspTopInterface .nspPagination li ...)
*/
.nspPagination {
	float: left;
	list-style-type: none!important;
	margin: 3px 0 0 0!important;
	padding: 0!important;
}
.nspPagination li {
	background: #e5e5e5;
	border: none!important;
	border-radius: 2px;
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	margin: 7px 4px 0 0!important;
	padding: 0;
	text-indent: -999em;
	width: 16px;
}
.nspPagination li:hover,
.nspPagination li.active { background-color: #e81f00; }
.nspNext,
.nspPrev {
	background: #f1f1f1;
	border-radius: 2px;
	cursor: pointer;
	float: left;
	height: 36px;
	margin: 0 2px;
	text-align: center;
	text-indent: -9999px;
	width: 36px;
}
.nspNext:after,
.nspPrev:after {
	color: #888;
	display: block;
	float: left;
	font-family: FontAwesome;
	font-size: 12px;
	line-height: 37px;
	text-align: center;
	text-indent: 0;
	width: 36px;
}
.nspNext:after {
	content: '\f0da';
}
.nspPrev:after {
	content: '\f0d9';
}
.nspNext:hover:after,
.nspPrev:hover:after { color: #e81f00; }
/* Articles layout */
.nspArts {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding: 0;
}
.nspArtPage { float: left; }
.nspArt {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	text-align: center;
}
.nspArt div { overflow: hidden; }
.nspArt h4.nspHeader {
	color: #1b1d1f;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
}
.nspArt h4.nspHeader a { color: #1b1d1e !important}
.nspArt h4.nspHeader a:hover { color: #e81f00 !important }

.nspArt img.nspImage {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}
.nspArt .nspImageWrapper {
	display: block;
	overflow: hidden;
}
.nspArt p.nspText {
	color: #888;
	display: block!important;
	font-size: 12px;
	line-height: 1.2;
	margin: 0;
	padding: 0!important;
}
.nspArt p.nspInfo {
	color: #999;
	display: block!important;
	font-size: 12px;
	padding: 5px 0;
}
.nspArt p.nspInfo > * { padding-left: 10px; }
.nspArt p.nspInfo > *:first-child { padding-left: 0; }
.nspArt p.nspInfo img { vertical-align: middle; }
.nspArt .tleft { text-align: left; }
.nspArt .tright { text-align: right; }
.nspArt .tcenter { text-align: center; }
.nspArt .tjustify { text-align: justify; }
.nspArt .fleft { float: left; }
.nspArt .fright { float: right; }
.nspArt .fnone {
	clear: both;
	float: none;
	width: 100%;
}

.readon.inline { 
	clear: both;
	display: inline-block;
	float: none;
	width: auto;
}
.readon.fleft,
.readon.fright,
.readon.fcenter { 
	clear: both; 
	display: inline-block;
	float: none;
	margin: 30px auto 0 auto;
	width: auto;
}
/*.readon.fleft { float: cent; }
.readon.fright { float: right; }*/
.readon.fcenter {
	display: inline-block;
	float: none;
}
.nspAvatar { }
/* Links layout */
.nspLinks {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px;
}
.nspList { float: left; }
.nspLinks ul {
	list-style-type: none!important;
	padding: 0!important;
}
.nspLinks .nspLinkScroll1 ul li {
	border: none;
	margin: 0!important;
	padding: 16px 0;
}
.nspLinks ul li h4 {
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 10px;
}
.nspLinks ul li h4 a { text-decoration: none; }
.nspLinks ul li {
	border-top: 1px solid #e5e5e5!important;
}
.nspLinks ul li:first-child {
	border-top: none!important;
}
.nspLinks ul li p {
	margin: 0;
}
/* positioning */
.nspArts.left { float: right; }
.nspLinksWrap.left { float: left; }
.nspArts.right { float: left; }
.nspLinksWrap.right { float: right; }
/* make element unvisible */
.nspMain .unvisible {
	left: -9999px;
	position: absolute;
	top: auto;
}
/* Responsive layout */
.gkResponsive img.nspImage,
img.nspImage.gkResponsive {
	height: auto;
	width: 100%!important;
}
.nspArt img.nspImage { max-width: 100%; }
.nspArtScroll1,
.nspLinkScroll1 {
	overflow: hidden;
	width: auto;
}
.nspArtScroll1 {
	margin: 0 -7px;
}
.nspPages1 { width: 100%; }
.nspPages2 { width: 200%; }
.nspPages3 { width: 300%; }
.nspPages4 { width: 400%; }
.nspPages5 { width: 500%; }
.nspPages6 { width: 600%; }
.nspPages7 { width: 700%; }
.nspPages8 { width: 800%; }
.nspPages9 { width: 900%; }
.nspPages10 { width: 1000%; }
.nspPages11 { width: 1100%; }
.nspPages12 { width: 1200%; }
.nspPages13 { width: 1300%; }
.nspPages14 { width: 1400%; }
.nspPages15 { width: 1500%; }
.nspPages16 { width: 1600%; }
.nspPages17 { width: 1700%; }
.nspPages18 { width: 1800%; }
.nspPages19 { width: 1900%; }
.nspPages20 { width: 2000%; }
.nspCol1 { width: 100%; }
.nspCol2 { width: 50%; }
.nspCol3 { width: 33.3%; }
.nspCol4 { width: 25%; }
.nspCol5 { width: 20%; }
.nspCol6 { width: 16.66%; }
.nspCol7 { width: 14.285%; }
.nspCol8 { width: 12.5%; }
.nspCol9 { width: 11.1%; }
.nspCol10 { width: 10%; }
.nspCol11 { width: 9.09%; }
.nspCol12 { width: 8.33%; }
.nspCol13 { width: 7.69%; }
.nspCol14 { width: 7.14%; }
.nspCol15 { width: 6.66%; }
.nspCol16 { width: 6.25%; }
.nspCol17 { width: 5.88%; }
.nspCol18 { width: 5.55%; }
.nspCol19 { width: 5.26%; }
.nspCol20 { width: 5%; }
/* Animation */
.nspList,
.nspArtPage {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}
.nspList.active,
.nspArtPage.active { opacity: 1; }
/* Suffix light */
.box.light .nspNext,
.box.light .nspPrev {
	background: #e5e5e5;
}
/* Suffix dark */
.box.dark a.readon { background: #e81f00; }
.box.dark a.readon {
	color: #fff!important;
}
.box.dark a.readon:active,
.box.dark a.readon:focus,
.box.dark a.readon:hover {
	background: #fff!important;
	color: #080808!important;
}
.box.dark .nspLinks ul li {
	border-top-color: #444!important;
}
.box.dark .nspNext,
.box.dark .nspPrev,
.box.dark .nspPagination li {
	background: #444;
}

/* HikaShop styles */
.nspHikashopBlock {
	text-align: center;
}
.nspHikashopBlock span {
	display: block;
}
.nspHikashopBlock .button {
	display: inline-block;
	float: none;
	margin-top: 30px;
}
.nspHikashopBlock .hikashop_product_stock_count {
	color: #999!important;
	font-size: 11px!important;
	padding: 10px 0!important;
}

/* Products suffix */
.products .nspArt.nspCol1 { width: 98.5%; }
.products .nspArt.nspCol2 { width: 48.5%; }
.products .nspArt.nspCol3 { width: 32.833333%; }
.products .nspArt.nspCol4 { width: 23.5%; }
.products .nspArt.nspCol5 { width: 18.5%; }
.products .nspArt.nspCol6 { width: 15.166666%; }
.products .nspArt {
	border: 1px solid #e5e5e5;
	margin: 0.75%;
	overflow: hidden;
	position: relative;
	-webkit-transition: border .3s ease-out;
	-moz-transition: border .3s ease-out;
	-ms-transition: border .3s ease-out;
	-o-transition: border .3s ease-out;
	transition: border .3s ease-out;
}
.products .nspArt:hover {
	border: 1px solid #1b1d1f;
}
.products .nspArt:hover .addtocart-button {
	background: #e81f00!important;
	color: #fff!important;
}
.products h4.nspHeader {
	border-top: 1px solid #e5e5e5;
	clear: both;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0 0 0;
	text-transform: none;
}
.products .nspImageWrapper {
	margin: 0 -32px;
}
.products .nspInfo {
	text-align: center;
}
.products .nspInfo span {
	color: #e81f00;
	font-size: 18px;
	font-weight: normal;
}
.products .addtocart-button {
	margin-top: 30px!important;
}
.products .nspBadge {
	background: #e81f00;
	border-radius: 28px 4px 28px 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	height: 32px;
	left: -12px;
	line-height: 32px;
	padding: 0 20px;
	position: absolute;
	text-transform: uppercase;
	top: 0px;
	-webkit-transform: rotateZ(-90deg) translateX(-50%);
	-moz-transform: rotateZ(-90deg) translateX(-50%);
	-ms-transform: rotateZ(-90deg) translateX(-50%);
	-o-transform: rotateZ(-90deg) translateX(-50%);
	transform: rotateZ(-90deg) translateX(-50%);
}
.products .nspImageWrapper {
	opacity: 1;
	position: relative;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.products .nspImageWrapper img {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.products .nspImageWrapper:after {
	color: #1b1d1f;
	content: "m";
	font-family: 'storefront-pixellove';
	font-size: 32px;
	height: 32px;
	left: 50%;
	margin: 32px 0 0 -16px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 32px;
}
.products .nspImageWrapper:hover img {
	opacity: 0.3;
}
.products .nspImageWrapper:hover:after {
	margin-top: -16px;
	opacity: 1;
}

/* GK Tabs */
.gkTabsGK5 {
    position: relative;
    overflow: hidden;
}
.gkTabsWrap ol li {    
	border: none;   
    color: #1b1d1f;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    line-height: 37px;
    list-style-type: none;
    margin: 0;
    padding: 0 6px!important;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.gkTabsWrap ol li.active {
	margin: 0 12px;
}
.gkTabsWrap ol li.active,
.gkTabsWrap ol li.active:hover {
    background: #1b1d1f;
    color: #fff;
    padding: 0 20px!important;
}
.gkTabsWrap ol li:hover { 
    color: #999; 
}
.gkTabsContainer {
    clear: both;
    overflow: hidden;
    position: relative;
}
.gkTabsItem {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    left: -9999px;
    overflow: hidden;
    padding: 24px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.gkTabsItem.active {
    left: 0;
    position: relative;
    z-index: 2;
}
.gkTabsNav {
	text-align: center;
}
.gkTabsNav:after {
    clear: both;
    content: "";
    display: table;
}
.box.clear-horizontal .gkTabsNav {
	top: 0;
}
.gkTabsButtonNext,
.gkTabsButtonPrev {
    display: none;
}

/* Image Show - gk_storefront style */
.gkIsWrapper-gk_storefront {
	background: #f1f1f1;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.gkIsWrapper-gk_storefront img {
	opacity: 0;
}

.gkIsWrapper-gk_storefront .gkIsPreloader {
	background: #f1f1f1 url('https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/loader.gif') no-repeat center center;
	height: 100%;
	position: absolute;
	text-indent: -9999px;
	width: 100%;
	z-index: 101;
}

.gkIsWrapper-gk_storefront figure {
	left: 0;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.gkIsWrapper-gk_storefront figure.animated {
	z-index: 2;
}

.gkIsWrapper-gk_storefront.loaded figure.animated {
	opacity: 1;
	filter: alpha(opacity=100);
}

.gkIsWrapper-gk_storefront figure.active {
	position: relative;
	z-index: 3;
}

.gkIsWrapper-gk_storefront .gkIsSlide {
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: absolute;
	width: 100%;
}

.gkIsWrapper-gk_storefront figcaption {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	filter: alpha(opacity=0);
	-webkit-font-smoothing: antialiased;
	left: 50%;
	opacity: 0;
	position: relative;
	text-align: center;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	z-index: 1;
}

.gkIsWrapper-gk_storefront figure.active figcaption {
	z-index: 101;
}

.gkIsWrapper-gk_storefront figcaption h2 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 32px 0;
	opacity: 0;
	padding: 0;
	position: relative;
	text-align: center;
	top: 50px;
	-webkit-transition: all .5s ease-out .2s;
	-moz-transition: all .5s ease-out .2s;
	-ms-transition: all .5s ease-out .2s;
	-o-transition: all .5s ease-out .2s;
	transition: all .5s ease-out .2s;
}

.gkIsWrapper-gk_storefront figcaption h2:before,
.gkIsWrapper-gk_storefront figcaption h2:after {
	border-top: 1px solid #fff;
	content: "";
	display: inline-block;
	margin: 0;
	opacity: 0;
	position: relative;
	top: -7px;
	-webkit-transition: all .3s ease-out .45s;
	-moz-transition: all .3s ease-out .45s;
	-ms-transition: all .3s ease-out .45s;
	-o-transition: all .3s ease-out .45s;
	transition: all .3s ease-out .45s;
	width: 50px;
}

.gkIsWrapper-gk_storefront figcaption h2:before {
	margin: 0 -40px 0 0;
}

.gkIsWrapper-gk_storefront .activated figcaption h2:before {
	margin: 0 20px 0 0;
	opacity: 1;
}

.gkIsWrapper-gk_storefront figcaption h2:after {
	margin: 0 0 0 -40px;
}

.gkIsWrapper-gk_storefront .activated figcaption h2:after {
	margin: 0 0 0 20px;
	opacity: 1;
}

.gkIsWrapper-gk_storefront figcaption h3 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid rgba(255, 255, 255, 0);
	color: #fff;
	display: inline-block;
	font-size: 50px;
	font-weight: bold;
	line-height: 90px;
	opacity: 0;
	padding: 0 50px;
	position: relative;
	text-transform: uppercase;
	top: -30px;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-transform .35s ease-out .35s, opacity .35s ease-out .35s, border 0.5s linear .65s;
	-moz-transition: -moz-transform .35s ease-out .35s, opacity .35s ease-out .35s, border 0.5s linear .65s;
	-ms-transition: -ms-transform .35s ease-out .35s, opacity .35s ease-out .35s, border 0.5s linear .65s;
	-o-transition: -o-transform .35s ease-out .35s, opacity .35s ease-out .35s, border 0.5s linear .65s;
	transition: transform .35s ease-out .35s, opacity .35s ease-out .35s, border 0.5s linear .65s;
	width: auto;
}

.gkIsWrapper-gk_storefront figcaption p {
	color: #fff;
	font-size: 20px;
	font-style: italic;
	line-height: 80px;
	margin: 0;
	opacity: 0;
	position: relative;
	text-align: center;
	top: 60px;
	-webkit-transition: all .5s ease-out .5s;
	-moz-transition: all .5s ease-out .5s;
	-ms-transition: all .5s ease-out .5s;
	-o-transition: all .5s ease-out .5s;
	transition: all .5s ease-out .5s;
}

.gkIsWrapper-gk_storefront figcaption p:after {
	clear: both;
	content: "";
	display: block;
	margin: 0 auto;
	opacity: 0;
	position: relative;
	top: 20px;
	-webkit-transition: all .5s ease-out .6s;
	-moz-transition: all .5s ease-out .6s;
	-ms-transition: all .5s ease-out .6s;
	-o-transition: all .5s ease-out .6s;
	transition: all .5s ease-out .6s;
	width: 0;
}

.gkIsWrapper-gk_storefront .activated figcaption p:after {
	opacity: 1;
	top: 0;
	width: 90px;
}

.gkIsWrapper-gk_storefront .activated figcaption h2,
.gkIsWrapper-gk_storefront .activated figcaption h3,
.gkIsWrapper-gk_storefront .activated figcaption p {
	opacity: 1;
	top: 0;
}

.gkIsWrapper-gk_storefront .activated figcaption h3 {
	border: 2px solid rgba(255, 255, 255, 1);
	background: rgba(5,82,124,0.5);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.gkIsWrapper-gk_storefront .gkIsPagination {
	bottom: 56px;
	position: absolute;
	text-align: center;
	width: 100%;	
	z-index: 10;
}

.gkIsWrapper-gk_storefront .gkIsPagination li {
	background: #605a55;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	display: inline-block;
	height: 12px;
	margin: 0 2px 0 0;
	text-indent: -9999px;
	-webkit-transition: all .45s ease-out;
	-moz-transition: all .45s ease-out;
	-ms-transition: all .45s ease-out;
	-o-transition: all .45s ease-out;
	transition: all .45s ease-out;
	width: 12px;
}

.gkIsWrapper-gk_storefront .gkIsPagination li.active,
.gkIsWrapper-gk_storefront .gkIsPagination li:active
.gkIsWrapper-gk_storefront .gkIsPagination li:focus,
.gkIsWrapper-gk_storefront .gkIsPagination li:hover {
	background: #fff;
}

/* Buttons */
.gkIsBtnPrev,
.gkIsBtnNext {
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 64px;
	margin: -32px 0 0 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	z-index: 2;
}
.gkIsBtnNext {
	right: -30px;
}
.gkIsBtnPrev {
	left: -30px;
}
.hover .gkIsBtnNext {
	right: 30px;
}
.hover .gkIsBtnPrev {
	left: 30px;
}
.gkIsBtnNext:before,
.gkIsBtnPrev:before {
	color: #fff;
	cursor: pointer;
	font-family: FontAwesome;
	font-size: 48px;
	line-height: 64px;
}
.gkIsBtnPrev:before {
	content: "\f104";
}
.gkIsBtnNext:before {
	content: "\f105";
}
.gkIsBtnNext:hover:before,
.gkIsBtnPrev:hover:before {
	color: #eee;
}

/* Columns in the content */
.gkCols {
	margin: 0 -30px;
	width: auto;
}
.gkCols > div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 20px;
}
.gkCols[data-cols="2"] > div { width: 50%; }
.gkCols[data-cols="3"] > div { width: 33.333333%; }
.gkCols[data-cols="4"] > div { width: auto; }
.gkCols[data-cols="5"] > div { width: 20%; }

/* Newsletter */
.box.newsletter .header {
	color: #1b1d1f!important;
	font-size: 14px!important;
	font-weight: bold!important;
	padding-bottom: 32px!important;
	text-transform: uppercase!important;
}
.gk-newsletter p {
	margin: 0 0 32px 0!important;
	overflow: hidden;
	position: relative;
}
.gk-newsletter input[type="email"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	float: left;
	height: 36px;
	margin: 0;
	width: 100%;
}
.gk-newsletter input[type="button"] {
	background: #111;
	border: none;
	color: #fff!important;
	font-size: 13px;
	font-weight: 500;
	height: 36px;
	margin: 0;
	padding: 0 14px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
}
.gk-newsletter input[type="button"]:active,
.gk-newsletter input[type="button"]:focus,
.gk-newsletter input[type="button"]:hover {
	background: #e81f00;
}
.gk-newsletter input[type="email"]::-webkit-input-placeholder { 
	color: #bbb; 
}
.gk-newsletter input[type="email"]::-moz-placeholder {
	color: #bbb;
}
.gk-newsletter input[type="email"]:-ms-input-placeholder {
	color: #bbb; 
}
.gk-newsletter input[type="email"]:-moz-placeholder {
	color: #bbb; 
}
.gk-newsletter input[type="email"]:placeholder {
	color: #bbb;
}

/* Social icons */
.gk-social-icons {
	float: right;
}
.gk-social-icons li {
	float: left;
	font-size: 20px;
	height: 22px;
	line-height: 20px;
	margin: 0 0 0 6px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 24px;
}
.gk-social-icons li a:hover:before {
	color: #e81f00;
}
.gk-social-icons .icon-gplus:before,
.gk-social-icons .icon-twitter:before,
.gk-social-icons .icon-fb:before,
.gk-social-icons .icon-pinterest:before,
.gk-social-icons .icon-youtube:before,
.gk-social-icons .icon-rss:before {
	content: "";
	color: #969696;
	font-family: "storefront-pixellove";
	font-size: 22px;
	text-align: center;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.gk-social-icons .icon-gplus:before {
	content: "f";
}
.gk-social-icons .icon-twitter:before {
	content: "o";
}
.gk-social-icons .icon-fb:before {
	content: "e";	
}
.gk-social-icons .icon-pinterest:before {
	content: "i";
}
.gk-social-icons .icon-youtube:before {
	content: "p";
}
.gk-social-icons .icon-rss:before {
	content: "l";
}

/* Features list */
.gk-features {
	margin: 0 -5px;
	overflow: hidden;
}
.gk-features li {
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 5px;
}
.gk-features[data-cols="1"] li { width: 100%; }
.gk-features[data-cols="2"] li { width: 50%; }
.gk-features[data-cols="3"] li { width: 33.333333%; }
.gk-features[data-cols="4"] li { width: 25%; }

.gk-features li strong {
	border: 1px solid #e5e5e5;
	color: #1b1d1f;
	display: block;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding: 15px;
	text-align: center;
	text-transform: uppercase;
}
.gk-features li strong sub {
	color: #888;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	padding: 0 0 5px 0;
	text-transform: none;
}
.gk-features li.highlighted strong {
	background: #e81f00;
	border: 1px solid #e81f00;
	color: #fff;
}
.gk-features li.highlighted strong sub {
	color: #fff;
}

/* Banner list */
.gk-banners {
	margin: 0 -15px;
	overflow: hidden;
}
.gk-banners li {
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 5px;
	position: relative;
}
.gk-banners[data-cols="1"] li { width: 100%; }
.gk-banners[data-cols="2"] li { width: 50%; }
.gk-banners[data-cols="3"] li { width: 33.333333%; }
.gk-banners[data-cols="4"] li { width: 25%; }
.gk-banners li div {
	border: 1px solid #e5e5e5;
	color: #1b1d1f;
	display: block;
	font-size: 14px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
}
.gk-banners li div img {
	float: left;
}
.gk-banners li div strong {
	color: #1b1d1f;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 50%;
}
.gk-banners li div strong sub {
	color: #888;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	text-transform: none;
}

/* Module in menu */
.gkMenu .nspArt h4.nspHeader { 
	font-size: 12px; 
	padding: 5px 0 0 0;
}
.gkMenu .nspArt .readon {
	background: transparent!important;
	border: none;
	color: #e81f00!important;
	display: inline-block;
	float: left;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	margin-top: 6px!important;
	padding: 0!important;
	text-align: left;
	text-transform: none!important;
}
.gkMenu .nspArt .readon:active,
.gkMenu .nspArt .readon:focus,
.gkMenu .nspArt .readon:hover {
	background: transparent!important;
	color: #1b1d1f!important;
}
#gkMobileMenu > label { display: none; }

/* GK Image Zoom */
#gkZoom {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background: #1B1D1F;
	
	z-index: 100;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	-ms-transition: opacity 300ms ease-out;
	-o-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
}
#gkPreview {
	visibility: hidden;
	position: absolute;
	width: 500px;
	height: 500px;
	z-index: 9999;
	overflow: hidden;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	-ms-transition: opacity 300ms ease-out;
	-o-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
	opacity: 0;
	top: 0;
	z-index: 1;
}
#gkZoom.active{
	opacity: 0.3;
	cursor: -webkit-zoom-in; 
	cursor: -moz-zoom-in;
}
#gkPreview.active  {
	visibility: visible;
	opacity: 1;
	border: 1px solid #e5e5e5
}
#gkPreview > img {
	position: relative;
}

/* Image wrapper overlay */
.gkImageWrapperOverlayWrap {
	display: block;
	position: relative;
}
.gkImageWrapperOverlay {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	left: 0;
	padding: 9px;
	position: absolute;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	top: 0;
	width: 100%;
	z-index: 1;
}
.gkImageWrapperOverlay > span {
	border: 1px solid rgba(255, 255, 255, 0.5);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	display: block;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 100%;
}
.gkImageWrapperOverlay > span > span {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 100%;
	opacity: 0;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 100%;
}
.gkImageWrapperOverlay > span > span:before,
.gkImageWrapperOverlay > span > span:after {
	content: "";
	height: 37px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transition: all .3s ease-out .2s;
	-moz-transition: all .3s ease-out .2s;
	-ms-transition: all .3s ease-out .2s;
	-o-transition: all .3s ease-out .2s;
	transition: all .3s ease-out .2s;
	width: 37px;
}
.gkImageWrapperOverlay > span > span:before {
	border-top: 1px solid #fff;
	margin-left: -18px;
	width: 0;
}
.gkImageWrapperOverlay > span > span:after {
	border-left: 1px solid #fff;
	height: 0;
	margin-top: -18px;
}
.gkImageWrapperOverlayWrap:hover .gkImageWrapperOverlay > span {
	border-color: rgba(255, 255, 255, 0);
}
.gkImageWrapperOverlayWrap:hover .gkImageWrapperOverlay.nohover > span {
	border-color: rgba(255, 255, 255, 0.34);
}
.gkImageWrapperOverlayWrap:hover .gkImageWrapperOverlay > span > span {
	background: rgba(0, 0, 0, 0.34);
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.gkImageWrapperOverlayWrap:hover .gkImageWrapperOverlay > span > span:before {
	width: 37px;
}
.gkImageWrapperOverlayWrap:hover .gkImageWrapperOverlay > span > span:after {
	height: 37px;
}

/* GK Cart popup */
#gkPopupCart .gkTotal {
	font-size: 24px;
	margin: 0;
	text-align: right;
}
#gkPopupCart .vmGkCartProducts > div > div {
	margin-left: 90px;
}
#gkPopupCart .vmGkCartProducts > div {
	padding: 10px 0;
}
#gkPopupCart .gkPopupWrap {
	padding: 0 25px 25px 25px;
	width: 280px;
}
#gkPopupCart .vmGkCartProducts .gkPrice {
	font-size: 12px;
	font-style: normal;
}
#gkPopupCart .vmGkCartProducts h3 {
	line-height: 1.2;
	margin: 10px 0 0 0;
}
#gkPopupCart .vmGkCartModule > h3,
#gkPopupCart .vmGkCartModule > h3,
#gkPopupCart #hikashop_cart > h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 16px 0 0 0!important;
	text-align: center;
	text-transform: uppercase;
}
#gkPopupCart .vmGkCartModule > h3 span,
#gkPopupCart .vmGkCartModule > h3 span,
#gkPopupCart #hikashop_cart > h3 span {
	background: #fff;
	color: #1b1d1f;
	padding: 0 15px;
}
#gkPopupCart .vmGkCartModule > h3:after,
#gkPopupCart .vmGkCartModule > h3:after,
#gkPopupCart #hikashop_cart > h3:after {
	border-top: 1px solid #e5e5e5;
	content: "";
	display: block;
	margin: -16px 0 18px 0;
	width: 100%;
}

/***!  https://www.planeta-hebetechnik.eu/templates/gk_storefront/css/vm.css  !***/

/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

#bottom-pagination div,
#bottom-pagination ul { text-align: center!important }
#bottom-pagination ul li { display: inline }
.VmArrowdown {
	cursor: pointer;
	float: right;
	height: 16px;
	padding: 0 12px;
	width: 16px
}
.additional-images {
	margin: 16px 0;
	overflow: hidden
}
.additional-images .product-thumb {
	border: 1px solid #eee;
	float: left;
	line-height: 1.4;
	margin: 0 6px 6px 0;
	padding: 3px;
	text-align: center;
	white-space: normal;
	width: 74px
}
.additional-images .product-thumb:hover {
	border-color: #ddd;
	cursor: pointer
}
.additional-images img {
	max-width: 100px;
	width: auto;
	max-height: 100px;
	margin: 0 0 0 6px;
	border: 1px solid #eee;
	padding: 1px;
}
.additional-images img:first-child { margin: 0; }
.addtocart-area .product-fields { padding: 6px 0 12px }
.addtocart-area .product-fields > div { margin: 0 0 10px }
.ask-a-question a {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	font-size: 12px;
	font-weight: 600;
	margin: 32px 0 16px;
	padding: 16px 0;
}
body input.addtocart-button {
	background: #E81F00 !important;
	border: none!important;
	color: #fff!important;
}
body input.addtocart-button:hover { background: #1B1D1F !important }
input.addtocart-button {
	border: none;
	color: #fff !important;
	font-weight: 600;
	height: 46px;
	min-width: 100%;
}
input.addtocart-button:hover { color: #fff !important }
.ask-a-question-view .form-field .submit { width: 418px }
.ask-a-question-view .form-field textarea.field {
	border: solid #eee 1px;
	color: #777;
	padding: 12px;
	text-align: left;
	width: 394px
}
.ask-a-question-view .product-summary {
	border-bottom: solid #eee 1px;
	margin: 25px 0 0;
	padding: 0 0 10px
}
.ask-a-question-view .product-summary .short-description { margin-top: 6px }
.ask-a-question-view .product-summary h2 {
	font-size: 16px;
	margin: 0;
	padding: 0
}
.ask-a-question-view .product-summary img.product-image {
	height: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto
}
.ask-a-question-view h1 {
	font-size: 18px;
	margin: 0;
	padding: 0
}
.ask-a-question-view input.counter,
.ask-a-question-view input#email {
	border: solid #ccc 1px;
	color: #777;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 5px 5px 4px
}
.ask-a-question-view,
.manufacturer-details-view .spacer { padding: 30px }
.availability { margin: 12px 0 0 }
.billto-shipto strong,
span.custom-variant-inputbox input.custom-attribute:hover,
input.vm-default:hover,
.ask-a-question-view input.counter:hover,
.ask-a-question-view input#email:hover,
table.user-details input:hover,
a.details:hover,
div.details:hover,
a.product-details:hover,
.ask-a-question-view .form-field textarea.field:hover,
.product-related-products > div a,
.product-related-categories > div a,
table.cart-summary a { color: #222 }
.category-view .category .category-overlay > span > span,
.browse-view .product .product-overlay > span > span,
.featured-view .product .product-overlay > span > span,
.latest-view .product .product-overlay > span > span,
.topten-view .product .product-overlay > span > span,
.recent-view .product .product-overlay > span > span,
.productDetails .main-image .product-overlay > span > span {
	-moz-border-radius: 50%;
	-moz-transition: all .3s ease-out;
	-ms-border-radius: 50%;
	-ms-transition: all .3s ease-out;
	-o-border-radius: 50%;
	-o-transition: all .3s ease-out;
	-webkit-border-radius: 50%;
	-webkit-transition: all .3s ease-out;
	background: #e81f00;
	border-radius: 50%;
	color: #fff;
	display: block;
	filter: alpha(opacity=0);
	font-weight: 600;
	height: 80px;
	line-height: 80px;
	margin: 100% auto 30%;
	opacity: 0;
	text-align: center;
	transition: all .3s ease-out;
	width: 80px
}
.category-view .category .category-overlay > span,
.browse-view .product .product-overlay > span,
.featured-view .product .product-overlay > span,
.latest-view .product .product-overlay > span,
.topten-view .product .product-overlay > span,
.recent-view .product .product-overlay > span,
.productDetails .main-image .product-overlay > span {
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	background: rgba(255,255,255,0);
	display: block;
	height: 100%;
	overflow: hidden;
	transition: all .3s ease-out;
	width: 100%
}
.category-view .category .category-overlay,
.browse-view .product .product-overlay,
.featured-view .product .product-overlay,
.latest-view .product .product-overlay,
.topten-view .product .product-overlay,
.recent-view .product .product-overlay,
.productDetails .main-image .product-overlay {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%
}
.browse-view .product .spacer,
.productDetails .main-image {
	overflow: hidden;
	position: relative
}
.category-view .category.active .category-overlay > span > span,
.browse-view .product.active .product-overlay > span > span,
.featured-view .product.active .product-overlay > span > span,
.latest-view .product.active .product-overlay > span > span,
.topten-view .product.active .product-overlay > span > span,
.recent-view .product.active .product-overlay > span > span,
.productDetails .main-image.active .product-overlay > span > span {
	filter: alpha(opacity=100);
	margin-top: 30%;
	opacity: 1;
}
.category-view .category.active .category-overlay > span,
.browse-view .product.active .product-overlay > span,
.featured-view .product.active .product-overlay > span,
.latest-view .product.active .product-overlay > span,
.topten-view .product.active .product-overlay > span,
.recent-view .product.active .product-overlay > span,
.productDetails .main-image.active .product-overlay > span { background: rgba(255,255,255,0.6) }
.category-view > h3,
.featured-view > h3,
.latest-view > h3,
.topten-view > h3,
.recent-view > h3 {
	font-size: 24px !important;
	padding: 32px 0 64px !important
}
.category-view h3 { padding-top: 0 !important }
.cart-summary .inputbox {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center
}
.cart-summary .sectiontableentry1 fieldset { clear: both; }
.cart-summary div.PricesalesPrice {
	background: none;
	font-size: 100%;
	margin: 0;
	padding: 0
}
.cart-summary tbody tr td { padding: 5px 8px }
.cart-summary td hr,
.terms-of-service .vm2-termsofservice-icon,
#terms-of-service .vmicon.vm2-termsofservice-icon,
.vmicon-16-editadd,
table.cart-summary td br,
#product-tabs-content > div,
.productDetails .main-image > .product-overlay { display: none!important; }
.cart-view h2 {
	font-size: 12px;
	margin: 0;
	padding: 0
}

.productdetails-view li{
	margin: 0px 0;
}

.productdetails-view{
	margin-top: 7px;
}
#userForm h3,
#paymentForm h3 {
	font-size: 18px;
	margin: 0 0 12px
}
.cart-view h3 {
	font-size: 16px;
	margin: 0 0 12px
}
.catProductDetails {
	-moz-border-radius: 2px;
	-moz-transition: background-color .12s ease-out;
	-ms-border-radius: 2px;
	-ms-transition: background-color .12s ease-out;
	-o-border-radius: 2px;
	-o-transition: background-color .12s ease-out;
	-webkit-border-radius: 2px;
	-webkit-transition: background-color .12s ease-out;
	background: #eee;
	border-radius: 2px;
	border-shadow: 0 0 1px #fff;
	color: #222;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	line-height: 35px;
	margin: 0 0 12px;
	min-height: 34px;
	padding: 0 11px;
	text-align: center;
	text-transform: uppercase;
	transition: background-color .12s ease-out
}
.catProductPrice {
	padding-bottom: 12px;
}
.catProductPrice > div {
	color: #666!important;
	font-size: 12px!important;
}
.catProductPrice > div > span {
	color: #e81f00;
	font-size: 14px;
	font-weight: 600;
}
.catProductPrice .PricediscountAmount,
.catProductPrice .PricetaxAmount {
	color: #aaa;
	font-size: 10px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.8;
	text-transform: uppercase
}
.catProductPrice div.PricesalesPrice {
	font-size: inherit;
	line-height: 1.4;
	margin: 0;
	padding: 0
}
.category-view .category { position: relative; }
.category-view .row .category .spacer h2 a {
	text-transform: initial;
	color: #005384 ;
	display: block;
}

.browse-view .row .product .catProductTitle a{
	text-transform: initial;
	color: #005384 !important;
	display: block;
}
.category-view .row .category .spacer h2 a:hover {
	color: #fff !important;
}
.category-view .row .category .spacer h2 a img {
	height: auto;
	margin-top: 6px;
	max-width: 100%
}

.browse-view .spacer h3{
	background: #ddd;
	padding: 0;
	height: 60px;
	vertical-align: middle;
	display: flex;
	align-items: center;
	justify-content: center;
} 
.browse-view .spacer h3 a{
	padding: 5px;
}

.browse-view .spacer .catProductPrice{
	padding: 0;
}
.category-view .row .category .spacer h2 a:hover,
.product-related-products > div a:hover,
.product-related-categories > div a:hover,
table.cart-summary a:hover { color: #e81f00 }
.category-view .row .category .spacer,
.featured-view .spacer,
.latest-view .spacer,
.topten-view .spacer,
.related-products-view .spacer,
.browse-view .row .product .spacer,
.manufacturer-view-default .row .manufacturer .spacer,
.recent-view .spacer {
	border: 1px solid #e5e5e5;
	margin: 7px;
	-webkit-transition: border .3s ease-out;
	-moz-transition: border .3s ease-out;
	-ms-transition: border .3s ease-out;
	-o-transition: border .3s ease-out;
	transition: border .3s ease-out;
}
.category-view .row .category .readon,
.featured-view a.readon,
.latest-view a.readon,
.topten-view a.readon,
.related-products-view a.readon,
.browse-view .row .product a.readon,
.manufacturer-view-default .row .manufacturer a.readon,
.recent-view a.readon {
	display: inline-block;
	float: none;
	margin: 15px 0 30px;
}
.checkout-button-top input.terms-of-service {
	float: left;
	margin-right: 10px
}
.clear,
br.clear { clear: both }
.clr {
	clear: both;
	overflow: hidden
}
#facebox .popup {
	border: none;
	border-radius: 0px !important;
	overflow: hidden!important
}
#facebox .popup > div {
	display: block!important;
	padding: 20px!important;
	width: auto!important
}
#facebox .popup > div > div {
	padding: 0 30px 50px 10px !important;
	position: relative;
	text-align: center
}
#facebox .popup > div > div > a {
	background: #e81f00;
	bottom: 5px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: 400;
	padding: 8px 12px;
	position: absolute;
	right: 10px;
	text-align: center;
	text-transform: uppercase
}
#facebox .popup > div > div > a.continue_link {
	left: 10px;
	right: auto;
	background: #222
}
#facebox > span {
	display: none;
}
#facebox .popup {
	min-width: 320px;
}
#facebox .popup > div > div > a:hover,
.productDetails .main-image .product-overlay > span > span,
#facebox .popup > div > div > a.continue_link:hover { background: #222!important; }
#facebox .popup > div > div > h4 {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
	min-width: 400px;
	padding: 12px 0 20px
}
#fancybox-wrap { z-index: 9999999 }
#product-tabs {
	border-top: 1px solid #e5e5e5;
	margin: 32px 0 16px;
	overflow: hidden
}
#product-tabs li {
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight: 600;
	margin: 24px 0 0;
	padding: 8px 18px 6px;
	text-transform: uppercase
}
#product-tabs li.active,
#product-tabs li.hikashop_tabs_li_selected {
	background: #03537E;
	color: #fff;
	font-weight: 600
}
#product-tabs-content {
	clear: both;
	overflow: hidden;
}
#product-tabs-content h3,
.list-reviews h3,
#hikashop_show_tabular_description h3 {
	font-size: 14px;
	font-weight: 600;
	padding: 16px 0 0;
	text-transform: uppercase
}
#product-tabs-content p,
#hikashop_show_tabular_description p { margin: 1em 0 }
#product-tabs-content dl,
#hikashop_show_tabular_description dl {
	float: left;
	font-size: 13px;
	margin: 0 0 24px 0;
	padding-right: 3.333333%;
	width: 30%
}
.product-description > dl { 
	margin-left: 0 !important; 
}
#product-tabs-content dt,
#hikashop_show_tabular_description dt {
	color: #222;
	font-weight: 600;
	margin: 16px 0 6px
}
#product-tabs-content dd,
#hikashop_show_tabular_description dd {
	margin: 0 0 0 6px;
	padding: 2px 0 2px 20px !important;
	position: relative;
}
#product-tabs-content dd:before,
#hikashop_show_tabular_description dd:before { top: 7px !important }
#product-tabs-content dd:before,
#hikashop_show_tabular_description dd:before {
	color: #111;
	content: "\f111";
	font-family: FontAwesome;
	font-size: 6px;
	position: absolute;
	left: 0;
}
#ui-tabs { margin-bottom: 20px }
#ui-tabs .dyn-tabs {
	display: none;
	overflow: auto
}
#ui-tabs h4 {
	color: #e81f00;
	font-size: 16px;
	margin: 20px 0
}
#ui-tabs ul#tabs {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #e5e5e5;
	margin: 30px 0;
	width: 100%;
}
#ui-tabs ul#tabs::after {
	clear: both;
	content: "";
	display: table;
}
#ui-tabs ul#tabs li {
	background: #f8f8f8;
	border: 1px solid #f8f8f8!important;
	border-bottom-color: #e5e5e5!important;
	color: #222;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: 600;
	list-style-type: none;
	padding: 5px 15px!important;
	position: relative;
	text-transform: uppercase;
	top: 1px;
}
#ui-tabs ul#tabs li.current {
	background: none;
	border: 1px solid #e5e5e5!important;
	border-bottom-color: #fff!important;
	color: #e81f00;
	font-weight: 700;
}
#ui-tabs ul#tabs li:hover { color: #e81f00; }
fieldset .userfields_info {
	border-bottom: 1px solid #E5E5E5;
	clear: both;
	display: block;
	padding: 32px 0 12px;
}
#userForm select,
.width80 { width: 80% }
.control-buttons { overflow: hidden }
.control-buttons + fieldset { margin-top: 32px }
.control-buttons + fieldset span {
	background: none;
	height: inherit
}
.control-buttons > div {
	border-top: 1px solid #eee;
	font-size: 12px;
	margin: 40px 0 20px;
	padding: 16px 0 0
}
.customer-comment,
.featured-view .product-price,
.latest-view .product-price,
.topten-view .product-price,
.output-billto,
.output-shipto { margin: 10px 0 }
.customer-reviews,
.ask-a-question-view .form-field,
.product-related-products,
.product-related-categories { margin: 25px 0 0 }
.display-number {
	line-height: 46px;
	text-align: right
}
.display-number select { margin: 1px 0 12px 12px }
.featured-view .spacer .catProductPrice + a img,
.latest-view .spacer .catProductPrice + a img,
.topten-view .spacer .catProductPrice + a img,
.featured-view .spacer .catProductPrice + a + a img,
.latest-view .spacer .catProductPrice + a + a img,
.topten-view .spacer .catProductPrice + a + a img { margin-top: 16px }
.featured-view .spacer h3 a,
.latest-view .spacer h3 a,
.topten-view .spacer h3 a,
.related-products-view .spacer h3 a,
.browse-view .row .product .spacer h2 a,
h3.catProductTitle a { color: #222 !important }
.featured-view .spacer h3,
.latest-view .spacer h3,
.topten-view .spacer h3,
.related-products-view .spacer h3,
.browse-view .row .product .spacer h2,
.category-view .row .category .spacer h2,
h3.catProductTitle {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 20px 4px;
	text-transform: uppercase;
}

.category-view h2{
	background: #e5e5e5;
	padding: 0 !important;
	height: 60px;
	vertical-align: middle;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #222;
}
 
.category-view .spacer h2 a{
	padding: 5px;
}
.featured-view h4,
.latest-view h4,
.topten-view h4,
.related-products-view h4,
h2.catSub,
.category-view h4 {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 32px;
	padding: 0 0 12px;
	font-size: 16px;
	color: #222;
	font-weight: 600
}
.browse-view h1 { margin-bottom: 12px; }
span.floatright,
span.floatleft { float: right }
.formLogin {
	background: #f9f9f9;
	margin: 0 0 24px;
	padding: 20px
}
.formLogin h3 { font-size: 18px }
.formLoginWrap a {
	font-size: 13px;
	margin-right: 12px
}
.formLoginWrap input,
.trackMyOrder div {
	float: left;
	margin: 0 24px 12px 0
}
.general-bg,
input.vm-default,
a.product-details,
a.details,
div.details {
	color: #e81f00;
	cursor: pointer;
	text-align: center
}
.vmGkCartProducts > div {
	border-bottom: 1px solid #eee;
	clear: both;
	color: #999;
	overflow: hidden;
	padding: 16px 0;
}
.vmGkCartProducts img {
	float: left;
	height: 70px;
	width: 70px;
}
.vmGkCartProducts > div > div { margin-left: 122px }
.vmGkCartProducts h3 {
	font-size: 14px;
	margin: 0;
}
.vmGkCartProducts h3 a { color: #222; }
.vmGkCartProducts h3 a:hover { color: #e81f00 }
.vmGkCartProducts h3 span {
	color: #999;
	font-weight: 300;
	padding: 0 8px 0 0
}
.vmGkCartProducts .gkPrice {
	color: #E81F00;
	font-size: 16px;
	font-style: italic;
	font-weight: 400
}
.gkTotal {
	color: #E81F00;
	font-size: 48px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 0 122px
}
.list-reviews .highlight {
	background: #fdfaee;
	margin: 0 0 1em;
	padding: 20px
}
.list-reviews .normal { padding: 12px }
.list-reviews .normal:first-child { padding-top: 0 }
.list-reviews .normal h3 { padding: 0!important; }
.list-reviews p {
	font-size: 13px;
	margin: 1em 0 0.5em
}
.list-reviews span.date {
	color: #888;
	display: block;
	font-size: 10px;
	margin: 0 0 4px
}
.main-image img.product-image,
.featured-view .spacer img,
.latest-view .spacer img,
.topten-view .spacer img {
	height: auto;
	max-width: 100%;
	width: auto
}
.manufacturer h3.catProductTitle { text-align: center; }
.manufacturer-details-view .spacer {
	padding-left: 0;
	padding-right: 0;
}
.manufacturer-details-view .spacer > div { padding: 10px 0; }
.manufacturer-details-view .email-weblink a { margin-right: 15px }
.manufacturer-details-view img {
	background: #fff;
	border: 1px solid #efefef;
	float: right;
	margin: 0 0 10px 20px;
	padding: 8px;
}
.orderby-displaynumber {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	font-size: 11px;
	font-weight: 600;
	margin: 0 0 32px;
	text-transform: uppercase;
}
.orderby-displaynumber::after {
	clear: both;
	content: "";
	display: table
}
.orderby-displaynumber select {
	border: 1px solid #E5E5E5;
	height: 28px;
	line-height: 28px;
	padding: 4px !important;
}
.orderlistcontainer { position: relative }
.featured-view .spacer h3 a:hover,
.latest-view .spacer h3 a:hover,
.topten-view .spacer h3 a:hover,
.related-products-view .spacer h3 a:hover,
.browse-view .row .product .spacer h2 a:hover,
h3.catProductTitle a:hover { color: #e81f00!important }
.orderlistcontainer div.activeOrder {
	cursor: pointer;
	float: left;
	line-height: 46px;
	margin: 0 24px 0 8px
}
.orderlistcontainer div.orderlist {
	background: #fff;
	border: 1px solid #eee;
	cursor: pointer;
	display: none;
	font-size: 14px;
	font-weight: 400;
	left: 46px;
	padding: 4px 12px;
	position: absolute;
	text-transform: none;
	top: 32px;
	z-index: 2
}
.orderlistcontainer div.orderlist div {
	border-top: 1px solid #eee;
	font-size: 13px;
	line-height: 1.4;
	padding: 8px 12px
}
.orderlistcontainer div.orderlist div:first-child { border: none }
.orderlistcontainer div.title {
	float: left;
	line-height: 46px;
	width: 100px
}
.output-billto span.titles,
.output-shipto span.titles {
	float: left;
	width: 150px
}
.output-billto span.values,
.output-shipto span.values { padding-right: 5px }
.output-billto span.values,
.output-shipto span.values,
 span.floatleft { float: left }
.output-billto span.values-first_name,
.output-billto span.values-middle_name,
.output-billto span.values-zip,
.output-shipto span.values-first_name,
.output-shipto span.values-middle_name,
.output-shipto span.values-zip {
	float: left;
	margin-right: 3px
}
.tablespace td { padding: 32px 0 !important }
.gkShowCart a {
	float: none !important;
	margin: 32px 0 0
}
.output-shipto,
.output-billto {
	color: #999;
	font-size: 11px;
	line-height: 1.4
}
.page-results {
	margin-top: 25px;
	text-align: right
}
.product-additional-info {
	color: #999;
	font-size: 13px;
	margin: 0 0 32px
}
.product-additional-info > a > img {
	vertical-align: text-bottom;
	margin: 0 5px;
}
.product-short-description {
	font-size: 13px;
	margin: 0 0 32px;
	padding: 0 0 18px;
}

.product-short-description ul{
	list-style: disc;
}
.product-field-type-P .product-fields-title { font-size: 120% }
.product-fields .product-field-type-P {
	border-bottom: 1px solid #eee;
	clear: both;
	margin-top: 18px
}
.product-neighbours {
	border: 1px solid #e5e5e5;
	border-left: none;
	border-right: none;
	color: #777;
	line-height: 2.4;
	margin: 0;
	overflow: hidden;
}
.product-neighbours a {
	line-height: 2.4;
}
.product-neighbours a.next-page {
	float: right;
}
.product-neighbours a.previous-page {
	float: left;
}
.back-to-category {
	border-bottom: 1px solid #e5e5e5;
	line-height: 2.4;
	margin: 0 0 32px 0;
	text-align: center;
}
.productDetailInfo {
	border-bottom: 1px solid #E5E5E5;
	font-size: 13px;
	margin: 0 0 32px;
	padding: 0 0 16px;
}
.productDetailInfo dt {
	clear: both;
	color: #222;
	font-weight: 600;
	margin: 0 6px 0 0;
	float: left
}
.product-price {
	color: #999;
	font-size: 11px;
	line-height: 1.6em;
}
.product-price > strong {
	color: #222;
	display: block;
	margin: 0 0 15px
}
.product-related-products > div,
.product-related-categories > div {
	border-right: 1px solid #E5E5E5;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	margin: 32px 0 0;
	padding: 0 2.85%;
	text-align: center;
	text-transform: uppercase;
	width: 27%;
}
.product-related-products > div:nth-child(3n+1),
.product-related-categories > div:nth-child(3n+1) { border: none }
.product.vertical-separator { padding-bottom: 14px!important }
.productDetails {
	margin: 0 0 52px;
}
.productDetails:after {
	clear: both;
	content: "";
	display: table;
}
.productDetails > div {
	float: left;
	width: 50%;
}
.productDetails > div + div {
	float: right;
	width: 44%
}
.productDetails .main-image a {
	border: 1px solid #eee;
	display: block;
	position: relative
}
.productDetails .main-image img,
#product-tabs-content > div.active { display: block!important;}
.product_s_desc p {
	border: 1px solid #eee;
	line-height: 1.4;
	margin-bottom: 6px;
	padding: 0
}
.productdetails-view .addtocart-bar,
.write-reviews,
ul#tabs { margin: 20px 0 0 }
.productdetails-view .product-description,
.product-fields { margin: 15px 0 }
.productdetails-view h1 {
	line-height: 1.1;
	margin: 0 0 6px;
	font-weight: 600;
	color: #005378;
	hyphens: manual;
}
.product-related-products,
.product-related-categories {
	border-top: 1px solid #e5e5e5;
	padding: 32px 0;
}
.product-related-products h4,
.product-related-categories h4 {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase
}
.productdetails-view .product-related-products img,
.productdetails-view .product-related-categories img { margin-bottom: 12px }
.productdetails-view .product-related-products a,
.productdetails-view .product-related-categories a { color: #222 !important }
.productdetails-view .product-related-products a:hover,
.productdetails-view .product-related-categories a:hover { color: #e81f00 !important }
.right,
#bottom-pagination .counter { text-align: right!important }
.row {
	display: table;
	width: 100%
}
.row .product.width50,
.row .product.width33,
.row .product.width25,
.row .product.width20 { padding: 0 }
.row > div {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left!important;
	text-align: center
}
.stockLavel {
	font-size: 13px;
	padding: 0 0 16px 0
}
.terms-of-service h5 {
	background: #fffef4;
	font-size: 14px;
	padding: 15px;
	text-align: center
}
.terms-of-service h5 a,
.terms-of-service h5 a:visited {
	color: #e81f00;
	text-transform: uppercase
}
.trackMyOrder h4 { margin: 0 0 32px }
.trackMyOrder div {
	float: left;
	margin: 12px 24px 0 0
}
.trackMyOrder div input[type="submit"] { margin-top: 26px }
.userfields_info {
	color: #222;
	font-size: 16px
}
.vendor-store-desc,
.category-view,
.featured-view,
.latest-view,
.topten-view,
.related-products-view,
.browse-view,
.order-view { margin-bottom: 32px }
.product { position: relative; }
.category > div > a,
.product > div > div > a {
	display: block;
	overflow: hidden;
}
.vendor-store-desc {
	border: 1px solid #e5e5e5;
	padding: 24px 32px;
}
.category > div > a > img,
.product > div > div > a > img {
	display: block;
	overflow: hidden;
	-webkit-transform: scale(1) rotateZ(0);
	-moz-transform: scale(1) rotateZ(0);
	-ms-transform: scale(1) rotateZ(0);
	-o-transform: scale(1) rotateZ(0);
	transform: scale(1) rotateZ(0);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	width: auto;
	margin: 0 auto;
    max-height: 260px;
    max-width: 100%;
}

.product > div.spacer > div:first-child{
	display: flex;
	align-items: center;
	justify-content: center;
}

.category.width25 > div > a > img{
	max-height: 280px;
}

.category > div > a > img{
	border: 1px solid #ccc;
}
.category > div > a:hover > img,
.product > div > div > a:hover > img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
	background: #e81f00;
	color: #fff!important;
	cursor: pointer;
	font-size: 12px;
	font-weight: 600;
	padding: 12px 20px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
}
#checkoutFormSubmit,
#checkoutFormSubmitNew {
	 padding: 0 24px;
}
.vm-button-correct:hover,
.catProductDetails:hover { 
	background: #1B1D1F;
	border: 1px solid #1B1D1F;
}
.vm-customfield-mod img,
.vm-customfield-cart img {
	vertical-align: middle;
	width: 16px
}
.vmicon,
.vmiconFE {
	background: url(https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/vm/vm2-sprite.png) no-repeat 0 0;
	display: block;
	height: 10px;
	width: 53px
}
.vm-img-desc {
	color: #222;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 3;
	text-align: center;
	text-transform: uppercase
}
.vm2-arrow_down {
	background-position: 0 -72px;
	height: 16px;
	width: 16px
}
.vm2-billto-icon {
	background-position: 0 -138px;
	border: 0;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px
}
.vm2-lowstock { background-position: 0 -213px }
.vm2-normalstock,
.vm2-nostock,
.vm2-lowstock {
	background-position: 0 -208px;
	display: block;
	height: 2px;
	margin: 0 auto;
	width: 53px
}
.vm2-nostock { background-position: 0 -218px }
.vm2-remove_from_cart {
	background: url(https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/vm/vm2-sprite.png) no-repeat 100% -64px!important;
	border: none!important;
	cursor: pointer;
	display: block;
	float: right!important;
	margin-left: 10px!important;
	padding: 0!important;
	height: 24px!important;
	width: 15px!important
}
.vm2-shipto-icon {
	background-position: 0 -284px;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px
}
.vm2-stars0,
.vm2-stars_0 { background-position: 0 -50px }
.vm2-stars1,
.vm2-stars_1 { background-position: 0 -40px }
.vm2-stars2,
.vm2-stars_2 { background-position: 0 -30px }
.vm2-stars3,
.vm2-stars_3 { background-position: 0 -20px }
.vm2-stars4,
.vm2-stars_4 { background-position: 0 -10px }
.vm2-termsofservice-icon {
	display: inline-block;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px
}
.vm2-warning {
	height: 40px;
	width: 50px
}
.vmGkCartProducts { padding: 12px 0 24px }
.vmlogout {
	margin: 12px 0;
	text-align: right
}
.vmlogout input {
	float: right;
	margin-left: 12px
}
.vmpayment_cardinfo {
	color: gray;
	font-size: 9px
}
.vmpayment_description,
.vmshipment_description {
	color: #999;
	display: block;
	font-size: 12px;
	font-weight: 300;
	padding: 0 2px
}
.vmpayment_name,
.vmpayment_cost,
.vmshipment_name,
.vmshipment_cost { padding: 0 2px }
.vmquote { font-size: smaller }
/* VM Popup Module Cart */

.vmCartModule dl + dl {
	border-top: 1px solid #333;
	margin: 32px 0 0;
	padding: 12px 0 0;
}
.vmCartModule dl dt {
	clear: both;
	float: left;
}
.vmCartModule dl dd { text-align: right; }
.vmCartModule dl dt a { color: #eee }
.vmCartModule dl dt a:hover { color: #e81f00 }
.vmCartModule dd strong {
	color: #e81f00;
	font-size: 20px
}
.width1 { width: 1% }
.width10 { width: 10% }
.width11 { width: 11% }
.width12 { width: 12% }
.width13 { width: 13% }
.width14 { width: 14% }
.width15 { width: 15% }
.width16 { width: 16% }
.width17 { width: 17% }
.width18 { width: 18% }
.width19 { width: 19% }
.width2 { width: 2% }
.width20 { width: 20% }
.width21 { width: 21% }
.width22 { width: 22% }
.width23 { width: 23% }
.width24 { width: 24% }
.width25 { width: 25% }
.width26 { width: 26% }
.width27 { width: 27% }
.width28 { width: 28% }
.width29 { width: 29% }
.width3 { width: 3% }
.width30 { width: 30% }
.width31 { width: 31% }
.width32 { width: 32% }
.width33 { width: 33% }
.width34 { width: 34% }
.width35 { width: 35% }
.width36 { width: 36% }
.width37 { width: 37% }
.width38 { width: 38% }
.width39 { width: 39% }
.width4 { width: 4% }
.width40 { width: 40% }
.width41 { width: 41% }
.width42 { width: 42% }
.width43 { width: 43% }
.width44 { width: 44% }
.width45 { width: 45% }
.width46 { width: 46% }
.width47 { width: 47% }
.width48 { width: 48% }
.width49 { width: 49% }
.width5 { width: 5% }
.width50 { width: 50% }
.width51 { width: 51% }
.width52 { width: 52% }
.width53 { width: 53% }
.width54 { width: 54% }
.width55 { width: 55% }
.width56 { width: 56% }
.width57 { width: 57% }
.width58 { width: 58% }
.width59 { width: 59% }
.width6 { width: 6% }
.width60 { width: 60% }
.width61 { width: 61% }
.width62 { width: 62% }
.width63 { width: 63% }
.width64 { width: 64% }
.width65 { width: 65% }
.width66 { width: 66% }
.width67 { width: 67% }
.width68 { width: 68% }
.width69 { width: 69% }
.width7 { width: 7% }
.width70 { width: 70% }
.width71 { width: 71% }
.width72 { width: 72% }
.width73 { width: 73% }
.width74 { width: 74% }
.width75 { width: 75% }
.width76 { width: 76% }
.width77 { width: 77% }
.width78 { width: 78% }
.width79 { width: 79% }
.width8 { width: 8% }
.width81 { width: 81% }
.width82 { width: 82% }
.width83 { width: 83% }
.width84 { width: 84% }
.width85 { width: 85% }
.width86 { width: 86% }
.width87 { width: 87% }
.width88 { width: 88% }
.width89 { width: 89% }
.width9 { width: 9% }
.width90 { width: 90% }
.width91 { width: 91% }
.width92 { width: 92% }
.width93 { width: 93% }
.width94 { width: 94% }
.width95 { width: 95% }
.width96 { width: 96% }
.width97 { width: 97% }
.width98 { width: 98% }
.width99 { width: 99% }
.write-reviews h4 {
	border-bottom: 1px solid #eee;
	margin: 0 0 36px;
	padding: 0 0 12px
}
.write-reviews h4 span {
	font-size: 14px;
	font-weight: 400;
	margin-left: 8px
}
.write-reviews span.step {
	color: #222;
	display: inline-block;
	font-weight: 400;
	margin: 0 0 8px
}
.write-reviews textarea.virtuemart {
	display: inline-block;
	margin-bottom: 6px
}
.write-reviews ul.rating {
	margin: 6px 0 20px;
	padding: 0
}
.write-reviews ul.rating li {
	display: inline-block;
	list-style: none;
	padding: 0 5px;
	text-align: center
}
.write-reviews ul.rating li span,
.product-field-display a img,
.trackMyOrder label,
table.cart-summary td > img + br,
#product-tabs-content > div:first-child { display: block }
a.highlight,
a.highlight:visited {
	background-position: 0 -160px;
	border: solid #00a000 1px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 3px 8px 1px;
	text-decoration: none
}
a.product-details,
a.details,
div.details { display: inline-block }
div.PricesalesPrice {
	color: #E81F00;
	font-size: 18px;
	margin: 0 0 16px;
	padding: 0 0 16px;
}
div.terms-of-service,
table.generalUserInfo,
table.user-details { margin: 16px 0 }
h2.catSub {
	border: none;
	margin: 0
}
input.addtoCart:hover { background: #e81f00 }
input.custom-attribute { width: 140px }
input.highlight-button {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	text-decoration: none
}
input.quantity-input {
	padding: 6px 8px !important;
	width: 32px;
}
input.vm-default { margin-bottom: 2px }
input.vm2-add_quantity_cart,
input.vm2-add_quantity_cart:hover {
	background: url(https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/vm/vm2-sprite.png) no-repeat 10px -64px!important;
	border: none;
	float: right;
	margin: 0;
	padding: 15px;
	width: 15px;
	border: 0!important;
}
label.product-fields-title {
	color: #222;
	display: inline-block;
	min-width: 15%
}
label.quantity_box {
	line-height: 32px;
	margin-right: 12px
}
.quantity_box_wrap {
	display: block;
	margin: 0 0 20px
}
.quantity-controls input[type="button"] {
	background: none;
	border: none;
	color: #222 !important;
	float: none;
	font-size: 16px;
	display: inline-block;
	margin: 0;
	padding: 0 6px;
}
.quantity-controls input[type="button"]:active,
.quantity-controls input[type="button"]:focus,
.quantity-controls input[type="button"]:hover {
	background: transparent!important;
}
select#virtuemart_currency_id {
	margin: 0 0 12px;
	width: 100%
}
.product-price span.PricesalesPrice {
	color: #E81F00;
	font-size: 36px;
	font-weight: 400;
	margin: 20px 0 0 12px
}
span.bold {
	color: #222;
	font-weight: 500
}
span.custom-variant-inputbox {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 152px
}
span.details-button { margin: 0 0 0 10px }
span.details-button input.details-button {
	border: 1px solid #eee;
	color: #135CAE;
	cursor: pointer;
	text-align: center
}
span.manufacturer { margin: 0 0 0 16px }
span.quantity-box {
	font-weight: 700;
	margin: 0 10px 0 0
}
span.stock-level {
	color: #999;
	font-size: 10px
}
span.terms-of-service {
	display: inline-block;
	font-size: 12px;
	margin-right: 10px
}
span.title,
h4.title {
	display: block;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 0 0;
	text-transform: uppercase;
}

span.tos {
	display: inline-block;
	margin-right: 15px
}
span.variant-dropdown {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 150px
}
span.variant-dropdown select { width: 150px }
span.variant-name,
span.custom-variant-name {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 100px
}
table.cart-summary td {
	font-size: 15px;
	vertical-align: middle
}
.cart-summary h1 {
	font-size: 14px;
}
table.ordersList,
.product-field-type-B,
.product-field-type-S,
.product-field-type-I,
.addtocart-area .product-fields select { width: auto }
.width100 { width: 100% }
table.shopperInformation td,
table.generalUserInfo td,
table.user-details td {
	border: none;
	padding: 3px 24px 3px 0
}
table.shopperInformation tr:hover,
table.generalUserInfo tr:hover,
table.user-details tr:hover { background: none }
table.user-details input {
	color: #777;
	margin-bottom: 2px;
	padding: 5px 5px 4px
}
td.orders-key {
	font-weight: 700;
	text-align: left
}
textarea.virtuemart {
	color: #777;
	padding: 5px 5px 4px;
	text-align: left
}
.buttonBar-right {
	margin: 20px 0;
	overflow: hidden;
	width: 100%;
}
#com-form-login,
.billto-shipto,
.trackMyOrder form[name="com-login"] {
	border-top: 1px solid #E5E5E5;
	margin: 32px 0;
	overflow: hidden;
	padding: 48px 0 24px;
}
#form-login.vmlogout {
	line-height: 37px; 
	margin: 20px 0!important;
}
#com-form-login h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 28px;
}
.billto-shipto > div {
	float: left;
	width: 49%
}
.billto-shipto .output-billto + .invalid {
	background: none;
	border: 0!important;
}
.billto-shipto > div + div { float: right }
.billto-shipto strong { font-size: 12px; }
#com-form-login a { color: #999 !important }
#com-form-login a:hover { color: #e81f00 !important }
.vendor-details-view address {
	font-style: normal;
	margin: 30px 0;
}
.vendor-details-view .vendor-image {
	float: right;
	margin: 30px 0 30px 30px;
}
.vendor-details-view textarea { width: 100%; }
.vendor-details-view p { margin: 20px 0; }
.vendor-view-default .manufacturer {
	padding: 20px 0;
	width: 100%;
}
.vendor-view-default .manufacturer h4 small {
	color: #777;
	display: block;
	font-size: 14px;
	line-height: 1.8;
}
.vendor-details-view h1 { margin: 0 0 30px 0; }
.vendor-details-view h1 small {
	color: #777;
	display: block;
	font-size: 18px;
	line-height: 1.8;
}
/* Category module */

.VMmenu li {
	border: none;
	padding: 3px 0
}
#paymentForm > div { margin: 10px 0 15px; }
/* VM Product module */

.box .addtocart-button {
	background: #eee !important;
	color: #1B1D1F !important;
	float: none;
	height: 38px;
	margin: 6px auto;
	min-width: inherit !important;
}
.box .addtocart-button:hover { background: #E81F00 !important }
.vmproduct {
	margin: 0 0 32px;
	text-align: center
}
/* OnePage Checkout Styles */

.vmBTST input,
.vmBTST select {
	clear: both;
	display: block;
	margin: 2px 0 6px
}
.vmBTST .gkleft {
	float: left;
	width: 48%;
}
.vmBTST .gkright {
	float: right;
	width: 48%;
}
.gkright.BTdetails { margin-top: 195px; }
#checkoutForm .buttonBar-right { display: none; }
#checkoutForm .vmrow {
	width: 100%;
	clear: both;
	overflow: hidden;
	display: block;
}
#checkoutForm .output-shipto { margin: 32px 0; }
#checkoutForm .output-shipto input,
#checkoutForm #register {
	float: left;
	margin: 3px 7px 0 0 !important;
}
#checkoutForm .register { display: block; }
.output-billto > h3,
#BTaddress h3 {
	border-top: 3px solid #222;
	margin: 32px 0 0;
	padding: 24px 0 0
}
#BTaddress { margin: 32px 0 0 }
#BTaddress h3 { margin: 52px 0 32px }
#STaddress {
	overflow: hidden;
	margin: 0 0 32px
}
.PricebillTotal { color: #E81F00; font-weight: 600 }
.product-box {
	clear: both;
	margin: 20px 0 0 0;
}
#reviewform {
	margin-bottom: 20px!important;
	overflow: hidden;
}
.list-reviews {
	clear: both;
}
.rating .ratingbox {
	cursor: pointer;
}
.customer-greetings {
	margin-bottom: 32px;
}
.cart-view #com-form-login {
	padding: 20px 0 0 0;
}
.gk-continue-link {
	margin-bottom: 20px;
}
select[multiple] {
	height: auto;
}
form[name="userForm"] legend {
	margin-bottom: 20px;
	width: 100%!important;
}
form[name="userForm"] .control-buttons {
	margin: 20px 0;
}
input[name="STsameAsBTjs"] {
	float: left;
	margin: 2px 10px 0 0!important;
}
#output-shipto-display {
	margin-top: 10px;
}
#paymentForm fieldset,
#shipmentForm fieldset {
	margin-top: 20px;
}
.customer-note {
	display: block;
}
#customer_note_field {
	height: 100px;
	margin-bottom: 20px;
}
.post_payment_payment_name {
	margin-top: 20px;
}
.post_payment_order_total {
	margin-bottom: 20px;
}
/* Custom fields fix */
.addtocart-area .product-fields .hasTip {
	display: none;
}
.addtocart-area .product-fields .hasTip {
	display: none;
}
.addtocart-area .product-fields .product-field-desc {
	font-size: 12px;
	padding: 5px 0;
}
/* One page fixes */
.cart-view.onepage #com-form-login {
	padding: 30px 0 50px 0;
}

input[name="virtuemart_paymentmethod_id"],
input[name="virtuemart_shipmentmethod_id"] {
	clear: both;
	display: block;
	float: left;
	margin-right: 5px;
}

input[name="virtuemart_paymentmethod_id"] + label,
input[name="virtuemart_shipmentmethod_id"] + label {
	float: left;
	margin-top: 5px;
}

/* vm3.0.10 fixes */
.vmicon.vm2-add_quantity_cart {
	background-position: 12px -66px;
    border: none;
    display: block;
    height: 32px;
    width: 32px!important;
}
.vmicon.vm2-add_quantity_cart:hover {
	background-color: transparent!important;
	background-image: url(https://www.planeta-hebetechnik.eu/templates/gk_storefront/images/vm/vm2-sprite.png)!important;
	background-repeat: no-repeat;
	opacity: 0.6;
}
#fancybox-wrap,
#fancybox-outer,
#fancybox-content,
#fancybox-content > div {
	min-height: 50px;
	min-width: 300px;
}
#fancybox-content,
#fancybox-content > div {
	min-width: 260px;
}
#fancybox-content > div {
	padding-bottom: 25px;
}
#fancybox-content .continue_link,
#fancybox-content .showcart {
	background: #e81f00;
	bottom: 5px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: 400;
	padding: 8px 12px;
	position: absolute;
	right: 10px;
	text-align: center;
	text-transform: uppercase
}
#fancybox-content .showcart {
	right: 0;
}
#fancybox-content .continue_link {	
	left: 10px;
	right: auto;
	background: #222
}
#fancybox-content .continue_link {
	left: 0;
}

.category .spacer, .product .spacer{
	background: #fff;
}

.product-description ul{
	padding: 20px;
	list-style: outside none disc;
}

#gkMainbody ul{
	padding-left: 20px;
}



#fancybox-img{
	width: auto !important;
}

/***!  https://www.planeta-hebetechnik.eu/templates/gk_storefront/css/hikashop.css  !***/

/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

div.hikashop_footer {
    clear: both;
    font-size: 10px;
    padding: 20px 0;
}
div.hikashop_footer a {
	color: #999;
}
div.hikashop_footer a:active,
div.hikashop_footer a:focus,
div.hikashop_footer a:hover {
	color: #000;
}
div.hikashop_category_image { 
	float: left;
}
img.hikashop_category_image { 
	display: block;
	float: left;
	height: auto;
	margin: 0 32px 20px 0; 
	max-width: 100px!important;
}
#hikashop_subcategories div { text-align: center }
.hikashop_subcategories,
.hikashop_products { clear: both }
.hikashop_products_header {
	font-size: 12px;
	font-weight: 600;
	margin: 12px 0 24px 0;
	text-transform: uppercase;
}
.hikashop_category_list { 
	margin: 0px;
	width: 100%; 
}
.hikashop_category_list li,
.hikashop_category_list li:last-child {
	border-bottom: 1px solid #e5e5e5;
	float: left;
	padding: 10px 0;
}
.hikashop_subcontainer .hikashop_category_list .hikashop_category_list_item {
	border-bottom: none;
	padding: 5px 10px;
}


.hikashop_category_left_part { text-align: center }
.hikashop_product_stock table tr,
.hikashop_product_stock table td { 
	border: 0px !important; 
	padding: 0!important;
}
.hikashop_product_stock_count {
	color: #999;
	font-size: 11px;
	padding: 10px 0;
}
.productDetails .hikashop_product_stock_count {
	color: #222;
	display: block;
	font-size: 13px;
	padding: 14px 0;
}
.hikashop_category_right_part { padding-left: 1px }
.hikashop_subcategories div.hikashop_category,
.hikashop_products_listing div.hikashop_product {
    float: left;
    width: 100%;
}
.hikashop_product_list,
.hikashop_category_list {
    display: inline-block;
    list-style-type: none;
    text-align: left;
}
.hikashop_product_item_left_part { text-align: center }
.hikashop_product_item_right_part {
    margin-right: 20px;
    margin-left: 20px;
}
.hikashop_product_image { padding-bottom: 2px }
div.hikashop_subcontainer {
	overflow: hidden;
}
div.hikashop_subcontainer_border { border: 1px solid #eee }
div.hikashop_subcontainer_border::hover { box-shadow: 0px 1px 4px #e5e5e5 }
.hikashop_container .thumbnail:hover {
    box-shadow: 0px 1px 4px #ccc;
    transition: all 0.2s ease-in-out 0s;
}
div.hikashop_product_listing_custom_item { padding-bottom: 10px }
.hikashop_product_main_image_thumb { margin-bottom: 5px }
.hikashop_product_main_image_subdiv > a {
	display: block;
}
#hikashop_product_price_main .hikashop_product_price_full {
    text-align: left;
}
#hikashop_product_right_part h1 {
	margin-top: 20px;
}
#hikashop_product_right_part .hikashop_cart_input_button { margin-left: 0px }
.hikashop_product_bottom_part {
    clear: both;
    width: 100%;
}
.hikashop_product_characteristic_chooser { text-align: center }
.hikashop_product_variant_out_of_stock { display: none }
.hikashop_product_variant_out_of_stock_span {
    height: 16px;
    display: block;
}
.hikashop_product_quantity_field { width: 25px }
a.hikashop_product_quantity_field_change,
a.hikashop_product_quantity_field_change:hover {
    text-decoration: none;
    margin: 5px;   
    font-weight: bold;
}
.hikashop_product_quantity_field_change_plus {
	position: relative;
	top: 5px;
}
.hikashop_product_quantity_field_change_minus {
	position: relative;
	top: -5px;
}
#hikashop_product_right_part .hikashop_product_price_full span,
#hikashop_product_right_part .hikashop_product_price_full .hikashop_product_price,
#hikashop_product_right_part .hikashop_product_price_full .hikashop_product_price_per_unit, 
#hikashop_product_right_part .hikashop_product_price_full .hikashop_product_price_per_unit_x {
	color: #999!important;
	font-size: 11px!important;
	line-height: 1.6em;
}
#hikashop_product_right_part .hikashop_product_price_full.hikashop_product_msrp_price,
#hikashop_product_right_part .hikashop_product_price_full.hikashop_product_msrp_price span {
	color: #E81F00!important;
	font-size: 18px!important;
	margin: 0;
	padding: 0 0 16px;
}
#hikashop_product_right_part .hikashop_product_price_full.hikashop_product_msrp_price .hikashop_product_price {
	font-size: 36px!important;
	font-weight: 400;
	margin: 20px 0 0 12px;
}
#hikashop_affiliate_main fieldset.adminform legend {
    margin: 0px;
    padding: 0px 3px;
    border: 0px solid;
    width: auto;
}
#hikashop_affiliate_main fieldset.adminform legend {
    position: relative;
    float: none;
    top: 0px !important;
}
div#hikashop_product_left_part div { text-align: center }
img.hikashop_child_image {
    margin : 2px;
    height: 25px;
}
#hikashop_product_top_part h1 {
    font-size: 16px;
    
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 4px;
    margin-bottom: 20px;
}
#hikashop_product_description_main { color: #666 }
.hikashop_product_code_list a {
    
    text-decoration: none;
    font-size: 12px;
}
.hikashop_category_name a {
    
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    display: block;
}
.hikashop_category_name a:hover { color: #e81f00 }
span.hikashop_product_price_before_discount {
    text-decoration: line-through;
    white-space: nowrap;
}
span.hikashop_product_price {
    color: #e81f00;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
}
span.hikashop_product_price_before_discount { color: black }
span.hikashop_product_discount { white-space: nowrap }
span.hikashop_product_price_full {
    
    display: block;
}
.hikashop_cart_product_image_thumb img {
	max-width: 100px!important;
}
.hikashop_cart_product_quantity_value .hikashop_product_quantity_field,
.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_refresh,
.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_delete {
    float: left;
    padding: 8px 2px!important;
    margin-right: 5px;
    text-align: center;
}
.hikashop_checkout_cart table .row0:hover,
.hikashop_checkout_cart table .row1:hover { background-color: #f8f8f8 }
.hikashop_checkout_cart table { border-collapse: collapse }
.hikashop_checkout_cart td { padding: 5px }
.hikashop_checkout_cart thead tr {
    font-weight: bold;
    font-size: 12px;
    
}
.hikashop_checkout_cart hr { background-color: #e5e5e5 }
.table th.hikashop_cart_product_price_title,
.table th.hikashop_cart_product_quantity_title,
.table th.hikashop_cart_product_total_title { text-align: right }
.table th.hikashop_cart_product_quantity_title { text-align: center }
span.hikashop_checkout_cart_coupon { font-weight: bold }
span.hikashop_checkout_cart_shipping { font-weight: bold }
span.hikashop_checkout_cart_payment { font-weight: bold }
span.hikashop_checkout_cart_taxes {
    font-weight: bold;
    color: #e81f00;
}
span.hikashop_checkout_cart_final_total {
    font-weight: bold;
    color: #e81f00;
}
#hikashop_checkout_cart_final_total_title {
    color: #333;
    font-weight: bold;
}
.hikashop_cart_module_product_total_title { text-align: right }
.hikashop_cart_module_product_total_value span.hikashop_product_price,
.hikashop_cart_value span.hikashop_product_price,
.hikashop_cart_value span.hikashop_product_price_full,
.hikashop_cart_module_product_total_value span.hikashop_product_price_full { text-align: left }
.hikashop_cart_title { white-space: nowrap }
tr.hikashop_checkout_payment_ccinfo td { 
	border-bottom: none;
	padding: 0px;
}
#hikashop_checkout_cart tfoot tr { border: 0px }
#hikashop_checkout_cart tfoot tr td.hikashop_cart_empty_footer { border: 0px }
.pagenav { cursor: pointer }
.list-footer li {
    list-style-type: none;
    display: inline;
}
#hikashop_cart .hikashop_cart_product_name a { font-weight: bold }
.hikashop_cart_product_name a {
    
    text-decoration: none;
    font-size: 12px;
}
.hikashop_cart_product_name a:hover { color: #e81f00 }
.hikashop_cart_product_name_value { width: 40% }
.hikashop_small_cart_checkout_link,
.hikashop_small_cart_clean_link,
.hikashop_small_cart_total_title span,
.hikashop_small_cart_total_title span span,
.hikashop_small_cart_total_title span span span {
    display: inline-block;
    margin-bottom: 0px;
}
#hikashop_checkout_status {
	display: block;
	line-height: 2;
}
#hikashop_checkout_status .label-info {
	font-weight: bold;
}
#hikashop_checkout_next_button { float: right }
#hikashop_checkout_shopping_button { float: left }
.hikashop_submodules { padding-top: 30px }
.hikashop_subcontainer br { display: block }
#hikashop_order_listing a.hikashop_cart_button,
#hikashop_order_listing a.hikashop_cart_button:hover,
#hikashop_checkout_login a.hikashop_cart_button,
#hikashop_checkout_login a.hikashop_cart_button:hover,
a.hikashop_compare_button,
a.hikashop_compare_button:hover { float: none }
.hikashop_products a.hikashop_cart_button,
.hikashop_products a.hikashop_cart_button:hover,
#hikashop_checkout_coupon a.hikashop_cart_button,
#hikashop_checkout_coupon a.hikashop_cart_button:hover {
    float: none;
    width: 100px;
}
a.hikashop_cart_button:hover, 
a.hikashop_compare_button:hover, 
.hikashop_cart_input_button:hover{
	display: block!important;
}
#hikashop_checkout_coupon {
    
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
}
#hikashop_checkout_coupon input {
    margin: 0px 4px;
}
#hikashop_button_1 div.hikashop_container,
#hikashop_button_2 div.hikashop_container,
#hikashop_button_3 div.hikashop_container { cursor: pointer }
#hikashop_button_1 div.hikashop_subcontainer,
#hikashop_button_2 div.hikashop_subcontainer,
#hikashop_button_3 div.hikashop_subcontainer,
#hikashop_order_listing div.hikashop_subcontainer { text-align: center }
.hikashop_cart_bar {
    padding-bottom: 0;
    padding-top: 43px;
    margin-bottom: 30px;
}
#hikashop_checkout_page div.hikashop_cart_bar { text-align: center }
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_current {
    color: #363636;
}
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished {
    color: #363636;
}
#hikashop_checkout_page div.hikashop_cart_step span {
    position: relative;
    left: 4%;
    width: auto;
    font-size: 11px;
}
#hikashop_checkout_page div.hikashop_cart_step span a {
    color: #B2B2B2;
    font-size: 11px;
    text-decoration: none;
}
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished span a { color: #363636 }
.hikashop_cart_step {
    display: inline;
    padding-top: 25px;
    padding-right: 8%;
    white-space: nowrap;
}
.hikashop_checkout_login {
    clear: both;
}
.hikashop_checkout_login_left_part {
    width: 45%;
    float: left;
}
.hikashop_checkout_login_right_part {
    width: 50%;
    float: right;
}
.hikashop_checkout_address_billing_only {
    clear: both;
    width: 100%;
    margin: auto;
}
.hikashop_checkout_billing_address legend {
    padding: 0px 10px;
    font-weight: bold;
    
    font-size: 12px;
}
.hikashop_checkout_billing_address_info {
    color: #333;
    font-size: 12px;
}
.hikashop_checkout_payment_name { font-weight: bold }
.hikashop_custom_file_upload_link { display: block }
.hikashop_red_border {
    border: 1px solid red !important;
    box-shadow: 0px 0px 8px rgba(255, 0, 0, 0.6),0px 1px 1px rgba(255, 0, 0, 0.2) inset !important;
}
#hikashop_shipping_methods ul.hikashop_shipping_products {
    margin: 5px 0px;
    padding: 0px;
}
#hikashop_shipping_methods .hikashop_shipping_group .hikashop_shipping_group_name {
    background-color: #f8f8f8;
    border: 1px solid #eaeaea;
    padding: 2px 5px;
}
#hikashop_shipping_methods ul.hikashop_shipping_products li.hikashop_shipping_product {
    display: inline-block;
    list-style-type: none;
    margin: 0 5px 0 0;
}
#hikashop_shipping_methods ul.hikashop_shipping_products li.hikashop_shipping_product img {
    padding: 3px;
    border: 1px solid #eaeaea;
}
#hikashop_shipping_methods ul.hikashop_shipping_products li.hikashop_shipping_product span { }
.hikashop_orders {
    width: 100%;
    margin-top: 10px;
}
.hikashop_order_listing_status {
    margin-bottom: 5px;
    display: block;
}
.hikashop_orders img {
    border: none;
    padding: 0px 5px;
}
.hikashop_order_title { text-align: center }
.hikashop_authorize_thankyou { text-align: center }
.hikashop_address_listing_table { width: 100% }
.hikashop_rbottom,
.clear_both { clear: both }
div.hikashop_main_image_div,
div.hikashop_main_file_div { position: relative }
div.hikashop_uploader_image_add,
div.hikashop_uploader_file_add {
    position: absolute;
    top: 5px;
    right: 5px;
}
#hikashop_main_image {
	margin: 0!important;
}
div.hikashop_uploader_image_add span,
div.hikashop_uploader_file_add span {
    display: inline-block;
    width: 32px;
    height: 32px;
}
ul.hikashop_uploader_images .ui-sortable-placeholder {
    border: 1px dotted black;
    visibility: visible !important;
    width: 50px;
    height: 50px !important;
}
ul.hikashop_uploader_images .ui-sortable-placeholder * { visibility: hidden }
ul.hikashop_uploader_images {
    list-style-type: none;
    margin: 0 !important;
    padding: 15px 0 0 0 !important;
}
div.hikashop_uploader_singleimage_content,
div.hikashop_uploader_singlefile_content {
    padding: 15px 0 5px 8px !important;
    width: 100px;
}
ul.hikashop_uploader_multiimage_content > li,
div.hikashop_uploader_singleimage_content > div,
div.hikashop_uploader_singlefile_content > div { position: relative }
ul.hikashop_uploader_multiimage_content .deleteImg,
div.hikashop_uploader_singleimage_content .deleteImg,
div.hikashop_uploader_singlefile_content .deleteImg {
    position: absolute;
    right: 0px;
    top: 0px;
    display: none;
}
ul.hikashop_uploader_multiimage_content:hover .deleteImg,
div.hikashop_uploader_singleimage_content:hover .deleteImg,
div.hikashop_uploader_singlefile_content:hover .deleteImg {
    display: block;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
ul.hikashop_uploader_multiimage_content .deleteImg:hover,
div.hikashop_uploader_singleimage_content .deleteImg:hover,
div.hikashop_uploader_singlefile_content .deleteImg:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.hkIcon {
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
}
.dropOver { background-color: #909090 }
.hikashop_dropzone {
    border: 2px dashed #e5e5e5;
    width: 100%;
    min-height: 100px;
}
.hikashop_uploader_image_empty,
.hikashop_uploader_file_empty {
    width: 100%;
    padding: 30px 0px;
    text-align: center;
}
#hikashopcpanel div.icon a {
    border: 1px solid #F0F0F0;
    display: block;
    float: left;
    padding: 5px;
    text-decoration: none;
    vertical-align: middle;
    width: 94%;
}
#hikashopcpanel div.icon:hover a {
    border-color: #EEEEEE #e5e5e5 #e5e5e5 #EEEEEE;
    border-style: solid;
    border-width: 1px;
    background: #F8F8F8;
}
#hikashopcpanel li { list-style-type: none !important }
#hikashopcpanel div.icon {
    float: left;
    margin-bottom: 8px;
    text-align: center;
    width: 50%;
}
#hikashopcpanel span {
    display: block;
    text-align: center;
    
    background-repeat: no-repeat;
    background-position: center;
}
.hikashop_cpanel_icon_image_span {
    background-repeat: no-repeat;
    background-position: center;
    height: 48px !important;
}
#hikashop_cpanel_title h1 {
    
    font-size: 16px;
    font-weight: bold;
}
#hikashop_cpanel_title fieldset {
    border: none;
    border-bottom: 1px solid #e5e5e5;
}
.hikashop_cpanel_button_description {
    
    font-size: 14px;
}
.hikashop_cpanel_button_text { display: none !important }
#hikashopcpanel td { text-align: center }
.hikashop_cpanel_icon_image { width: 80px }
.hikashop_cpanel_icon_table { width: 100% }
.hikashop_cpanel_icon_table:hover .hikashop_cpanel_button_description { color: #368AA9 }
#hikashopcpanel img {
    margin: 0 auto;
    padding: 10px 0;
}
.hikashopcpanel { margin: 20px 0 }
.hikashop_header_title { float: left }
.hikashop_header_buttons { float: right }
div.toolbar span {
    display: block;
    float: none;
    height: 32px;
    margin: 0 auto;
    width: 32px;
    background-position: 0% 0%;
}
div.toolbar a {
    border: 1px solid #FBFBFB;
    cursor: pointer;
    display: block;
    float: left;
    padding: 1px 5px;
    text-align: center;
    white-space: nowrap;
}
div.toolbar a.button {
	padding: 0 24px;
}
.tool-tip {
    float: left;
    background-color: #ffc;
    border: 1px solid #D4D5AA;
    padding: 5px;
    max-width: 200px;
}
.tool-title {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
}
.tool-text {
    font-size: 100%;
    margin: 0;
}
div.hikashop_messages {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-top-width: 2px;
    font-weight: bold;
    margin: 5px 10px;
}
.hikashop_messages li { list-style-type : none }
div.hikashop_warning {
    background-color: #EFE7B8;
    border-bottom-color: #F0DC7E;
    border-top-color: #F0DC7E;
    color: #CC0000;
}
div.hikashop_success {
    background-color: #CCFFBB;
    border-bottom-color: #00AA00;
    border-top-color: #00AA00;
    color: #00AA00;
}
div.hikashop_info {
    background-color: #C3D2E5;
    border-bottom-color: #84A7DB;
    border-top-color: #84A7DB;
    color: #0055BB;
}
div.hikashop_error {
    background-color: #E6C0C0;
    border-bottom-color: #DE7A7B;
    border-top-color: #DE7A7B;
    color: #CC0000;
}
#hikashop_add_to_cart_continue_div { float: left }
#hikashop_add_to_cart_checkout_div { float: right }
.hikashop_delete_entry_button { float: right }
span.hiakshop_AUP_price {
    color: #990000;
    font-weight: bold;
}
span.hikashop_AUP_points {
    color: #2f9900;
    font-weight: bold;
}
.hikashop_checkout_cart tfoot hr { display: none }
.pagenav_previous_chevron {
    display: inline-block;
    text-indent: -9999px;
    width: 6px;
}
.pagenav_previous_chevron:hover {
    cursor: pointer;
}
.pagenav_start_chevron {
    display: inline-block;
    text-indent: -9999px;
    width: 6px;
}
.pagenav_start_chevron:hover {
    cursor: pointer;
}
.pagenav_next_chevron {
    display: inline-block;
    text-indent: -9999px;
    width: 6px;
}
.pagenav_next_chevron:hover {
    cursor: pointer;
}
.pagenav_end_chevron {
    display: inline-block;
    text-indent: -9999px;
    width: 6px;
}
.pagenav_end_chevron:hover {
    cursor: pointer;
}
.pagenav_text,
.hikashop_start_link,
.hikashop_previous_link,
.hikashop_next_link,
.hikashop_end_link { display: none }
.hikashop_products_pagination,
.hikashop_subcategories_pagination {
    font-size: 11px;
    text-align: center;
    clear: both;
    padding-top: 15px;
}
.hikashop_products_pagination ul.pagination,
.hikashop_subcategories_pagination ul.pagination { text-align: center }
.hikashop_products_pagination .list-footer .limit,
.hikashop_subcategories_pagination .list-footer .limit {
    color: #333;
    font-weight: normal;
    margin-bottom: 5px;
}
.hikashop_products_pagination .list-footer .limit select,
.hikashop_subcategories_pagination .list-footer .limit select { width: 60px }
.hikashop_products_pagination .list-footer .limit .inputbox,
.hikashop_subcategories_pagination .list-footer .limit .inputbox {
    margin-left: 10px;
    border: 1px solid #e5e5e5;
    color: #333;
}
#hikashop_social iframe { height: 50px }
#hikashop_social iframe.hikashop_social_fb_standard {
    width: 300px;
    height: 80px;
}
#hikashop_social iframe.hikashop_social_fb_button_count {
    width: 90px;
    height: 20px;
}
#hikashop_social iframe.hikashop_social_fb_box_count {
    width: 65px;
    height: 80px;
}
#hikashop_social {
    position: relative;
    text-align: left;
}
#hikashop_social {
    position: relative;
    text-align: right;
}
#hikashop_social span.hikashop_social_tw {
    float: left;
    margin-right: 5px;
}
#hikashop_social span.hikashop_social_tw_horizontal { float: left }
#hikashop_social span.hikashop_social_tw_right { float: right }
#hikashop_social span.hikashop_social_tw_horizontal_right { float: right }
#hikashop_social span.hikashop_social_fb { float: left }
#hikashop_social span.hikashop_social_fb_right { float: right }
#hikashop_social span.hikashop_social_google {
    float: left;
    margin-right: 5px;
}
#hikashop_social span.hikashop_social_google_right {
    float: right;
    margin-right: 5px;
}
#hikashop_social span.hikashop_social_pinterest {
    float: left;
    margin-right: 5px;
}
#hikashop_social span.hikashop_social_pinterest_right {
    float: right;
    margin-right: 5px;
}
#hikashop_social span.hikashop_social_addThis {
    float: left;
    margin-right: 5px;
}
#hikashop_social span.hikashop_social_addThis_right {
    float: right;
    margin-right: 5px;
}
.hikashop_option_info { margin-left: 5px }
.hikashop_checkout_cart_print_link { float: right }
.hikashop_cart_product_quantity_delete,
.hikashop_cart_product_quantity_refresh,
.hikashop_product_quantity_field { float: left }
.hikashop_img_pane_panel {
    position: absolute;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.75);
    filter: alpha(opacity=80);
    text-align: center !important;
    color: #fff;
}
.hikashop_slide_numbers { 
	border-radius: 20px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin: 2px;
	text-align: center;
	width: 20px;
}
.hikashop_slide_numbers:hover {
    background-color: #e81f00;
    color: white;
}
.hikashop_slide_pagination_selected {
    color: white;
    background-color: #e81f00;
}
.hikashop_pagination_images {
    opacity: 0.6;
    display: inline-block\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.hikashop_pagination_images:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.hikashop_pagination_images_selected {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.hikashop_slide_pagination { text-align: center !important }
.hikashop_slide_dot_basic {
    background: #ddd;
    border-radius: 12px;
    margin: 2px;
    height: 12px;
    width: 12px;
    display: inline-block;
}
.hikashop_slide_dot_basic:hover, 
.hikashop_slide_dot_selected {
    background: #e81f00;
    cursor: pointer;
}
.hikashop_pagination_images_block {
    margin: 5px;
    display: inline-block;
}
.hiakshop_slider_button { opacity: 0.5 }
.hiakshop_slider_button:hover {
    cursor: pointer;
    opacity: 1;
}
.hikashop_slider_button { opacity: 0.5 }
.hikashop_slider_button:hover {
    cursor: pointer;
    opacity: 1;
}
.hikashop_filter_checkbox { white-space: nowrap }
a.hikashop_filter_list {
    color: black;
    cursor: pointer;
}
a.hikashop_filter_list_selected:hover {
    color: black;
    font-weight: bold;
    text-decoration: none;
}
.hikashop_filter_fieldset {
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding: 10px;
}
.hikashop_filter_fieldset legend {
    
    font-weight: bold;
    font-size: 12px;
    padding: 0px 5px;
}
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget { font-size: 1em }
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #aaaaaa;
    color: #222222;
}
.ui-widget-content a { color: #222222 }
.ui-widget-header {
    border: 1px solid #aaaaaa;
    font-weight: bold;
}
.ui-widget-header a { color: #222222 }
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    font-weight: normal;
    
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    font-weight: normal;
}
.ui-state-hover a,
.ui-state-hover a:hover {
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    font-weight: normal;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}
.ui-widget :active { outline: none }
.ui-widget-overlay {
    background: #aaa;
    opacity: .30;
    filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa;
    opacity: .30;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider-horizontal {
    height: .8em;
    width: 250px;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min { left: 0 }
.ui-slider-horizontal .ui-slider-range-max { right: 0 }
.ui-slider-vertical {
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min { bottom: 0 }
.ui-slider-vertical .ui-slider-range-max { top: 0 }
.ui-tabs {
    position: relative;
    padding: .2em;
    zoom: 1;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 .2em 1px 0;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text }
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer }
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tabs .ui-tabs-hide { display: none !important }
.hikashop_compare_table { width: 100% }
.hikashop_compare_table input { margin-top: 5px }
.hikashop_product_custom_name { font-weight: bold }
.hikashop_product_compare_custom_separator {
    text-align: center;
    height: 25px;
}
.hikashop_product_compare_custom_separator td {
    border-bottom: 2px solid #e5e5e5;
    text-align: center;
    font-weight: bold;
    height: 30px;
}
.hikashop_product_compare_custom_separator .hikashop_product_custom_name label { color: #1491A0 }
.hikashop_compare_page h1 {
    
    text-align: center;
    font-size: 14px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 2px;
}
#hikashop_compare_tr_cart .hikashop_compare_cart_prod_column {
    margin-bottom: 20px;
    text-align: center;
}
.hikashop_before_taxe {
    font-size: 11px;
    font-weight: normal;
}
.hikashop_compare_table .hikashop_product_quantity_field_change { margin-right: 5px }

.hikashop_compare_table .hikashop_product_name_main {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    border: none;
    text-align: center;
}
.hikashop_compare_table .hikashop_product_name_main:hover { color: #e81f00 }
.hikashop_compare_table .hikashop_product_quantity_field { margin-right: 5px }
.hikashop_compare_details_prod_column {
    padding: 10px;
    white-space: normal;
    border-top: 1px solid #e5e5e5;
}
.hikashop_compare_table { text-align: center }
.hikashop_compare_table a { text-decoration: none }
.hikashop_compare_table #hikashop_main_image_thumb_div {
    margin: 0px;
    border: none;
}
.hikashop_compare_table #hikashop_main_image {
    display: block !important;
    margin: auto;
}
.hikashop_compare_custom_prod_column {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background-color: #ebf1f1;
    padding-left: 10px;
    height: 20px;
    text-align: center;
}
.hikashop_compare_custom_prod_column:hover {
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}
.hikashop_compare_page table {
    border-collapse: collapse;
    margin: auto;
}
.hikashop_compare_page .hikashop_product_stock {
    margin: auto;
}
.hikashop_product_compare_custom_separator .hikashop_product_custom_value { color: #1491A0 }
.hikashop_product_custom_value { color: #000 }
.hikashop_compare_custom_first_column {
    color: #333;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-top: 0px;
    background-color: #f5f5f5;
}
#hikashop_product_custom_info_main { margin-top: 20px }
#hikashop_product_custom_info_main td { border-bottom: 1px solid #e5e5e5 }
#hikashop_product_custom_info_main h4 { color: #1491A0 }
#hikashop_order_listing .pagination {
    text-align: center;
    font-size: 11px;
    padding-top: 20px;
}
.list-footer span.pagenav,
.hikashop_subcategories_pagination .list-footer span.pagenav,
.list-footer a.pagenav,
.pagenav_previous_chevron,
.pagenav_start_chevron,
.pagenav_next_chevron,
.pagenav_end_chevron {
    
    padding: 4px 8px;
    border: 1px solid #eee;
}
.list-footer span.pagenav:hover,
.hikashop_subcategories_pagination .list-footer span.pagenav:hover,
.list-footer a.pagenav:hover {
    color: #e81f00;
    text-decoration: none;
}
.counter {
    
    padding-top: 5px;
    padding-bottom: 5px;
}
.pagination .inputbox {
    border: 1px solid #eee;
    margin-left: 10px;
}
.ui-rating {
    margin: auto;
    display: inline;
}
.ui-rating-star {
    width: 16px;
    height: 16px;
    font-size: 2px;
    display: inline-block;
    text-decoration: none;
    vertical-align: bottom;
}
.ui-rating a {
    cursor: pointer;
    position: relative;
    top: -1px;
}
.ui-rating a:before {
	cursor: pointer;
	display: block;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	width: 16px;
}
.ui-rating-full:before {
	content: "★";
}
.ui-rating-mid {
	content: "★";
}
.ui-rating-empty:before {
	content: "☆";
}
.ui-rating-hover:before {
	content: "★";
}
.hikashop_vote_notification {
    display: inline;
    color: grey;
}
.hikashop_vote_form .hikashop_comment_textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #EEEEEE;
    height: 150px;
    margin: 5px 0;
    padding: 5px;
    width: 100%;
}
.hikashop_vote_form .button { margin-left: 0px }
.hikashop_comment_textarea:hover,
.hikashop_comment_textarea:focus { border: 1px solid #e5e5e5 }
.hikashop_vote_stars {
    width: 100%;
    padding: 5px 0px;
}
.hikashop_vote_notification_mini {
    
    font-size: 11px;
    font-style: italic;
}
.hikashop_total_vote {
    
    font-size: 11px;
}
.hikashop_total_vote { display: inline }
.hikashop_vote_form { margin-top: 10px }
.hikashop_vote_listing_useful_bought { font-style: italic }
.hikashop_vote_listing_useful_note { margin-right: 10px }
.hikashop_vote_listing_notification:hover { margin-left: 3px }
#hikashop_product_vote_listing { margin-top: 30px }
#hikashop_product_vote_form table {
    margin: auto;
    
}
#hikashop_product_vote_mini {
	padding-top: 10px;
}
.hikashop_vote_no_comment {
    margin-left: 80px;
    font-weight: bold;
}
.hikashop_listing_comment {
    font-weight: bold;
    margin-bottom: 20px;
}
.hikashop_listing_comment select {
	margin-top: -10px;	
}
.hikashop_form_comment {    
    font-weight: bold;
}
.hikashop_vote_notification_mini { display: inline }
.hikashop_comment_form { width: 100% }
.hikashop_comment_form input {
    border: 1px solid #e5e5e5;
    padding: 3px;
}
.hikashop_product_vote_listing .pagination { text-align: center }
.hikashop_product_vote_listing .pagination .list-footer { margin: 10px 0px 5px 0px }
.hikashop_product_vote_listing .pagination .list-footer .counter { display: none }
.hikashop_product_vote_listing .pagination .list-footer .limit { display: none }
.hika_comment_listing {
    margin: 10px auto;
    color: #999;
    width: 100%;
}
.hika_comment_listing_notification {
    font-style: italic;  
    font-size: 11px;
    float: left;
    width: 120px;
}
.hika_comment_listing td { padding: 5px }
.hika_comment_listing:hover { border: 1px solid #e5e5e5 }
.hika_comment_listing:hover .hika_comment_listing_useful_p { color: #90b1c3 }
.hika_comment_listing_name {
    color: #e81f00;
}
.hika_comment_listing_stars { width: 85px }
.hika_comment_listing_content {
    background-color: white;
    padding: 2px;
    color: #333;
}
.hika_comment_listing_helpful_rating {
	float: right;
}
.hika_comment_listing_helpful_rating > div {
	float: left;
}
.hika_comment_listing_useful_p {
    width: 18px;
    background-color: #ffffff;
    border: 1px solid #90b1c3;
    font-weight: bold;
    padding: 1px;
    text-align: center;
}
.hika_comment_listing_useful {
    background-color: transparent !important;
    width: 16px !important;
    height: 14px !important;
    cursor: pointer !important;
}
.hika_comment_listing_useful:before {
	content: "\f087";
	font-family: FontAwesome;
}
.hika_comment_listing_useful.hide {
    width: 16px;
    height: 14px;
    background-size: 0px 0px;
}
.hika_comment_listing_useful_p.hide { display: none }
.hika_comment_listing_useful.locked {
    opacity: 0.2;
    cursor: default !important;
}
.hika_comment_listing_useful.locked:hover,
.hika_comment_listing_useless.locked:hover { opacity: 1 }
.hika_comment_listing_useless {
    background-color: transparent !important;
    width: 16px !important;
    height: 14px !important;
    cursor: pointer !important;
}
.hika_comment_listing_useless:before {
	content: "\f088";
	font-family: FontAwesome;
}
.hika_comment_listing_useless.locked {
    opacity: 0.5;
    cursor: default;
}
.hika_comment_listing_full_stars {
    width: 16px;
    height: 16px;
    display: inline-block;
    text-decoration: none;
    cursor: default;
}
.hika_comment_listing_full_stars:before {
	content: "★";
}
.hika_comment_listing_empty_stars {
    width: 16px;
    height: 16px;
    display: inline-block;
    text-decoration: none;
    cursor: default;
}
.hika_comment_listing_empty_stars:before {
	content: "☆";
	color: #e81f00;
}
.hika_comment_listing_empty_stars:before {
	content: "★";
	color: #e81f00;
}
.hika_comment_listing_empty {
    padding: 5px;
}
.hika_comment_listing_bottom { }
@media only screen and (max-width: 420px) { 
    .hikashop_sort_listing_comment { display: none }
}
.hikashop_product_nav {
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	margin: 0 0 15px 0;
	overflow: hidden;
	padding: 0 0 10px 0;
}
.hikashop_previous_product {
    float: left;
}
.hikashop_next_product {
    float: right;
}
.hikashop_wishlist_module .hikashop_wishlist_display_add_to_cart,
.hikashop_wishlist_module .hikashop_checkout_cart_print_link { display: none }
.hikashop_cart_module .hikashop_checkout_cart_print_link { display: none }
.hikashop_background_color { background-color: #BCC7D6 }
.hikashop_all_carts { text-align: center }
.hikashop_all_cart_name { }
.hikashop_all_cart_quantity { text-align: center }
.hikashop_all_cart_stock { }
.hikashop_all_carts_current {
    text-align: center !important;
    width: 50px;
}
.hikashop_all_carts_current_star {
    width: 16px;
    height: 16px;
    text-decoration: none;
    margin: auto;
}
.hikashop_all_carts_set_current {
    text-align: center;
    width: 50px;
    text-decoration: none;
}
.hikashop_all_carts_set_current a { text-decoration: none !important }
.hikashop_all_carts_set_current_star {
    text-align: center;
    margin: auto;
    width: 16px;
    height: 16px;
    text-decoration: none !important;
    cursor: pointer;
}
.hikashop_all_wishlits_button { text-align: center }
.hikashop_product_cart_links { float: right }
.hikashop_product_cart_show_carts_link,
.hikashop_product_cart_print_link,
.hikashop_product_cart_mail_link { display: inline }
.hikashop_red_color { color: red }
.hikashop_green_color { color: #690 }
.hikashop_all_carts_delete { text-align: center }
.hikashop_show_cart_quantity {
    text-align: center;
    width: 30px;
}
.hikashop_carts { width: 100% }
.hika_show_cart_total { text-align: center }
.hikashop_not_authorized {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    color: red;
}
.hika_wishlist_green { background-color: #CCFFCC !important }
#hikashop_wishlist_listing_pagination .list-footer .pagination { text-align: center }
.hikashop_carts { margin-top: 15px }
.hika_show_cart_total td { border-top: solid 2px #e5e5e5 }
#hikashop_wishlist_listing_pagination .limit { margin: auto }
#hikashop_cart_product_listing { width: 100% !important }
.hikashop_main_carousel_div ul li {
    padding: 0px !important;
    background: none !important;
}
.hika-radio input[type="radio"] { display: none }
.thumbnail div.hikashop_product_image_subdiv { 
	overflow: hidden;
	width: 100% !important 
}
.hikashop_product_image img {
    display: block;
    overflow: hidden;
    -webkit-transform: scale(1) rotateZ(0);
    -moz-transform: scale(1) rotateZ(0);
    -ms-transform: scale(1) rotateZ(0);
    -o-transform: scale(1) rotateZ(0);
    transform: scale(1) rotateZ(0);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 100%;
}

.hikashop_product_image a {
	display: block;
	overflow: hidden;
}

.hikashop_product_image a:hover img {
	-webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-ms-transform: scale(1.6);
	-o-transform: scale(1.6);
	transform: scale(1.6);
}
.hikashop_categories_listing_main.row-fluid-10 [class*="span"],
.hikashop_products .row-fluid-10 [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 1.7543859649122806%;
    *margin-left: 1.7105263157894737%;
}
.hikashop_product_dimensions dt,
.hikashop_product_custom_info dt {
	clear: both;
	float: left;
	font-weight: bold;
	min-width: 75px;
	padding: 5px 0;
}
.hikashop_product_dimensions dd,
.hikashop_product_custom_info dd {
	float: left;
	padding: 5px 0 5px 10px;
}
.hikashop_categories_listing_main .row-fluid-10 [class*="span"]:first-child,
.hikashop_products .row-fluid-10 [class*="span"]:first-child { margin-left: 0 }
.hikashop_categories_listing_main .row-fluid-10 .span10,
.hikashop_products .row-fluid-10 .span10 {
    width: 100%;
    *width: 99.95614035087718%;
}
.hikashop_categories_listing_main .row-fluid-10 .span9,
.hikashop_products .row-fluid-10 .span9 {
    width: 89.82456140350877%;
    *width: 89.78070175438596%;
}
.hikashop_categories_listing_main .row-fluid-10 .span8,
.hikashop_products .row-fluid-10 .span8 {
    width: 79.64912280701753%;
    *width: 79.60526315789473%;
}
.hikashop_categories_listing_main .row-fluid-10 .span7,
.hikashop_products .row-fluid-10 .span7 {
    width: 69.47368421052632%;
    *width: 69.4298245614035%;
}
.hikashop_categories_listing_main .row-fluid-10 .span6,
.hikashop_products .row-fluid-10 .span6 {
    width: 59.29824561403509%;
    *width: 59.25438596491228%;
}
.hikashop_categories_listing_main .row-fluid-10 .span5,
.hikashop_products .row-fluid-10 .span5 {
    width: 49.122807017543856%;
    *width: 49.07894736842105%;
}
.hikashop_categories_listing_main .row-fluid-10 .span4,
.hikashop_products .row-fluid-10 .span4 {
    width: 38.94736842105263%;
    *width: 38.90350877192982%;
}
.hikashop_categories_listing_main .row-fluid-10 .span3,
.hikashop_products .row-fluid-10 .span3 {
    width: 28.771929824561404%;
    *width: 28.728070175438596%;
}
.hikashop_categories_listing_main .row-fluid-10 .span2,
.hikashop_products .row-fluid-10 .span2 {
    width: 18.596491228070175%;
    *width: 18.552631578947366%;
}
.hikashop_categories_listing_main .row-fluid-10 .span1,
.hikashop_products .row-fluid-10 .span1 {
    width: 8.421052631578947%;
    *width: 8.37719298245614%;
}
.hikashop_categories_listing_main .row-fluid-8 [class*="span"],
.hikashop_products .row-fluid-8 [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
}
.hikashop_categories_listing_main .row-fluid-8 [class*="span"]:first-child,
.hikashop_products .row-fluid-8 [class*="span"]:first-child { margin-left: 0 }
.hikashop_categories_listing_main .row-fluid-8 .span8,
.hikashop_products .row-fluid-8 .span8 {
    width: 100%;
    *width: 99.94680851063829%;
}
.hikashop_categories_listing_main .row-fluid-8 .span7,
.hikashop_products .row-fluid-8 .span7 {
    width: 87.23404255319149%;
    *width: 87.18085106382978%;
}
.hikashop_categories_listing_main .row-fluid-8 .span6,
.hikashop_products .row-fluid-8 .span6 {
    width: 74.46808510638299%;
    *width: 74.41489361702128%;
}
.hikashop_categories_listing_main .row-fluid-8 .span5,
.hikashop_products .row-fluid-8 .span5 {
    width: 61.702127659574465%;
    *width: 61.648936170212764%;
}
.hikashop_categories_listing_main .row-fluid-8 .span4,
.hikashop_products .row-fluid-8 .span4 {
    width: 48.93617021276596%;
    *width: 48.88297872340426%;
}
.hikashop_categories_listing_main .row-fluid-8 .span3,
.hikashop_products .row-fluid-8 .span3 {
    width: 36.170212765957444%;
    *width: 36.11702127659574%;
}
.hikashop_categories_listing_main .row-fluid-8 .span2,
.hikashop_products .row-fluid-8 .span2 {
    width: 23.404255319148938%;
    *width: 23.351063829787236%;
}
.hikashop_categories_listing_main .row-fluid-8 .span1,
.hikashop_products .row-fluid-8 .span1 {
    width: 10.638297872340425%;
    *width: 10.585106382978724%;
}
.hikashop_categories_listing_main .row-fluid-7 [class*="span"],
.hikashop_products .row-fluid-7 [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.1621621621621623%;
    *margin-left: 2.1081081081081083%;
}
.hikashop_categories_listing_main .row-fluid-7 [class*="span"]:first-child,
.hikashop_products .row-fluid-7 [class*="span"]:first-child { margin-left: 0 }
.hikashop_categories_listing_main .row-fluid-7 .span7,
.hikashop_products .row-fluid-7 .span7 {
    width: 100%;
    *width: 99.94594594594595%;
}
.hikashop_categories_listing_main .row-fluid-7 .span6,
.hikashop_products .row-fluid-7 .span6 {
    width: 85.4054054054054%;
    *width: 85.35135135135135%;
}
.hikashop_categories_listing_main .row-fluid-7 .span5,
.hikashop_products .row-fluid-7 .span5 {
    width: 70.81081081081082%;
    *width: 70.75675675675677%;
}
.hikashop_categories_listing_main .row-fluid-7 .span4,
.hikashop_products .row-fluid-7 .span4 {
    width: 56.21621621621622%;
    *width: 56.16216216216216%;
}
.hikashop_categories_listing_main .row-fluid-7 .span3,
.hikashop_products .row-fluid-7 .span3 {
    width: 41.62162162162162%;
    *width: 41.567567567567565%;
}
.hikashop_categories_listing_main .row-fluid-7 .span2,
.hikashop_products .row-fluid-7 .span2 {
    width: 27.027027027027028%;
    *width: 26.972972972972975%;
}
.hikashop_categories_listing_main .row-fluid-7 .span1,
.hikashop_products .row-fluid-7 .span1 {
    width: 12.432432432432433%;
    *width: 12.378378378378379%;
}
@media (max-width: 767px) { 
    .hikashop_categories_listing_main .row-fluid-10 [class*="span"],
    .hikashop_categories_listing_main .row-fluid-8 [class*="span"],
    .hikashop_categories_listing_main .row-fluid-7 [class*="span"],
    .hikashop_products .row-fluid-10 [class*="span"],
    .hikashop_products .row-fluid-8 [class*="span"],
    .hikashop_products .row-fluid-7 [class*="span"] {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
    }
}
div.modal-body iframe { border: 0px }
#modal-preview { z-index: 1100 }
.modal-body { max-height: none !important }
@media only screen and (max-width: 960px) { 
    div.modal.fade.in {
        width: 800px !important;
        margin-left: -400px !important;
        top : 10% !important;
        left: 50% !important;
    }
}
@media only screen and (max-width: 800px) { 
    div.modal.fade.in {
        width: 640px !important;
        margin-left: -320px !important;
        top : 10% !important;
        left: 50% !important;
    }
    table#hikashop_order_listing tbody td:nth-child(1),
    table#hikashop_order_listing th:nth-child(1),
    table#hikashop_cart_listing td:nth-child(2),
    table#hikashop_cart_listing th:nth-child(2),
    table#hikashop_cart_listing td:nth-child(5),
    table#hikashop_cart_listing th:nth-child(5),
    table#hikashop_cart_product_listing tbody td:nth-child(1),
    table#hikashop_cart_product_listing th:nth-child(1),
    table#hikashop_cart_product_listing td:nth-child(5),
    table#hikashop_cart_product_listing th:nth-child(5) { display: none }
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) { 
    table.hikashop_variants_table,
    table.hikashop_variants_table thead.hikashop_variants_table_thead,
    table.hikashop_variants_table tbody.hikashop_variants_table_tbody,
    table.hikashop_variants_table th.hikashop_variants_table_th,
    table.hikashop_variants_table td.hikashop_variants_table_td,
    table.hikashop_variants_table tr.hikashop_variants_table_tbody_tr,
    table.hikashop_variants_table tr.hikashop_variants_table_thead_tr { display: block }
    table.hikashop_variants_table thead.hikashop_variants_table_thead tr.hikashop_variants_table_thead_tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    table.hikashop_variants_table tr.hikashop_variants_table_thead_tr,
    table.hikashop_variants_table tr.hikashop_variants_table_tbody_tr { border: 1px solid #e5e5e5 }
    table.hikashop_variants_table td.hikashop_variants_table_td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 30%;
    }
    table.hikashop_variants_table td.hikashop_variants_table_td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 25%;
        padding-right: 10px;
        white-space: nowrap;
    }
    table.hikashop_variants_table td.hikashop_variants_table_td:before { content: attr(data-label) }
}
@media only screen and (max-width: 640px) { 
    div.modal.fade.in {
        width: 480px !important;
        margin-left: -240px !important;
        top : 10% !important;
        left: 50% !important;
    }
    .hikashop_cpanel_icon_table { width: auto !important }
}
@media only screen and (max-width: 480px) { 
    div.modal.fade.in {
        width: 320px !important;
        height: 380px !important;
        margin-left: -160px !important;
        top : 10% !important;
        left: 50% !important;
    }
    table#hikashop_cart_product_listing tbody td:nth-last-child(1),
    table#hikashop_cart_product_listing th:nth-last-child(1),
    table#hikashop_clicks_listing tbody td:nth-child(1),
    table#hikashop_clicks_listing th:nth-child(1),
    table#hikashop_clicks_listing tbody td:nth-last-child(1),
    table#hikashop_clicks_listing th:nth-last-child(1),
    table#hikashop_sales_listing tbody td:nth-child(1),
    table#hikashop_sales_listing th:nth-child(1),
    table#hikashop_sales_listing tbody td:nth-last-child(1),
    table#hikashop_sales_listing th:nth-last-child(1),
    table#hikashop_leads_listing tbody td:nth-child(1),
    table#hikashop_leads_listing th:nth-child(1),
    table#hikashop_leads_listing tbody td:nth-last-child(1),
    table#hikashop_leads_listing th:nth-last-child(1) { display: none }
}
@media only screen and (max-height: 420px) { 
    div.modal.fade.in {
        height: 320px !important;
        top: 0% !important;
    }
}
.row-fluid .hikashop_product_column_1,
.row-fluid .hikashop_category_column_1,
.row-fluid-7 .hikashop_product_column_1,
.row-fluid-7 .hikashop_category_column_1,
.row-fluid-8 .hikashop_product_column_1,
.row-fluid-8 .hikashop_category_column_1,
.row-fluid-10 .hikashop_product_column_1,
.row-fluid-10 .hikashop_category_column_1 {
    margin-left: 0 !important;
    clear: left;
}
#hikashop_tabs .ui-widget-header { border: 0 none }
#hikashop_tabs ul li {
    position: relative;
    top: -53px;
}
#hikashop_tabs .ui-tabs-panel { margin-top: 35px }
.hikashop_product_bottom_part.show_tabular { padding-top: 50px }
.panel h3.pane-toggler > a:nth-child(1),
.panel h3.pane-toggler-down > a:nth-child(1) {
    padding: 0px !important;
    margin: 0px !important;
}
.hikashop_filter_list_style li { list-style-type: none }
.hikashop_filter_list_style li:before { content: "> " }
.hikashop_products_table {
    border-collapse: collapse;
    margin: 20px 0px;
}
.hikashop_products_table thead th {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 10px;
    color: #333;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}
.hikashop_products_table td { padding: 10px }
.hikashop_products_table tr { border-bottom: 1px solid #eee }
.hikashop_product_list_item a {
    
    font-size: 12px;
    text-decoration: none;
}
.hikashop_product_name_in_list { font-weight: bold }
.hikashop_product_list_item a:hover { color: #e81f00 }
.hikashop_product_price_per_unit,
.hikashop_product_price_per_unit_x { 
	color: #666!important;
	font-size: 12px!important;
}
.hikashop_product_list li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    padding: 10px;
    text-align: center;
}
.hikashop_wizardbar {
    background-color: #f9f9f9;
    border: 1px solid #d4d4d4;
    margin-bottom: 8px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.hikashop_wizardbar:before,
.hikashop_wizardbar:after {
    display: table;
    line-height: 0;
    content: "";
}
.hikashop_wizardbar:after { clear: both }
.hikashop_wizardbar ul {
    padding: 0;
    margin: 0;
    list-style: none outside none;
}
.hikashop_wizardbar ul li {
    position: relative;
    float: left;
    height: 46px;
    padding: 0 20px 0 30px;
    margin: 0;
    font-size: 16px;
    line-height: 46px;
    color: #999999;
    cursor: default;
    background: #ededed;
}
.hikashop_wizardbar ul li a { color: #999999 }
.hikashop_wizardbar ul li .hikashop_chevron {
    position: absolute;
    top: 0;
    right: -14px;
    display: block;
    border: 24px solid transparent;
    border-right: 0;
    border-left: 14px solid #d4d4d4;
}
.hikashop_wizardbar ul li .hikashop_chevron:before {
    position: absolute;
    top: -24px;
    right: 1px;
    display: block;
    border: 24px solid transparent;
    border-right: 0;
    border-left: 14px solid #ededed;
    content: "";
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished {
    color: #468847;
    background: #f3f4f5;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished a { color: #468847 }
.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover {
    cursor: pointer;
    background: #e7eff8;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover .hikashop_chevron:before { border-left: 14px solid #e7eff8 }
.hikashop_wizardbar ul li.hikashop_cart_step_finished .hikashop_chevron:before { border-left: 14px solid #f3f4f5 }
.hikashop_wizardbar ul li.hikashop_cart_step_current {
    color: #3a87ad;
    background: #f1f6fc;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current a { color: #3a87ad }
.hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron:before { border-left: 14px solid #f1f6fc }
.hikashop_wizardbar ul li .badge { margin-right: 8px }
.hikashop_wizardbar ul li:nth-child(1) {
    z-index: 10;
    padding-left: 20px;
}
.hikashop_wizardbar ul li:nth-child(2) { z-index: 9 }
.hikashop_wizardbar ul li:nth-child(3) { z-index: 8 }
.hikashop_wizardbar ul li:nth-child(4) { z-index: 7 }
.hikashop_wizardbar ul li:nth-child(5) { z-index: 6 }
.hikashop_wizardbar ul li:nth-child(6) { z-index: 5 }
.hikashop_wizardbar ul li:nth-child(7) { z-index: 4 }
.hikashop_wizardbar ul li:nth-child(8) { z-index: 3 }
.hikashop_wizardbar ul li:nth-child(9) { z-index: 2 }
.hikashop_wizardbar ul li:nth-child(10) { z-index: 1 }
.hikashop_custom_image_link { width: 100px }
#hikashop_tabs_div ul {
    z-index: 2;
    position: relative;
    margin: 0px 0px 6px 0px;
}
.hikashop_tabs_content {
    z-index: 1;
    position: relative;
    display: none;
    min-height: 200px;
    padding: 5px;
}
.hikashop_hidden_checkout { display: none }
.hikashop_vote_stars_new { float: left }
.jRatingAverage {
    position: relative;
    top: 0;
    left: 0;
    z-index: 4;
    height: 100%;
}
.jRatingAverage:before {
	content: "★";
}
.jRatingColor {
    position: relative;
    top: 0;
    left: 0;
    z-index: 3;
    height: 100%;
}
.jRatingColor:before {
	content: "★";
}
.jStar {
    position: relative;
    left: 0;
    z-index: 2;
}
.jStar:before {
	content: "☆";
}
p.jRatingInfos {
    position: absolute;
    z-index: 5;
    background: black;
    opacity: 0.8;
    color: #fff;
    display: none;
    width: 60px;
    height: 22px;
    font-size: 16px;
    text-align: center;
    padding-top: 4px;
}
p.jRatingInfos span.maxRate {
    color: #c9c9c9;
    font-size: 14px;
}
#hikashop_cart table { border-collapse: collapse }
#hikashop_cart tr {
    
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
#hikashop_cart td { padding: 2px }
#hikashop_cart th {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 2px 5px 2px;
}
.hikashop_cart_module_product_total_title { padding: 10px 0px }
#hikashop_cart hr { display: none }
#hikashop_cart .hikashop_cart_module_product_name_value a {
    
    text-decoration: none;
    font-weight: normal;
}
#hikashop_cart .hikashop_cart_module_product_name_value a:hover { color: #e81f00 }
#hikashop_cart span.hikashop_product_price { font-size: 12px }
.hikashop_cart_module_product_total_title { text-align: left }
#hikashop_cart .hikashop_cart_input_button { margin: 5px 0px }
#hikashop_cart .row0:hover,
#hikashop_cart .row1:hover { background-color: #f8f8f8 }
.hikashop_cart_value input {
    padding: 1px;
    margin: 0px;
}
#hikashop_cart .hikashop_product_quantity_field { margin: 0px !important }
#hikashop_currency_module { padding: 10px 0px }
#hikashopcurrency { width: 100% }
#hikashop_currency_module select {
    padding: 2px;
    border: 1px solid #e5e5e5;
}
#hikashopcurrency option { padding: 2px 5px }
#hikashopcurrency .inputbox,
#hikashopcurrency .inputbox:hover,
#hikashopcurrency .inputbox:focus { border: 1px solid #e5e5e5 }
.hikashop_subcategories h3 a {
    
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.hikashop_subcategories h3 a:hover { color: #e81f00 }
.hikashop_category_list_item a {
    
    text-decoration: none;
    padding: 2px 0px;
    display: block;
}
.hikashop_category_list_item a:hover { color: #e81f00 }
.pane-sliders .title {
    margin: 0;
    padding: 5px;
    
    cursor: pointer;
}
.pane-sliders .panel {
    border: 1px solid #eee;
    margin-bottom: 3px;
}
.pane-sliders .content { background: #ffffff }
.pane-sliders div.content { padding: 0px 10px 10px 10px }
.pane-toggler a {
    padding-left: 20px;
    font-weight: 700;
}
.pane-toggler-down a {
    padding-left: 20px;
}
.jpane-toggler-down { border-bottom: 1px solid #e5e5e5 }
.hikashop_categories_listing_main { margin: 10px 0px }
.pane-sliders .title {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #F9F9F9 none repeat scroll 0 0;
    border-color: #EEEEEE #e5e5e5 #e5e5e5 #EEEEEE;
    border-style: solid;
    border-width: 1px;
    border: none;
}
.hikashop_subcategories h4 {
    padding: 5px;
    margin: 0px;
}
.accordion-heading .accordion-toggle {
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
}
.hikashop_subcategories h4 a {
    
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.hikashop_subcategories h4 a:hover { color: #e81f00 }
.hikashop_category_list_item a {
    
    text-decoration: none;
    padding: 2px 0px;
    display: block;
}
.hikashop_category_list_item a:hover { color: #e81f00 }
.accordion-heading .title {
    margin: 0;
    padding: 5px;
    
    cursor: pointer;
}
.accordion-heading .panel {
    border: 1px solid #eee;
    margin-bottom: 3px;
}
.accordion-heading .content { background: #ffffff }
.accordion-heading div.content { padding: 0px 10px 10px 10px }
.accordion-heading a {
    padding-left: 20px;
    font-weight: 700;
}
.hikashop_categories_listing_main { margin: 0; }
.accordion-heading {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #F9F9F9 none repeat scroll 0 0;
    border-color: #EEEEEE #e5e5e5 #e5e5e5 #EEEEEE;
    border-style: solid;
    border-width: 1px;
    background-image: -moz-linear-gradient(center bottom , #f8f8f8 40%, #fff 60%) !important;
    border: none;
}
#hikashop_cart_listing,
#hikashop_affiliate_main,
#hikashop_address_listing,
#hikashop_order_listing {
    margin: 0px;
    padding: 0px;
}
#hikashop_carts_listing .header,
#hikashop_affiliate_main .header,
#hikashop_address_listing .header,
#hikashop_order_listing .header { margin: 0px }
#hikashop_carts_listing .header h1,
#hikashop_affiliate_main .header h1,
#hikashop_address_listing .header h1,
#hikashop_order_listing .header h1,
#hikashop_download_listing .header h1 {
    margin: 0 0 30px 0;
    padding: 0px;
}
#hikashop_carts_listing div.toolbar a,
#hikashop_affiliate_main div.toolbar a,
#hikashop_address_listing div.toolbar a {
    border: none;
    text-decoration: none;
    padding: 5px;
}
#hikashop_carts_listing div.toolbar a.button,
#hikashop_affiliate_main div.toolbar a.button,
#hikashop_address_listing div.toolbar a.button {
	padding: 0 24px;
}
#hikashop_carts_listing div.toolbar a:hover,
#hikashop_affiliate_main div.toolbar a:hover,
#hikashop_address_listing div.toolbar a:hover { color: #e81f00 }
.hikashop_address_listing_item br {
	display: block;
}
.hikashop_address_listing_item_details {
    padding: 0 10px 20px 10px;    
}
.hikashop_address_listing_item_actions {
	text-align: right;
}
.hikashop_header_buttons a {
    font-size: 11px;
    text-decoration: none;
}
.contentpane h1 {
    font-size: 14px;
    padding-bottom: 4px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.contentpane #hikashop_address_form_span_iframe td { padding: 5px 0px }
.contentpane #hikashop_address_form_span_iframe .key {
    padding-right: 20px;
    
}
.contentpane #hikashop_address_form_span_iframe select,
.contentpane #hikashop_address_form_span_iframe input {
    padding: 2px;
    
}
#hikashop_order_listing .hikashop_no_border td { padding: 0px }
#hikashop_order_listing .hikashop_no_border .btn {
    margin: 0px;
    padding: 3px 6px;
}
#hikashop_search {
    padding: 2px;
    margin: 0px;
}
#hikashop_search_label {
	float: left;
	margin-right: 5px;
}
#hikashop_order_listing table#hikashop_order_listing { margin-top: 20px }
#hikashop_order_listing th {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 5px 5px;
}
#hikashop_order_listing th,
#hikashop_order_listing th a {
    
    font-weigth: bold;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
}
#hikashop_order_listing th a:hover { color: #e81f00 }
#hikashop_order_listing td {
    padding: 5px;
    border-bottom: 1px solid #e5e5e5;
}
#hikashop_order_listing .hikashop_no_border td { border: none }
.span.hikashop_order_listing_status .hikashop_order_status_created { color: #0088CC }
.span.hikashop_order_listing_status .hikashop_order_status_confirmed,
.span.hikashop_order_listing_status .hikashop_order_status_shipped { color: #690 }
.span.hikashop_order_listing_status .hikashop_order_status_cancelled,
.span.hikashop_order_listing_status .hikashop_order_status_refunded { color: #C30 }
.hikashop_order_number_value a {
    color: #e81f00;
    text-decoration: underline;
}
#hikashop_order_listing .row0:hover,
#hikashop_order_listing .row1:hover { background-color: #f5f5f5 }
#hikashop_order_listing .row0 { background-color: #ffff }
#hikashop_order_listing .row1 { background-color: #fafafa }
#hikashop_order_listing table { border-collapse: collapse }
#hikashop_order_main > form > table {
	position: relative;
	top: 32px;
}
#hikashop_order_main > form > table > tbody > tr > td {
	border: none;
}
#hikashop_order_main fieldset { border: none }
#hikashop_order_main fieldset h1 {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 4px;
    border-bottom: 1px solid #e5e5e5;
}
#hikashop_order_main .hikashop_order_left_part {
    border: 1px solid #e5e5e5;
    padding: 10px;
}
#hikashop_order_main .hikashop_order_right_part {
    float: right;
    margin-right: 10px;
    padding-top: 10px;
}
#hikashop_order_main #adminForm fieldset {
    border: 1px solid #e5e5e5;
    padding: 15px;
}
#hikashop_order_main #adminForm legend {
    font-weight: bold;
    font-size: 14px;
    
    margin: 0px 5px;
    padding: 0px 5px;
}
#htmlfieldset_products table { border-collapse: collapse }
#htmlfieldset_products th {
    
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 10px;
    text-align: left;
}
#htmlfieldset_products td { padding: 10px }
#htmlfieldset_products .hikashop_order_product_name {
    font-size: 12px;
    
}
#htmlfieldset_products .hikashop_order_product_name:hover { color: #e81f00 }
#htmlfieldset_products a {
    text-decoration: none;
    
}
#htmlfieldset_products a:hover {
    text-decoration: none;
    color: #e81f00;
}
#htmlfieldset_products .row0:hover,
#htmlfieldset_products .row1:hover { background-color: #f8f8f8 }
#htmlfieldset_products .hikashop_order_item_total_value,
#htmlfieldset_products .hikashop_order_subtotal_value,
#htmlfieldset_products .hikashop_order_shipping_value {
    color: #e81f00;
    font-style: italic;
}
#htmlfieldset_products .hikashop_order_total_title {
    font-weight: bold;
    
}
#htmlfieldset_products .hikashop_order_total_value {
    font-weight: bold;
    color: #e81f00;
    font-style: italic;
}
.hikashop_order_tax_value {
    color: #e81f00;
    font-style: italic;
}
#hikashop_carts_listing td { 
	border: none;
	padding: 0px;  
}
#hikashop_cart_listing .hikashop_no_border .btn {
    margin: 0px;
    padding: 3px 6px;
}
#hikashop_cart_listing table { border-collapse: collapse }
#hikashop_cart_listing th {
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 10px;
}
#hikashop_cart_listing td { padding: 10px }
#hikashop_cart_listing td a {
    
    text-decoration: underline;
}
#hikashop_cart_listing td a:hover { color: #e81f00 }
#hikashop_cart_listing .row0:hover,
#hikashop_carts_listing .row1:hover { background-color: #f8f8f8 }
#hikashop_cart_listing { margin-top: 20px }
#hikashop_cart_listing table { border-collapse: collapse }
#hikashop_cart_listing table.hikashop_no_border { margin: 0px }
#hikashop_cart_listing fieldset { border: none }
#hikashop_cart_listing fieldset h1 {
	float: left;
    font-size: 24px;
}
#hikashop_cart_product_listing th {
    
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px;
}
#hikashop_cart_product_listing td { padding: 5px }
#hikashop_cart_product_listing a {
    
    font-size: 12px;
    text-decoration: none;
}
#hikashop_cart_product_listing a:hover { color: #e81f00 }
#hikashop_cart_product_listing .row0:hover,
#hikashop_cart_product_listing .row1:hover { background-color: #f8f8f8 }
#hikashop_cart_product_listing .hika_show_cart_total_text {
    
    font-weight: bold;
    font-size: 12px;
}
#hikashop_cart_product_listing .hika_show_cart_total_price {
    font-weight: bold;
    font-size: 12px;
    color: #e81f00;
    font-style: italic;
}
.hikashop_showcart_infos td { padding: 5px }
.hikashop_showcart_infos .key {
    text-align: right;
    
    font-weight: bold;
    font-size: 12px;
}
.hikashop_showcart_infos input,
.hikashop_showcart_infos select { padding: 2px }
.hikashop_showcart_infos {
    border: 1px solid #e5e5e5;
    width: auto;
}
#hikashop_affiliate_main #adminForm fieldset {
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 10px;
}
#hikashop_affiliate_main #adminForm legend {
    
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    padding: 0 10px;
}
.hikashop_affiliate_banners_table li {
    list-style-type: none;
    padding: 3px 0px;
}
.hikashop_banner_row td { border-bottom: 1px solid #e5e5e5 }
.hikashop_banner_row td:hover { background-color: #f8f8f8 }
.hikashop_banner_row a {
    color: #e81f00;
    text-decoration: none;
}
.hikashop_banner_row a:hover { text-decoration: underline }
.hikashop_banner_row textarea {
    border: 1px solid #e5e5e5;
    padding: 5px;
    margin: 10px 0px;
}
.hikashop_checkout_terms {
	padding: 20px 0 0 0;
}
#hikashop_checkout_page fieldset legend {
    font-weight: bold;
    margin: 15px 0px;
    padding: 0px;
}
.hikashop_checkout_address_left_part {
    width: 45%;
    float: left;
}
.hikashop_checkout_address_right_part {
    width: 45%;
    float: left;
    margin-left: 2%;
}
.hikashop_checkout_address_left_part table,
.hikashop_checkout_address_right_part table {
    border-collapse: collapse;
    width: 100%;
}
.hikashop_checkout_address_left_part td,
.hikashop_checkout_address_right_part td { padding: 10px }
.hikashop_checkout_address_left_part .row0:hover,
.hikashop_checkout_address_left_part .row1:hover,
.hikashop_checkout_address_right_part .row0:hover,
.hikashop_checkout_address_right_part .row1:hover { background-color: #f8f8f8 }
.hikashop_checkout_address_right_part #same_address { margin: 10px }
#hikashop_shipping_methods table {
    border-collapse: collapse;
    width: 100%;
}
#hikashop_shipping_methods td { padding: 10px 5px }
#hikashop_shipping_methods tr { border-bottom: 1px solid #eee }
#hikashop_shipping_methods .row0:hover,
#hikashop_shipping_methods .row1:hover { background-color: #f8f8f8 }
.hikashop_checkout_shipping_name {
    font-weight: bold;
    color: #333;
}
.hikashop_checkout_shipping_price_full,
.hikashop_checkout_payment_description { color: #666 }
.hikashop_checkout_cart_shipping {
    color: #e81f00;
}
#hikashop_payment_methods table {
    border-collapse: collapse;
    width: 100%;
}
.hikashop_shipping_group td:first-child,
.hikashop_payment_methods_table td:first-child {
	width: 20px;
}
.hikashop_shipping_group td:nth-child(2),
.hikashop_payment_methods_table td:nth-child(2) {
	width: 50px;
}
.hikashop_checkout_payment_description { 
	padding: 0 0 10px 0;
}
#hikashop_payment_methods td {
    padding: 5px;
    background-color: #fff;
}
#hikashop_payment_methods .row0:hover,
#hikashop_payment_methods .row1:hover { background-color: #f8f8f8 }
#hikashop_payment_methods .hikashop_credit_card td { background-color: #f8f8f8 }
#hikashop_checkout_cart table { border-collapse: collapse }
#hikashop_checkout_additional_info .key label { margin-right: 10px }
#hikashop_checkout_additional_info input { margin: 5px 0px }
#hikashop_entries_info fieldset {
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 10px;
}
#hikashop_entries_info legend {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    padding: 0 10px;
}
#hikashop_entries_info input { margin-right: 10px }
#hikashop_entries_info {
    
    font-size: 12px;
}
#hikashop_entries_info .key {
    font-weight: bold;
    
    font-size: 12px;
}
#hikashop_entries_info td { padding: 4px }
#hikashop_entries_info label { margin-right: 10px }
#hikashop_entries_info a,
#hikashop_new_entry a {
    color: #e81f00;
    text-decoration: none;
}
#hikashop_entries_info a:hover,
#hikashop_new_entry a:hover {
    color: #e81f00;
    text-decoration: underline;
}
#hikashop_new_entry { margin: 10px 0px }
#hikashop_entry_next_button.hikashop_cart_input_button { margin-left: 0px }

#hikashop_download_listing table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 10px;
}
#hikashop_download_listing form > table td {
	border-bottom: none;	
}
#hikashop_download_listing th {
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 5px 5px 5px;
    text-align: left;
}
#hikashop_download_listing a {
    text-decoration: none;
}
#hikashop_download_listing a:hover {
    color: #e81f00;
    text-decoration: none;
}
#hikashop_download_listing th img { margin: 0px 5px }
#hikashop_download_listing td { padding: 4px 0px }
#hikashop_download_listing .pagination {
    text-align: center;
    margin-top: 20px;
    font-size: 11px;
    
}
#hikashop_small_image_div { padding: 5px 0px }
.hikashop_small_image_div > a {
	float: left;
	margin: 0 3% 3% 0;
	width: 22%;
}
#hikashop_product_price_with_options_main {
    margin: 0px;
    display: block;
}
.hikashop_option_price_title { color: #666 }
.hikashop_option_price_value {
    color: #e81f00;
    font-weight: bold;
}
#hikashop_product_characteristics,
#hikashop_product_options {
    border-bottom: 1px solid #e5e5e5;
    margin: 20px 0;
}
.hikashop_product_characteristics_table {
	margin: 20px 0 0 0;
}
.hikashop_product_options_table {
	margin: 0!important;
}
.hikashop_product_characteristics_table td,
.hikashop_product_options_table td {
    border-top: 1px solid #e5e5e5;
    border-bottom: none;
    padding: 3px;
    
}
.hikashop_product_characteristics_table select,
.hikashop_product_options_table select {
    padding: 2px;
    
}
#hikashop_product_description_main { padding-top: 20px }
#hikashop_product_description_main_mini {
	border-bottom: 1px solid #E5E5E5;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 16px;
	padding: 18px 0;
}
.hikashop_product_desc {
	padding: 0 20px;
}
.hikashop_category_name {
    
    font-weight: bold;
    font-size: 14px;
}
.hikashop_category_description {
	border: 1px solid #e5e5e5;
	color: #999;
	font-size: 12px;
	margin: 0 5px 32px 5px;
	overflow: hidden;
	padding: 24px 32px;
}
.hikashop_category_desc { 
	
	display: block;
	font-size: 10px;
	padding: 10px;
}
.hikashop_category_information h2 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 20px 0;
    text-transform: uppercase;
}
.hikashop_category_information h2 a {
	color: #222;
}
.hikashop_img_pane {
	position: relative;
}
.hikashop_img_pane h2 {
	background: #fff;
	background: rgba(255, 255, 255, 0.75);
	bottom: 0;
	position: absolute;
	width: 100%;
}
.hikashop_category_information h2 a:active,
.hikashop_category_information h2 a:focus,
.hikashop_category_information h2 a:hover {
	color: #e81f00;
}
.hikashop_filter_title {
    font-size: 16px;
    margin-bottom: 8px;
    display: block;
}
.hikashop_filter_checkbox input { margin-right: 5px }
.hikashop_filter_Filtre select,
.hikashop_filter_Filtre option { padding: 3px }
#hikashop_checkout_page h1 {
    font-size: 24px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 14px;
    margin-bottom: 20px;
}
#hikashop_checkout_login_left_part fieldset { margin-right: 20px }
#hikashop_checkout_login_left_part h2,
#hikashop_checkout_login_right_part h2,
#hikashop_checkout_login_right_part h3 {
    font-weight: normal;
    font-size: 18px;
    margin: 20px 0;
}
#hikashop_checkout_login_right_part h3 { margin-top: 20px }
#hikashop_checkout_login_left_part input,
#hikashop_checkout_login_right_part input,
#hikashop_checkout_login_left_part select,
#hikashop_checkout_login_right_part select {
    margin: 3px 0px;
    max-width: 90%!important;
}
#hikashop_checkout_login_left_part input[type="text"],
#hikashop_checkout_login_left_part input[type="password"] {
	max-width: 100%!important;
	width: 100%;
}
#hikashop_checkout_login_left_part  #remember { margin-left: 5px }
#hikashop_checkout_login_left_part li { list-style-type: none }
#hikashop_checkout_login_left_part ul { margin-top: 10px }
#hikashop_checkout_login_left_part .hikashop_cart_input_button { margin-top: 10px }
#hikashop_checkout_login_left_part li a {
    font-size: 11px;
    
    text-decoration: none;
}
#hikashop_checkout_login_left_part li a:hover {
    font-size: 11px;
    color: #e81f00;
    text-decoration: none;
}
legend {
    width: auto !important;
    line-height: normal !important;
    border: none !important;
}
.hikashop_product_quantity_field {
    padding: 2px !important;
    margin: 0px 5px !important;
}
form { margin: 0px !important }
.hikashop_product_stock {
	padding: 0 32px;
}
.productDetails .hikashop_product_stock {
	padding: 10px 0 20px 0;
}
.productDetails .hikashop_product_contact_main {
	font-size: 13px;
	padding-top: 20px;
}
.hikashop_product_contact_page dt {
	margin: 15px 0 5px 0;
}
.productDetails .hikashop_cart_input_button {
	background: #e81f00;
	border: none!important;
	color: #fff!important;
	height: 46px;
	line-height: 46px;
	width: 100%;
}
.productDetails .hikashop_cart_input_button:active,
.productDetails .hikashop_cart_input_button:focus,
.productDetails .hikashop_cart_input_button:hover {
	background: #222;
}
.hikashop_product_stock .hikashop_product_quantity_field { 
	margin: 0px !important; 
	padding: 5px!important;	
}
.hikashop_cart_input_button {
	float: none!important;
	margin: 15px auto 30px auto!important;
}
.productDetails .hikashop_product_stock td[rowspan="2"]:first-child {
	max-width: 20px;
}
.productDetails .hikashop_product_stock td[rowspan="2"]:first-child input {
	height: 46px;
	text-align: center;
	width: 34px;
}
.productDetails a.hikashop_product_quantity_field_change, 
.productDetails a.hikashop_product_quantity_field_change:hover {
	color: #222;
	margin: 0px;
	font-size: 18px;
}
.productDetails a.hikashop_product_quantity_field_change:hover {
	color: #e81f00;
}

table .hikashop_cart_input_button {
	margin: 5px auto 10px auto!important;
}
.checkout_billing_address_radio,
.checkout_shipping_address_radio { float: left }
.hika_edit { text-align: right }
.hika_edit span { display: none }
.hikashop_address_content {
    display: block;
    clear: both;
    color: #777777;
    margin: 15px 0px 0px 0px;
}
#hikashop_checkout_billing_address_selection a { margin: 0px }
.address_selection,
#hikashop_checkout_selected_billing_address,
#hikashop_checkout_selected_shipping_address {
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin: 0px 0px 10px 0px;
    background: #F8F8F8;
}
.address_selection:hover,
#hikashop_checkout_selected_billing_address:hover,
#hikashop_checkout_selected_shipping_address:hover {
    background: #fff;
    box-shadow: 0px 0px 4px #e5e5e5;
}
.hikashop_field_required {
    float: right;
    margin-left: 10px;
}
#hikashop_checkout_billing_address_zone select,
#hikashop_checkout_shipping_address_zone select,
#hikashop_checkout_billing_address_zone input,
#hikashop_checkout_shipping_address_zone input {
    float: left;
    width: auto;
    max-width: 190px;
    margin: 0px;
}
.hika_edit {
    background-color: #f9f9f9;
    padding: 4px;
}
#hikashop_checkout_address select { width: 100% }
#hikashop_checkout_address_left_part #hikashop_checkout_selected_billing_address,
#hikashop_checkout_address_right_part #hikashop_checkout_selected_shipping_address { margin: 0px }
#hikashop_checkout_address_left_part fieldset,
#hikashop_checkout_address_right_part fieldset {
    border: none;
    padding: 0px;
}
#hikashop_checkout_address_left_part fieldset legend,
#hikashop_checkout_address_right_part fieldset legend {
    padding: 0px;
    margin: 20px 0px 10px 0px;
}
#hikashop_checkout_address_shipping_selector,
#hikashop_checkout_address_billing_selector {
    color: #e81f00;
    font-weight: bold;
    font-size: 11px;
    border: 1px solid #e5e5e5;
}
#hikashop_checkout_address_shipping_selector option,
#hikashop_checkout_address_billing_selector option {
    font-weight: normal;
    font-size: 12px;
}
@media print { 
    .hikashop_no_print:after { content: "" !important }
}

.hikashop_user_registration_page {
	margin: 0 auto;
	max-width: 540px;
	width: 100%;
}

.hikashop_user_registration_page select {
	max-width: 90%;
}

.hikashop_user_registration_page h1,
.hikashop_user_registration_page h2,
.hikashop_user_registration_page h3 {
	font-weight: normal;
	font-size: 18px;
	margin: 20px 0;
}

#gkMainbody .hikashop_subcategories .pane-sliders .panel h3 {
	padding: 0;
}

#gkMainbody .hikashop_subcategories .pane-toggler a {
	padding-left: 10px!important;
}

#gkMainbody .hikashop_subcategories .pane-sliders div.content {
	padding: 0 18px!important;
}

#gkMainbody .pane-slider .hikashop_category_list li {
	clear: both;
	width: 100%;
}

#gkMainbody .pane-slider .hikashop_category_list li:last-child {
	border-bottom: none;
}
.list-reviews .normal {
	overflow: hidden;
	padding: 0 0 32px 0;
}

/* Modules */
.hikashop_module .box {
	border: none!important;
	padding: 0!important;
}
.hikashop_module .category-view.box {
	margin-bottom: 0!important;
}
.hikashop_module .pane-sliders {
	margin-bottom: 0!important;
}
.hikashop_module .pane-sliders .panel h3 {
	padding: 8px 0 0 0;
}
.hikashop_module .pane-toggler a,
.hikashop_module .pane-toggler-down a {
	padding-left: 10px;
}
.hikashop_module .panel .hikashop_category_list li, 
.hikashop_module .panel .hikashop_category_list li:last-child {
	font-size: 12px;
	width: 100%;
}
.hikashop_module .panel .hikashop_category_list li:last-child {
	border-bottom: none!important;
}
.hikashop_module .hikashop_product_stock {
	padding: 0;
}
#gkPopupCart #hikashop_cart > h3 {
	margin-bottom: 32px;	
}
#gkAjaxCart .hikashop_cart_module_product_image {
	float: left;
	margin-right: 20px!important;
}
#gkAjaxCart .hikashop_cart_module_product_name_value {
	float: left;
}
#gkAjaxCart #hikashop_cart form > div > div > div {
	border-bottom: 1px solid #eee;
	clear: both;
	color: #999;
	overflow: hidden;
	padding: 10px 0;
}
#gkAjaxCart .button {
	margin: 10px 0 0 0!important;
	width: 100%;
}
#gkAjaxCart .hikashop_cart_module_product_name_value h3 {
	display: inline-block;
	font-size: 14px;
	line-height: 1.2;
	margin: 10px 0 0 0;
}
#gkAjaxCart .hikashop_cart_module_product_quantity_value {
	color: #999;
	font-size: 13px;
}
#gkAjaxCart .hikashop_cart_option_name {
	color: #aaa;
	font-size: 11px;
}
#gkAjaxCart #hikashop_cart span.hikashop_product_price {
	font-weight: normal;
}
#gkAjaxCart .hikashop_cart_module_product_total_value {
	border: none!important;
	font-size: 24px!important;
	font-weight: normal;
	margin: 24px 0 32px 0;
	padding: 0!important;
	text-align: right;
}
#gkAjaxCart .hikashop_cart_module_product_total_value > span {
	font-weight: normal;
	text-align: right;
}
#gkAjaxCart .hikashop_cart_module_product_total_value span {
	font-size: 24px!important;
	font-weight: normal;
}

/***!  https://www.planeta-hebetechnik.eu/templates/gk_storefront/css/style1.css  !***/

/*
#------------------------------------------------------------------------
# inStyle - November Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
 
/* Style 1 */

/* template.css */
a,
#gkMainbody header h1 a:active,
#gkMainbody header h1 a:focus,
#gkMainbody header h1 a:hover,
#gkMainbody header h2 a:active,
#gkMainbody header h2 a:focus,
#gkMainbody header h2 a:hover,
#k2Container article header h2 a:active,
#k2Container article header h2 a:focus,
#k2Container article header h2 a:hover { color: #005378; }
#gkCartCounter.highlighted { color: #005378; }
#gkTopMenu a:active,
#gkTopMenu a:focus,
#gkTopMenu a:hover { color: #005378; }
.breadcrumbs li a:hover { color: #005378; }
#gkFooter a:active,
#gkFooter a:focus,
#gkFooter a:hover { color: #005378; }
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover { color: #005378!important; }
.gkPopupWrap h3 a { color: #005378; }

/* joomla.css */
button:hover,
.button:hover,
input.button:hover,
span.button:hover,
button.button:hover,
div.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.pagenav-prev a:hover,
.pagenav-next a:hover,
.pager li.previous a:hover,
.pager li.next a:hover,
.readon:hover,
#gkMainbody .itemReadMore:active,
#gkMainbody .itemReadMore:focus,
#gkMainbody .itemReadMore:hover,
#gkMainbody .readmore > a:active,
#gkMainbody .readmore > a:focus,
#gkMainbody .readmore > a:hover,
.button.invert,
.gkShowCart a:hover {
	background: #005378;
	border-color: #005378;
}
article header.itemHasImage h1 a:active,
article header.itemHasImage h1 a:focus,
article header.itemHasImage h1 a:hover { color: #005378!important; }
.tooltip-inner strong { background: #005378; }
div.bannerfooter { color: #005378; }
dl#tabs dt.tabs span h3 a:hover,
dl.tabs dt.tabs span h3 a:hover { color: #005378 }
.autocompleter-queried { color: #005378!important }
.menu li a:hover { color: #005378 !important; }

/* gk_stuff.css */
.nspPagination li:hover,
.nspPagination li.active { background-color: #005378; }
.nspNext:hover:after,
.nspPrev:hover:after { color: #005378; }
.nspArt h4.nspHeader a:hover { color: #005378 !important }
.box.dark a.readon { background: #005378; }
.products .nspArt:hover .addtocart-button { background: #005378!important; }
.products .nspBadge { background: #005378; }
.gk-newsletter input[type="button"]:active,
.gk-newsletter input[type="button"]:focus,
.gk-newsletter input[type="button"]:hover { background: #005378; }
.gk-social-icons li a:hover:before { color: #005378; }
.gk-features li.highlighted strong { background: #005378; border: 1px solid #005378; }
.gkMenu .nspArt .readon { color: #005378!important; }

/* menu.css */
.gkMenu > ul li div.childcontent a:hover { color: #005378!important; }
#gkMenuOverlayClose,
#gkMenuOverlayContent .gkcol li a:active,
#gkMenuOverlayContent .gkcol li a:focus,
#gkMenuOverlayContent .gkcol li a:hover { color: #005378; }

/* k2.css */
.k2FeedIcon a:before,
a.k2FeedIcon:before { color: #005378; }
.activeCategory a { color: #005378 }
.itemComments .icon-comments { background: #005378; }
.itemImageBlock sup { background: #005378; }
.k2AuthorsListBlock ul li a.abAuthorLatestItem:hover { color: #005378; }
.k2CalendarBlock table.calendar tr td.calendarDateLinked a:hover { background: #005378; }
.k2CalendarBlock table.calendar tr td.calendarToday { background: #005378; }
table.calendar tr td.calendarTodayLinked a { color: #005378; }
.k2CalendarBlock table.calendar tr td.calendarTodayLinked a:hover { background: #005378; }
.calendarNavLink { color: #005378; }
.k2TagCloudBlock a:hover { color: #005378 }

/* vm.css */
body input.addtocart-button { background: #005378 !important; }
.category-view .row .category .spacer h2 a:hover,
.product-related-products > div a:hover,
.product-related-categories > div a:hover,
table.cart-summary a:hover { color: #005378 }
#facebox .popup > div > div > a { background: #005378; }
#ui-tabs h4 { color: #005378; }
#ui-tabs ul#tabs li.current { color: #005378; }
#ui-tabs ul#tabs li:hover { color: #005378; }
.general-bg,
input.vm-default,
a.product-details,
a.details,
div.details { color: #005378; }
.vmGkCartProducts h3 a:hover { color: #1b1d1f }
.featured-view .spacer h3 a:hover,
.latest-view .spacer h3 a:hover,
.topten-view .spacer h3 a:hover,
.related-products-view .spacer h3 a:hover,
.browse-view .row .product .spacer h2 a:hover,
h3.catProductTitle a:hover { color: #005378!important }
.productdetails-view .product-related-products a:hover,
.productdetails-view .product-related-categories a:hover { color: #005378 !important }
.terms-of-service h5 a,
.terms-of-service h5 a:visited { color: #005378; }
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited { background: #005378; }
.vmCartModule dl dt a:hover { color: #005378 }
a.product-details,
a.details,
div.details { display: inline-block }
input.addtoCart:hover { background: #005378 }
#com-form-login a:hover { color: #005378 !important }
.box .addtocart-button:hover { background: #005378 !important }



/* Prices */
.products .nspInfo span,
.catProductPrice > div > span,
.vmGkCartProducts .gkPrice,
.gkTotal,
.vmCartModule dd strong,
.PricebillTotal,
div.PricesalesPrice,
.product-price span.PricesalesPrice,
.hikashop_option_price_value,
#hikashop_product_right_part .hikashop_product_price_full.hikashop_product_msrp_price,
#hikashop_product_right_part .hikashop_product_price_full.hikashop_product_msrp_price span,
span.hikashop_product_price,
span.hikashop_checkout_cart_taxes,
span.hikashop_checkout_cart_final_total,
#htmlfieldset_products .hikashop_order_item_total_value,
#htmlfieldset_products .hikashop_order_subtotal_value,
#htmlfieldset_products .hikashop_order_shipping_value,
#htmlfieldset_products .hikashop_order_total_value,
.hikashop_order_tax_value,
#hikashop_cart_product_listing .hika_show_cart_total_price,
.hikashop_checkout_cart_shipping {
    color: #005378;
}

/* hikashop.css */
.hikashop_category_name a:hover { color: #005378 }
.hikashop_cart_product_name a:hover { color: #005378 }
.hikashop_slide_numbers:hover { background-color: #005378; }
.hikashop_slide_pagination_selected { background-color: #005378; }
.hikashop_slide_dot_basic:hover, 
.hikashop_slide_dot_selected { background: #005378; }
.hikashop_compare_table .hikashop_product_name_main:hover { color: #005378 }
.list-footer span.pagenav:hover,
.hikashop_subcategories_pagination .list-footer span.pagenav:hover,
.list-footer a.pagenav:hover { color: #005378; }
.hika_comment_listing_name { color: #005378; }
.hikashop_product_list_item a:hover { color: #005378 }
#hikashop_cart .hikashop_cart_module_product_name_value a:hover { color: #005378 }
.hikashop_subcategories h3 a:hover { color: #005378 }
.hikashop_category_list_item a:hover { color: #005378 }
.hikashop_subcategories h4 a:hover { color: #005378 }
.hikashop_category_list_item a:hover { color: #005378 }
#hikashop_carts_listing div.toolbar a:hover,
#hikashop_affiliate_main div.toolbar a:hover,
#hikashop_address_listing div.toolbar a:hover { color: #005378 }
#hikashop_order_listing th a:hover { color: #005378 }
#htmlfieldset_products .hikashop_order_product_name:hover { color: #005378 }
#htmlfieldset_products a:hover { color: #005378; }
#hikashop_cart_listing td a:hover { color: #005378 }
#hikashop_cart_product_listing a:hover { color: #005378 }
.hikashop_banner_row a { color: #005378; }
#hikashop_entries_info a,
#hikashop_new_entry a { color: #005378; }
#hikashop_entries_info a:hover,
#hikashop_new_entry a:hover { color: #005378; }
#hikashop_download_listing a:hover { color: #005378; }
.hikashop_category_information h2 a:active,
.hikashop_category_information h2 a:focus,
.hikashop_category_information h2 a:hover { color: #005378; }
#hikashop_checkout_login_left_part li a:hover { color: #005378; }
.productDetails .hikashop_cart_input_button { background: #005378; }
.productDetails a.hikashop_product_quantity_field_change:hover { color: #005378; }
#hikashop_checkout_address_shipping_selector,
#hikashop_checkout_address_billing_selector { color: #005378; }

/***!  https://www.planeta-hebetechnik.eu/templates/gk_storefront/css/typography/typography.style1.css  !***/

/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

.k2box > ul,
.k2box > ul ul {
        list-style-type: disc;
        padding-left: 20px
}
.k2box > ol,
.k2box > ol ol {
        list-style-type: decimal;
        padding-left: 20px
}
.k2box > ul li,
.k2box > ul ul li,
.k2box > ol li,
.k2box > ol ol li {
        list-style-position: outside;
        padding-left: 0
}
p.gkInfo1,
p.gkTips1,
p.gkWarning1 {
        
        padding: 12px 12px 12px 66px;
        position: relative;
}
.gkHighlight1,
.gkHighlight2 {
        cursor: default;
        padding: 1px 5px;
        text-shadow: none
}
pre,
code {
        font: normal .92em/32px 'Curier New', monospace!important;
        margin: 36px 0!important;
        padding: 20px 26px !important
}
ol {
        list-style-position: outside;
        margin: 2em 0;
}
ol.gkDec { list-style-type: decimal }
ol.gkRoman { list-style-type: upper-roman }
ol.gkAlpha { list-style-type: lower-alpha }
ol.gkDecimalLeadingZero { list-style-type: decimal-leading-zero }
.itemBody > ul,
.itemBody > div > ul,
ul.gkBullet1,
ul.gkBullet2,
ul.gkBullet3,
ul.gkBullet4 {
        margin: 2em 0;
        padding: 0
}
ul li { list-style-position: outside }
.itemBody > ul li,
.itemBody > div > ul li,
#product-tabs-content dd,
ul.gkBullet1 li,
ul.gkBullet2 li,
ul.gkBullet3 li,
ul.gkBullet4 li {
        list-style: none;
        overflow: inherit;
        padding: 2px 0 2px 32px;
        position: relative
}
.itemBody > ul li:before,
.itemBody > div > ul li:before,
#product-tabs-content dd:before,
ul.gkBullet1 li:before,
ul.gkBullet2 li:before,
ul.gkBullet3 li:before,
ul.gkBullet4 li:before {
        font-family: FontAwesome;
        font-size: 13px;
        position: absolute;
        top: 5px;
        left: 0
}
div.gkLegend1 h4 {
        background: #fff;
        float: left;
        font-size: 14px;
        font-weight: 400;
        left: 11px;
        line-height: 18px;
        margin: 0 0 -9px!important;
        padding: 0 10px;
        position: relative;
        text-transform: uppercase;
        top: -16px
}
div.gkLegend1 {
        margin: 30px 0;
        padding: 6px
}
div.gkLegend1 p {
        clear: both;
        margin: 7px
}
blockquote {
		font-size: 18px;
		-webkit-font-smoothing: antialiased;
        font-style: italic;
        font-weight: 300;
        margin: 20px 0;
        display: block;
        padding: 0 0 0 60px;
        position: relative;
        text-align: center;
}

blockquote:before {
        color: #e81f00;
        content: "“";
        font-size: 60px;
        font-style: italic;
        line-height: 1;
        position: absolute;
        left: 0;
        top: -10px;
}
blockquote p:after {
		color: #e81f00;
		content: "“";
		display: inline-block;
		font-size: 60px;
		font-style: italic;
		line-height: 0.1;
		padding: 0 0 0 15px;
		position: relative;
		top: 30px;
}
blockquote > small {
	display: block;
	font-style: normal;
	margin-left: -60px;
	text-transform: uppercase;
}
blockquote.gkBlockquote1:before,
blockquote.gkBlockquote1 p:after { 
	color: #e5e5e5; 
}
.gkBlockTextLeft,
.gkBlockTextRight,
.gkBlockTextCenter {
        color: #272727;
        display: block;
        font-style: italic;
        font-weight: 400;
        line-height: 170%;
        padding: 25px;
        width: 38%
}
.gkBlockTextLeft {
        float: left;
        padding-left: 0;
        text-align: left
}
.gkBlockTextRight {
        float: right;
        padding-right: 0;
        text-align: right
}
.gkBlockTextCenter {
        margin: 0 auto;
        text-align: center
}
p.numblocks {
        margin: 0 0 24px;
        min-height: 48px;
        padding: 0 0 0 82px !important;
        position: relative
}
p.numblocks span {
        
        border: 1px solid #e5e5e5;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
        display: block;
        font-size: 18px;
        font-weight: 600;
        height: 36px;
        left: 0;
        line-height: 36px;
        padding: 3px;
        position: absolute;
        text-align: center;
        top: 2px;
        width: 36px
}
p.num-1 span { color: #bbb; }
p.num-2 span {
        color: #272727;
        border-color: #272727;
}
p.num-3 span {
        color: #e81f00;
        border-color: #e81f00;
}
p.numblocks span.highlight {
        border-right: none;
        display: inline;
        font-size: 15px;
        position: static;
        width: auto
}
.gkblock-1,
.gkblock-2,
.gkblock-3 {
        margin: 36px 0;
        padding: 15px 20px
}
.bubble-1,
.bubble-2 {
        margin: 20px 0 40px;
        padding: 15px 20px;
        position: relative
}
.bubble-1::after,
.bubble-2::after {
        border-color: transparent;
        border-style: solid;
        border-width: 22px 0 0 22px;
        bottom: -22px;
        content: "";
        display: block;
        left: 30px;
        position: absolute;
        width: 0;
}
.bubble-1 cite,
.bubble-2 cite {
        bottom: -25px;
        display: block;
        font-size: 13px;
        font-weight: 500;
        height: 25px;
        left: 26px;
        line-height: 32px;
        padding-left: 40px;
        position: absolute
}
pre,
code {
        border: 1px solid #e5e5e5;
        border-left: 5px solid #e81f00;
        color: #272727;
        padding-left: 32px
}
p.gkInfo1 {
        background-color: #f8f8f8;
        color: #272727;
}
p.gkTips1 {
        background-color: #FFFFDD;
        color: #272727;
}
p.gkWarning1 {
        background-color: #e81f00;
        color: #fff;
}
p.gkInfo1:before,
p.gkTips1:before,
p.gkWarning1:before {
        font-family: FontAwesome;
        font-size: 24px;
        position: absolute;
        top: 5px;
        left: 22px;
}
p.gkInfo1:before {
        color: #272727;
        content: "\f0e6";
}
p.gkTips1:before {
        color: #272727;
        content: "\f0eb";
}
p.gkWarning1:before {
        color: #fff;
        content: "\f057";
}
div.gkLegend1 { border: 4px double #e5e5e5 }
div.gkLegend1 h4 {
        background: #fff;
        color: #242424
}
.gkHighlight1 { background: #ffd }
.gkblock-1 { border: 1px solid #e5e5e5 }
.gkblock-2 {
        background: #FFFEF4;
        border: 1px solid #EAE8CC
}
.gkblock-3 { background: #f8f8f8 }
.bubble-1 {
        background: #f5f5f5;
        color: #555
}
.bubble-1::after {
        border-color: #f5f5f5;
        border-left: 22px solid transparent;
}
.bubble-2 {
        background: #e81f00;
        color: #fff
}
.bubble-2::after {
        border-color: #e81f00;
        border-left: 22px solid transparent;
}
.bubble-1 cite { color: #272727 }
.bubble-2 cite { color: #e81f00 }

.itemBody > ul li:before,
.itemBody > div > ul li:before,
ul.gkBullet1 li:before,
#product-tabs-content dd:before {
    color: #111;
    content: "\f111";
	font-size: 6px;
	top: 11px;
	
}
ul.gkBullet2 li:before {
        color: #e81f00;
        content: "\f14a";
}
ul.gkBullet3 li:before {
        color: #e81f00;
        content: "\f006";
}
ul.gkBullet4 li:before {
        color: #e81f00;
        content: "\f0a9";
}
ul#demo-typography {
        background: transparent;
        overflow: hidden;
        padding: 10px 30px 30px
}
ul#demo-typography li {
        color: #e81f00;
        float: left;
        font-size: 11px;
        line-height: 24px;
        list-style-type: disc;
        width: 23.9%
}
ul#demo-typography li a {
        font-size: 11px;
        text-shadow: 2px 2px 0 #fff
}
.demo-typoDiv {
        clear: both;
        margin: 0 0 30px;
        overflow: hidden
}
h4.demo-typo {
        color: #272727;
        font-size: 16px;
        margin: 60px 0 20px;
        text-transform: uppercase
}
.demo-typo-col2 {
        float: left;
        width: 50%
}
.demo-typo-col3 {
        float: left;
        width: 33%
}
.demo-typo-col4 {
        float: left;
        width: 25%
}
.demo-typo_padd { padding: 0 15px }
#warnings .demo-typo_padd p { margin: 1em 0 1.6em }
.typoDesc small {
        color: #aaa;
        font: normal 11px Monaco, Consolas, "Courier News", monospace;
}
.bubble-2 small { color: #fff; }
.gkblock-3 small { color: #353639!important }
span.helpTooltip {
        background: #e81f00;
        color: #fff;
}
.gkHighlight2 { background: #f5f5f5; }
.the-icons {
        margin-bottom: 32px;
}
.itemBody .the-icons > li {
        float: left;
        margin-right: 2%;
        padding-left: 0!important;
        width: 23%;
} 
.the-icons > li:before {
        display: none;
}
h5.page-header {
        clear: both;
        padding: 36px 0 18px;
        text-transform: uppercase
}
[class^="fa fa-"],
[class*=" fa-"] {
        color: #272727;
        padding-right: 8px
}

/***!  //www.planeta-hebetechnik.eu/fonts/roboto.css  !***/

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-300.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */;font-display:swap;}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-300italic.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */;font-display:swap;}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-regular.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */;font-display:swap;}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-italic.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */;font-display:swap;}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-500.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */;font-display:swap;}
/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-500italic.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */;font-display:swap;}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-700.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */;font-display:swap;}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-700italic.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */;font-display:swap;}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-900.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */;font-display:swap;}
/* roboto-900italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-900italic.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.planeta-hebetechnik.eu/fonts/roboto-v30-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */;font-display:swap;}
