/* ======================================================= */
/*                         Reset CSS                       */
/* ======================================================= */
/*
Reset Stylesheet
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  padding: 0;
  margin: 0;
  font-size: 100%;
  background: transparent;
  border: 0;
  outline: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  color: #000;
  text-decoration: none;
  background-color: #ff9;
}
/* change colours to suit your needs */
mark {
  font-style: italic;
  font-weight: bold;
  color: #000;
  background-color: #ff9;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  cursor: help;
  border-bottom: 1px dotted inherit;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #ccc;
}
input, select {
  vertical-align: middle;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
/* Responsive images and other embedded objects */
img, object, embed, video, iframe {
  max-width: 100%;
}
.google_map img, .gm-style img {
  max-width: none;
}
/* Responsive images aspeсt ratio */
img, video {
  height: auto;
}
/* Webkit browsers reset margin */
button, input, select, textarea {
  margin: 0;
}
textarea {
  overflow: auto;
}
/* Normalize buttons in IE */
button {
  width: auto;
  overflow: visible;
}
/* Normalize buttons */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* Re-set default cursor for disabled elements. */
button[disabled],
html input[disabled] {
  cursor: default;
}
/* ie 8/9 fix */
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* searchfield fix for safari 5 and chrome */
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button,
select {
  text-transform: none;
}
/* corrects overflow displayed oddly in ie 9 */
svg:not(:root) {
  overflow: hidden;
}
iframe {
  max-width: 100%;
}
ol, ul {
    list-style: outside none none;
}
/* ======================================================= */
/*                            CSS                          */
/* ======================================================= */
*, *::before, *::after {
    box-sizing: border-box;
}

html, body {
    height:100%;
}
.widget ul, .widget_archive ul, .widget_authors ul, .widget_categories ul, .widget_links ul, .widget_meta ul, .widget_pages ul, .widget_popular_posts ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_recent_posts ul, .widget_related_posts ul, .widget_rss ul, .widget_subnav ul, .widget_twitter ul {
    list-style: outside none none;
    margin: 0;
}
body {
    font-family: 'montserratlight',sans-serif;
    color: #212121;
    font-size: 13px;
    line-height: 20px;
    background-image: url('../image/wood-background.jpg'); 
	background-color: #212121; 
    background-position: center top;
    background-repeat: repeat; 
    background-size: 100% auto;  
}
.body-warp {
	background-color: rgba(255, 255, 255, 1.0);  
    transition: background 0.5s linear;
    -webkit-transition: background 1.5s linear;
}
strong {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'montserratregular',sans-serif;
	font-weight: normal;
    color: #444444;
    text-transform: uppercase;
}
h2, h3, h4, h5, h6 {
    text-align: center;
    font-size: 14px;
}
h1.white {
    color: #ffffff;
    font-size: 20px;
    margin: 0 auto 40px;
    max-width: 1170px;
    padding: 0;
    text-align: center;
}
h3.white,
h2.white,
h4.white {
    color: #ffffff;
    text-align: center;
}
.embed-container {
    height: 0;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
p {
	color: #777777 !important;
}
/* ======================================================= */
/*                           Fonts                         */
/* ======================================================= */
@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/Montserrat-fontfacekit/montserrat-light-webfont.eot');
    src: url('../fonts/Montserrat-fontfacekit/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Montserrat-fontfacekit/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/Montserrat-fontfacekit/montserrat-light-webfont.woff') format('woff'),
         url('../fonts/Montserrat-fontfacekit/montserrat-light-webfont.ttf') format('truetype'),
         url('../fonts/Montserrat-fontfacekit/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/Montserrat-fontfacekit/montserrat-regular-webfont.eot');
    src: url('../fonts/Montserrat-fontfacekit/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Montserrat-fontfacekit/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/Montserrat-fontfacekit/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/Montserrat-fontfacekit/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/Montserrat-fontfacekit/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ======================================================= */
/*                          Header                         */
/* ======================================================= */
.wrap {
	background-color: #ffffff;
}
#header-sticker-wrapper.sticker_enabled #header {
    position: relative;
}
#header {
	background-color: rgba(33, 33, 33, 1.0);
    text-align: center;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	min-width: 320px;
}
#itschristmas #header {
    background-image: url('../image/christmas/snow-layer-1.png'), url('../image/christmas/snow-layer-2.png'), url('../image/christmas/snow-layer-3.png');
    background-repeat: repeat;
    -webkit-animation: 1s linear 2.85s normal forwards 1 running reveal, 7s linear 3s normal none infinite running snow;
    -moz-animation: 1s linear 2.85s normal forwards 1 running reveal, 7s linear 3s normal none infinite running snow;
    -ms-animation: 1s linear 2.85s normal forwards 1 running reveal, 7s linear 3s normal none infinite running snow;
    animation: 1s linear 2.85s normal forwards 1 running reveal, 7s linear 3s normal none infinite running snow;
}
#itschristmas #header .inner {
    background-image: url('../image/christmas/header-snowscene.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
@-webkit-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}
@-moz-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}
@-ms-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}
@keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}
#header .inner {
    height: 165px;
}
#header #sub-header .inner {
    height: 40px;
}
#itschristmas #header #sub-header .inner {
    height: 40px;
    background-image: none;
}
#logo {
    position: relative;
    top: 12px;
    text-align: center;
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
#itschristmas #header #logo .santa-hat {
    background-image: url("../image/christmas/santa-hat.png");
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    position: absolute;
    right: -26px;
    top: 1px;
    width: 80px;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}
#logo a {
	display: block;
	max-width: 145px;
	margin: 0 auto;
	padding: 5px;    
	position: relative;
}
#logo a img {
	width: 95%;
}
/*#header-sticker-wrapper {
	height: auto !important;
}*/
.sticker_sticky #logo {
	display: none;
}
.sticker_sticky #header .inner {
	display: none;
}
/* ======================================================= */
/*                        Navigation                       */
/* ======================================================= */
#navigation {
    font-family: 'montserratregular',sans-serif;
    font-weight: 400;
    position: relative;
    right: auto;
	background-color: rgba(33, 33, 33, 1);
    border-top: 1px solid #9a9a9a;
    height: 51px;
    width: 100%;
}
.menu > li {
    text-transform: uppercase;
}
#navigation .menu > li.current-menu-item,
.stockists #navigation .menu > li.stockists {
	border-bottom: 3px solid #3a99b6; 
}
#navigation .menu > li.current-menu-item > a,
.stockists #navigation .menu > li.stockists > a {
	color: #3a99b6; 
}
#navigation .menu > li.current-menu-item > a:hover {
	color: #ffffff;
}
#navigation .menu > li > a {
    background-color: #212121;
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
}
#navigation .menu > li > a:hover {
	color: #ffffff;
    transition: color .5s ease-in-out;  
}
.jqueryslidemenu {
  position: relative;
  z-index: 400;
}
.jqueryslidemenu ul {
  z-index: 400;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.jqueryslidemenu > ul {
    /*max-width: 1150px;*/
    position: relative;
    text-align: center;
    width: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/*Top level list items*/
.jqueryslidemenu ul li {
  position: relative;
  display: inline-block;
  float: none;
  margin: 0;  
}
.jqueryslidemenu ul li.sign-in {
}
.jqueryslidemenu ul li.sign-in a {
	font-family: 'montserratlight', sans-serif;
    font-size: 11px !important;   
    color: #3f9ab5 !important;
    padding-top: 2px;
}
/*Top level menu link items style*/
.jqueryslidemenu ul li a {
  display: block;
  height: 46px;
  line-height: 48px;
  padding: 0 15px;
  overflow: hidden;
  text-decoration: none;
  background: url("../images/blank.gif") 0 0 repeat;
}
* html .jqueryslidemenu ul li a {
  /*IE6 hack to get sub menu links to behave correctly*/
  display: inline-block;
}
#navigation .menu > li.current-menu-item {
    border-bottom: 3px solid rgba(63, 154, 181, 1.0); 
}
#navigation-sidebar {
	position: relative;
	font-family: 'montserratregular',sans-serif;
	font-weight: 400;
	font-size: 16px;
}
#navigation-sidebar ul li {
	margin: 0;
	padding: 8px 10px 8px 0;
	text-align: left;
	border-bottom: 1px solid rgba(33, 33, 33, 0.1);
}
#navigation-sidebar ul li:last-child {
	border: none;
}
#navigation-sidebar ul li a {
	color: #444444;
}
#navigation-sidebar ul li:hover {
	border-left: 5px solid rgba(63, 154, 181, 1.0); 
	padding-left: 10px;
}
#navigation-sidebar ul li:hover a {
	color: #444444;
}
#navigation-sidebar ul li a:hover {
	color: #444444;
}
#navigation-sidebar ul li.current-menu-item {
	border-left: 5px solid rgba(63, 154, 181, 1.0); 
	padding-left: 10px;
}
/* ======================================================= */
/*                   Responsive Navigation                 */
/* ======================================================= */
#navigation-mobile {
	min-height: 46px;
	font-family: 'montserratregular',sans-serif;
    border-top: 1px solid #9a9a9a;
    position: relative;	
	background-color: rgba(33, 33, 33, 1);
}
#navigation-mobile ul {
	margin: 0;
}
#navigation-mobile ul li {
    border-top: 1px solid #8d8d8d;
    font-weight: 400;
    line-height: 36px;
    margin: 0;
    padding: 5px 20px;
    text-align: left;
}
#navigation-mobile ul li:first-child {
    border-top: none;
}
#navigation-mobile ul li.current-menu-item,
.stockists #navigation-mobile ul li.stockists  {
	border-left: 5px solid rgba(63, 154, 181, 1.0); 
}
#navigation-mobile ul li.current-menu-item a,
.stockists #navigation-mobile ul li.stockists a {
	color: rgba(63, 154, 181, 1.0) !important; 
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100); 
}
#navigation-mobile ul li:hover{
	border-left: 5px solid #ffffff;
}
#navigation-mobile ul li:hover a {
	color: #ffffff;
}
#navigation-mobile ul li a:hover {
	color: #ffffff;
}
#navigation-mobile .toggle_title {
    color: #8d8d8d;
    display: block;
    height: 25px;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 25px;
}
#navigation-mobile .toggle_title:hover {
    color: #ffffff;
}
#navigation-mobile .mobile {

}
/* ======================================================= */
/*                       Mobile Menu                       */
/* ======================================================= */
.nav2select {
	display: none;
	font-size: 16px;
}
.nav2select a {
	color: #ffffff;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);  
}
.nav2select a:active, .nav2select a:focus, .nav2select a:hover, .nav2select a:link, .nav2select a:visited {
	color: #ffffff;
}
/* ======================================================= */
/*                      Sign Up Label                      */
/* ======================================================= */
.signUpCouponsLabel {
	text-align: center;
	font-family: 'montserratlight',sans-serif;
	background-color: rgba(33, 33, 33, 0.9);
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
}
.signUpCouponsLabel li {
	display: inline-block;
	*display: inline;
	margin: 0 5px;
}
/* ======================================================= */
/*                        Sub Header                       */
/* ======================================================= */
#sub-header {
	background-color: rgba(63, 154, 181, 1.0); 
	padding: 0px 10px;
	color: #ffffff;
	height: 45px;
}
.no-sub-header #sub-header {
	display: none;
}
#sub-header #welcome,
#sub-header #checkout {
    float: left;
    font-family: 'montserratlight' ,sans-serif;
    font-size: 11px;
    padding-top: 12px;
    text-transform: uppercase;
}
#welcome i {
    color: #fff;
    text-decoration: none;
    padding-right: 5px;
}
#welcome a,
#checkout a {
    color: #fff;
    text-decoration: none;
}
#checkout {
}
#checkout a {
}
#sub-header #welcome-mobile {
    color: #ffffff;
    display: none;
    float: left;
    font-size: 32px;
    height: 45px;
    line-height: 45px;
    opacity: 0.6;
}
#sub-header #welcome-mobile:hover {
	opacity: 1.0;
    transition: background 0.5s linear;
    -webkit-transition: background 1.5s linear;		
}
/* ======================================================= */
/*                     Sub Header Cart                     */
/* ======================================================= */
#sub-header #cart {
    z-index: 9;
	position: relative;
	float: left;
	margin: 0 10px;	
    padding: 12px 0;
}
#sub-header #cart .heading {
	color: #ffffff;
}
#sub-header #cart .heading a {
	color: #fff;
	display: block;
	cursor: pointer;
	text-transform: uppercase;
    font-family: 'montserratlight' ,sans-serif;
    font-size: 11px;
}
#sub-header #cart .heading a:hover {
	text-decoration: none;
}
#sub-header #cart .heading #cart-icon div {
    background-image: url("../images/cart-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    position: relative;
    width: 16px;
}
#sub-header .cart-mobile {
    float: left;
    color: #ffffff;
    height: 45px;
    left: 35px;
    margin-left: 5px;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 11;
    padding: 0;
    display: none;
}
#sub-header .cart-mobile #cart-icon {
    background-image: url("../images/cart-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    cursor: pointer;
    display: block;
    height: 45px;
    position: relative;
    width: 35px;
}
#sub-header .cart-mobile:hover {
	opacity: 1.0;
    transition: background 0.5s linear;
    -webkit-transition: background 1.5s linear;		
}
#sub-header .cart-mobile span {
    color: #ffffff;
    display: block;
    font-size: 11px;
    height: 15px;
    line-height: 18px;
    position: absolute;
    right: -5px;
    top: 0;
    width: 15px;
}
/* ======================================================= */
/*                  Sub Header Cart Content                */
/* ======================================================= */
#sub-header #cart .content {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
    overflow-y: scroll;	
	clear: both;
	display: none;
	position: absolute;
	padding: 0;
	max-height: 370px;
	left: 0px;
	top: 34px;
	z-index: 100000000;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 4px #aeaeae;
	box-shadow: 0px 0px 4px #aeaeae;	
	filter:progid:DXImageTransform.Microsoft.Glow(Color=black,Strength=10);
	line-height: 18px;t;
  	background-color: #ffffff;
}
#sub-header #cart .content .success, 
#sub-header #cart .content .warning, 
#sub-header #cart .content .attention, 
#sub-header #cart .content .information {
    font-size: 12px;
}
#sub-header #cart.active .content {
	display: block;
}
#sub-header #cart .small-content {
    max-width: 340px;
    min-width: 340px;
    padding: 20px 20px 0;
    width: 100%;
}
#sub-header #cart .small-content .empty {
    color: #212121;
}
#sub-header #cart .small-content .mini-cart-total small {
    display: block;
    font-size: 7px;
    line-height: 14px;
}
#sub-header #cart .frame-header-cart { 
	position: relative;
	width: 112px;
}
#sub-header #cart .remove {
	position: absolute;
	top: 0;
	left: 0px;
	cursor: pointer;
	color: #212121;		
}
#sub-header #cart .name a { 
	color: #222222; 
	font-weight: bold;
}
#sub-header #cart .name .price {
	margin-top: 3px; 
	display: block;
}
.mini-cart-info {
	border-bottom: 1px solid #212121;
	margin-bottom: 15px;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
}
.mini-cart-info td {
    border-bottom: 1px solid #dddddd;
    color: #222222;
    padding: 10px 0;
    text-align: left;
    vertical-align: top;
}
.mini-cart-info td a {
	text-transform: uppercase;
}
.mini-cart-info .price {
	font-size: 11px;
	font-weight: bold;
}
.mini-cart-info .image .image-product img {
	text-align: left;
	margin: 0 12px;
}
.mini-cart-info small { color: #666; text-transform: capitalize; }
.mini-cart-info .quantity { text-align: right; text-transform: lowercase; }
.mini-cart-info .remove img {cursor: pointer;}
.mini-cart-total {
	text-align:right;
	width:100%;
}
.mini-cart-total::after {
	content:'';
	display:block;
	clear: both;
}
.mini-cart-total td {
    text-align: right;
	padding: 4px;
	
	text-transform: uppercase;	
}
.mini-cart-total td.right {
	text-align: right;
}
.mini-cart-total td.right b {
	color: #212121;
	font-weight: 400;
}
.mini-cart-total td.right.last b {
	font-size: 1.333em;
	text-transform: uppercase;
}
.mini-cart-total td.price {
	font-size: 1.083em;
	color: #212121;
}
.mini-cart-total td.price.last {
	font-size: 1.083em;
}
.mini-cart-total table {border-collapse:collapse;display:inline-block;margin-bottom: 5px;}
#sub-header #cart .checkout {overflow: hidden; padding: 0 0 20px;}
#sub-header #cart .checkout .cart a {width: 100%;}
#sub-header #cart .checkout .cart span {padding: 10px 0; text-align: center; width: 100%;}
#header #cart .empty { 
	color: #212121;
	padding: 15px 0 20px;
	text-align: center;
	margin-bottom: 20px;
}
/* ======================================================= */
/*                       Header Search                     */
/* ======================================================= */
#sub-header #search {   
	position: relative;
    float: right;
    width: 278px;
    line-height: 40px;
}
#sub-header .search-mobile {   
	display: block;
}
#sub-header .button-search {
    color: #9a9a9a;
    cursor: pointer;
    height: 26px;
    position: absolute;
    right: 0px;
    top: 6px;
    width: 28px;
    font-size: 0.8em;
}
#sub-header #search input {    
	border: medium none;
    color: #666666;
    font-family: 'montserratlight',sans-serif;
    color: #444444;
    font-size: 13px;
    height: 32px;
    padding: 0 25px 0 10px;
    width: 100%;
	-webkit-box-sizing : border-box;‌​
	-moz-box-sizing : border-box;
	box-sizing : border-box;
    border-radius: 0px;
}
 #sub-header #search .toggle_title {
	display: none;
}
/* ======================================================= */
/*                       iSearch                      */
/* ======================================================= */
.iSearchBox {
	padding: 10px;
	background: white;
	display:none;
	-moz-box-shadow: 0 1px 2px #ccc;
	-webkit-box-shadow: 0 1px 2px #CCC;
	box-shadow: 0 1px 2px #CCC;
	z-index:10003;
	position:absolute;
	margin-top:1px;
	overflow: inherit !important;
	line-height: 20px;
}
.iSearchBox .name {
    color: #212121;
    font-family: 'montserratlight',sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
}
.iSearchBox .short-description {
    color: #9a9a9a;
    font-family: georgia,serif;
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    text-transform: lowercase;
    text-align: left;
}
.iSearchBox  li, .iSearchBox ul {
	list-style:none;
	padding:0;
	margin:0;	
}
.iSearchBox  li {
    border-bottom: 1px solid #dddddd;
    cursor: pointer;
    margin: 10px 0;
    overflow: hidden;
    padding: 0 10px;
}
.iSearchBox  li:first-child {
	margin-top: 0;
}
.iSearchBox  li:last-child {
	margin-bottom: 0;	
	border-bottom: none;
}
.iSearchBox  li:hover h3, .iSearchBox  li:hover .iSearchModel, .iSearchBox  li:hover .iSearchPrice {
	color:#003264;
}
.iSearchBox li.iSearchNoResults, .iSearchBox li.iSearchNoResults:hover {
	-moz-box-shadow: 0 1px 1px #fff;
	-webkit-box-shadow: 0 1px 1px #fff;
	box-shadow: 0 1px 1px #fff;
	border-top:1px solid #fff;
	cursor: default;
	text-align: center;
}
.iSearchBox li img {
	float: left;
}
.iSearchBox li .iSearchItem {
    float: left;
    min-height: 50px;
}
.iSearchBox li .iSearchPrice {
	color: #212121;
    font-family: 'montserratregular',sans-serif;
    font-size: 12px;
	display: block;
	padding: 5px 0 0 0;
	text-align: left;
}
.iSearchBox li .iSearchPrice .specialPrice {
	color:red;
	text-decoration:line-through;
}
.iSearchBox li .iSearchModel {
	color: #555;
	font-size: 11px;
	font-weight: normal;
}
.iSearchBox .iSearchViewAllResults {
    color: #212121;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}
.iSearchBoxWrapper {
    line-height: 38px;
	position:relative;	
}
.iSearchBoxWrapper .clearfix:before,
.iSearchBoxWrapper .clearfix:after {
    content:"";
    display:table;
}
.iSearchBoxWrapper .clearfix:after {
    clear:both;
}

.iSearchBoxWrapper .clearfix {
    zoom:1;
}

.iSearchBoxWrapper #iSearchBoxLoadingImage {
	background-image: url(../image/loading.png) !important;
	width: 16px;
	height: 16px;
	visibility: hidden;
}

/* Fixes the nivo slider overlap */
.slideshow .nivo-controlNav {
	z-index:10;	
}
/* ======================================================= */
/*                           Hero                          */
/* ======================================================= */
#hero {
    background-image: url('../image/wood-background.jpg'); 
	background-color: #212121; 
    background-position: center top;
    background-repeat: repeat; 
    background-size: 100% auto;
	-webkit-box-shadow: inset 0px 0px 43px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 43px 5px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 43px 5px rgba(0,0,0,0.75);   
}
#hero a {
	text-align: center;
	margin: 0 auto;
}
#hero img {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 21px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 21px 5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 21px 5px rgba(0,0,0,0.75);		
}
.hero-top img {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 21px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 21px 5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 21px 5px rgba(0,0,0,0.75);		
}
.hero-bottom {
	background-color: #ffffff; 
	width: 100%;
}
#hero .hero-bottom img {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;	
	box-shadow: 0px 0px 0px 0px rgba(255,255,255,0);	
}
#hero .inner {
	padding: 0;
}
/* ======================================================= */
/*                       Static Pages                      */
/* ======================================================= */
.static-pages .slim {
	width: 100%;
}
.static-pages .right {
	float: right;
}
.static-pages h2 {
	color: #212121;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.static-pages h3 {
	margin-bottom: 20px;
	text-transform: capitalize;
}
.static-pages ul {
	list-style: none;
	margin: 20px 0;
}
.static-pages .right ul {
	margin: 10px 0;
}
.static-pages .right li {
	margin: 10px 0;
	padding-left: 1.3em;	
}
.static-pages .right li :before {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;/
  width: 1.3em;    
  padding-right: 5px;
}
.static-pages .right #help-and-support li.ask :before {
  content: "\f0e0";
}
.static-pages .right #help-and-support li.call :before {
  content: "\f095";
}
.static-pages .right #help-and-support li i {
	margin-right: 5px;
}
.static-pages p {
	list-style: none;
	margin: 0 0 20px 0;
}
.static-pages p.intro {
    color: #777777;
    font-family: georgia,serif;
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
    margin-bottom: 40px;
    margin-top: 30px;
    text-align: center;
}
.static-pages #hero {
    background-image: url('../image/wood-background.jpg'); 
	background-color: #212121; 
    background-position: center top;
    background-repeat: repeat; 
    background-size: 100% auto;
	-webkit-box-shadow: inset 0px 0px 43px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 43px 5px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 43px 5px rgba(0,0,0,0.75);   
	padding-top: 40px;  
}
.static-pages #hero img {
	margin: 0;
	-webkit-box-shadow: 0px 0px 21px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 21px 5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 21px 5px rgba(0,0,0,0.75);	
}
.static-pages #hero-bottom {
	background-color: #ffffff; 
}
.static-pages #hero .inner, .static-pages #hero-bottom .inner {
	padding: 0;
}
.static-pages .accordion {
	margin: 50px 0px 40px;
} 
.static-pages .accordion dt {
	padding: 5px 0px;
	border: none;
	overflow: hidden;
}   
.static-pages .accordion dt i {
	float: right;
}  
.static-pages .accordion dt > a, .accordion dd > a {
	font-family: 'montserrat', sans-serif;
	display: block;
	float: left;
	width: 100%;
	font-size: 14px;
}
.static-pages .accordion dt a:hover, .accordion dd a:hover {
	text-decoration: none;
}
.static-pages .accordion dt a > i {
	padding-top: 4px;
}
.static-pages .accordion dt {
    font-size: 12px;
    text-transform: uppercase;
}
.static-pages .accordion dt > hr {
	border: 0;
    height: 0;
    border-top: 3px solid rgba(0, 0, 0, 0.1);
}
.static-pages .accordion dd {
    border-top: 1px solid #ddd;
    font-size: 12px;
    margin-top: 20px;
    padding-top: 20px;
}
.static-pages .accordion dd p > img {
	border: 1px solid #dddddd;
	width: 100% !important;
	height: auto !important;
}
.static-pages .accordion h2, .static-pages .accordion h3 {
	font-family: 'montserratregular', sans-serif;
	color: #212121;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}
.static-pages .accordion dt h2 {
	float: left;
	font-size: 16px;
}
.static-pages .accordion h3 {
	margin-bottom: 20px;
}
.static-pages .accordion p {
	margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.667em;
    color: #212121;
}
.static-pages .accordion p.heading { 
    color: #212121;
}
.static-pages .accordion p a {
	float: none;
	display: inline;
	font-size: inherit;
}
.static-pages .accordion ul {
	margin-bottom: 20px;
}
.static-pages .table {
    width: 100%;
    margin-bottom: 20px;
}
.static-pages .table > thead > tr > th,
.static-pages .table > tbody > tr > th,
.static-pages .table > thead > tr > td,
.static-pages .table > tbody > tr > td {
    padding: 8px;
}
.static-pages .table-bordered {
    border: 1px solid #ddd;
}
.static-pages .table > tbody > tr > th,
.static-pages .table > thead > tr > th {
    vertical-align: bottom;
    font-weight: bold;
    text-align: left;
    background-color: #eeeeee;
}
.static-pages .table-bordered > thead > tr > th,
.static-pages .table-bordered > thead > tr > td,
.static-pages .table-bordered > tbody > tr > th,
.static-pages .table-bordered > tbody > tr > td   {
    border: 1px solid #ddd;
}
.static-pages .table > tbody > tr > th {
    background-color: #eeeeee;
}
.static-pages .table > thead > tr > th,
.static-pages .table > thead > tr > td  {
    border-bottom: 2px solid #ddd;
    text-aliogn: left;
}
.static-pages .service-time-data {
    margin: 7px 0 0;
    width: 100%;
}
.static-pages .service-time-data .column {
    background: #f0f0f0 none repeat scroll 0 0;
    border-bottom: 1px solid #d8d8d8;
    float: left;
    width: 100%;
}
.static-pages .service-time-data .column-inner {
    color: #6e6f6f;
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding: 9px 12px;
    width: 50%;
}
.static-pages .service-time-data .column-inner:first-child {
    border-right: 1px solid #d8d8d8;
}
.static-pages .service-time-data .title {
    float: left;
    width: 90px;
}
.static-pages .one-fourth {
    text-align: center;
}
.static-pages .reward-icon {
    background-color: #3f9ab5;
    text-align: center;
	width: 100px; 
	height: 100px; 
	-moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;
	position: relative;
	margin: 0 auto;
	font-size: 40px;
	color: #ffffff;
}
.static-pages .reward-icon > div {
    position: absolute;
    top: 0;
    right: 0; 
    bottom: 0;
    left: 0;
}
/* ======================================================= */
/*                          Layout                         */
/* ======================================================= */
.inner {
    box-sizing: border-box;
    height: 100%;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    max-width: 1170px;
    width: auto;
}
#page {
    margin-bottom: 30px;
    min-width: 320px;
    padding-top: 40px;
    width: 100%;
	-webkit-box-shadow: inset 0px 0px 43px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 43px 5px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 43px 5px rgba(0,0,0,0.75);    
}
#page.no-wood {
    background-color:rgba(255, 255, 255, 1.0);
    margin-bottom: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;    
}
#page .inner {
    height: auto;
    background-color:rgba(255, 255, 255, 1.0);
    padding: 40px 30px 30px;
}
#page.no-wood .inner {
    padding-left: 10px;    
    padding-right: 10px;    
}
#column-left {
	float: left;    
	padding-top: 20px;
}
#column-right {
	float: right;
	padding-top: 20px;	
}
#content {
	position: relative;
	background-color: rgba(255, 255, 255, 1.0);
	padding: 0 0 30px;
	overflow: hidden;
}
#content.cart {
	overflow: hidden;
}
#content.register {
	overflow: hidden;
}
#column-left + content {
	margin-right: 280px;
}
#column-right + content {
	margin-left: 280px;
}
.clearafter::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
/* ======================================================= */
/*                          Content                        */
/* ======================================================= */
p {
    color: #444444;
    font-size: 13px;
}
a:active, a:focus, a:hover, a:link, a:visited {
	color: #212121;
    outline: 0 none;
	text-decoration: none;
}
small, sub, sup {
    font-size: 85%;
}
#content h1 {
    color: rgba(33, 33, 33, 1);
    padding-bottom: 30px;
    text-align: center;
    font-size: 20px;
    position: relative;
    font-weight: 400;
	border-bottom: 3px solid #212121;
}
.read-more {
    color: #9a9a9a;
    font-family: "montserratregular",sans-serif;
    font-size: 12px;
    line-height: 25px;
    text-transform: uppercase;
}
.read-more a {
	color: #9a9a9a;
	cursor: pointer;
    font-family: "montserratregular",sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}
.read-more i {
	padding-left: 5px;
	font-size: 11px;
	color: #9a9a9a;
}
/* ======================================================= */
/*                         Category                        */
/* ======================================================= */
.category-description {
	display: none;
}
.category-info {
	margin: 0 20px 20px 20px 20px;
	padding: 0 20px 40px;
	width: 100%;
	text-align: center;
}
.category-info p {
    font-family: georgia,serif;
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
	margin-top: 30px;
	color: #777777;   
}
/* ======================================================= */
/*                     Product Grid                        */
/* ======================================================= */
.product-grid {
	width: 100%;
	overflow: hidden;
	padding-top: 40px;
}
#column-left + .product-grid {
	width: 79.2% !important;
}
.product-grid > div {
	width: 33.3%;
	display: inline-block;
    vertical-align: top;
	float:left; 
	position: relative;
	text-align: center;
}
.gallery-grid > div {
  width: 16.6%;
  display: inline-block;
    vertical-align: top;
  float:left; 
  position: relative;
  text-align: center;
}
.product-grid .wrap {
	overflow: hidden;
	min-height: 580px;
}
.product-grid > div.last { margin-right:0px; }
.product-grid .image { padding:0px 0px 15px; opacity: 1.0;  }
.product-grid .name {
    color: #212121;
    font-size: 14px;
    text-transform: uppercase;
}
.product-grid .description p {
    color: #9a9a9a;
    font-family: georgia,serif;
    font-size: 15px;
    line-height: 20px;
    text-transform: lowercase;
}
.product-grid .description .no-stock {
	color: #f47833;
}
.product-grid .price {
    font-family: "montserratregular",sans-serif;
    font-size: 13px;
}
.product-grid .cart {
	margin-bottom: 30px;
	margin-top: 30px; 
	text-align: center;
	display: none;
}
.product-grid .wrap:hover .cart,
.product-grid .wrap:hover .image {
	display: block; 
}
.product-grid .wrap:hover .image {
    opacity: 0.95;
    transition: opacity 0.25s ease-in-out 0s;	
}
.product-grid .cart button {
	margin: -2px 0 0 0;
}
.product-grid .cart .add-desktop {
	visibility: visible;
}
.product-grid .cart .add-tablet-mobile {
	display: none;
}
/* ======================================================= */
/*                      Brainy Filters                     */
/* ======================================================= */
.bf-layout-id-1 .bf-attr-header {
    background: #ffffff none repeat scroll 0 0 !important;
    color: #212121 !important;
    font-family: 'montserratregular', sans-serif !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
}
.bf-cell label {
    font-size: 11px !important;
}
.bf-attr-header {
	border-color: #212121 !important;
}
.bf-attr-block {
	margin-bottom: 10px;
}
/* ======================================================= */
/*                          Labels                         */
/* ======================================================= */
.newlabel, .popularlabel, .speciallabel , .soldlabel { position:absolute; width: 72px; height: 72px; margin-top: 10px; margin-left: 10px; }
.newlabel         { background: url('../image/new.png') left top no-repeat; z-index:14; }
.popularlabel     { background: url('../image/popular.png') left top no-repeat; z-index:13; }
.speciallabel     { background: url('../image/special.png') left top no-repeat; z-index:12; }
.soldlabel        { background: url('../image/sold.png') left top no-repeat; z-index:15; }
/* ======================================================= */
/*                        Quick Buy                        */
/* ======================================================= */
#colorbox #content {
	min-height: 400px;
	padding: 20px;
}
#colorbox .product-info {
	width: 100%;
	max-width: 950px;
	min-width: 950px;
	margin: 0;
}
#colorbox .box-heading {
	border-bottom: 3px solid #212121;
}
#colorbox .product-info .left .image-additional {
	overflow: hidden;
}
#colorbox .product-info .left .image-additional ul {
	overflow: hidden;
}
#colorbox .product-info .left .image-additional li {
	display: block;
	float: left;
}
#colorbox .product-info .cart input[type="text"] {
	width: 33px;
}
#colorbox .product-info .cart input[type="text"] {
	width: 33px;
}
#colorbox .product-info .options h2 {
	margin: 0;
}
#colorbox .product-info .image {
	margin: 0;
}
#colorbox .product-info .image img {
    height: auto;
    width: 100%;
}
#colorbox .product-info .image-additional {
	padding: 0;
}
#colorbox .product-info .description {
    padding-top: 0%;
    border-top: none;
    padding-bottom: 10px;
}
#colorbox .product-info .description .series-products {
    width: 100%;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 10px;
}
#colorbox .product-info .description .series-products h2 {
    margin-bottom: 5px;
    margin-top: 10px;
}
#colorbox .product-info .description .series-products > div {
    float: left;
}
#colorbox .product-info .description .product-data {
  	border-top: 1px solid #dddddd;
    overflow: hidden;
    padding: 20px 0 0 0;
}
#colorbox .product-info .description .product-data > div {
    float: left;
    width: 50%;
}
#colorbox .product-info .pds p {
    margin-top: 0;
}
#option_no_stock_input {
    border: none !important;
    padding: 0 !important;
    overflow: hidden;
}
#colorbox .product-info .cart_form #option_no_stock_input input[type="text"] {
    width: 100%;
}
#colorbox .product-info .cart_form input {
    width: 34px;
}
/* ======================================================= */
/*                           Videos                        */
/* ======================================================= */
/* ======================================================= */
/*                     Category (Video)                    */
/* ======================================================= */
.product-list div {
	position: relative;
}
.product-list .videos {
	position: absolute;
}
.product-list .videos a {
	position:relative;
	display: inline-block;
	top:69px;
	left:2px;
}
.product-list .videos img {
	background:none;
	border:none;
}
.product-list .name {
	margin:0 230px 0 90px;
}
.product-list .description {
	margin:0 230px 0 90px;
}
.product-list .rating {
	margin:0 230px 0 90px;
}
.product-list .right {
	z-index:99;
}
.product-grid div {
	position: relative;
}
.product-grid .videos {
	position: absolute;
	top: 0;
	left: 0;
}
.product-grid .videos:hover {
}
.product-grid .videos a {
	color: #212121;
}
.product-grid .videos img {
	background:none;
	border:none;
}
/* ======================================================= */
/*                     Product (Video)                     */
/* ======================================================= */
.product-info .video:before {
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
	content: "\f144";
  	font-family: FontAwesome;
    font-size: 70px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    top: 45%;
    width: 100%;
    z-index: 10;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
}
.product-info .video {
	display: block;
	width: 100%;
	height: auto;
	overflow:hidden;
	position: relative;
	background-color: #efefef;	
}
.product-info .video:hover {
    opacity: 0.7;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;      
}
.product-info .video img {
	width: 100%;
}
/* ======================================================= */
/*                      Product Info                       */
/* ======================================================= */
.product-info {
	overflow: hidden;
	margin: 0;
}
.product-info h1 span {
    color: #9a9a9a;
    font-family: "montserratregular",sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    display: block;
}
.product-info .left,
.product-info .right {
	margin-bottom: 40px; 
}
.product-info .image {
	margin-bottom: 20px; 
	text-align: center;
	position: relative;
}
.product-info .image img {
	width: 100%;
}
.product-info .image-message {
	text-align: center;
}
#content .product-info .right h1 {
	font-size: 22px;
	padding:  0 0 20px;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.product-info .sku {
	color: #9a9a9a7;
	font-weight: bold;
	float: left;
}
.product-info .sku p {
	margin: 5px 0 10px;
}
.product-info .rating {
	float: right;
	margin: 5px 0 10px;
}
.product-info div.description {
	border-top: 1px solid rgba(240, 240, 240, 1);
    color: #212121;
    line-height: 20px;
    margin-top: 20px;
    overflow: hidden;
    padding: 20px 0 0;	
}
.product-info .description .review,
.product-info .description .model,
.product-info .description .rewards {
    text-align: right;
    line-height: 16px;
}
.product-info .description .review span,
.product-info .description .model span,
.product-info .description .rewards span {
    font-size: 11px;
}
.product-info .description .review .value,
.product-info .description .model .value,
.product-info .description .rewards .value {
    color: #212121;
}
.product-info .tab-content > .text {
    overflow: hidden;
}
.tab-content > .toggle {
    display: none;
    padding: 20px 10px;
    text-align: center;
}
.product-info p.snippet {
    font-family: georgia,serif;
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center;
    color: #777777;
}
.product-info p.snippet a {
    cursor: pointer;
}
.product-info .description a {
	color: #666666;
	line-height:16px;
}
.product-info .description span {
	color: #9a9a9a;
}
.product-info .description .no-stock {
	background-color: rgba(244, 120, 51, 1.0);
	color: #ffffff;
    font-size: 11px;
	width: auto;
	padding: 2px 5px;
	text-transform: uppercase;
}
.product-info .description .stock {
    background-color: rgba(31, 204, 108, 1);
    color: #ffffff;
    font-size: 11px;
    margin-left: 10px;
    padding: 2px 5px;
    text-transform: uppercase;
    width: auto;
}
.product-info .quantity input[type="text"]{width:260px;margin-top:6px;}
.product-info span.price-with-tax {
	font-family: 'montserratregular',sans-serif;
	font-size: 1.667em;
	display: inline;	
	color: #212121;
}
.product-info span.price-old {
	margin-right:8px;
	display: inline;	
}
.product-info span.price-tax {
	font-weight: normal;
	font-size: 1.0em;
	display: inline;
    color: #777777;
    font-family: georgia,serif;
    font-style: italic;	
}
.product-info span.reward {
	font-weight: normal;
	color: #212121; 
	font-size: 0.917em; 
	display: block;	
}
.product-info .price .discount {font-weight: normal;color:#9a9a9a; font-size:11px; margin-top:10px; line-height:18px}
.product-info .options {padding: 20px 0 0;}
.product-info .options .option{overflow:hidden}
.product-info .options b,.product-info .quantity b{color:#232323;}
.product-info .options input[type="text"],.product-info .options textarea{width:260px;margin-top:6px;text-transform:capitalize;}
.product-info .options select{ 
	margin-top: 6px;
    border: 1px solid #212121;
    box-sizing: border-box;
    display: inline-block !important;
    font-family: "montserratlight",sans-serif;
    font-size: 12px;
    margin: 3px 0;
    padding: 8px;
    width: 100%;	
}
.product-info #option-218{line-height:18px;color:#666666; font-size:11px}
.product-info #option-223{line-height:18px;color:#666666; font-size:11px}
.product-info #option-219{margin-top:5px}
.product-info #option-218 b,.product-info #option-223 b{margin-bottom:-6px;display:block;}
.product-info .options .required{float:left;}
.product-info .cart_form {
	display: block;
    margin: 20px 0;
    overflow: hidden;
    padding: 20px;
	background-color: rgba(240, 240, 240, 1.0);
}
.product-info .cart_form a {
	cursor: pointer;
}
.product-info .compare,.product-info .wishlist {
	float: left;
}
.product-info .options input[type="radio"], .product-info .options input[type="checkbox"]{
	margin: 0 5px 0 0;
}
.options #button-option-222 span {
	color: #666666;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #cccccc;
	cursor: pointer;
}
.product-info .links {
	overflow: hidden;
}
.product-info .links .button {
    text-align: center;
    width: 100%;
}
/* iDangero.us Swiper */
.swiper-container {
    backface-visibility: hidden;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.swiper-wrapper {
    box-sizing: content-box;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    transition-duration: 0s;
    transition-property: transform, left, top;
    transition-timing-function: ease;
    width: 100%;
}
.swiper-free-mode > .swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out;
}
.swiper-slide {
    float: left;
}
.swiper-wp8-horizontal {
}
.swiper-wp8-vertical {
}
.swiper-slide-visible {
}
.swiper-container, .swiper-slide * {
    max-width: 100%;
}
.swiper-slide img {
    left: 50%;
    margin: auto;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
}
.swiper-pagination {
    text-align: center;
}
.swiper-pagination .swiper-pagination-switch {
    border-radius: 50%;
    display: inline-block;
    height: 0.66667em;
    margin-right: 2%;
    width: 0.66667em;
}
.swiper-active-switch.swiper-active-switch {
    background: rgba(63, 154, 181, 1) none repeat scroll 0 0;
}
.swiper-pagination-switch {
    background: #a0a0a0 none repeat scroll 0 0;
}
#mobile_images {
	display: none;
}
#desktop_images {
	display: block;
}
#mobile_related {
	display: none;
}
#desktop_related {
	display: block;
}
/* ======================================================= */
/*                       Product PDS                       */
/* ======================================================= */
.pds {
	text-align: center;
	opacity: 0.5;
}
.pds:hover {
	opacity: 1.0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;  
}
.pds a, .pds a:visited  {
	color: rgba(68, 68, 68, 0.5);
	display: block;
	cursor: pointer;	
}
.pds span {
	color: #212121;
	font-size: 10px;
}
.pds-current {
	opacity: 1.0;
}
#size {
    margin-top: 10px;
    overflow: hidden;
}
#size .pds:last-child {
    margin-right: 0 !important;
}
/* ======================================================= */
/*                     Product Bundles                     */
/* ======================================================= */
.box-productbundles .one_fourth {
	width: 25%;
}
.PB_plusbutton {
    display: block;
    float: left;
    font-size: 18px;
    line-height: 75px;
    min-height: 75px;
}
.PB_product {
	display:inline-block;
	vertical-align:top;	
	position:relative;
	*zoom: 1;
    *display: inline;	
	margin: 0 13px 10px 0;
}
.PB_image {
	margin-right: 0 !important;
}
.PB_product_name {
    color: #212121;
    font-family: "montserratlight",sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}
.PB_price {
	font-family: "montserratregular",sans-serif;
    font-size: 13px;
}
.PB_price .price-with-tax {
    display: block;
    font-size: 13px;
}
.PB_price .short-description {
    color: #9a9a9a;
    font-family: georgia,serif;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    text-transform: lowercase;
}
.PB_bundle_info {
	text-align:center;
	vertical-align:top;
	display:inline-block;
	margin: 25px 0 0 13px;
	*zoom: 1;
    *display: inline;	
}
.PB_bundle_total_price {
	font-size:16px;
}
.PB_heading_text {
	font-size:16px;
	display: block;
	padding-bottom:8px;
	font-weight:bold;
}
.PB_options_image {
}
.PB_colorbox_footer {
	display: block;
	vertical-align:middle;
	margin-top:10px;
}
.PB_continue {
	float:right;
	display: inline-block;
	text-align:right;
}
.PB_options_product_field {
	padding: 5px 0 12px 0;
}
.PB_options_product_field a {
	color: #000 !important;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom: 5px;
	line-height: 16px;
	display: block;
}
.PB_options_product_field a:hover {
	text-decoration:underline;
}
.PB_colorbox_footer_text {
	display: block;
	width: auto;
	font-size: 12px;
	line-height: 15px;
	color: #4c4c4c;
}
.PB_options_product_item {
	float:left;
	padding: 5px 20px 5px 0;	
}
.PB_options_product_item_last {
	float:left;
	padding: 5px 0px 5px 0;
}
.PB_options .option {
	display: block;
	padding: 5px 0;
}
#ProductBundlesOptionsForm {
	display: inline-block;
}
/* PB listing pagination */
.pbListing-pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pbListing-pagination .links {
	float: left;
}
.pbListing-pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pbListing-pagination .results {
	float: right;
	padding-top: 3px;
}
.pbListing-pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pbListing-content {
	padding: 0px;
	overflow: auto;
	margin-bottom: 20px;
}
.pbListing-box {
    border-bottom: 1px solid #212121;
    margin-top: 60px;
    overflow: hidden;
    padding-bottom: 30px;
}
.pbListing-box:last-child {
    border-bottom: none;
}
.pbListing-box .box-content {
}
.pbListing-box .box-content .box-products {
}
.pbListing-box .box-content .box-products .PB_bundle_info {
	text-align: left;
	margin: 0;
	*zoom: 1;
    *display: inline;
}
.pbListing-box .box-content .box-products .PB_bundle_info strong {
	display: block;
}
.PB_addbundle {    
	float: left;
    padding-left: 40px;
    text-transform: uppercase;
    font-family: "montserratlight",sans-serif;   
    font-size: 11px; 
}
#ProductBundlesSubmitButton {
	margin-top: 10px;
}
.bundle-name {
	font-size: 14px;
	padding: 0px 0px 10px 0px;	
}
.bundle-list-name {
	font-size: 14px;
	padding: 5px 0px 5px 10px;		
}
.pb_quantity {
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  z-index: 99;
  top: -5px;
  left: -10px;
  color: #fff;
  background-color: rgba(63, 154, 181, 1);
  border-radius: 50%;
  -webkit-border-radius: 50%; 
  -moz-border-radius: 50%; 
  width: 34px;
  height: 34px;
  line-height: 34px;
  padding: 0;
  text-align: center;
}
/* ======================================================= */
/*                    jQuery Countdown                     */
/* ======================================================= */
.cb {
	clear: both;
	height: 0px;
}
.hasCountdown {
	margin-bottom: 20px;
	overflow: hidden;
}
.cal_section {
	float: left;
	
	width: 50%;
	padding: 4px 0px 0px 0px;
	text-align: center;
}
.time {
	font-size: 13px;
	line-height: 18px;
}
.time h3 {
	font-size: 15px;
	line-height: 24px;
}
.ifld, .ifld2, .iflw {
	
	text-transform: uppercase;
	float: left;
	width: 33%;
}
.hours, .days, .minutes, .seconds {
	font-size: 20px;
	color: #79a856 !important;
	font-weight: 700;
}
/* ======================================================= */
/*                     Add To Basket                       */
/* ======================================================= */
.product-info .cart {
    float: left;
    width: 100%;
}
.product-info .cart .button {
    width: 100%;
}
.product-info .cart_form input {
    font-family: 'montserratlight';
	height: 43px;
    margin: 0 5px;
    padding: 5px 0;
    text-align: center;
    width: 45px;
    border: none;
}
.product-info .cart_form > span {
	float: left;
	display: block;
}
.product-info .cart_form > span img {
	margin-top: 5px;
}
.product-info .cart_form .links {
    float: right;
    overflow: hidden;
    padding-top: 20px;
    width: 100%;
}
.product-info .cart_form .links > a {
	float: left;
	display: block;
}
.product-info .cart_form .links::after {
    clear: both;
    content: "";
    display: block;
}
.product-info .cart_form .links .share-buttons {
    float: right;
}
.product-info .cart_form .links .share-buttons div {
    float: left;
    padding: 5px;
}
.product-info .cart_form .links .share-buttons a {
    float: left;
}
.product-info .cart_form .links .share-buttons img {
    border: 0 none;
    display: inline;
    padding: 0 2px;
    width: 25px;
}
.product-info .cart_form .quantity {
	padding: 0 5px 0 0;
	font-size: 1.167em;
}
.product-info .more {
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.product-info .more .button.gray {
	display: block;
}
.cart_form oosn_info_text {
	padding: 20px 0 0 0;
}
.oosn_data_capture input, .product-info .cart_form .oosn_data_capture input{
	width: 100%; 
	text-align: left;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	margin: 5px 0px;
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0px 10px;
	display: block;
}
.oosn_data_capture button.button, .product-info .cart_form .oosn_data_capture button.button {
	display: block;
	width: 100%;
}
.product-info .cart_form .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}
/* ======================================================= */
/*                         Reviews                         */
/* ======================================================= */
.product-info .review {
    font-family: "montserratlight",sans-serif;
    font-weight: normal;
    overflow: hidden !important;
    text-align: left;
    text-transform: none;
    font-size: 11px;
}
.product-info .review > div {
    color: #666666;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding-bottom: 8px;
}
.product-info .review > div > a {
	color: #666666;
	font-size:11px;
	padding:0 8px; 
}
.review-list {
	padding: 10px 0 20px;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid #dddddd;
}
.review-list .author {
    font-family: "montserratregular",sans-serif;
    color: #212121;
    font-weight: normal;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.review-list .rating {
	margin-bottom: 4px;
}
.review-list .date {
    color: #9a9a9a;
    display: block;
    font-family: "montserratregular",sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}
.review-list .text {
    clear: both;
    color: #777777;
    font-family: georgia;
    font-style: italic;
}
/* ======================================================= */
/*                           Tabs                          */
/* ======================================================= */
.htabs {
	padding-bottom: 60px;	 
	overflow:hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #212121;
}
.htabs li {
	display: block;
	float: left;
}
.htabs a {
	font-family: 'montserratregular',sans-serif;
	text-transform: uppercase;
	display: block;
	background: rgba(255, 255, 255, 1.0);
	color: #777777;
	padding: 12px 25px;
	font-size: 13px;
	line-height: 20px;
	white-space: nowrap;
	margin-bottom: 1px;
}
.share-your-purchase .htabs a {
	background: #f5f5f5;
	color: #666;	
	padding: 12px 25px;
	font-size: 18px;
	font-weight:bold;
	line-height: 20px;
	white-space: nowrap;
	margin-bottom: 1px;
}
.tabs-related .htabs li {  	
	width: 50%;
}
.tabs-related .htabs a {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	display: block;
}
.htabs a.selected {
	color: #212121;
	cursor: default;
	margin-bottom: 0px;	
	padding-bottom: 13px;
	border-bottom: 3px solid #212121;
}
.htabs a:hover {
	background: #fff;
	text-decoration: none;	
	color: #3F3F3F;
}
.tab-content {
	color: #222222;
	line-height: 21px;
	padding: 40px 0px 20px;	
	font-size: 13px;
	margin-bottom: 40px;
}
.tab-content p {
	font-family: 'montserratlight', sans-serif !important;
    text-align: center !important;
    font-size: 13px !important;
    margin-bottom: 20px !important;
    text-transform: none !important;
    color: #444444 !important;
}
.tab-content p img {
	height: auto !important;
}
.tab-content h2, .tab-content h3 {
	font-family: 'montserratregular', sans-serif;
	color: #212121;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}
#tab-review,
#tab-askquestion { 
	padding: 20px 0px;
	overflow: hidden;
}
#review-form img #captcha,
#tab-askquestion img #captcha {
	margin-top: 5px;
}
#review-form .success, #tab-review .warning,
#tab-askquestion .success, #tab-askquestion .warning {
	margin-bottom: 0 !important
}
#review-form input[type='text'],
#tab-askquestion input[type='text'] {
    border: 1px solid #212121;
    display: block;
    padding: 8px;
    width: 100%;
}
#review-form b,
#tab-askquestion b {
	display: block;
	font-weight: normal;
	font-family: 'montserratlight',sans-serif;
	margin-bottom: 10px;
}
#review-form textarea,
#tab-askquestion textarea {
	width: 100% !important;
	display: block; 
	min-height:252px !important;
	border: 1px solid #212121;
}

/* ======================================================= */
/*                         Accordian                       */
/* ======================================================= */
.accordion-mobile {
	display: none;
} 
.accordion {
	margin: 50px 0px 40px;
} 
.accordion dt {
	padding: 5px 0px;
	border: none;
	overflow: hidden;
}   
.accordion dt i {
	float: right;
}  
.accordion dt > a, .accordion dd > a {
	font-family: 'montserrat', sans-serif;
	display: block;
	float: left;
	width: 100%;
	font-size: 14px;
}
.accordion dt a:hover, .accordion dd a:hover {
	text-decoration: none;
}
.accordion dt a > i {
	padding-top: 4px;
}
.accordion dt {
    font-size: 12px;
    text-transform: uppercase;
}
.accordion dt > hr {
	border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.accordion dd {
	font-size: 12px;
	padding-top: 10px;	
}
.accordion dd p > img {
	border: 1px solid #dddddd;
	width: 100% !important;
	height: auto !important;
}
.accordion h2, .accordion h3 {
	font-family: 'montserratregular', sans-serif;
	color: #212121;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}
.accordion p {
	margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.667em;
    color: #212121;
}
.accordion p a {
	float: none;
	display: inline;
	font-size: inherit;
}
.accordion .embed-container {
	margin-bottom: 20px;
}
.accordion ul {
	margin-bottom: 20px;
}
.accordion #button-askquestion, .accordion #button-review {
	float: none;
}
/* ======================================================= */
/*                            Box                          */
/* ======================================================= */
.box {

}
.box-product-related,
.box-product-also,
.box-relatedproductspro {
	margin-bottom: 30px;
}
.box-product-related .box-product:last-child,
.box-product-also .box-product:last-child {
	border-bottom: none;
}
.box-content {
	overflow: hidden;
}
.box-heading {
	border-bottom: 3px solid #212121;
    color: #212121;
    font-family: 'montserratregular', sans-serif;
    margin-bottom: 20px;
    padding-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
	font-size: 16px;
}
.right .box-heading {
	/*padding-top: 9px;*/
}
.box-product {
	width: 100%;
	overflow: hidden;
    border-bottom: 1px solid #dddddd;
    margin-top: 20px;
    padding-bottom: 10px;
}
.box-relatedproductspro .box-product {
    border-bottom: none;
}
.box-product .image {
    margin-bottom: 0;
}
.box-product .name {
    font-family: 'montserratlight', sans-serif;
	color: #212121;
	font-size: 13px;
	text-transform: uppercase;
}
.box-product .short-description {
    color: #9a9a9a;
    font-family: georgia, serif;
    font-size: 15px;
    line-height: 20px;
    text-transform: lowercase;
	overflow: hidden;
}
.box-product .price {
    margin-bottom: 10px;
}
.box-product .price span {
    display: inline;
}
.box-relatedproductspro .box-product .price span {
    display: block;
}
.box-product .price .price-with-tax {
    font-family: 'montserratregular',sans-serif;
    font-size: 13px;
    padding-left: 10px;
}
.box-relatedproductspro .box-product .price .price-with-tax {
    padding-left: 0;
}
.box-relatedproductspro .box-product .button.tiny {
    width: 100%;
}
.box-relatedproductspro .box-product .button span {
    padding: 10px 0;
}
/* ======================================================= */
/*                      Notification                       */
/* ======================================================= */
#notification {
    margin: 0;
    padding: 0;
    background-color: rgba(255,255,255,1)
}
#notification .success, #notification .warning, #notification. attention, #notification .information {
    color: #ffffff;
}
.success, .warning, .attention, .information {
    color: #555555;
    display: block;
    font-family: 'montserratregular',sans-serif;
    font-size: 12px;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
.cart-info .attention, .cart-info .success, #cart .attention, #cart  .success {
	font-size: 11px !important;
    margin: 0px 0px 15px 0px !important;	
	text-align: center;
	width: auto;
	line-height: 18px;
}
.attention {
    background-color: #ffffff;
    border: 1px solid #f00;
    color: #ff0000;
}
.warning {
    background-color: #ffffff;
    border: 1px solid #f00;
    color: #ff0000;
}
.success {
    background-color: #ffffff;
    border: 1px solid rgba(31, 204, 108, 1);
    color: rgba(31, 204, 108, 1);
}
.cart-total .success {
    background-color: #ffffff;
    border: 1px solid rgba(31, 204, 108, 1);
    color: rgba(31, 204, 108, 1);
    margin-bottom: 20px;
}
.success a {
    color: rgba(31, 204, 108, 1);
}
.success .close, .warning .close, .attention .close, .information .close {
    cursor: pointer;
    float: right;
    padding-right: 4px;
    padding-top: 4px;
    display: none;
}
.required {
	color: #3f9ab5;
    font-size: 7px;
    font-weight: bold;
    margin-right: 2px;
    vertical-align: text-top;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
/* ======================================================= */
/*                           Cart                          */
/* ======================================================= */
#basket {
	overflow: hidden;
	font-family: 'montserratlight', sans-serif;
}
#basket .two_third, #basket .last {
	margin-top: 40px;
}
#basket .button.large {
	width: 100%;
}
#basket #shipping .button {
    margin: 10px 0;
    width: 100%;
}
#basket p {
	text-align: center;
	color: #212121;
}
#basket .description {
	text-align: center;
}
#basket .button.large span,
#basket #shipping .button span {
	padding: 10px 30px;
	text-align: center;
	width: 100%; 
}
#basket #shipping input[type="text"], #basket #shipping select {
    border: 1px solid #212121;
    box-sizing: border-box;
    display: inline-block !important;
    font-family: "montserratlight",sans-serif;
    font-size: 12px;
    margin: 3px 0;
    padding: 8px;
    width: 100%;
}
#basket .payment-cards {
	background-image: url(../image/payment-cards.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	height: 20px;
	margin-top: 5px;
}
#basket .box-heading {
	border-bottom: 1px solid #212121;
}
#content .content {
    float: left;
    padding-top: 10px;
    width: 100%;
}
#content .content::after {
	content:'';
	display:block;
	clear: both;
}
#content #shipping.content,
#content #reward.content,
#content #voucher.content {
	float: none !important;
}
#content #shipping.content .error {
	text-align: center;
	font-size: 11px;
}
.cart-info { margin-top:10px; }
.cart-info small { font-size: 8px; text-transform: uppercase; }
.cart-info .name small { font-size: 8px; text-transform: uppercase; }
.cart-info table {text-transform: none; font-size 12px; border: 1px solid #dddddd; width:100%;margin-bottom:15px;border-collapse: collapse; margin-bottom: 20px;}
.cart-info thead td {
    font-family: 'montserratregular', sans-serif;
	padding: 10px;
	height: 30px;
	color: #212121;
	border-bottom: 1px solid #dddddd;
	text-transform: uppercase;
    font-size 12px;
    text-transform: none; 
}
.content p {color:#232323;margin:0 0 10px}
.cart-info thead .product-detail{width:365px;padding:0}
.cart-info thead .name{ width: 70%; }
.cart-info thead .quantity,
.cart-info thead .total {
	 width: 10%;
}
.cart-info thead .name,
.cart-info thead .model,
.cart-info thead .quantity,
.cart-info thead .total,
.cart-info thead .remove {
	text-align: left;
}
.cart-info thead .remove {
	width: 10px;
}
.cart-info td.remove {
	width: 10px;
}
.cart-info thead .price, .cart-info thead .total {text-align: right; }
.cart-info thead .tax{text-align:right;}
.cart-info tbody td {
	font-size: 12px;
	padding: 2px 10px;
	vertical-align: top;
	border-bottom: 1px solid #dddddd;
	vertical-align: middle;
	background-color: #efefef;	
}
.cart-info tbody td.image img {
    border: 1px solid #dddddd;
    height: auto;
    width: 50px;
}
.cart-info tbody td.product-detail{padding:30px 10px 5px 0; width:360px}
.cart-info tbody td.product-detail .remove{float:left;width:10px;}
.cart-info tbody td.product-detail a span { 
	margin-left: 0px;
	float: none;
	text-transform: none;
	color: #9a9a9a;
	font-size: 12px;
}
.cart-info tbody td.product-detail a span > span { 
	color: #333333;
}
.cart-info tbody td.product-detail span{float:left; margin-left:5px}
.cart-info tbody td .image-product{float:left;}
.cart-info tbody td .name {
	float: left;
	color: #333333;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 13px;
}
.cart-info tbody td a.name {
	text-decoration: none;
}
.cart-info tbody .image {
    width: 50px;
}
.cart-info tbody .product-detail .options,.cart-info tbody .product-detail small{ font-weight: normal; text-transform: none;}
.cart-info tbody .product-detail .frame-cart{position:relative;}
.cart-info tbody .tax{color:#232323;text-align:center;}
.cart-info tbody .name,.cart-info tbody .model {
    line-height: 14px;
    padding: 0;
    text-align: left;
}
.cart-info tbody .quantity {
    padding: 5px 0;
    text-align: center;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .quantity input[type="text"]{
	text-align: center;
	color: #212121;
	margin-bottom: 10px;
    border: 1px solid #212121;
    box-sizing: border-box;
    display: inline-block !important;
    font-family: 'montserratlight', sans-serif;
    font-size: 12px;
    margin: 3px 0;
    padding: 4px 0;
    width: 35px;
}
.cart-info tbody .quantity a {
	cursor: pointer;
}
.cart-info tbody .quantity .button.tiny {
    display: inline-block;
    padding: 0 3px;
}
.cart-info tbody .quantity .button span {
    padding: 3px 0;
    font-size: 10px;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {color:#ff872d;font-weight: bold;}
table.radio input{margin:0 5px 0 0;}
.cart-module > div {display: none;}
.cart-total {
	overflow:hidden;
    margin-bottom: 30px;
	clear: right; 
	display: block;
	float: right;
	font-size: 1.083em;
	width: 100%;
}
.cart-total .
.cart-total table { margin-top: 20px; }
.cart-total td { 
    color: #212121;
    font-family: montserratlight;
    font-size: 12px;
    padding: 0 7px;
    text-align: right;
    text-transform: uppercase;
    vertical-align: top;
    width: 100%;
}
.cart-total td.right { 
    font-size: 12px;
    font-family: 'montserratlight', sans-serif;
}
.cart-total #total { margin-top: 20px; }
.cart-total td.left{text-align:left;}
.cart-total td.left.last,.cart-total td.right.last{font-size:16px;}
.cart-total td b { font-weight: normal;color:#212121; text-align:left;}
.cart-total small {font-size: 8px; display: block;}
.cart-module #coupon  input[type="text"], .cart-module #reward input[type="text"], .cart-module #voucher input[type="text"]{}

.cart-info .buttons a {
	margin-right: 10px;
}
.payment-separator {
	font-family: 'montserratregular',sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
    width: 100%; 
    border-bottom: 1px solid #dddddd; 
    line-height: 0.1em;
    margin: 30px 0 30px; 	
}
.payment-separator span { 
    background: #fff; 
    padding: 0 10px; 
}
/* ======================================================= */
/*                    Shipping Estimator                   */
/* ======================================================= */
.shipping-estimate {
	margin: 20px 0;
}
.shipping-estimate h3 {
	margin-top: 0;
}
.shipping-estimate a {
	cursor: pointer;
}
.shipping-estimate a[disabled="disabled"],
.shipping-estimate a[disabled="disabled"]:hover {
	opacity: 0.5;
	pointer-events: none;
}
.product-page-message {
	text-align: center;
	margin-bottom: 10px;
}
.shipping-estimate .field_wrapper {
	margin-bottom: 10px;
}
.shipping-estimate .field_wrapper strong {
	display: block;
	margin-bottom: 3px;
}
.shipping-estimate .field_wrapper select,
.shipping-estimate .field_wrapper input[type="text"] {
    border: 1px solid #dddddd;
    box-sizing: border-box;
    display: inline-block !important;
    font-family: 'montserratlight', sans-serif;
    font-size: 12px;
    margin: 4px 0;
    padding: 10px;
    width: 100%;	
}
.estimate-button {
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
.estimate-button .button {
	width: 100%;
}
.quote-table {
	min-height: 5px;
}
.quote-table table {
	background: #F8F8F8;
	border-collapse: collapse;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}
.quote-table td {
	border: 1px solid #EEE;
	padding: 5px 15px;
}
#column-left .quote-table td,
#column-right .quote-table td {
	padding: 5px 10px;
}
#column-left .quote-table td,
#column-left .quote-table a,
#column-left .product-page-message {
	font-size: 12px;
}
#column-left .quote-table td,
#column-left .quote-table a,
#column-left .product-page-message,
#column-right .quote-table a,
#column-right .quote-table td,
#column-right .product-page-message {
	font-size: 11px;
}
#content .quote-table .pad-left {
	margin-left: 15px;
}
#estimator-heading{
	font-family: 'montserratregular', sans-serif;
	border: 1px solid #dddddd;
	cursor: pointer;
	width: 100%;
	padding: 10px 0 10px 0;
}
#estimator-heading label {
	padding-left: 22px;
}
#estimator-content {
	display: none;
	border: 1px solid #dddddd;
	border-top: none;
	padding: 12px;
	background-color: #efefef;
}
.cart-module.cart-module-heading {
	text-transform: uppercase;
	font-size: 14px;
	cursor: pointer;
	background-image: url('../image/cart-right.png');
	background-position: 10px 17px;
	background-repeat: no-repeat;	
}
.cart-module.cart-module-heading label {
	cursor: pointer;
}
.cart-module.cart-module-heading.active {
	background-image: url('../image/cart-down.png') ;
	background-position: 7px 18px;
	background-repeat: no-repeat;
}
/* ======================================================= */
/*                          Account                        */
/* ======================================================= */
#column-right + .frame-account {
	width: 79.2% !important;
}
.forgotten {
	text-align: center;
	margin: 0 auto 20px;
	overflow: hidden;
	color: #212121;
	max-width: 48%;
}
.login-content input[type="text"],
.forgotten input[type="text"],
.login-content input[type="password"],
.forgotten input[type="password"] {
    border: 1px solid #212121;
    box-sizing: border-box;
    display: inline-block !important;
    font-family: "montserratlight",sans-serif;
    font-size: 12px;
    margin: 3px 0;
    padding: 8px;
    width: 100%;
}
.login-content {
	text-align: center;
	margin-bottom: 20px;
	overflow: hidden;
	color: #212121;
}
.login-content a.forgotpass {
    font-size: 11px;
    text-align: left;
    display: block;
    width: 100%;
}
.login-content p,
.forgotten p {
    color: #212121 !important;
    margin: 0 0 20px;
}
.login-content .left,
.login-content .right {
    overflow: hidden;
}
.my-account .one_third a {
    display: block;
    font-family: "montserratlight",sans-serif;
    padding: 30px 10px;
    text-align: center;
    text-transform: uppercase;
    color: rgba(33, 33, 33, 1.0);
    font-size: 11px;
}
.my-account i {
    display: block;
    font-size: 86px;
    text-align: center;
    color: rgba(33, 33, 33, 0.6);
}
/* ======================================================= */
/*                         Register                        */
/* ======================================================= */
.register {
	overflow: hidden;
}
.register p {
	text-align: center;
}
.box.account {
	float: right;
}
.register input[type="text"],
.register input[type="password"],
.register select {
    border: 1px solid #212121;
    box-sizing: border-box;
    display: inline-block !important;
    font-family: 'montserratlight',sans-serif;
    font-size: 12px;
    margin: 3px 0;
    padding: 8px;
    width: 100%;
}
.register .buttons {
	width: 100%;
	text-align: right;
}
.left-affiliate {
    float: left;
    text-align: left;
}
/* ======================================================= */
/*                     Buttons Styles                      */
/* ======================================================= */
.button, .button span {
  display: inline-block;
  border-radius: 0;
}
.button {
  font-family: 'montserratregular',sans-serif;
  color: #444444;
  text-transform: uppercase;
  position: relative;
  overflow: visible;  /* removes extra side padding in IE */
  line-height: 1em;
  white-space: normal;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background-image: none;
  filter: none;
  outline: none;
  -ms-filter: none;
  -khtml-user-select: none;
  border: none; 
  opacity: 1;  
}
.button:hover, .button.hover {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background-image: none;
  filter: none;
  outline: none;
  -ms-filter: none;
  -webkit-transition: background-color .3s ease-out;
       -o-transition: background-color .3s ease-out;
          transition: background-color .3s ease-out; 
}
.button:active, .button.active {
  top: 1px;
  background-image: none;
  filter: none;
  outline: none;
  -ms-filter: none;
}
.button span {
  position: relative;
  padding: 10px 30px;
  line-height: 1em;
  color: #fff;
  text-align: center;
  text-decoration: none;
  white-space: normal;
}
.button.black span {
  color: #212121;
}
.button.black:hover span {
  color: #ffffff;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  /* Safari and Google Chrome only - fix margins */
  button.button span {
    margin-top: -1px;
    margin-right: -2px;
    margin-left: -2px;
  }
}
.button.tiny {
  border: none !important;
}
.button.tiny span {
  font-size: 11px;
  padding: 11px 10px;
}
.button.small span {
  font-size: 12px;
}
.button.medium span {
  font-size: 14px;
}
.button.large span {
  font-size: 16px;
}
/* Button Color Scheme
---------------------------------------------------------- */
.button.black {
  background-color: transparent;
  border: 3px solid rgba(33, 33, 33, 1.0) !important; 
  color: #212121; 		
}
.button.black:hover {
  background-color: rgba(0, 0, 0, 1.0);
  border: 3px solid rgba(0, 0, 0, 1.0); 
  color: #ffffff; 		   		
}
.button.black span {
  color: #212121; 		   		
}
.button.black-solid {
  background-color: rgba(0, 0, 0, 1.0);
  color: #ffffff;
}
.button.black-solid:hover {
  background-color: rgba(0, 0, 0, 1.0);
  color: #ffffff; 		   		
}
.button.black-solid span {
  color: #ffffff; 		   		
}
.button.white {
  background-color: transparent;
  border: 3px solid rgba(255, 255, 255, 1.0); 
  color: #ffffff; 		
}
.button.white:hover {
  background-color: rgba(255, 255, 255, 1.0);
  border: 3px solid rgba(255, 255, 255, 1.0); 
  color: #212121; 		   		
}
.button.white span {
  color: #ffffff; 		   		
}
.button.white:hover span {
  color: #212121; 		   		
}
.button.orange {
  background-color: rgba(244, 120, 51, 0.9); 
  border: 3px solid rgba(244, 120, 51, 0.9);
}
.button.orange:hover {
  background-color: rgba(244, 120, 51, 1.0); 
  border: 3px solid rgba(244, 120, 51, 1.0);
}
.button.green {
  border: 3px solid rgba(31, 204, 108, 0.9);
  background-color: rgba(31, 204, 108, 0.9); 
}
.button.green:hover {
  background-color: rgba(31, 204, 108, 1.0);
  border: 3px solid rgba(31, 204, 108, 1.0);
}
.button.gray {
  background-color: #e5e4e4; 
  color: #dddddd;
}
.button.gray span {
  color: #444444;
}
.button.black-solid  {
}
/* clear fix
---------------------------------------------------------- */
.clear-fix::after {
	clear: right;
}
.clearboth {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    width: 100%;
}

.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
   .fade:hover {
     /* opacity: 0.5;*/
}
/* ======================================================= */
/*                         Columns                         */
/* ======================================================= */
/* Basic columns
---------------------------------------------------------- */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
  position: relative;
  float: left;
  height: auto !important;
  height: 1px;
  min-height: 1px;
  margin-right: 4%;
}
.one_half {
  width: 48%;
}
.one_third {
  width: 30.6666%;
}
.two_third {
  width: 65.3332%;
}
.one_fourth {
  width: 22%;
}
.two_fourth {
  width: 48%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 79.2%;
}
.one_sixth {
  width: 13.3333%;
}
.two_sixth {
  width: 30.6666%;
}
.three_sixth {
  width: 47.9998%;
}
.four_sixth {
  width: 65.3332%;
}
.five_sixth {
  width: 82.6665%;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
/* Two level columns
---------------------------------------------------------- */
.one_half .one_half {
  width: 45.8333%;
  margin-right: 8.3333%;
}
.one_half .one_third {
  width: 27.7778%;
  margin-right: 8.3333%;
}
.one_half .two_third {
  width: 63.8889%;
  margin-right: 8.3333%;
}
.two_third .one_third {
  width: 29.2517%;
  margin-right: 6.1224%;
}
.two_third .two_third {
  width: 64.6258%;
  margin-right: 6.1224%;
}
.two_third .one_fourth {
  width: 20.4082%;
  margin-right: 6.1224%;
}
.two_third .three_fourth {
  width: 73%;
  margin-right: 6.1224%;
}
/* Toggle
---------------------------------------------------------- */
.toggle_title {
  padding: 5px 10px;
  margin: 0;
  font-size: 14px;
  line-height: 14px;
  cursor: pointer;
}
.toggle_content {
  display: none;
}
/* ======================================================= */
/*                           Footer                        */
/* ======================================================= */
#footer {
	background-color: rgba(33, 33, 33, 1.0);
    color: #afafaf;
    font-size: 12px;
    width: 100%;
    padding-bottom: 40px;
    min-width: 320px;
}
#itschristmas #footer {
    background-image: url('../image/christmas/snow-layer-1.png'), url('../image/christmas/snow-layer-2.png'), url('../image/christmas/snow-layer-3.png');
    background-repeat: repeat;
    -webkit-animation: 1s linear 2.85s normal forwards 1 running reveal, 7s linear 3s normal none infinite running snow;
    -moz-animation: 1s linear 2.85s normal forwards 1 running reveal, 7s linear 3s normal none infinite running snow;
    -ms-animation: 1s linear 2.85s normal forwards 1 running reveal, 7s linear 3s normal none infinite running snow;
    animation: 1s linear 2.85s normal forwards 1 running reveal, 7s linear 3s normal none infinite running snow;
    padding-bottom: 0;
}
#itschristmas #footer_bottom  {
	background-color: #ffffff;
}
#itschristmas #footer_shadow {
	background-image: url('../image/christmas/christmas-snowman.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	max-width: 960px;
	margin: 0 auto;
	height: 100px;
}
#footer .inner {
	background-color: rgba(33, 33, 33, 1);
    max-width: 1170px;
	padding: 30px 10px 0;
	max-width: 1170px;
    height: auto;
    overflow: hidden;
}
#itschristmas #footer #footer_bottom .inner {
	background-color: rgba(255, 255, 255, 1);
}
#footer ul li {
    list-style: none;
    display: block;
    margin-left: 0 !important;
}
#footer ul {
    margin-left: 0 !important;
}
#footer p {
    color: #afafaf;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
}
#footer .copyright {
    text-align: right;
    color: #666666;
    font-size: 7px;
	text-transform: uppercase;
}
#footer #location {    
	color: #ffffff;
    font-size: 15px;
}
#footer #location p {    
	margin: 0;
}
#footer_right_area {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}
#footer p.white {
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 13px;
    border: none;
}
#footer #fb-root {
	padding-top: 5px;
}
#footer #logos {
	overflow: hidden;
}
#footer .aflogo {
    background-image: url("../image/aflogo.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    float: right;
    height: 55px;
    width: 52%;
    max-width: 50px;
}
#footer .hmblogo {
    background-image: url("../image/hmblogo.png");
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    display: block;
    float: right;
    height: 52px;
    margin-left: 3%;
    margin-top: 5px;
    width: 45%;
    max-width: 50px;
}
#footer #signup h3 {
    color: #ffffff;
    font-size: 14px;
}
#footer .the-art-of-detailing {
	font-family: 'montserratregular', sans-serif;	
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
}
#footer .widget a, #footer .widget a:visited {
    color: #afafaf;
}
#footer .widget a:active, #footer .widget a:hover {
    color: #ffffff;
}
#footer .widget {
    margin-bottom: 3em;
}
#footer .widget_nav_menu li::after {
    background: none;
}
#footer .widget_nav_menu li a::after {
    background: none;
}
#footer .widget_nav_menu li a {
    background: none;
    border-bottom: none;
    padding: 0;
    line-height: 24px;
	color: rgba(255, 255, 255, 0.4);
    font-size: 10px;
    text-transform: uppercase;
} 
#footer p {
    color: #afafaf;
    font-weight: 400;
}
#footer .white {
  font-family: 'montserratregular',sans-serif;
  color: #ffffff;
  padding-top: 20px;
}
#footer h3.widgettitle {
  	font-family: 'montserratregular',sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #9a9a9a; 
    text-align: left;
    color: #ffffff; 
}
/* ======================================================= */
/*                         Mailchimp                       */
/* ======================================================= */
.mcForm input[type='text'],
#footer .mcForm input[type='text'] {
    border: 0 none;
    box-shadow: none;
    color: #333333;
    display: inline-block;
    float: none;
    font-family: "montserratlight",sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    max-width: 160px;
    padding: 0.5em 0.6em;
    text-transform: uppercase;
    width: 100%;   
}
.mcForm { 
	padding: 0.4em 0 0 0;
    text-align: left;
    width: 100%;
}
.mcForm .button {
	font-family: 'montserratregular',sans-serif;
    font-weight: 400;
    font-size: 13px;
    background-color: #3f9ab5;;
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
    margin: 0px;
    display: inline-block;
	float: none;
	vertical-align: top;
}
.mcForm .button span {
	padding: 7.5px 15px;
}
.mcForm .button:hover {
	color: #212121;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
 	background-color: #555555; 	
}
#mcs_result {
    background: #fff;
    position: absolute;
    padding: 15px;
    color: #777;
    display: none;
    box-shadow: 0 0 4px -2px #000;
    z-index: 999;
    border: 1px solid #777;
}
#mcs_close{
position: absolute;
right:10px;
top: 5px;
color: #777;
}
p.entry_edit {
	display: none;
}
/* ======================================================= */
/*                          Cookie                         */
/* ======================================================= */
#cookie-consent {
	font-size: 12px;
	width: 100%;
	position: fixed;
	left: 0px;
	z-index: 999;
	background: none repeat scroll 0% 0% rgba(76, 76, 76, 1.0);
	display: none;
	padding: 10px 0;
	bottom: 0px;
	color: #ffffff;
	font-weight: normal;
	text-transform: none;
	min-height: 40px;
	text-align: center;
}
#cookie-consent a {
	font-weight: bold;
	color: #ffffff;
}
#cookie-consent #accept {
    font-family: 'montserratlight',sans-serif;
    font-size: 12px;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0);
	color: #ffffff;
	cursor: pointer;
	border: none;
}
#cookie-inner {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px;
	max-width: 1170px;
} 

/* ======================================================= */
/*                      Magic Zoom Plus                    */
/* ======================================================= */
.mz-hint-message {
    border-radius: 0 !important;
    padding: 0 !important;
    color: #212121 !important;
    font-family: 'montserratregular', sans-serif !important;
    background: none !important; 
    font-size: 13px !important;
}
.mz-hint-message:before {
    content: '' !important;
    font-family: 'montserratregular', sans-serif !important;
    font-size: 13px !important;
    color: #212121 !important;
    background: none !important; 
}
.mz-thumb img {
    box-shadow: none !important;
}
.mz-thumb {
    border: 1px solid #ffffff !important;
}
.mz-thumb:hover:not(.mz-thumb-selected) img {
    -webkit-filter: brightness(100%) !important;
            filter: brightness(100%) !important;       
}
.mz-thumb-selected {
    -webkit-filter: brightness(100%) !important;
            filter: brightness(100%) !important;
	border-top: 1px solid rgba(240, 240, 240, 1) !important; 
}
.mz-thumb-selected img {
    filter: brightness(100%) !important;
}
.no-cssfilters-magic .mz-thumb {
    background: #ffffff !important;
}
div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer, div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer {
    padding-right: 0 !important;
}
div.MagicToolboxMessage {
    margin-top: 20px;
}
.product-info .right div.options, .product-info .right .description, .product-info .right .htabs, .product-info .right .price, .product-info .right .cart, .product-info .right .review {
    overflow: hidden !important;
}
/* ======================================================= */
/*                          To Top                         */
/* ======================================================= */
#ToTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	overflow: hidden;
	width: 51px;
	height: 51px;
	border: none;
	background-color: rgba(63, 154, 181, 0.6);
	background-image: url(../image/scroll_top_square.png);
}
#ToTop:hover {
	background-color: rgba(63, 154, 181, 1.0);
}
#ToTopHover {
	width: 51px;
	height: 51px;
	display: block;
	overflow: hidden;
	float: left;
	color: #ffffff;
	position: relative;
	background-image: url(../image/scroll_top_square.png);
	background-color: rgba(63, 154, 181, 0.6);	
}	
/* ======================================================= */
/*                        Stockists                        */
/* ======================================================= */
#maps {
   background-image: url('../image/loading.png');
   background-repeat: no-repeat;
   background-position: 50% 50%;	
}
#stockists, #detailers {
	padding-top: 20px;
}
#stockists .search-form, #detailers .search-form {
	margin-bottom: 15px;
    border: 1px solid #212121;	
}
#stockists .search-form input[type="text"], #detailers .search-form input[type="text"] {
    border: 1px solid #212121;
    box-sizing: border-box;
    color: #212121;
    display: inline-block !important;
    font-family: "montserratlight",sans-serif;
    font-size: 12px;
    margin: 3px 0;
    padding: 8px 0;
    text-align: center;
    width: 100%;
}
#stockists .search-form select, #detailers .search-form select {
    border: 1px solid #212121;
    box-sizing: border-box;
    color: #212121;
    display: inline-block !important;
    font-family: "montserratlight",sans-serif;
    font-size: 12px;
    margin: 3px 0;
    padding: 8px 0;
    text-align: center;
    width: 100%;
}
#stockists .search-form-content, #detailers .search-form-content {
    overflow: hidden;
    padding: 20px;
}
#stockists .detailer-type-wrapper, #detailers  .detailer-type-wrapper {
	overflow: hidden;
	text-align: center;
}
#stockists .search-form .one_third {
    text-align: center;
}
#detailers .search-form .one_third {
    text-align: center;
    width: 100%;
}
#stockists .search-form label, #detailers .search-form label {
    display: block;
    font-size: 8px;
    line-height: 11px;
    text-align: center;
    text-transform: uppercase;
}
#stockists .search-form label input[type="checkbox"], #detailers  .search-form label input[type="checkbox"] {
    display: block;
    margin: 0 auto;
}
#stockists .search-form strong, #detailers .search-form strong  {
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'montserratregular';
}
#stockists .search-form .button, #detailers .search-form .button  {
	width: 100%;
	text-align: center;
}
#stockists .search-form .button, #detailers .search-form .button span  {
	width: 100%;
}
#stockists .store-types {
	overflow: hidden;	
}
#stockists .store-types .one_third:last-child {
	margin:0;	
}
#stockists .store-logo, #detailers .detailer-logo {
    border: 1px solid #f0f0f0;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    padding: 2px;	
}
#stockists .store-details, #detailers .detailer-details {
	float: left; 
	font-weight: normal; 
	font-size: 11px; 
	color: #212121;
	text-transform: uppercase;	
}
table.stores { width: 100%; padding: 0px; margin: 0px; border: none; border-collapse:collapse; }
table.stores th, table.stores td { padding: 0px; margin: 0px; padding: 10px; }
table.stores th { background-color: #f7f7f7; border-bottom: 1px solid #dddddd; font-weight: bold; font-size: 13px; text-align: left;  vertical-align: center; }
table.stores td { font-weight: normal; font-size: 12px; border-bottom: 1px solid #dddddd;  vertical-align: center; }
table.stores td .category_name { font-size: 12px; color: #212121; padding-bottom: 4px; text-transform: uppercase; }
table.stores td .address { padding-bottom: 3px; }
table.stores td:nth-child(2), table.stores th:nth-child(2) { width: 170px; text-align: center; text-transform: uppercase; font-size: 10px; }
table.stores td:nth-child(3), table.stores th:nth-child(3) { width: 120px; text-align: center; text-transform: uppercase; font-size: 10px; }

table.detailers { width: 100%; padding: 0px; margin: 0px; border: none; border-collapse:collapse; }
table.detailers th, table.detailers td { padding: 0px; margin: 0px; padding: 10px; }
table.detailers th { background-color: #f7f7f7; border-bottom: 1px solid #dddddd; font-weight: bold; font-size: 13px; text-align: left; vertical-align: center; }
table.detailers td { font-weight: normal; font-size: 12px; border-bottom: 1px solid #dddddd;  vertical-align: center; }
table.detailers td .category_name { font-size: 12px; color: #212121; padding-bottom: 4px; text-transform: uppercase; }
table.detailers td .address { padding-bottom: 3px; }
table.detailers td:nth-child(2), table.detailers th:nth-child(2) { width: 170px; text-align: center; text-transform: uppercase; font-size: 10px; }
table.detailers td:nth-child(3), table.detailers th:nth-child(3) { width: 120px; text-align: center; text-transform: uppercase; font-size: 10px; }
table.stores td,
table.detailers td { 
	vertical-align: center !important; 
}
#maps img {
    max-width: none; 
}
.sub-title {
    font-size: 22px;	
}
.af-popup-window h2 {
	margin: 0 !important;
	padding: 0 !important;
}

.af-popup-window p {
	margin: 5px 0;
}
.categories {
	margin-top: 10px;
	vertical-align: top;
}
.categories .category img {
	margin-bottom: 10px;
}
.show-on-map {
	text-transform: capitalize;
}
.stores tr:hover, .detailers tr:hover {
	background-color: #f7f7f7;
}
#maps {
	border: 1px solid #f7f7f7;
	padding: 2px;
}
.rounded, .rounded .framed_box_content {
}
.framed_box.wood {
    border: none;
    max-width: 1170px;
    margin: 20px auto 40px;
    width: auto;
}
.framed_box {
    border: 1px solid #bbb;
    border-radius: 1px;
    margin-bottom: 20px;
}
.framed_box_content {
    background-color: #f7f7f7;
    border: 1px solid #fff;
    padding: 20px 20px 18px;
    overflow: hidden;
}
.framed_box_content h3 {
   float: left;
    font-size: 18px !important;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
}
.framed_box_content div > div {
    float: right;
}
/* ======================================================= */
/*                        Fixed Menu                       */
/* ======================================================= */
.fixed {
    position: fixed !important;
    z-index: 999999;
}
#checkout {
	text-align: right;
	padding: 0 0 20px 0;
}
#checkout #login a {
	color: #212121;
	font-size: 10px;
	margin-left: 20px;
	text-transform: uppercase;
}
.onecheckout-heading,
.onecheckout-content .onecheckout-heading {
	border-bottom: 3px solid #212121;
    color: #212121;
    font-family: 'montserratregular', sans-serif;
    margin-bottom: 20px;
    padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}
.onecheckout-content {
    color: #555555;
    font-size: 11px;
    overflow: auto;
    padding: 0 0 15px;
    text-align: left;
    text-transform: uppercase;
}
.onecheckout-content p {
	text-align:center;
    text-transform: none;
}
.onecheckout-content .mini-cart-info {
    border-bottom: none;
    margin-bottom: 0;
}
#checkout #login{
	margin: 15px 0 20px;
	display:none;
	width:100%;
	padding:10px;
	border:1px solid #212121;
	margin-bottom:20px;
	text-align: center;
	background-color: #ffffff;
	position: relative;
}
#checkout #login b {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
    vertical-align: middle;
}
#checkout #login #button-login {
    vertical-align: middle;
}
#checkout #login #button-login span {
	padding: 7px 30px;
}
#checkout #login input[type="text"],
#checkout #login input[type="password"] {
    border: 1px solid #212121;
    box-sizing: border-box;
    font-family: "montserratlight",sans-serif;
    font-size: 12px;
    margin: 3px 5px;
    padding: 8px;
    width: 100%;
    max-width: 200px;
    vertical-align: middle;
}

#checkout #login .close_la{
    cursor: pointer;
		height: 16px;
		position: absolute;
		right: 10px;
		top: 10px;
		width: 16px;
}
.onecheckout-content .left {
	float: left;
	width: 48%;
	color: #212121;
}
.onecheckout-content .right {
	float: right;
	width: 48%;
	color: #212121;
}
.onecheckout-content .small-field {
	width:100%;
}
.onecheckout-content .large-field {
	width:100%;
}
.onecheckout-content .large-field {
	width:100%;
}
.onecheckout-content input[type="text"],
.onecheckout-content input[type="password"] {
    border: 1px solid #212121;
    box-sizing: border-box;
    font-family: "montserratlight",sans-serif;
    font-size: 12px;
    margin: 3px 0;
    padding: 8px;
}
.onecheckout-content select {
	margin-top: 6px;
    border: 1px solid #212121;
    box-sizing: border-box;
    font-family: "montserratlight",sans-serif;
    font-size: 12px;
    margin: 3px 0;
    padding: 8px;
}
.onecheckout-content textarea {
	margin-top: 6px;
    border: 1px solid #212121;
    box-sizing: border-box;
    font-family: "montserratlight",sans-serif;
    font-size: 12px;
    margin: 3px 0;
    padding: 8px;
    width: 100%;
}
.onecheckout-content .divclear {
	clear: both;
	color: #212121;
}
.onecheckout-product table {
	width: 99%;
	border-collapse: collapse;
	border-top: 1px solid #dddddd;
	margin-bottom: 20px;
}
.onecheckout-product td {
    color: #212121;
    padding: 7px;
}
.onecheckout-product thead td {
    background-color: #f7f7f7;
    border-bottom: 1px solid #dddddd;
    color: #212121;
    text-transform: uppercase !important;
}
.onecheckout-product thead .name, .onecheckout-product thead .model {
	text-align: left;
}
.onecheckout-product thead .quantity, .onecheckout-product thead .price, .onecheckout-product thead .total {
	text-align: right;
}
.onecheckout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.onecheckout-product tbody .name, .onecheckout-product tbody .model {
	text-align: left;
}
.onecheckout-product tbody .quantity, .onecheckout-product tbody .price, .onecheckout-product tbody .total {
	text-align: right;
}
.onecheckout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.onecheckout-product td b {
	font-weight: normal;
}
.onecheckout-content small {
   display: block;
    font-size: 8px;
    line-height: 12px;
}
#confirmorder {
	overflow: hidden;
}
#confirmorder .buttons, #confirmorder .buttons .right {
    float: none;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
#confirmorder .buttons .right .button {
   margin: 0 auto;
   float: none;
}
/* ======================================================= */
/*                         Checkout                        */
/* ======================================================= */
#checkout-progress {
	overflow: hidden;
	margin-bottom: 40px;
    font-family: 'montserratregular', sans-serif;
    line-height: 30px;
}
#checkout-progress li {
	float: left;
	width: 33.33%;
    border-bottom: 6px solid #e5e4e4;
    color: #e5e4e4;
    list-style: none;
}
#checkout-progress li a {
    color: #e5e4e4;
}
#checkout-progress big {
    display: block;
    float: left;
    font-size: 300%;
    padding: 0 10px 5px;
    line-height: 30px;
}
#checkout-progress small {
    display: block;
    float: left;
    line-height: 13px;
    padding: 0 0 10px;
}
#checkout-progress .active {
	border-bottom: 6px solid rgba(31, 204, 108, 0.9);
    color: rgba(31, 204, 108, 0.9);
}
#checkout-progress .active a {
    color: rgba(31, 204, 108, 0.9);
}
#checkout-progress .success {
	border-bottom: 6px solid #1fcc6c !important;
    color: #1fcc6c !important;
}
#checkout-progress .success a {
    color: #1fcc6c !important;
}
#register_promo {
	background-image: url('../image/quickcheckout/register_arrow.png');	
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 30px;
	text-align: center;
}
.register_promo_message {
	background-image: url('../image/quickcheckout/register_arrow.png');	
	background-repeat: no-repeat;
	background-position: top left;
	padding: 9px 10px 10px;
	background-color: rgba(33, 33, 33 ,1.0);
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'montserratregular',sans-serif;
	text-align: center;
	padding: 7px 10px;	
}
.login-content .register_promo_message {
	font-size: 12px;
}
#button-confirmorder.button {
	width: 100%;
	text-align: center;
}
table.form {
	width: 100%;
}
#coupon {
	padding: 0;
}

.thumbnail{
    margin-bottom: 0;
}






























/*table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 440px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
    border-collapse: collapse;
    margin: 10px 10px 10px 0px;
    width: 100%;
}
table.radio td {
    padding: 0 10px 5px;
    vertical-align: bottom;
    border-bottom: 1px solid #dddddd;	
}
table.radio td label {
	display: block;
	padding-left: 0px !important;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	cursor: pointer;
}
table.radio b {
	font-size: 1.167em;
}
table.radio p {
    float: left;
    margin: 0;
    padding: 4px 0 0 10px;
}
table.radio img{
	float: left;
}
#payment-method table.radio input[type="radio"] {
    vertical-align: -8px;
}
.pagination {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: right;
}
.pagination .links a {
	display: inline-block;
	padding: 4px;
	text-decoration: none;
	color: #999999;
	font-size:12px;
}
.pagination .links b {
	display: inline-block;
	padding: 4px;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	background: #FFFFFF;
}
.pagination .results {
	float: left;
	padding-top: 3px;
	color:#999999;
	font-weight:normal;
}
#question text-area {
	height: 250px;
}
.block-one-wrapper { margin: 10px 0px; }
.block-one-wrapper::after { content: ""; clear: both; display: block; }
.block-one {     
	float: left;
    width: 25%; 
}
.block-one .inner { 
	text-align: center; 
	color: #ffffff; 
	background-color: #000000; 
	margin: 0px 10px 0px 0px; 
	display: block; 
	padding: 80px 0px;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;   	
}
.block-one .inner.last { margin-right: 0px; }
.block-one .heading {
	
	font-weight: 700;
	text-transform: uppercase;
	font-size: 36px;
	padding-bottom: 10px;
}
.block-one .sub-heading {
	font-family: 'AvenirLTStd-Light',sans-serif
	font-weight: 200;
	font-size: 20px;
	padding-bottom: 20px;
}

.block-two-wrapper {
	background-color: #000000;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;    	
}
.block-two-wrapper .inner { 
	padding: 80px 0; 
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; 		
}
.block-two-wrapper .inner::after {
    clear: both;
    content: "";
    display: block;
}
.block-two-wrapper .block-two {
	text-align: center;
	width: 33.3%;
	float: left;
	color: #ffffff;
}
.block-two-wrapper .block-two .heading {
	
	font-weight: 700;
	text-transform: uppercase;
	font-size: 26px;
	padding-bottom: 5px;
}
.block-two-wrapper .block-two .sub-heading {
	font-family: 'AvenirLTStd-Light',sans-serif
	font-weight: 200;
	font-size: 18px;
	padding-bottom: 20px;
}
.block-two-wrapper .block-two .divide {
    background-color: #dddddd;
    font-size: 1px;
    height: 2px;
    margin: 0 auto;
    padding: 0;
    width: 150px;
}
.block-two-wrapper .block-two p {
	margin: 20px 30px;
	font-size: 14px;
}

.block-three-wrapper {
}
.block-three-wrapper .inner::after {
    clear: both;
    content: "";
    display: block;
}
.block-three-wrapper .block-three {
	text-align: center;
	width: 50%;
	float: left;
}
.block-three-wrapper .block-three .inner {
	padding: 80px 0;
	text-align: center;
	color: #ffffff;
	margin-right: 10px;
	background-color: #000000;
	background-color: #000000;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; 	
}
.block-three-wrapper .block-three .inner.last {
	margin-right: 0px;
}
.block-three-wrapper .block-three .heading {
	
	font-weight: 700;
	text-transform: uppercase;
	font-size: 26px;
	padding-bottom: 5px;
}
.block-three-wrapper .block-three .sub-heading {
	font-family: 'AvenirLTStd-Light',sans-serif
	font-weight: 200;
	font-size: 18px;
	padding-bottom: 10px;
}
.block-three-wrapper .block-three p {
	margin: 0px 30px 20px;
	font-size: 14px;
}

#tab-bestseller {
	margin: 60px 0px 30px 0px;
}
#tab-bestseller h2 {
	font-size: 25px;
	text-align: center;
    line-height: 22px;
    padding-bottom: 20px;	
    margin-bottom: 20px;
}
#tab-bestseller .iosSlider {
    height: 445px;
}
#tab-bestseller .wrap {
	font-size: 16px;
}
#tab-bestseller .price .price-with-tax {
    font-size: 1.25em;
}
#tab-bestseller .box-product .button span {
    padding: 15px 20px;
}

#tab-featured {
	margin: 60px 0px 30px 0px;	
}
#tab-featured h2 {
	font-size: 25px;
	text-align: center;
    line-height: 22px;
    padding-bottom: 20px;
    margin-bottom: 20px;	    
}
#tab-featured .iosSlider {
    height: 445px;
}
#tab-featured .wrap {
	font-size: 16px;
}
#tab-featured .price .price-with-tax {
    font-size: 1.25em;
}
#tab-featured .box-product .button span {
    padding: 15px 20px;
}
/* 

#tab-latest {
	margin: 60px 0px 30px 0px;	
}
#tab-latest h2 {
	font-size: 25px;
	text-align: center;
    line-height: 22px;
    padding-bottom: 20px;
    margin-bottom: 20px;	
}
#tab-latest .iosSlider {
    height: 445px;
}
#tab-latest .wrap {
	font-size: 16px;
}
#tab-latest .price .price-with-tax {
    font-size: 1.25em;
}
#tab-latest .box-product .button span {
    padding: 15px 20px;
}
/* 

#content .content .left {
	float: left;
	width: 49%;
}

.box-product > .box-latest {
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 0px;
    width: 932px;
	
}

h2.category-info-title { 
	font-family:"arial, helvetica, sans-serif"; 
	font-size: 1.333em; 
	font-weight: bold;
	color: #232323; 
	text-transform: uppercase; 
	padding: 0px 0 20px; 
}
.category-list {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.category-list ul {
	float: left;
	width: 18%;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
.category-list .category-list-refine { 
	line-height: 26px; 
	width: 25%;
}
.category-list .category-list-refine li a {
	font-weight: bold; 
	color: #666666;
}
.category-list .category-list-refine li a {
	font-weight: bold; 
	color: #666666;
}
.category-list h2.cart_title { padding: 0; }
.category-list { display: block; margin: 0px 0px 20px; }
.category-list ul { position: relative; list-style: none; margin: 0px; padding: 0px; width: 100% !important; overflow: auto; }
.category-list ul li { display: block; float: left; margin: 20px 0px 0px 19px; padding: 0px; border: none; }
.category-list ul li:first-child { margin-top: 0px; margin-left: 0px; }
.category-list ul li.first_row { margin-top: 0px; }
.category-list ul li.row_start { clear: left; margin-left: 0px; }
.category-list ul li.row_end {  }
.category-list ul li.last_row {  }
.category-list ul li a { display: block; margin: 0px; padding: 0px; text-align: center; }
.category-list ul li a.cat-list-img {  }
.category-list ul li a.cat-list-img img { display: block; margin: 0px; padding: 0px; border: none; }
.category-list ul li a.cat-list-name { color: #fff; font-size: 16px; text-decoration: none; font-weight: bold; display: block;}


.manufacturer-list {
	border: 1px solid #dbdee1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #f8f8f8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

.product-filter, .frame-account h2 {
    display: block;
    height: 37px;
    line-height: 31px;
    overflow: hidden;
    padding-left: 15px;
}
.product-filter {
	display: block;
    height: 37px;
    line-height: 31px;
    overflow: hidden;
    padding-left: 15px;
	float: right;
	width: 66%;
}
.product-filter .display {
	float: right;
    margin-right: 8px;
}
.product-filter .display b{
	display: none
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
}
.product-filter .limit {
	float: right;
    margin: 0 10px;
}
.product-filter .sort b, .product-filter .limit b{
	color: #b1b1b1;
    float: left;
    font-size: 1.0em;
    font-weight: normal;
    margin: 0 5px 0 0;
}
.product-filter .sort select, .product-filter .limit select{
	background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    color: #666666;
    font-size: 0.917em;
    padding: 4px;
    width: 80px;
}
.product-filter .limit select {
	width: 130px;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 50px;
	overflow: hidden;
	float: left;
	width: 30%;
}
.product-compare a {
	text-decoration: none;
	color: #999999;
}
.product-compare a:hover {
	text-decoration: underline;
}

.product-list { 
	margin-bottom: 25px;
	overflow: hidden; 
	width: 100%; 
}
.product-list > div {
	overflow: hidden;
	margin: 13px 0 15px;
}
.product-list .right {
	float: right;
	width: 70%;
	text-align: left;
}
.product-list > div + div {
	padding-top: 35px;
}
.product-list .left {
	float: left;
	width: 30%;
	position: relative;
}
.product-list .sale { 
	position: absolute;
	left: 0; 
	top: 12px;
	display: block;
	padding: 3px 0 0;
	height: 33px;
}
.sale span {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.667em;
	display: block;
	padding: 0 9px 9px;
}
.product-list .name { 
	margin-bottom: 5px;
}
.product-list .name a {color:#232323;font-weight:bold;}
.product-list .description {color:#666666;font-size:11px; margin-bottom:10px;}
.cate-name{display:none;}
.product-list .price {font-size:13px;font-weight:bold;margin-bottom:6px;}
.product-list .rating{margin-bottom:6px}
.product-list .frame-cart{margin-top:10px;display:block;}
.price-old {color:#9a9a9a;text-decoration:line-through;margin-right:6px;}
.product-list .price-tax {font-size:12px;font-weight: bold;color: #9a9a9a; margin-left:7px}
.product-list .cart {float:left;}
.product-list .wishlist,.product-list .compare {float:right;margin-top:19px;}
.wishlist a{color:#666666;font-size:11px;display:block;}
.compare a{padding-right:13px;display:block; background: url("../image/gach-compare.png") right center no-repeat; color:#666666; font-size:11px; padding-right:10px;}
.compare{margin-right:5px;}

.social_wrap img {
	margin-right: 3px;
}

.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.main-frame-compare{width:960px;overflow:hidden;position:relative;margin-bottom:20px;}
.frame-compare{overflow:auto;height:840px;width:100%;}
.compare-info {border-collapse:collapse;width:100%;margin-bottom: 20px;}
.compare-info thead{display:none;}
.compare-info thead td, .compare-info thead tr td:first-child {color: #000000;font-size: 14px;font-weight: bold;text-align: left;}
.compare-info tr td:first-child {
color:#232323;font-weight: bold;text-align:left;text-transform:uppercase;}
.compare-info td {padding:12px 10px;width:20%;
color:#666666;text-align:left;vertical-align: top;border-bottom: 1px dotted #dddddd;}
.compare-info .compare-detail{padding:22px 10px 12px}
.compare-info .compare-remove{position:relative;}
.compare-info .compare-detail .remove{text-indent:-9999px;background:url("../image/remove.png") no-repeat;display:block;position:absolute;top:0px;left:0;width:9px;height:9px;}
.compare-info td.sku{font-weight:bold;}
.compare-info .compare-detail .name{font-weight:bold;color:#232323;display:block;margin:15px 0 5px;}
.compare-info .price{font-weight:bold;font-size:14px;}
.compare-info .price-old {color:#5F5C5C;text-decoration:line-through;}
.compare-info .availability{color:#64034C}
.compare-info .description{font-size:11px;}
.compare-info td span.cart{margin:15px 0 10px;}
.buttons.compare a{color:#ffffff;}
.buttons.compare .right a{color:#ffffff;font-weight:bold;padding:0 5px;height:30px;line-height:28px;font-size:12px;}

.wishlist-info{margin-top:12px;}
.wishlist-info table {width:100%;border-collapse:collapse;margin-bottom:20px;font-family:arial,helvetica,sans-serif;}
.wishlist-info thead td {color:#232323;font-weight:bold;border-top:1px solid #f7f7f7;border-bottom:1px solid #f7f7f7;padding:0 10px;height:30px;text-transform:uppercase;}
.wishlist-info thead .image {text-align: left; padding-left:0}
.wishlist-info thead .name{padding:0 10px}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {text-align: left;}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total,.wishlist-info thead .action {text-align: right;}
.wishlist-info tbody td {vertical-align:top;padding:25px 10px 5px;font-weight:bold;}
.wishlist-info tbody td.image{padding-left:0}
.wishlist-info tbody td.image .image{padding-left:15px; margin-top:-12px}
.wishlist-info tbody td.product-name{padding:25px 10px 5px 0;}
.wishlist-info tbody td.product-name .remove{float:left;}
.wishlist-info tbody td.product-name .image{float:left;text-align:center;margin:0 10px 0 5px;}
.wishlist-info tbody td.product-name .name{float:left;font-weight:bold;color:#232323;}
.wishlist-info tbody td .sku{color:#666666;}
.wishlist-info tbody td.stock{color:#64034C;}
.wishlist-info tbody td .price{font-size:13px;}
.wishlist-info tbody td.action{padding:0px 0 0 5px;margin-top:17px;text-align:right;float:right;}
.wishlist-info tbody td.action a.button span{display:block;}
.buttons.wishlist{padding:0 0 0 5px;height:30px;display:block;background:url("../image/wishlist-back.png") 0 0 no-repeat;float:left;margin-top:20px;}
.buttons.wishlist .left{padding-right:5px;height:30px;display:block;background:url("../image/wishlist-back.png") 100% 100% no-repeat;}
.buttons.wishlist .left a.button{background:url("../image/wishlist-back1.png") no-repeat;padding:0 18px 0 14px;height:30px;line-height:30px;display:block;color:#ffffff;font-weight:bold;}

.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .name a{
	text-transform:capitalize;
	color: #232323;
    float: left;
    font-weight: bold;}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {color:#9a9a9a;}
.wishlist-info tbody .action img {
	cursor: pointer;
}

.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}

.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-product input[type="text"]{width:auto;}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.return-captcha img{margin-top:5px}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}

#tab-recent {
    margin-top: 10px;
    padding: 0 !important;
}
#tab-recent .iosSlider .slider .slide {
    float: left;
    width: 162px;
}
#tab-recent .name a {
    font-size: 12px;
}
#tab-recent .image img {
    width: 80px;
}
#tab-recent .cart .button {
    width: 100%;
    display: block;
}
#tab-recent .iosSlider .product-item .wrap {
    padding: 10px 10px 0;
}
#tab-recent .iosSlider {
    height: 240px;
}

.right div.wait {
	float: right;
	display: block; 
	padding-left: 10px; 
	background: none !important;
}
.left div.wait {
	float: left;
	display: block; 
	padding-right: 10px; 
	background: none !important;
}
.checkout {
	padding: 10px 0;
}
.checkout-heading {
	padding: 8px 15px;
	font-size: 16px; 
	
	color: #ffffff;
	margin-bottom: 15px;
	background: #c5c5c5;
	text-transform: uppercase;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;		
}
.checkout-heading span {
	float:left; 
	}
.checkout-heading a {
	float: right;
	margin-top: 3px;
	color: #ffffff;
}
.checkout-content {
	padding: 0px 20px 15px 20px;
	display: none;
	overflow: hidden;
}
.checkout-content .left, .buttons .left {
	float: left;
	width: 48%;
}
.checkout-content .right, .buttons .right {
	float: right;
	width: 48%;
}
.buttons .right .button {
	float: right;
}
.buttons .left .button {
	float: left;
}
#checkout .checkout-content,.login-content {
	color: #222222;
}
#checkout .checkout-content h2,.login-content h2 {
	height: 34px;
	text-transform: uppercase;	
	background-color: #222222; 
	padding: 0 0 0 15px;
	line-height: 34px;
	height: 34px;
	font-size: 1.333em;
	color: #ffffff;
}
#checkout .checkout-content h3, .checkout .checkout-content h3 {
	 
	text-transform: uppercase;
	font-size: 14px;
	font-weight:bold;
	margin:10px 0 20px;
}
#checkout .checkout-content p.register1,.login-content p.register1{font-weight:bold;margin:0 0 16px;color:#232323;}
#checkout .checkout-content .left label{display:block;margin-bottom:10px;}
#checkout .checkout-content .left input[type="radio"]{float:left;margin:0px 8px 0 0}
#checkout .checkout-content p.p-button,.login-content  p.p-button, .product-info .options p.p-button, #cboxContent p.p-button{height:30px;padding-left:5px;display:block;float:left;margin:12px 0 10px}
#checkout .checkout-content .left p.p-button{margin-top:23px;}
#checkout .checkout-content p.p-button span,.login-content  p.p-button span, .product-info .options p.p-button span, #cboxContent p.p-button span{display:block;}
#checkout .checkout-content p.p-button span input,.login-content  p.p-button span input,.login-content  p.p-button span a, .product-info .options p.p-button span a, #cboxContent p.p-button span input{height:25px;line-height:25px;color:#ffffff;text-transform:capitalize;font-weight:bold;padding:0 9px;width:auto !important;margin:0 !important;}
.buttons.checkout-sucess a.button{line-height:28px;}
#checkout .checkout-content p.p-button span input,.login-content  p.p-button span input,.login-content  p.p-button span a, .product-info .options p.p-button span input{background: url("../image/register1.png") no-repeat;}
.login-content  p.p-button span a{height:30px;line-height:29px;}
#checkout .checkout-content a.forgotpass,.login-content a.forgotpass {
	float: left;
	font-size: 11px;
}
.checkout-content .buttons {clear:both;}
span.wait,span.wait input{background:none !important;padding:0 !important;margin:0 !important;line-height:25px;height:25px;}
.checkout-content select{display:block;width:455px;}
.checkout-content .td2{width:150px;}
.checkout-content label {padding-left: 10px;}
input.shipping-method,input.input-register{float:left;margin:0 5px 0 0;}
#shipping-method textarea,#payment-method textarea{overflow:auto;height:120px;display:block;margin-top:6px;}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #dddddd;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #dddddd;
	font-family:arial,helvetica,sans-serif;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .price, .checkout-product tbody .total {text-align: right;}
.checkout-product tbody .quantity,.checkout-product thead .quantity{text-align:center;}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #dddddd;
	font-family:arial,helvetica,sans-serif;
}

.frame-account h2{background:url("../image/featured1.png") no-repeat;color:#ffffff;text-transform:uppercase;font-size:16px;padding:0 0 0 15px;font-weight:bold;}
.frame-account .content li,#column-left .box.account .box-content li {
	padding:6px 0 6px 0px; 
	border-bottom: 1px dotted #dddddd;
}
.frame-account .content li+li,#column-left .box.account .box-content li+li{padding:6px 0 6px;}
.frame-account .content li a,#column-left .box.account .box-content a { 
	font-size: 1.167em;
	text-transform: uppercase;
	color: #222222;
}
.frame-account .content li a:hover,#column-left .box.account .box-content a:hover{text-decoration:none;}
.frame-account h2.account1{margin-top:35px;}
#column-left .box.account .box-heading {
	color: #ffffff;
	font-size: 1.333em;
	padding-left: 15px;
	height: 34px;
	line-height: 34px;
	background-color #222222;
}
#column-left .box.account .box-content{padding:10px 0;}


.content .left input.large-field, 
.content .left select.large-field, 
.content .right input.large-field, 
.content .right select.large-field {
	width: 300px;
}
*/



/* ======================================================= */
/*                  Thandel Image Loader                   */
/* ======================================================= */
.tdloadl,.tdloadf,.tdloadp {
	background: url("../../../../../image/data/loading.png") no-repeat center;
	z-index:9;
}
/* ======================================================= */
/*                       Tooltip Styles                    */
/* ======================================================= */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* ======================================================= */
/*                     FreeShippingTeaser                  */
/* ======================================================= */
.freeShippingTeaser {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	padding: 8px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 16px;
	color: <?php echo $data['FreeShippingTeaser'][$FreeShippingTeaserStoreID]['FontColor']; ?>;
	background: <?php echo $data['FreeShippingTeaser'][$FreeShippingTeaserStoreID]['BackgroundColor']; ?>;
	border: 1px solid <?php echo $data['FreeShippingTeaser'][$FreeShippingTeaserStoreID]['BorderColor']; ?>;	
}
.freeShippingTeaser.miniCartTeaser {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px;
	padding: 5px;
}



/* Page */
div.page { margin-top:5px; margin-bottom:10px; text-align:right; }
  div.page span { font-weight:bold; display:inline-block; padding:5px 10px 4px 10px; border-bottom:2px solid #000; }
  div.page a { display:inline-block; padding:4px 10px; text-decoration:none; border:1px solid #EEE; color:#000; }
  div.page a:hover, div.page span { border:1px solid #000; background-color:#000; color:#FFF; }