@font-face {
 font-family: 'tradegothic';
 font-style: normal;
 font-weight: normal;
 src: url('../fonts/Tradegothic/tradegothicroman-webfont.eot');
 src: url('../fonts/Tradegothic/tradegothicroman-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Tradegothic/tradegothicroman-webfont.woff') format('woff'), url('../fonts/Tradegothic/tradegothicroman-webfont.ttf') format('truetype'), url('../fonts/Tradegothic/tradegothicroman-webfont.svg#arvoregular') format('svg');
}
@font-face {
 font-family: 'tradegothic';
 font-style: normal;
 font-weight: bold;
 src: url('../fonts/Tradegothic/tradegothicbold-webfont.eot');
 src: url('../fonts/Tradegothic/tradegothicbold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Tradegothic/tradegothicbold-webfont.woff') format('woff'), url('../fonts/Tradegothic/tradegothicbold-webfont.ttf') format('truetype'), url('../fonts/Tradegothic/tradegothicbold-webfont.svg#arvobold') format('svg');
}
.touch input[type=email], .touch input[type=password], .touch input[type=search], .touch input[type=text], .touch textarea {
	-webkit-appearance: caret;
	-moz-appearance: caret;
}
html, html a {
	webkit-font-smoothing: antialiased;
}
html {
	ms-overflow-style: scrollbar;
}
body {
	color: #565656;
	font: 1.39em/1.428em 'tradegothic', sans-serif;
}
a, a:active, a:focus, a:hover, a:visited {
	color: #565656;
	outline: 0;
}
a:active, a:focus, a:visited {
	text-decoration: none;
}
p {
	line-height: 1.4em;
	margin: 0 0 1em;
	padding: 0;
}
.form-control {
	color: #333;
	line-height: 1.5 em;
}
.form-control::-webkit-input-placeholder {
 padding: 1px 0;
}
h1 {
	color: #69747d;
	font: 2.286em/1em 'Paytone One', serif;
	margin: 0;
	padding: 0 0 1.1em;
}
h1.big-title {
	font: 3.286em/1em 'Paytone One', serif;
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 0.5em;
	padding: 0 0 0.5em;
}
h2 {
	color: #69747d;
	font: 1.857em/1em 'Paytone One', serif;
	margin: 0;
	padding: 0 0 1em;
}
h3 {
	color: #69747d;
	font: 1.714em/1em 'Paytone One', serif;
	margin: 0;
	padding: 0 0 1em;
}
h4 {
	color: #69747d;
	font: 1.428em/1em 'Paytone One', serif;
	margin: 0;
	padding: 0 0 1em;
}
h4 a, h4 a:hover, h4 a:visited {
	color: #69747d;
	font: 1em/1em 'Paytone One', serif;
	text-decoration:none;
}
h4 a:hover {
	text-decoration: underline;
}
.content-aside h4 {
	padding: 0.5em 0 0.8em;
}
h5 {
	color: #69747d;
	font: 1.286em/1em 'Paytone One', serif;
	margin: 0;
	padding: 0 0 1.1em;
}
h6 {
	color: #69747d;
	font: 1em/1em 'Paytone One', serif;
	margin: 0;
	padding: 0 0 0.8em;
}
.typography-headers h1, .typography-headers h2, .typography-headers h3, .typography-headers h4, .typography-headers h5, .typography-headers h6 {
	padding-bottom: 0.8em !important
}
.container {
	webkit-backface-visibility: hidden;
}
.parallax, table, table td, table tr {
	webkit-backface-visibility: visible!important;
}
label {
	display: block;
	font-weight: bold;
	margin-bottom: 7px;
}
.form-label {
	display: inline-block;
	margin-bottom: 7px;
}
.input-sm {
	border-radius: 4px;
	font-size: 1em;
}
.form-group-sm {
	margin-bottom: 7px;
	position: relative;
}
.form-control {
	border: 1px solid #e8e8e8;
	box-shadow: 0 1px 3px rgba(5, 5, 5, .1);
	webkit-box-shadow: 0 1px 3px rgba(5, 5, 5, .1);
}
.btn-group.open .dropdown-toggle {
	box-shadow: 0 1px 3px rgba(5, 5, 5, .1);
	webkit-box-shadow: 0 1px 3px rgba(5, 5, 5, .1);
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #e8e8e8;
	color: #000;
}
.upper {
	text-transform: uppercase;
}
.line-divider {
	border-bottom: 1px dotted #ccc;
	height: 20px;
	margin-bottom: 30px;
}
.divider-xxs {
	clear: both;
	height: 1px;
	line-height: 1px;
}
.divider-xs {
	clear: both;
	height: 10px;
	line-height: 10px;
}
.divider-sm {
	clear: both;
	height: 20px;
}
.divider-md {
	clear: both;
	height: 30px;
}
.divider-lg {
	clear: both;
	height: 40px;
}
.panel-group .panel {
	border-radius: 0;
}
.img-left {
	float:left;
	margin: 0 20px 20px 0;
}
.btn-sm, .btn-xs {
	border-radius: 4px;
}
.btn {
	padding: 3px 12px;
}
.btn-group .dropdown-toggle {
	border: 1px solid #e8e8e8;
	box-shadow: 0 1px 3px rgba(5, 5, 5, .1);
}
.btn-mega {
	background: #2990d6;
	border-color: #2990d6;
	border-radius: 4px;
	color: #fff!important;
	font: 1em 'Roboto Slab', serif;
	padding: 12px 14px;
}
.btn-mega:hover, .btn-mega:focus {
	background: 0 0;
	border-color: #2990d6;
	color: #2990d6!important;
}
.btn-mega.btn-lg {
	border-radius: 4px;
	font: 1.538em/1em 'Roboto Slab', serif;
	padding: 18px 35px;
	text-transform: none;
}
.btn-mega.btn-xlg {
	border-radius: 4px;
	font: 2.143em/2.05em 'Roboto Slab', serif;
	padding: 0 0.5em 0 0;
	text-transform: none;
}
.btn-mega [class*=" icon-"], .btn-mega [class^=icon-] {
 position: relative;
}
.btn-mega.btn-xlg [class*=" icon-"], .btn-mega.btn-xlg [class^=icon-] {
 background: #2583c4;
 color: #fff;
 display: block;
 float: left;
 font-size: 1em;
 height: 2.05em;
 line-height: 2.05em;
 margin-right: 0.5em;
 width: 2.05em;
}
.btn-mega.btn-xlg:hover [class*=" icon-"], .btn-mega.btn-xlg:hover [class^=icon-] {
 color: #fff;
}
.btn-mega.btn-inverse {
	background: #fff;
	border-color: #2990d6;
	color: #2990d6!important;
}
.btn-mega.btn-inverse:hover {
	background: #2990d6;
	border-color: #2990d6;
	color: #fff!important;
}
.dropdown-menu {
	border: 1px solid #e8e8e8;
	box-shadow: 0 1px 3px rgba(5, 5, 5, .1);
	font-size: 1em;
}
.caret.min {
	border-bottom: 0 dotted;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	border-top: 2px solid #333;
	margin-left: 4px;
	position: relative;
	right: -2px;
	top: -1px;
}
.label-mega {
	background: #2990d6;
}
.radio input[type=radio] {
	display: inline;
	margin-top: 0;
	position: relative;
}
.checkbox label, .radio label {
	line-height: 1em;
}
.container.boxed {
	padding: 0;
}
body.fullwidth .container.boxed {
	width:100%;
	padding: 0;
}
.content {
	padding-bottom: 50px;
	padding-top: 50px;
}
.content .line-shadow {
	height: 15px;
	margin-top:-10px;
	box-shadow: 0px -3px 3px rgba(50, 50, 50, 0.10);
	moz-box-shadow: 0px -3px 3px rgba(50, 50, 50, 0.10);
	webkit-box-shadow: 0px -3px 3px rgba(50, 50, 50, 0.10);
}
.content.nopad-bottom {
	padding-bottom: 0;
}
.content.slider-products {
	padding-bottom: 20px;
}
.content-border {
	border-top: 1px solid #eee;
}
.content-aside, .content-box, .content-row {
	padding-bottom: 35px;
}
.animate-hover:hover {
	animation-duration: 1s;
	webkit-animation-duration: 1s;
}
.icon-flag {
	background: url(../images/icons-flags.png) no-repeat 0 0;
	display: inline;
	font-size: 12px!important;
	padding: 0 10px;
	position: relative;
	top: 1px;
}
.icon-flag-en {
	background-position: 0 0;
}
.icon-flag-de {
	background-position: 0 -22px;
}
.icon-flag-fr {
	background-position: 0 -44px;
}
.icon-flag-da {
	background-position: 0 -66px;
}
.icon-flag-el {
	background-position: 0 -88px;
}
.icon-flag-es {
	background-position: 0 -110px;
}
.icon-flag-it {
	background-position: 0 -132px;
}
.icon-flag-nl {
	background-position: 0 -154px;
}
.icon-flag-pl {
	background-position: 0 -176px;
}
.icon-flag-pt {
	background-position: 0 -198px;
}
.icon-flag-ru {
	background-position: 0 -220px;
}
.icon-flag-sv {
	background-position: 0 -242px;
}
.social-widgets {
	height: 0;
	position: fixed;
	right: 0;
	top: 50%;
	width: 0;
	z-index: 10000;
}
.social-widgets .item, .social-widgets .items {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.social-widgets .items {
	position: relative;
	top: -125px;
}
.social-widgets .item {
	left: 120px;
	position: absolute;
	top: 0;
}
.social-widgets .active {
	left: -310px;
	z-index: 100;
}
.social-widgets .item-01, .social-widgets .item-02, .social-widgets .item-03, .social-widgets .item-04, .social-widgets .item-05, .social-widgets .item-06, .social-widgets .item-07, .social-widgets .item-08, .social-widgets .item-09 {
	left: 0;
}
.social-widgets .item-01 {
	top: 0;
	z-index: 99;
}
.social-widgets .item-02 {
	top: 66px;
	z-index: 98;
}
.social-widgets .item-03 {
	top: 132px;
	z-index: 97;
}
.social-widgets .item-04 {
	top: 198px;
	z-index: 96;
}
.social-widgets .item-05 {
	top: 264px;
	z-index: 95;
}
.social-widgets .item-06 {
	top: 330px;
	z-index: 94;
}
.social-widgets .item-07 {
	top: 396px;
	z-index: 93;
}
.social-widgets .item-08 {
	top: 462px;
	z-index: 92;
}
.social-widgets .item-09 {
	top: 528px;
	z-index: 91;
}
.social-widgets .tab-icon {
	background: #fff;
	background: rgba(255, 255, 255, .6);
	border-right: 0;
	display: block;
	font-size: 1.54em;
	text-decoration: none !important;
	height: 59px;
	left: -57px;
	line-height: 3.2;
	position: absolute;
	text-align: center;
	top: 0;
	width: 57px;
}
.social-widgets .tab-icon:hover {
	text-decoration: none;
}
.social-widgets .active .tab-icon {
	background: #fff;
	border-color: #E9E9E9;
}
.social-widgets .tab-content {
	background: #fff;
	padding: 10px 15px;
	width: 310px;
}
.social-widgets .active .tab-content {
	box-shadow: 0 0 4px rgba(0, 0, 0, .15);
}
.social-widgets .title {
	font: 1.23em Mavenpro, Arial, Helvetica, sans-serif;
	padding: 4px 0 11px;
	text-transform: uppercase;
}
.social-widgets .active {
	z-index: 100;
	left: -310px;
}
.social-widgets .facebook.active {
	left: -260px;
}
.social-widgets .facebook .tab-content {
	width: 260px;
}
.social-widgets .twitter.active {
	left: -300px;
}
.social-widgets .twitter .tab-content {
	width: 300px;
}
.social-widgets .twitter-widget {
	padding-top: 10px;
}
.social-widgets .youtube.active {
	left: -450px;
}
.social-widgets .youtube .tab-content {
	padding-left: 18px;
	width: 450px;
}
.social-widgets .contcts.active {
	left: -450px;
}
.social-widgets .contcts .tab-content {
	padding-left: 18px;
	width: 450px;
}
.social-widgets .loading {
	min-height: 200px;
	position: relative;
	z-index: 1000;
}
.social-widgets .googleplus .loading {
	min-height: 100px;
}
.social-widgets .twitter a {
	text-decoration:underline;
}
.social-widgets .twitter a:hover {
	text-decoration:none;
}
.social-widgets .loading img.ajaxloader {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 32px;
	width: 32px;
	margin: -16px 0 0 -16px;
}
.slider-range:after {
	clear: both;
	content: " ";
	display: block;
}
.slider-range .control {
	margin: 0 7px;
}
.slider-range .max {
	float: right;
	padding-top: 23px;
}
.slider-range .min {
	float: left;
	padding-top: 23px;
}
.slider-range .ui-slider, .slider-range .ui-slider-range {
	background: #e9e9e9;
	border: none;
	border-radius: 0;
	height: 5px;
}
.slider-range .ui-slider-range {
	background: #818181;
}
.slider-range .ui-slider-handle, .slider-range .ui-slider-handle:hover {
	background: #f9f9f9!important;
	border: 1px solid #cfcfcf!important;
	border-radius: 2px!important;
	height: 21px!important;
	top: -8px!important;
	width: 19px!important;
}
.slider-range .ui-slider-handle:before {
	border: 1px solid #e0e0e0;
	border-bottom: 0;
	border-top: 0;
	content: " ";
	display: block;
	font-size: 0;
	height: 5px;
	left: 5px;
	line-height: 0;
	position: absolute;
	top: 7px;
	width: 3px;
}
.slider-range .ui-slider-handle:after {
	border: 1px solid #e0e0e0;
	border-bottom: 0;
	border-top: 0;
	content: " ";
	display: block;
	font-size: 0;
	height: 5px;
	left: 9px;
	line-height: 0;
	position: absolute;
	top: 7px;
	width: 3px;
}
.breadcrumbs {
	background: none!important;
	padding-bottom: 15px;
	padding-top: 20px;
	position: relative;
	z-index: 10;
}
.breadcrumbs .divider {
	padding: 0 10px;
}
.container-widget {
	margin-bottom: 25px;
}
.container-widget p:last-child {
	margin: 0;
}
.list-info {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	overflow:hidden;
}
.list-info li {
	margin: 0 0 3px;
	padding: 0 15px 0 20px;
	border-left: 1px solid #e3e3e3;
}
.list-info li:first-child {
	border: none;
}
.list-info .icon {
	display: inline-block;
	font-size: 1.08em;
	color:#2991d6;
	margin: 0 5px 0 -10px;
	text-align: center;
	width: 20px;
}
.list-info li {
	display: inline-block;
}
.full-post {
	display:none;
}
.full-post img.img-responsive {
	margin: 0 auto;
}
.blog-post .post-container {
	background: #fff;
}
.blog-post .post-container .post-image {
	border-top: 6px solid #2991d6;
}
.blog-post .post-container>.row {
	padding: 30px 0;
}
.blog-post .post-container .col-l {
	padding-left: 30px;
}
.blog-post .post-container .col-r {
	padding-right: 30px;
}
.blog-post .post-container .blockquote {
	margin: 10px 30px 10px 60px;
}
.blog-post .post-container .text {
	margin: 10px 30px;
}
.post-navigation {
	margin: -10px 0 40px;
	overflow: hidden;
}
.posts-isotope {
	margin-top: 0px;
}
.navbar {
	background: 0 0;
	border: 0!important;
	border-radius: 0;
	margin-bottom: 0;
/*	position: absolute;
*/	top: 0;
	width: 100%;
	z-index: 9980;
}
.navbar .background {
	background: url(../images/menu-line.gif) repeat-x 0 97px #fafafa;
	border-bottom: 1px dotted #ccc;
	padding: 16px 0 0;
	z-index: 1;
}
.navbar-compact .background {
	background: #fff;
	padding: 5px 0;
}
.back-to-top {
	bottom: 10%;
	cursor: pointer;
	display: none;
	position: fixed;
	right: 15px;
	text-align: center;
	width: 35px;
	z-index: 1000;
}
.back-to-top span.arrow-up {
	position:absolute;
	top: -6px;
	-webkit-animation: bounce 0.4s ease-in-out infinite alternate;
	-moz-animation: bounce 0.4s ease-in-out infinite alternate;
	animation: bounce 0.4s ease-in-out infinite alternate;
}
.navbar-logo {
	margin-right: 15px;
	max-width: 300px;
	position: relative;
	z-index: 11;
}
.navbar-logo img {
	max-width: 100%;
}
.navbar-welcome {
	color: #c0c3c6;
	font: 1.286em/1em 'Paytone One', sans-serif;
	padding: 0 15px 0 20px;
	width: 300px;
}
.navbar-welcome .text {
	display: table !important;
	height: 65px;
	vertical-align: middle;
}
.navbar-welcome span {
	display: table-cell !important;
	vertical-align: middle;
}
.navbar-phone {
	color: #69747d;
	display: table !important;
	font: 1.571em/1em 'Roboto Slab', serif;
	height: 65px;
	padding: 0 35px;
	vertical-align: middle;
}
.navbar-phone .icon {
	color: #2991d6;
	position:relative;
	padding:8px 8px 0 0;
	vertical-align: top;
}
.navbar-phone span {
	display: table-cell !important;
	vertical-align: middle;
}
.navbar-secondary-menu {
	padding: 16px 0 0;
	position: relative;
	z-index: 1200;
}
.navbar-secondary-menu .btn-default, .navbar-secondary-menu .open .btn-default {
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(5, 5, 5, .1);
	padding-left: 15px;
	padding-right: 12px;
}
.navbar-secondary-menu .btn-default:hover, .navbar-secondary-menu .open .btn-default:hover {
	background: #fff;
	box-shadow: 0 1px 3px rgba(5, 5, 5, .1);
}
.navbar-secondary-menu .btn-xs {
	font-size: 1em;
	line-height: 2em;
}
.navbar-secondary-menu .icon {
	bottom: -2px;
	font-size: 1.2em;
	margin-right: 2px;
	position: relative;
}
.navbar-secondary-menu .caret {
	border-bottom-width: 0;
	border-top-color: #787878;
	border-width: 3px;
	margin-left: 15px;
	position: relative;
	top: -1px;
}
.navbar-secondary-menu .icon-xcart {
	margin-left: 10px;
	margin-right: -12px;
}
#off-canvas-menu {
	display: none;
}
.navbar-search {
	margin-top: 16px;
	position: relative;
	z-index: 1100;
	width:auto;
	margin-left:15px;
	text-align:right;
}
.navbar-search input.form-control {
	float: right;
	font-size: 1em;
	line-height: 1.2em;
	padding: 7px 1px 6px 40px;
	width: 1px;
	height: 36px;
}
.touch .navbar-search input.form-control {
	height: 34px;
	border: 1px solid #f5f5f5;
}
.navbar-search .form-control:focus, .navbar-search:hover .form-control {
	width: 228px;
}
.navbar-search .button {
	position:absolute;
	background: 0 0;
	border: none;
	color: #2991d6;
	float: left;
	font-size: 1.7em;
	height: 36px;
	left:0;
	top:0;
	padding-left:6px;
	outline: 0;
	width: 42px;
}
.navbar-search .button:active {
	line-height: .8em;
}
.navbar-main-menu {
	bottom: -1px;
	clear: both;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 34px 0 0;
	position: relative;
	top: -6px;
	z-index: 10;
}
.navbar-main-menu .item {
	float: left;
	height: 38px;
	margin: 0 0 -6px 0;
	padding: 0;
	position: relative;
}
.navbar-compact .navbar-main-menu .item {
	height: 32px;
}
.navbar-main-menu .item:hover {
	z-index: 1000000;
}
.navbar-main-menu .item:first-child {
	margin-left: -10px;
}
.navbar-main-menu .item .btn-main {
	border-bottom: 0 solid #2990d6;
	display: block;
	font: 1.154em/1.667em 'Roboto Slab', serif;
	height: 38px;
	padding: 0 12px 20px;
	position: relative;
	text-transform: uppercase;
}
.navbar-compact .navbar-main-menu .item .btn-main {
	height: 32px;
	margin-bottom: 10px;
	padding: 0 15px 20px;
}
.navbar-main-menu .btn-main:hover {
	text-decoration: none;
}
.navbar-main-menu .active .btn-main, .navbar-main-menu .with-sub .btn-main:hover, .navbar-main-menu .current .btn-main {
	border-bottom: 5px solid #2990d6;
}
.navbar-main-menu .item .btn-main .icon {
	bottom: -1px;
	font-size: 1.12em;
	line-height: .3em;
	margin-left: 1px;
	position: relative;
}
.navbar-main-menu .item .line:before {
	border-left: 1px dotted #cccccc;
	content: " ";
	display: inline;
	left: -15px;
	position: relative;
}
.navbar-main-menu .item-content {
	background: #fff;
	display: none;
	float: right;
	margin-bottom: -6px!important;
	margin-left: -100%;
	margin-top: 38px!important;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.navbar-compact .navbar-main-menu .item-content {
	margin-top: 28px!important;
}
.navbar-main-menu .item-content .wrapper-border .row .row > div {
	display: inline-block !important;
	float: none !important;
	margin: 0 -5px 0 0;
	vertical-align: top;
}
.navbar-main-submenu {
	color: #000;
	padding: 0 40px;
}
.navbar-main-submenu .button-up {
	bottom: 0;
	font-size: 1.3em;
	height: 40px;
	left: 46%;
	line-height: 2em;
	position: absolute;
	text-align: center;
	width: 8%;
	z-index: 100;
}
.navbar-main-submenu .button-up.full {
	left: 0;
	right: 0;
	width: auto;
}
.navbar-main-submenu .button-up:hover {
	color: #2990d6;
	text-decoration: none;
}
.navbar-main-submenu .exclusive {
	font: 1em 'tradegothic', sans-serif;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 12px .8em 16px;
}
.navbar-main-submenu .exclusive li {
	float: left;
	margin: 0 28px 0 0;
	padding: 0;
	text-transform: uppercase;
}
.navbar-main-submenu .exclusive .icon {
	bottom: -4px;
	color: #2990d6;
	font-size: 1.57em;
	margin-right: .2em;
	position: relative;
}
.navbar-main-submenu .wrapper-border {
	border: 1px solid #dcdcdc;
	border-left: 0;
	border-right: 0;
	padding: 25px 0;
}
.navbar-main-submenu .wrapper {
	padding: 40px 0 20px;
}
.navbar-main-menu-divider {
	height: 50px;
}
.navbar-compact .navbar-main-menu-divider {
	height: 38px;
}
.navbar-main-menu {
	box-sizing: content-box;
}
.submenu-block .icon {
	display: block;
	float: left;
	font-size: 1.2em;
	position: relative;
	text-align: center;
	top: -2px;
	width: 2.5em;
}
.submenu-block .name {
	font: 700 1em 'tradegothic', sans-serif;
	text-transform: uppercase;
}
.submenu-block .label {
	font: .9em 'tradegothic', sans-serif;
	margin-left: 1.2em!important;
	padding: .4em .3em .2em;
}
.submenu-block ul {
	list-style-type: none;
	margin: 0 0 0 3.1em;
	padding: 12px 0 18px;
}
.submenu-block ul li {
	margin: 0;
	padding: 0 0 4px;
	position: relative;
}
.submenu-block ul ul {
	background: #fff !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	display: block;
	left: 80%;
	margin: 0;
	min-width: 160px;
 moz-transition: all .2s ease;
 ms-transition: all .2s ease;
	opacity: 0;
 o-transition: all .2s ease;
	padding: 10px;
	position: absolute;
	top: -10px;
 transition: all .2s ease;
 webkit-transition: all .2s ease;
	width: 100%;
	z-index: -100;
}
.submenu-block ul ul ul {
	left: 100%;
	margin-left: 12px;
}
.submenu-block ul li:hover>ul {
	opacity: 1;
	z-index: 100;
}
.submenu-block ul li:hover>a {
	text-decoration: underline;
}
.submenu-block-other {
	padding-bottom: 25px;
}
.submenu-block-other .title {
	padding-top: 25px;
}
.submenu-block-other ul {
	margin-left: 0;
	padding-top: 15px;
}
.submenu-block-other .img-responsive {
	border-radius: 3px;
}
.navbar-main-menu .img-fullheight {
	margin: -55px 0 -100px;
}
.navbar-switcher {
	background: #2990d6!important;
	border-radius: 0 0 3px 3px;
	color: #fff;
	cursor: pointer;
	display: none;
	float: right;
	height: 47px;
	margin-bottom: -47px;
	margin-right: 10px;
	padding: 6px 7px;
	text-align: center;
	width: 49px;
}
.navbar-switcher.active {
	background: #69747d!important;
}
.navbar-switcher .i-active, .navbar-switcher.active .i-inactive {
	display: none;
}
.navbar-switcher.active .i-active {
	display: inline;
	font-size: 1.8em;
	line-height: 1.5em;
}
.navbar-compact {
	position: fixed;
	top: -60px;
	z-index: 10001;
}
.navbar-compact .compact-hidden, .navbar-compact .compact-hidden.hidden-xs {
	display: none!important;
}
.navbar-compact .navbar-logo-outer {
	width: auto!important;
}
.navbar-compact .navbar-secondary-menu .btn-default {
	border-left: 0;
}
.navbar-compact .navbar-main-menu {
	clear: none;
	padding-top: 25px;
}
.navbar-compact .navbar-main-menu:before {
	content: " ";
	display: block;
	float: left;
	height: 10px;
	width: 0;
}
.navbar-compact .navbar-main-menu .compact-line:before {
	display: none;
}
.navbar-compact .navbar-search {
	clear: none;
	margin-right: -10px;
	margin-top: 15px;
	position: relative;
	width:auto;
}
.navbar-compact .navbar-search .form-control:focus {
	width: 170px;
}
.navbar-compact .navbar-switcher {
	display: block;
}
.navbar-compact .navbar-main-menu {
	margin-top: 4px;
}
.navbar-compact .navbar-main-menu .item .btn-main, .navbar-compact .navbar-main-menu .sf-menu>li>a {
	font-size: 1.05em;
	padding: 0 7px;
}
.navbar-compact .navbar-main-menu .sf-menu>li:first-child>a {
	padding-left: 7px!important;
}
.navbar-compact .navbar-main-menu .item .line:before, .navbar-compact .navbar-main-menu .sf-menu>li>a:before {
	left: -7px!important;
}
.navbar-compact .navbar-main-menu .item:first-child {
	margin-left: 0;
}
.filters-panel {
	padding: 0.7em 0 0.5em;
	margin: 0 0 1em;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.filters-panel a {
	text-decoration: none;
}
.filters-panel .divider {
	height: 25px;
}
.filters-panel .divider:after {
	border-bottom: 1px solid #e9e9e9;
	content: " ";
	display: block;
	height: 10px;
}
.filters-panel .sort-select .dropdown-menu {
	min-width: 98px;
}
.filters-panel .sort-select .value {
	min-width: 60px;
}
.filters-panel .sort-select-arrow.up .down {
	display: none;
}
.filters-panel .sort-select-arrow.down .down, .filters-panel .sort-select-arrow.up .up {
	display: inline;
}
.filters-panel .sort-select-arrow.down .up {
	display: none;
}
.filters-panel .perpage-select .dropdown-menu {
	min-width: 53px;
}
.filters-panel .perpage-select .value {
	min-width: 15px;
}
.filters-panel .view-mode {
	text-align: center;
	margin-top:5px;
}
.filters-panel .view-mode a {
	position:relative;
}
.filters-panel .view-mode a span {
	font-size: 1.5em;
	color:#2991d6;
	margin: 0 2px;
}
.pagination {
	margin: 0;
}
.pagination a {
	margin-left: 8px;
}
.pagination .icon {
	background: #ececec;
	border-radius: 1px;
	margin-left: 12px;
	padding: 5px 4px 1px;
}
.pagination a:hover {
	text-decoration: none;
}
.pagination-main {
	list-style-type: none;
	margin: 0 auto;
	padding: 0 0 35px;
	text-align: left;
}
.pagination-main li {
	color: #9c9c9c;
	display: inline-block;
	font: 1.08em/2.3em 'tradegothic', sans-serif;
	margin: 0;
	padding: 0 1px 0 0;
}
.pagination-main li a {
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	display: inline-block;
	height: 34px;
	text-align: center;
	width: 30px;
}
.pagination-main li a:hover, .pagination-main li.active a {
	background: #2990d6;
	border-color: #2990d6;
	color: #fff;
	text-decoration: none;
}
.pagination-main li.active a {
	cursor: default;
}
.expander-list, .expander-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.expander-list li {
	margin: 0;
}
.expander-list .expander {
	cursor: pointer;
	float: right;
	padding: 0 8px;
}
.expander-list .name {
	border-bottom: 1px dotted #879097;
	display: block;
	padding: 7px 0 6px 0;
}
.expander-list ul .name {
	padding-left: 21px;
}
.expander-list ul ul .name {
	padding-left: 42px;
}
.expander-list ul ul ul .name {
	padding-left: 63px;
}
.expander-list .last>.name {
	border: none;
}
.menu-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu-list li {
	border-top: 1px solid #eee;
	display: block;
	margin: 0;
}
.menu-list li:first-child {
	border: none;
}
.menu-list li a {
	color: #2b2b2b;
	display: block;
	font-family: Mavenpro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 15px 20px 14px;
	text-decoration: none;
	text-transform: uppercase;
}
.menu-list li a:hover {
	background: #f5f5f5;
}
.error-page {
	padding-bottom: 100px;
	padding-top: 30px;
	text-align: center;
}
.error-page .error-number {
	color: #c0c3c6;
	font: 17.8em/1em 'Paytone One', sans-serif;
	padding-bottom: 35px;
}
.error-page h2 {
	color: #c0c3c6;
	font: 3.286em/1em 'Paytone One', sans-serif;
}
.contacts .map, .contacts-form {
	padding-bottom: 40px;
}
#bookForm {
	overflow:hidden;
	clear:both;
	z-index: 100;
	margin-top:-25px;
	margin-bottom:25px;
 -o-transition:all .3s ease;
 -moz-transition:all .3s ease;
 -webkit-transition:all .3s ease;
 -ms-transition:all .3s ease;
 transition:all .3s ease
}
#bookForm >.content {
	padding-top:10px;
	margin-top:-10px;
}
#bookForm .container {
	margin-top:30px;
}
#bookForm .line-shadow {
	margin-top:5px;
}
.boxed-form .form-group {
	background: #fafafa;
	border: 1px solid #e8e8e8;
	padding: 10px 15px 10px;
}
.boxed-form .form-control {
	margin-bottom: 10px;
}
.boxed-form textarea.form-control {
	height: 110px;
	resize: vertical;
}
.button-submit-wrapper {
	padding-top: 20px;
}
.tags-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tags-list li {
	display: inline-block;
	margin: 0;
	padding: 0 0 2px;
}
.tags-list a {
	color:#2991d6;
	text-decoration:underline;
}
.tags-list a:hover {
	text-decoration:none;
}
.section-divider {
	height: 47px;
}
.section-divider:before {
	border-bottom: 1px solid #f4f4f4;
	content: " ";
	display: block;
	height: 24px;
	width: 100%;
}
.rating {
	color: #2990d6;
	display: block;
	font-size: 0.8em;
	letter-spacing: -.1em;
	padding-bottom: 4px;
	padding-right: 5px;
}
.price {
	color: #000;
	font-size: 1.286em;
	margin: 0 .2em;
}
.price.old {
	text-decoration: line-through;
}
.price.new {
	color: #2990d6!important;
}
.cloud-tags a {
	margin-right: 5px;
}
.input-control input.form-control {
	font-size: 1em;
	width: 262px;
}
.input-control .button {
	background: 0 0;
	border: none;
	bottom: -1px;
	color: #353535;
	float: right;
	font-size: 1.2em;
	height: 34px;
	margin-left: -34px;
	outline: 0;
	position: relative;
	width: 34px;
}
.touch .input-control .button span {
	margin-left: -10px;
}
.input-control .button:active {
	line-height: .8em;
}
.product-preview {
	font-size: 1.082em;
	max-width: 350px;
	padding-bottom: 40px;
	position: relative;
	text-align: left;
}
.product-preview .preview {
	overflow: hidden;
	position: relative;
}
.product-preview .preview .img-responsive {
	border-radius: 0;
	width: 100%;
}
.product-preview h3.title {
	color: #000;
	font: inherit;
	font-size:0.932em;
	padding: 12px 0 25px;
	text-transform: none;
}
.product-preview .quick-view {
	background: #777;
	background: rgba(0, 0, 0, .7);
	bottom:-62px;
	color: #fff;
	display: block;
	padding: 12px 0 10px!important;
	position: absolute;
	text-align: center;
	vertical-align:top;
	width: 100%;
}
.product-preview .quick-view:hover {
	text-decoration: none;
}
.product-preview:hover .quick-view {
	bottom: 0;
}
.product-preview .quick-view span {
	vertical-align: middle;
	font-size: 1.4em;
}
.product-preview .quick-view span.quick-view-text {
	font-size: 1.2em;
}
.product-preview .price {
	color: #353535;
	font-size: 1.286em;
	font-weight: bold;
}
.product-preview .price.old {
	font-size:1em;
	font-weight: normal;
}
.preview.hover-slide .preview-image {
	display: block;
	height: 320px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.preview.hover-slide .preview-image img {
	position: absolute;
	top: 0;
}
.preview.hover-slide .preview-image img:first-child {
	top: -100%;
}
.slider-products .product-preview {
	padding-bottom: 25px;
}
.slider-products {
	padding-bottom: 15px;
}
.slider-products h3 {
	padding-right: 40px;
}
.product-controls-list {
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
}
.product-controls-list.right {
	left: auto;
	width: 35px;
	min-height: 35px;
}
.product-controls-list li {
	margin: 0 0 2px;
	padding: 0;
	width: 35px;
	background: #2991d6;
	color: #fff;
	text-align: center;
	display:block;
	position:absolute;
	top:0;
	height:0;
	opacity: 0.9;
 -moz-transition:all .5s ease;
 -webkit-transition:all .5s ease;
 -ms-transition:all .5s ease;
 transition:all .5s ease
}
.product-controls-list li:hover {
	opacity: 1
}
.product-controls-list li:last-child {
	height: 35px;
}
.product-preview:hover .product-controls-list li {
	position:relative;
	height: 35px;
}
.product-controls-list a {
	color:#fff;
	font-size:1.429em;
	line-height:35px;
}
.product-controls-list a:hover {
	text-decoration: none;
}
.product-controls-list.hide-right {
	right: 0;
	bottom: -2px;
}
.product-preview:hover .product-controls-list.hide-right {
	right: 0;
	bottom: 64px;
}
.touch .product-preview .quick-view {
	bottom: 0!important;
}
.touch .product-preview .product-controls-list.hide-right {
	right: 0!important;
	bottom: 55px!important;
}
.touch .product-preview .product-controls-list li {
	position:relative;
	height: 35px;
}
.list_buttons, .list_description {
	display: none;
}
.list_rating {
	float: right;
	margin-top: -3px;
	overflow: hidden;
}
.products-list-in-row .product-controls-list.hide-right, .products-list-in-row .product-preview .quick-view {
	display: none!important;
}
.products-list-in-row .product-preview {
	float: none!important;
	margin-bottom: 15px;
	max-width: none!important;
	overflow: hidden;
	text-align: left!important;
	width: 100%!important;
}
.products-list-in-row .list_description {
	border-top: 1px solid #eee;
	margin-top: 15px;
}
.products-list-in-row .list_buttons, .products-list-in-row .list_description, .products-list-in-row .title {
	border-bottom: 1px solid #eee;
	display: block;
	overflow: hidden;
	padding: 15px 0;
	position: relative;
}
.products-list-in-row .product-options-outer {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	overflow: hidden;
	padding-bottom: 10px;
}
.products-list-in-row .title {
	font-weight: 700!important;
	margin-bottom: 15px;
}
.products-list-in-row .list_buttons {
	border: none;
}
.products-list-in-row .list_rating {
	margin-top: 0;
}
.products-list-in-row .list_rating span {
	display: block;
	float: right;
	padding-right: 1px;
}
.products-list-in-row .product-preview .preview {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	width: 25%;
}
.products-list-in-row .product-preview ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}
.products-list-in-row .product-preview ul li {
	display: inline;
	margin: 0 15px;
	white-space: nowrap;
}
.products-slider .item {
	margin-right: 30px;
}
.product-view {
	padding-bottom: 50px;
}
.product-view-ajax {
	display: none;
	min-height: 0;
	position: relative;
}
.product-view-ajax .layar {
	background: rgba(255, 255, 255, .8);
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 4;
}
.product-view-ajax .ajax-loader {
	left: 45%;
	margin: 15px auto 0!important;
	position: absolute;
	top: 0;
	z-index: 5;
}
.product-view-compact {
	padding-bottom: 15px;
	padding-top: 20px;
}
.product-view-ajax-container {
	float: left;
	width: 100%;
}
.product-preview-popup {
	margin: -5px 5px 0;
	overflow: hidden;
	padding-bottom: 15px;
	width: 960px;
}
.product-view .close-view {
	float: right;
	font-size: 1.4em;
	position: relative;
	z-index: 1;
}
.product-view .close-view:hover {
	color: #2990d6;
	text-decoration: none;
}
.product-preview-popup .product-view .close-view {
	position: absolute;
	right: 0;
	top: 0;
}
.product-view .images-cell {
	float: left;
	width: 37%;
}
.product-view .img-responsive {
	border-radius: 3px;
}
.product-view .large-image {
	text-align: center;
}
.product-view .large-image img {
	max-width: 100%;
}
.product-view .large-image.vertical {
	padding: 0 20px 0 86px;
	position: relative;
	width: 100%;
}
.product-view .flexslider-thumb {
	margin: 30px auto 0;
	max-width: 332px;
	padding: 0 45px;
	position: relative;
}
.product-view-compact .flexslider-thumb {
	margin: 17px auto 0;
}
.product-view .flexslider-thumb .flex-viewport {
	z-index: 10;
}
.product-view .flexslider-thumb .flex-direction-nav {
	left: 0;
	top: 10px;
	width: 100%;
	z-index: 9;
}
.product-view .flexslider-thumb .flex-prev {
	left: 0;
	position: absolute;
}
.product-view .flexslider-thumb .flex-next {
	position: absolute;
	right: 0;
}
.product-view .flexslider-thumb li img {
	cursor: pointer;
	moz-user-select: none;
}
.product-view .previews-list {
	list-style-type: none;
	padding: 0;
	text-align: center;
}
.product-view .previews-list li {
	display: inline-block;
	float: none;
	margin-right: 7px;
	padding: 0;
	width: 76px;
}
.product-view-compact .rating {
	padding: 18px 0 21px;
}
.product-view-compact .btn-toolbar {
	margin: 0;
	padding: 7px 0 22px;
}
.product-view-compact .price {
	display: block;
	padding: 6px 0 20px;
}
.product-view .flexslider-thumb-vertical-outer {
	float: left;
	margin: 0 10px 15px 0;
	position: relative;
	width: 76px;
	z-index: 1;
}
.product-view .flexslider-thumb-vertical .flex-viewport {
	height: 300px!important;
}
.product-view .flexslider-thumb-vertical .slides {
	list-style-type: none;
	margin: -4px 0 0;
	padding: 0;
}
.product-view .flexslider-thumb-vertical .slides li {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.product-view .flexslider-thumb-vertical .slides li img {
	cursor: pointer;
	moz-user-select: none;
	padding: 4px 0;
	width: 100%;
}
.product-view .product-qr-code {
	bottom: 0;
	position: absolute;
	right: 15px;
}
.ajax-loader {
	box-shadow: none!important;
	height: 15px!important;
	margin: 10px auto!important;
	webkit-box-shadow: none!important;
	width: 80px!important;
}
.ajax-loader .progress-bar {
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
	webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
	width: 100%;
}
.product-card {
	margin: -70px 0 30px 0;
	max-width: 393px;
	position: relative;
}
.product-card .img-responsive {
	border-radius: 0;
}
.product-card .wrap {
	background: #fff;
	border: 6px solid #353535;
	border-top: 0;
	padding: 0 5px 5px;
}
.product-card .wrap.side {
	border-bottom: 0;
	padding-bottom: 0;
}
.product-card .price-part {
	background: #353535;
	border: 1px solid #2e2e2e;
	border-bottom: 0;
	border-top: 0;
	color: #fff;
	padding-bottom: 13px;
	text-align: center;
}
.product-card .options-part {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 0 18px 18px;
	text-align: center;
}
.product-card h2 {
	font-size: 1.53em;
	padding-bottom: 7px;
}
.product-card .price {
	color: #fff;
}
.product-card .btn-toolbar {
	margin: 0;
	padding: 5px 0 15px;
}
.product-card .btn-select {
	display: inline-block;
	float: none;
	margin: 0 auto;
	text-align: left;
}
.product-card .btn-select .value {
	min-width: 164px;
}
.product-card .btn-select .dropdown-menu {
	min-width: 202px;
}
.product-card .rating {
	padding: 16px 0 13px;
}
.product-card .quantity-control {
	margin: 5px auto 13px;
}
.product-description {
	margin-left: 0px;
	margin-top: 15px;
}
.product-description .rating {
	display: block;
	padding-bottom: 20px;
}
.product-description .option {
	display: inline-block;
	padding: 0 15px 40px 0;
}
.product-description .option .btn-toolbar, .product-description .option .input-group {
	margin-top: 3px;
}
.product-description .btn {
	display: inline-block;
	vertical-align: top;
}
.products-list {
	padding-bottom: 20px;
}
.products-list .product-preview {
	padding-bottom: 30px;
}
.products-list .quick-view {
	padding: 9px 0 2px;
}
.product-options-outer {
	padding: 0 0 4px;
}
.products-list .product-options {
	padding: 0 0 2px;
}
.products-list-small .slides {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.products-list-small .slides li {
	display: block;
	margin: 0 8px;
}
.products-list-small .slides li img {
	width: 100%;
}
.products-list-small .quick-view {
	padding: 6px 0 4px;
}
.touch .products-list-small .quick-view {
	bottom: 0 !important;
}
.product-options {
	font: .71em/1.9em Mavenpro, Arial, Helvetiva, sans-serif;
	padding-bottom: 4px;
	text-transform: uppercase;
}
.product-description .product-options .icon-size {
	top: 4px;
}
.product-description .product-options .icon-color, .product-preview .product-options .icon-color {
	border: 1px solid #d1d1d1;
	border-radius: 0;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	margin-left: 0;
	margin-right: 0;
	padding: 0 9px;
	top: 4px;
}
.product-preview .product-options .icon-color {
	top: 0;
}
.product-options .disable {
	cursor: auto;
	filter: alpha(opacity=20);
	opacity: .2;
}
.product-description .product-options {
	margin-top: 3px;
}
.product-description .product-options .icon {
	cursor: pointer;
}
.product-description .product-options .icon.selected {
	border-color: #EE3B27;
}
.product-description .product-options .icon.disable {
	cursor: default;
}
.shopping-cart-aside {
	padding-top: 35px;
}
.shopping-cart {
	max-width: none;
}
.shopping-cart-header {
	background: url(../images/shopping-cart-back.png) no-repeat center 0;
	height: 230px;
	margin-top: -55px;
	overflow: hidden;
	width: 100%;
}
.shopping-cart .box {
	background: #f7f7f7;
	margin-bottom: 10px;
	padding: 0 70px 30px;
}
.visible-xs .shopping-cart .box {
	background: #f7f7f7;
	padding: 5px 30px;
}
.shopping-cart .remove-button {
	color: #c7c7c7;
	font-size: 18px;
	text-decoration: none;
}
.shopping-cart .remove-button:hover {
	color: #2b2b2b;
	text-decoration: none;
}
.shopping-cart table {
	margin-bottom: 35px;
	width: 100%;
}
.shopping-cart table td, .shopping-cart table th {
	border-bottom: 1px solid #cfcfcf;
	padding: 10px 10px 11px;
	text-align: center;
	vertical-align: middle;
}
.shopping-cart table th {
	color: #494949;
}
.shopping-cart table td:first-child {
	font-size: 1.5em;
	padding: 8px 0;
}
.visible-xs .shopping-cart table td:first-child {
	color: #494949;
	font-size: 1em;
	padding: 8px 0;
}
.shopping-cart table td:first-child a:hover {
	text-decoration: none;
}
.shopping-cart table td {
	padding: 8px 10px;
}
.shopping-cart .preview {
	width: 52px;
}
.shopping-cart .quantity-control {
	margin: 0 auto;
}
.shopping-cart .title {
	margin-right: 5px;
}
.shopping-cart .price {
	font: 700 1.85em Arial, Helvetica, san-serif;
}
.quantity-control {
	width:5.8em
}
.quantity-control .input-group-addon {
	padding:6px 7px;
	border:0;
	background:#e1e1e1;
	cursor:pointer;
	border-radius:0
}
.quantity-control .input-group-addon:last-child {
	border-radius:0 2px 2px 0
}
.quantity-control .input-group-addon:first-child {
	border-radius:2px 0 0 2px
}
.quantity-control .form-control {
	padding:7px 0;
	text-align:center;
	margin:-1px 0;
	height:28px;
	line-height:14px;
	border-radius:3px!important
}
.accordion-simple {
	text-align:left
}
.accordion-simple .panel-heading {
	padding:0
}
.accordion-simple .panel-heading a {
	display:block;
	font:1em 'Paytone One', serif;
	text-transform:uppercase;
	padding:5px 0 15px
}
.accordion-simple .panel-heading a:hover {
	text-decoration:none
}
.accordion-simple .panel {
	box-shadow:none;
	-webkit-box-shadow:none;
	border-bottom:1px solid #e7e7e7
}
.accordion-simple .panel:last-child {
	box-shadow:none;
	border-bottom:none
}
.accordion-simple .panel-heading {
	border:0
}
.accordion-simple .arrow-down, .accordion-simple .arrow-up {
	float:right;
	font-size:1.54em;
	position:relative;
	top:-3px
}
.accordion-simple .arrow-down, .accordion-simple .collapsed .arrow-up {
	display:none
}
.accordion-simple .collapsed .arrow-down {
	display:inline
}
.accordion-simple .panel-body {
	border-top:0!important;
	padding:0 2em 1em 0
}
.brands .slides {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.brands .slides li {
	float: left;
	margin: 0 50px 0 0;
	padding: 0;
}
.brands .slides img {
	width: auto!important;
}
.blog-widget {
	background: url(../images/blog-back.jpg) no-repeat 0 0 #262626;
	border-top: 3px solid #f1f1f1;
	color: #d9d9d9;
	overflow: hidden;
	padding: 30px 0 60px;
}
.notouch .blog-widget {
	background-position: 50% 0;
	webkit-backface-visibility: visible;
}
.blog-widget .content {
	overflow: hidden;
}
.container .blog-widget .content.container {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}
.blog-widget p {
	color: #e0e0e0;
}
.blog-widget strong {
	color: #fff;
}
.blog-widget h3 {
	color: #fff;
	font-size: 3.285em;
	padding-bottom: 0.4em;
	text-align: center;
	text-decoration: none;
}
.blog-widget a {
	color: #e0e0e0;
	text-decoration: underline;
}
.blog-widget a:hover {
	text-decoration: none;
}
.blog-widget .img-responsive {
	border-radius: 50%;
	box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, .15);
	margin-top: -20px;
}
.blog-widget .posts {
	padding: 0 5%;
	position: relative;
	width: 100%;
}
.blog-widget .posts .flex-viewport {
	z-index: 10;
}
.blog-widget .posts .flex-direction-nav {
	bottom: -10px;
	right: 130px;
	top: auto;
	z-index: 1000;
}
.blog-widget .posts .flex-direction-nav a {
	color: #fff;
}
.blog-widget .posts .flex-direction-nav a:hover {
	opacity: .8;
}
.blog-widget .posts .flex-disabled {
	color: #ccc!important;
}
.blog-widget .posts .flex-prev {
	left: auto;
	position: absolute;
	right: 60px;
}
.blog-widget .posts .flex-next {
	left: auto;
	position: absolute;
	right: 20px;
}
.blog-widget .posts li {
	margin: 0;
	padding: 0;
	position: relative;
}
.blog-widget .image-cell {
	left: 2%;
	margin-left: 80px;
	position: absolute;
	top: 25px;
	width: 15%;
}
.blog-widget .offset-image {
	background: rgba(36, 42, 47, 0.8);
	border-radius: 6px;
	margin: 25px 80px;
	min-height: 150px;
	padding: 15px 15px 15px 19%;
}
.blog-widget .offset-image:before {
	color: #fff;
	content: '\201C';
	font: 14.28em/1em 'Roboto Slab', serif;
	height: 50px;
	left: 0;
	position: absolute;
	text-align: center;
	text-shadow: 3px 3px 0px rgba(0, 0, 0, .15);
	top: -20px;
	width: 55px;
}
.blog-widget .offset-image:after {
	bottom: 20px;
	color: #fff;
	content: '\201D';
	font: 14.28em/1em 'Roboto Slab', serif;
	height: 50px;
	position: absolute;
	right: 20px;
	text-align: center;
	text-shadow: 3px 3px 0px rgba(0, 0, 0, .15);
	width: 55px;
}
.blog-widget-small h4, .blog-widget-small h4 a {
	margin-top: 18px;
	text-decoration: none;
}
.blog-widget-small h4 a:hover {
	text-decoration: underline;
}
.blog-widget-small .img-responsive {
	border-radius: 2px;
}
.blog-widget-small .rating {
	color: #565656;
	display: block;
	float: left;
	padding: 1px 0 0;
}
.from-blog-widget {
	height: 240px !important;
	max-height: 240px;
	overflow:hidden;
}
.from-blog-widget .caroufredsel_wrapper, .from-blog-widget ul {
	height: 240px !important;
}
.from-blog-widget ul li {
	height: auto;
	float:none;
	clear:both;
	margin:0;
}
.products-widget {
	max-height: 360px;
}
.products-widget:after {
	background: #fff;
	content: " ";
	display: block;
	height: 2px;
	margin-top: -2px;
	position: relative;
	z-index: 1;
}
.products-widget.flexslider {
	margin-bottom: 15px;
}
.products-widget .slides {
	list-style-type: none;
	margin: -12px 0 0;
	padding: 0;
}
.products-widget .slides li {
	border-bottom: 1px dotted #d7d7d7;
	float: none !important;
	height: 118px !important;
	margin: 0 2px 0 0;
	overflow: hidden;
	padding: 0;
}
.products-widget .slides li.last {
	border-color: transparent;
}
.products-widget .product {
	padding: 15px 0;
}
.products-widget .product>a {
	border-radius: 2px;
	display: block;
	float: left;
	margin-right: 17px;
	overflow: hidden;
	width: 68px!important;
}
.products-widget .rating {
	color: #d9d9d9;
	display: block;
	height: 1.8em;
	margin-top: -3px;
}
.products-widget .name {
	color: #565656;
	height: 2.5em;
	line-height: 1.2em;
	overflow: hidden;
	padding-right: 20%;
}
.products-widget .price {
	font-size: 1.14em;
}
.products-widget .flex-viewport {
	height: 312px !important;
}
.products-mobile-list .slides {
	list-style-type: none;
	margin: -12px 0 15px;
	padding: 0;
}
.products-mobile-list .slides li {
	border-bottom: 1px dotted #d7d7d7;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.products-mobile-list .product {
	padding: 12px 0;
}
.products-mobile-list .img-responsive {
	border-radius: 2px;
	float: left;
	margin: 0 17px 15px 0;
	width: auto!important;
}
.products-mobile-list .rating {
	color: #d9d9d9;
	display: block;
	height: 1.8em;
	margin-top: -3px;
}
.products-mobile-list .name {
	color: #565656;
	height: 2.5em;
	overflow: hidden;
	padding-right: 20%;
}
.products-mobile-list .price {
	font-size: 1.14em;
}
.products-mobile-list .flex-viewport {
	height: 312px!important;
}
.posts-widget {
	background: #f9f9f9;
	padding: 10px 20px 20px;
}
.posts-widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.posts-widget ul li {
	margin: 0;
	overflow: hidden;
	padding: 0 0 20px;
}
.posts-widget ul li:last-child {
	padding-bottom: 0;
}
.posts-widget .img {
	float: left;
	margin: 0 23px 10px 0;
	width: 77px;
}
.posts-widget .title {
	font-weight: 700;
	line-height:1em;
}
.posts-widget .date {
	display: block;
	margin-left: 100px;
	padding-top: 5px;
}
.footer-navbar .find-us {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 5px 0 0;
}
.footer-navbar .find-us li {
	background: #fff;
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, .15);
	float: left;
	height: 32px;
	margin-bottom: 10px;
	margin-right: 3px;
	text-align: center;
	width: 34px;
}
.footer-navbar .find-us .icon {
	display: inline-block;
}
.footer-navbar .find-us a {
	color: #2583c4;
	display: inline-block;
	font-size: 1.5em;
	line-height: 34px;
}
.footer-navbar .find-us a:hover {
	text-decoration: none;
	font-size: 1.7em;
}
.footer-navbar {
	background: #2583c4;
	color: #fff;
}
.footer-navbar h2, .footer-navbar h3 {
	margin-bottom: 0.5em;
}
.footer-navbar h2, .footer-navbar h3, .footer-navbar a {
	color: #fff;
}
.footer-navbar .icon {
	font-size: .92em;
}
ul.contact-info {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.contact-info li {
	margin: 0;
	padding: 0 0 10px 30px;
	position: relative;
}
ul.contact-info li .icon {
	display: block;
	font-size: 1.538em;
	left: -5px;
	position: absolute;
	top: 0;
}
.footer-bottom-block {
	line-height: 2em;
	padding-bottom: 35px;
	padding-top: 35px;
	color:#000;
}
.footer-bottom-block a {
	color:#000;
}
.footer-bottom-block .copyright {
	margin-right: 84px;
}
.footer-bottom-block .dropdown-menu {
	text-align: left;
}
.collapsed-block {
	margin-bottom: 15px;
}
.nav-tabs {
	border-bottom: 4px solid #2990d6;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
}
.nav-tabs>li {
	display: inline-block;
	float: none;
	margin-bottom: 0;
}
.nav-tabs>li>a {
	border: 1px solid #e9e9e9;
	border-radius: 3px 3px 0 0;
	font: 1em/1.5em Mavenpro, Arial, Helvetica, sans-serif;
	margin-right: 2px;
	padding: 10px 15px 8px;
	text-transform: uppercase;
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color: #2990d6;
	border: 1px solid #2990d6!important;
	border-bottom-color: transparent;
	color: #fff;
	cursor: default;
}
.tab-content {
	border: 1px solid #e9e9e9;
	margin-bottom: 20px;
	padding: 20px 20px 15px;
}
.tabsslider .carousel-next, .tabsslider .carousel-prev {
	display: none;
}
.product-carousel .item {
	margin: 0 15px;
}
.brands-carousel .owl-item {
	margin: 0;
	text-align: center;
}
.owl-slider-outer {
	background: #fff;
	border-radius: 0;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-slider {
	width: 100%;
}
.owl-slider .owl-item .item {
	width: 100%!important;
}
.owl-slider .owl-item .item img {
	width: auto;
}
.main-slider .owl-slider-outer {
	margin-top: 0;
}
.col-lg-12 .products-list .product-preview, .products-list .product-preview {
	float: left;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 25%;
}
.col-lg-9.col-md-9 .products-list .product-preview {
	float: left;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 33.33333333333333%;
}
.col-lg-6 .products-list .product-preview {
	float: left;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 50%;
}
.products-list.products-list-small .product-preview {
	float: left;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 20%;
}
.col-lg-9 .products-list.products-list-small .product-preview, .col-lg-9.col-md-9 .products-list.products-list-small .product-preview {
	float: left;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 25%;
}
.col-lg-6 .products-list.products-list-small .product-preview {
	float: left;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 50%;
}
.products-list-isotope {
	width: 100%;
}
.products-list-isotope:after {
	clear: both;
	content: " ";
	display: block;
}
.products-list-isotope .product-preview {
	float: left;
	max-width: none;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 24.9%;
}
.products-list-isotope .width-two-column {
	width: 49.5%;
}
.products-list-isotope .width-three-column {
	width: 49.9%;
}
.col-lg-9 .products-list-isotope .product-preview {
	width: 33.2%;
}
.col-lg-9 .products-list-isotope .width-two-column {
	width: 66.2%;
}
.col-lg-9 .products-list-isotope .width-three-column {
	width: 99.5%;
}
.filters-by-category {
	display: inline-block;
	margin: 30px 0 0;
	width: 100%;
}
.filters-by-category.nomargin {
	margin: 0;
}
.filters-by-category ul {
	margin: 0;
	padding: 0;
}
.filters-by-category li {
	border-left: 1px solid #e7e7e7;
	display: inline-block;
	height: 26px;
	margin: 0 0 10px;
}
.filters-by-category ul li:first-child {
	border: none;
}
.filters-by-category li a {
	border: 2px solid #fff;
	border-radius: 3px;
	color: #2b2b2b !important;
	display: block;
	font: 1.23em 'tradegothic', sans-serif;
	margin: -9px 12px 9px;
	padding: 12px 14px;
	text-decoration: none;
	text-transform: uppercase;
	webkit-backface-visibility: hidden;
}
.filters-by-category li a.selected, .filters-by-category li a:hover {
	border-color: #2990d6;
}
.filters-by-category li a.selected {
	background: #2990d6;
	color: #fff!important;
}
.live-chat {
	bottom: -293px;
	cursor: pointer;
	height: 325px;
	position: fixed;
	right: 0;
	width: 306px;
	z-index: 10001;
}
.live-chat.active {
	bottom: -3px;
}
.live-chat .head {
	background: #c0cad1;
	color: #fff;
	font: 1.23em/2.2em 'tradegothic', sans-serif;
	height: 32px;
}
.live-chat .head span.icon-left {
	background: #69747d;
	color: #fff;
	display: block;
	float: left;
	height: 32px;
	line-height: 2em;
	margin-right: 11px;
	padding-right: 2px;
	text-align: center;
	width: 32px;
}
.live-chat .head span.caret {
	border: none;
	color: #fff;
	display: block;
	float: right;
	height: 32px;
	margin-right: 30px;
	margin-top: -3px;
}
.live-chat .head span.caret:before {
	content: "\e80e";
	font-family: icon_cr;
	font-size: 0.6em;
}
.live-chat.active span.caret:before {
	content: "\e80d";
}
.live-chat .tab-content {
	background: #FFF;
	box-shadow: 0 0 4px rgba(0, 0, 0, .15);
	height: 290px;
}
.live-chat .tab-content .form-group {
	margin: 0 0 8px;
}
.live-chat .tab-content .form-group textarea {
	height: 95px;
}
.live-chat .tab-content .form-control {
	border-radius: 2px;
	box-shadow: none!important;
	color: #494949!important;
	display: block;
	font-size: 1em;
	line-height: 19px;
	height: 25px;
	padding: 3px 6px;
}
.live-chat .tab-content .btn-mega {
	height: 26px;
	padding: 2px 0;
	width: 100%;
}
#popup-box {
	width: 800px;
}
.dropcap {
	color: #69747d;
	display: block;
	float: left;
	font: 3.077em/1em 'Paytone One', sans-serif;
	margin: -10px 5px 5px 0;
	padding: 0 10px;
}
.dropcap.color {
	color: #2990d6;
}
.dropcap.dark {
	background-color: #2990d6;
	color: #fff;
}
.styled-list {
	line-height: 18px;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
}
.styled-list li {
	margin-bottom: 6px;
	padding: 0;
}
.styled-list li span {
	display: block;
	overflow: hidden;
}
.styled-list li i {
	color: #000;
	float: left;
	font-size: 14px;
	margin-right: 10px;
	text-align: center;
	width: 16px;
}
.styled-list li:before {
	color: #2990d6;
	float: left;
}
.styled-list .circle li, .styled-list.circle li {
	list-style: none outside;
	margin-left: 0;
	padding-left: 20px;
	text-indent: 0;
}
.styled-list .circle li:before, .styled-list.circle li:before {
	content: "\25CF";
	font-size: 12px;
	margin: -1px 10px 0 -20px;
}
.styled-list.squared-letter {
	list-style: none outside;
}
.styled-list.squared-letter li {
	margin-bottom:1.4em;
	padding-left: 50px;
	text-indent: 0;
	position:relative;
}
.styled-list.squared-letter li span {
	position:absolute;
	display:block;
	width:33px;
	height:33px;
	text-align:center;
	font-size:1em;
	line-height:33px;
	color:#fff;
	background-color:#2991d6;
	top:0;
	left:0;
}
.mark {
	background: #d9d9d9;
	padding: 2px 2px 0;
}
.color_mark {
	background-color: #2990d6;
	color: #fff;
	padding: 2px 2px 0;
}
.color, .color:hover {
	color: #2990d6;
}
.underline {
	text-decoration: underline;
}
.underline:hover {
	text-decoration: none;
}
.blockquote {
	border-left: 4px solid #2990d6;
	background:#f9f9f9;
	position: relative;
	margin-bottom: 15px;
	margin-left:30px;
}
.blockquote .inside {
	padding: 15px;
}
.testimonials {
	position: relative;
	background:#f9f9f9;
}
.testimonials .inside {
	padding: 15px 15px 15px 35%;
	position: relative;
}
.testimonials .image-cell {
	width:30%;
	left:0;
	position:absolute;
}
.testimonials .image-cell .img-responsive {
	width: 80%;
	border-radius: 50%;
	box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, .15);
	margin: -20px 10%;
}
.infobox {
	background:#2990d6;
	border-radius: 10px;
}
.infobox .inside {
	color: #fff;
	padding: 25px 15px 15px 95px;
	position: relative;
}
.infobox .inside :before {
	color: #fff;
	content: '\e832';
	font-family: icon_cr;
	font-size: 4.23em;
	infobox: block;
	left: 16px;
	line-height: 1em;
	position: absolute;
	top: 16px;
}
.comment {
	color: #000;
	position: relative;
}
.comment .inside {
	padding: 30px 15px 15px 110px;
	position: relative;
}
.comment .inside :before {
	background: #f4f4f4;
	color: #e3e3e3;
	content: '\e824';
	display: block;
	font-family: icon_cr;
	font-size: 4.153em;
	height: 77px;
	left: 10px;
	line-height: 1.2em;
	position: absolute;
	text-align: center;
	top: 30px;
	width: 77px;
}
.comment a {
	color: #2990d6;
	text-decoration: underline;
}
.comment a:hover {
	text-decoration: none;
}
.comment p {
	margin-bottom: .7em;
}
.comments .comment {
	padding-left: 10%;
}
.comments>.comment:first-child {
	padding-left: 0;
}
.comments>.comment:first-child .inside {
	border: none;
}
.icon-circle {
	background: #fff;
	border: 6px solid #fafafa;
	border-radius: 50%;
	color: #2991d6;
	display: block;
	height: 136px;
	margin: 10px auto 15px;
	text-align: center;
	text-decoration:none;
	width: 136px;
	box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, .1);
 -o-transition:all .3s ease;
 -moz-transition:all .3s ease;
 -webkit-transition:all .3s ease;
 -ms-transition:all .3s ease;
 transition:all .3s ease
}
.icon-circle:hover {
	border-color: #f0f0f0;
	background: #2990d6;
	text-decoration:none;
	color:#fff;
}
.icon-circle .icon {
	font-size: 4.923em;
	line-height: 2em;
}
.icon-circle-sm.active, .icon-circle-xs.active, .icon-circle.active {
	border: 3px solid #f0f0f0;
	background: #2990d6;
	color:#fff;
 -o-transition:all .3s ease;
 -moz-transition:all .3s ease;
 -webkit-transition:all .3s ease;
 -ms-transition:all .3s ease;
 transition:all .3s ease
}
.icon-circle-sm.active:hover, .icon-circle-xs.active:hover, .icon-circle.active:hover {
	border-color: #fafafa;
	background: #fff;
	color:#2991d6;
}
.icon-circle-sm {
	background: #e2e2e2;
	border-radius: 50%;
	color: #fff;
	display: block;
	float: left;
	height: 62px;
	margin: 0 20px 10px 0;
	text-align: center;
	width: 62px;
}
.icon-circle-sm .icon {
	font-size: 3em;
	line-height: 1.62em;
}
.icon-circle-xs {
	background: #fff;
	border: 3px solid #fafafa;
	border-radius: 50%;
	color: #2991d6;
	box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, .1);
	display: block;
	float: left;
	height: 46px;
	margin: 0 3px 10px 0;
	text-align: center;
	width: 46px;
}
.icon-circle-xs .icon {
	font-size: 1.769em;
	line-height: 46px;
}
.icons-set {
	color: #000;
	line-height: 2em;
	margin: 10px 0;
}
.icons-set span .inside {
	border-bottom: 1px dotted #ccc;
}
.icons-set span span {
	color: #000!important;
	font-size: 1.231em;
}
.icons-set span span:before {
	display: block;
	float: left;
	margin-right: 4px;
	padding-top: 3px;
}
.icons-set [class^="m-icon-"], [class*=" m-icon-"] {
 font-size: 1.35em;
}
.icons-set [class^="m-icon-"]:before, [class*=" m-icon-"]:before {
 padding-top: 6px;
}
.image-wrapper {
	box-sizing: border-box;
	clear: both;
	display: inline-block;
	margin-bottom: 20px;
	moz-box-sizing: border-box;
	position: relative;
	webkit-box-sizing: border-box;
	width: 100%;
}
.image-wrapper a {
	text-decoration: none;
}
.noGutter .image-wrapper {
	margin-bottom: 0;
}
.image-wrapper img {
	display: block;
	width: 100%;
}
.noGutter .image-wrapper img {
	border: 0;
	box-shadow: none;
}
.image-title {
	background: url(../images/black-transparent.png) repeat 0 0;
	bottom: 12px;
	color: #fff;
	font-size: 14px;
	left: 10px;
	padding: 10px;
	position: absolute;
	text-align: left;
	text-decoration: none;
	z-index: 1;
}
.noGutter .image-title {
	background: 0 0;
	bottom: 10px;
	left: 0;
	margin: 0;
	opacity: 0;
	right: 0;
	text-align: center;
}
.noGutter .image-wrapper:hover .image-title {
	opacity: 1;
}
.image-hover {
	background: rgba(0, 0, 0, 0);
	bottom: 0;
	left: 0;
 moz-transition: background-color .3s ease;
	position: absolute;
	right: 0;
	top: 0;
 transition: background-color .3s ease;
 webkit-transition: background-color .3s ease;
}
.noGutter .image-hover {
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.image-hover i[class*=icon-] {
 color: #2991d6;
 font-size: 42px;
 left: 50%;
 line-height: 42px;
 margin: -20px 0 0 -20px;
 opacity: 0;
 overflow: hidden;
 position: absolute;
 top: 50%;
 transition: opacity-color .5s ease;
 webkit-transition: opacity-color .5s ease;
 moz-transition: opacity-color .5s ease;
}
.fancybox-gallery:hover .image-hover i[class*=icon-] {
 opacity: 1;
}
.fancybox-gallery:hover .image-hover {
	background: rgba(0, 0, 0, .65);
}
.noGutter {
	margin: 15px 0;
}
.noGutter .col-md-3, .noGutter .col-sm-3 {
	margin: -6px 0 0 0!important;
	padding: 0!important;
}
.price-table {
	border: 1px solid #e4e4e4;
	color: #000;
	margin-bottom: 30px;
	text-align: center;
}
.price-table.active {
	border: 3px solid #2990d6;
	margin-top: -15px;
	padding: 12px 0;
	border-radius: 10px;
}
.price-table-title {
	padding: 15px 0 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle
}
.price-table-title h4 {
	min-height: 3em;
}
.price-table-price {
	background: #f7f7f7;
	padding: 17px 0;
}
.price-table-price span {
	font-size: 1.429em;
	font-weight: bold;
}
.price-table.active .price-table-price {
	background: #2990d6;
	color: #fff;
}
.price-table ul {
	padding: 20px 10px 20px 35px;
	margin:0;
}
.price-table ul li {
	list-style:none;
}
.price-table-info {
	padding: 10px 0;
	font-weight: bold;
}
.price-features {
	text-align: left;
}
.price-table ul, .price-table-info, .price-table-price, .price-table-title {
	border-bottom: 1px solid #dedede;
}
.price-table.active .price-table-price, .price-table.active .price-table-title {
	border-color: #2990d6;
}
.price-table button {
	margin: 18px 0;
}
.addthis_toolbox {
	margin-bottom: 15px;
	margin-top: 15px;
}
.touch .hidden-touch {
	display: none !important;
}
.notouch .hidden-notouch {
	display: none !important;
}
.collapsing {
-webkit-transition:all .6s ease;
transition:all .6s ease
}
.navbar-menu-wrapper {
	background: #fff;
	border-bottom: 1px dotted #cccccc;
}
.navbar-menu-wrapper .container {
	position: relative;
}
.navbar-main-menu, .navbar-main-menu .item {
	box-sizing: content-box;
	moz-box-sizing: content-box;
	webkit-box-sizing: content-box;
}
.capcha {
	margin-top: 20px;
}
.capcha img {
	width:132px;
	height:46px;
	text-align:left;
}
form .required {
	color: #e9266d;
}
form .error {
	color: #ff0000;
	font-size: 12px;
}
#success, #error {
	display: none;
	height: 50px;
}
#success span, #error span {
	display: block;
}
#success span p, #error span p {
	margin-top: 15px;
}
#success span p {
	color: #2990d6;
}
#error span p {
	color: #c0392b;
}
.blog-item {
	font-size: 0.93em;
	padding: 2px 0 10px;
}
.blog-item .image-cell {
	border-right: 1px dotted #57a0d2;
	width: 100px;
	float:left;
	padding-right: 12px;
	margin-right: 12px;
}
.blog-item .offset-image {
	margin-left: 115px;
	position: absolute;
}
.blog-item .img-responsive {
	width:auto;
	border-radius: 50%;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, .15);
}
.blog-date {
	background: #318ece;
	display: inline-block;
	font-size: 0.846em;
	line-height: 2.1em;
	margin-bottom: 10px;
	padding-right: 7px;
}
.blog-date:before {
	color: #83c4f1;
	content: '\e809';
	display: inline-block;
	font-family: icon_cr;
	font-size: 1.077em;
	margin: 2px 7px 0 7px;
}
.blog-author {
	color: #b4e1ff;
	font-size: 0.923em;
	font-weight: bold;
	margin-top: 4px;
	text-align: center;
}
.gallery-small.row {
	margin-left: -8px;
	margin-right: -8px;
}
.gallery-small .gallery-small-image {
	padding: 0 8px;
}
.gallery-small img {
	border: 3px solid #2e9be3;
	display: inline-block;
	margin-bottom: 10px;
	max-width: 100%;
}
.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	margin-bottom: 25px;
}
.video-responsive iframe {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.services-block.content {
	padding: 55px 0 45px;
}
.partners-block.content {
	padding: 50px 0 35px;
}
.grey-block {
	background:rgba(0, 0, 0, 0.04);
}
.grey-box {
	background:#fcfcfc;
	box-shadow: 0 1px 3px rgba(5, 5, 5, .1);
	margin-top:15px;
	margin-bottom:15px;
 -webkit-transition:all .3s ease;
 -moz-transition:all .3s ease;
 -o-transition:all .53s ease;
 -ms-transition:all .3s ease;
 transition:all .3s ease
}
.grey-box:hover {
	margin-top:5px;
	box-shadow: 0 5px 10px rgba(5, 5, 5, .215);
}
.grey-box img {
	text-align:center;
	width:100%;
}
.grey-box.no-border {
	border:none;
}
.grey-box.no-border:hover {
	margin-top:15px;
}
.grey-box.no-border img {
	text-align:center;
	width:100%;
}
.grey-box .inside {
	padding: 0 15px 15px;
	border: 1px sold #e8e8e8;
}
.grey-box .inside {
	padding: 15px 15px 10px;
	border: 1px soild #e8e8e8;
}
.grey-box.no-border .inside {
	padding-bottom:10px;
}
.content-aside .grey-box {
	margin-top:0;
	margin-bottom:25px;
}
.content-aside .grey-box .inside {
	padding: 0 15px 15px;
}
.grey-box .title {
	line-height: 1em;
}
.grey-box .title span.icon {
	color:#2991d6;
	vertical-align: text-top;
	font-size: 2.5em;
	padding-right:5px;
}
.tags-cloud a {
	color:#2991d6;
	line-height:1.6em;
}
ul.sitemap {
	margin:25px 0 50px;
	padding: 0;
}
ul.sitemap li {
	list-style: none;
}
ul.sitemap > li {
	width:200px;
	position:relative;
	margin-bottom:15px;
}
ul.sitemap > li a {
	color:#c0c3c6;
	font: 1.429em 'Roboto Slab', serif;
	text-transform: uppercase
}
ul.sitemap > li ul {
	margin-left:200px;
	margin-top:-1.429em;
	width:400px;
	padding-left: 20px;
	border-left:3px solid #f2f2f2;
}
ul.sitemap > li > ul li {
	width:auto;
}
ul.sitemap > li > ul li a {
	color:#69747d;
	font: 1em 'Roboto Slab', serif;
	text-transform:  none
}
.comment-small {
	font-size:0.857em;
}
#outer {
	overflow: hidden;
}
#outer-canvas, #off-canvas-menu {
	width: 100%;
}
body.off-canvas-menu-open #outer-canvas {
	margin-left: 0;
	overflow: hidden;
	position: relative;
}
body.off-canvas-menu-open.notouch #outer-canvas {
	margin-left: 280px;
}
#outer-canvas:before {
	background-color: #fff;
	content: " ";
	height: 100%;
	left: -100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
#off-canvas-menu {
	background: #69747d;
	display: block;
	left: -280px;
	min-height: 100%;
	position: absolute;
	top: 0;
	width: 280px;
	z-index: 10001;
}
#off-canvas-menu .expander-list {
	list-style-type: none;
	margin: 42px;
}
#off-canvas-menu .expander-list ul {
	margin-left: 10px;
}
#off-canvas-menu .expander-list .expander {
	color:#fff;
	font-size: 15px;
	margin-top: 3px;
}
#off-canvas-menu .expander-list .name {
	padding: 10px 0;
}
#off-canvas-menu ul li span.icon {
	font-size: 18px;
	line-height: 22px;
	padding: 0 10px 0 0;
}
#off-canvas-menu ul li li li {
	padding-left: 15px;
}
#off-canvas-menu ul li a {
	color: #fff;
	font-size: 15px;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Roboto Slab', serif;
}
#off-canvas-menu-close {
	background: #69747d;
	border-radius: 0 6px 6px 0;
	display: none;
	height: 53px;
	right: -48px;
	top: 17px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 48px;
	z-index: 2;
	color: #fff;
	cursor: pointer;
	font-size: 32px;
}
 #off-canvas-menu-close [class^="icon-"]:before, #off-canvas-menu-close [class*=" icon-"]:before {
margin:0;
width: auto;
line-height:53px;
}
body.off-canvas-menu-open #off-canvas-menu-close {
	display: block;
}
body.off-canvas-menu-open #off-canvas-menu {
	display: block;
	left: 0;
}
body.off-canvas-menu-open #outer-overlay {
	background: none repeat scroll 0 0 #000;
	display: block;
	height: 100%;
	left: 0;
	min-height: 100%!important;
	opacity: .5;
	position: absolute!important;
	top: 0;
	width: 100%!important;
	z-index: 10000;
}
#outer-overlay {
	opacity: 0;
	z-index: 0;
}
.expand-nav {
	left: 0;
	position: absolute;
	top: 17px;
}
.expand-nav .nav-item>a {
	background: #69747d;
	border-radius: 0 6px 6px 0;
	display: block;
	float: left;
	height: 53px;
	left: 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 47px;
	z-index: 2;
}
.expand-nav .nav-item.active>a {
	background: #686868;
}
.expand-nav .nav-item>a .icon {
	color: #fff;
	display: block;
	font-size: 24px;
	line-height: 50px;
	margin-top: 5px;
	position: relative;
}


/*RESPONSIVE*/
@media (max-width:767px) {
.expand-nav {
 top: 75px;
}
 #off-canvas-menu-close {
top: 75px;
}
}
@media (max-width:767px) {
 .responsive .content.nopad-xs {
 padding-bottom: 0;
 padding-top: 0;
}
}
@media (max-width:991px) {
 .responsive .list-info {
 margin: 0 0 15px;
}
}
@media (max-width:991px) {
 .responsive .blog-post .post-container>.row {
 padding: 30px 15px;
}
 .responsive .blog-post .post-container .col-l, .responsive .blog-post .post-container .col-r {
 padding: 0 15px;
}
}
@media(min-width:768px) and (max-width:991px) {
 .responsive .navbar-height-inner {
 height: 185px;
}
 body.back-bg.responsive .navbar-height-inner {
 height: 159px;
}
}
@media (max-width:767px) {
 .responsive .navbar {
 margin-bottom: 0;
 width: 100%;
}
 .responsive .navbar.navbar-compact {
 position: fixed;
}
 .responsive .navbar-logo img {
 max-width: 100%;
}
}
@media(min-width:992px) and (max-width:1199px) {
 .responsive .navbar-secondary-menu .icon-xcart {
 margin-left: 5px;
 margin-right: 0;
}
 .responsive .navbar-compact .hidden-compact {
 display: none;
}
}
@media(min-width:768px) and (max-width:991px) {
 .responsive .navbar-compact .icon-xcart-animate {
 top: -5px!important;
}
 .responsive .navbar-secondary-menu .btn-group:first-child .btn-default {
 border: none;
}
 .responsive .navbar-logo {
 max-width: 190px;
}
 .responsive .navbar-welcome {
 font: 1.15em/1em 'Paytone One', sans-serif;
 padding: 0 15px 0 10px;
 width: 250px;
}
 .responsive .navbar-phone {
 font: 1.2em/1em 'Roboto Slab', serif;
 padding: 0 20px 0 10px;
}
}
@media (max-width:767px) {
 .responsive .navbar .background {
 background-color: #fff;
 background-image: none;
 padding: 75px 0 0;
 position: relative;
}
 .responsive .navbar-compact .background {
 padding: 15px 0 0;
}
 .responsive .navbar-logo {
 float: none !important;
 margin-bottom: 10px;
 margin-right: 0;
 max-width: none;
 text-align: center;
}
 .responsive .navbar-welcome {
 float: none !important;
 font: 1.286em/1em 'Paytone One', sans-serif;
 padding: 0;
 text-align: center;
 width: 100%;
}
 .responsive .navbar-welcome .text {
 display: block !important;
 height: auto;
}
 .responsive .navbar-welcome .text span {
 display: block !important;
}
 .responsive .navbar-phone {
 height: 75px;
 padding: 0;
}
 .responsive .navbar-secondary-menu {
 position: absolute;
 right: 15px;
 top: 5px;
}
 .responsive .navbar-phone {
 left: 5px;
 position: absolute;
 top: 0;
}
}
@media (max-width:767px) {
 .responsive .navbar-search {
 float: none !important;
 height: 34px;
 margin: 30px auto 25px;
 width: 210px;
}
 .responsive .navbar-search input.form-control, .responsive .navbar-search input.form-control:focus {
 text-align: left;
 width: 210px;
}
 .responsive .navbar-search .button {
 margin-bottom: -34px;
 padding: 1px 2px;
}
}
@media (max-width:767px) {
 .responsive .navbar-compact {
 top: -145px;
}
}
@media(min-width:768px) and (max-width:991px) {
 .responsive .navbar-compact {
 top: -115px;
}
 .responsive .navbar-compact .navbar-secondary-menu.pull-right {
 float: right!important;
 margin-top: -40px;
}
 .responsive .navbar-compact .navbar-search {
 margin-top: -40px;
}
.navbar-search .form-control:focus, .navbar-search:hover .form-control {
 width: 170px;
}
}
 @media (max-width:767px) {
 .responsive .error-page .error-number {
 font-size: 8em;
}
 .responsive .error-page h2 {
 font-size: 2em;
}
}
@media (max-width:767px) {
 .responsive .input-control input.form-control {
 width: 100%;
}
}
@media (max-width:767px) {
 .responsive .product-preview .product-controls-list.hide-right {
 right: 0!important;
}
}
@media (max-width:767px) {
 .responsive .product-view .flexslider-thumb {
 margin: 30px auto 0;
}
}
@media (max-width:767px) {
 .responsive .product-card {
 margin: 15px auto 30px;
}
}
@media (max-width:1199px) {
 .responsive .product-label .price {
 font-size: 1.8em;
}
}
@media (max-width:767px) {
 .responsive .product-label {
 margin-left: auto;
 margin-right: auto;
 margin-top: 30px;
}
}
@media (max-width:360px) {
 .responsive .product-label .price {
 font-size: 1.7em;
}
 .responsive .product-label .price.old {
 font-size: 1.4em;
}
 .responsive .product-label .box .box-content {
 padding: 0 5px;
}
 .responsive .product-label .box .box-content h2 {
 padding: 0 20px 10px 0;
}
}
@media(min-width:768px) and (max-width:991px) {
 .responsive .product-description .option {
 padding-bottom: 15px;
}
}
@media (max-width:767px) {
 .responsive .product-description {
 margin: 0;
 text-align: center;
}
 .responsive .product-description .option {
 padding-bottom: 15px;
}
}
@media (min-width:1192px) {
 .responsive .products-list .product-options>span {
 display: inline-block!important;
 float: left;
 line-height: 1.9em;
 margin-right: 2px;
}
}
@media (max-width:480px) {
 .responsive .blog-widget .posts .flex-direction-nav {
 right: 0;
}
 .responsive .blog-widget h3 {
 font-size: 2.285em;
}
 .responsive .blog-widget .image-cell {
 left: 2%;
 margin-left: 0;
 position: absolute;
 top: 25px;
 width: 40%;
}
 .responsive .blog-widget .offset-image {
 margin: 25px 0;
 min-height: 150px;
 padding: 10px 10px 10px 45%;
}
 .responsive .blog-widget .offset-image:before {
 display: none;
}
 .responsive .blog-widget .offset-image:after {
 display: none;
}
}
@media (min-width:768px) {
 .responsive .footer-navbar .tabBlock {
 display: block!important;
}
}
@media (max-width:767px) {
 .responsive .footer-navbar, .responsive .footer-navbar.dark {
 border: none;
}
 .responsive .container .footer-navbar .container {
 padding: 0;
}
 .responsive .footer-navbar.dark .icon, .responsive .footer-navbar.dark a, .responsive .footer-navbar.dark h3 {
 color: #2b2b2b;
}
 .responsive .footer-navbar .menu {
 list-style-type: none;
 margin: 0;
 padding: 0;
}
 .responsive .content-border {
 border: none;
}
 .responsive .collapsed-block {
 border-bottom: 1px solid #2b86c6;
 margin: 0;
 padding-top: 15px;
 padding-left: 25px;
}
 .responsive .collapsed-block h3 {
 padding-bottom: 15px;
}
 .responsive .collapsed-block .tabBlock {
 background: #3a8fca;
/* display: none;
*/ margin: 0 -15px;
 padding: 15px 15px;
}
 .responsive .collapsed-block .tabBlock.closed {
display: none
}
 .responsive .blog-date {
 background: #4097d2;
}
 .responsive .collapsed-block .expander {
 cursor: pointer;
 float: right;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 padding: 4px 8px 8px;
 text-decoration: none;
}
 .responsive .footer-navbar h2, .responsive .footer-navbar h3 {
margin-bottom: 0;
}
 .responsive .footer-bottom-block {
 padding: 25px 0;
 text-align: center;
}
 .responsive .payment-list.pull-right {
 float: none!important;
 padding: 5px 0;
 text-align: center;
}
 .responsive .payment-list li {
 display: inline;
 float: none;
}
}
 @media (max-width:767px) {
 .responsive .nav-tabs {
 padding: 0 15px;
}
 .responsive .nav-tabs>li:last-child {
 margin-right: 15px;
}
 .responsive .producttab {
 margin: 0 -15px;
}
 .responsive .tab-content {
 border: none;
 margin-bottom: 20px;
 padding: 20px 20px 15px;
}
 .responsive .nav-tabs>li>a {
 border: 1px solid transparent;
 font-family:'tradegothic', sans-serif;
}
}
@media (min-width:992px) and (max-width:1199px) {
 .responsive .products-list .product-preview {
 width: 25%;
}
}
@media (min-width:768px) and (max-width:991px) {
 .responsive .products-list .product-preview {
 width: 33.33333333333333%;
}
}
@media (min-width:361px) and (max-width:767px) {
 .responsive .products-list .product-preview {
 width: 50%;
}
}
@media (max-width:360px) {
 .responsive .products-list .product-preview {
 width: 100%;
}
}
@media (min-width:992px) and (max-width:1199px) {
 .responsive .col-lg-12 .products-list .product-preview {
 width: 25%;
}
}
@media (min-width:768px) and (max-width:991px) {
 .responsive .col-lg-12 .products-list .product-preview {
 width: 33.33333333333333%;
}
}
@media (min-width:361px) and (max-width:767px) {
 .responsive .col-lg-12 .products-list .product-preview {
 width: 50%;
}
}
@media (max-width:360px) {
 .responsive .col-lg-12 .products-list .product-preview {
 width: 100%;
}
}
.responsive .col-lg-9 .products-list .product-preview {
	float: left;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 33.33333333333333%;
}
@media (min-width:992px) and (max-width:1199px) {
 .responsive .col-lg-9 .products-list .product-preview {
 width: 33.33333333333333%;
}
}
@media (min-width:768px) and (max-width:991px) {
 .responsive .col-lg-9 .products-list .product-preview {
 width: 50%;
}
}
@media (min-width:361px) and (max-width:767px) {
 .responsive .col-lg-9 .products-list .product-preview {
 width: 50%;
}
}
@media (max-width:360px) {
 .responsive .col-lg-9 .product-list .product-preview {
 width: 100%;
}
}
@media (min-width:992px) and (max-width:1199px) {
 .responsive .col-lg-9.col-md-9 .products-list .product-preview {
 width: 33.33333333333333%;
}
}
@media (min-width:768px) and (max-width:991px) {
 .responsive .col-lg-9.col-md-9 .products-list .product-preview {
 width: 50%;
}
}
@media (min-width:361px) and (max-width:767px) {
 .responsive .col-lg-9.col-md-9 .products-list .product-preview {
 width: 50%;
}
}
@media (max-width:360px) {
 .responsive .col-lg-9.col-md-9 .products-list .product-preview {
 width: 100%;
}
}
@media (min-width:992px) and (max-width:1199px) {
 .responsive .col-lg-6 .products-list .product-preview {
 width: 50%;
}
}
@media (min-width:768px) and (max-width:991px) {
 .responsive .col-lg-6 .products-list .product-preview {
 width: 50%;
}
}
@media (min-width:361px) and (max-width:767px) {
 .responsive .col-lg-6 .products-list .product-preview {
 width: 50%;
}
}
@media (max-width:360px) {
 .responsive .col-lg-6 .products-list .product-preview {
 width: 100%;
}
}
@media (min-width:361px) and (max-width:767px) {
 .responsive .col-lg-6.col-sm-12 .products-list .product-preview {
 width: 33.33333333333333%;
}
}
@media (min-width:992px) and (max-width:1199px) {
 .responsive .products-list.products-list-small .product-preview {
 width: 25%;
}
}
@media (min-width:768px) and (max-width:991px) {
 .responsive .products-list.products-list-small .product-preview {
 width: 33.33333333333333%;
}
}
@media (min-width:361px) and (max-width:767px) {
 .responsive .products-list.products-list-small .product-preview {
 width: 50%;
}
}
@media (max-width:360px) {
 .responsive .products-list.products-list-small .product-preview {
 width: 100%;
}
}
@media (min-width:992px) and (max-width:1199px) {
 .responsive .col-lg-9 .products-list.products-list-small .product-preview {
 width: 25%;
}
}
@media (min-width:768px) and (max-width:991px) {
 .responsive .col-lg-9 .products-list.products-list-small .product-preview {
 width: 50%;
}
}
@media (min-width:361px) and (max-width:767px) {
 .responsive .col-lg-9 .products-list.products-list-small .product-preview {
 width: 50%;
}
}
@media (max-width:360px) {
 .responsive .col-lg-9 .products-list.products-list-small .product-preview {
 width: 100%;
}
}
@media (min-width:992px) and (max-width:1199px) {
 .responsive .col-lg-9.col-md-9 .products-list.products-list-small .product-preview {
 width: 25%;
}
}
@media (min-width:768px) and (max-width:991px) {
 .responsive .col-lg-9.col-md-9 .products-list.products-list-small .product-preview {
 width: 33.33333333333333%;
}
}
@media (min-width:361px) and (max-width:767px) {
 .responsive .col-lg-9.col-md-9 .products-list.products-list-small .product-preview {
 width: 50%;
}
}
@media (max-width:360px) {
 .responsive .col-lg-9.col-md-9 .products-list.products-list-small .product-preview {
 width: 100%;
}
}
@media (min-width:992px) and (max-width:1199px) {
 .responsive .col-lg-6 .products-list.products-list-small .product-preview {
 width: 50%;
}
}
@media (min-width:768px) and (max-width:991px) {
 .responsive .col-lg-6 .products-list.products-list-small .product-preview {
 width: 100%;
}
}
@media (min-width:361px) and (max-width:767px) {
 .responsive .col-lg-6 .products-list.products-list-small .product-preview {
 width: 50%;
}
}
@media (max-width:360px) {
 .responsive .col-lg-6 .proproductsduct-list.products-list-small .product-preview {
 width: 100%;
}
}
@media (min-width:361px) and (max-width:767px) {
 .responsive .col-lg-6.col-sm-12 .products-list.products-list-small .product-preview {
 width: 100%;
}
}
@media(min-width:992px) and (max-width:1199px) {
 .responsive .products-list-isotope .product-preview {
 width: 33.2%;
}
 .responsive .products-list-isotope .width-two-column {
 width: 62.4%;
}
 .responsive .products-list-isotope .width-three-column {
 width: 99.5%;
}
 .responsive .col-lg-9 .products-list-isotope .product-preview {
 width: 33.2%;
}
 .responsive .col-lg-9 .products-list-isotope .width-two-column {
 width: 62.4%;
}
 .responsive .col-lg-9 .products-list-isotope .width-three-column {
 width: 99.5%;
}
}
@media(min-width:768px) and (max-width:991px) {
 .responsive .products-list-isotope .product-preview {
 width: 33.2%;
}
 .responsive .products-list-isotope .width-two-column {
 width: 99.5%;
}
 .responsive .products-list-isotope .width-three-column {
 width: 999.5%;
}
 .responsive .col-lg-9 .products-list-isotope .product-preview {
 width: 49.9%;
}
 .responsive .col-lg-9 .products-list-isotope .width-three-column, .responsive .col-lg-9 .products-list-isotope .width-two-column {
 width: 99.5%;
}
}
@media (max-width:767px) {
 .responsive .products-mobile-list {
 margin-bottom: 20px;
}
}
@media (min-width:361px) and (max-width:767px) {
 .responsive .products-list-isotope.hidden-xs {
 display: none!important;
}
 .responsive .products-list-isotope .product-preview {
 width: 49.9%;
}
 .responsive .products-list-isotope .width-three-column, .responsive .products-list-isotope .width-two-column {
 width: 99.5%;
}
}
@media (max-width:360px) {
 .responsive .products-list-isotope.hidden-xs {
 display: none!important;
}
 .responsive .products-list-isotope .product-preview, .responsive .products-list-isotope .width-three-column, .responsive .products-list-isotope .width-two-column {
 width: 99.5%;
}
}
@media (min-width:768px) and (max-width:991px) {
 .responsive .filters-by-category li a {
 margin-left: 5px;
 margin-right: 5px;
}
}
@media (max-width:767px) {
 .responsive .filters-by-category li {
 border: none;
 height: 18px;
 margin-bottom: 20px;
}
 .responsive .filters-by-category li a {
 font-size: 1.1em;
 margin: -4px 5px 4px;
 padding: 4px 7px;
}
}
 @media (min-width:768px) and (max-width:991px) {
 .responsive #popup-box {
 width: 500px;
}
}
@media (max-width:767px) {
 .responsive #popup-box {
 width: 300px;
}
}
@media (max-width:767px) {
 .responsive .products-list-in-row .product-preview .preview {
 margin-right: 15px;
 width: 50%;
}
 .responsive .products-list-in-row .list_buttons .btn {
 float: none!important;
}
 .responsive .products-list-in-row .product-preview ul li {
 display: block;
 margin: 0 0 5px;
}
 .responsive .products-list-in-row .list_rating {
 margin-top: 10px;
}
}
@media (max-width:359px) {
 .responsive .products-list-in-row .product-preview .preview {
 margin-right: 0;
 width: 100%;
}
}
@media (max-width:1199px) {
 .responsive .navbar-main-menu .item .btn-main, .responsive .navbar-main-menu .sf-menu>li>a {
 padding: 0 9px;
}
 .responsive .navbar-main-menu .sf-menu>li:first-child>a {
 padding-left: 9px!important;
}
 .responsive .navbar-main-menu .item .line:before, .responsive .navbar-main-menu .sf-menu>li>a:before {
 left: -9px!important;
}
 .responsive .slider-range .max, .responsive .slider-range .min {
 padding-bottom: 10px;
 padding-top: 10px;
}
}
@media (max-width:991px) {
 .responsive .navbar-main-menu .item .btn-main, .responsive .navbar-main-menu .sf-menu>li>a {
 font-size: 1.15em;
 padding: 0 6px;
}
 .responsive .navbar-main-menu .sf-menu>li:first-child>a {
 padding-left: 6px!important;
}
 .responsive .navbar-main-menu .item .line:before, .responsive .navbar-main-menu .sf-menu>li>a:before {
 left: -6px!important;
}
 .responsive .touch .navbar-main-menu .item .btn-main, .responsive .touch .navbar-main-menu .sf-menu>li>a {
 font-size: 1.15em;
 padding: 0 6px;
}
 .responsive .touch .navbar-main-menu .sf-menu>li:first-child>a {
 padding-left: 6px!important;
}
 .responsive .touch .navbar-main-menu .item .line:before, .responsive .touch .navbar-main-menu .sf-menu>li>a:before {
 left: -6px!important;
}
}
@media all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
 .responsive .navbar-compact .navbar-main-menu .item .btn-main, .responsive .navbar-compact .navbar-main-menu .sf-menu>li>a {
 padding: 0 6px!important;
}
 .responsive .navbar-compact .navbar-main-menu .sf-menu>li:first-child>a {
 padding-left: 6px!important;
}
 .responsive .navbar-compact .navbar-main-menu .item .line:before, .responsive .navbar-compact .navbar-main-menu .sf-menu>li>a:before {
 left: -6px!important;
}
 .touch .product-controls-list .top-out {
 height: 60px;
}
 .responsive .back-to-top {
 bottom: 75px;
}
 .responsive .navbar-search .form-control:focus {
 width: 215px;
}
 .responsive .navbar-search .button span:before {
 margin-left:1px;
}
}
@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait) {
 .responsive .navbar-compact .navbar-main-menu .item.compact-hidden, .responsive .navbar-compact .navbar-main-menu .item.compact-hidden.hidden-xs {
 display: block!important;
}
 .responsive .navbar-compact .navbar-main-menu .sf-menu>li>a, .responsive .navbar-main-menu .item .btn-main {
 padding: 0 6px!important;
}
 .responsive .navbar-main-menu .sf-menu>li:first-child>a {
 padding-left: 6px!important;
}
 .responsive .navbar-main-menu .item .line:before, .responsive .navbar-main-menu .sf-menu>li>a:before {
 left: -6px!important;
}
 .responsive .navbar-search .form-control:focus {
 width: 215px;
}
 .responsive .navbar-search .button span:before {
 margin-left:1px;
}
}
@media (min-width:1200px) and (max-width:1340px) {
 .responsive .navbar-secondary-menu.pull-right .dropdown-menu {
 left: auto;
 right: 0;
}
}
@media (max-width:1140px) {
 .responsive .navbar-secondary-menu.pull-right .dropdown-menu {
 left: auto;
 right: 0;
}
}
@media (max-width:1199px) {
 .responsive .navbar-compact .navbar-main-menu .item .btn-main, .responsive .navbar-compact .navbar-main-menu .sf-menu>li>a {
 padding: 0 6px!important;
}
 .responsive .navbar-compact .navbar-main-menu .sf-menu>li:first-child>a {
 padding-left: 6px!important;
}
 .responsive .navbar-compact .navbar-main-menu .item .line:before, .responsive .navbar-compact .navbar-main-menu .sf-menu>li>a:before {
 left: -6px!important;
}
 .responsive .navbar-main-menu .item:first-child {
 margin-left: -6px;
}
}
@media (max-width:991px) {
 .responsive .navbar-compact .navbar-main-menu .item.compact-hidden, .responsive .navbar-compact .navbar-main-menu .item.compact-hidden.hidden-xs {
 display: block!important;
}
 .responsive .navbar-main-menu .item:first-child {
 margin-left: -6px;
}
 .responsive .navbar-compact .navbar-main-menu:before {
 width: 0;
}
}
@media (min-width:1200px) {
 .responsive .navbar-compact .navbar-main-menu .item.compact-hidden, .responsive .navbar-compact .navbar-main-menu .item.compact-hidden.hidden-xs {
 display: block!important;
}
}
@media (max-width:1199px) {
 .responsive .product-preview-popup {
 width: 95%;
}
}
@media (max-width:359px) {
 .responsive .btn-select .value {
 min-width: 90px;
}
 .responsive .dropdown-menu {
 min-width: 128px;
}
}
@media (max-width:767px) {
 .responsive .shopping-cart .box {
 padding: 20px 20px 30px;
}
 .responsive .shopping-cart tr {
 display: block;
 width: 100%;
}
 .responsive .shopping-cart table td {
 display: block;
 overflow: hidden;
 padding-left: 30%;
 position: relative;
 text-align: left;
 width: 100%;
}
 .responsive .shopping-cart table td:last-child, .responsive .shopping-cart table td:first-child {
 border: none;
}
 .responsive .shopping-cart h3 {
 margin-top: -38px;
}
 .responsive .shopping-cart table .td-name {
 font-weight: bold;
 left: 0;
 position: absolute;
 width: 30%;
}
 .responsive .shopping-cart table .remove-button {
 float: left;
 left: 0;
 position: absolute;
 top: 40%;
}
 .responsive .shopping-cart .quantity-control {
 margin: 0;
}
 .responsive .shopping-cart-header {
 background: url(../images/shopping-cart-back-mobile.png) no-repeat center 0;
}
}
@media (max-width:767px) {
 .responsive .btn-mega.btn-xlg {
 font: 1.8em/2.05em 'Roboto Slab', serif;
 margin-bottom: 25px;
}
}
 @media (max-width:767px) {
.responsive ul.sitemap > li {
width:200px;
position:relative;
margin-bottom:15px;
}
.responsive ul.sitemap > li ul {
margin-left:20px;
margin-top:1em;
width: 230px;
padding-left: 20px;
border-left:3px solid #f2f2f2;
}
}
 @media (min-width:768px) {
.pull-left-reverse {
float:right !important;
}
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2014 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
@-webkit-keyframes pulse {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes pulse {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}
100% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
.pulse {
	-webkit-animation-name:pulse;
	animation-name:pulse
}
@-webkit-keyframes swing {
20% {
-webkit-transform:rotate(15deg);
transform:rotate(15deg)
}
40% {
-webkit-transform:rotate(-10deg);
transform:rotate(-10deg)
}
60% {
-webkit-transform:rotate(5deg);
transform:rotate(5deg)
}
80% {
-webkit-transform:rotate(-5deg);
transform:rotate(-5deg)
}
100% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
}
@keyframes swing {
20% {
-webkit-transform:rotate(15deg);
-ms-transform:rotate(15deg);
transform:rotate(15deg)
}
40% {
-webkit-transform:rotate(-10deg);
-ms-transform:rotate(-10deg);
transform:rotate(-10deg)
}
60% {
-webkit-transform:rotate(5deg);
-ms-transform:rotate(5deg);
transform:rotate(5deg)
}
80% {
-webkit-transform:rotate(-5deg);
-ms-transform:rotate(-5deg);
transform:rotate(-5deg)
}
100% {
-webkit-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
}
.swing {
	-webkit-transform-origin:top center;
	-ms-transform-origin:top center;
	transform-origin:top center;
	-webkit-animation-name:swing;
	animation-name:swing
}
.animate, .animate-delay {
	opacity:0;/*	-webkit-perspective:1000
*/
}
.touch .animate, .touch .animate-delay {
	opacity:1!important
}
.animate-delay.animated.scale, .animate.animated.scale {
	-webkit-animation:scale 1s 1 cubic-bezier(0.445, .05, .55, .95);
	-moz-animation:scale 1s 1 cubic-bezier(0.445, .05, .55, .95);
	-o-animation:scale 1s 1 cubic-bezier(0.445, .05, .55, .95);
	animation:scale 1s 1 cubic-bezier(0.445, .05, .55, .95);
	opacity:1
}
.animate-delay.animated.pulse, .animate.animated.pulse {
-webkit-animation:pulse .5s 1 linear;
-moz-animation:pulse .5s 1 linear;
-o-animation:pulse .5s 1 linear;
animation:pulse .5s 1 linear
}
.animate-delay.animated.flip, .animate.animated.flip {
-webkit-animation:flip .5s 1 linear;
-moz-animation:flip .5s 1 linear;
-o-animation:flip .5s 1 linear;
animation:flip .5s 1 linear;
	-webkit-backface-visibility:visible!important;
	-ms-backface-visibility:visible!important;
	backface-visibility:visible!important;
	opacity:1
}
.animate-delay.animated.fadeUp, .animate.animated.fadeUp {
-webkit-animation:fadeUp .5s 1 linear;
-moz-animation:fadeUp .5s 1 linear;
-o-animation:fadeUp .5s 1 linear;
animation:fadeUp .5s 1 linear;
	opacity:1
}
@-webkit-keyframes scale {
0% {
-webkit-transform:scale(0.3);
opacity:.1
}
100% {
-webkit-transform:scale(1);
opacity:1
}
}
@-moz-keyframes scale {
0% {
-moz-transform:scale(0.3);
opacity:.1
}
100% {
-moz-transform:scale(1);
opacity:1
}
}
@-o-keyframes scale {
0% {
-o-transform:scale(0.3);
opacity:.1
}
100% {
-o-transform:scale(1);
opacity:1
}
}
@keyframes scale {
0% {
transform:scale(0.3);
opacity:.1
}
100% {
transform:scale(1);
opacity:1
}
}
@-webkit-keyframes pulse {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes pulse {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}
100% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
@-webkit-keyframes flip {
0% {
-webkit-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateY(-10deg);
transform:perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateY(10deg);
transform:perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateY(0deg);
transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
@keyframes flip {
0% {
-webkit-transform:perspective(400px) rotateY(90deg);
-ms-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateY(-10deg);
-ms-transform:perspective(400px) rotateY(-10deg);
transform:perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateY(10deg);
-ms-transform:perspective(400px) rotateY(10deg);
transform:perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateY(0deg);
-ms-transform:perspective(400px) rotateY(0deg);
transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
@-webkit-keyframes fadeUp {
0% {
opacity:0;
-webkit-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeUp {
0% {
opacity:0;
-webkit-transform:translateY(20px);
-ms-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.animate-move-down, .animate-scale {
	-o-transition:-o-transform 0.2s linear 0s;
	-moz-transition:-moz-transform 0.2s linear 0s;
	-webkit-transition:-webkit-transform 0.2s linear 0s;
	-ms-transition:-ms-transform 0.2s linear 0s;
	transition:transform 0.2s linear 0s;
}
.animate-scale:hover {
	-o-transform:scale(1.2, 1.2);
	-moz-transform:scale(1.2, 1.2);
	-webkit-transform:scale(1.2, 1.2);
	-ms-transform:scale(1.2, 1.2);
	transform:scale(1.2, 1.2)
}
.animate-move-down:hover {
	-o-transform:translateY(10px);
	-moz-transform:translateY(10px);
	-webkit-transform:translateY(10px);
	-ms-transform:translateY(10px);
	transform:translateY(10px)
}
.btn-mega, .filters-by-category li a, .filters-by-category li a.selected, .member-info .contact-icon, .pagination-main li a, .tags-list li a {
-o-transition:all .3s ease;
-moz-transition:all .3s ease;
-webkit-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease
}
.back-to-top {
-o-transition: background .3s ease;
-moz-transition:background .3s ease;
-webkit-transition:background .3s ease;
-ms-transition:background .3s ease;
transition:background .3s ease
}
.flex-direction-nav, .slider-controls {
	-webkit-transform:translate3d(0, 0, 0)
}
.flex-direction-nav a, .slider-controls a, .small-previews a, .jcarousel-skin-previews .jcarousel-prev, .jcarousel-skin-previews .jcarousel-next {
-o-transition:color .3s ease;
-moz-transition:color .3s ease;
-webkit-transition:color .3s ease;
-ms-transition:color .3s ease;
transition:color .3s ease
}
.navbar-search input.form-control {
-o-transition:width .5s ease;
-moz-transition:width .5s ease;
-webkit-transition:width .5s ease;
transition:width .5s ease
}
.navbar-search.noTransition input.form-control {
	-o-transition:width 0 ease !important;
	-moz-transition:width 0 ease !important;
	-webkit-transition:width 0 ease !important;
	transition:width 0 ease !important;
}
.navbar-main-menu .item .btn-main, .sf-menu>li {
-o-transition:border .1s ease;
-moz-transition:border .1s ease;
-webkit-transition:border .1s ease;
transition:border .1s ease
}
.navbar-switcher {
-o-transition:background .5s ease;
-moz-transition:background .5s ease;
-webkit-transition:background .5s ease;
transition:background .5s ease
}
.notouch .product-preview {
-o-transition:all .8s ease;
-moz-transition:all .8s ease;
-webkit-transition:all .8s ease;
-ms-transition:all .8s ease;
transition:all .8s ease
}
.product-controls-list.hide-right, .product-preview .quick-view {
-o-transition:all .3s ease;
-moz-transition:all .3s ease;
-webkit-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease
}
.product-preview .preview:not(.hover-slide) .img-responsive, .products-widget .product .img-responsive {
-o-transition:-o-transform .5s ease-in-out;
-moz-transition:-moz-transform .5s ease-in-out;
-webkit-transition:-webkit-transform .5s ease-in-out;
-ms-transition:-ms-transform .5s ease-in-out;
transition:transform .5s ease-in-out
}
.product-preview:hover .preview:not(.hover-slide) .img-responsive {
-o-transform:scale(1.1, 1.1);
-moz-transform:scale(1.1, 1.1);
-webkit-transform:scale(1.1, 1.1);
-ms-transform:scale(1.1, 1.1);
transform:scale(1.1, 1.1)
}
.products-widget .product .img-responsive:hover {
	-o-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2)
}
 .touch .products-widget .product .img-responsive:hover, .touch .product-preview:hover .preview:not(.hover-slide) .img-responsive {
 -o-transform: none;
 -moz-transform:none;
 -webkit-transform:none;
 -ms-transform:none;
 transform:none
}
.preview.hover-slide .preview-image img {
-o-transition:top .3s ease-out;
-moz-transition:top .3s ease-out;
-webkit-transition:top .3s ease-out;
-ms-transition:top .3s ease-out;
transition:top .3s ease-out
}
.preview.hover-slide:hover .preview-image img {
-o-transition:top .3s ease-out;
-moz-transition:top .3s ease-out;
-webkit-transition:top .3s ease-out;
-ms-transition:top .3s ease-out;
transition:top .3s ease-out;
	top:100%
}
.touch .preview.hover-slide:hover .preview-image img {
	-o-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	transition: none;
	top:  auto
}
.preview.hover-slide:hover .preview-image img:first-child {
	top:0
}
.product-controls-list .circle:hover {
-webkit-animation:pulse .5s linear;
-moz-animation:pulse .5s linear;
-o-animation:pulse .5s linear;
animation:pulse .5s linear
}
.product-controls-list .cart:hover span {
	-webkit-transform-origin:top center;
	-moz-transform-origin:top center;
	-o-transform-origin:top center;
	transform-origin:top center;
	-webkit-animation:swing 1s linear;
	-moz-animation:swing 1s linear;
	-o-animation:swing 1s linear;
	animation:swing 1s linear
}
.find-us .icon {
	-o-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.social-widgets .item, .social-widgets .tab-content, .social-widgets .tab-icon {
	-o-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-ms-transition:all 1s ease;
	transition:all 1s ease
}
.live-chat {
-o-transition:all .5s ease;
-moz-transition:all .5s ease;
-webkit-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease
}
#off-canvas-menu, #outer-canvas, .expand-nav .nav-item .tab-content, .expand-nav .nav-item a, .expand-nav .nav-item.active .tab-content {
-o-transition:all .2s ease;
-moz-transition:all .2s ease;
-webkit-transition:all .2s ease;
-ms-transition:all .2s ease;
transition:all .2s ease
}
.brands-carousel img, .owl-item, .preview.hover-slide .preview-image {
-webkit-transition:all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease
}
.brands-carousel a {
	display:block
}
.brands-carousel .brands_active {
	opacity:1;
	-webkit-transition-duration:500ms;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-duration:500ms;
	-moz-transition-timing-function:ease-out;
	-o-transition-duration:500ms;
	-p-transition-timing-function:ease-out;
	-ms-transform-duration:500ms;
	-ms-transform-timing-function:ease-out
}
.brands-carousel .brands_n_active {
	opacity:.4;
	-webkit-transition-duration:500ms;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-duration:500ms;
	-moz-transition-timing-function:ease-out;
	-o-transition-duration:500ms;
	-p-transition-timing-function:ease-out;
	-ms-transform-duration:500ms;
	-ms-transform-timing-function:ease-out
}
.flex-direction-nav, .owl-slider-outer .owl-slider-next, .owl-slider-outer .owl-slider-prev, .owl-theme .owl-controls, .jcarousel-skin-previews .jcarousel-prev, .jcarousel-skin-previews .jcarousel-next, .jcarousel-skin-previews .jcarousel-prev-disabled, .jcarousel-skin-previews .jcarousel-next-disabled {
	opacity:0;
	-webkit-transition-duration:500ms;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-duration:500ms;
	-moz-transition-timing-function:ease-out;
	-o-transition-duration:500ms;
	-p-transition-timing-function:ease-out;
	-ms-transform-duration:500ms;
	-ms-transform-timing-function:ease-out
}
.touch .flex-direction-nav, .touch .owl-slider-outer .owl-slider-next, .touch .owl-slider-outer .owl-slider-prev, .touch .owl-theme .owl-controls, .touch .jcarousel-skin-previews .jcarousel-prev, .touch .jcarousel-skin-previews .jcarousel-next {
	opacity:1
}
.flexslider:hover .flex-direction-nav, .owl-slider-outer:hover .owl-slider-next, .owl-slider-outer:hover .owl-slider-prev, .owl-theme:hover .owl-controls, .jcarousel-skin-previews:hover .jcarousel-prev, .jcarousel-skin-previews:hover .jcarousel-next {
	opacity:1;
	-webkit-transition-duration:500ms;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-duration:500ms;
	-moz-transition-timing-function:ease-out;
	-o-transition-duration:500ms;
	-p-transition-timing-function:ease-out;
	-ms-transform-duration:500ms;
	-ms-transform-timing-function:ease-out
}
.jcarousel-skin-previews:hover .jcarousel-prev-disabled, .jcarousel-skin-previews:hover .jcarousel-next-disabled {
	opacity:0.5;
}
@-moz-keyframes bounce {
0% {
top:-18px
}
100% {
top:-24px
}
}
@-webkit-keyframes bounce {
0% {
top:-18px
}
100% {
top:-24px
}
}
@keyframes bounce {
0% {
top:-18px
}
100% {
top:-24px
}
}
.scrollbg {
	padding:10px 0;
	width:100%;
	height:auto;
	background:url(../images/scroll_bg.png);
}
.carouFredSel {
	position:relative;
}
.carouFredSel .slides {
	margin:18px 0 0 0;
	padding:0;
	list-style-type:none;
	overflow:hidden
}
.carouFredSel .slides li {
	margin:0 15px;
	padding:0;
	min-height:50px;
	float:left;
}
.carouFredSel .slides img {
	max-width: 100%;
}
.carouFredSel .carouFredSel-controls {
	position:absolute;
	margin:0;
	right:5px;
	top:-51px;
	padding-bottom:20px;
	opacity:0;
 -o-transition:all .2s ease;
 -moz-transition:all .2s ease;
 -webkit-transition:all .2s ease;
 -ms-transition:all .2s ease;
 transition:all .2s ease
}
.carouFredSel:hover .carouFredSel-controls, .touch .carouFredSel .carouFredSel-controls {
	opacity: 1;
}
.carouFredSel .carouFredSel-controls .carouFredSel-buttons a {
	display: inline-block;
 *display:inline;
	cursor:pointer;
	width:31px;
	height: 31px;
	background:#2991d6;
	color:#fff;
	text-align:center;
	border-radius:3px;
	zoom:1;
	margin: 0 2px;
	text-decoration:none;
}
.carouFredSel .carouFredSel-controls .carouFredSel-buttons a:hover {
	color:#fff
}
.carouFredSel .carouFredSel-controls .carouFredSel-buttons a:before {
	font-family:icon_cr;
	font-size:12px;
	line-height:31px;
	content:'\e802'
}
.carouFredSel .carouFredSel-controls .carouFredSel-buttons a.next:before {
	content:'\e805'
}
