/* custom.css */
.tm-header .uk-navbar-left {
order: 3;
margin-left: auto;
}
.tm-header .uk-navbar-right { 
margin-left: 0;
}
.tm-toolbar-default .uk-input {
	background: #fff;
	height: 35px;
	color: #000;
	font-size: 20px;
	border: 1px solid #000;
	border-radius: 3px;
}
.tm-toolbar-default .uk-input:hover,
.tm-toolbar-default .uk-input:focus,
.tm-toolbar-default .uk-input:active {
	background: #fff;
	color: #000;
}
.top-login .uk-button {
	background: #000;
	color: #fff;
	line-height: 30px;
	padding: 2px 15px 2px 15px;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0;
	font-weight: 400;
	border: 1px solid #fff;
}
.tm-toolbar-default .uk-input::placeholder {
	color: #999;
}
.top-login .uk-margin {
	margin: 5px 0 5px 0 !important;
}
#login-form-116 .uk-margin:nth-of-type(3),
#login-form-116 .uk-list.uk-margin-remove-bottom {
	display: none;
}
.msocial img {
	width: 30px;
	margin-top: -60px;
}
.msocial .icon-insta {
	margin-right: 5px;
}
.sec-footer,
.sec-footer a {
	font-style: italic;
}
.mlogo-mobile img {
	max-width: 120px;
}
.mlogo-mobile {
	margin-top: 25px;
}
.uk-icon.uk-navbar-toggle-icon svg {
width: 40px;
}
.uk-offcanvas-close.uk-close svg {
width: 40px;
color: #fff;
}
.sec-header-mobile {
	padding-top: 30px;
	background: #fff;
}
.cont-header-module {
	margin-top: 10px;
}
.el-slidenav svg {
	color: #fff;
	height: 60px;
}
.fclogin .uk-input {
	max-width: 300px;
}
.kmenu {
	margin-top: 40px;
}
.kmenu h3 {
	border-bottom: 2px solid #84a689;
}
.kmenu .uk-nav-default li {
	font-size: 17px;
	line-height: 1.4;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
	border-bottom: 1px solid rgba(0,0,0,0.3);
}
.kmenu .uk-nav-default > li > a {
	color: #333;
}
.kmenu .uk-nav-default > li.uk-active > a,
.kmenu .uk-nav-default > li > a:hover {
	color: rgba(0,0,0,0.4);
}
.productfull .col-lg-4 {
	display: none;
}
.productfull .col-lg-8 {
	width: 100%;
}
.productfull select {
	min-width: 200px;
}
.productfull input[type="text"] {
	margin: 3px 0 3px 0;
}
.productfull .col-lg-2 {
	width: 100%;
}
.old_price,
.prod_price,
#not_available,
.prod_qty,
.prod_qty_input {
	display: none !important;
}
.infotext {
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
}
.productfull .row.row-free-attr-9,
.productfull .row.row-free-attr-10,
.productfull .row.row-free-attr-11,
.productfull .row.row-free-attr-12,
.productfull .row.row-free-attr-13 {
margin-top: 20px;
display: grid;
grid-template-columns: 40px 1fr;
grid-template-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
}
.productfull .row.row-free-attr-9 .col-lg-10,
.productfull .row.row-free-attr-10 .col-lg-10,
.productfull .row.row-free-attr-11 .col-lg-10,
.productfull .row.row-free-attr-12 .col-lg-10,
.productfull .row.row-free-attr-13 .col-lg-10 {
	width: 60px;
	order: 1;
}
.productfull .row.row-free-attr-9 .col-lg-2.name,
.productfull .row.row-free-attr-10 .col-lg-2.name,
.productfull .row.row-free-attr-11 .col-lg-2.name,
.productfull .row.row-free-attr-12 .col-lg-2.name,
.productfull .row.row-free-attr-13 .col-lg-2.name {
	width: 300px;
	padding: 0;
	order: 2;
}
.requiredtext {
	margin-top: 20px;
	padding-bottom: 10px;
	color: #A00;
	font-size: 14px !important;
}
.grid-dl.uk-margin {
	margin-top: 0 !important;
}
.services .grid-dl h2 {
	position: relative;
	letter-spacing: 0;
	font-size: 22px;
	color: #000;
	font-weight: 400;
	padding-top: 50px;
}
.services .grid-dl h2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
  height: 2px;
  background-color: #84a689;
}
.services .grid-dl .uk-grid-margin {
	margin: 0;
}
.services .grid-dl .el-item {
	padding: 30px 0 0 0;
}
.services .grid-dl .el-item.grid-dl-1 {
	padding: 30px 0 40px 0px;
	border-right: 1px solid rgba(120,120,120,0.2);
	border-bottom: 1px solid rgba(120,120,120,0.2);
}
.services .grid-dl .el-item.grid-dl-2 {
	padding: 30px 0 40px 40px;
	border-bottom: 1px solid rgba(120,120,120,0.2);
}
.services .grid-dl .el-item.grid-dl-3 {
	padding: 40px 0 40px 0px;
	border-right: 1px solid rgba(120,120,120,0.2);
}
.services .grid-dl .el-item.grid-dl-4 {
	padding: 40px 0 40px 40px;
}

h1 .contact-name,
h2 .contact-name {
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: 400;
}
.bbild {
	margin-top: -5px;
}
.uk-input {
	background: #fff;
}
.table-contact {
	width: 100%;
}
.table-contact .td2 {
	text-align: right;
}
/* Responsive */

@media (max-width: 959px) {
.services .grid-dl .el-item.grid-dl-1 {
	border-right: 0;
}
.services .grid-dl .el-item.grid-dl-2 {
	padding: 30px 0 40px 0px;
}
.services .grid-dl .el-item.grid-dl-3 {
	border-right: 0;
	border-bottom: 1px solid rgba(120,120,120,0.2);
}
.services .grid-dl .el-item.grid-dl-4 {
	padding: 30px 0 40px 0px;
	border-bottom: 1px solid rgba(120,120,120,0.2);
}
}
@media (min-width: 960px) {
#module-150 {
	display: none;
}

}
@media (max-width: 960px) {
	.ueberuns #tm-main img,
	.services #tm-main img {
		float: none !important;
	}
.table-responsive td {
	display: block; 
	width: 100%;
	padding: 0;
}

}


































