@media screen and (max-width: 600px) {
	#logo {
		position: relative!important;
	}
    #row {
                    visibility: hidden;
    }
}


body {
  font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #46464b;
	font-size: 13px;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	  font-family: 'Roboto', sans-serif;
	margin:10px 0 20px;
	font-weight:bold;
}
button {
	outline:none
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 22px;
	text-transform:uppercase;
	font-weight:bold;
	color:#0f1112
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}


a, a:visited {
	/* color: #333; */
	outline:none;
}
a:hover {
	text-decoration: none;
	color:#e74047;
}
a:active,
a:focus {
	outline:none;
	text-decoration:none;
	color:#e74047;
}

legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
	border-radius:0
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
/*	content: '* ';*/
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #e74047;
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color:#272727;
	padding-bottom:11px;
	padding:14px 0;
	color:#fff
	}
#top .container {
	padding: 0 20px;
}
#top-links {
	text-align:center;
}
#top #currency .currency-select {
	text-align: left;
}

#top-links a:hover {
	color:#e74047;
}

#top-links a {
	font-size:13px;
	color:#fff;
}
#top .btn-link, #top-links li {
	text-decoration: none;
}
#top-links li a:hover i,
#top-links li a.active i,
#top-links li a.active {
	color:#e74047;
}
#top-links li a i {
	margin-right:2px;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links ul {
	margin:0
}
#top-links a + a {
	margin-left: 15px;
}
#top .dropdown-menu .table button:hover,
#top .dropdown-menu .table a:hover {
	color:#e74047;
}
#top .dropdown-menu button,
#top .dropdown-menu a {
	color:#e4e4e4
}
#top .dropdown-menu {
	background-color:#0f1112;
	text-align:left;
}
/* logo */
#logo {
	position: absolute;
	left: 50%;
	margin-left: -90px;

}
#logo img {
	display:inline-block;
	width: 250px;
}
/* search */

.top-search-text{  /* */
        position: relative;
        top: 0;
        left: -46px;
        font-size: 14px;
        font-weight: 700;
}
.search_box {
	position:relative;
	float:right;
	z-index:46;
	margin-left:12px;
}
.top-search i:hover {
	color:#e74047
}
.top-search i {
	font-size:20px; /**/
	color:#000;
	cursor:pointer;
	line-height:23px;
        margin-right:23px; /**/
}
#search {
	top:100%;
	position:absolute;
	z-index:46;
	display:none;
	right:0;
	width:222px;
}
#search button:active,
#search button:hover {
	color:#e74047;
	background-color:#000;
	border-color:#000;
}
#search button {
	float:left;
	background:#e74047;
	border:1px solid #c7373d;
	padding:0;
	color:#fff;
	font-size:13px;
	line-height:20px;
	width:42px;
	text-align:center;
}
#search button i {
	display:block;
	line-height:40px;
}
#search input {
	float:left;
	border:none;
	line-height:20px;
	height:37px;
	padding:8px;
	width:180px;
	background-color:#f5f5f5;
	
}

div#ya-site-form0 .ya-site-form__form .ya-site-form__input-text {   /* */
        background-color: #f5f5f5 !important;
        border-color: #fff !important;
        color:#000 !important;
}


.box-right-bottom {
	float:right;
	padding:10px 5px;
}
.box-right-bottom a {
	display:block;
	float:left;
	background-color:#333333;
	border:1px solid #000;
	color:#fff;
	font-size:13px;
	min-width:120px;
	padding:10px;
	text-align:center;
	margin:0 5px;
}
.box-right-bottom a:hover {
	background-color:#e74047;
	border-color:#d45634;
}
.box-right-bottom a>i  {
	display:inline-block;
	font-size:16px;
	vertical-align:top;
	line-height:20px;
}
/* cart */
.box-cart {
	position:relative;
	float:right;
}
.box-cart-text {
        font-size: 14px; /* */
        font-weight: 700;
}
.box-cart .btn-danger i {
	font-size:13px;
}
.box-cart .btn-danger {
	border:0;
	padding:0;
	background:none;
	color:#333
}
.box-cart .btn-danger:active,
.box-cart .btn-danger:focus,
.box-cart .btn-danger:hover {
	background:none;
	color:#e74047
}
#cart {
	position:relative;
        margin-top: 30px;
}
#cart > button strong {
	display:none;
}
#cart > button i {
	font-size:19px;
	margin-right:7px;
	line-height:23px;
	vertical-align:top;
	display:block;
	float:left;
	
}
#cart > button:hover {
	color:#e74047
}
#cart > button {
	padding:0;
	border:0;
	margin:0;
	text-align:center;
	font-size:13px;
	color:#fff;
	line-height:40px;
	background:none;
}
#cart #cart-total2 {
	color:#fff;
	float:left;
	line-height:23px;
	width:23px;
	text-align:center;
	background-color:#e74047;
	border-radius:50%
}
#cart .btn {
	margin-bottom: 2px;
}
#cart tr:first-child td {
	border-top:0;
}
#cart td {
	font-size:13px;
}
#cart td .name  a {
	font-size:14px;
}
#cart .total td strong {
	font-size:12px;
	font-style:italic;
	color:#777
}
#cart .total td {
	border:0;
	padding:2px;
	font-size:14px;
	font-weight:bold;
	color:#e74047
}
#cart .price-cart {
	color:#e74047;
	font-weight:bold;
}
#cart > button>span {
	color:#e74047;
}
#cart > button:hover,
#cart.open > button {
	
}
#cart #cart-total {
	display:none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	z-index: 1001;
}
#cart .dropdown-menu img {
	max-width:50px
}
#cart .dropdown-menu {
	min-width: 260px;
	
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {

	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
#cart .table.total tr:nth-child(4) td strong,
#cart .table.total tr:nth-child(4) td{
	font-weight:bold;
	font-size:20px;
	font-style:normal;
	color:#fff
}
.cart-q {
	max-width:100px;
	float:none;
	display:inline-block;
	margin-right:3px;
}
.shoping_cart td {
	vertical-align:middle !important;
}
input#input-voucher,
input#input-coupon {
	display:inline-block;
	width:45%;
	margin-right:5px;
}
/* menu */
#menu .btn-navbar {
	background:#e74047 !important;
}
#menu-gadget {
	display:none;
}
#menu {
	background-color: #fff;
	z-index:25;
	top:0;
	width:100%;
	text-align:center;
	min-height:inherit;
	margin-bottom:0;
	border-radius:0
}
#menu {}
#menu .nav {
	float:none;
}

#menu .nav > li > a:hover {
	color:#e74047;
	
	background:none;
}
#menu .nav > li>a:hover+span.dropdown-toggle i,
#menu .nav > li span.dropdown-toggle:hover i {
	color:#e74047;
}
#menu .nav > li span.dropdown-toggle i {
	vertical-align:top;
	padding:17px 5px;
	cursor:pointer;
	color:#0f1112;
}
#menu .nav > li {
	padding:0 15px;
}
#menu .nav > li > a {
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	display:inline-block;
	color: #0f1112;
	padding: 17px 0;
	background-color: transparent;
	font-weight:bold;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	color:#e74047;
	border-color:#000000;
}
#menu .dropdown-menu {
	padding:24px 20px
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
	text-align:left;
}
#menu .dropdown-inner li {
	/*width:200px;*/
}
#menu .dropdown-inner a {
	min-width: 166px;
	display: inline-block;
	padding: 3px 10px;
	clear: both;
	line-height: 20px;
	color: #777777;
	font-size: 13px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #333;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		/*background-color: rgba(0, 0, 0, 0.1);*/
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		/*background: rgba(0, 0, 0, 0.1);*/
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 6px;
}
.content_bottom {
	background-color:#f4f4f4;
	margin-bottom:45px;
}
.footer_top {
	background-color:#272727;
	color:#fff;
	padding:10px 0;
}
.footer_top h5 {
	font-size:16px;
	text-transform:uppercase;
	float:left;
	margin:0;
	line-height:20px;
}
.footer_top ul {
	margin:0
}
.footer_top ul li {
	vertical-align:top;
	float:left;
	line-height:20px;
}
.socials li {
	margin-left:8px;
}
.socials li a:hover i {
	color:#e74047;
}
.socials li i {
	font-size:16px;
	color:#fff;
}
/* footer */
footer {
	background:url(../image/footer.jpg) no-repeat center top;
	padding-top:40px;
	color:#fff;
	background-size:cover
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer li {
	padding:3px 0;
	color:#81878b;
}
footer li.phone i,
footer li.phone {
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
footer a {
	font-size:13px;
	color:#fff
}
footer h5 {
	color:#fff;
	font-size: 16px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 10px
}
.footer_box {
	margin-bottom:15px;
}
.copyright br {
	display:none;
}
.copyright a:hover {
	color:#e74047
}
.copyright a {
	font-size:12px;
	color:#81878b;
}
.copyright {
	padding:20px 0 40px;
	font-size:12px;
	color:#81878b
}
/* alert */
.alert {
	position:relative;
	top:0;
	left:0;
	width:100%;
	text-align:center;
	padding: 8px 14px 8px 14px;
	z-index:30
}
.alert-warning {
	background-color:#ec710d;
	border-color:#d45634;
}
#product .alert {
	position:relative;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border-radius:0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	overflow: auto;
}
.btn:visited,
.btn {
	background-color:#FFD101;
	border:0;
	border-radius:0;
	font-size: 15px;
	font-weight:bold;
	color:#fff;
	position:relative;
	line-height:20px;
	padding:12px 16px;
	box-shadow:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.btn-link:hover,
.btn-link:focus {
	color:#e74047
}
.btn:hover,
.btn:focus {
	background-color:#333333;
	color:#fff;
}
.btn i{
	line-height:20px;
	font-size:15px;
	vertical-align:top;
	min-width:17px;
}
.input-group-btn .btn i {
	font-size:15px;
	line-height:18px;
}
.input-group-btn .btn {
	padding:7px 12px
}

/*************************/
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.dropdown-menu {
	border-radius:0
}
.btn-group.open .dropdown-toggle {
	box-shadow:none
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
#list-view.active,
#grid-view.active {
	color:#e74047
}
#list-view i,
#grid-view i {
	line-height:normal;
}
#list-view,
#grid-view {
	background:none;
	box-shadow:none;
	color:#777
}
.add-to-cart input[type="button"],
#order-submit input[type="button"],
#order-table input[type="button"],
#order-but-recalc,
.btn-danger,
.btn-primary,
.btn-info,
.btn-default {
	color: #fff;
	text-shadow:none;
	background-color: #FFD101;
    border:0;
	border-radius:0
}
.add-to-cart input[type="button"]:hover,
#order-submit input[type="button"]:hover,
#order-table input[type="button"]:hover,
#order-but-recalc:hover,
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, 
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger,
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info,
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	border-color:#000;
	background:#333;
	text-shadow:none;
	color:#fff;
	box-shadow:none
}



/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 30px;
	position:relative;
}
.product-grid .product-thumb {
	padding:10px 10px 0;
	background-color:#f4f4f4;
	text-align:center;
}
.box .product-thumb {
	background-color:#f4f4f4;
	padding:10px 10px 0;
	text-align:center;
	margin-top:20px;
}

.product-thumb .image {
	text-align: center;
	margin-bottom:20px;
	overflow:hidden;
}
.image img {
	background-color:#f4f4f4;
}
.product-thumb .image a {
	display: block;
}
.product-thumb:hover .image img {
	-moz-transform:scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {

	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-list .product-thumb .rating {
	right:auto;
	left:10px
}
.product-thumb .rating {
	padding-bottom: 10px;
	position:absolute;
	top:16px;
	right:10px;
}

.rating .fa-stack {
	font-size: 8px;
	width:1.4em
}
.rating .fa-star-o {
	color: #999;
	font-size: 11px;
}
.rating .fa-star {
	color: #e74047;
	font-size: 11px;
}
.rating .fa-star + .fa-star-o {
	color: #e74047;
}
h2.price {
	margin: 0;
}
.product-thumb .description {
	margin-bottom:15px;
	line-height:24px;
	font-size:13px;
	position:relative;
}
.price {
	color: #e74047;
	font-weight:bold;
	font-size:16px;
	padding-bottom:10px;
}
.price-tax  {
	font-size:12px;
}
td .name a {
	font-size:13px;
}
td .price, .price b {
	font-size:18px;
	padding-bottom:0;
}
.price-total {
	font-weight:bold;
}
.price s {
	font-size:15px;
}
.prod-stock {
	color:#6ba239;
}
.product-thumb .price-new {
	
}
.price-old {
	color: #0f1112;
	text-decoration: line-through;
	margin-left:5px;
	font-weight:400;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}




.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: 0px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}




.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin:0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.flex-direction-nav a:before {
	line-height: 40px;
}

/*****************************************/
.box .name {
	margin-bottom:5px;
}
.name a {
	font-size:15px;
	color:#333;
	font-weight:bold;
}
.name a:hover {
	color:#e74047
}
/************** BOX ***********************/
.box {
	margin-bottom:20px;
}
.box .cart-button {
	position:relative;
	margin-bottom:0;
	height:20px;
}

.product-grid .cart-button {
	position:relative;
	bottom:-20px;
}
aside .box .product-layout:first-child {
	margin-top:0;
}
aside .box .product-layout{
	width:100% !important;
	margin-top:30px;
}
aside .box {
	margin-bottom:10px;
}
aside .box.info  {
	margin-bottom:30px;
}
.box h3 {
	font-size:22px;
	line-height:26px;
	color:#0f1112;
	font-weight:bold;
	margin:0 0 10px;
	text-transform:uppercase;
	text-align:center;
}
.box.brands h3 {
	margin-bottom:35px;
}
.box.info .box-content ul {
	padding:0
}
.box.info .box-content ul li a:hover i {
	color:#333
}
.box.info .box-content ul li a i {
	font-size:10px;
	margin-right:10px;
	color:#e74047;
}
.box.info .box-content ul li {
	list-style-type:none;
	padding:10px;
	border-bottom:1px solid #dadada;
}
.sale {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	top:-20px;
	left:50%;
	margin-left:-18px;
	background-color:#e74047;
	color:#fff;
	line-height:37px;
	min-width:37px;
	text-align:center;
	z-index:10;
	border-radius:50%
}
.new_pr {
	font-size:15px;
	font-weight:bold;
	position:absolute;
	top:29px;
	left:29px;
	background-color:#ededed;
	color:#333;
	line-height:19px;
	padding:5px 8px;
	z-index:10
}

/*********FACEBOOK BOX*****************/
aside .box.twitter,
aside .box.facebook {
	float:none;
	width:100%
}
.box.facebook .box-heading h3 {
	text-align:left;
	border-bottom: 1px solid #e3e3e3;
	color: #000000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 20px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.box.facebook {
	max-width:370px;
	margin-bottom:0;
}
.content_bottom .box .box-heading h3 i{
	font-size:26px;
}
.content_bottom .box .box-heading h3 {
	border-bottom:0;
	padding-bottom:0;
}
.content_bottom .box.facebook .box-heading h3{
	font-size:25px;
}
/*********BOX TWITTER******************/
.box.twitter {
	margin-bottom:45px;
}
/*********HEADER****************************/
header {

	background-size:cover;
}
#page {
	overflow:hidden;
}
div.parallax {
	line-height:20px;
	font-size:13px;
	margin-bottom:0;
	color:#fff;
	text-align:center;
}
div.parallax>div {
	position:relative;
	padding:15% 0;
	color:#fff;
	background-position:top;
	background-repeat:no-repeat;
	background-size:100%
}
div.parallax h1 {
	position:relative;
	display:block;
	font-size:47px;
	text-transform:uppercase;
	margin:0 0 20px
}
div.parallax p {
	margin-bottom:20px;
}
div.parallax a:hover {
	color:#e74047;
	border-color:#e74047
}
div.parallax a {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	padding: 8px 30px;
	text-transform: uppercase;
	position:relative;
}
/**************CAMERA SLIDESHOW***********************/
div.camera_next {
	right:50%;
	margin-right:-40px;
}
div.camera_prev {
	left:50%;
	margin-left:-40px;
}
div.camera_next,
div.camera_prev {
	margin-top:0;
	top:auto;
	bottom:16%
}
.camera_prev:hover i, .camera_next:hover i, .camera_commands:hover i {
	color:#e74047
}
.camera_prev i, .camera_next i, .camera_commands {
	font-size:32px;
	color:#fff;
}
.camera_caption {
	width:100%;
	color:#fff;
	font-size:13px;
	padding-top:9%;
}
.camera_caption>div {
	max-width: 1170px;
	margin:0 auto;
	text-align:center;
}
.camera_caption p {
	position:relative;
}
.camera_caption h1 {
	font-size:47px;
	text-transform:uppercase;
	margin:0 0 5px;
	position:relative;
}
.camera_caption > div > a {
	display:inline-block;
	border:2px solid #fff;
	font-size:17px;
	line-height:21px;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px 30px;
	color:#fff;
	position:relative;
        background: #e74047;
}
.camera_caption > div > a:hover {
	border-color:#e74047;
	color:#e74047
}
.owl-carousel .owl-buttons div i:hover {
	color:#e74047
}
.owl-carousel .owl-buttons div i {
	font-size:32px;
	color:#0f1112
}
div.owl-carousel {
	margin-bottom:50px;
}
aside div.owl-carousel {
	margin-bottom:0px;
}
aside .owl-wrapper,
aside .owl-carousel .owl-item {
	width:100% !important;
}

/**************TM BOX CATEGORY***********************/
.box.category ul.menu {
	padding:0;
	margin:0;
	padding:0 !important
}
.box-category .menu li { 
	position: relative;
	list-style-type:none;
	}
.box-category .menu li a {
	display: inline-block;
}
.box-category .menu  li > a:hover {
	background-color:#f6f6f6;
}
.box-category .menu >li:first-child > a {
	border-top:1px solid #dadada;
}
.box-category .menu  li > a {
	padding:5px 20px;
	font-size:13px;
	color:#333333;
	border-bottom:1px solid #dadada;
	display: block;
}
.box-category .menu  li li a {
	padding:5px 20px;
	display: block;
	color:#777777;
}
.box-category .menu  li li a>i {
	color:#333333;
	margin-right:10px;
}
.box-category .menu  li li li a>i {
	color:#333333;
	margin-right:10px;
	margin-left:10px;
}
.box-category .menu li a:hover {
	color: #e74047;
}
.box-category .menu li li.last {
	padding-bottom: 0 !important;
}
.box-category .menu li a+i {
	position: absolute;
	display: block;
	top: 2px;
	right: 0;
	height: 24px;
	width: 24px;
}
.box-category .menu  li a+i {
	display:block;
	top:0;
	color:#c0c0c0;
	font-size:14px;
	vertical-align:top;
	height:30px;
	background-color:#f6f6f6;
	line-height:30px;
	width:30px;
	text-align:center;
	right:0
}
.box-category .menu  li a+i.fa-minus:before {
	content:'\f068' !important
}
.box-category .menu li a+i:hover { 
	cursor: pointer; 
	color:#e74047
}
.box-category .menu li a+i.opened {
	background-position: center 7px; 
}
/** dropdown **/
.dropdown-menu > li > a {
	text-transform:uppercase;
	color:#777;
	padding:3px 10px
}
.box-category .menu ul {
	width: auto;
	padding: 0px 0px;
	display: none;  
}
.box-category .menu  li.active > a > span {
	color: inherit;
}
.box-category .menu  li > a.active,
.box-category .menu  li:hover > a {
	
}
.box-category .menu li li a.active,
.box-category .menu li li a:hover {color: #e74047;}
/**************BANNERS***********************/
.banners {
	margin-bottom:28px;
	padding:30px 0;
	position:relative;
}
.banners .container>div a img {
	display:inline-block;
	vertical-align:top;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.banners .container>div{
	text-align:center;
	width:50%;
	float:left;
	position:relative;
}
.banners .container>div a {
	vertical-align:top;
	display:block;
}
.banners .container>div div.banner-box a {
	overflow:hidden;
}
.banners .container>div div.banner-box {
	position:relative;
}
.banners .container>div .s-desc {
	text-align:left;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding:13% 0 0;
	color:#3f4141;
	font-size:13px;
	line-height:20px;
	text-align:center;
}
.banners .container>div:hover .s-desc h1 {
	color:#e74047
}
.banners .container>div .s-desc h1 {
	font-size:22px;
	color:#ffbe06;
	text-transform:uppercase;
	margin:0 0 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/**************Box HTML Module***********************/
.box_html {
	padding:45px 0 30px;
	overflow:hidden;
	text-align:center;
	font-size:13px;
	color:#3f4141;
}
.box_html i{
	font-size:42px;
	color:#e74047;
	margin-bottom:15px;
	position:relative;
}
.box_html h1 {
	font-size:22px;
	color:#0f1112;
	text-transform:uppercase;
	margin:0 0 10px;
	position:relative;
}
.box_html p {
	position:relative;
	display:block;
}
/***************HOME PAGE**********************/
div.owl-carousel {
	border:0;
	padding:0;
	box-shadow:none
}
.box.bestsellers .box-content,
.box.latest .box-content,
.box.specials .box-content{
	margin:0 -15px;
}
.owl-item>div{
	margin:0 15px
}
.header_modules .bx-wrapper .bx-caption {
	background:none;
	bottom:auto;
	top:5%;
	max-width:1170px;
	margin:0 auto
}
.header_modules .bx-wrapper .bx-caption span {
	padding:0;
	max-width:740px;
}
/***************PRODUCT PAGE**********************/
.product_page{}
.quickview_description iframe,
.product-desc iframe{
	width: 40% !important;
	float: left;
	margin-right: 2em;
	height:auto
}
.product-desc ul{
	list-style: inside;
}
.product-section{
	margin-bottom: 3em;
}
.product-content-columns{
	margin-bottom: 3em;
}
.product-share{
	clear: both;
	padding: 0;
	height: 32px;
	margin-top: 1em;
}
.product-share li{
	display: inline-block;
	text-align: center;
	margin-right: 3px;
}
.product-share li a{
	display: block;
	height: 30px;
	width: 30px;
	border-radius: 100%;
	background: #ccc;
	color: #fff;
}
.product-share li a:hover{
	background: #383838;
}

.product-share li i{
	line-height: 32px;
	font-size: 18px;
}
.product-buttons{
	clear: both;
	overflow: hidden;
	margin: 0 -5px 1em;
	padding: 0;
}

.product-buttons li{
	float: left;
	width: 50%;
	padding: 0 5px;
	list-style: none;
}

.product-buttons li button{
	width: 100%;
}
ul.product-section.list-unstyled li a i{
	display:none;
}
.product-section_title{
	margin-bottom: 1em;
	text-align: center;
}

.review-form-title h3:hover {
	color:#e74047
}
.review-form-title{
	text-align: center;
}

#reviews_form_title{
	cursor: pointer;
	position: relative;
	border-bottom: 1px solid #ddd;
	padding: 0 10px 5px;
	display: inline-block;
	text-align: center;
}

#reviews_form_title:before{
	display: block;
	position: absolute;
	bottom: -20px;
	left: 50%;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 10px solid #ddd;
	content: '';
	margin-left: -10px;
}

.product-review-form{
	display:none;
}
.bootstrap-datetimepicker-widget td span:hover {
	background:none !important;
}

.product_page .price-old{
	color: #E21B1B;
}
.product_page #button-cart{
	width: 100%;
}

.bx-wrapper .bx-viewport {
	background-color:transparent;
}
.bx-wrapper .bx-controls-direction a i {
	line-height:40px;
	vertical-align:top;
}
.box .owl-carousel .owl-buttons>div>i:hover,
.bx-wrapper .bx-controls-direction a:hover {
	color:#e74047;
}

.bx-wrapper .bx-controls-direction a {
	background:#fff;
	border:1px solid #dadada;
	color:#babcbf;
	line-height:40px;
	text-align:center;
	display:inline-block;
	width:40px;
	font-size:15px;
	vertical-align:top;
	opacity:1 !important
}

#full_gallery {
	border:1px solid #dddddd
}
#default_gallery  {
	/*border:1px solid #ececec;*/
	margin-bottom:30px;
}

#default_gallery .bx-controls-direction,
#default_gallery .bx-controls {
	height:100%;
}
#default_gallery .image-thumb .bx-wrapper .bx-prev,
#default_gallery .image-thumb .bx-wrapper .bx-next {
	top:auto;
	bottom:0;
	width:100%;
	height:34px;
	line-height:34px;
	padding:0;
	background:rgba(0,0,0,0.5);
	text-align:center;
	right:auto;
	margin:0;
	left:auto;
	border:0
}
#default_gallery .image-thumb .bx-wrapper .bx-prev:hover,
#default_gallery .image-thumb .bx-wrapper .bx-next:hover {
	background:#e74047;
}
#default_gallery .image-thumb .bx-wrapper .bx-prev {
	top:0;
	bottom:auto;
	right:auto
}
#default_gallery .image-thumb .bx-wrapper .bx-prev i,
#default_gallery .image-thumb .bx-wrapper .bx-next i{
	line-height:34px;
	color:#fff;
	display:block;
}
#default_gallery .image-thumb img:hover,
#default_gallery .image-thumb .active img {
	border-color:#e74047
}
#default_gallery .image-thumb img {
	border:1px solid #dddddd;
}
#default_gallery .image-thumb{
	padding: 0;
	float: left;
	padding-right:1em;
	width:16%;
}
.product_page #default_gallery .image{
	float: left;
	width: 84%;
	
	background: none;
}
.zoomWindow {
	background-color:#fff;
}
#image-additional{
	margin: 0;
	padding: 0;
}
#image-additional li {
	float:none;
	list-style: none;
}
#default_gallery .bx-wrapper {
	margin:0 !important
}
#default_gallery img {
	background-color:#fff;
	width:100%
}
.product-reviews .review-item{
	margin-bottom: 2em;
	padding-bottom: 2em;
}
.product-reviews {}
.review-score .fa-stack{
	width: 1.5em;
	height: 1.5em;
}
.product_page h1 {
	margin-bottom: 20px;
	color:#333;
	line-height:normal;
}
.product-section span,
.product-section a {
	color:#e74047
}
.product-section a:hover {
	color:#000
}
.price-section span.price-old {
	text-decoration: line-through;
	margin:0 10px 0 0;
}
.price-section span.price-new {
	font-size:31px;
	color:#e74047;
}
.price-section span.reward {
	display:block;
	margin-top:10px;
}
.price-section span.reward {
	display:block;
}
.price-section{
	line-height:normal;
	margin-bottom:5px;
	padding-bottom:5px;
}
.reward-block span {
	display:block;
}
#product .input-group[class*="col-"] {
	padding-left: 15px;
	padding-right: 15px;
}
#product h3 {
	color:#e74047
}
.ps-carousel-item img {
	background-color:#EFEEEE;
}
.ps-zoom-pan-rotate img {
	background-color:#EFEEEE;
}
#full_gallery {
	display:none;
}
/***************BOX**********************/
aside .box .box-product>div {
	width:100%;
}

/***************PRODUCT CATEGORY PAGE**********************/
.zoomWrapper {
	vertical-align:top;
}
#default_gallery .image {
	background-color: #efeeee;
	width: 100%;
	overflow:hidden;
	border:1px solid #dddddd;
	margin-bottom:1px;
}
#default_gallery .image img {
	width:auto;
	vertical-align:top;
	width:100% !important;
	height:auto !important;
	display:block;
	position:relative !important;
}
.product_page h1.product-title{
	margin-bottom: 0;
}
.general_info {
	margin-bottom:20px;
}
.fancybox-skin .rating {
	margin:10px 0
}
.general_info .product-section,
.general_info .price-section {
	margin:0 0 5px;
	padding-bottom:10px;
	border-bottom:1px solid #dddddd;
}
.box-subcat {
	padding:0;
	margin:0;
}
.box-subcat li {
	list-style:none;
	text-align:center;
	margin-bottom:30px;
}
box-subcat li .name a:hover {
	color:#ccc
}
.box-subcat li .name a {
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
}
.box-subcat li .image {
	margin-bottom:10px;
}
.box-subcat li .image:hover {
	border:5px solid #e74047;
	padding:5px;
}

.box-subcat li .image img {
	background-color:#fbfbfb;
}
.box-subcat li .image {
	border:1px solid #dbdbdb;
	padding:9px;
}
.box-subcat li.first-in-line {
	clear: left;
}
.img-thumbnail {
	border:0;
	background-color:#f7f7f7;
	padding:0;
	border-radius:0
}
.product-filter {
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	padding:20px 0;
	margin-bottom:12px;
}
.product-filter label {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	padding-top:7px;
}

#compare-total {
	display:inline-block;
	font-size:17px;
	color:#fff;
	font-weight:600;
	padding:15px 20px;
	border:1px solid #74c876;
	background: rgb(66,184,86); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(66,184,86,1) 0%, rgba(67,171,84,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(66,184,86,1)), color-stop(100%,rgba(67,171,84,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(66,184,86,1) 0%,rgba(67,171,84,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(66,184,86,1) 0%,rgba(67,171,84,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(66,184,86,1) 0%,rgba(67,171,84,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(66,184,86,1) 0%,rgba(67,171,84,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42b856', endColorstr='#43ab54',GradientType=0 ); /* IE6-9 */
	box-shadow:0 0 0 1px #369946;
	text-shadow:0 0 1px rgba(0,0,0,0.5)
}
#compare-total:hover {
	background:#3aa04b;
	box-shadow:0 0 0 1px #196e27
}
.nav-cat {
	margin-bottom:13px;
}
.nav-cat .nam-page{
	margin:5px 0 5px 10px;
}
.button-view button:active,
.button-view button:focus,
.button-view button:hover {
	color:#e74047
}
.button-view button{
	border:0;
	background:none;
	font-size:27px;
	padding:0;
	margin:0 5px;
}
.button-view button i {
	vertical-align:top;
	border:0;
	background:none;
	font-size:27px
}
.product-list .image {
	margin-right:20px;
	margin-bottom:0;
}
.product-list .product-thumb {
	padding:10px;
	background-color:#f4f4f4;
}
/*======== RELATED PRODUCTS =============*/

.related-products div .product-thumb {
	margin-bottom:5px;
	padding:10px;
	background-color:#f4f4f4;
	text-align:center;
}

.related-products .btn.btn-add span {
	display:none;
}
.related-products .btn.btn-add {
	
}
.image-thumb {
	padding:0 40px
}
.image-thumb .bx-wrapper .bx-prev {
	left:-34px
}
.image-thumb .bx-wrapper .bx-next {
	right:-34px;
}
.related-products .bx-wrapper .bx-prev {
	left:-50px
}
.related-products .bx-wrapper .bx-next {
	right:-50px
}
.bx-wrapper .bx-controls-direction a i {
	font-size:15px;
}

/*======== PRODUCT TABS =============*/
.tabs {
	margin-top:10px;
}
.tabs .tab-heading i{
	font-size:26px;
	color:#7e7e7e;
	float:right;
	margin-top:5px;
}
.tabs .tab-heading {
	padding:13px 20px;
	line-height:32px;
	color:#323232;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #e6e6e6;
	border-bottom:4px solid #000;
	background-color:#f9f9f9;
}
.tabs .tab-content {
	padding:20px 0;
}
#review td{
	font-size:13px;
}
.rating a {
	cursor:pointer
}
/*======================= BACK TO TOP =======================*/
#back-top {
	position: fixed;
	bottom: 30px;
	z-index:9999;
	left:50%;
	margin-left:640px;
}
#back-top a:hover {
	color:#79ec3e;
}
#back-top span {
	width:42px;
	height:26px;
	display: block;
	margin-bottom: 7px;
	background:url(../image/up-arrow.png) no-repeat left 0;
}
#back-top a:hover span {
	background-position:left bottom;
}
/*======== BLOCK COMPARE =============*/
.compare-block {
	margin-bottom:20px;
}
.compare-block .image {
	margin-right:10px;
}
.compare-block .remove a{
	font-size:19px;
	line-height:normla;
}
.compare-info {
	width: 100%;
}
.block-compare {
	position:relative;
	overflow:hidden;
}
/********BOX LANGUAGE************/
.box-language .btn-group {
	vertical-align:top;
}
.box-currency,
.box-language {
	float:left;
	line-height:22px;
	vertical-align:top;
}
/********BOX CURRENCY************/
.box-currency {
	float:right;
	margin-right:30px;
}
.box-currency .btn-group {
	vertical-align:top;
}
.box-language .open .dropdown-toggle,
.box-currency .open .dropdown-toggle,
.box-language .dropdown-toggle:hover,
.box-currency .dropdown-toggle:hover {
	color:#e74047
}
.box-language .dropdown-toggle,
.box-currency .dropdown-toggle {
	line-height:20px;
	font-size:13px;
	color:#777;
	font-weight:400;
	text-transform:capitalize;
	cursor:pointer
}
.box-language i,
.box-currency i {
	font-size:11px;
}
.box-currency .dropdown-menu button:hover {
	color:#fff;
	background-color:#e74047;
}
.box-currency .dropdown-menu button{
	border:0;
	margin:0;
	color:#777;
	font-size:13px;
	text-transform:uppercase;
	display:block;
	width:100%;
	background:none;
}
#map {
	height:250px
}
/************** QUICKVIEW **************************/
.quick_info {
	display:none;
}
.fancybox-skin:hover .fancybox-nav span {
	visibility:visible
}
.fancybox-nav {
	height:40px;
	top:50%;
	width:40px
}
.quickview_description {
	overflow:auto;
	max-height:300px;
	border:1px solid #e3e3e3;
	padding:10px;
}
a.quickview i {
	vertical-align:top;
	line-height:30px;
}
a.quickview:hover {
	background-color:#e74047;
	color:#fff
}
a.quickview {
	display:inline-block;
	visibility:hidden;
	z-index:5;
	width: 107px;
	vertical-align:top;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-53px;
	text-align:center;
	line-height:28px;
	padding:5px 5px;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.82);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
	color: #333;
	opacity:0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.product-thumb:hover a.quickview {
	visibility:visible;
	top:30%;
	opacity:1;
}
/****** ABOUT PAGE*****/
.extra-wrap {
	overflow:hidden;
	
}
.dropcap {
	background: none repeat scroll 0 0 #a8d7f3;
	border-radius: 0;
	color: #fff;
	font: 30px/36px "Roboto",serif;
	height: auto;
	margin:0px 20px 30px 0;
	padding: 17px;
	width: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	display: block;
	float: left;
}


.dropcapfilter {
	background: none repeat scroll 0 0 #a8d7f3;
	border-radius: 0;
	color: #fff;
	font: 13px/36px "Roboto",serif;
	height: auto;
	margin:0px 20px 30px 0;
	padding: 10px;
	width: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	display: block;
	float: left;
}


img.alignleft {
	float:left;
	margin:0 20px 0px 0
}
.sm_hr {
	height:1px;
	background-color:#e0e0e0;
	margin:50px 0
}
.about-page h4 {
	margin:-5px 0 5px;
	line-height:26px;
	color:#e74047
}
.about-page {
	font-size:14px;
	line-height:26px;
}
.about-page figure img {
	border: 1px solid #e2e2e2;
}

.human_info figure,
.about-page figure {
	background: none repeat scroll 0 0 #fafafa;
	border: 1px solid #e2e2e2;
	padding: 12px;
	display:block;
	max-width:254px;
	margin:0 auto 12px;
	border-radius:0
}
.human_info figure {
	float:left;
	margin-right:20px;
}
.about-page .excerpt {
	text-align:center;
	font-size:14px;
	line-height:22px;
	margin-bottom:30px;
}
.about-page h5 {
	text-align:center;
	text-transform:uppercase;
	margin:0 0 5px
}
.about-page i {
	color: #e74047;
	display: block;
	float: left;
	font-size: 56px;
	margin-right: 15px;
	overflow: hidden;
	}
.clear {
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	border:0;
	line-height:0;
}
.recent-posts {
	text-align:center;
}
.testimonials .testi-item {
	margin-bottom:30px;
}
.testimonials .testi-item a {
	font-size:14px;
}
.testimonials .testi-meta {
	line-height:18px;
	padding-left:50px;
	display:block;
}
.testimonials .user {
	text-transform:uppercase;
	font-size:12px;
	color:#e74047
}
.testimonials blockquote:after {
	content:'';
	position:absolute;
	display:block;
	background:url(../image/testi_arr.png) no-repeat left top;
	width:21px;
	height:20px;
	bottom:-20px;
	left:30px
}
.testimonials blockquote {
	border:1px solid #dbdbdb;
	position:relative;
	margin-bottom:30px;
}
.terms_conditions_page p {
	margin-bottom:20px;
}
.terms_conditions_page h4 {
	margin:0 0 10px;
	text-transform:uppercase;
	color:#e74047
}
.table.privacy_page td {
	border-top:0;
	padding:0 30px 30px
}
.privacy_page td:first-child {
	text-align:right;
}
.privacy_page tr>td+td {
	border-left:1px solid #ddd;
}
.privacy_page  {
	font-size:14px;
	line-height:22px;
}
.privacy_page h4 {
	max-width:300px;
	float:right;
	margin:0 0 10px;
	line-height:normal;
	text-transform:uppercase;
	font-size:16px;
	color:#e74047
}
/********** SITEMAP PAGE ******************/
.site-map-page ul {
	
}
.site-map-page ul li {
	padding:5px 0
}
.site-map-page ul li a {
	font-size:13px;
}
.site-map-page ul li a i {
	font-size:15px;
	margin-right:5px;
	color:#e74047
}
.site-map-page ul li {
	list-style-type:none;
	font-size:17px;
	color:#e74047;
}
/********/
.manufacturer-list {
	border: 1px solid #e6e6e6;
	margin-bottom:-1px;
}
.manufacturer-heading {
	background: none repeat scroll 0 0 #f9f9f9;
	border-bottom: 1px solid #e6e6e6;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 5px;
}
.manufacturer-heading span {
	background: none repeat scroll 0 0 #323232;
	color: #fff;
	display: inline-block;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
}
.manufacturer-content a i {
	font-size:15px;
	color:#e74047;
	margin-right:5px;
}
.manufacturer-content {
	padding:20px;
}
/********** ACCOUNT ******************/
.well {
	background-color: #f9f9f9;
	border: 1px solid #e6e6e6;
	margin-bottom: 30px;
	padding: 30px;
	border-radius:0;
	box-shadow:none
}
.well .heading {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
	overflow: hidden;
	padding-bottom: 15px;
}
.well p {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom:15px;
	padding-bottom:15px;
}
.well .heading i{
	color: #e74047;
	float: left;
	font-size: 56px;
	margin-right: 14px;
}
.well .heading h2 {
	font-size:23px;
	font-weight:bold;
	color:#e74047;
	margin:0 0 5px
}
.well .heading strong {
	font-weight:normal;
	font-style:italic;
}
#content ul.list-unstyled li {
	padding:3px 0;
}
#content ul.list-unstyled li a i{
	font-size:17px;
	margin-right:5px;
	color:#e74047
}
/********** Swipe menu ******************/
.toprow-1 {
	background-color: #323232;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 90;
	display:none;
}
.swipe-control:hover i {
	color:#fff;
}
.swipe-control i {
	line-height:50px;
	font-size:30px;
	vertical-align:top;
}
.swipe-control {
	border-right: 1px solid #000;
	display: block;
	height: 50px;
	
	vertical-align:top;
	text-align: center;
	width: 64px;
	z-index: 100;
}
.swipe ul {
	padding:0;
	margin:0;
}
.swipe ul li {
	list-style-type:none;
}
.swipe ul li a:hover {
	background-color:#e74047;
}
.swipe ul li a {
	display:block;
	padding:10px 20px;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #000;
	line-height:25px;
}
.swipe .foot li a:before {
	content:"\f05a";
	 background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	display: inline;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	height: auto;
	line-height: normal;
	margin-top: 0;
	text-decoration: inherit;
	vertical-align: baseline;
	width: auto;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-size:26px;
	color:#7e7e7e;
	margin-right:9px;
}
.swipe .foot li+li a:before {
	content:"\f0d1"
}
.swipe .foot li+li+li a:before {
	content:"\f06a"
}
.swipe .foot li+li+li+li a:before {
	content:"\f085"
}
.swipe .foot.foot-1 li a:before {
	content:"\f0ac"
}
.swipe .foot.foot-1 li+li a:before {
	content:"\f079"
}
.swipe .foot.foot-1 li+li+li a:before {
	content:"\f0e8"
}
.swipe .foot.foot-2 li a:before {
	content:"\f02c"
}
.swipe .foot.foot-2 li+li a:before {
	content:"\f06b"
}
.swipe .foot.foot-2 li+li+li a:before {
	content:"\f0c0"
}
.swipe .foot.foot-2 li+li+li+li a:before {
	content:"\f0a3"
}
.swipe .foot.foot-3 li a:before {
	content:"\f0cb"
}
.swipe .foot.foot-3 li+li a:before {
	content:"\f003"
}
.swipe ul li a i {
	font-size:21px;
	color:#7e7e7e;
	line-height:25px;
	vertical-align:top;
	margin-right:5px;
}
.swipe {
	background-color: #323232;
	color: #fff;
	display: block;
	overflow: hidden;
	position: fixed;
	top: 50px;
	width: 237px;
	z-index: 101;
	height:100%;
	left:-237px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.swipe .swipe-menu {
	height: 100%;
	overflow: auto;
}
.ind .swipe {
	display:block;
	left:0;
}
.ind #page {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 88;
}
.ind .shadow {
	background:rgba(0,0,0,0.5);
	height:100%;
	width:100%;
	position:fixed;
	z-index:88
}
.zoomWindow {
	z-index:40 !important
}


/* fixed colum left + content + right*/
@media (min-width: 768px) {
#column-left  .product-layout .col-md-3{
	width: 100%;
}
#column-left + #content .product-layout .col-md-3 {
	width: 50%;
}
#column-left + #content + #column-right .product-layout .col-md-3{
	width: 100%;
}
#content + #column-right .product-layout .col-md-3{
	width: 100%;
}
}
/*======================= bootstrap reset =======================*/
/* bootstrap reset */
.container>.alert,
.breadcrumb+.alert {
	position:fixed;
	width:100%;
	z-index:91
}
.alert button.close {
	vertical-align:top;
	margin-top:-3px;
}
.alert {
	color:#fff;
	font-weight:bold;
	padding:10px 10px 13px;
	border-radius:0;
	text-shadow:1px 1px 1px rgba(0,0,0,0.3)
}
.alert i {
	font-size:21px;
}
.alert a:hover {
	text-decoration:none;
}
.alert a {
	color:#fff;
	text-decoration:underline;
}
.alert-success {
	background-color:#55c65e;
	border:1px solid #48b151;
}
.alert-danger {
	background-color:#f3515c;
	border-color:#d4323d;
}
.alert-info {
	background-color:#fe9126;
	border-color:#e4752b;
}
.modal-header .close:hover {
	color:#e74047
}
.modal-header .close {
	color:#ccc
}
.close {
	color:#fff;
	opacity:1
}
.pagination {
	border-radius:0
}
.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
	border-radius:0
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color:#000;
	border-color:#000;
}
.pagination > li > a, .pagination > li > span {
	color:#777
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color:#e74047
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background:none;
	text-decoration:none;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	box-shadow:none;
	outline:none
}
.table-bordered {
	border-radius:0
}
.table thead td {
	text-transform:uppercase;
	font-weight:bold;
	color:#323232 !important;
	font-size:13px;
	background-color:#f9f9f9;
}

.table th, 
.table td {
	padding:20px;
	border-color:#d7d7d7;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.block-compare .table th, .block-compare .table td {
	padding:7px
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"], 
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	font-size:13px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	border-radius:0;
	box-shadow:none
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
	border-radius:0
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
	border-radius:0;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
	border-radius:0
}
.table-bordered {
	border-color:#d7d7d7
}
label, 
input,
button,
select,
textarea {
	font-size:13px;
	color:#323232
}
label {
	font-weight:bold;
}
textarea {
	resize:none
}
label{
	cursor:default
}
.close:hover,
.close:focus {
	opacity:1
}
.panel-group .panel,.panel {
	border-radius:0
}
.panel-heading {
	padding:20px;
}
.addthis_button_tweet {width:84px}
.fancybox-close, .fancybox-prev span, .fancybox-next span {
	opacity:0.8
}
.fancybox-close:hover, .fancybox-prev span:hover, .fancybox-next span:hover {
	opacity:1
}
.text-danger {
	color:red;
	font-weight:bold;
	font-size:100%;
	font-size:16px;
}
.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
	max-width: 113px;
}

.un_header {
	padding-top: 25px;
	padding-bottom: 15px;
}


.un_contacts {
	position :relative;
	top: 10px;
	list-style: none;
	float: left;
}

.un_contacts li {
	line-height: 25px;
}

a.mgo-number {
        font-weight: 700;
}

.requisites {
 margin-top: -120px;
 display: flex;
 justify-content: flex-start;
}

.requisites-wrapper {
 display: flex;
 flex-direction: column;
 align-items: left;
}

.requisites-header {
 font-size: 24px;
 margin-bottom: 10px;
}

.list-item__requisites {
 list-style: none;
 padding: 0 15px;
 margin: 15px 0;
}