.hide-text {
  overflow: hidden;
  text-indent: -9999px;
}
.poistion-zero {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.img-style {
  display: block;
  width: 100%;
  height: auto;
}
.listreset {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
@font-face {
  font-family: 'AvenirLTStd-Roman';
  src: url('..//fonts/AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'), url('..//fonts/AvenirLTStd-Roman.otf') format('opentype'), url('..//fonts/AvenirLTStd-Roman.woff') format('woff'), url('..//fonts/AvenirLTStd-Roman.ttf') format('truetype'), url('..//fonts/AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirLTStd-Heavy';
  src: url('..//fonts/AvenirLTStd-Heavy.eot?#iefix') format('embedded-opentype'), url('..//fonts/AvenirLTStd-Heavy.otf') format('opentype'), url('..//fonts/AvenirLTStd-Heavy.woff') format('woff'), url('..//fonts/AvenirLTStd-Heavy.ttf') format('truetype'), url('..//fonts/AvenirLTStd-Heavy.svg#AvenirLTStd-Heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirLTStd-Medium';
  src: url('..//fonts/AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'), url('..//fonts/AvenirLTStd-Medium.otf') format('opentype'), url('..//fonts/AvenirLTStd-Medium.woff') format('woff'), url('..//fonts/AvenirLTStd-Medium.ttf') format('truetype'), url('..//fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('..//fonts/icomoon.eot?zapjii');
  src: url('..//fonts/icomoon.eot?zapjii#iefix') format('embedded-opentype'), url('..//fonts/icomoon.ttf?zapjii') format('truetype'), url('..//fonts/icomoon.woff?zapjii') format('woff'), url('..//fonts/icomoon.svg?zapjii#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-Nishat-Logo(black):before {
                          content: "\e925";
                        }
.icon-Nishat-Logo-landing:before {
  content: "\e922";
}
.icon-nishat-logo-final:before {
  content: "\e923";
}
.icon-protection-shield-with-a-check-mark:before {
  content: "\e921";
}
.icon-NishatLogo(black):before {
                         content: "\e90b";
                       }
.icon-NishatLogo:before {
  content: "\e90c";
}
.icon-boat:before {
  content: "\e900";
}
.icon-target:before {
  content: "\e901";
}
.icon-box:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e903";
}
.icon-facebook-logo-in-circular-button-outlined-social-symbol:before {
  content: "\e904";
}
.icon-facebook-placeholder-for-locate-places-on-maps:before {
  content: "\e905";
}
.icon-next:before {
  content: "\e906";
}
.icon-back:before {
  content: "\e907";
}
.icon-round:before {
  content: "\e908";
}
.icon-magnifying-glass:before {
  content: "\e909";
}
.icon-favorite-heart-button:before {
  content: "\e90a";
}
.icon-youtube:before {
  content: "\e920";
}
.icon-alert-triangle:before {
  content: "\e91b";
}
.icon-check-circle:before {
  content: "\e91c";
}
.icon-social-twitter-circular:before {
  content: "\e914";
}
.icon-close2:before {
  content: "\e91a";
}
.icon-keyboard_arrow_up:before {
  content: "\e90d";
}
.icon-keyboard_arrow_down:before {
  content: "\e90e";
}
.icon-close-outline:before {
  content: "\e917";
}
.icon-close:before {
  content: "\e918";
}
.icon-youtube-with-circle:before {
  content: "\e91e";
}
.icon-cross:before {
  content: "\e919";
}
.icon-twitter:before {
  content: "\e910";
}
.icon-mail:before {
  content: "\e90f";
}
.icon-twitter2:before {
  content: "\e91d";
}
.icon-streetsign:before {
  content: "\e912";
}
.icon-phone:before {
  content: "\e924";
}
.icon-whatsapp:before {
  content: "\e91f";
}
.icon-facebook:before {
  content: "\e916";
}
.icon-heart-o:before {
  content: "\e915";
}
.icon-shopping-bag:before {
  content: "\e913";
}
.icon-pinterest:before {
  content: "\e911";
}
/*reset style*/
body {
  min-width: 320px;
}
.resize-active * {
  transition: none !important;
}
button {
  background: #000;
  border: none;
  color: #fff;
  padding: 10px 20px;
  outline: none !important;
}
button:hover {
  background: #eee;
  color: #000;
}
input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  -moz-appearance: textfield;
}
@media only screen and (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
}
.btn {
  border-radius: 0;
}
.btn:hover {
  background: #ed1c24;
  color: #fff;
}
a {
  outline: none;
}
/*label*/
label {
  font-size: 11px;
  color: $black;
  font-weight: 400;
  margin: 0;
}
label em {
  display: inline-block;
  vertical-align: top;
  color: red;
  padding: 0 4px 0 0;
}
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.list-inline,
ol.list-inline {
  letter-spacing: -5px;
}
ul.list-inline li,
ol.list-inline li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  padding: 0;
  margin: 0 5px 0 0;
}
ol li {
  margin: 0 0 10px;
}
b,
strong {
  font-weight: 400;
}
/* input-box */
.input-box {
  padding: 0 10px;
  border: 1px solid #D0D0D0;
  position: relative;
}
.label {
  padding: 0;
  color: #000;
  display: block;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 12px;
  font: 16px/20px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
p {
  margin: 0 0 10px;
}
.control {
  padding: 0 10px;
  position: relative;
  border: 1px solid #5b5b5a;
}
.control.captcha {
  margin: 0 0 100px;
}
@media only screen and (max-width: 767px) {
  .control.captcha {
    margin: 0 0 130px;
  }
}
.control.captcha .control {
  padding: 0;
  border: none;
  overflow: hidden;
}
.control.captcha .control img {
  width: 200px;
  float: left;
  margin: 0 20px 0 0;
}
@media only screen and (max-width: 767px) {
  .control.captcha .control img {
    margin: 0 0 10px;
  }
}
.control.captcha .nested {
  left: 0;
  right: 0;
  top: 100%;
  padding: 20px 0 0;
  position: absolute;
}
.control.captcha .nested .captcha {
  margin: 0;
  overflow: hidden;
}
#password-strength-meter-container,
div.mage-error {
  right: 0;
  top: 100%;
  color: red;
  font-size: 10px;
  padding: 3px 0 0;
  position: absolute;
}
#password-strength-meter-label {
  color: #faac1a;
}
#password-error {
  right: 0;
  top: auto;
  bottom: 100%;
  display: block;
  color: #faac1a;
  font-size: 10px;
  line-height: 12px;
  padding: 0 0 5px;
}
.field-error {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  color: red;
  font-size: 10px;
  text-align: right;
  padding: 0 0 5px;
}
/* input */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tell"],
textarea {
  z-index: 5;
  width: 100%;
  border: none;
  height: 34px;
  color: $black;
  padding: 9px 0;
  font-size: 13px;
  line-height: 15px;
  position: relative;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
*:focus {
  outline-style: none !important;
  outline-color: transparent !important;
}
img {
  outline-style: none;
}
textarea {
  height: 46px;
  resize: none;
}
/* form button */
.button {
  border: none;
  height: 44px;
  color: $white;
  color: $black;
  padding: 0 10px;
  min-width: 120px;
  background: none;
  text-align: center;
  position: relative;
  vertical-align: top;
  display: inline-block;
  border: 1px solid #000;
  text-transform: uppercase;
}
.button:hover {
  color: #fff;
  background: #ed1c24;
}
.button:hover:after {
  right: 20px;
  color: $black;
  font-size: 12px;
  content: "\e931";
  position: absolute;
  font-family: 'icomoon';
}
/* heading */
h1,
h2,
h3 {
  margin: 0 0 15px;
}
/* img */
img {
  display: block;
  width: 100%;
}
img.v-middle {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  margin: -50px 0 0 -50px;
}
@media only screen and (max-width: 1300px) {
  .container {
    width: 100%;
  }
}
.main-banner .img-area {
  overflow: hidden;
}
.page-wrapper {
  padding: 136px 0 0;
}
.page-layout-landing-page .page-wrapper {
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .page-layout-landing-page .page-wrapper {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper {
    padding: 110px 0 0;
  }
}
.page-layout-home-page .page-wrapper {
  padding: 115px 0 0;
}
@media only screen and (max-width: 767px) {
  .page-layout-home-page .page-wrapper {
    padding: 98px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .nav-open .page-wrapper {
    position: relative;
    overflow: hidden;
    height: 100vh;
  }
}
.main-category {
  display: table;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .main-category {
    display: block;
    padding: 2px 0 0;
  }
}
.main-category li {
  width: 33.33%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .main-category li {
    display: block;
    width: 100%;
  }
}
.main-category li a {
  display: block;
  color: #fff;
  background: #1e1e1e;
  padding: 15px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .main-category li a {
    text-transform: uppercase;
    background: none;
    color: #000;
    font-weight: 700;
  }
}
.main-category li a img {
  display: none;
}
@media only screen and (max-width: 767px) {
  .main-category li a img {
    display: block;
    margin: 0 0 10px;
  }
}
.main-category li a:hover {
  background: #fff;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .main-category li a:hover span.btn-shop {
    text-decoration: none;
  }
}
.main-category li a span.btn-shop {
  font-size: 11px;
  display: block;
  font-family: 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .main-category li a span.btn-shop {
    display: block;
    vertical-align: top;
    font-size: 14px;
    padding: 10px 0 0;
    text-decoration: underline;
  }
}
.main-category li:nth-child(2) a {
  background: #232323;
}
@media only screen and (max-width: 767px) {
  .main-category li:nth-child(2) a {
    background: none;
    color: #000;
  }
}
.main-category li:nth-child(2) a:hover {
  background: #fff;
}
.main-category li:nth-child(3) a {
  background: #272727;
}
@media only screen and (max-width: 767px) {
  .main-category li:nth-child(3) a {
    background: none;
    color: #000;
  }
}
.main-category li:nth-child(3) a:hover {
  background: #fff;
}
.breadcrumbs {
  margin: 0 0 20px;
  font-size: 12px;
}
.breadcrumbs ul {
  color: #000;
  letter-spacing: -5px;
}
.breadcrumbs ul li {
  letter-spacing: 0;
  vertical-align: top;
  display: inline-block;
}
.breadcrumbs ul li:first-child:before {
  margin: 0;
  content: '';
  display: none;
}
.breadcrumbs ul li:before {
  content: '/';
  margin: 0 2px 0 5px;
}
.breadcrumbs ul li strong {
  font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.breadcrumbs ul li a {
  color: #000;
}
.breadcrumbs ul li a:hover {
  color: #b3b3b3;
}
.page-main {
  padding: 0 0 30px;
  min-height: 600px;
}
.cms-home .page-main {
  padding: 0;
  min-height: inherit;
}
/* listing page */
.toolbar-top .toolbar.toolbar-products .pages {
  display: none;
}
.toolbar-bottom {
  padding: 30px 0 0;
}
.toolbar-bottom .toolbar.toolbar-products .toolbar-amount,
.toolbar-bottom .toolbar.toolbar-products .field.limiter,
.toolbar-bottom .toolbar.toolbar-products .toolbar-sorter.sorter {
  display: none;
}
.toolbar.toolbar-products {
  overflow: hidden;
  padding: 0 0 20px;
}
@media only screen and (max-width: 991px) {
  .toolbar.toolbar-products {
    padding: 20px 0;
  }
}
.toolbar.toolbar-products .modes {
  display: none;
}
.toolbar.toolbar-products .toolbar-amount {
  text-align: right;
}
.toolbar.toolbar-products .pages {
  text-align: center;
  margin: 0 0 15px;
}
.toolbar.toolbar-products .pages .label {
  display: none;
}
.toolbar.toolbar-products .pages .pages-items {
  letter-spacing: -5px;
}
.toolbar.toolbar-products .pages .pages-items li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin: 0 5px;
}
.toolbar.toolbar-products .pages .pages-items li.current .page {
  background: #000;
  color: #fff;
}
.toolbar.toolbar-products .pages .pages-items li .action {
  width: auto;
  height: 30px;
  display: block;
  border: 1px solid #eee;
  font-weight: 400;
  padding: 0 10px;
  font: 12px/30px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
.toolbar.toolbar-products .pages .pages-items li .action:hover {
  background: #000;
  color: #fff;
}
.toolbar.toolbar-products .pages .pages-items li .page {
  width: 30px;
  height: 30px;
  display: block;
  border: 1px solid #eee;
  font-weight: 400;
  font: 12px/30px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
.toolbar.toolbar-products .pages .pages-items li .page:hover {
  background: #eee;
}
.toolbar.toolbar-products .field.limiter {
  float: right;
}
.toolbar.toolbar-products .field.limiter .label {
  padding: 0;
  color: #000;
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
  font: 12px/15px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .toolbar.toolbar-products .field.limiter .label {
    text-align: left;
  }
}
.toolbar.toolbar-products .field.limiter .control {
  padding: 0;
  border: none;
  width: 60px;
  display: inline-block;
  vertical-align: middle;
}
.toolbar.toolbar-products .field.limiter .control select {
  width: 60px;
  border: none;
}
.toolbar.toolbar-products .field.limiter .limiter-text {
  display: none;
}
.toolbar.toolbar-products .toolbar-sorter.sorter {
  overflow: hidden;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
  padding: 0;
  color: #000;
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
  font: 12px/15px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    text-align: left;
  }
}
.toolbar.toolbar-products .toolbar-sorter.sorter .jcf-select {
  width: auto;
  min-width: 140px;
  display: inline-block;
  vertical-align: middle;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action {
  display: none;
}
.toolbar.toolbar-products .toolbar-sorter.sorter select {
  margin: 0 20px 0 0;
}
.product-items {
  margin: 0 -22px;
  letter-spacing: -5px;
}
@media only screen and (max-width: 991px) {
  .product-items {
    margin: 0;
  }
}
.product-items li {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  letter-spacing: 0;
  padding: 0 22px;
  margin: 0 0 15px;
}
@media only screen and (max-width: 991px) {
  .product-items li {
    padding: 0 20px;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .product-items li {
    padding: 0;
    width: 100%;
  }
}
.product-items .product-item-info .product-item-photo {
  overflow: hidden;
  display: block;
  position: relative;
}
.product-items .product-item-info .product-item-photo .product-image-wrapper-back {
  display: none;
}
.product-items .product-item-info .product-item-photo:hover {
  opacity: 0.8;
}
.product-items .product-item-info .product-item-photo:hover .product-image-wrapper-back {
  display: block;
}
.product-items .product-item-info .product-item-photo:hover .product-image-wrapper-front {
  display: none;
}
.product-items .product-item-info .product-item-photo .stock.unavailable {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px;
  background: #000;
  color: white;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.product-items .product-item-details {
  padding: 15px 0;
}
.product-items .product-item-details .price-box {
  float: left;
}
.product-items .product-item-details .product-item-inner {
  overflow: hidden;
}
.product-items .product-item-name {
  display: block;
  margin: 0 0 10px;
  text-transform: uppercase;
  font: 12px/15px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
.product-items .product-item-name a {
  color: #000;
}
.product-items .product-item-name a:hover {
  text-decoration: underline;
}
.product-items .product-reviews-summary {
  margin: 0 0 10px;
}
.product-items .product-reviews-summary .reviews-actions {
  text-align: right;
  font-size: 11px;
  line-height: 15px;
}
.product-items .product-reviews-summary .reviews-actions a {
  color: #000;
}
.product-items .product-reviews-summary .reviews-actions a:hover {
  text-decoration: underline;
}
.product-items .product-reviews-summary .rating-summary {
  text-align: right;
}
.product-items .product-reviews-summary .rating-summary .label {
  color: #000;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0;
  font-size: 11px;
  line-height: 15px;
}
.product-items .product-reviews-summary .rating-summary .rating-result {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  line-height: 15px;
}
.product-items .swatch .swatch-attribute {
  margin: 0 0 10px;
}
.product-items .swatch .swatch-attribute-options {
  letter-spacing: -5px;
}
.product-items .swatch .swatch-attribute-options .swatch-option {
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  padding: 5px;
  text-align: center;
  min-width: 30px;
  height: 30px;
  margin: 0 10px 0 0;
  color: #000;
  font: 11px/20px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
  border: 1px solid #eee;
}
.product-items .swatch-input {
  display: none;
}
.product-items .product-item-inner .product-item-actions .actions-primary {
  overflow: hidden;
  margin: 0 0 10px;
}
.product-items .product-item-inner .product-item-actions .actions-primary .action {
  float: right;
  letter-spacing: 1px;
  font: 11px/13px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
  padding: 0;
  background: none;
  color: #000;
  border: none;
  text-transform: none;
  text-decoration: underline;
}
.product-items .product-item-inner .product-item-actions .actions-primary .action:hover {
  text-decoration: none;
}
.product-items .product-item-inner .product-item-actions .actions-secondary {
  overflow: hidden;
}
.product-items .product-item-inner .product-item-actions .actions-secondary .action {
  float: right;
  text-align: right;
  padding: 0 0 2px;
  border-bottom: 1px solid #000;
}
.product-items .product-item-inner .product-item-actions .actions-secondary .action:hover {
  border-bottom-color: #fff;
}
.product-items .product-item-inner .product-item-actions .actions-secondary .action:first-child {
  float: left;
  text-align: left;
}
.price-box {
  margin: 0 0 10px;
  text-transform: uppercase;
  font: 12px/15px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
.price-box .special-price .price-label {
  display: none;
}
.price-box .old-price {
  text-decoration: line-through;
  color: #ccc;
}
.price-box .old-price .price-label {
  display: none;
}
.action-skip-wrapper {
  display: none;
}
.product-info-main {
  font-size: 13px;
  line-height: 20px;
  padding: 0 0 20px 30px;
}
@media only screen and (max-width: 991px) {
  .product-info-main {
    padding: 30px 0 0;
    text-align: center;
  }
}
.product-info-main .page-title-wrapper.product .page-title {
  padding: 0;
  border: none;
  display: block;
  text-align: left;
  margin: 0 0 10px;
  font: 17px/26px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 991px) {
  .product-info-main .page-title-wrapper.product .page-title {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .product-info-main .page-title-wrapper.product .page-title {
    font-size: 18px;
    margin: 0 0 10px;
  }
}
.product-info-main .product-reviews-summary {
  margin: 0 0 10px;
}
.product-info-main .product-reviews-summary .action.add {
  color: #000;
  padding: 0 0 2px;
  border-bottom: 1px solid #000;
}
.product-info-main .product-reviews-summary .action.add:hover {
  border-bottom-color: #fff;
}
.product-info-main .price-box {
  margin: 0 0 15px;
  font: 600 20px/26px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
  .product-info-main .price-box {
    font-size: 14px;
  }
}
.product-info-main .product-info-stock-sku {
  margin: 0 0 20px;
}
.product-info-main .product-info-stock-sku .stock.available {
  display: inline-block;
  vertical-align: middle;
  background: green;
  color: #fff;
  margin: 0 5px 0 0;
  padding: 5px 10px;
}
.product-info-main .product-info-stock-sku .stock.unavailable {
  color: red;
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.product-info-main .product-info-stock-sku .availability {
  display: inline-block;
  vertical-align: middle;
  background: red;
  color: #fff;
  margin: 0 5px 0 0;
  padding: 5px 10px;
}
.product-info-main .product-info-stock-sku .product.attribute.sku {
  display: inline-block;
  vertical-align: middle;
  color: grey;
  font-size: 11px;
  letter-spacing: 1px;
}
.product-info-main .product-info-stock-sku .product.attribute.sku .type {
  display: inline-block;
  vertical-align: top;
}
.product-info-main .product-info-stock-sku .product.attribute.sku .value {
  display: inline-block;
  vertical-align: top;
}
.product-info-main .swatch-opt .swatch-attribute {
  margin: 0 0 15px;
}
.product-info-main .swatch-opt .swatch-attribute .swatch-attribute-label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  font: 13px/20px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .product-info-main .swatch-opt .swatch-attribute .swatch-attribute-label {
    font-size: 13px;
  }
}
.product-info-main .swatch-opt .swatch-attribute .swatch-attribute-selected-option {
  letter-spacing: 0;
  width: 28px;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 15px;
  line-height: 26px;
  cursor: pointer;
  text-align: center;
  background: #000;
  display: none;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .product-info-main .swatch-opt .swatch-attribute .swatch-attribute-selected-option {
    font-size: 12px;
  }
}
.product-info-main .swatch-opt .swatch-attribute input.super-attribute-select {
  display: none;
}
.product-info-main .swatch-opt .swatch-attribute .swatch-attribute-options {
  letter-spacing: -5px;
  padding: 20px 0 0;
}
.product-info-main .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option {
  letter-spacing: 0;
  height: 40px;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 0;
  color: #000;
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
  min-width: 40px;
  text-align: center;
  border: 1px solid #000;
  overflow: hidden;
}
.category-kids .product-info-main .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option {
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .product-info-main .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option {
    font-size: 14px;
    line-height: 35px;
    width: 35px;
    height: 35px;
  }
}
.product-info-main .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option:hover,
.product-info-main .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.selected {
  background: #000;
  color: #fff;
}
.product-info-main .product-options-bottom {
  margin: 0 0 50px;
}
@media only screen and (max-width: 767px) {
  .product-info-main .product-options-bottom {
    margin: 0 0 30px;
  }
}
.product-info-main .product-add-form {
  margin: 0 0 30px;
  position: relative;
}
.product-info-main .product-add-form #validation-message-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .product-info-main .product-add-form #validation-message-box {
    position: static;
  }
}
.product-info-main .product-add-form .product-options-wrapper .field.configurable .control {
  border: none;
  padding: 0;
}
.product-info-main .product-add-form .product-options-wrapper .label {
  text-align: left;
}
.product-info-main .size-shart {
  margin: 0 0 15px;
}
.product-info-main .size-shart th {
  border: none;
  text-transform: uppercase;
  padding: 8px 0 !important;
  font: 12px/14px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
  border-radius: 0;
}
.product-info-main .size-shart td {
  padding: 8px 0 !important;
  border: none;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 0;
  font: 12px/14px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
.product-info-main .size-shart td a {
  text-decoration: underline;
}
.product-info-main .size-shart td a:hover {
  text-decoration: none;
}
.product-info-main .additional-attributes-wrapper {
  margin: 0 0 10px;
}
.product-info-main .additional-attributes-wrapper .additional-attributes {
  width: 100%;
  margin: 0;
}
.product-info-main .additional-attributes-wrapper .additional-attributes .table-caption {
  display: none;
}
.product-info-main .additional-attributes-wrapper .additional-attributes th {
  border: none;
  text-transform: uppercase;
  padding: 8px 0 !important;
  font: 12px/14px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
  border-radius: 0;
}
.product-info-main .additional-attributes-wrapper .additional-attributes td {
  padding: 8px 0 !important;
  border: none;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 0;
}
.product-info-main .actions button {
  padding: 20px 50px;
  font-size: 13px;
  line-height: 19px;
  margin: 0 0 0 0;
  min-width: 220px;
  font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .product-info-main .actions button {
    width: 100%;
    display: block;
    margin: 0 0 10px;
  }
}
.product-info-main .actions #instant-purchase {
  display: none;
}
.product-info-main .actions .action.towhatsapp {
  border: 2px solid #eee;
  padding: 20px;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 1px;
  font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .product-info-main .actions .action.towhatsapp {
    width: 100%;
    display: block;
  }
}
.product-info-main .actions .action.towhatsapp:hover {
  background: #eee;
  border-color: #eee;
  color: #000;
}
.product-info-main .actions .action.towhatsapp:hover:before {
  color: #000;
}
.product-info-main .actions .action.towishlist {
  border: 2px solid #eee;
  padding: 20px 20px;
  font-size: 12px;
  line-height: 19px;
  font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 10px 10px;
  background: #eee;
}
.product-info-main .actions .action.towishlist span {
  display: none;
}
@media only screen and (max-width: 767px) {
  .product-info-main .actions .action.towishlist span {
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (max-width: 767px) {
  .product-info-main .actions .action.towishlist {
    width: 100%;
    margin: 0 0 10px;
    display: block;
  }
}
.product-info-main .actions .action.towishlist:hover {
  background: #eee;
  border-color: #eee;
  color: #000;
}
.product-info-main .actions .action.towishlist:hover:before {
  color: #000;
}
.product-info-main .actions .action.towishlist:before {
  content: "\e915";
  color: #576b82;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin: -5px 0 0 0;
  font-family: 'icomoon';
}
@media only screen and (max-width: 767px) {
  .product-info-main .actions .action.towishlist:before {
    margin: 0 10px 0 0;
  }
}
.product-info-main .box-tocart .fieldset .field {
  margin: 0 0 30px;
}
.product-info-main .box-tocart .fieldset .field.qty .label {
  display: block;
  text-align: left;
  margin: 0 0 10px;
  text-transform: uppercase;
  font: 13px/20px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 991px) {
  .product-info-main .box-tocart .fieldset .field.qty .label {
    text-align: center;
  }
}
.product-info-main .box-tocart .fieldset .field.qty .control {
  border: none;
}
@media only screen and (max-width: 991px) {
  .product-info-main .box-tocart .fieldset .field.qty .control {
    margin: 0 auto;
  }
}
#super-product-table .table-caption {
  font-size: 15px;
  margin: 0 0 10px;
}
@media only screen and (max-width: 767px) {
  #super-product-table tr {
    float: left;
    width: 100%;
  }
}
#super-product-table th {
  padding: 10px;
  text-align: center;
  border: 1px solid #000;
}
@media only screen and (max-width: 767px) {
  #super-product-table th {
    display: none;
  }
}
#super-product-table td {
  padding: 10px;
  width: 60%;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #super-product-table td {
    width: 100%;
    float: left;
    border: none;
  }
}
#super-product-table td:first-child {
  width: 15%;
}
@media only screen and (max-width: 767px) {
  #super-product-table td:first-child {
    width: 100%;
    float: left;
  }
}
#super-product-table td:last-child {
  width: 25%;
  text-align: center !important;
}
@media only screen and (max-width: 767px) {
  #super-product-table td:last-child {
    width: 100%;
    float: left !important;
  }
}
#super-product-table td .item-checkbox {
  display: inherit;
  float: none;
  width: 20px;
  margin: 0 auto;
}
#super-product-table td .product-item-name {
  font-size: 12px;
  display: block;
  margin: 0 0 5px;
  text-align: center;
}
#super-product-table td .price-box {
  margin: 0;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
}
#super-product-table .control.qty {
  max-width: 50px;
}
.product-social-links {
  margin: 0 0 20px;
}
.social-links .title {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .social-links .title {
    display: block;
    text-align: center;
    margin: 0 0 20px;
  }
}
.social-links ul {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: -5px;
  padding: 0 0 0 50px;
}
@media only screen and (max-width: 767px) {
  .social-links ul {
    text-align: center;
    padding: 0;
  }
}
.social-links ul li {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  margin: 0 8px;
}
.social-links ul li a {
  position: relative;
}
.social-links ul li a span {
  display: none;
}
.social-links ul li a:hover {
  color: #b5b5b5;
}
.social-links ul li a:after {
  font-size: 18px;
  line-height: 0;
  content: "\e911";
  font-family: 'icomoon';
}
.social-links ul li a.icon-pin:after {
  content: "\e911";
}
.social-links ul li a.icon-fb:after {
  content: "\e916";
}
.social-links ul li a.icon-tw:after {
  content: "\e910";
}
.social-links ul li a.icon-email:after {
  content: "\e90f";
}
.product.attribute.overview {
  margin: 0 0 15px;
}
@media only screen and (max-width: 767px) {
  .product.info.detailed {
    padding: 0;
  }
}
.product.info.detailed .product.data.items .title {
  font-size: 14px;
  color: #000;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.product.info.detailed .product.data.items .title a {
  display: block;
  padding: 10px 0;
  position: relative;
}
.product.info.detailed .product.data.items .title a:after {
  position: absolute;
  width: 10px;
  height: 2px;
  content: '';
  right: 0;
  top: 50%;
  margin: -1px 20px 0;
  background: #000;
}
.product.info.detailed .product.data.items .title a:before {
  position: absolute;
  width: 2px;
  height: 10px;
  content: '';
  right: 0;
  top: 50%;
  margin: -5px 24px 0;
  background: #000;
}
.active-tab .product.info.detailed .product.data.items .title a:before {
  display: none;
}
.product.info.detailed .product.data.items .content {
  font-size: 12px;
  line-height: 20px;
  display: none;
  text-align: justify;
}
.collapse-detail .product.info.detailed .product.data.items .content {
  display: block;
}
.product.info.detailed .product.data.items .content ul li {
  padding: 0 0 0 15px;
  position: relative;
  margin: 0 0 8px;
}
.product.info.detailed .product.data.items .content ul li:after {
  position: absolute;
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #000;
  content: '';
}
.active-tab .product.info.detailed .product.data.items .content {
  display: block;
}
.gallery-placeholder {
  width: 100%;
  position: relative;
}
.gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage {
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage {
    padding: 0;
    margin: 0 auto;
  }
}
.gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 90px;
}
@media only screen and (max-width: 991px) {
  .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap {
    width: auto;
    position: static;
    text-align: center;
    padding: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__frame {
    width: 10px !important;
    height: 10px;
    margin: 0 5px;
    line-height: 0;
    display: inline-block;
    vertical-align: top;
  }
  .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__frame img {
    display: none;
  }
}
table {
  width: 100%;
  text-align: left;
  font-size: 12px;
}
table tbody tr th {
  vertical-align: middle !important;
  padding: 8px !important;
  margin: 0 !important;
  line-height: 14px !important;
  text-align: left !important;
}
table tbody tr td {
  vertical-align: middle !important;
  padding: 8px !important;
  margin: 0 !important;
  line-height: 14px !important;
  text-align: left !important;
}
.block.review-add .legend {
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  color: #000;
}
.block.review-add .label {
  text-align: left;
  padding: 0 0 10px;
}
.block.review-add .review-field-ratings .control {
  padding: 0;
  border: none;
}
.block.review-add .review-field-ratings .control label {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 14px;
  margin: 0 10px 0 0;
}
.block.review-add .review-field-ratings .control input {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 0 0;
}
.detail-page {
  margin: 0 0 40px;
  overflow: hidden;
}
.block.upsell,
.block.related {
  overflow: hidden;
  margin: 0 0 50px;
}
.block.upsell .block-title.title,
.block.related .block-title.title {
  font-size: 23px;
  margin: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .block.upsell .block-title.title,
  .block.related .block-title.title {
    font-size: 18px;
    margin: 0 0 15px;
  }
}
.block.upsell .field.choice.related,
.block.related .field.choice.related {
  display: none;
}
.block.upsell .product.actions.product-item-actions,
.block.related .product.actions.product-item-actions {
  display: none;
}
.block.upsell .block-actions,
.block.related .block-actions {
  display: none;
}
.block.upsell .products-grid .product-items li,
.block.related .products-grid .product-items li {
  width: 25%;
}
@media only screen and (max-width: 991px) {
  .block.upsell .products-grid .product-items li,
  .block.related .products-grid .product-items li {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .block.upsell .products-grid .product-items li,
  .block.related .products-grid .product-items li {
    width: 100%;
  }
}
.page.messages .message-success,
.page.messages .message-error,
.page.messages .message-notice {
  background: #e5efe5;
  color: #006400;
  display: block;
  font-size: 14px;
  line-height: 16px;
  padding: 12px 20px 12px 45px;
  position: relative;
  max-width: 500px;
  margin: 0 auto 10px;
}
.page.messages .message-success:before,
.page.messages .message-error:before,
.page.messages .message-notice:before {
  font-family: 'icomoon';
  content: "\e91c";
  position: absolute;
  left: 10px;
  font-size: 20px;
}
.page.messages .message-notice {
  background: orange;
  color: #fff;
}
.page.messages .message-notice:after {
  /*content: "\e91b";*/
}
.page.messages .message-error {
  background: #fae5e5;
  color: #e02b27;
}
.page.messages .message-error:before {
  content: "\e917";
}
.message.notice {
  text-align: center;
  font: 22px/28px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
#finjaqr-modal .qrcode-wrapper {
  width: 120px;
}
.search.results dl.block {
  overflow: hidden;
  margin: 0 0 30px;
}
.search.results dl.block dt {
  float: left;
  text-transform: uppercase;
}
.search.results dl.block dd {
  float: left;
  margin: 0 10px 10px;
}
.search.results dl.block dd a {
  display: block;
  text-decoration: underline;
}
.search.results dl.block dd a:hover {
  text-decoration: none;
}
.catalog-sec {
  max-width: 1000px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .catalog-sec {
    font-size: 12px;
    line-height: 18px;
  }
}
.catalog-sec .holder {
  overflow: hidden;
  display: table;
  width: 100%;
  margin: 50px 0 0;
  padding: 50px 0 0;
  border-top: 1px solid #000;
}
@media only screen and (max-width: 991px) {
  .catalog-sec .holder {
    width: 100%;
    display: block;
    margin: 20px 0 0;
    padding: 20px 0 0;
  }
}
.catalog-sec .holder:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.catalog-sec .holder .img-area {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 991px) {
  .catalog-sec .holder .img-area {
    width: 100%;
    display: block;
    min-width: 280px;
    max-width: 280px;
    margin: 0 auto 20px;
  }
}
.catalog-sec .holder .img-area .img-sec {
  padding: 0 10px;
}
.catalog-sec .holder .info-area {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 991px) {
  .catalog-sec .holder .info-area {
    width: 100%;
    display: block;
  }
}
.catalog-sec .holder .info-area .block {
  text-align: center;
  padding: 0 80px;
}
@media only screen and (max-width: 767px) {
  .catalog-sec .holder .info-area .block {
    padding: 0;
  }
}
.catalog-sec h2 {
  text-transform: uppercase;
  font: 35px/40px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  .catalog-sec h2 {
    font-size: 18px;
    line-height: 25px;
  }
}
.catalog-sec p {
  margin: 0 0 20px;
}
.catalog-sec .btn-cata {
  display: inline-block;
  vertical-align: top;
  min-width: 321px;
  height: 44px;
  text-transform: uppercase;
  line-height: 44px;
  border: 1px solid #000;
  margin: 0 0 17px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .catalog-sec .btn-cata {
    min-width: 280px;
  }
}
.catalog-sec .btn-cata:hover {
  background: #000;
  color: #fff;
}
.catalog-detail .img-area {
  display: block;
  padding: 0 90px;
}
@media only screen and (max-width: 767px) {
  .catalog-detail .img-area {
    padding: 0;
  }
}
.catalog-detail .btn-prev::after,
.catalog-detail .btn-next::after {
  color: #000;
}
@media only screen and (max-width: 767px) {
  .catalog-detail .slideshow .slide {
    width: 600px;
  }
}
/*store locator start*/
.parent-stockists {
  margin: 0 0 20px;
}
.parent-stockists .results-word {
  font-size: 18px;
}
.parent-stockists .directions-panel {
  text-align: center;
  margin: 0 0 10px;
}
.parent-stockists .directions-panel p {
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
}
.parent-stockists .search-stockists {
  text-align: center;
  position: relative;
}
.parent-stockists .search-stockists .search-title {
  font-size: 25px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .parent-stockists .search-stockists .search-title {
    font-size: 18px;
  }
}
.parent-stockists .search-stockists .stockists-intro {
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  .parent-stockists .search-stockists .stockists-intro {
    margin: 0 0 10px;
  }
}
.parent-stockists #stockist-search-term {
  border: none;
  padding: 0 0 5px;
  display: inline-block;
  vertical-align: top;
  width: 250px;
  border-bottom: 1px solid #cfcfcf;
}
@media only screen and (max-width: 767px) {
  .parent-stockists #stockist-search-term {
    width: 200px;
  }
}
.parent-stockists #stockists-submit {
  display: inline-block;
  vertical-align: bottom;
  background: none;
  color: #000;
  height: auto;
  line-height: inherit;
  width: auto;
  padding: 0 0 2px;
  border-bottom: 1px solid #000;
}
.parent-stockists #stockists-submit:hover {
  border-bottom-color: #fff;
}
.parent-stockists .search-header {
  padding: 0 0 30px;
  margin: 0 0 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .parent-stockists .search-header {
    padding: 0 0 15px;
    margin: 0 0 15px;
  }
}
.parent-stockists .search-header:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  content: '';
  height: 1px;
  width: 600px;
  background: #eee;
  margin: 0 0 0 -300px;
}
.parent-stockists .stockists-results {
  width: 300px;
  height: 500px;
  position: absolute;
  left: 0;
  overflow: auto;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .parent-stockists .stockists-results {
    position: static;
    width: 100%;
    height: 150px;
  }
}
.parent-stockists .stockists-results .results-content {
  text-align: left;
  display: block;
  width: 100%;
  padding: 10px;
  line-height: 20px;
  cursor: pointer;
  border-bottom: 1px solid #cfcfcf;
}
@media only screen and (max-width: 767px) {
  .parent-stockists .stockists-results .results-content {
    line-height: 16px;
  }
}
.parent-stockists .stockists-results .results-content .results-title {
  font-weight: 600;
}
.parent-stockists .stockists-results .results-content:hover,
.parent-stockists .stockists-results .results-content.active {
  background: #eee;
}
.parent-stockists .stockists-results .results-content p {
  margin: 0;
}
#bio_ep {
  margin-top: -100px;
}
.thank-you-newsletter .holder {
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
}
.thank-you-newsletter .holder .frame {
  display: table;
  height: 100%;
  width: 100%;
}
.thank-you-newsletter .tmp3-img-content {
  width: 40%;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .thank-you-newsletter .tmp3-img-content {
    display: none !important;
  }
}
.thank-you-newsletter .newsletter-content {
  display: table-cell;
  vertical-align: middle;
  width: 60%;
  background: #fff;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .thank-you-newsletter .newsletter-content {
    display: block;
    width: 100%;
    padding: 0;
  }
}
.thank-you-newsletter .success-title {
  font-size: 20px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .thank-you-newsletter .success-title {
    font-size: 13px;
  }
}
.thank-you-newsletter small {
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 15px;
}
@media only screen and (max-width: 767px) {
  .thank-you-newsletter small {
    font-size: 12px;
    line-height: 18px;
  }
}
#mp-popup-template3 .holder {
  position: relative;
  overflow: hidden;
  background: #fff;
  display: table;
}
@media only screen and (max-width: 767px) {
  #mp-popup-template3 .holder {
    display: block;
  }
}
#mp-popup-template3 .holder .tmp3-img-content {
  width: 40%;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #mp-popup-template3 .holder .tmp3-img-content {
    display: none !important;
  }
}
#mp-popup-template3 .holder .tmp3-text-content {
  width: 60%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #mp-popup-template3 .holder .tmp3-text-content {
    display: block;
    margin: 0 0 15px;
  }
}
#mp-popup-template3 .holder .tmp3-text-content .block {
  padding: 0 6%;
}
@media only screen and (max-width: 767px) {
  #mp-popup-template3 .holder .tmp3-text-content .block {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #mp-popup-template3 .holder .tmp3-text-content {
    float: none;
    display: block;
    width: 100%;
    padding: 0;
  }
}
#mp-popup-template3 .holder .tmp3-title {
  font-size: 20px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #mp-popup-template3 .holder .tmp3-title {
    font-size: 13px;
  }
}
#mp-popup-template3 .holder .tmp3-sub-title {
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 15px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #mp-popup-template3 .holder .tmp3-sub-title {
    font-size: 13px;
  }
}
#mp-popup-template3 .holder .tmp3-text.mppopup-text {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 15px;
}
@media only screen and (max-width: 767px) {
  #mp-popup-template3 .holder .tmp3-text.mppopup-text {
    font-size: 12px;
    line-height: 18px;
  }
}
#mp-popup-template3 .holder .tmp3_field_newsletter {
  padding-left: 30px;
  margin: 0 0 20px;
  position: relative;
  border: 1px solid #eee;
}
#mp-popup-template3 .holder .tmp3_field_newsletter:after {
  position: absolute;
  left: 9px;
  top: 8px;
  font-size: 14px;
  content: "\e90f";
  font-family: 'icomoon';
}
#mp-popup-template3 .holder button {
  width: 100%;
  height: 40px;
  text-transform: uppercase;
}
#mp-popup-template3 .holder .popup-loader {
  padding: 10px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  color: green;
}
#mp-popup-template3 .holder .popup-loader .loader-holder {
  display: table;
  height: 100%;
  width: 100%;
}
#mp-popup-template3 .holder .popup-loader .loader-frame {
  display: table-cell;
  vertical-align: middle;
}
#mp-popup-template3 .holder .popup-loader img {
  width: 30px;
  margin: 0 auto;
}
#mp-popup-template3 .holder .tmp3-lable-powered {
  display: block;
  text-align: center;
}
#bio_ep_close {
  position: absolute !important;
  right: -20px !important;
  top: -20px !important;
  background: white;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  cursor: pointer;
  z-index: 99;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
  #bio_ep_close {
    right: auto !important;
    left: 50% !important;
    margin: 0 0 0 -20px;
    top: 0 !important;
  }
}
#google_translate_element {
  height: 30px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .form-language {
    float: none !important;
    width: 100% !important;
  }
}
/*.hotels-button_container{
		position: absolute;
		top: 20%;
		left: 50px;
	}
	#hotels-button {
		width: 210px;
		height: 310px;
		border: 5px solid white;
		position: relative;
	}

	#key{
		position: absolute;
		top: 0;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}

	#key>img{
		width: 90px;
		}

	#jt,
	#gulberg {
		height: 150px;
		width: 200px;
	}

	#jt {
		 background-image:url(../images/hotel3.jpg);
		background-position-y: 60%;
		background-size: cover;
	}

	#jt>img {
		width: 120px;
		margin: 0 auto;
		display: block;
		padding-top: 10px
	}

	#gulberg>img {
		width: 100px;
		margin: 0 auto;
		display: block;
		padding-top: 110px
	}

	#gulberg {
		 background-image: url(../images/gulberg2.jpg);
		background-position-y: 60%;
		background-size: cover;
	}

	#gulberg:hover>img,
	#jt:hover>img
	{
		transform: scale(1.1);
		transition: transform 400ms;
	}
	@media screen and (max-width: 767px) {
		#splashscreen .location-box{
			top: 18%;
		}
		.hotels-button_container{
		position: absolute;
		top: auto;
		bottom: 2%;
		left: 50%;
		margin-left: -130px;
	}
#hotels-button {
	width: 260px;
	height: 160px;
	display: inline-flex;
	border: 5px solid white;
}

#jt,
#gulberg {
	height: 150px;
	width: 125px;
}

#jt>img {
	width: 80px;
	padding-top: 70px
}
#gulberg>img {
	width: 80px;
	padding-top: 75px
}
#key>img {
	width: 70px;
}
}*/
.hotels-button_container {
  position: absolute;
  top: 20%;
  left: 50px;
}
@media only screen and (max-width: 767px) {
  .hotels-button_container {
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    padding: 10px;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
  }
}
#hotels-button {
  width: 200px;
  height: 300px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #hotels-button {
    width: 100%;
    height: auto;
  }
  #hotels-button a {
    float: right;
    width: 30%;
  }
  #hotels-button a:first-child {
    float: left;
  }
}
#jt {
  background-image: url(../images/hotel3.jpg);
  background-position-y: 60%;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  #jt {
    background: none;
  }
}
#gulberg {
  background-image: url(../images/gulberg2.jpg);
  background-position-y: 60%;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  #gulberg {
    background: none;
  }
}
#jt,
#gulberg {
  height: 150px;
  width: 200px;
}
@media only screen and (max-width: 767px) {
  #jt,
  #gulberg {
    height: auto;
    width: auto;
  }
}
#jt > img {
  width: 120px;
  margin: 0 auto;
  display: block;
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  #jt > img {
    padding: 0;
    width: 100%;
  }
}
#gulberg > img {
  width: 100px;
  margin: 0 auto;
  display: block;
  padding-top: 110px;
}
@media only screen and (max-width: 767px) {
  #gulberg > img {
    padding: 0;
    width: 100%;
  }
}
#key {
  position: absolute;
  top: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#key > img {
  width: 90px;
}
@media only screen and (max-width: 767px) {
  #key > img {
    width: 40px;
  }
}
.custom-check-container {
  clear: both;
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.custom-check-container input {
  display: inline-block;
  float: left;
}
.custom-check-container span {
  display: inline-block;
  float: left;
  padding-left: 10px;
  font-weight: bold;
  line-height: 22px;
}
#map-canvas {
  height: 500px !important;
  margin: 0 0 0 300px;
}
@media only screen and (max-width: 991px) {
  #map-canvas {
    margin: 0;
    width: 100% !important;
  }
}
.gm-style-iw {
  text-align: center;
  max-width: 450px;
}
@media only screen and (max-width: 991px) {
  .gm-style-iw {
    max-width: 300px;
  }
}
#VT8BNM8 {
  border: none !important;
}
#sizechart-overlay {
  position: static !important;
  max-width: 400px;
  margin: 0 auto;
}
/** ----- CUSTOM CSS Naveed Start -----**/
/* by default hide shipping address content */
.payment-group .payment-method-content {
  display: none;
}
/* on click show active shipping address content */
.payment-group ._active .payment-method-content {
  display: block;
}
/* Out of stock swatch disable */
.swatch-attribute-options.clearfix .disabled {
  opacity: 0.15;
  background: grey;
}
/* cart-summry */
.cart-summary-sidebar {
  position: relative;
}
.cart-summary-edit-link {
  text-align: right;
  float: right;
  font-size: 13px;
  padding: 0px 8px;
  border-radius: 2px;
}
.cart-summary-edit-link a {
  color: #000;
}
.edit-summary {
  position: absolute;
  right: 5px;
  top: 14px;
}
/* Comment form invoie copy*/
.field-invoice-copy {
  border: 0px;
}
.field-invoice-copy #invoice-copy,
.field-invoice-copy span {
  float: left;
}
.field-invoice-copy span {
  margin-left: 8px;
  line-height: 27px;
}
.fotorama__stage__frame .fotorama__img {
  max-width: inherit !important;
  max-height: inherit !important;
  position: static !important;
  transform: none !important;
}
/** ----- CUSTOM CSS Naveed End -----**/
.home-colums-blocks {
  overflow: hidden;
  margin: 0 0 70px;
}
.home-colums-blocks .block {
  float: right;
  width: 45%;
  padding: 0 0 0 25px;
}
@media only screen and (max-width: 767px) {
  .home-colums-blocks .block {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0 0 20px;
  }
}
.home-colums-blocks .block:first-child {
  float: left;
  width: 55%;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .home-colums-blocks .block:first-child {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0 0 20px;
  }
}
.home-colums-blocks .block .holder:first-child {
  padding: 0 0 25px;
}
@media only screen and (max-width: 767px) {
  .home-colums-blocks .block .holder:first-child {
    padding: 0;
    margin: 0 0 20px;
  }
}
.checkout-success .social-networks {
  padding: 20px 0;
}
.checkout-success .social-networks li a {
  font-size: 40px;
}
.checkout-success .social-networks li.like {
  display: block;
  margin: 0 0 20px;
  font-size: 22px;
}
#bio_ep_bg {
  display: none !important;
  position: static !important;
  width: auto !important;
  visibility: hidden !important;
  background-color: inherit !important;
  height: auto !important;
}
#bio_ep {
  height: auto !important;
  font-family: 'Titillium Web', sans-serif;
  font-size: 12px;
  position: fixed !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  width: 100% !important;
  transform: none !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  background-color: none !important;
  box-shadow: none !important;
  z-index: 10002;
  z-index: 999 !important;
  max-width: 750px;
  margin: 150px auto 0 !important;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  #bio_ep {
    position: absolute !important;
    padding: 50px 15px !important;
    margin: 120px 0 0 !important;
  }
}
#bio_ep:after {
  content: '';
  width: 100% !important;
  padding: 0 !important;
  position: fixed;
  left: 0;
  top: 0 ;
  bottom: 0 ;
  right: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.listing-content {
  color: #000;
  padding: 15px 0;
  font: 15px/20px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .listing-content {
    text-align: center;
  }
}
.listing-content h1 {
  margin: 0 0 15px;
  font: 15px/20px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.listing-content h2 {
  margin: 0 0 15px;
  font: 15px/20px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.listing-content h3 {
  margin: 0 0 15px;
  font: 15px/20px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.listing-content p {
  margin: 0 0 20px;
}
.additional-information {
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  padding: 20px;
  max-width: 800px;
  margin: 0 auto;
}
.page-header {
  padding: 0;
  margin: 0 0 20px;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 999;
  top: 0;
  border-bottom: 1px solid #d7d7d7;
}
.cms-home .page-header {
  margin: 0;
}
.form-language {
  position: absolute;
  left: 10px;
  color: #fff;
  top: 7px;
  z-index: 20;
}
@media only screen and (max-width: 767px) {
  .form-language {
    font-size: 9px;
    top: 8px;
    left: 5px;
  }
}
.form-language .title {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .form-language .title {
    display: none;
  }
}
.form-language ul {
  display: inline-block;
  vertical-align: top;
}
.form-language ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0 0 15px;
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .form-language ul li {
    padding: 0 0 0 5px;
    margin: 0 0 0 3px;
  }
}
.form-language ul li:first-child {
  padding: 0;
  margin: 0;
}
.form-language ul li:first-child:after {
  display: none;
}
.form-language ul li:after {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  content: '/';
}
.form-language ul li a {
  color: #fff;
  text-decoration: underline;
}
.form-language ul li a:hover {
  text-decoration: none;
}
.header-top {
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  padding: 15px 0;
  background: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .header-top {
    text-align: right;
    font-size: 7px;
    padding: 10px 0 10px 75px;
  }
}
.header-top p {
  margin: 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .header-top p {
    position: static;
  }
}
.header-top p a {
  position: absolute;
  right: 0;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .header-top p a {
    font-size: 0;
    line-height: 0;
    left: 0;
    top: -10px;
    right: auto;
    display: block;
    width: 10px;
    padding: 10px;
  }
}
.header-top p a:after {
  font-size: 14px;
  line-height: 12px;
  color: #fff;
  display: none;
  content: "\e924";
  font-family: 'icomoon';
}
@media only screen and (max-width: 767px) {
  .header-top p a:after {
    display: block;
  }
}
.header-top p a:hover {
  text-decoration: underline;
}
.logo {
  left: 0;
  font-size: 38px;
  line-height: 21px;
  position: absolute;
}
@media only screen and (max-width: 991px) {
  .logo {
    left: 50%;
    top: 50%;
    font-size: 30px;
    line-height: 30px;
    margin: -16px 0 0 -12px;
  }
}
.logo span {
  display: none;
}
.logo:after {
  content: "\e923";
  font-family: 'icomoon';
}
@media only screen and (max-width: 991px) {
  .logo:after {
    content: "\e90c";
  }
}
.header-block {
  position: relative;
  padding: 18px 0;
  min-height: 73px;
}
@media only screen and (max-width: 991px) {
  .header-block {
    padding: 15px 0;
    min-height: inherit;
  }
}
.checkout-index-index .header-block {
  min-height: 67px;
}
@media only screen and (max-width: 991px) {
  .checkout-index-index .header-block {
    min-height: inherit;
  }
}
.header-right {
  top: 0;
  right: 0;
  padding: 22px 0 0;
  position: absolute;
}
@media only screen and (max-width: 991px) {
  .header-right {
    position: static;
    overflow: hidden;
    padding: 0 0 0 33px;
  }
}
.header-right .header.content {
  margin: 0 20px 0 0;
  vertical-align: top;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .header-right .header.content {
    margin: 0;
    float: left;
  }
}
.header-right .header.content .opener-search {
  font-size: 0;
  display: none;
  line-height: 0;
  cursor: pointer;
}
.header-right .header.content .opener-search:after {
  font-size: 14px;
  line-height: 21px;
  content: "\e909";
  font-family: 'icomoon' !important;
}
@media only screen and (max-width: 991px) {
  .header-right .header.content .opener-search {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .header-right .header.content .block.block-search {
    left: 0;
    right: 0;
    top: 100%;
    z-index: 99;
    display: none;
    margin: 15px 0 0;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
  }
  .active-search .header-right .header.content .block.block-search {
    display: block;
  }
}
.header-right .header.content .block.block-search .block.block-content .form.minisearch .field.search {
  margin: 0;
  position: relative;
}
.header-right .header.content .block.block-search .block.block-content .form.minisearch .field.search .label {
  top: 0;
  left: 0;
  margin: 0;
  font-size: 0;
  color: #363636;
  position: absolute;
  z-index: 20;
}
@media only screen and (max-width: 991px) {
  .header-right .header.content .block.block-search .block.block-content .form.minisearch .field.search .label {
    top: 7px;
    left: 10px;
  }
}
.header-right .header.content .block.block-search .block.block-content .form.minisearch .field.search .label:after {
  font-size: 12px;
  content: "\e909";
  font-family: 'icomoon' !important;
}
.header-right .header.content .block.block-search .block.block-content .form.minisearch .field.search .control {
  border: none;
  padding: 0;
  background: #fff;
}
.header-right .header.content .block.block-search .block.block-content .form.minisearch .field.search .control input {
  border: none;
  width: 127px;
  color: #1b1b1b;
  font-size: 11px;
  line-height: 13px;
  height: auto;
  background: none;
  padding: 4px 5px 8px 20px;
  border-bottom: 1px solid #363636;
}
@media only screen and (max-width: 991px) {
  .header-right .header.content .block.block-search .block.block-content .form.minisearch .field.search .control input {
    width: 100%;
    padding: 10px 30px;
    border: 1px solid #363636;
  }
}
.header-right .panel.header {
  vertical-align: top;
  letter-spacing: -5px;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .header-right .panel.header {
    float: right;
  }
}
.header-right .panel.header .favorite-link {
  font-size: 0;
  letter-spacing: 0;
  vertical-align: top;
  display: inline-block;
}
.header-right .panel.header .favorite-link:hover {
  color: #b3b3b3;
}
.header-right .panel.header .favorite-link:after {
  font-size: 20px;
  content: "\e90a";
  font-family: 'icomoon' !important;
}
.header-right .panel.header .header.links {
  letter-spacing: 0;
  vertical-align: top;
  display: inline-block;
}
.header-right .panel.header .header.links li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
.header-right .panel.header .header.links li:first-child a {
  font-size: 0;
  display: block;
}
.header-right .panel.header .header.links li:first-child a:hover {
  color: #b3b3b3;
}
.header-right .panel.header .header.links li:first-child a:after {
  font-size: 20px;
  content: "\e908";
  font-family: 'icomoon' !important;
}
.minicart-wrapper {
  margin: 0 5px;
  letter-spacing: 0;
  vertical-align: top;
  display: inline-block;
}
.minicart-wrapper.active .ui-dialog {
  right: 0;
}
@media only screen and (max-width: 767px) {
  .minicart-wrapper.active .ui-dialog {
    left: 0;
    width: auto;
    margin: 0 -20px;
  }
}
.minicart-wrapper.active .ui-dialog:after {
  visibility: visible;
  opacity: 1;
}
.minicart-wrapper .action.showcart {
  display: block;
}
.minicart-wrapper .action.showcart .counter {
  position: absolute;
  right: -14px;
  top: 0;
  text-align: center;
  line-height: 30px;
  height: 30px;
  width: 30px;
}
.minicart-wrapper .action.showcart .text {
  display: none;
}
.minicart-wrapper .action.showcart .counter-label {
  display: none;
}
.minicart-wrapper .action.showcart:hover {
  color: #b3b3b3;
}
.minicart-wrapper .action.showcart:after {
  font-size: 20px;
  content: "\e913";
  line-height: 22px;
  font-family: 'icomoon' !important;
}
.ui-dialog {
  position: fixed;
  background: #fff;
  width: 320px;
  top: 0;
  right: -320px;
  bottom: 0;
  z-index: 99;
  height: 100vh;
  padding: 60px 10px;
  transition: right 0.3s ease 0s;
}
@media only screen and (max-width: 767px) {
  .ui-dialog {
    left: auto;
    top: 56px;
    position: absolute;
    display: block;
    margin: 0;
    width: 100%;
    height: 90vh;
    padding: 50px 0;
  }
}
.ui-dialog:after {
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  content: '';
  right: 320px;
  bottom: 0;
  top: 0;
  position: fixed;
  transition: opacity 0.25s ease-in-out 0s, visibility 0.25s ease-in-out 0s;
  visibility: hidden;
  width: 100%;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .ui-dialog:after {
    display: none;
  }
}
.cms-index-index .ui-dialog:after {
  display: none;
}
.ui-dialog .block-minicart {
  height: 100%;
}
.cms-index-index .ui-dialog {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  bottom: 0;
  display: table;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background: rgba(0, 0, 0, 0.5);
  right: 0;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .ui-dialog {
    left: auto;
    top: 56px;
    height: 88vh;
    position: absolute;
    display: block;
    margin: 0;
    padding: 50px 0;
    width: 100%;
  }
}
.cms-index-index .ui-dialog .block-minicart {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .ui-dialog .block-minicart {
    background: none;
    display: block;
    height: auto;
  }
}
.cms-index-index .ui-dialog .block-minicart #minicart-content-wrapper {
  background: #fff;
  max-width: 500px;
  margin: 0 auto;
  position: relative;
  padding: 40px 20px;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .ui-dialog .block-minicart #minicart-content-wrapper {
    display: block;
    height: auto;
    padding: 60px 20px;
  }
}
.ui-dialog #btn-minicart-close {
  top: 0;
  left: 50%;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
  margin: 0 0 0 -20px;
  -webkit-box-shadow: 0px 3px 5px 0px #eee;
  -moz-box-shadow: 0px 3px 5px 0px #eee;
  box-shadow: 0px 3px 5px 0px #eee;
}
.cms-index-index .ui-dialog #btn-minicart-close {
  margin: -20px 0 0 -20px;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .ui-dialog #btn-minicart-close {
    margin: 0 0 0 -20px;
    width: 40px;
    height: 40px;
  }
}
.ui-dialog #btn-minicart-close span {
  font-size: 0;
  line-height: 0;
}
.ui-dialog #btn-minicart-close span:after {
  font-size: 13px;
  content: "\e918";
  position: absolute;
  left: 50%;
  top: 50%;
  color: #000;
  font-weight: 400;
  margin: 0 0 0 -7px;
  font-family: 'icomoon' !important;
}
@media only screen and (max-width: 767px) {
  .ui-dialog #btn-minicart-close span:after {
    font-size: 16px;
    margin: 0 0 0 -8px;
  }
}
#minicart-content-wrapper {
  text-align: center;
  height: 100%;
}
#minicart-content-wrapper .block-title {
  margin: 0 0 15px;
}
#minicart-content-wrapper .block-title strong {
  font-weight: 400;
  font-size: 22px;
}
#minicart-content-wrapper .block-title strong .qty {
  border: 1px solid #000;
  padding: 5px;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  margin: 0 0 0 5px;
  font-size: 15px;
  line-height: 20px;
  background: #fff;
}
#minicart-content-wrapper .block-content {
  height: 100%;
}
#minicart-content-wrapper .block-content .items-total {
  margin: 0 0 10px;
  font-size: 20px;
  display: none;
}
#minicart-content-wrapper .block-content .subtotal {
  margin: 0 0 20px;
  font-size: 20px;
  line-height: 25px;
}
#minicart-content-wrapper .block-content .subtotal .label {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  color: #000;
  margin: 0;
  font-size: 20px;
  line-height: 25px;
}
#minicart-content-wrapper .block-content .subtotal .amount {
  display: inline-block;
  vertical-align: top;
}
#minicart-content-wrapper .block-content .actions {
  margin: 0 0 10px;
}
#minicart-content-wrapper .block-content .actions .secondary .action.viewcart {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eee;
  color: #000;
  padding: 10px;
  font-size: 14px;
  letter-spacing: 1px;
}
#minicart-content-wrapper .block-content .actions .secondary .action.delete {
  display: none;
}
#minicart-content-wrapper .block-content .actions .primary .action.edit {
  display: none;
}
#minicart-content-wrapper .block-content .actions .primary button {
  background: #000;
  color: #fff;
  border: none;
  font-size: 18px;
  padding: 10px 25px;
  letter-spacing: 1px;
}
#minicart-content-wrapper .block-content .actions .primary button:hover {
  color: #000;
  background: #e9e9e9;
}
#minicart-content-wrapper .block-content .subtitle {
  display: none;
  margin: 0 0 10px;
  font: 15px/17px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper {
  height: 100% !important;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items {
  height: 78%;
}
@media only screen and (max-width: 767px) {
  #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items {
    height: 50%;
  }
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .item {
  margin: 0 0 10px;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .item .product {
  overflow: hidden;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-photo {
  width: 80px;
  float: left;
  margin: 0 10px 0 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-photo {
    float: none;
    display: block;
    margin: 0 auto 10px;
  }
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details {
  overflow: hidden;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details {
    text-align: center;
  }
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .product-item-name {
  display: block;
  margin: 0 0 10px;
  font-size: 13px;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .item .product .product-item-details .product-item-name a:hover {
  text-decoration: underline;
}
#minicart-content-wrapper .block-content .product.options .toggle {
  display: none;
}
#minicart-content-wrapper .block-content .product.options .content {
  display: block !important;
}
#minicart-content-wrapper .block-content .product.options .content .product.options.list {
  margin: 0 0 15px;
}
#minicart-content-wrapper .block-content .product.options .content .product.options.list dt,
#minicart-content-wrapper .block-content .product.options .content .product.options.list dd {
  font-size: 13px;
  line-height: 15px;
  padding: 0;
  color: #000;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
#minicart-content-wrapper .block-content .product-item-pricing .price-container {
  margin: 0 0 10px;
  font: 16px/20px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
#minicart-content-wrapper .block-content .product-item-pricing .details-qty.qty {
  margin: 0;
}
#minicart-content-wrapper .block-content .product-item-pricing .details-qty.qty .label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 13px;
  line-height: 15px;
  color: #000;
}
#minicart-content-wrapper .block-content .product-item-pricing .details-qty.qty input {
  width: 80px;
  padding: 5px 10px;
  display: inline-block;
  vertical-align: middle;
  background: none;
  text-align: left;
  font-weight: bold;
  border: none;
}
#minicart-content-wrapper .block-content .product-item-pricing .details-qty.qty .update-cart-item {
  background: none;
  border: medium none;
  color: #000;
  display: inline-block;
  font-size: 12px;
  margin: 0 0 0 5px;
  padding: 0;
  vertical-align: middle;
}
#minicart-content-wrapper .block-content .product-item-pricing .details-qty.qty .update-cart-item:hover {
  text-decoration: underline;
}
/* Slick slider styles */
.minicart-items {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  overflow: auto;
}
.minicart-items .slick-prev,
.minicart-items .slick-next {
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 0;
  line-height: 0;
  z-index: 20;
  padding: 0;
  width: 30px;
  height: 30px;
  margin: -15px 0 0;
}
.minicart-items .slick-prev:after,
.minicart-items .slick-next:after {
  font-size: 15px;
  line-height: 25px;
  content: "\e907";
  font-family: 'icomoon';
}
.minicart-items .slick-next {
  right: 0;
  left: auto;
}
.minicart-items .slick-next:after {
  content: "\e906";
  font-family: 'icomoon';
}
.minicart-items .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.minicart-items .slick-list:focus {
  outline: none;
}
.minicart-items .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.nav-toggle {
  cursor: pointer;
  display: none;
  height: 12px;
  left: 4px;
  position: absolute;
  top: 20px;
  transition: all 0.4s ease 0s;
  width: 17px;
  z-index: 999;
}
.nav-toggle:hover {
  opacity: 0.5;
}
.nav-toggle:after {
  background: #000;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 17px;
}
.nav-open .nav-toggle:after {
  opacity: 0;
}
.nav-toggle span {
  display: block;
  font-size: 0;
  line-height: 0;
}
.nav-toggle span:after,
.nav-toggle span:before {
  background: #000;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 17px;
}
.nav-open .nav-toggle span:after,
.nav-open .nav-toggle span:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 5px;
}
.nav-toggle span:before {
  top: 10px;
}
.nav-open .nav-toggle span:before {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
@media only screen and (max-width: 991px) {
  .nav-toggle {
    display: block;
  }
}
.nav-sections {
  padding: 10px 260px 0;
}
@media only screen and (max-width: 991px) {
  .nav-sections {
    position: absolute;
    left: 100%;
    top: 55px;
    height: 89vh;
    bottom: 0;
    right: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    padding: 30px 20px;
    z-index: 99;
    overflow: auto;
    margin: 0 -20px;
    background: rgba(255, 255, 255, 0.95);
  }
  .nav-open .nav-sections {
    visibility: visible;
    opacity: 1;
  }
}
@media only screen and (max-width: 991px) {
  .navigation {
    display: none;
  }
}
.navigation > ul {
  letter-spacing: -5px;
  text-align: left;
  font-size: 17px;
  padding: 0 0 20px;
  margin: 0 0 -20px;
  text-transform: capitalize;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .navigation > ul {
    padding: 0;
    margin: 0;
  }
}
.navigation > ul > li {
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0 2% -25px;
  padding: 0 0 25px;
}
@media only screen and (max-width: 991px) {
  .navigation > ul > li {
    display: block;
    padding: 0;
    margin: 0 0 10px;
  }
}
.navigation > ul > li.nav-7 > a {
  color: red;
}
.navigation > ul > li.nav-7 > a:hover {
  border-color: red;
}
.navigation > ul > li:hover > a {
  border-bottom: 1px solid #000;
}
.navigation > ul > li:hover > ul {
  visibility: visible;
  opacity: 1;
  display: block;
}
.navigation > ul > li > a {
  display: block;
  padding: 0 3px 5px;
  border-bottom: 1px solid #fff;
}
.navigation > ul > li > a:hover {
  border-bottom: 1px solid #000;
}
.navigation > ul > li > ul {
  position: absolute;
  background: #1e1e1e;
  z-index: 99;
  left: 0;
  right: 0;
  top: 100%;
  margin: -1px 0 0;
  height: 333px;
  text-align: left;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  padding: 20px 0;
  display: none;
  font: 13px/15px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
  border: 5px solid #fff;
}
.navigation > ul > li > ul:after {
  background: #fff;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 236px;
  z-index: -1;
}
.navigation > ul > li > ul > li {
  display: block;
  width: 236px;
  border-right: 5px solid #fff;
}
.navigation > ul > li > ul > li > .menu-image-holder {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 20px 20px 20px 0;
  width: 275px;
  opacity: 0;
  visibility: hidden;
}
.navigation > ul > li > ul > li:first-child {
  /*
						> .menu-image-holder{
							visibility:visible;
							opacity:1;
						}
						> .drop-down{
							opacity:1;
							visibility:visible;
						}*/
}
.navigation > ul > li > ul > li:hover > .menu-image-holder {
  visibility: visible;
  opacity: 1;
}
.navigation > ul > li > ul > li:hover > a {
  background: #000;
  color: #fff;
}
.navigation > ul > li > ul > li:hover > .drop-down {
  opacity: 1;
  visibility: visible;
}
.navigation > ul > li > ul > li.first > .menu-image-holder {
  visibility: visible;
  opacity: 1;
}
.navigation > ul > li > ul > li.first > .drop-down {
  opacity: 1;
  visibility: visible;
}
.navigation > ul > li > ul > li > a {
  padding: 0;
  display: block;
  padding: 8px 15px;
}
.navigation > ul > li > ul > li > a:hover {
  background: #000;
  color: #fff;
}
.navigation > ul > li > ul > li > .drop-down {
  position: absolute;
  left: 236px;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background: #1e1e1e;
}
.navigation > ul > li > ul > li > .drop-down > .drop-holder {
  display: table;
  width: 100%;
  height: 100%;
}
.navigation > ul > li > ul > li > .drop-down > .drop-holder > ul {
  display: table-cell;
  vertical-align: middle;
  font: 12px/15px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
.navigation > ul > li > ul > li > .drop-down > .drop-holder > ul > li {
  width: 166px;
}
.navigation > ul > li > ul > li > .drop-down > .drop-holder > ul > li > a {
  color: #fff;
  display: block;
  padding: 8px 20px;
}
.navigation > ul > li > ul > li > .drop-down > .drop-holder > ul > li > a:hover {
  background: #fff;
  color: #000;
}
#mobile-navigation {
  display: none;
}
@media only screen and (max-width: 991px) {
  #mobile-navigation {
    display: block;
  }
}
#mobile-navigation > ul {
  font: 14px/16px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#mobile-navigation > ul > li {
  margin: 0;
  position: relative;
}
#mobile-navigation > ul > li.active > .open-close {
  background: none;
}
#mobile-navigation > ul > li.active > .open-close:after,
#mobile-navigation > ul > li.active > .open-close:before {
  background: #fff;
}
#mobile-navigation > ul > li.active > .open-close:before {
  transform: rotate(0deg);
}
#mobile-navigation > ul > li.active > a {
  background: #000;
  color: #fff;
}
#mobile-navigation > ul > li > a {
  color: #000;
  display: block;
  padding: 13px;
  text-align: left;
  cursor: pointer;
}
#mobile-navigation > ul > li > a:hover {
  background: #000;
  color: #fff;
}
#mobile-navigation > ul > li:hover > .open-close {
  background: none;
}
#mobile-navigation > ul > li:hover > .open-close:after,
#mobile-navigation > ul > li:hover > .open-close:before {
  background: #fff;
}
#mobile-navigation > ul > li:hover > a {
  background: #000;
  color: #fff;
}
#mobile-navigation > ul > li:hover > ul {
  display: block;
}
#mobile-navigation > ul > li > ul {
  background: #efefef none repeat scroll 0 0;
  font: 12px/14px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
  letter-spacing: -4px;
  text-align: left;
  text-transform: uppercase;
}
#mobile-navigation > ul > li > ul > li {
  display: block;
  font-weight: 700;
  letter-spacing: 0;
  width: 100%;
  position: relative;
}
#mobile-navigation > ul > li > ul > li.active > .open-close {
  background: none;
}
#mobile-navigation > ul > li > ul > li.active > .open-close:after,
#mobile-navigation > ul > li > ul > li.active > .open-close:before {
  background: #fff;
}
#mobile-navigation > ul > li > ul > li.active > .open-close:before {
  transform: rotate(0deg);
}
#mobile-navigation > ul > li > ul > li > a {
  color: #000;
  padding: 13px;
  display: block;
  background: #ccc;
}
#mobile-navigation > ul > li > ul > li ul {
  padding: 13px;
}
#mobile-navigation > ul > li > ul > li ul li {
  font-weight: 400;
  margin: 0 0 8px;
}
#mobile-navigation .open-close {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  cursor: pointer;
  z-index: 10;
  height: 42px;
}
#mobile-navigation .open-close:hover {
  background: red;
}
#mobile-navigation .open-close:hover:after,
#mobile-navigation .open-close:hover:before {
  background: red;
}
#mobile-navigation .open-close:after,
#mobile-navigation .open-close:before {
  background: #000;
  content: "";
  height: 1px;
  position: absolute;
  top: 20px;
  left: auto;
  right: 10px;
  bottom: 0;
  width: 10px;
  border-radius: 2px;
  transition: all 0.6s ease 0s;
}
#mobile-navigation .open-close:before {
  content: "";
  position: absolute;
  transform: rotate(90deg);
}
#mobile-navigation .menu-image-holder {
  display: none;
}
/* slideshow basic styles */
.slideshow {
  position: relative;
}
.slideshow .slide {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
}
.slideshow .slide.active {
  z-index: 2;
}
.slideshow .slide-block {
  display: block;
}
.slideshow .slide-block:hover .caption {
  background: #fff;
}
.slideshow .img-area {
  display: block;
}
@media only screen and (max-width: 767px) {
  .slideshow .img-area .desktop-img {
    display: none;
  }
}
.slideshow .img-area .mobile-img {
  display: none;
}
@media only screen and (max-width: 767px) {
  .slideshow .img-area .mobile-img {
    display: block;
  }
}
.slideshow .caption {
  position: absolute;
  min-width: 190px;
  background: #fff;
  left: 50%;
  bottom: 110px;
  color: #120a0a;
  text-align: center;
  padding: 20px;
  margin: 0 0 0 -95px;
  letter-spacing: 2px;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.9);
}
@media only screen and (max-width: 767px) {
  .slideshow .caption {
    position: static;
    display: block;
    min-width: inherit;
    margin: 0;
    border-bottom: 1px solid #eee;
  }
}
.slideshow .caption .title {
  display: block;
  margin: 0 0 10px;
  font: 13px/15px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
.slideshow .caption .btn {
  padding: 0;
  font: 10px/12px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #120a0a;
}
.slideshow .caption .btn:hover {
  color: #120a0a;
}
.slideshow.not-enough-slides .btn-prev,
.slideshow.not-enough-slides .btn-next {
  display: none;
}
.slideshow .pagination {
  margin: 0;
  display: none;
}
@media only screen and (max-width: 767px) {
  .slideshow .pagination {
    display: block;
    text-align: center;
    letter-spacing: -5px;
  }
  .slideshow .pagination li {
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
  }
  .slideshow .pagination li.active a {
    background: #818181;
  }
  .slideshow .pagination li a {
    width: 10px;
    height: 10px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 5px;
    border-radius: 100%;
    border: 1px solid #818181;
  }
}
.btn-prev,
.btn-next {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.1);
  z-index: 2;
  font-size: 0;
  line-height: 0;
  padding: 30px;
}
@media only screen and (max-width: 767px) {
  .btn-prev,
  .btn-next {
    background: none;
  }
}
.btn-prev:hover,
.btn-next:hover {
  background: rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 767px) {
  .btn-prev:hover,
  .btn-next:hover {
    background: none;
  }
}
.btn-prev:after,
.btn-next:after {
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  content: "\e907";
  font-family: 'icomoon';
  position: absolute;
  top: 50%;
  left: 10px;
  margin: -10px 0 0;
}
@media only screen and (max-width: 767px) {
  .btn-prev:after,
  .btn-next:after {
    font-size: 25px;
    line-height: 25px;
  }
}
.btn-next {
  left: auto;
  right: 0;
}
.btn-next:after {
  right: 10px;
  left: auto;
  content: "\e906";
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  padding: 0;
}
ol {
  padding: 0;
  list-style: none;
}
.sidebar {
  position: relative;
}
.sidebar .block.filter.active .filter-title strong:before {
  content: "\e90d";
}
.sidebar .block.filter .filter-title {
  margin: 0 0 20px;
}
@media only screen and (max-width: 991px) {
  .sidebar .block.filter .filter-title {
    cursor: pointer;
    margin: 0;
  }
}
.sidebar .block.filter .filter-title strong {
  color: #000;
  display: block;
  text-transform: uppercase;
  font-size: 0;
  position: relative;
}
.sidebar .block.filter .filter-title strong:after {
  font-family: 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
  content: "Filters";
  font-size: 14px;
  letter-spacing: 2px;
}
.sidebar .block.filter .filter-title strong:before {
  font-size: 20px;
  font-family: 'icomoon';
  content: "\e90e";
  position: absolute;
  right: 0;
  top: 50%;
  margin: -13px 82px 0 0;
}
@media only screen and (max-width: 991px) {
  .sidebar .block.filter .filter-title strong {
    padding: 10px;
    text-align: center;
    border: 1px solid #eee;
  }
}
@media only screen and (max-width: 991px) {
  .sidebar .block.filter .filter-content {
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 20;
    padding: 20px;
    display: none;
    border: 1px solid #eee;
  }
  .filter-active .sidebar .block.filter .filter-content {
    display: block;
  }
}
.sidebar .block.filter .filter-content .filter-subtitle {
  margin: 0 0 20px;
  display: none;
  font-weight: 400;
  font: 12px/14px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.sidebar .filter-options .filter-options-item {
  border-bottom: 1px solid #ebebeb;
}
.sidebar .filter-options .filter-options-item.active .filter-options-title:before {
  opacity: 0;
}
.sidebar .filter-options .filter-options-title {
  display: block;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 20px 0;
  position: relative;
  text-transform: uppercase;
  font: 12px/14px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.sidebar .filter-options .filter-options-title:after {
  content: '';
  display: block;
  line-height: 0;
  width: 9px;
  height: 1px;
  right: 0;
  margin: -8px 6px 0 0;
  background: #000;
  position: absolute;
}
.sidebar .filter-options .filter-options-title:before {
  content: '';
  display: block;
  line-height: 0;
  width: 1px;
  height: 9px;
  right: 0;
  background: #000;
  margin: 2px 10px 0 0;
  position: absolute;
}
.sidebar .filter-options .filter-options-title:hover {
  cursor: pointer;
  color: #848484;
}
.sidebar .filter-options .filter-options-content .items {
  padding: 0 0 0 8px;
  font: 12px/14px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
  margin: 0;
}
.sidebar .filter-options .filter-options-content .items li {
  margin: 0 0 15px;
}
.sidebar .filter-options .filter-options-content .items li a {
  display: block;
  position: relative;
  padding: 0 0 0 20px;
}
.sidebar .filter-options .filter-options-content .items li a:after {
  width: 13px;
  height: 13px;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #5a5a5a;
}
.sidebar .filter-options .filter-options-content .items li a:hover {
  color: #848484;
}
.sidebar .filter-options .filter-options-content .items li a:hover:after {
  background: #000;
}
.sidebar .filter-actions .filter-clear {
  display: block;
  margin: 0 0 20px;
  padding: 10px;
  text-align: center;
  border: 1px solid #eee;
  text-transform: uppercase;
  font: 12px/14px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}
.sidebar .filter-actions .filter-clear:hover {
  background: #000;
  color: #fff;
}
.sidebar .filter-current {
  margin: 0 0 10px;
}
.sidebar .filter-current .filter-current-subtitle {
  display: block;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0 0 10px;
  font: 12px/14px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
.sidebar .filter-current .items {
  margin: 0;
}
.sidebar .filter-current .items li {
  padding: 0 0 10px;
  margin: 0 0 10px;
  position: relative;
  border-bottom: 1px solid #eee;
}
.sidebar .filter-current .items li .filter-label {
  display: block;
  margin: 0 0 5px;
  font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.sidebar .filter-current .items li .filter-value {
  display: block;
}
.sidebar .filter-current .items li .action.remove {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 0;
  border: 1px solid #eee;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 7px;
  border-radius: 100%;
  transform: rotate(45deg);
}
.sidebar .filter-current .items li .action.remove:hover {
  border-color: #000;
}
.sidebar .filter-current .items li .action.remove:after {
  content: '';
  display: block;
  line-height: 0;
  width: 9px;
  height: 1px;
  background: #000;
  position: absolute;
}
.sidebar .filter-current .items li .action.remove:before {
  content: '';
  display: block;
  line-height: 0;
  width: 1px;
  height: 9px;
  background: #000;
  margin: 0 0 0 4px;
  position: absolute;
}
.sidebar .filter-current .items li .action.remove span {
  font-size: 0;
  line-height: 0;
}
.sidebar .swatch-attribute-options {
  letter-spacing: -5px;
}
.sidebar .swatch-attribute-options .swatch-option {
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  padding: 5px;
  text-align: center;
  height: 30px;
  min-width: 30px;
  margin: 0 15px 15px 0;
  color: #000;
  font: 10px/20px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
  border: 1px solid #c7c7c7;
}
.sidebar .swatch-attribute-options .swatch-option:hover {
  background: #000;
  color: #fff;
}
.sidebar.sidebar-additional {
  display: none;
}
.page-title-wrapper {
  text-align: center;
}
.catalog-category-view .page-title-wrapper {
  display: none;
}
.cms-page-view .page-title-wrapper {
  background: #cfcfcf;
  padding: 20px;
  margin: 0 0 30px;
}
.page-title-wrapper .page-title {
  padding: 0 20px 15px;
  margin: 0 0 30px;
  background: #fff;
  text-align: center;
  font-weight: 400;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: top;
  font: 20px/30px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  border-bottom: 1px solid #000;
}
.cms-page-view .page-title-wrapper .page-title {
  padding: 0;
  background: none;
  border: none;
  margin: 0;
  font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.account {
  font-family: 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
.account.dashboard-nav .block-collapsible-nav-content {
  display: block !important;
}
.account .page-main {
  font-size: 14px;
  line-height: 30px;
}
.account .sidebar .block-collapsible-nav .block-collapsible-nav-title {
  background: black;
  color: #fff;
  padding: 10px;
  margin: 0 0 20px;
  font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .account .sidebar .block-collapsible-nav .block-collapsible-nav-title {
    position: relative;
    cursor: pointer;
  }
  .account .sidebar .block-collapsible-nav .block-collapsible-nav-title:after {
    content: "\e90e";
    font-family: 'icomoon';
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 25px;
    margin: -15px 20px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .account .sidebar .block-collapsible-nav .block-collapsible-nav-content {
    display: none;
  }
}
.account .sidebar .block-collapsible-nav .block-collapsible-nav-content .nav > li {
  margin: 0 0 5px;
}
.account .sidebar .block-collapsible-nav .block-collapsible-nav-content .nav > li > a {
  padding: 5px;
}
.account .sidebar .block-collapsible-nav .block-collapsible-nav-content .nav > li strong {
  padding: 5px;
  display: block;
  background: #eee;
}
.account .block-dashboard-info {
  border: 1px solid #eee;
  padding: 20px;
  margin: 0 0 5px;
}
.account .block-dashboard-info .block-title {
  padding: 20px;
  color: #000;
  margin: 0 0 20px;
  background: #eee;
  font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.account .block-dashboard-info .block-content .box-information {
  padding: 20px;
  border-bottom: 1px solid #000;
}
.account .block-dashboard-info .block-content .box-information .box-title {
  display: block;
  margin: 0 0 10px;
}
.account .block-dashboard-info .block-content .box-newsletter {
  padding: 20px;
}
.account .block-dashboard-info .block-content .box-newsletter .box-title {
  display: block;
  margin: 0 0 10px;
}
.account .block-dashboard-addresses {
  border: 1px solid #eee;
  padding: 20px;
}
.account .block-dashboard-addresses .block-title {
  padding: 20px;
  color: #000;
  margin: 0 0 20px;
  background: #eee;
  overflow: hidden;
}
.account .block-dashboard-addresses .block-title .action.edit {
  float: right;
  padding: 0;
  background: none;
  color: #000;
  text-decoration: underline;
}
.account .block-dashboard-addresses .block-title .action.edit:hover {
  text-decoration: none;
}
.account .block-dashboard-addresses .block-content .box-billing-address {
  padding: 20px;
  border-bottom: 1px solid #000;
}
.account .block-dashboard-addresses .block-content .box-billing-address .box-title {
  display: block;
  margin: 0 0 10px;
}
.account .block-dashboard-addresses .block-content .box-shipping-address {
  padding: 20px;
}
.account .block-dashboard-addresses .block-content .box-shipping-address .box-title {
  display: block;
  margin: 0 0 10px;
}
.account .action.edit,
.account .action.change-password {
  background: #eee;
  color: #000;
  padding: 8px;
  min-width: 150px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 10px 0 0;
}
@media only screen and (max-width: 767px) {
  .account .action.edit,
  .account .action.change-password {
    display: block;
    margin: 0 0 5px;
  }
}
.account .action.edit:hover,
.account .action.change-password:hover {
  background: #000;
  color: #fff;
}
.account .action.change-password {
  background: #000;
  color: #fff;
}
.account .action.change-password:hover {
  background: #eee;
  color: #000;
}
.account .action.back {
  max-width: 150px;
}
@media only screen and (max-width: 767px) {
  .account .action.back {
    width: 100%;
  }
}
.account .action.add {
  min-width: 150px;
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .account .action.add {
    width: 100%;
  }
}
.account .action.check {
  min-width: 180px;
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .account .action.check {
    width: 100%;
  }
}
.account .action.update {
  background: #eee;
  color: #000;
}
.account .message {
  padding: 10px;
  border: 1px solid #eee;
  text-align: center;
  margin: 0 0 10px;
  font: 16px/18px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
.account .actions-toolbar {
  padding: 0;
}
.account form {
  max-width: 500px;
  margin: 0 auto 20px;
}
.account form .fieldset {
  margin: 0 0 15px;
}
.account form .label {
  text-align: left;
  white-space: normal;
}
@media only screen and (max-width: 767px) {
  .account form .label {
    font-size: 12px;
  }
}
.account form .legend {
  border-bottom: 2px solid #000;
  color: #000;
  padding: 10px;
  margin: 0 0 20px;
}
.account form .field.street > .control {
  border: none;
  padding: 0;
}
.account form .field.street > .control > input {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 20px;
  border: 1px solid #000;
}
.account form .field.choice input {
  width: auto;
  height: auto;
  margin: 2px 10px 0 0;
  float: left;
}
.account .block-addbysku .box {
  margin: 0 0 20px;
}
.account .block-addbysku .box-upload input {
  margin: 0 0 15px;
  height: auto;
}
.account .block-addbysku .box-upload .note {
  text-align: center;
  padding: 10px;
}
.account .block-addbysku .box-upload .note p {
  margin: 0;
}
.static-content {
  font-size: 16px;
  line-height: 30px;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .static-content {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .static-content h2 {
    font-size: 18px;
    line-height: 30px;
  }
}
.static-content strong {
  font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.static-content p {
  margin: 0 0 30px;
}
@media only screen and (max-width: 767px) {
  .static-content p {
    margin: 0 0 15px;
  }
}
.static-content .link {
  display: block;
}
.static-content .link a {
  color: #1386d7;
}
.static-content .link a:hover {
  color: #000;
}
.static-content .number-list {
  padding: 0 0 0 50px;
  margin: 0 0 30px;
}
.static-content .number-list li {
  list-style: decimal;
}
.static-content .bullet-points {
  margin: 0 0 30px;
}
.static-content .bullet-points li {
  position: relative;
  padding: 0 0 0 20px;
}
.static-content .bullet-points li:after {
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
}
.contact-info {
  margin: 0 0 50px;
}
.contact-info ul {
  letter-spacing: -5px;
  text-align: center;
}
.contact-info ul li {
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  text-align: center;
  margin: 0 0 20px;
}
@media only screen and (max-width: 991px) {
  .contact-info ul li {
    width: 33.33%;
  }
}
@media only screen and (max-width: 767px) {
  .contact-info ul li {
    width: 50%;
  }
}
.contact-info ul li p {
  margin: 0 0 5px;
}
.contact-info ul li img {
  display: inline-block;
  vertical-align: top;
  width: 120px;
  margin: 0 0 20px;
}
form.form-wishlist-items {
  max-width: 100%;
}
form.form-wishlist-items .products-grid .product-items li .product-item-photo {
  margin: 0 0 20px;
}
form.form-wishlist-items .products-grid .product-items li .box-tocart .field.qty .control {
  border: none;
  padding: 0;
}
.checkout-container {
  padding: 0 15px;
}
.checkout-container .opc-progress-bar {
  letter-spacing: -5px;
  text-align: center;
  margin: 0 0 30px;
  text-transform: uppercase;
  font: 12px/16px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.checkout-container .opc-progress-bar li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 1px;
}
.checkout-container .opc-progress-bar li._active span {
  border-color: #000;
  background: none;
  color: #000;
}
.checkout-container .opc-progress-bar li span {
  display: block;
  border: 1px solid #fff;
  padding: 10px 20px;
}
.checkout-container .opc-estimated-wrapper {
  display: none;
}
.checkout-container .opc-wrapper {
  float: left;
  width: 70%;
}
@media only screen and (max-width: 991px) {
  .checkout-container .opc-wrapper {
    width: 100%;
  }
}
.checkout-container #checkoutSteps {
  letter-spacing: -5px;
}
.checkout-container #checkoutSteps li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 100%;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .checkout-container #checkoutSteps li {
    width: 100%;
    padding: 0;
  }
}
.checkout-container #checkoutSteps li .step-title,
.checkout-container #checkoutSteps li .legend {
  font-size: 16px;
  line-height: 18px;
  padding: 0 0 20px;
  margin: 0 0 20px;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 5px solid #000;
}
.checkout-container #checkoutSteps li .label {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .checkout-container #checkoutSteps li .label {
    font-size: 11px;
  }
}
.checkout-container #checkoutSteps li .control .field-tooltip {
  display: none;
}
.checkout-container #checkoutSteps li .control .note {
  display: none !important;
}
.checkout-container #checkoutSteps .field {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .checkout-container #checkoutSteps .field {
    padding: 0;
    display: block;
    width: 100%;
  }
}
.checkout-container #checkoutSteps .field.street {
  width: 100%;
  display: block;
  padding: 0;
}
.checkout-container #checkoutSteps .field.street .label {
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .checkout-container #checkoutSteps .field.street .label {
    padding: 0;
  }
}
.checkout-container #checkoutSteps .field.street .control {
  padding: 0;
  border: none;
  overflow: hidden;
}
.checkout-container #checkoutSteps .field.street .control .field {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .checkout-container #checkoutSteps .field.street .control .field {
    width: 100%;
    float: none;
    margin: 0 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-container #checkoutSteps .field.street .control .field:first-child {
    width: 100%;
    float: none;
  }
}
.checkout-container #checkoutSteps .field.street .control .field .label {
  display: none;
}
.checkout-container #checkoutSteps .field.street .control .field .control {
  padding: 0 10px;
  border: 1px solid #000;
}
.checkout-container select {
  height: 33px;
  width: 100%;
}
.checkout-container .authentication-wrapper .action.action-auth-toggle {
  float: right;
}
.checkout-container .authentication-wrapper .modal-custom {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.5);
}
.checkout-container .authentication-wrapper .modal-custom._show {
  display: block;
}
.checkout-container .authentication-wrapper .modal-inner-wrap {
  max-width: 500px;
  margin: 30px auto;
  position: relative;
  overflow: hidden;
}
.checkout-container .authentication-wrapper .modal-inner-wrap .block-title {
  text-align: center;
  font-size: 22px;
  padding: 0 0 10px;
  display: block;
  margin: 0 0 20px;
  border-bottom: 1px solid #000;
}
.checkout-container .authentication-wrapper .modal-inner-wrap .label {
  text-align: left;
}
.checkout-container .authentication-wrapper .modal-inner-wrap .modal-header {
  overflow: hidden;
  position: absolute;
  padding: 0;
  border: none;
  right: 0;
  z-index: 10;
}
.checkout-container .authentication-wrapper .modal-inner-wrap .modal-header h1 {
  color: #fff;
}
.checkout-container .authentication-wrapper .modal-inner-wrap .modal-content {
  padding: 20px;
}
.checkout-container .payment-method-title {
  margin: 0 0 20px;
}
.checkout-container .payment-method-title input {
  width: auto;
  height: auto;
  margin: 3px 15px 0 0;
  float: left;
}
.checkout-container .payment-method-title label {
  overflow: hidden;
  margin: 0;
}
.checkout-container #checkout-step-shipping .field.addresses .control {
  border: none;
  padding: 20px;
  line-height: 30px;
  background: #eee;
}
.control select {
  border: none;
}
.form.form-login .actions-toolbar > .primary .action.login.primary {
  background: #eee;
  color: #000;
}
.table-checkout-shipping-method tr th {
  text-align: center;
  padding: 5px;
  vertical-align: top;
  display: none;
}
.table-checkout-shipping-method tr td {
  text-align: center;
  vertical-align: top;
}
.table-checkout-shipping-method tr td .price {
  font: 14px/20px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
#shipping-method-buttons-container .action.continue {
  padding: 14px;
}
#shipping-method-buttons-container .action.continue:after {
  display: none;
}
legend {
  border: none;
}
@media only screen and (max-width: 991px) {
  .checkout-container {
    position: relative;
  }
}
.opc-sidebar {
  overflow: hidden;
  width: 30%;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .opc-sidebar {
    width: 100%;
    padding: 0;
  }
}
.opc-sidebar .modal-inner-wrap .modal-header {
  display: none;
}
.opc-sidebar .modal-inner-wrap .minicart-items-wrapper {
  margin: 0 0 20px;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items {
  text-align: center;
  height: 226px;
  overflow: auto;
  display: block !important;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items .product-item {
  padding: 20px;
  background: #eee;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items .product-item .product-image-container {
  display: block;
  margin: 0 auto 20px;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items .product-item .product-item-inner {
  margin: 0 0 10px;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items .product-item .product.options .toggle {
  display: none;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items .product-item .product.options .content {
  display: block !important;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items .product-item .product.options .content .subtitle {
  display: block;
  margin: 0 0 5px;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items .product-item .product.options .content .item-options dt {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  font: 14px/20px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items .product-item .product.options .content .item-options dd {
  display: inline-block;
  vertical-align: top;
  font: 14px/20px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items .product-item .product-item-name {
  margin: 0 0 10px;
  display: block;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items .product-item .details-qty {
  margin: 0 0 10px;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items .product-item .details-qty .label {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  font: 14px/20px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
.opc-sidebar .modal-inner-wrap ol.minicart-items .product-item .details-qty .value {
  display: inline-block;
  vertical-align: top;
  font: 14px/20px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.opc-sidebar .modal-inner-wrap .modal-content {
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .title {
  font-size: 16px;
  line-height: 18px;
  padding: 0 0 20px;
  margin: 0 0 20px;
  display: block;
  text-transform: uppercase;
  border-bottom: 5px solid #000;
}
@media only screen and (max-width: 767px) {
  .opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .items-in-cart {
    display: none;
  }
  .order-summery-active .opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .items-in-cart {
    display: block;
  }
}
.opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .items-in-cart .title {
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  margin: 0;
  display: block;
  text-align: center;
  background: #eee;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .table-totals {
    display: none;
  }
  .order-summery-active .opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .table-totals {
    display: block;
  }
}
.opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .table-totals .table-caption {
  display: none;
}
.opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .table-totals th {
  text-align: left;
  background: #000;
  color: #fff;
}
.opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .table-totals .mark {
  background: #eee;
  color: #000;
  padding: 5px;
  font: 14px/20px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .table-totals .mark .label {
  margin: 0 0 5px;
  text-align: left;
  color: #000;
}
.opc-sidebar .modal-inner-wrap .modal-content .opc-block-summary .table-totals .mark .value {
  font-size: 12px;
}
.payment-method-content .billing-address-same-as-shipping-block input {
  height: auto;
  width: auto;
  display: inline-block;
  vertical-align: top;
  margin: 2px 5px 0 0;
}
.payment-method-content .billing-address-details {
  margin: 0 0 30px;
  font-size: 14px;
  line-height: 30px;
  background: #eee;
  padding: 20px;
}
.discount-code {
  padding: 10px;
}
.discount-code .payment-option-title {
  margin: 0;
  padding: 10px;
  background: #eee;
}
.discount-code .payment-option-title span.action-toggle {
  display: block;
  padding: 15px 0;
  position: relative;
}
.discount-code .payment-option-title span.action-toggle:after {
  font-family: 'icomoon';
  content: "\e90e";
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 20px;
}
.discount-code .payment-option-content {
  padding: 20px 0;
}
#giftcardaccount-placer {
  display: none !important;
}
.shipping-information {
  padding: 20px;
  font-size: 13px;
  line-height: 25px;
}
.shipping-information .shipping-information-content {
  background: #eee;
  padding: 10px;
}
.shipping-information .ship-to .shipping-information-title,
.shipping-information .ship-via .shipping-information-title {
  padding: 10px 0 10px;
  font-size: 18px;
  border-bottom: 1px solid #000;
}
.shipping-information .ship-to .shipping-information-title .action.action-edit,
.shipping-information .ship-via .shipping-information-title .action.action-edit {
  background: none;
  color: #000;
  padding: 0;
  height: auto;
  float: right;
  letter-spacing: 1px;
  text-transform: capitalize;
  text-decoration: underline;
}
.checkout-success {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  padding: 0 20px;
}
.checkout-success label {
  white-space: normal;
  font-size: 12px;
  margin: 0 0 15px;
}
.checkout-success .title {
  margin: 0 0 20px;
  font: 25px/30px 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
}
.checkout-success .actions-toolbar > .primary {
  float: none;
}
#registration {
  text-align: center;
  font-size: 14px;
  line-height: 18px;
}
#registration .action.primary {
  width: auto;
  padding: 20px;
  height: auto;
}
#registration .action.primary:hover {
  background: #000;
  color: #fff;
}
.loading-mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.2);
}
.loading-mask .loader {
  padding: 0 0 0 284px;
}
.loading-mask .loader img {
  width: 40px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
}
.loading-mask .loader p {
  display: none;
}
.modals-wrapper .modal-popup {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
.modals-wrapper .modal-popup.add-to-cart-popup .modal-inner-wrap {
  margin: 150px auto;
  border-radius: 20px;
  max-width: 400px;
  overflow: hidden;
}
.modals-wrapper .modal-popup.add-to-cart-popup .modal-inner-wrap .modal-content {
  height: auto;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
}
.modals-wrapper .modal-popup.add-to-cart-popup .modal-inner-wrap .modal-content span {
  display: block;
  background: #eee;
  padding: 10px;
  color: #5f943c;
}
.modals-wrapper .modal-popup.add-to-cart-popup .modal-inner-wrap .modal-footer {
  background: #fff;
  text-align: left;
  overflow: hidden;
  padding: 20px;
}
.modals-wrapper .modal-popup.add-to-cart-popup .modal-inner-wrap .modal-footer button {
  float: right;
}
@media only screen and (max-width: 767px) {
  .modals-wrapper .modal-popup.add-to-cart-popup .modal-inner-wrap .modal-footer button {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
}
.modals-wrapper .modal-popup.add-to-cart-popup .modal-inner-wrap .modal-footer button:first-child {
  float: left;
  background: #eee;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .modals-wrapper .modal-popup.add-to-cart-popup .modal-inner-wrap .modal-footer button:first-child {
    float: none;
  }
}
.modals-wrapper .modal-popup.add-to-cart-popup .modal-inner-wrap .modal-footer button:first-child:hover {
  background: #000;
  color: #fff;
}
.modals-wrapper .modal-popup._show {
  display: block;
}
.modals-wrapper .modal-popup .modal-inner-wrap {
  position: relative;
  max-width: 500px;
  margin: 50px auto;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header {
  overflow: hidden;
  background: #4a4a4a;
  border: none;
  color: #fff;
  font-size: 20px;
  border-radius: 10px 10px 0 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close {
  float: right;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header .modal-title {
  float: left;
  color: #fff;
  font-size: 25px;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content {
  padding: 20px;
  box-shadow: none;
  border-radius: 0;
  border: none;
  height: 300px;
  overflow: auto;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content #opc-new-shipping-address .label {
  text-align: left;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content #opc-new-shipping-address select {
  height: 35px;
  width: 100%;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content #opc-new-shipping-address .field.street {
  margin: 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content #opc-new-shipping-address .field.street > .control {
  padding: 0;
  border: none;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content #opc-new-shipping-address .field.street label {
  display: none;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content #opc-new-shipping-address .field.choice input {
  float: left;
  margin: 0 10px 0 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content #opc-new-shipping-address .field.choice .label {
  float: left;
  margin: 0;
  font-size: 12px;
  line-height: 12px;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content #opc-new-shipping-address .field .field-tooltip {
  position: absolute;
  right: 0;
  top: 100%;
  color: red;
  font-size: 10px;
  padding: 5px 0 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-footer {
  overflow: hidden;
  padding: 10px;
  background: #4b4b4b;
  border-radius: 0 0 10px 10px;
}
address {
  line-height: 25px;
}
.free-shipping-block {
  text-align: center;
  padding: 20px;
  line-height: 20px;
}
.free-shipping-block span {
  display: block;
  margin: 0 0 20px;
}
.free-shipping-block a {
  background: #000;
  color: #fff;
  padding: 10px;
  margin: 10px 0 0;
  display: inline-block;
  vertical-align: top;
}
.free-shipping-block a:hover {
  color: #000;
  background: #eee;
}
@media only screen and (max-width: 767px) {
  #my-orders-table th {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #my-orders-table tr {
    width: 100%;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  #my-orders-table td {
    width: 100%;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  #opc-sidebar .title {
    padding: 12px;
    background: #eee;
    position: relative;
    cursor: pointer;
  }
  #opc-sidebar .title:after {
    color: #6b6e75;
    content: "\e90e";
    font-family: 'icomoon';
    position: absolute;
    right: 12px;
    top: 50%;
    line-height: 0;
    font-size: 22px;
    margin: 1px 0 0 -11px;
  }
  .order-summery-active #opc-sidebar .title:after {
    content: "\e90d";
  }
}
.form.form-create-account,
.form.forget,
.form.reset {
  max-width: 500px;
  margin: 0 auto 10px;
  background: #fff;
  padding: 30px;
  border: 1px solid #5b5b5a;
}
@media only screen and (max-width: 767px) {
  .form.form-create-account,
  .form.forget,
  .form.reset {
    padding: 15px;
  }
}
.form.form-create-account .label,
.form.forget .label,
.form.reset .label {
  text-align: left;
}
.form.form-create-account .fieldset.create.info,
.form.forget .fieldset.create.info,
.form.reset .fieldset.create.info {
  margin: 0 0 20px;
}
.login-container {
  line-height: 25px;
  max-width: 500px;
  margin: 0 auto 10px;
  background: #fff;
  padding: 30px;
  border: 1px solid #5b5b5a;
}
@media only screen and (max-width: 767px) {
  .login-container {
    padding: 15px;
  }
}
.login-container .label {
  text-align: left;
}
.login-container .block {
  margin: 0 0 20px;
  text-align: center;
}
.login-container .block .block-title {
  margin: 0 0 10px;
  font: 18px/25px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
.login-container .block.block-new-customer {
  margin: 0;
}
.login-container .block.block-new-customer .actions-toolbar > .primary {
  float: none;
}
.field {
  margin: 0 0 25px;
}
.field.password div.mage-error {
  font-size: 10px;
  line-height: 15px;
  width: 300px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .field.password div.mage-error {
    width: 200px;
  }
}
.field.note {
  text-align: center;
}
.field.choice.newsletter {
  margin: 0;
}
.field.choice.newsletter input {
  margin: 1px 10px 0 0;
  width: auto;
  height: auto;
  float: left;
}
.field.choice.newsletter .label {
  margin: 0;
  color: #000;
  overflow: hidden;
  font-size: 14px;
  line-height: 16px;
}
.field.required .label:after {
  content: '*';
  color: red;
  margin: 0 0 0 2px;
}
.actions-toolbar {
  overflow: hidden;
  padding: 10px 0;
}
.actions-toolbar > .primary {
  float: right;
}
@media only screen and (max-width: 767px) {
  .actions-toolbar > .primary {
    float: none;
    margin: 0 0 20px;
  }
}
.actions-toolbar > .primary .action {
  background: #000;
  border: 1px solid #000;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 20px 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font: 13px/17px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .actions-toolbar > .primary .action {
    display: block;
    width: 100%;
  }
}
.actions-toolbar > .primary .action:hover {
  background: none;
  color: #000;
}
.actions-toolbar .secondary {
  overflow: hidden;
  padding: 0 5px 0 0;
}
.actions-toolbar .secondary .action {
  display: block;
  border: 1px solid #fff;
  padding: 20px 0;
  text-align: center;
  font: 12px/17px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .actions-toolbar .secondary .action {
    margin: 0 auto;
  }
}
.actions-toolbar .secondary .action:hover {
  border-color: #000;
}
.actions-toolbar .secondary .action.remind {
  max-width: 200px;
}
.actions-toolbar .secondary .action.back span:before {
  content: "\e907";
  font-family: 'icomoon';
  margin: 0 10px 0 0;
  font-size: 10px;
}
.legend {
  margin: 0;
  border: none;
  text-align: center;
  font: 18px/20px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
#contact-form {
  background: #fff;
  margin: 0 auto;
  max-width: 600px;
  padding: 30px;
}
@media only screen and (max-width: 767px) {
  #contact-form {
    padding: 20px;
  }
}
#contact-form .label {
  text-align: left;
}
/*cart page*/
#shopping-cart-table {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  #shopping-cart-table {
    border: 1px solid #000;
  }
}
#shopping-cart-table .table-caption {
  text-align: center;
  padding: 0;
  font-size: 20px;
  background: #fff;
  padding: 20px;
  margin: 0 0 5px;
  border: 1px solid #5b5b5a;
}
#shopping-cart-table thead th {
  text-align: center;
  background: #fff;
  padding: 10px;
  border: 1px solid #5b5b5a;
}
@media only screen and (max-width: 767px) {
  #shopping-cart-table thead th {
    display: none;
  }
}
#shopping-cart-table tr td {
  background: #fff;
  padding: 10px;
  border: 1px solid #5b5b5a;
  width: 20%;
  text-align: center !important;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #shopping-cart-table tr td {
    float: left;
    width: 100%;
    text-align: left;
    border: none;
  }
}
#shopping-cart-table tr td .product-item-photo {
  float: left;
  width: 100px;
  border: 1px solid #5b5b5a;
  overflow: hidden;
}
#shopping-cart-table tr td .product-item-details {
  overflow: hidden;
  text-align: left;
  padding: 20px 0 0 20px;
}
#shopping-cart-table tr td .product-item-details .product-item-name {
  display: block;
  margin: 0 0 10px;
}
#shopping-cart-table tr td .product-item-details .product-item-name a:hover {
  border-bottom: 1px solid #5b5b5a;
}
#shopping-cart-table tr td .product-item-details .item-options {
  margin: 0;
}
#shopping-cart-table tr td .product-item-details .item-options dt {
  float: left;
  margin: 0 0 8px;
  font: 15px/17px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
#shopping-cart-table tr td .product-item-details .item-options dd {
  overflow: hidden;
  padding: 0 0 0 8px;
  margin: 0 0 8px;
  font: 13px/17px 'AvenirLTStd-Roman', Arial, Helvetica, sans-serif;
}
#shopping-cart-table tr td.item {
  width: 40%;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #shopping-cart-table tr td.item {
    float: left;
    width: 100%;
  }
}
#shopping-cart-table .field {
  margin: 0;
}
#shopping-cart-table .field.qty label {
  display: none;
}
#shopping-cart-table .field.qty .control {
  border: none;
  padding: 0;
  margin: 0 auto;
}
#shopping-cart-table .field.qty .control #qty {
  width: 40px;
  height: 33px;
  padding: 0;
  color: #5b5b5b;
  background: #e9e9e9;
  text-align: center;
}
#shopping-cart-table .field.qty .control .qtyplus,
#shopping-cart-table .field.qty .control .qtyminus {
  width: 40px;
  height: 33px;
  padding: 0;
}
#shopping-cart-table .field.qty .control .qtyplus:hover,
#shopping-cart-table .field.qty .control .qtyminus:hover {
  background: #5b5b5b;
  color: #e9e9e9;
}
#shopping-cart-table .actions-toolbar {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #shopping-cart-table .actions-toolbar {
    text-align: center;
    letter-spacing: -5px;
  }
}
#shopping-cart-table .actions-toolbar .action {
  margin: 0 10px;
  font-size: 12px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #shopping-cart-table .actions-toolbar .action {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    margin: 0;
    padding: 10px;
  }
}
#shopping-cart-table .actions-toolbar .action:hover {
  border-bottom: 1px solid #5b5b5a;
}
@media only screen and (max-width: 767px) {
  #shopping-cart-table .actions-toolbar .action:hover {
    border: none;
    background: #000;
    color: #fff;
  }
}
.cart-empty {
  background: #fff;
  padding: 20px;
  text-align: center;
  margin: 0 0 10px;
}
.cart-empty p a {
  font-size: 16px;
  text-transform: uppercase;
}
.cart-empty p a:hover {
  text-decoration: underline;
}
.cart-container .cart.table-wrapper {
  margin: 0 0 10px;
}
.cart-container .cart.main.actions {
  padding: 20px;
  background: #fff;
  overflow: hidden;
  margin: 0 0 20px;
}
.cart-container .cart.main.actions .action.continue {
  float: right;
  padding: 10px 20px;
  border: none;
  background: #000;
  border: 1px solid #000;
  color: #fff;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  .cart-container .cart.main.actions .action.continue {
    float: none;
    margin: 0 0 5px;
    display: block;
    text-align: center;
  }
}
.cart-container .cart.main.actions .action.continue:hover {
  color: #000;
  background: none;
}
.cart-container .cart.main.actions button {
  padding: 10px 20px;
  border: 1px solid #000;
  margin: 0 20px 0 0;
  background: none;
  color: #000;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  .cart-container .cart.main.actions button {
    float: none;
    margin: 0 0 5px;
    display: block;
    text-align: center;
    width: 100%;
  }
}
.cart-container .cart.main.actions button:hover {
  border-color: #000;
  background: #000;
  color: #fff;
}
.cart-container .cart-summary {
  float: right;
  width: 49%;
  padding: 20px;
  background: #fff;
  text-align: right;
  margin: 0 0 15px;
  border: 1px solid #595959;
}
@media only screen and (max-width: 767px) {
  .cart-container .cart-summary {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.cart-container .cart-summary .summary.title {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 10px;
  display: block;
}
.cart-container .cart-summary .block.shipping {
  margin: 0 0 15px;
}
.cart-container .cart-summary .block.shipping .title {
  margin: 0 0 10px;
}
.cart-container .cart-summary .cart-total ul li {
  margin: 0 0 10px;
}
.cart-container .cart-summary .cart-total .action.checkout {
  background: #000;
  color: #fff;
  border: none;
  font-size: 16px;
  padding: 20px 30px;
  letter-spacing: 1px;
}
.cart-container .cart-summary .cart-total .action.checkout:hover {
  color: #000;
  background: #e9e9e9;
}
.cart-container .cart-discount {
  float: left;
  width: 49%;
  background: #fff;
  padding: 20px;
  margin: 0 0 15px;
  border: 1px solid #5b5b5a;
}
@media only screen and (max-width: 767px) {
  .cart-container .cart-discount {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.cart-container .cart-discount .block.discount .title {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 10px;
  display: block;
}
.cart-container .cart-discount .block.discount .content {
  display: block !important;
}
.cart-container .cart-discount .block.discount .content label {
  color: #000;
  padding: 0;
  margin: 0 0 10px;
  display: block;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .cart-container .cart-discount .block.discount .content label {
    text-align: center;
  }
}
.cart-container .cart-discount .block.discount .content .control {
  padding: 0 10px;
  background: #e9e9e9;
  margin: 0 0 15px;
  box-shadow: none;
}
.cart-container .cart-discount .block.discount .content .control input {
  background: #e9e9e9;
}
.cart-container .cart-discount .block.discount .content button {
  background: #000;
  color: #fff;
  border: none;
  font-size: 13px;
  padding: 10px 15px;
  letter-spacing: 1px;
}
.cart-container .cart-discount .block.discount .content button:hover {
  color: #000;
  background: #e9e9e9;
}
#cart-totals .table-caption {
  font-size: 18px;
  line-height: 22px;
}
#checkout-cart-validationmessages-message-error {
  border: 1px solid red;
  color: red;
  font-size: 20px;
  margin: 0 0 20px;
  padding: 20px;
  text-align: center;
}
.landing-area {
  font-family: "Lato", Helvetica, sans-serif;
  background: url(../images/landing-page.jpg) no-repeat;
  background-size: cover !important;
  background-position: 50% 0 !important;
}
@media only screen and (max-width: 767px) {
  .landing-area {
    background: url(../images/landing-page-mobile.jpg) no-repeat;
    background-size: cover !important;
    background-position: 50% 0 !important;
  }
}
.landing-area .holder {
  max-width: 500px;
  float: right;
  height: 100%;
  padding: 0 80px;
}
@media only screen and (max-width: 767px) {
  .landing-area .holder {
    width: 100%;
    float: none;
    padding: 0;
    max-width: inherit;
  }
}
.landing-area .holder .block {
  display: table;
  width: 100%;
  height: 100%;
}
.landing-area .holder .block .frame {
  display: table-cell;
  vertical-align: middle;
}
.landing-area .holder label {
  font-size: 200px;
  line-height: 230px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-weight: 500;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .landing-area .holder label {
    margin: -80px 0 10px;
    font-size: 70px;
    line-height: 80px;
  }
}
.landing-area .holder label:after {
  content: "\e925";
}
.landing-area .holder label span {
  display: none;
}
.landing-area .form-country {
  width: 350px;
  float: right;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .landing-area .form-country {
    width: 300px;
    float: none;
    margin: 0 auto;
  }
}
.landing-area .select-area {
  height: 50px;
  background: #fff;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 10px;
  margin: 0 0 20px;
  width: 100% !important;
}
.landing-area .select-area .center {
  color: #282828;
  height: auto;
  text-align: left;
  padding: 17px 20px;
  text-transform: none;
  font-size: 14px;
}
.landing-area .select-area .select-opener {
  margin: 26px 19px 0 0;
}
.landing-area .select-area .select-opener:after {
  font-size: 30px;
  margin: -12px 0 0 -11px;
}
.landing-area .btn {
  display: block;
  margin: 0 auto;
  width: 200px;
  height: 40px;
  background: #000;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 40px;
  border-radius: 2px;
  padding: 0;
}
.landing-area .btn:hover {
  background: #fff;
  color: #000;
}
.select-options.drop-country {
  background: #fff;
  overflow: hidden;
  border-radius: 10px;
  margin: 10px 0 0;
}
.select-options.drop-country ul li a {
  padding: 10px;
  font-size: 13px;
}
/* custom select styles */
.control-select {
  width: 68px;
}
@media only screen and (max-width: 991px) {
  .control-select {
    margin: 0 auto;
    width: 100px;
  }
}
.control-select .select-area {
  width: 100% !important;
}
/* hide original element */
.jcf-hidden {
  display: block !important;
  position: absolute !important;
  left: -9999px !important;
  /* change to right: -9999px on RTL sites */
}
/* custom select styles */
.select-area {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: 1px solid #cecece;
  background: #fff;
  width: 100%;
  height: 33px;
}
.select-area.select-active .select-opener:after {
  content: "\e90d";
}
.select-area .center {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 15px;
  padding: 9px 25px 9px 10px;
}
.select-area .select-opener {
  position: absolute;
  text-align: center;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0;
}
.select-area .select-opener:after {
  color: #6b6e75;
  content: "\e90e";
  font-family: 'icomoon';
  position: absolute;
  left: 50%;
  top: 50%;
  line-height: 0;
  font-size: 22px;
  margin: 1px 0 0 -11px;
}
.select-area select {
  z-index: 1;
  left: 0;
  top: 0;
}
.select-options {
  position: absolute;
  overflow: hidden;
  background: #fff;
  z-index: 2000;
}
.select-options .opt-disabled a {
  background: #fff !important;
  color: #aaa !important;
}
.select-options .drop-holder {
  border: 1px solid #000;
  overflow: hidden;
  height: 1%;
}
.select-options ul {
  overflow: hidden;
}
.select-options ul li {
  width: 100%;
  float: left;
}
.select-options ul li a {
  text-decoration: none;
  padding: 5px;
  display: block;
  color: #000;
  height: 1%;
  text-align: left;
  font-size: 12px;
}
.select-options .item-selected a {
  text-decoration: none;
  background: #000;
  color: #fff;
}
.select-options .optgroup {
  clear: both;
}
.select-options .optgroup strong {
  display: block;
  padding: 5px;
}
.select-options .optgroup ul a {
  padding-left: 30px;
}
/* custom number input styles */
.inputnumber {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0 40px;
  width: 140px;
  height: 40px;
}
@media only screen and (max-width: 991px) {
  .inputnumber {
    margin: 0 auto;
  }
}
.inputnumber input {
  -moz-appearance: textfield;
}
.inputnumber input::-webkit-inner-spin-button,
.inputnumber input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.inputnumber input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 100%;
  color: #353139;
  text-align: center;
  padding: 5px 2px;
  width: 100%;
  border: 1px solid #000;
}
.inputnumber .group-plus,
.inputnumber .group-minus {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: 0;
  line-height: 12px;
  cursor: pointer;
  z-index: 6;
  background: #555;
}
.inputnumber .group-plus span,
.inputnumber .group-minus span {
  display: none;
}
.inputnumber .group-minus {
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
}
.inputnumber .group-plus:hover,
.inputnumber .group-minus:hover {
  background: #000;
  color: $white;
}
.inputnumber .group-plus:before,
.inputnumber .group-minus:before {
  position: absolute;
  content: '+';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  z-index: 6;
  color: #fff;
  margin: -7px 0 0 -3px;
}
.inputnumber .group-minus:before {
  content: '-';
}
.page-footer {
  padding: 40px 0;
  border-top: 1px solid #ebebeb;
}
@media only screen and (max-width: 991px) {
  .page-footer {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .page-footer .footer-info {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #eee;
  }
}
.page-footer .footer-info .find-store {
  margin: 0 0 60px;
}
.page-footer .footer-info .find-store a {
  color: #282828;
  font: 24px/26px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
.page-footer .footer-info .find-store a:hover:before {
  color: #dedede;
}
.page-footer .footer-info .find-store a:before {
  content: "\e905";
  font-family: 'icomoon';
  margin: 0 10px 0 0;
}
@media only screen and (max-width: 991px) {
  .page-footer .info {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #eee;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .info {
    display: none;
  }
}
.page-footer .info ul li {
  margin: 15px 0 0;
  text-align: center;
  color: #b3b3b3;
}
.page-footer .info ul li:first-child {
  margin: 0;
}
.page-footer .info ul li span {
  display: block;
  font-size: 30px;
  margin: 0 0 10px;
}
.page-footer .info ul li strong {
  font: 11px/15px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.page-footer .info ul li strong em {
  font-style: normal;
  display: block;
}
.page-footer .footer.links {
  padding: 0 0 0 100px;
  font-size: 13px;
}
@media only screen and (max-width: 991px) {
  .page-footer .footer.links {
    padding: 0;
    text-align: center;
  }
}
.page-footer .footer.links li {
  margin: 22px 0 0;
}
.page-footer .footer.links li:first-child {
  margin: 0;
}
.page-footer .footer.links li a {
  color: #000;
}
.page-footer .footer.links li a:hover {
  text-decoration: underline;
}
.block.newsletter {
  margin: 0 0 50px;
}
.block.newsletter .label {
  display: block;
  font-size: 17px;
  color: #282828;
  padding: 0;
  margin: 0 0 30px;
  text-align: left;
  font-weight: 400;
  white-space: normal;
}
@media only screen and (max-width: 991px) {
  .block.newsletter .label {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .block.newsletter .label {
    font-size: 14px;
  }
}
.block.newsletter .content .form {
  position: relative;
  max-width: 300px;
}
@media only screen and (max-width: 991px) {
  .block.newsletter .content .form {
    margin: 0 auto;
  }
}
.block.newsletter .content .form.subscribe .control {
  border: none;
  padding: 0 50px 0 0;
}
.block.newsletter .content .form.subscribe .control input {
  border: none;
  font-size: 16px;
  color: #282828;
  width: 100%;
  height: 28px;
  padding: 0 7px 5px;
  background: none;
  border-bottom: 1px solid #7e7e7e;
}
.block.newsletter .content .form.subscribe .actions {
  position: absolute;
  right: 0;
  top: 0;
}
.block.newsletter .content .form.subscribe .actions .action.subscribe.primary {
  border: 1px solid #000;
  background: #252525;
  border-radius: 0;
  color: #fff;
  padding: 6px 10px;
  text-transform: uppercase;
  font: 12px/14px 'AvenirLTStd-Medium', Arial, Helvetica, sans-serif;
}
.block.newsletter .content .form.subscribe .actions .action.subscribe.primary:hover {
  background: #fff;
  color: #000;
}
.social-networks {
  letter-spacing: -5px;
}
.social-networks li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin: 0 5px;
}
.social-networks li a {
  font-size: 25px;
  color: #252525;
}
.social-networks li a:hover {
  color: #b3b3b3;
}
.social-networks li a:after {
  content: "\e903";
  font-family: 'icomoon';
}
.social-networks li a span {
  display: none;
}
.social-networks li.twitter a:after {
  content: "\e91d";
}
.social-networks li.facebook a:after {
  content: "\e904";
}
.social-networks li.whatsapp a:after {
  content: "\e91f";
}
.social-networks li.youtube a:after {
  content: "\e920";
}
.powered-by {
  text-align: center;
  display: block;
  background: #282828;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 20px;
  overflow: hidden;
}
.powered-by a {
  color: #fff;
}
.powered-by a:hover {
  color: #b3b3b3;
}
.powered-by img {
  float: right;
  width: 100px;
}
.payments-icons {
  padding: 20px 0 0;
  width: 200px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .payments-icons {
    padding: 20px 0;
  }
}
.popup-holder {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 999;
}
.lightbox-wrap .popup-holder {
  display: block;
}
.popup-holder .lightbox-demo {
  height: 100vh;
  position: relative;
}
.popup-holder .lightbox-demo .img {
  display: table;
  height: 100%;
  width: 100%;
}
.popup-holder .lightbox-demo .img .block {
  display: table-cell;
  vertical-align: middle;
}
.popup-holder .lightbox-demo .img .block .holder {
  max-width: 600px;
  margin: 0 auto;
  padding: 20px;
  position: relative;
}
.popup-holder .lightbox-opener {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 100%;
  font-size: 0;
  line-height: 0;
}
.popup-holder .lightbox-opener:hover {
  background: #000;
}
.popup-holder .lightbox-opener:hover:after {
  color: #fff;
}
.popup-holder .lightbox-opener:after {
  font-family: 'icomoon';
  content: "\e918";
  font-size: 13px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0px 0 0 -6px;
}
.ui-widget-overlay .ui-button {
  float: right;
}
/*# sourceMappingURL=css/main.css.map */