@font-face {
  font-family: "frixicon";
  src: url('../fonts/frixicon.eot?1424940554');
  src: url('../fonts/frixicon.eot?&1424940554#iefix') format('embedded-opentype'), url('../fonts/frixicon.eot?1424940554') format('embedded-opentype'), url('../fonts/frixicon.woff?1424940554') format('woff'), url('../fonts/frixicon.ttf?1424940554') format('truetype'), url('../fonts/frixicon.svg?1424940554#frixicon') format('svg');
  font-weight: "normal";
  font-style: "normal"; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ============================================ *
 * Reset
 * ============================================ */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

html {
  -webkit-tap-highlight-color: transparent;
  /* Prevent tap highlight on iOS/Android */
  -webkit-text-size-adjust: 100%;
  /* Prevent automatic scaling on iOS */ }



html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

th,
code,
cite,
caption {
  font-weight: normal;
  font-style: normal;
  text-align: left; }

address {
  font-style: normal; }

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

ol,
ul {
  list-style: none; }

p {
  margin-bottom: 15px; }

q:before,
q:after {
  content: ''; }

input:focus,
input[type="search"]:focus {
  outline-offset: 0; }

input[type="search"] {
  -webkit-appearance: none;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box; }

/* ============================================ *
 * Base Styles
 * ============================================ */
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
a, button {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

body,
button,
input,
select,
table,
textarea {
  font-family: "Optima-Regular", Arial, sans-serif;
  color: #8a8a8a;
  font-size: 14px; }

a {
  color: #cd9e2f;
  text-decoration: none;
  outline: 0; }

a:hover, a:active, a:focus {
  outline: 0; }

a:hover {
  text-decoration: none;
  color: #FFFFFF; }

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body {
    font-size: 13px; } }
@media only screen and (max-width: 767px) {
  body,
  input,
  select,
  table,
  textarea {
    font-size: 13px; } }
/* ============================================ *
 * Typography
 * ============================================ */
h1, .h1 {
  margin: 0;
  margin-bottom: 0.7em;
  color: #FFFFFF;
  font-family: "Cinzel-Regular", Arial, sans-serif;
  font-size: 25px;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase; }

h2, .h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #FFFFFF;
  font-size: 22px;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility; }

h3, .h3 {
  margin: 0;
  margin-bottom: 10px;
  color: #FFFFFF;
  font-family: "Cinzel-Regular", Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase; }

h4, .h4 {
  margin: 0;
  margin-bottom: 10px;
  color: #8a8a8a;
  font-family: "Cinzel-Regular", Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed; }

h5, .h5 {
  margin: 0;
  margin-bottom: 10px;
  color: #8a8a8a;
  font-family: "Optima-Regular", Arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase; }

h6, .h6 {
  margin: 0;
  margin-bottom: 5px;
  color: #8a8a8a;
  font-family: "Optima-Regular", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase; }

/* ============================================ *
 * Shared Classes
 * ============================================ */
.address-list address {
  margin-bottom: 1em; }

.availability {
  margin-bottom: 0;
  font-size: 13px;
  text-transform: uppercase; }

.availability .label {
  display: none; }

.availability.in-stock {
  color: #11B400; }

.availability.available-soon,
.availability.out-of-stock {
  color: #DF280A; }

.availability-only {
  color: #DF280A;
  margin-bottom: 10px; }

/* -------------------------------------------- *
 * Page Titles
 */
.page-title h1,
.page-title h2,
.product-name h1,
.product-name .h1 {
  text-transform: uppercase;
  font-size: 25px;
  color: #FFFFFF;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 3.1px;
  border-bottom: 1px solid #616161;
  padding-bottom: 23px;
  margin-bottom: 24px; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-title h1,
  .page-title h2,
  .product-name h1,
  .product-name .h1 {
    font-size: 22px;
    padding-bottom: 19px;
    margin-bottom: 17px; } }
@media only screen and (max-width: 767px) {
  .page-title h1,
  .page-title h2,
  .product-name h1,
  .product-name .h1 {
    font-size: 20px;
    padding-bottom: 9px;
    margin-bottom: 9px; } }
/* -------------------------------------------- *
 * Block Module
 */
.block,
.col-left-first {
  margin-bottom: 20px; }

.col-left-first .block:last-of-type {
  margin-bottom: 0; }

.block-title {
  position: relative;
  margin-bottom: 5px; }
  .block-title h2,
  .block-title h3,
  .block-title strong {
    font-family: "Cinzel-Regular", Arial, sans-serif;
    color: #FFFFFF;
    margin-bottom: 0;
    font-weight: normal; }
  .block-title small {
    font-size: 100%;
    font-weight: normal;
    color: #A0A0A0; }

body:not(.customer-account) .block:first-child .block-title {
  border-top: none;
  padding-top: 0; }

.block-subtitle {
  margin-bottom: 7px; }

.block-content.unpad {
  padding: 0; }

.block-content li.item {
  margin: 0 0 10px 9px; }

.block-content li.item:last-child {
  margin-bottom: 0; }

.block .actions {
  margin: 10px 0 0; }
  .block .actions:after {
    content: '';
    display: table;
    clear: both; }
  .block .actions a {
    float: left; }
  .block .actions .button {
    float: right; }

.col-left .block .actions .button ~ a,
.col-right .block .actions .button ~ a {
  line-height: 33px;
  margin-right: 5px; }

@media only screen and (max-width: 767px) {
  .sidebar .block:not(.block-layered-nav) {
    margin-bottom: 0; }
    .sidebar .block:not(.block-layered-nav) .block-title {
      padding: 0;
      margin-top: 0;
      border-bottom: none;
      border-top: none;
      margin-bottom: 0; }
      .sidebar .block:not(.block-layered-nav) .block-title > strong {
        margin: 0;
        margin-bottom: 10px;
        color: #FFFFFF;
        font-family: "Cinzel-Regular", Arial, sans-serif;
        font-size: 18px;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        font-family: "quattrocentoregular", Arial, sans-serif;
        font-weight: normal;
        margin-bottom: 0px;
        padding: 17px 0 12px;
        border-top: 1px solid #616161;
        position: relative;
        color: #FFFFFF;
        display: block;
        width: 100%;
        cursor: pointer;
        border-bottom: 0; }
        .sidebar .block:not(.block-layered-nav) .block-title > strong:after {
          font-family: "frixicon";
          content: "\e60f";
          right: 0px;
          top: 50%;
          margin-top: -11px;
          color: #FFFFFF;
          position: absolute;
          font-size: 16px; }
      .sidebar .block:not(.block-layered-nav) .block-title.active > strong {
        margin: 0;
        margin-bottom: 10px;
        color: #FFFFFF;
        font-family: "Cinzel-Regular", Arial, sans-serif;
        font-size: 18px;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        font-family: "quattrocentoregular", Arial, sans-serif;
        font-weight: normal;
        margin-bottom: 0px;
        padding: 17px 0 12px;
        border-top: 1px solid #616161;
        position: relative;
        color: #FFFFFF; }
        .sidebar .block:not(.block-layered-nav) .block-title.active > strong:after {
          font-family: "frixicon";
          content: "\e60f";
          right: 0px;
          top: 50%;
          margin-top: -11px;
          color: #FFFFFF;
          position: absolute;
          font-size: 16px; }
    .sidebar .block:not(.block-layered-nav) .block-content {
      padding: 10px;
      margin-top: 0;
      border-width: 0 1px;
      border-style: solid;
      border-color: #CCCCCC; }
  .sidebar .block:last-of-type {
    border-bottom: 1px solid #CCCCCC; } }
/* -------------------------------------------- *
 * Secondary Navigation
 */
.block-account .block-title,
.block-cms-menu .block-title {
  padding-top: 0;
  border-top: none; }
.block-account li,
.block-cms-menu li {
  text-transform: uppercase;
  font-family: "Cinzel-Regular", Arial, sans-serif;
  margin: 7px 0; }
  .block-account li strong,
  .block-cms-menu li strong {
    font-weight: 400;
    color: #cd9e2f; }
  .block-account li a,
  .block-cms-menu li a {
    color: #8a8a8a; }
    .block-account li a:hover,
    .block-cms-menu li a:hover {
      color: #cd9e2f; }

/* ============================================ *
 * Buttons
 * ============================================ */
/* Secondary Buttons */
.cart .buttons-set .button,
.cart-table .button,
.sidebar .actions .button,
.button.button-secondary {
  background: #272727;
  color: #8a8a8a;
  padding: 7px 15px; }
  .cart .buttons-set .button:hover,
  .cart-table .button:hover,
  .sidebar .actions .button:hover,
  .button.button-secondary:hover {
    background: #cd9d2f;
    cursor: pointer; }
  .cart .buttons-set .button:active,
  .cart-table .button:active,
  .sidebar .actions .button:active,
  .button.button-secondary:active {
    background: #cd9d2f;
    color: #8a8a8a; }
  .cart .buttons-set .button:focus,
  .cart-table .button:focus,
  .sidebar .actions .button:focus,
  .button.button-secondary:focus {
    color: #8a8a8a;
    background: #cd9d2f;
    outline: none; }

.sidebar .actions button.button {
  white-space: normal; }

/* Primary Buttons */
.button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button {
  background: #000000;
  display: inline-block;
  padding: 7px 15px;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  font-family: "Optima-Regular", Arial, sans-serif; }
  .button:hover,
  .cart-table .product-cart-actions .button:hover,
  #co-shipping-method-form .buttons-set .button:hover,
  .footer .button:hover {
    background: #cd9d2f;
    cursor: pointer; }
  .button:active,
  .cart-table .product-cart-actions .button:active,
  #co-shipping-method-form .buttons-set .button:active,
  .footer .button:active {
    background: #cd9d2f;
    color: #FFFFFF; }
  .button:focus,
  .cart-table .product-cart-actions .button:focus,
  #co-shipping-method-form .buttons-set .button:focus,
  .footer .button:focus {
    background-color: #cd9d2f;
    outline: none;
    color: #FFFFFF; }

a.button {
  text-decoration: none; }

a.button:hover {
  color: #FFFFFF; }

/* Disabled - class for anchor, state for form elements */
.button.disabled,
.button:disabled {
  background: #C8C8C8;
  opacity: 0.6;
  cursor: not-allowed; }

/* Adjacent buttons */
.button + .button {
  margin-left: 5px; }

.button2 {
  background: #272727; }
  .button2:hover {
    background: #cd9d2f; }
  .button2:active {
    background: #cd9d2f; }
  .button2:focus {
    background-color: #cd9d2f; }

.button3 {
  background: #272727;
  border-color: #888888; }
  .button3:hover {
    border-color: #FFFFFF;
    background: #cd9d2f; }
  .button3:active {
    border-color: #FFFFFF;
    background: #cd9d2f; }
  .button3:focus {
    border-color: #FFFFFF;
    background-color: #cd9d2f; }

.button4 {
  background: transparent;
  font-size: 17px;
  padding: 8px 15px 7px; }
  .button4:hover {
    background: #cd9d2f; }
  .button4:active {
    background: #cd9d2f; }
  .button4:focus {
    background-color: #cd9d2f; }

.button-arrow {
  position: relative;
  padding-right: 53px; }
  .button-arrow:after {
    content: '>>';
    font-family: "quattrocentoregular", Arial, sans-serif;
    font-size: 30px;
    margin-left: 10px;
    position: absolute;
    top: 7px; }

@media only screen and (max-width: 767px) {
  .button,
  .cart-table .product-cart-actions .button,
  #co-shipping-method-form .buttons-set .button,
  .footer .button {
    font-size: 13px; }

  .col2-set .buttons-set .required {
    display: none; } }
@media only screen and (max-width: 479px) {
  .buttons-set .required {
    display: none; } }
/* -------------------------------------------- *
 * Paypal Button
 */
.paypal-logo.paypal-after {
  float: left; }

.paypal-after .paypal-or {
  float: left; }

.paypal-or {
  line-height: 34px;
  margin: 0px 10px 5px; }

.paypal-after .paypal-button {
  float: left; }

.paypal-button {
  line-height: 0px; }

.paypal-button img {
  display: inline; }

@media only screen and (max-width: 740px) {
  .paypal-or {
    line-height: 20px; }

  .paypal-logo,
  .paypal-or,
  .paypal-button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none; } }
/* -------------------------------------------- *
 * Button Sets
 */
.buttons-set {
  clear: both;
  padding-top: 21px;
  border-top: 1px solid #616161;
  text-align: right; }
  .buttons-set p.required {
    margin: 0;
    margin-left: 10px;
    line-height: 33px;
    float: right; }
  .buttons-set .back-link {
    float: left;
    margin: 0;
    line-height: 37px;
    font-size: 15px;
    text-transform: uppercase; }
    .buttons-set .back-link small {
      display: none; }
  .buttons-set .back-link a {
    padding: 8px 0; }
    .buttons-set .back-link a:hover {
      color: #FFFFFF; }
  .buttons-set a.back-link {
    padding: 8px 0; }
    .buttons-set a.back-link:before {
      content: "<<";
      font-family: "quattrocentoregular", Arial, sans-serif;
      font-size: 22px;
      margin-right: 7px; }
    .buttons-set a.back-link:hover {
      color: #FFFFFF; }
      .buttons-set a.back-link:hover:before {
        color: #FFFFFF; }
  .buttons-set a{color: #cd9e2f}
  .buttons-set a:hover{color: #ffffff}
  .buttons-set a:not(.button) {
    line-height: 20px;
    display: inline-block;
    float: left; }
    .buttons-set a:not(.button):hover {
      color: #FFFFFF; }
  .buttons-set button.button {
    margin-left: 5px; }
  .buttons-set:after {
    content: '';
    display: table;
    clear: both; }

/* -------------------------------------------- *
 * Icons
 */
.icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .skip-search .icon {
  background-image: url(../images/icon_sprite.png);
  background-repeat: no-repeat;
  text-indent: -9999px; }

/* -------------------------------------------- *
 * Breadcrumbs
 */
.wrapper-breadcrumbs {
  border-bottom: 1px solid #272727;
  margin-bottom: 30px; }

.breadcrumbs {
  overflow: hidden;
  margin: 0;
  padding-bottom: 16px; }

.breadcrumbs li {
  float: left;
  font-size: 12px; }

.breadcrumbs a {
  float: left;
  color: #cd9e2f; }

.breadcrumbs a:hover {
  color: #FFFFFF; }

.breadcrumbs strong {
  color: #FFFFFF;
  font-weight: normal; }

.breadcrumbs span {
  float: left;
  padding: 0 7px;
  font-family: "quattrocentoregular", Arial, sans-serif;
  font-size: 17.2px;
  line-height: 15px; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrapper-breadcrumbs {
    margin-bottom: 10px; }

  .breadcrumbs {
    padding-bottom: 10px; } }
@media only screen and (max-width: 767px) {
  .wrapper-breadcrumbs {
    margin-bottom: 8px; }

  .breadcrumbs {
    padding-bottom: 11px; } }
/* -------------------------------------------- *
 * Button - Remove / Previous
 */
.btn-remove,
.btn-previous {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #EDEDED;
  text-align: center;
  /* Hide text */
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: relative; }
  .btn-remove:hover,
  .btn-previous:hover {
    background-color: #cd9e2f;
    border-color: #cd9e2f; }

.btn-remove:after {
  color: #cd9e2f;
  height: 20px;
  line-height: 20px;
  width: 100%;
  font-size: 10px;
  font-family: "frixicon";
  content: '\e608';
  font-size: 7px; }
.btn-remove:hover:after {
  color: #FFFFFF;
  text-decoration: none; }

.btn-remove2 {
  background-position: 4px -648px;
  border: none;
  vertical-align: top; }
  .btn-remove2:after {
    display: none; }
  .btn-remove2:hover {
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8; }

.btn-previous:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #cd9e2f;
  border-left: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -4px; }
.btn-previous:hover:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #FFFFFF;
  border-left: none; }

.block-layered-nav .currently .btn-remove,
.block-layered-nav .currently .btn-previous,
.mini-products-list .btn-remove,
.mini-products-list .btn-previous,
#compare-items .btn-remove,
#compare-items .btn-previous {
  float: right;
  margin-left: 6px; }

/* -------------------------------------------- *
 * Checkout Agreements
 */
.checkout-agreements li {
  margin-bottom: 20px; }

.checkout-agreements .agreement-content {
  overflow-y: auto;
  max-width: 670px;
  max-height: 125px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  background: #F4F4F4; }

/* -------------------------------------------- *
 * CVV Security Code
 */
.cvv-what-is-this {
  margin-left: 10px;
  font-size: 13px;
  line-height: 24px; }

/* -------------------------------------------- *
 * Container
 */
.main-container:after,
.footer-container:after {
  content: '';
  display: table;
  clear: both; }

.footer-container {
  padding-top: 0px;
  background-color: #000000; }

/* -------------------------------------------- *
 * Column Layouts
 */
.main:after,
.col-wrapper:after {
  content: '';
  display: table;
  clear: both; }

.col-left,
.col-right,
.col-main {
  padding: 0 15px 30px; }

.col-left {
  float: left;
  width: 19.82063%;
  padding-left: 0;
  /* Remove the 15px padding */
  clear: left; }
  .col-left img {
    max-width: 100%; }

.col-right {
  float: right;
  width: 19.82063%;
  padding-right: 0;
  /* Remove the 15px padding */ }
  .col-right img {
    max-width: 100%; }

.col-main {
  float: left;
  width: 80.17937%; }

.col1-layout .col-main {
  float: none;
  width: auto;
  padding: 0 0 30px;
  /* Remove the 15px padding */ }

.cms-home .col1-layout .col-main {
  padding: 0; }

.col2-left-layout .col-main {
  float: right;
  padding-right: 0;
  /* Remove the 15px padding */ }

.col2-right-layout .col-main {
  padding-left: 0;
  /* Remove the 15px padding */ }

.col3-layout .col-right {
  width: 20.83333%; }
.col3-layout .col-wrapper {
  float: left;
  width: 79.16667%; }
  .col3-layout .col-wrapper .col-main {
    float: right;
    width: 73.68421%; }
  .col3-layout .col-wrapper .col-left {
    width: 26.31579%; }

@media only screen and (max-width: 1000px) {
  .col3-layout .col-right {
    float: left;
    clear: left;
    padding-left: 0;
    padding-right: 10px;
    width: 25%; }
  .col3-layout .col-wrapper {
    float: right;
    width: 100%; }
    .col3-layout .col-wrapper .col-main {
      float: right;
      width: 75%; }
    .col3-layout .col-wrapper .col-left {
      width: 25%; } }
@media only screen and (min-width: 1024px) {
  .col1-layout .col-main {
    padding-bottom: 50px; } }
@media only screen and (max-width: 767px) {
  .col-left,
  .col-right,
  .col-main,
  .col1-layout .col-left,
  .col1-layout .col-right,
  .col1-layout .col-main,
  .col2-left-layout .col-left,
  .col2-left-layout .col-right,
  .col2-left-layout .col-main,
  .col2-right-layout .col-left,
  .col2-right-layout .col-right,
  .col2-right-layout .col-main,
  .col3-layout .col-wrapper .col-left,
  .col3-layout .col-right,
  .col3-layout .col-wrapper .col-main {
    padding: 0;
    margin-bottom: 20px;
    float: none;
    width: auto; }

  .col3-layout .col-wrapper {
    float: none;
    width: auto; }

  .col-main {
    float: none;
    width: auto; }

  .col-main .col-left {
    padding: 0;
    /* On product listing pages, the left column gets moved inside col-main on small viewports */ } }
/* Content Columns */
.col2-set {
  width: 100%; }
  .col2-set .col-1,
  .col2-set .col-2 {
    width: 50%;
    padding: 0 20px 20px; }
  .col2-set .col-1 {
    float: left;
    padding-left: 0; }
  .col2-set .col-2 {
    float: right;
    padding-right: 0; }
  @media only screen and (max-width: 479px) {
    .col2-set .col-1,
    .col2-set .col-2 {
      float: none;
      width: auto;
      border: 0;
      padding-right: 0;
      padding-left: 0; } }
  .col2-set .narrow {
    width: 33%; }
  .col2-set .wide {
    width: 65%; }
  .col2-set:after {
    content: '';
    display: table;
    clear: both; }

/* -------------------------------------------- *
 * Top Container
 */
@media only screen and (min-width: 768px) {
  .top-container {
    max-width: 1155px;
    margin: 0 auto;
    padding: 0 20px; } }
/* -------------------------------------------- *
 * Global Site Notice
 */
.global-site-notice {
  background: #676157;
  color: #FFFFFF;
  font-size: 11px; }
  .global-site-notice .notice-inner {
    padding-left: 120px;
    width: 100%;
    max-width: 1115px;
    margin-left: auto;
    margin-right: auto;
    line-height: 11px;
    min-height: 40px;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    background-image: url("../images/demo-logo.png");
    background-position: left;
    background-repeat: no-repeat; }
  .global-site-notice p {
    margin-bottom: 0; }

/* -------------------------------------------- *
 * Promotional Message Banner
 */
.promo-msg {
  color: #cd9e2f;
  text-align: center;
  margin: 10px;
  text-transform: uppercase;
  font-family: "Cinzel-Regular", Arial, sans-serif; }

/* -------------------------------------------- *
 * Grid
 */
.grid:after {
  content: '';
  display: table;
  clear: both; }

/* -------------------------------------------- *
 * Messages
 */
.success {
  color: #11B400; }

.error {
  color: #DF280A;
  font-weight: bold; }

.notice {
  color: #E26703;
  font-weight: bold; }

/* -------------------------------------------- *
 * Messages
 */
.messages {
  margin-bottom: 10px; }

.messages li li {
  position: relative;
  margin-bottom: 5px;
  padding: 7px 10px 7px 20px;
  background: #F4F4F4;
  font-size: 15px; }

.messages li li:before {
  top: 50%;
  left: 0;
  margin-top: -6px; }

.messages .error-msg li {
  color: #000000;
  border-left: 5px solid #DF280A;
  background-color: #FAEBE7; }

.messages .error-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #DF280A;
  border-right: none; }

.messages .notice-msg li {
  color: #000000;
  border-left: 5px solid #E26703;
  background-color: #F9EBE6; }

.messages .notice-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #E26703;
  border-right: none; }

.messages .success-msg li {
  color: #000000;
  border-left: 5px solid #11B400;
  background-color: #EFF5EA; }

.messages .success-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #11B400;
  border-right: none; }

@media only screen and (min-width: 915px) {
  .order-list-grid .col-1 {
    width: 30%; }

  .order-list-grid .col-2 {
    width: 50%;
    padding-right: 20px; }

  .order-list-grid .col-3 {
    clear: none;
    width: 20%;
    padding-top: 0; } }
/* -------------------------------------------- *
 * Page Popup
 */
.page-popup {
  padding: 20px;
  background: #FFFFFF;
  height: auto; }

.page-popup h1 {
  margin: 0 0 0.5em;
  font-size: 36px; }

/* -------------------------------------------- *
 * Payment Methods
 */
.payment-methods {
  margin-bottom: 20px; }

.payment-methods dt {
  padding: 5px 0; }

.payment-methods dd {
  padding-top: 10px; }

.payment-methods .form-list {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 5px 15px 15px;
  padding: 15px;
  border: 1px solid #CCCCCC;
  background: #F4F4F4; }

.payment-methods .form-list:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #CCCCCC;
  border-top: none;
  top: -11px;
  left: 30px; }

.payment-methods .form-list:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #F4F4F4;
  border-top: none;
  top: -10px;
  left: 30px; }

.payment-methods .form-list li:last-child {
  margin-bottom: 0; }

/* -------------------------------------------- *
 * Please Wait (Loading Indicator)
 */
.please-wait {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  line-height: 24px;
  height: 24px;
  white-space: nowrap;
  /* Prevent the linebreak in the HTML from causing layout issues */ }
  .please-wait img {
    float: left;
    margin-right: 5px;
    width: 24px; }

/* -------------------------------------------- *
 * Price Box - Standard
 */
.price-box {
  margin: 7px 0;
  font-family: "Optima-Regular", Arial, sans-serif; }

.price-box p {
  margin-bottom: 0; }

.price-notice {
  color: #A0A0A0; }

.price-box .price {
  font-size: 18px; }

.price-box .price,
.price {
  font-family: "quattrocentoregular", Arial, sans-serif; }

.price-box .price-label {
  color: #A0A0A0;
  white-space: nowrap;
  font-family: "Cinzel-Regular", Arial, sans-serif; }

.price-box .minimal-price-link {
  padding-left: 1em;
  color: #cd9e2f;
  display: block;
  /* We want this to show on its own line, otherwise the layout looks funky */ }
  .price-box .minimal-price-link .label {
    color: #A0A0A0; }

/* -------------------------------------------- *
 * Price Box - Special
 */
.price-box .old-price,
.price-box .special-price {
  display: inline-block; }
  .price-box .old-price .price-label,
  .price-box .special-price .price-label {
    display: none; }
  .price-box .old-price .price,
  .price-box .special-price .price {
    display: inline-block; }

.price-box .old-price {
  padding-right: 3px; }
  .price-box .old-price .price {
    color: #8a8a8a;
    text-decoration: line-through; }

.price-box .special-price .price-label {
  color: #D84D3C; }

/* -------------------------------------------- *
 * Price Box - Taxes
 */
.price-box .price-excluding-tax,
.price-box .price-including-tax {
  display: block; }

span.weee {
  display: block; }

/* -------------------------------------------- *
 * Tier Prices
 */
.product-pricing,
.tier-prices,
.tier-prices-grouped {
  display: inline-block;
  padding: 4px 8px;
  background: #FBF4DE;
  border: 1px solid #E2D4C7;
  margin-top: 7px; }
  .product-pricing li,
  .tier-prices li,
  .tier-prices-grouped li {
    font-size: 12px; }
  .product-pricing .benefit,
  .tier-prices .benefit,
  .tier-prices-grouped .benefit {
    font-style: italic; }
  .product-pricing .price,
  .tier-prices .price,
  .tier-prices-grouped .price {
    font-weight: bold; }

/* ============================================ *
 * Item Options
 * ============================================ */
.item-options {
  font-size: 14px;
  font-family: "Cinzel-Regular", Arial, sans-serif; }
  .item-options:after {
    content: '';
    display: table;
    clear: both; }
  .item-options dt {
    float: left;
    clear: left;
    font-weight: 600;
    padding-right: 5px;
    font-style: italic; }
    .item-options dt:after {
      content: ': '; }
  .item-options dd {
    float: left;
    padding-left: 10px;
    margin: 0 0 6px; }

.truncated,
.truncated a.dots {
  cursor: help; }

.truncated a.details {
  cursor: help;
  height: 16px;
  line-height: 16px; }
  .truncated a.details:hover {
    text-decoration: none; }

.truncated .truncated_full_value {
  position: relative;
  z-index: 300; }

.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  border: 1px solid #cd9e2f;
  background-color: #F6F6F6;
  top: 21px;
  left: -100px; }
  .truncated .truncated_full_value .item-options:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #cd9e2f;
    border-top: none;
    left: 97px;
    top: -7px; }

.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px; }

.truncated .show .item-options {
  display: block; }

@media only screen and (max-width: 479px) {
  .truncated {
    cursor: inherit; }
    .truncated a.details {
      display: none; }
    .truncated .truncated_full_value .item-options {
      display: block;
      position: static;
      z-index: 1;
      width: 100%;
      border: none;
      background-color: transparent; }
      .truncated .truncated_full_value .item-options p {
        float: none; }
      .truncated .truncated_full_value .item-options:after {
        display: none; } }
/* -------------------------------------------- *
 * Printer Friendly Page
 */
.page-print {
  width: 6.5in;
  margin: 20px;
  background: #FFFFFF; }

/* -------------------------------------------- *
 * Add to links
 */
.add-to-links {
  margin: 7px 0; }
  .add-to-links a {
    display: inline-block;
    padding: 0px 3px 3px; }

.add-to-links .separator {
  display: none; }

/* -------------------------------------------- *
 * Product Image
 */
/* -------------------------------------------- *
 * Ratings
 */
.ratings {
  margin: 7px 0; }
  .ratings .rating-box,
  .ratings .rating-links {
    margin: 5px 0; }
  .ratings .rating-box {
    width: 65px;
    height: 13px;
    background-repeat: repeat-x;
    background-position: 0 -615px;
    overflow: hidden; }
  .ratings .rating-box .rating {
    float: left;
    height: 13px;
    background-repeat: repeat-x;
    background-position: 0 -600px; }
  .ratings .amount {
    display: block;
    margin: 5px auto; }
  .ratings .rating-links .separator {
    margin: 0 3px; }

/* -------------------------------------------- *
 * Standard Formatted Text Block
 */
.std p {
  margin: 0 0 1.5em; }

.std ol {
  list-style: decimal outside;
  margin-bottom: 1.5em; }

.std ol li {
  margin-left: 2em; }

.std ul {
  list-style: disc outside;
  margin-bottom: 1.5em; }

.std ul li {
  margin-left: 2em; }

.std .note {
  color: #A0A0A0;
  font-size: 13px; }

/* -------------------------------------------- *
 * Tabs
 */
.tabs {
  margin-bottom: 10px;
  background: #FFFFFF; }

/* -------------------------------------------- *
 * Toolbar
 */
.toolbar {
  margin-bottom: 15px; }
  .toolbar:after {
    content: '';
    display: table;
    clear: both; }

.pager-no-toolbar {
  margin-bottom: 10px; }

.pager-no-toolbar ~ .pager-no-toolbar {
  margin-top: 10px; }

.toolbar label,
.pager-no-toolbar label {
  font-weight: normal; }

.toolbar .amount {
  display: none; }

.sorter {
  margin-bottom: 5px; }
  .sorter label {
    float: left;
    margin-right: 5px; }
    .sorter label:after {
      content: ':'; }
  .sorter:after {
    content: '';
    display: table;
    clear: both; }

.sorter > .sort-by {
  float: right;
  margin-right: 5px;
  height: 30px; }
  .sorter > .sort-by label {
    display: none; }
  .sorter > .sort-by .custom-select {
    width: 200px; }
  .sorter > .sort-by .sort-by-switcher {
    width: 30px;
    height: 30px;
    display: inline-block; }
  .sorter > .sort-by .sort-by-switcher--asc {
    background-position: 4px -542px; }
    .sorter > .sort-by .sort-by-switcher--asc:hover {
      background-position: -46px -542px; }
  .sorter > .sort-by .sort-by-switcher--desc {
    background-position: 4px -567px; }
    .sorter > .sort-by .sort-by-switcher--desc:hover {
      background-position: -46px -567px; }

.sorter > .view-mode {
  margin-bottom: 0; }
  .sorter > .view-mode label {
    display: none; }
  .sorter > .view-mode .grid,
  .sorter > .view-mode .list {
    float: left;
    width: 30px;
    height: 30px; }
  .sorter > .view-mode .grid {
    margin-right: 5px; }

.count-container .limiter {
  float: left;
  margin-right: 10px; }
  .count-container .limiter .custom-select {
    width: 64px;
    display: inline-block; }

.limiter select {
  color: #8a8a8a; }

.pager {
  float: right;
  overflow: hidden; }
  .pager > .count-container {
    float: left; }
  .pager .amount {
    float: left;
    font-family: "Optima-Regular", Arial, sans-serif;
    white-space: nowrap;
    margin: 0 15px 0 0; }
  .pager .limiter {
    float: left;
    height: 30px;
    line-height: 30px; }
    .pager .limiter > label {
      padding-right: 5px; }
      .pager .limiter > label:after {
        content: ':'; }
  .pager .amount,
  .pager .limiter,
  .pager .pages {
    margin-bottom: 5px; }

.pages {
  float: right;
  overflow: hidden;
  margin-left: 15px; }
  .pages strong {
    display: none; }

.pages li {
  float: left; }

.pages a,
.pages .current {
  display: inline-block;
  border: 0;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 30px;
  width: 25px;
  height: 30px;
  padding: 0;
  color: #cd9e2f;
  font-family: "Optima-Regular", Arial, sans-serif; }

.pages .current,
.pages .current:hover {
  color: #8a8a8a;
  border: 1px solid #CCCCCC;
  width: 30px;
  background-color: #FFFFFF;
  cursor: default; }

.pages .next,
.pages .previous {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  position: relative; }
  .pages .next:hover,
  .pages .previous:hover {
    border: 1px solid #cd9e2f; }

.pages .next:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #cd9e2f;
  border-right: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px; }
.pages .next:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #246b8f;
  border-right: none; }

.pages .previous:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #cd9e2f;
  border-left: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px; }
.pages .previous:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #246b8f;
  border-left: none; }

@media only screen and (max-width: 479px) {
  .pager .amount--has-pages {
    display: none; }

  .pages {
    float: left; }

  .limiter label {
    display: none; } }
@media only screen and (max-width: 767px) {
  .col1-layout .sorter,
  .col1-layout .pager {
    width: 100%; }
  .col1-layout .pager {
    float: left;
    clear: both; }
    .col1-layout .pager .pages {
      float: left;
      margin-left: 0; }
    .col1-layout .pager .count-container {
      float: right; } }
@media only screen and (max-width: 1024px) {
  .col2-left-layout .sorter,
  .col2-left-layout .pager,
  .col2-right-layout .sorter,
  .col2-right-layout .pager,
  .col3-layout .sorter,
  .col3-layout .pager {
    width: 100%; }
  .col2-left-layout .pager,
  .col2-right-layout .pager,
  .col3-layout .pager {
    float: left;
    clear: both; }
    .col2-left-layout .pager .pages,
    .col2-right-layout .pager .pages,
    .col3-layout .pager .pages {
      float: left;
      margin-left: 0; }
    .col2-left-layout .pager .count-container,
    .col2-right-layout .pager .count-container,
    .col3-layout .pager .count-container {
      float: right; } }
@media only screen and (max-width: 1279px) {
  .toolbar .view-mode > label {
    display: none; } }
/* ============================================ *
 * Tax - Full Tax Summary
 * ============================================ */
#checkout-review-table .summary-collapse,
#shopping-cart-totals-table .summary-collapse,
body.customer-account .data-table .summary-collapse {
  position: relative;
  cursor: pointer; }
  #checkout-review-table .summary-collapse:before,
  #shopping-cart-totals-table .summary-collapse:before,
  body.customer-account .data-table .summary-collapse:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 7px solid #3399CC;
    border-bottom: none;
    position: static;
    display: inline-block;
    margin-right: 5px; }
  #checkout-review-table .summary-collapse:hover:before,
  #shopping-cart-totals-table .summary-collapse:hover:before,
  body.customer-account .data-table .summary-collapse:hover:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 7px solid #246b8f;
    border-bottom: none;
    position: static;
    display: inline-block;
    margin-right: 5px; }
#checkout-review-table .show-details .summary-collapse:before,
#shopping-cart-totals-table .show-details .summary-collapse:before,
body.customer-account .data-table .show-details .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #3399CC;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px; }
#checkout-review-table .show-details .summary-collapse:hover:before,
#shopping-cart-totals-table .show-details .summary-collapse:hover:before,
body.customer-account .data-table .show-details .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #246b8f;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px; }

#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before {
  margin-bottom: 5px; }

/* ============================================ *
 * Magento Helpers
 * ============================================ */
.a-center {
  text-align: center; }

.a-right,
.align-right {
  text-align: right; }

.no-display {
  display: none !important; }

.nobr,
.nowrap {
  white-space: nowrap; }

.width-full {
  width: 100%; }

/* ============================================ *
 * Custom Helpers
 * ============================================ */
.hidden {
  display: none; }

/* ============================================ *
 * Print Styles
 * ============================================ */
.page-print .print-head {
  margin: 0 0 15px; }

.page-print .print-head .logo {
  float: none;
  max-height: 50px;
  width: auto; }

/* ============================================ *
 * FORMS - COMMON
 * ============================================ */
/* -------------------------------------------- *
 * Fieldsets
 */
.fieldset p {
  margin-bottom: 10px; }
.fieldset p.required {
  margin-bottom: 5px;
  float: right;
  font-size: 12px;
  margin-top: 0px;
  display: none; }

.fieldset + .fieldset {
  margin-top: 5px; }

form .legend {
  margin: 0;
  margin-bottom: 10px;
  color: #FFFFFF;
  font-family: "Cinzel-Regular", Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 1px solid #EDEDED; }

/* -------------------------------------------- *
 * Input Box
 */
.input-box:after {
  content: '';
  display: table;
  clear: both; }

li.centinel-logos div.input-box img {
  display: inline;
  vertical-align: middle; }

/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.input-box .v-fix {
  float: left;
  margin-right: 5px;
  max-width: 100%; }

/* -------------------------------------------- *
 * Labels
 */
label {
  display: inline-block;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none; }

label.required:after,
span.required:after {
  content: ' *';
  font-weight: normal; }

label.required em,
span.required em {
  display: none; }

/* -------------------------------------------- *
 * Hints
 */
.input-hint {
  color: #A0A0A0;
  font-size: 12px; }

/* -------------------------------------------- *
 * Select
 */
select {
  font-size: 14px;
  border: 1px soldi #5b5b5b;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  select:focus {
    outline: 0; }

select + select {
  margin-left: 5px; }

select[multiple] {
  width: 270px;
  border: 1px solid #5b5b5b;
  font-size: 15px;
  padding: 5px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  select[multiple]:focus {
    outline: 0; }

/* -------------------------------------------- *
 * Textarea
 */
textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 450px;
  padding: 5px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #5b5b5b;
  background: #000000;
  color: #FFFFFF; }

/* -------------------------------------------- *
 * Inputs
 */
.input-text {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #5b5b5b;
  background: #000000;
  color: #FFFFFF; }
  .input-text:focus {
    outline: none; }

.input-text.validation-failed {
  border-color: #DF280A; }

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  height: 37px;
  padding: 0 9px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #5b5b5b;
  background: #000000;
  color: #FFFFFF; }
  input[type=email]:focus,
  input[type=search]:focus,
  input[type=number]:focus,
  input[type=password]:focus,
  input[type=tel]:focus,
  input[type=text]:focus {
    outline: none; }

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  width: 365px;
  max-width: 100%; }

input:-webkit-autofill {
  background: none !important;
  -webkit-box-shadow: 0 0 0 50px #000000 inset;
  -webkit-text-fill-color: #FFFFFF; }
  input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px #000000 inset;
    -webkit-text-fill-color: #FFFFFF; }

/* Only show on iPhones (not iPads or any other device) */
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
  input[type=email],
  input[type=search],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  select {
    font-size: 16px;
    /* Prevent from zooming on focus */ } }
.ie8 .input-text {
  max-width: none; }

/* -------------------------------------------- *
 * Inputs - Quantity
 */
input[type=number].qty,
input[type=text].qty {
  width: 3em;
  text-align: center;
  vertical-align: middle; }

/* -------------------------------------------- *
 * Placeholder
 */
::-webkit-input-placeholder {
  color: #FFFFFF; }

input:-moz-placeholder {
  color: #FFFFFF; 
  }

/* -------------------------------------------- *
 * Checkbox And Radio
 */
.checkbox,
.radio {
  position: relative;
  top: -1px;
  display: inline-block; }

.checkbox + label,
.radio + label {
  width: auto;
  max-width: 85%;
  padding: 0 0 0 8px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top; }

/* -------------------------------------------- *
 * Validation
 */
p.required,
.validation-advice {
  margin: 5px 0 0;
  color: #DF280A;
  font-size: 13px;
  text-align: left; }

/* ============================================ *
 * Form List
 * ============================================ */
.form-list > li {
  margin-bottom: 16px; }
.form-list li label {
  font-size: 14px;
  letter-spacing: 1.3px;
  margin-bottom: 8px; }
.form-list li .input-text {
  width: 100%;
  border-radius: 0;
  padding: 9px 10px;
  font-size:14px;
 }
.form-list select {
  margin-top: 4px;
  width: 365px;
  max-width: 100%; }
.form-list .input-range .input-text {
  width: 74px; }
.form-list .field,
.form-list .wide,
.form-list .control {
  margin-bottom: 10px; }

/* Turn the label of controls (radio/checkbox) into a button style that wraps the input */
.form-list .control,
.sp-methods dt,
#checkout-shipping-method-load .sp-methods dd,
#co-shipping-method-form .sp-methods dd,
.product-options ul.options-list {
  /* When a label is next to an input that is set to not display, we should style the label in a non-clickable state */ }
  .form-list .control div.input-box,
  .sp-methods dt div.input-box,
  #checkout-shipping-method-load .sp-methods dd div.input-box,
  #co-shipping-method-form .sp-methods dd div.input-box,
  .product-options ul.options-list div.input-box {
    display: inline;
    float: left; }
    .form-list .control div.input-box:after,
    .sp-methods dt div.input-box:after,
    #checkout-shipping-method-load .sp-methods dd div.input-box:after,
    #co-shipping-method-form .sp-methods dd div.input-box:after,
    .product-options ul.options-list div.input-box:after {
      display: none; }
  .form-list .control input.radio,
  .form-list .control input.checkbox,
  .sp-methods dt input.radio,
  .sp-methods dt input.checkbox,
  #checkout-shipping-method-load .sp-methods dd input.radio,
  #checkout-shipping-method-load .sp-methods dd input.checkbox,
  #co-shipping-method-form .sp-methods dd input.radio,
  #co-shipping-method-form .sp-methods dd input.checkbox,
  .product-options ul.options-list input.radio,
  .product-options ul.options-list input.checkbox {
    float: left;
    margin-top: 3px;
    margin-right: 7px; }
  .form-list .control label,
  .sp-methods dt label,
  #checkout-shipping-method-load .sp-methods dd label,
  #co-shipping-method-form .sp-methods dd label,
  .product-options ul.options-list label {
    display: inline-block;
    width: auto;
    max-width: none;
    min-width: 250px;
    float: none; }
  .form-list .control .no-display + label,
  .sp-methods dt .no-display + label,
  #checkout-shipping-method-load .sp-methods dd .no-display + label,
  #co-shipping-method-form .sp-methods dd .no-display + label,
  .product-options ul.options-list .no-display + label {
    padding-left: 10px;
    background-color: transparent; }
    .form-list .control .no-display + label:hover,
    .sp-methods dt .no-display + label:hover,
    #checkout-shipping-method-load .sp-methods dd .no-display + label:hover,
    #co-shipping-method-form .sp-methods dd .no-display + label:hover,
    .product-options ul.options-list .no-display + label:hover {
      background-color: transparent; }

.product-options ul.options-list label,
.col2-set .form-list .control label {
  min-width: inherit;
  width: 250px;
  max-width: 100%; }

.form-list .control.remember-me-box label {
  width: auto;
  max-width: none;
  min-width: inherit; }

.form-list .control {
  margin-top: 10px;
  position: relative; }
  .form-list .control:after {
    content: '';
    display: table;
    clear: both; }
  .form-list .control label {
    float: none; }
  .form-list .control .radio,
  .form-list .control .checkbox {
    margin-right: 6px; }
  .form-list .control .input-box {
    clear: none;
    display: inline-block;
    width: auto;
    padding: 0; }

/* ============================================ *
 * Table Helpers
 * ============================================ */
.hide-th {
  text-indent: -9999px; }

/* ============================================ *
 * Data Table
 * ============================================ */
.data-table {
  width: 100%; }

.data-table td,
.data-table th {
  padding: 10px;
  vertical-align: top; }

.data-table th {
  background: #F4F4F4;
  text-transform: uppercase;
  font-family: "Cinzel-Regular", Arial, sans-serif;
  line-height: 1.4;
  white-space: nowrap; }

.data-table thead th,
.data-table tbody td {
  border-bottom: 1px solid #C0C0C0; }

.data-table tbody td,
.data-table tfoot td {
  font-family: "quattrocentoregular", Arial, sans-serif; }

.data-table tfoot tr {
  background: #F4F4F4; }

.data-table tbody td .item-options {
  margin-left: 20px;
  margin-top: 10px; }
  .data-table tbody td .item-options dt:after {
    content: ':'; }

/* ============================================ *
 * Generic Info Table
 * ============================================ */
.info-box {
  border: 1px solid #C0C0C0;
  padding: 12px 15px;
  margin: 0 0 15px; }
  .info-box h2 {
    font-weight: bold;
    font-size: 13px; }

.info-table th,
.info-table td {
  vertical-align: top; }

.info-table th {
  font-weight: bold;
  padding: 4px 20px 4px 0; }

.info-table td {
  padding: 4px 0; }

/* ============================================ *
 * Zebra-Stripe Table
 * ============================================ */
.zebra-table tr:first-child,
.zebra-table th:first-child {
  border-top: 1px solid #C0C0C0; }
.zebra-table td,
.zebra-table th {
  border-bottom: 1px solid #C0C0C0;
  padding: 6px;
  background-color: transparent; }
.zebra-table tr {
  background-color: #EEEDED; }
.zebra-table tr:nth-child(odd) {
  background-color: #F8F7F5; }

/* ============================================ *
 * Linearize Table
 * ============================================ */
@media only screen and (max-width: 479px) {
  .linearize-table {
    /* Helpers */ }
    .linearize-table tr,
    .linearize-table th,
    .linearize-table td {
      display: block; }
    .linearize-table thead th {
      border-right: 0;
      border-left: 0; }
    .linearize-table thead th.lin-hide {
      display: none; }
    .linearize-table thead th:nth-child(1n+2) {
      display: none; }
    .linearize-table tbody tr {
      position: relative;
      border-bottom: 1px solid #CCCCCC; }
    .linearize-table tbody td {
      padding: 0 10px 4px;
      border-right: 0;
      border-bottom: 0; }
    .linearize-table tbody td.lin-hide {
      display: none; }
    .linearize-table tbody td:first-child {
      padding-top: 10px; }
    .linearize-table tbody td:first-child,
    .linearize-table tbody td:first-child h3 {
      font-weight: bold; }
    .linearize-table tbody td[data-rwd-label] {
      text-align: left;
      padding-left: 30px; }
    .linearize-table tbody td[data-rwd-label]:before {
      content: attr(data-rwd-label) ":";
      font-size: 12px;
      font-family: "Cinzel-Regular", Arial, sans-serif;
      padding-right: 5px;
      text-transform: uppercase; }
    .linearize-table tfoot tr {
      display: block;
      text-align: right; }
    .linearize-table tfoot tr:after {
      content: '';
      display: table;
      clear: both; }
    .linearize-table tfoot td {
      display: block;
      float: left; }
    .linearize-table tfoot td.lin-hide {
      display: none; }
    .linearize-table tfoot td:nth-child(odd) {
      clear: left;
      width: 60%; }
    .linearize-table tfoot td:nth-child(even) {
      text-align: left;
      width: 40%; }
    .linearize-table .linearize-hide {
      display: none; }
    .linearize-table .linearize-unpad {
      padding: 0; }
    .linearize-table .linearize-show {
      display: block; } }
@media only screen and (max-width: 599px) {
  .linearize-table-large {
    /* Helpers */ }
    .linearize-table-large tr,
    .linearize-table-large th,
    .linearize-table-large td {
      display: block; }
    .linearize-table-large thead th {
      border-right: 0;
      border-left: 0; }
    .linearize-table-large thead th.lin-hide {
      display: none; }
    .linearize-table-large thead th:nth-child(1n+2) {
      display: none; }
    .linearize-table-large tbody tr {
      position: relative;
      border-bottom: 1px solid #CCCCCC; }
    .linearize-table-large tbody td {
      padding: 0 10px 4px;
      border-right: 0;
      border-bottom: 0; }
    .linearize-table-large tbody td.lin-hide {
      display: none; }
    .linearize-table-large tbody td:first-child {
      padding-top: 10px; }
    .linearize-table-large tbody td:first-child,
    .linearize-table-large tbody td:first-child h3 {
      font-weight: bold; }
    .linearize-table-large tbody td[data-rwd-label] {
      text-align: left;
      padding-left: 30px; }
    .linearize-table-large tbody td[data-rwd-label]:before {
      content: attr(data-rwd-label) ":";
      font-size: 12px;
      font-family: "Cinzel-Regular", Arial, sans-serif;
      padding-right: 5px;
      text-transform: uppercase; }
    .linearize-table-large tfoot tr {
      display: block;
      text-align: right; }
    .linearize-table-large tfoot tr:after {
      content: '';
      display: table;
      clear: both; }
    .linearize-table-large tfoot td {
      display: block;
      float: left; }
    .linearize-table-large tfoot td.lin-hide {
      display: none; }
    .linearize-table-large tfoot td:nth-child(odd) {
      clear: left;
      width: 60%; }
    .linearize-table-large tfoot td:nth-child(even) {
      text-align: left;
      width: 40%; }
    .linearize-table-large .linearize-hide {
      display: none; }
    .linearize-table-large .linearize-unpad {
      padding: 0; }
    .linearize-table-large .linearize-show {
      display: block; } }
@media only screen and (min-width: 600px) {
  .linearize-table .linearize-collapse {
    display: none; } }
/* ============================================ *
 * Global
 * ============================================ */
html,
body {
  height: 100%; }

img {
  max-width: 100%;
  height: inherit; }

.container {
  max-width: 1155px;
  margin: 0 auto;
  padding: 0 20px; }

.wrapper {
  min-height: 100%;
  margin: 0 auto;
  background: url(../images/vintage-bg-pattern.jpg) repeat-y top center #070707; }

.wrapper:after {
  content: '';
  display: table;
  clear: both; }

.red {
  color: #CF5050; }

.yellow {
  color: #cd9e2f; }

.blue {
  color: #3399CC; }

.green {
  color: #11B400; }

.pink {
  color: #D85378; }

.orange {
  color: #F3793B; }

.black {
  color: #000000; }

.gray {
  color: #333333; }

.white {
  color: #FFFFFF; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.arrow {
  font-family: "quattrocentoregular", Arial, sans-serif; }

.link-arrow {
  font-size: 15px;
  position: relative;
  text-transform: uppercase; }
  .link-arrow:after {
    content: '>>';
    font-family: "quattrocentoregular", Arial, sans-serif;
    font-size: 22px;
    margin-left: 6px;
    position: absolute;
    top: -5px; }
  .link-arrow:hover {
    text-decoration: none;
    color: #FFFFFF; }

.hide {
  display: none; }

.show {
  display: block; }

.mobile-btn {
  display: none; }

.icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher {
  display: inline-block;
  width: 42px;
  height: 23px;
  text-indent: -999em; }

.icon-sprite.ebay, .ebay.btn-remove2, .ratings .ebay.rating-box, .ratings .rating-box .ebay.rating, .sorter > .sort-by .ebay.sort-by-switcher, .skip-search .ebay.icon {
  background-position: -0px 0;
  width: 42px; }

.icon-sprite.ebay:hover, .ebay.btn-remove2:hover, .ratings .ebay.rating-box:hover, .ratings .rating-box .ebay.rating:hover, .sorter > .sort-by .ebay.sort-by-switcher:hover, .skip-search .ebay.icon:hover {
  background-position: -0px -30px; }

.icon-sprite.facebook, .facebook.btn-remove2, .ratings .facebook.rating-box, .ratings .rating-box .facebook.rating, .sorter > .sort-by .facebook.sort-by-switcher, .skip-search .facebook.icon {
  background-position: -61px 0;
  width: 12px; }

.icon-sprite.facebook:hover, .facebook.btn-remove2:hover, .ratings .facebook.rating-box:hover, .ratings .rating-box .facebook.rating:hover, .sorter > .sort-by .facebook.sort-by-switcher:hover, .skip-search .facebook.icon:hover {
  background-position: -61px -30px; }

.icon-sprite.twitter, .twitter.btn-remove2, .ratings .twitter.rating-box, .ratings .rating-box .twitter.rating, .sorter > .sort-by .twitter.sort-by-switcher, .skip-search .twitter.icon {
  background-position: -93px 0;
  width: 22px; }

.icon-sprite.twitter:hover, .twitter.btn-remove2:hover, .ratings .twitter.rating-box:hover, .ratings .rating-box .twitter.rating:hover, .sorter > .sort-by .twitter.sort-by-switcher:hover, .skip-search .twitter.icon:hover {
  background-position: -93px -30px; }

.icon-sprite.instagram, .instagram.btn-remove2, .ratings .instagram.rating-box, .ratings .rating-box .instagram.rating, .sorter > .sort-by .instagram.sort-by-switcher, .skip-search .instagram.icon {
  background-position: -135px 0;
  width: 22px; }

.icon-sprite.instagram:hover, .instagram.btn-remove2:hover, .ratings .instagram.rating-box:hover, .ratings .rating-box .instagram.rating:hover, .sorter > .sort-by .instagram.sort-by-switcher:hover, .skip-search .instagram.icon:hover {
  background-position: -135px -30px; }

.icon-sprite.youtube, .youtube.btn-remove2, .ratings .youtube.rating-box, .ratings .rating-box .youtube.rating, .sorter > .sort-by .youtube.sort-by-switcher, .skip-search .youtube.icon {
  background-position: -177px 0;
  width: 18px; }

.icon-sprite.youtube:hover, .youtube.btn-remove2:hover, .ratings .youtube.rating-box:hover, .ratings .rating-box .youtube.rating:hover, .sorter > .sort-by .youtube.sort-by-switcher:hover, .skip-search .youtube.icon:hover {
  background-position: -177px -30px; }

.icon-sprite.pinterest, .pinterest.btn-remove2, .ratings .pinterest.rating-box, .ratings .rating-box .pinterest.rating, .sorter > .sort-by .pinterest.sort-by-switcher, .skip-search .pinterest.icon {
  background-position: -215px 0;
  width: 16px; }

.icon-sprite.pinterest:hover, .pinterest.btn-remove2:hover, .ratings .pinterest.rating-box:hover, .ratings .rating-box .pinterest.rating:hover, .sorter > .sort-by .pinterest.sort-by-switcher:hover, .skip-search .pinterest.icon:hover {
  background-position: -215px -30px; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container {
    padding: 0 15px; } }
@media only screen and (max-width: 767px) {
  .container {
    padding: 0 10px; }

  .link-arrow {
    font-size: 13px; }
    .link-arrow:after {
      font-size: 20px;
      top: -6px; } }
/* ============================================ *
 * Header
 * ============================================ */
.page-header-container .skip-links {
  float: right;
  clear: none;
  height: 96px; }
  .page-header-container .skip-links .skip-link,
  .page-header-container .skip-links .skip-cart,
  .page-header-container .skip-links .skip-account {
    padding: 29px 3px; }
  .page-header-container .skip-links .skip-active {
    background-color: #272727; }
  .page-header-container .skip-links .skip-content {
    background-color: #272727;
    position: absolute;
    z-index: 200;
    top: 100%;
    right: 0px;
    width: 100%;
    -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.6);
    visibility: hidden;
    max-height: 100px;
    display: block; }
  .page-header-container .skip-links .skip-content.skip-active {
    visibility: visible;
    max-height: 1000px; }
.page-header-container:after {
  content: '';
  display: table;
  clear: both; }

@media only screen and (min-width: 1025px) and (max-width: 1124px) {
  .page-header-container .skip-links .skip-link {
    padding: 29px 3px; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-header-container .skip-links {
    height: 69px; }
    .page-header-container .skip-links .skip-link,
    .page-header-container .skip-links .skip-cart,
    .page-header-container .skip-links .skip-account {
      padding-top: 16px;
      padding-bottom: 15px; } }
@media only screen and (max-width: 767px) {
  .page-header-container .skip-links {
    height: 49px; }
    .page-header-container .skip-links .skip-link,
    .page-header-container .skip-links .skip-cart,
    .page-header-container .skip-links .skip-account {
      padding: 6px 5px 5px; } }
.page-header {
  padding: 0 20px;
  background: #000000;
  position: relative;
  margin-bottom: 18px; }

.cms-home .page-header {
  margin-bottom: 0; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-header {
    padding: 0 15px;
    margin-bottom: 10px; } }
@media only screen and (max-width: 767px) {
  .page-header {
    padding: 0 5px;
    margin-bottom: 11px; } }
/* ============================================ *
 * Language switcher + welcome message
 * ============================================ */
.header-language-background {
  padding: 10px;
  background-color: #cd9e2f;
  text-transform: uppercase; }
  .header-language-background .header-language-container {
    max-width: 1115px;
    margin-left: auto;
    margin-right: auto; }
  .header-language-background:after {
    content: '';
    display: table;
    clear: both; }
  .header-language-background .form-language,
  .header-language-background .currency-switcher {
    float: left;
    margin-right: 10px; }
  .header-language-background .welcome-msg {
    float: right; }

.page-header-container .store-language-container {
  float: right;
  max-width: 35%;
  padding: 13px 15px 10px 10px; }
  .page-header-container .store-language-container label {
    display: none; }
  .page-header-container .store-language-container select {
    max-width: 100%; }

@media only screen and (max-width: 479px) {
  .page-header-container .store-language-container {
    padding-top: 8px; }
    .page-header-container .store-language-container select {
      font-size: 12px; } }
.header-language-background,
.header-language-background a {
  color: #FFFFFF; }

@media only screen and (max-width: 767px) {
  .header-language-background {
    display: none; } }
/* ============================================ *
 * Logo
 * ============================================ */
.logo {
  display: block;
  float: left;
  text-align: center;
  padding: 33px 8px 31px 0;
  padding-left: 0; }
  .logo img {
    max-width: 100%;
    height: auto;
    max-height: 32px; }
  .logo .small {
    display: block; }
  .logo .large {
    display: none; }

@media only screen and (min-width: 1223px) and (max-width: 1334px) {
  .logo {
    max-width: 245px;
    padding-top: 36px; }
    .logo img {
      max-height: 31px; } }
@media only screen and (min-width: 1125px) and (max-width: 1222px) {
  .logo {
    max-width: 245px;
    padding-top: 36px; }
    .logo img {
      max-height: 27px; } }
@media only screen and (min-width: 1025px) and (max-width: 1124px) {
  .logo {
    max-width: 208px;
    padding-top: 37px;
    padding-bottom: 35px;
    padding-right: 7px; }
    .logo img {
      max-height: 23px; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .logo {
    padding-top: 22px;
    padding-bottom: 15px; } }
@media only screen and (max-width: 767px) {
  .logo {
    padding-right: 5px;
    max-width: 165px;
    padding-top: 17px;
    padding-bottom: 14px; }
    .logo img {
      max-height: 31px; } }

@media only screen and (max-width: 380px) {
    .logo {
      padding-right: 0px;
      max-width: 133px;
      padding-top: 20px;
      padding-bottom: 14px;
      }
}
@media only screen and (min-width: 768px) {
  .logo .small {
    display: none; }
  .logo .large {
    display: block; } }
/* ============================================ *
 * Skip Links
 * ============================================ */
@media only screen and (min-width: 768px) {
  .skip-links {
    border: 0; } }
/* -------------------------------------------- *
 * Skip - Link
 */
.skip-link,
.skip-account,
.skip-cart {
  display: inline-block;
  float: left; }
  .skip-link .icon,
  .skip-account .icon,
  .skip-cart .icon {
    float: left;
    width: 38px;
    height: 38px;
    background: #000000;
    color: #8a8a8a;
    text-align: center;
    border: 1px solid #5c5c5c;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px; }

a.skip-link {
  text-decoration: none; }

/* -------------------------------------------- *
 * Skip Link - Active
 */
/* -------------------------------------------- *
 * Skip Link - Icon
 */
.skip-link .icon,
.skip-cart .icon,
.skip-account .icon {
  font-family: 'frixicon';
  color: #FFFFFF;
  font-size: 21px; 
  line-height: 1.25;
}

/* -------------------------------------------- *
 * Skip Link - Label
 */
.skip-link .label {
  display: none; }

@media only screen and (min-width: 500px) {
  .skip-link .label {
    display: inline; } }
/* ============================================ *
 * Skip Content
 * ============================================ */
.skip-content {
  display: none; }

.skip-content.skip-active {
  display: block;
  background: #EDEDED; }

/* ============================================ *
 * Global Header Navigation
 * ============================================ */
/* ============================================ *
 * Nav - Skip Link
 * ============================================ */
.skip-nav {
  padding: 16px 15px 15px;
  margin-left: -15px;
  margin-right: 4px; }
  .skip-nav.skip-active {
    background-color: #272727; }
  .skip-nav .icon:after {
    content: "\e60d"; }

.skip-nav .label {
  display: inline; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .skip-nav {
    padding: 16px 15px 15px;
    margin-left: -15px;
    margin-right: 4px; }
    .skip-nav.skip-active {
      background-color: #272727; } }
@media only screen and (max-width: 767px) {
  .skip-nav {
    padding: 6px 5px 5px;
    margin-left: -5px;
    margin-right: 3px; } }
@media only screen and (min-width: 1025px) {
  .skip-nav {
    display: none; } }
/* ============================================ *
 * Nav - Skip Content
 * ============================================ */
@media only screen and (max-width: 767px) {
  #header-nav {
    padding: 5px 0; } }
@media only screen and (min-width: 1025px) {
  #header-nav {
    display: block !important; } }
@media only screen and (max-width: 1024px) {
  #header-nav {
    background-color: #272727;
    position: absolute;
    z-index: 200;
    top: 100%;
    right: 0px;
    width: 100%;
    -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.6);
    visibility: hidden;
    max-height: 100px;
    display: block; }
    #header-nav.skip-content.skip-active {
      visibility: visible;
      max-height: 1000px; } }
@media only screen and (min-width: 1025px) {
  #header-nav {
    display: block;
    /* Force visibility */
    margin-right: 0px;
    float: left; } }
/* ============================================ *
 * Nav Primary
 * ============================================ */
@media only screen and (min-width: 768px) {
  .nav-primary {
    display: block; } }
/* ============================================ *
 * General Navigation Styles
 * ============================================ */
.nav-primary li:hover .menu-sub {
  display: block; }
.nav-primary .nav-subopen {
  display: none; }
.nav-primary a {
  text-decoration: none;
  position: relative;
  display: inline-block;
  color: #8a8a8a; }
.nav-primary .menu-sub {
  display: none;
  position: absolute;
  left: 0;
  top: 96px;
  width: 100%;
  background-color: #272727;
  z-index: 201;
  padding: 31px 0 13px;
  -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.6); }
  .nav-primary .menu-sub ul:after {
    content: '';
    display: table;
    clear: both; }
.nav-primary .menu-sub li {
  margin-bottom: 13px; 
  font-size: 14px;
}
  .nav-primary .menu-sub .menu-banner {
    margin-bottom: 15px; 
    width: 100%;
    }
  .nav-primary .menu-sub a {
    color: #cd9e2f; }
    .nav-primary .menu-sub a:hover {
      color: #FFFFFF; }
  .nav-primary .menu-sub .menu-title {
    margin-bottom: 21px; }
    .nav-primary .menu-sub .menu-title a {
      color: #FFFFFF;
      font-family: "Cinzel-Regular", Arial, sans-serif;
      text-transform: uppercase;
      font-size: 21px; }
.nav-primary .dropdown-image .menu-sub li {
  display: inline-block;
  float: left;
  width: 17.84753%;
  margin-right: 2.69058%;
  text-align: center;
  font-size: 20px; }
  .nav-primary .dropdown-image .menu-sub li.last {
    margin-right: 0; }
  .nav-primary .dropdown-image .menu-sub li:nth-child(5n) {
    margin-right: 0; }
  .nav-primary .dropdown-image .menu-sub li:nth-child(5n+1) {
    clear: both; }
.nav-primary li.twocolumns-set .column1 > .menu-text,
.nav-primary li.twocolumns-set .column2 > .menu-text {
  display: none; }
.nav-primary li.twocolumns-set .column1 {
  float: left;
  width: 44.07895%;
  padding-right: 20px;
  text-align: left; }
.nav-primary li.twocolumns-set .column2 {
  float: right;
  width: 55.92105%;
  text-align: right; }
.nav-primary li.twocolumns-set .container {
  max-width: 800px; }
.nav-primary li.twocolumns-set .menu-sub {
  padding-top: 40px; }

.nav-primary .menu-active > ul.level0,
.nav-primary li.level0 li.sub-menu-active > ul {
  display: block; }

.nav-primary li.level0 > a {
  text-transform: uppercase;
  font-size: 15px;
  color: #FFFFFF;
  padding: 37px 8px 36px;
  margin-right: 1px;
  min-height: 96px;
  line-height: 1.5;
  font-family: "Cinzel-Regular", Arial, sans-serif; }
.nav-primary a:hover{text-decoration: none;}
.nav-primary li.level0 > a > span{
  /*color: #fff;*/
  color: inherit;
  letter-spacing: normal;
}
.nav-primary li.level0.active > a > span:after{
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background-color: #9e9e9e;
}

.nav-primary li.active > a{
  color: #ffffff;
}

/* ============================================ *
 * Menu
 * ============================================ */
@media only screen and (min-width: 1223px) and (max-width: 1334px) {
  .nav-primary li.level0 > a {
    padding: 38px 6px 36px;
    font-size: 14px;
    margin-right: 1px; } }
@media only screen and (min-width: 1125px) and (max-width: 1222px) {
  .nav-primary li.level0 > a {
    padding: 38px 6px 36px;
    font-size: 13px;
    margin-right: 0px; } }
@media only screen and (min-width: 1025px) and (max-width: 1124px) {
  .nav-primary li.level0 > a {
    padding: 38px 6px 36px;
    font-size: 12px;
    margin-right: 0px; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .nav-primary li.level0 > a {
    padding: 16px 10px;
    margin-right: 5px;
    height: auto;
    min-height: 42px; }

  .nav-primary > li:hover > a {
    color: #cd9e2f; }
  .nav-primary .menu-sub {
    top: 42px;
    font-size: 13px;
    padding-top: 9px;
    padding-bottom: 5px; }
    .nav-primary .menu-sub .menu-title a {
      font-size: 18px; }
  .nav-primary li.twocolumns-set .menu-sub {
    padding-top: 9px; }
  .nav-primary li.twocolumns-set .container {
    max-width: 100%; }
  .nav-primary li.twocolumns-set .column1,
  .nav-primary li.twocolumns-set .column2 {
    margin-bottom: 0; }
  .nav-primary .dropdown-image .menu-sub li {
    font-size: 18px; } 
  
  .nav-primary .menu-sub li{
    font-size: 13px;
  }
}
/* ============================================ *
 * Small Viewports - Accordion Style Menu
 * ============================================ */
@media only screen and (max-width: 767px) {
  #header-nav {
    padding: 0px 10px; }

  .nav-primary li:hover .menu-sub {
    display: none; }

  .nav-primary li.level0 > a {
    height: auto;
    padding: 6px 3px;
    min-height: 0;
    display: block;
    font-size: 16px;
    margin-right: 0; }
    .nav-primary li.level0 > a:hover {
      color: #cd9e2f; }
   
  .nav-primary li.level0.active > a {
    color: #cd9e2f;
  }
  .nav-primary li.level0.active > a > span:after{
    display: none;
  }

  .nav-primary li.active > a{
    color: #ffffff;
  }
  .nav-primary .menu-sub li{
    font-size: 13px;
  }

  .nav-primary li.parent {
    position: relative; }
  .nav-primary li.parent.opened .menu-sub {
    display: block; }
  .nav-primary li.parent.opened .nav-subopen:after {
    content: "\e60e"; }
  .nav-primary > li {
    border-bottom: 1px solid #616161; }
    .nav-primary > li.last, .nav-primary > li:last-child {
      border-bottom: 0; }
  .nav-primary .nav-subopen {
    display: block;
    position: absolute;
    right: 0;
    top: 0px;
    width: 36px;
    height: 36px;
    text-align: right;
    cursor: pointer; }
    .nav-primary .nav-subopen:after {
      font-family: "frixicon";
      content: '\e60f';
      color: #FFFFFF;
      font-size: 16px;
      display: inline-block;
      margin-top: 8px; }
  .nav-primary li.level0 ul .nav-subopen {
    display: none; }
  .nav-primary .menu-sub {
    position: static;
    display: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 3px 8px; }
    .nav-primary .menu-sub .container {
      padding: 0; }
    .nav-primary .menu-sub li {
      margin-bottom: 3px; }
    .nav-primary .menu-sub a:hover {
      color: #cd9e2f;
      text-decoration: underline; }
    .nav-primary .menu-sub .menu-title {
      margin-bottom: 6px; }
      .nav-primary .menu-sub .menu-title > a {
        font-size: 16px; }
        .nav-primary .menu-sub .menu-title > a:hover {
          text-decoration: none; }
    .nav-primary .menu-sub .menu-banner {
      text-align: center; }
  .nav-primary .dropdown-image .menu-sub ul li {
    float: none;
    margin-right: 0;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 13px; }
    .nav-primary .dropdown-image .menu-sub ul li img {
      display: none; }
  .nav-primary li.twocolumns-set .menu-sub {
    padding-top: 5px; } }
@media only screen and (max-width: 479px) {
  .nav-primary li.twocolumns-set .column1 {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px; }
  .nav-primary li.twocolumns-set .column2 {
    float: none;
    width: 100%; } }
/* ============================================ *
 * Large Viewports - Dropdown Menu
 * ============================================ */
@media only screen and (min-width: 768px) {
  .nav-primary {
    /* Default styles for 1+ drop-down menus */
    /* Level 2+ */
    /* Class for js to add briefly to evaluate element positioning. */
    /* Correct menus that will hang off the page (class added by js) */
    /* Level 1+ */ }
    .nav-primary > li:hover > a {
      background-color: #272727; }
    .nav-primary a.level0 {
      padding: 0 25px; }
    .nav-primary li.level0,
    .nav-primary a.level0 {
      display: inline-block; }
    .nav-primary li:last-child > a {
      border-bottom: none; }
    .nav-primary .menu-active {
      z-index: 200; }
    .nav-primary li.level0 ul.level0.position-test {
      display: block; }
    .nav-primary li.level0 ul.level0.spill {
      right: 0;
      left: auto; }
      .nav-primary li.level0 ul.level0.spill li.level1 ul {
        left: auto;
        right: 50px;
        top: 20px; }
    .nav-primary li.level0 li.parent > a {
            /*position: relative;

            &:after {
                @include triangle(right, 4px, #ccc);
                right: 5px;
                top: 50%;
                margin-top: -3px;
            }*/ } }
.nav-primary li.menu-active > ul {
  display: block; }

/* ============================================ *
 * Search - Skip Link
 * ============================================ */
.skip-search .icon {
    font-size: 19px;
    line-height: 27px;
    text-indent: 0;
  }
.skip-search .icon:after {
    content: "\e609";
}

@media only screen and (min-width: 768px) {
  .skip-search {
    display: none; } 
}

@media only screen and (min-width: 768px) {
    .skip-search{
        margin-left: -3px;
    }
}
/* ============================================ *
 * Search - Skip Content
 * ============================================ */
#header-search {
  display: inline-block;
  float: right; }

#header-search {
  display: inline-block;
  vertical-align: top;
  margin: 29px 0;
  margin-left: 3px; }

@media only screen and (min-width: 768px){
  #header-search{
    position: static;
    visibility: visible;
    width: auto;
    display: inline-block;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #header-search {
    margin: 16px 0 15px;
    margin-left: 7px; } }
/* ============================================ *
 * Search Input
 * ============================================ */
#search_mini_form {
  width: 201px; }

#search_mini_form .input-box {
  position: relative;
  padding-top: 0; }

#search_mini_form label {
  display: none; }

#search {
  width: 100%;
  height: 38px;
  padding-right: 38px;
  padding-left: 12px;
  border-color: #FFFFFF;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
  font-size: 13px;
  letter-spacing: 1px;
  color: #000000;
  box-sizing: border-box;
}
  #search.validation-failed {
    border-color: #DF280A; }
  #search::-webkit-input-placeholder {
    color: #8a8a8a; }
  #search:-moz-placeholder {
    color: #8a8a8a; }

#search_mini_form .search-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  height: 38px;
  border: 0;
  background: none;
  padding: 11px 12px 10px 10px; }
  #search_mini_form .search-button span {
    display: none; }

#search_mini_form .search-button:before {
  font-family: 'frixicon';
  content: "\e609";
  color: #000000;
  font-size: 16px; }

#search_mini_form .search-button:hover:before {
  opacity: 0.8; }

@media only screen and (min-width: 1025px) and (max-width: 1124px) {
  #header-search {
    margin-left: 3px; }

  #search_mini_form {
    width: 130px; } }
@media only screen and (min-width: 1125px) and (max-width: 1222px) {
  #search_mini_form {
    width: 150px; } }
@media only screen and (max-width: 767px) {
  #header-search {
    margin: 0;
    padding: 15px 10px;
  } 

  #search_mini_form{
      width: 100%;
  }
}
/* ============================================ *
 * Header - Account
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Account
 */
.skip-account .icon:after {
  content: "\e60b"; }

@media only screen and (min-width: 768px) {
  .skip-account {
    vertical-align: top;
    display: inline-block;
    text-transform: uppercase; } 
}

@media only screen and (max-width: 767px) {
    .skip-account{
        margin-left: -5px;
    }
}
/* -------------------------------------------- *
 * Account Links
 */
.account-cart-wrapper {
  float: left; }

#header-account {
  padding: 5px 0; }
  #header-account .dropdown-account {
    max-width: 358px;
    margin: 0 auto;
    padding: 32px 0; }
    #header-account .dropdown-account.hide {
      display: none; }
    #header-account .dropdown-account.show {
      display: block; }
    #header-account .dropdown-account .page-title h1, #header-account .dropdown-account .page-title h2 {
      font-size: 21px;
      margin-bottom: 18px;
      padding-bottom: 0;
      border-bottom: 0; 
    font-family:"Optima-Regular";
    font-weight: 400;
    }
    #header-account .dropdown-account .form-list > li {
      margin-bottom: 20px; }
    #header-account .dropdown-account .buttons-set {
      margin-top: 0;
      padding-top: 10px;
      border-top: none;
      font-size: 15px; }
    #header-account .dropdown-account .buttons-set button.button {
      min-width: 169px;
      float: left;
      margin-left: 0;
      margin-right: 5px; }
    #header-account .dropdown-account .buttons-set a:not(.button) {
      padding: 0;
      float: none; }
      #header-account .dropdown-account .buttons-set a:not(.button):hover {
        color: #FFFFFF; }
    #header-account .dropdown-account .buttons-set .back-link {
      text-transform: uppercase;
      float: right; }
    #header-account .dropdown-account .registered-users {
      margin-bottom: 51px; }
    #header-account .dropdown-account .new-users .buttons-set {
      text-align: center; }
      #header-account .dropdown-account .new-users .buttons-set button.button {
        font-size: 17px;
        padding: 0;
        background: none;
        border: 0;
        color: #cd9e2f;
        float: none;
        margin-left: 0; }
        #header-account .dropdown-account .new-users .buttons-set button.button:hover {
          text-decoration: underline; }
    #header-account .dropdown-account .seperated {
      font-size: 13px;
      text-transform: uppercase;
      border-top: 1px solid #616161;
      text-align: center;
      margin-bottom: 18px; }
      #header-account .dropdown-account .seperated:after {
        content: 'OR';
        display: inline-block;
        background: #272727;
        position: relative;
        top: -9px;
        padding: 0 5px; }
  #header-account .dropdown-account .links {
    margin-left: 60px;
  }
    #header-account .dropdown-account .links ul li {
    margin-bottom: 8px;
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
  }
  
  #header-account .dropdown-account .links ul li a{color:#cd9e2f;}
  #header-account .dropdown-account .links ul li a:hover{color:#ffffff;}
  
  #header-account .dropdown-account.loggedin{
    max-width: 1155px;
    padding: 15px 20px;
  }
    
  #header-account .forgot-password {
    display: none; }
  #header-account .forgot-password .fieldset > p {
    margin-bottom: 26px; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #header-account .dropdown-account {
    max-width: 305px;
    padding: 25px 0 20px;
    font-size: 14px; }
    #header-account .dropdown-account .page-title h1, #header-account .dropdown-account .page-title h2 {
      font-size: 18px;
      margin-bottom: 18px; }
    #header-account .dropdown-account .seperated {
      margin-bottom: 5px; }
    #header-account .dropdown-account .registered-users {
      margin-bottom: 42px; }
    #header-account .dropdown-account .new-users .buttons-set button.button {
      font-size: 15px; }
  #header-account .forgot-password .fieldset > p {
    margin-bottom: 20px; }
  #header-account .forgot-password .buttons-set {
    padding-top: 0; } }
@media only screen and (max-width: 767px) {
  #header-account .dropdown-account {
    max-width: 253px;
    padding: 18px 0 20px;
    font-size: 13px; }
    #header-account .dropdown-account .page-title h1, #header-account .dropdown-account .page-title h2 {
      font-size: 15px;
      margin-bottom: 18px;
      letter-spacing: 2px; }
    #header-account .dropdown-account .seperated {
      margin-bottom: 0px; }
    #header-account .dropdown-account .registered-users {
      margin-bottom: 34px; }
    #header-account .dropdown-account .new-users .buttons-set button.button {
      font-size: 13px; }
    #header-account .dropdown-account .buttons-set {
      font-size: 13px; }
      #header-account .dropdown-account .buttons-set button.button {
        min-width: 132px; }
      #header-account .dropdown-account .buttons-set a:not(.button) {
        padding: 10px 0; }
  #header-account .forgot-password .page-title h1, #header-account .forgot-password .page-title h2 {
    font-size: 18px;
    margin-bottom: 13px; }
  #header-account .forgot-password .fieldset > p {
    margin-bottom: 20px; }
  #header-account .forgot-password .buttons-set {
    padding-top: 0; } }
/* ============================================ *
 * Header - Cart
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Cart
 */
.skip-cart .icon:after {
  content: "\e606"; }

@media only screen and (max-width: 767px) {
  .skip-cart {
    margin-left: -5px;
    margin-right: -5px; } }
/* -------------------------------------------- *
 * Skip Cart Notifier
 */
.skip-cart .count {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  top: -6px;
  position: relative;
  z-index: 5;
  width: 22px;
  height: 22px;
  background: rgba(205, 158, 47, 0.9);
  color: #FFFFFF;
  font-size: 11px;
  line-height: 22px;
  text-align: center;
  font-family: "Optima-Regular", Arial, sans-serif;
  display: none; }

.skip-link.skip-active .count {
  color: white; }

.skip-cart .count {
  display: none; }

.skip-cart .count.empty {
  display: none; }

/* -------------------------------------------- *
 * Mini Cart - Empty
 */
.cart-menu .empty {
  padding: 20px;
  text-align: center; }

/* -------------------------------------------- *
 * Mini Cart - Full
 */
/* Actions */
.cart-menu .actions {
  overflow: hidden;
  padding: 15px; }

.cart-menu .actions .button {
  float: left;
  width: 48%; }

.cart-menu .actions .button + .button {
  margin-left: 4%; }

/* Subtotal */
.cart-menu .subtotal {
  padding: 0 15px 15px;
  font-family: "Cinzel-Regular", Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2; }

/* List */
.mini-cart-list {
  margin-bottom: 5px; }

.mini-cart-list li {
  position: relative;
  min-height: 90px;
  padding: 15px 15px 15px 90px;
  border-top: 1px solid #CCCCCC;
  font-size: 13px;
  line-height: 1.35; }

.mini-cart-list .product-name {
  display: inline-block; }

.mini-cart-list .product-image {
  position: absolute;
  left: 15px;
  top: 15px; }

.mini-cart-list .product-image img {
  width: 60px;
  height: 60px; }

.mini-cart-list .has-options {
  margin-bottom: 0;
  color: #A0A0A0;
  font-size: 12px; }

/* Too full - additional items will be shown in cart */
.cart-menu .last-added {
  padding: 10px 15px 15px;
  border-top: 1px solid #CCCCCC;
  font-size: 13px; }

/* ================================================= *
 * General Product List Styles (not module-specific)
 * ================================================= */
/* -------------------------------------------- *
 * Product List General
 */
.category-title h1,
body.catalogsearch-result-index .page-title h1 {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 30px; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .category-title h1,
  body.catalogsearch-result-index .page-title h1 {
    margin-bottom: 16px; } }
@media only screen and (max-width: 767px) {
  .category-title h1,
  body.catalogsearch-result-index .page-title h1 {
    margin-bottom: 16px; } }
.category-image {
  margin-bottom: 1.5em; }

.products-list .action .button,
.products-grid .actions .button {
  white-space: normal; }

/* -------------------------------------------- *
 * Product Name
 */
h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name {
  margin: 0;
  margin-bottom: 0.5em;
  color: #FFFFFF;
  font-size: 22px;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  font-size: 15px;
  font-family: "quattrocentoregular", Arial, sans-serif;
  font-weight: normal; }
  h2.product-name a,
  h3.product-name a,
  h4.product-name a,
  h5.product-name a,
  p.product-name a {
    color: #FFFFFF; }
    h2.product-name a:hover,
    h3.product-name a:hover,
    h4.product-name a:hover,
    h5.product-name a:hover,
    p.product-name a:hover {
      color: #cd9e2f;
      text-decoration: none; }

.products-grid .product-name,
.products-list .product-name {
  margin-bottom: 5px;
  font-size: 15px;
  font-family: "quattrocentoregular", Arial, sans-serif;
  border-bottom: 1px solid #575757;
  padding-bottom: 11px; }

.products-grid .product-name {
  margin-bottom: 12px; }

/* ============================================ *
 * Product Grid
 * ============================================ */
.products-grid {
  position: relative; }

.products-grid:after {
  content: '';
  display: table;
  clear: both; }

.products-grid > li {
  position: relative;
  margin-bottom: 20px; }
  .products-grid > li .product-attribute {
    font-size: 11px;
    padding-bottom: 15px; }
    .products-grid > li .product-attribute li {
      margin-bottom: 5px; }
      .products-grid > li .product-attribute li .label {
        min-width: 60px;
        margin-right: 5px;
        display: inline-block; }
        .products-grid > li .product-attribute li .label:after {
          content: ':'; }
      .products-grid > li .product-attribute li .data {
        text-transform: uppercase;
        color: #FFFFFF; }

.products-grid .product-image {
  float: left;
  margin-bottom: 0; }

.products-grid .product-image img:hidden {
  display: none; }

.widget-new-products .products-grid .product-image {
  width: 75%;
  margin-bottom: 15px;
  margin-left: 10%; }

.products-grid .product-info {
  margin-left: 124px; }

.products-grid .actions {
  position: absolute;
  bottom: 0px;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.85);
  border: 1px solid #FFFFFF;
  width: 100%;
  display: none; }
  .products-grid .actions .inner-actions {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    margin-top: -17px; }

.products-grid > li:hover .actions {
  display: block; }

.mobile-tablet .products-grid > li:hover .actions {
  display: none; }

.products-grid .ratings .rating-box {
  margin: 0 auto; }

.products-grid .ratings .amount {
  display: none; }

.products-grid .price-box {
  font-size: 18px;
  margin: 0 0 0px;
  color: #FFFFFF; }

.products-grid .add-to-links {
  margin-bottom: 0; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .products-grid .price-box {
    font-size: 16px; } }
/* Config: Two columns + flexible gutter */
.products-grid > li {
  float: left;
  width: 31.05802%;
  margin-right: 3.41297%; }
  .products-grid > li .inner-item {
    background: #0f0f0f;
    border: 1px solid #555555;
    padding: 14px 8px;
    display: block; }
    .products-grid > li .inner-item:after {
      content: '';
      display: table;
      clear: both; }
  .products-grid > li:after {
    content: '';
    display: table;
    clear: both; }

.products-grid > li:nth-child(odd) {
  clear: left; }

.products-grid > li:nth-child(even) {
  margin-right: 0; }

.products-grid .product-image {
  margin-bottom: 0px; }
  .products-grid .product-image:before, .products-grid .product-image:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none; }
  .products-grid .product-image:before {
    background-color: black;
    opacity: 0.8;
    z-index: 2; }
  .products-grid .product-image:after {
    background-image: url("../images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3; }
  .products-grid .product-image.loading {
    position: relative; }
    .products-grid .product-image.loading:before, .products-grid .product-image.loading:after {
      display: block; }
  .products-grid .product-image img {
    display: block; }

@media only screen and (min-width: 480px) {
  /* Config: Three columns + flexible gutter */
  .products-grid {
    /* Undo two-column config */
    /* Set three-column config */ }
    .products-grid > li:nth-child(odd) {
      clear: none; }
    .products-grid > li:nth-child(even) {
      margin-right: 3.57143%; }
    .products-grid > li {
      width: 30.95238%;
      margin-right: 3.57143%; }
    .products-grid > li:nth-child(3n+1) {
      clear: left; }
    .products-grid > li:nth-child(3n) {
      margin-right: 0; } }
@media only screen and (min-width: 960px) {
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-4-col > li:nth-child(odd) {
    clear: none; }

  .products-grid--max-4-col > li:nth-child(3n+1) {
    clear: none; }

  .products-grid--max-4-col > li:nth-child(even),
  .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 2.17391%; }

  /* Set column config */
  .products-grid--max-4-col > li {
    margin-right: 2.17391%; }

  .products-grid--max-4-col > li {
    width: 23.36957%;
    margin-right: 2.17391%; }

  .products-grid--max-4-col > li:nth-child(4n+1) {
    clear: left; }

  .products-grid--max-4-col > li:nth-child(4n) {
    margin-right: 0; }

  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-5-col > li:nth-child(odd) {
    clear: none; }

  .products-grid--max-5-col > li:nth-child(3n+1) {
    clear: none; }

  .products-grid--max-5-col > li:nth-child(even),
  .products-grid--max-5-col > li:nth-child(3n) {
    margin-right: 2.17391%; }

  /* Set column config */
  .products-grid--max-5-col > li {
    margin-right: 2.17391%; }

  .products-grid--max-5-col > li {
    width: 18.26087%;
    margin-right: 2.17391%; }

  .products-grid--max-5-col > li:nth-child(5n+1) {
    clear: left; }

  .products-grid--max-5-col > li:nth-child(5n) {
    margin-right: 0; }

  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-6-col > li:nth-child(odd) {
    clear: none; }

  .products-grid--max-6-col > li:nth-child(3n+1) {
    clear: none; }

  .products-grid--max-6-col > li:nth-child(even),
  .products-grid--max-6-col > li:nth-child(3n) {
    margin-right: 2.17391%; }

  /* Set column config */
  .products-grid--max-6-col > li {
    margin-right: 2.17391%; }

  .products-grid--max-6-col > li {
    width: 14.85507%;
    margin-right: 2.17391%; }

  .products-grid--max-6-col > li:nth-child(6n+1) {
    clear: left; }

  .products-grid--max-6-col > li:nth-child(6n) {
    margin-right: 0; } }
/* ============================================ *
 * Product List
 * ============================================ */
.products-list {
  margin-top: 20px;
  margin-bottom: 20px; }
  .products-list > li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EDEDED; }
    .products-list > li:after {
      content: '';
      display: table;
      clear: both; }
    .products-list > li .product-image {
      float: left;
      width: 33.33333%; }
      .products-list > li .product-image img {
        width: 100%;
        max-width: 100%; }
  .products-list > li:last-child {
    padding-bottom: 0;
    border-bottom: none; }

.products-list .product-shop {
  float: right;
  width: 66.66667%;
  padding-left: 20px; }
  .products-list .product-shop .product-name {
    margin-bottom: 0; }
  .products-list .product-shop .ratings {
    margin: 0; }
    .products-list .product-shop .ratings .rating-box,
    .products-list .product-shop .ratings .rating-links {
      float: left;
      margin-right: 7px; }
    .products-list .product-shop .ratings .rating-links {
      margin-top: 4px; }
  .products-list .product-shop .price-box {
    margin-top: 0; }
  .products-list .product-shop .price-box .price {
    font-size: 18px; }
  .products-list .product-shop .action {
    margin: 7px 0; }
  .products-list .product-shop .desc {
    margin-top: 7px; }
  .products-list .product-shop .product-primary,
  .products-list .product-shop .desc {
    float: left;
    width: 65%;
    overflow: hidden; }
  .products-list .product-shop .product-secondary {
    float: right;
    width: 35%;
    text-align: right;
    clear: right; }

@media only screen and (min-width: 480px) {
  .products-list .product-name a {
    font-size: 18px; } }
@media only screen and (max-width: 1279px) {
  .products-list .product-shop .product-primary,
  .products-list .product-shop .desc {
    float: left;
    width: 60%;
    padding-right: 20px; }
  .products-list .product-shop .product-secondary {
    float: right;
    width: 40%; } }
@media only screen and (max-width: 600px) {
  .products-list .product-shop .price-box .special-price {
    padding-left: 0; }

  .products-list .product-shop .product-primary,
  .products-list .product-shop .product-secondary,
  .products-list .product-shop .desc {
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: left; } }
/* ============================================ *
 * Mini Product List
 * ============================================ */
.mini-products-list .product-image {
  float: left;
  min-width: 50px; }
.mini-products-list .product-details {
  margin-left: 60px; }
.mini-products-list .product-details .product-name {
  padding-top: 10px; }
.mini-products-list > li {
  margin-bottom: 10px;
  clear: both; }
  .mini-products-list > li:after {
    content: '';
    display: table;
    clear: both; }

.mini-products-images-list:after {
  content: '';
  display: table;
  clear: both; }
.mini-products-images-list li.item {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 5px 10px 0; }
  .mini-products-images-list li.item:nth-child(even) {
    padding-right: 0;
    padding-left: 5px; }
  .mini-products-images-list li.item .product-image {
    display: block; }
    .mini-products-images-list li.item .product-image img {
      width: 100%;
      max-width: 100%; }

/* ============================================ *
 * Catalog - List
 * ============================================ */
.category-image {
  border: 1px solid #CCCCCC;
  padding: 10px; }
  .category-image img {
    width: 100%;
    max-width: 100%; }
    .category-image img:hidden {
      display: none; }

/* ============================================ *
 * Layered Navigation
 * ============================================ */
.block-layered-nav .block-subtitle--filter {
  display: none;
  margin: 0;
  margin-bottom: 10px;
  color: #FFFFFF;
  font-family: "Cinzel-Regular", Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-family: "quattrocentoregular", Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 17px 0 12px;
  border-top: 1px solid #616161;
  position: relative;
  color: #FFFFFF;
  cursor: pointer; }
  .block-layered-nav .block-subtitle--filter:after {
    font-family: "frixicon";
    content: "\e60f";
    right: 0px;
    top: 50%;
    margin-top: -11px;
    color: #FFFFFF;
    position: absolute;
    font-size: 16px; }

.block-layered-nav .block-title {
  display: none; }

.block-layered-nav .block-content .toggle-tabs {
  display: none; }
.block-layered-nav .block-content > dl > dt {
  margin: 0;
  margin-bottom: 10px;
  color: #FFFFFF;
  font-family: "Cinzel-Regular", Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-family: "quattrocentoregular", Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 17px 0 12px;
  border-top: 1px solid #616161;
  position: relative;
  color: #FFFFFF;
  display: block; }
  .block-layered-nav .block-content > dl > dt:after {
    font-family: "frixicon";
    content: "\e60f";
    right: 0px;
    top: 50%;
    margin-top: -11px;
    color: #FFFFFF;
    position: absolute;
    font-size: 16px; }
.block-layered-nav .block-content > dl > dd {
  padding: 0;
  margin: 0; }
.block-layered-nav .block-content > dl > dd {
  padding-bottom: 27px; }

.block-layered-nav dl dd {
  font-size: 15px; }
  .block-layered-nav dl dd .search-box {
    margin-bottom: 20px; }
  .block-layered-nav dl dd ol > li > span, .block-layered-nav dl dd ol > li > a {
    padding: 3px 0;
    display: block; }
  .block-layered-nav dl dd ol > li.filter-checkbox > a {
    position: relative;
    padding-left: 21px; }
    .block-layered-nav dl dd ol > li.filter-checkbox > a .myhidden-checkbox {
      display: none; }
    .block-layered-nav dl dd ol > li.filter-checkbox > a:before {
      content: '';
      width: 15px;
      height: 15px;
      border: 1px solid #5b5b5b;
      background-color: #000000;
      display: inline-block;
      position: absolute;
      left: 0;
      top: 4px; }
  .block-layered-nav dl dd ol > li.filter-checkbox.active > a:after {
    font-family: "frixicon";
    content: "\e610";
    font-size: 8px;
    color: #FFFFFF;
    position: absolute;
    left: 3px;
    top: 7px; }
  .block-layered-nav dl dd input[type=text] {
    height: 33px;
    padding: 0 7px;
    width: 100%; }
    .block-layered-nav dl dd input[type=text]::-webkit-input-placeholder {
      color: #8a8a8a; }
    .block-layered-nav dl dd input[type=text]:-moz-placeholder {
      color: #8a8a8a; }

@media only screen and (max-width: 767px) {
  .sidebar .block.block-layered-nav {
    border-bottom: none; }

  .block-layered-nav--no-filters .block-title {
    display: none; }

  .block-layered-nav .block-content {
    padding-top: 0;
    margin-top: 15px; }
    .block-layered-nav .block-content > dl > dt {
      cursor: pointer;
      border-bottom-width: 0; }
      .block-layered-nav .block-content > dl > dt:hover {
        color: #cd9e2f; }
      .block-layered-nav .block-content > dl > dt:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #cd9e2f;
        border-right: none; }
      .block-layered-nav .block-content > dl > dt.last {
        border-bottom-width: 1px; }
    .block-layered-nav .block-content > dl > dd {
      display: none; }
    .block-layered-nav .block-content.accordion-open > dl > dt.current {
      border-bottom-width: 1px; }
    .block-layered-nav .block-content.accordion-open > dl > dt.current:after {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      display: block;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent;
      border-top: 4px solid #cd9e2f;
      border-bottom: none;
      left: 6px;
      top: 50%;
      margin-top: -3px; }
    .block-layered-nav .block-content.accordion-open > dl > dd.current {
      display: block; }

  .block-layered-nav .block-subtitle--filter {
    background-color: #cd9e2f;
    border: 0;
    margin-bottom: 0;
    display: block;
    color: #FFFFFF; }
    .block-layered-nav .block-subtitle--filter:after {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      display: block;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      border-left: 4px solid #FFFFFF;
      border-right: none;
      right: 10px;
      top: 50%;
      margin-top: -5px; }
    .block-layered-nav .block-subtitle--filter:hover {
      background-color: #cd9d2f;
      color: #FFFFFF; }
    .block-layered-nav .block-subtitle--filter.active:after {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      display: block;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent;
      border-top: 4px solid #FFFFFF;
      border-bottom: none;
      right: 10px;
      top: 50%;
      margin-top: -3px; }

  #narrow-by-list,
  #narrow-by-list2 {
    padding: 10px;
    border: 1px solid #CCCCCC;
    border-top: 0; }

  .block-layered-nav dl ol > li > a,
  .block-layered-nav dl ol > li > span {
    padding: 7px;
    margin: 5px; }

  .block-layered-nav dl ol > li > a {
    color: #8a8a8a;
    background-color: #F4F4F4;
    padding: 5px 10px; }
    .block-layered-nav dl ol > li > a:hover {
      text-decoration: none;
      background: #ececec; } }
.block-layered-nav .currently {
  color: #FFFFFF; }
  .block-layered-nav .currently .block-subtitle {
    display: block;
    margin: 0;
    margin-bottom: 10px;
    color: #FFFFFF;
    font-family: "Cinzel-Regular", Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: "quattrocentoregular", Arial, sans-serif;
    color: #FFFFFF;
    text-transform: uppercase; }
  .block-layered-nav .currently ol {
    padding-bottom: 10px; }
  .block-layered-nav .currently ol li {
    margin-bottom: 12px; }
    .block-layered-nav .currently ol li:after {
      content: '';
      display: table;
      clear: both; }
  .block-layered-nav .currently .btn-remove {
    margin-top: -2px; }

.block-layered-nav .actions {
  text-align: right;
  margin-top: 0;
  margin-bottom: 25px; }

/* ============================================ *
 * Checkout - Mini cart
 * ============================================ */
.header-minicart .block-cart {
  margin-bottom: 0;
  padding: 33px 0 18px; }

.header-minicart {
  display: inline-block;
  float: left; }
  @media only screen and (max-width: 767px) {
    .header-minicart {
      display: block; } }
  .header-minicart .minicart-message {
    display: block;
    padding-bottom: 20px; }
  .header-minicart .empty {
    text-align: center; }
  .header-minicart .minicart-wrapper {
    clear: both; }
    .header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after {
      content: '';
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      display: none; }
    .header-minicart .minicart-wrapper:before {
      background-color: black;
      opacity: 0.8;
      z-index: 2; }
    .header-minicart .minicart-wrapper:after {
      background-image: url("../images/opc-ajax-loader.gif");
      background-repeat: no-repeat;
      background-position: center;
      z-index: 3; }
    .header-minicart .minicart-wrapper.loading {
      position: relative; }
      .header-minicart .minicart-wrapper.loading:before, .header-minicart .minicart-wrapper.loading:after {
        display: block; }
    .header-minicart .minicart-wrapper.loading {
      position: inherit; }
  .header-minicart .block-cart {
    display: none; }
  .header-minicart .block-subtitle {
    color: #50A4CF;
    font-family: "Cinzel-Regular", Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px; }
    .header-minicart .block-subtitle .close {
      width: 40px;
      float: right;
      display: block;
      color: #8a8a8a;
      text-decoration: none;
      font-weight: normal;
      font-size: 30px;
      position: absolute;
      top: -8px;
      right: -3px; }
  .header-minicart .list-cart-items {
    float: left;
    width: 81.52466%; }
  .header-minicart .mini-products-list > li {
    padding: 14px 8px;
    position: relative;
    width: 30.033%;
    float: left;
    margin-right: 3.30033%;
    clear: none;
    border: 1px solid #555555;
    background-color: #0f0f0f;
    margin-bottom: 16px;
    letter-spacing: 1.1px; }
    .header-minicart .mini-products-list > li .product-details {
      position: relative;
      margin-left: 48.62745%; }
    .header-minicart .mini-products-list > li .remove {
      font-size: 0;
      display: inline-block;
      position: absolute;
      top: 4px;
      right: 4px; }
      .header-minicart .mini-products-list > li .remove:after {
        font-family: "frixicon";
        content: '\e608';
        font-size: 7px; }
  .header-minicart .mini-products-list .product-image {
    max-width: 45.09804%; }
    .header-minicart .mini-products-list .product-image img {
      display: block; }
  .header-minicart .product-details .product-name {
    padding-top: 2px;
    padding-bottom: 12px;
    border-bottom: 1px solid #575757;
    height: 53px; }
  .header-minicart .product-details .product-attribute {
    font-size: 11px;
    padding-bottom: 11px; }
    .header-minicart .product-details .product-attribute li {
      margin-bottom: 5px; }
    .header-minicart .product-details .product-attribute .label {
      min-width: 61px;
      margin-right: 2px;
      display: inline-block; }
      .header-minicart .product-details .product-attribute .label:after {
        content: ':'; }
    .header-minicart .product-details .product-attribute .data {
      text-transform: uppercase;
      color: #FFFFFF; }
  .header-minicart .info-wrapper {
    margin-bottom: 0px; }
    .header-minicart .info-wrapper .price {
      font-size: 18px;
      color: #FFFFFF; }
    .header-minicart .info-wrapper th {
      text-transform: uppercase;
      padding-right: 10px; }
    .header-minicart .info-wrapper td {
      clear: right; }
    .header-minicart .info-wrapper .qty-wrapper td {
      height: 33px;
      line-height: 33px; }
    .header-minicart .info-wrapper .qty {
      padding-left: 4px;
      padding-right: 4px;
      margin-right: 2px;
      width: 3.2em;
      text-align: center;
      height: 30px; }
    .header-minicart .info-wrapper .quantity-button {
      opacity: 0;
      -moz-transition-property: opacity;
      -o-transition-property: opacity;
      -webkit-transition-property: opacity;
      transition-property: opacity;
      -moz-transition-duration: 100ms;
      -o-transition-duration: 100ms;
      -webkit-transition-duration: 100ms;
      transition-duration: 100ms; }
      .header-minicart .info-wrapper .quantity-button[disabled] {
        cursor: default; }
      .header-minicart .info-wrapper .quantity-button.visible {
        opacity: 1; }
  .header-minicart .subtotal .label {
    color: white; }
  .header-minicart .close {
    position: relative;
    padding-right: 13px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "quattrocentoregular", Arial, sans-serif; }
    .header-minicart .close:after {
      font-family: "frixicon";
      content: '\e60c';
      font-size: 7px;
      position: absolute;
      top: 6px;
      margin-left: 5px; }
    .header-minicart .close:hover {
      color: #FFFFFF; }
      .header-minicart .close:hover:after {
        color: #FFFFFF; }
  .header-minicart .minicart-actions {
    width: 18.47534%;
    float: left;
    margin-top: 0px;
    position: relative;
    text-align: right;
    font-family: "quattrocentoregular", Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 1.2px; }
    .header-minicart .minicart-actions .total-items {
      padding-top: 10px;
      border-top: 1px solid #575757;
      margin-top: 12px;
      margin-bottom: 11px; }
    .header-minicart .minicart-actions .subtotal {
      font-size: 18px; }
      .header-minicart .minicart-actions .subtotal .price {
        color: #FFFFFF;
        margin-left: 25px; }
    .header-minicart .minicart-actions .checkout-button {
      min-width: 145px; }
    .header-minicart .minicart-actions .cart-link {
      height: 33px;
      line-height: 39px;
      text-transform: uppercase;
      font-size: 13px; }
    .header-minicart .minicart-actions .paypal-logo .paypal-or {
      line-height: 1.6; }
    .header-minicart .minicart-actions .button {
      width: 100%; }
    .header-minicart .minicart-actions .checkout-types li {
      margin-left: 0;
      margin-right: 0; }
      .header-minicart .minicart-actions .checkout-types li a.button {
        margin-bottom: 16px; }
      .header-minicart .minicart-actions .checkout-types li .paypal-logo {
        display: none; }
  .header-minicart #minicart-error-message {
    text-align: center;
    color: red;
    display: none; }
  .header-minicart #minicart-success-message {
    text-align: center;
    color: green;
    display: none; }
  .header-minicart .jcarousel-control-prev,
  .header-minicart .jcarousel-control-next {
    display: none; }

.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
  display: block; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .header-minicart .block-cart {
    padding-top: 16px;
    padding-bottom: 4px; }
  .header-minicart .list-cart-items {
    width: 72.08672%; }
  .header-minicart .minicart-actions {
    width: 27.91328%;
    margin-top: -3px; }
  .header-minicart .mini-products-list > li {
    width: 251px;
    padding: 11px 10px 11px 8px;
    margin-right: 15px; }
    .header-minicart .mini-products-list > li .product-details {
      margin-left: 107px; }
  .header-minicart .mini-products-list .product-image {
    max-width: 99px; }
  .header-minicart .product-details .product-name {
    font-size: 13px;
    padding-top: 0;
    padding-bottom: 7px;
    padding-bottom: 8px;
    height: 40px; }
  .header-minicart .product-details .product-attribute {
    font-size: 10px; }
    .header-minicart .product-details .product-attribute .label {
      min-width: 55px; } }
@media only screen and (min-width: 768px) {
  .checkout-types.minicart {
    float: none;
    text-align: center; } }
@media only screen and (max-width: 479px) {
  .header-minicart a.skip-cart {
    z-index: 1; } }
@media only screen and (max-width: 767px) {
  .header-minicart .empty {
    margin-bottom: 0; }
  .header-minicart .list-cart-items {
    float: none;
    width: 100%; }
  .header-minicart .minicart-actions {
    float: none;
    width: 100%; }
  .header-minicart .mini-products-list > li {
    float: none;
    width: 100%;
    margin-right: 0;
    padding: 10px;
    margin-bottom: 10px; }
    .header-minicart .mini-products-list > li .product-details {
      margin-left: 104px; }
  .header-minicart .mini-products-list .product-image {
    max-width: 94px; }
  .header-minicart .product-details .product-name {
    font-size: 13px;
    padding-top: 0;
    height: 41px;
    padding-bottom: 9px;
    margin-bottom: 10px; }
  .header-minicart .product-details .product-attribute {
    padding-bottom: 8px; }
    .header-minicart .product-details .product-attribute li {
      margin-bottom: 1px; }
  .header-minicart .minicart-wrapper:before {
    background-color: #EDEDED; }
  .header-minicart .quantity-button {
    float: none; }
  .header-minicart .block-cart {
    padding-top: 14px; }
  .header-minicart .header-minicart .block-subtitle {
    padding-top: 59px; }
  .header-minicart .close.mobile-btn {
    display: inline-block;
    float: right;
    margin-bottom: 10px; }
  .header-minicart .minicart-actions {
    padding-bottom: 0px; }
    .header-minicart .minicart-actions .close {
      display: none; }
    .header-minicart .minicart-actions .total-items {
      border-top: 0;
      margin-top: 0;
      padding-top: 6px;
      margin-bottom: 9px; }
    .header-minicart .minicart-actions .cart-link {
      bottom: 0;
      right: 10px;
      position: absolute; }
    .header-minicart .minicart-actions .checkout-types.minicart li {
      display: inline-block;
      width: auto;
      margin-bottom: 5px; }
      .header-minicart .minicart-actions .checkout-types.minicart li:first-child {
        margin-right: 7px; }
      .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo > a {
        display: inline; }
      .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button {
        display: inline-block;
        vertical-align: top; }
      .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
        width: auto;
        float: none;
        display: inline;
        margin: 0 10px 5px 10px;
        line-height: 40px; } }
@media only screen and (max-width: 740px) {
  .header-minicart .minicart-actions .cart-link {
    right: auto;
    left: 0;
    text-align: center;
    width: 100%; }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button {
    width: 100%;
    display: block;
    margin-left: 0; }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    line-height: 1.6; } }
@media only screen and (max-width: 599px) {
  .header-minicart .minicart-actions .checkout-button {
    width: 100%; } }
input.checkbox {
  display: block;
  visibility: visible;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  font-size: 0;
  position: absolute; }

input.checkbox + label, input[type=checkbox] + label {
  padding-left: 32px; }

input.checkbox + label:before, input[type=checkbox] + label:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #000000;
  border: 1px solid #5b5b5b;
  margin-left: -32px;
  margin-right: 12px;
  margin-top: -3px;
  float: left; }

input.checkbox:checked + label:after, input[type=checkbox]:checked + label:after {
  font-family: "frixicon";
  content: '\e610';
  font-size: 11px;
  color: #FFFFFF;
  float: left;
  margin-left: -28px;
  margin-top: 1px; }

select {
  width: 100%;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  text-indent: 0.01px;
  text-overflow: '';
  visibility: visible !important;
  background: url(../images/icon_sprite.png) right -60px no-repeat #000000;
  height: 37px;
  padding: 5px 8px;
  padding-right: 26px; }

.sort-by select,
.limiter select {
  height: 33px;
  background-position: right -63px; }

/*# sourceMappingURL=header.css.map */
.nav-primary .menu-sub a span{
  color: inherit;
}

.nav-primary .dropdown-image .menu-sub-inner a.menu-text span{
}
.nav-primary .twocolumns-set .menu-title a span{
  color: #fff;
}
#header-account .registered-users .input-box input{
  border-radius: 0px;
  color: #fff;
  font-size: 14px;
  padding: 9px 10px;
}
#header-account .registered-users .buttons-set a{
  color: #cd9e2f;
}
#header-account .forgot-password button span,
#header-account .registered-users button span{
  color: #fff;
}
#header-account .forgot-password button:hover,
#header-account .registered-users button:hover{
  background: #cd9d2f;
  border-color: #cd9d2f;
}
#header-account .new-users .buttons-set button span{
  color: #cd9e2f;
}
#header-account .seperated{
  color: #616161;
}
#header-account .page-title h2{
  letter-spacing: 2.1px;
}

/* Custom Header */
.page-header-container .skip-link.skip-active{
    background: #000000;
}

.page-header-container .skip-link.skip-active .icon{
    background: #272727;
}

@media only screen and (min-width: 1025px) {
    .page-header
    {
        padding: 0 !important;
    }
    .logo {
        padding: 33px 20px 31px !important;
    }
    .page-header-container .skip-links
    {
        float: left !important;
        height: auto !important;
        padding-bottom: 13px;
    }
    #header-search
    {
        width: calc(100% - 187px) !important;
        margin: 0 3px !important;
    }
    #search_mini_form {
        width: 100% !important;
    }
    .account-cart-wrapper {
        float: right !important;
    }
    .skip-account .icon {
        font-size: 15px !important;
        line-height: 21px !important;
        padding: 5px 10px !important;
        width: auto !important;
        letter-spacing: normal;
        max-width: 100%;
    }
    .skip-account .icon::after {
        content: "My Account" !important;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
    }
    #header-nav.skip-content.skip-active{
        background: #000000;
    }
    .nav-primary li.level0 > a {
        min-height: 43px !important;
        padding: 12px 8px !important;
    }
    .nav-primary .menu-sub {
        top: 43px !important;
    }
    .page-header-container .skip-links .skip-cart,
    .page-header-container .skip-links .skip-account {
        padding: 0 3px !important;
    }
    .page-header-container .skip-links .skip-account{
        max-width: 134px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1124px) {
    .page-header-container .skip-links
    {
        width: calc(100% - 210px) !important;
    }
}
@media only screen and (min-width: 1125px) and (max-width: 1328px) {
    .page-header-container .skip-links
    {
        width: calc(100% - 247px) !important;
    }
}
@media only screen and (min-width: 1328px) {
    .page-header-container .skip-links
    {
        width: calc(100% - 340px) !important;
    }
}