@import "https://fonts.googleapis.com/css?family=Open+Sans";

* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	margin: 0;
	padding: 0;
}

@media (max-width: 767px) {
	.footer .fo_link {
		border: 1px solid #000;
		padding: 20px;
		margin-bottom: 20px;
		cursor: pointer;
		margin-left: 20px;
		margin-right: 20px;
		background-color: #424242;
		cursor: pointer;
	}

	.footer .fo_link .collapse.show {
		display: block!important;
	}

	.footer .fo_link .collapse.show a {
		display: block;
		line-height: 45px;
		background-color: #ffd01b;
		margin-bottom: 5px;
		color: #000;
	}

	.footer {
		text-align: center;
	}

	.mobfo {
		margin-bottom: 20px;
	}

	.mobfo2 {
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.footer .footer-top {
		padding-bottom: 0!important;
		padding-top: 25px!important;
	}
}

@media screen and (max-width: 991px) {
	.logo>a>img {
		width: 100%;
	}

	.header-container>.row>.container {
		padding-right: 15px!important;
		padding-left: 15px!important;
	}

	.wrapper {
		margin-top: 82px;
	}

	.main-container,.footer > .container {
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
}

body {
	overflow-x: hidden;
}

.container {
	padding: 0;
}

.header-container>.row>.container {
	padding-right: 0;
	padding-left: 0;
}

a {
	color: #000;
}

a:hover {
	color: #292560;
	text-decoration: none;
}

a:focus {
	color: #292560;
	outline: none;
	text-decoration: none;
}

a:active {
	color: #292560;
}

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

img {
	max-width: 100%;
	height: auto;
}

h1,h2,h3,h4,h6 {
	color: #242424;
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	font-weight: 700;
	line-height: 1.35;
	margin: 0 0 5px;
	text-transform: uppercase;
}

ul {
	padding-left: 15px;
	list-style: disc;
}

li>ul {
	margin: 0 0 0 20px;
}

table {
	border-collapse: separate;
	border-color: #c7c6c7;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

table th,table td {
	border-bottom: 1px solid #c7c6c7;
	border-right: 1px solid #c7c6c7;
	padding: 10px;
}

table > thead > tr {
	background-color: #dedede;
}

.amount_subtotal {
	font-weight: 700;
}

input {
	border: 1px solid #a2a2a2;
	min-height: 35px;
}

a,input,button,select {
	outline: none;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

html {
	height: 100%;
}

input[type=checkbox],input[type=radio] {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	transform: scale(1.5);
}

body {
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 24px;
}

.muzi_row .row-container {
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
}

.muzi_row .row-container:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.header-container:after {
	content: "";
	display: table;
	clear: both;
}

.header-container .muzi_row {
	margin-left: 0;
	margin-right: 0;
}

.header-container ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.header-container .widgettitle {
	display: none;
}

.header-container .top-bar {
	color: #000;
	font-size: 13px;
	background-color: #fbc901;
}

.header-container .top-bar:after {
	content: "";
	display: table;
	clear: both;
}

.header-container .top-bar .mu_content_element {
	margin-bottom: 0;
}

.header-container .top-bar a {
	color: #2b2b2b;
}

.header-container .top-bar a:hover {
	text-decoration: underline;
	color: #000;
}

.header-container .header-middle {
	background-color: #000;
	height: 52px;
}

.header-container .header-middle .header-inner-content {
	padding-top: 23px;
}

.header-container .switcher {
	display: inline-block;
	display: inline-block;
}

.header-container .switcher ul {
	padding: 0;
}

.header-container .switcher .menu>li {
	position: relative;
}

.header-container .switcher .menu>li>a {
	background: none;
	border: 0;
	color: #000;
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0;
}

.header-container .switcher .menu>li>a:hover {
	text-decoration: none;
}

.header-container .switcher .menu>li>a:after,li>a.dw:after {
	color: #000;
	content: '\f107';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 1.175em;
	margin-left: 5px;
	border: 0;
	position: static;
	font-weight: 700;
}

.header-container .top-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.header-container .top-menu ul li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.header-container .top-menu ul li:not(.first) {
	margin-left: 8px;
	padding-left: 8px;
}

.header-container .top-menu ul li a {
	display: block;
}

.header-container .top-menu.m_cats ul li a:not(.active_main) {
	background-color: #fff;
}

.header-container .top-menu.m_cats ul li a:not(.active_main):hover {
	background-color: #ffef24;
}

.header-container .logo {
	margin: 0;
	margin-top: 7px;
	margin-bottom: 7px;
}

.header-container .logo>.muzi_figure {
	margin: auto 0;
}

.header-search {
	margin-right: 10px;
	margin-left: 10px;
}

.muzi_main_search #searchform,.muzi_main_search #searchform2 {
	border: 0;
	width: 100%;
}

.muzi_main_search #searchform2 #se_input2 {
	background: 0 0;
	height: 35px;
	outline: 0;
	width: 100%;
	margin: 0;
	padding: 0 8px;
	border: none;
	line-height: 30px;
	font-size: 14px;
	background-color: #FFF;
}

.muzi_main_search #searchform2 .form-input {
	position: relative;
	border: 2px solid #fff;
	border-radius: 0 5px 5px 0;
	padding-right: 43px;
}

.muzi_main_search #searchform .form-input {
	position: relative;
	padding-right: 45px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.muzi_main_search #searchform #se_input {
	background: none;
	outline: none;
	width: 100%;
	margin: 0;
	padding: 5px 34px 5px 12px;
	border: none;
	font-size: 13px;
	line-height: 33px;
	height: 33px;
	min-height: 33px;
}

.muzi_main_search #searchform #wsearchsubmit,.muzi_main_search #searchform2 #wsearchsubmit2 {
	background: #ffe900;
	border: none;
	border-radius: 0 3px 3px 0;
	color: #fff;
	display: block;
	font-size: 0;
	bottom: 0;
	top: 0;
	margin: 0;
	outline: none;
	padding: 0 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: capitalize;
	width: 45px;
}

.muzi_main_search #searchform #wsearchsubmit:hover,.muzi_main_search #searchform2 #wsearchsubmit2:hover {
	background: #ffce4a;
}

.muzi_main_search #searchform #wsearchsubmit:before,.muzi_main_search #searchform2 #wsearchsubmit2:before {
	content: "\f002";
	font-family: 'FontAwesome';
	font-size: 20px;
	display: block;
	color: #000;
}

.header-container .horizontal-menu:after {
	content: "";
	display: table;
	clear: both;
}

.header-container .horizontal-menu #primary.primary {
	min-height: auto;
}

#primary>.menu_holder {
	width: 100%;
}

#primary>.menu_holder .menu_inner {
	width: 100%;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	overflow: hidden;
}

#primary>.menu_holder .menu_inner>ul>li {
	display: table-cell;
	border-right: 1px solid #bfbfbf;
}

#primary>.menu_holder .menu_inner>ul>li:last-child {
	border-right: 0;
}

#primary>.menu_holder .menu_inner>ul>li.menu-item-has-children>a.item_link:after {
	display: none;
}

#primary>.menu_holder .menu_inner>ul>li.menu-item-has-children>a.item_link .link_text {
	position: relative;
}

#primary>.menu_holder .menu_inner>ul>li.multicolumn_dropdown>a.item_link .link_text:after {
	border: none;
	content: '\f107';
	display: inline-block;
	font-family: FontAwesome;
	font-weight: 400;
	margin: 0 0 0 3px;
	right: 0;
	top: 0;
}

#primary>.menu_holder .menu_inner>ul>li:last-child>a.item_link {
	box-shadow: none;
}

#primary>.menu_holder .menu_inner>ul>li>a.item_link.active {
	background-color: #ffe900;
}

#primary>.menu_holder .menu_inner>ul>li>a.item_link {
	padding: 0;
	display: block;
}

#primary>.menu_holder .menu_inner>ul>li>a.item_link:hover {
	background: #ffe900;
	color: #000;
}

#primary>.menu_holder .menu_inner>ul>li>a.item_link:hover > span {
	color: #000;
}

#primary>.menu_holder .menu_inner>ul>li>a.item_link .link_text {
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 36px;
	min-height: 36px;
	height: 36px;
	padding: 0 10px;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	word-break: normal;
	vertical-align: middle;
	position: static;
}

#primary>.menu_holder .menu_inner>ul>li>a.item_link:before {
	background: none;
}

#primary>.menu_holder .menu_inner>ul>li>a.item_link:after {
	display: none;
}

#primary>.menu_holder .mmm_fullwidth_container {
	display: none;
}

.header-container .header-bottom:after {
	content: "";
	display: table;
	clear: both;
}

.footer {
	background-color: #000!important;
	font-size: 1em;
	color: #cacaca;
}

.footer:after {
	content: "";
	display: table;
	clear: both;
}

.footer p {
	margin: 0;
}

.footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 20px;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #fcb800;
}

.footer a:active {
	color: #fcb800;
}

@media (min-width: 576px) {
	.footer .footer-title {
		margin: 0 0 25px;
	}
}

.footer .footer-title h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin: 0;
}

.footer .footer-top {
	padding-top: 30px;
	margin-bottom: 30px;
}

.footer .footer-top:after {
	border-bottom: 1px solid rgba(235,235,235,0.1);
	content: "";
	position: absolute;
	max-width: 1170px;
	bottom: 0;
	margin: 0 auto;
	width: 100%;
	left: 0;
	right: 0;
}

.footer .footer-bottom {
	background: #252525;
	padding: 20px 0;
	text-align: left;
}

.main-container {
	margin: 20px 0 0;
	padding: 0;
	position: relative;
	min-height: 450px;
	background-color: #fff;
	padding: 0;
	width: 100%;
}

.main-container > .container {
	padding-bottom: 20px;
}

.main-container:after {
	content: "";
	display: table;
	clear: both;
}

.main-container .breadcrumbs {
	display: block;
	color: #000;
	font-size: .928em;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
	text-transform: capitalize;
	width: 100%;
	padding: 8px;
	background-color: #b5b5b5;
}

.main-container .breadcrumbs a {
	color: #000;
	display: inline-block;
	margin-right: 15px;
	line-height: 30px;
}

.main-container .breadcrumbs a:hover {
	color: #ffcc01;
}

.main-container .breadcrumbs span {
	color: #ffcc01;
	display: inline-block;
	margin-right: 15px;
}

.main-container .breadcrumbs span.separator {
	color: #000;
}

.main-container .entry-header {
	margin-bottom: 20px;
}

.main-container .entry-header .entry-title {
	margin: 0;
	position: relative;
	display: inline-block;
}

.product_meta {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 7px;
}

.main-container .page-content {
	padding: 0;
	width: 100%;
}

.main-container .page-content .page {
	float: left;
	width: 100%;
}

.main-container .page-content input,.main-container .page-content textarea {
	border: 1px solid #969696;
	border-radius: 0;
	max-width: 100%;
	padding: 0 10px;
}

.button.gray {
	background: #fdc900;
	color: #000;
}

.button.gray:hover {
	background: #efd367;
	color: #000;
}

.button {
	background: #ffe900;
	border: 0;
	box-shadow: none;
	color: #000;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	height: 38px;
	line-height: 38px;
	padding: 0 20px;
	text-shadow: none;
	white-space: nowrap;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.button:hover {
	background-color: #e6d611;
}

.button.manufacturer {
	padding: 0 8px;
	width: 100%;
	background: #d4d4d4;
}

.button.repaircaptcha {
    background-color: #ffb700;
    height: auto;
    line-height: 30px;
}

.main-container .page-content .button.alt,.main-container .page-content .button.alt.alt {
	margin-left: 10px;
}

#secondary {
	margin-bottom: 30px;
}

#secondary .sidebar-inner {
	border-radius: 3px;
	padding: 0;
	padding-left: 0;
}

#secondary .sidebar-inner:after {
	content: "";
	display: table;
	clear: both;
}

.widget-title {
	border-bottom: 1px solid #000;
	padding: 8px 15px;
	background-color: #000;
	text-transform: capitalize;
	font-weight: 700;
	color: #FFF;
}

#secondary.sidebar-shop .widget.widget_price_filter .price_slider_wrapper {
	width: 100%;
}

#secondary.sidebar-shop .widget.widget_layered_nav ul li a {
	position: relative;
}

#secondary.sidebar-shop .widget.widget_layered_nav ul li a:before {
	display: inline-block;
	content: "";
	height: 22px;
	width: 22px;
	border: 1px solid #525252;
	border-radius: 2px;
	margin-right: 8px;
	margin-top: -1px;
	vertical-align: middle;
}

#secondary ul {
	padding-left: 0;
	margin-bottom: 0;
}

#secondary ul li {
	line-height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#secondary ul li a {
	display: inline-block;
	color: #242424;
	font-size: 17px;
}

#secondary ul li label {
	display: inline-block;
	color: #242424;
	font-size: 14px;
	margin: 0;
	cursor: pointer;
}

#secondary ul li:hover {
	font-weight: 700;
}

#secondary ul li input {
	margin-left: 3px;
	margin-right: 10px;
	cursor: pointer;
}

#secondary ul li>a:hover {
	color: #ffcc01;
}

#secondary .widget {
	float: left;
	width: 100%;
}

#secondary .widget:not(:last-child) {
	padding-bottom: 0;
	margin-bottom: 30px;
}

#secondary .widget .widget-title {
	text-transform: capitalize;
	font-weight: 700;
}

#secondary .widget.widget_price_filter .price_slider_wrapper {
	float: left;
	margin-top: 30px;
	padding: 0;
	width: 75%;
}

#secondary .widget.widget_price_filter .price_slider_wrapper .price_slider {
	background: #dbdbdb;
	border-radius: 3px;
	box-shadow: none;
	height: 5px;
	margin: 0 0 20px;
}

#secondary .widget.widget_tag_cloud .tagcloud:after {
	clear: both;
	content: '';
	display: table;
}

#secondary .widget.widget_tag_cloud .tagcloud a {
	border: 1px solid #ebebeb;
	background: #fff;
	border-radius: 2px;
	color: #a4a4a4;
	float: left;
	font-size: 13px!important;
	line-height: 29px;
	margin: 0 5px 5px 0;
	padding: 0 15px;
	text-transform: capitalize;
}

#secondary .widget.widget_tag_cloud .tagcloud a:hover {
	border-color: #ffcc01;
	background: #ffcc01;
	color: #fff;
}

.blog-header-title {
	background: #f7f7f7;
	margin-bottom: 30px;
	margin-top: -50px;
	padding: 15px 0;
}

.blog-header-title .entry-header {
	float: none;
	margin-bottom: 0;
}

.blog-header-title .entry-header .entry-title {
	display: block;
	font-size: 35px;
	margin: 0;
	position: relative;
	text-transform: capitalize;
}

#back-top {
	background: #ffcc01;
	border-radius: 3px;
	box-shadow: 0 0 3px #fff;
	color: #fff;
	bottom: 40px;
	cursor: pointer;
	height: 40px;
	position: fixed;
	left: 10px;
	-webkit-transition: all .6s ease;
	transition: all .3s ease 0;
	transition: all .6s ease;
	width: 40px;
	text-align: center;
	z-index: 99;
	display: none;
}

#back-top:before {
	content: "\f077";
	font-family: 'FontAwesome';
	display: block;
	line-height: 39px;
	font-size: 22px;
	color: #000;
}

#back-top:hover:before {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.main-container.default-page .comments-area {
	clear: both;
	float: left;
	margin: 0 0 30px;
	width: 100%;
}

.main-container.service-page .box-services .muzi_column-inner> {
	overflow: hidden;
	position: relative;
}

.product_muzi-tile .onsale {
	background: #ffcc01;
	box-shadow: none;
	border-radius: 2px;
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 23px;
	min-height: auto;
	min-width: auto;
	padding: 3px 10px;
	position: absolute;
	left: 0;
	text-align: center;
	text-shadow: none;
	top: 0;
	z-index: 3;
}

.muzikant input.button:disabled {
	padding: 0 15px;
}

.muzikant input[type=checkbox],.muzikant input[type=radio] {
	display: inline-block;
	vertical-align: middle;
	transform: scale(1.5);
	cursor: pointer;
}

.widget-title,.widgettitle {
	font-size: 16px;
	margin: 0 0 15px;
	text-transform: capitalize;
}

.muzikant .col2-set .col-1,.muzikant .col2-set .col-2 {
	max-width: 100%;
}

.main-container .toolbar {
	float: left;
	margin: 0 0 30px;
	position: relative;
	width: 100%;
	padding: 0;
}

.main-container .toolbar.tb-bottom {
	margin-top: 30px;
	display: flex;
}

.main-container .toolbar.tb-bottom .muzikant-result-count {
	width: 35%;
	text-align: right;
}

.main-container .toolbar .muzikant-result-count {
	color: #242424;
	float: right;
	height: 32px;
	line-height: 32px;
	margin: 0;
}

.main-container .toolbar .muzikant-pagination {
	float: left;
	width: 190%;
}

.main-container .toolbar.w100 .muzikant-result-count {
	width: 100%;
}

.main-container .toolbar .muzikant-pagination ul.page-numbers {
	border: 0;
	margin: 0;
	float: left;
	text-align: left;
	width: 100%;
	padding-left: 0;
}

.main-container .toolbar .muzikant-pagination ul.page-numbers li {
	border: none;
	display: inline-block;
	float: none;
	margin: 0 3px;
	overflow: visible;
	text-align: center;
	vertical-align: middle;
}

.main-container .toolbar .muzikant-pagination ul.page-numbers li:first-child {
	margin: 0;
}

.main-container .toolbar .muzikant-pagination ul.page-numbers li a,.main-container .toolbar .muzikant-pagination ul.page-numbers li span {
	border-radius: 2px;
	color: #222;
	display: inline-block;
	font-size: 1em;
	line-height: 40px;
	padding: 0 5px;
	width: 40px;
	background-color: #f1f1f1;
}

.main-container .toolbar .muzikant-pagination ul.page-numbers li a:hover,.main-container .toolbar .muzikant-pagination ul.page-numbers li span.current,.main-container .toolbar .muzikant-pagination ul.page-numbers li span:hover {
	background: #ffe900;
	color: #000;
}

.main-container .toolbar .muzikant-pagination ul.page-numbers li span.current {
	font-weight: 700;
}

.main-container .toolbar .muzikant-pagination ul.page-numbers li span.disabled {
	background-color: #d5d5d5;
	cursor: not-allowed;
}

.main-container .toolbar .muzikant-pagination ul.page-numbers li a.next {
	position: relative;
	padding: 0 10px;
	text-transform: capitalize;
	width: auto;
}

.main-container .slide {
	margin: 0;
	padding: 0;
}

.main-container .slide .item-col {
	margin: 0 0 20px;
	padding: 0;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
}

.main-container .slide .item-col:hover {
	position: relative;
	z-index: 4;
}

.main-container .slide .item-col.first {
	clear: both;
}

.main-container .product-page {
	float: left;
	width: 100%;
}

.main-container .product-view {
	float: left;
	width: 100%;
}

.single-product-image
{
    margin-top: 20px;
}

.main-container .product-view .single-product-image {
	float: left;
	margin:0;
	margin-bottom: 30px;
	position: relative;
	width: 100%;
	border: 1px solid #ccc;
	padding: 20px;
}

div.price .amount {
	font-size: 19px;
	font-weight: 700;
}

span.in_stock {
	color: green;
	font-weight: 700;
}

.ean,.ks {
	color: #666;
}

span.stock_small_info {
	font-weight: 700;
	font-size: 14px;
	margin-right: 5px;
}

div.dost {
	margin-bottom: 10px;
	font-size: 18px;
}

#secondary ul.manufacturers li label {
	font-size: 13px;
}

div.warranty {
	margin-bottom: 10px;
}

div.bu_buttons {
	margin-bottom: 10px;
	margin-top: 10px;
}

div.bu_buttons a__ {
	margin-bottom: 4px;
	display: block;
	width: 100%;
	line-height: 30px;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #656565;
	border-image: initial;
	padding: 5px;
	border-radius: 3px;
	font-size: 11px;
	font-weight: 700;
}

div.bu_buttons a:hover {
	background-color: #c9c9c9;
}

div.bu_buttons a {
	display: block;
	width: 100%;
	line-height: 27px;
	color: #000;
	padding: 5px;
	border-radius: 3px;
	background-color: #fcc907;
	border: none;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 3px;
}

.b_vanoce {
	background-color: #f12613!important;
}

div.bu_buttons img {
	height: 27px;
}

div.bu_buttons .col-12 {
	padding-right: 2px;
	padding-left: 2px;
}

div.bu_buttons .col {
	padding-right: 3px;
	padding-left: 0;
}

div.po {
	margin-bottom: 10px;
}

.main-container .product-view .summary.single-product-info {
	float: left;
	margin: 0 0 30px;
	width: auto;
}

.main-container .product-view .summary.single-product-info .price {
	float: left;
	margin: 0;
	width: 100%;
	color: #4a4141;
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-size: 2.3em;
	font-weight: 600;
}

.main-container .product-view .summary.single-product-info .cart {
	float: left;
	margin: 0 0 20px;
	width: 100%;
}

.main-container .product-view .summary.single-product-info .cart .button {
	background: #ffcc01;
	color: #000;
	width: auto;
	padding: 0 16px;
	text-transform: uppercase;
	line-height: 40px;
	height: auto;
	margin: 0 0 10px;
	min-width: 160px;
	text-align: center;
}

.main-container .product-view .summary.single-product-info .clear {
	display: none;
	clear: none;
}

.main-container .product-view .summary.single-product-info .product_meta {
	float: left;
	padding: 0;
	width: 100%;
}

.main-container .product-view .product .muzikant-tabs {
	float: left;
	margin: 0 0 50px;
	width: 100%;
	position: relative;
}

.main-container .product-view .product .muzikant-tabs .panel {
	border-radius: 0;
	box-shadow: none;
	color: #000;
	float: left;
	font-size: 14px;
	line-height: 28px;
	min-height: 160px;
	padding: 0;
	margin: 0;
	width: 100%;
}

.main-container .product-view .product .muzikant-tabs .panel h2 {
	font-size: 1.175em;
	margin: 0 0 20px;
	text-transform: uppercase;
	display: none;
}

.main-container .product-view .product .muzikant-tabs .panel p {
	margin: 0;
}

.main-container .shop_table {
	border-color: #ebebeb;
	border-radius: 0;
	border-style: solid;
	border-width: 1px 0 0 1px;
	margin: 0 0 50px;
}

.main-container .shop_table.cart.checkout thead th {
	background-color: #000;
}

.main-container .shop_table.cart {
	border-radius: 0;
}

.main-container .shop_table.cart thead {
	background: #d6d6d6;
}

.main-container .shop_table.cart thead tr th {
	border: 0;
	line-height: 35px;
	border-bottom: 1px solid #c7c6c7;
}

.main-container .shop_table.cart th,.main-container .shop_table.cart td {
	font-size: .857em;
	padding: 10px;
	border-top: 0;
	text-transform: uppercase;
	color: #363f4d;
}

.main-container .shop_table.cart th.product-remove,.main-container .shop_table.cart td.product-remove {
	border-left: 0;
	background-color: #fbc901;
}

.main-container .shop_table th {
	border-bottom: 0;
	color: #242424;
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-weight: bold;
	padding: 20px 10px;
	text-align: center;
	text-transform: capitalize;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #e3e3e3;
}

.main-container .shop_table th.product-subtotal {
	border-right: 0;
}

.main-container .shop_table td {
	font-size: 14px;
	padding: 20px 10px;
	text-align: center;
	text-transform: capitalize;
	vertical-align: middle;
}

.main-container .shop_table td.product-thumbnail img,td.product-thumbnail img {
	max-height: 75px;
	max-width: 44px;
	width: auto;
	display: block;
	margin: 0 auto;
}

.section_header_ow {
	background-color: #dedede;
}

.ow_sec1 {
	width: 220px;
}

h1.ow_status {
	margin-bottom: 15px;
}

.text-center {
	text-align: center;
}

.main-container .shop_table td.product-name a {
	color: #242424;
	text-transform: capitalize;
	font-size: 1.175em;
	font-weight: 600;
}

.main-container .shop_table td.product-name a:hover {
	color: #ffcc01;
}

.main-container .shop_table td.product-subtotal {
	color: #a4a4a4;
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #242424;
	font-weight: 500;
	border-right: 0;
}

.main-container .shop_table td.product-remove {
	text-align: center;
}

.main-container .shop_table a.remove {
	background: none;
	color: #212121!important;
	display: inline-block;
	font-size: 18px;
}

.main-container .shop_table a.remove:hover {
	color: #ffcc01!important;
}

.main-container .shop_table .quantity {
	margin: auto;
	width: 68px;
}

.main-container .shop_table .cart-subtotal th,.main-container .shop_table .shipping th,.main-container .shop_table .order-total th {
	border: 0;
	font-size: 14px;
	font-weight: 400;
}

.coupon_code_input {
	font-weight: 700;
	font-size: 14px;
}

span.coupon_code {
	background-color: #a7ff47;
	padding: 2px 0 2px 8px;
	margin-left: 10px;
	border-radius: 8px;
	position: relative;
}

span.coupon_code > a.remove {
	padding: 0 0 0 8px;
	border-radius: 8px;
}

span.coupon_code > a.remove:before {
	color: #000;
	border: none;
	content: '\f057';
	font-family: FontAwesome;
	font-weight: 400;
	right: 0;
	top: 0;
	font-size: 28px;
}

span.coupon_code > a.remove:hover:before {
	color: red;
}

.main-container .coupon {
	float: left;
	margin: 0 0 15px!important;
	width: 100%;
}

.main-container .coupon h3 label {
	cursor: pointer;
}

.main-container .coupon h3 {
	font-size: 15px;
}

.bx {
	background-color: silver!important;
	border-color: silver!important;
}

.fl {
	float: right;
	margin-right: 15px!important;
}

.bcb {
	color: #ffcc01;
}

.main-container .coupon p {
	color: #999;
	font-size: 13px;
	margin-bottom: 20px;
}

.modal .input-text,.main-container .input-text {
	float: left;
	height: 39px;
	margin: 0 0 16px;
	max-width: 100%;
	padding: 0 7px 0 10px;
	width: 100%;
	color: #000;
}

.modal .input-text:read-only,.main-container .input-text:read-only {
	background-color: #e8e8e8;
}

.main-container textarea.input-text {
	height: 100px!important;
}

em.required {
	color: red;
}

.main-container .input-text.ko {
	border: 1px solid red;
	background-color: #fff1f1;
}

.main-container .input-text.ok {
	background-color: #e8ffe1;
}

.main-container .cart_totals table {
	background: none;
	border: none;
	margin: 0;
	text-align: right;
	color: #242424;
}

.main-container .cart_totals table th {
	border: none;
	font-size: 14px!important;
	padding: 0 10px 0 0;
	text-transform: capitalize;
	text-align: left;
	vertical-align: middle;
}

.main-container .cart_totals table td {
	border: none;
}

.main-container .cart_totals table td .amount {
	color: #a4a4a4;
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #242424;
	font-weight: 500;
	float: right;
	font-size: 1.175em;
	text-align: right;
	text-transform: capitalize;
}

.main-container .cart_totals table .shipping {
	text-align: left;
}

.main-container .cart_totals table .shipping th,.main-container .cart_totals table .shipping td {
	border-top: 1px solid #ebebeb;
}

.main-container .cart_totals table .shipping td {
	background: none!important;
}

.main-container .cart_totals table .order-total th {
	font-size: 22px!important;
	color: #000;
}

.main-container .cart_totals table .order-total th,.main-container .cart_totals table .order-total .amount {
	font-size: 20px;
	text-transform: capitalize;
	white-space: nowrap;
	text-align: left;
}

.main-container .cart_totals table .order-total th,.main-container .cart_totals table .order-total td {
	border-top: 1px solid #ebebeb;
	padding-top: 15px;
}

.main-container .cart_totals table .order-total td .amount {
	font-size: 22px!important;
	color: #000;
	font-weight: 600;
}

.main-container .cart_totals .muzi-proceed-to-checkout {
	padding: 25px 0;
	text-align: right;
	display: inline-block;
}

.muzi-proceed-to-checkout .button {
	background: #ffcc01;
	border-color: #ffcc01;
	color: #000;
	font-size: 14px;
	padding: 3px 18px;
	height: 50px;
	line-height: 44px;
	font-weight: 700;
}

.muzi-proceed-to-checkout .button.FINAL:hover {
	background: #ffde5c;
}

.main-container .addresses {
	line-height: 2;
}

.main-container .addresses address {
	line-height: 2;
}

.wrapper .title1 {
	margin: 0 0 15px;
	text-align: center;
	position: relative;
}

.wrapper .title1 h3 {
	margin: 0;
	position: relative;
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: 700;
	font-size: 18px;
}

.muzi_main_search #searchform .form-input {
	background: #fff;
}

.muzi_main_search #searchform #wsearchsubmit,.muzi_main_search #searchform2 #wsearchsubmit2 {
	background: #ffe900;
}

.muzi_main_search #searchform #wsearchsubmit:hover,.muzi_main_search #searchform2 #wsearchsubmit2:hover {
	background: #e6d611;
}

.muzi_main_search #searchform #se_input {
	color: #000;
	background-color: #fff;
	border-radius: 4px;
}

.muzi_main_search #searchform #se_input::-ms-clear {
	display: none;
	width: 0;
	height: 0;
}

.muzi_main_search #searchform #se_input::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

.muzi_main_search #searchform #se_input::-webkit-search-decoration,.muzi_main_search #searchform #se_input::-webkit-search-cancel-button,.muzi_main_search #searchform #se_input::-webkit-search-results-button,.muzi_main_search #searchform #se_input::-webkit-search-results-decoration {
	display: none;
}

.muzi_main_search #searchform #se_input::placeholder {
	color: #000;
	opacity: 1;
}

.muzi_main_search #searchform #se_input:-ms-input-placeholder {
	color: #000;
}

.muzi_main_search #searchform #se_input::-ms-input-placeholder {
	color: #000;
}

.main-container .latest-posts .posts-carousel {
	margin: 0;
	width: auto;
}

.main-container .latest-posts .posts-carousel .item-col {
	padding: 0 5px;
	margin: 0 0 20px;
}

.main-container .latest-posts .posts-carousel .item-col .post-wrapper {
	position: relative;
	padding: 20px 25px;
	border: 1px solid #d6d6d6;
}

.main-container .latest-posts .posts-carousel .item-col .post-wrapper:after {
	display: table;
	content: "";
	clear: both;
}

.main-container .latest-posts .posts-carousel .item-col .post-wrapper:hover .post-thumb img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
}

.main-container .latest-posts .posts-carousel .item-col .post-wrapper:hover .post-info .date-comment {
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
}

.main-container .latest-posts .posts-carousel .item-col .post-wrapper:hover .post-info .readmore {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

.main-container .latest-posts .posts-carousel .item-col .post-thumb {
	display: none;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}

.main-container .latest-posts .posts-carousel .item-col .post-thumb a {
	display: block;
}

.main-container .latest-posts .posts-carousel .item-col .post-thumb img {
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
}

.main-container .latest-posts .posts-carousel .item-col .post-info {
	position: relative;
}

.main-container .latest-posts .posts-carousel .item-col .post-info:after {
	display: table;
	content: "";
	clear: both;
}

.main-container .latest-posts .posts-carousel .item-col .post-info h3.post-title {
	font-size: 1.285em;
	margin-bottom: 10px;
	font-weight: 500;
}

.main-container .latest-posts .posts-carousel .item-col .post-info h3.post-title a {
	color: #242424;
	display: block;
}

.main-container .latest-posts .posts-carousel .item-col .post-info h3.post-title a:hover {
	color: #ffcc01;
}

.main-container .latest-posts .posts-carousel .item-col .post-info .post-excerpt {
	margin-bottom: 15px;
}

.main-container .latest-posts .posts-carousel .item-col .post-info .post-excerpt:after {
	display: table;
	content: "";
	clear: both;
}

.main-container .latest-posts .posts-carousel .item-col .post-info .post-excerpt p {
	margin: 0;
}

.main-container .latest-posts .posts-carousel .item-col .post-info .post-bottom {
	border-top: 1px solid #ebebeb;
	padding: 15px 0 0;
	position: relative;
}

.main-container .latest-posts .posts-carousel .item-col .post-info .date-comment {
	font-size: .93em;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
}

.main-container .latest-posts .posts-carousel .item-col .post-info .comment a {
	color: #242424;
}

.main-container .latest-posts .posts-carousel .item-col .post-info .comment a:hover {
	color: #ffcc01;
}

.main-container .latest-posts .posts-carousel .item-col .post-info .author {
	color: #ffcc01;
	display: none;
	font-size: 11px;
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	margin-right: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.main-container .latest-posts .posts-carousel .item-col .post-info .post-date {
	color: #242424;
}

.main-container .latest-posts .posts-carousel .item-col .post-info .post-date:after {
	content: "/";
	display: inline-block;
	margin: 0 10px;
}

.main-container .latest-posts .posts-carousel .item-col .post-info .readmore {
	font-weight: 500;
	color: #ffcc01;
	display: inline-block;
	text-transform: uppercase;
	font-size: .93em;
	position: absolute;
	top: 15px;
	background: #fff;
	left: 0;
	bottom: 0;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
}

.main-container .latest-posts .posts-carousel .item-col .post-info .readmore:hover {
	text-decoration: underline;
}

.main-container .latest-posts.style4 .posts-carousel .item-col .post-thumb {
	display: block;
}

.main-container .latest-posts.style4 .posts-carousel .item-col .post-wrapper:hover .post-info .date-comment {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

.main-container .latest-posts.style4 .posts-carousel .item-col .post-info h3.post-title {
	font-family: Open Sans,Arial,Helvetica,sans-serif;
}

.main-container .latest-posts.style4 .posts-carousel .item-col .post-info .post-bottom {
	border: 0;
	padding: 0;
}

.main-container .latest-posts.style4 .posts-carousel .item-col .post-info .readmore,.main-container .latest-posts.style4 .posts-carousel .item-col .post-info .post-excerpt {
	display: none;
}

.main-container .latest-posts.style4 .posts-carousel .item-col .post-info .post-date {
	color: #a4a4a4;
}

.main-container .latest-posts.style4 .posts-carousel .item-col .post-info .comment a {
	color: #a4a4a4;
}

.main-container .latest-posts.style4 .posts-carousel .item-col .post-info .comment a:hover {
	color: #ffcc01;
}

.main-container .newsletter-2 {
	background-position: center center!important;
}

.main-container .newsletter-2 .newsletter-inner {
	margin: 0;
}

.main-container .newsletter-2 .newsletter-inner:after {
	content: "";
	display: table;
	clear: both;
}

.main-container .newsletter-2 .title {
	position: relative;
	float: left;
	text-align: left;
}

.main-container .newsletter-2 .title h6 {
	color: #fff;
	font-weight: 300;
	font-size: 1.285em;
	line-height: 1;
}

.main-container .newsletter-2 .title h4 {
	font-weight: 400;
	color: #fff;
	font-size: 22px;
	line-height: 1;
}

.main-container .newsletter-2 .title strong {
	font-weight: 400;
	color: #fff;
	font-size: 20px;
}

.muzxz-form {
	display: flex;
	height: 72px;
	float: left;
	clear: both;
}

.muzxz-form .muzxz-form-fields {
	margin: auto 0;
	position: relative;
}

.muzxz-form .muzxz-form-fields input[type=email] {
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 0 74px 0 10px;
	line-height: 49px;
	height: 49px;
}

.muzxz-form .muzxz-form-fields input[type=submit] {
	border-radius: 3px;
	line-height: 49px;
	min-width: 60px;
	border: 0;
	border-radius: 0 2px 2px 0;
	background: #ffe900;
	right: 0;
	font-size: 0;
	cursor: pointer;
	color: #ffcc01;
}

.muzxz-form .muzxz-form-fields input[type=submit]:hover {
	background: #e6d611;
}

.muzxz-form .muzxz-form-fields input[type=submit]:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
}

.muzxz-form .muzxz-form-fields input:-ms-input-placeholder {
	color: #fff;
}

.muzxz-form .muzxz-form-fields input::-ms-input-placeholder {
	color: #fff;
}

.muzxz-form .muzxz-form-fields .icon-botton {
	position: relative;
	position: absolute;
	right: 0;
	top: 0;
}

.muzxz-form .muzxz-form-fields .icon-botton i {
	font-size: 24px;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	text-align: center;
	line-height: 50px;
	color: #000;
}

.visible-large {
	display: block;
}

.visible-small {
	display: none;
}

@media (min-width: 992px) {
	.container {
		max-width: 900px;
	}

	.pl0 {
		padding-left: 0;
	}
}

@media (max-width: 992px) {
	.container {
		width: 100%;
		max-width: none;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1035px;
	}

	.main-container .slide .item-col {
		max-width: 100%;
		float: left;
	}
}

@media screen and (max-width: 1199px) {
	.wrapper .muzi_row {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	.wrapper .muzi_row .row-container {
		max-width: 1000px;
	}

	.widget-title,.widgettitle {
		font-size: 13px;
	}
}

@media screen and (max-width: 991px) {
	.muzi_column_container {
		width: 100%!important;
	}

	.wrapper {
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-ms-transform: translate(0,0);
		-o-transform: translate(0,0);
		-webkit-transition: all .4s ease-out;
		-moz-transition: all .4s ease-out;
		-ms-transition: all .4s ease-out;
		-o-transition: all .4s ease-out;
	}

	.wrapper .muzi_row .row-container {
		max-width: 920px;
	}

	.wrapper .title1 {
		text-align: center;
	}

	.wrapper .title1 h3 {
		padding: 0 15px;
	}

	.visible-large {
		display: none;
	}

	.visible-small {
		display: block;
	}

	.header-container {
		text-align: center;
	}

	.header-container .logo>.muzi_figure {
		margin: auto;
	}

	.header-container .logo>.muzi_figure img {
		width: 330px;
	}

	.header-container .top-bar {
		text-align: center;
	}

	.header-container .top-bar .switcher {
		float: none;
		display: inline-block;
		vertical-align: middle;
	}

	.header-container .top-menu {
		text-align: center;
	}

	.header-container .top-menu ul li {
		padding-top: 0;
	}

	.header-container .header-middle {
		padding-bottom: 30px;
	}

	.header-container .header-middle .header-inner-content {
		padding: 0;
	}

	.header-search {
		padding: 0;
		margin: 0 0 30px;
	}

	.header-search:after {
		display: none;
	}

	.header-container .main-menu-wrapper {
		padding: 0;
	}

	.header-container .header-bottom {
		background: #ffcc01!important;
	}

	.main-container {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.footer .footer-bottom {
		padding: 30px 0;
	}
}

@media screen and (max-width: 767px) {
	.wrapper .muzi_row .row-container {
		max-width: 540px;
	}

	.main-container .shop_table.cart td.product-thumbnail {
		display: block;
	}

	.main-container .product-view .product .muzikant-tabs .panel {
		width: 100%;
	}

	.main-container .product-view .product .muzikant-tabs:before {
		display: none;
	}

	.main-container .muzi_column_container {
		float: left;
		width: 100%;
	}
}

@media screen and (max-width: 500px) {
	.muzi_main_search #searchform .form-input {
		padding-left: 10px;
	}

	.main-container .latest-posts.style4 .posts-carousel .item-col .post-wrapper {
		display: block;
	}

	.main-container .latest-posts.style4 .posts-carousel .item-col .post-thumb {
		width: 100%;
	}

	.main-container .latest-posts.style4 .posts-carousel .item-col .post-info {
		margin: 15px 0 0;
		padding: 0;
		width: 100%;
	}
}

#menu-language .cz {
	background-image: url(/images/flags/cz.svg);
	background-size: 17px;
	background-position: left;
	padding-left: 25px;
	background-repeat: no-repeat;
	cursor: pointer;
}

body {
	background-color: #fff;
}

.top-bar {
	color: #fff;
}

.mb_a {
	position: absolute;
	line-height: 25px!important;
	margin-left: 10px;
}

.mb_a:before {
	font-size: 29px;
}

.muzi_custom_1533182187055 {
	background: #a7a7a7!important;
	padding: 30px!important;
}

#cart_container {
	top: 0;
	position: absolute;
	margin-left: 0;
	width: 50px;
	height: 50px;
	right: 0;
	left: 100%;
	z-index: 8;
}

#cart_content {
	position: absolute;
	margin-top: -42px;
	margin-left: -639px;
	padding: 25px;
	z-index: 9999;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	background: #f1f1f1;
	-webkit-box-shadow: -3px 1px 9px rgba(0,0,0,0.4);
	-moz-box-shadow: -3px 1px 9px rgba(0,0,0,0.4);
	box-shadow: -3px 1px 9px rgba(0,0,0,0.4);
	display: none;
}

#cart_content .loader {
	display: none;
	height: 19px;
	width: 220px;
	position: absolute;
	top: 27px;
	right: 37px;
}

#cart_content .close_cart {
	position: absolute;
	top: 8px;
	right: 8px;
	background: transparent url(/images/close_button_cart.png) 0 0 no-repeat;
	display: block;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	width: 10px;
	cursor: pointer;
}

#cart_content iframe {
	overflow: hidden;
	background: transparent none repeat scroll 0 0;
	border: medium none;
}

#cart_content .cart_close {
	position: absolute;
	top: 0;
	right: -50px;
	margin-left: 606px;
	display: block;
	width: 50px;
	height: 50px;
	cursor: pointer;
}

.cart_mini {
	display: block;
	width: 43px;
	height: 33px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #01ae42;
	cursor: pointer;
}

.cart_mini:after {
	border: none;
	content: '\f07a';
	display: inline-block;
	font-family: FontAwesome;
	font-weight: 400;
	margin: 4px 0 0 10px;
	right: 0;
	top: 0;
	font-size: 22px;
	color: #fff;
}

.cart_mini .info {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 50px;
	width: 100px;
	height: 33px;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	padding: 0 10px;
	color: #000;
	font-size: 13px;
	font-weight: 700;
	line-height: 16px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-color: #d4d4d4;
	background: #fff;
}

.cart_mini .counter {
	margin-top: -10px;
	margin-left: 35px;
	color: #FFF;
	font-size: 1.175em;
	display: block;
	width: 26px;
	height: 26px;
	border-radius: 100%;
	line-height: 26px;
	font-weight: 400;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	transform: translate(-37%,-37%);
	border: 1px solid #000;
	z-index: 2;
	background: #ffe900;
}

.cart_mini .counter span {
	display: block;
	width: 100%;
	text-align: center;
	font-family: 'Nunito',sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: 600;
}

.cart_mini:hover .info {
	background-color: #f0f0f0;
}

div.autosuggest {
	position: absolute;
	z-index: 6;
	display: block;
}

div.autosuggest * {
	font-family: 'Nunito',sans-serif;
}

div.autosuggest ul {
	list-style: none;
	margin: 4px 0 0;
	position: absolute;
	width: 358px;
	left: 0;
	top: 2px;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 3px 3px 5px #e9e9e9;
	-webkit-box-shadow: 0 15px 15px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 15px 15px 0 rgba(0,0,0,0.2);
	box-shadow: 0 15px 15px 0 rgba(0,0,0,0.2);
}

div.autosuggest ul li.category {
	display: block;
	clear: both;
}

div.autosuggest ul li.category a {
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	background-image: none;
	font-weight: 400;
	display: block;
	background: #000;
	font-size: 11px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
}

div.autosuggest ul li.item {
	color: #ccc;
	padding: 0;
	margin: 0;
	text-align: left;
	border-bottom: 1px solid #EFEFEF;
	position: relative;
	padding-left: 50px;
}

div.autosuggest ul li.item img {
	position: absolute;
	top: 10px;
	left: -40px;
	max-width: 35px;
	max-height: 35px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
}

div.autosuggest ul li.item a {
	color: #111;
	display: block;
	text-decoration: none;
	font-size: 14px;
	position: relative;
	padding: 10px 25px 10px 15px;
	background: transparent;
}

div.autosuggest ul li.item a small .price {
	font-weight: 700;
	display: inline-block;
	padding-right: 5px;
	height: auto;
	vertical-align: bottom;
}

div.autosuggest ul li.item a span {
	display: block;
	height: 40px;
	overflow: hidden;
}

div.autosuggest ul li.item a span strong {
	display: block;
	height: 18px;
	overflow: hidden;
	white-space: nowrap;
}

div.autosuggest ul li.item:hover {
	background-color: #e6e6e6;
}

div.autosuggest ul li.item a span small {
	font-size: 12px;
	color: #999590;
	line-height: 125%;
}

div.autosuggest ul li.item a span b {
	color: #866a00;
}

div.autosuggest ul li.item.product_cat a {
	padding: 10px 5px 10px 15px;
}

div.autosuggest ul li.item.product_cat img {
	display: none;
}

div.autosuggest ul li.item.product_cat a span {
	height: 22px;
}

div.autosuggest ul li.item.product_cat a span strong {
	font-size: 13px;
}

div.autosuggest ul li.item.product_cat a span small {
	display: none;
}

div.autosuggest ul li.notfound {
	display: block;
	clear: both;
}

div.autosuggest ul li.notfound a {
	border: 1px #fff solid;
	display: block;
	height: 38px;
	line-height: 40px;
	font-size: 13px;
	color: #000;
	padding: 0 20px 0 13px;
	background-color: #ffcc01;
}

div.autosuggest ul li.notfound a:hover {
	color: #fff;
	background: #999;
}

div.autosuggest ul em {
	font-family: 'Nunito',sans-serif;
	color: #777;
}

.muzikant_main_menu ul:after,.muzikant_main_menu:before,.muzikant_main_menu:after {
	content: '';
	display: table;
	clear: both;
	float: none;
	width: 100%;
	height: 0;
	border: 0 none;
}

.muzikant_main_menu>.menu_holder {
	position: relative;
}

.muzi_row:after,.muzi_row:before {
	content: " ";
	display: table;
}

.muzi_row:after {
	clear: both;
}

.muzi_column_container {
	width: 100%;
}

.muzi_row {
	margin-left: -15px;
	margin-right: -15px;
}

.muzi_col-sm-12,.muzi_col-sm-2,.muzi_col-sm-3,.muzi_col-sm-4,.muzi_col-sm-6,.muzi_col-sm-8,.muzi_col-sm-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media (min-width:768px) {
	.muzi_col-sm-12,.muzi_col-sm-2,.muzi_col-sm-3,.muzi_col-sm-4,.muzi_col-sm-6,.muzi_col-sm-8,.muzi_col-sm-9 {
		float: left;
	}

	.muzi_col-sm-12 {
		width: 100%;
	}

	.muzi_col-sm-8 {
		width: 66.66666667%;
	}

	.muzi_col-sm-9 {
		width: 75%;
	}

	.muzi_col-sm-6 {
		width: 50%;
	}

	.muzi_col-sm-4 {
		width: 33.33333333%;
	}

	.muzi_col-sm-3 {
		width: 25%;
	}

	.muzi_col-sm-2 {
		width: 16.66666667%;
	}
}

.mu_content_element {
	margin-bottom: 20px;
}

.muzi_column-inner::after,.muzi_column-inner::before {
	content: " ";
	display: table;
}

.muzi_column-inner::after {
	clear: both;
}

.muzi_column_container {
	padding-left: 0;
	padding-right: 0;
}

.muzi_column_container>.muzi_column-inner {
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.mu_single_image a {
	border: none;
	outline: 0;
}

.mu_single_image img {
	height: auto;
	max-width: 100%;
	vertical-align: top;
}

.mu_single_image .muzi_single_image-wrapper {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}

.mu_single_image.muzi_align_left {
	text-align: left;
}

.mu_single_image .muzi_figure {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: 100%;
}

@font-face {
	font-family:muzi_grid_v1;src:url(../fonts/muzi_grid/muzi_grid_v1.eot?-9hbgac);src:url(../fonts/muzi_grid/muzi_grid_v1.eot?#iefix-9hbgac) format("embedded-opentype"),url(../fonts/muzi_grid/muzi_grid_v1.woff?-9hbgac) format("woff"),url(../fonts/muzi_grid/muzi_grid_v1.ttf?-9hbgac) format("truetype"),url(../fonts/muzi_grid/muzi_grid_v1.svg?-9hbgac#muzi_grid_v1) format("svg");font-weight:400;font-style:normal;
}

.muzikant table.shop_table {
	border: 1px solid #c7c6c7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 5px;
	background-color: #fff;
	line-height: 20px;
}

.muzikant table.shop_table th {
	font-weight: 700;
	padding: 9px 12px;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.m_cats {
	text-align: left;
	font-weight: 700;
}

.m_cats>ul>li {
	margin: 0!important;
	padding: 0!important;
}

.m_cats>ul>li>a {
	padding: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom: 0;
	font-size: 14px;
}

.m_cats>ul>li>a:hover:not(.active_main) {
	background-color: #abb4b2;
}

.m_cats>ul>li>a {
	border-radius: 13px 5px 0 0;
}

.header-bottom {
	border-bottom: 1px solid #bcbcbc;
}

.header-support {
	overflow: hidden;
	padding-left: 42px;
	background: url(/images/headphone.png) no-repeat 0 4px;
	position: absolute;
	top: 14px;
	color: #000;
	height: 42px;
	margin: auto;
	font-size: 13px;
	left: 50%;
	transform: translate(-63%,0%);
	line-height: 20px;
}

@media (max-width: 1204px) {
	.header-support.lin {
		left: 28%;
		transform: translate(0%,0%);
	}
}

.header-support p {
	margin: 0;
	overflow: hidden;
}

.m_cats a.active_main {
	background-color: #000;
	color: #fff!important;
}

.m_cats a:hover {
	text-decoration: none!important;
}

.tabLine {
	width: 100%;
	border-bottom: 1px solid gray;
	margin-bottom: 15px;
	display: flex;
	overflow-x: auto;
}

.tabLine ul {
	padding-left: 0;
	margin: 0;
	white-space: nowrap;
}

.tabLine li {
	padding: 0 3px 0 0;
	list-style: none;
	display: inline-block;
}

.tabLine a.activeTab,.tabLine a:hover {
	background: #000;
	color: #fff!important;
}

.tabLineDetail a {
	padding: 0 30px;
}

.tabLine a {
	line-height: 36px;
	padding: 0 15px;
	text-align: center;
	display: block;
	font-weight: 400;
	background-color: #f1f1f1;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
}

@media (max-width: 400px) {
	.tabLine {
		display: block;
	}

	.tabLine li {
		display: block;
	}
}

.muzi_nav_home:before {
	content: "\f015";
	font-family: FontAwesome;
	font-size: 15px;
	color: #000;
}

ul.breadcrumbs_z {
	margin: 0;
	padding: 0;
	margin-top: 0;
	margin-bottom: 15px;
}

ul.breadcrumbs_z li {
	display: inline-block;
	line-height: 25px;
}

ul.breadcrumbs_z li+li:before {
	content: '\f105';
	display: inline-block;
	font-family: 'fontAwesome';
	padding: 0 10px;
	font-weight: 700;
}

.prod_cat > div {
	padding-bottom: 15px;
}

.prod_cat img {
	width: 60%;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.prod_cat img {
		width: 30%;
	}
}

.row_x {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
	width: 100%;
}

.product_muzi-tile {
	position: relative;
	height: 100%;
}

.product_muzi-tile .link-overlay {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

@media (pointer: fine) {
	.product_muzi-tile .link-overlay:hover {
		opacity: .6;
	}
}

.product_muzi-tile .tile-img {
	height: 125px;
	position: relative;
	margin-bottom: 12px;
}

.product_muzi-tile .tile-img>img {
	display: block!important;
	max-width: 100%!important;
	max-height: 100%!important;
	position: absolute!important;
	height: auto!important;
	width: auto!important;
	top: 50%!important;
	left: 50%!important;
	-webkit-transform: translate(-50%,-50%)!important;
	transform: translate(-50%,-50%)!important;
}

.product_muzi-tile .product_muzi-tile-header {
	display: block;
	overflow: hidden;
	max-height: 3rem;
	line-height: 1.5rem;
	font-weight: 700;
	font-size: 15px;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal;
	height: 47px;
	margin-bottom: 8px;
}

.product_muzi-tile a {
	color: #3a3d42;
	transition: .3s;
}

.product_muzi-tile .badges {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

@media (max-width: 768px) {
	.product_muzi-tile .tile-img {
		height: 135px;
	}
}

.express_d {
	display: block;
	font-size: 14px;
	font-weight: 400;
}

.wrap-grid-toggler {
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	width: 100%;
}

.wrap-grid-toggler [class^='col-'] {
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}

@media (max-width: 575px) {
	.wrap-grid-toggler .col-6:nth-child(2n+0) {
		border-right: none;
	}
}

.tile-price {
	font-size: 16px;
	color: #3a3d42!important;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.product_muzi-tile-sub-header {
	color: #5a5959!important;
	font-size: 11px;
	line-height: 16px;
	min-height: 100px;
	min-height: 80px;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	overflow: hidden;
	white-space: normal;
	height: 80px;
}

.owl-item .tile-price,.owl-item .btnkx {
	margin: 0;
	margin-top: 11px;
}

.owl-item .tile-price {
	margin-top: 10px;
}

.tile-img>img {
	display: block!important;
	max-width: 120%!important;
	max-height: 120%!important;
	position: absolute!important;
	height: auto!important;
	width: auto!important;
	top: 50%!important;
	left: 50%!important;
	-webkit-transform: translate(-50%,-50%)!important;
	transform: translate(-50%,-50%)!important;
}

.green {
	color: green!important;
	font-weight: 700;
}

.red {
	color: red!important;
}

.red0 {
	color: #1b3863!important;
}

.addToBasket, .canPoptat {
	width: 100%;
	font-size: 14px;
	line-height: 36px;
	height: 36px;
	color: #fff;
	font-weight: 700;
	border: 0;
	text-transform: uppercase;
	background-color: #01ae42;
	padding: 0 15px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.canPoptat {
background-color:#de8117;
}

a.index.cat-boxes-tile {
	border: none;
}

a.index.cat-boxes-tile:hover {
	background-color: #ffe991;
}

.cat-boxes-tile {
	border-radius: 3px;
	height: 100%;
	padding: 10px;
	transition: .3s;
	cursor: pointer;
}

.cat-boxes-tile p {
	margin-top: 5px;
	line-height: 1.2;
	font-size: .87rem;
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.cat-boxes-tile > div {
		width: 70px;
		display: inline-block;
	}

	.cat-boxes-tile > p {
		display: inline-block;
	}
}

.product_img.owl-carousel img {
	display: inline-block;
	vertical-align: middle;
	max-width: 400px;
	width: auto!important;
	margin: 0 auto;
	max-height: 400px;
	box-sizing: content-box;
}

.product_img.owl-carousel .item {
	height: 400px;
	line-height: 400px;
	text-align: center;
	display: block;
}

.owl-carousel.slide {
	width: auto;
	margin: 0 -5px;
	z-index: 0;
}

.owl-carousel.slide .owl-item {
	padding: 0 5px;
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-nav {
	z-index: 8;
}

.owl-prev {
	width: 35px;
	height: 55px;
	position: absolute;
	top: 40%;
	margin-left: -35px;
	display: block!important;
	border: 0 solid #000;
	background: #ffcc01!important;
	text-align: center;
}

@media (max-width: 992px) {
	.slide .owl-prev {
		margin-left: -5px!important;
	}

	.slide .owl-next {
		right: -2px!important;
	}
}

.owl-next {
	width: 35px;
	height: 55px;
	position: absolute;
	top: 40%;
	right: -36px;
	display: block!important;
	border: 0 solid #000;
	background: #ffcc01!important;
	width: 35px;
	height: 35px;
	text-align: center;
}

.s2 .owl-next {
	top: 32%;
}

.s2 .owl-prev {
	top: 32%;
}

.product_img .owl-prev {
	margin-left: -10px;
}

.product_img .owl-next {
	right: 0;
}

.owl-carousel .owl-nav button {
	background: #ffcc01!important;
	border-radius: 3px;
	color: #000!important;
	overflow: hidden;
	outline: none;
	width: 35px;
	height: 55px;
	text-align: center;
	float: left;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
}

.owl-carousel .owl-nav button:hover {
	background: #c1c1c1!important;
	color: #000!important;
}

.owl-carousel .owl-nav button:before {
	display: block;
	line-height: 55px;
	font-family: 'FontAwesome';
	font-size: 25px;
	font-weight: 700;
}

.owl-carousel .owl-nav button.owl-next:before {
	content: "\f105";
}

.owl-carousel .owl-nav button.owl-prev {
	margin-right: 5px;
}

.owl-carousel .owl-nav button.owl-prev:before {
	content: "\f104";
}

.main-container .slide .item-col {
	margin: 0 0 20px;
	padding: 15px;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	max-width: 400px;
	min-width: 200px;
}

.product_img {
	text-align: center;
	padding: 10px;
}

.summary {
	border: 1px solid #c5c5c5;
	padding: 12px;
	padding-top: 20px;
	margin-bottom: 20px;
	border-radius: 3px;
}

.summary .single_add_to_cart_button {
	display: block!important;
	width: 100%!important;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	background-color: #01ae42;
	color: #fff;
}

.summary .single_add_to_cart_button.disabled,.addToBasket.disabled,.canPoptat.disabled,.summary .single_add_to_cart_button.disabled:hover,.addToBasket.disabled:hover,.canPoptat.disabled:hover{
	background-color: #e8e8e8;
	color: #a5a5a5;
	cursor: not-allowed;
}

.summary .single_add_to_cart_button i {
	font-size: 24px;
	padding-right: 6px;
}

.summary .single_add_to_cart_button:hover {
	background-color: #1bb554;
	color: #fff;
}
.imgdesc {
	color:#6b6b6b;text-align:center;
}
.thumbnails {
	margin-top: 25px;
	margin-bottom: 15px;
}

.itm_freed_info {
	background-color: #64ea1f;
	padding: 8px;
	font-weight: 700;
	white-space: nowrap;
}

.qty {
	font-size: 14px;
	width: 60px;
	height: 50px;
	padding: 5px;
	font-weight: 700;
	background: #fff;
	background: -moz-linear-gradient(top,#fff 0%,#f3f3f3 50%,#ededed 51%,#fff 100%);
	background: -webkit-linear-gradient(top,#fff 0%,#f3f3f3 50%,#ededed 51%,#fff 100%);
	background: linear-gradient(to bottom,#fff 0%,#f3f3f3 50%,#ededed 51%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
}

input[type="number"].qty::-webkit-outer-spin-button,input[type="number"].qty::-webkit-inner-spin-button {
	transform: scale(1.9);
	opacity: 1;
	cursor: pointer;
}

input[type=number].qty {
	-moz-appearance: textfield;
}

.cart_remove:before {
	color: #000;
	border: none;
	content: '\f057';
	display: inline-block;
	font-family: FontAwesome;
	font-weight: 400;
	margin: 8px;
	right: 0;
	top: 0;
	font-size: 29px;
}

.cart_remove:hover:before {
	color: red;
}

.user-input-wrp {
	position: relative;
	width: 100%;
	display: inline-block;
}

.user-input-wrp .floating-label {
	position: absolute;
	pointer-events: none;
	top: 7px;
	left: 10px;
	transition: .2s ease all;
	color: #000;
}

span.floating-label.shown {
	top: 0;
	left: 10px;
	color: #000;
	font-size: 12px;
	font-weight: 600;
}

.user-input-wrp input {
	padding: 15px 0 0 10px !important;
	font-size: 15px;
}

.user-input-wrp2 input {
	padding: 0 0 0 10px !important;
	font-size: 17px;
}

.wrp_half {
	width: 49.48%;
}

table.xsel {
	text-align: left;
}

.xsel td:hover {
	cursor: pointer;
	background-color: #f3f3f3;
}

.xsel td {
	border: 0;
	text-align: left;
	padding: 0;
}

.xsel p {
	margin: 0;
}

.xsel div.p1 {
	padding: 3px;
	border: 1px solid #777!important;
	padding-left: 10px;
	padding-right: 10px;
}

.xsel div.p2 {
	background-color: #cecece;
	padding: 2px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 5px;
}

.xsel div.p2>span.not_free {
	color: #000;
}

.xsel div.p2>span.is_free {
	color: red;
}

div.p_r {
	padding-right: 2px;
}

div.p_l {
	padding-left: 2px;
}

.checkout_ok {
	background: #fff url(https://www.muzikant.cz/img-system/layout/titleCircle.png) no-repeat -13px -19px;
	border: 1px solid #7d7d7d;
	padding: 10px;
}

.main-container h2.top_h {
	font-size: 1.285em!important;
	position: relative;
	line-height: 34px;
	padding: 0;
	text-transform: capitalize;
	display: flex;
	font-weight: 700;
	margin: 10px 0;
}

.main-container h2.top_h:after {
	content: '';
	border-bottom: 1px solid #949494;
	display: flex;
	flex: 1;
	height: 1px;
	margin-top: 17px;
	margin-left: 15px;
}

div.box.gray_bg {
	background-color: #f1f1f1;
}

div.box {
	margin: 0 0 30px;
	border: 1px solid #c5c5c5;
	border-radius: 3px;
}

div.box>h3 {
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	line-height: 40px;
	padding: 5px 10px;
	width: 100%;
	position: relative;
	text-transform: uppercase;
	background: #efefef;
	font-weight: bold;
	border-bottom: 1px solid #ebebeb;
}

div.box>div.box_inner {
	padding: 20px;
}

.vip_button {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	height: 33px;
	padding: 0 10px;
	color: #000;
	line-height: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	font-weight: 700;
	background: #ffe900;
	font-size: 13px;
}

.btn_color_2 {
	background: #7bfd00;
}

table.checkout th {
	background-color: #000;
	color: #FFF!important;
	text-align: center!important;
}

table.checkout th.product-subtotal {
	text-align: right!important;
}

table.scroll {
	width: 716px;
	border-spacing: 0;
	border: 2px solid #000;
}

table.scroll tbody,table.scroll thead tr {
	display: block;
}

table.scroll tbody {
	height: 284px;
	overflow-y: auto;
	overflow-x: hidden;
}

table.scroll tbody td,table.scroll thead th {
	width: 180px;
}

table.scroll thead th:last-child {
	width: 180px;
}

table.scroll tbody>tr>td {
	border-bottom: 1px solid #c3c3c3!important;
}

.top-menu.st ul>li>a {
	height: 44px;
	line-height: 44px;
}

@media screen and (max-width: 800px) {
	.header-support {
		display: none;
	}
}

@media screen and (max-width: 991px) {
	.m_cats>ul>li>a,a.login_link {
		height: 44px;
		line-height: 44px;
	}

	.header-container .logo {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	#cart_container {
		top: -42px;
		left: 85%;
	}

	.vip_button {
		margin: initial;
	}
}

@media (min-width: 991px) {
	.top-menu.st,.st {
		text-align: right;
	}

	div.single-product-info > .row .pr5 {
		padding-right: 5px;
	}

	div.single-product-info > .row .pl5 {
		padding-left: 5px;
	}
}

a.itm_si {
	display: inline-block;
	font-weight: 400;
	font-size: 11px;
}

a.itm_si > img {
	width: 16px;
	vertical-align: middle;
}

.inline_block {
	display: inline-block;
}

.nav-wrap {
	position: fixed;
	top: 0;
	-webkit-transition: top .2s ease-in-out;
	transition: top .2s ease-in-out;
	width: 100%;
	max-width: 100vw;
	z-index: 9;
}

.nav-wrap.open {
	position: relative;
}

.collapse-nav.opened {
	position: absolute;
}

.margin_0 {
	margin: 0!important;
}

.collapse-nav.open {
	left: 0;
}

.collapse-nav {
	left: -100%;
	top: 0;
	transition: left .3s ease-in-out;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 2;
	min-height: 100vh;
	background: #fff;
}

.collapse-nav>* {
	background: #fff;
}

.side-menu-header {
	height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	display: flex;
	align-items: center;
	box-shadow: 0 3px 15px -2px rgba(0,0,0,0.19);
	background: #e8e8e8;
}

.navbar-toggler:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.navbar-toggler {
	padding: 7px;
}

.ml-auto {
	margin-left: auto!important;
}

.p-0 {
	padding: 0!important;
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .1875em;
}

.cancel-x {
	position: relative;
	width: 1.875rem;
	height: 1.875rem;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.cancel-x::after,.cancel-x::before {
	content: '';
	width: 1.875rem;
	height: .125rem;
	position: absolute;
	background: #828282;
	transition: .3s;
}

.cancel-x::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.cancel-x::after {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.categories-wrap {
	transition: .3s ease-in;
}

.collapse-nav .nav-item:not(.item-dropdown) {
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	overflow: hidden;
}

.collapse-nav .nav-item {
	border-bottom: solid 1px #dee2e6;
}

.item-header-primary {
	background: #e8e8e8;
	color: #000;
}

.item-header-primary .nav-link {
	padding: 12px 15px;
	flex-grow: 1;
	font-weight: 700;
	color: #000;
	background-color: #ffd01b;
	font-size: 1.2em;
}

.item-header-primary .nav-header-toggler {
	padding: 8px 20px 4px;
	cursor: pointer;
}

.w-100 {
	width: 100%!important;
}

.d-flex {
	display: flex!important;
}

.collapse-nav .nav-categories {
	background: #fff;
}

.nav-priority {
	position: relative;
}

.collapse-nav .container {
	padding: 0;
}

.nav-priority .container {
	background: inherit;
}

.container-full-md {
	width: 100%;
	max-width: none;
}

.position-relative {
	position: relative!important;
}

.flex-column {
	flex-direction: column!important;
}

.d-flex {
	display: flex!important;
}

.collapse-nav .visible-links {
	width: 100%;
}

.flex-column {
	flex-direction: column!important;
}

.d-flex {
	display: flex!important;
}

.d-md-block {
	display: block!important;
}

.collapse-nav .nav-item {
	border-bottom: solid 1px #000;
}

.nav-categories .nav-item {
	flex: 0 0 auto;
}

.nav-categories .nav-link {
	font-size: 1.2em;
	padding: 12px 15px;
	padding: 11px 15px;
}

nav a,nav .nav-link {
	color: #000;
	transition: .3s;
	cursor: pointer;
}

.nav-link {
	transition: .3s;
	display: block;
	padding: .5rem 1rem;
}

.item-header-primary .fa {
	font-size: 28px;
}

.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;
}

.fa-angle-down:before {
	display: inline-block;
	content: "\f107";
}

.fa-angle-down::before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.collapsed .fa-angle-down::before {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.fa-t::before {
	transition: .3s;
}

.top_nav_dropdown {
	padding: 5px;
	padding-bottom: 0;
	padding-right: 0;
	margin: 0;
	list-style: none;
	font-size: 13px;
	text-align: left;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	position: absolute;
	z-index: 5;
	background-color: rgba(0,0,0,0.60);
	box-shadow: 0 3px 15px -2px rgba(0,0,0,0.5);
	border: 1px solid gray;
}

.top_nav_dropdown li {
	width: 33.33333333%;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.top_nav_dropdown li>.dd_box {
	padding: 10px;
	border: 1px solid gray;
	width: 100%;
	background-color: #fff;
}

.top_nav_dropdown ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.top_nav_dropdown li:before,.top_nav_dropdown li:after {
	content: " ";
	display: table;
}

.top_nav_dropdown .top_nav_dropdown-img {
	padding: 3px 3px 0 0;
	width: 67px;
	text-align: center;
	float: left!important;
}

.top_nav_dropdown div {
	display: inline-block;
	float: left;
	height: 100%;
}

.top_nav_dropdown li a {
	color: #262626;
}

.top_nav_dropdown li a:hover {
	font-weight: 700;
	color: #000;
}

.top_nav_dropdown .top_nav_dropdown-img img {
	max-width: 72px;
	max-height: 72px;
}

.top_nav_dropdown .top_nav_dropdown-text {
	width: 75%;
	height: 205px;
}

.top_nav_dropdown .top_nav_dropdown-text p:first-of-type a {
	color: #000;
}

.top_nav_dropdown .top_nav_dropdown-text p:nth-of-type(2) {
	font-size: 12px;
	line-height: 1.6em;
}

.top_nav_dropdown .top_nav_dropdown-text {
	float: right!important;
	padding-left: 10px;
}

.top_nav_dropdown div {
	display: inline-block;
	float: left;
	height: 100%;
}

@media screen and (max-width:1199px) {
	.st-items {
		height: 92px;
	}
}

.top_nav_dropdown-text p.top_nav_re {
	margin-bottom: 5px;
}

.top_nav_re {
	font-size: 14px;
	color: #777;
}

.top_nav_dropdown .top_nav_dropdown-text p:first-of-type a {
	color: #000;
	margin-bottom: 15px;
	display: block;
	font-weight: 700;
	font-size: 15px;
}

.top_nav_dropdown .top_nav_dropdown-text p:first-of-type a:hover {
	text-decoration: underline;
}

.top_nav_dropdown .top_nav_dropdown-text p:nth-of-type(2) {
	font-size: 15px;
	line-height: 1.6em;
}

.st-items {
	height: 165px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

@media screen and (max-width: 991px) {
	div.mobile_panel {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 2;
		white-space: nowrap;
		text-align: right;
	}

	.mobile_panel {
		background: #000;
		text-align: right;
		padding: 12px 15px;
	}

	.relative {
		display: block;
	}

	.mobile_panel .navbar-toggle {
		float: left;
		border: none;
		padding: 0 0 0 15px;
		cursor: pointer;
		background-color: transparent;
	}

	.mobile_panel .navbar-toggle>span {
		float: left;
	}

	.navbar-toggle .icon-bar {
		background: #ffd01b;
		height: 4px;
		width: 25px;
		margin: 5px 0;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		display: block;
	}

	.mobile_logo {
		float: left;
		position: relative;
		left: 13px;
		top: 2px;
		display: block!important;
	}

	.mobile_logo img {
		height: auto;
		width: 222px;
	}

	.mobile_panel .right-nav {
		padding: 0 15px;
		margin: 0;
	}

	.mobile_panel ul {
		font-size: 1.175em;
	}

	.mobile_panel ul>li {
		display: inline-block!important;
		padding: 0;
		border-right: none;
		position: relative;
	}

	.mobile_panel li a,.mobile_panel button {
		text-align: center;
		color: #333;
		display: block;
		padding: 0;
		width: 40px;
		margin-right: 20px;
	}

	.mobile_panel li a.mr0 {
		margin-right: 0;
	}

	.mobile_panel li a > i:hover {
		color: gray;
	}

	.mobile_panel i {
		font-size: 37px;
		color: #ffd01b;
	}

	.mobile_panel button > i {
		font-size: 43px;
	}

	.mob_badge-notify {
		background: #00ad28;
		position: absolute;
		top: -5px;
		right: -5px;
		font-size: 10px;
	}

	.m_badge {
		display: inline-block;
		min-width: 10px;
		padding: 3px 7px;
		font-size: 12px;
		font-weight: 700;
		color: #000;
		line-height: 1;
		vertical-align: baseline;
		white-space: nowrap;
		text-align: center;
		background-color: #ffc128;
		border-radius: 10px;
		border: 1px solid #000;
	}

	#mob_search {
		position: absolute;
		left: 5px;
		right: 5px;
		top: 59px;
		z-index: 99;
		max-width: 100%;
		display: none;
		padding: 10px;
	}

	.m_top.bottom {
		margin-top: 10px;
	}

	.mdx {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1070;
		display: none;
		float: left;
		min-width: 160px;
		padding: 0;
		margin: 2px 0 0;
		font-size: 14px;
		text-align: left;
		list-style: none;
		background-color: #fff;
		border-radius: 4px;
	}

	.m_top {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1060;
		display: none;
		max-width: 276px;
		padding: 1px;
		font-family: "Open Sans",sans-serif;
		font-size: 13px;
		font-weight: 400;
		line-height: 1.428571429;
		text-align: left;
		background-color: #000;
		-moz-background-clip: padding-box;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border: 1px solid #ccc;
		border: 1px solid rgba(0,0,0,.2);
		border-radius: 6px;
		box-shadow: 0 5px 10px rgba(0,0,0,.2);
		white-space: normal;
	}
}

@media only screen and (max-width: 450px) {
	.mobile_logo img {
		height: auto;
		width: 140px;
	}

	.mobile_logo {
		top: 8px;
		max-width: 140px;
	}

	.mobile_panel li a,.mobile_panel button {
		margin-right: 8px;
	}
}

@media only screen and (max-width: 310px) {
	.mobile_logo img {
		height: auto;
		max-width: 100px;
	}
}

.main-container.bordered {
	margin: 0;
}

.main-container.bordered > .container {
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	padding: 20px;
	box-shadow: 12px 0 15px -12px rgba(0,0,0,0.5),-5px 0 12px -5px rgba(0,0,0,0.5);
}

@media (min-width: 992px) {
	.main-container.bordered > .container {
		min-height: 600px;
	}
}

.relative_wrap {
	position: relative;
}

.banner_right {
	position: absolute;
	right: -230px;
	top: -42px;
	background-color: #ffe4c400;
	display: block;
	border: 1px solid #dfdfdf;
	padding: 10px;
	background-color: #f1f1f1;
}

.sticky-icons {
	position: fixed;
	right: 0;
	z-index: 10;
	top: 207px;
}

@media screen and (max-width: 991px) {
	.sticky-icons {
		-webkit-transform: translateY(-9%);
		-ms-transform: translateY(-9%);
		transform: translateY(-9%);
		margin-left: -87px;
	}

	.banner_right {
		top: -20px;
	}
}

.sticky-icons > a {
	display: block;
	text-align: center;
	padding: 15px 0;
	font-size: 12px;
	font-weight: 700;
	width: 37px;
	line-height: 15px;
}

.sticky-icons > a > span {
	display: block;
	transform: rotate(90deg);
}

.sticky-icons > a:hover {
	background-color: #000!important;
}

.sticky-icons > a.i1 {
	background: #3B5998;
	color: #fff;
}

.sticky-icons > a.i2 {
	background: #ef7102;
	color: #fff;
	height: 85px;
	padding-top: 30px;
}

.sticky-icons > a.i3 {
	background: #000;
	color: #fff;
}

.sticky-icons > a.i4 {
	background: #78007a;
	color: #fff;
	height: 88px;
	padding-top: 30px;
}

.sticky-icons > a.i5 {
	background: #b00;
	color: #fff;
	height: 110px;
	padding-top: 30px;
	white-space: nowrap;
}

.newsletter-2 .muzxz-form .muzxz-form-fields input[type=email] {
	width: 410px;
	background: #fff;
	color: #5d5a00;
	font-size: 16px;
	padding: 0 110px 0 15px;
}

.muzxz-form .consent_info {
	position: absolute;
	top: 14px;
	right: 80px;
	height: 22px;
}

.news_bottom {
	width: auto;
	color: #000;
}

.footer .muzxz-form .muzxz-form-fields {
	margin: 0;
}

@media screen and (min-width: 992px) {
	.newsletter-2 .muzxz-form {
		float: right;
		clear: right;
		height: auto;
	}
}

@media screen and (max-width: 991px) {
	.newsletter-2 .muzxz-form .muzxz-form-fields input[type=email] {
		width: 100%!important;
	}

	.muzxz-form {
		float: left;
		clear: both;
		width: 100%;
	}

	.muzxz-form .muzxz-form-fields {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.muzxz-form .muzxz-form-fields input[type=email] {
		width: 100%;
	}
}

#primary>.menu_holder .menu_inner>ul>li>a.item_link .link_text {
	color: #fff;
	color: #000;
}

.nav-container {
	box-shadow: unset;
	border: 0;
}

#primary>.menu_holder .menu_inner>ul>li {
	border-right: 0;
}

#primary>.menu_holder .menu_inner>ul>li>a.item_link.active .link_text {
	color: #000;
}

#primary>.menu_holder .link_discount {
	color: #186809!important;
	font-weight: 700!important;
}

@media (max-width: 576px) {
	.shop_table.cart .product-thumbnail {
		display: none!important;
	}

	.main-container .shop_table.cart thead tr th {
		line-height: 25px;
	}

	.main-container .shop_table.cart th,.main-container .shop_table.cart td {
		font-size: .757em;
		padding: 5px;
	}

	.main-container .shop_table td.product-name a {
		font-size: 1.2em;
	}
}

@media (max-width: 992px) {
	.nx0 {
		padding: 0;
	}

	div.p_r {
		padding-right: 7px;
		padding-left: 0;
	}

	div.p_l {
		padding-right: 0;
		padding-left: 7px;
	}

	div.p_l,div.p_r {
		font-size: 12px;
	}
}

@media (max-width: 576px) {
	.mobile_owe {
		overflow-y: scroll;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
	.ff1,.ff2 {
		margin-top: 20px;
	}
}

.impwfix {
	max-width: 250px;
	position: relative;
}

@media (max-width: 576px) {
	.impwfix {
		margin: 0 auto;
	}
}

.logo img {
	height: 40px;
}

.link_boxes a {
	position: relative;
	border-radius: 5px;
	min-height: 150px;
}

.link_boxes a:hover .more {
	background-color: #ffd24d;
}

.link_boxes a > div {
	text-align: center;
	color: #000;
}

.link_boxes a > div.more {
	background-color: #d8d8d8;
	color: #000;
	font-weight: 700;
	position: absolute;
	bottom: 6px;
	width: 90%;
}

@media (min-width: 992px) {
	.link_boxes a {
		min-height: 165px;
	}
}

@media (max-width: 767px) {
	.link_boxes a strong {
		font-size: 80%;
	}
}

.link_boxes > div {
	padding-left: 0;
	padding-right: 5px;
}

.link_boxes img {
	width: auto;
	max-height: 60px;
}

.filter_h > h3 {
	font-weight: 700;
}

.filter_h {
	margin-bottom: 5px;
	margin-top: 20px;
}

.filter_ow {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 655px;
}

ul.manufacturers li {
	overflow: hidden;
	white-space: nowrap;
}

ul.manufacturers li.man_can_hide {
	display: none;
}

.manufacturers_checked {
	font-weight: 700;
	color: #000!important;
}

.btn-primary {
	color: #000;
	background-color: #fcc907;
	border-color: #fcc90c;
}

.btn-primary:hover {
	color: #000;
	background: #c1c1c1;
	border: 1px solid #c1c1c1;
}

.owl-carousel .owl-item img.thumb_sub_img {
	max-height: 75px;
	width: auto;
	margin: 0 auto;
}

.thumbnails {
	display: flex;
	flex-wrap: wrap;
}

a.thumb.swipe_img {
	border: 1px solid #c5c5c5;
	border-radius: 3px;
	min-height: 78px;
	width: 174px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
	text-align: center;
	flex: 0 0 23%;
	position: relative;
}

a.thumb.swipe_img img {
	max-height: 76px;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

@media (max-width: 480px) {
	a.thumb.swipe_img {
		flex: 0 0 45%;
	}
}

.thumbnails .owl-item {
	padding-right: 10px;
}

.btn-facebook {
	background-color: #3b5998;
	color: #fff;
}

.btn-facebook:hover {
	background-color: #717171;
	color: #fff;
}

#stars .fa-star:before {
	font-size: 22px;
}

#stars .fa-star.checked {
	color: #f7c402;
}

.header-support b {
	color: #007200;
}

.owl-carousel.owl-main .owl-item img {
	display: block;
	width: 100%;
	max-width: 1035px;
}

@media screen and (max-width: 1200px) {
	.owl-carousel.owl-main .owl-item img {
		max-width: 760px;
	}
}

.search_clear_input {
	position: absolute;
	right: 50px;
	top: 4px;
	display: none;
	font-size: 40px;
	border: 1px solid gray;
	cursor: pointer;
}

.banner-slider .banner-slider-inner {
	border-top: 0!important;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.amount_tax {
	font-size: 10px;
	color: #535353;
	position: relative;
	bottom: 0;
	display: inline-block;
}

.better_price {
	color: #5f5f5f;
	font-weight: 700;
	text-decoration: underline;
}

.row_m0 {
	margin-right: 0;
	margin-left: 0;
}

table.s_cart th,table.s_cart td {
	padding: 5px;
}

.cart_po input {
	min-height: auto;
}

.cart_po label {
	margin: 0;
	cursor: pointer;
}

.cart_po {
	border: 1px solid gray;
	padding: 10px 10px 10px 15px;
	background-color: #dbdbdb;
	min-width: 260px;
}

.cart_po_td {
	text-align: left!important;
	text-transform: initial!important;
	font-size: 14px!important;
}

.checkout-nav-cr {
	margin: 10px auto;
	overflow: hidden;
	margin-top: 0;
}

.checkout-crumb a,.checkout-crumb {
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
	text-align: left;
}

.checkout-crumb {
	padding: 10px 10px 10px 40px;
	background: silver;
	border-top: 0;
	border-bottom: 0;
	text-align: left;
}

.check-step {
	text-align: center;
	padding: 4px;
}

.checkout-crumb.current:after {
	background-color: #85ad18;
}

.checkout-crumb:after {
	display: block;
	position: absolute;
	right: -16px;
	border-width: 0;
	border-style: solid;
	border-color: #fff;
	border-top-width: 2px;
	border-right-width: 2px;
	background-color: silver;
	width: 31px;
	height: 31px;
	content: ' ';
	top: 6px;
	transform: rotateZ(45deg);
	z-index: 1;
}

.checkout-crumb.active,.checkout-crumb.active:after {
	background: #fbc901;
}

.checkout-crumb.active {
	border-top: 0;
	border-bottom: 0;
}

.checkout-nav-cr .checkout-crumb.last:after {
	display: none;
}

.checkout-crumb a.active .check-step {
	background: #d7ab00;
	color: #000;
}

.checkout-crumb a.active {
	color: #000;
	font-weight: 700;
}

.equal-height {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.check-step {
	margin-right: 5px;
	border-radius: 15%;
	border: none;
	width: 30px;
	height: 30px;
	display: inline-block;
	background: #2e2e2e;
	color: #fff;
	font-size: 1.175em;
	padding: 6px;
	line-height: 20px;
}

@media screen and (max-width: 991px) {
	.check-step>span {
		display: inline!important;
	}

	.check-step {
		width: 36px;
	}

	.btn-back {
		float: inherit!important;
	}

	.method-row:hover {
		background-color: transparent!important;
	}

	.btn-check-out {
		margin-top: 10px;
	}

	.wrp_half {
		width: 100%;
	}
}

.checkout-crumb.active.first,.checkout-crumb.active.first:after {
	padding-left: 10px;
}

h2.top_h:after {
	content: '';
	border-bottom: 1px solid #949494;
	display: flex;
	flex: 1;
	height: 1px;
	margin-top: 17px;
	margin-left: 15px;
}

.check-info {
	margin: auto 3px;
	border: 1px solid #888;
	color: #000;
	border-radius: 15%;
	width: 20px;
	display: inline-block;
	height: 20px;
	text-align: center;
	background: #e7e7e7;
	line-height: 20px;
}

.free {
	color: green;
	font-weight: 700;
}

.ds_ok {
	color: #46ba00;
	font-weight: 700;
}

.ds_ko {
	color: #0200ff;
	font-weight: 700;
}

.method-img > img {
	vertical-align: middle;
}

.method-row:hover {
	cursor: pointer;
}

@media screen and (max-width: 991px) {
	.methods {
		padding-left: 0;
		padding-right: 0;
	}

	.method-img > img {
		display: none;
	}
}

.country_delivery {
	margin-bottom: 10px;
	background-color: #fff259;
	color: #000;
	font-weight: 700;
}

.delivery-methods .row .method-price,.payment-methods .row .method-price {
	font-weight: 700;
}

.delivery-methods .row .ifree_from {
	color: #a96300;
	font-weight: 700;
	background-color: #eaeaea;
	padding: 3px;
	padding-left: 6px;
}

.cart-table .col-name .quantity-text {
	display: block;
}

.method-row .description {
	margin-bottom: 16px;
	font-size: small;
	margin-left: 15px;
	margin-top: 5px;
	background-color: #f7f7f7;
	padding: 5px;
	border: 1px solid gray;
}

.method-row label,.method-row input {
	cursor: pointer;
	font-weight: 700;
	white-space: nowrap;
}

.price-total span {
	font-weight: 700;
}

.check-error {
	margin-top: 0;
	border-radius: 0;
	background: #ff2521;
	position: absolute;
	min-width: 200px;
	right: 0;
	z-index: 100;
	font-size: 12px;
	font-weight: 400;
	top: 85%;
	color: #fff;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #ebccd1;
}

.check-error:after {
	content: "";
	display: block;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #ff2521;
	position: absolute;
	top: -9px;
	left: 15px;
}

.order_ls_tr {
	background-color: #e0e0e0;
}

.order_ls_tr td {
	color: #750303;
	font-weight: 700;
}

@media (min-width: 768px) {
	.consents {
		float: right;
		max-width: 520px;
	}
}

.consents {
	text-align: left;
	border: 1px solid #000;
	padding: 10px;
}

.consents a {
	color: #1119ec;
	text-decoration: underline;
}

.return_cust a.button {
	height: 28px;
	line-height: 28px;
	margin-bottom: 3px;
}

.return_cust {
	background-color: #ffe094;
	padding: 10px;
	padding-bottom: 5px;
	border: 1px solid #e0a40f;
	margin-bottom: 10px;
	display: none;
}

.button.google {
	background-color: #50983b;
	color: #fff;
}

.button.fb {
	background-color: #3b5998;
	color: #fff;
}

.button.muzi {
	background-color: #a5502d;
	color: #fff;
}

.checkout-overview img {
	max-height: 70px;
	max-width: 120px;
	width: auto;
	margin: 0 auto;
	display: block;
}

@media screen and (max-width: 992px) {
	.row.checkout-methods {
		margin: 0;
	}

	button.single_add_to_cart_button > i {
		display: none;
	}
}

.a_buy img {
	width: 50%!important;
}

.OWL_M {
	width: 100%;
	opacity: 0;
}

@media (max-width: 991px) {
	.OWL_M .container {
		padding: 0;
	}

	.OWL_M .container .row {
		margin: 0;
	}

	.OWL_M .container [class^="col"] {
		padding: 0;
	}
}

.OWL_M .owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}

.OWL_M .owl-carousel .owl-stage {
	position: relative;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
}

.OWL_M .owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.OWL_M .owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px,0px,0px);
}

.OWL_M .owl-carousel .owl-wrapper,.OWL_M .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}

.OWL_M .owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.OWL_M .owl-carousel .owl-item img {
	display: block;
	width: auto;
}

@media (max-width: 992px) {
	.OWL_M .owl-carousel .owl-item img {
		width: 100%;
	}
}

.OWL_M .owl-carousel .owl-nav.disabled,.OWL_M .owl-carousel .owl-dots.disabled {
	display: block;
}

.OWL_M .owl-carousel .owl-nav .owl-prev,.OWL_M .owl-carousel .owl-nav .owl-next,.OWL_M .owl-carousel .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.OWL_M .owl-carousel .owl-nav button.owl-prev,.OWL_M .owl-carousel .owl-nav button.owl-next,.OWL_M .owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit;
}

.OWL_M .owl-carousel.owl-loaded {
	display: block;
}

.OWL_M .owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.OWL_M .owl-carousel.owl-hidden {
	opacity: 0;
}

.OWL_M .owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.OWL_M .owl-carousel.owl-drag .owl-item {
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.OWL_M .owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.OWL_M .owl-carousel.owl-rtl {
	direction: rtl;
}

.OWL_M .owl-carousel.owl-rtl .owl-item {
	float: right;
}

.OWL_M .no-js .owl-carousel {
	display: block;
}

.OWL_M .owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.OWL_M .owl-carousel .owl-animated-in {
	z-index: 0;
}

.OWL_M .owl-carousel .owl-animated-out {
	z-index: 1;
}

.OWL_M .owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.OWL_M .owl-height {
	transition: height 500ms ease-in-out;
}

.OWL_M .owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

.OWL_M .owl-carousel .owl-item .owl-lazy[src^=""],.OWL_M .owl-carousel .owl-item .owl-lazy:not([src]) {
	max-height: 0;
}

.OWL_M .owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.OWL_M .owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.OWL_M .owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(https://nginx.new.muzikercdn.com/assets/play-0436045686fddf10ccbbe2568e0cbffb457e7de7d43d1115c0056e81e97149ff.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform 100ms ease;
	transition: transform 100ms ease;
	transition: transform 100ms ease,-webkit-transform 100ms ease;
}

.OWL_M .owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3,1.3);
	transform: scale(1.3,1.3);
}

.OWL_M .owl-carousel .owl-video-playing .owl-video-tn,.OWL_M .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.OWL_M .owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.OWL_M .owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.OWL_M .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.OWL_M .owl-theme .owl-nav [class*='owl-'] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.OWL_M .owl-theme .owl-nav [class*='owl-']:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none;
}

.OWL_M .owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default;
}

.OWL_M .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px;
	width: 100%;
	position: absolute;
	bottom: 15px;
}

.OWL_M .owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	width: 100%;
	position: absolute;
	bottom: 20px;
}

@media only screen and (max-width: 1026px) {
	.OWL_M .owl-theme .owl-dots {
		display: none;
	}

	.link_boxes {
		margin-top: 10px;
	}
}

.OWL_M .owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.OWL_M .owl-theme .owl-dots .owl-dot span {
	width: 14px;
	height: 14px;
	margin: 5px 7px;
	background: rgba(0,0,0,0.5);
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.OWL_M .owl-theme .owl-dots .owl-dot.active span,.OWL_M .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}

.OWL_M .justify-content-center {
	justify-content: center!important;
}

.OWL_M .owl-carousel .product-tile {
	padding-left: 3px;
}

.OWL_M .owl-carousel .owl-stage {
	display: flex;
	height: 100%;
}

.OWL_M .owl-carousel .owl-stage::after {
	content: none;
}

.OWL_M [class^='owl-dots-'].owl-carousel.owl-loaded,.OWL_M .owl-default.owl-carousel.owl-loaded {
	display: block;
}

.OWL_M .owl-nav {
	position: absolute;
	width: 100%;
	left: 0;
	margin: 0;
	top: 50%;
}

.OWL_M .owl-nav>button {
	transition: .3s;
	margin: 0;
	padding: 0;
	top: -45px;
	cursor: pointer;
}

.OWL_M .owl-nav>button span {
	display: none;
}

.OWL_M .owl-nav>button:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.OWL_M .owl-nav>button.disabled {
	opacity: 0;
	visibility: hidden;
}

.OWL_M .owl-nav>button [class*='owl-']:hover {
	background: transparent;
}

.OWL_M .owl-nav .owl-next {
	background-size: contain!important;
	right: -95px;
	position: absolute;
	cursor: pointer;
	width: 35px;
	height: 68px;
}

.OWL_M .owl-nav .owl-prev {
	background-size: contain!important;
	left: -95px;
	position: absolute;
	cursor: pointer;
	width: 35px;
	height: 68px;
}

@media (max-width: 768px) {
	.OWL_M .owl-nav .owl-next {
		width: 25px;
		height: 50px;
	}

	.OWL_M .owl-nav .owl-prev {
		width: 25px;
		height: 50px;
	}
}

.OWL_M .owl-theme.owl-nav-above .owl-nav,.OWL_M .owl-theme.owl-full-width .owl-nav {
	top: -53px;
}

.OWL_M .owl-theme.owl-nav-above .owl-nav .owl-prev,.OWL_M .owl-theme.owl-full-width .owl-nav .owl-prev {
	left: 0;
}

.OWL_M .owl-theme.owl-nav-above .owl-nav .owl-next,.OWL_M .owl-theme.owl-full-width .owl-nav .owl-next {
	right: 0;
}

@media (max-width: 768px) {
	.OWL_M .owl-theme.owl-nav-above .owl-nav,.OWL_M .owl-theme.owl-full-width .owl-nav {
		top: -43px;
	}

	.OWL_M .owl-theme.owl-nav-above .owl-nav .owl-prev,.OWL_M .owl-theme.owl-full-width .owl-nav .owl-prev {
		left: -10px;
	}

	.OWL_M .owl-theme.owl-nav-above .owl-nav .owl-next,.OWL_M .owl-theme.owl-full-width .owl-nav .owl-next {
		right: -10px;
	}
}

.OWL_M .owl-theme.owl-default .owl-nav .owl-prev {
	left: -65px;
}

.OWL_M .owl-theme.owl-default .owl-nav .owl-next {
	right: -65px;
}

@media (max-width: 768px) {
	.OWL_M .owl-theme.owl-default .owl-nav {
		top: -43px;
	}

	.OWL_M .owl-theme.owl-default .owl-nav .owl-prev {
		left: -10px;
	}

	.OWL_M .owl-theme.owl-default .owl-nav .owl-next {
		right: -10px;
	}
}

.OWL_M .owl-theme.owl-carousel-product .owl-item {
	border: solid 1px #3a3d42;
	height: 70px;
}

.OWL_M .owl-theme.owl-carousel-product .owl-item a {
	height: 75px;
	padding: 3px;
	cursor: pointer;
}

.OWL_M .owl-theme.owl-carousel-product .owl-nav>button {
	background-position: center center;
	background-size: 25px;
	background-color: rgba(255,255,255,0.8);
	border-radius: 0;
	margin: 0;
}

.OWL_M .owl-theme.owl-carousel-product .owl-nav .owl-prev {
	left: 1px;
}

.OWL_M .owl-theme.owl-carousel-product .owl-nav .owl-next {
	right: 1px;
}

.OWL_M .owl-main {
	overflow: hidden;
}

@media (min-width: 1025px) {
	.OWL_M .owl-main {
		overflow: visible;
	}
}

.OWL_M .owl-main .owl-nav .owl-next {
	background: rgba(255,255,255,0.68)!important;
	background-size: 35px!important;
	right: -95px;
	position: absolute;
	cursor: pointer;
	width: 45px;
	height: 80px;
	border-radius: 2px;
}

.OWL_M .owl-main .owl-nav .owl-prev {
	background: rgba(255,255,255,0.68)!important;
	background-size: 35px!important;
	left: -95px;
	position: absolute;
	cursor: pointer;
	width: 45px;
	height: 80px;
	border-radius: 2px;
}

.OWL_M .owl-main .owl-item {
	opacity: .5;
	transition: .3s;
}

.OWL_M .owl-main .owl-item.center {
	opacity: 1;
}

.OWL_M .owl-main.owl-carousel .owl-stage-outer {
	overflow: visible;
}

@media (max-width: 991px) {
	.OWL_M .owl-main .owl-nav .owl-prev {
		left: 25px;
	}

	.OWL_M .owl-main .owl-nav .owl-next {
		right: 25px;
	}
}

.OWL_M .owl-theme .owl-dot.active span,.OWL_M .owl-theme .owl-dot:hover span,.OWL_M .owl-theme .owl-dot.active span,.OWL_M .owl-theme .owl-dot:hover span {
	background: #f1d362!important;
}

.OWL_M .owl-theme .owl-dot span,.OWL_M .owl-theme .owl-dot span {
	margin: 5px!important;
}

.help-box {
	color: #000;
	background-color: silver;
	display: block;
	width: 100%;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	margin-bottom: 10px;
}

.free_delivery_user {
	padding: 10px;
	background-color: #b6e66c;
	border: 1px solid #7fa546;
	margin-bottom: 10px;
	font-weight: 700;
}

.free_delivery_user > i {
	background-color: #94bb57;
	padding: 5px;
	border-radius: 50%;
	margin-right: 5px;
}

.free_delivery_wrap {
	border: 1px solid #b9b9b9;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #f5f5f5;
}

.free_delivery {
	text-align: left;
	width: 100%;
	margin: 0;
	display: block;
	display: flex;
	min-height: 36px;
	align-items: center;
	position: relative;
	padding-left: 60px;
}

.free_delivery::before {
	content: '\f0d1';
	font-family: 'FontAwesome';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -18px;
	font-size: 36px;
	line-height: 36px;
}

.free_delivery_meter {
	margin-bottom: 0;
	border-color: transparent;
	background-color: #dadada;
	display: block;
	width: 100%;
	height: 12px;
	max-width: none;
	margin-top: 0;
	margin-bottom: 10px;
	border-style: none;
	border-width: 0;
}

.free_delivery_meter>div {
	background-color: #00b923;
	float: left;
	height: 100%;
}

.free_delivery_meter.big {
	height: 15px!important;
}

.product-list-overview {
	max-height: 368px;
	overflow-y: auto;
	margin-bottom: 15px;
}

.product-list-overview table {
	margin-bottom: 0;
}

@media (min-width: 768px) {
	#loginModal .modal-dialog {
		max-width: 600px;
	}

	.login-right {
		border-left: 1px solid #dcdcdc;
	}
}

.normal-login {
	text-align: center;
	position: relative;
	border-top: 1px solid #ddd;
	width: 100%!important;
}

.separator-or {
	position: absolute;
	top: -17px;
	left: 0;
	right: 0;
	display: block;
	text-align: center;
}

.separator-or span {
	background-color: #fff;
	color: #777;
	padding: 5px;
	display: inline-block;
}

.other-login {
	text-align: center!important;
	padding-top: 0;
	min-height: 25px;
	padding-bottom: 20px;
	width: 100%!important;
}

.text--left {
	text-align: left;
}

.modal label,.b2blogin label {
	padding: 0;
}

.modal-footer .btn-primary {
	font-weight: 700;
}

.justify {
	height: 40px;
	text-align: justify;
}

.justify label {
	padding: 15px 3px 5px!important;
}

.normal-login a {
	color: #777;
	display: inline-block;
	text-align: right;
	font-size: 80%;
}

.clear--both {
	clear: both;
}

.login-right li:before {
	color: #30c68e;
	content: "\f00c";
	font-family: 'FontAwesome';
	font-size: 15px;
	position: absolute;
	left: 15px;
}

.login-right ul {
	list-style: none;
	margin-bottom: 0;
}

.login-right li {
	padding-left: 10px;
}

.lo-forgot {
	margin-left: 10px;
	float: right;
	font-size: 12px;
}

.lo-forgot input[type=checkbox] {
	display: inline-block;
	vertical-align: middle;
	margin-right: 0;
	transform: scale(1.5);
}

.lo-error {
	color: red;
	font-weight: 700;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}

.lista {
	background-color: #fff;
	box-shadow: 0 3px 15px -2px rgba(144,144,144,0.5);
	padding-top: .7rem;
	padding-bottom: .7rem;
	height: 2.7rem;
	display: none;
}

.lista_bg {
	display: block;
}

.lista > a > .container {
	font-weight: 700;
	font-size: 18px;
	text-align: left;
}

.lista > a > .container span.button {
	height: 28px;
	line-height: 28px;
	background-color: #dfdfdf;
	border: 1px solid #a3a3a3;
	float: right;
}

.method-row {
	font-size: 15px;
	margin-right: -15px;
	margin-left: -11px;
}

.tabpanel {
	clear: both;
}

.tab-hidden {
	visibility: hidden;
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all .5s ease;
}

.tab-visible {
	visibility: visible;
	height: auto;
	overflow: visible;
	opacity: 1;
	transition: all .5s ease;
}

.cart_table_wrap {
	overflow-x: auto;
	max-height: 860px;
}

@media (max-width: 767px) {
	.muzikant table.shop_table {
		border: 0;
		background-color: #FFF;
		border-collapse: collapse;
	}

	.shop_table .quantity {
		margin: inherit!important;
	}

	.shop_table td {
		display: inline-block!important;
		padding: 2px 5px!important;
		width: 25%;
		border: 0;
		text-align: left!important;
	}

	.shop_table .product-name,.cart-table .product-quantity {
		width: 70%;
		text-align: left;
	}

	.shop_table .product-ds {
		width: 30%;
		text-align: right!important;
	}

	.shop_table .product-subtotal {
		text-align: right!important;
		width: 75%;
	}

	.shop_table .product-subtotal.ins {
		text-align: right!important;
		width: 30%;
	}

	.shop_table .amount {
		font-weight: 700;
	}

	.shop_table .product-p {
		width: 100%;
	}

	.shop_table thead {
		display: none;
	}

	.shop_table .product-remove {
		width: 100%;
		text-align: center!important;
	}
}

.lo_fb {
	float: right;
}

@media (max-width: 767px) {
	.lo_fb {
		float: inherit;
		margin-top: 10px;
	}
}

#toggle_filters {
	margin-bottom: 10px;
	text-align: center;
}

h1.cat {
	text-align: center;
	font-weight: 700;
}

.modal-header {
	background-color: #fbc901;
	color: #000;
}

.modal-header .close {
	float: right;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .8;
}

.modal-backdrop {
	background-color: #969696;
}

.check_container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.check_container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
}

.check_container:hover input ~ .checkmark {
	background-color: #ccc;
}

.check_container input:checked ~ .checkmark {
	background-color: #fcc907;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.check_container input:checked ~ .checkmark:after {
	display: block;
}

.check_container .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid #000;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.radiobtn {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 50%;
}

.check_container:hover input ~ .radiobtn {
	background-color: #ccc;
}

.check_container input:checked ~ .radiobtn {
	background-color: #fcc907;
}

.radiobtn:after {
	content: "";
	position: absolute;
	display: none;
}

.check_container input:checked ~ .radiobtn:after {
	display: block;
}

.check_container .radiobtn:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #000;
}

.mini_cart_parent {
	overflow: hidden;
	background: transparent none repeat scroll 0 0;
	border: medium none;
	min-height: 70px;
	max-height: 610px;
	overflow-y: auto;
	width: 590px;
}

.modal-backdrop.show {
	opacity: .7;
}

.mini_cart .cart_box {
	color: #000;
	background-color: #fff;
}

.mini_cart .cart_box img.c_thmb {
	width: 50px;
}

.mini_cart .center {
	text-align: center;
}

.mini_cart .qty {
	width: 60px;
	height: 50px;
	padding: 5px;
	font-weight: 700;
}

.mini_cart .cart_remove:before {
	color: #000;
	border: none;
	content: '\f057';
	display: inline-block;
	font-family: FontAwesome;
	font-weight: 400;
	margin: 8px;
	right: 0;
	top: 0;
	font-size: 29px;
}

.mini_cart .cart_box table thead {
	background-color: #feca00;
}

.mini_cart .csum {
	padding-right: 0;
	font-size: 15px;
	text-align: right;
}

.mini_cart .brd {
	background-color: #000;
	color: #fff;
}

.mini_cart table.cart_box {
	border-collapse: separate;
	border: 1px solid #000;
}

.mini_cart table.cart_box th,table.cart_box td {
	border-bottom: 1px solid #c7c6c7;
	border-right: 0;
}

.mini_cart .cart_nktitle {
	color: #000;
	font-size: 1.175em;
	font-weight: 700;
}

.top_h2 {
	font-size: 1.285em!important;
	margin: 10px 0;
	background-color: #e4e4e4;
	padding: 5px;
	font-weight: 700;
}

.item_badges {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}

.item_badges div {
	margin-bottom: 9px;
}

.item_badges.small div {
	margin-bottom: 3px;
}

.item_badges span {
	padding: 5px;
	font-size: 15px;
	font-weight: 700;
}

.item_badges.small span {
	padding: 3px;
	font-size: 12px;
	font-weight: 700;
}

.item_badges span.b_onsale {
	background-color: #54f700;
}

.item_badges span.b_free_delivery {
	background-color: #13e932;
}

.item_badges span.b_stock_out {
	background-color: #b9b7e5;
}

.item_badges span.b_top {
	background-color: #e973bc;
}

.shake_z {
	animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;
	transform: translate3d(0,0,0);
	backface-visibility: hidden;
	perspective: 1000px;
}

@keyframes shake {
	10%,90% {
		transform: translate3d(-1px,0,0);
	}

	20%,80% {
		transform: translate3d(2px,0,0);
	}

	30%,50%,70% {
		transform: translate3d(-4px,0,0);
	}

	40%,60% {
		transform: translate3d(4px,0,0);
	}
}

.bounce-left {
	-webkit-animation: bounce-left .8s both;
	animation: bounce-left .8s both;
}

@-webkit-keyframes bounce-left {
	0% {
		-webkit-transform: translateX(-48px);
		transform: translateX(-48px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 1;
	}

	24% {
		opacity: 1;
	}

	40% {
		-webkit-transform: translateX(-26px);
		transform: translateX(-26px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	65% {
		-webkit-transform: translateX(-13px);
		transform: translateX(-13px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	82% {
		-webkit-transform: translateX(-6.5px);
		transform: translateX(-6.5px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	93% {
		-webkit-transform: translateX(-4px);
		transform: translateX(-4px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	25%,55%,75%,87%,98% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		opacity: 1;
	}
}

@keyframes bounce-left {
	0% {
		-webkit-transform: translateX(-48px);
		transform: translateX(-48px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 1;
	}

	24% {
		opacity: 1;
	}

	40% {
		-webkit-transform: translateX(-26px);
		transform: translateX(-26px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	65% {
		-webkit-transform: translateX(-13px);
		transform: translateX(-13px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	82% {
		-webkit-transform: translateX(-6.5px);
		transform: translateX(-6.5px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	93% {
		-webkit-transform: translateX(-4px);
		transform: translateX(-4px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	25%,55%,75%,87%,98% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		opacity: 1;
	}
}

.loading-overlay {
	display: none;
	background: rgba(26,26,26,0.3);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99;
	top: 0;
}

.loading-overlay-image-container {
	display: none;
	position: fixed;
	z-index: 100;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.loading-overlay-img {
	width: 50px;
	height: 50px;
	border-radius: 5px;
}

.lds-facebook {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}

.lds-facebook div {
	display: inline-block;
	position: absolute;
	left: 8px;
	width: 16px;
	background: #fcc90c;
	animation: lds-facebook 1.2s cubic-bezier(0,0.5,0.5,1) infinite;
}

.lds-facebook div:nth-child(1) {
	left: 8px;
	animation-delay: -.24s;
}

.lds-facebook div:nth-child(2) {
	left: 32px;
	animation-delay: -.12s;
}

.lds-facebook div:nth-child(3) {
	left: 56px;
	animation-delay: 0;
}

@keyframes lds-facebook {
	0% {
		top: 8px;
		height: 64px;
	}

	50%,100% {
		top: 24px;
		height: 32px;
	}
}

.header-container .header-middle .header-inner-content {
	padding-top: 9px!important;
}

.header-container .logo {
	position: absolute!important;
	top: 0!important;
	left: 0!important;
}

.login_link {
	font-size: 15px;
	position: absolute;
	top: -7px;
	right: 0;
}

.acc_btn {
	background-color: #fff;
	color: #000;
	padding: 5px;
	border-radius: 3px;
}

.method-row.disabled label,.method-row.disabled .price,.method-row.disabled .free {
	color: #ccc;
	text-decoration: line-through;
}

ul.dolg-badge-group {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	z-index: 1;
	padding-left: 0;
}

ul.dolg-badge-group > li {
	padding-bottom: 8px;
	text-align: left;
}

ul.dolg-badge-group2 {
	position: absolute;
	top: 0;
	right: 10px;
	list-style: none;
	width: 150px;
	z-index: 2;
}

ul.dolg-badge-group2 > li {
	padding-bottom: 8px;
	text-align: right;
}

.dolg-badge.b1 {
	background-color: #fff8a9;
	color: #000;
	font-weight: 700;
	padding: 5px;
}

.dolg-badge.b2 {
	background-color: #f7e02e;
	color: #000;
	font-weight: 700;
	padding: 5px;
}

.dolg-badge.b3 {
	background-color: #018f69;
	color: #fff;
	font-weight: 700;
	padding: 5px;
}

.dolg-badge.b4 {
	background-color: #e8ab00;
	color: #000;
	font-weight: 700;
	padding: 5px;
}

.dolg-badge.b5 {
	background-color: #a3e5ff;
	color: #000;
	font-weight: 700;
	padding: 5px;
}

.acc_discount_box {
	color: #000;
	background-color: #efe9cd;
	font-size: 14px;
	font-weight: 700;
	position: absolute;
	right: 0;
	top: 0;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #efe9cd;
}

@media (max-width: 992px) {
	.acc_discount_box {
		background-color: #ffd700;
		font-size: 14px;
		font-weight: 700;
		border: 1px solid #f5ce00;
		margin-top: 10px;
		margin-bottom: 10px;
		display: inline-block;
		padding: 5px;
		clear: both;
		position: relative;
	}
}

.recover_button {
	float: right;
}

@media (max-width: 576px) {
	.recover_button {
		float: left;
		margin-top: 20px;
	}
}

img.flagIcon {
	width: 17px;
	margin-top: -5px;
	margin-right: 5px;
}

.awards > a {
	display: inline-block;
	padding: 5px;
}

.discount_box {
	background-color: #fff98a;
	padding: 5px;
	border-radius: 3px;
}

.is_open .link_dw {
	display: block;
}

.dw_cont.bottom {
	margin-top: 45px;
}

.link_dw {
	float: left;
	min-width: 160px;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	text-align: left;
}

.dw_cont {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
	max-width: 270px;
	padding: 0;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	white-space: normal;
}

.dw_cont.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #858585;
	border-bottom-color: rgba(0,0,0,0.27);
	top: -11px;
}

.dw_cont>.arrow {
	border-width: 11px;
}

.dw_cont>.arrow,.dw_cont>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.dw_cont.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}

.dw_cont>.arrow:after {
	border-width: 10px;
	content: "";
}

.dw_cont>.arrow,.dw_cont>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.link_dw .dw_sub {
	display: block;
	position: static;
	border-radius: 4px;
	border: 0 none;
	max-height: 650px;
	padding: 0!important;
}

.main-header ul {
	margin: 0;
	padding: 0;
	display: block;
}

.dw_cont ul {
	margin: 0;
}

.dw_sub {
	width: 100%;
	max-height: 250px;
	position: absolute;
	top: 100%;
	left: 0;
	border: 1px solid #ccc;
	display: none;
	margin: 0;
	padding: 0;
	z-index: 50;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 1px 4px rgba(0,0,0,.15);
	overflow: auto;
	overflow-x: hidden;
}

.link_dw li,.main-header .link_dw li {
	display: block!important;
	padding: 0!important;
}

.dw-item:first-child {
	border-radius: 0;
}

.dw-item {
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	color: #222;
	cursor: pointer;
	display: block;
	font-size: 13px;
	margin: 0;
	overflow: hidden;
	padding: 10px 15px;
}

.dw-item > a.activeTab {
	background-color: #f2d95c;
}

.link_dw li a {
	padding: 10px 15px;
	display: block;
	text-decoration: none;
}

li.dw-item {
	margin-left: 0!important;
}

.top-menu.st ul>li.dw-item>a {
	height: auto;
	line-height: normal;
}

.top-menu.st ul>li.dw-item>a:hover:not(.activeTab) {
	text-decoration: none;
	background-color: #f5f5f5;
}

.top-menu.st ul>li.dw-item:last-of-type {
	border: none;
}

.free_info {
	position: absolute;
	display: block;
	bottom: 100%;
	right: 20px;
	font-size: 12px;
	line-height: 21px;
	border-radius: 3px;
	padding: 0 7px;
	background: #fff;
	color: #000;
	font-weight: 400;
	white-space: nowrap;
	margin-bottom: 0;
	pointer-events: none;
	z-index: 1;
}

.free_info:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	border-color: #ccc transparent;
	border-style: solid dashed;
	border-width: 8px 8px 0;
	margin-left: -8px;
}

.wisi_data a,.wisi_data a:visited,.tabpanel p > a,.tabpanel ul > li > a,.tabpanel p > a:visited {
	color: #056ab1;
	text-decoration: underline;
}

.wisi_data h2 {
	margin-bottom: 10px;
	margin-top: 35px;
}

.wisi_data ul.numbers li {
	list-style-type: decimal;
}

.wisi_data ul,.wisi_data ol {
	margin-left: 20px;
}

.wisi_data > .wisi_tab_nav ul {
	margin: 0;
	padding: 0;
}

.wisi_data > .wisi_tab_nav {
	position: relative;
	margin-bottom: 30px;
	background-color: #333;
	padding: 10px;
	padding-left: 20px;
}

.wisi_data > .wisi_tab_nav li {
	display: inline-block;
	position: relative;
}

.wisi_data > .wisi_tab_nav li > a {
	font-size: 15px;
	font-weight: 700;
	line-height: 40px;
	text-decoration: none;
}

.wisi_data > .wisi_tab_nav li:not(:first-child) > a {
	padding: 0 1.3em;
}

.wisi_data > .wisi_tab_nav li:first-child > a {
	padding-right: 1.3em;
}

.wisi_data > .wisi_tab_nav li > a,.wisi_data > .wisi_tab_nav li > a:visited {
	color: #fff;
}

.wisi_data > .wisi_tab_nav li:not(:first-child)::before {
	content: '';
	margin-bottom: 2px;
	background-color: #fbc901;
	height: 8px;
	width: 8px;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	top: 17px;
	margin-left: -3px;
}

.wisi_data > .wisi_tab_nav li:nth-child(6):before {
	display: block;
}

.wisi_data table,.wisi_data table th,.wisi_data table td {
	border: 0;
	padding: 10px;
}

.wisi_data.reference table {
	border-bottom: 1px solid #cdcdcd;
}

.wisi_data.poradna tr:first-child > td:first-child {
	width: 110px;
}

.page_form_wrap {
	background-color: #f0f0f0;
	padding: 40px;
	margin-top: 20px;
	border: 1px solid #c1c1c1;
	border-radius: 10px 10px 0 0;
}

.newsletter_checkboxes > div {
	display: inline-block;
	padding-right: 13px;
	font-weight: 700;
}

.newsletter_checkboxes input,.newsletter_checkboxes label {
	cursor: pointer;
}

.small_cart_img {
	height: auto;
	max-height: 63px;
	max-width: 63px;
}

.paswords_blur {
	color: transparent!important;
	text-shadow: 0 0 6px #000;
}

#main_info {
	background-color: #ed2d1f;
}

#main_info .main_alert {
	padding: 20px 0;
	color: #fff;
	margin: 0;
	text-align: center;
	overflow-x: auto;
	width: 100%;
}

#poradna_inner img {
	width: 100px;
}

#poradna_inner .col-12 {
	padding-bottom: 20px;
	min-height: 110px;
}

#poradna_inner .row {
	border-bottom: 1px solid gray;
	margin-bottom: 20px;
}

#poradna_inner .tb {
	display: table;
	height: 100%;
}

#poradna_inner .tb > a {
	display: table-cell;
	vertical-align: middle;
}

#poradna_inner a {
	font-size: 18px;
}

@media (min-width: 768px) {
	#poradna_inner .tb {
		min-height: 100px;
	}
}

#poradna_inner .tb > .block > a {
	display: block;
	line-height: 1.8;
	margin-top: 10px;
}

.cat-boxes-tile.ct:hover {
	background-color: #ffe900;
}

.cat-boxes-tile.ct {
	background-color: #f3f3f3;
}

.cat-boxes-tile.ct.poradna {
	background-color: #f3f3f3;
}

.cat-boxes-tile.ct p {
	font-weight: 700;
}

@media (min-width: 992px) {
	.d-lg-inline-block {
		display: inline-block!important;
	}
}

.checkout_hc_link {
	padding-top: 5px;
	margin-top: 5px;
	display: inline-block;
	color: #0041d4;
	border-top: 1px solid gray;
	line-height: 17px;
}

.tabpanel #detailTabContent {
	margin: 0;
	padding: 0;
	border: 0!important;
}

.tabpanel ul {
	margin-left: 7px;
}

.chosen_currency {
	background-color: red;
	color: #fff;
	padding: 5px;
	font-weight: 700;
	margin-bottom: 15px;
}

.chosen_currency > span {
	text-decoration: underline;
}

.alert {
	font-weight: 700;
}

.item_count {
	margin: 0!important;
	width: 100%!important;
	font-size: 16px;
}

.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
	background: url(default-skin.png) 0 0 no-repeat;
	background-size: 274px 98px;
	width: 54px;
	height: 54px;
}

.post {
	margin-left: 0;
}

.reply {
	margin-left: 25px;
}

.post .mv {
	color: #2f8a00;
}

.post .btn-del:visited,.reply .btn-del:visited {
	color: #484848;
}

.post .btn-reply,.reply .btn-reply,.post .btn-reply:visited,.reply .btn-reply:visited {
	color: #484848;
	background-color: #f9f9f9;
	border-color: #a5a5a5;
	text-decoration: none;
	font-weight: 700;
}

.post .btn-del,.reply .btn-del {
	color: #484848;
	background-color: #f9f9f9;
	border-color: #a5a5a5;
	text-decoration: none;
	font-weight: 700;
}

.post .btn-reply:hover,.reply .btn-reply:hover {
	color: #1b8c0d;
}

.post .btn-del:hover,.reply .btn-del:hover {
	color: red;
}

.post .s1 {
	margin-bottom: 2px;
}

.post .s2 {
	margin-bottom: 15px;
}

.btn-question {
	font-weight: 700;
	text-decoration: none!important;
	color: #000!important;
}

.btn-question:visited {
	color: #000!important;
}

.btn-secondary.focus,.btn-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);
	color: #fff;
}

.no_po_text {
	color: #9a9a9a;
}

.inaction_info {
	background-color: #f0f8ff;
	padding: 8px;
}

.b6 {
	background-color: #f0f8ff;
	color: #000;
	font-weight: 700;
	padding: 5px;
}

.proforma_box {
	background-color: #f1e900;
	padding: 5px 0 5px 12px;
	margin-bottom: .5rem;
	font-weight: 700;
	display: none;
}

.card_in_counter {
	background-color: #d8d8d8;
	color: gray;
	padding: 0 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-left: 5px;
}

.card_in_counter.in {
	background-color: #d60000;
	color: #fff;
}

.test_box_wrap > a {
	background-color: #e0e0e0;
	color: #000;
	padding: 0 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	display: inline-block;
	line-height: 35px;
	margin-right: 20px;
}

.test_box_wrap > a > .fa {
	font-size: 18px;
	padding: 2px 4px 2px 0;
}

.test_box_wrap > iframe {
	margin-bottom: 10px;
}

.info_not_in_stock {
	background: red;
	background: rgba(255,0,0,0.8);
	border-radius: .5em;
	height: 22px;
	color: #fff;
	display: block;
	padding: .1em 1em;
	text-shadow: 0 1px 0 red;
	white-space: nowrap;
	font-size: 10px;
	font-weight: 700;
	position: relative;
	margin-bottom: 5px;
}

.info_not_in_stock:after {
	border: solid;
	border-color: red transparent;
	border-color: rgba(255,0,0,0.8) transparent;
	border-width: .4em .4em 0;
	bottom: -4px;
	content: "";
	display: block;
	left: 40px;
	position: absolute;
}

.info_not_in_stock_ow {
	background: red;
	background: rgba(255,0,0,0.8);
	border-radius: .5em;
	color: #fff;
	display: inherit;
	padding: .1em 1em;
	text-shadow: 0 1px 0 red;
	white-space: nowrap;
	font-size: 10px;
	font-weight: 700;
}

.button.dostupnost {
	float: right;
	height: auto;
	line-height: 25px;
	background-color: #f11515;
	color: white;
}

.button.dostupnost:focus {
	color: #FFF;
}

.button.dostupnost:hover {
	background-color: #000;
}

@media screen and (max-width: 991px) {
	.button.dostupnost {
		float: none;
		margin-top: 10px;
	}

	#price_range_slider {
		margin: 0 15px;
	}
}

#chat-application,#chat-application-iframe {
	z-index: 9!important;
}

@media (min-width: 1200px) {
	.bpl {
		padding-left: 0;
	}
}

@media (max-width: 1200px) {
	.item_count {
		margin-bottom: 6px!important;
	}
}

.flex .container {
	display: flex;
	position: relative;
	vertical-align: middle;
	padding: 10px 0;
}

.flex .container > div {
	display: inline-block;
	margin-right: 9px;
}

.flex .container .w0 {
	max-width: 230px;
}

.flex .container .w1 {
	max-width: 80px;
}

.flex .container .w2 {
	min-width: 365px;
}

@media (min-width: 1200px) {
	.flex .container .w2 {
		min-width: 385px;
	}
}

.flex .container .w3 {
	max-width: 120px;
}

.flex .vip_button {
	margin: 0;
	color: #000;
	line-height: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	font-weight: 700;
	background: #ffe900;
	font-size: 13px;
}

.flex .header-search {
	margin: 0;
}

.header-container .flex .logo {
	width: 230px;
	margin: 0;
	position: relative!important;
	margin-top: -5px;
}

.flex #cart_container {
	top: 10px;
}

.vip_button:hover {
	background: #e6d611;
}

.social {
	margin-bottom: 10px;
	float: right;
}

.img_c_w {
	max-width: 100px;
	margin: 0 auto;
	vertical-align: middle;
}

.img_c {
	display: block;
	background-repeat: no-repeat;
	padding-bottom: 65%;
	background-position: center;
	-webkit-background-position: center;
	-moz-background-position: center;
	-o-background-position: center;
/*background-size:65% auto;
-webkit-background-size: 65% auto;*/
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}

.img_itm_w {
	max-width: 193px;
	margin: 0 auto;
}

.img_itm {
	display: block;
	background-repeat: no-repeat;
	padding-bottom: 68%;
	background-position: center;
/*background-size: auto 100%;
-webkit-background-size: auto 100%;*/
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}

.close_filter {
	display: none;
	position: absolute;
	right: 8px;
	top: 0;
}

.close_filter:before {
	content: "✖";
	border: 2px solid #000000;
	background-color: #ffd01b;
	padding: 0px 10px 4px 10px;
	cursor: pointer;
	border-radius: 50%;
	font-size: 25px;
}

@media (max-width: 992px) {
	.close_filter {
		display: block;
	}
}

.licence_key_box {
	background-color: #eaeaea;
	padding: 15px;
	margin-bottom: 25px;
}

.licence_key_box .email_send {
	background-color: #ffffff;
	padding: 6px;
	margin-left: 5px;
	border-radius: 3px;
}

.licence_key_box .licence_key {
	background-color: #fff;
	color: #00299e;
	font-weight: bold;
	padding: 8px;
	font-size: 14px;
	display: inline-block;
	border: 1px solid #d6d6d6;
}

.licence_key_box .licence_url {
	color: #0014ff;
	font-weight: bold;
}

.toptab_sw-icon:after {
	content: "";
	width: 33px;
	height: 33px;
	background: #fff url(/images/top_tabs_sw_disc.png) no-repeat 0 0;
	top: -10px;
	right: -17px;
	position: absolute;
	display: inline-block;
	background-size: 33px;
	border-radius: 50%;
	z-index: 1;
}