@font-face {
	font-family: 'poetsenoneregular';
	src: url('../fonts/poetsenone-regular-webfont.eot');
	src: url('../fonts/poetsenone-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/poetsenone-regular-webfont.woff2') format('woff2'),
		 url('../fonts/poetsenone-regular-webfont.woff') format('woff'),
		 url('../fonts/poetsenone-regular-webfont.ttf') format('truetype'),
		 url('../fonts/poetsenone-regular-webfont.svg#poetsenoneregular') format('svg');
	font-weight: normal;
	font-style: normal;

}
.transition {
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	/*background: url('../image/bg-rd.png');*/
	background: #dddddd;
}
h2, h3, h4, h5, h6 {
	color: #009933;
	_font-family: 'poetsenoneregular', sans-serif;
font-family: Arial, Sans-serif;
/*	background: -webkit-linear-gradient(#ffffff, #dddddd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
}
/* default font size */
.fa {
	font-size: 14px;
}

.tlg-hide {
	display: none !important;
}

/* Override the bootstrap defaults */
/*h1 {
	font-size: 33px;
}*/
h2 {
	font-size: 22px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-shadow: none;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #ff0000;
}
a:hover {
	text-decoration: none;
	-moz-transition:color 0.3s ease-out;
	-webkit-transition:color 0.3s ease-out;
	-o-transition:color 0.3s ease-out;
	-ms-transition:color 0.3s ease-out;
	transition:color 0.3s ease-out;
}
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;
}
.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;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
	background: #eeeeee;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  hsla(0,0%,93%,1) 0%, hsla(0,0%,80%,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,hsla(0,0%,93%,1)), color-stop(100%,hsla(0,0%,80%,1)));
background: -webkit-radial-gradient(center, ellipse cover,  hsla(0,0%,93%,1) 0%,hsla(0,0%,80%,1) 100%);
background: -o-radial-gradient(center, ellipse cover,  hsla(0,0%,93%,1) 0%,hsla(0,0%,80%,1) 100%);
background: -ms-radial-gradient(center, ellipse cover,  hsla(0,0%,93%,1) 0%,hsla(0,0%,80%,1) 100%);
background: radial-gradient(ellipse at center,  hsla(0,0%,93%,1) 0%,hsla(0,0%,80%,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 );
-webkit-border-radius:  4px 4px 0 0;
	-moz-border-radius:  4px 4px 0 0;
	border-radius:  4px 4px 0 0;
}
.nav-tabs :hover{
	-webkit-border-radius:  4px 4px 0 0;
	-moz-border-radius:  4px 4px 0 0;
	border-radius:  4px 4px 0 0;
	color: #000000;
}
.nav-tabs a{
	-webkit-border-radius:  4px 4px 0 0;
	-moz-border-radius:  4px 4px 0 0;
	border-radius:  4px 4px 0 0;
	color: #575757;
}
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: url('../image/but-bg-hov.png') left top repeat-x;
}
/* top */
#top {
	/*border-bottom: 1px solid #e2e2e2;*/
	padding: 0px 0px 3px 0;
	margin: 0 0 0 0;
	min-height: 40px;
}
#top .container {
	padding: 0 5px;
	margin-bottom: 60px;
	border: none;
}
.container {
	background: #ffffff;
	/*border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.80);*/
}
.divider {
	/*background: url('../image/v_line.png') top center repeat-y;*/
}
.divider2 {
	/*background: url('../image/v_line.png') top center repeat-y;*/
}
.divider3 {
	background: url('../image/h_line.png') bottom center no-repeat;
	height: 50px;
}
.container-top {
	/*background: url('../image/container-top.png') bottom center no-repeat;*/
	height: 25px;
	
}
.container-bottom {
	background: url('../image/container-bottom.png') bottom center no-repeat;
	height: 25px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background: url('../image/but-bg-hov.png') left top repeat;
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links {
	padding-top: 6px;
}
#top .fa {
	color: #ff3300;
}
#top .fa:hover {
	color: #009999;
	-moz-transition:color 0.3s ease-out;
	-webkit-transition:color 0.3s ease-out;
	-o-transition:color 0.3s ease-out;
	-ms-transition:color 0.3s ease-out;
	transition:color 0.3s ease-out;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: -30px 0 10px 0;
}
#logo img{
   height: 80px;
   width: auto;
}
/* search */
#search {
	margin-bottom: 6px;
	z-index: 9;
	padding: 6px 0px 6px 14px;
   background: url('../image/top-search.png') center repeat-x;
	border-radius: 4px;
	 box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
}
#search .fa-search{
   text-shadow: 0 0px 0 #FFF;
	background: none;
	box-shadow: 0 0 0 #fff;
}
#search .input-lg {
	height: 30px;
	line-height: 20px;
	padding: 0 10px;
	border-radius: 3px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: 0 0px 0 #FFF;
	/*background: none;*/
	background: #ffa84c;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmE4NGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmY3YjBkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  hsla(31,100%,65%,1) 0%, hsla(27,100%,53%,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,hsla(31,100%,65%,1)), color-stop(100%,hsla(27,100%,53%,1)));
background: -webkit-radial-gradient(center, ellipse cover,  hsla(31,100%,65%,1) 0%,hsla(27,100%,53%,1) 100%);
background: -o-radial-gradient(center, ellipse cover,  hsla(31,100%,65%,1) 0%,hsla(27,100%,53%,1) 100%);
background: -ms-radial-gradient(center, ellipse cover,  hsla(31,100%,65%,1) 0%,hsla(27,100%,53%,1) 100%);
background: radial-gradient(ellipse at center,  hsla(31,100%,65%,1) 0%,hsla(27,100%,53%,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=1 );
	box-shadow: 0 0 0 #fff;
	-moz-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%;
	border: none;
	color: #fff;
}
#search .btn-lg:hover {
	color: #333;
	animation: animationFrames linear 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}
/* cart */
#cart {
	margin-bottom: 6px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	background: url('../image/top-menu-home-bg.png') top repeat-x;
	border: none;
	text-shadow:-1px 1px 0px #333333;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
}
#cart.open > .btn {
	background: url('../image/cart-bg.png') top repeat-x;
	color: #ffffff;
	box-shadow: none;
	text-shadow: none;
}
#cart.block_menu > .btn {
	background: url('../image/top-menu-home-bg.png') top repeat-x !important;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	text-shadow:-1px 1px 0px #333333;
}
#cart.open > .btn:hover {
	color: #fff;
	animation: animationFrames linear 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	/*background: #c60d0f url('../image/menu-bgx.png') top repeat-x;*/
	background: #c60d0f url('../image/menu-bgx.png') top repeat-x;
	border: none;
	background-repeat: center repeat-x;
	min-height: 30px;
	 box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
}
#menu .nav > li > a {
	color: #fff;
	_font-family: 'poetsenoneregular', sans-serif;
_font-family: Arial, Sans-serif;
	font-size: 17px; 
	padding: 15px 15px 15px 15px;
	min-height: 15px;
	border: none;
	text-shadow:-1px 1px 0px #5f5f5f;
	background-color: transparent;
	background: url('../image/main_nav_bgr_sep.png') right center no-repeat;
}
#menu #home{
   background: url('../image/top-menu-home-bg.png') top repeat-x;
	margin-left: -15px;
	min-height: 50px;
	-webkit-border-radius:  4px 0 0 4px;
	-moz-border-radius:  4px 0 0 4px;
	border-radius:  4px 0 0 4px;
}
#menu #home a:hover{
	background: url('../image/cart-bg.png') top repeat-x;
	-webkit-border-radius:  4px 0 0 4px;
	-moz-border-radius:  4px 0 0 4px;
	border-radius:  4px 0 0 4px;
	-moz-transition:color 0.3s ease-out;
	-webkit-transition:color 0.3s ease-out;
	-o-transition:color 0.3s ease-out;
	-ms-transition:color 0.3s ease-out;
	transition:color 0.3s ease-out;
	color: #ffffff;
}
#menu .fa-home {
  margin-right: auto;
  font-size: 18px; 
}

#menu .nav > li + li{
  /*  border-left: 1px solid #ff3300;*/
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
	background: #bbdd99 url('../image/trans-1.png') left top repeat;
	box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.81);
	-moz-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.81);
	-webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.81);
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 180px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #008040;
	font-weight: bold;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	color: #FFFFFF;
	border-top: 1px solid #98ca00;
	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;
	background: url('../image/but-bg-hov.png') left top repeat-x;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background: url('../image/top-menu-bg.png') left center 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: #efc5ca;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlZmM1Y2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QyNGI1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2JhMjczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2JhMjczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2JhMjczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMThlOTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-radial-gradient(center, ellipse cover,  hsla(353,57%,85%,1) 0%, hsla(353,60%,56%,1) 0%, hsla(353,65%,44%,1) 63%, hsla(353,65%,44%,1) 63%, hsla(353,65%,44%,1) 99%, hsla(353,78%,75%,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,hsla(353,57%,85%,1)), color-stop(0%,hsla(353,60%,56%,1)), color-stop(63%,hsla(353,65%,44%,1)), color-stop(63%,hsla(353,65%,44%,1)), color-stop(99%,hsla(353,65%,44%,1)), color-stop(100%,hsla(353,78%,75%,1)));
background: -webkit-radial-gradient(center, ellipse cover,  hsla(353,57%,85%,1) 0%,hsla(353,60%,56%,1) 0%,hsla(353,65%,44%,1) 63%,hsla(353,65%,44%,1) 63%,hsla(353,65%,44%,1) 99%,hsla(353,78%,75%,1) 100%);
background: -o-radial-gradient(center, ellipse cover,  hsla(353,57%,85%,1) 0%,hsla(353,60%,56%,1) 0%,hsla(353,65%,44%,1) 63%,hsla(353,65%,44%,1) 63%,hsla(353,65%,44%,1) 99%,hsla(353,78%,75%,1) 100%);
background: -ms-radial-gradient(center, ellipse cover,  hsla(353,57%,85%,1) 0%,hsla(353,60%,56%,1) 0%,hsla(353,65%,44%,1) 63%,hsla(353,65%,44%,1) 63%,hsla(353,65%,44%,1) 99%,hsla(353,78%,75%,1) 100%);
background: radial-gradient(ellipse at center,  hsla(353,57%,85%,1) 0%,hsla(353,60%,56%,1) 0%,hsla(353,65%,44%,1) 63%,hsla(353,65%,44%,1) 63%,hsla(353,65%,44%,1) 99%,hsla(353,78%,75%,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efc5ca', endColorstr='#f18e99',GradientType=1 );
	background-repeat: repeat-x;
}
#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;
}

h1.cat-header {
	color: #009933;
	font-size: 22px;
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	#live-search{
		width:180% !important;
	}
}
@media (max-width: 767px) {

	.tlg-hide {
		display: block !important;
	}

	#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;
	}
	/*hkm*/
	#menu #home{
		display: none;
}
#menu .fa-home {
display: none;
}
}
/* content */
#content_telega {
	min-height: 600px;
	padding-top: 14px;
	margin-bottom: 30px;
}
/* footer */
footer {
	margin-top: 0px;
	padding-top: 0px;
	/*background: url('../image/cat-3.png') top repeat-x;
	border-top: 1px solid #ddd;*/
	color: #525252;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #dbdbdb;
}
footer a {
	color: #525252;
}
footer a:hover {
	color: #0099cc;
}
footer h5 {
	_font-family: 'poetsenoneregular', sans-serif;
font-family: Arial, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099ff;
}

.container .alert {
  position: fixed;
  z-index: 1000;	
}

/* alert */
.alert {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 8px 14px 8px 14px;
  z-index: 30;
  border-radius: 0;
  
}

.tooltip.top .tooltip-inner {
	background-color:red;
}
.tooltip.top .tooltip-arrow {
	  border-top-color: red;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 0px 0;
	padding: 8px 0;
	background: rgba(186,39,55,1);
/*background: url('../image/bread_bg.png') top repeat-x;*/
}
.breadcrumb a{
	color: #fff;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
    
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px; /* right: -3px; */ 
	right: -5px; 
	width: 10px; /* width: 26px; */
	height: 10px; /* width: 26px; */
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	overflow: auto;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	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);
}
.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;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #3690f0;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iLTElIiBzdG9wLWNvbG9yPSIjMzY5MGYwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM2ZGIzZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0YTNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMzY5MGYwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiMzNjkwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMWU2OWRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  hsla(211,86%,58%,1) -1%, hsla(208,84%,69%,1) 0%, hsla(209,82%,63%,1) 0%, hsla(211,86%,58%,1) 0%, hsla(211,86%,58%,1) 7%, hsla(217,76%,49%,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(-1%,hsla(211,86%,58%,1)), color-stop(0%,hsla(208,84%,69%,1)), color-stop(0%,hsla(209,82%,63%,1)), color-stop(0%,hsla(211,86%,58%,1)), color-stop(7%,hsla(211,86%,58%,1)), color-stop(100%,hsla(217,76%,49%,1)));
background: -webkit-radial-gradient(center, ellipse cover,  hsla(211,86%,58%,1) -1%,hsla(208,84%,69%,1) 0%,hsla(209,82%,63%,1) 0%,hsla(211,86%,58%,1) 0%,hsla(211,86%,58%,1) 7%,hsla(217,76%,49%,1) 100%);
background: -o-radial-gradient(center, ellipse cover,  hsla(211,86%,58%,1) -1%,hsla(208,84%,69%,1) 0%,hsla(209,82%,63%,1) 0%,hsla(211,86%,58%,1) 0%,hsla(211,86%,58%,1) 7%,hsla(217,76%,49%,1) 100%);
background: -ms-radial-gradient(center, ellipse cover,  hsla(211,86%,58%,1) -1%,hsla(208,84%,69%,1) 0%,hsla(209,82%,63%,1) 0%,hsla(211,86%,58%,1) 0%,hsla(211,86%,58%,1) 7%,hsla(217,76%,49%,1) 100%);
background: radial-gradient(ellipse at center,  hsla(211,86%,58%,1) -1%,hsla(208,84%,69%,1) 0%,hsla(209,82%,63%,1) 0%,hsla(211,86%,58%,1) 0%,hsla(211,86%,58%,1) 7%,hsla(217,76%,49%,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3690f0', endColorstr='#1e69de',GradientType=1 );
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.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: #009933;
	padding: 8px 12px;
	_font-family: 'poetsenoneregular', sans-serif;
font-family: Arial, Sans-serif;
	font-weight:normal;
	text-transform: uppercase;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #ff0000;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
.list-group .fa {
	color: #ff0000;
}
.list-group .fa:hover {
	color: #00cc00;
}
/* 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-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
	background-color: #fff;
 -webkit-box-shadow:0 0 8px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 8px rgba(0,0,0,0.4);
	box-shadow:0 0 8px rgba(0,0,0,0.4);
}
.product-thumb .image {
	text-align: center;
	margin-top: 10px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.6;
   box-shadow: 0px 0px 5px #aaa;
   -moz-transform:scale(1,1);
   -webkit-transform:scale(1,1);
   -o-transform:scale(1,1);
   -ms-transform:scale(1,1);
   transform:scale(1,1);
  transition:all .3s linear;
-o-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
@-webkit-keyframes fadeInScale {
  0% { -webkit-transform: scale(0.6); opacity: 0; }
  100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
  0% { -moz-transform: scale(0.6); opacity: 0; }
  100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
  0% { -o-transform: scale(0.6); opacity: 0; }
  100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
  0% { -ms-transform: scale(0.6); opacity: 0; }
  100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
  0% { transform: scale(0.6); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}
.product-grid .product-thumb .image {
	float: none;
}

/* New cart */

.cart-table {

}
.text_alert_amount {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
	font-size: 16px;
	display: flex;
	width: 100%;
}
.text_alert_amount_hide {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
	font-size: 16px;
	display: none;
	width: 100%;
}

.cart-head {
	display: flex;
	width: 100%;
	align-items: center;
	height: 30px;
	border-bottom: 1px solid #282828;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.cart-head__col {
	font-size: 16px;
}
.cart-item {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
	padding-bottom: 10px;
	min-height: 100px;
	border-bottom: 1px solid #282828;
}
.cart-item__delete a img {
	width: 20px;
}
.cart-item__image {
	height: 100px;
}
.cart-item__image a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
}
.cart-item__image a img {
	width: auto;
	max-width: 100%;
}
.cart-item__image a.cart-item__no-image img {
	width: 70px;
}
.cart-item__name {
	padding-top: 10px;
}
.cart-item__name a {
	display: block;
	text-decoration: none;
	color: #282828;
	font-size: 18px;
	padding-bottom: 10px;
}
.cart-item__name a:hover {
	text-decoration: underline;
}
.cart-item__model {
	display: inline-block;
	padding: 5px;
	background: lightblue;
	border-radius: 5px;
}
.cart-item__price {
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
}
.cart-item__currency {
	padding-left: 3px;
}
.cart-item__value {
	display: flex;
	align-items: center;
	font-size: 18px;
}
.cart-item__delete {
	margin-left: auto;
	padding-top: 10px;
}
.cart__button-delete {
	width: 20px;
	height: 20px;
	background: url(../image/ico_delete.svg) no-repeat;
	background-size: 20px 20px;
	cursor: pointer;
}
.cart-sum__currency {
	padding-left: 3px;
}
.cart-result {
	display: flex;
	padding-top: 10px;
	font-size: 21px;
	flex-wrap: wrap;
}
.cart-result > div {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 10px;
}
.cart-result__text {
	padding-right: 10px;
}
.cart-result__confirm a {
	background: #2bc218;
	color: #fff;
	border: 1px solid #2bc218;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	width: 250px;
	border-radius: 5px;
	font-size: 16px;
	text-transform: uppercase;
}
.cart-result__confirm a:hover {
	background: transparent;
	color: #2bc218;
}

/* Columns */
.cart-table__col_1 {
	width: 150px;
}
.cart-table__col_2 {
	width: 400px;
	padding-left: 10px;
	padding-right: 10px;
}
.cart-table__col_3 {
	padding-left: 10px;
	padding-right: 10px;
	display: flex;
	justify-content: flex-start;
	width: 120px;
}
.cart-item__col_4 {
	padding-left: 5px;
	padding-right: 5px;
	display: flex;
	align-items: center;
	width: 120px;
}
.cart-item__col_5 {
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
}
.cart-item__col_6 {
	width: 20px;
}
/* Counter */
.counter {
	display: flex;
}
.counter__button {
	width: 25px;
	height: 30px;
	border: 1px solid #282828;
	border-radius: 10px 0 0 10px;
	background-position: 50% 50%;
	background-size: 15px;
	background-repeat: no-repeat;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color: #000;
	background-color: #58b74c;
}
.counter__up {
	border-radius: 0 10px 10px 0;
	z-index: 500;
}
.counter__down {
	border-radius: 10px 0 0 10px;
}
.counter__display input {
	display: block;
	width: 40px;
	font-size: 16px;
	height: 30px;
	text-align: center;
	border-top: 1px solid #282828;
	border-bottom: 1px solid #282828;
	border-left: none;
	border-right: none;
	color: #000;
}
.cart-mobile {
	display: none;
}
.cart-item__alert_hide {
	display: none;
}

.cart-item__rest_alert_hide {
	display: none;
}

.cart-item__alert {
	display: block;
}

.cart-item__rest_alert {
	display: block;
}

.rest-alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
	font-size: 16px;
}

@media (max-width: 1000px) {
	.cart-mobile {
		display: block;
		font-size: 16px;
		color: #000;
		width: 100px;
		text-align: left;
		margin-right: 10px;
		position: absolute;
		top: 0;
	}
	.cart-head {
		display: none;
	}
	.cart-item {
		padding-top: 20px;
		position: relative;
	}
	.cart-item__image {
		width: 100px;
		order: 1;
	}
	.cart-item__name {
		width: 65%;
		min-width: 190px;
		padding: 0 5px;
		order: 2;
	}
	.cart-item__price {
		width: auto;
		order: 3;
		padding: 5px 0;
		margin-right: auto;
		padding-top: 20px;
		position:relative;
	}
	.cart-item__count {
		width: auto;
		order: 4;
		padding: 0;
		position: relative;
		padding-top: 20px;
	}
	.cart-item__value {
		width: auto;
		padding: 5px 0;
		order: 5;
		margin-left: auto;
		position: relative;
		padding-top: 20px;
	}
	.cart-item__alert, .cart-item__rest_alert {
		order: 6;
	}
	.cart-item__model {
		display: flex;
		width: fit-content;
		align-items: center;
		padding: 0 5px;
	}
	.cart-item__name a {
		font-size: 16px;
		margin-top: 10px;
	}
	.cart-item__delete {
		padding-top: 0;
		position: absolute;
		top: 0;
		right: 0;
	}
}
/**/
@media (min-width: 767px) {

.breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: nowrap;

}	

.product-list .product-thumb .image {
	float: left;
	padding: 15px;
}
}
.product-thumb h4 {
	_font-family: 'poetsenoneregular', sans-serif;
font-family: Arial, Sans-serif;
}
.products h4 {
	_font-family: 'poetsenoneregular', sans-serif;
font-family: Arial, Sans-serif;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.pdesc {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.1;
    color: #000000;
}

#column-right .col-sm-6, #column-left .col-sm-6{
  width: 100%;
}


#heading-titles{
	background: rgba(186,39,55,1);
	/* background: url('../image/bread_bg.png') left center repeat-x; */
	margin-bottom: 10px;
	min-height: 38px;
	-webkit-border-radius:  4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius:  4px 4px 4px 4px;
	box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-moz-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-webkit-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
}

#heading-titles h1{
   color: #fff;
   font-size: 18px; 
	_font-family: 'poetsenoneregular', sans-serif;
font-family: Arial, Sans-serif;
   padding: 8px 12px 0 12px;
   margin-bottom: 0;
   text-shadow:-1px 1px 0px #5f5f5f;
}

#heading-titles h3{
   color: #fff;
   font-size: 18px; 
	_font-family: 'poetsenoneregular', sans-serif;
font-family: Arial, Sans-serif;
   padding: 8px 12px 0 12px;
   margin-bottom: 0;
   text-shadow:-1px 1px 0px #5f5f5f;
}

}
#heading-titles-cat{
	background: rgba(186,39,55,1);
  /*background: url('../image/bread_bg.png') left center repeat-x;*/
	margin-bottom: 10px;
	min-height: 38px;
	-webkit-border-radius:  4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius:  4px 4px 4px 4px;
box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-moz-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-webkit-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
}


#heading-titles-cat h3{
   color: #fff;
   font-size: 18px; 
	_font-family: 'poetsenoneregular', sans-serif;
font-family: Arial, Sans-serif;
   padding: 8px 12px 0 12px;
   margin-bottom: 0;   
   text-shadow:-1px 1px 0px #5f5f5f;
}
#heading-titles-spcl{
	background: url('../image/v_line1.png') center repeat-x;
	margin-bottom: 10px;
	min-height: 38px;
	-webkit-border-radius:  4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius:  4px 4px 4px 4px;
	box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-moz-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-webkit-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
}
#heading-titles-spcl h3{
   color: #fff;
   font-size: 18px; 
	_font-family: 'poetsenoneregular', sans-serif;
font-family: Arial, Sans-serif;
   padding: 8px 12px 0 12px;
   margin-bottom: 0;
   text-shadow:-1px 1px 0px #5f5f5f;
}
#heading-titles-view{
	/*background: url('../image/v_line3.png') center repeat-x;*/
	margin-bottom: 10px;
	min-height: 38px;
	-webkit-border-radius:  4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius:  4px 4px 4px 4px;
	box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-moz-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-webkit-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
}
#heading-titles-view h3{
   color: #fff;
   font-size: 18px; 
	_font-family: 'poetsenoneregular', sans-serif;
font-family: Arial, Sans-serif;
   padding: 8px 12px 0 12px;
   margin-bottom: 0;
   text-shadow:-1px 1px 0px #5f5f5f;
}
#heading-titles-featured{
	background: rgba(186,39,55,1);
	/*background: url('../image/bread_bg.png') center repeat-x;*/
	margin-bottom: 10px;
	min-height: 38px;
	-webkit-border-radius:  4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius:  4px 4px 4px 4px;
   /* border-radius: 8px 8px 0px 0px;*/
  box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-moz-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-webkit-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
}
#heading-titles-featured h3{
   color: #fff;
   font-size: 18px; 
	_font-family: 'poetsenoneregular', sans-serif;
font-family: Arial, Sans-serif;
   padding: 8px 12px 0 12px;
   margin-bottom: 0;
   text-shadow:-1px 1px 0px #5f5f5f;
}
#heading-titles-best{
	background: url('../image/v_line2.png') center repeat-x;
	margin-bottom: 10px;
	min-height: 38px;
	-webkit-border-radius:  4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius:  4px 4px 4px 4px;
	box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-moz-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-webkit-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
}
#heading-titles-best h3{
   color: #fff;
   font-size: 18px; 
	_font-family: 'poetsenoneregular', sans-serif;
font-family: Arial, Sans-serif;
   padding: 8px 12px 0 12px;
   margin-bottom: 0;
   text-shadow:-1px 1px 0px #5f5f5f;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {

.breadcrumb li {
display: block !important;
}

.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #ff0000;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #fff;
	text-decoration: line-through;
	margin-left: 4px;
	padding:0 10px 0 10px;
	background: url('../image/menu-bg.png') center repeat-x;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	 box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	overflow: auto;
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.40);
	-webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.40);
}
.product-thumb .button-group .btn-bx {
	color: #868686;
	border: none;
	background: #ffffff;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
.product-thumb .price-old2 {
	color: #ff9900;
	text-decoration: line-through;
	margin-left: 10px;
}
.price-new2 {
	color: #fff;
}
.price-tag{
background: url('../image/price-tag.png') left top no-repeat; 
display:inline-block; 
height:27px; 
padding:0 10px 0 26px; 
-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px; 
line-height:28px; 
color:#fff; 
font-size:18px; 
font-weight:normal;
}
.price-tag-stock{
background: url('../image/stock.png') left top no-repeat; 
display:inline-block; 
height:20px; 
padding:0 10px 0 20px; 
-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px; 
line-height:20px; 
color:#fff; 
font-size:14px; 
font-weight:normal;
}
.price-tag-old{
background: url('../image/price-tag-old.png') left top no-repeat; 
display:inline-block; 
height:27px; 
padding:0 10px 0 26px; 
-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px; 
line-height:28px; 
color:#fff; 
font-size:18px; 
font-weight:normal;
}
.best-price{
	display: none
position:absolute;
left: 6%;
top: 6%;
z-index: 1;
background:url("../image/special_price.png") no-repeat;
width:58px;
height:57px
}
.best-price:hover{
	display: none
position:absolute;
left: 6%;
top: 6%;
z-index: 1;
background:url("../image/special_price-hov.png") no-repeat;
width:58px;
height:57px
animation: animationFrames linear 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

.tlg-new{
	position:absolute;
	left: 6%;
	top: 6%;
	z-index: 1;
	background:url("../image/tlg-new.png") no-repeat;
	width:112px;
	height:40px
}

.tlg-new:hover{
	position:absolute;
	left: 6%;
	top: 6%;
	z-index: 1;
	background:url("../image/tlg-new-hov.png") no-repeat;
	width:112px;
	height:40px
	animation: animationFrames linear 1s;
	  animation-iteration-count: 1;
	  transform-origin: 50% 50%;
	  -webkit-animation: animationFrames linear 1s;
	  -webkit-animation-iteration-count: 1;
	  -webkit-transform-origin: 50% 50%;
	  -moz-animation: animationFrames linear 1s;
	  -moz-animation-iteration-count: 1;
	  -moz-transform-origin: 50% 50%;
	  -o-animation: animationFrames linear 1s;
	  -o-animation-iteration-count: 1;
	  -o-transform-origin: 50% 50%;
	  -ms-animation: animationFrames linear 1s;
	  -ms-animation-iteration-count: 1;
	  -ms-transform-origin: 50% 50%;
}

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}

}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background: url('../image/but-bg-hov.png') center top repeat-x;
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	/*-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;*/
	 box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-moz-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
	-webkit-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.54);
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #ffffff;
	background: url('../image/button.png') center top repeat-x;
	text-decoration: none;
	cursor: pointer;
transition:all .3s linear;
-o-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}


}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 50%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
background: url('../image/bg-ble.png') center repeat;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 6px;
	margin:0;
	list-style: none;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.40);
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.40);
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.flex-direction-nav a:before {
	line-height: 40px;
	color: #ffffff;
	background: url('../image/bg-rd.png');
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.scrollup{
	width:42px;
	height:42px;
	opacity:0.8;
	position:fixed;
	bottom:50px;
	right:10px;
	display:none;
	text-indent:-9999px;
	background: url('../image/icon_top.png') no-repeat;
}
#powered-hekimabi {
	float: right;
	margin-top: 7px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 10px;
	font-size: 11px;
	color: #ffffff;
	background: url('../image/cat-3.png') top repeat-x;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-khtml-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
#powered a{
	font-size: 11px;
}
#powered-hekimabi a{
	font-size: 11px;
	color: #ffffff;
}
@keyframes animationFrames{
  0% {
	transform:  translate(0px,0px)  ;
  }
  10% {
	transform:  translate(-10px,0px)  ;
  }
  20% {
	transform:  translate(10px,0px)  ;
  }
  30% {
	transform:  translate(-10px,0px)  ;
  }
  40% {
	transform:  translate(10px,0px)  ;
  }
  50% {
	transform:  translate(-10px,0px)  ;
  }
  60% {
	transform:  translate(10px,0px)  ;
  }
  70% {
	transform:  translate(-10px,0px)  ;
  }
  80% {
	transform:  translate(10px,0px)  ;
  }
  90% {
	transform:  translate(-10px,0px)  ;
  }
  100% {
	transform:  translate(0px,0px)  ;
  }
}

@-moz-keyframes animationFrames{
  0% {
	-moz-transform:  translate(0px,0px)  ;
  }
  10% {
	-moz-transform:  translate(-10px,0px)  ;
  }
  20% {
	-moz-transform:  translate(10px,0px)  ;
  }
  30% {
	-moz-transform:  translate(-10px,0px)  ;
  }
  40% {
	-moz-transform:  translate(10px,0px)  ;
  }
  50% {
	-moz-transform:  translate(-10px,0px)  ;
  }
  60% {
	-moz-transform:  translate(10px,0px)  ;
  }
  70% {
	-moz-transform:  translate(-10px,0px)  ;
  }
  80% {
	-moz-transform:  translate(10px,0px)  ;
  }
  90% {
	-moz-transform:  translate(-10px,0px)  ;
  }
  100% {
	-moz-transform:  translate(0px,0px)  ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
	-webkit-transform:  translate(0px,0px)  ;
  }
  10% {
	-webkit-transform:  translate(-10px,0px)  ;
  }
  20% {
	-webkit-transform:  translate(10px,0px)  ;
  }
  30% {
	-webkit-transform:  translate(-10px,0px)  ;
  }
  40% {
	-webkit-transform:  translate(10px,0px)  ;
  }
  50% {
	-webkit-transform:  translate(-10px,0px)  ;
  }
  60% {
	-webkit-transform:  translate(10px,0px)  ;
  }
  70% {
	-webkit-transform:  translate(-10px,0px)  ;
  }
  80% {
	-webkit-transform:  translate(10px,0px)  ;
  }
  90% {
	-webkit-transform:  translate(-10px,0px)  ;
  }
  100% {
	-webkit-transform:  translate(0px,0px)  ;
  }
}

@-o-keyframes animationFrames {
  0% {
	-o-transform:  translate(0px,0px)  ;
  }
  10% {
	-o-transform:  translate(-10px,0px)  ;
  }
  20% {
	-o-transform:  translate(10px,0px)  ;
  }
  30% {
	-o-transform:  translate(-10px,0px)  ;
  }
  40% {
	-o-transform:  translate(10px,0px)  ;
  }
  50% {
	-o-transform:  translate(-10px,0px)  ;
  }
  60% {
	-o-transform:  translate(10px,0px)  ;
  }
  70% {
	-o-transform:  translate(-10px,0px)  ;
  }
  80% {
	-o-transform:  translate(10px,0px)  ;
  }
  90% {
	-o-transform:  translate(-10px,0px)  ;
  }
  100% {
	-o-transform:  translate(0px,0px)  ;
  }
}

@-ms-keyframes animationFrames {
  0% {
	-ms-transform:  translate(0px,0px)  ;
  }
  10% {
	-ms-transform:  translate(-10px,0px)  ;
  }
  20% {
	-ms-transform:  translate(10px,0px)  ;
  }
  30% {
	-ms-transform:  translate(-10px,0px)  ;
  }
  40% {
	-ms-transform:  translate(10px,0px)  ;
  }
  50% {
	-ms-transform:  translate(-10px,0px)  ;
  }
  60% {
	-ms-transform:  translate(10px,0px)  ;
  }
  70% {
	-ms-transform:  translate(-10px,0px)  ;
  }
  80% {
	-ms-transform:  translate(10px,0px)  ;
  }
  90% {
	-ms-transform:  translate(-10px,0px)  ;
  }
  100% {
	-ms-transform:  translate(0px,0px)  ;
  }
}
/* Bestseller */
	.bestseller{
	position:relative;
	border:1px solid #ccc; 
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #fff;
	text-align: center;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 8px rgba(0,0,0,0.4);
	box-shadow:0 0 8px rgba(0,0,0,0.4);
	}
	.bestseller .products ul.slides li{
	width:auto;
	}
	.bestseller .flex-control-nav{
	position:relative;
	bottom:0;
	border:1px solid #ccc;
	border-bottom:0;
	margin-top:15px;
	width:auto;
	left:0;
	}
	.bestseller .flex-control-paging li,.thumbs .flex-control-paging li{
	margin:0 4px;
	vertical-align:middle;
	padding:0px 0;
	}
	.bestseller .flex-control-paging li a,.thumbs .flex-control-paging li a,.related .flex-control-nav li a{
	width:12px;
	height:12px;
	background:#ccc;
	box-shadow:none
	}
	.bestseller .product-wrapper .direction .slideBtn{
	text-indent:-9999px;
	overflow:hidden;
	}
	.bestseller .flex-control-paging li a:hover,.thumbs .flex-control-paging li a:hover,.related .flex-control-nav li a:hover{
	background:#bbb;
	}
	.bestseller .flex-control-paging li a.flex-active,.thumbs .flex-control-paging li a.flex-active,.related .flex-control-nav li a.flex-active{
	background:#0099cc;
	}
	.bestseller i{
	vertical-align:middle;
	padding:0 3px;
	font-size:14px;
	}
   .fa-arrow-right,.fa-arrow-left{
   color:#ff0000;
   font-weight:bold;
   }
   .btnNext.slideBtn,.bestseller .flex-control-paging li a.btnNext.slideBtn,.featured_categories .direction li a.btnNext.slideBtn{
   background-position:top right !important;padding:0;
   }
   .product-wrapper .direction li a:hover,.featured_categories .direction li a:hover{opacity:0.8;
   }
/**/
.thumbs .flex-control-nav{
position:relative;
bottom:auto;
padding-top:10px;
}
.thumbs .flex-control-nav li{
display:inline-block;
padding:0 1px;
}
.thumbs .flex-control-nav li a.slideBtn,.bestseller .flex-control-paging li a.slideBtn{
text-indent:0;
background:none;
font-size:15px;
height:auto;
width:auto;
}
.thumbs .flex-control-nav li a.slideBtn:hover,.bestseller .flex-control-paging li a.slideBtn:hover{opacity:0.8;
}
.bestseller .price-old {
	color: #fff;
	text-decoration: line-through;
	margin-left: 4px;
	padding:0 10px 0 10px;
	background: url('../image/menu-bg.png') center repeat-x;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	 box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
}