@media (min-width: 1px){
	.container {
		//width: 990px;
		width: 1075px;
	}
	
	#search-form-1 {
		width: 245px;
	}
	
	#search-form-1 input {
		width: 200px;
	}
}

.affix {
	top: 0;
}

#sticky.affix {
	width: 100%;
	left: 0;
	z-index: 100;
	background-color: white;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}

#sticky.affix ul {
	float: none;
	//width: 955px !important;
	//width: 1045px !important;
	width: 1115px !important;
	margin: 0 auto 0 auto;
}

#sticky.affix-top ul li.show-on-stick {
	display: none;
}
#sticky.affix ul li.show-on-stick {
	display: list-item;
}

.btn, .btn-large, .btn-flat {
	border: none;
	border-radius: 2px;
	outline: 0;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent; }

.btn.disabled, .disabled.btn-large, .btn-floating.disabled, .btn-large.disabled, .btn:disabled, .btn-large:disabled, .btn-large:disabled, .btn-floating:disabled {
	background-color: #DFDFDF;
	box-shadow: none;
	color: #9F9F9F;
	cursor: default; }
.btn.disabled *, .disabled.btn-large *, .btn-floating.disabled *, .btn-large.disabled *, .btn:disabled *, .btn-large:disabled *, .btn-large:disabled *, .btn-floating:disabled * {
    pointer-events: none; }
.btn.disabled:hover, .disabled.btn-large:hover, .btn-floating.disabled:hover, .btn-large.disabled:hover, .btn:disabled:hover, .btn-large:disabled:hover, .btn-large:disabled:hover, .btn-floating:disabled:hover {
    background-color: #DFDFDF;
    color: #9F9F9F; }

.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
	font-size: 1.3rem;
	line-height: inherit; }

.btn, .btn-large {
	text-decoration: none;
	color: #FFF;
	text-align: center;
	letter-spacing: .5px;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	transition: .2s ease-out;
	cursor: pointer; }
.btn:hover, .btn-large:hover {
}

.btn-floating {
	display: inline-block;
	color: #FFF;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 37px;
	height: 37px;
	line-height: 37px;
	padding: 0;
	background-color: #26a69a;
	border-radius: 50%;
	transition: .3s;
	cursor: pointer;
	vertical-align: middle; }
.btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #FFF;
    font-size: 1.6rem;
    line-height: 37px; }
.btn-floating:before {
    border-radius: 0; }
.btn-floating.btn-large {
    width: 55.5px;
    height: 55.5px; }
.btn-floating.btn-large i {
	line-height: 55.5px; }

button.btn-floating {
	border: none; }

.fixed-action-btn {
	position: fixed;
	right: 23px;
	bottom: 23px;
	padding-top: 15px;
	margin-bottom: 0;
	z-index: 998; }
.fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px; }
.fixed-action-btn ul li {
	margin-bottom: 15px; }
.fixed-action-btn ul a.btn-floating {
	opacity: 0; }

.btn-flat {
	box-shadow: none;
	background-color: transparent;
	color: #343434;
	cursor: pointer; }
.btn-flat.disabled {
    color: #b3b3b3;
    cursor: default; }

.btn-large {
	height: 54px;
	line-height: 56px; }
.btn-large i {
    font-size: 1.6rem; }

.btn-search {
	box-shadow: none !important;
	outline: 0 none !important;
}

.btn {
	background-color: #98BB34;
	border: 1px solid #007000;
	border-radius: 2px;
	text-transform: none;
	font-weight: bold;
	letter-spacing: .5px;
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
	border: 0;
	text-shadow: none;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.btn-default {
	text-shadow: none;
	background-image: none;
	filter: none;
	background-repeat: no-repeat;
	border: none;
	
	background-color: #bebebe;
	color: #fff !important;
}
.btn-default:hover,
.btn-default:focus {
	color: #fff !important;
	background-color: #bebebe;
}
.btn-default:active,
.btn-default.active {
	background-color: #bebebe;
	border: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #bebebe;
	background-image: none;
}

.btn-primary {
	background-image: none;
	filter: none;
	background-repeat: no-repeat;
	border: none;
	color: #ffffff;
	background-color: #98BB34;
	border-color: #007000;
}
.btn-primary:focus,
.btn-primary.focus {
	color: #ffffff;
	background-color: #98BB34;
	border-color: #007000;
}
.btn-primary:hover {
	color: #ffffff;
	background-color: #98BB34;
	border-color: #007000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #98BB34;
	border-color: #007000;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
	color: #ffffff;
	background-color: #98BB34;
	border-color: #007000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #98BB34;
	border-color: #007000;
}
.btn-primary .badge {
	color: #ffffff;
	background-color: #000000;
}

.btn-danger {
	background-image: none;
	filter: none;
	background-repeat: no-repeat;
	border: none;
	background-color: #c12e2a;
}

.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}

.btn-info {
	background-image: none;
	filter: none;
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	background-color: #00b8d4;
	border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
	color: #fff;
	background-color: #00b8d4;
	border-color: #1b6d85;
}
.btn-info:hover {
	color: #fff;
	background-color: #00b8d4;
	border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #00b8d4;
	border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
	color: #fff;
	background-color: #00b8d4;
	border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #00b8d4;
	border-color: #46b8da;
}
.btn-info .badge {
	color: #fff;
	background-color: #000;
}

.top-navbar:after {
	background-color: #dddddd;
    content: "";
    display: inline-block;
    height: 1px;
    position: absolute;
	bottom: 37px;
    width: 100%;
}

.navbar-default {
	background-image: none;
	filter: none;
	background-repeat: no-repeat;
	
	background-color: white;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
	font-size: 15px;
}

.navbar-nav > li {
	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	-o-transition: background-color .3s;
	-ms-transition: background-color .3s;
	transition: background-color .3s;
}
.navbar-nav > li:hover, .navbar-nav > li.active {
	background-color: rgba(0, 0, 0, 0.1); 
}

.navbar-default .navbar-nav > li > a {
	color: black;
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-brand {
	padding: 1px 1px;
	margin-right: -10px;
}

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}

.navbar-form {
	padding: 0px;
}
.nav.navbar-nav.header-nav > li > a{
	padding-top: 7px;
	padding-bottom: 7px;
}

.page-footer .container {
	max-width:1280px;
	padding: 0 1.5rem;
	margin: 0 auto;
}
.page-footer .container .row {
	margin-left: -0.75rem;
	margin-right: -0.75rem;
}
.page-footer .row {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.page-footer .row .col {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0.75rem;
}

footer.page-footer {
	margin-top: 20px;
	padding-top: 20px;
	line-height: 1.5;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.87);
}
footer.page-footer .footer-copyright {
	font-weight: 300;
}
footer.page-footer .footer-copyright {
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	color: rgba(255,255,255,0.8);
	background-color: rgba(51,51,51,0.08);
}

.page-footer a {
	text-decoration: none !important;
}
.page-footer ul {
	list-style-type: none;
}
.page-footer ul li {
	list-style-type: none;
}
.page-footer li {
	display: list-item;
	text-align: -webkit-match-parent;
}

html {
	position: relative;
	min-height: 100%;
}

body {
	/* Margin bottom by footer height */
	margin-bottom: 223px !important;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 223px;
	background-color: #f5f5f5;
}


.card-panel {
	transition: box-shadow .25s;
	padding: 20px;
	margin: 0.5rem 0 1rem 0;
	border-radius: 2px;
	background-color: #fff; }

.card {
	width: 272px;
	position: relative;
	overflow: visible;
	margin: 5px 5px 10px 5px;
	background-color: #fff;
	transition: box-shadow .25s;
	border-radius: 2px; 
	display: inline-block;
}

.card > .card-image {
	overflow: hidden;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.card > .card-image > .enhanced-marker {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 0px 0px 5px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	width: 100%;
	height: 23px;
	background-color: #fff;
	color: #000;
	font-size: 10px;
}

.card > .card-image > .own-matrial-marker {
	position:absolute;
	right:5px;
	bottom:5px;
	width:18px;
}

.card > .card-image > .favorizer {
	position:absolute;
	left:5px;
	top:5px;
	width:18px;
	cursor:pointer;
	display: none;
}

.card > .card-image > a > div > img {
	height: 272px;
	width: 272px;
}

.card .card-title {
	color: #fff;
	font-size: 24px;
	font-weight: 300;
}

.card .card-title.activator {
	cursor: pointer;
}

.card.small, .card.medium, .card.large {
	position: relative;
}

.card.small .card-image, .card.medium .card-image, .card.large .card-image {
	overflow: hidden;
}

.card.small .card-content, .card.medium .card-content, .card.large .card-content {
	overflow: hidden;
}

.card.small .card-action, .card.medium .card-action, .card.large .card-action {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.card.small {
	height: 300px; }
.card.small .card-image {
	height: 150px; }
.card.small .card-content {
	height: 150px; }
.card.medium {
	height: 400px; }
.card.medium .card-image {
	height: 250px; }
.card.medium .card-content {
	height: 150px; }
.card.large {
	height: 500px; }
.card.large .card-image {
	height: 330px; }
.card.large .card-content {
	height: 170px; }
.card .card-image {
	position: relative; }
.card .card-image .product-image {
	//border-radius: 2px 2px 0 0;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%; }
.card .card-image .card-title {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px; }
.card .card-content {
	padding: 20px;
	border-radius: 0 0 2px 2px; }
.card .card-content p {
	margin: 0;
	color: inherit; }
.card .card-content .card-title {
	line-height: 48px; }
.card .card-action {
	border-top: 1px solid rgba(160, 160, 160, 0.2);
	padding: 20px; }
.card .card-action a {
	color: #ffab40;
	margin-right: 20px;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	-ms-transition: color .3s ease;
	transition: color .3s ease;
	text-transform: uppercase; }
.card .card-action a:hover {
	color: #ffd8a6; }
.card .card-reveal {
	padding: 20px;
	position: absolute;
	background-color: #fff;
	width: 100%;
	overflow-y: auto;
	top: 100%;
	height: 100%;
	z-index: 1;
	display: none; }
.card .card-reveal .card-title {
	cursor: pointer;
	display: block; }

.prod-content{
	padding: 5px 0px !important;
}

.prod-avatar {
	padding: 8px 0 0 6px;
}
.prod-avatar img {
	width: 35px;
	height: 35px;
	border: 1px solid #bebebe;
	padding: 1px;
	border-radius: 17px;
}

.prod-datas-wrapper {
	padding: 0;
}

.prod-title {
	height: 35px;
	margin: 0;
	padding: 0 10px 0 0;
}
.prod-title a{
	color: #616161;
}

.prod-datas {
	padding: 0 10px 0 0;
	margin: 0;
}

.prod-shop {
	padding: 0;
	margin: 0;
}
.prod-shop a{
	color: #bdbdbd;
}

.prod-price{
	padding: 0;
	margin: 0;
	color: #4caf50;
}

.price-filter{
	box-shadow: none !important;
	border: 1px solid;
}

.white-text {
	color: #FFFFFF !important;
}
.black {
	color: #000000 !important;
}
.grey-text {
	color: #9e9e9e !important;
}
.grey-text.text-lighten-4 {
	color: #f5f5f5 !important;
}
.grey-text.text-lighten-3 {
	color: #eeeeee !important;
}
.light-green {
	background-color: #8bc34a !important;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
	border-color: none;
	box-shadow: none;
	outline: 0 none;
}

#quick_search_input{
	box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
}
#quick_search_input2{
	box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
}

#boss{
	background-image: none !important;
}

.purchase_container .purchase_title{
	width: auto !important;
}
.menu_cont{
	width: 22px !important;
}

.product{
	width: 135px !important;
}
.npbox{
	width: auto !important;
	height: auto !important;
}

#xs-search:hover{
	background-color: #e8e8e8;
	text-decoration: none;
	transition: background-color .3s;
}
#xs-search{
	transition: background-color .3s;
}

.with-pointer:before{
	content:" ";
	display:block;
	position:absolute;
	top:-10px;
	width:0;
	height:0;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-bottom:10px solid #d8d8d8;
	cursor:pointer;
}

.with-pointer:after{
	content:" ";
	display:block;
	position:absolute;
	top:-8px;
	width:0;
	height:0;
	border-left:9px solid transparent;
	border-right:9px solid transparent;
	border-bottom:9px solid #fff;
	cursor:pointer;
}

.btn.to_basket {
	padding: 6px 12px 6px 12px !important;
}

.btn-search {
  box-shadow: none !important;
  outline: 0 none !important;
  background-color: #bebebe;
  border: none;
}
 
input[type=checkbox] {
	margin: 3px 3px 3px 4px;
}

.separator {
	margin: 5px 0 5px 0;
}

.btn.meska-dropdown {
	width: 220px !important;
}

.btn.meska-dropdown div {
	width: 220px !important;
	top:30px !important;
}

.btn.meska-dropdown div a {
	float: left;
	text-align: left !important;
	font-size: 12px;
}