




html {
	margin: 0;
	padding: 0;
}
html, body {
	margin:0;
}
body {
	color: #7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background:#ffffff;
	font-size:14px;
	line-height:18px;
	min-width:260px;
	font-family: 'Roboto', sans-serif;
}

.compare-added{
	
}
td, 
th,
input, 
textarea, 
select,
a {
	font-size: 13px;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
iframe {
	border: 1px solid #E6E6E6;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #E6E6E6;
}
img {
	max-width:100%
}
legend small {
	font-size: 15px;
	color: #999999;
}
label,
input,
button,
select,
textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

input,
button,
select,
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
	margin-bottom: 5px;
}

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 {
	display: inline-block;
	padding: 4px 6px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	height:34px
}

input,
textarea,
.uneditable-input {
	width: 280px;
	max-width:100%
}

textarea {
	height: auto;
}

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 {
	background-color: #ffffff;
	border: 1px solid #d7d7d7;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	*margin-top: 0;
	line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
}

select,
input[type="file"] {
	height: 30px;
	/* In IE7, the height of the select element cannot be changed by height, only 
  font-size */

	*margin-top: 4px;
	/* For IE7, add top margin to align select with labels */
	line-height: 30px;
}

select {
	width: 280px;
	max-width:100%;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

select[multiple],
select[size] {
	height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, 
a:visited, 
a:focus {
	color: #323232;
	cursor: pointer;
	text-decoration:none;
	outline:none;
	
-webkit-transition: .3s ease-in-out;
     -moz-transition: .3s ease-in-out;
      -ms-transition: .3s ease-in-out;
       -o-transition: .3s ease-in-out;
          transition: .3s ease-in-out;
  
}

p a{
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
	color:#fa5cb5
}
a img {
	border: none;
}
form {
	margin-bottom:0;
}
h1, 
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-weight:bold;
}
h1 , .style-1{
	font-size:17px;
	color:#fa5cb5;
	text-transform:uppercase;
}
.style-1{
  font-weight: bold;
}
h2 {
	font-size:13px;
	color:#fa5cb5;
	text-transform:uppercase;
}
h3 {
	color:#323232;
	font-size:16px;
}
.p0 {
	padding:0px !important
}
.m0 {
	margin:0px !important
}
.mt0 {
	margin-top:0px !important
}
/***********************/
@font-face {
	font-family: 'FontAwesome';
	src: url('fontawesome-webfont.eot?v=4.0.3');
	src: url('fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('fontawesome-webfont.woff?v=4.0.3') format('woff'), url('fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.tcenter {
	text-align:center !important;
}
.fancybox {
	text-decoration:none;
}
.fancybox:hover {
	text-decoration:underline;
}
.account-success #content p {
	margin-bottom:5px;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
a#hidden {
	display:none;
	visibility:hidden
}
/* back to top */
#back-top {
	position: fixed;
	bottom: 30px;
	z-index:9999;
	right:30px;
}
#back-top a:hover {
	color:#79ec3e;
}
#back-top span {
	width:42px;
	height:26px;
	display: block;
	margin-bottom: 7px;
	background:url(up-arrow.png) no-repeat left bottom;
  opacity:0.7;
}
#back-top a:hover span {
	opacity:1;
}
/* header-style */
.header-modules {
	position:relative;
	z-index:1;
	margin-bottom:3px;
}
/* layout */
#container {
	text-align: left;
}
/* header */
header {
	background-color:#1f1f1f;
	position: relative;
	color:#9d9d9d;
	margin-bottom:40px;
	padding-top:31px;
}
header #logo a img {
	vertical-align:top;
	max-width:100%;
	width:100%;
}
header #logo {
	float:left;
	margin:0px 0px 20px 0px;
}
.block-language {
	color: #999;
	line-height: 17px;
}
.block-language img {
	cursor: pointer;
}
.header-top1 {
	float:right;
}
/* currency */
.swipe-left {
	width:20px;
	left:0;
	top:0;
	position:fixed;
	height:100%;
	z-index:98
}
body.ind .swipe-left {
	display:none !important;
	visibility:hidden
}
.swipe {
	display:none;
}
.swipe-control {
	display:none;
}
.box-currency {
	float:right;
}
.box-currency >div .heading-1 {
	display:none;
}
.swipe-menu .box-currency {
	float:none;
}
.swipe-menu .box-currency form {margin:0;}
.swipe-menu .box-currency .ul {
	display:none;
	top:0;
	left:0;
	right:auto;
	position:relative;
	width:100%;
	background:#2b2b2b;
	border:0;
	border-bottom:1px solid #000000;
	padding:0;
}
.swipe-menu .box-currency .ul a:first-child {
	margin-left:30px;
}
.swipe-menu .box-currency .ul a {
	display:inline-block;
	padding:20px;
	line-height:20px;
	color:#fff
}
.swipe-menu .box-currency .ul a:hover,
.swipe-menu .box-currency .ul a span.act {
	color:#fa5cb5
}
#body .swipe .swipe-menu .box-currency .heading {
	display:none;
}
#body .swipe .swipe-menu .box-currency>div {
	display:block;
}
#body .swipe .swipe-menu .box-currency .heading-1{
	display:block;
	padding:11px 20px;
	float:none;
	border-bottom:1px solid #000;
	font-size:13px;
	font-weight:bold;
}
#body .swipe .swipe-menu .box-currency .heading-1 i {
	display:inline-block;
	font-size:26px;
	line-height:26px;
	vertical-align:middle;
	margin-top:0px;
	color:#7e7e7e;
	padding-left:0;
	margin-right:9px;
}
#body .swipe .swipe-menu .box-currency .heading-1 i.fa.fa-angle-down {
	font-size:21px;
	text-align:center;
	float:right;
}
/* language */
.block-language {
	float:right;
}
.toprow .block-language>div.heading1 {
	display:none;
}
.swipe-menu .block-language  {
	float:none;
}
.swipe-menu .block-language .ul {
	position:relative;
}
.swipe-menu .block-language .heading {
	display:none;
}
.swipe-menu .block-language {
	float:none;
}
.swipe-menu .block-language .ul {
	display:none;
	top:0;
	left:0;
	right:auto;
	position:relative;
	width:100%;
	background:#2b2b2b;
	border:0;
	border-bottom:1px solid #000000;
	padding:0
}
.swipe-menu .block-language .ul a:hover {
	color:#fa5cb5;
}
.swipe-menu .block-language .ul a {
	margin-left:30px;
}
.swipe-menu .block-language .ul a {
	display:inline-block;
padding: 20px 20px 0px 20px;
	line-height:20px;
	color:#fff;
}.swipe-menu .block-language .ul{
	padding: 0px 0px 20px 0px;
}
.swipe-menu .block-language .ul a.act {
	color:#fa5cb5
}
#body .swipe .swipe-menu .block-language .heading {
	display:none;
}
#body .swipe .swipe-menu .block-language>div {
	display:block;
}
#body .swipe .swipe-menu .block-language .heading1 {
	display:block;
	padding:11px 20px;
	float:none;
	border-bottom:1px solid #000;
	font-size:13px;
	font-weight:bold;
	color:#fff
}
#body .swipe .swipe-menu .block-language .heading1 i {
	display:inline-block;
	font-size:26px;
	line-height:26px;
	vertical-align:middle;
	margin-top:0px;
	color:#7e7e7e;
	text-align:center;
	margin-right:9px;
}
#body .swipe .swipe-menu .block-language .heading1 i.fa.fa-angle-down {
	font-size:21px;
	float:right;
}
/*********************************************************************************************header button*******************************************************************************************/
.header-button {
	position:relative;
	z-index:28
}
.header-button>ul {
	display:none;
	position:absolute;
	background-color:grey;
	width:200px;
}
.header-button>div:hover {
	cursor:pointer;
}
.toprow .header-button>div i{
	font-size:14px;
	margin-left:6px;
}
.toprow .header-button.active>div, .toprow .header-button>div:hover {
	color:#fb75be
}
.toprow .header-button>div {
	display:inline-block;
	font-size:14px;
	color:#a9a9a9;
	text-transform:capitalize;
	margin-left:10px;
}
.toprow .header-button .ul {
	display:none;
	position:absolute;
	background-color:#fed7e1;
	width:auto;
	left:auto;
	right:0
	}
.toprow .header-button .ul a span{  
}

.toprow .header-button .ul a span:hover {
	color:#fff;
	background-color:#fb75be;
}
.toprow .header-button .ul a span {	
 	padding:5px 16px 5px 7px;
	display:block;
	font-size:13px;
	text-transform:capitalize;
	cursor:pointer;
	color:#333333;
	}
/* Swipe Control */
body div.shadow {
	display:none;
}
#body .swipe .swipe-menu li a:hover {
	color:#fa5cb5
}
#body .swipe .swipe-menu li a {
	color:#7E7E7E
}
#body .swipe .swipe-menu li a i {
	color:#7e7e7e;
	font-size:26px;
	margin-right:9px;
}
#body .swipe .swipe-menu > ul li a {
	font-weight:bold;
	display:block;
	font-size:13px;
	line-height:26px;
	color:#fff;
	padding:10px 20px 11px;
	border-bottom:1px solid #000;
	position:relative;
}
/* header-cart */
.cart-position {
	float:right;
	position:relative;
	margin:0px 0 20px 30px;
}
#cart .heading span.link_a i {
	font-size:20px;
	line-height:normal;
}
#cart .heading span.link_a i.fa.fa-angle-down {
	font-size:21px;
	margin-left:15px;
	display:none;
}
#cart .heading span.link_a strong, #cart .heading span.link_a b {
	display:none;
}
#cart .heading span.link_a {
	display:block;
	background-color:#fb75be;
	color:#fff;
	text-decoration:none;
	font-size:15px;
	line-height:71px;
	width:71px;
	height:71px;
	cursor:pointer;
	border-radius:50%;
	text-align:center;
}
#cart.active .content {
	display:block;
}
.cart-position #cart .heading span.link_a #cart-total {
	display:none;
}
.cart-position #cart .heading span.link_a #cart-total2:before {
	content:'';
	display:block;
	position:absolute;
	width:9px;
	height:7px;
	background:url(marker.png) no-repeat left top;
	bottom:0;
	left:0;
}
.cart-position #cart .heading span.link_a #cart-total2 {
	display:block;
	width:34px;
	height:34px;
	vertical-align:top;
	font-size:17px;
	line-height:34px;
	color:#333;
	background-color:#b3f3f5;
	text-align:center;
	position:absolute;
	top:-7px;
	right:-9px;
	border-radius:50%;
}
#cart {
	z-index:29;
	position:relative;
}
#cart .content {
	clear: both;
	display:none;
	position: absolute;
	top:71px;
	background:#fff;
	width:257px;
	padding:20px;
	float:right;
	box-shadow:0px 5px 13px rgba(0,0,0,0.13);
	right:0px;
	border:1px solid #e6e6e6;
}
header #cart.active .content {
	display: block;
}
header #cart.active .content .mini-cart-info{
	display: block;
}
header #cart .cart {
	width: 100%;
	margin-bottom: 5px;
}
header #cart .cart td.price {
	font-size:12px;
	line-height:12px;
}
header #cart .cart td.total {
	font-size:12px;
}
header #cart .cart td.name a i {
	text-decoration:none;
}
header #cart .cart td.name a {
	margin-top:0px;
	display:inline-block;
}
header #cart .cart td .total {
	font-size:11px;
	font-weight:bold;
	color:#000;
}
header #cart .cart .item-cart-1 td {
	padding-top:0;
}
header #cart .cart td {
	color: #000;
	vertical-align: top;
}
header #cart .cart .image {
	padding-right:15px;
  width:47px;
}
.cart tr {
	padding-bottom:20px;
	margin-bottom:20px;
	display:block;
	border-bottom:1px solid #e6e6e6;
}
.cart-module .cart tr {
	background:none;
}
header #cart .cart .image img {
	text-align: left;
	width:47px;
  	max-width:100%;
}
header #cart .cart .name small {
	color: #666;
}
header #cart .cart .quantity {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a6a4a4;
	text-transform:uppercase;
}
header #cart .cart td.total {
	font-size:12px;
	color:#c81908;
	text-align: right;
}
.cart-module .remove img:hover {
	overflow:hidden;
	margin-top:-11px;
}
.cart-module .cart .remove img {
	float:left;
}
.remove span:hover i {
	color:#fa5cb5
}
.cart-module .cart .remove span {
	width:11px;
	height:11px;
	overflow:hidden;
	display: inline-block;
}
.cart-module .cart .remove {
	width:20px;
	text-align:center!important;
	padding-top:8px;
}
.cart-module .cart .remove img {
	cursor: pointer;
}
header #cart .cart .remove i:hover {
	cursor:pointer
}
header #cart .cart .remove i {
	font-size:14px;
	line-height:normal;
	margin-right:3px;
}
header #cart .cart .remove img:hover {
	overflow:hidden;
	margin-top:-11px;
}
header #cart .cart .remove img {
	float:left;
}
header #cart .cart .remove {
	padding:10px 0
}
header #cart .cart .remove>span:hover {
	color:##fa5cb5
}
header #cart .cart .remove>span{
	font-size:15px;
	cursor:pointer
}
header #cart .cart .remove img {
	cursor: pointer;
}
header #cart table.total {
	font-size:11px;
	padding: 5px 10px 5px 10px;
	margin-top:5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
header #cart table.total tr {
	padding:0px 10px 0px 10px;
}
header #cart table.total td b {
	color:#7e7e7e;
	font-size:13px;
	font-style:italic;
}
header #cart table.total td {
	color: #323232;
	padding-left:5px;
	padding-right:10px;
}
header #cart table.total td .t-price {
	font-size:13px;
	font-weight:bold
}
header #cart .content .checkout a.button {
	margin-bottom:5px;
}
header #cart .content .checkout {
	text-align: right;
	clear: both;
	padding-right:8px;
	padding-bottom:0px;
	padding-top:5px;
}
header #cart .empty {
	padding-top:20px;
	text-align: center;
	padding-bottom:20px;
}
/* menu 
============================================================================================== */
header .toprow {
	float:right;
}
header .toprow-1 {
	z-index:100;
	position:fixed;
	display:none;
	background-color:#323232;
	width:100%;
	left:0; 
	top:0;
}
/* header links 
============================================================================================== */
.custom_block{
	
}
.custom_block label{
	text-transform: uppercase;
    font-weight: normal;
}

#welcome {
	float:right;
	clear:right;
	margin:10px 0; 
}
#welcome li a i {
	display:none;
}
#welcome li a:hover {
	color:#FA5CB5;
}
#welcome li a {
	color:#72e0e3;
	font-size:14px;
	font-weight:300;
	margin-left:15px;
}
#welcome li{
	float:right;
}
header .links {
	float:right;
	clear:right;
	font-size:12px;
}
header .links li a i {
	display:none;
}
header .links li:first-child {
	background:none;
	padding-left:0;
}
header .links li {
	float:left;
	padding:0px 0 0 15px;
}
header .links a.active, header .links a:hover {
	color:#fa5cb5;
	text-decoration:none;
}
header .links a {
	display:inline-block;
	font-size:14px;
	font-weight:300;
	color:#fff;
	line-height:20px;
	vertical-align:top;
}
.toprow .links .login_h a {
	max-height:20px;
	max-width:104px;
	overflow:hidden;
	white-space:nowrap;
}
/* menu-gadget 
============================================================================================== */
#menu-gadget {display:none;}
/* search 
============================================================================================== */
.top-search  {
	line-height:50px;
	border-right:1px solid #000;
	display:inline-block;
	padding:0 20px;
}
.top-search:hover {
	cursor:pointer
}
.top-search i {
	font-size:26px;
	color:#7e7e7e;
}
.top-search #search {display:none;}
#search {
	position:relative;
	float:right;
	z-index:25;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background:rgba(255,255,255,0.23)
}
#search .button-search {
	float:right;
	font-size:14px;
	line-height:20px;
	padding:17px 15px;
	vertical-align:top;
	color:#333333;
}
#search .button-search input{
    position: absolute;
    width: 13px;
    height: 14px;    
    right: 15px;
    top: 20px;
    padding: 0;
  	outline:0;
  	-webkit-box-shadow: none;
	box-shadow:none;
}
#search .button-search:hover {
	color:#fb75be;
	cursor:pointer;
}
#search input {
	float:left;
	border-radius:0;
	line-height:21px;
	height:55px;
	width:90px;
	margin:0;
	padding:12px 8px;
	background-color:transparent;
	border:0
	}
/* name 
============================================================================================== */
.name a {
	text-decoration:none;
	font-size:16px;
	font-weight:300;
	color:#1e1d1d;
}
.name a:hover {
	color:#fa5cb5
}
/* price 
============================================================================================== */
.price.price-min {
	display:none;
}
.price {
	font-size:24px;
	color:#fa5cb5;
  font-family: 'Marck Script', cursive;
}
.price .price-new {
	margin-right:5px;
}
.price .price-old {
	text-decoration:line-through;
	color:#6FC2E5;
	font-size:16px;
}
/* box price 
============================================================================================== */
.box-product .price{
	line-height:normal;
	margin-bottom:3px;
}
.box-product .price .price-new { 
	margin-right:8px;
}
.box.box-filter input[type="checkbox"] {
	float: left;
	margin-top:7px;
}
/* tooltip 
============================================================================================== */
.related-info .tooltip-inner {
	max-width:120px !important; 
	white-space:normal !important
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: visible;
}
.tooltip.in {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}

.tooltip-inner {
	white-space:nowrap;
	max-width: 300px;
	padding:5px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #fa5cb5;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #fa5cb5;
	border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #fa5cb5;
	border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color: #fa5cb5;
	border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: #fa5cb5;
	border-width: 0 5px 5px;
}
.tooltip-1 {
	white-space:nowrap
	}
/* Icon: wishlist and Comapare
========================================================*/
.wishlist span, .compare span{
	display:none;
}
.wishlist .compare-added{

}
.wishlist a, .compare a{
	display:block;
	font-size:16px;
	line-height:46px;
	color:#c9c8c8;
	width:47px;
	height:47px;
	text-align:center;
	float:left;
	margin-left:10px;
	background:#FED7E1;
}
.wishlist a:hover, .compare a:hover{
	background-color:#21dde2;
}
.wishlist a i, .compare a i {
	font-size:16px;
	color:#fff;
	line-height:46px;
	vertical-align:top;
}
/* aside link style
========================================================*/
aside .info li {
	position: relative;
	clear:both;
	padding:2px 0
}
aside .info li a i, .afine li a i, .acount li a i {
	font-size:17px;
	margin-right:10px;
}
aside .info li a, .afine li a, .acount li a {
	line-height:20px;
	font-size:14px;
}
aside.info li, .afine li, .acount li {
	padding:3px 0;
}
aside .info li a + a i, .afine li a + a i, .acount li a + a i{
	display:none;
}
aside .info li a + a, .afine li a + a, .acount li a + a {
	padding-left:0;
	background:none;
}
aside .info li a:hover, .afine li a:hover, .acount li a:hover {
	color:#fa5cb5
}
/* box-filter button
========================================================*/
.box-filter .box-content .button {
	margin-top:10px
}
/* warning
========================================================*/

.breadcrumb a.last {
	color:#fa5cb5
}
.breadcrumb {
	background-color:#f7f7f7;
	border-radius:0;
	padding:12px 20px;
	font-weight:bold;
  	font-size: 13px;
}
.success,
.warning,
.attention,
.information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
}
.success {
	background: #EAF7D9 url('success.png') 10px center no-repeat;
	border: 1px solid #e6e6e6;
}
.warning {
	background: #FFD1D1 url('warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	padding-left:30px!important;
}
.attention>span {
	float:right;
	font-size:20px;
}
.attention {
	background: #FFF5CC;
	border: 1px solid #F2DD8C;
}
.success .close, 
.warning .close, 
.attention .close, 
.information .close {
	float: right;
	cursor: pointer;
}
.required {
	color: #ff7409;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	margin-bottom: 20px;
}
.checkout-product thead td .checkout-product thead td {
	text-align:center!important;
}
.checkout-content .buttons #button-payment {
	margin-top:10px;
}
.checkout-product td.price {
	font-size:12px;
}
.checkout-product td.total {
	text-align:center!important;
}
table.list thead td a, .list thead td {
	text-decoration: none;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
}
table.list .left {
	text-align: left;
}
table.list .right {
	text-align: right;
}
table.list .center {
	text-align: center;
}
.pagination {
	display: inline-block;
	width: 100%;
}
.account-order .button-order-right {
	float:right;
	margin-top:-3px;
}
.account-order .pagination {
	margin-bottom:25px;
}
.pagination .links {
	float: left;
	margin-right:10px;
}
.pagination .links a {
	display: inline-block;
	padding: 4px 10px;
	text-decoration: none;
	border:1px solid #e6e6e6;
}
.pagination .links a:hover {
	border:1px solid #fa5cb5;
}
.pagination .links b:hover {
	cursor:default
}
.pagination .links b {
	border:1px solid #fa5cb5;
	display: inline-block;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	vertical-align:top;
}
.pagination .results {
	float:left;
	margin:5px 0px;
}
/* button
========================================================*/
a.button.details {
	margin-left:10px;
}
.cart-button a.button span {
	background:url(cart-btn.png) no-repeat 26px 8px;
	padding-left:53px;
}
a.button, .button {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	background:#fb75be;
	font-size:12px;
	line-height:18px;
	text-align:center;
  	border:0px solid;
}
input[type="submit"].button,input[type="button"].button,.compare-info a.button span{
  color: #fff;
	padding:12px 25px 14px;
	background: #fb75be url(cart-btn.png) no-repeat 26px 8px;
  	padding-left:53px;  
	font-size:16px;
	font-weight:300;
	line-height:21px;
  	outline:none;
}
input[type="submit"]:focus, input[type="button"]:focus{  
  	outline:none;
}
input[type="submit"].button:hover,input[type="button"].button:hover, .compare-info a.button:hover span{
  background-color:#68e2e5;
}
a.button span,  .button span {
	color: #fff;
	display: inline-block;
	padding:12px 25px 14px;
	white-space:nowrap;
	font-size:16px;
	font-weight:300;
	line-height:21px;
}
a.button:hover ,  .button:hover {
	background:#68e2e5;
}
a.button:hover span {
	color:#fff;
}
a.button-i {
	display:inline-block;
	padding:5px;
}
a.button-i i {
	font-size:26px;
	color:#fa5cb5
}
a.button-i i:hover {
	color:#7E7E7E
}
/* image products
========================================================*/
.image2 {
	position:relative;
}
.image img, .image2 img, .image3 img {
	vertical-align:top;
	background-color:#f6f6f6;
}
.product-grid .image, .box-product .image2 {
	text-align:center;
}
.buttons {
	overflow:hidden;
}
.checkout-content .buttons {
	overflow:hidden;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right .mt {
	margin-top:10px
}
.buttons .right a.button {
	margin-top:10px;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#module_cart .content {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 2px 2px #DDDDDD;
	clear: both;
	display: none;
	padding: 8px;
	position: relative;
	top: -1px;
}
#module_cart.active .heading {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	margin-top: 5px;
	padding-bottom: 6px;
	padding-top: 10px;
}
#module_cart.active .content {
	display: block;
}
#module_cart .cart .name {
	padding-top:5px;
	padding-bottom:10px;
	padding-top:10px;
}
#module_cart .cart {
	margin-bottom:10px;
	width: 100%;
}
#module_cart .cart td .quantity {
	font-weight:bold;
}
#module_cart .cart td {
	border-bottom: 1px solid #e6e6e6;
	padding: 2px 3px;
	vertical-align: top;
}
#module_cart .cart td a {
	font-weight:normal;
}
#module_cart .cart .image {
	display: none;
}
#module_cart .cart .image img {
	border: 1px solid #e6e6e6;
	text-align: left;
}
#module_cart .cart .name small {
	line-height: 14px;
}
#module_cart .cart td.quantity {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:0px;
	vertical-align:middle;
}
#module_cart .cart td.total {
	text-align: center;
	vertical-align: middle;
}
#module_cart .cart .remove {
	text-align: right;
	padding:2px 2px;
	vertical-align: middle;
}
#module_cart .cart .remove img {
	cursor: pointer;
}
#module_cart table.total {
	clear: left;
	float: right;
	margin-bottom:10px;
	padding: 5px;
}
.total-right {
	text-align:right!important;
}
#module_cart .total-left {
	padding-right:18px;
}
#module_cart table.total td b {
	
}
#module_cart table.total td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:left;
}
#module_cart .checkout .button {
	margin-bottom:10px;
}
#module_cart .checkout {
	clear: both;
	text-align: right;
}
#module_cart .empty {
	text-align:left;
	line-height:17px;
	padding:5px 0;
}
.product-list #image {
	float: left;
	margin-top:0px;
	z-index: 0;
}
.product-grid #image {
	float: left;
	margin-top:0px;
	z-index: 0;
}
.home-block #image {
	float: left;
	margin-top:0px;
	z-index: 0;
}
/* box */
.box {
	margin-bottom:20px;
}
.box .box-heading,.infoblock_title {
 
	font-size:33px;
	line-height:40px;
	color:#fa5cb5;
	font-weight:400;
	margin-bottom:25px;
}
#content .box.featured {
	margin-bottom:0;
}
#column-right  h2{
    font-size: 33px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 25px;
}
#column-right .box .box-heading, #column-left .box .box-heading {
	margin-bottom:20px;
}
.description {
	font-size:14px;
	font-weight:300;
}
/* box products */
.box .box-content .box-product ul li.first-in-line {
	clear:left
}
aside .box .box-content .box-product ul  {
	width:auto;
	margin:0;
}
aside .box .box-content .box-product ul>li {
	width:100%;
	margin:0;
	max-width:270px;
	padding:0
}
.box-filter li {
	line-height:25px;
}
.box-filter label {
	cursor:pointer;
	display:inline;
	padding-left:5px;
}
.prod-stock {
	font-style:italic;
	color:#6ba239;
	font-size:16px;
}
.box-product {
	width:100%;
	margin:0;
	padding:0;
}
.box.subcat {
	border-bottom:0;
	padding-bottom:0;
}
.box-product.box-subcat {
	margin-top:0 !important
}
.box-product.box-subcat .name.subcatname {
	padding-top:4px;
	height:42px;
	overflow:hidden;
}
.box-product.box-subcat .name.subcatname a:hover {
	color:#323232
}
.box-product.box-subcat .name.subcatname a {
	margin-bottom:0;
	color:#fa5cb5;
	font-style:normal
}
#content .box .box-content .box-product ul li.cat-height  {
	border:0px;
	margin-bottom:0;
}
.zoom-top img {
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.zoom-top a:hover {
	background-color:#7E7E7E;
}
.zoom-top a{
	display:block;
	width:30px!important;
	height:30px!important;
	 background-color: #fa5cb5;
	 color:#fff;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	z-index:25;
	font-size:25px;
	text-align:center;
	line-height:30px;
}
.zoom-top a:before{
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	display: inline;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	height: auto;
	margin-top: 0;
	text-decoration: inherit;
	vertical-align: baseline;
	width: auto;
	content: "\f00e";
	width:30px;
	line-height:30px;
}
.box-product > li.tree-div {
	margin-right:0;
}
.box-product > li {
	width:176px;
	display: inline-block;
	vertical-align: top;
	margin-right:42px;
	margin-bottom:28px;
}
#module_cart .cart .name a {
	text-decoration:none;
	line-height:17px;
}
#module_cart .cart .name a:hover {
	text-decoration:underline;
}
.box-product .image {
	display: block;
	text-align:center;
}
.box-product .name a {
	display: inline;
}
.box-product .rating {
	display: block;
	margin-top:7px;
	margin-bottom: 0px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.afine {
	list-style:none;
	margin:0;
	padding:0;
}
.afine li:first-child, .acount li:first-child {
	border:0px
}
.afine li, .acount li {

}
.afine li a + a {
	background:none;
	padding-left:0;
}
.acount {
	list-style:none;
}
.content ul {
	list-style:none;
	margin:0;
	padding:0;
}
.content ul li a {
	text-decoration:none;
	line-height:normal;
}
.content ul li:first-child {
	border:none;
}
.content ul li {
	padding-bottom:4px;
	padding-top:4px;
}
.content ul li a i{
	font-size: 17px;
	margin-right:9px;
}
.wishlist-product td a {
	text-decoration:none;
}
.wishlist-product td {
	vertical-align: middle!important;
	text-align:center;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
/* box category
========================================================*/
.fa.fa-angle-up:before {
	content: "\f106" !important; 
}
li.parent> i:hover {
	cursor:pointer
}
li.parent> i {
	float:right;
	font-size:21px;
	position:absolute;
	right:0;
	top:4px;
}
.box.category li{
	position:relative
}
.box.category .box-content {
	padding-bottom:20px;
}
.box-category > ul > li.active>a i,
.box-category > ul > li > a:hover i {
	color:#7e7e7e
}
.box-category > ul > li > a i {
	font-size:21px;
	color:#fa5cb5
}
.box-category > ul > li > a {
	display:inline-block;
	font-weight:bold;
	color:#323232;
	
}
.box-category > ul > li.active>a, 
.box-category > ul > li>a:hover {
	color:#fa5cb5
}
.box-category > ul > li:first-child {
	border:0
}
.box-category > ul > li {
	position:relative;
	padding:5px 0
}
.box-category > ul > li strong {
	display:none;
}
.box-category > ul > li.last {
	border:none;
}
.box-category > ul > li ul {
	display:none;
	margin:10px 0 10px 25px;
}
.box-category > ul > li span.close:hover {
	cursor:pointer;
}
.box-category > ul > li li.parent> i {
	line-height:20px;
	vertical-align:middle;;
}
.box-category > ul > li ul > li.active > a,
.box-category > ul > li ul > li > a:hover {
	color: #fa5cb5;
}
.box-category > ul > li ul > li {
	padding:3px 0;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: inline-block;
	color:#323232;
}
.box-category > ul > li ul > li > a.active {
	color:#fa5cb5
}
.box-category > ul > li:first-child {
	border-top:0
}
.act-cat {
	position:absolute;
	top:9px;
	right:6px;
}
.info-about2, .info-about3, .info-about4 {
	display:none;
}
/* category page*/
h1.style-1 ,.style-1 {
	 border-bottom: 1px solid #e6e6e6;
	line-height: 30px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width:25%;
	list-style:none;
	padding:0;
}
.capcha {
	width:143px;
}
.sitemap-info ul li {
	padding-bottom: 4px;
	padding-left: 14px;
	padding-top: 4px;
	text-transform:capitalize;
	font-size:17px;
	font-weight:bold;
	color: #fa5cb5;
}
.sitemap-info ul li a i {
	 color: #fa5cb5;
	font-size: 17px;
	margin-right:9px;
}
.sitemap-info ul li a:hover i {
	color:#7E7E7E
}
.sitemap-info ul li a {
	text-decoration: none;
	text-transform:capitalize;
	font-size:14px;
	font-weight:400;
}
.category-list .div a {
	text-decoration: underline;
}
/* manufacturer */
.manufacturer-list {
	overflow: auto;
	margin-bottom:-1px;
	border:1px solid #e6e6e6;
}
.manufacturer-heading span {
	background:#323232;
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	font-weight:bold;
	font-size:25px;
	line-height:30px;
	padding:10px 0;
	width:50px;
	text-align:center;
}
.manufacturer-heading {
	background:#f9f9f9;
	font-size: 15px;
	font-weight: bold;
	padding:5px;
	margin-bottom: 6px;
	border-bottom:1px solid #e6e6e6;
}
.manufacturer-content {
	padding:30px 40px;
	overflow:hidden;
}
.manufacturer-list ul li a i{
	color:#fa5cb5;
	font-size:17px;
	font-weight:normal;
	line-height:18px;
	margin-right:9px;
}
.manufacturer-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box.manufacturers li {
	padding:5px 0;
}
.box.manufacturers li a {
	display: inline-block;
	text-decoration: none;
}
/* product */
.product-filter .product-compare {
	float:left;
	margin-left:10px;
}
.product-filter select {
	margin-bottom:0;
}
.product-filter {
	overflow:hidden;
	line-height:32px;
	border:1px solid #e6e6e6;
	border-width:1px 0;
	padding:20px 0;
	margin-bottom:30px;
}
.product-filter .display {
	float:right;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort b {
	padding-right:7px;
	color:#323232;
	text-transform:uppercase;
}
.product-filter .sort select {
	width:140px;
}
.product-filter .sort {
	float:left;
	font-weight:bold;
}
.product-filter .limit select {
	width:72px;
}
.product-filter .limit b {
	padding-right:5px;
	color:#323232;
	text-transform:uppercase;
}
.product-filter .limit {
	margin-left: 13px;
	float:left;
}
.product-list ul li:first-child {
	border-top:0;
	padding-top:0;
	margin-top:0;
}
.product-list ul li {
	padding-top:30px;
	margin-top:30px;
	border-top:1px solid #e6e6e6;
  width:100%;
}
.product-list .left {
	position:relative;
}
.product-list .right {
	text-align:left;
}
.product-list .name {
	margin-bottom:10px;
}
#grid_a,
#list_a,
#grid_b,
#list_b {
	vertical-align:top;
	font-size:28px;
	float:left;
	display:block;
	width:32px;
	height:32px;
	margin-left:6px;
	font-weight:normal;
	font-size:28px;
}
#list_b i,
#grid_b i {
	color:#fa5cb5;
	cursor:default
}
.product-filter .display {
	position:relative;
}
.product-filter .display b {
	float:left;
	color:#323232;
	text-transform:uppercase;
	display:none;
}
.product-list .description {
	overflow:hidden;
	margin-bottom: 15px;
}
.product-grid ul li {
	text-align:left;
	position:relative;
	margin-bottom:7px;
  float:left;
}
.isotope{  
margin-right: -22px;
  }
.product-grid ul li.first-in-line {
	clear:left
}
.extra-prod input {
	padding-bottom:4px;
}
.extra-prod {
	padding-top:6px;
}
.or {
	padding-top:3px;
}
.product-grid .image {
	display: block;
	margin:0 0 15px 0;
	text-align:center;
}
.product-grid .name {
	text-align:left;
	margin-bottom:5px;
	overflow:hidden;
}
.product-grid .description {
	overflow:hidden;
	display:none;
}
.product-grid .rating {
	display: block;
	height:13px;
	margin-bottom:10px;
}
.product-grid ul li.col-sm-4 {
width: 33%;
}
.product-grid ul li {
	float: none;
    display: inline-block;
  vertical-align: top;
}
.product-list .price, .product-grid .price {
	display: block;
	margin-bottom:5px;
	line-height:normal;
}
.cart-button .cart {
	float:left;
}
.product-list .price-tax {
	font-size:12px;
	display:block;
}
.product-grid .price-old {
	text-decoration: line-through;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .price-old {
	font-weight:normal;
}
.product-grid .cart {
	float:left;
}
.content-border h2{
	margin-bottom:30px;
}
.content-border {
	border:1px solid #e6e6e6;
	padding:30px 40px;
	margin-bottom:30px;
}
/* Product */
#compare {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#full_gallery {
	display:none;
	max-width:270px;
	position:relative;
}
#full_gallery .prev {
	left:0
}
#full_gallery .next {
	right:0
}
#full_gallery .prev:hover,
#full_gallery .next:hover {
	color:#fa5cb5
}
#full_gallery .prev, #full_gallery .next {
	color:#7e7e7e;
	font-size:19px;
	position:absolute;
	top:50%;
	margin-top:-23px;
}
/* .bx-controls-direction a.bx-prev {
	margin-left:-10px;
}
.bx-controls-direction a.bx-next {
	margin-right:-10px;
}
.bx-controls-direction a {
	padding:10px;
} */
.product-info {
	padding-bottom:7px;
	margin-top:20px;
}
.product-info h1.view {
	display:none;
}
.product-info h1 {
	color:#323232;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:10px;
	padding-bottom:15px;
}
.product-info .left {
	position:relative;
	z-index:5;
	margin-bottom:20px;
}
.product-info .image {
	float: left;
	width:100%;
	max-width:270px;
	max-height:424px;
	height:100%;
	margin-bottom:7px;
}
.product-info .image-additional {
	overflow:hidden;
	max-width:270px;
	position:relative;
	clear: both;
	padding:0 20px;
}
.product-info .image-additional li {
	float:left;
	max-width:70px;
}
.product-info .image-additional li.last {
	margin-right:0;	
}
.product-info .image-additional img {
	background:#efeeee;
}
#zoom1 img {
	background:#efeeee;
}
.product-info .image-additional a {
	display: block;
}
.image-additional .next:hover,
.image-additional .prev:hover  {
	color:#fa5cb5
}
.image-additional .prev  {
	position:absolute;
	width:15px;
	height:15px;
	left:0;
	top:40%;
	margin:0;
	font-size:19px;
	color:#7e7e7e
}
.image-additional .next  {
	color:#7e7e7e;
	position:absolute;
	width:15px;
	height:15px;
	right:0;
	top:40%;
	margin:0;
	font-size:19px;
}
.product-info .share >span{
	margin-bottom:20px;
	display:inline-block;
}
.share iframe {
	border: 0px solid #E6E6E6;
}
  
.product-info .description .product-section {
	font-weight:bold;
	color:#fa5cb5;
	text-transform:uppercase;
	line-height:24px;
	margin-bottom:20px;
}
.product-info .description .product-section a{
	color:#fa5cb5
}
.product-info .description .product-section a:hover{
	color:#323232
}
.product-info .description .product-section span {
	color:#323232;
	font-weight:bold;
}
.product-info .description .product-section .prod-stock{
	display:inline-block;
	background-color:#6ba239;
	color:#fff;
	font-style:normal;
	padding:0 7px;
	margin:0 9px;
}
.product-info .price {
	font-family: Arial, sans-serif;
	text-transform:uppercase;
	color:#323232;
	font-size:13px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	font-weight:bold;
	padding:23px 0;
	margin-bottom:20px;
}
.product-info .price .price-new{
	color:#fa5cb5;
	font-size:31px;
}
.product-info .price .price-old{
	color:#7e7e7e;
	margin-left:10px;
}
.product-info .price .price-tax{
	color:#fa5cb5;
	text-transform:none;
	font-weight:normal;
	margin-left:10px;
}
.product-info .price .discount{
	text-transform:none;
	font-weight:normal;
}
.product-info .price .reward{
	padding-top:10px;
	display:block;
}
.tab-content ul{
	margin-left:25px;
	margin-bottom:20px;
	list-style-type:disc
}
.product-info .minimum { 
	margin-top:5px;
}
.product-info .cart-top-padd { 
	float:left;
}
.product-info .extra-button {
	float:left;
}
.product-info .wishlist a span,
.product-info .compare a span {
	display:inline-block;
}
.product-info .wishlist  i, 
.product-info .compare  i {
	margin-right:9px;
	font-size:17px;
	line-height:24px;
	color:#6FC2E5
}
.product-info .wishlist a:hover,
.product-info .compare a:hover {
	color:#323232
}
.product-info .wishlist a, 
.product-info .compare a{
	display:inline;
	color:#fa5cb5;
	line-height:24px;
	width:auto;
	height:auto;
	font-size:13px;
	float:none;
	margin:0;
	padding:0;
	border:0px;
	background:none;
	text-align:left;
} 
.product-info .options {
	border-bottom:1px solid #e6e6e6;
	margin-bottom:20px;
	padding-bottom:20px;
} 
.product-info .cart-top {
	border-bottom:1px solid #e6e6e6;
	padding-bottom:20px;
	margin-bottom:20px;
} 
.product-info .compare a i{
	display: none;
}
.q-mini {
	width:30px;
}
img#captcha {
	vertical-align:top;
	margin-bottom:20px;
}
#tab-review input[name="captcha"] {
	margin-right:20px;
	margin-bottom:10px;
}
.border {
	border-bottom:1px solid #e6e6e6;
	padding-bottom:15px;
	margin-bottom:15px;
}
.product-info .gallery li {
	max-width:270px;
	float:left;
	height:424px
}
.ps-carousel-item img {
	background-color:#EFEEEE;
}
.ps-zoom-pan-rotate img {
	background-color:#EFEEEE;
}
.product-info .gallery li img{
	background-color:#EFEEEE;
}

.button-prod:hover {
	background-color:#6FC2E5;
}
.button-prod {
	display:inline-block;
	background-color:#fa5cb5;
	font-size:15px;
	color:#ffffff;
	padding:9px 19px 10px 11px;
	margin:0 20px;
	line-height:31px;
    border:0px solid;
}
.product-info .review {
	font-weight:bold;
	padding-bottom:20px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:20px;
}
a.button-prod:hover{
color:#ffffff;
}
a.button-prod i {
font-size: 26px;
vertical-align: middle;
margin-right: 9px;
}
.product-info .review a:hover {
	color:#fa5cb5
}
.product-info .review a{
	color:#7e7e7e;
}
.product-info .review a+a:hover {
	color:#7e7e7e
}
.product-info .review a+a {
	color:#fa5cb5;
	margin-left:20px;
}
.product-info .review img {
	float:left;
	margin-right:20px;
}
.product-info .review .btn-rew {
	float:left;
}
.product-info .review .btn-rew a i{
	font-size:26px;
	color:#7e7e7e;
	line-height:16px;
	width:1.25em
}
.tabs {
	margin-bottom:10px;
}
.tabs .tab-heading i{
	font-size:26px;
	color:#7e7e7e;
	float:right;
	cursor: pointer;
}

.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 #fa5cb5;
	background-color:#f9f9f9;
}
.tabs .tab-content {
	padding:20px 0;
}
#tab-review.tabs .tab-content {
	padding:20px 0 0;
}
/* compare block */
.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;
}
.td-price {
	font-weight:bold;
	font-size:16px;
}
.compare-info .prod-stock {
	margin:0 auto;
	float:none;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	 background-color: #6BA239;
	color: #FFFFFF;
	display: inline-block;
	font-style: normal;
	margin: 0 9px;
	padding: 0 7px;
}
.compare-info td.name a:hover {
	color:#7e7e7e
}
.compare-info td.name a {
	text-decoration:none;
	font-size:12px;
	color:#fa5cb5
}
.compare-info td.last {
	border-right:0;
}
.compare-info thead td:first-child {
	text-align:left;
}
.compare-info td:first-child {
	background-color:#F9F9F9;
	color:#323232;
	font-weight:bold;
	text-align:right;
}
.compare-info td.image2 {
	text-align:center;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	text-align: left;
	vertical-align: top;
}
.compare-info .price-old {
	font-weight: normal;
	text-decoration: line-through;
	display:block;
	font-size:15px;
}
.compare-info td.td-price .price-old {
	color:#7E7E7E
}
.compare-info td.td-price {
	font-weight: bold;
	font-size:17px;
	line-height:normal;
	color:#fa5cb5
}
/* wishlist */
.wishlist-product2 {
	display:none;
}
.wishlist-product {
	margin-bottom:25px;
	
}
.wishlist-product tbody .name a:hover {
	color:#4a4a4a
}
.wishlist-product tbody .name a {
	font-family: Arial, sans-serif;
	color:#fa5cb5;
	font-size:16px;
}
.wishlist-product tbody .model {
	text-align: center;
	font-size:17px;
}
.wishlist-product tbody .stock {
	text-align: center;
}
.wishlist-product tbody .quantity {
	text-align: right;
}
.checkout-product .table td.price {
	text-align:left;
	font-size:13px;
	color:##7E7E7E
}
.table .total, .table .price {
	text-align: center;
	font-size:17px;
	font-family: Arial, sans-serif;
	color:#fa5cb5;
	font-weight:bold;
  white-space: nowrap;
}
.table thead td {
	font-size:12px !important;
}
.table .price s {
	color:#323232;
	font-weight:normal;
	display:block;
}
input#sub_category {
	background:none;
	float: left;
	margin-left: -20px;
}
/* contact page */
.contact-info {
	border:1px solid #e6e6e6;
	background-color:#f9f9f9;
	padding:40px;
	font-weight:bold;
	margin-bottom:20px;
}
.contact-info .contact-box i {
	color:#fa5cb5;
	font-size:26px;
	width:1.25em;
}
.contact-info .contact-box {
	margin-bottom:20px;
	line-height:26px;
}
.contact-info .contact-box b{
	color:#323232;
	text-transform:uppercase;
	margin-left:10px;
}
.contact-info iframe {
	min-height:200px;
	max-height:300px
}
.contact-info figure{
	margin:0;
}
.content.contact-f textarea {
	max-width:100%;
}
.content.contact-f {
	border:1px solid #e6e6e6;
	padding:40px 40px 20px;
}
.content.contact-f div.buttons,
.content.contact-f div.captcha {
	margin-top:20px;
}
/* checkout page */
.checkout-heading {
	background-color:#f9f9f9;
	color:#323232;
	text-transform:uppercase;
	border:1px solid #e6e6e6;
	border-top:4px solid #fa5cb5;
	font-weight:bold;
	padding:15px 100px 15px 15px;
	margin-top:10px;
}
.checkout-content {
	display:none;
}
.checkout-content {
	margin-top:-1px;
	padding:20px 40px;
	border:1px solid #e6e6e6;
}
.checkout-content .login-content .heading h2 {
	font-size:20px;
}
.checkout-content .login-content p.login-padd {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 6px;
}
.checkout-heading {
	position:relative;
}
.checkout-heading>a{
	position:absolute;
	right:20px;
	top:15px
}
.checkout-content label a:hover {
	text-decoration:underline;
}
.checkout-content label a {
	color:#fa5cb5;
}
/* login page */
.login-content .right, .login-content .left {
	border:1px solid #e6e6e6;
	background-color:#f9f9f9;
	padding:30px;
	margin-bottom:30px;
}
.login-content .heading {
	overflow:hidden;
	border-bottom:1px solid #e6e6e6;
	padding-bottom:10px;
	margin-bottom:20px;
}
.login-content .content>p{
	border-bottom:1px solid #e6e6e6;
	padding-bottom:20px;
}
.login-content .heading i{
	font-size:56px;
	color:#fa5cb5;
	float:left;
	margin-right:14px;
}
.login-content .heading h2 {
	margin-top:0;
	margin-bottom:2px;
	font-size:23px;
	color:#323232;
}
.login-content .heading b {
	font-size:13px;
	color:#737373;
	font-style:italic;
	font-weight:normal;
}
.login-content .form-horizontal .controls input {
	width:94%;
	max-width:100%
}
.login-content .login-buttons {
	border-top:1px solid #e6e6e6;
	padding-top:20px;
}
.buttons .right label {
	text-align:left;
}
.login-content {
	overflow:hidden;
}
.login-content .left p + p {
	margin-bottom:16px;
}
.link-login {
	text-decoration:underline;
	display:inline-block;
	color:#fa5cb5;
	font-style:italic;
	margin-left:15px;
	margin-top:5px;
}
.link-login:hover {
	text-decoration:none;
}
.padd-form {
	display:block;
	padding-bottom:5px;
}

.login-content .right .content p {
	margin-bottom:15px;
}
.login-content .right .content b {
	display:block;
}
#register .content {
	border:none!important;
	padding:0!important;
}
/* orders */
.order-list, .return-list {
	 border: 1px solid #e6e6e6;
	margin-bottom:30px;
}
.order-content span, .heading-order-list span{
	color:#fa5cb5
}
.heading-order-list {
	background-color:#f9f9f9;
	overflow:hidden;
	border-bottom: 1px solid #e6e6e6;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	color:#323232;
	padding:20px;
}
.order-list .order-id, .return-list .return-id {
	width: 49%;
	float: left;
}
.order-list .order-status, .return-list .return-status {
	font-weight:bold;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
}
.order-list .order-content, .return-list .return-content {
	padding:20px;
	color:#323232;
	font-weight:bold;
}
.order-list .order-content div .button {
	margin-top:3px;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-box-2 {
	padding:15px 20px 19px 20px;
	margin-bottom:10px;
}
.return-box-2 .buttons .right {
	float:left;
}
.return-box-2 .buttons {
	padding-left:0;
	padding-top:12px;
	padding-bottom:0;
	margin-bottom:0;
}
.return-p {
	padding-left:17px;
}
.return-p p {
	margin-bottom:13px;
}
.return-list {
	margin-bottom: 10px;
}
#content .content.return-box {
	padding:14px 10px 11px 20px;
	margin-bottom:10px;
}
.content.return-box h2 {
	margin-bottom:14px;
}
#content .content.return-box .left {
	width:320px;
}
#content .content.return-box .right {
	width:320px;
}
.content.return-box label {
	font-size:12px;
	font-weight:bold;
}
.content.return-box input {
	margin-top:6px;
	margin-bottom:7px;
	width:310px;
}
.content.return-box .error {
	padding-bottom:5px;
	display:block;
}
.return-box-3 {
	margin-bottom:20px;
	padding:14px 10px 10px 20px;
}
.return-box-3 h2 {
	margin-bottom:15px;
}
.return-box-3 textarea {
	width:310px;
	height:188px;
	max-width:310px;
	max-height:188px;
}
.return-box-3 .return-captcha {
	width:320px;
	margin-top:-3px;
}
.return-box-3 .return-captcha b {
	padding-bottom:6px;
	display:block;
}
.return-box-3 .return-captcha input {
	width:170px;
	margin-bottom:10px;
}
.return-box-3 .return-additional {
	margin-bottom:11px;
}
.return-box-3 .buttons {
	padding:0;
	margin-bottom:0;
}
/* button */
.button-return-right-i:hover,
.button-return-right:hover {
	color:#fa5cb5;
	cursor:pointer;
}
.button-return-right{
	border:0px;
	background:none;
	font-weight:bold;
	color:#757475;
	padding:0;
	line-height:32px;
	min-height:32px;
	display:inline-block;
}
#return-product .button-return-right-i {
	position:relative;
}
#return-product .button-return-right-i i.fa.fa-arrow-circle-right {
	position:absolute;
	right:0;
	z-index:4;
	top:3px
}
#return-product input.button-return-right{
	padding-right:31px;
	position:relative;
	z-index:5
}
a.button-return-left:hover,
a.button-return-right:hover, 
a.button-order-right:hover, 
a.button-cont-right:hover, 
a.button-back-left:hover, 
a.button-inf-left:hover {
	color:#fa5cb5
}
a.button-return-left, 
a.button-return-right, 
a.button-order-right, 
a.button-cont-right, 
a.button-back-left, 
a.button-inf-left {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	padding-right:0px;
	color:#7e7e7e;
	vertical-align:top;
}
a.button-back-left i,
.button-back-left i, 
.button-return-right-i i,
a.button-return-left i, 
a.button-cont-right i {
	font-size:26px;
	text-align:center;
	vertical-align:middle;
	margin:0 9px
}
i.fa.fa-arrow-circle-right {margin-right:0 !important;}
a.button-order-right {
	padding:0;
}
a.button-return-left span,
a.button-return-right span,
a.button-order-right span,
a.button-cont-right span,
a.button-back-left span,
.wishlist-product a.button-wislish-left span,
a.button-inf-left span {
	line-height:1.2em;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
}
a.button-return-left span,
a.button-back-left span, 
a.button-wislish-left span {
	padding:5px 0px 5px 14px;
	background: url('marker-button-left.png') left 8px no-repeat;
}
a.button-return-right span,
a.button-order-right span,
a.button-cont-right span, 
a.button-inf-left span {
	padding:5px 14px 5px 0px;
	background: url('marker-button-right.png') right 8px no-repeat;
}
.cart-bottom a i.fa.fa-check {
	margin-right:0;
}
.cart-bottom a.button-cont-right {
	margin-right:20px;
}
/* button */
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}

.return-list .return-info {
	text-align: right;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
a {
	outline:none;
}
a:hover i.fa.fa-trash-o-o {
	color:#fa5cb5
}
a i.fa.fa-trash-o-o {
	color:#7e7e7e
}
i.fa.fa-trash-o-o {
	font-size:26px;
}
.shop-cart {
	border-bottom:none;
	overflow:hidden;
	position:relative;
}
.cart-info2 .table td+td {
	text-align:center;
}
.shop-cart .table td.quantity,
.shop-cart .table td.image {
	text-align:center;
}
.shop-cart .table td {
	vertical-align:middle;
}
.cart-module .cart-content {
	padding:18px 0px 19px 18px;
	display: none;
	overflow: auto;
	border-top:none;
	
}
.cart-info2 {display:none;}
.cart-info {
	overflow:hidden;
	margin:20px 0;
}
.cart-info td.name a:hover {
	color:#323232
}
.cart-info td.name a {
	color:#fa5cb5;
	font-size:16px;
	font-style:italic;
}
.content.shop-cart-content>p{
	border:1px solid #e6e6e6;
	border-bottom:0;
	margin:0;
	padding:20px;
}
.mt5 {
	margin-top:5px;
}
a.input-update i{
	color: #7E7E7E;
	font-size:26px;
}
a.input-update:hover i{
	color: #fa5cb5;
}
#cboxLoadedContent td>input[type="radio"]{
	margin:0px;
	float:none
}
td.quantity>input[type="text"] {
	width:40px
}
table#total  td {
	background-color:#f9f9f9;
	padding:20px;
	text-transform:uppercase;
	width:80%
}
table#total  td+td {
	background-color:#fff;
	color:#fa5cb5;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
td.price {
	font-weight:bold;
	font-size:17px;
}
table.radio {
	padding:0
}
.cart-module>div{
	padding:20px 20px;
	display:none;
	border:1px solid #e6e6e6;
	border-top:0;
	border-bottom:0;
}
table.radio tbody td {
	width:100%
}
.sitemap-info ul {
	margin-top:10px;
}
.sitemap-info li a {
	text-decoration:none;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
#newsletter .content {
	margin:0;
	padding:0;
	border:none;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
#newsletter .form tr td:first-child {
	width:58px;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */
footer {
	margin-top:40px;
	padding-top:40px;
	clear: both;
	background-color:#1f1f1f;
	overflow: hidden;
}
footer h3 {
	color:#fff;
	line-height:normal;
	font-size:19px;
	font-weight:300;
	margin:0 0 15px;
	word-wrap:break-word ;
}
footer li {
	padding:3px 0
}
footer .row li a:hover {
	color:#72e0e3
	}
footer .row li a {
	font-size:14px;
	font-weight:300;
	color:#fe98d2;
	line-height:21px;
	word-wrap:break-word 
}
footer .foot-phone div+div {
	font-size:27px;
	color:#fff;
  font-family: 'Marck Script', cursive;
	font-weight:400;
}
footer .foot-phone div {
	color:#72e0e3;
	font-size:19px;
	font-weight:300;
	color:#72e0e3;
	line-height:normal;
}
footer ul.socials li+li a i {
	color:#48b2ed
}
footer ul.socials li+li+li a i {
	color:#fea904
}
footer ul.socials li a i {
	font-size:18px;
	line-height:21px;
	vertical-align:top;
	margin-right:13px;
	color:#3067d7;
}
footer ul.socials li a{
	color:#999999
}
span.toggle {
	display:none;
}
#copyright br {
	display:none;
}
#copyright a {
	font-size:12px;
	color:#777777;
	text-decoration:none;
}
#copyright a:hover {
	color:#fa5cb5;
}
#copyright {
	background-color:#ffffff;
	margin-top:90px;
	padding:22px 0;
	font-size:12px;
	color:#777777
}
.return-captcha input img {
	vertical-align:top;
}
.return-captcha input {
	margin-bottom:10px;
	vertical-align:top;
}
/* banner */
.banner {
	margin-bottom:0px;
}
.header-modules .banner {
	float:right;
	width:33.162%;
}
.header-modules .banner .s-desc {
	padding:0 7%;
}
.header-modules .banner .s-desc .header_top {
  color:#333333;
	font-size:60px;
	font-weight:300;
	margin:0;
text-transform: uppercase;
	line-height:85%;
}
.header-modules .banner .s-desc b {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0;
}
.header-modules .banner .s-desc >div {
	display: inline-block;
	vertical-align: middle;
	max-width:90%;
}
.header-modules .banner .s-desc .header_bottom span{
	color:#FFFFFF;
	font-size:24px;
}
.header-modules .banner .s-desc .header_bottom {
  font-family: 'Marck Script', cursive;
	font-weight:400;
	line-height:100%;
	margin:0;
	text-transform:none;
    color:#FA5CB5;
	font-size:48px;
}
.banner>div {
	position:relative;
	overflow:hidden;
  height:100%;
}
#content .banner {
	margin:0 -1.5px 3px;
	overflow:hidden;
}
#content .banner+.banner {
	margin-bottom:30px;
}
#content .banner>div {
	float:left;
	width:33.3333%;
	padding:0 1.5px;
  height: 388px;
}
#content .banner+.banner>div {
	width:50%;
	}
.banner>div>a {
	overflow:hidden;
	display:block;
	position:relative;
  height:100%;
}
.banner .img {
	width:100%;
	height:auto;
  position:absolute;
  top:0;
  left:0;
      bottom:0;
      right:0;
background-position: center center;
background-repeat: no-repeat;

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.banner #img1 {  
      background-image:url(https://assets3.insales.ru/assets/1/159/573599/1547874997/loaded_main_image_baner_1.jpg);  
}
  .banner #img2 {  
      background-image:url(https://assets3.insales.ru/assets/1/159/573599/1547874997/loaded_main_image_block_1_baner_1.jpg);  
}
  .banner #img3 {  
      background-image:url(https://assets3.insales.ru/assets/1/159/573599/1547874997/loaded_main_image__block_1_baner_2.jpg);  
}
  .banner #img4 {  
      background-image:url(https://assets3.insales.ru/assets/1/159/573599/1547874997/loaded_main_image__block_1_baner_3.jpg);  
}
  .banner #img5 {  
      background-image:url(https://assets3.insales.ru/assets/1/159/573599/1547874997/loaded_main_image__block_2_baner_1.jpg);  
}
  .banner #img6 {  
      background-image:url(https://assets3.insales.ru/assets/1/159/573599/1547874997/loaded_main_image__block_2_baner_2.jpg);  
}
.banner .s-desc {
	display:block;
	position:absolute;
	top:0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width:100%;
	height:100%;
	color:#79797b;
	font-size:14px;
}
#content .banner:first-child>div:nth-child(2n) .s-desc .header {
	background:rgba(252,155,172,0.5);
	color:#fff;
}
#content .banner:first-child>div:nth-child(3n) .s-desc .header {
	background:rgba(255,255,255,0.5);
}
#content .banner:first-child .s-desc .header {
	font-size:42px;
	margin:0;
	font-weight:300;
	line-height:100%;
	display:block;
	position:absolute;
	width:100%;
	text-align:center;
	bottom:20%;
	padding:26px 0;
	color:#333333;
	background:rgba(194,241,243,0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
  text-transform:uppercase;
}
#content .banner .three_banners:hover .header{
  bottom: 0;
}
#content .banner #banner01 .s-desc .header{  
	color:#333333;
	font-size:42px;
 }
#content .banner #banner02 .s-desc .header{  
	color:;
	font-size:;
 }
#content .banner #banner03 .s-desc .header{  
	color:#333333;
	font-size:42px;
 }
#content .banner #banner11 .s-desc .header1{  
	color:#FE6164;
	font-size:72px;
 }
#content .banner #banner11 .s-desc .header2{  
	color:#777777;
	font-size:48px;
}
#content .banner #banner11 .s-desc .header3{  
	color:#6FC2E5;
	font-size:96px;
}
#content .banner #banner11 .s-desc .header4{  
	color:#777777;
	font-size:36px;
}
#content .banner #banner12 .s-desc .header1{  
	color:#63D7A2;
	font-size:60px;
 }

#content .banner #banner12 .s-desc .header2{  
	color:#777777;
	font-size:48px;
}
#content .banner #banner12 .s-desc .header3{  
	color:#FA5CB5;
	font-size:96px;
}
#content .banner #banner12 .s-desc .header4{  
	color:#777777;
	font-size:36px;
}
#content .banner+.banner .s-desc {
	padding:5% 0 0 6%;
}
#content .banner+.banner>div+div .s-desc .header1 {
	color:#63d7a2;
}
#content .banner+.banner .s-desc .header1 span{
	font-size:52px;
}
#content .banner+.banner .s-desc .header1 {
	font-size:62px;
	font-weight:300;
	line-height:90%;
	color:#fe6164;
	margin:0 0 10px
}
#content .banner+.banner .s-desc .header2 {
	font-size:27px;
	font-weight:300;
	line-height:100%;
	color:#777777;
	text-transform:uppercase;
	margin:0
}
#content .banner+.banner .s-desc .header4 {
	font-size:47px;
	font-weight:300;
	line-height:100%;
	color:#777777;
	text-transform:uppercase;
	margin:0
}
#content .banner+.banner>div+div .s-desc .header3{
	color:#fa5cb5
}
#content .banner+.banner .s-desc .header3 {
  font-family: 'Marck Script', cursive;
	font-size:107px;
	font-weight:400;
	line-height:85%;
	color:#6fc2e5;
	text-transform:uppercase;
	margin:0
}
/* AJAX Add to Cart Confirm */
.success,
.warning,
.attention,
.information,
.rev-success {
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	color: #555;
}
.success a,
.warning a,
.attention a,
.information a {
	color: #333;
}
#cart-success {
	position: fixed;
	z-index:9998;
}
.success i.fa.fa-times-circle {
	font-size:26px;
	padding:10px;
}
.success .close i {
	padding:10px
}
.success {
	color:#000
}
.success>img{
	max-width:70px;
	height:auto;
	float:left;
	background-color:#efeeee;
	margin-right:10px;
	border:1px solid #e6e6e6
}
.success a:hover {
	text-decoration:none;
	color:#fa5cb5
}
.success a {
	text-decoration:none;
	color:#252525
}
.success span:hover img {
	margin-top:-11px;
}
.success p {
	margin-bottom:11px;
	font-size:24px;
	color:#1b1b1b;
}
.success span:hover {
	cursor:pointer;
	color:#fa5cb5
}
.success span {
	overflow:hidden;
	position:absolute;
	right:8px;
	top:8px;
	opacity:1
}
.success i {
	color:#6d6d6d
}
.success i:hover {
	color:#fa5cb5;
}
.success i.fa.fa-thumbs-up{
	font-size:31px;
	color:#fa5cb5;
	margin-right:10px;
}
.close {
	color:transparent;
	text-shadow:none
}
.success a {
	color:#fa5cb5;
}
.success a:hover {
	text-decoration:underline;
}
.success {
	width:100%;
	position:fixed;
	z-index:99999!important;
	/*box-shadow:0 0 20px rgba(0,0,0,0.13);*/
	top:0;
	left:0;
	padding:20px 20%;
	z-index:9999;
	line-height:18px;
	text-align:center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border:none;
	background:#323232;
	display:none;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
#tab-review .success {
	display:block !important;
	position:static;
	color:#333;
	text-align:left;
	background:none;
	padding:10px 15px 10px 30px;
	background: url("success.png") no-repeat scroll 10px center #EAF7D9;
	border: 1px solid #E6E6E6;
}
#wrap {
	z-index:10!important;
}
.rev-success {
	background: #EAF7D9 url('success.png') left no-repeat;
	border: 1px solid #e6e6e6;
	padding-left:20px;
}
/* related */
.prev {
	float: left;
	margin-left: 10px;
}
.next {
	float: right;
	margin-right: 10px;
}
td.image {
	position:static
}
.image {
	position:relative
}
.related-info .cart-button .cart {
	float:none;
}
.related-info .wishlist,
.related-info .compare {
	display:inline-block;
}
.related-info .wishlist a,
.related-info .compare a {
	margin:10px 5px 0 0
}
.related-info {
	display:inline-block;
	float: left;
	text-align: center;
	position:relative;
	border-bottom:0 !important;
}
.related {
	padding:0 50px;
	position:relative;
}
.related .name {
	height:40px;
	overflow:hidden;
}
.related .prev:hover,
.related .next:hover {
	color:#fa5cb5
}
.related .prev, 
.related .next {
	position:absolute;
	top:50%;
	font-size:26px;
	color:#7e7e7e;
	margin-top:-31px;
}
.related .prev {
	left:0
}
.related .next {
	right:0
}
/* about-page */
.about-page i:before {
	text-indent:0
}
.about-page i{
	display:block;
	color:#fa5cb5;
	font-size:56px;
	float:left;
	width:56px;
	height:56px;
	margin-right:15px;
	overflow:hidden;
}
/* colorbox */
#colorbox {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.preview {
	padding:15px;
	
}
.preview .marg {
	margin-bottom:25px;
}
.preview .price {
	width:100%; overflow:hidden;
}
.preview .price span {
	float:left; 
	margin-right:10px;
}
.preview .right .inf span {
	display:block;
	margin-bottom:10px;
}
.preview .right .inf span.text-price { 
	margin-left:0;
}
.preview .right h2 {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top:0;
}
.preview .inf .prod-stock {
	margin-bottom: 10px;
}
.preview .description {
	padding:15px;
	overflow:auto;
	border:1px solid #e6e6e6;
}
.preview .cart { 
	float:left;
}
.preview .extra-button {
	float:left; 
	width:150px;
	margin-top:3px;
	margin-left:15px;
}
#cboxContent #cboxTitle {
	width:60%;
	padding:0 20%;
}
#colorbox {
	z-index:100  !important;
}
#cboxOverlay {
	z-index:100 !important;
}
.preview .rating {
	margin-top:15px;
}
.box li .padding,
.box li {
	position:relative
}
.box .box-content .box-product ul li .quick-view-button,
.box .box-content .box-product ul li .image2 img,
.box .box-content .box-product ul li{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.box .box-product .cart {
	float:left;
}
.box .box-content .box-product ul li .image2{
	overflow:hidden;
}
.box .box-content .box-product ul li:hover .image2 img{
	transform: scale(1.1,1.1); 
	-o-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}
.box .box-content .box-product ul li .quick-view-button:hover {
	background-color:#68e2e5;
}
.box .box-content .box-product ul li .quick-view-button i {
	width:30px
}
.box .box-content .box-product ul li .quick-view-button {
	opacity:0;
	visibility:hidden;
	left:0;
	position: absolute;
	top: 0px;
	font-size:14px;
	line-height:30px;
	width:30px;
	text-align:center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color:#fff;
	background-color:#fb75be;
}
.box .box-content .box-product ul li:hover .quick-view-button {
	opacity:1;
	visibility:visible
}
/* bootstrap reset */
.table-bordered {
	border-radius:0
}
.table thead td {
	text-transform:uppercase;
	font-weight:bold;
	color:#323232 !important;
	font-family:Arial;
	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
}
.pp_gallery ul a img {
	width:50px;
	height:50px;
	max-width:none
}
.table-bordered > thead > tr > th, 
.table-bordered > thead > tr > td {
	border-bottom-width:1px
}
table.radio {
	margin:0;
	display:table
}
.table > tbody + tbody {
	border-width:1px;
}
.stButton .stButton_gradient,
.stButton .chicklets,
.stButton .stFb,
.stButton .stTwbutton,
.stButton .stMainServices {
	height:22px !important;
}
#fancybox-content>div {
	background-color:#fff;
}
#cboxContent .about-page {
	padding:0 25px
}
#fancybox-content {
	background-color:#fff;
}
.zoomContainer {
z-index:8;
}
.selector-wrapper{
margin:0 0 20px 0;
    }

.selector-wrapper>label:before{
  content:"* ";
  color: #ff7409;
  font-weight: bold;
}
.selector-wrapper>label:after{
  content:":";
  padding-right:5px;
}
.product-info .description .product-section span.sku-field{
	color: #fa5cb5;
}
#review_confirm_email {
    display: none;
}

.row_form{
  display: table-row;
}

.row_form label, .row_form input{
  display:table-cell;
  vertical-align: middle;
}
.row_form label{
  padding:0 0 20px 0px;
}
#review_review_fields label{
  display:block;
}
textarea{
  width:100%;
}
.row_form input{
  margin:0 0 20px 5px;
}
#captcha_challenge.inline{
  display:inline-block;
  margin-bottom:20px;
}
.post{
  overflow:hidden;
}
.product-info .cart-top-padd + .extra-button {
  padding-top: 12px;
}
    .product-info .cart-top-padd.disabled + .extra-button{
padding-top:0;
}
.product-grid .compare .compare-added, .product-list .compare .compare-added,.related-info .compare .compare-added,  #cboxLoadedContent .compare .compare-added,.compare  .add_to_compare{
  background: #333333;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
}
.product-grid .compare .compare-added:hover,.product-list .compare .compare-added:hover, #cboxLoadedContent .compare .compare-added:hover{
      background:url('compare_1.png') ;
      }
#own_preloader { z-index:1000; text-align: center; vertical-align: middel; font-weight: bold; width:200px; height:60px; 
width: 100%;
position: fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
z-index: 99999!important;

padding: 20px 20%;
z-index: 9999;
line-height: 18px;
text-align: center;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border: none;
background: #323232;
display: none;
font-size: 13px;
color: #fff;
font-weight: bold;}
.zoomWrapper{
position:relative;

    width:auto!important;
    height:auto!important;}
   .zoomWrapper img{
  position:relative!important;
    width:auto!important;
    height:auto!important;
  }
.zoomWrapper img+img{
  position:absolute!important;
    left:0;
    top:0;
  }
td.property span+span:before{
content:', ';
}
.header-modules .banner{
height: 388px;
overflow: hidden;
}
.rating_star{
  width:27px;
    height:23px;
    display:block;
    float:left;
    background:url(stars-0.png);
    position:relative;
vertical-align: middle;
    padding: 0 2px;
  }
  .rating_block{
display: inline-block;
overflow: hidden;
width: 135px;
margin: 0px 0px 0 7px;
vertical-align: bottom;
}
  .rating_star.hover, .rating_block:hover .rating_star, .rating_star.active,.rating_block.active .rating_star,
.rating_block.active:hover .rating_star.active ~ .rating_star,.rating_block.active:hover .rating_star{
  
    background:url(stars-5.png);
}
        .rating_block:hover .rating_star.hover ~ .rating_star,  .rating_block.active .rating_star.active ~ .rating_star,.rating_block.active:hover .rating_star.hover ~ .rating_star{
        
    background:url(stars-0.png);
      }
  .rating_star input[type="radio"]{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    width: 23px;
    height: 23px;
    opacity: 0;
      cursor:pointer;
  }
.tabs .tab-heading .fa{
  color: #323232;
}
.selector-wrapper label{
display:block;
}
.box  img{
  max-width:100%;
    height:auto;
  }
.content-scroll{
  height: 100%;
overflow: auto;
}

.image{
  min-height: 240px;
max-height: 240px;
}
  .image a{
line-height:240px;
vertical-align: middle;
}
.cart .image{  
  min-height: 0px;
}
    .cart .image a{  
 
line-height:inherit;
}
.bx-wrapper img {
  display: inherit;
}
.image img{
  
vertical-align: middle;
}
.rating_wrapper .radio, .rating_wrapper .checkbox {
display: inline-block;
vertical-align: bottom;
 margin-top: 0px; 
 margin-bottom: 0px; 
      padding-left:0;
}

#compare_table.mobile_compare{
display:none;
}
.product-list .row.isotope{
margin:0;}
.product-list .image{
  min-height: 0;
max-height: none;
}
.product-list .image a {
     line-height: inherit; 
  }
    .price-old ,.price-new{
white-space: nowrap;
  display:inline-block;
}
ul.links{
  margin-bottom:20px;
  }
header .toprow {
padding-top: 14px;
}

#coupon_name,#coupon_amount{
display:none;
}

.product_wrapper.grid{}

ul.display #grid, ul.display #list {
    color: #fa5cb5;
    display: block;
    float: left;
    height: 16px;
    width: 17px;
    cursor: pointer;
    opacity: 0.4;
  font-size: 22px; 
  margin-right: 5px;
      -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;

	}
	ul.display #list
	{
	 
	}

	ul.display .selected {
	  opacity: 1 !important;
	}

	ul.display #grid:hover, ul.display #list:hover {
	   
	    opacity: 1;
	}   

/*Core variables and mixins*/
.display li {
  margin-left: 10px;
}
.product_wrapper.grid .image {
  max-height: 100%;
  min-height: auto;
}
.product_wrapper.grid .image a { 
  display: block;
  line-height: inherit;
}
.product_wrapper.grid .image img {
  width: 100%;
}

.addthis_native_toolbox{
margin-bottom: 10px;
}
.zoomWrapper, .product-info .image{
min-height: auto;
}
/*Core variables and mixins*/
/*Core variables and mixins*/
.product_wrapper.list .col-sm-4.element {
  float: none;
  width: auto;
  display: block;
  margin-bottom: 30px;
}
.product_wrapper.list .col-sm-4.element .description {
  overflow: visible;
  display: block;
  margin-bottom: 20px;
}
.product_wrapper.list .image {
  float: left;
  margin: 0 20px 0 0;
  max-height: 100%;
  min-height: auto;
  width: 240px;
}
.product_wrapper.list .image a {
  display: block;
  line-height: inherit;
}
.product_wrapper.list .padding,
.product_wrapper.list .left {
  overflow: hidden;
}
.block-compare{
	text-align: center;
}
.block-compare .compare-info{
	text-align: center;
}
.block-compare .table th, .block-compare .table td{
text-align: center;
}

/***************************************************************************
                           11. SEARCH RESULTS PAGE
***************************************************************************/

#searchresults {
	margin: 0;
}
#searchresults .search-form {
	margin: 15px 0 0 0;
}
#searchresults .search-form input {
	width: 100%;
	float: left;
	padding: 0 34px 0 10px;
}
#searchresults .search-form button {
	width: 34px;
	height: 34px;
	float: left;
	margin: 0 0 0 -34px;
	background: none;
	border: none;
	font-size: 20px;
	color:  #31353d;
}
#searchresults .search-form button:hover {
	 color: #31353d;
}
#searchresults .search-form button i {
	line-height: 32px;
}

#searchresults h3 {
	margin: 0;
	padding: 0;
} 

#searchresults ol {
	list-style-type: none;
	padding: 15px 0 0 0;
	border-bottom: 1px solid #E6E6E6;
}
#searchresults ol li {
	overflow: hidden;
	margin: 0;
	padding: 15px 0;
	border-top: 1px solid #E6E6E6;
}
#searchresults ol li .search-result_image {
	float: left;
	margin-right: 15px;
}
#searchresults ol li .search-result_container {
	padding: 15px 0 0 0;
}
/*Widget-compares*/
.compare-block:first-child{
  margin-top: 15px;
}

.extra-wrap{
  position: relative;
  font-weight: 400;
}

.extra-wrap .name{
  display: block;
  padding: 5px 0;
  margin-right: 30px;
  line-height: 19px;
}

.extra-wrap .name a{
  font-size: 15px;
}

.extra-wrap .remove{
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 20px;
}

.compare-block{
  margin-bottom: 5px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

#compare .product-compare{
  margin-top: 10px;
}

.compare-wrap .button{
  display: inline-block;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
  padding: 8px 12px;
  color: white;
}


/*Widget-filter*/
.style-block h2{
  font-size: 21px;
  line-height: 21px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.style-block .price-filter_from{
  margin-bottom: 10px;
  line-height: 34px;
}

.style-block .price-filter_to{
  margin-bottom: 10px;
  line-height: 34px;
}

.style-block .filter-wrap{
  margin-bottom: 10px;
}

.style-block{
  margin-top: 15px;
}

.price-filter_from input{
	width: 100px;
  display: inline-block;
}
.price-filter_to input{
width: 100px;
  display: inline-block;
}

.style-block .filter-wrap h2{

}


/* BIG IMAGE + ZOOM */
.zoomWrapper,
#elevatezoom_big {
  width: 345px !important;
  height: auto !important;
  position: relative !important;
}

#elevatezoom_big ~ #elevatezoom_big {
  width: 0 !important;
  height: 0 !important;
}

.zoomWrapper {
  border: 1px solid #eaeaea;
}

.zoomContainer {
  z-index: 2 !important;
}
.zoomLens {
  z-index: 1 !important;
}
.zoomWindow {
  margin: -1px 0 0 0 !important;
}



/* THUMBS */
.product_images .bx-wrapper {
  max-width: 100% !important;
  margin: 12px 0 0 0;
  padding: 0 30px;
  position: relative;
}

#elevatezoom_gallery a {
  width: 94px !important;
  display: block;
  margin: 0 12px 0 0;
  border: 1px solid #eaeaea;
}

.product_images .bx-controls a {
  width: 20px;
  height: 20px;
  display: block;
  overflow: hidden;
  margin: -10px 0 0 0;
  line-height: 1em;
  text-align: center;
  position: absolute;
  top: 50%;
  background: rgba(,.7);
  
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    
-webkit-transition: .3s ease-in-out;
     -moz-transition: .3s ease-in-out;
      -ms-transition: .3s ease-in-out;
       -o-transition: .3s ease-in-out;
          transition: .3s ease-in-out;
  
}
.product_images .bx-controls a:hover {
  background: rgba(,1);
}

.product_images .bx-controls a:before {
  font: 10px/21px 'FontAwesome';
  color: ;
}

.product_images .bx-controls a.bx-prev {
  left: 0;
}
.product_images .bx-controls a.bx-prev:before {
  content: '\f053';
}
.product_images .bx-controls a.bx-next {
  padding: 0 0 0 1px;
  right: 0;
}
.product_images .bx-controls a.bx-next:before {
  content: '\f054';
}



/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {

  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAACYCAMAAACoAftQAAAAvVBMVEUAAAAAAAAAAAAODg4AAAAAAAAAAADNzc0BAQHZ2dkDAwMHBwcAAADf398CAgI/Pz8BAQEAAACCgoIcHBzl5eUAAAC/v7/x8fEGBgZnZ2cAAADs7OwGBgb4+Pg/Pz/Jycmenp5nZ2f39/eDg4MAAADQ0ND4+Piurq7a2tr8/Pzs7OwAAAD5+fn9/f3e3t4AAAD///9OTk7BwcE1NTWsrKyNjY2cnJx6enpdXV1oaGgsLCy6uroiIiLOzs5BQUFt3PCNAAAAL3RSTlMAAQMIDRIZHSMnLTpESFNVXWlpbG15en+HiZCWoaGssrO2vsDFydPU3uL4+fr9/Ywv6xsAAAQVSURBVHhe7JZbc6JMGIQXAUOQEMi3uMYkrmopZgqs5ujZ//+zvpdNzMsMlli1N3uRvtCbpzo9I+nmhyqN9OO6GNQ6Ha1SG0mcrhskXe90rvKE6kbX7r9MF4vp2887nfBrqPW0xJemD4w32e7jHIj2602SbNZ7Qfgd0zJLtgKi2B0+tSsE3h8u0RX7HGGfHWrK9oiIbrK69SiQHxTliO5VWtP0rrNEemhoj6muaYqx2XuGyJrwbgUKohhb3hIFM6wCC7Zm4+M5Zs5fpKNiTYndEOUHDFRYCeADLvGiy7DtL7E5/12gJPacalPlqEc2eoFAdmCa2UOGyOhoUuQgwo7PxCwJMGXYGcQMlyCVX3DchCkGs3V6h0iFgyUSZsuS6QQLGaYDhueUHxhf3RpzOqB8dRMcz84lf5FS9A1Ngi2PQm8PF7RBZOnEyqFnSC/BKX6bHQmucpB13mRzCJtTsPUowlpl14if2JifUXcwgeqdA2OLn1C+PdsbzCKkW0a3KeKxbbAxF4FJ9EgAaXGqyFORAuLZNrkMZNoNKnNS9PE5dpltFofjB4PJXIAk5rP/HMu4Ukmm7XjEkwLfc2yT66tJk7lp2T2H1LMtk2wVVsWpcE0SlW4DbeLE/xG3eRvfQv7Fptw4KvpDNRKLt1/3rZty/xbjrPef1+5D018ITYttkiTrfAUsrmzK3RTIT/woHxH3DaZl9h2rRH2aX0ydaYb1BVK1zNdA32RvNn7DkVmmoyeVJvYBMcdl5Vg2/lW0zpSbUNIKT12KLV8wVjsmNvGW63feU3qj86veGQmAA1e5qzbStNZdmVTlRzzbSjG+4+t4u1iqjxxjR6pczaiNBCCVXoGx25X7mUNGgJBHM/QsXWp+dk4U5xJjX4EXSM7ACcCxnnnm2zI8rxVoFgMr/lUwUpyNPvYVx/eRfaUSQzkzLWxEOVhiwynCAd2GvCm/2bquBPEo+LxnDv0YXdyfFOHQP+8EV/kY0enSorxyitoLxxwiabDRqDImWF2JJVBIeVNEk2HgsDGn7vkhcPy67lMOiBGF4AGS3tX8yYqAfb5eF/kRiMPX4cDjEDLd8wezJT4lwtHrMHBtbg6V9oLhYDYLw3A2eSVbn0elSdMCecFg+Ee0Kq7dlftLXSCrRxNE8lzH7hp0Nu3qpHQty7Ztq2sabHvtpb/SLauisVTye1O+N2Ubbxhu2xSAq6x1UwoAWfum8P3Gu5ZNYaUA2jaFJYCofVPYOWnZFD4TcLpxU1ZAnN24KRnfxQ2bshEE/Vub8r0p35vi/t9eHRoBDMNQDJUvMLkOkDMM+8D7b9cR+kOKLPy4juojnQeAkWWVAyLLLINVdovj44N8LOqi/3Djxo0bN5ZvdbWJuwHhrw2ILYdqBwDT2fEEXtrZFmVcCWLiAAAAAElFTkSuQmCC');

}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  /*visibility: hidden;*/
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  /*background: url('fancybox_overlay.png');*/
  background: rgba(0,0,0,.7);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}


#wrapper1{
  position: relative;
  z-index: 1;
}

.option .selector-wrapper + .selector-wrapper{
  margin-top: 7px;
}

.product-info .product_images{
  margin-bottom: 30px;
}

.product-info .description{
  margin-bottom: 30px;
}

.product_listing_related .name + .price{
	margin-top: 5px;
}

.product_listing_related .image2 + *{
	margin-top: 10px;
}
