/**
 * Magento
 *
 * @category    design
 * @package     meigeetheme_default
 * @copyright   Copyright (c) 2012 MeigeeTeam. (http://www.meigeeteam.com)
 * @template_version    1.3
 */

 /* Reset ================================================================================= */
 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1; 
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
     max-width: 100%;
     width: auto;
}


/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; display:inline-block; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

.clear,
.clear-2{clear:both;}
/* ======================================================================================= */

/* Global Styles ========================================================================= */

body {font: 0.75em/1.5em Arial, sans-serif; color: #888; -webkit-text-size-adjust: 100%;}
body.page-popup{background:#fff; padding:18px;}
body.page-popup a.product-image{width:auto; display:inline-block; margin-bottom: 0.75em; float: none;}
body.page-popup .product-name{float: none;}
body.page-popup .minimal-price-link{text-align: left;}
body.page-popup .ratings{margin-bottom: 0.75em;}
body.page-popup .price-box{margin-bottom: 0.75em;}
body.page-popup button{margin-bottom: 0.75em;}

/* Boxed Layout */
body.boxed-layout .container_12 { padding-left: 10px; padding-right: 10px;}
body.boxed-layout { 
	background-position: center top;
	background-attachment: fixed;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
body.boxed-layout .container_12 { background-color:#fff; }
body.boxed-layout header#header,
body.boxed-layout #footer .container_12,
body.boxed-layout header#header.header-2 .header-bottom-wrapper,
body.boxed-layout header#header.header-3 .header-bottom-wrapper,
body.boxed-layout .header-slider-holder .item .container_12{background: none;}
body.boxed-layout .content-banners {overflow: hidden;}
body.boxed-layout #footer .footer-bottom .container_12 {border-radius: 0 0 2px 2px; -moz-border-radius: 0 0 2px 2px;}
body.boxed-layout .header-slider-holder .container_12 { background-color: #fff;}
body.boxed-layout header#header.header-2.floating .header-bottom-wrapper .container_12 {background-color: #fff;}
body.boxed-layout .content-wrapper {background: none;}
body.boxed-layout #footer.original {border-top: none;}
body.boxed-layout #footer.original .container_12 {border-top: solid 1px #ddd;}
body.boxed-layout .container_12.boxed-site {box-shadow: 0 7px 20px rgba(0,0,0,.2); padding: 0; overflow: hidden;}
header#header.floating,
header#header.floating.header-2 .header-bottom-wrapper,
header#header.floating.header-3 .header-bottom-wrapper,
/* body.boxed-layout header#header.floating .container_12, */
body.boxed-layout header#header.floating.header-2 .header-bottom-wrapper .container_12,
body.boxed-layout header#header.floating.header-3 .header-bottom-wrapper .container_12 {box-shadow: 0 1px 7px rgba(0,0,0,.1)}
header#header.floating.header-2,
header#header.floating.header-3,
body.boxed-layout header#header.floating.header-2 .header-bottom-wrapper,
body.boxed-layout header#header.floating.header-3 .header-bottom-wrapper,
body.boxed-layout header#header.floating {box-shadow: none;}

/* Background Paterns */
.pandora {background:url(../images/paterns/pandora.png) center top repeat;}
.pandora-2 {background:url(../images/paterns/pandora_2.png) center top repeat;}
.degreee-fabric {background:url(../images/paterns/degreee_fabric.png) center top repeat;}
.degree-gray {background:url(../images/paterns/degree_gray.png) center top repeat;}
.beige-paper {background:url(../images/paterns/beige_paper.png) center top repeat;}
.bgnoise-lg {background:url(../images/paterns/bgnoise_lg.png) center top repeat;}
.bright-squares {background:url(../images/paterns/bright_squares.png) center top repeat;}
.brushed-alu {background:url(../images/paterns/brushed_alu.png) center top repeat;}
.cardboard {background:url(../images/paterns/cardboard.png) center top repeat;}
.circles {background:url(../images/paterns/circles.png) center top repeat;}
.concrete-wall-2 {background:url(../images/paterns/concrete_wall_2.png) center top repeat;}
.concrete-wall-3 {background:url(../images/paterns/concrete_wall_3.png) center top repeat;}
.cork-1 {background:url(../images/paterns/cork_1.png) center top repeat;}
.crosses {background:url(../images/paterns/crosses.png) center top repeat;}
.cubes {background:url(../images/paterns/cubes.png) center top repeat;}
.diagonal-noise {background:url(../images/paterns/diagonal.png) center top repeat;}
.diamonds {background:url(../images/paterns/diamonds.png) center top repeat;}
.double-lined {background:url(../images/paterns/double_lined.png) center top repeat;}
.elastoplast {background:url(../images/paterns/elastoplast.png) center top repeat;}
.elegant-grid {background:url(../images/paterns/elegant_grid.png) center top repeat;}
.exclusive-paper {background:url(../images/paterns/exclusive_paper.png) center top repeat;}
.fabric-1 {background:url(../images/paterns/fabric_1.png) center top repeat;}
.fancy-deboss {background:url(../images/paterns/fancy_deboss.png) center top repeat;}
.felt {background:url(../images/paterns/felt.png) center top repeat;}
.first-aid-kit {background:url(../images/paterns/first_aid_kit.png) center top repeat;}
.gold-scale {background:url(../images/paterns/gold_scale.png) center top repeat;}
.green-gobbler {background:url(../images/paterns/green_gobbler.png) center top repeat;}
.grunge-wall {background:url(../images/paterns/grunge_wall.png) center top repeat;}
.handmadepaper {background:url(../images/paterns/handmadepaper.png) center top repeat;}
.leather-1 {background:url(../images/paterns/leather_1.png) center top repeat;}
.light-alu {background:url(../images/paterns/light_alu.png) center top repeat;}
.light-checkered-tiles {background:url(../images/paterns/light_checkered_tiles.png) center top repeat;}
.light-honeycomb {background:url(../images/paterns/light_honeycomb.png) center top repeat;}
.light-wool {background:url(../images/paterns/light_wool.png) center top repeat;}
.littleknobs {background:url(../images/paterns/littleknobs.png) center top repeat;}
.micro-carbon {background:url(../images/paterns/micro_carbon.png) center top repeat;}
.noise-pattern-with-crosslines {background:url(../images/paterns/noise_pattern_with_crosslines.png) center top repeat;}
.noisy {background:url(../images/paterns/noisy.png) center top repeat;}
.old-mathematics {background:url(../images/paterns/old_mathematics.png) center top repeat;}
.paper-1 {background:url(../images/paterns/paper_1.png) center top repeat;}
.paper-2 {background:url(../images/paterns/paper_2.png) center top repeat;}
.paper-3 {background:url(../images/paterns/paper_3.png) center top repeat;}
.paven {background:url(../images/paterns/paven.png) center top repeat;}
.pinstripe {background:url(../images/paterns/pinstripe.png) center top repeat;}
.polaroid {background:url(../images/paterns/polaroid.png) center top repeat;}
.project-papper {background:url(../images/paterns/project_papper.png) center top repeat;}
.rip-jobs {background:url(../images/paterns/rip_jobs.png) center top repeat;}
.rockywall {background:url(../images/paterns/rockywall.png) center top repeat;}
.roughcloth {background:url(../images/paterns/roughcloth.png) center top repeat;}
.silver-scales {background:url(../images/paterns/silver_scales.png) center top repeat;}
.small-tiles {background:url(../images/paterns/small_tiles.png) center top repeat;}
.smooth-wall {background:url(../images/paterns/smooth_wall.png) center top repeat;}
.soft-circle-scales {background:url(../images/paterns/soft_circle_scales.png) center top repeat;}
.soft-wallpaper {background:url(../images/paterns/soft_wallpaper.png) center top repeat;}
.square-bg {background:url(../images/paterns/square_bg.png) center top repeat;}
.stucco {background:url(../images/paterns/stucco.png) center top repeat;}
.subtle-freckles {background:url(../images/paterns/subtle_freckles.png) center top repeat;}
.subtle-orange-emboss {background:url(../images/paterns/subtle_orange_emboss.png) center top repeat;}
.vichy {background:url(../images/paterns/vichy.png) center top repeat;}
.washi {background:url(../images/paterns/washi.png) center top repeat;}
.wavecut {background:url(../images/paterns/wavecut.png) center top repeat;}
.white-carbon {background:url(../images/paterns/white_carbon.png) center top repeat;}
.white-sand {background:url(../images/paterns/white_sand.png) center top repeat;}
.white-texture {background:url(../images/paterns/white_texture.png) center top repeat;}
.whitey {background:url(../images/paterns/whitey.png) center top repeat;}
.xv {background:url(../images/paterns/xv.png) center top repeat;}

.clear-container{width:100%; overflow:hidden;}
.ie-fix{position:relative; width:100%;}

a, i {
	text-decoration: none;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
a:hover {text-decoration:none;}
:focus   { outline:0;}

/* Headings */
h1            { font-size:1.5em; line-height:normal; font-weight:normal; }
h2            { font-size:1.33em; line-height:normal; font-weight:normal; margin-bottom:0.57em;}
h3            { font-size:1.09em; line-height:normal; font-weight:bold; margin-bottom:0.69em;}
h4            { font-size:1em; line-height:normal; font-weight:bold; margin-bottom:0.75em;}
h5            { font-size:0.91em; line-height:normal; font-weight:bold; margin-bottom:0.83em;}
h6            { font-size:0.91em; line-height:normal; font-weight:normal; margin-bottom:0.83em;}

h1,h2,h3,h4,h5,h6{font-family: Arial, sans-serif;}

body.sidebar-left .col2-left-layout .col-main { float: right !important;}
body.sidebar-right .col2-left-layout aside.sidebar {float: right !important; margin-left: 0; margin-right: -10px;}

.content-wrapper .container_12{background-color:#FFF;}
.content-wrapper {position: relative; z-index: 1; background: #fff;}
.content-wrapper .main-container{padding-top:1.5em;}
.catalog-product-compare-index .add-to-links .link-compare,
.catalog-product-compare-index .add-to-links .link-wishlist{
	width: auto;
	height: auto;
	background: none;
	-moz-border-radius:0;
	border-radius:0;
	margin-top: 1em;
}

.box {border: 1px solid #e5e5e5; padding: 0.75em; margin: 0 0 0.75em 0;}

/* toTop Button */
#toTop {
    z-index:999;
    display:none;
    text-decoration:none;
    position:fixed;
    bottom: 100px;
    right: 50px;
    overflow:hidden;
}
#toTopHover i {width: 30px; height: 30px; font-size: 14px; line-height: 30px; text-align: center; color: #fff; border-radius: 2px; -moz-border-radius: 2px; background-color: #222;}
#toTop:active, #toTop:focus {outline:none;}
#toTopHover{opacity: 1!important;}

/* Fancybox */
a.fancybox {display: block; z-index: 999;}

/*Home Slider*/
.slider-container{position:relative; padding:60px 0 40px;}
.slider-container.widget-container{padding:0; display:block; margin-left: -10px; margin-right: -10px}
.no-widget{padding:1.5em;}
.slider-container .slider-text-box h2{font-size:4em; line-height:1.2em; font-weight:100; color:#333;}
.slider-container .slider-text-box p{font-size:1.5em; line-height:1.44em;}
.home-slider {position:relative;}
.home-slider-conainer{position:relative;}
.home-slider-conainer .products-grid li.item .produt-img-box .btn-quick-view span span {display: inline;}
.home-slider-conainer .products-grid li.item .btn-quick-view span span {display: none;}
.home-slider-conainer .products-grid li.item .indent{padding-right: 10px; padding-left: 10px;}
.home-slider-conainer .products-grid li.item .product-img-box{overflow: hidden;}
.home-slider-conainer .widget-slider{height:200px;} 
.es-carousel-wrapper{padding:0; position:relative; display:block!important; zoom:1; height:auto;}
.carousel-ul{width:100%; display:block!important;}
.es-carousel-wrapper .products-grid li.item{position:static; display:block!important;}
.es-carousel-wrapper .products-grid li.item{float:left;}
.es-carousel{overflow:hidden;}
.es-carousel ul li a{display:block;}
.es-carousel ul li a img{display:block; border:none; max-height:100%; max-width:100%;}
.slider_2 .products-grid .product-image {}
.home-slider-conainer .slider-buttons {display: inline-block; margin-top: .75em;}
.home-slider-conainer .slider-buttons .add-to-links,
.home-slider-conainer .slider-buttons .btn-quick-view {margin-top: 0; vertical-align: middle;}
.slider-container .prev,
.slider-container .next{
	position: absolute;
	display: block; 
	cursor: pointer;
	z-index: 999;
	text-align: center;
	top: -4.75em;
}
.slider-container .prev i,
.slider-container .next i{
	vertical-align: middle;
    font-size: 14px;
	width: 16px;
	height: 17px;
	color: #888;
	background-color: #eee;
	line-height: 17px;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.slider-container .prev i:hover,
.slider-container .next i:hover {color: #fff;}
.slider-container .prev i {padding-right: 1px;}
.slider-container .next i {padding-left: 1px;}
.slider-container .prev {right: 29px;}
.slider-container .next {right: 10px;}
.slider-container .widget-slider-buttons .prev,
.slider-container .widget-slider-buttons .next {
	top: 25%;
	margin-top: -17px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity 400ms ease;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
}
.slider-container:hover .widget-slider-buttons .prev,
.slider-container:hover .widget-slider-buttons .next {opacity: 1; filter: alpha(opacity=100);}
.slider-container .widget-slider-buttons .prev {left: -10px; right: auto;}
.slider-container .widget-slider-buttons .next {right: -10px;}
.slider-container .widget-slider-buttons .prev i,
.slider-container .widget-slider-buttons .next i {
	height: 34px;
	width: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 28px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	background-color: rgba(0,0,0,.5);
}

/* widgets */
.widget{margin:0!important;}
.widget .widget-title{padding:0!important; margin:0!important;}
.widget .widget-title h1,
.widget .widget-title h2{margin:0;}
.widget .products-grid .product-image,
.widget .products-list .product-image{
	width: auto !important;
	height: auto !important;
}
.widget .products-list .product-shop,
.widget .products-list .product-shop{
	margin:0!important;
}
.widget .widget-products{clear: both;}
.home-container {position: relative;}
.background-wrapper {position: absolute!important; overflow: hidden; top: 0; bottom: 0;}
.background-wrapper img {max-width: none;}
.background-wrapper + * {position: relative;}
.main-container{padding-top:3em; padding-bottom: 1.5em; width:100%;}
.cms-home .main-container {padding-bottom: 0; padding-top: 0;}

/* Form Elements */
input,select,textarea,button {font: 11px/18px Arial, Helvetica, sans-serif; vertical-align: middle; color: #aaa;}
input.input-text,select {height: 24px;}
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; border-radius: 2px; -moz-border-radius: 2px; background-color: #eee; border-color: #eee;}
input.input-text,textarea {padding: 5px 10px;}
select {padding: 8px 10px; height: 36px;}
select option { padding-right:10px; }
select.multiselect{height:auto;}
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; margin-top:0;}
input.checkbox { margin-right:3px; }
input.qty {
	height: 38px;
	width: 38px;
	background-color: #eee;
	border-color: #eee;
	text-align: center;
	font-size: 12px;
	color: #888;
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px;
	padding: 0;
}
input[type="text"],
textarea,
input[type="password"],
input.input-text {-webkit-appearance: none;}
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button {overflow: visible; width: auto; border: 0; padding: 1px; margin: 0; background: transparent; cursor: pointer;}
button.button span {float: left; height: 36px; text-align:center; white-space:nowrap; color:#fff; }
button.button span span {
	height: auto;
	background-color: #ddd;
	border: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	line-height: 36px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #888;
	transition: background-color 500ms ease;
	-moz-transition: background-color 500ms ease;
	-webkit-transition: background-color 500ms ease;
	-o-transition: background-color 500ms ease;
	padding: 0 22px;
}
button.button:hover span span {color: #fff;}
button.btn-checkout span {}
button.btn-checkout.no-checkout {}

/* buttons */
button.button.progress-buttons {position: relative; overflow: hidden; background: #ddd; border-radius: 2px; -moz-border-radius: 2px;}
button.button.progress-buttons span.content {position: relative; display: block; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s;/*  background: #eee; */}
button.button.progress-buttons span.content span {padding: 0; background: none!important;}
button.button.progress-buttons span.content span span  {padding: 0 22px; position: relative; z-index: 10;}
button.button.progress-buttons:hover {background-color: #e53b3f;}
button.button span.progress {float: none; display: block;/*  height: auto; */ width: auto;/*  background: #0e7138; */ padding: 0; position: relative; z-index: 1;}
button.button span.progress-inner {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	-webkit-transition: height 0.3s, opacity 0.3s;
	transition: height 0.3s, opacity 0.3s;
	z-index: 2;
}
button.button.progress-buttons[disabled],
button.button.progress-buttons[disabled].state-loading {
	cursor: default;
}
button.button.progress-buttons.state-loading,
button.button.progress-buttons.state-success {background-color: #e53b3f;}
button.button.progress-buttons.state-loading span,
button.button.progress-buttons.state-success span {color: #fff;}
button.button.progress-buttons .content {
	position: relative;
	display: block;
}

button.button.progress-buttons .content:before,
button.button.progress-buttons .content:after  {
	position: absolute;
	right: 20px;
	color: #fff;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	opacity: 0;
	-webkit-transition: opacity 0.3s 0.3s;
	transition: opacity 0.3s 0.3s;
}
.button-holder {overflow: hidden;}
.product-view .button-holder,
.catalog-product-compare-index .button-holder {display: inline-block;}
.catalog-product-compare-index .button-holder {margin-right: 15px; vertical-align: middle;}
.catalog-product-compare-index .add-to-links {display: inline-block; vertical-align: middle; line-height: 1;}
.catalog-product-compare-index .button-holder button {margin-bottom: 0;}
.catalog-product-compare-index .button-holder button.button.progress-buttons[data-vertical] .progress-inner {padding: 0;}
button.button.progress-buttons .content > span:before,
.products-list .button-holder .button > span > i,
.products-grid .button-holder .button > span > i {
	position: absolute;
	height: 100%;
	width: 100%;
	font-size: 1.16em;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	top: -100%;
	text-align: center;
	margin: 0;
	left: 0;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 36px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f07a";
}
.products-list .button-holder .button > span > i,
.products-grid .button-holder .button > span > i {line-height: 40px;}
button.button.progress-buttons:hover .content > span:before,
.products-list .button-holder .button:hover > span > i,
.products-grid .button-holder .button:hover > span > i {top: 0;}
.products-grid button.button.progress-buttons:hover .content > span span,
.products-list button.button.progress-buttons:hover .content > span span,
.product-view .add-to-cart button.button:hover .content > span span,
#wishlist-table button.button.progress-buttons:hover .content > span span,
#product_comparison button.button.progress-buttons:hover .content > span span,
.products-list .button-holder .button:hover span span,
.products-grid .button-holder .button:hover span span {
	-webkit-transform: translateY(300%);
	-moz-transform: translateY(300%);
	-ms-transform: translateY(300%);
	transform: translateY(300%);
}
.products-grid button.button.progress-buttons:hover span span,
.products-list button.button.progress-buttons:hover span span {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
}
.products-grid button.button.progress-buttons:hover > span,
.products-list button.button.progress-buttons:hover > span {background: none;}
button.button.progress-buttons .content:before {
	content: "\f00c"; /* Checkmark for success */
}
button.button.progress-buttons .content:after {
	content: "\e601"; /* Cross for error */
}
button.button.progress-buttons.state-success .content:before,
button.button.progress-buttons.state-error .content:after {opacity: 1;}
.notransition {
	-webkit-transition: none !important;
	transition: none !important;
}
button.button.progress-buttons .progress-inner,
.product-view .add-to-cart button.button.progress-buttons .progress-inner {
	position: absolute;
	left: 0;
 	background: rgba(0,0,0,.2);
}
button.button.progress-buttons[data-vertical] .progress-inner {
	bottom: 0;
	width: 100%;
	height: 0;
	-webkit-transition: height 0.3s, opacity 0.3s;
	transition: height 0.3s, opacity 0.3s;
}

/* Necessary 3d styles for buttons with perspective */

button.button.progress-buttons[data-perspective] {
	position: relative;
	display: inline-block;
	padding: 0;
	background: transparent;
	-webkit-perspective: 900px;
	perspective: 900px;
}

button.button.progress-buttons[data-perspective] .content {
	padding: 0 60px;
/* 	background: #1d9650; */
}

button.button.progress-buttons[data-perspective] .progress-wrap {
	display: block;
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

button.button.progress-buttons[data-perspective] .content,
button.button.progress-buttons[data-perspective] .progress {
	outline: 1px solid rgba(0,0,0,0); /* Smoothen jagged edges in FF */
}

/* Fill vertical */
/* ====================== */

button.button.progress-buttons[data-style="fill"][data-vertical] {
	overflow: visible;
}

button.button.progress-buttons[data-style="fill"][data-vertical] .content {
/* 	z-index: 10; */
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

button.button.progress-buttons[data-style="fill"][data-vertical] .content:before,
button.button.progress-buttons[data-style="fill"][data-vertical] .content:after {
	top: 100%;
	right: auto;
	left: 50%;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	line-height: 36px;
}
.products-list.small button.button.progress-buttons[data-style="fill"][data-vertical] .content:before,
.products-list.small button.button.progress-buttons[data-style="fill"][data-vertical] .content:after,
.products-list.small button.button.progress-buttons .content > span:before,
.products-list.small .button-holder .button > span > i {line-height: 26px;}

button.button.progress-buttons[data-style="fill"][data-vertical].state-success .content,
button.button.progress-buttons[data-style="fill"][data-vertical].state-error .content {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
button.btn-proceed-checkout {
	-webkit-transition-duration: 0.3s!important;
	transition-duration: 0.3s!important;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	display: inline-block;
	float: none;
}
button.btn-proceed-checkout:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.checkout-onepage-index #review-buttons-container .btn-checkout{background: none!important;}
/* buttons */

button.button > span,
aside.sidebar .actions a,
aside.sidebar .block.block-wishlist .link-cart i {border: solid 0px;}

p.control input.checkbox,
p.control input.radio {margin-right: 6px;}
/* Form Highlight */

/* Form lists */
/* Grouped fields */
.form-list{margin:0.75em 0;}
.form-list li { margin:0 0 0.75em; }
.form-list label { float:left; font-weight:normal; position:relative; z-index:0; font-size:.91em;padding-bottom:5px;}
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#e85131; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:324px; }
.form-list input.input-text { width:303px; background-color: #eee; border-color: #eee;}
.form-list textarea { width:254px; height:10em; background-color: #eee; border-color: #eee;}
.form-list select { width:310px; background-color: #eee; border-color: #eee;}
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:626px; }
.form-list li.wide textarea { width:627px; }
.form-list li.wide select { width:677px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }
.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }
.form-list .name-middlename {width: 120px;}
.form-list .name-middlename input.input-text {width: 85px;}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }
.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:199px; }
.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {width: 164px;}
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {width: 88px;}
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {width: 46px;}
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }
.buttons-set { clear:both; margin:0.42em 0 0; padding:0; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; margin-left: 5px; }
.buttons-set p.required { margin:0 0 0.42em; }
.buttons-set-order {}
.fieldset { border:1px solid #ddd; padding:1.5em 20px; margin:2.34em 0; }
.fieldset .legend {
	border-bottom: 1px solid #ddd;
    color: #222222;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.583em;
    padding-bottom: 0.417em;
    text-transform: uppercase;
	margin-bottom: 1.5em;
	letter-spacing: -1px;
}
/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; font-size:10px; line-height:13px; color:#f00;}
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:12px; text-align:right; color:#e71861; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }
.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; position: relative; z-index: 9999; }
.messages li { margin:0 0 10px; position:relative;}
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
	padding:12px 19px 9px 35px!important;
	font-size:1em!important;
	font-weight:normal!important;
}
.error-msg { background-color:#edcbc7; color:#97807e;}
.success-msg { background-color:#c5ecc1; color:#7c967a;}
.note-msg,
.notice-msg { background-color:#e3e3cf; color:#909083;}
.error-msg i,
.success-msg i,
.note-msg i,
.notice-msg i{
	position: absolute;
	top: 14px;
	left: 17px;
}
.messages .messages-close-btn{
	position:absolute;
	width:13px;
	height:13px;
	right:13px;
	top:14px;
	z-index:9999;
	cursor:pointer;
	font-size:0;
	color: #7c9479;
    background:url(../images/close.png) no-repeat;
}
.messages .messages-close-btn i{font-weight: 100; left: 0; top: 0;}
ul.i-am-new { list-style:none !important; margin:0 !important; padding:0 !important; width:100%; overflow:hidden; }
ul.i-am-new li { 
    text-align: center; 
    border-style:solid;
    border-width:1px;
    border-top: 0px;
    background:url(../images/messages_bg.png) center top repeat-x;
    padding:8px 9px 7px 69px!important;
    font-size:1.09em!important; 
    text-transform:uppercase; 
    font-weight:normal!important;
}
ul.i-am-new li.warning { border-color:#ffc237; background-color:#ffeaa8; color:#a76200; }
ul.i-am-new li.error { border-color:#8b0000; background-color:#f70000; color:#fff; }
ul.i-am-new li.success { border-color:#50c24e; background-color:#8be68b; color:#1a761a; }

/* BreadCrumbs */
.breadcrumbs-wrapper{background-color: #eee; margin-right: -40px; padding-right: 40px;}
nav.breadcrumbs {
    text-align:left;
    float:left;
    position:relative;
	margin-left: 20px;
}
nav.breadcrumbs li { display:inline; }
nav.breadcrumbs li span {margin: 0 10px; color: #aaa; position: relative; top: 1px;}
nav.breadcrumbs li a,
header#header nav.breadcrumbs li a{
	text-decoration: none;
	font-size: .91em;
	color: #aaa;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: color 400ms ease;
	-moz-transition: color 400ms ease;
	-webkit-transition: color 400ms ease;
	-o-transition: color 400ms ease;
}
nav.breadcrumbs li strong{font-size: .91em; color: #aaa;}
.breadcrumbs-wrapper .social-likes {float: right; margin-right: -20px;}
.breadcrumbs-wrapper .social-likes .twitter-share-button {min-width: 0; max-width: 80px; margin-left: 15px; display: inline-block; vertical-align: middle;}
.breadcrumbs-wrapper .social-likes .fb_iframe_widget {width: auto!important; display: inline-block!important; height: auto!important;}
.breadcrumbs-wrapper .social-likes .fb_iframe_widget span {vertical-align: middle!important;}

/* Page Heading */
.page-title {}
body .widget .widget-title,
body .widget-title,
.page-title,
.page-title,
.page-title,
.page-title,
.page-title,
.page-title,
.content-subscribe-block .block-title,
header.rating-title,
.opc-wrapper-opc h2.opc-title,
.related-wrapper-bottom .block-related .block-title {border-bottom: solid 1px #ddd; margin-bottom: 1.5em!important;}
header.rating-title h2,
body .widget .widget-title h1,
body .widget .widget-title h2,
body .widget-title h1,
body .widget-title h2,
.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5,
.page-title h6,
#footer h3,
.block-title h3,
aside.sidebar .block .block-title strong span,
.product-name h2,
.block-related h2,
.opc-wrapper-opc h2.opc-title,
.op_block_title,
.dashboard .box-head h2,
.content-subscribe-block .block-title h3,
.related-wrapper-bottom .block-related .block-title strong span,
.block-poll .block-title strong span {
	font-size: 1.5em!important;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #222;
	line-height: 1.583em;
	margin-bottom: .75em;
}
.postTitle h2 a {color: #222;}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

.content-wrapper .right-content {padding-top: 1.33em;}

/* Indents */
hr,
hr.indent-9,
hr.indent-12,
hr.indent-18,
hr.indent-24,
hr.indent-28,
hr.indent-32,
hr.indent-36,
hr.indent-40,
hr.indent-46,
hr.indent-52,
hr.indent-56,
hr.indent-60{padding: 0; border: none; background: none; height: 0; margin: 0;}

hr.indent-9 {margin:.75em 0;}
hr.indent-12 {margin: 1em 0;}
hr.indent-18 {margin: 1.5em 0;}
hr.indent-24 {margin: 2em 0;}
hr.indent-28 {margin: 2.333em 0;}
hr.indent-32 {margin: 2.5em 0;}
hr.indent-36 {margin: 3em 0;}
hr.indent-40 {margin: 3.333em 0;}
hr.indent-46 {margin: 3.883em 0;}
hr.indent-52 {margin: 4.333em 0;}
hr.indent-56 {margin: 4.667em 0;}
hr.indent-60 {margin: 5em 0;}
hr.indent-64 {margin: 5.333em 0;}
hr.indent-68 {margin: 5.667em 0;}
hr.indent-72 {margin: 6em 0;}
hr.indent-76 {margin: 6.333em 0;}
hr.indent-80 {margin: 6.667em 0;}
hr.indent-84 {margin: 7em 0;}
hr.indent-88 {margin: 7.333em 0;}
hr.indent-92 {margin: 7.667em 0;}
hr.indent-96 {margin: 8em 0;}
hr.indent-100 {margin: 8.333em 0;}
hr.indent-104 {margin: 8.667em 0;}
hr.indent-108 {margin: 9em 0;}

/* invisible indents */
hr.white-space{margin-top: 0;}

/* solid indents */
hr.solid{border-bottom:1px solid #B4B4B4;}

/* dotted indents */
hr.dotted{border-bottom:1px dotted #B4B4B4;}

/* dashed indents */
hr.dashed{border-bottom:1px dotted #B4B4B4;}

/* mobile indents */
hr.mobile {display: none;}

/* Pager */
.toolbar .pager {display: none;}
.toolbar .pager > p {float:right;}
.toolbar .pager .amount {
    display: none;
    margin:0;
    font-size:0.8em;
    color:#888;
    line-height:3.4em;
    padding-right:10px;
}
.toolbar .pager .pager-box,
.toolbar .pager label,
.toolbar .pager strong span,
.toolbar .pager a span {display:none;}
.toolbar .pager .limiter {float:right;}
.toolbar .pager .limiter label {margin-right:0.63em; margin-top:7px; float:left;}
.toolbar .limiter .sbSelector{line-height: 1.6em;}
.pager .limiter ul{float:left;}
.pager .limiter ul li{float:left;}
.pager .limiter ul li.last{background:none;}
.pager .limiter ul li a{display:block; padding:0.63em 12px;}
.pager .limiter ul li a:hover,
.pager .limiter ul li a.selected{color:#fff;}

/* Sorter */
.toolbar .sorter {}
.sorter .view-mode {float:left; display:block; padding-bottom:0; margin: 5px 0 0;}
.sorter .view-mode label {display:none;}
.sorter .view-mode i {
	font-size: 1.16em;
	vertical-align: middle;
	padding-right: 6px;
	margin-top: -1px;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.sorter .view-mode .grid,
.sorter .view-mode .list {float: left; font-size: 1em; line-height: 1.5em; text-transform: uppercase; color: #aaa; letter-spacing: -1px; font-weight: bold;}
.sorter .view-mode .grid { border-right: solid 1px #ddd; padding-right: 15px; margin-right: 15px;}
.sorter .sort-by {float: right; margin-right: 10px;}
.sorter .sort-by select {}
.sorter .sort-by a{}
.sorter .sort-by .asc{}
.sorter .sort-by .desc{}
.sorter .link-feed {}
.limiter {float: right; margin-right: 30px;}
.toolbar .limiter .sbSelector {padding-right: 50px;}
.sorter a.asc,
.sorter a.desc {float: right; font-size: 1.16em; color: #888; margin-top: .5em;}
.sorter a.asc i,
.sorter a.desc i {
 transition: none;
 -webkit-transition: none;
 -moz-transition: none;
 -o-transition: none;
}
.pager .pager-box {display: none;}
.pages > strong{display: none;}
.pages li {
	float: left;
	height: 30px;
	width: 30px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	background-color: #eee;
	text-align: center;
	transition: background-color 300ms ease;
	-webkit-transition: background-color 300ms ease;
	-moz-transition: background-color 300ms ease;
	-o-transition: background-color 300ms ease;
	margin-right: 2px;
}
.pages li a,
.pages li.current {font-size: 13px; font-weight: bold; color: #888; display: block; line-height: 30px;}
.pages li.current {color: #fff; float: left;}
.pages li:hover {background-color: #ddd;}
.pages li a.previous i,
.pages li a.next i {font-size: 14px; line-height: 30px;}
.sorter label {
	font-size: .91em;
	line-height: 1.583em;
	display: inline-block;
	vertical-align: middle;
	color: #888;
	text-transform: uppercase;
	margin-right: 10px;
	letter-spacing: -1px;
	font-weight: bold;
}

/* Toolbar */
.toolbar {width: auto; padding: 0; margin-bottom: 1.5em;}
.toolbar a {color:#888;}
.toolbar .sbHolder {display: inline-block; vertical-align: middle;}
.toolbar .sbSelector {
	border: none;
	background-color: #eee;
	padding: 0 80px 0 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	color: #aaa;
}
.toolbar .sbSelector:hover,
.toolbar .sbHolder .sbToggleOpen + .sbSelector {background-color: #eee;}
.toolbar .sbSelector > span.text {color: #aaa; display: inline-block; vertical-align: middle; padding: 0; line-height: 28px;}
.toolbar .sbSelector .text + span {position: absolute; right: 10px; top: 50%; margin: -2px 0 0;}
.toolbar .sbOptions a {font-size: 11px; font-weight: normal; letter-spacing: 0;}
.products-grid ~ .toolbar-bottom {margin-top: -1.5em; position: relative; z-index: 2;}
.toolbar-bottom {border-top: solid 1px #ddd; padding-top: 1.5em; text-align: left;}
.toolbar-bottom .sorter {display: none;}
.toolbar-bottom .sorter .sort-by,
.toolbar-bottom .sorter .asc,
.toolbar-bottom .sorter .desc,
.toolbar-bottom .limiter{display:none;}
.toolbar-bottom .pager {display: inline-block;}

/* Data Table */
.data-table { width:100%; margin:0.75em 0;}
.data-table.compare-table {background-color: #fff;}
.data-table th {
	padding: .75em;
	border: 1px solid #ddd;
	font-size: 1em;
	color: #888;
	white-space: nowrap;
	text-align: center;
}
.data-table td {padding: 1.5em; border: 1px solid #ddd; vertical-align: middle;}
.data-table .cart-label {font-size: 1.09em; font-weight: bold; padding-right: 7px; display: none;}
.data-table thead {}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}
.data-table a.product-image {
	display: block;
	width: 80px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
#wishlist-table.data-table a.product-image {float: none;}
.data-table .product-name {font-size: 1em; text-transform: uppercase; font-weight: normal; float: left; color: #222;}
.data-table .product-name a,
#my-orders-table h3.product-name {
	font-size: 1.16em;
	line-height: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	color: #222;
	display: inline-block;
	max-width: 82%;
	letter-spacing: -1px;
}
#my-orders-table h3.product-name {max-width: 100%;}
.data-table .c_actions {float:right;}
.data-table .c_actions a {float: right;}
.data-table .c_actions a i {font-size: 1.16em; color: #ccc; padding: 5px;}
.data-table .cart-price .price {font-size: 1.5em; line-height: 1.5em; -webkit-text-stroke: 0.01em;}
.data-table div.quantity-increase {margin-right: 0;}
.data-table .item-options {float: left;}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:none; padding-left:0; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style-type:square; list-style-position: inside; padding-left:0; }
.std ol { list-style-type:none; }
.std ul ul { list-style-type:none; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std em { font-style:italic; }

/* Misc */
.links li {display: block;}
.links li a{text-decoration:none; padding-left:2px; line-height: normal; display:block; float:left;}
.links li a:hover{text-decoration:none;}
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }
.link-cart { font-weight:normal; color:#8a8a8a; }
.link-cart:hover{}
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove {
	display:block;
	line-height:0;
	overflow:hidden;
}
.btn-remove2 { 
	display:block;
	padding-left: 0;
}
.btn-edit{display:block; }
.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }
.separator { margin:0 3px; }
.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }
/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }
/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* Cookie Notice */
.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }
.notice-cookie .notice-inner .actions { }

/* ======================================================================================= */

/* Meigee Widgets ======================================================================== */

/* Widget: Latest Twets */
.tweet_list{padding-top:0; padding-bottom:0;}
.tweet_list li{padding-bottom:18px;}
.tweet_list li.tweet_last {padding-bottom:0;}
.tweet_list li a.tweet_avatar { background: #fff; border: 1px solid #DEDEDE; float: left; margin: 0 5px 0 0 }

/* Widget: Social Links */
ul.social-links { overflow:hidden;}
ul.social-links li {float: left; margin: 0!important; position: relative;}
ul.social-links li a {}
ul.social-links li a:before,
#footer ul.social-links li a:before {content: ""; display: block; position: absolute; border-left: solid 1px #393939; height: 30px; top: 50%; margin-top: -15px;}
ul.social-links li:first-child a:before,
#footer ul.social-links li:first-child a:before {content: none;}
ul.social-links li a i {
    color: #ccc;
    line-height: 60px;
    font-size: 14px;
	height: 60px;
	width: 60px;
	text-align: center;
	border: solid 0px;
}
ul.social-links li a:hover i {background-color: #4e4e4e;}

ul.social-links.custom-colors li a i:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	top: 0;
	transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-webkit-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
}
ul.social-links.custom-colors li a i:hover:after {opacity: .2; filter: alpha(opacity=20)}
/* //Social Links */

.twitter-share-button{min-width:120px;}

/* Widget: Brand Slider */
ul.brands { overflow: hidden;}
ul.brands li { list-style: none; float: left; margin-right: 20px; margin-bottom: 10px; position: relative;}
ul.brands li a{display: inline-block;}
.brands.slider-container{padding:0;}
.brands.slider-container .widget-slider {height: auto;}
.brands.slider-container .widget-slider ul.brands {overflow: visible !important;}
.brands.slider-container .slider-off .next,
.brands.slider-container .slider-off .prev{display: none;}


/* Header 2 ============================================================================== */

header#header.header-2 .header-bottom-wrapper,
header#header.header-3 .header-bottom-wrapper {background-color: #222;}
header#header.header-2 .header-bottom,
header#header.header-3 .header-bottom {position: static;}
header#header.header-2 .nav-container,
header#header.header-3 .nav-container {margin: 0; padding: 0; float: left; width: 88%; position: static; opacity: 1; filter: alpha(opacity=100); overflow: visible;}
header#header.header-2 .accordion-menu .nav-container,
header#header.header-3 .accordion-menu .nav-container{
	overflow: hidden;
	height: 60px;
}
header#header.header-1 #nav,
header#header.header-2 .accordion-menu #nav,
header#header.header-3 .accordion-menu #nav,
header#header.header-1 #nav li.level0,
header#header.header-2 .accordion-menu #nav li.level0,
header#header.header-3 .accordion-menu #nav li.level0{
	position: static;
}
header#header.header-2 .nav-container  > ul li.level0,
header#header.header-3 .nav-container  > ul li.level0 {float: left; margin-left: 10px!important;}
header#header.header-2 .nav-container  > ul li.level0:first-child,
header#header.header-3 .nav-container  > ul li.level0:first-child {margin-left: 0;}
header#header.header-2 .nav-container a.level-top,
header#header.header-3 .nav-container a.level-top {margin: 0; padding: 1.25em 10px; position: relative;}
header#header.header-2 .menu-button,
header#header.header-3 .menu-button {float: right; margin-right: -20px; position: absolute; right: 0; max-width: 15%;}
header#header.header-2 .nav-wide#nav-wide .menu-wrapper,
header#header.header-3 .nav-wide#nav-wide .menu-wrapper {top: 100%;}
header#header.header-2 .slider-with-banners/* ,
header#header.header-3 .slider-with-banners */ {margin: 0 -20px; padding: 0 20px;}
header#header.header-2 .slider-with-banners .header-slider-holder/* ,
header#header.header-3 .slider-with-banners .header-slider-holder  */{margin: 0 -20px;}
header#header.header-3 .slider-with-banners {margin-right: -20px; padding-right: 20px;}
header#header.header-3 .slider-with-banners .header-slider-holder  {margin-right: -20px;}
header#header.header-2 .slider-with-banners .header-slider-container .iosSlider .slider .item .slide-container.slide-skin,
header#header.header-3 .slider-with-banners .header-slider-container .iosSlider .slider .item .slide-container.slide-skin {bottom: 9%; left: 5%;}
header#header.header-2 .slider-with-banners .header-slider-container .iosSlider .slider .item h3,
header#header.header-3 .slider-with-banners .header-slider-container .iosSlider .slider .item h3 {font-size: 10px; margin: 0;}
header#header.header-2 .slider-with-banners .header-slider-container .iosSlider .slider .item h2,
header#header.header-3 .slider-with-banners .header-slider-container .iosSlider .slider .item h2 {font-size: 30px; width: 52%; margin-top: -2px; margin-bottom: 2px;}
header#header.header-2 .slider-with-banners .header-slider-container .iosSlider .slider .item p,
header#header.header-3 .slider-with-banners .header-slider-container .iosSlider .slider .item p {font-size: 12px; width: 50%;}
header#header.header-2 .slider-with-banners .header-slider-container  .slide-container.slide-skin-2,
header#header.header-3 .slider-with-banners .header-slider-container  .slide-container.slide-skin-2 {top: 13%; left: 6%;}
header#header.header-2 .slider-with-banners .header-slider-container  .slide-container.slide-skin-2 p,
header#header.header-3 .slider-with-banners .header-slider-container  .slide-container.slide-skin-2 p {margin-bottom: 1.33em;}
header#header.header-2 .slider-with-banners .header-slider-container  .slide-container.slide-skin-2 h4,
header#header.header-3 .slider-with-banners .header-slider-container  .slide-container.slide-skin-2 h4 {margin-left: -8%;}
header#header.header-2 .slider-without-banners,
header#header.header-3 .slider-without-banners,
header#header.header-2 .slider-without-banners .header-slider-holder,
header#header.header-3 .slider-without-banners .header-slider-holder,
header#header.header-2 .slider-without-banners .header-slider-container,
header#header.header-3 .slider-without-banners .header-slider-container {margin: 0 -20px; padding: 0 20px;}
header#header.header-2 .slider-without-banners .container,
header#header.header-3 .slider-without-banners .container {margin-left: -20px;}
header#header.header-2 .header-slider-holder .boxed-slider .container_12,
header#header.header-3 .header-slider-holder .boxed-slider .container_12 {background: none!important; padding: 0; margin: 0;}
header#header.header-2 .header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin,
header#header.header-3 .header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin {bottom: 15%; width: 90%;}
header#header.header-2 .header-slider-container .iosSlider .slider .item h3,
header#header.header-3 .header-slider-container .iosSlider .slider .item h3 {font-size: 14px; margin-top: 0; margin-bottom: 6px;}
header#header.header-2 .header-slider-container .iosSlider .slider .item h2,
header#header.header-3 .header-slider-container .iosSlider .slider .item h2 {font-size: 60px; margin-bottom: 9px; width: 67%;}
header#header.header-2 .header-slider-container .iosSlider .slider .item p,
header#header.header-3 .header-slider-container .iosSlider .slider .item p {font-size: 14px; width: 46%;}
header#header.header-2 .slider-without-banners .header-slider-container  .slide-container.slide-skin-2,
header#header.header-3 .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 {left: 0; right: auto; top: auto;}
header#header.header-2 .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 .right,
header#header.header-3 .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 .right {width: 35%; margin-top: 7%; position: relative; left: -4.5%; z-index: 2;}
header#header.header-2 .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 h3,
header#header.header-3 .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 h3 {font-size: 10px;}
header#header.header-2 .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 h2,
header#header.header-3 .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 h2 {font-size: 30px; width: 80%;}
header#header.header-2 .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 p,
header#header.header-3 .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 p {font-size: 12px; width: 80%;}
.header#header.header-2 .slider-banners {margin-right: -40px; padding-right: 40px; overflow: hidden;}
header#header.header-2 .slider-banners > div {position: relative; margin-right: -20px; overflow: hidden;}
header#header.header-3 .slider-banners > div {position: relative;}
header#header.header-2 .slider-banners > div a,
header#header.header-3 .slider-banners > div a,
header#header.header-2 .slider-banners > div img,
header#header.header-3 .slider-banners > div img {display: block;}
header#header.header-2 .slider-banners .banner-content,
header#header.header-3 .slider-banners .banner-content {position: absolute; bottom: 18px; left: 20px;}
header#header.header-2 .slider-banners .banner-content h2,
header#header.header-3 .slider-banners .banner-content h2 {
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
	line-height: 1;
	width: 70%;
}
header#header.header-2 .slider-banners .banner-content h3,
header#header.header-3 .slider-banners .banner-content h3 {font-size: 10px; font-weight: bold; text-transform: uppercase; color: #fff; margin-bottom: 2px;}
header#header.header-2 #nav-wide .menu-wrapper > ul.level0 li.level1:nth-of-type(3),
header#header.header-3 #nav-wide .menu-wrapper > ul.level0 li.level1:nth-of-type(3),
header#header.header-2 .nav-wide#nav-wide .menu-wrapper > ul.level0 li.level1:nth-of-type(4),
header#header.header-3 .nav-wide#nav-wide .menu-wrapper > ul.level0 li.level1:nth-of-type(4) {margin-top: 0;}
header#header .nav-container + .menu-button .close,
header#header .nav-container.open + .menu-button .open {display: none;}
header#header .nav-container.open + .menu-button .close {display: block;}
.breadcrumbs-wrapper.type-2 {
	border-bottom: solid 1px #eee;
	background-color: #fff;
	margin: -1.5em 0 1.5em;
	padding: 1.5em 0 1.5em;
	overflow: hidden;
	position: relative;
}
.breadcrumbs-wrapper.type-2 nav.breadcrumbs {margin-left: 0;}
body.boxed-layout .breadcrumbs-wrapper.type-2 {
	margin: -1.5em -20px 1.5em;
	padding: 1.5em 20px;
}
.breadcrumbs-wrapper.type-2:before {
	content: "";
	box-shadow: 0 1px 8px rgba(0,0,0,.15);
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	height: 3px;
	top: 0;
}
.breadcrumbs-wrapper.type-2 .social-likes {margin-right: 0;}
header#header.header-2 .menu-button .opened,
header#header.header-3 .menu-button .opened {display: none;}
header#header.header-2 .nav-container.open + .menu-button .opened,
header#header.header-3 .nav-container.open + .menu-button .opened {display: inline-block;}
header#header.header-2 .nav-container.open + .menu-button .closed,
header#header.header-3 .nav-container.open + .menu-button .closed {display: none;}
.menu-button .mobile.open {display: none;}
header#header.header-2.floating,
header#header.header-3.floating {background: none;}

header#header .header-bg {position: absolute;}

/* Header ================================================================================ */
.header-wrapper {position: relative;}
header#header {padding:0; margin: 0; background-color: #fff;}
header#header > .container_12{background-color:#FFF;}
header#header .header-top-left {margin-left: -20px; padding-left: 20px; text-align: center; padding-top: 1.5em; position: static;}
header#header .header-top-right {border-left: solid 1px #eee; z-index: 1000;}
header#header .header-top .first-line {border-bottom: solid 1px #eee; padding: .75em 20px; margin-bottom: 1.5em; margin-right: -39px;}
header#header .header-top .second-line {margin-right: -40px; padding: 0 20px 1.5em;}
header#header .header-phones,
header#header .welcome-msg {float: left; font-size: 1em; line-height: 1.5em; color: #888; margin-top: 2px;}
header#header .header-phones {border-right: solid 1px #ddd; margin-right: 20px; padding-right: 20px;}
header#header .header-bottom-left {margin-left: -20px; padding-left: 20px; background-color: #222; position: relative; z-index: 99;}
header#header .sbSelector {border: solid 0px;}
header#header .header-bottom-right {margin-right: -20px; padding-right: 40px; float: right;}
header#header .links.custom,
header#header .customer-name {float: right; margin: 0 0 0 2px; clear: none}
header#header .header-blocks {text-align: right;}
header#header .links.default li{
	display: inline-block;
	border-left: solid 1px #ccc;
	padding: 1px 0;
	margin-right: -3px;
	margin-top: 0!important;
	border-top: none;
}
header#header .links.default li a {
	font-size: .91em;
	color: #888;
	line-height: 1.5em;
	padding: .617em 12px;
	display: inline;
	float: none;
}
header#header .links.default li:first-child {margin: 0 -3px 0 0; border: none;}
header#header .links.default {display: inline-block; margin: 1em 15px 0 0;}
header#header .header-blocks > .top-link-wishlist {
	position: relative;
	float: right;
	list-style: none;
}
header#header .header-blocks > .top-link-wishlist a {
	color: #222;
	font-size: 0;
	display: block;
	float: right;
	height: 40px;
	line-height: 40px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 0 16px;
}
header#header .header-blocks > .top-link-wishlist:hover a {background-color: #eee;}
header#header .top-link-wishlist i {
	font-size: 14px;
	line-height: 40px;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
header#header .top-link-wishlist .wishlist-items {display: inline; font-size: 12px; margin-left: 3px;}
header#header .links.custom li a {font-size: 0;}
header#header .links.custom li a.top-link-login,
header#header .customer-name {
	font-size: 12px;
	color: #fff;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
	border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 0 16px;
	cursor: pointer;
	border: solid 2px;
	overflow: hidden;
	position: relative;
	transition: background-color 300ms ease;
	-moz-transition: background-color 300ms ease;
	-webkit-transition: background-color 300ms ease;
	-o-transition: background-color 300ms ease;
}
header#header .links.custom li a.top-link-login:hover,
header#header .customer-name:hover {
	background-color: #000;
	color: #fff;
}
header#header .links.custom li a.top-link-login > i,
header#header .customer-name > i {
	position: absolute;
	height: 100%;
	width: 100%;
	line-height: 36px;
	font-size: 1.16em;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	top: -100%;
	text-align: center;
	margin: 0;
	left: 0;
}
header#header .links.custom li a.top-link-login:hover > i,
header#header .customer-name:hover > i {top: 0;}
header#header .links.custom li a.top-link-login > span,
header#header .customer-name > span {
	display: inline-block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}
header#header .links.custom li a.top-link-login:hover > span,
header#header .customer-name:hover > span {
	-webkit-transform: translateY(300%);
	-moz-transform: translateY(300%);
	-ms-transform: translateY(300%);
	transform: translateY(300%);
}
header#header .links.custom li a.top-link-login i,
header#header .customer-name i {font-size: 14px; line-height: 36px; margin-right: 9px;}
header#header .logo{
    text-decoration:none;
    overflow:hidden;
    text-align:center;
	display: block;
	margin: 0;
}
header#header h2.logo {margin-bottom: 1.5em;}
header#header .customer-name + .links {
	background-color: #fff;
	box-shadow: 0px 1px 5px rgba(0,0,0,.1);
	display: none;
	position: absolute;
	right: 0;
	z-index: 99999;
	margin-left: 0!important;
	padding: 0 20px;
	min-width: 153px;
}
header#header .customer-name + .links li {float: none; border-top: solid 1px #eee; padding: 0;}
header#header .customer-name + .links li.first {border-top: none;}
header#header .customer-name + .links li a {display: block!important; font-size: 1em; color: #aaa; float: none; text-align: left; padding: 1em 20px; margin: 0 -20px;}
header#header .customer-name + .links li a:hover {background-color: #fafafa;}
header#header .logo strong{
    position:absolute;
    top:0; 
    left:-120px; 
    width:0; 
    height:0; 
    font-size:0; 
    line-height:0;
    text-indent:-999em; 
    overflow:hidden;
}
header#header .small-logo {
    font-size: 0;
    opacity: 0;
    position: absolute;
    top: -500%;
}
header#header .form-search .indent {
	position: relative;
	background: #eee;
	border: solid 1px #eee;
	border-radius: 2px;
	-moz-border-radius: 2px;
	height: 40px;
	transition: border-color 400ms ease;
	-moz-transition: border-color 400ms ease;
	-webkit-transition: border-color 400ms ease;
	-o-transition: border-color 400ms ease;
}
header#header .form-search .indent:hover,
header#header .form-search .indent:hover input,
header#header .form-search.focus .indent,
header#header .form-search.focus .indent input {background-color: #fff;}
header#header .form-search label{display:none;}
header#header .form-search input {margin: 0; height: 30px; border: none; background: none!important; padding: 5px 14px; width: 76%;}
header#header .form-search button {float:right; padding: 0;}
header#header .form-search button span{
	float: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: none;
	padding: 0;
	font-size: 0;
	text-align: center;
	display: block;
	border: none;
}
header#header .form-search button span i {
	font-size: 14px;
	color: #aaa;
	line-height: 40px;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
header#header .form-search .indent:hover button span i {color: #fff;}
header#header .form-search .search-autocomplete { z-index:999; }
header#header .form-search .search-autocomplete ul {border:1px solid #ddd; background-color:#fff;}
header#header .form-search .search-autocomplete li {padding:3px; border-bottom:1px solid #ddd; cursor:pointer;}
header#header .form-search .search-autocomplete li .amount {float:right; font-weight:bold;}
header#header .form-search .search-autocomplete li.selected {}
header#header .first-line .right {text-align: right;}
header#header .form-language,
header#header .form-currency{display: inline-block; margin-left: 5px; vertical-align: middle; position: relative; z-index: 9999;}
header#header .form-language label,
header#header .form-currency label {float: left; font-size: 1em; color: #888; margin-right: 6px; margin-top: 3px;}
header#header .form-currency:after {content: ""; display: inline-block; vertical-align: middle; height: 22px; border-left: solid 1px #ddd; margin-left: 5px;}
header#header .form-currency.select:after {content: none;}
header#header .form-language > a {line-height: 1; display: inline-block; vertical-align: middle; padding: 0; margin-left: 5px;}
header#header .form-currency > a {font-size: 1em; color: #888; display: inline-block; padding: 0; vertical-align: middle; line-height: 1; margin-left: 5px;}
header#header .form-language > a:first-child,
header#header .form-currency > a:first-child {margin-left: 0;}
header#header .form-language .sbHolder,
header#header .form-currency .sbHolder {float: left; margin: -3px 0;}
header#header.floating { display:none; position:fixed;top:0;background:none;left:0;right:0;padding:0;z-index:999;}
header#header.floating h2.logo {display: none; text-align: left; position: absolute; top: -500%; margin-bottom: 0; opacity: 0;}
header#header.floating .resized-logo h2.logo {display: block;}
header#header.floating .header-top-right .first-line,
header#header.floating .header-top-right .second-line .grid_6 {display: none;}
header#header.floating .header-bottom-right {
	opacity: 0;
	filter: alpha(opacity=0);
	left: -10000px;
	position: absolute;
}
header#header.floating .header-top {float: left; text-align: left;}
header#header.floating.header-2 .header-top .second-line,
header#header.floating.header-3 .header-top .second-line {margin: 0; padding: 0;}
header#header.floating .header-top-left {padding-top: 1em; position: relative; z-index: 99; width: 192px;}
header#header.floating .header-bottom {float: left; width: 67%;}
header#header.floating .header-bottom-left {background: none; display: block; width: auto; height: auto!important; margin-bottom: 0!important; position: static;}
header#header.floating .header-bottom-left .menu-button {display: block!important; margin-bottom: 0!important; opacity: 0!important; position: absolute; z-index: -1; bottom: 0;}
header#header.floating .header-top-right {border-left: none;}
header#header.floating .nav-container {height: auto!important; margin-bottom: 0!important; padding: 1.25em 0 1.25em 20px!important;}
header#header.floating .nav-container > ul li.level0 {float: left; margin-left: 10px!important;}
header#header.floating .nav-container a.level-top {margin: 0; padding: .5em 10px;}
header#header.floating .nav-container a.level-top em {display: none;}
header#header.floating .nav-container a.level-top > span,
header#header.floating .nav-container a.level-top i {color: #222;}
header#header.floating .header-top-right {width: auto; position: static;}
header#header.floating .header-top-right .second-line .grid_3 {position: absolute; right: 0; width: 210px; top: 1.25em;}
header#header.floating .form-search .indent {height: 30px; position: relative; z-index: 99;}
header#header.floating .form-search .indent input {height: 20px; width: 66%;}
header#header.floating .form-search button span {height: 30px; width: 30px;}
header#header.floating .form-search button span i {line-height: 30px;}
header#header.floating .nav-container a.level-top {background-color: #fff;}
header#header.floating .nav-container a.level-top > span {color: #222;}
header#header.floating .nav-container a.level-top:hover {background-color: #2f2f2f; }
header#header.floating .nav-container a.level-top:hover > span,
header#header.floating .nav-container a.level-top:hover i {color: #fff;}
header#header.floating .logo {text-align: left;}
header#header.floating a.logo {position: relative; z-index: 999;}
header#header.floating.header-2 .header-bottom-wrapper,
header#header.floating.header-3 .header-bottom-wrapper {background-color: #fff; position: relative;}
header#header.header-2 .header-bottom-wrapper ~ .container_12,
header#header.header-3 .header-bottom-wrapper ~ .container_12,
header#header .header-slider-holder {position: relative; top: 0;}
header#header.floating.header-2 .header-bottom-wrapper ~ .container_12,
header#header.floating.header-3 .header-bottom-wrapper ~ .container_12,
header#header.floating .header-slider-holder {position: absolute; top: -5000%;}
header#header.floating.header-2 .header-top,
header#header.floating.header-3 .header-top {float: none;}
header#header.floating.header-2 .header-top .container_12,
header#header.floating.header-3 .header-top .container_12 {padding-bottom: .5em;}
header#header.floating.header-2 .header-bottom,
header#header.floating.header-3 .header-bottom {padding-left: 192px!important; width: 67%; position: static;}
header#header.floating.header-2 .nav-container,
header#header.floating.header-3 .nav-container {width: 100%; position: static;}
header#header.floating .nav-container a.level-top i {transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none;}
header#header.floating #nav-wide li.positioned {padding-bottom: 1.5em; margin-bottom: -1.5em;}
header#header.floating #nav-wide li.positioned .menu-wrapper {top: 60px!important;}
header#header .sbOptions li {text-align: left;}
.header-wrapper.unactive {z-index: 1;}
/* Header Cart ================================================================================ */
header#header .top-cart {display: inline-block; position:relative; z-index: 1000; padding:0; margin-left: 2px;}
header#header .links.custom + .top-cart {float: right; display: block;} 
header#header .top-cart .block-title{overflow: hidden;}
header#header .top-cart .block-title a{}
header#header .top-cart .block-title .title-cart{
	display: block;
	height: 36px;
	line-height: 36px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	color: #fff;
	font-size: 12px;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 23px;
	border: solid 2px;
	transition: background-color 300ms ease;
	-moz-transition: background-color 300ms ease;
	-webkit-transition: background-color 300ms ease;
	-o-transition: background-color 300ms ease;
}
header#header .top-cart .block-title .title-cart:hover {
	background-color: #000;
	color: #fff;
}
header#header .top-cart .block-title .title-cart > i {
	position: absolute;
	height: 100%;
	width: 100%;
	line-height: 36px;
	font-size: 1.16em;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	top: -100%;
	text-align: center;
	margin: 0;
	left: 0;
}
header#header .top-cart .block-title .title-cart:hover > i {top: 0;}
header#header .top-cart .block-title .title-cart > span {
	display: inline-block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}
header#header .top-cart .block-title .title-cart:hover > span {
	-webkit-transform: translateY(300%);
	-moz-transform: translateY(300%);
	-ms-transform: translateY(300%);
	transform: translateY(300%);
}
header#header .top-cart .block-title .title-cart strong {padding: 0 2px;}
header#header .top-cart .block-title a {}
header#header .top-cart .block-title i {font-size: 10px; line-height: 37px; margin-left: 3px;}
header#header .top-cart .block-title a span {}
header#header .top-cart .block-title a strong.amount {}
header#header .top-cart .block-title a.active,
header#header .top-cart .block-title a:hover,
header#header .top-cart .close-btn {}
header#header .top-cart .block-content {   
    background:#fff;
    z-index:999;
    position:absolute;
    right:0px;
    top: 100%;
    width: 298px;
    padding: 0;
	right: 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 0 1px 5px rgba(0,0,0,.1);
}
header#header .top-cart .block-content .inner-wrapper {padding: 1.5em 20px;}
header#header .top-cart .block-title.no-items + .block-content {text-align: center;}
header#header .top-cart .cart-empty{padding:0; text-align: center; font-size: 1.16em;}
header#header .top-cart .cart-empty i{display: block; color:#ccc; font-size: 56px; margin-bottom: 0.1em;}
header#header .top-cart .cart-empty .small-label{display: block; font-size: 0.78em; font-family: Arial, sans-serif;}
header#header .top-cart .img-container{float: left; width: 63px; margin-right: 15px;}
header#header .top-cart .cart-price-qt {display: inline-block; vertical-align: middle; margin-left: 8px; margin-top: 0px;}
header#header .top-cart .cart-price-qt strong {
	background-color: #ddd;
	font-size: 1em;
	color: #888;
	border-radius: 2px;
	-moz-border-radius: 2px;
	display: inline-block;
	padding: .33em 9px;
}
header#header .top-cart .block-content .mini-products-list {padding-bottom: .75em;}
header#header .top-cart .block-content .mini-products-list .product-details {float: right; width: 62%; padding-right: 7%; position: relative;}
header#header .top-cart .block-content .mini-products-list .product-details .price {
	font-size: 1.5em;
	line-height: 1.583em;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
}
header#header .top-cart .block-content.active { }
header#header .top-cart .block-content .subtotal {text-align: right; margin-bottom: 1em;}
header#header .top-cart .block-content .subtotal .label,
header#header .top-cart .block-content .subtotal .price {
	display: inline-block;
	font-size: 1.33em;
	letter-spacing: -.5px;
	font-weight: bold;
	color: #888;
	line-height: 1.5em;
	text-transform: uppercase;
}
header#header .top-cart .block-content .subtotal .label {color: #222;}
header#header .top-cart .block-content .actions {border-top: solid 1px #ddd; margin: 0 -20px; padding: 1.5em 20px 0;}
header#header .top-cart .block-content .actions a {
	float: left;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -.5px;
	color: #aaa;
	float: left;
	margin-top: .25em;
}
header#header .top-cart .block-content .actions a i {
	font-size: 1.16em;
	margin-right: 10px;
	margin-top: .25em;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
header#header .top-cart .block-content .actions a:hover {color: #fff;}
header#header .top-cart .block-content .actions button.button {float: none; display: block; width: 100%;}
header#header .top-cart .block-content .actions button.button span {height: 40px; display: block; float: none; text-align: center; padding: 0; line-height: 40px;}
header#header .top-cart .block-content .actions button.button span span {color: #fff;}
header#header .top-cart .mini-products-list li {padding: 0 0 .75em; margin: 0; clear: both; position: relative;}
header#header .top-cart .product-image {}
header#header .top-cart .product-name {margin-bottom: 3px; text-align: left;}
header#header .top-cart .product-name a {font-size: 1.16em; color: #222; line-height: 1.25em; text-transform: uppercase;}
header#header .top-cart .product-box {font-size: 1em; line-height: 1.5em; text-align: left;}
header#header .top-cart .price {}
header#header .top-cart a:hover {}
header#header .top-cart .btn-remove {position: absolute; top: 0; right: -5px; z-index: 1;}
.add-to-cart-success .btn-remove{margin:3px 0 0;}
header#header .top-cart .btn-edit {position: absolute; right: -5px; top: 25px; z-index: 1;}
header#header .top-cart .btn-edit i,
header#header .top-cart .btn-remove i {font-size: 1.16em; padding: 5px; color: #ddd;}
header#header .top-cart button.button {}
header#header .top-cart button.button span { display:block; float:none;}
.category-label {font-size: .91em!important; padding: .25em 10px;}
/*
	styles for select
*/
.sbHolder{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	width: auto;
}
.sbSelector{
	display: block;
    width: auto;
	outline: none;
	overflow: hidden;
	text-indent: 0;
    margin-top: 0;
    border: none;
    background: #eee;
	font-size: 11px;
	color: #aaa;
	border: none;
	height: 28px;
	line-height: 28px;
	padding: 0 40px 0 10px;
	position: relative;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.sbSelector span.text {
    float:left;
    width:auto;
    height:auto;
    background:none;
    padding:0 8px 0 0;
    margin:0;
    border:none;
    font-family:Arial;
}
.sbSelector.price {font-size:1em!important;}
.sbSelector span.text + span{
    display:block;
    float:right;
    width:0;
    height:0;
    margin:7px 0px 7px 5px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #aaa;
	position: absolute; top: 50%; margin-top: -2px; right: 10px;
}
.sbSelector > span span{display:block; height:12px;}
.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover{outline: none; text-decoration: none;}
.sbToggle{
	display: none;
	height: 20px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover {}
.sbToggleOpen {}
.sbToggleOpen:hover {}
.sbHolderDisabled {background-color: #3C3C3C; border: solid 1px #515151;}
.sbHolderDisabled .sbHolder {}
.sbHolderDisabled .sbToggle {}
.sbOptions{
	list-style: none;
	right: 0;
	margin: 0;
	padding: 10px 0;
    top: 100%!important;
	position: absolute;
    max-height:150px!important;
    border:none;
	z-index: 9999;
	overflow-y: auto;
	background:#eee;
    width: 150px;
}
.sbOptions li a, .toolbar .sbOptions li a {line-height: 1.5em; padding: .75em 18px; font-family: Arial;}
.sbOptions li:hover {background-color:#ddd}
.sbOptions li:first-child a{border-top:none;}
.sbOptions a {
	display: block;
	outline: none;
	padding:3px 20px 3px 0;
    -moz-transition:none;
    -webkit-transition:none;
    -o-transition:0;
    transition:none;
	color:#888;
    font-size:11px;
}
.sbOptions a:link,
.sbOptions a:visited{color: #888; text-decoration: none;}
.sbOptions a:hover{color:#888;}
.sbOptions li.last a{border-bottom: none;}
.sbOptions .sbDisabled{
	border-bottom: solid 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: solid 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{padding-left: 17px;}
.sbHolder .sbToggleOpen + .sbSelector {border-color:#eee; background-color:#eee; color:#aaa;}
.sbHolder .sbToggleOpen + .sbSelector > span.text {background:none;}
.sbHolder .sbToggleOpen + .sbSelector > span {border-top-color:#aaa;}

/* Header Slider */
.header-slider-holder{padding:0; margin:0; position: relative;}
.header-slider-holder .container_12{padding-bottom:3.75em;}
.header-slider-holder.loading{height: 150px; overflow: hidden;}
.header-slider-holder .loader{
	position: absolute;
	width: 100%;
	height: 1200px;
	left: 0;
	top: 0;
	background-color:#F5F5F5;
	z-index: 999;
	text-align: center;
	font-size: 60px;
	line-height: 134px;
	font-weight: normal;
	color:#333;
}
.header-slider-container{
	/* defaults for resposive height container */
	position: relative;
	height: 0;
	/* 39% being the ratio we are maintaining 
	 * calculated by looking at the image 
	 * ratio: 400/1024 = ~0.39 */
	padding: 0 0 20% 0;
	overflow: visible;
}
.header-slider-container .container{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.header-slider-container .iosSlider {
    width: 100%;
    /* this height ends up being your maximum height, 
     * if you want it to scale forever, set it to 
     * a very high number */
     height: 100%;
}
.header-slider-container .iosSlider .slider {width:100%; height:100%; z-index:2;}
.header-slider-container .iosSlider .slider .item {
    position: relative;
    float: left;
    width: 100%;
	height: 100%; 
	text-align: center;
}
.header-slider-container .iosSlider .slider .item a { display: block; position:relative; z-index:7;}
.header-slider-container .iosSlider .slider .item img {
    width:100%;
	height:auto;
    display:block;
    position:relative;
    z-index:7;
}
.header-slider-container .iosSlider .slider .item .slide-container {left: 9%; top: 47%; position: absolute; z-index: 9; text-align: left;}
.header-slider-container .iosSlider .slider .item .slide-container.slide-skin {left: 6%; top: auto; bottom: 9%;}
.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-2 {text-align: center; top: 7%; left: 2%}
.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-2 h2 {color: #222;}
.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-2 p {color: #888;}
.header-slider-container .iosSlider .slider .item h2 {
	position: relative;
	z-index:9;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	left: -100%;
	clear: both;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -1px;
	display: inline-block;
	width: 62%;
	margin-bottom: 2px;
}
.header-slider-container .iosSlider .slider .item h3 {
	position: relative;
	z-index: 9;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #fff;
	line-height: 1;
	top: -100%;
	clear: both;
	margin: 0;
	font-size: 10px;
	line-height: 16px;
	width: 100%;
	font-weight: bold;
	margin-top: 1.5%;
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 1px;
}
.header-slider-container .iosSlider .slider .item h4 {
    position: relative;
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    line-height: 1;
    bottom: -100%;
    clear: both;
    margin: 0;
	margin-top: 1em;
	display: inline-block;
}
.header-slider-container .iosSlider .slider .item p {
    position: relative;
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    right: -100%;
    clear: both;
    margin: 0 auto;
    line-height: 20px;
    color: #ccc;
	width: 65%;
	display: inline-block;
}
.header-slider-container .iosSlider .slider .item ul {
    position: relative;
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 1em;
    line-height: 1;
    font-weight: normal;
    text-align: left;
    left: -100%;
    clear: both;
    margin: 0 auto;
    font-size: 1em;
    line-height: 1;
    color: #fff;
	display: inline-block;
}

.header-slider-container .iosSlider .container_12{position:relative;}
.header-slider-container .iosSlider .prev,
.header-slider-container .iosSlider .next{
    position:absolute;
    top: 5%;
	z-index:999;
    text-align:center;
}
.header-slider-container .iosSlider .prev i,
.header-slider-container .iosSlider .next i {
	background-color: #fff;
	width: 17px;
	height: 17px;
	text-align: center;
	line-height: 17px;
	font-size: 14px;
	color: #888;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.header-slider-container .iosSlider .prev i:hover,
.header-slider-container .iosSlider .next i:hover {color: #fff;}
.header-slider-container .iosSlider .prev{right: 39px;}
.header-slider-container .iosSlider .next{right:20px;}
.header-slider-container .iosSlider .headerSliderSelectors{position:absolute; z-index:999999!important; bottom: 20px; right: 20px;}
.header-slider-container .iosSlider .headerSliderSelectors .button-item {
    float:left;
    width: 7px;
    height: 7px;
    font-size: 0;
    text-indent:100%;
    white-space: nowrap;
    background-color: #fff;
    -moz-border-radius: 50%;
    border-radius: 50%;
	margin-left: 6px;
	opacity: .5;
	filter: alpha(opacity=50);
	cursor: pointer;
	transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-webkit-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
}
.header-slider-container .iosSlider .headerSliderSelectors .button-item:first-child {margin-left: 0;}
.header-slider-container .iosSlider .headerSliderSelectors .button-item:hover,
.header-slider-container .iosSlider .headerSliderSelectors .button-item.selected {opacity: 1; filter: alpha(opacity=100);}
.header-slider-container .iosSlider .container_12 {position:absolute;top:0;bottom:0;left:0;right:0;}
.header-slider-container.wide-slider .slide-skin,
.header-slider-container.wide-slider .slide-skin-2 {left: 0; right: 0; top: 0; bottom: 0; padding: 0!important;}
.header-slider-container.wide-slider .slide-skin-2 .right {width: 42%; margin-top: 7%;}
.header-slider-container.wide-slider .slide-skin-2 .left {margin-left: -7%;}
.header-slider-container.wide-slider .iosSlider .slider .item .slide-skin-2 {top: 13%;}
.header-slider-container.wide-slider .iosSlider .slider .item h2 {width: auto; font-size: 39px!important;}
.header-slider-container.wide-slider .iosSlider .slider .item p { font-size: 12px!important;}
.header-slider-container.wide-slider .iosSlider .slider .item .slide-skin h2 {width: 44%; float: left;}
.header-slider-container.wide-slider .iosSlider .slider .item .slide-skin p {float: left; display: block;}
.header-slider-container.wide-slider .iosSlider .slider .item .slide-skin-2 p {width: 72%!important;}
header#header .header-bottom-right .slider-with-banners,
header#header .header-bottom-right .slider-with-banners .header-slider-holder,
header#header .header-bottom-right .slider-with-banners .header-slider-container {margin-right: -20px; padding-right: 20px;}
header#header .header-bottom-right .slider-without-banners,
header#header .header-bottom-right .slider-without-banners .header-slider-holder,
header#header .header-bottom-right .slider-without-banners .header-slider-container {margin-right: -40px; padding-right: 40px;}
header#header .header-bottom-right .slider-without-banners .header-slider-container  .slide-container.slide-skin {width: 88%; left: 4%; bottom: 10%;}
header#header .header-bottom-right .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 {top: 20%; left: 0;}
header#header .header-bottom-right .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 .right {width: 37%; margin-top: 4%;}
header#header .header-bottom-right .slider-without-banners .slider .item h2 {width: 46%; display: block;}
header#header .header-bottom-right .slider-without-banners .slider .item p {width: 47%;}
header#header .header-bottom-right .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 h2 {width: 100%;}
header#header .header-bottom-right .slider-without-banners .header-slider-container  .slide-container.slide-skin-2 p {width: 100%;}
header#header .header-bottom-right .slider-banners {margin-right: -40px; padding-right: 40px;}
header#header .header-bottom-right .slider-banners > div {position: relative; margin-right: -40px;}
header#header .header-bottom-right .slider-banners > div a {display: block;}
header#header .header-bottom-right .slider-banners .banner-content {position: absolute; bottom: 18px; left: 20px;}
header#header .header-bottom-right .slider-banners .banner-content h2 {
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
	line-height: 1;
	width: 80%;
}
header#header .header-bottom-right .slider-banners .banner-content h3 {font-size: 10px; font-weight: bold; text-transform: uppercase; color: #fff; margin-bottom: 2px;}
header#header .nav-container select{display:none!important;}
header#header .nav-container .sbHolder{display:none;}
header#header .nav-container .sbSelector{display:none;}

/* Header Navigation */
.menu-button{
	font-size: 1em;
	line-height: 1.5em;
	color: #888;
	text-transform: uppercase;
	cursor: pointer;
	margin-left: -20px;
	text-align: center;
	background-color: #393939;
	font-weight: bold;
	letter-spacing: -.5px;
	transition: background-color 400ms ease;
	-moz-transition: background-color 400ms ease;
	-webkit-transition: background-color 400ms ease;
	-o-transition: background-color 400ms ease;
}
header#header.header-2 .menu-button,
header#header.header-3 .menu-button {display: none;}
/* .cms-home .menu-button {opacity: 0; filter: alpha(opacity=0);} */
.menu-button:hover {background-color: #616161; color: #c0c0c0;}
.menu-button span {padding: 1.75em 16px; display: block;}
.menu-button i {
	margin-right: 8px;
	font-size: 1.16em;
	margin-top: 2px;
	font-weight: normal;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.nav-container {padding: 1.5em 0 0 20px; overflow: hidden; margin-left: -20px; margin-bottom: 1.5em; position:absolute; opacity: 0; filter: alpha(opacity=0);}
.cms-home.header-slider.onlyhome-slider .nav-container,
.header-slider:not(.onlyhome-slider) .nav-container {position: static; opacity: 1; filter: alpha(opacity=100);}

.nav-container.close {padding-bottom: 0;}
.nav-container > ul {text-align: left;}
.nav-container > ul li.level0 {float: none; display: block!important; margin-left: 0!important;}
.nav-container a.level-top {
	display: block;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	padding: .417em 0 .417em 20px;
	margin-left: -20px;
	position: relative;
}
.nav-container a.level-top i {display: inline-block; vertical-align: middle; font-size: .83em; color: #aaa; margin-left: 5px; padding-top: 2px;}
.nav-container a.level-top:hover,
.nav-container a.level-top.active,
.nav-container a.level-top.over {background-color: #2f2f2f;}
.nav-container a.level-top em {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.667em;
	font-weight: bold;
	color: #494949;
	margin-right: 12px;
	line-height: 1.5em;
}
.nav-container a.level-top > span {
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.5em;
	display: inline-block;
	font-weight: bold;
	letter-spacing: -.5px;
	vertical-align: middle;
	max-width: 77%;
}
header#header.floating .nav-container a.level-top > span,
header#header.header-2 .nav-container a.level-top > span,
header#header.header-3 .nav-container a.level-top > span {max-width: 100%!important; vertical-align: middle; padding-top: 0;}
header#header.floating .nav-container a.level-top > span {line-height: normal;}
#nav {position: relative; z-index:10; clear:both; width:100%;}

/**** Top Level ****/
.nav-container a.level-top {background-color: #222;}
.nav-container a.level-top > span {color: #fff;}
.nav-container a.level-top em {color: #494949;}
.nav-container a.level-top i {color: #aaa;}
.nav-container a.level-top:hover,
.nav-container li.active a.level-top,
.nav-container li.over a.level-top {background-color: #2f2f2f; }
.nav-container a.level-top:hover > span,
.nav-container li.active a.level-top > span,
.nav-container li.over a.level-top > span {color: #fff;}
.nav-container a.level-top:hover em,
.nav-container li.active a.level-top em,
.nav-container li.over a.level-top em {color: #494949;}
.nav-container a.level-top:hover i,
.nav-container li.active a.level-top i,
.nav-container li.over a.level-top i {color: #aaa;}

/**** Sticky Header Top Level ****/
header#header.floating .nav-container a.level-top {background-color: #fff;}
header#header.floating .nav-container a.level-top > span,
header#header.floating .nav-container a.level-top i {color: #222;}
header#header.floating .nav-container a.level-top:hover,
header#header.floating .nav-container li.active a.level-top,
header#header.floating .nav-container li.over a.level-top {background-color: #2f2f2f;}
header#header.floating .nav-container a.level-top:hover > span,
header#header.floating .nav-container li.active a.level-top > span,
header#header.floating .nav-container li.over a.level-top > span,
header#header.floating .nav-container a.level-top:hover i,
header#header.floating .nav-container li.active a.level-top i,
header#header.floating .nav-container li.over a.level-top i {color: #fff;}

/* All Levels */
#nav li {text-align:left; position:relative;}

/* 1st Level */
#nav li { display:inline-block; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top: 100%; left:-10000px; border:1px solid #ddd; background:#fff; padding:10px 0; z-index:99999; }
#nav div ul { position:static; width:auto; border:none; }
#nav ul li,
#nav div li {
	padding:0 19px;
	transition: background-color 400ms ease;
	-moz-transition: background-color 400ms ease;
	-webkit-transition: background-color 400ms ease;
	-o-transition: background-color 400ms ease;
}
/* #nav ul li:hover,
#nav div li:hover {background-color: #f5f5f5;} */
#nav ul li.parent,
#nav div li.parent {}
#nav ul li.parent:after {
	content: "";
	border-left: solid 3px transparent;
	position: absolute;
	border-right: solid 3px transparent;
	top: 45%;
	right: 19px;
	border-top: solid 4px #aaa;
}
#nav ul a,
#nav div a {font-size: .91em; font-family: Arial; color: #888;}

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:7px; }
#nav ul li {float:none; clear:both;display:block; border-bottom: solid 1px #eee;}
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:0 18px; margin: 0 -18px; font-weight:normal; color:#888;line-height:40px; display: block; }
#nav ul li a span{font-size:11px; text-transform:none; font-family:Arial;}
#nav ul li a span:before {content: "\00B7"; font-size: 2em; margin: 0 7px 0 3px; line-height: 0; vertical-align: middle;}
#nav ul li a span em {color:#bbb;padding-right:0.3em;}

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:99999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:165px; }
#nav li.homepage{margin-right: -3px;}

/********** Wide Navigation > */
.nav-wide#nav-wide { position: static;}
.nav-wide#nav-wide li.level-top { display:inline-block; }
.nav-wide#nav-wide li.level-top{ margin-left: 2px;}
.nav-wide#nav-wide > li { position: static;}
.nav-wide#nav-wide .menu-wrapper { 
    display: none;
    position: absolute;
    left:0;
    top: 0;
    width: 100%;
    text-align: left;
    border-top: none;
	z-index: 999;
    padding: 1.5em 20px;
	background-color: #fff;
	box-shadow: 0 -1px 5px rgba(0,0,0,.1);
	margin: 0 -20px;
	font-size: 1em;
	color: #888;
	line-height: 1.5em;
	z-index: 1000;
}
.nav-wide#nav-wide li.over .menu-wrapper {}
.nav-wide#nav-wide ul.level0 li.level1 {display: inline-block; float: none; padding: 0; border-top: none;}
.nav-wide#nav-wide ul.level0 li.level1{margin-left: 0; margin-right: 0;}
.nav-wide#nav-wide ul.level0 li.level1 > a,
.nav-wide#nav-wide ul.level0 li.level1 > ul{margin-left: 10px; margin-right: 10px;}
.nav-wide#nav-wide ul.level0 li.level1 > a { margin-bottom: 1.5em; display: block; position: relative;}
.nav-wide#nav-wide ul.level0 li.level1 span.subtitle {
	color: #222;
	font-size: 1.33em; 
	line-height: 1.5em;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #eee;
	padding: .5em 14px;
}
.nav-wide#nav-wide ul.level1 a {text-transform: none; font-size: 1em; color: #888; line-height: 1.5em; display: block; padding: .91em 0;}
.nav-wide#nav-wide ul li,
.nav-wide#nav-wide ul.level1 ul {border-top: solid 1px #eee;}
.nav-wide#nav-wide ul li:first-child {border-top: none;}
.nav-wide#nav-wide ul.level1 a span:before {content: "\00B7"; font-size: 2em; margin: 0 6px 0 0px; line-height: 0; vertical-align: middle;}
.nav-wide#nav-wide ul.level1 ul li a {padding-left: 20px;}
.nav-wide#nav-wide .top-content,
.nav-wide#nav-wide .bottom-content {overflow: hidden; font-size: 1em;}
.nav-wide#nav-wide ul .top-content,
.nav-wide#nav-wide ul .bottom-content {padding:0;}
.nav-wide#nav-wide .bottom-content { margin-bottom: -1.5em;}
.nav-wide#nav-wide .right-content { display: inline-block; float: none; font-size: 1em;}
.nav-wide#nav-wide .right-content .menu-banners {margin-right: 18px;}
.nav-wide#nav-wide .right-content .menu-banners .banner {float: left;}
.nav-wide#nav-wide .right-content .menu-banners a {display: block;}
.nav-wide#nav-wide .right-content .menu-banners .banner.last {float: right;}
.nav-wide#nav-wide .inline-links {margin-bottom: 9px;}
.nav-wide#nav-wide .inline-links li {display: inline; padding: 0 10px 0 0;}
.nav-wide#nav-wide .inline-links li a {display: inline-block; padding: 5px 10px;}
.nav-wide#nav-wide .inline-links li a:hover{background-color:#f5f5f5;}
.nav-wide#nav-wide hr { 
    clear: both; 
    font-size: 1px; 
    line-height: 1px;
    height: 1px;
    border: 0; 
    border-top: 1px solid #f3f3f3;
    margin-bottom: 18px;
}
.nav-wide#nav-wide p { margin-bottom: 9px;}
.nav-wide#nav-wide .awesome-content-top,
.nav-wide#nav-wide .awesome-content-left {background: #f5f5f5; color: #444; text-align: center;  font-size: 1.24em; line-height: 1.01em; padding: 18px 18px 18px 18px; margin: 0 0 18px 0; overflow: hidden;}
.nav-wide#nav-wide .awesome-content-top i,
.nav-wide#nav-wide .awesome-content-left i { font-size: 1.18em; display: block; margin-bottom: 5px;}
.nav-wide#nav-wide .awesome-content-left { text-align: left; padding-top: 30px; padding-bottom: 19px;}
.nav-wide#nav-wide .awesome-content-left i { float: left; margin: 0 10px 5px 0;}
.nav-wide#nav-wide .top-content {margin-bottom: 1.5em; padding-bottom: 1.5em; border-bottom: solid 1px #ddd;}
.nav-wide#nav-wide .top-content .left-links {float: left;}
.nav-wide#nav-wide .top-content .left-links li {float: left; margin-left: 20px; border: none;}
.nav-wide#nav-wide .top-content .left-links li:first-child {margin-left: 0;}
.nav-wide#nav-wide .top-content .left-links li a {color: #222;}
.nav-wide#nav-wide .top-content a {font-size: 1.083em; font-weight: normal;}
.nav-wide#nav-wide .top-content .right-link {float: right; padding-right: 2px;}
.nav-wide#nav-wide .bottom-content {border-top: solid 1px #ddd; padding: .75em 0; margin-top: 1.5em;}
.nav-wide#nav-wide .bottom-content .menu-logo {display: inline-block; vertical-align: middle; margin-right: 25px;}
.nav-wide#nav-wide .bottom-content span {display: inline-block; vertical-align: middle; width: 88%;}
.nav-wide#nav-wide .contact-info li {display: inline-block; width: 22%; padding-left: 3%; border: none!important;}
.nav-wide#nav-wide .contact-info li:first-child {padding-left: 0;}
.nav-wide#nav-wide .contact-info li i {
	font-size: 14px;
	color: #aaa;
	width: 38px;
	height: 38px;
	border: solid 1px #ddd;
	border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
	line-height: 38px;
	margin-right: 12px;
	background-color: #fff;
}
.nav-wide#nav-wide .contact-info li span {display: inline-block; width: 73%; font-size: 1em; line-height: 1.5em;}
.nav-wide#nav-wide .contact-info li span a {font-size: 1em; line-height: 1.5em; padding: 0;}
.nav-wide#nav-wide .contact-info li span a:hover {text-decoration: underline;}
.nav-wide#nav-wide .contact-info li span strong {display: block; width: 100%; margin-top: .417em;}
.nav-wide#nav-wide .contact-info li span strong:first-child {margin-top: 0;}
.nav-wide#nav-wide .contact-info li a:hover {text-decoration: underline; padding: 0;}
.nav-wide#nav-wide .right-content .grid_3.omega {margin-left: 0; margin-right: 10px; margin-top: 1.5em;}
header#header.header-2 .nav-wide#nav-wide .contact-info li span,
header#header.header-3 .nav-wide#nav-wide .contact-info li span {width: 79%;}
header#header.header-2 .nav-wide#nav-wide .right-content .grid_3.omega,
header#header.header-3 .nav-wide#nav-wide .right-content .grid_3.omega {margin-top: 0; margin-right: 0; margin-left: inherit;}
.header-bottom-left .menu-wrapper .transparent {background-color: transparent; position: absolute; height: 110%; width: 100%; left: 0;}
.header-bottom-left .menu-wrapper .transparent.non-active {display: none;}
/* Mobile Devices Styles */
#nav li.touched > ul{left:100px;}
#nav > li.touched > ul{left:0;}
#nav.nav-wide li.touched > ul{left:0;}
.nav-container.mobile {position: absolute!important; top: 100%; float: none; left: 0; box-shadow: 0 0 5px rgba(0,0,0,.1);}
.nav-container.mobile > ul {background-color: #fff;}
.nav-container.mobile > ul > li {float: none; display: block!important; position: relative!important;}
.nav-container.mobile li.level-top > a {display: block!important; float: none!important;}
.nav-container.mobile li.level-top > a  span {border: none!important; padding: 0!important;}
.nav-container.mobile li.level-top > a  span em {display: none!important;}
.nav-container.mobile .menu-item-button {position: absolute; top: 3px; right: -10px; z-index: 1;}
.nav-container.mobile ul ul .menu-item-button {top: 5px;} 
.nav-container.mobile .menu-item-button i {font-size: 1.16em; color: #888; cursor: pointer;}
.nav-container.mobile .menu-item-button i.fa-minus,
.nav-container.mobile .menu-item-button.active i.fa-plus {display: none;}
.nav-container.mobile .menu-item-button.active i.fa-minus {display: inline-block;}
.nav-container.mobile li.level-top.active > a,
.nav-container.mobile li.level-top > a:hover {background: none!important;}
.nav-container.mobile .nav-wide#nav-wide ul.level0 li.level1 > a {font-size: .91em; background: none; margin: 0;}
.nav-container.mobile .nav-wide#nav-wide ul.level0 li.level1 > a span {text-transform: none; color: #888;}
.nav-container.mobile #nav-wide.nav-wide ul.level0 li.level1 a > span {font-size: .91em; background: none; padding: 0;}
.nav-container.mobile #nav-wide.nav-wide ul.level0 li {float: none; display: block;}
.nav-container.mobile #nav-wide.nav-wide ul.level0 li.level1 a > i {display: none;}
.nav-container.mobile .nav-wide#nav-wide ul.level0 li {position: relative; margin: 0;}
.nav-container.mobile .nav-wide#nav-wide ul.level0 ul {margin: 0;}
header#header .nav-container.mobile .menu-wrapper {position: static; padding: 0; margin: 0; box-shadow: none;}
.nav-container.mobile #nav-wide.nav-wide .menu-wrapper > div.first {padding: 0; width: auto; float: none;}
header#header .nav-container.mobile ul  {
	border: none;
	box-shadow: none;
	padding: 9px 18px;
	position: relative;
	width: auto !important;
	display: none;
	background-color: #fff;
}
header#header .nav-container.mobile .menu-wrapper ul.level0 {display: block;}
header#header .nav-container.mobile .menu-wrapper .grid_2 {min-height: 0; width: auto; margin: 0; padding: 0!important;}
header#header .nav-container.mobile ul.level2 span.menu-item-button {right: -15px; top: 5px;}
.nav-container.mobile .nav-wide#nav-wide ul.level0 li.level1 > a {font-size: 1em; background: none; margin: 0; }
.nav-container.mobile .nav-wide#nav-wide ul.level0 li.level1 > a span {text-transform: none; color: #888;}
.nav-container.mobile #nav-wide.nav-wide ul.level0 li.level1 a > span {font-size: 1em; font-family: Arial; letter-spacing: 0; border: none; padding-right: 30px;}
.nav-container.mobile #nav-wide.nav-wide ul.level0 li.level1 a > i {display: none;}
.nav-container.mobile .nav-wide#nav-wide ul.level0 li {position: relative; margin: 0;}
.nav-container.mobile .nav-wide#nav-wide ul.level0 ul {margin: 0;}
.nav-container.mobile li.level-top > a span {line-height: 1;}
header#header .nav-container.mobile a {padding: 1em 0px!important;}
.nav-container.mobile ul li.parent:after {content: none!important;}
.nav-container.mobile #nav-wide.nav-wide li.level-top {margin-left: 0;}
.nav-container.mobile #nav-wide.nav-wide ul li,
.nav-container.mobile #nav-wide.nav-wide ul.level1 ul {border-top: none;}

/* Category Labels */
header#header.floating .category-label {display: none;}
.category-label { 
    display: inline-block;
    position: relative;
    padding: 3px 10px;
    border:0px solid;
    z-index: 999;
	margin-left: 20px;
}
.category-label:after {
    position: absolute;
    left: -4px;
    bottom: 50%;
	margin-bottom: -4px;
    content: "";
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid;
    border-right-color: inherit;
}
ul li ul .category-label { top: -24px; bottom: auto; left: 0; right: auto; font-size: 0.9em; padding: 2px 7px; position: absolute; margin-left: 0;}
ul li ul .category-label:after {bottom: -4px; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid; border-top-color: inherit; left: 6px;}
ul li ul li ul .category-label {top: .75em; bottom: auto; left: auto; right: 10px; font-size: 0.9em; padding: 2px 7px;}
ul li ul li ul .category-label:after { display: none;}

ul li ul li ul li a span {display: inline-block; max-width: 74%;}
#nav-wide.nav-wide ul.level0 li.level1 li {position: relative;}

.header-bottom-left .nav-wide#nav-wide a.level-top > .category-label {background: none!important; position: absolute; font-size: .667em!important; top: 0px; left: 24px; text-transform: uppercase;}
.header-2 .nav-wide#nav-wide a.level-top > .category-label:after,
.header-3 .nav-wide#nav-wide a.level-top > .category-label:after,
.header-bottom-left .nav-wide#nav-wide a.level-top > .category-label:after {content: none;}

.header-2 .nav-wide#nav-wide a.level-top > .category-label,
.header-3 .nav-wide#nav-wide a.level-top > .category-label {background: none!important; position: absolute; font-size: .667em!important; top: 6px; right: 0; margin: 0; text-transform: uppercase;}

/* Homepage Content ======================================================================= */

.content-wrapper .left-content .indent {background-color: #eee; margin-left: -20px; padding: 0 20px;}
.content-subscribe-block {margin: 0 -20px; padding: 1.5em 20px; overflow: hidden;}
.content-subscribe-block .block-content {position: relative;}
.content-subscribe-block .block-title {border-color: #fff;}
.content-subscribe-block .block-title h3 {color: #fff;}
.content-subscribe-block .block-content label {font-size: 1em; line-height: 1.5em; color: #fff; padding-bottom: 1em; display: inline-block; position: relative; z-index: 2;}
.content-subscribe-block .block-content input {
	padding: 5px 14px;
	border-color: #fff;
	width: 76%;
	display: inline-block;
	position: relative;
	z-index: 2;
	background-color: #fff;
}
.content-subscribe-block .block-content input.validation-failed {margin-bottom: 3em;}
.content-subscribe-block .block-content .validation-advice {position: absolute; bottom: 0; padding: 0;}
.content-subscribe-block .block-content button {margin-left: -5px; display: inline-block; vertical-align: top; position: relative; z-index: 2; padding: 0}
.content-subscribe-block .block-content button span {border: none;}
.content-subscribe-block .block-content button span span {background-color: #fff; border-radius: 2px; -moz-border-radius: 2px; padding: 0; width: 36px;}
.content-subscribe-block .block-content button span span i {font-size: 14px; line-height: 36px; color: #aaa;}
.content-subscribe-block .block-content button:hover span span {background-color: #222;}
.content-subscribe-block .block-content button:hover span span i {color: #fff;}
.content-subscribe-block .newsletter-icon {position: absolute; bottom: -97px; right: -70px; z-index: 1;}
.content-subscribe-block .newsletter-icon i {font-size: 224px; color: rgba(255,255,255,.1);}
.wide-subscribe-wrapper {text-align: center;}
.wide-subscribe {display: inline-block; position: relative; padding: .75em 0;}
.wide-subscribe > form > i {color: #fff; font-size: 6.417em; float: left; margin-right: 17px;}
.wide-subscribe .block-content {float: left; margin-top: .5em;}
.wide-subscribe .input-box {text-align: left;}
.wide-subscribe label {font-size: 1em; color: #fff; margin-bottom: .75em; display: inline-block;}
.wide-subscribe input {padding: 5px 15px; width: 60%; border-color: #fff; background-color: #fff; margin-right: 10px;}
.wide-subscribe button.button > span {border: solid 0px; height: 32px; border-radius: 2px; -moz-border-radius: 2px;}
.wide-subscribe button.button span span {padding: 0 20px; line-height: 32px; border-radius: 0; -moz-border-radius: 0;}
.content-wrapper .left-content .indent .products-list.small {padding-bottom: 1.5em;}
.content-wrapper .left-content .indent .widget-title,
.content-wrapper .left-content .indent .sidebar-slider {padding-top: 1.5em;}
.sidebar-slider {overflow: hidden; position: relative;}
.text-banner {position: relative;}
.content-text-banners .banner {position: relative;}
.text-banner .text-banner-img img {max-width: none;}
.text-banner .text-banner-content {position: relative; text-align: center; background: none!important;}
.text-banner .text-banner-content h3 {
	font-size: .83em;
	line-height: 1.5em;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0;
	text-transform: uppercase;
	padding-bottom: 1em;
}
.text-banner .text-banner-content h2 {
	font-size: 3.33em;
	color: #fff;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 0;
	display: inline-block;
	width: 78%;
	line-height: .85em;
	padding-bottom: .35em;
	text-transform: uppercase;
}
.text-banner .text-banner-content p {font-size: 1em; line-height: 1.5em; color: #fff; display: inline-block; font-weight: bold; width: 47%; clear: both;}
.text-banner .text-banner-content button {display: block; margin: 0 auto;}
.products-tabs-wrapper {position: relative; padding: 1.5em 0;}
.product-tabs-bg {position: absolute; left: 0; top: 0; overflow: hidden;}
.product-tabs-bg img {max-width: none; height: 100%; width: 100%;}
.product-tabs {position: absolute; left: 0; right: 0; bottom: 1.5em; z-index: 9; text-align: center; list-style-type: none!important; margin: 0!important;}
.product-tabs li {
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-size: 1.16em;
	font-weight: bold;
	line-height: 1.583em;
	transition: background-color 500ms ease;
	-moz-transition: background-color 500ms ease;
	-webkit-transition: background-color 500ms ease;
	-o-transition: background-color 500ms ease;
	text-transform: uppercase;
	padding: .35em 0;
	margin-right: -3px;
	
}
.product-tabs li span {border-left: solid 1px rgba(255,255,255,.5); letter-spacing: -1px; padding: 0 22px; display: inline-block;}
.product-tabs li.current,
.product-tabs li:hover {background-color: rgba(255,255,255,.2);}
.product-tabs li:first-child span {border-left: none;} 
.product-tabs-box {top: 0; z-index: -1;}
.product-tabs-box.visible {display: block; position: static;}
.products-grid.widget-grid,
.product-tabs-box .products-grid.widget-grid {margin: 0 -10px;}
.product-tabs-box .products-grid.widget-grid .item {padding: 0;}
.product-tabs-box .products-grid.widget-grid .product-image {margin: 0;}
.content-banners {margin: 0 -20px; padding: 1.5em 20px; position: relative;}
.content-text-banner > i {height: 40px; width: 40px; border-radius: 50%; -moz-border-radius: 50%; font-size: 14px; float: left; margin-right: 15px; line-height: 40px; text-align: center; color: #fff;}
.content-text-banner .banner-content {float: left; width: 81%;}
.content-text-banner .banner-content span {font-size: .83em; text-transform: uppercase; color: #888; line-height: 1.583em; letter-spacing: -.5px;}
.content-text-banner .banner-content h3 {text-transform: uppercase; font-size: 1.16em; line-height: 1.44em; font-weight: bold; color: #222; letter-spacing: -.5px; margin: -2px 0 .5em;}
.content-text-banner .banner-content p {font-size: .91em; color: #888; line-height: 1.583em; margin-bottom: .91em;}
.content-text-banner .banner-content a i {font-size: 1.16em; line-height: 1.33em;}
.block-poll ul {list-style-type: none;}

/* ======================================================================================= */

.widget-new-products li.item:nth-child(4n+1),
.widget-viewed li.item:nth-child(4n+1),
.widget-compared li.item:nth-child(4n+1) {clear: left}
.widget-new-products li.item:nth-child(4n+4),
.widget-viewed li.item:nth-child(4n+4),
.widget-compared li.item:nth-child(4n+4) {clear: right}


/* Sidebar =============================================================================== */
aside.sidebar {background-color: #eee; padding: 1.5em 0; margin: -1.5em 0; }
aside.sidebar.sidebar-right {padding-right: 20px; margin-right: -10px; float: right;}
aside.sidebar.sidebar-left {padding-left: 20px; margin-left: -10px;}
aside.sidebar .block {margin-bottom: 1.5em; border: solid 1px #ccc; padding: 1.5em 20px; background-color: #fff;}
aside.sidebar .indent > div:last-of-type,
aside.sidebar .indent > .last {margin-bottom: 0;}
aside.sidebar .block .block-title {position: relative; border-bottom: solid 1px #ccc; margin-bottom: 1.5em; padding-bottom: 1.5em;}
aside.sidebar .block-title strong span {display:inline;}
aside.sidebar .block-title .btn-remove{
	float:right;
	cursor: pointer;
	height: 11px;
	display:inline;
    text-align:right;
    position:absolute;
    right:0;
    top:4px;
    color:#b0b0b0;
    font-size:1em;
}
aside.sidebar .block-title .btn-remove i {font-size:0.8em;}
aside.sidebar .block-content a i {font-size: 1.16em; color: #aaa;}
aside.sidebar .block-content .fa-times {color: #aaa}
aside.sidebar .block .block-content {}
aside.sidebar .block.block-layered-nav .btn-nav {position:absolute;left:18px;}
aside.sidebar.accordion .block-content { display: none; }
aside.sidebar.accordion .block-progress .block-content { display: block;}
aside.sidebar .block.block-layered-nav .ui-slider .ui-slider-handle {
	width: 8px;
	height: 8px;
	border: solid 4px #fff;
	background: #ddd;
	display: block;
	border-radius: 16px;
	-moz-border-radius: 16px;
	margin-left: -0.3em;
	cursor: pointer;
	margin-top: -2px;
	box-shadow: 0 1px 4px rgba(0,0,0,.15);
	padding: 0;
}
.ui-slider .ui-slider-range{background-image: none;}
aside.sidebar .block.block-layered-nav #slider-range {background: #eee; width: 96%; height: 4px; border-radius: 2px; -moz-border-radius: 2px; margin-bottom: .75em;}
aside.sidebar .block.block-layered-nav dl dd .price p {margin-top: 1.5em;}
aside.sidebar .block.block-layered-nav ol li a {color: #888; margin: 0;}
aside.sidebar .block .block-content a:hover{text-decoration:none;}
aside.sidebar .block .block-subtitle{
	font-weight: bold;
	color: #666;
	font-size: 1em;
	line-height: 1.25;
	text-transform: uppercase;
	letter-spacing: -1px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 1.75em;
}
aside.sidebar .block .block-subtitle span {color: #222; padding-right: 4px;}
aside.sidebar .btn-remove,
aside.sidebar .btn-edit { float:right;}
aside.sidebar .btn-remove {padding: 0!important; margin-top: 1.333em;}
aside.sidebar .product-name{margin-bottom:0; font-size:1em; line-height:1.5em; margin-left: 5px;}
aside.sidebar .product-name a{font-size: 1em; color: #666; line-height: 1.5em; font-family: Arial; text-transform: none; font-weight: normal; letter-spacing: 0;}
aside.sidebar .actions {padding-top: 1.5em; width: 100%; overflow: hidden; border-top: solid 1px #ccc; text-align: center;}
aside.sidebar .actions a {
	font-size: 10px;
	font-style: normal;
	color: #888;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 23px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	position: relative;
	overflow: hidden;
	background-color: #ddd;
	font-weight: bold;
	text-transform: uppercase;
}
aside.sidebar .actions a:hover {color: #fff;}
aside.sidebar .actions a + button {margin-left: 8px;}
aside.sidebar .actions button {display: inline-block;}
aside.sidebar .actions button span {height: 36px;}
aside.sidebar .actions button span span {line-height: 36px; padding: 0 24px; height: auto;}
aside.sidebar .empty {}

/* Block: Account */
.block-account {}
.block-account li:first-child {border-top: none}
.block-account li {border-top: dotted 1px #ccc;}
.block-account li a,
.block-account li strong {padding: 1em 5px; display: inline-block; color: #666;}
.block-account li i {margin: 1.25em 8px 0 4px; color: #666;}

/* Block: Currency Switcher */
.block-currency {}
.block-currency .block { width:100%; border:1px solid #888; }

/* Block: Categories */
.block-vertical-nav li {border-top: dotted 1px #ccc;}
#categories-accordion i.fa-caret-right {position: absolute; margin-left: 0;}
.block-vertical-nav li.level-top:first-child {border: none;}
.block-vertical-nav li a {padding: 1em 0; display: inline-block; color: #666; font-size: .91em;}
.block-vertical-nav li.parent { position:relative; overflow: hidden;}
.block-vertical-nav li.level-top a.level-top {background: none; font-size: 1.091em; padding-left: 21px;}
#categories-accordion li.level-top > i.fa-caret-right {margin-left: 5px;}
#categories-accordion li.level1 > i.fa-caret-right  {margin-left: 24px;}
#categories-accordion li.level2 > i.fa-caret-right  {margin-left: 40px;}
#categories-accordion li.level-top a.level-top {padding-left: 22px!important;}
.block-vertical-nav li.level-top a.level-top {padding-left: 0;}
.block-vertical-nav li.level-top a.level-top:hover span{text-decoration:none;}
#categories-accordion li.level-top.parent.closed .btn-cat,
#categories-accordion li.level-top.parent .btn-cat {position: absolute; left: 0; cursor: pointer; top: 0;}
#categories-accordion.closed-default li.parent ul {display: none;}
#categories-accordion li.level-top.parent:hover .btn-cat{}
.block-vertical-nav li.level-top.parent ul.level0 {padding: 0; position: relative; zoom: 1;}
.block-vertical-nav li.level-top.parent ul.level0 li a {text-decoration: none; line-height: 1.583em; margin-left: 22px; padding: 1em 0; padding-left: 0;}
#categories-accordion li.level-top.parent ul.level0 li a,
#categories-accordion li.level-top.parent ul.level0 li.parent a  {padding-left: 17px;}
.block-vertical-nav li.level-top.parent ul.level0 li.parent a {padding-left: 0;}
#categories-accordion li ul i {margin-left: 20px; margin-top: .91em;}
#categories-accordion li ul ul i,
.block-vertical-nav li.level-top.parent ul.level0 li ul.level1 a {margin-left: 36px;}
.block-vertical-nav li.level-top.parent ul.level0 li ul.level2 a,
#categories-accordion li.level-top.parent ul.level0 li ul.level2 i {margin-left: 60px;}
.block-vertical-nav li.level-top.parent ul.level0 li ul.level3 a,
#categories-accordion li.level-top.parent ul.level0 li ul.level3 i {margin-left: 80px;}
#categories-accordion li.level-top.parent ul.level1 li.level2 a {padding-left: 20px;}
#categories-accordion li.level-top.parent ul.level1 li.level2 > i.fa-caret-right {margin-left: 40px;}
#categories-accordion li.level-top.parent ul.level1 li.level3 > i.fa-caret-right {margin-left: 64px;}
.block-vertical-nav li.level-top.parent ul.level0 li a:hover{}
.block-vertical-nav li.level-top.parent ul.level0 li a:hover span{text-decoration:none;}
#categories-accordion li i {font-size: 1.16em; color: #aaa; margin-top: 1.123em; margin-left: 1px; margin-right: 0;}
#categories-accordion .btn-cat .fa-plus-square-o,
#categories-accordion .btn-cat.closed .fa-minus-square-o,
#categories-accordion.closed-default .btn-cat .fa-minus-square-o,
#categories-accordion.closed-default .btn-cat.closed .fa-plus-square-o,
#categories-accordion.closed-default .touched.closed .fa-plus-square-o {display: none;}
#categories-accordion.closed-default .btn-cat.closed .fa-minus-square-o,
#categories-accordion.closed-default .touched.closed .fa-minus-square-o,
#categories-accordion.closed-default .btn-cat .fa-plus-square-o,
#categories-accordion .btn-cat.closed .fa-plus-square-o {display: inline-block}
#categories-accordion .btn-cat .fa-minus-square-o {color: #ff1341;}

header#header.floating a.logo {display: block;}

/* Block: Layered Navigation */
aside.sidebar .block.block-layered-nav {background-color: #393939;}
aside.sidebar .block.block-layered-nav .block-title {display: none;}
aside.sidebar .block.block-layered-nav .block-subtitle{margin-bottom:0.75em; display: none;}
aside.sidebar .block.block-layered-nav .currently {}
aside.sidebar .block.block-layered-nav .currently li{padding-bottom:3px;}
aside.sidebar .block.block-layered-nav .currently .value,
aside.sidebar .block.block-layered-nav .currently .label{float:left;}
aside.sidebar .block.block-layered-nav .currently .value {padding-left: 5px; font-weight: bold;}
aside.sidebar .block.block-layered-nav dl dt.filter-label{
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.583em;
	color: #fff;
	display: block;
	text-align: left;
	letter-spacing: -1px;
	border-bottom: solid 1px #555;
	text-transform: uppercase;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
aside.sidebar .block.block-layered-nav dl dd {margin-bottom: 1em;}
aside.sidebar .block.block-layered-nav dl dd:last-of-type {margin-bottom: 0;}
aside.sidebar .block.block-layered-nav dl dd li {
	font-size: 1em;
	color: #aaa;
	border-top: dotted 1px #555;
	vertical-align: middle;
	transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-webkit-transition: all 400ms ease;
	-o-transition: all 400ms ease;
}
aside.sidebar .block.block-layered-nav dl dd li:hover {padding-left: 14px; background-color: #555;}
aside.sidebar .block.block-layered-nav dl dd li:first-child {border-top: none;}
aside.sidebar .block.block-layered-nav dl dd li a,
aside.sidebar .block.block-layered-nav dl dd li strong {color: #aaa; font-size: 1em; line-height: 1.5em; display: inline-block; padding: 1em 0; max-width: 83%;}
aside.sidebar .block.block-layered-nav dl dd li:before {
	content: '\00B7';
	padding-right: 5px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	display: inline-block;
	margin-top: 1.25em;
}
aside.sidebar .block.block-layered-nav dl dd li .count {display: inline-block; padding-top: 1em;}
aside.sidebar .block.block-layered-nav dl dd .price{font-size: 1em; line-height: 1.83em; color: #8a8a8a; margin-left: 4px; margin-top: 2px; padding-bottom: 1.5em;}
aside.sidebar .block.block-layered-nav #amount{float: left; width: 50%; margin: 0 0 0 -4px;}
aside.sidebar .block.block-layered-nav #amount-2{float: right; width: 49%; text-align: right; margin: 0;}
aside.sidebar .block.block-layered-nav #amount,
aside.sidebar .block.block-layered-nav #amount-2{font-size: 1.16em; font-weight: bold; color: #888;}
aside.sidebar .block.block-layered-nav .actions{padding-bottom: 1.5em; margin-top: 1.5em;}

/* Block: Wishlist */
aside.sidebar .block.block-wishlist { position: relative;}
aside.sidebar .block.block-wishlist .block-title {margin-bottom: 2em;}
aside.sidebar .block.block-wishlist .block-subtitle {
	margin-bottom: 1.5em;
	font-family: arial;
	font-size: 12px;
	color: #888;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	padding: 0;
	border: none;
	margin-top: -.5em;
}
aside.sidebar .block.block-wishlist li.item {width: 100%; overflow: hidden;}
aside.sidebar .block.block-wishlist li.item .product-image{
	display: inline-block;
	padding: 0;
	margin-right: 15px;
	height: 100%;
	width: 63px;
}
aside.sidebar .block.block-wishlist li.item .product-image img{width: 100%;}
aside.sidebar .block.block-wishlist li.item .product-details{width:60%; display: inline-block}
aside.sidebar .block.block-wishlist li.item .product-details .product-name{padding-right: 22px; margin: -2px 0 1em;}
aside.sidebar .block.block-wishlist li.item .product-details .product-name a {
	font-size: 1.16em;
	line-height: 1.25;
	color: #222;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bold;
}
aside.sidebar .block.block-wishlist li.item .product-details .price-box{margin-bottom: 0; float: left; margin-right: 15px;}
aside.sidebar .block.block-wishlist li.item .product-details .price-box.map-info{float:none;}
aside.sidebar .block.block-wishlist li.item .product-details .btn-remove {margin-top: -5px;}
aside.sidebar .block.block-wishlist li.item .product-details .btn-remove i {font-size: 1.16em; color: #aaa; padding: 5px; line-height: 1;}
aside.sidebar .block.block-wishlist li.item.last{padding-bottom:0;}
aside.sidebar .block.block-wishlist .link-cart{}
aside.sidebar .block.block-wishlist .link-cart i {
	font-size: 14px;
	height: 26px;
	width: 25px;
	line-height: 26px;
	text-align: center;
	vertical-align: middle;
	color: #888;
	background-color: #ddd;
	border-radius: 2px;
	-moz-border-radius: 2px;
	padding-right: 1px;
}
aside.sidebar .block.block-wishlist .link-cart i:hover {color: #fff;}
aside.sidebar .block.block-wishlist .actions{margin-top: 1.5em;}
aside.sidebar .block.block-wishlist .actions a{}
#wishlist-slider .es-carousel-wrapper {position: relative;}
#wishlist-slider .es-carousel{min-height: 75px; overflow: hidden;}
#wishlist-slider .es-carousel ul.carousel-ul {margin: auto;}
#wishlist-slider .es-carousel ul.carousel-ul > li {float: left; display: block; width: 236px;}
#wishlist-slider .es-carousel ul.carousel-ul li a.product-image img{
    display:block;
    border:none;
    max-height:none;
    max-width:none;
}
.block-wishlist .prev,
.block-wishlist .next{position: absolute; display: block;}
.block-wishlist .prev i,
.block-wishlist .next i {
	vertical-align: middle;
    font-size: 14px;
	width: 16px;
	height: 17px;
	color: #888;
	background-color: #fff;
	line-height: 17px;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.block-wishlist .prev i:hover,
.block-wishlist .next i:hover {color: #fff;}
.block-wishlist .prev i {padding-right: 1px;}
.block-wishlist .next i {padding-left: 1px;}
.block-wishlist .prev {right: 39px; top: 2em;}
.block-wishlist .next {right: 20px; top: 2em;}

/* Block: Block List */
.block-list{}
.block-list .block-content{padding-left:0!important;}
.block-list li {border-top: dotted 1px #ccc; width: 100%; overflow: hidden;}
.block-list li a {padding: 1em 5px; display: inline-block;}
.block-list li:first-child {border-top: none;}

/* Block: Compare Products */
.block-compare {}
.block-compare li.item {width:100%; overflow:hidden;}
.block-compare li.item a {padding:1em 0;}
.block-compare li.item:first-child{padding-top:0;}
.block-compare li.item .product-name{float:left; width:87%;}
.block-compare li.item .btn-remove{}
.block-compare li.item .btn-remove i {color:#aaa;}
.block-compare .actions{}

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
aside.sidebar .block-poll .block-title {margin-bottom: 2em;}
.block-poll .block-content{padding-left:0!important;}
.block-poll .block-subtitle{font-weight: bold; margin-bottom: 0!important; color: #666; font-size: 1.083em; border-bottom: solid 1px #ddd; padding-bottom: 2em;}
.block-poll li {padding: 1em 5px; border-top: dotted 1px #ccc; color: #666; font-size: 1.083em;}
.block-poll li:first-child {border-top: none;}
.block-poll label {}
.block-poll input.radio { float:left; margin:2px 5px 0 1px; }
.block-poll .label { display:block; float:left; width:80%; }
.block-poll .answer{float:left; width:100%;}
.block-poll .answer span{display:block; width:140px;}
.block-poll .votes{float:right; width:70px; margin-top:-1.5em;}
.block-poll .actions{}
.block-poll .actions button {}

/* Block: Tags */
aside.sidebar .block-tags .block-content{padding-left:0;}
aside.sidebar .block-tags ul {margin-bottom: 1.5em; display: block;}
aside.sidebar .block-tags li { display:inline; }
aside.sidebar .block-tags .actions {}

/* Block: Reorder */
.block-reorder {}
aside.sidebar .block-reorder .block-title {margin-bottom: 2em;}
aside.sidebar .block.block-reorder .block-subtitle {
	margin-bottom: 1.5em;
	font-family: arial;
	font-size: 12px;
	color: #888;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	padding: 0;
	border: none;
	margin-top: -.5em;
}
.block-reorder li {padding: 1em 0; border-top: dotted 1px #ccc; width: 100%; overflow: hidden;}
.block-reorder li:first-child {border-top: none;}
.block-reorder input.checkbox { float:left; margin:0.27em 0 0; }
.block-reorder .product-name { margin-left:10px; float:left; max-width: 92%;}

/* Block: Banner */
.block-banner {}
.block-banner .block-content {
    padding: 0;
    text-align:center; 
}

/* Paypal */
.sidebar .paypal-logo { display:block; margin:0.75em 0 1.5em; text-align:center; }
.sidebar .paypal-logo a { float:none; }

/* newsletter */
.block-subscribe .form-subscribe-header label {display:block;font-size:.91em;color:#888;padding-bottom:1.5em;}
.block-subscribe .input-box {margin-bottom: 1.5em;}
.block-subscribe .input-box input {width: 91%; background: #eee;}

/* Sidebar Slider */
.sidebar-slider .item {position: relative}
.sidebar-slider .slide-banner-content {position: absolute; bottom: 5%; width: 82%; left: 0; right: 0; margin: 0 auto;}
.sidebar-slider .slide-banner-content h2 {font-size: 35px; font-weight: bold; text-transform: uppercase; letter-spacing: -1px; color: #fff; line-height: 1; margin-bottom: 0;}
.sidebar-slider .slide-banner-content h2 strong {color: #aaa;}
.sidebar-slider .slide-banner-content.skin-2 h2 strong {color: #222;}
.sidebar-slider .slide-banner-content h3 {font-size: 10px; color: #fff; font-weight: bold; text-transform: uppercase; margin-bottom: 5px;}
.sidebar-slider .sidebarSlideSelectors {position: relative; padding: 1.333em 0; text-align: center; height: 7px;}
.sidebar-slider .sidebarSlideSelectors li {
	display: inline-block;
	font-size: 0;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	background-color: #bebebe;
	margin-left: 6px;
	cursor: pointer;
}
.sidebar-slider .footerSlideSelectors li:first-child {margin-left: 0;}

/* ======================================================================================= */

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

/* Category Page ========================================================================= */
.category-title{}
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description {margin: 0 0 1.5em; color: #888;}
.category-products {}
.label-new {
    position:absolute;
    left: 5px;
    top: 5px;
    padding: 0 9px;
    z-index: 9;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: .91em;
    line-height: 1.583em;
	vertical-align: middle;
	display: inline-block;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #222;
}
.products-grid .availability-only,
.products-list .availability-only,
.label-sale {
    position:absolute;
    right: 5px;
    top: 5px;
    padding:0 8px;
    height:20px;
    z-index:9;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    font-size: .91em;
    line-height: 1.583em;
	vertical-align: middle;
	display: inline-block;
	font-weight: bold;
	letter-spacing: -1px;
}
.label-sale.percentage {
	font-size: 1em;
	padding: 0 11px;
}
.label-sale.percentage span {
	display: block;
	height: auto;
	font-weight: normal;
	font-size: 0.75em;
	line-height: normal;
	position: relative;
	top: -10px;
}
.label-type-1 span.label-new,
.label-type-1 div.label-sale,
.products-grid.label-type-1 .availability-only,
.products-list.label-type-1 .availability-only{
	border-radius: 50%;
	-moz-border-radius: 50%;
	height: 40px;
	line-height: 40px;
}
.products-grid.label-type-1 .availability-only,
.products-list.label-type-1 .availability-only {padding: 0 10px;}
.label-type-2 span.label-new,
.label-type-2 div.label-sale,
.products-grid.label-type-2 .availability-only,
.products-list.label-type-2 .availability-only{
	line-height: 33px;
	height: 33px;
}
.label-type-2 div.label-sale.percentage{
	line-height: 2.1em;
}
.label-type-2 div.label-sale.percentage span{top: -9px;}
.label-type-3 span.label-new,
.label-type-3 div.label-sale,
.products-grid.label-type-3 .availability-only,
.products-list.label-type-3 .availability-only{
	padding: 0 8px 0 16px;
	border-radius: 0 0 0 100%;
	-moz-border-radius: 0 0 0 100%;
}
.label-type-3 span.label-new{
	padding: 0 16px 0 8px;
	border-radius: 0 0 100% 0;
	-moz-border-radius: 0 0 100% 0;
}
.label-type-3 div.label-sale.percentage span{
	left: 5px;
	top: -13px;
}
.label-type-4 span.label-new,
.label-type-4 div.label-sale,
.products-grid.label-type-4 .availability-only,
.products-list.label-type-4 .availability-only{
	border-radius: 50px;
	-moz-border-radius: 50px;
	line-height: 33px;
	height: 33px;
	padding:0 12px;
}
.label-type-4 div.label-sale.percentage{
	line-height: 2.1em;
}
.label-type-4 div.label-sale.percentage span{top: -9px;}
.label-type-5 span.label-new,
.label-type-5 div.label-sale,
.products-grid.label-type-5 .availability-only,
.products-list.label-type-5 .availability-only{
	line-height: 33px;
	height: 33px;
	padding:0 10px 0 12px;
}
.label-type-5 div.label-sale,
.products-grid.label-type-5 .availability-only,
.products-list.label-type-5 .availability-only{
	padding:0 12px 0 10px;
}
.label-type-5 div.label-sale.percentage{
	line-height: 2.1em;
}
.label-type-5 div.label-sale.percentage span{top: -9px;}
.label-type-5 span.label-new:before,
.label-type-5 div.label-sale:before,
.products-grid.label-type-5 .availability-only:before,
.products-list.label-type-5 .availability-only:before{
    width: 0;
    height: 0;
    border-top: 17px solid; 
    border-right: 8px solid transparent;
	content:'';
	position: absolute;
	right: -8px;
	top: 0;
}
.label-type-5 .labels-sale-new span.label-new:before,
.label-type-5 div.label-sale:before,
.products-grid.label-type-5 .availability-only:before,
.products-list.label-type-5 .availability-only:before{
	right: auto;
	left: -8px;
	border-left: 8px solid transparent;
}
.label-type-5 span.label-new:after,
.label-type-5 div.label-sale:after,
.products-grid.label-type-5 .availability-only:after,
.products-list.label-type-5 .availability-only:after{
    width: 0;
    height: 0;
    border-bottom: 17px solid; 
    border-right: 8px solid transparent;
	content:'';
	position: absolute;
	right: -8px;
	bottom: 0;
}
.label-type-5 .labels-sale-new span.label-new:after,
.label-type-5 div.label-sale:after,
.products-grid.label-type-5 .availability-only:after,
.products-list.label-type-5 .availability-only:after{
	right: auto;
	left: -8px;
	border-left: 8px solid transparent;
}
.label-type-5 .labels-sale-new span.label-new{
	padding: 0 12px 0 10px;
}
.label-type-5 .labels-sale-new div.label-sale,
.products-grid.label-type-5 .labels-sale-new .availability-only,
.products-list.label-type-5 .labels-sale-new .availability-only{padding:0 12px 0 10px;}
.label-type-5 .labels-sale-new div.label-sale:before,
.products-grid.label-type-5 .labels-sale-new .availability-only:before,
.products-list.label-type-5 .labels-sale-new .availability-only:before,
.label-type-5 .labels-sale-new div.label-sale:after,
.products-grid.label-type-5 .labels-sale-new .availability-only:after,
.products-list.label-type-5 .labels-sale-new .availability-only:after{
	border-right: 8px solid transparent;
	left: auto;
	right: -8px;
}
.label-type-5 span.label-new:before {border-top-color: #222;}
.label-type-5 span.label-new:after {border-bottom-color: #222;}
.labels-sale-new span.label-new{left: auto; right: 5px;}
.labels-sale-new div.label-sale{right: auto; left: 5px;}
.products-grid .availability-only p,
.products-list .availability-only p{display: inline-block; text-transform: none;}
.products-grid.label-type-1 .availability-only,
.products-list.label-type-1 .availability-only{line-height: 28px;}
.products-grid.label-type-1 .availability-only p,
.products-list.label-type-1 .availability-only p{
	display: block;
	line-height: normal;
	position: relative;
    top: -10px;
}
.products-list li.item .availability-only,
.products-grid li.item .availability-only{
	position: absolute;
	top: 5px;
	right: 5px;
	z-index:99;
}
.products-list li.item.labels-sale-new .availability-only,
.products-grid li.item.labels-sale-new .availability-only{
	right: auto;
	left: 5px;
}
/* View Type: Grid */
.products-grid {
    clear:both;
    list-style:none !important;
    padding: 0 !important;
    margin: 0 ;
    position:relative;
	margin:0 -10px;
}
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; padding:0 0 3em; position:relative; display: inline;}
.products-grid.grid-2-columns li.item{width:50%;}
.products-grid.grid-2-columns li.item:nth-of-type(2n+1){clear:left;}
.products-grid.grid-3-columns li.item{width:33.3%;}
.products-grid.grid-3-columns li.item:nth-of-type(3n+1){clear:left;}
.products-grid.grid-4-columns li.item{width:24.99%;}
.products-grid.grid-4-columns li.item:nth-of-type(4n+1){clear:left;}
.products-grid.grid-5-columns li.item{width:19.95%;}
.products-grid.grid-5-columns li.item:nth-of-type(5n+1){clear:left;}
.products-grid.grid-6-columns li.item{width:16.6%;}
.products-grid.grid-6-columns li.item:nth-of-type(6n+1){clear:left;}
.products-grid.grid-7-columns li.item{width:14.2%;}
.products-grid.grid-7-columns li.item:nth-of-type(7n+1){clear:left;}
.products-grid.grid-8-columns li.item{width:12.5%;}
.products-grid.grid-8-columns li.item:nth-of-type(8n+1){clear:left;}

.widget-slider.two-products li.item,
.products-grid.two-products li.item {width: 50%;}
.widget-slider.three-products li.item,
.products-grid.three-products li.item {width: 33.3%;}
.widget-slider.four-products li.item,
.products-grid.four-products li.item {width: 25%;}
.widget-slider.five-products li.item,
.products-grid.five-products li.item {width: 20%;}
.widget-slider.six-products li.item,
.products-grid.six-products li.item {width: 16.667%;}
.widget-slider.seven-products li.item,
.products-grid.seven-products li.item {width: 14.2%;}
.widget-slider.eight-products li.item,
.products-grid.eight-products li.item {width: 12.5%;}

.widget-slider.seven-products li.item {width: 15%;}

.products-grid.two-products li.item .product-container,
.products-grid.three-products li.item .product-container,
.products-grid.four-products li.item .product-container,
.products-grid.five-products li.item .product-container,
.products-grid.six-products li.item .product-container,
.products-grid.seven-products li.item .product-container,
.products-grid.eight-products li.item .product-container {margin: 0 10px;}

.products-grid.two-products li.item:nth-of-type(2n+1),
.products-grid.three-products li.item:nth-of-type(3n+1),
.products-grid.four-products li.item:nth-of-type(4n+1),
.products-grid.five-products li.item:nth-of-type(5n+1),
.products-grid.six-products li.item:nth-of-type(6n+1),
.products-grid.seven-products li.item:nth-of-type(7n+1),
.products-grid.eight-products li.item:nth-of-type(8n+1) {clear: left;}
.products-grid.two-products li.item:nth-of-type(2n),
.products-grid.three-products li.item:nth-of-type(3n),
.products-grid.four-products li.item:nth-of-type(4n),
.products-grid.five-products li.item:nth-of-type(5n),
.products-grid.six-products li.item:nth-of-type(6n),
.products-grid.seven-products li.item:nth-of-type(7n),
.products-grid.eight-products li.item:nth-of-type(8n) {clear: right;}

.meigee-widget .products-grid {margin-left: -10px; margin-right: -10px;}

.products-list .image-wrapper,
.products-list .description-wrapper {float: left;}
.products-list .image-wrapper .product-img-box {margin-right: 10px;}
.products-list .description-wrapper .product-shop {margin-left: 10px;}

.products-list .twenty {width: 20%;}
.products-list .twenty-five {width: 25%;}
.products-list .thirty {width: 30%;}
.products-list .thirty-five {width: 35%;}
.products-list .forty {width: 40%;}
.products-list .forty-five {width: 45%;}
.products-list .fifty {width: 50%;}
.products-list .fifty-five {width: 55%;}
.products-list .sixty {width: 60%;}
.products-list .sixty-five {width: 65%;}
.products-list .seventy {width: 70%;}
.products-list .seventy-five {width: 75%;}
.products-list .eighty {width: 80%;}

.products-grid .product-img-box {margin-bottom: 1.5em;}
.category-products .products-grid li.item .product-container{padding-left: 10px; padding-right: 10px;}
.products-grid .product-image { 
	position:relative;
	display:block;
	text-align:center;
	margin:0;
	padding:0;
}
.products-grid .product-image img{width:100%;}
.products-grid .product-name {margin-bottom: 1em;}
.products-grid .product-name a {}
.products-grid .ratings {margin-bottom: 1.16em;}
.products-grid .price-box{margin: 0 0 1.5em;}
.products-grid .price-box.map-info a{display:block;}
.products-grid .ratings .amount a{text-align:right; float:right;}
.products-grid .availability {}
.products-grid .actions {}
.products-grid .actions button{margin-top:-0.42em;}
.products-grid .add-to-links,
.products-grid .btn-quick-view {display: inline-block; margin-top: 1em;}
.products-grid .add-to-links li {float: left;line-height: 1; margin-right: 8px;}
.products-grid .add-to-links li i {font-size: 1.16em; color: #aaa;}
.products-grid .add-to-links li a .ajax-loader-item,
.products-list .add-to-links li a .ajax-loader-item {top: 0; left: -1px;}
.products-grid .grid-desc{padding-top:0.75em;}
.products-grid li.item .button-holder{position: relative; display: inline-block; margin-right: 18px;}

/* View Type: List */
.products-list.small {margin-bottom: 0!important;}
.products-list {margin-bottom: 1.5em;}
.products-list li.item {padding: 0 0 1.5em; position: relative;}
.products-list li.item.last,
.products-list li.item:last-of-type {padding-bottom: 0;}
.products-list .product-image { display:block; position:relative; text-align:center;}
.products-list .product-shop {}
.products-list .product-name {margin-bottom: 1.5em; border-bottom: dotted 1px #ddd; padding-bottom: 1.5em;}
.products-list .product-name a {font-size: 2em; line-height: 1em; font-weight: bold;}
.products-list .price-box {display: block; border-bottom: dotted 1px #ddd; margin-bottom: 1.5em; padding-bottom: 1.5em;}
.products-list .price-box .price {vertical-align:middle;}
.products-list .price-box.map-info a{display:inline-block; margin-top:1px;}
.products-list .minimal-price-link .label{color: #aaa!important;}
.products-list .ratings{border-bottom: dotted 1px #ddd; padding-bottom: 1.5em; margin-bottom: 1.5em;}
.products-list .ratings .rating-box{float:left; margin-bottom:5px; margin-top: 2px;}
.products-list .ratings .rating-links{font-size:1em;float:left;color:#aaa;}
.products-list .availability { float:right; margin:0; padding:3px 0 3px 30px; font-weight:normal; color:#8a8a8a; font-size:0.91em; background:url(../images/out_of_stock.png) left 3px no-repeat;}
.products-list .desc {clear: both; margin-bottom: 1.5em; font-size: 1em; color: #aaa; border-bottom: dotted 1px #ddd; padding-bottom: 1.5em;}
.products-list .desc .link-learn {padding-left: 10px;}
.products-list .button-holder {float: left; margin-right: 20px;}
.products-list .btn-quick-view {margin-right: 15px;}
.products-list .btn-quick-view,
.products-list .add-to-links {float: left; margin-top: .75em;}
.products-list .add-to-links li {display: block; float: left; margin-right: 15px; line-height: 1;}
.products-list .add-to-links i {vertical-align: middle; color: #aaa; font-size: 1.16em;}
.products-list .add-to-links .separator { display:none; margin:0 2px; }
.products-list li.item .product-img-box,
.products-grid li.item .product-img-box{position:relative; display:block; background: #fff; border: solid 0px;}
.products-list li.item .product-image span.image-box,
.products-grid li.item .product-image span.image-box{
    position:absolute;
    width:100%;
    height:0%;
    top:0;
    left:0;
    opacity:0;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
}
.products-list .product-image .hover-box,
.products-grid .product-image .hover-box{overflow:hidden;}
.products-list li.item .button-holder{position: relative; float:left;}
.products-list li.item .fancybox,
.products-grid li.item .fancybox{position:absolute; left: 49%; top: 49%; opacity: 0;}
.products-list li.item:hover .fancybox,
.products-grid li.item:hover .fancybox{position:absolute; left: 49%; opacity: 1;}
.mobile-device .fancybox,
.mobile-device .fancybox{opacity: 1!important;}
.products-grid .btn-quick-view,
.products-list .btn-quick-view {display: inline-block;}
.products-grid .btn-quick-view span,
.products-list .btn-quick-view span {
	background: none;
	-moz-border-radius: 0;
	border-radius: 0;
	height: auto;
	font-family: Arial;
	color: #aaa;
	line-height: 1;
	transition: color 400ms ease;
	-moz-transition: color 400ms ease;
	-webkit-transition: color 400ms ease;
	-o-transition: color 400ms ease;
	border: none!important;
}
.products-grid .btn-quick-view:hover span,
.products-list .btn-quick-view:hover span {background: none;}
.products-grid .btn-quick-view span span,
.products-list .btn-quick-view span span {
	font-size: .91em;
	line-height: 1.583em;
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	padding: 0;
	float: none;
	font-weight: normal;
}
.products-grid .btn-quick-view span i,
.products-list .btn-quick-view span i {
	font-size: 1.16em;
	vertical-align: middle;
	margin-right: 6px;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}

/* Small List */
.products-list.small div.product-image {float: left; width: 30%;}
.products-list.small a.product-image {display: block; margin-right: 15px;}
.products-list.small .product-shop {float: left; width: 70%;}
.products-list.small .product-name {display: block; float: none; margin: 0 0 .75em; border: none; padding: 0;}
.products-list.small .product-name a {font-size: 1.16em; font-weight: bold; line-height: 1.583em; text-transform: uppercase; color: #222;}
.products-list.small .price-box {margin: 3px 15px .75em 0; float: left; padding: 0; border: none;}
.products-list.small .ratings {border-bottom: none; padding-bottom: .75em; margin-bottom: 0;}
.products-list.small .ratings .rating-box {margin-bottom: 3px; margin-top: 3px;}
.products-list.small .list-small-buttons {float: left;}
.products-list.small .button-holder {margin-right: 15px;}
.products-list.small .add-to-links {margin-top: 0;}
.products-list.small .add-to-links li {line-height: 26px;}
.products-list.small .button-holder .button span {height: 26px;}
.products-list.small .button-holder .button span span {line-height: 26px; text-align: center; padding: 0; width: 26px;}
.products-list.small .button-holder .button span.progress span {height: 0;}
.products-list.small .button-holder .button i {font-size: 14px; color: #888; line-height: 26px;}
.products-list.small .button-holder .button:hover i {color: #fff;}
.products-list.small .button-holder .ajax-loader-item {right: 5px; top: 5px;}
.products-list.small li.item .fancybox,
.products-list.small li.item:hover .fancybox{left: 42%;}
.products-list.small .btn-quick-view {/* margin-left: 15px;  */margin-right: 0;}
.products-grid li.item .hover-image,
.products-list li.item .hover-image {
    position:absolute;
    max-width:100%;
    left:0;
    top:0;
    opacity: 0;
    z-index: 1;
}
.products-grid li.item:hover span.hover-image,
.products-list li.item:hover span.hover-image {opacity: 1; filter: alpha(opacity=100);}
body.hover-effect.hover-scale .products-list li.item .product-image.hover-exists,
body.hover-effect.hover-scale .products-grid li.item .product-image.hover-exists { overflow: hidden;}
body.hover-effect.hover-scale .products-list li.item .product-image.hover-exists > img,
body.hover-effect.hover-scale .products-grid li.item .product-image.hover-exists > img{
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
    display: block;
    z-index: 1;
}
body.hover-effect.hover-scale .products-list li.item:hover .product-image.hover-exists > img,
body.hover-effect.hover-scale .products-grid li.item:hover .product-image.hover-exists > img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   opacity: 0;
   z-index: 2;
}
.add-to-links .link-compare span.add-to-loader,
.add-to-links .link-wishlist span.add-to-loader{
	background: none;
	display:block;
	margin:0;
	text-indent:0;
	border:none;
	position:absolute;
	width: 17px;
	height: 17px;
	left: -1px;
	top: 0;
	background-color:#FFF!important;
}
.add-to-links .link-compare span.add-to-loader img,
.add-to-links .link-wishlist span.add-to-loader img{
	left:1px;
	top:1px;
	position:relative;
	width:80%;
}
.widget-slider .products-grid li.item .quick-view-wrapper {bottom: -1px;}
.widget-slider .products-grid li.item:hover .quick-view-wrapper {width: 100.3%;}
.products-grid li.item .quick-view-wrapper,
.products-list li.item .quick-view-wrapper {
	width: 0;
	margin: 0!important;
	text-align: center;
	position: absolute;
	bottom: 0;
	transition: width 250ms ease;
	-moz-transition: width 250ms ease;
	-webkit-transition: width 250ms ease;
	-o-transition: width 250ms ease;
	overflow: hidden;
	z-index: 9;
}
.products-grid li.item:hover .quick-view-wrapper,
.products-list li.item:hover .quick-view-wrapper,
.mobile-device .products-grid li.item .quick-view-wrapper,
.mobile-device .products-list li.item .quick-view-wrapper {width: 100%;}
.products-grid li.item .quick-view-wrapper .fancybox + .btn-quick-view,
.products-list li.item .quick-view-wrapper .fancybox + .btn-quick-view {float: left; width: 80%; margin: 0; display: block; padding: 0!important;}
.products-grid li.item .quick-view-wrapper .btn-quick-view,
.products-list li.item .quick-view-wrapper .btn-quick-view {width: 100%; margin: 0; display: block;}
.products-grid li.item .quick-view-wrapper .btn-quick-view > span,
.products-list li.item .quick-view-wrapper .btn-quick-view > span  {
	float: none;
	padding: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 12px;
	letter-spacing: -.5px;
	display: block;
	color: #fff;
	border-radius: 0;
	-moz-border-radius: 0;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
}
.products-grid li.item .quick-view-wrapper .btn-quick-view span span,
.products-list li.item .quick-view-wrapper .btn-quick-view span span {color: #fff; font-size: 12px; font-weight: bold; text-transform: uppercase;}

.products-grid li.item .quick-view-wrapper .fancybox,
.products-list li.item .quick-view-wrapper .fancybox {
	display: block;
	width: 20%;
	background-color: rgba(0,0,0,.15);
	height: 100%;
	float: left;
	height: 60px;
	position: static;
	text-align: center;
	opacity: 1;
	filter: alpha(opacity=100);
}
.products-grid li.item .quick-view-wrapper .fancybox i,
.products-list li.item .quick-view-wrapper .fancybox i {line-height: 60px; color: #fff;}

.products-grid.six-products li.item .quick-view-wrapper .btn-quick-view > span,
.products-grid.seven-products li.item .quick-view-wrapper .btn-quick-view > span,
.products-grid.eight-products li.item .quick-view-wrapper .btn-quick-view > span,
.products-grid.six-products li.item .quick-view-wrapper .fancybox,
.products-grid.seven-products li.item .quick-view-wrapper .fancybox,
.products-grid.eight-products li.item .quick-view-wrapper .fancybox {height: 40px;}
.products-grid.six-products li.item .quick-view-wrapper .btn-quick-view > span,
.products-grid.seven-products li.item .quick-view-wrapper .btn-quick-view > span,
.products-grid.eight-products li.item .quick-view-wrapper .btn-quick-view > span,
.products-grid.six-products li.item .quick-view-wrapper .fancybox i,
.products-grid.seven-products li.item .quick-view-wrapper .fancybox i,
.products-grid.eight-products li.item .quick-view-wrapper .fancybox i {line-height: 40px;}

/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }
.ratings { font-size:0.91em; line-height:1.25; margin:0 0 1.3em; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:2px 0 0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings .rating-links a{color:#aaa; text-decoration:none;}
.ratings .rating-links a:hover{text-decoration:none; color:#000;}
.ratings dt {}
.ratings dd {}
.rating-box {
	width: 55px;
	height: 9px;
	font-size:0;
	line-height:0;
	background:url(../images/bkg_rating.gif) 0 0 repeat-x;
	text-indent:-999em;
	overflow:hidden;
	margin-top: 2px;
}
.rating-box .rating { float:left; height: 9px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box{float:left; margin-right:10px;}
.ratings .amount {}
.ratings-table{margin:0.5em 1.5em 1.5em 0;float:left;width:15%;}
.ratings-table th,
.ratings-table td { font-size:12px; line-height:1.15; padding:3px 0; }
.ratings-table th { text-align:left; font-weight:normal; font-size:.91em;color:#646464;width:100%;padding-right:10px; }
.ratings-table .rating-box { width:45px; height:6px; background:url(../images/bkg_rating_2.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; margin-top:3px; }
.ratings-table .rating-box .rating { height:6px; background:url(../images/bkg_rating_2.gif) 0 100% repeat-x; }

/* Availability */
.availability {margin: 0; font-size: .83em; color: #aaa; display: inline-block; margin-right: 20px;}
.availability i {font-size: 1.4em; margin-right: 4px; margin-top: -2px;}
.availability.in-stock i {color: #22a942;}
.availability.out-of-stock i {color: #f51310;}
.availability-only { margin-bottom: 0!important; }
.availability-only i{padding-right: 3px; margin-right: 3px; margin-top: 3px; color: #ff1341; font-size: 1.273em;}
.availability-only span {font-size: .91em; color: #888; min-width: 28px;}
.availability-only span:before { padding-right: 10px; margin-right: 5px; border-right: 1px solid #e71861;}
.availability-only a {cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}
.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }
.col-main .price{font-size: 1.5em; line-height: 1; font-weight: bold; letter-spacing: -1px;}
.price-box p {margin-bottom: 0!important;}
.price-box .price {}

/* Regular price */
.regular-price {display: inline-block; vertical-align: middle;}
.regular-price .price {font-size: 1.5em; line-height: 1; font-weight: bold; letter-spacing: -1px;}

/* Old price */
.old-price {display: inline-block; vertical-align: middle; margin-right: 8px!important;}
.old-price span{display: inline-block; vertical-align: middle;}
.old-price .price-label {display: none; white-space: nowrap;}
.old-price .price {
	font-size: 1em;
	line-height: 1;
	text-decoration: line-through;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	color: #aaa;
}

/* Special price */
.special-price {display: inline-block; vertical-align: middle;}
.special-price span{display: inline-block; vertical-align: middle;}
.special-price .price-label { display: none; font-weight: bold; white-space:nowrap; }
.special-price .price {font-size: 1.5em; line-height: 1; font-weight: bold; letter-spacing: -1px;}

/* Minimal price (as low as) */
.minimal-price {display: inline-block; vertical-align: middle;}
.minimal-price .price-label {color: #aaa; display: inline-block; vertical-align: middle;}
.minimal-price .price {display: inline-block; vertical-align: middle;}
.minimal-price-link {display: inline-block; vertical-align: middle; color: #aaa;}
.minimal-price-link:before { content: "("; display: inline-block; vertical-align: middle;}
.minimal-price-link:after { content: ")"; display: inline-block; vertical-align: middle;}
.minimal-price-link .label {color: #aaa; display: inline-block; vertical-align: middle;}
.minimal-price-link .price {display: inline-block; vertical-align: middle;}

/* Excluding tax */
.price-excluding-tax {display: inline-block; vertical-align: middle;}
.price-excluding-tax .label {white-space: nowrap; color: #aaa; display: inline-block; vertical-align: middle;}
.price-excluding-tax .price {display: inline-block; vertical-align: middle; line-height: 1; }

/* Including tax */
.price-including-tax {display: inline-block; vertical-align: middle;}
.price-including-tax .label {white-space: nowrap; color: #aaa; display: inline-block; vertical-align: middle;}
.price-including-tax .price {font-weight: bold; display: inline-block; vertical-align: middle; line-height: 1; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px;}
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display: inline-block; vertical-align: middle;}
.price-excl-tax .label {display: inline-block; white-space:nowrap; vertical-align: middle;}
.price-excl-tax .price {display: inline-block; vertical-align: middle;}

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {display: inline-block; vertical-align: middle;}
.price-from .price-label { display: none; white-space:nowrap; }
.price-from .price{line-height: 1; display: inline-block; vertical-align: middle;}

.price-to {display: inline-block; vertical-align: middle;}
.price-to:before {content: "-"; padding: 0 5px;}
.price-to .price-label { display: none; white-space:nowrap; }
.price-to .price{line-height: 1; display: inline-block; vertical-align: middle;}

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label {white-space: nowrap; display: inline-block; vertical-align: middle;}
.full-product-price {display: inline-block; vertical-align: middle;}

.bundle-box{width:100%; overflow:hidden; margin-bottom:15px;}
.price-box-bundle {}
.price-box-bundle .price-box{float:none; padding-right:15px!important;}
/********** Product Prices > */

/* Tier Prices */
.tier-prices{padding:0 0 1.16em; color:#000;}
.tier-prices .price { font-weight:bold; line-height:1em; line-height: 1.3em; font-size: 1.16em;}
.tier-prices .benefit { color: #e71861;}
.tier-prices-grouped {}

/* Add to Links */
.add-to-links{}
.add-to-links li a{font-weight:normal;position:relative;}
.add-to-links li a .ajax-loader-item {left:0;}
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; margin-top:7px; display:none;}
.add-to-cart button.button span {height:40px;}
.add-to-cart button.button span span {line-height: 40px;}
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; padding:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.product-type-block {margin: 0 0 1.5em; border-bottom: dotted 1px #ddd; padding-bottom: 1.5em;}
.add-to-box {float:left;}
.add-to-box .add-to-cart { float:left; position: relative;}
.add-to-box .add-to-cart button{}
.add-to-box .or { float:left; margin:7px 10px 0; }
.add-to-box .add-to-links { float:left; }
.add-to-box .add-to-links li{display:block;}
.product-view {position:relative;}
.product-view .product-name {position: relative; display: block; margin-bottom: 1.5em; border-bottom: dotted 1px #ddd; padding-bottom: 1em;}
.product-essential .product-shop .product-name:after {display: block;}
.product-view .sku {color: #aaa; font-size: .83em; font-weight: normal !important; margin-bottom: 0; display: inline-block;}
.product-view div.sku::selection {background: #222; color: #fff;}
.product-view div.sku::-moz-selection {background: #222; color: #fff;}
.product-view .ratings {border-bottom: dotted 1px #ddd; padding-bottom: 1.5em; margin-bottom: 1.5em;}
.product-view .ratings .rating-box {margin-top: 2px;}
.product-view .ratings .rating-links {margin-bottom: 0!important; font-size: .91em;}
.product-view .price-block {border-bottom: dotted 1px #ddd; padding-bottom: 1.5em; margin-bottom: 1.5em;}
.product-view .grid_8 {position: relative;}
.product-view .product-buttons {position: absolute; top: .5em; right: 0;}
.product-view .product-prev,
.product-view .product-next {display: inline-block;}
.product-view .product-prev {margin-right: 3px;}
.product-view .product-prev i,
.product-view .product-next i {
	vertical-align: middle;
    font-size: 14px;
	width: 16px;
	height: 17px;
	color: #888;
	background-color: #eee;
	line-height: 17px;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.product-view .product-prev i:hover,
.product-view .product-next i:hover {color: #fff;}
.product-view .prev i {padding-right: 1px;}
.product-view .next i {padding-left: 1px;}
.product-view .product-img-box .product-image .cloud-zoom img{width:100%;}
.product-view .product-img-box #wrap{z-index: 7!important; margin-bottom: 1.5em;}

.product-view .product-img-box .fancybox{
	position: absolute;
	bottom: 3%;
	right: 4%;
	z-index:99;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-transition:opacity 300ms ease;
	-webkit-transition:opacity 300ms ease;
	-o-transition:opacity 300ms ease;
	transition:opacity 300ms ease;
}
.product-essential .product-image .img-holder{position: relative;}
.product-view .product-img-box .img-holder:hover .fancybox {opacity: 1; filter: alpha(opacity=100);}
.product-view .bundled-price{display:none;}
.product-view .fb-like{margin-right: 9px; width: 90px!important; float: left;}
.product-view .product-shop .no-rating {margin-bottom: 1.5em;}
.product-view .product-shop .product-name h1 {
	font-size: 2.5em!important;
	line-height: 1;
	font-weight: bold;
	letter-spacing: -1px;
	color: #222;
	margin-bottom: .4em;
	display: block;
	padding-right: 40px;
	text-transform: uppercase;
}
.product-view .product-shop .product-name .availability {display: inline-block; margin-bottom: 0; margin-top: 0;}
.product-view .product-shop p{margin-bottom:1em;}
.product-view .product-shop .price-box{padding: 0; margin: -3px 0 0; float: left;}
.product-view .product-shop .price-box .price-label{}
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price {font-size: 1.5em; line-height: 1.583em;}
.product-view .product-shop .availability-only {float: right; clear: right;}
.product-view .product-shop .price-block .availability {display: none;}
.product-view .product-shop .bundle-box,
.product-view .product-shop .bundle-box .price-box{margin-bottom: 0;} 
.product-view .product-shop .bundle-box .price-box-bundle .price-label{font-size: 0.7em; color:#aaa;}
.product-view .product-shop .bundle-box .price-box-bundle .price {}
.product-view .product-shop .bundle-box .price-box-bundle .price-box p{margin-bottom: 0.2em;}
.product-view .product-shop .bundle-box .price-as-configured{margin-bottom: 0.75em;}
.product-view .product-shop .bundle-box .price-as-configured .price-label{ line-height: 1.67em;}
.product-view .product-shop .short-description {
	font-size: 1em;
	color: #aaa;
	line-height: 1.5em;
	border-bottom: dotted 1px #ddd;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
}
.product-view .product-shop .short-description h2 {font-size: 1em; text-transform: uppercase; color: #222; margin-bottom: 1em; display: none;}
.product-view .short-description ul,
.product-view .short-description ol{padding:2em 0 0.75em;}
.product-view .short-description ul li,
.product-view .short-description ol li{line-height: 2em; position: relative; padding-left: 11px;}
.product-view .short-description ul li:before,
.product-view .short-description ol li:before{
	content:'';
	width: 3px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 11px;
	background:#888;
	-moz-border-radius:5px; 
	border-radius:5px;
}
.product-view .short-description ul li,
.product-view .short-description ol li,
.product-view .short-description ul a,
.product-view .short-description ol a{color:#888;}
.product-view .product-shop .add-to-links-box {float: left; margin-top: 1em;}
.product-view .add-to-links,
.product-options-bottom .add-to-links {float: left; margin-left: 23px;}
.product-view .productpage_small .add-to-links,
.product-view .productpage_small .product-options-bottom .add-to-links {margin-left: 17px;}
.product-view .add-to-links li,
.product-options-bottom .add-to-links li {float: left; padding-right: 18px; line-height: 1;}
.product-view .email-friend,
.product-options-bottom .email-friend {float: left; margin-bottom: 0!important; line-height: 1;}
.product-view .product-shop .add-to-links-box i,
.product-options-bottom .add-to-links i,
.product-options-bottom .email-friend i {font-size: 1.16em; color: #aaa;}
.product-view .product-shop .product-bottom-box .product-custom{float:right; margin-top:1em; min-width:138px;}
.product-view .product-shop .product-collateral{}
.product-view .price-box .price-from .price-label,
.product-view .price-box .price-to .price-label,
.product-view .price-box .price-as-configured .price-label{line-height: 1.2em;}
.product-view .price-box .price-from{line-height: 1.1em;}
.product-view .bundle-box .price-box-bundle{margin-bottom: 7px;}
.product-view .price-box p {margin-bottom: 0!important;}
.product-essential{padding-bottom: 3.333em;}
.product-collateral .box-collateral{padding: 9px 0 0; margin-bottom: 0; line-height: 1.5em;}
.product-collateral h2{
	font-size: 0.91em;
    font-weight: normal;
    line-height: 1.44em;
    margin-bottom: 0;
	margin-top: 1.5em;
	color:#aaa;
	text-transform: uppercase;
}
.product-collateral .box-collateral ul,
.product-collateral .box-collateral ol{}
.product-collateral .box-collateral ul li,
.product-collateral .box-collateral ol li {line-height: 2em; position: relative;}
.review-product-list .product-image{border: 1px solid #DADADA;}
.review-product-list .product-view .pager .limiter{padding:10px 0;}
.jp-container{width: 100%; overflow: hidden;}
.jp-container a{width: 100%; display: block; margin-bottom: 1em;}
.jp-container a img{width: 100%;}

/* Add to cart and Cart/Wishlist Quantity decrease/increase buttons */
div.quantity-increase,
div.quantity-decrease {display: inline-block; vertical-align: middle;}
div.quantity-decrease i,
div.quantity-increase i {font-size: 1.16em; vertical-align:middle; cursor: pointer; color: #aaa;}
div.quantity-increase {margin-right: 20px;}

/* Product Zoom */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: none;
    margin:0;    /* Set this to minus the border thickness. */
    background-color:#fff;  
    cursor:move;        
}

/* This is for the title text. */
.cloud-zoom-title {
    font-family:Arial, Helvetica, sans-serif;
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;  
    font-weight:bold;
    font-size:10px;
    top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
    border:none;
    overflow:hidden;
    top:1px!important;
    margin:0 0 0 1px;
}
.productpage_small .cloud-zoom-big{
    width:100%!important;
}

/* This is the loading message. */
.cloud-zoom-loading {
    color:white;    
    background:#222;
    padding:3px;
    border:1px solid #000;
}
.parent-zoom img{
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: ease;
    cursor:  cell;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    border: 0;
}
.product-view .mousetrap{
    height:100%!important;
    width:100%!important;
}

/* More Views */
.more-views {position: relative; margin: 0 -5px 0 -4px;}
.more-views h2 {
	margin: 0 5px 1em;
	font-size: 1.5em;
	line-height: 1.583em;
	font-weight: bold;
	color: #222;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-bottom: solid 1px #ddd;
	padding-bottom: .75em;
}
.productpage_medium .more-views h2,
.productpage_small .more-views h2 {margin-left: 8px; margin-right: 8px;}
.productpage_small .more-views h2 {margin-left: 10px;}
.productpage_extralarge .more-views h2 {margin-left: 9px; margin-right: 9px;}
.more-views li { float:left; margin-left:0px; margin-bottom:0.75em; margin-right:6px;}
.more-views li{margin:0;}
.more-views .no-slider li {margin-bottom: .75em!important;}
.more-views li a {padding: 0; display: block; width: 79px; margin-right: 18px;}
.more-views li a img{width:100%;}
.productpage_medium .more-views {margin: 0 -8px;}
.productpage_small .more-views {margin: 0 -10px;}
.productpage_medium .more-views .prev,
.productpage_small .more-views .prev {right: 27px;}
.productpage_medium .more-views .next,
.productpage_small .more-views .next {right: 8px;}
.productpage_large .more-views .prev {right: 24px;}
.productpage_extralarge .more-views .next {right: 9px;}
.productpage_extralarge .more-views.slider-on {margin: 0 -8px; z-index: 1;}
.productpage_small .more-views li{width: 93px;}
.productpage_small .more-views li a{margin-right: 22px; margin-left: 5px;}
.productpage_large .more-views li{width:103px;}
.productpage_large .more-views li a{width: auto; margin-right:15px; margin-left: 1px;}
.productpage_extralarge .more-views li{width: 125px;}
.productpage_extralarge .more-views li a{margin-right:14px; margin-left: 2px; width: auto;}
.productpage_extralarge{margin-bottom: 1.5em;}
.product-essential .product-image{position:relative; width:100%;}
.more-views .prev,
.more-views .next{
	position: absolute;
	display: block; 
	cursor: pointer;
	z-index: 999;
	text-align: center;
	top: .617em;
	transition: opacity 500ms ease;
	-moz-transition: opacity 500ms ease;
	-webkit-transition: opacity 500ms ease;
	-o-transition: opacity 500ms ease;
}
.more-views .prev {right: 28px;}
.more-views .next {right: 5px;}
.more-views .prev i,
.more-views .next i {
	vertical-align: middle;
    font-size: 14px;
	width: 16px;
	height: 17px;
	color: #888;
	background-color: #eee;
	line-height: 17px;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.more-views .prev i:hover,
.more-views .next i:hover {color: #fff;}
.more-views .prev i {padding-right: 1px;}
.more-views .next i {padding-left: 1px;}
.more-views-container {overflow: hidden;}
.catalog-product-view aside {margin-bottom: 3.333em;}
.catalog-product-view aside > div {margin-bottom: 1.5em;}
.catalog-product-view aside > div.last,
.catalog-product-view aside > div:last-of-type {margin-bottom: 0;}
.catalog-product-view .brand-img {text-align: center;}
.catalog-product-view .product-brand {color: #aaa; margin-bottom: 1.5em; padding-bottom: 1.5em; border-bottom: dotted 1px #ddd;}
.catalog-product-view .product-brand.description .brand-img {float: left; margin-right: 10px; margin-bottom: .25em;}
.product-sibebar-banner .banner {border: solid 1px #ddd; text-align: center; padding: .75em 15px;}
.product-sibebar-banner .banner h2 {
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25;
	color: #222;
	margin-bottom: .2em;
}
.product-sibebar-banner .banner p {font-size: .91em; color: #888; line-height: 1.583em;}

/* Block: Related */
.block-related{position:relative;}
aside .block-related {margin-bottom: 1.5em; z-index: 1;}
aside .block-related .block-title {position: relative; border-bottom: solid 1px #ccc; margin-bottom: 1.5em; padding-bottom: 1.5em;}
aside .block-related .block-title span {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #222;
	line-height: 1.583em;
	margin-bottom: 0;
	display: inline-block;
	font-size: 1.5em;
}
.block-related .product-image {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 1em;
	text-align: center;
}
.block-related .product-name {padding-bottom: .5em; border: none; margin: 0;}
.block-related .product-details {display: block; position: relative;}
.block-related .product-name a {font-size: 1.083em; line-height: 1.44em; color: #222; text-transform: uppercase;}
.block-related .product .product-details .product-name {margin-bottom: 2px!important; border-bottom: none; padding: 0;}
.block-related .no-slider + .related-products-button {margin-top: .5em;}
.block-related .no-slider li.item {margin-top: 1.5em;}
.block-related .no-slider li.item:first-child {margin-top: 0;}
aside .block-related .related-products-button {text-align: center; border-top: solid 1px #ddd; margin-top: 1.5em; padding-top: 1.5em;}
aside .block-related .related-products-button a {
	display: inline-block;
	height: 30px;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 1em;
	color: #222;
	-webkit-text-stroke-width: 0.01em;
	background-color: #eee;
	padding: 0 20px;
}
aside .block-related .related-products-button a:hover {color: #fff;}
.block-related .product-details input[type="checkbox"] {bottom: 4px; position: absolute; right: 0;}
aside .block-related .prev,
aside .block-related .next {position: absolute; display: block; z-index: 999; cursor: pointer; opacity: 1; filter: alpha(opacity=100); top: 3px;}
aside .block-related .next {right: 0;}
aside .block-related .prev {right: 19px;}
aside .block-related .prev i,
aside .block-related .next i {
	vertical-align: middle;
    font-size: 14px;
	width: 16px;
	height: 17px;
	color: #888;
	background-color: #eee;
	line-height: 17px;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
aside .block-related .prev i:hover,
aside .block-related .next i:hover {color: #fff;}
aside .block-related .prev i {padding-right: 1px;}
aside .block-related .next i {padding-left: 1px;}
aside .block-related .related-button {
	padding-top: 1.5em;
	width: 100%;
	overflow: hidden;
	border-top: solid 1px #ddd;
	text-align: left;
	margin-top: 1.5em;
}
aside .block-related .related-button a {
	font-size: .83em;
	font-weight: bold;
	color: #888;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
}
.related-wrapper-bottom {padding-bottom: 2em; position: relative; z-index: 2;}
.related-wrapper-bottom .block-related .block-title {text-align: center; margin-bottom: 2.333em;}
.related-wrapper-bottom .block-related .block-title:after {display: inline-block;}
.related-wrapper-bottom .block-related .block-title strong span {display: block; text-align: left;}
.related-wrapper-bottom .block-related li.item {width: 313px; float: left;}
.related-wrapper-bottom .block-related .product {padding-right: 20px;}
.related-wrapper-bottom .block-related .product-name a {font-size: 1.333em; text-transform: uppercase; color: #222; line-height: 1.5em;}
.related-wrapper-bottom .block-subtitle {}
.related-wrapper-bottom .block-subtitle a {
	display: inline-block;
	font-size: 1em;
	line-height: 1.5em;
	color: #aaa;
	font-weight: normal;
	margin-bottom: .333em;
	position: absolute;
	top: .5em;
	right: 50px;
}
.related-wrapper-bottom .block-related .next {right: 0;}
.related-wrapper-bottom .block-related .prev {right: 19px;}
.related-wrapper-bottom .block-related .next,
.related-wrapper-bottom .block-related .prev {
	position: absolute;
	display: block;
	z-index: 9999;
	top: .5em;
	cursor: pointer;
	transition: opacity 800ms ease;
	-moz-transition: opacity 800ms ease;
	-webkit-transition: opacity 800ms ease;
	-o-transition: opacity 800ms ease;
	line-height: 1;
}
.related-wrapper-bottom .block-related .next i,
.related-wrapper-bottom .block-related .prev i {
	vertical-align: middle;
    font-size: 14px;
	width: 16px;
	height: 17px;
	color: #888;
	background-color: #eee;
	line-height: 17px;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.related-wrapper-bottom .block-related .next i:hover,
.related-wrapper-bottom .block-related .prev i:hover {color: #fff;}
.related-wrapper-bottom .block-related .prev i {padding-right: 1px;}
.related-wrapper-bottom .block-related .next i {padding-left: 1px;}
.product-shop > .product-collateral {margin-top: 1.5em;}
.product-shop > .product-collateral li {float: none; margin: 0; display: block; border-bottom: none;}
.product-shop > .product-collateral .meigee-tabs li.last {border-bottom: solid 1px #ddd;} 
.product-shop > .product-collateral .box-collateral .form-add {width: 100%;}
.product-shop > .product-collateral .box-tags .form-add .input-box {width: 100%; margin-right: 0;}
.product-shop > .product-collateral .box-tags .form-add .input-box input {width: 95%;}
.product-shop > .product-collateral .box-tags .form-add button {float: right; margin-bottom: .75em;}
.product-view .productpage_medium .product-shop .box-up-sell .products-grid li.item {width: 268px;}
.productpage_large .product-shop > .product-collateral .box-tags .form-add .input-box input {width: 97%;}
.productpage_extralarge .product-shop > .product-collateral .box-tags .form-add {width: 50%;}
.productpage_extralarge .product-shop > .product-collateral .box-tags .form-add .input-box input {width: 97%;}
.productpage_medium .product-shop > .product-collateral .box-tags .form-add .input-box input {width: 96%;}

/* Product Options */
.product-options-block {border-bottom: solid 1px #ddd; margin-bottom: 1.5em; padding-bottom: 1.5em;}
.product-options-block h2 {font-size: 1em; text-transform: uppercase; color: #222; line-height: 1.5em; font-weight: normal;}
.product-options {border-bottom: dotted 1px #ddd; padding-bottom: 1.5em; margin-bottom: 1.5em;}
.product-options dl {width: 50%;}
.product-shop > form > .product-options dl {width: 100%;}
.product-options input,
.product-options select,
.product-options textarea {background-color: #eee; font-size: 11px; color: #aaa; border-radius: 2px; -moz-border-radius: 2px; border-color: #eee;}
.product-options dt {clear:both;}
.product-options dt:first-child{padding-top: 0;}
.product-options dt label {
	font-weight: bold;
	font-size: 1em;
	color: #888;
	text-transform: uppercase;
	line-height: 1.5em;
	letter-spacing: -.5px;
	display: block;
	margin-bottom: .617em;
}
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:0.2em 0 .75em; }
.product-options dd .input-box{margin-bottom: .75em;}
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%;}
.product-options dd input.qty {width: 38px;}
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; background-color: #eee; border-color: #eee;}
.product-options dd select {width: 100%;}
.product-options p.required {margin-bottom: 0; padding-top: .75em;}
.product-options .options-list {margin-bottom: 0.75em;}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; font-size:.92em;}
.product-options ul.validation-failed { padding:0 7px; }
.product-options-bottom {border-bottom: dotted 1px #ddd; margin-bottom: 1.5em; padding-bottom: 1.5em;}
.product-options-bottom .add-to-cart {float: left;}
.product-options-bottom .price-box {margin: 0!important; float: none!important;}
.product-options-bottom .price-box .price-as-configured .price-label{line-height: 1.67em;}
.product-options-bottom .price-box {margin-bottom: 1.5em!important; border-bottom: dotted 1px #ddd; padding-bottom: 1.5em!important;}
.product-options-bottom .add-to-cart label{display:none;}
.product-options-bottom .add-to-links,
.product-options-bottom .email-friend {margin-top: 1em;}
.product-options .price {font-weight:normal;color:#888;font-family:Arial;font-size:1em;}
.product-options .qty-holder {line-height:3.3em;}
.product-view > form > .product-options-bottom {margin-bottom: 3.833em;}
#product-attribute-specs-table th {text-align: left; vertical-align: middle; padding-left: 1.5em;}
.product-options .price-notice {display: inline-block; margin-top: 0px; padding-left: 0px;}
.product-options .price {
    color: #888888;
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    padding-left: 5px;
	padding-top: 3px;
}
.product-view > form > .product-options-block .product-options dl {width: 50%;}
.product-options-bottom #ajax_loader {padding-top: 12px;}

/* Grouped Product */
.product-view .grouped-items-table {position: relative; top: 1em; margin: 0 0 1.5em; clear: both;}
.product-view .grouped-items-table .a-right {text-align: center!important;}

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid li.item {width: 183px; padding-bottom: 1.5em;}
.product-view .box-up-sell .products-grid .product-image{margin-bottom: 1.5em;}
.product-view .box-up-sell .products-grid .product-name {padding: 0; border: none; margin: 0 0 .75em;}
.product-view .box-up-sell .products-grid .price-box {float: none; margin-bottom: 4px;}
.product-view .box-up-sell .products-grid .ratings{text-align: left; display: block; float: none; padding: 0; border: none;}
.product-view .box-up-sell .products-grid .ratings .rating-box{float:none; margin:0 0 10px;}
.product-view .box-up-sell .products-grid .ratings .rating-box .rating-links{}
.products-grid#upsell-product-table {margin: 0;}

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h3{margin-bottom:5px;}
.product-view .box-tags .product-tags{margin-bottom:10px;}
.product-view .box-tags .product-tags li{padding-right:5px;}
.product-view .box-tags .form-add label {display:block; margin-bottom:5px;}
.product-view .box-tags .form-add .input-box { float:left; width:81%; margin: 0 10px 9px 0;}
.product-view .box-tags .form-add input.input-text{width:98%; max-width:99%; padding: 5px 6px; background-color: #eee; border-color: #eee; border-radius: 2px; -moz-border-radius: 2px;}
.product-view .box-tags p{clear:both;}
.product-view .box-tags ul.product-tags li { display: inline;}
header.rating-title {margin-bottom: 3em;}
header.rating-title:after {display: block; margin: 0 auto;}
.review-title h2 {display:none;}
.catalog-product-view .box-reviews {padding:0 0 0.75em 0; background-color: #fff;}
.catalog-product-view .box-reviews h2{
    font-size: 1.16em;
    font-weight: normal;
    line-height: 1.44em;
    color: #222;
    margin-bottom: 1em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -.5px;
}
.catalog-product-view .box-reviews .box{border: none; padding: 0;}
.catalog-product-view .box-reviews .review {float:left;border-left:solid 1px #dfdfdf;padding-left:1.5em;width:73%;}
.catalog-product-view .box-reviews .data-table{margin-top:1.5em;}
.catalog-product-view .box-reviews .data-table thead{}
.catalog-product-view .box-reviews .data-table thead th { background:none; border:none;}
.catalog-product-view .box-reviews .data-table thead th span{text-indent:100%; white-space:nowrap; overflow:hidden; width:41px; margin:0 auto; background-image:url(../images/review_stars.png); background-repeat:no-repeat;}
.catalog-product-view .box-reviews .data-table thead th span.one-star{background-position:center 6px;}
.catalog-product-view .box-reviews .data-table thead th span.two-stars{background-position:center -31px;}
.catalog-product-view .box-reviews .data-table thead th span.three-stars{background-position:center -67px;}
.catalog-product-view .box-reviews .data-table thead th span.four-stars{background-position:center -101px;}
.catalog-product-view .box-reviews .data-table thead th span.five-stars{background-position:center -133px;}
.catalog-product-view .box-reviews .data-table th { text-align: left; background:none;}
.catalog-product-view .box-reviews .data-table td { text-align: center; padding:1.16em;}
.catalog-product-view .box-reviews .data-table td input.radio { margin: 0;}
.catalog-product-view .box-reviews .data-table tbody th{padding:1.16em 1.16em 1.16em 2em; font-size:.92em;}
.catalog-product-view .box-reviews .form-list label {}
.catalog-product-view .box-reviews .form-list .field {float:left;width:48%;margin-left:24px;}
.catalog-product-view .box-reviews .form-list .field:first-child {margin-left:0;}
.catalog-product-view .box-reviews .form-add {}
.catalog-product-view .box-reviews .form-add h3{color:#888; font-size:.92em; font-weight:normal;}
.catalog-product-view .box-reviews .form-add h3 span {font-weight:bold;}
.catalog-product-view .box-reviews .form-add h4{color:#666; font-size:.92em; font-weight:normal;}
.catalog-product-view .box-reviews .form-add .form-list{margin-top:1.5em;}
.catalog-product-view .box-reviews .form-add .form-list .input-box { width: 100%;}
.catalog-product-view .box-reviews .form-add .form-list input,
.catalog-product-view .box-reviews .form-add .form-list textarea {width:92%; padding:5px 10px; background: #eee; border: none;}
.catalog-product-view .box-reviews .form-add .form-list textarea {width:96%;}
.catalog-product-view .box-reviews .pager { overflow: hidden;}
.catalog-product-view .box-reviews .pager .limiter { float: right;}
.catalog-product-view .box-reviews ul li {margin-bottom:1.98em;}
.catalog-product-view .box-reviews ul li.even {}
.catalog-product-view .box-reviews ul li h6 {font-weight: normal; color: #222; font-size: 1em; padding: 0; margin-bottom:0.75em;}
.catalog-product-view .box-reviews ul li small { display: block; margin-bottom: 0.75em; font-size:0.8em;color:#aaa;}
.catalog-product-view .box-reviews ul li small span{padding-right:5px;}
.catalog-product-view .box-reviews ul.form-list li {margin:0 0 1.5em;padding:0;}
.catalog-product-view .box-reviews .form-add{margin-top:0;}
.catalog-product-view .box-reviews .review-txt {font-size:.8em;}
.catalog-product-view .box-reviews .full-review{float:right; display:block; cursor:pointer;color:#fff;width:10px;height:10px;text-align:center;line-height:10px;border-radius:10px;-moz-border-radius:10px;}
.catalog-product-view .box-reviews .full-review i {line-height:8px;font-size:7px;}
.catalog-product-view .box-reviews .full-review i.fa-sort-desc {line-height:2em;}
.catalog-product-view .box-reviews .actions {text-align: right;}

/* Reviews Full Table */
.catalog-product-view .box-reviews.full-table .indent fieldset,
.catalog-product-view .box-reviews.full-table .indent .review-fields {display: inline-block; width: 48%;}
.catalog-product-view .box-reviews.full-table .indent .review-fields {float: right;}

/* Send a Friend */
.send-friend {}

/* Product Collateral Accordion */
.product-collateral h2 {
	transition: background-color 400ms ease;
	-moz-transition: background-color 400ms ease;
	-webkit-transition: background-color 400ms ease;
	-o-transition: background-color 400ms ease;
	display: block;
	background-color: #eee;
	border: solid 1px #ddd;
	padding: .91em 22px;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #888;
	position: relative;
	font-weight: bold;
	letter-spacing: -1px;
}
.product-collateral#collateral-accordion h2.active,
.product-collateral#collateral-accordion h2:hover {color: #222;}
.product-collateral#collateral-accordion h2:hover {background-color: #ddd;}
.product-collateral#collateral-accordion h2.active {background-color: #fff; border-color: #ddd;}
.product-collateral h2:first-child {margin-top: 0;}
.product-collateral .box-collateral{
	padding: 1.5em;
	border: solid 1px #ddd;
	margin-top: -1px;
	font-size: 1em;
	color: #aaa;
	line-height: 1.5em;
}
.product-collateral {padding: 0 0 2em;}
.product-collateral#collateral-accordion h2 {border-color: #ddd; background-color: #eee; color: #888; cursor: pointer;}

/* Meigee Tabs */
.meigee-tabs {width: 100%; overflow: hidden; margin: 0!important; padding-top: 2px;}
.meigee-tabs li {
	float: left;
	list-style: none;
	border: solid 1px #ddd;
	margin-left: 2px;
	background-color: #eee;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.meigee-tabs a {
	display: block;
	padding: .91em 22px;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #888;
	position: relative;
	font-weight: bold;
	letter-spacing: -1px;
}
.meigee-tabs .first {margin-left: 0;}
.meigee-tabs li:hover {background-color: #ddd;}
.meigee-tabs .active {background-color: #fff; border-color: #ddd; border-bottom-color: #fff;}
.meigee-tabs li:hover a {background-color: #ddd;}
.meigee-tabs .active a {background-color: #fff;}
.meigee-tabs .active a,
.meigee-tabs li:hover a {color: #222; z-index:99;}
.meigee-tabs-content {
	padding: 1.5em;
	border: solid 1px #ddd;
	margin-top: -1px;
	font-size: 1em;
	color: #aaa;
	line-height: 1.5em;
}
.meigee-tabs-content h2 {display:none;}
.meigee-tabs-content .box-collateral{padding: 0; border: none;}
.product-collateral .box-collateral .form-add {width: 50%;}

.vertical{padding: 0; position: relative; border:1px solid #ddd; border-left:none; border-right: none;}
.vertical:after{
	position: absolute;
	bottom: 0;
	left: 297px;
	content: '';
	width: 1px;
	height: 100%;
	background: #ddd;
}
.vertical .holder{position: relative;}
.vertical .holder:before,
.vertical .holder:after{
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 1px;
	height: 100%;
	background: #ddd;
	z-index:999;
}
.vertical .holder:after{
	left: auto;
	right: 0;
}
.vertical .meigee-tabs li{
	display: block;
	float: none;
	margin:0;
	background:#fff;
	border: none;
}
.vertical .meigee-tabs .active {
	border-bottom-color: #ddd;
	border-right: 0;
}
.vertical .meigee-tabs {padding-top: 0;}
.vertical .meigee-tabs .active a,
.vertical .meigee-tabs li:hover a{background: #ddd;}
.vertical .meigee-tabs-content{border: none; padding:1.5em 18px 1.5em 0;}
.vertical .meigee-tabs-content#product_tabs_upsell_products_contents{padding-right: 0;}
.vertical #upsell-product-table.products-grid{margin-left: auto; margin-right: auto;}
.product-view .vertical .box-up-sell li:nth-of-type(5n+1){clear: none!important;}
.product-view .vertical .box-up-sell li:nth-of-type(4n+1){clear: left !important;}
.product-view .vertical .box-up-sell .products-grid li.item {width: 223px;}
.product-collateral .vertical .box-collateral .form-add {width: 100%;}
.product-essential .product-shop .vertical .meigee-tabs a{
	padding: 0.583em 15px;
	font-size: 1.16em;
	height: auto;
	text-transform: uppercase;
}
.product-essential .product-shop .vertical .meigee-tabs li {height: auto;}
.product-essential .product-shop .vertical:after{display: none;}
.product-essential .product-shop .vertical .holder > div{width: 100%; margin: 0;}
.product-essential .product-shop .vertical .meigee-tabs{margin-bottom: 1.5em!important;}
.product-essential .product-shop .vertical .meigee-tabs .active{border-right: 1px solid #ddd;}
.product-essential .product-shop .vertical .meigee-tabs-content{padding-left: 18px; padding-right: 18px;}
.product-essential .product-shop .vertical .box-up-sell .products-grid li.item {width: 143px; margin:0 10px;}
.product-essential .product-shop .vertical .meigee-tabs{border-bottom: 1px solid #ddd;}

.product-essential.productpage_small .product-shop .vertical .box-up-sell .products-grid li.item{width: 100%;}
.product-essential.productpage_small .product-shop .vertical .meigee-tabs-content {padding-left: 10px; padding-right: 10px;}
.product-essential.productpage_small .product-shop .vertical #product-attribute-specs-table th{padding-left: 5px; padding-right: 5px;}
.product-essential.productpage_small .product-shop .vertical #product-attribute-specs-table td{padding-left: 5px; padding-right: 5px;}
.product-essential.productpage_small.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width: 138px!important;}
.product-essential.productpage_large .product-shop .vertical .box-up-sell .products-grid li.item{margin:0 10px!important; width: 167px;}
.product-essential.productpage_large .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){margin-left: 0!important;}
.product-essential.productpage_large .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+2){margin-right: 0!important;}
.product-essential.productpage_large.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{margin:0 10px!important; width: 188px;}
.product-essential.productpage_large .product-shop .vertical .box-up-sell .products-grid li.item{width: 100%; margin:0!important;}
.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item{width:216px!important; margin: 0 10px!important;}
.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){clear: none !important;}
.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+1){margin-left: 0!important; clear: left!important;}
.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+3){margin-right: 0!important;}
.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{margin:0 10px!important; width:220px!important;}
.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+1){clear: none !important; margin-left: 10px!important;}
.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+3){margin-right: 10px!important;}
.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(4n+1){clear: left !important; margin-left: 0 !important;}
.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(4n+4){margin-right: 0 !important;}

/* ======================================================================================= */

/* Content Styles ================================================================= */
.product-name {font-weight:normal; margin-bottom:0.375em; font-size:1em; line-height:1;}
.product-name a {font-size: 1.16em; line-height: 1.25em; text-transform: uppercase; color: #222; letter-spacing: -1px; font-weight: bold;}
.product-name a:hover{text-decoration:none;}

/* Product Tags */
.tags-list{margin:0;}
.tags-list li { display:inline; }
.tags-list li a{color:#666; padding:0 3px;}
.tags-list li a:hover{color:#000;}

/* Advanced Search */
.advanced-search {}
.advanced-search ul li label{float:none;}
.advanced-search-amount {padding:10px 0 5px;}
.advanced-search-summary { background: #eee; padding:18px; margin-bottom: 18px;}
.advanced-search-summary ul li {
	font-size: 1.2em;
	line-height: 1.5em;
}
.advanced-search-summary strong {
	font-weight: bold;
	color: #333333;
}
.advanced-search-summary p {
	padding-top: 20px;
	margin-bottom: 0;
}
.advanced-search .separator {display: inline-block; vertical-align: middle;}
.advanced-search .input-range small {display: inline-block; vertical-align: middle;}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}
.cms-home .meigee-tabs-content{padding-bottom:26px;}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px 0 0; }
.page-sitemap .links a{text-decoration:none; position:relative; color:#8e8f91; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.page-sitemap .links a:hover{text-decoration:none; color:#aa2118;}
.page-sitemap .sitemap { margin: 0.75em 12px 0.75em; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:0.25em 0; }
.page-sitemap .sitemap li.level-0 { margin:0.75em 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}
.page-sitemap .pager {clear: both;}
.page-sitemap .pager p {padding: .75em 0;}
.page-sitemap .pager .pages{padding-top:0;}
.sales-guest-form .col-main .block-content .form-alt li{padding-bottom:9px; width:100%; overflow:hidden;}
.sales-guest-form .col-main .block-content .guest-select{width:100%;}

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */

/* Shopping Cart ========================================================================= */
.cart {}
.cart .page-title h1 {font-size: 2.5em!important; margin-bottom: .75em; line-height: 1.25; margin-top: 2px;}

.cart-2 aside section {margin-top: 1.5em;}
.cart-2 aside section:first-child {margin-top: 0;}
.cart-2 aside .crosssell .product-details {width: 75%;}
.cart-2 .discount .input-box input,
.cart-2 .shipping .form-list input {width: 94.5%!important;}
.cart-2 .crosssell .product-image {margin-right: 0; margin-bottom: 1.5em; width: 100%; float: none; display: block;}
.cart-2 .crosssell .product-details {float: none; width: 100%;}
.cart-2 .data-table .product-name a {max-width: 60%;}

/* Shopping Cart Accordion */

#cart-accordion h3.accordion-title {
	transition: background-color 400ms ease;
	-moz-transition: background-color 400ms ease;
	-webkit-transition: background-color 400ms ease;
	-o-transition: background-color 400ms ease;
	display: block;
	background-color: #eee;
	border: solid 1px #ddd;
	padding: .91em 22px;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #222;
	position: relative;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 2px;
	cursor: pointer;
	margin-bottom: 0;
}
#cart-accordion h3.accordion-title:first-child {margin-top: 0;}
#cart-accordion h3.accordion-title.active,
#cart-accordion h3.accordion-title:hover {color: #222;}
#cart-accordion h3.accordion-title:hover {background-color: #ddd;}
#cart-accordion h3.accordion-title.active {background-color: #fff; border-color: #ddd;}
#cart-accordion .accordion-content {
	padding: 1.5em;
	border: solid 1px #ddd;
	margin-top: -1px;
	font-size: 1em;
	color: #aaa;
	line-height: 1.5em;
} 
#cart-accordion .accordion-content header {display: none;}
#cart-accordion .accordion-content .crosssell li.item {width: 288px; margin-bottom: 0;}
#cart-accordion .accordion-content .crosssell .ie-fix > h2 {display: none;}
#cart-accordion .accordion-content .crosssell li.item .product-image {float: none; display: block; margin: 0 0 1.5em; text-align: center; width: 100%;}
#cart-accordion .accordion-content .crosssell li.item .product-details {float: none; width: 100%;}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; margin-top: 2px;}
.cart .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:1em 0 0px 0; text-align:center; line-height:1.0; font-size:11px; }
.cart .btn-proceed-checkout {}
.iwdbutton button.button span,
.cart .btn-proceed-checkout span {height: 40px;}
.iwdbutton button.button span span,
.cart .btn-proceed-checkout span span {line-height: 40px; padding: 0 22px; color: #fff;}

/* Shopping Cart Table */
.cart-table {margin: 0 0 1.5em;}
.cart-table .btn-remove2 {padding: 0;}
.cart-table .link-wishlist{ white-space:nowrap; display:block;}
.cart-table .cart-edit{padding-left: 5px;}
.cart-table .item-msg { font-size:10px; }
.cart-table .buttons-row .buttons button.button { margin-right: 5px;}
.cart-table .buttons-row .buttons button.button.btn-update { margin-right: 0px;}
.cart-table .btn-continue,
.my-wishlist .buttons-set .btn-update{margin: 0; float:left;}
.cart-table .btn-continue span span,
.my-wishlist .buttons-set .btn-update span span {color: #fff;}
.cart-table .quantity-box{width:100px;}
.cart-table .product-name{float: none;}
.cart header {position: relative; border-bottom: solid 1px #ddd; margin-bottom: 1.5em;}
.cart header h2 {
	display: inline-block;
	font-size: 1.5em;
	line-height: 1.583em;
	color: #222;
	margin-bottom: .333em;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals .col2-set { float:left; width:700px; }
.cart .cart-collaterals .shipping-form,
.cart .cart-collaterals .discount-form {width: 45%;}
.cart .cart-collaterals .discount-form  .input-box input,
.cart .cart-collaterals .shipping-form .form-list input {width: 96%; background-color: #eee; border-color: #eee;}
#crosssell-products-list {width: 100%; overflow: hidden;}
.crosssell li.item{margin-bottom: 1.5em; margin-top: 0; padding: 0;}
.crosssell li.item.last {margin-bottom: 0;}
.crosssell .product-image{float: left; width: 86px; padding: 0; margin-right: 15px;}
.crosssell .product-image img{width: 100%;}
.crosssell .product-details{width: 63%; float: right;}
.crosssell .product-details .product-name {margin: 0 0 .75em;}
.crosssell .product-details .product-name a {font-size: 1.083em; line-height: 1.44em; color: #222; text-transform: none;}
.crosssell .product-details .price-box {margin-bottom: .75em;}
.crosssell .product-details button.button {border-right: solid 1px #ddd; padding: 3px 15px 3px 0; margin-right: 15px; float: left;}
.crosssell .product-details button.button span {
	background: none;
	-moz-border-radius: 0;
	border-radius: 0;
	height: auto;
	font-family: Arial;
	color: #aaa;
	border: none!important;
}
.crosssell .product-details button.button span span {
	font-size: 1.01em;
	line-height: 1.583em;
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	padding: 1px 0 0 ;
}
.crosssell .product-details button.button span i {font-size: 1.273em; vertical-align: middle; margin-right: 6px; float: left; padding-top: 1px;}
.crosssell .product-details .add-to-links i {font-size: 1.16em; color: #aaa;}
.crosssell .product-details .add-to-links {float: left; line-height: 1; padding-top: .5em;}
.crosssell .product-details .add-to-links li {display: inline-block; line-height: 1; padding-left: 10px;}
.crosssell .product-details .add-to-links li:first-child {padding-left: 0;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}
.cart .discount{}
.cart .discount header,
.cart .shipping header {padding-bottom:0;}
.cart .discount .discount-form {overflow: hidden;}
.cart .discount label {display: block; margin: 0 0 1em; color: #888; font-size: .91em;}
.cart .discount .input-box{width: 100%;}
.cart .discount .input-box input {width: 92.5%; background-color: #eee; border-color: #eee;}
.cart .shipping .form-list .input-box {width:100%;}
.cart .discount .buttons-set {clear: both; text-align: right; padding: 0; margin: 0; margin-top: 1.5em;}
.cart .discount .buttons-set button{float:none;margin:0;}
#cart-accordion .discount{margin-bottom:0;}
.cart .shipping p {font-size:.91em;}
.cart .shipping .form-list{margin:9px 0;}
.cart .shipping .form-list label,
.cart .shipping .sp-methods dt {color:#888;font-weight:normal;font-size:.91em;}
.cart .shipping .form-list select{width: 100%; background-color: #eee; border-color: #eee;}
.cart .shipping .form-list input{width: 87%; background-color: #eee; border-color: #eee;}
.cart .shipping .sp-methods{margin:9px 0;}
.cart .shipping .sp-methods label {line-height:1.8em;}
.cart .shipping .buttons-set {clear: none; float: none; padding: 0; margin: 1.5em 0 0; text-align: right;}
.cart .shipping .buttons-set button { float:none; margin: 0;}
.cart .sp-methods .price {margin-top: 0;}

/* Shopping Cart Totals */
.cart .totals {padding:0;}
.cart .totals-wrapper{padding: 0 1.5em 1em; border-bottom: solid 1px #ddd; font-size: 1em;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td {color:#666;}
.cart .totals table td {padding-bottom: .75em;}
.cart .totals table td.a-right {padding-left:12px;}
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}
.cart .totals table .price{font-size:1em; line-height:1.42em;color:#e85131;font-family:Arial;}
.cart .totals .checkout-types{text-align: right; float: right; padding: 1.5em 0;}
.cart .totals .checkout-types li{padding-bottom:1em; float:none; margin:0;}
.cart .totals .checkout-types li a {color: #aaa; font-size: .91em;}
.cart .totals .checkout-types .paypal-logo{margin-bottom:0;}
.accordion-content .discount,
.accordion-content .shipping,
.accordion-content .crosssell{border-bottom:none;}

/**/
.cart .totals.totals-accordion {
    float: none;
    overflow: hidden;  
    border: 1px solid #ddd;
    margin-top: 2px;
    padding: 1.5em 20px 0;
}
.cart .totals.totals-accordion .checkout-types { float:left; padding-top:0;}
.cart .totals.totals-accordion .checkout-types li {padding-left: 0; float: none; text-align: center;}
.cart .totals.totals-accordion .checkout-types li .paypal-logo .paypal-or{}
.cart .totals.totals-accordion .checkout-types li a{font-weight: normal;}
.cart .totals.totals-accordion table {
    width:auto !important; 
    float:right; 
    position:relative; 
    margin:0;
    line-height:1.57em;
}

/* Options Tool Tip */
.item-options dt,
.item-options dd {font-size: 1em; color: #aaa;}
.item-options dt:after {content: ":";}
.item-options dd {color: #666;}
.item-options dd .price {font-size: 1em; padding-top: .125em; display: inline-block;}
.item-options dd .price:before {content: "-"; padding: 0 5px; color: #666;}
.truncated { padding-top: 0.5em; }
.truncated .truncated_full_value { }
.truncated .truncated_full_value .item-options {}
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */

/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; margin-bottom: .75em;}
.sp-methods .price {font-weight: bold; display: inline-block; margin-top: -4px;}
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }
.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
.please-wait{
    color: #000000;
    font-size: 1.18em;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 28px;
    margin: -34px 0 0 -90px;
    border: 5px solid #DDD;
    background: #fff;
    white-space: nowrap;
    z-index: 9999;
}
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; margin-top:5px; display:inline-block;}

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {padding:5px 0;}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; margin-bottom:9px;}
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .inner-box{padding:0.75em;}
.gift-messages-form .inner-box h4 ~ p {margin-bottom: .75em;}
.gift-messages-form .form-list .field{width:290px;}
.gift-messages-form .form-list li.wide textarea{width:544px;}
.gift-messages-form .details .form-list .field{width:220px;}
.gift-messages-form .details .form-list .field input{width:210px;}
.gift-messages-form .details .form-list li.wide textarea{width:430px;}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {text-transform: uppercase; font-size: 1.16em; color: #222; line-height: 1.44em; letter-spacing: -1px; font-weight: bold;}
.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
aside.sidebar .block.block-progress{}
aside.sidebar .block.block-progress dt .marker{
	width:21px;
	height:21px;
	float:right;
	background-color:#aaa;
	background-position:0 -2600px;
	position:absolute;
	top:9px;
	right:9px;
}
aside.sidebar .block.block-progress dt.complete .marker{display:none;}
aside.sidebar .block.block-progress .block-title{border:none; position:relative; overflow:hidden;}
aside.sidebar .block.block-progress .block-title strong span{position:relative; z-index: 9;}
aside.sidebar .block.block-progress .block-content{padding-left:0; padding-top:0;}
aside.sidebar .block.block-progress dt{padding:0.75em 0px; margin:0; color:#605d5d;border-bottom:solid 1px #ddd}
aside.sidebar .block.block-progress div:first-child dt {border-top:solid 1px #ddd}
aside.sidebar .block.block-progress dt i {color:#fff;background-color:#ccc;padding:4px 3px 6px 5px;line-height:10px;margin-right:10px;}
aside.sidebar .block.block-progress dt.complete i {background-color:#71bf79;}
aside.sidebar .block.block-progress dt a:hover{text-decoration:underline;}
aside.sidebar .block.block-progress dd{padding:1.5em 0px; font-size:0.91em; border-bottom:solid 1px #ddd;}
aside.sidebar .block.block-progress dt,
aside.sidebar .block.block-progress dd{border-top:none;}
aside.sidebar .block.block-progress dt{}
aside.sidebar .block.block-progress dt.complete,
aside.sidebar .block.block-progress dd.complete{}
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .field{width:345px;}
.opc .field input.input-text{width:303px;}
.opc .field-2, 
.opc .name-lastname{width:331px; float:left;}
.opc .field-2 input.input-text,
.opc .name-lastname input.input-text{width:325px;}
.opc .form-list .name-middlename{width:146px;}
.opc .form-list .field.name-middlename input.input-text{width: 110px;}
.opc .form-list .field select, 
.opc .form-list .field-2 select{width:330px;}
.opc .form-list li.wide input.input-text{width:669px;}
.opc input.radio{margin-top: -2px!important;}
.opc .gift-messages-form input.input-text {width:254px;}
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .step-title {padding:0.58em 11px; text-align:right; position:relative;color:#888;}
.opc .step-title h2 {float: left; margin-bottom:0; font-size: 1.5em; line-height: 35px; color: #222; -webkit-text-stroke: 0.01em; font-weight: bold; letter-spacing: -1px;}
.opc .step-title a { display:none; float:right; }
.opc .step-title .number {
    float:left;
	margin-right:7px;
    background-color:#f5f5f5;
    padding:9px 11px 8px;
    border-radius:35px;
    -moz-border-radius:35px;
}
.opc .step-title .title-box{z-index:9; position:relative;}
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title {cursor:default; }
.opc .active .step-title h2{text-transform: uppercase;}
.opc .active .step-title .number{}
.opc .step {border-top: 1px solid #ddd; padding: 1.5em 25px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc h3 {
	text-transform: uppercase;
	font-size: 1.16em;
	border-bottom: solid 1px #ddd;
	padding-bottom: .333em;
	margin-bottom: 1.5em;
	line-height: 1.583em;
	font-weight: 700;
	color: #222;
	letter-spacing: -.5px;
}
.opc .form-list .input-box {width: 100%;}
.opc .form-list .input-box li.wide select {width: 100%;}
.opc .form-list .input-box select {font-size: .91em; line-height: 1.583em; color: #aaa;}
.opc .grid_4 h4 {color: #ef2626; font-weight: normal; font-size: 1em; margin-bottom: .67em; padding-left: 10px;}
.opc .grid_4 p {color: #777; padding-left: 10px;}
.opc .grid_4 .form-list {margin:1.5em 0;padding-left:10px;}
.opc .grid_4 .form-list li {padding-bottom:5px;color:#999;margin:0;}
.opc .grid_4 .form-list label {font-size: 1em ;color: #999;line-height: 1.7em;}
.opc .grid_4 .form-list + h4 {border-top: solid 1px #ddd; padding-top: 2em;}
.opc .grid_4 .ul {padding:1.03em 15px .75em}
.opc .grid_4 .ul li {color: #999;/*  display: inline-flex; */}
.opc .grid_4 .ul li:before {content: "\00B7"; font-size: 2.5em; padding-left: 5px; padding-right: 10px; float: left;}
.opc #login-form li {padding-bottom:1em;}
.opc #login-form li label {font-size:.91em;color:#666;font-weight:bold;}
.opc #login-form input {padding: 5px 11px; width: 94%;}
.opc #login-form .form-list {margin-bottom:.5em;}
.opc .grid_4 p.required {color: #ef2626; font-size: .91em; line-height: 1.583em;}
.opc .grid_4 .buttons-set button {margin-bottom: .75em;}
.opc .grid_4 a {color:#aaa;font-size:.91em;}
.opc .order-review {}
.opc .form-list li.control {margin-bottom: 0;}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}
.opc .form-list .fields .field {width: 50%;}
.opc .form-list .fields .field input,
.opc .form-list .fields .field-2 input {width: 90%;}
.opc .form-list .fields .field .dob-month input,
.opc .form-list .fields .field .dob-day input,
.opc .form-list .fields .field .dob-year input {width: 54%;}
.opc .form-list .customer-name-suffix .name-lastname,
.opc .form-list .customer-name-middlename .name-firstname,
.opc .form-list .customer-name-middlename-suffix .name-firstname,
.opc .form-list .customer-name-middlename-suffix .name-lastname {width: 290px;}
.opc .form-list li.wide .input-box {width: 100%;}
.opc .form-list li.wide input.input-text{width: 93%;}
.opc .form-list .field select,
.opc .form-list .field-2 select {width: 94%;}
.opc .form-list li.wide select {width: 96%;}
.opc .sp-methods dd label span.price {display: inline-block; margin-top: -2px;}
.opc .gift-messages-form .form-list .fields .field {width: 35%;}
.opc .gift-messages-form .form-list .fields .field input {background-color: #fff;}
.opc .gift-messages-form .form-list li.wide textarea {width: 64.5%; background-color: #fff;}
.opc .gift-messages-form .f-fix .form-list .fields .field {width: 35%;}
.opc .gift-messages-form .f-fix .form-list .fields .field input {width: 93%;}
.opc .gift-messages-form .f-fix .form-list li.wide textarea {width: 64.5%; }
.opc .sp-methods dd select {width: 42%;}
.opc .sp-methods dd .v-fix select {width: 100%;}
.opc .sp-methods dd .v-fix + .v-fix {margin-left: 15px;}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0 30px; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }
.multiple-checkout {position: relative;}
.multiple-checkout .title-buttons h1 {display: inline-block; vertical-align: middle;}
.multiple-checkout .title-buttons button {display: inline-block; vertical-align: middle;}
.multiple-checkout h2 {color: #222; font-weight: 400; font-size: 1.16em; line-height: 1.583em;}
.multiple-checkout .data-table .product-name {float: none; display: block;}
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { text-align:right; margin-bottom:1em;}
.multiple-checkout .grand-total big {margin-bottom:10px; display:block; font-size:1.5em; line-height:1.44em;}
.multiple-checkout .grand-total .price {font-size:1em; line-height:1.44em;}
.multiple-checkout .gift-messages-form .form-list .field{width: 220px;}
.multiple-checkout .gift-messages-form .form-list .field input{width: 185px; background-color: #fff;}
.multiple-checkout .gift-messages-form .form-list li.wide textarea{width:76%; background-color: #fff;}
.multiple-checkout .gift-messages-form .details .form-list .field{width: 170px;}
.multiple-checkout .gift-messages-form .details .form-list .field input{width: 134px;}
.multiple-checkout .gift-messages-form .details .form-list li.wide textarea{width:305px;}
.multiple-checkout .form-list select {width: 330px;}
.multiple-checkout .form-list .v-fix select {width: 100%;}
.multiple-checkout .form-list .v-fix + .v-fix {margin-left: 15px;}
.multiple-checkout .sp-methods .form-list .input-box > select {width: 328px;}
.multiple-checkout .sp-methods label {margin-top: 2px; display: inline-block;}
.multiple-checkout .sp-methods .price {margin-top: -2px;}
/* ======================================================================================= */

/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}
.account-create {}

/* Account Login/Create Pages ============================================================ */

/* Captcha */
.captcha-note  {}
.captcha-image { float:left; position:relative; }
.captcha-img { border:1px solid #ccc; }
.registered-users .captcha-image    {}
#checkout-step-login .captcha-image {}
#checkout-step-login .buttons-set{border-top:1px solid #efefef; padding:1.5em 0;line-height:30px;}
.captcha-reload { position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }
#remember-me-box input[type="checkbox"] {width: auto!important;}
.remember-me label {}
.remember-me-popup {background-color: #fff; padding: 10px; position: absolute; z-index: 999; width: 300px; top: 40%; left: 50%; margin-left: -155px;}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */

/* My Account ============================================================================= */
.my-account .box{padding: 1em;}
.my-account .page-title {margin-bottom: 1.5em;}
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .addresses-list li.item{padding-bottom:1.25em;}
.my-account .my-tag-edit{margin-bottom:10px;}
.my-account .my-tag-edit a.btn-remove{float:left; margin-right:5px;}
.my-account #my-tags-table button{margin-bottom:10px;}
.my-account .pager .limiter {float: left; display: inline-block; vertical-align: middle; margin-top: 6px;}
.my-account .pager .limiter label {display: inline-block; vertical-align: middle;}
.my-account .pager .pages{float:right; padding-top:0;}
.my-account .rating-links { display: none;}
.box-title h2 .separator,
.box-title h3 .separator,
.box-title h4 .separator {display: inline-block; margin-top: -2px;}
/********** < Dashboard */
.dashboard {}
.dashboard .page-title {margin-bottom: 1.5em;}
.dashboard a {color:#aaa;}
.dashboard .welcome-msg p {font-size: 1em;color: #aaa;}
.box-title,
.dashboard .welcome-msg .hello,
.dashboard .box-title,
.dashboard .box-head {border-bottom: 1px solid #ddd; margin-bottom: 1em!important;}
.dashboard .welcome-msg .hello,
.box-title h2,
.box-title h3,
.box-title h4,
.dashboard .box-head h3,
.dashboard .box-head h2,
.order-details h2.table-caption {
	color: #222222;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.583em;
	margin-bottom: 0;
	padding-bottom: .333em;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.dashboard .data-table{margin:0.75em 0 1.25em;font-size:.91em;}
.dashboard .data-table th {font-size:1em;}
.dashboard .col2-set{padding:10px 0 15px;}
.dashboard .box,
.dashboard .welcome-msg {border: solid 1px #ddd; padding: 1.5em 20px; margin:0;}
.dashboard .welcome-msg {margin-bottom: 1.5em;}
.dashboard .box-account.box-info .box-head h2 {padding: 0 0 .75em;}
.dashboard .box-title,
.dashboard .box-head{width:100%; overflow:hidden}
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h2,
.dashboard .box-head h3{float:left;}
.dashboard .box-title h2,
.dashboard .box-head h2{font-size: 2em; margin: 0; letter-spacing: -.5px;}
.dashboard .box-title,
.dashboard .box-head {margin-bottom: 1.5em;}
.dashboard .box-content {font-size:.91em;}
.dashboard .box-content h4{font-weight:normal;margin-bottom:.3em;}
.dashboard .box-title a,
.dashboard .box-head a{float:right; text-decoration:none; margin-top: .75em; font-size:.91em;}
.dashboard .box-title a i,
.dashboard .box-head a i {font-size: 1.273em; color: #ccc;}
.dashboard .box-account > .box {margin-top:3em;}

/* Block: Recent Orders */
.dashboard .box-recent { margin:2em 0; }
#my-orders-table.data-table thead th{text-align: center !important;}
#my-orders-table.data-table .product-name{float: none;}
#my-orders-table.data-table .option-value .price{display: block;}

/* Block: Account Information */
.dashboard .box-info {margin-bottom:3em;}

/* Block: Reviews */
.dashboard .box-reviews{padding-bottom:15px;}
.dashboard .box-reviews li{padding-bottom:1.5em;}
.dashboard .box-reviews .number {
    float:left;
    font-size:1em;
    font-weight:bold;
    line-height:1;
    color:#909090;
    margin: 3px -20px 0 0;
    padding:2px 3px;
}
.dashboard .box-reviews .product-name a {color: #222222; display: inline-block; font-size: 1.083em; line-height: 1.583em; text-transform: uppercase;}
.dashboard .box-reviews .details {margin-left:20px;}
.dashboard .box-reviews .details .ratings strong{float:none; display:block; margin-bottom:0.27em;}
.dashboard .box-reviews .details .ratings .rating-box{float:none;}

/* Block: Tags */
.dashboard .box-tags li{padding-bottom:20px;}
.dashboard .box-tags .number { float:left; font-size:1em; font-weight:bold; line-height:1; color:#909090; margin:3px -20px 0 0; padding:2px 3px; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags .details .tags li{display:inline;}

/********** Dashboard > */

/* My Wishlist */
.my-wishlist .page-title{border-bottom: none;}
.my-wishlist .data-table{margin-bottom:0;}
.my-wishlist .data-table .last {padding:1.5em 30px;}
.my-wishlist .data-table .product-image {margin: 0 auto;}
.my-wishlist .data-table .product-name {margin-bottom: .75em; max-width: 90%;}
.my-wishlist .data-table .product-name a {max-width: 100%;}
.my-wishlist .data-table .description {display:none;}
.my-wishlist .data-table .qty {margin: 0;}
.my-wishlist .data-table .table-buttons {float: right; margin-top: -4px;}
.my-wishlist .data-table .table-buttons a {float: left;}
.my-wishlist .data-table .table-buttons a.btn-remove2 {padding-left: 5px;}
.my-wishlist .data-table .table-buttons a i {font-size: 1.16em; color: #ccc; padding: 5px;}
.my-wishlist .data-table textarea{width: 96%; min-height: 74px; background-color: #eee; border-color: #eee;}
.my-wishlist .wishlist-input-box {width: 70px; display: block; margin: 0 auto 1em;}
.my-wishlist .data-table .price-box{margin-bottom: 1em;}
.my-wishlist .data-table .price-box .price{font-size:1.5em; line-height:1.44em;}
.my-wishlist .data-table .price-box .minimal-price-link span {vertical-align:middle;}
.my-wishlist .data-table .price-box .minimal-price-link .label {font-size:.91em;color:#888;}
.my-wishlist .data-table .price-box.map-info a{display:block;}
.my-wishlist .data-table .button-holder,
.my-wishlist .data-table button {display: inline-block;}
.my-wishlist .data-table button span {height:40px;}
.my-wishlist .data-table button span span {line-height:40px;padding:0 21px;}
.my-wishlist .buttons-set {padding: 1.5em; border: 1px solid #ddd; vertical-align: middle; margin-top: 0; border-top: none;}
.my-wishlist .cart-cell {text-align: center;}

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info li.current{color:#000;}
.order-info dt { font-weight:bold; }
.order-date { margin:10px 0; }
.order-info-box {}
.order-items { width:100%; overflow-x:auto; }
.order-additional { margin:15px 0; }

/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }

/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }
.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print{padding:20px;}
.page-print h2,
.page-print h3{margin-top:15px;}
.page-print .print-head {padding-bottom:20px;}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print .col2-set{padding:15px 0;}

/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image {
	display: block;
	width: 125px;
	height: 125px;
	margin-bottom: 10px;
}
.product-review .product-img-box .ratings .rating-links a{display:block;}
.product-review .product-img-box .ratings .rating-links .separator{display:none;}
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name {
	font-size: 1.5em;
	text-transform: uppercase;
	color: #222;
	font-weight: bold;
	-webkit-text-stroke: 0.01em;
	line-height: 1.583em;
	letter-spacing: -1px;
}
.product-review h3 {}
.product-review .ratings-table {margin: 0 0 10px; float: none;}
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Order Information  */
.sales-guest-form .fieldset .form-list .input-box input {width: 360px!important;}
/* ======================================================================================= */

/* MAP Popup============================================================================== */
.price-box.map-info .price{padding-right:10px;}
.product-view .grid_12.product-shop { padding-top: 40px;}
.product-view .product-shop .price-box.map-info{}
.product-view .product-shop .price-box.map-info a{padding:0 5px; display:inline-block;}
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }
.map-popup {
	background:#fff;
	border:1px solid #aaa;
	margin:12px 0 0;
	position:absolute;
	-moz-box-shadow:0 0 6px #ccc;
	-webkit-box-shadow:0 0 6px #ccc;
	box-shadow:0 0 6px #ccc;
	text-align:left;
	width:287px;
	z-index:100;
}
.map-popup-heading { background:#f5f5f5; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:247px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:0; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:265px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:5px 0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */

/* ajax module */
.products-grid .ajax-loader-item.cart-item {
	background-color: #FFFFFF;
    height: 14px;
    left: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -21px;
    top: 3px;
    width: 14px;
	-moz-border-radius:15px;
	border-radius:15px;
}
.products-grid .ajax-loader-item.cart-item img{width: 98%;}
.products-list .ajax-loader-item,
.products-grid .ajax-loader-item{
	position:absolute;
	width:17px;
	height:17px;
	right: -18px;
	top: 10px;
	text-indent:0;
	background-color:#FFF;
}
.products-grid .button-holder .ajax-loader-item {top: 11px; right: -20px;}
.products-list .ajax-loader-item img,
.products-grid .ajax-loader-item img{width:90%;}
.product-view .product-shop .add-to-cart #ajax_loader{float: none; margin:11px -21px 0 2px; position:relative; display: inline-block; position: absolute; top: 0; right: 2px;}
.product-view .productpage_small .product-shop .add-to-cart #ajax_loader {margin: 11px -17px 0 -2px;}
.fancybox-inner{overflow: visible!important;}
.ajax-index-options{font-size:0.75em;}
.ajax-index-options .content-wrapper{background: none !important;}
.ajax-index-options .backstretch {display: none!important;}
.ajax-index-options .product-view .product-shop .add-to-cart #ajax_loader {margin: 11px 0 0 -11px;}
.ajax-index-options .product-view .product-image{padding-bottom: 0;}
.ajax-index-options .product-shop .price-box{display:inline-block; float:none;}
.ajax-index-options .product-shop .product-options-bottom .price-box{display:block; margin:-8px 15px 0 0!important;}
.ajax-index-options{background:#FFF;}
.ajax-index-options .container_12{width:590px; margin:0;}
.ajax-index-options .container_12 .grid_4{float:left; width:240px; margin-left:10px; margin-right:5px;}
.ajax-index-options .container_12 .grid_5{float:left; width:310px; margin-left:15px;}
.ajax-index-options .product-view .product-img-box,
.ajax-index-options .product-view .product-shop{margin-bottom: 0; margin-top: 0;}
.ajax-index-options .product-view .product-shop .right{float: none !important;}
.ajax-index-options .product-view .product-shop .right iframe{width:120px!important;}
.ajax-index-options .product-view .more-views {margin: 0 -4px!important;}
.ajax-index-options .product-view .more-views .next {right: 4px;}
.ajax-index-options .product-view .more-views .prev {right: 23px;}
.ajax-index-options .more-views li{width: 62px;}
.ajax-index-options .more-views  li a{margin: 0 5px; width: auto;}
.ajax-index-options .product-view .product-essential{padding-bottom: 0;}
.ajax-index-options .product-view .product-img-box{padding-bottom: 0;}
.ajax-index-options .product-view .product-img-box .img-holder{position: relative;}
.ajax-index-options .product-view .product-name{padding-right:9px;}
body.boxed-layout.ajax-index-options .container_12 {padding-left: 0!important; padding-right: 0!important; width: auto;}
.ajax-index-options .product-view .product-options{margin-top: 1.5em;}
.ajax-index-options .product-view .product-shop ~ .product-options {margin-right: 20px;}
.ajax-index-options table.data-table td.last{border-bottom: none;}
.ajax-index-options .product-view .product-shop .product-name h2{font-size: 1.25em; letter-spacing: 0;}
.ajax-index-options .product-view .product-options-bottom{margin:0 20px 0 0;}
.ajax-index-options .product-view .product-shop .price-box{border:none; display: block;}
.ajax-index-options .product-view .product-shop .product-options-bottom{margin:0;}
.ajax-index-options .product-view .product-options .price{font-size:1em;}
.ajax-index-options .product-view .product-options-bottom .price{font-size:1.16em; line-height:1.71em;}
.ajax-index-options .product-view .product-shop .product-options-bottom .price{font-size:1em; line-height:1.5em;}
.ajax-index-options .product-view .product-shop .product-options-bottom .price-box{float:none; }
.ajax-index-options .product-view .product-shop .product-options-bottom .add-to-cart {position: relative;}
.ajax-index-options .product-view .product-shop .product-options-bottom .add-to-cart #ajax_loader{padding-top: 0; margin-top: 5px;}
.ajax-index-options .product-view .product-options-bottom .price-box{margin-bottom:1em!important;}
.ajax-index-options .product-view .product-options-bottom .add-to-cart #ajax_loader{vertical-align: middle; display: inline-block;}
.ajax-index-options .product-view .product-shop .product-options-bottom .add-to-cart{float: none; top:0; overflow: hidden;}
.ajax-index-options .product-view .product-options-bottom .price-box .price-label{line-height: 2em;}
.ajax-index-options .product-view .grouped-items-table th,
.ajax-index-options .product-view .grouped-items-table td {border: solid 1px #ddd!important; padding: .75em;} 
.ajax-index-options .product-view .product-shop .button-holder button.button {margin-right: 0;}
.cart-remove-box,
.add-to-cart-success {
    position: fixed;
    left: 50%;
    top: 0;
    width: 260px;
    margin-left: -160px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 1.5em 30px;
    background-color: #fff;
    font-weight: bold;
    text-align: center;
    z-index: 99999;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.cart-remove-box a,
.add-to-cart-success a {
	font-size: 10px;
	font-style: normal;
	color: #888;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 23px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	position: relative;
	overflow: hidden;
	background-color: #ddd;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: .75em;
	border: solid 0px;
}
.cart-remove-box a:hover,
.add-to-cart-success a:hover {color: #fff;}
.add-to-cart-success .btn-remove,
.cart-remove-box .btn-remove {
	position: absolute;
	right: 10px;
	top: 10px;
	border: none;
	height: auto;
	padding: 0;
	line-height: 1;
	margin: 0;
	font-size: 1em;
	background: none;
}
.add-to-cart-success .btn-remove:hover,
.cart-remove-box .btn-remove:hover {background: none;}
.add-to-cart-success .btn-remove i,
.cart-remove-box .btn-remove i {font-size: 1.16em; color: #aaa; padding: 5px;}
.add-to-cart-success .btn-remove i:hover,
.cart-remove-box .btn-remove i:hover {color: #222;}
.cart-remove-box a{margin-left: 5px; margin-right: 5px;}
.product-options-bottom #ajax_loader {padding-top: 2px;}
/* Ajax Login */
.ajax-box-overlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color:rgba(0, 0, 0, 0.3);
	z-index:9998;
}
.ajax-box-overlay i.load{
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left: -24px;
	background-image:url(../images/fancybox/fancybox_loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.82);
    -moz-border-radius:10px;
	border-radius:10px;
    display: inline-block;
    padding: 22px;
	margin:0 0 0.75em;
}
.ajax-box-overlay.loaded i{display: none;}
#login-holder {
	opacity: 0;
	filter: alpha(opacity=50);
	position: absolute;
	z-index:99999;
	left: 50%;
	top: 0;
	margin-left: -169px;
	width: 298px;
	height: auto;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	padding: 0 20px;
}
#login-holder .account-login,
#login-holder .account-create {padding: 1.5em 0 1.25em;}
#login-holder .close-button{
	position: absolute;
	top: 15px;
	right: 15px;
	text-align: center;
	cursor: pointer;
}
#login-holder .close-button i {color: #bbb; font-size: 1.16em; padding: 5px;}
#login-holder .page-title{text-align: center; padding: 1.09em 0; border: none; margin: 0!important;}
#login-holder .page-title h2{font-size: 2.5em!important; margin: 0;}
#login-holder .page-title:after {display: block; margin: 0 auto;}
#login-holder form{display: block;}
#login-holder form p {
	font-size: 1em;
	line-height: 1.53em;
	font-weight: 500;
}
#login-holder form p.required {font-family:Arial;font-size:.91em;text-transform:none;}
#login-holder form .form-list{margin:1.16em 0 0;}
#login-holder form .form-list li {margin-bottom: 1.5em;}
#login-holder form .form-list li.fields.last,
#login-holder form .form-list li.fields:last-child,
#login-form .form-list li:last-child {margin-bottom: 1em;}
#login-holder form .form-list li.fields.last .field.last,
#login-holder form .form-list li.fields:last-child .field:last-child {margin-bottom: 0;}
#login-holder form .input-box {width: 100%;}
#login-holder form .input-box input{padding: 5px 14px; width: 90%; color: #aaa; height: 28px; border-color: #eee; background-color: #eee;}
#login-holder form p.required{float: right; color:#e85131;}
#login-holder form p.required {font-size: .91em; line-height: 1.5em; position: relative;}
#login-holder form .actions {padding-top: 1em;}
#login-holder .link-box {float: left;}
#login-holder .link-box a {font-size: .91em; line-height: 1.583em; color: #888;}
#login-holder form .actions {text-align: center;}
#login-holder form .actions button{display: block; width: 100%; margin-bottom: 1.09em;}
#login-holder form .actions button span{height:40px; float: none; display: block; width: 100%;}
#login-holder form .actions button span span {line-height: 40px; padding: 0; color: #fff;}
#login-holder .forgot-link {display: inline-block; font-size: .91em; color: #bbb;}
#login-holder form .fieldset{margin: 0; padding: 0; border: none;}
#login-holder form .fieldset .legend{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.53em;
	float: none;
    text-transform:uppercase;
	letter-spacing: -.5px;
}
#login-holder .account-create form .input-box input {}
#login-holder .account-create form .input-box input.checkbox{width: auto; height: auto;}
#login-holder .account-create form label[for="is_subscribed"] {cursor: pointer;}
#login-holder .account-create form .customer-dob  input{width:40%;}
#login-holder .account-create form .form-list .field{margin-bottom: 1.5em; width: 100%;}
#login-holder .account-create form .name-firstname{margin-bottom: 1.5em; width: 100%;}
#login-holder .account-create form .name-middlename{margin-bottom: 1.5em; width: 100%;}
#login-holder .account-create form .name-lastname{margin-bottom: 0!important; width: 100%;}
#login-holder .account-create .form-list label {color: #666666;}
#login-form h2 {font-size: 1.16em; font-weight: bold; text-transform: uppercase; color: #222;}
#login-form .content p {font-size:.91em;}
#login-form .content .input-box {width:100%;}
#login-form .content .input-box input {width: 95%;}
#login-form .f-left {line-height:2.5em;}

#login-holder form .form-list .customer-dob .dob-year {width: 122px;}
#login-holder form .form-list .customer-dob .dob-year input {width: 74%;}

#resultLoading > div p{
	background-color: rgba(0, 0, 0, 0.82);
    -moz-border-radius:10px;
	border-radius:10px;
    display: inline-block;
    padding: 10px;
	margin:0 0 0.75em;
}
.lockshowloading{
	position:fixed;
	top:50%;
	z-index:99999;
	left: 50%;
	margin-left: -24px;
	background-color: rgba(0, 0, 0, 0.9);
    -moz-border-radius:10px;
	border-radius:10px;
    display: inline-block;
    padding: 10px;
	margin:0 0 0.75em;
}
.lockshow-bg{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	height:100%;
	width:103%;
	background:black;
	margin:0px;
	-moz-opacity:.30;
	filter:alpha(opacity=30);
	opacity:0.3;
	z-index:9999;
}
.page-popup.catalog-product-compare-index {background: #fff;}
.page-popup.catalog-product-compare-index .backstretch {display: none!important;}

/* Contact Map ================================================================================ */
.map-container{
	position: relative;
	height: 360px;
	margin-bottom: 1.5em;
}
.map-container .map-wrapper{
	width: 100%;
	height: 100%;
}
.map-container .map-block{
	background:#fff;
	position: absolute;
	z-index:999;
	overflow: hidden;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
.map-container .map-block .indent{
	padding: 1.25em 30px 2em;
}
.map-container .map-block.left-top{top:40px; left: 40px;}
.map-container .map-block.right-top{top:40px; right: 40px;}
.map-container .map-block.left-bottom{bottom:40px; left: 40px;}
.map-container .map-block.right-bottom{bottom:40px; right: 40px;}
.map-container .map-block p{margin-top: 0.6em;}
.map-container .map-block a{color:#666;}
.map-container .map-block a:hover{text-decoration: underline;}
.map-container .block-title {padding: 0!important; margin: 0!important; text-align: left; background: none!important;}

/* Footer ================================================================================ */
#footer{padding:0; width:100%; overflow:hidden; background-color: #222;}
#footer > .container_12 {padding-top: 3.333em; color: #aaa;} 
#footer p { text-align:left; }
#footer ul li {margin-top:20px; line-height:1;}
#footer ul li:first-child {margin-top:10px;}
#footer ul li a{text-decoration:none; line-height:1; font-size:.91em; color:#888;}
#footer ul li a:hover{text-decoration:none;}
#footer .store-switcher .sbHolder {display: inline-block; vertical-align: middle;}
#footer address {font-size: 1em; margin-top: .5em;}
#footer address a {color: #888;}
#footer address a:hover {text-decoration: underline;}
.store-switcher label {float: left; font-size: 1em; color: #888; margin-right: 6px; margin-top: 6px;}
.store-switcher .sbOptions {
	top: auto!important;
	bottom: 100%!important;
	background: #fff;
	border: solid 1px #ddd;
	padding: 10px 0;
	right: 0;
	left: auto;
	width: 150px;
	text-align: left;
}
.store-switcher .sbOptions li {
	padding: 0;
	margin-top: 0!important;
	transition: background-color 400ms ease;
	-moz-transition: background-color 400ms ease;
	-webkit-transition: background-color 400ms ease;
	-o-transition:  background-color 400ms ease;
	list-style: none;
	border: none!important;
}
.store-switcher .sbOptions li a {line-height: 1.5em; padding: .75em 18px;}
#footer .sbOptions li a:before,
#footer .sbOptions li a:after {content: none;}
#footer .footer-block-title,
#footer .block-title strong {background-color: #393939; padding: .91em 14px; margin-bottom: 1.5em; display: block; border-bottom: solid 0px;}
#footer .footer-block-title h2,
#footer .block-title strong span {font-size: 1.16em; letter-spacing: -.5px; font-weight: bold; text-transform: uppercase; color: #fff; margin-bottom: 0;}
#footer .footer-info {text-align: center;}
#footer .footer-info .footer-logo {display: inline-block; margin-bottom: 1.5em;}
#footer .footer-info p {text-align: center; line-height: 1.617em; margin-bottom: 1em;}
#footer button.button > span {border: solid 2px #fff; height: 32px; border-radius: 2px; -moz-border-radius: 2px;}
#footer button.button span span {background: none; padding: 0 20px; line-height: 32px; color: #fff; border-radius: 0; -moz-border-radius: 0;}
#footer button.button:hover > span {border-color: #eee;}
#footer button.button:hover span span {background-color: #eee; color: #888;}
#footer ul {float: none;}
#footer ul li {border-top: solid 1px #393939; position: relative; float: none; margin: 0;}
#footer ul li:first-child {border-top: none;}
#footer ul li:before {
	content: '';
	background-color: #222;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#footer ul li:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #393939;
	content: '';
	position: absolute;
	-webkit-transition: width 500ms ease;
	-moz-transition: width 500ms ease;
	transition: width 500ms ease;
	-o-transition: width 500ms ease;
}
#footer ul li:hover:after {width: 100%;}
#footer ul li a {
	font-size: 1em;
	color: #aaa;
	line-height: 1.5em;
	display: block;
	padding: 1em 0 1em 14px;
	position: relative;
	z-index: 9;
	float: none;
}
#footer ul li a:before {
	content: "\00B7";
	font-size: 2em;
	line-height: 0;
	vertical-align: middle;
	position: absolute;
	top: .91em;
	left: 2px;
	transition: left 250ms ease;
	-moz-transition: left 250ms ease;
	-webkit-transition: left 250ms ease;
	-o-transition: left 250ms ease;
}
#footer ul li a:hover {padding-left: 24px;}
#footer ul li a:hover:before {left: 10px;}
#footer .contact-info {float: none;}
#footer .contact-info li {margin-top: 1.5em; border: none;}
#footer .contact-info li:first-child {margin-top: 0;}
#footer .contact-info li i {
	font-size: 14px;
	color: #fff;
	width: 38px;
	height: 38px;
	border: solid 1px #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
	line-height: 38px;
	margin-right: 12px;
	background-color: #222;
}
#footer .contact-info li i:hover {background-color: #393939;}
#footer .contact-info li span {display: inline-block; width: 81%; font-size: 1em; color: #ccc; line-height: 1.5em;}
#footer .contact-info li span a {font-size: 1em; color: #ccc; line-height: 1.5em; padding: 0;}
#footer .contact-info li span a:hover {text-decoration: underline;}
#footer .contact-info li a:before,
#footer .contact-info li:before,
#footer .contact-info li:after,
#footer .footer-links li:before,
#footer .footer-links li:after,
#footer .footer-links li a:before,
#footer ul.social-links li:before,
#footer ul.social-links li:after {content: none;}
#footer .contact-info li span strong {display: block; width: 100%; margin-top: .417em;}
#footer .contact-info li span strong:first-child {margin-top: 0;}
#footer .contact-info li a:hover {text-decoration: underline; padding: 0;}
#footer ul.social-links li {border-top: none; float: left;}
#footer ul.social-links li a {padding: 0!important;}
#footer ul.social-links li a:hover:before,
#footer ul.social-links li a:before {left: 0;}
#footer .footer-block {text-align: center;}
#footer .footer-links {margin-top: 1.75em; display: inline-block;}
#footer .footer-links li {display: inline-block; border-left: solid 1px #393939; padding: 1px 0; margin-right: -3px; margin-top: 0!important; border-top: none;}
#footer .footer-links li:first-child {border-left: none;}
#footer .footer-links li a {font-size: .91em; color: #aaa; line-height: 1.5em; padding: .617em 12px; display: inline;}
#footer .footer-links li a:hover {background-color: #393939; padding-left: 12px;}
#footer .footer-bottom,
#footer.original,
#footer.original .container_12 {background-color: #fff; color: #888;}
#footer .footer-bottom .container_12 {padding-top: .83em; padding-bottom: .83em;}
#footer .footer-bottom .footer-small-logo {margin-right: 13px; display: inline-block;}
#footer .footer-bottom address {margin-top: 1em;}
#footer .footer-bottom .store-switcher {margin-top: .5em;}
#footer .footer-bottom .footer-block-title {background-color: #eee;}
#footer .footer-bottom .footer-block-title h2 {color: #222;}
#footer .footer-bottom ul li {border-top-color: #ddd;}
#footer .footer-bottom .footer-links li {border-color: #ddd;}
#footer .footer-bottom .contact-info li i {border-color: #ddd; color: #aaa; background-color: #fff;}
#footer .footer-bottom .contact-info li span,
#footer .footer-bottom .contact-info li span a {color: #aaa;}
#footer .footer-bottom ul li:after {background-color: #f5f5f5;}
#footer .footer-bottom .footer-links li a:hover,
#footer .footer-bottom .contact-info li i:hover {background-color: #f5f5f5;}
#footer .footer-bottom ul li:before {background-color: #fff;}
#footer .footer-bottom,
body.boxed-layout #footer .footer-bottom .container_12 {background-color: #fff;}
#footer.original {border-top: solid 1px #ddd;}
#footer.original .footer-small-logo {float: left; margin-right: 13px;}
#footer.original address {float: left; margin-top: 1em; color: #888;}
#footer.original a {color: #888;}
#footer.original .store-switcher {margin-top: .5em; float: right;}
#footer.original .footer-links {text-align: center; background-color: #eee; padding: .75em 0; margin-bottom: .75em; margin-top: 0; width: 100%;}
#footer.original .footer-links li,
#footer.original .footer-links li:hover {border-color: #ddd;}
#footer.original .footer-links li a:hover {background-color: #f5f5f5;}
#footer.original .footer-links ul {display: inline-block;}
#footer.original .footer-links li.first {border-left: solid 1px #ddd;}
#footer.original {overflow: visible; background-color: #fff;}
#footer.original .container_12 {padding-bottom: 1em; background-color: #fff; padding-top: 0;}

/* Footer Blocks */
#footer #AjaxcontactForm li:before,
#footer #AjaxcontactForm li:after {content: none; position: static;}
#footer #AjaxcontactForm li {border: none; margin-top: 1em;}
#footer #AjaxcontactForm li:first-child {margin-top: 0;}
#footer #AjaxcontactForm li.fields .field {width: 48%;}
#footer #AjaxcontactForm li.fields .field.second {float: right;}
#footer #AjaxcontactForm li .input-box {width: 100%; position: relative;}
#footer #AjaxcontactForm li label {position: absolute; top: 13px; left: 12px;}
#footer #AjaxcontactForm li.fields .input-box input {width: 85%;}
#footer #AjaxcontactForm li .input-box input {width: 92.5%; background-color: #222; border-color: #444;}
#footer #AjaxcontactForm li textarea {width: 92.5%; background-color: #222; border-color: #444;}
#footer #AjaxcontactForm .buttons-set {margin-top: 1em;}
#footer #AjaxcontactForm p.required {display: none;}
#footer #AjaxcontactForm #ajax-loader {float: right; margin-top: 1em;}

#footer .block-tags li {float: left; border: none; margin: 0 2px 2px 0!important;}
#footer .block-tags li:before,
#footer .block-tags li:after,
#footer .block-tags li a:before {content: none; position: static;}
#footer .block-tags li a{font-size: .91em!important; color: #aaa; border: solid 1px #393939; display: inline-block; padding: .5em 10px!important;}
#footer .block-tags .actions {display: none;}

#footer .footer-subscribe label {font-size: .91em; padding-bottom: .5em; display: block;}
#footer .footer-subscribe input {width: 92.5%; float: none; margin-bottom: 1em; background-color: #222; border-color: #444; color: #aaa;}
#footer .footer-subscribe button {float: right;}
#footer ul.sbOptions li:before,
#footer ul.sbOptions li:after {content: none;}
#footer ul.sbOptions li a:hover {padding-left: 18px;}

/* Clears ================================================================================ */
.catalog-product-view .box-reviews.full-table .indent:after,
.catalog-product-view .box-reviews ul li:after,
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
.product-tabs:after,
.content-banners:after,
.products-list-wrapper:after,
.header-top:after,
.header-bottom:after,
.header-top .first-line:after,
.header-top .second-line:after,
.breadcrumbs-wrapper:after,
aside.sidebar .block.block-layered-nav dl dd .price p:after,
.product-view .price-block:after,
.nav-container > ul:after,
.pager .pages ol:after,
.second-line .grid_6.right:after,
.sorter .view-mode:after,
.catalog-product-view .product-brand:after,
header#header:after,
#footer #AjaxcontactForm li.fields:after,
.products-list .add-to-links:after,
.opc-wrapper-opc .discount-block .discount-form:after,
#opc-review-block:after,
.product-view .block-related .no-slider:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden;}
/* ======================================================================================= */

/********** Mozilla *************/
@-moz-document url-prefix() {
	.menu-button i {margin-top: 4px;}
	.menu-button .close i {margin-top: 2px;}
	.menu-button .mobile.open i {margin-top: 3px;}
}