#wrapper .w1:after, #header:after, .header-holder:after, #nav:after, .cycle-gallery .caption-block .caption-text:after, #main:after, .main-holder:after, .products-info-area:after, .slideshow .slide-holder:after, .products-info-block.add:after, .products-info-block .colors-block:after, .tab-content-one:after, .tab-content-one .color-list-tab:after, .product-info:after, .inner1 .widget .range-area:after, .products-holder:after, .products-holder .color-list:after, .jcf-select .jcf-select-text:after, .popup1 .block-holder:after {
  content: " ";
  display: block;
  clear: both;
}

.header-info .social-networks, .login-area, #nav ul, #nav .dropdown-holder .drop-nav ul, .cycle-gallery .pagination ul, .color-area .color-list, .tabset, .product-box .view-box .rating-area, .bottom-container .reason-block .reason-links, .bottom-nav-area .bottom-nav ul, .bottom-nav-area .card-area .card-holder, .bottom-logos, #footer .social-networks, .promo-bar, .extra-promo, .breabcrumbs ul, .slideshow .pagination, .products-info-block .social-networks, .star-list-area .star-list, .heading-area .review-block .review, .rating-area, .tabset-one,
.size-tabset, .tab-content-one .color-list-tab, .text-area .info-list, .inner1 .widget .check-box-holder, .inner1 .widget .accordion, .inner1 .widget .colors-swatches, .products-holder .color-list, .side-nav ul, .payment-method .card-type, .payment-method .check-box-list, .shiping-drop {
  margin: 0;
  padding: 0;
  list-style: none;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

* {
  max-height: 1000000px;
}

body {
  margin: 0;
  color: #4b4b4b;
  font: 500 13px/18px "Open Sans", Arial, Helvetica, sans-serif;
  background: white;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  min-width: 1003px;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
  display: block;
}

img {
  border-style: none;
}

a {
  text-decoration: none;
  color: #B91219;
  outline: none;
}

a:hover {
  text-decoration: none;
}

input, textarea, select {
  font: 100% Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
}

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top;
}

form, fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

input[type=text],
input[type=password],
input[type=file],
textarea {
  -webkit-appearance: none;
}

input[type=text],
input[type=search],
input[type=checkbox],
input[type=password],
input[type=file],
input[type=tel],
input[type=email],
input[type=submit],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
}

q {
  quotes: none;
}

q:before, q:after {
  content: '';
  content: none;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

p {
  margin: 0 0 1.2em;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-oo6ovt");
  src: url("../fonts/icomoon.eot?#iefix-oo6ovt") format("embedded-opentype"), url("../fonts/icomoon.woff?-oo6ovt") format("woff"), url("../fonts/icomoon.ttf?-oo6ovt") format("truetype"), url("../fonts/icomoon.svg?-oo6ovt#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

::-webkit-input-placeholder {
  color: #8c8c8c;
}

::-moz-placeholder {
  opacity: 1;
  color: #8c8c8c;
}

:-moz-placeholder {
  color: #8c8c8c;
}

:-ms-input-placeholder {
  color: #8c8c8c;
}

.placeholder {
  color: #8c8c8c;
}

.row.error input,
.row.error .jcf-select {
  border-color: #bb2d33 !important;
  -webkit-box-shadow: inset 0 0 2px #bb2d33 !important;
  box-shadow: inset 0 0 2px #bb2d33 !important;
}

.zoomContainer {
  z-index: 3;
}

.lightbox {
  padding: 0;
}
.lightbox .close {
  position: absolute;
  top: 3px;
  right: 12px;
  width: 18px;
  height: 18px;
}
.lightbox .close:before {
  content: "\e60b";
  font-family: 'icomoon';
  font-size: 24px;
  line-height: 26px;
  color: #b2b2b2;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.lightbox .close:hover {
  opacity: 0.8;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url(../images/fancybox/fancybox.png);
}

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0 solid #fff;
}

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url(../images/fancybox/fancybox.png) -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}

.inner #fancybox-close {
  position: absolute;
  top: 3px;
  right: 12px;
  width: 18px;
  height: 18px;
}
.inner #fancybox-close:before {
  content: "\e60b";
  font-family: 'icomoon';
  font-size: 24px;
  line-height: 26px;
  color: #b2b2b2;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.inner #fancybox-close:hover {
  opacity: 0.8;
}

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url(../images/fancybox/blank.gif);
  z-index: 1102;
  display: none;
}

#fancybox-left {
  left: 0px;
}

#fancybox-right {
  right: 0px;
}

#wrapper {
  border-top: 5px solid #B91219;
  position: relative;
  width: 100%;
  overflow: hidden;
}
#wrapper .w1 {
  margin: 0 auto;
  max-width: 1010px;
  padding: 0 5px;
}

#header {
  padding: 20px 0 28px;
}
#header .header-right {
  float: right;
}
#header.add {
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 23px;
  padding: 20px 0 0;
}

.header-holder {
  margin: 0 0 11px;
}

.logo {
  float: left;
  margin: -4px 0 0;
  width: 285px;
  height: 103px;
}
.logo a {
  display: block;
  height: 100%;
}
.logo img {
  display: block;
  width: 100%;
  height: auto;
}

.header-info-area {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #cccccc;
}

.header-info {
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
  padding: 0 0 0 12px;
}
.header-info .time-area {
  position: relative;
  float: left;
  padding: 0 12px 6px 20px;
  width: 172px;
}
.header-info .time-area:before {
  content: "\e603";
  position: absolute;
  left: 0;
  top: 9px;
  font-family: 'icomoon';
  font-size: 30px;
  line-height: 32px;
  color: #B91219;
  font-weight: normal;
}
.header-info .time-area .number {
  display: inline-block;
  vertical-align: top;
  color: #B91219;
  margin: 6px 0 1px;
  font: 600 18px/21px "Open Sans", Arial, Helvetica, sans-serif;
}
.header-info .time-area .number:hover {
  opacity: 0.8;
}
.header-info .time-area time {
  word-spacing: 2px;
  color: #B91219;
  display: block;
  font: italic 400 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.header-info .carousel {
  border-left: 1px solid #cccccc;
  float: left;
  position: relative;
  width: 252px;
}
.header-info .mask {
  position: relative;
  overflow: hidden;
  width: 252px;
  height: 56px;
}
.header-info .slideset {
  position: relative;
}
.header-info .slide {
  border-right: 1px solid #cccccc;
  width: 252px !important;
  float: left;
  height: 56px;
}
.header-info .policy-holder {
  border-right: 1px solid #cccccc;
  float: left;
  width: 117px;
  position: relative;
  padding: 4px 10px 8px 16px;
}
.header-info .policy-holder:before {
  content: "\e601";
  position: absolute;
  right: 15px;
  top: 15px;
  font-family: 'icomoon';
  font-size: 30px;
  line-height: 32px;
  color: #b3b3b3;
  font-weight: normal;
}
.header-info .policy-holder.add {
  width: 130px;
  border: none;
}
.header-info .policy-holder.add:before {
  right: 10px;
  content: "\e602";
}
.header-info .policy-holder .title {
  display: block;
  font: 800 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
  color: #B91219;
  margin: 0 0 -1px;
}
.header-info .policy-holder .text {
  color: #B91219;
  display: block;
  font: italic 600 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
}
.header-info .social-networks {
  padding: 5px 14px 0;
  float: right;
  margin: 0;
  width: 76px;
}
.header-info .social-networks li {
  width: 17px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px 2px;
}
.header-info .social-networks li a {
  display: block;
  position: relative;
}
.header-info .social-networks li a:hover {
  opacity: 0.8;
}
.header-info .social-networks li.facebook a {
  width: 7px;
  height: 14px;
}
.header-info .social-networks li.facebook a:before {
  content: "\e600";
  font-family: 'icomoon';
  font-size: 14px;
  line-height: 18px;
  color: #4463b1;
  font-weight: normal;
}
.header-info .social-networks li.twitter a {
  width: 17px;
  height: 14px;
}
.header-info .social-networks li.twitter a:before {
  content: "\e605";
  font-family: 'icomoon';
  font-size: 15px;
  line-height: 18px;
  color: #4e9edc;
  font-weight: normal;
}
.header-info .social-networks li.ping a {
  width: 17px;
  height: 14px;
}
.header-info .social-networks li.ping a:before {
  content: "\e604";
  font-family: 'icomoon';
  font-size: 14px;
  line-height: 18px;
  color: #bb2d33;
  font-weight: normal;
}
.header-info .social-networks li.googleplus a {
  width: 16px;
  height: 17px;
}
.header-info .social-networks li.googleplus a:before {
  content: "\e606";
  font-family: 'icomoon';
  font-size: 16px;
  line-height: 18px;
  color: #cc8600;
  font-weight: normal;
}

.help-area {
  overflow: hidden;
  padding: 0 0 0 14px;
}
.help-area .help-block {
  float: left;
  width: 171px;
  position: relative;
  border-right: 1px solid #cccccc;
  padding: 7px 12px 6px 0;
}
.help-area .help-block .help-icon {
  position: absolute;
  right: 20px;
  top: 10px;
  background: url(../images/help-icon.svg) no-repeat;
  width: 44px;
  height: 41px;
  overflow: hidden;
  text-indent: -9999px;
}
.help-area .help-block .help-icon:hover {
  opacity: 0.8;
}
.help-area .help-block .title {
  display: block;
  font: 800 13px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #B91219;
  margin: 0 0 1px;
}
.help-area .help-block .text {
  color: #B91219;
  display: block;
  font: italic 600 11px/12px "Open Sans", Arial, Helvetica, sans-serif;
}
.help-area .search-block {
  float: right;
  width: 328px;
  padding: 11px 15px 0;
}
.help-area .search-block input[type="search"],
.help-area .search-block input[type="text"] {
  border: 1px solid #cccccc;
  border-right: none;
  margin: 0;
  float: left;
  width: 258px;
  outline: none;
  background: white;
  font: italic 400 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  height: 35px;
  color: #8c8c8c;
  padding: 10px;
}
.help-area .search-block button[type="submit"] {
  background: #B91219;
  width: 40px;
  height: 35px;
  border: none;
  cursor: pointer;
  padding: 0;
  float: right;
  position: relative;
  text-align: center;
}
.help-area .search-block button[type="submit"]:before {
  content: "\e608";
  font-family: 'icomoon';
  font-size: 12px;
  line-height: 18px;
  color: white;
  font-weight: normal;
}
.help-area .search-block button[type="submit"]:hover {
  background: #B91219;
}

.login-area {
  display: inline-block;
  vertical-align: top;
  width: 155px;
  margin: 4px -8px 0 -10px;
  text-align: center;
}
.login-area li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 7px 12px;
  position: relative;
  width: 55px;
  height: 50px;
}
.login-area li a {
  font: 600 10px/12px "Open Sans", Arial, Helvetica, sans-serif;
  display: block;
  background: #B91219;
  border: 1px solid #B91219;
  padding: 28px 5px 3px;
  color: white;
  position: relative;
}
.login-area li a:hover {
  background: white;
  color: #B91219;
  border: 1px solid #d9d9d9;
}
.login-area li.account a:before {
  content: "\e609";
  font-family: 'icomoon';
  font-size: 19px;
  line-height: 22px;
  color: white;
  font-weight: normal;
  position: absolute;
  left: 17px;
  top: 6px;
}
.login-area li.account a:hover:before {
  color: #B91219;
}
.login-area li.cart a:before {
  content: "\e60a";
  font-family: 'icomoon';
  font-size: 19px;
  line-height: 22px;
  color: white;
  font-weight: normal;
  position: absolute;
  left: 17px;
  top: 6px;
}
.login-area li.cart a:hover:before {
  color: #B91219;
}
.login-area li.Wishlist a:before {
  content: "\e607";
  font-family: 'icomoon';
  font-size: 18px;
  line-height: 22px;
  color: white;
  font-weight: normal;
  position: absolute;
  left: 17px;
  top: 6px;
}
.login-area li.Wishlist a:hover:before {
  color: #B91219;
}
.login-area li.help a:before {
  content: "\e60d";
  font-family: 'icomoon';
  font-size: 19px;
  line-height: 22px;
  color: white;
  font-weight: normal;
  position: absolute;
  left: 17px;
  top: 6px;
}
.login-area li.help a:hover:before {
  color: #B91219;
}
.login-area .cart-dropdown-holder {
  position: absolute;
  right: 0;
  top: 44px;
  z-index: 9999;
  text-align: left;
  width: 285px;
  padding: 16px 5px 10px;
  border: 1px solid #d9d9d9;
  background: white;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.login-area .cart-dropdown {
  overflow: auto;
  min-height: 50px;
  max-height:450px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 10px 8px 0 0;
}
.login-area .cart-info {
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 8px;
  padding: 0 0 10px;
}
.login-area .image-holder {
  float: left;
  text-align: center;
  border: 1px solid #d9d9d9;
  width: 98px;
  height: 98px;
  margin: 0 9px 0 0;
}
.login-area .image-holder img {
  display: inline-block;
  vertical-align: bottom;
  margin: 8px 0 0;
}
.login-area .cart-description {
  overflow: hidden;
  position: relative;
}
.login-area .cart-description h2 {
  color: #4d4d4d;
  font: 700 11px/13px "Open Sans", Arial, Helvetica, sans-serif;
  margin: -2px 0 3px;
}
.login-area .cart-description .price {
  display: block;
  color: #B91219;
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 3px;
}
.login-area .cart-description dl {
  overflow: hidden;
  margin: 0;
  color: #656565;
}
.login-area .cart-description dl dt {
  float: left;
  margin: 0 3px 1px 0;
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
}
.login-area .cart-description dl dd {
  overflow: hidden;
  margin: 0 0 1px;
  font: 400 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
}
.login-area .cart-description .remove {
  position: absolute;
  right: 3px;
  bottom: 2px;
  background: none;
  border: none;
  color: #f56262;
  font: 700 10px/13px "Open Sans", Arial, Helvetica, sans-serif;
  padding: 0 0 0 14px;
}
.login-area .cart-description .remove:hover {
  color: #B91219;
  opacity: 0.8;
}
.login-area .cart-description .remove:before {
  content: "\e60b";
  font-family: 'icomoon';
  font-size: 12px;
  line-height: 15px;
  color: #f56262;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.login-area .total-price-area {
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 16px;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
}
.login-area .total-price-area .total-price {
  display: inline-block;
  vertical-align: middle;
  color: #656565;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.login-area .total-price-area .total-price .amount {
  color: #B91219;
}
.login-area .edit-cart {
  display: block;
  background: none;
  text-align: center;
  border: 1px solid #b2b2b2;
  color: gray;
  text-transform: uppercase;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  padding: 5px;
  margin: 0 5px 10px;
  height: 25px;
}
.login-area .edit-cart:hover {
  color: #f56262;
  border: 1px solid #b2b2b2;
}
.login-area .edit-cart:before {
  display: none;
}
.login-area .checkout-btn {
  border: none;
  display: block;
  background: #B91219;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  padding: 13px 5px 5px;
  height: 40px;
  margin: 0 5px;
}
.login-area .checkout-btn:hover {
  background: #B91219;
  color: white;
  border: none;
}
.login-area .checkout-btn:before {
  display: none;
}
.login-area.active li.cart > a {
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  background: white;
  border: 1px solid #d9d9d9;
  border-bottom: none;
  color: #B91219;
}
.login-area.active li.cart > a:before {
  color: #B91219;
}
.login-area.active .cart-dropdown-holder:after {
  content: '';
  position: absolute;
  right: 0;
  top: -6px;
  background: white;
  width: 53px;
  height: 6px;
  z-index: 999;
}

#nav {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
#nav ul {
  position: relative;
  color: #646464;
  text-transform: uppercase;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
#nav ul li {
  float: left;
}
#nav ul li .link-text {
  position: relative;
  display: block;
}
#nav ul li .link-text:after {
  content: '';
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #B91219;
  display: none;
  z-index: 999;
}
#nav ul li .link-text:before {
  content: '';
  position: absolute;
  top: -1px;
  right: 0;
  left: 0;
  height: 1px;
  background: #B91219;
  display: none;
}
#nav ul li .link-text > a {
  border-left: 1px solid #d9d9d9;
  display: block;
  color: #646464;
  padding: 9px 23px;
  position: relative;
}
#nav ul li .link-text > a.hover {
  color: #B91219;
}
#nav ul li .link-text > a:after {
  content: '';
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #B91219;
  display: none;
}
#nav ul li .link-text > a:before {
  content: '';
  position: absolute;
  bottom: -1px;
  right: 0;
  left: 0;
  height: 1px;
  background: white;
  display: none;
  z-index: 999;
}
#nav ul li:first-child a {
  border: none;
}
#nav ul li.hover a {
  color: #B91219;
}
#nav ul li.has-drop-down.hover .link-text:after {
  display: block;
}
#nav ul li.has-drop-down.hover .link-text:before {
  display: block;
}
#nav ul li.has-drop-down.hover .link-text a {
  color: #B91219;
}
#nav ul li.has-drop-down.hover .link-text a:after {
  display: block;
}
#nav ul li.has-drop-down.hover .link-text a:before {
  display: block;
}
#nav ul li.has-drop-down.hover .dropdown-holder {
  display: block;
}
#nav .dropdown-holder {
  display: none;
  border: 1px solid #B91219;
  width: 100%;
  text-transform: none;
  background: white;
  position: absolute;
  z-index: 99;
  top: 33px;
}
#nav .dropdown-holder .drop-nav-area {
  float: left;
}
#nav .dropdown-holder .drop-nav {
  float: left;
  padding: 16px 5px 4px 19px;
  margin: 0 37px 0 0;
}
#nav .dropdown-holder .drop-nav.add {
  background: #e6e6e6;
  margin: 0;
  width: 120px;
}
#nav .dropdown-holder .drop-nav h2 {
  color: #4d4d4d;
  margin: 0 0 19px;
  font: 800 10px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
#nav .dropdown-holder .drop-nav ul {
  text-transform: none;
  overflow: hidden;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
#nav .dropdown-holder .drop-nav ul li {
  float: none;
  padding: 0 0 10px;
  width: 115px;
}
#nav .dropdown-holder .drop-nav ul a {
  padding: 0;
  border: none;
  display: inline-block;
  vertical-align: top;
  color: #4d4d4d;
}
#nav .dropdown-holder .drop-nav ul a:hover {
  color: #B91219;
}
#nav .dropdown-holder .drop-nav.add1 {
  width: 280px;
  margin: 0;
}
#nav .dropdown-holder .drop-nav.add1 ul {
  position: relative;
}
#nav .dropdown-holder .drop-nav.add1 ul:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 40px;
  left: 41%;
  width: 1px;
  background: #cccccc;
}
#nav .dropdown-holder .drop-nav.add1 ul li {
  width: 125px;
  float: left;
}
#nav .dropdown-holder .lab-coats-area {
  position: relative;
  float: right;
  width: 415px;
  border-left: 1px solid #cccccc;
  min-height: 200px;
  padding: 16px 0 5px 16px;
  background-color: #eaeaea;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#eaeaea));
  background-image: -webkit-linear-gradient(top, white, #eaeaea);
  background-image: -moz-linear-gradient(top, white, #eaeaea);
  background-image: -ms-linear-gradient(top, white, #eaeaea);
  background-image: -o-linear-gradient(top, white, #eaeaea);
  background-image: linear-gradient(top, white, #eaeaea);
}
#nav .dropdown-holder .img-left {
  float: left;
  margin: 0 5px 0 0;
}
#nav .dropdown-holder .img-right {
  position: absolute;
  right: 9px;
  bottom: 0;
}
#nav .dropdown-holder img {
  display: block;
}
#nav .dropdown-holder .coat-description {
  float: left;
  width: 170px;
  padding: 32px 0 0;
  color: #4b4b4b;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
#nav .dropdown-holder .coat-description p {
  margin: 0 0 8px;
}
#nav .dropdown-holder .coat-description h2 {
  text-transform: uppercase;
  margin: 0 0 8px;
  font: 700 18px/21px "Open Sans", Arial, Helvetica, sans-serif;
  color: #B91219;
}
#nav .dropdown-holder .coat-description .shop-btn {
  display: block;
  width: 100px;
  height: 30px;
  background: #B91219;
  text-align: center;
  color: white;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  padding: 7px 5px 5px;
  border: none;
}
#nav .dropdown-holder .coat-description .shop-btn:hover {
  background: #B91219;
}

.cycle-gallery {
  position: relative;
  border: 1px solid #d9d9d9;
  text-align: center;
  margin: 0 0 28px;
}
.cycle-gallery .mask {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.cycle-gallery .slideset {
  width: 99999px;
  float: left;
}
.cycle-gallery .slide {
  width: 100%;
  float: left;
}
.cycle-gallery .slide.active {
  z-index: 1;
}
.cycle-gallery .align-left {
  float: left;
}
.cycle-gallery img {
  display: block;
  width: 100%;
  height: auto;
}
.cycle-gallery .caption-holder {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cycle-gallery .caption-area {
  display: table;
  width: 100%;
  height: 100%;
}
.cycle-gallery .caption-block {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.cycle-gallery .caption-block .caption-text {
  width: 310px;
  margin: 0 auto;
}
.cycle-gallery .caption-block h1 {
  color: #f45151;
  font: 300 36px/40px "Open Sans", Arial, Helvetica, sans-serif;
  margin: -5px 0 12px;
  text-transform: uppercase;
}
.cycle-gallery .caption-block h1 .text {
  display: block;
  font: 700 18px/21px "Open Sans", Arial, Helvetica, sans-serif;
}
.cycle-gallery .caption-block .price-text {
  display: block;
  margin: 0 0 19px;
  text-transform: uppercase;
  font: 600 16px/20px "Open Sans", Arial, Helvetica, sans-serif;
  color: #B91219;
}
.cycle-gallery .caption-block .price-text .start {
  font: 400 16px/20px "Open Sans", Arial, Helvetica, sans-serif;
  color: #646464;
}
.cycle-gallery .caption-block .price-text .price {
  color: #B91219;
}
.cycle-gallery .caption-block .shop-now {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  text-transform: uppercase;
  min-height: 40px;
  font: 700 14px/18px "Open Sans", Arial, Helvetica, sans-serif;
  color: white;
  background: #B91219;
  padding: 11px 5px 5px;
}
.cycle-gallery .caption-block .shop-now:hover {
  background: #B91219;
}
.cycle-gallery .pagination {
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 100%;
  z-index: 9;
}
.cycle-gallery .pagination ul {
  text-align: center;
}
.cycle-gallery .pagination ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 3px;
}
.cycle-gallery .pagination ul li:first-child {
  margin: 0;
}
.cycle-gallery .pagination ul li a {
  overflow: hidden;
  text-indent: -9999px;
  border: 1px solid #cccccc;
  display: block;
  width: 10px;
  height: 10px;
}
.cycle-gallery .pagination ul li a:hover {
  background: #cccccc;
}
.cycle-gallery .pagination ul li.active a {
  background: #cccccc;
}

#main {
  margin: 0 0 31px;
}

.inner #main {
  margin: 0 0 37px;
}

.arrival-area {
  overflow: hidden;
  margin: 0 0 35px;
}
.arrival-area h1 {
  color: #666666;
  margin: 0 0 11px;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.products-finder {
  float: left;
  width: 300px;
  border: 1px solid #d9d9d9;
  padding: 12px 30px 15px 38px;
  position: relative;
  margin: 0 18px 0 0;
}
.products-finder:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 7px;
  height: 100%;
  background: url(../images/separator-max.jpg) no-repeat;
  background-size: 100% 100%;
}
.products-finder .select-holder {
  overflow: hidden;
  margin: 0 0 8px;
}
.products-finder input[type="submit"] {
  border: none;
  padding: 0;
  display: block;
  text-align: center;
  width: 100%;
  margin: 0;
  font: 700 12px/35px "Open Sans", Arial, Helvetica, sans-serif;
}

.arrival-block {
  overflow: hidden;
  position: relative;
  border: 1px solid #d9d9d9;
  min-height: 320px;
}
.arrival-block:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 7px;
  height: 100%;
  background: url(../images/separator-max.jpg) no-repeat;
  background-size: 100% 100%;
}
.arrival-block .alignright {
  position: absolute;
  bottom: 0;
  right: 11px;
}
.arrival-block .alignright img {
  display: block;
}

.arrival-text {
  overflow: hidden;
  width: 280px;
  color: #666666;
  padding: 11px 11px 10px 30px;
  font: italic 600 14px/18px "Open Sans", Arial, Helvetica, sans-serif;
}
.arrival-text h2 {
  color: #B91219;
  margin: 22px 0 28px;
  font: 300 24px/28px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.arrival-text h2 .text {
  font: 600 24px/28px "Open Sans", Arial, Helvetica, sans-serif;
}
.arrival-text h3 {
  color: #B91219;
  margin: 0 0 17px;
  font: 700 14px/18px "Open Sans", Arial, Helvetica, sans-serif;
}
.arrival-text p {
  margin: 0 0 18px;
}
.arrival-text.add {
  padding: 0;
  width: 170px;
}
.arrival-text.add h2 {
  margin: 0 0 13px;
}
.arrival-text.add h3 {
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.arrival-text.add .scrubs-text {
  font: 300 24px/28px "Open Sans", Arial, Helvetica, sans-serif;
  display: block;
  color: #B91219;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.btn-holder {
  overflow: hidden;
  margin: 27px 0 0;
}
.btn-holder.add {
  margin: 0;
}

.btn {
  float: left;
  width: 110px;
  height: 35px;
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  background: #B91219;
  padding: 10px 5px 5px;
  margin: 0 5px 0 0;
  text-align: center;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.btn:hover {
  background: #B91219;
}

.color-area {
  overflow: hidden;
  margin: 0 0 48px;
}
.color-area .heading {
  overflow: hidden;
  margin: 0 0 35px;
  position: relative;
}
.color-area .heading:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  width: 100%;
  background: #d9d9d9;
}
.color-area .heading h2 {
  position: relative;
  margin: 0;
  background: white;
  padding: 0 8px 0 0;
  color: #666666;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  z-index: 99;
  display: inline-block;
  vertical-align: top;
}
.color-area .color-list {
  text-align: center;
  text-transform: uppercase;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.color-area .color-list li {
  background: #cc0000;
  float: left;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  color: white;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  margin: 0 0 0 31px;
}
.color-area .color-list li :hover {
	cursor: pointer;
}
.color-area .color-list li:first-child {
  margin: 0;
}
.color-area .color-list li.orange {
  background: #cc8600;
}
.color-area .color-list li.yellow {
  background: #e2e500;
  color: #666666;
}
.color-area .color-list li.green {
  background: #157f00;
}
.color-area .color-list li.blue {
  background: #B91219;
}
.color-area .color-list li.purple {
  background: #6500cc;
}
.color-area .color-list li.pink {
  background: #ff8deb;
}
.color-area .color-list li.brown {
  background: #593b00;
}
.color-area .color-list li.white {
  background: white;
  border: 1px solid #d9d9d9;
  width: 58px;
  height: 58px;
  color: #999999;
}
.color-area .color-list li.grey {
  background: #999999;
}
.color-area .color-list li.black {
  background: black;
}
.color-area .color-list li .circle-box {
  display: table;
  width: 100%;
  height: 100%;
}
.color-area .color-list li .circle-text {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.products-area {
  overflow: hidden;
  padding: 0 0 28px;
  margin: 0 0 30px;
  border-bottom: 1px solid #d9d9d9;
}

.tabset {
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: relative;
  margin: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
}
.tabset:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #d9d9d9;
  width: 56%;
}
.tabset li {
  float: left;
  margin: 0 0 0 2px;
}
.tabset li:first-child {
  margin: 0;
}
.tabset li a {
  display: block;
  color: #656565;
  padding: 11px 21px 9px;
  background: #d9d9d9;
}
.tabset li a:hover {
  color: white;
  background: #B91219;
}
.tabset li.active a {
  color: white;
  background: #B91219;
}

.carousel-one-holder {
  overflow: hidden;
}
.carousel-one-holder h2 {
  color: #7f7f7f;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 0 15px 20px;
}

.carousel-one {
  position: relative;
  padding: 0 19px;
  text-align: center;
}
.carousel-one .mask {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-one .slideset {
  width: 99999px;
  float: left;
}
.carousel-one .btn-prev {
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 18px;
  margin: -9px 0 0;
}
.carousel-one .btn-prev:before {
  content: "\e60c";
  font-family: 'icomoon';
  font-size: 26px;
  line-height: 28px;
  color: #b2b2b2;
  font-weight: bold;
  position: absolute;
  left: -7px;
  top: -9px;
}
.carousel-one .btn-prev:hover:before {
  color: #7f7f7f;
}
.carousel-one .btn-next {
  position: absolute;
  right: 0;
  top: 50%;
  width: 18px;
  height: 18px;
  margin: -9px 0 0;
}
.carousel-one .btn-next:before {
  content: "\e60e";
  font-family: 'icomoon';
  font-size: 26px;
  line-height: 28px;
  color: #b2b2b2;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: -9px;
}
.carousel-one .btn-next:hover:before {
  color: #7f7f7f;
}
.carousel-one.add .product-box {
  margin: 0 2px;
}

.product-box {
  width: 180px !important;
  height: 180px;
  float: left;
  margin: 0 6px;
  position: relative;
}
.product-box .slide-holder {
  overflow: hidden;
  border: 1px solid #d9d9d9;
  width: 180px;
  height: 180px;
}
.product-box .view-box {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 180px;
  height: 180px;
  border: 1px solid #20b4ec;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 26px 5px 10px;
  text-align: center;
}
.product-box .view-box h2 {
  margin: 0 0 10px;
  color: #4d4d4d;
  font: 700 13px/16px "Open Sans", Arial, Helvetica, sans-serif;
}
.product-box .view-box .price-area {
  overflow: hidden;
  margin: 0 0 8px;
}
.product-box .view-box .price-area .old-price {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 0 0;
  position: relative;
  color: #aeafb0;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
}
.product-box .view-box .price-area .old-price:after {
  content: '';
  position: absolute;
  top: 3px;
  right: 0;
  width: 45px;
  height: 14px;
  background: url(../images/separator3.png) no-repeat;
}
.product-box .view-box .price-area .new-price {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  position: relative;
  color: #f45151;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
}
.product-box .view-box .rating-area {
  float: none;
  overflow: hidden;
  position: relative;
  background: url(../images/bg-rating.png) no-repeat 0 -17px;
  height: 16px;
  width: 80px;
  margin: 0 auto 12px;
}
.product-box .view-box .rating-area li {
  float: left;
  height: 16px;
}
.product-box .view-box .rating-area li.half-star {
  width: 10%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.product-box .view-box .rating-area li.one-star {
  width: 20%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.product-box .view-box .rating-area li.one-half-star {
  width: 29.5%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.product-box .view-box .rating-area li.two-star {
  width: 40%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.product-box .view-box .rating-area li.two-half-star {
  width: 47.5%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.product-box .view-box .rating-area li.three-star {
  width: 60%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.product-box .view-box .rating-area li.three-half-star {
  width: 66%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.product-box .view-box .rating-area li.four-star {
  width: 72%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.product-box .view-box .rating-area li.four-half-star {
  width: 85%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.product-box .view-box .rating-area li.five-star {
  width: 100%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.product-box .view-box .rating-area li a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
.product-box .view-box .quick-view {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  text-align: center;
  float: none;
  padding: 10px 5px 5px;
}
.product-box .view-box .quick-view:hover {
  background: #B91219;
}
.product-box.hover .view-box {
  display: block;
}
.product-box img {
  display: inline-block;
  vertical-align: middle;
  margin: 7px 0 0;
}
.product-box.add {
  width: 170px !important;
  height: 170px;
  margin: 0 0 10px;
  text-align: center;
}
.product-box.add .slide-holder {
  width: 170px;
  height: 170px;
}
.product-box.add .view-box {
  width: 170px;
  height: 170px;
}

.offer-area {
  overflow: hidden;
  position: relative;
}
.offer-area h1 {
  color: #666666;
  margin: 0 0 12px;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.comfort-area {
  float: left;
  width: 600px;
}
.comfort-area .comfort-block {
  overflow: hidden;
  border: 1px solid #d9d9d9;
  margin: 0 0 9px;
  position: relative;
  padding: 12px 15px 20px 23px;
}
.comfort-area .comfort-block:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/separator4.jpg) no-repeat;
  background-size: 100% 100%;
  height: 100%;
  width: 7px;
}
.comfort-area .comfort-block .comfort-text {
  float: left;
  width: 235px;
  color: #666666;
  font: italic 600 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
}
.comfort-area .comfort-block .comfort-text p {
  margin: 0 0 14px;
}
.comfort-area .comfort-block .comfort-text .off-text {
  display: block;
  color: #B91219;
  font: 300 24px/27px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 14px;
  text-transform: uppercase;
}
.comfort-area .comfort-block .alignright {
  position: absolute;
  right: 17px;
  top: 12px;
}
.comfort-area .comfort-block .alignright img {
  display: block;
}
.comfort-area .comfort-block.add .off-text {
  color: #B91219;
}
.comfort-area .comfort-block.add .alignright {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 33px;
}
.comfort-area .comfort-block.add .btn {
  background: #B91219;
}
.comfort-area .comfort-block.add .btn:hover {
  background: #B91219;
}

.scrubs-block {
  float: right;
  border: 1px solid #d9d9d9;
  position: relative;
  width: 380px;
  min-height: 349px;
  padding: 14px 15px 19px 30px;
}
.scrubs-block:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/separator5.jpg) no-repeat;
  background-size: 100% 100%;
  height: 100%;
  width: 7px;
}
.scrubs-block .alignright {
  position: absolute;
  right: 15px;
  bottom: 0;
}
.scrubs-block .alignright img {
  display: block;
}

.join-block {
  display: none;
  overflow: hidden;
  width: 650px;
  position: relative;
  margin: 0 auto;
  background: white;
  padding: 30px 28px 24px;
}
.join-block .join-text {
  float: left;
  width: 340px;
}
.join-block .join-text h1 {
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 9px;
  margin: 0 0 14px;
  color: #4d4d4d;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
}
.join-block .join-text .join {
  display: block;
  margin: 0 0 15px;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: gray;
}
.join-block .join-text .join .off {
  color: #B91219;
}
.join-block .join-text .email {
  border: 1px solid #cccccc;
  margin: 0 0 14px;
  display: block;
  width: 300px;
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: white;
  font: italic 400 12px/16px "Open Sans", Arial, Helvetica, sans-serif;
  height: 35px;
  color: #8c8c8c;
  padding: 8px 10px;
}
.join-block .join-text .submit-btn-holder {
  overflow: hidden;
  margin: 0 0 12px;
}
.join-block .join-text .submit-btn-holder input[type="submit"] {
  background: #B91219;
  border: none;
  cursor: pointer;
  padding: 0;
  float: left;
  margin: 0 5px 0 0;
  text-align: center;
  color: white;
  text-transform: uppercase;
  width: 110px;
  height: 35px;
  font: 700 12px/35px "Open Sans", Arial, Helvetica, sans-serif;
}
.join-block .join-text .submit-btn-holder input[type="submit"]:hover {
  background: #B91219;
}
.join-block .join-text .submit-btn-holder input[type="reset"] {
  background: #b3b3b3;
  border: none;
  cursor: pointer;
  padding: 0;
  float: left;
  text-align: center;
  color: white;
  text-transform: uppercase;
  width: 110px;
  height: 35px;
  font: 700 12px/35px "Open Sans", Arial, Helvetica, sans-serif;
}
.join-block .join-text .submit-btn-holder input[type="reset"]:hover {
  background: #B91219;
}
.join-block .join-text .valid {
  display: block;
  color: gray;
  font: 700 10px/13px "Open Sans", Arial, Helvetica, sans-serif;
}
.join-block .alignright {
  position: absolute;
  right: 82px;
  bottom: 0;
}
.join-block .alignright img {
  display: block;
}
.join-block .cross {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 18px;
  height: 18px;
}
.join-block .cross:before {
  content: "\e60b";
  font-family: 'icomoon';
  font-size: 22px;
  line-height: 25px;
  color: #b2b2b2;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.join-block .cross:hover {
  opacity: 0.8;
}

.bottom-container {
  overflow: hidden;
  position: relative;
  padding: 0 0 13px;
}
.bottom-container .signup-area {
  overflow: hidden;
  padding: 0 0 40px;
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 37px;
}
.bottom-container .signup-block {
  float: left;
  width: 490px;
  background: #B91219;
  padding: 11px 8px 12px;
}
.bottom-container .signup-block .exclamation-icon {
  float: left;
  border: 2px solid white;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 3px 10px 0 0;
  position: relative;
}
.bottom-container .signup-block .exclamation-icon:after {
  content: '!';
  position: absolute;
  left: 12px;
  top: 1px;
  color: white;
  font: 600 24px/28px "Open Sans", Arial, Helvetica, sans-serif;
}
.bottom-container .signup-block .sale-alert-text {
  float: left;
  text-transform: uppercase;
  margin: 0 13px 0 0;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
  color: white;
}
.bottom-container .signup-block .sale-alert-text .sale-alert {
  display: block;
  font: 300 23px/25px "Open Sans", Arial, Helvetica, sans-serif;
  margin: -4px 0 0 0;
}
.bottom-container .signup-block .email-holder {
  float: left;
  border: 1px solid white;
  width: 280px;
  margin: 4px 0 0;
}
.bottom-container .signup-block .email-holder .email {
  border: 1px solid white;
  margin: 0;
  float: left;
  width: 210px;
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: white;
  font: italic 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  height: 29px;
  color: #8c8c8c;
  padding: 7px 9px;
}
.bottom-container .signup-block .email-holder .row.error .email {
  border: 1px solid #bb2d33 !important;
  -webkit-box-shadow: inset 0 0 2px #bb2d33 !important;
  box-shadow: inset 0 0 2px #bb2d33 !important;
}
.bottom-container .signup-block .email-holder input[type="submit"] {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  float: left;
  margin: 0;
  text-align: center;
  color: white;
  text-transform: uppercase;
  width: 68px;
  height: 29px;
  font: 700 12px/29px "Open Sans", Arial, Helvetica, sans-serif;
}
.bottom-container .signup-block .email-holder input[type="submit"]:hover {
  opacity: 0.8;
}
.bottom-container .reason-block {
  float: right;
  width: 490px;
  border: 1px solid #B91219;
  padding: 4px 2px 3px 11px;
  position: relative;
}
.bottom-container .reason-block h2 {
  text-transform: uppercase;
  font: 300 23px/25px "Open Sans", Arial, Helvetica, sans-serif;
  color: #B91219;
  float: left;
  margin: 0 11px 0 0;
}
.bottom-container .reason-block h2 .text {
  display: block;
  font: 700 12px/12px "Open Sans", Arial, Helvetica, sans-serif;
}
.bottom-container .reason-block .reason-links {
  float: left;
  font: italic 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  width: 330px;
}
.bottom-container .reason-block .reason-links li {
  float: left;
  width: 160px;
  margin: 0 0 2px;
  padding: 0 0 0 7px;
  position: relative;
}
.bottom-container .reason-block .reason-links li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 3px;
  height: 3px;
  background: #B91219;
}
.bottom-container .reason-block .reason-links li.find-out {
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.bottom-container .reason-block .reason-links li.find-out:after {
  display: none;
}
.bottom-container .reason-block .reason-links li.find-out a {
  color: #B91219;
}
.bottom-container .reason-block .reason-links li a {
  color: gray;
}
.bottom-container .reason-block .reason-links li a:hover {
  color: #B91219;
}

.bottom-nav-area {
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 27px;
  padding: 0 0 35px;
}
.bottom-nav-area .bottom-nav-holder {
  float: left;
  width: 770px;
}
.bottom-nav-area .bottom-nav {
  float: left;
  width: 180px;
  margin: 0 0 0 78px;
}
.bottom-nav-area .bottom-nav:first-child {
  margin: 0;
}
.bottom-nav-area .bottom-nav h3 {
  color: #B91219;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.bottom-nav-area .bottom-nav ul {
  overflow: hidden;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.bottom-nav-area .bottom-nav ul li {
  margin: 0 0 3px;
}
.bottom-nav-area .bottom-nav ul li a {
  color: #343434;
}
.bottom-nav-area .bottom-nav ul li a:hover {
  color: #B91219;
}
.bottom-nav-area .card-area {
  float: right;
  width: 210px;
}
.bottom-nav-area .card-area .card-holder {
  float: right;
  width: 102px;
  margin: 0 0 5px 10px;
}
.bottom-nav-area .card-area .card-holder li {
  float: left;
  margin: 0 0 5px 5px;
}
.bottom-nav-area .card-area .card-holder li a {
  display: block;
}
.bottom-nav-area .card-area .card-holder li a .img1 {
  display: block;
}
.bottom-nav-area .card-area .card-holder li a .img2 {
  display: none;
}
.bottom-nav-area .card-area .card-holder li a:hover .img1 {
  display: none;
}
.bottom-nav-area .card-area .card-holder li a:hover .img2 {
  display: block;
}
.bottom-nav-area .card-area .image-holder {
  float: right;
  margin: 0 0 10px 10px;
}
.bottom-nav-area .card-area .image-holder a {
  display: block;
}
.bottom-nav-area .card-area .image-holder a .img1 {
  display: block;
}
.bottom-nav-area .card-area .image-holder a .img2 {
  display: none;
}
.bottom-nav-area .card-area .image-holder a:hover .img1 {
  display: none;
}
.bottom-nav-area .card-area .image-holder a:hover .img2 {
  display: block;
}

.bottom-logos-area {
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 16px;
  margin: 0 0 13px;
}

.bottom-logos {
  width: 850px;
  margin: 0 auto;
  text-align: center;
}
.bottom-logos li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 7px 2px;
}
.bottom-logos a {
  display: block;
}
.bottom-logos a img {
  display: block;
}
.bottom-logos a .img1 {
  display: block;
}
.bottom-logos a .img2 {
  display: none;
}
.bottom-logos a:hover .img1 {
  display: none;
}
.bottom-logos a:hover .img2 {
  display: block;
}

#footer {
  overflow: hidden;
  color: #4e4e4e;
  text-align: right;
  word-spacing: 2px;
  font: 600 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
}
#footer p {
  margin: 5px 0 0;
}
#footer p a {
  color: #4e4e4e;
}
#footer p a:hover {
  color: #B91219;
}
#footer .social-networks {
  float: left;
  width: 50%;
}
#footer .social-networks li {
  float: left;
  margin: 0 4px 0 0;
}
#footer .social-networks li a {
  display: block;
  position: relative;
  width: 26px;
  height: 26px;
  background: #B91219;
  overflow: hidden;
  text-indent: -9999px;
  text-indent: 9999px;
}
#footer .social-networks li a:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/social-netwroks.png) no-repeat;
}
#footer .social-networks li a:hover {
  opacity: 0.8;
}
#footer .social-networks li.facebook a:after {
  background-position: -4px -3px;
  width: 8px;
  height: 14px;
  margin: -7px 0 0 -4px;
}
#footer .social-networks li.googleplus a:after {
  background-position: -60px -2px;
  width: 26px;
  height: 26px;
  top: 0;
  left: 0;
}
#footer .social-networks li.twitter a {
  background: #B91219;
}
#footer .social-networks li.twitter a:after {
  background-position: -18px -4px;
  width: 16px;
  height: 13px;
  margin: -6px 0 0 -8px;
}
#footer .social-networks li.ping a:after {
  background-position: -39px -3px;
  width: 14px;
  height: 14px;
  margin: -7px 0 0 -7px;
}

.promo-bar {
  overflow: hidden;
  margin: -15px 0 29px -4px;
}
.promo-bar li {
  float: left;
  margin: 0 0 5px 4px;
}
.promo-bar li a {
  display: block;
}
.promo-bar li img {
  display: block;
}

.extra-promo {
  overflow: hidden;
  margin: 0 0 20px;
}
.extra-promo li {
  float: left;
  padding: 4px 13px 2px 11px;
  width: 340px;
  height: 40px;
  border: 1px solid #B91219;
}
.extra-promo li .offer-text {
  color: #7f7f7f;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin: 0 7px 0 0;
}
.extra-promo li .offer-text .free {
  margin: -3px 0 0;
  color: #B91219;
  display: block;
  font: 700 13px/17px "Open Sans", Arial, Helvetica, sans-serif;
}
.extra-promo li:first-child {
  width: 470px;
  height: 40px;
  border: 1px solid #B91219;
  margin: 0 10px 0 0;
  padding: 3px 5px 2px 8px;
}
.extra-promo li:first-child .offer-text {
  font: 600 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
}
.extra-promo li:first-child .free {
  font: 700 13px/17px "Open Sans", Arial, Helvetica, sans-serif;
  color: #B91219;
}
.extra-promo li .text {
  color: #7f7f7f;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  display: inline-block;
  vertical-align: middle;
}
.extra-promo li .text .price {
  color: #B91219;
}
.extra-promo li .learn-more {
  float: right;
  text-transform: uppercase;
  background: #B91219;
  width: 140px;
  height: 25px;
  text-align: center;
  color: white;
  padding: 6px 5px 5px;
  margin: 3px 0 0;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.extra-promo li .learn-more:hover {
  background: #B91219;
}

.main-holder {
  position: relative;
}

.sort-area {
  overflow: hidden;
}
.sort-area .breabcrumbs {
  float: left;
}
.sort-area .sort-slect {
  float: right;
}
.sort-area .sort-slect label {
  display: inline-block;
  vertical-align: middle;
  color: #7e7e7e;
  margin: 0 8px 0 0;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}

.breabcrumbs {
  overflow: hidden;
  margin: 0 0 22px;
}
.breabcrumbs ul {
  overflow: hidden;
}
.breabcrumbs ul li {
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  float: left;
  position: relative;
  margin: 0 22px 5px 0;
}
.breabcrumbs ul li:after {
  content: '/';
  position: absolute;
  right: -10px;
  color: #4c4c4c;
  top: 1px;
}
.breabcrumbs ul li.active {
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #B91219;
}
.breabcrumbs ul li.active:after {
  display: none;
}
.breabcrumbs ul li a {
  color: #4c4c4c;
}
.breabcrumbs ul li a:hover {
  color: #B91219;
}

#content {
  float: left;
  width: 776px;
}

.products-info-area {
  margin: 0 0 23px;
}


.product-area { 
 	width: 370px; 
 	float: left; 
	margin: 3px 0 0; 
} 	 

.product-area .slideshow { 
	width: 100%; 
	float: none; 
} 

.slideshow {
  width: 370px;
  float: left;
  margin: 3px 0 0;
  position: relative;
  width:100%;
}
.slideshow .slideset {
  position: relative;
}
.slideshow .slide-holder {
  width: 370px;
  height: 370px;
  margin: 0 0 5px;
  position: relative;
  border: 1px solid #d9d9d9;
}
.slideshow .slide {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slideshow .slide.active {
  z-index: 2;
}
.slideshow .slide img {
  position: absolute;
  left: 50%;
  bottom: 2px;
  margin: 0 0 0 -95px;
}
.slideshow .zoom-area {
  overflow: hidden;
  margin: 0 0 8px;
}
.slideshow .zoom-area .zoom-text {
  margin: 0 0 3px;
  color: #989898;
  float: left;
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
}
.slideshow .zoom-area .large-img {
  float: right;
  color: #989898;
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
  padding: 0 0 0 17px;
  position: relative;
}
.slideshow .zoom-area .large-img:before {
  content: "\e608";
  position: absolute;
  left: 0;
  top: 1px;
  font-family: 'icomoon';
  font-size: 11px;
  line-height: 14px;
  color: #989898;
  font-weight: normal;
}
.slideshow .zoom-area .large-img:hover {
  color: #B91219;
}
.slideshow .zoom-area .large-img:hover:before {
  color: #B91219;
}
.slideshow .pagination {
  margin: 0 0 0 -4px;
}
.slideshow .pagination li {
  float: left;
  margin: 0 0 5px 4px;
}
.slideshow .pagination li a {
  display: block;
  position: relative;
  width: 58px;
  height: 58px;
  border: 1px solid #d9d9d9;
}
.slideshow .pagination li a img {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -22px;
}
.slideshow .sale-flag {
  position: absolute;
  z-index: 9;
  left: -5px;
  top: -5px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/img56.png) no-repeat;
  width: 80px;
  height: 80px;
}
.slideshow .new-flag {
  display: none;
  position: absolute;
  z-index: 9;
  left: -5px;
  top: -5px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/img57.png) no-repeat;
  width: 80px;
  height: 80px;
}
.slideshow.new .new-flag {
  display: block;
}
.slideshow.new .sale-flag {
  display: none;
}
.slideshow.add {
  width: 240px;
}
.slideshow.add .slide-holder {
  width: 240px;
  height: 240px !important;
}
.slideshow.add .slide {
  width: 240px;
  height: 240px !important;
}
.slideshow.add img {
  margin: 0 0 0 -64px;
}
.slideshow.add .pagination {
  margin: 0 0 0 -2px;
}
.slideshow.add .pagination li {
  margin: 0 0 5px 2px;
}
.slideshow.zoom-slideshow .slide {
  left: -9999px;
  top: -9999px;
}
.slideshow.zoom-slideshow .slide.active {
  left: 0;
  top: 0;
}
.slideshow.zoom-slideshow .slide .zoom-img {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}

.products-info-block {
  float: right;
  width: 366px;
}
.products-info-block.add {
  width: inherit;
  float: none;
}
.products-info-block .social-networks {
  float: right;
  width: 90px;
}
.products-info-block .social-networks li {
  float: left;
  margin: 0 0 0 5px;
}
.products-info-block .social-networks li a {
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  width: 17px;
  height: 17px;
  position: relative;
}
.products-info-block .social-networks li a:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/social-netwroks.png) no-repeat;
}
.products-info-block .social-networks li a:hover {
  opacity: 0.8;
}
.products-info-block .social-networks li.facebook a {
  background: #4463b1;
}
.products-info-block .social-networks li.facebook a:after {
  background-position: -5px -48px;
  width: 5px;
  height: 9px;
  margin: -5px 0 0 -2px;
}
.products-info-block .social-networks li.twitter a {
  background: #4e9edc;
}
.products-info-block .social-networks li.twitter a:after {
  background-position: -16px -49px;
  width: 11px;
  height: 9px;
  margin: -5px 0 0 -5px;
}
.products-info-block .social-networks li.ping a {
  background: #b8242a;
}
.products-info-block .social-networks li.ping a:after {
  background-position: -34px -49px;
  width: 10px;
  height: 9px;
  margin: -5px 0 0 -5px;
}
.products-info-block .social-networks li.googleplus a {
  background: #da4935;
}
.products-info-block .social-networks li.googleplus a:after {
  background-position: -52px -45px;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
}
.products-info-block .price-area {
  overflow: hidden;
  margin: 0 0 17px;
}
.products-info-block .price-area .old-price {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 0 4px;
  position: relative;
  color: #aeafb0;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
}
.products-info-block .price-area .old-price:after {
  content: '';
  position: absolute;
  top: 3px;
  right: 0;
  width: 45px;
  height: 14px;
  background: url(../images/separator3.png) no-repeat;
}
.products-info-block .price-area .new-price {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  position: relative;
  color: #f45151;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
}
.products-info-block h3 {
  font: 700 12px/17px "Open Sans", Arial, Helvetica, sans-serif;
  color: #656565;
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 0 0;
  text-transform: uppercase;
}
.products-info-block h3.add {
  position: absolute;
  left: 0;
  bottom: 1px;
}
.products-info-block .colors-block {
  width: 340px;
  margin: 0 0 26px;
  position: relative;
}
.products-info-block .colors-block .colors-heading {
  overflow: hidden;
  margin: 0 0 7px;
}
.products-info-block .colors-block .colors-heading.inline {
  overflow: visible;
  display: inline-block;
  vertical-align: middle;
}
.products-info-block .colors-block .colors-heading.add {
  margin: 0;
}
.products-info-block .colors-block .colors-heading.add .text {
  padding: 0 0 0 33px;
}
.products-info-block .colors-block .colors-heading .text {
  display: inline-block;
  vertical-align: top;
  color: #7f7f7f;
  text-transform: capitalize;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.products-info-block .embroidery-btn {
  display: block;
  margin: 0 0 28px;
  width: 320px;
  height: 40px;
  font: 400 16px/19px "Calligraffitti", Arial, Helvetica, sans-serif;
  padding: 14px 5px 5px;
  background: #B91219;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 0 0 1px #fff;
  color: white;
}
.products-info-block .embroidery-btn:hover {
  background: #B91219;
}
.products-info-block .quanity-select {
  overflow: hidden;
  margin: 0 0 23px;
}
.products-info-block .quanity-select label {
  display: inline-block;
  vertical-align: middle;
  color: #656565;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 9px 0 0;
}
.products-info-block .cart-btn-area {
  overflow: hidden;
}
.products-info-block .cart-btn-area .cart-btn {
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  height: 40px;
  background: #B91219;
  text-align: center;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: white;
  padding: 13px 5px 5px;
  text-transform: uppercase;
  margin: 0 14px 0 0;
}
.products-info-block .cart-btn-area .cart-btn:hover {
  background: #B91219;
}
.products-info-block .cart-btn-area .wishlist-btn {
  display: inline-block;
  vertical-align: middle;
  color: #656565;
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
  padding: 0 0 0 17px;
  position: relative;
}
.products-info-block .cart-btn-area .wishlist-btn:after {
  content: '+';
  color: #656565;
  position: absolute;
  left: 0;
  top: -3px;
  font-size: 15px;
  line-height: 18px;
}
.products-info-block .cart-btn-area .wishlist-btn:hover {
  color: #B91219;
}
.products-info-block .cart-btn-area .wishlist-btn:hover:after {
  color: #B91219;
}

.star-list-area {
  overflow: hidden;
  margin: 0 0 2px;
  text-align: center;
}
.star-list-area .rating-area {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 5px;
  float: none;
}
.star-list-area .star-list {
  display: inline-block;
  vertical-align: top;
  color: gray;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.star-list-area .star-list li {
  float: left;
  margin: 0 0 0 20px;
  position: relative;
}
.star-list-area .star-list li:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 3px;
  background: url(../images/separator6.jpg) no-repeat;
  width: 2px;
  height: 12px;
}
.star-list-area .star-list li:first-child {
  margin: 0;
}
.star-list-area .star-list li:first-child:after {
  display: none;
}
.star-list-area .star-list li a {
  color: #B91219;
}
.star-list-area .star-list li a:hover {
  color: #B91219;
}

.heading-area {
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 15px;
  margin: 0 0 18px;
}
.heading-area h2 {
  color: #4d4d4d;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 11px;
}
.heading-area .item-number {
  display: block;
  margin: 0 0 10px;
  color: gray;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.heading-area .review-block {
  overflow: hidden;
}
.heading-area .review-block .review-area {
  float: left;
}
.heading-area .review-block .review {
  float: left;
  color: gray;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.heading-area .review-block .review li {
  float: left;
  margin: 0 0 0 20px;
  position: relative;
}
.heading-area .review-block .review li:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 3px;
  background: url(../images/separator6.jpg) no-repeat;
  width: 2px;
  height: 12px;
}
.heading-area .review-block .review li:first-child {
  margin: 0;
}
.heading-area .review-block .review li:first-child:after {
  display: none;
}
.heading-area .review-block .review li a {
  color: gray;
}
.heading-area .review-block .review li a:hover {
  color: #B91219;
}
.heading-area.add {
  border: none;
  padding: 0;
  margin: 0 0 15px;
}
.heading-area.add .item-number {
  float: left;
}
.heading-area.add .review-area {
  float: right;
}

.rating-area {
  float: left;
  position: relative;
  background: url(../images/bg-rating.png) no-repeat 0 -17px;
  height: 16px;
  width: 80px;
  margin: 0 6px 0 0;
}
.rating-area li {
  float: left;
  height: 16px;
}
.rating-area li.half-star {
  width: 10%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.rating-area li.one-star {
  width: 20%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.rating-area li.one-half-star {
  width: 29.5%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.rating-area li.two-star {
  width: 40%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.rating-area li.two-half-star {
  width: 47.5%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.rating-area li.three-star {
  width: 60%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.rating-area li.three-half-star {
  width: 66%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.rating-area li.four-star {
  width: 72%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.rating-area li.four-half-star {
  width: 85%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.rating-area li.five-star {
  width: 100%;
  background: url(../images/bg-rating.png) no-repeat 0 -1px;
}
.rating-area li a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}

.tabset-one,
.size-tabset {
  overflow: hidden;
  text-transform: uppercase;
  font: 700 10px/25px "Open Sans", Arial, Helvetica, sans-serif;
}
.tabset-one li,
.size-tabset li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 5px;
}
.tabset-one li:first-child,
.size-tabset li:first-child {
  margin: 0;
}
.tabset-one li a,
.size-tabset li a {
  text-align: center;
  display: block;
  color: #666666;
  border: 1px solid #d9d9d9;
  width: 27px;
  height: 27px;
}
.tabset-one li a:hover,
.size-tabset li a:hover {
  color: #B91219;
  border: 1px solid #B91219;
}
.tabset-one li.active a,
.size-tabset li.active a {
  color: #B91219;
  border: 1px solid #B91219;
  font: 800 10px/25px "Open Sans", Arial, Helvetica, sans-serif;
}
.tabset-one.size-tabset,
.size-tabset.size-tabset {
  letter-spacing: -3px;
  font-size: 0;
  line-height: 0;
}
.tabset-one.size-tabset li,
.size-tabset.size-tabset li {
  font: 700 10px/25px "Open Sans", Arial, Helvetica, sans-serif;
  opacity: 0.2;
  pointer-events: none;
  letter-spacing: 0;
  /*margin: 0 0 0 7px;*/
  margin: 0 7px 10px 0;
}
.tabset-one.size-tabset li:first-child,
.size-tabset.size-tabset li:first-child {
  /*margin: 0;*/
  margin: 0 7px 10px 0;
}
.tabset-one.size-tabset li.available,
.size-tabset.size-tabset li.available {
  opacity: 1;
  pointer-events: auto;
}

.tab-content-one {
  position: relative;
  margin: 0 0 10px;
}
.tab-content-one .color-list-tab {
  margin: 0 0 11px;
}
.tab-content-one .color-list-tab li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 5px;
  width: 21px;
  height: 21px;
  border: 1px solid white;
  padding: 2px;
  opacity: 0.2;
  pointer-events: none;
}
.tab-content-one .color-list-tab li.available {
  opacity: 1;
  pointer-events: auto;
}
.tab-content-one .color-list-tab li.active {
  border: 1px solid #B91219;
}
.tab-content-one .color-list-tab li a {
  display: block;
}
.tab-content-one .color-list-tab li a img {
  display: block;
}
.tab-content-one .size-chart-area {
  overflow: hidden;
}
.tab-content-one .size-chart-area .colors-heading {
  float: left;
}

.size-chart {
  font: 700 10px/13px "Open Sans", Arial, Helvetica, sans-serif;
  float: right;
  right: 0;
  bottom: 4px;
  color: #B91219;
  text-decoration: underline;
  text-transform: uppercase;
}
.size-chart:hover {
  color: #B91219;
}

.product-info {
  margin: 0 0 37px;
}
.product-info .tabset {
  font: 700 11px/15px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 18px;
}
.product-info .tabset:after {
  width: 67.6%;
}
.product-info .tabset li a {
  padding: 7px 11px 8px;
}
.product-info .review-area {
  overflow: auto;
  height: 528px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.product-info .review-area.add {
  height: 334px;
}
.product-info .review-area .review-block {
  position: relative;
  border-top: 1px solid #d9d9d9;
  padding: 25px 20px 25px 16px;
  overflow: hidden;
}
.product-info .review-area .review-block:first-child {
  border: none;
}
.product-info .review-area .review-block .rating-area {
  overflow: hidden;
  float: none;
  margin: 0 0 9px;
}
.product-info .review-area .review-block .rating.add {
  width: 67%;
}
.product-info .review-area .review-block .rating.add1 {
  width: 40%;
}
.product-info .review-area .review-block .rating.add2 {
  width: 100%;
}
.product-info .review-area .review-block time {
  position: absolute;
  top: 25px;
  right: 20px;
  color: #9a9a9a;
  text-transform: uppercase;
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
}
.product-info .review-area .review-block h2 {
  font: 600 15px/18px "Open Sans", Arial, Helvetica, sans-serif;
  color: #4b4b4b;
  margin: 0 0 7px;
}
.product-info .review-area .review-block blockquote {
  overflow: hidden;
  margin: 0;
}
.product-info .review-area .review-block blockquote q {
  display: block;
  margin: 0 0 11px;
}
.product-info .review-area .review-block blockquote cite {
  font: 700 12px/14px "Open Sans", Arial, Helvetica, sans-serif;
  display: block;
  color: #9a9a9a;
}
.product-info .review-area .review-block blockquote cite a {
  color: #9a9a9a;
}
.product-info .review-area .review-block blockquote cite a:hover {
  opacity: 0.8;
}
.product-info .chart-size-block {
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 10px 16px;
  min-height: 530px;
}
.product-info .chart-size-block.add {
  min-height: inherit;
  border: none;
}
.product-info .chart-size-block h2 {
  text-transform: uppercase;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #4b4b4b;
  margin: 0 0 15px;
}
.product-info .chart-size-block .chart-table {
  text-align: center;
  width: 330px;
  border-collapse: collapse;
  overflow: hidden;
  color: #666666;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.product-info .chart-size-block .chart-table .even {
  background: #e5e5e5;
}
.product-info .chart-size-block .chart-table .text {
  display: block;
  height: 28px;
  padding: 8px 0 0;
  position: relative;
}
.product-info .chart-size-block .chart-table .text:after {
  content: '';
  position: absolute;
  right: -1px;
  top: -1px;
  bottom: -2px;
  width: 1px;
  background: #dadada;
}
.product-info .chart-size-block .chart-table .text1 {
  display: block;
  height: 28px;
  padding: 8px 0 0;
  position: relative;
}
.product-info .chart-size-block .chart-table .text1:after {
  content: '';
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -2px;
  width: 1px;
  background: #dadada;
}
.product-info .chart-size-block .chart-table .row1 {
  width: 68px;
  height: 28px;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #B91219;
  border: 1px solid;
  border-color: transparent #dadada #fbfbfb #dadada;
}
.product-info .chart-size-block .chart-table .row1.last {
  border-color: transparent #dadada #dadada #dadada;
}
.product-info .chart-size-block .chart-table .row1:first-child {
  border-right: 5px solid white;
}
.product-info .chart-size-block .chart-table .row2 {
  width: 83px;
  height: 28px;
  border: 1px solid;
  border-color: transparent #dadada #fbfbfb #dadada;
}
.product-info .chart-size-block .chart-table .row2.last {
  border-color: transparent #dadada #dadada #dadada;
}
.product-info .chart-size-block .chart-table tr:first-child th {
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #4d4d4d;
  text-transform: uppercase;
  border: 1px solid #dadada;
}

.text-area {
  overflow: hidden;
  padding: 0 0 10px 10px;
  width: 85%;
  word-spacing: 2px;
  border-bottom: 1px solid #d9d9d9;
}
.text-area p {
  margin: 0 0 18px;
}
.text-area .info-list {
  padding: 7px 0 0 24px;
}
.text-area .info-list li {
  position: relative;
  padding: 0 0 0 12px;
  margin: 0 0 6px;
}
.text-area .info-list li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  background: #B91219;
  width: 4px;
  height: 4px;
}
.text-area.add {
  font-size: 12px;
  height: 329px;
  width: 100%;
  padding: 0 8px 10px 5px;
  word-spacing: 0;
}

#sidebar {
  float: right;
  width: 190px;
  border: 1px solid #d9d9d9;
  padding: 13px 9px 0;
  margin: 3px 0 0;
}
#sidebar h2 {
  color: #7f7f7f;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 0 13px;
}

.banner-area {
  overflow: hidden;
  border: 1px solid #d9d9d9;
  height: 220px;
  padding: 0 0 0 41px;
  position: relative;
  margin: 0 0 22px;
}
.banner-area .alignright {
  position: absolute;
  right: 45px;
  bottom: 0;
}
.banner-area .alignright img {
  display: block;
}
.banner-area .banner-caption-area {
  display: table;
  height: 100%;
  width: 330px;
}
.banner-area .banner-caption-area .banner-caption {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
.banner-area .banner-caption-area h1 {
  text-transform: uppercase;
  margin: 0;
  color: #4d4d4d;
  font: 300 36px/40px "Open Sans", Arial, Helvetica, sans-serif;
}
.banner-area .banner-caption-area h1 .text {
  color: #B91219;
  display: block;
  font: 700 18px/22px "Open Sans", Arial, Helvetica, sans-serif;
}

.inner1 .breabcrumbs {
  margin: 4px 0 22px;
}
.inner1 .promo-bar {
  margin: -15px 0 7px -6px;
}
.inner1 #content {
  float: right;
  width: 796px;
}
.inner1 #content .spinner-area {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.inner1 #content .spinner-area:after, .inner1 #content .spinner-area:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  width: 100%;
  background: #d9d9d9;
}
.inner1 #content .spinner-area:before {
  left: auto;
  right: 0;
}
.inner1 #content .spinner-area .spinner {
  display: inline-block;
  vertical-align: middle;
  background: white;
  padding: 0 20px;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 99;
}
.inner1 #content .spinner-area .spinner:after {
  content: '';
  width: 14px;
  height: 15px;
  background: url(../images/sprite.png) no-repeat -1px -2px;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -7px;
}
.inner1 #sidebar {
  float: left;
  width: 190px;
  padding: 31px 0 0;
  margin: 0;
  position: relative;
  border: 1px solid #d9d9d9;
}
.inner1 #sidebar h2 {
  color: #4c4c4c;
  text-transform: uppercase;
  margin: 0 0 12px;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  padding: 0 14px;
}
.inner1 #sidebar .clear-btn {
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  width: 101.4%;
  min-height: 20px;
  background: #B91219;
  text-align: center;
  color: white;
  padding: 2px 5px;
  text-transform: uppercase;
  font: 700 11px/13px "Open Sans", Arial, Helvetica, sans-serif;
}
.inner1 #sidebar .clear-btn:before {
  content: "\e60b";
  font-family: 'icomoon';
  font-size: 15px;
  line-height: 18px;
  color: white;
  font-weight: normal;
  display: inline-block;
  margin: -2px 0 0 -19px;
  vertical-align: middle;
}
.inner1 #sidebar .clear-btn:hover {
  background: #B91219;
}
.inner1 .widget-holder {
  overflow: hidden;
}
.inner1 .widget {
  overflow: hidden;
  border-top: 1px solid #d9d9d9;
  padding: 13px 14px 10px;
}
.inner1 .widget.add {
  padding: 13px 9px 13px 14px;
}
.inner1 .widget h3 {
  color: #7f7f7f;
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.inner1 .widget .check-box-holder {
  overflow: hidden;
}
.inner1 .widget .check-box-holder li {
  margin: 0;
}
.inner1 .widget .check-box-holder label {
  display: inline-block;
  vertical-align: top;
  color: #7f7f7f;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.inner1 .widget .check-box-holder label.jcf-label-active {
  color: #B91219;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.inner1 .widget .check-box-holder.add {
  padding: 13px 0 15px;
}
.inner1 .widget .check-box-holder.add li {
  float: left;
  width: 68px;
}
.inner1 .widget .brand-area {
  overflow: auto;
  max-height: 182px;
}
.inner1 .widget .brand-area.add {
  max-height: 90px;
}
.inner1 .widget .accordion {
  overflow: hidden;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.inner1 .widget .accordion li {
  display: block;
}
.inner1 .widget .accordion li a {
  border-top: 1px solid #d9d9d9;
  display: block;
  padding: 5px 4px;
  color: #666666;
  position: relative;
}
.inner1 .widget .accordion li a:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 50%;
  width: 8px;
  height: 8px;
  background: url(../images/sprite.png) no-repeat -24px -4px;
  margin: -4px 0 0;
}
.inner1 .widget .accordion li:first-child a {
  border: none;
}
.inner1 .widget .accordion li.active a:after {
  background: #666666;
  width: 8px;
  height: 2px;
  margin: -2px 0 0;
}
.inner1 .widget .range-area {
  margin: 0 23px 9px 0;
  position: relative;
  background: #d8d8d8;
  height: 8px;
  border: 1px solid #cbcbcb;
}
.inner1 .widget .range-area .range-bar {
  width: 80%;
  height: 6px;
  background: #B91219;
}
.inner1 .widget .range-area .left-pointer {
  position: absolute;
  left: -5px;
  top: -5px;
  background: white;
  border: 1px solid #cecece;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.inner1 .widget .range-area .right-pointer {
  position: absolute;
  right: 24px;
  top: -5px;
  background: white;
  border: 1px solid #cecece;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.inner1 .widget .price-holder {
  overflow: hidden;
  text-align: center;
}
.inner1 .widget .price {
  display: inline-block;
  vertical-align: middle;
  color: #7f7f7f;
  text-transform: uppercase;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.inner1 .widget .colors-swatches {
  overflow: hidden;
  margin: 0 0 0 -3px;
}
.inner1 .widget .colors-swatches li {
  padding: 2px;
  float: left;
  margin: 0 0 8px 3px;
  width: 24px;
  height: 24px;
}

/* hover-tooltip */
.hover-tooltip {
  background: white;
  color: #7f7f7f;
  padding: 3px 2px 1px;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-align: center;
  max-width: 180px;
  height: 23px;
  min-width: 86px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  border: 1px solid #cbcbcb;
}

.products-holder {
  margin: 0 0 36px -1px;
  border-top: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.products-holder .products-block {
  position: relative;
  text-align: center;
  float: left;
  width: 199px;
  margin: 0;
  padding: 9px 9px 12px;
  border-left: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.products-holder .products-block .product-box {
  margin: 0;
  float: none;
}
.products-holder .products-block .product-box .sale-flag {
  display: none;
  position: absolute;
  left: -5px;
  top: -5px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/img56.png) no-repeat;
  width: 80px;
  height: 80px;
}
.products-holder .products-block .product-box .new-flag {
  display: none;
  position: absolute;
  left: -5px;
  top: -5px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/img57.png) no-repeat;
  width: 80px;
  height: 80px;
}
.products-holder .products-block .product-box.new .new-flag {
  display: block;
}
.products-holder .products-block .product-box.new .sale-flag {
  display: none;
}
.products-holder .products-block .product-box.sale .new-flag {
  display: none;
}
.products-holder .products-block .product-box.sale .sale-flag {
  display: block;
}
.products-holder .view-area {
  display: table;
  width: 100%;
  height: 100%;
}
.products-holder .view-block {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.products-holder .color-list {
  margin: 0;
  padding: 4px 0 0;
  min-height: 55px;
}
.products-holder .color-list li {
  float: left;
  position: relative;
  margin: 0 0 5px 4px;
  width: 21px;
  height: 21px;
  border: 1px solid white;
  padding: 2px;
}
.products-holder .color-list li:hover {
  border: 1px solid #B91219;
}
.swatch-fixed-hover { 
	border: 1px solid #B91219 !important; 
} 
.products-holder .color-list li.plus a {
  background: white;
  position: relative;
  width: 15px;
  height: 15px;
}
.products-holder .color-list li.plus a:after {
  content: '+';
  position: absolute;
  left: 3px;
  top: -5px;
  font-size: 18px;
  line-height: 22px;
  color: #999999;
  font-weight: bold;
}
.products-holder .color-list li.plus:hover {
  border: none;
}
.products-holder .color-list li.plus:hover a {
  background: #B91219;
}
.products-holder .color-list li.plus:hover a:after {
  color: white;
}
.products-holder .color-list li a {
  display: block;
}
.products-holder .color-list li a img {
  display: block;
}
.products-holder .decription-area {
  overflow: hidden;
  text-align: left;
  margin: 0 0 0 3px;
}
.products-holder .decription-area h3 {
  color: #4d4d4d;
  margin: 0 0 5px;
  font: 600 13px/16px "Open Sans", Arial, Helvetica, sans-serif;
}
.products-holder .decription-area h3 a {
  color: #4d4d4d;
}
.products-holder .decription-area h3 a:hover {
  color: #B91219;
}
.products-holder .decription-area .rating {
  width: 100%;
}
.products-holder .decription-area .rating.add {
  width: 66%;
}
.products-holder .decription-area .rating.add1 {
  width: 73%;
}
.products-holder .price-holder {
  overflow: hidden;
  margin: 0;
}
.products-holder .price-holder .total-price {
  display: block;
  color: #B91219;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 5px;
}
.products-holder .price-holder .old-price {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 0 0;
  position: relative;
  color: #aeafb0;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
}
.products-holder .price-holder .old-price:after {
  content: '';
  position: absolute;
  top: 3px;
  right: 0;
  width: 45px;
  height: 14px;
  background: url(../images/separator3.png) no-repeat;
}
.products-holder .price-holder .new-price {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  position: relative;
  color: #f45151;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
}

.js-infinite-scroll .spinner-area .spinner {
  background: none !important;
}
.js-infinite-scroll .spinner-area .spinner:after {
  display: none;
}
.js-infinite-scroll.ajax-loading .spinner-area .spinner {
  background: white !important;
}
.js-infinite-scroll.ajax-loading .spinner-area .spinner:after {
  display: block;
}
.js-infinite-scroll .js-load-more {
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  text-indent: -9999px;
}

.inner2 .promo-bar {
  margin: -15px 0 25px -6px;
}
.inner2 .promo-bar.add {
  margin: -15px 0 35px -6px;
}
.inner2 #content {
  width: 820px;
}
.inner2 #content.add {
  width: 800px;
}
.inner2 #sidebar {
  width: 160px;
  padding: 6px 17px 0;
  margin: 0;
}
.inner2 #sidebar h2 {
  font-size: 11px;
  margin: 0 0 6px;
}
.inner2 #sidebar .product-box {
  text-align: center;
  float: none;
  overflow: hidden;
  margin: 0 0 3px;
  width: 124px !important;
}
.inner2 #sidebar .product-box:hover .view-box {
  display: none;
}
.inner2 #sidebar .product-box .slide-holder {
  width: 124px;
  height: 124px;
  margin: 0 0 5px;
}
.inner2 #sidebar .product-box .slide-holder:hover .view-box {
  display: block;
}
.inner2 #sidebar .product-box .view-box {
  padding: 0;
  width: 124px;
  height: 124px;
}
.inner2 #sidebar .product-box .view-area {
  display: table;
  width: 100%;
  height: 100%;
}
.inner2 #sidebar .product-box .view-block {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.inner2 #sidebar .product-box .decription-area {
  text-align: left;
  overflow: hidden;
}
.inner2 #sidebar .product-box .decription-area h3 {
  color: #4d4d4d;
  font: 700 11px/12px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 3px;
}
.inner2 #sidebar .product-box .decription-area h3 a {
  color: #4d4d4d;
}
.inner2 #sidebar .product-box .decription-area h3 a:hover {
  color: #B91219;
}
.inner2 #sidebar .product-box .decription-area .price-holder {
  overflow: hidden;
  margin: 0 0 8px;
}
.inner2 #sidebar .product-box .decription-area .price-holder .total-price {
  display: block;
  color: #B91219;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.inner2 #sidebar .product-box .decription-area .price-holder .old-price {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px 0 0;
  position: relative;
  color: #aeafb0;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.inner2 #sidebar .product-box .decription-area .price-holder .old-price:after {
  content: '';
  position: absolute;
  top: 3px;
  right: 0;
  width: 45px;
  height: 14px;
  background: url(../images/separator3.png) no-repeat;
}
.inner2 #sidebar .product-box .decription-area .price-holder .new-price {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  position: relative;
  color: #f45151;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}

.cart-table {
  border-collapse: collapse;
  margin: 0 0 10px;
  border: 1px solid #d9d9d9;
  border-right: none;
  width: 100%;
  text-align: center;
}
.cart-table .col1 {
  padding: 14px 0;
  width: 383px;
  height: 127px;
  border-bottom: 1px solid #d9d9d9;
}
.cart-table .col1.add1 {
  width: 383px;
  height: 200px;
}
.cart-table .col2 {
  padding: 14px 0;
  width: 110px;
  height: 127px;
  border-bottom: 1px solid #d9d9d9;
  vertical-align: top;
  width: 110px;
}
.cart-table .col2.add1 {
  width: 110px;
  height: 200px;
}
.cart-table thead .col1 {
  padding: 5px 0;
  width: 383px;
  height: 25px;
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  text-transform: uppercase;
  color: #979797;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-align: left;
  padding: 0 15px;
}
.cart-table thead .col2 {
  padding: 5px 0;
  width: 110px;
  height: 25px;
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  text-transform: uppercase;
  color: #979797;
  vertical-align: middle;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.cart-table thead .col2.add {
  border-right: 1px solid #d9d9d9;
}
.cart-table tr td:last-child {
  border-right: 1px solid #d9d9d9;
}
.cart-table tr th:last-child {
  border-right: 1px solid #d9d9d9;
}
.cart-table .stock {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 16px;
  color: #B91219;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 8px 0 0;
}
.cart-table .stock:after {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 11px;
  height: 9px;
  background: url(../images/sprite.png) no-repeat -86px -5px;
}
.cart-table .quanity-select {
  margin: 3px 0 0;
}
.cart-table .price {
  margin: 8px 0 0;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #7e7e7e;
  display: block;
}
.cart-table .total-price {
  position: absolute;
  top: 8px;
  right: 33px;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #B91219;
  display: block;
}
.cart-table .btn-holder {
  margin: 0;
  overflow: visible;
  position: relative;
  min-height: 100px;
}
.cart-table .btn-holder.add {
  min-height: 155px;
}
.cart-table .btn-holder .btn-area {
  position: absolute;
  right: 0;
  top: 100%;
  width: 326px;
  height: 25px;
}
.cart-table .btn-holder .save-later-btn {
  border: 1px solid #d9d9d9;
  width: 100px;
  height: 25px;
  color: #656565;
  text-align: center;
  font: 700 11px/22px "Open Sans", Arial, Helvetica, sans-serif;
  float: left;
  margin: 0 5px 0 0;
}
.cart-table .btn-holder .save-later-btn:hover {
  opacity: 0.8;
}
.cart-table .btn-holder .whishlist-btn {
  border: 1px solid #d9d9d9;
  width: 124px;
  height: 25px;
  color: #656565;
  text-align: center;
  position: relative;
  font: 700 11px/22px "Open Sans", Arial, Helvetica, sans-serif;
  float: left;
  margin: 0 5px 0 0;
  padding: 0 5px 0 19px;
}
.cart-table .btn-holder .whishlist-btn:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 8px;
  width: 8px;
  height: 8px;
  background: url(../images/sprite.png) no-repeat -24px -4px;
}
.cart-table .btn-holder .whishlist-btn:hover {
  opacity: 0.8;
}
.cart-table .btn-holder .remove-btn {
  border: 1px solid #d9d9d9;
  width: 84px;
  height: 25px;
  color: #f56262;
  text-align: center;
  position: relative;
  font: 700 11px/22px "Open Sans", Arial, Helvetica, sans-serif;
  float: left;
  margin: 0;
  padding: 0 5px 0 22px;
}
.cart-table .btn-holder .remove-btn:before {
  content: "\e60b";
  font-family: 'icomoon';
  font-size: 13px;
  line-height: 15px;
  color: #f56262;
  font-weight: bold;
  position: absolute;
  left: 8px;
  top: 3px;
}
.cart-table .btn-holder .remove-btn:hover {
  opacity: 0.8;
}
.cart-table tfoot {
  width: 100%;
  height: 50px;
  background: #e6e6e6;
  text-align: left;
  color: #666666;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.cart-table tfoot td {
  padding: 17px 0;
}
.cart-table tfoot .note {
  padding: 0 14px;
  float: left;
}
.cart-table tfoot .cart-total {
  float: right;
  padding: 0 14px;
}
.cart-table tfoot .cart-total .total {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px 0 0;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #656565;
  text-transform: uppercase;
}
.cart-table tfoot .cart-total .price {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  color: #B91219;
}
.cart-table.order-column {
  float: none;
  width: 100%;
  margin: 0 0 18px;
}
.cart-table.order-column .total-price {
  position: relative;
  top: 0;
  right: 0;
  margin: 8px 0 0;
}
.cart-table.order-column .order-area {
  background: #b3b3b3;
  height: 30px;
}
.cart-table.order-column .order-area .order-text {
  float: left;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: white;
  text-transform: uppercase;
  padding: 3px 8px 5px;
}
.cart-table.order-column .col1 {
  width: 350px;
  height: 148px;
  padding: 12px 0;
}
.cart-table.order-column .col1.add1 {
  height: 180px;
}
.cart-table.order-column .col2 {
  width: 83px;
  height: 148px;
}
.cart-table.order-column .col2.add1 {
  height: 180px;
}
.cart-table.order-column thead .col1 {
  height: 24px;
  padding: 0 8px;
}
.cart-table.order-column thead .col2 {
  height: 24px;
  font-size: 11px;
}
.cart-table.order-column .image-holder {
  margin: 0 10px 0 0;
}
.cart-table.order-column .info-block {
  overflow: visible;
  padding: 0 2px 0 8px;
}
.cart-table.order-column .info-block .info-area {
  width: auto;
  overflow: visible;
}
.cart-table.order-column .info-block .info-area dl dt {
  font-size: 11px;
}
.cart-table.order-column .info-block .info-area dl dd {
  font-size: 11px;
}
.cart-table.order-column .counter-area {
  border: none;
  margin: 6px 0 0;
}
.cart-table.order-column .counter-area .number {
  color: #666666;
  display: inline-block;
  vertical-align: middle;
  font: 700 10px/13px "Open Sans", Arial, Helvetica, sans-serif;
}
.cart-table .edit {
  color: white;
  float: right;
  padding: 0 8px 0 22px;
  position: relative;
  font: 700 11px/22px "Open Sans", Arial, Helvetica, sans-serif;
  padding: 0 5px 0 18px;
}
.cart-table .edit:before {
  content: "\e60b";
  font-family: 'icomoon';
  font-size: 13px;
  line-height: 15px;
  color: white;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 3px;
}
.cart-table .edit:hover {
  opacity: 0.8;
}

.info-block {
  text-align: left;
  padding: 0 13px;
  overflow: hidden;
}
.info-block .image-holder {
  float: left;
  position: relative;
  margin: 0 16px 0 0;
  border: 1px solid #d9d9d9;
  width: 120px;
  height: 120px;
}

/*this was causing layout issue on cart and checkout page for images 
.info-block .image-holder img {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -36px;
}
*/
.info-block .info-area {
  width: 170px;
  overflow: hidden;
  margin: 2px 0 0;
}
.info-block .info-area h3 {
  font: 700 12px/14px "Open Sans", Arial, Helvetica, sans-serif;
  color: #4d4d4d;
  margin: 0 0 8px;
}
.info-block .info-area h3 a {
  color: #4d4d4d;
}
.info-block .info-area h3 a:hover {
  color: #B91219;
}
.info-block .info-area dl {
  overflow: hidden;
  margin: 0 0 11px;
}
.info-block .info-area dl.add {
  margin: -10px 0 6px 10px;
}
.info-block .info-area dl dt {
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  float: left;
  color: #656565;
  margin: 0 4px 0 0;
}
.info-block .info-area dl dd {
  font: 400 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  overflow: hidden;
  color: #656565;
  margin: 0;
}
.info-block .info-area .personalization-btn {
  display: block;
  width: 159px;
  height: 25px;
  text-align: center;
  background: #b3b3b3;
  color: white;
  font: 700 12px/25px "Open Sans", Arial, Helvetica, sans-serif;
}
.info-block .info-area .personalization-btn:hover {
  background: #B91219;
}

.table-btn-holder {
  overflow: hidden;
  margin: 0 0 35px;
}
.table-btn-holder .shoping-btn {
  float: left;
  color: gray;
  font: 700 12px/34px "Open Sans", Arial, Helvetica, sans-serif;
  border: 1px solid #b2b2b2;
  text-transform: uppercase;
  height: 35px;
  min-width: 155px;
  text-align: center;
}
.table-btn-holder .shoping-btn:hover {
  color: #B91219;
}
.table-btn-holder .checkout-btn {
  float: right;
  font: 700 12px/34px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  height: 35px;
  color: white;
  background: #B91219;
  min-width: 255px;
  text-align: center;
}
.table-btn-holder .checkout-btn:hover {
  background: #B91219;
}

.side-nav {
  float: left;
  margin: 0 40px 0 0;
  border: 1px solid #d9d9d9;
  width: 190px;
}
.side-nav ul {
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.side-nav ul li {
  border-top: 1px solid #d9d9d9;
}
.side-nav ul li:first-child {
  border: none;
}
.side-nav ul li a {
  display: block;
  padding: 7px 14px;
  color: #8d8d8d;
  position: relative;
}
.side-nav ul li a:after {
  content: '';
  width: 101.1%;
  height: 102.5%;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  background: #B91219;
  position: absolute;
  display: none;
}
.side-nav ul li a:hover {
  color: white;
}
.side-nav ul li a:hover:after {
  display: block;
}
.side-nav ul li.active a {
  color: white;
}
.side-nav ul li.active a:after {
  display: block;
}
.side-nav ul li .link-text {
  display: block;
  position: relative;
  z-index: 9;
}

.account-form {
  width: 570px;
  float: right;
}
.account-form h2 {
  color: white;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 6px 15px 4px;
  min-height: 30px;
  position: relative;
  background: #B91219;
  border: 1px solid #B91219;
  text-transform: uppercase;
}
.account-form .account-form-holder {
  overflow: hidden;
  border: 1px solid #d9d9d9;
  padding: 16px 14px 0 16px;
  margin: 0 0 30px;
}
.account-form .account-form-holder.add {
  margin: 0 0 20px;
}
.account-form .account-form-holder.add .row-holder {
  margin: 0 0 21px;
}
.account-form .row-holder {
  overflow: hidden;
  margin: 0 0 17px;
}
.account-form .row-holder.add {
  margin: 0 0 7px;
}
.account-form .row-holder .row {
  width: 47%;
  float: right;
}
.account-form .row-holder .row:first-child {
  float: left;
}
.account-form .row-holder .row.add {
  width: 100%;
  float: none;
  overflow: hidden;
}
.account-form .row-holder .row.add input[type="text"] {
  margin: 0 0 10px;
}
.account-form .row-holder .row.city {
  width: 195px;
  margin: 0 20px 0 0;
}
.account-form .row-holder .row.state {
  float: left;
  width: 150px;
  margin: 0 20px 0 0;
}
.account-form .row-holder .row.zip-coad {
  float: left;
  width: 150px;
}
.account-form .row-holder .row label {
  display: block;
  margin: 0 0 3px;
  text-transform: uppercase;
  color: #686868;
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
}
.account-form .row-holder .row input[type="text"],
.account-form .row-holder .row input[type="password"],
.account-form .row-holder .row .email,
.account-form .row-holder .row .tell {
  border: 1px solid #d9d9d9;
  margin: 0;
  display: block;
  width: 100%;
  height: 35px;
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: white;
  font: italic 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #8c8c8c;
  padding: 8px 9px;
}
.account-form input[type="submit"] {
  border: none;
  padding: 0;
  float: right;
  text-align: center;
  font: 700 12px/40px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0;
  width: 180px;
  height: 40px;
  text-shadow: none;
}
.account-form.billing-column {
  float: left;
  text-align: center;
  width: 380px;
  color: #686868;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.account-form.billing-column .open-close.active .jcf-checkbox {
  border: 2px solid #B91219;
}
.account-form.billing-column .open-close.active .jcf-checkbox span {
  display: block;
}
.account-form.billing-column .open-close .check-slide {
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 10px;
  margin: 0 0 20px;
  overflow: hidden;
}
.account-form.billing-column .row {
  width: 48%;
}
.account-form.billing-column h2 {
  padding: 8px 15px 4px;
}
.account-form.billing-column p {
  margin: 15px 0 13px;
}
.account-form.billing-column .account-form-holder {
  text-align: left;
  border: none;
  padding: 18px 0 10px;
}
.account-form.billing-column .check-box-frame {
  overflow: hidden;
}
.account-form.billing-column .check-box-area {
  overflow: hidden;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 20px 0;
  margin: 0 0 20px;
}
.account-form.billing-column .check-box-area label {
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #686868;
  display: inline-block;
  vertical-align: middle;
  margin: -4px 0 0;
}

.text-holder {
  overflow: hidden;
  padding: 0 0 20px;
  margin: 0 0 40px;
  word-spacing: 2px;
  color: #686868;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  background: url(../images/separator7.jpg) no-repeat 0 100%;
}
.text-holder h2 {
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
  color: #686868;
  margin: 0 0 7px;
}
.text-holder p {
  margin: 0 0 10px;
}
.text-holder .holder {
  overflow: hidden;
}
.text-holder .holder .already {
  display: inline-block;
  vertical-align: middle;
  color: #B91219;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 11px 0 0;
}
.text-holder .holder .already:hover {
  color: #B91219;
}
.text-holder .holder .btn {
  float: none;
  display: inline-block;
  vertical-align: middle;
  text-shadow: none;
  margin: 0;
  padding: 5px 5px 2px;
  width: 100px;
  height: 25px;
}

.order-column-holder {
  float: right;
  width: 580px;
}

.payment-method {
  overflow: hidden;
  padding: 15px 0 0;
  border-top: 1px solid #d9d9d9;
  color: #686868;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.payment-method p {
  margin: 0 0 15px;
}
.payment-method .card-text {
  display: block;
  margin: -2px 0 -3px;
}
.payment-method .payment-box {
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 19px;
  margin: 0 0 20px;
}
.payment-method .payment-box.add {
  padding: 0;
  border: none;
}
.payment-method .payment-box.summary {
  padding: 0 0 17px;
  margin: 0 0 19px;
}
.payment-method .payment-box.summary h3 {
  background: #b3b3b3;
  text-align: left;
  padding: 8px 10px 2px;
}
.payment-method .payment-box label {
  display: block;
  color: #686868;
  text-transform: uppercase;
  margin: 0 0 3px;
  font: 600 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
}
.payment-method .payment-box .input-area {
  overflow: hidden;
  margin: -2px 0 18px;
}
.payment-method .payment-box .input-holder {
  width: 47%;
  float: right;
}
.payment-method .payment-box .input-holder:first-child {
  float: left;
}
.payment-method .payment-box .input-holder.add {
  float: left;
  width: 48.3%;
}
.payment-method .payment-box .input-holder.add input[type="text"] {
  border-right: 1px solid #d9d9d9;
  width: 100%;
}
.payment-method .payment-box .input-holder.add1 {
  width: 100%;
  float: none;
  overflow: hidden;
}
.payment-method .payment-box .input-holder.add1 input[type="text"] {
  border-right: 1px solid #d9d9d9;
  width: 100%;
}
.payment-method .payment-box input[type="text"] {
  border: 1px solid #d9d9d9;
  border-right: none;
  margin: 0;
  float: left;
  width: 200px;
  height: 35px;
  outline: none;
  background: white;
  font: italic 600 12px/17px "Open Sans", Arial, Helvetica, sans-serif;
  color: #8c8c8c;
  padding: 9px;
}
.payment-method .payment-box input[type="submit"] {
  border: none;
  padding: 0;
  float: left;
  text-align: center;
  font: 700 12px/35px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0;
  width: 70px;
  height: 35px;
  text-shadow: none;
}
.payment-method .payment-box h3 {
  color: white;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  min-height: 30px;
  padding: 8px 5px 2px;
  background: #B91219;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.payment-method .shiping-select {
  overflow: hidden;
  border: 1px solid #d9d9d9;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  height: 55px;
}
.payment-method .shiping-select p {
  margin: 0;
}
.payment-method .shiping-select .shiping-text {
  width: 85%;
  padding: 9px 8px 6px;
  color: #686868;
  float: left;
}
.payment-method .shiping-select .shiping-opener {
  float: right;
  position: relative;
  width: 25px;
  height: 55px;
  border-left: 1px solid #d9d9d9;
}
.payment-method .shiping-select .shiping-opener:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #888888 transparent transparent transparent;
  margin: -3px 0 0 -4px;
}
.payment-method .shiping-select .shiping-opener:hover {
  opacity: 0.8;
}
.payment-method .card-type {
  overflow: hidden;
  position: relative;
}
.payment-method .card-type li {
  float: left;
  margin: 0 2px 0 0;
}
.payment-method .card-type li a {
  display: block;
}
.payment-method .card-type li img {
  display: block;
}
.payment-method .card-type li .jcf-radio {
  position: absolute;
  left: -9999px;
  bottom: 0;
}
.payment-method .input-holder.error .card-type {
  border: 1px solid #bb2d33 !important;
  -webkit-box-shadow: inset 0 0 2px #bb2d33 !important;
  box-shadow: inset 0 0 2px #bb2d33 !important;
  padding: 5px;
}
.payment-method .month-select {
  float: left;
  margin: 0 8px 0 0;
  width: 170px;
}
.payment-method .year-select {
  float: left;
  margin: 0 17px 0 0;
  width: 100px;
}
.payment-method .security-field {
  float: left;
  margin: 0 8px 0 0;
  width: 120px;
}
.payment-method .security-field input[type="text"] {
  border-right: 1px solid #d9d9d9;
  width: 100%;
}
.payment-method .card {
  float: left;
  margin: 18px 0 0;
}
.payment-method .summary-area {
  overflow: hidden;
  margin: -4px 0 0;
  width: 355px;
}
.payment-method .summary-area dt {
  width: 205px;
  float: left;
  color: #656565;
  text-transform: uppercase;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 6px;
}
.payment-method .summary-area dt.add {
  border-top: 1px solid #d9d9d9;
  padding: 16px 0 0;
  margin: 9px 0 0;
  color: #ff4040;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
}
.payment-method .summary-area dd {
  overflow: hidden;
  width: 65px;
  color: #B91219;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 6px;
  text-align: right;
}
.payment-method .summary-area dd.add {
  color: #ff4040;
  border-top: 1px solid #d9d9d9;
  padding: 15px 0 0;
  margin: 15px 0 0;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
}
.payment-method .check-box-list {
  overflow: hidden;
  text-transform: none;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.payment-method .check-box-list li {
  margin: 17px 0 0;
}
.payment-method .check-box-list li:first-child {
  margin: 0;
}
.payment-method .check-box-list li label {
  display: inline-block;
  vertical-align: top;
  color: #686868;
  text-transform: none;
}
.payment-method .check-box-list li a {
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #B91219;
  text-decoration: underline;
}
.payment-method .check-box-list li a:hover {
  color: #B91219;
}
.payment-method input[type="submit"] {
  border: none;
  padding: 0;
  float: left;
  text-align: center;
  font: 700 12px/50px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0;
  width: 255px;
  height: 50px;
  text-shadow: none;
}

.shiping-heading {
  overflow: hidden;
  margin: 0 0 6px;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.shiping-heading .title {
  float: left;
  color: #686868;
  text-transform: uppercase;
  margin: 0 14px 0 0;
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
}
.shiping-heading .price {
  float: left;
  color: #B91219;
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
}

.shiping-drop {
  background: white;
  border: 1px solid #d9d9d9;
  margin: 1px 0 0;
  padding: 10px 0;
}
.shiping-drop li {
  padding: 5px 10px;
  margin: 0 0 10px;
}
.shiping-drop li p {
  margin: 0;
}
.shiping-drop .jcf-radio {
  position: absolute;
  left: -9999px;
  top: 0;
}

.ui-slider-holder {
  text-align: center;
  width: 170px;
}
.ui-slider-holder .ui-slider-handle.ui-state-default.ui-corner-all {
  position: absolute;
  left: -5px;
  top: -5px;
  background: white;
  border: 1px solid #cecece;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 0 0 0 -2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.ui-slider-holder .ui-slider-range {
  height: 6px;
  position: absolute;
  background: #B91219;
}
.ui-slider-holder input[type="text"] {
  border: none;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  outline: none;
  background: white;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #7f7f7f;
  padding: 3px 5px;
}
.ui-slider-holder .amount.price {
  text-align: center;
}

.zoomWindow {
  z-index: 99 !important;
}

/* custom checkbox styles */
.jcf-checkbox {
  vertical-align: top;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: url(../images/sprite.png) no-repeat -54px -4px;
  border: none;
  margin: 3px 2px 0 0;
  width: 10px;
  height: 10px;
}

.billing-column .jcf-checkbox {
  width: 14px;
  height: 14px;
  background: white;
  border: 2px solid #cbcbcb;
  margin: 0 5px 0 0;
}

.order-column-holder .jcf-checkbox {
  width: 14px;
  height: 14px;
  background: white;
  border: 2px solid #cbcbcb;
  margin: 0 5px 0 0;
}

.colors-swatches .jcf-checkbox {
  padding: 1px;
  border: 1px solid white;
  width: 20px;
  height: 20px;
  margin: 0;
  overflow: visible;
  display: block;
}
.colors-swatches .jcf-checkbox:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/sprite.png) no-repeat -39px -5px;
  width: 8px;
  height: 7px;
  margin: -4px 0 0 -4px;
  display: none;
}
.colors-swatches .jcf-checkbox:before {
  border: 1px solid #bb2d33;
  width: 24px;
  height: 24px;
  content: '';
  position: absolute;
  top: -3px;
  left: -3px;
  display: none;
}
.colors-swatches .jcf-checkbox.jcf-checked:after {
  display: block;
}
.colors-swatches .jcf-checkbox.jcf-checked:before {
  display: block;
}
.colors-swatches li.red .jcf-checkbox {
  background: #bb2d33;
  border: 1px solid #cc0000;
}
.colors-swatches li.red .jcf-checkbox:before {
  border: 1px solid #cc0000;
}
.colors-swatches li.red .jcf-checkbox.jcf-checked {
  border: 1px solid #cc0000;
}
.colors-swatches li.orange .jcf-checkbox {
  background: #cc8600;
  border: 1px solid #cc8600;
}
.colors-swatches li.orange .jcf-checkbox:before {
  border: 1px solid #cc8600;
}
.colors-swatches li.orange .jcf-checkbox.jcf-checked {
  border: 1px solid #cc8600;
}
.colors-swatches li.yellow .jcf-checkbox {
  background: #e2e500;
  border: 1px solid #e2e500;
}
.colors-swatches li.yellow .jcf-checkbox:before {
  border: 1px solid #e2e500;
}
.colors-swatches li.yellow .jcf-checkbox.jcf-checked {
  border: 1px solid #e2e500;
}
.colors-swatches li.green .jcf-checkbox {
  background: #157f00;
  border: 1px solid #157f00;
}
.colors-swatches li.green .jcf-checkbox:before {
  border: 1px solid #157f00;
}
.colors-swatches li.green .jcf-checkbox.jcf-checked {
  border: 1px solid #157f00;
}
.colors-swatches li.blue .jcf-checkbox {
  background: #005aff;
  border: 1px solid #005aff;
}
.colors-swatches li.blue .jcf-checkbox:before {
  border: 1px solid #005aff;
}
.colors-swatches li.blue .jcf-checkbox.jcf-checked {
  border: 1px solid #005aff;
}
.colors-swatches li.purple .jcf-checkbox {
  background: #6500cc;
  border: 1px solid #6500cc;
}
.colors-swatches li.purple .jcf-checkbox:before {
  border: 1px solid #6500cc;
}
.colors-swatches li.purple .jcf-checkbox.jcf-checked {
  border: 1px solid #6500cc;
}
.colors-swatches li.pink .jcf-checkbox {
  background: #ff8deb;
  border: 1px solid #ff8deb;
}
.colors-swatches li.pink .jcf-checkbox:before {
  border: 1px solid #ff8deb;
}
.colors-swatches li.pink .jcf-checkbox.jcf-checked {
  border: 1px solid #ff8deb;
}
.colors-swatches li.brown .jcf-checkbox {
  background: #593b00;
  border: 1px solid #593b00;
}
.colors-swatches li.brown .jcf-checkbox:before {
  border: 1px solid #593b00;
}
.colors-swatches li.brown .jcf-checkbox.jcf-checked {
  border: 1px solid #593b00;
}
.colors-swatches li.grey .jcf-checkbox {
  background: #999999;
  border: 1px solid #999999;
}
.colors-swatches li.grey .jcf-checkbox:before {
  border: 1px solid #999999;
}
.colors-swatches li.grey .jcf-checkbox.jcf-checked {
  border: 1px solid #999999;
}
.colors-swatches li.black .jcf-checkbox {
  background: black;
  border: 1px solid black;
}
.colors-swatches li.black .jcf-checkbox:before {
  border: 1px solid black;
}
.colors-swatches li.black .jcf-checkbox.jcf-checked {
  border: 1px solid black;
}
.colors-swatches li.white .jcf-checkbox {
  background: white;
  border: 1px solid #d9d9d9;
}
.colors-swatches li.white .jcf-checkbox:before {
  border: 1px solid #d9d9d9;
}
.colors-swatches li.white .jcf-checkbox.jcf-checked {
  border: 1px solid #d9d9d9;
}

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 4px;
  width: 8px;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -6px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.billing-column .jcf-checkbox span {
  border-color: #B91219;
  border-width: 0 0 2px 2px;
}

.order-column-holder .jcf-checkbox span {
  border-color: #B91219;
  border-width: 0 0 2px 2px;
}

:root .jcf-checkbox span {
  margin: -3px 0 0 -4px;
}

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked {
  background: url(../images/sprite.png) no-repeat -70px -4px;
}

.billing-column .jcf-checkbox.jcf-checked {
  background: white;
  border: 2px solid #B91219;
}

.billing-column.active .jcf-checkbox.jcf-checked {
  background: white;
  border: 2px solid #B91219;
}

.billing-column .jcf-checkbox.jcf-checked span {
  display: block;
}

.billing-column.active .jcf-checkbox.jcf-checked span {
  display: block;
}

.order-column-holder .jcf-checkbox.jcf-checked {
  background: white;
  border: 2px solid #B91219;
}

.order-column-holder .jcf-checkbox.jcf-checked span {
  display: block;
}

/* custom radio styles */
.jcf-radio {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #e5e5e5;
  border: 1px solid #cecece;
  border-radius: 9px;
  margin: 3px 5px 0 0;
  width: 11px;
  height: 11px;
}

.jcf-radio span {
  display: none;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background: #868686;
  border-radius: 100%;
}

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-radio.jcf-checked {
  border: 1px solid #868686;
}

.jcf-radio.jcf-checked span {
  display: block;
}

/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #d9d9d9;
  background: white;
  margin: 0;
  width: 100%;
  height: 30px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}

.jcf-select-quantity {
  border-radius: 0;
  -webkit-border-radius: 0;
  width: 83px;
  height: 25px;
}

.inner2 .jcf-select {
  border-radius: 0;
  -webkit-border-radius: 0;
  height: 35px;
}

.inner2 .jcf-select-quantity {
  border-radius: 0;
  -webkit-border-radius: 0;
  width: 83px;
  height: 25px;
  text-align: left;
}

.sort-slect .jcf-select {
  vertical-align: middle;
  width: 180px;
  height: 25px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
}

.popup2 .jcf-select {
  width: 102px;
  height: 25px;
  border-radius: 0;
  -webkit-border-radius: 0;
  vertical-align: middle;
}

.popup2 .jcf-select-logo-select {
  width: 152px;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
  display: block;
  font: 400 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 7px 35px 0 12px;
  color: #757575;
}

.jcf-select-quantity {
  font: 400 10px/14px "Open Sans", Arial, Helvetica, sans-serif;
}

.popup2 .jcf-select .jcf-select-text {
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 4px 35px 0 8px;
  color: #4d4d4d;
}

.jcf-select-quantity .jcf-select-text {
  margin: 5px 25px 0 8px;
}

.inner2 .jcf-select .jcf-select-text {
  font: italic 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 9px 35px 0 8px;
  color: gray;
}

.inner2 .jcf-select-quantity .jcf-select-text {
  margin: 5px 25px 0 8px;
}

.inner2 .jcf-select-quantity .jcf-select-text {
  font: 400 10px/14px "Open Sans", Arial, Helvetica, sans-serif;
}

.sort-slect .jcf-select-text {
  margin: 4px 35px 0 8px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  border-left: 1px solid #c7c7c7;
  width: 30px;
  bottom: 0;
  right: 0;
  top: 0;
}

.popup2 .jcf-select .jcf-select-opener {
  width: 16px;
}

.inner2 .jcf-select .jcf-select-opener {
  width: 19px;
  border-left: 1px solid #d9d9d9;
}

.jcf-select .jcf-select-opener:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -3px 0 0 -3px;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #757575 transparent transparent transparent;
}

.jcf-select-quantity .jcf-select-opener {
  width: 13px;
}

.inner2 .jcf-select-quantity .jcf-select-opener {
  width: 13px;
}

.jcf-select-quantity .jcf-select-opener:after {
  left: 3px;
  top: 3px;
  margin: 0;
  border-width: 0 3px 4px 3px;
  border-color: transparent transparent #c7c7c7 transparent;
}

.jcf-select-quantity .jcf-select-opener:before {
  content: '';
  position: absolute;
  left: 3px;
  bottom: 3px;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #888888 transparent transparent transparent;
}

.inner2 .jcf-select-quantity .jcf-select-opener:after {
  left: 3px;
  top: 3px;
  margin: 0;
  border-width: 0 3px 4px 3px;
  border-color: transparent transparent #c7c7c7 transparent;
}

.inner2 .jcf-select-quantity .jcf-select-opener:before {
  content: '';
  position: absolute;
  left: 3px;
  bottom: 3px;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #888888 transparent transparent transparent;
}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #d9d9d9;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  overflow: hidden;
}

.popup2 .jcf-select-drop .jcf-select-drop-content {
  border-radius: 0;
  -webkit-border-radius: 0;
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  font: 400 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
  width: 100%;
}

.inner .jcf-list {
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}

.inner2 .jcf-list {
  font: italic 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}

.jcf-list .jcf-list-content {
  display: inline-block;
  vertical-align: top;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #757575;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

/* custom scrollbars styles */
.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative;
  margin: 0 0 14px;
}

.popup1 .jcf-scrollable-wrapper {
  margin: 0;
}

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  background: #e3e3e3;
  width: 14px;
  bottom: 0;
  right: 0;
  top: 0;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}

#sidebar .jcf-scrollbar-vertical {
  background: white;
  width: 12px;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  background: #e5e5e5;
  border-top: 1px solid #d9d9d9;
  height: 12px;
  width: 14px;
  left: 0;
  top: 0;
  position: relative;
}

#sidebar .jcf-scrollbar-vertical .jcf-scrollbar-dec,
#sidebar .jcf-scrollbar-vertical .jcf-scrollbar-inc {
  background: white;
  border-bottom: 1px solid #d9d9d9;
  width: 12px;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec:after {
  content: '';
  position: absolute;
  left: 3px;
  top: 3px;
  border-style: solid;
  border-width: 0 4px 4px 4px;
  border-color: transparent transparent #b6b6b6 transparent;
}

#sidebar .jcf-scrollbar-vertical .jcf-scrollbar-dec:after {
  left: 2px;
  top: 4px;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0;
  border-bottom: 1px solid #d9d9d9;
  border-top: none;
}

#sidebar .jcf-scrollbar-vertical .jcf-scrollbar-inc {
  border-top: 1px solid #d9d9d9;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc:after {
  content: '';
  position: absolute;
  left: 3px;
  top: 3px;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #b6b6b6 transparent transparent transparent;
}

#sidebar .jcf-scrollbar-vertical .jcf-scrollbar-inc:after {
  left: 2px;
  top: 4px;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #b5b5b5;
  height: 1px;
  width: 14px;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
}

#sidebar .jcf-scrollbar-vertical .jcf-scrollbar-handle {
  width: 12px;
  background: #B91219;
}

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px;
}

.inner1 .jcf-scrollbar-horizontal {
  display: none;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3;
}

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0;
}

.popup1 {
  width: 670px;
  padding: 30px 40px 40px 23px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popup1 .rating {
  width: 65.5%;
}
.popup1 .heading-area {
  margin: 0 0 3px;
}
.popup1 .heading-area h2 {
  margin: 0 0 13px;
}
.popup1 .block-holder .tabset {
  margin: 3px 0 10px;
  font: 700 11px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.popup1 .block-holder .tabset:after {
  display: none;
}
.popup1 .block-holder .tabset li a {
  padding: 8px 10px;
}
.popup1 .products-info-block .colors-block {
  margin: 0 0 22px 10px;
}
.popup1 .tab-content-one {
  margin: 0 0 3px;
}
.popup1 .close {
  position: absolute;
  top: 3px;
  right: 12px;
  width: 18px;
  height: 18px;
}
.popup1 .close:before {
  content: "\e60b";
  font-family: 'icomoon';
  font-size: 24px;
  line-height: 26px;
  color: #b2b2b2;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.popup1 .close:hover {
  opacity: 0.8;
}
.popup1 .tab-holder {
  float: right;
  width: 346px;
  margin: 0;
}
.popup1 .quanity-select {
  margin: 0 0 20px 10px;
}
.popup1 .personalize-area {
  overflow: hidden;
  margin: 0 0 20px 9px;
  color: #7f7f7f;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.popup1 .personalize-area .title {
  float: left;
  color: #656565;
  text-transform: uppercase;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 12px 0 0;
}
.popup1 .personalize-area a {
  color: #4d4d4d;
  text-decoration: underline;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.popup1 .personalize-area a:hover {
  color: #B91219;
}
.popup1 .personalize-area p {
  overflow: hidden;
  margin: 0;
}
.popup1 .total-price {
  overflow: hidden;
  margin: 0 0 11px 11px;
}
.popup1 .total-price .total {
  display: inline-block;
  vertical-align: top;
  color: #656565;
  font: 700 12px/16px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 5px 0 0;
}
.popup1 .total-price .price {
  display: inline-block;
  vertical-align: top;
  color: #B91219;
  font: 700 14px/16px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.popup1 .cart-btn-area {
  margin: 0 0 0 10px;
}
.popup1 .cart-btn-area .cart-btn {
  width: 110px;
  height: 35px;
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  background: #B91219;
  padding: 10px 5px 5px;
  margin: 0 5px 0 0;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.popup1 .cart-btn-area .cart-btn:hover {
  background: #B91219;
}
.popup1 .view-full {
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
  color: #4d4d4d;
  text-transform: uppercase;
  font: 700 10px/14px "Open Sans", Arial, Helvetica, sans-serif;
}
.popup1 .view-full:hover {
  color: #B91219;
}
.popup1 .chart-table .row1,
.popup1 .chart-table .row2,
.popup1 .chart-table .text1,
.popup1 .chart-table .text {
  height: 24px;
}
.popup1 .chart-table .text,
.popup1 .chart-table .text1 {
  padding: 5px 0 0;
}

#popup4 {
  padding: 0 10px;
  width: 600px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#popup4 .image-holder {
  overflow: hidden;
  text-align: center;
}
#popup4 .image-holder img {
  display: inline-block;
  vertical-align: middle;
}
#popup4 .close {
  position: absolute;
  top: 3px;
  right: 12px;
  width: 18px;
  height: 18px;
}
#popup4 .close:before {
  content: "\e60b";
  font-family: 'icomoon';
  font-size: 24px;
  line-height: 26px;
  color: #b2b2b2;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
#popup4 .close:hover {
  opacity: 0.8;
}

.popup3 {
  width: 670px;
  overflow: hidden;
  padding: 30px 34px 42px 23px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popup3 h1 {
  color: #4d4d4d;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 15px;
  text-transform: capitalize;
}
.popup3 .cart-holder {
  overflow: hidden;
}
.popup3 #sidebar {
  margin: 0;
  padding: 6px 17px 0;
  width: 160px;
}
.popup3 #sidebar h2 {
  font-size: 11px;
  margin: 0 0 7px;
}
.popup3 .info-frame {
  float: left;
  width: 400px;
}
.popup3 .info-block {
  padding: 29px 0 0;
  min-height: 291px;
  overflow: hidden;
}
.popup3 .info-block .image-holder {
  margin: 0 10px 0 0;
  width: 150px;
  height: 150px;
}
.popup3 .info-block .image-holder img {
  margin: 0 0 0 -37px;
}
.popup3 .info-block .info-area {
  width: inherit;
}
.popup3 .info-block .info-area h3 {
  margin: 0 0 12px;
}
.popup3 .info-block .info-area dl {
  margin: 0 0 16px;
}
.popup3 .info-block .info-area dl dd {
  margin: 0;
}
.popup3 .info-block .info-area dl dt {
  margin: 0 4px 0 0;
}
.popup3 .cart-total {
  overflow: hidden;
  margin: 0 0 5px;
}
.popup3 .cart-total .total {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px 0 0;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #656565;
  text-transform: uppercase;
}
.popup3 .cart-total .price {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  color: #B91219;
}
.popup3 .cart-btn-holder {
  overflow: hidden;
  margin: 0 0 7px;
  width: 255px;
}
.popup3 .cart-btn-holder .cart-btn {
  float: left;
  color: gray;
  border: 1px solid #d9d9d9;
  width: 95px;
  height: 35px;
  padding: 8px 5px 5px;
  text-align: center;
  text-transform: uppercase;
}
.popup3 .cart-btn-holder .cart-btn:first-child {
  width: 155px;
  height: 35px;
  margin: 0 5px 0 0;
}
.popup3 .cart-btn-holder .cart-btn:hover {
  color: #B91219;
}
.popup3 .checkout-btn {
  background: #B91219;
  color: white;
  width: 255px;
  height: 35px;
  padding: 11px 5px 5px;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.popup3 .checkout-btn:hover {
  background: #B91219;
}
.popup3 .product-box {
  text-align: center;
  float: none;
  overflow: hidden;
  margin: 0 0 3px;
  width: 124px !important;
}
.popup3 .product-box:hover .view-box {
  display: none;
}
.popup3 .product-box .slide-holder {
  width: 124px;
  height: 124px;
  margin: 0 0 5px;
}
.popup3 .product-box .slide-holder:hover .view-box {
  display: block;
}
.popup3 .product-box .view-box {
  padding: 0;
  width: 124px;
  height: 124px;
}
.popup3 .product-box .view-area {
  display: table;
  width: 100%;
  height: 100%;
}
.popup3 .product-box .view-block {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.popup3 .product-box .decription-area {
  text-align: left;
  overflow: hidden;
}
.popup3 .product-box .decription-area h3 {
  color: #4d4d4d;
  font: 700 11px/12px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 3px;
}
.popup3 .product-box .decription-area h3 a {
  color: #4d4d4d;
}
.popup3 .product-box .decription-area h3 a:hover {
  color: #B91219;
}
.popup3 .product-box .decription-area .price-holder {
  overflow: hidden;
  margin: 0 0 8px;
}
.popup3 .product-box .decription-area .price-holder .total-price {
  display: block;
  color: #B91219;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.popup3 .product-box .decription-area .price-holder .old-price {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px 0 0;
  position: relative;
  color: #aeafb0;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.popup3 .product-box .decription-area .price-holder .old-price:after {
  content: '';
  position: absolute;
  top: 3px;
  right: 0;
  width: 45px;
  height: 14px;
  background: url(../images/separator3.png) no-repeat;
}
.popup3 .product-box .decription-area .price-holder .new-price {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  position: relative;
  color: #f45151;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.popup3 .close {
  position: absolute;
  top: 3px;
  right: 12px;
  width: 18px;
  height: 18px;
}
.popup3 .close:before {
  content: "\e60b";
  font-family: 'icomoon';
  font-size: 24px;
  line-height: 26px;
  color: #b2b2b2;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.popup3 .close:hover {
  opacity: 0.8;
}

.popup2 {
  width: 820px;
  overflow: hidden;
  padding: 30px 50px 26px 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popup2 h2 {
  color: #4d4d4d;
  font: 700 14px/17px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 33px;
  text-transform: capitalize;
}
.popup2 .personalization-area {
  overflow: hidden;
  margin: 0 0 12px;
}
.popup2 .personalization-area .preivew-area {
  float: left;
  width: 162px;
  margin: 0 36px 0 0;
}
.popup2 .personalization-area .preivew-area .preivew-block {
  overflow: hidden;
  margin: 0 0 21px;
}
.popup2 .personalization-area .preivew-area .preivew-block h3 {
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
  color: #656565;
  margin: 0 0 2px;
}
.popup2 .personalization-area .preivew-area .preivew-block .image-holder {
  width: 160px;
  height: 160px;
  border: 1px solid #d9d9d9;
}
.popup2 .personalization-area .preivew-area .preivew-block .image-holder img {
  display: block;
}
.popup2 .personalization-area .preivew-area .preivew-block .size {
  display: block;
  color: #989898;
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 2px 0 0;
}
.popup2 .embroidery-tabs {
  overflow: hidden;
}
.popup2 .embroidery-tabs h3 {
  font: 700 12px/14px "Open Sans", Arial, Helvetica, sans-serif;
  color: #666666;
  margin: 0 0 4px;
  text-transform: uppercase;
}
.popup2 .embroidery-tabs .tabset {
  font: 700 11px/14px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 8px 0 21px;
}
.popup2 .embroidery-tabs .tabset:after {
  width: 55%;
}
.popup2 .embroidery-tabs .tabset li a {
  padding: 9px 22px 7px;
}
.popup2 .embroidery-tabs .embroidery-text-area {
  overflow: hidden;
  margin: 0 0 43px;
}
.popup2 .embroidery-tabs .embroidery-text-area .embroidery-text {
  float: left;
  width: 273px;
  border-right: 1px solid #d9d9d9;
  padding: 0 44px 3px 2px;
}
.popup2 .embroidery-tabs .embroidery-text-area .embroidery-text.add {
  border: none;
  padding: 0 30px 0 0;
  width: 269px;
}
.popup2 .embroidery-tabs .embroidery-text-area .embroidery-text.add .embroidery-select {
  float: right;
}
.popup2 .embroidery-tabs .embroidery-select {
  overflow: hidden;
  margin: 0 0 30px;
}
.popup2 .embroidery-tabs .embroidery-select label {
  display: inline-block;
  vertical-align: middle;
  color: #656565;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 6px 0 0;
}
.popup2 .embroidery-tabs .embroidery-select.add1 {
  min-height: 194px;
}
.popup2 .embroidery-tabs .embroidery-select-area {
  overflow: hidden;
  margin: 0 0 25px;
}
.popup2 .embroidery-tabs .embroidery-select-area.add {
  margin: 0 0 25px 2px;
}
.popup2 .embroidery-tabs .embroidery-select-area .embroidery-select {
  overflow: visible;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.popup2 .embroidery-tabs .embroidery-select-area .embroidery-select:first-child {
  margin: 0 30px 0 0;
}
.popup2 .embroidery-tabs .embroidery-info {
  overflow: hidden;
  border-left: 1px solid #d9d9d9;
  padding: 0 0 22px 19px;
}
.popup2 .embroidery-tabs .embroidery-info .title {
  display: block;
  font: 400 18px/22px "Calligraffitti", Arial, Helvetica, sans-serif;
  color: #4c4c4c;
  margin: -10px 0 23px 10px;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area {
  overflow: hidden;
  margin: 0 0 17px;
  position: relative;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .thread-heading {
  position: absolute;
  left: 0;
  top: 0;
  color: #656565;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one {
  margin: 0 0 0 -3px;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li {
  float: left;
  margin: 0 0 5px 3px;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li a {
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  width: 15px;
  height: 15px;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.black a {
  background: black;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.dark-gray a {
  background: #8a8a8a;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.gray a {
  background: #c1c1c1;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.white a {
  border: 1px solid #d6d6d6;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.red a {
  background: #cc0000;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.dark-pink a {
  background: #cf0088;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.purple a {
  background: #9800b4;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.dark-blue a {
  background: #6100da;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.blue a {
  background: #07009b;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.light-blue a {
  background: #607ff1;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.light-sky a {
  background: #adbfff;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.dark-sky a {
  background: #a1aac9;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.green a {
  background: #00b46a;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.yellow a {
  background: #e6eb64;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.orange a {
  background: #ffc184;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.sharp-brown a {
  background: #d97c21;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tabset-one li.dark-brown a {
  background: #7b5f44;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content {
  overflow: hidden;
  margin: 0 0 12px;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text {
  float: right;
  padding: 0 0 0 20px;
  position: relative;
  color: #7f7f7f;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: capitalize;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.black:after {
  background: black;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.dark-gray:after {
  background: #8a8a8a;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.gray:after {
  background: #c1c1c1;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.white:after {
  border: 1px solid #d6d6d6;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.red:after {
  background: #cc0000;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.dark-pink:after {
  background: #cf0088;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.purple:after {
  background: #9800b4;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.dark-blue:after {
  background: #6100da;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.blue:after {
  background: #07009b;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.light-blue:after {
  background: #607ff1;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.light-sky:after {
  background: #adbfff;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.dark-sky:after {
  background: #a1aac9;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.black:after {
  background: black;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.green:after {
  background: #00b46a;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.yellow:after {
  background: #e6eb64;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.orange:after {
  background: #ffc184;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.sharp-brown:after {
  background: #d97c21;
}
.popup2 .embroidery-tabs .embroidery-info .thread-area .tab-content .color-text.dark-brown:after {
  background: #7b5f44;
}
.popup2 .text-field-area {
  overflow: hidden;
}
.popup2 .text-field-area h3 {
  color: #656565;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0;
  text-transform: uppercase;
}
.popup2 .text-field-area .text {
  display: block;
  color: #868686;
  font: 700 10px/13px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 0 12px;
  text-transform: uppercase;
}
.popup2 .text-field-area .row {
  overflow: hidden;
  margin: 0 0 13px;
}
.popup2 .text-field-area .row label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px 0 0;
  color: #656565;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.popup2 .text-field-area .row input[type="text"] {
  border: 1px solid #d9d9d9;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: 153px;
  height: 27px;
  outline: none;
  background: white;
  font: italic 400 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #8c8c8c;
  padding: 3px 5px;
}
.popup2 .text-field-area .add-line {
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  color: #B91219;
  text-decoration: underline;
}
.popup2 .text-field-area .add-line:hover {
  color: #B91219;
}
.popup2 .save-embroidery-area {
  overflow: hidden;
}
.popup2 .save-embroidery-area .save-embroidery {
  float: right;
}
.popup2 .save-embroidery-area .save-embroidery .total-price {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.popup2 .save-embroidery-area .save-embroidery .total-price .total {
  display: inline-block;
  vertical-align: middle;
  color: #656565;
  font: 700 12px/16px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0 5px 0 0;
  text-transform: uppercase;
}
.popup2 .save-embroidery-area .save-embroidery .total-price .price {
  display: inline-block;
  vertical-align: middle;
  color: #B91219;
  font: 700 14px/16px "Open Sans", Arial, Helvetica, sans-serif;
}
.popup2 .save-embroidery-area .save-embroidery .save-btn {
  display: inline-block;
  vertical-align: middle;
  margin: 0 13px 0 0;
  background: #B91219;
  width: 140px;
  height: 35px;
  text-align: center;
  padding: 10px 5px 5px;
  color: white;
  text-transform: uppercase;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
}
.popup2 .save-embroidery-area .save-embroidery .save-btn:hover {
  background: #B91219;
}
.popup2 .save-embroidery-area .save-embroidery .cancel {
  font: 700 10px/13px "Open Sans", Arial, Helvetica, sans-serif;
  display: inline-block;
  vertical-align: middle;
  color: #4d4d4d;
  text-transform: uppercase;
  text-decoration: underline;
}
.popup2 .save-embroidery-area .save-embroidery .cancel:hover {
  color: #B91219;
}
.popup2 .close {
  position: absolute;
  top: 3px;
  right: 12px;
  width: 18px;
  height: 18px;
}
.popup2 .close:before {
  content: "\e60b";
  font-family: 'icomoon';
  font-size: 24px;
  line-height: 26px;
  color: #b2b2b2;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.popup2 .close:hover {
  opacity: 0.8;
}
.popup2 .logo-slider {
  overflow: hidden;
  border-left: 1px solid #d9d9d9;
  padding: 0 0 12px 17px;
  margin: 29px 0 0 3px;
}
.popup2 .logo-slider h3 {
  color: #656565;
  font: 700 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 0 8px;
}
.popup2 .logo-carousel {
  position: relative;
  padding: 0 20px;
  width: 520px;
  height: 120px;
  overflow: hidden;
}
.popup2 .logo-carousel .mask {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.popup2 .logo-carousel .slideset {
  width: 99999px !important;
  float: left;
}
.popup2 .logo-carousel .slide {
  width: 90px !important;
  height: 120px !important;
  float: left;
  margin: 0 3px;
}
.popup2 .logo-carousel .slide .image-holder {
  border: 1px solid #d9d9d9;
  overflow: hidden;
  margin: 0 0 3px;
  width: 90px;
  height: 90px;
}
.popup2 .logo-carousel .slide .image-holder a {
  display: block;
}
.popup2 .logo-carousel img {
  display: block;
  margin: 15px auto 0;
}
.popup2 .logo-carousel .btn-prev {
  position: absolute;
  left: 0;
  top: 37px;
  width: 18px;
  height: 18px;
}
.popup2 .logo-carousel .btn-prev:before {
  content: "\e60c";
  font-family: 'icomoon';
  font-size: 26px;
  line-height: 28px;
  color: #b2b2b2;
  font-weight: bold;
  position: absolute;
  left: -7px;
  top: -9px;
}
.popup2 .logo-carousel .btn-prev:hover:before {
  color: #7f7f7f;
}
.popup2 .logo-carousel .btn-next {
  position: absolute;
  right: 0;
  top: 37px;
  width: 18px;
  height: 18px;
}
.popup2 .logo-carousel .btn-next:before {
  content: "\e60e";
  font-family: 'icomoon';
  font-size: 26px;
  line-height: 28px;
  color: #b2b2b2;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: -9px;
}
.popup2 .logo-carousel .btn-next:hover:before {
  color: #7f7f7f;
}
.popup2 .logo-carousel .radio-btn {
  overflow: hidden;
}
.popup2 .logo-carousel .radio-btn label {
  display: inline-block;
  vertical-align: top;
  color: #7f7f7f;
  font: 600 12px/15px "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: capitalize;
}



/*  CUSTOM */
.fixedImageWidth {
	width: 180px !important;
	height:auto;
}
.fixedImageWidth370 {
	width: 370px !important;
	height:auto;
	 position: absolute;
  margin: auto;
  top: 0;
  left: -100px;
  right: 0;
  bottom: 0;
}
.fixedImageHeight370 {
	height: 370px !important;
	width:auto;
}

.text-field {
	border:1px 
	solid #d9d9d9; 
	width:50px; 
	height:25px; 
	color:#656565; 
	text-align:center;
}
.payment-method .payment-box input[type="button"] {
  border: none;
  padding: 0;
  float: left;
  text-align: center;
  font: 700 12px/35px "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0;
  width: 70px;
  height: 35px;
  text-shadow: none;
}

/*custom*/
.error-message {
	color: #b94a5c;
	background-color: #f2dede;
	border: 1px solid #dbbfbf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;  
	width: 100%;
 	padding: 10px 0 10px 0px;
 	margin-bottom: 15px;
 	text-align: center;
}
.success-message {
	color: #468847;
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;  
	width: 100%;
 	padding: 10px 0 10px 0px;
 	margin-bottom: 15px;
 	text-align: center;
}
.success-message a {
	color: #468847;
	text-decoration: underline;
	font-weight: bold;
}
.notification-message {
	color: #3d89ae;
	background-color: #d9edf7;
	border: 1px solid #bce8f1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;  
	width: 100%;
 	padding: 10px 0 10px 0px;
 	margin-bottom: 15px;
 	text-align: center;
}
.notification-message a {
	color: #3d89ae;
	text-decoration: underline;
	font-weight: bold;
}


/***  OUTPUT TABLE ***/
.output table {
  border-collapse: separate;
  border-spacing: 0;
 
}
.output  th, .output  td {
  vertical-align: top;
}
.output  th {
  background: #B91219;
  background: linear-gradient(#B91219, #B91219);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 13px;
  padding: 9px 8px 7px 8px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}
.output  th.qty, th.price {
  padding: 9px 20px 7px 20px;
  text-align: center;
}
.output th.item {
  border-left: 0;
}
.output th.price {
  border-right: 0;
}
.output td {
  padding: 8px;
}
.output tbody td {
  border-bottom: 1px solid #c6c9cc;
  border-left: 1px solid #e4e7eb;
  border-right: 1px solid rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
}
.output tbody tr:nth-child(even) td {
  background: #eaeaea;
  background: linear-gradient(#eaeaea, #eaeaea);
  border-left: 1px solid #d5d8db;
}
.output tbody td.item, .output tbody tr:nth-child(even) td.item {
  border-left: 1px solid #c6c9cc;
}
.output tbody td.item {
  color: #124348;
  font-weight: bold;
}
.output tbody td.stock, .output  tbody td.qty, .output tbody td.price {
  vertical-align: middle;
}
.output tbody td.stock, .output tbody td.qty {
  text-align: center;
}
.output tbody td.price {
  border-right: 1px solid #c6c9cc;
  text-align: right;
}
.output tfoot td {
  border-bottom: 1px solid #c6c9cc;
  border-left: 1px solid #e4e7eb;
  border-right: 1px solid rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
  text-align: right;
}
.output tfoot td.title {
  border-left: 1px solid #c6c9cc;
}
.output tfoot td.price {
  border-right: 1px solid #c6c9cc;
}
.output tfoot tr.sub td {
  border-bottom: 0;
  padding: 8px 8px 0 8px;
}
.output tfoot tr.tax td {
  padding: 0 8px 8px 8px;
}
.output tfoot tr.sub td, tfoot tr.tax td {
  color: #8c8c8c;
  font-size: 12px;
}
.output tfoot tr.total td {
  background: #e8eae9;
  background: linear-gradient(#f7faf9, #e8eae9);
  color: #404853;
  font-size: 14px;
  font-weight: bold;
}
.output tfoot tr.total td.price {
  border-left: 1px solid #d5d8db;
}
/*** END OUTPUT TABLE ***/

.signup-confirmation {
	color:white;
	font-weight: bold;
	display:none;
}


.general-button {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 30px;
  background: #B91219;
  text-align: center;
  font: 700 11px/13px "Open Sans", Arial, Helvetica, sans-serif;
  color: white;
  padding: 8px 10px 8px 10px;
  text-transform: uppercase;
  margin: 0 0px 10px 0;
}
.general-button:hover {
  background: #B91219;
}


.nav a:hover, .nav li.active > a {
    background-color: #B91219;
    color: #f5f5f5;
}

.nav > li.active > a  {
    background-color: #B91219;
}