@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i&display=swap&subset=cyrillic');

body {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	color: #6A6A6A;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	background: #F7F7F7;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: bold;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 36px;
}
h2 {
	font-size: 34px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
@media (max-width: 768px) {
	h1 { font-size: 22px; }
	h2 { font-size: 20px; }
	h3 { font-size: 18px; }	
}
a {
	color: #122538;
	text-decoration: none;
	-moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
}
a:hover {
	color: #00772a;
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
    background: #eaeaea;
    box-shadow: none;
    border-color: transparent;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
	background-color: #F2F2F2;
    border: 1px solid #F2F2F2;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #00772a;
}

header {
	padding-bottom: 40px;
}
@media (max-width: 992px) {
	header { padding-bottom: 50px; }
}

header .header-line-1 {
	background: #fff;
    color: #333;
	position: relative;
    z-index: 99999;
}

#langmark .btn-link, #top-links li, #top-links a {
	color: #6A6A6A;
	text-shadow: none;
	text-decoration: none;
    position: relative;
}
#langmark .btn-link:hover, #top-links a:hover, #top-links .open a {
	color: #00772a;
	background: transparent;
}
#langmark .btn-link .fa {
	padding-left: 3px;
}
#langmark .btn-link {
	font-size: 14px;
    padding: 0;
    padding-left: 0px;
	height: 75px;
    line-height: 75px;
    width: 50px;
    text-align: center;
}
@media (max-width: 440px) {
	#langmark .btn-link	{ width: 40px; }
}
#langmark .dropdown-menu {
    left: auto;
    right: 0;
    margin: 0;
    border: 1px solid rgba(0, 0, 0, 0.04);
    box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.1);	
}
#langmark .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -19px;
    right: 17px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    width: 0;
    height: 0;	
}
#langmark .dropdown-menu > li > a {
	font-size: 14px;
}
#langmark .dropdown-menu > li > a:hover {
    color: #fff;
    background: #00772a;
}
#top-links .dropdown-menu a {
	color: #333;
	text-shadow: none;	
}
#top-links .dropdown-menu a:hover {
	color: #fff;
	background: #00772a;	
}
#top .btn-link strong {
	font-size: 14px;
    line-height: 14px;
}
#top-links {
	padding-top: 10px;
}
#top-links a + a {
	margin-left: 15px;
}
.userlink {
	display: block;
    height: 75px;
    line-height: 75px;
    text-align: center;
    border-right: 0;
    margin-right: 20px;	
    text-transform: uppercase;
    color: #00772a;
    font-weight: bold;
}
@media (max-width: 478px) {
	.userlink { margin-right: 10px; }	
}
header > .container {
	position: relative;
}
/* logo */
#logo {
    margin: 10px 0 0 15px;
    float: left;
    max-width: 91px;	
}
@media (max-width: 1200px) {
#logo {

    max-width: 91px;
}
}
@media (max-width: 440px) {
#logo {

    max-width: 91px;
}
}

.lozung {
    height: 75px;
    line-height: 75px;
    font-size: 24px;
    color: #122538;
    text-transform: uppercase;
}


/* search */
.search-dropdown a.dropdown-toggle {
	display: block;
	height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
    border-right: 1px solid #DFDFDF;	
}
.search-dropdown.open > .dropdown-menu {
	padding: 0;
    min-width: 300px;	
}
#search {
	margin-bottom: 0px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	background: #2b435a;
	color: #fff;
}
#search .btn-lg {
	font-size: 15px;
    line-height: 18px;
    padding: 10px 10px;
    text-shadow: none;
    box-shadow: none;
    color: #ffffff;
    border: 1px solid #2b435a;
    background: #2b435a;
}
/* cart */
#cart {
    margin-bottom: 0px;
    border-left: 0;
    background: #ececec;
}
#cart:hover {
	background-color: #cecece;	
}
#cart > .btn {
height: 75px;
width: 75px;
position: relative;
background: url(../image/cart.png) no-repeat center center;
border: 0 !important;
box-shadow: none;
}
#cart > .btn #cart-total {
	width: 16px;
    height: 16px;
    position: absolute;
    top: 3px;
    right: 3px;
    background: #00772a;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
}

#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart > .btn {
		width: 50px;	
	}
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

#compare-total,
#wishlist-total {
	display: block;
	height: 50px;
	width: 50px;
	background: url(../image/compare.png) no-repeat center center #2E2E2E; 
	text-decoration: none;
}
#wishlist-total {
	background: url(../image/tag.png) no-repeat center center; 
}

#compare-total:hover,
#wishlist-total:hover {
	background-color: #151515;	
}

@media (max-width: 440px) {
	#compare-total, #wishlist-total	{ width: 40px; }
}

/* menu */

header a.openmobilemenu {
	display: block;
	height: 75px;
    line-height: 75px;
    width: 50px;
    text-align: center;
    overflow: hidden;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;	
}
@media (min-width: 992px) {
	header a.openmobilemenu { width: 0px;  opacity: 0; }
	.scroll header a.openmobilemenu { width: 50px; opacity: 1; }	
}
@media (max-width: 440px) {
	header a.openmobilemenu	{ width: 40px; }
}

.menu.icon {
    position: absolute;
    margin-left: 10px;
    margin-top: 35px;
    width: 25px;
    height: 2px;
    background-color: currentColor;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
}
.menu.icon:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 25px;
  height: 2px;
  background-color: currentColor;
  	-moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
}
.menu.icon:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 25px;
  height: 2px;
  background-color: currentColor;
  	-moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
}
.openmobile .menu.icon {
	background-color: transparent;	
}
.openmobile .menu.icon:before {
	top: 0;
	-webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);	
}
.openmobile .menu.icon:after {
	top: 0;
	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);	
}




#mainmenu {
	margin-bottom: 30px;
}
#menu {
	background: transparent;
	border-color: transparent;
	min-height: 30px;
    margin-bottom: 0;
}
#menu.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
#menu.nav {
	display: block;
    margin-left: 0;
    margin-top: 0;
    margin-right: 20px;
}
#menu.nav > li {
	margin-right: 15px;
}
#menu.nav > li:last-child {
	margin-right: 0;
}
#menu.nav > li > a {
	text-shadow: none;
    padding: 0;
    font-weight: normal;
    background-color: transparent;
    text-transform: none;
    height: 75px;
    line-height: 75px;
    position: relative;
}
#menu.nav > li > a:before {
	content: '';
	position: absolute;
	background: #00772a;
	top: 0;
	left: 0;
	width: 100%;
	height: 0px;
	-moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
}
#menu.nav > li > a:hover, #menu.nav > li:hover > a, #menu.nav > li.active > a {
	background-color: transparent;
	color: #00772a;
	border-color: transparent;
}
#menu.nav > li > a:hover:before, #menu.nav > li:hover > a:before, #menu.nav > li.active > a:before {
	height: 3px;
}
#menu .dropdown-menu {
    padding-bottom: 10px;
    padding-top: 10px;
	border: 0;
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.5);
}
#menu .dropdown-menu:before {
	content: '';
    position: absolute;
    top: -16px;
    left: 15px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 30px;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
}
#menu .dropdown-inner li a:hover {
	color: #fff;
	background: #00772a;
}
#menu .dropdown-menu .dropdown-menu {
	top: 0;
    left: 100%;
    margin-left: -1px;
    margin-top: 0;
    border-radius: 0 5px 5px 0;
    box-shadow: 15px 5px 20px -15px rgba(0, 0, 0, 0.5);
}
#menu .dropdown-menu .dropdown-menu:before {
	display: none;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
	display: none;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover > .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}


@media (max-width: 1200px) {

}

@media (max-width: 767px) {

}

.header-line-2 {
	display: flex;
    justify-content: space-between;
    background: #122538;
    align-items: center;
    border-bottom: 0;
    position: relative;
    margin-top: 0px;
}
.header-line-2:before, .header-line-2:after {
	display: none;
}
.header-line-2-1 {
	padding-left: 15px;
}
.header-line-2-1 .dropdown {
	display: inline-block;
}
.header-line-2-1 a.dropdown-toggle {
	display: block;
    position: relative;
    padding-right: 20px;
    text-decoration: none;
    color: #fff;
}
.header-line-2-1 a.dropdown-toggle:hover {
	color: #00772a;
}
.header-line-2-1 a.dropdown-toggle:after {
	content: "\f078";
    position: absolute;
    top: 0;
    right: 10px;
    font-family: FontAwesome;
    font-size: 8px;
    color: #fff;
}
.header-line-2-1 .dropdown-menu {
	border: 1px solid rgba(0, 0, 0, 0.04);
	padding: 10px;
    width: 200px;
    box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.1);
}
.header-line-2-1 .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -19px;
    left: 20px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    width: 0;
    height: 0;
}
.header-line-2-1 .dropdown-menu .dropdown-item {
	display: block;
	padding: 3px 0;
}
.header-line-2-1 #callme {
    display: inline-block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    color: #fff;
}
.header-line-2-1 #callme:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	color: #00772a;
}
@media (max-width: 1124px) {
	.header-line-2-1 #callme { display: none; }	
}
.header-line-2-3 {
	padding-right: 15px;
	min-width: 290px;
	max-width: 290px;
}
.header-line-2-3 #search-autocomplite {
	padding: 0;
    height: 40px;
    margin: 0;	
}
@media (max-width: 1200px) {
	.header-line-2-3 { min-width: 190px; max-width: 200px; }	
}



.header-menu-category {
	text-align: center;
	margin: 0;
}
.header-menu-category > li {
    display: inline-block;
    padding: 0 10px;
    position: unset;
}
.header-menu-category > li:first-child {
	padding-left: 0;
}
.header-menu-category > li:last-child {
	padding-right: 0;
}
.header-menu-category > li > a {
	height: 60px;
	line-height: 60px;
	text-transform: uppercase;
	position: relative;
	display: block;
	color: #fff;
}
.header-menu-category > li > a:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 0px;
	background: #00772a;
	-moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
}
.header-menu-category > li > a:hover,
.header-menu-category > li.active > a,
.header-menu-category > li:hover > a {
	text-decoration: none;
	color: #abc1b3;
}
.header-menu-category > li:hover > a:after,
.header-menu-category > li.active > a:after {
	height: 5px;
}


.header-menu-category .dropdown > .dropdown-menu {
    display: none;
    width: 100%;
    left: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;	
}
.header-menu-category .dropdown:hover > .dropdown-menu,
.header-menu-category .dropdown.active > .dropdown-menu {
    display: block;
    z-index: 1;	
}
.header-menu-category .dropdown:hover > .dropdown-menu {
	z-index: 2;
}
.header-menu-category .dropdown-menu .list-unstyled {
	text-align: center;
}
.header-menu-category .dropdown-menu .list-unstyled > li {
	display: inline-block;
	padding: 0 15px;
}
.header-menu-category .dropdown-menu .list-unstyled > li a {
	height: 40px;
	line-height: 40px;
	display: block;
}
.header-menu-category .dropdown-menu .list-unstyled > li a:hover,
.header-menu-category .dropdown-menu .list-unstyled > li.active a {
	color: #00772a;
	background: transparent;
}

@media (max-width: 1200px) {
	.header-menu-category > li { padding: 0 8px; }	
}

/* content */
#content {
	min-height: 200px;
}
/* footer */
footer {
	margin-top: 40px;
    padding-top: 40px;
    border-top: 0;
    background: #122538;
    color: #b9b9b9;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	margin-bottom: 10px;
}
footer a {
    color: #b9b9b9;
}
footer a:hover {
	color: #00772a;
}
footer .col-sm-3 {
	margin-bottom: 30px;
}
footer .f-title {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}
footer .list-unstyled li {
    padding-bottom: 10px;	
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
    padding: 30px 0 4px 0;
    background-color: transparent;
    border: 0;
    font-size: 12px;
}
.breadcrumb i {
	font-size: 12px;
}
.breadcrumb > li {
	text-shadow: none;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: -5px;
    width: 5px;
    height: 5px;
    border-right: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.breadcrumb > li:last-child:after {
	display: none;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	outline: none !important;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #FFF;
	text-shadow: none;
	background: #00772a;
	border-color: transparent;
	box-shadow: none;
	border: 1px solid;
}
.btn-default:hover {
    background: #00772a;
    border-color: transparent;
    box-shadow: none;
    color: #fff;
}
.btn-default.active,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active:active {
    background-color: #F2F2F2;
    border-color: #F2F2F2;
    box-shadow: none;	
}
.btn-primary {
	color: #fff;
	text-shadow: none;
	background: #00772a;
	border-color: transparent;
	box-shadow: none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background: #4a4a4a;
    border-color: transparent;
    box-shadow: none;
    color: #fff;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */

.product-filter .input-group {
	max-width: 220px;
}
.product-filter .pull-right .input-group {
	float: right;
	max-width: 120px;
}
.product-filter .input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
    background: transparent;
    border: 0;
    padding-left: 0;	
}



.product-thumb {
	border: 1px solid #e6e6e6;
    margin-bottom: 30px;
    border-radius: 5px;
    position: relative;
    background: #fff;
}
.product-list .product-thumb {
	float: left;
    width: 100%;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
	max-width: 100%;
	-moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
}
.product-thumb:hover .image img{
	transform: scale(.8);	
}

.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
    float: left;
    padding: 0;
    max-width: 200px;
}
}
.product-thumb h4 {
	font-weight: normal;
	margin: 0;
	min-height: 50px;
}
.product-thumb h4 a {

}
.product-thumb h4 a:hover {
	color: #00772a;
}
.product-thumb .caption {
	min-height: 10px;
    padding: 10px 15px 15px 15px;
}
@media (min-width: 767px) {
.product-list .product-thumb .caption {
	margin-left: 220px;
}
}
.product-thumb .product_description {
	display: none;
}
.product-list .product-thumb .product_description {
	display: block;
}
.product-thumb .product_description2 {
	overflow: hidden;
}
.product-thumb .stock {
	margin-top: 10px;
	display: none;
}
.product-list .product-thumb .stock {
	margin-top: 15px;
}
.product-thumb .stock.outstock {
	color: #929292;
}
.product-thumb .stock.instock {
	color: #089e1a;
}
.product-thumb .rating {
	padding-bottom: 10px;
	margin-top: 10px;
	display: none;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #e4e4e4;
	font-size: 15px;
}
.rating .fa-star {
	color: #00772a;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #00772a;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #232323;
    padding: 0;
    font-size: 22px;
    font-weight: normal;
    position: relative;
    padding-top: 10px;
}
.product-list .product-thumb .price {
	padding: 0;
}
.product-thumb .price-new {
	color: #f94d3b;
}
.product-thumb .price-old {
    color: #6A6A6A;
    text-decoration: line-through;
    font-size: 16px;
    font-weight: normal;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}

.product-thumb .translateY {
	background: #fff;
	-moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
    transform: translateY(0px);	
}
.product-thumb:hover .translateY {
	margin-top: -127px;	
}

.product-thumb .caption-bottom {
	padding: 0px 15px 0px 15px;
    overflow: hidden;
    max-height: 0px;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
}
.product-thumb:hover .caption-bottom {
    max-height: 127px;	
}

.caption-cart {
	margin: 0;
}
.product-thumb .category_cart {
	display: block;
	float: left;
}
.product-thumb .category_cart .btn-primary {
    padding-left: 22px;
    padding-right: 22px;
    text-transform: uppercase;
}
.product-thumb .product-thumb-compare {
	display: none;
    float: left;
    cursor: pointer;
    margin-top: 6px;
    margin-left: 10px;
    color: #00772a;
}
.product-thumb .product-thumb-compare:hover {
	color: #414141;
}
.product-thumb .attrs {
	padding-top: 10px;
	padding-bottom: 15px;
    height: 90px;
    overflow: hidden;
    position: relative;
}
.product-thumb .attrs:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0));	
}

.product-thumb .xd_stickers_wrapper {
	top: 0px;
    left: 15px;
    right: auto;	
}
.product-thumb .xd_stickers {
	padding: 15px 10px 3px 10px;
    margin-bottom: 10px;
    font-size: 12px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);	
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 0px;
}
.thumbnails {
	margin-left: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 5px;
}
.thumbnails > img {
	width: 100%;
}
div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer {
	padding-top: 40px;
}

.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fdfdfd;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    box-shadow: none;
}


.openmobile .main_wrapper {
	
}
.mobile_menu {
	position: fixed;
    height: calc(100% - 50px);
    width: 277px;
    background: #FFF;
    overflow: hidden;
    overflow-y: auto;
    top: 75px;
    left: -301px;
    z-index: 99999;
    border-right: 1px solid #efefef;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -khtml-transition: all .4s;
    transition: all .4s;
}
.openmobile .mobile_menu {
    left: 0px;	
}
.closemenu {
    text-align: right;
    display: block;
    padding: 15px;	
}
.closemenu .fa {
	font-size: 24px;
}

.mobile_menu_inner {
	padding: 0 15px;
	padding-top: 30px;
}
.mobile_menu_ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mobile_menu_ul li {
	padding: 5px 0;
}
.mobile_menu_ul li a {
	padding: 10px 0;
}
.mobile_menu_ul > li > a {
	text-transform: uppercase;
}
.mobile_menu_ul li a:hover {
	color: #00772a;	
}
.mobile_menu_ul .dropdown-menu {
	position: relative;
    top: auto;
    left: auto;
    z-index: 1000;
    display: block;
    float: none;
    min-width: 160px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: none;	
}
.mobile_menu_ul .dropdown-menu li {
	padding: 3px 0 3px 10px;
}
.mobile_menu_ul .dropdown-menu a:hover {
	color: #00772a;
	background: transparent;
}
.mobile_menu_ul .see-all {
	display: none;
}

.mobile_menu_info_ul {
	margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #717171;
	padding-top: 10px;
    margin-top: 5px;
}
.mobile_menu_info_ul li {
	padding: 3px 0;
}
.mobile_menu_info_ul li a {

}
.mobile_menu_info_ul li a:hover {
	color: #00772a;
}

#mobilepanel .mobilepanel_inner {
	background: #00772a;
	margin-bottom: 10px;
}
#mobilepanel .mobilepanel_inner:before,
#mobilepanel .mobilepanel_inner:after {
	content: '';
	display: table;
}
#mobilepanel .mobilepanel_inner:after {
	clear: both;
}
#mobilepanel .mobilepanel_inner a {
    float: left;
    width: 16.666%;
    text-align: center;
    position: relative;
    line-height: 60px;
    border-right: 1px solid rgba(51, 51, 51, 0.15);	
}
#mobilepanel .mobilepanel_inner a:last-child {
	border-right: 0;
}
#mobilepanel .mobilepanel_inner a img {
	max-width: 24px;
	height: auto;
}
#mobilepanel .mobilepanel_inner a:hover {
	background: #00772a;
}
#mobilepanel .mobilepanel_inner a:hover img {
	filter: invert(100%);	
}

#slideshow0 .owl-wrapper-outer {
	border: 0;
	border-radius: 0;
	box-shadow: none;	
}
#slideshow0 .item {
	position: relative;
	text-align: right;
	z-index: 1;
}
#slideshow0 .item .overlay {
	position: relative;
	display: block;
}
#slideshow0 .item .overlay:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, rgb(0, 35, 12), rgba(0, 0, 0, 0));
}
#slideshow0 .item img {
	display: inline-block;
	width: 100%;
}
#slideshow0 .item .caption {
    text-align: left;
    color: #FFF;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translate(-200%, -50%);
    font-size: 48px;
    font-weight: normal;
    line-height: 1.2;
    opacity: 0;
    transition: all 1s;
    transition-delay: .1s;
    max-width: 100%;
    z-index: 1;
    background: transparent;
    max-width: 860px;
    padding: 30px 15px;
}
#slideshow0 .active .item .caption {
	transform: translate(0%, -50%);
	opacity: 1;
}
#slideshow0 .owl-buttons div {
    display: block;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    width: 30px;
    height: 30px;
    background: transparent;
    text-align: center;
}
#slideshow0 .owl-buttons div:hover {
	background: transparent;
	color: #fff;
	opacity: .8;
}
.owl-carousel .owl-buttons div .fa {
    font-size: 24px;
    margin: 5px 0 0 2px;	
}
#slideshow0 .owl-buttons .owl-next {
    top: 50%;
    bottom: auto;
    right: 0;
    margin-top: -15px;	
}
#slideshow0 .owl-buttons .owl-prev {
    top: 50%;
    bottom: auto;
    right: auto;
    left: 0;
    margin-top: -15px;
}
@media (max-width: 1200px) {
	#slideshow0 .item .caption { font-size: 28px; }	
}
@media (max-width: 992px) {
	#slideshow0 .item .caption { max-width: 100%; padding: 10px 15px; line-height: 1; }	
}
@media (max-width: 768px) {
	#slideshow0 .item .caption { font-size: 18px; }
	#slideshow0 .owl-buttons div { width: 30px; height: 30px; }
}
@media (max-width: 560px) {
    #slideshow0 .item .caption { width: 80%; padding: 5px 15px;  }
}
@media (max-width: 440px) {
	#slideshow0 .item .caption { font-size: 16px; width: 100%; }
}
.form-horizontal .control-label {
	text-align: left;
}

.product-info h1 {
	font-size: 24px;
	margin-bottom: 30px;
	margin-top: 0;
}
.product-info-price {
    float: left;
    margin-right: 20px;
    margin-top: 19px;
    margin-bottom: 10px;
}
.product-info-price li {
	display: inline-block;	
}
.product-info-price .product-info-price-new {
	font-size: 24px;
}
.product-info-price .product-info-price-old {
    color: #ff3b00;
    text-decoration: line-through;
    font-size: 24px;
    padding-right: 15px;	
}
.product-info .thumbnails .thumbnail {
	padding: 0;	
	border-color: transparent;
	margin-bottom: 10px;
}
.product-info .thumbnails .thumbnail:hover {
    border-color: #00772a;
}
.product-info .thumbnails .image-additional {
	padding: 0 5px;
}
.product-info .thumbnails #additional-carousel .owl-wrapper-outer {
	margin-left: 15px;
}

#product {
	border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 5px;
    padding: 7px 10px;
    margin-bottom: 30px;
}
#product:before,
#product:after {
	content: '';
	display: table;
}
#product:after {
	clear: both;
}

#product .form-group {
	margin: 0;
	margin-top: 20px;
}
#product .form-group:first-child {
	margin-top: 0px;
}
#product .form-group label {
	font-size: 16px;	
}
#product hr {
    margin-bottom: 0px;
    border: 0;
    margin-top: 10px;	
}
#product .radio-options {
	
}
#product .radio-options:before,
#product .radio-options:after {
	content: '';
	display: table;
}
#product .radio-options:after {
	clear: both;
}
#product .radio-options .radio {
	float: left;
	margin: 0 5px 0 0;
}
#product .radio-options .radio label {
	padding: 0;
}
#product .radio-options .radio label input {
	display: none;
}

#product .radio-options .radio label input ~ .checkmark {
    display: block;
    background-color: #fff;
    border: 1px solid #DFDFDF;
    height: 30px;
    line-height: 30px;
    width: auto;
    text-align: center;
    padding: 0 10px;
    font-size: 12px;
}
#product .radio-options .radio label:hover input ~ .checkmark {
  background-color: #DFDFDF;
  border: 1px solid #DFDFDF;
}
#product .radio-options .radio label input:checked ~ .checkmark {
  background-color: #00772a;
  border-color: #00772a; 
  color: #fff;
}

#product .radio-options .radio label:hover input ~ img {
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
}
#product .radio-options .radio label input:checked ~ img {
    background-color: #b5b5b5;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);    
}


#product .form-group:before,
#product .form-group:after {
	content: '';
	display: table;	
}
#product .form-group:after {
	clear: both;
}
#product .form-group .form-quantity {
	line-height: 41px;
    height: 41px;
    float: left;
    display: none;
    width: 100px;
    margin-right: 20px;
}
#product .form-group #button-cart {
	display: inline-block;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
}
#product .form-group #button-cart + .btn.btn-success,
#product .form-group #button-cart + .btn.btn-success:hover {
    color: #00772a;
    background: none;
    box-shadow: none;
    text-shadow: none;
    padding: 0;
    border-radius: 0;
    border: 0;
    display: inline-block;
    width: auto;
    margin-top: 10px;
    margin-left: 30px;
    border-bottom: 1px dashed;
}
#product .form-group #button-cart + .btn.btn-success:hover {
	color: #333;
}

.product_stock {
    display: block;
    padding: 10px 0;
    text-align: left;
    clear: both;    
}


.product-info-block-2 {
	margin: 0;
	border: 1px solid #e6e6e6;
	background: #fff;
	border-radius: 5px;
	padding: 0 10px;
	margin-bottom: 30px;
	display: none;
}
.product-info-block-2 > div {
	padding: 0;
	text-align: center;
	width: auto;
}
@media (min-width: 992px) {
.product-info-block-2 > div { width: 50%; }	
}
.product-info-block-2 #price-alert-block .btn.btn-success {
    color: #6A6A6A;
    text-shadow: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;	
}
.product-info-block-2 #price-alert-block .btn.btn-success .fa {
	font-size: 24px;
    position: relative;
    top: 3px;
    color: #444444;	
}
.product-info-block-2 #price-alert-block .btn.btn-success:hover {
	color: #00772a;
}
.PA_popover.bottom .arrow:after {
	border-bottom-color: #f7f7f7 !important;
}
.compare_wishlist .btn {
    color: #6A6A6A;
    text-shadow: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    font-size: 15px;
    padding: 15px 16px 10px 45px;		
}
.compare_wishlist .btn:before {
	content: '';
	width: 24px;
	height: 24px;
	background: url(../image/compare-b.png) center center;
	background-size: contain;
	position: absolute;
	top: 12px;
	left: 15px;
}
.compare_wishlist .btn:hover {
	color: #00772a;		
}


.product-content_top {
	border: 1px solid #e6e6e6;
	background: #fff;
	border-radius: 5px;
	padding: 10px;	
	margin-bottom: 30px;
}
.product-content_top .block_title {
    font-size: 21px;
    margin: 10px 0 10px 0;
    border: 0;
    padding-left: 0;
}
.product-content_top .table {
	margin-bottom: 0;
}

.review-item {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    margin-bottom: 30px;	
}
.review-item .review-item-title {
	margin-bottom: 10px;	
}
.review-item .rating {
	display: inline-block;	
}
.review-item .text-right {
	float: right;
    color: #ababab;	
}

#tab-specification h3 {
	margin-top: 0;
}
#tab-specification .table > tbody > tr > td {
	border-top: 0;
	padding: 4px 0;
}
#tab-specification .table > tbody > tr > td:first-child {
	color: #929292;
}

.product-page-block-1 {
    background: #fff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 20px;	
}




#mfilter-box-1 .mfilter-content > ul > li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}
#mfilter-box-1 .mfilter-content > ul > li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0;	
}
#mfilter-box-1 .mfilter-content {
    border: 0;
    border-radius: 0;	
}
#mfilter-box-1 .mfilter-heading {
    background: transparent;
    border: 0;	
}
#mfilter-box-1 .mfilter-heading .mfilter-head-icon {
    background: transparent;
    width: 14px;
    height: 14px;
    margin-right: 0;
    margin-top: 3px;
    position: relative;
}
#mfilter-box-1 .mfilter-heading .mfilter-head-icon:before {
	position: absolute;
	top: 0;
	left: 2px;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f107";
	color: #00772a;
}
#mfilter-box-1 .mfilter-filter-item .mfilter-options {
    padding: 0;
}
#mfilter-box-1 .mfilter-heading-content {
    padding: 7px 0px;
}
#mfilter-box-1 .mfilter-heading-text > span {
	font-size: 14px;
}
#mfilter-box-1 .mfilter-opts-container {
	border: 0;
}
#mfilter-box-1 .mfilter-tb-as-td {
    padding: 3px 5px 3px 0;
    border-top: 0;
}
#mfilter-box-1 label.mfilter-tb-as-td {
    word-break: normal;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100px;
    font-size: 13px;
    position: relative;
}

#mfilter-box-1 .mfilter-counter {
	font-size: 12px;
    min-width: 20px;
    text-align: center;
}
#mfilter-box-1 .mfilter-counter.mfilter-close {
	margin-top: 2px;
	min-width: 0;
}
#mfilter-box-1 .mfilter-col-input input[type=checkbox] {
	display: none;	
}
#mfilter-box-1 .mfilter-col-input input[type=checkbox] + .pseudo {
	display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #b9b9b9;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
}
#mfilter-box-1 .mfilter-col-input input[type=checkbox]:checked + .pseudo {
    background: #00772a;
    border-color: #00772a;
}
#mfilter-box-1 .mfilter-col-input input[type=checkbox]:checked + .pseudo:before {
	position: absolute;
    top: 1px;
    left: 3px;
    font: normal normal normal 10px/1 FontAwesome;
    content: "\f00c";
    color: #FFF;
}
#mfilter-box-1 #mfilter-opts-price-min, #column-left  #mfilter-opts-price-max {
    width: 90px;
    min-width: 90px;
}
#mfilter-box-1 .mfilter-heading-text > i {
    margin-right: 0;
    padding: 3px 5px 2px;
    border-radius: 4px;
    background: #F2F2F2;
    color: #8e8e8e;
    font-weight: normal;
    font-size: 12px;
}

.mfilter-free-button {
    border: 10px solid #00772a !important;
    background: #00772a !important;
    top: 50% !important;
    margin: -22px 0 0 228px !important;	
}
.mfilter-free-button:before {
    position: absolute;
    top: 0px;
    left: 3px;
    font: normal normal normal 21px/1 FontAwesome;
    content: "\f1de";
    color: #333;	
}
.mfilter-free-container-opened .mfilter-free-button:before {
    left: 4px;
    font: normal normal normal 21px/1 FontAwesome;
    content: "\f00d";	
}
.mfilter-free-button:hover {
    border: 10px solid #00772a !important;
    background: #00772a !important;
}
.mfilter-free-button:hover:before {
    color: #fff;	
}

#mfilter-free-container-0 #mfilter-box-1 {
	padding: 10px;
}
.mfilter-free-container {
	top: 0px !important;
	height: 100% !important;
}
.mfilter-free-container #mfilter-opts-price-min,
.mfilter-free-container #mfilter-opts-price-max {
    width: 50px !important;
    min-width: 50px !important;
}

div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer, div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer {
    padding-left: 15px;
}
a[data-zoom-id] img, .mz-thumb img {
    box-shadow: none !important;
}
div.MagicToolboxSelectorsContainer a {
	margin: 10px 0px !important;
}

#popupcart_extended {
	background: #fff !important;
}
#popupcart_extended .head {
	background: #444444 !important;
    color: #fff !important;
    border-bottom: 0 !important;
    text-shadow: none !important;
    padding: 15px 15px 15px !important;
    border-radius: 0 !important;
}
#popupcart_extended .popupcart_buttons .button {
    text-shadow: none !important;
}
#popupcart_extended .popupcart_buttons a, #popupcart_extended .popupcart_buttons .button {
    font-size: 1em !important;
    line-height: 1em !important;
}
#popupcart_extended .head .fa-close {
	color: #00772a !important;
}
.multi-modal-content {
	padding-top: 0 !important;
    border-radius: 5px;
}
.multi-modal-content .popup-heading {
    padding: 10px 20px 10px 20px !important;
    color: #333 !important;
    background: #F2F2F2;
    margin-left: -20px !important;
    margin-right: -20px !important;
    margin-bottom: 20px !important;
    border-radius: 5px 5px 0 0;
}
.multi-modal-content .popup-close {
	right: 4px !important;
    top: 7px !important;
    color: #333 !important;	
}
.multi-modal-content .popup-close:hover {
    color: red;	
}


#content #d_quickcheckout .form-control {
    font-size: 12px;
    background: #F2F2F2;
    box-shadow: none;
    border-color: transparent;	
}
#content #d_quickcheckout .form-control.comment {
	background: #fff;
}
#content #d_quickcheckout .btn-primary {
	color: #FFF;
	text-shadow: none;
	background: #00772a;
	border-color: transparent;
	box-shadow: none;	
}
#content #d_quickcheckout .btn-primary:hover,
#content #d_quickcheckout .btn-primary:active,
#content #d_quickcheckout .btn-primary.active,
#content #d_quickcheckout .btn-primary.disabled,
#content #d_quickcheckout .btn-primary[disabled] {
    background: #1c6b00;
    border-color: transparent;
    box-shadow: none;
    color: #fff;
}
#content #d_quickcheckout .btn-danger {
	color: #fff;
	text-shadow: none;
	background: #ff4038;
	border-color: transparent;
	box-shadow: none;		
}
#content #d_quickcheckout .btn-danger:hover,
#content #d_quickcheckout .btn-danger:active,
#content #d_quickcheckout .btn-danger.active,
#content #d_quickcheckout .btn-danger.disabled,
#content #d_quickcheckout .btn-danger[disabled] {
    background: #c3332d;
    border-color: transparent;
    box-shadow: none;
    color: #fff;
}
#content #d_quickcheckout .panel {
    margin-bottom: 0px;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}
#content #d_quickcheckout .panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid #F2F2F2;
}
#content #d_quickcheckout .panel-body {
    padding: 5px 0;
}
#content  #d_quickcheckout .qc-checkout-product.panel-body {
	padding: 0;
}
#content #d_quickcheckout #shipping_method .radio label .price,
#content #d_quickcheckout #payment_method .radio label .price {
    display: none;
}
#content #d_quickcheckout .table-bordered.qc-cart {
	font-size: 12px;
	background: #fff;
	margin: 0;	
}
#content #d_quickcheckout .qc-totals .row:last-child {
    padding-top: 1px;
    margin-top: 1px;
}
#content #d_quickcheckout .table-bordered.qc-cart thead {
	display: none;
}
#content #d_quickcheckout .table-bordered.qc-cart .btn.increase,
#content #d_quickcheckout .table-bordered.qc-cart .btn.decrease {
    display: none !important;	
}
#content #d_quickcheckout .qc-quantity {
    width: auto;
    min-width: auto;
}
#content #d_quickcheckout .qc-product-qantity.form-control {
    max-width: 40px;	
}
#content #d_quickcheckout .qc-col-1 {
	background: #ffffff;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: none;
    border-radius: 5px;
    margin-bottom: 30px;
    border: 1px solid #e6e6e6;
}
.pagination>li>a, .pagination>li>span {
	color: #00772a;	
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #00772a;
    border-color: #00772a;
}

.category-description {
	margin-top: 20px;
}

.block_title {
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    border-left: 5px solid #00772a;
    padding-left: 10px;
}
@media (max-width: 768px) {
.block_title { font-size: 20px; }	
}

.block_title.scroller_title {
    padding-right: 80px;
}
.scroller div.product-thumb {
    margin: 0 15px;
}
.owl-carousel.scroller {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
    background: transparent;
    width: auto;	
}
.owl-carousel.scroller .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    border: 0;
    box-shadow: none;
}

.owl-carousel.scroller .owl-buttons {
	position: absolute;
    top: -33px;
    right: 15px;	
}
.owl-carousel.scroller .owl-buttons div {
	display: block;
    opacity: 1 !important;
    color: #909090;
    border: 1px solid;
    border-radius: 50%;
    text-shadow: none;
    width: 20px;
    height: 20px;
    background: transparent;
    text-align: center;
    line-height: 20px;
}
.owl-carousel.scroller .owl-buttons div:hover {
    background: transparent;
    opacity: 1;
    color: #00772a;
}
.owl-carousel.scroller .owl-buttons div .fa {
	font-size: 16px;
    margin: 0px 0 0 1px;	
}
.owl-carousel.scroller .owl-buttons .owl-next {
	top: auto;
    bottom: 0;
    right: 0;	
}
.owl-carousel.scroller .owl-buttons .owl-prev {
    left: auto;
    right: 27px;
    top: auto;
    bottom: 0;
}
@media (max-width: 768px) {
.owl-carousel.scroller .owl-buttons { top: -30px; }	
}

.superproducts_tabs .block_title {
	display: none;
}
.superproducts_tabs .nav-tabs {
    border-bottom: 2px solid #f1f1f1;
    box-shadow: 0 5px 20px -20px #000;
    text-align: center;
}
.superproducts_tabs .nav-tabs > li {
    margin-bottom: -2px;
    float: none;
    display: inline-block;
    text-align: center;
}
.superproducts_tabs .nav-tabs > li > a {
	border: 2px solid transparent;
	text-transform: uppercase;	
}
.superproducts_tabs .nav-tabs > li > a:hover {
	background: transparent;
    border-color: transparent;
    border-bottom-color: #d4d4d4;
}
.superproducts_tabs .nav-tabs > li.active > a,
.superproducts_tabs .nav-tabs > li.active > a:focus,
.superproducts_tabs .nav-tabs > li.active >a :hover {
	color: #333;
    cursor: default;
    background-color: transparent;
    border: 2px solid transparent;
    border-bottom-color: #00772a;	
}
@media (max-width: 768px) {
.superproducts_tabs .nav-tabs > li { display: block; }	
}

.pb-custom.info1 {
	margin: 30px 0 30px 0 !important;
}
.pb-custom.info1 .pb-single {
	padding: 0px 0px 0px 40px !important;
	height: 45px !important;	
}
.pb-custom.info1 i {
    left: 0px !important;
    margin-top: 3px !important;
    top: 0 !important;	
}
.pb-custom.info1 h4 {
    top: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.category-list .row > div {
	margin-bottom: 30px;
}
.category-list .row > div a {
	display: block;
	border: 1px solid #e6e6e6;
    border-radius: 5px;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.category-list .row > div a img {
	width: 100%;	
}
.category-list .row > div a span {
    display: block;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
    padding: 10px;
}

.banner-block .owl-wrapper-outer {
	border: 0;
	border-radius: 0;
	box-shadow: 0;
}
.banner-block .item {
	position: relative;
	z-index: 1;
}
.banner-block .item img {
	width: 100%;
}
.banner-block .item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
}
.banner-block .item:after {
	content: '';
	position: absolute;
	top: 20px;
	left: 20px;
	height: calc(100% - 40px);
	width: calc(100% - 40px);
	border: 1px solid #fff;
	z-index: 2;
}
.banner-block .item .caption {
    text-align: center;
    color: #FFF;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 48px;
    line-height: 1.2;
    max-width: 100%;
    z-index: 3;	
    width: 90%;
}
.banner-block .item a {
    display: block;
    z-index: 3;	
}
@media (max-width: 767px) {
	.banner-block .item .caption { font-size: 18px; width: 90%; }
	.banner-block .item:after {
    top: 5px;
    left: 5px;
    height: calc(100% - 10px);
    width: calc(100% - 10px);		
	}	
}

#popupcart_extended,
.popup_visible #popupcart_extended {
	border-radius: 0px !important;
	float: right;
	height: 100%;
	box-shadow: none !important;
}

.product-thumb.news-list h4 {
    font-weight: bold;
    margin: 0;
    min-height: 50px;
    font-size: 18px;
}
.product-thumb.news-list .caption p {
	display: none;
}
.news-list .news-info {
	font-size: 13px;
	letter-spacing: .2em;
}

.white-block {
	background: #fff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 20px;	
}

.common-home .block-html {
	border: 1px solid #e6e6e6;
    margin-bottom: 30px;
    border-radius: 5px;
    position: relative;
    background: #fff;
    padding: 20px;	
}


.header-line-0 {
    background: #00772a;	
}
.header-line-0-phone {
    display: inline-block;
    padding-left: 15px;
}
.header-message {
    color: #fff;
    padding: 15px 30px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;	
}
.header-message a {
	color: #fff;
}
.header-message a:hover {
	color: #ccc;
}

