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

/* 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:block; margin-bottom: 0.75em; float: none;}
body.page-popup .product-name{float: none;}
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;}

/* Indents */
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,
hr.indent-64,
hr.indent-72{padding: 0; border: none; background: none; height: 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.33em 0;}
hr.indent-72 {margin: 6em 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 dashed #B4B4B4;}

/* Boxed Layout */
body.boxed-layout .container_12 { padding-left: 10px; padding-right: 10px;}
body.boxed-layout { background-color: #EBEBEB;}
body.boxed-layout .container_12 { background-color:#fff; }
body.boxed-layout .topline { background: none; opacity: 1; filter:alpha(opacity=100); box-shadow: none; border:0px; padding: 0 !important;}
body.boxed-layout .topline .container_12{
    background:white;
    z-index:100;
    border-top:solid 1px #f3f3f3;
    box-shadow:none;
    position:relative;
}
body.boxed-layout header#header.floating .topline .container_12 {
    opacity: .9; 
    filter:alpha(opacity=90);
    z-index:100;
    border-bottom:solid 1px #f3f3f3;
    box-shadow:0 1px 1px rgba(0,0,0,.08);
    padding-top: 7px; 
    padding-bottom: 7px;
}

body.boxed-layout #footer_bottom { border-top:none;}
body.boxed-layout #footer_bottom .container_12 { border-top:solid 1px #eee;}
body.boxed-layout .header-slider-holder .container_12 { background-color: #fff;}
body.boxed-layout header#header,
body.boxed-layout #footer,
body.boxed-layout #footer_bottom {background: none;}
body.boxed-layout header#header.header-3 {border-bottom: none;}

/* Background Paterns */
.pandora {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/pandora.png) center top repeat;}
.pandora_2 {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/pandora_2.png) center top repeat;}
.degreee_fabric {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/degreee_fabric.png) center top repeat;}
.degree_gray {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/degree_gray.png) center top repeat;}
.beige_paper {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/beige_paper.png) center top repeat;}
.bgnoise_lg {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/bgnoise_lg.png) center top repeat;}
.bright_squares {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/bright_squares.png) center top repeat;}
.brushed_alu {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/brushed_alu.png) center top repeat;}
.cardboard {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/cardboard.png) center top repeat;}
.circles {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/circles.png) center top repeat;}
.concrete_wall_2 {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/concrete_wall_2.png) center top repeat;}
.concrete_wall_3 {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/concrete_wall_3.png) center top repeat;}
.cork_1 {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/cork_1.png) center top repeat;}
.crosses {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/crosses.png) center top repeat;}
.cubes {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/cubes.png) center top repeat;}
.diagonal-noise {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/diagonal.png) center top repeat;}
.diamonds {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/diamonds.png) center top repeat;}
.double_lined {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/double_lined.png) center top repeat;}
.elastoplast {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/elastoplast.png) center top repeat;}
.elegant_grid {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/elegant_grid.png) center top repeat;}
.exclusive_paper {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/exclusive_paper.png) center top repeat;}
.fabric_1 {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/fabric_1.png) center top repeat;}
.fancy_deboss {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/fancy_deboss.png) center top repeat;}
.felt {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/felt.png) center top repeat;}
.first_aid_kit {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/first_aid_kit.png) center top repeat;}
.gold_scale {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/gold_scale.png) center top repeat;}
.green_gobbler {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/green_gobbler.png) center top repeat;}
.grunge_wall {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/grunge_wall.png) center top repeat;}
.handmadepaper {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/handmadepaper.png) center top repeat;}
.leather_1 {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/leather_1.png) center top repeat;}
.light_alu {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/light_alu.png) center top repeat;}
.light_checkered_tiles {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/light_checkered_tiles.png) center top repeat;}
.light_honeycomb {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/light_honeycomb.png) center top repeat;}
.light_wool {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/light_wool.png) center top repeat;}
.littleknobs {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/littleknobs.png) center top repeat;}
.micro_carbon {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/micro_carbon.png) center top repeat;}
.noise_pattern_with_crosslines {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/noise_pattern_with_crosslines.png) center top repeat;}
.noisy {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/noisy.png) center top repeat;}
.old_mathematics {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/old_mathematics.png) center top repeat;}
.paper_1 {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/paper_1.png) center top repeat;}
.paper_2 {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/paper_2.png) center top repeat;}
.paper_3 {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/paper_3.png) center top repeat;}
.paven {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/paven.png) center top repeat;}
.pinstripe {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/pinstripe.png) center top repeat;}
.polaroid {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/polaroid.png) center top repeat;}
.project_papper {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/project_papper.png) center top repeat;}
.rip_jobs {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/rip_jobs.png) center top repeat;}
.rockywall {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/rockywall.png) center top repeat;}
.roughcloth {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/roughcloth.png) center top repeat;}
.silver_scales {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/silver_scales.png) center top repeat;}
.small_tiles {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/small_tiles.png) center top repeat;}
.smooth_wall {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/smooth_wall.png) center top repeat;}
.soft_circle_scales {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/soft_circle_scales.png) center top repeat;}
.soft_wallpaper {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/soft_wallpaper.png) center top repeat;}
.square_bg {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/square_bg.png) center top repeat;}
.stucco {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/stucco.png) center top repeat;}
.subtle_freckles {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/subtle_freckles.png) center top repeat;}
.subtle_orange_emboss {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/subtle_orange_emboss.png) center top repeat;}
.vichy {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/vichy.png) center top repeat;}
.washi {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/washi.png) center top repeat;}
.wavecut {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/wavecut.png) center top repeat;}
.white_carbon {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/white_carbon.png) center top repeat;}
.white_sand {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/white_sand.png) center top repeat;}
.white_texture {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/white_texture.png) center top repeat;}
.whitey {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/whitey.png) center top repeat;}
.xv {background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/paterns/xv.png) center top repeat;}

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

a {  
    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;}

.content-wrapper .container_12{background-color:#FFF;}
.content-wrapper .main-container{padding-top:1.5em;}
body.header-slider.onlyhome-slider.cms-home .content-wrapper .main-container,
body.header-slider .content-wrapper .main-container{padding-top:4.83em;}
body.header-slider.onlyhome-slider .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:170px;
    right:10px;
    overflow:hidden;
    width:36px;
    height:36px;
    border:none;
    background-color:#7f7f7f;
    font-size:0;
    border-radius:36px;
    -moz-border-radius:36px;
    
}

#toTopHover{
    width:0;
    height:0;
    display:block;
    overflow:hidden;
    float:left;
    opacity: 1!important;
    font-size:0;
    -moz-opacity: 1!important;
    filter:alpha(opacity=100)!important;
    border-left:solid 6px transparent;
    border-right:solid 6px transparent;
    border-bottom:solid 10px #fff;
    margin:12px;
}

#toTop:active, #toTop:focus {
    outline:none;
}

/* Fancybox */
a.fancybox {
    display: block;
}

/*Home Slider*/
.slider-container{position:relative; padding:60px 0 40px;}
.slider-container.widget-container{padding:0; display:block; margin-bottom:0;}
.slider-container.widget-container .products-grid .price-box{margin-bottom:0;}
.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{width:190px; padding:0;}
.home-slider-conainer .products-grid li.item .indent{padding-right:20px;}
.home-slider-conainer .products-grid li.item .product-img-box{}
.home-slider-conainer .widget-slider{height:200px;}

.es-carousel-wrapper{
	padding:0;
	position:relative;
	/*float:left!important;*/
	display:block!important;
	zoom:1;
	height:auto;
}
.slider_2 .slider-container.widget-container {margin-bottom:6em;}
.slider_2 .widget-slider li.item {width:305px;}
.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 .slider-container .prev,
.slider_2 .slider-container .next {height:380px; line-height:380px;}
.slider_2 .products-grid .product-image {}

.slider-container .prev,
.slider-container .next{
    position: absolute;
    display: block;
    width:20px;
    z-index: 9999;
    opacity:0;
    filter: alpha(opacity=0);
    cursor:pointer;
	text-align:center;
}
.slider-container .prev i,
.slider-container .next i{
	font-size:0;
	width:0;
    height:0;
	top: 50%;
	left: 5px;
	margin-top: -2px;
	position: absolute;
}
.slider-container .prev i{border-top:6px solid transparent;border-right:9px solid;border-bottom:6px solid transparent;}
.slider-container .next i{border-top:6px solid transparent;border-left:9px solid;border-bottom:6px solid transparent;}
.slider-container .prev{
    left:-20px;
    top:0;
}
.slider-container .prev:hover{}
.slider-container .next {
    right:0;
    top:0;
}
.slider-container .next:hover{}
.mobile-device .slider-container .prev,
.mobile-device .slider-container .next,
.slider-container:hover .prev,
.slider-container:hover .next{opacity:1; filter: alpha(opacity=100);}

.slider-container.slider-2 .home-slider-conainer .products-grid li.item{
	width:245px;
}
.slider-container.slider-2 .home-slider-conainer .products-grid li.item .indent{
    padding-left: 2px;
	padding-right: 18px;
}
.slider-container.slider-2 .home-slider-conainer .next{
	right: -3px;
}

/* widgets */
.widget.widget-compared,
.widget.widget-viewed,
.widget.widget-new-products {margin:0!important;}
.widget .widget-title{padding:0!important; margin:0!important;}
.widget .widget-title h1,
.widget .widget-title h2{margin:0;}

.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image,
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image,
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image{
	width: auto !important;
	height: auto !important;
}
.widget-viewed .products-list .product-shop,
.widget-compared .products-list .product-shop,
.widget-new-products .products-list .product-shop{
	margin:0!important;
}

/*.col-main{margin-bottom:1.5em;}*/
.main-container{padding-top:3em; padding-bottom:6.75em; width:100%;}

.col2-left-layout aside.sidebar .indent {padding-right:30px; border-right:solid 1px #ddd;}
body.sidebar-right .col2-left-layout aside.sidebar .indent { border-right: none; border-left:solid 1px #ddd;}

.col3-layout aside.sidebar-left .indent { 
    padding-left: 0; 
    padding-right:30px; 
    border-left: none; 
    border-right:solid 1px #ddd;
}
.col3-layout aside.sidebar-right .indent { 
    padding-right: 0; 
    padding-left:30px; 
    border-right: none; 
    border-left:solid 1px #ddd;
}

/* Form Elements */
input,select,textarea,button { font:11px/18px Arial, Helvetica, sans-serif; vertical-align:middle; color:#444; }
input.input-text,select{height:18px;}
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-shadow: none; -webkit-box-shadow: none; -webkit-appearance: none; }
input.input-text,textarea { padding:2px; }
select { padding:1px 1px 1px 3px; height:20px;}
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 { width:2.5em !important; height:2.5em;margin:0 8px; font-size:.92em;text-align:center;padding:5px;}
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:0; margin:0; background:transparent; cursor:pointer; }
button.button span {
	float:left;
	height:30px;
	text-align:center; 
	white-space:nowrap; 
	transition: background-color 400ms ease;
	-moz-transition: background-color 400ms ease;
	-webkit-transition: background-color 400ms ease;
	-o-transition:  background-color 400ms ease;
}
button.button span span {
	height: auto;
	background:none;
	border:none;
	line-height:30px;
	font-size:.9em;
	text-transform:uppercase;
	font-weight:normal;
	padding:0 13px;
}
button.button > span {color:#fff; border: solid 0px;}
button.button:hover > span {background-color:#ddd;color:#888;}
button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.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 li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:324px; }
.form-list input.input-text { width:303px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:310px; }
.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:125px; }
.form-list .name-middlename input.input-text { width:104px; }

.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:175px; }

.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:60px; }
.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 #e5e5e5; background:#fefefe; padding:1.83em 15px 1em; margin:2.34em 0; }
.fieldset .legend { float:left; font-weight:normal; font-size:1em; border:1px solid #e5e5e5; background:#f8f6f6; color:#333; margin:-2.75em 0 0 -2px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; color:#f00; background-position:0 -500px; background-repeat:no-repeat;}
.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; }
.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;
	cursor:pointer;
	font-size:0;
	color: #7c9479;
    background:url(https://mintysquare.com/skin/frontend/minimalism/default/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(https://mintysquare.com/skin/frontend/minimalism/default/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{padding:22px 0; border:1px solid #000;}
nav.breadcrumbs {
    text-align:left;
    float:none;
    position:relative;
    margin-bottom:0.75em;
}
nav.breadcrumbs li { display:inline; }
nav.breadcrumbs li span{margin:0 4px;}
nav.breadcrumbs li span i {font-size:.8em;line-height:2em;color:#bbb;}
nav.breadcrumbs li a{text-decoration:none;font-size:0.8em;color:#bbb;}
nav.breadcrumbs li a:hover{text-decoration:underline;}
nav.breadcrumbs li strong{font-size:0.8em;color:#bbb;}

/* Page Heading */
.page-title {}
header.rating-title { border-top: 2px solid #ddd; padding-top: 30px; margin-top: 20px;}
header.rating-title h2:before{
	
}

header.rating-title h2,
.widget .widget-title h1,
.widget .widget-title h2,
.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5,
.page-title h6,
#footer h3,
aside.sidebar section header h2,
.block-subscribe strong span,
.block-tags strong span,
.product-name h1,
.block-related h2, 
#onepagecheckout_forgotbox .page-title span,
#onepagecheckout_loginbox .page-title span,
.op_block_title,
.dashboard .box-head h2 {
    font-size:1.123em!important;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:4px;
}

header.rating-title h2:after,
.widget .widget-title h1:after,
.widget .widget-title h2:after,
.page-title h1:after,
.page-title h2:after,
.page-title h3:after,
.page-title h4:after,
.page-title h5:after,
.page-title h6:after,
#footer h3:after,
aside.sidebar section header h2:after,
.block-subscribe strong span:after,
.block-tags strong span:after,
.block-related h2:after,
.product-name h1:after,
#onepagecheckout_forgotbox .page-title span:after,
#onepagecheckout_loginbox .page-title span:after,
.op_block_title:after,
.dashboard .box-head h2:after {
    content:"";
    width:0;
    height:0;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:7px solid;
    display:block;
    margin:10px 0 12px;
}

.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; }

/* Pager */
.toolbar .pager {
    position: absolute;
    right: 0;
    top:22px;
}
.toolbar .pager > p {float:right;}
.toolbar .pager .amount {
    display:block;
    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 .view-mode a,
.toolbar .view-mode strong {font-size:1.3em;line-height:1em;display:inline-block;padding:0.53em;}
.toolbar .view-mode strong {color:#fff;margin-right:-2px;}
.toolbar .view-mode a {color:#aaa;background-color:#eee;}
.toolbar .view-mode a:hover {color:#fff;}
.toolbar .pager .limiter {
    float:right;        
}
.toolbar .pager .limiter label {
    margin-right:0.63em;
    margin-top:7px;
    float:left;
}
/*.pager .limiter select{width:50px; padding-left:3px;}*/
.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;}

.pager .pages {    
    float:left;
    padding-top:7px;
}

/* Sorter */
.sorter .view-mode {
    float:left;
    display:block;
    overflow:hidden;
    padding-bottom:0;
    margin:0;
}
.sorter .view-mode label {display:none;}
.sorter .view-mode .grid,
.sorter .view-mode .list{
    float:left;  
    width:auto;
    height:23px;
    padding:6px 0 0 35px;
    display:block;
	border-right:1px solid #e0d5cf;
    color:#605d5d;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:0;
	transition:none;
}
.sorter .view-mode strong.grid,
.sorter .view-mode a.grid:hover {color:red;}
.sorter .view-mode .list{}
.sorter .view-mode strong.list,
.sorter .view-mode a.list:hover {color:blue;}
.sorter .sort-by {
    float:left;
    height:21px;
    line-height:21px;
    margin-right:21px;
}
.sorter .sort-by select {
    height:21px;
    width:78px;
    margin-right:6px;
    margin-top:4px;
    float:left;
}
.sorter .sort-by a{
/*	padding:3px 14px 12px 15px;
	border-left:1px solid #dedcdc;
	display:block;
	width:10px;
	height:13px;
	float:left;*/
}
.sorter .sort-by .asc{}
.sorter .sort-by .desc{}
.sorter .link-feed {}
.limiter,
.sorter a.desc,
.sorter a.asc{float:left;}
.sorter a.asc,
.sorter a.desc {font-size:1.3em;line-height:1em;display:inline-block;padding:0.55em .75em;background-color:#f5f5f5;margin-right:21px;}
.sorter a.desc:hover {color:#fff;}
.sorter .pager-box{display: none;}
.pages {float:right;}
.pages > strong{display: none;}
.pages li {float:left;margin-right:2px;font-size:1.1em;line-height:2.45em;font-style:italic;}
.pages li.current {padding:0 19px;color:#fff;}
.pages li a {padding:6px 17px 7px; border:solid 1px #eee;line-height:2.45em;}
.pages li a:hover {border-color:#444;background-color:#444;color:#fff;}
.pages li a.previous, .pages li a.next {font-style:normal; border:none;background-color:#f5f5f5;padding:7px 17px 8px;}
.pages li a.previous:hover, .pages li a.next:hover {color:#fff;}
.sorter label {background-color:#f5f5f5;font-size:1.1em;padding:4px 17px 5px;line-height:1.8em;float:left;margin-right:2px;}

.col3-layout .toolbar .pager { top: 0;}
.col3-layout .toolbar .sorter .limiter{margin-bottom: 1.5em;}
/* Toolbar */

.toolbar {
    font-size:0.91em;
    line-height:1.45em;
    width:auto;
    padding:0;
    margin-bottom:1.5em;
}
.toolbar a {color:#888;}
.toolbar .sbHolder {float:left;}
.toolbar .sbSelector > span {line-height:1.8em;font-size:.91em;font-style:italic;}
.toolbar .sbOptions {font-style:italic;}
.toolbar .sbOptions a {font-size:.91em;}
.toolbar .sbOptions a:hover {color: inherit;}
.toolbar-bottom {
    border-top: solid 1px #ddd;
    padding-top:14px;
}
.toolbar-bottom .toolbar{ margin: 0;}
.toolbar-bottom .pager{ position: relative; top: 0; float:right; background:none; border-bottom:none; box-shadow:0 0;}
.toolbar-bottom .pager .pages { display:block; margin-bottom:0; float:left; padding-top:6px; padding-left:18px;}
.toolbar-bottom .pager .pages strong{display:none;}
.toolbar-bottom .pager .pages ol li{padding-right:24px;}
.toolbar-bottom .pager .pages ol li a{color:#a4a4a4;}
.toolbar-bottom .pager .pages ol li.current,
.toolbar-bottom .pager .pages ol li a:hover{text-decoration:none;}
.toolbar-bottom .pager .pages ol li.i-previous-item{display:none;}
.toolbar-bottom .i-right-previous-item{display:inline!important;}
.toolbar-bottom .pager .pages ol li.i-right-previous-item .i-previous,
.toolbar-bottom .pager .pages ol li .i-next{width:auto; height:auto; text-indent:0; overflow:visible; background:none; margin:0;}
.toolbar-bottom .pager .pages ol li.i-right-previous-item .i-previous span,
.toolbar-bottom .pager .pages ol li .i-next span{font-size:1.34em; font-weight:normal; line-height:0.9em; padding-left:5px;}
.toolbar-bottom .pager .amount{display:none;}
.toolbar-bottom .pager .pager-box{display:block; float:left; padding:6px 11px; color:#605d5d; background-color:#e8e8e8;}
.toolbar-bottom .sorter .sort-by,
.toolbar-bottom .sorter .asc,
.toolbar-bottom .sorter .desc,
.toolbar-bottom .limiter{display:none;}
.toolbar-bottom .sorter .pages{float: none;}


/* Data Table */
.data-table { width:100%; margin:0.75em 0;}
.data-table th { padding:0.6em; border:1px solid #f5f5f5; font-size:.91em; font-weight:normal; white-space:nowrap; text-align:center;}
.data-table td { padding:1.5em; border:1px solid #f5f5f5; }
.data-table thead {}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background: #fbfbfb;}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.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: 86px; float:left;margin-right:20px;}
.data-table .product-name { font-size: 1em; text-transform: none; font-weight: normal;float:left;line-height:1;}
.data-table .product-name a{ font-size: 1.2em; line-height:1.44em; text-transform: none; font-weight: normal;line-height:1;}
.data-table .item-options{clear: both;}
.data-table .c_actions {float:right;}
.data-table .c_actions a {float:right;color:#ccc;line-height:1.2em;}
.data-table .c_actions a i {line-height:1.2em;transition:all 800ms ease;-webkit-transition:all 800ms ease;-moz-transition:all 800ms ease;-o-transition:all 800ms ease;}
.data-table .cart-label {
    font-size: 1.09em;
    font-weight: bold;
    padding-right: 7px;
    display: none;
}

/* 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(https://mintysquare.com/skin/frontend/minimalism/default/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(https://mintysquare.com/skin/frontend/minimalism/default/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; list-style-position: inside;}
.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; float:left; padding-left:28px;}
.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-wishlist { font-weight:normal;}
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(https://mintysquare.com/skin/frontend/minimalism/default/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:13px;
}
.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(https://mintysquare.com/skin/frontend/minimalism/default/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(https://mintysquare.com/skin/frontend/minimalism/default/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 */
#footer ul.social-links { overflow:hidden; position:absolute; left:0; right:0; width:276px; margin:0 auto; }
#footer ul.social-links li {
    float:left; 
    padding:0 6px 0 0!important;
    margin:0!important
}

ul.social-links li a {
    width:40px;
    height:40px;
    display:block;
    text-align:center;
    border-radius:40px;
    -moz-border-radius:40px;
}

ul.social-links li a:hover {
    text-decoration:none;
    color:#fff;
    -moz-transition:background-color 800ms ease;
    -webkit-transition:background-color 800ms ease;
    -o-transition:background-color 800ms ease;
    transition:background-color 800ms ease;
}
ul.social-links li a i {
    color:#ccc;
    line-height:40px;
    font-size:15px;
}
ul.social-links li a:hover i {color:#fff;}

/* //Social Links */

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

/* 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: 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;}
.brands.slider-container .prev,
.brands.slider-container .next { top: 50%;}
.brands.slider-container .next{right: -20px;}

/* Header ================================================================================ */
.header-wrapper { 
	height:auto !important;
}
header#header {
    padding:0;
    margin: 0;
	position: relative;
	z-index: 99991;
}
header#header > .container_12{background-color:#FFF;}
header#header .home-button{float:left; padding-right:5px;}
header#header .links {float:left; position:absolute; z-index:9999;top:10px;}

header#header .links li{padding:0 6px 0 0;position:relative;}

header#header dl.company-links dt a:after,
header#header .links > li > a:after,
header#header .welcome-msg span:after {content:"\00B7";font-size:2.5em;padding-left:4px;position:absolute;top:-4px;}

header#header .welcome-msg span:after {top:-7px; right: -13px;}
header#header .links li a:after {}
header#header .links li.last a:after {content:"";}
header#header dl.company-links dt a,
header#header .links li a{padding:3px 4px; font:8px Arial; color:#aaa; text-transform:uppercase;}
header#header dl.company-links{
	position: absolute;
	opacity: 0;
}
header#header li.company dl.company-links{
	position: relative;
	opacity: 1;
}

header#header dl.company-links dt a{}
header#header dl.company-links dd{display: none;}
header#header dl.company-links .list-container{
	position: absolute;
	left: 0;
	top: 20px;
	width: 190px;
	border:1px solid #ddd;
	background-color:#FFF;
	padding:10px;
	z-index:999;
}
header#header dl.company-links dd ul li{
	display: block;
	float: none;
	padding:0;
	text-align: left;
}
header#header dl.company-links dd ul li a{
	position: relative;
	top: 0;
	left: 0;
	display: block;
	float: none;
	color:#888;
	font-size: 0.91em;
	line-height: 1.45em;
	text-transform: none;
	padding:.9em 7px;
    border-bottom:1px solid #f5f5f5;
}
header#header dl.company-links dd ul.links li.last a { border: none;}
header#header dl.company-links dd ul li a:hover{background-color:#f5f5f5;}
header#header dl.company-links dd ul li a:after{display: none;}
header#header dl.company-links .list-container ul.links{
	position: relative;
	float: none;
	top: 0;
}

header#header h2.logo,
header#header h2.small_logo {
    text-decoration:none;
    overflow:hidden;
    text-align:center;
	margin:1.65em 0 3.35em;
	display: block;
}
header#header .logo strong,
header#header .small_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 .quick-access {padding:13px 0 0;}
header#header .welcome-msg {text-align:center; float:left; font:8px Arial; color:#aaa; text-transform:uppercase; position:absolute; left:0; right:0;}
header#header .welcome-msg span {position:relative;}
header#header .welcome-msg span:before {content:"\00B7";font-size:2.5em;padding-right:4px;position:absolute;top:-.35em;left:-12px;}
header#header #search_mini_form {float:right; position:absolute; right:9px; top:21px; z-index:11;}
header#header .form-search {}
header#header .form-search .indent{position:relative;}
header#header .form-search label{display:none;}
header#header .form-search input{width:0; border:solid 1px #d8d8d8; background:#fff; float:left; border-radius:12px; -moz-border-radius:12px; font:italic 10px Arial; color:#aaa;-moz-transition:width 800ms ease;-webkit-transition:width 800ms ease;-o-transition:width 800ms ease;transition:width 800ms ease;}
header#header.header-2 .form-search input,
header#header.header-3 .form-search input,
header#header .form-search.active input,
header#header .form-search.focus input{width:176px; padding:0 12px;height:24px;}
header#header .form-search button{
	float:right;
/* 	overflow:hidden; */
	background:white;
	background-repeat:no-repeat;
    position:absolute;
    right:-8px;
    height:26px;
    border:solid 1px #cdcdcd;
    border-radius:26px;
    -moz-border-radius:26px;
    -moz-transition:background-color 800ms ease;
    -webkit-transition:background-color 800ms ease;
    -o-transition:background-color 800ms ease;
    transition:background-color 800ms ease;
}
header#header.header-2 .form-search button:hover i,
header#header.header-3 .form-search button:hover i,
header#header .form-search.focus i,
header#header .form-search.active i {
  color:#fff;
}
header#header .form-search .container-box button.button.sub{
	display: none;
}

header#header .form-search button span{float:none; width:auto; height:auto; border:none; background:none; padding:0; font-size:0; text-align:center;}
header#header .form-search button span i {font-size:12px; color:#cdcdcd; vertical-align:middle; padding:4px 7px 6px 6px;}

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 .form-language,
header#header .form-currency{float:right; margin-left:15px;}

header#header .form-language{}
header#header .form-language .sbSelector.english > span span,
header#header .form-language .sbOptions .english{background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/lang/English.png) right 5px no-repeat;}
header#header .form-language .sbSelector.french > span span,
header#header .form-language .sbOptions .french{background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/lang/French.png) right 5px no-repeat;}
header#header .form-language .sbSelector.german > span span,
header#header .form-language .sbOptions .german{background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/lang/German.png) right 5px no-repeat;}
header#header .form-language .sbSelector.italy > span span,
header#header .form-language .sbOptions .italy{background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/lang/Italy.png) right 5px no-repeat;}
header#header .form-language .sbSelector.scotland > span span,
header#header .form-language .sbOptions .scotland{background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/lang/Scotland.png) right 5px no-repeat;}
header#header .form-language .sbSelector.spain > span span,
header#header .form-language .sbOptions .spain{background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/lang/Spain.png) right 5px no-repeat;}
header#header .form-language .sbSelector.wales > span span,
header#header .form-language .sbOptions .wales{background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/lang/Wales.png) right 5px no-repeat;}
header#header .form-language .sbSelector > span span{background-position:right 1px!important;}
header#header .form-currency .sbSelector.euro-eur > span span,
header#header .form-currency .sbOptions .euro-eur{background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/curr/EUR.png) right 5px no-repeat;}
header#header .form-currency .sbSelector.britishpoundsterling-gbp > span span,
header#header .form-currency .sbOptions .britishpoundsterling-gbp{background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/curr/GBP.png) right 5px no-repeat;}
header#header .form-currency .sbSelector.usdollar-usd > span span,
header#header .form-currency .sbOptions .usdollar-usd{background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/curr/USD.png) right 5px no-repeat;}
header#header .form-currency .sbSelector > span span{background-position:center 0!important;}
header#header .form-currency .sbOptions{width:130px;}

/* Header Cart ================================================================================ */
header#header .top-cart { float:right; position:relative; z-index:101; padding:0; top:-5px; min-height:19px;}
header#header .top-cart .block-title{font-size:0.91em; line-height:1.45em; padding-left:9px;}
header#header .top-cart .block-title a{}
header#header .top-cart .block-title .title-cart{font-size:0; display:block;}
header#header .top-cart .block-title a {}
header#header .top-cart .block-title i {
	font-size:17px;
	vertical-align:bottom;
	transition: color .8s ease;
	-moz-transition: color .8s ease;
	-webkit-transition: color .8s ease;
	-o-transition: color .8s ease;
}
header#header .top-cart .block-title .title-cart span {
	transition: color .8s ease;
	-moz-transition: color .8s ease;
	-webkit-transition: color .8s ease;
	-o-transition: color .8s ease;
}
header#header .top-cart .block-title a span {font-size:10px; font-weight:bold; padding-left:3px; vertical-align:super;}
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:33px;
    width:336px;
    border:1px solid #ddd;
	padding: 0;
}
header#header .top-cart .block-content .inner-wrapper {padding:19px;}
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: 86px;}
header#header .top-cart .cart-price-qt {position:absolute; top:-7px; left:72px; width:20px; height:20px; text-align:center; border-radius:10px; -moz-border-radius:10px;}
header#header .top-cart .cart-price-qt strong {font-size:9px; line-height:20px; color:#fff;}

header#header .top-cart .block-content .mini-products-list .product-details { float:right; width:192px; position:relative; }
header#header .top-cart .block-content .mini-products-list .product-details .price{font-weight:bold;font-size:14px;}
header#header .top-cart .block-content.active { }
header#header .top-cart .block-content .block-subtitle { padding:0 0 0 0;}
header#header .top-cart .block-content .block-subtitle .close-btn { float:right; cursor:pointer; padding:0 0 0 0;}
header#header .top-cart .block-content .subtotal { text-align:left; float:right;}
header#header .top-cart .block-content .subtotal .label {display:inline-block; font-weight:bold;font-size:14px; text-transform:uppercase; padding:10px 5px 0 0;}
header#header .top-cart .block-content .subtotal .price{font-weight:bold;font-size:30px; display:inline-block; line-height:30px;}
header#header .top-cart .block-content .actions{padding:27px 0 0; border-top:1px solid #eee;}
header#header .top-cart .block-content .actions a {text-decoration:none;}
header#header .top-cart .block-content button.button {float:right;}

header#header .top-cart .btn-remove, .header .top-cart .btn-edit { float:right; margin-left:5px;}
header#header .top-cart .mini-products-list li {
    padding:0 0 18px;
    margin:0;
    clear:both;
    position:relative;
}
header#header .top-cart .mini-products-list li .item-box{border:1px solid #000; padding:9px 9px 11px 8px;}
header#header .top-cart .product-image {}
header#header .top-cart .product-name {margin-bottom:5px; padding-right:28px; width:120px; text-align:left;}
header#header .top-cart .product-name a{font-weight:bold;}
header#header .top-cart .product-name a:hover{color:#000;}
header#header .top-cart .product-box{font-size:1.16em; line-height:1.57em; 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:0;
    width:12px;
	height:12px;
	color:#ccc;
    font-size:1.123em;
    z-index:1;
}
.add-to-cart-success .btn-remove{
    background-color:transparent;
    margin:3px 0 0;
}
header#header .top-cart .btn-edit{
	float:right; 
	position:absolute; 
	right:25px;
	top:0;
    color:#ccc;
    width:12px;
    height:12px;
    z-index:1;
    font-size:1.2em;
}
header#header .top-cart .btn-edit:hover,
header#header .top-cart .btn-remove:hover {color:#888;}

header#header .top-cart button.button {}
header#header .top-cart button.button span { display:block; float:none;}
#topCartContent button,
#topCartContent .actions a {
	text-align:center;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	margin-top:25px;
	-moz-transition:background-color 300ms ease;
	-webkit-transition:background-color 300ms ease;
	-o-transition:background-color 300ms ease;
	transition:background-color 300ms ease;
}
#topCartContent button span {background:none;border:none;font-weight:normal;font-size:10px;padding:0;height:auto; line-height:40px;}
#topCartContent button > span,
#topCartContent .actions a {
	color:#fff;
	width:140px;
	height:40px;
	line-height: 40px;
	border: solid 0px;
}
#topCartContent .actions a,
#topCartContent button:hover > span {background:#eee;color:#888;}
#topCartContent .actions a:hover {color:#fff;}

header#header.floating { display:none; position:fixed;top:0;background:#fff;left:0;right:0;padding:0;z-index:999;}
header#header.floating .topline {padding:7px 0 7px 0;}
header#header.floating .nav-container { float: right; margin-right: 10px; width: 85%;}
header#header.floating .quick-access{display: none;}
header#header.floating .topline {}
header#header.floating .welcome-msg{display: none;}
header#header.floating .grid_12 h2.logo,
header#header.floating .links {display:none;}
header#header .grid_12 .small_logo{
   opacity: 0;
   filter: alpha(opacity=0);
   font-size: 0;
   position: absolute;
   top: -500%;
}
header#header.floating .grid_12 .small_logo {
	z-index:99;
	float: left;
	margin-top:9px;
	margin-left: 10px;
	opacity: 1;
	filter: alpha(opacity=100);
	position: static;
}
header#header.header-3.floating .grid_12 .small_logo {
	margin-top: 26px;
}

header#header.floating .grid_12 #search_mini_form {display:none;}
header#header.floating .grid_12 .top-cart {position:absolute;right:0;top:1.7em;}
header#header.floating #nav > li > a {padding:8px 15px 9px;}
header#header.floating #nav li.level-top:hover {}
header#header.floating #nav > li > ul {}

header#header.header-2 .logo{
	text-align: left;
	margin-bottom: 2.5em;
}
header#header.header-2 #search_mini_form{
	top: 59px;
}
header#header.header-2 #nav{
	text-align: left;
}
header#header.floating.header-2 #nav{
	text-align: center;
}

header#header.header-3 .logo{
	text-align: left;
}

header#header.header-3 #search_mini_form {
    float: right;
    position: relative;
    right: 13px;
    top: -4px;
}
header#header.header-3 .grid_12 {z-index: 999;}
.cms-home.header-slider.onlyhome-slider header#header.header-3 .topline {
	position: static;
}
header#header.header-3{
	border-bottom:1px solid #F3F3F3;
}
/* header#header.header-3 .logo-wrapper {float: left;} */
header#header.header-3 h2.logo {
	display: block;
}
header#header.header-3 h2.logo {margin-bottom: 2.11em; margin-top: 2.11em; float: left;}
header#header.header-3 h2.logo a.logo{margin:0;}

header#header.header-3 .topline{
	float: right;
	width:80%;
	box-shadow: none;
	border: none;
	margin-top: 1.5em;
	position: static;
}
header#header.header-3 .topline .nav-container > ul {text-align: right;}
header#header.header-3 .top-cart {top: 0;}
header#header.header-3.floating .topline {
	margin-bottom: 0.75em;
	margin-top: 0.75em;
}

/*
	styles for select
*/
.sbHolder{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	width: auto;
}
.sbSelector{
	display: block;
	height:auto;
    width:auto;
	left: 0;	
	outline: none;
	overflow: hidden;
	/*position: absolute;*/
	text-indent:0;
	top: 0;	
    margin-top:0;
	color:#8a8a8a;
    border:solid 1px #eee;
    padding:4px 12px 5px;
    background:#fff;
}

.sbSelector:hover {-moz-transition:all 300ms ease;-webkit-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease;border-color:#eee;background-color:#eee;color:#aaa;}
.sbSelector:hover > span {border-top-color:#aaa;}
.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 {
    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;
}
.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;
	left: 0;
	margin: 0;
	padding:0;
    top:30px!important;
	position: absolute;
    max-height:150px!important;
    border:none;
	z-index: 999;
	overflow-y: auto;
	background:#eee;
    width:100%;
}
.sbOptions li a, .toolbar .sbOptions li a {line-height:2.8em;padding:0 15px;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 10% 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 .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: auto; right: 15%; top: 53%;}
.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-2 {left: 20%; top: 55%;}
.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-3 {left: 32%; top: 54%;}
.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-4 {left: 22%; top: 32%;}
.header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin {right: 3%; top: 48%;}
.header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin-2 {left: 15%; top: 49%;}
.header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin-3 {left: 31%; top: 52%;}
.header-slider-container .iosSlider .slider .item img {
    width:100%;
	height:auto;
    display:block;
    position:relative;
    z-index:7;
}
.header-slider-container .iosSlider .slider .item h2 {
	position: relative;
	z-index:9;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: .83em;
	line-height: 1.583em;
	font-weight: bold;
	top: -100%;
	clear: both;
	margin: 0 0 .5em;
	color: #444;
	text-transform: uppercase;
	letter-spacing: 4px;
	display: inline-block;
	width: 62%;
}
.header-slider-container .iosSlider .slider .item h3 {
	position: relative;
	z-index: 9;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #444;
	line-height: 1;
	left: -100%;
	clear: both;
	margin: 0 0 .5em;
	font-size: .83em;
	line-height: 1.583em;
	width: 100%;
	font-weight: bold;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.header-slider-container .iosSlider .slider .item h4 {
    position: relative;
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    line-height: 1;
    right: -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: .83em;
	line-height: 1.583em;
    font-weight: bold;
    bottom: -100%;
    clear: both;
    margin: 0 auto .5em;
    color: #444;
	width: 65%;
	display: inline-block;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.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{
    width:36px;
    height:36px;
    position:absolute;
    top: 50%;
    /*filter:alpha(opacity=0);
    opacity:0;*/
	margin-top: -18px;
	z-index:999;
    border:solid 1px #c2c3c4;
    border-radius:36px;
    -moz-border-radius:36px;
    text-align:center;
    line-height: 34px;
     -moz-transition: all 0.5s ease;
     -webkit-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     z-index:3;
}
.header-slider-container .iosSlider .prev i,
.header-slider-container .iosSlider .next i{color:#fff;}
/*.header-slider-container .iosSlider:hover .prev,
.header-slider-container .iosSlider:hover .next{opacity:1; filter:alpha(opacity=100);}*/
.header-slider-container .iosSlider .prev{left:0px;}
.header-slider-container .iosSlider .prev i {border-right:9px solid #c2c1c5; right: 1px; top: 1px; position: relative;}
.header-slider-container .iosSlider .prev:hover,
.header-slider-container .iosSlider .next:hover {background-color:#757577;border-color:#757577;}
.header-slider-container .iosSlider .prev:hover i,
.header-slider-container .iosSlider .next:hover i {border-left-color:#fff;border-right-color:#fff;}
.header-slider-container .iosSlider .next{right:0px;background:none;}
.header-slider-container .iosSlider .next i {border-left:9px solid #c2c1c5; left: 1px; top: 1px; position: relative;}
.header-slider-container .iosSlider .prev{left:20px;}
.header-slider-container .iosSlider .next{right:20px;}
.header-slider-container .iosSlider i {font-size:0;border-top:6px solid transparent;border-bottom:6px solid transparent;vertical-align:middle;}
.header-slider-container .iosSlider .slideSelectors{position:absolute; bottom:45px; left:130px; z-index:999999!important; filter:alpha(opacity=0); opacity:0;}
.header-slider-container .iosSlider:hover .slideSelectors{filter:alpha(opacity=100); opacity:1;}
.header-slider-container .iosSlider .slideSelectors .button-item{
    float:left;
    width:14px;
    height:14px;
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
    margin-right:3px;
    background-color:#FFF;
    -moz-border-radius:7px;
    border-radius:7px;
}
.header-slider-container .iosSlider .slideSelectors .button-item:hover,
.header-slider-container .iosSlider .slideSelectors .button-item.selected{cursor:pointer;}
.header-slider-container .iosSlider .container_12 {position:absolute;top:0;bottom:0;left:0;right:0;}
.header-block-wrapper{padding:45px 0 28px;}
.header-block-wrapper .left{width:30%;}
.header-block-wrapper h2{font-size:6em; line-height:1.05em; color:#333; font-weight:100; margin-bottom:48px;}
.header-block-wrapper p{font-size:1.5em; line-height:1.44em;}
.header-block-wrapper a{float:right;}

header#header .nav-container select{display:none!important;}
header#header .nav-container .sbHolder{display:none;}
header#header .nav-container .sbSelector{display:none;}

.header-slider .topline{position:absolute;}
.header-slider.onlyhome-slider .topline{position: relative;}

.topline {
    background:#fff;
    z-index:100;
    width:100%;
    border-top:solid 1px #f3f3f3;
    box-shadow:0 1px 1px rgba(0,0,0,.08);
    position:relative;
}
#header.floating .topline {
    opacity:0.9; 
    filter:alpha(opacity=90);
}
#header.floating .menu-wrapper{
    opacity:1; 
    filter:alpha(opacity=100);
}
/* Header Navigation */
.menu-button{display:none;}
.nav-container {}
#nav { 
    position: relative;
    z-index:10;
    clear:both;
    width:100%;
    text-align:center;
}

/* All Levels */
#nav li {
    text-align:left; 
    position:relative; 
}
#nav li.over { 
    z-index:998; 
}
#nav li.level-top{ margin-left: 2px;}
#nav li.level-top:hover > a,
#nav li.level-top.active > a {color:#fff;}
#nav li.level-top > a > span{padding-bottom: 2px;}
#nav li.level-top:hover > a > span,
#nav li.level-top.active > a > span {color:#fff;border-bottom:solid 2px white; padding-bottom: 0;}
#nav li.level-top:hover > a:hover > span {color:#fff;}
#nav li a {display:block;text-decoration:none;}
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; font-size:1.123em; text-transform:uppercase; font-weight:normal;}

#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { display:inline-block; }
#nav li a { float:left; padding:25px 20px 26px; line-height: normal; font-weight:bold; color:#000; margin-right:2px; }
#nav li a:hover { color:#909090; }
#nav li.over a,
#nav li.active a { color:#909090; }

/* 2nd Level */
/*#nav ul {list-style-type:decimal-leading-zero;padding-left:37px!important;color:#bbb;font-size:11px;}*/
#nav ul,
#nav div { position:absolute; width:15em; top:69px; left:-10000px; border:1px solid #ddd; background:#fff; padding:10px 0; z-index:99999; }
#header.floating #nav ul,
#header.floating #nav div {top:35px;}
#nav div ul { position:static; width:auto; border:none; }
#nav ul li,
#nav div li {padding:0 19px;}
#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:11px Arial;color:#888;}

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:7px; }

#nav ul li {float:none; clear:both;display:block;}
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:0; font-weight:normal; color:#888!important;line-height:40px; }
#nav ul li a span{font-size:11px; text-transform:none; font-family:Arial;}
#nav ul li a span em,
#nav-wide 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; text-align: center;}
.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 li.level-top > a { 
	float:left;
	padding:25px 20px 26px;
	line-height: normal;
	font-weight:bold;
	color:#000;
	margin-right:2px;
	position: relative;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:0;
	transition:none;
}
.nav-wide#nav-wide li a:hover { color:#909090; }
.nav-wide#nav-wide li.active a { color:#909090; }
.nav-wide#nav-wide li a span { display:block; white-space:normal; cursor:pointer; font-size:1.123em; text-transform:uppercase; font-weight:normal;}
/* .nav-wide#nav-wide li.level-top:hover > a,
.nav-wide#nav-wide li.level-top.active > a{color:#fff;} */

.nav-wide#nav-wide li.level-top > a > span{padding-bottom: 2px;}

.nav-wide#nav-wide li.level-top:hover > a > span,
.nav-wide#nav-wide li.level-top.active > a > span{color:#fff;border-bottom:solid 2px white; padding-bottom: 0;}
/* .nav-wide#nav-wide li.level-top:hover > a:hover > span {color:#fff;} */

.nav-wide#nav-wide .menu-wrapper { 
	display: none;
	position: absolute;
	left:0;
	top: 69px;
	width: 100%;
	text-align: left;
	background-color:#fff;
	border:1px solid #f3f3f3;
	padding: 18px 0 18px 0;
	z-index:999;
}
.nav-container.mobile .nav-wide#nav-wide .menu-wrapper{
	top: 0 !important;
}
.nav-wide#nav-wide ul.level0 {padding-left: 18px;}
.nav-wide#nav-wide ul.level0 li.level1 { display: inline-block; float: none; padding: 0 0 1.5em 0;}
.nav-wide#nav-wide ul.level0 li.level1 > a { margin-bottom: 5px; display: block; position: relative;}
.nav-wide#nav-wide ul.level0 li.level1 li {position: relative;}
.nav-wide#nav-wide ul.level0 li.level1 span.subtitle { color: #444; font-weight: bold; text-transform: uppercase;}
.nav-wide#nav-wide ul.level0 a span{
	text-transform: none;
	font-size: 0.91em;
}
.nav-wide#nav-wide ul.level0 a { line-height: 1.89em;}
.nav-wide#nav-wide ul.level1 ul{
	margin-left: 18px;
}
header#header.floating .nav-wide#nav-wide > li > a {padding:8px 15px 9px;}
header#header.floating .nav-wide#nav-wide li.over .menu-wrapper{top: 36px;}

.nav-wide#nav-wide .top-content,
.nav-wide#nav-wide .bottom-content {padding: 0 18px 0 18px; overflow: hidden; font-size: 0.9em;}

.nav-wide#nav-wide ul .top-content,
.nav-wide#nav-wide ul .bottom-content {padding:0;}

.nav-wide#nav-wide .bottom-content { padding-top: 18px;}
.nav-wide#nav-wide .right-content { display: inline-block; float: none; font-size: 0.9em;}

.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; 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;}

/* Category Labels */
.category-label { 
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 60px;
    padding: 3px 10px;
    border:0px solid;
    z-index: 99;
}
.category-label:after {
    position: absolute;
    right: 6px;
    bottom: -4px;
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    border-top-color: inherit;
}
ul li ul .category-label { top: -28px; bottom: auto; left: 0; right: auto; font-size: 0.9em; padding: 2px 7px;}
ul li ul .category-label:after {right: auto; left: 6px;}
ul li ul li ul .category-label { top: 0; bottom: auto; left: auto; right: 10px; font-size: 0.9em; padding: 2px 7px;}
ul li ul li ul .category-label:after { display: none;}
/* ======================================================================================= */


/* Sidebar =============================================================================== */
aside.sidebar section {
    margin:1.5em 0 0;
    background-color:#f5f5f5;
    padding:1.5em;
}
aside.sidebar section:first-child {margin-top:0;}
aside.sidebar section header {position:relative;}
aside.sidebar section header.closed{cursor: pointer;}
aside.sidebar header h2 {display:inline;padding-right:20px;}
aside.sidebar header h2:after {margin-bottom:0px!important;}
aside.sidebar header .btn-remove{
	float:right;
	cursor: pointer;
	height: 11px;
	display:inline;
    text-align:right;
    position:absolute;
    right:0;
    top:-1px;
    color:#b0b0b0;
    font-size:1em;
	padding: 5px;
}
aside.sidebar header .btn-remove i {font-size:0.8em;}
aside.sidebar .block-content a i {font-size:0.8em;color:#aaa;}
aside.sidebar .block-content .fa-times {color:#f04848}
aside.sidebar section .block-content {}
aside.sidebar section.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 section.block-layered-nav .ui-slider .ui-slider-handle {
    width: 0;
    height: 8px;
    border-left: 4.5px solid transparent;
    border-right: 4.5px solid transparent;
    border-top: 7px solid;
    display: block;
    background:none;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    margin-left:-0.3em;
    top:-0.6em;
	cursor: pointer;
}
.ui-slider .ui-slider-range{background-image: none;}
aside.sidebar section.block-layered-nav #slider-range {background:#fff;width:97%; margin-bottom: 2em;}
aside.sidebar section.block-layered-nav ol,
aside.sidebar .level-top ul {border-left:solid 1px #ccc;margin-left:5px;}
aside.sidebar section.block-layered-nav ol a:before,
aside.sidebar section.block-layered-nav ol strong:before,
aside.sidebar .level-top ul a:before {content:'\2013';float:left;width:3px;margin-right:10px;color:#ccc;}
aside.sidebar section.block-layered-nav ol li,
aside.sidebar section.block-vertical-nav .block-content li.level0 ul li{line-height:1.6em;color:#888;}
aside.sidebar section.block-layered-nav ol li a {color:#888;}
aside.sidebar section .block-content a{text-decoration:none; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
aside.sidebar section .block-content a:hover{text-decoration:none;}
aside.sidebar section .block-subtitle{margin-bottom:0.42em;}
aside.sidebar .btn-remove,
aside.sidebar .btn-edit { float:right;}
aside.sidebar .product-name{margin-bottom:0; font-size:1em; line-height:1.5em;}
aside.sidebar .product-name a{text-decoration:none; color:#8a8a8a; font-size:1em; line-height:1.5em; font-family: Arial, sans-serif;}
aside.sidebar .product-name a:hover{text-decoration:none; color:#000;}
aside.sidebar .actions { text-align:right; padding-top:1.4em; width:100%; overflow:hidden;float:right;}
aside.sidebar .actions a {
	float:left;
	text-decoration:none;
	font-weight:normal;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	background-color:#ddd;
	padding:0 13px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#888;
	font-size:.8em;
	text-transform:uppercase;
	margin-right:10px;
	border: solid 0px;
}
aside.sidebar .actions a:hover{text-decoration:none;color:#fff;}
aside.sidebar .empty {}
aside.sidebar .actions a, aside.sidebar .actions button {float:right;}
/* Block: Account */
.block-account {}
.block-account li:first-child {padding-top:0}
.block-account li {padding:0.75em 0;}
.block-account li strong{color:#000;}

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

/* Block: Vertical Nav */
aside.sidebar section.block-vertical-nav{}
aside.sidebar section.block-vertical-nav header h2{}
aside.sidebar section.block-vertical-nav .block-content li.level0 a{text-decoration:none; display:inline-block;}
aside.sidebar section.block-vertical-nav .block-content li.level0 a:hover{color:#000;}
aside.sidebar section.block-vertical-nav .block-content li.level0 ul li,
aside.sidebar section.block-vertical-nav .block-content > ul > li.level0 > a{line-height:1.66em; padding-left:0; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
aside.sidebar section.block-vertical-nav .block-content li.level0 > a{padding-left:0!important; background:none!important;}
aside.sidebar section.block-vertical-nav .block-content li.level0 > ul{padding-left:14px;}
aside.sidebar section.block-vertical-nav .block-content li.level0 a:hover{}
aside.sidebar section.block-vertical-nav .block-content li.level0 a:hover span{text-decoration:none;}
aside.sidebar section.block-vertical-nav .block-content li.level0 ul{}

/* Block: Categories */
#categories-accordion li.level-top.parent { position:relative;}
#categories-accordion li.level-top a.level-top { text-decoration:none; padding-left:14px!important; background:none;margin-bottom:1em;line-height:1.5em;}
#categories-accordion li.level-top a.level-top:hover span{text-decoration:none;}
#categories-accordion li.level0 > a{padding-left:22px;}
#categories-accordion li.level-top.parent.closed .btn-cat,
#categories-accordion li.level-top.parent .btn-cat {
	position:absolute;
	left:0;
	top:5px;
	cursor:pointer;
}
#categories-accordion li.level-top.parent:hover .btn-cat{}
#categories-accordion li.level-top.parent .btn-cat.closed{background-position:left -100px;}
#categories-accordion li.level-top.parent ul.level0 {padding:0; position:relative; zoom:1;margin-bottom:1.5em;}
#categories-accordion li.level-top.parent ul.level0 li a{text-decoration:none; line-height:1.83em;font-size:.8em;color:#888;}
#categories-accordion li.level-top.parent ul.level0 li a:hover{}
#categories-accordion li.level-top.parent ul.level0 li a:hover span{text-decoration:none;}
#categories-accordion.closed-default li.level-top.parent ul.level0 { display: none;}
#categories-accordion .btn-cat i {font-size:0.8em;}
#categories-accordion .btn-cat .fa-times,
#categories-accordion .btn-cat.closed .fa-plus {display:none;}
#categories-accordion .btn-cat.closed .fa-times {display:block}
aside.sidebar .level-top ul {margin-left:4px;}
aside.sidebar .level-top ul ul {margin-left:15px;}

/* Block: Layered Navigation */
aside.sidebar section.block-layered-nav {}
    
aside.sidebar section.block-layered-nav .block-subtitle{margin-bottom:0.75em; display: none;}
aside.sidebar section.block-layered-nav .currently {padding-bottom: 0.75em;}
aside.sidebar section.block-layered-nav .currently ol{border: none; font-size: 0.84em;}
aside.sidebar section.block-layered-nav .currently li{padding-bottom:3px;}
aside.sidebar section.block-layered-nav .currently li .btn-remove{font-size: 1.18em; text-decoration: none; margin-top: 4px;}
aside.sidebar section.block-layered-nav .currently li .btn-remove:before{display: none;}
aside.sidebar section.block-layered-nav .currently li .btn-remove i{color:#b0b0b0;}
aside.sidebar section.block-layered-nav .currently .value,
aside.sidebar section.block-layered-nav .currently .label{float:left;}
aside.sidebar .block.block-layered-nav .currently .value{margin-left: 2px;}
aside.sidebar section.block-layered-nav dl dt{font-size:1em; line-height:1em; font-weight:normal;clear:both;font-family:arial;margin-bottom:1.5em;}
aside.sidebar section.block-layered-nav dl dt i {cursor:pointer;}
aside.sidebar section.block-layered-nav dl dt .fa-times {display:none;}
aside.sidebar section.block-layered-nav dl dt.closed .fa-times {display:inline-block;}
aside.sidebar section.block-layered-nav dl dt.closed .fa-plus {display:none;}
aside.sidebar section.block-layered-nav dl dd a{text-decoration:none;}
aside.sidebar section.block-layered-nav dl dd a:hover{text-decoration:none;}
aside.sidebar section.block-layered-nav dl dd{padding-left:0; line-height:1.83em; padding-bottom:22px;font-size:.8em}
aside.sidebar section.block-layered-nav dl dd .price{font-size:1em; line-height:1.83em; color:#8a8a8a; font-family: Arial, sans-serif;margin-left:5px;}
aside.sidebar section.block-layered-nav #amount{float: left; width: 50%; margin:1.3em 0 0 -4px;}
aside.sidebar section.block-layered-nav #amount-2{float: right; width: 49%; text-align: right; margin:1.3em 0px 0 0;}
aside.sidebar section.block-layered-nav #amount,
aside.sidebar section.block-layered-nav #amount-2{
	font-size: 12px;
	color: #666;
}
aside.sidebar section.block-layered-nav .actions{padding-bottom:20px; padding-top:0;}
aside.sidebar section.block-layered-nav .actions a{margin-right: 0;}
.block-layered-nav dl#layered_navigation_accordion dt{
	cursor:pointer;
	padding:0;
	padding:0.42em 18px 0.42em 0;
	line-height:1.5em;
	position:relative;
	border-bottom: 1px solid #E5E5E5;
}
.block-layered-nav dl#layered_navigation_accordion dt:before{content: '\00B7'; padding-left:5px; padding-right:7px; font-weight:bold; font-size:1.5em; line-height:0.9em; float:left;}
.block-layered-nav dl#layered_navigation_accordion dt .btn-nav{
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#777;
    cursor: pointer;
    height: 11px;
    position: absolute;
    right: 0;
    top: 7px;
    width: 11px;
}

.block-layered-nav dl#layered_navigation_accordion dt:hover{}
.block-layered-nav dl#layered_navigation_accordion dt.closed .btn-nav{background-position: 0 -100px;}
.block-layered-nav dl#layered_navigation_accordion.closed-default dd { display: none; }
.block-layered-nav dl#layered_navigation_accordion.closed-default dd ol{padding:0.42em 0;}
.block-layered-nav dl#layered_navigation_accordion dd{padding-bottom:0.75em;}
.block-layered-nav dl#layered_navigation_accordion dd li{padding-left:22px; font-size:0.91em; line-height:1.5em;}

/* Configurable Swatch */
.configurable-swatch-list li{
	float: left;
	zoom: 1;
	margin: 0 0 0 3px;
}
.block-layered-nav  dd .configurable-swatch-list li{
	margin: 0 0 1em;
}
.block-layered-nav dd .swatch-link {
	text-align: left;
	display: inline-block;
	padding: 5px;
	border: none;
}
.block-layered-nav dd .swatch-link .count{line-height: 1.7em;}
.block-layered-nav dd .swatch-link .swatch-label{
	border: 1px solid #ccc;
	display: inline-block;
	padding: 1px 5px;
	vertical-align: middle;
}
.block-layered-nav dd .swatch-link.has-image{margin-top: 1px;}
.block-layered-nav dd .swatch-link.has-image .swatch-label{
	padding:0;
}
.block-layered-nav dd .swatch-link.has-image .count{line-height: 1.5em; vertical-align: middle;}

.block-layered-nav dd .swatch-link .swatch-label img,
.swatch-current .swatch-link .swatch-label img{
	margin: 1px;
}

aside.sidebar section.block-layered-nav .configurable-swatch-list{
	clear: both;
	width: 100%;
	overflow: hidden;
	border: none;
	margin-left: 0;
}
.products-grid .configurable-swatch-list li {
	display: inline-block;
	float: none;
	margin: 0;
	vertical-align: top;
}
.products-grid .configurable-swatch-list li,
.products-list .configurable-swatch-list li{margin-bottom: 2px;}
.configurable-swatch-list .not-available .x {
	display: block;
}
.configurable-swatch-list .not-available .swatch-link {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available a:focus {
	outline: 0;
}
.configurable-swatch-list .swatch-link,
.swatch-current .swatch-link{
	color: #aaa;
	display: block;
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	border:1px solid #ccc;
}
.swatch-current .selected .swatch-link,
.configurable-swatch-list .selected .swatch-link{
	border-color: #000;
	color:#000;
}
.swatch-current .btn-remove{line-height: 1em; overflow: visible;}
.configurable-swatch-list .swatch-link span.x{display: none;}
.configurable-swatch-list .swatch-link .swatch-label{
	border-radius: 3px; 
	border:1px solid transparent; 
	display: block;
	padding:1px 5px;
}
.configurable-swatch-list .swatch-link.has-image .swatch-label{
	padding:0;
}
.swatch-current .swatch-link{margin-left: 5px;}

.products-list .configurable-swatch-list {margin-bottom: 1.5em;}
.products-grid .configurable-swatch-list{margin-bottom: .5em;}
.products-list .configurable-swatch-list li .swatch-label,
.products-grid .configurable-swatch-list li .swatch-label{
	display: block;
	padding:1px 5px;
}
.products-list .configurable-swatch-list li .swatch-link.has-image .swatch-label,
.products-grid .configurable-swatch-list li .swatch-link.has-image .swatch-label{
	padding:0;
}

.product-image-gallery > .gallery-image{display: none!important;}
aside.sidebar section.block-layered-nav ol a.swatch-link:before {content: none;}

/* Block: Wishlist */
aside.sidebar section.block-wishlist { position: relative;}
aside.sidebar section.block-wishlist li.item{width:100%; overflow:hidden; padding-bottom:1.16em;}
aside.sidebar section.block-wishlist li.item .product-image{float:left; width: 64px; border:1px solid #ddd; padding:0;}
aside.sidebar section.block-wishlist li.item .product-image img{width: 100%;}
aside.sidebar section.block-wishlist li.item .product-details{width:60%; float:right;}
aside.sidebar section.block-wishlist li.item .product-details .product-name{margin-bottom:0.42em;}
aside.sidebar section.block-wishlist li.item .product-details .product-name a{font-size:1em; line-height:1.5em; font-weight:bold;}
aside.sidebar section.block-wishlist li.item .product-details .price-box{margin-bottom:0.42em; float:left; margin-right:13px;}
aside.sidebar section.block-wishlist li.item .product-details .price-box.map-info{float:none;}
aside.sidebar section.block-wishlist li.item .product-details .price-box .price{font-size:1.2em; font-weight:bold;}
aside.sidebar section.block-wishlist li.item .product-details .btn-remove{
	margin:2px 5px 0;
    height:11px;
    width:11px;
}
aside.sidebar section.block-wishlist li.item button{float:right;}
aside.sidebar section.block-wishlist li.item.last{padding-bottom:0;}
aside.sidebar section.block-wishlist .link-cart{font-size:1em; float:left;text-transform:uppercase;}
aside.sidebar section.block-wishlist .link-cart:hover{color:#515151;}
aside.sidebar section.block-wishlist .actions{}
aside.sidebar section.block-wishlist .actions a{float:right;}

#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;
}
#wishlist-slider .es-carousel ul.carousel-ul > li a.product-image{
    display:block;
}
#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;
    font-size:1.2em;
    color:#aaa;
    cursor:pointer;
    height:1.25em;
}
.block-wishlist i { -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; line-height:1.25em;}
.block-wishlist .prev,
.block-wishlist .next{opacity:1; filter:alpha(opacity=0); -moz-transition: opacity 300ms ease; -webkit-transition: opacity 300ms ease; -o-transition: opacity 300ms ease; transition: opacity 300ms ease;}
.mobile-device .block-wishlist .prev,
.mobile-device .block-wishlist .next,
.block-wishlist:hover .prev,
.block-wishlist:hover .next{opacity:1; filter:alpha(opacity=100);}
.block-wishlist .prev {
    right:56px;
    top:20px;
}
.block-wishlist .next { 
    right:40px;
    top:20px;
}
.block-wishlist .prev:before {content:"\7C";font-size:17px;font-weight:bold;line-height:15px;height:17px;vertical-align:top;padding-right:11px;color:#dfdfdf;}


/* Block: Block List */
.block-list{}
.block-list .block-content{padding-left:0!important;}
.block-list li.item{padding:0.75em 0; width:100%; overflow:hidden; }
.block-list li.item:first-child{padding-top:0;}

/* Block: Compare Products */
.block-compare {}
.block-compare li.item { padding:0.75em 0; width:100%; overflow:hidden;}
.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{margin-top:3px;height:11px;}
.block-compare li.item .btn-remove i {color:#aaa;}
.block-compare .actions{}
.block-compare .actions button{float:right;}

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

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

/* Block: Poll */
.block-poll .block-content{padding-left:0!important;}
.block-poll .block-subtitle{font-weight:bold; margin-bottom:1em!important;}
.block-poll li {padding:0 0 0.5em; width:100%; overflow:hidden; }
.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,
aside.sidebar .block-tags li { display:inline; }
aside.sidebar .block-tags .actions {}
aside.sidebar .block-tags .actions a{margin-top:0;float:right; color:#fff;}
aside.sidebar .block-tags .actions a:hover{background-color:#ddd; color:#888;}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:0.42em 0; width:100%; overflow:hidden; }
.block-reorder input.checkbox { float:left; margin:0.27em 0 0; }
.block-reorder .product-name { margin-left:10px; float:left; width:80%; }

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

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* 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:0;}
.block-subscribe .input-box {float:left;width:63%;}
.block-subscribe .input-box input {padding:5px 11px;width:86%;text-transform:uppercase;color:#888;font-size:.67em;}
aside.sidebar .block-subscribe .actions {float:left;width:auto;padding:0;}

/* Popup Subscribe ======================================================================= */
.block-subscribe-popup {background-image:url(https://mintysquare.com/skin/frontend/minimalism/default/images/popup_newsletter_bg.jpg); background-repeat:no-repeat; width: 828px; display: none; }
.block-subscribe-popup .indent {padding: 6.5em 24px 2.5em 30px; float: left; width: 43.5%; text-align: center;}
.block-subscribe-popup .indent h3 {font-size: 2.5em; font-weight: 400; color: #222; line-height: 1.48em; margin-bottom: .5em; text-transform: uppercase;}
.block-subscribe-popup .indent label {display: inline-block; margin: 0 0 1em; color: #FFFFFF; font-size: 1em;}
.block-subscribe-popup .indent input[type="text"] {
	display: block;
	width: 100%;
	padding: 5px 7px;
	height: 30px;
	border: none;
	background: #fff;
	color: #aaa;
	font-size: .91em;
	margin-bottom: 1em;
}
.block-subscribe-popup .indent button.button {margin-bottom: 6em;}

.block-subscribe-popup .indent button.button span{
	height: 37px;
}
.block-subscribe-popup .indent button.button span span{
	padding:0 28px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 36px;
	font-weight: bold;
	background:#272727;
}
.block-subscribe-popup .indent button.button:hover span span{
	background: none;
}

.block-subscribe-popup .indent .subscribe-bottom {font-size: .83em; float: left; vertical-align: bottom; cursor: pointer;}
.block-subscribe-popup .indent .subscribe-bottom input{margin-top: 2px;}
.block-subscribe-popup .input-box {height: 166px;}
/* ======================================================================================= */


/* 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 20px; color: #444; }
.category-products {}
.label-new {
    position:absolute;
    /* left:0px;
    top:20px; */
    padding:0 13px;
    height:20px;
    z-index:9;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    font-size:.8em;
    line-height:2em;
}
.products-grid .availability-only,
.products-list .availability-only,
.label-sale {
    position:absolute;
    /* left:0px;
    top:42px; */
    padding:0 11px;
    height:20px;
    z-index:9;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    font-size:.8em;
    line-height:2em;
    background-color:#717171;
}
.label-sale.percentage span{
	display: inline;
	height: auto;
	font-weight: normal;
	font-size: 0.75em;
	position: relative;
	top: 1px;
}
.products-grid .availability-only p,
.products-list .availability-only p {position: relative; top: 1px; font-size: .75em;}

.products-grid.bottom-right li.item:hover .quick-view-holder,
.products-list.bottom-right li.item:hover .quick-view-holder,
.products-grid.bottom-left li.item:hover .quick-view-holder,
.products-list.bottom-left li.item:hover .quick-view-holder,
.mobile-device .products-grid.bottom-right li.item .quick-view-holder,
.mobile-device .products-list.bottom-right li.item .quick-view-holder,
.mobile-device .products-grid.bottom-left li.item .quick-view-holder,
.mobile-device .products-list.bottom-left li.item .quick-view-holder {top: 50%; margin-top: -10px;}

/**** Type 1 ****/

.label-type-1 div.label-sale.percentage {width: 23px; height: 35px; line-height: 30px;}
.label-type-1 div.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;
	padding-top: 0;
	padding-bottom: 0;
	padding: 0 6px;
	margin-bottom: 0!important;
}
.products-grid.label-type-1 .availability-only,
.products-list.label-type-1 .availability-only {height: 40px; line-height: 34px;}
.products-grid.label-type-1 .availability-only p,
.products-list.label-type-1 .availability-only p {
	display: block;
	line-height: normal;
	position: relative;
	top: -8px;
}

.label-type-1.top-right .label-new {top: 5px; right: 5px;}
.label-type-1.top-right .label-sale,
.products-grid.label-type-1.top-right .availability-only,
.products-list.label-type-1.top-right .availability-only {top: 45px; right: 5px;}
.label-type-1.top-right .labels-sale-new .label-new {top: 45px;}
.label-type-1.top-right .labels-sale-new .label-sale,
.products-grid.label-type-1.top-right .labels-sale-new .availability-only,
.products-list.label-type-1.top-right .labels-sale-new .availability-only {top: 5px;}

.label-type-1.top-left .label-new {top: 5px; left: 5px;}
.label-type-1.top-left .label-sale,
.products-grid.label-type-1.top-left .availability-only,
.products-list.label-type-1.top-left .availability-only {top: 45px; left: 5px;}
.label-type-1.top-left .labels-sale-new .label-new {top: 45px;}
.label-type-1.top-left .labels-sale-new .label-sale,
.products-grid.label-type-1.top-left .labels-sale-new .availability-only,
.products-list.label-type-1.top-left .labels-sale-new .availability-only {top: 5px;}

.label-type-1.top-right .no-label-new .label-sale,
.products-grid.label-type-1.top-right .no-label-new .availability-only,
.products-list.label-type-1.top-right .no-label-new .availability-only,
.label-type-1.top-left .no-label-new .label-sale,
.products-grid.label-type-1.top-left .no-label-new .availability-only,
.products-list.label-type-1.top-left .no-label-new .availability-only {top: 5px;}

.label-type-1.bottom-right .label-new {bottom: 45px; right: 5px;}
.label-type-1.bottom-right .label-sale,
.products-grid.label-type-1.bottom-right .availability-only,
.products-list.label-type-1.bottom-right .availability-only {bottom: 5px; right: 5px;}
.label-type-1.bottom-right .labels-sale-new .label-new {bottom: 5px;}
.label-type-1.bottom-right .labels-sale-new .label-sale,
.products-grid.label-type-1.bottom-right .labels-sale-new .availability-only,
.products-list.label-type-1.bottom-right .labels-sale-new .availability-only {bottom: 45px;}

.label-type-1.bottom-left .label-new {bottom: 45px; left: 5px;}
.label-type-1.bottom-left .label-sale,
.products-grid.label-type-1.bottom-left .availability-only,
.products-list.label-type-1.bottom-left .availability-only {bottom: 5px; left: 5px;}
.label-type-1.bottom-left .labels-sale-new .label-new {bottom: 5px;}
.label-type-1.bottom-left .labels-sale-new .label-sale,
.products-grid.label-type-1.bottom-left .labels-sale-new .availability-only,
.products-list.label-type-1.bottom-left .labels-sale-new .availability-only {bottom: 45px;}

.label-type-1.bottom-right .labels-sale-new .no-label-new .label-sale,
.products-grid.label-type-1.bottom-right .labels-sale-new .no-label-new .availability-only,
.products-list.label-type-1.bottom-right .labels-sale-new .no-label-new .availability-only,
.label-type-1.bottom-left .labels-sale-new .no-label-new .label-sale,
.products-grid.label-type-1.bottom-left .labels-sale-new .no-label-new .availability-only,
.products-list.label-type-1.bottom-left .labels-sale-new .no-label-new .availability-only {bottom: 5px;}

/**** Label Type 2 ****/

.products-grid.label-type-2 .availability-only,
.products-list.label-type-2 .availability-only {margin-bottom: 0!important;}

.products-grid.label-type-2 .availability-only p,
.products-list.label-type-2 .availability-only p {display: inline;}

.label-type-2.top-right .label-new {top: 20px; right: 0px;}
.label-type-2.top-right .label-sale,
.products-grid.label-type-2.top-right .availability-only,
.products-list.label-type-2.top-right .availability-only {top: 42px; right: 0px;}
.label-type-2.top-right .labels-sale-new .label-new {top: 45px;}
.label-type-2.top-right .labels-sale-new .label-sale,
.products-grid.label-type-2.top-right .labels-sale-new .availability-only,
.products-list.label-type-2.top-right .labels-sale-new .availability-only {top: 10px;}

.label-type-2.top-left .label-new {top: 20px; left: 0px;}
.label-type-2.top-left .label-sale,
.products-grid.label-type-2.top-left .availability-only,
.products-list.label-type-2.top-left .availability-only {top: 42px; left: 0px;}
.label-type-2.top-left .labels-sale-new .label-new {top: 42px;}
.label-type-2.top-left .labels-sale-new .label-sale,
.products-grid.label-type-2.top-left .labels-sale-new .availability-only,
.products-list.label-type-2.top-left .labels-sale-new .availability-only {top: 20px;}

.label-type-2.top-right .no-label-new .label-sale,
.products-grid.label-type-2.top-right .no-label-new .availability-only,
.products-list.label-type-2.top-right .no-label-new .availability-only,
.label-type-2.top-left .no-label-new .label-sale,
.products-grid.label-type-2.top-left .no-label-new .availability-only,
.products-list.label-type-2.top-left .no-label-new .availability-only {top: 20px;}

.label-type-2.bottom-right .label-new {bottom: 42px; right: 0px;}
.label-type-2.bottom-right .label-sale,
.products-grid.label-type-2.bottom-right .availability-only,
.products-list.label-type-2.bottom-right .availability-only {bottom: 20px; right: 0px;}
.label-type-2.bottom-right .labels-sale-new .label-new {bottom: 20px;}
.label-type-2.bottom-right .labels-sale-new .label-sale,
.products-grid.label-type-2.bottom-right .labels-sale-new .availability-only,
.products-list.label-type-2.bottom-right .labels-sale-new .availability-only {bottom: 42px;}

.label-type-2.bottom-left .label-new {bottom: 42px; left: 0px;}
.label-type-2.bottom-left .label-sale,
.products-grid.label-type-2.bottom-left .availability-only,
.products-list.label-type-2.bottom-left .availability-only {bottom: 20px; left: 0;}
.label-type-2.bottom-left .labels-sale-new .label-new {bottom: 20px;}
.label-type-2.bottom-left .labels-sale-new .label-sale,
.products-grid.label-type-2.bottom-left .labels-sale-new .availability-only,
.products-list.label-type-2.bottom-left .labels-sale-new .availability-only {bottom: 42px;}

.label-type-2.bottom-right .labels-sale-new .no-label-new .label-sale,
.products-grid.label-type-2.bottom-right .labels-sale-new .no-label-new .availability-only,
.products-list.label-type-2.bottom-right .labels-sale-new .no-label-new .availability-only,
.label-type-2.bottom-left .labels-sale-new .no-label-new .label-sale,
.products-grid.label-type-2.bottom-left .labels-sale-new .no-label-new .availability-only,
.products-list.label-type-2.bottom-left .labels-sale-new .no-label-new .availability-only {bottom: 20px;}

/**** Label Type 4 ****/

.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;
	margin-bottom: 0!important;
}
.products-grid.label-type-4 .availability-only,
.products-list.label-type-4 .availability-only {
	line-height: 33px;
}
.products-grid.label-type-4 .label-shadow,
.products-list.label-type-4 .label-shadow {display: none!important;}
.products-grid.label-type-4 .availability-only p,
.products-list.label-type-4 .availability-only p {display: inline;}
.label-type-4 div.label-sale.percentage{
	line-height: 33px;
}

.label-type-4.top-right .label-new {top: 5px; right: 5px;}
.label-type-4.top-right .label-sale,
.products-grid.label-type-4.top-right .availability-only,
.products-list.label-type-4.top-right .availability-only {top: 43px; right: 5px;}
.label-type-4.top-right .labels-sale-new .label-new {top: 43px;}
.label-type-4.top-right .labels-sale-new .label-sale,
.products-grid.label-type-4.top-right .labels-sale-new .availability-only,
.products-list.label-type-4.top-right .labels-sale-new .availability-only {top: 5px;}

.label-type-4.top-left .label-new {top: 5px; left: 5px;}
.label-type-4.top-left .label-sale,
.products-grid.label-type-4.top-left .availability-only,
.products-list.label-type-4.top-left .availability-only {top: 43px; left: 5px;}
.label-type-4.top-left .labels-sale-new .label-new {top: 43px;}
.label-type-4.top-left .labels-sale-new .label-sale,
.products-grid.label-type-4.top-left .labels-sale-new .availability-only,
.products-list.label-type-4.top-left .labels-sale-new .availability-only {top: 5px;}

.label-type-4.top-right .no-label-new .label-sale,
.products-grid.label-type-4.top-right .no-label-new .availability-only,
.products-list.label-type-4.top-right .no-label-new .availability-only,
.label-type-4.top-left .no-label-new .label-sale,
.products-grid.label-type-4.top-left .no-label-new .availability-only,
.products-list.label-type-4.top-left .no-label-new .availability-only {top: 5px;}

.label-type-4.bottom-right .label-new {bottom: 43px; right: 5px;}
.label-type-4.bottom-right .label-sale,
.products-grid.label-type-4.bottom-right .availability-only,
.products-list.label-type-4.bottom-right .availability-only {bottom: 5px; right: 5px;}
.label-type-4.bottom-right .labels-sale-new .label-new {bottom: 5px;}
.label-type-4.bottom-right .labels-sale-new .label-sale,
.products-grid.label-type-4.bottom-right .labels-sale-new .availability-only,
.products-list.label-type-4.bottom-right .labels-sale-new .availability-only {bottom: 43px;}

.label-type-4.bottom-left .label-new {bottom: 43px; left: 5px;}
.label-type-4.bottom-left .label-sale,
.products-grid.label-type-4.bottom-left .availability-only,
.products-list.label-type-4.bottom-left .availability-only {bottom: 5px; left: 5px;}
.label-type-4.bottom-left .labels-sale-new .label-new {bottom: 5px;}
.label-type-4.bottom-left .labels-sale-new .label-sale,
.products-grid.label-type-4.bottom-left .labels-sale-new .availability-only,
.products-list.label-type-4.bottom-left .labels-sale-new .availability-only {bottom: 43px;}

.label-type-4.bottom-right .labels-sale-new .no-label-new .label-sale,
.products-grid.label-type-4.bottom-right .labels-sale-new .no-label-new .availability-only,
.products-list.label-type-4.bottom-right .labels-sale-new .no-label-new .availability-only,
.label-type-4.bottom-left .labels-sale-new .no-label-new .label-sale,
.products-grid.label-type-4.bottom-left .labels-sale-new .no-label-new .availability-only,
.products-list.label-type-4.bottom-left .labels-sale-new .no-label-new .availability-only {bottom: 5px;}

/**** Label Type 5 ****/

.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: 20px;
	height: 20px;
	padding:0 10px 0 12px;
	margin-bottom: 0!important;
}
.products-grid.label-type-5 .availability-only p,
.products-list.label-type-5 .availability-only p {display: inline;}
.label-type-5 div.label-sale.percentage span{position: relative; top: 1px;}
.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-left: 8px solid transparent;
	content:'';
	position: absolute;
	left: -8px;
	top: 0;
}
.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 div.label-sale:before,
.products-grid.label-type-5 .availability-only:before,
.products-list.label-type-5 .availability-only:before,
.label-type-5 div.label-sale:after,
.products-grid.label-type-5 .availability-only:after,
.products-list.label-type-5 .availability-only:after{
	border-left: 8px solid transparent;
	left: -8px;
}
.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-left: 8px solid transparent;
	content:'';
	position: absolute;
	left: -8px;
	bottom: 0;
}
.label-type-5.top-right .label-new {top: 20px; right: 0px;}
.label-type-5.top-right .label-sale,
.products-grid.label-type-5.top-right .availability-only,
.products-list.label-type-5.top-right .availability-only {top: 42px; right: 0px;}
.label-type-5.top-right .labels-sale-new .label-new {top: 42px;}
.label-type-5.top-right .labels-sale-new .label-sale,
.products-grid.label-type-5.top-right .labels-sale-new .availability-only,
.products-list.label-type-5.top-right .labels-sale-new .availability-only {top: 20px;}

.label-type-5.top-left .label-new {top: 20px; left: 0px;}
.label-type-5.top-left .label-sale,
.products-grid.label-type-5.top-left .availability-only,
.products-list.label-type-5.top-left .availability-only {top: 42px; left: 0px;}
.label-type-5.top-left .labels-sale-new .label-new {top: 42px;}
.label-type-5.top-left .labels-sale-new .label-sale,
.products-grid.label-type-5.top-left .labels-sale-new .availability-only,
.products-list.label-type-5.top-left .labels-sale-new .availability-only {top: 20px;}

.label-type-5.top-right .no-label-new .label-sale,
.products-grid.label-type-5.top-right .no-label-new .availability-only,
.products-list.label-type-5.top-right .no-label-new .availability-only,
.label-type-5.top-left .no-label-new .label-sale,
.products-grid.label-type-5.top-left .no-label-new .availability-only,
.products-list.label-type-5.top-left .no-label-new .availability-only {top: 20px;}

.label-type-5.bottom-right .label-new {bottom: 42px; right: 0px;}
.label-type-5.bottom-right .label-sale,
.products-grid.label-type-5.bottom-right .availability-only,
.products-list.label-type-5.bottom-right .availability-only {bottom: 20px; right: 0px;}
.label-type-5.bottom-right .labels-sale-new .label-new {bottom: 20px;}
.label-type-5.bottom-right .labels-sale-new .label-sale,
.products-grid.label-type-5.bottom-right .labels-sale-new .availability-only,
.products-list.label-type-5.bottom-right .labels-sale-new .availability-only {bottom: 42px;}

.label-type-5.bottom-left .label-new {bottom: 42px; left: 0px;}
.label-type-5.bottom-left .label-sale,
.products-grid.label-type-5.bottom-left .availability-only,
.products-list.label-type-5.bottom-left .availability-only {bottom: 20px; left: 0px;}
.label-type-5.bottom-left .labels-sale-new .label-new {bottom: 20px;}
.label-type-5.bottom-left .labels-sale-new .label-sale,
.products-grid.label-type-5.bottom-left .labels-sale-new .availability-only,
.products-list.label-type-5.bottom-left .labels-sale-new .availability-only {bottom: 42px;}

.label-type-5.bottom-right .labels-sale-new .no-label-new .label-sale,
.products-grid.label-type-5.bottom-right .labels-sale-new .no-label-new .availability-only,
.products-list.label-type-5.bottom-right .labels-sale-new .no-label-new .availability-only,
.label-type-5.bottom-left .labels-sale-new .no-label-new .label-sale,
.products-grid.label-type-5.bottom-left .labels-sale-new .no-label-new .availability-only,
.products-list.label-type-5.bottom-left .labels-sale-new .no-label-new .availability-only {bottom: 20px;}

.label-type-5.bottom-left span.label-new:before,
.label-type-5.bottom-left div.label-sale:before,
.products-grid.label-type-5.bottom-left .availability-only:before,
.products-list.label-type-5.bottom-left .availability-only:before,
.label-type-5.bottom-left div.label-sale:after,
.products-grid.label-type-5.bottom-left .availability-only:after,
.products-list.label-type-5.bottom-left .availability-only:after,
.label-type-5.top-left span.label-new:before,
.label-type-5.top-left div.label-sale:before,
.products-grid.label-type-5.top-left .availability-only:before,
.products-list.label-type-5.top-left .availability-only:before,
.label-type-5.top-left div.label-sale:after,
.products-grid.label-type-5.top-left .availability-only:after,
.products-list.label-type-5.top-left .availability-only:after{
	right: -8px;
	left: auto;
	border-right: 8px solid transparent;
}
.label-type-5.bottom-left .label-new:after,
.label-type-5.bottom-left .label-sale:after,
.products-grid.label-type-5.bottom-left .availability-only:after,
.products-list.label-type-5.bottom-left .availability-only:after,
.label-type-5.top-left .label-new:after,
.label-type-5.top-left div.label-sale:after,
.products-grid.label-type-5.top-left .availability-only:after,
.products-list.label-type-5.top-left .availability-only:after{
	right: -8px;
	left: auto;
	border-right: 8px solid transparent;
}
.label-type-5 div.label-sale:after,
.products-grid.label-type-5 .availability-only:after,
.products-list.label-type-5 .availability-only:after {border-bottom-color: #717171;}
.label-type-5 div.label-sale:before,
.products-grid.label-type-5 .availability-only:before,
.products-list.label-type-5 .availability-only:before {border-top-color: #717171;}

.products-list.top-right li.item .fancybox,
.products-grid.top-right li.item .fancybox,
.products-list.top-right li.item:hover .fancybox,
.products-grid.top-right li.item:hover .fancybox {left: 5%;}
.products-list.top-left li.item .fancybox,
.products-grid.top-left li.item .fancybox,
.products-list.top-left li.item:hover .fancybox,
.products-grid.top-left li.item:hover .fancybox {left: 87%;}

.ajax-media-overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:rgba(0, 0, 0, 0.3);
	z-index:-1;
	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;
}
.ajax-media-overlay .loader{
	background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/fancybox/fancybox_loading.gif) center center no-repeat #000;
	height: 44px;
	width: 44px;
	left: 50%;
	margin-left: -22px;
	margin-top: -22px;
	position: absolute;
	top: 50%;
	-moz-border-radius:10px;
	border-radius:10px;
}
li.item .loading .ajax-media-overlay,
.product-image-gallery.loading .ajax-media-overlay{
	z-index:9999;
	opacity: 1;
	filter: alpha(opacity = 100);
}

/* 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 2.34em; position:relative;}
.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;}
.products-grid li.item .product-container{
	padding-left: 10px;
	padding-right: 10px;
}
.products-grid .product-img-box {margin:0 0 1.16em;}
.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 {}
.products-grid .product-name a {}
.products-grid .price-box{margin: 0 0 .5em;}
.products-grid .price-box.map-info a{display:block;}
.products-grid .ratings{float:right;}
.products-grid .ratings .rating-box{display:block; float:none; margin-bottom:0.42em; margin-right:0;}
.products-grid .ratings .amount a{text-align:right; float:right;}
.products-grid .availability {}
.products-grid .actions {}
.products-grid .add-to-links .separator { display:none; margin:0 2px; }
.products-grid .grid-desc{padding-top:0.75em;}
.products-grid li.item .button-holder{position: relative; display: inline-block;}

/* View Type: List */
.products-list li.item { padding:0 0 18px; position:relative;}
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { display:block; position:relative; text-align:center;}
.products-list .product-shop {}
.products-list .product-name {margin-bottom:1em;}
.products-list .product-name a{font-size:1.2em; line-height:1em; font-weight:normal;}
.products-list .price-box { float:left; margin:0 20px 0 0;line-height:2.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; line-height: 2.7em;}
.products-list .ratings{}
.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(https://mintysquare.com/skin/frontend/minimalism/default/images/out_of_stock.png) left 3px no-repeat;}
.products-list .desc { clear:both; margin:1.5em 0;font-size:.91em;color:#888;}
.products-list .desc .link-learn { font-size:11px;padding-left:10px; }
.products-list .add-to-links,
.products-grid .add-to-links {float:left; line-height:2.5em}
.products-list .add-to-links li,
.products-grid .add-to-links li { display:block; float:left;margin-right:20px;}
.products-list .add-to-links i,
.products-grid .add-to-links i {
    vertical-align:middle;
    color:#ccc;
    -moz-transition:color 800ms ease;
    -webkit-transition:color 800ms ease;
    -o-transition:color 800ms ease;
    transition:color 800ms ease;
}
.products-list .add-to-links .separator { display:none; margin:0 2px; }
.products-list button,
.products-grid button{margin-top:-5px;}
.products-list li.item .product-img-box,
.products-grid li.item .product-img-box{position:relative; display:block; background: #f5f5f5; 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 li.item .product-img-box .prod_cat,
.products-grid li.item .product-img-box .prod_cat {position:absolute;bottom:15px;left:15px;font-weight:bold;opacity:0;filter:alpha(opacity=0);font-size:.7em;text-transform:uppercase;}
.products-list li.item:hover .product-img-box .prod_cat,
.products-grid li.item:hover .product-img-box .prod_cat {opacity:1;filter:alpha(opacity=1)}
.products-list .product-image .hover-box,
.products-grid .product-image .hover-box{overflow:hidden;}
.products-list li.item .button-holder,
.products-grid li.item .button-holder{position: relative; float:left;top:5px;margin-right:20px;}

.products-list li.item .fancybox,
.products-grid li.item .fancybox{position:absolute; left:87%; top:22px; opacity: 0; z-index: 3;}
.products-list li.item:hover .fancybox,
.products-grid li.item:hover .fancybox{position:absolute; left:87%; opacity: 1;}
.mobile-device .fancybox,
.mobile-device .fancybox{opacity: 1!important;}

.products-grid .quick-view-holder,
.products-list .quick-view-holder{
	position:absolute;
	left:0;
    top:50%;
	opacity:0;
	filter: alpha(opacity=0);
    -moz-transition:background-color 500ms ease;
	-webkit-transition:background-color 500ms ease;
	-o-transition:background-color 500ms ease;
	transition:background-color 500ms ease;
    width:100%;
    text-align:center;
    margin-top:-15px;
    z-index: 10;
}

.mobile-device .products-grid li.item .quick-view-holder,
.mobile-device .products-list li.item .quick-view-holder,
.products-grid li.item:hover .quick-view-holder,
.products-list li.item:hover .quick-view-holder{
	opacity:1;
	filter: alpha(opacity=100);
/*     top: 90%; */
}
.mobile-device .products-grid li.item .quick-view-holder,
.mobile-device .products-list li.item .quick-view-holder{
	top: auto;
	bottom: 5%;
}

.mobile-device .products-grid .quick-view-holder,
.mobile-device .products-list .quick-view-holder {
    bottom:4%;
    right:0;
    top:auto;
    margin:0;
    text-align:right;
}
.mobile-device .products-grid .quick-view-holder button,
.mobile-device .products-list .quick-view-holder button {padding-right:5%;}
.products-grid .btn-quick-view span,
.products-list .btn-quick-view span{
	background:none;
	box-shadow:none;
	-moz-border-radius:0;
	border-radius:0;
	border:none;
	height:30px;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:0;
	transition:none;
    -moz-transition:background-color 500ms ease;
	-webkit-transition:background-color 500ms ease;
	-o-transition:background-color 500ms ease;
	transition:background-color 500ms ease;
    display:inline-block;
    float:none;
}
.products-grid .btn-quick-view > span,
.products-list .btn-quick-view > span{
	min-width: 90px;
	color:#fff;
	border: solid 0px;
}

.products-grid .btn-quick-view span span,
.products-list .btn-quick-view span span{
	text-transform:uppercase;
	font-size:10px;
	padding:0 13px 0;
    line-height:3.2em;
}
.products-list .add-to-links a.link-wishlist, 
.products-grid .add-to-links a.link-wishlist{}
.products-grid .btn-quick-view:hover span span,
.products-list .btn-quick-view:hover span span,
.products-grid .btn-quick-view span i,
.products-list .btn-quick-view span i {line-height:2.4em;width:89px;text-align:center;display:none;font-size:0;}
.products-grid .btn-quick-view:hover span i,
.products-list .btn-quick-view:hover span i {font-size:1.123em;display:inline-block}

.products-grid li.item .hover-image,
.products-list li.item .hover-image {
    position:absolute;
    max-width:100%;
	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:18px;
	top:10px;
	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%;
}

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


/* 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:85px; height:13px; font-size:0; line-height:0; background:url(https://mintysquare.com/skin/frontend/minimalism/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://mintysquare.com/skin/frontend/minimalism/default/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(https://mintysquare.com/skin/frontend/minimalism/default/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(https://mintysquare.com/skin/frontend/minimalism/default/images/bkg_rating_2.gif) 0 100% repeat-x; }

/* Availability */
.availability { margin:0; }
.availability.in-stock span {}

.availability-only { margin-bottom:1.5em !important; }
.availability-only i{border-right:1px solid #E71861; padding-right: 3px; margin-right: 3px; margin-top: 3px;}
.availability-only span { font-size: 1.2em; border: 1px solid #e71861; padding: 8px; color: #e71861;}
.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.16em; line-height:1.57em;}

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold;}

/* Old price */
.old-price { display: inline;}
.old-price span{ display: inline-block; line-height:1.7em; }
.old-price .price-label { display: none; white-space:nowrap; }
.old-price .price { font-size: 0.9em; line-height: 1.89em; text-decoration:line-through; font-weight: normal; color: #ccc;}

/* Special price */
.special-price { display: inline;}
.special-price span{ display: inline-block; line-height: 1.7em;}
.special-price .price-label { display: none; font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { white-space:nowrap; }
.minimal-price .price{line-height: 1.3em;}

.minimal-price-link {}
.minimal-price-link:before { content: "(";}
.minimal-price-link:after { content: ")";}
.minimal-price-link .label { line-height: 1.67em;}
.minimal-price-link .price { font-weight:normal;}

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; display:inline-block; line-height: 1.3em; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; display:inline-block; line-height: 1.3em; }

/* 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:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* 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; line-height: 1.7em;}
.price-from .price-label { display: none; white-space:nowrap; }
.price-from .price{line-height: 1.58em;}

.price-to {display: inline; line-height: 1.7em;}
.price-to:before {content: "-"; padding: 0 5px;}
.price-to .price-label { display: none; white-space:nowrap; }
.price-to .price{line-height: 1.58em;}

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

/* Price as configured */
.price-as-configured {padding-top: 0.75em;}

.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;}
.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 .qty { float:left;padding:5px;}
.add-to-cart button.button { float:left; }
.add-to-cart button.button span {height:40px;}
.add-to-cart button.button span span {line-height:40px;padding:0 35px;}
.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:1.5em 0;}
.add-to-box {float:left;}
.add-to-box .add-to-cart { float:left; }
.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 {display:inline-block; position:relative; padding-right:40px;}
.product-view .product-name .sku { color: #ccc; font-size: 0.91em; font-weight: normal !important; letter-spacing: 2px;}
.product-view .product-name div.sku::selection {
    background: #444;
    color: #fff;
    }
.product-view .product-name div.sku::-moz-selection {
    background: #444;
    color: #fff;
}
.product-view .grid_8 {position:relative;}
.product-view .product-prev,
.product-view .product-next{position:absolute; width:auto; height:auto; top:3px; z-index:8; color:#aaa; font-size:0.91em;}
.product-view .product-prev:before {
    content: "\7C";
    font-size: 17px;
    font-weight: bold;
    line-height: 9px;
    height: 17px;
    vertical-align: top;
    padding-right: 11px;
    color: #dfdfdf;
}
.product-view .product-next .prev-next-divider{border-left:1px dotted #fff; padding-right:9px; color:#e29595;}
.product-view .product-prev span,
.product-view .product-next span{font-size:15px;}
.product-view .product-prev{right:15px;}
.product-view .product-next{right:0px;}
.product-view .products-nav-buttons-indent .product-prev,
.product-view .products-nav-buttons-indent .product-next{
	top:-45px;
}
.product-view .product-brand {
    overflow: hidden;
    border-bottom: 1px solid #EEE;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.product-view .product-brand.description .brand-img {
    float: left;
    margin: 0 20px 10px 0;
}
.product-view aside .product-brand.description { text-align: center;}
.product-view aside .product-brand.description .brand-img {
    float: none;
    margin: 0 0 10px 0;
}
.product-view .addthis_toolbox .addthis_button_pinterest_pinit{
    clear:both;
    margin-top:18px;
}

.product-view .product-img-box .product-image .cloud-zoom img{width:100%;}
.product-view .product-img-box #wrap{z-index:7!important; }

.product-view .product-img-box .fancybox,
.product-view .product-img-box .fancybox-product{
	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;
	display: none;
	width: auto;
}
.product-view .product-img-box .fancybox-product.active{display: block;}
.product-view .product-img-box .img-holder:hover .fancybox-product,
.product-view .product-img-box .img-holder:hover .fancybox{
	opacity: 1;
	filter: alpha(opacity=100);
}

.product-essential .product-image .img-holder{position: relative;}


.product-view .bundled-price{display:none;}
.product-view .fb-like{margin-right:9px;}
.product-view .product-shop .product-name{padding-bottom:0.75em;}
.product-view .product-shop .product-name h1{font-size:1.71em; line-height:1.5em;}
.product-view .product-shop .product-box{padding-bottom:1.16em; border-bottom:1px solid #989898; margin-bottom:2.34em;}
.product-view .product-shop .product-box .ratings{float:left; padding-top:0.83em;}
.product-view .product-shop .product-box .ratings .rating-box{margin-right:50px; margin-top:0;}
.product-view .product-shop .product-box .ratings .rating-links{float:left; margin-top:0;}
.product-view .product-shop .product-box .ratings .rating-links a{display:inline;}
.product-view .product-shop .product-box .ratings .rating-links .separator{display:inline;}
.product-view .product-shop .product-box .no-rating{float:left; padding-top:5px;}
.product-view .product-shop .product-box .availability{float:right; font-size:0.91em; padding:5px 0 5px 30px;}
.product-view .product-shop .product-box .availability.in-stock{}
.product-view .product-shop .product-box .availability.out-of-stock{}
.product-view .product-shop p{margin-bottom:1em;}
.product-view .product-shop .price-box{padding:0; margin:0 0 0.81em;}
.product-view .product-shop .price-box .price-label{}
.product-view .product-shop .price-box .price{font-size:14px; font-weight: normal;}

.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:.9em; margin-bottom: 0.75em;}
.product-view .product-shop .short-description h2{margin-bottom:9px; padding-bottom:9px; border-bottom:1px solid #e5e5e5; font-size:1.5em; line-height:1.44em; color:#605d5d;display:none;}
.product-view .product-shop .add-to-links-box {float:left;}
.product-view .add-to-links,
.product-view .add-to-links li {float:left;}
.product-view .email-friend{
	float:left;
	font-size:0.91em;
	line-height:1.45em;
	padding-top: 2px;
}
.product-view .product-shop .add-to-links-box i {
    font-size:1.2em;
    line-height:2.8em;
    color:#ccc;
    margin-left:20px;
    -moz-transition:all 800ms ease;
    -webkit-transition:all 800ms ease;
    -o-transition:all 800ms ease;
    transition:all 800ms ease;
}
.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 .product-shop .email-friend{float:left;}

.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 .product-custom .twitter-share-button { min-width: 100px !important; width: 100px !important; }


.product-essential{padding-bottom:20px;}
.product-collateral{padding: 4.5em 0 4.5em;}
.product-collateral .box-collateral{padding:0.75em 0 1.5em; margin-bottom:0; font-size:.9em; line-height:1.5em;}
.product-collateral h2{
	font-size: 0.91em;
    font-weight: normal;
    line-height: 1.44em;
    margin-bottom: 0;
	margin-top: 0.5em;
	color:#aaa;
	text-transform: uppercase;
}

.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 li {position: relative;}
.product-view .jp-container li a.fancybox {width: auto; display: block;}
.product-view .jp-container li a.fancybox-product.active {display: block;}
.jp-container li:hover a.fancybox,
.jp-container li:hover a.fancybox-product {opacity: 1; filter: alpha(opacity=100);}
.jp-container a img{width: 100%;}
.products-grid#upsell-product-table,
.product-view .product-shop .products-grid#upsell-product-table {margin: 0;}

/* Add to cart and Cart/Wishlist Quantity decrease/increase buttons */
.my-wishlist div.quantity-decrease,
.my-wishlist div.quantity-increase,
.add-to-cart div.quantity-decrease,
.add-to-cart div.quantity-increase,
.cart-table div.quantity-decrease,
.cart-table div.quantity-increase{
    float: left; 
    border:none;
    padding:0; 
    margin:0;
    white-space:nowrap;
    cursor:default;
    line-height:3.2em;
}

.my-wishlist div.quantity-decrease i,
.my-wishlist div.quantity-increase i,
.add-to-cart div.quantity-decrease i,
.add-to-cart div.quantity-increase i,
.cart-table div.quantity-decrease i,
.cart-table div.quantity-increase i{
	font-size: 1.16em;
    -moz-transition:all 800ms ease;
    -webkit-transition:all 800ms ease;
    -o-transition:all 800ms ease;
    transition:all 800ms ease;
    vertical-align:middle;
    cursor:pointer;
}

.my-wishlist div.quantity-decrease,
.cart-table div.quantity-decrease,
.add-to-cart div.quantity-decrease{margin-left:0;}
.my-wishlist div.quantity-decrease:hover,
.cart-table div.quantity-decrease:hover,
.add-to-cart div.quantity-decrease:hover{}
.my-wishlist div.quantity-increase,
.cart-table div.quantity-increase,
.add-to-cart div.quantity-increase{margin-right: 20px; margin-bottom: 0.75em;}
.my-wishlist div.quantity-increase:hover,
.cart-table div.quantity-increase:hover,
.add-to-cart div.quantity-increase:hover{}
.my-wishlist .data-table .cart-cell { min-width: 265px; }
.my-wishlist .data-table .add-to-cart-alt { clear: both; overflow: hidden; }

/* 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{
	padding-top:1.5em;
	position:relative;
}
.more-views h2{display:none;}
.more-views li { float:left; margin-left:0px; margin-bottom:0.75em; margin-right:6px;}
.more-views #more-views-slider li{margin:0;}
.more-views li a{padding:0; display:block; width:79px; margin-right:18px;}
.more-views li a img{width:100%;}
.more-views.slider-on{
	padding-left: 15px;
}

.productpage_small .more-views #more-views-slider li{width: 93px;}
.productpage_small .more-views #more-views-slider li a{margin-right: 22px; margin-left: 5px;}
.productpage_large .more-views #more-views-slider li{width:103px;}
.productpage_large .more-views #more-views-slider li a{width: auto; margin-right:15px; margin-left: 1px;}
.productpage_extralarge .more-views #more-views-slider li{width: 125px;}
.productpage_extralarge .more-views #more-views-slider li a{margin-right:14px; margin-left: 2px; width: auto;}
.productpage_extralarge{margin-bottom: 1.5em;}
.product-essential .product-image{position:relative; width:100%;}
.product-essential .product-image .img-holder {position: relative;}
.product-image.top-right .availability {right: auto; left: 20px;}
.product-image .availability {position:absolute;top:14px;right:20px;z-index:9;font-size:.9em;color:#888;line-height:.9em; background-color:#FFF; padding: 4px 3px 2px;}
.product-image .availability i {font-size:1em;padding-right:5px;}
.product-image .in-stock i {color:#1db02b;}
.product-image .out-of-stock,
.product-image .out-of-stock i {color:red;}

.more-views .prev,
.more-views .next{
    position:absolute;
    display: block;
    width:15px;
    height:104px;
    transition:none;
    -moz-transition:none;
    -webkit-transition:none;
    -o-transition:0;
    cursor:pointer;
    z-index: 999;
    text-align:center;
    line-height:104px;
}

.more-views .prev,
.more-views .next{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;}

.more-views:hover .prev,
.more-views:hover .next{opacity:1; filter:alpha(opacity=100);}

.mobile-device .more-views .prev,
.mobile-device .more-views .next{opacity:1; filter:alpha(opacity=100);}

.more-views .prev {
    left:0;
    top:1.5em;
}
.more-views .prev:hover{} 
.more-views .next{
    right:0;
    top:1.5em;
}
.more-views .next:hover{}
.more-views .prev i,
.more-views .next i,
.block-related .prev i,
.block-related .next i {
	vertical-align:middle;
    font-size:0;
    border-top:4px solid transparent;
    border-bottom:solid 4px transparent;
	position: absolute;
	left: 3px;
	top: 50%;
	margin-top: -3px;
}
.more-views .next i,
.block-related .next i{left: 4px;}
.more-views .prev i, 
.block-related .prev i {border-right:solid 7px;}
.more-views .next i,
.block-related .next i {border-left:solid 7px;}
.more-views .prev{
	left: 0;
}

/* Block: Related */
.block-related{position:relative;}
.block-related header{position: relative; display: inline-block; padding-right: 24px; margin-bottom: 0.58em;}
.block-related header h2{display: inline-block; margin-bottom: 0;}
.block-related header .block-subtitle{
	display: inline-block;
}
.block-related header .block-subtitle a{position: relative; font-size: 10px; color:#aaa; position: relative; top: 1px;}
.block-related header .block-subtitle a.selected{
	color:#1db02b;
}

.block-related .block-content{background: #fff; padding:0;}
.block-related .block-content .block-subtitle{padding-bottom:1.25em; margin-bottom:0;}
.block-related .block-content .block-subtitle a{color: #222;}
.block-related .price-box{margin-bottom:10px;}
.block-related li.item{float:left; width:202px; padding-bottom:1.5em;}
.related-wrapper-bottom .block-related li.item{
	width: 195px;
}
.block-related li.item .product{padding-left:10px; padding-right:10px;}
.block-related li .related-checkbox{position:absolute; right:0; top:0;}
.block-related .product-image {
    display:block;
    float:none;
    margin:0 auto 1.123em;
}
.block-related .product-name {margin-bottom:.75em!important; border:none!important;}
.block-related .product-name a{line-height:1.5em;}
.block-related .product .product-details { margin:0; position:relative;}
.block-related .product .product-details .product-name {float:left; padding-right:25px; margin-bottom:9px!important;}
.block-related .product .product-details input.checkbox {float:right;}
.block-related .product .product-details .price-box {clear: both; float:none; margin-bottom:0.42em;}
.block-related .product .product-details .price-box .price-label{font-size:1em; font-weight:normal; line-height:1.83em;}
.block-related .product .product-details .price-box .price{}
.block-related .product .product-details .link-wishlist{font-weight:normal;}

.block-related ul {}
.block-related #block-related-slider{height:auto!important;}

.block-related .prev,
.block-related .next {
    position: absolute;
    display: block;
    width:15px;
    height:170px;
    z-index: 999;
    line-height:170px;
    text-align:center;
    background:rgba(0,0,0,.19);
    transition:none;
    -moz-transition:none;
    -webkit-transition:none;
    -o-transition:0;
    top:55px;
    cursor:pointer;
}
.block-related .prev {
    left:-9px;
    -moz-transition:left 300ms ease, opacity 300ms;
    -webkit-transition:left 300ms ease, opacity 300ms;
    -o-transition:left 300ms ease, opacity 300ms;
    transition:left 300ms ease, opacity 300ms;
}
.block-related .prev:hover{}

.block-related .next{
    right:-9px;
    -moz-transition:right 300ms ease, opacity 300ms;
    -webkit-transition:right 300ms ease, opacity 300ms;
    -o-transition:right 300ms ease, opacity 300ms;
    transition:right 300ms ease, opacity 300ms;
}
.block-related .next:hover{}

.block-related .prev i,
.block-related .next i{color:#fff;}

.block-related{}
.block-related .prev,
.block-related .next{
    opacity:0;
    filter: alpha(opacity=0);
}
.mobile-device .block-related .prev,
.mobile-device .block-related .next,
.block-related:hover .prev,
.block-related:hover .next{opacity:1; filter: alpha(opacity=100);}
.block-related:hover .prev{}
.block-related:hover .next{}

aside .block-related {}
aside .block-related .no-slider li.item {float:none;}
aside .block-related .block-content { position: relative; padding-bottom: 20px;}
aside .block-related .block-content .block-subtitle { background-color:#eee; padding: 7px 0; margin: 0;}
aside .block-related .prev,
aside .block-related .next {
	top: 0;
	bottom: auto;
}

/* Product Options */
.product-options { padding:1.5em; background-color:#f5f5f5; }
.product-options dt {clear:both;}
.product-options dt:first-child{padding-top: 0;}
.product-options dt label{font-weight:bold; font-size:1.01em;}
.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 0; }
.product-options dd .input-box{margin-bottom: 1.5em;}
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%;}
.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; }
.product-options dd select { width:100%; }
.product-options select.super-attribute-select,
.product-options select.product-custom-option{padding-top: 5px; padding-bottom: 5px; padding-right: 5px; height: auto;}
.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 .sbSelector {background:#fff;border-color:#ddd;border-radius:0;-moz-border-radius:0;}
.product-options .sbSelector:hover,
.product-options .sbHolder .sbToggleOpen + .sbSelector {border-color:#eee;background-color:#eee;color:#aaa;}
.product-options .sbSelector:hover > span,
.product-options .sbHolder .sbToggleOpen + .sbSelector > span{border-top-color:#aaa;}
.product-options .sbSelector > span {margin-right:0;line-height:1.8em;font-size:.91em;}
.product-options .sbOptions {padding:0;width:100%;top:29px!important;border:none;background-color:#eee;}
.product-options .sbOptions li {}
.product-options .sbOptions li:hover {background-color:#ddd}
.product-options .sbOptions li a {line-height:2.8em;padding:0 15px;}
.product-options-bottom { padding:2.2em 1.5em; border:1px solid #eee; background-color:#fff; border-top:0; }
.product-options-bottom .add-to-links i {margin-right:15px;}
.product-options-bottom i {font-size:1.2em;color:#ccc;}
.product-options-bottom .price-box{float: left; width: 30%;}
.product-options-bottom .price-box .regular-price{display: block; padding-top: 0.58em;}
.product-options-bottom .price-box .old-price{margin-top: -4px;}
.product-options-bottom .price-box p{margin-bottom: 0; display: block;}
.product-options-bottom .add-to-cart{float:right; position: relative;}
.product-options-bottom .price-box .price-as-configured .price-label{
	line-height: 1.67em;
}
.product-view .product-options-bottom .email-friend{padding:0;}
.product-view .product-options-bottom .email-friend a i{margin-left: 0; line-height: normal;}
.product-options-bottom .price-box {margin-bottom:0.75em!important;}
.product-options-bottom .add-to-cart label{display:none;}
.product-custom {padding-top:1em; padding-bottom: 1em;}
.product-options .price {font-weight:normal;color:#888;font-family:Arial;font-size:1em;}
.product-options .qty-holder {line-height:3.3em;}
/* Grouped Product */
.product-view .grouped-items-table {}

/* 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:153px; padding-bottom:18px;}
.product-view .box-up-sell .products-grid .product-image{margin-bottom:9px;}
.product-view .box-up-sell .products-grid .product-name{padding-bottom:0; border:none;}
.product-view .box-up-sell .products-grid .price-box{float:none;}
.product-view .box-up-sell .products-grid .ratings{text-align:left;float:left;}
.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{}

/* 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:83%; margin:0 0 9px; }
.product-view .box-tags .form-add input.input-text{width:98%; max-width:99%; padding: 5px 6px;}
.product-view .box-tags p{clear:both;}
.product-view .box-tags ul.product-tags li { display: inline;}

/* Block: Reviews */
.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;
}
.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(https://mintysquare.com/skin/frontend/minimalism/default/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 {font-size: .67em; text-transform: uppercase; color: #888; position: absolute; top: 6px; left: 11px;}
.catalog-product-view .box-reviews .form-list .field {float:left;width:48%;margin-left:24px; position: relative;}
.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;font-size:.67em;text-transform:uppercase;color:#888;}
.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; clear: both;}
.catalog-product-view .box-reviews ul li.even {}
.catalog-product-view .box-reviews ul li h6 { font-size: 1em; padding: 0; margin-bottom:0.75em;}
.catalog-product-view .box-reviews ul li h6 a { font-weight: normal;}
.catalog-product-view .box-reviews ul li small { display: block; margin-bottom: 0.9em;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; position: relative;}
.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;}

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

/* Product Collateral Accordion */
.product-collateral#collateral-accordion {padding-top: 4em;}
.product-collateral#collateral-accordion h2 {
    cursor: pointer;
    border-bottom:2px solid #ddd;
    padding-bottom:1.5em;
    margin-top: 1.5em;
    margin-bottom:0;
    text-transform:uppercase;
    font-weight:bold;
    color:#aaa;
    font-size:.92em;
}

.product-collateral#collateral-accordion h2:first-child{margin-top:0;}
.product-collateral#collateral-accordion .box-collateral{border-bottom: 2px solid #ddd;padding-bottom: 1.5em;}

.product-collateral{padding:1.5em 0;}

/* Meigee Tabs */
.meigee-tabs {
    border-bottom:2px solid #ddd;
    width:100%;
    overflow:hidden;
    margin: 0!important;
    padding:1.5em 0; 
}
.meigee-tabs li { 
    float:left;
    list-style: none;
    height:16px;
    /* overflow:hidden; */
    border-left:solid 3px #ddd;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:0;
	transition:none;
}
.meigee-tabs li.first, .meigee-tabs li.active { border-left:0; padding-left: 3px;}
.meigee-tabs li.last { border-right:0; }
.meigee-tabs a{
    display:block;
    padding:0 15px;
    font-size:.92em;
    line-height:1.5em;
    font-weight:bold;
    text-transform:uppercase;
    color:#aaa;
    position:relative;
    /* overflow:hidden; */
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:0;
	transition:none;
	-moz-transition:color 300ms ease;
	-webkit-transition:color 300ms ease;
	-o-transition:color 300ms ease; 
	transition:color 300ms ease;
}
.meigee-tabs .active a:before{
	position: absolute;
	left: -3px;
	top: 1px;
}

.opc-wrapper-opc .opc-title:before,
.product-collateral#collateral-accordion h2.active:before,
.meigee-tabs .active a:before,
#login-form h2:before,
.dashboard .welcome-msg .hello:before,
.dashboard .box-title h2:before,
.dashboard .box-title h3:before,
.dashboard .box-head h3:before,
.dashboard .box-reviews .box-head h2:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid;
    display: block;
    float: left;
    clear: none;
    margin-right: 10px;
    margin-top: 4px;
}
.meigee-tabs-content {padding:1.8em 0 0;}
.meigee-tabs-content h2 {display:none;}
.meigee-tabs-content .box-collateral{padding: 0;}
/* ======================================================================================= */

/* Content Styles ================================================================= */
.product-name {font-weight:normal; margin-bottom:0.375em; font-size:1em; line-height:1;}
.product-name a {font:normal 1em Arial; text-decoration:none;}
.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;
}

/* 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 .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(https://mintysquare.com/skin/frontend/minimalism/default/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 {margin-bottom:1.5em;}
.cart .page-title > div {float:left;}
.cart .page-title h1{border-bottom:none;}
/* Shopping Cart Accordion */
#cart-accordion h3.accordion-title {
    cursor: pointer;
}
#cart-accordion .accordion-content {
    padding:0;
    margin-bottom:0;
} 
#cart-accordion .accordion-content h2 {
    display: none;
}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .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:3px 55px 8px 0; line-height:1.0; font-size:11px; }
.cart .sbSelector {color:#888;border-color:#ddd;}
/* Shopping Cart ========================================================================= */
.cart {}

/* Shopping Cart Accordion */
#cart-accordion h3.accordion-title{
    cursor: pointer;
    border-bottom:2px solid #ddd;
    padding-bottom:1.5em;
    margin-top: 1.5em;
    margin-bottom:0;
    text-transform:uppercase;
    font-weight:bold;
    color:#aaa;
    font-size:.92em;
	-moz-transition:color 300ms ease;
	-webkit-transition:color 300ms ease;
	-o-transition:color 300ms ease; 
	transition:color 300ms ease;
}
#cart-accordion h3.accordion-title.active:before {
	border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 7px solid;
    clear: none;
    content: "";
    display: block;
    float: left;
    height: 0;
    margin-right: 10px;
    margin-top: 4px;
    width: 0;
}
#cart-accordion h3.accordion-title span{
    -moz-transition: padding-left 300ms ease;
    -webkit-transition: padding-left 300ms ease;
    -o-transition: padding-left 300ms ease;
    transition: padding-left 300ms ease;
}
#cart-accordion h3.accordion-title:hover span,
#cart-accordion h3.accordion-title.active span{}

#cart-accordion .accordion-content {
    padding:0;
    margin:1em 0;
    border-bottom:solid 2px #ddd;
    padding-bottom:1.5em;
} 
#cart-accordion .accordion-content h2 {
    display: none;
}


/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.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 {}
.cart .btn-proceed-checkout > span {height:40px;background-color:#ef3d2e;}
.cart .btn-proceed-checkout span span {line-height:40px;padding:0 22px;}


/* Shopping Cart Table */
.cart-table {margin:0;}
.cart-table th {font-size:.91em;padding:1em 1.5em;}
.cart-table th, 
.cart-table td,
.my-wishlist th,
.my-wishlist td {border-color:#eee;padding:1.5em;}
.cart-table .link-wishlist{ white-space:nowrap; display:block;}
.cart-table .cart-edit{padding-left:13px;}
.cart-table .item-msg { font-size:10px; }
.cart-table .buttons-row .buttons button.button { margin-right: 5px;}
.cart-table .buttons-row .buttons .btn-clear > span, 
.cart-table .buttons-row .buttons .btn-update > span,
.my-wishlist .buttons-set .btn-share > span, 
.my-wishlist .buttons-set .btn-add > span {background-color: #ddd;color: #888;}
.cart-table .buttons-row .buttons .btn-clear:hover > span, 
.cart-table .buttons-row .buttons .btn-update:hover > span,
.my-wishlist .buttons-set .btn-share:hover > span, 
.my-wishlist .buttons-set .btn-add:hover > span {color:#fff;}
.cart-table .buttons-row .buttons button.button.btn-update { margin-right: 0px;}
.cart-table .btn-continue,
.my-wishlist .buttons-set .btn-update{margin-right:5px;float:left;}
.cart-table .quantity-box{width:100px;}
.cart-table .qty{float:left;}
.cart-table input.quantity-decrease{margin-top:11px; margin-bottom:0; margin-right:5px;}
.cart-table input.quantity-increase{margin-top:11px; margin-bottom:0; margin-left:5px;}
.cart-table .product-name{float: none;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:2.08em 0 0; }
.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 {width:94%;}
.cart .cart-collaterals .shipping-form .form-list input {width:95.8%;}
.crosssell{margin-top: 1.5em;}
#cart-accordion .crosssell{margin-top: 0;}
.crosssell h2:after{
	border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 7px solid;
    content: "";
    display: block;
    height: 0;
    margin: 10px 0 12px;
    width: 0;
	
}
.crosssell h2{
	text-transform: uppercase;
	font-size: 1.12em;
	font-weight: bold;
	letter-spacing: 4px;
}
#crosssell-products-list{width:100%; overflow:hidden;}
/* #cart-accordion .crosssell{padding:9px 9px 9px 22px;} */
.crosssell li.item{float:left; margin-bottom:0; margin-top:0; padding:0;}
.crosssell .product-image{float:none; width: auto;}
.crosssell .product-image img{width: 100%;}
.crosssell .product-details{width:auto; padding-top:10px; float:none;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}
.cart .discount h2,
.cart .shipping h2{margin-bottom:9px;}
.cart .discount{}
.cart .discount header,
.cart .shipping header {padding-bottom:0;}
.cart .discount header h2{display: block;}
.cart .discount .discount-form {overflow: hidden;}
.cart .discount label { display:block; margin: 0 0 5px 0; color:#888;font-size:.91em;}
.cart .discount .input-box{ float:left;width:58%;}
.cart .discount .input-box input{width:88%;padding:5px 11px;font-size:.67em;text-transform:uppercase;}
.cart .discount .coupon-active .input-box{width:100%; margin-bottom: 1em;}
.cart .discount .coupon-active .input-box input{width: 89%;}
.cart .shipping .form-list .input-box{width:100%;}
.cart .discount .buttons-set {clear:none; text-align:left; padding: 0; margin: 0;float:left}
.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:99%;}
.cart .shipping .form-list input{width:87%;padding:5px 11px;text-transform:uppercase;font-size:.67em;color:#888;}
.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: 0;text-align:right;}
.cart .shipping .buttons-set button { float:none; margin: 0;}
.cart .shipping .sbSelector span.text, 
.cart .shipping .sbOptions li a {font-size:.67em;text-transform:uppercase;}
.cart .shipping .sbHolder{margin-bottom: 1.5em;}
.cart select.validate-select,
.cart select#region_id{padding-top: 5px; padding-bottom: 5px; padding-right: 5px; height: auto;}

/* Shopping Cart Totals */
.cart .totals {padding:0;}
.cart .totals header{padding:1.2em 1.5em 0.91em;}
.cart .totals header h2 {color:#fff; display: block;}
.cart .totals-wrapper{padding:1.5em 1.5em 0;border-bottom:solid 1px #ddd;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td {color:#666;}
.cart .totals table td {padding-bottom:1.5em;}
.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:center; float:none; padding:14px 0 9px;}
.cart .totals .checkout-types li{padding-bottom:1em; float:none; margin:0;}
.cart .totals .checkout-types li a {color:#888;}
.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:1.5em;
    padding:1.25em 24px 0.42em;
}
.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:left;
}
.cart .totals.totals-accordion .checkout-types li .paypal-logo .paypal-or{margin:0 88px 0 0;}
.cart .totals.totals-accordion .checkout-types li a{ font-size:1.16em; line-height:1.57em; font-weight:normal; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.cart .totals.totals-accordion table {
    width:auto !important; 
    float:right; 
    position:relative; 
    margin:0;
    line-height:1.57em;
}

/* Options Tool Tip */
.item-options dt { font-weight: bold;}
.item-options dt,
.item-options dd { font-style:italic; }
.truncated { padding-top: 10px; }
.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; }
.sp-methods .price { font-weight:bold; }
.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(https://mintysquare.com/skin/frontend/minimalism/default/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 .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 {}

.gift-message-link { display:block; background:url(https://mintysquare.com/skin/frontend/minimalism/default/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 section.block-progress{}
aside.sidebar section.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 section.block-progress dt.complete .marker{display:none;}
aside.sidebar section.block-progress header{border:none; position:relative; overflow:hidden;}
aside.sidebar section.block-progress header h2{position:relative; z-index: 9;}
aside.sidebar section.block-progress .block-content{padding-left:0; padding-top:0;}
aside.sidebar section.block-progress dt{padding:0.75em 0px; margin:0; color:#605d5d;border-bottom:solid 1px #ddd}
aside.sidebar section.block-progress div:first-child dt {border-top:solid 1px #ddd}
aside.sidebar section.block-progress dt i {color:#fff;background-color:#ccc;padding:4px 3px 6px 5px;line-height:10px;margin-right:10px;}
aside.sidebar section.block-progress dt.complete i {background-color:#71bf79;}
aside.sidebar section.block-progress dt a:hover{text-decoration:underline;}
aside.sidebar section.block-progress dd{padding:1.5em 0px; font-size:0.91em; border-bottom:solid 1px #ddd;}
aside.sidebar section.block-progress dt,
aside.sidebar section.block-progress dd{border-top:none;}
aside.sidebar section.block-progress dt{}
aside.sidebar section.block-progress dt.complete,
aside.sidebar section.block-progress dd.complete{}

.opc { border-bottom:1px solid #eee; position:relative; }
.opc li.section { border:1px solid #eee; 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 .name-middlename input.input-text{width:105px;}
.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:-1px;}
.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.123em; line-height:35px;}
.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 .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title {cursor:default; }
.opc .active .step-title h2{text-transform:uppercase;font-weight:bold;}
.opc .active .step-title .number{}
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #eee; padding:1.5em 8px 1.5em 28px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc h3 {text-transform:uppercase;font-size:.91em;border-bottom:solid 1px #efefef;padding-bottom:1.5em;margin-bottom:1.5em;}
.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 #efefef;padding-top:2em;}
.opc .grid_4 .ul {padding:1.03em 15px .75em}
.opc .grid_4 .ul li {color:#999;}
.opc .grid_4 .ul li:before {content: "\00B7";font-size: 2.5em;padding-left: 5px;padding-right:10px;}
.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;}
.opc #login-form .form-list {margin-bottom:.5em;}
.opc .grid_4 p.required {color:#ef2626;padding-right:25px;float:right;font-size:.91em;}
.opc .grid_4 a {color:#aaa;font-size:.91em;}
.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}
.opc .sp-methods dt,
.opc .sp-methods dd{padding-bottom:0.75em;}

.opc-wrapper-opc .text-login { float: left; }
.opc-wrapper-opc .text-login a.opc-link-login { cursor: pointer; color: #fff; display: inline-block; font-weight: normal; padding: 0 13px; height: 30px; line-height: 30px; text-align: center; font-weight: bold; font-size: .75em; border: none; text-transform: uppercase; }
.opc-wrapper-opc .payment-block form dt:hover label,
.opc-wrapper-opc .payment-block form dt label { font-size: .929em; font-weight: normal; }

/* 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 .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; margin-bottom:1em;}
.multiple-checkout .grand-total big {margin-bottom:10px; display:block; font-size:1em; 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:210px;}
.multiple-checkout .gift-messages-form .form-list .field input{width:195px;}
.multiple-checkout .gift-messages-form .form-list li.wide textarea{width:76%;}

.multiple-checkout .gift-messages-form .details .form-list .field{width:160px;}
.multiple-checkout .gift-messages-form .details .form-list .field input{width:145px;}
.multiple-checkout .gift-messages-form .details .form-list li.wide textarea{width:305px;}
/* ======================================================================================= */


/* 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(https://mintysquare.com/skin/frontend/minimalism/default/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 .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;}
.my-account .pager .pages{float:right; padding-top:0;}
.my-account .rating-links { display: none;}

/********** < Dashboard */
.dashboard {}
.dashboard a {color:#aaa;}
.dashboard .welcome-msg p {font-size:.91em; margin-bottom: 1.5em;}
.dashboard .box-title,
.dashboard .welcome-msg .hello,
.dashboard .box-reviews .box-head {
    margin-bottom:1.5em!important;
    border-bottom:solid 2px #ddd;
}
.dashboard .welcome-msg .hello,
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h3,
.dashboard .box-head h2 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    padding-bottom:1.5em;
    margin-bottom:0;
}
.dashboard .welcome-msg .hello:before,
.dashboard .box-title h2:before,
.dashboard .box-title h3:before,
.dashboard .box-head h3:before {margin-top:6px;}
.dashboard .box-reviews .box-head h2:after {content:none;}

.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 {border:none;padding:0;margin:0;}
.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: 1.09em;}
.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; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;font-size:.91em;}
.dashboard .box-account > .box {margin-top:3em;}

/* Block: Recent Orders */
.dashboard .box-recent { margin:2em 0; }
.dashboard .box-recent .box-head h2{padding-bottom: 0;}

/* Block: Account Information */
.dashboard .box-info {margin-bottom:3em;}
.dashboard .box-info .omega {float:right;}
/* 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:0 -20px 0 0;
    padding:2px 3px;
}
.dashboard .box-reviews .details {
    margin-left:20px;
    font-size:.91em;
}
.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 .page-title h1{padding-bottom:0;}
.my-wishlist .data-table{margin-bottom:0;}
.my-wishlist .data-table .last {padding:1.5em 30px;}
.my-wishlist .data-table .product-name{margin-bottom:1.5em;}
.my-wishlist .data-table .quantity-decrease{float:left;line-height:3.4em;}
.my-wishlist .data-table .quantity-increase{float:left;line-height:3.4em;}
.my-wishlist .data-table .description {display:none;}
.my-wishlist .data-table .qty{float:left;}
.my-wishlist .data-table .table-buttons {float:right;}
.my-wishlist .data-table .table-buttons a {float:left;color:#ccc;}
.my-wishlist .data-table textarea{width:80.3%; min-height:74px;}
.my-wishlist .wishlist-input-box{width:100px; margin-right:20px;float:left; margin-bottom: 1em;}
.my-wishlist .data-table .price-box{margin-bottom:1.5em;}
.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 .;abel {font-size:.91em;color:#888;}
.my-wishlist .data-table .price-box.map-info a{display:block;}
.my-wishlist .data-table button{float:left;}
.my-wishlist .data-table button span {height:40px;}
.my-wishlist .data-table button span span {line-height:40px;padding:0 35px;}
.my-wishlist .buttons-set{border:1px solid #eee; border-top:none; padding:0.75em 11px; margin-top:0;}

/* 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;}
.page-print .grid_3{width: 48%; float: left;}

/* 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:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */

/* 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(https://mintysquare.com/skin/frontend/minimalism/default/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;
	left:-18px;
	top:2px;
	text-indent:0;
	background-color:#FFF;
}
.products-list .ajax-loader-item img,
.products-grid .ajax-loader-item img{
	width:90%;
}
.product-view .product-shop .add-to-cart #ajax_loader{
	float: left;
	margin:11px -18px 0 2px;
	position:relative;
}

.fancybox-inner{overflow: visible!important;}
.ajax-index-options{font-size:0.75em;}
.ajax-index-options .content-wrapper{background: none !important;}
.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-color:#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;
}
.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 .no-slider li{margin-right:9px;}
.ajax-index-options .more-views .no-slider li a{
    margin-right: 0;
    width:71px;
}
.ajax-index-options .product-view .hide .availability-only{padding-bottom: 1.5em;}
.ajax-index-options .product-view .hide .price-box{display: none;}
.ajax-index-options .product-view .hide .bundle-box .price-box{display: block;}
.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;}
.ajax-index-options .product-view .more-views {padding-left: 8px; padding-right: 7px;}
.ajax-index-options .product-view .more-views #more-views-slider li a{width:48px; margin-right:9px;}
.ajax-index-options .more-views .prev{left:-9px;}
.ajax-index-options .more-views .next{right:-5px;}
.ajax-index-options .product-view .product-shop .add-to-cart button{margin-left:8px;}
.ajax-index-options .product-view .product-options{margin:18px 22px 0 0;}
.ajax-index-options .product-view .product-shop .product-options{margin:0;}
.ajax-index-options table.data-table td.last{
	border-bottom: none;
}
.ajax-index-options .product-view .product-shop .product-name{
	border: none;
	margin-bottom: 0;
}
.ajax-index-options .product-view .product-shop .product-name h1{
	font-size: 1em;
}
.ajax-index-options .product-view .product-options-bottom{margin:0 22px 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; margin-bottom:0.2em!important;}
.ajax-index-options .product-view .product-shop .product-options-bottom .add-to-cart #ajax_loader{
    clear: none;
    float: left;
    left: 9px;
    margin: 0;
    right: auto;
    top: 12px;
}
.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{
	margin-left:9px;
	margin-top:12px;
	float:left;
}

.ajax-index-options .product-view .product-shop .product-options-bottom .add-to-cart{
	float: none;
	top:0;
}

.ajax-index-options .product-view .product-options-bottom .price-box .price-label{
	line-height: 2em;
}
.add-to-cart-success {
    position: fixed;
    left: 50%;
    top: 0;
    width: 260px;
    margin-left: -125px;
    -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: 20px 30px 20px 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    z-index: 99999;
}
.add-to-cart-success a { color: #fff; text-decoration: underline; font-weight: bold;}
.add-to-cart-success a:hover { color: #fff; text-decoration: none;}
.add-to-cart-success .btn-remove { position: absolute; right: 10px; top: 10px;}


/* 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:99991;
}
.ajax-box-overlay i.load{
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left: -24px;
	background-image:url(https://mintysquare.com/skin/frontend/minimalism/default/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: -222px;
	width: 444px;
	height: auto;
	background-color:#FFF;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
#login-holder .close-button{
	position: absolute;
	top:15px;
	right:15px;
	text-align: center;
	cursor: pointer;
}
#login-holder .close-button i{
	color:#aaa;
	font-size: 1.3em;
	transition: color .8s ease;
	-moz-transition: color .8s ease;
	-webkit-transition: color .8s ease;
	-o-transition: color .8s ease;
}
#login-holder .page-title{
	background-color: #000;
}
#login-holder .page-title h1{
	color:#fff;
	font-size:1.68em;
	margin:0;
	text-align:center;
	line-height:4.05em;
    font-weight:bold
}
#login-holder .page-title h1:after {content:none;}
#login-holder form{
	display: block;
	padding:2.08em 20px 20px;
}
#login-holder form p {
	font-size: 1em;
	line-height: 1.53em;
	font-weight: 500;
    text-transform:uppercase;
}
#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.66em;
}
#login-holder form .input-box {width: 100%;}
#login-holder form .input-box input{
	padding:5px 14px;
	width: 93%;
    border-color:#eee;
    font-style:italic;
    color:#888;
    font-size:.91em;
}
#login-holder form p.required{
	float: right;
	color:#e85131;
}
#login-holder form a.f-left{
	color:#aaa;
}
#login-holder form p.required,
#login-holder form a.f-left{
	font-size: 0.84em;
	line-height: 1.5em;
	position: relative;
	top: -8px;
}
#login-holder form .actions {
	border-top: 1px solid #ddd;
	padding-top: 1.5em;
	margin-top: 3px;
}
#login-holder .link-box {float:left;color:#fff;padding:6px 13px 7px;margin-top:5px;font-family:Arial;font-size:.91em;cursor:pointer;transition:all 800ms ease;-webkit-transition:all 800ms ease;-moz-transition:all 800ms ease;-o-transition:all 800ms ease;}
#login-holder .link-box a {color:#fff;text-transform:uppercase;}
#login-holder .link-box a:hover {color: #fff;}
#login-holder form .actions .f-right {color:#bbb;line-height:40px;margin-right:11px;font-size:.91em;}
#login-holder form .actions button{
	display: block;
	float:right;
}
#login-holder form .actions button span{
	height:40px;
}
#login-holder form .actions button span span {line-height:40px;padding:0 53px 0 54px;}
#login-holder form .actions button span:before{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
#login-holder form .input-box input#email,
#login-holder form .input-box input#pass,
#login-holder form .input-box input#firstname,
#login-holder form .input-box input#lastname,
#login-holder form .input-box input#password,
#login-holder form .input-box input#confirmation,
.opc #login-form input {background-image:url(https://mintysquare.com/skin/frontend/minimalism/default/images/inp_bg.png);background-repeat:no-repeat;background-position:right center;}
#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: 500;
    line-height: 1.53em;
	float: none;
    text-transform:uppercase;
}
#login-holder .account-create form .input-box input {}
#login-holder .account-create form .input-box input.checkbox{width:auto;}

#login-holder .account-create form .customer-dob  input{
	width:40%;
}
#login-holder .account-create form .form-list .field{margin-bottom: 1.5em;}

#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;
}
.account-login .page-title {margin-bottom:2em;}
#login-form h2 {font-size:.91em;font-weight:bold;text-transform:uppercase;}
#login-form .content p {font-size:.91em;}
#login-form .content .input-box {width:100%;}
#login-form .content .input-box input {
    padding: 5px 14px;
    width: 95%;
    border-color: #eee;
    font-style: italic;
    color: #888;
    font-size: .91em;
}
#login-form .f-left {line-height:2.5em;}
#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:absolute;
	top:200px;
	z-index:99999;
	position: absolute;
	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:99998;
}

/* Bottom ================================================================================ */

.content_bottom {height:319px; border-top:solid 1px #eee; border-bottom:solid 1px #eee;-moz-transition: all 800ms ease; -webkit-transition: all 800ms ease; -o-transition: all 800ms ease; transition: all 800ms ease;position:relative;}
.content_bottom .map-wrapper{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color:rgba(255, 255, 255, 0.7);
	z-index:120;
	-moz-transition:opacity 300ms ease;
	-webkit-transition:opacity 300ms ease;
	-o-transition:opacity 300ms ease; 
	transition:opacity 300ms ease;
	opacity: 1;
}
.content_bottom.active .map-wrapper{
	opacity: 0;
	-moz-transition:opacity 300ms ease;
	-webkit-transition:opacity 300ms ease;
	-o-transition:opacity 300ms ease; 
	transition:opacity 300ms ease;
}
.content_bottom.hide .map-wrapper{z-index:1;}

#map_canvas {
	width: 100%;
	height: 319px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index:100;
}
.content_bottom .container_12{padding-bottom:6em;}
.content_bottom > .container_12{position: relative;}
.content_bottom .grid_12 {height:319px;}
.content_bottom section {background:#fff;float:left; position: relative; z-index: 200;}
.content_bottom #find-us{z-index: 200;}
.content_bottom .block-subscribe {right:0;}
.content_bottom .block-subscribe .validation-advice{
	position: absolute;
	bottom: -20px;
	padding-left: 0;
}
.content_bottom .indent {padding:3em 36px;min-height:120px;}
.content_bottom .block-content {font-size:11px; color:#888; line-height:2.2;}
#footer .content_bottom .block-subscribe .input-box {margin-top:16px;width:100%; position: relative;}
#footer .content_bottom .input-box input {border:solid 1px #ddd; height:24px; width:61%; float:left; color:#888; font-size:8px; text-transform:uppercase; letter-spacing:1px; padding:2px 11px;}
.content_bottom button.button span {font-weight:normal;letter-spacing:1px;-moz-transition: all 800ms ease; -webkit-transition: all 800ms ease; -o-transition: all 800ms ease; transition: all 800ms ease;}
.content_bottom button.button span span {padding:0 23px;}
.content_bottom .grid_12 > button {position:absolute; bottom:0; left:50%; right: auto;}
.content_bottom .grid_12 > button > span {opacity:0.5; filter: alpha(opacity=50);}
.content_bottom .grid_12 > button:hover > span {opacity:1; filter:alpha(opacity=100);color:#fff;}
.content_bottom.active .grid_6 {display:none;}
.content_bottom.active .grid_3 {display:block!important;}
.content_bottom .grid_3 .indent {padding:19px 20px 20px;}
.content_bottom address {float:none!important;padding-bottom:3.3em;}
.content_bottom .phone, .content_bottom .email {padding-bottom:1.5em;line-height:1;}
.block-address {display:none!important;}
/* Footer ================================================================================ */
#footer{padding:0;}
body.boxed-layout #footer .container_12.map{padding-bottom: 0;}
body.boxed-layout #footer .container_12.map .content_bottom{
	position: relative;
	margin: 0 -10px;
}
#footer h3 {margin-bottom: 1.5em;}
#footer .block-subscribe > strong {display: none;}
#footer p { text-align:left; }
#footer address{float:left;}
#footer address a{text-decoration:underline;}
#footer address a:hover{text-decoration:none;}
#footer ul {float: none;}
#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 > .container_12 {background-color:#FFF;}

#footer .footer-columns-block.indent{
	padding-top: 6em;
}

#footer .store-switcher{ padding-top:0.75em; display: block; padding-top: 0!important;}
#footer .store-switcher label{display: none;}

#footer .block-subscribe label {display:block;}
#footer_bottom {position:relative; border-top:solid 1px #eee;}
#footer_bottom .container_12 { padding-top:0.75em; padding-bottom: 0.75em; background-color:#FFF;}
#footer_bottom .grid_12 > div,
#footer_bottom .grid_12 > ul {display:inline-block;}
#footer_bottom .grid_12 > div.clear{display: block;}
#footer_bottom .grid_12 > div {margin:5px 10px 0 0;}
#footer_bottom address {display:inline-block; float:right; line-height:40px; font-size:11px; color:#aaa;}
#footer .sbSelector:hover > span,
#footer .sbHolder .sbToggleOpen + .sbSelector > span{border-top-color:#fff;}
#footer .sbHolder .sbToggleOpen + .sbSelector {color:#fff;}
#footer .sbSelector {border-radius:10px;padding:5px 15px;color:#aaa;font-size:.91em;font-style:italic;}
#footer .sbSelector:hover {color:#fff;}
#footer .sbOptions {top:auto!important;bottom:38px!important;background:#fff;border:solid 1px #ddd;padding:10px 0; width: 135px}
#footer .sbOptions li {padding: 0; margin-top:0!important; text-align: left;}
#footer .sbOptions li a {line-height: 1.5em; padding: .75em 18px;}
#footer .sbOptions li:hover{background:#f5f5f5;}
#footer .sbOptions li a:hover {color: inherit;}
#footer .form-language a{display: block; position: relative;}
#footer .form-language a.sbToggle{display: none;}
#footer .form-language a.sbSelector{top: 0;}
#footer .form-currency.list { padding-top: 7px;}
#footer .form-language.list { padding-top: 10px;}
#footer .form-currency.list a { background: #f7f7f7; padding: 5px 8px;}
#footer .form-language.list a {display: inline-block;}

#footer .form-subscribe-header {margin-bottom: .75em;}
#footer .block-subscribe .input-box {width: 71%;}
#footer .block-subscribe .input-box input {width: 89%;}

#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: 6px; left: 12px;}
#footer #AjaxcontactForm li.fields .input-box input {width: 97%;}
#footer #AjaxcontactForm li .input-box input {width: 98%;}
#footer #AjaxcontactForm li textarea {width: 98%;}
#footer #AjaxcontactForm .buttons-set {margin-top: 1em;}
#footer #AjaxcontactForm p.required {display: none;}
#footer #AjaxcontactForm #ajax-loader {float: right; margin-top: .5em;}
#footer #AjaxcontactForm #feedback {position: relative; top: .5em;}

.language-currency-wrapper {
	float: left;
	margin-right: 10px;
	position: relative;
}
.language-currency-block {
	font-size: 1em;
	line-height: 1.5em;
	color: #aaa;
	float: right;
	padding: .5em 8px;
	cursor: pointer;
	transition: background-color 400ms ease, color 400ms ease;
	-moz-transition: background-color 400ms ease, color 400ms ease;
	-webkit-transition: background-color 400ms ease, color 400ms ease;
	-o-transition:  background-color 400ms ease, color 400ms ease;
}
.language-currency-block:hover,
.language-currency-block.open {background-color: #ebebeb; color:#222;}
.language-currency-block .language {padding: 3px 0; line-height: 1; display: inline-block;}
.with-border .language-currency-block .language { padding: 3px 10px 3px 0; margin-right: 8px; border-right: solid 1px #bcbcbc; }
.with-border .language-currency-block .language img{width: 16px; height: 12px;}
.language-currency-block .currency .icon {display: inline-block; margin-right: 4px;}
.language-currency-block .currency i {margin-left: 6px; margin-top: 2px;}
.language-currency-dropdown {width: 195px; padding: 1.5em 20px 0; background: #fff; border: 1px solid #ddd; position: absolute; top: 100%; display: none; clear: both; z-index: 9999; left: 0;}
#footer .language-currency-dropdown{top:auto; bottom: 100%;}
.language-currency-dropdown label {color: #222; font-size: 1.083em; margin-bottom: .5em; display: block;}
.language-currency-dropdown .sbSelector {color: #666; background-color: #eee; border-color: #eee;}
.language-currency-dropdown .sbSelector {margin-bottom: 1.5em;}
.language-currency-dropdown > div {margin-top: 1.5em;}
.language-currency-dropdown > div:first-child {margin-top: 0;}
.language-currency-dropdown > div > a {display: block; font-size: .91em; color: #666; border-bottom: dotted 1px #ddd; padding: 1em 0;}
.language-currency-dropdown > div > a:last-of-type {border-bottom: none;}
.language-currency-dropdown > div > a img {margin: 4px 9px 0 0;}
.language-currency-dropdown .sbOptions li a:hover {color: inherit;}


/**** Footer Tags ****/
#footer .block-tags .block-title ,
#footer .block-tags .actions {display: none;}

/* Clears ================================================================================ */
.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 { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

/********** Mozilla *************/
@-moz-document url-prefix() {
    header#header .form-search button span i {padding-top:5px;}
    .pages li a {padding:7px 17px 8px;}
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://mintysquare.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://mintysquare.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://mintysquare.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://mintysquare.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://mintysquare.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://mintysquare.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://mintysquare.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://mintysquare.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://mintysquare.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.m-fpc-debug-info {
  width: 420px;
  min-height: 115px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  background: #47bbb3;
  color: #fff;
  z-index: 100000;
  font-family:Arial;
}
.m-fpc-debug-info .m-fpc-h1 {
  font-family:Arial;
  background: rgb(57, 172, 163);
  color: #fff;
  padding: 3px 3px 5px 10px;
  font-size: 14px;
  font-weight: bold;
  text-align:left;
  text-transform:none;
}
.m-fpc-debug-info .m-fpc-debug-info-main-block {
  padding: 2px 5px 10px 5px;
}
.m-fpc-debug-info .m-fpc-action {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 5px 0px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  text-transform:none;
  padding-top:15px;
}
.m-fpc-debug-info .m-fpc-ignored {
  padding-top: 0px !important;
}
.m-fpc-debug-info .m-fpc-hit-info {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 0px 0px;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
}
.m-fpc-debug-info .m-fpc-time-text {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 5px 0px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  text-transform:none;
}
.m-fpc-debug-info .m-fpc-time {
  font-family:Arial;
  text-transform: uppercase;
  font-size: 76px;
  font-weight: 700;
  line-height: 65px;
  text-align:center;
}
.m-fpc-debug-info .m-fpc-time-sec-text {
  font-family:sans-serif,Arial;
  font-size: 35px;
  text-align:center;
  text-transform:none;
}
.m-fpc-debug-info.m-fpc-debug-info-not-cacheable {
  height: 220px;
  box-shadow: 0 0 0 5px #E0E0E0;
}
.m-fpc-debug-info.m-fpc-debug-info-hit {
  box-shadow: 0 0 0 5px #CCFFD3;
}
.m-fpc-debug-info.m-fpc-debug-info-miss {
  box-shadow: 0 0 0 5px #FECBCB;
}
.m-fpc-debug-info .m-fpc-disabled-info {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 12px 0px 0px 0px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
  color: #911E42 !important;
}
.m-fpc-debug-info .m-fpc-detail-info-hide-show-button-style {
  float: right;
  padding-right: 10px;
  text-decoration: underline;
  cursor: pointer;
}
.m-fpc-debug-info .m-fpc-info-scroll-hide {
  display: none;
}
/*scroll*/
.m-fpc-debug-info .m-fpc-info-scroll {
  overflow-y: auto;
  height: 350px;
  padding: 0px 5px 10px 5px;
  text-align: justify;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,0.2);
  border-radius: 7px;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}

/*detail info table*/
.m-fpc-debug-info .m-fpc-detail-info-table {
  display:table;
  width:100%;
  padding-top: 3px;
}
.m-fpc-debug-info .m-fpc-detail-row {
  display:table-row;
}
.m-fpc-debug-info .m-fpc-detail-col {
  display:table-cell;
  text-align: left;
  padding: 2px;
  vertical-align: top;
  width: 50%;
  font-family:sans-serif,Arial;
  padding:5px;
  text-align: left;
  font-size: 10px;
  text-transform:none;
  color: #222 !important;
}
.m-fpc-debug-info .m-fpc-dark {
  background-color: #D9F0EE;
}
.m-fpc-debug-info .m-fpc-light {
  background-color: #ECF8F7;
}

/*flush cache button*/
.m-fpc-debug-info .m-fpc-flush-cache-button-style {
  float: left;
  padding-right: 10px;
  text-decoration: underline;
  cursor: pointer;
}

.m-fpc-debug-info .m-fpc-flush-cache-button-style-flushed {
  float: left;
  color: #911E42;
}

/*small debug info block*/
.m-fpc-debug-info-small {
  width: 120px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  background: #47bbb3;
  color: #fff;
  z-index: 100000;
  font-family:Arial;
}

.m-fpc-debug-info-small .m-fpc-debug-info-main-block-small {
  padding: 2px 5px 10px 5px;
}

.m-fpc-debug-info-small .m-fpc-hit-info-small {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
}

.m-fpc-debug-info-small .m-fpc-flush-cache-button-style-small {
  float: left;
  padding-right: 10px;
  text-decoration: underline;
  cursor: pointer;
}

.m-fpc-debug-info-small .m-fpc-flush-cache-button-style-flushed {
  float: left;
  color: #911E42;
}

.m-fpc-debug-info-small.m-fpc-debug-info-hit {
  box-shadow: 0 0 0 3px #CCFFD3;
}
.m-fpc-debug-info-small.m-fpc-debug-info-miss {
  box-shadow: 0 0 0 3px #FECBCB;
}
.m-fpc-debug-info-small.m-fpc-debug-info-not-cacheable {
  box-shadow: 0 0 0 5px #E0E0E0;
}
.rewardssocial-buttons {
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  z-index: 190;
  position: relative;
}
.rewardssocial-buttons #facebook-message,
.rewardssocial-buttons #twitter-message,
.rewardssocial-buttons #referral-message,
.rewardssocial-buttons #googleplus-message,
.rewardssocial-buttons #pinterest-message {
  display: none;
  position: absolute;
  background: #333;
  padding: 2px 5px;
  color: #fff;
  margin-top: -25px;
}
.rewardssocial-buttons .buttons-facebook-like:hover #facebook-message {
  display: block;
}
.rewardssocial-buttons .buttons-googleplus-one:hover #googleplus-message {
  display: block;
}
.rewardssocial-buttons .buttons-pinterest-pin:hover #pinterest-message {
  display: block;
}
.rewardssocial-buttons .buttons-twitter-like:hover #twitter-message {
  display: block;
}
.rewardssocial-buttons .buttons-referral-like > a {
  text-decoration: none;
  line-height: 18px;
  border-radius: 2px;
  padding: 0px 3px;
  font-weight: bold;
  color: #333;
  font-size: 11px;
  border: 1px solid #ccc;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}
.rewardssocial-buttons .buttons-referral-like:hover #referral-message {
  display: block;
}
.rewardssocial-buttons .fb_iframe_widget {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .mst-rewardssocial-tweet {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .referral {
  display: block;
  float: left;
}
.rewardssocial-buttons .status-message {
  float: left;
  margin-left: 10px;
  color: #666;
}
.rewardssocial-buttons .buttons-pinterest-pin > a {
  margin-right: 10px;
  float: left;
}
.rewardssocial-buttons .buttons-googleplus-one > div {
  float: left !important;
  margin-right: 10px !important;
}
.rewards-notification-message {
  border-style: solid !important;
  border-width: 1px !important;
  min-height: 24px !important;
  padding: 8px 8px 6px 32px !important;
  color: #3d6611;
  border-color: #446423;
  background-color: #eff5ea;
  margin-bottom: 10px;
}
.rewards-notification-message li {
  margin-top: 2px;
}
.rewards-social-buttons {
  display: inline-block;
  float: left;
}
.rewards-social-buttons > .fb {
  position: relative;
  display: inline-block;
  margin-top: 0px;
}
.rewards-social-buttons > .tw {
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.rewards-social-buttons > .gp {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.box-account div.fieldset p {
  margin-bottom: 0px;
}
.box-account div.fieldset div.rewards-social-buttons {
  height: 20px;
}
.box-account div.fieldset div.rewards-social-buttons div.tw {
  padding-top: 0px;
  position: relative;
  top: -2px;
}
.box-account div.fieldset div.rewards-social-buttons div.fb {
  position: relative;
  top: -8px;
}
div.rewardssocial-buttons div.buttons-twitter-like {
    float: left;
    margin-right: 10px;
}
/*Gomagecheckout Begin*/
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards {
  width: 34%;
  float: left;
  position: absolute;
  top: 440px;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form {
  border: 1px solid #eaeaea;
  border-radius: 0 0 4px 4px;
  color: #5f5f5f;
  background-color: #ffffff;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form label {
 margin-left: 15px;
 margin-top: 10px;
 color: #5f5f5f;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div.input-box input#points_amount.input-text {
  margin-left: 15px;
  width: 93% !important;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div.input-box input#points_all {
  margin-left: 15px;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div.input-box label {
  margin-top: 5px;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#apply_points.button {
  float: right;
  margin-bottom: 10px;
  margin-right: 15px;
}
div.glc.gcheckout-onepage-wrap.not_deliverydate_mode form#gcheckout-onepage-form div#gcheckout-onepage-review.glc-step.review {
  padding-bottom: 150px;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#cancel_points.button {
    float: right;
    margin-right: 10px;
}

/*Gomagecheckout End*/

/* Aheadworks OneStep Checkout Begin */

div.aw-onestepchekocut-column.aw-onestepchekocut-column-middle div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#apply_points {
    width: 108px;
}

div.aw-onestepchekocut-column.aw-onestepchekocut-column-middle div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#cancel_points {
    width: 108px;
}

/*Aheadworks OneStep Checkout End*/
/* Alert block */
.scommerce-gdpr-cookienotice{padding: 5px 0; font: 12px/18px Arial, Helvetica, sans-serif; text-align: center}
.scommerce-gdpr-cookienotice .message{max-width: 90%; margin: 0 auto;}
.scommerce-gdpr-cookienotice .message span.cookie-title{display: block; font-size: 16px; font-weight: bold; margin: 0.4em 0 0;}
.scommerce-gdpr-cookienotice .message a{color: #f90; text-decoration: underline;}
.scommerce-gdpr-cookienotice .message a:hover{text-decoration: none;}
.scommerce-gdpr-cookienotice .message .close a{font-size: 16px; text-decoration: none; font-weight: bold;}
.scommerce-gdpr-cookienotice .message .close a:hover{text-decoration: underline;}

/* Delete account attention block */
.scommerce-gdpr-attention-message {color: red;}

/* iCheck plugin Minimal skin, black
----------------------------------- */
.icheckbox_minimal,
.iradio_minimal {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background: url(https://mintysquare.com/skin/frontend/minimalism/default/js/icheck/minimal.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_minimal {
    background-position: 0 0;
}
    .icheckbox_minimal.hover {
        background-position: -20px 0;
    }
    .icheckbox_minimal.checked {
        background-position: -40px 0;
    }
    .icheckbox_minimal.disabled {
        background-position: -60px 0;
        cursor: default;
    }
    .icheckbox_minimal.checked.disabled {
        background-position: -80px 0;
    }

.iradio_minimal {
    background-position: -100px 0;
}
    .iradio_minimal.hover {
        background-position: -120px 0;
    }
    .iradio_minimal.checked {
        background-position: -140px 0;
    }
    .iradio_minimal.disabled {
        background-position: -160px 0;
        cursor: default;
    }
    .iradio_minimal.checked.disabled {
        background-position: -180px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_minimal,
    .iradio_minimal {
        background-image: url(https://mintysquare.com/skin/frontend/minimalism/default/js/icheck/minimal@2x.png);
        -webkit-background-size: 200px 20px;
        background-size: 200px 20px;
    }
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

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

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

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

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

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

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
	overflow: auto!important;
}
.mobile-devices .fancybox-type-iframe .fancybox-inner {
	overflow: scroll!important;
}

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

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

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

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://mintysquare.com/skin/frontend/minimalism/default/images/fancybox/fancybox_sprite.png');
}

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

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://mintysquare.com/skin/frontend/minimalism/default/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 12px;
	right: 11px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	z-index: 8040;
	background: url('https://mintysquare.com/skin/frontend/minimalism/default/images/tc_remove.png') center center no-repeat;
}
.fancybox-close:hover {
    background-image: url("https://mintysquare.com/skin/frontend/minimalism/default/images/tc_remove_h.png");
}

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

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-prev span {
	left: 0;
	background-position: 0 -36px;
}
.fancybox-prev span:hover{background-position: 0 -107px;}
.fancybox-next span {
	right: 0;
	background-position: 0 -76px;
}

.fancybox-next span:hover{background-position: 0 -156px;}

.fancybox-prev span,
.fancybox-next span{
	moz-transition:background-color 100ms ease;
	-webkit-transition:background-color 100ms ease;
	-o-transition:background-color 100ms ease;
	transition:background-color 100ms ease;
}
.fancybox-prev span:hover,
.fancybox-next span:hover{
	background-color:rgba(0, 0, 0, 0.1);
}

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

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 99999;
	/* background: url('https://mintysquare.com/skin/frontend/minimalism/default/images/fancybox/fancybox_overlay.png'); */
	background-color:rgba(0, 0, 0, 0.3);
}

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

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

/* Title helper */

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

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

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

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

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

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

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/

 /* #Desktop - Extra Large
================================================== */
@media only screen and (min-width: 1281px) {

	/*
	  Forces backgrounds to span full width,
	  even if there is horizontal scrolling.
	  Increase this if your layout is wider.

	  Note: IE6 works fine without this fix.
	*/

	body {
		min-width: 1272px;
		overflow-x:hidden;
	}

	/* Containers
	----------------------------------------------------------------------------------------------------*/
	.container_12 {
		margin-left: auto;
		margin-right: auto;
		width: 1272px;
	}

	/* Grid >> Global
	----------------------------------------------------------------------------------------------------*/


	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12 {
		display:inline;
		float: left;
		position: relative;
		 margin-left: 10px;
		margin-right: 10px;
	}



	.push_1, .pull_1,
	.push_2, .pull_2,
	.push_3, .pull_3,
	.push_4, .pull_4,
	.push_5, .pull_5,
	.push_6, .pull_6,
	.push_7, .pull_7,
	.push_8, .pull_8,
	.push_9, .pull_9,
	.push_10, .pull_10,
	.push_11, .pull_11,
	.push_12, .pull_12 {
		position:relative;
	}


	/* Grid >> Children (Alpha ~ First, Omega ~ Last)
	----------------------------------------------------------------------------------------------------*/

	.alpha {
		margin-left: 0;
	}

	.omega {
		margin-right: 0;
	}

	/* Grid >> 12 Columns
	----------------------------------------------------------------------------------------------------*/


	.container_12 .grid_1 {
		width:86px;
	}

	.container_12 .grid_2 {
		width:192px;
	}

	.container_12 .grid_3 {
		 width:298px;
	}

	.container_12 .grid_4 {
		width:404px;
	}

	.container_12 .grid_5 {
		width:510px;
	}

	.container_12 .grid_6 {
		width:616px;
	}

	.container_12 .grid_7 {
		width:722px;
	}

	.container_12 .grid_8 {
		width:828px;
	}

	.container_12 .grid_9 {
		width:934px;
	}

	.container_12 .grid_10 {
		width:1040px;
	}

	.container_12 .grid_11 {
		width:1146px;
	}

	.container_12 .grid_12 {
		width:1252px;
	}




	/* Prefix Extra Space >> 12 Columns
	----------------------------------------------------------------------------------------------------*/


	.container_12 .prefix_1 {
		padding-left:106px;
	}

	.container_12 .prefix_2 {
		padding-left:212px;
	}

	.container_12 .prefix_3 {
		padding-left:318px;
	}

	.container_12 .prefix_4 {
		padding-left:424px;
	}

	.container_12 .prefix_5 {
		padding-left:530px;
	}

	.container_12 .prefix_6 {
		padding-left:636px;
	}

	.container_12 .prefix_7 {
		padding-left:742px;
	}

	.container_12 .prefix_8 {
		padding-left:848px;
	}

	.container_12 .prefix_9 {
		padding-left:954px;
	}

	.container_12 .prefix_10 {
		padding-left:1060px;
	}

	.container_12 .prefix_11 {
		padding-left:1166px;
	}



	/* Suffix Extra Space >> 12 Columns
	----------------------------------------------------------------------------------------------------*/


	.container_12 .suffix_1 {
		padding-right:106px;
	}

	.container_12 .suffix_2 {
		padding-right:212px;
	}

	.container_12 .suffix_3 {
		padding-right:318px;
	}

	.container_12 .suffix_4 {
		padding-right:424px;
	}

	.container_12 .suffix_5 {
		padding-right:530px;
	}

	.container_12 .suffix_6 {
		padding-right:636px;
	}

	.container_12 .suffix_7 {
		padding-right:742px;
	}

	.container_12 .suffix_8 {
		padding-right:848px;
	}

	.container_12 .suffix_9 {
		padding-right:954px;
	}

	.container_12 .suffix_10 {
		padding-right:1060px;
	}

	.container_12 .suffix_11 {
		padding-right:1166px;
	}



	/* Push Space >> 12 Columns
	----------------------------------------------------------------------------------------------------*/


	.container_12 .push_1 {
		left:106px;
	}

	.container_12 .push_2 {
		left:212px;
	}

	.container_12 .push_3 {
		left:318px;
	}

	.container_12 .push_4 {
		left:424px;
	}

	.container_12 .push_5 {
		left:530px;
	}

	.container_12 .push_6 {
		left:636px;
	}

	.container_12 .push_7 {
		left:742px;
	}

	.container_12 .push_8 {
		left:848px;
	}

	.container_12 .push_9 {
		left:954px;
	}

	.container_12 .push_10 {
		left:1060px;
	}

	.container_12 .push_11 {
		left:1166px;
	}



	/* Pull Space >> 12 Columns
	----------------------------------------------------------------------------------------------------*/


	.container_12 .pull_1 {
		left:-106px;
	}

	.container_12 .pull_2 {
		left:-212px;
	}

	.container_12 .pull_3 {
		left:-318px;
	}

	.container_12 .pull_4 {
		left:-424px;
	}

	.container_12 .pull_5 {
		left:-530px;
	}

	.container_12 .pull_6 {
		left:-636px;
	}

	.container_12 .pull_7 {
		left:-742px;
	}

	.container_12 .pull_8 {
		left:-848px;
	}

	.container_12 .pull_9 {
		left:-954px;
	}

	.container_12 .pull_10 {
		left:-1060px;
	}

	.container_12 .pull_11 {
		left:-1166px;
	}
	
	/* Adaptive */
		
	/* 2 columns list */
	.category-products .products-grid li.item:nth-of-type(3n+3){
		margin-right:0;
	}
	.category-products .products-grid li.item:nth-of-type(3n+1){
		margin-left:0;
		clear:left;
	}	
	.products-grid.widget-grid li.item:nth-of-type(4n+4){
		margin-right:0;
	}
	.products-grid.widget-grid li.item:nth-of-type(4n+1){
		clear:left;
		margin-left:0;
	}
	
	.products-grid#upsell-product-table > li:nth-of-type(5n+5){
		margin-right:0;
	}
	.products-grid#upsell-product-table > li:nth-of-type(5n+1){
		clear:left;
	}
	
	.block-related .no-slider li.item:nth-of-type(2n+2){
		margin-right:0;
	}
	.block-related .no-slider li.item:nth-of-type(2n+1){
		clear:left;
	}
	
	.related-wrapper-bottom .block-related .no-slider li.item:nth-of-type(2n+1){
		clear:none;
	}
	.related-wrapper-bottom .block-related .no-slider li.item:nth-of-type(5n+5){
		margin-right:0;
	}
	.related-wrapper-bottom .block-related .no-slider li.item:nth-of-type(5n+1){
		clear:left;
	}
	
	
	.more-views ul.no-slider li:nth-of-type(4n+4){
		margin-right:0;
	}
	.more-views ul.no-slider li:nth-of-type(4n+1){
		clear:left;
	}
	
	/* Wide Menu */
    .nav-wide#nav-wide li.over .menu-wrapper { 
		display: block!important;
	}
	
	aside.sidebar section.block-wishlist li.item .product-details{width:66%;}
	
    .product-essential .product-image .es-nav-prev{
		left:0;
    }
    .product-essential .product-image .es-nav-next{
		right:0;
    }
    
    .product-view .box-up-sell .products-grid li.item {
		width:242px;
    }
	
	.slider-container.slider-2 .home-slider-conainer .products-grid li.item{
		width:313px;
	}
	.slider-container.slider-2 .home-slider-conainer .products-grid li.item .indent{
		padding-left: 2px;
		padding-right: 18px;
	}
	
	.col3-layout aside.sidebar.sidebar-left .indent{padding-right: 20px;}
	.col3-layout aside.sidebar.sidebar-right .indent{padding-left: 20px;}
	.col2-left-layout aside.sidebar .indent {padding-right: 20px;}
	body.sidebar-right .col2-left-layout aside.sidebar .indent { padding-right: 0; padding-left: 20px; }
    
    .product-view .productpage_small .more-views #more-views-slider li{width:99px; margin:0;}
    .product-view .productpage_small .more-views #more-views-slider li a{margin-right:16px;}
	.product-view .productpage_medium .more-views #more-views-slider li{margin:0; width:97px;}
	.product-view .productpage_medium .more-views #more-views-slider li a{margin-right:19px; margin-left: 1px;}
	.product-view .productpage_medium .more-views.slider-on{padding-left: 17px;}
    .product-view .productpage_large .more-views #more-views-slider li{margin:0; width:94px;}
	.product-view .productpage_large .more-views #more-views-slider li a{margin-right:14px; margin-left: 1px;}
	.product-view .productpage_large .more-views .next {right: -1px;}
    .product-view .productpage_extralarge .more-views.slider-on{width:520px; padding-left: 13px;}
	.product-view .productpage_extralarge .more-views #more-views-slider li{margin:0; width: 130px;}
	.product-view .productpage_extralarge .more-views #more-views-slider li a{margin-right:15px;}
    .product-view .product-image .cloud-zoom-big{width:100%!important;}
    .product-view .more-views #more-views-slider li a{width:auto;}
    .product-view .more-views #more-views-slider li a img{width:100%;}
	.related-wrapper-bottom .block-related li.item {width: 250px;}
	
    /*Multiple Checkout*/
    .multiple-checkout .sp-methods .form-list input.input-text{width:306px;}
    
    /* Cart Crossel*/
    .crosssell .product-image img{width:100%;}
    
    /* opc */
    .opc .field{width:410px;}
    .opc .field input.input-text{width:380px;}
    .opc .field-2, .opc .name-lastname{width:424px;}
    .opc .field-2 input.input-text,
    .opc .name-lastname input.input-text{width:405px;}
    .opc .form-list .field select,
    .opc .form-list .field-2 select{width:410px;}
    .opc .form-list li.wide input.input-text{width:817px;}
    .form-list li.wide select{width:824px;}
    .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:275px;}
    .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:245px;}
    .opc .form-list .name-middlename{width:135px;}
    .opc .field-2 input.input-text,
    .opc .name-lastname input.input-text{width:407px;}
	.opc .gift-messages-form .allow-gift-messages-for-order-container .form-list input.input-text{width:253px;}
	.opc .sp-methods input.input-text{width:303px;}
    
    /* form list */
    .form-list .field{width:406px;}
    .form-list .name-middlename{width:131px;}
    .form-list input.input-text{width:340px;}
    .form-list li.wide input.input-text{width:785px;}
    .form-list li.wide textarea{	width:785px;}
	aside.sidebar .indent {padding-right:20px;}
	#footer .content_bottom .input-box input {width:72%;}
	.catalog-product-view .box-reviews .review  {width:78%;}
	.cart .shipping .form-list input {width:91%;}
	
	body.boxed-layout #footer .container_12.map .content_bottom .grid_12{
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.product-view .product-shop .products-grid#upsell-product-table > li:nth-of-type(5n+1) {clear: none;}
	.product-view .product-shop .products-grid#upsell-product-table > li:nth-of-type(5n+5) {margin-right: 10px;}
	.product-view .product-shop .products-grid#upsell-product-table > li {width: 197px;}
	.product-view .product-shop .products-grid#upsell-product-table > li:nth-of-type(2n+1) {clear: left;}
	.product-view .product-shop .products-grid#upsell-product-table > li:nth-of-type(2n+2) {margin-right: 0;}
}


/* @media only screen and (min-width: 1272px)  and (max-width: 1455px) {
	
} */

 /* #Desktop
================================================== */   
    
@media only screen and (min-width: 978px)  and (max-width: 1280px) {
	/*
	  Forces backgrounds to span full width,
	  even if there is horizontal scrolling.
	  Increase this if your layout is wider.

	  Note: IE6 works fine without this fix.
	*/

	body {
	min-width: 1008px;
    overflow-x:hidden;
	}
	
	/* Containers
	----------------------------------------------------------------------------------------------------*/
	.container_12 {
	      margin-left: auto;
	      margin-right: auto;
	      width: 1008px;
	}
	
	/* Grid >> Global
	----------------------------------------------------------------------------------------------------*/
	
	
	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12 {
		display:inline;
		float: left;
		position: relative;
		margin-left: 15px;
		margin-right: 15px;
	}
	
	
	
	.push_1, .pull_1,
	.push_2, .pull_2,
	.push_3, .pull_3,
	.push_4, .pull_4,
	.push_5, .pull_5,
	.push_6, .pull_6,
	.push_7, .pull_7,
	.push_8, .pull_8,
	.push_9, .pull_9,
	.push_10, .pull_10,
	.push_11, .pull_11,
	.push_12, .pull_12 {
		position:relative;
	}
	
	
	/* Grid >> Children (Alpha ~ First, Omega ~ Last)
	----------------------------------------------------------------------------------------------------*/
	
	.alpha {
		margin-left: 0;
	}
	
	.omega {
		margin-right: 0;
	}
	
	/* Grid >> 12 Columns
	----------------------------------------------------------------------------------------------------*/
	
	
	.container_12 .grid_1 {
		width:54px;
	}
	
	.container_12 .grid_2 {
		width:138px;
	}
	
	.container_12 .grid_3 {
		width:222px;
	}
	
	.container_12 .grid_4 {
		width:306px;
	}
	
	.container_12 .grid_5 {
		width:390px;
	}
	
	.container_12 .grid_6 {
		width:474px;
	}
	
	.container_12 .grid_7 {
		width:558px;
	}
	
	.container_12 .grid_8 {
		width:642px;
	}
	
	.container_12 .grid_9 {
		width:726px;
	}
	
	.container_12 .grid_10 {
		width:810px;
	}
	
	.container_12 .grid_11 {
		width:894px;
	}
	
	.container_12 .grid_12 {
		width:978px;
	}
	
	
	
	
	/* Prefix Extra Space >> 12 Columns
	----------------------------------------------------------------------------------------------------*/
	
	
	.container_12 .prefix_1 {
		padding-left:84px;
	}
	
	.container_12 .prefix_2 {
		padding-left:168px;
	}
	
	.container_12 .prefix_3 {
		padding-left:252px;
	}
	
	.container_12 .prefix_4 {
		padding-left:336px;
	}
	
	.container_12 .prefix_5 {
		padding-left:420px;
	}
	
	.container_12 .prefix_6 {
		padding-left:504px;
	}
	
	.container_12 .prefix_7 {
		padding-left:588px;
	}
	
	.container_12 .prefix_8 {
		padding-left:672px;
	}
	
	.container_12 .prefix_9 {
		padding-left:756px;
	}
	
	.container_12 .prefix_10 {
		padding-left:840px;
	}
	
	.container_12 .prefix_11 {
		padding-left:924px;
	}
	
	
	
	/* Suffix Extra Space >> 12 Columns
	----------------------------------------------------------------------------------------------------*/
	
	
	.container_12 .suffix_1 {
		padding-right:84px;
	}
	
	.container_12 .suffix_2 {
		padding-right:168px;
	}
	
	.container_12 .suffix_3 {
		padding-right:252px;
	}
	
	.container_12 .suffix_4 {
		padding-right:336px;
	}
	
	.container_12 .suffix_5 {
		padding-right:420px;
	}
	
	.container_12 .suffix_6 {
		padding-right:504px;
	}
	
	.container_12 .suffix_7 {
		padding-right:588px;
	}
	
	.container_12 .suffix_8 {
		padding-right:672px;
	}
	
	.container_12 .suffix_9 {
		padding-right:756px;
	}
	
	.container_12 .suffix_10 {
		padding-right:840px;
	}
	
	.container_12 .suffix_11 {
		padding-right:924px;
	}
	
	
	
	/* Push Space >> 12 Columns
	----------------------------------------------------------------------------------------------------*/
	
	
	.container_12 .push_1 {
		left:84px;
	}
	
	.container_12 .push_2 {
		left:168px;
	}
	
	.container_12 .push_3 {
		left:252px;
	}
	
	.container_12 .push_4 {
		left:336px;
	}
	
	.container_12 .push_5 {
		left:420px;
	}
	
	.container_12 .push_6 {
		left:504px;
	}
	
	.container_12 .push_7 {
		left:588px;
	}
	
	.container_12 .push_8 {
		left:672px;
	}
	
	.container_12 .push_9 {
		left:756px;
	}
	
	.container_12 .push_10 {
		left:840px;
	}
	
	.container_12 .push_11 {
		left:924px;
	}
	
	
	
	/* Pull Space >> 12 Columns
	----------------------------------------------------------------------------------------------------*/
	
	
	.container_12 .pull_1 {
		left:-84px;
	}
	
	.container_12 .pull_2 {
		left:-168px;
	}
	
	.container_12 .pull_3 {
		left:-252px;
	}
	
	.container_12 .pull_4 {
		left:-336px;
	}
	
	.container_12 .pull_5 {
		left:-420px;
	}
	
	.container_12 .pull_6 {
		left:-504px;
	}
	
	.container_12 .pull_7 {
		left:-588px;
	}
	
	.container_12 .pull_8 {
		left:-672px;
	}
	
	.container_12 .pull_9 {
		left:-756px;
	}
	
	.container_12 .pull_10 {
		left:-840px;
	}
	
	.container_12 .pull_11 {
		left:-924px;
	}
		
	/* Adaptive */
	
	/* 2 columns list */
	.category-products .products-grid li.item:nth-of-type(3n+3){
		margin-right:0;
	}
	.category-products .products-grid li.item:nth-of-type(3n+1){
		margin-left:0;
		clear:left;
	}	
	.products-grid#upsell-product-table > li:nth-of-type(3n+3){
		margin-right:0;
	}
	.products-grid#upsell-product-table > li:nth-of-type(6n+1){
		clear:both;
	}

	.products-grid.widget-grid li.item:nth-of-type(4n+4){
		margin-right:0;
	}
	.products-grid.widget-grid li.item:nth-of-type(4n+1){
		clear:left;
		margin-left:0;
	}
	
	.home-container-2 .products-grid.widget-grid li.item:nth-of-type(3n+3){
		margin-right:0;
	}
	.home-container-2 .products-grid.widget-grid li.item:nth-of-type(3n+1){
		clear:left;
		margin-left:0;
	}
	
	.block-related .no-slider li.item:nth-of-type(2n+2){
		margin-right:0;
	}
	.block-related .no-slider li.item:nth-of-type(2n+1){
		clear:left;
	}
	
	.related-wrapper-bottom .block-related .no-slider li.item:nth-of-type(2n+1){
		clear:none;
	}
	.related-wrapper-bottom .block-related .no-slider li.item:nth-of-type(5n+5){
		margin-right:0;
	}
	.related-wrapper-bottom .block-related .no-slider li.item:nth-of-type(5n+1){
		clear:left;
	}
	
	.more-views ul.no-slider li:nth-of-type(3n+3){
		margin-right:0;
	}
	.more-views ul.no-slider li:nth-of-type(3n+1){
		clear:left;
	}
	
	.cms-home.header-slider.onlyhome-slider header#header.header-3 .topline{
		width: 73%;
	}

	.productpage_small .more-views.slider-on {
		padding-left: 13px;
	}
	.productpage_small .more-views.slider-on .next{right: -3px;}
	
	.product-view .productpage_medium .more-views.slider-on{
		padding-left: 17px;
	}
	
	/* Wide Menu */
    .nav-wide#nav-wide li.over .menu-wrapper { 
		display: block!important;
	}
	
	aside.sidebar section header h2 {padding-right:20px;}
	.block-wishlist .next,
	.block-wishlist .prev{
		top:55px;
	}
	.block-wishlist .prev {right:40px;}
	.block-wishlist .next {right:20px;}
	aside.sidebar .actions a, aside.sidebar .actions button {margin-right:0;}
	aside.sidebar .actions a {margin-top:1.5em;}
	aside.sidebar section.block-wishlist li.item .product-image {float:none;width:98%;}
	aside.sidebar section.block-wishlist li.item .product-details {float:none;width:100%;margin-top:.75em;}
	.block-related li.item {width:153px;}
	.product-options-bottom .pob_left {margin-bottom:1.5em;}
	.cart sidebar .discount .input-box {width:99%;float:none;}
	.cart sidebar .discount .buttons-set {float:none;width:100%;margin-top:.75em;}
	.cart sidebar .discount .buttons-set button {width:100%;}
	.cart sidebar .discount .buttons-set button span {width:100%;}
	.cart sidebar .discount .buttons-set button span span {float:none;display:block;text-align:center;width:auto;}
	.cart .cart-collaterals .shipping-form .form-list input {width:94.5%;}
	.form-list input.input-text {width:273px;}
	.catalog-product-view .box-reviews .form-list .field {margin-left:18px;}
	.cart .grid_9 {margin:0 0 1.5em;width:100%;}
	.cart .sidebar.grid_3 {margin:0;width:100%;}
	.cart .sidebar.grid_3 section {float:left;margin-left:22px;margin-top:0;width:28%;}
	.cart .sidebar.grid_3 section:first-child {margin-left:0;}
	.cart .sidebar.grid_3 .totals {width:32%;}
	.cart .discount .input-box input {width:94%;}
	.cart .shipping .form-list input {width:91%;}
	.block-poll .answer {text-align:left;width:100%;}
	.block-poll .votes {float:none;width:100%;text-align:right;display:block;margin:0;}
	.my-wishlist .wishlist-input-box {margin:0 auto;float:none;}
	.my-wishlist .data-table button {margin-top:1.5em;}
	.block-subscribe .input-box {width:100%;float:none;}
	#footer .block-subscribe .input-box {width:100%;float:none; margin-bottom: .75em;}
	#footer .block-subscribe .actions {text-align: right;}
	aside.sidebar .block-subscribe .actions {float:none;margin-top:1em;width:100%;}
	aside.sidebar .block-subscribe .actions button {width:100%;}
	aside.sidebar .block-subscribe .actions button span {width:100%;float:none;display:block;padding:0;text-align:center;}
	.content_bottom .block-subscribe button {margin-left:-1px;}
	header#header .welcome-msg span:after {top:-7px;}
	header#header .links li a:after {top:-3px;}
	
	.home-container.grid_4 .home-slider-conainer .products-grid li.item {
		width: 153px;
	}
	.home-container.grid_8 .home-slider-conainer .products-grid li.item {
		width: 214px;
	}
	
	.main-header .form-search .container-box{
		position: absolute;
		top: 47px;
		right: -8px;
		background:#fff;
		padding:20px;
		border:1px solid #ddd;
		opacity: 0;
		-moz-transition:opacity 300ms ease;
		-webkit-transition:opacity 300ms ease;
		-o-transition:opacity 300ms ease;
		transition:opacity 300ms ease;
	}
	.main-header .form-search.active .container-box{
		opacity: 1;
	}
	.main-header .form-search .container-box button.button.sub{
		right: 14px!important;
		-moz-border-radius:15px!important;
		border-radius:15px!important;
		display: block;
	}
	.main-header .form-search .container-box button.button.sub span{
		padding: 0 2px 0 4px !important;
	}
	
	body.boxed-layout #footer .container_12.map .content_bottom .grid_12{
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.header-slider-container{padding: 0 0 10% 0;}
	.product-view .product-shop .products-grid#upsell-product-table > li:nth-of-type(3n+1) {clear: none;}
	.product-view .product-shop .products-grid#upsell-product-table > li:nth-of-type(3n+3) {margin-right: 10px;}
	.product-view .product-shop .products-grid#upsell-product-table > li {width: 145px;}
	.product-view .product-shop .products-grid#upsell-product-table > li:nth-of-type(2n+1) {clear: left;}
	.product-view .product-shop .products-grid#upsell-product-table > li:nth-of-type(2n+2) {margin-right: 0;}
	.product-options-bottom .add-to-cart {top: 0; margin-bottom: .75em; float: left;}
	.header-slider-container .iosSlider .slider .item .slide-container {font-size: .91em;}
	.header-slider-container .iosSlider .slider .item .slide-container.slide-skin {right: 0; top: 40%;}
	.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-2 {top: 46%; left: 12%;}
	.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-3 {top: 50%;}
	.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-4 {left: 20%; top: 30%;}
	.header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin {right: -5%; top: 40%;}
	.header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin-2 {top: 46%; left: 11%;}
	.products-list.bottom-right li.item .quick-view-holder,
	.products-grid.bottom-right li.item .quick-view-holder {text-align: left;}
	header#header.header-3 .top-cart {top: 0;}
	
	.subscribe-fancy{display: none!important;}
	body.popup-tablet .subscribe-fancy{display: block!important;}
	
	#footer #AjaxcontactForm li .input-box input,
	#footer #AjaxcontactForm li textarea {width: 97%;}
	#footer #AjaxcontactForm li.fields .input-box input {width: 94%;}
	#footer .content_bottom .input-box input {width: 66%;}
}

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px, Gutter: 20px, Unit: 44px */ 
@media only screen and (min-width: 768px) and (max-width: 977px) {

	/*
	  Forces backgrounds to span full width,
	  even if there is horizontal scrolling.
	  Increase this if your layout is wider.

	  Note: IE6 works fine without this fix.
	*/

	body {
	  min-width: 768px;
    overflow-x:hidden;
	}

	/* Containers
	----------------------------------------------------------------------------------------------------*/
	.container_12 {
		margin-left: auto;
		margin-right: auto;
		width: 768px;
	}

	/* Grid >> Global
	----------------------------------------------------------------------------------------------------*/


	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12 {
		display:inline;
		float: left;
		position: relative;
		margin-left: 10px;
		margin-right: 10px;
	}



	.push_1, .pull_1,
	.push_2, .pull_2,
	.push_3, .pull_3,
	.push_4, .pull_4,
	.push_5, .pull_5,
	.push_6, .pull_6,
	.push_7, .pull_7,
	.push_8, .pull_8,
	.push_9, .pull_9,
	.push_10, .pull_10,
	.push_11, .pull_11,
	.push_12, .pull_12 {
		position:relative;
	}


	/* Grid >> Children (Alpha ~ First, Omega ~ Last)
	----------------------------------------------------------------------------------------------------*/

	.alpha {
		margin-left: 0;
	}

	.omega {
		margin-right: 0;
	}

	/* Grid >> 12 Columns
	----------------------------------------------------------------------------------------------------*/


	.container_12 .grid_1 {
		width:44px;
	}

	.container_12 .grid_2 {
		width:108px;
	}

	.container_12 .grid_3 {
		width:172px;
	}

	.container_12 .grid_4 {
		width:236px;
	}

	.container_12 .grid_5 {
		width:300px;
	}

	.container_12 .grid_6 {
		width:364px;
	}

	.container_12 .grid_7 {
		width:428px;
	}

	.container_12 .grid_8 {
		width:492px;
	}

	.container_12 .grid_9 {
		width:556px;
	}

	.container_12 .grid_10 {
		width:620px;
	}

	.container_12 .grid_11 {
		width:684px;
	}

	.container_12 .grid_12 {
		width:748px;
	}




	/* Prefix Extra Space >> 12 Columns
	----------------------------------------------------------------------------------------------------*/


	.container_12 .prefix_1 {
		padding-left:64px;
	}

	.container_12 .prefix_2 {
		padding-left:128px;
	}

	.container_12 .prefix_3 {
		padding-left:192px;
	}

	.container_12 .prefix_4 {
		padding-left:256px;
	}

	.container_12 .prefix_5 {
		padding-left:320px;
	}

	.container_12 .prefix_6 {
		padding-left:384px;
	}

	.container_12 .prefix_7 {
		padding-left:448px;
	}

	.container_12 .prefix_8 {
		padding-left:512px;
	}

	.container_12 .prefix_9 {
		padding-left:576px;
	}

	.container_12 .prefix_10 {
		padding-left:640px;
	}

	.container_12 .prefix_11 {
		padding-left:704px;
	}



	/* Suffix Extra Space >> 12 Columns
	----------------------------------------------------------------------------------------------------*/


	.container_12 .suffix_1 {
		padding-right:64px;
	}

	.container_12 .suffix_2 {
		padding-right:128px;
	}

	.container_12 .suffix_3 {
		padding-right:192px;
	}

	.container_12 .suffix_4 {
		padding-right:256px;
	}

	.container_12 .suffix_5 {
		padding-right:320px;
	}

	.container_12 .suffix_6 {
		padding-right:384px;
	}

	.container_12 .suffix_7 {
		padding-right:448px;
	}

	.container_12 .suffix_8 {
		padding-right:512px;
	}

	.container_12 .suffix_9 {
		padding-right:576px;
	}

	.container_12 .suffix_10 {
		padding-right:640px;
	}

	.container_12 .suffix_11 {
		padding-right:704px;
	}



	/* Push Space >> 12 Columns
	----------------------------------------------------------------------------------------------------*/


	.container_12 .push_1 {
		left:64px;
	}

	.container_12 .push_2 {
		left:128px;
	}

	.container_12 .push_3 {
		left:192px;
	}

	.container_12 .push_4 {
		left:256px;
	}

	.container_12 .push_5 {
		left:320px;
	}

	.container_12 .push_6 {
		left:384px;
	}

	.container_12 .push_7 {
		left:448px;
	}

	.container_12 .push_8 {
		left:512px;
	}

	.container_12 .push_9 {
		left:576px;
	}

	.container_12 .push_10 {
		left:640px;
	}

	.container_12 .push_11 {
		left:704px;
	}



	/* Pull Space >> 12 Columns
	----------------------------------------------------------------------------------------------------*/


	.container_12 .pull_1 {
		left:-64px;
	}

	.container_12 .pull_2 {
		left:-128px;
	}

	.container_12 .pull_3 {
		left:-192px;
	}

	.container_12 .pull_4 {
		left:-256px;
	}

	.container_12 .pull_5 {
		left:-320px;
	}

	.container_12 .pull_6 {
		left:-384px;
	}

	.container_12 .pull_7 {
		left:-448px;
	}

	.container_12 .pull_8 {
		left:-512px;
	}

	.container_12 .pull_9 {
		left:-576px;
	}

	.container_12 .pull_10 {
		left:-640px;
	}

	.container_12 .pull_11 {
		left:-704px;
	}
	
	
	/* Adaptive */
	.products-grid.widget-grid li.item:nth-of-type(4n+4){
		margin-right:0;
	}
	.products-grid.widget-grid li.item:nth-of-type(4n+1){
		clear:left;
		margin-left:0;
	}
	
	.products-grid#upsell-product-table > li:nth-of-type(2n+2){
		margin-right:0;
	}
	.products-grid#upsell-product-table > li:nth-of-type(2n+1) {clear:both;}
	
	.block-related .no-slider li.item:nth-of-type(5n+5){
		margin-right:0;
	}
	.block-related .no-slider li.item:nth-of-type(5n+1){
		clear:left;
	}
	
	/* 2 columns list */
	.category-products .products-grid li.item:nth-of-type(3n+3){
		margin-right:0;
	}
	.category-products .products-grid li.item:nth-of-type(3n+1){
		margin-left:0;
		clear:left;
	}
	header#header.header-3.floating .grid_12 .small_logo {
		float: none;
		margin-top: 26px;
	}
	header#header.header-3.floating .nav-container {
		float: none;
	}
	.col3-layout aside.sidebar.sidebar-left .indent{padding-right: 19px;}
	.col3-layout aside.sidebar.sidebar-right .indent{padding-left: 19px;}
	.col2-left-layout aside.sidebar .indent {padding-right: 19px;}
	
	/* Header ================================================================================ */
    .nav-container{background:none;}
    
    .data-table td{
	padding:9px;
    }
        
	header#header.header-3 .logo {
		text-align: center;
		float: none;
	}
	header#header.header-3 .topline{width: 65%;}
	/* Wide Menu */
    .nav-wide#nav-wide li.over .menu-wrapper { 
		display: block!important;
	}
	
	.content_bottom .indent {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	
	
    /* Shopping Cart ========================================================================= */
    /* #cart-accordion .crosssell{padding:9px 13px;} */
    
    /* Meigee Tabs */
    .meigee-tabs-content {padding: 14px;}
    #product_tabs_upsell_products_contents li.item{margin-bottom:9px;}
    
    
    .product-view .box-up-sell .products-grid li.item{width:233px;}
    
	.block-wishlist .next,
	.block-wishlist .prev{
		top:76px;
	}
	.block-wishlist .prev {right:40px;}
	.block-wishlist .next {right:20px;}
   
    .product-view .productpage_small .more-views #more-views-slider li{margin:0; width:95px;}
	.product-view .productpage_small .more-views #more-views-slider li a{margin-right:14px;}
	.product-view .productpage_small .more-views.slider-on {padding-left: 13px;}
    .product-view .productpage_medium .more-views #more-views-slider li{margin:0; width:110px;}
	.product-view .productpage_medium .more-views #more-views-slider li a{margin-right:13px; margin-left: 2px;}
	.product-view .productpage_medium .more-views.slider-on{padding-left: 14px;}
    .product-view .productpage_large .more-views #more-views-slider li{margin:0; width:78px;}
	.product-view .productpage_large .more-views #more-views-slider li a{margin-right:13px;}
    .product-view .productpage_extralarge .more-views #more-views-slider li{margin:0; width:119px;}
	.product-view .productpage_extralarge .more-views #more-views-slider li a{margin-right:15px;}
	.more-views .next{
		right: -1px;
	}
    .meigee-tabs li {margin-bottom:.75em;}
    .product-view .more-views #more-views-slider li a{width:auto;}
    .product-view .more-views #more-views-slider li a img{width:100%;}
    .product-options-bottom .pob_left {margin-bottom:1.5em;float:none;}
	.product-options-bottom  .add-to-cart button.button span span {padding:0 20px;}
	
	.col3-layout .toolbar .sorter .limiter{margin-bottom: 0;}
	
    /*Crossel*/
    .cart .crosssell .product-details{width:52%;}
    
    /* Multiple Addresses Checkout */
    .multiple-checkout .gift-messages-form .form-list li.wide textarea {
        width:55%;
    }	
    .multiple-checkout .gift-messages-form .details .form-list li.wide textarea {
	width: 40%;
    }
	
	.brands.slider-container .prev {
		left: -12px;
	}
	.brands.slider-container .next {
		right: -12px;
	}
    
    /* Block Related */
    .block-related li.item {
	width: 236px;
    }
	.related-wrapper-bottom .block-related li.item {
		width: 149px;
	}
	
	.block-related header .block-subtitle a{
		top: -26px;
		padding-left: 17px;
	}
	.related-wrapper-bottom .block-related header .block-subtitle a{
		top: 2px;
		padding-left: 0;
	}
	
    .block-related .prev, .block-related .next,
	.more-views .prev, .more-views .next {opacity:1;}
    /* One Page Checkout */
    .opc .form-list input.input-text {
	width: 78%;
    }    
    .opc .field{
	width:264px;
    }    
    .opc .field-2, .opc .name-lastname {	
	width: 267px;
    }    
    .opc .form-list li.wide input.input-text{
	width:489px;
    }    
    .opc .form-list .field select, .opc .form-list .field-2 select {
	width:237px;
    }
	
	.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: 140px;
    }    
    .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: 120px;
    }
    
    .form-list .field {
	width: 255px;
    }
    
    .form-list input.input-text {
	width: 235px;
    }
    
    .form-list li.wide input.input-text {
	width: 491px;
    }
    
    .form-list select {
	width: 242px;
    }
    
   .form-list .customer-name-middlename .name-middlename{width:117px;}
   .form-list .customer-name-middlename .name-middlename input{width:95px;}
    
    
    .form-list li.wide textarea{
	width:495px;
    }
    
    .form-list li.wide select {
	width:505px;
    }
    
    .opc .form-list .name-middlename {
	width:124px;
    }
    
    .opc .form-list .customer-dob .dob-month input,
    .opc .form-list .customer-dob .dob-day input,
    .opc .form-list .customer-dob .dob-year input{width:80%!important;}
    
    .gift-messages-form .form-list li.wide textarea{
	width:85%;
    }
    .gift-messages-form .details .form-list li.wide textarea{
	width:65%;
    }
    
    .opc .sp-methods .form-list input.input-text{width: 97%;}    
    .opc .sp-methods .form-list select{width: 100%;}    
    .opc .sp-methods select.month{width:150px;}
    
    .opc .form-list .name-middlename input.input-text {
	width: 95px;
    }    
    .opc .form-list .name-middlename {
	width: 116px;
    }
	
	/* One Page Checkout */
	body .opc-wrapper-opc .opc-col-left,
	body .opc-wrapper-opc .opc-col-center{width: 50%;}
	body .opc-wrapper-opc .opc-col-right{float: right; width: 50%;}
	
	#footer .content_bottom .input-box input {width: 53%;}
	header#header .welcome-msg {position:static;margin-left:20px;}
	header#header .links {position:static;margin-top:-3px;}
	header#header .links li a:after {top:-3px;}
	.cart .discount .input-box {width:94%;float:none;}
	.cart .discount .input-box input {width:88%;}
	.cart .discount .buttons-set {float:none;margin-top:.75em;}
	.cart .discount .buttons-set button {float:none;width:100%;}
	.cart .discount .buttons-set button span {width:100%;}
	.cart .discount .buttons-set button span span {display:block;float:none;text-align:center;width:auto;}
	.cart .shipping .form-list input {width:82%;}
	.cart .shipping .form-list a.sbSelector .text + span {position:absolute;right:10px;}
	.cart .cart-collaterals .shipping-form .form-list input {width:93%;}
	.cart .cart-collaterals .discount-form .input-box input {width:99%;}
	.pages li a {padding:7px 17px;}
	.pages {margin-top:1.5em;}
	aside.sidebar .actions a {margin-top:1.5em;margin-right:0;}
	aside.sidebar section h2 {font-size:1em!important;}
	aside.sidebar section.block-wishlist li.item .product-image {width:98%;float:none;}
	aside.sidebar section.block-wishlist li.item .product-details {float:none;width:100%;margin-top:.75em;}
	.grid_4 .home-slider-conainer .products-grid li.item{width:236px;}
	.grid_8 .home-slider-conainer .products-grid li.item {width:246px;}
	.slider-container .home-slider-conainer .prev{left: -13px;}
	.slider-container.slider-2 .home-slider-conainer .products-grid li.item {
		width: 249px;
	}
	
	.catalog-product-view .box-reviews .form-add .form-list textarea {width:94%;}
	.catalog-product-view .box-reviews .form-list .field {width:47%;margin-left:14px;}
	.product-view .box-tags .form-add .input-box {}
	.catalog-product-view .box-reviews .review {width:65%;}
	.ratings-table {width:24%;}
	.ratings-table th {padding-right:10px;}
	.cart .grid_9 {margin:0 0 1.5em;width:100%;}
	.cart .sidebar.grid_3 {margin:0;width:100%;}
	.cart .sidebar.grid_3 section {float:left;margin-left:20px;margin-top:0;width:27%;}
	.cart .sidebar.grid_3 section:first-child {margin-left:0;}
	.cart .sidebar.grid_3 .totals {width:31%;}
	.cart .discount .input-box input {width:94%;}
	.cart .shipping .form-list input {width:88%;}
	.ratings .rating-box {float:none;}
	.ratings .rating-links {margin-top:.75em;clear:both;}
	.block-related li.item .product {padding:0 10px;}
	.block-poll .answer {text-align:left;width:100%;}
	.block-poll .votes {float:none;width:100%;text-align:right;display:block;margin:0;}
	.my-wishlist .wishlist-input-box {margin:0 auto;float:none;}
	.my-wishlist .data-table button {margin-top:1.5em;}
	
	.meigee-tabs-content .box-up-sell .products-grid li.item:nth-of-type(2n+1){clear: none!important;}
	.meigee-tabs-content .box-up-sell .products-grid li.item:nth-of-type(2n+2){margin-right: 10px!important;}
	.meigee-tabs-content .box-up-sell .products-grid li.item:nth-of-type(4n+1){clear: left!important;}
	.meigee-tabs-content .box-up-sell .products-grid li.item {width:170px;}
	
	
	.block-reorder .product-name {float:right;width:80%;margin-left:7px;}
	aside.sidebar .indent {padding-right:20px;}
	.cms-home .topline {position:static;}
	#nav li a span {font-size:.91em;}
	.cms-home .topline {position:relative;}
	aside.sidebar .block-subscribe .input-box {width:100%;float:none;}
	aside.sidebar .block-subscribe .actions {float:none;margin-top:1em;width:100%;}
	aside.sidebar .block-subscribe .actions button {width:100%;}
	aside.sidebar .block-subscribe .actions button span {width:100%;float:none;display:block;padding:0;text-align:center;}
	aside.sidebar section.block-subscribe .input-box input {width: 79%;}
	#nav li.level-top:hover {height:65px;}
	#nav ul, #nav div {top:65px;}
	.nav-wide#nav-wide ul.level0 a span { white-space: normal; }
	
	.main-header .form-search .container-box{
		position: absolute;
		top: 47px;
		right: -8px;
		background:#fff;
		padding:20px;
		border:1px solid #ddd;
		opacity: 0;
		-moz-transition:opacity 300ms ease;
		-webkit-transition:opacity 300ms ease;
		-o-transition:opacity 300ms ease;
		transition:opacity 300ms ease;
	}
	.main-header .form-search.active .container-box{
		opacity: 1;
	}
	header#header .form-search.active .container-box button.button.sub{
		right: 14px!important;
		-moz-border-radius:15px!important;
		border-radius:15px!important;
		display: block;
	}
	.main-header .form-search .container-box button.button.sub span{
		padding: 0 2px 0 4px !important;
	}
	.header-slider-container{padding: 0 0 10% 0;}
	.product-view .product-shop .products-grid#upsell-product-table > li {margin: 0!important;}
	.product-view .product-shop .products-grid#upsell-product-table > li {width: 208px;}
	.product-options-bottom .add-to-cart {top: 0; margin-bottom: .75em; float: left;}
	.product-options-bottom .add-to-cart .quantity-increase {margin-right: 10px;}
	.header-slider-container .iosSlider .slider .item .slide-container {font-size: .91em;}
	.header-slider-container .iosSlider .slider .item .slide-container.slide-skin {right: -14%; top: 40%;}
	.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-2 {top: 38%; left: 10%;}
	.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-3 {top: 43%;}
	.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-4 {left: 17%; top: 29%;}
	.header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin {right: -16%; top: 44%;}
	.header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin-2 {left: 11%; top: 41%;}
	.header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin-3 {top: 47%;}
	.products-list.bottom-right li.item .quick-view-holder,
	.products-grid.bottom-right li.item .quick-view-holder {text-align: left;}
	
	.block-subscribe-popup .block-content label{padding-bottom: 1.5em;}
	.block-subscribe-popup .input-box{height: 130px;}
	.block-subscribe-popup {
		background: #eaeaea;
		position: relative;
		width: 492px !important;
		height: 333px !important;
	}
	.block-subscribe-popup .indent {float: none; width: auto; padding: 3em 30px;}
	.block-subscribe-popup .indent input[type="text"] {width: 96%;}
	.block-subscribe-popup .indent button.button {margin-bottom: 3em;}
	
	.subscribe-fancy{display: none!important;}
	body.popup-tablet .subscribe-fancy{display: block!important;}
	
	.menu-wrapper .category-label {display: none!important;}
	
	#footer #AjaxcontactForm li .input-box input,
	#footer #AjaxcontactForm li textarea {width: 96%;}
	#footer #AjaxcontactForm li.fields .field {width: 100%;}
	#footer #AjaxcontactForm li.fields .field.second {margin-top: 1em;}
	#footer #AjaxcontactForm li.fields .input-box input {width: 96%;}
	#footer .block-subscribe .input-box {width:97%;float:none; margin-bottom: .75em;}
	#footer .block-subscribe .actions {text-align: right;}
	
	header#header.floating {display: none!important;}
}


/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px Gutter: 10px, Unit: 15px */
@media only screen and (max-width: 767px) {

	/* Containers
	----------------------------------------------------------------------------------------------------*/
	.container_12 {
		margin-left: 15px;
		margin-right: 15px;
		width: auto;
	}

	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12 {
	  margin-left: 0;
	  margin-right: 0;
	}
	
	.grid_12{
		margin-left: 10px;
		margin-right: 10px;
	}
	header#header .grid_12{
	   margin-left:0;
	   margin-right:0;
	}
	
	header#header.header-2 .top-cart .block-content{right: auto; left: 10px;}
	header#header.header-3 .topline .nav-container > ul {text-align: left;}
	
	.alpha,
	.omega {
	  margin-left: 0;
	  margin-right: 0;
	}

	.align_center,
	.align_right {
	  text-align: left;
	}
	
	/* Adaptive */
	.category-products .products-grid li.item{width: auto!important;}
	.block-related .no-slider li.item:nth-of-type(2n+2){
		margin-right:0;
	}
	.block-related .no-slider li.item:nth-of-type(2n+1){
		clear:left;
	}
	
	body.sidebar-left .col2-left-layout .col-main {
		float: none !important;
	}
	aside.sidebar .indent {
		border-right: none;
		padding-right: 0;
	}
	
	.col3-layout aside.sidebar .indent{
		border-right: none;
		border-left: none;
		padding-right: 0;
		padding-left: 0;
	}
	.col2-left-layout aside.sidebar .indent {
		border-right: none;
		padding-right: 0;
	}
	
    /* Global Styles ========================================================================= */
    .main-left { float: none !important;}
    #toTop{display:none!important;}
    
    /* form elements */
    
    .form-list input.input-text{	width: 100%;}
    .form-list, .input-box select { width:100%; }    
    .form-list li, .form-list li .field { width:100%; margin-right:0; }
    .form-list li .field + .field { margin-top:10px; }
    .form-list li.street-address .input-box input.input-text { width:92%; }
    .form-list li.select-address { width:100%; }
    
    .form-guest { width: 100%; }
    
    .buttons-set button { float:none; }
    .buttons-set a { display:block; }
    
    /********************/
    
    /* Data Table */
    table.data-table table,
    table.data-table thead, 
    table.data-table tbody, 
    table.data-table th, 
    table.data-table td, 
    table.data-table tr { display: block; border: 0; text-align: left !important;   }
    
    table.data-table thead tr { display: none;}
    
    table.data-table th, table.data-table td { padding: 10px 10px;}
    
    
    table.data-table td a.product-image{
	width:auto;
	max-width:100%;
	margin:0 auto;
	float:none;
    }
    table.data-table td a.product-image img{width:100%;}
    table.data-table td .cart-label { width: 80px; display:block; float:left; font-size:1.16em; line-height:2.5em; color:#888; font-weight:normal; }
    table.data-table td.last { border-bottom: 1px solid #E4E4E4; padding-top:0; padding-bottom:0; margin-bottom:12px;}
    
    
    /* Account Login/Create Pages ============================================================ */
    .account-login{}
    .account-login .new-users{padding-bottom:9px;}
    .account-login .registered-users{padding-bottom:9px;}
    .account-login .registered-users .buttons-set{padding-left:0;}
    .account-login .registered-users .buttons-set a{margin-top:11px; float:right!important;}
    .account-login .registered-users .buttons-set button{float:left; margin-left:0;}
    .account-login .registered-users .form-list{width:98%;}
    
    
    /* Header ================================================================================ */
    .header-wrapper{
		min-height: 0;
	}
	body.boxed-layout .header-slider-holder{padding-top: 25px;}
	body.boxed-layout .header-slider-holder.wide-slider{padding-top: 0;}
	header#header .logo-box{padding:16px 0 8px; text-align:center;}
    header#header .logo{float:none;}
	header#header.main-header .logo{padding-bottom: 2.5em; margin-bottom: 0;}
    header#header .quick-access{padding-top:0;}
    header#header .welcome-msg{display:none;}    
	header#header .links {position:static;width:100%;text-align:center;line-height:1;}
	header#header .links li {float:none;display:inline-block;}
    header#header .form-search{float:none; width:100%;}    
    header#header .form-search input{width:193px; padding:3px 2px;}
    header#header ul.social-links{float:none; text-align:center; margin-top:18px;}
    header#header ul.social-links li{display:inline-block; float:none;}
    header#header .nav-container > ul li 
    header#header .select-box{text-align:center; padding:22px 0 0;}
    header#header .form-currency,
    header#header .form-language{float:none; display:inline-block;}
	header#header .top-cart {
		position: absolute;
		top: 100px;
		left: 0;
		right: 0;
		text-align: center;
		width: 100%;
	}
	header#header.main-header .top-cart{
		width: 28px;
		left: auto;
		right: auto;
		margin-top: 4px;
		opacity: 0;
	}
	header#header .top-cart .block-title a .title-cart span {padding-left: 3px!important; margin-top: -6px; display: inline-block;}
	header#header.main-header .top-cart .block-title {padding-left: 0;}
	header#header.main-header .top-cart .block-title a span{padding-left: 0;}
	
	header#header.main-header .top-cart .block-content{
		right: -5px;
		top: 27px;
	}
	body.boxed-layout header#header.main-header .top-cart .block-content{right: -11px;}
	header#header.main-header .top-cart .block-content .mini-products-list .product-details {
		width: 173px;
	}
	
	header#header .nav-container > ul .menu-item-button {
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 30px;
	}
	header#header .nav-container > ul .menu-item-button i {vertical-align: middle;}
	header#header .top-cart .block-content{ width: 290px;}
	header#header .top-cart .block-content .inner-wrapper {padding:12px 9px 18px;}
    header#header #search_mini_form {right:23px;top:18px;}
	
	header#header.main-header #search_mini_form{margin-right: 24px;}
	
    header#header .top-block-wrapper .grid_12{text-align:center;}
    header#header .top-block-wrapper h2{width:auto; text-align:center; float:none; margin-bottom:18px;}
    header#header .top-block-wrapper button{float:none;}
    .cms-home .topline {position:relative;}
	header#header .menu-button{
		display:block;
		float:left;
		font-size:1.35em;
		position:relative;
		text-transform:uppercase;
		height:59px;
		cursor:pointer;
		border-top:solid 1px #f5f5f5;
		border-bottom:solid 1px #f5f5f5;
		width:100%;
	}
	header#header .menu-button span{
		display:block;
		position:absolute;
		left:0;
		line-height:59px;
		cursor:pointer;
	}
	header#header .menu-button span i {vertical-align:middle;}
	header#header .nav-container{
		padding:0;
		position:relative;
	}
    header#header .nav-container > ul{
		display:none;
		padding:18px;
		left:0;
		margin:0;
		position:absolute;
		top:61px;
		width:236px;
		z-index:999;
		background-color:#FFF;
		border:1px solid #ddd;
		border-top:1px solid #ddd;
	}
    header#header .nav-container > ul li{position:relative; padding:0; float:none; height:auto!important; background:none;display:block;}
    header#header .nav-container > ul li:hover {background:none;border:none;height:auto;}
	header#header .nav-container > ul li:hover a {padding-bottom:6px;}
	header#header .nav-container > ul li.active a{padding-bottom:5px;}
	
	header#header.header-3 .topline{
		float: right;
		width: auto;
	}
	header#header.header-3.floating .topline{
		margin-bottom: 0;
		margin-top: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	header#header.header-3.floating .grid_12 .small_logo {
		float: left;
	}
	
	#nav li.level-top:hover > a > span {border:none!important;}
	#nav li.level-top:hover > a > span,
	#nav li.level-top.active > a > span{
		border:none!important;
	}
	#nav li .menu-item-button > .fa-minus,
	#nav-wide li .menu-item-button > .fa-minus {display:none;}
	#nav .menu-item-button.active > .fa-minus,
	#nav-wide .menu-item-button.active > .fa-minus {display: inline-block;}
	#nav .menu-item-button.active > .fa-plus,
	#nav-wide .menu-item-button.active > .fa-plus {display:none;}
	#nav ul li.parent:after {content:none;}
    header#header .nav-container > ul li li{position:relative; padding:0 5px 0; float:none!important;}
    header#header .nav-container > ul .menu-desc{display:none;}
	header#header .nav-container > ul li:hover a span {color:#444!important}
    header#header .nav-container > ul .menu-item-button{z-index:999; position:absolute; right: -5px; top: -7px; cursor:pointer; }
    header#header .nav-container > ul .menu-item-button.active{}
    header#header .nav-container > ul li a{color:#515151; line-height:1.5em; text-transform:none; padding:0 0 6px; display:block; float:none; background:none; text-transform:uppercase;}
    header#header .nav-container > ul li a:hover{}
    header#header .nav-container > ul li a span{font-weight:normal;}
    header#header .nav-container > ul li.last a{border-bottom:none;}
    header#header .nav-container > ul ul.level0{padding:9px 18px!important; width:auto!important; position:static; background:none; border:none; box-shadow:none;}
    header#header .nav-container > ul li li a{border-bottom:none;}
    header#header .nav-container > ul li li a{font-size:1.41em;}
    header#header .nav-container > ul li li li li a{font-size:1.25em;}
    header#header .nav-container li.tech{width:100%; padding:0;}
    header#header .nav-container ul.tech{padding-bottom:0;}
    
	header#header .nav-container li.level1 > a > span{
		text-transform:none!important;
		-moz-transition: color 300ms ease;
		-webkit-transition: color 300ms ease;
		-o-transition: color 300ms ease;
		transition: color 300ms ease;
	}
	
	#nav.nav-wide ul.level2, 
	#nav.nav-wide ul.level2 ul{padding-top:0!important; padding-bottom:0!important;}
	
	header#header .nav-container li.level1 a{color:#a2a2a2;}
	header#header .nav-container li.level1 a:hover{text-decoration:none;}
	header#header .nav-container li.level1 a span{font-family: Arial, sans-serif;}
	
    header#header .nav-container > ul ul.level0 ul{padding-right:9px; top:auto!important; left:auto!important; position:static!important; width:auto!important; height:auto!important;border:none;}
    header#header .nav-container > ul ul.level0 ul ul{top:auto!important; left:auto!important; position:static!important; width:auto!important; height:auto!important;  border:none!important; box-shadow:none!important;}
    header#header .nav-container > ul ul.level0 ul .triangle{display:none;}
    header#header .nav-container > ul ul.level0 ul a{}
    header#header .nav-container > ul ul.level0 ul ul a{}
    header#header .nav-container > ul ul.level0 ul{background:none;}
    
    header#header .nav-container > ul li li .menu-item-button{right:23px; top:-2px;}
    header#header .nav-container > ul li li li li .menu-item-button{right:18px;}
    header#header .nav-container > ul li li.level3 .menu-item-button{right:13px;}
    header#header .nav-container .nav-static-block{display:none;}
	
	#nav li.level-top:hover,
	#nav li.level-top.active{
		background: none!important;
	}
	#nav li.level-top:hover > a,
	#nav li.level-top.active > a{
		color: #444;
		padding-bottom: 5px;
		border: none;
	}
	#nav li.level-top:hover > a span,
	#nav li.level-top.active > a span{color:#444;}
	
	#nav li.level-top > a{
		background: none !important;
	}
	
	#nav-wide.nav-wide{
		text-align: left;
	}
	#nav-wide.nav-wide li.level-top {
		display: block;
	}
	
	#nav-wide.nav-wide li.level-top > a{
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		color: #515151;
		display: block;
		float: none;
		line-height: 1.5em;
		padding: 0 0 6px;
		text-transform: uppercase;
	}
	
	#nav-wide.nav-wide li.level-top:hover > a > span,
	#nav-wide.nav-wide li.level-top.active > a > span{
		border-bottom: none;
		color:#444;
	}
	.nav-wide#nav-wide li.level-top:hover,
	.nav-wide#nav-wide li.level-top.active{
		background: none!important;
	}
	.nav-wide#nav-wide li .menu-wrapper,
	.nav-wide#nav-wide li.over .menu-wrapper{
		display: none;
		padding-top:0;
		position: relative!important;
		top: 0;
		box-shadow: none;
	}
	
	.nav-wide#nav-wide .top-content,
	.nav-wide#nav-wide .bottom-content,
	.nav-wide#nav-wide .right-content{display: none;}
	#nav-wide.nav-wide ul.level0 li.level1 {
		display: block;
		float: none;
		padding: 0 5px;
	}
	#nav-wide.nav-wide ul.level0 a{
		padding-left: 0;
		padding-top: 0;
	}
	#nav-wide.nav-wide ul.level0 li.level1 a > span{
		font-size: 0.64em;
		font-weight: normal!important;
	}
	
	
	header#header.header-2 .logo {
		margin-bottom: 5.5em;
		text-align: center;
	}
	header#header.header-2 .top-cart {
		top: 50%;
		right: auto;
		width: auto;
	}
	header#header.header-2 #search_mini_form {
		margin-right: -101px;
		right: 41%;
		top: 48%;
	}
	
	header#header.header-2 .menu-button{
		text-align: center;
	}
	header#header.header-2 .menu-button span{
		position: relative;
	}
	
	header#header.header-3 .top-cart {
		position: relative;
		text-align: center;
		top: 15px;
		width: auto;
		float: left;
	}
	header#header.header-3 #search_mini_form {
		top: 11px;
	}
	
	header#header.header-3 .top-cart .block-content {
		left: -13px;
	}
	header#header.header-3 .menu-button span {position: relative; line-height: 65px;}
	header#header .nav-container > ul {
		right: 0;
		left: auto;
	}
	
	header#header.main-header .nav-container > ul{
		right: auto;
		left: 0;
	}
	header#header.header-2 .nav-container > ul {
		left: 0;
		right: auto;
	}
	header#header.main-header.floating .nav-container,
	header#header.header-2.floating .nav-container{
		float: none;
	}
	
	
	header#header.header-3 h2.logo {
		margin-bottom: 1.5em;
	}
	
	header#header dl.company-links dd ul {
		right: 0;
		left: auto;
	}
	
	
	header#header dl.company-links .list-container{right: 0; left: auto;}
	
	.block-subscribe-popup {
		height: 370px !important;
		width: 100% !important;
	}
	.block-subscribe-popup .input-box{height: 135px;}
	
	.cms-home.header-slider.onlyhome-slider .topline{
		position: relative;
	}
	
	.col3-layout .toolbar .sorter .limiter{margin-bottom: 0;}
	
	.add-to-cart-success {
		left: 8px;
		margin-left: 0;
		width: 226px;
	}
	.header-slider-container .iosSlider .prev, .header-slider-container .iosSlider .next {display:none;}
	.slide_1 .widget-slider li.item,
	.slide_2 .widget-slider li.item {width:150px;}
	.slider-container .prev, .slider-container .next {opacity:1; z-index:1;}
	.home-slider-conainer .products-grid li.item .indent {padding:0 5px;}
	.slide_3 .widget-slider li.item {width:290px;}
	.brands.slider-container .prev {
		left: -20px;
	}
	
	.block-related header .block-subtitle a{
		top: -26px;
		padding-left: 17px;
	}
	.product-options-bottom .add-to-cart{
		top: 0;
		float: left;
		margin-bottom: 0;
	}
	.product-options-bottom .add-to-cart .paypal-logo{margin-bottom: -1em;}
	.product-options-bottom .add-to-links{
		clear: both;
		margin-top: 1em;
	}
	.product-options-bottom .add-to-links-box .email-friend{margin-top: 1em;}
	
	.product-view .fb-like {width: auto!important; display: inline-block!important;}
	table.grouped-items-table.data-table td.last{border: none;}
	table.grouped-items-table.data-table tr.even{background: none;}
	
    /* Category Page ========================================================================= */    
    .products-grid li.item{float:none;}
    
    .products-grid .product-image img{width:100%;}
    
    .product-view .box-up-sell .products-grid li.item{width:auto;}
    
    /* Breadcrumbs ================================================================================ */
    .breadcrumbs-wrapper{padding-top:11px; padding-bottom:13px;}
    .breadcrumbs-links-text-box{display:none;}
    
     .catalog-product-view .breadcrumbs-wrapper{padding-bottom:26px;}
    
    /* Sidebar =============================================================================== */
    aside.sidebar section{margin:0 0 15px;}
	aside.sidebar section.closed{padding-bottom: 5px;}
    aside.sidebar section header{cursor:pointer;}
    
    
    /* Pager */
	.toolbar .pager{
		float: none;
		left: 0;
		position: relative;
		right: auto;
		text-align: left;
		top: 0;
		margin-bottom: 1em;
	}
    .toolbar .pager .limiter label{display:none;}
    .toolbar .pager .pages{float:right; padding-right:9px;}
	.toolbar .pager > p{float: left;}
	.toolbar .pager .view-mode{margin-right: 12px;}
	.toolbar-bottom{padding-bottom: 1.5em;}
    
    /* Product View */
    .product-view .product-img-box .product-image .cloud-zoom img{margin:0 auto;}
    .product-view .product-options-bottom{margin-bottom:18px;}
	
    .product-view .product-essential .product-image .es-nav-next {
	right:5px;
    }
    
    .product-view .productpage_small .more-views #more-views-slider li{margin:0; width:127px;}
	.product-view .productpage_small .more-views #more-views-slider li a{margin-right:12px; margin-left: 3px;}
	.product-view .productpage_small .more-views.slider-on{padding-left: 13px;}
    .product-view .productpage_medium .more-views #more-views-slider li{margin:0; width:127px;}
	.product-view .productpage_medium .more-views #more-views-slider li a{margin-right:12px; margin-left: 3px;}
	.product-view .productpage_medium .more-views.slider-on{padding-left: 13px;}
	.product-view .productpage_medium .more-views .prev {left: 1px;}
    .product-view .productpage_large .more-views #more-views-slider li{margin:0; width:127px;}
	.product-view .productpage_large .more-views #more-views-slider li a{margin-right:12px; margin-left: 3px;}
	.product-view .productpage_large .more-views.slider-on{padding-left: 13px;}
    .product-view .productpage_extralarge .more-views #more-views-slider li{margin:0; width:127px;}
	.product-view .productpage_extralarge .more-views #more-views-slider li a{margin-right:12px; margin-left: 3px;}
	.product-view .productpage_extralarge .more-views.slider-on {padding-left: 13px;}
    
    .product-view .more-views #more-views-slider li a{width:auto;}
    .product-view .more-views #more-views-slider li a img{width:100%;}
    
	.block-related .next{
		right: -4px;
	}
	
    .product-view .box-tags .form-add .input-box{width:100%;}
	
	.product-view .grouped-items-table{
		display: table;
	}
	.product-view .grouped-items-table thead{
		display: table-header-group;
	}
	.product-view .grouped-items-table tbody{
		display: table-row-group;
	}
	.product-view .grouped-items-table tr{
		display: table-row;
	}
	.product-view .grouped-items-table th,
	.product-view .grouped-items-table td{
		display: table-cell;
	}
	.product-view .grouped-items-table th{padding-left: 0; 	padding-right: 0;}
	
    
	.fancybox-iframe{width:100%!important;}
    
    /* Meigee Tabs ============================================================================== */
    .meigee-tabs{border-top:1px solid #DEDEDE;}
    .meigee-tabs li{margin-top:0; margin-bottom:0; float:none; display:block;}
    .meigee-tabs li a{height:22px; border-top:none;}
    .meigee-tabs a:hover,
    .meigee-tabs li.active a,
    .meigee-tabs li.active a:hover{margin-top:0; margin-bottom:0; height:22px;}
	
    /* Block Related */
    .block-related li.item {
	width: 113px;
    }
	.related-wrapper-bottom .block-related li.item{
		width: 135px;
	}

    /* Block: Reviews */
    .catalog-product-view .box-reviews .form-add {padding-bottom: 18px;}
    .catalog-product-view .box-reviews .form-add .form-list{width:100%;}
    .catalog-product-view .box-reviews ul.form-list li { padding: 4px 0 4px 0;}
    .catalog-product-view .box-reviews table.data-table table { display:  table;}
    .catalog-product-view .box-reviews table.data-table thead { display: table-header-group;}
    .catalog-product-view .box-reviews table.data-table tbody { display: table-row-group;} 
    .catalog-product-view .box-reviews table.data-table tr { display:  table-row;}
    .catalog-product-view .box-reviews table.data-table th, 
    .catalog-product-view .box-reviews table.data-table td { display: table-cell;}
    .catalog-product-view .box-reviews table.data-table thead tr { display:  table-row;}
    .catalog-product-view .box-reviews .data-table {  margin:10px 0;}
    .catalog-product-view .box-reviews .data-table th { padding:4px 3px; border:1px solid #E4E4E4; font-weight:bold; white-space:normal; }
    .catalog-product-view .box-reviews .data-table td { padding:14px 20px; border:1px solid #E4E4E4;}   
    .catalog-product-view .box-reviews .data-table thead th span{text-indent:0; white-space:normal; overflow:visible; background:none!important; width:auto; font-size:10px; color:#fff;}
    .catalog-product-view .box-reviews .data-table td{padding:9px 11px;}
    .catalog-product-view .box-reviews .form-add .form-list input,
    .catalog-product-view .box-reviews .form-add .form-list textarea{width: 92%!important;}
    .catalog-product-view .box-reviews .data-table tbody th{font-size:1em; padding:9px;}
    
	.subscribe-fancy{display: none!important;}
	body.popup-mobile .subscribe-fancy{display: block!important;}
        
    /* Shopping Cart ========================================================================= */
    .cart .page-title { text-align: center; border-bottom:none;}
    .cart .page-title h1{font-size:2.16em; line-height:1.5em; font-weight:normal; float:none; text-transform:none; margin-bottom:18px; text-transform:uppercase;text-align:left;}
    
    .cart .title-buttons .checkout-types { float: none;}
    .cart .title-buttons .checkout-types li { float: none;}
    .cart .checkout-types button.button { display: inline-block; width: auto;}
    .cart .checkout-types button.button span { display: block; float: none;}
    
    .cart .totals.totals-accordion table { float: none; margin-bottom: 9px;}
    
    table.cart-table td.information,
    table.cart-table tr.buttons-row td.buttons{ background-color: #f5f5f5;}
    table.cart-table tr.buttons-row { padding-top: 18px;}
    table.cart-table tr.buttons-row td.buttons {padding:0; background:none; border:none;}
    table.cart-table tr.buttons-row td.buttons button.button{width:100%; margin:0 0 5px;}
    table.cart-table tr.buttons-row td.buttons button.button span{float:none; display:block;}
    
    .cart .title-buttons .checkout-types li{text-align:center; margin-left:0; margin-bottom:9px;}
    .cart .title-buttons .checkout-types .paypal-logo a{display:block;}
    
    
    table.cart-table td{padding-top:9px;}
    table.cart-table td.information{padding-left:10px!important;}
        
    .cart-table .quantity-box{float:left;}
    
    .cart-table .qty{padding:5px;}
    .cart-table input.quantity-decrease{margin-top:10px;}
    .cart-table input.quantity-increase{margin-top:10px;}
    
    .cart-table .link-wishlist{position:relative; margin:0; display:block; float:left; width:17%;}
    
    .cart-table .cart-edit{position:relative; margin:0; display:block; float:left; width:9%;}      
    
    .cart-table .btn-remove2{position:relative; margin:0; display:block; float:left; width:14%;}
    
    /* Shopping Cart Collateral boxes */
    .crosssell,
    .shipping{margin-bottom:18px;}
    
    .cart .crosssell .product-details{width:51%;}
    
    .cart .totals{float:none;}
    
    #cart-accordion .crosssell{padding-left:9px;}
    #cart-accordion .crosssell li.item{float:none; width:auto; text-align:center; padding-bottom:18px;}
    #cart-accordion .crosssell .product-image{text-align:center; display:inline-block;}
	#cart-accordion .crosssell .product-image img{width:100%;}
    
	.crosssell li.item {padding-bottom: 1em;}
	
    
    /* Wishlist ========================================================================= */    
    .my-wishlist .page-title{text-align:center;}
    .my-wishlist .page-title h1{float:none;}
    .my-wishlist .buttons-set {background-color: #f5f5f5; padding: 10px; margin-top: 0;}
    .my-wishlist .buttons-set button.button { float: left;}
    .my-wishlist .buttons-set button.button > span > span { padding-left: 10px; padding-right: 10px;}
    
    table#wishlist-table { margin-bottom: 18px;}
    table#wishlist-table td textarea { width: 98%;}
    
    table#wishlist-table td .cart-cell {background-color: #f5f5f5; padding:10px 0 0; overflow:hidden;}
    table#wishlist-table td .cart-label{float:left; text-align:left; clear:both; padding-left:15px;}
    table#wishlist-table td .wishlist-input-box{float:left; padding-bottom:9px;}
    table#wishlist-table td .price-box{padding-top:0; float:left;}
    table#wishlist-table td .price-box .price{font-size:1.16em; line-height:1.57em;}
    
    table#wishlist-table td .cart-cell button.button { margin:0; clear: both; display: block; width:100%;}
    table#wishlist-table td .cart-cell button.button span{border:none; padding:0; height:auto; display:block; float:none; width:100%; -moz-border-radius:0; border-radius:0;}
    table#wishlist-table td .cart-cell button.button span span{display:inline-block; width:100%;  color:#fff; font-size:1em;}
    
    table#wishlist-table td .cart-cell button.button:hover > span{background-position:left -61px;}
    table#wishlist-table td .cart-cell button.button:hover span span{background-position:2px 22px;}
    table#wishlist-table td.last{border-bottom:none;}
    
	.my-wishlist .data-table .truncated{float: none; clear: both;}
	.my-wishlist .data-table .truncated .price{font-size:1.16em; line-height: 1.2em; font-weight:bold;}
	
    .my-wishlist .buttons-set{padding:0; background:none; border:none;}
    .my-wishlist .buttons-set button.button{width:100%; margin:0 0 5px;}
    .my-wishlist .buttons-set button.button span{float:none; display:block;}
    
    
    .my-wishlist .link-edit{position:relative; margin:0; display:block; background-position:12px 21px; width:31%!important; float:left;}
    .my-wishlist .data-table .table-buttons {width:13%;}
    .my-wishlist .btn-remove{ position:relative; margin:0; display:block; background-position:12px 18px; width:31%!important; float:left; line-height:1.5em!important;}
    .my-wishlist .data-table .last {padding:0;}
    .my-wishlist .data-table .last {padding:0;}
    
    table#wishlist-table td a.product-image{
	margin:0 auto;
	max-width:100%;
	width:auto;
    }
    table#wishlist-table td a.product-image img{width:100%;}
    
    
    /* Checkout ============================================================================== */
    .opc{margin-bottom:18px;}
    .opc .field { padding-bottom: 9px;}
    .opc .field-2, .opc .name-lastname { width: auto; float: none;}
    .opc .input-box { width: auto !important; float: none;}
    .opc .input-box input.input-text{ width: 85% !important;}
    .opc .input-box select { width: 97% !important;}
    .opc .buttons-set { padding: 0 0 18px 0; margin: 0}
    .opc .buttons-set button.button { float: right; margin-left: 0; margin-right: 10px;}
    .opc .required { text-align: right;}
    .opc .order-review .product-name{margin-bottom:0;}
    
    .opc .order-review table.data-table td.last {
		margin-bottom:0;
		padding-bottom: 10px;
		padding-top:0;
    }
    
    .products-grid#upsell-product-table li.item a.product-image { display: block; text-align: center;}    
    
    .special-block #container{height:auto!important;}
    .special-block #container .banner-block{position:relative!important; left:50%!important; top:auto!important; margin-right:0; margin-left:-111px; float:left; display:block; clear:both;}
            
    .form-list .field { float: none;}
    .form-list .name-middlename{width:auto;}
    .form-list .name-middlename input.input-text{width:100%;}
    .opc .form-list .name-middlename input.input-text{width:99%;}
    
    .form-list, 
    .input-box select { width:100%; }
    
    .input-box select { width:100%; }
    
    .form-list .input-box { width: auto;}
    
    .form-list li.wide .input-box { width:100%; }
    .form-list input.input-text { width:100%; }
    
    .form-list li.wide textarea {
		width: 349px;
    }
    
     .opc .customer-dob .dob-month input.input-text{width:40px!important;}
     .opc .customer-dob .dob-day input.input-text{width:40px!important;}
     
     .gift-messages-form .form-list li.wide textarea{
		width:95%;
      }
      
      .gift-messages-form .details .form-list li.wide textarea{
		width:95%;
      }
   
      .opc .back-link{float:none;}
      
      .tool-tip{width:90%; top:300px!important;}
      
    .form-list li.wide input.input-text { width:100%; }
    
    .form-list li, .form-list li .field { width:100% !important;}
    .form-list li .field + .field { margin-top:10px; }
    .form-list li.street-address .input-box input.input-text { width:92%; }
    .form-list li.select-address { width:100%; }
    
    .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:auto; }
        
    .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:100%; }
    
    .checkout-multishipping-overview table.data-table td .cart-label { width: 35%; float: left;}
    .checkout-multishipping-overview table.data-table th, table.data-table td { padding-left: 0px; padding-right: 0px;}
    
    .multiple-checkout table.data-table td .cart-label { width: 35%; float: left;}
    .multiple-checkout table.data-table td select { width: 60%;}
    
    /* One Page Checkout */
    .order-review table.data-table td .cart-label{width:30%; float: left;}
    
    
    /* Multiple Addresses Checkout */          
    ul.checkout-progress { padding: 0;}
    ul.checkout-progress li { float:none; width:auto; padding: 7px 0 7px 0;}
    
    .multiple-checkout .page-title{margin-bottom:18px; padding-bottom:9px;}
    .multiple-checkout .buttons-set .back-link{padding-top:12px;}
    
    
    .checkout-multishipping-overview table.data-table td .cart-label { width: 35%; float: left;}
    .checkout-multishipping-overview table.data-table th, table.data-table td { padding-left: 0px; padding-right: 0px;}
    
    .my-wishlist table.data-table td{padding:18px 0 0;}
    .my-wishlist table.data-table td.last{padding:0; border-bottom:1px solid #e5e5e5!important;}
    .my-wishlist .data-table .product-name{margin-bottom:9px;}
    
    
    .multiple-checkout table.data-table td .cart-label { width: 35%; float: left;}
    .multiple-checkout table.data-table td select { width: 60%;}    
    
    .multiple-checkout .data-table .product-name {
	float: left;	
	width: 60%;
    }
    
    .multiple-checkout table.data-table td{clear:both;}
    .multiple-checkout table.data-table td.last{padding-bottom:12px;}
    
    .multiple-checkout .gift-messages-form .form-list li.wide textarea {
	width:81%;
    }
    
    .multiple-checkout .gift-messages-form .details .form-list li.wide textarea {
	width:90%;
    }
    
    .multiple-checkout .gift-messages-form .details .form-list .field input{width:128px;}
    .multiple-checkout .sp-methods select{width:85%;}
    .multiple-checkout .sp-methods input.input-text{width:82%;}
    .multiple-checkout .sp-methods select.month{width:90px;}
    
	/* One Page Checkout */
	body .opc-wrapper-opc .opc-col-left,
	body .opc-wrapper-opc .opc-col-center,
	body .opc-wrapper-opc .opc-col-right{
		width: 100%;
	}
	body .opc-wrapper-opc .opc-col-left .indent,
	body .opc-wrapper-opc .opc-col-center .indent,
	body .opc-wrapper-opc .opc-col-right .indent{margin: 0;}
	.opc-wrapper-opc .gift-messages-form .item .details .form-list input[type="text"] {
		width: 94%;
	}
	.opc-wrapper-opc .form-list .input-box input[type="text"], .opc-wrapper-opc .form-list .input-box input[type="password"] {
		width: 96%;
	}
	.opc-wrapper-opc .gift-messages-form li.wide textarea {
		width: 97%;
	}
	
	/* ajax login */
	#login-holder {
		margin-left: -153px;
		width: 306px;
	}
	#login-holder .close-button {
		right: 0;
		top: -40px;
	}
	
    
    /* Footer ================================================================================ */
	#footer .footer-columns-block.accordion h3{padding:18px 0 0; margin:0; cursor:pointer;}
    #footer .footer-columns-block.accordion h3 span{display:block; background-position:right 10px; background-repeat:no-repeat;}
    #footer .footer-columns-block.accordion h3.active span{background-position:right -23px;}
    
    #footer .footer-columns-block.accordion .custom-footer-content{padding-bottom: 1.5em;}
    .content_bottom .grid_12 > button span {display:inline-block;float:none;}
    #footer .content_bottom .container_12 {padding:0; position: static;}
	
	#footer .content_bottom .container_12.map .block-address,
	#footer .content_bottom .container_12.map .block-about,
	#footer .content_bottom .container_12.map .block-subscribe{
		padding-left: 24px;
		padding-right: 24px;
		float: none;
	}
	#footer .content_bottom .container_12.map .block-about{top:25px!important;}
	#footer .content_bottom .container_12.map .block-subscribe{top:50px!important;}
	body.boxed-layout #footer .container_12.map,
	body.boxed-layout #footer .container_12.map .content_bottom {height: 590px;}
	body.boxed-layout #footer .container_12.map .content_bottom  .block-address,
	body.boxed-layout #footer .container_12.map .content_bottom .block-about,
	body.boxed-layout #footer .container_12.map .content_bottom .block-subscribe {
		padding-left: 24px;
		padding-right: 24px;
		float: none;
	}
	body.boxed-layout #footer .container_12.map .content_bottom .block-about{top:40px!important;}
	body.boxed-layout #footer .container_12.map .content_bottom .block-subscribe{top:65px!important;}
	
    #footer .payment-options-box{padding:0 15px;}
    #footer .payment-options-box h3{display:none;}
	#footer .content_bottom .input-box input {width:88%;float:none;}
	#footer .content_bottom .block-subscribe button {margin-top:5px;width:99%;}
	#footer .content_bottom .block-subscribe button span {width:100%;float:none; display: block;}
	#footer .content_bottom .block-subscribe button span span {width:100%;display:block;float:none;padding:0;}
	#footer_bottom .grid_12 {text-align:center; margin-top:1.5em;}
	#footer ul.social-links {border-top:solid 1px #eee;border-bottom:solid 1px #eee;width:100%;text-align:center;padding:10px 0; position: static; margin: 1.5em auto;}
	#footer ul.social-links li {display:inline-block;float:none;}
	#footer_bottom .container_12{padding-top: 2em;}
	#footer_bottom address {float:none;width:100%;text-align:center; margin-bottom: 0.75em;}
	#footer_bottom address {margin-top:0;}
	
	#footer .content_bottom button#find-us{
		bottom: 6%!important;
		-moz-transition:none;
		-webkit-transition:none;
		-o-transition:0;
		transition:none;
		-moz-transition:background-color 300ms ease;
		-webkit-transition:background-color 300ms ease;
		-o-transition:background-color 300ms ease; 
		transition:background-color 300ms ease;
	}
	
	#footer .content_bottom,
	#footer .content_bottom .grid_12{
		border-bottom: none;
		-moz-transition:none;
		-webkit-transition:none;
		-o-transition:0;
		transition:none;
		height: 590px;
	}
	
	#map_canvas {
		height: 100%;
	}
	
	#footer .content_bottom .indent{
		min-height: 120px;
		padding: 1em 0;
	}
	#footer > .container_12{padding-bottom: 0;}
	
	#footer .footer-columns-block.indent {
		padding-top: 1.5em;
	}
	
	body.boxed-layout #footer .content_bottom{
		margin-bottom: 0;
	}
	body.boxed-layout #footer .content_bottom > .grid_12{}
	
	body.boxed-layout #footer .content_bottom button#find-us {
		top: auto;
	}
	body.boxed-layout #footer .content_bottom.active button#find-us{margin-top: 1px; top: auto;}
	body.boxed-layout #footer .content_bottom.active button#find-us span span{
		line-height: 31px;
	}

	.products-list .price-box,
	.products-list li.item .button-holder {margin-right:14px; }
	.products-list li.item .button-holder {margin-bottom:1em;}
	.block-wishlist .prev {right:45px;top:35px;}
	.block-wishlist .next {top:35px;right:30px;}
	.block-related li.item {width:252px;}
	.block-related .prev, .block-related .next,
	.more-views .prev, .more-views .next {opacity:1;}
	.product-view .productpage_medium .more-views #more-views-slider li {width:127px;}
	.product-options-bottom .pob_left {margin-bottom:1.5em;}
	.add-to-cart button.button {margin-left:10px;}
	.add-to-cart button.button span span {padding:0 22px;}
	.meigee-tabs li {border-left:0;border-bottom:solid 2px #ddd; padding-bottom:.75em;margin-bottom:1.5em;}
	.catalog-product-view .box-reviews .form-list .field {margin-left:0;}
	.product-view .box-tags .form-add input.input-text {width:96.8%;}
	.product-view .box-tags .form-add button,
	.cart .discount button {width:100%;}
	.product-view .box-tags .form-add button span {width:100%;}
	.product-view .box-tags .form-add button span span,
	.cart .discount button span span {padding:0;float:none;display:block;}
	.cart .discount button span span {padding:0 13px;}
	.box-reviews .omega {margin-top:1.5em;}
	.cart .discount .input-box {float:none;width:100%;}
	.cart .discount .input-box input,
	.cart .shipping .form-list input {width:89%;}
	.cart .discount .buttons-set {float:none;margin-top:5px;}
	.dashboard .box-info .omega {float:none;margin-top:1.5em;}
	.content_banners > div {margin-bottom:5px;}
	.product-shop {margin-top:1.5em; position: relative;}
	.pages li a.previous, .pages li a.next {padding:7px 12px 8px;}
	.sorter .sort-by {float:none;height:30px;margin-bottom:.75em;}
	.sorter .pages {float:none;height:30px;margin-top:.75em;}
	.sorter .limiter {height:30px;float:left; margin-right: 10px;}
	.sorter a.desc {float:none;}
	.catalog-product-view .box-reviews .review {width:51%;}
	.ratings-table {width:32%;}
	.ratings-table th {padding-right:10px;}
	.cart .cart-collaterals .shipping-form, .cart .cart-collaterals .discount-form {width:100%;}
	.cart .cart-collaterals .discount-form .input-box input,
	.cart .cart-collaterals .shipping-form .form-list input {width:91%;}
	.block-related li.item .product {padding:0 10px;}
	.block-related #block-related-slider {margin-bottom:1.5em;}
	aside.sidebar section.block-layered-nav dl dt {position:relative;}
	aside.sidebar section.block-layered-nav .btn-nav {left:0;}
	aside.sidebar .block-subscribe .input-box {width:62%;}
	aside.sidebar .block-subscribe .input-box input {width:89%;}
	#footer .store-switcher {margin-bottom: 0.75em !important;}
	#footer_bottom .grid_12 > div {
		margin-top: -8px;
	}
	.ajax-index-options .container_12 .grid_5 { width: 47% !important; } 
	.header-slider-container{padding: 0 0 10% 0;}
	.header-slider-container .iosSlider .slider .item .slide-container {font-size: .75em; float: left;}
	.header-slider-container .iosSlider .slider .item .slide-container.slide-skin {right: 4%; top: 30%;}
	.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-2 {top: 29%; left: 7%;}
	.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-3 {top: 43%;}
	.header-slider-container .iosSlider .slider .item .slide-container.slide-skin-4 {left: 8%; top: 29%;}
	.header-slider-container .iosSlider .slider .item .slide-container h2,
	.header-slider-container .iosSlider .slider .item .slide-container h3,
	.header-slider-container .iosSlider .slider .item .slide-container p {margin-bottom: 0; line-height: 1.5em; width: 100%; display: block;}
	.header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin {top: 37%;}
	.header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin-2 {top: 36%; left: 5%;}
	.header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin-3 {top: 34%;}
	.remember-me-popup {margin-left: -160px;}
	#topCartContent button > span, #topCartContent .actions a {width: 132px;}
	.home-slider-conainer .products-grid li.item,
	.slider-container.slider-2 .home-slider-conainer .products-grid li.item {width: 250px;}
	.slider-container .next {right: -20px!important;}
	.slider-container .prev {left: -20px!important;}
	.products-list li.item .grid_3 {margin-bottom: 1.5em;}
	.products-list.bottom-right li.item .quick-view-holder,
	.products-grid.bottom-right li.item .quick-view-holder {text-align: left;}
	.slider-container.slider-2 .home-slider-conainer .products-grid li.item .indent {padding: 0 5px;}
	.nav-wide#nav-wide ul.level0 li.level1 > a {margin-bottom: 0; padding-bottom: 0;}
	header#header .nav-wide#nav-wide li .menu-wrapper {padding: 0; border: none;}
	.nav-wide#nav-wide li.level-top:hover > a > span,
	.nav-wide#nav-wide li.level-top.active > a > span {padding-bottom: 2px;}
	.contacts-index-index .form-list li.wide textarea {width: 100%;}
	#footer .container_12 .grid_12 {display: inline;}
	.block-subscribe-popup {background: #eaeaea!important; position: relative; width: 240px;}
	.block-subscribe-popup .indent {float: none; width: auto; padding: 3em 30px;}
	.block-subscribe-popup .indent input[type="text"] {width: 94%;}
	.block-subscribe-popup .indent button.button {margin-bottom: 3em;}
	
	.category-label {display: none!important;}
	#footer #AjaxcontactForm li.fields .field {width: 48%!important; margin: 0; float: left;}
	#footer #AjaxcontactForm li.fields .input-box input {width: 95%;}
	
	header#header.floating {display: none!important;}
}

/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	body {
	  min-width: 420px;
		overflow-x:hidden;
	}

	/* Containers
	----------------------------------------------------------------------------------------------------*/
	.container_12 {
		margin-left: auto;
		margin-right: auto;
		width: 420px;
	}

	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12 {
	  margin-left: 0;
	  margin-right: 0;
	}
	
	.grid_12 {
	    margin-left: 10px;
	    margin-right: 10px;
	}

	.alpha,
	.omega {
	  margin-left: 0;
	  margin-right: 0;
	}

	.align_center,
	.align_right {
	  text-align: left;
	}
	
	/* Adaptive */
	
	.category-products .products-grid li.item{width: 50%!important; clear: none!important;}
	.category-products .products-grid li.item:nth-of-type(2n+1){clear:left!important;}
	.products-grid.widget-grid li.item:nth-of-type(2n+2){
		margin-right:0;
	}
	.products-grid.widget-grid li.item:nth-of-type(2n+1){
		margin-left:0;
		clear:left;
	}
	
	.products-grid#upsell-product-table > li:nth-of-type(2n+2){
		margin-right:0;
	}
	.products-grid#upsell-product-table > li:nth-of-type(2n+1){
		clear:left;
	}
	
	.block-related .no-slider li.item:nth-of-type(2n+2){
		margin-right:14px;
	}
	.block-related .no-slider li.item:nth-of-type(2n+1){
		clear:none;
	}
	.block-related .no-slider li.item:nth-of-type(2n+2){
		margin-right:0;
	}
	.block-related .no-slider li.item:nth-of-type(2n+1){
		clear:left;
	}
	
	.related-wrapper-bottom .block-related .no-slider li.item:nth-of-type(2n+1){
		clear:none;
	}
	.related-wrapper-bottom .block-related .no-slider li.item:nth-of-type(3n+3){
		margin-right:0;
	}
	.related-wrapper-bottom .block-related .no-slider li.item:nth-of-type(3n+1){
		clear:left;
	}
	.related-wrapper-bottom .block-related .no-slider li.item {
		width: 133px;
	}
	.more-views ul.no-slider li:nth-of-type(4n+4){
		margin-right:0;
	}
	.more-views ul.no-slider li:nth-of-type(4n+1){
		clear:left;
	}
	
	.col2-layout .col-main,
	.sidebar{width:100%;}
	
	body.iphone nav.breadcrumbs li a,
	body.iphone nav.breadcrumbs li strong{
		font-size: 6px!important;
		line-height: 9px!important;
	}
	body.iphone nav.breadcrumbs li span i{
		line-height: 17px!important;
	}
	/* Category Page ========================================================================= */
    .products-grid li.item{float:left;}   
	
	.products-grid li.grid_3 { width: 190px; margin-left: 10px; margin-right: 10px;}
	.products-grid li.alpha { margin-left: 0;}
	.products-grid li.omega { margin-right: 0;}
	.products-grid#upsell-product-table li.grid_3 { width: 195px;}

    /* Block Related */
    .block-related li.item {
		width: 124px;
    }
    
	aside.sidebar section.block-wishlist li.item .product-details {
		width: 80%;
	}
	
	.product-options-bottom .price-box{padding-top: 0.75em;}
	.product-options-bottom .price-box .price-as-configured {
		margin-bottom: -1em;
		position: relative;
	}
	.product-options-bottom .price-box .price-as-configured .price-label{display: block;}
	.product-options-bottom .add-to-cart {
		float: right;
	}
	
	.product-options-bottom .add-to-cart .paypal-logo{margin-bottom:-3.5em;}
	.product-options-bottom .add-to-links{
		clear: both;
		margin-top: 0;
	}
	.product-options-bottom .add-to-links-box .email-friend{margin-top: 0;}
	
	
    /* Pager */
    .toolbar .pager{float: right;}
	.toolbar .pager p{float: right; margin-right: 0;}
	.toolbar .pager .amount{padding: 7px 0 0 7px;}
    .toolbar .pager .pages{float:left;}
    
    /* Product View ========================================================================= */
    .product-view .productpage_small .more-views #more-views-slider li{margin:0; width:96px;}
    .product-view .productpage_small .more-views #more-views-slider li a{margin-right:13px;}
	.product-view .productpage_medium .more-views #more-views-slider li{margin:0; width:96px;}
	.product-view .productpage_medium .more-views #more-views-slider li a{margin-right:15px; margin-left: 4px;}
	.product-view .productpage_medium .more-views.slider-on {padding-left: 16px;}
    .product-view .productpage_large .more-views #more-views-slider li{margin:0; width:96px;}
	.product-view .productpage_large .more-views #more-views-slider li a{margin-right:13px;}
    .product-view .productpage_extralarge .more-views #more-views-slider li{margin:0; width:96px;}
	.product-view .productpage_extralarge .more-views #more-views-slider li a{margin-right:15px; margin-left: 4px;}
	.product-view .productpage_extralarge .more-views.slider-on {padding-left: 14px;}
	
	.product-view .more-views #more-views-slider li a{width:auto;}
    
	.block-related .next {
		right: -15px;
	}
	.block-subscribe-popup {width: 380px; height: 310px !important;}
	.block-subscribe-popup .input-box {height: 110px;}
	 
    /* Special Block ========================================================================= */
    .special-block #container{height:auto!important;}
    .special-block #container .banner-block{position:relative!important; left:auto!important; top:auto!important; margin-right:0; margin-left:0; float:left; display:block; clear:none;}        
    .special-block #container .banner-block.even{margin-right:10px;}
    
    
    .special-block #container .banner-1 img{width:205px; height:130px;}
    
    .special-block #container .banner-1.style-3 img{width:205px; height:277px;}
    
	.toolbar .pager .amount {
		padding: 2px 8px 0 7px;
	}
    
	.block-related header .block-subtitle a{
		top: 1px;
		padding-left: 0;
	}
	
    .special-block #container .banner-2{height:130px; width: 205px;}
    .special-block #container .banner-2 img.over-img{width:205px; height:130px;}
    
    /* Shopping Cart ========================================================================= */
    .cart-table .link-wishlist{width:22%;}
    .cart-table .cart-edit{width:19%;}
    .cart-table .btn-remove2{width:21%;}
    
    /* Wishlist ========================================================================= */
    .my-wishlist .link-edit{width:37%!important;}
    .my-wishlist .btn-remove{width:39%!important;}
	.block-related li.item {width:200px;}
	.product-view .productpage_medium .more-views #more-views-slider li {width:95px;}
	.data-table .c_actions {float:right;margin-top:.75em;width:21%;}
	.data-table tr, .data-table td {clear:both;}
	.cart .discount .input-box input, .cart .shipping .form-list input {width:93.5%;}
	
	.form-list .customer-dob .dob-day{padding-right: 12px;}
	
	#footer .content_bottom .container_12.map .block-about {
		top: 73px !important;
	}
	#footer .content_bottom .container_12.map .block-subscribe {
		top: 106px !important;
	}
	#footer .content_bottom .input-box input {width:93%;}
	#footer .content_bottom .block-subscribe button {width:100%;}
	.ratings-table {width:22%;}
	.catalog-product-view .box-reviews .review {width:68%;}
	
	.cart .cart-collaterals .discount-form .input-box input, .cart .cart-collaterals .shipping-form .form-list input {width:94%;}
	aside.sidebar.block-subscribe .input-box {width:76%;}
	aside.sidebar .block-subscribe .input-box input {width:91%;}
	#footer_bottom address {margin-top:0;}
	.header-slider-container.boxed-slider .iosSlider .slider .item .slide-container.slide-skin-3 {top: 44%;}
	.home-slider-conainer .products-grid li.item {width: 200px;}
	.slider-container.slider-2 .home-slider-conainer .products-grid li.item {width: 400px;}
	
	#footer #AjaxcontactForm li.fields .input-box input {width: 97%;}
	#footer #AjaxcontactForm li .input-box input,
	#footer #AjaxcontactForm li textarea {width: 98.5%;}
	
	#footer .block-subscribe .input-box {width: 79%;}
	#footer .block-subscribe .input-box input {width: 93%;}
}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}
/*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/fontawesome-webfont.eot?v=4.6.1');src:url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'),url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'),url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'),url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'),url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/**
*
* This file is generated automaticaly. Please do no edit it directly cause all changes will be lost.
*
*/
/*====== Font Replacement =======*/ 
.opc-wrapper-opc .opc-title,
.opc-wrapper-opc .login,
.opc-wrapper-opc h2,
.block-subscribe-popup .indent h3,
.product-name .sku,
a.aw-blog-read-more,
.crosssell h2,
header.rating-title h2,
.widget .widget-title h1,
.widget .widget-title h2,
.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5,
.page-title h6,
header#header .top-cart .cart-empty,
.product-collateral h2,
.content_bottom section h3,
.product-view .product-shop .price-box .price-label,
#footer h3,
header#header .top-cart .block-title a span,
header#header .top-cart .block-content .mini-products-list .product-details .price,
header#header .top-cart .block-content .subtotal .label,
.price,
#topCartContent button,
#topCartContent .actions a,
#topCartContent button span,
#nav li a span,
.content_bottom button.button span,
.products-grid .btn-quick-view span span,
.products-list .btn-quick-view span span,
aside.sidebar section header h2,
.block-subscribe strong span,
.block-tags strong span,
button.button span,
aside.sidebar section .block-content .actions a,
.sorter label,
.pages li a.previous,
.pages li a.next,
.products-list .product-name a,
.block-wishlist .link-cart,
.product-name h1,
.block-related h2,
.opc-wrapper-opc .text-login a.opc-link-login,
#product-options-wrapper dt label,
.opc-wrapper-opc .payment-block dt:hover label, 
.opc-wrapper-opc .payment-block dt label,
.meigee-tabs li a,
.product-collateral#collateral-accordion h2,
.catalog-product-view .box-reviews h2,
.catalog-product-view .box-reviews ul li h6 a,
#login-holder .page-title h1,
#login-holder form > p,
#login-holder .link-box a,
#login-holder form .fieldset .legend,
#login-form h2,
#cart-accordion h3.accordion-title,
.data-table .product-name a,
.opc .step-title, 
.opc .step-title h2, 
.opc h3,
aside.sidebar section.block-progress dt,
.dashboard .welcome-msg .hello,
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h2,
.dashboard .box-head h3,
.header-slider-container .iosSlider .slider .item p,
.header-slider-container .iosSlider .slider .item h2,
.header-slider-container .iosSlider .slider .item h3,
.widget-latest li h3 a {font-family: Lato, sans-serif;}

/*====== Site Bg =======*/
body,
body.boxed-layout {background-color:#FFFFFF;}

/*====== Skin Color #1 =======*/
.opc-review-actions h5,
.opc-wrapper-opc .opc-data-table tbody td h3,
.opc-wrapper-opc .opc-title,
.widget-latest li a:hover,
.block-blog li a:hover,
.menu-tags h5,
.menu-categories h5,
.menu-recent h5,
.crosssell h2,
.product-collateral h2,
.widget .widget-title h1,
.widget .widget-title h2,
.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5,
.page-title h6,
.opc-wrapper-opc h2,
.content_bottom section h3,
#footer h3,
header#header .top-cart .block-content .subtotal .label,
header#header .top-cart .product-name a,
#nav li a span,
.nav-wide#nav-wide li a span,
aside.sidebar section.block-layered-nav dl dd a:hover,
.weee,
.product-name a,
#footer ul li a:hover,
aside.sidebar section header h2,
.block-subscribe strong span,
.block-tags strong span,
aside.sidebar section dl dt,
.block-layered-nav,
.block-layered-nav a,
aside.sidebar .product-name a,
aside.sidebar .block-subtitle,
aside.sidebar label,
aside.sidebar section.block-wishlist li.item .product-details .product-name a,
#poll-answers,
.sorter label,
.pages li a.previous,
.pages li a.next,
.minimal-price-link .label,
.products-list .add-to-links i:hover,
.products-grid .add-to-links i:hover,
a:hover,
#categories-accordion li.level-top a.level-top,
#categories-accordion li.level-top.parent ul.level0 li a:hover,
.block-wishlist .link-cart,
.block-wishlist .prev i:hover,
.block-wishlist .next i:hover,
.product-name h1,
.block-related h2,
.my-wishlist div.quantity-decrease i:hover,
.my-wishlist div.quantity-increase i:hover,
.add-to-cart div.quantity-decrease i:hover,
.add-to-cart div.quantity-increase i:hover,
.cart-table div.quantity-decrease i:hover,
.cart-table div.quantity-increase i:hover,
.product-view .product-shop .add-to-links-box i:hover,
#product-options-wrapper dt label,
.product-options .options-list li:hover,
.product-options .options-list li:hover .price,
.meigee-tabs li.active a, .meigee-tabs li a:hover,
.product-collateral#collateral-accordion h2.active,
.catalog-product-view .box-reviews .form-add h3 span,
.catalog-product-view .box-reviews ul li h6 a,
#login-holder form > p,
#login-holder form .fieldset .legend,
#login-form h2,
.cart .totals .checkout-types li a:hover,
#cart-accordion h3.accordion-title:hover,
#cart-accordion h3.accordion-title.active,
.data-table .product-name a,
#login-holder form .actions .f-right:hover,
.opc .active .step-title,
.opc h3,
aside.sidebar section.block-progress dt a,
.dashboard .welcome-msg .hello,
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h2,
.dashboard .box-head h3,
.data-table .c_actions a i:hover,
.block-account a,
.my-wishlist .data-table .table-buttons a:hover,
header#header .menu-button,
.product-view .product-prev:hover,
.product-view .product-next:hover,
header#header .top-cart .block-title a span,
header.rating-title h2,
aside.sidebar section.block-layered-nav #amount, 
aside.sidebar section.block-layered-nav #amount-2,
.nav-container.mobile .nav-wide#nav-wide li.level-top.active a span{color:#666666;}

aside.sidebar section.block-layered-nav .ui-slider .ui-slider-handle{border-top-color:#666666;}

.slider-container .prev i,
.more-views .prev i,
.block-related .prev i {border-right-color:#666666;}

.slider-container .next i,
.more-views .next i,
.block-related .next i {border-left-color:#666666;}

.rtl .slider-container .prev i,
.rtl .more-views .prev i,
.rtl .block-related .prev i {border-left-color:#666666;}

.rtl .slider-container .next i,
.rtl .more-views .next i,
.rtl .block-related .next i {border-right-color:#666666;}

.opc-wrapper-opc .login,
a.aw-blog-read-more,
aside.sidebar .block-tags .actions a,
ul.social-links li a:hover,
header#header .top-cart .cart-price-qt,
header#header .form-search.active button,
header#header.header-2 .form-search button:hover,
header#header.header-3 .form-search button:hover,
#topCartContent button > span,
#topCartContent .actions a:hover,
#footer .sbSelector:hover,
.add-to-cart-success,
.content_bottom button.button > span,
.products-grid .btn-quick-view > span,
.products-list .btn-quick-view > span,
#slider-range.ui-slider .ui-slider-range.ui-widget-header,
button.button > span,
aside.sidebar .actions a:hover,
.toolbar .view-mode a:hover,
.toolbar .view-mode strong,
.content_bottom .grid_12 > button:hover > span,
.pages li.current,
.pages li a:hover,
.pages li a.previous:hover,
.pages li a.next:hover,
.sorter a.desc:hover,
.label-new,
.catalog-product-view .box-reviews .data-table thead,
.cart .totals header,
#footer .sbHolder .sbToggleOpen + .sbSelector,
.cart-table .buttons-row .buttons .btn-clear:hover > span, 
.cart-table .buttons-row .buttons .btn-update:hover > span,
.my-wishlist .buttons-set .btn-share:hover > span, 
.my-wishlist .buttons-set .btn-add:hover > span,
#login-holder .link-box:hover,
header#header dl.company-links dt a:hover,
header#header dl.company-links dt a.active,
header#header .links li a:hover {background-color:#666666;}

header#header.header-2 .form-search button:hover,
header#header.header-3 .form-search button:hover,
header#header .form-search.active button,
#footer .sbSelector:hover,
.content_bottom button.button > span,
.pages li a:hover {border-color:#666666;}


/*====== Skin Color #2 =======*/
header#header .top-cart .block-title i,
.price, a,
.catalog-product-view .box-reviews ul li small span {color:#2FDAB8;}

.opc-wrapper-opc .payment-block dt:hover label,
.opc-wrapper-opc .payment-block dt.active label,
.nav-wide#nav-wide li.level-top:hover,
.nav-wide#nav-wide li.level-top.active,
#nav li.level-top:hover,
#nav li.level-top.active,
.products-list .btn-quick-view > span:hover,
.products-grid .btn-quick-view > span:hover,
.catalog-product-view .box-reviews .full-review,
#login-holder .link-box  {background-color:#2FDAB8}

/*====== Category Labels =======*/
.nav-wide#nav-wide li.level-top .category-label.label_one { 
    background-color: #C4C4C4;
    border-color: #C4C4C4;
    color: #FFFFFF;
}
.nav-wide#nav-wide li.level-top.over .category-label.label_one { 
    background-color: #2FDAB8;
    border-color: #2FDAB8;
    color: #FFFFFF;
}
.nav-wide#nav-wide li.level-top .category-label.label_two { 
    background-color: #2FDAB8;
    border-color: #2FDAB8;
    color: #FFFFFF;
}
.nav-wide#nav-wide li.level-top.over .category-label.label_two { 
    background-color: #2FDAB8;
    border-color: #2FDAB8;
    color: #FFFFFF;
}
.nav-wide#nav-wide li.level-top .category-label.label_three { 
    background-color: #C4C4C4;
    border-color: #C4C4C4;
    color: #FFFFFF;
}
.nav-wide#nav-wide li.level-top.over .category-label.label_three { 
    background-color: #C4C4C4;
    border-color: #C4C4C4;
    color: #FFFFFF;
}



/* GRID RESPONSIVE */

.row, .row * {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

.container,
.container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.row:before,
.row:after {
    display: table;
    content: " ";
}

.row:after {
    clear: both;
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    position: relative;
    min-height: 1px;
    /**/
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    /**/
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-spec-1,
    .col-spec-2 {
        position: relative;
        float: left;
        padding: 0 10px;
    }
    .col-spec-1 {
        width: 37.325%;
    }
    .col-spec-2 {
        width: 25.325%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .centered-xs {
        width: 100%!important;
        text-align: center!important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .centered-sm {
        width: 100%!important;
        text-align: center!important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .centered-md {
        width: 100%!important;
        text-align: center!important;
    }
}

@media (min-width: 1200px) {
    .centered-lg {
        width: 100%!important;
        text-align: center!important;
    }
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1270px;
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1370px;
    }
}
/* *******************************************
*
* Feel free to add your own css rules here.
*
*********************************************/

/*PAULO PEREIRA */
.e2b-brand {
  display: none !important;
}

#featured .products-grid .product-name,
#featured .products-grid .price-box {
  display: none;
}

header.rating-title h2:after, 
.widget .widget-title h1:after, 
.widget .widget-title h2:after, 
.page-title h1:after, 
.page-title h2:after, 
.page-title h3:after, 
.page-title h4:after, 
.page-title h5:after, 
.page-title h6:after, 
#footer h3:after, 
aside.sidebar section header h2:after, 
.block-subscribe strong span:after, 
.block-tags strong span:after, 
.block-related h2:after, 
.product-name h1:after, 
#onepagecheckout_forgotbox .page-title span:after, 
#onepagecheckout_loginbox .page-title span:after, 
.op_block_title:after, 
.dashboard .box-head h2:after {
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  margin: 0px 0 5px;
}

.content-wrapper .main-container {
  padding-top: 0;
}

/************************************************************************************************************
*************************************************************************************************************
*************************************************************************************************************
													GERAL
*************************************************************************************************************
*************************************************************************************************************
************************************************************************************************************/
HTML {
  position: relative;
  min-height: 100%;
}

BODY {
  margin-bottom: 150px;
 /* same as footer height */;
}

P {
  font-size: 13px;
}

.breadcrumbs li a {
  font-family: "Source Sans Pro Regular";
  font-size: 11px;
  color: #6f6f6f;
  letter-spacing: 1px;
}

.breadcrumbs li strong {
  font-family: "Source Sans Pro Semibold";
  font-size: 11px;
  color: #000;
  letter-spacing: 1px;
}

.breadcrumbs {
  font-size: 11px;
}

body.boxed-layout .container_12 {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}

body.header-slider.onlyhome-slider.cms-home .content-wrapper .main-container,
body.header-slider .content-wrapper .main-container {
  padding-top: 0em;
  padding-bottom: 2em;
}

/************************************************************************************************************
*************************************************************************************************************
*************************************************************************************************************
                                                   HEADER
*************************************************************************************************************
*************************************************************************************************************
************************************************************************************************************/


header#header.floating .logo-bar {
  display: none;
}

header#header {
  font-family: Arial;
}

header#header .wishlist_icon {
  font-size: 14px;
}

header#header .links i.fa {
  vertical-align: middle;
}

header#header .account_icon {
  font-size: 15px;
}

/**********     QUICK ACCESS (1º nível do header)    **********/
header#header .quick-access {
  padding: 0px;
  background-color: #EEE;
  text-align: center;
  color: black;
  margin-bottom: 5px;
}

#header .header-promo-block {
	/*float: left; */
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 90%;
}

#header .header-promo-block i.fa {
  vertical-align: middle;
  margin-right: 5px;
  margin-left: 10px;
  font-size: 14px;
  top: -1px;
  position: relative;
	/*color: #aaa;*/;
}

#header .header-promo-block span + span {
  padding-left: 5px;
}
/**********     FIM - QUICK ACCESS     **********/

/****************************************************************************************************/

/**********     Container 12 (2º nível do header)    **********/

header#header .language-currency-wrapper {
	/*position: absolute; */
  top: 30px;
	/*right: 30px;*/
  display: block;
  vertical-align: middle;
  font-size: 100%;
}

header#header .language-currency-block {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 0px;
  cursor: pointer;
  position: relative;
}

header#header .footer-middle .language-currency-block,
header#header .footer-bottom .language-currency-block,
header#header .footer-middle .form-language.list a,
header#header .footer-middle .form-currency.list a,
header#header .footer-bottom .form-language.list a,
header#header .footer-bottom .form-currency.list a {
  color: #fff;
}

header#header .footer-middle .form-language.list a:hover,
header#header .footer-middle .form-currency.list a:hover,
header#header .footer-bottom .form-language.list a:hover,
header#header .footer-bottom .form-currency.list a:hover {
  color: #316ACA;
}

header#header .language-currency-block:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  background-color: rgba(255,255,255,.2);
  opacity: 0;
  transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
}

header#header .form-currency .sbOptions {
  width: 100%;
}

header#header .language-currency-block:hover:after,
header#header .language-currency-block.open:after {
  opacity: 1;
}

header#header .language-currency-block .language {
  padding: 3px 0;
  line-height: 1;
  display: inline-block;
}

header#header .with-border .language-currency-block .language {
  padding: 3px 5px 3px 0;
  margin-right: 0px;
  border-right: solid 0px rgba(0,0,0,.2);
}

header#header .language-currency-block .currency .icon {
  display: inline-block;
}

header#header .language-currency-block .currency i {
  margin-left: 3px;
  margin-top: 3px;
}

header#header .language-currency-dropdown {
  width: 192px;
  padding: 1.5em 20px 0;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0,0,0,.1);
  position: absolute;
  top: 100%;
  display: none;
  clear: both;
  z-index: 9999;
  left: 0;
  color: #333;
}

header#header .language-currency-dropdown .label {
  color: inherit;
  font-size: 1em;
  margin-bottom: .5em;
  display: block;
  padding: 0;
  text-align: left;
  border-radius: 0;
  line-height: 1.5;
}

header#header .language-currency-dropdown .form-language .sbSelector {
  padding: 4px 15px 5px;
}

header#header .language-currency-dropdown label {
  display: block;
}

header#header .language-currency-dropdown > div {
  margin-bottom: 1.5em;
  float: none;
  position: relative;
  top: auto;
  right: auto;
  margin-left: 0;
}

header#header .language-currency-dropdown > div.list + div.list {
  margin-top: 1.5em;
}

header#header .language-currency-dropdown .form-language.list a,
header#header .language-currency-dropdown .form-currency.list a,
header#header .header .language-currency-dropdown .form-language.list a,
header#header .header .language-currency-dropdown .form-currency.list a {
  display: block;
  font-size: .91em;
  color: #666;
  border-bottom: dotted 1px #ddd;
  padding: 1em 0;
}

header#header .language-currency-dropdown > div > a:hover {
  color: #316ACA;
}

header#header .language-currency-dropdown > div > a:last-of-type {
  border-bottom: none;
}

header#header .language-currency-dropdown > div > a img {
  margin: -1px 9px 0 0;
}

header#header .language-currency-dropdown .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}

header#header .language-currency-dropdown .bootstrap-select.btn-group .dropdown-menu li a {
  color: inherit;
}

header#header .top-cart {
  float: right;
  position: relative;
  z-index: 101;
  padding: 0;
  top: 30px;
  min-height: 19px;
}

header#header .top-cart .block-title i {
 /* cart icon */
  font-size: 20px;
}

header#header .links {
  float: right;
  position: static;
  margin-top: 31px;
	/*font-family: montserrate;*/
  font-size: 100%;
}

header#header .links li a:hover {
  color: #333;
  background-color: transparent;
}

header#header .links li a {
 /* login link */
	/*font-size: 10px;*/
  font: inherit;
  color: #999;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-transform: none;
}

header#header .links li a::after {
  content: "";
  font-size: 12px;
  padding-left: 0px;
  padding-right: 0px;
  position: absolute;
  top: 0px;
  color: #d6d6d6;
}

header#header .links li.last a::after {
  content: "";
  font-size: 12px;
  padding-left: 0px;
  padding-right: 0px;
  position: absolute;
  top: 0px;
  color: #d6d6d6;
}

header#header .links li {
  padding: 0px;
}

header#header .top-cart .block-title {
  padding-left: 0px;
}

header#header .welcome-msg {
  top: 14px;
  display: none;
}
/*header#header .welcome-msg span:after {}*/

/**********     FIM - Container 12    **********/

/**********     MENU (3º nível do header)    **********/

.header-slider .topline {
  position: absolute;
}

.header-slider.onlyhome-slider .topline {
  position: relative;
	/*background-color: #f6f6f6;*/
  border-top: none;
  box-shadow: none;
  margin-bottom: 0px;
  color: #444444;
}

.header-slider.onlyhome-slider .topline .container_12 {
  border-top: solid 1px #f3f3f3;
}

/********** Wide Navigation > */
.nav-wide#nav-wide {
  position: static;
  text-align: center;
}

.nav-wide#nav-wide li.level-top {
  display: inline-block;
}

.nav-wide#nav-wide li.level-top {
  margin-left: 0px;
}

.nav-wide#nav-wide > li {
  position: static;
}

.nav-wide#nav-wide li.level-top.active {
  background-color: #ffffff;
}

.nav-wide#nav-wide li.level-top > a {
  float: left;
  padding: 15px 20px 15px;
  line-height: normal;
  font-weight: bold;
  color: #000;
  margin-right: 2px;
  position: relative;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: 0;
  transition: none;
}

.nav-wide#nav-wide li a:hover {
  color: #909090;
}

.nav-wide#nav-wide li.active a {
  color: #000;
}

.nav-wide#nav-wide li a span {
  display: block;
  white-space: normal;
  cursor: pointer;
  font-size: 1.123em;
  text-transform: uppercase;
  font-weight: normal;
}

/* .nav-wide#nav-wide li.level-top:hover > a,
.nav-wide#nav-wide li.level-top.active > a{color:#fff;} */

.nav-wide#nav-wide li.level-top > a > span {
  padding-bottom: 2px;
  color: #000;
}

.nav-wide#nav-wide li.level-top:hover > a > span {
  color: #fff;
  border-bottom: solid 2px white;
  padding-bottom: 0;
}

.nav-wide#nav-wide li.level-top.active > a > span {
  color: #000;
  border-bottom: solid 2px white;
  padding-bottom: 0;
}
/* .nav-wide#nav-wide li.level-top:hover > a:hover > span {color:#fff;} */

.nav-wide#nav-wide .menu-wrapper {
  display: none;
  position: absolute;
  left: -10px;
  top: 69px;
  width: 100%;
  text-align: left;
  background-color: #fff;
  border: 0px solid #e8e8e8;
  border-top: 0px solid #e8e8e8;
  border-bottom: 0px solid #e8e8e8;
  padding: 32px 0 10px 0;
  z-index: 999;
  height: 450px;
}

.nav-container.mobile .nav-wide#nav-wide .menu-wrapper {
  top: 0 !important;
}

.nav-wide#nav-wide .menu-wrapper .sub-content {
  margin: 0px auto;
  width: 1254px;
}

.nav-wide#nav-wide ul.level0 {
  padding-left: 18px;
}

.nav-wide#nav-wide ul.level0 li.level1 {
  display: inline-block;
  float: none;
  padding: 0 0 5px 0;
}

.nav-wide#nav-wide .custumized ul.level0 li:first-child.level1 {
  padding-bottom: 15px;
}

.featured h3 {
  padding-bottom: 15px;
  text-transform: uppercase;
  padding-left: 18px;
  margin-bottom: 0px;
  font-family: Lato;
  font-size: 13px;
  color: #000000;
}

.featured li:first-child.level1 {
  padding-bottom: 5px !important;
}

.nav-wide#nav-wide ul.level0 li.level1 > a {
  margin-bottom: 0px;
  display: inline-block;
  position: relative;
}

.nav-wide#nav-wide ul.level0 li.level1 li {
  position: relative;
}

.nav-wide#nav-wide ul.level0 li.level1 span.subtitle {
  color: #444;
  font-weight: 300;
  text-transform: none;
  font-size: 13px;
  letter-spacing: 1px;
}

.nav-wide#nav-wide ul.level0 li.level1 span.view-all {
  color: #000;
}

.nav-wide#nav-wide ul.level0 li.level1 span.submenu-title {
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
}

.nav-wide#nav-wide ul.level0 a span {
  text-transform: none;
  font-size: 0.96em;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.nav-wide#nav-wide ul.level0 li.level1 > a:hover span {
  color: #333;
}

.nav-wide#nav-wide ul.level0 li.level1 > a:after {
  content: "";
  margin: auto;
  width: auto;
  visibility: visible;
  display: block;
  background-color: transparent;
  position: relative;
  margin-top: 0px;
  transition: all 0.3s;
  transform: translateY(-10px);
  margin-right: 0px;
  height: 1px;
}

.nav-wide#nav-wide ul.level0 li.level1 > a:hover:after {
  transform: translateY(-2px);
  background-color: #333;
}

.nav-wide#nav-wide ul.level0 a {
  line-height: 1.89em;
}

.nav-wide#nav-wide ul.level1 ul {
  margin-left: 18px;
}

header#header.floating .nav-wide#nav-wide > li > a {
  padding: 15px 15px 15px;
}

header#header.floating .nav-wide#nav-wide li.over .menu-wrapper {
  top: 36px;
}

.nav-wide#nav-wide .top-content,
.nav-wide#nav-wide .bottom-content {
  padding: 0 18px 0 18px;
  overflow: hidden;
  font-size: 0.9em;
}

.nav-wide#nav-wide ul .top-content,
.nav-wide#nav-wide ul .bottom-content {
  padding: 0;
}

.nav-wide#nav-wide .bottom-content {
  padding-top: 18px;
}

.nav-wide#nav-wide .right-content {
  display: inline-block;
  float: none;
  font-size: 0.9em;
}

.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;
  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;
}

header#header .search-mini-form-container {
  position: relative;
  max-width: 1252px;
  width: 100%;
  margin: 0px auto;
}

header#header #search_mini_form {
  float: right;
  position: absolute;
  right: 22px;
  top: -37px;
  z-index: 11;
}

header#header .form-search button {
  border-radius: 0;
  border-width: 0;
  background-color: #444;
}

header#header .form-search {
}

header#header .form-search input {
  border-radius: 0;
  width: 150px;
  height: 20px;
}

header#header .form-search.focus input {
  padding: 0 12px;
  width: 200px;
  right: 10px;
}

header#header .form-search button span i {
  color: #f5f5f5;
}

header#header .form-search.focus i,
header#header .form-search.active i {
  color: #fff;
}


/**********     FIM - MENU    **********/

.category-label {
  bottom: 37px;
  white-space: nowrap;
}

#nav ul li a span {
  font-size: 12px;
}

/* menu items */
#nav ul li a em {
  display: none;
}

header#header h2.logo {
  margin: 0;
  margin-bottom: 5px;
}

.logo img {
  max-height: 80px;
}

#header .links .company {
  display: none;
}

#login-holder .page-title {
  background-color: #666;
  margin-bottom: 0px;
}

#login-holder .link-box {
  float: right;
  color: #fff;
  padding: 6px 13px 7px;
  margin-top: 0px;
  font-size: .91em;
  cursor: pointer;
  transition: all 800ms ease;
  -webkit-transition: all 800ms ease;
}

#login-holder form .form-list {
  margin: 20px 0 0;
}



/***************************************************************************************************** PRODUCT popoup */
.ajax-index-options #footer,
.ajax-index-options .header-wrapper {
  display: none;
}



/*******************************************/
/********************* LIST ****************/
/*******************************************/

.category-products .products-grid li.item:nth-of-type(3n+1) {
  clear: none;
 /* disable clear: left on items. fixed broken columns on product display */;
}

/*.products-grid */
.category-products .product-img-box:hover {
  -moz-box-shadow: 0 0 10px #999;
  -webkit-box-shadow: 0 0 10px #999;
  box-shadow: 0 0 10px #999;
}

.category-products .products-grid .product-name {
  height: 28px;
}

.category-products .products-grid .price-box{
  height: 22px;
  margin: 0;
}
.category-products .products-grid .no-label-new{
  height: 16px;
}
.category-products .products-grid .label-new, 
.category-products .products-grid .label-sale{
  position:relative;
  top:0!important;
  left:0;
  display: inline-block;
}
.category-products .products-grid .label-sale{
  background-color: #FFF;
  border:1px solid #717171;
  color: #717171;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 13px;
  height: 13px;
  padding: 0 5px;
}
.category-products .products-grid .label-sale.out-of-stock{
  background-color: #FFF;
  border:1px solid #FF7373;
  color: #FF7373;
  font-size: 10px;
  text-transform: uppercase;
}
.category-products .products-grid .label-sale.coming-soon{
  background-color: #FFF;
  border:1px solid #000;
  color: #000;
  font-size: 10px;
  text-transform: uppercase;
}
.category-products .products-grid .label-sale.label-462{
  background-color: #FFF;
  color:#f1bf38;
  border:1px solid #f1bf38;
}
.category-products .products-grid .label-sale.label-463{
  background-color: #FFF;
  color:#46F9C6;
  border:1px solid #46F9C6;
}        
.category-products .products-grid .label-sale.label-464{
  background-color: #FFF;
  color:#000000;
  border:1px solid #000000;
}    
.category-products .products-grid .label-sale.label-661{
  background-color: #FFF;
  color:#3fa435;
  border:1px solid #3fa435;
}
.category-products .products-grid .no-label-new .label-sale:nth-child(2){top:0px!important;}
.category-products .products-grid .no-label-new .label-sale:nth-child(3){top:0px!important;}
.category-products .products-grid .no-label-new .label-sale:nth-child(4){top:0px!important;}

.sorter select {
  margin-top: 5px;
}

.sorter .sort-by {
  margin-right: 0;
}

.price-box {
  height: 23px;
}

.sorter label {
  background-color: transparent;
  padding: 4px 5px 0 0;
}

.fa-angle-up:before {
  content: "\f161";
}

.fa-angle-down:before {
  content: "\f160";
}

aside.sidebar section header {
  height: 35px;
  padding-left: 0px;
  padding-bottom: 30px;
  margin-top: 90px;
}

aside.sidebar section {
  background-color: transparent;
}

aside.sidebar .block-layered-nav dl dt {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0px;
  cursor: pointer;
  border-bottom: 1px solid #CCC;
  padding: 13px 0 13px 15px;
}

aside.sidebar .block-layered-nav dl dd {
  padding-bottom: 15px;
  font-size: 1em;
}

.col2-left-layout aside.sidebar .indent {
  padding-right: 0px;
  border-right: solid 0px #ddd;
}


/*************************************************************************************************************** HOME */
/* Headers */
.no-arrow h1 {
  font-size: 16px !important;
  text-align: center;
  margin-bottom: 16px;
}

.no-arrow h1:after {
  display: none;
}

/* new arrivals */

#mt-home-page .indent {
  padding: 0;
}

#mt-home-page .price-box,
#mt-home-page .products-grid .product-name,
.slider-container.widget-container .products-grid .price-box {
  text-align: center;
}


/************************************************************************************************************* FOOTER */


#footer {
	/* font-family: "Myriad Set Pro","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; */
	/* position: absolute; */
  bottom: 0;
}

#footer_bottom {
	/*height: 150px;*/
  margin-left: auto;
  margin-right: auto;
}

/* ALTERADO -> PAULO PEREIRA
 #footer ul.social-links
 {
	position: absolute;
	left: 0;
	right: 0;
	width: 138px;
	margin: 0 auto;
	overflow: hidden;
}*/

#footer ul.social-links {
  width: auto;
  text-align: left;
  position: relative;
  margin-left: -5px;
}

#footer ul.social-links li {
  float: none;
  display: inline-block;
}

#footer-links {
  display: inline-block;
  text-align: center;
  line-height: 40px;
	/* font-family: "Myriad Set Pro","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; */;
}

/*#footer-links {
    text-align: center;
}*/


#footer-links a {
  color: #333;
}

#footer-links a:hover {
  color: #2FDAB8;
}

#footer {
  background-color: #F2F2F2;
}

#footer_bottom .container_12 {
  background-color: transparent;
}

.footer-brand {
  text-transform: uppercase;
  color: #2FDAB8;
  text-align: center;
  font-size: 20px;
}

#footer address {
  display: none;
}


/***************************************************************************************************** Size fit guide */
#size-fit-guide table {
  text-align: center;
}

#size-fit-guide td {
  vertical-align: middle;
  padding: 5px 10px;
  border: 1px solid #ccc;
}

#size-fit-guide th {
  padding: 5px 30px;
  font-size: 14px;
}

/************************************************************************************************************** Terms */
#terms h2 {
  margin-top: 40px;
}

#terms h3 {
  margin-top: 20px;
}

#terms #delivery-table {
  margin-bottom: 20px;
}

#terms #delivery-table th {
  padding: 5px 50px;
}

/**** 28.04 ****/
body .footer-brand {
  text-align: left;
}

#footer h3 {
  letter-spacing: 2px;
  margin-bottom: 15px;
  color: #000000;
  font-size: 12px!important;
}

#footer h3:after {
  content: none;
}

#footer ul li {
  margin-top: 10px;
}

#footer ul li a {
  font-size: 12px;
  letter-spacing: 1px;
  color: #8b8b8b;
}

#footer ul.social-links li {
  padding: 0!important;
}

#footer ul.social-links li a i {
  color: #8b8b8b;
  font-size: 20px;
}

#footer ul.social-links li a{width:25px;}

#footer ul.social-links li a:hover{
  background-color: transparent;
}

#footer ul.social-links li a:hover i {
  color: #000;
}


.e2b-item-detail-wrapper {
  z-index: 99999!important;
}

#footer .block-subscribe .input-box {
  width: 100%;
}

#footer .block-subscribe .input-box input {
  border: none;
  border: 1px solid transparent;
  border-bottom: solid 1px #8c8c8c;
  position: relative;
  bottom: -1px;
  padding: 15px 0;
  width: 310px;
  font-size: 16px;
  text-transform: none;
  font-family: "SourceSansPro-It";
  background-color: #f3f3f3;
  text-align: center;
  letter-spacing: 2px;
}

#footer .block-subscribe label {
  display: none;
}

header#header .welcome-msg {
  top: 14px;
  display: none;
}

header#header .welcome-msg span:after,
header#header .form-language {
  float: left;
  position: absolute;
  margin: 1.76em 0;
}

header#header.floating .form-language,
header#header .form-language label {
  display: none;
}

header#header .form-language .sbSelector {
  padding: 2px 12px 3px;
}

header#header .form-language .sbSelector.english > span span,
header#header .form-language .sbOptions .english {
  background: none;
}

header#header .form-language {
  float: right;
  right: 30px;
  top: 0;
}

header#header .form-search.active .container-box button.button.sub {
  border-radius: 0 !important;
}

.breadcrumbs {
  margin-bottom: 1em;
}

.breadcrumbs li {
  display: inline-block;
  margin-right: 5px;
  text-transform: uppercase;
}

.breadcrumbs li a + span {
  display: inline-block;
  margin-left: 3px;
}

button.button span span {
  padding-left: 8px;
  padding-right: 8px;
}

.floating-subscribe-wrapper {
  position: fixed;
  right: -380px;
  top: 0;
  background-color: #55534f;
  color: #fff;
  z-index: 99992;
  padding: 50px;
  width: 380px;
  height: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: table;
  transition: right 300ms ease;
  -moz-transition: right 300ms ease;
  -webkit-transition: right 300ms ease;
}

.floating-subscribe-wrapper.active {
  right: 0;
}

.floating-subscribe-wrapper .floating-subscribe-inner {
  display: table-cell;
  vertical-align: middle;
}

.floating-subscribe-wrapper .buttons-wrapper {
  position: absolute;
  left: -52px;
  top: 50%;
  margin-top: -20px;
}

.floating-subscribe-wrapper .buttons-wrapper span {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #000;
  cursor: pointer;
  transition: background-color 300ms ease;
  -moz-transition: background-color 300ms ease;
  -webkit-transition: background-color 300ms ease;
}

.floating-subscribe-wrapper .buttons-wrapper span:hover {
  background-color: #444;
}

.floating-subscribe-wrapper .buttons-wrapper span i {
  font-size: 18px;
  line-height: 40px;
}

.floating-subscribe-wrapper.active .buttons-wrapper span.open {
  display: none;
}

.floating-subscribe-wrapper:not(.active) .buttons-wrapper span.close {
  display: none;
}

.floating-subscribe-wrapper h3 {
  font-size: 1.75em;
  text-align: center;
}

.floating-subscribe-wrapper .description {
  text-align: center;
  display: block;
  width: 86%;
  margin: 0 auto 1em;
}

.floating-subscribe-wrapper .block-subscribe .input-box {
  float: none;
  width: 100%;
}

.floating-subscribe-wrapper .block-subscribe .input-box + .input-box {
  margin-top: 1em;
}

.floating-subscribe-wrapper .block-subscribe input {
  background-color: rgba(255,255,255,.15);
  height: 50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 4px;
  color: rgba(255,255,255,.75);
  border-color: transparent;
  font-size: 1em;
  text-transform: none;
  width: 100%;
}

.floating-subscribe-wrapper .block-subscribe .button {
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 4px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-top: 1em;
}

.floating-subscribe-wrapper .block-subscribe button.button > span {
  float: none;
  display: block;
  height: 50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #fff;
  color: #222;
  border-radius: 4px;
}

.floating-subscribe-wrapper .block-subscribe button.button span span {
  display: inline-block;
  float: none;
  height: auto;
  line-height: 50px;
  font-size: 1em;
  text-transform: none;
}

.floating-subscribe-wrapper .block-subscribe button.button span i {
  display: inline-block;
  float: none;
  height: auto;
  line-height: 50px;
  font-size: 24px;
  text-transform: none;
}

.floating-subscribe-wrapper .bottom-desc {
  text-align: center;
  display: block;
  width: 86%;
  margin: 1em auto 0;
  font-style: italic;
}





/************************************************************************************************************
*************************************************************************************************************
*************************************************************************************************************
										Página de PRODUTO
*************************************************************************************************************
*************************************************************************************************************
************************************************************************************************************/

/* Product ========================================================================= */
.product-name {
  text-transform: uppercase;
}

.product-view .product-brand {
  display: none;
	/*overflow: hidden;
    border-bottom: 1px solid #EEE;
    padding-bottom: 5px;
    margin-bottom: 5px;*/;
}

.short-description {
  display: none;
}

.product-pricing,
.rating-links,
.no-rating {
  display: none;
}

.product-collateral .box-collateral {
  font-size: 12px;
}

.data-table th {
  padding: 1.5em;
}

.brand-img img {
  max-width: 170px;
  max-height: 70px;
}

.product-view .product-shop .product-name {
  padding-bottom: 0px;
}

.product-options dt:first-child {
  display: none;
}

.product-options dl.last dd.last {
}

.product-options {
  width: 100%;
  display: inline-block;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: white;
  margin-top: 0px;
  position: relative;
}

.product-options dd .input-box {
  margin-bottom: 5px;
}

.product-view .product-next,
.product-view .product-prev,
.product-view .product-shop .product-name h1:after {
  display: none;
}

.product-view .product-shop .price-box .price {
  font-family: "Source Sans Pro Semibold";
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  line-height: 20px;
  letter-spacing: 2px;
}

.product-view .product-shop .price-box .old-price .price {
  color: #a6a6a6;
  font-size: 15px;
}

.product-view .product-shop .product-name h1 {
  font-family: "Source Sans Pro Regular";
  font-size: 16px !important;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: none;
  color: #000;
  font-weight: normal;
}

.product-view .product-shop .alert-stock {
  margin-bottom: 0px;
  margin-top: 12px;
  float: left;
  margin-right: 10px;
}

.product-view .product-shop .alert-stock a {
  padding: 13px 20px 12px 20px;
  font-size: 12px;
  color: #ffffff;
  background-color: #FF7373;
}

.product-view .product-shop .alert-stock a:hover {
  background-color: #FF4848;
}

.product-view .product-shop .price-block {
  margin-top: 30px;
  margin-bottom: 25px;
}

.product-view .product-shop .availability.in-stock {
  color: #2FDAB8;
  font-size: 12px;
  margin-top: 10px;
}

.product-view .product-shop .availability.in-stock .fa {
  color: #2FDAB8;
  font-size: 13px;
  padding-top: 2px;
  padding-right: 3px;
}

.product-view .product-shop .availability.out-of-stock {
  color: red;
  font-size: 14px;
}

.product-view .product-shop .availability.out-of-stock .fa {
  color: red;
  font-size: 14px;
  padding-top: 2px;
  padding-right: 3px;
}

.product-view .product-shop .size-guide {
  margin-bottom: 2px;
  display: inline-block;
  margin-top: 52px;
  margin-left: 10px;
}

.product-view .product-shop .size-guide a {
  color: #888;
  text-decoration: underline;
}

.product-view .product-shop .size-guide a:hover {
  color: black;
  text-decoration: underline;
}

.product-view .product-shop p.required {
  display: none;
}

.product-type-block {
  margin-top: 5px;
  margin-bottom: 10px;
}

.product-type-block .add-to-box {
  float: left;
  width: 50%;
  background-color: #444444;
}

.product-type-block .add-to-links-box .add-to-links,
.product-type-block .add-to-box .add-to-cart button,
.product-type-block .add-to-box .add-to-cart,
.product-type-block .add-to-box .add-to-cart button.button span {
  width: 100%;
}

.product-type-block .add-to-box .add-to-cart button.button span {
  background-color: #000000;
}

.product-type-block .add-to-box .add-to-cart button.button:hover span {
  background-color: #ccc;
}

.product-type-block .add-to-box .add-to-cart button.button span span {
  padding: 0px;
  color: #ffffff;
  font-family: "Source Sans Pro Semibold";
  font-size: 13px;
  letter-spacing: 2px;
}

.product-image.top-right .availability {
  left: auto;
  right: 0px;
  padding: 0 18px;
  height: 20px;
  top: 20px;
  text-align: center;
  font-size: 12px;
  line-height: 19px;
}

.product-image.top-right .availability.out-of-stock {
  color: #ffffff;
  background-color: #FF7373;
}

.products-grid .quick-view-holder,
.products-list .quick-view-holder {
  display: none;
}

.add-to-cart div.quantity-decrease,
.add-to-cart .qty,
.add-to-cart div.quantity-increase {
  display: none;
}

.product-options select.super-attribute-select, .product-options select.product-custom-option {
  height: 40px;
  padding-left: 10px;
	/*font-size: .8em;*/;
}

.product-view .product-shop .email-friend {
  display: none;
}

.product-view .product-shop .add-to-box {
  margin-right: 10px;
}

.product-view .product-shop .add-to-links-box {
  float: left;
  width: 45%;
  background-color: white;
}

.product-view .product-shop .add-to-links-box .add-to-links {
  width: 40px;
}

.product-view .product-shop .add-to-links-box .add-to-links .link-wishlist {
  float: none;
  color: #444444;
  vertical-align: middle;
  font-size: .9em;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 38px;
}

.product-view .product-shop .add-to-links-box .add-to-links .link-wishlist i {
  display: none;
}

.product-view ul.social-share {
  margin-top: 0px;
  margin-bottom: 20px;
  display: inline-block;
  color: black;
  text-align: left;
  width: 100%;
}

.product-view ul.social-share li.social-title {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 1px;
  color: #000000;
  padding-right: 15px;
}

.product-view ul.social-share li {
  float: none;
  display: inline-block;
}

.product-view ul.social-share li a,
.product-view ul.social-share li a i {
  color: black;
  font-size: 130%;
}

.product-view ul.social-share a:hover {
  color: #888;
}

.product-view ul.social-share .fb-share,
.product-view ul.social-share .tw-share {
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  .product-view ul.social-share {
    display: none;
  }
}
/*
.product-view .product-shop ul.social-share .pin-share{
	display: inline-block;
	width: 10px;
	margin-right: 5px;
}
*/
.product-view .product-shop .product-custom {
  display: none;
}

.product-type-block .add-to-links-box .add-to-links button {
  width: 100%;
  height: 28px;
}

.product-type-block .add-to-links-box .add-to-links button.button span {
  width: 100%;
  height: 100%;
  background-color: white;
  color: #444444;
  border: solid 1px #444444;
  text-transform: uppercase;
  padding-top: 4px;
}

.product-type-block .add-to-links-box .add-to-links button.button span img {
  width: 30px;
}

.product-type-block .add-to-links-box .add-to-links button.button span img + img {
  display: none;
  margin-left: 2px;
}

.product-type-block .add-to-links-box .add-to-links button.button span:hover {
  background-color: #FFF;
}

.product-type-block .add-to-links-box .add-to-links button.button span:hover img {
  display: none;
}

.product-type-block .add-to-links-box .add-to-links button.button span:hover img + img {
  display: block;
}

.block-related .product .product-details input.checkbox {
  display: none;
}

.block-related header .block-subtitle a {
  display: none;
}



/***************** PAGINA DESIGNERS ******************/
.alphabet {
  margin-bottom: 70px;
  padding: 15px 0;
}

.alphabet span {
  display: inline-block;
  padding: 0 17px;
  cursor: pointer;
  font-size: 21px;
  font-family: "Source Sans Pro Regular"; 
  color: #000;
}
.alphabet span:first-child{padding-left:0;}

.alphabet span:hover {
  color: #2fdab8;
}

.featured-designers-page{padding:0 10%;margin-top:25px;text-align:center;}
.featured-designers-page img{width:100%;}
.featured-designers-page h3{
    font-family: "Source Sans Pro Semibold";
    font-size: 14px;
    color: #000000;
    letter-spacing: 2px;
    margin-top:17px;
    margin-bottom:10px;
}
.featured-designers-page p{
    font-family: "Source Sans Pro Regular";
    font-size: 12px;
    color: #000000;
    letter-spacing: 2px;
}

.designers-container .page-title h1{ text-align:center;font-family: "Source Sans Pro Semibold"!important;margin-top:60px; }


.designers-list a {
  z-index: 9;
  position: relative;
  display: inline-block;
  color: #000;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  font-size: 14px;
  letter-spacing:2px;
  font-family: "Source Sans Pro Regular";  
  margin-bottom:5px;
}  

.designers-list a:hover {
  color: #999999;
  text-decoration: underline;
  z-index: 99;
}

.designers-list span {
  display: inline-block;
  color: #9c9c9b;
  font-size: 11px;
  letter-spacing:1px;
  font-family: "Source Sans Pro Regular"; 
  margin-left:7px; 
}

.alphabet-list-letter {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom:1px solid #000;
}

.alphabet-list-letter .letter-title {
  font-family: "Source Sans Pro Regular";  
  color: #000000;
  line-height: 52px;
  font-size: 50px;
}

.designers-list a:hover .designer-detail {
  display: block;
}

.designer-detail {
  position: absolute;
  top: -475%;
  left: 120%;
  display: none;
  width: 300px;
}

.designer-box {
  position: relative;
  background: #F3F3F3;
  border: 1px solid #F3F3F3;
  padding: 10px;
}

.designer-box:after, .designer-box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.designer-box:after {
  border-color: rgba(243, 243, 243, 0);
  border-right-color: #F3F3F3;
  border-width: 10px;
  margin-top: -10px;
}

.designer-box:before {
  border-color: rgba(243, 243, 243, 0);
  border-right-color: #F3F3F3;
  border-width: 11px;
  margin-top: -11px;
}

.designer-detail-title {
  font-weight: bold;
  color: #000000;
}

.designer-detail-desc {
  color: #000000;
  margin-bottom: 15px;
}

.designers-thumbs {
  margin: 20px 0;
}

.designers-thumbs ul li {
  display: inline-block;
  margin: 15px 6px;
  text-align: center;
}

.designers-thumbs ul li a {
  color: #000;
  font-size: 13px;
}

.designers-thumbs ul li img {
  width: 300px;
}

.designers-filters {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align:center;
}

.designers-filters .search-text {
  width: 245px;
  display: inline-block;
}

.designers-filters .search-text input {
  padding: 4px 6px 2px 6px;
  margin: 0px;
  height: 22px;
  width: 186px;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-right: 0px;
}

.designers-filters .search-text input:hover {
  border-left: 1px solid #666!important;
  border-top: 1px solid #666!important;
  border-bottom: 1px solid #666!important;
  border-right: 0px!important;
}

.designers-filters .search-text input:hover + button {
  border-right: 1px solid #666;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  border-left: 0px;
}

.designers-filters .search-text button {
  background-color: transparent;
  padding: 7px 7px 3px 7px;
  margin: 0;
  margin-left: -2px;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-left: 0px;
  cursor: pointer;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.designers-filters .search-text button i {
  color: #8a8a8a;
  font-size: 14px;
  line-height: 14px;
}


.designers-filters .search-gender{width:auto;border-bottom:1px solid #000;margin-right:0;display: inline-block;}
.designers-filters .search-gender a{display:inline-block;font-family: "Source Sans Pro Regular";font-size: 14px;color: #000000;letter-spacing: 2px;padding:4px 15px 6px;text-transform: uppercase;}
.designers-filters .search-gender a.active{color:#FFF;background-color:#000;}
.designers-filters .search-gender a:hover{color:#FFF;background-color:#000;}


.designers-filters .search-country{width:180px;border-bottom:1px solid #000;margin-right:0;margin-left:-3px;display: inline-block;}
.designers-filters .search-country .sbSelector{border:0;color: #000000;}                 
.designers-filters .search-country .sbSelector > span{border-top: 5px solid #000;}     
.designers-filters .search-country .sbSelector:hover > span{border-top: 5px solid #fff;}
.designers-filters .search-country .sbSelector span.text{font-family: "Source Sans Pro Regular";font-size: 14px;letter-spacing: 2px;text-transform: uppercase;border:0;}
.designers-filters .search-country .sbSelector:hover{background-color:#000000;color: #fff;}
.designers-filters .search-country .sbOptions{background: #fff;border:1px solid #000;max-height: 240px!important;text-align:left;top: 28px!important;box-sizing:border-box;}
.designers-filters .search-country .sbOptions li a{font-family: "Source Sans Pro Regular";font-size: 13px;letter-spacing: 2px;color:#000;line-height: 32px;}
.designers-filters .search-country .sbOptions li a:hover{background-color:#fff;font-weight:bold;}


.designers-filters .search-categories{width:220px;border-bottom:1px solid #000;margin-left:-3px;display: inline-block;}
.designers-filters .search-categories .sbSelector{border:0;color: #000000;}                 
.designers-filters .search-categories .sbSelector > span{border-top: 5px solid #000;}     
.designers-filters .search-categories .sbSelector:hover > span{border-top: 5px solid #fff;}
.designers-filters .search-categories .sbSelector span.text{font-family: "Source Sans Pro Regular";font-size: 14px;letter-spacing: 2px;text-transform: uppercase;border:0;}
.designers-filters .search-categories .sbSelector:hover{background-color:#000000;color: #fff;}
.designers-filters .search-categories .sbOptions{background: #fff;border:1px solid #000;max-height: 240px!important;text-align:left;top: 28px!important;box-sizing:border-box;}
.designers-filters .search-categories .sbOptions li a{font-family: "Source Sans Pro Regular";font-size: 13px;letter-spacing: 2px;color:#000;line-height: 32px;}
.designers-filters .search-categories .sbOptions li a:hover{background-color:#fff;font-weight:bold;}

.designers-list {
  margin-bottom: 40px;
}


@media (min-width: 992px) and (max-width: 1199px) {
  .alphabet span {
    padding: 0 12px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .alphabet span {
    padding: 0 8px;
  }
}

@media (max-width: 767px) {
  .designers-filters {
    padding: 0 0;
    margin-bottom: 0;
  }

  .designers-filters .search-text {
    width: 100%;
  }

  .designers-filters .search-text input {
    width: calc(100% - 44px);
    padding: 10px 6px;
  }

  .designers-filters .search-text button {
    padding: 15px 7px 9px 7px;
  }

  .designers-filters .search-text input:hover {
    border-left: 1px solid #eee!important;
    border-top: 1px solid #eee!important;
    border-bottom: 1px solid #eee!important;
    border-right: 0px!important;
  }

  .designers-filters .search-text input:hover + button {
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 0px;
  }

  .search-categories {
    width: 99%;
    margin-top: -1px;
  }

  .search-gender {
    width: 99%;
    margin-top: -1px;
    margin-bottom: 0px;
  }

  .search-gender .sbSelector {
    padding: 12px 12px;
  }

  .search-categories .sbSelector {
    padding: 12px 12px;
  }

  .alphabet {
    text-align: left;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: -1px;
  }

  .alphabet span {
    margin: 7px 0px;
    width: 10px;
  }

  .designers-list {
    padding: 0 10px;
  }
  
    .content-wrapper{padding-top:0!important;}
   .featured-designers-page{padding:0;margin-top:0;margin-bottom:45px;position:relative;} 
   .alphabet{margin-bottom:0;}           
   .alphabet span:first-child{padding-left:17px!important;}
   .designers-container .page-title h1{margin-top:0!important;}
   .designers-filters .search-gender{width:100%;}
   .designers-filters .search-gender a{width:100%;padding:11px 0;border-top:1px solid #000;}
   .designers-filters .search-country{width:100%;margin-left:0;border-bottom:1px solid #000;}
   .designers-filters .search-categories{width:100%;margin-left:0;margin-top:0;}
   .designers-filters .search-country .sbSelector{padding:11px;}
   .designers-filters .search-country .sbSelector span.text{text-align: center;display: block;width: 92%;}
   .designers-filters .search-categories .sbSelector span.text{text-align: center;display: block;width: 92%;}
   .search-categories .sbSelector{padding:11px;}
   .designers-filters .search-country .sbOptions{top: 40px!important;text-align:center;}
   .designers-filters .search-categories .sbOptions{top: 40px!important;text-align:center;}

  .featured-designers-page .swiper-pagination-container{text-align: center;position:relative;margin-top: 20px;}
	.featured-designers-page .swiper-pagination{width: 100%}
	.featured-designers-page .swiper-pagination-bullet{background: #FFFFFF;opacity: 1;border: 1px solid #000000;width: 9px;height: 9px;margin: 0 5px;}
	.featured-designers-page .swiper-pagination-bullet-active{background: #000000;border: 1px solid #000000;}
   
  
}

/*
.designers-list .designer-banner{
	margin-bottom: 7px;
	display: inline-block;
}

.designers-list .designer-banner div{
	width: 100%;overflow: hidden;max-height: 140px;
}

.designers-list .designer-banner img{
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.designers-list .designer-banner img:hover{
	-webkit-transform:scale(1.15); /!* Safari and Chrome *!/
	-moz-transform:scale(1.15); /!* Firefox *!/
	-ms-transform:scale(1.15); /!* IE 9 *!/
	-o-transform:scale(1.15); /!* Opera *!/
	transform:scale(1.15);

}
*/

body.boxed-layout header#header.floating .topline .container_12 {
  opacity: 1;
  filter: alpha(opacity=100);
  border-bottom: solid 0px #f3f3f3;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: none;
}

#header.floating .topline {
  opacity: 1;
  filter: alpha(opacity=100);
}

#header.floating .menu-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
}
/**** LOGIN FACEBOOK ****/



#login-holder .account-login form .actions button {
  width: 100%;
}

#login-holder .account-login form .actions button span {
  width: 100%;
}

#login-holder .account-login form .actions button span span {
  width: 74%;
}

#login-holder .account-login form a.f-left {
  top: 0px;
  margin-top: 10px;
}

#login-holder .account-login form .actions .f-right {
  margin-right: 0px;
  line-height: 1.5em;
  font-size: 0.84em;
}

#login-holder .account-create .link-box {
  float: right;
  background-color: unset;
  line-height: 1.5em;
  font-size: 0.84em;
  color: #bbb;
  margin-bottom: 0;
  padding: 6px 13px 11px 7px;
}

#login-holder .account-create .link-box a {
  color: #bbb;
}

#login-holder .account-create form .actions button {
  float: left;
}

.or-register {
  margin-top: 10px;
}

.registered-users .buttons-set {
  margin: 0px;
}

.registered-users .buttons-set button.button {
  float: none;
  margin-left: 0px;
}

.registered-users .buttons-set button.button > span {
  padding: 5px 25px 4px 25px;
}

.new-users .buttons-set {
  margin: 0px;
}

.new-users .buttons-set button.button {
  float: none;
  margin-left: 0px;
}

.new-users .buttons-set button.button > span {
  padding: 4px 25px;
}

/********* LOGIN FANCYBOX ********/
.login-pop {
  display: none;
  padding: 0;
}

.login-pop .page-title {
  padding: 44px 0 0 0;
  text-align: center;
}

.login-pop .page-title h6 {
  color: #000;
  font-weight: 700;
  line-height: 20px;
  font-family: "Lato";
  font-size: 21px!important;
  margin-bottom: 0px;
  letter-spacing: 2px;
}

.login-pop .fancy-formlogin {
  padding: 20px;
}

.login-pop .login-text {
  text-align: center;
  color: #000;
  margin-bottom: 35px;
  letter-spacing: 2px;
}

.login-pop form .form-list {
  max-width: 320px;
  margin: 0px auto;
}

.login-pop form .form-list li {
  margin-top: 11px;
}

.login-pop form .form-list li:first-child {
  margin-top: 0px;
}

.login-pop form .input-box {
  width: 100%;
}

.login-pop form .input-box input {
  width: 91%;
  border-color: #000;
  letter-spacing: 2px;
}

.login-pop form p.required {
  font-family: Lato, sans-serif;
  font-size: 10px;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
}

.login-pop form .actions {
  max-width: 320px;
  margin: 15px auto;
}

.login-pop form .actions button {
  width: 100%;
  display: block;
}

.login-pop form .actions button span {
  width: 100%;
  height: 35px;
}

.login-pop form .actions button > span {
  background-color: #000000;
}

.login-pop form .actions button:hover > span {
  background-color: #ddd;
  color: #888;
}

.login-pop form .actions button span span {
  line-height: 35px;
  width: 100%;
  letter-spacing: 2px;
  padding: 0; 
}

.login-pop .fb-button {
  margin-top: 11px;
  height: 35px;
  line-height: 8px!important;
  text-transform: uppercase;
}

.login-pop .fb-button span {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 35px;
  margin: 0; 
}

.login-pop .close-fancy {
  top: 40px;
  right: 30px;
}

.login-pop .close-fancy .material-icons {
  font-size: 28px;
}

.login-pop .forgot-pw {
  float: none;
  text-align: center;
  display: block;
  color: #000000;
  letter-spacing: 1px;
}

@media only screen and (max-width: 767px) {
  .login-pop .close-fancy {
    top: 10px;
    right: 10px;
  }
}
/**** REVISAO INPUTS ****/

input.input-text,
#login-holder form .input-box input {
  padding: 6px 14px;
  font-size: .96em;
  color: #888;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

input[type='text'],select {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  color: #000;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

input.input-text:hover,
#login-holder form .input-box input:hover,
input[type='text']:hover,
select:hover {
  border: 1px solid #666666 !important;
}

.form-list label {
  font-size: .96em;
  padding-bottom: 0px;
}

.form-list .field {
  margin-bottom: 8px;
}

select {
  height: 32px;
  color: #888;
}

input.qty {
  padding: 5px;
}

.opc-wrapper-opc input[type='text'], #points_amount.input-text {
  padding: 6px !important;
  font-size: .96em !important;
  text-transform: none !important;
  margin-bottom: 0px;
}

#points_amount.input-text {
  height: 20px!important;
}

input#points_all {
  height: 14px!important;
}

.opc-wrapper-opc .opc-col-left .fields select {
  padding: 13px 30px 13px 12px !important;
  text-transform: none !important;
  background-position: right -12px top;
  height:auto!important;
  font-size: 14px;
  color:#000!important;
}

.sp-methods label {
  line-height: 25px;
}

.sp-methods .price {
  line-height: 27px;
}

.shipping-block .sp-methods li {
  margin-bottom: 10px;
}

.opc-wrapper-opc .discount-block input[type="text"] {
  padding: 2px 6px !important;
}

.opc-wrapper-opc .customer-dob input[type="text"] {
  margin-bottom: 0;
}

.opc-wrapper-opc .dob-month, .opc-wrapper-opc .dob-day, .opc-wrapper-opc .dob-year {
  padding-right: 5px!important;
}

.opc-wrapper-opc .dob-month, .opc-wrapper-opc .dob-day {
  width: 39px!important;
}

.opc-wrapper-opc .dob-year {
  width: 57px!important;
}

.my-account .dob-month input,.my-account .dob-day input {
  width: 25px!important;
}

header#header .form-search input {
  padding: 2px;
}

.opc-wrapper-opc .payment-block .form-list {
  margin: 0;
  margin-bottom: 0!important;
}


/*** NOVA PAGINA DE REGISTO ***/
.account-create .form-list .field {
  float: none;
}

.account-create .form-list .fields .field {
  float: left;
  width: 48%;
}

.account-create .form-list .fields .field:first-child {
  margin-right: 10px;
}

.account-create .form-list .input-box {
  width: 100%;
}

.account-create .form-list input.input-text {
  width: 93%;
}

.account-create .form-list .fields .field input.input-text {
  width: 90%;
}

.account-create .form-list select {
  width: 100%;
}

.account-create .form-list .customer-dob .dob-day, .account-create .form-list .customer-dob .dob-month {
  margin-right: 10px;
  width: 65px;
}

.account-create .form-list .customer-dob .dob-year input.input-text {
  width: 96%;
}

.account-create .form-list .customer-dob .dob-year {
  width: 144px;
}

.account-create .fb-button {
  margin-right: 16px;
  height: 40px;
  width: 180px;
  padding-left: 30px;
  float: right;
}

.account-create .fb-button:before {
  top: 13px;
}

.account-create .fb-button span {
  margin-top: 13px;
}

.account-create button.button span {
  height: 40px;
}

.account-create button span span {
  line-height: 40px;
  padding: 0 53px 0 54px;
}

.account-create .buttons-set .back-link {
  margin-top: 7px;
}

.account-create p.required {
  font-size: 11px;
}

.account-create .buttons-set button.button {
  float: left;
}

.account-create #remember-me-box {
  float: left;
  width: 50%;
}

.account-create .req-fields {
  float: right;
  width: 40%;
  text-align: right;
  margin-right: 20px;
}

.account-create .buttons-set {
  margin-top: 15px;
}

.account-create .buttons-set button.button {
  margin-left: 0px;
}

.account-create .page-title h1 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 25px;
}

.account-create .page-title h1:after {
  border-bottom: 0px solid #ddd;
  width: 98%;
  border-top: 0px;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

.account-create .customer-dob input {
  padding: 6px 3px;
  margin-right: 5px;
}

body.header-slider.onlyhome-slider.customer-account-create .content-wrapper .main-container {
  padding-top: 0px;
}

.customer-account-create .promo-banner {
  margin-bottom: 60px;
}

.benefits {
  margin-top: 6px;
  text-align: center;
  padding: 0 45px;
}

.benefits p {
  margin-top: 10px;
  color: #333;
}

.benefits h2 {
  font-weight: 300;
  margin-bottom: 16px;
  font-family: 'Source Sans Pro Light';
  font-size: 18px;
  letter-spacing: 4px;
  margin-left: 0px;
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
  margin-bottom: 25px;
  margin-top: -2px;
}

.benefits h2 {
  content: "";
}

.benefits .row div {
  margin: 25px 0 25px 0;
}

.img-desktop {
  display: block;
}

.img-mobile {
  display: none;
}

.customer-account-login .fb-button {
  height: 40px;
  width: 180px;
  padding-left: 30px;
  float: right;
}

.customer-account-login .fb-button:before {
  top: 13px;
}

.customer-account-login .fb-button span {
  margin-top: 13px;
}

.customer-account-forgotpassword .fieldset {
  border: 0;
}

.customer-account-forgotpassword .fieldset h2 {
  color: #000000;
  font-family: "Source Sans Pro Semibold" !important;
  font-size: 20px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
  width: 100%;
  background: none;
  border: 0;
  padding: 0;
}

.customer-account-forgotpassword .fieldset p {
  display: inline-block;
  margin: 10px 0;
}

/**** ACCOUNT CREATE MOBILE ***/
@media only screen and (max-width: 767px) {
  .img-desktop {
    display: none;
  }

  .img-mobile {
    display: block;
  }

  .customer-account-create .promo-banner {
    margin-bottom: 25px;
  }

  .benefits {
    padding: 0px;
  }

  .benefits h2 {
    margin-bottom: 0px;
    margin-top: 25px;
  }

  .account-create .page-title h1 {
    margin-bottom: 0px;
  }

  .account-create .form-list input.input-text {
    width: 97%;
  }

  .account-create .form-list .fields .field input.input-text {
    width: 97%;
  }

  .account-create .form-list .customer-dob .dob-day, .account-create .form-list .customer-dob .dob-month {
    width: 86px;
    margin-right: 20px;
  }

  .account-create .req-fields {
    width: 40%!important;
    margin-right: 5px;
  }

  .account-create #remember-me-box {
    width: 50%!important;
  }

  .account-create .fb-button {
    margin-right: 0px;
    padding-left: 0px;
    width: 100%;
  }

  .customer-account-login .fb-button {
    margin-right: 0px;
    padding-left: 0px;
    width: 100%;
  }

  .benefits p:first-of-type {
    margin-top: 20px;
  }

  .benefits .row div {
    margin: 25px 0 8px 0;
  }
}

#login-holder {
  width: 400px;
  left: 50%;
}

#login-holder form .actions {
  text-align: center;
  border-top: 0px;
  padding-top: 0px;
  margin-top: 6px;
}

#login-holder .close-button i {
  color: #ffffff;
}

#login-holder form p {
  font-size: 13px;
  font-weight: 300px;
  text-align: center;
  text-transform: none;
}

#login-holder form p.required {
  font-family: Lato, sans-serif;
  font-size: 10px;
  color: #666666;
}

.forgot-pw {
  color: #666666;
  margin: 15px 0 0px 0;
  font-size: 11px;
  display: inline-block;
  float: right;
}

@media only screen and (max-width: 479px) {
  .account-login { 
    padding: 40px 30px 40px 30px;
  }
  .account-login .forgot-pw {
    margin-top: 0!important;
    float: left;
  }
  .account-create #remember-me-box { 
    width: 100%!important;
  }
  .account-create .req-fields {
    margin-top: 0!important;
    float: left;
  }
  .account-create .req-fields .required {
    text-align: left;
  }
  .account-create .fb-button,
  .account-login .fb-button {
    width: 100%!important;
  } 
  .account-login .fb-button span { 
    letter-spacing: 1px;
  }
}

#login-holder .fb-button {
  margin-top: 15px;
}

@media only screen and (max-width: 767px) {
  #login-holder {
    width: 306px;
  }
}

.fb-button {
  width: 100%;
  height: 42px;
  display: inline-block;
  background-color: #3A5898;
  color: #ffffff;
  font-size: 13px;
  line-height: 17px!important;
  text-align: center;
  position: relative;
}

.fb-button:hover {
  color: #ffffff;
  background-color: #2B4171;
}

.fb-button:before {
  color: #ffffff;
  font-family: "FontAwesome";
  content: "\f082";
  display: inline-block;
  font-size: 22px;
  position: absolute;
  top: 14px;
  left: 12px;
}

.fb-button span {
  color: #ffffff;
  font-size: 13px;
  margin-top: 14px;
  display: inline-block;
}
/************** NOVO FOOTER **/
body {
  margin-bottom: 0px;
}

body, body.boxed-layout {
  background-color: #EEE;
}

.header-wrapper {
  background-color: #FFF;
}

.content-wrapper {
  background-color: #FFF;
  min-height: 440px;
  padding-top: 15px;
}

.cms-home .content-wrapper {
  padding-top: 0;
}

body.boxed-layout #footer {
  background: #f3f3f3;
  padding-bottom: 30px;
}

#footer .featured-designers h3 {
  margin-top: 2px!important;
  padding-left: 0px;
  padding-bottom: 0px;
}

#footer .featured-designers h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px!important;
  font-family: Lato, sans-serif;
  margin-bottom: 5px;
  display: inline-block;
}

#footer .featured-designers .view-all {
  color: #000000;
}

#footer .featured li:first-child.level1 {
  padding-bottom: 0px!important;
}

#footer .followus h3 {
  margin-bottom: 0px!important;
}

#footer .followus ul li:first-child{
margin-top:0;
}

#footer .payments h3 {            
  margin-top: 17px;
  margin-bottom: 0px!important;
}

#footer .logistics h3 {
  margin-top: 30px;
  margin-bottom: 7px!important;
}

#footer .logistics img {
  margin-right: 15px;
  height: 12px;
}

#footer .subscribe-ns .bt-mobile {
  display: inline-block;
  background-color: #000;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #FFFFFF;
  font-family: "Lato";
  width: 80%;
  padding: 5px 0;
  border: 1px solid #000;
  cursor: pointer;
  letter-spacing: 2px;
  font-size: 12px;
  text-transform: uppercase;
  max-width: 300px;
}

#footer .subscribe-ns .bt-mobile:hover {
  background-color: #ddd;
  color: #888;
  border: 1px solid #ddd;
}

#footer .block-subscribe {
  margin-top: -11px;
}

#footer .block-subscribe .gender {
  margin-top: 10px;
  margin-bottom: 20px;
}

#footer .block-subscribe .gender label {
  display: inline-block;
  margin-right: 30px;
  font-size: 11px;
  cursor: pointer;
  line-height: 20px;
}

#footer .block-subscribe .gender input {
  width: auto;
}

#footer .block-subscribe button.button {
  width: 70%;
}

#footer .block-subscribe button.button > span {
  width: 100%;
  background-color: #444;
}

#footer .block-subscribe button.button span span {
  width: 92%;
}

#footer .validation-advice {
  padding-left: 10px;
}

#footer .block-subscribe .input-box input:hover {
  border: 1px solid transparent !important;
  border-bottom: solid 1px #222 !important;
}

.footer-brand {
  color: #000;
}

#footer .payments img {
  margin-top: 7px;
  margin-left: -1px;
  height:22px;
}



#footer ul.social-links li a i {
  font-size: 16px;
  line-height: 34px;
}

#footer .subscribe-ns {
  margin-bottom: 50px;
  text-align: center;
}

#footer .subscribe-ns h3 {
  font-size: 30px!important;
  letter-spacing: 3px;
  font-family: "Source Sans Pro Bold";
  margin: 30px 0 20px 0;
}

#footer .subscribe-ns .actions {
  display: none;
}

#footer .subscribe-ns .bt-women {
  display: inline-block;
  background-color: #000;
  margin-right: 5px;
  margin-top: 10px;
  color: #FFFFFF;
  font-family: "Lato";
  width: 147px;
  padding: 5px 0;
  border: 1px solid #000;
  cursor: pointer;
  letter-spacing: 3px;
  font-size: 12px;
}

#footer .subscribe-ns .bt-men {
  display: inline-block;
  background-color: #000;
  margin-left: 5px;
  margin-top: 10px;
  color: #FFFFFF;
  font-family: "Lato";
  width: 147px;
  padding: 5px 0;
  border: 1px solid #000;
  cursor: pointer;
  letter-spacing: 3px;
  font-size: 12px;
}

#footer .subscribe-ns .bt-women:hover {
  background-color: #ddd;
  color: #888;
  border: 1px solid #ddd;
}

#footer .subscribe-ns .bt-men:hover {
  background-color: #ddd;
  color: #888;
  border: 1px solid #ddd;
}

.sidebar .block-subscribe .input-box {
  width: 90%;
}

.sidebar .block-subscribe .input-box input {
  width: auto;
}

.sidebar .block-subscribe .input-box input[type='text'] {
  width: 100%;
}

.sidebar .block-subscribe .gender {
  margin-top: 10px;
  margin-bottom: 7px;
}

.sidebar .block-subscribe .gender label {
  display: inline-block;
  margin-right: 30px;
  font-size: 12px;
  cursor: pointer;
  line-height: 21px;
}

.sidebar .block-subscribe button.button {
  width: 100%;
}

.sidebar .block-subscribe button.button > span {
  width: 100%;
}

.sidebar .block-subscribe button.button span span {
  width: 92%;
}

aside.sidebar .block-subscribe .actions {
  width: 100%;
}


/**** FOOTER MOBILE ***/


@media only screen and (max-width: 767px) {
	/* #footer_bottom{text-align: center;} */

  .footer-brand {
    display: none!important;
  }

  #footer .featured-designers h3, #footer h3 {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #DDD;
    margin-bottom: 0px;
    margin-top: 0px;
    display: block;
    position: relative;
    font-size: 15px!important;
  }

  #footer h3:after {
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #444;
    margin: 0px 0 0 10px;
    position: absolute;
    top: 50%;
    right: 10px;
  }

  #footer .opened h3 {
    border-bottom: 1px solid transparent;
  }

  #footer .opened h3:after {
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid #444;
    border-top: 0px solid #444;
    margin: 4px 0 0 10px;
  }

  #footer .opened ul {
    padding-bottom: 15px;
    border-bottom: 1px solid #DDD;
  }

  #footer .block-subscribe .gender label {
    font-size: 16px;
    letter-spacing: 2px;
  }

  #footer .block-subscribe .gender {
    margin-top: 0;
  }

  #footer ul {
    display: none;
  }

  #footer ul li a {
    font-size: 13px;
    line-height: 15px;
    padding: 4px 0;
    display: block;
  }

  #footer .subscribe-ns {
    margin-top: 25px;
    text-align: center;
  }

  #footer .subscribe-ns h3 {
    padding-bottom: 0px;
    border-bottom: 1px solid transparent;
    font-size: 26px!important;
    margin-bottom: 0px;
  }

  #footer .form-subscribe-header {
    display: none;
  }

  #footer .block-subscribe {
    margin-top: 0px;
  }

  #footer .subscribe-ns {
    margin-bottom: 15px;
  }

  #footer .block-subscribe .input-box {
    width: 100%;
  }

  #footer .block-subscribe .input-box input[type="text"] {
    width: 100%;
    text-align: center;
    font-size: 15px;
    letter-spacing: 2px;
    margin: 15px 0;
  }

  #footer .block-subscribe button.button {
    width: 100%;
  }

  #footer .block-subscribe button.button > span {
    padding: 3px 0;
  }

  #footer .block-subscribe button.button span span {
    font-size: 13px;
    letter-spacing: 2px;
  }

  #footer .followus {
    margin-top: 10px;
    text-align: center;
  }

  #footer .followus h3 {
    border-bottom: 1px solid transparent;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
  }

  #footer .followus .custom-footer-content {
    display: block;
  }

  #footer .followus ul {
    display: block;
  }

  #footer .followus ul.social-links {
    text-align: center;
  }

  #footer .followus ul li {
    margin-top: 0px;
  }

  #footer .payments {
    margin-top: 15px;
    text-align: center;
  }

  #footer .payments h3 {
    border-bottom: 1px solid transparent;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
  }

  #footer .payments .custom-footer-content {
    display: block;
  }

  #footer .logistics {
    margin-top: 15px;
    text-align: center;
  }

  #footer .logistics h3 {
    border-bottom: 1px solid transparent;
    margin-bottom: 15px !important;
    padding-bottom: 0px;
    margin-top: 20px;
  }

  #footer .logistics .custom-footer-content {
    display: block;
  }

  #footer .subscribe-ns h3:after,
	#footer .followus h3:after,
	#footer .payments h3:after,
	#footer .logistics h3:after {
    display: none;
  }
}

@media only screen and (max-width: 767px) {

  #footer .grid_3 {
    width: calc(100% - 30px);
    padding: 0 15px;
    margin-left: 0;
    margin-right: 0;
  }

  #footer ul li {
    width: 100%;
    display: block;
  }

  #footer .payments {
    margin-top: 15px;
  }

  #footer ul.social-links li {
    width: auto;
    display: inline-block;
    margin-left: 0;
  }
}



/*********** CONTACT PAGE *********/
#contactForm textarea {
  width: 100%;
}

#contactForm .input-box {
  width: 87%;
}

#contactForm input.input-text {
  width: 96%;
}

#contactForm ul {
  list-style-type: none;
  margin-top: 15px;
}

#contactForm button.button span {
  height: 40px;
}

#contactForm button span span {
  line-height: 21px!important;
  padding: 10px 53px 0 54px;
}

#contactForm .buttons-set {
  padding-right: 75px;
}

.contact-us .alpha:first-child {
  border-right: 1px solid #d7d7d7;
}

.contact-us .fa {
  font-size: 20px;
}

.contact-us .contact-us-info {
  padding: 40px 0 0 40px;
}

.contact-us .contact-us-info td {
  padding: 14px 7px;
}


/************* POLITICA DE PRIVACIDADE *************/
.accordion {
  margin: 0px;
  list-style-type: none !important;
}

.accordion > li {
  border-bottom: 1px solid #EEEEEF;
}

.accordion > li > a {
  display: block;
  position: relative;
  padding: 17px 45px 17px 0;
  line-height: 20px;
  font-size: 12px;
  color: #999;
  text-decoration: none;
}

.accordion > li > a:hover, .accordion > li.active > a {
  color: #000;
}

.accordion > li.active > a {
  padding-bottom: 10px;
}

.accordion_content {
  display: none;
  padding: 10px 25px;
  font-size: 12px;
}

.accordion > li > a::after {
  content: '\f067';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
}

.accordion > li.active > a::after {
  content: '\f068';
}


/****************** CORREÇÃO POPUP **************************/
.window-overlay {
  z-index: 99999;
}

.remember-me-popup {
  z-index: 999999;
}

/************ DESIGNER SPOTLIGHT **********/
.designer-imagem img {
  width: 100%;
}

.designer-texto-cima, .designer-texto-baixo {
  text-align: left;
  background-color: #f7f7f7;
  padding: 0px 25px;
  font-size: 13px;
  font-family: 'MYRIADPROREGULAR';
  color: #000;
  height: 167px;
}

.designer-texto-cima b, .designer-texto-baixo b {
  font-size: 14px;
}

.designer-texto-baixo h1, .designer-texto-cima h1 {
  font-family: 'MYRIADPROREGULAR';
  font-size: 18px;
  line-height: 23px;
  color: #000;
  margin-bottom: 10px;
  letter-spacing: 3px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700!important;
}

.designer-texto-baixo table, .designer-texto-cima table {
  width: 100%;
  height: 167px;
}

.designer-texto-baixo table td, .designer-texto-cima table td {
  vertical-align: middle;
}

.slider-container.slider-2 .home-slider-conainer .next {
  right: -21px;
}
/*.designer-spotlight .row > div{margin-bottom: 20px;}   */

@media only screen and (max-width: 1199px) {
  .designer-spotlight .col-lg-4.col-md-6.col-sm-6 {
    height: auto!important;
  }
}

@media only screen and (max-width: 767px) {
  .designer-texto-cima, .designer-texto-baixo {
    height: 200px;
  }

  .designer-texto-baixo table, .designer-texto-cima table {
    height: 200px;
  }

  .designer-spotlight .grid_4 {
    margin-top: 25px;
  }

  .large-home {
    margin-left: 0px!important;
    margin-right: 0px!important;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 1200px) {
  .designer-imagem.single-image img {
    height: 353px;
  }
}

/********* LOGO *********/
.logo img {
  margin: 24px 0 24px 0;
}

.logo span {
  margin: 24px 0 24px 0;
  width: 248px;
  height: 27px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url('/skin/frontend/minimalism/default/images/logo.svg?v=1');
}

.small_logo .logo span {
  margin: 0;
  width: 24px;
  height: 22px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url('/skin/frontend/minimalism/default/images/small_logo.svg?v=1');
}

.small_logo .logo img {
  margin: 0;
}

header#header.floating .nav-container {
  margin-right: 17px;
  width: 100%;
}

header#header.floating .grid_12 .small_logo {
  position: absolute;
  top: -3px;
  left: 0px;
}

/*********************** ALTERÇAO DA FONT **************************/

header#header .top-cart .block-content .subtotal .price {
  font-size: 27px;
}

.nav-wide#nav-wide li.level-top > a > span {
  font-family: "Lato";
  font-size: 14px;
  color: #666666;
  letter-spacing: 2px;
}

#header .header-promo-block {
  font-family: "Lato";
}

header#header .language-currency-block {
  font-family: "Lato";
}

header#header .links li a {
  font-family: "Lato";
}

.sbSelector span.text {
  font-family: "Lato";
}

.nav-wide#nav-wide ul.level0 li.level1 span.submenu-title {
  font-family: "Lato";
}

.nav-wide#nav-wide ul.level0 li.level1 span.subtitle {
  font-family: "Lato";
}

#login-holder form .input-box input {
  font-style: normal;
}

body {
  font-family: "Lato";
  color: #666;
}

header#header .top-cart .product-name a {
  font-family: "Lato";
}

button.button span, button.button span span {
  font-size: 12px;
}

#topCartContent button span {
  font-size: 11px;
}

header#header .top-cart .block-content .actions a {
  font-size: 11px;
}

#topCartContent button > span, #topCartContent .actions a {
  width: 140px;
}

.page-title h1 {
  font-family: "Source Sans Pro Light" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 18px !important;
  color: #000000;
  letter-spacing: 2px;
}

.dashboard .welcome-msg p {
  font-size: 13px;
  font-family: "Source Sans Pro Regular";
  color: #000000;
  letter-spacing: 1px;
  line-height: 26px;
}

.dashboard .welcome-msg p.hello {
  font-size: 16px;
  font-family: "Source Sans Pro Light";
}

.dashboard .welcome-msg p.hello strong {
  font-weight: 300!important;
}

.dashboard .box-head h2 {
  font-size: 16px !important;
  font-family: "Source Sans Pro Semibold"!important;
  font-weight: 300!important;
  color: #46f9c6;
  letter-spacing: 2px;
  padding-bottom: 20px;
}

.dashboard .box-title h3 {
  font-size: 14px !important;
  font-family: "Source Sans Pro Semibold"!important;
  font-weight: 300!important;
  letter-spacing: 2px;
  padding-bottom: 12px;
  color: #000;
}

.data-table th {
  font-size: 13px;
}

.data-table td {
  font-size: 13px;
}

.dashboard .box-content h4 {
  font-size: 13px;
}

.dashboard .box-content address {
  font-size: 13px;
}

.sidebar .block-account li {
  font-family: "Source Sans Pro Semibold";
  font-size: 12px;
  color: #000;
  letter-spacing: 2px;
  padding: 5px 0px;
  text-transform: uppercase;
}

.sidebar .block-account li a {
  color: #bfbfbf;
}

.sidebar .block-account li a:hover {
  color: #000;
}

aside.sidebar section header h2 {
  font-size: 19px !important;
  font-family: "Source Sans Pro Semibold"!important;
  font-weight: 300!important;
  color: #000000;
  letter-spacing: 2px;
}

.sidebar .block-subscribe strong span {
  font-size: 16px !important;
  font-family: "Source Sans Pro Light"!important;
  font-weight: 300!important;
}

.sidebar .block-subscribe .form-subscribe-header label {
  font-size: 13px;
}

.sidebar .block-subscribe .input-box input[type='text'] {
  font-size: 12px;
  text-transform: none;
}

aside.sidebar section .block-content a {
  font-family: "Source Sans Pro Regular";
  font-size: 12px;
  color: #bfbfbf;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-list label {
  font-size: 13px;
}

.my-account h2 {
  font-size: 16px;
  font-family: "Source Sans Pro Light";
  font-weight: 300;
  text-transform: uppercase;
}

.my-account h3 {
  font-size: 14px;
  font-family: "Source Sans Pro Light";
  font-weight: 300;
  text-transform: uppercase;
}

.my-account address {
  font-size: 13px;
}

.my-account h2.legend {
  text-transform: none;
  font-size: 14px;
}

.my-account .pager-box {
  font-size: 13px;
  font-family: "Lato";
}

.my-account .limiter {
  font-size: 13px;
  font-family: "Lato";
}

.my-account .data-table .product-name {
  font-size: 13px;
  font-family: "Lato";
}

.my-account .data-table .item-options {
  margin-left: 20px;
}

.my-account .item-options dt, .my-account .item-options dd {
  font-style: normal;
  color: #999999;
}

.my-account .data-table tfoot td {
  font-size: 13px;
  border: 0px solid transparent;
  padding-bottom: 0px;
  padding-top: 15px;
  font-family: "Lato";
  color: #AAA;
}

.my-account .data-table tfoot .price {
  font-size: 13px;
  color: #AAA;
}

.my-account .data-table tfoot .grand_total_incl .price {
  font-size: 14px;
  color: #666666;
}

.my-account .data-table tfoot .grand_total_incl td {
  font-size: 14px;
  font-weight: 700;
  color: #666666;
}

.my-account .link-reorder {
  font-family: "Source Sans Pro Regular";
  font-size: 12px;
  color: #000;
  letter-spacing: 1px;
  font-weight: normal;
}

.my-account .link-print {
  font-family: "Source Sans Pro Regular";
  font-size: 12px;
  color: #000;
  letter-spacing: 1px;
  font-weight: normal;
  display:none!important;
}

.my-account #my-orders-table td {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  font-size: 13px;
  font-family: "Source Sans Pro Regular";
  color: #000;
  letter-spacing: 1px;
  text-align: left;
  padding: 13px 10px 13px 10px;
}

.my-account #my-orders-table td .price {
  font-size: 12px;
  font-family: "Source Sans Pro Regular";
  color: #46f9c6;
  letter-spacing: 1px;
}

.my-account #my-orders-table td a {
  font-size: 12px;
  font-family: "Source Sans Pro Regular";
  color: #46f9c6;
  letter-spacing: 1px;
  font-weight: normal;
}

.my-account #my-orders-table td .separator {
  color: #46f9c6;
}

.my-account #my-orders-table td.last {
  text-align: right !important;
}

.my-account #my-orders-table th {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  font-size: 13px;
  font-family: "Source Sans Pro Semibold";
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  padding: 13px 10px 13px 10px;
  border-bottom: 1px solid #b2b2b2;
}

.my-account .price-incl-tax .price {
  font-weight: normal;
  color: #666666;
  font-size: 13px;
}

.my-account td.last .price-incl-tax .price {
  font-weight: bold;
}

#wishlist-table td {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
}

#wishlist-table th {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
}

.my-wishlist .wishlist-input-box {
  width: 110px;
}

.rewards-account-index .dashboard .data-table td {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  font-size: 13px;
}

.rewards-account-index .dashboard .data-table th {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  font-size: 13px;
}

.customer-account-login #login-form h2 {
  font-size: 16px;
  font-family: "Source Sans Pro Light";
  font-weight: 300;
  text-transform: uppercase;
}

.customer-account-login #login-form .content p {
  font-size: 13px;
}

.customer-account-login .registered-users h2 {
  margin-top: 20px;
}

.std p {
  letter-spacing: 0.04em;
}

.dashboard .welcome-msg .hello {
  font-weight: normal;
  letter-spacing: 4px;
  border-bottom: 1px solid #dddddd;
  font-size: 18px;
  font-family: "Source Sans Pro Light"!important;
  padding-bottom: 8px;
  margin-bottom: 15px!important;
}


/**************** NOVO CART ***********/
button.button.btn-sec > span {
  background-color: #ffffff;
  border: 1px solid #999999;
  color: #999999;
}

button.button.btn-sec:hover > span {
  background-color: #ddd;
  color: #666666;
}

.cart .page-title h1 {
  text-align: center;
  float: none;
  font-size: 28px!important;
  font-family: "Source Sans Pro Semibold" !important;
  margin-top: 15px;
  letter-spacing: 2px;
}

.cart .page-title p {
  text-align: center;
  float: none;
  font-size: 13px!important;
  font-family: "Source Sans Pro Regular" !important;
  margin-top: 10px;
  letter-spacing: 1px;
  color: #000000;
}

.cart .page-title p a {
  color: #000000;
  font-weight: bold;
  display: inline-block;
}

.cart .page-title p a:after {
  content: '';
  background-color: #000000;
  width: 100%;
  height: 1px;
  display: block;
  margin-top: 3px;
}

.cart .page-title p a:hover:after {
  display: none;
}

.cart .data-table tr.even {
  background: transparent;
}

.cart-table {
  margin-bottom: 23px;
  margin-top: 45px;
}

.cart-table tr th {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  padding: 12px 20px 12px 20px;
  font-family: "Source Sans Pro Semibold";
  letter-spacing: 2px;
  color: #000;
  text-transform: uppercase;
}

.cart-table tr td {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  padding: 23px 20px 15px 20px;
  vertical-align: middle;
  font-size: 13px!important;
  font-family: "Source Sans Pro Regular";
  color: #000000!important;
  letter-spacing: 1px;
}

.cart-table tr td:first-child {
  padding-right: 0px;
  padding-top: 15px;
  padding-left: 0px;
}

.cart-table tr th:first-child {
  padding-right: 0px;
  padding-left: 0px;
}

.cart-table th span, .cart-table th {
  font-size: 14px;
}

.cart-table a.product-image {
  width: 112px;
  margin-right: 0px;
}

.cart-table .product-box {
  vertical-align: middle;
}

.cart-table .flex {
  display: inline-flex;
  align-items: center;
  position: relative;
}

.data-table.cart-table .product-name a {
  font-size: 13px;
  font-family: "Source Sans Pro Semibold";
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.cart-table .product-name span {
  display: block;
  font-size: 13px;
  font-family: "Source Sans Pro Regular";
  color: #000000;
  letter-spacing: 1px;
  margin-top: 16px;
}

.cart-table .c_actions {
  float: left;
  position: absolute;
  bottom: -40px;
}

.cart-table .item-options {
  padding-left: 0px;
  padding-top: 2px;
}

.cart-table .item-options dt, 
.cart-table .item-options dd {
  font-style: normal;
  font-size: 13px;
  color: #000;
  font-weight: normal;
  display: inline-block;
  font-family: "Source Sans Pro Regular";
  letter-spacing: 1px;
}

.cart-table .c_actions a {
  float: left;
  padding-left: 0px;
  padding-right: 14px;
  font-size: 16px;
  color: #000;
}

.cart-table .c_actions a .fa-pencil {
  font-size: 14px;
  line-height: 21px;
}

.cart-table .quantity-box {
  margin: 0px auto;
  width: 95px;
}

.cart-table div.quantity-increase {
  margin-right: 0px;
}

.cart-table .qty {
  border: 0;
  margin: 0 1px 0 -1px;
}

.cart-table .qty:hover {
  border: 0!important;
}

.cart-table .price {
  color: #000;
  font-size: 13px;
}

.cart .discount h2,
.cart .shipping h2 {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.cart .shipping .shipping-form {
  width: 100%;
}

.cart .shipping p {
  font-size: 12px;
  color: #999999;
}

.cart select.validate-select, 
.cart select#region_id, 
.cart .shipping .form-list select {
  height: 30px;
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 12px;
  background-position: right -8px top;
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  color: #000;
}

.cart .shipping .form-list label, 
.cart .shipping .sp-methods dt,
.cart .shipping .form-list input {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  color: #000;
  text-transform: none;
}

.cart .shipping .form-list input {
  box-sizing: border-box;
  margin-left: 8px;
  padding: 5px 11px;
  height: auto;
}

.cart .shipping .form-list {
  margin: 0px;
  display: inline-block;
}

.cart .shipping .form-list li {
  display: inline-block;
  width: 180px;
}

.cart .shipping .buttons-set {
  text-align: left;
  display: inline-block;
}

.cart .shipping .buttons-set button {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  color: #000;
}

.cart .shipping .buttons-set button span {
  color: #000;
}

.cart .shipping .sp-methods {
  margin-top: 0px;
}

.cart .shipping .sp-methods .price {
  line-height: 20px;
  color: #000;
  font-size: 12px;
}

.cart .shipping .sp-methods dt {
  margin-top: 8px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.cart .shipping .sp-methods dd ul li {
  margin-top: 5px;
}

.cart .shipping .sp-methods label {
  cursor: pointer;
  color: #000;
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 21px;
}

.cart .discount {
  margin-bottom: 25px;
  margin-left: 20px;
}

.cart .discount label {
  font-size: 12px;
  color: #999999;
  margin: 0;
}

.cart .discount .input-box {
  width: 30%;
}

.cart .discount .input-box input {
  font-size: 12px;
  padding: 5px 11px;
  width: 100%;
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  color: #000;
  height: auto;
}

.cart .discount .buttons-set {
  margin-left: 10px;
}

.cart .discount .buttons-set button {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  color: #000;
}

.cart .discount .coupon-active .input-box {
  margin-bottom: 0px;
  width: 30%;
}

.cart .discount .coupon-active .input-box input {
  width: 100%;
}

.cart .cart-bottom {
  border-top: 1px solid #eee;
  margin-bottom: 25px;
  margin-top: 10px;
}

.cart .returns-info div {
  padding: 15px 30px;
  background-color: #f2f2f2;
}

.cart .returns-info h3 {
  font-family: "Source Sans Pro Semibold";
  font-size: 13px;
  letter-spacing: 2px;
  color: #000;
  margin-bottom: 10px;
}

.cart .returns-info p {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
}

.cart .returns-info p a {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  display: inline-block;
}

.cart .returns-info p a:after {
  content: '';
  background-color: #000000;
  width: 100%;
  height: 1px;
  display: block;
}

.cart .returns-info p a:hover:after {
  background-color: transparent;
}

.cart .totals-wrapper {
  padding: 0 20px 0 0;
  border-bottom: 0px solid transparent;
}

.cart .totals table th, 
.cart .totals table td {
  font-size: 13px;
  padding-bottom: 7px;
  font-family: "Source Sans Pro Regular";
  color: #000000;
  letter-spacing: 1px;
}

.cart .totals table td.a-right {
  padding-left: 30px;
}

.cart .totals table .price {
  color: #000;
  font-size: 13px;
  font-family: "Source Sans Pro Regular";
}

.cart .totals table tfoot tr:last-child td, .cart .totals table tfoot tr:last-child td .price {
  color: #000;
  font-family: "Source Sans Pro Semibold";
  font-size: 16px;
}

.cart .totals .checkout-types {
  padding: 23px 0 9px;
}

.cart .totals .checkout-types li {
  float: right;
  margin-right: 20px;
}

.cart .btn-proceed-checkout > span {
  background-color: #000;
  height: 44px;
  font-size: 14px;
}

.cart .btn-proceed-checkout span span {
  line-height: 44px;
  font-size: 14px;
  padding: 0px 34px;
  font-size: 14px;
  font-family: "Source Sans Pro Semibold";
  color: #fff;
  letter-spacing: 2px;
}

.cart button.button.btn-sec>span {
  border: 1px solid #000!important;
  color: #000!important;
}

.cart button.button.btn-sec:hover>span {
  border: 1px solid #ddd!important;
}

.cart .btn-continue > span {
  height: 44px;
  font-size: 14px;
  border: 1px solid #000!important;
  color: #000!important;
}

.cart .btn-continue span span {
  line-height: 44px;
  font-size: 14px;
  padding: 0px 34px;
  font-family: "Source Sans Pro Semibold";
  color: #000000;
  letter-spacing: 2px;
}

.cart .checkout-types button.button span {
  box-sizing: border-box;
}

.cart #reward-points-form .discount .input-box input {
  margin-top: 0px;
  text-align: right;
}

.cart #reward-points-form .discount .buttons-set button {
  margin-top: 0px;
}

.cart #reward-points-form .discount .buttons-set button span span {
  padding-left: 13px;
  padding-right: 12px;
}

.cart #reward-points-form .discount #points_amount.input-text {
  height: auto!important;
  padding: 6px 11px!important;
  font-size: 12px!important;
}

button.cancel-points > span {
  background-color: transparent;
  color: #999999;
  text-decoration: underline;
}

button.cancel-points span span {
  text-decoration: underline;
  text-transform: none;
  padding-left: 1px;
}

button.cancel-points:hover > span {
  background-color: transparent;
}

button.cancel-points:hover span span {
  text-decoration: none;
}

header#header .top-cart .block-content .mini-products-list .product-details {
  width: 245px;
}

header#header .top-cart .product-name {
  width: 190px;
}

@media only screen and (max-width: 767px) {
  header#header .top-cart .product-name {
    width: 120px;
  }
}


tr.summary-details td {
  background-color: transparent;
}

tr.summary-details-first td {
  border-top: 0px solid transparent;
}

.cart .checkout-types {
  float: none;
  text-align: inherit;
  margin-top: 30px;
}

.cart-table div.quantity-decrease i, .cart-table div.quantity-increase i {
  font-size: 12px;
}

.data-table .c_actions a i {
  font-size: 13px;
}

.cart-table .c_actions a .fa-pencil {
  font-size: 12px;
  line-height: 18px;
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .cart .shipping .form-list li {
    width: 125px;
  }

  .cart .totals table th, 
	.cart .totals table td {
    letter-spacing: 1px;
  }

  .cart .totals table tfoot tr:last-child td, 
	.cart .totals table tfoot tr:last-child td .price {
    font-size: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .cart .discount .input-box {
    width: 92%;
  }

  .cart .discount .input-box input {
    margin-top: 0px;
  }

  .cart .discount .buttons-set {
    width: 100%;
  }

  .cart .discount .buttons-set button {
    width: 100%;
    margin-top: 8px;
  }

  .cart .discount .buttons-set button > span {
    width: 97%;
  }

  .cart .discount .buttons-set button span span {
    width: 92%;
  }

  #shopping-cart-table colgroup col[width="300"] {
    width: 150px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 978px) {
  .container_12 .cart .grid_3 {
    width: 29%!important;
  }

  .container_12 .cart .grid_6 {
    width: 36%!important;
  }

  .cart .discount {
    margin-left: 0px;
  }

  .cart .btn-continue span span {
    padding: 0 43px;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 978px) {
  .container_12 .cart .grid_3 {
    width: 222px!important;
  }

  .container_12 .cart .grid_6 {
    width: 474px!important;
  }
}

@media only screen and (max-width: 767px) {
  .grid-logo {
    float: none;
    width: 100%;
  }

  .logo img {
    margin: 15px 0 10px 0;
    max-height: 16px;
  }

  .logo span {
    margin: 15px 0 10px 0;
    width: 180px;
  }

  .grid-cart-links {
    float: right;
    margin-top: 14px;
    position: absolute;
    top: 0;
    right: 15px;
  }

  header#header.main-header .top-cart {
    top: 0px! important;
    left: 0px! important;
    width: auto;
    float: right;
    margin-top: 0px;
  }

  .header-slider.onlyhome-slider .topline .container_12 {
    border-top: 0px solid transparent;
    height: 0px;
  }

  header#header .menu-button {
    height: 44px;
    display: inline-block;
    top: -48px;
    left: -17px;
    border-top: 0px;
    border-bottom: 0px;
    width: auto;
    padding: 0 15px;
    position: absolute;
  }

  header#header .menu-button span {
    line-height: 40px;
  }

  header#header .nav-container > ul {
    top: 45px;
    width: 90%;
  }

  header#header .links li {
    padding: 0px;
    display: none;
  }

  header#header .links li.last {
    display: inline-block;
  }

  header#header .links li a {
    padding-right: 0px;
    padding-left: 2px;
  }

  header#header .links li a::after {
    padding-left: 4px;
  }

  .cart .page-title {
    margin-bottom: 0px;
  }

  .cart .page-title h1 {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 24px!important;
  }

  .op_block_title:after {
    margin: 0;
  }

  .cart-table {
    margin-top: 30px;
  }

  .cart-table tbody tr {
    position: relative;
    zoom: 1;
    margin-bottom: 25px;
    padding-top: 25px;
    background-color: transparent!important;
    border-top: 1px solid #eee !important;
    display: inline-block !important;
  }

  .cart-table tbody tr:first-child {
    border-top: 0px solid #eee !important;
    padding-top: 0px;
    line-height: 30px;
    font-size: 24px!important;
  }

  .cart-table tr td {
    padding: 0;
    display: block;
    float: left;
  }

  .cart-table tr td:first-child {
    padding-top: 0px;
  }

  .cart-table td a.product-image img {
    max-width: 140px;
  }

  .cart-table td.subtotal {
    display: none;
  }

  .cart-table td.product-box {
    width: 49%;
    margin: 0px 0 0 10px;
  }

  .cart-table .c_actions {
    position: absolute;
    bottom: -5px;
  }

  .cart-table td.last {
    float: right;
  }

  table.data-table td .cart-label {
    display: none;
  }

  table.cart-table td.information {
    padding-left: 0px !important;
    background-color: transparent;
    margin: 0px 0 0 15px;
  }

  table.data-table td.last {
    border-bottom: 0px solid transparent;
    margin-top: 0px;
    width: calc(100% - 155px);
    margin-left: 10px;
    margin-bottom: 0;
  }

  .cart-table tr:before, .cart-table tr:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
  }

  .cart-table tr:after {
    clear: both;
  }

  .cart .shipping .form-list input {
    width: 100%;
    margin-left: 0px;
  }

  .cart .discount {
    margin-left: 0px;
  }

  .cart .discount .input-box {
    float: left;
    width: calc(100% - 122px);
  }

  .cart .discount .buttons-set {
    float: left;
    margin-top: 10px;
    width: 100%;
    margin-left: 0px;
  }

  .cart #reward-points-form .discount .buttons-set button span span {
    padding-left: 17px;
    padding-right: 17px;
  }

  .cart .discount .buttons-set button {
    margin-top: 0px;
    padding: 0!important;
  }

  button.cancel-points span span {
    padding-left: 1px!important;
  }

  .cart .totals-wrapper {
    padding: 20px 0;
    background-color: transparent;
    border-bottom: 0px solid #eee;
    border-top: 0px solid #eee;
  }

  .cart .totals table td:first-child {
    text-align: left !important;
    padding-left: 0px;
  }

  .cart tr.summary-total .summary-collapse {
    float: left;
    text-align: left;
  }

  .cart .totals table tfoot tr:last-child td, .cart .totals table tfoot tr:last-child td .price {
    font-size: 16px;
    padding-bottom: 0px;
  }

  .cart .totals table td {
    padding-bottom: 12px;
  }

  .cart .totals .checkout-types li {
    float: none;
    margin-right: 0px;
  }

  .cart .checkout-types {
    margin-top: 0px;
  }

  .cart .checkout-types button.button {
    width: 100%;
    padding: 0!important;
    margin: 5px 0;
  }

  #topCartContent button, #topCartContent .actions a {
    margin-top: 10px;
  }

  #topCartContent button > span, #topCartContent .actions a {
    width: 100%;
  }

  header#header .top-cart .block-content button.button {
    width: 100%;
  }

  .cart .checkout-types li {
    float: none !important;
    margin: 0;
  }

  .data-table.cart-table .product-name a {
    font-size: 15px;
  }

  .cart-table div.quantity-increase {
    margin-bottom: 0;
  }

  .cart-table .flex {
    position: inherit;
  }

  .cart-table .product-name span {
    line-height: 18px;
    margin-top: 12px;
  }

  .cart-table .item-options {
    line-height: 20px;
  }

  .cart .shipping .buttons-set {
    width: 100%;
  }

  .cart .shipping .buttons-set button {
    width: 100%;
    padding: 0!important;
  }

  button.button.btn-sec span {
    width: 100%;
  }

  .cart .discount .input-box {
    width: 100%;
  }

  .cart .discount .coupon-active .input-box {
    width: 100%;
  }

  .cart .discount .coupon-active .buttons-set button {
    width: 47%;
    margin-left: 2px;
  }

  .cart .discount .coupon-active .buttons-set button.btn-sec {
    width: 50%;
    margin-left: 0px;
  }

  .cart .discount h2, .cart .shipping h2 {
    font-size: 14px;
    padding: 25px 10px;
    border-top: 1px solid #eee;
    margin-bottom: 0;
    position: relative;
  }

  .cart .discount h2:before, .cart .shipping h2:before {
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    background-color: #000;
    width: 1px;
    height: 9px;
    position: absolute;
    top: 30px;
    right: 19px;
    content: "";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid;
    clear: none;
    margin-right: 0px;
    margin-top: 0px;
  }

  .cart .discount h2:after, .cart .shipping h2:after {
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    background-color: #000;
    width: 1px;
    height: 9px;
    position: absolute;
    top: 30px;
    right: 13px;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .cart .discount h2.active:before, .cart .shipping h2.active:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .cart .discount h2.active:after, .cart .shipping h2.active:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .cart .discount {
    margin-bottom: 0px;
  }

  .cart .cart-bottom {
    margin-top: 0px;
  }

  .cart .shipping .shipping-form, .cart .discount .discount-form {
    display: none;
    padding-bottom: 20px;
  }

  .cart .shipping.active .shipping-form {
    display: block;
  }

  .cart .returns-info div {
    padding: 15px 15px;
  }

  .cart-table div.quantity-decrease i, .cart-table div.quantity-increase i {
    font-size: 14px;
  }

  .data-table .c_actions a i {
    font-size: 14px;
  }

  .cart-table .c_actions a .fa-pencil {
    font-size: 14px;
    line-height: 21px;
  }
}

/* IPHONE 5 */
@media only screen and (max-device-width : 360px) {
  .logo img {
    max-height: 14px;
  }

  .logo span {
    height: 14px;
    width: 155px;
  }

  .cart-table td a.product-image img {
    max-width: 110px;
  }

  .cart-table td.product-box {
    width: 49%;
    margin: 0px 0 0 10px;
  }

  table.cart-table td.information {
    margin: 0px 0 0 15px;
  }

  table.data-table td.last {
    margin-top: 8px;
  }

  .cart-table .c_actions {
    bottom: 3px;
  }
}


/*********** CHECKOUT ***********/

.opc-index-index .topline{display:none;}
.opc-wrapper-opc .discount-block{display:none;}


.opc-wrapper-opc .opc-menu {
  display: none;
}

.opc-wrapper-opc h1.opc-title {
  font-family: "Source Sans Pro Semibold"!important;
  font-size: 24px!important;
  color: #000;
  margin: 10px 0 20px 0;
  text-align: center;
  letter-spacing: 2px;
  background-color: #f2f2f2;
  padding: 12px 0 1px 0;
}

.opc-wrapper-opc h1.opc-title:before {
  display: none;
}
.opc-wrapper-opc .opc-col-left{width:67%!important;}
.opc-wrapper-opc .opc-col-left .indent, 
.opc-wrapper-opc .opc-col-center .indent, 
.opc-wrapper-opc .opc-col-right .indent {
  background-color: transparent !important;
  border: 1px solid #9d9d9c;
  border-top: 0px;
  border-bottom: 0px;
  padding: 20px 36px 15px 36px!important;
}

.opc-col-right{position:relative;}
.opc-col-right .fixed{position:fixed;width: 22%;top: 20px;background-color: #FFF;z-index: 999;}


.opc-wrapper-opc .opc-col-center .discount-block .indent {
  padding: 20px 36px 34px 36px!important;
}

.opc-wrapper-opc .opc-user-login{border:1px solid #9d9d9c;text-align:center;margin-right:10px;margin-bottom:20px;padding:35px 40px 37px 40px;}
.opc-wrapper-opc .opc-user-login h2{ font-family: "Source Sans Pro Semibold";color: #000;font-size: 21px;letter-spacing: 1px;margin-bottom:15px;}
.opc-wrapper-opc .opc-user-login p{ font-family: "Source Sans Pro Regular";color: #000;font-size: 14px;letter-spacing: 1px;margin-bottom:30px;}

.opc-wrapper-opc .opc-login-form{display:none;}

.opc-wrapper-opc .onepagecheckout_loginlink, .opc-wrapper-opc .opc-user-login button {
  font-family: 'Source Sans Pro Regular';
  font-size: 13px;
  color: #000;
  text-transform: none;
  letter-spacing: 1px;
  display: inline-block;
  border:1px solid #000!important;
  padding:9px 0;
  width:250px;
  text-transform: uppercase;
  box-sizing: border-box;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.opc-wrapper-opc .onepagecheckout_loginlink:hover,  .opc-wrapper-opc .opc-user-login button:hover{
  color:#fff;
  border:1px solid #999!important;
  background-color: #999;
}
.opc-wrapper-opc .opc-user-login .actions{margin-top:15px;}

.opc-wrapper-opc .opc-user-login .forgot-pw{float:left;margin-top:-10px;font-size:13px;letter-spacing:1px;font-family: "Source Sans Pro Regular";color:#000;}
.opc-wrapper-opc .opc-user-login p.required{float:right;margin-top:-10px;font-size:13px;letter-spacing:1px;font-family: "Source Sans Pro Regular";color:#000;display:inline-block;margin-bottom:0;}


.opc-wrapper-opc h3.opc-title {
  font-family: "Source Sans Pro Semibold";
  font-size: 21px;
  color: #000000;
  text-transform: none;
  letter-spacing: 2px;
  font-weight: normal;
  border: 1px solid #9d9d9c;
  padding: 45px 0 10px 36px;
  margin: 0 10px 0 0;
  border-bottom: 0;
}

.opc-wrapper-opc .opc-col-center h3.opc-title {
  margin-left: 10px;
}

.opc-wrapper-opc h3.opc-title:before {
  display: none;
}

.opc-wrapper-opc input[type="text"], 
.opc-wrapper-opc select {
  font-family: "Source Sans Pro Regular";
  letter-spacing: 1px;
  font-size: 13px;
  color: #000;
    border:1px solid #9d9d9c!important;

}

.opc-wrapper-opc .opc-col-left input[type="text"], .opc-wrapper-opc .opc-col-left input[type="password"]{
  box-sizing: border-box;
  width:100%!important;
  font-size:14px!important;
  padding:13px 12px!important;
  height:auto!important;
  margin-bottom:0!important;
  border:1px solid #9d9d9c!important;
}

.opc-wrapper-opc input[type="text"]:hover, 
.opc-wrapper-opc select:hover {
   border:1px solid #000!important;
}
.opc-wrapper-opc .opc-col-left .fields .field:nth-child(3) {
    margin-top:30px;
}


.opc-wrapper-opc .opc-col-left .fields .field{width: calc(50% - 11px)!important;}


.opc-wrapper-opc .opc-col-left .form-list li{margin-bottom:20px;}

.opc-wrapper-opc .form-list {
  margin: 0px;
}

.opc-wrapper-opc .form-list .field {
  margin-bottom: 0px;
}

.opc-wrapper-opc .form-list li.fields, .opc-wrapper-opc .form-list li.wide {
  margin: 0 0 30px 0;
}

.opc-wrapper-opc .form-list li.street-lines {
  margin-top: -20px;
}


.opc-wrapper-opc .opc-col-left .notice {
  color: #666 !important;
  font-style: normal !important;
}

.opc-wrapper-opc .sbHolder {
  font-size: 13px;
}

.opc-wrapper-opc .sbSelector {
  color: #000;
  padding: 7px 15px;
  border: 1px solid #c6c6c6;
}

.opc-wrapper-opc .sbSelector span.text {
  font-family: "Source Sans Pro Regular";
  letter-spacing: 2px;
  font-size: 13px;
  margin: 7px 20px 7px 5px;
}

.opc-wrapper-opc .sbSelector:hover {
  color: #000;
  background-color: #c6c6c6;
}

.opc-wrapper-opc .sbSelector > span + span {
  margin: -35px 6px 0 0;
  border: 0;
  position: relative;
}

.opc-wrapper-opc .sbSelector > span + span:before {
  content: "";
  width: 1px;
  height: 13px;
  background-color: #000;
  display: block;
  position: absolute;
  top: -7px;
  left: 0;
  -webkit-transform: rotate(43deg);
  -moz-transform: rotate(43deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(43deg);
  transform: rotate(43deg);
}

.opc-wrapper-opc .sbSelector > span + span:after {
  content: "";
  width: 1px;
  height: 13px;
  background-color: #000;
  display: block;
  position: absolute;
  top: -7px;
  left: -9px;
  -webkit-transform: rotate(-43deg);
  -moz-transform: rotate(-43deg);
  -ms-transform: rotate(-43deg);
  -o-transform: rotate(-43deg);
  transform: rotate(-43deg);
}

.opc-wrapper-opc .sbOptions {
  top: 75px !important;
  background-color: #fff;
  border: 1px solid #c6c6c6;
}

.opc-wrapper-opc .sbOptions li {
  border-top: 1px solid #c6c6c6;
  margin-bottom: 0px;
}

.opc-wrapper-opc .sbOptions li:hover {
  background-color: #c6c6c6;
}

.opc-wrapper-opc .sbOptions li:first-child {
  border-top: 1px solid transparent;
}

.opc-wrapper-opc .sbOptions a {
  font-size: 13px;
  padding: 8px 21px;
  line-height: 18px;
  font-family: "Source Sans Pro Regular";
  letter-spacing: 2px;
}

.opc-wrapper-opc .sbOptions a:hover {
  color: #000;
}


.opc-wrapper-opc label {
  color: #000!important;
  font-size: 13px !important;
  font-family: "Source Sans Pro Regular";
  letter-spacing: 1px;
  margin-bottom:12px!important;
}

.opc-wrapper-opc .mshipping-form h3.opc-title{border-top:0;}

.opc-wrapper-opc .shipping-block {
  margin-bottom: 0;
}

.opc-wrapper-opc .shipping-block dl {
  margin-bottom: 0px !important;
}

.opc-wrapper-opc .shipping-block dt {
  margin-top: 0px !important;
  margin-bottom: 8px !important;
  font-size: 13px!important;
  font-weight: normal;
  letter-spacing: 1px;
  font-family: "Source Sans Pro Semibold";
  color: #000;
}

.opc-wrapper-opc .shipping-block dd {
  margin-bottom: 40px;
  margin-left: 0px;
}

.opc-wrapper-opc .shipping-block dd:last-child {
  margin-bottom: 23px;
}

.opc-wrapper-opc .shipping-block dd label {
  line-height: 20px;
  margin-left: 0px;
  letter-spacing: 2px;
  font-size: 13px;
  font-family: "Source Sans Pro Regular";
}

.opc-wrapper-opc .shipping-block dd .price {
  line-height: 19px;
  font-family: "Source Sans Pro Semibold";
  font-size: 13px;
  color: #000;
  font-weight: normal;
}

.opc-wrapper-opc .payment-block {
  margin-bottom: 10px !important;
}

.opc-wrapper-opc .payment-block h3 {
  margin-bottom: 0px !important;
  border-top:0;
}

.opc-wrapper-opc .payment-block .indent{ border-bottom:1px solid #9d9d9c; }


.opc-wrapper-opc .discount-form label {
  font-size: 12px !important;
  color: #999999!important;
}

.opc-wrapper-opc .discount-block h3 {
  display: block !important;
}

.opc-wrapper-opc .discount-block .input-box {
  width: calc(100% - 150px) !important;
  display: inline-block;
}

.opc-wrapper-opc .discount-block input[type="text"] {
  width: 95%!important;
  border: 1px solid #c6c6c6;
}

.opc-wrapper-opc .discount-block .buttons-set {
  display: inline-block;
  padding: 0;
  margin-left: -7px;
  margin-top: 0px!important;
  padding: 0;
}

.opc-wrapper-opc .discount-block button.button span, 
.opc-wrapper-opc .discount-block button.button span span {
  font-size: 10px;
}

.opc-wrapper-opc .discount-block button.button span {
  height: 32px;
}

.opc-wrapper-opc .discount-block button.button > span {
  border: 1px solid #c6c6c6;
}

.opc-wrapper-opc .discount-block button.button span span {
  line-height: 32px;
  padding-right: 10px;
  padding-left: 10px;
  letter-spacing: 2px;
}

.opc-wrapper-opc .discount-block button.remove-coupon {
  float: none!important;
}

.opc-wrapper-opc .discount-block button.remove-coupon span {
  background-color: transparent;
  color: #999999;
  text-decoration: underline;
  padding-left: 0px;
}

.opc-wrapper-opc .discount-block button.remove-coupon span span {
  padding-left: 0px;
}

.opc-wrapper-opc .discount-block button.remove-coupon span:hover {
  color: #333;
  text-decoration: none;
}

.opc-wrapper-opc .rewards-block button.button span span {
  ;padding-right: 14px;
  padding-left: 14px;
}

.opc-wrapper-opc .rewards-block button.remove-points > span {
  background-color: transparent;
  color: #999999;
  text-decoration: underline;
  font-size: 12px !important;
}

.opc-wrapper-opc .rewards-block button.remove-points span span {
  text-decoration: underline;
  text-transform: none;
  padding-left: 1px !important;
  font-size: 12px !important;
}

.opc-wrapper-opc .rewards-block button.remove-points:hover > span {
  background-color: transparent;
}

.opc-wrapper-opc .rewards-block button.remove-points:hover span span {
  text-decoration: none;
}

.opc-wrapper-opc .rewards-block {
  margin-top: 30px;
}

.opc-wrapper-opc .rewards-block h3.opc-title {
  margin-left: 0px;
  margin-right: 0px;
  background-color: transparent;
  border: 0px solid transparent;
  padding-left: 0px;
  padding-right: 0;
}

.opc-wrapper-opc .rewards-block #points_amount {
  text-align: right;
}

.opc-wrapper-opc .opc-col-right h3.opc-title {
  margin-left: 10px;
  margin-right: 0;
}

.opc-wrapper-opc .opc-col-right .review-menu-block .indent {
  border-bottom: 0px solid transparent;
  padding-bottom: 0px;
}

.opc-wrapper-opc .opc-col-right .review-menu-block + .indent {
  margin-top: -17px;
  margin-right: 0px;
  border-top: 0px solid transparent;
  border-bottom: 1px solid #9d9d9c;
  padding-top: 0px!important;
}

.opc-wrapper-opc #checkout-review-table-wrapper {
  overflow: initial!important;
  max-height: none;
  padding-right:0;
}

.opc-wrapper-opc #opc-review-block .opc-data-table tr th {
  font-size: 13px;
  padding-bottom: 10px;
  font-family: "Source Sans Pro Semibold";
  color: #000000;
  letter-spacing: 2px;
  line-height: 18px;
  padding-right: 6px;
  border-bottom: 1px solid #b7b7b7;
}

.opc-wrapper-opc #opc-review-block .opc-data-table tbody td {
  font-size: 13px !important;
  color: #000!important;
  font-family: "Source Sans Pro Semibold";
  letter-spacing: 1px;
  line-height: 18px;
  border-bottom: 0px;
  vertical-align: middle;
}

.opc-wrapper-opc #opc-review-block .opc-data-table tbody td .product-name {
  text-transform: uppercase;
  font-family: "Source Sans Pro Semibold";
  color: #000000;
  line-height: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  max-width: 200px;
}

.opc-wrapper-opc #opc-review-block .opc-data-table tbody td .product-name + .product-name {
  text-transform: none;
  font-family: "Source Sans Pro Regular";
}

.opc-wrapper-opc #opc-review-block .opc-data-table tbody td dt {
  font-style: normal;
  color: #000;
  font-size: 13px;
  font-weight: 300;
  font-family: "Source Sans Pro Regular";
  display: inline-block;
}

.opc-wrapper-opc #opc-review-block .opc-data-table tbody td dd {
  font-style: normal;
  color: #000;
  font-size: 13px;
  font-family: "Source Sans Pro Regular";
  display: inline-block;
}

.opc-wrapper-opc #opc-review-block .opc-data-table .price {
  color: #000;
  font-size: 13px;
  font-family: "Source Sans Pro Semibold";
  letter-spacing: 1px;
  line-height: 18px;
}

.opc-wrapper-opc #opc-review-block .opc-data-table tfoot td {
  font-size: 13px !important;
  color: #706f6f!important;
  font-family: "Source Sans Pro Regular";
  letter-spacing: 1px;
}

.opc-wrapper-opc #opc-review-block .opc-data-table tfoot td:first-child {
  text-align: left!important;
}

.opc-wrapper-opc #opc-review-block .opc-data-table tfoot td .price {
  color: #706f6f;
  font-size: 13px;
  letter-spacing: 1px
	font-family: "Source Sans Pro Regular";
}

.opc-wrapper-opc #opc-review-block .opc-data-table tfoot tr.summary-total .summary-collapse {
  float: none;
  text-align: left;
}

.opc-wrapper-opc #opc-review-block .opc-data-table tfoot tr:first-child td {
  border-bottom: 1px solid transparent;
  padding-top: 15px;
  border-top: 1px solid #b7b7b7;
}

.opc-wrapper-opc #opc-review-block .opc-data-table tfoot td {
  border-bottom: 1px solid transparent;
  padding: 2px 10px;
}

.opc-wrapper-opc #opc-review-block .opc-data-table td:first-child {
  padding-left: 0px;
  padding-right: 5px;
}

.opc-wrapper-opc #opc-review-block .opc-data-table th:first-child {
  padding-left: 0px;
  padding-right: 5px;
  width: 70%;
}

.opc-wrapper-opc #opc-review-block .opc-data-table th:nth-child(2) {
  min-width: 30px;
}

.opc-wrapper-opc #opc-review-block .opc-data-table td.last {
  padding-right: 10px;
}

.opc-wrapper-opc #opc-review-block .opc-data-table th:last-child {
  padding-right: 10px;
}

.opc-wrapper-opc .opc-review-actions h5 {
  margin: 0px 0 0 0;
  padding: 4px 8px 12px 0px;
  font-size: 14px;
  font-family: "Source Sans Pro Semibold";
  text-align: left!important;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.opc-wrapper-opc .opc-review-actions .vat-inc{
  text-align: right;
  font-size: 11px;
  margin-bottom: 30px;
  font-family: "Source Sans Pro Regular";
  font-size: 11px;
  color: #706f6f;
  letter-spacing: 1px;
  margin-right: 9px;
}

.opc-wrapper-opc .opc-review-actions h5 .price {
  color: #000;
  font-size: 14px;
  font-family: "Source Sans Pro Semibold";
  letter-spacing: 1px;
  float: right;
}

.opc-wrapper-opc .btn-checkout {
  width: 100%;
}

.opc-wrapper-opc .btn-checkout > span {
  width: 100%;
  height: 44px !important;
  background-color: #000 !important;
}

.opc-wrapper-opc .btn-checkout span span {
  width: 90%;
  font-size: 14px !important;
  line-height: 43px !important;
  font-family: "Source Sans Pro Semibold";
  letter-spacing: 2px;
}

.opc-wrapper-opc .btn-checkout:hover > span {
  background-color: #999 !important;
}

.opc-wrapper-opc .btn-checkout:hover span span {
  color: #ffffff;
}


.opc-wrapper-opc .payment-block dt {
  float: left;
  margin-left: 0;
  box-sizing: border-box;
  margin-right: 10px!important;
  width: calc(50% - 10px);
}

.opc-wrapper-opc .payment-block dt:first-child {
  margin-left: 0px!important;
}

.opc-wrapper-opc .payment-block dt.active label {
  background-color: transparent;
  border: 1px solid transparent!important;
}

.opc-wrapper-opc .payment-block dt label, .opc-wrapper-opc .payment-block dt:hover label {

  display: inline-block!important;
  font-weight: normal;
  width: 100%!important;
  border: 1px solid #000 !important;
  height: 60px!important;
  line-height: 20px!important;
  padding: 18px 0 18px 0!important;
  box-sizing: border-box;
  text-transform: none!important;
  font-family: "Source Sans Pro Regular";
  font-size:13px!important;
  
}

.opc-wrapper-opc .payment-block dt label:hover {
  border: 2px solid #000!important;
  background-color: transparent;
}

.opc-wrapper-opc .payment-block dl, .opc-wrapper-opc .payment-block dt {
  overflow: initial!important;
}

.opc-wrapper-opc .payment-block dt:hover label, .opc-wrapper-opc .payment-block dt.active label {
  background-color: transparent;
    border: 2px solid #000!important;
}

.opc-wrapper-opc .payment-block dt label input {
  opacity: 1;
  width: auto;
  position: relative;
  display: none;
}

.opc-wrapper-opc .add-new-address {
  display: inline-block;
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
  color: #000000;
  font-family: "Source Sans Pro Regular";
  letter-spacing: 2px;
  padding-bottom: 3px;
  border-bottom: 1px solid #000000;
}

.help-tooltip-answer {
  display: none;
  position: absolute;
  top: -26px;
  left: 0px;
  background-color: #EEE;
  padding: 3px 10px;
  color: #000000;
}

.help-tooltip {
  display: inline-block;
  background-color: #EEE;
  color: #000000;
  height: 16px;
  width: 16px;
  border: 1px solid #EEE;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  cursor: pointer;
}

.payment-radios dt label {
  position: relative;
  display: block;
  z-index: 9;
}

.payment-radios dt label .payment-radio {
  position: absolute;
  visibility: hidden;
}

.payment-radios dt label .check {
  display: inline-block;
  border: 1px solid #9d9d9c;
  height: 17px;
  width: 17px;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}

.payment-radios dt label:hover .check {
  border: 1px solid #000;
}

.payment-radios dt label .check::before {
  display: block;
  position: absolute;
  content: '';
  height: 7px;
  width: 7px;
  top: 6px;
  left: 6px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

input[type=radio]:checked ~ .check {
  border: 1px solid #000;
}

input[type=radio]:checked ~ .check::before {
  background: #000;
}

input[type=radio]:checked ~ label {
  color: #000;
}

#gene_braintree_creditcard_store_in_vault_div input[type='checkbox'] {
  margin-bottom: 0px;
  height: 16px!important;
}

#gene_braintree_creditcard_store_in_vault_div label {
  line-height: 21px;
}

#payment_form_gene_braintree_paypal input[type='checkbox'] {
  margin-bottom: 0px;
  height: 16px!important;
}

#payment_form_gene_braintree_paypal label {
  line-height: 21px;
}

.payment-block #dd_method_banktransfer {
  display: none;
}

.payment-block #dd_method_magnimeiosgateway {
  display: none;
}

.payment-block #dd_method_paypal_express {
  display: none;
}

.opc-wrapper-opc button.braintree-paypal-button {
  width: 100%;
}

#credit-card-form .braintree-hostedfield {
  margin-top: 15px;
}

#payment_form_gene_braintree_creditcard {
  border-top: 1px solid #c6c6c6;
}

#dt_method_paypal_express img {
  height: 20px;
  margin-left: 5px;
}

#dt_method_banktransfer img {
  height: 20px;
  margin-left: 5px;
  max-width: 125px;
}

#dt_method_magnimeiosgateway img {
  height: 27px;
  margin-top: -3px;
}

#dt_method_gene_braintree_creditcard img {
  height: 20px;
  margin-left: 5px;
}


.opc-wrapper-opc .opc-col-left .fields .region-id .input-box .sbHolder{display:none;}
.opc-wrapper-opc .btn-checkout.button-disabled{background: none!important;padding: 0!important;}
.opc-wrapper-opc .btn-checkout.button-disabled span{background: none!important;}
.opc-wrapper-opc .btn-checkout.button-disabled > span{background: #000!important;}

@media only screen and (max-width: 1280px) and (min-width: 1050px) {
  .opc-index-index .content-wrapper .container_12 {
    width: 95vw;
  }

  .opc-index-index .content-wrapper .container_12 .grid_12 {
    width: 100%;
  }

  .opc-wrapper-opc h3.opc-title {
    padding: 35px 0 10px 15px;
  }

  .opc-wrapper-opc .opc-col-left .indent, 
    .opc-wrapper-opc .opc-col-center .indent, 
    .opc-wrapper-opc .opc-col-right .indent {
    padding: 20px 15px 15px 15px!important;
  }
}

@media only screen and (max-width: 1049px) and (min-width: 978px) {
  .opc-index-index .content-wrapper .container_12 {
    width: 100%;
  }

  .opc-index-index .content-wrapper .container_12 .grid_12 {
    width: 98%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .opc-wrapper-opc h3.opc-title {
    padding: 35px 0 10px 15px;
  }

  .opc-wrapper-opc .opc-col-left .indent, 
    .opc-wrapper-opc .opc-col-center .indent, 
    .opc-wrapper-opc .opc-col-right .indent {
    padding: 20px 15px 15px 15px!important;
  }
  .opc-wrapper-opc .opc-col-right h3.opc-title{margin-left: 0;}
  .opc-wrapper-opc .opc-col-right .review-menu-block  .indent{margin-left: 0!important;}
  .opc-wrapper-opc .opc-col-right .review-menu-block + .indent{margin-left: 0!important;margin-right: 0!important;}
  #checkout-review-table-wrapper{padding-right: 0!important;}
   .gift-messages .control .label-container{width:90%;}
   
   .opc-wrapper-opc .opc-user-login{padding: 35px 15px 37px 15px;}
  
}

@media only screen and (max-width: 977px) and (min-width: 768px){
  .opc-wrapper-opc .opc-col-left{width: 60%!important;} 
  body .opc-wrapper-opc .opc-col-right{width: 40%!important;} 
  .opc-wrapper-opc h3.opc-title{padding-left:15px;}
  .opc-wrapper-opc .opc-col-left .indent, .opc-wrapper-opc .opc-col-center .indent, .opc-wrapper-opc .opc-col-right .indent{padding: 20px 15px 15px 15px!important;}
   .gift-messages .control .label-container{width:90%;}
      .opc-wrapper-opc .opc-user-login{padding: 35px 15px 37px 15px;}
}

@media only screen and (max-width: 767px) {
  .opc-index-index .topline{display:block;}
  .opc-wrapper-opc h1.opc-title {
    margin: 0px 0 20px 0;
  }

  .opc-wrapper-opc h3.opc-title {
    margin: 0px;
    padding-left: 15px;
  }
  .opc-wrapper-opc .payment-block h3.opc-title, .opc-wrapper-opc .shipping-block h3.opc-title, .opc-wrapper-opc .mshipping-form h3.opc-title{    
    padding-top: 15px;
  } 
   

  .opc-wrapper-opc .opc-col-center h3.opc-title {
    margin-left: 0px;
  }

  .opc-wrapper-opc .opc-col-right h3.opc-title {
    margin-left: 0px;
  }

 .gift-messages .control .label-container{width:90%;}
  .opc-wrapper-opc .payment-block dt{width:100%;margin-right: 0!important;margin-bottom: 0!important;}
  .opc-wrapper-opc .discount-block {
    margin-bottom: 10px;
  }

  #checkout-review-table-wrapper {
    padding-right: 0px;
  }
  .opc-wrapper-opc .opc-col-left{width:100%!important;}
  .opc-wrapper-opc .opc-col-left .indent, .opc-wrapper-opc .opc-col-center .indent, .opc-wrapper-opc .opc-col-right .indent {
    padding: 20px 15px 15px 15px!important;
  }

  .opc-wrapper-opc .opc-col-center .discount-block .indent {
    padding: 20px 15px 34px 15px!important;
  }

  .opc-wrapper-opc #opc-review-block .opc-data-table tbody td .product-name {
    max-width: 155px;
  }
  
  .opc-col-right .fixed{position:initial!important;}
  .opc-wrapper-opc .opc-user-login{margin-right:0;}
  .opc-wrapper-opc .opc-col-left .fields .field{width:100%!important;margin-right: 0;}
  .form-list li .field + .field{margin-top:30px}
  .opc-wrapper-opc .opc-user-login{padding: 35px 15px 37px 15px;}
  .opc-wrapper-opc .opc-user-login p.required{display:none;}
  .opc-index-index .grid_12{margin-right:0;margin-left:0;}
  .opc-wrapper-opc #checkout-review-table-wrapper{padding-right:0;}
  .opc-wrapper-opc .opc-col-right .review-menu-block + .indent{margin-right: 0;}
  .opc-wrapper-opc .payment-block{margin-bottom: 20px !important;}
}

/************ ORDER CONFIRMATION ****************/
.steps .step-title {
  background-color: #EEE;
  border: 1px solid #EEE;
  padding: 9px 18px;
}

.steps .step-title p {
  font-family: "Source Sans Pro Light";
  font-size: 16px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: normal;
}

.step1 .step-content {
  height: 268px;
}

.step1 .step-content p {
  line-height: 28px;
}

.step3 {
  margin-top: 10px;
}

.steps .step-content {
  border: 1px solid #EEE;
  padding: 9px 18px;
}

.steps .step-content p strong {
  font-weight: bold;
}

.steps .step-content p span {
  color: #888;
}

.order-items {
  margin: 0px 0 0px 0;
}

.bt-print-order {
  display: inline-block;
  color: #444444;
  border: 1px solid #444444;
  padding: 5px 22px;
}

.bt-print-order:hover {
  border: 1px solid #ddd;
  background-color: #ddd;
}

.item-options {
  color: #999999;
}

.order-items .show-mobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  .step1 {
    margin-bottom: 10px;
  }

  .step1 .step-content {
    height: auto;
  }

  .order-items .cart-table td.product-box {
    width: 55%;
  }

  .order-items table.data-table td.last {
    float: left;
  }

  .order-items table.cart-table td.information {
    margin-top: 8px;
  }

  .order-items table.data-table td.last {
    margin-top: 8px;
  }

  .order-items .show-mobile {
    display: inline-block;
  }

  .bt-print-order {
    padding: 5px 38px;
  }
}

/****** LOGIN ******/
.required-fields {
  display: inline-block;
  width: 49%;
}

.customer-account-login .account-login #remember-me-box {
  display: inline-block;
  width: 49%;
}

.customer-account-login .new-users .buttons-set {
  margin-top: 10px;
  padding-bottom: 15px;
}

.form-list label.required em {
  color: #666666;
}

p.required {
  color: #666666;
}

.validation-failed {
  border: 1px solid #f00 !important;
  background: transparent !important;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

@media only screen and (max-width: 767px) {
  .account-login .registered-users {
    width: 100%;
  }

  .account-login .registered-users .buttons-set button {
    width: 100%;
  }

  .account-login .registered-users .buttons-set button > span {
    width: 85%;
  }

  .account-login .registered-users .buttons-set button span span {
    width: 97%;
  }

  .account-login .new-users .buttons-set button.button {
    width: 100%;
  }

  .account-login .new-users .buttons-set button.button> span {
    width: 85%;
  }

  .account-login .new-users .buttons-set button.button span span {
    width: 97%;
  }
}

.meigee-tabs {
  border-bottom: 1px solid #ddd;
}

.meigee-tabs li {
  border-left: 1px solid #ddd;
}

header.rating-title {
  border-top: 0px solid #ddd;
}

.block-related .prev, .block-related .next {
  background: none;
  top: 34px;
}

.btn-wishlist {
  border: 1px solid #444 !important;
  height: 40px !important;
  overflow: hidden!important;
}

.btn-wishlist span {
  border: 1px solid transparent !important;
}
/*
.minty-select{position: relative;}
.minty-select:after{
	display: inline-block;
	content:'';
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #444;
	position: absolute;
	right: 10px;
	top: 30px;
}
*/
/********* iCheck changes *******/
#remember-me-box label {
  margin-left: 4px;
  line-height: 21px;
}

#remember-me-box a {
  line-height: 21px;
}

label[for="is_subscribed"] {
  margin-left: 4px;
  line-height: 21px;
  cursor: pointer;
}

label[for="change_password"] {
  margin-left: 12px;
  line-height: 21px;
  cursor: pointer;
}

label[for="primary_billing"] {
  margin-left: 4px;
  line-height: 21px;
  cursor: pointer;
}

label[for="primary_shipping"] {
  margin-left: 4px;
  line-height: 21px;
  cursor: pointer;
}

label[for="billing:use_for_shipping_yes"] {
  margin-left: 4px;
  line-height: 21px;
  cursor: pointer;
}

label[for="billing:save_in_address_book"] {
  margin-left: 4px;
  line-height: 21px;
  cursor: pointer;
}

label[for="shipping:save_in_address_book"] {
  margin-left: 4px;
  line-height: 21px;
  cursor: pointer;
}

label[for="billing:create_account"] {
  margin-left: 4px;
  line-height: 21px;
  cursor: pointer;
}

#footer .block-subscribe .gender .iradio_minimal .validation-advice {
  width: 185px;
  line-height: 18px;
  margin-top: 15px;
}

#footer .block-subscribe .gender .iradio_minimal:nth-child(3) .validation-advice {
  visibility: hidden;
}




/*************** HEADER MOBILE *************/
body.header-slider.onlyhome-slider .content-wrapper .main-container {
  padding-top: 0px;
}

#nav-icon1 {
  width: 20px;
  height: 15px;
  position: relative;
  cursor: pointer;
  margin: 15px 0 0 5px;
  display: inline-block;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #000;
  opacity: 1;
  left: 0;
  transition: all 0.3s;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 7px;
}

#nav-icon1 span:nth-child(3) {
  top: 14px;
}

.menu-button.active #nav-icon1 span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}

.menu-button.active #nav-icon1 span:nth-child(2) {
  display: none;
}

.menu-button.active #nav-icon1 span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 7px;
}

.lang-mobile {
  display: none;
}

header#header .nav-container > ul li.login-mobile {
  display: none;
  background-color: #ffffff;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-top: 0px solid transparent;
}

header#header .nav-container > ul li.login-mobile a {
  display: inline-block;
  width: 49%;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  background-color: #000;
  padding: 8px 0px 6px 0;
}

header#header .nav-container > ul li.register-mobile, header#header .nav-container > ul li.logout-mobile {
  display: none;
  background-color: #fafafa;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 25px;
  padding-left: 30px;
}

header#header .nav-container > ul li.language-mobile {
  display: none;
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  text-transform: uppercase;
  line-height: 13px;
}

header#header .nav-container > ul li.language-mobile .show-lang-options {
  display: inline-block;
  float: right;
}

header#header .nav-container > ul li.language-mobile .show-lang-options i {
  line-height: 15px;
}

header#header .nav-container > ul li.language-mobile .available-lang {
  display: none;
}

header#header .nav-container > ul li.language-mobile .available-lang .row {
  padding-top: 20px;
}

header#header .nav-container > ul li.language-mobile .available-lang p {
  text-transform: none;
  margin-bottom: 10px;
  color: #999999;
}

header#header .nav-container > ul li.language-mobile .available-lang a {
  margin-bottom: 5px;
  line-height: 14px;
  padding: 7px 0;
}

header#header .nav-container > ul li.logged-mobile .material-icons, header#header .nav-container > ul li.logout-mobile .material-icons {
  font-size: 16px;
}

.search-mobile {
  display: none;
  position: absolute;
  top: -40px;
  left: 35px;
  padding: 5px;
}


/********** MENU ********/
body.boxed-layout .topline .container_12 {
  background: #000000;
  border-top: 1px solid #ffffff;
}

.nav-wide#nav-wide li.level-top:hover {
  background-color: #ffffff;
}

.nav-wide#nav-wide li.level-top > a > span {
  color: #ffffff;
}

.nav-wide#nav-wide li.level-top:hover > a > span {
  color: #000;
  border-bottom: 2px solid transparent;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
  header#header .links {
    margin-top: 21px;
  }

  header#header .top-cart {
    top: 19px;
  }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  header#header .form-search button {
    right: -44px;
  }

  .main-header .form-search .container-box {
    right: -43px;
  }
}

@media only screen and (max-width: 767px) {
  .content-wrapper .main-container {
    padding-top: 15px;
  }

  .cms-index-index .content-wrapper .main-container {
    padding-top: 0px;
  }

  header#header .logo-bar {
    position: relative;
    border-bottom: 1px solid #f5f5f5;
  }

  header#header .form-search .container-box {
    display: none;
    margin-left: 30px;
  }

  header#header #search_mini_form {
    float: none;
    left: 10px;
  }

  header#header .form-search button {
    background-color: transparent!important;
    left: 5px;
    top: 1px;
  }

  header#header .form-search button span i {
    color: #444!important;
    font-size: 16px;
  }

  header#header .language-currency-wrapper {
    top: 70px;
    right: 9px;
    z-index: 999;
    position: absolute;
  }

  header#header .language-currency-dropdown {
    left: -164px;
  }

  .lang-mobile {
    display: inline-block;
    text-transform: uppercase;
  }

  header#header .language-currency-block .language img {
    display: none;
  }

  header#header .language-currency-block .language {
    padding-right: 0px!important;
  }

  header#header .voucher_bar .container_12 {
    margin-left: 0px;
    margin-right: 0px;
  }

  header#header .quick-access .container_12 {
    margin-left: 0px;
    margin-right: 0px;
  }

  header#header .nav-container > ul li.login-mobile {
    display: block;
  }

  header#header .nav-container > ul li.login-mobile .material-icons {
    font-size: 16px;
  }

  header#header .nav-container > ul li.register-mobile {
    display: block;
  }

  header#header .nav-container > ul li.language-mobile {
    display: block;
  }

  header#header .nav-container > ul li.language-mobile img {
    width: 16px;
  }

  header#header .nav-container > ul li.logged-mobile {
    display: block;
  }

  header#header .nav-container > ul li.logout-mobile {
    display: block;
  }

  header#header .links li.li-custom-search {
    display: none;
  }

  header#header .nav-container > ul li {
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
  }
	/*header#header .nav-container > ul li:last-child{border-bottom: 1px solid transparent;}*/
  .nav-wide#nav-wide li.level-top {
    margin-left: 0px;
  }

  header#header .nav-container > ul .menu-item-button {
    display: none;
  }

  #nav-wide.nav-wide li.level-top > a {
    line-height: 15px;
    padding: 17px 0 15px 0;
    display: block;
  }

  .nav-wide#nav-wide li.level-top:hover, .nav-wide#nav-wide li.level-top.active {
    background-color: #e5e5e5!important;
    border-bottom: 0px solid #ddd;
  }

  header#header .nav-container > ul li.active a {
    padding-bottom: 15px;
  }

  header#header .nav-container > ul li:hover {
    border-top: 1px solid #ddd;
  }

  header#header .nav-container > ul li:hover a {
    padding-bottom: 15px;
  }

  .nav-wide#nav-wide li.level-top > a > span {
    font-weight: bold;
    color: #000000;
    letter-spacing: 2px;
  }

  .nav-wide#nav-wide li.level-top:hover > a > span, .nav-wide#nav-wide li.level-top.active > a > span {
    border-bottom: 2px solid transparent;
    color: #000000!important;
  }

  header#header .nav-wide#nav-wide li .menu-wrapper {
    background-color: #fff;
    left: -17px;
    width: 110%;
/*overflow-y: auto;max-height: 335px;*/;
  }

  .nav-wide#nav-wide ul.level0 li.level1 span.submenu-title {
    text-transform: none;
    letter-spacing: 1px;
  }

  header#header .nav-container > ul ul.level0 {
    padding: 0px 0!important;
  }

  .nav-wide#nav-wide .custumized ul.level0 li:first-child.level1 {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 30px;
  }

  .nav-wide#nav-wide .custumized ul.level0 li.level1 {
    padding: 0 0;
  }

  .nav-wide#nav-wide ul.level0 li.level1 > a {
    display: block;
    padding: 8px 0px 5px 60px;
  }

  .nav-wide#nav-wide li.level-top.active .menu-wrapper {
    display: block;
  }

  .nav-wide#nav-wide ul.level0 li.level1 > a:hover:after {
    background-color: transparent;
  }

  .nav-wide#nav-wide .featured h3 {
    padding-top: 15px;
    border-top: 1px solid #ddd;
  }

  .nav-wide#nav-wide .featured >  ul.level0 li:first-child.level1 {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .nav-container.mobile .nav-wide#nav-wide li.level-top a span {
    letter-spacing: 1px;
  }

  .search-mobile {
    display: inline-block;
  }

  .search-mobile i.fa {
    color: #000;
    font-size: 18px;
  }

  header#header .links li a.custom-search {
    display: none;
  }
}

.block-related .icheckbox_minimal {
  display: none!important;
}

.product-view .product-shop .availability.in-stock {
  display: none;
}


/********** SUBMENUS ********/
.submenu-shopby {
  width: calc(50% - 60px);
  float: left;
  padding-right: 60px;
  text-align: center;
  padding-bottom: 15px;
}

.submenu-shopby h3 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 3px;
  margin-bottom: 0px;
}

.submenu-shopby img {
  width: 100%;
}

.submenu-shopby a {
  font-family: "Lato";
  font-size: 12px;
  color: #000;
  letter-spacing: 2px;
  margin-top: 10px;
  display: block;
}

.submenu-shopby a.go-to {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-top: 10px;
  display: inline-block;
  font-weight: bold;
}

.submenu-shopby .col {
  text-align: left;
}

.submenu-editorials {
  width: calc(50% - 61px);
  float: left;
  padding-left: 60px;
  text-align: center;
  padding-bottom: 15px;
  border-left: 1px solid #d4d4d4;
}

.submenu-editorials h3 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 3px;
  margin-bottom: 0px;
}

.submenu-editorials img {
  width: 100%;
}

.submenu-editorials a {
  font-family: "Lato";
  font-size: 12px;
  color: #000;
  letter-spacing: 2px;
  margin-top: 10px;
  display: block;
}

.submenu-editorials a.go-to {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-top: 10px;
  display: inline-block;
  font-weight: bold;
}

.submenu-editorials .col {
  text-align: left;
}

.submenu-women a {
  display: block;
  font-family: "Lato";
  font-size: 12px;
  color: #000;
  letter-spacing: 1px;
}

.submenu-women a span.submenu-label-new{
    display: inline-block!important;
    font-size: 10px!important;
    background-color: #000;
    color: #fff!important;
    padding: 0 5px;
    font-family: "Source Sans Pro Regular";
    line-height: 15px;  
}

.submenu-women h3 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.submenu-women img {
  width: 100%;
}

.submenu-women .featured-links a {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 12px;
  letter-spacing: 2px;
}

.submenu-women .featured-links a:first-child {
  margin-top: 0px;
}

.submenu-women .featured-links a.labelsale {
  color: #cd1619!important;
}

.submenu-women .nav {
  border-left: 1px solid #d4d4d4;
}

.submenu-women .nav ul {
  padding-left: 30px;
  padding-bottom: 20px;
}

.submenu-women .nav ul li {
  float: left;
  margin-left: 70px;
}

.submenu-women .nav ul li:first-child {
  margin-left: 0px;
}

.submenu-women .nav ul li a {
  margin-top: 8px;
}

.submenu-women .nav a:first-child {
  margin-top: 0px;
}

.submenu-women .image {
  text-align: center;
}

.submenu-women .image h3 {
  margin-bottom: 5px;
  margin-top: 12px;
}

.submenu-women .image a {
  margin-top: 5px;
  text-decoration: underline;
  font-size: 13px;
}

.submenu-women .image a:first-child {
  margin-top: 0px;
}

.submenu-men a {
  display: block;
  font-family: "Lato";
  font-size: 12px;
  color: #000;
  letter-spacing: 1px;
}


.submenu-men a span.submenu-label-new{
    display: inline-block!important;
    font-size: 10px!important;
    background-color: #000;
    color: #fff!important;
    padding: 0 5px;
    font-family: "Source Sans Pro Regular";
    line-height: 15px;  
}


.submenu-men h3 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.submenu-men img {
  width: 100%;
}

.submenu-men .featured-links a {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 12px;
  letter-spacing: 2px;
}

.submenu-men .featured-links a:first-child {
  margin-top: 0px;
}

.submenu-men .featured-links a.labelsale {
  color: #cd1619;
}

.submenu-men .nav {
  border-left: 1px solid #d4d4d4;
}

.submenu-men .nav ul {
  padding-left: 30px;
  padding-bottom: 20px;
}

.submenu-men .nav ul li {
  float: left;
  margin-left: 120px;
}

.submenu-men .nav ul li:first-child {
  margin-left: 0px;
}

.submenu-men .nav ul li a {
  margin-top: 8px;
}

.submenu-men .nav a:first-child {
  margin-top: 0px;
}

.submenu-men .image {
  text-align: center;
}

.submenu-men .image h3 {
  margin-bottom: 5px;
  margin-top: 12px;
}

.submenu-men .image a {
  margin-top: 5px;
  text-decoration: underline;
  font-size: 13px;
}

.submenu-men .image a:first-child {
  margin-top: 0px;
}

.submenu-newarrivals a {
  display: block;
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 12px;
}

.submenu-newarrivals h3 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.submenu-newarrivals h4 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.submenu-newarrivals h2 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.submenu-newarrivals img {
  width: 100%;
}

.submenu-newarrivals .featured-links a {
  text-transform: uppercase;
  letter-spacing: 2px;
}

.submenu-newarrivals .featured-links a:first-child {
  margin-top: 0px;
}

.submenu-newarrivals .best-picks {
  text-align: center;
  border-left: 1px solid #d4d4d4;
}

.submenu-newarrivals .best-picks ul {
  padding: 20px 50px 0 50px;
}

.submenu-newarrivals .best-picks ul li {
  margin-bottom: 20px;
}

.submenu-newarrivals .best-picks ul li a {
  margin-top: 0px;
}

.submenu-newarrivals .image {
  text-align: center;
  padding: 0 30px;
  margin-top:31px;
}

.submenu-newarrivals .image h3 {
  margin-bottom: 5px;
}

.submenu-newarrivals .image h2 {
  margin-bottom: 5px;
}

.submenu-newarrivals .image a {
  margin-top: 5px;
  text-decoration: underline;
  font-size: 13px;
}

.submenu-newarrivals .image a.img-container {
  margin-top: 20px;
}

.submenu-newarrivals .image a.newarrivals-title {
  font-weight: normal;
}


.submenu-newarrivals .desc1 {
  position:absolute;
  bottom:20px;
  right:15px;
  text-align: left;
}
.submenu-newarrivals .desc1 p{
  font-family: "Lato";
  font-size: 17px;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 15px;    
  text-transform: uppercase;  
  font-weight: bold;
}
.submenu-newarrivals .desc1 a{
  font-family: "Lato";
  font-size: 14px;
  color: #fff;
  letter-spacing: 2px;   
  font-weight: bold;
}

.submenu-newarrivals .desc2 {
  position:absolute;
  top:35px;
  left:35px;
  text-align: left;
}
.submenu-newarrivals .desc2 p{
  font-family: "Lato";
  font-size: 17px;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 15px;    
  text-transform: uppercase;  
  font-weight: bold;
}
.submenu-newarrivals .desc2 a{
  font-family: "Lato";
  font-size: 14px;
  color: #fff;
  letter-spacing: 2px;   
  font-weight: bold;
}

.submenu-designers img {
  width: 100%;
}

.submenu-designers h3 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.submenu-designers h4 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.submenu-designers a {
  display: block;
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 1px;
  margin-top: 12px;
}

.submenu-designers .image {
  text-align: center;
}

.submenu-designers .col-sep{border-left: 1px solid #d4d4d4;height:400px;}

.submenu-designers .image h3 {
  margin-bottom: 5px;
  margin-top: 12px;
}

.submenu-designers .image a {
  margin-top: 5px;
  text-decoration: underline;
  font-size: 13px;
}

.submenu-designers .image a.img-container {
  margin-top: 15px;
}


/**/



.submenu-blog h3 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.submenu-blog h4 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.submenu-blog a {
  display: block;
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 1px;
  margin-top: 12px;
}

.submenu-blog .image {
  text-align: center;
  
}

.submenu-blog .col-sep{border-left: 1px solid #d4d4d4;height:400px;}

.submenu-blog .image h3 {
  margin-bottom: 5px;
  margin-top: 12px;
}

.submenu-blog .image a {
  margin-top: 5px;
  text-decoration: underline;
  font-size: 13px;
}

.submenu-blog .image a.img-container {
  margin-top: 15px;
}

.submenu-blog .image-container{display:inline-block;margin: 0 7px;}

.submenu-blog .image-container img{height:285px;}

/**/



.submenu-sale img {
  width: 100%;
}

.submenu-sale h3 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.submenu-sale h4 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.submenu-sale a {
  display: block;
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 1px;
  margin-top: 12px;
}

.submenu-sale .image {
  text-align: center;
  padding-left: 120px;
  border-left: 1px solid #d4d4d4;
}

.submenu-sale .image h3 {
  margin-bottom: 5px;
  margin-top: 0;
}

.submenu-sale .image a {
  margin-top: 5px;
  text-decoration: underline;
  font-size: 13px;
}

.submenu-sale .image a.img-container {
  margin-top: 15px;
}
/*.nav-wide#nav-wide li.level-top.last  > a > span{color: #c62a31;font-weight: bold;}*/

.submenu-holiday-gift img {
  width: 100%;
}

.submenu-holiday-gift h3 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.submenu-holiday-gift h4 {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.submenu-holiday-gift a {
  display: block;
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  letter-spacing: 1px;
  margin-top: 12px;
}

.submenu-holiday-gift .image {
  text-align: center;
  padding-left: 80px;
  border-left: 1px solid #d4d4d4;
}

.submenu-holiday-gift .image h3 {
  margin-bottom: 5px;
  margin-top: 12px;
}

.submenu-holiday-gift .image a {
  margin-top: 5px;
  text-decoration: underline;
  font-size: 13px;
}

.submenu-holiday-gift .image a.img-container {
  margin-top: 0px;
}

@media only screen and (max-width: 1300px) and (min-width : 768px) {
  .submenu-men .nav ul li {
    margin-left: 80px;
  }

  .submenu-women .nav ul li {
    margin-left: 28px;
  }
}

@media only screen and (max-width: 977px) and (min-width: 768px) {
  .submenu-men .nav ul li {
    margin-left: 55px;
  }

  .submenu-designers .image {
    padding-left: 15px;
  }
  .submenu-blog .image {
    padding-left: 15px;
  }

  .submenu-newarrivals .best-picks ul {
    padding: 0px;
  }

  .submenu-newarrivals .image {
    padding: 0px;
  }

  .submenu-shopby {
    width: calc(50% - 15px);
    padding-right: 15px;
  }

  .submenu-editorials {
    width: calc(50% - 16px);
    padding-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  header#header .nav-container > ul li a.level-top:before {
    content: "";
    position: absolute;
    right: 4px;
    top: 21px;
    width: 1px;
    height: 9px;
    background-color: #000000;
    transition: all 0.3s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  header#header .nav-container > ul li a.level-top:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 21px;
    width: 1px;
    height: 9px;
    background-color: #000000;
    transition: all 0.3s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  header#header .nav-container > ul li.active a.level-top:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  header#header .nav-container > ul li.active a.level-top:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .language-mobile {
    position: relative;
  }

  .language-mobile:before {
    content: "";
    position: absolute;
    right: 23px;
    top: 21px;
    width: 1px;
    height: 9px;
    background-color: #000000;
    transition: all 0.3s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .language-mobile:after {
    content: "";
    position: absolute;
    right: 29px;
    top: 21px;
    width: 1px;
    height: 9px;
    background-color: #000000;
    transition: all 0.3s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .language-mobile.active:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .language-mobile.active:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  header#header .nav-container > ul li .submenu-newarrivals .featured-links a {
    text-transform: none;
    font-weight: normal;
    padding-bottom: 0px;
  }

  .submenu-newarrivals .featured-links {
    padding: 15px 0 15px 40px;
  }

  .submenu-3lvl {
    display: none;
    padding-bottom: 15px;
  }

  header#header .nav-container > ul li .submenu-3lvl a {
    text-transform: none;
    font-weight: normal;
    font-size: 13px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 60px;
    margin-top: 0px;
  }

  .submenu-women {
    margin-left: 0px;
    margin-right: 0px;
  }

  .submenu-women .featured-links {
    padding: 0 0 0 0;
  }

  header#header .nav-container > ul li .submenu-women .featured-links a {
    margin-top: 0px;
    padding: 15px 0 15px 40px;
    border-top: 1px solid #ddd;
  }

  .submenu-women h3 {
    padding: 15px 0 15px 40px;
    border-top: 1px solid #ddd;
    margin-bottom: 0px;
    position: relative;
  }

  .submenu-women h3:before {
    content: "";
    position: absolute;
    right: 23px;
    top: 21px;
    width: 1px;
    height: 9px;
    background-color: #000000;
    transition: all 0.3s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .submenu-women h3:after {
    content: "";
    position: absolute;
    right: 29px;
    top: 21px;
    width: 1px;
    height: 9px;
    background-color: #000000;
    transition: all 0.3s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .submenu-women h3.active:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .submenu-women h3.active:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .submenu-women .nav {
    border-left: 0;
    padding: 0 0 0 0;
  }

  .submenu-women .nav ul {
    padding-left: 0;
    padding-bottom: 0;
  }

  header#header .nav-container > ul li .submenu-women .nav ul li {
    border-top: 0px solid #ddd;
    margin-left: 0px;
    padding: 0 0 0;
    background-color: #fff;
  }

  .submenu-men {
    margin-left: 0px;
    margin-right: 0px;
  }

  .submenu-men .featured-links {
    padding: 0 0 0 0;
  }

  header#header .nav-container > ul li .submenu-men .featured-links a {
    margin-top: 0px;
    padding: 15px 0 15px 40px;
    border-top: 1px solid #ddd;
  }

  .submenu-men h3 {
    padding: 15px 0 15px 40px;
    border-top: 1px solid #ddd;
    margin-bottom: 0px;
    position: relative;
  }

  .submenu-men h3:before {
    content: "";
    position: absolute;
    right: 23px;
    top: 21px;
    width: 1px;
    height: 9px;
    background-color: #000000;
    transition: all 0.3s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .submenu-men h3:after {
    content: "";
    position: absolute;
    right: 29px;
    top: 21px;
    width: 1px;
    height: 9px;
    background-color: #000000;
    transition: all 0.3s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .submenu-men h3.active:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .submenu-men h3.active:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .submenu-men .nav {
    border-left: 0;
    padding: 0 0 0 0;
  }

  .submenu-men .nav ul {
    padding-left: 0;
    padding-bottom: 0;
  }

  header#header .nav-container > ul li .submenu-men .nav ul li {
    border-top: 0px solid #ddd;
    margin-left: 0px;
    padding: 0 0 0;
    background-color: #fff;
  }

  .submenu-designers {
    margin-left: 0px;
    margin-right: 0px;
  }

  .submenu-designers .featured-links {
    padding: 15px 0 15px 40px;
  }

  .submenu-blog {
    margin-left: 0px;
    margin-right: 0px;
  }
  .submenu-blog .featured-links {
    padding: 15px 0 15px 40px;
  }

  header#header .nav-container > ul li .submenu-designers .featured-links a {
    text-transform: none;
    font-weight: normal;
    padding-bottom: 0px;
  }

  header#header .nav-container > ul li .submenu-blog .featured-links a {
    text-transform: none;
    font-weight: normal;
    padding-bottom: 0px;
  }


  .submenu-sale {
    margin-left: 0px;
    margin-right: 0px;
  }

  .submenu-sale .featured-links, .submenu-sale .featured-links2{
    padding: 15px 0 15px 40px;
  }

  header#header .nav-container > ul li .submenu-sale .featured-links a,
  header#header .nav-container > ul li .submenu-sale .featured-links2 a  {
    text-transform: none;
    font-weight: normal;
    padding-bottom: 0px;
  }

  .submenu-holiday-gift {
    margin-left: 0px;
    margin-right: 0px;
  }

  .submenu-holiday-gift .featured-links {
    padding: 15px 0 15px 40px;
  }

  header#header .nav-container > ul li .submenu-holiday-gift .featured-links a {
    text-transform: none;
    font-weight: normal;
    padding-bottom: 0px;
  }

  .submenu-shopby {
    width: 100%;
    float: none;
    padding-right: 0px;
    padding-left: 40px;
    text-align: left;
    padding-bottom: 0px;
    padding-top: 15px;
  }

  .submenu-shopby a.go-to {
    font-size: 13px;
    text-transform: none!important;
    padding-bottom: 5px!important;
  }

  .submenu-editorials {
    width: 100%;
    float: none;
    padding-left: 40px;
    text-align: left;
    padding-bottom: 15px;
    border-left: 0px solid #d4d4d4;
  }

  .submenu-editorials a.go-to {
    font-size: 13px;
    text-transform: none!important;
    padding-bottom: 5px!important;
  }
}



/********** EMPTY CART ********/
.empty-bag .page-title {
  text-align: center;
}

.cart-empty {
  background-color: #f2f2f2;
  padding: 40px 0;
  text-align: center;
  font-family: "Lato";
}

.cart-empty h1 {
  font-weight: 700;
  font-size: 24px;
  color: #000;
  line-height: 20px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.cart-empty a {
  display: inline-block;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  padding: 7px 0px;
  margin-top: 13px;
  font-weight: 700;
  width: 270px;
  letter-spacing: 3px;
}

.cart-empty a:hover {
  background-color: #d7d7d7;
}

.empty-bag h4 {
  font-family: "Lato";
  font-weight: 700;
  font-size: 20px;
  color: #000;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 24px;
  text-align: center;
  margin-top: 40px;
}

.empty-bag .mail-chat {
  text-align: center;
}

.empty-bag .mail-chat p {
  font-family: "Lato";
  font-weight: 700;
  font-size: 16px;
  color: #000;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 10px 0 5px 0;
}

.empty-bag .mail-chat a {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  line-height: 20px;
  letter-spacing: 2px;
}

.empty-bag .mail-chat span {
  font-family: "Lato";
  font-size: 13px;
  color: #000;
  line-height: 20px;
  letter-spacing: 2px;
}

.empty-bag .new-arrivals {
  margin-top: 75px;
}

.empty-bag .indent {
  padding: 0!important;
}

.empty-bag .price-box,
.empty-bag .products-grid .product-name,
.slider-container.widget-container .products-grid .price-box {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .empty-bag .emptyimage-new {
    margin-top: 20px;
  }

  .empty-bag .mail-chat .col-xs-12 {
    margin-bottom: 20px;
  }
}


/********* DETALHE DE PRODUTO *********/
.product-view .img-holder .bx-pager {
  position: relative;
  text-align: center;
  right: auto;
  bottom: 0;
  margin: 15px 0;
}

.product-view .img-holder .bx-pager .bx-pager-item > a {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.product-view .product-options .validation-advice {
  font-family: "Source Sans Pro Regular";
  letter-spacing: 2px;
  margin-bottom: 15px!important;
}

@media (min-width: 768px) {
  .product-view .product-options .validation-advice {
    text-align: left;
  }

  .product-view .more-views-container.col-sm-2 {
    padding-right: 0;
    padding-left: 0;
    width: 13.666667%;
  }

  .product-view .img-holder.col-sm-10 {
    padding-right: 0;
    padding-left: 0;
    width: 85.333333%;
  }
}

.product-view .col-sm-5.product-shop {
  margin-left: -5px;
}

.product-view .manufacturer-name {
  font-family: "Source Sans Pro Semibold";
  font-size: 20px;
  color: #000000;
  line-height: 23px;
  letter-spacing: 2px;
  margin-bottom: 5px;
  display: inline-block;
}

.product-view .manufacturer-name:hover {
  color: #999;
}

.product-view .manufacturer-name:after {
  content: "";
  margin: auto;
  width: auto;
  visibility: visible;
  display: block;
  background-color: transparent;
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  height: 1px;
  -webkit-transition: all 0.3s;
 /* Safari */
  transition: all 0.3s;
  -ms-transform: translateY(-10px);
 /* IE 9 */
  -webkit-transform: translateY(-10px);
 /* Safari */
  transform: translateY(-10px);
}

.product-view .manufacturer-name:hover:after {
  -ms-transform: translateY(-2px);
 /* IE 9 */
  -webkit-transform: translateY(-2px);
 /* Safari */
  transform: translateY(-2px);
  background-color: #999;
}

.product-collateral#collateral-accordion {
  padding-top: 30px;
}

.product-collateral#collateral-accordion h2 {
  font-family: "Source Sans Pro Semibold"!important;
  border-bottom: 1px solid #ddd;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  position: relative;
  padding-bottom: 15px;
  margin-top: 15px;
  padding-left: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.product-collateral#collateral-accordion h2:after {
  background-color: #666;
  width: 13px;
  height: 1px;
  position: absolute;
  top: 7px;
  right: 3px;
  content: "";
}

.product-collateral#collateral-accordion h2:before {
  background-color: #666;
  width: 1px;
  height: 13px;
  position: absolute;
  top: 1px;
  right: 9px;
  content: "";
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  border-top: 0px solid;
  clear: none;
  margin-right: 0px;
  margin-top: 0px;
}

.product-collateral#collateral-accordion h2.active {
  color: #333333;
}

.product-collateral#collateral-accordion h2.active:before {
  display: none;
}

.product-collateral#collateral-accordion .box-collateral {
  border-bottom: 0px solid #dddddd;
  padding: 15px 20px 10px 10px;
  color: #000;
  font-size: 14px;
  font-family: "Source Sans Pro Regular";
  line-height: 24px;
}

.product-collateral#collateral-accordion .box-collateral * {
  color: #000;
  font-size: 14px;
  font-family: "Source Sans Pro Regular";
  letter-spacing: 1px;
  margin-bottom: 10px;
  line-height: 24px;
}
.product-collateral#collateral-accordion .box-collateral b{
font-weight:bold;
}

.product-collateral#collateral-accordion .box-collateral a {
  text-decoration: underline;
}

.product-collateral#collateral-accordion .box-collateral span {
  color: #000;
  font-family: "Source Sans Pro Semibold";
}

.product-collateral #contactForm label {
  margin-bottom: 0px!important;
}

.product-collateral #contactForm .input-box {
  margin-bottom: 0px!important;
}

.product-collateral #contactForm input.input-text {
  margin-bottom: 0px!important;
}

.product-collateral #contactForm button.button span {
  background-color: #000;
}

.product-collateral #contactForm button.button:hover span {
  background-color: #ccc;
}

.more-views a.cloud-zoom-gallery {
  border: 1px solid #ffffff;
}

.more-views a.cloud-zoom-gallery.active {
  border: 1px solid #CCCCCC;
}

.product-view .need-help {
  margin-top: 10px;
  color: #333333;
  font-size: 12px;
}

.product-view .need-help a {
  text-decoration: underline;
  color: #999;
  margin-left: 5px;
}

.product-view .need-help a:hover {
  text-decoration: none;
}

.label-new, .label-sale {
  padding: 0 11px;
}

.no-label-new .label-sale:nth-child(2) {
  top: 40px!important;
}

.no-label-new .label-sale:nth-child(3) {
  top: 60px!important;
}

.no-label-new .label-sale:nth-child(4) {
  top: 80px!important;
}

.label-sale.label-462 {
  background-color: #f1bf38;
}

.label-sale.label-463 {
  background-color: #46F9C6;
}

.label-sale.label-464 {
  background-color: #000000;
}
.label-sale.label-661 {
  background-color: #3fa435;
}

.fancybox-skin {
  border-radius: 0px!important;
}

.product-view .arrows {
  display: none;
  position: relative;
  width: 15px;
}

select {
  background: url("https://mintysquare.com/skin/frontend/minimalism/default/images/arrow_select.svg") no-repeat no-repeat right 0px top;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.product-view .arrow-right::before {
  position: absolute;
  top: 0;
  left: 6px;
  content: "";
  width: 1px;
  height: 37px;
  background: transparent;
  border-right: 1px solid #888;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
}

.product-view .arrow-right::after {
  position: absolute;
  top: 37px;
  left: 6px;
  content: "";
  width: 1px;
  height: 37px;
  background: transparent;
  border-right: 1px solid #888;
  -webkit-transform: skew(160deg);
  -moz-transform: skew(160deg);
  -o-transform: skew(160deg);
  transform: skew(160deg);
}

.product-view .arrow-left::before {
  position: absolute;
  top: 0;
  left: 6px;
  content: "";
  width: 1px;
  height: 37px;
  background: transparent;
  border-right: 1px solid #888;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}

.product-view .arrow-left::after {
  position: absolute;
  top: 37px;
  left: 6px;
  content: "";
  width: 1px;
  height: 37px;
  background: transparent;
  border-right: 1px solid #888;
  -webkit-transform: skew(-160deg);
  -moz-transform: skew(-160deg);
  -o-transform: skew(-160deg);
  transform: skew(-160deg);
}

.product-view .delivery-time {
  position: absolute;
  top: 0px;
  left: 100%;
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  padding: 15px;
  width: 272px;
  display: none;
  margin-left: 10px;
  z-index: 999;
}

.product-view .delivery-time:after, .product-view .delivery-time:before {
  right: 100%;
  top: 22px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.product-view .delivery-time:after {
  border-color: rgba(243, 243, 243, 0);
  border-right-color: #f3f3f3;
  border-width: 6px;
  margin-top: -6px;
}

.product-view .delivery-time:before {
  border-color: rgba(221, 221, 221, 0);
  border-right-color: #ddd;
  border-width: 7px;
  margin-top: -7px;
}

.product-view .delivery-time .close {
  position: absolute;
  top: -11px;
  right: -12px;
  font-size: 16px;
  cursor: pointer;
  color: #aaa;
}

.product-view .delivery-time p {
  font-family: "Lato";
  font-size: 12px;
  color: #666;
  line-height: 16px;
  margin-bottom: 0px;
}

.product-view .delivery-time p b {
  font-weight: bold;
}

.product-options .switcher-field label {
  transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
}

.product-options .switcher-field label:hover {
  background-color: #000;
  color: #ffffff;
  border-color: #000;
}

.product-options .switcher-field label.selected {
  background-color: #000;
  color: #ffffff!important;
  border-color: #000!important;
}

@media only screen and (max-width: 767px) {
  .product-view .delivery-time {
    left: 0;
    width: 100%;
    top: -120px;
    margin-left: 0px;
  }

  .product-view .delivery-time:after, 
	.product-view .delivery-time:before {
    top: 100%;
    left: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }

  .product-view .delivery-time:after {
    border-color: rgba(243, 243, 243, 0);
    border-top-color: #f3f3f3;
    border-width: 6px;
    margin-left: -6px;
    margin-top: 0px;
  }

  .product-view .delivery-time:before {
    border-color: rgba(221, 221, 221, 0);
    border-top-color: #dddddd;
    border-width: 7px;
    margin-left: -7px;
    margin-top: 0px;
  }

  .product-collateral#collateral-accordion .box-collateral {
    padding: 15px 20px 0 10px;
  }

  .switcher-field {
    margin-left: 0px;
    text-align: center;
  }

  .product-options .switcher-field label {
    float: none!important;
    margin: 0 0 10px 10px!important;
  }
}

.product-grouped .product-name .manufacturer-name {
  display: none;
}

.product-grouped .product-name h1, .product-view.product-grouped .product-shop .product-name h1 {
  font-size: 20px !important;
  font-weight: 700;
  margin-left: 35px;
  line-height: 22px;
}

.product-view.product-grouped .product-shop .price-block {
  margin-top: 10px;
}

.product-view.product-grouped .product-shop .product-name {
  width: 100%;
  padding-right: 0;
  text-align: center;
}

.product-grouped .grouped-products {
  padding-top: 35px;
}
/*.product-grouped .grouped-products::after{content: "";display: block;width: 45%;margin: 25px auto 0 auto;height: 1px;background-color: #dddddd;left: 20px;position: relative}*/
.product-grouped .grouped-products:last-of-type::after {
  background-color: transparent;
}

.product-grouped .grouped-products .prod-image {
  text-align: right;
}

.product-grouped .grouped-products .prod-image img {
  width: 122px;
}

.product-grouped .product-shop .availability {
  display: none;
}

.product-grouped .grouped-products .details {
  text-align: center;
}

.product-grouped .grouped-products a.manufacturer-name {
  font-family: "Lato";
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 0px;
}

.product-grouped .grouped-products h1 {
  font-family: "Source Sans Pro Light";
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.product-view.product-grouped .product-shop .price-box .price {
  font-size: 14px;
  font-weight: normal;
}

.product-grouped .grouped-products .product-options {
  width: 100%;
}

.product-grouped .grouped-products .product-options select {
  width: 100%;
  text-align-last: center;
}

.product-grouped .grouped-products .add-to-cart button.button {
  width: 100%;
}

.product-grouped .grouped-products .add-to-cart button.button span {
  width: 100%;
}

.product-grouped .product-type-block {
  display: none;
}

.product-grouped .product-collateral {
  display: none;
}

.product-grouped .grouped-description {
  font-family: Lato;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
  padding-top: 15px;
  margin-left: 35px;
  color: #999999;
}

.product-grouped .no-options {
  margin-top: 55px;
}

.product-view.product-grouped .col-sm-6.product-img-box {
  width: 55%;
}

.product-grouped .add-to-cart button.button span span {
  padding-left: 0;
  padding-right: 0;
}

.product-grouped ul.social-share {
  text-align: center!important;
}

.product-grouped .need-help {
  text-align: center;
}

.products-grid .product-name a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  font-family: "Lato";
  color: #000;
  letter-spacing: 1px;
  font-size: 13px;
  text-transform: initial;
}

@media only screen and (max-width: 1280px) and (min-width : 978px) {
  .more-views li a {
    width: 65px;
  }

  .product-view .product-shop .alert-stock {
    margin-right: 2px;
  }

  .product-view .product-shop .alert-stock a {
    padding: 13px 7px 12px 7px;
  }
}

@media only screen and (max-width: 977px) and (min-width : 768px) {
  .more-views li a {
    width: 50px;
  }
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
  .more-views li a {
    width: 50px;
  }

  .product-view .product-shop .alert-stock {
    width: 100%;
    text-align: center;
  }

  .product-view .product-shop .alert-stock a {
    display: block;
  }

  .product-view.product-grouped .col-sm-6.product-img-box {
    width: 55%;
  }

  .product-grouped .product-name h1, .product-view.product-grouped .product-shop .product-name h1 {
    margin-left: 0px;
    line-height: 24px;
  }

  .product-grouped .grouped-description {
    margin-left: 0px;
  }

  .product-grouped .grouped-products a.manufacturer-name {
    font-size: 13px;
    letter-spacing: 2px;
  }

  .product-grouped .grouped-products h1 {
    font-size: 13px;
    letter-spacing: 1px;
  }

  .product-view.product-grouped .product-shop .price-box .price {
    font-size: 13px;
  }

  .product-view.product-grouped .product-options {
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .product-grouped .add-to-cart button.button span span {
    padding-left: 0;
    padding-right: 0;
  }

  .product-grouped .no-options {
    margin-top: 0px;
  }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
  .more-views li a {
    width: 67px;
  }

  .product-view .product-shop .alert-stock {
    margin-right: 2px;
  }

  .product-view .product-shop .alert-stock a {
    padding: 13px 7px 12px 7px;
  }

  .product-view.product-grouped .col-sm-6.product-img-box {
    width: 55%;
  }

  .product-grouped .product-name h1, .product-view.product-grouped .product-shop .product-name h1 {
    margin-left: 0px;
    line-height: 24px;
  }

  .product-grouped .grouped-description {
    margin-left: 0px;
  }

  .product-grouped .grouped-products a.manufacturer-name {
    font-size: 13px;
    letter-spacing: 2px;
  }

  .product-grouped .grouped-products h1 {
    font-size: 13px;
    letter-spacing: 1px;
  }

  .product-view.product-grouped .product-shop .price-box .price {
    font-size: 13px;
  }

  .product-grouped .grouped-products .prod-image {
    text-align: center;
  }

  .product-view.product-grouped .product-options {
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .product-grouped .add-to-cart button.button span span {
    padding-left: 0;
    padding-right: 0;
  }

  .product-view.product-grouped .product-shop .price-block {
    margin-top: 0px;
  }

  .product-grouped .grouped-products {
    padding-top: 25px;
  }
}

@media only screen and (max-width: 767px) {

  .catalog-product-view .content-wrapper {
    padding-top: 0px;
  }

  .catalog-product-view .breadcrumbs {
    display: none;
  }

  .product-view .more-views-container.col-sm-2 {
    display: none;
  }

  .product-view .img-holder.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .product-view .arrows {
    display: inline-block;
    float: left;
    margin-top: 50%;
    padding-top: 60%;
  }

  .product-view .product-image-gallery {
    float: left;
    width: calc(100% - 40px);
    margin-left: 5px;
    margin-right: 5px;
  }

  .product-image.top-right .availability,.label-new, .label-sale, .label-type-2.top-right .label-new {
    right: 21px;
  }

  .product-view .manufacturer-name {
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 21px;
  }

  .product-view .product-shop .product-name {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 999;
    text-align: center;
    width: 100%;
    padding-right: 0;
  }

  .product-view .product-shop .price-block {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 999;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .product-essential .product-image {
    margin-top: 95px;
  }

  .product-view .product-shop .alert-stock {
    width: 100%;
  }

  .product-view .product-shop .alert-stock a {
    width: 100%;
    display: block;
    text-align: center;
  }

  .product-view .product-shop ul.social-share {
    text-align: center;
  }

  .product-view .need-help {
    text-align: center;
  }

  .related-wrapper-bottom .block-related li.item {
    width: 50%;
  }

  .product-view .col-sm-5.product-shop {
    position: initial;
  }

  .product-view .product-essential {
    position: relative;
  }

  .catalog-product-view .block-related .product-name {
    padding-right: 0px;
  }

  .product-view .product-img-box .fancybox, .product-view .product-img-box .fancybox-product {
    right: 10%;
  }

  .product-grouped .product-name h1, .product-view.product-grouped .product-shop .product-name h1 {
    margin-left: 0px;
    margin-top: 0px;
    line-height: 24px;
  }

  .product-grouped .product-shop .price-block {
    position: relative;
    top: 0;
  }

  .product-grouped .product-essential .product-image {
    margin-top: 60px;
  }

  .product-grouped .grouped-description {
    margin-left: 0px;
  }

  .product-grouped .product-options {
    margin-top: 0px;
  }

  .product-grouped .product-shop .price-box {
    margin-bottom: 0px;
  }

  .product-grouped .grouped-products .prod-image img {
    width: 100%;
  }

  .product-grouped .no-options {
    margin-top: 0px;
  }

  .product-view.product-grouped .col-sm-6.product-img-box {
    width: 100%;
  }
}


/*********************** RETIRAR SETAS DOS TITULOS ***************************/
.opc-wrapper-opc .opc-title:before, 
.product-collateral#collateral-accordion h2.active:before, 
.meigee-tabs .active a:before, #login-form h2:before, 
.dashboard .welcome-msg .hello:before, 
.dashboard .box-title h2:before, 
.dashboard .box-title h3:before, 
.dashboard .box-head h3:before, 
.dashboard .box-reviews .box-head h2:before {
  display: none;
}


/********************** SHOP BY LOOK ********************************************/

.shop-by-look {
  margin-top: 25px;
  margin-bottom: 25px;
}

.shop-by-look h1 {
  text-align: center;
  color: #000;
  font-family: "Lato";
  font-size: 28px;
  font-weight: 700;
}

.shop-by-look .row {
  margin-top: 40px;
}

.shop-by-look .row .look {
  text-align: center;
  margin-bottom: 80px;
}

.shop-by-look .row .look h2 {
  font-family: "Lato";
  font-size: 19px;
  font-weight: 700;
  color: #000;
  margin-top: 15px;
  line-height: 21px;
}

.shop-by-look .row .look p {
  font-family: "Lato";
  font-size: 13px;
  font-weight: 700;
  color: #000;
  margin-top: 7px;
  line-height: 17px;
}

.shop-by-look .row .look a.shop-look {
  width: 75%;
  display: inline-block;
  margin-top: 20px;
  background-color: #000000;
  color: #ffffff;
  font-size: 14px;
  font-family: "Lato";
  text-align: center;
  padding: 7px 0;
}

.shop-by-look .row .look a.shop-look:hover {
  background-color: #dddddd;
  color: #000000;
}

.look-detail {
  margin-top: 25px;
  margin-bottom: 25px;
}

.look-detail h1 {
  text-align: center;
  color: #000;
  font-family: "Lato";
  font-size: 28px;
  font-weight: 700;
}

.look-detail h2 {
  text-align: center;
  color: #000;
  font-family: "Source Sans Pro Light";
  letter-spacing: 3px;
  font-size: 18px;
  margin-top: 11px;
}

.look-detail .row {
  margin-top: 40px;
}

.look-detail .logo-look {
  border-bottom: 1px solid #ababab;
  margin-bottom: 25px;
  padding-bottom: 10px;
}

.look-detail .description .text, .look-detail .description .text * {
  font-family: "Lato";
  font-size: 13px;
  color: #666;
  line-height: 18px;
}

.look-detail .description .text b {
  font-weight: bold;
}

.look-detail .selected-look img {
  width: 100%;
}

.look-detail .selected-look a {
  width: 100%;
  display: block;
  margin-top: 15px;
  background-color: #000000;
  color: #ffffff;
  font-size: 14px;
  font-family: "Lato";
  text-align: center;
  padding: 7px 0;
}

.look-detail .selected-look a:hover {
  background-color: #dddddd;
  color: #000000;
}

.look-detail .looks {
  padding-left: 0;
}

.look-detail .looks .col {
  margin-bottom: 13px;
  padding-right: 0;
}

.look-detail .looks .col .active img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.look-detail .look-video {
  margin-top: 60px;
  text-align: center;
}

.bx-pager {
  position: absolute;
  right: 7px;
  bottom: -25px;
  width: 100%;
  z-index: 80;
  text-align: right;
  line-height: 0;
}

.bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0 5px;
  line-height: normal;
}

.bx-pager .bx-pager-item > a {
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #000;
  text-indent: -9999px;
  overflow: hidden;
  background: #ffffff;
}

.bx-pager .bx-pager-item > a:hover,.bx-pager .bx-pager-item > a.active {
  border-color: #000;
}

.bx-pager .bx-pager-item > a:hover::before,.bx-pager .bx-pager-item > a.active::before {
  background: #000;
}

.bx-pager .bx-pager-item > a::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background: #FFF;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

@media only screen and (max-width: 767px) {
  .shop-by-look {
    margin-top: 0px;
  }

  .shop-by-look h1 {
    font-size: 20px;
  }

  .shop-by-look .row .look a.shop-look {
    width: 100%;
  }

  .shop-by-look .row .look {
    text-align: center;
    margin-bottom: 40px;
  }

  .shop-by-look .row .look p {
    height: 40px;
  }

  .look-detail {
    margin-top: 0px;
    margin-bottom: 25px;
  }

  .look-detail .row {
    margin-top: 0px;
  }

  .look-detail .logo-look {
    border-bottom: 0px solid #ababab;
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-top: 1px solid #ababab;
    margin-top: 5px;
    padding-top: 0px;
    text-align: center;
  }

  .look-detail .description .text {
    max-height: 120px;
    overflow: scroll;
  }

  .look-detail .selected-look {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .look-detail .selected-look a {
    margin-top: 5px;
  }

  .look-detail .look-video {
    margin-top: 25px;
  }
}


/******************* PRODUCT LIST *****************/
.category-products .products-grid .product-name {
  margin-bottom: 0px;
  height: auto;
}

.category-products .products-grid .product-name strong {
  font-weight: bold;
  line-height: 21px;
  text-transform: uppercase;
}


/************************************   PREMIUM DESIGNERS ************************************************/
.logo-designer {
  display: inline-block;
  float: left;
  margin-bottom: 20px;
}

.nav-top {
  display: inline-block;
  float: right;
  margin-top: 50px;
}

.nav-top ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.nav-top ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
}

.nav-top ul li a {
  color: #000000;
  margin-left: 50px;
  font-size: 17px;
  text-transform: uppercase;
}

.nav-top ul li a:hover {
  text-decoration: underline;
}

.nav-top ul li a.active {
  font-weight: bold;
}

.nav-top ul li a.active:hover {
  text-decoration: none;
}

.title {
  margin-top: 30px;
}

.title .col {
  text-align: center;
  background-color: #A8D5D8;
}

.title h1 {
  font-weight: bold;
  font-size: 30px;
  line-height: 47px;
  color: #FFF;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 35px;
}

.title h1 span {
  font-size: 37px;
}

.title .arrow-down {
  position: relative;
  background: #A8D5D8;
  border: 0px solid #FFF;
  display: inline-block;
  width: 55px;
  height: 28px;
  margin: 25px 0;
}

.title .arrow-down:after, .title .arrow-down:before {
  top: 0%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.title .arrow-down:after {
  border-color: rgba(168, 213, 216, 0);
  border-top-color: #A8D5D8;
  border-width: 20px;
  margin-left: -20px;
}

.title .arrow-down:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #FFF;
  border-width: 28px;
  margin-left: -28px;
}

.banner1 {
  margin-top: 20px;
}

.banner1 .single-image {
  position: relative;
  display: block;
}

.banner1 .single-image .col {
  background-color: #D8D4D3;
}

.banner1 .single-image img {
  width: 100%;
  position: absolute;
  bottom: -50px;
  left: 0;
}

.banner1 .single-image .desc {
  width: 100%;
  text-align: center;
}

.banner1 .single-image .desc p {
  font-size: 37px;
  color: #FFFFFF;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: 4px;
  padding-top: 40px;
}

.banner1 .two-images .two-iamges-img1 {
  position: relative;
  display: block;
  background-color: #BD5D5F;
  text-align: center;
  padding: 7px 0;
  margin-bottom: 20px;
}

.banner1 .two-images .two-iamges-img1 .desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 100%;
}

.banner1 .two-images .two-iamges-img1 .desc .table {
  display: table;
  width: 100%;
  height: 100%;
}

.banner1 .two-images .two-iamges-img1 .desc .table .cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.banner1 .two-images .two-iamges-img1 .desc .table .cell p {
  font-size: 36px;
  color: #FFFFFF;
  line-height: 70px;
  font-weight: bold;
  letter-spacing: 4px;
  margin: 0px;
}

.banner1 .two-images .two-iamges-img2 {
  position: relative;
  display: block;
  background-color: #C0C1C5;
  text-align: center;
  padding: 7px 0;
  margin-bottom: 20px;
}

.banner1 .two-images .two-iamges-img2 .desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 100%;
}

.banner1 .two-images .two-iamges-img2 .desc .table {
  display: table;
  width: 100%;
  height: 100%;
}

.banner1 .two-images .two-iamges-img2 .desc .table .cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.banner1 .two-images .two-iamges-img2 .desc .table .cell p {
  font-size: 36px;
  color: #FFFFFF;
  line-height: 70px;
  font-weight: bold;
  letter-spacing: 4px;
  margin: 0px;
}

.banner1 .two-images .two-iamges-img3 {
  position: relative;
  display: block;
  background-color: #FBE5A1;
  text-align: center;
  padding: 7px 0;
}

.banner1 .two-images .two-iamges-img3 .desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 100%;
}

.banner1 .two-images .two-iamges-img3 .desc .table {
  display: table;
  width: 100%;
  height: 100%;
}

.banner1 .two-images .two-iamges-img3 .desc .table .cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.banner1 .two-images .two-iamges-img3 .desc .table .cell p {
  font-size: 36px;
  color: #FFFFFF;
  line-height: 70px;
  font-weight: bold;
  letter-spacing: 4px;
  margin: 0px;
}

.slider {
  margin-top: 100px;
}

.slider .buttons {
  text-align: center;
  margin-bottom: 30px;
}

.slider .buttons a {
  display: inline-block;
  padding: 14px 0px;
  margin-left: 10px;
  color: #000000;
  font-size: 17px;
  width: 250px;
  border: 1px solid #000000;
  line-height: 21px;
}

.slider .buttons a:first-of-type {
  margin-left: 0px;
}

.slider .buttons a.active {
  background-color: #000000;
  color: #FFFFFF;
}

.slider .buttons a:hover {
  background-color: #000000;
  color: #FFFFFF;
}

.slider img {
  width: 100%;
}

#slider-newproducts {
  position: relative;
  padding: 25px;
}

#slider-newproducts #prev2 .bx-prev {
  display: block;
  position: absolute;
  top: 40%;
  left: 4px;
  width: 18px;
  height: 75px;
  color: transparent;
}

#slider-newproducts #next2 .bx-next {
  display: block;
  position: absolute;
  top: 40%;
  right: 0px;
  width: 18px;
  height: 75px;
  color: transparent;
}

#slider-bestsellers {
  position: relative;
  padding: 25px;
}

#slider-bestsellers #prev3 .bx-prev {
  display: block;
  position: absolute;
  top: 40%;
  left: 4px;
  width: 18px;
  height: 75px;
  color: transparent;
}

#slider-bestsellers #next3 .bx-next {
  display: block;
  position: absolute;
  top: 40%;
  right: 0px;
  width: 18px;
  height: 75px;
  color: transparent;
}

.slider .arrow-left .bx-prev::before {
  position: absolute;
  top: 0;
  left: 6px;
  content: "";
  width: 1px;
  height: 37px;
  background: transparent;
  border-right: 1px solid #333;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}

.slider .arrow-left .bx-prev::after {
  position: absolute;
  top: 37px;
  left: 6px;
  content: "";
  width: 1px;
  height: 37px;
  background: transparent;
  border-right: 1px solid #333;
  -webkit-transform: skew(-160deg);
  -moz-transform: skew(-160deg);
  -o-transform: skew(-160deg);
  transform: skew(-160deg);
}

.slider .arrow-right .bx-next::before {
  position: absolute;
  top: 0;
  left: 6px;
  content: "";
  width: 1px;
  height: 37px;
  background: transparent;
  border-right: 1px solid #333;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
}

.slider .arrow-right .bx-next::after {
  position: absolute;
  top: 37px;
  left: 6px;
  content: "";
  width: 1px;
  height: 37px;
  background: transparent;
  border-right: 1px solid #333;
  -webkit-transform: skew(160deg);
  -moz-transform: skew(160deg);
  -o-transform: skew(160deg);
  transform: skew(160deg);
}

.slider .slide {
  text-align: center;
}

.slider .slide h2 {
  font-size: 14px;
  margin-top: 10px;
}

.slider .slide .price {
  font-size: 14px;
  color: #666;
  font-weight: bold;
  line-height: 18px;
}

.slider .slide .price .special-price {
  font-size: 11px;
  color: #999;
  text-decoration: line-through;
  font-weight: normal;
  line-height: 20px;
}

section#clipping {
  border-top: 1px solid #e0e0df;
  margin-top: 25px;
}

.clipping {
  border-top: 0px;
}

#slider-clipping {
  position: relative;
}

#slider-clipping #prev2 .bx-prev {
  display: block;
  position: absolute;
  top: 10%;
  left: -30px;
  width: 18px;
  height: 35px;
  color: transparent;
}

#slider-clipping #next2 .bx-next {
  display: block;
  position: absolute;
  top: 10%;
  right: 0px;
  width: 18px;
  height: 35px;
  color: transparent;
}

#slider-clipping .arrow-left .bx-prev::before {
  position: absolute;
  top: 0;
  left: 5px;
  content: "";
  width: 1px;
  height: 15px;
  background: transparent;
  border-right: 2px solid #d7d7d7;
  -webkit-transform: skew(-40deg);
  -moz-transform: skew(-40deg);
  -o-transform: skew(-40deg);
  transform: skew(-40deg);
}

#slider-clipping .arrow-left .bx-prev::after {
  position: absolute;
  top: 15px;
  left: 6px;
  content: "";
  width: 1px;
  height: 15px;
  background: transparent;
  border-right: 2px solid #d7d7d7;
  -webkit-transform: skew(40deg);
  -moz-transform: skew(40deg);
  -o-transform: skew(40deg);
  transform: skew(40deg);
}

#slider-clipping .arrow-right .bx-next::before {
  position: absolute;
  top: 0;
  left: 7px;
  content: "";
  width: 1px;
  height: 15px;
  background: transparent;
  border-right: 2px solid #d7d7d7;
  -webkit-transform: skew(40deg);
  -moz-transform: skew(40deg);
  -o-transform: skew(40deg);
  transform: skew(40deg);
}

#slider-clipping .arrow-right .bx-next::after {
  position: absolute;
  top: 15px;
  left: 6px;
  content: "";
  width: 1px;
  height: 15px;
  background: transparent;
  border-right: 2px solid #d7d7d7;
  -webkit-transform: skew(-40deg);
  -moz-transform: skew(-40deg);
  -o-transform: skew(-40deg);
  transform: skew(-40deg);
}

.about-designer {
  margin-top: 190px;
}

.about-designer h1 {
  font-size: 50px;
  color: #000000;
  font-weight: bold;
  font-family: "Lato";
  margin-top: 0px;
  margin-bottom: 20px;
}

.about-designer p {
  color: #000000;
  font-family: "Lato";
  margin: 0;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 28px;
}

.about-designer .blue {
  background-color: #BBEDF8;
  position: relative;
}

.about-designer .yellow {
  background-color: #FCBC05;
  position: relative;
}

.about-designer .about-image {
  text-align: center;
  position: absolute;
  top: -35%;
  width: 100%;
}

.about-designer .mtop-50 {
  margin-top: 50px;
}

.about-designer-button {
  text-align: center;
  margin: 90px 0 80px 0;
}

.about-designer-button a {
  text-decoration: none;
  font-size: 20px;
  line-height: 24px;
  border: 3px solid #000000;
  color: #000000;
  padding: 15px 45px;
  letter-spacing: 1px;
  font-weight: bold;
}

.about-designer-button a:hover {
  background-color: #000000;
  color: #FFFFFF;
}

.about-designer .text-on-left {
  padding-right: 50px;
}

.about-designer .text-on-right {
  padding-left: 40px;
}

.about-separator {
  height: 150px;
}

@media only screen and (max-width: 1280px) and (min-width: 978px) {
  .banner1 .two-images .two-iamges-img1 {
    margin-bottom: 15px;
  }

  .banner1 .single-image .desc {
    top: 15px;
  }

  .banner1 .single-image .desc p {
    font-size: 40px;
    line-height: 46px;
  }

  .banner1 .single-image .desc p span {
    font-size: 30px;
  }

  .banner1 .two-images .two-iamges-img1 .desc .table .cell p {
    font-size: 48px;
    line-height: 46px;
  }

  .banner1 .two-images .two-iamges-img2 .desc .table .cell p {
    font-size: 48px;
    line-height: 46px;
  }

  .banner2 .desc .table .cell p {
    font-size: 36px;
    line-height: 38px;
  }

  .about-designer .text-on-left {
    padding-right: 30px;
  }

  .about-designer .text-on-right {
    padding-left: 30px;
  }

  .about-designer .title-on-right {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 977px) and (min-width: 768px) {
  .banner1 .two-images .two-iamges-img1 {
    margin-bottom: 12px;
  }

  .banner1 .single-image .desc {
    top: 15px;
  }

  .banner1 .single-image .desc p {
    font-size: 27px;
    line-height: 36px;
  }

  .banner1 .single-image .desc p span {
    font-size: 24px;
  }

  .banner1 .two-images .two-iamges-img1 .desc .table .cell p {
    font-size: 42px;
    line-height: 46px;
  }

  .banner1 .two-images .two-iamges-img2 .desc .table .cell p {
    font-size: 42px;
    line-height: 46px;
  }

  .banner2 .desc .table .cell p {
    font-size: 28px;
    line-height: 32px;
  }

  .about-designer h1 {
    font-size: 40px;
  }

  .about-designer .about-image {
    top: -25%;
  }
	/*.about-designer .about-image img{width:90%;}*/
  .about-designer p {
    font-size: 15px;
    line-height: 23px;
  }

  .about-designer .text-on-left {
    padding-right: 20px;
  }

  .about-designer .text-on-right {
    padding-left: 20px;
  }

  .about-designer .title-on-right {
    padding-left: 20px;
  }

  #slider-newproducts #prev2 .bx-prev {
    top: 30%;
  }

  #slider-newproducts #next2 .bx-next {
    top: 30%;
  }

  #slider-bestsellers #prev3 .bx-prev {
    top: 30%;
  }

  #slider-bestsellers #next3 .bx-next {
    top: 30%;
  }
}

@media only screen and (max-width: 767px) {
  .logo-designer {
    width: 120px;
    margin-top: 6px;
  }

  .nav-top {
    margin-top: 12px;
  }

  .nav-top ul li:first-child a {
    margin-left: 0px;
  }

  .nav-top ul li a {
    margin-left: 20px;
    font-size: 15px;
  }

  .banner1 .single-image {
    height: 430px!important;
  }

  .banner1 .single-image .col {
    height: 415px!important;
  }

  .banner1 .single-image img {
    width: 100%;
    position: relative;
    bottom: 0px;
    left: 0;
  }

  .banner1 {
    margin-top: 20px;
  }

  .banner1 .single-image .desc p {
    font-size: 26px;
    line-height: 36px;
  }

  .banner1 .single-image .desc p span {
    font-size: 23px;
  }

  .banner1 .two-images {
    margin-top: 20px;
  }

  .slider .buttons a {
    margin-left: 4px;
    font-size: 16px;
    width: calc(50% - 8px);
  }

  #slider-newproducts #prev2 .bx-prev {
    top: 25%;
  }

  #slider-newproducts #next2 .bx-next {
    top: 25%;
  }

  #slider-bestsellers #prev3 .bx-prev {
    top: 25%;
  }

  #slider-bestsellers #next3 .bx-next {
    top: 25%;
  }

  #slider-clipping {
    margin-bottom: 40px;
  }

  #slider-clipping img {
    width: 100%;
  }

  .about-designer .text-on-left {
    padding-right: 0px;
  }

  .about-designer .text-on-right {
    padding-left: 0px;
  }

  .about-designer .title-on-right {
    padding-left: 0px;
  }

  .about-designer {
    margin-top: 0px;
  }

  .about-designer h1 {
    margin-top: 45px;
    margin-bottom: 15px;
    font-size: 40px;
  }

  .about-designer .blue {
    height: auto!important;
    margin-top: 20px;
  }

  .about-designer .yellow {
    height: auto!important;
    margin-bottom: 20px;
  }

  .about-designer .about-image {
    position: relative;
    top: 0%;
    padding: 25px;
  }

  .about-designer-button {
    margin-top: 75px;
  }

  .about-designer-button a {
    width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
  }

  .about-separator {
    height: 35px;
  }

  #slider-clipping #next2 .bx-next {
    right: -20px;
  }
}

#designer-spotlight {
  margin-top: 73px;
}

.spotlight-main {
  position: relative;
  margin-top: 0px;
}

.spotlight-main .set-fullwith {
  position: absolute;
  top: 0;
  width: 1903px;
  left: -326px;
}

.spotlight-main .spotlight-desc {
  font-size: 19px;
  color: #000000;
  line-height: 36px;
  text-align: center;
  padding-top: 0px;
  letter-spacing: 2px;
  padding: 0 20px;
  font-family: 'Source Sans Pro Semibold';
}

.spotlight-main img {
  width: 100%;
}

.spotlight-main .spotlight-desc img {
  margin-top: 35px;
  width: auto;
  margin-bottom: 35px;
}

.spotlight-main .spotlight-desc a {
  color: #000;
  border-bottom: 2px solid #000;
  padding-bottom: 5px;
}

.spotlight-main .spotlight-desc span {
  display: block;
  text-align: center;
  font-family: 'Source Sans Pro Bold';
  font-size: 70px;
  letter-spacing: 4px;
  margin-top: 25px;
  margin-bottom: 8px;
  line-height: 70px;
}

@media only screen and (max-width: 1280px) and (min-width: 768px) {

  #designer-spotlight {
    margin-top: 40px;
  }

  .designer-spotlight {
    padding: 0 10px;
  }

  .spotlight-main .spotlight-desc span {
    font-size: 38px;
    line-height: 38px;
    margin-top: 7px;
  }

  .spotlight-main .spotlight-desc img {
    margin-top: 10px;
    width: auto;
  }
}

@media (max-width: 1280px) {
  .spotlight-main .spotlight-desc {
    margin: 0px 0;
    font-size: 16px;
    line-height: 36px;
  }
}

@media (max-width: 977px)  and (min-width: 768px) {
  .spotlight-main .spotlight-desc {
    margin: 0px 0;
    font-size: 11px;
    line-height: 20px;
  }

  .spotlight-main .spotlight-desc img {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 767px) {
  #designer-spotlight {
    margin-top: 40px;
  }

  .designer-spotlight {
    padding: 0 10px;
  }

  .spotlight-main .set-fullwith {
    position: relative;
    top: 0;
    width: 110%;
    left: -15px;
  }

  .spotlight-main .spotlight-desc {
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 28px;
  }

  .spotlight-main .spotlight-desc img {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .spotlight-main .spotlight-desc span {
    font-size: 65px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 65px;
  }
}

@media (min-width:1500px) {

  .spotlight-main .spotlight-desc {
    font-size: 22px;
    letter-spacing: 4px;
    line-height: 42px;
  }

  .spotlight-main .spotlight-desc img {
    margin-top: 75px;
    width: auto;
    margin-bottom: 35px;
  }
}

/**************************** EDITORIAL HOMEPAGE ******************************/
.editorial-main {
  position: relative;
  margin-top: 0px;
}

.editorial-main .video-holder {
  width: 100%;
  height: 535px;
  overflow: hidden;
  margin: 0 auto;
}

.editorial-main .video-holder iframe {
  width: 100%;
}

.editorial-main .set-fullwith-vid {
  position: absolute;
  top: 0;
  width: 1903px;
  left: -326px;
  height: 580px;
}

.editorial-main .img-editorial-holder {
  padding-left: 0;
  padding-right: 0;
}

.editorial-main .title-editorial {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  text-align: center;
}

.editorial-main .fantasy-land {
  display: inline-block;
  font-family: 'Lato';
  font-size: 74px;
  letter-spacing: 10px!important;
  text-decoration: none;
  color: #FFF;
  line-height: 84px;
  font-weight: bold;
  margin-bottom: 5px!important;
}

.editorial-main .hashtags {
  display: inline-block;
  font-family: 'Lato';
  font-size: 18px;
  letter-spacing: 2px;
  text-decoration: none;
  color: #fff;
}

.editorial-main .view-all-editorial {
  font-family: 'Lato';
  font-size: 18px;
  letter-spacing: 2px;
  text-decoration: none;
  color: #000;
  background-color: #f7f7f7;
  padding: 8px 25px;
  display: inline-block;
}

.editorial-main .video-holder .play {
  background: url("https://mintysquare.com/skin/frontend/minimalism/default/css/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvw")+CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=") no-repeat center center;
  background-size: 64px 64px;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: .8;
  filter: alpha(opacity=80);
  transition: all 0.2s ease-out;
  top: 0;
  left: 0;
  cursor: pointer;
}

@media only screen and (max-width: 1280px) and (min-width: 768px) {
  .editorial-main .fantasy-land {
    font-size: 42px;
    letter-spacing: 5px!important;
    line-height: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .editorial-main {
    margin-top: 0px;
  }

  .editorial-main .fantasy-land {
    font-size: 28px;
    letter-spacing: 5px!important;
    line-height: 34px;
    display: inline-block;
  }

  .editorial-main .title-editorial {
    top: 7%;
    height: 25px;
  }

  .editorial-main .hashtags {
    font-size: 16px;
    top: 85px;
    position: relative;
  }

  .editorial-main .view-all-editorial {
    font-size: 14px;
    padding: 3px 15px;
    top: 85px;
    position: relative;
  }

  .editorial-main .img-editorial-holder {
    display: none;
  }
}


/********************** SHOP BY LOOK HOMEPAGE **********************/

.frase {
  text-align: center;
  padding: 50px 178px 40px;
  margin-top: 30px;
}

.frase h1 {
  font-size: 44px;
  line-height: 60px;
  letter-spacing: 2px;
  font-family: 'Crimson Text Italic';
  font-style: italic;
  color: #000;
}

.frase span {
  font-family: 'Cormorant MediumItalic';
  font-size: 147px;
  letter-spacing: 4px;
  color: #000;
}

.frase span + span {
  position: relative;
  top: 50px;
}

@media (max-width: 1199px) {
  .frase {
    padding: 30px 0px 30px;
  }

  .frase h1 {
    font-size: 32px;
    line-height: 41px;
  }

  .frase span {
    font-size: 92px;
  }

  .frase span + span {
    top: 32px;
  }
}

@media (max-width: 767px) {
  .frase {
    padding: 0px 0px 30px;
  }

  .frase h1 {
    font-size: 34px;
    line-height: 41px;
    letter-spacing: 0px;
  }

  .frase span {
    font-size: 92px;
  }

  .frase span + span {
    top: 26px;
  }
}

.shop-by-look-home {
  margin-bottom: 60px;
}

.shop-by-look-home img {
  width: 100%;
}

.shop-by-look-home .title {
  padding-top: 30px;
  padding-bottom: 32px;
  margin-top: 0px;
  font-size: 60px;
  line-height: 68px;
  text-align: center;
  color: #000;
  font-family: 'Source Sans Pro Black';
}

.shop-by-look-home .title-pt {
  padding-top: 30px;
  padding-bottom: 35px;
  line-height: 84px;
}

.shop-by-look-home .title a {
  font-size: 20px;
  display: block;
  text-decoration: underline;
  color: #000000;
  font-family: 'Source Sans Pro Semibold';
}

.shop-by-look-home .title a:hover {
  color: #666;
}

.shop-by-look-home .img2 {
  padding-right: 0px;
  padding-left: 0px;
}

.nobrand-oficial {
  margin-top: 60px;
}

.nobrand-oficial .col2 {
  display: table;
}

.nobrand-oficial .col2 div {
  background-color: #f9f0f0;
  text-align: center;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  background: url("https://mintysquare.com/skin/frontend/minimalism/default/images/kissnb.png") #f9f0f0 no-repeat no-repeat left 30px top 20px;
}

.nobrand-oficial .col2 div .nobrand-oficial-title {
  display: block;
  font-family: "Source Sans Pro Bold";
  font-size: 21px;
  color: #000;
  letter-spacing: 4px;
}

.nobrand-oficial .col2 div .nobrand-oficial-desc {
  display: block;
  font-family: "Source Sans Pro Bold";
  font-size: 21px;
  color: #000;
  letter-spacing: 4px;
  margin-top: 35px;
}

.nobrand-oficial .col2 div .nobrand-oficial-desc2 {
  display: block;
  font-family: "Source Sans Pro Bold";
  font-size: 28px;
  color: #000;
  letter-spacing: 5px;
  margin-top: 20px;
}

.nobrand-oficial .col2 div .nobrand-oficial-button {
  display: inline-block;
  font-family: "Source Sans Pro Bold";
  font-size: 19px;
  color: #000;
  letter-spacing: 4px;
  border: 2px solid #000;
  margin-top: 60px;
  padding: 8px 15px;
}

.nobrand-oficial .col2 div .nobrand-oficial-button:hover {
  color: #f9f9f9;
  background-color: #000000;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .shop-by-look-home .title {
    font-size: 52px;
    line-height: 56px;
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .shop-by-look-home .title-pt {
    padding-top: 42px;
    padding-bottom: 45px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .shop-by-look-home .title {
    font-size: 37px;
    line-height: 41px;
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .shop-by-look-home .title-pt {
    padding-top: 35px;
    padding-bottom: 36px;
  }
}

@media (max-width: 767px) {
  .shop-by-look-home .title {
    font-size: 26px;
    line-height: 30px;
    padding-top: 15px;
    padding-bottom: 0px;
  }

  .shop-by-look-home .title-pt {
    padding-top: 15px;
    padding-bottom: 0px;
  }

  .shop-by-look-home .title a {
    font-size: 14px;
  }

  .shop-by-look-home .col2 {
    margin-bottom: 20px;
  }

  .shop-by-look-home .img2 {
    padding-right: 0px;
    padding-left: 10px;
  }

  .nobrand-oficial .col2 {
    margin: 20px 0;
  }
}




/************* POPUP NEWSLETTER **********/
.fancy-newsletter {
  display: none;
}

.fancy-newsletter .banner-newsletter {
  margin-top: -6px;
}

.fancy-newsletter .blackfriday {
  margin: 10px 0 25px 0;
  height: 53px;
}

.fancy-newsletter .title {
  font-family: "Source Sans Pro Regular";
  font-size: 20px;
  color: #000000;
  letter-spacing: 4px;
  text-align: center;
  line-height: 24px;
  margin-top: 15px;
  text-transform: none;
}

.fancy-newsletter .title-discount {
  font-family: "Source Sans Pro Bold";
  font-size: 40px;
  color: #000000;
  letter-spacing: 9px;
  text-align: center;
  line-height: 44px;
  position: relative;
  display: inline-block;
  z-index: 0;
  text-transform: uppercase;
  margin-top: 18px;
}
/*.fancy-newsletter .title-discount:after{content: " ";background-color: #46f9c6; width: 100%;height: 15px;position: absolute;bottom:0;left: -15px;z-index: -1;padding: 0 13px;}*/
.fancy-newsletter p {
  font-family: "Source Sans Pro Regular";
  font-size: 12px;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
}

.fancy-newsletter .form {
  margin-top: 45px;
  text-align: center;
  margin-right: 15px;
  padding: 0 15px;
}

.fancy-newsletter .form label {
  line-height: 33px;
  font-size: 13px;
  font-family: "Source Sans Pro Regular";
  letter-spacing: 1px;
  color: #666;
  display: block;
}

.fancy-newsletter .form label input {
  width: 60%;
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
}

.fancy-newsletter .bt-women {
  display: inline-block;
  background-color: #000;
  margin-right: 10px;
  margin-top: 10px;
  color: #FFFFFF;
  font-family: "Source Sans Pro Regular";
  width: 30.5%;
  padding: 8px 0;
  border: 1px solid #000;
  cursor: pointer;
  letter-spacing: 3px;
  font-size: 14px;
}

.fancy-newsletter .bt-men {
  display: inline-block;
  background-color: #000;
  margin-left: 10px;
  margin-top: 10px;
  color: #FFFFFF;
  font-family: "Source Sans Pro Regular";
  width: 30.5%;
  padding: 8px 0;
  border: 1px solid #000;
  cursor: pointer;
  letter-spacing: 3px;
  font-size: 14px;
}

.fancy-newsletter .bt-women:hover {
  background-color: #ddd;
  color: #888;
  border: 1px solid #ddd;
}

.fancy-newsletter .bt-men:hover {
  background-color: #ddd;
  color: #888;
  border: 1px solid #ddd;
}

.fancy-newsletter .bt-submit {
  display: none;
}

.fancy-newsletter .icons {
  text-align: center;
  margin: 40px auto 0px auto;
  max-width: 78%;
}

.fancy-newsletter .icons img {
  margin-bottom: 10px;
}

.fancy-newsletter .no-tanks {
  color: #000;
  margin-top: 15px;
  display: inline-block;
  text-decoration: underline;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.fancybox-ns .fancybox-close {
  background: none;
  right: 25px;
  top: 25px;
}

.fancybox-ns .fancybox-close:before {
  background-color: #000;
  width: 3px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 10px;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  border-top: 0px solid;
  clear: none;
  margin-right: 0px;
  margin-top: 0px;
}

.fancybox-ns .fancybox-close:after {
  background-color: #000;
  width: 3px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 10px;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fancybox-ns .fancybox-skin {
  border-radius: 0px;
}

.img-mobile {
  display: none;
}

@media only screen and (max-width: 767px) {

  .fancy-newsletter .form {
    margin-right: 0px;
    margin-top: 20px;
  }

  .fancy-newsletter .title {
    font-size: 13px;
    letter-spacing: 1px;
    margin-top: 14px;
  }

  .fancy-newsletter .title-discount {
    font-size: 22px;
    letter-spacing: 2px;
    margin-top: 7px;
  }

  .fancy-newsletter .title-discount-2 {
    font-size: 15px;
    line-height: 26px;
  }

  .fancy-newsletter .title-discount-2:after {
    height: 13px;
    left: -8px;
    z-index: -1;
    padding: 0 8px;
  }

  .fancy-newsletter .form label input {
    width: 90%;
  }

  .fancy-newsletter .bt-women {
    width: 100%;
    margin-right: 0px;
    margin-top: 15px;
  }

  .fancy-newsletter .bt-men {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
  }

  .fancy-newsletter .no-tanks {
    margin-bottom: 0px;
    letter-spacing: 0px;
  }

  .img-mobile {
    display: block;
  }
}

body.opc-index-index #footer, body.opc-index-index #footer_bottom{z-index: 9999;position: relative;}

.footer-newsletter {
  position: fixed;
  width: 100%;
  padding: 15px 40px;
  background-color: #FFF;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 25px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 25px rgba(0,0,0,0.4);
}

.footer-newsletter-container {
  width: 100%;
  max-width: 990px;
  margin: 0px auto;
}

.footer-newsletter-logo {
  display: inline-block;
}

.footer-newsletter-logo img {
  width: 100px;
  margin-top: -60px;
}

.footer-newsletter-text {
  text-align: center;
  display: inline-block;
  padding: 0 35px 0 10px;
}

.footer-newsletter-text .title-discount {
  font-family: "Source Sans Pro Black";
  font-size: 28px;
  color: #000000;
  letter-spacing: 4px;
  text-align: center;
  line-height: 32px;
  text-transform: uppercase;
  margin-top: 5px;
}

.footer-newsletter-text .subtitle-discount {
  font-family: "Source Sans Pro Bold";
  font-size: 26px;
  color: #000000;
  letter-spacing: 4px;
  text-align: center;
  line-height: 36px;
  text-transform: uppercase;
}

.footer-newsletter-form {
  text-align: center;
  display: inline-block;
  width: 300px;
}

.footer-newsletter-form .form label {
  line-height: 33px;
  font-size: 13px;
  font-family: "Lato";
  letter-spacing: 1px;
  color: #666;
  display: block;
}

.footer-newsletter-form .form label input {
  font-family: "Lato";
  font-size: 13px;
  letter-spacing: 2px;
  padding: 15px 14px;
  box-sizing: border-box;
  width: 100%;
}

.footer-newsletter-form .bt-women {
  display: inline-block;
  background-color: #000;
  margin-right: 5px;
  margin-top: 10px;
  color: #FFFFFF;
  font-family: "Lato";
  width: 47.5%;
  padding: 5px 0;
  border: 1px solid #000;
  cursor: pointer;
  letter-spacing: 3px;
  font-size: 12px;
}

.footer-newsletter-form .bt-men {
  display: inline-block;
  background-color: #000;
  margin-left: 5px;
  margin-top: 10px;
  color: #FFFFFF;
  font-family: "Lato";
  width: 47.5%;
  padding: 5px 0;
  border: 1px solid #000;
  cursor: pointer;
  letter-spacing: 3px;
  font-size: 12px;
}

.footer-newsletter-form .bt-women:hover {
  background-color: #ddd;
  color: #888;
  border: 1px solid #ddd;
}

.footer-newsletter-form .bt-men:hover {
  background-color: #ddd;
  color: #888;
  border: 1px solid #ddd;
}

.footer-newsletter-form .bt-submit {
  display: none;
}


/******************************* PAGINA ABOUT US  **********************************/
.banner-holder {
  height: 535px;
  position: relative;
}

.banner-full-width {
  position: absolute;
  top: 0;
  width: 1903px;
  left: -326px;
}

.about-desc {
  padding: 0 180px;
}

.title-about {
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Lato";
  color: #000000;
  font-weight: 700;
  margin-top: 55px;
  margin-bottom: 45px;
  letter-spacing: 3px;
}

.about-desc p {
  font-size: 15px;
  font-family: "Lato";
  color: #000000;
  letter-spacing: 2px;
  line-height: 32px;
  text-align: justify;
  text-indent: 60px;
  padding: 0 20px;
}

.total-designers {
  position: relative;
  text-align: center;
  margin-top: 30px;
}

.total-designers span {
  font-size: 170px;
  font-family: "Lato";
  color: #f0f0f0;
  letter-spacing: 2px;
  font-weight: bold;
  line-height: 175px;
}

.total-designers .title-about {
  position: absolute;
  top: 45%;
  left: 0px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.about-designers-list {
  margin-top: 30px;
}

.about-designers-list a {
  font-size: 14px;
  font-family: "Source Sans Pro Regular";
  color: #000;
  display: block;
  margin-bottom: 15px;
  letter-spacing: 2px;
}

.about-designers-list a:hover {
  text-decoration: underline;
}

.about-view-all {
  margin-bottom: 70px;
  margin-top: 35px;
  text-align: center;
}

.about-view-all a {
  font-size: 15px;
  font-family: "Source Sans Pro Semibold";
  color: #FFF;
  display: inline-block;
  text-align: center;
  background-color: #000;
  padding: 10px 30px;
  border: 1px solid #000000;
  letter-spacing: 2px;
}

.about-view-all a:hover {
  color: #000;
  background-color: #fff;
}

.about-images {
  margin-top: 60px;
}

@media only screen and (max-width: 1280px) {
  .banner-holder {
    height: 360px;
  }

  .banner-full-width {
    width: 1280px;
    left: -200px;
  }

  .about-desc {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .banner-holder {
    height: 275px;
  }

  .banner-full-width {
    width: 115%;
    left: -25px;
  }

  .about-desc {
    padding: 0 0px;
  }

  .title-about {
    margin-top: 40px;
    margin-bottom: 25px;
  }

  .about-desc p {
    padding: 0 0px;
    text-indent: 25px;
  }

  .about-designers-list {
    padding-left: 42px;
  }

  .about-images img {
    margin-bottom: 10px;
  }
}


/*************** NOVO SEARCH *****************/
.custom-search .fa {
  font-size: 15px;
}

.search-overlay .fancybox-overlay {
  background-color: rgba(255,255,255, 0.9) !important;
}

.search-overlay .fancybox-opened .fancybox-skin {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: transparent;
}

#fancy-search {
  display: none;
  text-align: center;
}

#fancy-search h6 {
  padding-top: 15%;
  margin-bottom: 50px;
  font-family: Lato;
  font-size: 30px;
  font-weight: 700;
  color: #000000;
  letter-spacing: 2px;
}

#fancy-search input {
  border: 0px solid #000;
  border-bottom: 2px solid #000000;
  width: 50%;
  color: #000000;
  background-color: transparent;
  font-size: 28px;
  text-align: center;
}

#fancy-search input:hover {
  border: 0px solid #000!important;
  border-bottom: 2px solid #000000!important;
}

#fancy-search button {
  border: 1px solid #000;
  background-color: #000000;
  color: #FFFFFF;
  margin-top: 30px;
  padding: 12px 50px;
  cursor: pointer;
  font-family: Lato;
  font-size: 14px;
  transition: all 0.3s;
  letter-spacing: 2px;
}

#fancy-search button:hover {
  border: 1px solid #ddd;
  background-color: #ddd;
  color: #888;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.close-fancy {
  position: absolute;
  top: 5%;
  right: 15%;
  display: inline-block;
}

.close-fancy .material-icons {
  font-size: 40px;
  color: #000000;
  cursor: pointer;
}

.close-fancy .material-icons:hover {
  color: #666;
}

@media only screen and (max-width: 1280px) and (min-width: 978px) {
  #fancy-search input {
    width: 80%;
  }

  .close-fancy {
    top: 0;
    right: 0;
  }
}

@media only screen and (max-width: 977px) and (min-width: 768px) {
  #fancy-search input {
    width: 80%;
  }

  .close-fancy {
    top: 0;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  #fancy-search input {
    width: 90%;
    font-size: 22px;
  }

  .custom-search .fa {
    font-size: 17px;
    color: #555;
  }

  .close-fancy {
    top: 0;
    right: 0;
  }
}

.label-sale.out-of-stock {
  background-color: #FF7373;
  color: #FFF;
  font-size: 10px;
  text-transform: none;
}

.label-sale.coming-soon {
  background-color: #FFF;
  color: #000;
  font-size: 10px;
  text-transform: none;
}


/*************** CATALOGO  *****************/
.catalog-category-view .mobile-filter,
.catalog-landing-page-view .mobile-filter,
.catalogsearch-result-index .mobile-filter {
  display: none;
}

.catalog-category-view .mobile-filter-opened,
.catalog-landing-page-view .mobile-filter-opened,
.catalogsearch-result-index .mobile-filter-opened {
  display: none;
}

aside.sidebar .block-layered-nav {
  padding: 30px 15px 18px 0;
}

aside.sidebar .block-layered-nav dl dt {
  font-family: "Lato";
  font-size: 13px;
  letter-spacing: 1px;
  color: #000;
  border-bottom: 1px solid #E1E1E1;
  padding: 13px 0px 13px 15px;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
}

aside.sidebar .block-layered-nav dl dt:first-child {
  border-top: 1px solid #E1E1E1;
  margin-top: -1px;
}

aside.sidebar .block-layered-nav dl dt:before {
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  background-color: #000;
  width: 1px;
  height: 9px;
  position: absolute;
  top: 17px;
  right: 19px;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  border-top: 0px solid;
  clear: none;
  margin-right: 0px;
  margin-top: 0px;
}

aside.sidebar .block-layered-nav dl dt:after {
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  background-color: #000;
  width: 1px;
  height: 9px;
  position: absolute;
  top: 17px;
  right: 13px;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

aside.sidebar .block-layered-nav dl dt.active {
  border-bottom: 1px solid transparent;
  background-color: #f5f5f5;
}

aside.sidebar .block-layered-nav dl dt.active:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

aside.sidebar .block-layered-nav dl dt.active:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

aside.sidebar .block-layered-nav dl dd {
  display: none;
  border-bottom: 1px solid #E1E1E1;
  margin-top: 11px;
}

aside.sidebar .block-layered-nav dl dd ol {
  border-left: solid 0px #ccc;
  margin-left: 25px;
}

aside.sidebar .block-layered-nav dl dd ol li {
  padding: 3px 0;
  font-size: 12px;
  letter-spacing: 1px;
  color: #000;
}

aside.sidebar .block-layered-nav dl dd ol li a {
  font-size: 12px;
  letter-spacing: 1px;
  color: #000;
  padding-top: 1px;
}

aside.sidebar .block-layered-nav dl dd ol li a:hover {
  text-decoration: underline;
}

aside.sidebar .block-layered-nav dl dd .price {
  margin-top: 30px;
}

aside.sidebar .block-layered-nav ol a:before, .catalog-category-view aside.sidebar .block-layered-nav ol strong:before, .catalog-category-view aside.sidebar .level-top ul a:before {
  content: "";
}

aside.sidebar .block-layered-nav .currently {
  padding-bottom: 0;
}

aside.sidebar .block-layered-nav .currently ol {
  margin-left: 0px;
  padding-top: 7px;
  background-color: #f5f5f5;
}

aside.sidebar .block-layered-nav .currently ol li {
  padding: 5px 0px 5px 15px;
  background-color: #f5f5f5;
}

aside.sidebar .block-layered-nav .currently ol li span.label {
  font-family: "Lato";
  font-size: 12px;
  letter-spacing: 1px;
  color: #000;
}

aside.sidebar .block-layered-nav .currently ol li span.value {
  font-family: "Lato";
  font-size: 13px;
}

aside.sidebar .block-layered-nav .currently ol li a.btn-remove {
  position: relative;
  display: block;
  width: 25px;
  height: 20px;
  margin-top: 0px;
}

aside.sidebar .block-layered-nav .currently ol li a.btn-remove i {
  font-size: 18px;
  color: #000000;
}
/*aside.sidebar .block-layered-nav .currently ol li a.btn-remove:after{background-color: #000;width: 13px;height: 1px;position: absolute;top: 7px;right: 11px;content: "";-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg);}
aside.sidebar .block-layered-nav .currently ol li a.btn-remove:before{background-color: #000;width: 1px;height: 13px;position: absolute;top: 1px;right: 7px;content: "";-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg);display:block;}*/
aside.sidebar .block-layered-nav .actions {
  margin-bottom: 40px;
  float: none;
  text-align: center;
  padding: 0 15px 15px 15px;
  width: auto;
  background-color: #f5f5f5;
}

aside.sidebar .block-layered-nav .actions a {
  text-align: center;
  background-color: #fff;
  padding: 7px 0;
  border: 1px solid #ccc;
  font-size: 12px;
  color: #000;
  display: block;
  float: none;
  height: auto;
  line-height: 140%;
  width: 100%;
}

aside.sidebar .block-layered-nav .actions a:hover {
  background-color: #ccc;
}

.catalog-category-view .breadcrumbs {
  position: absolute;
  left: -300px;
  top: 8px;
  width: 280px;
}

.catalog-category-view .breadcrumbs a {
  color: #000;
}

.catalog-category-view .products-grid {
  border-top: 1px solid #f3f3f3;
  padding-top: 30px !important;
  margin: 0px -20px 0 -20px;
}

.catalog-category-view .col-main {
  margin-top: -4px;
}

.catalog-category-view .sidebar {
  margin-top: 42px;
  border-top: 1px solid #f3f3f3;
}

.category-products .toolbar-top {
  margin: 0px -10px 0 -10px;
}

.catalog-landing-page-view .breadcrumbs {
  position: absolute;
  left: -300px;
  top: 8px;
  width: 280px;
}

.catalog-landing-page-view .breadcrumbs a {
  color: #000;
}

.catalog-landing-page-view .products-grid {
  border-top: 1px solid #f3f3f3;
  padding-top: 30px !important;
  margin: 0px -20px 0 -20px;
}

.catalog-landing-page-view .col-main {
  margin-top: -4px;
}

.catalog-landing-page-view .sidebar {
  margin-top: 42px;
  border-top: 1px solid #f3f3f3;
}

.catalogsearch-result-index .breadcrumbs {
  position: absolute;
  left: -300px;
  top: 41px;
  width: 280px;
}

.catalogsearch-result-index .breadcrumbs a {
  color: #000;
}

.catalogsearch-result-index .products-grid {
  border-top: 1px solid #f3f3f3;
  padding-top: 30px !important;
  margin: 0px -20px 0 -20px;
}

.catalogsearch-result-index .col-main {
  margin-top: -4px;
}

.catalogsearch-result-index .sidebar {
  margin-top: 76px;
  border-top: 1px solid #f3f3f3;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav {
  padding: 30px 15px 18px 0;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dt {
  font-family: "Lato";
  font-size: 13px;
  letter-spacing: 1px;
  color: #000;
  border-bottom: 1px solid #E1E1E1;
  padding: 13px 0px 13px 15px;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dt:first-child {
  border-top: 1px solid #E1E1E1;
  margin-top: -1px;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dt:before {
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  background-color: #000;
  width: 1px;
  height: 9px;
  position: absolute;
  top: 17px;
  right: 19px;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  border-top: 0px solid;
  clear: none;
  margin-right: 0px;
  margin-top: 0px;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dt:after {
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  background-color: #000;
  width: 1px;
  height: 9px;
  position: absolute;
  top: 17px;
  right: 13px;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dt.active {
  border-bottom: 1px solid transparent;
  background-color: #f5f5f5;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dt.active:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dt.active:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dd {
  display: none;
  border-bottom: 1px solid #E1E1E1;
  margin-top: 11px;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dd ol {
  border-left: solid 0px #ccc;
  margin-left: 25px;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dd ol li {
  padding: 3px 0;
  font-size: 12px;
  letter-spacing: 1px;
  color: #000;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dd ol li a {
  font-size: 12px;
  letter-spacing: 1px;
  color: #000;
  padding-top: 1px;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dd ol li a:hover {
  text-decoration: underline;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav dl dd .price {
  margin-top: 30px;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav ol a:before, .catalog-category-view aside.sidebar .block-layered-nav ol strong:before, .catalog-category-view aside.sidebar .level-top ul a:before {
  content: "";
}

.catalog-landing-page-view aside.sidebar .block-layered-nav .currently {
  padding-bottom: 0;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol {
  margin-left: 0px;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li {
  padding: 11px 0px 11px 15px;
  background-color: #f5f5f5;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li span.label {
  font-family: "Lato";
  font-size: 13px;
  letter-spacing: 1px;
  color: #000;
}

.catalog-landing-page-view-view aside.sidebar .block-layered-nav .currently ol li span.value {
  font-family: "Lato";
  font-size: 13px;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li a.btn-remove {
  position: relative;
  display: block;
  width: 25px;
  height: 16px;
  margin-top: 0px;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li a.btn-remove i {
  display: none;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li a.btn-remove:after {
  background-color: #000;
  width: 13px;
  height: 1px;
  position: absolute;
  top: 7px;
  right: 11px;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li a.btn-remove:before {
  background-color: #000;
  width: 1px;
  height: 13px;
  position: absolute;
  top: 1px;
  right: 7px;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav .actions {
  margin-bottom: 40px;
  float: none;
  text-align: center;
  padding: 15px;
  width: auto;
  background-color: #f5f5f5;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav .actions a {
  text-align: center;
  background-color: #fff;
  padding: 7px 0;
  border: 1px solid #ccc;
  font-size: 12px;
  color: #000;
  display: block;
  float: none;
  height: auto;
  line-height: 140%;
}

.catalog-landing-page-view aside.sidebar .block-layered-nav .actions a:hover {
  background-color: #ccc;
}

.catalog-top header {
  padding: 5px 0 0 18px;
}

.catalog-top .category-description-image {
  margin-bottom: 35px;
}

.catalog-top .category-description {
  padding: 0 0px 0 19px;
  font-family: "Lato";
  font-size: 13px;
  margin-top: 10px;
  line-height: 25px;
}

.catalog-top .category-description h1 {
  font-size: 28px;
  letter-spacing: 3px;
  font-family: "Lato";
  text-transform: uppercase;
  margin-bottom: 15px;
}

.catalog-top .category-image img {
  width: 100%;
  margin-top: 20px;
}

.pages li {
  font-style: normal;
}

.pages li.current {
  background-color: transparent;
  color: #000000;
  font-weight: bold;
  padding: 0 9px;
}

.pages li a {
  border: 0px solid transparent;
  padding: 6px 7px 7px;
}

.pages li a:hover {
  background-color: transparent;
  color: #000000;
  font-weight: bold;
}

.pages li a.previous {
  background-color: transparent;
  color: #000000;
  padding: 7px 8px 8px;
  font-size: 17px;
  line-height: 30px;
}

.pages li a.next {
  background-color: transparent;
  color: #000000;
  padding: 7px 0px 8px 8px;
  font-size: 17px;
  line-height: 30px;
}

.pages li a.previous:hover, .pages li a.next:hover {
  background-color: transparent;
  color: #000000;
  font-weight: normal;
}

.sorter {
  height: 30px;
}

.sorter .sort-by {
  width: 210px;
}

.sorter .sort-by .sbHolder {
  width: 150px;
}

.sbOptions li a, .toolbar .sbOptions li a {
  font-family: "Lato";
  font-style: normal;
}

.sbSelector span.text {
  font-family: "Lato";
  font-style: normal;
}

.sbHolder .sbToggleOpen + .sbSelector {
  background-color: transparent;
}

.toolbar .sbOptions {
  background-color: #ffffff;
  font-style: normal;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.toolbar-bottom {
  border-top: solid 0px #ddd;
}

.toolbar-bottom .toolbar {
  float: right;
}

.range-container {
  padding: 0 10px;
}

aside.sidebar .block-layered-nav #slider-range {
  margin-bottom: 16px;
}

aside.sidebar .block-layered-nav .ui-slider .ui-slider-handle {
  width: 12px;
  height: 12px;
  border: 0;
  background-color: #A29B95;
  border-radius: 100%;
  top: -6px;
}

.ui-slider .ui-slider-range {
  background-color: #A29B95;
}

aside.sidebar .block-layered-nav #slider-range {
  background: #ddd;
}

aside.sidebar .block-content a.clear-filter {
  width: 100%;
  background-color: #FFF;
  color: #000;
  padding: 2px 0 3px 0;
  cursor: pointer;
  font-family: 'Lato';
  border: 1px solid #000000;
  display: block;
  text-align: center;
}

aside.sidebar .block-layered-nav dl dd .price .text-box label {
  display: inline-block;
  padding: 5px 2px 5px 8px;
  width: 25px;
  border-top: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  color: #000;
}

aside.sidebar .block-layered-nav dl dd .price .text-box input[type='text']:hover {
  border-top: 1px solid #f0f0f0 !important;
  border-left: 0px solid #f0f0f0 !important;
  border-right: 1px solid #f0f0f0 !important;
  border-bottom: 1px solid #f0f0f0 !important;
}

.products-list .add-to-links, .products-grid .add-to-links {
  position: absolute;
  top: 3px;
  left: 20px;
  float: none;
  z-index: 3;
}

.products-list .add-to-links a.link-wishlist i, .products-grid .add-to-links a.link-wishlist i {
  font-size: 20px;
  color: #000;
}

.products-list li.item .fancybox, .products-grid li.item .fancybox {
  display: none;
}

@media only screen and (max-width: 977px) and (min-width: 768px) {

  .products-grid.grid-4-columns li.item:nth-of-type(4n+1) {
    clear: none;
  }

  .products-grid.grid-4-columns li.item {
    width: 48.333%;
  }

  .catalog-top header {
    padding-left: 0px;
  }

  .catalog-category-view .breadcrumbs {
    left: -191px;
    width: 177px;
  }

  .catalog-category-view .toolbar-top .toolbar .sorter .pages {
    margin-top: 0;
    margin-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .catalog-top header {
    padding: 0;
  }

  .catalog-category-view .products-grid {
    border-top: 0px solid #f3f3f3;
    padding-top: 0px !important;
    margin: 0 -10px;
  }

  .catalog-category-view .content-wrapper {
    padding-top: 0px;
  }

  .catalog-category-view .breadcrumbs {
    display: none;
  }

  .catalog-category-view .category-title {
    text-align: center;
  }

  .catalog-landing-page-view .products-grid {
    border-top: 0px solid #f3f3f3;
    padding-top: 0px !important;
    margin: 0 -10px;
  }

  .catalog-landing-page-view .content-wrapper {
    padding-top: 0px;
  }

  .catalog-landing-page-view .breadcrumbs {
    display: none;
  }

  .catalog-landing-page-view .category-title {
    text-align: center;
  }

  .category-products .toolbar-top {
    margin: 0px;
  }

  .catalog-category-view .toolbar-top .toolbar {
    margin-bottom: 20px;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    position: relative;
  }

  .catalog-category-view .toolbar-top .toolbar .pager {
    display: none;
  }

  .catalog-category-view .toolbar-top .toolbar .sorter {
    float: right;
    width: calc(50% - 14px);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-left: 1px solid #E0E0E0;
  }

  .catalog-category-view .toolbar-top .toolbar .sorter a.asc, .catalog-category-view .toolbar .sorter a.desc {
    margin-right: 0px;
    padding: 8px 6px;
  }

  .catalog-category-view .toolbar-top .toolbar .sorter .limiter {
    display: none;
  }

  .catalog-category-view .toolbar-top .toolbar .sorter .pages {
    display: none;
  }

  .catalog-category-view .toolbar-top .toolbar .sorter .sort-by {
    margin-bottom: 0px;
  }

  .catalog-landing-page-view .toolbar-top .toolbar {
    margin-bottom: 20px;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    position: relative;
  }

  .catalog-landing-page-view .toolbar-top .toolbar .pager {
    display: none;
  }

  .catalog-landing-page-view .toolbar-top .toolbar .sorter {
    float: right;
    width: calc(50% - 11px);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-left: 1px solid #E0E0E0;
  }

  .catalog-landing-page-view .toolbar-top .toolbar .sorter a.asc, .catalog-category-view .toolbar .sorter a.desc {
    margin-right: 0px;
    padding: 8px 6px;
  }

  .catalog-landing-page-view .toolbar-top .toolbar .sorter .limiter {
    display: none;
  }

  .catalog-landing-page-view .toolbar-top .toolbar .sorter .pages {
    display: none;
  }

  .catalog-landing-page-view .toolbar-top .toolbar .sorter .sort-by {
    margin-bottom: 0px;
  }

  .catalogsearch-result-index .mobile-filter {
    display: none;
    width: 49%;
    float: left;
  }

  .catalogsearch-result-index .mobile-filter-opened {
    display: none;
    background-color: #A7FCE5;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 100%;
    z-index: 999;
  }

  .catalogsearch-result-index .sorter .sort-by {
    display: none;
  }

  .catalog-category-view .toolbar-top .mobile-filter {
    display: inline-block;
    width: 49%;
    float: left;
  }

  .catalog-category-view .toolbar-top .mobile-filter label {
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 10px;
    display: block;
    margin-left: 10px;
    position: relative;
    cursor: pointer;
  }

  .catalog-category-view .toolbar-top .mobile-filter label:after {
    background-color: #666;
    width: 13px;
    height: 1px;
    position: absolute;
    top: 20px;
    right: 11px;
    content: "";
  }

  .catalog-category-view .toolbar-top .mobile-filter label:before {
    background-color: #666;
    width: 1px;
    height: 13px;
    position: absolute;
    top: 14px;
    right: 17px;
    content: "";
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid;
    clear: none;
    margin-right: 0px;
    margin-top: 0px;
  }

  .catalog-category-view .toolbar-top .mobile-filter-opened {
    display: none;
    background-color: #A7FCE5;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 100%;
    z-index: 999;
  }

  .catalog-category-view .toolbar-top .mobile-filter-opened label {
    font-size: 13px;
    padding-top: 14px;
    padding-bottom: 13px;
    display: block;
    margin-left: 10px;
    position: relative;
    cursor: pointer;
    color: #000000;
    letter-spacing: 1px;
  }

  .catalog-category-view .toolbar-top .mobile-filter-opened label:after {
    background-color: #000;
    width: 13px;
    height: 1px;
    position: absolute;
    top: 20px;
    right: 11px;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .catalog-category-view .toolbar-top .mobile-filter-opened label:before {
    background-color: #000;
    width: 1px;
    height: 13px;
    position: absolute;
    top: 14px;
    right: 17px;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid;
    clear: none;
    margin-right: 0px;
    margin-top: 0px;
  }

  .catalog-landing-page-view .toolbar-top .mobile-filter {
    display: inline-block;
    width: 49%;
    float: left;
  }

  .catalog-landing-page-view .toolbar-top .mobile-filter label {
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 10px;
    display: block;
    margin-left: 10px;
    position: relative;
    cursor: pointer;
  }

  .catalog-landing-page-view .toolbar-top .mobile-filter label:after {
    background-color: #666;
    width: 13px;
    height: 1px;
    position: absolute;
    top: 20px;
    right: 11px;
    content: "";
  }

  .catalog-landing-page-view .toolbar-top .mobile-filter label:before {
    background-color: #666;
    width: 1px;
    height: 13px;
    position: absolute;
    top: 14px;
    right: 17px;
    content: "";
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid;
    clear: none;
    margin-right: 0px;
    margin-top: 0px;
  }

  .catalog-landing-page-view .toolbar-top .mobile-filter-opened {
    display: none;
    background-color: #A7FCE5;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 100%;
    z-index: 999;
  }

  .catalog-landing-page-view .toolbar-top .mobile-filter-opened label {
    font-size: 13px;
    padding-top: 14px;
    padding-bottom: 13px;
    display: block;
    margin-left: 10px;
    position: relative;
    cursor: pointer;
    color: #000000;
    letter-spacing: 1px;
  }

  .catalog-landing-page-view .toolbar-top .mobile-filter-opened label:after {
    background-color: #000;
    width: 13px;
    height: 1px;
    position: absolute;
    top: 20px;
    right: 11px;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .catalog-landing-page-view .toolbar-top .mobile-filter-opened label:before {
    background-color: #000;
    width: 1px;
    height: 13px;
    position: absolute;
    top: 14px;
    right: 17px;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid;
    clear: none;
    margin-right: 0px;
    margin-top: 0px;
  }

  .content-wrapper .main-container {
    position: relative;
    padding-bottom: 40px;
  }

  .catalog-category-view aside.sidebar {
    position: absolute;
    top: 91px;
    left: 0px;
    background: #FFF;
    width: 100%;
    z-index: 999;
    display: none;
    margin-top: 0px;
    border-top: 0px solid #f3f3f3;
  }

  .catalog-category-view aside.sidebar .block-layered-nav {
    padding: 5px 0px;
  }

  .catalog-category-view aside.sidebar .block-layered-nav header {
    display: none;
  }

  .catalog-category-view aside.sidebar .block-layered-nav dl dt {
    padding: 13px 0px 13px 8px;
  }

  .catalog-category-view aside.sidebar .block-layered-nav dl dt:first-child {
    border-top: 0px solid #E1E1E1;
    margin-top: 0px;
  }

  .catalog-category-view aside.sidebar .block-layered-nav dl dd ol li {
    padding: 7px 0;
    font-size: 13px;
  }

  .catalog-category-view aside.sidebar .block-layered-nav dl dd ol li a {
    font-size: 13px;
    color: #888;
  }

  .catalog-category-view aside.sidebar .block-layered-nav .currently {
    padding-bottom: 9px;
  }

  .catalog-category-view aside.sidebar .block-layered-nav .currently ol {
    margin-left: 0px;
  }

  .catalog-category-view aside.sidebar .block-layered-nav .actions {
    margin-bottom: 0px;
  }

  .catalog-category-view aside.sidebar .block-subscribe {
    display: none;
  }

  .catalog-category-view aside.sidebar .block-viewed {
    display: none;
  }

  .catalog-category-view aside.sidebar .block-reorder {
    display: none;
  }

  .catalog-landing-page-view aside.sidebar {
    position: absolute;
    top: 91px;
    left: 0px;
    background: #FFF;
    width: 100%;
    z-index: 999;
    display: none;
    margin-top: 0px;
    border-top: 0px solid #f3f3f3;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav {
    padding: 5px 0px;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav header {
    display: none;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav dl dt {
    padding: 13px 0px 13px 8px;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav dl dt:first-child {
    border-top: 0px solid #E1E1E1;
    margin-top: 0px;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav dl dd ol li {
    padding: 7px 0;
    font-size: 13px;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav dl dd ol li a {
    font-size: 13px;
    color: #888;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav .currently {
    padding-bottom: 0;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol {
    margin-left: 0px;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li {
    border-bottom: 1px solid #E1E1E1;
    padding: 13px 0px 13px 8px;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li span.label {
    font-family: "Lato";
    font-size: 12px;
    color: #000;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li span.value {
    font-family: "Lato";
    font-size: 12px;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li a.btn-remove {
    position: relative;
    display: block;
    width: 25px;
    height: 16px;
    margin-top: 0px;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li a.btn-remove i {
    display: none;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li a.btn-remove:after {
    background-color: #000;
    width: 13px;
    height: 1px;
    position: absolute;
    top: 7px;
    right: 11px;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav .currently ol li a.btn-remove:before {
    background-color: #000;
    width: 1px;
    height: 13px;
    position: absolute;
    top: 1px;
    right: 7px;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav .actions {
    margin-bottom: 0px;
  }

  .catalog-landing-page-view aside.sidebar .block-subscribe {
    display: none;
  }

  .catalog-landing-page-view aside.sidebar .block-viewed {
    display: none;
  }

  .catalog-landing-page-view aside.sidebar .block-reorder {
    display: none;
  }

  .category-products .products-grid li.item {
    margin-bottom: 20px;
  }

  .sorter .sort-by {
    width: 100%;
  }

  .sorter .sort-by label {
    display: none;
  }

  .sorter .sort-by .sbHolder {
    width: 98%;
  }

  .pages li.current {
    padding: 0px 10px;
    font-size: 16px;
  }

  .pages li a {
    padding: 6px 10px 7px 10px;
    font-size: 16px;
  }

  .pages li a.previous {
    font-size: 22px;
    line-height: 42px;
  }

  .pages li a.next {
    font-size: 22px;
    line-height: 42px;
  }

  .catalog-category-view #sln-filter-default h5.block-subtitle {
    display: none;
  }

  .catalogsearch-result-index .sidebar {
    display: none;
  }

  .catalogsearch-result-index .mobile-filter {
    display: none;
  }

  .catalogsearch-result-index .mobile-filter-opened {
    display: none;
  }
}

@media only screen
and (max-width: 767px)
and (-webkit-min-device-pixel-ratio : 2)
and (-webkit-device-pixel-ratio : 2) {
  .catalog-category-view .toolbar-top .mobile-filter-opened label {
    font-size: 15px;
  }

  .catalog-category-view aside.sidebar .block-layered-nav dl dt {
    font-size: 15px;
  }

  .catalog-category-view aside.sidebar .block-layered-nav dl dd ol li {
    font-size: 15px;
  }

  .catalog-category-view aside.sidebar .block-layered-nav dl dd ol li a {
    font-size: 15px;
  }

  .catalog-landing-page-view .toolbar-top .mobile-filter-opened label {
    font-size: 15px;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav dl dt {
    font-size: 15px;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav dl dd ol li {
    font-size: 15px;
  }

  .catalog-landing-page-view aside.sidebar .block-layered-nav dl dd ol li a {
    font-size: 15px;
  }
}

/************************************************************************************************************
*************************************************************************************************************
*************************************************************************************************************
													MOBILE
*************************************************************************************************************
*************************************************************************************************************
************************************************************************************************************/


/************************************************************************************************************
1007 -> 1331
************************************************************************************************************/
@media only screen and (min-width: 1008px) and (max-width: 1331px) {
  .nav-wide#nav-wide li.level-top {
    margin-left: 15px;
  }

  header#header .search-mini-form-container {
    max-width: 975px;
  }

  .nav-wide#nav-wide .menu-wrapper .sub-content {
    width: 985px;
  }

  header#header.main-header .logo {
    padding-bottom: 0;
  }

  header#header .language-currency-dropdown {
    left: 0;
    right: 0;
  }

  header#header .language-currency-wrapper {
    top: 20px;
  }

  .product-view .product-shop .price-block {
    margin-bottom: 10px;
  }

  .product-options {
    margin-top: 10px;
    width: 100%;
  }

  .product-view .product-shop .add-to-links-box {
    width: 20%;
  }

  .product-view .product-shop .add-to-box {
    width: 60%;
  }

  .product-view .product-shop .size-guide {
    float: right;
  }

  .product-view .product-name {
    padding-right: 10px;
  }
}

@media only screen and (min-width: 1281px) and (max-width: 1331px) {
  .nav-wide#nav-wide .menu-wrapper .sub-content {
    width: 1252px;
  }
}

@media only screen and (max-width: 1280px) {
  #footer .block-subscribe .gender label {
    margin-right: 25px;
  }

  .category-products .products-grid .product-name {
    height: auto;
  }

  .sidebar .block-subscribe .gender label {
    margin-right: 8px;
  }

  .cart .totals .checkout-types li {
    margin-right: 5px;
  }

  .logo span {
    height: 25px;
    margin: 15px 0 15px 0;
  }

  .account-create .form-list .customer-dob .dob-day, .account-create .form-list .customer-dob .dob-month {
    width: 51px;
  }

  .account-create .form-list .customer-dob .dob-year {
    width: 104px;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 978px) {
  .main-header .form-search .container-box {
    top: 25px;
  }
}

/************************************************************************************************************
769 -> 1007
************************************************************************************************************/


@media only screen and (min-width: 768px) and (max-width: 1007px) {
  ul.social-links li a {
    width: 35px;
    height: 35px;
  }

  .nav-wide#nav-wide li.level-top {
    margin-left: 5px;
  }

  header#header .search-mini-form-container {
    max-width: 680px;
  }

  .nav-wide#nav-wide .menu-wrapper .sub-content {
    width: 750px;
  }

  .benefits {
    padding: 0 10px;
  }

  header#header.main-header .logo {
    padding-bottom: 0;
  }

  header#header .links {
    width: 100%;
    position: relative;
    top: 0;
    text-align: right;
    margin-top: 0;
    margin-right: 35px;
  }

  header#header .top-cart {
    top: 20px;
  }

  #header .header-promo-block {
    position: relative;
    top: 0;
  }

  header#header .links li {
    float: none;
    display: inline-block;
  }

  header#header h2.logo {
    margin-top: 4px;
  }

  header#header .language-currency-dropdown {
    left: 0;
    right: 0;
  }

  #nav-wide.nav-wide li.level-top > a {
    padding-left: 6px;
    padding-right: 6px;
  }

  #footer ul.social-links {
    margin-left: 0;
    border-top: 0px;
    border-bottom: 0px;
  }

  #footer .block-subscribe .actions button.button {
    padding-right: 7px;
  }

  #footer .block-subscribe .actions button.button,
	#footer .block-subscribe .actions button.button span {
    width: 100%;
  }

  header#header .language-currency-wrapper {
    top: 20px;
  }

  .product-view .product-shop .price-block {
    margin-bottom: 10px;
  }

  .product-options {
    margin-top: 15px;
    width: 100%;
    padding-bottom: 0px;
  }

  .product-view .product-shop .add-to-links-box {
    float: right;
    width: 40px;
    margin-top: 10px;
  }

  .product-view .product-shop .add-to-box {
    width: calc(100% - 50px);
  }

  .product-view .product-shop .size-guide {
    float: right;
  }

  .product-view .product-name {
    padding-right: 10px;
  }

  .meigee-tabs a {
    padding: 0 5px;
  }

  .product-view .product-name {
    padding-right: 0px;
  }

  .account-create .form-list .customer-dob .dob-day, .account-create .form-list .customer-dob .dob-month {
    width: 37px;
  }

  .account-create .form-list .customer-dob .dob-year {
    width: 80px;
  }

  .account-create .form-list input.input-text {
    width: 91%;
  }

  .account-create .form-list .fields .field input.input-text {
    width: 84%;
  }

  .account-create .fb-button {
    margin-right: 0px;
    width: 100%;
    padding-left: 0px;
  }

  .account-create .buttons-set button.button {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }

  .account-create .buttons-set button.button span {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}

@media only screen and (min-width: 978px) and (max-width: 1007px) {
  .nav-wide#nav-wide .menu-wrapper .sub-content {
    width: 1000px;
  }
}

@media only screen and (max-width: 977px) and (min-width: 768px) {
  .main-header .form-search .container-box {
    top: 25px;
  }

  header#header #search_mini_form {
    right: 0px;
  }
}

/************************************************************************************************************
0 -> 767
************************************************************************************************************/
@media only screen and (max-width: 767px) {

  .cms-home .main-container {
    padding-bottom: 0;
  }

  .category-products .products-grid .product-name {
/*height: 45px!important;*/;
  }

  .product-image.top-right .availability, .label-new, .label-sale, .label-type-2.top-right .label-new {
    right: 0px;
  }

  .products-grid li.item {
    float: left;
    padding-bottom: 5px;
  }

  .account-create .buttons-set button.button {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }

  .account-create .buttons-set button.button span {
    width: 100%;
    padding: 0;
    text-align: center;
  }

  .logo span {
    margin: 15px 0 9px 0;
  }

  .category-products .products-grid li.item {
    width: 50%!important;
  }

  .sorter .sort-by {
    float: left;
  }

  .sorter .limiter {
    float: right;
    margin-right: 0px;
  }

  .sorter .pages {
    clear: both;
  }

  .fblogin {
    margin-top: 15px;
  }

  .fb-button {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  #login-holder .account-login form .actions button {
    width: 100%;
  }

  #login-holder .account-login form .actions button span {
    width: 100%;
  }

  #login-holder .account-login form .actions button span span {
    width: 60%;
  }

  #login-holder .close-button {
    top: 19px;
    right: 10px;
  }

  #login-holder .account-create form .actions button {
    width: 100%;
  }

  #login-holder .account-create form .actions button span {
    width: 100%;
  }

  #login-holder .account-create form .actions button span span {
    width: 60%;
  }

  #login-holder .account-create .fbregister-en, #login-holder .account-create .fbregister-pt {
    margin-left: 0;
    margin-top: 15px;
    float: right;
  }

  .form-list input.input-text {
    padding: 6px 4px;
  }

  .contact-us .alpha:first-child {
    border-right: 0px solid #d7d7d7;
  }

  body.boxed-layout .topline .container_12 {
    width: 92%!important;
    border-top: 0px solid transparent;
  }

  #footer_bottom .container_12 {
    padding-top: 0px;
  }
	/*#footer .featured-designers h3, #footer h3{margin-bottom: 10px}*/
  #footer ul.social-links {
    padding: 0;
    margin: 0;
    border-top: 0px;
    border-bottom: 0px;
  }

  #footer .subscribe-ns .bt-women {
    width: 43vw;
  }

  #footer .subscribe-ns .bt-men {
    width: 43vw;
  }

  aside.sidebar .block-subscribe .input-box input {
    width: auto;
  }

  aside.sidebar .block-subscribe .input-box {
    width: 92%;
  }

  header#header .search-mini-form-container {
    width: 100%;
    margin-left: 15px;
  }

  .nav-wide#nav-wide .menu-wrapper .sub-content {
    width: 100%;
  }

  .nav-wide#nav-wide .menu-wrapper {
    height: auto;
  }

  header#header.main-header .logo {
    padding-bottom: 0;
  }

  header#header .links {
    width: auto;
    float: right;
    text-align: right;
    margin-top: 1px;
    margin-bottom: 0px;
    z-index: 0;
    margin-right: 12px;
  }

  header#header .links i.fa {
    vertical-align: top;
    font-size: 17px;
    color: #555;
  }

  header#header .links li.last a::after {
		/*display: none;*/;
  }

  .floating-subscribe-wrapper {
    width: 250px;
    right: -250px;
  }

  #header .header-promo-block {
    float: none;
    position: static;
    text-align: center;
  }

  #header .header-promo-block span {
    display: block;
  }

  #header .header-promo-block span + span {
    margin: 6px 0 0;
  }

  header#header .language-currency-dropdown > div {
    display: block;
  }

  header#header .form-currency .sbOptions {
    width: 100%;
  }

  header#header .language-currency-wrapper {
    display: none;
  }

  header#header .language-currency-dropdown > div {
    margin-bottom: 0;
  }

  header#header .form-language {
    top: 115%;
    margin: 0;
  }

  body.boxed-layout .header-slider-holder {
    padding-top: 50px;
  }

  header#header .form-language {
    right: auto;
  }

  button.button span span {
    padding-left: 5px;
    padding-right: 5px;
  }

  header#header.main-header #search_mini_form {
    margin-right: 0px;
  }

  header#header #search_mini_form {
    right: 6px;
    top: 10px;
    z-index: 11;
  }

  header#header.main-header .nav-container > ul {
    text-align: left;
    top: 0px;
    left: -16px;
    width: 109%;
    padding: 0 0 0px 0;
    border: 0px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }

  header#header .nav-container > ul li {
    padding-left: 18px;
    padding-right: 18px;
  }

  header#header .nav-container > ul .menu-item-button {
    right: 13px;
  }

  #nav-wide.nav-wide li.level-top {
    display: block;
  }

  #nav-wide.nav-wide li.level-top > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #515151;
    float: none;
    text-transform: uppercase;
  }

  #nav-wide.nav-wide ul.level0 li.level1 {
    display: block;
    float: none;
  }

  #nav-wide.nav-wide .top-content, #nav-wide.nav-wide .bottom-content, #nav-wide.nav-wide .right-content {
    display: none;
  }

  .product-view .product-shop .price-block {
    margin-bottom: 10px;
  }

  .product-options {
    width: 100%;
    margin-top: 10px;
  }

  .product-view .product-shop .size-guide {
    width: 100%;
    margin-bottom: 5px;
    margin-left: 0;
    margin-top: 5px;
  }

  .product-type-block {
    margin-top: 10px;
  }


	/* ADD TO CART */

  .add-to-cart button.button {
    margin-left: 0px;
  }

  .product-view .product-shop .add-to-box {
    width: calc(100% - 50px);
  }

  .product-view .product-shop .add-to-links-box {
    width: 40px;
    margin-top: 0px;
  }

  .product-view .product-shop ul.social-share {
    margin-bottom: 15px;
    margin-top: 20px;
  }

  .block-related header .block-subtitle {
    display: none;
  }

  .block-related header {
    margin-bottom: 15px;
  }

  .custom-filter-button {
    display: none;
  }
}



/* VOUCHER BAR */
header#header .voucher_bar {
  padding: 0px;
  background-color: black;
  text-align: center;
  color: white;
  margin-bottom: 5px;
  margin-top: -5px;
}

header.floating .voucher_bar {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

#header .voucher-promo-block {
	/*float: left; */
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
}

#header .voucher-promo-block span {
  padding-left: 5px;
}

#header .voucher-promo-block span a {
  color: white;
}

#header .voucher-promo-block a:hover {
  color: white;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  #header .voucher-promo-block {
    padding-top: 5px;
  }

  #header .voucher-promo-block span {
    padding-left: 5px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 36px;
    width: 350px;
    margin: 0px auto;
  }
}

.products-grid .quick-view-holder,
.products-list .quick-view-holder {
  display: none;
}



/**** SEO LAYER NAVIGATION ***/
#sln-filter-default h5.block-subtitle {
  font-size: 16px;
  font-family: "Source Sans Pro Light";
  font-weight: 300;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 4px;
  height: 35px;
  padding-left: 15px;
  padding-bottom: 10px;
  margin-bottom: 0;
}

header#header .form-language .sbSelector.german > span span, 
header#header .form-language .sbOptions .german {
  background: none;
}

.size-guide-container {
  margin-bottom: 8px;
}

.size-guide-container a, 
.view-size-guide {
  font-size: 13px;
  color: #000;
  letter-spacing: 0px;
  font-family: "Source Sans Pro Regular";
  display: inline-block;
  position: relative;
}

.size-guide-container a:after, 
.view-size-guide:after {
  display: block;
  width: 100%;
  content: "";
  height: 1px;
  background-color: #000000;
  margin-top: 2px;
}

.size-guide-container a:hover:after, 
.view-size-guide:hover:after {
  background-color: #fff;
}

.stockalert {
  position: relative;
  margin-bottom: 10px;
}

.stockalert-size {
  font-size: 12px;
  color: #000;
  letter-spacing: 1px;
  font-family: "Source Sans Pro Regular";
  display: inline-block;
}

.stockalert-size:after {
  display: block;
  width: 100%;
  content: "";
  height: 1px;
  background-color: #000000;
  margin-top: 2px;
}

.stockalert-size:hover:after {
  background-color: #fff;
}

.stockalert-container {
  position: absolute;
  top: 38px;
  left: 0;
  width: 100%;
  z-index: 99999;
  display: none;
}

.stockalert.simple .stockalert-container {
  top: 60px;
}

.stockalert-box {
  position: relative;
  background: #fff;
  border: 1px solid #b2b2b2;
  width: 100%;
  padding: 15px 20px;
}

.stockalert-box:after, 
.stockalert-box:before {
  bottom: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.stockalert-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.stockalert-box:before {
  border-color: rgba(178, 178, 178, 0);
  border-bottom-color: #b2b2b2;
  border-width: 16px;
  margin-left: -16px;
}

.stockalert-box .close {
  font-family: 'Source Sans Pro Semibold';
  font-size: 15px;
  color: #000;
  position: absolute;
  top: 11px;
  right: 20px;
  padding: 5px;
  display: inline-block;
}

.stockalert-box .prod-name {
  font-family: 'Source Sans Pro Semibold';
  font-size: 17px;
  letter-spacing: 2px;
  color: #000;
  border-bottom: 1px solid #b3b2b2;
  padding-bottom: 8px;
  width: 80%;
  text-transform: uppercase;
}

.stockalert-box .desc-text {
  letter-spacing: 1px;
  line-height: 18px;
  font-size: 12px;
  width: 80%;
}

.stockalert-box .steps {
  letter-spacing: 1px;
  line-height: 18px;
  font-size: 11px;
}

.stockalert-box .stockalert-sizes {
  margin-bottom: 5px;
}

.stockalert-box .stockalert-sizes span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #E7E9EA;
  border-radius: 2px 2px 2px 2px;
  color: #696E72;
  display: inline-block;
  font-size: 10px;
  margin: 0 10px 10px 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
  cursor: pointer;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
}

.stockalert-box .stockalert-sizes span:hover, 
.stockalert-box .stockalert-sizes span.active {
  background-color: #666666;
  color: #ffffff;
  border-color: #666666;
}

.stockalert-box input {
  padding: 5px 5px;
  width: 70%;
  letter-spacing: 1px;
}

.stockalert-box button {
  background-color: #000;
  border: 1px solid #000;
  color: #FFF;
  padding: 6px 0;
  width: 29%;
  font-family: "Lato";
  font-size: 11px;
  letter-spacing: 2px;
  cursor: pointer;
  margin-left: -4px;
}

.stockalert-box button:hover {
  background-color: #999;
  border: 1px solid #999;
}

.stockalert-box .success {
  letter-spacing: 2px;
  line-height: 18px;
  font-size: 12px;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 0px!important;
  display: none;
}

@media only screen and (max-width: 767px) {
  .stockalert-box .desc-text {
    width: 100%;
  }

  .stockalert {
    text-align: center;
  }

  .size-guide-container {
    text-align: center;
  }
}

header#header .top-cart .cart-empty {
  padding: 5px 0 10px 0;
}

.regular-price .price {
  color: #000;
  font-size: 13px;
  letter-spacing: 1px;
}

.special-price .price {
  color: #cd1619;
  font-size: 13px;
  letter-spacing: 1px;
}

.my-account .page-title {
  padding-left: 55px;
  margin-top: 30px;
  margin-bottom: 25px;
}

.my-account .page-title h1 {
  font-family: "Source Sans Pro Regular" !important;
  font-size: 19px !important;
  letter-spacing: 2px;
}

.my-account .dashboard {
  padding-left: 55px;
  padding-top: 15px;
  border-left: 1px solid #b2b2b2;
}

.dashboard .box-title, 
.dashboard .welcome-msg .hello, 
.dashboard .box-reviews .box-head {
  margin-bottom: 12px!important;
  border-bottom: solid 1px #b2b2b2;
}

.dashboard .box-title a {
  margin: 8px 10px 0 0;
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 22px;
  color: #aaa;
}

.dashboard .box-content p,
.dashboard .box-content h4,
.dashboard .box-content address {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #000;
}

.dashboard .box-content h4 {
  margin-bottom: 10px;
}

.my-account .my-account-wrapper {
  padding-left: 55px;
  padding-top: 15px;
  border-left: 1px solid #b2b2b2;
  min-height: 350px;
}

.my-account .my-account-wrapper .form-list .field {
  margin-bottom: 0px;
}

.my-account .my-account-wrapper .form-list li {
  margin-bottom: 22px;
}

.my-account .my-account-wrapper .form-list label {
  font-family: 'Source Sans Pro Semibold';
  font-size: 12px;
  letter-spacing: 2px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.my-account .my-account-wrapper .form-list .control label {
  text-transform: none;
}

.my-account .my-account-wrapper .form-list input.input-text {
  font-family: 'Source Sans Pro Regular';
  font-size: 12px;
  letter-spacing: 1px;
  color: #000;
}

.my-account .my-account-wrapper .form-list select {
  font-family: 'Source Sans Pro Regular';
  font-size: 12px;
  letter-spacing: 2px;
  color: #000;
  padding: 5px 15px;
  width: 367px;
}

.my-account .my-account-wrapper .buttons-set {
  margin: 0;
  font-family: 'Source Sans Pro Regular';
  font-size: 10px;
  letter-spacing: 2px;
  color: #000;
}

.my-account .my-account-wrapper .buttons-set p.required {
  margin: 0;
  text-align: left;
}

.my-account .my-account-wrapper .buttons-set button.button {
  float: none;
  margin-left: 0px;
  width: 250px;
}

.my-account .my-account-wrapper .buttons-set button.button > span {
  background-color: #000;
}

.my-account .my-account-wrapper .buttons-set button.button span {
  width: 100%;
  padding: 0px;
}

.customer-account-edit .my-account .my-account-wrapper .buttons-set button.button span span {
  line-height: 40px;
}

.monkey-customer-account-index .my-account .my-account-wrapper .buttons-set button.button span span {
  line-height: 40px;
}

.my-account .my-account-wrapper .buttons-set button.button:hover > span {
  background-color: #ddd;
}

.my-account .my-account-wrapper h2 {
  font-size: 16px !important;
  font-family: "Source Sans Pro Semibold"!important;
  font-weight: 300!important;
  color: #46f9c6;
  letter-spacing: 2px;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.my-account .my-account-wrapper h3 {
  font-size: 14px !important;
  font-family: "Source Sans Pro Semibold"!important;
  font-weight: 300!important;
  color: #000;
  letter-spacing: 2px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.my-account .my-account-wrapper address {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 22px;
  color: #000;
}

.my-account .my-account-wrapper p {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 22px;
  color: #000;
}

.my-account .my-account-wrapper a {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 22px;
  color: #aaa;
}

.my-account .my-account-wrapper a:hover {
  color: #000;
}

.my-account button.button {
  float: none;
  margin-left: 0px;
  width: 250px;
}

.my-account button.button > span {
  background-color: #000;
}

.my-account button.button span {
  width: 100%;
  padding: 5px 0;
  font-family: "Source Sans Pro Semibold";
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
  height: 40px;
  line-height: 40px;
}

.my-account button.button span span {
  padding: 0px;
}

.my-account button.button:hover span {
  color: #000;
}

.my-account button.button:hover > span {
  background-color: #ddd;
}

.my-account .my-account-wrapper button.button span {
  padding: 0;
}

@media only screen and (min-width: 1281px) {
  .my-account .form-list li.wide input.input-text {
    width: 746px;
  }
}

.my-account .my-account-wrapper .pages li a {
  line-height: 32px;
  font-size: 15px;
}

.my-account .my-account-wrapper .pager .pager-box {
  display: none;
}

.my-account .my-account-wrapper .pager .amount {
  display: none;
}

.my-account .my-account-wrapper .pager .limiter {
  display: none;
}

.my-account .back-link {
  display: none;
}

.my-account .my-account-wrapper .my-wishlist a {
  line-height: inherit;
}

.my-account .my-account-wrapper .my-wishlist .data-table .product-name {
  float: none;
  margin-bottom: 0;
  padding-top: 0px;
  padding-bottom: 0px;
}

.my-account .my-account-wrapper .my-wishlist .data-table .product-name a {
  font-family: "Source Sans Pro Semibold";
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.my-account .my-account-wrapper .my-wishlist .data-table .product-size {
  font-family: "Source Sans Pro Regular";
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 23px;
  margin-bottom: 28px;
}

.my-account .my-account-wrapper #wishlist-table td {
  padding: 20px 0;
  border: 0px;
}

.my-account .my-account-wrapper .my-wishlist .data-table a.product-image {
  width: 159px;
  margin-right: 0px;
}

.my-account .my-account-wrapper .my-wishlist .data-table .price-box .price {
  font-family: "Source Sans Pro Semibold";
  font-size: 16px;
  color: #000;
  letter-spacing: 3px;
}

.my-account .my-account-wrapper .my-wishlist .data-table .cart-cell {
  min-width: auto;
}

.my-account .my-account-wrapper .my-wishlist .data-table button.button {
  width: 200px;
}

.my-account .my-account-wrapper .my-wishlist .data-table button.button span {
  font-family: "Source Sans Pro Semibold";
  font-size: 12px;
  color: #fff;
  letter-spacing: 2px;
  padding: 0px;
  height: 40px;
}

.my-account .my-account-wrapper .my-wishlist .data-table button.button span span {
  padding: 0px;
}

.my-account .my-account-wrapper .my-wishlist .data-table button.button:hover span {
  color: #000;
}

.my-account .my-account-wrapper .my-wishlist .data-table a.button {
  width: 200px;
  display: block;
  padding: 7px 0;
  margin-top: 10px;
  font-family: "Source Sans Pro Semibold";
  font-size: 12px;
  color: #000;
  letter-spacing: 2px;
  border: 1px solid #000000;
  text-align: center;
  text-transform: uppercase;
}

.my-account .my-account-wrapper .my-wishlist .data-table a.button:hover {
  background-color: #ddd;
  border: 1px solid #dddddd;
}

.my-account .my-account-wrapper .my-wishlist .data-table tr.even {
  background: #ffffff;
}

.my-account .my-account-wrapper .my-wishlist .buttons-set {
  border: 0;
  padding: 30px 0 0 0;
}

.my-account .my-account-wrapper .my-wishlist .buttons-set button.button {
  margin-right: 20px;
}

.my-account .my-account-wrapper .my-wishlist .buttons-set button.button span {
  font-family: "Source Sans Pro Semibold";
  font-size: 12px;
  color: #fff;
  letter-spacing: 2px;
  padding: 0;
  height: 40px;
}

.my-account .my-account-wrapper .my-wishlist .buttons-set button.button span span {
  padding: 0;
}

.my-account .my-account-wrapper .my-wishlist .buttons-set button.button:hover span {
  color: #000;
}

.my-account .my-account-wrapper .order-info {
  border: 0;
  padding: 0;
  margin-bottom: 25px;
}

.my-account .my-account-wrapper .order-info li.current {
  font-family: "Source Sans Pro Semibold";
  font-size: 16px;
  color: #46f9c6;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.my-account .my-account-wrapper .order-date {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

.my-account .my-account-wrapper .box {
  border: 0;
  padding-left: 0px;
  margin-top: 25px;
}

.my-account .my-account-wrapper .box h2 {
  color: #000;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 10px;
  font-size: 13px!important;
  margin-bottom: 10px;
}

.my-account .my-account-wrapper .box .box-content {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  line-height: 25px;
}

.my-account .my-account-wrapper .box.box-payment .box-content {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  color: #000;
  letter-spacing: 2px;
  line-height: 22px;
}

.my-account .my-account-wrapper .box .box-content a {
  font-family: "Source Sans Pro Semibold";
  font-size: 11px;
  color: #000;
  letter-spacing: 2px;
  line-height: 25px;
}

.my-account .my-account-wrapper .order-items h2 {
  color: #000000;
  border-bottom: 1px solid #b2b2b2;
  font-size: 13px!important;
  padding-bottom: 13px;
  padding-left: 13px;
  margin-bottom: 0px;
  margin-top: 20px;
}

.my-account .my-account-wrapper #my-orders-table {
  margin-top: 0px;
}

.my-account .my-account-wrapper #my-orders-table .product-name {
  font-size: 12px !important;
  padding-bottom: 0px;
  padding-top: 0px;
  font-family: "Source Sans Pro Regular"!important;
}

.my-account .my-account-wrapper #my-orders-table tbody td {
  border-bottom: 1px solid #b2b2b2;
  font-family: "Source Sans Pro Regular"!important;
}

.sales-order-view .my-account .my-account-wrapper #my-orders-table tbody td .price {
  color: #46f9c6;
  font-family: "Source Sans Pro Semibold";
}

.sales-order-view .my-account .back-link {
  display: block;
}

.my-account .my-account-wrapper #my-orders-table tfoot td {
  font-family: "Source Sans Pro Regular"!important;
  padding: 7px 10px 7px 10px;
}

.my-account .my-account-wrapper #my-orders-table tfoot td .price {
  font-family: "Source Sans Pro Regular"!important;
  font-size: 13px;
}

.my-account .my-account-wrapper #my-orders-table tfoot tr.first td {
  padding: 27px 10px 7px 10px;
}

.my-account .my-account-wrapper #my-orders-table .item-options {
  margin-left: 0px;
}

.my-account .my-account-wrapper #my-orders-table .item-options dd {
  font-weight: normal;
  color: #000000;
  display: inline-block;
}

.my-account .my-account-wrapper #my-orders-table .item-options dt {
  font-weight: normal;
  color: #000000;
  display: inline-block;
}

.sales-order-view .my-account .my-account-wrapper #my-orders-table tfoot tr td .price {
  font-size: 13px;
}

.sales-order-view .my-account .my-account-wrapper #my-orders-table tfoot tr.last td .price {
  color: #46f9c6;
  font-family: "Source Sans Pro Semibold"!important;
  font-size: 13px;
}

.my-account .my-account-wrapper .back-to-orders {
  display: inline-block;
  padding: 5px 20px;
  color: #ffffff;
  background-color: #000000;
  text-transform: uppercase;
}

.my-account .my-account-wrapper .back-to-orders:hover {
  background-color: #ddd;
}

.my-account .my-account-wrapper ul.monkey-additional-lists {
  margin: 25px 0;
}

.my-account .my-account-wrapper ul.monkey-additional-lists li.listdata label {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 22px;
  color: #000;
}

.my-account .my-account-wrapper .order-nib {
  margin-top: 20px;
}

.my-account .my-account-wrapper .order-nib input {
  box-sizing: border-box;
  padding: 16px 10px;
  width: 73%;
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  color: #000;
  border: 1px solid #000000;
}

.my-account .my-account-wrapper .order-nib button {
  box-sizing: border-box;
  padding: 7px 5px;
  width: 25%;
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  color: #000;
  background-color: #fff;
  border: 1px solid #555;
  margin-left: -5px;
  cursor: pointer;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
}

.my-account .my-account-wrapper .order-nib button:hover {
  background-color: #ddd;
  border: 1px solid #ddd;
}

.my-account .my-account-wrapper .order-about {
  margin-bottom: 40px;
}

.my-account .my-account-wrapper .order-about dt {
  font-family: "Source Sans Pro Regular";
  font-size: 12px;
  letter-spacing: 2px;
  color: #000;
  font-style: italic;
  margin-top: 13px;
  margin-left: 15px;
  font-weight: normal;
}

.my-account .my-account-wrapper .order-about dd {
  font-family: "Source Sans Pro Regular";
  font-size: 12px;
  letter-spacing: 2px;
  color: #000;
  margin-top: 3px;
  margin-left: 27px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .dashboard .welcome-msg p {
    margin-bottom: 35px;
  }

  .dashboard  .col-xs-12 {
    margin-bottom: 25px;
  }

  .dashboard .box-info .omega {
    margin-top: 35px;
  }

  .my-account .page-title {
    padding-left: 0px;
    margin-top: 0;
    margin-bottom: 5px;
  }

  .my-account .dashboard {
    padding-left: 0px;
    border-left: 0px solid #b2b2b2;
  }

  aside.sidebar section .block-content a {
    font-size: 14px;
  }

  .my-account .my-account-wrapper {
    padding-left: 0px;
    border-left: 0px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 30px;
  }

  .my-account .my-account-wrapper .form-list select {
    width: 100%;
  }

  aside.sidebar section header {
    margin-top: 5px;
    padding-bottom: 0px;
  }

  .my-account .my-account-wrapper #my-orders-table tbody td {
    border-bottom: 0px solid #b2b2b2;
    padding: 5px 10px 5px 10px;
  }

  .my-account #my-orders-table td.last {
    text-align: left !important;
    margin-top: 0px;
  }

  .my-account .my-account-wrapper .my-wishlist {
    width: 75vw;
    margin: 0 auto;
  }

  .my-account .my-account-wrapper .my-wishlist fieldset {
    min-width: 0;
  }

  .my-account .my-account-wrapper #wishlist-table td:first-child {
    padding: 0;
  }

  .my-account .my-account-wrapper a {
    width: 100%!important;
  }

  .my-account .page-title h1 {
    text-align: left;
  }

  .my-account .title-buttons {
    text-align: left;
  }

  .my-account .my-account-wrapper #my-orders-table tfoot tr:before, 
  	.my-account .my-account-wrapper #my-orders-table tfoot tr:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
  }

  .my-account .my-account-wrapper #my-orders-table tfoot tr:after {
    clear: both;
  }

  .my-account .my-account-wrapper #my-orders-table tfoot tr td {
    float: left;
    text-align: left!important;
  }

  .my-account .my-account-wrapper #my-orders-table tfoot tr td + td {
    float: right;
    text-align: right!important;
    width: 70px;
  }

  .my-account .my-account-wrapper .back-to-orders {
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }

  .my-account  .shipping {
    margin-bottom: 0;
  }

  table.data-table td.last {
    margin-bottom: 0px;
  }

  .my-account .my-account-wrapper .my-wishlist .data-table .cart-cell {
    width: 100%;
  }
}

#recently-viewed-items {
  text-align: center;
}

#recently-viewed-items li {
  display: inline-block;
  width: 20%;
  position: relative;
}

#recently-viewed-items li .recently-viewed-item {
  padding: 0 10px;
}

#recently-viewed-items li .recently-viewed-item .product-name {
  padding-right: 0;
  text-align: center;
  display: block;
  margin-bottom: 7px;
}

#recently-viewed-items li .recently-viewed-item .product-name a {
  font-family: "Source Sans Pro Semibold";
  font-size: 12px;
  letter-spacing: 1px;
  color: #000;
  display: block;
  margin-top: 7px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#recently-viewed-items li .recently-viewed-item .product-name a + a {
  margin-top: 3px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#recently-viewed-items li .recently-viewed-item .price-box {
  text-align: center;
}

/*
  #recently-viewed-items li .recently-viewed-item .price-box .price {
    font-family: "Source Sans Pro Regular";
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;  
    line-height: 14px;
}
*/

.block-related .product-image {
  margin: 0 auto;
}

.block-related .product-name {
  padding-right: 0;
  text-align: center;
  display: block;
  margin-bottom: 5px!important;
}

.block-related .product-name a {
  font-family: "Source Sans Pro Semibold";
  font-size: 12px;
  letter-spacing: 1px;
  color: #000;
  display: block;
  margin-top: 6px;
}

.block-related .price-box {
  text-align: center;
}

.block-related .price-box .price {
  font-family: "Source Sans Pro Regular";
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  font-weight: normal;
}

.products-bottom .nav-tabs {
  text-align: center;
}

.products-bottom .nav-tabs li {
  display: inline-block;
  margin: 45px 20px 25px 20px;
  position: relative;
}

.products-bottom .nav-tabs li a {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 16px;
  color: #c5c4c4;
  text-transform: uppercase;
  padding: 10px 0px;
}

.products-bottom .nav-tabs li a:hover {
  color: #000;
}

.products-bottom .nav-tabs li a.active {
  font-family: "Source Sans Pro Semibold";
  color: #000;
}

.products-bottom .nav-tabs li a.active:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000000;
  margin-top: 3px;
}

.products-bottom .tab-content {
  display: none;
}

.products-bottom .tab-content.active {
  display: block;
}

.products-bottom .related-wrapper-bottom .block-related ul {
  text-align: center;
}

.products-bottom .related-wrapper-bottom .block-related li.item {
  float: none;
  display: inline-block;
  padding-bottom: 0px;
}

.products-bottom .block-related .product .product-details .price-box {
  margin-bottom: 0px;
}

@media only screen and (max-width: 767px) {
  #recently-viewed-items li {
    width: 50%;
    position: relative;
  }

  #recently-viewed-items li:nth-child(5) {
    display: none;
  }

  .products-bottom .nav-tabs-mobile {
    margin-top: 40px;
    position: relative;
    text-align: center;
  }

  .products-bottom .nav-tabs-mobile li {
    display: none;
    margin: 0px 0px 20px 0px;
    position: relative;
  }

  .products-bottom .nav-tabs-mobile li.option-sel {
    display: inline-block;
    z-index: 999;
  }

  .products-bottom .nav-tabs-mobile li.option-sel:before {
    content: " ";
    position: absolute;
    top: 3px;
    right: -14px;
    height: 12px;
    width: 1px;
    background-color: #000000;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  .products-bottom .nav-tabs-mobile li.option-sel:after {
    content: " ";
    position: absolute;
    top: 3px;
    right: -8px;
    height: 12px;
    width: 1px;
    background-color: #000000;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  .products-bottom .nav-tabs-mobile li a {
    font-family: "Source Sans Pro Regular";
    font-size: 13px;
    letter-spacing: 3px;
    line-height: 16px;
    color: #000;
    text-transform: uppercase;
    padding: 12px 0 10px 0;
  }

  .products-bottom .nav-tabs-mobile li a:hover {
    color: #000;
  }

  .products-bottom .nav-tabs-mobile li a.active {
    font-family: "Source Sans Pro Semibold";
    color: #000;
  }

  .products-bottom .nav-tabs-mobile li a:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-top: 3px;
  }

  .products-bottom .nav-tabs-mobile li.options {
    position: absolute;
    top: -15px;
    left: calc(50% - 148px);
    background-color: #fff;
    border: 1px solid #AAABAD;
    z-index: 99;
    padding: 45px 15px 10px 15px;
    width: 265px;
  }

  .products-bottom .nav-tabs-mobile li.options a {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid #aaabad;
  }

  .products-bottom .nav-tabs-mobile li.options a:first-child {
    border-top: 0px solid #aaabad;
  }

  .products-bottom .nav-tabs-mobile li.options a:after {
    display: none;
  }

  .products-bottom .related-wrapper-bottom .block-related ul {
    text-align: left;
  }

  .products-bottom .related-wrapper-bottom .block-related li.item {
    margin-bottom: 20px;
  }

  #recently-viewed-items li {
    margin-bottom: 20px;
  }
}

.gift-messages-form {
  border: 0px;
  background-color: unset;
  margin-bottom: 9px;
}

.gift-messages .control .label-container {
  padding-left: 7px;
  padding-top: 2px;
}

.gift-messages-form .inner-box {
  padding: 0px;
}

.gift-messages-form .form-list {
  margin-top: 30px;
}

.gift-messages-form .form-list li.wide {
  margin-bottom: 25px;
}

.gift-messages-form .form-list li.wide label {
  display: inline-block;
}

.gift-messages-form #gift-message-whole-to {
  height: 36px!important;
  box-sizing: border-box;
  width: 100%;
  font-size: 13px!important;
}

.gift-messages-form .form-list li.wide textarea {
  height: 245px;
  text-align: center;
  font-family: "Crimson Text Italic";
  color: #000;
  font-size: 19px;
  line-height: 27px;
  letter-spacing: 2px;
  padding-top: 36px;
  padding-bottom: 36px;
  box-sizing: border-box;
}

.gift-messages-form .minty-logo {
  text-align: center;
  margin-top: -27px;
  margin-bottom: 20px;
}

.gift-messages-form .minty-logo img {
  width: 115px;
}

.opc-wrapper-opc .opc-col-center .shipping-block .indent {
  padding: 0!important;
  border: 0;
}

#checkout-shipping-method-load {
  padding: 20px 36px 15px 36px;
  border: 1px solid #9d9d9c;
  border-top: 0px;
  display:none;
}

.opc-wrapper-opc .shipping-block h3{display:none;}


#onepage-checkout-shipping-method-additional-load {
  padding: 0;
  border: 0;
  margin-top: 0;
}

#onepage-checkout-shipping-method-additional-load h3 {
  font-family: "Source Sans Pro Semibold";
  font-size: 22px;
  color: #000000;
  text-transform: none;
  letter-spacing: 2px;
  font-weight: normal;
  margin: 0 0 25px 0;
  display:block;
}

@media only screen and (max-width: 767px) {


  #onepage-checkout-shipping-method-additional-load {
    padding: 0px 0 15px 0;
  }
}


p.checkout-terms {
  color: #000;
  font-size: 13px;
  font-family: "Source Sans Pro Regular";
  text-align: center;
  line-height: 21px;
  letter-spacing: 1px;
  margin-top: 15px;
}

p.checkout-terms a {
  color: #000;
  text-decoration: underline;
  font-size: 13px;
  font-family: "Source Sans Pro Regular";
}

/*
.logo span{margin: 0;width: 254px;height: 75px;background-image: url("/media/images/banners/logo_duartexminty.jpg");}
@media only screen and (max-width: 1280px){
    .logo span {margin: 0;width: 235px;height: 61px;background-image: url("/media/images/banners/logo_duartexminty_tab.jpg");}
}
@media only screen and (max-width: 767px)
{
    .logo span {margin: 0;width: 177px;height: 46px;background-image: url("/media/images/banners/logo_duartexminty_mobile.jpg");}
}
*/

.nav-container {
  position: relative;
}

.goto-kide {
  position: absolute;
  top: 16px;
  right: 50px;
}

.goto-kide .kide-link {
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "Lato";
  color: #fff;
  cursor: pointer;
  position: relative;
  height: 33px;
}

.goto-kide .kide-logo {
  position: absolute;
  top: 32px;
  right: 0;
  background-color: #fff;
  border: 1px solid #9c9b9b;
  display: none;
  width: 115px;
  padding: 15px 30px;
}

.goto-kide .kide-link:hover .kide-logo {
  display: block;
}

.submenu-shop-kide a {
  display: block!important;
  padding: 10px 0px 10px 20px!important;
  text-align: left;
}

.submenu-shop-kide a img {
  height: 40px;
  width: auto;
}

/************** GDPR ***************/
.scommerce-gdpr-customer-deletion .main-container{
  text-align:center;  
}
.scommerce-gdpr-customer-deletion .page-title h1{
   font-family:"Source Sans Pro Regular" !important;
   font-size: 20px !important;
   margin-top:25px;
}

.scommerce-gdpr-customer-deletion .scommerce-gdpr-attention-message{
  color:#000;            
  margin-top:20px;
  font-family:"Source Sans Pro Regular";
  font-size:14px;
  letter-spacing:2px;
  line-height:28px;
}


.scommerce-gdpr-customer-deletion .backlink{
  margin-top:55px;  
  font-family:"Source Sans Pro Semibold";
  font-size:13px;
  line-height:16px;
  padding:6px 0;       
  width:250px;
  background-color:#000;
  border:1px solid #000;
  color:#fff;
  box-sizing: border-box;
  text-transform:uppercase;
  letter-spacing:2px;
  display:inline-block;    
}
.scommerce-gdpr-customer-deletion .backlink:hover{
    background-color: #ddd;
    color: #888;
    border: 1px solid #ddd;
}


.scommerce-gdpr-customer-deletion .scommerce-gdpr-delete-button{
  font-family:"Source Sans Pro Semibold";
  font-size:13px;
  line-height:16px;
  padding:6px 0;
  width:250px;
  background-color:#fff;
  border:1px solid #000;
  color:#000;
  box-sizing: border-box;
  text-transform:uppercase;
  letter-spacing:2px;     
  margin-top:15px;  
}
.scommerce-gdpr-customer-deletion .scommerce-gdpr-delete-button:hover{
    background-color: #ddd;
    color: #888;
    border: 1px solid #ddd;
}

/************** ONEPAGE SUCCESS ***************/
.checkout-onepage-success .content-wrapper .main-container { 
  margin-top: 100px;
}
.checkout-onepage-success .page-title h1 {
  font-family: "Source Sans Pro Bold"!important;
  font-size: 30px !important;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 30px;
}
.checkout-onepage-success .sub-title {
  font-family: "Source Sans Pro Regular";
  font-size: 22px;
  letter-spacing: 2px;
  margin-top: 0px;
  color: #000;
}
.checkout-onepage-success .success-page-intro {
  margin-top: 65px;
}

.checkout-onepage-success .success-page-sms,
.checkout-onepage-success .success-page-intro {
  width: 50%;
  display: block;
}
.checkout-onepage-success .success-page-intro p {
  font-family: "Source Sans Pro Regular";
  color: #000;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 24px;
}
.checkout-onepage-success .success-page-intro p:first-child {
  font-weight: bold;
}
.checkout-onepage-success .success-page-sms {
  margin-top: 65px;
  display: block;
}
.checkout-onepage-success .success-page-sms .sms-block { 
  display: block;
  position: relative;
  max-width: 375px;
}
.checkout-onepage-success .success-page-sms .sms-block .sms-thumb { 
  display: inline-block; 
}
.checkout-onepage-success .success-page-sms .sms-block .sms-thumb img{ 
  width: 60px;
  height: auto;
}
.checkout-onepage-success .success-page-sms .sms-block .sms-content { 
  display: inline-block;
  width: calc(100% - 80px);
  margin-left: 16px;
}
.checkout-onepage-success .success-page-sms .sms-block .sms-title {
  font-family: "Source Sans Pro Bold";
  font-size: 17px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
  padding-top: 5px;
  margin-bottom: 5px;
}
.checkout-onepage-success .success-page-sms .sms-block .sms-txt {
  font-family: "Source Sans Pro Regular";
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 18px;
  color: #000;
}
.checkout-onepage-success .success-page-sms .sms-action {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 15px;
}
.checkout-onepage-success .success-page-sms .sms-action input[type="text"] {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  width: 188px;
  height: 29px;
  line-height: 31px;
  color: #000;
  padding: 0 5px;
  display: inline-block;
  border: 1px solid rgb(221,221,223);
  text-align: center;
  float: left;
}

.checkout-onepage-success .success-page-sms .sms-action button {
  font-family: "Source Sans Pro Semibold";
  font-size: 13px;
  letter-spacing: 2px;
  width: 175px;
  height: 31px;
  color: #fff;
  background: #000;
  border: 1px solid #000;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  float: left;
}
.checkout-onepage-success .success-page-sms .sms-action button:hover {
  background-color: #ddd;
  color: #888;
  border: 1px solid #ddd;
}
.checkout-onepage-success .success-page-sms .sms-infotxt {
  font-family: "Source Sans Pro Regular";
  font-size: 13px;
  letter-spacing: 2px;
  color: #666;
  display: inline-block;
  width: 100%;
  max-width: 375px;
  margin-top: 20px;
}
.checkout-onepage-success .success-page-info { 
  margin-top: 65px;
}
.checkout-onepage-success .success-page-info .steps .step-title { 
  background: none;
  border: 0;
  padding: 0;
}
.checkout-onepage-success .success-page-info .steps .step-title p {
  font-family: "Source Sans Pro Bold";
  font-size: 17px;
  color: #000;
  letter-spacing: 2px;
  display: inline-block;
  border-bottom: 1px solid #000;
  line-height: 24px;
}
.checkout-onepage-success .success-page-info .steps.step3 {
  margin-top: 0;
}
.checkout-onepage-success .success-page-info .steps .step-content {
  font-family: "Source Sans Pro Regular";
  border: 0;
  padding: 26px 0;
  width: 320px;
  height: auto;
  
}
.checkout-onepage-success .success-page-info .steps .step-content p { 
  font-family: "Source Sans Pro Regular";
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 26px;
}
.checkout-onepage-success .success-page-info .steps .step-content p span {
  color: #000;
}
.checkout-onepage-success .success-page-order-title {
  display: block;
  margin-top: 90px;
}
.checkout-onepage-success .success-page-order-title p { 
  font-family: "Source Sans Pro Bold";
  font-size: 17px;
  color: #000;
  letter-spacing: 2px;
  border-bottom: 1px solid rgb(221,221,223);
  text-transform: uppercase;
  line-height: 22px;
  padding-bottom: 15px;
}
.checkout-onepage-success .order-items {
  margin: 30px 0 47px 0;
  border-bottom: 1px solid rgb(221,221,223);

}
.checkout-onepage-success .cart-table {
  margin-top: 0;
}
.checkout-onepage-success .cart-table tr th { 
  font-family: "Source Sans Pro Bold";
  font-size: 17px;
  color: #000;
  letter-spacing: 2px;
  border: 0;
  padding-left: 20px;
}
.checkout-onepage-success .cart-table tr th:first-child { 
  padding-left: 0;
}
.checkout-onepage-success .cart-table tr td:first-child { 
  padding-left: 0;
  padding-top: 20px;
}
.checkout-onepage-success .cart-table tr td { 
  border: 0;
  padding: 20px 20px 15px 20px;
}
.checkout-onepage-success .cart-table a.product-image {
  width: 161px;
}
.checkout-onepage-success .cart-table .product-box-name p {
  font-family: "Source Sans Pro Bold";
  font-size: 14px;
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 22px;
}
.checkout-onepage-success .cart-table .product-box-size p {
  font-family: "Source Sans Pro Regular";
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  padding:0;
}
.checkout-onepage-success .buttons-set { 
  padding-right: 20px;
}
.checkout-onepage-success .buttons-set button.button > span {
  background: #000;
  color: #fff; 
}
.checkout-onepage-success .buttons-set button.button:hover > span {
  background-color: #ddd;
  color: #888;
}
.checkout-onepage-success .buttons-set button.button span span { 
  width: 275px;
  text-align: center;
  font-family: "Source Sans Pro Semibold";
  font-size: 13px;
  letter-spacing: 2px;
}
.checkout-onepage-success .cart .totals table tr:last-child td {
  font-weight: bold;
}
.checkout-onepage-success .cart .totals table td {
  font-family: "Source Sans Pro Regular";
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  text-transform: uppercase;
  line-height: 22px;
}
.checkout-onepage-success .cart .totals table .price {
  font-family: "Source Sans Pro Regular";
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
}
.checkout-onepage-success .success-page-others {
  margin-top: 45px;
  margin-bottom: 45px;
}
.checkout-onepage-success .success-page-others p {
  font-family: "Source Sans Pro Bold";
  font-size: 14px;
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.checkout-onepage-success .success-page-others .others-details { 
  padding: 45px 0;
}
.checkout-onepage-success .success-page-others .others-block {
  display: inline-block;
  position: relative;
  width: 80%;
}
.checkout-onepage-success .success-page-others .others-details-item:after { 
  content: " ";
  background-image: url('https://mintysquare.com/skin/frontend/minimalism/default/images/success_seta.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 30px;
  height: 47px;
  display: inline-block;
}
.checkout-onepage-success .success-page-others .others-details-item:last-child:after { 
  content: "";
  display: none;
}
.checkout-onepage-success .success-page-others .others-thumb { 
  display: inline-block;
}
.checkout-onepage-success .success-page-others .others-thumb img { 
  width: auto;
  height: 47px;
}
.checkout-onepage-success .success-page-others .others-content { 
  display: inline-block;
  margin-left: 16px;
  width: 70%;
}
.checkout-onepage-success .success-page-others .others-content .others-title {
  font-family: "Source Sans Pro Bold";
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
  padding-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #000;
  display: inline-block;
  padding-bottom: 2px;
}
.checkout-onepage-success .success-page-others .others-content .others-txt {
  font-family: "Source Sans Pro Regular";
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 18px;
  color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 991px) { 
  .checkout-onepage-success .success-page-others .others-content{
    width: 90%;
    margin: 10px 0 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .checkout-onepage-success .content-wrapper .main-container {
    margin-top: 74px;
  }
  .checkout-onepage-success .sub-title {
    font-size: 18px;
  }
  .checkout-onepage-success .success-page-intro {
    margin-top: 54px;
  }
  .checkout-onepage-success .success-page-sms {
    margin-top: 82px;
  }
  .checkout-onepage-success .success-page-sms .sms-action input[type="text"] {
    width: 56%;
    height: 39px;
  }
  .checkout-onepage-success .success-page-sms .sms-action button {
    width: 40%;
    height: 41px;
  }
  .checkout-onepage-success .success-page-info .steps .step-content {
    padding: 14px 0 40px;
  }
  .checkout-onepage-success .success-page-sms,
  .checkout-onepage-success .success-page-intro { 
    width: 100%;
  }
  .checkout-onepage-success .cart-table tr td:first-child {
    display: inline-block;
    width: 40%;
    padding-top: 12px;
  }
  .checkout-onepage-success .cart-table tr td {
    display: inline-block;
    width: 51%;
    padding: 8px 5px 0px 10px;
  }
  .checkout-onepage-success .cart-table tr td.subtotal {
    display: none;
  }
  .checkout-onepage-success .order-items table.cart-table td.information {
    margin: 8px 0 0 10px;
    padding: 0;
  }
  .checkout-onepage-success .order-items table.data-table td.last {
    margin-top: 0;
    padding: 0;
  }
  .checkout-onepage-success .order-items .show-mobile {
    text-transform: uppercase;
  }
  .checkout-onepage-success .buttons-set {
    padding-right: 0;
    text-align: center;
  }
  .checkout-onepage-success .buttons-set button.button {
    float: none;
    margin: 0 0 12px 0;
  }
  .checkout-onepage-success .buttons-set a {
    display: inline-block;
    float: none !important;
    width: 275px;
    padding: 5px 4px;
    margin: 0;
  }
  .checkout-onepage-success .success-page-others p {
    font-size: 18px;
  }
  .checkout-onepage-success .success-page-others .others-details {
    padding: 45px 0px;
  }
  .checkout-onepage-success .success-page-others .others-details .others-details-item {
    margin-bottom: 76px;
    width: 100%;
    height: auto;
  }
  .checkout-onepage-success .success-page-others .others-block {
    width: 100%;
    min-height: 135px;
  }
  .checkout-onepage-success .success-page-others .others-content {
    margin-left: inherit;
    position: absolute;
    width: 75%;
    left: 90px;
    top: 0;
  }
  .checkout-onepage-success .success-page-others .others-details-item::after {
    height: 37px;
    width: 20px;
    margin: 0 0 0 10px;
  -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
      -ms-transition: all .2s ease;
       -o-transition: all .2s ease;
          transition: all .2s ease;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
/* FONTS */
@font-face {
	font-family: 'MYRIADPROREGULAR';
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/MYRIADPROREGULAR.eot');
	src: local('MYRIADPROREGULAR'), 
 	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/MYRIADPROREGULAR.woff') format('woff'), 
 	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/MYRIADPROREGULAR.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  	font-family: 'Source Sans Pro Light';
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
 	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/sourcesanspro-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro Regular';
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Regular.eot');
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Regular.woff2') format('woff2'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Regular.woff') format('woff'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Regular.ttf') format('truetype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro Semibold';
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Semibold.eot');
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Semibold.woff2') format('woff2'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Semibold.woff') format('woff'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Semibold.ttf') format('truetype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Semibold.svg#SourceSansPro-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro Bold';
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Bold.eot');
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Bold.woff2') format('woff2'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Bold.woff') format('woff'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Bold.ttf') format('truetype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro Black';
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Black.eot');
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Black.eot?#iefix') format('embedded-opentype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Black.woff2') format('woff2'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Black.woff') format('woff'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Black.ttf') format('truetype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-Black.svg#SourceSansPro-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
  font-family: 'SourceSansPro-It';
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-It.eot');
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-It.eot?#iefix') format('embedded-opentype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-It.woff2') format('woff2'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-It.woff') format('woff'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-It.ttf') format('truetype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/SourceSansPro-It.svg#SourceSansPro-It') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'Crimson Text Italic';
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/CrimsonText-Italic.eot');
	src: local('Crimson Text Italic'), local('CrimsonText-Italic'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/CrimsonText-Italic.eot?#iefix') format('embedded-opentype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/CrimsonText-Italic.woff2') format('woff2'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/CrimsonText-Italic.woff') format('woff'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/CrimsonText-Italic.ttf') format('truetype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/CrimsonText-Italic.svg#CrimsonText-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
  font-family: 'Cormorant MediumItalic';
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/Cormorant-MediumItalic.eot');
	src: local('Cormorant Medium Italic'), local('Cormorant-MediumItalic'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/Cormorant-MediumItalic.eot?#iefix') format('embedded-opentype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/Cormorant-MediumItalic.woff2') format('woff2'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/Cormorant-MediumItalic.woff') format('woff'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/Cormorant-MediumItalic.ttf') format('truetype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/Cormorant-MediumItalic.svg#Cormorant-MediumItalic') format('svg');
	font-weight: 500;
	font-style: italic;
}

@font-face {
  font-family: 'Lato-Black';
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/Lato-Black.eot');
	src: url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/Lato-Black.woff2') format('woff2'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/Lato-Black.woff') format('woff'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/Lato-Black.ttf') format('truetype'),
	url('https://mintysquare.com/skin/frontend/minimalism/default/fonts/Lato-Black.svg#Lato-Black') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), 
  local('MaterialIcons-Regular'), 
  url(https://fonts.gstatic.com/s/materialicons/v19/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}
.snow,.snow-container{position:absolute;z-index:99999;top:0;pointer-events:none}.snow-container{height:100%;width:100%;max-width:100%;overflow:hidden}.snow{display:block;right:0;bottom:0;left:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-animation:snow linear infinite;animation:snow linear infinite}.snow.foreground{background-image:url(https://dl6rt3mwcjzxg.cloudfront.net/assets/snow/snow-large-075d267ecbc42e3564c8ed43516dd557.png);-webkit-animation-duration:60s;animation-duration:60s}.snow.foreground.layered{-webkit-animation-delay:30s;animation-delay:30s}.snow.middleground{background-image:url(https://dl6rt3mwcjzxg.cloudfront.net/assets/snow/snow-medium-0b8a5e0732315b68e1f54185be7a1ad9.png);-webkit-animation-duration:80s;animation-duration:80s}.snow.middleground.layered{-webkit-animation-delay:40s;animation-delay:40s}.snow.background{background-image:url(https://dl6rt3mwcjzxg.cloudfront.net/assets/snow/snow-small-1ecd03b1fce08c24e064ff8c0a72c519.png);-webkit-animation-duration:120s;animation-duration:120s}.snow.background.layered{-webkit-animation-delay:60s;animation-delay:60s}@-webkit-keyframes snow{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{-webkit-transform:translate3d(15%,100%,0);transform:translate3d(15%,100%,0)}}@keyframes snow{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{-webkit-transform:translate3d(15%,100%,0);transform:translate3d(15%,100%,0)}}
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("https://mintysquare.com/skin/frontend/minimalism/default/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("https://mintysquare.com/skin/frontend/minimalism/default/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("https://mintysquare.com/skin/frontend/minimalism/default/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("https://mintysquare.com/skin/frontend/minimalism/default/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("https://mintysquare.com/skin/frontend/minimalism/default/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("https://mintysquare.com/skin/frontend/minimalism/default/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("https://mintysquare.com/skin/frontend/minimalism/default/css/data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("https://mintysquare.com/skin/frontend/minimalism/default/css/data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
/* Accepted Cards */
#braintree-accepted-cards img {
  display: inline-block;
  margin-right: 4px;
}
/* Hosted Fields Loading State */
#credit-card-form.loading {
  position: relative;
}
#credit-card-form .braintree-hostedfield {
  opacity: 1;
}
#credit-card-form .credit-card-loading {
  display: none;
}
#credit-card-form .braintree-card-unsupported {
  color: darkred;
  font-weight: bold;
  padding: 6px 0 4px 0;
}
#credit-card-form.loading .credit-card-loading {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  width: 100%;
  height: 70%;
  text-align: center;
  display: block;
}
#credit-card-form.loading .credit-card-loading img {
  margin: 16px  auto;
}
#credit-card-form.loading .braintree-hostedfield {
  opacity: 0;
}
#credit-card-form label {
  float: none;
}
/* Hosted Fields */
#braintree-hosted-submit {
  display: none;
}
.braintree-input-field {
  height: 42px;
  max-width: 340px;
  padding: 0 10px;
  border: 1px solid lightgrey;
  background: white;
}
.braintree-input-field.braintree-postal-code {
  width: 140px;
}
.braintree-card-input-field {
  height: 50px;
  width: 100%;
  max-width: 372px;
  border: 1px solid lightgrey;
  position: relative;
  background: white;
}
.braintree-card-input-field .card-type {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 0 10px 0 8px;
}
.braintree-card-input-field .card-type img {
  height: 48px;
}
.braintree-card-input-field #card-number {
  float: left;
  height: 48px;
  width: 100%;
  padding-left: 66px;
  box-sizing: border-box;
}
#braintree-expiration-container {
  display: block;
  width: 100%;
  vertical-align: middle;
  font-size: 0;
}
.braintree-expiration {
  width: 70px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.braintree-expiration-seperator {
  vertical-align: top;
  line-height: 42px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 30px;
  padding: 0 8px;
}
.braintree-cvv {
  width: 80px;
}
.braintree-hostedfield .cvv-what-is-this {
  margin-left: 0;
}
#three-d-modal {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
  transition: 0.4s;
  opacity: 1;
}
#three-d-modal.hidden {
  visibility: hidden;
  transition: 0.4s;
  opacity: 0;
}
#three-d-modal.hidden .bt-modal-frame {
  transition: 0.4s;
  transform: translateY(80px);
}
#three-d-modal .bt-modal-frame {
  height: 450px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
  transition: 0.4s;
  transform: translateY(0);
}
#three-d-modal .bt-modal-body {
  height: 380px;
  margin: 0 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#three-d-modal .bt-modal-header {
  height: 40px;
  text-align: center;
  line-height: 40px;
}
#three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
@media (max-width: 650px) {
  #three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
#paypal-container iframe {
  display: none;
}
/* PayPal headless button */
button.braintree-paypal-button {
  background: #019cde;
  color: white;
  height: 46px;
  line-height: 46px;
  padding: 0 20px 0 18px;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 14px;
  float: left;
  cursor: pointer;
}
button.braintree-paypal-button.braintree-paypal-loading {
  background: #014c6b url('https://mintysquare.com/skin/frontend/base/default/images/gene/braintree/paypal-loading.gif') center center no-repeat;
  background-size: 32px;
}
button.braintree-paypal-button.braintree-paypal-loading > span {
  opacity: 0;
}
button.braintree-paypal-button.braintree-paypal-loading:hover {
  background: #014c6b url('https://mintysquare.com/skin/frontend/base/default/images/gene/braintree/paypal-loading.gif') center center no-repeat;
  background-size: 32px;
}
button.braintree-paypal-button:hover {
  background: #0175a6;
}
button.braintree-paypal-button > span {
  display: block;
  height: 46px;
  line-height: 46px;
  background: url('https://mintysquare.com/skin/frontend/base/default/images/gene/braintree/paypal.png') right center no-repeat;
  background-size: 80px;
  padding-right: 94px;
}
/* Saved Accounts */
#creditcard-saved-accounts,
#paypal-saved-accounts {
  font-size: 0;
  width: 100%;
}
#creditcard-saved-accounts tr,
#paypal-saved-accounts tr {
  border-bottom: 1px dotted lightgrey;
}
#creditcard-saved-accounts tr td,
#paypal-saved-accounts tr td {
  vertical-align: middle;
}
#payment_form_gene_braintree_creditcard #creditcard-saved-accounts label,
#payment_form_gene_braintree_paypal #paypal-saved-accounts label,
#payment_form_gene_braintree_creditcard #creditcard-saved-accounts .label,
#payment_form_gene_braintree_paypal #paypal-saved-accounts .label {
  width: 100%;
  padding: 0;
  text-align: left;
  float: none;
}
#payment_form_gene_braintree_creditcard p,
#payment_form_gene_braintree_paypal p {
  padding: 0;
}
#creditcard-saved-accounts tr.other-row,
#paypal-saved-accounts tr.other-row {
  border-bottom: 0;
}
#creditcard-saved-accounts label {
  float: left;
  padding: 10px 0;
  line-height: 40px;
  width: 100%;
}
#creditcard-saved-accounts tr.other-row label,
#paypal-saved-accounts tr.other-row label {
  padding: 8px 0;
}
#paypal-saved-accounts label {
  padding: 6px 0;
  line-height: 40px;
}
#creditcard-saved-accounts label img,
#paypal-saved-accounts label img {
  margin-left: 6px;
  height: 40px;
  float: left;
}
#creditcard-saved-accounts label .saved-card-info,
#paypal-saved-accounts label .saved-paypal-email {
  margin-left: 14px;
  float: left;
}
#creditcard-saved-accounts label .saved-card-info span {
  line-height: 40px;
}
#creditcard-saved-accounts label .saved-card-info span.saved-expiry-date {
  font-size: 12px;
  font-weight: normal;
  margin-left: 14px;
}
#gene_braintree_creditcard_store_in_vault_div label,
label[for="gene_braintree_paypal_store_in_vault"] {
  width: auto!important;
}
/* Multi shipping */
body.checkout-multishipping-billing #payment-continue.loading {
  padding-left: 12px;
}
body.checkout-multishipping-billing #payment-continue.loading > span {
  background: url('https://mintysquare.com/skin/frontend/base/default/images/gene/loader-white.gif') center left no-repeat;
  background-size: 15px 15px;
  padding-left: 22px;
}
body.checkout-multishipping-billing .buttons-set #paypal-complete {
  float: right;
  width: 400px;
  text-align: right;
}
body.checkout-multishipping-billing .buttons-set #paypal-complete > label {
  float: right;
  margin-right: 16px;
}
body.checkout-multishipping-billing .buttons-set #paypal-complete #paypal-container {
  float: right;
}

#pp-express-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.701961);
}
#pp-express-modal {
  box-sizing: border-box;
  display: none;
  position: fixed;
  top: 20%;
  left: 40%;
  left: calc(50% - 175px);
  z-index: 101;
  width: 350px;
  height: 390px;
  padding: 15px;
  background: #fff;
  border: 3px solid #ccc;
  border-radius: 4px;
  overflow: auto;
}
#pp-express-modal .button {
  display: block;
  width: 100%;
  margin-top: 30px;
}
#pp-express-modal .button.coupon-submit {
  margin: 0;
  float: right;
  width: 50%;
  box-sizing: border-box;
}
#pp-express-modal .button.loading {
  background-image: url('https://mintysquare.com/skin/frontend/base/default/images/gene/loader-transparent.gif');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 60%;
  text-indent: -9999px;
}
#pp-express-modal #paypal-express-coupon {
  float: left;
  width: 50%;
  box-sizing: border-box;
  height: 33px;
  line-height: 33px;
}
#pp-express-modal #paypal-express-coupon-error {
  margin-bottom: 6px;
}
#pp-express-modal .button2 {
  display: block;
  width: 100%;
  margin-top: 6px;
  font-size: 0.9rem;
}
#pp-express-modal .product-row {
  min-height: 60px;
  margin: 0;
}
#pp-express-modal .item-row {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: block;
}
#pp-express-modal .item-row.coupon-row {
  float: left;
  width: 100%;
}
#pp-express-modal .item-subrow {
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
}
#pp-express-modal .product-image {
  float: left;
  width: 50px;
  height: 50px;
  margin: 0;
  overflow: hidden;
}
#pp-express-modal .product-image img {
  max-width: 100%;
}
#pp-express-modal .product-info {
  margin-left: 60px;
  padding-top: 5px;
}
#pp-express-modal .product-qty {
  font-size: 0.8rem;
}
#pp-express-modal #shopping-cart-totals-table {
  width: 100%;
}
#pp-express-modal #shopping-cart-totals-table td {
  padding-left: 10px;
}
#pp-express-modal.loading:before {
  content: " ";
  background: url('https://mintysquare.com/skin/frontend/base/default/images/gene/loader.gif') no-repeat;
  height: 48px;
  width: 48px;
  position: absolute;
  top: 30%;
  left: 44%;
  left: calc(50% - 24px);
}
@media (max-width: 770px) {
  #pp-express-modal {
    width: 70%;
    height: 80%;
    top: 10%;
    left: 15%;
  }
}
@media (max-width: 500px) {
  #pp-express-modal {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: none;
    border-radius: 0;
    padding: 25px;
  }
}
/* If the element contains a PayPal express button don't force the buttons to width 100% */
.product-view .add-to-cart-buttons.braintree-paypal-express-container .button {
  width: auto;
}
@media (max-width: 450px) {
  .product-view .add-to-cart-buttons.braintree-paypal-express-container {
    width: 100%;
  }
  .product-view .add-to-cart-buttons.braintree-paypal-express-container .button {
    width: 100%;
  }
}

/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.0.0
date:      	29/10/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



.rtl {	direction: rtl;}
@font-face {
  font-family: 'revicons';
  src: url('https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888');
  src: url('https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.woff?5510888') format('woff'),
       url('https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.ttf?5510888') format('truetype'),
       url('https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center; 

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */

							

/******************************
	-	BASIC STYLES		-
******************************/

.rev_slider_wrapper{
	position:relative;
	z-index: 0;
}


.rev_slider{
	position:relative;
	overflow:visible;
}

.tp-overflow-hidden { overflow:hidden;}

.tp-simpleresponsive img,
.rev_slider img{
	max-width:none !important;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	margin:0px;
	padding:0px;
	border-width:0px;
	border:none;
}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
	list-style:none !important;
	position:absolute;	
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none;
	background-position:0px 0px;
	text-indent: 0em;
	top:0px;left:0px;
}


.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
	visibility:hidden; 
}

.tp-revslider-slidesli,
.tp-revslider-mainul	{	
	padding:0 !important; 
	margin:0 !important; 
	list-style:none !important;
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute !important;
}


.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}

.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}

.rev_slider .tp-caption,
.rev_slider .caption 	{ 
	position:relative;  
	visibility:hidden; 
	white-space: nowrap;
	display: block;
}


.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
	margin-bottom:0;

}

.tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top}

	
/* CAROUSEL FUNCTIONS */
.tp-carousel-wrapper {
	cursor:url(https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
	cursor:url(https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/closedhand.cur), move;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
	z-index:1
}

.tp_inner_padding {	
	box-sizing:border-box;	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	max-height:none !important;	
}


.tp-caption {	
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;	
	position:absolute;
	-webkit-font-smoothing: antialiased !important;
}

.tp-caption.tp-layer-selectable {
	-moz-user-select: all;
	-khtml-user-select: all;
	-webkit-user-select: all;
	-o-user-select: all;	
}

.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {	
	visibility:hidden !important; 
	display:none !important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider audio,
.rev_slider video {
	max-width: none !important
}






/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.rev_slider_wrapper	{	width:100%;}

.fullscreen-container {	
	position:relative;
	padding:0;
}


.fullwidthbanner-container{
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100%;
	position:relative;
}



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	
	position:absolute; z-index:101; top:0px;left:0px;
	/*pointer-events:none;*/

}


.tp-caption .frontcorner		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcorner		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}

.tp-caption .frontcornertop		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcornertop		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}
									
.tp-layer-inner-rotation {	
	position: relative !important;
}		


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{	
	width:100%; height:auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

.rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}

.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}

.fullcoveredvideo audio,
.fullscreenvideo audio
.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid .tp-poster	{	display: none}

.tp-video-play-button					{	
	background:#000;
	background:rgba(0,0,0,0.3);										
	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;										
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height:50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
	display: inline-block;	
	vertical-align: top;
	z-index: 4;
	opacity: 0;
	-webkit-transition:opacity 300ms ease-out !important;
	-moz-transition:opacity 300ms ease-out !important;
	-o-transition:opacity 300ms ease-out !important;
	transition:opacity 300ms ease-out !important;				
}

.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button { display:none !important;}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}

.videoisplaying  .tp-video-play-button			{	display:none}
.tp-caption:hover .tp-video-play-button 		{ 	display:block}

.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}

.fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}

.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
	background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.13, rgb(0,0,0)),color-stop(1, rgb(50,50,50)));	
	display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {	opacity: .9;}

.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	line-height:12px;
	font-size:12px;
	color:#fff;
	padding:0px;
	margin:0px;
	outline: none;
	}
.tp-video-button:hover 				{	cursor: pointer;}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}

.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}

.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.rs-background-video-layer video::-webkit-media-controls { display:none !important;}
.rs-background-video-layer audio::-webkit-media-controls { display:none !important;}

.tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important}

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3_white.png)}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 {
	-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	   -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	        box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width:300px;
  background: transparent;
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.tp-shadow5
{
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
	content:"";
    position:absolute; 
    z-index:-2;
    -webkit-box-shadow:0 0 25px 0px rgba(0,0,0,0.6);
    -moz-box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    top:30%;
    bottom:0;
    left:20px;
    right:20px;
    -moz-border-radius:100px / 20px;
    border-radius:100px / 20px;
}

/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
	padding:6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height:30px;
	cursor:pointer;
	color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
	font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
	text-decoration:none;
}

.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px}

	
/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }

.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}

.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }

.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; margin-left:10px !important;}

.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}

/* REV BUTTONS MEDIUM */
.rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }

.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }

.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; }


/* REV BUTTONS SMALL */
.rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }

.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }

.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; }


/* ROUNDING OPTIONS */
.rev-maxround 							{ 	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.rev-minround 							{ 	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }	


/* BURGER BUTTON */
.rev-burger {
  position: relative;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  padding: 22px 0 0 14px;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,0.25);
  tap-highlight-color: transparent;
  cursor: pointer;
}
.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}

#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);
  -webkit-transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);
  -webkit-transform: translateY(-6px) rotate(-135deg);
}

.rev-burger.revb-white {
  border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}
.rev-burger.revb-darknoborder span {
  background: #333;
}

.rev-burger.revb-whitefull {
  background: #fff;
  border:none;
}

.rev-burger.revb-whitefull span {
	background:#333;
}

.rev-burger.revb-darkfull {
  background: #333;
  border:none;
}

.rev-burger.revb-darkfull span {
	background:#fff;
}


/* SCROLL DOWN BUTTON */
@-webkit-keyframes rev-ani-mouse {
	0% { opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% { opacity: 0;top: 50%;}
	100% { opacity: 0;top: 29%;}
}
@-moz-keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}
@keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width:35px;
	height:55px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
	color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
	filter: alpha(opacity=80);
}

.rev-scroll-btn.revs-fullwhite  {
	background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;	
}

.rev-scroll-btn.revs-fulldark  {
	background:#333;
	border:none;
}

.rev-scroll-btn.revs-fulldark  span {
	background: #fff;	
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: white;
	border-radius: 50%;
	-webkit-animation: rev-ani-mouse 2.5s linear infinite;
	-moz-animation: rev-ani-mouse 2.5s linear infinite;
	animation: rev-ani-mouse 2.5s linear infinite;
}

.rev-scroll-btn.revs-dark {
	border-color:#333;
}
.rev-scroll-btn.revs-dark span {
	background: #333;	
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;	
	color: #FFF;  
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;	
	text-decoration: none;
	text-align: center;
	background-color: #000;	
	border-radius: 50px;	
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0.50);
	width:60px;
	height:60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr	{	
	border-radius: 3px;		
}

.rev-cbutton-light	{	
	color: #333;  	
	background-color: rgba(255,255,255, 0.75);	
}

.rev-cbutton-light-sr	{		
	color: #333;  	
	border-radius: 3px;		
	background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {	
	line-height: 37px;	
	width:37px;
	height:37px;	
}

.rev-sbutton-blue	{	
	background-color: #3B5998
}
.rev-sbutton-lightblue	{	
	background-color: #00A0D1;
}
.rev-sbutton-red	{	
	background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; /*background:url(https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/timer.png);*/ background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}


/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/

 .tp-simpleresponsive img {
	-moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	zoom: 1;
}



/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;}



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.tp-caption .rs-starring				{	display: inline-block}
.tp-caption .rs-starring .star-rating	{	float: none;}

.tp-caption .rs-starring .star-rating {
	color: #FFC321 !important;
	display: inline-block;
    vertical-align: top;
}

.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
	position: relative;
	height: 1em;
	
	width: 5.4em;
	font-family: star;
}

.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.tp-caption .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}

.tp-caption .rs-starring .star-rating {
	color: #FFC321 !important;
}


.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {
	
	font-size: 1em !important;
	font-family: star;
}


/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
	top:50%; left:50%;
	z-index:10000;
	position:absolute;
}

.tp-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background:url(https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/loader.gif) no-repeat center center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	
	background:url(https://mintysquare.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/loader.gif) no-repeat 10px 10px;
	background-color:#fff;
	margin:-22px -22px;
	width:44px;height:44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}


.tp-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top:-20px;margin-left:-20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	-webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
	animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {-webkit-transform: scale(1.0); opacity: 0;}
}

@keyframes tp-scaleout {
  0% {transform: scale(0.0);-webkit-transform: scale(0.0);} 
  100% {transform: scale(1.0);-webkit-transform: scale(1.0);opacity: 0;}
}


.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {transform: scale(0.0);} 
  40% {transform: scale(1.0);}
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {transform: scale(0.0);} 
  50% { transform: scale(1.0);}
}



/***********************************************
	-  STANDARD NAVIGATION SETTINGS 
***********************************************/


.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; -moz-border-radius:0; -webkit-border-radius:0;}

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}

.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}

.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}

.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -moz-box-sizing:border-box !important}

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -moz-box-sizing: content-box !important}

.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}

.tp-bannertimer					{	background:#000; background:rgba(0,0,0,0.15); height:5px;}


.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }



/***************************
	- KEN BURNS FIXES -
***************************/

body.rtl .tp-kbimg {left: 0 !important}



/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}

/*******************
	- DEBUG MODE -
*******************/

.hglayerinfo				   {	  position: fixed;
  bottom: 0px;
  left: 0px;
  color: #FFF;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}






