body {
	font-family: Helvetica;
	font-weight: 400;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	width: 100%;
background: #fff;
/*background: #fff url(https://beranda.de/6.png);*/
background-repeat:no-repeat;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-attachment: fixed;
min-width: 370px;
}

h1, h2, h3, h4, h5, h6 {
	color: #444;
}

/* default font size */
.fa {
	font-size: 14px;
	border-radius: 4px;
}
}

/* Override the bootstrap defaults */
h1 {
	font-size: 24px;
	margin: -20px 0px 30px 0px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10.2px;
}

.title-module, .title-category {
	text-align: left;
	border-bottom: 3px solid #ba4719;
	margin-bottom: 10px;
}

.title-module h3, .title-category h1, .title-category h2 {
	font-size: 16px;
	font-weight: 600;
	color: #ba4719;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 10px;
	letter-spacing: 1px;
	display: inline-block;
	margin-top: 65px !important;
	position: relative;
}

.title-module h3:before, .title-category h1:before, .title-category h2:before {
	content: "";
	background: #3e3b36;
	position: absolute;
	width: 30%;
	height: 0px;
	left: 0;
	bottom: -1px;
}

.title-category {
	margin-bottom: 20px;
}

.title-category h1 {
	font-size: 18px;
	margin-top: 30px;
}

a {
	color: #444;
}

a:hover {
	text-decoration: none;
}

legend {
	font-size: 18px;
	padding: 7px 0px
}

label {
	font-size: 12px;
	font-weight: normal;
}

.img-thumbnail {
	border-radius: 0;
}

.thumbnail {
	border-radius: 4px;
	border: 0;
}

.alert {
	border-radius: 0;
}

.panel {
	border-radius: 0;
}

.well {
	border-radius: 0;
	display: none;
}

.list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}

.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}

.form-control {
	border-radius: 0;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 0px;
	border: 0;
}

.nav-tabs > li > a {
	border-radius: 0;
	
	background-color: #eee;
	border-radius: 4px;
	margin-right: 10px;
}

.tab-content {
border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 4px;
margin-top: 10px;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}

label.control-label {

	font-size: 16px;
	margin-bottom: 15px;

}

/* Gradent to all drop down menus */
.dropdown-menu {
	border-radius: 0;
}

.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #444;
	background: rgba(0, 0, 0, 0.1);
}

.dropdown-menu > li > a {
	padding: 8px 20px;
}

/* top */
#top {
	background-color: #3e3b36;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 4px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}

#top .container {
	padding: 0 20px;
}

#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}

#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #000;
	background: rgba(0, 0, 0, 0.1);
}

#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	text-decoration: none;
}

#top .btn-link:hover, #top-links a:hover, #top .btn-group.open > .btn {
	color: #fff;
	background-color: #3e3b36;
	border-radius: 4px;
}

#top-links .dropdown-menu a {
	text-shadow: none;
}

#top-links .dropdown-menu a:hover {
	color: #444;
}

#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}

#top-links {
	padding-top: 6px;
}

#top-links a + a {
	margin-left: 15px;
}

/* custom top menu */
#top .costom-links {
	position: relative;
}

#top .costom-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top .costom-links > ul > li {
	float: left;
	line-height: 34px;
	list-style-type: none;
}

#top .costom-links > ul > li > a {
	padding: 0 0.5833em;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	position: relative;
	display: block;
	margin-top: 3px;
	margin-right: 5px;
	
}

#top .costom-links > ul > li > a:hover {
	color: #ccc;
	background-color: #3e3b36;
	border-radius: 4px;
}

@media (min-width: 992px) {
	.left-top {
		display: block !important;
	}
	
	.menuwrapper2 {
		
		display: none;
	}
	
}




@media (max-width: 767px) {
	
	
	#top .costom-links > ul > li > a{
		color: #444;
	}
	
	
	.menuwrapper2 {
		
		display: block !important;
	}
	
	
	#menu .nav > li > a {
color: #fff;
font-weight: 400;
padding: 5px 15px 5px 15px !important;
min-height: 15px;
background-color: transparent;
text-transform: uppercase;
line-height: 10px !important;
font-size: 10px !important;
border-radius: 4px;
}
}




@media (max-width: 991px) {
	
	
	
			.menuwrapper2 {
		
		display: none;
	}
	
	
	
	
	
	#logo img {
		margin: 16px auto;
	}

	.header-cont {
		text-align: center;
	}

	.menu-icon {
		width: 40px;
		height: 34px;
		line-height: 34px;
		text-align: center;
		font-size: 24px;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		cursor: pointer;
		float: left;
		display: inline-block;
		color: #444;
	}

	.menu-icon .fa-bars {
		font-size: 24px;
	}

	.left-top {
		min-width: 160px;
		background: #fff;
		position: absolute;
		top: 39px;
		z-index: 99;
		padding: 0;
		display: none;
	}

	#top .costom-links {
		float: none;
	}

	#top .costom-links ul {
		padding: 5px 0;
		border: 1px solid rgba(0, 0, 0, .15);
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	}

	#top .costom-links > ul > li {
		float: none;
		display: block;
		border: none !important;
		line-height: 30px;
	}

	#top .costom-links > ul > li {
		font-size: 14px;
	}

	#top .costom-links > ul > li > a {
		padding: 0 20px;
		color: #444;
	}

	#top .costom-links > ul > li > a:hover {
		color: #444;
		background: rgba(0, 0, 0, 0.1);
	}
}

/* Header Contacts */
.contacts_header, .header_schedule {
	/*height: 130px;*/
	width: 100%;
}

.contacts_header:before, .header_schedule:before {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.contacts_header .contacts_icon, .header_schedule .schedule_icon {
	vertical-align: middle;
	display: inline-block;
}

.contacts_header .contacts_icon .fa-phone, .header_schedule .schedule_icon .fa-clock-o, .header_schedule .schedule_icon .fa-envelope {
	font-size: 28px;
	color: #ba4719;
	margin-left: 7px;
}
.header_schedule .schedule_icon .fa-envelope {
	font-size: 24px;
}

.contacts_header .phones {
display: inline-block;
vertical-align: middle;
margin-left: 0.35em;
font-size: 16px;
color: #3f3c37;
font-weight: 700;
line-height: 32px;
font-weight: 500;
}

.header_schedule .schedule {
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.35em;
	font-size: 16px;
	color: #3f3c37;
	font-weight: 500;
	line-height: 32px;
}

.contacts_header .phones a, .contacts_header .phones a:hover {
	color: #3f3c37;
}

/* logo */
#logo {
	margin: 16px 0 10px 0;
}

/* search */
#search {
	
}

#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border-radius: 4px;
	background-color: #FFF;
	border-color: #DFDFDF;
	border-width: 1px 0 1px 1px;
	color: #464646;
	box-shadow: none;
}

#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 20px;
	text-shadow: 0 1px 0 #FFF;
	background: none;
	border-radius: 0;
	box-shadow: none;
	background-color: #FFF;
	border-color: #DFDFDF;
	border-left-width: 0;
		border-radius: 4px;
}


@media (min-width: 470px) {
	.raspisanie_mob {display: none;}
	
}


@media (max-width: 470px) {
	.raspisanie {display: none;}
	
	}
	
		}



@media (min-width: 992px) {
	#search {
		float: right;
		
	}
	

	

	#search input[type="text"]:focus {
		width: 400px
	}
}

@media (max-width: 550px) {
	.raspisanie_mob {display: none!important;}
	.raspisanie {
		display: block!important;
		position: relative;
		top: -23px;
		left: 8px;}
	.header-cont {text-align: left!important;width:100%!important;}
}

/* cart */
#cart {
	margin: 35px 0;
}

#cart > .btn {
	font-size: 24px;
	line-height: 18px;
	color: #FFF;
	font-weight: 700;
	letter-spacing: 0.5px;
	max-width: 68px;
}

#cart.open > .btn {
	background-image: none;
	background-color: #ba4719;
	border: 1px solid #ba4719;
	color: #fff;
	box-shadow: none;
	text-shadow: none;
}

#cart.open > .btn:hover {
	color: #fff;
}

#cart > .btn-lg {
	padding: 7px 16px;
	float: right;
	border-radius: 4px;
}

#cart .dropdown-menu {
	min-width: 400px;
	border-radius: 0;
	padding: 15px;
	z-index: 1051;
}

#cart .fa-shopping-bag {
	font-size: 24px;
}

#modal-cart .image {
	margin-bottom: 15px;
}

#modal-cart .btn-fastorder {
	
	float: center;
text-align: center;
margin: 20px auto;
display: block;
border-radius:4px;
}

@media (max-width: 478px) {
	
	
	
		
	
	
	
	
	
	#cart .dropdown-menu {
		width: 100%;
	}

	#modal-cart .image img {
		max-height: 190px;
	}
}

#cart .dropdown-menu table {
	margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}

@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}

#cart .btn-danger {
	padding: 2px 5px;
}

#cart .dropdown-menu li p {
	margin: 20px 0;
}

/* login */
#modal-signin ul {
	list-style: none;
	padding: 0;
}

#modal-signin ul li .heading {
	color: #222222;
	margin-bottom: 13px;
	font-size: 16px;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

#modal-signin .alert {
	text-align: center;
}

#modal-signin .btn-default {
	margin-bottom: 10px;
}

/* menu */
.menu-wrapper {
	margin: 0 auto;
	position: relative;
	line-height: normal;
	vertical-align: middle;
}

#menu {
	background-color: #ba4719;
	border-radius: 4px;
	min-height: 40px;
	border: 0;
	margin-top: 10px;
	background-image: url(https://beranda.de/image/data/piz/cudu/men5.png)
}

#menu .nav > li > a {
	color: #fff;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	text-transform: uppercase;
	border-radius: 4px;
	margin-right: 5px;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a, #menu .nav > li:hover > a {
	background-color: #3e3b36;
	color: #fff;
}

#menu .dropdown-menu {
	padding: 5px;
}

#menu .dropdown-inner {
	display: table;
}

#menu .dropdown-inner a {
	min-width: 190px;
	display: block;
	padding: 3px 20px;
	margin: 0 5px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}

#menu .dropdown-inner li a:hover, #menu .dropdown-inner li:hover > a, #menu .dropdown-inner li.open > a {
	color: #ba4719;
}

#menu .dropdown-inner .level2-1 {
	position: relative;
}

#menu .dropdown-inner .level2-1 .level3 {
	display: none;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

#menu .dropdown-inner .level3 {
	color: #929292;
	/*text-transform: capitalize;*/
	font-size: 12px;
	padding: 2px 0;
	font-weight: 400;
	background: none;
	line-height: 25px;
}

.level2-2 .submenu1 {
	background-color: #F5F5F5;
	margin: 0 5px;
}

.level2-2 .submenu1:hover {
	background: rgba(0, 0, 0, 0.1);
}

#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}

#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}

#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .category-img {
	margin: 2px auto;
	width: auto;
	display: table-cell;
}

#menu .menu-manufacturer.dropdown {
	position: static;
}

#menu .menu-manufacturer .menu-manufacturer-dropdown {
	width: 100%;
	margin-left: 0 !important;
	padding-left: 5px;
}

#menu .menu-manufacturer .menu-manufacturer-dropdown ul > li {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #e2e2e2;
	padding: 5px 0;
	width: 150px;
	margin: 4px;
}

#menu .menu-manufacturer .menu-manufacturer-dropdown ul > li > a:hover {
	background: none;
	color: #444;
	text-decoration: underline;
}

#menu .menu-manufacturer .menu-manufacturer-img {
	height: 70px;
}

#menu .menu-manufacturer a {
	min-width: 90px;
}

#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	padding: 0 0 0 30px;
	float: right;
	border: 0;
	box-shadow: none;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
}

#menu .html-block .dropdown-menu .dropdown-inner {
	padding: 5px;
}

#menu .fa-bars {
	font-size: 21px;
	padding-top: 1px;
	float: right;
}

@media (min-width: 768px) {
	.menu-wrapper.fixed {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 40px;
		background: #ba4719;
		animation-duration: .8s;
		-webkit-animation-duration: .8s;
		animation-name: float-down;
		-webkit-animation-name: float-down;
		animation-timing-function: ease-out;
		-webkit-animation-timing-function: ease-out;
		z-index: 1050;
	}

	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}

	#menu .dropdown-inner ul {
		display: table-cell;
	}

	#menu .dropdown-inner li.level2-2 {
		font-size: 13px;
		text-transform: uppercase;
		color: #404e53;
		font-weight: 700;
		line-height: 30px;
		padding: 0;
		border: 0;
	}

	#menu .dropdown-inner .level2-1:hover .level3 {
		display: block;
		background: #fff;
		padding: 5px 2px;
		border: 1px solid #ddd;
		left: 100%;
		position: absolute;
		top: 0;
		z-index: 9;
	}

	#menu .dropdown-inner .level3 a:before {
		content: "\f105";
		font: normal normal normal 14px/1 FontAwesome;
		float: none;
		padding-right: 10px;
	}

	#menu .dropdown-inner .level2-1 a.submenu1:before {
		content: "\f105";
		font: normal normal normal 14px/1 FontAwesome;
		float: right;
		padding-right: 10px;
		padding-top: 3px;
	}

	#menu .dropdown-inner .level2-2 a.submenu1:before {
		content: "\f103";
		font: normal normal normal 14px/1 FontAwesome;
		float: right;
		padding-right: 10px;
		padding-top: 3px;
	}
}


/* left & right category */
span.subcat.plus:after {
	content: '-';
}

span.subcat:after {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 35px;
	height: 35px;
	line-height: 25px;
	padding-top: 5px;
	font-size: 22px;
	text-align: center;
	cursor: pointer;
	z-index: 989;
	content: '+';
	font-family: Helvetica;
	color: #555;
	opacity: .6;
}

/* menu left */
#column-left .box-category, #column-right .box-category {
	margin-bottom: 20px;
}

.box-category .box-heading {
	background: #ba4719;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #fff;
	position: relative;
	background-image: url(https://beranda.de/image/data/piz/cudu/men5.png)
}

#column-left .box-category .box-content, #column-right .box-category .box-content {
	/*background: #ba4719;*/
	padding: 0;
	border: medium none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	margin-bottom: 28px;
}

.category-menu {
	padding: 0;
	margin: 0;
	border: 1px solid ##ссс;
	border-radius: 4px;
}

.category-menu li {
	position: relative;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.category-menu li a {
color: #ba4719;
text-decoration: none;
/* background: #ccc; */
display: block;
padding: 10px 5px 20px 10px;
border-bottom: 1px solid ##ссс;
border-radius: 4px;
margin-top: 10px;
}

.category-menu li a:hover, .category-menu > li:hover > a, .category-menu ul > li:hover > a {
	/*background: #3e3b36;*/
	color: #000;
}

.category-menu ul, .category-menu ul ul {
	background: #f8f8f8;
	border-radius: 0;
	border-top: 1px solid #ddd;
	box-sizing: content-box;
	display: none;
	left: 0;
	margin-left: 0;
	margin-top: -1px;
	min-height: 100%;
	padding: 0;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 8;
}

.category-menu .active {
	/*background: #3e3b36;*/
	color: #000;
}

/* owl */
.owl-wrapper-outer {
	border-radius: 4px !important;
	border: 0px !important;
}


.owl-carousel .owl-buttons div {
	
	color: #ba4719 !important;
	
}


.owl-theme .owl-pagination {
	text-align: center;
	position: absolute;
	left: 45%;
	bottom: 0;
	top: inherit;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.owl-theme .owl-controls .owl-page.active span {
	background: #ba4719;
	opacity: 1;
}

.owl-carousel .owl-item img {
	display: block;
	margin: 0 auto;
	-webkit-transform-style: preserve-3d;
	
	width: 100%;
	overflow: hidden;
	border-radius: 4px !important;
}


@media (max-width: 767px) {

.owl-carousel .owl-item img {
	display: block;
	margin: 0 auto;
	-webkit-transform-style: preserve-3d;
	/*height: 180px;*/
	width: 100%;
	overflow: hidden;
	border-radius: 4px !important;
}

}






/* */
#featured .owl-wrapper-outer,
#special .owl-wrapper-outer,
#latest .owl-wrapper-outer,
#bestseller .owl-wrapper-outer,
#related .owl-wrapper-outer,
#blog .owl-wrapper-outer {
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

#featured .owl-item, #special .owl-item, #latest .owl-item, #bestseller .owl-item, #related .owl-item, #blog .owl-item {
	padding: 0 15px;
}

#featured .owl-controls .owl-buttons .owl-prev,
#special .owl-controls .owl-buttons .owl-prev,
#latest .owl-controls .owl-buttons .owl-prev,
#bestseller .owl-controls .owl-buttons .owl-prev,
#related .owl-controls .owl-buttons .owl-prev,
#blog .owl-controls .owl-buttons .owl-prev {
	left: auto;
	position: absolute;
	top: -43px;
	right: 49px;
}

#featured .owl-controls .owl-buttons .owl-next,
#special .owl-controls .owl-buttons .owl-next,
#latest .owl-controls .owl-buttons .owl-next,
#bestseller .owl-controls .owl-buttons .owl-next,
#related .owl-controls .owl-buttons .owl-next,
#blog .owl-controls .owl-buttons .owl-next {
	right: 15px;
	position: absolute;
	top: -43px;
}

#featured .owl-controls .owl-buttons div,
#special .owl-controls .owl-buttons div,
#latest .owl-controls .owl-buttons div,
#bestseller .owl-controls .owl-buttons div,
#related .owl-controls .owl-buttons div,
#blog .owl-controls .owl-buttons div {
	font-size: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	float: left;
	border: 2px solid #e1e1e0;
	border-radius: 0px;
	background: #f9f9f9;
	position: absolute;
	top: 35%;
	color: #fff;
	padding: 10px 8px;
	font-family: Helvetica;
	text-transform: uppercase;
	font-weight: 700;
	text-align: right;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	opacity: 0.5;
}

#featured .owl-controls .owl-buttons div:hover,
#special .owl-controls .owl-buttons div:hover,
#latest .owl-controls .owl-buttons div:hover,
#bestseller .owl-controls .owl-buttons div:hover,
#related .owl-controls .owl-buttons div:hover,
#blog .owl-controls .owl-buttons div:hover {
	opacity: 1;
}

#featured .owl-controls .owl-buttons .owl-prev:before,
#special .owl-controls .owl-buttons .owl-prev:before,
#latest .owl-controls .owl-buttons .owl-prev:before,
#bestseller .owl-controls .owl-buttons .owl-prev:before,
#related .owl-controls .owl-buttons .owl-prev:before,
#blog .owl-controls .owl-buttons .owl-prev:before {
	content: "\f104";
}

#featured .owl-controls .owl-buttons .owl-next:before,
#special .owl-controls .owl-buttons .owl-next:before,
#latest .owl-controls .owl-buttons .owl-next:before,
#bestseller .owl-controls .owl-buttons .owl-next:before,
#related .owl-controls .owl-buttons .owl-next:before,
#blog .owl-controls .owl-buttons .owl-next:before {
	content: "\f105";
	float: right;
}

#featured .owl-controls .owl-buttons div:before,
#special .owl-controls .owl-buttons div:before,
#latest .owl-controls .owl-buttons div:before,
#bestseller .owl-controls .owl-buttons div:before,
#related .owl-controls .owl-buttons div:before,
#blog .owl-controls .owl-buttons div:before {
	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;
	color: #68696c;
	font-size: 22px;
	line-height: 26px;
	float: left;
	width: auto;
	margin: -11px 0 0;
}

/* content */
#content {
	min-height: 600px;
}

/* Category */
.category-list {
	margin-bottom: 25px;
}

.category-list-block {
	text-align: center;
padding: 10px 5px 10px 5px;
margin-bottom: 25px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
border-radius: 4px;
margin: 20px 0px 20px 0px;
background: #ba4719;

}

.category-list .category-list-block img {
	max-width: 100%;
}

.category-list-block .name {
	/* max-height: 45px; */
padding: 1px 10px 1px 10px;
/* background-color: #ddd; */
/* overflow: hidden; */

}

.category-list-block .name a {
	font-weight: 500;
	color: #fff;
}

.product-filter {
	
	margin-bottom: 15px;
}

.product-filter .form-group {
	margin-bottom: 5px;
}

.product-filter .input-group-addon {
	font-weight: 600;
	background-color: #fff;
	border: 0;
}

.product-filter .input-group-sm > .form-control {
	border-radius: 0;
}

/* Product list */
#scroll-img .owl-wrapper-outer {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

#scroll-img .item {
	padding: 1px 1px;
	margin: 1px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}

#scroll-img .owl-item {
	padding: 0 5px;
}

#scroll-img .image-additional {
	max-width: 100%;
}

#scroll-img .owl-controls .owl-buttons .owl-prev {
	left: 20px;
}

#scroll-img .owl-controls .owl-buttons .owl-next {
	right: 0;
}

#scroll-img .owl-controls .owl-buttons div {
	font-size: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	float: left;
	border: 2px solid #e1e1e0;
	border-radius: 0px;
	background: #f9f9f9;
	position: absolute;
	top: 35%;
	color: #fff;
	padding: 10px 8px;
	font-family: Helvetica;
	text-transform: uppercase;
	font-weight: 700;
	text-align: right;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	opacity: 0.5;
}

#scroll-img .owl-controls .owl-buttons div:hover {
	opacity: 1;
}

#scroll-img .owl-controls .owl-buttons .owl-prev:before {
	content: "\f104";
}

#scroll-img .owl-controls .owl-buttons .owl-next:before {
	content: "\f105";
	float: right;
}

#scroll-img .owl-controls .owl-buttons div:before {
	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;
	color: #68696c;
	font-size: 22px;
	line-height: 26px;
	float: left;
	width: auto;
	margin: -11px 0 0;
}

#product {
	margin: 30px 0;
}

#product h3 {
	font-size: 15px;
}

.product-view {
	
}

.product-view li {
	
}

.product-view li:before {
	display: inline-block;
	font-family: Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #69686c;
	font-size: 15px;
	content: "\f04";
	margin-right: 10px;
}

#product .form-group .radio input[type=radio], #product .form-group .checkbox input[type=checkbox] {
	opacity: 0.01;
}

#product .form-group .radio, #product .form-group .checkbox {
	display: inline-block;
margin: 0 10px 10px 0;
border: 1px solid #ddd;
background-color: #fff;
padding: 5px;
border-radius: 4px;
}

#product .form-group .checkbox label, #product .form-group .radio label {
	padding: 2px;
	text-align: center;
	min-width: 34px;
}

#product .form-group .checkbox label img, #product .form-group .radio label img{
	vertical-align: middle;
}

#product .form-group .checkbox .img-thumbnail, #product .form-group .radio .img-thumbnail {
	width: 30px;
	padding: 0;
}

#product .form-group .radio:hover, #product .form-group .checkbox:hover {
	color: #444;
	border: 1px solid #ccc;
}

#product .form-group .checkbox.selected, .checkbox.selected:hover, .checkbox.visited, #product .form-group .radio.selected, #product .form-group .radio.selected:hover {
	border: 1px solid #ccc;
	background-color: #cecece;
	color: #fff;
}

.share-block {
	margin: 20px 0;
}

/* Контейнер холдера */
  .glass-card {
    width: 100%;
    max-width: 400px;
    margin: 8px 0 16px;
  }

	/* Холдер Konva */
	#shape-stage {
		width: 100%;
		height: auto;
		max-width: 300px;
		max-height: 300px;
		display: block;
	}
	
/* ===== РЕЖИМ PREVIEW: фигура 50%, справа 2 колонки полей ===== */

.form-container.layout-preview {
    display: grid;
    /* 50% под фигуру + 25% + 25% = правая половина в 2 колонки */
    grid-template-columns: 50% 25% 25%;
    column-gap: 10px;
    row-gap: 6px;
    align-items: flex-start;
    box-sizing: border-box;
}

/* Сбрасываем flex-настройки внутри этого режима */
.form-container.layout-preview > .form-group {
    flex: none;
    max-width: 100%;
    min-width: 0;
    margin-bottom: 0;
}

/* 1) Фигура: первый .form-group -> левая половина (50%), высокий блок */
.form-container.layout-preview > .form-group:first-child {
    grid-column: 1;          /* левая колонка (50%) */
    grid-row: 1 / span 20;   /* тянется вдоль полей справа */
    align-self: flex-start;
}

/* 2) Glasdicke: последний .form-group -> на всю ширину снизу */
.form-container.layout-preview > .form-group:last-child {
    grid-column: 1 / span 3; /* все три колонки = 100% */
}

/* 3) Остальные поля (Gewicht, Umkehren, Breite, Höhe, Breite1, Breite2, Höhe1, Glasform, ...)
      автоматически кладём в правые две колонки (25% + 25%) по два в ряд */
.form-container.layout-preview > .form-group:not(:first-child):not(:last-child) {
    grid-column: auto;       /* grid сам распределяет между 2 и 3 колонкой */
}


  /* Ошибки */
  .input-error { border-color:#b00020 !important; }
  .dim-error   { color:#b00020; font-size:12px; margin-top:4px; }

  /* Суфикс "kg" возле поля веса (input type=number) */
  .unit-wrap { position: relative; display: inline-block; width: 100%; }
  .unit-wrap > input { padding-right: 36px; }
  .unit-suffix {
    position: absolute; right: 10px; top: 50%; transform: translateY(-50%);
    color: #9aa0a6; font-size: 13px; pointer-events: none; line-height: 1;
  }

/* product plus minus */
.btn-quantity {
	float: left;
	margin-right: 8px;
	width: 70px;
	position: relative;
}

#input-quantity {
	float: left;
	height: 40px;
	text-align: center;
	position: relative;
	font-size: 15px;
	width: 40px;
}

.btn-quantity span {
	background: #f5f5f5;
	color: #777;
	float: left;
	border-radius: 0;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	position: relative;
}

.qty-minus {
	padding: 0 4px;
	border-color: #ccc;
	border-width: 1px 1px 1px 0;
	border-style: solid;
}

.qty-plus {
	padding: 1px 4px;
	border-color: #ccc;
	border-width: 1px 1px 0 0;
	border-style: solid;
}

/* Pagination */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	color: #000;
	background: none;
	border: 1px solid #999;
}

.pagination > li > a, .pagination > li > span {
	margin-left: 4px;
	color: #c69c6d;
	border: 1px solid #ccc;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.pagination > li > a:hover {
	border-color: #999;
	color: #c69c6d;
	background: none;
}

/* Banner Text */
.butik-banner {
	margin-bottom: 35px;
}

.tbanner-box {
	padding: 25px 15px 25px 0;
	overflow: hidden;
}

#column-right .tbanner-box, #column-right .tbanner-box {
	padding: 25px 15px;
	overflow: hidden;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

.tbanner-box .tbanner-icon {
	float: left;
	width: 65px;
}

.tbanner-box .tbanner-body {
	overflow: hidden;
}

.tbanner-box .tbanner-body .tbanner-content {
	line-height: 15px;
}

.tbanner-box .tbanner-body .tbanner-content h5 {
	font-weight: 600;
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
	height: 21px;
	overflow: hidden;
}

.tbanner-box .tbanner-body .tbanner-content p {
	font-size: 12px;
	padding: 0;
	margin: 4px 0 0 0;
	height: 33px;
	overflow: hidden;
}

@media (max-width: 767px) {
	.butik-banner .moderns {
		margin-bottom: 10px;
	}

	.payments-metods {
		margin: 15px 0;
	}

	.breadcrumb {
		float: none;
	}
}

@media (max-width: 991px) {
	#column-right .tbanner-box .tbanner-icon, #column-left .tbanner-box .tbanner-icon {
		display: none;
	}

	.title-category h1 {
		font-size: 16px;
	}
}

/* footer */

footer hr {
	border-top: none;
	border-bottom: 1px solid #ccc;
}

footer a {
	color: #ccc;
}

footer .footer-link > li > a {
	margin-bottom: 15px;
/*	border-bottom: 1px solid #666;*/
	width: 100%;
	display: block;
}

footer a:hover {
	color: #fff;
}

footer h5 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

footer li i, footer li i a {
	background: #838383 none repeat scroll 0 0;
	color: #fff;
	width: 24px;
	right: 10px;
	text-align: center;
	position: relative;
	vertical-align: middle;
	display: table-cell !important;
}

footer .footer-cont > li {
	/*background: #666 none repeat scroll 0 0;*/
	font-size: 12px;
	color: #ccc;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 0 none;
	width: 100%;
	position: relative;
	line-height: 28px;
	height: 30px;
	display: table;
	border-radius: 4px;
}

.footer-about {
	color: #ccc;
}

#logo-footer {
	padding: 5px 10px;
	margin-bottom: 15px;
}

#logo-footer img {
	height: 75px;
}

.soc {
	margin-top: 15px
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
	float: right;
	margin: -10px 0 20px 0;
	padding: 9px;
	background: none;
}

.breadcrumb i {
	font-size: 15px;
}

.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	position: relative;
	/*white-space: nowrap;*/
	
}

.breadcrumb > li + li:before {
	content: '/';
	padding: 10px;
}

.pagination {
	margin: 0;
}

@media (max-width: 767px) {
	.breadcrumb {
		float: none;
	}
}

/* buttons */
.checkout-cart .btn {
	line-height: 1.0;
}

.buttons {
	margin: 1em 0;
}

.btn {
	padding: 7.5px 12px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius: 0;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-xs {
	font-size: 9px;
}

.btn-sm {
	font-size: 10.2px;
}

.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}

.btn-group > .btn-xs {
	font-size: 9px;
}

.btn-group > .btn-sm {
	font-size: 10.2px;
}

.btn-group > .btn-lg {
	font-size: 15px;
}

.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #eee;
	border-color: #ccc;
}

.btn-primary {
	color: #ffffff;
	font-weight: bold;
	padding: 10px 30px;
	text-align: center;
	text-transform: uppercase;
	background: #e9662c;
	border: none;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;

}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
	background-color: #3e3b36;
	text-decoration: none;
	cursor: pointer;
}

.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	border: 0;
	padding: 10px 25px;
	height: 34px;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #3e3b36;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #3e3b36;
}

.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}

.btn-inverse {
	color: #ffffff;
	background-color: #ba4719;
	border-color: #ba4719;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #3e3b36;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #ba4719;
	padding: 8px 12px;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #000;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}

/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: Helvetica;
}

.carousel-control .icon-next:before {
	content: '\f054';
	font-family: Helvetica;
}

/* product list */
.product-thumb {
	margin-bottom: 30px;
	overflow: auto;
}

.product-thumb .image {
	text-align: center;
	position: relative;
}

#column-right .product-thumb .image, #column-left .product-thumb .image {
	text-align: center;
	position: relative;
	float: left;
	margin-right: 10px;
}

.product-thumb .image a {
	display: block;
	transition: all 0.3s ease-out;
}

.product-thumb .image a:hover {
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	border-radius: 4px;
}

.product-grid .product-thumb .image {
	float: none;
}

.product-thumb .image:hover .hover-image,
#column-right .image:hover .hover-image,
#column-left .image:hover .hover-image {
	opacity: 1;
}

.product-thumb .image .hover-image,
#column-right .image .hover-image,
#column-left .image .hover-image {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	background: #FFF;
}

@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0;
	}
}

.product-thumb h4 {
	font-weight: bold;
}

#column-right .product-thumb h4, #column-left .product-thumb h4 {
	font-weight: normal;
	margin: 0 0 5px 0;
	text-align: left;
	font-size: 14px;
	color: #787878;
}

.product-thumb h4 a {
	color: #3e3b36;
text-transform: uppercase;
}

.product-thumb .caption {
	padding: 0 20px;
	height: 90px;
	text-align: center;
}

#column-right .product-thumb .caption, #column-left .product-thumb .caption {
	padding: 0;
}

.product-list .product-thumb .caption {
	margin-left: 230px;
}

@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 60px;
		padding: 0 10px;
	}
}

@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}

	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

#column-right .product-thumb .rating, #column-left .product-thumb .rating {
	position: relative;
	top: 0;
	right: 0;
	text-align: left;
}

.product-thumb .rating {
	position: absolute;
	top: 5px;
	right: 25px;
}

.rating .fa-stack {
	font-size: 8px;
	width: 1.2em;
}

.rating .fa-star-o {
	color: #999;
	font-size: 10px;
}

.rating .fa-star {
	color: #FC0;
	font-size: 10px;
}

.rating .fa-star + .fa-star-o {
	color: #E69500;
}

h2.price {
	margin: 0;
}

.product-thumb .price {
	font-weight: 600;
	font-size: 18px;
	color: #282e33;
}

.product-thumb .price-new {
	font-weight: 600;
	font-size: 18px;
	color: #282e33;
}

.price-old {
	color: #ba4719;
	text-decoration: line-through;
	margin-left: 10px;
}

#column-right .product-thumb .price, #column-left .product-thumb .price {
	font-weight: 500;
	font-size: 14px;
	color: #282e33;
	float: left;
	margin: 8px 0 0;
}

#column-right .product-thumb .price-new, #column-left .product-thumb .price-new {
	font-weight: 500;
	font-size: 14px;
	color: #282e33;
	margin: 8px 0 0;
}

#price .price, #price .price-new {
	font-size: 38px;
	font-weight: 500;
}

#price .price-old {
	color: #e75a3a;
	font-size: 22px;
	font-weight: 500;
	margin-right: 10px;
}

#price span {
	margin-top: 10px;
}

.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}

.product-thumb .button-group {
	text-align: center;
}

.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}

.product-thumb .button-group button.btn-fastordercat {
	padding: 8px;
	background-color: #fff;
	border: 1px solid #8e8e8e;
	color: #8e8e8e;
}

.product-thumb .button-group button.btn-fastordercat:hover {
	color: #fff;
	border: 1px solid #ba4719;
}

.product-thumb .button-group button {
	font-weight: bold;
	color: #fff;
	display: inline-block;
	padding: 9px 25px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: relative;
	background-color: #e9662c;
	font-size: 12px;
	border: none;
	border-radius: 4px;
}

.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
	color: #fff;
	background-color: #3e3b36;
	text-decoration: none;
	cursor: pointer;
}

@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}

@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

.thumbnails > li {
	margin-left: 20px;
}

.thumbnails {
	margin-left: -20px;
}

.thumbnails > img {
	width: 100%;
}

.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: none;
}

.image-additional {
	max-width: 78px;
}

.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear: left;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear: left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
	#column-left .product-layout .col-md-3 {
		width: 100%;
	}

	#column-left + #content .product-layout .col-md-3 {
		width: 50%;
	}

	#column-left + #content + #column-right .product-layout .col-md-3 {
		width: 100%;
	}

	#content + #column-right .product-layout .col-md-3 {
		width: 100%;
	}
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
	height: 34px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #3e3b36;
}

/* */
.product-thumb .button-group.sl {
	position: absolute;
	left: 10px;
	bottom: 0;
	border: 0;
	background: none;
}

.product-thumb .image .wishlist, .product-thumb .image .compare {
	position: relative;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin-bottom: 10px;
	background-color: rgba(0, 0, 0, 0.5);
	display: block;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	opacity: 1;
	filter: alpha(opacity=0);
	color: #fff;
}

.product-thumb:hover .wishlist,
.product-thumb:hover .compare {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.product-thumb .wishlist:hover,
.product-thumb .compare:hover {
	color: #fff;
	background-color: #ba4719;
}

.wishlist-compare {
	top: -6px;
	position: relative;
}

.wishlist-compare .wishlist, .wishlist-compare .compare {
	position: relative;
	width: 39px;
	height: 39px;
	text-align: center;
	line-height: 5px;
	padding: 0;
	margin-left: 5px;
	text-shadow: none;
	background-color: #fff;
	border: 1px solid #8e8e8e;
	display: inline-block;
	color: #8e8e8e;
}

.wishlist-compare .wishlist:hover,
.wishlist-compare .compare:hover {
	color: #fff;
	background-color: #ba4719;
	border: 1px solid #ba4719;
}

/* Percentage */
.percentage {
	background: #e45648;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	right: 0;
    top: 0;
	height: 42px;
	width: 42px;
	border-radius: 42px;
	line-height: 35px;
	vertical-align: baseline;
	padding: 0;
	position: absolute;
	text-transform: capitalize;
	z-index: 9;
}

.percentage i {
	vertical-align: super;
	font-size: 12px;
	font-style: normal;
}

.percentage:before {
	border-color: transparent transparent #e45648;
	border-style: none solid solid;
	border-width: medium 15px 15px;
	content: "";
	height: 0;
	left: -10px;
	position: absolute;
	top: -2px;
	width: 0;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

/* Blog */
#blog .owl-item {
	padding: 0 15px;
}

.blog-filter {
	margin-bottom: 20px;
}

.blog-filter .input-group-sm > .form-control {
	border-radius: 0;
}

.blog-filter .input-group-addon {
	font-weight: 600;
	background-color: #fff;
	border: 0;
}

.title-module span {
	margin-left: 10px;
	padding-left: 10px;
	position: relative;
	color: #999;
}

.title-module span a {
	color: #999;
}

.title-module span a:hover {
	color: #ba4719;
}

.title-module span:after {
	position: absolute;
	left: -1px;
	top: 1px;
	height: 15px;
	width: 1px;
	content: "";
	display: inline-block;
	background: #ebebeb;
	z-index: 2;
}

.blog-thumb {
	margin-bottom: 30px;
}

.blog-thumb .img-responsive, .blog-item .img-responsive {
	margin: 0 auto;
}

.blog-thumb .image, .blog-item .image, .blog-page .image {
	padding: 4px;
	border: 1px #ddd solid;
}

.blog-page .image {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.blog-article h4 a.name {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.5px;
	line-height: 1.3em;
	margin: auto;
	padding-bottom: 6px;
	color: #666;
}

.blog-article .description {
	color: #666;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 15px;
}

.post-meta {
	text-align: right;
}

.blog-preview-btn {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 8px 15px;
	background: #fff;
	color: #666;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: Helvetica;
	display: inline-block;
	border: 1px #ddd solid;
	text-transform: uppercase;
	float: left;
}

.blog-preview-btn:focus, .blog-preview-btn:hover {
	color: #fff;
	background: #ba4719;
	border: solid 1px #ba4719;
}

.article-date {
	display: inline-block;
	margin-right: 10px;
	color: #a7a7a7;
	font-size: 13px;
	padding-top: 7px;
}

#blog.product-owl .owl-controls .owl-buttons {
	right: 15px;
	top: -40px;
}

@media (max-width: 360px) {
	.article-date {
		padding-top: 15px;
	}

	.post-meta {
		text-align: center;
	}
}

/* Top Button */
#back-top {
	display: none
}

#back-top a {
	border: 2px solid #e9662c;
	border-radius: 100%;
	position: fixed;
	bottom: 10px;
	right: 7px;
	width: 45px;
	height: 45px;
	text-align: center;
	color: #e9662c;
	display: block;
	font-size: 20px;
	line-height: 33px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 1040;
}#back-top a i{
	display: block;
    position: absolute;
    top: 34%;
    left: 34%;
}

#back-top a:hover {
	border-color: #3e3b36;
	color: #3e3b36;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

/* Callback */
#callphone {
	background-color: #ba4719;
border-radius: 100%;
/* position: fixed; */
bottom: 70px;
right: 7px;
width: 25px;
height: 25px;
text-align: center;
color: #fff;
display: block;
font-size: 16px;
line-height: 14px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
z-index: 1040;}

#callphone:hover {
	opacity: 0.9;
	cursor: pointer;
}

#callphone i {
	color: #fff;
font-size: 20px;
animation: 1.8s linear 0s normal none infinite running trambling-animation;
line-height: 1.3;
}

@keyframes trambling-animation {
	0% {
		transform: scale3d(1, 1, 1);
	}
	10%, 20% {
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -15deg);
	}
	30%, 50%, 70%, 90% {
		transform: scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, 15deg);
	}
	40%, 60%, 80% {
		transform: scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, -15deg);
	}
	100% {
		transform: scale3d(1, 1, 1);
	}
}

#modal-callback .alert {
	padding: 5px;
}

#modal-callback .form-horizontal .form-group.required:before, #modal-fastorder .form-horizontal .form-group.required:before {
	content: '*';
	top: 0px;
	right: 6px;
	color: #F00;
	font-weight: bold;
	position: absolute;
	width: 5px;
	height: 5px;
	z-index: 3;
}

.input-group-addon, .modal-content {
	border-radius: 0;
}

.modal-header .close {
	width: 52px;
	height: 52px;
	background: #e5e5e5;
	border-left: 1px solid #ccc;
	right: 0;
	top: 2px;
	position: absolute;
	font-size: 34px;
	font-weight: 500;
	outline: none;
}

/* Fastorder */
#modal-fastorder .image img {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

#modal-fastorder #price {
	margin-bottom: 10px;
}

.btn-fastorder {
	position: relative;
	font-size: 15px;
	text-align: center;
	line-height: 1.3333333;
	padding: 9px 15px;
	margin-left: 5px;
	text-shadow: none;
	background-color: #fff;
	border: 1px solid #8e8e8e;
	display: inline-block;
	color: #8e8e8e;
	transition: all 0.3s ease 0s;
}

.btn-fastorder:hover {
	color: #fff;
	background-color: #ba4719;
	border: 1px solid #ba4719;
}

#payment-method {
	display: none;
}

.cat-cnt {
	max-width: 50px;
float: left;

text-align: center;
position: relative;
border-radius: 4px;
font-size: 15px;
height: 40px;
width: 40px;
}

.cat-btn {
	height: 40px;
	width: 180px;
	float: right;
}




.men_1{	
height: 100px; 
width: 100px;
background: url(https://beranda.de/imgmenu/1.png);
display: block;			
}

.men_1:hover{
	 background-position: 0 -101px;	
}

.men_2{	
height: 100px; 
width: 100px;
background: url(https://beranda.de/imgmenu/2.png);
display: block;			
}

.men_2:hover{
	 background-position: 0 -101px;	
}

.men_3{	
height: 100px; 
width: 100px;
background: url(https://beranda.de/imgmenu/3.png);
display: block;			
}

.men_3:hover{
	 background-position: 0 -101px;	
}


.men_4{	
height: 100px; 
width: 100px;
background: url(https://beranda.de/imgmenu/4.png);
display: block;			
}

.men_4:hover{
	 background-position: 0 -101px;	
}

.men_5{	
height: 100px; 
width: 100px;
background: url(https://beranda.de/imgmenu/5.png);
display: block;			
}

.men_5:hover{
	 background-position: 0 -101px;	
}



.men_6{	
height: 100px; 
width: 100px;
background: url(https://beranda.de/imgmenu/6.png);
display: block;			
}

.men_6:hover{
	 background-position: 0 -101px;	
}


.men_7{	
height: 100px; 
width: 100px;
background: url(https://beranda.de/imgmenu/7.png);
display: block;		
	 		
}

.men_7:hover{
	 background-position: 0 -101px;	
}


.men_8{	
height: 100px; 
width: 100px;
background: url(https://beranda.de/imgmenu/8.png);
display: block;		
	 		
}

.men_8:hover{
	 background-position: 0 -101px;	
}








.piz1{
	
height: 90px;	
	
}


.formblok48 {
	display: none;
}
.formblok51 {
	display: none;
}
.formblok52 {
	display: none;
}
.formblok53 {
	display: none;
}
.formblok54 {
	display: none;
}
.formblok55 {
	display: none;
}
.formblok56 {
	display: none;
}
.formblok82 {
	display: none;
}
.formblok83 {
	display: none;
}
.formblok85 {
	display: none;
}
.formblok84 {
	display: none;
}
.formblok86 {
	display: none;
}
.formblok87 {
	display: none;
}
.formblok47 {
	display: none;
}
.formblok116 {
	display: none;
}
.formblok119 {
	display: none;
}
.formblok120 {
	display: none;
}
.formblok118 {
	display: none;
}
.formblok121 {
	display: none;
}
.formblok122 {
	display: none;
}

#product .img-thumbnail {
    background-color: transparent;
    border: none;
}

.row-shipping_address_country_id, .row-shipping_address_zone_id {
	display: none;
}

#cookie_note{
	display: none;
	position: fixed;
	bottom: 15px;
	left: 50%;
	max-width: 90%;
	transform: translateX(-50%);
	padding: 20px;
	background-color: white;
	border-radius: 4px;
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
	z-index: 9999999;
}

#cookie_note p{
	margin: 0;
	font-size: 1rem;
	text-align: left;
	color: black;
}

.cookie_accept{
	width:20%;
}

.cookie_accept2{
	width:20%;
}
@media (min-width: 576px){
	#cookie_note.show{
		display: flex;
	}
}

@media (max-width: 575px){
	#cookie_note.show{
		display: block;
		text-align: left;
	}
}
