/** Shopify CDN: Minification failed

Line 1558:0 Unexpected "}"

**/
/*#preview-bar-iframe {
  display: none !important;
}*/
/* Header Fix */
header:not(.is-sticky) {
  position: relative;
}
header:not(.is-sticky) #announcementBar {
  height: 40px;
}
header:not(.is-sticky) .header__content {
  position: absolute;
  top: 0;
}
header:not(.is-sticky) #announcementBar + .header__content {
  top: 40px;
}
/* Header Fix */
#NavMenus .custom-links {
  position: fixed;
  left: 0;
  bottom: 0;
  box-shadow: 0 -1px 0 0 #e0e0e0;
  background: #C8DDEB;
}
.image-overlay {
  z-index: 5;
}
/* Fix Cookie Consent + Zendesk showed together */
.cc-floating:not([style*='display:none;']) ~ div > iframe#launcher,
.cc-floating:not([style*='display:none']) ~ div > iframe#launcher,
.cc-floating:not([style*='display: none;']) ~ div > iframe#launcher,
.cc-floating:not([style*='display: none']) ~ div > iframe#launcher {
  bottom: 160px !important;
}
.cc-floating[style*='display:none;'] ~ div > iframe#launcher,
.cc-floating[style*='display:none'] ~ div > iframe#launcher,
.cc-floating[style*='display: none;'] ~ div > iframe#launcher,
.cc-floating[style*='display: none'] ~ div > iframe#launcher {
  bottom: 10px !important;
}
/* Fix Cookie Consent + Zendesk showed together */
/* Cookie Consent */
.cc-floating span.cc-message {
  padding-top: 0;
}
/* Cookie Consent */
/* Icomoon */
@font-face {
  font-family: 'icomoon';
  src:  url('./ico.eot?c6yrb9');
  src:  url('./ico.eot?c6yrb9#iefix') format('embedded-opentype'),
    url('./ico.ttf?c6yrb9') format('truetype'),
    url('./ico.woff?c6yrb9') format('woff'),
    url('./ico.svg?c6yrb9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-arrows-lr:before {
  content: "\e90c";
}
.icon-wishlist-full:before {
  content: "\e90b";
}
.icon-search2:before {
  content: "\e90a";
}
.icon-menu:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e909";
}
.icon-arrow-up:before {
  content: "\e907";
}
.icon-arrow-down:before {
  content: "\e904";
}
.icon-arrow-sx:before {
  content: "\e903";
}
.icon-arrow-dx:before {
  content: "\e900";
}
.icon-share:before {
  content: "\e901";
}
.icon-bag:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e905";
}
.icon-wishlist:before {
  content: "\e906";
}
/* Icomoon */
/* Override font */
html,body,div,span,object,iframe,p,blockquote,pre,abbr,address,cite,code,del,dfn,img,ins,kbd,q,samp,small,sub,sup,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,
.caps, .promo, .product-item .sale-box, .breadcrumbs, .search-submit, .popout__toggle, .popout-list__option, .blog .article__image .article__tags, .collection__sidebar__heading, .sidebar__item, .footer__copyright, .footer__quicklinks, .image-with-text__button,
h1, h2, h3, h4, h5, h6, .article__tags, .blog .article__image .article__tags, .article--single .article__meta, .article--single .article__tags, .article__author-bio h3, .editorial__meta,
input, textarea, select, .popout__toggle, .input-group {
  font-family: gill-sans-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* Override font */
/* Override z-index */
h1.theme, h2.theme, h3.theme, h4.theme, h5.theme, h6.theme, .theme.article__tags, .blog .article__image .theme.article__tags, .article--single .theme.article__meta, .article__author-bio h3.theme, .theme.editorial__meta {
  z-index: 1;
}
/* Override z-index */
/* Transitions */
.is-transitioning {
  display: block !important;
  visibility: visible !important;
}
/* Transitions */
/* HP z-index fix */
.hero__content__wrapper {
  z-index: 1;
}
/* HP z-index fix */
/*.template-index #shopify-section-footer {
  padding-top: 40px;
}*/
.shopify-section.dynamic-content {
  padding-bottom: 40px;
}
/* Header */
.site-header {
  z-index: 3;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
.header-content {
  padding: 8px 0;
  transition: all .4s ease-out;
}
header #logoSmall{
  display: none;
}
header #logoBig {
  width: 119px;
  height: 50px;
}
header.is-sticky #logoBig,
body.sticky-menu-open header #logoBig {
  display: none;
}
header.is-sticky #logoSmall,
body.sticky-menu-open header #logoSmall {
  display: block;
}
header.is-sticky .header-content,
body.sticky-menu-open .header-content {
  height: 70px;
  background: #f0a1bf;
  padding: 18px 30px;
}
body.sticky-menu-open .header-content {
  background: #f0a1bf !important;
}
body.sticky-menu-open .header-content {
  position: fixed;
  top: 0;
}
body.sticky-menu-open .header__content,
body.is-already-sticky .header__content {
  animation: none !important;
}
.search-toggle {
  padding: 0;
}
.user-links a,
.header__cart__icon {
  font-size: 1.1em;
}
.user-links {
  left: auto;
  padding-right: 20px;
}
header svg {
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
header.is-sticky .user-links [class^="icon-"],
header.is-sticky .user-links [class*=" icon-"],
header.is-sticky .header-content .toggle-menus,
header.is-sticky .header__cart__count,
body.sticky-menu-open header .user-links [class^="icon-"],
body.sticky-menu-open header .user-links [class*=" icon-"],
body.sticky-menu-open header .header-content .toggle-menus,
body.sticky-menu-open header .header__cart__count {
  color: #fff;
}
#CartButton {
  position: static;
  line-height: 1em;
  margin: 0;
}
/* Header */
/* Burger Icon */
.header__cart__count {
  top: 50%;
  right: auto;
  left: calc(100% + 6px);
  height: auto;
  padding: 0;
  min-width: 0;
  line-height: 1em;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  transition: none;
  color: #000;
}
a.toggle-menus {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: 0;
  width: 70px;
  transform: rotate(0deg);
  cursor: pointer;
  overflow: hidden;
  z-index: 2;
}
.toggle-menus-lines,
#selectCountry .select-country-close {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 7px;
  margin: -12px 0 0;
  width: 34px;
  height: 24px;
  cursor: pointer;
  /*transition: .5s ease-in-out;*/
}
a.toggle-menus .toggle-menus-lines {
  padding: 0 20px;
  width: 70px;
  left: 0;
  right: auto;
  height: 60px;
  margin: 0;
  transform: translateY(-50%);
}
a.toggle-menus .toggle-menus-lines [class^="icon-"],
a.toggle-menus .toggle-menus-lines [class*=" icon-"] {
  font-size: 30px;
  line-height: 1em;
}
a.toggle-menus .toggle-menus-lines span {
  display: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.75px;
  padding-left: 18px;
}
/*.toggle-menus-lines span {
 display: block;
 position: absolute;
 height: 3px;
 width: 50%;
 background: #fff;
 opacity: 1;
 transform: rotate(0deg);
 transition: .25s ease-in-out
}
.toggle-menus-lines span:nth-child(even) {
 left: calc(50% - 7px);
 border-radius: 0 3px 3px 0
}
.toggle-menus-lines span:nth-child(odd) {
 left: 7px;
 border-radius: 3px 0 0 3px
}
.toggle-menus-lines span:nth-child(1),.toggle-menus-lines span:nth-child(2) {
  top: 3px
}
.toggle-menus-lines span:nth-child(3),.toggle-menus-lines span:nth-child(4) {
  top: 10px
}
.toggle-menus-lines span:nth-child(5),.toggle-menus-lines span:nth-child(6) {
  top: 17px
}
*/
#NavMenus .close-menus .toggle-menus-lines,
#selectCountry .select-country-close {
  width: 60px;
  height: 60px;
  top: 0;
  right: 0;
  margin: 0;
  justify-content: center;
  z-index: 2;
}
#NavMenus .close-menus .toggle-menus-lines [class^="icon-"],
#NavMenus .close-menus .toggle-menus-lines [class*=" icon-"]
#selectCountry .select-country-close [class^="icon-"],
#selectCountry .select-country-close [class*=" icon-"] {
  color: #000;
  font-size: 20px;
}
/*#NavMenus .close-menus span {
  background: #fff;
}
#NavMenus .close-menus span:nth-child(1),#NavMenus .close-menus span:nth-child(6) {
  transform: rotate(45deg)
}
#NavMenus .close-menus span:nth-child(2),#NavMenus .close-menus span:nth-child(5) {
  transform: rotate(-45deg)
}
#NavMenus .close-menus span:nth-child(1) {
 left: 7px;
 top: 9px
}
#NavMenus .close-menus span:nth-child(2) {
 left: calc(50% - 7px);
 top: 9px
}
#NavMenus .close-menus span:nth-child(3) {
  opacity: 0
}
#NavMenus .close-menus span:nth-child(4) {
  opacity: 0
}
#NavMenus .close-menus span:nth-child(5) {
 left: 7px;
 top: 12px
}
#NavMenus .close-menus span:nth-child(6) {
 left: calc(50% - 7px);
 top: 12px
}*/
/* Burger Icon */
/* Sidebar Menu */
@media only screen and (max-width: 749px) {
  .header__content {
    top: auto;
  }
  .promo {
    display: block;
  }
}
#NavMenus,
#selectCountry {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  overflow: hidden;
  width: 100%;
  height: 100vh !important;
  max-height: 100%;
  background: #fff;
  transform: translateX(-100%);
  z-index: 4;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
#NavMenus.js-menu--is-open,
#selectCountry.js-country--is-open {
  display: block;
}
.menu-backdrop,
.select-country-backdrop,
.search-backdrop,
.desktop-filters-backdrop {
  position: absolute;
  opacity: 0;
  z-index: 0;
  transition: all .3s ease-out;
}
body.js-menu--is-open,
body.js-country--is-open,
body.search--open,
body.usf-desktop-filters,
body.desktop-zoom-enabled {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
body.js-menu--is-open .menu-backdrop,
body.js-country--is-open .select-country-backdrop,
body.search--open .search-backdrop,
body.usf-desktop-filters .desktop-filters-backdrop {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  content: "";
  opacity: 1;
  z-index: 3;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
body.search--open .search-backdrop {
  top: auto;
  bottom: 0;
  height: calc(100vh - 218px);
}
body.search--open.header-is-transp .search-backdrop {
  height: calc(100vh - 228px);
}
html.ipad.landscape body.search--open.header-is-transp .search-backdrop {
  height: calc(100vh - 291.5px);
}
body.usf-desktop-filters .desktop-filters-backdrop {
  top: auto;
  bottom: 0;
  height: calc(100vh - 250px);
}
body.template-search.usf-desktop-filters .desktop-filters-backdrop {
  top: auto;
  bottom: 0;
  height: calc(100vh - 332px);
}
/* Sidebar Menu */
/* Sidebar Menu - Main Menu */
.site-nav.nav__links {
  padding: 0;
  background: transparent;
  flex-wrap: wrap;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.site-nav.nav__links ul {
  width: 100%;
}
#menusWrapper {
  background: #f0a1bf;
}
#NavMenus li a:not(.nav-link--view-all),
#NavMenus .custom-links li span,
#NavMenus .main-menu li > span span,
#selectCountry li .accordion-toggle,
#selectCountry li a {
  text-transform: uppercase;
}
#NavMenus .main-menu > li > a,
#NavMenus .main-menu > li > span span,
#selectCountry li .accordion-toggle,
.country-parent-title span {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 1.75px;
  font-weight: 600;
}
.js-toggle-submenu,
.country-parent-title {
  position: relative;
}
.js-toggle-submenu:after,
.country-parent-title:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.54204 2.55806C8.78612 2.80214 8.78612 3.19786 8.54204 3.44194L4.94242 7.04156C4.82521 7.15877 4.66586 7.225 4.5001 7.225C4.33434 7.225 4.17537 7.15915 4.05816 7.04194L0.458157 3.44194C0.214079 3.19786 0.214079 2.80214 0.458157 2.55806C0.702234 2.31398 1.09796 2.31398 1.34204 2.55806L4.5001 5.71612L7.65816 2.55806C7.90223 2.31398 8.29796 2.31398 8.54204 2.55806Z' fill='%23162950'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 14px;
  transform: translateY(-50%);
}
.js-toggle-submenu:after {
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.54204 2.55806C8.78612 2.80214 8.78612 3.19786 8.54204 3.44194L4.94242 7.04156C4.82521 7.15877 4.66586 7.225 4.5001 7.225C4.33434 7.225 4.17537 7.15915 4.05816 7.04194L0.458157 3.44194C0.214079 3.19786 0.214079 2.80214 0.458157 2.55806C0.702234 2.31398 1.09796 2.31398 1.34204 2.55806L4.5001 5.71612L7.65816 2.55806C7.90223 2.31398 8.29796 2.31398 8.54204 2.55806Z' fill='%23fff'/%3E%3C/svg%3E%0A");
  right: 20px;
}
#NavMenus .main-menu > li .main-menu-dropdown ul > li > a,
#selectCountry li a {
  font-size: 14px;
  letter-spacing: 1.75px;
  font-weight: 500;
}
#NavMenus .custom-links li a,
#NavMenus .custom-links li span {
  cursor: pointer;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 2.2px;
  font-weight: 500;
}
#NavMenus .main-menu li.parent,
#selectCountry li .accordion-toggle {
  position: relative;
}
.js-toggle-submenu:after,
.country-parent-title:after {
  transition: all .4s ease-out;
}
#NavMenus .main-menu .nav-link span,
.country-parent-title .nm {
  padding-bottom: 6px;
  transition: box-shadow .2s ease-out;
}
#NavMenus .main-menu .nav-link span,
.country-parent-title .nm  {
  position: relative;
}
#NavMenus .main-menu .nav-link span:after,
.country-parent-title .nm:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #fff;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.country-parent-title .nm:after {
  background: #000;
}
#NavMenus .main-menu .nav-link.is-active span:after,
.country-parent-title.is-active .nm:after {
  width: 100%;
  left: 0;
}
.js-toggle-submenu.is-active:after,
.country-parent-title.is-active:after {
  top: calc(50% - 6px);
  transform: rotate(180deg);
}
#NavMenus .main-menu,
#NavMenus .custom-links,
#selectCountryWrapper {
  display: block;
  width: 100%;
}
#NavMenus .main-menu {
  padding: 30px 0;
}
#NavMenus .custom-links {
  padding: 20px 0;
}
#NavMenus .main-menu li, #NavMenus .main-menu li a, #NavMenus .main-menu li > span,
#NavMenus .custom-links li, #NavMenus .custom-links li a, #NavMenus .custom-links li span {
  color: #fff;
}
#selectCountry li a {
  color: #000;
}
#NavMenus .main-menu li,
#NavMenus .custom-links li,
#selectCountry li {
  display: block;
  padding: 0;
  width: 100%;
}
#NavMenus .main-menu li a,
#NavMenus .main-menu li > .nav-link,
#NavMenus .custom-links li a,
#NavMenus .custom-links li span,
#selectCountry li .accordion-toggle,
#selectCountry li a {
  display: block;
}
#NavMenus .main-menu li a,
#NavMenus .main-menu li > span,
#NavMenus .custom-links li a ,
#NavMenus .custom-links li span {
  padding: 20px;
  margin: 0;
}
#NavMenus .main-menu li.parent li.child a {
  padding: 10px 20px;
}
#selectCountry li a {
  padding: 10px 0;
}
#NavMenus .main-menu li > span {
  cursor: pointer;
}
.main-menu > .parent > .main-menu-dropdown,
#selectCountry .country-list,
.custom-links > .parent > .main-menu-dropdown {
  transition: height .5s ease;
  overflow: hidden;
}
.custom-links > .parent > .main-menu-dropdown {
  display: none;
}
.main-menu > .parent > .main-menu-dropdown > ul,
.custom-links > .parent > .main-menu-dropdown > ul {
  padding: 10px 0 20px;
}
/*#NavMenus .custom-links .special-parent {
  display: none;
}*/
#NavMenus .custom-links .special-parent span {
  font-weight: 600;
}
/*#NavMenus .main-menu .special-parent {
  display: block;
}*/
.special-parent .child--all {
  display: none !important;
}
#selectCountry .country-list {
  display: none;
}
.main-menu > .parent > .main-menu-dropdown.active,
.custom-links > .parent > .main-menu-dropdown.active,
#selectCountry .country-list.active {
  display: block;
}
#SearchToggle {
  display: none;
}
#NavMenus .search,
#NavMenus .search__form {
  display: block;
  height: 60px;
  width: 100%;
  z-index: 1;
}
#NavMenus .search .lbl {
  display: block;
  padding: 0 20px;
  font-weight: 500;
  color: #969696;
  font-size: 20px;
  line-height: 60px;
  letter-spacing: 1.75px;
  width: calc(100% - 60px);
  height: 100%;
}
#NavMenus .search .lbl i {
  padding-left: 10px;
}
#NavMenus .search {
  box-shadow: 0 1px 0 0 #e0e0e0;
}
body.usf-mobile #NavMenus .search.search--open {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#NavMenus .search__form {
  width: calc(100% - 60px);
}
#NavMenus .search__results-scroller {
  max-height: calc(100vh - 60px);
}
#NavMenus .search .search-query {
  font-size: 20px;
}
#NavMenus .search .search-query::placeholder {
  font-family: gill-sans-nova, 'icomoon', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 1.75px;
  color: #969696;
}
#NavMenus .search--open.search--loaded .search__results {
  height: calc(100vh - 60px);
  max-height: calc(100vh - 60px);
}
#NavMenus .search .remove-search {
  opacity: 0;
  visibility: hidden;
  transition: all .4s ease-out;
}
#NavMenus .search.search--loading .remove-search,
#NavMenus .search.search--loaded .remove-search {
  opacity: 1;
  visibility: visible;
}
#NavMenus .search-results-text {
  color: #000;
}
body.search--open .site-header {
  z-index: 4;
}
body.site-header .header-content:before {
  position: absolute;
  opacity: 0;
  z-index: 0;
  transition: all .3s ease-out;
}
body.search--open .site-header .header-content:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0,0,0,0.3);
  opacity: 1;
  z-index: 5;
}
/* Sidebar Menu - Main Menu */
/* Select Country */
.countries-wrapper {
  padding: 0 20px;
}
#selectCountry .intro,
#selectCountry .outro {
  padding: 30px 20px;
}
#selectCountry .inner-title {
  font-size: 20px;
  letter-spacing: 1px;
  color: #000;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 20px;
}
#selectCountry .desc {
  color: #000;
}
.country-parent-title {
  position: relative;
  color: #000;
  text-transform: uppercase;
  padding: 20px 0;
  margin: 0;
}
.country-parent-title span {
  padding: 0;
  margin: 0;
  top: 50%;
  transform: translateY(-50%) rotateZ(90deg);
}
.country-list {
  padding: 0;
  margin: 0;
}
/* Select Country */
/* Custom Buttons */
.btn {
  cursor: pointer;
  appearance: none;
  border: 0;
  padding: 0;
  margin: 0;
  background: #fff;
  border-radius: 18px;
  height: 44px;
  line-height: 44px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
}
.btn .iw {
  transition: opacity .4s ease-out;
}
.btn span {
  display: block;
  height: 100%;
}
.btn .st {
  padding: 2px;
  border-radius: 18px;
}
.btn .nd {
  padding: 4px;
  border-radius: 16px;
}
.btn .st:before,
.btn .st:after,
.btn .nd:before,
.btn .nd:after {
  position: absolute;
  display: block;
  content: "";
  width:20px; height:10px;
  border: 2px solid #fff;
  border-color: #fff transparent transparent transparent;
  border-radius: 50%/10px 10px 0 0;
  opacity: .5;
}
.btn .st:before {
  top: 5px;
  left: 1px;
  transform: rotate(-45deg);
}
.btn .st:after {
  top: 5px;
  right: 1px;
  transform: rotate(45deg);
}
.btn .nd:before {
  bottom: 5px;
  left: 1px;
  transform: rotate(-135deg);
}
.btn .nd:after {
  bottom: 5px;
  right: 1px;
  transform: rotate(135deg);
}
.btn .rd {
  padding: 2px;
  border-radius: 14px;
}
.btn .th {
  color: #fff;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: 14px;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: .06em;
  padding: 0 20px 3px;
}
/* Pink Style */
.btn.btn--p .st {
  background: rgb(221,92,138);
  background: linear-gradient(-60deg, rgba(221,92,138,1) 0%, rgba(239,137,174,.7) 49%, rgba(221,92,138,1) 100%);
}
.btn.btn--p .nd {
  background: #f6b9cd;
}
.btn.btn--p .rd {
  background: #a92e5b;
  /*background-image: linear-gradient(to right bottom, #a92e5b, #a92e5b, #a92e5b, #a92e5b, #a92e5b, #af3662, #b53e68, #bb466f, #c8577e, #d5688e, #e2789e, #ef89ae);*/
  background-image: linear-gradient(to right bottom, #a92e5b, #a92e5b, #a92e5b, #b53e68, #bb466f, #c8577e, #d5688e, #e2789e, #ef89ae, #ef89ae, #ef89ae, #ef89ae);
}
.btn.btn--p .th {
  background: #ef89ae;
  text-shadow: 2px 2px #a92e5b;
}
/* Blue Style */
.btn.btn--b .st {
  background: rgb(51,136,158);
  background: linear-gradient(-60deg, rgba(51,136,158,1) 0%, rgba(136,208,234,1) 49%, rgba(51,136,158,1) 100%);
}
.btn.btn--b .nd {
  background: #b7ddf3;
}
.btn.btn--b .rd {
  background: #33889e;
    /* background-image: linear-gradient(to right bottom, #33889e, #33889e, #33889e, #33889e, #33889e, #3b8ea4, #4393ab, #4a99b1, #5aa6bf, #69b4cd, #79c2db, #88d0ea); */
  background-image: linear-gradient(to right bottom, #33889e, #33889e, #3b8ea4, #4393ab, #4a99b1, #5aa6bf, #69b4cd, #79c2db, #88d0ea, #88d0ea, #88d0ea, #88d0ea);
}
.btn.btn--b .th {
  background: #88d0ea;
  text-shadow: 2px 2px #33889e;
}
/* Sold Out Style */
.btn.btn--sold-out {
  opacity: .5;
}
/* Custom Buttons */
/* Custom Buttons - Product Page */
.product__submit__add {
  margin-top: 10px;
  height: auto !important;
  padding: 0 !important;
}
/* Custom Buttons - Product Page */
/* Trick on product images in listing */
/*.collection__products .product-grid .product-item__image {*/
.product-item .product-item__image {
  padding-top: 130%;
}
/* Trick on product images in listing */
/* Product Listing */
.collection__products,
.page.search-page {
  overflow: hidden;
}
/*.collection__products .product-grid {*/
.product-grid,
#gf-products {
  border: 0;
  justify-content: flex-start;
  align-items: flex-start;
  width: calc(100% + 8px);
  margin: -2px;
}
/*.collection__products .product-grid .product-item {*/
.product-grid .product-item {
  border: 0;
  flex: 0 0 auto;
  margin: -1px 2px 25px;
}
/*.collection__products .product-grid .product-item .product-information {*/
.product-item .product-information {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 12px 15px;
  text-align: left;
}
.product-item .info {
  width: 100%;
}
.shopify-section--image_and_products .product-item .product-information {
  text-align: center;
}
.product-item .tags-list {
  margin-top: 5px;
}
.product-tag {
  display: block;
  color: #000;
  background: #C8DDEB;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.06px;
  padding: 0 10px 2px;
}
.product-item .product-information .old-price + .final-price,
.product-item .product-information .discount {
  color: #f0a1bf;
  font-size: 14px;
  letter-spacing: 0.08px;
}
.product-item .product-information .old-price + .final-price {
  font-weight: 600;
  margin-right: 10px;
}
/*.collection__products .product-grid .product-item .product-information .product-tag.product-tag--p {*/
.product__wrapper .product-tag.product-tag--p,
.product-item .product-information .product-tag.product-tag--p {
  background: #000000;
  color: #ffffff;
}
.product-item .product-information .product-tag.product-tag--p.old {
  background: #f0a1bf;
}
/*.collection__products .product-grid .product-item .product-information .title {*/
.product-item .product-information .title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.09px;
  margin: 0;
}
/*.collection__products .product-grid .product-item .product-information .price,
.collection__products .product-grid .product-item.product-item--sold-out .price .sold-out {*/
.product-item .product-information .price,
.product-item.product-item--sold-out .price .sold-out {
  color: #746C6B;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.08px;
  text-transform: uppercase;
}
@media only screen and (min-width: 990px) {
  /*.collection__products .product-grid .product-item.large-up--one-quarter {*/
  .product-item.large-up--one-quarter {
    width: calc(25% - 4px);
  }
}
@media only screen and (max-width: 989px) {
  /*.collection__products .product-grid .product-item.small--one-half {*/
  .product-item.small--one-half,
  .usf-mobile .usf-zone .product-item.small--one-half {
    width: calc(50% - 4px);
  }
}
/* Product Listing */
/* Product Listing - Additional Information */
.collection-additional-info-wrapper {
  padding: 10px 0 100px;
  text-align: center;
}
.collection-additional-info-title {
  color: #000;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: .16px;
  text-transform: uppercase;
  font-weight: 500;
}
.collection-additional-info-description {
  margin: 10px auto 20px;
  max-width: 50%;
  color: #000;
  font-size: 15px;
  line-height: 1.5em;
}
/* Product Listing - Additional Information */
/* Product Listing - Sold Out */
/*.collection__products .product-grid .product-item .layer--sold-out {*/
.product-item .layer--sold-out {
  display: none;
}
/*.collection__products .product-grid .product-item.product-item--sold-out .layer--sold-out {*/
.product-item.product-item--sold-out .layer--sold-out {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,.5);
  color: #000;
  font-size: 18px;
  letter-spacing: 0.01px;
  font-weight: 700;
  text-transform: uppercase;
  /* TBR - Coming Soon */
  /* display: none; */
  /* TBR - Coming Soon */
}
.product-item .product-item__bg,
.product-item .product-item__bg__under {
  background-repeat: no-repeat;
}
.no-touch .product-item .double__image .product-item__bg__under {
  z-index: 0;
}
/*.collection__products .product-grid .product-item.product-item--sold-out .product-information .title {*/
/* TBR - Coming Soon */
.product-item.product-item--sold-out .product-information .title {
  text-decoration: line-through;
}
/* TBR - Coming Soon */
/* Product Listing - Sold Out */
/* Product Listing - Available Sizes */
.available-sizes {
  display: none;
}
.product-item--sold-out .available-sizes {
  display: none !important;
}
/* Product Listing - Available Sizes */
/* Filters */
body .usf-spinner:before,
body .usf-spinner:after {
  display: none;
}
body .usf-sr-loader,
body .usf-spinner {
  width: 100%;
  padding: 0;
}
body .usf-goto-top {
  display: none !important;
}
body.usf-mobile .usf-facets {
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
}
body.usf-mobile .usf-filters-horz .usf-sr-config {
  padding: 5px 0;
  margin: 1px 0;
}
body.usf-mobile .usf-sr-config .custom-usf-sort-wrapper--mobile {
  order: 1;
  margin: 0;
  border: 0;
  width: 65%;
}
body.usf-mobile .usf-sr-config .usf-dropdown {
  width: 100%;
  margin: 0;
  border: 0;
  /*text-align-last: right;*/
}
body.usf-mobile .usf-filters {
  order: 0;
  margin: 0;
  border: 0;
  width: 35%;
}
body.usf-mobile .usf-filters.usf-has-filters:after {
  display: none;
}
body.usf-mobile .usf-filters .custom-usf-count {
  margin-left: 5px;
}
/*body.usf-mobile .usf-sr-config .usf-dropdown,*/
body.usf-mobile .usf-filters span {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: .65px;
  color: #191919;
}
body.usf-mobile .usf-header {
  height: 60px;
}
body.usf-mobile .usf-header .usf-title {
  color: #000;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 1.75px;
  font-weight: 600;
}
body.usf-mobile .usf-header .usf-title.usf-back,
body.usf-mobile .usf-is__inputbox .usf-close {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='17' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M7.7 16.5l-7.5-8 7.5-8 1.1 1-6.5 7 6.5 7z' id='a'/%3E%3Cmask id='b' x='-1' y='-1' width='22.011' height='16.12'%3E%3Cpath fill='%23fff' d='M-1-1h22.011v16.12H-1z'/%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%232D2D2D' xlink:href='%23a'/%3E%3Cuse stroke='%23FFF' mask='url(%23b)' stroke-width='2' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E") 0 50% no-repeat;
}
body.usf-mobile .usf-is__inputbox .usf-close {
  top: -50px;
  left: 0;
  width: calc(100% - 60px);
  height: 60px;
  background-position: 20px center;
  background-color: #fff;
}
body.usf-mobile .usf-is__inputbox .usf-close:before,
body.usf-mobile .usf-is__inputbox .usf-close:after {
  display: none;
}
body.usf-mobile .usf-body > .usf-facet-value {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='17' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M1.3 16.5l-1.1-1 6.5-7-6.5-7 1.1-1 7.5 8z' id='a'/%3E%3Cmask id='b' x='-1' y='-1' width='22.011' height='16.12'%3E%3Cpath fill='%23fff' d='M-1-1h22.011v16.12H-1z'/%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%232D2D2D' xlink:href='%23a'/%3E%3Cuse stroke='%23FFF' mask='url(%23b)' stroke-width='2' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
  background-position: calc(100% - 20px) center;
}
body.usf-mobile .usf-facets .usf-close {
  width: 60px;
  height: 60px;
  left: auto;
  right: 0;
  background: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.usf-mobile .usf-facets .usf-close [class^="icon-"],
body.usf-mobile .usf-facets .usf-close [class*=" icon-"] {
  font-size: 20px;
}
body.usf-mobile .usf-facets-wrapper {
  left: 0;
}
body.usf-mobile .usf-facets .usf-header .usf-clear {
  display: none;
}
body.usf-mobile .usf-body {
  background: #fff;
  padding-top: 0;
}
body.usf-mobile #usf_container {
  box-shadow: 0 -1px 0 0 #e0e0e0;
}
body.usf-mobile .usf-footer {
  box-shadow: 0 -1px 0 0 #e0e0e0;
}
body.usf-mobile .usf-footer div {
  background: none;
}
body.usf-mobile .usf-footer .btn {
  display: block;
}
body.usf-mobile .usf-footer .usf-clear {
  color: #000;
  letter-spacing: 1.8px;
  font-size: 18px;
}
body.usf-mobile .usf-sr-summary {
  display: none;
}
body.usf-mobile .usf-facet-value .usf-title {
  color: #000;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: .65px;
  font-weight: 500;
  text-transform: uppercase;
}
body.usf-mobile .usf-facet-values .usf-label,
body.usf-mobile .usf-facet-values .usf-facet-value .usf-value {
  font-size: 16px;
  letter-spacing: 1.04px;
  color: #191919;
  font-weight: 500;
}
body.usf-mobile .usf-facet-values .usf-facet-value .usf-value,
body.usf-mobile .usf-dimmed {
  color: #666;
}
body.usf-mobile .usf-facet-values .usf-facet-value .usf-value {
  display: none;
}
body.usf-mobile .usf-dimmed,
body.usf-mobile .usf-dimmed span {
  font-size: 14px;
  letter-spacing: .88px;
}
.usf-sr-paging .usf-sr-more .usf-progress {
  display: none;
}
.usf-sr-paging .usf-sr-more .usf-load-more {
  padding: 0;
  border: 0;
  margin: 0 auto 25px;
}
.usf-sr-paging .usf-sr-more .usf-title {
  font-size: 13px;
  line-height: 19px;
  letter-spacing: .65px;
  color: #000;
  font-weight: 600;
}
.usf-sr-container .usf-sr-paging {
  padding: 40px 0 25px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 25px;
}
.custom-usf-select-placeholder,
body .custom-usf-sort-wrapper--mobile .usf-dropdown {
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: .7px;
  color: #191919;
  text-transform: uppercase;
}
body .custom-usf-sort-wrapper--mobile {
  position: relative;
}
body .custom-usf-sort-wrapper--mobile .usf-dropdown {
  position: relative;
  color: transparent;
  z-index: 2;
}
body .custom-usf-sort-wrapper--mobile .usf-dropdown option {
  color: #000;
}
.custom-usf-select-placeholder {
  display: block;
  width: calc(100% - 30px);
  position: absolute;
  right: 30px;
  line-height: 40px;
  text-align: right;
  text-transform: uppercase;
  z-index: 1;
}
#usf_container .product-tag ~ .product-tag {
  display: none;
}
body .usf-is__products,
body .usf-is__product {
  padding: 0;
}
body .usf-is__product {
  white-space: normal;
}
body .usf-is__viewall {
  color: #000;
  background: #fff;
  border: 0;
  text-align: center;
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #cbcbcb;
}
body .usf-is__viewall span {
  text-transform: lowercase;
  text-decoration: underline !important;
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #191919;
  position: relative;
}
body .usf-is__viewall .usf-highlight:before,
body .usf-is__viewall .usf-highlight:after {
  content: "'";
}
body.usf-mobile .usf-is__content {
  height: calc(100vh - 180px);
  width: 100%;
}
html.ipad.portrait body.usf-mobile .usf-is__content {
  height: calc(100vh - 248px);
}
html.iphone body.usf-mobile .usf-is__content {
  height: calc(100vh - 256px);
}
body.usf-mobile .usf-is__inputbox input {
  width: 100%;
}
body .usf-highlight {
  font-weight: 500;
  color: #000;
}
body.usf-mobile .usf-is.usf-popup {
  top: 60px;
  max-width: 100%;
}
.usf-popup .usf-is__suggestions {
  display: none;
}
.usf-popup .usf-is__matches {
  min-width: 0;
  max-width: 100%;
  display: block;
  width: 100%;
  border: 0;
  margin-top: 3px;
}
body.usf-mobile .usf-popup .usf-is__loader  {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.usf-mobile .usf-popup .usf-is__loader .usf-spinner {
  width: 150px;
  height: 4px;
  position: static;
  margin: 0;
}
body.usf-mobile .usf-is__inputbox {
  background: #fff;
  padding: 0;
}
body.usf-mobile .usf-is__inputbox input {
  margin: 0;
  border: 0;
  height: 60px;
}

/* Search Page */
body.usf-theme-fix-broadcast.usf-has-container .main-content .page {
  max-width: 100%;
}
body.template-search .theme {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}
/* Search Page */
/*body.custom-usf-sort .custom-usf-select-placeholder {
  display: none;
}*/
@media only screen and (min-width: 990px) {
  .filter-wrapper {
    padding: 0 68px;
  }
  .pp-actions {
    display: flex;
    justify-content: space-between;
    padding: 0 68px 45px 68px;
  }
  .pp-actions .products-nav [class^="icon-"],
  .pp-actions .products-nav [class*=" icon-"] {
    font-size: 20px;
  }
  .pp-actions .products-nav {
    display: flex;
  }
  .pp-actions .products-nav .link--prev {
  }
  .pp-actions .products-nav .link--next {
    position: relative;
    right: -5px;
    margin-left: 25px;
  }
}
.breadcrumbs-wrapper a,
.breadcrumbs-wrapper span {
  color: #999;
  font-size: 12px;
  letter-spacing: 1px;
}
/* Detect Touch device */
@media (hover: none) and (pointer: coarse) {
  .size-guide-table-wrapper {
    -webkit-overflow-scrolling: touch;
  }
}
/* Detect Touch device */
/* Detect Non-Touch device */
@media (hover: hover) and (pointer: fine) {
  .breadcrumbs-wrapper a:hover {
    color: #999;
    text-decoration: underline;
  }
  #NavMenus .main-menu li.parent li.child a:hover,
  #NavMenus .custom-links li a:hover,
  #NavMenus .custom-links li > span:hover,
  #selectCountry li a:hover {
    text-decoration: underline;
  }
  /* Custom Buttons */
  .btn:hover, .shopify-payment-button .shopify-payment-button__button--unbranded:hover, .spr-summary-actions-newreview:hover, .button:hover,
  .btn:focus, .shopify-payment-button .shopify-payment-button__button--unbranded:focus, .spr-summary-actions-newreview:focus, .button:focus {
    background: #fff !important;
    color: #000;
    box-shadow: none !important;
  }
  .newsletter-form .btn:hover,
  .newsletter-form .btn:focus {
    background: transparent !important;
  }
  .btn:not([disabled]):hover .iw {
    opacity: .5;
  }
  .btn:not([disabled]):hover .th {
    opacity: 1;
  }
  /* Challenge Page */
  .shopify-challenge__button.btn:hover {
    background: #88d0ea !important;
    text-shadow: 1px 1px #33889e;
    opacity: .5;
  }
  /* Challenge Page */
  /* Custom Buttons */
}
.prod-count span {
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 500;
  padding-right: 5px;
}
.filter-wrapper .popout__toggle {
  position: relative;
  z-index: 2;
  padding: 12px 20px;

  border: 1px solid transparent;
}
.filter-wrapper .popout__toggle[aria-expanded="true"] svg {
  transform: rotate(180deg);
}
.filter-wrapper .collection__nav {
  display: inline-block;
  background: transparent;
  border: 0;
}
.collection__title:not(.hero__content__wrapper) {
  display: none;
  padding: 0;
}
.filter-wrapper .lower {
  display: flex;
  justify-content: space-between;
}
#sort-list {
  padding: 10px 0;
  border: 1px solid #979797;
  overflow: visible;
  z-index: 1;
}
#sort-list.popout-list--visible:before {
  position: absolute;
  bottom: 100%;
  left: -1px;
  content: "";
  display: block;
  height: 50px;
  width: 100%;
  background: #fff;
  border: 1px solid #979797;
}
#sort-list .popout-list__option {
  padding: 10px 20px;
}
.filter-wrapper .collection__nav .popout__toggle span {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  color: #191919;
  font-weight: 600;
}
.popout-list__item--current .popout-list__option {
  display: flex;
  align-items: center;
}
.filter-wrapper .collection__nav .popout-list__option span {
  display: block;
  font-size: 12px;
  line-height: 35px;
  letter-spacing: 0.69px;
  color: #191919;
  line-height: 20px;
  padding-left: 4px;
  border: 0;
}
.popout-list__item--current .popout-list__option span {
  display: block;
  line-height: 20px;
  font-weight: 600;
  padding-left: 4px;
  border: 0;
}
.filter-wrapper .collection__nav .popout-list__item--current a:before {
  font-size: 15px;
  line-height: 1em;
  content: "\2022";
}
/* Detect Touch device */
/* Filters */
/* Switch By */
.switch-by-wrapper--desktop {
  display: none;
}
.switch-by-wrapper--desktop .switch-by-title + #switchByList + .switch-by-title {
  display: none;
}
.switch-by-wrapper--mobile {
  display: block;
}
.switch-by-wrapper--mobile select {
  width: 100%;
  box-shadow: 0 -1px 0 0 #e0e0e0;
  padding: 4px 28px 4px 15px;
  margin: 1px 0 0;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: .7px;
  color: #191919;
  text-transform: uppercase;
  -webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:right center;background-image:url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.54204 2.55806C8.78612 2.80214 8.78612 3.19786 8.54204 3.44194L4.94242 7.04156C4.82521 7.15877 4.66586 7.225 4.5001 7.225C4.33434 7.225 4.17537 7.15915 4.05816 7.04194L0.458157 3.44194C0.214079 3.19786 0.214079 2.80214 0.458157 2.55806C0.702234 2.31398 1.09796 2.31398 1.34204 2.55806L4.5001 5.71612L7.65816 2.55806C7.90223 2.31398 8.29796 2.31398 8.54204 2.55806Z' fill='%23162950'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right 10px center;border-radius:0;}
}
/* Switch By */
/* Announcement Bar*/
#announcementBar {/*
  padding: 0;
  height: 30px;
  border: 0;
  -webkit-backface-visibility: hidden; // Safari
  backface-visibility: hidden;*/
}
#announcementBar {
  padding: 0;
  border: 0;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
#announcementBar .announcement-bar__message {
  display: inline-block;
  padding: 0 22px;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0;
}
/* Announcement Bar*/
/* Announcement Bar Enhancement */
#announcementBar.announcement-bar-bck-img {
  background-size: contain;
  /*animation: animatedBackground 20s linear infinite;*/
}
#announcementBar .promo--link {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
@media screen and (max-width: 640px) {
  #announcementBar.announcement-bar-bck-img {
    background-size: cover;
  }
}
#announcementBar.announcement-bar-onscroll-active {
  transition: all .1s ease-out;
}
header.is-sticky #announcementBar.announcement-bar-onscroll-active {
  position: fixed;
  width: 100%;
  transform: translateY(70px);
  transition: all .4s ease-out;
}
@keyframes looptext {
  0% { transform: translateX(100%); }
  100% { transform: translateX(-100%); }
}
/*@keyframes animatedBackground {
  from { background-position: 0px 0; }
  to { background-position: -720px 0; }
}*/
/* Announcement Bar Enhancement */
/* Product Page */
.form__width {
  max-width: 100%;
}
.product__page {
  overflow: hidden;
}
.product__wrapper {
  padding: 0;
  margin: 0;
}
.product__wrapper .product-tag {
  position: absolute;
  top: -38px;
  left: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0.08px;
  padding: 2px 10px 4px;
}
.product__wrapper .product__title__wrapper,
.product__wrapper .product__form {
  padding: 0 20px;
}
.product__wrapper .product__title {
  color: #221C19;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  margin: 12px 0 5px;
  padding-right: 30px;
}
.product__wrapper .product__price {
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #191919;
}
.product__wrapper .product__price--strike .old-price {
  opacity: 1;
}
.product__wrapper .product__price--strike:not(.hide) + .product__price--sale {
  color: #f0a1bf;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 1px;
  font-weight: 600;
  margin-right: 10px;
}
.product__wrapper .discount .val {
  color: #f0a1bf;
}
.product__wrapper .price-disclaimer {
  display: block;
  color: #000;
  font-size: 11px;
  line-height: 14px;
  font-weight: 300;
  letter-spacing: 0.56px;
}
.product__wrapper .product__submit__buttons,
.product__wrapper .product__submit__buttons .btn {
  display: block;
  width: 100%;
}
.product__wrapper .shopify-payment-button {
  max-width: 250px;
}
.product__wrapper .selector-wrapper,
.product__wrapper .variant-input-wrap {
  display: flex;
}
.product__wrapper .selector-wrapper,
.product__wrapper .color-variant--wrapper {
  width: 100%;
}
.size-desktop-wrapper {
  display: none;
}
.product__wrapper .selector-wrapper {
  padding-right: 0;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.product__wrapper .selector-wrapper .variant-input-wrap {
  min-width: 50%;
}
.product__wrapper .variant-label {
  color: #191919;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
  min-width: 0;
  padding-right: 25px;
  margin: 0;
}
.product__wrapper .variant__button-label {
  font-size: 12px;
  font-weight: 600;
  padding: 0;
  margin: 0 10px 0;
  box-shadow: none;
}
.product__wrapper input[type="radio"].variant-input {
  height: 21px;
}
.product__wrapper .variant-field {
  display: flex;
  align-items: center;
}
.product__wrapper .variant-input:checked+.variant__button-label {
  box-shadow: 0 2px 0 0 #f0a1bf;
}
.size-guide-wrapper {
  width: 100%;
  margin: 5px 0 10px;
}
.size-guide-trigger {
  text-transform: lowercase;
  font-weight: 500;
  color: #191919;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  text-decoration: underline;
}
@media (hover: hover) and (pointer: fine) {
  .size-guide-trigger:hover {
    color: #191919;
    text-decoration: none;
  }
}
.size-mobile-wrapper {
  display: block;
  width: 100%;
}
#ProductSelect-product {
  width: calc(100% - 5px);
  height: 50px;
  line-height: 50px;
  padding: 0 30px 0 20px;
  border: 1px solid #979797;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  line-height: 48px;
  letter-spacing: 0.9px;
  box-sizing: border-box;
  margin: 0 0 15px;
}
.product__wrapper .product-tabs {
  display: none !important;
}
.product__wrapper .product-accordion{
  display: block !important;
}
.product__wrapper .product-tabs .product-tabs-title li.tab-link {
  text-transform: uppercase;
  font-weight: 600;
  color: #acacac;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.33px;
  padding: 0;
  margin-right: 2.5rem;
}
.product__wrapper .product-tabs .product-tabs-title li:last-child {
  margin-right: 0;
}
.product__wrapper .product-tabs .product-tabs-title li.tab-link.current {
  color: #191919;
  box-shadow: 0 1px 0 0 #191919;
}
div[data-product-thumbs] {
  display: none;
}
#productInfo {
  position: relative;
}
.pp-actions {
  border-top: 1px solid #e0e0e0;
}
.pp-actions .products-nav {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.pp-actions .link--back,
.pp-actions .products-nav a {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #191919;
}
.pp-actions .link--back span {
  font-size: 14px;
  line-height: 50px;
  font-weight: 600;
  text-decoration: underline;
  padding: 0 20px;
}
.pp-actions .products-nav a.link--prev,
.pp-actions .products-nav a.link--next {
  padding: 0 15px;
}
.pp-actions .link--nav {
  display: flex;
}
.pp-actions .breadcrumbs-wrapper {
  display: none;
}
.productTabsWrapper .accordion-toggle {
  position: relative;
  padding: 20px 0 20px 20px;
  box-shadow: 0 -1px 0 0 #e0e0e0;
}
.productTabsWrapper .accordion-toggle .lbl,
.product__wrapper .sharing .lbl {
  font-size: 12px;
  letter-spacing: 1.75px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}
.productTabsWrapper .accordion-content {
  padding: 0 20px 40px;
}
.productTabsWrapper .tab-content a,
.productTabsWrapper .accordion-content a {
  color: #000;
  text-decoration: underline;
}
/*.product__wrapper .product__page .grid__item:first-of-type {
  position: relative;
}*/
.js-counter-info {
  display: block;
  position: absolute;
  bottom: 5px;
  right: 15px;
  z-index: 1;
}
.js-counter-info span {
  font-size: 14px;
  color: #000;
}
#productMedia {
  position: relative;
}
.dot-nav {
  display: none;
  position: fixed;
  top: 50vh;
  left: 68px;
  z-index: 1;
  transition: opacity .3s ease-out;
}
.is_stuck .dot-nav {
  top: 50%;
  /*left: calc(-100% + 38px);*/
}
.dot-nav .dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #d1d1d1;
  margin-bottom: 25px;
  transition: background .3s ease-out;
}
.dot-nav .dot:last-of-type {
  margin-bottom: 0;
}
.dot-nav .dot.current {
  background: #6c6c6c;
}
.product__wrapper .sharing {
  position: static;
  width: auto;
  padding: 20px;
  margin: 0;
  box-shadow: inset 0 -1px 0px #e0e0e0, 0 -1px 0px #e0e0e0;
  display: flex;
  justify-content: space-between;
}
.sharing-trigger [class^="icon-"],
.sharing-trigger [class*=" icon-"] {
  cursor: pointer;
}
.sharing-trigger [class^="icon-"]:before,
.sharing-trigger  [class*=" icon-"]:before {
  font-size: 20px;
  color: #000;
}
.product__sharing {
  position: relative;
}
.share-list {
  display: none;
}
.share-list.active {
  display: block;
}
.share-list .inner-wrapper {
  display: flex;
  position: absolute;
  right: 50px;
  bottom: 18px;
}
.share-list .share {
  padding: 0 15px;
}
.share svg {
  width: 22px;
  height: 22px;
}
/* Sold Out - Coming Soon */
.variant--comingsoon .product__submit__add,
.variant--soldout .product__submit__add {
  color: #fff;
  opacity: .5;
}
@media (hover: hover) and (pointer: fine) {
  .variant--comingsoon .product__submit__add:hover,
  .variant--soldout .product__submit__add:hover {
    color: #fff;
  }
}
/* Sold Out - Coming Soon */
/* Coming Soon */
.form__wrapper.variant--comingsoon .product__submit__buttons .shopify-payment-button {
  display: none;
}
/* Coming Soon */
/* Pre-Order */
.preorder-disclaimer--pp {
  margin-bottom: 20px;
}
/* Pre-Order */
/* Related Products */
#shopify-section-shop-the-look.empty + #shopify-section-related #related,
#shopify-section-shop-the-look {
  padding-top: 40px;
}
#shopify-section-shop-the-look {
  overflow: hidden;
}
#related {
  overflow: visible;
}
#related .recent__title,
#shopify-section-shop-the-look .look__title,
.template-list-collections .coll-heading,
h1.theme, h2.theme {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 1.75px;
  color: #221C19;
  font-weight: 500;
  padding-bottom: 30px;
}
#shopify-section-shop-the-look .look__title {
  padding-bottom: 10px;
}
#shopify-section-related {
  padding-bottom: 50px;
  margin-bottom: 50px;
}
#related .product-grid .product-item {
  margin: 0 2px;
}
/* Related Products */
/* Fix wishlist */
.iwishMsgInfo:not([style*='display:none;']) + #WishlistOuter,
.iwishMsgInfo:not([style*='display:none;']) + #WishlistOuter,
.iwishMsgInfo:not([style*='display:none;']) + #WishlistOuter,
.iwishMsgInfo:not([style*='display:none;']) + #WishlistOuter {
  display: none;
}
/* Fix wishlist */
/* Wishlist */
.product__wrapper .form__wrapper {
  position: relative;
  z-index: 1;
}
.iwishAddWrap {
  position: absolute;
  top: 0;
  right: 20px;
}
.iwishAddWrap [class^="icon-"]:before,
.iwishAddWrap [class*=" icon-"]:before {
  font-size: 20px;
  color: #000;
}
.iWishLoginMsg {
  position: absolute;
  top: 0;
  width: 310px;
  right: 30px;
  text-align: right;
  background: #fff;
  padding: 0 10px 20px 10px;
}
.iwishWrapper,
#WishlistOuter {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#WishlistOuter {
  margin-bottom: 60px;
}
#WishlistOuter .iwishByeBtn,
#WishlistOuter .iwishBuyBtn {
  background: transparent;
  border: 0;
}
#WishlistOuter .body--add-to-cart {
  text-align: center;
  margin: 10px 0;
}
/* Wishlist */
/* Custom Color Variant Swatch */
.color-variant--wrapper,
.color-variant--wrapper .inner-wrapper {
  display: flex;
}
.color-variant--wrapper {
  margin-bottom: 25px;
}
.color-variant--wrapper .variant-label {
  line-height: 30px;
}
.color-variant--item {
  margin-right: 16px;
  position: relative;
}
.color-variant--item:after {
  content: attr(data-value);
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 8px;
  background: #fff;
  color: #000;
  padding: 2px 5px;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.15);
  border: 1px solid #fff;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: transform .15s ease, opacity .15s ease, visibility 0s linear .15s;
  font-size: 11px;
  transform: translateY(50%);
  text-transform: uppercase;
  letter-spacing: 1px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.color-variant--item:last-of-tylpe {
  margin-right: 0;
}
.color-variant--item a {
  display: block;
  width: 31px;
  height: 31px;
}
.color-variant--item .color-swatch {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.color-variant--item .color-swatch--bordered {
  border :1px solid #cccccc;
}
.color-variant--item[data-value=white] .color-swatch,
.color-variant--item[data-value=WHITE] .color-swatch {
  border:0.5px solid #acacac;
}
.color-variant--item.active {
  border: 2px solid #f0a1bf;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  top: -2px;
  position: relative;
}
.color-variant--item.active .color-swatch {
  border: 2px solid white;
}
/* Custom Color Variant Swatch */
/* Shop The Look */
#shopTheLookImgWrapper {
  display: none;
}
.look__title {
  display: block;
}
/* Shop The Look */
.product-accordion .sku strong,
.product-tabs .sku strong {
  font-weight: 400;
}
/* Add to cart Notification */
.cart-popover {
  top: 0;
  width: 400px;
  height: 100vh;
  background: #fff;
  border-left: 1px solid #eaeaea;
  transform: translate3d(100%, 0, 0);
}
.cart-popover .close {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cart-popover .close i {
  font-size: 1.2rem;
  color: #000;
}
.cart-popover .product__add__success {
  flex-wrap: wrap;
}
.cart-popover .product__add__success__image,
.cart-popover .product__add__success__content {
  width: 100%;
  padding: 0;
}
.cart-popover .product__add__success__content {
  padding: 0 20px;
}
.cart-popover .product__add__success__image picture {
  display: block !important;
}
.cart-popover .product__add__success__image picture img {
  max-width: 100%;
}
.cart-popover .product__add__notification {
  height: 100vh;
}
.product__wrapper .cart-popover .product__title {
  padding-right: 0;
}
.cart-popover .buttons-wrap {
  margin-top: 50px;
}
.cart-popover .btn--checkout {
  display: none;
}
/* Add to cart Notification */
/* Size Guide Modal */
.sg-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  display: none;
  transform: scale(1.1);
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}
.sg-modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 40px;
  width: auto;
}
.sg-modal-title {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 1.75px;
  color: #221C19;
  font-weight: 500;
}
.sg-modal-content table {
  margin: 40px 0 20px;
  table-layout: auto;
}
.sg-modal-content table th,
.sg-modal-content table td {
  border-left: 2px solid #f0a1bf;
}
.sg-modal-content table th,
.sg-modal-content table td:first-child {
  font-weight: 700;
}
.sg-modal-content table td {
  border-top: 2px solid #f0a1bf;
}
.sg-modal-content table th:first-child,
.sg-modal-content table td:first-child {
  border-left: 0;
  text-align: left;
}
.sg-modal-close {
  position: absolute;
  font-size: 1.25rem;
  top: 20px;
  right: 20px;
  text-align: center;
  cursor: pointer;
}
.sg-modal.show-pop-up {
  z-index: 12;
  opacity: 1;
  display: block;
  transform: scale(1.0);
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
.sg-mob-hint {
  display: none;
  text-align: center;
  width: 100%;
  margin: 0;
}
.sg-mob-hint span {
  display: block;
  margin-bottom: 5px;
}
/* Size Guide Modal */
/* Product Page */
/* Footer */
#logoFooter {
  width: 118px;
  height: 50px;
}
.footer__newsletter {
  max-width: 480px;
  padding: 0 20px;
  margin: 0 auto;
}
.footer__newsletter .upper {
  text-align: center;
}
.footer__newsletter .newsletter-form {
  position: relative;
}
.footer__newsletter__title {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: .86px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  margin: 20px 0;
}
.footer__newsletter #mail {
  width: 100%;
  border: 1px solid #000;
  line-height: 50px;
  height: 50px;
  padding: 0 50px 0 20px;
  text-align: center;
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 16px;
}
.footer__newsletter #mail::placeholder {
  font-size: 12px;
  color: #000;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.footer__newsletter .newsletter-form .input-group-btn {
  width: 50px;
  height: 48px;
  position: absolute;
  top: 1px;
  right: 1px;
  background: transparent;
  z-index: 1;
}
.footer__newsletter .newsletter-form .input-group-btn input[type="submit"] {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: transparent;
  color: transparent;
}
.footer__newsletter .newsletter-form .input-group-btn [class^="icon-"],
.footer__newsletter .newsletter-form .input-group-btn [class*=" icon-"] {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate3d(-50%,-50%,0);
  display: flex;
  align-items: center;
  justify-content: center;
}
form .Form__Privacy {
  display: flex;
  clear: both;
  margin-top: 10px;
}
form .Form__Privacy input[type="checkbox"] {
  cursor: pointer;
  margin: 5px 8px 2px 0;
}
form .Form__Privacy span {
  font-size: 14px;
  line-height: normal;
}
form .Form__Privacy a {
  text-decoration: underline;
}
.site-footer {
  background: #C8DDEB;
  padding: 20px 0;
  margin-top: 40px;
  z-index: 1;
}
.site-footer .columns-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
  justify-content: space-between;
}
.column-footer {
  min-width: 100%;
  width: 100%;
  margin: 0;
}
.site-footer .column-title,
.column-footer.column-footer--pr a,
.cart-static-content-wrapper .column-cart .column-title,
.faq-items .column-title {
  font-size: 12px;
  line-height: 44px;
  letter-spacing: 1.75px;
  color: #000;
  text-transform: uppercase;
  position: relative;
  padding: 10px 0 10px 20px;
  margin: 0;
  cursor: pointer;
}
.cart-static-content-wrapper .column-cart span,
.faq-items .column-title span {
  font-size: 12px;
}
.column-footer.column-footer--pr a {
  display: block;
  font-weight: 600;
}
.site-footer .column-title,
.cart-static-content-wrapper .column-cart {
  position: relative;
}
.site-footer .column-title .icon-wrapper,
.productTabsWrapper .accordion-toggle .icon-wrapper,
.cart-static-content-wrapper .column-cart .icon-wrapper,
.faq-items .column-title .icon-wrapper {
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.cart-static-content-wrapper .column-cart--first {
  border-top: 1px solid #ebebeb;
}
.cart-static-content-wrapper .column-cart {
  border-bottom: 1px solid #ebebeb;
}
.site-footer .column-title .icon-wrapper:after,
.site-footer .column-title .icon--inner:before,
.site-footer .column-title .icon--inner:after,
.productTabsWrapper .accordion-toggle .icon-wrapper:after,
.productTabsWrapper .accordion-toggle .icon--inner:before,
.productTabsWrapper .accordion-toggle .icon--inner:after,
.cart-static-content-wrapper .column-cart .icon-wrapper:after,
.cart-static-content-wrapper .column-cart .icon--inner:before,
.cart-static-content-wrapper .column-cart .icon--inner:after,
.faq-items .column-title .icon-wrapper:after,
.faq-items .column-title .icon--inner:before,
.faq-items .column-title .icon--inner:after {
  content: "";
  position: absolute;
  background: #000;
}
.site-footer .column-title .icon--inner:before,
.site-footer .column-title .icon--inner:after,
.productTabsWrapper .accordion-toggle .icon--inner:before,
.productTabsWrapper .accordion-toggle .icon--inner:after,
.cart-static-content-wrapper .column-cart .icon--inner:before,
.cart-static-content-wrapper .column-cart .icon--inner:after,
.faq-items .column-title .icon--inner:before,
.faq-items .column-title .icon--inner:after {
  transition: height .4s ease-out, top .4s ease-out;
}
.cart-static-content-wrapper .column-cart ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
}
.cart-static-content-wrapper .column-cart ul li {
  padding-right: 5px;
}
.cart-static-content-wrapper .column-cart ul li:last-child {
  padding: 0;
}
/* Vertical lines */
.site-footer .column-title .icon--inner:before,
.productTabsWrapper .accordion-toggle .icon--inner:before,
.cart-static-content-wrapper .column-cart .icon--inner:before,
.faq-items .column-title .icon--inner:before {
  top: 50%;
  left: 50%;
  width: 1px;
  height: 6px;
  margin: -6px 0 0px;
  transform: rotateX(180deg);
}
.site-footer .column-title .icon--inner:after,
.productTabsWrapper .accordion-toggle .icon--inner:after,
.cart-static-content-wrapper .column-cart .icon--inner:after,
.faq-items .column-title .icon--inner:after {
  top: 50%;
  left: 50%;
  width: 1px;
  height: 6px;
  margin: 0px 0 0px;
}
.site-footer .active .column-title .icon--inner:before,
.site-footer .active .column-title .icon--inner:after,
.productTabsWrapper .accordion-toggle.active .icon--inner:before,
.productTabsWrapper .accordion-toggle.active .icon--inner:after,
.cart-static-content-wrapper .column-cart.active .icon--inner:before,
.cart-static-content-wrapper .column-cart.active .icon--inner:after,
.faq-items .open-toggle.active .column-title .icon--inner:before,
.faq-items .open-toggle.active .column-title .icon--inner:after {
  height: 0;
}
.site-footer .active .column-title .icon--inner:before,
.productTabsWrapper .accordion-toggle.active .icon--inner:before,
.cart-static-content-wrapper .column-cart.active .icon--inner:before,
.faq-items .open-toggle.active .column-title .icon--inner:before {
  top: calc(50% + 6px);
}
/* horizontal line */
.site-footer .column-title .icon-wrapper:after,
.productTabsWrapper .accordion-toggle .icon-wrapper:after,
.cart-static-content-wrapper .column-cart .icon-wrapper:after,
.faq-items .column-title .icon-wrapper:after {
  top: 50%;
  left: 50%;
  width: 12px;
  height: 1px;
  margin: -1px 0 0 -6px;
}
.site-footer .column-title span,
.cart-static-content-wrapper .column-cart span {
  font-weight: 600;
}
.cart-static-content-wrapper .column-cart div p {
  margin: 0;
}
.column-footer ul,
.column-cart div {
  display: none;
  padding: 0;
  margin: 0;
}
.column-cart div {
  padding: 0 20px 20px;
}
.column-footer.column-footer--pr {
  display: block;
}
.column-footer.column-footer--social {
  margin-top: 40px;
}
.column-footer.column-footer--social ul {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
.column-footer.column-footer--social li {
  width: 33.3%;
}
.column-footer.column-footer--social li a {
  padding: 0;
  width: 100%;
  margin: 0;
  height: 50px;
}
.column-footer.column-footer--social li:first-child a {
  padding-left: 0;
}
.column-footer.column-footer--social li:nth-child(2) a {
  text-align: center;
}
.column-footer.column-footer--social li:nth-child(3) a {
  padding-right: 5px;
  text-align: right;
}
.column-footer.column-footer--social li.item--special {
  display: none;
}
.column-footer li {
  list-style: none;
  margin: 0;
}
.column-footer.column-footer--social ul.no-flex {
  display: block;
}
.column-footer.column-footer--social ul.no-flex li:nth-child(2) a {
  text-align: left;
}
.column-footer.column-footer--social ul.no-flex li:nth-child(3) a {
  padding-right: 0;
  text-align: left;
}
.column-footer a,
footer .select-country-trigger {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 33px;
  letter-spacing: 1.75px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  /*margin-bottom: 20px;*/
  padding: 10px 20px;
}
.column-footer li.item--special {
  margin-top: 40px;
}
.column-footer li.item--special a,
footer .select-country-trigger {
  font-weight: 600;
}
footer .select-country-trigger {
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .column-footer a:hover {
    text-decoration: underline;
  }
  .color-variant--item:hover:after {
    opacity: 1;
    visibility: visible;
    transition: transform .3s ease, opacity .3s ease, visibility 0s linear 0s;
    transform: translateY(-4px);
  }
  .color-variant--item.active:hover:after {
    transform: translateY(0);
  }
}
footer .copy {
  display: block;
  font-size: 12px;
  line-height: 20px;
  margin-top: 30px;
  font-weight: 300;
  letter-spacing: 0.44px;
  color: #000;
  padding: 0 20px;
}
footer .copy > p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
}
.managed-by {
  font-size: 12px;
  position: relative;
  text-transform: uppercase;
  font-weight: 300;
}
.managed-by span {
  z-index: 1;
  font-size: 11px;
  background-color: #fff;
  color: #000;
  display: none;
  position: absolute;
  width: 300px;
  left: -2px;
  bottom: 20px;
  padding: 15px;
  text-transform: none;
  text-align: left;
  border: 2px #C8DDEB solid;
  text-transform: none;
}
.managed-by:hover span {
  display: block;
}
/* Accordion Footer */
/* */
.shopify-section {
  position: relative;
  overflow: hidden;
}
#shopify-section-header {
  position: static;
  overflow: visible;
}
/* */
/* Video open in modal */
.video-modal-trigger {
  position: relative;
  background-position: center;
}
.video-modal-trigger .js-video__play {
  cursor: pointer;
  display: block;
  z-index: 2;
}
.video-modal-trigger .js-video__play,
.video-modal-trigger .box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-modal-trigger img {
  display: block;
  max-width: 100%;
}
.video-modal-trigger .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-align: center;
  z-index: 1;
}
.video-modal-trigger .box {
  color: #fff;
  font-size: 36px;
  margin: 0;
  line-height: 1em;
}
.video-modal-trigger .section-title {
  width: 100%;
}
.video-modal-trigger .player-wrapper {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 70px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.video-modal-trigger .player-wrapper .triangle-wrapper {
  display: block;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  transform: translate(-50% ,-50%) rotate(90deg);
}
.video-modal-trigger .player-wrapper .triangle {
  position: relative;
  background-color: #fff;
  text-align: left;
}
.video-modal-trigger .player-wrapper .triangle:before,
.video-modal-trigger .player-wrapper .triangle:after {
  content: '';
  position: absolute;
  background-color: inherit;
}
.video-modal-trigger .player-wrapper .triangle,
.video-modal-trigger .player-wrapper .triangle:before,
.video-modal-trigger .player-wrapper .triangle:after {
  width: 4px;
  height: 4px;
}
.video-modal-trigger .player-wrapper .triangle {
  transform: rotate(-60deg) skewX(-30deg) scale(1,.866);
}
.video-modal-trigger .player-wrapper .triangle:before {
  transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
}
.video-modal-trigger .player-wrapper .triangle:after {
  transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
}
.video-modal-trigger.section-fullheight img {
  visibility: hidden;
  opacity: 0;
  width: 100%;
}
.video-modal-trigger.section-fullheight img,
.video-modal-trigger img {
  height: 450px;
}
.video-modal-trigger:not(.section-fullheight) {
  background-image: none !important;
}
.video-modal-trigger.section-fullheight {
  background-size: cover;
}
.mfp-iframe-holder .mfp-close {
  top: -50px;
}
.mfp-bg {
  background-color: rgba(0,0,0,0.5);
}
/* Video open in modal */
/* Special Page - Featured Video*/
.shopify-section--featured_video .caption-title {
  font-size:  40px;
  line-height: 48px;
  letter-spacing: 1.4px;
  text-align: center;
  font-weight: 600;
}
/* Special Page - Featured Video*/
/* Special Page - Background Video*/
section[data-section-type="featured-background-video"] .hero__content__wrapper {
  z-index: 2;
}
section[data-section-type="featured-background-video"] .hero__content__wrapper .hero__content {
  padding: 0;
}
/* Special Page - Background Video*/
/* Special Page - Rich Text */
.shopify-section--rich_text .inner-wrapper {
  padding: 40px 20px;
}
.shopify-section--rich_text .title {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.1px;
  font-weight: 300;
  color: #191919;
  text-align: center;
}
.shopify-section--rich_text .rte p {
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0.7px;
  font-weight: 400;
  color: #191919;
  margin-top: 30px;
  text-align: center;
}
/* Special Page - Rich Text */
/* Special Page - 2 Sided Imgs */
.shopify-section--2_sided_images {
  position: relative;
}
.container--2-sided-imgs {
  display: flex;
  flex-wrap: wrap;
}
.shopify-section--2_sided_images.section-sided-on-mobile .container--2-sided-imgs {
  flex-wrap: nowrap;
}
.shopify-section--2_sided_images.section-inverted-on-mobile .inner-wrapper--1 {
  order: 1;
}
.shopify-section--2_sided_images.section-inverted-on-mobile .inner-wrapper--2 {
  order: 0;
}
.container--2-sided-imgs .inner-wrapper{
  width: 100%;
}
.container--2-sided-imgs .inner-wrapper > a {
  display: block;
  width: 100%;
  height: 100%;
}
.container--2-sided-imgs .inner-wrapper {
  position: relative;
}
.container--2-sided-imgs img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.shopify-section--2_sided_images .overall-caption-title {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 1.4px;
  font-weight: 600;
}
.container--2-sided-imgs .caption {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 1;
  text-align: center;
}
/* Special Page - 2 Sided Imgs */
/* Special Page - Image w/Text Overlay */
@media screen and (max-width: 1023px) {
  .secondary-menu-sidebar {
    margin: 0 0 20px;
    padding: 0;
    text-align: left;
    min-height: 0;
    position: relative;
    background: #f7f7f7;
  }
  .secondary-menu-sidebar ul {
    position: absolute;
    z-index: 999;
    background: #f7f7f7;
    top: 100%;
    left: 0;
    right: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-in;
  }
  .secondary-menu-sidebar ul.visible {
    max-height: 640px;
  }
  .secondary-menu-sidebar li {
    margin: 0;
    display: block;
    border-top: 1px solid #fff;
  }
  .secondary-menu-sidebar li.section-title,
  .secondary-menu-sidebar a {
    display: block;
    padding: 15px;
  }
  .secondary-menu-sidebar li.section-title {
    text-transform: uppercase;
    font-weight: 500;
  }
  #selectCountryWrapper {
    padding: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    height: calc(100vh - 202px);
  }
  html.mobile #selectCountryWrapper {
    height: calc(100vh - 252px);
  }
  html.tablet #selectCountryWrapper {
    height: calc(100vh - 152px);
  }
  .shopify-section--image_text_overlay .background-image {
    background-image: none !important;
    height: auto;
  }
  .shopify-section--image_text_overlay .background-image picture,
  .shopify-section--image_text_overlay .background-image picture img {
    display: block !important;
  }
}
.shopify-section .section-promo-link--mobile,
.shopify-section--slideshow .section-promo-link,
section[data-section-type="featured-background-video"] .section-promo-link--inner,
.slideshow__slide--video .image-overlay > .section-promo-link--inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.shopify-section--slideshow .section-promo-link {
  z-index: 3;
}
.slideshow__slide--video .image-overlay > .section-promo-link--inner {
  z-index: 6;
}
html.touch .shopify-section--slideshow .slideshow__slide .hero__content__wrapper {
  z-index: 2;
}
.slideshow__slide--video > .video-wrapper {
  width: 100%;
  height: 100%;
}
/*.shopify-section--image_text_overlay .section-promo-link,
.container--2-sided-imgs .inner-wrapper .section-promo-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.shopify-section--image_text_overlay .section-promo-link:before,
.container--2-sided-imgs .inner-wrapper .section-promo-link:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html.touch .shopify-section--image_text_overlay .section-promo-link > *,
html.touch .shopify-section--image_text_overlay .section-promo-link > * > *,
html.touch .shopify-section--image_text_overlay .section-promo-link > * > * > *,
html.touch .shopify-section--image_text_overlay .section-promo-link > * > * > * > *,
html.touch .container--2-sided-imgs .inner-wrapper .section-promo-link > * {
  position: relative;
  z-index: unset;
}*/
.shopify-section--image_text_overlay .caption img {
  max-height: 60px;
  margin-bottom: 30px;
}
.shopify-section--image_text_overlay .caption-title,
section[data-section-type="featured-background-video"] .hero__title {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 1.4px;
  font-weight: 600;
  margin-bottom: 30px;
}
/* Special Page - Image w/Text Overlay */
/* Special Page - Slideshow */
.shopify-section--slideshow {
  position: relative;
  overflow: hidden;
}
.shopify-section--slideshow.section-fullheight .slider-wrapper {
  width: 100vw;
  /*height: 70vh;*/
}
.shopify-section--slideshow.section-fullheight .slider-wrapper .slick-slide {
  width: 100vw;
  height: 70vh;
}
.shopify-section--slideshow .hero__content {
  box-shadow: none;
  margin: 0;
}
.shopify-section--slideshow .hero__title,
.shopify-section--slideshow .hero__description {
  margin: 0;
}
.shopify-section--slideshow .title-wrapper {
  margin-bottom: 10px;
}
.shopify-section--slideshow .description-wrapper {
  margin-bottom: 25px;
}
.shopify-section--slideshow .title-wrapper,
.shopify-section--slideshow .description-wrapper,
.shopify-section--slideshow .btn-wrapper {
  position: relative;
}
.shopify-section--slideshow .btn-wrapper > *  {
  display: block;
  width: 100%;
}
.shopify-section--slideshow .title-wrapper > *,
.shopify-section--slideshow .description-wrapper > *,
.shopify-section--slideshow .btn-wrapper > * {
  position: absolute;
  transition: max-height 450ms ease-out;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}
.shopify-section--slideshow .title-wrapper > * {
  transition-delay: 550ms;
}
.shopify-section--slideshow .description-wrapper > *,
.shopify-section--slideshow .btn-wrapper > * {
  transition-delay: 850ms;
}
.shopify-section--slideshow .description-wrapper + .btn-wrapper > * {
  transition-delay: 1150ms;
}
.slideshow__arrow {
  width: 70px;
}
@media screen and (max-width: 1023px) {
  .slideshow__arrow {
    display: none !important;
  }
}
.slideshow__arrow .circular-progress {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
}
.slideshow__arrow .circular-progress svg {
  transform: rotate(90deg) scaleX(-1);
  opacity: .5;
  transition: all .3s ease-out;
}
.slideshow__arrow .circular-progress circle {
  stroke-width: 1;
  fill: none;
  stroke-linecap: round;
  stroke: #fff;
  stroke-dasharray: 251;
  stroke-dashoffset: 0;
}
.slideshow__arrow .circular-progress .triangle-wrapper {
  display: block;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  transform: translate(-50%, -50%) rotate(90deg);
}
.shopify-section--slideshow .slick-dots,
.shopify-section--featured_collection .slick-dots,
.shopify-section--image_and_products .slick-dots,
#related .slick-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 30px;
  padding: 0;
  margin: 0;
  text-align: center;
}
.shopify-section--slideshow .slick-dots li button,
.shopify-section--featured_collection .slick-dots li button,
.shopify-section--image_and_products .slick-dots li button,
#related .slick-dots li button {
  background: transparent;
}
.shopify-section--slideshow .slick-dots li button:before,
.shopify-section--featured_collection .slick-dots li button:before,
.shopify-section--image_and_products .slick-dots li button:before,
#related .slick-dots li button:before {
  font-size: 22px;
}
.shopify-section--slideshow .slick-dotted li,
.shopify-section--featured_collection .slick-dotted li,
.shopify-section--image_and_products .slick-dotted li,
#related .slick-dots li {
  position: relative;
  padding: 6px 12px;
}
.shopify-section--slideshow .slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}
/*.slideshow__arrow .circular-progress--a.pause circle {
  opacity: 0;
  transition: opacity .2s ease-out;
}*/
.slideshow__arrow .circular-progress.pause svg {
  opacity: 0;
  transition: none;
}
.slideshow__arrow .circular-progress.pause--video-loading svg {
  opacity: .5;
}
.slideshow__arrow .circular-progress--a circle {
  animation-fill-mode: forwards !important;
  /*opacity: 1;
  transition: opacity .2s ease-out;*/
}
.slideshow__arrow .circular-progress--a.pause circle {
  animation: none !important;
}
.slideshow__arrow .circular-progress .triangle-wrapper.triangle-wrapper--b {
  transform: translate(-50%, -50%) rotate(90deg) scaleY(-1);
}
.slideshow__arrow .circular-progress .triangle {
  position: relative;
  background-color: #fff;
  text-align: left;
}
.slideshow__arrow .circular-progress .triangle:before,
.slideshow__arrow .circular-progress .triangle:after {
  content: '';
  position: absolute;
  background-color: inherit;
}
.slideshow__arrow .circular-progress .triangle,
.slideshow__arrow .circular-progress .triangle:before,
.slideshow__arrow .circular-progress .triangle:after {
  width: 4px;
  height: 4px;
  border-top-right-radius: 50%;
}
.slideshow__arrow .circular-progress .triangle {
  transform: rotate(-60deg) skewX(-30deg) scale(1, 0.866);
}
.slideshow__arrow .circular-progress .triangle:before {
  transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0, -50%);
}
.slideshow__arrow .circular-progress .triangle:after {
  transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%);
}
@keyframes arrowsidercircle {
  0% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    stroke-dashoffset: 251;
    opacity: 0;
  }
}
@keyframes hidecaption {
  0% {
    max-height: 50px;
  }
  100% {
    max-height: 0;
  }
}
.shopify-section--slideshow .hero__title {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 1.4px;
  font-weight: 600;
  height: inherit;
}
/* Special Page - Slideshow */
/* Special Page - Featured Collection */
.shopify-section--2_sided_products,
.shopify-section--featured_collection {
  position: relative;
  padding: 50px 20px 60px;
}
.shopify-section--2_sided_products .caption-title,
.shopify-section--featured_collection .title {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: .84px;
  font-weight: 500;
  text-align: center;
  color: #000;
  margin-bottom: 20px;
}
.shopify-section--featured_collection .slideshow__arrow,
.shopify-section--image_and_products .slideshow__arrow {
  display: none;
}
.shopify-section--featured_collection .slideshow__arrow .circular-progress circle,
.shopify-section--image_and_products .slideshow__arrow .circular-progress circle {
  stroke: #000;
}
.shopify-section--featured_collection .slideshow__arrow .circular-progress .triangle,
.shopify-section--image_and_products .slideshow__arrow .circular-progress .triangle {
  background-color: #000;
}
.shopify-section--featured_collection .product-item__image-wrapper,
.shopify-section--image_and_products .product-item__image-wrapper,
.shopify-section--2_sided_products .product-item__image-wrapper {
  width: 80%;
  margin: 0 auto;
}
.shopify-section--featured_collection .product-information .info,
.shopify-section--image_and_products .product-information .info,
.shopify-section--2_sided_products .product-information .info {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.shopify-section--featured_collection .product-item .product-information .title,
.shopify-section--image_and_products .product-item .product-information .title,
.shopify-section--2_sided_products .product-item .product-information .title {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.9px;
  font-weight: 600;
  color: #221C19;
}
.shopify-section--featured_collection .product-item .product-information .price,
.shopify-section--image_and_products .product-item .product-information .price,
.shopify-section--2_sided_products .product-item .product-information .price {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 1px;
  color: #191919;
  opacity: 1;
}
.shopify-section--featured_collection .product-item .product-information .price .final-price,
.shopify-section--image_and_products .product-item .product-information .price .final-price,
.shopify-section--2_sided_products .product-item .product-information .price .final-price {
  color: #191919;
  font-weight: 500;
  letter-spacing: 1px;
}
.shopify-section--featured_collection .product-item .product-information .old-price + .final-price,
.shopify-section--featured_collection .product-item .product-information .discount,
.shopify-section--image_and_products .product-item .product-information .old-price + .final-price,
.shopify-section--image_and_products .product-item .product-information .discount ,
.shopify-section--2_sided_products .product-item .product-information .old-price + .final-price,
.shopify-section--2_sided_products .product-item .product-information .discount {
  font-size: 18px;
  line-height: 25px;
}
.shopify-section--featured_collection .cta,
.shopify-section--image_and_products .cta,
.shopify-section--2_sided_products .cta {
  margin-top: 20px;
}
.shopify-section--featured_collection .slick-dots,
.shopify-section--image_and_products .slick-dots,
#related .slick-dots {
  padding: 0;
  margin: 0;
}
.shopify-section--featured_collection .slick-dots li button:before,
.shopify-section--image_and_products .slick-dots li button:before,
#related .slick-dots li button:before {
  color: #d1d1d1;
  opacity: 1;
}
.shopify-section--featured_collection .slick-dots li.slick-active button:before,
.shopify-section--image_and_products .slick-dots li.slick-active button:before,
#related .slick-dots li.slick-active button:before {
  color: #6c6c6c;
  opacity: 1;
}
.shopify-section--featured_collection .slick-dots,
.shopify-section--image_and_products .slick-dots,
#related .slick-dots {
  bottom: -40px;
}
/* Special Page - Featured Collection */
/* Special Page - Image and Products */
.shopify-section--image_and_products {
  padding-bottom: 50px;
}
.shopify-section--image_and_products .inner-wrapper--img,
.shopify-section--image_and_products .inner-wrapper--prods {
  padding: 20px;
}
.shopify-section--image_and_products .caption {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  top: 20px;
  left: 20px;
}
.shopify-section--image_and_products .inner-wrapper--img {
  order: 0;
}
.shopify-section--image_and_products .inner-wrapper--prods {
  order: 1;
}
.shopify-section--image_and_products .slick-track {
  margin: 0 auto;
}
/* Special Page - Image and Products */
/* Special Page - Rich Text */
.shopify-section--rich_text .inner-wrapper {
  padding: 50px 68px;
}
.shopify-section--rich_text .title {
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0.16px;
}
.shopify-section--rich_text .rte p {
  margin-top: 50px;
}
/* Special Page - Rich Text */
/* Special Page - 2 Sided Products */
.shopify-section--2_sided_products > div {
  padding: 20px;
}
.shopify-section--2_sided_products .caption-title {
  text-align: center;
  margin-bottom: 25px;
}
.shopify-section--2_sided_products .container--2-sided-prods {
  display: flex;
  flex-wrap: wrap;
}
.shopify-section--2_sided_products .inner-wrapper {
  width: 100%;
}
.shopify-section--2_sided_products[data-mobile-inverted="false"] .inner-wrapper--prod1 {
  order: 0;
  margin-bottom: 40px;
}
.shopify-section--2_sided_products[data-mobile-inverted="false"] .inner-wrapper--prod2 {
  order: 1;
}
.shopify-section--2_sided_products[data-mobile-inverted="true"] .inner-wrapper--prod1 {
  order: 1;
}
.shopify-section--2_sided_products[data-mobile-inverted="true"] .inner-wrapper--prod2 {
  order: 0;
  margin-bottom: 40px;
}
/* Special Page - 2 Sided Products */
/* Special Page - Image and Text */
.shopify-section--image_and_text .inner-wrapper--txt {
  padding: 20px;
}
.shopify-section--image_and_text .txt-title {
  font-size: 28px;
  line-height: 34px;
  letter-spacing: .16px;
  font-weight: 300;
}
.shopify-section--image_and_text .txt-desc {
  font-size: 14px;
  line-height: 32px;
  letter-spacing: .7px;
  font-weight: 400;
  color: #191919;
  margin-top: 30px;
  text-align: center;
}
/* Special Page - Image and Text */
/* Cart */
#CartOuter,
.cart-table,
#WishlistOuter {
  display: block;
  width: 100%;
}
.cart {
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
}
.cart .page-main-title,
.iwishTitle .page-main-title {
  padding: 0 20px;
}
.cart .breadcrumbs-wrapper,
.cart .cart-table .table-header,
#WishlistOuter .table-header {
  display: none;
}
.cart .quantity-selector {
  float: none;
}
.cart .cart-table .item--td,
#WishlistOuter .iwishItem {
  display: flex;
  flex-direction: column;
  padding: 30px 20px;
  border-bottom: 1px solid #bab6b6;
}
#WishlistOuter .iwishItem {
  width: 100%;
  float: none;
  margin: 0;
  clear: none;
}
.cart .cart-table .body--name,
#WishlistOuter .body--name {
  order: 0;
}
.cart .cart-table .body--qty {
  order: 1;
}
.cart .cart-table .body--prod-price,
#WishlistOuter .body--prod-price {
  order: 2;
}
.cart .cart-table .body--subtotal,
#WishlistOuter .body--add-to-cart {
  order: 3;
}
.cart .cart-table .body--qty,
.cart .cart-table .body--prod-price,
.cart .cart-table .body--subtotal,
.cart .body--prod-price,
.cart-table .price-inner-wrapper,
#WishlistOuter .body--prod-price,
#WishlistOuter .price-inner-wrapper {
  display: flex;
}
.cart .cart-table .body--qty,
.cart .cart-table .body--prod-price,
.cart .cart-table .body--subtotal,
#WishlistOuter .body--prod-price {
  padding: 15px 0;
  justify-content: space-between;
}
.cart .cart-table .item--td img,
#WishlistOuter .item--td img {
  display: block;
  margin: 0 auto;
}
.cart-table .prod--name,
#WishlistOuter .prod--name {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .08px;
  color: #191919;
  font-weight: 500;
  text-transform: uppercase;
}
.cart-table .body--desc,
#WishlistOuter .body--desc {
  display: flex;
  margin: 20px 0;
}
.cart-table .body--desc > *,
#WishlistOuter .body--desc > * {
  display: block;
}
.cart-table .body--prod-name,
#WishlistOuter .body--prod-name {
  width: 70%;
}
.cart-table .body--prod-name > *,
#WishlistOuter .body--prod-name > * {
  display: block;
  width: 100%;
}
.cart-table .prod--variant,
.cart-table .mobile-label,
#WishlistOuter .prod--variant,
#WishlistOuter .mobile-label,
#OrderTotals .info-row .lbl {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: .07px;
  font-weight: 400;
  color: #000;
}
.cart-table .item__price--sale,
.cart-table .item__price--final,
.cart-table p + .item__price--final,
.cart-table .discount .val,
.cart-table .subtotal-price,
#WishlistOuter .iwishMeta-price .product-price,
#WishlistOuter .iwishMeta-price .product-compare-price,
#WishlistOuter .iwishMeta-price .discount,
#OrderTotals .info-row .val {
  color: #191919;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .88px;
  font-weight: 400;
}
.cart .cart-table .item--td p,
#WishlistOuter .iwishItem p {
  margin: 0;
}
.cart-table .item__price--sale,
#WishlistOuter .iwishMeta-price .product-compare-price {
  color: #746c6b;
}
.cart-table .item__price--final,
.cart-table .subtotal-price,
#OrderTotals .info-row .val {
  letter-spacing: .08px;
}
.cart-table p + .item__price--final,
#WishlistOuter .iwishMeta-price .product-price.on-sale {
  font-weight: 600;
  padding: 0 12px;
}
.cart-table p + .item__price--final,
.cart-table .discount .val,
#WishlistOuter .iwishMeta-price .product-price.on-sale,
#WishlistOuter .iwishMeta-price .discount {
  color: #f0a1bf;
}
.cart-table .mobile-label,
#WishlistOuter .mobile-label,
#OrderTotals .info-row .lbl {
  text-transform: uppercase;
}
.cart input.quantity {
  padding: 0 10px;
  margin: 0;
  -webkit-appearance: none;
}
.cart .quantity-selector {
  max-width: 80px;
}
.cart .quantity__plus svg,
.cart .quantity__minus svg {
  width: 10px;
  height: 10px;
}
.cart .quantity__minus,
.cart .quantity__plus {
  cursor: pointer;
}
.cart .quantity__minus {
  padding-left: 0;
}
.cart .quantity__plus {
  padding-right: 0;
}
.cart-table .item--rm,
#WishlistOuter .item--rm {
  width: 30%;
  text-align: right;
}
.cart-table .item--rm a,
.cart-table .body--rm a,
.cart .c-shop,
.collection-block__footer .collection-block__button,
.collection-block__footer a span,
#WishlistOuter .item--rm a,
#WishlistOuter .body--rm a,
#customer_decline {
  font-size: 13px;
  line-height: 19px;
  letter-spacing: .65px;
  color: #191919;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 1px;
  box-shadow: 0 1px 0 0 #191919;
}
#btnActivateAccount,
#btnResetPassword {
  width: 100%;
}
#shopify-section-static-pages-menu {
  overflow: visible
}
.reset-password {
  padding: 0 20px;
}
#customer_decline {
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin: 10px auto 0;
}
#WishlistOuter .item--rm .iwishRemoveBtn {
  margin: 0;
}
.cart-info-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 60px;
}
.cart-info-container > *,
.cart-info-container .cart-static-content-wrapper > *{
  width: 100%;
}
.cart-info-container .cart-prices-wrapper {
  order: 0;
}
.cart-info-container.cart-info-container--top {
  padding-bottom: 30px;
  border-bottom: 1px solid #bab6b6;
  margin-bottom: 30px;
}
.cart-info-container .totals-row {
  display: flex;
  width: 100%;
  padding: 10px 20px;
  justify-content: space-between;
}
.cart-info-container .totals-title,
.cart-info-container .totals-value {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .65px;
  color: #191919;
  text-transform: uppercase;
}
.cart-info-container .totals-value {
  font-weight: 400;
  letter-spacing: 1px;
}
.cart-info-container .totals-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .65px;
  color: #191919;
  text-transform: uppercase;
}
.cart-info-container .proceed {
  padding: 0 20px;
  margin-top: 15px;
}
.cart-info-container .proceed .cart-disclaimer {
  color: #191919;
  margin-bottom: 30px;
}
.cart-info-container .proceed--top .c-shop-wrapper {
  margin-top: 40px;
}
.cart-info-container .btn--checkout {
  width: 100%;
  max-width: 100%;
}
.cart-info-container .cart-static-content-wrapper {
  order: 1;
  display: flex;
  flex-wrap: wrap;
}
.cart-info-container .cart-static-content-wrapper .c-shop-wrapper {
  order: 0;
  margin: 35px 0 40px;
  text-align: center;
}
.cart-info-container .cart-static-content-wrapper .c-shop-wrapper a {
  padding: 5px 0 1px;
}
.cart-info-container .cart-static-content-wrapper .inner-wrapper {
  order: 1;
}
.cart-table .inner-section-title {
  display: block;
  padding: 0 20px;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: .36px;
  color: #191919;
  font-weight: 600;
  text-transform: uppercase;
}
.page-main-title {
  font-size: 13px;
  line-height: 19px;
  letter-spacing: .65px;
  color: #191919;
  font-weight: 600;
  text-transform: uppercase;
}
.cart-info-container small.additional-checkout {
  margin-top: 25px;
}
.cart-info-container .additional-checkout-buttons {
  position: relative;
}
#dynamic-checkout-cart {
  position: relative;
  z-index: 1
}
.cart-info-container .additional-checkout-buttons .loader {
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
  margin: 12px 0 0 0;
  z-index: 0;
}
/* Cart */
/* NL Overlay */
#PromoModal.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 9999;
}
#PromoModal .modal__outer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  background: rgba(0,0,0,0.6);
}
#PromoModal .modal__wrapper {
  height: 100vh;
  max-height: 100vh;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-end;
}
#PromoModal .modal--newsletter {
  height: auto;
  max-height: calc(100vh - 150px);
  position: absolute;
  left: 0;
  bottom: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.iphone #PromoModal .modal--newsletter {
  max-height: calc(100vh - 204px);
}
html.ipad.landscape #PromoModal .modal--newsletter,
html.tablet.landscape #PromoModal .modal--newsletter,
html.touch.desktop.landscape #PromoModal .modal--newsletter {
 overflow-y: scroll;
 -webkit-overflow-scrolling: touch;
}
html.ipad.landscape #PromoModal .modal--newsletter .contact-form,
html.tablet.landscape #PromoModal .modal--newsletter .contact-form {
  padding-bottom: 50px;
}
#PromoModal .image-with-text-wrapper {
  display: block;
  height: 100%;
  flex-direction: column;
  padding: 0;
}
#PromoModal .image-with-text-wrapper .image-with-text__image {
  width: 100%;
  height: 235px;
  border: 0;
  top: 0;
}
#PromoModal .image-with-text-wrapper .image-with-text__image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.modal__overlay--newsletter .image-with-text__image {
  border-radius: 0;
}
.modal__overlay--newsletter .image-with-text__image-img {
  background-position: left top;
}
#PromoModal .image-with-text-wrapper .image-with-text__text {
  width: 100%;
  margin: 0;
}
#PromoModal .image-with-text__inner {
  width: 100%;
  max-width: 100%;
  padding: 25px 20px;
}
#PromoModal .modal__title {
  color: #000;
  font-size: 20px;
  line-height: 29px;
  font-weight: 600;
  text-align: center;
}
#PromoModal .modal__description,
#PromoModal .modal__description p {
  color: #000;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: .09px;
  font-weight: 400;
  text-align: center;
}
#PromoModal .btn--nl-overlay {
  width: 100%;
}
#PromoModal .newsletter-form {
  width: 100%;
  margin: 20px 0;
}
#PromoModal .newsletter-form input[type="email"] {
  width: 100%;
  height: 50px;
  line-height: 50px;
}
#PromoModal .Form__Privacy {
  display: flex;
  clear: both;
  margin: 0 0 35px;
}
#PromoModal .caption {
  text-align: left;
}
#PromoModal .Form__Privacy input[type="checkbox"] {
  margin: 5px 8px 2px 0;
}
#PromoModal .Form__Privacy a {
  text-decoration: underline;
}
#PromoModal .icon-close {
  color: #fff;
}
.nloverlay-messagge {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: auto;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .8px;
  padding: 10px 20px;
  font-weight: 500;
  color: #000;
  animation: nlmsghide .4s linear 2.5s forwards;
  transition: transform .4s ease-out;
}
/* NL Overlay */
/* *Form Input Fields */
.form-field input[type="text"],
.form-field input[type="password"],
.form-field input[type="email"],
.form-field input[type="tel"],
.form-field textarea {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  background: #fff;
}
.form-field select {
  border: 1px solid #e0e0e0;
  border-radius: 0;
}
/* *Form Input Fields */
/* Login Page */
.login p a,
.account .forgot-password a,
.customer-register p a,
.recover-password .action-bottom a {
  text-decoration: underline;
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #191919;
}
.login .btn,
.customer-register .btn,
.recover-password .btn {
  width: 100%;
}
.customer-register .Form__Privacy {
  position: static !important;
  opacity: 1 !important;
}
.recover-password .action-bottom {
  text-align: center;
}
.recover-password .action-bottom .note {
  margin: 20px 0;
}
.password-match {
  display:none;
  font-size: 12px;
  color: #f1152f;
}
/* Login Page */
/* Customer Account - Order Detail */
.main-content > .account table {
  width: calc(100% - 40px);
  margin: 0 auto;
}
.main-content > .account table th {
  background: transparent;
  padding: 20px 15px 20px 0;
  border: 0;
  border-top: 1px solid #d0cdcd;
  border-bottom: 1px solid #d0cdcd;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: .6px;
  color: #191919;
  font-weight: 600;
  text-transform: uppercase;
}
.main-content > .account table td,
#orderHistory td a {
  padding: 20px 15px 20px 0;
}
#orderHistory {
  border: 0;
}
#orderHistory td {
  padding: 0;
  border: 0;
}
#orderHistory td a {
  display: block;
  text-decoration: none;
  color: #545454 !important;
}
.main-content > .account,
.main-content > .static-page {
  padding: 20px 0;
}
.account-main {
  width: 100%;
}
.account-main > .theme,
.static-page-main > .theme,
#OrderAddress,
.account-header .main-title,
.address-item,
#AddressNewForm {
  padding: 0 20px;
}
.account-main > .theme,
.static-page-main > .theme,
.account-header .main-title {
  text-transform: uppercase;
  text-align: left;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 1.75px;
  color: #221C19;
  font-weight: 500;
  margin-bottom: 30px;
}
#OrderPayment .title,
#OrderShipping .title,
#OrderInfo .title {
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1.75px;
  color: #000;
  text-transform: uppercase;
  position: relative;
  padding: 0;
  margin: 0 0 6px;
  font-weight: 600;
}
#OrderInfo .title {
  margin-bottom: 10px;
}
#OrderDetails {
  padding: 30px 0 0;
  border-top: 1px solid #bab6b6;
  margin-top: 10px;
}
#OrderDetails .cart-table .body--desc {
  flex-wrap: wrap;
}
#OrderDetails .cart-table .body--desc > * {
  width: 100%;
}
#OrderDetails .cart-table .body--prod-sku {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0;
}
#OrderDetails .cart-table .body--prod-sku .val {
  color: #191919;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .08px;
  font-weight: 400;
}
#OrderTotals {
  padding: 30px 20px;
}
#OrderTotals .info-row {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
}
#OrderTotals .info-row .lbl {
  padding-right: 30px;
}
#OrderTotals .info-row.info__total .lbl,
#OrderTotals .info-row.info__total .val {
  font-weight: 600;
  font-size: 16px;
}
/* Customer Account - Order Detail */
/* Static Pages Main */
.static-page-main .main-content {
  padding: 0 20px;
}
.static-page-main .main-content table tr > th,
.static-page-main .main-content table tr > td {
  border: 1px solid #eaeaea;
}
.static-page-main .main-content > * {
  text-align: justify;
}
/* Static Pages Main */
/* Customer Account - Addresses */
.account-header {
  display: block;
}
.account-header .btn-header,
.address-edit-toggle,
#AddressNewForm .address-new-toggle,
.address-delete {
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .7px;
  color: #000;
  padding: 5px 0 1px;
  box-shadow: 0 1px 0 0 #000000;
}
.account-header .main-title {
  margin-bottom: 30px;
}
.account-header .btn-header {
  padding-top: 0;
  margin: 0px 20px 0;
}
.address-item > .address-edit-toggle {
  margin-right: 20px;
}
.address-title,
.address-inner-title {
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1.75px;
  color: #000;
  text-transform: uppercase;
  position: relative;
  padding: 0;
  margin: 0 0 6px;
  font-weight: 600;
}
.address-inner-title {
  font-size: 16px;
  margin: 20px 0 25px;
}
#AddressNewForm .address-inner-title {
  margin-top: 0;
}
.address-item {
  margin: 0 0 50px;
}
.address-item form select,
#AddressNewForm form select {
  width: 100%;
}
.address-actions {
  margin: 20px 0;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.address-actions .address-edit-toggle,
.address-actions .address-new-toggle {
  margin: 20px auto;
  display: inline-block;
  width: max-content;
}
/* Customer Account - Addresses */
/* FAQ */
.secondary-menu-sidebar--mobile {
  display: block;
  padding: 15px;
  cursor: pointer;
  position: relative;
}
.secondary-menu-sidebar--mobile:after {
  font-family: 'icomoon';
  content: '\e904';
  position: absolute;
  right: 15px;
  font-size: 75%;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
.secondary-menu-sidebar ul {
  list-style: none;
  margin: 0;
}
.faq-wrapper {
  margin: 0 -20px 50px;
}
.faq-cat-title {
  padding: 0 20px;
}
.faq-wrapper .open-toggle {
  border-bottom: 1px solid #ebebeb;
}
.faq-wrapper .no-bullet {
  display: none;
  padding: 0 20px 20px;
}
.faq-items .column-title {
  line-height: 1.75em;
  display: block;
  padding-right: 60px;
  padding: 20px 60px 20px 20px;
}
.faq-cat-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
}
/* FAQ */
/* Challenge Page */
.shopify-challenge__button.btn {
  background: #88d0ea;
  text-shadow: 1px 1px #33889e;
  border-radius: 4px;
  padding: 0 50px;
  letter-spacing: .8px;
}
/* Challenge Page */
.template-login .main-content > section,
.template-register .main-content > section {
  padding: 0 20px;
}
/* Collections Page */
.collection-block {
  min-height: 0;
  background: transparent;
}
.collection-block__content {
  padding: 20px;
}
.collection-block__title {
  margin: 0;
}
.collection-block__title a {
  display: block;
  margin-bottom: 10px;
  color: #221C19;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  margin: 12px 0 5px;
  padding-right: 30px;
}
.collection-block__footer {
  text-align: center;
  margin: 50px 0 70px;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -10px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
.product-grid .flickity-slider .product-item {
  margin-bottom: 10px;
}
/* Collections Page */
@media screen and (max-width: 320px) and (max-height: 640px) {
  #NavMenus .search .lbl {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .shopify-section--image_and_products .caption-content {
    width: 100% !important;
    left: 0  !important;
    text-align: center !important;
    top: auto !important;
    bottom: 30px !important;
  }
  section[data-section-type="featured-background-video"].screen-height-full {
    height: calc(100vh - 130px);
  }
  section[data-section-type="featured-background-video"] .hero__content__wrapper {
    align-items: flex-end !important;
    justify-content: center !important;
    text-align: center !important;
  }
  section[data-section-type="featured-background-video"] .hero__content__wrapper .hero__content {
    padding-bottom: 70px;
  }
  .slideshow__slide--video .video__iframe iframe {
    min-height: 470px;
  }
  /* Size Guide Modal */
  .sg-modal-content, .sg-modal-page-content table {
    width: 100%;
  }
  .sg-modal-page-content th, .sg-modal-page-content td {
    padding: 10px;
  }
  /* Size Guide Modal */
  /* Product Listing - Additional Information */
    .collection-additional-info-description {
      max-width: 80%;
    }
  /* Product Listing - Additional Information */
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  /* Size Guide Modal */
  .sg-mob-hint {
    display: block;
  }
  .size-guide-table-wrapper {
    overflow-x: scroll;
  }
  .sg-modal-content {
    padding: 40px 20px;
  }
  .sg-modal-content table {
    margin: 25px 0;
  }
  /* Size Guide Modal */
}
/* Media Query Mobile First */
@media screen and (min-width: 641px) {
  .shopify-section--featured_collection .collection-slider,
  .shopify-section--image_and_products .collection-slider,
  .shopify-section--2_sided_products .container--2-sided-prods {
    width: 60%;
    margin: 0 auto;
  }
  .container-shop-the-look {
    width: 90%;
    margin: 0 auto;
  }
  .product-item .product-information .info {
    width: 60%;
  }
  .product-item .product-information .tags-list {
    width: 40%;
    text-align: right;
  }
  .container-shop-the-look .product-item .product-information .info,
  .shopify-section--featured_collection .collection-slider .product-item .product-information .info,
  .shopify-section--image_and_products .collection-slider .product-item .product-information .info,
  .shopify-section--2_sided_products .product-item .product-information .info {
    width: 100%;
  }
  .product-item .product-information .tags-list .product-tag {
    display: inline;
  }
  .productTabsWrapper {
    padding: 50px 20px 0;
  }
}
/*@media screen and (min-width: 641px) and (max-width: 1023px) {
}*/
@media screen and (max-width: 801px) and (max-height: 640px) {
  #NavMenus .main-menu {
    padding: 15px 0;
  }
  #NavMenus .main-menu li > span {
    padding: 16px 20px;
  }
  #NavMenus .custom-links li a,
  #NavMenus .custom-links li span {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 800px) {
  .body--rm.desktop {
    display: none;
  }
  .mobile-small {
    display: block;
  }
  .secondary-menu-sidebar {
    width: 100%;
  }
  .secondary-menu-sidebar .desktop-title {
    display: none;
  }
  .account {
    margin: 0;
  }
}
@media screen and (max-width: 1024px) {
  #productMedia,
  #productInfo {
    width: 100%;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  html.tablet.portrait .product__wrapper .product__submit__buttons .btn {
    max-width: 600px;
  }
  html.tablet.portrait .form__width {
    max-width: 400px;
    margin: 0 auto;
  }
  html.tablet.portrait #productInfo {
    padding-top: 40px;
  }
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
  html.tablet.landscape .product__wrapper .product__submit__buttons .btn {
    max-width: 600px;
  }
  html.tablet.landscape .form__width {
    max-width: 400px;
    margin: 0 auto;
  }
  html.tablet.landscape #productInfo {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 834px) and (orientation: portrait) {
  html.ipad.portrait body .usf-filters-horz .usf-facets__body {
    padding-bottom: 100px;
  }
  html.tablet.portrait .form__width {
    max-width: 400px;
    margin: 0 auto;
  }
  .product__wrapper .product__submit__buttons .btn {
    max-width: 400px;
  }
  html.tablet .form__width {
    max-width: 100%;
  }
  html.tablet .usf-filters-horz .usf-container {
    min-width: 0 !important;
    margin-right: 30px !important;
  }
  html.tablet .usf-filters-horz .usf-container .usf-facet-values.usf-facet-values--List {
    columns: 2;
  }
  html.tablet #shopify-section-shop-the-look .container--2-sided-imgs .inner-wrapper,
  html.tablet #shopify-section-shop-the-look .container--2-sided-imgs .inner-wrapper > a {
    width: 100%;
  }
  html.tablet #shopify-section-shop-the-look .shopify-section--image_and_products {
    padding-bottom: 50px;
  }
  html.tablet #productInfo {
    padding-top: 40px;
  }
  html.tablet.portrait #SearchToggle {
    display: flex;
  }
  html.ipad.portrait #mobileSearch {
    display: none;
  }
  html.tablet #CartButton {
    margin-left: 37px;
  }
  html.tablet #NavMenus .close-menus .toggle-menus-lines [class^="icon-"],
  html.tablet #NavMenus .close-menus .toggle-menus-lines [class*=" icon-"] {
    color: #fff;
  }
  html.tablet body .usf-popup.usf-is {
    display: block;
    background: #fff;
    box-shadow: none;
    position: absolute;
    min-width: 0;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  html.tablet body .usf-popup.usf-is:before {
    display: none;
  }
  /* Filtri */
  html.tablet .usf-sr-container .usf-sr-paging {
    padding: 40px 0 100px;
    border: 0;
    margin: 0;
  }
  html.tablet body .usf-filters-horz .usf-facets {
    display: none;
    padding: 0;
    margin: 0;
    transition: all .4s ease-out;
  }
  html.tablet body.usf-desktop-filters .usf-filters-horz .usf-facets {
    display: block;
    position: fixed;
    top: 195px;
    z-index: 4;
    background: #fff;
    border-bottom: 0;
  }
  html.tablet body.usf-desktop-filters .desktop-filters-backdrop {
    height: calc(100vh - 250px);
  }
  html.tablet body.template-search.usf-desktop-filters .usf-filters-horz .usf-facets {
    top: 300px;
  }
  html.tablet body .usf-filters-horz .usf-facets__body {
    display: flex;
    padding: 0 68px;
    box-shadow: 0 -1px 0 0 #cbcbcb;
    justify-content: center;
  }
  html.tablet body .usf-filters-horz .usf-container {
    position: static;
    padding: 15px 0;
    background: none;
    box-shadow: none;
    overflow: visible;
    z-index: auto;
  }
  html.tablet body .usf-filters-horz .usf-container .usf-facet-values.multicolumn {
    columns: 2;
  }
  html.ipad.landscape .usf-filters-horz .usf-container,
  html.tablet.landscape .usf-filters-horz .usf-container {
    min-width: 0;
  }
  html.tablet body .usf-facets__footer {
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid #cbcbcb;
  }
  html.tablet body .usf-filters-horz .usf-refineby {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -280px;
  }
  html.tablet body .usf-filters-horz .usf-facet {
    padding: 40px 30px 80px 0;
    margin: 0;
  }
  html.tablet body .usf-filters-horz .usf-facet:last-of-type {
    margin-right: 0;
    box-shadow: none;
  }
  html.tablet body .usf-filters-horz .usf-facet .usf-title .usf-label {
    margin: 0;
  }
  html.tablet body .usf-filters-horz .usf-facet .usf-title::before,
  html.tablet body .usf-filters-horz .usf-facet-values--List .usf-facet-value .usf-value,
  html.tablet body .usf-facet-values--List .usf-facet-value .usf-checkbox,
  html.tablet body .usf-refineby .usf-clear-all:before,
  html.tablet body .usf-refineby .usf-clear-all:after {
    display: none;
  }
  html.tablet body .usf-filters-horz .usf-facet .usf-title,
  html.tablet body .usf-filters-horz .usf-facet .usf-title .usf-label {
    cursor: default;
    pointer-events: none;
    padding: 0;
  }
  html.tablet body .usf-filters-horz .usf-facet .usf-title .usf-label {
    font-size: 13px;
    line-height: 19px;
    letter-spacing: .65px;
    color: #191919;
    font-weight: 600;
    text-transform: uppercase;
  }
  html.tablet body .usf-refineby .usf-clear-all {
    text-transform: lowercase;
    text-decoration: underline !important;
    padding: 0;
    margin: 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #191919;
  }
  html.tablet body .usf-facet-values--List .usf-facet-value .usf-label {
    font-size: 12px;
    line-height: 35px;
    letter-spacing: .69px;
    color: #191919;
  }
  html.tablet body .usf-facet-values .usf-selected .usf-label,
  html.tablet body .usf-facet-values--List .usf-facet-value .usf-checkbox.usf-checked + .usf-label {
    font-weight: 600;
    padding-left: 10px;
    position: relative;
  }
  html.tablet body .usf-facet-values .usf-selected .usf-label:before,
  html.tablet body .usf-facet-values--List .usf-facet-value .usf-checkbox.usf-checked + .usf-label:before {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    content:"\2022";
    font-size: 11px;
    line-height: 11px;
  }
  html.tablet .switch-by-wrapper--mobile {
    display: none;
  }
  html.tablet .usf-filters--desktop span,
  html.tablet .custom-usf-desktop-placeholder,
  html.tablet .switch-by-wrapper--desktop span {
    user-select: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .7px;
    color: #191919;
    text-transform: uppercase;
  }
  html.tablet .usf-filters--desktop {
    cursor: pointer;
  }
  html.tablet .usf-filters--desktop > span:last-of-type,
  html.tablet .custom-usf-desktop-placeholder,
  html.tablet .switch-by-wrapper--desktop span {
    position: relative;
    padding-right: 20px;
  }
  html.tablet .custom-usf-desktop-placeholder,
  html.tablet .switch-by-wrapper--desktop span {
    display: flex;
    justify-content: flex-end;
    white-space: nowrap;
    align-items: center;
    line-height: 40px;
    padding: 10px 20px;
  }
  html.tablet .switch-by-wrapper--desktop span {
    justify-content: space-between;
  }
  html.tablet .usf-filters--desktop > span:last-of-type:after,
  html.tablet .custom-usf-desktop-placeholder:after,
  html.tablet .switch-by-wrapper--desktop span:after {
    position: absolute;
    top: 50%;
    right: 0;
    content: "";
    display: block;
    width: 11px;
    height: 9px;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.54204 2.55806C8.78612 2.80214 8.78612 3.19786 8.54204 3.44194L4.94242 7.04156C4.82521 7.15877 4.66586 7.225 4.5001 7.225C4.33434 7.225 4.17537 7.15915 4.05816 7.04194L0.458157 3.44194C0.214079 3.19786 0.214079 2.80214 0.458157 2.55806C0.702234 2.31398 1.09796 2.31398 1.34204 2.55806L4.5001 5.71612L7.65816 2.55806C7.90223 2.31398 8.29796 2.31398 8.54204 2.55806Z' fill='%23162950'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 11px auto;
    transform: translateY(-50%);
  }
  html.tablet .custom-usf-desktop-placeholder:after,
  html.tablet .switch-by-wrapper--desktop span:after {
    position: relative;
    top: 0;
    margin-left: 10px;
    transform: none;
  }
  html.tablet body.usf-desktop-filters .usf-filters--desktop > span:last-of-type:after {
    top: calc(50% + 2px);
    transform: translateY(-50%) rotate(180deg);
  }
  html.tablet body .usf-filters-horz .usf-sr-config {
    display: flex;
    justify-content: flex-end;
    padding: 4px 20px 0;
    margin: 0 0 2px;
  }
  html.tablet body .usf-filters-horz .usf-sr-config .usf-sr-summary {
    flex: 1;
  }
  html.tablet body .usf-sr-config__mobile-filters-wrapper {
    margin-right: 15px;
  }
  html.tablet body .usf-sr-summary,
  html.tablet body .usf-sr-summary > * {
    font-size: 13px;
    line-height: 19px;
    letter-spacing: .65px;
    font-weight: 500;
    color: #191919;
  }
  html.tablet .custom-usf-sort-wrapper--mobile {
    display: none;
  }
  html.tablet .switch-by-wrapper--desktop,
  html.tablet .custom-usf-sort-wrapper--desktop {
    position: relative;
    min-width: 260px;
    margin: 0 -20px 0 20px;
    border: 1px solid transparent;
  }
  html.tablet #customUsfDesktopSortBy,
  html.tablet #switchByList {
    position: absolute;
    top: calc(100% + 1px);
    width: calc(100% + 2px);
    left: -1px;
    z-index: 2;
    display: none;
    padding: 10px 25px 30px;
    margin: 0;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-top: 0;
  }
  html.tablet #customUsfDesktopSortBy li,
  html.tablet #switchByList li {
    cursor: pointer;
    list-style: none;
    white-space: nowrap;
    font-size: 12px;
    line-height: 35px;
    letter-spacing: .69px;
    color: #191919;
    text-transform: uppercase;
  }
  html.tablet #customUsfDesktopSortBy li.active,
  html.tablet #switchByList li.active {
    font-weight: 600;
    position: relative;
    padding-left: 10px;
  }
  html.tablet #customUsfDesktopSortBy li.active:before,
  html.tablet #switchByList li.active:before {
    position: absolute;
    top: 12px;
    left: 0;
    display: block;
    content: "\2022";
    font-size: 11px;
    line-height: 11px;
  }
  html.tablet body.usf-desktop-sortby .custom-usf-sort-wrapper--desktop,
  html.tablet body.switch-by-open .switch-by-wrapper--desktop {
    border-color: #e0e0e0;
  }
  html.tablet body.usf-desktop-sortby .custom-usf-desktop-placeholder:after,
  html.tablet body.switch-by-open .switch-by-wrapper--desktop span:after {
    top: 2px;
    transform: rotate(180deg);
  }
  html.tablet .usf-popup .usf-is__content {
    display: block;
  }
  html.tablet body .usf-popup.usf-is {
    display: block;
    background: #fff;
    box-shadow: none;
    position: absolute;
    min-width: 0;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  html.tablet body .usf-popup.usf-is:before {
    display: none;
  }
  html.tablet body .usf-is__product:hover {
    background: transparent;
  }
  /* Filtri */
  /* Switch By */
  html.tablet .switch-by-wrapper--desktop {
    display: block;
    opacity: 0;
    max-width: max-content;
    margin: 0 20px 0 -20px;
  }
  /* Switch By */
  /* Search */
  html.tablet .product-item.large-up--one-quarter {
    width: calc(25% - 4px);
  }
  html.tablet body.usf-desktop-filters .desktop-filters-backdrop {
    height: calc(100vh - 250px);
  }
}
@media only screen and (min-width: 1024px) and (orientation: portrait) {
  html.tablet .form__width {
    max-width: 400px;
    margin: 0 auto;
  }
  .product__wrapper .product__submit__buttons .btn {
    max-width: 400px;
  }
  html.tablet #shopify-section-shop-the-look .container--2-sided-imgs .inner-wrapper,
  html.tablet #shopify-section-shop-the-look .container--2-sided-imgs .inner-wrapper > a {
    width: 100%;
  }
  html.tablet #shopify-section-shop-the-look .shopify-section--image_and_products {
    padding-bottom: 50px;
  }
  html.tablet #productInfo {
    padding-top: 40px;
  }
  html.tablet html.ipad.portrait #SearchToggle {
    display: flex;
  }
  html.tablet html.ipad.portrait #mobileSearch {
    display: none;
  }
  html.tablet .usf-filters-horz .usf-container {
    min-width: 0 !important;
    margin-right: 30px !important;
  }
  html.tablet .usf-filters-horz .usf-container .usf-facet-values.usf-facet-values--List {
    columns: 2;
  }
  html.tablet body.usf-desktop-filters .desktop-filters-backdrop {
    height: calc(100vh - 250px);
  }
  html.tablet html.ipad.portrait .usf-filters-horz .usf-container {
    min-width: 210px !important;
    margin-right: 0 !important;
  }
  html.tablet.portrait body.usf-desktop-filters .usf-filters-horz .usf-facets {
    top: 211px;
  }
}
@media only screen and (min-device-width: 1112px) and (orientation: landscape) {
  html.tablet .usf-filters-horz .usf-container .usf-facet-values.usf-facet-values--List {
    columns: 2;
  }
  html.tablet body.usf-desktop-filters .desktop-filters-backdrop {
    height: calc(100vh - 250px) !important;
  }
}
@media only screen and (min-width: 1366px) and (orientation: landscape)  {
  html.tablet .usf-filters-horz .usf-container .usf-facet-values.usf-facet-values--List {
    columns: 2;
  }
  html.tablet body.usf-desktop-filters .desktop-filters-backdrop {
    height: calc(100vh - 250px);
  }
}
@media screen and (min-width: 768px) {
  /* NL Overlay */
  #PromoModal .modal__outer {
    padding: 0;
  }
  #PromoModal .modal__wrapper {
    height: 100vh;
    max-height: 100vh;
  }
  #PromoModal .modal--newsletter {
    height: 100vh;
    max-height: 100vh;
    max-width: 50vw;
    position: static;
    overflow: visible;
  }
  #PromoModal .image-with-text-wrapper {
    flex-direction: column;
  }
  #PromoModal .image-with-text-wrapper .image-with-text__image {
    height: 50vh;
  }
  #PromoModal .image-with-text__inner {
    padding: 30px 25px;
  }
  #PromoModal .modal__title {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 0;
  }
  #PromoModal .modal__description,
  #PromoModal .modal__description p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
  }
  /* NL Overlay */
  .product__wrapper .product-tabs {
    display: block !important;
  }
  .product__wrapper .product-accordion{
    display: none !important;
  }
  /* Size Guide Modal */
  .sg-modal-title {
    font-size: 28px;
    letter-spacing: 0;
  }
  .size-guide-wrapper {
    margin: 15px 0 10px;
  }
  .sg-modal-text {
    margin: 20px 0 10px;
  }
  /* Size Guide Modal */
}
@media screen and (min-width: 1024px) {
  .usf-filters-horz .usf-container {
    min-width: 250px !important;
    margin-right: 0 !important;
  }
  /* Fix Cookie Consent + Zendesk showed together */
  .cc-banner:not([style*='display:none;']) ~ div > iframe#launcher,
  .cc-banner:not([style*='display:none']) ~ div > iframe#launcher,
  .cc-banner:not([style*='display: none;']) ~ div > iframe#launcher,
  .cc-banner:not([style*='display: none']) ~ div > iframe#launcher {
    bottom: 70px !important;
  }
  .cc-banner[style*='display:none;'] ~ div > iframe#launcher,
  .cc-banner[style*='display:none'] ~ div > iframe#launcher,
  .cc-banner[style*='display: none;'] ~ div > iframe#launcher,
  .cc-banner[style*='display: none'] ~ div > iframe#launcher {
    bottom: 10px !important;
  }
  /* Fix Cookie Consent + Zendesk showed together */
  /* Fix Zendesk Popup Dimensions */
  div > iframe#webWidget {
    width: 460px !important
  }
  /* Fix Zendesk Popup Dimensions */
  /* Custom Buttons */
  .btn:not(.product__submit__add) {
    border-radius: 20px;
    height: 53px;
    line-height: 53px;
  }
  .btn:not(.product__submit__add) .st {
    border-radius: 20px;
  }
  .btn:not(.product__submit__add) .nd {
    padding: 5px;
    border-radius: 18px;
  }
  .btn:not(.product__submit__add) .rd {
    border-radius: 16px;
  }
  .btn:not(.product__submit__add) .th {
    border-radius: 16px;
    font-size: 20px;
    line-height: 32px;
    padding: 0 24px 3px;
  }
  .btn:not(.product__submit__add) .st:before {
    top: 7px;
    left: 1px;
  }
  .btn:not(.product__submit__add) .st:after {
    top: 7px;
    right: 1px;
  }
  .btn:not(.product__submit__add) .nd:before {
    bottom: 6px;
    left: 2px;
  }
  .btn:not(.product__submit__add) .nd:after {
    bottom: 6px;
    right: 2px;
  }
  .product__wrapper .product__submit__buttons .btn.product__submit__add {
    width: auto;
  }
  .btn.product__submit__add .th {
    font-size: 16px;
    padding: 0 35px 3px;
  }
  /* Custom Buttons */
  /*.template-index #shopify-section-footer {
    padding-top: 68px;
  }*/
  .shopify-section.dynamic-content {
    padding-bottom: 68px;
  }
  body.template-index.nl-overlay--open {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
  }
  header #logoBig {
    width: 153px;
    height: 64px;
  }
  .header-content {
    padding: 22px 30px;
  }
  #CartButton {
    margin-left: 37px;
  }
  .user-links {
    padding-right: 68px;
  }
  /* Sidebar Menu*/
  /*.collection__products .product-grid {*/
  .product-grid,
  #gf-products {
    width: calc(100% + 4px);
  }
  .product-grid .product-item {
    margin: -1px 2px 25px;
  }
  .container-shop-the-look,
  .shopify-section--featured_collection .collection-slider,
  .shopify-section--image_and_products .collection-slider,
  .shopify-section--2_sided_products .container--2-sided-prods {
    width: 100%;
    margin: 0;
  }
  /*.collection__products .product-grid {*/
  /* Search */
  .search__results-scroller {
    overflow-x: hidden;
  }
  /* Search */
  a.toggle-menus .toggle-menus-lines {
    width: 200px;
    padding: 0 20px 0 68px;
  }
  a.toggle-menus {
    width: 200px;
  }
  a.toggle-menus .toggle-menus-lines span {
    display: block;
  }
  #NavMenus {
    width: 400px;
    background: #f0a1bf;
  }
  #selectCountry {
    width: 50vw;
    background: #f0a1bf;
  }
  #NavMenus .close-menus .toggle-menus-lines [class^="icon-"],
  #NavMenus .close-menus .toggle-menus-lines [class*=" icon-"],
  #NavMenus .main-menu li, #NavMenus .main-menu li a, #NavMenus .main-menu li > span,
  #NavMenus .custom-links li, #NavMenus .custom-links li a, #NavMenus .custom-links li span,
  #selectCountry .select-country-close [class^="icon-"],
  #selectCountry .select-country-close [class*=" icon-"],
  #selectCountry li .accordion-toggle,
  #selectCountry li a {
    color: #fff;
  }
  #NavMenus .close-menus .toggle-menus-lines,
  #selectCountry .select-country-close  {
    width: 50px;
    height: 50px;
    top: 20px;
    right: 25px;
    margin-top: -12px;
  }
  #NavMenus .main-menu > li > a {
    font-size: 20px;
    line-height: 1em;
    padding: 20px 0;
  }
  #NavMenus .main-menu > li > span span {
    font-size: 20px;
    line-height: 1em;
  }
  #NavMenus .main-menu > li > span {
    padding: 20px 0;
  }
  #NavMenus .main-menu li.parent li.child a {
    padding: 10px 0;
  }
  /*#NavMenus .custom-links .special-parent {
    display: block;
  }
  #NavMenus .main-menu .special-parent {
    display: none;
  }*/
  #NavMenus .custom-links li a,
  #NavMenus .custom-links li span {
    font-size: 14px;
    line-height: 43px;
    letter-spacing: 1.75px;
    padding: 10px 0;
  }
  #NavMenus .custom-links .special-parent {
    padding-bottom: 0;
  }
  #NavMenus .custom-links .special-parent ul {
    padding-top: 0;
  }
  #NavMenus .custom-links .special-parent ul a {
    padding: 0;
  }
  #NavMenus .main-menu,
  #NavMenus .custom-links {
    padding: 70px;
  }
  #NavMenus .custom-links {
    position: static;
    box-shadow: none;
    background: transparent;
  }
  .site-nav.nav__links {
    overflow: visible;
  }
  /*.site-nav.nav__links {
    height: auto !important;
    max-height: none !important;
    overflow: visible;
    -webkit-overflow-scrolling: auto;
  }*/
  #NavMenus .main-menu .nav-link span {
    padding-bottom: 0;
    transition: none;
  }
  #NavMenus .main-menu .nav-link.is-active span,
  .country-parent-title.is-active .nm {
    position: static;
  }
  #NavMenus .main-menu .nav-link.is-active span:after,
  .country-parent-title.is-active .nm:after {
    display: none;
  }
  #SearchToggle {
    display: flex;
  }
  #NavMenus .search,
  #NavMenus .search__form {
    display: none !important;
    height: 0 !important;
  }
  /* Sidebar Menu */
  /* Select Country */
  #selectCountry .intro {
      padding: 60px 30px 40px;
  }
  .countries-wrapper {
    padding: 0 30px;
  }
  #selectCountry .outro {
    padding: 40px 30px 20px;
  }
  .country-parent-title {
    cursor: pointer;
  }
  .country-parent-title span {
    font-size: 20px;
    letter-spacing: 1px;
    color: #fff;
    line-height: 34px;
    font-weight: 600;
  }
  .js-toggle-submenu:after,
  .country-parent-title:after {
    display: none;
  }
  #selectCountry .inner-title {
    color: #fff;
    line-height: 34px;
    margin: 0 0 12px;
  }
  #selectCountry .desc {
    color: #fff;
  }
  /* Select Country */
  /* NL Overlay */
  #PromoModal .modal--newsletter {
    max-width: 450px;
  }
  #PromoModal .image-with-text-wrapper .image-with-text__image {
    height: 440px;
  }
  #PromoModal .image-with-text__inner {
    padding: 40px 35px;
  }
  #PromoModal .modal__title {
    font-size: 30px;
    line-height: 43px;
  }
  #PromoModal .modal__description,
  #PromoModal .modal__description p {
    font-size: 20px;
    line-height: 29px;
  }
  .nloverlay-messagge {
    height: 40px;
    letter-spacing: .8px;
    padding: 0 20px;
  }
  /* NL Overlay */
  /* Listing */
  .filter-wrapper .collection__nav {
    position: relative;
    right: -20px;
  }
  .product-item .product-information {
    padding: 12px 20px;
  }
  .product-item .product-information .title {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  .product-item .product-information {
    flex-wrap: nowrap;
  }
  .product-item .product-information .info {
    width: 60%;
  }
  .product-item .product-information .tags-list {
    width: 40%;
    text-align: right;
  }
  .product-item .product-information .price,
  .product-item.product-item--sold-out .price .sold-out,
  .product-item .product-information .old-price + .final-price,
  .product-item .product-information .discount {
    font-size: 16px;
    letter-spacing: 0.09px;
  }
  .product-item .tags-list {
    margin-top: 0;
  }
  .product-tag {
    display: inline;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.09px;
  }
  .product-item.product-item--sold-out .layer--sold-out {
    font-size: 23px;
    letter-spacing: 0.12px;
  }
  /* Listing */
  /* Product Listing - Available Sizes */
  .available-sizes {
    display: none;
    position: absolute;
    bottom: calc(100% + 1px);
    left: 0;
    width: 100%;
    height: 50px;
    background: #f0a1bf;
    padding: 0 20px;
  }
  .available-sizes ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
  }
  .available-sizes .lbl,
  .available-sizes ul li {
    font-weight: 500;
    font-size: 14px;
    line-height: 50px;
    letter-spacing: .08px;
    color: #000;
    text-transform: uppercase;
  }
  .available-sizes .lbl {
    margin-right: 40px;
  }
  .available-sizes ul li {
    margin-right: 10px;
  }
  .available-sizes ul li:last-child {
    margin-right: 0;
  }
  /* Product Listing - Available Sizes */
  /* Product Page */
  .product__page.grid {
    margin-left: 0;
  }
  .product__page.grid .grid__item {
    padding-left: 0;
  }
  .product__wrapper--stacked .product__photo:not(.slick-slide),
  .product__wrapper--stacked .product__media:not(.slick-slide) {
    margin: 0;
  }
  .dot-nav {
    display: block;
  }
  .pp-actions {
    border: 0;
  }
  .pp-actions .breadcrumbs-wrapper {
    display: block;
  }
  div[data-product-thumbs] {
    display: block;
  }
  #productInfo {
    position: static;
  }
  .js-counter-info {
    display: none;
  }
  .product__wrapper .product-tag {
    position: static;
    padding: 0 10px 2px;
    letter-spacing: 0.06px;
    line-height: 15px;
    margin-bottom: 15px;
  }
  .product__wrapper .product__title {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    padding-right: 0;
    margin-bottom: 6px;
  }
  .product__wrapper .sharing {
    position: absolute;
    right: 68px;
    padding: 20px 0;
    box-shadow: none;
  }
  .product__wrapper .sharing .lbl {
    display: none;
  }
  .product__sharing {
    position: static;
  }
  .share-list .inner-wrapper {
    position: static;
    background: #fff;
  }
  .share-list .share {
    padding: 0 25px;
  }
  #shopify-section-shop-the-look {
    padding-top: 80px;
  }
  #related .recent__title,
  #shopify-section-shop-the-look .look__title,
  .template-list-collections .coll-heading,
  h1.theme, h2.theme {
    font-size: 28px;
    letter-spacing: 0px;
    padding-bottom: 50px;
  }
  #related {
    overflow: hidden;
  }
  #shopify-section-shop-the-look:not(.empty) + #shopify-section-related {
    margin-top: 80px;
  }
  #related .product-grid .product-item {
    margin: 0 1px 25px;
  }
  .pp-actions .link--back {
    display: none;
  }
  .pp-actions .products-nav a.link--prev,
  .pp-actions .products-nav a.link--next {
    height: auto;
    line-height: 1em;
    padding: 0;
  }
  .size-mobile-wrapper {
    display: none;
  }
  .size-desktop-wrapper {
    display: flex;
    width: 100%;
  }
  /* Wishlist */
  .iwishWrapper {
    padding: 0 0 5px;
  }
  .iwishAddWrap {
    top: auto;
    bottom: -45px;
    right: 120px;
  }
  .iWishLoginMsg {
    top: -10px;
    width: 320px;
    padding: 10px;
  }
  /* Wishlist */
  /* Custom Color Variant Swatch */
  .color-variant--item {
    margin-right: 8px;
  }
  .color-variant--wrapper .variant-label {
    line-height: 24px;
  }
  .color-variant--item a {
    width: 25px;
    height: 25px;
  }
  .color-variant--item.active {
    width: 29px;
    height: 29px;
  }
  /* Custom Color Variant Swatch */
  /* Product Page */
  #logoFooter {
    width: 259px;
    height: 109px;
  }
  .site-footer {
    padding: 68px;
    margin-top: 68px;
  }
  .site-footer .columns-wrapper {
    flex-wrap: nowrap;
  }
  .footer__newsletter {
    padding: 0;
  }
  .footer__newsletter__title {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 10px 0 30px;
  }
  .footer__newsletter #mail {
    padding: 0 50px;
  }
  .footer__newsletter #mail::placeholder {
    text-align: center;
    font-size: 16px;
  }
  .column-footer {
    min-width: 18%;
    width: max-content;
    margin-right: 35px;
  }
  .site-footer .column-title .icon-wrapper,
  .cart-static-content-wrapper .column-cart .icon-wrapper {
    display: none;
  }
  .column-footer.column-footer--social {
    margin-top: 0;
  }
  .column-footer.column-footer--social ul {
    display: block;
    padding: 0;
  }
  .column-footer.column-footer--social li a {
    height: auto;
  }
  .column-footer.column-footer--social li:first-child a,
  .column-footer.column-footer--social li:nth-child(2) a,
  .column-footer.column-footer--social li:nth-child(3) a {
    padding: 0;
    text-align: left;
  }
  .column-footer.column-footer--social li.item--special {
    display: block;
    width: 100%;
  }
  .column-footer.column-footer--pr {
    display: none;
  }
  .site-footer .column-title {
    margin-bottom: 20px;
    padding: 0;
    cursor: default;
  }
  .site-footer .column-title,
  .column-footer.column-footer--pr a {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
  }
  .column-footer a,
  footer .select-country-trigger {
    font-size: 14px;
    line-height: 33px;
    letter-spacing: 1px;
    padding: 0;
  }
  .site-footer .open-toggle ul,
  .cart-static-content-wrapper .open-toggle div {
    display: block !important;
  }
  footer .copy {
    /*display: flex;*/
    padding: 0;
    line-height: 33px;
    font-weight: 500;
    letter-spacing: 0.68px;
    margin-top: 68px;
  }
  .managed-by {
    cursor: default;
    /*margin-left: 5px;*/
    font-weight: 500;
  }
  footer .copy > p {
    font-weight: 500;
  }
  /* Special Page - Slideshow */
  .shopify-section--slideshow.section-fullheight .slider-wrapper {
    width: 100vw;
    height: calc(100vh - 30px);
  }
  .shopify-section--slideshow.section-fullheight .slider-wrapper .slick-slide {
    width: 100vw;
    height: calc(100vh - 30px);
  }
  .shopify-section--slideshow .section-promo-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
    top: 0;
    left: 0;
  }
  .shopify-section--slideshow .slideshow__slide .hero__content__wrapper,
  .shopify-section--slideshow .slideshow__slide .background-size-cover {
    z-index: unset;
  }
  .shopify-section--slideshow .slideshow__slide .hero__content__wrapper .caption-content {
    z-index: 1;
  }
  .shopify-section--slideshow .slideshow__slide.slideshow__slide--video .hero__content__wrapper {
    z-index: 2;
  }
  .shopify-section--slideshow .hero__title {
    font-size: 50px;
    /*line-height: 76px;*/
    line-height: 56px;
    letter-spacing: 1.75px;
  }
  /* Special Page - Slideshow */
  /* Special Page - 2 Sided Imgs */
  .container--2-sided-imgs {
    flex-wrap: nowrap;
  }
  .container--2-sided-imgs .inner-wrapper {
    width: 50%;
    overflow: hidden;
  }
  .shopify-section--2_sided_images .overall-caption-title {
    font-size: 50px;
    line-height: 78px;
    letter-spacing: 1.75px;
  }
  .shopify-section--2_sided_images.section-inverted-on-mobile .inner-wrapper--1 {
    order: 0;
  }
  .shopify-section--2_sided_images.section-inverted-on-mobile .inner-wrapper--2 {
    order: 1;
  }
  /* Special Page - 2 Sided Imgs */
  /* Special Page - Image w/Text Overlay */
  .shopify-section--image_text_overlay .background-image {
    background-position: 0% 0%;
  }
  .shopify-section--image_text_overlay .caption img {
    max-height: 90px;
    margin-bottom: 40px;
  }
  .shopify-section--image_text_overlay .caption-title,
  section[data-section-type="featured-background-video"] .hero__title {
    font-size: 50px;
    line-height: 76px;
    letter-spacing: 1.75px;
    margin-bottom: 50px;
  }
  /* Special Page - Image w/Text Overlay */
  /* Video open in modal */
  .video-modal-trigger {
    background-position: 0% 0%;
  }
  .video-modal-trigger.section-fullheight img {
    height: 100vh;
  }
  .shopify-section--featured_video .caption-title {
    font-size: 50px;
    line-height: 76px;
    letter-spacing: 1.75px;
  }
  /* Video open in modal */
  /* Special Page - Slideshow */
  .slideshow__arrow {
    display: block;
  }
  .slideshow__arrow--prev {
    left: 68px;
  }
  .slideshow__arrow--next {
    right: 68px;
  }
  /* Special Page - Slideshow */
  /* Special Page - Featured Collection */
  .shopify-section--2_sided_products,
  .shopify-section--featured_collection {
    padding: 80px 160px 100px;
  }
  .shopify-section--2_sided_products .caption-title,
  .shopify-section--featured_collection .title {
    font-size: 30px;
    line-height: 76px;
    letter-spacing: 1.05px;
    margin-bottom: 30px;

  }
  .shopify-section--featured_collection .slideshow__arrow,
  .shopify-section--image_and_products .slideshow__arrow {
    display: block;
  }
  /*.shopify-section--featured_collection .slick-slide {
     margin: 0 30px;
   }*/
   /* the parent */
  /*.shopify-section--featured_collection .slick-list {
     margin: 0 -30px;
   }*/
  .shopify-section--featured_collection .product-link,
  .shopify-section--image_and_products .product-link {
    padding: 0 10px;
  }
  .shopify-section--featured_collection .product-item__image-wrapper,
  .shopify-section--image_and_products .product-item__image-wrapper,
  .shopify-section--2_sided_products .product-item__image-wrapper {
    width: 75%;
    margin: 0 auto;
  }
  .shopify-section--featured_collection .product-information .info,
  .shopify-section--image_and_products .product-information .info,
  .shopify-section--2_sided_products .product-information .info {
    width: 100%;
  }
  /* Special Page - Featured Collection */
  /* Special Page - Image and Products */
  .shopify-section--image_and_products,
  .shopify-section--image_and_products .inner-wrapper--img,
  .shopify-section--image_and_products .inner-wrapper--prods,
  .shopify-section--2_sided_products .inner-wrapper--prods {
    padding: 0;
  }
  .shopify-section--image_and_products .caption {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .shopify-section--image_and_products .inner-wrapper--prods,
  .shopify-section--2_sided_products .inner-wrapper--prods {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .shopify-section--image_and_products .collection-slider {
    width: 100%;
  }
  .shopify-section--image_and_products div[data-first="true"]  {
    order: 0;
  }
  .shopify-section--image_and_products div[data-first="false"]  {
    order: 1;
  }
  .shopify-section--image_and_products div[data-slider-desktop=true] .collection-slider {
    padding: 0 22.5%;
  }
  .shopify-section--image_and_products div[data-slider-desktop=true] .collection-slider .slick-arrow.slick-disabled {
    opacity: .3 !important;
  }
  .shopify-section--image_and_products div[data-slider-desktop=true] .collection-slider .slick-arrow.slick-disabled .circular-progress {
    cursor: default;
  }
  /* Special Page - Image and Products */
  /* Special Page - Featured Collection */
  .shopify-section--2_sided_products .container--2-sided-prods {
    flex-wrap: nowrap;
  }
  .shopify-section--2_sided_products .inner-wrapper {
    width: 50%;
  }
  .shopify-section--2_sided_products .product-information .info {
    padding-top: 25px;
  }
  /* Special Page - Featured Collection */
  /* Special Page - Image and Text */
  .shopify-section--image_and_text .inner-wrapper--txt {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
  }
  .shopify-section--image_and_text .txt-desc {
    margin-top: 50px;
  }
  .shopify-section--image_and_text div[data-first="true"]  {
    order: 0;
  }
  .shopify-section--image_and_text div[data-first="false"]  {
    order: 1;
  }
  /* Special Page - Image and Text */
  /* Cart */
  .cart {
    padding: 0 68px 5px;
  }
  .cart .page-main-title,
  .iwishTitle .page-main-title {
    padding: 0;
  }
  .cart .cart-table,
  #WishlistOuter {
    padding-bottom: 20px;
    border-bottom: 1px solid #bab6b6;
  }
  .cart .cart-table .item--td,
  .cart .cart-table .item--th {
    display: grid;
    grid-template-columns: 2fr 1.25fr 1fr .75fr .5fr;
  }
  #WishlistOuter .item--td form,
  #WishlistOuter .item--th {
    display: grid;
    grid-template-columns: 2fr 1.25fr .75fr 1fr;
  }
  .cart .breadcrumbs-wrapper {
    display: block;
    margin-bottom: 15px;
  }
  .cart .cart-table .table-header,
  #WishlistOuter .table-header {
    display: block;
    padding: 20px 0;
    margin-top: 30px;
    border-top: 1px solid #d0cdcd;
    border-bottom: 1px solid #d0cdcd;
  }
  .cart-table .table-header .head--subtotal {
    text-align: right;
  }
  .cart-table .table-body .body--subtotal {
    justify-content: flex-end;
  }
  .cart .cart-table .cart-heading,
  #WishlistOuter .wishlist-heading {
    display: block;
    font-size: 12px;
    line-height: 1em;
    letter-spacing: .6px;
    color: #191919;
    font-weight: 600;
    text-transform: uppercase;
  }
  .cart .cart-table .item--td,
  #WishlistOuter .item--td {
    padding: 20px 0;
    border: 0;
  }
  .cart .cart-table .body--name,
  #WishlistOuter .body--name {
    display: flex;
  }
  .cart .cart-table .body--name .img,
  #WishlistOuter .body--name .img {
    max-height: 120px;
    max-width: 120px;
  }
  #WishlistOuter .body--name .img {
    height: auto;
    margin: 0 auto;
  }
  .cart .cart-table .body--name .img a,
  #WishlistOuter .body--name .img a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .cart .cart-table .item--td img,
  #WishlistOuter .item--td img {
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    display: block;
  }
  .cart .cart-table .body--desc,
  .cart .cart-table .price-inner-wrapper,
  .cart .cart-table .body--qty,
  .cart .cart-table .body--rm,
  .cart .cart-table .body--subtotal,
  #WishlistOuter .body--desc,
  #WishlistOuter .price-inner-wrapper,
  #WishlistOuter .body--rm {
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding-top: 32px;
  }
  #WishlistOuter .body--add-to-cart {
    padding-top: 10px;
  }
  .cart .cart-table .body--qty,
  .cart .cart-table .body--prod-price,
  .cart .cart-table .body--subtotal,
  #WishlistOuter .body--prod-price {
    padding: 32px 0 0;
  }
  .cart .cart-table .price-inner-wrapper,
  #WishlistOuter .price-inner-wrapper {
    padding: 0;
  }
  .cart-table .price-inner-wrapper p,
  #WishlistOuter .price-inner-wrapper p {
    margin: 0;
  }
  .cart .cart-table .body--desc,
  #WishlistOuter .body--desc {
    padding: 32px 20px 0;
    margin: 0;
  }
  .cart .cart-table .body--name,
  #WishlistOuter .body--name  {
    order: 0;
  }
  .cart .cart-table .body--prod-price,
  #WishlistOuter .body--prod-price {
    order: 1;
  }
  .cart .cart-table .body--qty {
    order: 2;
  }
  .cart .cart-table .body--rm,
  #WishlistOuter .body--rm {
    order: 3;
  }
  .cart .cart-table .body--subtotal,
  #WishlistOuter .body--add-to-cart {
    order: 4;
  }
  .cart .cart-table .mobile-small,
  #WishlistOuter .mobile-small {
    display: none;
  }
  .cart-table .prod--name,
  #WishlistOuter .prod--name {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: .09px;
  }
  .cart-table .prod--variant,
  #WishlistOuter .prod--variant {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .08px;
  }
  .cart-table .item__price--sale,
  .cart-table .item__price--final,
  .cart-table p + .item__price--final,
  .cart-table .discount .val,
  .cart-table .subtotal-price,
  #WishlistOuter .iwishMeta-price .product-price.money,
  #WishlistOuter .iwishMeta-price .product-compare-price,
  #WishlistOuter .iwishMeta-price .discount,
  #OrderTotals .info-row .lbl,
  #OrderTotals .info-row .val {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 1px;
  }
  #OrderTotals .info-row .lbl {
    font-size: 14px;
  }
  .cart-table p + .item__price--final,
  #WishlistOuter .iwishMeta-price .product-price.on-sale {
    padding: 0 15px;
  }
  .cart-table .subtotal-price {
    font-weight: 500;
    letter-spacing: 1.14px;
    color: #000;
  }
  .cart-table .body--rm a,
  .cart .c-shop,
  .collection-block__footer .collection-block__button,
  .collection-block__footer a span,
  #WishlistOuter .body--rm a,
  #customer_decline {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .7px;
    color: #000;
    box-shadow: 0 1px 0 0 #000000;
  }
  .account .iwishRemoveBtn {
    margin: 0;
  }
  .cart-info-container {
    display: grid;
    grid-template-columns: 4.25fr 1.25fr;
    padding-top: 10px;
  }
  .cart-info-container .cart-static-content-wrapper {
    order: 0;
  }
  .cart-info-container .cart-prices-wrapper {
    order: 1;
  }
  .cart-info-container .cart-static-content-wrapper .inner-wrapper {
    order: 0;
  }
  .cart-info-container .proceed {
    padding: 0;
  }
  .cart-info-container .cart-static-content-wrapper .c-shop-wrapper {
    order: 1;
    text-align: left;
    margin-top: 80px;
  }
  .cart-info-container .totals-row {
    padding: 10px 0;
  }
  .cart-info-container .totals-value {
    font-size: 16px;
  }
  .cart-static-content-wrapper .column-cart,
  .cart-static-content-wrapper .column-cart--first {
    border: 0;
  }
  .cart-static-content-wrapper .columns-wrapper {
    display: flex;
  }
  .cart-static-content-wrapper .column-cart {
    padding-right: 20px;
    margin-right: 50px;
    width: 20%;
  }
  .cart-static-content-wrapper .column-cart.column-cart--last {
    margin-right: 0;
  }
  .cart-static-content-wrapper .column-cart .column-title,
  .column-cart div {
    padding-left: 0;
    padding-right: 0;
  }
  .cart-static-content-wrapper .column-cart .column-title {
    line-height: 21px;
    padding: 0 0 20px;
  }
  .cart-static-content-wrapper .column-cart span {
    font-size: 15px;
    letter-spacing: .75px;
    color: #191919;
  }
  .cart-static-content-wrapper .column-cart div p {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .6px;
    color: #191919;
  }
  .cart-info-container.cart-info-container--top {
    padding: 0;
    border: 0;
    margin: 0;
  }
  .page-main-title {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .7px;
  }
  /* Cart */
  /* Customer Account - Order Detail */
  .account-inner-wrapper,
  .static-page-inner-wrapper {
    display: flex;
    width: 100%;
  }
  .account .account-main,
  .secondary-menu-sidebar,
  .static-page-main {
    width: auto;
  }
  .secondary-menu-sidebar {
    margin-right: 100px;
  }
  .secondary-menu-sidebar .desktop-title,
  .secondary-menu-sidebar .section-title {
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
  }
  .secondary-menu-sidebar .section-title {
    margin-bottom: 10px;
  }
  .secondary-menu-sidebar li + .section-title {
    margin-top: 40px;
  }
  .secondary-menu-sidebar li {
    line-height: 33px;
  }
  .secondary-menu-sidebar li a {
    display: block;
    width: 100%;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0;
  }
  .secondary-menu-sidebar li.active a {
    text-decoration: underline;
  }
  .account .account-main,
  .static-page-main {
    flex: 1;
    max-width: 65%;
  }
  .main-content > .account,
  .main-content > .static-page {
    max-width: 100%;
    padding: 0 68px;
  }
  .main-content > .account table  {
    width: 100%;
    margin: 0;
  }
  .main-content > .account table th,
  .main-content > .account table td,
  #orderHistory td a {
    text-align: left;
    padding: 20px 0;
  }
  .main-content > .account table th.total,
  .main-content > .account table td.total,
  #orderHistory td.total a {
    text-align: right;
  }
  .main-content > .account table td span {
    letter-spacing: .4px;
  }
  .main-content > .account table td.total {
    letter-spacing: .88px;
  }
  .account-main > .theme,
  .static-page-main > .theme,
  #OrderAddress {
    padding: 0;
  }
  #OrderAddress {
    display: flex;
    flex-wrap: wrap;
  }
  #OrderAddress .col {
    width: 30%;
    margin: 0;
  }
  #OrderDetails {
    padding: 0;
    border: 0;
    margin: 0;
  }
  #OrderDetails .cart-table .item--th,
  #OrderDetails .cart-table .item--td {
    grid-template-columns: 2fr 1fr 1fr 1fr;
  }
  #OrderDetails .cart-table .body--prod-sku {
    display: block;
    margin: 0;
  }
  #OrderDetails .cart-table .head--qty,
  #OrderDetails .cart-table .body--qty {
    text-align: center;
  }
  #OrderDetails .cart-table .body--prod-sku .mobile-label {
    font-size: 14px;
  }
  #OrderDetails .cart-table .body--qty > * {
    width: 100%;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 1px;
  }
  #OrderPayment .title,
  #OrderShipping .title,
  #OrderInfo .title {
    font-size: 14px;
    line-height: 1em;
    letter-spacing: 1.5px;
  }
  #OrderTotals {
    display: flex;
    flex-direction: row-reverse;
    padding: 20px 0;
  }
  #OrderTotals .inner {
    width: 30%;
  }
  #OrderTotals .info-row {
    padding: 8px 0;
  }
  /* Customer Account - Order Detail */
  /* Customer Account - Addresses */
  .account-header {
    align-items: flex-start;
  }
  .address-actions {
    max-width: 350px;
    margin: 20px auto;
  }
  #AddressNewForm,
  .edit-form {
    max-width: 800px;
  }
  /* Customer Account - Addresses */
  /* Desktop Menu */
  #menusWrapper,
  #selectCountryWrapper {
    overflow: auto;
    position: relative;
    width: 100%;
    height: 100vh;
  }
  #selectCountryWrapper {
    height: calc(100vh - 175px);
  }
  .scrollbar-track {
    background: transparent !important;
    /*transition: background-color .2s linear, opacity .2s linear !important;*/
  }
  .scrollbar-track .scrollbar-thumb {
    background: #fff !important;
    opacity: .6 !important;
  }
  #PromoModal .scrollbar-track .scrollbar-thumb {
    background: #000 !important;
    opacity: .6 !important;
  }
  /*
  .scrollbar-track:hover,
  .scrollbar-track.show {
    opacity: .6 !important;
  }
  #innerMenu:hover .scrollbar-track {
    opacity: .6 !important;
  }
  */
  /* Desktop Menu */
  /* Filtri */
  .search-outer {
    display: none;
  }
  .usf-sr-container .usf-sr-paging {
    padding: 40px 0 100px;
    border: 0;
    margin: 0;
  }
  body .usf-filters-horz .usf-facets {
    display: none;
    padding: 0;
    margin: 0;
    transition: all .4s ease-out;
  }
  body.usf-desktop-filters .usf-filters-horz .usf-facets {
    display: block;
    position: fixed;
    top: 211px;
    z-index: 4;
    background: #fff;
    border-bottom: 0;
  }
  body.template-search.usf-desktop-filters .usf-filters-horz .usf-facets {
    top: 332px;
  }
  body .usf-filters-horz .usf-facets__body {
    display: flex;
    padding: 0 68px;
    box-shadow: 0 -1px 0 0 #cbcbcb;
    justify-content: center;
  }
  body .usf-filters-horz .usf-container {
    position: static;
    padding: 15px 0;
    background: none;
    box-shadow: none;
    overflow: visible;
    z-index: auto;
  }
  body .usf-filters-horz .usf-container .usf-facet-values.multicolumn {
    columns: 2;
  }
  html.ipad.landscape .usf-filters-horz .usf-container,
  html.tablet.landscape .usf-filters-horz .usf-container {
    min-width: 0;
  }
  body .usf-facets__footer {
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid #cbcbcb;
  }
  body .usf-filters-horz .usf-refineby {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -280px;
  }
  body .usf-filters-horz .usf-facet {
    padding: 40px 30px 80px 0;
    margin: 0;
  }
  body .usf-filters-horz .usf-facet:last-of-type {
    margin-right: 0;
    box-shadow: none;
  }
  body .usf-filters-horz .usf-facet .usf-title .usf-label {
    margin: 0;
  }
  body .usf-filters-horz .usf-facet .usf-title::before,
  body .usf-filters-horz .usf-facet-values--List .usf-facet-value .usf-value,
  body .usf-facet-values--List .usf-facet-value .usf-checkbox,
  body .usf-refineby .usf-clear-all:before,
  body .usf-refineby .usf-clear-all:after {
    display: none;
  }
  body .usf-filters-horz .usf-facet .usf-title,
  body .usf-filters-horz .usf-facet .usf-title .usf-label {
    cursor: default;
    pointer-events: none;
    padding: 0;
  }
  body .usf-filters-horz .usf-facet .usf-title .usf-label {
    font-size: 13px;
    line-height: 19px;
    letter-spacing: .65px;
    color: #191919;
    font-weight: 600;
    text-transform: uppercase;
  }
  body .usf-refineby .usf-clear-all {
    text-transform: lowercase;
    text-decoration: underline !important;
    padding: 0;
    margin: 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #191919;
  }
  body .usf-facet-values--List .usf-facet-value .usf-label {
    font-size: 12px;
    line-height: 35px;
    letter-spacing: .69px;
    color: #191919;
  }
  body .usf-facet-values .usf-selected .usf-label,
  body .usf-facet-values--List .usf-facet-value .usf-checkbox.usf-checked + .usf-label {
    font-weight: 600;
    padding-left: 10px;
    position: relative;
  }
  body .usf-facet-values .usf-selected .usf-label:before,
  body .usf-facet-values--List .usf-facet-value .usf-checkbox.usf-checked + .usf-label:before {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    content:"\2022";
    font-size: 11px;
    line-height: 11px;
  }
  .switch-by-wrapper--mobile {
    display: none;
  }
  .usf-filters--desktop span,
  .custom-usf-desktop-placeholder,
  .switch-by-wrapper--desktop span {
    user-select: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .7px;
    color: #191919;
    text-transform: uppercase;
  }
  .usf-filters--desktop {
    cursor: pointer;
  }
  .usf-filters--desktop > span:last-of-type,
  .custom-usf-desktop-placeholder,
  .switch-by-wrapper--desktop span {
    position: relative;
    padding-right: 20px;
  }
  .custom-usf-desktop-placeholder,
  .switch-by-wrapper--desktop span {
    display: flex;
    justify-content: flex-end;
    white-space: nowrap;
    align-items: center;
    line-height: 40px;
    padding: 10px 20px;
  }
  .switch-by-wrapper--desktop span {
    justify-content: space-between;
  }
  .usf-filters--desktop > span:last-of-type:after,
  .custom-usf-desktop-placeholder:after,
  .switch-by-wrapper--desktop span:after {
    position: absolute;
    top: 50%;
    right: 0;
    content: "";
    display: block;
    width: 11px;
    height: 9px;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.54204 2.55806C8.78612 2.80214 8.78612 3.19786 8.54204 3.44194L4.94242 7.04156C4.82521 7.15877 4.66586 7.225 4.5001 7.225C4.33434 7.225 4.17537 7.15915 4.05816 7.04194L0.458157 3.44194C0.214079 3.19786 0.214079 2.80214 0.458157 2.55806C0.702234 2.31398 1.09796 2.31398 1.34204 2.55806L4.5001 5.71612L7.65816 2.55806C7.90223 2.31398 8.29796 2.31398 8.54204 2.55806Z' fill='%23162950'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 11px auto;
    transform: translateY(-50%);
  }
  .custom-usf-desktop-placeholder:after,
  .switch-by-wrapper--desktop span:after {
    position: relative;
    top: 0;
    margin-left: 10px;
    transform: none;
  }
  body.usf-desktop-filters .usf-filters--desktop > span:last-of-type:after {
    top: calc(50% + 2px);
    transform: translateY(-50%) rotate(180deg);
  }
  body .usf-filters-horz .usf-sr-config {
    display: flex;
    justify-content: flex-end;
    padding: 4px 68px 0;
    margin: 0 0 2px;
  }
  body .usf-filters-horz .usf-sr-config .usf-sr-summary {
    flex: 1;
  }
  body .usf-sr-config__mobile-filters-wrapper {
    margin-right: 15px;
  }
  body .usf-sr-summary,
  body .usf-sr-summary > * {
    font-size: 13px;
    line-height: 19px;
    letter-spacing: .65px;
    font-weight: 500;
    color: #191919;
  }
  .custom-usf-sort-wrapper--mobile {
    display: none;
  }
  .switch-by-wrapper--desktop,
  .custom-usf-sort-wrapper--desktop {
    position: relative;
    min-width: 260px;
    margin: 0 -30px 0 20px;
    border: 1px solid transparent;
  }
  #customUsfDesktopSortBy,
  #switchByList {
    position: absolute;
    top: calc(100% + 1px);
    width: calc(100% + 2px);
    left: -1px;
    z-index: 2;
    display: none;
    padding: 10px 25px 30px;
    margin: 0;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-top: 0;
  }
  #customUsfDesktopSortBy li,
  #switchByList li {
    cursor: pointer;
    list-style: none;
    white-space: nowrap;
    font-size: 12px;
    line-height: 35px;
    letter-spacing: .69px;
    color: #191919;
    text-transform: uppercase;
  }
  #customUsfDesktopSortBy li.active,
  #switchByList li.active {
    font-weight: 600;
    position: relative;
    padding-left: 10px;
  }
  #customUsfDesktopSortBy li.active:before,
  #switchByList li.active:before {
    position: absolute;
    top: 12px;
    left: 0;
    display: block;
    content: "\2022";
    font-size: 11px;
    line-height: 11px;
  }
  body.usf-desktop-sortby .custom-usf-sort-wrapper--desktop,
  body.switch-by-open .switch-by-wrapper--desktop {
    border-color: #e0e0e0;
  }
  body.usf-desktop-sortby .custom-usf-desktop-placeholder:after,
  body.switch-by-open .switch-by-wrapper--desktop span:after {
    top: 2px;
    transform: rotate(180deg);
  }
  .usf-popup .usf-is__content {
    display: block;
  }
  body .usf-popup.usf-is {
    display: block;
    background: #fff;
    box-shadow: none;
    position: absolute;
    min-width: 0;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  body .usf-popup.usf-is:before {
    display: none;
  }
  body .usf-is__product:hover {
    background: transparent;
  }
  /* Filtri */
  /* Switch By */
  .switch-by-wrapper--desktop {
    display: block;
    opacity: 0;
    max-width: max-content;
    margin: 0 20px 0 -20px;
  }
  /* Switch By */
  /* Static Pages Main */
  .static-page-main .main-content,
  .faq-cat-title {
    padding: 0;
  }
  .faq-wrapper {
    margin: 0 0 50px;
  }
  .faq-items .column-title {
    padding: 20px 60px 20px 0;
  }
  .faq-wrapper .no-bullet {
    padding: 0 0 20px;
  }
  /* Static Pages Main */
  /* Account and Static Pages Sidebar Menu */
  .secondary-menu-sidebar--mobile {
    display: none;
  }
  /* Account and Static Pages Sidebar Menu */
  .collection-block {
    min-height: 0;
    background: transparent;
  }
  .collection-block__content {
    width: 100%;
    padding: 20px 68px;
  }
  .collection-block__title a {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    padding-right: 0;
    margin-bottom: 6px;
  }
  .collection-block__footer {
    margin-top: 20px;
  }
}
/* Media Query Mobile First */
@media (hover: hover) and (min-width: 1024px) and (pointer: fine) {
  .site-footer .column-title,
  .column-cart .column-title {
    pointer-events: none;
  }
  .secondary-menu-sidebar li a:hover {
    text-decoration: underline;
  }
  /* Product Listing - Available Sizes */
  .product-item .product-link:hover .available-sizes,
  .usf-popup .usf-is__product:hover .available-sizes {
    display: flex;
  }
  footer .select-country-trigger:hover {
    text-decoration: underline;
  }
  .no-touch .usf-popup .product-item .double__image .product-item__bg__under {
    z-index: 0;
  }
  .no-touch .usf-popup .product-item .product-item__bg__under {
    opacity: 0;
  }
  .no-touch .usf-popup .product-item:hover .product-item__bg__under {
    opacity: 1;
  }
  /* Product Listing - Available Sizes */
  /* 2 Sided Imgs Anim */
  .shopify-section--2_sided_images picture img {
    transition: transform .4s ease-out;
  }
  .shopify-section--2_sided_images .section-promo-link:hover picture img {
    transform: scale(1.1);
  }
  /* 2 Sided Imgs Anim */

  section[data-section-type="featured-background-video"] .section-promo-link--inner:hover + .hero__content .btn:not([disabled]) .iw {
    opacity: .5;
  }
  section[data-section-type="featured-background-video"] .section-promo-link--inner:hover + .hero__content .btn:not([disabled]) .th {
    opacity: 1;
  }
}
/* Media Query Ipad - MDPI Screens */
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .usf-filters-horz .usf-container .usf-facet-values.usf-facet-values--List {
    columns: 2;
  }
  .site-footer {
    padding: 40px 20px;
    margin-top: 50px;
  }
  .column-footer a,
  footer .select-country-trigger {
    font-size: 12px;
  }
  a.toggle-menus .toggle-menus-lines {
    padding-left: 20px;
  }
  .user-links {
    padding-right: 25px;
  }
  .switch-by-wrapper--desktop {
    margin: 0 20px 0 -10px;
  }
  .custom-usf-sort-wrapper--desktop {
    margin: 0 -10px 0 20px;
  }
  body .usf-filters-horz .usf-sr-config {
    padding: 4px 20px 0;
  }
  .product-item .product-information {
    padding: 11px 10px;
  }
  .product-item .product-information .title {
    font-size: 14px;
    letter-spacing: .05px;
  }
  .product-item .product-information .info,
  .product-item .product-information .tags-list {
    width: 50%;
  }
  .product-item .product-tag {
    font-size: 11px;
    letter-spacing: .05px;
    padding: 0 5px 2px;
  }
  .product-item .product-information .price {
    white-space: nowrap;
  }
  .pp-actions {
    padding: 0 20px 20px 20px;
  }
  .iwishAddWrap {
    bottom: 0;
  }
  .product__wrapper .sharing {
    bottom: -20px;
  }
  .shopify-section--image_and_products div[data-slider-desktop=true] .collection-slider {
    padding: 0 20%;
  }
  .shopify-section--2_sided_products, .shopify-section--featured_collection {
    padding: 40px 60px 50px;
  }
  .shopify-section--featured_collection .product-item .product-information .info,
  .shopify-section--image_and_products .product-item .product-information .info {
    width: 100%;
  }
  .slideshow__arrow--prev {
    left: 20px;
  }
  .slideshow__arrow--next {
    right: 20px;
  }
  .cart {
    padding: 0 20px 5px;
  }
  .main-content > .account,
  .main-content > .static-page {
    padding: 0 20px;
  }
  .secondary-menu-sidebar {
    margin-right: 45px;
  }
  .account .account-main,
  .static-page-main {
    max-width: 100%;
  }
  #WishlistOuter .prod--name,
  #WishlistOuter .iwishMeta-price .product-compare-price,
  #WishlistOuter .iwishMeta-price .product-price.money,
  #WishlistOuter .iwishMeta-price .discount {
    font-size: 14px;
    letter-spacing: .08px;
  }
  #WishlistOuter .iwishMeta-price .product-compare-price {
    padding-right: 0;
  }
  #WishlistOuter .iwishMeta-price .product-price.on-sale {
    padding: 0 8px;
  }
  #OrderTotals .inner {
    width: 45%;
  }
  html.ipad.landscape #menusWrapper {
    height: calc(100vh - 65px);
    -webkit-overflow-scrolling: touch;
  }
  html.ipad.landscape #selectCountryWrapper {
    height: calc(100vh - 290px);
    -webkit-overflow-scrolling: touch;
  }
  html.ipad.landscape #NavMenus .main-menu,
  html.ipad.landscape #NavMenus .custom-links {
    padding: 60px 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .available-sizes .lbl {
    margin-right: 30px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 0;
    line-height: 1em;
  }
  .available-sizes ul li {
    margin-right: 9px;
    font-size: 12px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .available-sizes .lbl {
    line-height: 50px;
    padding-top: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .form__width {
    max-width: 400px;
  }
  .product__wrapper .product__form {
    padding: 0;
  }
  .product__wrapper .product__title__wrapper {
    padding: 30px 0 0;
  }
  .productTabsWrapper {
    padding: 50px 0 0;
  }
  /* Shop The Look */
  #shopTheLookImgWrapper {
    display: block;
    height: 100vh;
  }
  #shopTheLookImgWrapper.is_stuck {
    margin-top: 70px;
  }
  .container-shop-the-look .product-item {
    max-width: 90%;
    margin: 100px auto;
  }
  /* Shop The Look */
}
@media screen and (min-width: 1281px) {
  #selectCountry {
    width: 35vw;
  }
  #selectCountry .intro {
    padding: 40px 68px;
  }
  #selectCountry .outro {
    padding: 40px 68px 20px;
  }
  .countries-wrapper {
    padding: 0 68px;
  }
}
@media screen and (min-width: 1025px) and (max-height: 768px) {
  .product__wrapper .variant-label {
    white-space: nowrap;
  }
  .productTabsWrapper {
    padding-top: 20px;
  }
  .product__wrapper .product__title__wrapper {
    padding-top: 0;
  }
  .product__selectors {
    margin-top: 15px;
  }
  .product__wrapper .selector-wrapper {
    margin-bottom: 10px;
  }
  .color-variant--wrapper {
    margin-bottom: 10px;
  }
  .iwishAddWrap {
    bottom: 0;
  }
  .product__wrapper .sharing {
    bottom: -20px;
  }
}
/* Media Query Ipad - MDPI Screens */
/* Accordion Footer */
/* Footer */
/* PhotoSwipe Zoom */
.pswp__caption,
.pswp__counter,
.pswp__share-modal {
  display: none
}

.pswp__ui--idle .pswp__top-bar {
  opacity: 1
}

.pswp__ui--idle .pswp__button.pswp__button--arrow--left,
.pswp__ui--idle .pswp__button.pswp__button--arrow--right {
  opacity: 0!important
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: visible
}

.pswp__bg {
  background-color: #f5f5f5
}

.pswp__top-bar {
  background: 0 0;
  text-align: right;
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0
}

.pswp__button {
  color: #000!important;
  background: 0 0;
  border: 0;
  margin: 30px;
  font-size: 18px;
  font-size: 1.125rem
}

.pswp__button:hover {
  opacity: .65!important
}

.pswp__button:before {
  opacity: 1!important
}

.pswp__button.pswp__button--arrow--left,
.pswp__button.pswp__button--arrow--right,
body#product-options-wrapper .swatch-wrapper select {
  display: none
}

.pswp__ui .pswp__caption,
.pswp__ui--fit .pswp__caption {
  background: #fff
}

.pswp__ui .pswp__caption .pswp__caption__center,
.pswp__ui--fit .pswp__caption .pswp__caption__center {
  text-align: center;
  color: #000;
  font-size: 14px;
  padding: 0;
  line-height: 44px
}

.pswp,
.slick-arrow.slick-hidden {
  display: none
}

.slick-arrow.slick-prev:before {
  content: '\e929'
}

.slick-arrow.slick-next:before {
  content: '\e92a'
}

.slick-dotted li {
  display: inline-block;
  padding: 6px;
  line-height: 0
}

.slick-dotted li button {
  border-radius: 100%;
  background-color: #d8d8d8;
  font-size: 0;
  width: 6px;
  height: 6px;
  border: 0;
  padding: 0
}

.pswp {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: 0
}

.pswp * {
  box-sizing: border-box
}

.pswp img {
  max-width: none
}

.pswp--animate_opacity {
  opacity: .001;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--open {
  display: block
}

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab
}

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing
}

.pswp__bg,
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden
}

.pswp__bg {
  opacity: 0
}

.pswp__scroll-wrap {
  will-change: transform
}

.pswp__container {
  position: absolute
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0
}

.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  transition: transform 333ms cubic-bezier(.4, 0, .22, 1);
  transition: transform 333ms cubic-bezier(.4, 0, .22, 1), -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  transition: opacity .15s
}

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden
}

.pswp--ie .pswp__img {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc
}

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline
}
/* PhotoSwipe Zoom */
/* Desktop Zoom */
.custom-loader {
  width: 100px;
  height: 100px;
  animation: custom-spin 1s infinite linear;
}
.no-loader .video__custom-spin {
  display: none;
}
.video__custom-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.video__custom-spin:after {
  position: relative;
  display: block;
  width: 100px;
  height: 100px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient x1='8.042%25' y1='0%25' x2='65.682%25' y2='23.865%25' id='a'%3E%3Cstop stop-color='%23fff' stop-opacity='0' offset='0%25'/%3E%3Cstop stop-color='%23fff' stop-opacity='.631' offset='63.146%25'/%3E%3Cstop stop-color='%23fff' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)'%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18' stroke='url(%23a)' stroke-width='2'%3E%3C/path%3E%3Ccircle fill='%23fff' cx='36' cy='18' r='1'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 100px;
  background-repeat: no-repeat;
  animation: custom-spin 1s infinite linear;
}
#zoom,.modal-open{padding:0!important}.modal-open.fixed-modal{position:fixed;width:100%}body.touch.modal-open .modal{overflow:scroll;-webkit-overflow-scrolling:touch}#filter .modal-content{background-color:transparent}#filter .modal-content .modal-title{text-align:center}#filter .modal-content #btn-filter-apply{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;max-width:180px;margin:0 auto}#filter .modal-content #filters-wrapper{padding:30px 0}#zoom{background-color:#f5f5f5;overflow:hidden}#zoom .modal-body,#zoom .modal-content,#zoom .modal-dialog{margin:0 auto!important;padding:0!important;width:100%!important;height:100%!important;max-width:none!important;text-align:center}#zoom .modal-body img:not(.custom-loader),#zoom .modal-content img:not(.custom-loader),#zoom .modal-dialog img:not(.custom-loader){text-align:center;width:100%;margin:auto auto auto 0;transform: translateY(calc(100vh / 2 * -1))}#zoom .modal-body img.custom-loader,#zoom .modal-content img.custom-loader,#zoom .modal-dialog img.custom-loader{-webkit-transform:matrix(1,0,0,1,0,0);-ms-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}#zoom .modal-header{position:absolute;right:0;z-index:1}#zoom .zoom-close{opacity:1!important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;filter:alpha(opacity=100)!important;cursor:pointer;padding:50px 68px;display:block}#zoom .zoom-close i{transition:all .6s cubic-bezier(.12,.96,.53,1.01);font-size:20px;font-size:1.25rem;color:#000}#zoom .cloned-thumb{display:none;position:absolute;left:10px;top:10px;z-index:1;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:1025px){#zoom .cloned-thumb{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}}#zoom .cloned-thumb>img{cursor:pointer;margin:10px 0}#zoom .image-navigator{z-index:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;position:absolute;left:30px;top:30px;width:140px}@media (min-width:1025px){#zoom .image-navigator{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}}#zoom .image-navigator span{font-size:30px;font-size:1.875rem;display:inline-block;height:120px;width:100%}#zoom .zoom-actions .image-arrows .icon-chevron-left,#zoom .zoom-actions .image-arrows .icon-chevron-right{transition:all .6s cubic-bezier(.12,.96,.53,1.01);z-index:1;font-size:30px;font-size:1.875rem;top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}#zoom .zoom-actions .image-arrows .icon-chevron-left{left:45px}#zoom .zoom-actions .image-arrows .icon-chevron-right{right:45px}#secret-sale.modal .modal-dialog .modal-content .modal-top,#zoom .zoom-actions .zoom-price{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}#zoom .zoom-actions .zoom-price{z-index:1;position:absolute;bottom:0;right:0}#zoom .zoom-actions .zoom-price button{margin:0;height:60px;min-width:200px}#zoom .zoom-actions .zoom-price .price{font-family:TradeGothicLTStd-Cn18;background-color:#fff;font-size:18px;font-size:1.125rem;text-transform:uppercase;height:60px;line-height:65px;padding:0 25px}
#zoom .loader {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: -1;
  /*z-index: 10000;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  position: absolute;*/
}
.fade {
  opacity: 0;
  transition: opacity .15s linear;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  outline: 0;
  transform: translateY(5%);
  padding: 0!important;
  z-index: 1051;
}
.modal.fade {
  transition: opacity .2s cubic-bezier(.5,.01,.2,1) .2s,transform .6s cubic-bezier(.12,.96,.53,1.01) .2s;
  will-change: opacity,transform;
}
.modal.fade.show {
  transform: translateY(0);
}
.fade.show {
  opacity: 1;
}
#zoom .zoom-actions .image-arrows [class^="icon-"],
#zoom .zoom-actions .image-arrows [class*=" icon-"] {
  transition: all .6s cubic-bezier(.12,.96,.53,1.01);
  z-index: 1;
  font-size: 30px;
  font-size: 1.875rem;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
#zoom .zoom-actions .image-arrows .icon-arrow-sx {
  left: 68px;
}
#zoom .zoom-actions .image-arrows .icon-arrow-dx {
  right: 68px;
}
/* Desktop Zoom */
/* ADA */
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  white-space: nowrap !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
}
/* ADA */
/* XMAS 21 */
  #stage {
    width: 100%;
    /*height: 200px;*/
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 4;
    pointer-events: none;
    touch-action: none;
    cursor: default;
    --scrollbar-width: 8px;
    --mask-height: 32px;
    /*overflow-y: auto;*/
    overflow: hidden;
    height: 180px;
    padding-bottom: var(--mask-height);
    padding-right: 20px;
    --mask-image-content: linear-gradient( to bottom, transparent, black var(--mask-height), black calc(100% - var(--mask-height)), transparent );
    --mask-size-content: calc(100% - var(--scrollbar-width)) 100%;
    --mask-image-scrollbar: linear-gradient(black, black);
    --mask-size-scrollbar: var(--scrollbar-width) 100%;
    -webkit-mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
    -webkit-mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
    -webkit-mask-position: 0 0, 100% 0;
    -webkit-mask-repeat: no-repeat, no-repeat;
    -moz-mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
    -moz-mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
    -moz-mask-position: 0 0, 100% 0;
    -moz-mask-repeat: no-repeat, no-repeat;
    mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
    mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
    mask-position: 0 0, 100% 0;
    mask-repeat: no-repeat, no-repeat;
  }
  @media screen and (max-width: 1024px) {
    #stage {
      height: 250px;
    }
  }
  /* Super Stars */
  .shine {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAAJYCAMAAACJuGjuAAADAFBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+/LkhhAAAA/3RSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RFRkdISUpLTE1O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);
    background-repeat: no-repeat;
    background-position:center;
    background-size: 100% 100%;
    overflow: hidden;
    z-index: 2;
    color: tansparent;
    -moz-opacity: 0.0;
    opacity: 0.0;
    animation: glitter 6s linear 0s infinite normal;
    -webkit-animation: glitter 6s linear 0s infinite normal;
    -moz-animation: glitter 8s linear 0s infinite normal;
    -ms-animation: glitter 8s linear 0s infinite normal;
    -o-animation: glitter 8s linear 0s infinite normal;
  }

  .shine.small {
    width: 20px;
    height: 20px;
  }

  .shine.medium {
    width: 30px;
    height: 30px;
  }

  /* CSS3 keyframes for glittering effect */
  @-webkit-keyframes glitter {
    0% {
      -webkit-transform: scale(0.3) rotate(0deg);
      opacity: 0;
    }
    25% {
      -webkit-transform: scale(1) rotate(360deg);
      opacity: 1;
    }
    50% {
      -webkit-transform: scale(0.3) rotate(720deg);
      opacity: 0;
    }
    100% {
      -webkit-transform: scale(0.3) rotate(0deg);
      opacity: 0;
    }
  }
  /* CSS3 keyframes for glittering effect */
/* XMAS 21 */
@keyframes custom-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes nlmsghide {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}

.collection-slider .product-item .product-information .info {
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (min-width: 1024px) {
  .collection-slider .product-item .product-information .info {
    min-height: 180px;
  }

  .collection-slider .product-item .product-information .info .title {
    min-height: 50px;
  }
}