/** Shopify CDN: Minification failed

Line 2458:4 Expected identifier but found "*"
Line 2509:4 Expected identifier but found "*"
Line 3000:28 Expected ":"
Line 3000:29 Expected identifier but found "7px"
Line 3760:25 Expected identifier but found "0"
Line 3779:4 Expected identifier but found "*"

**/
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
@import url(http://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700);
@import url(http://fonts.googleapis.com/css?family=Marck+Script);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400);
@import url("media-queries.css");
@import url("normalize.min.css");
/* @import url("styles.css"); */
html,
button,
input,
select,
textarea {
    color: #222;
}
.topCartContent {position:absolute; padding:10px; top:130px; background:white; border:red solid 1px; }
body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0 1.3em;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}
input, select, textarea{ border: 1px solid #D8D8D8; box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1) inset; color: #959595;  font-family: "Trebuchet MS",sans-serif; font-size: 12px; font-style: italic;    padding-left: 10px; background-color:#e5e5e5; margin-top:7px;}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.alpha {margin-left:0 !important; padding-left:0 !important;}
.omega {margin-right:0 !important; padding-right:0 !important;}



.form-language {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 10px;
	text-align:right;
}
.form-language label{ font-size:12px; }
.form-currency{ text-align:right;}
.form-currency label{ font-size:12px; }

#topCartContent{
	background: none repeat scroll 0 0 #E4E4E4;
    width:290px;
	float: left;
    position: absolute;
    top: 144px;
	padding: 0 15px 15px 0;
	z-index:3;
}
#topCartContent .actions{
	padding: 0 17px;
}
#topCartContent .actions .clear{ clear:both;}
#topCartContent .actions p.subtotal {
    color: #333333;
    float: left;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 6px;
}
#topCartContent .actions button{ float:right;}
#topCartContent .actions a{}

#mini-cart .item {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}
.mini-products-list .product-details .btn-remove {
    background: url("../images/btn_remove.gif") no-repeat scroll 0 0 transparent;
    left: -8px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -999em;
    top: 1px;
    width: 8px;
	display: block;
    font-size: 0;
    height: 8px;
}

.mini-products-list .product-details .btn-edit {
    background: url("../images/btn_edit.gif") no-repeat scroll 0 0 / 7px auto transparent;
    display: block;
    font-size: 0;
    height: 7px;
    left: -11px;
    line-height: 0;
    margin: 5px 0 0 2px;
    overflow: hidden;
    position: absolute;
    text-indent: -999em;
    top: 6px;
    width: 7px;
}
.mini-products-list .product-details p.product-name {
    width: 215px;
	margin:-50px 0 0 60px;
}
.mini-products-list .product-details .productPrice{
    width: 215px;
	margin:0 0 0 60px;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* bootstrap extended */

.row-fluid [class*="span"].alpha25,
.row-fluid [class*="span"].alpha33,
.row-fluid [class*="span"].alpha50,
.row-fluid [class*="span"].alpha16,
[class*="span"].beta {
  margin-left: 0;
}

.row-fluid [class*="span"].omega66,
.row-fluid [class*="span"]:first-child.omega66 {
  margin-left: 66.6666%;
}



/* main */  
   
body {
  font-family: 'PT Serif', serif;
  background: #f5f5f5;
}
body.error-404 {
  background: #eee;
}
hr {
  border-top: 1px solid #d7d7d7;
}

/* links */

a, 
a:visited, 
a:hover,
a:focus {
  outline: 0;
  color:#777;
}

/* headings */

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'PT Serif', serif;
  font-weight: bold;
  color: #4b4b4b;
}
h1 {
  font-family: 'PT Serif', serif;
  font-weight: normal;
  font-size: 1.250em; /* 20/16 */
}
h2 {
  font-family: 'PT Serif', serif;
  font-size: 1.125em; /* 18/16 */
  color: #5c5f6a;
}
h3 {
  font-size: 0.938em; /* 15/16 */
}
h4 {
  font-family: 'PT Serif', serif;
  font-size: 0.875em; /* 14/16 */
}
h5 {
  font-size: 0.813em; /* 13/16 */
}
h6 {
  font-size: 0.688em; /* 11/16 */
}
p,pre{color:#989898; font-size:12px;}
menu, ol, ul {
    padding: 0 0 0 15px;
	list-style:none;
}
/* forms - box sizing */	

input, textarea, select {
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;  
	width:200px;
}

/* top bar */

.top-bar {
  background: #e4e4e4;
  color: #666;
  text-transform: uppercase;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 30px;
  
  -webkit-box-shadow:  0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  box-shadow:  0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.top-bar a,
.top-bar a:visited {
  color: #666;
  text-decoration: none;
}
.top-bar a:hover {
  text-decoration: underline;
}
.top-bar .menu {
  font-size: 12px;
  text-align: right;
}
.top-bar .shipping {
  font-size: 14px;
  padding-top: 7px;
}

.top-bar .menu ul {
  float: right;
  border-right: 1px solid #d1d1d1;
}
.top-bar .menu li {
  float: left;
  line-height: 18px;
  padding: 6px 18px;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #f0f0f0;
}
.top-bar .menu li:first-child {
  border-left: 0;
}
.top-bar .menu .icon {
  height: 18px;
  display: block;
  float: left;
  padding-right: 6px;
}
.top-bar .menu .links li{padding-left:25px; background-position:7px center; background-repeat:no-repeat; }

.top-bar .menu .links li:nth-child(1) {
  background-image: url("../images/icon-my-acc.png");
}
.top-bar .menu .links li:nth-child(2) {
  background-image: url("../images/icon-wishlist.png");

}
.top-bar .menu .links li:nth-child(3){
  background-image: url("../images/icon-checkout.png");

}
.top-bar .menu .links li:nth-child(4) {
  background-image: url("../images/icon-login.png");

}


/* header */

/* logo */

a.logo {
  display: inline-block;
  text-align: center;
}

a.logo, 
a.logo:visited, 
a.logo h1 {
  font-size: 0.938em;
  color: #555;
  font-family: 'PT Serif', serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0;
  line-height:3;
}
a.logo .icon {
  display: inline-block;
  background: url("../images/logo.png") no-repeat left top;
  width: 54px;
  height: 54px;
}

/* collections slider */

.collections {
  font-family: 'Marck Script', cursive;
  font-size: 15px;
  margin-top: 10px;
}
.collections div {
  text-align: center;
}
.collections ul {
  display: inline-block;
  margin: 0;
}
.collections li {
  display: none;
}
.collections li.current {
  display: block;
}
.collections a,
.collections a:visited {
  text-decoration: none;
  color: #d91938;
}
.collections .arrow {
  height: 4px;
  width: 11px;
  display: inline-block;
  background: url("../images/arrows-top.png") no-repeat;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}
.collections .up {
  background-position: left top;
}
.collections .down {
  background-position: right top;
}
.collections .up:hover,
.collections .down:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* flags */

.flags-wrapper {
  text-align: right;
}
ul.flags {
  display: inline-block;
}
.flags li {
  float: left;
  margin-left: 10px;
}
.flag {
  display: block;
  width: 17px;
  height: 12px;
  background: url("../images/sprite-flags.png") no-repeat;
}
.flag.usa {
  background-position: left top;
}
.flag.ger {
  background-position: right top;
}

/* f-select */

/*.f-select-wrapper {
  position: relative;
  width: 50px;
  height: 19px;
}*/
.f-select-wrapper {
    height: 44px;
}
/*.f-select-wrapper .main {
  position: absolute;
  top: 0;
  right: 0;
  
  height: 19px;
  width: 50px;
  font-size: 0.750em;  
  
  filter: alpha(opacity=0);
  opacity: 0;
}*/
.f-select-wrapper .main {
    font-size: 0.75em;
    height: 19px;
    margin-top: 0;
    opacity: 0;
    padding-left: 0;
    position: relative;
    right: 0;
    top: -21px;
    width: 70px;
}
.f-language {
    margin-left: 67px !important;
}
.f-currency {
    margin-left: 0 !important;
    width: 113px !important;
}

.f-select-wrapper .current {
  /*position: absolute;*/
  top:23px;
  height: 19px;
  width: 70px;
  font-size: 0.750em;
  font-family: 'PT Serif', serif;
font-weight: bold;
  color: #959595;
  border: 1px solid #dcdcdc;
  background: #eee;
  float:right;
  
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;  
}
.f-select-wrapper .current .value {
  width: 29px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  float: left;
}
.f-select-wrapper .current .button {
  width: 17px;
  height: 15px;
  float: right;
  border-left: 1px solid #dcdcdc;
  margin-top:0;
  background: #f9f9f9; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
}
.f-select-wrapper .current .arrow {
  background: url("../images/arrow-down.png") no-repeat center center;
  display: block;
  width: 17px;
  height: 17px; 
  margin:0;
}


/* shopping cart */

.shopping-cart {
  float: right;
  font-size: 13px;
  color: #666;
  line-height: 24px;
  margin-top: 10px;
  text-align: right;
}
.shopping-cart .icon {
  display: block;
  float: left;
  width: 30px;
  height: 22px;
  margin-right: 4px;
  background: url("../images/icon-top-cart.png") no-repeat left top;
}
.shopping-cart .title {
  text-transform: uppercase;
}
.shopping-cart a,
.shopping-cart a:visited {
  color: inherit;
  text-decoration: none;
}
.shopping-cart a:hover {
  text-decoration: underline;
}
.shopping-cart .price {
  color: #9f9f9f;
}


/* main menu */

.main-menu-wrapper {
  margin: 26px 0 0;
}
.main-menu {
  font-size: 15.5px;
  text-transform: uppercase;
  line-height: 0.938em;
  margin-top: 9px !important;
}
.main-menu li {
  float: left;
  padding-right: 1.125em;
  margin-right: 1.125em;
  border-right: 1px solid #d6d6d6;
  position: relative;
}
.main-menu li:first-child {
  border-left: 0;
}
.main-menu a,
.main-menu a:visited
 {
  color: #4b4b4b;
  text-decoration: none;
}
.main-menu a:hover,
.main-menu a.current {
  color: #ed1c24;
}

/* shop submenu */

.shop-submenu {
  position: absolute;
  border: 1px solid #c3c3c3;
  z-index: 3;
  background: #f3f3f3;
  top: 24px;
  padding: 22px 28px !important;
  width: 460px;
  font-size: 0.688em;
  text-transform: none;
}
.shop-submenu li {
  border: 0;
  padding-right: 0;
  margin-right: 0;
}
.shop-submenu .span2 li {
  float: none;
  margin-top: 9px;
}
.shop-submenu .span2 li:first-child {
  margin: 0 0 16px;
}
.shop-submenu a,
.shop-submenu a:visited {
  color: #989898;
  text-decoration: none;
}
.shop-submenu a:hover {
  color: #4b4b4b;
  text-decoration: underline;
}
.shop-submenu .arrow {
  position: absolute;
  display: block;
  width: 10px;
  height: 6px;
  top: -7px;
  left: 35px;
  border: 0;
  
  background: url("../images/arrow-shop-submenu.png") no-repeat left top;
}
.shop-submenu .category {
  font-size: 1.091em;
  text-transform: uppercase;
  color: #4b4b4b;
  line-height: 1.091em;
}
.shop-submenu .icon {
  display: block;
  float: left;
  width: 7px;
  height: 1.091em;
  min-height: 7px;
  background: url("../images/triangle-right.png") no-repeat left center;
  margin-right: 5px;
}

/* search box */

.search-box {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 0.688em;
  color: #959595;
  font-style: italic;
  border: 1px solid #d8d8d8;
  height: 28px;
  width: 90%;
  float: right;
  background: url("../images/icon-search.png") no-repeat 7px 5px #e5e5e5;
  padding-left: 30px;
  
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}



/* main slideshow */

.main-slideshow {
	margin-top:20px;
	background: #dadad2;
	position: relative;
}
.slideshow-bottom {
  position: relative;
  width: 100%;
  background: #dadad2;
  height: 10px;
}
.main-slideshow .slider li {
  display: none;
}
.main-slideshow .slider li.current {
  display: block;
}
.main-slideshow .slide {
  height: 450px;
  position: relative;
}
.main-slideshow h1 {
  font-size: 37px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'PT Serif', serif;
  text-shadow: 1px 1px 1px #b4b4ad;
  font-weight: normal;
}
.main-slideshow p {
  font-size: 17px;
  color: #4b4b4b;
}
.main-slideshow .figure {
  position: absolute;
  top: 40px;
  left: 10px;
  z-index: 1;
}
.main-slideshow .content-wrapper {
  position: absolute;
  top: 50px;
  right: 0px;
  z-index: 2;
  width: 540px;
}
.main-slideshow .content {
  text-align: center;
}
.main-slideshow .content .btn:hover, .main-slideshow .content .btn:active{color:white;}
.main-slideshow .content .btn span{padding:0 20px;}
.btn, .button {
  font-family: 'PT Serif', serif;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  display: inline-block;  
  border: 1px solid #cfcfc7;
  background: #fff;
  line-height: 37px;
  text-decoration: none;
  text-transform: uppercase;
/*   margin-top: 30px; */
  padding: 0px;
  
  text-shadow: 1px 1px 1px #b4b4ad;
}
.btn span, .button span {
  display: block;
  /* width: 140px; */
  height: 37px;
  margin: 3px;
  text-align: center;
  
  background: #d5d5d3; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOWM5YzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #e3e3e3 0%, #c9c9c4 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(100%,#c9c9c4)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e3e3e3 0%,#c9c9c4 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e3e3e3 0%,#c9c9c4 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e3e3e3 0%,#c9c9c4 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #e3e3e3 0%,#c9c9c4 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#c9c9c4',GradientType=0 ); /* IE6-8 */

}
.btn:hover span , .button:hover span {
  background: #d5d5d3; 
}
.button span span{padding:0 5px;}
.btn.secondary {
  font-size: 12px;
  line-height: 29px;
}
.btn.secondary span {
  height: 29px;
  width: 100px;
}
.sliderBottomMenu {margin-left:20px;}
.main-slideshow .menu-gradient {
  height: 45px;
  position: absolute;
  /*bottom: 0;*/
  top: 8px;
  width: 100%;
  text-indent: -9999px;
  z-index: 1;
  
  background: #a2a2a2; /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlYmViZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YzhjOGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #bebebe 0%, #8c8c8c 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bebebe), color-stop(100%,#8c8c8c)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #bebebe 0%,#8c8c8c 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #bebebe 0%,#8c8c8c 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #bebebe 0%,#8c8c8c 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #bebebe 0%,#8c8c8c 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebebe', endColorstr='#8c8c8c',GradientType=0 ); /* IE6-8 */
}
.main-slideshow .menu-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.main-slideshow .slider-menu {
}
.main-slideshow .slider-menu li {
}
.main-slideshow .slider-menu .splitter {
  height: 44px;
  width: 2px;
  display: block;
  text-indent: -9999px;
  border-left: 1px solid #c2c2c2;
  border-right: 1px solid #a3a3a3;
  position: absolute;
  left: 0;
  top: 0;
  margin:0;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.main-slideshow .slider-menu .splitter.secondary {
  left: auto;
  right: 0;
}
.main-slideshow .slider-menu .triangle {
  width: 100%;
  height: 8px;
}
.main-slideshow .slider-menu li.current .triangle {
  height: 6px;
  border-bottom: 2px solid #ed1c24;
  background: url("../images/triangle-up.png") no-repeat center top;
}
.main-slideshow .slider-menu li div.button {
  width: 100%;
  display: block;
  height: 44px;
  font-family: "Droid Sans";
  font-size: 15.5px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #888;
  line-height: 45px;
  text-align: center;
  position: relative;
  cursor: pointer;
  margin-top:0;
  border:none;
  font-weight:normal;
  background: #a2a2a2; /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlYmViZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YzhjOGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #bebebe 0%, #8c8c8c 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bebebe), color-stop(100%,#8c8c8c)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #bebebe 0%,#8c8c8c 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #bebebe 0%,#8c8c8c 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #bebebe 0%,#8c8c8c 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #bebebe 0%,#8c8c8c 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebebe', endColorstr='#8c8c8c',GradientType=0 ); /* IE6-8 */
}
.main-slideshow .slider-menu li.current div.button,
.main-slideshow .slider-menu li div.button:hover {  
  background: #818181; /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzljOWM5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MTcxNzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #9c9c9c 0%, #717171 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9c9c9c), color-stop(100%,#717171)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #9c9c9c 0%,#717171 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #9c9c9c 0%,#717171 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #9c9c9c 0%,#717171 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #9c9c9c 0%,#717171 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c9c9c', endColorstr='#717171',GradientType=0 ); /* IE6-8 */
}


/* footer */

footer {
  margin-top: 40px;
}

/* footer top bar */

footer .top {
  background: #5c5c5c;
  padding: 15px 0;
}
.subscribe-form input[type="text"] {
  height: 30px;
  background: #464646;
  font-family: 'PT Serif', serif;
  font-weight: italic;
  font-size: 0.813em;
  border: 1px solid #3d3d3d;
  line-height: 30px;
  color: #a7a7a7;
  padding: 2px 10px 0;
  
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
}

.subscribe-form input[type="submit"] {
  height: 30px;
  background: #858585;
  font-family: 'PT Serif', serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.813em;
  line-height: 30px;
  color: #ebebeb;
  padding: 2px 10px 0;
  border: 0;
}
.subscribe-form input.validation-failed{border:solid 1px red;}
div#advice-validate-email-newsletter{font-size:12px; color:red; clear:both;}
footer .social {
  float: right;
  margin-top: 2px;
}
footer .social li {
  float: left;
  margin-left: 10px;
}
footer .social li:first-child {
  margin-right: 10px;
  padding-top: 2px;
}
footer .social li span {
  font-family: cursive;
  font-size: 17px;
  color: #ebebeb;
  text-transform: uppercase;
}
footer .social .icon {
  display: block;
  width: 26px;
  height: 26px;
  background: url("../images/sprite-social.png") no-repeat;
}

footer .social .icon.tw {
  background-position: 0 0;
}
footer .social .icon.fb {
  background-position: -26px 0;
}
footer .social .icon.gp {
  background-position: -52px 0;
}
footer .social .icon.rss {
  background-position: -78px 0;
}
footer .social .icon.tw:hover {
  background-position: 0 bottom;
}
footer .social .icon.fb:hover {
  background-position: -26px bottom;
}
footer .social .icon.gp:hover {
  background-position: -52px bottom;
}
footer .social .icon.rss:hover {
  background-position: -78px bottom;
}


/* footer middle bar */

footer .middle {
  background: #333;
  border-bottom: 1px solid #424242;  
}
footer .middle .container {
  padding: 24px 0;
  background: url("../images/footer-shirt.png") no-repeat 500px bottom;
}
.footer-menu {
  margin-bottom: 50px;
}
.footer-menu  .span3 {min-height:200px;}
.footer-menu h2 {
  font-size: 0.938em;
  color: #ececec;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 20px;
}
.footer-menu li {
  line-height: 1.5em;
}
.footer-menu li a,
.footer-menu li a:visited {
  font-size: 13px;
  color: #919191;
  text-decoration: none;
  
}
.footer-menu li a:hover {
  color: #fff;
}
.footer-menu .connect li {
  margin-bottom: 6px;
}
.footer-menu .connect a {
  display: block;
}
.footer-menu .connect a span {
  line-height: 29px;
  display: block;
  float: left;
  margin-top: 2px;
}
.footer-menu .connect .icon {
  width: 29px;
  height: 29px;
  display: block;
  background: url("../images/sprite-contact.png") no-repeat;
  float: left;
  margin-right: 15px;
}
.footer-menu .connect .icon.phone {
  background-position: 0 0;
}
.footer-menu .connect .icon.mobile {
  background-position: 0 -36px;
}
.footer-menu .connect .icon.mail {
  background-position: 0 -73px;
}
.footer-menu .connect .phone-no {
  font-family: 'PT Serif', serif;
font-weight: bold;
  color: #c3c3c3;
}

/* credit cards */ 

footer .credit-cards {
  text-align: center;
}
footer .credit-cards ul {
  display: inline-block;
}
footer .credit-cards li {
  float: left;
  margin: 0 6px;
}
footer .credit-cards .icon {
  background: url("../images/sprite-cards.png") no-repeat;
  display: block;
  width: 39px;
  height: 25px;
}
footer .credit-cards .icon.paypal {
  background-position: 0 0;
}
footer .credit-cards .icon.visa {
  background-position: -50px 0;
}
footer .credit-cards .icon.mastercard {
  background-position: -101px 0;
}
footer .credit-cards .icon.discover {
  background-position: -150px 0;
}

/* footer bottom bar */

footer .bottom {
  background: #1b1b1b;
  padding: 22px 10px;
  font-size: 14px;
  color: #898989;
  text-align: center;
}
footer .bottom a,
footer .bottom a:visited {
  color: #898989;
  text-decoration: underline;
}
footer .bottom a:hover {
  text-decoration: none;
}


/* 
 *  Content 
 *
 */
 
/* main */

div[role="main"] {
  margin-top: 30px;
}
.cms-home  .homemain{
  margin-top: 30px;
}

.cms-home .main-heading {
    height: 44px;
    margin-left: 0;
    margin-top: 30px;
    position: relative;
}
.heading-line {
  height: 0.909em;
  border-bottom: 1px solid #d9d9d9;
  position: absolute;
  width: 100%;
}
.heading-wrapper {
  position: absolute;
  width: 100%;
  text-align: center;
}
.heading-wrapper h1 {
  font-weight: normal;
  text-align: center;
  margin: 0;
  font-family: 'PT Serif', serif;
  display: inline-block;
  padding: 0 15px;
  background: #f5f5f5;
  font-size: 22px;
}
.grid-display {
  
}
.grid-display li {
  position: relative;
  text-align: center;/*
  padding: 1px;*/
}
.grid-display .prod-wrapper {
  position: relative; 
  padding: 1px;
  display: inline-block;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
  background: #fff;
}
.grid-display .prod-wrapper a {
  display: block;
}
.grid-display img {
  height: 288px;
  width: 100%;
  max-width: 240px;
}
.corner-badge { 
  width: 75px;
  height: 72px;
  position: absolute;
  top: 1px;
  left: 1px;
  background: no-repeat left top;
  display: block;
  z-index: 2;
}
.corner-badge.hot {
  background-image: url("../images/badge-hot.png");
}
.corner-badge.new {
  background-image: url("../images/badge-new.png");
}
.corner-badge.off {
  background-image: url("../images/blank-label.png");

}
.corner-badge.off span{
	-moz-transform: scale(1) rotate(-45deg);
	-webkit-transform: scale(1) rotate(-45deg);
	-o-transform: scale(1) rotate(-45deg);
	-ms-transform: scale(1) rotate(-45deg);
	transform: scale(1) rotate(-45deg);
	color: #FFFFFF;
    margin-left: -3px;
    margin-top: -66px;
    position: absolute;
}
.products-grid .corner-badge.off span{
	margin-left: -40px;
    margin-top: -63px;
}
.corner-badge.off-35 {
  background-image: url("../images/badge-off-35.png");
}
.grid-display {
  position: relative;
}
.grid-display .price-badge {
  width: 74px;
  height: 74px;
  display: block;
  position: absolute;
  right: 8px;
  bottom: 10px;
  background: url("../images/badge-price.png") no-repeat left top;
  text-align: center;
  color: #ed1c24;
  font-family: 'PT Serif', serif;
font-weight: bold;
  font-size: 0.938em;
 line-height: 74px;
  z-index: 2;
  
  text-shadow: 1px 1px 1px #b4b4ad;
}

.grid-display .price-badge .value {
  display: inline-block;
}
.grid-display .price-badge .value span {
  float: left;
}
.grid-display .minimal-price-link {font-size:12px; width:107px;}
.grid-display .minimal-price-link .label, .grid-display .minimal-price-link .price{margin:-8px 2px;}
.grid-display .info {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
  padding: 6px 14px 6px 10px;  
  z-index: 1;
  text-align: left;
  
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box; 
  
  background: #f2f2f2;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #f6f6f6 0%, #ececec 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f6f6f6 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f6f6f6 0%,#ececec 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f6f6f6 0%,#ececec 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f6f6f6 0%,#ececec 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ececec',GradientType=0 ); /* IE6-8 */
}
.grid-display .info .title {
  font-family: 'PT Serif', serif;
  font-size: 13px;
  text-transform: uppercase;
  color: #ed1c24;
  display: block;
}
.grid-display .info .add-to-cart {  
  display: block;
  margin-top: 4px;
  padding-left:0;
}
.grid-display .info .add-to-cart .icon {
  width: 16px;
  height: 14px;
  background: url("../images/icon-add-cart.png") no-repeat left center;
  margin-right: 5px;
  display: block;
  float: left;
}
.grid-display .info .add-to-cart .text {
  font-family: 'PT Serif', serif;
  font-size: 11px;
  text-transform: capitalize;
  color: #7d7d7d;
  text-decoration: none;
  display: block;
  float: left;
  line-height: 14px;
  margin-top: 2px;
}
.grid-display .info .add-to-cart .text:hover {
  text-decoration: underline;
}

/* other products */

.other-products {
  min-height: 210px;
}
.other-products li {
  position: relative;
  text-align: center;
}
.other-products img {
  width: 100%;
  max-width: 240px;
  height: 150px;
}
.other-products .badge {
  position: absolute;
  right: 40px;
  top: 80px;
  width: 49px;
  height: 49px;
  background: url("../images/badge-off.png") no-repeat top left;
  display: block;
}
.other-products .info {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  color: #ed1c24;
  text-transform: uppercase;
}
.other-products .info > span {
  display: block;
}
.other-products .info .price {
  font-family: 'PT Serif', serif;
font-weight: bold;
}
.other-products .info .price .old {
  color: #c2c2c2;  
}
.other-products .info .old span {
  text-decoration: line-through;
}


.navigation {
  position: relative;
}
.navigation .ellipse,
.navigation .page_link {
  display: none !important;
}
.navigation .previous_link,
.navigation .next_link {
  display: block;
  position: absolute;
  width: 28px;
  height: 27px;
  top: 160px;
  background: url("../images/arrows-slider.png") no-repeat;
  text-indent: -9999px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.navigation .previous_link:hover,
.navigation .next_link:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navigation .previous_link {
  background-position: left top;
  left: -28px;
}
.navigation .next_link {
  background-position: right top;
  right: -28px;
}

/* breadcrumb */

.breadcrumb-wrapper {
  margin-bottom: 0.4em !important;
}
.breadcrumb ul {
  font-size: 12px;
  list-style: none;
}
.breadcrumb li {
  float: left;
}
.breadcrumb .splitter {
  margin: 0 3px 0 5px;
}
.breadcrumb li:first-child .splitter {
  display: none;
}
.breadcrumb a,
.breadcrumb a:visited {
  color: #a9a9a9;
  text-decoration: none;
}
.breadcrumb a:hover,
.breadcrumb a.current {
  color: #4b4b4b;
}
.breadcrumb a:hover {
  text-decoration: underline;
}


/* aside left navigation: menu, filters */

/* aside h5 {margin:10px 0;} */
.block-vertical-nav {
  padding-right: 20px;
  
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;  
}
.block-vertical-nav h5 {
  margin-bottom: 0.9em;
}
.block-vertical-nav .span3:first-child h3{
  margin-top: 0;
}
.block-vertical-nav hr {
  margin: 0.4em 0;
  color: #e9e9e9;
}
.block-vertical-nav ul {
  list-style: none;
  font-size: 13px;
  line-height: 2.1em;
  margin: 0;
  padding: 0 0 0 18px;
}
.block-vertical-nav a,
.block-vertical-nav a:visited {
  color: #989898;
  text-decoration: none;
}
.block-vertical-nav a:hover {
  text-decoration: underline;
}

/* aside left navigation: menu, filters */

/* aside h5 {margin:10px 0;} */
.block-layered-nav{
  padding-right: 20px;
  
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;  
}
.block-layered-nav h5 {
  margin-bottom: 0.6em;
}
.block-layered-nav .span3:first-child h3{
  margin-top: 0;
}
.block-layered-nav hr {
  margin: 0.4em 0;
  color: #e9e9e9;
}
.block-layered-nav ul {
  list-style: none;
  font-size: 13px;
  line-height: 2.1em;
  margin: 0;
  padding: 0 0 0 18px;
}
.block-layered-nav a,
.block-layered-nav a:visited {
  color: #989898;
  text-decoration: none;
}
.block-layered-nav a:hover {
  text-decoration: underline;
}


/* featured banner */

.products .featured {
  background: #dadad2;
  height: 172px;
  color: #fff;
  position: relative;
}
.products .featured figure {
  float: left;
  display: inline-block;
  margin-left: 40px;
  text-align: center;
}
.products .featured .content {
  float: right;
  width: 370px;
  text-align: center;
  margin: 30px 80px 0 0;
}
.products .featured .content p {
  font-size: 14px;
  margin-top: -3px;
}
.products .featured .content h1 {
  font-size: 26px;
  text-shadow: 1px 1px 1px #cacaca;
  color: #fff;
  margin: 0.5em;
  font-weight: normal;
}
.products .featured .content a,
.products .featured .content a:visited {
  text-decoration: none;
}
.corner-badge.hot-right {
  background: url("../images/badge-hot-right.png") no-repeat right top;
  left: auto;
  top: 0;
  right: 0;
}

/* products view select, page navigation */

.products-view-nav {
  margin: 30px 0 14px;
}
.products-view-nav.bottom {
  margin-top: 20px;
  margin-bottom: 0;
}
.products-view-nav li {
  float: left;
}
.products-view-nav .views li {
  margin-right: 9px;
}
.products-view-nav .views a {
  background: url("../images/sprite-grid-list.png") no-repeat;
  display: block;
  width: 19px;
  height: 12px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.products-view-nav .views a:hover,
.products-view-nav .views li.current a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.products-view-nav .views a.grid {
  background-position: left top;
}
.products-view-nav .views a.list {
  background-position: right top;
}
.products-view-nav .navigation {
  float: right;  
}
.products-view-nav .navigation {
  float: right;  
  font-size: 13px;
}
.products-view-nav .navigation li {
  margin-left: 10px;
}
.products-view-nav .navigation a,
.products-view-nav .navigation a:visited {
  color: #989898;
  text-decoration: none;
}
.products-view-nav .navigation a:hover,
.products-view-nav .navigation li.current a {
  color: #ed1c24;
}
.products-view-nav .navigation a.arrow {
  width: 5px;
  height: 1.2em;
  display: block;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.products-view-nav .navigation a.arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.products-view-nav .navigation a.arrow.prev {
  background: url("../images/arrow-left.png") no-repeat left center;
}
.products-view-nav .navigation a.arrow.next {
  background: url("../images/arrow-right.png") no-repeat left center;
}


/* list view */

.list-display .photo-wrapper {
  position: relative;
}
.list-display .photo-wrapper a {
  display: block;
}
.list-display img {  
  border-right: 1px solid #fff;
  width: 100%;
  max-width: 240px;
  height: 288px;
}
.products-list #ajax_loading166 img {
    height: 16px;
    width: 16px;
	margin-left:37px;
}
.add-to-cart #ajax_loader img {
	margin-left:65px;
}
.list-display > li {
  background: #eee;
  border: 1px solid #fff;
  margin-top: 10px;
}
.list-display > li:first-child {
  margin-top: 0;
}
.list-display .info {
  padding: 0 18px 10px 20px;
  
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.list-display hr {
  margin: 0.8em 0;
}
.list-display p {
  color: #909090;
  font-size: 13px;
  line-height: 1.8em;
}
.product .add-to-cart, .product-options-bottom .add-to-cart {
  color: #a7a7a7;
  font-size: 14px;
  text-decoration: none;
  line-height: 18px;
  display: block;
  margin-top: 8px;
  cursor:pointer;
  background:none;
  border:none;
}
.product .add-to-cart:hover .text, .product-options-bottom .add-to-cart:hover .text {
  text-decoration: underline;
}
.product .add-to-cart .icon, .product-options-bottom .add-to-cart .icon {
  display: block;
  float: left;
  background: url("../images/icon-add-cart-big.png") no-repeat left center;
  width: 22px;
  height: 19px;
  margin-right: 6px;
}
.product .add-to-cart .text, .product-options-bottom .add-to-cart .text {
  display: block;
  float: left;
  padding-top: 3px;
  text-transform: capitalize;
}
.product .price {
  font-family: 'PT Serif', serif;
  font-weight: bold;
  font-size: 28px;
  color: #4b4b4b;
}
.product .options li {
  float: left;
  margin-right: 20px;
}
.product .options a,
.product .options a:visited {
  text-decoration: none;
  color: #6e6e6e;
  font-size: 0.813em;
  font-family: "TimesNewRoman";
}
.product .options a:hover .text {
  text-decoration: underline;
}
.product .options .icon {
  height: 15px;
  display: block;
  float: left;
  margin-right: 8px;
}
.product .options .icon.wishlist {
  background: url("../images/icon-add-wishlist.png") no-repeat left center;
  width: 13px;
}
.product .options .icon.compare {
  background: url("../images/icon-add-compare.png") no-repeat left center;
  width: 13px;
}
.product .options .icon.email {
  background: url("../images/icon-email.png") no-repeat left center;
  width: 16px;
}
.product .options .text {
  display: block;
  float: left;
  text-transform: capitalize;
  padding-top: 1px;
  font-size:13px;
}

/*
 *  product details
 */
 
.product-details .gallery ul {
  float: left;
}

/* tabs */
.product-details .gallery .tabs {  
  width: 85px;
}
.product-details .gallery .tabs li {
  margin-bottom: 8px;
  margin-right: 15px;
  float: left;
  background: #d7d7d7;
  width: 70px;
  height: 88px;
  display: block;  
  position: relative;
  
  -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
}
.product-details .gallery .tabs .arrow {
  position: absolute;
  display: none;
  width: 5px;
  height: 88px;
  right: -5px;
  top: 0;
  background: url("../images/arrow-right.png") no-repeat left center;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.product-details .gallery .tabs li.current .arrow {
  display: block;
}
.product-details .gallery .tabs img {
  width: 100%;
}
.product-details .gallery .tabs li.active {
  border: 1px solid #f5f5f5;
  cursor: pointer;
}
.product-details .gallery .tabs li.active.current,
.product-details .gallery .tabs li.active:hover {
  border: 1px solid #fff;
}

/* images */
.product-details .gallery .images img {
  height: 376px;
  width: 286px;
}
.product-details .gallery .images li {
  display: none;
}
.product-details .gallery .images li.current {
  display: block;
}
.product-details .gallery .images li.current {
  display: block;
}

/* product info */
.product-details .product {
  padding-right: 10px;
  
  -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
}
.product-details .product hr {
  margin: 0.9em 0;
}
.product-details h1 {
  margin-top: 0;
  font-family: 'PT Serif', serif;
font-weight: bold;
}
.product-details p.description {
  font-size: 13px;
  color: #666;
  line-height: 1.8em;
}
.info-title {
  font-size: 0.750em;
  text-transform: uppercase;
  color: #4b4b4b;
  margin-right: 12px;
  float: left;
  line-height: 2.8em;
}
.product-details .prefs ul {
  float: left;
}
.product-details .prefs li {
  float: left;
}
.product-details .prefs > li {
  margin: 0 0 20px 0;
}
.product-details .prefs > li:first-child {
  margin-right: 30px;
}
.product-details .prefs .size li {  
  font-size: 12px;
  line-height: 1.7em;
  background: #dedede;
  padding: 1px 4px 0;
  margin-right: 4px;
  color: #878787;
  cursor: pointer;
}
.product-details .prefs .size li.current,
.product-details .prefs .size li:hover {
  color: #fff;
  background: #6e6e6e;  
}


.product-details .prefs .avail .value {
  font-size: 0.750em;
  line-height: 1.8em;
  color: #666;
}


.product-details .prefs .colour-wrapper {
  margin-bottom: 0;
}
.product-details .prefs .colour-wrapper li {
  margin: 2px 5px 0 0;
  cursor: pointer;
}
.colour {
  display: block;
  border: 1px solid #fff;
  width: 17px;
  height: 14px;
  text-indent: -9999px;
}
.colour.orange {
  background: #ff5f3d;
}
.colour.teal {
  background: #7a9dbc;
}
.colour.pink {
  background: #ff00c0;
}
.colour.black {
  background: #000;
}


.product-details .buy-wrapper li {
  float: left;
  margin-right: 3px;
}
.product-details .buy-wrapper li:last-child{ margin-right:0; }
.product-details .buy-wrapper .quantity {
  margin-top: 6px;
}
.product-details .buy-wrapper .price-wrapper {
  float: right;
  margin-right: 0;
  margin-top: -5px;
}


.product-details .options li {
  margin-right: 15px;
}
.product-details .options li.last {
  margin-right: 0;
}



/* product info */

.product-details .prod-info .tabs {
  position: relative;
  height: 29px;
  border-bottom: 1px solid #fff;
}
.product-details .prod-info .tabs li {
  background: #e1e1e1;
  font-size: 0.875em;
  line-height: 2.2em;
  text-transform: uppercase;
  color: #fff;  
  float: left;
  margin-right: 10px;
  display: block;
  width: auto;
  text-align: center;
  border: 1px solid #fff;
  height: 30px;
  cursor: pointer;
  padding:0 10px;
  -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
  
  text-shadow: 0px 0px 2px #b9b9b9;
  filter: dropshadow(color=#b9b9b9, offx=0, offy=0);
}
.product-details .prod-info .tabs li.current {
  background: #ededed;
  color: #4b4b4b;
  text-shadow: none;
  border-bottom: 1px solid #ededed;
}
.product-details .prod-info .content {
  background: #ededed;
  border: 1px solid #fff;
  border-top: 0;
  font-size: 0.750em;
  color: #666;
  line-height: 1.8em;
}
.product-details .prod-info .content p {
  margin-top: 0;
}
.product-details .prod-info .content li {
  display: none;
  padding: 15px;
}
.product-details .prod-info .content li.current {
  display: block;
}

/* you may also like */

.also-like h5 {
  margin: 0.625em 0 1em;
}
.also-like li {
  margin-bottom: 15px;
}

/*
 * checkout page
 */

/*progress*/

#checkout-progress-wrapper div h3:first-child {
  margin-top: 0;
}
#checkout-progress-wrapper .progress dl {
  padding-right: 30px;
}
#checkout-progress-wrapper .progress dt, #checkout-progress-wrapper .progress dd {
  margin-bottom: 10px;
}
#checkout-progress-wrapper .progress dt,
#checkout-progress-wrapper .progress dt{
  display: block;
  background: #ececec;
  font-size: 11px;
  font-family: 'PT Serif', serif;
font-weight: bold;
  color: #757575;
  line-height: 2.182em;
  padding: 0 9px;
  text-decoration: none;
  text-transform: uppercase;
}
#checkout-progress-wrapper .progress dt:hover {
  background: #e3e3e3;
}

/* list */

ol#checkoutSteps {
  list-style-type: none;
}
ol#checkoutSteps li h6 {
  margin: 0;
  font-size: 0.688em;
  line-height: 2.182em;
  background: #ececec;
  padding-left: 46px; /* 30 + 16 */
  color: #757575;
}
ol#checkoutSteps li a{
	float:right;
	font-size:12px;
	color:white;
	margin:-21px 10px;
}
ol#checkoutSteps  li.section {
  counter-increment: customlistcounter;
  margin-bottom: 10px;
}

ol#checkoutSteps  li.section:before {
  content: "0" counter(customlistcounter);
  font-family: 'PT Serif', serif;
font-weight: bold;
  font-size: 0.813em;
  color: #666;
  background: #dedede;
  display: block;
  float: left;
  line-height: 1.769em;
  width: 30px;
  text-align: center;
  padding-top: 1px;
}
ol#checkoutSteps:first-child {
  counter-reset: customlistcounter;
}
ol#checkoutSteps   li.last {
  margin-bottom: 0;
}
ol#checkoutSteps  li .row {
  display: none;
}
ol#checkoutSteps  li.active .row {
  display: block;
}
#checkoutSteps .content-wrapper {
  border: 1px solid #ececec;
  border-top: 0;
  padding: 30px 0;
  font-size: 12px;
  color: #989898;
  
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
#checkoutSteps .content-wrapper h6 {
  margin: 0;
  font-size: 1em;
}
#checkoutSteps .content-wrapper p {
  margin-top: 0.75em;
}
#checkoutSteps form {
  margin-top: -1.3em;
}
#checkoutSteps  label {
  line-height: 2.5em;
}
#checkoutSteps input {
  margin-right: 10px;
	width: 240px;
	border: 1px solid #e2e2e2;
	background: #eee;
	font-size: 11px;
	font-style: italic;
	height: 2.8em;
	line-height: 2.8em;
	padding: 1px 10px 0;
	color: #989898;
	font-family: 'PT Serif', serif;
}
#checkoutSteps .left-col,
#checkoutSteps .right-col {
  width: 50%;
  float: left;
}
#checkoutSteps .right-col li {
  margin-bottom: 10px;
}
#checkoutSteps .right-col input {
  width: 240px;
  border: 1px solid #e2e2e2;
  background: #eee;
  font-size: 11px;
  font-style: italic;
  height: 2.8em;
  line-height: 2.8em;
  padding: 1px 10px 0;
  color: #989898;
  font-family: 'PT Serif', serif;
}
#checkoutSteps .right-col a.forgot, 
#checkoutSteps .right-col a.forgot:visited {
  text-decoration: none;
  color: #989898;
  display: block;
}
#checkoutSteps .right-col a.forgot:hover {
  text-decoration: underline;
}
#checkoutSteps a.btn {
  margin-top: 20px;
}


/*
 * Cart page
 */

.cart table {
  width: 100%;
  background: #f9f9f9;
  color: #666;
  text-align: center;
}
.cart td,
.cart th {
  border: 1px solid #d7d7d7;
}
.cart td.dark {
  background: #f0f0f0;
}
.cart th.dark {
  background: #e4e4e4;
}
.cart td.empty {
  background: #f5f5f5;
  border-left: 0;
  border-bottom: 0;
}
.cart th {
  font-size: 0.750em;
  padding: 0.9em 0;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: normal;
}
.cart td {
  padding: 20px;
}
.cart .article figure {
  float: left;
  width: 35%;
}
.cart .article img {
  width: 100%;
  border: 1px solid #fff;
}
.cart .article .info-wrapper {
  float: right;
  width: 57%;
  text-align: left;
}
.cart .article .info {
  margin: 10px 0 0 70px;
  display: inline-block;
}
.cart .article .info p {
  margin: 0;
  font-size: 13px;
}
.cart .article .info span {
  display: block;
  float: left;
  line-height: 1.8em;
}
.cart .article .info p span:first-child {
  margin-right: 4px;
}
.cart .article .info .colour {
  margin-top: 2px;
}
.cart .price {
  color: #4a4a4a;
  font-weight: bold;
  font-size: 21px;
  font-family: 'PT Serif', serif;
font-weight: bold;
}
.cart .quant-input {
  position: relative;
  height: 24px;
  width: 60px;  
  display: inline-block;
}
.cart input {
/*   position: absolute; */
  left: 0;
  top: 0;
  z-index: 1;

  height: 24px;

  font-size: 0.750em;
  font-family: 'PT Serif', serif;
  color: #6e6e6e;
  border: 1px solid #d9d9d9;
 /* background: #f8f8f8;*/
  padding: 1px 24px 0 10px;
  
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;  
}
.cart .quant-input .arrows {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.cart .quant-input .arrow {
  border: 1px solid #dcdcdc;
  width: 20px;
  height: 12px;
  display: block;
  text-align: center;
  
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box; 
  
  background: #fbfbfb; 
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-8 */
}
.cart .quant-input .arrow.minus {
  border-top: 0;
}
.cart .quant-input .arrow span {
  background: url("../images/arrows-top.png") no-repeat left center;
  display: block;
  width: 7px;
  height: 100%;
  min-height: 4px;
  margin: 0 auto;
  background-size: 14px 4px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.cart .quant-input .arrow.minus span {
  background-position: right center;
}
.cart .half-col {
  float:left;
  width: 50%;
}
.cart .total-wrapper {
  color: #4a4a4a;
}
.cart .total-wrapper .vat {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 18px;
  margin-bottom: 20px;
  font-size: 0.938em;
}
.cart .total-wrapper .total {
  font-size: 24px;
  font-family: 'PT Serif', serif;
font-weight: bold;
  text-transform: uppercase;
}
.cart .total-wrapper .value-wrapper {
  color: #ed1c24;
}

.cart .checkout [class="span4"] {
  width: 33.3333%;
  margin-left: 66.6666% !important;
  text-align: center;
}
.cart .checkout .btn {
    display: inline-block;
    float: right;
    margin: 5px 0 13px 5px;
}
.cartBtns {margin:10px;}
/*
 *  Contact page
 */

.contact h1:first-child {
  margin-top: 0;
}
.contact h1 {
  font-size: 22px;
  margin-top: 60px;
}

.contact input[type=image] {
  color: #FFF;
  font-size: 15px;
  font-family: 'PT Serif',serif !important;
  font-weight: bold;
  text-shadow: 1px 1px 1px #B4B4AD !important;
  text-transform: uppercase;
}
 
.text-input {
  font-family: 'PT Serif', serif;
  color: #959595;
  font-size: 14px;
  font-style: italic;
  border: 1px solid #d8d8d8;
  height: 45px;
  width: 100%;
  background: #ddd;
  padding: 0 15px;
  margin-bottom: 20px;
  
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
}
textarea.text-input {
  padding-top: 15px;
  height: 160px;
}
.contact form a.btn {
  margin-top: 0;
  float: right;
}
.contact p {
  font-size: 13px;
  line-height: 1.8em;
  color: #666;
}
.contact .map {
  text-align: center;
  width: 100%;
}
.contact .map .wrapper {
  position: relative;
  display: inline-block;
}
.contact .map .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  border: 2px solid #fff;
  
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box; 
  
  -webkit-box-shadow: inset 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.contact .map img {
  width: 100%;
  max-width: 480px;
}
.contact .info {
  font-size: 13px;
  color: #666;
  margin-top: 20px;
}
.contact .info li {
  width: 50%;
  float: left;
}
.contact .info .val {
  color: #ed1c24;
}
.contact {
  padding-bottom: 50px;
}

/*
 *  404 error page
 */

.error-404 .container {
  padding: 40px 0;
}
.error-404 .logo {
  background: url("../images/logo-big.png") no-repeat center top;
  min-width: 123px;
  padding-top: 122px;
  text-align: center;
}
.error-404 .logo h1 {
  font-size: 1.875em;
  font-family: 'PT Serif', serif;
font-weight: bold;
  color: #555;
}
.error-404 .main {
  background: url("../images/bg-404.png") no-repeat center center;
  font-size: 7.500em;
  line-height: 2.339em;
  padding-top: 0.1em;
  color: #757575;
  font-family: 'PT Serif', serif;
font-weight: bold;
  text-align: center;
  min-width: 413px;
  height: 297px;
}
.error-404 .info-wrapper {
  position: relative;
  margin-top: 10px;
  min-height: 211px;
}
.error-404 .info {
  position: absolute;
  width: 100%;
  left: 0;
  top: -40px;
  padding-top: 40px;
  text-align: center;
  font-family: "Trebuchet MS", sans-serif;
  background: url("../images/arrow-404.png") no-repeat 93% 0;  
  color: #666;
  min-height: 211px;
  min-width: 152px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.error-404 .title {
  font-size: 2.500em;
  margin: 0.2em 0 0.5em;
}
.error-404 .sub-title {
  font-size: 0.750em;
}
.error-404 .btn {
  margin: 40px 26% 0 0;
  float: right;
}
.error-404 .btn span {
  width: 200px;
}
 
 


/* ==========================================================================
   Helper classes
   ========================================================================== */

.top-spacing {
  margin-top: 40px;
}
.top-spacing-b {
  margin-top: 30px;
}
.no-top-spacing {
  margin-top: 0;
}
.no-margin{
	/* margin:0px !important; */
}

.relative {
  position: relative;
}   
.desat {
  filter: url("../filters.svg#grayscale"); /* Firefox */
  filter: gray; /* IE */
  -webkit-filter: grayscale(1); /* Webkit */
}
.desat:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}
.rr {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}   
   
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden; 
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



.add-to-cart .qty, .quant-input .qty{     float:left;     background:#FFFFFF;     border-color:#B3B3B3;     padding:5px;     width:2.2em!important;     height:20px;     margin-left:12px; font-size:10px;}
.quant-input input.quantity-decrease, .add-to-cart input.quantity-increase{     position:absolute;     left:0;     top:0;     margin:0; }
.quant-input input.quantity-increase, .add-to-cart input.quantity-increase{top:1px;}
.quant-input input.quantity-decrease, .quant-input input.quantity-increase{top:14px;}


/* Header Navigation */
.menu-button{display:none;}
.nav-container{
/*float:left;*/ margin-top:-10px;
}
#nav { margin-bottom:0; z-index:9999; clear:both;     padding:0; }



/* ToTop Styles */

#toTop {
    background: url("../images/ui.totop.png") no-repeat scroll 13px 14px #333333;
    border: medium none;
    border-radius: 30px;
    bottom: 50px;
    display: none;
    height: 37px;
    position: fixed;
    right: 40px;
    text-decoration: none;
    text-indent: -999999px;
    width: 37px;
    z-index: 9999;
}
#toTopHover {
    background-image: url("../images/ui.totop.png");
    background-position: 16px 17px;
    background-repeat: no-repeat;
    border-radius: 30px;
    display: block;
    float: left;
    height: 43px;
    margin: -3px 0 0 -3px;
    opacity: 0;
    overflow: hidden;
    width: 43px;
}
/* Sidebar =============================================================================== */
aside{/* padding-top:45px; */}
aside section {     margin:0; }
aside section header {     padding:0; }
aside section header h5{ margin-bottom:5px;     font-size:13px;     line-height:0.7em;     color:#474747;     font-weight:normal; }
aside section p {color: #989898; font-size: 12px; margin: 1em 0;}
/* aside section a:link, aside section a:visited{color:#474747;} 
aside section a:hover, aside section a:active{color:#111111;} */
aside section .block-content {/*      padding:24px 0 36px 5px;  */ font-size:12px;}

aside.accordion .block-content { display: none; padding: 24px 0 9px 15px;}
aside.accordion .block-progress .block-content { display: block;}
aside section .block-content a{text-decoration:none; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; color:#989898;	}
aside section .block-content a:hover{text-decoration:none;}
aside section .block-subtitle{margin-bottom:5px;}
aside .btn-remove, aside .btn-edit { float:right;}
aside .product-name{margin:0; font-size:1em; line-height:1.5em;}
aside .product-name a{text-decoration:none; color:#8a8a8a; font-size:1em; line-height:1.5em; font-family: Arial, sans-serif;}
aside .product-name a:hover{text-decoration:none; color:#000;}
aside .actions { text-align:right; padding-top:7px; width:100%; overflow:hidden;}
aside .actions a { float:left; margin-top:9px; font-size:1.16em; text-decoration:none; font-weight:normal; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
aside .actions a:hover{text-decoration:none; color:#474747;}
aside .empty {}
aside section.block-subscribe .input-box input{ border: 1px solid #D8D8D8; box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1) inset; color: #959595;    font-family: "Trebuchet MS",sans-serif; font-size: 12px; font-style: italic;  height: 28px;  padding-left: 20px;  width: 90%; background-color:#e5e5e5; margin-top:7px;}
aside section.block-subscribe .actions { text-align: left;}
aside section .block-subscribe label{line-height:3em;}




/* Block: Account */
.block-account {}
.block-account li{padding-bottom:5px; list-style:circle;	}
.block-account li strong{color:#444; font-weight:normal; font-size:12px;}
.block-account h2{border-bottom: 1px solid #D7D7D7; color: #5C5F6A; font-size: 13px;  font-weight: normal;  padding-bottom: 7px;}

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

/* Block: Vertical Nav */
aside section.block-vertical-nav{}
aside section.block-vertical-nav header h2{}
aside section.block-vertical-nav .block-content li.level0 a{text-decoration:none; display:inline-block;}
aside section.block-vertical-nav .block-content li.level0 a:hover{}
aside section.block-vertical-nav .block-content li.level0 ul li, aside section.block-vertical-nav .block-content > ul > li.level0 > a{background:url(../images/menu_items_marker.png) left 9px no-repeat; line-height:1.66em; background-repeat:no-repeat; padding-left:11px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
aside section.block-vertical-nav .block-content li.level0 > a{padding-left:0!important; background:none!important;}
aside section.block-vertical-nav .block-content li.level0 > ul{padding-left:14px;}
aside section.block-vertical-nav .block-content li.level0 a:hover{}
aside section.block-vertical-nav .block-content li.level0 a:hover span{text-decoration:none;}
aside section.block-vertical-nav .block-content li.level0 ul{}

/* Block: Categories */
#categories-accordion li.level-top.parent { position:relative;}
#categories-accordion li.level-top a.level-top { text-decoration:none; padding-left:7px!important; background:none; }
#categories-accordion li.level-top a.level-top:hover span{text-decoration:none;}
#categories-accordion li.level0 > a{padding-left:22px;}
#categories-accordion li.level-top.parent .btn-cat { position:absolute; left:-15px; top:10px; width:7px; height:7px; cursor:pointer; background:url(../images/category_markers.gif) left top no-repeat;}
#categories-accordion li.level-top.parent:hover .btn-cat{}
#categories-accordion li.level-top.parent .btn-cat.closed{
background-image:url(../images/category_markers.gif);
background-position:left -15px;}
#categories-accordion li.level-top.parent ul.level0 {padding:5px 0; position:relative; zoom:1;}
#categories-accordion li.level-top.parent ul.level0 li{padding-left:7px; background-position:17px 9px; list-style:circle;}
#categories-accordion li.level-top.parent ul.level0 li li{padding-left:7px; background-position:5px 9px;}
#categories-accordion li.level-top.parent ul.level0 li a{text-decoration:none; font-size:0.91em; line-height:1.83em;}
#categories-accordion li.level-top.parent ul.level0 li a:hover{}
#categories-accordion li.level-top.parent ul.level0 li a:hover span{text-decoration:none;}
#categories-accordion.closed-default li.level-top.parent ul.level0 { display: none;}

/* Block: Layered Navigation */
aside section.block-layered-nav {}
aside section.block-layered-nav header h2{
/*background:url(../images/shop_title.png) left top no-repeat;*/
}

aside section.block-layered-nav .block-subtitle{margin-bottom:9px; font-size:11px;}
aside section.block-layered-nav .currently {}
aside section.block-layered-nav .currently li{padding-bottom:3px;}
aside section.block-layered-nav .currently .value, aside section.block-layered-nav .currently .label{float:left;}
aside section.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }
aside section.block-layered-nav dl dt{font-size:1em; line-height:1.92em; font-weight:normal;}
aside section.block-layered-nav dl dd a{text-decoration:none; font-size:0.91em;}
aside section.block-layered-nav dl dd a:hover{text-decoration:none;}
aside section.block-layered-nav dl dd{padding-left:0; line-height:1.83em; padding-bottom:22px;}
aside section.block-layered-nav dl dd .price{font-size:1em; line-height:1.83em; color:#8a8a8a; font-family: Arial, sans-serif;}
aside section.block-layered-nav .btn-remove{float:right;}
aside section.block-layered-nav .actions{padding-bottom:20px; padding-top:0;}
.block-layered-nav dl#layered_navigation_accordion dt {background:url(../images/category_markers.gif) left 10px no-repeat; cursor:pointer; padding-left:12px; line-height:1.9em; font-size:13px; color:#989898;}
.block-layered-nav dl#layered_navigation_accordion dt:hover{}
.block-layered-nav dl#layered_navigation_accordion dt.closed{background-position:0 -6px;}
.block-layered-nav dl#layered_navigation_accordion.closed-default dd { display: none; }
.block-layered-nav dl#layered_navigation_accordion.closed-default dd ol{padding:5px 0; font-size:12px; list-style:circle; padding-top:0; margin-top:0;}
.block-layered-nav dl#layered_navigation_accordion dd{padding-bottom:0px; margin-bottom:0;}
.block-layered-nav dl#layered_navigation_accordion dd li{background:url(../images/menu_items_marker.png) left 9px no-repeat; background-position:9px 9px; background-repeat:no-repeat; padding-left:7px; line-height:1.7em;}
.block-layered-nav dl.closed-default dd{padding-left:9px; margin:5px;}
/* Block: Wishlist */
aside section.block-wishlist { position: relative;}
aside section.block-wishlist .block-content{}
aside section.block-wishlist li.item{width:100%; overflow:hidden; padding-bottom:14px; position:relative;}
aside section.block-wishlist li.item .product-image{float:left; border:1px solid #e5e5e5; padding:2px; background-color:#f8f6f6;}
aside section.block-wishlist li.item .product-details{width:57%; float:right;}
aside section.block-wishlist li.item .product-details .product-name{margin-bottom:5px;}
aside section.block-wishlist li.item .product-details .product-name a{font-size:1.16em; line-height:1.57em; text-transform:uppercase;}
aside section.block-wishlist li.item .product-details .price-box{margin-bottom:5px;}
aside section.block-wishlist li.item .product-details .price-box .price{font-size:1.16em; font-weight:normal;}
aside section.block-wishlist li.item .product-details .btn-remove{width:5px; height:5px; position:absolute; left:0; top:0; margin:0; background: url("../images/wishlist_remove_button.gif") no-repeat 0 0; color:transparent;}
aside section.block-wishlist li.item button{float:right;}
aside section.block-wishlist li.item.last{padding-bottom:0;}
aside section.block-wishlist .actions{padding-top:0;}
#wishlist-slider .es-carousel-wrapper{     position:relative; }
#wishlist-slider .es-carousel{     overflow:hidden; }
#wishlist-slider .es-carousel ul.carousel-ul{     margin: auto; padding:0; }
#wishlist-slider .es-carousel ul.carousel-ul > li{     height:110px;     display:block;     border-bottom:1px solid #cdcdcd;     margin:14px 0!important;     width:214px !important; }
#wishlist-slider .es-carousel ul.carousel-ul > li a.product-image{     display:block;     margin-left:9px;     float:left; }
#wishlist-slider .es-carousel ul.carousel-ul li a.product-image img{     display:block;     border:none;     max-height:none;     max-width:none; }
.block-wishlist .es-nav-prev, .block-wishlist .es-nav-next {     position: relative;     display: block;     width:8px;     height:11px;     text-indent:9999em;     overflow: hidden;     background-image:url(../images/wishlist_buttons.gif);     background-repeat:no-repeat;     -moz-transition:none; -webkit-transition:none; -o-transition:none;     cursor:pointer; }
.block-wishlist .es-nav-prev, .block-wishlist .es-nav-next{display:none !important; opacity:10; filter:alpha(opacity=0); -moz-transition: opacity 300ms ease; -webkit-transition: opacity 300ms ease; -o-transition: opacity 300ms ease; transition: opacity 300ms ease; right:-14px;}
.block-wishlist:hover .es-nav-prev, .block-wishlist:hover .es-nav-next{opacity:1; filter:alpha(opacity=100);}
.block-wishlist .es-nav-prev {     right:-1px;     top:5px;     background-position:left top; }
.block-wishlist .es-nav-prev:hover{background-position:left -13px;}
.block-wishlist .es-nav-next {     right:-16;     top:0;     background-position: -17px top; }
.block-wishlist .es-nav-next:hover{background-position:-17px -13px;}

/* Block: Block List */
.block-list{}
.block-list .block-content{padding-left:0!important;}
.block-list ol{ padding-left:3px; margin-top:-10px;}
section.block-vertical-nav .block-content li.level-top { padding: 0; line-height:1.9em;}
section.block-vertical-nav .block-content li.level-top:last-child { border-bottom: none;}
section.block-vertical-nav .block-content li.active a{ }
.block-list li.item{padding:5px 0!important; width:100%; overflow:hidden; border-bottom:1px dotted #d2d2d2;}
.block-list li.item:first-child{padding-top:0; border-top:none;}
.block-list li.item .product-name{}
.block-list li.item .product-name a{color: #989898; font-size: 12px; padding:0; font-weight:normal;}
.block-list .btn-remove {
    background: url("../images/block_list_remove.gif") no-repeat scroll 0 0 transparent;
    height: 6px;
    width: 6px;
}
section.block-vertical-nav .block-content ul.closed-default li.level0 ul.level0{ padding-left: 10px!important; }
section.block-vertical-nav .block-content ul.closed-default li.level0 ul.level1{ padding-left: 10px!important; }
section.block-vertical-nav .block-content ul.closed-default li.parent{ margin:5px 0;}

/* Block: Compare Products */
.block-compare {}
.block-compare li.item { position: relative;}
.block-compare li.item:first-child{padding-top:0;}
.block-compare li.item .product-name{float:left; width:87%; margin-left:15px; }
.block-compare li.item .product-name a{margin-bottom:0;}
.block-compare li.item .btn-remove {
    font-size: 0;
    margin-top: 11px;
    position: absolute;
    right: 5px;
    top: 0;
}
.block-compare .actions{}
.block-compare .actions a{float:right!important;}
.block-compare .actions button{float:left;   color:#fff; }

.catalog-product-compare-index .ratings{float:left;}
.catalog-product-compare-index .price-box {float:right; font-size:18px;}
.catalog-product-compare-index .data-table .product-name {text-align:center;}
.catalog-product-compare-index  .last .price-box {float:none;}
.catalog-product-compare-index .buttons-set .button {float:right;}

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

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

/* Block: Poll */
.block-poll .block-content{padding-left:0!important;}
.block-poll .block-subtitle{font-weight:normal; padding:0 0 8px 8px;}
.block-poll ul {padding-left:10px; margin-top:0;}
.block-poll li { padding:3px 0 3px 10px; width:100%; overflow:hidden; }
.block-poll label { color: #989898; font-size: 12px;}
.block-poll input.radio { float:left; margin:2px 9px 0 0; }
.block-poll .label { display:block; float:left; width:80%; }
.block-poll .answer{float:left; width:100%;}
.block-poll .answer span{display:block; width:115px; font-size:12px;}
.block-poll .votes{float:right; width:65px; margin-top:-15px; font-size:12px; font-family:arial; line-height:15px;}
.block-poll .actions{text-align:right!important; padding-left:9px;}
.block-poll .actions button{float:none;}

/* Block: Tags */
aside .block-tags .block-content{padding-left:0;}
aside .block-tags ul, aside .block-tags li { display:inline; }
aside .block-tags .actions{text-align:left; padding-left:0;}
aside .block-tags .actions a{margin-top:0; color:#989898;}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; width:100%; overflow:hidden; border-bottom:1px solid #cdcdcd; }
.block-reorder input.checkbox { float:left; margin:3px 0 0; }
.block-reorder .product-name { margin-left:10px; float:left; width:85%; }

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

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

/* Paypal */
aside .paypal-logo { display:block; margin:10px 0 20px; text-align:center; }
aside .paypal-logo a { float:none; }

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

/* Content Styles ================================================================= */

/* Product Tags */
.tags-list{margin:19px 0 0 0; padding:0;}
/* .tags-list li { float:left; list-style:none; text-decoration:none; height:26px; margin:1px 1px 1px 0; e3 0%, #c9c9c4 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(100%,#c9c9c4));
  background: -webkit-linear-gradient(top,  #e3e3e3 0%,#c9c9c4 100%); 
  background: -o-linear-gradient(top,  #e3e3e3 0%,#c9c9c4 100%); 
  background: -ms-linear-gradient(top,  #e3e3e3 0%,#c9c9c4 100%); 
  background: linear-gradient(to bottom,  #e3e3e3 0%,#c9c9c4 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#c9c9c4',GradientType=0 );}
  
.tags-list li:hover { float:left; list-style:none; text-decoration:none; height:26px; margin:1px 1px 1px 0; #c9c9c4 0%, e3 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9c9c4), color-stop(100%,#e3e3e3)); 
  background: -webkit-linear-gradient(top,  #c9c9c4 0%,#e3e3e3 100%); 
  background: -o-linear-gradient(top,  #c9c9c4 0%,#e3e3e3 100%); 
  background: -ms-linear-gradient(top,  #c9c9c4 0%,#e3e3e3 100%); 
  background: linear-gradient(to bottom,  #c9c9c4 0%,#e3e3e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c4', endColorstr='#e3e3e3',GradientType=0 );}
.tags-list li a{color:#fff !important; padding:6px 13px; font-size:12px; text-decoration:none; line-height:2em; font-size:13px !important;}
.tags-list li a:hover{ color:#fff !important;	text-shadow: 1px 1px 1px #999;} 
*********   ************/

.tags-list li  {
    background: url("../images/tag_bg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: inline;
    line-height: 24px;
    padding: 4px 6px;
}
.tags-list li a {
    background-color: #333333;
    border-radius: 0 4px 4px 0;
    margin-left: 9px;
    margin-top: 0;
    padding: 1px 4px 2px 6px;
	color:#989898;
}
.tags-list li a:hover {color:#fff;}
.block-content .actions a{ font-size:12px;}
.block-reorder .block-content .actions a { line-height: 45px;}

/* User's Recent Tags */
#my_recent_tags .tags{ font-size:12px; }
#my_recent_tags .tags ul { padding-left:52px; }
#my_recent_tags .tags li { float:left; height:26px; margin:-10px 1px 1px 0; }
#my_recent_tags .tags li a{color:#fff; padding:6px 13px; font-size:12px;}
#my_recent_tags .tags li a:hover{ color:white !important;	}
#my_recent_tags  .product-name{padding-bottom:5px;}

/* Advanced Search */
.advanced-search {}
.advanced-search ul li label{float:none;}
.advanced-search-amount {padding:10px 0 5px;}
.advanced-search-summary {padding:10px 0 15px;}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}
.cms-home .webdezyner-tabs-content{padding-bottom:26px;}
.cms-home .col-main > .std{	padding-top:40px; }

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px 0 0; }
.page-sitemap .links a{text-decoration:none; position:relative; color:#8e8f91; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.page-sitemap .links a:hover{text-decoration:none; color:#aa2118;}
.page-sitemap .sitemap { margin: 12px 12px 12px; }
.page-sitemap .sitemap a { font-size:13px; line-height:19px; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:normal; }
.page-sitemap .sitemap li.level-0 a {}
.page-sitemap .pager .pages{padding-top:0;}
.sales-guest-form .col-main .block-content .form-alt li{padding-bottom:9px; width:100%; overflow:hidden;}
.sales-guest-form .col-main .block-content .guest-select{width:100%;}

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

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

/* Shopping Cart ========================================================================= */
.cart {}
.cart .page-title h1{border-bottom:none; padding-top:5px;}
.cart .mobile-container{display:none;}

/* Shopping Cart Accordion */
#cart-accordion h3.accordion-title {     cursor: pointer;     padding: 3px;     margin-bottom: 1px; }
#cart-accordion .accordion-content {     padding:0;     margin-bottom:0; }
#cart-accordion .accordion-content h2 {     display: none; }

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

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

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

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

/* Captcha */
.captcha-note  {}
.captcha-image { float:left; position:relative; }
.captcha-img { border:1px solid #ccc; }
.registered-users .captcha-image    {}
#checkout-step-login .captcha-image {}
#checkout-step-login .buttons-set .f-left{margin-top:4px;}
.captcha-reload { position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
@-webkit-keyframes rotate {     0% { -webkit-transform:rotate(0); }
0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {     0% { -moz-transform:rotate(0); }
0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {     0% { transform:rotate(0); }
0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }
.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}

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

/* My Account ============================================================================= */
.my-account {margin-left:0;}
.my-account .page-title { border-bottom:1px solid #ccc; margin-bottom:20px;}
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .addresses-list li.item{padding:15px 0;}
.my-account .addresses-list .addresses-primary li.item {
    padding: 0 0 15px 15px;
}
.my-account .my-tag-edit{margin-bottom:10px;}
.my-account .my-tag-edit a.btn-remove{float:left; margin-right:5px;}
.my-account .my-tag-edit a.btn-remove span {padding:0 10px;}
.my-account .my-tag-edit strong {line-height:45px;}
.my-account #my-tags-table button{margin-bottom:10px;}
.my-account #my-tags-table .price{font-size:23px;}
.my-account  .back-link {float: right; width: 100%;}
.my-account .pager .limiter{float:left; font-size:12px;}
.my-account .pager .pages{float:right; padding-top:0;}
.my-account .rating-links { display: none;}
.addresses-list a{color:#777; text-decoration:underline;}
.addresses-list address{ font-size:13px; line-height:20px;}
.my-account label{margin-top;7px; color:#989898; font-size:12px;}
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.dashboard .welcome-msg .hello{margin-bottom:10px; font-size: 1.09em; color:#4c4c4c;}
.dashboard .data-table{margin:10px 0 15px;}
.dashboard .col2-set{padding:10px 0 15px;}
.dashboard .box-title, .dashboard .box-head{width:100%; overflow:hidden; margin:10px 0 0;}
.dashboard .box-title h2, .dashboard .box-title h3, .dashboard .box-head h2, .dashboard .box-head h3{float:left;}
.dashboard .box-title h2, .dashboard .box-head h2{font-size: 1.09em;}
.dashboard .box-content h4{font-size: 0.91em;}
.dashboard .box-title a, .dashboard .box-head a{float:right; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; color: #333; text-decoration: underline; font-size: 9px;}
.dashboard .box-title a:hover, .dashboard .box-head a:hover{color: #fff !important; }

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews{padding-bottom:15px;}
.dashboard .box-reviews li{padding-bottom:20px;}
.dashboard .box-reviews .number { float:left; font-size:1em; font-weight:normal; line-height:1; color:#909090; margin:3px -20px 0 0; padding:2px 3px; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews .details h3{margin-bottom:0;}
.dashboard .box-reviews .details .ratings strong{float:none; display:block; margin-bottom:3px;}
.dashboard .box-reviews .details .ratings .rating-box{float:none;}

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

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

/* My Wishlist */
.my-wishlist .page-title{border-bottom:none;}
.my-wishlist .page-title h1{}
.my-wishlist .data-table{margin-bottom:0; margin-top:0;}
.my-wishlist .data-table tr{background-color:transparent;}
.my-wishlist .data-table td{padding:0 0 18px; border:none; position:relative;}
.my-wishlist .data-table td .product-box{position:relative; padding-left:10px;}
.my-wishlist .data-table .product-image{float:left; padding:0; width:35%;}
.my-wishlist .data-table .product-image img{float:left; padding:0; width:100%;}
.my-wishlist .data-table .product-item{float:right; width:63%;}
.my-wishlist .data-table .product-name a{padding-bottom:0; font-size:1.16em; line-height:1.57em; text-transform:uppercase; font-weight:normal;}
.my-wishlist .data-table .title-divider{margin-bottom:16px;}
.my-wishlist .data-table .description{color:#676767; margin-bottom:18px;}
.my-wishlist .data-table .quantity-decrease{top:21px; left:0;}
.my-wishlist .data-table .quantity-increase{top:6px; left:0;}
.my-wishlist .data-table .qty{     background: none repeat scroll 0 0 #FFFFFF;     border-color: #B3B3B3;     float: left;     height: 20px;     margin-left: 12px;     padding: 5px;     width: 2.2em !important; }
.my-wishlist .data-table textarea{padding: 5px; width: 100%; min-height:130px; float:left;}
.my-wishlist .data-table .cart-cell{float:right; padding:0;  margin-left: 10px; }
.my-wishlist .data-table .cart-cell .add-to-cart-alt{text-align:left!important;}
.my-wishlist .wishlist-input-box{width:60px; position:relative; margin-left:-60px;}
.my-wishlist .data-table .price-box{margin-bottom:9px; padding-top:0px;}
.my-wishlist .data-table .price-box .price{color:#747474; font-size:22px;}
.my-wishlist .data-table .price-box.map-info a{display:block;}
.my-wishlist .data-table .product-name { margin:0px 20px 20px 0px;}
.my-wishlist .data-table button{margin:10px 0;}
.my-wishlist .buttons-set{padding-top:14px;}
.my-wishlist .buttons-set button span{}
.my-wishlist .buttons-set button span span{}
.my-wishlist .buttons-set button:hover span{background:none;}
.my-wishlist .buttons-set .btn-share span span{border-right:none; padding-right:0; padding:0 10px; }
.my-wishlist .link-edit{     background-position: 0 0;     height:7px;     left: 0;     margin: 0;     overflow: hidden;     padding: 0;     position: absolute;     text-indent: 100%;     top: 10px;     white-space: nowrap;     width:7px;     background:url(../images/wishlist_edit_marker.png) left top no-repeat; }
.my-wishlist .btn-remove{    background-image:url(../images/wishlist_remove_button.gif);  background-position: 0 0;  background-repeat:no-repeat;   height: 12px;     left: 0;     margin: 0;     overflow: hidden;     padding: 0;     position: absolute;     text-indent: 100%;     top: 0;     white-space: nowrap;     width: 12px; }
.my-wishlist .data-table tr.even {background:none;}

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

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

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

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

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

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

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

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

/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#e65505; }

.dashboard .box .box-title { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(../images/i_folder-table.gif); }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(../images/i_ma-info.gif); }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(../images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(../images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */
/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#faf;}


/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#c76200; }

/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price { font-weight:bold; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; font-size:14px;}
.products-grid .old-price{display:none;}

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; font-size:28px;}
.products-grid .special-price .price-label { font-size: 10px;    font-weight: bold; line-height: 0; padding-left: 7px; padding-top: 18px; }
.products-grid .special-price .price { font-size: 14px; font-weight: bold; line-height: 3; padding-left: 10px;}

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label {  font-size: 11px; font-weight: normal;  line-height: 40px; padding-left: 9px; white-space: nowrap;}
.minimal-price .price{ line-height: 0; padding-left: 12px; text-align: center;} 
.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

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

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

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

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

/* Price range */
.price-from { margin: 18px 0 0 13px; }
.price-from .price-label { font-weight:bold; white-space:nowrap; font-size: 9px; line-height: 0; }
.price-from .price{font-weight: normal !important; line-height: 27px; padding-left: 10px;}
.products-list .price-from .price-label  {font-size:11px;}

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; font-size: 9px; font-weight: bold; line-height: 0; margin: 0; padding-left: 14px; }
.price-to .price{font-weight: normal !important; line-height: 27px; padding-left: 24px;}
.products-list .price-to .price-label  {font-size:11px;}

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

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-details .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }



.product-essential { padding:25px; background:#fff url(../images/bkg_product-view.gif) 100% 0 no-repeat; }
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }

.product-collateral {padding:0 0 0 25px;  }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }


.add-to-cart {
    padding-left: 0;
    position: relative;
}

.my-wishlist input.quantity-decrease, .my-wishlist input.quantity-increase, .add-to-cart  input.quantity-decrease, .add-to-cart  input.quantity-increase, .quant-input input.quantity-decrease, .quant-input input.quantity-increase {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/qt_arr.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 6px;
    left: 62px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-indent: 100%;
    top: 0;
    white-space: nowrap;
    width: 7px;
}
.quant-input input.quantity-decrease, .quant-input input.quantity-increase {left:0;}
.add-to-cart .qty {
    color: #444444;
    float: left;
    font-size: 11px;
    height: 32px;
    margin: -4px 7px 0 4px;
    width: 21px !important;
}

.my-wishlist input.quantity-increase, .quant-input input.quantity-increase, .add-to-cart  input.quantity-increase {
    background-position: 0 0;
    top: 7px;
}
.my-wishlist input.quantity-decrease, .quant-input input.quantity-decrease, .add-to-cart  input.quantity-decrease {
    background-position: 0 -14px;
    margin-left: 0;
    top: 22px;
}

/* Product Options */
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-details .grouped-items-table .price-box { margin:0; padding:0; }

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

/* Block: Additional */
.product-details .box-additional .data-table th,
.product-details .box-additional .data-table td { line-height:1.25; }

/* This is the zoom window. */
.gallery-sub-wrap .cloud-zoom-big {border:1px solid #ccc; overflow:hidden; top:-1px!important; left:110px!important; margin:0;  width:100%!important; }
.product-details .mousetrap{   left:110px!important;    height:100%!important;     width:100%!important; border:1px solid green !important;  }
/* .gallery-sub-wrap .productpage_small .cloud-zoom-big{     }
.gallery-sub-wrap .product-view .product-img-box .product-image .cloud-zoom img{margin:0 auto;}
.gallery-sub-wrap .product-view .product-image .cloud-zoom-big{width:100%!important;} */
.gallery-sub-wrap .tabImgs {float:left;}
.gallery-sub-wrap .tabImgs ul{padding:0;}
.gallery-sub-wrap .cloud-zoom {border:1px solid red;}
.gallery-sub-wrap #wrap {border:1px solid yellow; }


/* Block: Tags */
.product-details .box-tags { margin:0; }
.product-details .box-tags h3 { font-size:13px; }
.product-details .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-details .box-tags .product-tags li { display:inline; background:url('../images/tag_bg.png') left center no-repeat; line-height: 24px;
    padding: 4px 6px; color:white;}
.product-details .box-tags .product-tags li.first { }
.product-details .box-tags .product-tags li.last { }
.product-details .box-tags .product-tags li span{ background-color:#333; margin-left: 9px; margin-top: 1px;  padding: 2px 4px 2px 6px; -webkit-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0;}
.product-details .box-tags .product-tags li  a{ color:white; text-decoration:none;}
.product-details .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-details .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(../images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-details .box-tags .form-add input.input-text { width:299px; }
.product-details .box-tags .form-add button.button span { }
.product-details .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-details .box-reviews {padding:18px 0 9px 0; font-size:13px; }
.product-details .box-reviews h2{     color: #474747;     font-size: 1.16em;     font-weight: normal;     line-height: 1.57em;     margin-bottom: 9px;     text-transform: uppercase; border-bottom:1px solid #ccc; }
.product-details .box-reviews .title-divider{margin-bottom:24px; display:none;}
.product-details .box-reviews .data-table{margin-top:18px;}
.product-details .box-reviews .data-table thead{}
.product-details .box-reviews .data-table thead th { background:none; border:none;}
.product-details .box-reviews .data-table thead th span{text-indent:100%; white-space:nowrap; overflow:hidden; width:41px; margin:0 auto; background-image:url(../images/review_stars.png); background-repeat:no-repeat; color:transparent;}
.product-details .box-reviews .data-table thead th span.one-star{background-position:center 3px;}
.product-details .box-reviews .data-table thead th span.two-stars{background-position:center -34px;}
.product-details .box-reviews .data-table thead th span.three-stars{background-position:center -70px;}
.product-details .box-reviews .data-table thead th span.four-stars{background-position:center -104px;}
.product-details .box-reviews .data-table thead th span.five-stars{background-position:center -136px;}
.product-details .box-reviews .data-table th { text-align: left; background:none;}
.product-details .box-reviews .data-table td { text-align: center; padding:14px;}
.product-details .box-reviews .data-table td input.radio { margin: 0;}
.product-details .box-reviews .data-table tbody th{padding:14px 14px 14px 24px; font-size:1em;}
.product-details .box-reviews .form-add {}
.product-details .box-reviews .form-add h3{font-size:1em; font-weight:normal;}
.product-details .box-reviews .form-add h3 span{color:#474747;}
.product-details .box-reviews .form-add h4{font-weight:normal;}
.product-details .box-reviews .form-add .buttons-set { height: 60px;}
.product-details .box-reviews .form-add .form-list{margin-top:36px;}
.product-details .box-reviews .form-add .form-list .input-box { width: 100%; margin-top: 20px;}
.product-details .box-reviews .form-add .form-list input, .product-details .box-reviews .form-add .form-list textarea { width: 97% !important; padding:6px; box-shadow:inset 0 0 1px rgba(0, 0, 0, 0.2);}
.product-details .box-reviews .pager { overflow: hidden;}
.product-details .box-reviews .pager .limiter { float: right;}
.product-details .box-reviews ul li {  margin-bottom:5px;}
.product-details .box-reviews ul li.even { background-color: #f8f6f6;}
.product-details .box-reviews ul li h6 { font-size: 1.16em; color: #141414; font-weight: normal; padding: 0; margin-bottom:13px; text-transform:uppercase;}
.product-details .box-reviews ul li h6 a { font-size: 1em; color: #141414; font-weight: normal;}
.product-details .box-reviews ul li small { display: block; margin-bottom: 9px; font-style: italic; font-size:0.91em;}
.product-details .box-reviews ul li small span{padding-right:5px;}
.product-details .box-reviews ul.form-list li { padding: 9px 0 9px 0;}
.product-details .box-reviews .form-add{margin-top:0;}
.product-details .box-reviews .full-review{float:right; display:block; cursor:pointer;}
.product-details .box-reviews .button {float:right;}

/* Product Options */
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* .product-options dl dd, .product-options dl dt {width:50%; float:left;}
*/
.product-options dt { border-bottom:solid 1px #d2d2d2; padding-bottom:5px;}
.product-options dt label{font-weight:normal; color:#605d5d; font-size:0.91em;}
.product-options dt .qty-holder { float:right; }
.product-options dd .qty-holder label { vertical-align:middle; font-size: 12px; margin-top: 0;}
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:1.7em; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list li {border-bottom:solid 1px #eee; padding:0 5px 5px 5px; margin-bottom:5px; color:black;}
.product-options .options-list li .label{ font-size:12px; }
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; text-align:right !important; color:black; color:#999; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }
.product-options-bottom { padding:9px; margin-bottom:18px;  background-color:transparent; width:100%; border:none;}
.product-options-bottom .add-to-cart{padding-bottom:13px; float:left;}
.product-options-bottom .price-box { padding:0!important; float:left; margin-top:18px;}
.product-options-bottom .add-to-cart label{display:none;}
.product-options-bottom .add-to-links{float:left;}
.qty-disabled {cursor:not-allowed;}
select.multiselect {height: auto; padding:0;}

/* Rating */
.no-rating { margin:0; }
.ratings { font-size:0.91em; line-height:1.25; margin:5px 0 20px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; line-height:20px; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings .rating-links a{text-decoration:none;}
.ratings .rating-links a:hover{text-decoration:none;}
.ratings dt {}
.ratings dd {}
.rating-box { width:70px; height:11px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:11px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:10px; margin-top:1px;}
.ratings .amount {}
.ratings-table{margin:18px 0;}
.ratings-table th, .ratings-table td { font-size:12px; line-height:1.15; padding:4px 0; }
.ratings-table th { text-align:left; font-weight:normal; padding-right:8px; }
.ratings-table .rating-box { width:45px; height:6px; background:url(../images/bkg_rating_2.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; margin-top:4px; }
.ratings-table .rating-box .rating { height:6px; background:url(../images/bkg_rating_2.gif) 0 100% repeat-x; }

/* Availability */
.availability { margin:0; line-height:31px;}
.availability.in-stock span {}
.availability-only { margin:0 0 7px; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}
.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Data Table */
.data-table { width:100%; margin:10px 0; font-size:13px;}
.data-table th { padding:9px; border:1px solid #e7e7e7; font-size:1.25em; font-weight:normal; white-space:nowrap; text-align:center; color:#ccc; background:#333; }
.data-table td { padding:18px; border:1px solid #e7e7e7; text-align:center; }
.data-table thead {background:#333;}
.data-table tbody { }
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {background-color:#f9f9f9;}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label, .data-table th.label { font-weight:normal; }
.data-table td.value {}
.data-table a.product-image { }
.data-table .product-name { font-size: 1em; text-transform: none; font-weight: normal; margin-left: 0px; clear:both; margin:20px 20px 20px 0px; text-align:left;}
.data-table .product-name a{ font-size: 1em; line-height:1.44em; text-transform: none; font-weight: normal;}
.data-table .cart-label {     font-size: 1.09em;     font-weight: normal;     padding-right: 7px;     display: none; }

/* Product Details */
.product-details .price-box-bundle .price-from, .product-details .price-box-bundle .price-to {
    float: left;
    margin: 1em 0;
}
.product-details .price-box-bundle .price-from .price-label {
    font-size: 12px;
}
.product-details .price-box-bundle  .price-from .price, .product-details .price-box-bundle  .price-to .price {
    font-size:15px;
	padding-left: 6px;
}
.product-details .price-box-bundle .price-box {
    float: left;
    margin: 5px 0;
}

.checkout-list{ margin-left:0 !important;  }
.addresses-primary{ margin-left:0 !important; }
.addresses-primary .item{0 15px 15px !important}
.block-content .compare-items{ margin-top:0 !important; }
.options span#ajax_loading167 img{ margin-left:10px; }
.page-title h1{ margin-bottom:0;}
.page-title .title-divider{ height:1px;}
.std h1{ margin-bottom:0; }
.std .title-divider{ height:1px; }
.my-account .omega{ margin-left:0; }
.discount-form .input-box { margin-bottom:10px; }
.price-badge .price-box .old-price { display: none; }
.price-badge .price-box p.special-price { line-height:21px; padding-top:10px; }
.price-badge .price-box .special-price .price { margin-left:9px; color: #C76200; font-size: 15px; font-weight: bold;}
.price-badge .price-box .special-price .price-label { font-size: 10px; }
.customer-reviews ul{ margin-top:0;}


@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: 0px;
    *zoom: 1;
  }
}
@media (max-width: 979px) { /* phone, tablet */
.form-language {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 10px;
    text-align: center;
    width: 84px;
}
.f-select-wrapper .current {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DCDCDC;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1) inset;
    color: #959595;
    font-family: 'PT Serif',serif;
    font-size: 0.75em;
    font-weight: bold;
    height: 19px;
    margin: auto;
    top: 23px;
    width: 70px;
	float:none !important;
}
}
@media (min-width: 768px) and (max-width: 979px) { /* tablet */
.product-details .box-reviews .form-add {
    margin-top: 0;
    overflow-x: scroll;
    overflow-y: hidden;
}
.f-language {
    margin-left: 31px !important;
}
.form-language {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 10px;
    text-align: center;
    width: 84px;
}
.f-select-wrapper .current {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DCDCDC;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1) inset;
    color: #959595;
    font-family: 'PT Serif',serif;
    font-size: 0.75em;
    font-weight: bold;
    height: 19px;
    margin: auto;
    top: 23px;
    width: 70px;
	float:right !important;
}
}
@media (max-width: 767px) { /* phone, wide phone */
.product .add-to-cart, .product-options-bottom .add-to-cart {
    margin: auto;
	width:100px;
}
.language_container {
    margin: auto !important;
    width: 205px;
}
.f-currency {
    float: left !important;
    margin: auto !important;
    width: 113px !important;
}
.f-language {
    float: left !important;
    margin-left: 0 !important;
    width: 92px !important;
}
.form-language {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 10px;
    text-align: center;
    width: 84px;
	margin:auto;
}
.f-select-wrapper .current {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DCDCDC;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1) inset;
    color: #959595;
    font-family: 'PT Serif',serif;
    font-size: 0.75em;
    font-weight: bold;
    height: 19px;
    margin: auto;
    top: 23px;
    width: 70px;
	float:none !important;
}
}
@media (max-width: 640px) { 
.cart .checkout .offset6{ margin-left:0 !important;}
.cart{ overflow-x: scroll; overflow-y: hidden; }
.cart .checkout .btn {
    margin: 5px 0 13px 5px;
}
.cartBtns {
    margin-bottom: 10px;
    margin-left: 0 !important;
    margin-right: 10px;
    margin-top: 10px;
}
.my-account {
    margin-left: 0;
    overflow-x: scroll;
    overflow-y: hidden;
}
.dashboard .box-recent {
    margin: 10px 0;
    overflow-x: scroll;
    overflow-y: hidden;
}
.footer-menu .span3 {
    min-height: auto;
}
.language_container {
    margin: auto !important;
    width: 205px;
}
.f-currency {
    margin: auto !important;
    width: 113px !important;
}
.form-currency {
    text-align: center;
}
.f-currency {
    margin: auto !important;
    width: 113px !important;
}
.f-language {
    margin-left: 0 !important;
}
.form-language {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 10px;
    text-align: center;
    width: 84px;
	margin:auto;
}
.f-select-wrapper .current {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DCDCDC;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1) inset;
    color: #959595;
    font-family: 'PT Serif',serif;
    font-size: 0.75em;
    font-weight: bold;
    height: 19px;
    margin: auto;
    top: 23px;
    width: 70px;
	float:none !important;
}
}
@media (max-width: 480px) { /* phone */
.cart .checkout .offset6{ margin-left:0 !important;}
.cart{ overflow-x: scroll; overflow-y: hidden; }
.product-details .box-tags .form-add .input-box {
    margin: 0 5px 0 0;
}
.product-details .box-tags .form-add input.input-text {
    margin-bottom: 10px;
    width: 74%;
}
.my-account {
    margin-left: 0;
    overflow-x: scroll;
    overflow-y: hidden;
}
.dashboard .box-recent {
    margin: 10px 0;
    overflow-x: scroll;
    overflow-y: hidden;
}
#checkoutSteps .content-wrapper {
	overflow-x:scroll;
	overflow-y:hidden;
}
.footer-menu .span3 {
    min-height: auto;
}
.footer-menu {
    margin-bottom: 0;
}
.search-box {
    width: 100%;
}
.shopping-cart {
    float: none;
    margin:25px auto;
    width: 268px;
}
.product-details .box-reviews .form-add{
	margin-top:0;
	overflow-x:visible;
	overflow-y:hidden;
}
.language_container {
    margin: auto !important;
    width: 205px;
}
.form-currency {
    text-align: center;
}
.f-currency {
    margin: auto !important;
    width: 113px !important;
}
.form-language {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 10px;
    text-align: center;
    width: 84px;
	margin:auto;
}
.f-select-wrapper .current {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DCDCDC;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1) inset;
    color: #959595;
    font-family: 'PT Serif',serif;
    font-size: 0.75em;
    font-weight: bold;
    height: 19px;
    margin: auto;
    top: 23px;
    width: 70px;
	float:none !important;
}
}
@media (max-width: 320px) {
	.f-language {
    float: left !important;
    margin-left: 0 !important;
    width: 92px !important;
}
}
@media (max-width: 240px) {
.f-currency {
    margin: auto !important;
    width: 72px !important;
}
.form-language {
    margin: auto;
    text-align: center;
    width: 70px;
}
.f-select-wrapper {
    height: 75px;
}
}