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

/* 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 {
	color: #888;
	font-family: Arial, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
}
body.page-popup.boxed-layout,
body.page-popup{background:#fff!important; padding:18px;}
body.page-popup a.product-image{width:auto; display:inline-block; margin-bottom: 0.75em; float: none;}
body.page-popup .product-name{float: none;}
body.page-popup .minimal-price-link{text-align: left;}
body.page-popup .ratings{margin-bottom: 0.75em;}
body.page-popup .price-box{margin-bottom: 0.75em;}
body.page-popup button{margin-bottom: 0.75em;}

/* 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,
hr.solid,
hr.dotted,
hr.dashed{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; margin: 0;}

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

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

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

/* Boxed Layout */
body.boxed-layout .container_12,
body.boxed-layout header#header .top-block .container_12 { padding-left: 30px; padding-right: 30px;}
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;
    box-shadow:none;
    position:relative;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
}
body.boxed-layout header#sticky-header.floating .topline .container_12 {padding-top: 0; padding-bottom: 0;}
body.boxed-layout .breadcrumbs-wrapper .container_12 { background-color: #fff;}
body.boxed-layout header#header,
body.boxed-layout header#header .top-block,
body.boxed-layout .content-wrapper,
body.boxed-layout header#header .menu-line,
body.boxed-layout #footer .newsletter-line,
body.boxed-layout footer#footer,
body.boxed-layout #footer .footer-topline,
body.boxed-layout footer#footer .footer-bottom,
body.boxed-layout .breadcrumbs-wrapper,
body.boxed-layout .footer-second-line,
body.boxed-layout .slider-wrapper,
body.boxed-layout #footer .links-block,
body.boxed-layout .header-wrapper header#sticky-header.floating,
body.boxed-layout .header-wrapper header#sticky-header.floating .menu-line {background: none; box-shadow: none;}
body.boxed-layout .menu-line .container_12 {box-shadow: none;}
body.boxed-layout .menu-line:before {width: 50%; left: 15%; right: 15%; margin: 0 auto;}
body.boxed-layout #footer .newsletter-line .container_12 {background-color: #fff!important;}

body.boxed-layout .slider-container .prev,
body.boxed-layout .related-wrapper-bottom .block-related .prev {left: -35px;}
body.boxed-layout .slider-container .next,
body.boxed-layout .related-wrapper-bottom .block-related .next {right: -35px;}
body.boxed-layout #toTop {bottom: 50px; right: 50px; top: auto;}
body.boxed-layout .content-wrapper .container_12 {overflow: hidden;}
body.boxed-layout header.header {border: none;}
header.header,
body.boxed-layout header.header .menu-line .container_12 {border-bottom: solid 0px;}

/* Background Paterns */
.pandora {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/pandora.png) center top repeat;}
.pandora-2 {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/pandora_2.png) center top repeat;}
.degreee-fabric {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/degreee_fabric.png) center top repeat;}
.degree-gray {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/degree_gray.png) center top repeat;}
.beige-paper {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/beige_paper.png) center top repeat;}
.bgnoise-lg {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/bgnoise_lg.png) center top repeat;}
.bright-squares {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/bright_squares.png) center top repeat;}
.brushed-alu {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/brushed_alu.png) center top repeat;}
.cardboard {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/cardboard.png) center top repeat;}
.circles {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/circles.png) center top repeat;}
.concrete-wall-2 {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/concrete_wall_2.png) center top repeat;}
.concrete-wall-3 {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/concrete_wall_3.png) center top repeat;}
.cork-1 {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/cork_1.png) center top repeat;}
.crosses {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/crosses.png) center top repeat;}
.cubes {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/cubes.png) center top repeat;}
.diagonal-noise {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/diagonal.png) center top repeat;}
.diamonds {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/diamonds.png) center top repeat;}
.double-lined {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/double_lined.png) center top repeat;}
.elastoplast {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/elastoplast.png) center top repeat;}
.elegant-grid {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/elegant_grid.png) center top repeat;}
.exclusive-paper {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/exclusive_paper.png) center top repeat;}
.fabric-1 {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/fabric_1.png) center top repeat;}
.fancy-deboss {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/fancy_deboss.png) center top repeat;}
.felt {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/felt.png) center top repeat;}
.first-aid-kit {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/first_aid_kit.png) center top repeat;}
.gold-scale {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/gold_scale.png) center top repeat;}
.green-gobbler {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/green_gobbler.png) center top repeat;}
.grunge-wall {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/grunge_wall.png) center top repeat;}
.handmadepaper {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/handmadepaper.png) center top repeat;}
.leather-1 {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/leather_1.png) center top repeat;}
.light-alu {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/light_alu.png) center top repeat;}
.light-checkered-tiles {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/light_checkered_tiles.png) center top repeat;}
.light-honeycomb {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/light_honeycomb.png) center top repeat;}
.light-wool {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/light_wool.png) center top repeat;}
.littleknobs {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/littleknobs.png) center top repeat;}
.micro-carbon {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/micro_carbon.png) center top repeat;}
.noise-pattern-with-crosslines {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/noise_pattern_with_crosslines.png) center top repeat;}
.noisy {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/noisy.png) center top repeat;}
.old-mathematics {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/old_mathematics.png) center top repeat;}
.paper-1 {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/paper_1.png) center top repeat;}
.paper-2 {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/paper_2.png) center top repeat;}
.paper-3 {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/paper_3.png) center top repeat;}
.paven {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/paven.png) center top repeat;}
.pinstripe {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/pinstripe.png) center top repeat;}
.polaroid {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/polaroid.png) center top repeat;}
.project-papper {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/project_papper.png) center top repeat;}
.rip-jobs {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/rip_jobs.png) center top repeat;}
.rockywall {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/rockywall.png) center top repeat;}
.roughcloth {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/roughcloth.png) center top repeat;}
.silver-scales {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/silver_scales.png) center top repeat;}
.small-tiles {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/small_tiles.png) center top repeat;}
.smooth-wall {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/smooth_wall.png) center top repeat;}
.soft-circle-scales {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/soft_circle_scales.png) center top repeat;}
.soft-wallpaper {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/soft_wallpaper.png) center top repeat;}
.square-bg {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/square_bg.png) center top repeat;}
.stucco {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/stucco.png) center top repeat;}
.subtle-freckles {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/subtle_freckles.png) center top repeat;}
.subtle-orange-emboss {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/subtle_orange_emboss.png) center top repeat;}
.vichy {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/vichy.png) center top repeat;}
.washi {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/washi.png) center top repeat;}
.wavecut {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/wavecut.png) center top repeat;}
.white-carbon {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/white_carbon.png) center top repeat;}
.white-sand {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/white_sand.png) center top repeat;}
.white-texture {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/white_texture.png) center top repeat;}
.whitey {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/whitey.png) center top repeat;}
.xv {background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/paterns/xv.png) center top repeat;}
.clear-container{width:100%; overflow:hidden;}
.ie-fix{position:relative; width:100%;}
a, i {  
    text-decoration:none;
    -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms 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 {overflow: hidden;}
.content-wrapper .container_12{background-color:#FFF;}
.content-wrapper .main-container{padding-top:1.5em;}
.catalog-product-compare-index .button-holder {margin-right: 15px;}
.catalog-product-compare-index .button-holder,
.catalog-product-compare-index .add-to-links {display: inline-block; vertical-align: middle;}
.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: 30px;
    right: 30px;
    overflow:hidden;
}
#toTopHover i {width: 40px; height: 40px; font-size: 28px; line-height: 40px; text-align: center; color: #fff;}
#toTop:active, #toTop:focus {outline:none;}
#toTopHover{opacity: 1!important;}

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

/*Home Slider*/
.slider-container{position:relative; padding:60px 0 40px;}
.slider-container.widget-container{padding:0; display:block; z-index: 1; margin-left: -10px; margin-right: -10px;}
.slider-container.widget-container .products-grid .price-box{margin-bottom:0;}
.slider-container.widget-container .product-image {display: block;}
.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 .indent{padding: 0 10px;}
.home-slider-conainer .products-grid li.item .product-img-box{overflow: hidden;}
.home-slider-conainer .widget-slider{height:200px;}
.es-carousel-wrapper{
	padding:0;
	position:relative;
	display:block!important;
	zoom:1;
	height:auto;
}
.carousel-ul{width:100%; display:block!important;}
.es-carousel-wrapper .products-grid li.item{position:static; display:block!important;}
.es-carousel-wrapper .products-grid li.item{float:left;}
.es-carousel{overflow:hidden;}
.es-carousel ul li a{display:block;}
.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.slider-container .prev,
.slider-container .next{
	position: absolute;
	display: block;
	z-index: 9999;
	opacity: 0;
	top: 28%;
	margin-top: -20px;
	filter: alpha(opacity=0);
	cursor: pointer;
	transition: opacity .8s ease;
	-moz-transition: opacity .8s ease;
	-webkit-transition: opacity .8s ease;
	-o-transition: opacity .8s ease;
}
.slider-container .prev i,
.slider-container .next i {
	font-size: 2.333em;
	color: #aaa;
	border: solid 1px #ddd;
	height: 38px;
	width: 36px;
	line-height: 38px;
	text-align: center;
	background-color: #fff;
}
.slider-container .prev:hover i,
.slider-container .next:hover i {color: #fff;}
.slider-container .prev i {padding-right: 2px;}
.slider-container .next i {padding-left: 2px;}
.slider-container .prev{left: -60px;}
.slider-container .next {right: -60px;}
.mobile-device .slider-container .prev,
.mobile-device .slider-container .next,
.slider-container:hover .prev,
.slider-container:hover .next{opacity:1; filter: alpha(opacity=100);}

.background-wrapper {
    bottom: 0;
    overflow: hidden;
    position: absolute !important;
    top: 0;
}

/* widgets */
body .top-container .widget a {padding: 0;}
.widget.widget-compared,
.widget.widget-viewed{margin:0!important;}
.widget .widget-title{padding:0!important; margin: 0 0 1.5em!important;}
.widget .widget-title h1,
.widget .widget-title h2{margin:0;}
.widget .products-grid .product-image,
.widget .products-list .product-image{width: auto !important; height: auto !important;}
.widget-viewed .products-list .product-shop,
.widget-compared .products-list .product-shop{margin:0!important;}
.widget .products-list .product-shop {margin-left: 0!important;}

.main-container{padding-top: 1.5em; padding-bottom: 3.667em; width:100%;}
.catalog-category-view .main-container {padding-bottom: 4em;}
.cms-home .main-container {padding-bottom: 0;}

/* Form Elements */
input,select,textarea,button {font: 1em/1.5em 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; font-size: .91em; color: #aaa; padding: 5px 10px; border-radius: 0; -moz-border-radius: 0;}
select {height: 30px;}
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[type="text"],
textarea,
input[type="password"],
input.input-text {-webkit-appearance: none;}
input.radio { margin-right:3px; margin-top:0;}
input.checkbox { margin-right:3px; }
input.qty {
	height: 38px;
	width: 38px;
	border-color: #eee;
	background-color: #eee;
	text-align: center;
	font-size: 1em;
	color: #888;
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px;
	padding: 0;
}
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; color:#fff; border: solid 0px;}
button.button span span {
	height: auto;
	background: none;
	border: none;
	line-height: 30px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	padding: 0 13px;
	-webkit-text-stroke-width: 0.01em;
}
button.button:hover span span {color: #fff;}
button.btn-checkout span {}
button.btn-checkout.no-checkout {}
p.control input.checkbox,
p.control input.radio { margin-right:6px; }

/* Form lists */
/* Grouped fields */
.form-list{margin:0.75em 0;}
.form-list li { margin:0 0 0.75em; }
.form-list label { float:left; font-weight:normal; position:relative; z-index:0; font-size:.91em;padding-bottom:5px;}
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#e85131; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:324px; }
.form-list input.input-text { width:303px; }
.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: 120px;}
.form-list .name-middlename input.input-text {width: 84px;}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }
.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:199px; }
.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {width: 164px;}
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {width: 88px;}
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {width: 46px;}
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }
.buttons-set { clear:both; margin:0.42em 0 0; padding:0; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; margin-left: 5px; }
.buttons-set p.required { margin:0 0 0.42em; }
.buttons-set-order {}
.fieldset {border: 1px solid #ddd; background: #fff; padding: 1.5em 20px; margin: 2.34em 0; }
.fieldset .legend {
	display: block;
	text-align: left;
	font-size: 1.333em;
	line-height: 1.5em;
	font-weight: bold;
	color: #222;
	margin-bottom: 1em;
	text-transform: uppercase;
	border-bottom: solid 1px #ddd;
	padding-bottom: .333em;
	letter-spacing: -.5px;
}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; font-size:10px; line-height:13px; color:#f00;}
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:12px; text-align:right; color:#e71861; }

/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }
.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.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://www.poelesabois.ca/skin/frontend/bizarre/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://www.poelesabois.ca/skin/frontend/bizarre/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{background-color: #fff;}
nav.breadcrumbs {
    text-align:left;
    float:none;
    position:relative;
	padding-top: 1em;
	margin-bottom: -.5em;
	z-index: 999;
}
nav.breadcrumbs li {display: inline;}
nav.breadcrumbs li span{margin: 0 8px; display: inline-block; line-height: 1; padding-top: 4px; color: #aaa;}
nav.breadcrumbs li a{text-decoration: none; font-size: .91em; color: #aaa; font-family: Georgia; font-style: italic;}
nav.breadcrumbs li a:hover{text-decoration:underline;}
nav.breadcrumbs li strong{font-size: .91em; font-family: Georgia; font-style: italic;}

/* Page Heading */
.page-title,
.widget .widget-title,
.widget-title,
.related-wrapper-bottom .block-title,
.rating-title,
.block-title {border-bottom: solid 1px #ddd; margin-bottom: 1.5em;}
body .widget .widget-title h1,
body .widget .widget-title h2,
.widget-title h2,
.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5,
.page-title h6,
.related-wrapper-bottom .block-title strong span,
.rating-title h2,
.block-title h2 {
	display: inline-block;
	font-size: 2.5em!important;
	line-height: 1.44em;
	color: #222;
	font-weight: bold!important;
	vertical-align: middle;
	margin: 0;
	padding-bottom: .333em;
	letter-spacing: -1.5px;
}
.block-title h2 {font-size: 1.5em!important; text-transform: uppercase;}
.btn-quick-view > span {border: none!important;}
.widget-title .category-link {float: right; font-family: Georgia; font-size: 1em; line-height: 1.5em; text-transform: uppercase; display: inline-block; vertical-align: middle; margin-top: 1em;}
.widget-title .category-link i {
	font-size: 1.16em;
	vertical-align: middle;
	margin-top: -3px;
	line-height: 1.583em;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: margin-left 300ms ease;
	-moz-transition: margin-left 300ms ease;
	-webkit-transition: margin-left 300ms ease;
	-o-transition: margin-left 300ms ease;
}
.widget-title .category-link:hover i {margin-left: 10px;}
.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 {display: none;}
.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 .pager .limiter {
    float:right;        
}
.toolbar .pager .limiter label {
    margin-right:0.63em;
    margin-top:7px;
    float:left;
}
.toolbar .limiter .sbSelector{line-height: 1.6em;}
.pager .limiter ul{float:left;}
.pager .limiter ul li{float:left;}
.pager .limiter ul li.last{background:none;}
.pager .limiter ul li a{display:block; padding:0.63em 12px;}
.pager .limiter ul li a:hover,
.pager .limiter ul li a.selected{color:#fff;}
.pager .pages {float:left; padding-top:7px;}
.pager .pages strong {}
.pager .pages ol {display:inline;}
.pager .pages li {display:inline;}
.pager .pages li a{text-decoration:none;}
.pager .pages li a.i-previous,
.pager .pages li a.i-next {display: block;}
.pager .pages li a.i-previous i,
.pager .pages li a.i-next i {display: block; line-height: 40px; cursor: pointer; font-size: 14px; color: #888;}
.pager .pages li:hover a i {color: #fff;}
.pager .pages strong {font-weight:normal;}
.pager .pages img {position:relative; top:-2px; margin-left:2px;}

/* Sorter */
.sorter .view-mode {
	float: left;
	display: block;
	overflow: hidden;
	padding-bottom: 0;
	margin: .5em 0 0;
}
.sorter .view-mode label {display:none;}
.sorter .view-mode .grid,
.sorter .view-mode .list {display: inline-block; font-weight: bold; font-size: .91em; line-height: 1.583em; text-transform: uppercase; vertical-align: middle;}
.sorter .view-mode .view-mode-separator {
	display: inline-block;
	vertical-align: middle;
	background-color: #ddd;
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin: -2px 8px 0;
	position: relative;
	width: 28px;
	height: 8px;
}
.sorter .view-mode .view-mode-separator:after {
	content: "";
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	top: 50%;
	margin-top: -6px;
	right: 0;
}
.sorter .view-mode strong + .view-mode-separator:after {right: auto; left: 0;}
.sorter .view-mode strong.list:before {}
.sorter .view-mode strong {color: #222;}
.sorter .view-mode a {color: #888;}
.sorter .view-mode a:hover {color: #222;}
.sorter .sort-by {float: right; margin-right: 10px;}
.sorter .sort-by select {
    height:21px;
    width:78px;
    margin-right:6px;
    margin-top:4px;
    float:left;
}
.sorter .sort-by a {}
.sorter .sort-by .asc{}
.sorter .sort-by .desc{}
.sorter .link-feed {}
.limiter {float: right; margin-right: 28px;}
.sorter a.asc,
.sorter a.desc {float: right; font-size: 1.16em; color: #888; margin-top: .5em;}
.sorter .pager-box{display: none;}
.pages {float:right;}
.pages > strong{display: none;}
.pages li {float: left; margin-right: 2px; background-color: #eee; height: 40px; width: 40px; font-size: 13px; text-align: center;}
.pages li.current {color: #fff; line-height: 40px;}
.pages li a {line-height: 40px; display: block; cursor: pointer; color: #888;}
.pages li:hover a {color: #fff;}
.pages li a.previous,
.pages li a.next {}
.sorter label {
	font-size: .91em;
	line-height: 1.44em;
	display: inline-block;
	vertical-align: middle;
	color: #888;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 10px;
}

/* Toolbar */
.toolbar {width: auto; margin-bottom: 1.5em; background-color: #f5f5f5; padding: 2em 20px;}
.toolbar a {color:#888;}
.toolbar .sbHolder {display: inline-block; vertical-align: middle;}
.toolbar .sbSelector {border: none; background-color: #fff; height: 28px; line-height: 28px; padding: 0 80px 0 10px;}
.toolbar .sbSelector > span {font-style: italic; color: #aaa; font-family: Georgia; font-size: .91em; display: inline-block; vertical-align: middle; padding: .5em 0; line-height: 1.583em;}
.toolbar .sbSelector .text + span {position: absolute; right: 10px; top: 50%; margin: -2px 0 0;}
.toolbar .sbOptions {font-style:italic;}
.toolbar .sbOptions a {font-size:.91em;}
.toolbar-bottom {border-top: solid 1px #ddd; padding-top:14px;}
.toolbar-bottom.no-border {border: none;}
.toolbar-bottom .toolbar{margin: 0; background: none; padding: 0;}
.toolbar-bottom .pager {display: block;}
.toolbar-bottom .pager .pages {margin-bottom: 0; float: left;}
.toolbar-bottom .pager .pages strong{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: none;}
.toolbar-bottom .sorter {display:none;}
.toolbar-bottom .sorter .pages{float: none;}

/* Data Table */
.data-table { width:100%; margin:0.75em 0;}
.data-table th {
	padding: .75em;
	border: 1px solid #ddd;
	font-size: .91em;
	font-weight: bold;
	color: #aaa;
	white-space: nowrap;
	text-align: center;
	background-color: #f5f5f5;
	border-right-color: #f5f5f5;
}
.data-table th:last-child {border-right-color: #ddd;}
.data-table td {padding: 1.5em; border: 1px solid #ddd; vertical-align: middle;}
.data-table thead {}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}
.data-table a.product-image {display: block; width: 64px; float: left; margin-right: 20px;}
.data-table .product-name {font-size: 1em; text-transform: none; font-weight: normal; float: left;}
.data-table .product-name a {
	font-size: 1.5em;
	line-height: 1.583em;
	text-transform: none;
	font-weight: bold;
	color: #222;
	display: inline-block;
	margin-top: -6px;
	max-width: 82%;
	letter-spacing: -.5px;
}
.data-table .c_actions {float:right;}
.data-table .c_actions a {float: right;}
.data-table .c_actions a i {font-size: 1.16em; color: #ddd; padding: 5px;}
.data-table .cart-label {
    font-size: 1.09em;
    font-weight: bold;
    padding-right: 7px;
    display: none;
}
.data-table .cart-price .price {font-size: 1.5em; line-height: 1.5em; font-family: Georgia;}
.data-table div.quantity-increase {margin-right: 0;}
.data-table .qty {background-color: #eee; border-color: #eee;}
.data-table .remove i {
	font-size: 1.16em;
	color: #aaa;
	height: 38px;
	width: 38px;
	text-align: center;
	line-height: 38px;
	border: solid 1px #cdcdcd;
	border-radius: 50%;
	-moz-border-radius: 50%;
}
.data-table .item-options {float: left;}
#product-attribute-specs-table th {background-color: #eee; color: #888; vertical-align: middle; padding-left: 20px;}

/* 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://www.poelesabois.ca/skin/frontend/bizarre/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://www.poelesabois.ca/skin/frontend/bizarre/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; }
.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; }

.rev_slider_wrapper a {color: inherit!important;}
/* Misc */
#header .links li {display: block; float: left; padding-left: 2px;}
#header .links li a{text-decoration: none; line-height: normal; display: block; float: left; position: relative;}
#header .links li a:hover{text-decoration:none;}
#header .links li.first {}
#header .links li.last { background:none !important; padding-right:0 !important; }
header#header .customer-name {
	font-size: 1em;
	color: #222;
	padding: .5em 10px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
	background-color: #eee;
	float: left;
	text-transform: uppercase;
	margin-left: 2px;
}
header#header .customer-name .user i {
	font-size: 1.16em;
	vertical-align: middle;
	margin-right: 5px;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	background-color: #fff;
	line-height: 28px;
	text-align: center;
	color: #888;
}
header#header .customer-name .arrow i {font-size: 1.16em; color: #aaa; vertical-align: middle; padding: 12px; margin: -5px -9px;}
header#header .customer-name.open .arrow i,
header#header .customer-name:hover .arrow i {background-color: #d6d6d6;}
header#header .customer-name span,
header#header .customer-name strong {display: inline-block; vertical-align: middle;}
header#header .customer-name strong {padding-right: 30px;}
header#header .customer-name + .links {
	background-color: #fff;
	box-shadow: 0px 1px 5px rgba(0,0,0,.1);
	display: none;
	position: absolute;
	right: 0;
	z-index: 99999;
	margin-left: 0!important;
	padding: 0 20px;
	min-width: 153px;
}
header#header .customer-name + .links:before {content: none;}
header#header .customer-name + .links li {float: none; border-top: solid 1px #eee; padding: 0; display: none;}
header#header .customer-name + .links li a.top-link-account,
header#header .customer-name + .links li.first,
header#header .customer-name + .links li.last{display: block;}
header#header .customer-name + .links li:first-child,
header#header .customer-name + .links li.first + li {border-top: none;}
header#header .customer-name + .links li a {display: block!important; font-size: 1em; color: #aaa; float: none; text-align: left; padding: 1em 20px; margin: 0 -20px;}
header#header .customer-name + .links li a:hover {background-color: #fafafa;}
header#header .header-right > .top-link-wishlist {margin-left: 2px;}
#cartHeader {transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none;}
header#sticky-header.floating .menu-line .grid_12 {background-color: inherit;}
.top-link-wishlist {font-size: 0; position: relative; text-decoration: none; line-height: normal; display: block; float: left;}
.top-link-wishlist i {
	font-size: 14px;
	color: #222;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #eee;
}
.top-link-wishlist i:hover,
.top-link-wishlist:hover .wishlist-items {color: #fff;}
.top-link-wishlist .wishlist-items {display: inline; font-size: 8px; color: #888; position: absolute; top: 15%; right: 25%;}
.wishlist-items {display: none;}
.link-cart { font-weight:normal; color:#8a8a8a; }
.link-cart:hover{}
.link-print { background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(https://www.poelesabois.ca/skin/frontend/bizarre/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://www.poelesabois.ca/skin/frontend/bizarre/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://www.poelesabois.ca/skin/frontend/bizarre/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 */
ul.social-links {float: left; position: relative; z-index: 9;}
ul.social-links li {float: left;}
ul.social-links li a {display: block; text-align: center; padding: 15px 0; border: solid 0px;}
ul.social-links li a:hover {
    text-decoration: none;
	background-color: #323232;
}
ul.social-links li:first-child a i {border-left: none;}
ul.social-links li a i {
    color: #fff;
    line-height: 30px;
    font-size: 14px;
	height: 30px;
	width: 60px;
	border: none;
	border-left: solid 1px #323232;
}

/* //Social Links */
.twitter-share-button{min-width:120px;}
header.header, .content-wrapper, .slider-wrapper {background-color: #fff;}

/* 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%;}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important; }

/* Header ================================================================================ */
.header-wrapper {}
header#header {padding: 0; margin: 0;}
header#header .links {float: left;}
header#header .links li a i {font-size: 14px; color: #222; width: 40px; height: 40px; line-height: 40px; text-align: center; background-color: #eee;}
header#header .links li a:hover i {color: #fff;}
header#header .links li a {font-size: 0; display: block; float: left;}
header#header .simple-list .links li a {font-size: .91em; padding: .5em 11px; display: block; float: left;}
header#header .links li a.top-link-cart,
header#header .links li a.top-link-account,
header#header .links li a.top-link-checkout {display: none;}

header#header .simple-list .links li a.top-link-account,
header#header .simple-list .links li a.top-link-wishlist,
header#header .simple-list .links li a.top-link-cart,
header#header .simple-list .links li a.top-link-checkout,
header#header .simple-list .links li a.top-link-login,
header#header .simple-list .links li a.top-link-logout{display: none;}
header#header .simple-list .links li a i {display: none;}
header#header .simple-list.accountlink .links li a.top-link-account,
header#header .simple-list.wishlistlink .links li a.top-link-wishlist,
header#header .simple-list.cartlink .links li a.top-link-cart,
header#header .simple-list.checkoutlink .links li a.top-link-checkout,
header#header .simple-list.loginlink .links li a.top-link-login,
header#header .simple-list.loginlink .links li a.top-link-logout{display: block; }
header#header .simple-list.wishlistlink .links li a.top-link-wishlist:hover{margin-top: 0; margin-bottom: 0;}
header#header .header-right.simple-list .links{
	display: inline-block;
	position: relative;
	background: none;
	box-shadow: none;
	margin-top: .5em;
}
header#header .header-right.simple-list .links li{float: left;}
header#header .header-right.simple-list.logged-in .links:before{border: none;}
header#header .simple-list .links li a.top-link-wishlist i {display: none; height: auto; width: auto; background: none;}
header#header .header-top-right .simple-list .links li a.top-link-wishlist{
	width: auto;
	height: auto;
	line-height: 1.5em;
}
header#header .header-top-right .simple-list .links li a.top-link-wishlist i{display: none;}
header#header .header-top-right .simple-list .links li a.top-link-wishlist:hover{padding:0.75em 11px;}
header#header .simple .customer-name{display: none;}
header#header .logo,
header#header .small-logo {float: left;}
header#header h2.logo {margin-right: 44px;}
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 {float: left;}
header#header .welcome-msg {font-size: 1em; color: #666; padding: 1em 0; float: left;}
header#header .welcome-msg span {position:relative;}
header#header .welcome-msg + .search_mini_form {padding-top: 0;}
header#header .header-phone {float: right; padding: 1em 0;}
header#header .header-phone i {font-size: 1.16em; color: #aaa; margin-right: 8px; margin-top: 2px;}
header.header .search_mini_form {display: inline-block; clear: both; padding-top: .5em; z-index: 100;}
header.header .form-search {}
header.header .form-search .indent{position:relative;}
header.header .form-search label{display:none;}
header.header .form-search input {
	border: solid 1px #eee;
	background-color: #eee;
	float: left;
	font-style: italic;
	font-size: .91em;
	color: #aaa;
	width: 386px;
	padding: 3px 10px;
	margin-right: -1px;
	height: 26px;
}
header.header .form-search button {
	float: right;
	overflow: hidden;
	text-align: center;
}
header.header .form-search.focus i,
header.header .form-search.active i {color:#fff;}
header.header .form-search button span {
	transition: background-color 500ms ease;
	-moz-transition: background-color 500ms ease;
	-webkit-transition: background-color 500ms ease;
	-o-transition: background-color 500ms ease;
}
header.header .form-search button > span {float: left; height: 32px; border: solid 1px #eee; border-left: none; width: 36px; background: white; padding: 0; display: block; color: #aaa;}
header.header .form-search button span i {font-size: 12px; line-height: 32px;}
header.header .form-search button span i.fa-caret-right {display: none;}
header.header .form-search button:hover span {color: #fff;}
header.header .form-search button span span {font-size: 0; background: none; padding: 0; line-height: 24px; width: auto; display: block; width: 58px; }
header.header .form-search .search-autocomplete { z-index:99999; }
header.header .form-search .search-autocomplete ul { background-color:#fff;}
header.header .form-search .search-autocomplete li {
	background-color: #eee;
    border: 1px solid #eee;
    color: #aaa;
    font-size: 0.83em;
    font-style: italic;
	padding: 5px 10px;
}
header.header .form-search .search-autocomplete li .amount {float:right; font-weight:bold;}
header.header .form-search .search-autocomplete li.selected {}
header.header .header-right {float: right; margin-top: .25em; position: relative; z-index: 9999;}
header.header .search-button {
	display: none;
	float: right;
	font-size: 1em;
	color: #aaa;
	cursor: pointer;
	border: solid 1px #eee;
	height: 24px;
	padding: 0 21px;
	cursor: pointer;
	margin-top: .617em;
}
header.header .search-button:hover {color: #fff;}
header.header .search-button i {line-height: 24px;}
/* body header#sticky-header.floating {min-height: 1px!important;} */
body header#sticky-header.floating .search_mini_form/* ,
body header.header .search_mini_form.floating */ {display: none;}
body header.header .search_mini_form.floating {display: block;}
/* body header#sticky-header {display: block!important;} */

/* Header Cart ================================================================================ */
header.header .top-cart {float: left; position: relative;}
header.header .top-cart .block-title{border: none; margin: 0;}
header.header .top-cart .block-title a{}
header.header .top-cart .block-title a:hover {color: inherit;}
header.header .top-cart .block-title .title-cart{font-size: 1.16em; display: block; font-weight: bold; color: #222;}
header.header .top-cart .block-title a {}
header.header .top-cart .block-title i {margin-right: 10px; margin-top: 2px; display: none;}
header.header .top-cart .block-title a span {}
header.header .top-cart .block-title a strong.amount {}
header.header .top-cart .block-title .price {color: #ff0000;}
header.header .top-cart .block-title .cart-qty {display: block; color: #aaa; font-size: 0.786em; font-family: Arial; font-weight: normal; text-align: right; line-height: 1.16em;}
header.header .top-cart .block-title a.active,
header.header .top-cart .block-title a:hover,
header.header .top-cart .close-btn {}
header.header .top-cart .block-content {   
    background:#fff;
    z-index:999;
    position:absolute;
    right:0px;
    top: 100%;
    width:338px;
	box-shadow: 0 0 5px rgba(0,0,0,.1); 
}
header.header .top-cart .block-content .inner-wrapper {padding: 1.5em;}
header.header .top-cart .block-title .title-cart {
	padding: 6px 20px 3px;
	transition: background-color 700ms ease;
	-moz-transition: background-color 700ms ease;
	-webkit-transition: background-color 700ms ease;
	-o-transition: background-color 700ms ease;
}
header.header .top-cart .block-title .title-cart:hover,
header.header .top-cart .block-title.active .title-cart {background-color: #eee;}
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; margin-right: 20px;}
header.header .top-cart .cart-price-qt {display: inline-block; vertical-align: middle; margin-left: 7px; margin-top: 4px;}
header.header .top-cart .cart-price-qt strong {
	background-color: #eee;
	font-size: .75em;
	color: #888;
	border-radius: 4px;
	-moz-border-radius: 4px;
	height: 16px;
	line-height: 16px;
	display: inline-block;
	padding: 0 6px;
}
header.header .top-cart .block-content .mini-products-list .product-details {float: right; width: 64%; position: relative;}
header.header .top-cart .block-content .mini-products-list .product-details .price {
	font-family: Georgia;
	font-size: 1.16em;
	line-height: 1.583em;
	display: inline-block;
	vertical-align: middle;
}
header.header .top-cart .block-content.active { }
header.header .top-cart .block-content .item-options dt {color: #aaa;}
header.header .top-cart .block-content .item-options dd {color: #666;}
header.header .top-cart .block-content .subtotal {border: solid 1px #222; text-align: center; padding: 1em; margin-bottom: 1.5em;}
header.header .top-cart .block-content .subtotal .label,
header.header .top-cart .block-content .subtotal .price {display: block; font-size: 2.5em; letter-spacing: -1.5px; font-weight: bold; color: #222; line-height: .91em;}
header.header .top-cart .block-content .actions {}
header.header .top-cart .block-content .actions a {
	text-decoration: none;
	text-transform: uppercase;
	color: #222;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background-color: #eee;
	width: 48%;
	text-align: center;
	border: solid 0px;
}
header.header .top-cart .block-content .actions a:hover {color: #fff;}
header.header .top-cart .block-content .actions button.button {float: right; display: inline-block; width: 48%;}
header.header .top-cart .block-content .actions button.button span {height: 40px; display: block; float: none; text-align: center; padding: 0; line-height: 40px;}
header.header .top-cart .mini-products-list li {padding: 0 0 1.5em; margin: 0; clear: both; position: relative;}
header.header .top-cart .product-image {}
header.header .top-cart .product-name {margin-bottom: 0; padding-right: 25px; text-align: left;}
header.header .top-cart .product-name a {font-family: Georgia; font-size: 1.16em; color: #222; line-height: 1.583em;}
header.header .top-cart .product-box {font-size: 1em; line-height: 1.5em; text-align: left;}
header.header .top-cart .price {}
header.header .top-cart a:hover {}
header.header .top-cart .btn-remove {position: absolute; top: 0; right: 0; z-index: 1;}
.add-to-cart-success .btn-remove{margin:3px 0 0;}
header.header .top-cart .btn-edit {position: absolute; right: 0; top: 20px; z-index: 1;}
header.header .top-cart .btn-edit i,
header.header .top-cart .btn-remove i {font-size: .83em; padding: 5px; color: #aaa;}
header.header .top-cart button.button {}
header.header .top-cart button.button span { display:block; float:none;}
header#sticky-header.floating .small-logo {
    opacity: 1;
	filter: alpha(opacity=100);
    position: static;
	margin: .25em 0;
}
header#sticky-header.floating {display: none; position: fixed; top: 0; background: #fff; left: 0; right: 0; padding: 0; z-index: 99999;}
header#sticky-header.floating .nav-container {margin: 0 10px; display: inline-block; vertical-align: middle;}
header#sticky-header.floating .quick-access{padding: 0;}
header#sticky-header.floating .topline {padding: 0;}
header#sticky-header.floating .top-cart {float: right; margin-right: 10px;}
header#sticky-header.floating .menu-line:before {content: none;}
header#sticky-header.floating .search-button {display: inline-block;}
header#sticky-header.floating .welcome-msg{display: none;}
header#sticky-header.floating .grid_12 h2.logo {position: absolute; opacity: 0; display: none;}
header#sticky-header.floating .links {display:none;}
header#sticky-header.floating .grid_12 .small-logo {float: none; vertical-align: middle; z-index: 99;}
header#sticky-header.floating  .search_mini_form {display: none; position: absolute; right: 0; background: #fff; padding: 1.5em 20px; margin-top: 0; box-shadow: 0 0 4px rgba(0,0,0,.1);}
header#sticky-header.floating .grid_12 .search_mini_form button i.fa-search {display: none;}
header#sticky-header.floating .grid_12 .search_mini_form button i.fa-caret-right {display: inline-block}
header#sticky-header.floating .header-right {margin-top: .5em; position: static;}
header#sticky-header.floating .header-right > .top-link-wishlist,
header#sticky-header.floating .header-right .customer-name,
header#sticky-header.floating .header-right .links {display: none;}
header#sticky-header.floating .nav-container {padding-bottom: 1px;}
header#sticky-header.floating .small-logo,
header#sticky-header.floating .nav-container,
header#sticky-header.floating .search-button,
header#sticky-header.floating  .top-cart {display: none}
.sticky-logo header#sticky-header.floating .small-logo,
.sticky-nav header#sticky-header.floating .nav-container,
.sticky-search header#sticky-header.floating .search-button,
.sticky-cart header#sticky-header.floating  .top-cart,
.sticky-logo-all header#sticky-header.floating .small-logo,
.sticky-nav-all header#sticky-header.floating .nav-container,
.sticky-search-all header#sticky-header.floating .search-button,
.sticky-cart-all header#sticky-header.floating .top-cart {display: inline-block;}

header#sticky-header.floating .links,
header#sticky-header.floating .simple {display: none!important;}


/* Revolution Slider */
.top-container .rev_slider_wrapper{
	margin-bottom: 0!important;
}
.rev_slider_wrapper .tp-leftarrow.default,
.rev_slider_wrapper .tp-rightarrow.default{
	background-image: none!important;
	background-color: #fff;
	width: 40px;
	height: 40px;
	-moz-transition:background-color 300ms ease;
	-webkit-transition:background-color 300ms ease;
	-o-transition:background-color 300ms ease; 
	transition:background-color 300ms ease;
	border: solid 0px;
}
.tp-leftarrow.default:after,
.tp-rightarrow.default:after{
	left: 50%;
	top: 50%;
	position: absolute;
	margin:-8px 0 0 -6px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 2.333em;
	color:#222;
}
.tp-rightarrow.default:after{margin-left: -4px;}
.tp-leftarrow.default:after{
	content:"\f104"
}
.tp-rightarrow.default:after{
	content:"\f105"
}
.rev_slider_wrapper .tp-leftarrow.default:hover:after,
.rev_slider_wrapper .tp-rightarrow.default:hover:after{
	color:#fff;
}
.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img {cursor: pointer;}
body .tp-bullets.simplebullets.round .bullet {background: #000; border: solid 3px #fff; opacity: .5; border-radius: 50%; -moz-border-radius: 50%; height: 9px; width: 9px;}
body .tp-bullets.simplebullets.round .bullet.selected {opacity: 1;}

/*
	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;
	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;
    margin:0;
    border:none;
}
.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-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#sticky-header.floating .nav-container {padding-bottom: 1px;}
header#header .nav-container select{display:none!important;}
header#header .nav-container .sbHolder{display:none;}
header#header .nav-container .sbSelector{display:none;}
header#header {position: relative; z-index: 9999;}
.topline {position: relative; padding: 0 0 1em; border-bottom: solid 0px;}
.topline .grid_12,
body.boxed-layout .topline .container_12 {border-bottom: solid 0px;}
.menu-line {
    width: 100%;
    position: relative;
}
.hitched-header header#header .menu-line {background: inherit;}
header#header .language-currency-block {
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
	float: left;
	padding: 1em 8px;
	cursor: pointer;
	transition: background-color 400ms ease;
	-moz-transition: background-color 400ms ease;
	-webkit-transition: background-color 400ms ease;
	-o-transition:  background-color 400ms ease;
	margin-right: 10px;
}
header#sticky-header.floating .first-block {display: none;}
header#header .first-block {position: relative; margin-bottom: 1em; z-index: 99999;}
header#header .language-currency-block:hover,
header#header .language-currency-block.open {background-color: #ebebeb;}
header#header .language-currency-block .language {display: inline-block; padding: 3px 10px 3px 0; margin-right: 8px; border-right: solid 1px #bcbcbc; line-height: 1;}
header#header .language-currency-block .currency .icon {display: inline-block; margin-right: 4px;}
header#header .language-currency-block .currency i {margin-left: 6px; margin-top: 3px;}
header#header .language-currency-dropdown {width: 195px; 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;}
header#header .language-currency-dropdown label {color: #222; font-size: 1.083em; margin-bottom: .5em; display: block;}
header#header .language-currency-dropdown .sbSelector {color: #666; background-color: #eee; border-color: #eee;}
header#header .language-currency-dropdown .form-language .sbSelector {margin-bottom: 1.5em;}
header#header .language-currency-dropdown > div {margin-top: 1.5em;}
header#header .language-currency-dropdown > div:first-child {margin-top: 0;}
header#header .language-currency-dropdown > div > a {display: block; font-size: .91em; color: #666; border-bottom: dotted 1px #ddd; padding: 1em 0;}
header#header .language-currency-dropdown > div > a:last-of-type {border-bottom: none;}
header#header .language-currency-dropdown > div > a img {margin: 4px 9px 0 0;}
header#header .language-currency-dropdown .sbOptions li a:hover {color: inherit;}

/* Header Navigation */
.menu-button{display: none; font-size: 2.333em; color: #222; text-transform:uppercase; cursor: pointer; margin-top: 1em;}
.menu-button i {margin-right: 10px; margin-top: -4px;}
.nav-container {}
.nav-container > ul {text-align: left; padding-bottom: 1px;}
.nav-container a.level-top {
	padding: 1.33em 16px;
	float: left;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	border: solid 0px;
}
.nav-container a.level-top:hover,
.nav-container .active a.level-top,
.nav-container .over a.level-top {background-color: #f5f5f5; border-bottom: solid 3px; margin-top: 0!important; /* padding-top: 1.55em; padding-bottom: 1em; */}
.nav-container a.level-top > span {font-size: 1em; color: #222; text-transform: uppercase; letter-spacing: -1px;}
.nav { 
    position: relative;
    z-index:10;
    clear:both;
    width:100%;
}
/* All Levels */
.nav li {text-align:left; position:relative;}

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

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

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

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

/********** Wide Navigation > */
.nav-wide { position: static;}
.nav-wide li.level-top { display:inline-block; }
.nav-wide li.level-top{ margin-left: 2px;}
.nav-wide li.level-top.nav-1 {margin-left: 0;}
.nav-wide > li { position: static;}
.nav-wide .menu-wrapper { 
    display: none;
    position: absolute;
    left:0;
    top: 99%;
    width: 100%;
    text-align: left;
    border-top: none;
	z-index: 999;
    padding: 1.5em 0;
	background-color: #fff;
	box-shadow: 0 -1px 4px rgba(0,0,0,.1);
}
.nav-wide li.over .menu-wrapper {}
.nav-wide .menu-wrapper ul.level0{margin-left: 8px; margin-right: 8px;}
.nav-wide .menu-wrapper .alpha > ul.level0{margin-right: 0;}

.nav-wide ul.level0 li.level1 { display: inline-block; float: none; padding: 0 0 1.5em 0;}
.nav-wide ul.level0 li.level1 > a { margin-bottom: 5px; display: block;}
.nav-wide ul.level0 li.level1 > a:hover {color: inherit;}
.nav-wide ul.level0 li.level1 span.subtitle {
	color: #222;
	font-size: 1.16em; 
	line-height: 1.583em;
	display: block;
	background-color: #eee;
	padding: .417em 15px;
	-webkit-text-stroke-width: 0.02em;
	border: solid 0px;
}

.nav-wide ul.level0 li.level1{margin-left: 0; margin-right: 0;}
.nav-wide ul.level0 li.level1 > a,
.nav-wide ul.level0 li.level1 > ul{margin-left: 10px; margin-right: 10px;}

.nav-wide ul.level1 a {text-transform: none; font-size: 1em; color: #aaa; line-height: 1.5em; display: block; padding: .91em 0;}


.nav-wide ul li,
.nav-wide ul.level1 ul {border-top: solid 1px #eee; position: relative;}

.nav-wide ul.level0 li.level1{border-top: 0;}

.nav-wide ul.level1 li:first-child {border-top: none;}
.nav-wide ul.level1 a span:before {content: "\00B7"; font-size: 2em; margin: 0 7px 0 3px; line-height: 0; vertical-align: middle;}
.nav-wide ul.level1 ul li a {padding-left: 20px;}
.nav-wide .top-content,
.nav-wide .bottom-content {margin-left: 18px; margin-right: 18px; overflow: hidden; font-size: 1em;}
.nav-wide ul .top-content,
.nav-wide ul .bottom-content {padding:0;}
.nav-wide .bottom-content {margin: 0 18px; font-size: 1em; color: #888; line-height: 1.5em;}
.nav-wide .right-content { display: inline-block; float: none; font-size: 1em;}
.nav-wide .right-content .menu-banners {margin-right: 18px;}
.nav-wide .right-content .menu-banners .menu-banner {float: left;}
.nav-wide .right-content .menu-banners a {display: block;}
.nav-wide .right-content .menu-banners .menu-banner.last {float: right;}
.nav-wide .inline-links {margin-bottom: 9px;}
.nav-wide .inline-links li {display: inline; padding: 0 10px 0 0;}
.nav-wide .inline-links li a {display: inline-block; padding: 5px 10px;}
.nav-wide .inline-links li a:hover{background-color:#f5f5f5;}
.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 p { margin-bottom: 9px;}
.nav-wide .awesome-content-top,
.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 .awesome-content-top i,
.nav-wide .awesome-content-left i { font-size: 1.18em; display: block; margin-bottom: 5px;}
.nav-wide .awesome-content-left { text-align: left; padding-top: 30px; padding-bottom: 19px;}
.nav-wide .awesome-content-left i { float: left; margin: 0 10px 5px 0;}
.nav-wide .top-content {margin-bottom: 1.5em; padding-bottom: 1.5em; border-bottom: solid 1px #ddd;}
.nav-wide .top-content .left-links {float: left;}
.nav-wide .top-content .left-links li {float: left; margin-left: 20px; border-top: none; border-bottom: solid 1px #ddd;}
.nav-wide .top-content .left-links li:first-child {margin-left: 0;}
.nav-wide .top-content .left-links li a {color: #222;}
.nav-wide .top-content a {font-size: 1em; font-weight: normal; letter-spacing: -.5px;}
.nav-wide .top-content .right-link {float: right; padding-right: 2px;}
.nav-wide .bottom-content .menu-logo {float: left; padding-right: 20px;}
.nav-wide .bottom-content span {float: left; font-size: .91em; color: #888; padding-left: 20px; border-left: solid 1px #ddd; width: 88%;}
.nav-wide .bottom-content span strong {font-size: 1.091em; color: #222; display: block; margin-bottom: 2px;}

/* Mobile Devices Styles */
.nav li.touched > ul{left:100px;}
.nav > li.touched > ul{left:0;}
.nav.nav-wide li.touched > ul{left:0;}
.nav-container.mobile {position: absolute; top: 100%; width: 300px;}
.nav-container.mobile > ul {background-color: #fff; box-shadow: 0 3px 5px rgba(0,0,0,.08);}
.nav-container.mobile > ul > li {float: none; display: block!important; position: relative!important;}
.nav-container.mobile li.level-top > a {display: block!important; float: none!important; color: #444!important;}
.nav-container.mobile li.level-top > a  span {border: none!important; padding: 0!important;}
.nav-container.mobile li.level-top > a  span em {display: none!important;}
.nav-container.mobile .menu-item-button {position: absolute; top: 8px; right: 0; z-index:999;}
.nav-container.mobile ul ul .menu-item-button {top: 8px;} 
.nav-container.mobile .menu-item-button i {font-size: 1.16em; color: #888; cursor: pointer; padding: 5px;}
.nav-container.mobile .menu-item-button i.fa-minus,
.nav-container.mobile .menu-item-button.active i.fa-plus {display: none;}
.nav-container.mobile .menu-item-button.active i.fa-minus {display: inline-block;}
.nav-container.mobile li.level-top.active > a,
.nav-container.mobile li.level-top > a:hover {background: none!important;}
.nav-container.mobile .nav-wide ul.level0 li.level1 > a {font-size: .91em; background: none; margin: 0;}
.nav-container.mobile .nav-wide ul.level0 li.level1 > a span {text-transform: none; color: #888;}
.nav-container.mobile .nav-wide ul.level0 li.level1 a > span {font-size: .91em; background: none; padding: 0;}
.nav-container.mobile .nav-wide ul.level0 li {float: none; display: block;}
.nav-container.mobile .nav-wide ul.level0 li.level1 a > i {display: none;}
.nav-container.mobile .nav-wide ul.level0 li {position: relative; margin: 0;}
.nav-container.mobile .nav-wide ul.level0 ul {margin: 0;}
header.header .nav-container.mobile .menu-wrapper {position: static; padding: 0; margin: 0; box-shadow: none;}
.nav-container.mobile .nav-wide .menu-wrapper > div.first {padding: 0; width: auto; float: none;}
header.header .nav-container.mobile ul  {
    border: none;
    box-shadow: none;
    padding: 9px 18px !important;
    position: static;
    width: auto !important;
	display: none;
}
header.header .nav-container.mobile .menu-wrapper ul.level0 {display: block;}
header.header .nav-container.mobile .menu-wrapper .grid_2 {min-height: 0; width: auto; margin: 0; padding: 0!important;}
header.header .nav-container.mobile ul.level2 span.menu-item-button {right: -15px; top: 5px;}

.nav-container.mobile .nav-wide ul.level0{margin:0;}
.nav-container.mobile .nav-wide ul.level0 li.level1{padding:0 19px;}
.nav-container.mobile .nav-wide ul.level0 li.level1 > a{
	font-size: .91em;
	background: none;
	margin: 0;
	font-weight: normal;
	padding: 0;
	color: #888888 !important;
	display: block;
}
.nav-container.mobile .nav-wide ul.level0 li.level1 > a span {text-transform: none; color: #888;}
.nav-container.mobile .nav-wide ul.level0 li.level1 a{padding: 0;}
.nav-container.mobile .nav-wide ul.level0 li.level1 a > span {
	font-size: 0.91em;
	font-family: Arial, sans-serif;
	line-height: 40px;
	color:#888;
}
.nav-container.mobile .nav-wide ul.level0 li.level1 > a > span{font-size: 1em;}
.nav-container.mobile .nav-wide ul.level0 li.level1 a > span:before{display: none;}
.nav-container.mobile .nav-wide ul.level0 li.level1 a > i {display: none;}
.nav-container.mobile .nav-wide ul.level0 li {position: relative; margin: 0; border: none;}
.nav-container.mobile .nav-wide ul.level0 ul {margin: 0;}
.nav-container.mobile .nav li.level1 ul{padding-left: 0!important; padding-right: 0 !important;}
.nav-container.mobile li.level-top > a span {line-height: 1.5em;}
header.header .nav-container.mobile li.level0 > a {padding: 1em 30px 1em 20px!important;}
.nav-container.mobile ul li.parent:after {content: none!important;}
/* ======================================================================================= */

/* Category Labels */
.nav-container li.level-top > a{
	display: inline-block;
	position: relative;
}
.category-label{
    display: inline-block;
    position: absolute;
    right: 20px;
    top:-16px;
    padding: 3px 10px;
    border:0px solid;
    z-index: 999;
}
.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;
}
header#sticky-header.floating .category-label,
.nav-container.mobile .category-label{display: none;}
ul li ul .category-label { top: -22px; bottom: auto; left: 10px; right: auto; font-size: 0.9em; padding: 2px 7px;}
ul li ul li ul .category-label { top: 6px; bottom: auto; left: auto; right: 10px; font-size: 0.9em; padding: 2px 7px;}
ul li ul li ul .category-label:after { display: none;}
.menu-wrapper.default-menu ul li .category-label {top: -10px; left: 18px;}
.menu-wrapper.default-menu ul li .category-label:after {right: auto; left: 4px;}

/*====== 404 Page ======*/
.page-no-route {padding-top: 2.5em;}
.page-no-route .not-found-bg {position: fixed; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover;}
.page-no-route .container_12,
.page-no-route header.header,
.page-no-route body.boxed-layout header.header .menu-line .container_12,
.page-no-route #footer {background: none;}
.page-no-route header.header,
body.boxed-layout .page-no-route header.header .menu-line .container_12 {border: none;}
.page-no-route header.header {text-align: center;}
.page-no-route header.header h2.logo {margin: 0 0 1.5em!important; }
.page-no-route header.header .logo {float: none!important; display: inline-block;}
.page-no-route header.header .search_mini_form {position: relative!important; display: inline-block!important; left: auto!important; right: auto!important;}
.page-no-route header.header .form-search input {width: 296px; height: 32px; font-size: 10px;}
.page-no-route header.header .form-search button > span {width: 57px; height: 38px; background-image: none;}
.page-no-route header.header .form-search button > span i {line-height: 40px;}
.page-no-route .no-route {padding: 5.25em 0 4.5em; text-align: center;}
.page-no-route .text-block {padding-bottom: 3.5em;}
.page-no-route .text-block h2,
.page-no-route .text-block h3 {display: inline-block; vertical-align: middle; text-transform: uppercase; font-weight: bold; margin: 0;}
.page-no-route .text-block h2 {font-size: 9.333em; letter-spacing: -6px; line-height: .9;}
.page-no-route .text-block h3 {font-size: 3.333em; width: 36%; text-align: left; line-height: .8; letter-spacing: -2.5px; padding-left: 20px;}
.page-no-route .text-block .f-left {width: 48%; text-align: right; border-right: solid 1px rgba(255,255,255,.5); padding: .75em 2% .75em 0;}
.page-no-route .text-block .f-right {text-align: left; width: 47%; padding-top: 1.75em;}
.page-no-route .text-block p {font: italic 1.16em Georgia;}
.page-no-route .no-route .button.btn-home span {height: 40px;}
.page-no-route .no-route .button.btn-home span span {line-height: 40px; padding: 0 27px;}
.page-no-route .no-route .block-or {font-size: 2em; font-family: Georgia; font-style: italic; margin: 1.125em 0 1em; display: inline-block; position: relative;}
.page-no-route .no-route .block-or:before {content: ""; display: inline-block; vertical-align: middle; margin-right: 9px; background: rgba(255,255,255,.5); height: 1px; width: 75px;}
.page-no-route .no-route .block-or:after {content: ""; display: inline-block; vertical-align: middle; margin-left: 9px; background: rgba(255,255,255,.5); height: 1px; width: 75px;}
.page-no-route .products-grid .product-info {text-align: left;}
.page-no-route #footer {text-align: center;}
.page-no-route .footer-links {float: none; display: inline-block; height: auto!important;}
.page-no-route .footer-links ul {margin: 0;}
.page-no-route .footer-links li {top: 0!important; padding: 0;}
.page-no-route .footer-links li a {padding-left: 10px; padding-right: 10px;}
.page-no-route #footer .copyright address {float: none;}

/* Home content =============================================================================== */
.product-tabs-wrapper {position: relative; padding: 5em 0 6em;}
.product-tabs-bg {position: absolute; left: 0; top: 0; overflow: hidden;}
.product-tabs-bg img {max-width: none; height: 100%; width: 100%;}
.product-tabs-wrapper .widget-title {position: relative; z-index: 2; text-align: center; border: none; margin-bottom: 5em;}
.product-tabs-wrapper .widget-title h2 {font-size: 2em!important; color: #fff!important; border: solid 1px #fff; line-height: 1.5em; letter-spacing: -1px; padding: .45em 27px;}
.product-tabs {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 6em;
	z-index: 9;
	text-align: center;
	list-style-type: none!important;
	margin: 0!important;
}
.widget-title + .top-buttons .product-tabs {
	bottom: auto;
	top: 11.5em;
}
.top-buttons .product-tabs {
	bottom: auto;
	top: 3em;
}
.product-tabs li {
	display: inline-block;
	margin-left: 2px;
	cursor: pointer;
	border: solid 1px #fff;
	color: #fff;
	background: none;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: .91em;
	line-height: 1.583em;
	padding: 1px 15px;
	transition: opacity .8s ease;
	-moz-transition: opacity .8s ease;
	-webkit-transition: opacity .8s ease;
	-o-transition: opacity .8s ease;
}
.product-tabs li.current,
.product-tabs li:hover {opacity: 1; filter: alpha(opacity=100);}
.product-tabs li:first-child {margin-left: 0;} 
.top-buttons .product-tabs-box {margin-bottom: 0; margin-top: 3.333em;}
.widget-title + .top-buttons .product-tabs {margin-top: 0; margin-bottom: 0;}
.product-tabs-box {top: 0; z-index: -1; margin-bottom: 3.333em; position: absolute;}
.product-tabs-box.visible {display: block; z-index: 9; position: relative;}
.product-tabs-box .products-grid.widget-grid .item {padding: 0;}
.product-tabs-box .products-grid.widget-grid .product-image {margin: 0;}
.products-grid .product-img-box {margin-bottom: 1em;}
.home-banners-2 .banner {position: relative; overflow: hidden; background: url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/home_banner_4_bg.jpg) no-repeat center; padding: 1.83em 0;}
.home-banners-2 .banner .banner-content {text-align: center; width: 100%; background: none;}
.home-banners-2 .banner .banner-content h2 {font-size: 1.667em; color: #fff; font-weight: bold; text-transform: uppercase; letter-spacing: -1px; margin-bottom: .417em; -webkit-text-stroke-width: 0!important;}
.home-banners-2 .banner .banner-content h2:after {content: ""; display: block; border-bottom: solid 2px #fff; width: 86px; margin: .25em auto 0;}
.home-banners-2 .banner .banner-content p {color: #fff; width: 45%; margin: 0 auto;}
.home-banners-2 .banner .banner-content .label {
	font-family: Georgia;
	font-size: 1.16em;
	color: #fff;
	width: 100px;
	text-align: center;
	display: inline-block;
	-moz-transform: rotate(43deg);
	-webkit-transform: rotate(43deg);
	-o-transform: rotate(43deg);
	-ms-transform: rotate(43deg);
	transform: rotate(43deg);
	position: absolute;
	top: 15px;
	right: -24px;
}
.home-banners-2 .text-banner {color: #fff; padding: 2em 30px 1.5em; background-image: url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/text_banner_bg.png); background-repeat: no-repeat; background-position: center;}
.home-banners-2 .text-banner .banner-title {display: inline-block; padding-bottom: .83em;}
.home-banners-2 .text-banner .banner-title i {font-size: 1.16em; vertical-align: middle; margin-right: 6px;}
.home-banners-2 .text-banner .banner-title strong {font-size: 1.5em; font-weight: bold; display: inline-block; vertical-align: top; text-transform: uppercase;}
.home-banners-2 .text-banner p {font-size: .91em; line-height: 1.583em; margin-bottom: 0;}
.home-banners-2 .text-banner p a {color: #fff; display: inline;}
.home-text-banners .text-banner-image {display: inline-block; margin-right: 18px;}
.home-text-banners div.box{
	display: inline-block;
	width: 61%;
	margin: 0;
    padding: 0;
	border: none;
}
.home-text-banners div.box strong {font-weight: bold; font-size: 2.5em; color: #222; display: inline-block; line-height: 1em; margin-top: -2px; letter-spacing: -1.5px; margin-bottom: .417em;}
.home-text-banners div.box p {font-size: 1em; font-family: Georgia; font-style: italic; color: #888;}
.home-text-banners div.box a {font-family: Georgia; font-size: .83em; line-height: 1.583em; text-transform: uppercase; display: inline-block; vertical-align: middle;}
.home-text-banners div.box a i {font-size: 1.4em; vertical-align: middle; margin-top: -3px; margin-left: 6px;}
.home-text-banners div.box a:hover i {margin-left: 10px;}
.widget-wrapper {position: relative; padding: 3.833em 0 3.333em;}
.widget-wrapper .widget-title {position: relative; text-align: center; border: none; margin-bottom: 4.5em;}
.widget-wrapper .widget-title h2 {font-size: 2em!important; color: #222!important; border: solid 1px #222; line-height: 1.5em; letter-spacing: -1px; padding: .45em 22px;}
.home-container.grid-2 .item {padding-bottom: 1.5em!important;}
.home-container.grid-2 .item:hover .product-info-top .desc,
.home-container.grid-2 .item:hover .product-info-top .link-shop,
.home-container.grid-2 .item:hover .product-info-top .product-name a {color: #fff;}
.home-container.grid-2 .item .product-image {margin-bottom: 0; display: block;}
.home-container.grid-2 .product-info-top {
	background-color: #fff;
	border-bottom: solid 1px #ddd;
	padding: 2.833em 30px;
	transition: background-color 500ms ease;
	-moz-transition: background-color 500ms ease;
	-webkit-transition: background-color 500ms ease;
	-o-transition: background-color 500ms ease;
}
.home-container.grid-2 .product-info-top .product-name {margin-bottom: 1em;}
.home-container.grid-2 .product-info-top .product-name a {font-size: 2.5em; font-weight: bold; color: #222; line-height: 1;}
.home-container.grid-2 .product-info-top .desc {font-family: Georgia; font-size: 1em; font-style: italic; color: #888; margin-bottom: 1em;}
.home-container.grid-2 .product-info-top .link-shop {font-family: Georgia; font-size: 1em; text-transform: uppercase;}
.home-container.grid-2 .product-info-top .link-shop i {font-size: 1.16em; margin-top: 1px; margin-left: 5px;}
.home-container.grid-2 .product-info-top .link-shop:hover i {margin-left: 10px;}
.home-container.grid-2 .category-button {position: relative; z-index: 9; text-align: center;}
.home-container.grid-2 .category-button a {display: inline-block; font-size: 1em; text-transform: uppercase; height: 40px; line-height: 40px; padding: 0 21px;}
.widget-wrapper .category-button a {color: #fff;}
.home-container.grid-2 .category-button a i {margin-right: 10px; font-size: 1.16em; line-height: 40px;}
.text-banner.background .text-banner-content {position: relative; width: auto; left: auto; top: auto; right: auto; bottom: auto;}
.cms-home .product-tabs li {background: none!important;}

 /**** Banners ****/
.text-banner {position: relative;}
.text-banner > a,
.slider-banner > a,
.home-banners-wrapper .item a {display: block; overflow: hidden;}
.text-banner:hover img,
.banner:hover img,
.slider-banner:hover img,
.home-banners-wrapper .item:hover img {transform: scale(1.2); -webkit-transform: scale(1.2);}
.text-banner img,
.banner img,
.slider-banner img,
.home-banners-wrapper .item img {
	position: relative;
	-webkit-transition-duration: 0.5s!important;
	transition-duration: 0.5s!important;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.text-banner.background img,
.text-banner.background:hover img,
.parallax-banners-wrapper .text-banner img,
.parallax-banners-wrapper .text-banner:hover img,
.menu-banners .menu-banner img,
.menu-banners .menu-banner:hover img {transform: none; -webkit-transform: none; transition: none; -webkit-transition: none;}
.text-banner.border > a {border: solid 1px #e5e5e5;}
.text-banner .text-banner-content {position: absolute; top: 14%; left: 7%; width: 48%; cursor: pointer;}
.text-banner .text-banner-content.skin-2 {left: 10%; right: 0; width: 80%; text-align: center; top: 24%;}
.text-banner .text-banner-content.skin-2 h2 {margin-left: auto; margin-right: auto;}
.text-banner .text-banner-content.skin-2 p {margin-left: auto; margin-right: auto; width: 60%;}
.text-banner .text-banner-content h2 {font-size: 2.5em; color: #222; font-weight: bold; margin-bottom: .25em; line-height: .95em; letter-spacing: -1.75px; width: 81%; -webkit-text-stroke-width: 0!important;}
.text-banner .text-banner-content h3 {font-size: .83em; line-height: 1.583em; font-weight: normal; margin-bottom: .25em; color: #aaa; text-transform: uppercase;}
.text-banner .text-banner-content p {font-family: Georgia; color: #888; font-size: 1em; line-height: 1.65em; font-style: italic; width: 74%; margin-bottom: 1.25em;}
.text-banner .text-banner-content.skin-2 h2,
.text-banner .text-banner-content.skin-2 h3,
.text-banner .text-banner-content.skin-2 p,
.home-banners .text-banner .text-banner-content.skin-2 a.banner-link {color: #fff;}
.text-banner .text-banner-content.skin-3 {left: 10%; right: 0; width: 80%; text-align: center; top: 14%;}
.text-banner .text-banner-content.skin-3 h2 {text-transform: uppercase; margin-left: auto; margin-right: auto;}
.text-banner .text-banner-content.skin-3 p {margin-left: auto; margin-right: auto; width: auto; color: #666;}
.text-banner .text-banner-content a.banner-link {
	font-family: Georgia;
	font-size: 1em;
	line-height: 1.583em;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
}
.text-banner .text-banner-content a.banner-link i {
	font-size: 1.16em;
	vertical-align: middle;
	margin-top: -4px;
	line-height: 1.583em;
	margin-left: 2px;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: margin-left 300ms ease;
	-moz-transition: margin-left 300ms ease;
	-webkit-transition: margin-left 300ms ease;
	-o-transition: margin-left 300ms ease;
}
.text-banner .text-banner-content a.banner-link:hover i {margin-left: 10px;}
.banner a {overflow: hidden;}

/**** Parallax Banners ****/
.parallax-banners-wrapper .text-banner .banner-content {
	position: absolute;
	top: 43%;
	text-align: center;
	left: 0;
	right: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity 600ms ease;
	-moz-transition: opacity 600ms ease;
	-webkit-transition: opacity 600ms ease;
	-o-transition: opacity 600ms ease;
}
.parallax-banners-wrapper .text-banner.slideup .banner-content {opacity: 1; filter: alpha(opacity=100);}
.parallax-banners-wrapper .text-banner .banner-content h2 {
	position: relative;
	z-index:9;
	font-size: 3em;
	line-height: 1;
	font-weight: bold;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -1.5px;
	border: solid 1px #fff;
	padding: .47em 31px;
	margin: 0 auto;
	width: 19%;
}
.parallax-banners-wrapper .text-banner .banner-content h3 {
	position: relative;
	z-index: 9;
	color: #fff;
	line-height: 1;
	text-align: center;
	margin: 0;
	font-size: 1.33em;
	line-height: 1.44em;
	width: 30%;
	margin-left: -5%;
	font-weight: bold;
	margin-top: .75%;
	letter-spacing: -0.5px;
	margin-left: auto;
	margin-right: auto;
}
.parallax-banners-wrapper .text-banner .banner-content h4 {
    position: relative;
    z-index: 9;
    color: #fff;
    line-height: 1;
    margin: 0;
	margin-top: .75%;
}
.parallax-banners-wrapper .text-banner .banner-content button > span {height: 40px;}
.parallax-banners-wrapper .text-banner .banner-content button span span {font-size: 12px; color: #222; text-transform: uppercase; line-height: 40px; padding: 0 25px; background-color: #fff; background-image: none!important;}
.parallax-banners-wrapper .text-banner .banner-content button:hover span span {color: #fff;}
.parallax-banners-wrapper .text-banner .banner-content p {
    position: relative;
    z-index: 9;
    font-size: 1em;
    line-height: 1;
    text-align: center;
    margin: 0 auto;
    font-size: 1em;
    line-height: 1;
    color: #fff;
	font-style: italic;
	font-family: Georgia;
	margin-bottom: .5%;
	letter-spacing: -.25px;
}
.parallax-banners-wrapper .text-banner .banner-content.skin-2 h2 {width: 22%; letter-spacing: -2px;}
.parallax-banners-wrapper .text-banner .banner-content.skin-3 {top: 43.5%;}
.parallax-banners-wrapper .text-banner .banner-content.skin-3 p {color: #888;}
.parallax-banners-wrapper .text-banner .banner-content.skin-3 h2 {color: #222; border-color: #222; width: 22%;}
.parallax-banners-wrapper .text-banner .banner-content.skin-3 h3 { color: #888; letter-spacing: -.5px; font-weight: normal; width: 24%;}
.parallax-banners-wrapper .text-banner .banner-content.skin-4 h2 {width: 15%;}
.parallax-banners-wrapper .text-banner .banner-content.skin-4 h3 {width: 22%; color: #fff;}
.parallax-banners-wrapper .text-banner .banner-content.skin-5 h2 {width: 21%; letter-spacing: -2px;}
.parallax-banners-wrapper .text-banner .banner-content.skin-5 h3 {width: 22%;}
.parallax-banners-wrapper .text-banner .banner-content.skin-6 h2 {width: 18%; letter-spacing: -2.5px;}
.parallax-banners-wrapper .text-banner .banner-content.skin-6 h3 {width: 23%; margin-top: .5%;}
#parallax-banner-1.text-banner .banner-content {opacity: 1;}
.parallax-banners-wrapper .text-banner .background {background-attachment: fixed; background-repeat: no-repeat; background-position: 50% 0;}
.parallax-banners-wrapper img.img-hide {position: absolute; width: 100%; max-width: 100%;}

.content-wrapper {position: relative;}
.header-wrapper.positioned header#header ,
.header-wrapper.positioned .topline,
body.boxed-layout .header-wrapper.positioned  header#header .container_12 {background: none;}

/* Sidebar =============================================================================== */
aside.sidebar .block {margin-bottom: 2.33em;}
aside.sidebar  > div:last-of-type,
aside.sidebar  > .last {margin-bottom: 0;}
aside.sidebar .block .block-title {position: relative; border-bottom: solid 1px #ddd; margin-bottom: 1.5em;}
aside.sidebar .block-title strong span {display: inline-block; font-size: 2em; line-height: 1.5em; font-weight: bold; color: #222; margin-bottom: .333em;}
aside.sidebar .block-content a i {font-size: 1.16em; color: #aaa;}
aside.sidebar .block-content .fa-times {color:#f04848}
aside.sidebar .block .block-content {font-family: Georgia; font-size: 1em; color: #666; font-style: italic; line-height: 1.5em;}
aside.sidebar .block.block-layered-nav .btn-nav {position:absolute;left:18px;}
aside.sidebar.accordion .block-content { display: none; }
aside.sidebar.accordion .block-progress .block-content { display: block;}
aside.sidebar .block.block-layered-nav .ui-slider .ui-slider-handle {
	width: 8px;
	height: 8px;
	border: solid 4px #fff;
	background: #ddd;
	display: block;
	border-radius: 16px;
	-moz-border-radius: 16px;
	margin-left: -0.3em;
	cursor: pointer;
	margin-top: -2px;
	box-shadow: 0 1px 4px rgba(0,0,0,.15);
	padding: 0;
}
.ui-slider .ui-slider-range{background-image: none;}
aside.sidebar .block.block-layered-nav #slider-range {background: #ddd; width: 96%; height: 6px; border-radius: 5px; -moz-border-radius: 5px; margin-bottom: .75em;}
aside.sidebar .block.block-layered-nav ol li a {color:#888;}
aside.sidebar .block .block-content a:hover{text-decoration:none;}
aside.sidebar .block .block-subtitle {margin-bottom: 1.5em; text-align: center;}
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{font-family: Georgia; font-size: 1em; color: #666; font-style: italic; line-height: 1.5em;}
aside.sidebar .actions {padding-top: 1.5em; width: 100%; overflow: hidden; border-top: solid 1px #dfdfdf; text-align: center;}
aside.sidebar .actions a {
	font-size: 12px;
	font-style: normal;
	color: #222;
	text-transform: uppercase;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background-color: #eee;
	padding: 0 23px;
	border: solid 0px;
}
aside.sidebar .actions a:hover{color: #fff;}
aside.sidebar .actions a + button {margin-left: 8px;}
aside.sidebar .actions button {display: inline-block;}
aside.sidebar .actions button span {height: 30px;}
aside.sidebar .actions button span span {line-height: 30px; padding: 0 27px;}
aside.sidebar .empty {}

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

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

/* Block: Categories */
.block-vertical-nav li {border-top: dotted 1px #ddd;}
.block-vertical-nav li.level-top:first-child {border: none;}
.block-vertical-nav li a {padding: 1em 0; display: inline-block; color: #666; font-family: Georgia; font-style: italic; font-size: .91em;}
.block-vertical-nav li.parent { position:relative;}
#categories-accordion.closed-default li.parent.active > ul {display: block;}
.block-vertical-nav li.level-top a.level-top {background: none; font-size: 1.083em; padding-left: 7px;}
.block-vertical-nav li.level-top.parent a.level-top {padding-left: 25px!important;}
.block-vertical-nav li.level-top a.level-top:hover span{text-decoration:none;}
#categories-accordion li.level-top.parent.closed .btn-cat,
#categories-accordion li.level-top.parent .btn-cat {position: absolute; left: 0; cursor: pointer; top: 0;}

#categories-accordion.closed-default li.parent ul {display: none;}

#categories-accordion li.level-top.parent:hover .btn-cat{}
.block-vertical-nav li.level-top.parent ul.level0 {padding: 0; position: relative; zoom: 1; /*  margin-bottom:1.5em; */}
.block-vertical-nav li.level-top.parent ul.level0 li a {text-decoration: none; line-height: 1.583em; margin-left: 24px; padding: 1em 0;}
.block-vertical-nav li.level-top.parent ul.level0 li.parent a {padding-left: 17px;}
#categories-accordion li ul i {margin-left: 24px; margin-top: 1em;}
#categories-accordion li ul ul i,
.block-vertical-nav li.level-top.parent ul.level0 li ul.level1 a {margin-left: 42px;}
.block-vertical-nav li.level-top.parent ul.level0 li ul.level2 a,
#categories-accordion li.level-top.parent ul.level0 li ul.level2 i {margin-left: 60px;}
.block-vertical-nav li.level-top.parent ul.level0 li ul.level3 a,
#categories-accordion li.level-top.parent ul.level0 li ul.level3 i {margin-left: 72px;}
.block-vertical-nav li.level-top.parent ul.level0 li a:hover{}
.block-vertical-nav li.level-top.parent ul.level0 li a:hover span{text-decoration:none;}
#categories-accordion li i {font-size: 1.16em; color: #aaa; margin-top: 1.123em; margin-left: 7px; margin-right: 0;}

#categories-accordion .btn-cat.closed .fa-plus-square-o,
#categories-accordion .btn-cat .fa-minus-square-o,
#categories-accordion .active > .btn-cat .fa-minus-square-o {display: inline-block;}
#categories-accordion .btn-cat.closed .fa-minus-square-o,
#categories-accordion .btn-cat .fa-plus-square-o,
#categories-accordion .active > .btn-cat .fa-plus-square-o {display: none;}

#categories-accordion.closed-default .btn-cat.closed .fa-minus-square-o,
#categories-accordion.closed-default .btn-cat .fa-plus-square-o,
#categories-accordion.closed-default .active > .btn-cat .fa-minus-square-o {display: inline-block;}
#categories-accordion.closed-default .btn-cat.closed .fa-plus-square-o,
#categories-accordion.closed-default .btn-cat .fa-minus-square-o,
#categories-accordion.closed-default .active > .btn-cat .fa-plus-square-o{display: none;}


/* Block: Layered Navigation */
aside.sidebar .block.block-layered-nav {background-color: #f5f5f5; padding: 2em 20px;}
aside.sidebar .block.block-layered-nav .block-title {display: none;}
aside.sidebar .block.block-layered-nav .block-subtitle{margin-bottom:0.75em; display: none;}
aside.sidebar .block.block-layered-nav .currently {margin-bottom: 1.5em;}
aside.sidebar .block.block-layered-nav .currently li{padding-bottom:3px;}
aside.sidebar .block.block-layered-nav .currently .value,
aside.sidebar .block.block-layered-nav .currently .label{float:left;}
aside.sidebar .block.block-layered-nav dl dt.filter-label,
.block-layered-nav dl#narrow-by-list2 dt h2 {
	font-weight: bold;
	font-size: 1.333em;
	color: #222;
	text-transform: uppercase;
	border-bottom: solid 1px #ddd;
	padding-bottom: 1em;
	margin-bottom: 1em;
	font-style: normal;
}
aside.sidebar .block.block-layered-nav dl dd {margin-bottom: 2.333em;}
aside.sidebar .block.block-layered-nav dl dd:last-of-type {margin-bottom: 0;}
aside.sidebar .block.block-layered-nav dl dd li {font-size: 1em; font-family: Georgia; font-style: italic; color: #888;}
aside.sidebar .block.block-layered-nav dl dd li:before {
	content: '\00B7';
	padding-right: 5px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
aside.sidebar .block.block-layered-nav dl dd .price{font-size: 1em; line-height: 1.83em; color: #8a8a8a; margin-left: 4px; margin-top: 3em; padding-bottom: 2em;}
aside.sidebar .block.block-layered-nav #amount{float: left; width: 49%; margin: 0 0 0 -4px;}
aside.sidebar .block.block-layered-nav #amount-2{float: right; width: 49%; text-align: right; margin: 0;}
aside.sidebar .block.block-layered-nav #amount,
aside.sidebar .block.block-layered-nav #amount-2{font-size: .91em; color: #222;}
aside.sidebar .block.block-layered-nav .actions{padding-bottom: 1.5em;}
.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;}
.block-layered-nav dl#narrow-by-list2 dd ol li{padding-top: 0.75em; padding-bottom: 0.75em;}
.block-layered-nav dl#narrow-by-list2 dd ol li a{padding-top: 0; padding-bottom: 0;}

/* Block: Wishlist */
aside.sidebar .block.block-wishlist { position: relative;}
aside.sidebar .block.block-wishlist li.item {width: 100%; overflow: hidden;}
aside.sidebar .block.block-wishlist li.item .product-image{display: inline-block; width: 86px; padding: 0; margin-right: 20px;}
aside.sidebar .block.block-wishlist li.item .product-image img{width: 100%;}
aside.sidebar .block.block-wishlist li.item .product-details{width:60%; display: inline-block}
aside.sidebar .block.block-wishlist li.item .product-details .product-name{margin-bottom: 2px; margin-top: -5px; padding-right: 20px;}
aside.sidebar .block.block-wishlist li.item .product-details .product-name a {font-size: 1.16em; line-height: 1.583em; font-family: Georgia; color: #222;}
aside.sidebar .block.block-wishlist li.item .product-details .price-box{margin-bottom: 1em;}
aside.sidebar .block.block-wishlist li.item .product-details .price-box.map-info{float:none;}
aside.sidebar .block.block-wishlist li.item .product-details .price-box .price{font-style: normal;}
aside.sidebar .block.block-wishlist li.item .product-details .btn-remove {margin-top: -3px;}
aside.sidebar .block.block-wishlist li.item .product-details .btn-remove i {font-size: .83em; color: #aaa; padding: 5px; line-height: 1;}
aside.sidebar .block.block-wishlist li.item.last{padding-bottom:0;}
aside.sidebar .block.block-wishlist .link-cart{font-size: 1em; font-style: italic; line-height: 1.5em; color: #aaa; font-family: Georgia;}
aside.sidebar .block.block-wishlist .link-cart i {font-size: 1.16em; font-style: normal; margin-right: 8px; margin-top: 1px;}
aside.sidebar .block.block-wishlist .actions{margin-top: 1.5em;}
aside.sidebar .block.block-wishlist .actions a{}
#wishlist-slider .es-carousel-wrapper {position: relative;}
#wishlist-slider .es-carousel{min-height: 75px; overflow: hidden;}
#wishlist-slider .es-carousel ul.carousel-ul {margin: auto;}
#wishlist-slider .es-carousel ul.carousel-ul > li {float: left; display: block;}
#wishlist-slider .es-carousel ul.carousel-ul li a.product-image img{
    display:block;
    border:none;
    max-height:none;
    max-width:none;
}
.block-wishlist .prev,
.block-wishlist .next{position: absolute; display: block;}
.block-wishlist .prev i,
.block-wishlist .next i {font-size: 1.16em; height: 18px; width: 18px; line-height: 18px; text-align: center; border: solid 1px #dfdfdf; color: #aaa;}
.block-wishlist .prev {right: 21px; top: 8px;}
.block-wishlist .next {right: 0; top: 8px;}
.block-wishlist .prev i:hover,
.block-wishlist .next i:hover {background-color: #dfdfdf;}

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

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

/* 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: 1em 5px; border-top: dotted 1px #ddd;}
.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 {}
aside.sidebar .block-poll .actions button span span {background-color: #eee; color: #222;}
aside.sidebar .block-poll .actions button:hover span span {color: #eee;}

/* Block: Tags */
aside.sidebar .block-tags .block-content{padding-left:0;}
aside.sidebar .block-tags ul {margin-bottom: 1.5em; display: block;}
aside.sidebar .block-tags li {display: inline-block; margin-bottom: 2px;}
aside.sidebar .block-tags li a {font-size: .91em!important; color: #888; border: solid 1px #eee; display: inline-block; padding: .5em 10px; font-style: normal}
aside.sidebar .block-tags li a:hover {color: #fff;}
aside.sidebar .block-tags .actions {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li {padding: 1em 5px; border-top: dotted 1px #ddd; width: 100%; overflow: hidden;}
.block-reorder li:first-child {border-top: none;}
.block-reorder input.checkbox { float:left; margin:0.27em 0 0; }
.block-reorder .product-name { margin-left:10px; float:left; 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:1.5em;}
.block-subscribe .input-box {width: 100%;}
.block-subscribe .input-box input {width: 92.5%;}
aside.sidebar .block-subscribe .actions {border: none; padding-top: .75em; text-align: right;}

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

/* 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 {font-family: Georgia; font-size: 1.083em; color: #888; font-style: italic; line-height: 1.44em; margin-bottom: 1.5em;}
.category-products {}
.label-new {
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 0 8px;
	z-index: 9;
	color: #fff;
	text-align: center;
	font-family: Georgia;
	font-size: 9px;
	text-transform: uppercase;
}
.products-grid .availability-only,
.products-list .availability-only,
.label-sale {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 0 8px;
	z-index: 9;
	color: #fff;
	text-align: center;
	font-size: 9px;
	font-family: Georgia;
	text-transform: uppercase;
}
.label-sale strong,
.label-new strong {
	border-top: solid 1px rgba(255,255,255,.5);
	border-bottom: solid 1px rgba(255,255,255,.5);
	padding: 1px 0;
	transition: padding 600ms ease;
	-moz-transition: padding 600ms ease;
	-webkit-transition: padding 600ms ease;
	-o-transition: padding 600ms ease;
}
.label-sale.percentage {
    font-size: 1em;
}
.label-sale.percentage span{
	height: auto;
	font-weight: normal;
	font-size: 0.75em;
}

.label-type-1 .label-sale.percentage span {
	display: block;
	height: auto;
	font-weight: normal;
	font-size: 0.75em;
    line-height: normal;
    position: relative;
    top: -9px;
}
.label-type-1 .label-new,
.label-type-1 .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;
}
.products-grid.label-type-1 .availability-only,
.products-list.label-type-1 .availability-only {height: 40px; line-height: 30px;}
.products-grid.label-type-1 .availability-only p,
.products-list.label-type-1 .availability-only p {
	display: block;
	line-height: normal;
	position: relative;
	top: -11px;
}

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

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

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

.label-type-2 .label-new,
.label-type-2 .label-sale,
.products-grid.label-type-2 .availability-only,
.products-list.label-type-2 .availability-only {line-height: 20px;}

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

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

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

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

.label-type-4 .label-new,
.label-type-4 .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;
}
.products-grid.label-type-4 .availability-only,
.products-list.label-type-4 .availability-only {
	line-height: 33px;
}
.products-grid.label-type-4 .availability-only p,
.products-list.label-type-4 .availability-only p {display: inline;}
.label-type-4 .label-sale.percentage{
	line-height: 33px;
}
.label-type-4 .label-sale.percentage span{top: -9px;}

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

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

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

.label-type-5 .label-new,
.label-type-5 .label-sale,
.products-grid.label-type-5 .availability-only,
.products-list.label-type-5 .availability-only{
	line-height: 33px;
	height: 33px;
	padding:0 10px 0 12px;
}
.products-grid.label-type-5 .availability-only p,
.products-list.label-type-5 .availability-only p {display: inline;}
.label-type-5 .label-sale.percentage span{position: relative; top: 1px;}
.label-type-5 .label-new:before,
.label-type-5 .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 .label-sale:before,
.products-grid.label-type-5 .availability-only:before,
.products-list.label-type-5 .availability-only:before,
.label-type-5 .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 .label-new:after,
.label-type-5 .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 .label-new {top: 10px; right: 10px;}
.label-type-5.top .label-sale,
.products-grid.label-type-5.top .availability-only,
.products-list.label-type-5.top .availability-only {top: 10px; left: 10px;}
.label-type-5.top .labels-new-sale .label-new {right: auto; left: 10px;}
.label-type-5.top .labels-new-sale .label-sale,
.products-grid.label-type-5.top .labels-new-sale .availability-only,
.products-list.label-type-5.top .labels-new-sale .availability-only {left: auto; right: 10px;}

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

.label-type-5 .label-new:before {
	right: auto; 
	left: -8px;
	border-left: 8px solid transparent;
}
.label-type-5 .label-sale:before,
.products-grid.label-type-5 .availability-only:before,
.products-list.label-type-5 .availability-only:before {
	right: -8px;
	left: auto;
	border-right: 8px solid transparent;
}

.label-type-5 .labels-new-sale .label-new:before {
	left: auto; 
	right: -8px;
	border-right: 8px solid transparent;
}
.label-type-5 .labels-new-sale .label-sale:before,
.products-grid.label-type-5 .labels-new-sale .availability-only:before,
.products-list.label-type-5 .labels-new-sale .availability-only:before {
	left: -8px;
	right: auto;
	border-right: 8px solid transparent;
}
.label-type-5 .label-new:after {
	right: auto; 
	left: -8px;
	border-left: 8px solid transparent;
}
.label-type-5 .label-sale:after,
.products-grid.label-type-5 .availability-only:after,
.products-list.label-type-5 .availability-only:after {
	right: -8px;
	left: auto;
	border-right: 8px solid transparent;
}

.label-type-5 .labels-new-sale .label-new:after {
	left: auto; 
	right: -8px;
	border-right: 8px solid transparent;
}
.label-type-5 .labels-new-sale .label-sale:after,
.products-grid.label-type-5 .labels-new-sale .availability-only:after,
.products-list.label-type-5 .labels-new-sale .availability-only:after {
	left: -8px;
	right: auto;
	border-left: 8px solid transparent;
}



/* View Type: Grid */

.widget .widget-products .products-grid li.item:nth-of-type(4n+1) {clear: left; margin-left: 0;}
.widget .widget-products .products-grid li.item:nth-of-type(4n+4) {clear: right; margin-right: 0;}

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

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

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

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

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

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

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

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


.category-products .products-grid .product-image { 
	position:relative;
	display:block;
	text-align:center;
	margin: 0 0 1em;
	padding:0;
}
.products-grid .product-image img{width:100%;}
.products-grid .product-name {margin-bottom: .25em; overflow: hidden;}
.products-grid .product-name a {font-size: 1.16em; line-height: 1.583em; color: #222; display: inline-block; font-family: Georgia; overflow: hidden;}
.products-grid .price-box{margin:0;}
.products-grid .price-box.map-info a{display:block;}
.products-grid .availability {}
.products-grid .actions {}
.products-grid .grid-desc{padding-top:0.75em;}
.products-grid li.item .ratings {margin-bottom: 0!important;}
.products-grid li.item .button-holder{position: relative; display: inline-block;}
.products-grid li.item .product-info {float: left; max-width: 85%; width: 85%;}
.products-grid li.item .product-info.no-add-to-cart {max-width: 100%!important; width: 100%!important;}
.products-grid li.item .button-holder {float: right; margin-top: 4px;}
.products-grid li.item .button-holder .btn-cart > span {height: 34px;}
.products-grid li.item .button-holder .btn-cart span span {display: block; padding: 0;}
.products-grid li.item .button-holder .btn-cart span span i {text-align: center; width: 34px; line-height: 34px; background-color: #eee; color: #222; font-size: 14px; border: solid 0px;}
.products-grid li.item .button-holder .btn-cart:hover span span i {color: #fff;}
.products-grid li.item .product-buttons {border-top: solid 1px #ddd; margin-top: .667em; padding-top: .5em;}
.products-grid .add-to-links {float: left; line-height: 1; padding-top: 4px;}
.products-grid .add-to-links li {display: inline-block; line-height: 1; padding-left: 18px;}
.products-grid .add-to-links li:first-child {padding-left: 0;}
.products-grid li.item .product-buttons li i {font-size: 1.16em; color: #aaa;}
.products-grid li.item .product-buttons .btn-quick-view {float: left; border-right: solid 1px #ddd; padding: 3px 15px 3px 1px; margin-right: 15px;}
.products-grid li.item .product-buttons .btn-quick-view span {height: auto;}
.products-grid li.item .product-buttons .btn-quick-view:hover span {background: none;}
.products-grid li.item .product-buttons .btn-quick-view span span {font-size: 1em; font-family: Georgia; font-style: italic; color: #aaa; text-transform: none; padding: 0; line-height: normal;}
.products-grid li.item .product-buttons .btn-quick-view span span i {font-size: .83em; color: #aaa; vertical-align: middle; margin-right: 5px; margin-top: -2px;}
.btn-quick-view span span {background: none!important;}
.products-grid.widget-grid{margin-bottom: 0;}
.widget-slider.five-products li.item .product-info,
.products-grid.five-products li.item .product-info {max-width: 80%; width: 80%;}
.widget-slider.six-products li.item .product-info,
.products-grid.six-products li.item .product-info {max-width: 78%; width: 78%;}
.widget-slider.seven-products li.item .product-info,
.products-grid.seven-products li.item .product-info {max-width: 73%; width: 73%;}
.widget-slider.eight-products li.item .product-info,
.products-grid.eight-products li.item .product-info {max-width: 68%; width: 68%;}

.widget-slider.five-products li.item .product-info .ratings .rating-box,
.products-grid.five-products li.item .product-info .ratings .rating-box,
.widget-slider.six-products li.item .product-info .ratings .rating-box,
.products-grid.six-products li.item .product-info .ratings .rating-box,
.widget-slider.seven-products li.item .product-info .ratings .rating-box,
.products-grid.seven-products li.item .product-info .ratings .rating-box,
.widget-slider.eight-products li.item .product-info .ratings .rating-box,
.products-grid.eight-products li.item .product-info .ratings .rating-box {margin-bottom: 5px; float: none;}

.widget-slider.seven-products li.item .product-buttons .btn-quick-view,
.products-grid.seven-products li.item .product-buttons .btn-quick-view,
.widget-slider.eight-products li.item .product-buttons .btn-quick-view,
.products-grid.eight-products li.item .product-buttons .btn-quick-view {padding-right: 0; border-right: none;}
.widget-slider.seven-products li.item .product-buttons .btn-quick-view span span,
.products-grid.seven-products li.item .product-buttons .btn-quick-view span span,
.widget-slider.eight-products li.item .product-buttons .btn-quick-view span span,
.products-grid.eight-products li.item .product-buttons .btn-quick-view span span {font-size: 0; padding-top: 4px;}
.widget-slider.seven-products li.item .product-buttons .btn-quick-view span span i,
.products-grid.seven-products li.item .product-buttons .btn-quick-view span span i,
.widget-slider.eight-products li.item .product-buttons .btn-quick-view span span i,
.products-grid.eight-products li.item .product-buttons .btn-quick-view span span i {font-size: 14px;}
 
/* 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: 1.5em; border-bottom: solid 1px #ddd; padding-bottom: 1em;}
.products-list .product-name a{font-size: 2em; color: #222; font-weight: bold; letter-spacing: -1.5px; line-height: 1.5em;}
.products-list .price-box {border-bottom: dotted 1px #ddd; padding-bottom: 1.5em; margin-bottom: 1.5em;}
.products-list .price-box .price {vertical-align: middle; font-size: 1.5em;}
.products-list .price-box.map-info a{display:inline-block; margin-top:1px;}
.products-list .minimal-price-link .label{color: #aaa!important;}
.products-list .minimal-price-link .price {font-size: 1em;}
.products-list .ratings {padding-bottom: 1.5em; margin-bottom: 1.5em; border-bottom: dotted 1px #ddd;}
.products-list .ratings .rating-box{float: left; 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://www.poelesabois.ca/skin/frontend/bizarre/default/images/out_of_stock.png) left 3px no-repeat;}
.products-list .desc {
	clear: both;
	color: #888;
	font-family: Georgia;
	font-size: 1.083em;
	line-height: 1.583em;
	font-style: italic;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
	border-bottom: dotted 1px #ddd;
}
.products-list .desc .link-learn {padding-left: 10px;}
.products-list li.item .button-holder{position: relative; float: left; margin-right: 20px;}
.products-list li.item .button-holder button.button span {height: 40px;}
.products-list li.item .button-holder button.button span span {line-height: 40px; font-size: 1em; color: #fff; padding: 0 21px;}
.products-list li.item .btn-quick-view {float: left; border-right: solid 1px #ddd; padding: 3px 15px 3px 0; margin-right: 15px; margin-top: .75em;}
.products-list li.item .btn-quick-view span {height: auto;}
.products-list li.item .btn-quick-view:hover span {background: none;}
.products-list li.item .btn-quick-view span span {font-size: 1em; font-family: Georgia; font-style: italic; color: #aaa; text-transform: none; padding: 0; line-height: normal;}
.products-list li.item .btn-quick-view:hover span span {color: #222;}
.products-list li.item .btn-quick-view span span i {font-size: .83em; color: #aaa; vertical-align: middle; margin-right: 5px}
.products-list li.item .add-to-links {float: left; line-height: 1; padding-top: 1em;}
.products-list li.item .add-to-links li {display: inline-block; line-height: 1; padding-left: 18px;}
.products-list li.item .add-to-links li:first-child {padding-left: 0;}
.products-list li.item .add-to-links li i {font-size: 1.16em; color: #aaa;}
.main-container.col3-layout .products-list li.item .btn-quick-view{margin-top: 0; padding-top: 0; border: none;}
.main-container.col3-layout .products-list li.item .add-to-links {padding-top: 0.75em;}
.products-list li.item .product-img-box,
.products-grid li.item .product-img-box{position: relative; display: block; background: none; border: solid 0px; overflow: hidden;}
.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 .fancybox,
.products-grid li.item .fancybox{
	position:absolute;
	left:50%;
	top:50%;
	opacity: 0;
	width:32px;
	height: 32px;
	-moz-border-radius:20px; 
	border-radius:20px;
	text-align: center;
	margin-left: -16px;
	margin-top: -16px;
}
.products-list li.item .fancybox i,
.products-grid li.item .fancybox i,
.product-view .product-img-box .fancybox-product i {
	line-height: 2.5em;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:0;
	transition:none;
	color:#fff;
}
.products-list li.item:hover .fancybox,
.products-grid li.item:hover .fancybox{position:absolute; left:50%; opacity: 1;}
.mobile-device .fancybox,
.mobile-device .fancybox{opacity: 1!important;}
.products-grid li.item .hover-image,
.products-list li.item .hover-image {
    position:absolute;
    max-width:100%;
    left:0;
    top:0;
    opacity: 0;
    z-index: 1;
}
.products-grid li.item:hover span.hover-image,
.products-list li.item:hover span.hover-image { opacity: 1; filter: alpha(opacity = 100);}
body.hover-effect.hover-scale .products-list li.item .product-image.hover-exists,
body.hover-effect.hover-scale .products-grid li.item .product-image.hover-exists { overflow: hidden;}
body.hover-effect.hover-scale .products-list li.item .product-image.hover-exists > img,
body.hover-effect.hover-scale .products-grid li.item .product-image.hover-exists > img{
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
    display: block;
    z-index: 1;
}
body.hover-effect.hover-scale .products-list li.item:hover .product-image.hover-exists > img,
body.hover-effect.hover-scale .products-grid li.item:hover .product-image.hover-exists > img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   opacity: 0;
   z-index: 2;
}





body.hover-effect.hover-scale .products-grid li.item:hover .hover-overlay .hover-image,
body.hover-effect.hover-scale .products-list li.item:hover .hover-overlay .hover-image{
	opacity: 1;
	filter: alpha(opacity = 100);
}
body.hover-effect.hover-scale .products-list li.item:hover .hover-overlay .product-image.hover-exists > img,
body.hover-effect.hover-scale .products-grid li.item:hover .hover-overlay .product-image.hover-exists > img{
	opacity: 1;
	filter: alpha(opacity = 100);
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:0;
	transition:none;
	-webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}


.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: 0;
	top: 0px;
	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%;
}


/* infinity scroll */
.category-products .toolbar-bottom{position: relative;}
.category-products .toolbar-bottom:before{
	content:'';
	opacity: 0;
	filter: alpha(opacity=0);
	width: 1%;
	height: 3px;
	left: 0;
	top: -1px;
	position: absolute;
}
.category-products.loading .toolbar-bottom:before{
	opacity: 1;
	filter: alpha(opacity=100);
	width: 100%;
	-moz-transition:width 10000ms ease;
	-webkit-transition:width 10000ms ease;
	-o-transition:width 10000ms ease; 
	transition:width 10000ms ease;
}
.ias_trigger{text-align: center;}
.ias_trigger a{
	display: block;
	padding:2em 0;
	background:#eee;
	color:#aaa;
	position: relative;
	margin-top: -1.5em;
}
.ias_trigger a span{
	position: relative;
	z-index: 999;
}
.ias_trigger a:before{
	content:'';
	width: 0;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background:#ddd;
}
.ias_trigger.active a:before{
	width: 100%;
	-moz-transition:width 10000ms ease;
	-webkit-transition:width 10000ms ease;
	-o-transition:width 10000ms ease; 
	transition:width 10000ms ease;
}



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

/* 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: 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: 60px; height: 9px; font-size: 0; line-height: 0; background: url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent: -999em; overflow: hidden;}
.rating-box .rating {float: left; height: 9px; background:url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box{float:left; margin-right:10px; margin-top: 1px;}
.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://www.poelesabois.ca/skin/frontend/bizarre/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://www.poelesabois.ca/skin/frontend/bizarre/default/images/bkg_rating_2.gif) 0 100% repeat-x; }

/* Availability */
.availability {margin: 0; font-size: .83em; color: #aaa; display: inline-block;}
.availability i {font-size: 1.4em; margin-right: 4px; margin-top: -2px;}
.availability.in-stock i {color: #22a942;}
.availability.out-of-stock i {color: #f51310;}
.availability-only { margin-bottom: 0!important; }
.availability-only i {font-size: 1.16em; color: #ff1341; vertical-align: middle; line-height: 1.583em; padding-right: 3px;}
.availability-only span {display: inline-block;}
.availability-only a {cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {display: inline-block; vertical-align: middle; font-size: .91em; line-height: 1.583em; color: #888; padding-top: 2px;}
.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: normal; font-family: Georgia; font-size: 1.16em;}
.std .price-box p {margin-bottom: 0;} 

/* Regular price */
.regular-price {display: inline-block; vertical-align: middle;}
.regular-price .price {}

/* Old price */
.old-price {display: inline-block; vertical-align: middle;}
.old-price span{display: inline-block; vertical-align: middle;}
.old-price .price-label {display: none; white-space: nowrap;}
.old-price .price,
.price-box .old-price .price {font-size: .91em; line-height: 1.583em; text-decoration: line-through; font-weight: normal; display: inline-block; vertical-align: middle; color: #aaa;}

/* Special price */
.special-price {display: inline-block; vertical-align: middle;}
.special-price span{display: inline-block; vertical-align: middle;}
.special-price .price-label { display: none; font-weight:bold; white-space:nowrap; }
.special-price .price {}

/* Minimal price (as low as) */
.minimal-price {display: inline-block; vertical-align: middle;}
.minimal-price .price-label {font-family: Georgia; color: #aaa; display: inline-block; vertical-align: middle;}
.minimal-price .price {display: inline-block; vertical-align: middle;}

.minimal-price-link {display: inline-block; vertical-align: middle; color: #aaa;}
.minimal-price-link:before { content: "("; display: inline-block; vertical-align: middle;}
.minimal-price-link:after { content: ")"; display: inline-block; vertical-align: middle;}
.minimal-price-link .label {font-family: Georgia; color: #aaa; display: inline-block; vertical-align: middle;}
.minimal-price-link .price {display: inline-block; vertical-align: middle;}

/* 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 {}
.price-as-configured .price-label {white-space:nowrap;}

.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; 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: -1px; top: 0;}

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

/* Add to Links + Add to Cart */
.product-type-block {margin: 0 0 1.5em; padding-bottom: 1.5em; border-bottom: solid 1px #ddd;}
.add-to-box {float:left;}
.add-to-box .add-to-cart { float:left; position: relative;}
.add-to-box .add-to-cart button{}
.add-to-box .or { float:left; margin:7px 10px 0; }
.add-to-box .add-to-links { float:left; }
.add-to-box .add-to-links li{display:block;}
.product-view {position:relative; z-index: 1;}
.product-view .product-name {position: relative; padding-right: 7em; border-bottom: solid 1px #ddd; padding-bottom: 1.5em; display: block; margin: 0 0 2em;}
.product-view .product-name .sku {color: #aaa; font-size: .91em; font-weight: normal !important;}
.product-view .product-name div.sku::selection {background: #222; color: #fff;}
.product-view .product-name div.sku::-moz-selection {background: #222; color: #fff;}
.product-view .ratings {border-bottom: dotted 1px #ddd; padding-bottom: 2em; margin-bottom: 1.5em;}
.product-view .ratings .rating-box {margin-top: 2px;}
.product-view .ratings .rating-links {margin-bottom: 0!important;}
.product-view .price-block {border-bottom: dotted 1px #ddd; padding-bottom: 1.5em; margin-bottom: 1.5em;}
.product-view .grid_8 {position: relative;}
.product-view .product-buttons {position: absolute; top: 0; right: 0;}
.product-view .product-prev,
.product-view .product-next {
	font-family: Georgia;
	font-size: .83em;
	color: #222;
	text-transform: uppercase;
	border: solid 1px #ddd;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	padding: 0 4px;
	margin-left: 1px;
}
.product-view .product-prev:hover,
.product-view .product-next:hover {background-color: #ddd;}
.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 {margin-bottom: 1.5em;}
.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 .product-img-box .product-image .cloud-zoom img{width:100%;}
.product-view .img-holder.no-zoom #zoom{cursor: default;}
.product-view .img-holder.no-zoom .mousetrap,
.product-view .img-holder.no-zoom #cloud-zoom-big,
.product-view .img-holder.no-zoom .cloud-zoom-lens{display: none!important;}
.product-view .product-img-box #wrap{z-index: 7!important; margin-bottom: 1.5em; padding-bottom: 1.5em; border-bottom: solid 1px #ddd;}
.product-view .product-img-box .fancybox-product {
	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;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 32px;
	height: 32px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	margin-left: -16px;
	margin-top: -16px;
}
.product-view .product-img-box .fancybox-product.active{display: block;}
.product-view .product-img-box .img-holder:hover .fancybox-product {
	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; min-width: 80px; float: left; width: auto !important;}
.product-view .product-shop .no-rating {margin-bottom: 1.5em;}
.product-view .product-shop .product-name h1 {font-size: 2.5em; line-height: 1.25; font-weight: bold; letter-spacing: -1.5px; color: #222; margin-bottom: 0; display: inline-block; margin-right: 10px;}
.product-view .product-shop .product-name .availability {display: inline-block; margin-bottom: 1em; margin-top: 1em;}
.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 p{margin-bottom:1em;}
.product-view .product-shop .price-box{padding: 0; margin: -3px 0 0; float: left;}
.product-view .product-shop .price-box .price-label{}
.product-view .product-shop .price-box .price {font-weight: normal;}
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price {font-size: 1.5em; line-height: 1.583em;}
.product-view .product-shop .availability-only {float: right;}
.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: 1.083em;
	margin-bottom: 0.75em;
	color: #888;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia;
	border-bottom: dotted 1px #ddd;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
}
.product-view .product-shop .short-description h2 {font-size: 1em; font-weight: bold; font-family: Georgia; color: #222; margin-bottom: 1em;}
.product-view .short-description ul,
.product-view .short-description ol{padding:2em 0 0.75em;}
.product-view .short-description ul li,
.product-view .short-description ol li{
	line-height: 2em;
	position: relative;
	padding-left: 11px;
}
.product-view .short-description ul li:before,
.product-view .short-description ol li:before{
	content:'';
	width: 3px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 11px;
	background:#888;
	-moz-border-radius:5px; 
	border-radius:5px;
}
.product-view .short-description ul li,
.product-view .short-description ol li,
.product-view .short-description ul a,
.product-view .short-description ol a{color:#888;}
.product-view .product-shop .add-to-links-box {float: left; margin-top: 1em;}
.product-view .add-to-links,
.product-options-bottom .add-to-links {float: left; margin-left: 23px;}
.product-view .add-to-links li,
.product-options-bottom .add-to-links li {float: left; padding-right: 18px; line-height: 1;}
.product-view .email-friend,
.product-options-bottom .email-friend {float: left; margin-bottom: 0!important; line-height: 1;}
.product-view .product-shop .add-to-links-box i,
.product-options-bottom .add-to-links i,
.product-options-bottom .email-friend i {font-size: 1.16em; color: #aaa;}
.product-view .product-shop .product-bottom-box .product-custom{float:right; margin-top:1em; min-width:138px;}
.product-view .product-shop .product-collateral{}
.product-view .price-box .price-from .price-label,
.product-view .price-box .price-to .price-label,
.product-view .price-box .price-as-configured .price-label{line-height: 1.2em;}
.product-view .price-box .price-from{line-height: 1.1em;}
.product-view .bundle-box .price-box-bundle{margin-bottom: 7px;}
.product-view .price-box p {margin-bottom: 0!important;}
.product-essential{padding-bottom: 3em;}
.product-collateral .box-collateral{padding: 9px 0 0; margin-bottom: 0; line-height: 1.5em;}
.product-collateral h2{
	font-size: 0.91em;
    font-weight: normal;
    line-height: 1.44em;
    margin-bottom: 0;
	margin-top: 1.5em;
	color:#aaa;
	text-transform: uppercase;
}
.product-collateral .box-collateral ul,
.product-collateral .box-collateral ol{}
.product-collateral .box-collateral ul li,
.product-collateral .box-collateral ol li {line-height: 2em; position: relative;}
.review-product-list .product-image{border: 1px solid #DADADA;}
.review-product-list .product-view .pager .limiter{padding:10px 0;}
.jp-container{width: 100%; overflow: hidden;}
.jp-container a{width: 100%; display: block; margin-bottom: 1em;}
.jp-container a img{width: 100%;}

.product-shop > .product-collateral {margin-top: 1.5em;}
.product-shop > .product-collateral li {float: none; margin: 0; display: block; border-bottom-color: #eee;}
.product-shop > .product-collateral .meigee-tabs li.last {border-bottom: solid 1px #ddd;} 
.product-shop > .product-collateral .box-collateral .form-add {width: 100%;}
.product-shop > .product-collateral .products-grid {margin-left: 0; margin-right: 0;}
.product-shop > .product-collateral .box-tags .form-add .input-box {width: 100%; margin-right: 0;}
.product-shop > .product-collateral .box-tags .form-add .input-box input {width: 95%;}
.product-shop > .product-collateral .box-tags .form-add button {float: right; margin-bottom: .75em;}
.product-view .productpage_medium .product-shop .box-up-sell .products-grid li.item {width: 268px;}
.productpage_large .product-shop > .product-collateral .box-tags .form-add .input-box input {width: 97%;}
.productpage_extralarge .product-shop > .product-collateral .box-tags .form-add {width: 50%;}
.productpage_extralarge .product-shop > .product-collateral .box-tags .form-add .input-box input {width: 97%;}
.productpage_medium .product-shop > .product-collateral .box-tags .form-add .input-box input {width: 96.5%;}
.product-view .product-shop > .product-collateral .box-up-sell .products-grid li.item {float: left;}

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

/* Product Zoom */

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

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

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

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

/* More Views */
.more-views {position: relative; margin: 0 -5px 0 -4px;}
.more-views h2{display:none;}
.more-views li { float:left; margin-left:0px; margin-bottom:0.75em; margin-right:6px;}
.more-views li{margin:0;}
.more-views .no-slider li {margin-bottom: .75em!important;}
.more-views li a{padding:0; display:block; width:79px; margin-right:18px; border: solid 1px #ddd;}
.more-views li a img{width:100%;}
.productpage_medium .more-views {margin: 0 -8px;}
.productpage_medium .more-views .prev {left: 15px;}
.productpage_medium .more-views .next {right: 15px;}
.productpage_extralarge .more-views {margin: 0 -8px; z-index: 1;}
.productpage_small .more-views {margin: 0 -10px;}
.productpage_small .more-views .prev {left: 15px;}
.productpage_small .more-views .next {right: 15px;}
.productpage_small .more-views li{width: 93px;}
.productpage_small .more-views li a{margin-right: 22px; margin-left: 5px;}
.productpage_large .more-views li{width:103px;}
.productpage_large .more-views li a{width: auto; margin-right:15px; margin-left: 1px;}
.productpage_extralarge .more-views li{width: 125px;}
.productpage_extralarge .more-views li a{margin-right:14px; margin-left: 2px; width: auto;}
.productpage_extralarge{margin-bottom: 1.5em;}
.product-essential .product-image{position:relative; width:100%;}
.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; 
	cursor: pointer;
	z-index: 999;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	top: 50%;
	margin-top: -10px;
	transition: opacity 500ms ease;
	-moz-transition: opacity 500ms ease;
	-webkit-transition: opacity 500ms ease;
	-o-transition: opacity 500ms ease;
}
.more-views:hover .prev,
.more-views:hover .next,
.mobile-device .more-views .prev,
.mobile-device .more-views .next {opacity: 1; filter: alpha(opacity=100);}
.more-views .prev {left: 10px;}
.more-views .next {right: 10px;}
.productpage_extralarge .more-views .prev {left: 15px;}
.productpage_extralarge .more-views .next {right: 15px;}
.more-views .prev i,
.more-views .next i {
	vertical-align:middle;
    font-size: 1.16em;
	width: 20px;
	height: 20px;
	color: #aaa;
	background-color: #fff;
	line-height: 20px;
	text-align: center;
}
.more-views .prev i:hover,
.more-views .next i:hover {color: #fff;}
.more-views-container {overflow: hidden;}

/* Block: Related */
.block-related{position:relative;}
.block-related .block-content{background: #fff; padding:0; overflow:hidden; width:100%;}
.block-related .block-content .block-subtitle{padding-bottom:1.25em; margin-bottom:0;}
.block-related .block-content .block-subtitle a{}
.block-related .no-slider li.item {margin-bottom: 1em!important;}
.block-related li.item{float:left; width:202px;}
.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; padding: 0; margin: 0;}
.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; z-index: 999; cursor: pointer;}
.block-related .prev {}
.block-related .next{}
.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);}
.related-wrapper {margin-bottom: 1.5em; z-index: 1;}
.related-wrapper .block-related .block-title {border-bottom: solid 1px #eee; margin-bottom: 1.5em;}
.related-wrapper .block-related .block-title span {font-size: 2em; font-weight: bold; letter-spacing: -1.5px; color: #222; -webkit-text-stroke-width: 0.01em; display: inline-block; padding-bottom: .617em;}
.related-wrapper .block-related .product-image {width: 86px; display: inline-block; margin-right: 20px; margin-bottom: 0;}
.related-wrapper .block-related .product-details {display: inline-block; width: 63%;}
.related-wrapper .block-related .product-name a {font-family: Georgia; font-size: 1.16em; color: #222; line-height: 1.44em;}
.related-wrapper .block-related .product .product-details .product-name {margin-bottom: 2px!important;}
.block-related .no-slider + .related-products-button {margin-top: .5em;}
.related-wrapper .related-products-button {text-align: center; border-top: solid 1px #ddd; margin-top: 1.5em; padding-top: 1.5em;}
.related-wrapper .related-products-button a {
	display: inline-block;
	height: 30px;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 1em;
	color: #222;
	-webkit-text-stroke-width: 0.01em;
	background-color: #eee;
	padding: 0 20px;
}
.related-wrapper .related-products-button a:hover {color: #fff;}
.related-wrapper .block-related .product-details input[type="checkbox"] {top: 1px;}
.related-wrapper .block-related .prev,
.related-wrapper .block-related .next {position: absolute; display: block; z-index: 999; cursor: pointer; opacity: 1; filter: alpha(opacity=100); top: 0;}
.related-wrapper .block-related .next {right: 0;}
.related-wrapper .block-related .prev {right: 21px;}
.related-wrapper .block-related .prev i,
.related-wrapper .block-related .next i {height: 18px; width: 18px; text-align: center; line-height: 18px; color: #aaa; border: solid 1px #dfdfdf;}
.related-wrapper-bottom {padding-bottom: 3.833em;}
.related-wrapper-bottom .block-related li.item {width: 298px;}
.related-wrapper-bottom .block-related .product .product-details .product-name {margin-bottom: 0!important;}
.related-wrapper-bottom .block-related .product {padding: 0 10px;}
.related-wrapper-bottom .block-related .product-name a {font-size: 1.16em; line-height: 1.583em; color: #222; display: inline-block; font-family: Georgia;}
.related-wrapper-bottom .block-related .product-details input[type="checkbox"] {top: 3px;}
.related-wrapper-bottom .block-related .product-details {margin-bottom: 4px;}
.related-wrapper-bottom .block-subtitle {float: right; display: inline-block; vertical-align: middle; margin-top: 1em;}
.related-wrapper-bottom .block-subtitle a {font-family: Georgia; font-size: 1em; line-height: 1.5em; text-transform: uppercase;}
.related-wrapper-bottom .block-related .next,
.related-wrapper-bottom .block-related .prev {
	position: absolute;
	display: block;
	z-index: 9999;
	opacity: 0;
	top: 30%;
	margin-top: -20px;
	filter: alpha(opacity=0);
	cursor: pointer;
	transition: opacity 800ms ease;
	-moz-transition: opacity 800ms ease;
	-webkit-transition: opacity 800ms ease;
	-o-transition: opacity 800ms ease;
}
.related-wrapper-bottom .block-related .prev {left: -60px;}
.related-wrapper-bottom .block-related .next {right: -60px;}
.related-wrapper-bottom .block-related:hover .next,
.related-wrapper-bottom .block-related:hover .prev,
.mobile-device .related-wrapper-bottom .block-related .next,
.mobile-device .related-wrapper-bottom .block-related .prev {opacity: 1; filter: alpha(opacity=100);}
.related-wrapper-bottom .block-related .next i,
.related-wrapper-bottom .block-related .prev i {
	font-size: 2.333em;
	color: #aaa;
	border: solid 1px #ddd;
	height: 38px;
	width: 36px;
	line-height: 38px;
	text-align: center;
	background-color: #fff;
}
.related-wrapper-bottom .block-related .prev i {padding-right: 2px;}
.related-wrapper-bottom .block-related .next i {padding-left: 2px;}

/*** large grid related products ***/
.block-related.large-image .grid-indent {border: solid 1px #ddd; margin-bottom: 1px;}
.block-related.large-image .product-details {border-bottom: solid 1px #ddd; background-color: #fff; width: auto; display: block; padding: 2em 20px 2em 28px;}
.block-related.large-image .product-image {display: block; float: none; margin: 0; width: 100%; text-align: center;}
.block-related.large-image .product-name {width: 100%; padding: 0!important; display: block;}
.block-related.large-image .product-name a {font-size: 2.5em; font-weight: bold; color: #222; letter-spacing: -1.5px;}
.block-related.large-image .slideSelectors {text-align: center;}
.block-related.large-image .slideSelectors li {
	font-size: 0;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	background-color: #ddd;
	margin-left: 10px;
	-webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
	transition: transform 0.3s ease, background-color 0.3s ease;
}
.block-related.large-image .slideSelectors li:first-child {margin-left: 0;}
.block-related.large-image .slideSelectors li:hover,
.block-related.large-image .slideSelectors li:focus {background-color: red;}
.block-related.large-image .slideSelectors li.selected {-webkit-transform: scale(1.5); transform: scale(1.5);}
.block-related.large-image #block-related-slider {margin-bottom: 1em;}
.block-related.large-image .product .product-details .price-box {clear: none; float: left;}
.block-related.large-image .related-checkbox-label {float: right; font-family: Georgia; font-size: 1em; text-transform: uppercase; cursor: pointer;}
.block-related.large-image .related-checkbox-label i {font-size: 1.16em; padding-top: 1px; padding-left: 7px;}
.block-related.large-image .related-checkbox-label input[type="checkbox"] {display: none;}
.block-related.large-image .slideSelectors {margin: 0 5px 3px;}
.block-related.large-image .related-products-button {margin: 0; padding: 0; border: none;}
.block-related.large-image .related-products-button a {background: none;}

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

/* 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: 183px; 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: 0; border: none; margin: 0;}
.product-view .box-up-sell .products-grid .price-box {float: none; margin-bottom: 4px;}
.product-view .box-up-sell .products-grid .ratings{text-align: left; display: block; float: none; padding: 0; border: none;}
.product-view .box-up-sell .products-grid .ratings .rating-box{float:none; margin:0 0 10px;}
.product-view .box-up-sell .products-grid .ratings .rating-box .rating-links{}

/* 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 {width: 100%; margin: 0 0 .75em; }
.product-view .box-tags .form-add input.input-text{width:98%; max-width:99%; padding: 5px 6px;}
.product-view .box-tags .form-add button {float: right; margin-bottom: .75em;}
.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;
	font-family: Georgia;
	text-transform: uppercase;
}
.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://www.poelesabois.ca/skin/frontend/bizarre/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 {}
.catalog-product-view .box-reviews .form-list .field {float:left;width:48%;margin-left:24px;}
.catalog-product-view .box-reviews .form-list .field:first-child {margin-left:0;}
.catalog-product-view .box-reviews .form-add {}
.catalog-product-view .box-reviews .form-add h3{color:#888; font-size:.92em; font-weight:normal;}
.catalog-product-view .box-reviews .form-add h3 span {font-weight:bold;}
.catalog-product-view .box-reviews .form-add h4{color:#666; font-size:.92em; font-weight:normal;}
.catalog-product-view .box-reviews .form-add .form-list{margin-top:1.5em;}
.catalog-product-view .box-reviews .form-add .form-list .input-box { width: 100%;}
.catalog-product-view .box-reviews .form-add .form-list input,
.catalog-product-view .box-reviews .form-add .form-list textarea {width:92%; padding:5px 10px;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;}
.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; color: #222;}
.catalog-product-view .box-reviews ul li small { display: block; margin-bottom: 0.75em; font-size:0.8em;color:#aaa;}
.catalog-product-view .box-reviews ul li small span{padding-right:5px;}
.catalog-product-view .box-reviews ul.form-list li {margin:0 0 1.5em;padding:0;}
.catalog-product-view .box-reviews .form-add{margin-top:0;}
.catalog-product-view .box-reviews .review-txt {font-size:.8em;}
.catalog-product-view .box-reviews .full-review{float:right; display:block; cursor:pointer;color:#fff;width:10px;height:10px;text-align:center;line-height:10px;border-radius:10px;-moz-border-radius:10px;}
.catalog-product-view .box-reviews .full-review i {line-height:8px;font-size:7px;}
.catalog-product-view .box-reviews .full-review i.fa-sort-desc {line-height:2em;}
.catalog-product-view .box-reviews .actions {text-align: right;}

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

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

/* Product Collateral Accordion */
.product-collateral {padding-top: 4em;}
.product-collateral h2 {
	border: solid 1px #ddd;
	background-color: #ddd;
	transition: background-color .8s ease;
	-moz-transition: background-color .8s ease;
	-webkit-transition: background-color .8s ease;
	-o-transition: background-color .8s ease;
	padding: .91em 15px;
	cursor: pointer;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
.product-collateral h2.active,
.product-collateral h2:hover {color: #222; background-color: #fff;}
.product-collateral .box-collateral{
	padding: 1.5em;
	border: solid 1px #ddd;
	margin-top: -1px;
	font-size: 1em;
	color: #888;
	line-height: 1.5em;
}
.product-collateral {padding: 0 0 3.833em;}

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

.product-essential .meigee-tabs li {
    height: 30px;
}
.product-essential .meigee-tabs a {
    padding: 5px;
    height: 20px;
	font-size: 1.01em;
	text-transform: none;
}
.product-essential .meigee-tabs-content {
    padding: 10px;
}
.product-essential .product-collateral {
padding: 0.5em 0 0.5em;
}
.product-essential .product-collateral h2 {
	text-transform: none;
	margin-top: 0.5em;
	font-size: 1.01em;
	line-height: 1.583em;
	padding: .3em 10px;
}

.vertical{padding: 0; position: relative; border:1px solid #ddd; border-left:none; border-right: none;}
.vertical:after{
	position: absolute;
	bottom: 0;
	left: 297px;
	content: '';
	width: 1px;
	height: 100%;
	background: #ddd;
}
.vertical .holder{position: relative;}
.vertical .holder:before,
.vertical .holder:after{
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 1px;
	height: 100%;
	background: #ddd;
	z-index:999;
}
.vertical .holder:after{
	left: auto;
	right: 0;
}
.vertical .meigee-tabs li{
	display: block;
	float: none;
	margin:0;
	background:#fff;
	border: none;
}
.vertical .meigee-tabs .active {
	border-bottom-color: #ddd;
	border-right: 0;
}
.vertical .meigee-tabs {padding-top: 0;}
.vertical .meigee-tabs .active a,
.vertical .meigee-tabs li:hover a{background: #ddd;}
.vertical .meigee-tabs-content{border: none; padding:1.5em 18px 1.5em 0;}
.vertical .meigee-tabs-content#product_tabs_upsell_products_contents{padding-right: 0;}
.vertical #upsell-product-table.products-grid{margin-left: auto; margin-right: auto;}

.product-view .vertical .box-tags .form-add input.input-text {width: 98%;}

.product-view .vertical .box-up-sell li:nth-of-type(5n+1){clear: none!important;}
.product-view .vertical .box-up-sell li:nth-of-type(4n+1){clear: left !important;}
.product-view .vertical .box-up-sell .products-grid li.item {width: 223px;}
.product-collateral .vertical .box-collateral .form-add {width: 100%;}
.product-essential .product-shop .vertical .meigee-tabs a{
	padding: 0.583em 15px;
	font-size: 1.16em;
	height: auto;
	text-transform: uppercase;
}
.product-essential .product-shop .vertical .meigee-tabs li {height: auto;}
.product-essential .product-shop .vertical:after{display: none;}
.product-essential .product-shop .vertical .holder > div{width: 100%; margin: 0;}
.product-essential .product-shop .vertical .meigee-tabs{margin-bottom: 1.5em!important;}
.product-essential .product-shop .vertical .meigee-tabs .active{border-right: 1px solid #ddd;}
.product-essential .product-shop .vertical .meigee-tabs-content{padding-left: 18px; padding-right: 18px;}
.product-essential .product-shop .vertical .box-up-sell .products-grid li.item {width: 143px; margin:0 10px;}
.product-essential .product-shop .vertical .meigee-tabs{border-bottom: 1px solid #ddd;}

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


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

/* Content Styles ================================================================= */
.product-name {font-weight:normal; margin-bottom:0.375em; font-size:1em; line-height:1;}
.product-name a {font: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 {padding:10px 0 15px;}
.advanced-search .separator {display: inline-block; vertical-align: middle;}
.advanced-search .input-range small {display: inline-block; vertical-align: middle;}

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

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px 0 0; }
.page-sitemap .links a{text-decoration:none; position:relative; color:#8e8f91; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.page-sitemap .links a:hover{text-decoration:none; color:#aa2118;}
.page-sitemap .sitemap { margin: 0.75em 12px 0.75em; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:0.25em 0; }
.page-sitemap .sitemap li.level-0 { margin:0.75em 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}
.page-sitemap .pager .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://www.poelesabois.ca/skin/frontend/bizarre/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: 2em;}
.cart .page-title > div {float:left;}
.cart .page-title h1{border-bottom:none;}

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

/* 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 {
	border: solid 1px #ddd;
	background-color: #ddd;
	transition: background-color .8s ease;
	-moz-transition: background-color .8s ease;
	-webkit-transition: background-color .8s ease;
	-o-transition: background-color .8s ease;
	padding: .91em 15px;
	cursor: pointer;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 1.5em;
}
#cart-accordion h3.accordion-title:first-child {margin-top: 0;}
#cart-accordion h3.accordion-title.active,
#cart-accordion h3.accordion-title:hover {background-color: #fff; color: #222;}
#cart-accordion .accordion-content {
	padding:0;
	padding: 1.5em;
	border: solid 1px #ddd;
	margin-top: -1px;
	font-size: 1em;
	color: #888;
	line-height: 1.5em;
} 
#cart-accordion .accordion-content header {display: none;}
#cart-accordion .accordion-content .crosssell li.item {width: 288px;}
#cart-accordion .accordion-content .crosssell li.item .product-image {float: none; display: block; margin: 0 0 .75em; text-align: center; width: 100%;}
#cart-accordion .accordion-content .crosssell li.item .product-details {float: none; width: 100%;}

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

/* Shopping Cart Table */
.cart-table {margin: 0 0 3em;}
.cart-table .btn-remove2 {padding: 0;}
.cart-table .link-wishlist{ white-space:nowrap; display:block;}
.cart-table .cart-edit{padding-left: 5px;}
.cart-table .item-msg { font-size:10px; }
.cart-table .buttons-row .buttons button.button { margin-right: 5px;}
.cart-table .buttons-row .buttons .btn-clear span span, 
.cart-table .buttons-row .buttons .btn-update span span,
.my-wishlist .buttons-set .btn-share span span, 
.my-wishlist .buttons-set .btn-add span span {background-color: #eee; color: #222;}
.cart-table .buttons-row .buttons .btn-clear:hover span span, 
.cart-table .buttons-row .buttons .btn-update:hover span span,
.my-wishlist .buttons-set .btn-share:hover span span, 
.my-wishlist .buttons-set .btn-add:hover span 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 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;}
.cart header {position: relative; border-bottom: solid 1px #ddd; margin-bottom: 1.5em;}
.cart header h2 {display: inline-block; font-size: 1.333em; line-height: 1.5em; font-weight: bold; color: #222; margin-bottom: .333em; text-transform: uppercase;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals .col2-set { float:left; width:700px; }
.cart .cart-collaterals .shipping-form,
.cart .cart-collaterals .discount-form {width: 45%;}
.cart .cart-collaterals .discount-form  .input-box input {width: 96%;}
.cart .cart-collaterals .shipping-form .form-list input {width: 96%;}
#crosssell-products-list {width: 100%; overflow: hidden;}
.crosssell li.item{margin-bottom: 1.5em; margin-top: 0; padding: 0;}
.crosssell .product-image{float: left; width: 86px; padding: 0; margin-right: 20px}
.crosssell .product-image img{width: 100%;}
.crosssell .product-details{width: 63%; float: right;}
.crosssell .product-details .product-name {margin: 0;}
.crosssell .product-details .product-name a {font-size: 1.16em; line-height: 1.583em; font-family: Georgia; color: #222;}
.crosssell .product-details .price-box {margin-bottom: 1em;}
.crosssell .product-details button.button {border-right: solid 1px #ddd; padding: 3px 15px 3px 0; margin-right: 15px; float: left;}
.crosssell .product-details button.button span {
	height: auto;
	display: inline-block;
	float: none;
	padding: 0;
	background: none;
	text-transform: none;
	font-size: 1em;
	font-style: italic;
	line-height: 1.5em;
	color: #aaa;
	font-family: Georgia;
	font-weight: normal;
	border: none!important;
}
.crosssell .product-details button.button span i {font-size: 1.16em; font-style: normal; margin-right: 8px; margin-top: 1px;}
.crosssell .product-details .add-to-links i {font-size: 1.16em; color: #aaa;}
.crosssell .product-details .add-to-links {float: left; line-height: 1; padding-top: 4px;}
.crosssell .product-details .add-to-links li {display: inline-block; line-height: 1; padding-left: 18px;}
.crosssell .product-details .add-to-links li:first-child {padding-left: 0;}

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

/* Shopping Cart Totals */
.cart .totals {padding:0;}
.cart .totals-wrapper{padding: 0 1.5em; border-bottom: solid 1px #ddd; font-size: .91em;}
.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: 1.5em 0;}
.cart .totals .checkout-types li{padding-bottom:1em; float:none; margin:0;}
.cart .totals .checkout-types li a {color: #aaa; font-size: .91em;}
.cart .totals .checkout-types .paypal-logo{margin-bottom:0;}
.accordion-content .discount,
.accordion-content .shipping,
.accordion-content .crosssell{border-bottom:none;}

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

/* Options Tool Tip */
.item-options dt,
.item-options dd {font-style: italic; font-family: Georgia; font-size: 1em; color: #aaa;}
.item-options dt:after {content: ":";}
.item-options dd {color: #666;}
.item-options dd .price {font-size: 1em;}
.item-options dd .price:before {content: "-"; padding: 0 5px; color: #666;}
.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; margin-bottom: .5em;}
.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://www.poelesabois.ca/skin/frontend/bizarre/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 .inner-box h4 ~ p {margin-bottom: .75em;}
.gift-messages-form .form-list .field{width:290px;}
.gift-messages-form .form-list li.wide textarea{width:544px;}
.gift-messages-form .details .form-list .field{width:220px;}
.gift-messages-form .details .form-list .field input{width:210px;}
.gift-messages-form .details .form-list li.wide textarea{width:430px;}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}
.gift-message-link { display:block; background:url(https://www.poelesabois.ca/skin/frontend/bizarre/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 .block.block-progress{}
aside.sidebar .block.block-progress dt .marker{
	width:21px;
	height:21px;
	float:right;
	background-color:#aaa;
	background-position:0 -2600px;
	position:absolute;
	top:9px;
	right:9px;
}
aside.sidebar .block.block-progress dt.complete .marker{display:none;}
aside.sidebar .block.block-progress .block-title{border:none; position:relative; overflow:hidden;}
aside.sidebar .block.block-progress .block-title strong span{position:relative; z-index: 9;}
aside.sidebar .block.block-progress .block-content{padding-left:0; padding-top:0;}
aside.sidebar .block.block-progress dt{padding:0.75em 0px; margin:0; color:#605d5d;border-bottom:solid 1px #ddd}
aside.sidebar .block.block-progress div:first-child dt {border-top:solid 1px #ddd}
aside.sidebar .block.block-progress dt i {color:#fff;background-color:#ccc;padding:4px 3px 6px 5px;line-height:10px;margin-right:10px;}
aside.sidebar .block.block-progress dt.complete i {background-color:#71bf79;}
aside.sidebar .block.block-progress dt a:hover{text-decoration:underline;}
aside.sidebar .block.block-progress dd{padding:1.5em 0px; font-size:0.91em; border-bottom:solid 1px #ddd;}
aside.sidebar .block.block-progress dt,
aside.sidebar .block.block-progress dd{border-top:none;}
aside.sidebar .block.block-progress dt{}
aside.sidebar .block.block-progress dt.complete,
aside.sidebar .block.block-progress dd.complete{}
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .field{width:345px;}
.opc .field input.input-text{width:303px;}
.opc .field-2, 
.opc .name-lastname{width:331px; float:left;}
.opc .field-2 input.input-text,
.opc .name-lastname input.input-text{width:325px;}
.opc .form-list .name-middlename{width:146px;}
.opc .form-list .field.name-middlename input.input-text{width: 110px;}
.opc .form-list .field select, 
.opc .form-list .field-2 select{width:330px;}
.opc .form-list li.wide input.input-text{width:669px;}
.opc input.radio{margin-top:-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.16em; line-height: 35px; color: #222;}
.opc .step-title a { display:none; float:right; }
.opc .step-title .number {
    float:left;
	margin-right:7px;
    background-color:#f5f5f5;
    padding:9px 11px 8px;
    border-radius:35px;
    -moz-border-radius:35px;
}
.opc .step-title .title-box{z-index:9; position:relative;}
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title {cursor:default; }
.opc .active .step-title h2{text-transform:uppercase;font-weight:bold;}
.opc .active .step-title .number{}
.opc .step {border-top: 1px solid #ddd; padding: 1.5em 25px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc h3 {
	text-transform: uppercase;
	font-size: 1.16em;
	border-bottom: solid 1px #ddd;
	padding-bottom: .333em;
	margin-bottom: 1.5em;
	line-height: 1.583em;
	font-weight: 700;
	color: #222;
	letter-spacing: -.5px;
}
.opc h3.product-name {float: none!important; display: block; border: none;}
.opc .form-list .input-box {width: 100%;}
.opc .form-list .input-box li.wide select {width: 100%;}
.opc .form-list .input-box select {font-size: .91em; line-height: 1.583em; color: #aaa;}
.opc .grid_4 h4 {color: #ef2626; font-weight: normal; font-size: 1em; margin-bottom: .67em; padding-left: 10px;}
.opc .grid_4 p {color: #777; padding-left: 10px;}
.opc .grid_4 .form-list {margin:1.5em 0;padding-left:10px;}
.opc .grid_4 .form-list li {padding-bottom:5px;color:#999;margin:0;}
.opc .grid_4 .form-list label {font-size: 1em ;color: #999;line-height: 1.7em;}
.opc .grid_4 .form-list + h4 {border-top: solid 1px #ddd; padding-top: 2em;}
.opc .grid_4 .ul {padding:1.03em 15px .75em}
.opc .grid_4 .ul li {color: #999;/*  display: inline-flex; */}
.opc .grid_4 .ul li:before {content: "\00B7"; font-size: 2.5em; padding-left: 5px; padding-right: 10px; float: left;}
.opc #login-form li {padding-bottom:1em;}
.opc #login-form li label {font-size:.91em;color:#666;font-weight:bold;}
.opc #login-form input {padding: 5px 11px; width: 94%;}
.opc #login-form .form-list {margin-bottom:.5em;}
.opc .grid_4 p.required {color: #ef2626; font-size: .91em; line-height: 1.583em;}
.opc .grid_4 .buttons-set button {margin-bottom: .75em;}
.opc .grid_4 a {color:#aaa;font-size:.91em;}
.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}
.opc .form-list .fields .field {width: 50%;}
.opc .form-list .fields .field input,
.opc .form-list .fields .field-2 input {width: 90%;}
.opc .form-list .fields .field .dob-month input,
.opc .form-list .fields .field .dob-day input,
.opc .form-list .fields .field .dob-year input {width: 54%;}
.opc .form-list .customer-name-suffix .name-lastname,
.opc .form-list .customer-name-middlename .name-firstname,
.opc .form-list .customer-name-middlename-suffix .name-firstname,
.opc .form-list .customer-name-middlename-suffix .name-lastname {width: 290px;}
.opc .form-list li.wide .input-box {width: 100%;}
.opc .form-list li.wide input.input-text{width: 93%;}
.opc .form-list .field select,
.opc .form-list .field-2 select {width: 94%;}
.opc .form-list li.wide select {width: 96%;}
.opc .sp-methods dd label span.price {display: inline-block; margin-top: -2px;}
.opc .gift-messages-form .form-list .fields .field {width: 35%;}
.opc .gift-messages-form .form-list li.wide textarea {width: 64.5%;}
.opc .gift-messages-form .f-fix .form-list .fields .field {width: 35%;}
.opc .gift-messages-form .f-fix .form-list .fields .field input {width: 93%;}
.opc .gift-messages-form .f-fix .form-list li.wide textarea {width: 64.5%;}
.opc .sp-methods dd select {width: 42%;}
.opc .sp-methods dd .v-fix select {width: 100%;}
.opc .sp-methods dd .v-fix + .v-fix {margin-left: 15px;}

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

/* 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:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

/* Remember Me Popup ===================================================================== */

/* My Account ============================================================================= */
.my-account .box{padding: 1em;}
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .addresses-list li.item{padding-bottom:1.25em;}
.my-account .my-tag-edit{margin-bottom:10px;}
.my-account .my-tag-edit a.btn-remove{float:left; margin-right:5px;}
.my-account #my-tags-table button{margin-bottom:10px;}
.my-account .pager .limiter {float: left; display: inline-block; vertical-align: middle; margin-top: 6px;}
.my-account .pager .limiter label {display: inline-block; vertical-align: middle;}
.my-account .pager .pages{float:right; padding-top:0;}
.my-account .rating-links { display: none;}

/********** < Dashboard */
.dashboard {}
.dashboard a {color:#aaa;}
.dashboard .welcome-msg p {font-size: 1em; margin-bottom: 1.5em; font-family: Georgia; color: #aaa; font-style: italic;}
.dashboard .box-title,
.dashboard .welcome-msg .hello,
.dashboard .box-title,
.dashboard .box-head {border-bottom: 1px solid #DDDDDD; margin-bottom: 1em;}
.dashboard .welcome-msg .hello,
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h3,
.dashboard .box-head h2 {
	color: #222222;
	display: block;
	font-size: 1.333em;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 0.333em;
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: -.5px;
}
.dashboard .data-table{margin:0.75em 0 1.25em;font-size:.91em;}
.dashboard .data-table th {font-size:1em;}
.dashboard .col2-set{padding:10px 0 15px;}
.dashboard .box,
.dashboard .welcome-msg {border: solid 1px #ddd; padding: 1.5em 20px; margin:0;}
.dashboard .box-title,
.dashboard .box-head{width:100%; overflow:hidden}
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h2,
.dashboard .box-head h3{float:left;}
.dashboard .box-title h2,
.dashboard .box-head h2{font-size: 2em; margin: 0; letter-spacing: -.5px;}
.dashboard .box-title,
.dashboard .box-head {margin-bottom: 1.5em;}
.dashboard .box-content {font-size:.91em;}
.dashboard .box-content h4{font-weight:normal;margin-bottom:.3em;}
.dashboard .box-title a,
.dashboard .box-head a{float:right; text-decoration:none; -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;}
#my-orders-table.data-table thead th{text-align: center !important;}
#my-orders-table.data-table .product-name{float: none;}
#my-orders-table.data-table .option-value .price{display: block;}

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

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

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

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

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

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

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

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

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

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

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

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; margin-bottom:10px; }
.product-review .product-img-box .ratings .rating-links a{display:block;}
.product-review .product-img-box .ratings .rating-links .separator{display:none;}
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table {margin: 0 0 10px; float: none;}
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */

/* MAP Popup============================================================================== */
.price-box.map-info .price{padding-right:10px;}
.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://www.poelesabois.ca/skin/frontend/bizarre/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;
	right: -18px;
	top: 12px;
	text-indent:0;
	background-color:#FFF;
}
.products-grid .button-holder .ajax-loader-item {left: 9px; top: 9px;}
.products-list .ajax-loader-item img,
.products-grid .ajax-loader-item img{width:90%;}
.product-view .product-shop .add-to-cart #ajax_loader{float: none; margin:11px -21px 0 2px; position:relative; display: inline-block; position: absolute; right: 0; top: 0;}
.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;}
body.ajax-index-options{background:#FFF!important;}
.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 .product-view .more-views {margin: 0 -5px!important;}
.ajax-index-options .more-views li{width: 62px;}
.ajax-index-options .more-views  li a{margin: 0 5px; width: auto;}
.ajax-index-options .product-view .hide .price-box{display: none;}
.ajax-index-options .product-view .product-name h1 {font-size: 1.5em;}
.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 .more-views .prev{left: 15px;}
.ajax-index-options .more-views .next{right: 15px;}
body.boxed-layout.ajax-index-options .container_12 {padding-left: 0!important; padding-right: 0!important;}
.ajax-index-options .product-view .product-options{margin-top: 1.5em;}
.ajax-index-options table.data-table td.last{border-bottom: none;}
.ajax-index-options .product-view .product-shop .product-name h2{font-size: 1.25em; letter-spacing: 0;}
.ajax-index-options .product-view .product-options-bottom{margin:0 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; }
.ajax-index-options .product-view .product-shop .product-options-bottom .add-to-cart {position: relative;}
.ajax-index-options .product-view .product-shop .product-options-bottom .add-to-cart #ajax_loader{
    clear: none;
    float: none;
    /* 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{vertical-align: middle; display: inline-block;}
.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;}
.ajax-index-options .product-view .grouped-items-table th,
.ajax-index-options .product-view .grouped-items-table td {border: solid 1px #ddd!important; padding: .75em;} 
.add-to-cart-success {
    position: fixed;
    left: 50%;
    top: 0;
    width: 260px;
    margin-left: -160px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 1.5em 30px;
    background-color: #fff;
    font-weight: bold;
    text-align: center;
    z-index: 99999;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.add-to-cart-success a {
	line-height: 40px;
	font-size: 12px;
	border: solid 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding: 0 22px;
	display: inline-block;
	height: 40px;
	margin-top: 1em;
}
.add-to-cart-success a:hover {color: #fff;}
.add-to-cart-success .btn-remove {
	position: absolute;
	right: 10px;
	top: 10px;
	border: none;
	height: auto;
	padding: 0;
	line-height: 1;
	margin: 0;
	font-size: 1em;
	background: none;
}
.add-to-cart-success .btn-remove:hover {background: none;}
.add-to-cart-success .btn-remove i {font-size: 1.16em; color: #aaa; padding: 5px;}
.add-to-cart-success .btn-remove i:hover {color: #222;}


/* 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: 99998;
}
.ajax-box-overlay i.load{
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left: -24px;
	background-image:url(https://www.poelesabois.ca/skin/frontend/bizarre/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: -179px;
	width: 298px;
	height: auto;
	background-color:#FFF;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	padding: 0 30px;
}
#login-holder .close-button{
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: center;
	cursor: pointer;
}
#login-holder .close-button i {color: #bbb; font-size: 1.16em; padding: 5px;}
#login-holder .page-title {border-bottom: solid 1px #ddd; padding: 2.333em 0 1em; margin-bottom: 1em;}
#login-holder .page-title h1 {
	color: #222;
	font-weight: bold;
	font-size: 2em;
	letter-spacing: -1px;
	float: left;
}
#login-holder .page-title .forgot-pass {font-size: .91em; float: right; color: #bbb; margin-top: 1.5em;}
#login-holder form{display: block;}
#login-holder form p {font-size: .91em; line-height: 1.583em; font-weight: 500; color: #bbb;}
#login-holder form p.required {font-family:Arial;font-size:.91em;text-transform:none;}
#login-holder form .form-list{margin:1.16em 0 0;}
#login-holder form .form-list li {margin-bottom: 1.5em;}
#login-holder form .input-box {width: 100%;}
#login-holder form .input-box input{
	padding: 5px 9px;
	width: 93%;
    border-color: #eee;
    font-style: italic;
    color: #aaa;
    font-size: .91em;
	background-color: #eee;
	height: 28px;
}
#login-holder form p.required {float: right; color: #e85131; font-size: .91em; margin: -.5em 0 1em;}
#login-holder form a.f-left{color:#aaa;}
#login-holder form p.required,
#login-holder form a.f-left{}
#login-holder form .actions {padding-bottom: 2.333em;}
#login-holder .link-box {float: left;}
#login-holder .link-box a {
	color: #222;
	text-transform: uppercase;
	font-size: 12px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	background-color: #eee;
	padding: 0 41px;
	border: solid 0px;
}
#login-holder .link-box a:hover {color: #fff;}
#login-holder .account-create .link-box a {padding: 0 47px;}
#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 55px; font-size: 12px;}
#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 form .fieldset + .fieldset li {margin: 0;}
#login-holder .account-create form .input-box input {}
#login-holder .account-create form .input-box input.checkbox{width: auto; height: auto;}
#login-holder .account-create form .customer-dob  input{width:40%;}
#login-holder .account-create form .form-list .field{margin-bottom: 1.5em; width: 100%;}
#login-holder .account-create form .name-firstname{margin-bottom: 1.5em; width: 100%;}
#login-holder .account-create form .name-middlename{margin-bottom: 1.5em; width: 100%;}
#login-holder .account-create form .name-lastname{margin-bottom: 0!important; width: 100%;}
#login-holder .account-create .form-list label {color: #666666;}
#login-form h2 {font-size:.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;
}
#resultLoading > div p{
	background-color: rgba(0, 0, 0, 0.82);
    -moz-border-radius:10px;
	border-radius:10px;
    display: inline-block;
    padding: 10px;
	margin:0 0 0.75em;
}
.lockshowloading{
	position:fixed;
	top:50%;
	z-index:99999;
	left: 50%;
	margin-left: -24px;
	background-color: rgba(0, 0, 0, 0.9);
    -moz-border-radius:10px;
	border-radius:10px;
    display: inline-block;
    padding: 10px;
	margin:0 0 0.75em;
}
.lockshow-bg{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	height:100%;
	width:103%;
	background:black;
	margin:0px;
	-moz-opacity:.30;
	filter:alpha(opacity=30);
	opacity:0.3;
	z-index:9999;
}


.opc-box{
	background-color: #FFF;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.07);
	padding:1.83em 20px 2.16em;
	margin: 0 0 1.66em;
}


#popup-block .block-subscribe {float: left; text-align: center; width: 50%; margin-left: 30px; padding-top: 7.5em;}
#popup-block .block-subscribe strong span {
	color: #fff;
	font-weight: bold;
	text-transform: none;
	font-size: 2.5em;
	line-height: 1.44em;
	margin: 0 0 5px;
	letter-spacing: -1.5px;
}
#popup-block .block-subscribe label {
	font-family: Georgia;
	font-size: 1em;
	font-style: italic;
	color: #fff;
	line-height: 1.5em;
	display: inline-block;
	padding-bottom: 1em;
}
#popup-block .block-subscribe ~ .popup-bottom {color: #fff;}
#popup-block .block-subscribe input {height: 28px; background-color: rgba(255,255,255,.2); border-color: rgba(255,255,255,0); margin-bottom: .75em;}
#popup-block .block-subscribe .button span {height: 40px;}
#popup-block .block-subscribe .button span span {line-height: 40px;}
#popup-block {display: none;}
#popup-block .popup-content-wrapper {height: 100%; background-size: cover;}
#popup-block .popup-bottom {position: absolute; margin-left: 20px; bottom: 20px; color: #888; font-size: .91em;}

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

/*** Newsletter line ***/
.newsletter-line { background-color: #fff;}
.cms-home .newsletter-line .grid_12 {min-height: 301px; padding-top: 0;}
.newsletter-line .grid_12 {background-image: url(https://www.poelesabois.ca/skin/frontend/bizarre/default/images/subscribe_bg.jpg); background-repeat: no-repeat; background-position: bottom left; min-height: 258px;}
.newsletter-line .block-subscribe {float: right; padding-right: 106px; padding-top: 7.833em;}
.newsletter-line .block-subscribe h3 {
	color: #222;
	font-weight: bold;
	text-transform: none;
	font-size: 2.5em;
	line-height: 1.44em;
	margin: 0 0 5px;
	letter-spacing: -1.5px;
}
.newsletter-line .block-subscribe label {
	font-family: Georgia;
	font-size: 1em;
	font-style: italic;
	color: #aaa;
	line-height: 1.5em;
	display: inline-block;
	padding-bottom: 1em;
}
.newsletter-line .block-subscribe .input-box {width: 76%; float: left;}
.newsletter-line .block-subscribe .input-box input {
	border: none;
	background-color: #ddd;
	height: 28px;
	padding: 6px 11px;
	font-size: .91em;
	color: #888;
	text-transform: none;
	width: 95%;
}
.newsletter-line .block-subscribe .input-box input.validation-failed {padding: 5px 11px;}
.newsletter-line .block-subscribe button.button {margin-left: -4px;}
.newsletter-line .block-subscribe button.button span {height: 40px;}
.newsletter-line .block-subscribe button.button span span {line-height: 40px; font-size: 1em; font-weight: normal; color: #fff; padding: 0 27px;}

/* Footer ================================================================================ */
#footer{padding:0; width:100%;}

body.boxed-layout #footer .footer-topline,
body.boxed-layout .footer-second-line,
body.boxed-layout .links-block {border: none;}

/*** Top line ***/
#footer .footer-topline,
body.boxed-layout #footer .footer-topline .container_12 {border-bottom: solid 0px #393939;}
#footer .footer-topline .grid_12 {overflow: hidden;}
.footer-links {float: right; overflow: hidden;}
.footer-links span {
	font-size: .91em;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	color: #aaa;
	line-height: 1.583em;
	cursor: pointer;
	padding: 2em 24px;
	transition: background-color 600ms ease;
	-moz-transition: background-color 600ms ease;
	-webkit-transition: background-color 600ms ease;
	-o-transition: background-color 600ms ease;
	position: absolute;
	right: 0;
}
.footer-links span:hover {background-color: #323232;}
.footer-links span i {font-size: 1.273em; vertical-align: middle; color: #aaa; padding-left: 10px; margin-top: -2px;}
.footer-links li{
	display: inline-block;
	vertical-align: middle;
	padding: 1.333em 0;
	position: relative;
	top: -200px;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.footer-links li.remover{
	top: 0;
	padding:0;
}
.footer-links li a {font-size: .91em; color: #aaa; line-height: 1.5em; float: left; padding: .55em 12px;}
.footer-links li a:hover {background-color: #323232;}
.footer-links ul i {
	font-size: 1.16em;
	color: rgba(255,255,255,.2);
	vertical-align: middle;
	margin-left: 10px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: background-color 400ms ease;
	-moz-transition: background-color 400ms ease;
	-webkit-transition: background-color 400ms ease;
	-o-transition: background-color 400ms ease;
}
.footer-links ul i:hover {color: #fff;}

/*** Second line ***/
.footer-second-line,
body.boxed-layout #footer .footer-second-line .container_12 {
	background-color: #FFFFFF;
	border-bottom: solid 0px #393939;
}
#footer .footer-second-line .container_12 {padding-top: 3em; padding-bottom: 3em;}
#footer .footer-second-line .footer-block-title {border-bottom: solid 1px #393939; margin-bottom: 1.5em;}
#footer .footer-second-line .footer-block-title h2 {color: #fff; font-weight: bold; font-size: 1.667em; line-height: 1.44em; -webkit-text-stroke-width: 0!important;}
#footer .footer-second-line .top {margin-bottom: 2.667em;}
#footer .footer-products-list .item {margin-bottom: 1.5em;}
#footer .footer-products-list .item.last {margin-bottom: 0;}
#footer .footer-products-list .product-image {display: inline-block; width: 52px; vertical-align: top; margin-right: 20px;}
#footer .footer-products-list .product-shop {display: inline-block; vertical-align: top; width: 74%;}
#footer .footer-products-list .product-shop .product-name {margin-top: -3px; margin-bottom: 0;}
#footer .footer-products-list .product-shop .product-name a {font-family: Georgia; font-size: 1.16em; line-height: 1.44em; color: #fff;}
#footer .footer-second-line .block-tags .block-title {display: none;}
#footer .footer-second-line .block-tags li {display: inline-block; margin-bottom: 2px;}
#footer .footer-second-line .block-tags li a {
	font-size: .91em!important;
	color: #888;
	line-height: 1.5em;
	border: solid 1px #4e4e4e;
	padding: .6em 11px;
	display: inline-block;
}
#footer .footer-second-line .block-tags li a:hover {color: #fff;}
#footer .footer-second-line .block-tags .actions {display: none;}
#footer .footer-second-line .links li {border-top: solid 1px #393939; position: relative;}
#footer .footer-second-line .links li:first-child {border-top: none;}
#footer .custom-footer-content ul.links li:before {
	content: '';
	background-color: #222;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#footer .footer-second-line .links li:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #2b2b2b;
	content: '';
	position: absolute;
	-webkit-transition: width 500ms ease;
	-moz-transition: width 500ms ease;
	transition: width 500ms ease;
	-o-transition: width 500ms ease;
}
#footer .footer-second-line .links li:hover:after {width: 100%;}
#footer .footer-second-line .links li a {
	font-size: 1em;
	color: #aaa;
	line-height: 1.5em;
	display: block;
	padding: 1em 0 1em 20px;
	position: relative;
	z-index: 9;
}
#footer .footer-second-line .links li a:before {
	content: "\00B7";
	font-size: 2em;
	margin: 0 7px 0 4px;
	line-height: 0;
	vertical-align: middle;
	position: absolute;
	top: .89em;
	left: 0px;
	transition: left 400ms ease;
	-moz-transition: left 400ms ease;
	-webkit-transition: left 400ms ease;
	-o-transition: left 400ms ease;
}
#footer .footer-second-line .links li a:hover {padding-left: 28px;}
#footer .footer-second-line .links li a:hover:before {left: 8px;}
#footer .footer-second-line .footer-logo-wrapper {margin-top: 3px; text-align: center; margin-bottom: 2.333em;}
#footer .footer-second-line .footer-info {font-size: 1em; line-height: 1.5em; color: #aaa; text-align: center;}
#footer .footer-second-line .footer-info p {margin-bottom: 1em;}
#footer .footer-second-line .footer-info a {
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;
	font-family: Georgia;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
#footer .footer-second-line .footer-info a i {
	font-size: 1.16em;
	margin-left: 4px;
	margin-top: 1px;
	position: relative;
}
#footer .footer-second-line .footer-info a:hover i {margin-left: 10px;}

#footer .map-wrapper {position: relative;}
#footer .map-wrapper .map-wrapper-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,.7);
	z-index: 1;
	text-align: center; 
}
#footer .map-wrapper.active .map-wrapper-bg {transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -webkit-transition: opacity 400ms ease; -o-transition: opacity 400ms ease;}
#footer .map-wrapper .map-wrapper-bg .map-button-wrapper {position: absolute; top: 50%; margin-top: -20px; text-align: center; left: 0; right: 0;}
#footer .map-wrapper .map-wrapper-bg button > span {border: solid 2px rgba(255,255,255,.5); height: 36px;}
#footer .map-wrapper .map-wrapper-bg button span span {background: none; color: #fff; line-height: 36px;}
#footer .map-wrapper .map-container {margin-bottom: 0; height: 160px;}
#footer .map-wrapper .map-container .map-block {display: none;}
#footer .map-wrapper .btn-close {float: right; position: relative; z-index: -1;}
#footer .map-wrapper.active .btn-close {z-index: 1;}
#footer .map-wrapper .btn-close i {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: rgba(0,0,0,.5);
	cursor: pointer;
}

/**** Links Block ****/
#footer .links-block,
body.boxed-layout #footer .links-block .container_12 {
	border-bottom: solid 0px;
}
/*** Bottom line ***/
#footer .footer-bottom .container_12 {padding-top: 1em; padding-bottom: 1em;}
#footer .store-switcher,
#footer .form-language,
#footer .form-currency {display: inline-block; vertical-align: middle; margin-right: 20px;}
#footer .store-switcher label,
#footer .form-language label,
#footer .form-currency label {display: inline-block; vertical-align: middle; font-size: .91em; color: #aaa; margin-right: 6px;}
#footer .store-switcher .sbHolder,
#footer .form-language .sbHolder,
#footer .form-currency .sbHolder {display: inline-block; vertical-align: middle;}
#footer address {float: right; font-size: .91em; color: #fff; margin-top: .55em;}
#footer address a {color: #fff;}
#footer address a:hover {text-decoration: underline;}
#footer .sbSelector {
	background-color: #323232;
	font-size: 11px;
	color: #fff;
	line-height: 1.583em;
	border: none;
	height: 30px;
	line-height: 30px;
	padding: 0 40px 0 10px;
	position: relative;
	border: solid 0px;
}
#footer .sbSelector:hover {background: rgba(255,255,255,.1);}
#footer .sbSelector span.text + span {position: absolute; top: 50%; margin-top: -2px; right: 10px;}
#footer .sbOptions {top: auto!important; bottom: 100%!important; background: #fff; border: solid 1px #ddd; padding: 10px 0; left: 0; width: 150px; text-align: left;}
#footer .sbOptions li {
	padding: 0;
	margin-top: 0!important;
	transition: background-color .8s ease;
	-moz-transition: background-color .8s ease;
	-webkit-transition: background-color .8s ease;
	-o-transition:  background-color .8s ease;
}
#footer .sbOptions li a {line-height: 1.5em; padding: .75em 18px;}
#footer .form-currency.select:before {content: none;}
#footer .form-language > a {line-height: 1; display: inline-block; vertical-align: middle; padding: 5px; border-radius: 2px; -moz-border-radius: 2px; font-size: 0;}
#footer.form-currency .sbOptions{width:130px;}
#footer .form-currency > a {font-size: .91em; color: #aaa; display: inline-block; padding: 3px 7px; vertical-align: middle;}

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

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

/********** Mozilla *************/
@-moz-document url-prefix() {
	#footer .footer-second-line .footer-info a i {margin-top: 2px;}
	.widget-wrapper .product-info-top .link-shop i {margin-top: 3px;}
	.home-text-banners div.box a i {margin-top: -2px;}
	.products-list li.item .btn-quick-view span span i {margin-top: -2px;}
	#toTopHover i {line-height: 36px;}
	.related-wrapper .block-related .prev i,
	.related-wrapper .block-related .next i {line-height: 16px;}
}
/**
 * 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-2015 X.commerce, Inc. (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://www.poelesabois.ca/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://www.poelesabois.ca/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://www.poelesabois.ca/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://www.poelesabois.ca/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://www.poelesabois.ca/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://www.poelesabois.ca/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://www.poelesabois.ca/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://www.poelesabois.ca/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://www.poelesabois.ca/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.multishipping-authorization .authentication.message {
    margin: 2em 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: 0px 1px 3px 0px #ccc;
    padding: 1em 2em 1em 2em;
}

/* ccType */
#stripe-payments-accepted-cards img {
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    display: inline-block;
}
#stripe-payments-accepted-cards.stripe-payments-detected img {
    opacity: 0.3;
}
#stripe-payments-accepted-cards.stripe-payments-detected img.active {
    opacity: 1;
}

input#stripe_payments_cc_number {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    background-position-x: 80%;
    -moz-transition: background-position-x 0.25s ease-in-out;
    -webkit-transition: background-position-x 0.25s ease-in-out;
    transition: background-position-x 0.25s ease-in-out;
}

input#stripe_payments_cc_number.cctype-detected {
    background-position-x: 99%;
}

.adminhtml-sales-order-create-index #payment_form_stripe_payments input[type="text"]
{
    width: 200px;
}

.dialog_content {
    background-color: #fff;
}
.img-preload {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
}

/* Customer Account */
.saved-cards label {
    display: inline;
}
.saved-cards {
    font-size: 1.15em;
}
.saved-cards li {
    margin: 4px 0;
}
#new-card .form-list select {
    width: auto;
}
#new-card .form-list label {
    float: none;
}
#stripe_payments_cc_cid {
    width: 40px;
}

/* Checkout */
#mandates.saved-cards label {
    font-weight: normal;
    margin-left: 4px;
}
ul#payment_form_stripe_payments {
    padding-left: 20px;
    padding-top: 15px;
}
.adminhtml-sales-order-create-index ul#payment_form_stripe_payments {
    padding: 5px 0 10px;
}
ul#payment_form_stripe_payments li {
    display: block;
}
ul#payment_form_stripe_payments li.stripe-new {
    display: none;
}
ul#payment_form_stripe_payments.stripe-new li.stripe-new {
    display: block;
    margin-left: 20px;
}
/* Idev OSC 3-column fixes */
.onestepcheckout-column-middle ul#payment_form_stripe_payments.stripe-new li.stripe-new {
    margin-left: 0;
}
.onestepcheckout-column-middle ul#payment_form_stripe_payments {
    margin: 10px 0;
    padding-left: 0px;
}
/* ~Idev OSC */
.sp-methods .saved-cards li label {
    float: none;
}
.saved-cards {
    margin-top: 14px;
}
.saved-cards input.select {
    position: relative;
    top: -1px;
}
.saved-cards span {
    display: inline-block;
}
.saved-cards span.type {
    font-weight: bold;
    margin-left: 3px;
}
.saved-cards span.exp {
    float: right;
}
.saved-cards label {
    display: inline;
}
.saved-cards span.stripe-payments-fade {
    color: #aaa;
    font-weight: normal;
}
.form-list .saved-cards label {
    float: none;
}
#stripe-payments-card-errors {
    border: 0;
    border-radius: 3px;
    height: 0;
    margin: 0 auto;
    transition: height 1s, margin 1s, border 1s, padding 1s;
    display: inline-block;
    padding: 0 1em;
}
#stripe-payments-card-errors.populated {
    border: 1px hsla(0,100%,50%,0.5) dashed;
    padding: 5px 1em;
    color: #D20;
    height: auto;
    margin: 0.5em auto 1em;
}

/* Card Icons */
#payment_form_stripe_payments span.type.Visa, #payment_form_stripe_payments span.type.visa { background: url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/img/visa.png) no-repeat; }
#payment_form_stripe_payments span.type.American.Express, #payment_form_stripe_payments span.type.amex { background: url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/img/amex.png) no-repeat; }
#payment_form_stripe_payments span.type.MasterCard, #payment_form_stripe_payments span.type.mastercard { background: url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/img/mastercard.png) no-repeat; }
#payment_form_stripe_payments span.type.Discover, #payment_form_stripe_payments span.type.discover { background: url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/img/discover.png) no-repeat; }
#payment_form_stripe_payments span.type.Diners, #payment_form_stripe_payments span.type.diners { background: url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/img/diners.png) no-repeat; }
#payment_form_stripe_payments span.type.JCB, #payment_form_stripe_payments span.type.jcb { background: url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/img/jcb.png) no-repeat; }

#payment_form_stripe_payments span.type.Visa, #payment_form_stripe_payments span.type.visa,
#payment_form_stripe_payments span.type.American.Express, #payment_form_stripe_payments span.type.amex,
#payment_form_stripe_payments span.type.MasterCard, #payment_form_stripe_payments span.type.mastercard,
#payment_form_stripe_payments span.type.Discover, #payment_form_stripe_payments span.type.discover,
#payment_form_stripe_payments span.type.Diners, #payment_form_stripe_payments span.type.diners,
#payment_form_stripe_payments span.type.JCB, #payment_form_stripe_payments span.type.jcb {
    padding-left: 30px;
    background-position-y: -3px;
    background-size: 24px;
}

/* Apple Pay */
#co-payment-form #stripe-apple-pay-section #apple-pay-button,
ul#payment_form_stripe_payments li#apple-pay-section #apple-pay-button {
    background-color: black;
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-size: 100% 24px;
    background-origin: content-box;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 44px;
    padding: 10px 0;
    border-radius: 10px;
}
#co-payment-form #stripe-apple-pay-section,
ul#payment_form_stripe_payments li#apple-pay-section {
    display: none;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
#co-payment-form.payment-request-api-supported #stripe-apple-pay-section,
ul#payment_form_stripe_payments.payment-request-api-supported li#apple-pay-section {
    display: block;
}
#co-payment-form.payment-request-api-supported #stripe-apple-pay-section #apple-pay-button,
ul#payment_form_stripe_payments.payment-request-api-supported li#apple-pay-section #apple-pay-button {
    display: none;
}
#co-payment-form #stripe-apple-pay-section label,
ul#payment_form_stripe_payments li#apple-pay-section label {
    font-weight: bold;
    margin: 10px 0;
    float: none;
    display: block;
}
#stripe-apple-pay-result {
    margin-bottom: 20px;
}
#co-payment-form.apple-pay-success .sp-methods {
    display: none;
}

/* Authorized Apple Pay Result */
#co-payment-form #stripe-apple-pay-result label,
.form-list #apple-pay-result label {
    display: inline-block;
    float: none;
}
#co-payment-form #stripe-apple-pay-result,
ul#payment_form_stripe_payments li#apple-pay-result {
    text-align: center;
    font-size: 1.1em;
    display: none;
}
#stripe-apple-pay-result > div,
#apple-pay-result > div {
    display: block;
    margin: 5px 0;
}
#co-payment-form.apple-pay-success #stripe-apple-pay-result,
ul#payment_form_stripe_payments.apple-pay-success li#apple-pay-result {
    display: block;
}
#co-payment-form.payment-request-api-supported.apple-pay-success #stripe-apple-pay-section,
ul#payment_form_stripe_payments.payment-request-api-supported.apple-pay-success li#apple-pay-section {
    display: none;
}
ul#payment_form_stripe_payments.payment-request-api-supported.apple-pay-success.stripe-new li.stripe-new {
    display: none;
}
ul#payment_form_stripe_payments.payment-request-api-supported.apple-pay-success.stripe-new li#stripe_payments_cc_save_div.stripe-new {
    display: block;
}
ul#payment_form_stripe_payments.apple-pay-success ul#saved-cards {
    display: none;
}

/* Stripe Elements */
#card-details-label {
    display: block;
}
#stripe-payments-card-number {
    width: 225px;
    display: inline-block;
}
.stripe-payments-brand {
    opacity: 0.5;
    height: 24px;
    width: 32px;
    display: inline-block;
    font-size: 20px;
    margin-left: -49px;
    position: relative;
    top: -9px;
}
#stripe-payments-card-expiry {
    width: 93px;
    display: inline-block;
}
#stripe-payments-card-cvc {
    width: 68px;
    display: inline-block;
}
.stripe-elements-field {
    display: inline-block;
    margin: 5px 0 0 0;
    padding: 4px 14px;
    border-style: none;
    background-color: #fefefe;
    box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08),
    inset 0 1px 0 #fefefe;
    border-radius: 4px;
}
li.stripe-payments-elements.no-wrap {
    white-space: nowrap;
}
.pci-dss-info-block {
    margin: 10px 15px -16px 25px;
    width: 240px;
}
#pci-svg {
    position: relative;
    left: -25px;
    top: 5px;
    opacity: 0.5;
    fill: green;
}
.pci-dss-info-text {
    display: inline-block;
    position: relative;
    top: -20px;
}

/* ACH */

ul.ach-bank-account-details {
    margin: 1em auto;
}
ul.ach-bank-account-details label {
    min-width: 140px;
}
ul.ach-bank-account-details .account-number,
ul.ach-bank-account-details .account-holder-name {
    width: 210px;
}
ul.ach-bank-account-details .account-holder-type {
    width: 215px;
}
#ach-bank-account-details .ach-token .validation-advice {
    display: none;
}
#ach-bank-account-details.showVerificationError .ach-token .validation-advice {
    display: block;
}
#stripe-ach-account-verified {
    color: #47a722;
    font-style: italic;
    display: none;
}
#stripe-ach-account-verified img {
    display: inline;
    height: 1em;
    padding: 2px;
}

/*!
 *  PaymentFont 1.2.5 by @AMPoellmann - http://paymentfont.io
 *  License - http://paymentfont.io/#license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:PaymentFont;src:url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.eot);src:url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.eot?#iefix) format('embedded-opentype'),url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.woff) format('woff2'),url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.woff) format('woff'),url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.ttf) format('truetype'),url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.svg#paymentfont-webfont) format('svg');font-weight:400;font-style:normal}.pf{display:inline-block;font:normal normal normal 14px/1 PaymentFont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pf-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.pf-2x{font-size:2em}.pf-3x{font-size:3em}.pf-4x{font-size:4em}.pf-5x{font-size:5em}.pf-amazon:before{content:"\f000"}.pf-american-express:before{content:"\f001"}.pf-american-express-alt:before{content:"\f002"}.pf-atm:before{content:"\f003"}.pf-bankomat:before{content:"\f004"}.pf-bank-transfer:before{content:"\f005"}.pf-bitcoin:before{content:"\f006"}.pf-bitcoin-sign:before{content:"\f007"}.pf-braintree:before{content:"\f008"}.pf-btc:before{content:"\f009"}.pf-card:before{content:"\f00a"}.pf-carta-si:before{content:"\f00b"}.pf-cash:before{content:"\f00c"}.pf-cash-on-delivery:before{content:"\f00d"}.pf-cb:before{content:"\f00e"}.pf-cirrus:before{content:"\f00f"}.pf-cirrus-alt:before{content:"\f010"}.pf-clickandbuy:before{content:"\f011"}.pf-credit-card:before{content:"\f012"}.pf-diners:before{content:"\f013"}.pf-discover:before{content:"\f014"}.pf-ec:before{content:"\f015"}.pf-eps:before{content:"\f016"}.pf-eur:before{content:"\f017"}.pf-facture:before{content:"\f018"}.pf-fattura:before{content:"\f019"}.pf-flattr:before{content:"\f01a"}.pf-giropay:before{content:"\f01b"}.pf-google-wallet:before{content:"\f01c"}.pf-google-wallet-alt:before{content:"\f01d"}.pf-gpb:before{content:"\f01e"}.pf-gratipay:before{content:"\f01f"}.pf-ideal:before{content:"\f020"}.pf-ils:before{content:"\f021"}.pf-inr:before{content:"\f022"}.pf-invoice:before{content:"\f023"}.pf-invoice-sign:before{content:"\f024"}.pf-invoice-sign-alt:before{content:"\f025"}.pf-invoice-sign-alt-o:before{content:"\f026"}.pf-invoice-sign-o:before{content:"\f027"}.pf-jcb:before{content:"\f028"}.pf-jpy:before{content:"\f029"}.pf-krw:before{content:"\f02a"}.pf-maestro:before{content:"\f02b"}.pf-maestro-alt:before{content:"\f02c"}.pf-mastercard:before{content:"\f02d"}.pf-mastercard-alt:before{content:"\f02e"}.pf-mastercard-securecode:before{content:"\f02f"}.pf-ogone:before{content:"\f030"}.pf-paybox:before{content:"\f031"}.pf-paylife:before{content:"\f032"}.pf-paypal:before{content:"\f033"}.pf-paypal-alt:before{content:"\f034"}.pf-paysafecard:before{content:"\f035"}.pf-postepay:before{content:"\f036"}.pf-quick:before{content:"\f037"}.pf-rechnung:before{content:"\f038"}.pf-ripple:before{content:"\f039"}.pf-rub:before{content:"\f03a"}.pf-skrill:before{content:"\f03b"}.pf-sofort:before{content:"\f03c"}.pf-square:before{content:"\f03d"}.pf-stripe:before{content:"\f03e"}.pf-truste:before{content:"\f03f"}.pf-try:before{content:"\f040"}.pf-unionpay:before{content:"\f041"}.pf-usd:before{content:"\f042"}.pf-verified-by-visa:before{content:"\f043"}.pf-verisign:before{content:"\f044"}.pf-visa:before{content:"\f045"}.pf-visa-electron:before{content:"\f046"}.pf-western-union:before{content:"\f047"}.pf-western-union-alt:before{content:"\f048"}.pf-wirecard:before{content:"\f049"}.pf-sepa:before{content:"\f04a"}.pf-sepa-alt:before{content:"\f04b"}.pf-apple-pay:before{content:"\f04c"}.pf-interac:before{content:"\f04d"}.pf-paymill:before{content:"\f04e"}.pf-dankort:before{content:"\f04f"}.pf-bancontact-mister-cash:before{content:"\f050"}.pf-moip:before{content:"\f051"}.pf-pagseguro:before{content:"\f052"}.pf-cash-on-pickup:before{content:"\f053"}.pf-sage:before{content:"\f054"}.pf-elo:before{content:"\f055"}.pf-elo-alt:before{content:"\f056"}.pf-payu:before{content:"\f057"}.pf-mercado-pago:before{content:"\f058"}.pf-mercado-pago-sign:before{content:"\f059"}.pf-payshop:before{content:"\f05a"}.pf-multibanco:before{content:"\f05b"}.pf-gratipay-sign:before{content:"\f05c"}.pf-six:before{content:"\f05d"}.pf-cashcloud:before{content:"\f05e"}.pf-interac-alt:before{content:"\f05f"}.pf-klarna:before{content:"\f060"}.pf-bitpay:before{content:"\f061"}.pf-venmo:before{content:"\f062"}.pf-visa-debit:before{content:"\f063"}.pf-alipay:before{content:"\f064"}.pf-diners-alt:before{content:"\f065"}.pf-hipercard:before{content:"\f066"}.pf-skrill-alt:before{content:"\f067"}.pf-shopify:before{content:"\f068"}.pf-direct-debit:before{content:"\f069"}.pf-sodexo:before{content:"\f06a"}.pf-bpay:before{content:"\f06b"}.pf-contactless:before{content:"\f06c"}.pf-contactless-alt:before{content:"\f06d"}.pf-eth:before{content:"\f06e"}.pf-ltc:before{content:"\f06f"}.pf-visa-pay:before{content:"\f070"}.pf-wechat-pay:before{content:"\f071"}.pf-amazon-pay:before{content:"\f072"}.pf-amazon-pay-alt:before{content:"\f073"}
.product-view #payment-request-button {
    margin-bottom: 10px;
}

.cart #payment-request-button {
    width: 184px;
    display: inline-block;
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#payment-request-button.disabled,
#payment-request-button.disabled * {
    pointer-events: none !important;
}

#payment-request-button.disabled {
    opacity: 0.5;
    filter: grayscale(50%);
}

#payment-request-button.disabled::after {
    position: relative;
    height: 1em;
    width: 1em;
    display: block;
    left: 50%;
    margin-left: -.5em;
    margin-top: -1.2em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(https://www.poelesabois.ca/skin/frontend/base/default/stripe_payments/img/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

.products-grid .item .standalone-bottomline{
display: flex;
justify-content: center;
padding:10px 0;
}
/*
	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 */

	.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;
	}
	
	.more-views ul li:nth-of-type(4n+4){
		margin-right:0;
	}
	.more-views ul li:nth-of-type(4n+1){
		clear:left;
	}
	.productpage_medium .more-views ul li:nth-of-type(5n+1){
		clear:left;
	}
	.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(4n+4){
		margin-right:0;
	}
	.related-wrapper-bottom .block-related .no-slider li.item:nth-of-type(4n+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;
	}
	.productpage_medium .more-views ul.no-slider li:nth-of-type(4n+4){margin-right: 10px;}
	.productpage_medium .more-views ul.no-slider li:nth-of-type(4n+1){clear:none;}
	.productpage_medium .more-views ul.no-slider li:nth-of-type(5n+5){margin-right: 0;}
	.productpage_medium .more-views ul.no-slider li {width: 103px;}
	/* Wide Menu */
    .nav-wide li.tech {padding: 1.5em 31px 0 0; width: 220px;}
	.nav-wide li.over .menu-wrapper {display: block!important;}
	aside.sidebar .block.block-wishlist li.item .product-details{width: 63%;}
    .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: 234px;}
    .product-view .productpage_small .more-views li {width: 106px; margin: 0;}
    .product-view .productpage_small .more-views li a {margin: 0 10px;}
	.product-view .productpage_medium .more-views li{margin: 0; width: 105px;}
	.product-view .productpage_medium .more-views li a {margin: 0 8px;}
    .product-view .productpage_large .more-views li {margin: 0; width: 103px;}
	.product-view .productpage_large .more-views li a {margin: 0 5px;}
    .product-view .productpage_extralarge .more-views.slider-on {width: 520px;}
	.product-view .productpage_extralarge .more-views li {margin: 0; width: 130px;}
	.product-view .productpage_extralarge .more-views li a {margin: 0 8px;}
    .product-view .product-image .cloud-zoom-big {width: 100%!important;}
    .product-view .more-views li a {width: auto;}
    .product-view .more-views li a img {width: 100%;}
	.product-view .grid_9 .productpage_small .add-to-links,
	.product-view .grid_9 .productpage_small .product-options-bottom .add-to-links{margin-left: 0;}
	.related-wrapper-bottom .block-related li.item {width: 313px;}
	.related-wrapper .block-related li.item {width: 298px;}
    /*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: 100.5%;}
    .opc .form-list li.wide input.input-text{width: 91.3%;}
	.opc .form-list li.wide select {width: 94%;}
	.opc .form-list .fields .field input, .opc .form-list .fields .field-2 input {width: 95%;}
	.opc .form-list .fields .field.name-lastname input {width: 96%;}
	.opc .form-list .input-box {width: 90%;}
	.opc .form-list input[name="billing[taxvat]"],
	.opc .form-list input[name="shipping[company]"] {width: 47.5%;}
    .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: 226px;}
	.form-list .customer-name-middlename .name-lastname input {width: 360px;}
	.opc .form-list .field.name-middlename input.input-text {width: 87px;}
    .opc .form-list .fields .field.name-middlename{width: 151px;}
	.opc .form-list .fields .field.name-lastname{width: 48%;}
    .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: 130px;}
    .form-list input.input-text{width: 360px;}
    .form-list li.wide input.input-text {width: 765px;}
	.form-list select {width: 382px;}
    .form-list li.wide textarea{width:755px;}
	.catalog-product-view .box-reviews .review  {width:78%;}
	.cart .shipping .form-list input {width: 92%}
	.contacts-index-index .form-list li.wide textarea {width: 765px;}
	.product-view .productpage_medium .product-shop > .product-collateral .box-up-sell .products-grid li.item {width: 183px; clear: none;}
	.product-view .productpage_medium .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(2n+1) {clear: left; margin-right: 15px;}
	.product-view .productpage_medium .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(5n+1) {clear: none;}
	.product-view .productpage_small .product-shop > .product-collateral .box-up-sell .products-grid li.item {float: none; clear: both!important; width: 276px;}
	.product-view .productpage_large .product-shop > .product-collateral .box-up-sell .products-grid li.item {width: 234px; clear: none;}
	.product-view .productpage_large .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(2n+1) {clear: left; margin-right: 20px;}
	.product-view .productpage_large .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(5n+1) {clear: none;}
	.product-view .productpage_extralarge .product-shop > .product-collateral .box-up-sell .products-grid li.item {width: 213px; clear: none; margin-left: 10px; margin-right: 10px;}
	.product-view .productpage_extralarge .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(4n+1) {clear: left; margin-left: 0;}
	.product-view .productpage_extralarge .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(4n+4) {clear: right; margin-right: 0;}
	.product-view .productpage_extralarge .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(5n+1) {clear: none;}
	
	.cart-2 .discount .input-box input,
	.cart-2 .shipping .form-list input {width: 94.5%;}
	
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item {width: 174px;}
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(5n+1){clear: none!important;}
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(5n+5){margin-right: 10px!important;}
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){clear: left!important;	margin:0 10px 0 0!important;}
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+2){margin: 0 0 0 10px!important;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){clear: none!important; margin-left: 10px!important;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+2){margin-right: 10px!important;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width:165px;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(4n+1){margin-left: 0!important; clear: left !important;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(4n+4){margin-right: 0 !important;}
	.product-essential.productpage_small .product-shop .vertical .box-up-sell .products-grid li.item{width:129px!important; float: left;}
	.product-essential.productpage_small.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width: 134px !important;}
	.product-essential.productpage_large .product-shop .vertical .box-up-sell .products-grid li.item{width:227px;}
	.product-essential.productpage_large.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width: 183px!important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item{margin:0 10px!important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+1){clear: none !important; margin-left: 10px!important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+3){margin-right: 10px!important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item{width:209px!important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(4n+1){clear: left !important;	margin-left: 0!important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(4n+4){margin-right: 0!important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(4n+1){clear: none !important; margin-left: 10px!important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(4n+4){margin-right: 10px!important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width:227px!important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(5n+1){clear: left !important; margin-left: 0!important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(5n+5){margin-right: 0!important;}
}

/* For Top Menu */
@media only screen and (min-width: 978px) {
	/* Default Menu in Wide Mode */
	.nav-wide .menu-wrapper.default-menu{
		margin: 0;
		padding: 10px 0;
		width: 15em!important;
		box-shadow: none;
		border: 1px solid #ddd;
	}
	.nav-wide .menu-wrapper.default-menu ul {margin-left: 0; margin-right: 0;}
	.nav-wide .menu-wrapper.default-menu ul.level0 li {border-top: solid 1px #eee;}
	.nav-wide .menu-wrapper.default-menu ul.level0 li.level1{
		clear: both;
		display: block;
		float: none;
		padding:0 19px;
		margin:0;
		position: relative;
	}
	.nav-wide .menu-wrapper.default-menu ul.level0 li:first-child {border: none;}
	.nav-wide .menu-wrapper.default-menu ul.level0 li:hover{
		background-color:#f5f5f5;
	}
	.nav-wide .menu-wrapper.default-menu ul.level0 li.parent:after{
		border-left: 3px solid rgba(0, 0, 0, 0);
		border-right: 3px solid rgba(0, 0, 0, 0);
		border-top: 4px solid #aaaaaa;
		content: "";
		position: absolute;
		right: 19px;
		top: 45%;
	}
	.nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a{
		margin:0 -18px;
		padding:0 18px;
		/* background: none; */
	}
	.nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a:hover span{background:none!important;}
	.nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a span{
		margin:0;
		padding:0;
		background: none;
		text-transform: none;
		color:inherit;
		font-size: 1em;
		line-height: 3.5em;
		font-family: Arial, sans-serif;
		font-weight: normal;
	}
	.nav-wide .menu-wrapper.default-menu ul.level0 ul{
		margin: 0;
		padding: 10px 0;
		border: none;
		display: none;
		width:15em;
		position: absolute;
		top: 10px;
		left: 14em;
		z-index:999;
		background-color:#FFF;
		border: 1px solid #ddd;
	}
	.nav-wide .menu-wrapper.default-menu ul.level0 ul li{
		padding:0 19px;
	}
	.nav-wide .menu-wrapper.default-menu ul.level0 ul li a{padding-left: 0;}
	.nav-wide .menu-wrapper.default-menu ul.level0 ul a span:before{display: none;}
}

 /* #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;
	}

	.home-container.grid-2 .products-grid {margin-left: -15px; margin-right: -15px;}
	.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(4n+4){margin-right: 0;}
	.related-wrapper-bottom .block-related .no-slider li.item:nth-of-type(4n+1){clear: left;}
	.block-wishlist .next,
	.block-wishlist .prev{top: 6px;}
	aside.sidebar .block.block-wishlist li.item .product-image {float: none; width: 98%; margin-right: 0; margin-bottom: 1.5em;}
	aside.sidebar .block.block-wishlist li.item .product-details {float: none; width: 100%;}
	
	.main-container.col3-layout .toolbar .limiter{
		clear: both;
		float: left;
		margin-top: 12px;
	}
	
	.block-related li.item {width: 222px;}
	.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,
	.cart .shipping .form-list input {width: 90%;}
	#checkout-coupon-discount-load .discount-form .input-box input#coupon-code {width: 92%;}
	.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;}
	.content_bottom .block-subscribe button {margin-left:-1px;}
	.nav-wide li.over .menu-wrapper {display: block!important;}
	.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: 154px;}
	.form-list li.wide input.input-text {width: 590px;}
	.form-list select {width: 296px;}
	.form-list .field {width: 317px;}
	.form-list .customer-name-middlename .name-lastname input {width: 274px;}
	.form-list .name-middlename {width: 117px;}
	.form-list .name-middlename input.input-text {width: 74px;}
	.opc .form-list .fields .field input,
	.opc .form-list .fields .field-2 input {width: 87%;}
	.opc .form-list .fields .field.name-middlename {width: 157px;}
	.opc .form-list .fields .field.name-lastname input {width: 86%;}
	.opc .form-list .field.name-middlename input.input-text {width: 113px;}
	.opc .form-list .customer-name-suffix .name-lastname, 
	.opc .form-list .customer-name-middlename .name-firstname,
	.opc .form-list .customer-name-middlename-suffix .name-firstname,
	.opc .form-list .customer-name-middlename-suffix .name-lastname {width: 180px;}
	.opc .form-list .customer-name-suffix .name-lastname input, 
	.opc .form-list .customer-name-middlename .name-firstname input,
	.opc .form-list .customer-name-middlename-suffix .name-firstname input,
	.opc .form-list .customer-name-middlename-suffix .name-lastname input {width: 77%;}
	.opc .gift-messages-form .form-list li.wide textarea {width: 65.5%;}
	.opc .sp-methods dd select {width: 45%;}
	.opc #login-form input {width: 92%;}
	.opc .gift-messages-form .f-fix .form-list .fields .field input {width: 84%;}
	.opc .form-list input[name="billing[taxvat]"],
	.opc .form-list input[name="shipping[company]"] {width: 43.5%;}
	.opc .form-list input[name="billing[company]"]  {width: 43.5%;}
	.multiple-checkout .sp-methods .form-list .input-box > select {width: 294px;}
	.contacts-index-index .form-list li.wide textarea {width: 590px;}
	body.boxed-layout .container_12 {padding-left: 10px; padding-right: 10px;}
	.home-text-banners div.box strong,
	.home-container.grid-2 .product-info-top .product-name a,
	.newsletter-line .block-subscribe h3,
	.widget .widget-title h1,
	.widget .widget-title h2,
	.widget-title h2,
	.page-title h1,
	.page-title h2,
	.page-title h3,
	.page-title h4,
	.page-title h5,
	.page-title h6,
	.related-wrapper-bottom .block-title strong span,
	.rating-title h2 {font-size: 2em;}
	.home-container.grid-2 .item {padding-bottom: 2.5em!important;}
	.home-text-banners .text-banner-image {width: 28%;}
	#footer .footer-products-list .product-shop {width: 66%;}
	.newsletter-line .block-subscribe {padding-right: 0; padding-top: 6em;}
	.newsletter-line .block-subscribe .input-box {width: 68%;}
	.newsletter-line .block-subscribe .input-box input {width: 93%;}
	.nav-wide .right-content .menu-banners .menu-banner {width: 48%;}
	.nav-wide .right-content .menu-banners {margin-right: 6px;}
	.home-banners-2 .text-banner .banner-title {padding-bottom: .5em; padding-top: .333em;}
	.home-banners-2 .text-banner {font-size: .83em; padding-left: 24px; padding-right: 24px; padding-top: 1em;}
	.sidebar .block-subscribe .input-box input {width: 90%;}
	aside.sidebar .block-title strong span,
	.dashboard .box-title h2,
	.dashboard .box-head h2,
	.related-wrapper .block-related .block-title span {font-size: 1.667em;}
	.dashboard .welcome-msg .hello,
	.dashboard .box-title h3,
	.dashboard .box-head h3 {font-size: 1.16em;}
	aside.sidebar .actions a + button {margin: .75em 0 0;}
	.data-table .product-name a {font-size: 1.16em;}
	.my-wishlist .data-table .product-name {max-width: 86%;}
	.my-wishlist .data-table textarea {width: 94%;}
	.my-wishlist .data-table .table-buttons {margin-top: -4px;}
	aside.sidebar .block.block-wishlist li.item .product-details .btn-remove {margin-top: -5px;}
	aside.sidebar .block.block-wishlist li.item .product-details .btn-remove i {font-size: 1.16em;}
	.data-table .product-name a {max-width: 72%;}
	.crosssell .product-image {width: 64px; margin-right: 15px;}
	.crosssell .product-details .product-name {font-size: .91em;}
	.crosssell .product-details button.button {/* font-size: 0; */ border: none!important; padding-right: 0; background: none;}
	.crosssell .product-details button.button span span {font-size: 0; border: none!important;}
	.crosssell .product-details button.button span i {font-size: 14px;}
	#cart-accordion .accordion-content .crosssell li.item {width: 212px;}
	.cart .cart-collaterals .discount-form .input-box input {width: 94.6%;}
	.multiple-checkout .title-buttons button {margin-top: .5em;}

	.opc-wrapper-opc .opc-col-center, .opc-wrapper-opc .opc-col-right {margin-left: 16px!important;}
	.opc-wrapper-opc .opc-col-left .fields .field {width: 45%!important;}
	.opc-wrapper-opc .opc-col-left .wide input[type="text"],
	.opc-wrapper-opc .opc-col-left input[name="billing[taxvat]"] {width: 92%!important;}
	.opc-wrapper-opc .form-list .input-box select[name="billing[region_id]"],
	.opc-wrapper-opc .form-list .input-box select[name="billing[country_id]"] {width: 106%!important;}
	.opc-wrapper-opc .shipping-block .gift-messages-form .form-list .fields .field input.input-text {width: 79%!important;}
	.opc-wrapper-opc .shipping-block .gift-messages-form .f-fix .form-list .fields .field input.input-text {width: 69%!important;}
	.opc-wrapper-opc .payment-block .form-list input.input-text {width: 89%!important;}
	.opc-wrapper-opc .discount-block .input-box {width: 68%!important;}
	.md-content-wrapper input {width: 94%!important;}
	
	.products-grid li.item .product-info {width: 84%;}
	.product-view .productpage_small .more-views li {width: 98px; margin: 0;}
    .product-view .productpage_small .more-views li a {margin: 0 7px;}
	.product-view .productpage_medium .more-views li{margin: 0; width: 102px;}
	.product-view .productpage_medium .more-views .no-slider li {width: 101px;}
	.product-view .productpage_medium .more-views li a {margin: 0 8px;}
	.product-view .productpage_large .more-views {margin: 0 -5px 0 -3px;}
    .product-view .productpage_large .more-views li {margin: 0; width: 104px;}
	.product-view .productpage_large .more-views li a {margin: 0 5px;}
	.product-view .productpage_large .more-views .no-slider li:nth-child(3n+1) {clear: left;}
	.product-view .productpage_large .more-views .no-slider li:nth-child(3n+3) {margin-right: 0;}
    .product-view .productpage_extralarge .more-views.slider-on {width: 520px;}
	.product-view .productpage_extralarge .more-views li {margin: 0; width: 130px;}
	.product-view .productpage_extralarge .more-views .no-slider li:nth-child(4n+1) {clear: left;}
	.product-view .productpage_extralarge .more-views .no-slider li:nth-child(4n+4) {margin-right: 0;}
	.product-view .productpage_extralarge .more-views li a {margin: 0 8px;}
    .product-view .product-image .cloud-zoom-big {width: 100%!important;}
    .product-view .more-views li a {width: auto;}
    .product-view .more-views li a img {width: 100%;}
	.related-wrapper-bottom .block-related li.item {width: 244px;}
	body.boxed-layout .slider-container .next,
	body.boxed-layout .related-wrapper-bottom .block-related .next {right: -15px;}
	body.boxed-layout .slider-container .prev,
	body.boxed-layout .related-wrapper-bottom .block-related .prev {left: -15px;}
	.catalog-product-view .box-reviews .form-add .form-list textarea {width: 95%;}
	.catalog-product-view .box-reviews .form-add .form-list input {width: 90%;}
	.product-view .box-up-sell .products-grid li.item {width: 303px;}
	.product-view .box-tags .form-add input.input-text {width: 97%;}
	.related-wrapper .block-related .product-image {width: 68px; margin-right: 15px;}
	.related-wrapper .block-related .product-details {width: 61%;}
	.block-related.large-image .product-details {width: auto;}
	.block-related.large-image .product-image {margin: 0; width: 100%;}
	.block-related.large-image .product-name a {font-size: 1.667em;}
	.productpage_small .block-related.large-image li.item {margin: 0 10px;}
	.productpage_small .product-banner {text-align: right;}
	.productpage_small .left .product-banner {text-align: left;}
	.productpage_small .block-related li.item {width: 237px;}
	.productpage_small .block-related li.item .product {padding-right: 10px;}
	.productpage_small .block-related.large-image li.item .product {padding: 0 10px;}
	.productpage_small .block-related.large-image li.item {margin: 0; width: 237px;}
	.nav-wide .bottom-content span {width: 84%;}
	header.header .form-search input {width: 200px;}
	#toTop {right: 10px;}
	* {-webkit-text-stroke-width: 0!important;}
	.footer-links {float: none; height: 60px;}
	.footer-links ul.active {width: 100%; position: absolute; right: 0; text-align: center; z-index:999;}
	.slider-container .next {right: -10px;}
	.slider-container .prev {left: -10px;}
	.slider-container .next,
	.slider-container .prev {opacity: 1; filter: alpha(opacity=100);}
	.home-banners-2 .banner {padding: .91em 0;}
	.home-banners-2 .banner .banner-content {font-size: .91em;}
	.product-view .productpage_medium .product-shop > .product-collateral .box-up-sell .products-grid li.item {width: 284px; clear: both; float: none;}
	.product-view .productpage_small .product-shop > .product-collateral .box-up-sell .products-grid li.item {float: none; clear: both!important; width: 200px;}
	.product-view .productpage_large .product-shop > .product-collateral .box-up-sell .products-grid li.item {width: 174px; clear: none;}
	.product-view .productpage_large .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(2n+1) {clear: left; margin-right: 20px;}
	.product-view .productpage_extralarge .product-shop > .product-collateral .box-up-sell .products-grid li.item {width: 221px; clear: none; margin-left: 10px; margin-right: 10px;}
	.product-view .productpage_extralarge .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(3n+1) {clear: left; margin-left: 0;}
	.product-view .productpage_extralarge .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(3n+3) {clear: right; margin-right: 0;}
	.productpage_large .product-shop > .product-collateral .box-tags .form-add .input-box input,
	.productpage_extralarge .product-shop > .product-collateral .box-tags .form-add .input-box input {width: 96%;}
	.product-view .productpage_small .product-shop > .product-collateral .box-tags .form-add .input-box input {width: 93%;}
	.product-view .productpage_small .product-shop > .product-collateral .data-table td,
	.product-view .productpage_small .product-shop > .product-collateral .data-table th {padding-left: 9px!important; padding-right: 9px!important;}
	.widget-latest li .post-date{border: none; margin-right: 0;}
	
	.cart-2 .data-table .product-name a {max-width: 46%;}
	.cart-2 .discount .input-box input,
	.cart-2 .shipping .form-list input {width: 92.5%;}
	
	.widget-slider.four-products li.item .product-info,
	.products-grid.four-products li.item .product-info {max-width: 80%; width: 80%;}
	.widget-slider.five-products li.item .product-info,
	.products-grid.five-products li.item .product-info {max-width: 76%; width: 76%;}
	.widget-slider.six-products li.item .product-info,
	.products-grid.six-products li.item .product-info {max-width: 70%; width: 70%;}
	.widget-slider.seven-products li.item .product-info,
	.products-grid.seven-products li.item .product-info {max-width: 65%; width: 65%;}
	.widget-slider.eight-products li.item .product-info,
	.products-grid.eight-products li.item .product-info {max-width: 57%; width: 57%;}
	
	.widget-slider.four-products li.item .product-info .ratings .rating-box,
	.products-grid.four-products li.item .product-info .ratings .rating-box {margin-bottom: 5px; float: none;}
	
	.widget-slider.six-products li.item .product-buttons .btn-quick-view,
	.products-grid.six-products li.item .product-buttons .btn-quick-view {padding-right: 0; border-right: none;}
	.widget-slider.six-products li.item .product-buttons .btn-quick-view span span,
	.products-grid.six-products li.item .product-buttons .btn-quick-view span span {font-size: 0; padding-top: 4px;}
	.widget-slider.six-products li.item .product-buttons .btn-quick-view span span i,
	.products-grid.six-products li.item .product-buttons .btn-quick-view span span i {font-size: 14px;}
	
	.product-collateral .vertical:after{left: 221px;}
	.product-view .vertical .box-up-sell li:nth-of-type(4n+1){clear: none!important;}
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item {width:133px;}
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+1),
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(4n+1),
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(5n+1),
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(6n+1){clear: none !important;}
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){clear: left !important; margin-left: 0;}
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+2){margin-right: 0;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width:160px; margin:0 10px!important;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){clear: none!important;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+1){clear: left !important; margin-left: 0!important;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+3){margin-right: 0!important; margin-left: 10px!important;}
	.product-essential.productpage_small .product-shop .vertical .meigee-tabs-content {padding-left: 10px; padding-right: 10px !important;}
	.product-shop > .product-collateral .box-tags .form-add .input-box input {width: 92%;}
	.product-view .productpage_medium .product-shop > .product-collateral .vertical .meigee-tabs-content .box-up-sell .products-grid li.item {width: 124px; float: left; margin: 0 10px!important;}
	.product-view .productpage_medium .product-shop > .product-collateral .vertical .meigee-tabs-content .box-up-sell .products-grid li.item:nth-of-type(2n+1) {margin-left: 0!important;}
	.product-view .productpage_medium .product-shop > .product-collateral .vertical .meigee-tabs-content .box-up-sell .products-grid li.item:nth-of-type(2n+2) {margin-right: 0!important;}
	.product-view .productpage_large .product-shop > .product-collateral .vertical .meigee-tabs-content .box-up-sell .products-grid li.item {width: 167px; float: left; margin: 0 10px!important;}
	.product-view .productpage_large .product-shop > .product-collateral .vertical .meigee-tabs-content .box-up-sell .products-grid li.item:nth-of-type(2n+1) {margin-left: 0!important;}
	.product-view .productpage_large .product-shop > .product-collateral .vertical .meigee-tabs-content .box-up-sell .products-grid li.item:nth-of-type(2n+2) {margin-right: 0!important;}
	.product-view .grid_9 .productpage_small div.quantity-increase {margin-right: 15px;}
	.product-view .grid_9 .productpage_small .add-to-links-box .add-to-links {margin-left: 0;}
	.catalog-category-view .main-container {padding-bottom: 3em;}
	
	.text-banner .text-banner-content {font-size: .75em;}
	aside.sidebar .block.block-layered-nav #amount-2,
	aside.sidebar .block.block-layered-nav #amount {width: 38%;}
	
	body #footer .footer-products-list .product-image {width: 64px;}
	body #footer .footer-products-list .product-shop {width: 60%;}
	body header#header .form-search input {width: 300px;}
	
	body .parallax-banners-wrapper .text-banner .background {background-size: cover!important; }
	body .parallax-banners-wrapper .text-banner .banner-content h2 {font-size: 2.5em; width: 31%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-2 h2 {width: 32%;}
	body .parallax-banners-wrapper .text-banner .banner-content h3 {width: 40%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-3 h2 {width: 33%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-3 h3 {width: 44%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-4 h2 {width: 22%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-4 h3 {width: 42%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-5 h2 {width: 32%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-5 h3 {width: 40%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-6 h2 {width: 26%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-6 h3 {width: 40%;}
	
	header.floating .nav-container {max-width: 67%;}
	header#sticky-header.floating .grid_12 .small-logo {vertical-align: top; margin-top: .75em;}
	body.boxed-layout header#header .top-block .container_12 {padding-left: 10px; padding-right: 10px;}
	
	.page-no-route .text-block h3 {width: 43%;}
}

/* #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 */
	.widget-slider.six-products li.item,
	.products-grid.six-products li.item,
	.widget-slider.seven-products li.item,
	.products-grid.seven-products li.item,
	.widget-slider.eight-products li.item,
	.products-grid.eight-products li.item {width: 16.667%;}

	.products-grid.two-products li.item:nth-of-type(2n+1),
	.products-grid.three-products li.item:nth-of-type(3n+1),
	.products-grid.four-products li.item:nth-of-type(4n+1),
	.products-grid.five-products li.item:nth-of-type(5n+1),
	.products-grid.six-products li.item:nth-of-type(6n+1),
	.products-grid.seven-products li.item:nth-of-type(6n+1),
	.products-grid.eight-products li.item:nth-of-type(6n+1) {clear: left;}
	.products-grid.two-products li.item:nth-of-type(2n),
	.products-grid.three-products li.item:nth-of-type(3n),
	.products-grid.four-products li.item:nth-of-type(4n),
	.products-grid.five-products li.item:nth-of-type(5n),
	.products-grid.six-products li.item:nth-of-type(6n),
	.products-grid.seven-products li.item:nth-of-type(6n),
	.products-grid.eight-products li.item:nth-of-type(6n) {clear: right;}
	
	.products-grid.seven-products li.item:nth-of-type(7n+1),
	.products-grid.eight-products li.item:nth-of-type(8n+1) {clear: none;}
	.products-grid#upsell-product-table > li:nth-of-type(3n+3){margin-right:0;}
	.products-grid#upsell-product-table > li:nth-of-type(3n+1) {clear:both;}
	
	/* 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;}	
	.widget-viewed .products-grid li.item:nth-of-type(4n+1),
	.widget-compared .products-grid li.item:nth-of-type(4n+1){clear:left; margin-left:0;}
	.widget-viewed .products-grid li.item:nth-of-type(4n+4),
	.widget-compared .products-grid li.item:nth-of-type(4n+4){margin-right:0;}
	
	/* Header ================================================================================ */
    .nav-container{background:none;}
	header#sticky-header .grid_12 .small-logo {z-index: 9999; margin-top: .75em;}
	.nav-container.mobile li.level-top > a span {color: #222!important;}
	body header#sticky-header .nav-container {margin: 0;}
	.nav-container.mobile .nav-wide ul.level0 li.level1{width: auto!important;}
	.nav-container.mobile .nav-wide .menu-wrapper > .grid_6.alpha{width: 100%;}
	.nav-wide ul.level0 li.level1{padding-bottom: 0;}
	.nav-container.mobile .nav ul.level0 li:hover{background: none;}
	.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(4n+4){margin-right: 0;}
	.related-wrapper-bottom .block-related .no-slider li.item:nth-of-type(4n+1){clear: left;}
	
    /* Shopping Cart ========================================================================= */
    /* Meigee Tabs */
    .meigee-tabs-content {padding: 14px;}
    #product_tabs_upsell_products_contents li.item{margin-bottom: .75em;}
    .product-view .box-up-sell .products-grid li.item{width: 230px;}
	.block-wishlist .next,
	.block-wishlist .prev{top: 3px;}
    .product-view .productpage_small .more-views {margin: 0 -2px;}
	.product-view .productpage_small .more-views li {width: 93px; margin: 0;}
    .product-view .productpage_small .more-views li a {margin: 0 7px;}
	.product-view .productpage_small .more-views  li a {margin: 0 2px 0 11px;}
	.product-view .productpage_medium .more-views {margin-left: -5px;}
	.product-view .productpage_medium .more-views li{margin: 0; width: 104px;}
	.product-view .productpage_medium .more-views .no-slider li {width: 104px;}
	.product-view .productpage_medium .more-views .no-slider li:nth-child(3n+1) {clear: left;}
	.product-view .productpage_medium .more-views li a {margin: 0 5px 0 5px;}
	.product-view .productpage_large .more-views {margin: 0 -5px 0 -3px;}
    .product-view .productpage_large .more-views li {margin: 0; width: 81px;}
	.product-view .productpage_large .more-views li a {margin: 0 5px;}
	.product-view .productpage_large .more-views .no-slider li:nth-child(3n+1) {clear: left;}
	.product-view .productpage_large .more-views .no-slider li:nth-child(3n+3) {margin-right: 0;}
    .product-view .productpage_extralarge .more-views.slider-on {width: 520px;}
	.product-view .productpage_extralarge .more-views li {margin: 0; width: 130px;}
	.product-view .productpage_extralarge .more-views .no-slider li:nth-child(4n+1) {clear: left;}
	.product-view .productpage_extralarge .more-views .no-slider li:nth-child(4n+4) {margin-right: 0;}
	.product-view .productpage_extralarge .more-views li a {margin: 0 8px;}
	.product-view .box-tags .form-add input.input-text {width: 96%;}
    .product-view .more-views li a{width:auto;}
    .product-view .more-views li a img{width:100%;}
	.product-options-bottom  .add-to-cart button.button span span {padding:0 20px;}
    /*Crossel*/
	.crosssell .product-image {display: block; float: none; width: 100%; margin-right: 0; margin-bottom: .75em;}
    .cart .crosssell .product-details{width: 100%; float: none;}
	
    /* Multiple Addresses Checkout */
    .multiple-checkout .gift-messages-form .form-list li.wide textarea {width: 57%;}
    .multiple-checkout .gift-messages-form .details .form-list li.wide textarea {width: 40%;}
	.multiple-checkout .gift-messages-form .details .form-list .field {width: 235px;}
	.multiple-checkout .gift-messages-form .details .form-list .field input {width: 213px;}
	.multiple-checkout .gift-messages-form .form-list .field {width: 170px;}
	.multiple-checkout .gift-messages-form .form-list .field input {width: 135px;}
	.multiple-checkout .form-list select {width: 238px;}
	.multiple-checkout .sp-methods .form-list .input-box > select {width: 245px;}
    /* Block Related */
    .block-related li.item {width: 236px;}
	.related-wrapper-bottom .block-related li.item {width: 187px;}
	.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;}
	
	#checkout-coupon-discount-load .discount-form .input-box input#coupon-code {width: 93%;}
	.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%;}
	
	.main-container.col3-layout .toolbar .sort-by label{display: none;}
	.main-container.col3-layout .toolbar .limiter{
		clear: both;
		float: left;
		margin-top: 12px;
	}
	.pages {margin-top:1.5em;}
	
	aside.sidebar .block .block-title strong span {font-size: 1.16em!important;}
	aside.sidebar .block.block-wishlist li.item .product-image {width:98%;float:none;}
	aside.sidebar .block.block-wishlist li.item .product-details {float:none;width:100%;margin-top:.75em;}
	.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: 96%;}
	.cart .shipping .form-list input {width: 91%;}
	.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 {width:227px;}
	.block-reorder .product-name {float:right;width:80%;margin-left:7px;}
	.cms-home .topline {position:static;}
	.nav li a span {font-size:.91em;}
	* {-webkit-text-stroke-width: 0!important;}
	.cms-home .topline {position:relative;}
	aside.sidebar .block-subscribe .input-box {width:100%;float:none;}
	aside.sidebar .block-subscribe .actions {float: none; 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 .block.block-subscribe .input-box input {width: 87%;}
	.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: 108px;}    
	.form-list .customer-dob .dob-year input.input-text {width: 55px;}
	.form-list .field {width: 255px;}
	.form-list input.input-text {width: 223px;}
	.contacts-index-index .form-list li.wide textarea {width: 479px;}
	.form-list li.wide input.input-text {width: 478px;}
	.form-list select {width: 238px;}
	.form-list .customer-name-middlename .name-middlename{width:117px;}
	.form-list .customer-name-middlename .name-middlename input{width: 85px;}
	.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: 68%!important;}
	.opc .form-list .customer-dob .dob-day,
	.opc .form-list .customer-dob .dob-month {width: 120px;}
	.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: 95.5%;}
	.opc .sp-methods .form-list select{width: 100%;}    
	.opc .sp-methods select.month{width:150px;}
	.opc .form-list .name-middlename input.input-text {width: 60%!important;}    
	.opc .form-list li.wide input.input-text {width: 465px;}
	.opc .form-list li.wide select {width: 95%;}
	.opc .form-list .name-middlename {width: 116px;}
	.opc .form-list .customer-name-suffix .name-lastname,
	.opc .form-list .customer-name-middlename .name-firstname,
	.opc .form-list .customer-name-middlename-suffix .name-firstname,
	.opc .form-list .customer-name-middlename-suffix .name-lastname {width: 145px!important;}
	.opc .form-list .customer-name-prefix .name-firstname input.input-text,
	.opc .form-list .customer-name-suffix .name-lastname input.input-text,
	.opc .form-list .customer-name-middlename .name-firstname input.input-text,
	.opc .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
	.opc .form-list .customer-name-middlename-suffix .name-lastname input.input-text {width: 74%!important;} 
	.opc .form-list .customer-name-middlename .name-middlename {width: 98px!important;}
	.opc .form-list .fields .field {width: 47%;}
	.opc .form-list .fields .field input, .opc .form-list .fields .field-2 input {width: 84.5%;}
	.opc .form-list .field select,
	.opc .form-list .field-2 select {width: 92.5%;}
	.opc .gift-messages-form .f-fix .form-list .fields .field {width: 38%;}
	.opc .gift-messages-form .f-fix .form-list .fields .field input {width: 80%;}
	.opc .gift-messages-form .f-fix .form-list li.wide textarea {width: 68%;}
	.opc .gift-messages-form  .form-list .fields .field input {width: 80%;}
	.opc .gift-messages-form .form-list li.wide textarea {width: 63%;}
	.opc .step {padding: 1.5em 20px;}
	.opc #login-form input {width: 89%;}
	.opc .field-2 {width: 265px;}
	.opc .field.name-lastname input.input-text {width: 92%;}
	.opc h3 {font-size: 1.083em;}
	.opc .form-list input[name="billing[taxvat]"],
	.opc .form-list input[name="shipping[company]"] {width: 39.5%;}
	.opc .form-list input[name="billing[company]"]  {width: 39.5%;}
	.home-text-banners .grid_3 {text-align: center;}
	.home-text-banners .text-banner-image {margin-right: 0; margin-bottom: 1.5em; width: 100%;}
	.retina-display .home-text-banners .text-banner-image img {width: 50%;}
	.home-text-banners div.box {width: 100%;}
	body.boxed-layout .container_12 {padding-left: 0px; padding-right: 0px;}
	.home-text-banners div.box strong,
	.home-container.grid-2 .product-info-top .product-name a,
	.newsletter-line .block-subscribe h3,
	.widget .widget-title h1,
	.widget .widget-title h2,
	.widget-title h2,
	.page-title h1,
	.page-title h2,
	.page-title h3,
	.page-title h4,
	.page-title h5,
	.page-title h6,
	.related-wrapper-bottom .block-title strong span,
	.rating-title h2 {font-size: 2em;}
	.home-container.grid-2 .product-info-top {padding-left: 15px; padding-right: 15px;}
	.newsletter-line .grid_12 {background-size: 50%!important; min-height: 220px!important;}
	.newsletter-line .block-subscribe {padding-top: 3em; padding-right: 50px;}
	.catalog-category-view .main-container {padding-bottom: 3em;}
	.newsletter-line .block-subscribe .input-box {width: 59%;}
	.newsletter-line .block-subscribe .input-box input {width: 89%;}
	.menu-line:before {min-height: 10px;}
	.menu-button {
		color: #fff;
		cursor: pointer;
		display: none;
		font-size: 2.333em;
		margin: .75em 0 .5em;
		text-transform: uppercase;
		display: inline-block;
	}
	.nav-container a.level-top {background: none!important; border: none!important;}
	.nav-wide .top-content,
	.nav-wide .bottom-content, 
	.nav-wide .right-content {display: none;}
	.topline,
	.topline .grid_12 {position: static;}
	body header.header .search_mini_form {position: absolute; right: 10px; margin-top: 0; display: none; padding-top: 0; margin-top: .75em;}
	.slider-container .next,
	.related-wrapper-bottom .block-related .next {right: 0!important;}
	.slider-container .prev,
	.related-wrapper-bottom .block-related .prev {left: 0!important;}
	.home-banners-2 .grid_9 {width: 100%; margin-right: 0; float: none; margin-bottom: 1.5em; display: block;}
	.home-banners-2 .grid_3 {float: none; width: 100%; margin-left: 0; display: block;}
	.home-banners-2 .text-banner {text-align: center; padding-top: 1.5em;}
	.home-banners-2 .text-banner .banner-title {display: block;}
	.home-banners-2 .text-banner p {display: inline; padding-right: 20px;}
	.products-grid li.item .product-info {font-size: .83em; width: 72%;}
	aside.sidebar .block.block-layered-nav dl dt.filter-label {font-size: 1em;}
	aside.sidebar .block.block-layered-nav #slider-range {width: 91%;}
	.block-compare li.item .btn-remove {padding-top: 0;}
	aside.sidebar .actions a + button {margin-left: 0; margin-top: .75em;}
	aside.sidebar .block.block-wishlist li.item {width: 172px;}
	header.header .nav-container ul {display: none;}
	.products-list .desc {font-size: .91em;}
	.products-list .product-name {font-size: .83em;}
	.form-list .customer-dob .dob-day input.input-text, 
	.form-list .customer-dob .dob-month input.input-text {width: 55px;}
	.data-table .product-name a {font-size: 1em; margin-top: -2px;}
	.my-wishlist .data-table .product-name {max-width: 79%;}
	.my-wishlist .data-table textarea {width: 91%;}
	.cart .data-table .product-name a {max-width: 58%;}
	#cart-accordion .accordion-content .crosssell li.item {width: 162px;}
	.cart header h2 {font-size: 1.16em;}
	.multiple-checkout .title-buttons button {margin-top: .5em;}

	.opc-wrapper-opc .opc-col-left,
	.opc-wrapper-opc .opc-col-center,
	.opc-wrapper-opc .opc-col-right {width: 48.5%!important;}
	.opc-wrapper-opc .opc-col-right {margin-top: 1.5em!important;}
	.opc-wrapper-opc .opc-col-left .fields .field {width: 46%!important;}
	.opc-wrapper-opc .opc-col-left .wide input[type="text"] {width: 93%!important;}
	.opc-wrapper-opc .form-list .input-box select[name="billing[region_id]"],
	.opc-wrapper-opc .form-list .input-box select[name="billing[country_id]"] {width: 102%!important;}
	.opc-wrapper-opc .opc-col-left .fields input[type="text"],
	.opc-wrapper-opc .opc-col-left .fields input[type="password"] {width: 88%!important;}
	.opc-wrapper-opc .opc-col-left .fields input[name="shipping[company]"] {width: 93%!important;}
	.opc-wrapper-opc .shipping-block .gift-messages-form .details .form-list .fields .field input.input-text {width: 74%!important;}
	.opc-wrapper-opc .shipping-block .gift-messages-form .form-list .fields .field input.input-text {width: 80%!important;}
	.opc-wrapper-opc .payment-block .form-list input.input-text {width: 90%!important;}
	.opc-wrapper-opc .discount-block input[type="text"] {width: 89%!important;}
	.opc-wrapper-opc .comment-block textarea {width: 93%!important;}
	.opc-index-index header#header .header-bottom-left {z-index: 1;}
	.md-content-wrapper input {width: 94%!important;}
		
	.sp-methods label .price {margin-top: -3px; display: inline-block;}
	.product-view .ratings .rating-box {float: left;}
	.productpage_small > .grid_3 {width: 364px; margin-right: 0; float: right;}
	.productpage_small .product-shop {float: left; margin-bottom: 1.5em;}
	.productpage_small .block-related.large-image li.item {margin: 0 10px;}
	.productpage_small .product-banner {text-align: right;}
	.productpage_small .grid_3.left {margin-right: 10px;}
	.productpage_small .grid_3.left + .product-img-box {margin-right: 0;}
	.productpage_small .left .product-banner {text-align: left;}
	.productpage_small .block-related li.item {width: 364px;}
	.productpage_small .related-wrapper .block-related .product-details {width: 68%;}
	.productpage_small .block-related li.item .product {padding-right: 10px;}
	.productpage_small .block-related.large-image li.item .product {padding: 0;}
	.productpage_small .block-related.large-image li.item {margin: 0; width: 364px;}
	.product-view .product-shop .product-name h2 {font-size: 1.5em;}
	.related-wrapper .block-related .block-title span {font-size: 1.16em; letter-spacing: -.5px;}
	.related-wrapper .block-related .product-image {width: 100%; margin-right: 0; margin-bottom: .75em;}
	.related-wrapper .block-related .product-details {float: none; width: 100%;}
	.product-view .product-prev, .product-view .product-next {font-size: .75em; height: 34px; line-height: 34px;}
	.product-view .product-name {padding-right: 6em;}
	.block-related.large-image .slideSelectors li {margin-left: 9px;}
	.block-related.large-image .product-name a {font-size: 1.25em; letter-spacing: -.5px;}
	.related-wrapper .block-related li.item {width: 172px;}
	.related-wrapper .block-related.large-image .product-details {width: auto; padding: 1.5em 15px; font-size: .91em;}
	.related-wrapper .block-related.large-image .product {padding: 0;}
	.block-related.large-image .related-checkbox-label i {padding-top: 3px;}
	.grouped-items-table th {padding: .5em .25em;}
	.product-view .add-to-links, .product-options-bottom .add-to-links {clear: left; float: none; display: inline-block;}
	.add-to-cart button.button {margin-right: 20px;}
	.productpage_medium .add-to-cart button.button {margin-right: 0;}
	aside.sidebar .block.block-layered-nav #amount-2,
	aside.sidebar .block.block-layered-nav #amount {width: 38%;}
	body header#header .search-button {margin-top: 1.5em;}
	#toTop {right: 10px;}
	header#sticky-header .menu-button {margin: .617em 30px;}
	.footer-second-line .container_12 .grid_12 > .grid_3.alpha {float: none; width: 100%; margin-bottom: 2.667em; display: block; margin-right: 0;}
	#footer .footer-second-line .footer-logo-wrapper {float: left; width: 18%; margin: 0;}
	#footer .footer-second-line .footer-info {float: left; margin-left: 20px; text-align: left; margin-top: 3em; width: 79%;}
	.footer-second-line .container_12 .grid_12 > .grid_9 {float: none; width: 100%; margin-left: 0;}
	.footer-second-line .container_12 .grid_12 > .grid_9 .grid_3 {width: 31%; margin: 0 1.75%;}
	.footer-second-line .container_12 .grid_12 > .grid_9 .grid_3.alpha {margin-left: 0;}
	.footer-second-line .container_12 .grid_12 > .grid_9 .grid_3.omega {margin-right: 0;}
	#footer .footer-products-list .product-shop {width: 67%;}
	#footer .footer-bottom {text-align: center;}
	#footer .footer-bottom address {clear: both; float: none; margin-top: 1em;}
	#footer .footer-links {height: 60px; float: none;}
	#footer .footer-links span {z-index: 9999;}
	#footer .footer-links ul {position: absolute; width: 100%; z-index:999;}
	#footer .footer-links ul.active {left: 0;}
	#footer .footer-links ul.active li a {padding-left: 8px; padding-right: 8px;}
	.mobile-device.boxed-layout .menu-line .container_12 {margin: 0;}
	.mobile-device .widget-title .category-link i {margin-top: -4px;}
	.cart section.grid_3.crosssell {float: none; width: 100%; clear: both; margin: 0 0 1.5em; display: block;}
	.cart section.grid_3.crosssell #crosssell-products-list li.item {float: left; margin: 0 10px; width: 172px;}
	.cart section.grid_3.crosssell #crosssell-products-list li.item:first-child {margin-left: 0;}
	.cart section.grid_3.crosssell #crosssell-products-list li.item.last {margin-right: 0;}
	.cart section.grid_3 {width: 31.5%;}
	.cart section.grid_3.crosssell + .grid_3 {clear: left; margin-left: 0;}
	.home-container.grid-2 .item.grid_2 {width: 236px;}
	.home-container.grid-2 .item.grid_2:nth-child(3n+3) {margin-right: 0;}
	.home-container.grid-2 .item.grid_2:nth-child(3n+1) {clear: left; margin-left: 0;}
	.home-banners-2 .banner {padding: 1em 0;}
	.home-banners-2 .banner .banner-content {font-size: .91em;}
	.productpage_small > .grid_6 {margin-bottom: 1.5em;}
	.productpage_small > .grid_3, .productpage_small > .grid_6 {
		float: right;
		margin-left: 0;
		margin-right: 0;
		width: 556px;
	}
	.product-view .productpage_medium .product-shop > .product-collateral .box-up-sell .products-grid li.item {width: 214px; clear: both; float: none;}
	.product-view .productpage_large .product-shop > .product-collateral .box-up-sell .products-grid li.item {width: 278px; clear: both; float: none;}
	.product-view .productpage_small .product-shop > .product-collateral .box-up-sell .products-grid li.item {width: 164px; margin-left: 10px; margin-right: 10px;}
	.product-view .productpage_extralarge .product-shop > .product-collateral .box-up-sell .products-grid li.item {width: 164px; clear: none; margin-left: 10px; margin-right: 10px;}
	.product-view .productpage_extralarge .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(3n+1),
	.product-view .productpage_small .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(3n+1) {clear: left; margin-left: 0;}
	.product-view .productpage_extralarge .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(3n+3),
	.product-view .productpage_small .product-shop > .product-collateral .box-up-sell .products-grid#upsell-product-table > li:nth-of-type(3n+3) {clear: right; margin-right: 0;}
	.productpage_large .product-shop > .product-collateral .box-tags .form-add .input-box input,
	.productpage_extralarge .product-shop > .product-collateral .box-tags .form-add .input-box input {width: 96%;}
	.product-view .productpage_small .product-shop > .product-collateral .box-tags .form-add .input-box input {width: 97%;}
	.product-view .productpage_small .product-shop > .product-collateral .data-table td,
	.product-view .productpage_small .product-shop > .product-collateral .data-table th {padding-left: 9px!important; padding-right: 9px!important;}
	.widget-latest li .post-date{border: none; margin-right: 0;}
	.nav-container.mobile li.level-top.active > a,
	.nav-container.mobile li.level-top > a:hover {margin-top: 0!important;}
	#popup-block {
		height: 333px !important;
		position: relative;
		width: 492px !important;
	}
	.cart-2 .grid_8,
	.cart-2 .grid_4 {float: none; margin-left: 0; margin-right: 0; width: 100%;}
	.cart-2 .grid_4 section {float: left; width: 32%; margin: 0 1%;}
	.cart-2 .grid_4 section:first-child {margin-left: 0;}
	.cart-2 .grid_4 section:last-of-type {margin-right: 0;}
	.cart-2 .crosssell .grid_2.item {width: 172px;}
	.cart-2 .crosssell {margin-bottom: 1.5em;}
	.cart-2 .data-table .product-name a {max-width: 67%;}
	
	.widget-slider.four-products li.item .product-info,
	.products-grid.four-products li.item .product-info {max-width: 75%; width: 75%;}
	.widget-slider.five-products li.item .product-info,
	.products-grid.five-products li.item .product-info {max-width: 68%; width: 68%;}
	.widget-slider.six-products li.item .product-info,
	.products-grid.six-products li.item .product-info {max-width: 58%; width: 58%;}
	.widget-slider.seven-products li.item .product-info,
	.products-grid.seven-products li.item .product-info {max-width: 58%; width: 58%;}
	.widget-slider.eight-products li.item .product-info,
	.products-grid.eight-products li.item .product-info {max-width: 58%; width: 58%;}
	
	.widget-slider.three-products li.item .product-info .ratings .rating-box,
	.products-grid.three-products li.item .product-info .ratings .rating-box,
	.widget-slider.four-products li.item .product-info .ratings .rating-box,
	.products-grid.four-products li.item .product-info .ratings .rating-box {margin-bottom: 5px; float: none;}
	
	.widget-slider.four-products li.item .product-buttons .btn-quick-view,
	.products-grid.four-products li.item .product-buttons .btn-quick-view,
	.widget-slider.five-products li.item .product-buttons .btn-quick-view,
	.products-grid.five-products li.item .product-buttons .btn-quick-view,
	.widget-slider.six-products li.item .product-buttons .btn-quick-view,
	.products-grid.six-products li.item .product-buttons .btn-quick-view {padding-right: 0; border-right: none;}
	.widget-slider.four-products li.item .product-buttons .btn-quick-view span span,
	.products-grid.four-products li.item .product-buttons .btn-quick-view span span,
	.widget-slider.five-products li.item .product-buttons .btn-quick-view span span,
	.products-grid.five-products li.item .product-buttons .btn-quick-view span span,
	.widget-slider.six-products li.item .product-buttons .btn-quick-view span span,
	.products-grid.six-products li.item .product-buttons .btn-quick-view span span {font-size: 0; padding-top: 4px;}
	.widget-slider.four-products li.item .product-buttons .btn-quick-view span span i,
	.products-grid.four-products li.item .product-buttons .btn-quick-view span span i,
	.widget-slider.five-products li.item .product-buttons .btn-quick-view span span i,
	.products-grid.five-products li.item .product-buttons .btn-quick-view span span i,
	.widget-slider.six-products li.item .product-buttons .btn-quick-view span span i,
	.products-grid.six-products li.item .product-buttons .btn-quick-view span span i {font-size: 14px;}
	
	.product-view .vertical:after {left: 171px;}
	.product-view .vertical .box-up-sell .products-grid li.item {width: 173px;}
	.product-view .vertical .box-up-sell li:nth-of-type(4n+1){clear: none!important;}
	.product-view .vertical .box-up-sell li:nth-of-type(3n+1){clear: left!important;}
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item{margin: 0!important; width: 100%;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width:180px; margin:0 10px!important;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+1),
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(4n+1){clear: none!important;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){margin-left: 0!important; clear: left!important;}
	.product-essential.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+2){margin-right: 0!important;}
	.product-essential.productpage_small.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width:157px!important;}
	.product-essential.productpage_large .product-shop .vertical .box-up-sell .products-grid li.item{width: 122px;}
	.product-essential.productpage_large .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+1){clear: none !important;}
	.product-essential.productpage_large .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){clear: left !important;}
	.product-essential.productpage_large.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width: 218px;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item{width:160px!important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){clear: none !important; margin-left: 10px !important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+2){margin-right: 10px !important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+1){clear: left !important; margin-left: 0 !important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+3){margin-right: 0 !important;}
	.product-essential.productpage_small .product-shop > .product-collateral .vertical .box-up-sell .products-grid li.item {width: 172px!important; margin-right: 10px!important;}
	.product-essential.productpage_small .product-shop > .product-collateral .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+3){margin-right: 0 !important;}
	.product-view .productpage_medium .product-shop > .product-collateral .vertical .meigee-tabs-content .box-up-sell .products-grid li.item {width: 200px;}
	.product-view .productpage_medium .product-shop > .product-collateral .vertical .meigee-tabs-content .box-tags .form-add .input-box {width: 100%;}
	
	.product-view .productpage_large .product-shop > .product-collateral .vertical .meigee-tabs-content .box-up-sell .products-grid li.item {width: 123px; float: left; margin: 0 10px!important;}
	.product-view .productpage_large .product-shop > .product-collateral .vertical .meigee-tabs-content .box-up-sell .products-grid li.item:nth-of-type(2n+1) {margin-left: 0!important;}
	.product-view .productpage_large .product-shop > .product-collateral .vertical .meigee-tabs-content .box-up-sell .products-grid li.item:nth-of-type(2n+2) {margin-right: 0!important;}
	
	header#header .header-right.simple-list .links {margin-top: .125em;}
	
	.map-container .map-block.left-top{top:20px; left: 20px;}
	.map-container .map-block.right-top{top:20px; right: 20px;}
	.map-container .map-block.left-bottom{bottom:20px; left: 20px;}
	.map-container .map-block.right-bottom{bottom:20px; right: 20px;}
	.map-container .map-block .indent {padding-top: 1.417em;}
	
	header#header .menu-line .grid_12 {margin: 0 -10px; padding: 0 15px;}
	header#header .nav-container a.level-top {background: none;}
	header#header .nav-container a.level-top:hover span {color: inherit;}
	.text-banner .text-banner-content {font-size: .75em; width: 70%;}
	body .text-banner .text-banner-content.skin-2 {width: 70%;}
	.text-banner .text-banner-content h2 {font-size: 2em; width: 71%;}
	.text-banner .text-banner-content.skin-2 h2 {width: 90%;}
	body .text-banner .text-banner-content p {width: 67%;}
	#popup-block .block-subscribe {padding-top: 5em;}
	body header.header .form-search input {width: 260px!important;}
	body .newsletter-line .block-subscribe {padding-top: 3em;}
	body #footer .footer-products-list .product-image {width: 64px;}
	
	body .parallax-banners-wrapper .text-banner .background {background-size: cover; }
	body .parallax-banners-wrapper .text-banner .banner-content h2 {font-size: 2.5em; width: 40%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-2 h2 {width: 44%;}
	body .parallax-banners-wrapper .text-banner .banner-content h3 {width: 60%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-3 h2 {width: 44%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-3 h3 {width: 52%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-4 h2 {width: 30%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-4 h3 {width: 50%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-5 h2 {width: 42%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-5 h3 {width: 54%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-6 h2 {width: 35%;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-6 h3 {width: 52%;}
	
	body.boxed-layout header#header .top-block .container_12 {padding-left: 0; padding-right: 0;}
	body.boxed-layout header#header .search_mini_form {margin-top: -1.75em;}
	
	.page-no-route .text-block {font-size: .75em;}
	.page-no-route .text-block h3 {width: 40%;}
	.page-no-route .footer-links ul {position: static!important; width: auto!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;
	}

	.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;}
	
	
	.widget-slider.two-products li.item,
	.products-grid.two-products li.item,
	.widget-slider.three-products li.item,
	.products-grid.three-products li.item,
	.widget-slider.four-products li.item,
	.products-grid.four-products li.item,
	.widget-slider.five-products li.item,
	.products-grid.five-products li.item,
	.widget-slider.six-products li.item,
	.products-grid.six-products li.item,
	.widget-slider.seven-products li.item,
	.products-grid.seven-products li.item,
	.widget-slider.eight-products li.item,
	.products-grid.eight-products li.item {width: 100%; margin-left: 0; margin-right: 0; display: inline-block;}
	.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;
	}
	
    /* 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: inline-block; vertical-align: middle; font-size:1.16em; color:#888; font-weight:normal; }
    table.data-table td.last { border-bottom: 1px solid #ddd; margin-bottom: 1.5em;}
    
    /* 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#header .logo {float: none; margin: 0!important; text-align: center;}
    header#header .quick-access{padding-top:0;}
    header#header .welcome-msg{display:none;}    
	header.header .header-right {float: none; width: 100%;}
	header#header .links {float: right; margin-right: -5px;}
    header.header .form-search{float:none; width:100%;}    
    header.header .nav-container > ul li 
	header.header .form-currency,
    header.header .form-language{float:none; display:inline-block;}
	header.header .top-cart {position: static;}
	header#sticky-header .grid_12 .small-logo {margin-top: 1.25em;}
	.sticky-nav-all.sticky-logo-all header#sticky-header .menu-button {top: auto;}
	header#sticky-header .nav-container {
		left: 50%;
		margin-left: -45%!important;
		width: 90%;
	}
	body.boxed-layout .toolbar {padding-left: 14px; padding-right: 14px;}
	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#sticky-header .nav-container > ul .menu-item-button {top: 6px;}
	header#sticky-header .nav-container > ul li li .menu-item-button {top: 4px;}
	header.header .top-cart .img-container {margin-right: 10px;}
	header.header .top-cart .block-content{width: 290px; left: 0; left: 50%; margin-left: -145px; right: auto; }
	header#header .top-cart .block-content {top: 98%;}
	body header.header .search_mini_form {position: absolute; display: none;}
    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;}
	header.header .topCartContent .item.second,
	header.header .topCartContent .item.last{display: none;}
    .cms-home .topline {position:relative;}
	header.header .menu-button{
		display: block;
		padding: 0.5em 0 .25em;
		position: relative;
		width: 100%;
		color: #fff;
	}
	.menu-line {
		transition: background-color 500ms ease;
		-moz-transition: background-color 500ms ease;
		-webkit-transition: background-color 500ms ease;
		-o-transition: background-color 500ms ease;
	}
	.menu-line, 
	.menu-line .container_12 {text-align: center;}
	header#sticky-header .menu-line:hover {background: none;}
	header.header .menu-button span i {vertical-align:middle;}
	header.header .nav-container {box-shadow: 0 0 4px rgba(0,0,0,.1)}
	.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;}
	.nav-container.mobile {width: 90%;}
	header.header .nav-container > ul li.level0 > .menu-item-button {top: 8px; z-index:999;}
    header.header .nav-container > ul li li .menu-item-button{top: 6px;}
    header.header .nav-container .nav-static-block{display:none;}
	.nav-wide{text-align: left;}
	.nav-wide li.level-top {display: block;}
	.nav-container li.level-top > a{
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
		color: #515151;
		display: block;
		float: none;
		line-height: 1.5em;
		padding: 0 0 6px;
		text-transform: uppercase;
		border-bottom: none!important;
	}
	.nav-container li.level-top > a > span{color:#444!important;}
	.nav-wide li .menu-wrapper,
	.nav-wide li.over .menu-wrapper{
		display: none;
		padding-top:0;
		position: relative!important;
		top: 0;
		box-shadow: none;
	}
	
	.nav-wide .top-content,
	.nav-wide .bottom-content,
	.nav-wide .right-content{display: none;}
	.nav-wide ul.level0 li.level1 {
		display: block;
		float: none;
		padding: 0 5px;
	}
	.nav-wide ul.level0 a{
		padding-left: 0;
		padding-top: 0;
	}
	.nav-wide ul.level0 li.level1 a > span{
		font-size: 0.64em;
		font-weight: normal!important;
	}
	
	header.header .nav-container > ul {
		right: 0;
		left: auto;
	}
	
	.nav-container.mobile .nav-wide ul.level0 li.level1{
		width: auto!important;
	}
	header.header .nav-wide .menu-wrapper.default-menu{
		left: auto !important;
		top: auto !important;
	}
	
	.nav-container.mobile .nav ul.level0 li:hover{background: none;}
	.home-slider-conainer .products-grid li.item .indent {padding:0 5px;}
	.slider-container .prev,
	.related-wrapper-bottom .block-related .prev {left: -20px; opacity: 1; filter: alpha(opacity=100);}
	.slider-container .next,
	.related-wrapper-bottom .block-related .next {right: -20px; opacity: 1; filter: alpha(opacity=100);}
	
	.block-related header .block-subtitle a{
		top: -26px;
		padding-left: 17px;
	}
	
	.toolbar .limiter {width: 32%;}
	header#header .header-right .simple {float: right;}
	header#header .header-right.simple-list .links {text-align: center; display: block!important; float: none!important;}
	header#header .header-right.simple-list .links li{display: inline-block; float: none;}
	header#header .header-right.simple-list .links li a{display: block; float: none; padding-left: 9px; padding-right: 9px;}
	header#header .header-right.simple-list .links li a.top-link-wishlist{
		width: auto;
		height: auto;
		line-height: normal!important;
	}
	header#header .header-right.simple-list .links li a.top-link-wishlist i{display: 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 ================================================================================ */    
  
    /* Sidebar =============================================================================== */
	/* Pager */
    .toolbar .pager {text-align: center;}
    .toolbar .pager .pages{float: none; display: inline-block;}
    
    /* Product View */
    .product-view .product-img-box .product-image .cloud-zoom img{margin:0 auto;}
    .product-view .product-essential .product-image .es-nav-next {right:5px;}
	.productpage_large .more-views li,
	.product-view .productpage_small .more-views li,
	.product-view .productpage_medium .more-views li,
	.product-view .productpage_extralarge .more-views li {width: 87px;}
	.productpage_large .more-views li a,
	.product-view .productpage_small .more-views li a,
	.product-view .productpage_medium .more-views li a,
	.product-view .productpage_extralarge .more-views li a {margin-left: 5px; margin-right: 6px;}
	.productpage_large .more-views li:nth-of-type(3n+1),
	.product-view .productpage_small .more-views li:nth-of-type(3n+1),
	.product-view .productpage_medium .more-views li:nth-of-type(3n+1),
	.product-view .productpage_extralarge .more-views li:nth-of-type(3n+1) {clear: left;}
	.product-view .more-views {margin: 0 -5px 0 -4px!important;}
    .product-view .more-views li a{width:auto;}
    .product-view .more-views li a img{width:100%;}
    .product-view .product-img-box {margin-bottom: 1.5em;}
	.product-view .product-shop {position: relative;}
	.product-view .add-to-links, .product-options-bottom .add-to-links {margin-left: 0;}
	.product-collateral .box-collateral .form-add {width: 100%;}
    .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; border: solid 1px #ddd; padding: .75em!important;}
	.product-view .grouped-items-table th{padding-left: 0; padding-right: 0;}
	.fancybox-iframe{width:100%!important;}
	.product-view .grid_3.right {float: none!important; margin-top: 1em;}
	.product-view .grid_3.left {float: none!important; margin-bottom: 1.5em;}
	.product-view .block-related.large-image li.item,
	.product-view .block-related li.item {width: 270px;}
	.product-view .block-related.large-image li.item .product {padding: 0;}
	.related-wrapper .block-related .product-details {width: 56%;}
	.product-view .product-shop .product-name h2 {font-size: 2em;}
	.catalog-product-view .box-reviews.full-table .indent fieldset,
	.catalog-product-view .box-reviews.full-table .indent .review-fields {display: block; width: auto;}
	.catalog-product-view .box-reviews.full-table .indent .review-fields {float: none;}
	.product-view .add-to-cart div.quantity-increase, 
	.product-view .add-to-cart div.quantity-decrease{
		top: 11px;
		position: relative;
	}
	.product-view .add-to-cart div.quantity-increase, 
	.product-view .add-to-cart div.quantity-decrease,
	.product-view .add-to-cart input#qty,
	.product-view .add-to-cart button,
	.product-view .add-to-cart #ajax_loader{
		float: left!important;
		display: block;
		position: relative;
	}
	.product-view .add-to-cart #ajax_loader{margin: 11px -24px 0 6px!important;}
	
	
    /* Meigee Tabs ============================================================================== */
    .meigee-tabs li{margin-top:0; margin-bottom:0; float:none; display:block; margin-left: 0;}
	.meigee-tabs .active {border-bottom-color: #ddd;}
    /* Block Related */
    .block-related li.item {width: 113px;}
	.related-wrapper-bottom .block-related li.item {width: 270px;}
    /* Block: Reviews */
    .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;}
    /* 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{display: inline-block; vertical-align: middle;}
    .cart-table .c_actions {float: left; display: block; clear: both; margin-bottom: 1.5em;}
	.cart-table .c_actions a {float: none; display: inline-block; padding: 0; margin-right: 5px;}
	.cart-table .product-image {margin-bottom: 1.5em!important;}
	.data-table .product-name a {max-width: 100%;}
	.cart-table .product-name {display: block; clear: both;}
    /* Shopping Cart Collateral boxes */
    .crosssell,
    .shipping{margin-bottom:18px;}
    .cart .crosssell .product-details{width: 60%;}
	.crosssell .product-details button.button {border: none; font-size: 0; padding-right: 0;}
	.crosssell .product-details button.button span i {font-size: 14px;}
    .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;}
	#cart-accordion .accordion-content .crosssell li.item {width: 100%;}
	#cart-accordion .accordion-content .crosssell li.item .product-details {text-align: left;}
    /* 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: 92%;}
    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; padding-top: .75em;}
    table#wishlist-table td .wishlist-input-box{float:left; padding-bottom:9px;}
    table#wishlist-table td .price-box{padding-top: .75em; 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;}
	.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 .data-table .last {padding: 0 0 1.5em;}
     .my-wishlist table.data-table td {padding: 0;}
    .my-account .title-buttons button.button {float: left; margin-bottom: 1.5em;}
	.data-table#my-reviews-table tbody {width: 290px;}
	.my-wishlist .data-table .product-name {max-width: 82%;}
    table#wishlist-table td a.product-image{margin: 0 auto 1.5em; 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: 87%!important;}
    .opc .input-box select { width: 96% !important;}
    .opc .buttons-set { padding: 0 0 18px 0; margin: 0}
    .opc .buttons-set button.button { float: right; margin-left: 0;}
    .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;}
    .opc .gift-messages-form .form-list li.wide textarea {width: 87%;}
	.opc .gift-messages-form .f-fix .form-list .fields .field input {width: 80%!important;}
	.opc .gift-messages-form .f-fix .form-list li.wide textarea {width: 79%;}
	.opc .sp-methods dd select {width: 96%!important;}
    .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: 90%;}
    .opc .form-list .name-middlename input.input-text{width:99%;}
    .form-list, 
    .input-box select { width:100%; }
    .input-box select { width: 99%; }
    .form-list .input-box { width: auto;}
	.form-list li.wide .input-box {width: 90%;}
	.form-list input.input-text {width: 90%;}
    .form-list li.wide textarea {width: 100%;}
    .form-list .customer-dob .dob-year input.input-text {width: 54px;}
    .opc .customer-dob .dob-month input.input-text{width:40px!important;}
    .opc .customer-dob .dob-day input.input-text{width:40px!important;}
    .my-account .pager .pages {float: none; padding-top: 1em; clear: both;}
	.my-account .pager .pages li {margin-bottom: .75em;}
    .gift-messages-form .form-list li.wide textarea{width:95%;}
    .gift-messages-form .details .form-list li.wide textarea {width:95%;}
	.data-table .item-options {float: none;}
    .tool-tip{width:90%; top:300px!important;}
    #checkout-step-review #review-buttons-container .f-left{float:none!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: 90%; }
    .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;}
	
	.opc-wrapper-opc .opc-col-left,
	.opc-wrapper-opc .opc-col-center,
	.opc-wrapper-opc .opc-col-right {float: none!important; width: 100%!important; margin: 0 0 1.5em!important;}
	.opc-wrapper-opc .opc-col-right {margin-bottom: 0!important;}
	.opc-wrapper-opc .opc-col-left .fields input[type="text"],
	.opc-wrapper-opc .opc-col-left .fields input[type="password"],
	.opc-wrapper-opc .opc-col-left .wide input[type="text"],
	.opc-wrapper-opc .opc-col-left input[name="billing[taxvat]"] {width: 90%!important;}
	.opc-wrapper-opc .shipping-block .gift-messages-form .form-list .fields .field input.input-text {width: 88%!important;}
	.opc-wrapper-opc .shipping-block .gift-messages-form .f-fix .form-list .fields .field input.input-text {width: 80%!important;}
	.opc-wrapper-opc .payment-block .form-list select {width: 90%!important;}
	.opc-wrapper-opc .payment-block .form-list input.input-text {width: 80%!important;}
	.opc-wrapper-opc .discount-block .input-box {width: 60%!important;}
	.opc-wrapper-opc .opc-newsletter {width: auto;}
	#modal-login .md-content {width: 270px!important;}
	.opc-index-index header#header .header-bottom-left {z-index: 1;}
	.md-content-wrapper input {width: 92%!important;}
	
    /* 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; text-align: left;}
    .multiple-checkout .buttons-set .back-link {padding-bottom: 1em;}
    .multiple-checkout .gift-messages-form .form-list .field input {width: 189px;}
    .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; padding-top: 4px;}
    .multiple-checkout table.data-table td select { width: 60%;}    
    .multiple-checkout .data-table .product-name {float: left; width: 60%;}
    .multiple-checkout .data-table .product-name a {max-width: 100%; font-size: 1.25em; margin: 0;}
    .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: 84%;}
    .multiple-checkout .gift-messages-form .details .form-list li.wide textarea {width: 94%;}
    .multiple-checkout .gift-messages-form .details .form-list .field input{width: 136px;}
    .multiple-checkout .sp-methods .form-list .input-box > select {width: 84%;}
    .multiple-checkout .sp-methods input.input-text{width: 75%;}
    .multiple-checkout .sp-methods select.month{width:90px;}
    #multiship-addresses-table .btn-remove2 {padding: 0; display: inline-block;}
	#multiship-addresses-table .btn-remove2 i {padding: 5px;}

	.sp-methods select.month {width: 108px;}
	#checkout-coupon-discount-load .discount-form .input-box input#coupon-code {width: 90.5%; margin-bottom: .75em;}
	#checkout-coupon-discount-load .discount-form .buttons-set {float:none;}
	#checkout-coupon-discount-load .discount-form button {width:100%;float:none;}
	#checkout-coupon-discount-load .discount-form button span {width:100%;}
	#checkout-coupon-discount-load .discount-form button span span {width:89.5%;}
	#checkout-coupon-discount-load,
	#checkout-review{padding-right: 5px;}
	
	.iwd-ec-col-main .page-title{padding-bottom: 2em;}
	.iwd-ec-col-main .page-title h1{text-align: center;}
	.iwd-ec-col-main .page-title h1:after{
		position: absolute;
		left: 50%;
		margin-left: -3px;
	}
	
	.checkout-cart-index .iwd-ec-col-main .cart-empty #empty-cart-link{
		display: block;
		float: none;
		margin-left: 0;
		padding-top: 0;
	}
	.cart-empty div.cart-empty-content{
		height: auto;
		margin: 0 auto;
		width: auto;
	}
	
	.checkout-cart-index .iwd-ec-col-main .cart-empty #iwd-emptycart-writeup{
		border: none;
		margin-left: 0;
		padding-left: 0;
		float: none;
		width: 100%;
	} 
	.checkout-cart-index .content-wrapper .main-container{
		padding-top: 2.5em;
		padding-bottom: 4em;
	}
	
	.checkout-cart-index .iwd-ec-col-main .cart-empty #iwd-emptycart-writeup p.writeup{text-align: center;}
	.checkout-cart-index .iwd-ec-col-main .cart-empty #iwd-emptycart-writeup #buttonwrapper{text-align: center;}
	.checkout-cart-index .iwd-ec-col-main .cart-empty #iwd-emptycart-writeup #buttonwrapper .iwdtrade{text-align: center!important;}
	
	
	/* ajax login */
	#login-holder {
		margin-left: -150px;
		width: 240px;
	}
	#login-holder form .actions button span span {padding: 0 40px;}
	#login-holder .link-box a {padding: 0 26px;}
	#login-holder .account-create .link-box a {padding: 0 39px;}
	#login-holder form .actions button span span {padding: 0 32px;}
    /* Footer ================================================================================ */	
	
	.products-list .price-box,
	.products-list li.item .button-holder {margin-right:14px; }
	.products-list li.item .button-holder {margin-bottom:1em;}
	.block-related li.item {width:280px;}
	.block-related .prev, .block-related .next,
	.more-views .prev, .more-views .next {opacity:1;}
	.add-to-cart button.button span span {padding:0 22px;}
	.catalog-product-view .box-reviews .form-list .field {margin-left:0;}
	.product-view .box-tags .form-add input.input-text {width: 94%;}
	.product-view .box-tags .form-add button,
	.cart .discount button {width:100%;}
	.product-view .box-tags .form-add button span,
	.cart .discount button span {width:100%;}
	.product-view .box-tags .form-add button span span,
	.cart .discount button span span {padding:0;float:none;display:block;}
	.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: 92%;}
	.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: 90%;}
	.block-related li.item .product {padding:0 10px;}
	.block-related #block-related-slider {margin-bottom:1.5em;}
	.cart .totals.totals-accordion .checkout-types {float: none;}
	aside.sidebar .block.block-layered-nav dl dt {position:relative;}
	aside.sidebar .block.block-layered-nav .btn-nav {left:0;}
	aside.sidebar .block-subscribe .input-box {width: 100%;}
	aside.sidebar .block-subscribe .input-box input {width: 92%;}
	body header.header .form-search input {height: 28px!important; padding: 5px 10px; width: 70.5%!important; border-color: #ddd;}
	body header.header.floating .form-search input {width: 72%!important;}
	body header.header .form-search button {float: left;}
	body header.header .form-search button span {height: 40px!important; line-height: 40px!important; width: 50px!important;}
	body header.header .form-search button span i {line-height: 40px!important;}
	.header-wrapper header.header .nav-container > ul {padding-top: 70px!important; display: none;}
	.header-wrapper header#sticky-header .nav-container > ul {padding-top: 0!important;}
	.header-wrapper.sticky-search-all header#sticky-header .nav-container > ul {padding-top: 70px!important;}
	body header.header .search_mini_form.active {display: block!important; opacity: 1; filter: alpha(opacity=100); margin-left: 3%; width: 94%; margin-right: 3%; margin-top: 1em; padding-top: 0; background: none!important; box-shadow: none!important;}
	.header-wrapper.sticky-search-all header#sticky-header .search_mini_form.active {display: block!important;}
	header#sticky-header .header-right {text-align: center;}
	header#sticky-header .top-cart {position: static; float: none!important; margin-right: 0!important;}
	header.header .topline .grid_12 {position: relative;}
	body header.header .form-search .indent {box-shadow: none;}
	body header#sticky-header .grid_12 .search_mini_form.active {width: 84%; left: 8%; margin: 0!important; padding-left: 0!important; padding-right: 0!important; display: none!important;}
	header#sticky-header .grid_12 .search_mini_form button i.fa-search {display: inline-block;}
	header#sticky-header .grid_12 .search_mini_form button i.fa-caret-right {display: none;}
	.home-banners .grid_4,
	.products-tabs-wrapper li.item,
	.home-text-banners .grid_3,
	.footer-second-line .grid_9 .grid_3 {margin-top: 1.5em;}
	.home-banners .grid_4:first-child,
	.products-tabs-wrapper li.item:first-child,
	.home-text-banners .grid_3:first-child,
	.footer-second-line .grid_9 .grid_3:first-child {margin-top: 0;}
	.product-tabs-bg img {height: 100%;}
	.home-text-banners div.box {width: 58%;}
	#footer .footer-products-list .product-shop {width: 70%;}
	.toolbar {padding-left: 15px; padding-right: 15px;}
	.sorter .sort-by {float: right; margin-top: 1.5em;}
	.limiter {float: right; margin-right: 10px; margin-top: 1.5em;}
	.sorter .view-mode {float: none;}
	.limiter {float: left;}
	.sorter a.asc, .sorter a.desc {margin-top: 1.75em;}
	.sorter .sort-by label, .limiter label {display: none;}
	.products-list li.item .product-shop .btn-quick-view {font-size: 0; border-right: none; padding-right: 0; margin-top: 9px; margin-left: 6px;}
	.products-list li.item .product-shop .btn-quick-view i {font-size: 14px;}
	.sidebar-left .sidebar {margin-top: 1.5em;}
	.dashboard .box-title a,
	.dashboard .box-head a {display: inline-block; margin-top: .83em;}
	.dashboard .box-info .grid_5 {margin-bottom: 1.5em;}
	.dashboard .box-account > .box {margin-top: 1.5em;}
	.form-list .customer-dob .dob-day input.input-text,
	.form-list .customer-dob .dob-month input.input-text {width: 54px;}
	.newsletter-line .grid_12 {background-size: 100%!important; padding-bottom: 6em;}
	.newsletter-line .block-subscribe {float: none; padding-right: 0;}
	.newsletter-line .block-subscribe {padding-top: 0;}
	.cms-home .newsletter-line .block-subscribe {padding-top: 2.5em;}
	.newsletter-line .block-subscribe .input-box {float: none; width: 97%; margin-bottom: .75em;}
	.newsletter-line .block-subscribe button.button {float: right; margin: 0;}
	ul.social-links li a i {width: 44px;}
	ul.social-links li a {padding: 7px 0;}
	.footer-links {text-align: center; float: none; clear: both;}
	.footer-links span {position: static; }
	.footer-links ul {position: fixed; top: 0; background-color: #fff; margin: 0 3%; z-index:999; width: 82%; left: 0; padding: 1.5em 6%; box-shadow: 0 0 4px rgba(0,0,0,.1); display: none;}
	.footer-links ul li {position: static; display: block; text-align: left; padding: 0;}
	.footer-links ul i {color: #aaa; opacity: 1; filter: alpha(opacity=100); position: absolute; top: 10px; right: 10px;}
	.footer-links ul i:hover {color: #888;}
	.footer-links li a {color: #888!important; padding: .5em 0; float: none; display: inline-block; background: none !important;}
	#footer .footer-second-line .grid_12 > .grid_3.alpha {margin-bottom: 1.5em;}
	#footer .footer-bottom {text-align: center;}
	#footer .store-switcher,
	#footer .form-language,
	#footer .form-currency {margin-right: 0; margin-bottom: 1.5em;}
	#footer .footer-bottom address {float: none; padding-top: 0; margin-top: 0;}
	body.boxed-layout .container_12 {padding-left: 10px; padding-right: 10px;}
	.products-list .product-image {margin-bottom: .75em;}
	* {-webkit-text-stroke-width: 0!important;}
	.top-cart-label,
	.top-cart-divider {display: none;}
	header.header .top-cart .block-title .cart-qty {display: none;}
	header.header .top-cart .block-title i {display: inline-block;}
	header.header .top-cart .block-title .title-cart {padding: .75em 20px!important;}
	#footer .form-currency:before {content: none;}
	.footer-links,
	.footer-links span {display: block; margin-left: -150px; margin-right: -150px; padding-left: 150px; padding-right: 150px;}
	body.boxed-layout .footer-links,
	body.boxed-layout .footer-links span {margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0;}
	#footer .footer-topline .grid_12 {overflow: visible;}
	.footer-links span i {margin-top: -1px;}
	.products-list li.item .add-to-links {padding-top: 1.083em;}
	.products-list li.item .product-shop .btn-quick-view {margin-top: 12px;}
	.block-related.large-image .product-details {width: 82%;}
	.block-related.large-image .product-name a {font-size: 2em;}
	header.header .header-right {text-align: right;}
	.top-link-wishlist,
	header.header .customer-name {display: inline-block; float: none;}
	header.header .header-right {position: relative;}
	header#header .customer-name strong,
	header#header .customer-name .arrow {display: none;}
	header#header .customer-name .user i {background: none; margin-right: 0; border-radius: 0; -moz-border-radius: 0; margin: -5px -9px; padding: 5px 9px;}
	header#header .customer-name.open .user i,
	header#header .customer-name:hover .user i {background-color: #D6D6D6;}
	header.header .top-cart .block-content .mini-products-list .product-details {width: 62%;}
	header.header .top-cart .block-content .actions a {margin-right: 10px;}
	.cart .discount, .cart .shipping {margin-bottom: 3em;}
	.toolbar .sbSelector {padding-right: 60px;}
	.toolbar .limiter .sbSelector {padding-right: 50px;}
	.boxed-layout header.header .form-search input {width: 76%;}
	.boxed-layout .nav-container.mobile {width: 96%; left: 0;}
	header.header .menu-button {margin-top: 0; margin-bottom: 0;}
	header#sticky-header .grid_12 .small-logo {margin-bottom: .75em;}
	.boxed-layout ul.social-links li a {padding: 5px 0;}
	.boxed-layout ul.social-links li a i {width: 40px;}
	body.boxed-layout .slider-container .prev, body.boxed-layout .related-wrapper-bottom .block-related .prev {left: -10px;}
	body.boxed-layout .slider-container .next, body.boxed-layout .related-wrapper-bottom .block-related .next {right: -10px;}
	body.boxed-layout .home-text-banners div.box {width: 54%;}
	body.boxed-layout .block-related.large-image .product-details {width: 80.5%;}
	.product-tabs-bg {height: 100%!important;}
	.home-text-banners .text-banner-image{width: 34%;}
	.home-banners-2 .banner {padding: 1em 0; margin-bottom: 1.5em;}
	.home-banners-2 .banner .banner-content {font-size: .75em;}
	.home-banners-2 .banner .banner-content p {width: 80%; line-height: 1.25;}
	.home-banners-2 .banner .banner-content h2 {font-size: 1.5em; letter-spacing: 0; margin: 0 auto 0.417em; width: 82%;}
	.home-banners-2 .banner .banner-content h2:after {margin-top: .5em;}
	.home-banners-2 .banner .banner-content .label {right: -17px; font-size: 1em; top: 7px; width: 69px;}
	body.boxed-layout header.header .container_12 {position: relative;}
	body.boxed-layout .home-banners-2 .banner {font-size: .95em;}
	.product-shop > .product-collateral .box-tags .form-add {width: 100%!important;}
	.product-view .product-shop > .product-collateral .box-tags .form-add .input-box input {width: 95%;}
	.product-view .product-shop > .product-collateral .box-up-sell .products-grid li.item {width: 100%;}
	.nav-container.mobile li.level-top.active > a,
	.nav-container.mobile li.level-top > a:hover {margin-top: 0!important;}
	.product-view .sidebar-left {position: absolute;}
	.catalog-product-view .col-main {position: relative;}
	header#sticky-header .search-button {display: none!important;}
	#popup-block {height: 370px !important; width: 100% !important;}
	#popup-block .no-bgimg {background-image: none!important;}
	#popup-block .block-subscribe {padding-top: 5.5em; width: 77%;}
	
	.sticky-logo header#sticky-header.floating .small-logo,
	.sticky-nav header#sticky-header.floating .nav-container,
	.sticky-search header#sticky-header.floating .search-button,
	.sticky-cart header#sticky-header.floating .top-cart {display: none;}
		
	.product-view .vertical:after {display: none;}
	.vertical .meigee-tabs{border-bottom:1px solid #ddd;}
	.vertical .holder > div{margin-right: 0!important; margin-left: 0!important; width: auto!important;}
	.vertical .meigee-tabs{margin-bottom: 1.5em!important;}
	.vertical .meigee-tabs-content {padding-left: 18px; padding-right: 18px;}
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item{width: 100%; margin: 0;}
	.product-view .vertical .box-up-sell .products-grid li.item {width: 100%;}
	.product-essential.productpage_small.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width:100%!important; margin:0!important;}
	.product-essential.productpage_large.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width: 100% !important;	margin: 0 !important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item{margin:0!important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width: 100%!important; margin: 0 !important;}
	.vertical .meigee-tabs-content#product_tabs_upsell_products_contents{padding-right: 18px;}
	.product-essential.productpage_small .product-shop > .product-collateral .vertical #product_tabs_upsell_products_contents {padding-right: 10px;}
	.product-view .vertical .box-tags .form-add input.input-text {width: 94%;}
	
	.map-container .map-block {z-index: 1;}
	.map-container .map-block.left-top{top:0; left: 0;}
	.map-container .map-block.right-top{top:0; right: 0;}
	.map-container .map-block.left-bottom{bottom:0; left: 0;}
	.map-container .map-block.right-bottom{bottom:0; right: 0;}
	
	.product-tabs-bg {background-color: #333;}
	.product-tabs-bg img {display: none;}
	header#sticky-header .header-right.simple-list {display: none;}
	.product-view .fb-like {height: 20px!important;}
	.product-tabs li {margin-bottom: .5em;}
	
	.slider-container.widget-container {margin-left: -5px; margin-right: -5px;}
	hr.mobile {display: block;}
	
	header#header .first-block {text-align: center;}
	header#header .header-phone {display: none;}
	header#header .language-currency-block {float: none; display: inline-block;}
	header#header .language-currency-dropdown {text-align: left; left: 50%; margin-left: -120px;}
	header#header h2.logo {margin-bottom: .75em!important;}
	.text-banner .text-banner-content {font-size: .75em;}
	.text-banner .text-banner-content h2 {width: 100%;}
	header#header .top-block {display: none;}
	body #footer {overflow: hidden;}
	.nav-container.mobile li.level-top > a span {color: #222!important;}
	body header#sticky-header .nav-container {margin: 0;}
	header.header .nav-container.mobile li.level0 > a {padding: 1em 0!important; background: none!important;}
	.text-banner .text-banner-content h2 {font-size: 2em; width: 92%;}
	body .newsletter-line {position: relative; background: none;}
	body .newsletter-line .block-subscribe {padding-top: 4em;}
	body #footer .footer-products-list .product-shop {width: 58%;}
	
	body header#sticky-header .form-search button > span {height: 30px; width: 30px; border-width: 0;}
	
	body .parallax-banners-wrapper .text-banner .banner-content h2 {font-size: 2em; width: 60%!important;}
	body .parallax-banners-wrapper .text-banner .banner-content h3 {width: 91%!important; margin-top: 2%; margin-bottom: 2%;}
	body .parallax-banners-wrapper .text-banner .banner-content p {font-size: 1.16em; margin-bottom: 2%;}
	body .parallax-banners-wrapper .text-banner .banner-content {font-size: .75em; top: 37%;}
	
	body.boxed-layout header.header.floating .form-search input {width: 70%!important;}
	.text-banner .text-banner-content {width: 50%;}
	
	.page-no-route header.header .search_mini_form {position: static; display: block!important;}
	body .page-no-route header.header .form-search input {width: 218px!important; padding: 3px 10px; height: 32px!important;}
	.page-no-route .text-block .f-left {float: none!important; width: 100%; position: relative; text-align: center; border: none; padding: 0; font-size: .65em;}
	.page-no-route .text-block h3 {width: 45%;}
	.page-no-route .text-block .f-right {float: none!important; width: 100%; position: relative;}
	.page-no-route .no-route .button {position: relative;}
	body .page-no-route .widget .widget-title,
	.page-no-route .widget-title,
	.page-no-route #footer {position: relative;}
	.page-no-route .footer-links {margin: 0; padding: 0; position: relative; width: 100%;}
	.page-no-route .footer-links ul {padding: 0; width: 100%; margin: 0; display: block; position: static; background: none;}
	.page-no-route .footer-links ul li {display: inline-block;}
}

/* #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 */
	.widget-slider.two-products li.item,
	.products-grid.two-products li.item,
	.widget-slider.three-products li.item,
	.products-grid.three-products li.item,
	.widget-slider.four-products li.item,
	.products-grid.four-products li.item,
	.widget-slider.five-products li.item,
	.products-grid.five-products li.item,
	.widget-slider.six-products li.item,
	.products-grid.six-products li.item,
	.widget-slider.seven-products li.item,
	.products-grid.seven-products li.item,
	.widget-slider.eight-products li.item,
	.products-grid.eight-products li.item {width: 50%;}
	
	.products-grid.two-products li.item .product-container,
	.products-grid.three-products li.item .product-container,
	.products-grid.four-products li.item .product-container,
	.products-grid.five-products li.item .product-container,
	.products-grid.six-products li.item .product-container,
	.products-grid.seven-products li.item .product-container,
	.products-grid.eight-products li.item .product-container {margin-left: 10px; margin-right: 10px;}
	
	.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 {clear: none!important;}

	.products-grid.widget-grid li.item:nth-of-type(2n+1){clear:left!important; margin-left: 0!important;}
	.products-grid.widget-grid li.item:nth-of-type(2n+1) .product-container { margin-left: 0!important;}
	.products-grid.widget-grid li.item:nth-of-type(2n+2) {margin-right: 0!important; margin-right: 0!important;}
	.products-grid.widget-grid li.item:nth-of-type(2n+2) .product-container {margin-right: 0!important;}
	
	.home-container.grid-2 .products-grid {margin-left: 0; margin-right: 0;}
	.home-container.grid-2 .products-grid li.item.grid_3:nth-of-type(2n+1) {margin-left: 0; clear: left;}
	.home-container.grid-2 .products-grid li.item.grid_3:nth-of-type(2n+2) {margin-right: 0; clear: right;}
	.home-container.grid-2 .products-grid li.item.grid_3 .product-container {padding-left: 0; padding-right: 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: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%;}
	
	.nav-container.mobile {
		width: 418px;
	}
	header.header.floating .nav-container {
		margin-left: -209px;
		width: 418px;
	}
	
	header#header .top-cart .block-content{width: 100%; margin-left: -50%;}
	header.header .top-cart .block-content{width: 92%; margin-left: -46%;}
	header.header .top-cart .block-content .mini-products-list .product-details{width: 68%;}
	
	/* 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.large-grid li.grid_3 { width:190px; margin-left: 10px; margin-right: 10px; float:left;}
	.products-grid.small-grid li.item { width:190px; margin-left: 10px; margin-right: 10px; float:left;}
	.products-grid#upsell-product-table li.grid_3 { width: 180px;}

    /* Block Related */
    .block-related li.item {
		width: 124px;
    }
    
	aside.sidebar .block.block-wishlist li.item .product-details {
		width: 80%;
	}
	
    /* Pager */
    .toolbar .pager .amount{padding: 7px 0 0 7px;}
    .toolbar .pager .pages{float:left;}
    
    /* Product View ========================================================================= */
   	.productpage_large .more-views li,
	.product-view .productpage_small .more-views li,
	.product-view .productpage_medium .more-views li,
	.product-view .productpage_extralarge .more-views li {width: 102px;}
	.productpage_large .more-views li a,
	.product-view .productpage_small .more-views li a,
	.product-view .productpage_medium .more-views li a,
	.product-view .productpage_extralarge .more-views li a {margin-left: 5px; margin-right: 6px;}
	.productpage_large .more-views li:nth-of-type(3n+1),
	.product-view .productpage_small .more-views li:nth-of-type(3n+1),
	.product-view .productpage_medium .more-views li:nth-of-type(3n+1),
	.product-view .productpage_extralarge .more-views li:nth-of-type(3n+1) {clear: none;}
	.productpage_large .more-views li:nth-of-type(4n+1),
	.product-view .productpage_small .more-views li:nth-of-type(4n+1),
	.product-view .productpage_medium .more-views li:nth-of-type(4n+1),
	.product-view .productpage_extralarge .more-views li:nth-of-type(4n+1) {clear: left;}
	.product-view .more-views {margin: 0 -5px 0 -4px!important;}
    .product-view .more-views li a{width:auto;}
    .product-view .more-views li a img{width:100%;}
    /* 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;}
	.data-table tr, .data-table td {clear:both;}
	.cart .discount .input-box input, .cart .shipping .form-list input {width: 94.5%;}
	.content_bottom #newsletter {width:87%;}
	.content_bottom #newsletter-validate-detail button {width:100%;}
	.ratings-table {width:22%;}
	.catalog-product-view .box-reviews .review {width:68%;}
	#checkout-coupon-discount-load .discount-form .input-box input#coupon-code {width:94%;}
	#checkout-coupon-discount-load .discount-form .buttons-set button.button span span {float:none;display:block;text-align:center;width:100%;padding:0;}
	.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%;}
	header.header.floating .grid_12 .small-logo {
		width: 79%;
		left: 50px;
		right: 50px;
	}
	.opc .input-box input.input-text {width: 90% !important;}
	.opc .gift-messages-form .form-list li.wide textarea {width: 90%;}
	.multiple-checkout .gift-messages-form .form-list .field {width: 48%!important; float: left; margin-top: 0;}
	.multiple-checkout .gift-messages-form .form-list .field input {width: 153px;}
	.multiple-checkout .gift-messages-form .form-list li.wide textarea {width: 98%;}
	.multiple-checkout .gift-messages-form .details .form-list .field input {width: 109px;}
	.multiple-checkout .gift-messages-form .details .form-list li.wide textarea {width: 95%;}
	.multiple-checkout .sp-methods select {width: 81%!important;}
	.home-container.grid-2 .product-info-top {padding: 2em 20px;}
	.products-tabs-wrapper li.item:nth-child(2) {margin-top: 0;}
	.newsletter-line .block-subscribe .input-box {width: 99.5%;}
	.newsletter-line .grid_12 {padding-bottom: 10em;}
	.newsletter-line .block-subscribe {padding-top: 0;}
	.cms-home .newsletter-line .block-subscribe {padding-top: 2.5em;}
	#footer .footer-products-list .product-shop {width: 80%;}
	.products-grid.small-grid li.item .product-info {max-width: 90%;}
	.products-grid li.item .product-info {max-width: 80%;}
	.footer-topline {text-align: center;}
	ul.social-links {float: none; display: inline-block;}
	ul.social-links li a i,
	.boxed-layout ul.social-links li a i {width: 60px;}
	ul.social-links li a,
	.boxed-layout ul.social-links li a {padding: 15px 0;}
	.home-container.grid-2 .product-info-top .product-name a {font-size: 2em;}
	aside.sidebar .block-subscribe .input-box input {width: 95%;}
	#categories-accordion li ul i {margin-top: .89em;}
	.products-grid.small-grid li.item {width: 200px;}
	.sorter .view-mode {float: left;}
	.limiter,
	.sorter .sort-by {margin-top: 0; float: right;}
	.sorter a.asc, .sorter a.desc {margin-top: .5em;}
	.product-view .box-tags .form-add input.input-text {width: 96%;}
	#upsell-product-table.products-grid li.grid_3 {width: 176px;}
	.catalog-product-view .box-reviews .form-add .form-list input,
	.catalog-product-view .box-reviews .form-add .form-list textarea {width: 94%!important;}
	.product-view .add-to-cart button.button {margin-right: 20px;}
	.product-view .product-shop .add-to-cart #ajax_loader {margin: 11px 0 0 -18px!important;}
	.product-view .add-to-links .link-compare span.add-to-loader,
	.product-view .add-to-links .link-wishlist span.add-to-loader {left: -2px;}
	.product-view .block-related.large-image li.item,
	.product-view .block-related li.item {width: 400px;}
	.related-wrapper .block-related .product-details {width: 71%;}
	.block-related.large-image .product-details {width: 88%;}
	.my-account .title-buttons button.button {float: right; margin-bottom: 0; margin-top: .75em;}
	#my-reviews-table.data-table tbody {width: 420px;}
	table#wishlist-table td textarea {width: 94.5%;}
	aside.sidebar .block.block-wishlist li.item {width: 420px;}
	aside.sidebar .block.block-wishlist li.item .product-details {width: 74%;}
	body header.header .search_mini_form.active {width: 95%;}
	body header.header .form-search input {width: 80%;}
	.boxed-layout header.header .search_mini_form {width: 94%;}
	.boxed-layout header.header .search_mini_form input {width: 85%;}
	.boxed-layout header.header.floating .search_mini_form {width: 90%; left: 5%; right: 5%;}
	.boxed-layout header.header.floating .search_mini_form input {width: 79%;}
	.boxed-layout .nav-container {width: 88%;}
	header.header.floating .grid_12 #search_mini_form.active {margin-top: 2px;}
	body.boxed-layout .menu-line:before {width: 50%; margin: 0 auto;}
	body.boxed-layout .home-text-banners div.box {width: 71%;}
	body.boxed-layout .block-related.large-image .product-details {width: 88%;}
	#footer .store-switcher, #footer .form-language, #footer .form-currency {margin-right: 20px;}
	.cart .crosssell .product-details {width: 73%;}
	.home-text-banners .text-banner-image {width: 23%;}
	.home-text-banners div.box {width: 71%;}
	.home-banners-2 .banner {padding: 1em 0;}
	.home-banners-2 .banner .banner-content {font-size: .75em;}
	.home-banners-2 .banner .banner-content h2:after {margin-top: .5em;}
	.home-banners-2 .banner .banner-content h2 {width: 55%; margin: 0 auto .417em;}
	.home-banners-2 .banner .banner-content p {width: 80%; line-height: 1.44em;}
	.home-banners-2 .banner .banner-content .label {font-size: 1.16em; width: 100px; right: -24px; top: 15px;}
	.boxed-layout .nav-container.mobile {width: 100%;}
	.product-view .product-shop > .product-collateral .box-tags .form-add .input-box input {width: 96%;}
	.product-view .product-shop > .product-collateral .box-up-sell .products-grid li.item {width: 184px!important;}
	#popup-block {height: 300px !important;}
	#popup-block .block-subscribe {width: 86%; padding-top: 3.5em;}
	.opc-wrapper-opc .comment-block textarea {width: 94%!important;}
	.opc-wrapper-opc .payment-block .form-list select {width: 86%!important;}
	.opc-wrapper-opc .discount-block .input-box {width: 75%!important;}
	.opc-wrapper-opc .opc-col-left .fields input[type="text"],
	.opc-wrapper-opc .opc-col-left .fields input[type="password"],
	.opc-wrapper-opc .opc-col-left .wide input[type="text"],
	.opc-wrapper-opc .opc-col-left input[name="billing[taxvat]"] {width: 94%!important;}
	.opc-wrapper-opc .shipping-block .gift-messages-form .f-fix .form-list .fields .field input.input-text {width: 87%!important;}
	
	.product-view .vertical .box-up-sell .products-grid li.item {width: 187px!important;}
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item{margin:0 10px; width: 182px!important;}
	.product-essential .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){margin-left: 0 !important;}	
	.product-essential.productpage_small .product-shop > .product-collateral .vertical #product_tabs_upsell_products_contents li.item {width: 180px!important;}
	.product-essential.productpage_medium .product-shop > .product-collateral .vertical #product_tabs_upsell_products_contents li.item {width: 172px!important;}
	.product-essential.productpage_large .product-shop > .product-collateral .vertical #product_tabs_upsell_products_contents li.item {width: 172px!important;}
	.product-essential.productpage_small.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width:190px!important; margin:0 10px!important;}
	.product-essential.productpage_small.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){margin-left: 0 !important;}
	.product-essential.productpage_small.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+2){margin-right: 0 !important;}
	.product-essential.productpage_large .product-shop .vertical .box-up-sell .products-grid li.item{margin:0 10px!important; width: 182px!important;}
	.product-essential.productpage_large.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width:180px!important; margin:0 10px!important;}
	.product-essential.productpage_large.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){margin-left: 0 !important;}
	.product-essential.productpage_large.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+2){margin-right: 0 !important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item{width: 182px !important; margin: 0 10px!important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+1){clear: none !important; margin-left: 10px !important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(3n+3){margin-right: 10px !important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+1){clear: left !important; margin-left: 0 !important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(2n+2){margin-right: 0 !important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item{width:172px!important; margin: 0 10px!important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(4n+1){clear: none !important; margin-left: 10px !important;}
	.product-essential.productpage_extralarge.no-sidebar .product-shop .vertical .box-up-sell .products-grid li.item:nth-of-type(4n+4){margin-right: 10px !important;}
	.product-essential.productpage_extralarge .product-shop .vertical .box-up-sell #upsell-product-table li.item {width: 172px!important;}
	.product-view .vertical .box-tags .form-add input.input-text {width: 96%;}
	
	.map-container .map-block.left-top{top: 10px; left: 10px;}
	.map-container .map-block.right-top{top: 10px; right: 10px;}
	.map-container .map-block.left-bottom{bottom: 10px; left: 10px;}
	.map-container .map-block.right-bottom{bottom: 10px; right: 10px;}
	
	.home-slider-conainer .products-grid li.item .indent {padding: 0 10px;}
	.slider-container.widget-container {margin-left: -10px; margin-right: -10px;}
	.text-banner .text-banner-content {font-size: 1em;}
	.text-banner .text-banner-content h2 {width: 90%; font-size: 2.5em;}
	body header.header .form-search input {width: 80%!important;}
	body header.header.floating .form-search input {width: 82%!important;}
	.header-wrapper.sticky-search-all header.header.floating .search_mini_form.active {left: 0;}
	
	body .parallax-banners-wrapper .text-banner .banner-content h3,
	body .parallax-banners-wrapper .text-banner .banner-content p{display: block;}
	body .parallax-banners-wrapper .text-banner .banner-content p {margin-bottom: 1%;}
	body .parallax-banners-wrapper .text-banner .banner-content {top: 25%;}
	body .parallax-banners-wrapper .text-banner .banner-content h2 {width: 35%!important;}
	body .parallax-banners-wrapper .text-banner .banner-content h3 {width: 70%!important;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-2 h2 {width: 38%!important;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-3 h2 {width: 40%!important;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-5 h2 {width: 40%!important;}
	body .parallax-banners-wrapper .text-banner .banner-content.skin-3 h3 {margin-top: 1%;}
	
	body.boxed-layout header.header.floating .form-search input {width: 80%!important;}
	
	body .page-no-route header.header .form-search input {width: 81%!important;}
	.page-no-route .text-block .f-left {text-align: center; font-size: .91em;}
	.page-no-route .text-block .f-right {font-size: .91em;}
}


/* `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.0.3 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://www.poelesabois.ca/skin/frontend/bizarre/default/fonts/fontawesome-webfont.eot?v=4.0.3');src:url('https://www.poelesabois.ca/skin/frontend/bizarre/default/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('https://www.poelesabois.ca/skin/frontend/bizarre/default/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('https://www.poelesabois.ca/skin/frontend/bizarre/default/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('https://www.poelesabois.ca/skin/frontend/bizarre/default/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;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.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.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-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-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{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:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.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-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-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc: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-reply-all:before{content:"\f122"}.fa-mail-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{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"}
/**
*
* This file is generated automaticaly. Please do no edit it directly cause all changes will be lost.
*
*/
/*====== Font Replacement - Titles =======*/ 
.widget-latest li h3 a,
.widget .widget-title h1,
.widget .widget-title h2,
.widget-title h2,
.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5,
.page-title h6,
.nav-container a.level-top > span,
#login-holder .link-box a,
button.button span span,
header.header .top-cart .block-title .title-cart,
.home-banners-2 .text-banner .banner-title strong,
.home-text-banners span strong,
.home-container.grid-2 .product-info-top .product-name a,
aside.sidebar .block.block-layered-nav dl dt.filter-label,
.newsletter-line .block-subscribe h3,
.footer-links span,
#footer .footer-second-line .footer-block-title h2,
aside.sidebar .block-title strong span,
aside.sidebar .actions a,
.products-list .product-name a,
.sorter .view-mode .grid,
.sorter .view-mode .list,
.sorter label,
.pages li.current,
.pages li a,
.product-view .product-shop .product-name h1,
.meigee-tabs a,
.related-wrapper-bottom .block-title strong span,
.rating-title h2,
.related-wrapper .block-related .block-title span,
.related-products-button a,
.related-wrapper .block-related.large-image .product-name a,
.product-collateral h2,
.nav-wide ul.level0 li.level1 span.subtitle,
.nav-wide .top-content a,
.nav-wide .bottom-content span strong,
header.header .top-cart .block-content .subtotal .label,
header.header .top-cart .block-content .subtotal .price,
header.header .top-cart .block-content .actions a,
.data-table .product-name a,
.cart header h2,
#cart-accordion h3.accordion-title span,
.fieldset .legend,
.product-options dt label,
.dashboard .welcome-msg .hello,
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h3,
.dashboard .box-head h2,
.opc h3,
.opc-wrapper-opc .opc-block-title h3,
.opc .step-title h2,
.menu-button,
.widget-wrapper .category-button a,
.add-to-cart-success a,
.home-banners-2 .banner .banner-content h2,
a.aw-blog-read-more,
.block-subscribe strong span,
.block-title h2,
.text-banner .text-banner-content h2,
.banner .banner-title,
body .address-block .banner-title,
header#header .language-currency-dropdown label,
.banner .banner-content,
.bottom-scroll-button,
.page-no-route .text-block h2,
.page-no-route .text-block h3 {font-family: Open Sans, sans-serif; -webkit-text-stroke-width: 0.02em;}

/*====== Site Bg =======*/
body,
body.boxed-layout,
#footer .footer-topline,
#footer .footer-bottom,
body.boxed-layout #footer .footer-topline .container_12,
body.boxed-layout #footer .footer-bottom  .container_12,
#footer .footer-links ul.active {background-color:#1B1B1B;}

/*====== Skin Color #1 =======*/
.nav-container a.level-top:hover,
.nav-container .active a.level-top,
.nav-container .over a.level-top,
#footer .footer-second-line .block-tags li a:hover,
header.header .form-search button:hover,
header.header .search-button:hover,
.slider-container .prev:hover i,
.slider-container .next:hover i,
aside.sidebar .block-tags li a:hover,
.data-table .remove i:hover,
body .text-banner .text-banner-content.skin-2 h2:after {border-color: #DA2C2A;}

.rev_slider_wrapper .tp-leftarrow.default:hover,
.rev_slider_wrapper .tp-rightarrow.default:hover,
#login-holder form .actions button span span,
.products-grid li.item .button-holder .btn-cart:hover span span i,
.home-banners-2 .text-banner,
.ui-slider .ui-slider-range,
aside.sidebar .actions button span span,
.products-list li.item .button-holder button.button span span,
.sorter .view-mode .view-mode-separator:after,
.pages li:hover,
.label-sale,
.products-grid .availability-only,
.products-list .availability-only,
body button.button span span,
.catalog-product-view .box-reviews .data-table thead,
.catalog-product-view .box-reviews .full-review,
.home-container.grid-2 .item:hover .product-info-top,
.block-related.large-image .slideSelectors li.selected,
#footer .footer-second-line .block-tags li a:hover,
.widget-wrapper .category-button a:hover,
header.header .form-search button:hover > span,
.top-link-wishlist i:hover,
header.header .search-button:hover,
#toTopHover i:hover,
header#header .links li a i:hover,
.newsletter-line .block-subscribe button.button:hover span span,
.slider-container .prev:hover i,
.slider-container .next:hover i,
.related-wrapper-bottom .block-related .prev:hover i,
.related-wrapper-bottom .block-related .next:hover i,
aside.sidebar .block-poll .actions button:hover span span,
aside.sidebar .actions a:hover,
.related-wrapper .related-products-button a:hover,
.more-views .prev i:hover,
.more-views .next i:hover,
aside.sidebar .block-tags li a:hover,
.add-to-cart-success a,
.home-banners-2 .banner .banner-content .label,
a.aw-blog-read-more:hover,
body .address-block,
.product-view .product-img-box .fancybox-product,
.product-tabs li.current,
.product-tabs li:hover,
.banner .banner-content {background-color: #DA2C2A;}

a,
.nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a:hover span,
#login-holder .close-button i:hover,
.widget-title .category-link,
.price-box .price,
#categories-accordion .btn-cat .fa-minus-square-o,
.block-vertical-nav li a:hover,
.products-grid li.item .product-buttons .btn-quick-view:hover span span,
.products-grid li.item .product-buttons .btn-quick-view:hover span span i,
.products-list li.item .btn-quick-view:hover span span i,
.sorter a.asc:hover,
.sorter a.desc:hover,
.catalog-product-view .box-reviews .form-add h3 span,
.catalog-product-view .box-reviews ul li small span,
.block-related.large-image .related-checkbox-label,
header.header .top-cart .product-name a:hover,
header.header .top-cart .block-content .mini-products-list .product-details .price,
.data-table .cart-price .price,
.data-table .product-name a:hover,
.item-options dd .price,
.block-account li strong,
.block-account li a:hover,
div.quantity-decrease i:hover,
div.quantity-increase i:hover,
nav.breadcrumbs li strong,
#footer .form-currency > a:hover,
#footer .form-language > a:hover,
#footer .footer-products-list .product-shop .product-name a:hover,
#footer .footer-second-line .footer-info a:hover,
.products-grid .product-name a:hover,
.products-grid li.item .product-buttons li i:hover,
.product-view .product-shop .add-to-links-box i:hover,
.product-options-bottom .add-to-links i:hover,
.product-options-bottom .email-friend i:hover,
.products-list li.item .add-to-links li i:hover,
aside.sidebar .block.block-layered-nav ol li a:hover,
.products-list .product-name a:hover,
header.header .top-cart .btn-edit i:hover,
header.header .top-cart .btn-remove i:hover,
#login-holder .page-title .forgot-pass:hover,
.nav-wide ul.level1 a:hover,
aside.sidebar .block.block-wishlist li.item .product-details .btn-remove i:hover,
aside.sidebar .block.block-wishlist li.item .product-details .product-name a:hover,
aside.sidebar .block.block-wishlist .link-cart:hover,
aside.sidebar .product-name a:hover,
.block-compare li.item .btn-remove i:hover,
.crosssell .product-details .add-to-links i:hover,
.crosssell .product-details .product-name a:hover,
.cart .totals .checkout-types li a:hover,
.crosssell .product-details button.button:hover span,
.data-table .c_actions a i:hover,
.data-table .remove i:hover,
.banner .banner-title:hover,
.home-sidebar .faq .question i,
.text-banner .banner-content h2 span,
.block-vertical-nav li.active > a,
.bottom-scroll-button .icon,
.text-banner .text-banner-content a.banner-link  {color: #DA2C2A;}

.label-type-5 .label-sale:before,
.products-grid.label-type-5 .availability-only:before,
.products-list.label-type-5 .availability-only:before{
	border-top-color: #DA2C2A;
}
.label-type-5 .label-sale:after,
.products-grid.label-type-5 .availability-only:after,
.products-list.label-type-5 .availability-only:after{
	border-bottom-color: #DA2C2A;
}

/*====== Skin Color #2 =======*/
.category-products .toolbar-bottom:before,
.ias_trigger.active button.button > span,
footer#footer,
.newsletter-line .block-subscribe  button.button span span,
.pages li.current,
.label-new,
body.boxed-layout footer#footer .container_12,
.widget-wrapper .category-button a,
#toTopHover i,
body button.button:hover span span,
aside.sidebar .actions button:hover span span,
.products-list li.item .button-holder button.button:hover span span,
header.header .top-cart .block-content .actions a:hover,
#login-holder form .actions button:hover span span,
#login-holder .link-box a:hover,
.add-to-cart-success a:hover,
.cart-table .buttons-row .buttons .btn-clear:hover span span, 
.cart-table .buttons-row .buttons .btn-update:hover span span,
.my-wishlist .buttons-set .btn-share:hover span span, 
.my-wishlist .buttons-set .btn-add:hover span span,
.products-list li.item .fancybox,
.products-grid li.item .fancybox {background-color: #222222;}

a:hover,
.widget-latest li h3 a:hover,
.widget-latest li .comments a:hover,
.widget-title .category-link:hover,
.home-text-banners span a:hover,
.banner .banner-title,
.text-banner .text-banner-content a.banner-link:hover {color: #222222;}

.label-type-5 .label-new:before{
    border-top-color: #222222;
}
.label-type-5 .label-new:after{
    border-bottom-color: #222222;
}

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

header.header,
body.boxed-layout .topline .container_12 {
	background: #333333;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #333333),
		color-stop(1, #303030)
	);
	background-image: -o-linear-gradient(bottom, #333333 0%, #303030 100%);
	background-image: -moz-linear-gradient(bottom, #333333 0%, #303030 100%);
	background-image: -webkit-linear-gradient(bottom, #333333 0%, #303030 100%);
	background-image: -ms-linear-gradient(bottom, #333333 0%, #303030 100%);
	background-image: linear-gradient(to bottom, #333333 0%, #303030 100%);
}

header.header .top-block,
body.boxed-layout header.header .top-block .container_12 {background-color: #222222;}
header.header,
header#header .welcome-msg {color: #888888;}
header.header a {color: #222222;}
header.header a:hover {color: #DA2C2A;}
header.header,
body.boxed-layout header.header .menu-line .container_12 {
	border-bottom-color: #ECECEC;
	border-width: 0px;
} 

/**** Header language and currency switchers ****/
header#header .language-currency-block {
	background-color: #FFFFFF;
	color: #666666;
}
header#header .language-currency-block:hover,
header#header .language-currency-block.open {
	background-color: #EBEBEB;
	color: #666666;
}
header#header .language-currency-dropdown {background-color: #FFFFFF;}
header#header .language-currency-dropdown label {color: #222222;}
header#header .language-currency-dropdown .sbSelector {
	color: #666666;
	background-color: #EEEEEE;
	border-color: #EEEEEE;
}
header#header .language-currency-dropdown .sbOptions {background-color: #EEEEEE;}
header#header .language-currency-dropdown .sbOptions li a,
header#header .language-currency-dropdown > div > a {color: #666666;}
header#header .language-currency-dropdown .sbOptions li:hover {background-color: #DDDDDD;}
header#header .language-currency-dropdown .sbOptions li:hover a,
header#header .language-currency-dropdown > div > a:hover {color: #666666;}

/**** Header Search ****/
header.header .form-search input {
	background-color: rgba(255,255,255, 0.1);
	border-color: rgba(255,255,255, 0.01);
	color: #AAAAAA;
	border-width: 1px;
}

header.header .form-search button > span {
	border-color: #FFFFFF;
	color: #222222;
	border-width: 1px;
	background: #FFFFFF;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(1, #D9D9D9)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #D9D9D9 100%);
}

header.header .form-search button:hover > span {
	background-color: #DA2C2A;
	color: #FFFFFF;
	background-image: none;
}

header.header .form-search .focus input {
	background-color: rgba(255,255,255, 0.1);
	border-color:  #EEEEEE ;
	color: #AAAAAA;
}

header.header .form-search .focus button > span {
	border-color: #EEEEEE;
	background-color: #FFFFFF;
	color: #AAAAAA;
}

/**** Header Cart ****/
header.header .top-cart .block-title .title-cart {
	color: #222222;
	background: #FFFFFF;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(1, #D9D9D9)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #D9D9D9 100%);
}

header.header .top-cart .block-title .cart-qty {color: #888888;}
header.header .top-cart .block-title .price {color: #DA2C2A;}

header.header .top-cart .block-title .title-cart:hover,
header.header .top-cart .block-title.active .title-cart {
	background-color:  #EEEEEE ;
	color: #222222;
	background-image: none;
}

header.header .top-cart .block-title .title-cart:hover .cart-qty,
header.header .top-cart .block-title.active .title-cart .cart-qty {color: #AAAAAA;}
header.header .top-cart .block-title .title-cart:hover .price,
header.header .top-cart .block-title.active .title-cart .price {color: #FF0000;}
header.header .top-cart .block-content {
	background-color: #FFFFFF;
	box-shadow: 0 0 5px rgba(0,0,0,.1); 
}
header.header .top-cart .product-name a {color: #222222;}
header.header .top-cart .product-name a:hover {color: #DA2C2A;}
header.header .top-cart .block-content .mini-products-list .product-details .price {color: #DA2C2A;}
header.header .top-cart .cart-price-qt strong {
	background-color: #EEEEEE;
	color: #888888;
}
header.header .top-cart .block-content .item-options dt {color: #AAAAAA;}
header.header .top-cart .block-content .item-options dd {color: #666666;}
header.header .top-cart .btn-edit i,
header.header .top-cart .btn-remove i {color: #AAAAAA;}
header.header .top-cart .btn-edit i:hover,
header.header .top-cart .btn-remove i:hover {color: #DA2C2A;}
header.header .top-cart .block-content .subtotal .label,
header.header .top-cart .block-content .subtotal .price {color: #222222;}
header.header .top-cart .block-content .subtotal {
	border-color: #222222;
	border-width: 1px;
}

/**** Login and Wishlist ****/

.top-link-wishlist i,
header#header .links li a i,
header#header .customer-name,
header#header.skin5-header .search-button {
	color: #222222;
	background: #FFFFFF;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(1, #D9D9D9)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #D9D9D9 100%);
}

.top-link-wishlist:hover i,
header#header .links li a:hover i,
header#header.skin5-header .search-button:hover,
header#header.skin5-header .search-button.open {
	background-color:  #DA2C2A ;
	color: #FFFFFF;
	background-image: none;
} 

.top-link-wishlist .wishlist-items {color: #222222;}
.top-link-wishlist:hover .wishlist-items {color: #FFFFFF;}

/**** Account Block ****/
header#header .customer-name.open .arrow i,
header#header .customer-name:hover .arrow i {background-color: #D6D6D6;}
header#header .customer-name .user i {
	background-color: #FFFFFF;
	color: #888888;
} 
header#header .customer-name .arrow i {color: #AAAAAA;}
header#header .customer-name + .links {background-color: #FFFFFF;}
header#header .customer-name + .links li {
	border-color: #EEEEEE;
	border-width: 1px;
}
header#header .customer-name + .links li a {
	color: #AAAAAA;
	background-color: #FFFFFF;
} 
header#header .customer-name + .links li a:hover {
	color: #AAAAAA;
	background-color: #FAFAFA;
} 

/**** Login and Register Popup ****/
#login-holder {background-color: #FFFFFF;} 
#login-holder .page-title {
	border-color: #DDDDDD; 
	border-width: 1px; 
}
#login-holder .page-title h1 {color: #222222;} 
#login-holder form p.required,
#login-holder .form-list label.required em {color: #E85131;} 
#login-holder form p {color: #BBBBBB;} 
#login-holder .page-title .forgot-pass {color: #BBBBBB;} 
#login-holder .page-title .forgot-pass:hover {color: #DA2C2A;} 
#login-holder .close-button i {color: #BBBBBB;} 
#login-holder .close-button i:hover {color: #DA2C2A;} 
#login-holder form .input-box input {
	border-color: #EEEEEE; 
	background-color: #EEEEEE; 
	color: #AAAAAA; 
}
#login-holder form .fieldset .legend {color: #222222;} 
#login-holder .account-create .form-list label {color: #666666;} 

/*====== Category Labels =======*/
.nav-wide li.level-top .category-label.label_one { 
    background-color: #EB4C4C;
    border-color: #EB4C4C;
    color: #FFFFFF;
}
.nav-wide li.level-top.over .category-label.label_one { 
    background-color: #9EDE42;
    border-color: #9EDE42;
    color: #FFFFFF;
}
.nav-wide li.level-top .category-label.label_two { 
    background-color: #4D8AB0;
    border-color: #4D8AB0;
    color: #FFFFFF;
}
.nav-wide li.level-top.over .category-label.label_two { 
    background-color: #4FA9E1;
    border-color: #4FA9E1;
    color: #FFFFFF;
}
.nav-wide li.level-top .category-label.label_three { 
    background-color: #FF712F;
    border-color: #FF712F;
    color: #FFFFFF;
}
.nav-wide li.level-top.over .category-label.label_three { 
    background-color: #FF712F;
    border-color: #FF712F;
    color: #FFFFFF;
}

/*====== Sticky Header ======*/
body .header-wrapper header#sticky-header,
header#sticky-header .menu-line,
body.boxed-layout .header-wrapper header#sticky-header .topline .container_12,
body.boxed-layout .header-wrapper header#sticky-header .menu-line .container_12,
header#sticky-header.floating .search_mini_form {background-color: #363636;}

/**** Menu ****/
header#sticky-header .nav-container a.level-top {background-color:  #363636 ;}
header#sticky-header .nav-container a.level-top > span {color: #FFFFFF;}
header#sticky-header .nav-container a.level-top:hover,
header#sticky-header .nav-container .active a.level-top,
header#sticky-header .nav-container .over a.level-top {
	background-color: rgba(255,255,255, 0.1);
	border-bottom-color: #DA2C2A;
    border-bottom-width: 0px;
    margin-top: -0px;
}
header#sticky-header .nav-container a.level-top:hover > span,
header#sticky-header .nav-container .active a.level-top > span,
header#sticky-header .nav-container .over a.level-top > span {color: #FFFFFF;}

/**** Cart ****/
header#sticky-header  .top-cart .block-title .title-cart {
	background-color:  #F5F5F5 ;
	color: #222222;
	background-image: none;
}
header#sticky-header  .top-cart .block-title .cart-qty {color: #AAAAAA;}
header#sticky-header  .top-cart .block-title .price  {color: #DA2C2A;}
header#sticky-header  .top-cart .block-title .title-cart:hover,
header#sticky-header  .top-cart .block-title.active .title-cart {
	background-color:  #FFFFFF ;
	color: #222222;
}
header#sticky-header  .top-cart .block-title .title-cart:hover .cart-qty,
header#sticky-header  .top-cart .block-title.active .title-cart .cart-qty {color: #AAAAAA;}
header#sticky-header  .top-cart .block-title .title-cart:hover .price,
header#sticky-header  .top-cart .block-title.active .title-cart .price {color: #DA2C2A;}

/**** Search Button ****/
header#sticky-header .search-button {
	background-color: #FFFFFF;
	color: #AAAAAA;
	border-color: #DDDDDD;
	border-width: 1px;
}
header#sticky-header .search-button:hover,
header#sticky-header .search-button.open {
	background-color: #DA2C2A;
	color: #FFFFFF;
	border-color: #DA2C2A;
}

/*====== Menu =======*/

header.header .menu-line .grid_12,
body.boxed-layout header.header .menu-line .container_12 {background-color:  #262626 ;}
.topline .grid_12 {
	border-bottom-width: 0px;
	border-color:  #FFFFFF ;
}


/**** Top Level ****/
.nav-container a.level-top {
	background-color:  #262626 ;
	
} 
.nav-container a.level-top > span {color: #FFFFFF;}
.nav-container a.level-top:hover,
.nav-container .active a.level-top,
.nav-container .over a.level-top {
	background-color: rgba(255,255,255, 0.2);
	border-bottom-width: 0px;
	border-bottom-color: #DA2C2A;
} 
.nav-container a.level-top:hover > span,
.nav-container .active a.level-top > span,
.nav-container .over a.level-top > span {color: #FFFFFF;}

/**** Submenu ****/
.nav-wide .menu-wrapper,
.nav ul {background-color: #FFFFFF;}
.nav-wide ul.level0 li.level1 span.subtitle {
	background-color: #EEEEEE;
	border-width: 0px;
	border-color: #EEEEEE;
	color: #222222;
}
.nav-wide ul.level0 li.level1 span.subtitle:hover {
	background-color: #EEEEEE;
	border-color: #EEEEEE;
	color: #222222;
}
.nav-wide ul.level1 a,
.nav ul li a,
.nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a {
	background-color: #FFFFFF;
	color: #AAAAAA;
}
.nav-wide ul li,
.nav-wide ul.level1 ul,
.nav ul li,
.nav-wide .menu-wrapper.default-menu ul.level0 li {
	border-width: 1px;
	border-color: #EEEEEE;
}
.nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a:hover span,
.nav-wide ul.level1 a:hover,
.nav ul li a:hover,
.nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a:hover {
	background-color: #FFFFFF;
	color: #DA2C2A;
}
.nav-wide ul li:hover,
.nav-wide ul.level1 ul:hover,
.nav ul li:hover,
.nav-wide .menu-wrapper.default-menu ul.level0 li:hover {border-color: #EEEEEE;}
.nav-wide .bottom-content span,
.nav-wide .top-content,
.nav-wide .top-content .left-links li {
	border-width: 1px;
	border-color: #DDDDDD;
}
.nav-wide .bottom-content,
.nav-wide .top-content,
.nav-wide .bottom-content span,
.nav-wide {color: #888888;}
.nav-wide .top-content .left-links li a,
.nav-wide .bottom-content span strong {color: #222222;}
.nav-wide .top-content .right-link a {color: #DA2C2A;}
.nav-wide .top-content .right-link a:hover {color: #222222;}

/*====== Revolution Slider Buttons =======*/
.rev_slider_wrapper .tp-leftarrow.default,
.rev_slider_wrapper .tp-rightarrow.default {
	background-color:  #FFFFFF ;
	border-color:  #FFFFFF ;
	border-width: 0px;
}
.rev_slider_wrapper .tp-leftarrow.default:after, 
.rev_slider_wrapper .tp-rightarrow.default:after {color: #222222;}

.rev_slider_wrapper .tp-leftarrow.default:hover,
.rev_slider_wrapper .tp-rightarrow.default:hover {
	background-color:  #DA2C2A ;
	border-color:  #DA2C2A ;
}
.rev_slider_wrapper .tp-leftarrow.default:hover:after, 
.rev_slider_wrapper .tp-rightarrow.default:hover:after {color: #FFFFFF;}

/*====== Parallax Banners ======*/
.parallax-banners-wrapper .text-banner .banner-content.colors-1 p {color: #FFFFFF;}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 h2 {
	color: #ffffff;
	border-color: #FFFFFF;
	border-width: 1px;
}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 h2 span {color: #FFFFFF;}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 h3 {color: #FFFFFF;}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 button span span {
	background-color: #FFFFFF;
	color: #222222;
}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 button > span {
	border-width: 0px;
	border-color: #FFFFFF;
}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 button:hover span span {
	background-color: #DA2C2A;
	color: #FFFFFF;
}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 button:hover > span {
	border-color: #DA2C2A;
}

.parallax-banners-wrapper .text-banner .banner-content.colors-2 p {color: #888888;}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h2 {
	color: #222222;
	border-color: #222222;
	border-width: 1px;
}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h2 span {color: #DA2C2A;}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h3 {color: #888888;}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 button span span {
	background-color: #DA2C2A;
	color: #FFFFFF;
}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 button > span {
	border-width: 0px;
	border-color: #DA2C2A;
}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 button:hover span span {
	background-color: #222222;
	color: #FFFFFF;
}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 button:hover > span {
	border-color: #222222;
}

/*====== 404 page ======*/
.page-no-route header.header .form-search input {
	background-color: #EEEEEE;
	border-color: #EEEEEE;
	border-width: 1px;
	color: #AAAAAA;
} 
.page-no-route header.header .form-search button > span {
	background-color: #FFFFFF;
	color: #AAAAAA;
	border-color: #FFFFFF;
	border-width: 1px;
}
.page-no-route header.header .form-search button:hover > span {
	background-color: #DA2C2A;
	color: #FFFFFF;
	border-color: #DA2C2A;
}
.page-no-route .text-block h2 {color: #FFFFFF;}
.page-no-route .text-block h3 {color: #FFFFFF;}
.page-no-route .text-block p,
.page-no-route .no-route .block-or {color: #FFFFFF;}
.page-no-route .text-block .f-left {border-color: rgba(255,255,255, 0.5);}
.page-no-route .no-route .button > span {
	border-width: 0px;
	border-color: #FFFFFF;
}
.page-no-route .no-route .button:hover > span {border-color: #DA2C2A;}


.page-no-route .no-route .button span span {
	background-color: #ffffff;
	color: #222222;
	background-image: none;
}

.page-no-route .no-route .button:hover span span {
	background-color: #DA2C2A;
	color: #FFFFFF;
	background-image: none;
}

.page-no-route .no-route .block-or:before,
.page-no-route .no-route .block-or:after {background-color: rgba(255,255,255, 0.5);}
body .page-no-route .widget .widget-title,
.page-no-route .widget-title {
	border-color: rgba(255,255,255, 0.2);
	border-width: 1px;
}
body .page-no-route .widget .widget-title h2,
.page-no-route .widget-title h2 {color: #FFFFFF;}
.page-no-route .products-grid .product-name a,
.page-no-route .products-list .product-name a {color: #FFFFFF;}
.page-no-route .products-grid .product-name a:hover,
.page-no-route .products-list .product-name a:hover {color: #DA2C2A;}

.page-no-route .products-list .desc,
.page-no-route .products-grid .desc {color: #FFFFFF;}
.page-no-route .products-list .desc a,
.page-no-route .products-grid .desc a {color: #FFFFFF;}
.page-no-route .products-list .desc a:hover,
.page-no-route .products-grid .desc a:hover {color: #DA2C2A;}

.page-no-route .price-box .price {color: #DA2C2A;}
.page-no-route .old-price .price,
.page-no-route .price-box .old-price .price {color: #AAAAAA;}
.page-no-route .special-price .price {color: #DA2C2A;}

.page-no-route .products-list .desc,
.page-no-route .products-list .price-box,
.page-no-route .products-list .ratings,
.page-no-route .products-list .product-name,
.page-no-route .products-grid li.item .product-buttons,
.page-no-route .products-grid li.item .product-buttons .btn-quick-view {
	border-color: rgba(255,255,255, 0.2);
	border-width: 1px;
}

.page-no-route .footer-links li a {
	background-color: rgba(255,255,255, 0);
	color: #AAAAAA;
}
.page-no-route .footer-links li a:hover {
	background-color: rgba(255,255,255, 0.2); 
	color: #AAAAAA; 
}
.page-no-route #footer address,
.page-no-route #footer address a {color: #FFFFFF;}

/*====== Content =======*/
body .widget .widget-title h1,
body .widget .widget-title h2,
.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.opc-title,
.op_block_title,
.related-wrapper-bottom .block-title strong span,
.rating-title h2 {color: #222222;}
.page-title,
.widget .widget-title,
.widget-title,
.related-wrapper-bottom .block-title,
.rating-title {
	border-color: #DDDDDD;
	border-width: 1px;
}

/**** Toolbar ****/
.toolbar {background-color: #F5F5F5;}
.sorter label {color: #888888;}
.toolbar .sbSelector,
.toolbar .sbOptions,
.toolbar .sbHolder .sbToggleOpen + .sbSelector {background-color: #FFFFFF;}
.toolbar .sbSelector > span,
.toolbar .sbOptions a,
.toolbar .sbHolder .sbToggleOpen + .sbSelector,
.toolbar .sbHolder .sbToggleOpen + .sbSelector > span {
	color: #AAAAAA;
	border-top-color: #AAAAAA;
}
.toolbar .sbHolder .sbToggleOpen + .sbSelector {border-color: #AAAAAA;}

/**** Pager ****/
.pages li.current {
	background-color: #222222;
	color: #FFFFFF;
}
.pages li {background-color: #EEEEEE;}
.pages li a,
.pager .pages li a.i-previous i,
.pager .pages li a.i-next i  {color: #888888;}
.pages li:hover {background-color: #DA2C2A;}
.pages li:hover a,
.pager .pages li:hover a.i-previous i,
.pager .pages li:hover a.i-next i {color: #FFFFFF;}


/*====== Buttons =======*/

aside.sidebar .actions a,
header.header .top-cart .block-content .actions a,
#login-holder .link-box a,
a.aw-blog-read-more {
	background-color: #EEEEEE;
	color: #222222;
	border-width: 0px;
	border-color: #EEEEEE;
	background-image: none;
}
.products-grid li.item .button-holder .btn-cart span span i,
aside.sidebar .block-poll .actions button span span,
.cart-table .buttons-row .buttons .btn-clear span span,
.cart-table .buttons-row .buttons .btn-update span span,
.my-wishlist .buttons-set .btn-share span span,
.my-wishlist .buttons-set .btn-add span span,
body .text-banner .banner-content button span span {
	background-color: #EEEEEE;
	color: #222222;
	background-image: none;
}

.products-grid li.item .button-holder .btn-cart > span,
aside.sidebar .block-poll .actions button > span,
.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,
body .text-banner .banner-content button > span {
	border-width: 0px;
	border-color: #EEEEEE;
}

aside.sidebar .actions a:hover,
header.header .top-cart .block-content .actions a:hover,
#login-holder .link-box a:hover,
a.aw-blog-read-more:hover {
	color: #FFFFFF;
	border-color: #DA2C2A;
	background-color: #DA2C2A;
	background-image: none;
}
.ias_trigger.active button.button span,
.products-grid li.item .button-holder .btn-cart:hover span span i,
aside.sidebar .block-poll .actions button:hover span span,
.cart-table .buttons-row .buttons .btn-clear:hover span span,
.cart-table .buttons-row .buttons .btn-update:hover span span,
.my-wishlist .buttons-set .btn-share:hover span span,
.my-wishlist .buttons-set .btn-add:hover span span,
body .text-banner .banner-content button:hover span span {
	background-color: #DA2C2A;
	color: #FFFFFF;
	background-image: none;
}

.ias_trigger.active button.button > span,
.products-grid li.item .button-holder .btn-cart:hover > span,
aside.sidebar .block-poll .actions button:hover > span,
.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,
body .text-banner .banner-content button:hover > span {
	border-color: #DA2C2A;
}

/**** Buttons Type 2 ****/

.widget-wrapper .category-button a:hover, 
.add-to-cart-success a {
	background-color: #DA2C2A;
	border-color: #DA2C2A;
	color: #FFFFFF;
	background-image: none;
}
body button.button span span,
body .text-banner .banner-content.skin-3 button span span,
#login-holder form .actions button span span,
aside.sidebar .actions button span span,
.products-list li.item .button-holder button.button span span,
.newsletter-line .block-subscribe button.button:hover span span {
	color: #FFFFFF;
	background-color: #DA2C2A;
	background-image: none;
}

body button.button > span,
body .text-banner .banner-content.skin-3 button > span,
#login-holder form .actions button > span,
aside.sidebar .actions button > span,
.products-list li.item .button-holder button.button > span,
.newsletter-line .block-subscribe button.button:hover > span {
	border-color: #DA2C2A;
}

.widget-wrapper .category-button a, 
.add-to-cart-success a:hover {
	border-color: #DA2C2A;
	color: #222222;
	background: #D9D9D9;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(1, #D9D9D9)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #D9D9D9 100%);
}
body button.button:hover span span,
body .text-banner .banner-content.skin-3 button:hover span span,
#login-holder form .actions button:hover span span,
aside.sidebar .actions button:hover span span,
.products-list li.item .button-holder button.button:hover span span,
.newsletter-line .block-subscribe button.button span span {
	color: #222222;
	background: #D9D9D9;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(1, #D9D9D9)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #D9D9D9 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #D9D9D9 100%);
}

body button.button:hover > span,
body .text-banner .banner-content.skin-3 button:hover > span,
#login-holder form .actions button:hover > span,
aside.sidebar .actions button:hover > span,
.products-list li.item .button-holder button.button:hover > span,
.newsletter-line .block-subscribe button.button > span {
	border-color: #DA2C2A;
}
.newsletter-line .block-subscribe button.button > span,
.widget-wrapper .category-button a,
button.button > span,
#login-holder form .actions button > span,
aside.sidebar .actions button > span,
.products-list li.item .button-holder button.button > span,
.add-to-cart-success a {border-width: 0px;}

/*====== Products ======*/
.products-list li.item .product-img-box,
.products-grid li.item .product-img-box {
	background-color: #FFFFFF;
	border-width: 0px;
	border-color: #FFFFFF;
}
.products-grid .product-name a,
.products-list .product-name a {color: #222222;}
.products-grid .product-name a:hover,
.products-list .product-name a:hover {color: #DA2C2A;}
.products-list .desc,
.products-grid .desc {color: #888888;}
.products-list .desc a,
.products-grid .desc a {color: #DA2C2A;}
.products-list .desc a:hover,
.products-grid .desc a:hover {color: #222222;}
.price-box .price {color: #DA2C2A;}
.old-price .price,
.price-box .old-price .price {color: #AAAAAA;}
.special-price .price {color: #DA2C2A;}
.products-list .desc,
.products-list .price-box,
.products-list .ratings,
.products-list .product-name,
.products-grid li.item .product-buttons {
	border-color: #DDDDDD;
	border-width: 1px;
}

/**** Product Labels ****/
.products-grid .availability-only,
.products-list .availability-only,
.label-sale {
	background-color: #DA2C2A;
	color: #FFFFFF;
}
.products-grid .availability-only,
.products-list .availability-only,
.label-sale strong {
	border-top-color: rgba(255,255,255,.5);
	border-bottom-color: rgba(255,255,255,.5);
	border-width: 1px;
}
.label-type-5 .label-sale:before,
.products-grid.label-type-5 .availability-only:before,
.products-list.label-type-5 .availability-only:before{
	border-top-color: #DA2C2A;
}
.label-type-5 .label-sale:after,
.products-grid.label-type-5 .availability-only:after,
.products-list.label-type-5 .availability-only:after{
	border-bottom-color: #DA2C2A;
}
.label-new {
	background-color: #222222;
	color: #FFFFFF;
}
.label-new strong {
	border-top-color: rgba(255,255,255,.5);
	border-bottom-color: rgba(255,255,255,.5);
	border-width: 1px;
}
.label-type-5 .label-new:before{
    border-top-color: #222222;
}
.label-type-5 .label-new:after{
    border-bottom-color: #222222;
}

/*====== Social Links ======*/
ul.social-links li a {
	background-color: #1B1B1B;
	border-color: #1B1B1B;
	border-width: 0px;
}
ul.social-links li a:hover {
	background-color: #323232;
	border-color: #1B1B1B;
}
ul.social-links li a i {
	color: #FFFFFF;
	border-color: #323232;
	border-width: 1px;
}
ul.social-links li a:hover i {
	color: #FFFFFF;
	border-color: #454545;
}

/*====== Footer ======*/

/**** Top Block ****/
#footer .footer-topline,
body.boxed-layout #footer .footer-topline .container_12,
#footer .footer-links ul.active {
	background-color: #1B1B1B;
	color: #AAAAAA;
}
#footer .footer-topline,
body.boxed-layout #footer .footer-topline .container_12 {
	border-color: #393939;
	border-width: 0px;
}
#footer .footer-topline a {color: #AAAAAA;}
#footer .footer-topline a:hover {color: #DA2C2A;}
#footer .footer-topline .footer-links span {
	background-color: #1B1B1B;
	color: #AAAAAA;
}
#footer .footer-topline .footer-links span i {color: #AAAAAA;}
#footer .footer-topline .footer-links span:hover {
	background-color: #323232;
	color: #AAAAAA;
}
#footer .footer-topline .footer-links span:hover i {color: #AAAAAA;}
#footer .footer-topline .footer-links li a {
	background-color: #1B1B1B;
	color: #AAAAAA;
}
#footer .footer-topline .footer-links ul i {color: #AAAAAA;}
#footer .footer-topline .footer-links li a:hover {
	background-color: #323232;
	color: #AAAAAA;
}
#footer .footer-topline .footer-links ul i:hover {color: #AAAAAA;}

/**** Middle Block ****/
.footer-second-line,
body.boxed-layout #footer .footer-second-line .container_12 {
	background-color: #222222;
	border-color: #393939;
	border-width: 0px;
}
#footer .footer-second-line .footer-block-title {
	border-color: #393939;
	border-width: 1px;
}
#footer .footer-second-line .footer-block-title h2 {color: #FFFFFF;}
.footer-second-line,
#footer .footer-second-line .footer-info {color: #AAAAAA;}
.footer-second-line a,
#footer .footer-second-line .footer-info a {color: #FFFFFF;}
.footer-second-line a:hover,
#footer .footer-second-line .footer-info a:hover {color: #DA2C2A;}
#footer .custom-footer-content ul.links li:before {background-color: #222222;}
#footer .footer-second-line .links li {
	border-color: #393939;
	border-width: 1px;
}
#footer .footer-second-line .links li a {color: #AAAAAA;}
#footer .footer-second-line .links li:after {background-color: #2B2B2B;}
#footer .footer-second-line .links li:hover {border-color: #373737;}
#footer .footer-second-line .links li:hover a {color: #AAAAAA;}
#footer .footer-products-list .product-shop .product-name a {color: #FFFFFF;}
#footer .footer-products-list .product-shop .product-name a:hover {color: #DA2C2A;}
#footer .footer-products-list .product-shop .price-box .price {color: #DA2C2A;}
#footer .footer-products-list .product-shop .price-box .old-price .price {color: #AAAAAA;}
#footer .footer-products-list .product-shop .price-box .special-price .price {color: #DA2C2A;}
#footer .footer-second-line .block-tags li a {
	background-color: #222222;
	border-color: #4E4E4E;
	border-width: 1px;
	color: #888888;
}
#footer .footer-second-line .block-tags li a:hover {
	color: #FFFFFF;
	border-color: #DA2C2A;
	background-color: #DA2C2A;
}

/**** Links Block ****/
#footer .links-block,
body.boxed-layout #footer .links-block .container_12 {
	background-color: #EAEFEE;
	border-color: #DDDDDD;
	border-width: 0px;
}
#footer .links-block .links li a {color: #888888;}
#footer .links-block .links li a:hover {color: #75B03B;}

/**** Bottom Block ****/
#footer .footer-bottom,
body.boxed-layout #footer .footer-bottom .container_12 {
	background-color: #1B1B1B;
	color: #FFFFFF;
}
#footer address,
#footer address a {color: #FFFFFF;}
#footer .store-switcher label,
#footer .form-language label,
#footer .form-currency label {color: #AAAAAA;}
#footer .sbSelector {
	background-color: #323232;
	color: #FFFFFF;
	border-color: #323232;
	border-width: 1px;
}

/**** Contact Form ****/

#footer #AjaxcontactForm li .input-box input,
#footer #AjaxcontactForm li textarea {
	background-color: #222222;
	border-color: #444444;
	color: #AAAAAA;
}
#footer #AjaxcontactForm li label {color: #AAAAAA;}

/**** Facebook Widget ****/
.facebook-widget-wraper {background-color: #FFFFFF;} 


/**** Header ****/
header#header .topline {padding: 1em 0;}
body.boxed-layout header#header .topline {background: none;}
header#header h2.logo {margin-bottom: 0; margin-right: 86px;}
header#header .form-search input {height: 32px; width: 560px;}
header#header .form-search button > span {height: 40px; width: 58px; border-width: 0;}
header#header .form-search button span i {line-height: 40px;}
header#sticky-header .form-search input {height: 22px; width: 260px;}
header#sticky-header .form-search button > span {height: 30px; width: 30px; border-width: 0;}
header#sticky-header .form-search button span i {line-height: 30px;}

header.header .search_mini_form {padding-top: .617em;}
header.header .top-cart .block-title .title-cart {padding-bottom: 4px;}
header.header .header-right {margin-top: .5em;}
header#header .welcome-msg {padding: 0;}
header#sticky-header .top-block {display: none;}
header#header .top-block .container_12 {padding: .5em 0; font-size: .91em; line-height: 1.75em;}
.nav-wide li.level-top {margin-left: 0;}
.nav-container a.level-top,
.nav-container a.level-top:hover {padding: 1.33em 22px;}
.nav-container a.level-top > span {font-weight: 800; letter-spacing: -.5px; -webkit-text-stroke-width: 0!important; position: relative;}
.nav-container li.last a.level-top:before {content: none;}
.nav-container a.level-top:before {content: ""; display: block; height: 26px; border-left: solid 1px rgba(255,255,255,.1); position: absolute; right: 0; top: 50%; margin-top: -13px;}
.menu-line {background: none;}


/**** Content ****/
.cms-skin2-home .content-wrapper .main-container {padding-top: 0; padding-bottom: 0;}
.widget-title .category-link {font-family: Arial; font-size: .91em;}
.price-box .price {font-family: Arial; font-style: normal; font-weight: bold;}
.products-grid .product-name a,
.home-container.grid-2 .product-info-top .desc {font-family: Arial; font-style: normal;}
.products-grid li.item .product-buttons .btn-quick-view span span,
.products-list li.item .btn-quick-view span span {font-family: Arial; color: #aaa; font-style: normal;}
.newsletter-line .block-subscribe {padding-top: 7em;}
.newsletter-line .grid_12 {background-image: url(https://www.poelesabois.ca/skin/frontend/bizarre/skin2/images/sk2_subscribe_bg.jpg); min-height: 280px;}
.newsletter-line .block-subscribe label {font-family: Arial; font-style: normal;}
.widget-wrapper .widget-title h2,
.product-tabs-wrapper .widget-title h2 {
	border: none;
	color: #222!important;
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
	background: #fff;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(0.17, #FBFBFB),
		color-stop(0.3, #F1F1F1),
		color-stop(0.54, #E7E7E7),
		color-stop(0.68, #E4E4E4),
		color-stop(0.89, #DFDFDF),
		color-stop(0.97, #D9D9D9)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #FBFBFB 17%, #F1F1F1 30%, #E7E7E7 54%, #E4E4E4 68%, #DFDFDF 89%, #D9D9D9 97%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #FBFBFB 17%, #F1F1F1 30%, #E7E7E7 54%, #E4E4E4 68%, #DFDFDF 89%, #D9D9D9 97%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #FBFBFB 17%, #F1F1F1 30%, #E7E7E7 54%, #E4E4E4 68%, #DFDFDF 89%, #D9D9D9 97%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #FBFBFB 17%, #F1F1F1 30%, #E7E7E7 54%, #E4E4E4 68%, #DFDFDF 89%, #D9D9D9 97%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #FBFBFB 17%, #F1F1F1 30%, #E7E7E7 54%, #E4E4E4 68%, #DFDFDF 89%, #D9D9D9 97%);
}
.text-banner .text-banner-content p {font-family: Arial; font-style: normal;}
.text-banner .text-banner-content.skin-2 {text-align: left; left: 7%; top: 14%; width: 60%;}
.text-banner .text-banner-content.skin-2 h2,
.text-banner .text-banner-content.skin-2 p {margin-left: 0; margin-right: 0;}
.text-banner .text-banner-content.skin-2 .banner-link {color: #fff;}
.newsletter-line .block-subscribe h3 {font-weight: 800;}
.product-tabs-wrapper .widget-title h2 {font-weight: 800!important; text-transform: uppercase; padding-left: 16px; padding-right: 16px;}
.widget-wrapper .widget-title h2 {padding-left: 42px; padding-right: 42px;}
.product-tabs li {
	opacity: 1!important;
	filter: alpha(opacity=100)!important;
	border: none;
	padding-top: .5em;
	padding-bottom: .5em;
	color: #888;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(0.17, #FBFBFB),
		color-stop(0.3, #F1F1F1),
		color-stop(0.54, #E7E7E7),
		color-stop(0.68, #E4E4E4),
		color-stop(0.89, #DFDFDF),
		color-stop(0.97, #D9D9D9)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #FBFBFB 17%, #F1F1F1 30%, #E7E7E7 54%, #E4E4E4 68%, #DFDFDF 89%, #D9D9D9 97%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #FBFBFB 17%, #F1F1F1 30%, #E7E7E7 54%, #E4E4E4 68%, #DFDFDF 89%, #D9D9D9 97%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #FBFBFB 17%, #F1F1F1 30%, #E7E7E7 54%, #E4E4E4 68%, #DFDFDF 89%, #D9D9D9 97%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #FBFBFB 17%, #F1F1F1 30%, #E7E7E7 54%, #E4E4E4 68%, #DFDFDF 89%, #D9D9D9 97%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #FBFBFB 17%, #F1F1F1 30%, #E7E7E7 54%, #E4E4E4 68%, #DFDFDF 89%, #D9D9D9 97%);
}
.product-tabs li.current,
.product-tabs li:hover {background-image: none; color: #fff;}
.product-tabs-wrapper {padding-top: 4.167em;}
.product-tabs-wrapper .widget-title {margin-bottom: 4.167em;}
.product-tabs-box {margin-bottom: .75em;}
.home-container.grid-2 .item .product-img-box {margin-bottom: 0;}
.widget-wrapper .category-button a, 
.add-to-cart-success a,
body button.button,
body .text-banner .banner-content.skin-3 button,
#login-holder form .actions button,
aside.sidebar .actions button,
.products-list li.item .button-holder button.button ,
.newsletter-line .block-subscribe button.button,
header.header .form-search .indent,
header.header .top-cart .block-title .title-cart,
.top-link-wishlist i,
header#header .links li a i,
header#header .customer-name  {box-shadow: 0 2px 5px rgba(0,0,0,.2);}

body button.button.btn-quick-view,
aside.sidebar .actions a,
header.header .top-cart .block-content .actions a,
#login-holder .link-box a,
a.aw-blog-read-more,
.ias_trigger.active button.button span,
.products-grid li.item .button-holder .btn-cart,
aside.sidebar .block-poll .actions button,
.cart-table .buttons-row .buttons .btn-clear,
.cart-table .buttons-row .buttons .btn-update,
.my-wishlist .buttons-set .btn-share,
.my-wishlist .buttons-set .btn-add,
body .text-banner .banner-content button {box-shadow: none;}
button.button span span,
aside.sidebar .actions a,
header.header .top-cart .block-content .actions a,
#login-holder .link-box a, 
a.aw-blog-read-more,
.home-container.grid-2 .category-button a,
.newsletter-line .block-subscribe button.button span span {font-weight: 800;}
.button.btn-quick-view {font-weight: normal;}
.page-no-route header.header .form-search input {width: 296px!important;}
.page-no-route .no-route .block-or {margin-bottom: 3.5em;}

/**** Footer ****/
#footer .footer-second-line .footer-block-title h2 {font-weight: 800;}
#footer .footer-products-list .product-shop .product-name a {font-family: Arial;}
#footer .footer-second-line .footer-info a {font-family: Arial; font-size: .91em;}
#footer .footer-second-line .footer-info a i {margin-top: 3px;}
#footer .footer-products-list .product-image {width: 86px;}
#footer .footer-products-list .product-shop {width: 62%;}
.footer-links span {font-weight: 800;}

/********** Mozilla *************/
@-moz-document url-prefix() {
	header.header .top-cart .block-title .title-cart {padding-bottom: 3px;}
}
/**************************************/
/*                                    */
/*         Custom CSS File            */
/*      Added through local.xml       */
/*        by hacpires@fiverr          */
/*                                    */
/**************************************/

@media screen and (max-width:767px) {
    header.header .top-social {
        position: absolute;
        top: 152px;
    }
    header#header .logo img {
        max-width: 290px;
    }    
    
    .topline  .grid_3:nth-child(3) {
        display: flex !important;
    }
    
    .menu-line {
        margin-top: 110px;
    }
    #sticky-header .menu-line {
        margin-top: 0px;
    }
}

h1 {
font-size: 2.5em!important;
line-height: 1.44em;
color: #0580C0;
font-weight: bold!important;
vertical-align: middle;
margin: 0;
padding-bottom: .333em;
letter-spacing: -1.5px;
}
h2 {
font-size: 2em;
color: black;
font-weight: bold;
}
h3 {
font-size: 1.3em;
color: #0580C0;
}

header#header { z-index: 1 !important; }
header#header h2.logo { margin-right: 50px; }
header.header .search_mini_form {padding-top: .617em;}
header.header .top-cart .block-title .title-cart {padding-bottom: 4px;}
header.header .header-right {margin-top: .5em;}
header#header .welcome-msg {padding: 0;}
header#sticky-header .top-block {display: none;}
header#sticky-header.floating .grid_12 .small-logo { display: none; }
.sticky-nav-all header#sticky-header.floating .nav-container { display:block; margin:0 auto; }
header#header .top-block .container_12 {padding: .5em 0; font-size: .91em; line-height: 1.75em;}
.nav-wide li.level-top {margin-left: 0;}
.nav-container a.level-top,
.nav-container a.level-top:hover {padding: 1.33em 22px;}
.nav-container a.level-top > span {font-weight: 800; letter-spacing: -.5px; -webkit-text-stroke-width: 0!important; position: relative;}
.nav-container li.last a.level-top:before {content: none;}
.nav-container a.level-top:before {content: ""; display: block; height: 26px; border-left: solid 1px rgba(255,255,255,.1); position: absolute; right: 0; top: 50%; margin-top: -13px;}

.top-container { max-width: 1252px; margin: 0 auto;}
body { background: white;}
.home-banners img { width:100%; }
.text-banner {
    overflow: hidden;
}
.cms-home .widget-title .category-link {
  display: none;
}
.cms-home .home-back { background: url('https://www.poelesabois.ca/skin/frontend/bizarre/skin2/images/Rosa-XXL-Cook-Stove.jpg');   padding: 50px 40px;  background-size: cover;   text-shadow: 2px 2px 8px black;background-attachment: fixed;}
@media only screen and (min-width:317px) {
	header.header .top-social { margin-right:15px; }
}
header.header .top-message { margin-top: 10px;}
.contacts {
float: right;
clear: right;
text-align: right;
}
.contacts .phone-number { margin:20px 0px 10px; color:#0580C0; font-size:2em;font-weight: bold; }

@media only screen and (min-width:978px) {
	.free-shipping { float:left; margin-top: 20px;}
	.free-shipping img { max-width:160px; }
	.menu-line .container_12, .menu-line .container_12 .grid_12 {
        width: 100%;
    }
}
@media only screen and (min-width:768px) and (max-width:977px) {
	.free-shipping { margin-bottom:10px; }
}
@media only screen and (min-width:480px) and (max-width:977px) {
	.free-shipping { float:right; }
	.free-shipping img { max-width:130px; }
}
@media only screen and (max-width:479px) {
	.free-shipping { float:right; }
	.free-shipping img { max-width:100px; }
}
.footer-top-line { background: white; }
.footer-top-line .social { text-align: right; }
.footer-bottom-line { background: white; text-align: center; padding-bottom:20px;}
.footer-bottom-line img { max-height:30px; }
#footer .footer-second-line .container_12 { padding-bottom: 0; }

header#header .quick-access,
header#header .links { display: none; }
header#header { background: white; }
.nav-container > ul { text-align: center; }
.top-container {
background: white;
}
.nav-container a.level-top > span { padding-bottom: 0px !important; }

body .header-wrapper header#sticky-header, header#sticky-header .menu-line, body.boxed-layout .header-wrapper header#sticky-header .topline .container_12, body.boxed-layout .header-wrapper header#sticky-header .menu-line .container_12, header#sticky-header.floating .search_mini_form {
background-color: transparent;
}

.menu-line { 
    background: -webkit-linear-gradient(#01b2e1, #006dc5); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#01b2e1, #006dc5); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#01b2e1, #006dc5); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#01b2e1, #006dc5); /* Standard syntax (must be last) */
 }
header#header .nav-container a.level-top,
header#header .menu-line .grid_12, 
body.boxed-layout header#header .menu-line .container_12,
header#sticky-header .nav-container a.level-top { background-color: transparent; }
header#header .nav-container a.level-top,
header#header .nav-container a.level-top:hover { padding: 1.33em 2.3vmax; }
@media screen and (max-width:1280px) {
header#header .nav-container a.level-top, header#header .nav-container a.level-top:hover {
  padding: 1.33em 1.2vmax;
}
}


header#sticky-header.floating .grid_12 .small-logo { width: 190px; }
header#sticky-header.floating,
header#header { z-index: 1000 !important; }

#fancybox-loading div { width: 70px !important; }

.nav-wide li.level-top { font-size: 1.3em; }

body.boxed-layout header#header .top-block .container_12,
.footer-second-line, body.boxed-layout #footer .footer-second-line .container_12 { background-color: white; }
#footer .footer-second-line .footer-block-title h2 { color: #0580C0; }
#footer .custom-footer-content ul.links li:before { background-color: white; }
#footer .footer-second-line .links li { border: none; }
#footer .footer-second-line .links li a { color: #222; }

.widget-title .category-link { color: #0580C0; }

.cms-faqs .std img { height:250px; margin-right: 10px; margin-bottom:10px}
.std .picture-gallery ul { list-style-type: none; }
.std .picture-gallery ul li { float: left;
width: 33.3%;
padding: 0;
margin: 0;
background-color: transparent;
border: 10px solid #fff;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
}
.std .picture-gallery ul li a {
display: block;
width: 100%;
position: relative;
height: 0;
padding: 60% 0 0 0;
overflow: hidden;
}
.std .picture-gallery img {
position: absolute;
display: block;
max-width: 100%;
/* max-height: 100%; */
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}

.slider-container.widget-container .product-image { text-align: center; }

/*.products-grid .product-image img { width: auto; max-height: 250px; }
.products-grid li.item .product-img-box { height: 250px; }*/
.product-view .product-image img { width: 100% }
.product-view .more-views li { margin-bottom: 10px !important; }
@media only screen and (max-width: 767px) {
.productpage_large .more-views li, .product-view .productpage_small .more-views li, .product-view .productpage_medium .more-views li, .product-view .productpage_extralarge .more-views li { width: 33%;   clear: none !important;}
}
@media only screen and (min-width: 978px){
.product-view .productpage_medium .more-views li {
  width: 25%;  clear: none !important;
}
}
.product-view .videos .grid_12 { margin-top:50px; }
.product-view .box-collateral h3 { font-size: 2.5em; }
.product-view .box-collateral h4 { margin: 50px 0px 20px; }
.product-view .box-collateral p,
.product-view .box-collateral li { font-size: medium; margin-bottom: 5px; line-height: 23px; }
.product-collateral .box-collateral ul li, .product-collateral .box-collateral ol li { list-style: initial; margin-left: 70px; }
.product-collateral .box-collateral ul li strong, .product-collateral .box-collateral ol li  strong { font-weight:bold; color:#0580C0}
.product-view .videos iframe { width:100%; height: 330px; }
.product-view .box-collateral .lead {
font-size: 1.8em;
line-height: 1.3em;
margin-bottom: 15px;
}

.product-view .box-collateral .row a {
width: 40%;
display: block;
margin: 15px auto;
}
.product-view .grid_4 .gallery-popup { text-align:center; }
.product-view .grid_33 { width: 32%; margin-right:2%; float:left}
.product-view .grid_33 img { width:100% }
.product-view .grid_33 a { width: 100%; display: inline-block; }
.product-view .grid_33.omega { margin-right:0%;}

.product-view .grid_20 { width: 25%; float:left}
.product-view .grid_20 img { width:100% }
.product-view .grid_20 a { width: 100%; display: inline-block; }

.product-view .grid_10 { width: 10.5%; margin-left:1%; margin-right:1%; float:left; text-align:center; padding-top:70px; font-size: 2em;}


@media only screen and (max-width: 1280px) and (min-width: 978px) {
	.product-view .container_12 .grid_4 { width: 293px;}
}
@media only screen and (max-width: 977px) and (min-width: 768px) {
	.product-view .container_12 .grid_4 { width: 226px;}
}

.product-view p.required {display: none;}

/* Blog */
.postTitle { text-align: center; }
.postTitle h2 a { color: #0580C0; font-size: 125%; }
.postTitle h3 { display: none; }
.postDetails { display: none; }

* .opc-wrapper-opc .discount-block,
* .opc-wrapper-opc .shipping-block { display: none; }

/* Pizza Peels */
@media only screen and (min-width: 768px) {
.category-pizzapeels video {display:inline-block; width:49.8% !important;}
.topline .desktope.shipping {
    margin-top: 35px;
}
}
@media only screen and (max-width: 767px) {
.category-pizzapeels video {display:block; width:100% !important;}
.topline .desktope.shipping {
    margin-top: 15px;
}
}
@media only screen and (min-width: 978px) {
	.category-pizzapeels .category-description img { width: 33.3%;}
}
@media only screen and (max-width: 977px) and (min-width: 768px) {
	.category-pizzapeels .category-description img { width: 50%;}
}

.blog-cat-view .postContent img,
.blog-post-view .postContent img { width:auto !important; height: auto !important; }


.sp-methods .price {
  display: none;
}
#shopping-cart-totals-table tfoot tr:last-child {
  display: none;
}

.opc-wrapper-opc .subtitle {
  text-align: center;
  font-size: 1.5em;
}
* .opc-wrapper-opc .payment-block {
  margin-top: 0 !important;
}

header#header .top-block {
    color: #222;
    font-size: 1.4em;
    background: white;
    text-align: center;
    text-transform: uppercase;
}
form#one-step-checkout-form .checkout-review-load .data-table td h2 {
    margin-left: 0;
    padding-left: 0;
}
form#one-step-checkout-form input.radio {
    margin: 3px 4px 4px 0;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-top:20px;
	margin-bottom:20px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.productpage_medium .more-views {
    margin: 15px -8px;
}
p.how-to-steps {
    margin: 15px 0;
	text-align: center;
}
p.how-to-steps img {
    margin-bottom: 4px;
}
.attachment-specs .data-table td {
    border: none;
	padding: 0px;
}
.collateral-box.attachment-specs {
    margin-bottom: 30px;
}
.collateral-box h4 {
    font-size: 13px;
    font-weight: bold;
    font-family: Georgia;
    color: #222;
    margin-bottom: 1em;
    font-style: italic;
}
.tp-bgimg.defaultimg {
    cursor: auto;
}
.form-language a {
    font-weight: bold;
    color: #0681c1 !important;
	font-size:16px;
	text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
header#header .top-block {
    display: initial;
}
}
@media only screen and (min-width: 768px) {
header.header .header-right {
    margin-top: 30px !important;
}
}

header#header .nav-container a.level-top, header#header .nav-container a.level-top:hover {
    padding: 1.33em 1vmax;
}
header.header .top-social {
    margin-top: 15px !important;
}
header.header .top-cart, header.header .top-social {
    clear: both;
    margin: 0;
}
header#header h2.logo {
    margin-right: 0;
    margin-top: 15px;
    text-align: center;
}
header#header .logo, header#header .small-logo {
    float: none;
   
}

header#header .logo img {
    max-height:96px;
}
 
header.header .header-right {
    margin-top: 0px;
    clear: both;
}
.checkout-onepage-success .grid_12.col-main {
    text-align: center;
}
.checkout-onepage-success .grid_12.col-main > p {
    margin-bottom: 10px;
}
#checkout-review-table-wrapper .data-table th,
#checkout-review-table-wrapper .data-table td {
    border: none;
}

@media only screen and (max-width: 767px) {
header#header .topline .container_12 .grid_3:first-child p {
    text-align: center;
}

.header-wrapper header.header .nav-container > ul {
    padding-top: 15px!important;
}

.topline > .container_12 {
    display: flex;
    flex-direction: column;
}
.topline > .container_12 > .grid_3:first-child {
    order: 2;
}
}

header.header .top-cart .block-title .title-cart {
    padding: 4px 11px;
}
.nav-container a.level-top, .nav-container a.level-top:hover {
    padding: 1.33em 1vmax;
}

@media only screen and (max-width:479px) {
	.desktope { display:none; }
	.mobile-shipping .desktope, .mobilee { display: inherit !important; }
	.tablete { display:none; }
	.top-block { display:none; }
	.cms-home .home-back {
	    background-position-x: center;
	    background-image: url('https://www.poelesabois.ca/skin/frontend/bizarre/skin2/images/Lacunza-Classica-Stove.jpg');
	}
	
}

@media only screen and (min-width:480px) and (max-width: 767px) {
	.desktope { display:none; }
	.mobile-shipping .desktope, .tablete { display: inherit !important; }
	.mobilee { display:none; }
	.top-block { display:none; }
}
@media only screen and (min-width:768px) {
	.desktope { display: inherit !important; }
	.mobile-shipping .desktope, .tablete { display: none; }
	.mobilee { display:none; }
	.mobile-shipping { display:none; }
}

.mobile-shipping {
        max-width: 55%;
}

header.header .form-language {
    margin-top: 15px;
    float: right;
    clear: both;
}

.top-msg-block {
    text-align: center;
    background: #E80016;
}
header#header .top-msg-block .container_12 {
    padding: .7em 0;
    font-size: .91em;
    line-height: 1.75em;
}
header.header .top-msg-block a {
    color: white;
    font-family: "Open Sans";
    font-size: 32px;
    line-height: initial;
    font-weight: bold;
}
.top-msg-block img {
    max-height: 41px;
}
header#header .top-shipping-block {
    color: #222;
    font-size: 1.4em;
    background: white;
    text-align: center;
    text-transform: uppercase;
    padding-top: 15px;
}

@media only screen and (min-width: 768px) {
header#header .nav-container li.first a.level-top, header#sticky-header .nav-container li.first a.level-top {
    background-color: #ed1c25 !important;
}
.container_12 .box-collateral .grid_6 {
    width: 48.3%;
}
}
.related-wrapper-bottom h2 {
    font-size: 1.2em;
    font-weight: bold;
    font-family: Georgia;
    color: #222;
    margin-bottom: 1em;
}
@media only screen and (min-width: 1281px) {
.related-wrapper-bottom .block-related li.item {
    width: 180px;
}

.related-wrapper-bottom .block-related li.item .hover-show {
    display: none;
}
.related-wrapper-bottom .block-related li.item:hover .hover-show {
    display: block;
}
}

#product_tabs_description_contents iframe {
    max-width: 100%;
}

table.specs {
    margin-top: 25px;
}

table.specs td, table.specs th {
    padding: 8px;
    text-align: center;
}

table.specs th {
    font-weight: bold;
    background: #01addf;
    color: white;
}

p.alert-stock.link-stock-alert {
    background: red;
}

p.alert-stock.link-stock-alert a {
    color: white;
    padding: 10px 10px;
    display: block;
    margin-bottom: 20px;
}

.product-options dd .input-box select, .product-options dd .input-box input {
    font-size: 16px;
    height: auto;
}

div.product-view .product-shop .short-description, .product-collateral .meigee-tabs-content {
    font-size: large;
}

/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(https://www.poelesabois.ca/skin/frontend/base/default/css/slider/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*!
 * jQuery UI Resizable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.23
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
 * jQuery UI Tabs 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*!
 * jQuery UI Progressbar 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/*! 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: 999999;
}

.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://www.poelesabois.ca/skin/frontend/bizarre/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://www.poelesabois.ca/skin/frontend/bizarre/default/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	z-index: 8040;
	background: url('https://www.poelesabois.ca/skin/frontend/bizarre/default/images/tc_remove.png') center center no-repeat;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.poelesabois.ca/skin/frontend/bizarre/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 -74px;
}

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

.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 {
	margin-right: 0!important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 99999;
	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);
}
