.page-header .panel.wrapper {
  display: none;
}
body .sections.nav-sections + div,
body .sections.nav-sections + .page-main {
  margin-top: 151px;
}
.header-top.initial .container {
  max-width: 1916px;
}
header.page-header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999999;
  border-bottom: 1px solid #B9B9B9;
  transition: all .3s;
  background: #fff;
}
body._has-modal header.page-header {
  z-index: 9;
}
body._has-modal .modals-wrapper {
  z-index: 9999999 !important;
  position: fixed;
}
html.nav-before-open {
  height: auto !important;
  overflow: visible !important;
}
header.page-header.sticky {
  background: #fff;
}
.cms-home header.page-header {
  border-bottom: 0;
}
.cms-home header.page-header {
  z-index: 9999999;
}
header .header.content {
  max-width: 100%;
  padding: 0;
}
.header-top .container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}
.header-top a:after {
  position: absolute;
  bottom: 10px;
  content: '';
  display: block;
  background: transparent;
  border: 1px solid;
  width: 100%;
  height: 5px;
  border-left: 0;
  border-right: 0;
  left: 0;
}
.header-top p {
  font: normal normal normal 20px/55px Century Gothic;
  letter-spacing: 0.4px;
  color: #333333;
  display: inline;
  margin-bottom: 0;
}
.header-top a {
  font: normal normal bold 20px/55px Century Gothic;
  letter-spacing: -0.4px;
  color: #C8AE1C;
  position: relative;
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -8px;
  white-space: nowrap;
}
.header-top a:hover {
  text-decoration: none;
  color: #333333;
}
.header-top a:hover:after {
  border-color: #333333;
}
.header-top.initial p:before {
  display: inline-block;
  vertical-align: middle;
  content: '\f0d1';
  font-family: "Font Awesome 5 Pro";
  color: #222222;
  margin-right: 12px;
  font-size: 14px;
  line-height: 30px;
}
.header-top {
  background: #F7F8F9;
  width: 100%;
}
.header-top .owl-carousel {
  padding: 10px 0px;
}
body .header.content.initial {
  padding: 0;
  max-width: 100%;
}
.header-top .owl-carousel .owl-nav {
  left: 0;
}
.header-top .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.header-top .owl-carousel .owl-nav .owl-prev,
.header-top .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
}
.header-top .owl-carousel .owl-nav .owl-prev:before,
.header-top .owl-carousel .owl-nav .owl-next:before {
  content: '\f104';
  font-family: "Font Awesome 5 Pro";
  color: #222222;
  font-size: 14px;
  line-height: 30px;
}
.header-top .owl-carousel .owl-nav .owl-next:before {
  content: '\f105';
  margin: 0;
}
body header.page-header .header.content .header-bottom {
  padding: 14px 0px;
  margin: 0 auto;
}
body header.page-header .header.content .header-bottom .header-left {
  display: -webkit-flex;
  align-items: center;
  width: 100%;
  background: transparent;
  padding: 0px 50px 0 50px;
  pointer-events: all;
  justify-content: center;
  position: relative;
}
body .block.block-search .toggle-search:before {
  width: 37px;
  height: 37px;
  top: 0;
  left: 0;
  background: url(../images/search.svg) no-repeat center;
  background-size: 100%;
  content: '';
  display: block;
  cursor: pointer;
  margin-top: 2px;
}
body .block-search {
  width: 37px;
  height: 37px;
  padding: 0;
  margin-right: 26px;
  margin-top: 0;
  position: static;
}
body .block-search input {
  position: static;
  margin-top: 0;
}
body .block-search.active .block.block-content {
  opacity: 1;
}
body header.page-header .header.content .header-bottom .header-right {
  width: 200px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
}
.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
  padding: 0;
  width: 50%;
  pointer-events: all;
}
ul.dropdown.switcher-dropdown li a {
  color: #000;
  font-size: 16px;
}
body .sections.nav-sections .switcher strong {
  font-weight: 400;
}
body .sections.nav-sections .switcher {
  margin-right: 10px;
}
body .sections.nav-sections .switcher .options .action.toggle {
  display: flex;
}
.nav-sections .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 0;
  min-width: auto;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0);
}
.nav-sections .switcher .options.active ul.dropdown {
  display: block;
}
body ul.header.links.account .account-nav a:before {
  content: '';
  display: inline-block;
  width: 34px;
  height: 34px;
  background: url(../images/account.svg) no-repeat center;
  background-size: contain;
}
body .block.block-search .label {
  clip: inherit;
  position: relative;
  width: 19px;
  height: 21px;
  top: 0;
  left: 0;
  overflow: visible;
  cursor: pointer;
}
.block.block-search .block-content {
  position: absolute;
  right: 36px;
  top: 100%;
  text-align: left;
  margin: 0;
  opacity: 0;
  min-width: 360px;
  margin-top: 27px;
}
body header.page-header .block-search .form.minisearch.active .control {
  opacity: 1;
  pointer-events: all;
  height: auto;
}
.form.minisearch {
  position: relative;
  text-align: left;
}
body .block-search .nested {
  display: none;
}
body .block-search .actions button.action.search {
  top: 0;
  right: 15px;
  height: 100%;
  padding: 0;
  /* opacity: 0; */
  pointer-events: none;
  display: block;
  font-size: 0;
  background: transparent;
  border: 0;
  line-height: normal;
}
body ul.header.links.account .account-nav a {
  width: auto;
  height: auto;
}
body ul.header.links.account > li a {
  display: inline-block;
  clip: inherit;
  font-size: 0;
  top: 1px;
  float: none;
  text-align: center;
  margin: 0 auto;
  position: inherit;
  position: relative;
  line-height: normal;
  padding: 0;
  vertical-align: top;
}
.page-header .switcher .options .action.toggle.active,
.page-header .switcher .options .action.toggle {
  display: flex;
  align-items: center;
}
.page-header .switcher .options.active ul.dropdown {
  min-width: 100%;
  margin-top: 32px;
}
.page-header .switcher .options .action.toggle {
  display: flex;
}
.page-header .switcher .options .action.toggle:after {
  line-height: 25px;
}
.minicart-wrapper .action.showcart {
  vertical-align: bottom;
}
.minicart-items .product-item-name:hover {
  font-weight: 600;
  color: #C8AE1C;
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
  content: '';
  width: 41px;
  height: 42px;
  background: url(../images/cart.svg) no-repeat center;
  background-size: contain;
  line-height: 42px;
  margin-top: 0;
  vertical-align: bottom;
  font-size: 0;
}
li.link.wishlist a:hover {
  text-decoration: none;
}
ul.header.links.account li a:hover,
.minicart-wrapper .action.showcart:hover:before,
body .header-left .nav-toggle:hover,
body .block.block-search .label:hover {
  opacity: 0.7;
}
body .modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  max-width: 600px;
}
.modal-popup .modal-footer,
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 15px;
  padding-right: 15px;
  flex-wrap: wrap;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1.4;
}
body .modal-popup .modal-footer button:not(.primary) {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-right: 10px !important;
  /* background: #000 !important; */
  /* color: #fff; */
}
body .modal-popup .modal-footer button:not(.primary):hover {
  /* background: #fff !important; */
  /* color: #000 !important; */
  /* border-color: #000 !important; */
}
.catalog-product-view .modal-popup .modal-footer button:hover,
.catalog-product-view .modal-popup .modal-footer button:active,
.catalog-product-view .modal-popup .modal-footer button:focus {
  border-color: #000 !important;
}
.minicart-wrapper .action.showcart .counter.qty {
  font: normal normal bold 12px/24px Century Gothic;
  letter-spacing: -0.12px;
  color: #FFFFFF;
  background: #C8AE1C;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  padding: 1px;
  position: absolute;
  top: -7px;
  right: -14px;
}
.toggle-search:hover {
  opacity: 0.7;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: block;
}
.minicart-wrapper .stripe-payments-express-minicart {
  display: none;
}
.minicart-wrapper .block-minicart .product.options {
  display: none;
}
.minicart-wrapper .block-minicart {
  padding: 30px 15px 20px 15px;
  width: 344px;
}
body .minicart-items-wrapper {
  border: 1px solid #DADADA;
  border-left: 0;
  border-right: 0;
}
.minicart-items-wrapper {
  max-height: 39vh;
  margin: 0 -15px;
  padding: 15px;
}
.toggle-search {
  font-size: 0;
  height: 37px;
}
.minicart-wrapper .item.product.product-item:first-child {
  padding-top: 0;
}
.minicart-wrapper .item.product.product-item {
  padding: 15px 0;
}
header .minicart-items .product-item-details {
  padding-left: 115px;
  position: relative;
}
.minicart-wrapper .product .actions {
  position: absolute;
  right: 0;
  bottom: 8px;
}
.minicart-items .product-item-details .details-qty {
  cursor: auto;
  display: flex;
  align-items: center;
}
.minicart-items .product-item-pricing .label {
  margin-right: 4px;
  padding-bottom: 0;
}
.minicart-items .item-qty {
  margin-right: 3px;
  text-align: center;
  width: 45px;
  padding: 0 5px;
  height: 45px;
  line-height: 44px;
  font-size: 14px;
}
body header.page-header .minicart-items .update-cart-item,
body header.page-header .minicart-items .update-cart-item:focus {
  height: 45px;
  padding: 9px 20px;
  font-size: 17px;
}
.minicart-items .action.edit {
  display: none;
}
.block-minicart .block-content > .actions a {
  color: #707070;
  text-decoration: none;
}
.block-minicart .amount .price-wrapper:first-child .price {
  color: #707070;
}
body .minicart-wrapper .action.close {
  height: 35px;
}
body .minicart-wrapper .action.close:focus:before,
body .minicart-wrapper .action.close:active:before {
  color: #000;
}
body .block-minicart .items-total {
  margin: 0 10px 0 0;
}
body .block-minicart .subtotal {
  margin: 0 0 10px;
}
body .block-minicart .block-content > .actions > .primary {
  margin: 0 0px 15px;
}
body header.page-header .header.content .header-bottom .container {
  position: relative;
  width: 100%;
  display: block;
  padding: 0 30px;
}
body header.page-header .header.content .header-bottom .header-left .logo {
  max-width: 100%;
  margin: 0;
}
body header.page-header .header.content .header-bottom .header-left .logo img {
  height: auto;
}
.minicart-text.initial {
  display: none;
}
body .icon-cart svg {
  display: none;
}
ul.header.links.account li {
  list-style: none;
  margin-right: 25px;
  height: auto;
  margin-bottom: 0;
}
ul.header.links.account {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0;
  padding-top: 0;
}
li.link.wishlist a:before {
  content: '';
  width: 40px;
  height: 36px;
  display: block;
  background: transparent;
  background-image: url(../images/heart.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: static;
}
ul.header.links.account li.link.wishlist span.counter.qty {
  position: absolute;
  top: -11px;
  right: -16px;
  display: block;
  font: normal normal bold 12px/24px Century Gothic;
  letter-spacing: -0.12px;
  color: #FFFFFF;
  background: #C8AE1C;
  text-transform: capitalize;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  padding: 0px;
}
body nav.navigation,
body nav.navigation .ves-megamenu {
  background: transparent;
  padding: 0;
  border: 0;
}
body .block-search .form.minisearch.active .action.search {
  opacity: 1;
  pointer-events: all;
  top: 0;
  font-size: 0;
  height: 100%;
  line-height: normal;
  right: 15px;
}
body header.page-header .minicart-wrapper a,
body header.page-header .minicart-items .product-item-name {
  line-height: normal;
  position: relative;
  color: #757575;
  line-height: 25px;
  font-size: 17px;
}
body header.page-header .minicart-wrapper a:hover {
  text-decoration: none;
  color: #C8AE1C;
  font-weight: bold;
}
body .sections.nav-sections .navigation li.level0.has-sub {
  cursor: pointer;
}
body .sections.nav-sections .navigation li.level0.has-sub .megamenu-footer,
body .sections.nav-sections .navigation li.level0.has-sub .megamenu-sidebar {
  display: none;
}
body .sections.nav-sections .navigation li.level0.has-sub .megamenu-content {
  float: none;
}
body .sections.nav-sections .navigation li.level0.has-sub .level1.nav-dropdown {
  display: block;
}
body header.page-header .minicart-wrapper {
  /* right: 90px; */
  float: none;
  position: static;
  margin: 0;
  vertical-align: bottom;
}
body header.page-header .header.content .header-bottom .header-right {
  float: right;
  width: auto;
  position: absolute;
  right: 0px;
  top: 0;
  height: auto;
  padding: 6px 0;
  padding-right: 36px;
}
body header.page-header .minicart-wrapper .block-minicart {
  right: 15px;
  margin-top: 27px;
  padding: 20px 15px 20px 15px;
}
body header.page-header .block-minicart .subtitle.empty {
  padding: 20px 0;
}
body header.page-header .minicart-wrapper .block-minicart:before {
  right: 28px;
}
body header.page-header .minicart-wrapper .block-minicart:after {
  right: 27px;
}
body.cms-index-index .sections.nav-sections .ves-megamenu li.level0.home > a:after {
  display: block;
}
body header.page-header .header.content .header-bottom .block.ves-menu .navigation li.level0 {
  border: 0;
  text-align: center;
  margin: 0;
}
body header.page-header .header.content .header-bottom .block.ves-menu .navigation .ves-megamenu {
  padding: 0;
}
body header.page-header .header.content .header-bottom .block.ves-menu .navigation {
  padding: 0;
}
body header.page-header + .sections.nav-sections .link.wishlist {
  position: relative;
}
body header.page-header + .sections.nav-sections .link.wishlist span.counter.qty {
  top: -15px;
  right: 6px;
}
body header.page-header .header.content .header-bottom .block.ves-menu {
  display: none;
}
body header.page-header .header.content .header-bottom {
  display: block;
  position: relative;
  height: auto;
  width: 100%;
  background: #0E1F45;
}
body .header-left .nav-toggle {
  left: auto;
  left: 00px;
  top: 49%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 137px;
  height: 60px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  box-shadow: 0px 5px 10px #9B9B9B29;
  border: 1px solid #FFFFFF;
}
body .header-left .nav-toggle span {
  font: normal normal normal 20px/34px Century Gothic;
  letter-spacing: 0px;
  color: #FFFFFF;
  clip: inherit;
  position: static;
  width: auto;
  height: auto;
  text-transform: uppercase;
  margin-left: 14px;
}
body header.sticky .header-left .nav-toggle {
  top: 50%;
}
body .header-left .nav-toggle:before {
  display: none;
}
body .header-left .nav-toggle:before {
  content: '';
  width: 26px;
  height: 19px;
  display: block;
  background: transparent;
  background-image: url(../images/menu-mobile.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: static;
}
.nav-open body .header-left .nav-toggle:before {
  background-image: url(../images/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.nav-open .nav-toggle {
  background: transparent;
}
body footer.page-footer .footer.content .footer-middle .middle-right .social.subscribe .social ul > li:not(:last-child) {
  margin-right: 10px;
}
body footer.page-footer .footer.content .footer-middle .middle-right .social.subscribe .social a:before {
  margin-right: 0;
}
body .sections.nav-sections .nav-sections-item-title {
  display: none;
}
.nav-open header.page-header.sticky + .nav-sections,
.nav-open .sections.nav-sections,
.nav-open body .sections.nav-sections {
  box-shadow: none;
  opacity: 1;
  pointer-events: initial;
  z-index: 99999999;
}
body .sections.nav-sections {
  top: 151px;
  width: 523px;
  height: 951px;
  border: 0;
  background: transparent;
  text-align: center;
  max-height: calc(100vh - 130px);
  overflow-y: auto;
  transition: all .3s;
  left: 0;
  pointer-events: none;
  z-index: -1;
  padding: 54px 20px 40px 30px;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.nav-open body .sections.nav-sections {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
}
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  .nav-open body .sections.nav-sections {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: transparent;
  }
}
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .nav-open body .sections.nav-sections {
    background-color: rgba(255, 255, 255, 0.9);
  }
}
body .sections.nav-sections::-webkit-scrollbar {
  width: 0px;
}
body .sections.nav-sections::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 10px;
}
header.page-header.sticky + .nav-sections {
  top: 96px;
  max-height: calc(100vh - 96px);
}
.nav-open .sections.nav-sections:after {
  display: none;
}
body .sections.nav-sections .navigation li.level0 {
  border: 0;
  text-align: center;
  margin: 0;
  width: 100%;
  position: relative;
}
body .sections.nav-sections .ves-megamenu li.level0 > a {
  text-align: left;
  width: max-content;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: inline-block;
  width: 100%;
  font: normal normal bold 20px/55px Century Gothic;
  letter-spacing: 0px;
  color: #333333;
  background: transparent;
  border: 0;
  text-transform: inherit;
}
body .sections.nav-sections .ves-megamenu li.level0 > a span:first-child {
  border-bottom: 0;
  display: inline-block;
  width: auto;
  position: relative;
}
body .ves-megamenu .opener:before {
  content: '\f107';
  font-weight: 700;
  background: transparent !important;
  font-size: 20px;
  color: #C8AE1C;
}
body .ves-megamenu .opener.item-active:before {
  content: '\f106';
  font-weight: 700;
  font-size: 20px;
}
body .sections.nav-sections .ves-megamenu li.level0 > a span:first-child:before {
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 5px;
  border: 1px solid transparent;
  border-left: 0;
  border-right: 0;
}
body .sections.nav-sections .ves-megamenu li.level0:hover > a,
body .sections.nav-sections .ves-megamenu li.level0.active > a {
  text-decoration: none;
  color: #C8AE1C !important;
  border: 0;
}
body .sections.nav-sections .ves-megamenu li.level0:hover > a span,
body .sections.nav-sections .ves-megamenu li.level0.active > a span {
  border-color: #C8AE1C;
}
body .sections.nav-sections .ves-megamenu li.level0:hover > a span:before,
body .sections.nav-sections .ves-megamenu li.level0.active > a span:before {
  border-color: #C8AE1C;
}
body .sections.nav-sections .ves-megamenu li.level0 > a:hover:after,
body .sections.nav-sections .ves-megamenu li.level0.active > a:after {
  display: block;
}
body .nav-sections-item-content .ves-menu {
  overflow: hidden;
}
body .sections.nav-sections .nav-sections-item-content .top-link {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
body .sections.nav-sections .nav-sections-item-content .top-link li {
  list-style: none;
  font-size: 0;
  padding: 0 30px 0 0px;
  margin: 0;
  line-height: 22px;
  height: 23px;
}
body .sections.nav-sections .nav-sections-item-content .top-link li a {
  font-size: 0;
  width: auto;
  height: auto;
  clip: unset;
  position: static;
  margin: 0;
}
body .sections.nav-sections .nav-sections-item-content .top-link li.mobile-search span {
  cursor: pointer;
}
body .sections.nav-sections .nav-sections-item-content .top-link li.mobile-search span:before {
  content: '';
  display: block;
  width: 23px;
  height: 23px;
  top: 5px;
  left: 0;
  background: url(../images/search.svg) no-repeat center;
  background-size: contain;
}
body .sections.nav-sections .nav-sections-item-content .top-link li.mobile-search span:focus:before,
body .sections.nav-sections .nav-sections-item-content .top-link li.mobile-search span:hover:before {
  /* background: url(../images/search-hover.svg) no-repeat center; */
  /* background-size: contain; */
}
body .sections.nav-sections .nav-sections-item-content .top-link li.link.wishlist a:before {
  content: '';
  display: block;
  width: 39px;
  height: 36px;
  background: url(../images/heart-mb.svg) no-repeat center;
  background-size: contain;
}
body .sections.nav-sections .nav-sections-item-content .top-link li.link.wishlist a:focus:before,
body .sections.nav-sections .nav-sections-item-content .top-link li.link.wishlist a:hover:before {
  background: url(../images/heart-mb-hover.svg) no-repeat center;
  background-size: contain;
}
body .sections.nav-sections .nav-sections-item-content .top-link li.link.account-nav a:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background: url(../images/user.svg) no-repeat center;
  background-size: contain;
}
body .sections.nav-sections .nav-sections-item-content .top-link li.link.account-nav a:focus:before,
body .sections.nav-sections .nav-sections-item-content .top-link li.link.account-nav a:hover:before {
  background: url(../images/user-hover.svg) no-repeat center;
  background-size: contain;
}
body .sections.nav-sections .nav-sections-item-content,
body .sections.nav-sections .nav-sections-item-title.active + .nav-sections-item-content {
  margin: 0;
}
.nav-open .page-wrapper {
  left: 0;
}
body .icon-cart {
  margin-top: 10px;
  /* display: none; */
}
/*search*/
.page-header.search-open .block-search .actions {
  position: absolute;
  z-index: 3;
  display: block !important;
  right: 50px;
  top: 50%;
  margin-top: -13px;
  transform: translateY(-50%);
}
body .page-header.search-open .header-left .nav-toggle {
  z-index: 1;
}
.page-header.search-open #search_mini_form {
  position: fixed;
  z-index: 2;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  background: #fff;
}
body header.page-header.search-open .block-search .control {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  min-width: calc(100% - 40px);
  opacity: 1;
  pointer-events: initial;
  display: block !important;
  right: auto;
  left: 20px;
  height: auto;
  padding: 15px;
  margin: 0;
}
body header.page-header.search-open .block-search #search {
  position: static;
  width: 100%;
  margin: 0;
}
body header.page-header.search-open {
  z-index: 999999991;
}
.block.block-search .block-content .control {
  margin: 0;
  /* left: 0; */
  padding: 0;
  border: 0;
}
body header.page-header.search-open .block-search .action.search {
  top: -14px;
  right: 5px;
  opacity: 1;
}
body header.page-header.search-open .block.block-search .block.block-title {
  display: block;
  margin: 0;
}
body .block.block-search .block.block-title strong {
  display: none;
}
body header.page-header.search-open .block.block-search .block.block-title:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  top: 5px;
  right: 5px;
  left: auto;
  position: fixed;
  z-index: 3;
  cursor: pointer;
  color: #000;
  font-weight: 700;
}
body header.page-header.search-open .block.block-search .block.block-title:hover:before {
  color: #707070;
}
body header.page-header.search-open .block.block-search {
  display: block;
}
body .ves-megamenu.menu-hover .dropdown:hover > .dropdown-menu {
  display: none;
  z-index: 99;
}
body .ves-megamenu .opener,
body .ves-megamenu .opener.item-active {
  display: block;
  background: transparent;
  top: 0;
  padding: 18px;
  width: auto;
}
body .ves-megamenu .nav-item > .submenu-active {
  position: static !important;
  width: 100%;
}
body .navigation .level0 .submenu a {
  font: normal normal normal 20px/55px Century Gothic;
  letter-spacing: 0px;
  color: #333333;
  text-transform: capitalize;
  padding: 0;
  text-align: left;
}
body .navigation .level0 .submenu .active > a,
body .navigation .level0 .submenu a:hover {
  border: 0;
  color: #333333;
  font-weight: 700;
}
body .ves-megamenu.ves-vertical li.level0 > .submenu {
  border: 0;
  background: transparent;
  box-shadow: none;
  /* padding-bottom: 33px; */
}
body .ves-megamenu .dropdown-menu .content-wrap .megamenu-content {
  float: none;
  padding-bottom: 13px;
  padding: 3px 0 9px 31px;
}
body .navigation .level0 .submenu a:hover,
body .navigation .level0 .submenu a.ui-state-focus {
  background: transparent;
}
body .ves-megamenu.menu-hover .subhover:hover .dropdown-menu {
  padding: 0;
}
body .nav-sections-item-content > .socials a {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: #DDDDDD;
  display: inline-block;
  text-align: center;
}
body .nav-sections-item-content > .socials a:hover {
  opacity: 0.7;
}
body .socials a {
  font-size: 0;
  margin: 0 10px 0 0;
}
body .socials a.facebook:before {
  content: '\f09a';
  left: 5px;
  top: 0;
  font-family: "FontAwesome";
  font-size: 17px;
  line-height: 40px;
  font-weight: 400;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: #27323E;
}
body .socials a.instagram:before {
  content: '\f16d';
  left: 1px;
  top: 0px;
  font-size: 15px;
  line-height: 40px;
  font-weight: 400;
  font-family: "FontAwesome";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: #000;
  letter-spacing: -1px;
}
body .nav-sections-item-content > .socials a:before {
  line-height: 40px;
  color: #363636;
}
body .nav-sections-item-content > .socials {
  display: block;
  /* position: absolute; */
  /* bottom: 0; */
  margin-top: 235px;
  text-align: left;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  vertical-align: middle;
  font-weight: 400;
}
header.page-header .switcher strong {
  font-weight: 500;
}
.cms-page-view.cms-size-guide .columns {
  margin-bottom: 0;
}
@media (min-width: 1860px) {
  body .sections.nav-sections {
    padding-left: calc(((100vw - 1860px)/2) + 30px );
  }
}
@media (max-width: 1859px) and (min-width: 1327px) {
  body .sections.nav-sections {
    padding-left: 60px;
  }
}
@media (min-width: 1921px) {
  body .sections.nav-sections {
    padding-left: calc(((100vw - 1860px)/2) + 43px);
    width: calc((((100vw - 1860px)/2) + 60px) + 539px);
  }
}
@media (max-width: 1400px) {
  body header.page-header .header.content .header-bottom .header-right {
    right: 0px;
  }
  body header.page-header .minicart-wrapper .block-minicart:before {
    right: 28px;
  }
  body header.page-header .minicart-wrapper .block-minicart:after {
    right: 27px;
  }
  .minicart-wrapper .action.showcart .counter.qty,
  ul.header.links.account li.link.wishlist span.counter.qty {
    width: 20px;
    height: 20px;
    padding: 0;
    top: -7px;
    right: -13px;
    line-height: 20px;
  }
  ul.header.links.account li.link.wishlist span.counter.qty {
    top: -11px;
  }
}
@media (max-width: 1326px) and (min-width: 1208px) {
  body .sections.nav-sections {
    padding-left: calc(((100vw - 1208px)/2) + 30px);
  }
}
@media (max-width: 899px) and (min-width: 768px) {
  body header.page-header .header.content .header-bottom .header-left .logo img {
    max-width: 93%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .page-header .switcher {
    display: none;
  }
  .sections.nav-sections ul.header.links.account {
    display: none;
  }
}
@media (max-width: 991px) {
  body .sections.nav-sections .switcher strong {
    font-weight: 400;
  }
  body .sections.nav-sections .switcher {
    margin-right: 10px;
    padding: 0;
  }
  body .sections.nav-sections .switcher .options .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 21px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .sections.nav-sections .switcher .options .action.toggle {
    display: flex;
  }
  .header-right ul.header.links.account {
    display: none;
  }
  .header-right .block.block-search {
    display: none;
  }
  body .page-header .header-right .switcher {
    display: none;
  }
  body .sections.nav-sections {
    padding-left: 15px;
  }
  .page-header .switcher {
    display: none;
  }
  body header.page-header .header.content .header-bottom .container {
    padding: 0 20px;
  }
  .header-top p,
  .header-top a {
    font-size: 16px;
  }
  body header.page-header .header.content .header-bottom .container {
    padding: 0 15px;
  }
  body header.page-header .header.content .header-bottom .header-right {
    top: 50%;
    transform: translateY(-50%);
    padding-right: 29px;
  }
  header .block.block-search {
    margin-right: 15px;
  }
  header.page-header.sticky + .nav-sections {
    top: 98px;
    max-height: calc(100vh - 83px);
  }
  body header.page-header .minicart-wrapper .block-minicart {
    margin-top: 24px;
  }
  body header.page-header .header.content .header-bottom {
    padding: 15px 0;
  }
  body .ves-megamenu .opener,
  body .ves-megamenu .opener.item-active {
    padding: 0;
  }
  ul.header.links.account > li {
    margin-right: 15px;
  }
  .nav-sections .switcher-options.active .switcher-dropdown li {
    margin: 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown li a {
    font-weight: 400;
    text-align: left;
    padding: 0px 15px;
    font-size: 14px;
  }
  body .block.block-search .toggle-search:before {
    width: 34px;
    height: 34px;
    margin: 0;
  }
  li.link.wishlist a:before {
    width: 34px;
    height: 34px;
  }
  body .block-search {
    height: 34px;
    width: 34px;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before {
    width: 34px;
    height: 34px;
  }
  body header.page-header .minicart-wrapper .block-minicart:before {
    right: 20px;
  }
  body header.page-header .minicart-wrapper .block-minicart:after {
    right: 18px;
  }
}
@media (min-width: 768px) {
  body .nav-sections-item-content .ves-menu {
    /* max-width: 240px; */
  }
  body input::-webkit-input-placeholder {
    font-size: 14px !important;
  }
  body input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 14px !important;
  }
  .footer-middle .field.newsletter input::placeholder {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .nav-sections .switcher-trigger strong:after,
  .nav-sections .switcher-trigger.active strong:after {
    font-size: 22px;
    position: static;
  }
  .nav-sections .switcher-trigger strong {
    display: flex;
    align-items: center;
  }
  body .sections.nav-sections .switcher .options .action.toggle:after {
    display: none;
  }
  header ul.header.links.account {
    display: none;
  }
  header .block.block-search {
    display: none;
  }
  ul.header.links.account {
    padding-top: 0px;
    background: #0E1F45;
    padding: 10px 0px;
    margin: 0 -20px;
    justify-content: center;
    margin-top: 30px;
    position: relative;
  }
  .nav-open .nav-toggle:after {
    display: none;
  }
  body .header-left .nav-toggle {
    width: auto;
    height: auto;
    border: 0;
    box-shadow: none;
  }
  body .header-left .nav-toggle span {
    display: none;
  }
  body .block.block-search .block-content {
    /* left: 20px; */
    margin-top: 0px;
  }
  ul.header.links.account li.link.wishlist span.counter.qty {
    display: block !important;
  }
  .header-top p {
    font-size: 13px;
    line-height: normal;
    text-align: center;
    padding: 0 0px;
  }
  .header-top a {
    font-size: 13px;
    line-height: 40px;
    margin-left: 0;
  }
  .header-top a:after {
    bottom: 1px;
  }
  body .nav-sections-item-content .ves-menu {
    padding-bottom: 30px;
  }
  .header-top {
    padding: 5px 0px;
  }
  body .navigation .level0 .submenu .active > a,
  body .navigation .level0 .submenu a:hover,
  body .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 0;
  }
  body header.page-header .header.content .header-bottom {
    padding: 10px 0px;
  }
  body header.page-header .header.content .header-bottom .header-right {
    right: 0px;
    padding-right: 28px;
  }
  .nav-sections .header.links {
    border: 0;
  }
  .nav-sections .header.links li a {
    border: 0;
  }
  body .sections.nav-sections .ves-megamenu li.level0 > a {
    font-size: 18px;
    line-height: 44px;
    position: relative;
  }
  body .ves-megamenu .opener,
  body .ves-megamenu .opener.item-active {
    padding: 0;
    top: 12px;
  }
  body .sections.nav-sections {
    max-width: 100%;
    width: 100vw;
    top: 131px;
    padding: 0px 20px;
    max-height: calc(100vh - 113px);
  }
  body header.page-header.sticky ~ .sections.nav-sections {
    top: 87px;
    max-height: calc(100vh - 87px);
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin: 0;
  }
  body .nav-mobile .nav-item.level1 {
    padding: 0;
  }
  body .navigation .level0 .submenu a {
    font-size: 16px;
    line-height: 40px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .nav-sections .switcher-trigger strong {
    color: #fff;
    font-weight: 400;
  }
  .nav-sections .switcher-options .switcher-dropdown {
    position: absolute;
    color: #000;
    width: 70px;
    background: #fff;
  }
  .nav-sections .header.links {
    margin-top: 40px;
  }
  ul.header.links.account li {
    margin-right: 30px;
  }
  body .nav-sections-item-content > .socials {
    margin-top: 80px;
  }
  .nav-sections .switcher-options.active .switcher-dropdown li a:hover {
    color: #000;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    padding: 0;
  }
  .field.search {
    /* position: static; */
  }
  body .block.block-search .label:before {
    display: none;
  }
  body header.page-header.search-open .block-search .action.search {
    top: -11px;
    position: absolute;
    right: 0;
  }
  body header.page-header.search-open .block-search #search {
    padding-right: 50px;
  }
  body header.page-header.search-open .header-bottom .header-left .logo {
    opacity: 0;
    pointer-events: none;
  }
  body header.page-header .minicart-wrapper .block-minicart {
    margin-top: 16px;
    top: 50px !important;
  }
  body header.page-header .minicart-items .update-cart-item,
  body header.page-header .minicart-items .update-cart-item:focus {
    font-size: 13px;
    padding: 9px 14px;
  }
  body header.page-header.search-open .block-search .action.search:before {
    width: 19px;
    height: 21px;
    top: 58px;
    left: 0;
    background: url(../images/search.svg) no-repeat center;
    background-size: 100%;
    content: '';
    display: block;
  }
}
@media (max-width: 538px) {
  body header.page-header:not(.sticky) ~ .sections.nav-sections {
    top: 146px;
    max-height: calc(100vh - 146px);
  }
}
@media (max-width: 480px) {
  body header.page-header .header.content .header-bottom {
    height: 87px;
  }
  body header.page-header.sticky ~ .sections.nav-sections {
    top: 87px;
    max-height: calc(100vh - 87px);
  }
  body header.page-header .header.content .header-bottom .container {
    display: flex;
    align-items: center;
    height: 100%;
  }
}
@media (max-width: 470px) {
  body header.page-header:not(.sticky) ~ .sections.nav-sections {
    top: 162px;
    max-height: calc(100vh - 162px);
  }
}
@media (max-width: 414px) {
  body header.page-header:not(.sticky) ~ .sections.nav-sections {
    top: 130px;
    max-height: calc(100vh - 130px);
  }
  body header.page-header .header.content .header-bottom {
    height: 70px;
  }
  body header.page-header.sticky ~ .sections.nav-sections {
    top: 70px;
    max-height: calc(100vh - 70px);
  }
  body .modal-popup._show .modal-inner-wrap .modal-footer button {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 10px;
  }
  body header.page-header .minicart-wrapper .block-minicart {
    width: calc(100vw - 40px);
    margin-top: 8px;
  }
  .header-top p,
  .header-top a {
    font-size: 14px;
  }
  body .block.block-search .block-content {
    min-width: calc(100vw - 40px);
    left: 20px;
  }
}
@media (max-width: 374px) {
  body header.page-header .minicart-items .product-item-details {
    padding-left: 102px;
  }
  .minicart-wrapper .product .actions {
    right: -7px;
    bottom: 10px;
  }
  .minicart-items .item-qty {
    height: 40px;
    width: 40px;
  }
  .minicart-items .product-image-container {
    padding-right: 10px;
  }
  .minicart-items-wrapper {
    /* padding: 0 10px; */
    /* margin: 0 -10px; */
  }
  body header.page-header .minicart-items .update-cart-item,
  body header.page-header .minicart-items .update-cart-item:focus {
    font-size: 12px;
    height: 40px;
    padding: 7px 5px;
  }
  .minicart-wrapper .block-minicart {
    padding: 30px 10px 20px 10px;
  }
}
/*Footer*/
.cms-home .fb_reset {
  position: relative;
  z-index: 99999;
  right: 15px;
}
.fb_reset iframe {
  bottom: 86px !important;
  right: 3px !important;
}
body .back-top {
  position: fixed;
  bottom: 160px;
  right: 15px;
  z-index: 7;
}
body .back-top #back-to-top {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding: 0;
}
body .back-top #back-to-top:before {
  content: '\f106';
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-size: 30px;
}
footer.page-footer {
  background: #fff;
  padding: 45px 0 0 0;
  border-top: 1px solid #0E1F45;
}
.box-content.category {
  width: 29%;
}
.footer-right {
  text-align: right;
  width: 75%;
}
.box-content.newsletter {
  width: 34%;
  padding-top: 10px;
}
.block.newsletter {
  width: 100%;
}
.block.newsletter .field .control:before {
  display: none;
}
.box-content.company {
  width: 37%;
}
.copyright > span a {
  color: #fff;
}
.copyright sup {
  padding-right: 5px;
}
.copyright > span a:hover {
  color: #fff;
  text-decoration: underline;
}
.copyright > span a:after {
  content: "";
  width: 15px;
  height: 15px;
  margin-left: 5px;
  background: transparent url('../images/verz.svg') no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  margin-bottom: -3px;
}
.footer-middle .box-content.logo-information {
  width: 16.8%;
}
.footer-middle .line {
  display: flex;
}
.footer-middle .goog-te-gadget-simple {
  background: transparent;
  border: 0;
}
.footer-middle .goog-te-gadget img {
  display: none;
}
.footer-middle .goog-te-gadget-simple .goog-te-menu-value span:last-child {
  display: none;
}
.footer-middle a.goog-te-menu-value img + span {
  display: none;
}
.footer-middle a.goog-te-menu-value {
  font: normal normal normal 14px/25px Manrope;
  letter-spacing: 0px;
  color: #4E4E4E;
  width: 130px;
}
.footer-middle .box-content a.goog-te-menu-value:hover {
  font-weight: 400;
}
.footer-middle .box-content h3 {
  font: normal normal bold 15px/25px Bai Jamjuree;
  letter-spacing: 0.15px;
  color: #000000;
  text-transform: uppercase;
  margin: 18px 0 24px 0;
}
.footer-middle .box-content a {
  font: normal normal normal 20px/40px Century Gothic;
  letter-spacing: 0px;
  color: #333333;
  text-transform: capitalize;
}
.footer-middle .box-content a:hover {
  color: #C8AE1C;
  text-decoration: none;
  font-weight: 700;
}
.footer-middle .box-content.products ul {
  width: 43%;
  margin: 0;
}
.footer-middle .box-content.products .wrap {
  display: flex;
}
.footer-middle .box-content.products {
  margin: 0;
  width: 26.7%;
  padding: 0 0 0 11px;
}
.page-footer .footer.content {
  border: 0;
  max-width: 100%;
  padding: 0;
}
.footer-middle .box-content.helpful-links {
  width: 11.5%;
  padding: 0 0 0 7px;
}
.footer-middle .box-content.information {
  width: 11%;
  padding: 0 0 0 5px;
}
.footer-middle .box-content.products ul:last-child {
  padding: 0 0 0 14px;
}
.footer-middle .box-content.newsletter-and-payment {
  padding-left: 0;
  width: 22.2%;
}
.footer-middle .box-content.lookbook {
  width: 11.7%;
}
.footer-middle .box-content.products ul:first-child {
  width: 54.5%;
}
.footer-middle .box-content.newsletter-and-payment .container {
  padding: 0;
}
.footer-middle .newsletter-title {
  text-align: left;
}
.footer-middle .newsletter .actions {
  top: 0;
  display: block;
  width: 100%;
}
.footer-middle .field.newsletter {
  text-align: right;
  margin: 0 0 15px 0;
}
.footer-middle .field.newsletter input#newsletter {
  margin-right: 0;
  margin-left: auto;
  background: #F7F8F9;
  padding-left: 23px;
  padding-right: 65px;
  -webkit-appearance: none;
  letter-spacing: 0px;
  color: #333333;
  height: auto;
  padding-left: 25px;
  padding-right: 25px;
}
.footer-middle .field.newsletter div.mage-error[generated] {
  font-size: inherit;
  margin-top: 8px;
}
.footer-middle .newsletter .content {
  position: relative;
  margin-left: auto;
}
body footer .footer-middle .newsletter .actions button {
  letter-spacing: 0px;
  color: #FFFFFF;
  text-align: center;
  display: block;
  background: #C8AE1C;
  position: static;
  border: 1px solid #C8AE1C;
  border-radius: 0;
  width: 100%;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0;
}
body footer .footer-middle .newsletter .actions button:hover {
  border: 1px solid #0E1F45;
  background: #0E1F45;
}
.footer-middle .box-content .newsletter-title h3 {
  margin-bottom: 19px;
  margin: 18px 0 24px auto;
  max-width: 344px;
}
.footer-middle .box-content.newsletter-and-payment .socials a {
  font-size: 0;
  border: 1px solid #27323E;
  display: inline-block;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
}
.footer-middle .box-content.newsletter-and-payment .socials a:hover {
  opacity: 0.7;
}
.footer-middle .box-content.newsletter-and-payment .socials {
  max-width: 344px;
  text-align: left;
  margin-right: 17px;
  margin-left: 0;
  margin-top: 0;
}
.footer-middle .box-content.newsletter-and-payment .socials p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.footer-middle-payment {
  display: inline-block;
  /* float: right; */
  width: 27%;
  text-align: right;
}
.footer-middle-payment ul.payment {
  display: flex;
  justify-content: flex-end;
}
.footer-middle-payment ul.payment li {
  margin-left: 6px;
}
.footer-middle-payment ul.payment li img {
  display: inline-block;
  vertical-align: middle;
}
.footer-bottom {
  background: #0E1F45;
  padding: 14px 0;
}
.footer .copyright {
  font: normal normal normal 20px/35px Century Gothic;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin: 0;
}
.footer-left {
  width: 25%;
  display: flex;
  align-items: center;
}
.footer-left a img {
  display: inline-block;
  vertical-align: middle;
}
.footer-middle {
  padding-bottom: 64px;
}
.footer-middle .box-content.newsletter-and-payment .switcher-language span {
  font: normal normal normal 14px/25px Manrope;
  letter-spacing: 0px;
  color: #4E4E4E;
  opacity: 0.75;
}
.page-footer .switcher .options .action.toggle:after,
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after,
.page-header .switcher .options .action.toggle:after {
  color: #fff;
  line-height: 19px;
  vertical-align: middle;
  font-weight: 400;
  font-size: 25px;
  /* margin-left: -3px; */
}
.footer-newsletter-bottom {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 35px;
  max-width: 344px;
  margin-left: auto;
  overflow: hidden;
}
body .page-header .switcher,
body .sections.nav-sections .switcher {
  color: #fff;
  padding-top: 4px;
  font-weight: 400;
  display: flex;
  border: 0;
}
.page-footer .switcher .options ul.dropdown,
.page-header .switcher .options ul.dropdown {
  padding: 7px 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: transparent;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #000;
  padding: 0px 15px;
  display: inline-block;
  font-size: 14px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  font-weight: 600;
}
.footer-bottom .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-left .footer-map {
  color: #fff;
  font: normal normal normal 15px/25px Bai Jamjuree;
  letter-spacing: -0.23px;
  position: relative;
  margin-right: 20.5px;
  display: flex;
  align-items: center;
  padding-right: 5px;
}
.page-footer .footer-map .switcher .options .action.toggle:after {
  color: #fff;
  line-height: 25px;
  vertical-align: middle;
}
.footer-middle .box-content.newsletter-and-payment .switcher-language {
  line-height: 25px;
  margin-top: 5px;
  margin-right: 0;
}
.footer-left .footer-map:after {
  content: '';
  width: 1px;
  height: 29px;
  background: #fff;
  opacity: 0.17;
  display: inline-block;
  position: absolute;
  right: 0;
}
.page-header .switcher .options .action.toggle.active:after {
  vertical-align: middle;
}
.footer-middle .box-content.newsletter-and-payment .switcher-language:before,
.footer-middle a.goog-te-menu-value:before {
  display: inline-block;
  vertical-align: baseline;
  content: '\f0ac';
  font-family: "Font Awesome 5 Pro";
  color: #363636;
  margin-right: 16px;
  line-height: 20px;
}
.footer-middle a.goog-te-menu-value:after {
  content: '\e622';
  font-family: 'icons-blank-theme';
  font-size: 21px;
  line-height: 21px;
  display: inline-block;
  vertical-align: middle;
  color: #363636;
  font-weight: 700;
}
.footer-left .footer-map:before {
  display: inline-block;
  vertical-align: middle;
  content: '\f3c5';
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  margin-right: 12px;
}
.page-footer .switcher .options ul.dropdown {
  min-width: 193px;
}
ul.header.links.account li.link.wishlist {
  order: 2;
  position: relative;
}
.box-content.newsletter ul.payment {
  padding-top: 45px;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1599px) and (min-width: 1200px) {
  .footer-middle .box-content.logo-information {
    width: 19%;
  }
  .footer-middle .line {
    flex-wrap: wrap;
  }
  .footer-middle .box-content.newsletter-and-payment {
    width: 22%;
  }
  .footer-middle .box-content.information {
    width: 12%;
  }
  .footer-middle .box-content.helpful-links {
    width: 12%;
  }
  .footer-middle .box-content.lookbook {
    width: 12%;
  }
  .footer-middle .box-content.products {
    width: 23%;
  }
  .footer-middle .box-content.products ul:first-child {
    width: 50.5%;
  }
}
@media (max-width: 1665px) and (min-width: 1600px) {
  .footer-middle .box-content.products {
    width: 26%;
  }
  .footer-middle .box-content.helpful-links {
    width: 11.5%;
  }
  .footer-middle .box-content.newsletter-and-payment {
    width: 28.6%;
    padding-left: 10px;
  }
}
@media (max-width: 1600px) and (min-width: 1200px) {
  .footer-middle .box-content.newsletter-and-payment .socials {
    margin-right: 7px;
  }
  .footer-middle .box-content.newsletter-and-payment .switcher-language:before {
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  .footer .copyright br {
    display: none;
  }
}
@media (max-width: 1199px) {
  ul.header.links.account > li {
    margin-right: 15px;
  }
  body .block-search {
    margin-right: 15px;
  }
  .footer-middle .box-content.newsletter-and-payment .switcher-language {
    margin-top: 0;
  }
  .footer-middle .box-content h3 {
    font-size: 14px;
  }
  .footer-middle .box-content .newsletter-title h3 {
    margin: 18px auto 24px 0;
    max-width: 344px;
  }
  .footer-middle .box-content.lookbook {
    width: 19.7%;
  }
  .footer-middle .box-content.helpful-links {
    width: 17.5%;
  }
  .footer-middle .newsletter-title {
    text-align: left;
  }
  footer.page-footer {
    padding: 50px 0 0 0;
  }
  .footer-middle .box-content.information {
    width: 47%;
    padding-left: 25%;
  }
  .footer-middle .box-content.logo-information {
    width: 25%;
  }
  .footer-middle .box-content.newsletter-and-payment {
    width: 38%;
  }
  .footer-middle .box-content.products {
    width: 37%;
    padding-left: 0;
  }
  .footer-middle .line {
    flex-wrap: wrap;
  }
  .footer-middle {
    padding-bottom: 60px;
  }
  .footer-middle .newsletter-title {
    text-align: left;
  }
  .footer-middle .field.newsletter input#newsletter {
    margin-left: 0;
    margin-right: auto;
  }
  .footer-middle .field.newsletter {
    text-align: left;
    position: relative;
  }
  .footer-middle .newsletter .content {
    max-width: 392px;
    margin-left: 0;
  }
  .footer-middle .box-content.newsletter-and-payment .footer-newsletter-bottom {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  ul.header.links.account {
    background: #0E1F45;
    padding: 10px 0;
    justify-content: center;
    margin-top: 50px;
    position: relative;
  }
  .block.block-search .block-content {
    margin-top: 25px;
    right: 20px;
  }
  .page-header .switcher {
    padding-top: 0;
  }
  .footer-middle .box-content.logo-information {
    width: 100%;
  }
  .footer-middle .box-content.lookbook {
    width: 27%;
  }
  .footer-middle .box-content.products {
    width: 51%;
  }
  .footer-middle .box-content.helpful-links {
    width: 22%;
    padding: 0;
  }
  .footer-middle .box-content.information {
    width: 30%;
    padding-left: 0;
  }
  .footer-middle .box-content.newsletter-and-payment {
    width: 69%;
    text-align: left;
  }
  .footer-middle .box-content a {
    font-size: 18px;
    line-height: 38px;
  }
  body footer .footer-middle .newsletter .actions button {
    padding: 13px 30px 15px;
  }
}
@media (max-width: 899px) {
  .box-content.newsletter {
    width: 100%;
    max-width: 392px;
  }
  .footer-left {
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
  }
  .footer-right {
    width: 100%;
    text-align: center;
  }
  .footer-bottom .container {
    flex-wrap: wrap;
  }
  .box-content.newsletter ul.payment {
    justify-content: flex-start;
    padding-top: 30px;
  }
  .box-content.company {
    width: 55%;
    margin-bottom: 15px;
  }
  .box-content.category {
    width: 45%;
  }
}
@media (max-width: 767px) {
  body .back-top #back-to-top {
    width: 50px;
    height: 50px;
  }
  .footer-middle .field.newsletter input#newsletter {
    line-height: 31px;
  }
  body footer .footer-middle .newsletter .actions button {
    padding: 11px 40px 13px;
  }
  .footer-middle .box-content a {
    font-size: 15px;
    line-height: 33px;
  }
  .footer-left .footer-map {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-right: 0;
  }
  .page-footer .footer-map .switcher {
    margin: 0;
  }
  .footer-left {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer-left .footer-map:after {
    display: none;
  }
  .copyright > span > span a:after {
    width: 13px;
    height: 11px;
    margin-bottom: 0;
  }
  body .back-top {
    bottom: 160px;
    right: 15px;
  }
}
@media (max-width: 666px) {
  .footer .copyright > span > span {
    display: block;
    text-align: left;
  }
}
@media (max-width: 574px) {
  .box-content.category,
  .box-content.company {
    /* width: 100%; */
  }
  .footer-middle .box-content.information {
    width: 33.33%;
    padding: 0;
  }
  .footer-middle .box-content.products ul:last-child {
    padding: 0;
  }
  .footer-middle .box-content h3 {
    margin-bottom: 10px;
  }
  .footer-middle .box-content h3 {
    font-size: 14px;
  }
  .footer-left {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer .copyright {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
  }
  .footer-middle .box-content.lookbook {
    width: 33.33%;
  }
  .footer-middle .box-content.helpful-links {
    width: 33.33%;
  }
  .footer-middle .box-content.newsletter-and-payment {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 457px) {
  .footer-left .footer-map:after {
    display: none;
  }
  .footer-middle .box-content.lookbook,
  .footer-middle .box-content.information {
    width: 54%;
  }
  .footer-middle .box-content.helpful-links {
    width: 46%;
  }
  .footer-left .footer-map {
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    justify-content: center;
  }
  .footer .copyright > span > span {
    text-align: center;
  }
  .page-footer .switcher .options ul.dropdown {
    min-width: 176px;
  }
  .page-header .switcher .options ul.dropdown a,
  .page-footer .switcher .options ul.dropdown a {
    padding: 0px 10px;
  }
  .page-header .switcher .options ul.dropdown a:hover,
  .page-footer .switcher .options ul.dropdown a:hover {
    font-weight: 400;
  }
}
@media (max-width: 350px) {
  .footer-middle .box-content h3 {
    font-size: 12.5px;
  }
  .footer-middle .box-content.newsletter-and-payment .socials {
    margin-right: 5px;
  }
  .footer-middle .box-content.newsletter-and-payment .switcher-language:before {
    margin-right: 5px;
    line-height: 26px;
  }
  .footer-middle .box-content.newsletter-and-payment .socials a {
    margin: 0 6px 0 0;
  }
  .footer-middle .box-content.newsletter-and-payment .socials a,
  body .nav-sections-item-content > .socials a {
    width: 37px;
    height: 37px;
  }
  body .socials a.facebook:before {
    line-height: 37px;
  }
  body .socials a.instagram:before {
    line-height: 37px;
  }
  body header.page-header .block-minicart .subtitle.empty {
    font-size: 13px;
  }
}
@media (max-height: 414px) {
  .minicart-wrapper.active .block-minicart {
    max-height: calc(100vh - 132px);
    overflow-x: hidden;
    overflow-y: scroll;
  }
  header.page-header.sticky .minicart-wrapper.active .block-minicart {
    max-height: calc(100vh - 82px);
  }
}
