@font-face {
  font-family: 'icomoon';
  src: url("icomoon2.eot?yhv7ev");
  src: url("icomoon2.eot?yhv7ev#iefix") format("embedded-opentype"), url("icomoon2.ttf?yhv7ev") format("truetype"), url("icomoon2.woff?yhv7ev") format("woff"), url("icomoon2.svg?yhv7ev#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-shape:before {
  content: "\e915"; }

.icon-arrow-down:before {
  content: "\e900"; }

.icon-arrow-next:before {
  content: "\e901"; }

.icon-arrow-next-1:before {
  content: "\e902"; }

.icon-arrow-prev:before {
  content: "\e903"; }

.icon-arrow-prev-1:before {
  content: "\e904"; }

.icon-arrow-up:before {
  content: "\e905"; }

.icon-bag:before {
  content: "\e906"; }

.icon-closed:before {
  content: "\e907"; }

.icon-facebook:before {
  content: "\e908"; }

.icon-heart:before {
  content: "\e909"; }

.icon-instagramm:before {
  content: "\e90a"; }

.icon-location:before {
  content: "\e90b"; }

.icon-mail-2:before {
  content: "\e90c"; }

.icon-marker:before {
  content: "\e90d"; }

.icon-minus:before {
  content: "\e90e"; }

.icon-pinterest:before {
  content: "\e90f"; }

.icon-play:before {
/*   content: "\e910";  */
}

.icon-plus:before {
  content: "\e911"; }

.icon-search:before {
  content: "\e912"; }

.icon-twitter:before {
  content: "\e913"; }

.icon-user:before {
  content: "\e914"; }

@font-face {
  font-family: 'proxima_nova';
  src: url("proximanova-light-webfont.woff2") format("woff2"), url("proximanova-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'proxima_nova';
  src: url("proximanova-regular-webfont.woff2") format("woff2"), url("proximanova-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

.product-gallery .slick-dots, .breadcrumbs-list, .panel-header .list-item, .languages, .nav-drop ul, .nav-drop .drop-menu ul, .nav-drop .list-social, .nav-drop .mobile-menu, .panel-footer ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, #nav:after, .container2:after,
.container:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  color: #000;
  background: #fff;
  font: 14px/1.5 "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0; }
  @media (min-width: 768px) {
    body {
      font-size: 14px;
      line-height: 1.5; } }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.gm-style img {
  max-width: none; }

@media (max-width: 991px) {
  iframe {
    width: 100%; } }

.resize-active * {
  transition: none !important; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
textarea {
  display: ruby-base;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  width: 100%;
  padding: 13px 10px;
  font-size: 14px;
  line-height: 18px;
  font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  border-radius: 0; }
  input[type='text']:not(textarea),
  input[type='tel']:not(textarea),
  input[type='email']:not(textarea),
  input[type='search']:not(textarea),
  input[type='password']:not(textarea),
  input[type='url']:not(textarea),
  textarea:not(textarea) {
    height: 46px; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  input[type='url']:focus,
  textarea:focus {
    outline: none;
    border-color: #303030; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  input[type='url']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #474747; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  input[type='url']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #474747; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  input[type='url']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #474747; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  input[type='url']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #474747; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  input[type='url'].placeholder,
  textarea.placeholder {
    color: #474747; }

input[type='search']::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  resize: vertical;
  vertical-align: top;
  overflow: auto;
  height: 259px; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  height: 45px;
  padding: 14px 15px;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  outline: none;
  cursor: pointer;
  border: 1px solid #303030;
  border-radius: 0;
  background: #303030;
  min-width: 176px;
  text-transform: uppercase;
  text-align: center;
  font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  letter-spacing: .045em; }
  button:hover,
  input[type='button']:hover,
  input[type='reset']:hover,
  input[type='file']:hover,
  input[type='submit']:hover {
    background: #fff;
    color: #303030; }
  button:focus,
  input[type='button']:focus,
  input[type='reset']:focus,
  input[type='file']:focus,
  input[type='submit']:focus {
    color: #fff;
    background: #303030; }

.form-block {
  max-width: 828px;
  margin: 0 auto 180px; }
  @media (max-width: 767px) {
    .form-block {
      margin-bottom: 50px; } }

label {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400; }

.row-form {
  margin-bottom: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 767px) {
    .row-form {
      margin-bottom: 0; } }
  .row-form .col {
    width: 48%; }
    @media (max-width: 767px) {
      .row-form .col {
        width: 100%;
        margin-bottom: 15px; } }
    .row-form .col:only-child {
      width: 100%; }

.row-checkbox {
  position: relative;
  padding-top: 1px;
  margin-bottom: 7px; }

.row-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .row-buttons .wrap-input-file {
    color: #2f2f2f;
    width: calc(100% - 178px);
    padding-left: 37px; }
    @media (max-width: 767px) {
      .row-buttons .wrap-input-file {
        width: 100%;
        margin-top: 20px;
        padding-left: 0; } }

.phone-row {
  position: relative; }
  .phone-row .jcf-select {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 76px;
    border: 0;
    background: none;
    font-size: 16px;
    letter-spacing: 5px;
    border-right: 1px solid #f2f2f2;
    height: auto;
    min-width: 0; }
    .phone-row .jcf-select .jcf-select-text {
      font-size: 16px;
      letter-spacing: 5px;
      margin: 0 25px 0 14px; }
    .phone-row .jcf-select .jcf-select-opener:after {
      width: 6px;
      height: 6px; }
  .phone-row input[type='tel'] {
    padding-left: 80px; }

h1 {
  font-size: 20px; }

h2 {
  font-size: 16px; }

h3 {
  font-size: 15px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 14px; }

@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 40px; }
  h2,
  .h2 {
    font-size: 30px; }
  h3,
  .h3 {
    font-size: 28px; }
  h4,
  .h4 {
    font-size: 20px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 40px; }
  h2,
  .h2 {
    font-size: 30px; }
  h3,
  .h3 {
    font-size: 28px; }
  h4,
  .h4 {
    font-size: 20px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

@media (min-width: 1300px) {
  h1,
  .h1 {
    font-size: 40px; }
  h2,
  .h2 {
    font-size: 30px; }
  h3,
  .h3 {
    font-size: 28px; }
  h4,
  .h4 {
    font-size: 20px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: inherit;
  font-weight: bold;
  margin: 0 0 10px; }
  @media (min-width: 768px) {
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6,
    .h {
      margin-bottom: 20px; } }

h1,
.h1 {
  color: #515151;
  font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 1px; }

h5,
.h5 {
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #000;
  font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 400; }
  .rte h5, .rte
  .h5 {
    margin-top: 0;
    margin-bottom: 10px; }

p {
  margin: 0 0 20px;
  color: #000; }

a {
  color: #4f4f4f;
  text-decoration: none; }
  a:hover, a:focus {
    color: #000;
    text-decoration: none; }

a[href*="mailto:"] {
  word-wrap: break-word; }

.btn {
  display: inline-block;
  vertical-align: top;
  /*min-width: 151px;*/
  padding: 14px 15px;
  font-size: 14px;
  line-height: 15px;
  border-radius: 0;
  color: #fff;
  border-bottom: 1px solid #303030;
  background: #303030;
  text-transform: uppercase;
  font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 400;
  letter-spacing: .045em;
  outline: none; }
  .account-slider .btn {
    font-size: 12px; }
  .btn:focus, .btn:not([disabled]):focus {
    color: #fff;
    background: #303030; }
  .btn:not([disabled]):hover, .btn:hover {
    background: #fff;
    color: #303030; }
  @media (max-width: 767px) {
    .btn {
      min-width: 121px;
      padding: 9px 10px;
      font-size: 10px;
      line-height: 14px; } }
  .btn.btn-white {
    background: #fff;
    border-color: #2d2d2d;
    color: #2d2d2d; }
    .btn.btn-white:not([disabled]):hover, .btn.btn-white:hover {
      background: #2d2d2d;
      color: #fff; }
    .btn.btn-white:focus, .btn.btn-white:not([disabled]):focus {
      color: #2d2d2d;
      background: #fff; }
  .btn.btn-transparent {
    background: transparent;
    border-color: #fff;
    color: #fff; }
  .btn [class*='icon-'] {
    font-size: 15px;
    margin-right: 8px; }
    @media (max-width: 767px) {
      .btn [class*='icon-'] {
        font-size: 13px;
        position: relative;
        top: 1px; } }

.btn-group {
  display: -ms-flexbox;
  display: flex; }
  .btn-group > .btn + .btn {
    border-left: 0; }

.list-buttons {
  margin: 0;
  padding: 0;
  list-style: none; }
  .list-buttons > li + li {
    margin-top: 16px; }
  .list-buttons .btn {
    display: block;
    width: 100%; }

/* custom select styles */
.form-select .col {
  margin-bottom: 28px; }

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #4e4e4e;
  background: #fff;
  margin: 0;
  min-width: 100%;
  height: 46px; }
  .row-size .jcf-select {
    min-width: 81px;
    height: 34px;
    margin: 0; }
  .filters-toolbar .jcf-select {
    background: none;
    border: 0;
    margin: 0;
    min-width: 0;
    height: auto; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 46px;
  margin: 0 30px 0 25px;
  letter-spacing: 1px;
  color: #000; }
  .row-size .jcf-select .jcf-select-text {
    line-height: 34px;
    font-size: 11px;
    color: #181818;
    text-transform: uppercase; }
  .filters-toolbar .jcf-select .jcf-select-text {
    font-size: 13px;
    line-height: 1.5;
    margin: 0 13px 0 0;
    text-transform: uppercase;
    color: #474747; }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 30px;
  bottom: 0;
  right: 0;
  top: 0; }
  .row-size .jcf-select .jcf-select-opener {
    background: none; }
    .row-size .jcf-select .jcf-select-opener:after {
      position: absolute;
      top: 50%;
      /*left: 7px;*/
      margin-top: 0;
      content: '';
      width: 9px;
      height: 6px;
      border: 0;
      background: url(arrow.svg) no-repeat;
      background-position: center;
      transform: translateY(-50%);
    }
  .jcf-select .jcf-select-opener:after {
    position: absolute;
    top: 50%;
    /*left: 5px;*/
    margin-top: -2px;
    content: '';
    width: 8px;
    height: 8px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: translateY(-50%) rotate(-45deg); }
  .filters-toolbar .jcf-select .jcf-select-opener {
    background: none; }
    .filters-toolbar .jcf-select .jcf-select-opener:after {
      position: absolute;
      top: 50%;
      right: 2px;
      margin-top: -2px;
      content: '';
      width: 4px;
      height: 4px;
      border-left: 1px solid #000;
      border-bottom: 1px solid #000;
      transform: translateY(-50%) rotate(-45deg); }

body > .jcf-select-drop {
  position: absolute;
   margin: -1px 0 0;
/*   -49px */
  z-index: 9999;
  min-width: 80px; }

body > .jcf-select-coll-filter {
  margin: -1px -49px 0 !important;
}
  

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.filters-toolbar {
  position: relative;
  z-index: 10; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }
  .filters-toolbar .filters-toolbar__item-child:last-child .jcf-select .jcf-select-drop {
    left: auto;
    min-width: 120px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #ededed;
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 10px;
  width: 100%; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  text-transform: uppercase;
  width: 100%; }

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.jcf-list ul li {
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 7px 15px 6px;
  color: #656565;
  height: 1%; }

.jcf-list ul li+li {
	border-top: 1px solid #ededed;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* custom number input styles */
/* custom file input styles */
.jcf-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  overflow: hidden;
  background: #fff; }

.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 28px;
  height: 28px;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-file .jcf-fake-input {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  overflow: hidden;
  padding: 0 5px;
  font-size: 14px;
  line-height: 28px;
  height: 28px;
  width: calc(100% - 20px); }

.jcf-file .jcf-upload-button {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  line-height: 20px;
  font-size: 20px;
  height: 20px;
  width: 20px;
  top: -2px; }
  .jcf-file .jcf-upload-button:after {
    content: '\e915';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-family: "icomoon"; }
  .jcf-file .jcf-upload-button .jcf-button-content {
    display: none; }

/* common custom form elements styles */
.accordion-block {
  width: 100%;
  margin-bottom: 18px; }

.accordion {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #f3f3f3; }
  .accordion > li {
    border-bottom: 1px solid #f3f3f3; }
  .accordion .opener {
    position: relative;
    display: block;
    padding: 13px 30px 13px 0;
    font-size: 13px;
    line-height: 17px;
    color: #181818;
    font-weight: 600; }
    @media (max-width: 767px) {
      .accordion .opener {
        font-size: 10px;
        text-transform: uppercase;
        padding: 10px 30px 9px 3px;
        letter-spacing: 1px; } }
    .accordion .opener:hover {
      color: #474747; }
    .accordion .opener:before, .accordion .opener:after {
      position: absolute;
      content: '';
      top: 50%;
      right: 6px;
      width: 14px;
      height: 1px;
      background: #000;
      transform: translateY(-50%); }
      @media (max-width: 767px) {
        .accordion .opener:before, .accordion .opener:after {
          width: 11px; } }
    .accordion .opener:after {
      transition: height 0.3s;
      right: 12px;
      width: 1px;
      height: 14px; }
      @media (max-width: 767px) {
        .accordion .opener:after {
          height: 11px;
          right: 11px; } }
  .accordion .active .opener:after {
    height: 0; }
  .accordion .hold-slide {
    padding: 10px 0;
    line-height: 1.75; }

/* Slick slider styles */
.product-gallery,
.modal-slider-nav,
.modal-slider,
.like-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.product-gallery .slick-track,
.product-gallery .slick-list,
.modal-slider-nav .slick-track,
.modal-slider-nav .slick-list,
.modal-slider .slick-track,
.modal-slider .slick-list,
.like-slider .slick-track,
.like-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.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; }

@media (min-width: 768px) {
  .slick-arrow.slick-hidden {
    display: none; } }

@media (max-width: 767px) {
  .like-slider {
    padding-right: 10%; } }

.like-slider .slide-hold {
  padding: 0 15px; }

@media (max-width: 767px) {
  .like-slider .slick-list {
    overflow: visible; } }

.product-gallery {
  padding: 10px 0 14px; }
  .product-gallery__visual {
    width: 100%;
    padding-top: 113%;
    background-position: center;
    background-size: contain;
  	background-repeat: no-repeat;
  }
  .product-gallery .slick-arrow {
    position: absolute;
    width: 40px;
    min-width: 40px;
    font-size: 30px;
    line-height: 40px;
    padding: 0;
    background: none;
    border: 0;
    margin-top: -16px;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%); }
    .product-gallery .slick-arrow:before {
      display: none; }
    .product-gallery .slick-arrow:after {
      position: absolute;
      right: 50%;
      top: 50%;
      width: 18px;
      height: 18px;
      border-left: 2px solid #d8d8d8;
      border-bottom: 2px solid #d8d8d8;
      content: ''; }
    .product-gallery .slick-arrow.slick-prev {
      left: 11px; }
      .product-gallery .slick-arrow.slick-prev:after {
        transform: translate(50%, -50%) rotate(45deg); }
    .product-gallery .slick-arrow.slick-next {
      right: 11px; }
      .product-gallery .slick-arrow.slick-next:after {
        transform: translate(50%, -50%) rotate(225deg); }
  .product-gallery .slick-dots {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    bottom: 0;
    left: 0;
    top: 93%;
    width: 100%; }
    .product-gallery .slick-dots > li {
      padding: 0 4px; }
      .product-gallery .slick-dots > li button {
        margin: 0;
        padding: 0;
        min-height: 8px;
        height: 8px;
        width: 8px;
        min-width: 8px;
        background: #757575;
        border: 1px solid #757575;
        border-radius: 50%;
        transition: all 0.3s; }
        .product-gallery .slick-dots > li button:before {
          display: none; }
      .product-gallery .slick-dots > li.slick-active button, .product-gallery .slick-dots > li:hover button {
        background: transparent; }

#minicart-holder {
  position: relative; }
  #minicart-holder .bag {
    z-index: 2; }
.list-item .icon-user {
	position: relative;
  top: 2px;
}
#minicart-holder .bag .icon-bag {
	position: relative;
  top: 1px;
}
#minicart-holder .bag .icon-bag:before {
  display: inline-block;
  vertical-align: top;
  background: url(shopping-bag.svg) no-repeat;
  width: 12px;
  height: 15px;
  content: "";
}
@media (max-width: 767px) {
  #minicart-holder .bag .icon-bag {
  	top: -3px;
  }
  #minicart-holder .bag .icon-bag:before {
    width: 19px;
    height: 24px;
    background-size: cover;
  }
}
@media (max-width: 374px) {
  #minicart-holder .bag .icon-bag {
  	top: 0;
  }
  #minicart-holder .bag .icon-bag:before {
    width: 14px;
    height: 18px;
    background-size: cover;
  }
}
    #minicart-holder .bag:before, #minicart-holder .bag:after {
      display: none;
      position: absolute;
      z-index: -1;
      content: '';
      right: 0;
      top: -20px;
      left: 0;
      bottom: -9px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22);
      background-color: #f7f7f7; }
    #minicart-holder .bag:before {
      box-shadow: none;
      bottom: -10px;
      top: 100%;
      z-index: 10; }
  #minicart-holder.hover .bag:before,
  #minicart-holder.hover .bag:after,
  #minicart-holder.hover #minicart-content {
    display: block; }
  #minicart-holder #minicart-content {
    display: none; }

#minicart-content {
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 2;
  margin-top: 9px;
  padding: 19px 23px 23px;
  width: 324px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22);
  background-color: #f7f7f7; }
  @media (max-width: 767px) {
    #minicart-content {
      width: 290px;
      font-size: 14px;
      margin-top: 6px; } }
  #minicart-content .list-buttons {
    padding: 24px 0 7px; }
    @media (max-width: 767px) {
      #minicart-content .list-buttons {
        padding: 10px 0 0; } }

.bag-title {
  text-align: center;
  margin-bottom: 15px; }
  .bag-title h2 {
    margin: 0;
    font-size: 30px;
    font-style: italic;
    font-weight: 600;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    line-height: 1.2;
    text-transform: none;
    letter-spacing: 0; }
    @media (max-width: 767px) {
      .bag-title h2 {
        font-size: 24px; } }

#cart-items {
  padding: 10px 0;
  border-top: 1px solid #ebebeb; }

.cart-item {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ebebeb; }
  .cart-item .cart-item-image {
    width: 90px;
    min-width: 90px;
    padding: 10px; }
    @media (max-width: 767px) {
      .cart-item .cart-item-image {
        width: 70px;
        min-width: 70px; } }
  .cart-item .cart-item-body {
    width: calc(100% - 90px);
    padding: 13px 15px; }
    @media (max-width: 767px) {
      .cart-item .cart-item-body {
        width: calc(100% - 70px); } }
  .cart-item .cart-item-title {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #000; }
    @media (max-width: 767px) {
      .cart-item .cart-item-title {
        font-size: 14px; } }
  .cart-item .cart-item-product > span {
    display: block; }
  .cart-item .price-item {
    font-weight: 300; }
  .cart-item .cart-item-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: end;
        align-items: flex-end;
    padding-top: 30px; }
    @media (max-width: 767px) {
      .cart-item .cart-item-row {
        padding-top: 10px;
        margin: 0 -5px; } }
    .cart-item .cart-item-row > .cart-item-col {
      width: 50%;
      padding: 0 8px; }
      @media (max-width: 767px) {
        .cart-item .cart-item-row > .cart-item-col {
          padding: 0 5px; } }
      .cart-item .cart-item-row > .cart-item-col:last-child {
        text-align: right; }
  .cart-item .remove {
    color: #7d7d7d;
    font-size: 14px; }
    @media (max-width: 767px) {
      .cart-item .remove {
        font-size: 12px; } }

.account-holder {
  position: relative; }
  @media (max-width: 767px) {
    .account-holder {
      position: static; } }
  .account-holder .account {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 3; }
    @media (max-width: 767px) {
      .account-holder .account {
/*         padding-left: 5px; */
/*         padding-right: 5px;  */
      } }
    .account-holder .account:before, .account-holder .account:after {
      display: none;
      position: absolute;
      z-index: -1;
      content: '';
      right: 0;
      top: -20px;
      left: 0;
      bottom: -9px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22);
      background-color: #f7f7f7; }
      @media (max-width: 767px) {
        .account-holder .account:before, .account-holder .account:after {
          bottom: -3px; } }
    .account-holder .account:before {
      box-shadow: none;
      bottom: -16px;
      top: 100%;
      z-index: 10; }
  .account-holder.hover .account:before,
  .account-holder.hover .account:after,
  .account-holder.hover .account-slider {
    display: block; }
  .account-holder .account-slider {
    display: none; }

.account-slider {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 2;
  margin-top: 9px;
  padding: 38px 48px;
  width: 292px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22);
  background-color: #f7f7f7; }
  @media (max-width: 991px) {
    .account-slider {
      right: 0;
      left: auto; } }
  @media (max-width: 767px) {
    .account-slider {
      width: 290px;
      padding: 23px;
      margin-top: 6px; } }
  @media (min-width: 768px) {
    .account-slider .btn [class*='icon-'] {
      position: relative;
      top: 2px; } }

:not(#foo) > input[type="checkbox"] {
  position: absolute;
  visibility: hidden; }
  :not(#foo) > input[type="checkbox"] + label {
    position: relative;
    padding-left: 22px; }
  :not(#foo) > input[type="checkbox"] + label:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    width: 18px;
    height: 18px;
    border: 1px solid #d7d7d7;
    margin: 0;
    background: #fff;
    transform: translateY(-50%); }
  :not(#foo) > input[type="checkbox"]:checked + label:after {
    content: "";
    position: absolute;
    margin-top: -1px;
    top: 50%;
    left: 3px;
    width: 12px;
    height: 6px;
    border-left: 2px solid #474747;
    border-bottom: 2px solid #474747;
    transform: translateY(-50%) rotate(-45deg); }

.visual-block {
  position: relative;
  padding-top: 129%;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
  text-align: center;
  overflow: hidden; }
  @media (min-width: 768px) {
    .visual-block {
      padding-top: 49.9%; } }
  .visual-block:not([style*="background-image"]) {
    background: #ccc; }
  .visual-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden; }
  .visual-block .visual-block-holder {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 100%;
  
  }
  .visual-block .title {
    display: block;
    margin: 22px 0 50px;
    line-height: 1.2;
    font-size: 30px;
    font-weight: 500;
    font-style: italic;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }

    @media (min-width: 768px) {
      .visual-block .title {
        margin: 30px 0 32px;
        font-size: 48px; } }

.row {
  overflow: hidden; }
  .row .col {
    width: 100%; }
    @media (min-width: 768px) {
      .row .col {
        width: 50%;
        float: left; } }
  .row .visual-block {
    padding-top: 74.8%; }
    @media (min-width: 768px) {
      .row .visual-block {
        padding-top: 78%; } }
    .row .visual-block .title {
      margin: 16px 0 21px; }
      @media (min-width: 768px) {
        .row .visual-block .title {
          margin: -11px 0 21px; } }

.bg-video-holder .bg-video {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity .3s ease;
  pointer-events: none; }

.video-active .bg-video {
  opacity: 1; }

.video-block {
  position: relative;
  color: #fff;
  text-align: center;
  padding-top: 50%;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%; }
  @media (min-width: 768px) {
    .video-block {
      padding-top: 56.25%; } }
  .video-block:not([style*="background-image"]) {
    background: #ccc; }
  .video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .video-block .holder {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    pointer-events: none; }
  .video-block .content-video {
    width: 100%;
    max-width: 900px;
/*     padding: 40px 15px 10px; */
    margin: 0 auto; }
    @media (min-width: 768px) {
      .video-block .content-video {
/*         padding: 166px 15px 10px;  */
      } }
  .video-block .button-control {
    position: relative;
    background: none;
    border: 0;
    min-width: 0;
    padding: 0;
    width: 57px;
    height: 57px;
    pointer-events: auto; }
  .video-block [class*='icon-'] {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 18px;
    font-size: 50px;
    line-height: 1;
    color: #fff; }
    @media (min-width: 768px) {
      .video-block [class*='icon-'] {
        margin-bottom: 54px;
        font-size: 57px; } }
    .video-block [class*='icon-']:hover {
      color: #474747; }
  .video-block .made-in-ny {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s; }
  .video-block.active {
    background: #000 !important; }
    .video-block.active .button-control {
      pointer-events: none; }
    .video-block.active .made-in-ny {
      opacity: 1;
      visibility: visible; }
    @media (max-width: 767px) {
      .video-block.active .icon-play,
      .video-block.active .icon-pause,
      .video-block.active .title,
      .video-block.active .sub-title {
        display: none; } }
  .video-block.video-active .icon-play {
    display: none; }
  .video-block.video-active .icon-pause {
    display: inline-block; }
  .video-block.video-active .holder {
    opacity: 0;
    transition: opacity 0.3s; }
  .video-block.video-active:hover .holder {
    opacity: 1; }
  @media (max-width: 767px) {
    .video-block.video-active .icon-play,
    .video-block.video-active .icon-pause,
    .video-block.video-active .title,
    .video-block.video-active .sub-title {
      display: none; } }
  .video-block .icon-pause {
    display: none; }
    .video-block .icon-pause:before {
      position: absolute;
      top: 0;
      left: 0;
      content: '||';
      border-radius: 50%;
      border: 2px solid #fff;
      width: 57px;
      height: 57px;
      font-size: 30px;
      line-height: 42px;
      text-align: center;
      letter-spacing: 5px;
      text-indent: 5px; }
    .video-block .icon-pause:hover:before {
      border-color: #474747; }
  .video-block .title {
    display: block;
    margin-bottom: 7px;
    font-size: 27px;
    line-height: 1.2;
    font-weight: 500;
    font-style: italic;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
    @media (min-width: 768px) {
      .video-block .title {
        margin-bottom: 10px;
        font-size: 54px; } }
  .video-block .sub-title {
    display: block;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 500;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 400; }
    @media (min-width: 768px) {
      .video-block .sub-title {
        font-size: 14px; } }

.video-section2 .content-video {
  padding-top: 10px; }

.video-section2 [class*='icon-'] {
  margin-bottom: 0; }

.subscribe-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  min-height: 234px;
  text-align: center;
  background-size: cover;
  background-position: 50% 50%; }
  @media (min-width: 768px) {
    .subscribe-section {
      min-height: 460px; } }
  @media (min-width: 768px) {
    .subscribe-section .hold {
      padding-top: 57px; } }
  .subscribe-section .title {
    display: block;
    margin-bottom: 25px;
    font-size: 34px;
    line-height: 1.2;
    font-style: italic;
    font-weight: 500;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    background-color:rgba(255,255,255,.4); 
    color: #000; }
    @media (min-width: 768px) {
      .subscribe-section .title {
        margin-bottom: 36px;
        font-size: 48px; } }

.subscribe-form {
  position: relative; }

.row-subscribe {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 274px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.79);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
  @media (min-width: 768px) {
    .row-subscribe {
      max-width: 390px; } }
  .row-subscribe input[type='email'] {
    width: calc(100% - 80px);
    display: block;
    height: 31px;
    padding: 6px 12px 7px;
    font-style: italic;
    font-size: 11px;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 400;
    line-height: 18px;
    box-shadow: none;
    border: none;
    background: none;
    letter-spacing: 0; }
    @media (min-width: 768px) {
      .row-subscribe input[type='email'] {
        letter-spacing: 1px;
        width: calc(100% - 113px);
        height: 44px;
        font-size: 15px; } }
    .row-subscribe input[type='email']::-webkit-input-placeholder {
      color: rgba(61, 61, 61, 0.84); }
    .row-subscribe input[type='email']::-moz-placeholder {
      opacity: 1;
      color: rgba(61, 61, 61, 0.84); }
    .row-subscribe input[type='email']:-moz-placeholder {
      color: rgba(61, 61, 61, 0.84); }
    .row-subscribe input[type='email']:-ms-input-placeholder {
      color: rgba(61, 61, 61, 0.84); }
    .row-subscribe input[type='email'].placeholder {
      color: rgba(61, 61, 61, 0.84); }
  .row-subscribe input[type='submit'] {
    min-width: 113px;
    width: 113px;
    height: 44px;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: 1px;
    border: 1px solid #303030;
    transition: background .2s linear;
    background: #000}
    @media (max-width: 767px) {
      .row-subscribe input[type='submit'] {
        min-width: 80px;
        width: 80px;
        height: 31px;
        padding: 6px 12px 7px;
        font-size: 11px;
        line-height: 18px;
        letter-spacing: 0; } }
    .row-subscribe input[type='submit']:hover {
      background: #292929;
      color: #fff; }

.modal-hold {
  position: relative;
  max-width: 544px;
  width: 100%;
/*   padding: 38px 63px 57px; */
  padding: 20px;
  margin: 0 auto;
  text-align: center; }
  .modal-hold .closed {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 10px;
    height: 10px; }
    .modal-hold .closed:hover:before, .modal-hold .closed:hover:after {
      background: #5b759e; }
    .modal-hold .closed:before, .modal-hold .closed:after {
      position: absolute;
      content: '';
      width: 100%;
      height: 1px;
      left: 50%;
      top: 50%;
      background: #000;
      transform: translate(-50%, -50%) rotate(45deg); }
    .modal-hold .closed:after {
      transform: translate(-50%, -50%) rotate(-45deg); }
  .modal-hold .box-modal {
    margin-bottom: 38px;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    font-style: italic;
    color: #151515;
    font-size: 34px;
    line-height: 0.9; }
  .modal-hold .percent {
    display: block;
    text-transform: uppercase;
    font-size: 48px;
    letter-spacing: 1px; }
  .modal-hold .link-row {
    padding-top: 45px;
    font-size: 14px;
    letter-spacing: 0.04em; }
    .modal-hold .link-row a {
      color: #151515;
      text-decoration: underline; }
  .modal-hold .row-subscribe {
    max-width: 100%; }

.title-modal {
  margin-bottom: 26px;
  font-size: 16px;
  line-height: 1.375;
  color: #757575; }
  .title-modal h1 {
    margin: 0 0 22px;
    color: #151515;
    font-size: 48px;
    line-height: 1.2;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    font-style: italic;
    letter-spacing: 0; }

.search-box {
  position: relative;
  z-index: 10;
  height: 47px; }
  @media (min-width: 768px) {
    .search-box {
      height: 20px;
      width: 65px;
      margin-bottom: 0; } }
  @media (max-width: 767px) {
    .search-box {
      height: 50px;
      padding: 10px 28px 10px 57px; } }
  .search-active .search-box {
    pointer-events: none; }
  .search-box .opener-search {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    width: 65px;
    height: 20px;
    color: #474747;
    font-size: 14px;
    line-height: 1; }
    @media (min-width: 768px) {
      .search-active .search-box .opener-search {
        pointer-events: auto;
        right: auto;
        width: 16px; } }
    @media (max-width: 767px) {
      .search-box .opener-search {
        right: 28px;
        top: 10px;
        pointer-events: none;
        height: 30px;
        width: 30px;
        text-align: center; } }
    .search-box .opener-search .icon-search {
      margin-right: 5px;
      font-size: 12px; }
      @media (max-width: 767px) {
        .search-box .opener-search .icon-search {
          margin: 0;
          width: 100%; } }
    .search-box .opener-search .txt {
      transition: all 0.3s; }
      .search-active .search-box .opener-search .txt {
        opacity: 0;
        visibility: hidden; }
  .search-box .slide-search {
    height: 30px;
    background: #fff;
    pointer-events: auto; }
    @media (min-width: 768px) {
      .search-box .slide-search {
        position: absolute;
        top: 0;
        left: 0;
        box-shadow: none;
        height: 20px; } }
    .search-active .search-box .slide-search {
      box-shadow: 0 1px 0 rgba(71, 71, 71, 0.2); }
  .search-box .search-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media (max-width: 767px) {
      .search-box .search-form {
        border-radius: 30px;
        background: #f8f8f8;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }
    .search-box .search-form input[type="search"] {
      margin: 0;
      padding: 0 14px;
      font-size: 13px;
      line-height: 30px;
      border: 0;
      height: 30px;
      min-height: 30px;
      color: #474747;
      background: none;
      font-weight: 400;
      width: calc(100% - 17px);
      transition: all 0.3s;
      box-shadow: none;
      min-width: 0; }
      @media (min-width: 768px) {
        .search-box .search-form input[type="search"] {
          font-size: 14px;
          width: 0;
          padding: 0;
          height: 20px;
          min-height: 20px;
          line-height: 20px; } }
      .search-box .search-form input[type="search"]::-webkit-input-placeholder {
        color: #000; }
      .search-box .search-form input[type="search"]::-moz-placeholder {
        opacity: 1;
        color: #000; }
      .search-box .search-form input[type="search"]:-moz-placeholder {
        color: #000; }
      .search-box .search-form input[type="search"]:-ms-input-placeholder {
        color: #000; }
      .search-box .search-form input[type="search"].placeholder {
        color: #000; }
      @media (min-width: 768px) {
        .search-active .search-box .search-form input[type="search"] {
          width: 100px;
          padding-right: 15px;
          transition: all 0.3s; } }
      @media (min-width: 992px) {
        .search-active .search-box .search-form input[type="search"] {
          width: 200px; } }
    .search-box .search-form button[type="submit"] {
      position: relative;
      padding: 0;
      margin: 0;
      width: 30px;
      min-width: 17px;
      height: 30px;
      border-radius: 0;
      background: none;
      border: 0;
      opacity: 0; }
      @media (min-width: 768px) {
        .search-box .search-form button[type="submit"] {
          width: 17px;
          height: 20px; } }
      .search-active .search-box .search-form button[type="submit"] {
        z-index: 11; }

@media (max-width: 767px) {
  .breadcrumbs {
    margin-bottom: 10px; } }

.breadcrumbs-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: 300;
  font-size: 13px;
  font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #000; }
  @media (max-width: 767px) {
    .breadcrumbs-list {
      -ms-flex-pack: center;
          justify-content: center;
/*       border-top: 1px solid #f2f2f2; */
      padding-top: 8px;
      font-size: 10px; } }
  .breadcrumbs-list a {
    color: #4f4f4f; }
    .breadcrumbs-list a:hover {
      color: #000; }
  .breadcrumbs-list > li:after {
    display: inline-block;
    vertical-align: middle;
    margin: 0 14px 4px 10px;
    width: 4px;
    height: 4px;
    transform: rotate(45deg);
    border-top: 1px solid #8d8d8d;
    border-right: 1px solid #8d8d8d;
    content: ''; }
    @media (max-width: 767px) {
      .breadcrumbs-list > li:after {
        margin-right: 10px; } }
  .breadcrumbs-list > li:last-child:after {
    display: none; }

body.fancybox-active {
  overflow: hidden; 
  -webkit-overflow-scrolling: touch; 
}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-family: 'proxima_nova', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #000;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.31;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-is-closing .fancybox-stage {
  overflow: visible; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: transform, opacity; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: transform, opacity; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color .3s ease;
  cursor: pointer;
  outline: none; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6; }

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--zoom svg path {
  fill: transparent; }

/* Navigation arrows */
.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6); }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

/* Close button on the top right corner of html content */
.lightbox-size .fancybox-close-small {
    position: absolute !important;
    top: 0;
    right: 0;
}


.popup-close,
.fancybox-close-small {
  position: absolute !important;
  top: 0;
  right: 0;
  min-width: 30px;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer; }


  .popup-close:hover:before, .popup-close:hover:after,
  .fancybox-close-small:hover:before,
  .fancybox-close-small:hover:after {
    background: #5b759e; }


  .popup-close:before, .popup-close:after,
  .fancybox-close-small:before,
  .fancybox-close-small:after {
    position: absolute;
    content: '';
    width: 14px;
    height: 1px;
    left: 50%;
    top: 50%;
    background: #000;
    transform: translate(-50%, -50%) rotate(45deg); }


  .popup-close:after,
  .fancybox-close-small:after {
    transform: translate(-50%, -50%) rotate(-45deg); }



.fancybox-close-small:focus {
  outline: none; }



.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px; }

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */ }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@keyframes fancybox-rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 35px;
  font-weight: 700; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

p.fancybox-share__links {
  margin-right: -10px; }

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all .2s; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7; }

/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px 2px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

.section-header {
  margin: 0 0 40px;
  padding: 9px 0 0; }
  .section-header h1 {
    font-size: 43px;
    font-style: italic;
    letter-spacing: 0.04em; }

@media (min-width: 768px) {
  .shop-header {
    margin-bottom: 26px; } }

.shop-header h1 {
  font-size: 36px; }

.lightbox-size .modal-hold {
  max-width: 90vw;
  width: 90vw;
  box-sizing: border-box; }

/*  @media (min-width: 1024px) {
   .lightbox-size .modal-hold {
    max-width: 90vw;
    width: 90vw;
 	}
 } */

  @media (max-width: 767px) {
    .lightbox-size .modal-hold {
      width: 100vw;
      max-width: 100vw;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 30px; } 
  }



.lightbox-measure .modal-hold {
  }
 
@media (max-width: 407px) {
    .lightbox-measure .modal-hold {
      width: 365px;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 30px; } 
	}



.lightbox-measure-notte .modal-hold {
 }
  
@media (max-width: 407px) {
    .lightbox-measure-notte .modal-hold {
      width: 365px;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 30px; } 
	}




.title-guid h1 {
  margin-bottom: 20px;
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .title-guid h1 {
      font-size: 20px;
      margin-bottom: 10px; } }

.table-guid {
  line-height: 27px;
  margin-top: 27px;
  font-size: 14px;
  color: #4e4e4e; }
  @media (max-width: 767px) {
    .table-guid {
      font-size: 12px; } }
  .table-guid th {
    text-transform: uppercase;
    font-size: 14px;
    padding: 0;
    border: 0;
    padding: 5px 5px;
    font-weight: 400;
    color: #000; }
    @media (max-width: 767px) {
      .table-guid th {
        font-size: 14px; } }
  .table-guid td {
    padding: 0 5px;
    border: 0; }
  .table-guid tbody tr:nth-child(odd) td {
    background: #f9f9f9; }

.map-wrap {
  position: relative;
  margin-top: 21px;
  margin-bottom: 24px; }
  .map-wrap img {
    max-width: none;
    width: 100%;
    height: auto; }

.threecolumns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px; }
  .threecolumns > .col {
    width: 100%;
    padding: 0 15px; }
    @media (min-width: 768px) {
      .threecolumns > .col {
        width: 33.333%; } }

.store-locator {
  margin: 0 auto 10px;
  max-width: 1080px; }
  .store-locator .title {
    padding-bottom: 8px; }
    .store-locator .title h2 {
      margin: 0 0 15px;
      font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
      font-size: 43px;
      letter-spacing: 1px;
      font-style: italic;
      color: #353535;
      text-transform: none;
      font-weight: 500; }
  .store-locator hr {
    margin: 0 0 38px; }

.form-select label {
  display: block;
  margin: 0 0 13px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000; }

.form-select select {
  margin-bottom: 30px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 24px;
  padding-right: 34px;
  width: 100%;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
  border: 1px solid #4e4e4e;
  background-position: right 18px center; }

hr {
  border-color: #f0f0f0; }

.box-address {
  margin-bottom: 27px;
  color: #2b2b2b;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400; }
  .box-address h5 {
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    color: inherit;
    text-transform: uppercase; }
  .box-address a {
    color: inherit; }
    .box-address a:hover {
      text-decoration: underline; }
  .box-address address {
    padding: 0;
    margin: 0 0 10px;
    font-style: normal; }

.fashion-container {
  max-width: 600px;
  margin: 37px auto;
  width: 100%; }
  @media (min-width: 768px) {
    .fashion-container {
      margin-bottom: -19px; } }

.fashion {
  text-align: center;
  margin-bottom: 49px; }
  .fashion__visual {
    display: block;
    padding-top: 55.5%;
    background-position: 50% 50%;
    background-size: cover; }
  .fashion__body {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    padding: 22px 0;
    font-size: 13px;
    line-height: 1.462;
    color: #777; }
  .fashion__title {
    margin: 0 0 8px;
    text-transform: none;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    color: #000;
    font-weight: 600;
    font-size: 29px;
    font-style: italic;
    line-height: 1.2;
    letter-spacing: 0; }
    .fashion__title > a {
      color: inherit; }

.title-collection {
  font-size: 17px;
  color: #4f4f4f;
  letter-spacing: 1px;
  margin-bottom: 25px; }
  .title-collection .title {
    margin: 0;
    font-size: 43px;
    font-weight: 600;
    font-style: italic;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    color: #4f4f4f;
    text-transform: none;
    letter-spacing: 0; }

.lightbox-gallery {
  margin: 0; }
  .lightbox-gallery .fancybox-close-small {
    top: 42px;
    right: 42px;
    width: 24px;
    height: 24px;
    min-width: 24px; }
    .lightbox-gallery .fancybox-close-small:before, .lightbox-gallery .fancybox-close-small:after {
      width: 30px;
      background: #575757; }

.gallery-page .fancybox-slide {
  height: auto; }

.section-gallery-page {
  position: relative;
  height: 100vh;
  width: 100vw;
/*   overflow: hidden; */
}
  @media (max-width: 767px) {
    .section-gallery-page {
      height: 100vh; } }

.slide-page {
  height: 100vh;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0 16.5% 0 42px; }
  @media (max-width: 767px) {
    .slide-page {
      -ms-flex-direction: column;
          flex-direction: column;
      padding: 0;
      height: 101vh; } }
  .slide-page > .col {
    width: 48%; }
    .slide-page > .col:last-child {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
          align-items: stretch; }
      @media (max-width: 767px) {
        .slide-page > .col:last-child {
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; } }
    @media (max-width: 767px) {
      .slide-page > .col {
        width: 100%; } }

.content-slide-page {
  position: relative;
  padding: 28px 80px 31px 0;
  opacity: 0;
  left: 50px;
  transition: left 1.5s, opasity 1.8s 0.8s; }
  .slick-current .content-slide-page {
    opacity: 1;
    left: 0; }
    @media (max-width: 767px) {
      .slick-current .content-slide-page {
        transform: none;
        position: static; } }
  @media (max-width: 767px) {
    .content-slide-page {
      padding: 13px 15px;
      font-size: 10px;
      transform: none; } }
  .content-slide-page .title-collection {
    margin-bottom: 148px;
    margin-bottom: 17.2vh; }
  .content-slide-page .h3 {
    margin: 0 0 32px;
    font-size: 26px;
    font-weight: 500;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    font-style: italic;
    letter-spacing: 1px; }
    @media (max-width: 767px) {
      .content-slide-page .h3 {
        margin-bottom: 11px; } }
  @media (max-width: 767px) {
    .content-slide-page p {
      margin-bottom: 3px; } }
  .content-slide-page .contact-slide-page {
    display: block;
    margin-bottom: 6px;
    color: #6e6e6e; }
    .content-slide-page .contact-slide-page a {
      color: inherit; }
      .content-slide-page .contact-slide-page a:hover {
        color: #000; }
    @media (max-width: 767px) {
      .content-slide-page .contact-slide-page {
        margin-bottom: 1px; } }
  .content-slide-page .btn-wrap {
    padding: 3.9vh 0 21px; }
    @media (max-width: 767px) {
      .content-slide-page .btn-wrap {
/*         position: fixed; */
        left: 0;
        bottom: 45px;
        z-index: 2;
        padding: 0 18px;
        width: 100%; } }
    .content-slide-page .btn-wrap .btn {
      padding-left: 45px;
      padding-right: 45px;
      min-width: 0; }
      @media (max-width: 767px) {
        .content-slide-page .btn-wrap .btn {
          width: 100%;
          display: block;
/*           background: transparent;
          color: #000; */
          padding: 11px 15px; }
          .content-slide-page .btn-wrap .btn:hover {
/*             background: #000;
            color: #fff;  */
          } }
  .content-slide-page .body-slide-page {
    color: #6e6e6e; }
    .content-slide-page .body-slide-page p {
      color: inherit; }

.footer-slide-page .social {
  margin: 0 -10px;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .footer-slide-page .social {
      margin: 0 -8px; } }
  .footer-slide-page .social > li {
    padding: 0 10px; }
    @media (max-width: 767px) {
      .footer-slide-page .social > li {
        padding: 0 8px; } }
  .footer-slide-page .social .icon-twitter {
    font-size: 14px;
    position: relative;
    top: -1px; }
    @media (max-width: 767px) {
      .footer-slide-page .social .icon-twitter {
        font-size: 15px; } }
  .footer-slide-page .social [class*="icon-"]:hover {
    opacity: .7; }

@media (max-width: 767px) {
  .footer-slide-page {
/*     position: fixed; */
    left: 0;
    bottom: 15px;
    width: 100%;
    z-index: 2;
    padding: 0 18px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

.footer-slide-page .customer {
  font-size: 10px;
  letter-spacing: 1px; }
  .footer-slide-page .customer .ico {
    font-size: 16px;
    top: -6px; }

.visual-gallery-page {
  width: 100%;
  background-size: contain;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  position: relative; }

.modal-slider .slick-arrow {
  width: 50px;
  min-width: 0;
  height: 50px;
  background: transparent;
  box-shadow: none;
  border: 0;
  top: 50%;
  z-index: 10; }
  .modal-slider .slick-arrow:before {
    position: absolute;
    left: 50%;
    right: 50%;
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    border-left: 1px solid #5d5d5d;
    border-bottom: 1px solid #5d5d5d;
    transform: translate(-50%, -50%) rotate(45deg); }

.modal-slider img.invisible {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0; }

.modal-slider .slick-prev {
  left: auto;
  right: 57%; }
  @media (max-width: 767px) {
    .modal-slider .slick-prev {
      right: auto;
      left: 0; } }

.modal-slider .slick-next {
  right: auto;
  left: 85.5%; }
  @media (max-width: 767px) {
    .modal-slider .slick-next {
      right: 0;
      left: auto; } }
  .modal-slider .slick-next:before {
    transform: translate(-50%, -50%) rotate(225deg); }

.modal-slider-nav {
  position: absolute;
  bottom: 20px;
  opacity: 0;
  left: 0;
  right: 0;
  transform: translateY(100%);
  transition: transform .3s ease-in-out, opacity .3s ease-in-out;
  overflow: hidden;
  background: #474747;
  white-space: nowrap;
  padding: 5px 0; }
  .modal-slider-nav:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    height: 10px;
    background: transparent; }
  .modal-slider-nav:hover {
    bottom: 0;
    transform: translateY(0);
    opacity: 1; }
  .modal-slider-nav .slide {
    display: inline-block; }
  .modal-slider-nav .visual-nav {
    display: block;
    height: 20vh;
    padding: 0 2px;
    outline: none; }
    .modal-slider-nav .visual-nav img {
      border: 5px solid #fff;
      width: auto;
      height: 100%; }

.popup-slide {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 999;
  display: block !important;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s; }
  .popup-active .popup-slide {
    visibility: visible;
    opacity: 1; }

.lightbox-fashion {
  margin: 0;
  width: 100%; }

.fashion-slider {
  height: 100vh; }
  .fashion-slider .fashion-slider-hold {
    height: 100vh;
    overflow: auto;
    padding: 38px 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media (max-width: 767px) {
      .fashion-slider .fashion-slider-hold {
        -ms-flex-direction: column;
            flex-direction: column;
        padding: 38px 30px 130px 30px;
        -ms-flex-align: start;
            align-items: flex-start; } }
    @media (max-height: 729px) {
      .fashion-slider .fashion-slider-hold {
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: start;
            align-items: flex-start; } }
    @media (max-height: 549px) {
      .fashion-slider .fashion-slider-hold {
        padding-bottom: 50px;
        display: block; } }
  .fashion-slider .title-collection {
    max-width: 430px;
    font-size: 16px;
    line-height: 1.19;
    margin-bottom: 57px;
    position: absolute;
    top: 38px;
    left: 50px; }
    @media (max-width: 767px) {
      .fashion-slider .title-collection {
        font-size: 10px;
        position: relative;
        overflow: hidden;
        height: 62px;
        left: 0;
        top: 0;
        margin-bottom: 30px; } }
    @media (max-height: 729px) {
      .fashion-slider .title-collection {
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 30px; } }
    @media (max-height: 549px) {
      .fashion-slider .title-collection {
        height: auto; } }
  .fashion-slider .title {
    margin-bottom: 5px; }
    @media (max-width: 767px) {
      .fashion-slider .title {
        font-size: 29px; } }
  .fashion-slider .video-slide-wrap {
    max-width: 1096px;
    width: 100%;
    padding: 48px 120px 0;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .fashion-slider .video-slide-wrap {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 767px) {
      .fashion-slider .video-slide-wrap {
        padding: 0;
        margin: auto; } }
    @media (max-height: 549px) {
      .fashion-slider .video-slide-wrap {
        margin: 0 auto; } }
  .fashion-slider .footer-slide-page {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    padding: 13px 0;
    font-size: 15px; }
    @media (max-height: 549px) {
      .fashion-slider .footer-slide-page {
        position: static; } }
    .fashion-slider .footer-slide-page .social {
      margin: 0; }
  .fashion-slider .content-video {
    padding: 0; }
    .fashion-slider .content-video .button-control {
      margin: 0; }

.fashion-slider .slick-arrow {
  width: 50px;
  min-width: 0;
  height: 50px;
  background: transparent;
  box-shadow: none;
  border: 0;
  top: 50%;
  z-index: 10; }
  .fashion-slider .slick-arrow:before {
    position: absolute;
    left: 50%;
    right: 50%;
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    border-left: 2px solid #474747;
    border-bottom: 2px solid #474747;
    transform: translate(-50%, -50%) rotate(45deg); }

.fashion-slider .slick-prev {
  left: 11%; }
  @media (max-width: 1299px) {
    .fashion-slider .slick-prev {
      left: 5%; } }
  @media (max-width: 991px) {
    .fashion-slider .slick-prev {
      left: 15px; } }
  @media (max-width: 767px) {
    .fashion-slider .slick-prev {
      left: 0; } }

.fashion-slider .slick-next {
  right: 11%; }
  @media (max-width: 1299px) {
    .fashion-slider .slick-next {
      right: 5%; } }
  @media (max-width: 991px) {
    .fashion-slider .slick-next {
      right: 15px; } }
  @media (max-width: 767px) {
    .fashion-slider .slick-next {
      right: 0; } }
  .fashion-slider .slick-next:before {
    transform: translate(-50%, -50%) rotate(225deg); }

/* shopify-custom style */
.filters-toolbar-wrapper {
  border: none; }
  @media (min-width: 768px) {
    .filters-toolbar-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  .filters-toolbar-wrapper .filters-toolbar__label {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
    text-transform: none;
    letter-spacing: 1px; }
  .filters-toolbar-wrapper .filters-toolbar__input-wrapper {
    font-size: 13px; }
    @media only screen and (min-width: 750px) {
      .filters-toolbar-wrapper .filters-toolbar__input-wrapper {
        padding-left: 55px; } }
  .filters-toolbar-wrapper .page-width {
    padding-left: 0;
    padding-right: 0; }

.filters-toolbar .icon-chevron-down {
  right: 0;
  margin-top: -4px; }

.filters-toolbar .jcf-select .jcf-select-opener {
  display: none; }

@media (min-width: 768px) {
  .shop-filters-toolbar-wrapper {
    margin-bottom: 12px; } }

@media (min-width: 768px) {
  .filters-toolbar-wrapper-add {
    margin-bottom: 22px; } }

@media only screen and (min-width: 750px) {
  .filters-toolbar__item-child:first-child {
    margin-right: 0; } }

.product-wrap {
  padding-bottom: 48px; }
  @media (min-width: 768px) {
    .product-wrap {
      padding-top: 60px; } }
  @media (min-width: 992px) {
    .product-wrap {
      max-width: 1110px;
      margin: 0 auto; } }
  @media (min-width: 768px) {
    #shopify-section-product-template .product-wrap {
      padding-top: 37px; } }
  .product-wrap .swym-btn-container .swym-button {
    border-width: 1px;
    border-style: solid;
    font-weight: 400;
    font-size: 13px !important; }
  .product-wrap .btn.product-form__cart-submit:before {
    content: '\e906';
    display: inline-block;
    font-size: 14px;
    font-family: 'icomoon' !important;
    margin-right: 4px; }
  @media only screen and (max-width: 749px) {
    .product-wrap .page-width {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 768px) {
    .product-wrap .page-width > .grid {
      margin-left: 0; } }
  @media (min-width: 768px) {
    .product-wrap .page-width > .grid > .grid__item {
      padding-left: 0;
      margin-left: 0; } }
  @media (min-width: 768px) {
    .product-wrap .page-width > .grid > .grid__item:first-child {
      width: 65.5%;
      padding-right: 30px; } }
  @media (min-width: 768px) {
    .product-wrap .page-width > .grid > .grid__item:last-child {
      width: 34.5%; } }
  .product-wrap .swym-button-bar {
    margin: 0;
    display: block;
    width: 100%; }
    @media (min-width: 992px) {
      .product-wrap .swym-button-bar {
        width: calc(100% - 20px);
        margin-left: 20px; } }
    @media (max-width: 767px) {
      .product-wrap .swym-button-bar {
        width: calc(50% - 20px); } }
  .product-wrap .swym-btn-container,
  .product-wrap .swym-btn-container[data-position=default] {
    display: block; }
  .product-wrap .swym-btn-container .swym-add-to-wishlist.swym-iconbtnlink,
  .product-wrap .swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-iconbtnlink {
    height: 45px;
    padding: 0;
    width: 100%;
    margin-bottom: 0;
    background: #fff;
    border-color: #2d2d2d;
    color: #2d2d2d;
    text-indent: 0; }
    .product-wrap .swym-btn-container .swym-add-to-wishlist.swym-iconbtnlink:hover,
    .product-wrap .swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-iconbtnlink:hover {
      color: #fff !important;
      background: #2d2d2d; }
    @media (max-width: 767px) {
      .product-wrap .swym-btn-container .swym-add-to-wishlist.swym-iconbtnlink,
      .product-wrap .swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-iconbtnlink {
        height: 42px;
        font-size: 9px !important; } }
  .product-wrap .swym-btn-container .swym-add-to-wishlist.swym-iconbtnlink:after,
  .product-wrap .swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-iconbtnlink:after {
    display: none; }
  .product-wrap .swym-btn-container .swym-add-to-wishlist.swym-iconbtnlink:before {
    content: '\e909';
    margin-right: 4px;
    display: inline-block;
    font-size: 14px;
    font-family: 'icomoon' !important;
    position: relative;
    top: 1px; }
  .product-wrap .product__price {
    margin-bottom: 2px;
    font-size: 16px;
    color: #5f5f5f; }
    @media (max-width: 767px) {
      .product-wrap .product__price {
        text-align: center;
        margin-bottom: 12px; } }
  .product-wrap .price__regular {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #5f5f5f; }
    @media (max-width: 767px) {
      .product-wrap .price__regular {
        font-size: 14px; } }
  .product-wrap .price-item {
    font-weight: 400; }
  .product-wrap .product-form__item--no-variants {
    max-width: 100%; }
  .product-wrap .product-form__item {
    padding: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media (max-width: 991px) {
      .product-wrap .product-form__item {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .product-wrap .product-form__item .btn {
      display: block;
      min-width: 0;
      width: 100%;
      margin: 0 0 10px; }
      @media (max-width: 767px) {
        .product-wrap .product-form__item .btn {
          width: calc(50% - 10px);
          font-size: 9px;
          height: auto;
          min-height: 42px; } }
      @media (min-width: 992px) {
        .product-wrap .product-form__item .btn + .btn {
          width: calc(100% - 20px);
          margin-left: 20px; } }

@media (min-width: 768px) {
  .product-hold {
    max-width: 384px;
    width: 100%; } }

.social-sharing {
  font-size: 15px;
  color: #545454;
  margin: 0 -12px; }
  @media (max-width: 767px) {
    .social-sharing {
      font-size: 10px;
      margin: 0 -8px; } }
  .social-sharing > li {
    padding: 0 13px; }
    @media (max-width: 767px) {
      .social-sharing > li {
        padding: 0 8px; } }
  .social-sharing a {
    display: block;
    color: #545454; }
    .social-sharing a:hover {
      color: #5b759e; }
    @media (max-width: 767px) {
      .social-sharing .icon-twitter {
        font-size: 11px;
        position: relative;
        top: 0; } }
  .social-sharing [class*="icon-"] {
    cursor: pointer; }
    .social-sharing [class*="icon-"]:hover {
      opacity: .7; }

.social [class*="icon-"] {
  cursor: pointer; }
  .social [class*="icon-"]:hover {
    opacity: .7; }

@media (max-width: 767px) {
  }

.block-service .customer {
  font-size: 11px;
  color: #2a2a2a; }
  .block-service .customer .ico {
    font-size: 12px;
    top: -2px; }

.product-form {
  padding-top: 28px; }
  @media (max-width: 767px) {
    .product-form {
      padding-top: 17px; } }

.product-single__description {
  margin: 33px 0 22px;
  line-height: 1;
  color: #222; }
  @media (max-width: 767px) {
    .product-single__description {
      /*font-size: 11px;
      margin: 5px 0 25px;*/ } }

.row-size {
  overflow: hidden;
  width: 100%;
  display: block;
  margin-bottom: 18px; }
  @media (max-width: 767px) {
    .row-size {
      display: block;
      font-size: 10px;
      line-height: 1.5; } }
  .row-size .lightbox {
    float: left;
    margin-top: 10px;
    margin-left: 18px;
    color: #747474;
    font-size: 13px; }
    @media (max-width: 767px) {
      .row-size .lightbox {
        font-size: 10px;
        float: right; } }
  .row-size label {
    font-size: 10px;
    line-height: 1.5;
    margin: 0;
    text-transform: uppercase;
    color: #5f5f5f; }
    @media (max-width: 767px) {
      .row-size label {
        position: static !important;
        clip: auto !important;
        height: auto !important;
        width: auto !important;
/*         margin: 9px 0 0 !important;  */
      } }
  .row-size .selector-wrapper {
    float: left;
    width: auto; }
  .row-size .jcf-select {
    border: 0;
    background: #ededed; }
/*     @media (max-width: 767px) {
      .row-size .jcf-select {
        display: none !important; } } */
    .row-size .jcf-select .jcf-select-text {
      margin-left: 15px;
      font-size: 10px; }

.list-size {
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .list-size {
      width: calc(100% + 10px);
      margin-bottom: 17px; } }
  .list-size > li {
    width: 100%;
    padding: 5px; }
    .list-size > li a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      background: #f1f1f1;
      height: 44px;
      font-size: 12px;
      line-height: 1;
      font-weight: 300;
      color: #292929;
      transition: all .3s; }
      .list-size > li a:hover {
        background: #474747;
        color: #fff; }
  .list-size :not(#foo) > input[type="radio"] {
    position: absolute;
    visibility: hidden; }
    .list-size :not(#foo) > input[type="radio"] + label {
      display: block;
      background: #f1f1f1;
      height: 44px;
      font-size: 12px;
      line-height: 44px;
      text-align: center;
      font-weight: 300;
      color: #292929;
      transition: all .3s; }
      .list-size :not(#foo) > input[type="radio"] + label:hover {
        background: #474747;
        color: #fff; }
    .list-size :not(#foo) > input[type="radio"]:checked + label {
      background: #474747;
      color: #fff; }

.product-single__title {
  font-size: 30px;
  margin-bottom: 7px;
  color: #131313;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0; }
  @media (max-width: 767px) {
    .product-single__title {
      text-align: center;
      font-size: 24px;
      letter-spacing: 0;
      margin-bottom: 4px; } }

.product-card {
  text-align: center; }
  .product-card .product-card__title {
    line-height: 1.2;
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: 300;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #444; }
  .product-card .price__regular {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #444; }
  .product-card:hover .product-card__title {
    border: 0; }

.scene-wrap {
  position: relative; }

.scene {
  width: 100%;
  padding-top: 132%;
  perspective: 1000px; }

.card-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
  cursor: pointer; }

.card__face {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-size: cover;
  background-position: 50% 50%; }

.card__face--back {
  transition: opacity .2s linear;
  opacity: 0;}

.hover .card__face--back {
	opacity: 1;}

.shop-wrap .grid {
  overflow: visible; }

.shop-wrap .product-card .product-card__title {
  display: block;
  margin-top: 20px; }

@media (max-width: 767px) {
  .product-single__photos {
    margin-bottom: 25px; } }

@media (min-width: 768px) {
  .product-single__photo-wrapper,
  .product-single__photo-wrapper img{
  	/*max-width: 100% !important;
    max-height: 100% !important;*/
  }
  
  .product-single__photos .product-single__photo-wrapper {
    width: calc(100% - 149px);
    float: right; } }

@media (min-width: 768px) {
  .product-single__photos .thumbnails-wrapper {
    min-width: 120px;
    width: 120px; }
    .product-single__photos .thumbnails-wrapper .product-single__thumbnails {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .product-single__photos .thumbnails-wrapper .product-single__thumbnails:after {
        display: none; }
      .product-single__photos .thumbnails-wrapper .product-single__thumbnails > li {
        width: 100%; } }
      @media (min-width: 768px) and (min-width: 768px) {
        .product-single__photos .thumbnails-wrapper .product-single__thumbnails > li {
          padding-top: 16px;
          padding-bottom: 16px;
          padding-left: 0; } }

@media (max-width: 767px) {
  .product-single__photos .thumbnails-wrapper .product-single__thumbnails {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%;
    max-width: 100%; }
    .product-single__photos .thumbnails-wrapper .product-single__thumbnails:after {
      display: none; }
  .product-single__photos .thumbnails-wrapper .grid__item {
    width: auto !important;
    padding: 0 4px; }
  .product-single__photos .thumbnails-wrapper .product-single__thumbnail {
    margin: 0;
    min-height: 8px;
    height: 8px;
    width: 8px;
    background: #757575;
    border: 1px solid #757575;
    border-radius: 50%;
    transition: all 0.3s; }
    .product-single__photos .thumbnails-wrapper .product-single__thumbnail.active-thumb, .product-single__photos .thumbnails-wrapper .product-single__thumbnail:hover {
      background: transparent; }
  .product-single__photos .thumbnails-wrapper .product-single__thumbnail-image {
    display: none; } }
.product-single__thumbnail-image {
	width: 100%;
}

.product-single__photos .thumbnails-wrapper .grid {
  margin-left: 0;
  margin-top: 0; }

.product-single__photos .thumbnails-wrapper .slick-track {
  width: auto !important; }

.product-single__photos .thumbnails-wrapper .slick-slide {
  width: auto !important; }

.product-single__photos .product-single__thumbnail {
  width: 100%;
  margin: 0; }

.collection-grid-item {
  padding-bottom: 151%; }
  @media (max-width: 767px) {
    .collection-grid-item {
      overflow: hidden; } }
  .collection-grid-item__title {
    position: absolute;
    bottom: 8px;
    left: 0;
    margin: 0;
    max-width: calc(100% - 35px);
    font-size: 18px;
    font-weight: 600;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    font-style: italic;
    color: #000;
    transform: none;
    top: auto;
    text-align: left;
    text-shadow: none;
    opacity: 0;
    visibility: hidden;
    transition: all .3s; }
    @media (max-width: 767px) {
      .collection-grid-item__title {
        font-size: 10px; } }
  .collection-grid-item .social,
  .scene-wrap .social {
    position: absolute;
    /*bottom: 1px;*/
    top: 14px;
    right: 12px;
    font-size: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    text-align: center; }
    .collection-grid-item .social li,
    .scene-wrap .social li {
      margin-bottom: 6px; }
    .collection-grid-item .social .icon-facebook,
    .scene-wrap .social .icon-facebook {
      font-size: 13px; }
    .collection-grid-item .social .icon-twitter,
    .scene-wrap .social .icon-twitter {
      font-size: 10px; }
    .collection-grid-item .social a:hover,
    .scene-wrap .social a:hover {
      color: #5b759e; }
    .collection-grid-item .social [class*="icon-"],
    .scene-wrap .social [class*="icon-"] {
      cursor: pointer; }
      .collection-grid-item .social [class*="icon-"]:hover,
      .scene-wrap .social [class*="icon-"]:hover {
        opacity: .7; }
  .collection-grid-item:hover .social,
  .collection-grid-item:hover .collection-grid-item__title,
  .scene-wrap:hover .social {
    opacity: 1;
    visibility: visible; }
  .collection-grid-item:hover .collection-grid-item__title-wrapper:before {
    opacity: 0.16; }

.collection-grid-item__title-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  opacity: 0; }

.collection-grid-item__link:hover .collection-grid-item__title-wrapper:before, .collection-grid-item__link:focus .collection-grid-item__title-wrapper:before {
  opacity: 0.16; }

.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  margin-bottom: 0; }

@media (max-width: 767px) {
  .size-box {
    display: none; } }

.thumbnails-slider__btn {
  width: 40px;
  min-width: 40px;
  font-size: 30px;
  line-height: 40px;
  padding: 0;
  background: none;
  border: 0; }
  .thumbnails-slider__btn:after {
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%) rotate(45deg);
    width: 25px;
    height: 25px;
    border-left: 2px solid #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    content: ''; }
  .thumbnails-slider__btn [class*='icon-'] {
    display: none; }

.thumbnails-slider__prev {
  left: 22px; }

.thumbnails-slider__next:after {
  border-left: 2px solid #d8d8d8;
  border-bottom: 2px solid #d8d8d8;
  transform: translate(50%, -50%) rotate(225deg); }

@media only screen and (max-width: 749px) {
  .thumbnails-slider__next {
    right: 0; } }

.filters-toolbar__item-wrapper {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }

@media (max-width: 767px) {
  body #privy-container {
    display: none !important;
    opacity: 0;
    visibility: hidden;
    pointer-events: none; } }

@media (max-width: 767px) {
  .cart td {
    vertical-align: top; }
  .btn {
    height: auto; }
  .cart__image-wrapper {
    min-width: 60px; } }

.cart__submit-controls .btn {
  height: auto; }
  @media (min-width: 768px) {
    .cart__submit-controls .btn {
      font-size: 13px; } }

.form-vertical form input {
  margin-bottom: 15px; }

.swym-add-to-cart a:hover {
  background: #fff;
  color: #303030 !important; }

#swym-email-auth-form button {
  min-width: 0;
  height: 46px; }

body #swym-hosted-plugin {
  z-index: 2 !important; }

.page-width {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }

[id="header"] {
  position: relative;
  z-index: 11; }

@media (max-width: 767px) {
  .nav-active {
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .nav-active:after {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 9;
      content: '';
      background: #000;
      opacity: 0.41; } }

.panel-header {
  position: relative;
  line-height: 20px;
  font-size: 14px; }
  .panel-header .col {
    position: absolute;
    top: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 992px) {
      .panel-header .col {
        top: 18px; } }
    .panel-header .col:first-child {
      left: 0; }
      @media (min-width: 768px) {
        .panel-header .col:first-child .list-item > li {
          margin-right: 13px; } }
    .panel-header .col:last-child {
      right: 0; }
      @media (max-width: 767px) {
        .panel-header .col:last-child {
          font-size: 19px; } }
.panel-header .col:last-child .list-item > li {
	margin-left: 10px;
}
@media (max-width: 767px) {
/*   .language-block-wrap {
  display: none;} */
}
      @media (min-width: 768px) {
        .panel-header .col:last-child .list-item > li {
          margin-left: 1px; } }
      @media (min-width: 992px) {
        .panel-header .col:last-child .list-item > li {
          margin-left: 25px; } }
  .panel-header .list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 767px) {
      .panel-header .list-item {
        margin-top: 3px;
        -ms-flex-align: center;
            align-items: center; } }
  .panel-header [class*='icon-'] {
    margin-right: 4px; }

@media (max-width: 767px) {
  .account {
    display: block; } }

@media (max-width: 767px) {
  .account .icon-user {
    font-size: 22px;
    line-height: 22px;
    margin-right: 0;
    position: relative;
    top: -1px; } }

@media (max-width: 374px) {
  .account .icon-user {
    font-size: 16px; } }

.bag {
  margin: 0 10px; }
  @media (max-width: 767px) {
    .bag {
      padding: 0 0;
      margin: 0;
      font-size: 22px;
      line-height: 22px;
      display: block; } }
  @media (max-width: 374px) {
    .bag {
      font-size: 16px; } }
  @media (max-width: 767px) {
    .bag .icon-bag {
      margin-right: 0; } }
  .bag .num {
    margin-left: 5px; }
    @media (max-width: 767px) {
      .bag .num {
        position: relative;
        top: -2px;
        margin-left: 3px;
        font-size: 15px; } }
    @media (max-width: 374px) {
      .bag .num {
        font-size: 12px; } }

.languages {
  display: none; }

.current-language {
  position: relative;
  padding-right: 15px; }
  .current-language:after {
    position: absolute;
    margin-top: -1px;
    top: 50%;
    right: 0;
    width: 6px;
    height: 6px;
    content: '';
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    transform: translateY(-50%) rotate(-45deg); }

.customer {
  position: relative;
  padding-left: 14px; }
  .customer .ico {
    position: absolute;
    left: 0;
    top: -2px;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    font-weight: 500;
    font-style: italic;
    font-size: 20px; }

.logo {
  padding: 18px 0 18px;
  text-align: center; }
  @media (min-width: 768px) {
    .logo {
      padding-bottom: 18px; } }
  @media (min-width: 992px) {
    .logo {
     padding-bottom: 25px;
    padding-top: 14px; } }
  @media (max-width: 767px) {
    .logo {
/*       padding-bottom: 6px;  */
    } }
  .logo > a {
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 991px) {
      .logo > a {
        max-width: 150px; } }
    @media (max-width: 767px) {
      .logo > a {
        max-width: 116px; } }

.nav-drop {
  transition: all 0.3s ease-in-out;
  background: #fff;
  color: #0d0d0d;
  position: fixed;
  top: 0;
  bottom: 0; 
  z-index: 1000000000;
  left: -100%; }
  @media (max-width: 767px) {
    .nav-drop {
      width: 100%;
      max-width: 342px;
      padding: 0; } }
  @media (min-width: 768px) {
    .nav-drop {
      position: static;
      opacity: 1;
      visibility: visible;
      color: #000;
      background: none; } }
  .nav-active .nav-drop {
    left: 0; }
  @media (min-width: 768px) {
    .nav-drop ul li:hover > .drop-menu {
      display: block; } }
  .nav-drop .primary-menu {
    font-weight: 300;
    font-size: 12px;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2px; }
    @media (min-width: 768px) {
      .nav-drop .primary-menu {
        font-size: 13px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-pack: center;
            justify-content: center;
        margin-bottom: 25px; } }
    .nav-drop .primary-menu > li {
      border-bottom: 1px solid #fff;
      min-height: 55px; }
      @media (min-width: 768px) {
        .nav-drop .primary-menu > li {
          min-height: 0;
          margin: 0 27px;
          border: 0; } }
      .nav-drop .primary-menu > li:last-child {
        border-color: #efefef; }
      @media (max-width: 767px) {
        .nav-drop .primary-menu > li > a {
          display: block;
          padding: 19px 30px 19px 15px;
          background: #f8f8f8; } }
  @media (max-width: 767px) {
    .nav-drop .drop > a {
      position: relative; }
      .nav-drop .drop > a:after {
        position: absolute;
        width: 8px;
        height: 8px;
        content: '';
        border-top: 1px solid #000;
        border-left: 1px solid #000;
        right: 20px;
        top: 50%;
        transform: translateY(-50%) rotate(135deg); } }
  .nav-drop .active-drop .drop-opener {
    transition: top 0s 0.8s;
    width: 100%;
    height: 47px;
    padding: 20px 40px 11px;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    background: #fff; }
    .nav-drop .active-drop .drop-opener:after {
      right: auto;
      left: 15px;
      width: 13px;
      height: 13px;
      transform: translateY(-50%) rotate(-45deg); }
  @media (max-width: 767px) {
    .nav-drop .active-drop .drop-menu {
      left: 0 !important;
      transition: all 0.5s; } }
  @media (max-width: 767px) {
    .nav-drop .drop-menu {
      transition: all 0.5s;
      position: absolute;
      z-index: 10;
      top: 47px !important;
      left: -100% !important;
      width: 100%;
      overflow: auto;
      height: calc(100% - (56px + 47px)) !important;
      background: #fff; 
    }}
  @media (min-width: 768px) {
    .nav-drop .drop-menu {
      /*display: none;*/
      position: absolute;
      z-index: 2;
      top: 100%;
      padding-top: 10px;
      left: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.97); } }
  @media (min-width: 768px) and (min-width: 992px) {
    .nav-drop .drop-menu {
      padding-top: 26px; } }
  @media (min-width: 1386px) {
    .nav-drop .drop-menu {
      left: -999px;
      right: -999px; } }
  .nav-drop .drop-menu ul {
    font-weight: 400;
    font-size: 12px;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: 0;
    line-height: 16px; }
    @media (min-width: 768px) {
      .nav-drop .drop-menu ul {
        font-size: 14px;
        line-height: 18px;
        text-transform: none; } }
    .nav-drop .drop-menu ul a {
      color: #424242; }
      @media (max-width: 767px) {
        .nav-drop .drop-menu ul a {
          display: block;
          padding: 19px 15px;
          background: #f8f8f8;
          text-transform: uppercase; } }
      .nav-drop .drop-menu ul a:hover {
        color: #000; }
    .nav-drop .drop-menu ul .active a {
      color: #000; }
    @media (max-width: 767px) {
      .nav-drop .drop-menu ul li {
        border-bottom: 1px solid #fff; } }
    @media (min-width: 768px) {
      .nav-drop .drop-menu ul li + li {
        margin-top: 9px; } }
  .nav-drop h4 {
    margin: 6px 0 17px;
    font-weight: 500;
    font-size: 20px;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    font-style: italic;
    letter-spacing: 0;
    text-transform: none;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .nav-drop h4 {
        padding: 8px 15px 4px;
        /*display: none;*/ } }
  @media (min-width: 768px) {
    .nav-drop .drop-hold {
      max-width: 1386px;
      margin: 0 auto;
      padding: 0 15px;
      padding-top: 18px;
      padding-bottom: 15px;
    padding-top: 22px;
    padding-bottom: 32px;} }
  @media (max-width: 767px) {
    .nav-drop .drop-hold a {
      letter-spacing: 2px; } }
  @media (min-width: 768px) {
    .nav-drop .columns {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; } }
  @media (min-width: 885px) {
    .nav-drop .columns > .col {
      max-width: 19%;
        max-width: 250px;
    min-width: 150px;
    } }
  @media (min-width: 768px) {
    .nav-drop .columns > .col + .col {
      /*padding-left: 3.6%;*/
    margin-left: 2rem;} }
  .nav-drop li.active > a {
    color: #000; }
  .nav-drop li:hover > a {
    color: #000; }
  .nav-drop a {
    color: #474747; }
  .nav-drop .list-social {
    border-top: 1px solid #f5f5f5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
/*     position: absolute; */
/*     bottom: 0;
    left: 0; */
    width: 100%; }
    .nav-drop .list-social > li {
      width: 100%; }
      .nav-drop .list-social > li + li {
        border-left: 1px solid #f5f5f5; }
    .nav-drop .list-social a {
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      height: 54px;
      font-size: 13px;
      line-height: 1; }
  .nav-drop .mobile-menu {
    font-weight: 300;
    font-size: 12px;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2px; }
    .nav-drop .mobile-menu > li {
      text-transform: uppercase;
      border-bottom: 1px solid #efefef;
      min-height: 55px; }
      .nav-drop .mobile-menu > li > a {
        display: block;
        padding: 19px 30px 19px 15px; }

@media (max-width: 767px) {
  .drop-mobile-scroll {
    position:relative;
    overflow: auto;
    max-height: calc(100vh - (60px + 117px)); } }

.nav-opener {
  position: absolute;
  left: 16px;
  top: 8.5px;
  width: 25px;
   height: 16px;
  font-size: 0;
  line-height: 0; }
  @media (min-width: 768px) {
    .nav-opener {
      display: none; } }
  .nav-opener.nav-closed {
    z-index: 11; }
  .nav-opener:before, .nav-opener:after,
  .nav-opener span {
    transition: transform 0.3s ease-in-out;
    background: #2f2f2f;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    height: 1px;
    margin-top: 0; }
  .nav-opener:before, .nav-opener:after {
    content: '';
    top: 0; }
  .nav-opener:after {
    top: 15.5px; }
  .nav-opener:hover {
    opacity: 0.9; }
  .nav-active .nav-opener {
    left: 9px; }
    .nav-active .nav-opener span {
      opacity: 0; }
    .nav-active .nav-opener:after, .nav-active .nav-opener:before {
      transform: rotate(45deg);
      top: 15px;
      left: 0;
      right: 0; }
    .nav-active .nav-opener:after {
      transform: rotate(-45deg); }

.resize-active .nav-drop,
.resize-active .nav-drop > ul {
  transition: none !important; }

.visual-drop {
  text-align: center; }
  .visual-drop img {
    display: block;
    margin-bottom: 6px;
  margin-bottom: 11px;
    margin-top: 11px;}
  .visual-drop .caption {
    display: block;
    color: #4a4a4a;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    line-height: 20px;
    text-transform: none;
    letter-spacing: 0; }

.language-block {
  text-transform: uppercase; }

#wrapper {
  width: 100%;
  overflow: hidden;
  background: #fff; }

.container2,
.container {
  max-width: 1386px;
  padding: 0 16px;
  margin: 0 auto; }

.container2 {
  max-width: 730px; }

@media (max-width: 767px) {
  .mob-hidden {
    display: none !important; } }

@media (min-width: 768px) {
  .des-hidden {
    display: none !important; } }

.collection-list {
  padding-top: 62px; }
  @media (max-width: 767px) {
    .collection-list {
      padding-top: 23px; } }
  .collection-list .page-width {
    padding: 0;
    max-width: 100%; }

.load-more {
  display: none; }

.grid__item {
  transition: all 1s linear; }

.new-item {
  opacity: 0;
  transform: translateY(25px); }

.like-title {
  text-align: center;
  padding-bottom: 34px; }
  .like-title h3 {
    margin: 0 0 20px;
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    color: #131313;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
    @media (min-width: 768px) {
      .like-title h3 {
        font-size: 36px; } }

p + h5 {
  padding-top: 30px; }

[id='footer'] {
  position: relative;
  background: #fff; }
  @media (min-width: 768px) {
    [id='footer'] {
      padding: 0 15px; } }
  [id='footer'] .container {
    max-width: 806px; }
    @media (min-width: 768px) {
      [id='footer'] .container {
        padding: 0 40px; } }

.panel-footer {
  display: -ms-flexbox;
  display: flex;
  padding: 65px 0;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-weight: 400;
  font-size: 13px;
  font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (max-width: 767px) {
    .panel-footer {
      position: relative;
      font-size: 11px;
      padding: 41px 0;
      margin-bottom: 40px; } }
  .panel-footer .col {
    padding-right: 10px;
    max-width: 33.333%; }
    .panel-footer .col:last-child {
      padding-right: 0; }
    @media (max-width: 767px) {
      /* .panel-footer .col:nth-child(3) {
        position: absolute;
        left: 0;
        padding-top: 10px;
        top: 100%;
        width: 100%;
        text-align: center; }
        .panel-footer .col:nth-child(3) .list-footer {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center; }
          .panel-footer .col:nth-child(3) .list-footer > li {
            padding: 0 15px; }
            .panel-footer .col:nth-child(3) .list-footer > li a {
              display: block; }
            .panel-footer .col:nth-child(3) .list-footer > li [class*='icon-'] {
              display: block;
              margin: 0; } */}
  .panel-footer h4 {
    margin: 0 0 19px;
    font-weight: 400;
    font-size: 12px;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: 0.03em;
    color: #151515;
    line-height: 18px;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .panel-footer h4 {
        font-size: 14px;
        margin-bottom: 16px; } }
  .panel-footer ul > li {
    margin-bottom: 7px; }
  .panel-footer a {
    color: #6b6b6b; }
    .panel-footer a:hover {
      color: #000; }
  .panel-footer [class*='icon-'] {
    width: 15px;
    font-size: 13px;
    margin-right: 12px;
    color: #595959;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-top: -6px; }
    @media (max-width: 767px) {
      .panel-footer [class*='icon-']:hover {
        opacity: .7; } }
  .panel-footer .icon-facebook {
    margin-top: -4px; }
  .panel-footer .icon-twitter {
    margin-left: -3px;
    margin-top: -7px; }
    @media (max-width: 767px) {
      .panel-footer .icon-twitter {
        margin-top: -2px !important; } }
  .panel-footer .icon-instagramm {
    margin-top: -7px; }
  .panel-footer .icon-mail {
    font-size: 16px; }

.bar-footer {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 9px;
  font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #151515;
  line-height: 14px;
  letter-spacing: 0.075em;
display:flex;}

.back-to-top {
  position: absolute;
  right: 15px;
  top: 65px;
  z-index: 99;
  width: 36px;
  height: 36px;
  border-radius: 2px;
  border: 1px solid #101010;
  background: rgba(255, 255, 255, 0.5);
  transition: background 0.3s; }
  .back-to-top:hover {
    background: rgba(71, 71, 71, 0.3); }
  @media (min-width: 992px) {
    .back-to-top {
      left:105%; } }
  @media (max-width: 991px) {
    .back-to-top {
      top: 70%;
      bottom: -30px; } }
  .back-to-top:after {
    position: absolute;
    margin: 2px 0 0 0;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%) rotate(45deg);
    width: 8px;
    height: 8px;
    content: '';
    border-top: 1px solid #1a1a1a;
    border-left: 1px solid #1a1a1a; }




span.jcf-select.jcf-unselectable.jcf-select-currency-picker {
    height: auto !important;
  border: 0;
}

.language-block-wrap span.jcf-select-text {
    height: auto !important;
    line-height: normal;
  	margin: 0 20px 0 10px;
  color: #4f4f4f;
  font-size: 14px;
}

.language-block-wrap .jcf-select .jcf-select-opener:after {
  width: 6px;
  height: 6px;
}

label.currency-picker__wrapper {
    margin-top: 3px;
}


a.home-video-btn {
    border-bottom: 1px solid;
    color: #fff;
    display: inline-block;
    padding: 14px 15px;
    pointer-events: auto;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 400;
    letter-spacing: .045em;
    /*min-width: 160px;*/
    margin-top: 1.5rem;
  text-transform: uppercase;
}

a.home-video-btn:hover {
    background-color: #fff;
    border-color: #fff;
}

.dishere {
    width: 100% !important;
    margin-top: .75rem;
}


/* marchesa edits */

.col.mob-hidden {
    max-width: 400px !important;
    min-height: 250px;
}


.bar-footer.mob-hidden {
    display: flex;
}

p.lowercase {
    margin-left: .5rem;
    text-transform: initial;
}

.cust-serv h4 {
    font-weight: 400;
    color: #515151;
    margin-bottom: 1rem;
    letter-spacing: 0.03em;
  font-size: 1.125rem;
}

.cust-serv p, .cust-serv a {
    color: #6b6b6b;
  line-height: 1.75;
}

.cust-serv address {
    font-style: inherit;
  line-height: 1.75;
}

.cust-serv .grid__item.one-half {
    padding-left: 30px;
}

.cust-serv .grid__item.one-half:last-child {
    padding-left: 60px;
}


div#shopify-section-customer-service {
    margin-top: 6rem;
    margin-bottom: 8rem;
}

.grid.cust-serv {
    margin-bottom: 4rem;
    max-width: 600px;
    margin-right: auto !important;
    margin-left: auto !important;
}


a.btn.btn-transparent:hover,
a.home-video-btn:hover {
    width: auto !important;
    background: transparent;
    color: #fff;
  padding: 14px 10px 8px;
  transition: padding .2s ease-in-out;
}

a.btn.btn-transparent,
a.home-video-btn,
.btn{
/*   padding: 14px 40px 8px; */
	transition: padding .2s ease-in-out;
}
@media (min-width: 768px) {
  .nav-drop .drop-menu {
      -webkit-transform: translate3d(0px, -12px, 0px);
      -moz-transform: translate3d(0px, -12px, 0px);
      -ms-transform: translate3d(0px, -12px, 0px);
      -o-transform: translate3d(0px, -12px, 0px);
      transform: translate3d(0px, -12px, 0px);
      opacity: 0;
      pointer-events: none;
  }
}

@media (min-width: 768px) {
  .nav-drop ul li:hover > .drop-menu {
      opacity: 1;
      pointer-events: auto;
      -webkit-transform: translate3d(0px, 0px, 0px);
      -moz-transform: translate3d(0px, 0px, 0px);
      -ms-transform: translate3d(0px, 0px, 0px);
      -o-transform: translate3d(0px, 0px, 0px);
      transform: translate3d(0px, 0px, 0px);
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
	}
}
 

.template-page .page-width > .grid > .grid__item {
    max-width: 730px;
    margin: 0 auto;
    display: block;
    float: none;
}


.row-subscribe {
  background: #fff;
}


.breadcrumbs {
    position: relative;
    z-index: 9999999999;
  	z-index: 9;
    display: block;
}

.panel-footer {
  flex-wrap: wrap;
}

@media (max-width: 640px) {

.panel-footer .col {
    width: 50%;
    max-width: 50%;
    margin-bottom: 2rem;
}

  .panel-footer {
    flex-wrap: wrap;
    margin-bottom: 0;
    padding-bottom: 0;
}

}


/* sign up sheet */

#privy-inner-container > div:nth-child(1) > div > div.privy-popup-inner-content-wrap > div.privy-popup-content.privy-foreground-element > div:nth-child(2) > div > div > div > span:nth-child(2) > span {
    font-size: 48px !important;
    font-style: italic;
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif !important;
}

#privy-inner-container > div:nth-child(1) > div > div.privy-popup-inner-content-wrap > div.privy-popup-content.privy-foreground-element > div:nth-child(3) > div > div > span {
    font-weight: 300;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif !important;
}

#privy-inner-container > div:nth-child(1) > div > div.privy-popup-inner-content-wrap > div.privy-popup-content.privy-foreground-element > div:nth-child(5) > div > div > div > p > span > span > span > span > span,
#privy-inner-container > div:nth-child(1) > div > div.privy-popup-inner-content-wrap > div.privy-popup-content.privy-foreground-element > div:nth-child(4) > div > div > p > span > span > span > span > span,
#privy-inner-container > div:nth-child(1) > div > div.privy-popup-inner-content-wrap > div.privy-popup-content.privy-foreground-element > div:nth-child(1) > div > div > div > p > span > span > span > span > span {
    font-family: "Cormorant Garamond", "Times New Roman", "Times", "Baskerville", "Georgia", serif !important;
    font-style: italic;
}


#privy-inner-container > div:nth-child(1) > div > div.privy-popup-inner-content-wrap > div.privy-popup-content.privy-foreground-element > div:nth-child(4) > div > div > p > span > span > span > span > span {
    font-size: 48px !important;
}

#privy-inner-container > div:nth-child(1) > div > div.privy-popup-inner-content-wrap > div.privy-popup-content.privy-foreground-element > div:nth-child(1) > div > div > div > p > span > span > span > span > span {
    font-size: 60px !important;
      font-size: 76px !important;
    font-weight: 100;
}

#privy-inner-container > div:nth-child(1) > div > div.privy-popup-inner-content-wrap > div.privy-popup-content.privy-foreground-element > div:nth-child(5) > div > div > div > p > span > span > span > span > span {
  font-size: 34px !important;
}

#privy-submit-btn {
    min-width: 150px;
  font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 14px !important;
}

#privy-inner-container > div:nth-child(1) > div > div.privy-popup-inner-content-wrap > div.privy-popup-content.privy-foreground-element > div:nth-child(6) > div > div > div > a > span:nth-child(2) > span > span > span > u > span {
    color: rgb(117, 117, 117) !important;
    font-weight: 300;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif !important;
}


#privy-container #privy-inner-container img {
    border: 0;
    display: none;
}


#privy-container #privy-inner-container .privy .privy-dismiss-content {
    width: 16px !important;
    height: 16px !important;
    top: 16px !important;
    right: 16px !important;
    background: transparent !important;
    background-image: url(https://cdn.shopify.com/s/files/1/0015/7659/9641/files/cancel.svg?933) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}


#privy-container #privy-inner-container .privy-form#privy-form-8111632 input {
    font-family: "Lato", Helvetica, Arial, Sans Serif;
    font-style: italic;
}

.privy-popup-content-wrap {
    margin: 0 !important;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.privy-popup-inner-content-wrap {
    margin: 0 !important;
}




/* products */

.row-size .selector-wrapper {
    width: 100%;
  flex-direction: column;
}

.row-size .jcf-select {
    min-width: 100%;
    width: 100%;
      flex-direction: column;
}

.product-single__photos .thumbnails-wrapper .product-single__thumbnails > li:first-child {
    padding-top: 3px;
}

.product-form--hide-variant-labels .product-form__item label {
    width: 100%;
    margin: 0;
    font-size: .675rem !important;
    position: relative !important;
    height: 15px !important;
    overflow: inherit !important;
    color: #4f4f4f;
    font-weight: 600;
    letter-spacing: .75px;
    margin-bottom: .5rem;
}

.label-flexy {
    display: flex;
}

.row-size .lightbox {
    float: left;
    margin-top: 0;
    margin-left: 0;
    color: #747474;
    width: 100%;
    font-size: 12px;
    text-align: right;
}


.iwishAddWrap {
    width: 100%;
}

a.iWishAdd {
    display: flex;
    vertical-align: top;
    padding: 14px 15px;
    font-size: 14px;
    line-height: 15px;
    width: 100%;
    text-align: center;
    border-radius: 0;
    color: #000;
    border: 1px solid #303030;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .045em;
    outline: none;
    transition: all .2s ease-in-out;
    position: relative;
    align-items: center;
    justify-content: center;
}

a.iWishAdd:hover {
  background: #303030;
  color: #fff;
}

a.iWishAdd:hover span.wishlist {
  background-image: url('https://cdn.shopify.com/s/files/1/0015/7659/9641/files/wishlist-hover.svg?1400');
}

span.wishlist {
    width: 1rem;
    height: 16px;
    content: " ";
    display: inline-block;
    position: relative;
    background-image: url('https://cdn.shopify.com/s/files/1/0015/7659/9641/files/wishlist.svg?1400');
    right: 8px;
    background-repeat: no-repeat;
    background-position: center;
  transition: background-image .2s ease-in-out;
}






/***************
COLLECTIONS 
***************/

.icon-mail:before {
    width: 1rem;
    height: 1rem;
    content: " ";
    background-image: url(https://cdn.shopify.com/s/files/1/0015/7659/9641/files/close-envelope.svg?1327);
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 0 auto;
}

.st_email_custom:hover .icon-mail:before {
    opacity: .6;
}

.collection-grid-item .social {
    font-size: 17px;
}

.collection-grid-item .social .icon-facebook {
    font-size: 16px;
}

.collection-grid-item .social .icon-twitter {
    font-size: 14px;
}

.scene-wrap .social {
    font-size: 15px;
}

.scene-wrap .social .icon-facebook {
    font-size: 14px;
}

.scene-wrap .social .icon-twitter {
    font-size: 12px;
}

.scene-wrap  .icon-mail:before {
    width: 14px;
    height: 14px;
}






/* mobile menu noise */

@media (max-width: 767px ) {

  .nav-drop .active-drop .drop-menu {
    left: 0 !important;
    transition: all 0.5s;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
  
}




/* newsletter */

.subscribe-section input[type='email'] {
    width: calc(100% - 80px);
    display: block;
    height: 32px;
    padding: 6px 12px 7px;
    font-style: italic;
    font-size: 11px;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 400;
    line-height: 18px;
    box-shadow: none;
    border: none;
    letter-spacing: 1px;
    width: calc(100% - 113px);
    font-size: 15px;
}

.subscribe-section button#Subscribe {
    min-width: 32px;
    font-family: "proxima_nova", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: 1px;
    transition: background .2s linear;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    height: 32px;
    padding: 14px 15px;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    outline: none;
    cursor: pointer;
    border: 1px solid #303030;
    background: #000 !important;
}

.subscribe-section button#Subscribe:hover {
	background: #303030 !important;
}

.subscribe-section .password__input-group {
    margin: 0 auto 55px;
    max-width: 35rem;
    max-width: 390px;
}

.banner {
  width: 100%;
  height: 20%;
}


.banner img {
  height : 100%;
  width: 100%;
}

#img1 {display:block;}
#img2 {display:none}

@media all and (max-width: 499px) {
    #img1 {display: none;}
    #img2 {display: block;}
}

#lookbook-desktop {display:block;}
#lookbook-mobile {display:none}

@media all and (max-width: 499px) {
    #lookbook-desktop {display: none;}
    #lookbook-mobile {display: block;}
}