/**
 * Copyright © 2013-2017 Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.alignRight {
  text-align: right;
}
.fontAwesome {
  font-family: 'FontAwesome';
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.clearBox {
  display: inline-block;
  width: 100%;
}
.hidden {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.fLeft {
  float: left;
}
.fRight {
  float: right;
}
.zeroNine {
  background: #ffffff;
}
.hideBox {
  background: #ffffff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  min-width: 150px;
  padding: 10px;
  position: absolute;
  text-align: left;
  top: 27px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
}
.hideBox:before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 16px;
  left: 0;
  position: absolute;
  top: -15px;
  width: 100%;
  z-index: 1;
}
.downArrow {
  content: '\f0dd';
  position: absolute;
  top: -2px;
  right: 10px;
  font-family: 'FontAwesome';
}
.dmenu {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  left: 120px !important;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 39px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  visibility: hidden;
  width: 250px;
  z-index: 999;
}
.actions-toolbar .primary .action.compare.primary {
  background: #c0a062;
  color: #ffffff;
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 10px 15px;
  box-shadow: none;
}
.itemType1 button.tocart,
.itemType1 .link-cart {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-size: 13px;
  margin: 0 2px 5px;
  padding: 4px 14px;
  text-transform: uppercase;
  vertical-align: top;
}
.itemType1 button.tocart span,
.itemType1 .link-cart span {
  padding: 0;
  line-height: normal;
  color: #666;
  background: none;
}
.itemType1 button.tocart:hover,
.itemType1 .link-cart:hover {
  background: none;
  border-color: #c0a062;
  color: #c0a062;
}
.itemType1 button.tocart:hover span,
.itemType1 .link-cart:hover span {
  color: #c0a062;
}
.itemType1 .badgeBox .salePrice {
  position: static !important;
}
.itemType1 .badgeBox .new-badge {
  position: static !important;
}
.w-btn {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-size: 12px;
  line-height: 26px;
  margin: 0 2px;
  min-width: 28px;
  text-align: center;
  vertical-align: top;
  color: #666;
}
.w-btn:hover {
  background: none;
  border-color: #c0a062;
  color: #c0a062;
}
.qty label.label {
  font-weight: bold;
}
.price-box {
  font-size: 20px;
  padding: 5px 0 0 0;
  display: inline-block;
}
.price-box .special-price {
  float: right;
}
.price-box .special-price .price-label {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.price-box .old-price {
  float: left;
  padding: 0 5px 0 0;
}
.price-box .old-price .price-label {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.price-box .old-price .price {
  font-size: 13px;
  text-decoration: line-through;
}
.price-box .price-from,
.price-box .price-to {
  margin: 0;
}
.price-box .price-from .price-label,
.price-box .price-to .price-label {
  font-size: 12px;
}
.itemType1 .price-box.price-final_price span {
  color: #ffffff;
}
.itemType1 .price-box.price-final_price:before {
  background: #c0a062;
}
.price-box1 {
  border-radius: 50%;
  height: 80px;
  line-height: 20px;
  position: absolute;
  right: 0;
  top: -100px;
  width: 80px;
  z-index: 1;
  padding: 28px 0;
}
.price-box1 .price-label {
  display: none;
}
.price-box1 span {
  padding: 0;
  font-size: 14px;
  text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.3);
}
.price-box1 .special-price {
  float: none;
  padding: 0;
}
.price-box1 .old-price {
  padding: 0;
  float: none;
}
.price-box1:before {
  border-radius: 50%;
  content: "";
  height: 80px;
  line-height: 80px;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  z-index: -1;
}
.products-list .product-items {
  display: inline-block;
  width: 100%;
}
.products-list .product-items .product-item {
  margin-bottom: 40px;
  text-align: center;
}
.products-list .product-items .product-item .product-item-info {
  position: relative;
}
.products-list .product-items .product-item .product-item-info .product-item-photo {
  display: block;
  position: relative;
  margin: 0 0 10px;
  overflow: hidden;
  width: 100%;
  padding-bottom: 125%;
}
.products-list .product-items .product-item .product-item-info .product-item-photo img {
  width: 100%;
}
.products-list .product-items .product-item .product-item-info .product-item-photo .face {
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  width: 100%;
}
.products-list .product-items .product-item .product-item-info .product-item-photo .face img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.products-list .product-items .product-item .product-item-info .product-item-photo .back-img {
  left: 100%;
}
.products-list .product-items .product-item .product-item-info .product-item-photo:hover .face {
  left: -100%;
}
.products-list .product-items .product-item .product-item-info .product-item-photo:hover .back-img {
  left: 0;
}
.products-list .product-items .product-item .product-item-info .swatch-option-loading:before {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  font-family: 'FontAwesome';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  content: "\f110";
  z-index: 99;
  font-size: 20px;
}
.products-list .product-items .product-item .product-item-info .swatch-option-loading:after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  content: "";
  z-index: 98;
  background: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 30px;
  height: 30px;
}
.products-list .product-items .product-item .fadeView .product-item-photo .back-img {
  left: 0;
  opacity: 0;
}
.products-list .product-items .product-item .fadeView .product-item-photo:hover .face {
  left: 0;
}
.products-list .product-items .product-item .fadeView .product-item-photo:hover .back-img {
  left: 0;
  opacity: 1;
}
.products-list .product-items .product-item .product-item-details {
  position: relative;
}
.products-list .product-items .product-item .product-item-details .product-item-name {
  color: #545454;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
.products-list .product-items .product-item .product-item-details .product-item-name a {
  color: #545454;
}
.products-list .product-items .product-item .product-item-details .price-box {
  font-size: 20px;
  padding: 5px 0 0 0;
  display: inline-block;
}
.products-list .product-items .product-item .product-item-details .price-box .special-price {
  float: right;
}
.products-list .product-items .product-item .product-item-details .price-box .special-price .price-label {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.products-list .product-items .product-item .product-item-details .price-box .old-price {
  float: left;
  padding: 0 5px 0 0;
}
.products-list .product-items .product-item .product-item-details .price-box .old-price .price-label {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.products-list .product-items .product-item .product-item-details .price-box .old-price .price {
  font-size: 13px;
  text-decoration: line-through;
}
.products-list .product-items .product-item .product-item-details .price-box .price-from,
.products-list .product-items .product-item .product-item-details .price-box .price-to {
  margin: 0;
}
.products-list .product-items .product-item .product-item-details .price-box .price-from .price-label,
.products-list .product-items .product-item .product-item-details .price-box .price-to .price-label {
  font-size: 12px;
}
.products-list .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary {
  padding: 10px 0;
}
.products-list .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary form {
  display: inline;
}
.products-list .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-secondary .bIcon {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  display: inline-block;
  height: 30px;
  margin: 1px;
  padding: 5px;
  width: 30px;
}
.products-list .product-items .product-item .salePrice {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-family: arial;
  font-size: 10px;
  font-style: italic;
  line-height: 12px;
  padding: 6px 8px;
  text-align: center;
  vertical-align: top;
  z-index: 9;
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px;
}
.products-list .product-items .product-item .new-badge {
  background: #31b404 none repeat scroll 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-size: 10px;
  margin: 0 5px;
  padding: 6px 8px;
  text-transform: uppercase;
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
}
.products-list .product-items .product-item .badgeBox {
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: 70px;
  z-index: 1;
}
.products-list .product-items .product-item .price-box.price-final_price {
  border-radius: 50%;
  height: auto;
  line-height: 20px;
  padding: 10px 0;
  position: relative;
  right: 0;
  top: 0;
  width: auto;
  z-index: 1;
}
.products-list .product-items .product-item .price-box.price-final_price:before {
  display: none;
}
.products-list .product-items .product-item .price-box.price-final_price span {
  color: #525252;
  font-size: 20px;
  padding: 0;
  text-shadow: none;
}
.products-list .product-items .product-item .product-item-info .product-item-photo {
  width: 25%;
  float: left;
}
.products-list .product-items .product-item .product-item-info .product-item-details {
  float: left;
  position: relative;
  text-align: left;
  width: 75%;
  padding: 0 20px;
}
.products-list .product-items .product-item .product-item-info .product-item-details .swatch-attribute-options {
  margin-top: 5px;
  text-align: left;
}
.products-list .product-items.itemType1 {
  display: inline-block;
  width: 100%;
}
.products-list .product-items.itemType1 .product-item {
  margin-bottom: 40px;
  text-align: center;
}
.products-list .product-items.itemType1 .product-item .product-item-info {
  position: relative;
}
.products-list .product-items.itemType1 .product-item .product-item-info .product-item-photo {
  display: block;
  position: relative;
  margin: 0 0 10px;
  overflow: hidden;
  width: 100%;
  padding-bottom: 125%;
}
.products-list .product-items.itemType1 .product-item .product-item-info .product-item-photo img {
  width: 100%;
}
.products-list .product-items.itemType1 .product-item .product-item-info .product-item-photo .face {
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  width: 100%;
}
.products-list .product-items.itemType1 .product-item .product-item-info .product-item-photo .face img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.products-list .product-items.itemType1 .product-item .product-item-info .product-item-photo .back-img {
  left: 100%;
}
.products-list .product-items.itemType1 .product-item .product-item-info .product-item-photo:hover .face {
  left: -100%;
}
.products-list .product-items.itemType1 .product-item .product-item-info .product-item-photo:hover .back-img {
  left: 0;
}
.products-list .product-items.itemType1 .product-item .product-item-info .swatch-option-loading:before {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  font-family: 'FontAwesome';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  content: "\f110";
  z-index: 99;
  font-size: 20px;
}
.products-list .product-items.itemType1 .product-item .product-item-info .swatch-option-loading:after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  content: "";
  z-index: 98;
  background: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 30px;
  height: 30px;
}
.products-list .product-items.itemType1 .product-item .fadeView .product-item-photo .back-img {
  left: 0;
  opacity: 0;
}
.products-list .product-items.itemType1 .product-item .fadeView .product-item-photo:hover .face {
  left: 0;
}
.products-list .product-items.itemType1 .product-item .fadeView .product-item-photo:hover .back-img {
  left: 0;
  opacity: 1;
}
.products-list .product-items.itemType1 .product-item .product-item-details {
  position: relative;
}
.products-list .product-items.itemType1 .product-item .product-item-details .product-item-name {
  color: #545454;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
.products-list .product-items.itemType1 .product-item .product-item-details .product-item-name a {
  color: #545454;
}
.products-list .product-items.itemType1 .product-item .product-item-details .price-box {
  font-size: 20px;
  padding: 5px 0 0 0;
  display: inline-block;
}
.products-list .product-items.itemType1 .product-item .product-item-details .price-box .special-price {
  float: right;
}
.products-list .product-items.itemType1 .product-item .product-item-details .price-box .special-price .price-label {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.products-list .product-items.itemType1 .product-item .product-item-details .price-box .old-price {
  float: left;
  padding: 0 5px 0 0;
}
.products-list .product-items.itemType1 .product-item .product-item-details .price-box .old-price .price-label {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.products-list .product-items.itemType1 .product-item .product-item-details .price-box .old-price .price {
  font-size: 13px;
  text-decoration: line-through;
}
.products-list .product-items.itemType1 .product-item .product-item-details .price-box .price-from,
.products-list .product-items.itemType1 .product-item .product-item-details .price-box .price-to {
  margin: 0;
}
.products-list .product-items.itemType1 .product-item .product-item-details .price-box .price-from .price-label,
.products-list .product-items.itemType1 .product-item .product-item-details .price-box .price-to .price-label {
  font-size: 12px;
}
.products-list .product-items.itemType1 .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary {
  padding: 10px 0;
}
.products-list .product-items.itemType1 .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary form {
  display: inline;
}
.products-list .product-items.itemType1 .product-item .product-item-details .product-item-inner .product-item-actions .actions-secondary .bIcon {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  display: inline-block;
  height: 30px;
  margin: 1px;
  padding: 5px;
  width: 30px;
}
.products-list .product-items.itemType1 .product-item .salePrice {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-family: arial;
  font-size: 10px;
  font-style: italic;
  line-height: 12px;
  padding: 6px 8px;
  text-align: center;
  vertical-align: top;
  z-index: 9;
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px;
}
.products-list .product-items.itemType1 .product-item .new-badge {
  background: #31b404 none repeat scroll 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-size: 10px;
  margin: 0 5px;
  padding: 6px 8px;
  text-transform: uppercase;
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
}
.products-list .product-items.itemType1 .product-item .badgeBox {
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: 70px;
  z-index: 1;
}
.products-list .product-items.itemType1 .product-item .price-box.price-final_price {
  border-radius: 50%;
  height: auto;
  line-height: 20px;
  padding: 10px 0;
  position: relative;
  right: 0;
  top: 0;
  width: auto;
  z-index: 1;
}
.products-list .product-items.itemType1 .product-item .price-box.price-final_price:before {
  display: none;
}
.products-list .product-items.itemType1 .product-item .price-box.price-final_price span {
  color: #525252;
  font-size: 20px;
  padding: 0;
  text-shadow: none;
}
.products-list .product-items.itemType1 .product-item .product-item-info .product-item-photo {
  width: 25%;
  float: left;
}
.products-list .product-items.itemType1 .product-item .product-item-info .product-item-details {
  float: left;
  position: relative;
  text-align: left;
  width: 75%;
  padding: 0 20px;
}
.products-list .product-items.itemType1 .product-item .product-item-info .product-item-details .swatch-attribute-options {
  margin-top: 5px;
  text-align: left;
}
.products-list .product-items.itemType2 .product-item .tocompare.w-btn {
  left: 20%;
  right: auto;
}
.products-list .product-items.itemType2 .product-item .product-item-details {
  width: auto;
}
.products-list .product-items.itemType2 .product-items .product-item .tocompare.w-btn {
  left: 20%;
  right: auto;
}
.products-list .product-items.itemType2 .product-items .product-item .product-item-details {
  width: auto;
}
.products-list .product-items.itemType3 {
  display: inline-block;
  width: 100%;
}
.products-list .product-items.itemType3 .product-item {
  margin-bottom: 40px;
  text-align: center;
}
.products-list .product-items.itemType3 .product-item .product-item-info {
  position: relative;
}
.products-list .product-items.itemType3 .product-item .product-item-info .product-item-photo {
  display: block;
  position: relative;
  margin: 0 0 10px;
  overflow: hidden;
  width: 100%;
  padding-bottom: 125%;
}
.products-list .product-items.itemType3 .product-item .product-item-info .product-item-photo img {
  width: 100%;
}
.products-list .product-items.itemType3 .product-item .product-item-info .product-item-photo .face {
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  width: 100%;
}
.products-list .product-items.itemType3 .product-item .product-item-info .product-item-photo .face img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.products-list .product-items.itemType3 .product-item .product-item-info .product-item-photo .back-img {
  left: 100%;
}
.products-list .product-items.itemType3 .product-item .product-item-info .product-item-photo:hover .face {
  left: -100%;
}
.products-list .product-items.itemType3 .product-item .product-item-info .product-item-photo:hover .back-img {
  left: 0;
}
.products-list .product-items.itemType3 .product-item .product-item-info .swatch-option-loading:before {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  font-family: 'FontAwesome';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  content: "\f110";
  z-index: 99;
  font-size: 20px;
}
.products-list .product-items.itemType3 .product-item .product-item-info .swatch-option-loading:after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  content: "";
  z-index: 98;
  background: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 30px;
  height: 30px;
}
.products-list .product-items.itemType3 .product-item .fadeView .product-item-photo .back-img {
  left: 0;
  opacity: 0;
}
.products-list .product-items.itemType3 .product-item .fadeView .product-item-photo:hover .face {
  left: 0;
}
.products-list .product-items.itemType3 .product-item .fadeView .product-item-photo:hover .back-img {
  left: 0;
  opacity: 1;
}
.products-list .product-items.itemType3 .product-item .product-item-details {
  position: relative;
}
.products-list .product-items.itemType3 .product-item .product-item-details .product-item-name {
  color: #545454;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
.products-list .product-items.itemType3 .product-item .product-item-details .product-item-name a {
  color: #545454;
}
.products-list .product-items.itemType3 .product-item .product-item-details .price-box {
  font-size: 20px;
  padding: 5px 0 0 0;
  display: inline-block;
}
.products-list .product-items.itemType3 .product-item .product-item-details .price-box .special-price {
  float: right;
}
.products-list .product-items.itemType3 .product-item .product-item-details .price-box .special-price .price-label {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.products-list .product-items.itemType3 .product-item .product-item-details .price-box .old-price {
  float: left;
  padding: 0 5px 0 0;
}
.products-list .product-items.itemType3 .product-item .product-item-details .price-box .old-price .price-label {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.products-list .product-items.itemType3 .product-item .product-item-details .price-box .old-price .price {
  font-size: 13px;
  text-decoration: line-through;
}
.products-list .product-items.itemType3 .product-item .product-item-details .price-box .price-from,
.products-list .product-items.itemType3 .product-item .product-item-details .price-box .price-to {
  margin: 0;
}
.products-list .product-items.itemType3 .product-item .product-item-details .price-box .price-from .price-label,
.products-list .product-items.itemType3 .product-item .product-item-details .price-box .price-to .price-label {
  font-size: 12px;
}
.products-list .product-items.itemType3 .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary {
  padding: 10px 0;
}
.products-list .product-items.itemType3 .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary form {
  display: inline;
}
.products-list .product-items.itemType3 .product-item .product-item-details .product-item-inner .product-item-actions .actions-secondary .bIcon {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  display: inline-block;
  height: 30px;
  margin: 1px;
  padding: 5px;
  width: 30px;
}
.products-list .product-items.itemType3 .product-item .salePrice {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-family: arial;
  font-size: 10px;
  font-style: italic;
  line-height: 12px;
  padding: 6px 8px;
  text-align: center;
  vertical-align: top;
  z-index: 9;
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px;
}
.products-list .product-items.itemType3 .product-item .new-badge {
  background: #31b404 none repeat scroll 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-size: 10px;
  margin: 0 5px;
  padding: 6px 8px;
  text-transform: uppercase;
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
}
.products-list .product-items.itemType3 .product-item .badgeBox {
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: 70px;
  z-index: 1;
}
.products-list .product-items.itemType3 .product-item .price-box.price-final_price {
  border-radius: 50%;
  height: auto;
  line-height: 20px;
  padding: 10px 0;
  position: relative;
  right: 0;
  top: 0;
  width: auto;
  z-index: 1;
}
.products-list .product-items.itemType3 .product-item .price-box.price-final_price:before {
  display: none;
}
.products-list .product-items.itemType3 .product-item .price-box.price-final_price span {
  color: #525252;
  font-size: 20px;
  padding: 0;
  text-shadow: none;
}
.products-list .product-items.itemType3 .product-item .product-item-info .product-item-photo {
  width: 25%;
  float: left;
}
.products-list .product-items.itemType3 .product-item .product-item-info .product-item-details {
  float: left;
  position: relative;
  text-align: left;
  width: 75%;
  padding: 0 20px;
}
.products-list .product-items.itemType3 .product-item .product-item-info .product-item-details .swatch-attribute-options {
  margin-top: 5px;
  text-align: left;
}
.products-list .product-items.itemType3 .product-item-info .product-item-details .product-item-inner .iconBox {
  opacity: 1;
  padding: 20px 0;
  position: static;
  right: 0;
  top: 0;
  transform: none;
}
.products-grid .product-items {
  display: inline-block;
  width: 100%;
}
.products-grid .product-items .product-item {
  margin-bottom: 40px;
  text-align: center;
}
.products-grid .product-items .product-item .product-item-info {
  position: relative;
}
.products-grid .product-items .product-item .product-item-info .product-item-photo {
  display: block;
  position: relative;
  margin: 0 0 10px;
  overflow: hidden;
  width: 100%;
  padding-bottom: 125%;
}
.products-grid .product-items .product-item .product-item-info .product-item-photo img {
  width: 100%;
}
.products-grid .product-items .product-item .product-item-info .product-item-photo .face {
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  width: 100%;
}
.products-grid .product-items .product-item .product-item-info .product-item-photo .face img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.products-grid .product-items .product-item .product-item-info .product-item-photo .back-img {
  left: 100%;
}
.products-grid .product-items .product-item .product-item-info .product-item-photo:hover .face {
  left: -100%;
}
.products-grid .product-items .product-item .product-item-info .product-item-photo:hover .back-img {
  left: 0;
}
.products-grid .product-items .product-item .product-item-info .swatch-option-loading:before {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  font-family: 'FontAwesome';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  content: "\f110";
  z-index: 99;
  font-size: 20px;
}
.products-grid .product-items .product-item .product-item-info .swatch-option-loading:after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  content: "";
  z-index: 98;
  background: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 30px;
  height: 30px;
}
.products-grid .product-items .product-item .fadeView .product-item-photo .back-img {
  left: 0;
  opacity: 0;
}
.products-grid .product-items .product-item .fadeView .product-item-photo:hover .face {
  left: 0;
}
.products-grid .product-items .product-item .fadeView .product-item-photo:hover .back-img {
  left: 0;
  opacity: 1;
}
.products-grid .product-items .product-item .product-item-details {
  position: relative;
}
.products-grid .product-items .product-item .product-item-details .product-item-name {
  color: #545454;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
.products-grid .product-items .product-item .product-item-details .product-item-name a {
  color: #545454;
}
.products-grid .product-items .product-item .product-item-details .price-box {
  font-size: 20px;
  padding: 5px 0 0 0;
  display: inline-block;
}
.products-grid .product-items .product-item .product-item-details .price-box .special-price {
  float: right;
}
.products-grid .product-items .product-item .product-item-details .price-box .special-price .price-label {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.products-grid .product-items .product-item .product-item-details .price-box .old-price {
  float: left;
  padding: 0 5px 0 0;
}
.products-grid .product-items .product-item .product-item-details .price-box .old-price .price-label {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.products-grid .product-items .product-item .product-item-details .price-box .old-price .price {
  font-size: 13px;
  text-decoration: line-through;
}
.products-grid .product-items .product-item .product-item-details .price-box .price-from,
.products-grid .product-items .product-item .product-item-details .price-box .price-to {
  margin: 0;
}
.products-grid .product-items .product-item .product-item-details .price-box .price-from .price-label,
.products-grid .product-items .product-item .product-item-details .price-box .price-to .price-label {
  font-size: 12px;
}
.products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary {
  padding: 10px 0;
}
.products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary form {
  display: inline;
}
.products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-secondary .bIcon {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  display: inline-block;
  height: 30px;
  margin: 1px;
  padding: 5px;
  width: 30px;
}
.products-grid .product-items .product-item .salePrice {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-family: arial;
  font-size: 10px;
  font-style: italic;
  line-height: 12px;
  padding: 6px 8px;
  text-align: center;
  vertical-align: top;
  z-index: 9;
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px;
}
.products-grid .product-items .product-item .new-badge {
  background: #31b404 none repeat scroll 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-size: 10px;
  margin: 0 5px;
  padding: 6px 8px;
  text-transform: uppercase;
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
}
.products-grid .product-items .product-item .badgeBox {
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: 70px;
  z-index: 1;
}
.products-grid .product-items.itemType1 .product-item .price-box.price-final_price {
  border-radius: 50%;
  height: 80px;
  line-height: 20px;
  position: absolute;
  right: 0;
  top: -100px;
  width: 80px;
  z-index: 1;
  padding: 28px 0;
}
.products-grid .product-items.itemType1 .product-item .price-box.price-final_price .price-label {
  display: none;
}
.products-grid .product-items.itemType1 .product-item .price-box.price-final_price span {
  padding: 0;
  font-size: 14px;
  text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.3);
}
.products-grid .product-items.itemType1 .product-item .price-box.price-final_price .special-price {
  float: none;
  padding: 0;
}
.products-grid .product-items.itemType1 .product-item .price-box.price-final_price .old-price {
  padding: 0;
  float: none;
}
.products-grid .product-items.itemType1 .product-item .price-box.price-final_price:before {
  border-radius: 50%;
  content: "";
  height: 80px;
  line-height: 80px;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  z-index: -1;
}
.products-grid .product-items.itemType1 .product-item .spBox .price-box {
  padding: 32px 0 0;
}
.products-grid .product-items.itemType1 .product-item .spBox .price-box .old-price {
  float: none;
  left: 0;
  padding: 0;
  position: absolute;
  top: 20px;
  width: 100%;
}
.products-grid .product-items.itemType2 .heart {
  background: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #dee0e9;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  margin: 10px;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 35px;
  z-index: 1;
  color: #c0a062;
  left: 0;
}
.products-grid .product-items.itemType2 .heart:hover {
  border-color: #c0a062;
}
.products-grid .product-items.itemType2 .tocompare.w-btn {
  background: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #dee0e9;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  margin: 10px;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 35px;
  z-index: 1;
  color: #c0a062;
  left: 0;
  right: 0;
  left: auto;
}
.products-grid .product-items.itemType2 .tocompare.w-btn:hover {
  border-color: #c0a062;
}
.products-grid .product-items.itemType2 .tocompare.w-btn:hover {
  border-color: #c0a062;
}
.products-grid .product-items.itemType2 .salePrice {
  margin: 10px 5px;
  padding: 3px 8px;
  position: static;
}
.products-grid .product-items.itemType2 .product-item-inner .actions-primary {
  display: inline-block;
  padding-top: 5px;
  width: 100%;
}
.products-grid .product-items.itemType2 .product-item-inner .actions-primary button {
  background: none;
  float: left;
}
.products-grid .product-items.itemType2 .product-item-inner .actions-primary button span {
  background: #c0a062;
  border-width: 1px;
  border-style: solid;
  border-color: #c0a062;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 13px;
  line-height: 30px;
  padding: 0 15px;
  text-transform: capitalize;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.products-grid .product-items.itemType2 .product-item-inner .actions-primary button:hover span {
  border-color: #c0a062;
  color: #c0a062;
  background: #ffffff;
}
.products-grid .product-items.itemType2 .product-item-inner .actions-primary .qview.w-btn {
  background: #c0a062;
  border-width: 1px;
  border-style: solid;
  border-color: #c0a062;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 13px;
  line-height: 30px;
  padding: 0 15px;
  text-transform: capitalize;
  float: right;
}
.products-grid .product-items.itemType2 .product-item-inner .actions-primary .qview.w-btn:hover {
  border-color: #c0a062;
  color: #c0a062;
  background: #ffffff;
}
.products-grid .product-items.itemType2 .new-badge {
  left: 0 !important;
  top: -40px !important;
  right: auto;
}
.products-grid .product-items.itemType3 .salePrice {
  margin: 10px 5px;
  padding: 3px 8px;
  position: static;
}
.products-grid .product-items.itemType3 .product-item-info .product-item-details .product-item-inner .iconBox {
  position: absolute;
  top: -50px;
  right: 0;
  transform: translate3d(0, 40px, 0px);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -webkit-transform: translate3d(0, 40px, 0px);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -moz-transform: translate3d(0, 40px, 0px);
  -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  opacity: 0;
}
.products-grid .product-items.itemType3 .product-item-info .product-item-details .product-item-inner .iconBox .w-btn {
  background: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
  width: 40px;
  min-width: 40px;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.2);
  border: none;
}
.products-grid .product-items.itemType3 .product-item-info .product-item-details .product-item-inner .iconBox .w-btn:hover {
  background: #c0a062;
  color: #fff;
}
.products-grid .product-items.itemType3 .product-item-info:hover .product-item-details .product-item-inner .iconBox {
  opacity: 1;
  transform: translate3d(0px, 0, 0px);
  -webkit-transform: translate3d(0px, 0, 0px);
  -moz-transform: translate3d(0px, 0, 0px);
}
.box-title {
  display: inline-block;
  margin: 50px 0 20px;
  padding: 10px 0;
  text-align: left;
  vertical-align: top;
  width: 100%;
  border-bottom: 1px solid #dee0e9;
}
.box-title h2 {
  display: inline-block;
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  position: relative;
  text-transform: capitalize;
  vertical-align: top;
  padding: 0;
  color: #545454;
}
.loaderBox:before {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  font-family: 'FontAwesome';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  content: "\f110";
  z-index: 99;
  font-size: 20px;
}
.loaderBox:after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  content: "";
  z-index: 98;
  background: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 30px;
  height: 30px;
}
.productType {
  margin-bottom: 40px;
  text-align: center;
}
.productType .product-item-info {
  position: relative;
}
.productType .product-item-info .product-item-photo {
  display: block;
  position: relative;
  margin: 0 0 10px;
  overflow: hidden;
  width: 100%;
  padding-bottom: 125%;
}
.productType .product-item-info .product-item-photo img {
  width: 100%;
}
.productType .product-item-info .product-item-photo .face {
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  width: 100%;
}
.productType .product-item-info .product-item-photo .face img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.productType .product-item-info .product-item-photo .back-img {
  left: 100%;
}
.productType .product-item-info .product-item-photo:hover .face {
  left: -100%;
}
.productType .product-item-info .product-item-photo:hover .back-img {
  left: 0;
}
.productType .product-item-info .swatch-option-loading:before {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  font-family: 'FontAwesome';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  content: "\f110";
  z-index: 99;
  font-size: 20px;
}
.productType .product-item-info .swatch-option-loading:after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  content: "";
  z-index: 98;
  background: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 30px;
  height: 30px;
}
.productType .fadeView .product-item-photo .back-img {
  left: 0;
  opacity: 0;
}
.productType .fadeView .product-item-photo:hover .face {
  left: 0;
}
.productType .fadeView .product-item-photo:hover .back-img {
  left: 0;
  opacity: 1;
}
.productType .product-item-details {
  position: relative;
}
.productType .product-item-details .product-item-name {
  color: #545454;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
.productType .product-item-details .product-item-name a {
  color: #545454;
}
.productType .product-item-details .price-box {
  font-size: 20px;
  padding: 5px 0 0 0;
  display: inline-block;
}
.productType .product-item-details .price-box .special-price {
  float: right;
}
.productType .product-item-details .price-box .special-price .price-label {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.productType .product-item-details .price-box .old-price {
  float: left;
  padding: 0 5px 0 0;
}
.productType .product-item-details .price-box .old-price .price-label {
  display: block;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.productType .product-item-details .price-box .old-price .price {
  font-size: 13px;
  text-decoration: line-through;
}
.productType .product-item-details .price-box .price-from,
.productType .product-item-details .price-box .price-to {
  margin: 0;
}
.productType .product-item-details .price-box .price-from .price-label,
.productType .product-item-details .price-box .price-to .price-label {
  font-size: 12px;
}
.productType .product-item-details .product-item-inner .product-item-actions .actions-primary {
  padding: 10px 0;
}
.productType .product-item-details .product-item-inner .product-item-actions .actions-primary form {
  display: inline;
}
.productType .product-item-details .product-item-inner .product-item-actions .actions-secondary .bIcon {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  display: inline-block;
  height: 30px;
  margin: 1px;
  padding: 5px;
  width: 30px;
}
.productType .salePrice {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-family: arial;
  font-size: 10px;
  font-style: italic;
  line-height: 12px;
  padding: 6px 8px;
  text-align: center;
  vertical-align: top;
  z-index: 9;
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px;
}
.productType .new-badge {
  background: #31b404 none repeat scroll 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-size: 10px;
  margin: 0 5px;
  padding: 6px 8px;
  text-transform: uppercase;
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
}
.productType .badgeBox {
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: 70px;
  z-index: 1;
}
.productType1 .price-box.price-final_price {
  border-radius: 50%;
  height: 80px;
  line-height: 20px;
  position: absolute;
  right: 0;
  top: -100px;
  width: 80px;
  z-index: 1;
  padding: 28px 0;
}
.productType1 .price-box.price-final_price .price-label {
  display: none;
}
.productType1 .price-box.price-final_price span {
  padding: 0;
  font-size: 14px;
  text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.3);
}
.productType1 .price-box.price-final_price .special-price {
  float: none;
  padding: 0;
}
.productType1 .price-box.price-final_price .old-price {
  padding: 0;
  float: none;
}
.productType1 .price-box.price-final_price:before {
  border-radius: 50%;
  content: "";
  height: 80px;
  line-height: 80px;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  z-index: -1;
}
.productType1 .spBox .price-box {
  padding: 32px 0 0;
}
.productType1 .spBox .price-box .old-price {
  float: none;
  left: 0;
  padding: 0;
  position: absolute;
  top: 20px;
  width: 100%;
}
.heart {
  font-size: 18px;
  left: 0;
  padding: 5px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.productType2 .heart {
  background: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #dee0e9;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  margin: 10px;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 35px;
  z-index: 1;
  color: #c0a062;
  left: 0;
}
.productType2 .heart:hover {
  border-color: #c0a062;
}
.productType2 .tocompare.w-btn {
  background: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #dee0e9;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  margin: 10px;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 35px;
  z-index: 1;
  color: #c0a062;
  left: 0;
  right: 0;
  left: auto;
}
.productType2 .tocompare.w-btn:hover {
  border-color: #c0a062;
}
.productType2 .tocompare.w-btn:hover {
  border-color: #c0a062;
}
.productType2 .salePrice {
  margin: 10px 5px;
  padding: 3px 8px;
  position: static;
}
.productType2 .product-item-inner .actions-primary {
  display: inline-block;
  padding-top: 5px;
  width: 100%;
}
.productType2 .product-item-inner .actions-primary button {
  background: none;
  float: left;
}
.productType2 .product-item-inner .actions-primary button span {
  background: #c0a062;
  border-width: 1px;
  border-style: solid;
  border-color: #c0a062;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 13px;
  line-height: 30px;
  padding: 0 15px;
  text-transform: capitalize;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.productType2 .product-item-inner .actions-primary button:hover span {
  border-color: #c0a062;
  color: #c0a062;
  background: #ffffff;
}
.productType2 .product-item-inner .actions-primary .qview.w-btn {
  background: #c0a062;
  border-width: 1px;
  border-style: solid;
  border-color: #c0a062;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 13px;
  line-height: 30px;
  padding: 0 15px;
  text-transform: capitalize;
  float: right;
}
.productType2 .product-item-inner .actions-primary .qview.w-btn:hover {
  border-color: #c0a062;
  color: #c0a062;
  background: #ffffff;
}
.productType2 .new-badge {
  left: 0 !important;
  top: -40px !important;
  right: auto;
}
.productType3 .salePrice {
  margin: 10px 5px;
  padding: 3px 8px;
  position: static;
}
.productType3 .product-item-info .product-item-details .product-item-inner .iconBox {
  position: absolute;
  top: -50px;
  right: 0;
  transform: translate3d(0, 40px, 0px);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -webkit-transform: translate3d(0, 40px, 0px);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -moz-transform: translate3d(0, 40px, 0px);
  -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  opacity: 0;
}
.productType3 .product-item-info .product-item-details .product-item-inner .iconBox .w-btn {
  background: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
  width: 40px;
  min-width: 40px;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.2);
  border: none;
}
.productType3 .product-item-info .product-item-details .product-item-inner .iconBox .w-btn:hover {
  background: #c0a062;
  color: #fff;
}
.productType3 .product-item-info:hover .product-item-details .product-item-inner .iconBox {
  opacity: 1;
  transform: translate3d(0px, 0, 0px);
  -webkit-transform: translate3d(0px, 0, 0px);
  -moz-transform: translate3d(0px, 0, 0px);
}
a.print {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  clear: left;
  display: inline-block;
  margin: 0 35%;
  padding: 10px 20px;
}
.col-sm-20 {
  float: left;
  width: 20%;
  padding: 0 15px;
}
.socialBox li {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
  text-align: center;
}
.socialBox li a {
  border-width: 1px;
  border-style: solid;
  border-color: #a8a8a8;
  display: block;
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 36px;
}
.loader {
  width: 100%;
  display: inline-block;
  text-align: center;
  height: 100%;
}
.block {
  display: inline-block;
  margin-bottom: 35px;
  width: 100%;
}
.newsletter.block {
  margin: 0;
}
.newsletter .content {
  margin-bottom: 20px;
  position: relative;
}
.newsletter .content .field.newsletter {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(245, 245, 245, 0.3);
  position: relative;
}
.newsletter .content .field.newsletter input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  height: 40px;
}
.newsletter .content .field.newsletter #newsletter-error {
  bottom: -20px;
  display: block;
  left: 11px;
  position: absolute;
}
.newsletter .content .field.newsletter button.subscribe {
  border: medium none;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  background: none;
}
.newsletter .content .field.newsletter button.subscribe span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 24px;
  height: 40px;
  line-height: 39px;
  padding: 0;
}
#owlTestimonial .testimonialPan {
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
  text-transform: none;
  width: 70%;
}
#owlTestimonial .testimonialPan .testimonialThumb {
  border: 5px solid #ffffff;
  border-radius: 100%;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
  display: inline-block !important;
  margin: 5px;
  max-width: 100px;
  vertical-align: top;
  width: auto !important;
}
#owlTestimonial .testimonialPan p {
  display: inline-block;
  margin: 15px 0;
  text-align: center;
  vertical-align: top;
}
#owlTestimonial .testimonialPan p .quote {
  font-size: 25px;
}
#owlTestimonial .testimonialPan p .author {
  display: inline-block;
  font-size: 15px;
  margin-top: 10px;
  vertical-align: top;
  width: 100%;
}
body > .loading-mask {
  z-index: 9999;
}
.header.links li {
  float: left;
  margin-bottom: 0;
  margin-right: 25px;
  text-transform: capitalize;
}
.header.links li a {
  display: block;
  font-size: 11px;
  text-decoration: none;
  text-transform: capitalize;
  color: #ffffff;
  font-size: 12px;
}
.header.links li.link.wishlist .counter {
  color: #fff;
}
.compareBox {
  display: inline-block;
}
.compareBox li {
  font-size: 11px;
  padding-left: 20px;
  float: left;
}
.compareBox li span {
  color: #ffffff;
  text-transform: uppercase;
}
.compareBox li a {
  color: #ffffff;
  text-transform: uppercase;
}
.compareBox li.compare span:before {
  content: '(';
  padding: 0 5px;
}
.compareBox li.compare span:after {
  content: ')';
  padding: 0 5px;
}
.header_currency {
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  padding-right: 30px;
  position: relative;
  vertical-align: top;
  text-transform: uppercase;
}
.header_currency .currency_detail {
  background: #ffffff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  min-width: 150px;
  padding: 10px;
  position: absolute;
  text-align: left;
  top: 27px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
}
.header_currency .currency_detail:before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 16px;
  left: 0;
  position: absolute;
  top: -15px;
  width: 100%;
  z-index: 1;
}
.header_currency .currency_detail ul li {
  display: inline-block;
  padding: 5px 0;
  width: 100%;
}
.header_currency .currency_detail ul li a {
  color: #545454;
  display: block;
  text-decoration: none;
}
.header_currency .currency_detail ul li a:hover {
  color: #c0a062;
}
.header_currency:hover .currency_detail {
  display: block;
}
.header_currency:before {
  content: '\f0dd';
  position: absolute;
  top: -2px;
  right: 10px;
  font-family: 'FontAwesome';
}
.header_language {
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  padding-right: 30px;
  position: relative;
  vertical-align: top;
  text-transform: uppercase;
}
.header_language .language_detail {
  background: #ffffff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  min-width: 150px;
  padding: 10px;
  position: absolute;
  text-align: left;
  top: 27px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
}
.header_language .language_detail:before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 16px;
  left: 0;
  position: absolute;
  top: -15px;
  width: 100%;
  z-index: 1;
}
.header_language .language_detail ul li {
  display: inline-block;
  padding: 5px 0;
  width: 100%;
}
.header_language .language_detail ul li a {
  display: block;
  text-decoration: none;
  color: #545454;
}
.header_language .language_detail ul li a:hover {
  color: #c0a062;
}
.header_language:hover .language_detail {
  display: block;
}
.header_language:before {
  content: '\f0dd';
  position: absolute;
  top: -2px;
  right: 10px;
  font-family: 'FontAwesome';
}
.logoBox {
  display: table;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.logoBox .logo {
  display: table-cell;
  float: none;
  height: 113px;
  width: auto;
  vertical-align: middle;
}
.logoBox .logo img {
  float: none;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
}
.logoBox .logo .logoSm {
  display: none;
}
.logoBox .logo .logoTp {
  display: none;
}
.cms-index-index .fullBanner .logoBox.tpLogo .logo .defaultLogo {
  display: none;
}
.cms-index-index .fullBanner .logoBox.tpLogo .logo .logoTp {
  display: block;
}
.cms-index-index .page-title-wrapper {
  display: none;
}
.cms-index-index .bannerBlock {
  padding-top: 30px;
}
.header_usp {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  padding: 31px 0;
  width: 100%;
}
.header_usp li {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.header_usp li a {
  color: #545454;
  font-size: 14px;
  font-weight: 600;
  display: block;
}
.header_usp li a em {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 50px;
  line-height: 50px;
  width: 50px;
  margin-right: 10px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.header_usp li a em span {
  font-size: 0;
  display: none;
}
.serchB .searchIcon,
.serchB .searchIcon .fa {
  color: #545454;
  display: block;
  float: right;
  font-size: 15px;
  padding: 4px;
  position: relative;
  cursor: pointer;
}
.serchB .searchCenter {
  bottom: -12px;
  display: none;
  padding-right: 0;
  position: absolute;
  right: 12px;
  width: 100%;
  opacity: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.serchB .searchCenter .field.search {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  position: relative;
  width: 100%;
}
.serchB .searchCenter .field.search .action.search {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: none;
}
.serchB .searchCenter .field.search .action.search span {
  color: #545454;
  padding: 9px 15px;
  display: block;
  line-height: normal;
  background: none;
}
.serchB .searchCenter .field.search .action.search span span {
  padding: 0;
}
.serchB .searchCenter .field.search input {
  border: none;
  padding: 10px;
  width: 100%;
  line-height: normal;
  height: auto;
}
.serchB .searchCenter .topArrow {
  border-width: 10px;
  border-style: solid;
  border-color: transparent;
  position: absolute;
  right: 7px;
  content: '';
  top: -17px;
}
.serchB .searchCenter:before {
  border-width: 10px;
  border-style: solid;
  border-color: transparent;
  position: absolute;
  right: 7px;
  content: '';
  top: -17px;
  border-bottom-color: #ddd;
}
.serchB .searchCenter:after {
  border-width: 10px;
  border-style: solid;
  border-color: transparent;
  position: absolute;
  right: 7px;
  content: '';
  top: -17px;
  top: -15px;
  border-bottom-color: #fff;
}
.serchB .searchCenter.active {
  display: block;
}
.nav-container {
  border-color: #dddddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0;
  margin: 0 0 15px 0;
  width: 100%;
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 97;
}
.nav-container ul#nav {
  display: inline-block;
  float: none;
  width: auto;
  vertical-align: middle;
}
.nav-container ul#nav .withIcon a .fa {
  margin-right: 10px;
}
.nav-container ul#nav > li {
  float: left;
  margin: 0;
  padding: 0 20px;
  position: relative;
}
.nav-container ul#nav > li.level0 > a {
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  padding: 10px 0;
  position: relative;
  text-transform: uppercase;
  vertical-align: top;
  color: #545454;
}
.nav-container ul#nav > li.level0 > a span.mdlabel {
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  padding: 2px 8px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: -14px;
  white-space: nowrap;
  z-index: 9;
}
.nav-container ul#nav > li.level0 > a span.mdlabel:before {
  border-bottom: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-style: solid;
  border-width: 5px;
  bottom: -9px;
  content: "";
  position: absolute;
  right: 5px;
  width: auto;
  height: auto;
  left: auto;
}
.nav-container ul#nav > li.level0 > a span {
  float: left;
}
.nav-container ul#nav > li.level0 > a .mdlicon {
  padding: 5px 5px 0 0;
}
.nav-container ul#nav > li.level0 > a .mdlicon img {
  float: left;
  max-width: 11px;
}
.nav-container ul#nav > li .pump {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  left: 0;
  margin-top: 0;
  opacity: 0;
  padding: 20px;
  position: absolute;
  text-align: left;
  top: 39px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  visibility: hidden;
  width: 250px;
  z-index: 0;
  background: #ffffff;
}
.nav-container ul#nav > li .pump ul {
  display: block !important;
}
.nav-container ul#nav > li .pump ul li {
  float: left;
  font-size: 12px;
  padding: 5px;
  position: relative;
  width: 100%;
}
.nav-container ul#nav > li .pump ul li a {
  color: #545454;
}
.nav-container ul#nav > li .pump ul li .pump {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  left: 120px !important;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 39px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  visibility: hidden;
  width: 250px;
  z-index: 999;
  top: 0 !important;
}
.nav-container ul#nav > li .pump ul li:hover > a {
  color: #c0a062;
}
.nav-container ul#nav > li .pump ul li.parent:before {
  content: "\f0da";
  position: absolute;
  right: 10px;
  top: 5px;
  font-family: 'FontAwesome';
}
.nav-container ul#nav > li .pump ul li.parent:hover > .pump {
  display: inline-block;
  left: 120px;
  opacity: 1;
  top: 0;
  visibility: visible;
  z-index: 999;
}
.nav-container ul#nav > li:hover > .pump {
  left: 0;
  margin-top: 0;
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}
.nav-container ul#nav > li:hover > a {
  color: #c0a062;
}
.nav-container ul#nav > li > ul {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  left: 0;
  margin-top: 0;
  opacity: 0;
  padding: 20px;
  position: absolute;
  text-align: left;
  top: 39px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  visibility: hidden;
  width: 250px;
  z-index: 0;
  background: #ffffff;
}
.nav-container ul#nav > li > ul li {
  float: left;
  font-size: 12px;
  padding: 5px;
  position: relative;
  width: 100%;
}
.nav-container ul#nav > li > ul li a {
  color: #545454;
}
.nav-container ul#nav > li > ul li > ul {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  left: 120px !important;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 39px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  visibility: hidden;
  width: 250px;
  z-index: 999;
  top: 0 !important;
}
.nav-container ul#nav > li > ul li:hover > a {
  color: #c0a062;
}
.nav-container ul#nav > li > ul li.parent:before {
  content: "\f0da";
  position: absolute;
  right: 10px;
  top: 5px;
  font-family: 'FontAwesome';
}
.nav-container ul#nav > li > ul li.parent:hover > ul {
  display: inline-block;
  left: 120px;
  opacity: 1;
  top: 0;
  visibility: visible;
  z-index: 999;
}
.nav-container ul#nav > li:hover > ul {
  left: 0;
  margin-top: 0;
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}
.nav-container ul#nav > li.home.hicon {
  padding-right: 0;
}
.nav-container ul#nav > li.megamenu {
  position: static;
}
.nav-container ul#nav > li.megamenu .pump {
  width: 100%;
  display: inline-block;
}
.nav-container ul#nav > li.megamenu .pump ul {
  display: inline-block;
  width: 100%;
}
.nav-container ul#nav > li.megamenu .pump ul > li.level1 {
  float: left;
  padding-left: 0;
}
.nav-container ul#nav > li.megamenu .pump ul > li.level1 > a {
  font-weight: bold;
}
.nav-container ul#nav > li.megamenu .pump ul > li.level1 li {
  padding-left: 10px;
}
.nav-container ul#nav > li.megamenu .pump ul > li.level1 li:before {
  position: absolute;
  left: 0;
  top: 7px;
  content: "\f105";
  font-family: 'FontAwesome';
}
.nav-container ul#nav > li.megamenu .pump ul > li.level1 > .pump {
  box-shadow: none;
  left: 0;
  opacity: 1;
  padding: 10px 10px 0 0;
  position: static;
  top: 0;
  visibility: inherit;
  width: 100%;
}
.nav-container ul#nav > li.megamenu .pump ul > li.level1 > .pump .pump {
  padding-left: 15px;
  position: static;
  box-shadow: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  opacity: 1;
  visibility: inherit;
}
.nav-container ul#nav > li.megamenu .pump ul li.parent:before {
  content: '';
}
.nav-container ul#nav > li.megamenu .pump.col-block-4 ul > li.level1 {
  width: 25%;
}
.nav-container ul#nav > li.megamenu .pump.col-block-3 ul > li.level1 {
  width: 33.33%;
}
.nav-container ul#nav > li.megamenu .pump.col-block-2 ul > li.level1 {
  width: 50%;
}
.nav-container ul#nav > li.megamenu .pump.col-block-1 ul > li.level1 {
  width: 100%;
}
.nav-container ul#nav > li.megamenu .cat_thumb {
  display: block;
  padding-bottom: 10px;
}
.fb_iframe_widget iframe,
.fb_iframe_widget span,
.fb_iframe_widget,
.fb_iframe_widget iframe > div,
.fb_iframe_widget iframe[style],
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.fx_nav-container .nav-container ul#nav > li.level0 > a {
  color: #fff;
}
.fx_minicart-wrapper .minicart-wrapper:before {
  color: #fff;
}
.fx_minicart-wrapper .minicart-wrapper .text {
  color: #fff;
}
.fx_minicart-wrapper .minicart-wrapper a.action:after {
  color: #fff;
}
.fx_minicart-wrapper .minicart-wrapper a.action .counter .label {
  color: #fff;
}
.fx_minicart-wrapper .navBox2 .navWrap .serchB .searchIcon .fa {
  color: #fff;
}
.fx_minicart-wrapper .serchB .searchIcon {
  color: #fff;
}
.fx_minicart-wrapper .serchB .searchIcon .fa {
  color: #fff;
}
header.fullBanner {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(245, 245, 245, 0.5);
}
header.fullBanner .headerTop {
  background: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(245, 245, 245, 0.5);
}
header.fullBanner .nav-container ul#nav > li.level0 > a {
  color: #fff;
}
header.fullBanner .minicart-wrapper:before {
  color: #fff;
}
header.fullBanner .minicart-wrapper .text {
  color: #fff;
}
header.fullBanner .minicart-wrapper a.action:after {
  color: #fff;
}
header.fullBanner .minicart-wrapper a.action .counter .label {
  color: #fff;
}
header.fullBanner .navBox2 .navWrap .serchB .searchIcon .fa {
  color: #fff;
}
header.fullBanner .serchB .searchIcon {
  color: #fff;
}
header.fullBanner .serchB .searchIcon .fa {
  color: #fff;
}
header.fullBanner .headerCenter,
header.fullBanner .navWrap {
  background: none;
}
header.fullBanner.headertype1 .customLinks li a {
  color: #fff;
}
header.fullBanner.headertype1 .navigation .nav-container {
  border-bottom: none;
  border-top: 1px solid rgba(245, 245, 245, 0.5);
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 97;
}
header.fullBanner.headertype2 {
  border-bottom: none;
}
header.fullBanner.headertype2 .header_usp li a {
  color: #fff;
}
header.fullBanner.headertype2 .header_usp li a em {
  color: #fff;
  border-color: #fff;
}
.fixedHeader .page-header.fixHeader {
  background: #c0a062;
  position: fixed;
  z-index: 99;
  width: 100%;
  left: 0;
  top: 0;
}
.fixedHeader .page-header.fixHeader .headerTop {
  display: none;
}
.fixedHeader .page-header.fixHeader .logoWrapper .logoBox {
  left: 15px;
  position: absolute;
}
.fixedHeader .page-header.fixHeader .logoWrapper .logoBox .logo {
  height: 48px;
}
.fixedHeader .page-header.fixHeader .navHeader {
  padding-left: 180px;
}
.fixedHeader .page-header.fixHeader .navHeader .navBox3 {
  margin-bottom: 0;
}
.fixedHeader .page-header.fixHeader .navHeader .navBox3 .nav-container {
  padding: 0;
}
.fixedHeader .page-header.fixHeader .navHeader .navBox3 .nav-container ul#nav > li.megamenu > .pump {
  top: 48px;
}
.fixedHeader .page-header.fixHeader .navHeader .navBox3 .nav-container ul#nav > li > .pump {
  top: 48px;
}
.fixedHeader .page-header.fixHeader .navHeader .navBox3 .nav-container ul#nav > li > ul.level0 {
  top: 48px !important;
}
.fixedHeader .page-header.fixHeader .navHeader .navBox3 .minicart-wrapper {
  top: 5px;
}
.fixedHeader .page-header.fixHeader .navHeader .navBox3 .minicart-wrapper > a {
  color: #fff;
}
.fixedHeader .page-header.fixHeader .navHeader .navBox3 .minicart-wrapper .counter.qty {
  background: #ffffff;
  color: #000000;
  left: -31px;
  top: 6px;
}
.fixedHeader .page-header.fixHeader .navHeader .navBox3 .minicart-wrapper #minicart-content-wrapper {
  top: 42px;
}
.fixedHeader .page-header.fixHeader .navHeader .navBox3 .serchB > a {
  top: 4px;
}
.fixedHeader .page-header.fixHeader .navHeader .navBox3 .serchB .searchCenter {
  bottom: -41px;
}
.fixedHeader .page-header.fixHeader .navHeader .navBox3 .navigation .nav-container ul#nav > li.level0 > a span.mdlabel {
  font-size: 10px;
  padding: 0 8px;
  top: -4px;
}
.fixedHeader .page-header.fixHeader .nav-container ul#nav > li.level0 > a {
  color: #fff;
}
.fixedHeader .page-header.fixHeader .minicart-wrapper:before {
  color: #fff;
}
.fixedHeader .page-header.fixHeader .minicart-wrapper .text {
  color: #fff;
}
.fixedHeader .page-header.fixHeader .minicart-wrapper a.action:after {
  color: #fff;
}
.fixedHeader .page-header.fixHeader .minicart-wrapper a.action .counter .label {
  color: #fff;
}
.fixedHeader .page-header.fixHeader .navBox2 .navWrap .serchB .searchIcon .fa {
  color: #fff;
}
.fixedHeader .page-header.fixHeader .serchB .searchIcon {
  color: #fff;
}
.fixedHeader .page-header.fixHeader .serchB .searchIcon .fa {
  color: #fff;
}
.fixedHeader .page-header.fixHeader .minicart-wrapper .text {
  color: #fff;
}
.fixedHeader .page-header.fixHeader .minicart-wrapper .counter .loading-mask {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  top: 0;
}
.fixedHeader .page-header.fixHeader .minicart-wrapper .counter.qty {
  background: #ffffff none repeat scroll 0 0;
  color: #000000;
  left: -30px;
  top: 6px;
}
.fixedHeader .page-header.fixHeader .headerCenter,
.fixedHeader .page-header.fixHeader .navWrap {
  background: none;
}
.fixedHeader .page-header.fixHeader.headertype1 .socialHeader {
  display: none;
}
.fixedHeader .page-header.fixHeader.headertype1 .headerCenter {
  position: relative;
}
.fixedHeader .page-header.fixHeader.headertype1 .logoWrapper {
  left: 15px;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 99;
}
.fixedHeader .page-header.fixHeader.headertype1 .logoWrapper .logoBox {
  left: 0;
  position: static;
}
.fixedHeader .page-header.fixHeader.headertype1 .logoWrapper .logoBox .logo {
  height: 40px;
}
.fixedHeader .page-header.fixHeader.headertype1 .navWrap .navigation {
  padding-left: 180px;
  padding-top: 1px;
  padding-bottom: 2px;
  position: relative;
}
.fixedHeader .page-header.fixHeader.headertype1 .navWrap .navigation .nav-container {
  border: none;
  margin: 0;
  text-align: left;
  position: static;
}
.fixedHeader .page-header.fixHeader.headertype1 .navWrap .navigation .nav-container ul#nav > li.level0 > a span.mdlabel {
  font-size: 10px;
  padding: 0 8px;
  top: 1px;
}
.fixedHeader .page-header.fixHeader.headertype1 .navWrap .navigation .nav-container ul#nav > li.level0 > a span.mdlabel:before {
  display: none;
}
.fixedHeader .page-header.fixHeader.headertype1 .header-left {
  padding-bottom: 0;
  padding-top: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 20%;
}
.fixedHeader .page-header.fixHeader.headertype1 .minicart-wrapper {
  top: 3px;
}
.fixedHeader .page-header.fixHeader.headertype1 .minicart-wrapper #minicart-content-wrapper {
  top: 45px;
}
.fixedHeader .page-header.fixHeader.headertype1 .serchB .searchIcon,
.fixedHeader .page-header.fixHeader.headertype1 .serchB .searchIcon .fa {
  padding: 6px;
}
.fixedHeader .page-header.fixHeader.headertype1 .serchB .searchCenter {
  bottom: -45px;
  right: 0;
  width: 500px;
}
.fixedHeader .page-header.fixHeader.headertype1 .serchB .searchCenter:before {
  right: 23px;
}
.fixedHeader .page-header.fixHeader.headertype1 .serchB .searchCenter:after {
  right: 23px;
}
.fixedHeader .page-header.fixHeader.headertype2 .headerCenter {
  position: relative;
}
.fixedHeader .page-header.fixHeader.headertype2 .logoWrapper {
  left: 15px;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 99;
}
.fixedHeader .page-header.fixHeader.headertype2 .logoWrapper .logoBox {
  left: 0;
  position: static;
}
.fixedHeader .page-header.fixHeader.headertype2 .navBox2 {
  padding: 0;
}
.fixedHeader .page-header.fixHeader.headertype2 .navBox2 .navWrap {
  border: medium none;
  margin-bottom: 0;
}
.fixedHeader .page-header.fixHeader.headertype2 .navBox2 .navWrap .navigation {
  padding-left: 180px;
}
.fixedHeader .page-header.fixHeader.headertype2 .navBox2 .navWrap .navigation .nav-container {
  position: static;
}
.fixedHeader .page-header.fixHeader.headertype2 .navBox2 .navWrap .navigation .nav-container ul#nav > li.level0 > a span.mdlabel {
  font-size: 10px;
  padding: 0 8px;
  top: 1px;
}
.fixedHeader .page-header.fixHeader.headertype2 .navBox2 .navWrap .navigation .nav-container ul#nav > li.level0 > a span.mdlabel:before {
  display: none;
}
.fixedHeader .page-header.fixHeader.headertype2 .navBox2 .navWrap .serchB {
  border: none;
}
.fixedHeader .page-header.fixHeader.headertype2 .navBox2 .navWrap .serchB .searchIcon {
  color: #fff;
}
.fixedHeader .page-header.fixHeader.headertype2 .navBox2 .navWrap .serchB .searchIcon .fa {
  color: #fff;
}
.fixedHeader .page-header.fixHeader.headertype2 .navBox2 .navWrap .minicart-wrapper {
  right: 45px;
  top: 7px;
}
.fixedHeader .page-header.fixHeader.headertype2 .socialHeader {
  display: none;
}
body {
  color: #545454;
}
a,
a:hover,
a:active {
  color: #c0a062;
}
a:visited {
  color: inherit;
}
input,
textarea,
select {
  border-color: #dddddd;
}
button span {
  color: #ffffff;
  background: #c0a062;
}
button:hover span {
  background: #545454;
}
.cIcons .mdl-social li a {
  color: #ffffff;
}
.cIcons .mdl-social li.facebook a {
  background: #3a589b;
}
.cIcons .mdl-social li.twitter a {
  background: #63b4e4;
}
.cIcons .mdl-social li.google-plus a {
  background: #d6492f;
}
.cIcons .mdl-social li.youtube a {
  background: #cf3427;
}
.cIcons .mdl-social li.pinterest a {
  background: #999999;
}
.cIcons .mdl-social li.linkedin a {
  background: #007ab9;
}
.cIcons .mdl-social li.rss a {
  background: #e19126;
}
.cIcons .mdl-social li.tumblr a {
  background: #4d83ba;
}
.cIcons .mdl-social li.tumblr a {
  background: #4d83ba;
}
.cIcons .mdl-social li.dribbble a {
  background: #ea4c89;
}
.panel.wrapper {
  background: #c0a062;
  color: #ffffff;
}
.panel.wrapper .links li a {
  color: #ffffff;
}
.minicart-wrapper .action.showcart:after {
  color: #545454;
}
.nav-container ul#nav .lab-red {
  background: #ff0000;
  color: #ffffff;
}
.nav-container ul#nav .lab-red:before {
  border-top-color: #ff0000;
}
.nav-container ul#nav .lab-yellow {
  background: #faeb1a;
  color: #ffffff;
}
.nav-container ul#nav .lab-yellow:before {
  border-top-color: #faeb1a;
}
.nav-container ul#nav .lab-green {
  background: #6fba54;
  color: #ffffff;
}
.nav-container ul#nav .lab-green:before {
  border-top-color: #6fba54;
}
.nav-container ul#nav ul.submenu {
  background: #ffffff;
}
#owlBanner .owl-prev,
#owlBanner .owl-next {
  color: #ffffff;
}
.camerarelative .btn-cart {
  color: #ffffff;
  border-color: #ffffff;
}
.btnBox .bannerBtn {
  color: #ffffff;
  border-color: #ffffff;
}
#tabs .bestselling-title h2 span {
  border-color: #dddddd;
}
#tabs .bestselling-title h2 span a {
  color: #545454;
}
#tabs .bestselling-title h2 span.current {
  border-color: #545454;
}
.breadcrumbBox > .container > .breadcrumbs {
  background: #eeeeee;
}
.toolbar select {
  background-color: #f0f0f0;
  border-radius: 3px;
  box-shadow: 0 1px 0 0 #ffffff inset, 0 -1px 0 0 rgba(204, 204, 204, 0.3) inset;
  border-width: #cccccc;
  border-style: solid;
  border-color: #dddddd;
}
.toolbar .modes .modes-mode {
  background: #fff;
  color: #9e9e9e;
  border-color: #dddddd;
}
.toolbar .modes .modes-mode:before {
  color: #7d7d7d;
}
.toolbar .modes .modes-mode.active {
  background: #dedede;
}
.toolbar .modes .mode-list:hover {
  background: #ebebeb;
  color: #7d7d7d;
}
.toolbar .pages-items li a {
  background: #f5f5f5;
}
.toolbar .pages-items li a:hover {
  background: #c0a062;
  color: #fff;
}
.toolbar .pages-items li a:hover span {
  color: #fff;
}
.toolbar .pages-items li a:hover:before {
  color: #fff;
}
.toolbar .pages-items li.current {
  background-color: #e5e5e5;
}
.bIcon {
  color: #7d7d7d;
}
.bIcon:hover {
  border-color: #c0a062 !important;
  color: #c0a062;
}
.old-price .price {
  color: #8b8b8b;
}
.salePrice {
  background: #c82536;
  color: #ffffff;
}
.message.info,
.message-notice,
.message.notice,
.message.warning {
  border-color: #f8e3a0;
  background: #fcf4d9;
}
.message.info:before,
.message-notice:before,
.message.notice:before,
.message.warning:before {
  color: #8c6741;
}
.message.success {
  border-color: #a3d6a1;
  background: #c6e4c4;
}
.message.success:before {
  color: #177144;
}
.message.message-error {
  border-color: #e3a2a1;
  background: #f1d2d1;
}
.message.message-error:before {
  color: #e00000;
}
.mage-error {
  color: #e00000;
}
.face {
  background: #ffffff;
}
.footerBox {
  background: #262f38;
  color: #a8a8a8;
}
.footerBox .links li a {
  color: #a8a8a8;
}
.footerBox .links li a:hover {
  color: #ffffff;
}
.footerBox .mdl-social li a {
  color: #a8a8a8;
}
.footer2 .coloredIcon .mdl-social li a {
  color: #ffffff;
}
.footer2 .coloredIcon .mdl-social li.facebook a {
  background: #3a589b;
}
.footer2 .coloredIcon .mdl-social li.twitter a {
  background: #63b4e4;
}
.footer2 .coloredIcon .mdl-social li.google-plus a {
  background: #d6492f;
}
.footer2 .coloredIcon .mdl-social li.youtube a {
  background: #cf3427;
}
.footer2 .coloredIcon .mdl-social li.pinterest a {
  background: #999999;
}
.footer2 .coloredIcon .mdl-social li.linkedin a {
  background: #007ab9;
}
.footer2 .coloredIcon .mdl-social li.rss a {
  background: #e19126;
}
.footer2 .coloredIcon .mdl-social li.tumblr a {
  background: #4d83ba;
}
.footer2 .coloredIcon .mdl-social li.tumblr a {
  background: #4d83ba;
}
.footer2 .coloredIcon .mdl-social li.dribbble a {
  background: #ea4c89;
}
.footerBox.footer4 {
  background: #ffffff;
  color: #666;
}
.footerBox.footer4 h3 {
  color: #545454;
}
.footerBox.footer4 .links ul li a {
  color: #666;
}
.footerBox.footer4 .uspBox li p {
  color: #666;
}
.footerBox.footer4 .footer-wrapper-bottom .coloredIcon .mdl-social li a {
  color: #ffffff;
}
.footerBox.footer4 .footer-wrapper-bottom .coloredIcon .mdl-social li.facebook a {
  background: #3a589b;
}
.footerBox.footer4 .footer-wrapper-bottom .coloredIcon .mdl-social li.twitter a {
  background: #63b4e4;
}
.footerBox.footer4 .footer-wrapper-bottom .coloredIcon .mdl-social li.google-plus a {
  background: #d6492f;
}
.footerBox.footer4 .footer-wrapper-bottom .coloredIcon .mdl-social li.youtube a {
  background: #cf3427;
}
.footerBox.footer4 .footer-wrapper-bottom .coloredIcon .mdl-social li.pinterest a {
  background: #999999;
}
.footerBox.footer4 .footer-wrapper-bottom .coloredIcon .mdl-social li.linkedin a {
  background: #007ab9;
}
.footerBox.footer4 .footer-wrapper-bottom .coloredIcon .mdl-social li.rss a {
  background: #e19126;
}
.footerBox.footer4 .footer-wrapper-bottom .coloredIcon .mdl-social li.tumblr a {
  background: #4d83ba;
}
.footerBox.footer4 .footer-wrapper-bottom .coloredIcon .mdl-social li.tumblr a {
  background: #4d83ba;
}
.footerBox.footer4 .footer-wrapper-bottom .coloredIcon .mdl-social li.dribbble a {
  background: #ea4c89;
}
.footer5 .smallFooter li a {
  color: #a8a8a8;
}
.footer5 .smallFooter li:before {
  background: #a8a8a8;
}
.footer5 .hexagon .mdl-social li .outers {
  border-color: #a8a8a8;
}
.footer5 .hexagon .mdl-social li a {
  color: #a8a8a8;
}
.copyright {
  background: #191e24;
}
.copyright .copyText {
  color: #ffffff;
}
.block-new-customer .block-content .primary a {
  background: #c0a062 none repeat scroll 0 0;
  color: #ffffff;
}
.block-new-customer .block-content .primary a:hover {
  background: #545454;
}
.product-item-name > a {
  color: #545454;
}
.cart-summary {
  background: #f5f5f5;
}
.navigation .nav-container {
  border-color: #dddddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0;
  margin: 0 0 15px 0;
  width: 100%;
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 97;
}
.navigation .nav-container ul#nav {
  display: inline-block;
  float: none;
  width: auto;
  vertical-align: middle;
}
.navigation .nav-container ul#nav .withIcon a .fa {
  margin-right: 10px;
}
.navigation .nav-container ul#nav > li {
  float: left;
  margin: 0;
  padding: 0 20px;
  position: relative;
}
.navigation .nav-container ul#nav > li.level0 > a {
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  padding: 10px 0;
  position: relative;
  text-transform: uppercase;
  vertical-align: top;
  color: #545454;
}
.navigation .nav-container ul#nav > li.level0 > a span.mdlabel {
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  padding: 2px 8px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: -14px;
  white-space: nowrap;
  z-index: 9;
}
.navigation .nav-container ul#nav > li.level0 > a span.mdlabel:before {
  border-bottom: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-style: solid;
  border-width: 5px;
  bottom: -9px;
  content: "";
  position: absolute;
  right: 5px;
  width: auto;
  height: auto;
  left: auto;
}
.navigation .nav-container ul#nav > li.level0 > a span {
  float: left;
}
.navigation .nav-container ul#nav > li.level0 > a .mdlicon {
  padding: 5px 5px 0 0;
}
.navigation .nav-container ul#nav > li.level0 > a .mdlicon img {
  float: left;
  max-width: 11px;
}
.navigation .nav-container ul#nav > li.level0 > a:hover:before {
  background: transparent;
  bottom: -8px;
  content: "";
  height: 12px;
  left: 0;
  position: absolute;
  width: 100%;
}
.navigation .nav-container ul#nav > li .pump {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  left: 0;
  margin-top: 0;
  opacity: 0;
  padding: 20px;
  position: absolute;
  text-align: left;
  top: 39px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  visibility: hidden;
  width: 250px;
  z-index: 0;
  background: #ffffff;
}
.navigation .nav-container ul#nav > li .pump ul {
  display: block !important;
}
.navigation .nav-container ul#nav > li .pump ul li {
  float: left;
  font-size: 12px;
  padding: 5px;
  position: relative;
  width: 100%;
  margin: 0;
}
.navigation .nav-container ul#nav > li .pump ul li a {
  color: #545454;
}
.navigation .nav-container ul#nav > li .pump ul li .pump {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  left: 120px !important;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 39px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  visibility: hidden;
  width: 250px;
  z-index: 999;
  top: 0 !important;
}
.navigation .nav-container ul#nav > li .pump ul li:hover > a {
  color: #c0a062;
}
.navigation .nav-container ul#nav > li .pump ul li.parent:before {
  content: "\f0da";
  position: absolute;
  right: 10px;
  top: 5px;
  font-family: 'FontAwesome';
}
.navigation .nav-container ul#nav > li .pump ul li.parent:hover > .pump {
  display: inline-block;
  left: 120px;
  opacity: 1;
  top: 0;
  visibility: visible;
  z-index: 999;
}
.navigation .nav-container ul#nav > li:hover > .pump {
  left: 0;
  margin-top: 0;
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}
.navigation .nav-container ul#nav > li:hover > a {
  color: #c0a062;
}
.navigation .nav-container ul#nav > li > ul {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  left: 0;
  margin-top: 0;
  opacity: 0;
  padding: 20px;
  position: absolute;
  text-align: left;
  top: 39px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  visibility: hidden;
  width: 250px;
  z-index: 0;
  background: #ffffff;
}
.navigation .nav-container ul#nav > li > ul li {
  float: left;
  font-size: 12px;
  padding: 5px;
  position: relative;
  width: 100%;
  margin: 0;
}
.navigation .nav-container ul#nav > li > ul li a {
  color: #545454;
}
.navigation .nav-container ul#nav > li > ul li > ul {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  left: 120px !important;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 39px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  visibility: hidden;
  width: 250px;
  z-index: 999;
  top: 0 !important;
}
.navigation .nav-container ul#nav > li > ul li:hover > a {
  color: #c0a062;
}
.navigation .nav-container ul#nav > li > ul li.parent:before {
  content: "\f0da";
  position: absolute;
  right: 10px;
  top: 5px;
  font-family: 'FontAwesome';
  margin: 0;
}
.navigation .nav-container ul#nav > li > ul li.parent:hover > ul {
  display: inline-block;
  left: 120px;
  opacity: 1;
  top: 0;
  visibility: visible;
  z-index: 999;
}
.navigation .nav-container ul#nav > li:hover > ul {
  left: 0;
  margin-top: 0;
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}
.navigation .nav-container ul#nav > li.home.hicon {
  padding-right: 0;
}
.navigation .nav-container ul#nav > li.megamenu {
  position: static;
}
.navigation .nav-container ul#nav > li.megamenu .pump {
  width: 100%;
  display: inline-block;
}
.navigation .nav-container ul#nav > li.megamenu .pump ul {
  display: inline-block;
  width: 100%;
}
.navigation .nav-container ul#nav > li.megamenu .pump ul > li.level1 {
  float: left;
  padding-left: 0;
}
.navigation .nav-container ul#nav > li.megamenu .pump ul > li.level1 > a {
  font-weight: bold;
}
.navigation .nav-container ul#nav > li.megamenu .pump ul > li.level1 li {
  padding-left: 10px;
}
.navigation .nav-container ul#nav > li.megamenu .pump ul > li.level1 li:before {
  position: absolute;
  left: 0;
  top: 7px;
  content: "\f105";
  font-family: 'FontAwesome';
}
.navigation .nav-container ul#nav > li.megamenu .pump ul > li.level1 > .pump {
  box-shadow: none;
  left: 0;
  opacity: 1;
  padding: 10px 10px 0 0;
  position: static;
  top: 0;
  visibility: inherit;
  width: 100%;
}
.navigation .nav-container ul#nav > li.megamenu .pump ul > li.level1 > .pump .pump {
  padding-left: 15px;
  position: static;
  box-shadow: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  opacity: 1;
  visibility: inherit;
}
.navigation .nav-container ul#nav > li.megamenu .pump ul li.parent:before {
  content: '';
}
.navigation .nav-container ul#nav > li.megamenu .pump.col-block-4 ul > li.level1 {
  width: 25%;
}
.navigation .nav-container ul#nav > li.megamenu .pump.col-block-3 ul > li.level1 {
  width: 33.33%;
}
.navigation .nav-container ul#nav > li.megamenu .pump.col-block-2 ul > li.level1 {
  width: 50%;
}
.navigation .nav-container ul#nav > li.megamenu .pump.col-block-1 ul > li.level1 {
  width: 100%;
}
.navigation .nav-container ul#nav > li.megamenu .cat_thumb {
  display: block;
  padding-bottom: 10px;
}
.navBox2 .navWrap {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  position: relative;
  margin-bottom: 15px;
}
.navBox2 .navWrap .serchB {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dddddd;
  padding: 8px 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.navBox2 .navWrap .serchB .searchIcon,
.navBox2 .navWrap .serchB .searchIcon .fa {
  color: #545454;
  display: block;
  float: right;
  font-size: 15px;
  padding: 4px;
  position: relative;
  cursor: pointer;
}
.navBox2 .navWrap .serchB .searchCenter {
  bottom: -12px;
  display: none;
  padding-right: 0;
  position: absolute;
  right: 12px;
  width: 100%;
  opacity: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.navBox2 .navWrap .serchB .searchCenter .field.search {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  position: relative;
  width: 100%;
}
.navBox2 .navWrap .serchB .searchCenter .field.search .action.search {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: none;
}
.navBox2 .navWrap .serchB .searchCenter .field.search .action.search span {
  color: #545454;
  padding: 9px 15px;
  display: block;
  line-height: normal;
  background: none;
}
.navBox2 .navWrap .serchB .searchCenter .field.search .action.search span span {
  padding: 0;
}
.navBox2 .navWrap .serchB .searchCenter .field.search input {
  border: none;
  padding: 10px;
  width: 100%;
  line-height: normal;
  height: auto;
}
.navBox2 .navWrap .serchB .searchCenter .topArrow {
  border-width: 10px;
  border-style: solid;
  border-color: transparent;
  position: absolute;
  right: 7px;
  content: '';
  top: -17px;
}
.navBox2 .navWrap .serchB .searchCenter:before {
  border-width: 10px;
  border-style: solid;
  border-color: transparent;
  position: absolute;
  right: 7px;
  content: '';
  top: -17px;
  border-bottom-color: #ddd;
}
.navBox2 .navWrap .serchB .searchCenter:after {
  border-width: 10px;
  border-style: solid;
  border-color: transparent;
  position: absolute;
  right: 7px;
  content: '';
  top: -17px;
  top: -15px;
  border-bottom-color: #fff;
}
.navBox2 .navWrap .serchB .searchCenter.active {
  display: block;
}
.navBox2 .navWrap .serchB .searchCenter {
  bottom: -41px;
  right: 0;
  width: 500px;
}
.navBox2 .navWrap .minicart-wrapper {
  position: absolute;
  right: 65px;
  top: 9px;
  z-index: 99;
}
.navBox2 .navWrap .minicart-wrapper #minicart-content-wrapper {
  top: 41px;
}
.navBox2 .navWrap .minicart-wrapper .block-minicart {
  top: 35px;
}
.navBox3 {
  margin-bottom: 0;
  padding: 0;
}
.navBox3 .serchB > a {
  padding: 8px 10px;
  position: absolute;
  right: 15px;
  top: 25px;
  z-index: 99;
}
.navBox3 .serchB .searchCenter {
  bottom: -26px;
  right: 18px;
  width: 500px;
  margin: 0;
  z-index: 1;
}
.navBox3 .minicart-wrapper {
  position: absolute;
  right: 50px;
  top: 27px;
  z-index: 99;
}
.navBox3 .minicart-wrapper #minicart-content-wrapper {
  top: 60px;
}
.navHeader {
  position: static;
}
.headertype2 .navigation .nav-container {
  text-align: left;
  border: none;
  margin: 0;
}
.headertype2 .navigation .nav-container ul#nav > li {
  margin: 0;
  padding: 6px 3px 6px 0;
}
.headertype2 .navigation .nav-container ul#nav > li > a {
  padding: 8px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  text-transform: capitalize;
}
.headertype2 .navigation .nav-container ul#nav > li > .pump {
  top: 47px;
}
.headertype2 .navigation .nav-container ul#nav > li > ul.level0 {
  top: 47px !important;
}
.headertype2 .navigation .nav-container ul#nav > li:hover > a {
  background: #c0a062;
  color: #fff;
}
.headertype2 .navigation .nav-container ul#nav > li.active > a,
.headertype2 .navigation .nav-container ul#nav > li.has-active > a {
  background: #c0a062;
  color: #fff;
}
.headertype3 .navigation .nav-container {
  position: static;
  text-align: left;
  border: none;
  margin: 0;
  padding: 20px 0;
}
.headertype3 .navigation .nav-container ul#nav > li {
  padding: 0;
  margin: 0 3px;
}
.headertype3 .navigation .nav-container ul#nav > li > a {
  padding: 8px 20px;
  margin: 7px 0;
  font-size: 13px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.headertype3 .navigation .nav-container ul#nav > li > a:hover:before {
  background: transparent;
  bottom: -35px;
  content: "";
  height: 43px;
  left: 0;
  position: absolute;
  width: 100%;
}
.headertype3 .navigation .nav-container ul#nav > li > .pump {
  top: 66px;
}
.headertype3 .navigation .nav-container ul#nav > li > ul.level0 {
  top: 66px !important;
}
.headertype3 .navigation .nav-container ul#nav > li:hover > a {
  background: #c0a062;
  color: #fff;
}
.headertype3 .navigation .nav-container ul#nav > li.active > a,
.headertype3 .navigation .nav-container ul#nav > li.has-active > a {
  background: #c0a062;
  color: #fff;
}
.headertype3 .navigation .nav-container ul#nav > li.parent:hover:before {
  background: transparent;
  bottom: -22px;
  content: "";
  height: 25px;
  left: 0;
  position: absolute;
  width: 100%;
}
.headertype3 .navigation .nav-container ul#nav > li.megamenu > .pump {
  top: 86px;
}
.headertype3 .navigation .nav-container ul#nav > li.megamenu.parent:hover:before {
  bottom: -3px;
}
.cms-index-index .headertype3 .navigation .nav-container ul#nav > li.home > a,
.cms-index-index .headertype2 .navigation .nav-container ul#nav > li.home > a {
  background: #c0a062;
  color: #fff;
}
button {
  padding: 0;
  margin: 0;
  border: none;
  box-shadow: none;
  background: none;
}
button span {
  padding: 0 25px;
  display: inline-block;
  font-size: 13px;
  line-height: 45px;
  text-transform: capitalize;
}
button span span {
  padding: 0;
  line-height: normal;
}
button.disabled {
  position: relative;
}
button.disabled span {
  opacity: 0.5;
}
button.disabled:before {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -9px;
  margin-top: -9px;
  content: "\f110";
  z-index: 99;
  font-size: 18px;
}
button:hover {
  background: #e1e1e1;
  border: none;
}
.actions-primary a.action.tocart {
  background: none;
  border: medium none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.actions-primary a.action.tocart span {
  padding: 0 25px;
  display: inline-block;
  font-size: 13px;
  line-height: 45px;
  text-transform: capitalize;
  background: #c0a062;
  color: #fff;
}
.actions-primary a.action.tocart span:hover {
  background: #545454;
}
.action.primary.checkout {
  background: #c0a062;
  border: none;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 10px 15px;
  vertical-align: middle;
}
.action.primary.checkout span {
  font-size: 1.8rem;
  line-height: 2.2rem;
  line-height: normal;
  height: auto;
  padding: 0;
}
.action.primary.checkout:hover {
  background: #545454;
  color: #ffffff;
}
.action.primary.checkout:hover span {
  color: #fff;
  background: none;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
footer.page-footer .footer1 .areaBox .block.newsletter .content,
footer.page-footer .footer3 .areaBox .block.newsletter .content {
  margin-bottom: 20px;
  position: relative;
}
footer.page-footer .footer1 .areaBox .block.newsletter .content .field.newsletter,
footer.page-footer .footer3 .areaBox .block.newsletter .content .field.newsletter {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(245, 245, 245, 0.3);
  position: relative;
}
footer.page-footer .footer1 .areaBox .block.newsletter .content .field.newsletter input,
footer.page-footer .footer3 .areaBox .block.newsletter .content .field.newsletter input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  height: 40px;
}
footer.page-footer .footer1 .areaBox .block.newsletter .content .field.newsletter #newsletter-error,
footer.page-footer .footer3 .areaBox .block.newsletter .content .field.newsletter #newsletter-error {
  bottom: -20px;
  display: block;
  left: 11px;
  position: absolute;
}
footer.page-footer .footer1 .areaBox .block.newsletter .content .field.newsletter button.subscribe,
footer.page-footer .footer3 .areaBox .block.newsletter .content .field.newsletter button.subscribe {
  border: medium none;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  background: none;
}
footer.page-footer .footer1 .areaBox .block.newsletter .content .field.newsletter button.subscribe span,
footer.page-footer .footer3 .areaBox .block.newsletter .content .field.newsletter button.subscribe span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 24px;
  height: 40px;
  line-height: 39px;
  padding: 0;
}
footer.page-footer .footer2 .footer-top-wrapper .newsletter .content {
  margin-bottom: 0;
}
footer.page-footer .footer4 .footer-wrapper-bottom .block.newsletter {
  margin-bottom: 0;
  vertical-align: top;
}
footer.page-footer .footer4 .footer-wrapper-bottom .block.newsletter h3 {
  float: left;
  margin: 7px 0;
  padding: 0 10px;
  text-align: right;
  width: 40%;
}
footer.page-footer .footer4 .footer-wrapper-bottom .block.newsletter .content {
  float: left;
  margin-bottom: 0;
  width: 60%;
}
footer.page-footer .footer4 .footer-wrapper-bottom .block.newsletter .content .field.newsletter {
  border-color: #ddd;
}
footer.page-footer .footer4 .footer-wrapper-bottom .block.newsletter .content .field.newsletter button.subscribe span {
  color: #666666;
}
footer.page-footer .footer5 .block.newsletter {
  text-align: left;
  margin-bottom: 0;
  vertical-align: top;
}
footer.page-footer .footer5 .block.newsletter .content {
  margin-bottom: 20px;
  position: relative;
}
footer.page-footer .footer5 .block.newsletter .content .field.newsletter {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(245, 245, 245, 0.3);
  position: relative;
}
footer.page-footer .footer5 .block.newsletter .content .field.newsletter input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  height: 40px;
}
footer.page-footer .footer5 .block.newsletter .content .field.newsletter #newsletter-error {
  bottom: -20px;
  display: block;
  left: 11px;
  position: absolute;
}
footer.page-footer .footer5 .block.newsletter .content .field.newsletter button.subscribe {
  border: medium none;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  background: none;
}
footer.page-footer .footer5 .block.newsletter .content .field.newsletter button.subscribe span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 24px;
  height: 40px;
  line-height: 39px;
  padding: 0;
}
footer.page-footer .footer5 .block.newsletter h3 {
  display: inline-block;
  margin-right: 15px;
}
footer.page-footer .footer5 .block.newsletter .content {
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 60%;
}
footer.page-footer .footer5 .block.newsletter .content .field.newsletter {
  display: inline-block;
  width: 100%;
}
@media (min-width: 992px) {
  .page-header .switcher .label.switcher-label {
    display: none;
  }
  .page-header .switcher .options {
    padding-right: 15px;
    display: inline-block;
    position: relative;
    color: #fff;
  }
  .page-header .switcher .options:before,
  .page-header .switcher .options:after {
    content: '';
    display: table;
  }
  .page-header .switcher .options:after {
    clear: both;
  }
  .page-header .switcher .options .action.toggle {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .page-header .switcher .options .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-header .switcher .options .action.toggle:hover:after {
    color: inherit;
  }
  .page-header .switcher .options .action.toggle:active:after {
    color: inherit;
  }
  .page-header .switcher .options .action.toggle.active {
    display: inline-block;
    text-decoration: none;
  }
  .page-header .switcher .options .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-header .switcher .options .action.toggle.active:hover:after {
    color: inherit;
  }
  .page-header .switcher .options .action.toggle.active:active:after {
    color: inherit;
  }
  .page-header .switcher .options ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .page-header .switcher .options ul.dropdown li {
    margin: 0;
    padding: 3px 5px;
  }
  .page-header .switcher .options ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .page-header .switcher .options ul.dropdown:before,
  .page-header .switcher .options ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .page-header .switcher .options ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .page-header .switcher .options ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .page-header .switcher .options ul.dropdown:before {
    left: 10px;
    top: -12px;
  }
  .page-header .switcher .options ul.dropdown:after {
    left: 9px;
    top: -14px;
  }
  .page-header .switcher .options.active {
    overflow: visible;
  }
  .page-header .switcher .options.active ul.dropdown {
    display: block;
    position: absolute;
  }
  .page-header .switcher .options .action.toggle:after {
    position: absolute;
    top: 0;
    right: 0;
  }
  .page-header .switcher .options ul.dropdown {
    border: none;
    display: block;
    padding: 8px;
    width: 160px;
    top: 23px;
    padding: 10px;
    display: none;
  }
  .page-header .switcher .options ul.dropdown a {
    color: #333333;
    text-decoration: none;
    padding: 0 5px;
  }
  .page-header .switcher .options ul.dropdown a:visited {
    color: #333333;
    text-decoration: none;
  }
  .page-header .switcher .options ul.dropdown a:hover {
    color: #333333;
    text-decoration: none;
  }
  .page-header .switcher .options ul.dropdown a:active {
    color: #333333;
    text-decoration: none;
  }
  .page-header .switcher .options .ui-dialog ul.dropdown {
    display: block;
  }
  .page-header .switcher strong {
    font-weight: 400;
    font-size: 12px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #7e807e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-header.headertype1 .switcher {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: 0.8rem 3.5rem 0.8rem 2rem;
    text-align: left;
  }
  .nav-sections .switcher .switcher-label.label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher .options {
    width: 100%;
    display: inline-block;
    position: relative;
  }
  .nav-sections .switcher .options:before,
  .nav-sections .switcher .options:after {
    content: '';
    display: table;
  }
  .nav-sections .switcher .options:after {
    clear: both;
  }
  .nav-sections .switcher .options .action.toggle {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .nav-sections .switcher .options .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher .options .action.toggle:hover:after {
    color: inherit;
  }
  .nav-sections .switcher .options .action.toggle:active:after {
    color: inherit;
  }
  .nav-sections .switcher .options .action.toggle.active {
    display: inline-block;
    text-decoration: none;
  }
  .nav-sections .switcher .options .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher .options .action.toggle.active:hover:after {
    color: inherit;
  }
  .nav-sections .switcher .options .action.toggle.active:active:after {
    color: inherit;
  }
  .nav-sections .switcher .options ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .nav-sections .switcher .options ul.dropdown li {
    margin: 0;
    padding: 3px 5px;
  }
  .nav-sections .switcher .options ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .nav-sections .switcher .options ul.dropdown:before,
  .nav-sections .switcher .options ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .nav-sections .switcher .options ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .nav-sections .switcher .options ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .nav-sections .switcher .options ul.dropdown:before {
    left: 10px;
    top: -12px;
  }
  .nav-sections .switcher .options ul.dropdown:after {
    left: 9px;
    top: -14px;
  }
  .nav-sections .switcher .options.active {
    overflow: visible;
  }
  .nav-sections .switcher .options.active ul.dropdown {
    display: block;
    position: absolute;
  }
  .nav-sections .switcher .options.switcher-options ul.dropdown {
    border: medium none;
    box-shadow: none;
    display: block;
    position: static;
    width: 100%;
  }
  .nav-sections .switcher .options.switcher-options ul.dropdown:before,
  .nav-sections .switcher .options.switcher-options ul.dropdown:after {
    display: none;
  }
  .nav-sections .switcher .options.switcher-options ul.dropdown li a {
    font-weight: normal;
    color: #545454;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .block-addresses-list .items.addresses > .item,
  .form-address-edit .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .block-addresses-list .items.addresses > .item:nth-child(1),
  .form-address-edit .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .block-addresses-list .items.addresses > .item:nth-child(2),
  .form-address-edit .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .block-addresses-list .items.addresses > .item:nth-child(2) + *,
  .form-address-edit .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: 49%;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #7d7d7d;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #7d7d7d;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: normal;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 32px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 350px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #1979c3;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .payment-method-billing-address .action-update {
    float: right;
  }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 0 5px;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 10px 10px 0;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses > .item {
    margin-bottom: 20px;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-message .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .gift-message .field > .label {
    margin: 0;
  }
  .gift-message .field:before,
  .gift-message .field:after {
    content: '';
    display: table;
  }
  .gift-message .field:after {
    clear: both;
  }
  .gift-message .field.choice:before,
  .gift-message .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .gift-message .field .description {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .action-gift {
    float: left;
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-gift:after {
    -webkit-font-smoothing: antialiased;
    font-size: 1.2rem;
    line-height: 20px;
    color: #8f8f8f;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0 0 0 10px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-gift:hover:after {
    color: #333333;
  }
  .cart.table-wrapper .action-gift:active:after {
    color: #8f8f8f;
  }
  .cart.table-wrapper .action-gift._active:after {
    content: '\e621';
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .page-with-filter .filter.block {
    margin-bottom: 40px;
  }
  .page-with-filter .filter-title {
    display: none;
  }
  .page-with-filter .filter-content .item {
    margin: 10px 0;
  }
  .page-with-filter .filter-actions {
    margin-bottom: 30px;
  }
  .page-with-filter .filter.active .page-with-filter .filter-options,
  .page-with-filter .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .page-with-filter .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .page-with-filter .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .page-with-filter .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .page-with-filter .filter-subtitle {
    display: none;
  }
  .page-layout-1column .page-with-filter .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .page-with-filter .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .page-with-filter .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .page-with-filter .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .page-with-filter .filter-options-item.active:after,
  .page-layout-1column .page-with-filter .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .page-with-filter .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .page-with-filter .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .page-with-filter .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .page-with-filter .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .page-with-filter .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .page-with-filter .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .page-with-filter .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .page-with-filter .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .page-with-filter .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .page-with-filter .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .page-with-filter .filter-current .item,
  .page-layout-1column .page-with-filter .filter-current .items {
    display: inline;
  }
  .page-layout-1column .page-with-filter .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .page-with-filter .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .page-with-filter .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .page-with-filter .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .product-reviews-summary {
    margin-bottom: 0;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 12px 0 0 30px;
  }
  .block-returns-tracking .block-title .action.track {
    float: right;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 35px 2px 35px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item {
    float: left;
  }
  .products-grid.wishlist .product-item .product-item-info {
    margin: 0 15px;
  }
  .products-grid.wishlist .product-item:nth-child(3n) + .product-item {
    clear: left;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 769px), print {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
}
@media all and (min-width: 1024px), print {
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    padding: 0;
    width: 33.33%;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
