@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700&amp;subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,latin-ext,vietnamese);
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
/* COMMON STYLES */
body {
  text-align: left;
}
*,
body,
.regular {
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
}
object {
  opacity: 0;
}
strong,
b,
.bold,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.semibold {
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
}
.light {
  font-family: "Brandon Grot W01 Light", sans-serif;
  font-weight: normal;
}
.lightitalic {
  font-family: "BrandonGrotW01-LightIt", sans-serif;
  font-weight: normal;
}
.italic {
  font-family: "BrandonGrotW01-RegularI", sans-serif;
  font-weight: normal;
}
.calligraphic-font {
  font-family: "Rage Italic W01", sans-serif !important;
}
body {
  color: #262626;
  margin: 0;
  padding: 0;
}
a,
a:hover,
a:active,
a:focus,
a:visited {
  color: inherit;
  text-decoration: none;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
}
a img {
  border: 0;
}
.img-responsive {
  display: inline-block;
}
input {
  -webkit-appearance: none;
  border-radius: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
label {
  font-weight: normal;
}
*,
:focus {
  outline: 0!important;
}
.sale {
  color: #f69232 !important;
}
.discount {
  color: #f69232 !important;
}
.catalog-display-price-text {
  color: #262626;
}
.text-info {
  color: inherit;
}
.underline,
.link-underline,
.link-underline:hover {
  text-decoration: underline!important;
}
.uppercase,
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
h1 {
  margin: 0;
}
.gap {
  margin-top: 40px;
}
.heading {
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  letter-spacing: 3px;
}
.heading.border-center {
  border-bottom: 0;
}
.heading.border-center:after {
  content: "";
  display: block;
  width: 80px;
  border-bottom: 1px solid;
  margin: 12px auto 10px;
}
.heading-subtitle {
  text-align: center;
  padding-bottom: 10px;
  font-size: 16px;
}
.sub-heading {
  font-size: 22px;
  margin: 0 0 20px 0;
  text-align: left;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.main-menu .category,
.submenu .subcategory,
.catalog-nav li,
.refinements-container .ref-name,
.sort-container .label {
  letter-spacing: 0.5px;
}
.btn.more {
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid;
  margin-bottom: 1px;
  padding: 0 0 3px 0;
  background: none;
  box-shadow: none;
}
.btn.more:hover {
  border-bottom: 2px solid;
  margin-bottom: 0;
}
.btn.more.border {
  padding: 8px;
  border: 2px solid;
  display: block;
  margin-bottom: 0;
}
.btn.more.border:hover,
.loadMoreBtn:hover {
  color: #ffffff;
  border-color: #262626 !important;
  background-color: #262626;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.load-more-button:hover {
  color: #ffffff;
  border-color: #262626 !important;
  background-color: #262626;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.promo-title {
  text-align: center;
}
.subtitle,
.title,
.title-intro {
  text-transform: uppercase;
}
.title-intro + .title,
.subtitle + .title {
  margin-top: 5px;
}
.title + .title-intro,
.title + .subtitle {
  margin-top: -5px;
}
.sham-spinner-container {
  left: 50%;
  margin-left: -25px;
  bottom: 50%;
  margin-bottom: -25px;
}
.btn-slick-prev.slick-disabled,
.btn-slick-next.slick-disabled,
.btn-slick-prev-rv.slick-disabled,
.btn-slick-next-rv.slick-disabled {
  cursor: auto!important;
}
.btn-slick-prev.slick-disabled img,
.btn-slick-next.slick-disabled img,
.btn-slick-prev-rv.slick-disabled img,
.btn-slick-next-rv.slick-disabled img,
.btn-slick-prev.slick-disabled i,
.btn-slick-next.slick-disabled i,
.btn-slick-prev-rv.slick-disabled i,
.btn-slick-next-rv.slick-disabled i {
  opacity: 0.3;
}
/* reset common styles */
.disabled {
  background: transparent;
}
.error,
.common-error {
  color: red;
  font-weight: normal;
}
.error.black,
.common-error.black {
  color: #262626;
}
.common-error {
  display: block;
}
.common-message-success {
  color: #139d34;
  font-weight: normal;
  display: block;
}
.label {
  line-height: normal;
}
.formFieldContainer a.openAjaxLayer {
  color: inherit;
  font-weight: normal;
  font-size: inherit;
}
/* IMAGE RESPONSIVE FORMAT */
.cms-image-responsive img {
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 1440px) {
  .cms-image-responsive img {
    width: 100%;
    max-width: none;
  }
}
/* WALL TILE FORMAT */
.tile .tile-image a {
  display: block;
  overflow: hidden;
  position: relative;
}
.tile .tile-image img {
  max-width: 100%;
  width: 100%;
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.16666667s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.16666667s;
  -ms-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.16666667s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.16666667s;
}
.tile .tile-text {
  text-align: center;
  -webkit-transition: top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.16666667s;
  -moz-transition: top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.16666667s;
  -ms-transition: top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.16666667s;
  -o-transition: top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.16666667s;
  position: relative;
  top: 0;
}
/* WALL TILE HOVER EFFECT */
@media only screen and (min-width: 1025px) {
  .tile:hover .tile-image img {
    -ms-transform: scale(1.05, 1.05);
    /* IE 9 */
    -webkit-transform: scale(1.05, 1.05);
    /* Safari */
    -moz-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  .tile:hover .tile-text {
    text-align: center;
    top: -10px;
  }
  .tile-text .btn.more:hover {
    border-bottom: 2px solid;
    margin-bottom: 0;
  }
  .tile.text-right:hover .tile-text,
  .tile.text-left:hover .tile-text {
    top: 0;
  }
  .tile.text-right .tile-text .btn.more.border:hover,
  .tile.text-left .tile-text .btn.more.border:hover {
    color: #ffffff;
    border-color: #262626 !important;
    background-color: #262626;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }
}
@media only screen and (max-width: 1024px) {
  .tile:active .tile-image img {
    -ms-transform: scale(1.05, 1.05);
    /* IE 9 */
    -webkit-transform: scale(1.05, 1.05);
    /* Safari */
    -moz-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    opacity: 0.8;
  }
  .tile:active .tile-text {
    text-align: center;
    top: -10px;
  }
  .tile-text .btn.more:hover {
    border-bottom: 2px solid;
    margin-bottom: 0;
  }
  .tile.text-right:active .tile-text,
  .tile.text-left:active .tile-text {
    top: 0;
  }
  .tile.text-right .tile-text .btn.more.border:active,
  .tile.text-left .tile-text .btn.more.border:active {
    color: #ffffff;
    border-color: #262626 !important;
    background-color: #262626;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }
}
/* BUTTONS HOVER EFFECT */
button,
input[type="submit"],
input[type="button"],
.button,
.search-store,
.open-overlay {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
}
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.button:hover,
.search-store:hover,
.open-overlay:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
@media only screen and (min-width: 768px) {
  .tile.text-left .tile-image,
  .tile.text-right .tile-image,
  .tile.text-left .tile-text,
  .tile.text-right .tile-text {
    display: inline-block;
    vertical-align: middle;
  }
  .tile.text-left .tile-image,
  .tile.text-right .tile-image {
    width: 70%;
  }
  .tile.text-left .tile-text,
  .tile.text-right .tile-text {
    width: 30%;
    margin-top: 0;
  }
  .tile.text-left .tile-text .btn.more,
  .tile.text-right .tile-text .btn.more {
    white-space: normal;
  }
  .tile.text-right .tile-text {
    text-align: right;
    padding-left: 40px;
  }
  .tile.text-left .tile-text {
    text-align: left;
    padding-right: 40px;
  }
  .tile-text {
    margin-top: 15px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tile-text .title {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .tile-text .subtitle,
  .tile-text .btn.more {
    font-size: 9px;
  }
  .promo-title.medium .title-intro {
    font-size: 9px;
  }
  .promo-title.medium .title {
    font-size: 14px;
  }
}
.content_wrap::after {
  content: " ";
  clear: both;
  display: block;
}
@media only screen and (max-width: 767px) {
  .tile-text {
    padding: 0 5%;
    margin-top: 30px;
    text-align: center;
  }
}
/* CUSTOM SCROLLBAR */
@media only screen and (min-width: 1025px) {
  .page *::-webkit-scrollbar {
    width: 1em;
    background-color: transparent;
  }
  .page *::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .page *::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
    outline: 0;
    height: 50px;
  }
}
@media only screen and (min-width: 768px) {
  /* disable custom scrollbar for mobile menu */
  .content_wrap *::-webkit-scrollbar,
  .footer *::-webkit-scrollbar {
    width: 1em;
    background-color: transparent;
  }
  .content_wrap *::-webkit-scrollbar-track,
  .footer *::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .content_wrap *::-webkit-scrollbar-thumb,
  .footer *::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
    outline: 0;
    height: 50px;
  }
}
.page,
.common-header-wrapper,
.inner-header-wrap,
.footer,
.breadcrumb-wrap {
  width: 100%;
  min-width: 320px;
  max-width: 100%;
  margin: auto;
}
.page {
  overflow: hidden;
}
.content_wrap,
.common-footer,
.gigya-header {
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  min-width: 320px;
  padding: 0 80px;
}
.body_wrap {
  margin-right: 0!important;
  border: 0!important;
}
.body-inner-wrap {
  margin: 0 10%;
}
@media only screen and (min-width: 1025px) {
  .body-inner-wrap > * {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .body-inner-wrap {
    margin: 0;
  }
  .heading {
    font-size: 20px;
  }
  .content_wrap {
    padding: 0 40px;
  }
  .common-footer {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .img-responsive.mobile-full {
    width: 100%;
    height: auto;
  }
  .body-inner-wrap {
    margin: 0 5%;
  }
  .heading,
  .title {
    font-size: 22px;
  }
  .heading {
    margin-top: 30px;
  }
  .heading.border-center:after {
    display: none;
  }
  .heading.border-center:not(.no-border-mobile) {
    border-bottom: 1px solid #e6e6e6;
  }
  /* wall tile format */
  .tile .title {
    margin-bottom: 20px;
  }
  .tile .btn.more {
    font-size: 15px;
    display: inline-block;
  }
}
/* RESPONSIVE CLASSES */
@media only screen and (min-width: 1025px) {
  .desktop-hidden {
    display: none!important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tablet-hidden {
    display: none!important;
  }
}
@media only screen and (max-width: 767px) {
  .mobile-hidden {
    display: none!important;
  }
}
/*unsubcribe terms condition */
.terms-condition {
  padding: 5% 7.5%;
}
#receipt .sham-spinner-blocker {
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  z-index: 100;
  background: #fff;
}
#receipt .sham-spinner-container {
  margin: 0;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#receipt .sham-spinner-container .spinner {
  float: none;
  margin: 0 auto 10px auto;
}
#receipt .sham-spinner-container .text {
  display: block;
  font-size: 18px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
#receipt .sham-spinner-container .subText {
  display: block;
}
.chat-container {
  display: none !important;
}
/* hide google conversion frame pixel */
img[src*="googleads"],
iframe[name=google_conversion_frame] {
  display: none;
}
/* hide tracking iframe - remove default border */
iframe {
  border: 0;
}
/* Common Styles Print */
@media print {
  .show-on-print {
    visibility: visible;
  }
  .hide-on-print {
    display: none;
  }
  .checkout div.header {
    display: none;
  }
}
.header-wrap-managed {
  width: 100%;
  height: 70px;
  top: 0;
  position: relative;
  border: 1px solid;
}
.posi {
  position: fixed !important;
  margin-top: 0;
  top: 0;
  transition: top 0.2s ease-in-out;
  z-index: 99;
  width: 100% !important;
  max-width: 100%!important;
  margin: auto!important;
}
.nav-up {
  top: -80px;
}
.i-close {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 40px;
  top: 50%;
}
.container_aboveheader {
  position: fixed !important;
  top: 0;
  z-index: 110;
  width: 100%;
  max-width: 100%;
}
.container_aboveheader #close {
  opacity: 0;
  /* hide on document ready */
}
.container_aboveheader .text-banner {
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 30px;
  padding: 20px 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container_aboveheader .text-banner {
    font-size: 16px;
    padding: 12px 60px;
  }
  .container_aboveheader .i-close {
    right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .container_aboveheader .text-banner {
    font-size: 12px;
    padding: 13px 60px;
  }
  .container_aboveheader .i-close {
    right: 6%;
  }
}
.common-header-wrapper {
  position: relative;
}
.inner-header-wrap {
  position: absolute;
  z-index: 99;
  padding-top: 40px;
  margin: auto;
  /* new menu items structure */
  /* menu items with managed link */
  /********************************************** */
  /* Additional breakpoints for high screen sizes */
  /********************************************** */
}
.inner-header-wrap .container-menu {
  padding: 0 80px;
}
.inner-header-wrap .logo-top-left-menu-top-right-menu {
  text-align: left;
  position: relative;
  height: 80px;
  display: table;
  width: 100%!important;
  padding-left: 40px;
  background-color: #ffffff;
  margin: 0;
}
.inner-header-wrap .content-logo {
  width: 200px;
  max-width: 20%;
  padding: 10px;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.inner-header-wrap .content-logo img {
  max-width: 100%;
}
.inner-header-wrap .content-top-left-menu {
  display: table-cell;
}
.inner-header-wrap .main-menu {
  text-transform: uppercase;
  margin: 0;
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  padding-right: 300px;
  text-align: center;
}
@media only screen and (min-width: 1400px) {
  .inner-header-wrap .main-menu {
    padding-left: 60px;
  }
}
.inner-header-wrap .main-menu .calligraphic-font {
  text-transform: none;
  font-size: 22px;
  font-weight: normal;
  line-height: 18px;
}
.inner-header-wrap .category {
  display: inline-block;
  line-height: 20px;
  height: 80px;
}
.inner-header-wrap .category:not(.calligraphic-font) {
  font-family: inherit;
}
.inner-header-wrap .menu-item-wrap {
  display: inline-block;
  padding: 0 20px;
  font-family: inherit;
}
.inner-header-wrap .menu-item-wrap .category {
  padding: 30px 0px;
  background-color: transparent;
}
.inner-header-wrap .menu-item-wrap.open {
  background-color: #f5f5f5;
}
.inner-header-wrap .menu-item-wrap.managed {
  padding: 0;
}
.inner-header-wrap .menu-item-wrap.managed sqr-managed-content:not(.empty) {
  padding: 0 20px;
  display: block;
  font-family: inherit;
}
.inner-header-wrap .menu-item-wrap.managed sqr-managed-content:not(.empty) .cmsWrapper {
  display: inline-block;
  line-height: 20px;
  height: 80px;
  padding: 30px 0px;
  background-color: transparent;
  font-family: inherit;
}
@media only screen and (min-width: 1600px) {
  .inner-header-wrap .menu-item-wrap,
  .inner-header-wrap .menu-item-wrap.managed sqr-managed-content:not(.empty) {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1599px) {
  .inner-header-wrap .menu-item-wrap,
  .inner-header-wrap .menu-item-wrap.managed sqr-managed-content:not(.empty) {
    padding: 0 30px;
  }
}
.content-top-right-menu {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.content-top-right-menu .store-locator,
.content-top-right-menu .search-container,
.content-top-right-menu .account-container,
.content-top-right-menu .bag-container,
.content-top-right-menu .favorite-container {
  float: right;
  height: 100%;
  display: table;
  margin-right: 20px;
}
.content-top-right-menu .store-locator a,
.content-top-right-menu .search-container a,
.content-top-right-menu .account-container a,
.content-top-right-menu .bag-container a,
.content-top-right-menu .favorite-container a {
  cursor: pointer;
}
.content-top-right-menu .favorite-container,
.content-top-right-menu .bag-container {
  position: relative;
}
.content-top-right-menu .favorite-container #wishListCounter,
.content-top-right-menu .bag-container #wishListCounter,
.content-top-right-menu .favorite-container #cartinfo,
.content-top-right-menu .bag-container #cartinfo {
  width: 20px;
  height: 20px;
  color: #fff;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -10px;
  font-size: 10px;
  line-height: 20px;
}
.content-top-right-menu .favorite-container #cartinfo.emptycart,
.content-top-right-menu .bag-container #cartinfo.emptycart,
.content-top-right-menu .favorite-container #wishListCounter.wishListEmpty,
.content-top-right-menu .bag-container #wishListCounter.wishListEmpty {
  display: none;
}
.content-top-right-menu .store-locator a,
.content-top-right-menu .open-search-form,
.content-top-right-menu .hamburger-container a,
.content-top-right-menu .account-container a,
.content-top-right-menu .bag-container a,
.content-top-right-menu .favorite-container a {
  display: table-cell;
  vertical-align: middle;
  width: 38px;
  text-align: center;
}
.content-top-right-menu .store-locator a i,
.content-top-right-menu .open-search-form i,
.content-top-right-menu .hamburger-container a i,
.content-top-right-menu .account-container a i,
.content-top-right-menu .bag-container a i,
.content-top-right-menu .favorite-container a i {
  font-size: 22px;
  color: #000;
}
.content-top-right-menu .account-container .i-user.open {
  border-bottom: 2px solid #000;
}
.content-top-right-menu .open-search-form,
.content-top-right-menu .close-search-form {
  cursor: pointer;
}
.content-top-right-menu .close-search-form {
  position: relative;
  height: 100%;
  margin-left: 10px;
  width: 11px;
}
.content-top-right-menu .close-search-form .i-close-form {
  position: absolute;
  top: 50%;
}
sqr-nav-menu {
  float: left;
  width: 100%;
}
.submenu-wrapper {
  background-color: transparent;
  width: 100%;
  text-align: left;
  opacity: 0;
  display: none;
  /* show/hide with javascript */
  height: auto;
  min-height: 230px;
  /* without managed content */
  position: relative;
  margin-top: -30px;
  padding-top: 30px;
}
.submenu-wrapper .submenu-inner-wrap {
  background-color: #f5f5f5;
  position: relative;
}
.submenu-wrapper .subcategories {
  padding-left: 40px;
  display: block;
  float: left;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  width: 80%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-right: -100%;
  z-index: 1;
}
.submenu-wrapper .subcategories * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.submenu-wrapper .subcategories ul {
  margin-bottom: 0;
}
.submenu-wrapper .subcategories ul.submenu {
  height: 100%;
}
.submenu-wrapper .subcategories .subcategory {
  display: inline-block;
  vertical-align: top;
  color: #808080;
  background-color: #f5f5f5;
  width: 25%;
  /* to show 4 .subcategory with 1 managed content visible */
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.submenu-wrapper .subcategories .subcategory > .sub-menu-item {
  min-height: 46px;
  /* as 2 rows text */
}
.submenu-wrapper .subcategories .subcategory-child {
  color: #414141;
}
.submenu-wrapper .subcategories .sub-menu-item {
  padding: 8px;
  /* 8px instead of 10px to optimize space */
  padding-left: 0;
  display: block;
}
.submenu-wrapper .subcategories .sub-menu-item.current {
  text-decoration: underline!important;
}
.submenu-wrapper .subcategories.fullwidth {
  width: 100%;
  /* don't show managed content if more than 4 categories */
}
.submenu-wrapper .subcategories.fullwidth .subcategory {
  width: 20%;
  /* to show 5 categories */
}
.submenu-wrapper .subcategories:after {
  content: "";
  display: table;
  clear: both;
}
.submenu-wrapper .managed-content {
  display: inline;
  /*.managed-content-inner*/
}
.submenu-wrapper .managed-content .cmsWrapper {
  float: right;
  max-width: 20%;
}
.submenu-wrapper .managed-content .cmsWrapper img {
  max-width: 100%;
  height: auto;
}
/* background */
.submenu-wrapper .submenu-inner-wrap:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f5f5f5;
  z-index: 0;
}
.submenu-wrapper.fullwidth .submenu-inner-wrap:before {
  width: 100%;
}
.managed-content-wide {
  width: 100%;
}
.managed-content-wide .subheader-link {
  display: inline-block;
  float: left;
  width: 25%;
}
.managed-content-wide .subheader-link + .subheader-link img {
  /*border-left: 1px solid @white;*/
  /* TODO: activate this rule if subheader managed content images don't have border inside */
}
.managed-content-wide .subheader-link:last-child:after {
  content: "";
  clear: left;
  display: block;
}
.managed-content-wide .cmsWrapper:after {
  content: "";
  clear: left;
  display: block;
}
body#home sqr-nav-menu .managed-content-wide {
  display: none;
  opacity: 0;
}
body#home sqr-nav-menu.open .managed-content-wide {
  display: block;
  opacity: 1;
}
.submenu-wrapper.visible {
  display: block;
  opacity: 1;
  -webkit-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
  -moz-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
  -ms-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
  -o-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
}
.search-container .open-search-form,
.search-container .close-search-form {
  cursor: pointer;
}
.search-container form {
  width: 270px;
  height: 38px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -19px;
  margin-right: 20px;
  border: 1px solid #cecece;
  display: none;
  background-color: #ffffff;
}
.search-container input,
.search-container input:focus {
  background: transparent;
}
.search-container input,
.search-container .button {
  border: 0;
  height: 100%;
  display: block;
  float: left;
}
.search-container .top-search {
  width: 65%;
  margin-left: 15%;
  padding: 0 10px;
}
.search-container .button {
  width: 38px;
  float: right;
}
.search-container .button input {
  width: 100%;
}
.search-container ::-webkit-input-placeholder {
  color: #000;
}
.search-container :-moz-placeholder {
  color: #000;
}
.search-container ::-moz-placeholder {
  color: #000;
}
.search-container :-ms-input-placeholder {
  color: #000;
}
@media only screen and (min-width: 1025px) {
  .category.selected a,
  .menu-item-wrap.managed a.selected {
    border-bottom: 2px solid;
  }
  .sub-menu-item:hover {
    text-decoration: underline!important;
  }
}
@media only screen and (max-width: 1024px) {
  .inner-header-wrap {
    padding: 0;
    position: fixed;
  }
  .inner-header-wrap .container-menu {
    padding: 0;
  }
  .inner-header-wrap .logo-top-left-menu-top-right-menu {
    padding: 0 20px;
    height: 44px;
  }
  .inner-header-wrap .content-logo {
    text-align: center;
    width: auto;
    min-width: 100px;
    max-width: 50%;
  }
  .inner-header-wrap .content-logo img {
    max-width: 100%;
    max-height: 22px;
    width: auto;
    height: auto;
  }
  .inner-header-wrap .mobile-top-left-menu,
  .inner-header-wrap .content-top-right-menu {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 200px;
  }
  .inner-header-wrap .mobile-top-left-menu {
    padding-left: 3%;
  }
  .inner-header-wrap .content-top-right-menu {
    position: relative;
  }
  .search-container form .close-search-form {
    position: relative;
    height: 100%;
    margin-left: 10px;
    width: 11px;
  }
  .search-container form .close-search-form .i-close-form {
    position: absolute;
    top: 50%;
    background-image: url(../assets/images/icons/mobile/icon-close.png);
    width: 13px;
    height: 13px;
    margin-top: -6.5px;
  }
  .search-container .top-search {
    font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
    font-weight: bold;
    text-transform: lowercase;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .search-container {
    position: relative;
  }
  .search-container form {
    left: 0;
    right: auto;
  }
  .inner-header-wrap .mobile-top-left-menu .search-container,
  .inner-header-wrap .mobile-top-left-menu .customer-service {
    width: 38px;
    height: 100%;
    display: table;
  }
  .inner-header-wrap .mobile-top-left-menu .search-container i,
  .inner-header-wrap .mobile-top-left-menu .customer-service i {
    font-size: 22px;
    color: #000;
  }
  .inner-header-wrap .mobile-top-left-menu .open-search-form,
  .inner-header-wrap .mobile-top-left-menu .customer-service a {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
  }
  .inner-header-wrap .content-top-right-menu .hamburger-container,
  .inner-header-wrap .content-top-right-menu .store-locator,
  .inner-header-wrap .content-top-right-menu .bag-container,
  .inner-header-wrap .content-top-right-menu .favorite-container {
    display: table;
    height: 100%;
    margin-right: 0;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-header-wrap .logo-top-left-menu-top-right-menu {
    height: 120px;
    padding: 0;
    display: block;
  }
  .inner-header-wrap .content-top-left-menu {
    display: none;
  }
  .inner-header-wrap .content-logo,
  .inner-header-wrap .content-top-right-menu {
    width: 100%;
    display: block;
    max-width: 100%;
    height: 60px;
    border-bottom: 1px solid #f5f5f5;
  }
  .inner-header-wrap .content-logo {
    padding: 15px 5%;
  }
  .inner-header-wrap .content-logo img {
    max-height: 30px;
  }
  .inner-header-wrap .hamburger-container,
  .inner-header-wrap .store-locator,
  .inner-header-wrap .bag-container,
  .inner-header-wrap .favorite-container,
  .inner-header-wrap .search-container {
    display: inline-block;
    height: auto;
    margin: 16px auto 0;
    width: 20%;
    font-size: 0;
    text-align: center;
  }
  .inner-header-wrap .hamburger-container a,
  .inner-header-wrap .store-locator a,
  .inner-header-wrap .bag-container a,
  .inner-header-wrap .favorite-container a,
  .inner-header-wrap .search-container a,
  .inner-header-wrap .hamburger-container .open-search-form,
  .inner-header-wrap .store-locator .open-search-form,
  .inner-header-wrap .bag-container .open-search-form,
  .inner-header-wrap .favorite-container .open-search-form,
  .inner-header-wrap .search-container .open-search-form {
    display: inline-block;
    margin: auto;
  }
  .inner-header-wrap .hamburger-container {
    margin: 11px auto 0;
  }
  .inner-header-wrap .bag-container a,
  .inner-header-wrap .favorite-container a {
    position: relative;
  }
  .search-container form {
    width: 100%;
    height: 100%;
    top: 0;
    margin-top: 1px;
    margin-right: 0;
    border: none;
  }
  .search-container form .close-search-form {
    margin-left: 15px;
  }
  .search-container form .search-button {
    width: 38px;
    height: 38px;
    margin: 11px;
  }
  .search-container .top-search {
    height: 30px;
    margin-top: 15px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
  }
}
/* header checkout */
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .checkout-secure-area {
  display: table;
  height: 100%;
}
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .checkout-secure-area i,
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .checkout-secure-area .checkout-secure-text {
  display: table-cell;
  vertical-align: middle;
}
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .checkout-secure-area .checkout-secure-text {
  text-transform: uppercase;
}
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .checkout-secure-area i {
  font-size: 30px;
  padding-right: 10px;
}
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-left-menu,
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-right-menu {
  vertical-align: top;
}
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-right-menu {
  position: relative;
  float: right;
  display: table-cell;
}
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-right-menu .welcome-container {
  float: right;
  height: 100%;
  display: table;
  margin-right: 20px;
}
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-right-menu .welcome-container .welcome-text,
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-right-menu .welcome-container .welcome-icon {
  display: table-cell;
  vertical-align: middle;
}
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-right-menu .welcome-container .welcome-text i,
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-right-menu .welcome-container .welcome-icon i {
  font-size: 22px;
}
.header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-right-menu .welcome-container .welcome-text {
  padding-right: 10px;
}
.header-checkout .inner-header-wrap .managed-content-wide {
  border-top: 1px solid #dadada;
}
.header-checkout .inner-header-wrap .managed-content-wide .cmsWrapper {
  margin-top: -1px;
}
.header-checkout .checkout-promo-top {
  padding: 0 80px;
}
.header-checkout .checkout-promo-top .cmsWrapper {
  padding-bottom: 40px;
}
/* slider */
.header-bg {
  background: #ffffff;
}
.header-bg img {
  position: relative;
  left: 0;
  bottom: 0;
}
@media only screen and (min-width: 1440px) {
  .header-bg img {
    height: 100%;
    min-width: 100%;
  }
}
.header-canvas .slick-slider {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu {
    border: 1px solid #dadada;
    border-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .checkout-secure-area {
    margin-left: 30px;
    padding-left: 20px;
    border-left: 1px solid #dadada;
  }
  .header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-right-menu .bag-container {
    padding-left: 25px;
    border-left: 1px solid #dadada;
  }
}
@media only screen and (max-width: 1024px) {
  .header-canvas {
    padding-top: 44px;
    min-height: 88px;
    overflow: hidden;
  }
  .header-canvas .header-bg {
    height: 44px;
    position: relative;
  }
  .header-canvas .header-bg img {
    position: absolute;
  }
  .header-canvas .slick-slide img {
    width: 100%;
    height: auto;
  }
  .header-canvas .slick-prev,
  .header-canvas .slick-next {
    display: block !important;
  }
  .header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-right-menu .welcome-container {
    display: none;
  }
  .header-checkout .checkout-promo-top .cmsWrapper {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .header-canvas {
    padding-top: 120px;
    min-height: 120px;
    overflow: hidden;
    /* use .header-toggler for mobile canvas with toggler 
		 * it can be used for all pages except checkout
		 * header checkout contains a specific area for this content: "Checkout - Area 1"
		 */
  }
  .header-canvas .header-bg {
    height: 60px;
  }
  .header-canvas .slick-prev,
  .header-canvas .slick-next {
    display: none!important;
  }
  .header-canvas .header-bg.header-toggler {
    height: auto;
    padding: 0 5%;
  }
  .header-canvas .header-bg.header-toggler .toggler-title {
    padding: 7px 0;
    position: relative;
  }
  .header-canvas .header-bg.header-toggler .toggler-title img {
    position: relative;
  }
  .header-canvas .header-bg.header-toggler .toggler-title img,
  .header-canvas .header-bg.header-toggler .toggler-title .text {
    display: inline-block;
    vertical-align: middle;
  }
  .header-canvas .header-bg.header-toggler .toggler-title .text {
    padding: 0 10px 0 20px;
  }
  .header-canvas .header-bg.header-toggler .toggler-title .i-caret-down {
    position: absolute;
    top: 50%;
    right: 20px;
  }
  .header-canvas .header-bg.header-toggler .toggler-title:not(.collapsed) .i-caret-down {
    background-position: -7px 0px !important;
  }
  .header-canvas .header-bg.header-toggler .toggler-content {
    padding: 10px 30px;
  }
  .header-canvas .header-bg.header-toggler .toggler-content ul {
    padding-left: 20px;
    list-style-image: url(../assets/images/icons/point-checkout.png);
  }
  .header-canvas .header-bg.header-toggler .toggler-content ul li {
    display: list-item;
    margin-bottom: 10px;
  }
  .header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .checkout-secure-area i {
    font-size: 24px;
  }
  .header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-left-menu {
    display: block;
    width: 70%;
    float: left;
    height: 60px;
    padding-left: 5%;
    overflow: hidden;
  }
  .header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-right-menu {
    display: block;
    width: 30%;
    padding-right: 5%;
  }
  .header-checkout .inner-header-wrap .logo-top-left-menu-top-right-menu .content-top-right-menu .bag-container {
    width: auto;
  }
  .header-checkout .inner-header-wrap .managed-content-wide {
    border-top: 1px solid #f5f5f5;
    /* .header-toggler for managed content "Checkout - Area 1" in header checkout */
  }
  .header-checkout .inner-header-wrap .managed-content-wide .header-toggler {
    height: auto;
    padding: 0 5%;
  }
  .header-checkout .inner-header-wrap .managed-content-wide .header-toggler .toggler-title {
    padding: 7px 0;
    position: relative;
  }
  .header-checkout .inner-header-wrap .managed-content-wide .header-toggler .toggler-title .i-caret-down {
    position: absolute;
    top: 50%;
    right: 10px;
  }
  .header-checkout .inner-header-wrap .managed-content-wide .header-toggler .toggler-title:not(.collapsed) .i-caret-down {
    background-position: -7px 0px !important;
  }
  .header-checkout .inner-header-wrap .managed-content-wide .header-toggler .toggler-content {
    padding: 0 10px 10px;
    margin-top: 10px;
  }
  .header-checkout .checkout-promo-top {
    display: none;
    /* default style if activated */
    padding: 0;
  }
  .header-checkout .checkout-promo-top .cmsWrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
}
/* breadcrumbs */
.breadcrumb-wrap {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 95;
  margin-top: -34px;
}
.catalog-category-breadcrumb,
.page-breadcrumb {
  padding: 0 80px;
  background-color: transparent;
  border-bottom: 0;
  text-transform: uppercase;
  font-weight: normal!important;
}
.breadcrumb {
  padding: 0 0 0 20px;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  font-size: 11px;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
}
.breadcrumb li {
  padding: 10px 0;
  color: inherit;
  font-weight: normal!important;
}
.breadcrumb li a:hover {
  text-decoration: underline!important;
}
.breadcrumb li.crumb {
  padding-left: 5px;
  padding-right: 0;
}
.breadcrumb li + li:before {
  padding: 0;
  color: inherit;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .catalog-category-breadcrumb,
  .page-breadcrumb {
    padding: 0 40px;
  }
  .breadcrumb-wrap {
    margin-top: -38px;
  }
  .breadcrumb {
    font-size: 10px;
    padding-left: 0;
    padding-top: 15px;
  }
  .breadcrumb li {
    padding: 0;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-category-breadcrumb,
  .page-breadcrumb {
    padding: 0;
  }
  .breadcrumb-container {
    display: block;
    width: 100%;
  }
  .breadcrumb-wrap {
    top: auto;
    bottom: 100%;
    margin-bottom: 8px;
  }
  .breadcrumb {
    font-size: 9px;
    padding-left: 5%;
    padding-top: 24px;
  }
  .breadcrumb li {
    padding: 0;
  }
}
.i-close {
  background-image: url(../assets/images/icons/icon-close.png);
  background-repeat: no-repeat;
}
.i-close-black,
.i-close-white {
  width: 19px;
  height: 19px;
  margin-top: -9.5px;
}
.i-close-white {
  background-position: -19px 0px;
}
.i-close-black,
.cookie-law-content .i-close-white {
  background-position: 0px 0px;
}
.i-close-mobile-menu {
  background-image: url(../assets/images/icons/mobile/icon-close.png);
  width: 13px;
  height: 13px;
  margin-top: -6.5px;
}
@media screen and (max-width: 767px) {
  .i-close {
    background-image: url(../assets/images/icons/mobile/icon-close.png);
  }
  .i-close-black,
  .i-close-white {
    width: 13px;
    height: 13px;
    margin-top: -6.5px;
  }
  .i-close-white {
    background-position: -13px 0px;
  }
  .i-close-black,
  .cookie-law-content .i-close-white {
    background-position: 0px 0px;
  }
}
.i-close-refinements {
  background-image: url(../assets/images/icons/icon-close-refinements.png);
  width: 7px;
  height: 7px;
  position: relative;
  display: inline-block;
  top: 0;
  right: 0;
  margin-left: 5px;
}
.i-close-refinements.red {
  background-position: -7px 0px;
}
@media screen and (max-width: 767px) {
  .i-close-refinements {
    background-image: url(../assets/images/icons/mobile/icon-close-refinements.png);
    width: 14px;
    height: 14px;
  }
  .i-close-refinements.red {
    background-position: -14px 0px;
  }
}
.i-close-form {
  background-image: url(../assets/images/icons/icon-close-form.png);
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
  display: block;
  margin-top: -5.5px;
}
.search-button {
  background-image: url(../assets/images/icons/icon-search.png);
  background-repeat: no-repeat;
  width: 38px;
  height: 38px;
  display: block;
}
.i-hamburger-btn {
  background-image: url(../assets/images/icons/mobile/hamburger-icon.png);
  background-repeat: no-repeat;
  width: 38px;
  height: 38px;
  display: block;
}
.i-scroll {
  background-image: url(../assets/images/icons/icon-top.png);
  background-repeat: no-repeat;
  width: 40px;
  height: 41px;
  display: block;
}
.i-scroll:hover {
  background-image: url(../assets/images/icons/icon-top-hover.png);
}
/* sprite icon for chat, with border and mouseover icon */
.i-chat {
  background-image: url(../assets/images/icons/customer-service.png);
  background-repeat: no-repeat;
  width: 40px;
  height: 41px;
  display: block;
}
/* single icon for chat, without border */
.i-chat-icon {
  background-image: url(../assets/images/icons/customer-service-icon.png);
  background-repeat: no-repeat;
  width: 40px;
  height: 41px;
  display: block;
}
@media screen and (min-width: 1025px) {
  .i-chat:hover,
  .customer-service.opened .i-chat {
    background-position: 0px -41px;
  }
}
@media screen and (max-width: 1024px) {
  .i-chat {
    width: 38px;
    height: 38px;
    background-image: url(../assets/images/icons/mobile/customer-service.png);
  }
}
/* USAGE:
 * .i-chat for png customer service icon
 * .i-customer-service for font icon
 */
.i-customer-service {
  font-size: 26px!important;
}
.i-social-icons-footer {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-image: url(../assets/images/icons/social-icons-footer.png);
  -webkit-transition: background-image 0.3s ease-in-out;
  -moz-transition: background-image 0.3s ease-in-out;
  -ms-transition: background-image 0.3s ease-in-out;
  -o-transition: background-image 0.3s ease-in-out;
}
.facebook {
  background-position: 0px -32px;
}
.twitter {
  background-position: -53px -32px;
}
.youtube {
  background-position: -112px -32px;
}
.instagram {
  background-position: -170px -32px;
}
.pinterest {
  background-position: -226px -32px;
}
.tumblr {
  background-position: -278px -32px;
}
.linkedin {
  background-position: -331px -32px;
}
.vk {
  background-position: -388px -32px;
}
.facebook:hover {
  background-position: 0px 0px;
}
.twitter:hover {
  background-position: -53px 0px;
}
.youtube:hover {
  background-position: -112px 0px;
}
.instagram:hover {
  background-position: -170px 0px;
}
.pinterest:hover {
  background-position: -226px 0px;
}
.tumblr:hover {
  background-position: -278px 0px;
}
.linkedin:hover {
  background-position: -331px 0px;
}
.vk:hover {
  background-position: -388px 0px;
}
@media screen and (max-width: 767px) {
  .i-social-icons-footer {
    width: 32px;
    height: 32px;
    background-image: url(../assets/images/icons/mobile/social-icons-footer.png);
  }
  .facebook {
    background-position: 0px -34px;
  }
  .twitter {
    background-position: -57px -34px;
  }
  .youtube {
    background-position: -114px -34px;
  }
  .instagram {
    background-position: -170px -34px;
  }
  .pinterest {
    background-position: -227px -34px;
  }
  .tumblr {
    background-position: -278px -34px;
  }
  .linkedin {
    background-position: -340px -34px;
  }
  .vk {
    background-position: -397px -34px;
  }
  .facebook:hover {
    background-position: 0px 0px;
  }
  .twitter:hover {
    background-position: -57px 0px;
  }
  .youtube:hover {
    background-position: -114px 0px;
  }
  .instagram:hover {
    background-position: -170px 0px;
  }
  .pinterest:hover {
    background-position: -227px 0px;
  }
  .tumblr:hover {
    background-position: -278px 0px;
  }
  .linkedin:hover {
    background-position: -340px 0px;
  }
  .vk:hover {
    background-position: -397px 0px;
  }
}
/* --- @caretFooter: select country/language footer --- */
@media screen and (max-width: 767px) {
  .i-caret-up,
  .i-caret-down {
    width: 11px;
    height: 7px;
    display: inline-block;
    margin-top: -3.5px;
    background-image: url(../assets/images/icons/mobile/arrows-small.png);
  }
  .i-caret-up.i-caret-white {
    background-position: -7px 0px;
  }
  .i-caret-up.i-caret-light {
    background-position: -32px 0px;
  }
  .i-caret-up.i-caret-dark {
    background-position: -57px 0px;
  }
  .i-caret-down.i-caret-white {
    background-position: -7px -18px;
  }
  .i-caret-down.i-caret-light {
    background-position: -32px -18px;
  }
  .i-caret-down.i-caret-dark {
    background-position: -57px -18px;
  }
}
@media screen and (min-width: 1025px) {
  .footer-selector .i-caret-up,
  .footer-selector .i-caret-down {
    width: 15px;
    height: 9px;
    display: inline-block;
    margin-top: -4.5px;
    background-image: url(../assets/images/icons/arrows-footer.png);
  }
  .footer-selector .i-caret-up.i-caret-white {
    background-position: -11px 0px;
  }
  .footer-selector .i-caret-down.i-caret-white {
    background-position: -11px -28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .footer-selector .i-caret-up,
  .footer-selector .i-caret-down {
    width: 8px;
    height: 5px;
    display: inline-block;
    margin-top: -2.5px;
    background-image: url(../assets/images/icons/mobile/arrows-footer-tablet.png);
  }
  .footer-selector .i-caret-up.i-caret-white {
    background-position: -7px 0px;
  }
  .footer-selector .i-caret-down.i-caret-white {
    background-position: -7px -17px;
  }
}
@media screen and (max-width: 767px) {
  .footer-selector .i-caret-up,
  .footer-selector .i-caret-down {
    width: 18px;
    height: 11px;
    display: inline-block;
    margin-top: -5.5px;
    background-image: url(../assets/images/icons/mobile/arrows-footer-mobile.png);
  }
  .footer-selector .i-caret-up.i-caret-white {
    background-position: -14px 0px;
  }
  .footer-selector .i-caret-down.i-caret-white {
    background-position: -14px -35px;
  }
}
.i-caret-big-up,
.i-caret-big-down {
  width: 22px;
  height: 15px;
  display: inline-block;
  margin-top: -7.5px;
  background-image: url(../assets/images/icons/caret-accordion-product.png);
}
.i-caret-big-up {
  background-position: 0px 0px;
}
.i-caret-big-down {
  background-position: 0px -15px;
}
.i-arrow-overlay {
  width: 16px;
  height: 8px;
  display: block;
  background-image: url(../assets/images/icons/arrows-footer-overlay.png);
}
.i-arrow-overlay.i-arrow-down {
  background-position: -8px -24px;
}
.i-arrow-prev,
.i-arrow-next {
  width: 7px;
  height: 11px;
  display: inline-block;
  margin-top: -5.5px;
  background-image: url(../assets/images/icons/mobile/arrows-small.png);
}
.i-arrow-prev {
  background-position: -50px -7px;
}
.i-arrow-next {
  background-position: -68px -7px;
}
.btn-slick-prev .i-arrow-prev,
.btn-slick-next .i-arrow-prev,
.btn-slick-prev-rv .i-arrow-prev,
.btn-slick-next-rv .i-arrow-prev,
.btn-slick-prev .i-arrow-next,
.btn-slick-next .i-arrow-next,
.btn-slick-prev-rv .i-arrow-next,
.btn-slick-next-rv .i-arrow-next {
  margin-top: 0;
}
.i-arrow-swatch-prev,
.i-arrow-swatch-next {
  width: 6px;
  height: 9px;
  display: inline-block;
  background-image: url(../assets/images/icons/arrows-swatches.png);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4.5px;
  margin-left: -3px;
}
.i-arrow-swatch-prev {
  background-position: 0 0;
}
.i-arrow-swatch-next {
  background-position: -8px 0;
}
.i-map-point,
.i-phone,
.i-opening-hours,
.i-email,
.i-directions,
.i-events,
.i-collection {
  width: 22px;
  height: 22px;
  display: inline-block;
}
.i-map-point {
  background-image: url(../assets/images/icons/icon-map-point.png);
}
.i-phone {
  background-image: url(../assets/images/icons/icon-phone.png);
}
.i-email {
  background-image: url(../assets/images/icons/icon-email.png);
}
.i-opening-hours {
  background-image: url(../assets/images/icons/icon-opening-hours.png);
}
.i-directions {
  background-image: url(../assets/images/icons/icon-directions.png);
}
.i-events {
  background-image: url(../assets/images/icons/icon-events.png);
}
.i-collection {
  background-image: url(../assets/images/icons/icon-collection.png);
  height: 30px;
}
@media screen and (max-width: 767px) {
  .i-map-point,
  .i-phone,
  .i-opening-hours,
  .i-email,
  .i-directions,
  .i-collection {
    width: 18px;
    height: 18px;
  }
  .i-map-point {
    background-image: url(../assets/images/icons/mobile/icon-map-point.png);
  }
  .i-phone {
    background-image: url(../assets/images/icons/mobile/icon-phone.png);
  }
  .i-email {
    background-image: url(../assets/images/icons/mobile/icon-email.png);
  }
  .i-opening-hours {
    background-image: url(../assets/images/icons/mobile/icon-opening-hours.png);
  }
  .i-directions {
    background-image: url(../assets/images/icons/mobile/icon-directions.png);
  }
  .i-collection {
    background-image: url(../assets/images/icons/mobile/icon-collection.png);
    height: 25px;
  }
}
.mfp-arrow {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-position: center;
}
.mfp-arrow:hover,
.mfp-arrow:active,
.mfp-arrow:focus {
  margin-top: -20px;
  /* reset default */
}
.mfp-arrow-left,
.mfp-arrow-right {
  background-position: center center!important;
}
.i-close-qv,
.close-account-form {
  width: 25px;
  height: 25px;
  background-image: url(../assets/images/icons/icon-close-gallery.png);
}
@media screen and (min-width: 1025px) {
  .mfp-gallery .mfp-close {
    width: 25px;
    height: 25px;
    background-image: url(../assets/images/icons/icon-close-gallery.png);
  }
  .mfp-gallery .mfp-arrow-left {
    background: transparent url(../assets/images/icons/arrow-gallery-left.png) no-repeat;
  }
  .mfp-gallery .mfp-arrow-right {
    background: transparent url(../assets/images/icons/arrow-gallery-right.png) no-repeat;
  }
}
@media screen and (max-width: 1024px) {
  .mfp-gallery .mfp-arrow-left {
    background: transparent url(../assets/images/icons/mobile/arrow-gallery-left.png) no-repeat;
  }
  .mfp-gallery .mfp-arrow-right {
    background: transparent url(../assets/images/icons/mobile/arrow-gallery-right.png) no-repeat;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mfp-gallery .mfp-close {
    width: 13px;
    height: 13px;
    background-image: url(../assets/images/icons/mobile/icon-close-gallery-tablet.png);
  }
}
@media screen and (max-width: 767px) {
  .mfp-gallery .mfp-close,
  .close-map {
    width: 15px;
    height: 15px;
    background-image: url(../assets/images/icons/mobile/icon-close-gallery.png);
  }
}
.quickview-icon-hover,
.wishlist-icon-hover,
.i-wishlist-icon,
.i-bag-white,
.wishlist-icon-added-big {
  background-image: url(../assets/images/icons/quickview-wishlist.png);
  background-repeat: no-repeat;
}
.quickview-icon-hover {
  width: 32px;
  height: 23px;
  background-position: 0 0;
}
.wishlist-icon-hover {
  width: 25px;
  height: 23px;
  background-position: -37px 0;
}
.quickview-icon-white {
  background-position: 0 -27px;
}
/* add this class to extend .i-wishlist-icon */
.i-wishlist-icon-added {
  background-position: -96px -29px;
}
/* add this classes to extend .wishlist-icon-hover */
.wishlist-icon-grey-added {
  background-position: -66px 0;
}
.wishlist-icon-white {
  background-position: -37px -27px;
}
.wishlist-icon-white-added {
  background-position: -96px 0;
}
.wishlist-icon-added-big {
  width: 35px;
  height: 33px;
  background-position: -200px 0;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .wishlist-icon-hover {
    width: 27px;
    height: 27px;
    background-position: -135px 0 !important;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    right: 6%;
    z-index: 5;
  }
  .wishlist-icon-hover.item-added {
    background-position: -165px 0 !important;
  }
}
/* quick view panel icons */
.i-wishlist-icon {
  width: 21px;
  height: 21px;
  background-position: -68px -29px;
  display: inline-block;
}
.i-bag-white {
  width: 23px;
  height: 25px;
  background-position: -122px -25px;
  display: inline-block;
}
.i-counter {
  background-image: url(../assets/images/icons/counter.png);
  background-repeat: no-repeat;
}
.i-counter.less {
  background-position: 0 0;
}
.i-counter.more {
  background-position: -35px 0;
}
.i-arrow-sign-in {
  background-image: url(../assets/images/icons/mobile/arrow-sign-in.png);
  background-repeat: no-repeat;
  width: 18px;
  height: 12px;
}
.i-arrow-sign-in.up {
  background-position: 0px 0px;
}
.i-arrow-sign-in.down {
  background-position: 0px -12px;
}
.paypal-button {
  background-image: url(../assets/images/paypal/Fry_logo_PayPal_grey.png);
  background-repeat: no-repeat;
  width: 252px;
  height: 41px;
  background-position: 0px 0px;
}
.i-bag-universal {
  background-image: url(../assets/images/icons/header-icons.png);
  background-repeat: no-repeat;
  width: 38px;
  height: 38px;
  display: block;
  float: left;
  background-position: -190px 0;
}
.i-bag-shippable {
  background-image: url(../assets/images/icons/icon-bag-small.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 16px;
  display: inline-block;
}
.i-bag-shippable.white {
  background-position: -18px 0;
}
.i-bag-shippable.grey {
  background-position: -35px 0;
}
.i-edit-remove-universal-cart {
  background-image: url(../assets/images/icons/edit-remove-universal-cart.png);
  background-repeat: no-repeat;
  width: 32px;
  height: 30px;
  float: left;
}
.i-edit-remove-universal-cart.remove {
  background-position: 0px 0px;
  margin-left: 5px;
  float: left;
}
.i-edit-remove-universal-cart.edit {
  background-position: -91px 0px;
  margin-right: 5px;
  float: right;
}
.i-edit-basket,
.i-wishlist-basket {
  background-image: url(../assets/images/icons/edit-remove-universal-cart.png);
  background-repeat: no-repeat;
  width: 32px;
  height: 30px;
  display: inline-block;
}
.i-edit-basket {
  background-position: -91px 0px;
}
.i-wishlist-basket {
  background-position: -44px 0px;
}
.i-icon-share {
  background-image: url(../assets/images/icons/icon_share.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  width: 19px;
  height: 23px;
  display: inline-block;
  float: left;
  margin-right: 15px;
  cursor: pointer;
}
.i-zoom {
  width: 24px;
  height: 24px;
  display: inline-block;
  cursor: pointer;
  background-image: url(../assets/images/icons/zoom.png);
}
.i-logout {
  width: 16px;
  height: 16px;
  display: inline-block;
  cursor: pointer;
  background-image: url(../assets/images/icons/icon-logout.png);
}
i.caret-accordion.more-less {
  width: 12px;
  height: 12px;
  background-image: url(../assets/images/icons/caret-accordion.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  background-position: -12px 0;
}
.toggler-title.collapsed i.caret-accordion.more-less {
  background-position: 0 0;
}
i.email-preview {
  width: 20px;
  height: 15px;
  display: inline-block;
  background-image: url(../assets/images/icons/icon-email-preview.png);
  background-repeat: no-repeat;
}
.i-customize {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url(../assets/images/icons/icon-customize.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.i-close-layer {
  width: 19px;
  height: 19px;
  background-image: url(../assets/images/icons/icon-close.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .i-close-layer {
    width: 15px;
    height: 15px;
    background-size: 30px 15px;
  }
}
/* Product Customizator Tool icons */
.i-edit-style {
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  background-image: url(../assets/images/icons/icon-edit-style.png);
  background-repeat: no-repeat;
  background-size: 17px 17px;
}
@media screen and (max-width: 767px) {
  .i-edit-style {
    width: 22px;
    height: 22px;
    background-size: 22px 22px;
  }
}
.i-font,
.i-font-size,
.i-artwork-size,
.i-minus,
.i-plus,
.i-align-h,
.i-align-v,
.i-clear {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  /* remove blue outline on click */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.i-font {
  background-image: url(../assets/images/icons/icon-font.png);
}
.i-font-size {
  background-image: url(../assets/images/icons/icon-font-size.png);
}
.i-artwork-size {
  background-image: url(../assets/images/icons/icon-artwork-size.png);
}
.i-minus {
  background-image: url(../assets/images/icons/icon-minus.png);
}
.i-plus {
  background-image: url(../assets/images/icons/icon-plus.png);
}
.i-align-h.center {
  background-image: url(../assets/images/icons/icon-align-center.png);
}
.i-align-h.left {
  background-image: url(../assets/images/icons/icon-align-left.png);
}
.i-align-h.right {
  background-image: url(../assets/images/icons/icon-align-right.png);
}
.i-align-v.top {
  background-image: url(../assets/images/icons/icon-align-top.png);
}
.i-align-v.middle {
  background-image: url(../assets/images/icons/icon-align-middle.png);
}
.i-align-v.bottom {
  background-image: url(../assets/images/icons/icon-align-bottom.png);
}
.i-clear {
  background-image: url(../assets/images/icons/icon-clear.png);
}
.i-back {
  width: 6px;
  height: 9px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../assets/images/icons/icon-back.png);
}
.i-scroll-top {
  width: 44px;
  height: 44px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../assets/images/icons/icon-top-customizator.png);
}
.i-added {
  width: 26px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-image: url(../assets/images/icons/icon-added.png);
}
.i-confirm {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-image: url(../assets/images/icons/icon-confirm.png);
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .i-font,
  .i-font-size,
  .i-artwork-size,
  .i-minus,
  .i-plus,
  .i-align-h,
  .i-align-v,
  .i-clear {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
  }
}
/* Live Chat layer icons */
.i-chat-layer,
.i-mail-layer,
.i-phone-layer,
.i-faq-layer {
  width: 20px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.i-chat-layer {
  background-image: url(../assets/images/icons/icon-cs-chat.png);
}
.i-mail-layer {
  background-image: url(../assets/images/icons/icon-cs-mail.png);
}
.i-phone-layer {
  background-image: url(../assets/images/icons/icon-cs-phone.png);
}
.i-faq-layer {
  background-image: url(../assets/images/icons/icon-cs-faq.png);
}
.icon-loading-store {
  width: 26px;
  height: 25px;
  background-image: url(../assets/images/icons/calzedonia-loading-store-locator-clz.gif);
}
.cookie-law,
.cookie-law-content {
  display: block;
  position: fixed;
  bottom: 0;
  z-index: 200;
  font-size: 10px;
  background-color: #f5f5f5;
  text-transform: uppercase;
  max-width: 100%;
}
.cookie-law-content {
  padding: 15px 40px;
  text-align: left;
  width: 100%;
  max-width: 100%;
  min-width: 320px;
  margin: 0 auto;
  padding-right: 80px;
}
.cookie-law-content p {
  margin: 0;
  width: auto;
  display: inline-block;
}
.cookie-law-content a {
  text-decoration: underline!important;
}
.footer {
  position: relative;
  overflow: hidden;
}
.overlay-icons {
  position: fixed;
  right: 0;
  top: 65%;
  z-index: 102;
  /* above all elements */
  opacity: 0;
}
.overlay-icons .desktop-scroll-up {
  clear: right;
  margin-top: 40px;
}
.chat-text {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .i-chat {
    float: right;
  }
  .chat-text {
    width: auto;
    min-width: 120px;
    height: 41px;
    color: #ffffff;
    background-color: #262626;
    text-transform: uppercase;
    font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    line-height: 12px;
    padding: 10px 15px;
    margin-right: 40px;
  }
  .customer-service.opened .chat-text {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .overlay-icons {
    z-index: 100;
    /* hidden when open footer overlay */
    -webkit-transition: top 0.2s ease-in;
    -moz-transition: top 0.2s ease-in;
    -ms-transition: top 0.2s ease-in;
    -o-transition: top 0.2s ease-in;
  }
}
i.check,
.myCheck input[type=checkbox] + span {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  display: inline-block;
  float: left;
  position: static !important;
  cursor: pointer;
}
i.check.checked,
.myCheck input[type=checkbox]:checked + span {
  background-image: url(../assets/images/icons/checked.png) !important;
  background-repeat: no-repeat;
  background-position: 2px;
}
.error-newsletter {
  color: red;
  text-align: left;
}
.common-footer {
  background-color: #ffffff;
  border: 0;
}
.common-footer .managed-content {
  width: 100%;
  float: none;
  margin-bottom: 40px;
}
.common-footer .managed-content .footer-promo-title {
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0;
}
/* set style for empty managed content */
.footer-promo.empty {
  width: 0;
  padding: 0;
}
.footer-container {
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  min-width: 320px;
  padding: 0;
  position: relative;
}
.footer-container .mobile-scroll-up {
  background-color: #262626;
  color: #ffffff;
  padding: 16.5px 0;
  /* height 60px */
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}
.footer-container .mobile-scroll-up a:before {
  content: "";
  width: 11px;
  height: 10px;
  display: block;
  background: url(../assets/images/icons/mobile/arrow-top-white.png) no-repeat;
  margin: auto;
}
.footer-container .form-label {
  display: none;
}
.footer-contact {
  background-color: #e6e6e6;
  padding: 30px;
}
.social-container a {
  display: inline-block;
  line-height: 0;
  margin: 0 2%;
}
.email-signup-container form {
  position: relative;
}
.email-signup-container form .field-wrap {
  display: inline-block;
  width: auto;
  margin: 0;
  position: relative;
  margin-right: 14px!important;
}
.email-signup-container form input {
  padding: 0 5%;
}
.email-signup-container form .subscribe-email {
  border: 1px solid #cecece;
  color: #262626;
  font-size: 16px;
}
.email-signup-container form .subscribe-newsletter-country {
  background-color: #4d4d4d;
  color: #ffffff;
  border: 1px solid #4d4d4d;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
}
.email-signup-container form .error-newsletter {
  color: red;
  text-align: justify;
  position: absolute;
}
.email-signup-container form .not-valid-email {
  margin-top: 0;
  left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 410px) {
  .email-signup-container form .not-valid-email {
    margin-top: -6%;
    right: 1%;
    text-align: center;
  }
}
@media only screen and (min-width: 411px) and (max-width: 625px) {
  .email-signup-container form .not-valid-email {
    margin-top: -4%;
    right: 1%;
    text-align: center;
  }
}
@media only screen and (min-width: 626px) and (max-width: 767px) {
  .email-signup-container form .not-valid-email {
    margin-top: -3%;
    right: 1%;
    text-align: center;
  }
}
.footer-main {
  text-align: left;
  color: #545454;
  clear: both;
}
.footer-main .footer-main-left {
  background-color: #f5f5f5;
  padding: 40px;
}
.footer-main .footer-main-right {
  background-color: #cccccc;
  padding: 40px;
}
.footer-main .footer-nav a {
  display: block;
  text-transform: uppercase;
}
.footer-main .footer-nav a:hover {
  text-decoration: underline!important;
}
.footer-main .footer-nav .parent-item a {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.footer-bottom {
  color: #ffffff;
}
.footer-bottom .footer-copyright {
  background-color: #999999;
  padding: 0 40px;
  text-align: left;
  font-size: 11px;
  z-index: 101;
  /* for footer-overlay transition */
}
.footer-bottom .footer-copyright .footer-span {
  display: inline-block;
}
.footer-bottom .footer-copyright .footer-span + .footer-span:before {
  content: "-";
  margin: 0 0.5em;
}
.footer-bottom .footer-selector .open-overlay {
  cursor: pointer;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.footer-bottom .footer-selector .open-overlay * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.footer-bottom .footer-selector .open-overlay .inner-table {
  display: table;
  width: 100%;
  height: 100%;
}
.footer-bottom .footer-selector .open-overlay .inner-table .left {
  display: table-cell;
  vertical-align: middle;
}
.footer-bottom .footer-selector #country_selector {
  background-color: #808080;
}
.footer-bottom .footer-selector #country_selector .left span {
  width: 65%;
}
.footer-bottom .footer-selector #language_selector .left span,
.footer-bottom .footer-selector #zone_selector .left span {
  width: 80%;
}
.footer-bottom .footer-selector #language_selector {
  background-color: #666666;
}
.footer-bottom .footer-selector #zone_selector {
  background-color: #737373;
}
.footer-bottom .footer-selector span {
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  display: block;
}
.footer-bottom .footer-selector span:not(.change-country):not(.shippable) {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: inherit;
}
.footer-bottom .footer-selector span.change-country {
  width: 80%;
}
.footer-bottom .footer-selector span.currency-icon {
  line-height: 60px;
  position: absolute;
  top: 0;
  max-width: 35%;
}
.footer-bottom .footer-selector i[class^="i-caret"] {
  position: absolute;
  top: 50%;
  right: 15px;
}
.footer-bottom .footer-selector .i-arrow-overlay {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -8px;
  display: none;
}
.footer-overlay {
  color: #262626;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner {
  background-color: #f5f5f5;
  padding: 20px 30px;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner .background-content {
  display: none;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter {
  background-color: #b8ddd9;
  /* --- old country list --- */
  /* --- end old country list --- */
  /* ----- new sqr-alt-select country ----- */
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .subscribeFormFooterCountry {
  position: relative;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .bold-text {
  font-weight: bold;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter p.newsletter-title-footer {
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: center;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .error-newsletter {
  color: red;
  text-align: center;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  margin-top: -15px;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .not-valid-email,
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .not-valid-email + .error-newsletter {
  margin-top: -25px !important;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .not-checked-error {
  margin-top: 60px !important;
  line-height: 11px;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter input.subscribe-email {
  height: 30px;
  font-size: 13px;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
  border: 0;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .button-container {
  position: relative;
  margin-bottom: 20px;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter i.caret-down-country,
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter i.caret-up-country {
  height: 7px;
  display: inline-block;
  padding: 1px 7px 0px 12px;
  background-image: url(../assets/images/icons/arrows-small.png);
  background-position: 0px -43px;
  position: relative;
  float: right;
  right: 10px;
  position: absolute;
  top: 20%;
  margin-top: 7px;
  cursor: pointer;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter i.caret-up-country {
  background-position: 0px -50px;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter button.select-country-newsletter {
  border: 0;
  width: 100%;
  background-color: white;
  height: 30px;
  font-weight: 900;
  font-size: 13px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1px 20px;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter input.subscribe-newsletter-country {
  height: 30px;
  width: 100%;
  background-color: #666666;
  border: 0;
  margin-top: 30px;
  color: white;
  text-transform: uppercase;
  font-weight: 900;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .red-error-border {
  border: 1px solid red !important;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter input.agree-checkbox {
  float: left;
  margin-top: 20px;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter i.check,
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .myCheck input[type=checkbox] + span {
  margin-top: 20px;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter span.agreement-text {
  padding-top: 22px;
  float: right;
  font-size: 13px;
  width: 88%;
  text-align: left;
  cursor: default;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter div.list-country-container {
  max-height: 132px;
  overflow: auto;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  background-color: white;
  border-top: 1px solid #e6e6e6;
  display: none;
  text-align: center;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter div.list-country-container li {
  line-height: 18px;
  padding: 5px 0;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter div.list-country-container li nobr {
  white-space: normal;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter div.list-country-container.opened {
  display: block;
  z-index: 2;
  margin-top: -20px;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter div.list-country-container.opened li:hover {
  cursor: pointer;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .has-error div.list-country-container.opened {
  border: 1px solid red;
  border-top: 0;
  margin-top: -21px;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .type_countryCode {
  float: none;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .type_countryCode .label-country,
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .type_countryCode .asterisk,
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .type_countryCode .verify {
  display: none;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .type_countryCode .altSelect {
  position: relative;
  border: 0;
  width: 100%;
  background-color: white;
  height: 30px;
  min-height: 30px;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .type_countryCode .altSelect .selected-value {
  padding: 6px 20px;
  height: 30px;
  font-size: 13px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .type_countryCode .altSelect i.icon {
  height: 7px;
  display: inline-block;
  padding: 1px 7px 0px 12px;
  background-image: url(../assets/images/icons/arrows-small.png);
  background-position: 0px -43px;
  right: 10px;
  position: absolute;
  top: 50%;
  margin-top: -3.5px;
  cursor: pointer;
  border: 0;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .type_countryCode .altSelect .open i.icon {
  background-position: initial;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .type_countryCode .altSelect .open ul {
  border: 0!important;
  margin-left: 0!important;
  overflow-y: auto!important;
  max-height: 132px;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .type_countryCode .altSelect .open ul li {
  font-size: 13px;
  padding: 1px 20px;
  text-align: center;
  border: 0;
  line-height: 22px;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .type_countryCode .altSelect .open ul li:hover {
  border: 0;
  background-color: white;
  text-decoration: underline;
}
.footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .type_countryCode .altSelect .open ul li.selected {
  background-color: white;
  color: #262626;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.footer-overlay .footer-overlay-container .small {
  font-size: 11px;
}
.footer-overlay .footer-overlay-container h4 {
  margin-bottom: 20px;
  text-align: center;
}
.footer-overlay .footer-overlay-container li {
  text-transform: uppercase;
  line-height: 30px;
  margin: 5px;
  border: 1px solid transparent;
}
.footer-overlay .footer-overlay-container li a {
  display: block;
  padding: 0 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.footer-overlay .footer-overlay-container li .shippable {
  display: inline-block;
  width: 14px;
  margin-right: 10px;
}
.footer-overlay .footer-overlay-container li .shippable .i-bag-shippable {
  vertical-align: middle;
  margin-top: -5px;
}
.footer-overlay .footer-overlay-container li:hover {
  border: 1px solid #262626;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.footer-overlay .footer-overlay-container .selected {
  color: #ffffff;
  background-color: #262626;
  border-color: #262626;
}
.footer-overlay .footer-overlay-container .ecommerce-available {
  text-align: right;
  font-size: 12px;
  margin-top: 20px;
}
.footer-overlay .footer-overlay-container .ecommerce-available .i-bag-shippable {
  vertical-align: middle;
  margin-top: -5px;
}
@media only screen and (min-width: 1025px) and (max-width: 1075px) {
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter p.newsletter-title-footer {
    margin-top: 0px;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter input.subscribe-email {
    height: 25px !important;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .error-subscription-footer {
    margin-top: -15% !important;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .not-checked-error {
    margin-top: 55px !important;
    line-height: 11px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter span.agreement-text {
    font-size: 11px;
    width: 85%;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .error-newsletter {
    line-height: 10px;
    font-size: 11px;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter p.newsletter-title-footer {
    font-size: 11px;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter input.subscribe-newsletter-country {
    margin-top: 40px;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .not-checked-error {
    line-height: 11px;
    margin-top: 57px !important;
  }
  .footer-bottom .footer-selector {
    width: 35%;
  }
  .footer-bottom .footer-copyright {
    width: 65%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1025px) {
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter span.agreement-text {
    font-size: 11px;
    width: 85%;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .error-newsletter {
    font-size: 11px;
    line-height: 11px;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter p.newsletter-title-footer {
    font-size: 11px;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter input.subscribe-newsletter-country {
    margin-top: 35px;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .not-checked-error {
    line-height: 11px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .error-newsletter {
    line-height: 12px;
    font-size: 13px;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter .not-checked-error {
    margin-top: 50px !important;
    line-height: 11px;
    font-size: 11px;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter span.agreement-text {
    font-size: 12px;
    line-height: 11px;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner.newsletter input.subscribe-newsletter-country {
    margin-top: 45px;
  }
}
@media only screen and (min-width: 1025px) {
  .footer-main-left .footer-nav {
    font-size: 14px;
  }
  .footer-main-right .footer-nav {
    font-size: 10px;
  }
  .footer-overlay .footer-overlay-container,
  #homeMain_wrap .footer-overlay-container,
  .footer-overlay .splash-subscribe,
  #homeMain_wrap .splash-subscribe {
    padding: 0;
  }
  .footer-overlay .footer-overlay-container h4,
  #homeMain_wrap .footer-overlay-container h4,
  .footer-overlay .splash-subscribe h4,
  #homeMain_wrap .splash-subscribe h4 {
    font-size: 16px;
  }
  .footer-overlay .footer-overlay-container h4:after,
  #homeMain_wrap .footer-overlay-container h4:after,
  .footer-overlay .splash-subscribe h4:after,
  #homeMain_wrap .splash-subscribe h4:after {
    content: "";
    width: 40px;
    height: 1px;
    background-color: #262626;
    display: block;
    margin: 15px auto;
  }
  .footer-overlay .footer-overlay-container .newsletter,
  #homeMain_wrap .footer-overlay-container .newsletter,
  .footer-overlay .splash-subscribe .newsletter,
  #homeMain_wrap .splash-subscribe .newsletter {
    font-size: 12px;
  }
  .footer-overlay .footer-overlay-container .list-columnize li,
  #homeMain_wrap .footer-overlay-container .list-columnize li,
  .footer-overlay .splash-subscribe .list-columnize li,
  #homeMain_wrap .splash-subscribe .list-columnize li {
    width: 15.66666667%;
    margin: 0.5%;
    display: inline-block;
  }
  .footer-overlay .footer-overlay-container .list-columnize.floating li,
  #homeMain_wrap .footer-overlay-container .list-columnize.floating li,
  .footer-overlay .splash-subscribe .list-columnize.floating li,
  #homeMain_wrap .splash-subscribe .list-columnize.floating li {
    float: left;
  }
  .footer-overlay .footer-overlay-container .country-list h4,
  #homeMain_wrap .footer-overlay-container .country-list h4,
  .footer-overlay .splash-subscribe .country-list h4,
  #homeMain_wrap .splash-subscribe .country-list h4 {
    margin-bottom: 16px;
  }
  .footer-bottom .footer-selector span {
    font-size: 10px;
  }
  .footer-bottom .footer-selector span.currency-icon {
    font-size: 16px;
    right: 35px;
  }
  .footer-promo-slides {
    margin-left: -20px;
    margin-right: -20px;
  }
  .footer-promo {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .footer-promo {
    width: 33.33333333%!important;
    float: left;
  }
  /* change .footer-promo width if next managed content is empty */
  .footer-promo.empty + .footer-promo {
    width: 66.66666666%!important;
  }
  /* disable slick slider */
  .footer-promo-slides .btn-slick-container {
    display: none;
  }
  .footer-contact {
    height: 110px;
  }
  .footer-contact .social-container {
    text-align: left;
    padding-top: 10px;
    width: 50%;
  }
  .footer-contact .social-container a {
    margin: 0 1%;
  }
  .footer-contact .email-signup-container form .field-wrap {
    width: calc(50% - 14px);
    width: -moz-calc(50% - 14px);
    width: -webkit-calc(50% - 14px);
    width: -o-calc(50% - 14px);
  }
  .footer-contact .email-signup-container form input {
    display: inline-block;
    height: 50px;
    max-width: 49%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .footer-contact .email-signup-container form .subscribe-email {
    margin-left: 0;
    max-width: 100%;
    min-width: 100%;
  }
  .footer-contact .email-signup-container form .not-valid-email {
    min-width: 300px;
    margin-left: 1px;
  }
  .footer-contact .contact-container {
    text-align: right;
    position: relative;
    margin-right: 2%;
    min-width: 300px;
    /* errors if set in % */
    width: 48%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .col-1-5 {
    width: 19%;
    height: 100%;
    float: left;
  }
  .footer-main-container {
    height: 220px;
  }
  .footer-main-container .footer-main-left,
  .footer-main-container .footer-main-right {
    height: 100%;
  }
  .footer-main-container .footer-nav a {
    padding: 0 0 10px 15px;
  }
  .footer-main-container .footer-nav a .sub-items a:last-child {
    padding-bottom: 0;
  }
  .footer-main-container .footer-nav a:hover {
    text-decoration: underline!important;
  }
  .footer-bottom .footer-copyright {
    width: 60%;
    height: 60px;
  }
  .footer-bottom .footer-copyright sqr-managed-content {
    display: table;
    height: 100%;
  }
  .footer-bottom .footer-copyright .cmsWrapper {
    display: table-cell;
    vertical-align: middle;
  }
  .footer-bottom .footer-selector {
    width: 40%;
    height: 60px;
  }
  .footer-bottom .footer-selector #country_selector,
  .footer-bottom .footer-selector #language_selector,
  .footer-bottom .footer-selector #zone_selector {
    height: 60px;
  }
  .footer-bottom .footer-selector .open-overlay {
    z-index: 101;
    /* for footer-overlay transition */
  }
  .footer-bottom .footer-selector .open-overlay.opened .i-arrow-overlay {
    display: block;
  }
  .footer-container.showZoneSelection .footer-bottom .footer-selector {
    width: 55%;
  }
  .footer-container.showZoneSelection .footer-bottom .footer-selector #country_selector,
  .footer-container.showZoneSelection .footer-bottom .footer-selector #language_selector,
  .footer-container.showZoneSelection .footer-bottom .footer-selector #zone_selector {
    width: 33.3%;
  }
  .footer-container.showZoneSelection .footer-bottom .footer-copyright {
    width: 45%;
  }
  .footer-overlay {
    position: absolute;
    bottom: -390px;
    left: 0;
    width: 100%;
    max-width: 100%;
    min-width: 320px;
    font-size: 10px;
    margin-bottom: 60px;
    -webkit-transition: bottom cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -moz-transition: bottom cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -ms-transition: bottom cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -o-transition: bottom cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    z-index: 100;
  }
  .footer-overlay .footer-overlay-container {
    height: 330px;
  }
  .footer-overlay .footer-overlay-container .footer-overlay-inner {
    height: 100%;
  }
  .footer-overlay .footer-overlay-container .list-container {
    max-height: 197px;
    overflow: auto;
  }
  .footer-overlay .footer-overlay-container .list-columnize {
    overflow: auto;
    margin-bottom: 0;
  }
  .footer-overlay .footer-overlay-container .ecommerce-available {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .footer-overlay#language .footer-overlay-container .list-container,
  .footer-overlay#zone .footer-overlay-container .list-container {
    text-align: center;
  }
  .footer-overlay.open {
    bottom: 0;
  }
}
/* --- responsive tablet --- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .common-footer .footer-promo-title {
    margin: 40px 0 20px;
  }
  .footer-container {
    padding: 0;
  }
  .footer-main-left .footer-nav {
    font-size: 10px;
  }
  .footer-main-right .footer-nav {
    font-size: 9px;
  }
  .footer-bottom .footer-copyright {
    font-size: 8px;
  }
  .footer-bottom .footer-selector span {
    font-size: 9px;
  }
  .footer-bottom .footer-selector span.currency-icon {
    font-size: 14px;
    right: 30px;
  }
  .footer-overlay {
    font-size: 14px;
  }
  .footer-overlay .footer-overlay-container h4 {
    font-size: 20px;
  }
  .footer-overlay .footer-overlay-container .list-container {
    max-height: 225px;
  }
  .footer-overlay .footer-overlay-container .ecommerce-available {
    margin-top: 5px;
  }
  .footer-promo-slides {
    margin-left: -10px;
    margin-right: -10px;
  }
  .footer-promo {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
  .footer-bottom .footer-selector {
    width: 40%;
  }
  .footer-bottom .footer-copyright {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  .footer-bottom .footer-selector {
    width: 45%;
  }
  .footer-bottom .footer-copyright {
    width: 55%;
  }
  .footer-container.showZoneSelection .footer-bottom .footer-selector {
    width: 60%;
  }
  .footer-container.showZoneSelection .footer-bottom .footer-copyright {
    width: 40%;
  }
}
/* --- end responsive tablet --- */
/* --- responsive mobile --- */
@media only screen and (max-width: 767px) {
  .footer-container {
    padding: 0;
  }
  .common-footer {
    padding: 0;
  }
  .common-footer .managed-content {
    /* hide slider arrows in case of empty slides (2 or more) */
  }
  .common-footer .managed-content .row {
    margin: 0;
  }
  .common-footer .managed-content .footer-promo {
    padding: 0;
  }
  .common-footer .managed-content .footer-promo .cmsWrapper {
    margin-bottom: 40px;
  }
  .common-footer .managed-content .footer-promo-slides .btn-slick-container {
    position: relative;
    margin: -20px 0 30px;
    text-align: center;
  }
  .common-footer .managed-content .footer-promo-slides .btn-slick-container .btn-slick-prev,
  .common-footer .managed-content .footer-promo-slides .btn-slick-container .btn-slick-next {
    width: 20%;
    height: 24px;
    border: 1px solid #e6e6e6;
    border-radius: 200px;
    padding: 3px;
    cursor: pointer;
    display: inline-block !important;
    position: relative;
    background-color: #ffffff;
    margin: 0 10px;
  }
  .common-footer .managed-content .footer-promo-slides .btn-slick-container:before {
    content: "";
    display: block;
    border-top: 1px solid #e6e6e6;
    width: 100%;
    position: absolute;
    top: 50%;
  }
  .common-footer .managed-content .footer-promo-slides.emptymc .btn-slick-container {
    display: none;
  }
  .footer-contact {
    padding: 20px;
    text-align: center;
  }
  .footer-contact .contact-container {
    width: 100%;
  }
  .footer-contact .social-container {
    width: 100%;
  }
  .footer-contact .social-container a {
    display: inline-block;
    line-height: 0;
    margin: 10px 0 20px 0;
    width: 25%;
    float: left;
  }
  .footer-contact .email-signup-container form {
    padding: 0 20px;
  }
  .footer-contact .email-signup-container form .field-wrap {
    display: block;
    width: 100%;
  }
  .footer-contact .email-signup-container form input {
    display: block;
    height: 40px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer-contact .email-signup-container form .subscribe-email {
    font-size: 18px;
  }
  .footer-main .footer-nav a:hover {
    text-decoration: none!important;
  }
  .footer-main .footer-main-left {
    padding: 30px;
  }
  .footer-main .footer-main-left .footer-nav {
    font-size: 14px;
  }
  .footer-main .footer-main-left .footer-nav a {
    padding-bottom: 15px;
  }
  .footer-main .footer-main-right {
    padding: 0;
  }
  .footer-main .footer-main-right .footer-nav {
    font-size: 12px;
    padding: 0;
  }
  .footer-main .footer-main-right .footer-nav a {
    padding: 15px 30px;
  }
  .footer-main .footer-main-right .footer-nav .sub-items a {
    font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
    font-weight: bold;
  }
  .footer-main .footer-main-right .footer-nav .parent-item.active {
    background-color: #4d4d4d;
    color: #e6e6e6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
  }
  .footer-main .footer-main-right .footer-nav .parent-item {
    position: relative;
  }
  .footer-main .footer-main-right .footer-nav .parent-item i {
    position: absolute;
    top: 50%;
    right: 30px;
  }
  .footer-main .footer-main-right .footer-nav .sub-items {
    display: none;
    background-color: #e6e6e6;
  }
  .footer-bottom .footer-copyright {
    font-size: 8px;
    line-height: 1.8;
    padding: 20px 30px;
  }
  .footer-bottom .footer-selector {
    height: 60px;
  }
  .footer-bottom .footer-selector #country_selector,
  .footer-bottom .footer-selector #language_selector,
  .footer-bottom .footer-selector #zone_selector {
    height: 60px;
  }
  .footer-bottom .footer-selector span {
    font-size: 11px;
  }
  .footer-bottom .footer-selector span.currency-icon {
    font-size: 24px;
    right: 40px;
  }
  .footer-overlay {
    font-size: 11px;
    clear: both;
    display: none;
  }
  .footer-overlay h4 {
    font-size: 14px;
  }
  .footer-overlay .footer-overlay-container li {
    margin: 5px 0;
  }
  .footer-container.showZoneSelection .footer-bottom .footer-selector {
    height: auto;
  }
  .footer-container.showZoneSelection .footer-bottom .footer-selector #country_selector,
  .footer-container.showZoneSelection .footer-bottom .footer-selector #zone_selector {
    width: 50%;
  }
  .footer-container.showZoneSelection .footer-bottom .footer-selector #language_selector {
    width: 100%;
    background-color: #545454;
  }
  .footer-container.showZoneSelection .footer-bottom .footer-selector #zone_selector {
    background-color: #666666;
  }
}
@media only screen and (max-width: 479px) {
  .footer-bottom .footer-copyright .footer-span:first-child {
    display: block;
  }
  .footer-bottom .footer-copyright .footer-span:first-child + .footer-span:before {
    display: none;
  }
}
/* --- end responsive mobile --- */
.footer-promo-slides .slick-track {
  min-width: 100%;
}
/* --- footer checkout --- */
.footer-container.checkout .footer-checkout-top,
.footer-container.checkout .footer-checkout-bottom {
  text-align: center;
}
.footer-container.checkout .footer-checkout-top {
  background-color: #cae6e3;
}
.footer-container.checkout .footer-checkout-top .footer-checkout-title-fullwidth {
  padding: 10px 40px;
}
.footer-container.checkout .footer-checkout-top .footer-checkout-title-fullwidth .footer-checkout-title {
  font-size: 18px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.footer-container.checkout .footer-checkout-top .footer-checkout-title-fullwidth .footer-checkout-title:after {
  content: "";
  display: block;
  width: 80px;
  border-bottom: 2px solid;
  margin: auto;
  padding-top: 20px;
}
.footer-container.checkout .footer-checkout-top .footer-checkout-column .footer-checkout-title {
  font-size: 14px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 8px;
}
.footer-container.checkout .footer-checkout-top .footer-checkout-column .footer-checkout-text {
  font-size: 14px;
}
.footer-container.checkout .footer-checkout-top .footer-checkout-top-columns.emptymc {
  padding: 0!important;
}
.footer-container.checkout .footer-checkout-bottom .checkout-payment-icons {
  background: #f2f2f2;
  padding: 20px;
}
.footer-container.checkout .footer-checkout-bottom .checkout-payment-icons img {
  margin: 10px;
}
.footer-container.checkout .footer-checkout-copyright {
  background: #f5f5f5;
  color: #666666;
  text-align: left;
  padding: 20px 60px;
  font-size: 11px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer-container.checkout .footer-checkout-bottom .checkout-payment-icons img {
    max-height: 40px;
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  .footer-container.checkout .footer-checkout-top .footer-checkout-column {
    width: 25%;
    float: left;
    padding: 0 20px;
    border-right: 1px solid #818181;
  }
  .footer-container.checkout .footer-checkout-top .footer-checkout-top-columns sqr-managed-content:nth-child(4) .footer-checkout-column {
    border-right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .footer-container.checkout .footer-checkout-top .footer-checkout-title-fullwidth .footer-checkout-title {
    font-size: 16px;
  }
  .footer-container.checkout .footer-checkout-copyright {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .footer-container.checkout .footer-checkout-top .footer-checkout-title-fullwidth {
    padding: 30px 5% 0;
  }
  .footer-container.checkout .footer-checkout-top .footer-checkout-column {
    padding: 15px 5% 25px;
    border-bottom: 1px solid #818181;
  }
  .footer-container.checkout .footer-checkout-top .footer-checkout-top-columns {
    padding: 0 5%;
  }
  .footer-container.checkout .footer-checkout-top .footer-checkout-top-columns sqr-managed-content:nth-child(4) .footer-checkout-column {
    border-bottom: 0;
  }
  .footer-container.checkout .footer-checkout-bottom .checkout-payment-icons {
    padding: 30px 5%;
  }
  .footer-container.checkout .footer-checkout-bottom .checkout-payment-icons img {
    display: block;
    margin: 0 auto 30px;
  }
}
/********************************************** */
/* Additional breakpoints for high screen sizes */
@media only screen and (min-width: 1440px) and (max-width: 1920px) {
  .common-footer .managed-content {
    margin-bottom: 80px;
  }
  .common-footer .footer-promo-slides {
    margin-left: -40px;
    margin-right: -40px;
  }
  .common-footer .footer-promo-slides .footer-promo {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1921px) {
  .common-footer {
    padding-left: 120px;
    padding-right: 120px;
  }
  .common-footer .managed-content {
    margin-bottom: 120px;
  }
  .common-footer .footer-promo-slides {
    margin-left: -60px;
    margin-right: -60px;
  }
  .common-footer .footer-promo-slides .footer-promo {
    padding: 0 60px;
  }
}
/********************************************** */
.content_wrap {
  padding-top: 40px;
  position: relative;
}
.content_wrap .body_wrap {
  background: #ffffff;
}
.content_wrap .body_wrap.use_border {
  border: 0;
}
@media only screen and (min-width: 1025px) {
  #homeMain_wrap .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  #homeMain_wrap .row .content-home {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content_wrap {
    padding-top: 30px;
  }
  #homeMain_wrap .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  #homeMain_wrap .row .content-home {
    padding: 0 10px;
  }
  body#home .content_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  #homeMain_wrap .row {
    margin-bottom: 40px;
    font-size: 0;
    /* to remove margin between inline-block elements */
  }
  #homeMain_wrap .row .content-home {
    width: 41.66666667%;
    display: inline-block;
  }
  #homeMain_wrap .row .content-home.wide {
    width: 58.33333333%;
  }
}
/********************************************** */
/* Additional breakpoints for high screen sizes */
@media only screen and (min-width: 1440px) and (max-width: 1920px) {
  #homeMain_wrap .row {
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 80px;
  }
  #homeMain_wrap .row:first-child {
    margin-top: 40px;
  }
  #homeMain_wrap .row .content-home {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1921px) {
  #homeMain_wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
  #homeMain_wrap .row {
    margin-left: -60px;
    margin-right: -60px;
    margin-bottom: 120px;
  }
  #homeMain_wrap .row:first-child {
    margin-top: 60px;
  }
  #homeMain_wrap .row .content-home {
    padding: 0 60px;
  }
}
/********************************************** */
@media only screen and (max-width: 767px) {
  .content_wrap {
    padding: 40px 0 0 0;
  }
  #homeMain_wrap .row {
    margin-left: 0;
    margin-right: 0;
  }
  #homeMain_wrap .row .content-home {
    margin-bottom: 60px;
    padding: 0;
  }
  #homeMain_wrap .row .wall-custom .tile-image {
    margin: 0 5%;
  }
}
/* SLIDER */
.automatic-horizontal-slider-responsive {
  /* slider with background and 2 images for each slide */
}
.automatic-horizontal-slider-responsive .slick-slide img {
  max-width: 100%;
  height: auto;
}
.automatic-horizontal-slider-responsive .slick-prev,
.automatic-horizontal-slider-responsive .slick-next {
  background: transparent url(../assets/images/icons/arrows-slider.png) no-repeat;
  width: 16px;
  height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.automatic-horizontal-slider-responsive .slick-prev {
  left: 40px;
  background-position: 0px -20px;
}
.automatic-horizontal-slider-responsive .slick-next {
  right: 40px;
  background-position: -54px -20px;
}
.automatic-horizontal-slider-responsive .slick-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.automatic-horizontal-slider-responsive .slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 100%;
}
.automatic-horizontal-slider-responsive .slick-dots li button {
  background: transparent;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.automatic-horizontal-slider-responsive .slick-dots li.slick-active:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  position: absolute;
  top: 2px;
  left: 2px;
  background-color: #000000;
}
.automatic-horizontal-slider-responsive .slick-slide .background {
  background-color: #f5f5f5;
  /* default background if not set in each slide */
  width: 100%;
  font-size: 0;
}
.automatic-horizontal-slider-responsive .slick-slide .background .image {
  width: 50%;
  display: inline-block;
  padding: 0 20px;
}
.automatic-horizontal-slider-responsive .slick-slide .background .image img {
  margin: auto;
}
.automatic-horizontal-slider-responsive .slick-slide .background .image.full {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .automatic-horizontal-slider-responsive .slick-slide .background {
    padding: 70px 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .automatic-horizontal-slider-responsive .slick-prev {
    left: 30px;
  }
  .automatic-horizontal-slider-responsive .slick-next {
    right: 30px;
  }
  .automatic-horizontal-slider-responsive .slick-slide .background {
    padding: 50px 45px;
  }
}
@media only screen and (max-width: 767px) {
  .automatic-horizontal-slider-responsive .slick-slide img {
    width: 100%;
    height: auto;
  }
  .automatic-horizontal-slider-responsive .slick-prev,
  .automatic-horizontal-slider-responsive .slick-next {
    display: none!important;
  }
  .automatic-horizontal-slider-responsive .slick-slide .background {
    padding: 50px 2.5%;
  }
  .automatic-horizontal-slider-responsive .slick-slide .background .image {
    padding: 0 2.5%;
  }
}
/* SLIDER FULLSCREEN */
.automatic-horizontal-slider-responsive.fullscreen .slick-slide {
  height: 100vh;
}
.automatic-horizontal-slider-responsive.fullscreen .slick-slide img {
  height: 100vh;
  width: auto;
  max-width: none;
}
.automatic-horizontal-slider-responsive.fullscreen .slick-slide .cms-text-fullscreen {
  display: table;
  width: 100%;
  height: 100vh;
  -webkit-transform: translateY(-100vh);
  -moz-transform: translateY(-100vh);
  -ms-transform: translateY(-100vh);
  -o-transform: translateY(-100vh);
  transform: translateY(-100vh);
}
.automatic-horizontal-slider-responsive.fullscreen .slick-slide .cms-text-fullscreen .cms-text-inner {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.automatic-horizontal-slider-responsive.fullscreen .slick-slide .cms-text-fullscreen .title {
  font-size: 50px;
}
.automatic-horizontal-slider-responsive.fullscreen .slick-slide .cms-text-fullscreen .btn.more {
  font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .automatic-horizontal-slider-responsive.fullscreen .slick-slide {
    height: calc(100vh - 44px);
    height: -moz-calc(100vh - 44px);
    height: -webkit-calc(100vh - 44px);
    height: -o-calc(100vh - 44px);
  }
  .automatic-horizontal-slider-responsive.fullscreen .slick-slide img {
    height: calc(100vh - 44px);
    height: -moz-calc(100vh - 44px);
    height: -webkit-calc(100vh - 44px);
    height: -o-calc(100vh - 44px);
  }
  .automatic-horizontal-slider-responsive.fullscreen .slick-slide .cms-text-fullscreen {
    height: calc(100vh - 44px);
    height: -moz-calc(100vh - 44px);
    height: -webkit-calc(100vh - 44px);
    height: -o-calc(100vh - 44px);
    -webkit-transform: translateY(-95vh);
    -moz-transform: translateY(-95vh);
    -ms-transform: translateY(-95vh);
    -o-transform: translateY(-95vh);
    transform: translateY(-95vh);
  }
}
@media only screen and (max-width: 767px) {
  .automatic-horizontal-slider-responsive.fullscreen .slick-slide {
    height: calc(100vh - 120px);
    height: -moz-calc(100vh - 120px);
    height: -webkit-calc(100vh - 120px);
    height: -o-calc(100vh - 120px);
  }
  .automatic-horizontal-slider-responsive.fullscreen .slick-slide img {
    height: calc(100vh - 120px);
    height: -moz-calc(100vh - 120px);
    height: -webkit-calc(100vh - 120px);
    height: -o-calc(100vh - 120px);
  }
  .automatic-horizontal-slider-responsive.fullscreen .slick-slide .cms-text-fullscreen {
    height: calc(100vh - 120px);
    height: -moz-calc(100vh - 120px);
    height: -webkit-calc(100vh - 120px);
    height: -o-calc(100vh - 120px);
    -webkit-transform: translateY(-80vh);
    -moz-transform: translateY(-80vh);
    -ms-transform: translateY(-80vh);
    -o-transform: translateY(-80vh);
    transform: translateY(-80vh);
  }
  .automatic-horizontal-slider-responsive.fullscreen .slick-slide .cms-text-fullscreen .title {
    font-size: 25px;
  }
  .automatic-horizontal-slider-responsive.fullscreen .slick-slide .cms-text-fullscreen .btn.more {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .automatic-horizontal-slider-responsive.fullscreen .slick-slide {
    height: auto;
  }
  .automatic-horizontal-slider-responsive.fullscreen .slick-slide img {
    height: auto;
  }
  .automatic-horizontal-slider-responsive.fullscreen .slick-slide .cms-text-fullscreen {
    height: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
  }
}
/* RESPONSIVE ITEMSLIDER 5 ITEMS (homepage filmstrip styles) */
.cms-filmstrip:not(.rv-style) {
  text-align: center;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
}
.cms-filmstrip:not(.rv-style) .copy .headline {
  text-transform: uppercase;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  margin-left: 0;
}
.cms-filmstrip:not(.rv-style) .copy .headline b {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  display: block;
  margin-top: 5px;
  font-size: 24px;
  margin-bottom: 10px;
}
.cms-filmstrip:not(.rv-style) .copy .headline .btn-slick-prev,
.cms-filmstrip:not(.rv-style) .copy .headline .btn-slick-next {
  display: none;
}
.cms-filmstrip:not(.rv-style) .slick-track {
  padding-top: 15px;
}
.cms-filmstrip:not(.rv-style) sqr-entity-thumb {
  margin: 0;
}
.cms-filmstrip:not(.rv-style) sqr-entity-thumb .entity-pic,
.cms-filmstrip:not(.rv-style) sqr-entity-thumb .entity-info {
  width: 96%;
  margin: 0 2%;
  position: relative;
  background-color: transparent;
  display: block;
}
.cms-filmstrip:not(.rv-style) sqr-entity-thumb .entity-pic .slick-track,
.cms-filmstrip:not(.rv-style) sqr-entity-thumb .entity-info .slick-track {
  padding-top: 0px;
}
.cms-filmstrip:not(.rv-style) sqr-entity-thumb .entity-pic .luxury-icon {
  left: 1px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .cms-filmstrip:not(.rv-style) .copy .headline {
    font-size: 9px;
  }
  .cms-filmstrip:not(.rv-style) .copy .headline b {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .cms-filmstrip:not(.rv-style) .responsiveFilmstrip_wrap {
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
  }
  .cms-filmstrip:not(.rv-style) .responsiveFilmstrip_wrap div.btn-slick-prev,
  .cms-filmstrip:not(.rv-style) .responsiveFilmstrip_wrap div.btn-slick-next {
    width: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
  }
  .cms-filmstrip:not(.rv-style) .responsiveFilmstrip_wrap div.btn-slick-prev img,
  .cms-filmstrip:not(.rv-style) .responsiveFilmstrip_wrap div.btn-slick-next img {
    width: 50px;
    height: 50px;
  }
  .cms-filmstrip:not(.rv-style) .responsiveFilmstrip_wrap div.btn-slick-prev {
    left: -7%;
  }
  .cms-filmstrip:not(.rv-style) .responsiveFilmstrip_wrap div.btn-slick-next {
    right: -7%;
  }
}
@media only screen and (max-width: 767px) {
  .cms-filmstrip:not(.rv-style) .copy .headline {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
  }
  .cms-filmstrip:not(.rv-style) .copy .headline div.btn-slick-prev,
  .cms-filmstrip:not(.rv-style) .copy .headline div.btn-slick-next {
    padding: 3px;
    width: 20%;
    height: 35%;
    border: 1px solid #e6e6e6;
    position: absolute;
    color: white;
    font-size: 0;
    background-color: white;
    border-radius: 200px;
    cursor: pointer;
    text-align: center;
    margin: 0 10px;
  }
  .cms-filmstrip:not(.rv-style) .copy .headline div.btn-slick-prev img,
  .cms-filmstrip:not(.rv-style) .copy .headline div.btn-slick-next img {
    display: none;
  }
  .cms-filmstrip:not(.rv-style) .copy .headline div.btn-slick-prev:after,
  .cms-filmstrip:not(.rv-style) .copy .headline div.btn-slick-next:after {
    content: "";
    width: 7px;
    height: 11px;
    display: inline-block;
    background-image: url(prj-front/assets/images/icons/mobile/arrows-small.png);
    position: absolute;
    top: 6px;
    left: 50%;
    margin-left: -3px;
  }
  .cms-filmstrip:not(.rv-style) .copy .headline div.btn-slick-prev.slick-disabled:after,
  .cms-filmstrip:not(.rv-style) .copy .headline div.btn-slick-next.slick-disabled:after {
    opacity: 0.3;
  }
  .cms-filmstrip:not(.rv-style) .copy .headline .btn-slick-next {
    right: 25%;
    display: none;
  }
  .cms-filmstrip:not(.rv-style) .copy .headline .btn-slick-next:after {
    background-position: -68px -7px;
  }
  .cms-filmstrip:not(.rv-style) .copy .headline .btn-slick-prev {
    left: 25%;
    display: none;
  }
  .cms-filmstrip:not(.rv-style) .copy .headline .btn-slick-prev:after {
    background-position: -50px -7px;
  }
}
/* RESPONSIVE ITEMSLIDER 6 ITEMS (my account dashboard filmstrip styles) */
.cms-filmstrip.rv-style .copy .headline {
  font-size: 14px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  padding: 15px 0;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}
.cms-filmstrip.rv-style .copy .headline .btn-slick-prev,
.cms-filmstrip.rv-style .copy .headline .btn-slick-next {
  width: 50px;
  height: 21px;
  border: 1px solid #e6e6e6;
  position: absolute;
  color: white;
  font-size: 0;
  background-color: white;
  border-radius: 200px;
  cursor: pointer;
  text-align: center;
  padding: 3px;
  display: none;
}
.cms-filmstrip.rv-style .copy .headline .btn-slick-prev img,
.cms-filmstrip.rv-style .copy .headline .btn-slick-next img {
  height: auto;
  max-height: 100%;
}
.cms-filmstrip.rv-style .copy .headline .btn-slick-prev .i-arrow-prev,
.cms-filmstrip.rv-style .copy .headline .btn-slick-next .i-arrow-prev,
.cms-filmstrip.rv-style .copy .headline .btn-slick-prev .i-arrow-next,
.cms-filmstrip.rv-style .copy .headline .btn-slick-next .i-arrow-next {
  margin-top: 1px;
}
.cms-filmstrip.rv-style .copy .headline .btn-slick-prev {
  top: 50%;
  right: 60px;
  margin-top: -10px;
}
.cms-filmstrip.rv-style .copy .headline .btn-slick-next {
  top: 50%;
  right: 0;
  margin-top: -10px;
}
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover,
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap {
  background-color: black;
}
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover .alt-image,
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap .alt-image {
  opacity: 0;
}
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover .afkl-lazy-wrapper,
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap .afkl-lazy-wrapper {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover .icons-hover,
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap .icons-hover {
  background: transparent;
}
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover .quickview-icon-hover,
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap .quickview-icon-hover {
  background-position: 0 -27px;
}
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover .wishlist-icon-hover,
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap .wishlist-icon-hover {
  background-position: -37px -27px;
}
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover .wishlist-icon-hover.item-added,
.cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap .wishlist-icon-hover.item-added {
  background-position: -96px 0 !important;
}
/********************************************************************************
 *
 * 	     U P L O A D    V I D E O   M P 4
 * 
*********************************************************************************/
.background-video-clz {
  background-image: url(/clz_assets/images/cms/CONTENT/ITALIANO/background-video-clz.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
}
.background-video-clz .wrap-video {
  position: relative;
  width: 70%;
  height: auto;
  float: right;
  margin-right: 4%;
  margin-bottom: 3%;
  margin-top: 6%;
}
.background-video-clz .content-preview-video {
  position: absolute;
  width: 100%;
}
.background-video-clz .content-preview-image {
  position: absolute;
  z-index: 10;
}
.background-video-clz .preview-image {
  max-width: 100%;
  height: auto;
}
.background-video-clz .player {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: url("/clz_assets/images/cms/CONTENT/ITALIANO/player_clz.png");
  position: absolute;
  cursor: pointer;
  z-index: 99;
  top: 50%;
  left: 50%;
}
.background-video-clz .content-text-video {
  width: 25%;
  float: left;
  margin-top: 18%;
}
.background-video-clz .title {
  width: auto;
  float: left;
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
}
.background-video-clz .description {
  width: auto;
  float: left;
  margin-top: 15px;
  text-align: center;
  font-size: 26px;
  color: #000;
}
.background-video-clz video {
  width: 100%    !important;
  height: auto   !important;
}
/********************************************************************************
 *
 * 	     F O R M A T       V I D E O       Y O U T U B E
 * 
*********************************************************************************/
.background-video-clz {
  background-image: url(/clz_assets/images/cms/CONTENT/ITALIANO/background-video-clz.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
}
.background-video-clz .wrap-video-youtube {
  position: relative;
  width: 70%;
  height: auto;
  float: right;
  margin-right: 4%;
  margin-bottom: 3%;
  margin-top: 6%;
}
.background-video-clz .content-preview-video {
  position: absolute;
  width: 100%;
}
.background-video-clz .content-preview-image {
  position: absolute;
  z-index: 10;
}
.background-video-clz .preview-image {
  max-width: 100%;
  height: auto;
}
.background-video-clz .content-text-video {
  width: 25%;
  float: left;
  margin-top: 18%;
}
.background-video-clz .title {
  width: auto;
  float: left;
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
}
.background-video-clz .description {
  width: auto;
  float: left;
  margin-top: 15px;
  text-align: center;
  font-size: 26px;
  color: #000;
}
.background-video-clz .content-iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.background-video-clz .content-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.background-video-clz .player {
  width: 94px;
  height: 94px;
  background-repeat: no-repeat;
  background-image: url(/clz_assets/images/cms/CONTENT/ITALIANO/player_clz.png);
  position: absolute;
  cursor: pointer;
  z-index: 99;
  top: 45%;
  left: 45%;
}
.background-video-clz video {
  width: 100% !important;
  height: auto !important;
}
/* disable body overflow if nav menu mobile is open */
.nav-menu-mobile-container {
  position: fixed;
  top: 0;
  right: -320px;
  z-index: 100;
  width: 320px;
  height: 100%;
  text-align: left;
  -webkit-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -ms-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.nav-menu-mobile-container #close-mobile-menu,
.nav-menu-mobile-container .search-mobile-menu {
  background-color: #ffffff;
  height: 44px;
  display: inline-block;
  float: right;
}
.nav-menu-mobile-container #close-mobile-menu {
  width: 30px;
  position: relative;
}
.nav-menu-mobile-container #close-mobile-menu .i-close {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6.5px;
  margin-left: -6.5px;
}
.nav-menu-mobile-container .mobile-menu-top {
  width: inherit;
  right: -320px;
}
.nav-menu-mobile-container .search-mobile-menu {
  width: 290px;
}
.nav-menu-mobile-container .search-mobile-menu form {
  height: 100%;
}
.nav-menu-mobile-container .search-mobile-menu input,
.nav-menu-mobile-container .search-mobile-menu .button {
  border: 0;
  display: block;
  float: left;
}
.nav-menu-mobile-container .search-mobile-menu input:focus {
  background-color: #ffffff;
}
.nav-menu-mobile-container .search-mobile-menu .top-search {
  width: 170px;
  margin-left: 20px;
  height: 30px;
  margin-top: 7px;
  border-bottom: 1px solid #e5e5e5;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: lowercase;
}
.nav-menu-mobile-container .search-mobile-menu .button {
  width: 38px;
  height: 38px;
  float: right;
  background-color: #ffffff;
  margin: 3px 6px;
}
.nav-menu-mobile-container .search-mobile-menu .button input {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.nav-menu-mobile-container .buttons-account {
  width: inherit;
  height: 60px;
  overflow-y: hidden;
}
.nav-menu-mobile-container .buttons-account .btn-account,
.nav-menu-mobile-container .buttons-account .btn-contact {
  width: 50%;
  height: inherit;
  float: left;
  position: relative;
}
.nav-menu-mobile-container .buttons-account .btn-account a,
.nav-menu-mobile-container .buttons-account .btn-contact a {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.nav-menu-mobile-container .buttons-account .btn-account i,
.nav-menu-mobile-container .buttons-account .btn-contact i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 22px;
}
.nav-menu-mobile-container .buttons-account .btn-account i.i-customer-service,
.nav-menu-mobile-container .buttons-account .btn-contact i.i-customer-service {
  font-size: 26px;
}
.nav-menu-mobile-container .buttons-account .btn-account .btn-text,
.nav-menu-mobile-container .buttons-account .btn-contact .btn-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  text-transform: uppercase;
  width: 105px;
  padding-left: 15px;
  max-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav-menu-mobile-container .buttons-account .btn-account {
  background-image: url(../assets/images/icons/gradient-white-75.png);
  background-repeat: repeat;
}
.nav-menu-mobile-container .buttons-account .btn-contact {
  background-image: url(../assets/images/icons/gradient-white-60.png);
  background-repeat: repeat;
}
.nav-menu-mobile-container .buttons-account:after {
  content: "";
  display: block;
  clear: both;
}
.nav-menu-mobile-container.open {
  right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
}
.nav-menu-mobile-container.open .mobile-menu-top {
  position: fixed;
  z-index: 100;
  right: 0;
  -webkit-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -ms-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
sqr-nav-menu-mobile {
  position: absolute;
  right: 0;
  width: 280px;
  background-color: #ffffff;
  overflow-x: hidden;
  min-height: 100%;
  top: 0;
  /* menu items with managed link */
  /* ARROWS */
  /* MANAGED CONTENTS */
}
sqr-nav-menu-mobile ul,
sqr-nav-menu-mobile li,
sqr-nav-menu-mobile a {
  padding: 0;
  margin: 0;
}
sqr-nav-menu-mobile .back-button {
  padding: 8.5px 20px;
  background-color: #f8f8f8;
  cursor: pointer;
  margin-top: 104px;
}
sqr-nav-menu-mobile .back-button .arrow.back {
  float: none;
  vertical-align: middle;
  background-image: url(../assets/images/icons/mobile/arrows-small.png);
  background-position: -50px -6px;
  margin-right: 10px;
  opacity: 0.5;
}
sqr-nav-menu-mobile .back-button span {
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
  vertical-align: middle;
  font-size: 16px;
  opacity: 0.5;
}
sqr-nav-menu-mobile .menu-area-container {
  background-color: #f5f5f5;
  width: 280px;
  /* to fix errors on mobile (android browser)*/
}
sqr-nav-menu-mobile .menu-area {
  position: relative;
  left: 0;
  -webkit-transition: left cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: left cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -ms-transition: left cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: left cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  width: 280px;
  /* to fix errors on mobile (android browser)*/
}
sqr-nav-menu-mobile .menu-area.nav1,
sqr-nav-menu-mobile .menu-area.nav2 {
  left: -280px;
}
sqr-nav-menu-mobile .nav-link.title {
  padding: 20px;
  display: block;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  text-align: center;
  background-color: #ffffff;
  font-size: 14px;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}
sqr-nav-menu-mobile .nav-link.inactive {
  pointer-events: none;
}
sqr-nav-menu-mobile .category-item a.category {
  padding: 0;
  height: auto;
}
sqr-nav-menu-mobile .categories,
sqr-nav-menu-mobile .subcategories {
  display: none;
}
sqr-nav-menu-mobile .section-item,
sqr-nav-menu-mobile .category-item {
  background-color: #ffffff;
  padding: 20px;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #e6e6e6;
}
sqr-nav-menu-mobile .section-item.selected .categories,
sqr-nav-menu-mobile .category-item.selected .subcategories {
  display: block;
}
sqr-nav-menu-mobile .section-item.closing .categories,
sqr-nav-menu-mobile .category-item.selected .subcategories {
  display: block!important;
}
sqr-nav-menu-mobile .categories {
  position: absolute;
  top: 0;
  left: 280px;
  width: 280px;
}
sqr-nav-menu-mobile .section-item {
  vertical-align: middle;
  cursor: pointer;
}
sqr-nav-menu-mobile .section-item a.selected {
  text-align: center;
  display: block;
}
sqr-nav-menu-mobile .section-item a.selected + .arrow {
  display: none;
}
sqr-nav-menu-mobile .section-item.managed {
  padding: 0;
  border-bottom: 0;
}
sqr-nav-menu-mobile .section-item.managed sqr-managed-content:not(.empty) {
  display: block;
  font-family: inherit;
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
}
sqr-nav-menu-mobile .section-item.managed sqr-managed-content:not(.empty) .cmsWrapper {
  display: inline-block;
  max-width: 90%;
  font-family: inherit;
}
sqr-nav-menu-mobile .section-item.managed sqr-managed-content:not(.empty):after {
  content: "";
  background-image: url(../assets/images/icons/mobile/arrows-menu-mobile.png);
  background-position: -23px -9px;
  height: 12px;
  width: 7px;
  display: inline-block;
  float: right;
  vertical-align: middle;
  margin-top: 4px;
}
sqr-nav-menu-mobile .category-item {
  overflow: hidden;
}
sqr-nav-menu-mobile .category-item a {
  padding: 0;
  margin: 0;
}
sqr-nav-menu-mobile .category-item .category:hover {
  background: #ffffff;
}
sqr-nav-menu-mobile .subcategories {
  padding: 0;
  max-height: 0;
  display: block;
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -ms-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
}
sqr-nav-menu-mobile .subcategories .subcategory-item {
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  text-decoration: underline!important;
  padding: 20px 0 0 15px;
  display: none;
}
sqr-nav-menu-mobile .category-item.selected .subcategory-item {
  display: block;
}
sqr-nav-menu-mobile .menu-area.nav2 {
  /* move this rule outside .menu-area.nav2 to show submenu open (mobile menu level2) in current category page by default */
}
sqr-nav-menu-mobile .menu-area.nav2 .category-item.selected .subcategories {
  padding: 5px 0;
  max-height: 1000px;
}
sqr-nav-menu-mobile .menu-area.nav2 .category-item.closing .subcategories {
  transition-duration: 0s !important;
  /*not working */
  transition-delay: 0s !important;
}
sqr-nav-menu-mobile .arrow {
  background-image: url(../assets/images/icons/mobile/arrows-menu-mobile.png);
  background-position: -23px -9px;
  height: 12px;
  width: 7px;
  display: inline-block;
  float: right;
  vertical-align: middle;
}
sqr-nav-menu-mobile .section-item .arrow {
  margin-top: 4px;
}
sqr-nav-menu-mobile .arrow.back {
  background-position: 0 -9px;
}
sqr-nav-menu-mobile .arrow.top,
sqr-nav-menu-mobile .arrow.bottom,
sqr-nav-menu-mobile .category-item.selected .arrow {
  background-position: -9px 0;
  margin-top: 6.5px;
  width: 12px;
  height: 7px;
}
sqr-nav-menu-mobile .arrow.bottom,
sqr-nav-menu-mobile .category-item.selected .arrow {
  background-position: -9px -22px;
}
sqr-nav-menu-mobile .managed-contents-area #HamburgerMenuArea1Link {
  padding: 15px 20px;
  background-color: #f5f5f5;
  text-decoration: underline!important;
  font-size: 16px;
}
sqr-nav-menu-mobile .managed-contents-area #HamburgerMenuArea1Link a {
  display: block;
  padding: 10px 0;
}
sqr-nav-menu-mobile .managed-contents-area .img-responsive {
  width: 100%;
}
.nav-menu-mobile-container.open sqr-nav-menu-mobile .back-button {
  position: fixed;
  width: inherit;
  z-index: 100;
  margin-top: 104px;
}
.nav-menu-mobile-container.open sqr-nav-menu-mobile .menu-area-container {
  margin-top: 144px;
}
@media only screen and (max-width: 1024px) {
  body.mobile-menu-open {
    overflow-y: hidden;
  }
  body.mobile-menu-open .overlay-icons {
    z-index: 0;
  }
}
@media only screen and (max-width: 767px) {
  .nav-menu-mobile-container {
    top: 60px;
  }
  .nav-menu-mobile-container #close-mobile-menu,
  .nav-menu-mobile-container .search-mobile-menu {
    height: 60px;
  }
  .nav-menu-mobile-container .search-mobile-menu .top-search {
    margin-top: 15px;
  }
  .nav-menu-mobile-container .search-mobile-menu .button {
    margin: 11px 6px;
  }
  .nav-menu-mobile-container sqr-nav-menu-mobile .back-button {
    margin-top: 120px;
  }
  .nav-menu-mobile-container.open sqr-nav-menu-mobile .back-button {
    margin-top: 120px;
  }
  .nav-menu-mobile-container.open sqr-nav-menu-mobile .menu-area-container {
    margin-top: 160px;
  }
}
.sqr-ui-blocker {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
  z-index: 97;
  -webkit-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -ms-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.sqr-ui-blocker.active {
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.sqr-ui-blocker.active + .inner-header-wrap .open-search-form {
  pointer-events: none;
}
#thumbnail-height,
.refined-thumbs,
sqr-refined-thumbs,
.refined-category-thumbs,
refined-category-thumbs {
  float: left;
  width: 100%;
  text-align: left;
}
.catalog-thumbnail {
  background-color: transparent;
}
.hasLeftNav .catalog-thumbnail {
  width: 100%;
  margin: 0;
}
.show-icons-hover {
  width: 100%;
  height: 50px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: rgba(198, 198, 198, 0.3);
}
.show-quickview-icon-hover {
  position: absolute;
  bottom: 13px;
  left: 6%;
  display: inline-block;
  cursor: pointer;
}
.show-wishlist-icon-hover {
  position: absolute;
  bottom: 13px;
  right: 6%;
  display: inline-block;
  cursor: pointer;
}
/* Disable pointer events on wishlist icon if item added */
.entity-thumb .wishlist-icon.item-added,
.entity-thumb .wishlist-icon-hover.item-added {
  pointer-events: none;
}
/* SUBCATEGORY TITLE */
.subcategory-heading {
  font-size: 18px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media only screen and (min-width: 768px) {
  .subcategory-heading {
    margin-left: 5%;
    float: left;
    margin-top: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .subcategory-heading {
    font-size: 22px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
.view-thumbs-mode {
  float: right;
  margin-right: 1%;
}
.view-thumbs-mode div.standard-view-mode,
.view-thumbs-mode div.small-view-mode {
  width: 40px;
  height: 40px;
  border: 1px solid #f5f5f5;
  padding-top: 3px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  padding: 10px;
  font-weight: 900;
}
.view-thumbs-mode .selectedView {
  background-color: #f5f5f5;
}
.view-thumbs-mobile-container div.standard-view-mode,
.view-thumbs-mobile-container div.small-view-mode {
  width: 100%;
  height: 40px;
  border: 1px solid #f5f5f5;
  text-align: center;
  cursor: pointer;
  padding: 10px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.view-thumbs-mobile-container .selectedView {
  background-color: #f5f5f5;
}
.view-thumbs-mobile-container.mobile-toggle-closed div.standard-view-mode,
.view-thumbs-mobile-container.mobile-toggle-closed div.small-view-mode {
  display: none;
}
.view-thumbs-mobile-container.mobile-toggle-open div.standard-view-mode,
.view-thumbs-mobile-container.mobile-toggle-open div.small-view-mode {
  display: block;
}
.entity-thumb {
  width: 23%;
  margin: 11px 1% 20px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  /* wishlist feedback */
  /* .entity-name-wrap with product name on 2 lines */
}
.entity-thumb .entity-pic {
  display: block;
  width: 100%;
  position: relative;
}
.entity-thumb .entity-pic .top-left-message {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 3;
  transition: top 0.25s;
  width: auto;
  max-width: 25%;
}
.entity-thumb .entity-pic .top-left-message img {
  width: 100%;
}
.entity-thumb .entity-pic .top-right-message {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 2;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  width: auto;
  max-width: 25%;
}
.entity-thumb .entity-pic .top-right-message img {
  width: 100%;
}
.entity-thumb .entity-pic .promo-message-bottom-content img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.entity-thumb .entity-pic span.availability-message {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  font-style: normal;
  color: #666666;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  height: 50px;
  padding: 15px;
  background-color: rgba(198, 198, 198, 0.3);
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.entity-thumb .entity-pic span.entity-name-hover {
  display: none;
}
.entity-thumb .entity-info-wishlist {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 5;
  background: transparent;
  width: 100%;
  height: auto;
}
.entity-thumb .wishlist-feedback {
  text-align: center;
  color: #fff;
  width: 100%;
  height: auto;
  opacity: 0;
  -webkit-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -moz-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -ms-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -o-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  /* popup triangle styles */
}
.entity-thumb .wishlist-feedback.fade-in {
  opacity: 1;
}
.entity-thumb .wishlist-feedback:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: -12px;
  right: 6%;
  margin-right: 1px;
  /* to align with wishlist icon */
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent;
  /* border-top-color set by dynamic-styles.jsp */
}
.entity-thumb .wishlist-feedback .wishlist-feedback-inner {
  width: 100%;
  padding: 10px;
  overflow: hidden;
}
.entity-thumb .wishlist-feedback .item-added-text,
.entity-thumb .wishlist-feedback .signin-link {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
}
.entity-thumb .wishlist-feedback .signin-link {
  text-decoration: underline;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 5px;
}
.entity-thumb .wishlist-feedback .signin-text,
.entity-thumb .wishlist-feedback .wishlist-text,
.entity-thumb .wishlist-feedback .wishlist-link {
  font-size: 14px;
  line-height: 1.3;
}
.entity-thumb .wishlist-feedback .wishlist-text {
  display: inline-block;
  margin-right: 3px;
}
.entity-thumb .wishlist-feedback .wishlist-link {
  display: inline-block;
  text-decoration: underline;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
}
.entity-thumb .wishlist-feedback .go-to-wishlist {
  margin: 5px auto;
}
.entity-thumb .wishlist-feedback .item-added-icon {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .entity-thumb .wishlist-feedback .item-added-text,
  .entity-thumb .wishlist-feedback .signin-link {
    font-size: 14px;
  }
  .entity-thumb .wishlist-feedback .signin-link {
    margin-top: 5px;
  }
  .entity-thumb .wishlist-feedback .signin-text,
  .entity-thumb .wishlist-feedback .wishlist-text,
  .entity-thumb .wishlist-feedback .wishlist-link {
    font-size: 12px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 768px) {
  .entity-thumb .entity-pic:hover .top-right-message,
  .entity-thumb .entity-pic.hoverTap .top-right-message {
    opacity: 0;
  }
  .entity-thumb .entity-pic:hover .top-left-message,
  .entity-thumb .entity-pic.hoverTap .top-left-message {
    top: -15px;
  }
  .entity-thumb .entity-pic:hover .alt-image,
  .entity-thumb .entity-pic.hoverTap .alt-image {
    opacity: 1;
  }
  .entity-thumb .entity-pic:hover .icons-hover,
  .entity-thumb .entity-pic.hoverTap .icons-hover {
    width: 100%;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    background: rgba(198, 198, 198, 0.3);
  }
  .entity-thumb .entity-pic:hover .quickview-icon-hover,
  .entity-thumb .entity-pic.hoverTap .quickview-icon-hover {
    position: absolute;
    bottom: 13px;
    left: 6%;
    display: inline-block;
    cursor: pointer;
  }
  .entity-thumb .entity-pic:hover .wishlist-icon-hover,
  .entity-thumb .entity-pic.hoverTap .wishlist-icon-hover {
    position: absolute;
    bottom: 13px;
    right: 6%;
    display: inline-block;
    cursor: pointer;
  }
  .entity-thumb .entity-pic:hover .wishlist-icon-hover.item-added,
  .entity-thumb .entity-pic.hoverTap .wishlist-icon-hover.item-added {
    background-position: -66px 0;
  }
  .entity-thumb .entity-pic:hover .availability-message,
  .entity-thumb .entity-pic.hoverTap .availability-message {
    display: none;
  }
  .entity-thumb .entity-thumb:nth-of-type(4n+1) {
    margin-left: 0;
  }
}
.entity-thumb div.promo-message-bottom-container {
  float: left;
  width: 100%;
  min-height: 20px;
  margin: 7px 0;
}
.entity-thumb img {
  width: 100%;
  height: auto;
  border: 0 solid #fff;
}
.entity-thumb .main-image-small,
.entity-thumb .alt-image-small {
  display: none;
}
.entity-thumb .alt-image,
.entity-thumb .alt-image-small {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -ms-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  background-color: #fff;
}
.entity-thumb .entity-info {
  position: relative;
  padding-top: 10px;
}
.entity-thumb .entity-info span.availability-message {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  font-style: italic;
  color: #4d4d4d;
}
.entity-thumb .entity-info div.promo-message-bottom-container-mobile {
  display: none;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.entity-thumb .entity-info div.promo-message-bottom-container-mobile span.single-promo-message {
  float: left;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
}
.entity-thumb .entity-info div.promo-message-bottom-container-mobile span.single-promo-message p {
  margin: 0;
}
.entity-thumb .entity-info div.promo-message-bottom-container-mobile span.single-promo-message:nth-child(odd) {
  color: #fb9274;
  background-color: white;
}
.entity-thumb .entity-info div.promo-message-bottom-container-mobile span.single-promo-message:nth-child(even) {
  color: white;
  background-color: #fb9274;
}
.entity-thumb .entity-name-wrap {
  height: 36px;
  /* 2 lines text */
  position: relative;
}
.entity-thumb .entity-name {
  font-size: 12px;
  width: 100%;
  text-align: center;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: capitalize;
  line-height: 18px;
  letter-spacing: 1.2px;
  display: block;
  display: -webkit-box;
  margin: 0 auto;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
  max-height: 36px;
  /* 2 lines text */
  position: absolute;
  top: 0;
  /* vertical align top */
  left: 0;
}
@media only screen and (min-width: 1440px) {
  .entity-thumb .entity-name {
    font-size: 14px;
  }
}
.entity-thumb .entity-price {
  font-size: 11px;
  margin: 4px 0 2px 0;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.entity-thumb .entity-price .msrp {
  text-decoration: line-through;
  margin-right: 8px;
}
.entity-thumb .entity-price .display {
  color: #f69232;
}
.entity-thumb .entity-price span {
  font-family: inherit;
}
@media only screen and (min-width: 1025px) {
  .entity-thumb .entity-price {
    font-size: 14px;
  }
}
.entity-thumb .btn-slick-prev {
  width: 19%;
  height: 86%;
  border: 1px solid #e6e6e6;
  position: absolute;
  color: white;
  font-size: 0;
  top: 7%;
  left: 0;
  background-color: white;
  border-radius: 200px;
  cursor: pointer;
  padding: 3px;
  text-align: center;
  display: none;
}
.entity-thumb .btn-slick-prev img {
  height: auto;
  max-height: 100%;
  display: inline-block;
}
.entity-thumb .btn-slick-next {
  width: 19%;
  height: 86%;
  border: 1px solid #e6e6e6;
  position: absolute;
  color: white;
  font-size: 0;
  top: 7%;
  right: 0;
  background-color: white;
  border-radius: 200px;
  cursor: pointer;
  padding: 3px;
  text-align: center;
  display: none;
}
.entity-thumb .btn-slick-next img {
  height: auto;
  max-height: 100%;
  display: inline-block;
}
.entity-thumb .swatches-container {
  text-align: center;
  float: left;
  margin-top: 4px;
  width: 100%;
  position: relative;
  min-height: 25px;
}
.entity-thumb .swatches-container .container-clz-swatches {
  width: 41%;
  margin: 0 auto;
  max-height: 100%;
}
.entity-thumb .swatches-container .container-clz-swatches .slick-list {
  margin-left: -0.5%;
}
.entity-thumb .swatches-container .container-clz-swatches .slick-initialized {
  display: block;
}
.entity-thumb .swatches-container .container-clz-swatches .slick-track {
  margin: 0 auto;
}
.entity-thumb .swatches-container .container-clz-swatches .min-size-swatch {
  margin-right: 2%;
  margin-left: 2%;
  width: 29%;
}
.entity-thumb .swatches-container .container-clz-swatches .min-size-swatch img {
  width: auto;
  margin-right: 0;
  margin-left: 0;
}
.entity-thumb .swatches-container img {
  width: auto;
  max-width: 100%;
}
.entity-thumb .swatches-container div.generic-swatch {
  display: inline-block;
  text-align: center;
}
.entity-thumb .swatches-container div.generic-swatch img {
  margin: 10%;
  border-radius: 100px;
  width: 80%;
  display: inline-block;
}
.entity-thumb .swatches-container .slick-next-old {
  width: 46px;
  height: 21px;
  background-image: url(/prj-front/assets/images/icons/slick-swatches-next.png);
  border: 0;
  position: absolute;
  color: white;
  font-size: 0;
  top: 0px;
  right: -60%;
  background-color: white;
}
.entity-thumb .swatches-container .slick-prev-old {
  width: 46px;
  height: 21px;
  background-image: url(/prj-front/assets/images/icons/slick-swatches-previous.png);
  border: 0;
  position: absolute;
  color: white;
  font-size: 0;
  top: 0px;
  left: -60%;
  background-color: white;
}
.entity-thumb .swatches-container.up {
  top: -33px;
}
.entity-thumb:nth-of-type(4n) {
  margin-right: 0;
}
.entity-thumb.multi-rows:nth-of-type(4n) {
  margin-right: 1%;
}
.entity-thumb.multi-rows:nth-of-type(6n) {
  margin-right: 0;
}
.sort-option-container {
  display: none;
}
.entity-thumb.multi-rows {
  width: 14.65%;
}
.entity-thumb.multi-rows .entity-name-wrap,
.entity-thumb.multi-rows .entity-name {
  display: none;
}
.entity-thumb.multi-rows div.promo-message-bottom-container {
  display: none;
}
.entity-thumb.multi-rows .swatches-container {
  display: none;
}
.entity-thumb.multi-rows .entity-pic .top-left-message {
  display: none;
}
.entity-thumb.multi-rows .entity-pic .luxury-icon-thumb {
  display: none;
}
.entity-thumb.multi-rows .entity-pic .top-right-message {
  display: none;
}
.entity-thumb.multi-rows .entity-pic .new-icon-thumb {
  display: none;
}
.entity-thumb.multi-rows .entity-pic .availability-message {
  font-size: 12px;
}
@media only screen and (min-width: 1025px) {
  .entity-thumb.multi-rows .entity-price {
    font-size: 12px;
    margin-top: 2px;
  }
}
/*INIZIO SUBCATEGORY */
/* VERSIONE DESKTOP/TABLET SUBCATEGORY VISUALIZZAZIONE A 4*/
@media only screen and (min-width: 768px) {
  .refined-thumbs.firstImageBig {
    /* Fix view for floating thumbs if promo message bottom is set only for some products */
  }
  .refined-thumbs.firstImageBig .entity-thumb {
    width: 25%;
    margin: 0;
    margin-bottom: 20px;
  }
  .refined-thumbs.firstImageBig .entity-thumb .entity-pic {
    margin: 0 12.2%;
    width: auto;
  }
  .refined-thumbs.firstImageBig .entity-thumb .entity-info {
    width: 75.6%;
    margin: 0 auto;
  }
  .refined-thumbs.firstImageBig .entity-thumb .entity-info .entity-price {
    min-height: 12px;
  }
  .refined-thumbs.firstImageBig .entity-thumb .swatches-container .container-clz-swatches {
    width: 50%;
    max-width: 96px;
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(1) {
    width: 50%;
    float: left;
    margin: 0;
    margin-bottom: 0;
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(1) span.availability-message {
    font-size: 15px;
    padding: 13px;
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(1) .entity-pic {
    margin: 0 6.1%;
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(1) .entity-info {
    width: 87.8%;
    margin: 0 auto;
    padding-top: 59px;
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(1) .swatches-container .container-clz-swatches {
    max-width: 21.525%;
    max-width: 96px;
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(1) div.btn-slick-next {
    width: 9.9%;
    right: 28%;
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(1) div.btn-slick-prev {
    width: 9.9%;
    left: 28%;
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(2),
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(3),
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(4),
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(5) {
    float: left;
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(2).hasBottomPromo + .entity-thumb,
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(4).hasBottomPromo + .entity-thumb {
    /* swatches-container has class up if promo message bottom is empty */
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(2).hasBottomPromo + .entity-thumb .swatches-container.up,
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(4).hasBottomPromo + .entity-thumb .swatches-container.up {
    margin-bottom: 26px;
  }
}
/* Review margin for subcategory first image big - set breakpoints with custom media queries */
.refined-thumbs.firstImageBig .entity-thumb .btn-slick-prev,
.refined-thumbs.firstImageBig .entity-thumb .btn-slick-next {
  width: 23%;
  height: 86%;
}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {
  .refined-thumbs.firstImageBig .entity-thumb .swatches-container .container-clz-swatches {
    max-width: 85px!important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .refined-thumbs.firstImageBig .entity-thumb .entity-pic {
    margin: 0 10%;
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(1) .entity-pic {
    margin: 0 5%;
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(1) div.btn-slick-prev,
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(1) div.btn-slick-next {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .refined-thumbs.firstImageBig .swatches-container .container-clz-swatches {
    max-width: 66px!important;
    margin-top: 3px;
  }
  .refined-thumbs.firstImageBig .swatches-container .container-clz-swatches .slick-list {
    margin-left: -1%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .refined-thumbs.firstImageBig .swatches-container .container-clz-swatches {
    max-width: 80px!important;
    margin-top: 1px;
  }
}
@media only screen and (min-width: 1600px) {
  .refined-thumbs.firstImageBig .entity-thumb .entity-pic {
    margin: 0 8%;
  }
  .refined-thumbs.firstImageBig .entity-thumb:nth-of-type(1) .entity-pic {
    margin: 0 4%;
  }
}
/* FINE VERSIONE DESKTOP/TABLET SUBCATEGORY VISUALIZZAZIONE A 4*/
/* INIZIO VERSIONE DESKTOP SUBCATEGORY VISUALIZZAZIONE A 6*/
@media only screen and (min-width: 768px) {
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows {
    width: 16.6%;
    margin-bottom: 20px;
  }
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows .entity-pic span.availability-message {
    padding: 0px;
    padding-top: 15px;
  }
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows .entity-info .entity-price {
    min-height: 26px;
  }
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(1) {
    width: 33.3%;
    margin-bottom: 0;
  }
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(1) .entity-info {
    padding-top: 10px;
  }
  /* wishlist feedback category/subcategory view 6 + recently view */
  .entity-thumb.multi-rows .entity-info-wishlist,
  .recently-view-category .entity-thumb .entity-info-wishlist {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    background: transparent;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .entity-thumb.multi-rows .wishlist-feedback,
  .recently-view-category .entity-thumb .wishlist-feedback {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .entity-thumb.multi-rows .wishlist-feedback:before,
  .recently-view-category .entity-thumb .wishlist-feedback:before {
    display: none;
  }
  .entity-thumb.multi-rows .wishlist-feedback .wishlist-feedback-inner,
  .recently-view-category .entity-thumb .wishlist-feedback .wishlist-feedback-inner {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
    padding: 10px;
  }
  .entity-thumb.multi-rows .wishlist-feedback .item-added-text,
  .recently-view-category .entity-thumb .wishlist-feedback .item-added-text,
  .entity-thumb.multi-rows .wishlist-feedback .signin-link,
  .recently-view-category .entity-thumb .wishlist-feedback .signin-link {
    font-size: 14px;
  }
  .entity-thumb.multi-rows .wishlist-feedback .signin-link,
  .recently-view-category .entity-thumb .wishlist-feedback .signin-link {
    margin-top: 5px;
  }
  .entity-thumb.multi-rows .wishlist-feedback .signin-text,
  .recently-view-category .entity-thumb .wishlist-feedback .signin-text {
    font-size: 12px;
    line-height: 1.2;
  }
  .entity-thumb.multi-rows .wishlist-feedback .wishlist-text,
  .recently-view-category .entity-thumb .wishlist-feedback .wishlist-text,
  .entity-thumb.multi-rows .wishlist-feedback .wishlist-link,
  .recently-view-category .entity-thumb .wishlist-feedback .wishlist-link {
    display: none!important;
  }
  .entity-thumb.multi-rows .wishlist-feedback .item-added-icon,
  .recently-view-category .entity-thumb .wishlist-feedback .item-added-icon {
    display: block;
    margin: 5px auto;
    line-height: 1;
  }
  .entity-thumb.multi-rows .wishlist-feedback .item-added-icon .wishlist-icon,
  .recently-view-category .entity-thumb .wishlist-feedback .item-added-icon .wishlist-icon {
    background-image: url(../assets/images/icons/quickview-wishlist.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 33px;
    background-position: -200px 0;
    display: inline-block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* wishlist feedback category/subcategory view 6 + recently view */
  .entity-thumb.multi-rows .wishlist-feedback .item-added-text,
  .recently-view-category .entity-thumb .wishlist-feedback .item-added-text,
  .entity-thumb.multi-rows .wishlist-feedback .signin-link,
  .recently-view-category .entity-thumb .wishlist-feedback .signin-link {
    font-size: 12px;
  }
  .entity-thumb.multi-rows .wishlist-feedback .signin-text,
  .recently-view-category .entity-thumb .wishlist-feedback .signin-text,
  .entity-thumb.multi-rows .wishlist-feedback .wishlist-text,
  .recently-view-category .entity-thumb .wishlist-feedback .wishlist-text,
  .entity-thumb.multi-rows .wishlist-feedback .wishlist-link,
  .recently-view-category .entity-thumb .wishlist-feedback .wishlist-link {
    display: none!important;
  }
  .entity-thumb .btn-slick-prev,
  .entity-thumb .btn-slick-next {
    max-height: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .entity-thumb .swatches-container .container-clz-swatches {
    width: 42%;
    max-width: 66px;
    margin-top: 3px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .entity-thumb .swatches-container .container-clz-swatches {
    max-width: 80px;
    margin-top: 1px;
  }
}
/*FINE VERSIONE DESKTOP SUBCATEGORY VISUALIZZAZIONE A 6*/
/* INIZIO VERSIONE MOBILE SUBCATEGORY VISUALIZZAZIONE A 6 (2)*/
@media only screen and (max-width: 767px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb.multi-rows .entity-pic {
    background-color: transparent;
  }
}
/* FINE VERSIONE MOBILE SUBCATEGORY VISUALIZZAZIONE A 6 (2) */
@media only screen and (min-width: 768px) and (max-width: 1330px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb:nth-of-type(1) span.availability-message {
    bottom: 0;
  }
}
/* media queries per allineamento titolo first image big (subcategory template - 2 lines text) */
@media only screen and (min-width: 1800px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb:nth-of-type(1) div.entity-info {
    padding-top: 67px;
  }
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(1) .entity-info {
    padding-top: 13px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb:nth-of-type(1) div.entity-info {
    padding-top: 75px;
  }
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(1) .entity-info {
    padding-top: 18px;
  }
}
@media only screen and (min-width: 1330px) and (max-width: 1399px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb:nth-of-type(1) div.entity-info {
    padding-top: 64px;
  }
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(1) .entity-info {
    padding-top: 13px;
  }
}
@media only screen and (min-width: 1250px) and (max-width: 1329px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb:nth-of-type(1) div.entity-info {
    padding-top: 69px;
  }
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(1) .entity-info {
    padding-top: 18px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1249px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb:nth-of-type(1) div.entity-info {
    padding-top: 74px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1199px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb:nth-of-type(1) div.entity-info {
    padding-top: 79px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1099px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb:nth-of-type(1) div.entity-info {
    padding-top: 84px;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1024px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb:nth-of-type(1) div.entity-info {
    padding-top: 81px;
  }
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(1) .entity-info {
    padding-top: 25px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 949px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb:nth-of-type(1) div.entity-info {
    padding-top: 86px;
  }
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(1) .entity-info {
    padding-top: 25px;
  }
}
@media only screen and (min-width: 850px) and (max-width: 899px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb:nth-of-type(1) div.entity-info {
    padding-top: 91px;
  }
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(1) .entity-info {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 849px) {
  div.refined-thumbs.firstImageBig sqr-entity-thumb.entity-thumb:nth-of-type(1) div.entity-info {
    padding-top: 97px;
  }
  div.refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(1) .entity-info {
    padding-top: 35px;
  }
}
/* FINE SUBCATEGORY FIRSTIMAGEBIG */
/*INIZIO MOBILE VISUALIZZAZIONE CATEGORY UNA THUMB*/
@media only screen and (max-width: 767px) {
  .mobile-category-title {
    font-size: 32px;
    letter-spacing: 3px;
    font-weight: 300;
  }
  div.sub-category-previews {
    display: block;
  }
  div.sub-category-title {
    border-bottom: 0;
    height: auto;
    margin-bottom: 0;
  }
  div.sub-category-title a.link-subcategory,
  div.sub-category-title span.link-subcategory {
    text-align: center;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 24px;
    font-family: "Brandon Grot W01 Bold", sans-serif;
  }
  div.sub-category-title .view-all-category {
    display: none;
  }
  .entity-thumb {
    width: 90%;
    margin: 11px 5% 20px;
  }
  .entity-thumb .entity-pic span.availability-message {
    font-size: 15px;
  }
  .entity-thumb .entity-name-wrap {
    height: auto;
    /* don't truncate text */
    position: relative;
  }
  .entity-thumb .entity-name {
    position: relative;
    max-height: none;
    font-size: 18px;
    line-height: initial;
  }
  .entity-thumb .entity-price {
    font-size: 14px;
  }
  .quickview-icon-hover {
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 5%;
  }
}
/*FINE MOBILE VISUALIZZAZIONE UNA THUMB*/
/*INIZIO MOBILE VISUALIZZAZIONE DUE THUMB*/
@media only screen and (max-width: 767px) {
  .entity-thumb.multi-rows {
    width: 50%;
    margin: 0 !important;
    padding: 11px 5px 20px 5px !important;
  }
  /* wishlist feedback mobile view 2 thumb */
  .refined-thumbs .entity-thumb.multi-rows .wishlist-feedback,
  .refined-category-thumbs .entity-thumb.multi-rows .wishlist-feedback {
    margin-left: calc(-100% - 10px);
    margin-left: -moz-calc(-100% - 10px);
    margin-left: -webkit-calc(-100% - 10px);
    margin-left: -o-calc(-100% - 10px);
    width: calc(200% + 10px);
    width: -moz-calc(200% + 10px);
    width: -webkit-calc(200% + 10px);
    width: -o-calc(200% + 10px);
  }
  .refined-thumbs .entity-thumb.multi-rows:nth-child(2n+1) .wishlist-feedback,
  .refined-category-thumbs .entity-thumb.multi-rows:nth-child(2n+1) .wishlist-feedback {
    margin-right: calc(-100% - 10px);
    margin-right: -moz-calc(-100% - 10px);
    margin-right: -webkit-calc(-100% - 10px);
    margin-right: -o-calc(-100% - 10px);
    margin-left: 0;
  }
}
/*FINE MOBILE VISUALIZZAZIONE DUE THUMB*/
@media only screen and (min-width: 768px) {
  .entity-thumb.multi-rows .entity-pic:hover,
  .entity-thumb.multi-rows .entity-pic:focus,
  .entity-thumb.multi-rows .entity-pic:active,
  .entity-thumb.multi-rows .entity-pic.hoverTap {
    background-color: black !important;
  }
  .entity-thumb.multi-rows .entity-pic:hover .availability-pic,
  .entity-thumb.multi-rows .entity-pic:focus .availability-pic,
  .entity-thumb.multi-rows .entity-pic:active .availability-pic,
  .entity-thumb.multi-rows .entity-pic.hoverTap .availability-pic {
    opacity: 1;
  }
  .entity-thumb.multi-rows .entity-pic:hover .alt-image,
  .entity-thumb.multi-rows .entity-pic:focus .alt-image,
  .entity-thumb.multi-rows .entity-pic:active .alt-image,
  .entity-thumb.multi-rows .entity-pic.hoverTap .alt-image {
    opacity: 0;
  }
  .entity-thumb.multi-rows .entity-pic:hover span.availability-message,
  .entity-thumb.multi-rows .entity-pic:focus span.availability-message,
  .entity-thumb.multi-rows .entity-pic:active span.availability-message,
  .entity-thumb.multi-rows .entity-pic.hoverTap span.availability-message {
    display: none;
  }
  .entity-thumb.multi-rows .entity-pic:hover .afkl-lazy-wrapper,
  .entity-thumb.multi-rows .entity-pic:focus .afkl-lazy-wrapper,
  .entity-thumb.multi-rows .entity-pic:active .afkl-lazy-wrapper,
  .entity-thumb.multi-rows .entity-pic.hoverTap .afkl-lazy-wrapper {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
  }
  .entity-thumb.multi-rows .entity-pic:hover .alt-image,
  .entity-thumb.multi-rows .entity-pic:focus .alt-image,
  .entity-thumb.multi-rows .entity-pic:active .alt-image,
  .entity-thumb.multi-rows .entity-pic.hoverTap .alt-image {
    opacity: 0;
  }
  .entity-thumb.multi-rows .entity-pic:hover span.entity-name-hover,
  .entity-thumb.multi-rows .entity-pic:focus span.entity-name-hover,
  .entity-thumb.multi-rows .entity-pic:active span.entity-name-hover,
  .entity-thumb.multi-rows .entity-pic.hoverTap span.entity-name-hover {
    display: block;
    position: absolute;
    text-align: center;
    width: 94%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
    color: white;
    font-size: 13px;
    left: 0;
    text-transform: uppercase;
    margin-left: 3%;
    line-height: 1.3;
  }
  .entity-thumb.multi-rows .entity-pic:hover .icons-hover,
  .entity-thumb.multi-rows .entity-pic:focus .icons-hover,
  .entity-thumb.multi-rows .entity-pic:active .icons-hover,
  .entity-thumb.multi-rows .entity-pic.hoverTap .icons-hover {
    width: 100%;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    background: rgba(198, 198, 198, 0.3);
    background: transparent;
  }
  .entity-thumb.multi-rows .entity-pic:hover .quickview-icon-hover,
  .entity-thumb.multi-rows .entity-pic:focus .quickview-icon-hover,
  .entity-thumb.multi-rows .entity-pic:active .quickview-icon-hover,
  .entity-thumb.multi-rows .entity-pic.hoverTap .quickview-icon-hover {
    position: absolute;
    bottom: 13px;
    left: 6%;
    display: inline-block;
    cursor: pointer;
    background-position: 0 -27px;
  }
  .entity-thumb.multi-rows .entity-pic:hover .wishlist-icon-hover,
  .entity-thumb.multi-rows .entity-pic:focus .wishlist-icon-hover,
  .entity-thumb.multi-rows .entity-pic:active .wishlist-icon-hover,
  .entity-thumb.multi-rows .entity-pic.hoverTap .wishlist-icon-hover {
    position: absolute;
    bottom: 13px;
    right: 6%;
    display: inline-block;
    cursor: pointer;
    background-position: -37px -27px;
  }
  .entity-thumb.multi-rows .entity-pic:hover .wishlist-icon-hover.item-added,
  .entity-thumb.multi-rows .entity-pic:focus .wishlist-icon-hover.item-added,
  .entity-thumb.multi-rows .entity-pic:active .wishlist-icon-hover.item-added,
  .entity-thumb.multi-rows .entity-pic.hoverTap .wishlist-icon-hover.item-added {
    background-position: -96px 0;
  }
}
/* fix icons hover position tablet */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .entity-thumb.multi-rows .entity-pic:hover .quickview-icon-hover,
  .entity-thumb.multi-rows .entity-pic:focus .quickview-icon-hover,
  .entity-thumb.multi-rows .entity-pic:active .quickview-icon-hover,
  .entity-thumb.multi-rows .entity-pic.hoverTap .quickview-icon-hover,
  .entity-thumb.multi-rows .entity-pic:hover .wishlist-icon-hover,
  .entity-thumb.multi-rows .entity-pic:focus .wishlist-icon-hover,
  .entity-thumb.multi-rows .entity-pic:active .wishlist-icon-hover,
  .entity-thumb.multi-rows .entity-pic.hoverTap .wishlist-icon-hover {
    bottom: 8px;
  }
  .filmstrip_wrap .slick-slider sqr-entity-thumb.entity-thumb .entity-pic:hover .quickview-icon-hover,
  .filmstrip_wrap .slick-slider sqr-entity-thumb.entity-thumb .entity-pic.hoverTap .quickview-icon-hover,
  .filmstrip_wrap .slick-slider sqr-entity-thumb.entity-thumb .entity-pic:hover .wishlist-icon-hover,
  .filmstrip_wrap .slick-slider sqr-entity-thumb.entity-thumb .entity-pic.hoverTap .wishlist-icon-hover {
    bottom: 8px;
  }
}
/*------- SEARCH --------*/
.catalog-search,
.catalog-search .search-result-container {
  width: auto;
  background-color: transparent;
}
.catalog-search .search-result-container {
  margin: 0;
}
.search-result-container .text-intro {
  margin: 50px 0;
}
.search-result-container .category-heading-container .category-heading {
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
  font-size: 19px;
  font-weight: normal;
}
.search-result-container .category-heading-container .category-heading .search-term {
  font-weight: 700;
}
.search-result-container sqr-refined-search-thumbs .search-messages {
  padding: 20px 0;
  width: 100%;
  float: left;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 13px;
  font-size: 13px;
}
.search-result-container .no-results-box {
  font-size: 13px;
  margin-top: 30px;
  background-color: #F5F5f5;
}
.search-result-container .no-results-banner {
  float: right;
}
.search-result-container .keyword-not-found {
  position: relative;
}
.search-result-container .keyword-not-found .search-container form {
  position: relative;
  display: block;
  margin: 0 auto;
}
.search-result-container .keyword-not-found .search-container form .button {
  font-size: 0px;
  color: transparent;
}
.search-result-container .no-results-box .column {
  width: 50%;
  display: inline-block;
  padding: 20px;
}
.search-result-container .no-results-box .column {
  width: 50%;
  display: inline-block;
  padding: 20px;
  box-sizing: border-box;
  float: left;
}
.search-result-container .no-results-box .column .title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.search-result-container .no-results-box .column .title i {
  float: left;
  margin-right: 10px;
}
.search-result-container .no-results-box ul,
.search-result-container .no-results-box li {
  list-style-type: disc;
}
.search-result-container .no-results-box li {
  font-style: italic;
  display: list-item;
  margin-left: 20px;
  font-size: 13px;
}
.search-result-container .no-results-box a {
  font-size: 13px;
  text-decoration: underline;
}
@media only screen and (min-width: 1025px) {
  .catalog-search,
  .catalog-landing {
    width: 80%;
    margin: 0 10%;
  }
  .recentlyViewLanding {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media only screen and (min-width: 768px) {
  body#onSale .content_wrap .body_wrap,
  body#topSellers .content_wrap .body_wrap,
  body#newArrivals .content_wrap .body_wrap {
    position: static!important;
  }
}
@media only screen and (max-width: 1024px) {
  .catalog-search,
  .catalog-landing {
    width: 100%;
    margin: 0;
  }
  .search-result-container .text-intro {
    margin: 30px 0;
  }
  .search-result-container #category-heading-container .category-heading {
    display: block;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .search-result-container .heading {
    width: 90%;
    margin: 0 5%;
  }
  .search-result-container .text-intro {
    margin: 20px 5%;
  }
  .search-result-container .category-heading-container .category-heading {
    display: block;
    font-weight: 700;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin: 25px 0 30px;
  }
  .search-result-container sqr-refined-search-thumbs .search-messages {
    padding: 0;
    width: 100%;
    float: left;
    border: 0 solid transparent;
  }
  .search-result-container .no-results-banner {
    float: none;
  }
  .search-result-container .no-results-banner img {
    width: 100%;
    padding-top: 10px;
  }
  .search-result-container .not-found {
    float: none;
    width: 100%;
    height: auto;
  }
  .search-result-container .not-found .not-found-text {
    width: 100%;
    height: auto;
    overflow: auto;
    padding-bottom: 20px;
  }
  .search-result-container .not-found .search-again {
    position: relative;
  }
  .search-result-container .no-results-box .column {
    width: 100%;
  }
  /* force size for btn prev/next img */
  .entity-thumb .btn-slick-prev img,
  .entity-thumb .btn-slick-next img {
    width: auto;
    height: auto;
    max-width: 100%!important;
    max-height: 100%!important;
  }
}
/* Search in progress */
#search .product-list-height,
#search .footer {
  display: none;
}
.searchInProgress {
  position: relative;
  width: 100%;
  height: 100px;
  background: #FFF;
  bottom: 0;
  left: 0;
  margin-top: 50px;
}
.searchInProgress .text {
  text-align: center;
  top: 50%;
  position: absolute;
  left: 50%;
  width: 250px;
  margin-left: -122.5px;
  font-size: 30px;
  display: table-cell;
  vertical-align: middle;
  margin-top: -15px;
}
@media only screen and (min-width: 1440px) {
  .swatches-container .container-clz-swatches {
    max-width: 96px;
  }
}
/*SUBCATEGORY 1 - FIRST IMAGE BIG */
@media only screen and (min-width: 768px) {
  .refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(2),
  .refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(3),
  .refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(4),
  .refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(5),
  .refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(6),
  .refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(7),
  .refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(8),
  .refined-thumbs.firstImageBig .entity-thumb.multi-rows:nth-of-type(9) {
    display: inline-block;
    float: left;
  }
}
/* SUBCATEGORY 2 - MANAGED CONTENT BIG  */
@media only screen and (min-width: 768px) {
  .firstEntityMC .entity-thumb {
    margin: 11px 1% 90px !important;
  }
  .firstEntityMC .entity-thumb[large-content="true"] {
    width: 48%;
  }
  .firstEntityMC .entity-thumb.multi-rows[large-content="true"] {
    display: block;
    float: left;
  }
  .firstEntityMC .entity-thumb.multi-rows:nth-of-type(2),
  .firstEntityMC .entity-thumb.multi-rows:nth-of-type(3),
  .firstEntityMC .entity-thumb.multi-rows:nth-of-type(4),
  .firstEntityMC .entity-thumb.multi-rows:nth-of-type(5),
  .firstEntityMC .entity-thumb.multi-rows:nth-of-type(6),
  .firstEntityMC .entity-thumb.multi-rows:nth-of-type(7) {
    display: block;
    float: left;
  }
}
/* STYLES FOR LAZY LOADING */
.afkl-img-ratio-clz {
  padding-bottom: 140%;
  z-index: 1;
}
.afkl-img-ratio-clz.alt {
  width: 100%;
  position: absolute;
  z-index: 2;
}
.afkl-img-ratio-clz.main-image-small {
  position: absolute;
}
.afkl-img-ratio-clz img {
  position: absolute;
}
.swatch-image {
  position: relative;
  min-width: 25%;
}
.swatch-image.afk-lazy-wrapper.afkl-lazy-image-loading {
  background: transparent !important;
}
.swatch-image .afkl-lazy-image-loading {
  background: transparent !important;
}
.swatch-image img {
  position: absolute;
  left: 0;
  top: 0;
}
.swatches-container .afkl-lazy-image-loading {
  background: transparent !important;
}
.fadeIn {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 0.5s;
  -moz-animation: fadeIn ease-in 0.5s;
  -o-animation: fadeIn ease-in 0.5s;
  animation: fadeIn ease-in 0.5s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#thumbnail-height {
  -webkit-transition: padding-top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: padding-top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -ms-transition: padding-top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: padding-top cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  padding-top: 74px;
}
.seoSection {
  clear: both;
  margin: 40px 10px;
  text-align: left;
}
.seoSectionText {
  font-size: 16px;
}
.result-text {
  margin: 40px 10px;
}
.product-list-height {
  position: relative;
}
.product-list-height:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .product-list-height:not(.search-product-list) {
    margin-top: -20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .product-list-height:not(.search-product-list) {
    margin-top: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .product-list-height.search-product-list {
    margin-top: -10px;
  }
}
/* INIZIO CATEGORY TEMPLATE 01 */
.hasLeftNav .content_wrap .body_wrap {
  background-color: #fff;
}
/*
	POSSIBILE UTILIZZO FUTURO PER SET MARGINI A CONTAINER REFINED THUMBS
 @media only screen and (min-width:@desktopWidth){ 

  sqr-refined-thumbs{
  	margin: 0 -3%;
  }

 }*/
/* CATEGORY TEMPLATE 01 - DESKTOP */
@media only screen and (min-width: 1025px) {
  #category-height .heading,
  #thumbnail-height .heading {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  #category-height .heading.heading-cat {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #category-height .heading,
  #thumbnail-height .heading {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #category-height .heading.heading-cat {
    padding-top: 12px;
    margin-top: 0;
    margin-bottom: 12px;
  }
}
.thumbnail-wrap + .thumbnail-wrap {
  margin-top: 20px;
  /* add margin top to thumbnail row and remove it from subcategory title */
}
.sub-category-title {
  border-bottom: 1px solid #e6e6e6;
  height: 60px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.sub-category-title a.link-subcategory,
.sub-category-title span.link-subcategory {
  font-size: 18px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  margin-left: 3%;
  padding-bottom: 15px;
  padding-top: 15px;
  float: left;
  letter-spacing: 1px;
}
.sub-category-title .btn-slick-prev-rv,
.sub-category-title .btn-slick-next-rv {
  width: 50px;
  height: 21px;
  border: 1px solid #e6e6e6;
  position: absolute;
  color: white;
  font-size: 0;
  background-color: white;
  border-radius: 200px;
  cursor: pointer;
  text-align: center;
  padding: 3px;
  display: none;
}
.sub-category-title .btn-slick-prev-rv img,
.sub-category-title .btn-slick-next-rv img {
  height: auto;
  max-height: 100%;
}
.sub-category-title .btn-slick-prev-rv .i-arrow-prev,
.sub-category-title .btn-slick-next-rv .i-arrow-prev,
.sub-category-title .btn-slick-prev-rv .i-arrow-next,
.sub-category-title .btn-slick-next-rv .i-arrow-next {
  margin-top: 1px;
}
.sub-category-title .btn-slick-prev-rv {
  top: 25%;
  right: calc(3% + 60px);
  right: -moz-calc(3% + 60px);
  right: -webkit-calc(3% + 60px);
  right: -o-calc(3% + 60px);
}
.sub-category-title .btn-slick-next-rv {
  top: 25%;
  right: 3%;
}
.sub-category-title .view-all-category {
  float: right;
  padding-top: 20px;
  margin-right: 3%;
  text-transform: uppercase;
  font-size: 12px;
  /*letter-spacing:1px;*/
  /* removed to normalize text */
}
.sub-category-title .view-all-category .view-all-link {
  margin-left: 10px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.sub-category-title .view-all-category i.arrow-right-view-all {
  width: 10px;
  height: 12px;
  background: url(../assets/images/icons/arrow-right-icon.png) no-repeat;
  display: inline-block;
  margin-bottom: -3px;
  margin-left: 4px;
}
.view-more-container {
  margin-top: 10px;
  margin-bottom: 40px;
  position: relative;
  height: 30px;
}
.view-more-container .view-more-separator {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  display: inline-block;
  float: left;
  height: 16px;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
}
.view-more-container .view-more-info {
  display: block;
  background: #ffffff;
  z-index: 2;
  position: absolute;
  right: 0;
  width: 270px;
}
.view-more-container .view-more-info .view-more-info-btn {
  background-color: #cccccc;
  width: 140px;
  height: 30px;
  text-align: center;
  color: #f5f5f5;
  margin: 0 auto;
  cursor: pointer;
  text-transform: uppercase;
  line-height: 30px;
  display: block;
  float: right;
  font-size: 13px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.view-more-container .view-more-info .view-more-info-text {
  display: inline-block;
  font-style: italic;
  color: #d9d9d9;
  font-size: 11px;
  float: left;
  line-height: 30px;
  margin: 0 30px;
}
.view-more-container .view-more-info .view-more-info-text .view-more-showing {
  display: none;
}
.view-more-container .view-more-info .view-more-info-text .view-more-showing-items {
  display: inline-block;
}
.recently-view-category .sub-category-title,
.cms-filmstrip.rv-style .sub-category-title {
  position: relative;
  min-height: 30px;
}
.recently-view-category sqr-entity-thumb,
.cms-filmstrip.rv-style sqr-entity-thumb {
  margin: 0;
}
.recently-view-category sqr-entity-thumb .entity-pic,
.cms-filmstrip.rv-style sqr-entity-thumb .entity-pic,
.recently-view-category sqr-entity-thumb .entity-info,
.cms-filmstrip.rv-style sqr-entity-thumb .entity-info {
  width: 96%;
  margin: 0 2%;
  position: relative;
  background-color: transparent;
  display: block;
}
.recently-view-category sqr-entity-thumb .entity-pic .top-left-message,
.cms-filmstrip.rv-style sqr-entity-thumb .entity-pic .top-left-message,
.recently-view-category sqr-entity-thumb .entity-pic .top-right-message,
.cms-filmstrip.rv-style sqr-entity-thumb .entity-pic .top-right-message {
  display: none;
}
.recently-view-category sqr-entity-thumb .promo-message-container,
.cms-filmstrip.rv-style sqr-entity-thumb .promo-message-container,
.recently-view-category sqr-entity-thumb .swatches-container,
.cms-filmstrip.rv-style sqr-entity-thumb .swatches-container {
  display: none;
}
.recently-view-category sqr-entity-thumb .entity-name-wrap,
.cms-filmstrip.rv-style sqr-entity-thumb .entity-name-wrap,
.recently-view-category sqr-entity-thumb .promo-message-bottom-container,
.cms-filmstrip.rv-style sqr-entity-thumb .promo-message-bottom-container,
.recently-view-category sqr-entity-thumb .promo-message-container-mobile,
.cms-filmstrip.rv-style sqr-entity-thumb .promo-message-container-mobile {
  display: none;
}
@media only screen and (min-width: 768px) {
  .recently-view-category sqr-entity-thumb a.entity-pic:hover,
  .cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover,
  .recently-view-category sqr-entity-thumb a.entity-pic.hoverTap,
  .cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap {
    background-color: black;
  }
  .recently-view-category sqr-entity-thumb a.entity-pic:hover .availability-pic,
  .cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover .availability-pic,
  .recently-view-category sqr-entity-thumb a.entity-pic.hoverTap .availability-pic,
  .cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap .availability-pic {
    opacity: 1;
  }
  .recently-view-category sqr-entity-thumb a.entity-pic:hover span.availability-message,
  .cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover span.availability-message,
  .recently-view-category sqr-entity-thumb a.entity-pic.hoverTap span.availability-message,
  .cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap span.availability-message {
    display: none;
  }
  .recently-view-category sqr-entity-thumb a.entity-pic:hover .afkl-lazy-wrapper,
  .cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover .afkl-lazy-wrapper,
  .recently-view-category sqr-entity-thumb a.entity-pic.hoverTap .afkl-lazy-wrapper,
  .cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap .afkl-lazy-wrapper {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
  }
  .recently-view-category sqr-entity-thumb a.entity-pic:hover .alt-image,
  .cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover .alt-image,
  .recently-view-category sqr-entity-thumb a.entity-pic.hoverTap .alt-image,
  .cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap .alt-image {
    opacity: 0;
  }
  .recently-view-category sqr-entity-thumb a.entity-pic:hover span.entity-name-hover,
  .cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic:hover span.entity-name-hover,
  .recently-view-category sqr-entity-thumb a.entity-pic.hoverTap span.entity-name-hover,
  .cms-filmstrip.rv-style sqr-entity-thumb a.entity-pic.hoverTap span.entity-name-hover {
    display: inline-block;
    position: absolute;
    text-align: center;
    width: 96%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0 2%;
  }
}
.recentlyViewSection.recently-view-category {
  margin-top: 80px;
}
/* TEMPLATE 01 - TABLET */
@media only screen and (max-width: 1024px) {
  .sub-category-title a {
    text-transform: uppercase;
    padding: 0 20px 20px 0;
  }
  .view-more-container {
    height: 60px;
  }
  .view-more-container .view-more-separator {
    height: 45px;
  }
  .view-more-container .view-more-info {
    padding-left: 30px;
    padding-right: 10px;
    width: 33%;
    min-width: 270px;
  }
  .view-more-container .view-more-info .view-more-info-btn {
    width: 100%;
    background-color: #ededed;
    color: #999999;
  }
  .view-more-container .view-more-info .view-more-info-text {
    width: 100%;
    text-align: center;
    font-size: 13px;
    margin: 0;
    text-transform: uppercase;
  }
  .view-more-container .view-more-info .view-more-info-text .view-more-showing {
    display: inline-block;
  }
  .view-more-container .view-more-info .view-more-info-text .view-more-showing-items {
    display: none;
  }
}
/* TEMPLATE 01 - MOBILE */
@media only screen and (max-width: 767px) {
  .seoSection {
    margin: 40px 5%;
  }
  .mobile-category-title,
  .mobile-subcategory-title {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
    font-weight: normal;
    width: 90%;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 5%;
    margin-left: 5%;
    margin-top: 20px;
  }
  .mobile-subcategory-title {
    margin-bottom: 12px;
  }
  .sub-category-title {
    padding: 0;
  }
  .sub-category-title a {
    padding: 19px 50px 18px 20px;
    border: 1px solid #040404;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    margin-top: 10px;
    font-size: 15px;
  }
  .sub-category-title a i {
    display: inline-block;
    margin: 5px 25px;
    position: absolute;
    right: 0;
  }
  .recently-view-category .sub-category-title,
  .cms-filmstrip.rv-style .sub-category-title {
    text-align: center;
  }
  .recently-view-category .sub-category-title a.link-subcategory,
  .cms-filmstrip.rv-style .sub-category-title a.link-subcategory,
  .recently-view-category .sub-category-title span.link-subcategory,
  .cms-filmstrip.rv-style .sub-category-title span.link-subcategory {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 30px;
    margin-bottom: 20px;
  }
  .recently-view-category .btn-slick-prev-rv,
  .cms-filmstrip.rv-style .btn-slick-prev-rv,
  .recently-view-category .btn-slick-next-rv,
  .cms-filmstrip.rv-style .btn-slick-next-rv,
  .recently-view-category .btn-slick-prev,
  .cms-filmstrip.rv-style .btn-slick-prev,
  .recently-view-category .btn-slick-next,
  .cms-filmstrip.rv-style .btn-slick-next {
    padding: 3px;
    width: 20%;
    height: 24px;
    position: relative;
    display: inline-block !important;
    top: auto;
    left: auto;
    right: auto;
    bottom: 33px;
    margin: 0 10px;
  }
  .recently-view-category .btn-slick-prev-rv img,
  .cms-filmstrip.rv-style .btn-slick-prev-rv img,
  .recently-view-category .btn-slick-next-rv img,
  .cms-filmstrip.rv-style .btn-slick-next-rv img,
  .recently-view-category .btn-slick-prev img,
  .cms-filmstrip.rv-style .btn-slick-prev img,
  .recently-view-category .btn-slick-next img,
  .cms-filmstrip.rv-style .btn-slick-next img {
    height: auto;
    max-height: 100%;
  }
  .recently-view-category .btn-slick-prev-rv .i-arrow-prev,
  .cms-filmstrip.rv-style .btn-slick-prev-rv .i-arrow-prev,
  .recently-view-category .btn-slick-next-rv .i-arrow-prev,
  .cms-filmstrip.rv-style .btn-slick-next-rv .i-arrow-prev,
  .recently-view-category .btn-slick-prev .i-arrow-prev,
  .cms-filmstrip.rv-style .btn-slick-prev .i-arrow-prev,
  .recently-view-category .btn-slick-next .i-arrow-prev,
  .cms-filmstrip.rv-style .btn-slick-next .i-arrow-prev,
  .recently-view-category .btn-slick-prev-rv .i-arrow-next,
  .cms-filmstrip.rv-style .btn-slick-prev-rv .i-arrow-next,
  .recently-view-category .btn-slick-next-rv .i-arrow-next,
  .cms-filmstrip.rv-style .btn-slick-next-rv .i-arrow-next,
  .recently-view-category .btn-slick-prev .i-arrow-next,
  .cms-filmstrip.rv-style .btn-slick-prev .i-arrow-next,
  .recently-view-category .btn-slick-next .i-arrow-next,
  .cms-filmstrip.rv-style .btn-slick-next .i-arrow-next {
    margin-top: 3px;
  }
  .recently-view-category .filmstrip_wrap,
  .cms-filmstrip.rv-style .filmstrip_wrap {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    /* wishlist feedback style as recently view filmstrip (popup overflow not supported) */
  }
  .recently-view-category .filmstrip_wrap sqr-entity-thumb.entity-thumb,
  .cms-filmstrip.rv-style .filmstrip_wrap sqr-entity-thumb.entity-thumb {
    padding-left: 0;
    width: auto;
    margin-left: 0;
  }
  .recently-view-category .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-info,
  .cms-filmstrip.rv-style .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-info {
    width: 90%;
    margin-left: 5%;
  }
  .recently-view-category .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic,
  .cms-filmstrip.rv-style .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic {
    width: 90%;
    margin-left: 5%;
  }
  .recently-view-category .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic:hover,
  .cms-filmstrip.rv-style .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic:hover,
  .recently-view-category .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic.hoverTap,
  .cms-filmstrip.rv-style .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic.hoverTap {
    /* recently view icons style (quickview/wishlist) --- disabled, show default icons (grey instead of white) */
    /* .quickview-icon-hover {
						.quickview-icon-white;
					}
					.wishlist-icon-hover {
						.wishlist-icon-white;
						
						&.item-added {
							.wishlist-icon-white-added;
						}							
					} */
  }
  .recently-view-category .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic:hover .icons-hover,
  .cms-filmstrip.rv-style .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic:hover .icons-hover,
  .recently-view-category .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic.hoverTap .icons-hover,
  .cms-filmstrip.rv-style .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic.hoverTap .icons-hover {
    background: transparent;
  }
  .recently-view-category .filmstrip_wrap sqr-entity-thumb.entity-thumb .quickview-icon-hover,
  .cms-filmstrip.rv-style .filmstrip_wrap sqr-entity-thumb.entity-thumb .quickview-icon-hover,
  .recently-view-category .filmstrip_wrap sqr-entity-thumb.entity-thumb .wishlist-icon-hover,
  .cms-filmstrip.rv-style .filmstrip_wrap sqr-entity-thumb.entity-thumb .wishlist-icon-hover {
    z-index: 5;
  }
  .recently-view-category .filmstrip_wrap .entity-thumb .entity-info-wishlist,
  .cms-filmstrip.rv-style .filmstrip_wrap .entity-thumb .entity-info-wishlist {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    background: transparent;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .recently-view-category .filmstrip_wrap .entity-thumb .wishlist-feedback,
  .cms-filmstrip.rv-style .filmstrip_wrap .entity-thumb .wishlist-feedback {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .recently-view-category .filmstrip_wrap .entity-thumb .wishlist-feedback:before,
  .cms-filmstrip.rv-style .filmstrip_wrap .entity-thumb .wishlist-feedback:before {
    display: none;
  }
  .recently-view-category .filmstrip_wrap .entity-thumb .wishlist-feedback .wishlist-feedback-inner,
  .cms-filmstrip.rv-style .filmstrip_wrap .entity-thumb .wishlist-feedback .wishlist-feedback-inner {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
    padding: 10px;
  }
  .recently-view-category .filmstrip_wrap .entity-thumb .wishlist-feedback .item-added-text,
  .cms-filmstrip.rv-style .filmstrip_wrap .entity-thumb .wishlist-feedback .item-added-text,
  .recently-view-category .filmstrip_wrap .entity-thumb .wishlist-feedback .signin-link,
  .cms-filmstrip.rv-style .filmstrip_wrap .entity-thumb .wishlist-feedback .signin-link {
    font-size: 14px;
  }
  .recently-view-category .filmstrip_wrap .entity-thumb .wishlist-feedback .signin-link,
  .cms-filmstrip.rv-style .filmstrip_wrap .entity-thumb .wishlist-feedback .signin-link {
    margin-top: 5px;
  }
  .recently-view-category .filmstrip_wrap .entity-thumb .wishlist-feedback .signin-text,
  .cms-filmstrip.rv-style .filmstrip_wrap .entity-thumb .wishlist-feedback .signin-text {
    font-size: 12px;
    line-height: 1.2;
  }
  .recently-view-category .filmstrip_wrap .entity-thumb .wishlist-feedback .item-added-icon,
  .cms-filmstrip.rv-style .filmstrip_wrap .entity-thumb .wishlist-feedback .item-added-icon {
    display: block;
    margin: 5px auto;
    line-height: 1;
  }
  .recently-view-category .filmstrip_wrap .entity-thumb .wishlist-feedback .item-added-icon .wishlist-icon,
  .cms-filmstrip.rv-style .filmstrip_wrap .entity-thumb .wishlist-feedback .item-added-icon .wishlist-icon {
    background-image: url(../assets/images/icons/quickview-wishlist.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 33px;
    background-position: -200px 0;
    display: inline-block;
  }
  .recentlyViewSection.recently-view-category {
    margin-top: 60px;
  }
  .filmstripSection .sub-category-title .link-subcategory,
  .filmstripProduct .sub-category-title .link-subcategory {
    font-size: 22px;
  }
}
/* FINE CATEGORY TEMPLATE 01 */
@media only screen and (min-width: 768px) {
  .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic:hover .icons-hover,
  .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic.hoverTap .icons-hover {
    background: transparent;
  }
  .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic:hover .quickview-icon-hover,
  .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic.hoverTap .quickview-icon-hover {
    background-position: 0 -27px;
  }
  .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic:hover .wishlist-icon-hover,
  .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic.hoverTap .wishlist-icon-hover {
    background-position: -37px -27px;
  }
  .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic:hover .wishlist-icon-hover.item-added,
  .filmstrip_wrap sqr-entity-thumb.entity-thumb .entity-pic.hoverTap .wishlist-icon-hover.item-added {
    background-position: -96px 0;
  }
}
.content_wrap .left_nav,
.content_wrap .catalog-nav {
  position: relative;
  z-index: 91;
  background-color: transparent!important;
  border: 0!important;
}
@media only screen and (min-width: 1025px) {
  .content_wrap .left_nav {
    width: 16%;
    margin-right: 0;
  }
  .hasLeftNav .content_wrap .body_wrap {
    width: 84%;
    padding-left: 40px;
  }
  body:not(.hasLeftNav) .content_wrap .body_wrap {
    position: static!important;
  }
}
/* reset correct size for fixed catalog nav (it exceeds parent container width in fixed position) */
.catalog-nav.isfixed {
  width: inherit;
}
.catalog-nav {
  text-transform: uppercase;
  text-align: left;
  padding: 0;
  font-size: 14px;
  max-width: 100%;
}
.catalog-nav #rootcategory {
  padding: 10px;
  margin: 0;
  margin-top: -15px;
}
.catalog-nav #rootcategory a {
  display: block;
  padding: 10px;
  border: 0;
}
.catalog-nav #rootcategory .category,
.catalog-nav #rootcategory .subcategory.selected {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.catalog-nav #rootcategory .submenu {
  padding-left: 10px;
  display: none;
}
.catalog-nav #rootcategory .category.selected .submenu {
  display: block;
}
.catalog-nav .managed-content-left-nav {
  margin-top: 40px;
}
.catalog-nav .no-section .managed-content-left-nav {
  margin-top: 0;
}
.catalog-nav .side-menu-wrapper + .side-menu-wrapper.no-section {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .catalog-nav {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* set position static to fix breadcrumbs position */
  body.hasLeftNav .content_wrap .body_wrap {
    position: static!important;
  }
  /* user pages catalog nav - tablet */
  .account.hasLeftNav .catalog-nav {
    font-size: 12px;
  }
  .account.hasLeftNav .left_nav {
    position: relative;
    left: 0;
    width: 16%;
    margin-right: 0;
  }
  .account.hasLeftNav .body_wrap {
    width: 84%;
    padding-left: 40px;
  }
  .account.hasLeftNav .catalog-nav.user-nav {
    display: block;
  }
  .account.hasLeftNav .catalog-nav.user-nav #rootcategory {
    padding-left: 0;
  }
  .account.hasLeftNav .catalog-nav.user-nav #rootcategory .accountNavTitle,
  .account.hasLeftNav .catalog-nav.user-nav #rootcategory .submenu {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  /* set position static to fix breadcrumbs position */
  .content_wrap .body_wrap {
    position: static!important;
  }
  /* account main page catalog nav - mobile */
  .account.hasLeftNav#userMain .left_nav {
    position: relative;
    left: 0;
    width: 100%;
    height: auto;
    margin: -40px 0 30px;
  }
  .account.hasLeftNav#userMain .catalog-nav.user-nav {
    display: block;
  }
  .account.hasLeftNav#userMain .catalog-nav.user-nav #rootcategory {
    padding: 0;
    margin-top: 0;
  }
  .account.hasLeftNav#userMain .catalog-nav.user-nav #rootcategory .accountNavTitle {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
    display: block;
    text-align: center;
    font-size: 15px;
  }
  .account.hasLeftNav#userMain .catalog-nav.user-nav #rootcategory .submenu {
    padding-left: 0;
  }
  .account.hasLeftNav#userMain .catalog-nav.user-nav #rootcategory .submenu .subcategory {
    padding: 20px;
    font-size: 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
  }
  .account.hasLeftNav#userMain .catalog-nav.user-nav #rootcategory .submenu .subcategory a {
    padding: 0;
    padding-right: 15px;
  }
  .account.hasLeftNav#userMain .catalog-nav.user-nav #rootcategory .submenu .subcategory a:after {
    content: "";
    display: inline-block;
    width: 11px;
    height: 7px;
    margin: 3px 0;
    background-image: url(../assets/images/icons/arrows-small.png);
    background-position: -7px -18px;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -3.5px;
    height: 11px;
    background-position: -14px 18px;
    right: 20px;
    margin-top: -5.5px;
  }
}
@media screen and (min-width: 768px) {
  .account.hasLeftNav.userNotLogged .content_wrap .left_nav {
    display: none;
  }
  .account.hasLeftNav.userNotLogged .content_wrap .body_wrap {
    padding-left: 0;
    margin-left: 8%!important;
    margin-right: 8%!important;
    position: static!important;
  }
}
#user-subscribe,
#user-unsubscribe,
#user-contact,
#checkout,
.splash-subscribe,
#user-address-wrap {
  padding: 0;
}
#user-subscribe p,
#user-unsubscribe p,
#user-contact p,
#checkout p,
.splash-subscribe p,
#user-address-wrap p {
  width: auto;
  /* override common styles */
}
#user-subscribe .commonMessage,
#user-unsubscribe .commonMessage,
#user-contact .commonMessage,
#checkout .commonMessage,
.splash-subscribe .commonMessage,
#user-address-wrap .commonMessage {
  color: inherit;
  font-weight: normal;
}
#user-subscribe .commonMessage::firstletter,
#user-unsubscribe .commonMessage::firstletter,
#user-contact .commonMessage::firstletter,
#checkout .commonMessage::firstletter,
.splash-subscribe .commonMessage::firstletter,
#user-address-wrap .commonMessage::firstletter {
  text-transform: uppercase;
}
#user-subscribe div p.page-notification,
#user-unsubscribe div p.page-notification,
#user-contact div p.page-notification,
#checkout div p.page-notification,
.splash-subscribe div p.page-notification,
#user-address-wrap div p.page-notification {
  text-align: center;
  color: red;
  font-weight: normal;
  font-size: 11px;
}
#user-subscribe div.error-wrap,
#user-unsubscribe div.error-wrap,
#user-contact div.error-wrap,
#checkout div.error-wrap,
.splash-subscribe div.error-wrap,
#user-address-wrap div.error-wrap {
  position: relative;
}
#user-subscribe div.error-wrap p.page-notification,
#user-unsubscribe div.error-wrap p.page-notification,
#user-contact div.error-wrap p.page-notification,
#checkout div.error-wrap p.page-notification,
.splash-subscribe div.error-wrap p.page-notification,
#user-address-wrap div.error-wrap p.page-notification {
  position: absolute;
  width: 100%;
  top: -25px;
}
#user-subscribe form,
#user-unsubscribe form,
#user-contact form,
#checkout form,
.splash-subscribe form,
#user-address-wrap form {
  background: #f5f5f5;
  font-size: 14px;
  /* select country */
}
#user-subscribe form .error-newsletter,
#user-unsubscribe form .error-newsletter,
#user-contact form .error-newsletter,
#checkout form .error-newsletter,
.splash-subscribe form .error-newsletter,
#user-address-wrap form .error-newsletter {
  font-size: 11px;
  position: absolute;
  bottom: -10px;
  margin-bottom: -10px;
  /* if .field-wrap has padding 0 top/bottom */
  width: 100%;
  text-align: center;
}
#user-subscribe form .user-title-wrap,
#user-unsubscribe form .user-title-wrap,
#user-contact form .user-title-wrap,
#checkout form .user-title-wrap,
.splash-subscribe form .user-title-wrap,
#user-address-wrap form .user-title-wrap {
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#user-subscribe form .user-title-wrap label,
#user-unsubscribe form .user-title-wrap label,
#user-contact form .user-title-wrap label,
#checkout form .user-title-wrap label,
.splash-subscribe form .user-title-wrap label,
#user-address-wrap form .user-title-wrap label {
  font-size: 11px;
}
#user-subscribe form .user-title-wrap .userTitleRequired,
#user-unsubscribe form .user-title-wrap .userTitleRequired,
#user-contact form .user-title-wrap .userTitleRequired,
#checkout form .user-title-wrap .userTitleRequired,
.splash-subscribe form .user-title-wrap .userTitleRequired,
#user-address-wrap form .user-title-wrap .userTitleRequired {
  display: none;
}
#user-subscribe form .subscribe-newsletter-country,
#user-unsubscribe form .subscribe-newsletter-country,
#user-contact form .subscribe-newsletter-country,
#checkout form .subscribe-newsletter-country,
.splash-subscribe form .subscribe-newsletter-country,
#user-address-wrap form .subscribe-newsletter-country,
#user-subscribe form .formButton,
#user-unsubscribe form .formButton,
#user-contact form .formButton,
#checkout form .formButton,
.splash-subscribe form .formButton,
#user-address-wrap form .formButton,
#user-subscribe form .contact-us-submit-button,
#user-unsubscribe form .contact-us-submit-button,
#user-contact form .contact-us-submit-button,
#checkout form .contact-us-submit-button,
.splash-subscribe form .contact-us-submit-button,
#user-address-wrap form .contact-us-submit-button {
  background-color: #4d4d4d;
  color: #ffffff;
  border: 1px solid #4d4d4d;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-size: 12px;
  height: 50px;
  padding: 0 10%;
  background-image: none!important;
  /* override common styles */
}
#user-subscribe form .contact-us-submit-button,
#user-unsubscribe form .contact-us-submit-button,
#user-contact form .contact-us-submit-button,
#checkout form .contact-us-submit-button,
.splash-subscribe form .contact-us-submit-button,
#user-address-wrap form .contact-us-submit-button {
  width: 100%;
}
#user-subscribe form .field-wrap,
#user-unsubscribe form .field-wrap,
#user-contact form .field-wrap,
#checkout form .field-wrap,
.splash-subscribe form .field-wrap,
#user-address-wrap form .field-wrap {
  position: relative;
  /*padding: 10px 0;*/
}
#user-subscribe form .field-wrap .asterisk,
#user-unsubscribe form .field-wrap .asterisk,
#user-contact form .field-wrap .asterisk,
#checkout form .field-wrap .asterisk,
.splash-subscribe form .field-wrap .asterisk,
#user-address-wrap form .field-wrap .asterisk {
  display: none;
}
#user-subscribe form .field-wrap textarea,
#user-unsubscribe form .field-wrap textarea,
#user-contact form .field-wrap textarea,
#checkout form .field-wrap textarea,
.splash-subscribe form .field-wrap textarea,
#user-address-wrap form .field-wrap textarea {
  width: 100%;
  resize: none;
}
#user-subscribe form .field-wrap.error-showable-isChecked,
#user-unsubscribe form .field-wrap.error-showable-isChecked,
#user-contact form .field-wrap.error-showable-isChecked,
#checkout form .field-wrap.error-showable-isChecked,
.splash-subscribe form .field-wrap.error-showable-isChecked,
#user-address-wrap form .field-wrap.error-showable-isChecked {
  padding: 15px 0;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: relative;
}
#user-subscribe form .field-wrap.error-showable-isChecked > .myCheck,
#user-unsubscribe form .field-wrap.error-showable-isChecked > .myCheck,
#user-contact form .field-wrap.error-showable-isChecked > .myCheck,
#checkout form .field-wrap.error-showable-isChecked > .myCheck,
.splash-subscribe form .field-wrap.error-showable-isChecked > .myCheck,
#user-address-wrap form .field-wrap.error-showable-isChecked > .myCheck {
  margin-top: 15px;
}
#user-subscribe form .field-wrap.error-showable-isChecked .check-row,
#user-unsubscribe form .field-wrap.error-showable-isChecked .check-row,
#user-contact form .field-wrap.error-showable-isChecked .check-row,
#checkout form .field-wrap.error-showable-isChecked .check-row,
.splash-subscribe form .field-wrap.error-showable-isChecked .check-row,
#user-address-wrap form .field-wrap.error-showable-isChecked .check-row {
  position: relative;
}
#user-subscribe form .field-wrap.error-showable-isChecked.has-error,
#user-unsubscribe form .field-wrap.error-showable-isChecked.has-error,
#user-contact form .field-wrap.error-showable-isChecked.has-error,
#checkout form .field-wrap.error-showable-isChecked.has-error,
.splash-subscribe form .field-wrap.error-showable-isChecked.has-error,
#user-address-wrap form .field-wrap.error-showable-isChecked.has-error {
  border-color: red;
}
#user-subscribe form .field-wrap.error-showable-isChecked.has-error .error-newsletter,
#user-unsubscribe form .field-wrap.error-showable-isChecked.has-error .error-newsletter,
#user-contact form .field-wrap.error-showable-isChecked.has-error .error-newsletter,
#checkout form .field-wrap.error-showable-isChecked.has-error .error-newsletter,
.splash-subscribe form .field-wrap.error-showable-isChecked.has-error .error-newsletter,
#user-address-wrap form .field-wrap.error-showable-isChecked.has-error .error-newsletter {
  bottom: auto;
  top: 100%;
  margin-top: 10px;
}
#user-subscribe form .field-wrap.error-showable-isChecked.has-error .myCheck span,
#user-unsubscribe form .field-wrap.error-showable-isChecked.has-error .myCheck span,
#user-contact form .field-wrap.error-showable-isChecked.has-error .myCheck span,
#checkout form .field-wrap.error-showable-isChecked.has-error .myCheck span,
.splash-subscribe form .field-wrap.error-showable-isChecked.has-error .myCheck span,
#user-address-wrap form .field-wrap.error-showable-isChecked.has-error .myCheck span {
  border-color: red;
}
#user-subscribe form a:hover,
#user-unsubscribe form a:hover,
#user-contact form a:hover,
#checkout form a:hover,
.splash-subscribe form a:hover,
#user-address-wrap form a:hover {
  text-decoration: underline!important;
}
#user-subscribe form .form-label,
#user-unsubscribe form .form-label,
#user-contact form .form-label,
#checkout form .form-label,
.splash-subscribe form .form-label,
#user-address-wrap form .form-label {
  margin-bottom: 10px;
}
#user-subscribe form .subscribe-email,
#user-unsubscribe form .subscribe-email,
#user-contact form .subscribe-email,
#checkout form .subscribe-email,
.splash-subscribe form .subscribe-email,
#user-address-wrap form .subscribe-email,
#user-subscribe form .select-country-newsletter,
#user-unsubscribe form .select-country-newsletter,
#user-contact form .select-country-newsletter,
#checkout form .select-country-newsletter,
.splash-subscribe form .select-country-newsletter,
#user-address-wrap form .select-country-newsletter,
#user-subscribe form .select-subject,
#user-unsubscribe form .select-subject,
#user-contact form .select-subject,
#checkout form .select-subject,
.splash-subscribe form .select-subject,
#user-address-wrap form .select-subject,
#user-subscribe form .user-title-option-wrap,
#user-unsubscribe form .user-title-option-wrap,
#user-contact form .user-title-option-wrap,
#checkout form .user-title-option-wrap,
.splash-subscribe form .user-title-option-wrap,
#user-address-wrap form .user-title-option-wrap,
#user-subscribe form sqr-alt-select,
#user-unsubscribe form sqr-alt-select,
#user-contact form sqr-alt-select,
#checkout form sqr-alt-select,
.splash-subscribe form sqr-alt-select,
#user-address-wrap form sqr-alt-select,
#user-subscribe form textarea,
#user-unsubscribe form textarea,
#user-contact form textarea,
#checkout form textarea,
.splash-subscribe form textarea,
#user-address-wrap form textarea {
  border: 1px solid #cecece;
  background-color: #ffffff;
}
#user-subscribe form .select-country-newsletter,
#user-unsubscribe form .select-country-newsletter,
#user-contact form .select-country-newsletter,
#checkout form .select-country-newsletter,
.splash-subscribe form .select-country-newsletter,
#user-address-wrap form .select-country-newsletter,
#user-subscribe form .select-subject,
#user-unsubscribe form .select-subject,
#user-contact form .select-subject,
#checkout form .select-subject,
.splash-subscribe form .select-subject,
#user-address-wrap form .select-subject {
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  padding: 0 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#user-subscribe form .type_select,
#user-unsubscribe form .type_select,
#user-contact form .type_select,
#checkout form .type_select,
.splash-subscribe form .type_select,
#user-address-wrap form .type_select {
  height: 50px;
}
#user-subscribe form .formFieldContainer.type_countryCode,
#user-unsubscribe form .formFieldContainer.type_countryCode,
#user-contact form .formFieldContainer.type_countryCode,
#checkout form .formFieldContainer.type_countryCode,
.splash-subscribe form .formFieldContainer.type_countryCode,
#user-address-wrap form .formFieldContainer.type_countryCode {
  float: none;
}
#user-subscribe form .formFieldContainer.type_countryCode .label-country,
#user-unsubscribe form .formFieldContainer.type_countryCode .label-country,
#user-contact form .formFieldContainer.type_countryCode .label-country,
#checkout form .formFieldContainer.type_countryCode .label-country,
.splash-subscribe form .formFieldContainer.type_countryCode .label-country,
#user-address-wrap form .formFieldContainer.type_countryCode .label-country,
#user-subscribe form .formFieldContainer.type_countryCode .verify,
#user-unsubscribe form .formFieldContainer.type_countryCode .verify,
#user-contact form .formFieldContainer.type_countryCode .verify,
#checkout form .formFieldContainer.type_countryCode .verify,
.splash-subscribe form .formFieldContainer.type_countryCode .verify,
#user-address-wrap form .formFieldContainer.type_countryCode .verify {
  display: none;
}
#user-subscribe form sqr-alt-select.subject,
#user-unsubscribe form sqr-alt-select.subject,
#user-contact form sqr-alt-select.subject,
#checkout form sqr-alt-select.subject,
.splash-subscribe form sqr-alt-select.subject,
#user-address-wrap form sqr-alt-select.subject,
#user-subscribe form sqr-alt-select.paese,
#user-unsubscribe form sqr-alt-select.paese,
#user-contact form sqr-alt-select.paese,
#checkout form sqr-alt-select.paese,
.splash-subscribe form sqr-alt-select.paese,
#user-address-wrap form sqr-alt-select.paese {
  height: 50px;
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
  min-height: 50px;
  background-color: white;
}
#user-subscribe form sqr-alt-select.subject .selected-value,
#user-unsubscribe form sqr-alt-select.subject .selected-value,
#user-contact form sqr-alt-select.subject .selected-value,
#checkout form sqr-alt-select.subject .selected-value,
.splash-subscribe form sqr-alt-select.subject .selected-value,
#user-address-wrap form sqr-alt-select.subject .selected-value,
#user-subscribe form sqr-alt-select.paese .selected-value,
#user-unsubscribe form sqr-alt-select.paese .selected-value,
#user-contact form sqr-alt-select.paese .selected-value,
#checkout form sqr-alt-select.paese .selected-value,
.splash-subscribe form sqr-alt-select.paese .selected-value,
#user-address-wrap form sqr-alt-select.paese .selected-value {
  padding: 15.5px 25px;
  min-height: 50px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#user-subscribe form sqr-alt-select.subject .selected-value.placeholder,
#user-unsubscribe form sqr-alt-select.subject .selected-value.placeholder,
#user-contact form sqr-alt-select.subject .selected-value.placeholder,
#checkout form sqr-alt-select.subject .selected-value.placeholder,
.splash-subscribe form sqr-alt-select.subject .selected-value.placeholder,
#user-address-wrap form sqr-alt-select.subject .selected-value.placeholder,
#user-subscribe form sqr-alt-select.paese .selected-value.placeholder,
#user-unsubscribe form sqr-alt-select.paese .selected-value.placeholder,
#user-contact form sqr-alt-select.paese .selected-value.placeholder,
#checkout form sqr-alt-select.paese .selected-value.placeholder,
.splash-subscribe form sqr-alt-select.paese .selected-value.placeholder,
#user-address-wrap form sqr-alt-select.paese .selected-value.placeholder {
  visibility: visible;
  color: #262626;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  background: transparent;
  /* disable common styles background */
}
#user-subscribe form sqr-alt-select.subject ul li,
#user-unsubscribe form sqr-alt-select.subject ul li,
#user-contact form sqr-alt-select.subject ul li,
#checkout form sqr-alt-select.subject ul li,
.splash-subscribe form sqr-alt-select.subject ul li,
#user-address-wrap form sqr-alt-select.subject ul li,
#user-subscribe form sqr-alt-select.paese ul li,
#user-unsubscribe form sqr-alt-select.paese ul li,
#user-contact form sqr-alt-select.paese ul li,
#checkout form sqr-alt-select.paese ul li,
.splash-subscribe form sqr-alt-select.paese ul li,
#user-address-wrap form sqr-alt-select.paese ul li {
  padding: 0 25px;
  font-size: 11px;
  line-height: 22px;
  margin: 1px;
}
#user-subscribe form sqr-alt-select.subject ul li:hover,
#user-unsubscribe form sqr-alt-select.subject ul li:hover,
#user-contact form sqr-alt-select.subject ul li:hover,
#checkout form sqr-alt-select.subject ul li:hover,
.splash-subscribe form sqr-alt-select.subject ul li:hover,
#user-address-wrap form sqr-alt-select.subject ul li:hover,
#user-subscribe form sqr-alt-select.paese ul li:hover,
#user-unsubscribe form sqr-alt-select.paese ul li:hover,
#user-contact form sqr-alt-select.paese ul li:hover,
#checkout form sqr-alt-select.paese ul li:hover,
.splash-subscribe form sqr-alt-select.paese ul li:hover,
#user-address-wrap form sqr-alt-select.paese ul li:hover {
  background-color: white;
  text-decoration: underline;
}
#user-subscribe form sqr-alt-select.subject ul li.selected,
#user-unsubscribe form sqr-alt-select.subject ul li.selected,
#user-contact form sqr-alt-select.subject ul li.selected,
#checkout form sqr-alt-select.subject ul li.selected,
.splash-subscribe form sqr-alt-select.subject ul li.selected,
#user-address-wrap form sqr-alt-select.subject ul li.selected,
#user-subscribe form sqr-alt-select.paese ul li.selected,
#user-unsubscribe form sqr-alt-select.paese ul li.selected,
#user-contact form sqr-alt-select.paese ul li.selected,
#checkout form sqr-alt-select.paese ul li.selected,
.splash-subscribe form sqr-alt-select.paese ul li.selected,
#user-address-wrap form sqr-alt-select.paese ul li.selected {
  background-color: white;
  color: black;
}
#user-subscribe form sqr-alt-select.subject .open ul,
#user-unsubscribe form sqr-alt-select.subject .open ul,
#user-contact form sqr-alt-select.subject .open ul,
#checkout form sqr-alt-select.subject .open ul,
.splash-subscribe form sqr-alt-select.subject .open ul,
#user-address-wrap form sqr-alt-select.subject .open ul,
#user-subscribe form sqr-alt-select.paese .open ul,
#user-unsubscribe form sqr-alt-select.paese .open ul,
#user-contact form sqr-alt-select.paese .open ul,
#checkout form sqr-alt-select.paese .open ul,
.splash-subscribe form sqr-alt-select.paese .open ul,
#user-address-wrap form sqr-alt-select.paese .open ul {
  width: 100%;
  max-height: 115px;
  min-height: 75px;
  margin-top: -2px !important;
  border-color: #cecece;
}
#user-subscribe form .agreement-text,
#user-unsubscribe form .agreement-text,
#user-contact form .agreement-text,
#checkout form .agreement-text,
.splash-subscribe form .agreement-text,
#user-address-wrap form .agreement-text {
  display: block;
  margin-left: 40px;
}
#user-subscribe form .myCheck,
#user-unsubscribe form .myCheck,
#user-contact form .myCheck,
#checkout form .myCheck,
.splash-subscribe form .myCheck,
#user-address-wrap form .myCheck {
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
#user-subscribe form .myCheck + .agreement-text,
#user-unsubscribe form .myCheck + .agreement-text,
#user-contact form .myCheck + .agreement-text,
#checkout form .myCheck + .agreement-text,
.splash-subscribe form .myCheck + .agreement-text,
#user-address-wrap form .myCheck + .agreement-text {
  display: block;
  padding-left: 40px;
  margin-left: 0;
}
#user-subscribe form .condition-padding,
#user-unsubscribe form .condition-padding,
#user-contact form .condition-padding,
#checkout form .condition-padding,
.splash-subscribe form .condition-padding,
#user-address-wrap form .condition-padding {
  margin: 10px;
  display: block;
}
#user-subscribe form .msg-required-items,
#user-unsubscribe form .msg-required-items,
#user-contact form .msg-required-items,
#checkout form .msg-required-items,
.splash-subscribe form .msg-required-items,
#user-address-wrap form .msg-required-items {
  position: relative;
  text-align: center;
  font-size: 11px;
  margin: 10px 0 0 0;
  display: block!important;
}
#user-subscribe form .msg-required-items:after,
#user-unsubscribe form .msg-required-items:after,
#user-contact form .msg-required-items:after,
#checkout form .msg-required-items:after,
.splash-subscribe form .msg-required-items:after,
#user-address-wrap form .msg-required-items:after {
  content: "*";
  position: absolute;
  top: 50%;
  font-size: 17px;
  margin-top: -8.5px;
  margin-left: 4px;
}
#user-subscribe form .msg-required-items.has-error:after,
#user-unsubscribe form .msg-required-items.has-error:after,
#user-contact form .msg-required-items.has-error:after,
#checkout form .msg-required-items.has-error:after,
.splash-subscribe form .msg-required-items.has-error:after,
#user-address-wrap form .msg-required-items.has-error:after {
  color: red;
}
#user-subscribe form .select-country-button-container,
#user-unsubscribe form .select-country-button-container,
#user-contact form .select-country-button-container,
#checkout form .select-country-button-container,
.splash-subscribe form .select-country-button-container,
#user-address-wrap form .select-country-button-container,
#user-subscribe form sqr-alt-select.subject,
#user-unsubscribe form sqr-alt-select.subject,
#user-contact form sqr-alt-select.subject,
#checkout form sqr-alt-select.subject,
.splash-subscribe form sqr-alt-select.subject,
#user-address-wrap form sqr-alt-select.subject,
#user-subscribe form sqr-alt-select.paese,
#user-unsubscribe form sqr-alt-select.paese,
#user-contact form sqr-alt-select.paese,
#checkout form sqr-alt-select.paese,
.splash-subscribe form sqr-alt-select.paese,
#user-address-wrap form sqr-alt-select.paese {
  position: relative;
}
#user-subscribe form .select-country-button-container .caret-down-country,
#user-unsubscribe form .select-country-button-container .caret-down-country,
#user-contact form .select-country-button-container .caret-down-country,
#checkout form .select-country-button-container .caret-down-country,
.splash-subscribe form .select-country-button-container .caret-down-country,
#user-address-wrap form .select-country-button-container .caret-down-country,
#user-subscribe form sqr-alt-select.subject .caret-down-country,
#user-unsubscribe form sqr-alt-select.subject .caret-down-country,
#user-contact form sqr-alt-select.subject .caret-down-country,
#checkout form sqr-alt-select.subject .caret-down-country,
.splash-subscribe form sqr-alt-select.subject .caret-down-country,
#user-address-wrap form sqr-alt-select.subject .caret-down-country,
#user-subscribe form sqr-alt-select.paese .caret-down-country,
#user-unsubscribe form sqr-alt-select.paese .caret-down-country,
#user-contact form sqr-alt-select.paese .caret-down-country,
#checkout form sqr-alt-select.paese .caret-down-country,
.splash-subscribe form sqr-alt-select.paese .caret-down-country,
#user-address-wrap form sqr-alt-select.paese .caret-down-country,
#user-subscribe form .select-country-button-container i.icon,
#user-unsubscribe form .select-country-button-container i.icon,
#user-contact form .select-country-button-container i.icon,
#checkout form .select-country-button-container i.icon,
.splash-subscribe form .select-country-button-container i.icon,
#user-address-wrap form .select-country-button-container i.icon,
#user-subscribe form sqr-alt-select.subject i.icon,
#user-unsubscribe form sqr-alt-select.subject i.icon,
#user-contact form sqr-alt-select.subject i.icon,
#checkout form sqr-alt-select.subject i.icon,
.splash-subscribe form sqr-alt-select.subject i.icon,
#user-address-wrap form sqr-alt-select.subject i.icon,
#user-subscribe form sqr-alt-select.paese i.icon,
#user-unsubscribe form sqr-alt-select.paese i.icon,
#user-contact form sqr-alt-select.paese i.icon,
#checkout form sqr-alt-select.paese i.icon,
.splash-subscribe form sqr-alt-select.paese i.icon,
#user-address-wrap form sqr-alt-select.paese i.icon {
  height: 7px;
  display: inline-block;
  padding: 1px 7px 0px 12px;
  background-image: url(../assets/images/icons/arrows-small.png);
  background-position: 0px -43px;
  position: relative;
  float: right;
  right: 10px;
  position: absolute;
  top: 50%;
  margin-top: -3.5px;
  cursor: pointer;
}
#user-subscribe form .select-country-button-container .caret-down-country,
#user-unsubscribe form .select-country-button-container .caret-down-country,
#user-contact form .select-country-button-container .caret-down-country,
#checkout form .select-country-button-container .caret-down-country,
.splash-subscribe form .select-country-button-container .caret-down-country,
#user-address-wrap form .select-country-button-container .caret-down-country,
#user-subscribe form sqr-alt-select.subject .caret-down-country,
#user-unsubscribe form sqr-alt-select.subject .caret-down-country,
#user-contact form sqr-alt-select.subject .caret-down-country,
#checkout form sqr-alt-select.subject .caret-down-country,
.splash-subscribe form sqr-alt-select.subject .caret-down-country,
#user-address-wrap form sqr-alt-select.subject .caret-down-country,
#user-subscribe form sqr-alt-select.paese .caret-down-country,
#user-unsubscribe form sqr-alt-select.paese .caret-down-country,
#user-contact form sqr-alt-select.paese .caret-down-country,
#checkout form sqr-alt-select.paese .caret-down-country,
.splash-subscribe form sqr-alt-select.paese .caret-down-country,
#user-address-wrap form sqr-alt-select.paese .caret-down-country {
  background-position: 0px -43px !important;
}
#user-subscribe form .select-country-button-container .caret-up-country,
#user-unsubscribe form .select-country-button-container .caret-up-country,
#user-contact form .select-country-button-container .caret-up-country,
#checkout form .select-country-button-container .caret-up-country,
.splash-subscribe form .select-country-button-container .caret-up-country,
#user-address-wrap form .select-country-button-container .caret-up-country,
#user-subscribe form sqr-alt-select.subject .caret-up-country,
#user-unsubscribe form sqr-alt-select.subject .caret-up-country,
#user-contact form sqr-alt-select.subject .caret-up-country,
#checkout form sqr-alt-select.subject .caret-up-country,
.splash-subscribe form sqr-alt-select.subject .caret-up-country,
#user-address-wrap form sqr-alt-select.subject .caret-up-country,
#user-subscribe form sqr-alt-select.paese .caret-up-country,
#user-unsubscribe form sqr-alt-select.paese .caret-up-country,
#user-contact form sqr-alt-select.paese .caret-up-country,
#checkout form sqr-alt-select.paese .caret-up-country,
.splash-subscribe form sqr-alt-select.paese .caret-up-country,
#user-address-wrap form sqr-alt-select.paese .caret-up-country {
  background-position: 0px 0px!important;
}
#user-subscribe form .select-country-button-container i.icon,
#user-unsubscribe form .select-country-button-container i.icon,
#user-contact form .select-country-button-container i.icon,
#checkout form .select-country-button-container i.icon,
.splash-subscribe form .select-country-button-container i.icon,
#user-address-wrap form .select-country-button-container i.icon,
#user-subscribe form sqr-alt-select.subject i.icon,
#user-unsubscribe form sqr-alt-select.subject i.icon,
#user-contact form sqr-alt-select.subject i.icon,
#checkout form sqr-alt-select.subject i.icon,
.splash-subscribe form sqr-alt-select.subject i.icon,
#user-address-wrap form sqr-alt-select.subject i.icon,
#user-subscribe form sqr-alt-select.paese i.icon,
#user-unsubscribe form sqr-alt-select.paese i.icon,
#user-contact form sqr-alt-select.paese i.icon,
#checkout form sqr-alt-select.paese i.icon,
.splash-subscribe form sqr-alt-select.paese i.icon,
#user-address-wrap form sqr-alt-select.paese i.icon {
  border: 0px;
}
#user-subscribe form .select-country-button-container .caret-down-country,
#user-unsubscribe form .select-country-button-container .caret-down-country,
#user-contact form .select-country-button-container .caret-down-country,
#checkout form .select-country-button-container .caret-down-country,
.splash-subscribe form .select-country-button-container .caret-down-country,
#user-address-wrap form .select-country-button-container .caret-down-country,
#user-subscribe form sqr-alt-select.subject .open .caret-down-country,
#user-unsubscribe form sqr-alt-select.subject .open .caret-down-country,
#user-contact form sqr-alt-select.subject .open .caret-down-country,
#checkout form sqr-alt-select.subject .open .caret-down-country,
.splash-subscribe form sqr-alt-select.subject .open .caret-down-country,
#user-address-wrap form sqr-alt-select.subject .open .caret-down-country,
#user-subscribe form sqr-alt-select.paese .open .caret-down-country,
#user-unsubscribe form sqr-alt-select.paese .open .caret-down-country,
#user-contact form sqr-alt-select.paese .open .caret-down-country,
#checkout form sqr-alt-select.paese .open .caret-down-country,
.splash-subscribe form sqr-alt-select.paese .open .caret-down-country,
#user-address-wrap form sqr-alt-select.paese .open .caret-down-country,
#user-subscribe form .select-country-button-container i.icon,
#user-unsubscribe form .select-country-button-container i.icon,
#user-contact form .select-country-button-container i.icon,
#checkout form .select-country-button-container i.icon,
.splash-subscribe form .select-country-button-container i.icon,
#user-address-wrap form .select-country-button-container i.icon,
#user-subscribe form sqr-alt-select.subject .open i.icon,
#user-unsubscribe form sqr-alt-select.subject .open i.icon,
#user-contact form sqr-alt-select.subject .open i.icon,
#checkout form sqr-alt-select.subject .open i.icon,
.splash-subscribe form sqr-alt-select.subject .open i.icon,
#user-address-wrap form sqr-alt-select.subject .open i.icon,
#user-subscribe form sqr-alt-select.paese .open i.icon,
#user-unsubscribe form sqr-alt-select.paese .open i.icon,
#user-contact form sqr-alt-select.paese .open i.icon,
#checkout form sqr-alt-select.paese .open i.icon,
.splash-subscribe form sqr-alt-select.paese .open i.icon,
#user-address-wrap form sqr-alt-select.paese .open i.icon {
  background-position: initial;
}
#user-subscribe form .select-country-button-container + .list-country-container,
#user-unsubscribe form .select-country-button-container + .list-country-container,
#user-contact form .select-country-button-container + .list-country-container,
#checkout form .select-country-button-container + .list-country-container,
.splash-subscribe form .select-country-button-container + .list-country-container,
#user-address-wrap form .select-country-button-container + .list-country-container,
#user-subscribe form .select-subject-button-container + .list-subject-container,
#user-unsubscribe form .select-subject-button-container + .list-subject-container,
#user-contact form .select-subject-button-container + .list-subject-container,
#checkout form .select-subject-button-container + .list-subject-container,
.splash-subscribe form .select-subject-button-container + .list-subject-container,
#user-address-wrap form .select-subject-button-container + .list-subject-container {
  max-height: 120px;
  overflow: auto;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff;
  border: 1px solid #cecece;
  border-top: 0;
  display: none;
  padding: 0 25px;
}
#user-subscribe form .select-country-button-container + .list-country-container li,
#user-unsubscribe form .select-country-button-container + .list-country-container li,
#user-contact form .select-country-button-container + .list-country-container li,
#checkout form .select-country-button-container + .list-country-container li,
.splash-subscribe form .select-country-button-container + .list-country-container li,
#user-address-wrap form .select-country-button-container + .list-country-container li,
#user-subscribe form .select-subject-button-container + .list-subject-container li,
#user-unsubscribe form .select-subject-button-container + .list-subject-container li,
#user-contact form .select-subject-button-container + .list-subject-container li,
#checkout form .select-subject-button-container + .list-subject-container li,
.splash-subscribe form .select-subject-button-container + .list-subject-container li,
#user-address-wrap form .select-subject-button-container + .list-subject-container li {
  text-transform: uppercase;
  line-height: 22px;
  margin: 1px;
  font-size: 11px;
  cursor: pointer;
}
#user-subscribe form .select-country-button-container + .list-country-container li:hover,
#user-unsubscribe form .select-country-button-container + .list-country-container li:hover,
#user-contact form .select-country-button-container + .list-country-container li:hover,
#checkout form .select-country-button-container + .list-country-container li:hover,
.splash-subscribe form .select-country-button-container + .list-country-container li:hover,
#user-address-wrap form .select-country-button-container + .list-country-container li:hover,
#user-subscribe form .select-subject-button-container + .list-subject-container li:hover,
#user-unsubscribe form .select-subject-button-container + .list-subject-container li:hover,
#user-contact form .select-subject-button-container + .list-subject-container li:hover,
#checkout form .select-subject-button-container + .list-subject-container li:hover,
.splash-subscribe form .select-subject-button-container + .list-subject-container li:hover,
#user-address-wrap form .select-subject-button-container + .list-subject-container li:hover {
  text-decoration: underline!important;
}
#user-subscribe form .select-country-button-container + .list-country-container.opened,
#user-unsubscribe form .select-country-button-container + .list-country-container.opened,
#user-contact form .select-country-button-container + .list-country-container.opened,
#checkout form .select-country-button-container + .list-country-container.opened,
.splash-subscribe form .select-country-button-container + .list-country-container.opened,
#user-address-wrap form .select-country-button-container + .list-country-container.opened,
#user-subscribe form .select-subject-button-container + .list-subject-container.opened,
#user-unsubscribe form .select-subject-button-container + .list-subject-container.opened,
#user-contact form .select-subject-button-container + .list-subject-container.opened,
#checkout form .select-subject-button-container + .list-subject-container.opened,
.splash-subscribe form .select-subject-button-container + .list-subject-container.opened,
#user-address-wrap form .select-subject-button-container + .list-subject-container.opened {
  display: block;
  z-index: 2;
  margin-top: -1px;
}
#user-subscribe form .field-wrap.has-error .select-country-button-container + .list-country-container,
#user-unsubscribe form .field-wrap.has-error .select-country-button-container + .list-country-container,
#user-contact form .field-wrap.has-error .select-country-button-container + .list-country-container,
#checkout form .field-wrap.has-error .select-country-button-container + .list-country-container,
.splash-subscribe form .field-wrap.has-error .select-country-button-container + .list-country-container,
#user-address-wrap form .field-wrap.has-error .select-country-button-container + .list-country-container {
  border-color: red;
}
/* Disabled flag styles  */
i.check.disabled,
.myCheck input[type=checkbox]:disabled + span {
  pointer-events: none;
}
i.check.disabled + .agreement-text,
i.check.disabled + label,
.check-row.disabled {
  color: #A7A7A7;
}
/* Flags styles */
.termsANDpolicy .check-row {
  margin-bottom: 10px;
  position: relative;
}
.termsANDpolicy .check-row:last-child {
  margin-bottom: 0;
}
.termsANDpolicy .check-row .myCheck {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.termsANDpolicy .check-row .label-policy {
  display: inline-block;
  vertical-align: middle;
  padding-left: 40px;
}
.text-intro {
  margin: 40px 0;
  padding: 40px 40px 30px;
  border: 1px solid #e6e6e6;
  font-size: 16px;
  text-align: center;
}
.text-intro a {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  border-bottom: 2px solid;
}
.red-error-border {
  border: 1px solid red !important;
}
.option-radio span {
  display: none;
}
@media only screen and (min-width: 1025px) {
  #user-subscribe form,
  #user-unsubscribe form,
  #user-contact form,
  #checkout form,
  .splash-subscribe form,
  #user-address-wrap form {
    padding: 50px 0 30px;
  }
  #user-subscribe form .form-row,
  #user-unsubscribe form .form-row,
  #user-contact form .form-row,
  #checkout form .form-row,
  .splash-subscribe form .form-row,
  #user-address-wrap form .form-row {
    display: table;
    width: 100%;
  }
  #user-subscribe form .form-col,
  #user-unsubscribe form .form-col,
  #user-contact form .form-col,
  #checkout form .form-col,
  .splash-subscribe form .form-col,
  #user-address-wrap form .form-col {
    display: table-cell;
    width: 50%;
    padding: 0 7.5%;
    vertical-align: top;
  }
  #user-subscribe form .form-col + .form-col,
  #user-unsubscribe form .form-col + .form-col,
  #user-contact form .form-col + .form-col,
  #checkout form .form-col + .form-col,
  .splash-subscribe form .form-col + .form-col,
  #user-address-wrap form .form-col + .form-col {
    border-left: 1px solid #cecece;
  }
  #user-subscribe form .form-col:last-child:after,
  #user-unsubscribe form .form-col:last-child:after,
  #user-contact form .form-col:last-child:after,
  #checkout form .form-col:last-child:after,
  .splash-subscribe form .form-col:last-child:after,
  #user-address-wrap form .form-col:last-child:after {
    content: "";
    clear: both;
    display: block;
  }
  #user-subscribe form .subscribe-newsletter-country,
  #user-unsubscribe form .subscribe-newsletter-country,
  #user-contact form .subscribe-newsletter-country,
  #checkout form .subscribe-newsletter-country,
  .splash-subscribe form .subscribe-newsletter-country,
  #user-address-wrap form .subscribe-newsletter-country {
    margin: 50px auto 0;
    display: block;
  }
  #user-subscribe form .field-wrap + .field-wrap,
  #user-unsubscribe form .field-wrap + .field-wrap,
  #user-contact form .field-wrap + .field-wrap,
  #checkout form .field-wrap + .field-wrap,
  .splash-subscribe form .field-wrap + .field-wrap,
  #user-address-wrap form .field-wrap + .field-wrap {
    margin-top: 50px;
  }
  #user-subscribe form .field-wrap.error-showable-isChecked,
  #user-unsubscribe form .field-wrap.error-showable-isChecked,
  #user-contact form .field-wrap.error-showable-isChecked,
  #checkout form .field-wrap.error-showable-isChecked,
  .splash-subscribe form .field-wrap.error-showable-isChecked,
  #user-address-wrap form .field-wrap.error-showable-isChecked {
    margin-top: 60px;
    /* subscribe agreement text */
  }
  #user-subscribe form .field-wrap.error-showable-isChecked:after,
  #user-unsubscribe form .field-wrap.error-showable-isChecked:after,
  #user-contact form .field-wrap.error-showable-isChecked:after,
  #checkout form .field-wrap.error-showable-isChecked:after,
  .splash-subscribe form .field-wrap.error-showable-isChecked:after,
  #user-address-wrap form .field-wrap.error-showable-isChecked:after {
    top: 20px!important;
  }
  #user-contact div.error-wrap p.page-notification {
    width: 50%;
  }
  #user-contact form .form-col {
    vertical-align: top;
    position: relative;
  }
  #user-contact form .form-col .formFieldError {
    font-size: inherit!important;
  }
  #user-contact form .form-col .formFieldError input,
  #user-contact form .form-col .formFieldError textarea,
  #user-contact form .form-col .formFieldError sqr-alt-select.subject,
  #user-contact form .form-col .formFieldError sqr-alt-select.subject ul,
  #user-contact form .form-col .formFieldError sqr-alt-select.paese,
  #user-contact form .form-col .formFieldError sqr-alt-select.paese ul {
    border-color: red;
  }
  #user-contact form .form-col .field-wrap {
    padding: 10px 0;
  }
  #user-contact form .form-col .field-wrap.required:after {
    margin-bottom: 0;
    /* .field-wrap has padding 10px top/bottom */
  }
  #user-contact form .form-col .field-wrap.required.error-showable-isChecked:after {
    top: 20px!important;
  }
  #user-contact form .form-col .error-newsletter {
    margin-bottom: 0;
  }
  #user-contact form .form-col .field-wrap.formFieldError :after {
    color: red;
  }
  #user-contact form .form-col .field-wrap.textarea-field .formFieldError,
  #user-contact form .form-col .field-wrap.textarea-field textarea,
  #user-contact form .form-col .field-wrap.textarea-field .type_comments {
    height: 105px;
  }
  #user-contact form .form-col .field-wrap.textarea-field textarea {
    padding: 15px 25px;
  }
  #user-contact form .form-col .field-wrap.required.textarea-field:after {
    margin-bottom: 25px;
  }
  #user-contact form .form-col + .form-col {
    border-left: 0px;
  }
  #user-contact form .field-wrap.input-wrap {
    margin-top: 25px;
  }
  #user-contact form div.vertical-gray-line {
    height: 74%;
    width: 1px;
    position: absolute;
    right: 0px;
    top: 14%;
    border-left: 1px solid #cecece;
  }
}
@media only screen and (min-width: 768px) {
  #user-subscribe form,
  #user-unsubscribe form,
  #user-contact form,
  #checkout form,
  .splash-subscribe form,
  #user-address-wrap form {
    /* errors desktop + tablet */
  }
  #user-subscribe form .subscribe-email,
  #user-unsubscribe form .subscribe-email,
  #user-contact form .subscribe-email,
  #checkout form .subscribe-email,
  .splash-subscribe form .subscribe-email,
  #user-address-wrap form .subscribe-email,
  #user-subscribe form .select-country-newsletter,
  #user-unsubscribe form .select-country-newsletter,
  #user-contact form .select-country-newsletter,
  #checkout form .select-country-newsletter,
  .splash-subscribe form .select-country-newsletter,
  #user-address-wrap form .select-country-newsletter,
  #user-subscribe form .select-subject,
  #user-unsubscribe form .select-subject,
  #user-contact form .select-subject,
  #checkout form .select-subject,
  .splash-subscribe form .select-subject,
  #user-address-wrap form .select-subject,
  #user-subscribe form .user-title-option-wrap,
  #user-unsubscribe form .user-title-option-wrap,
  #user-contact form .user-title-option-wrap,
  #checkout form .user-title-option-wrap,
  .splash-subscribe form .user-title-option-wrap,
  #user-address-wrap form .user-title-option-wrap {
    height: 50px;
    width: 100%;
  }
  #user-subscribe form .user-title-option-wrap,
  #user-unsubscribe form .user-title-option-wrap,
  #user-contact form .user-title-option-wrap,
  #checkout form .user-title-option-wrap,
  .splash-subscribe form .user-title-option-wrap,
  #user-address-wrap form .user-title-option-wrap {
    display: table;
  }
  #user-subscribe form .user-title-option-wrap .option-radio,
  #user-unsubscribe form .user-title-option-wrap .option-radio,
  #user-contact form .user-title-option-wrap .option-radio,
  #checkout form .user-title-option-wrap .option-radio,
  .splash-subscribe form .user-title-option-wrap .option-radio,
  #user-address-wrap form .user-title-option-wrap .option-radio {
    display: table-cell;
    width: 31%;
    text-align: center;
  }
  #user-subscribe form .user-title-option-wrap .option-radio + .option-radio,
  #user-unsubscribe form .user-title-option-wrap .option-radio + .option-radio,
  #user-contact form .user-title-option-wrap .option-radio + .option-radio,
  #checkout form .user-title-option-wrap .option-radio + .option-radio,
  .splash-subscribe form .user-title-option-wrap .option-radio + .option-radio,
  #user-address-wrap form .user-title-option-wrap .option-radio + .option-radio {
    border-left: 1px solid #cecece;
  }
  #user-subscribe form .subscribe-email,
  #user-unsubscribe form .subscribe-email,
  #user-contact form .subscribe-email,
  #checkout form .subscribe-email,
  .splash-subscribe form .subscribe-email,
  #user-address-wrap form .subscribe-email {
    padding: 0 25px;
  }
  #user-subscribe form .field-wrap.required:after,
  #user-unsubscribe form .field-wrap.required:after,
  #user-contact form .field-wrap.required:after,
  #checkout form .field-wrap.required:after,
  .splash-subscribe form .field-wrap.required:after,
  #user-address-wrap form .field-wrap.required:after {
    content: "*";
    position: absolute;
    bottom: 25px;
    /* height input wrap 50px/2 */
    right: 0;
    margin-right: -20px;
    font-size: 17px;
    line-height: 1;
    margin-bottom: -8.5px;
  }
  #user-subscribe form .error-showable-isChecked.field-wrap.required:after,
  #user-unsubscribe form .error-showable-isChecked.field-wrap.required:after,
  #user-contact form .error-showable-isChecked.field-wrap.required:after,
  #checkout form .error-showable-isChecked.field-wrap.required:after,
  .splash-subscribe form .error-showable-isChecked.field-wrap.required:after,
  #user-address-wrap form .error-showable-isChecked.field-wrap.required:after {
    top: 20px!important;
  }
  #user-subscribe form .formFieldError,
  #user-unsubscribe form .formFieldError,
  #user-contact form .formFieldError,
  #checkout form .formFieldError,
  .splash-subscribe form .formFieldError,
  #user-address-wrap form .formFieldError {
    font-size: inherit!important;
  }
  #user-subscribe form .formFieldError input,
  #user-unsubscribe form .formFieldError input,
  #user-contact form .formFieldError input,
  #checkout form .formFieldError input,
  .splash-subscribe form .formFieldError input,
  #user-address-wrap form .formFieldError input,
  #user-subscribe form .formFieldError textarea,
  #user-unsubscribe form .formFieldError textarea,
  #user-contact form .formFieldError textarea,
  #checkout form .formFieldError textarea,
  .splash-subscribe form .formFieldError textarea,
  #user-address-wrap form .formFieldError textarea,
  #user-subscribe form .formFieldError sqr-alt-select.subject,
  #user-unsubscribe form .formFieldError sqr-alt-select.subject,
  #user-contact form .formFieldError sqr-alt-select.subject,
  #checkout form .formFieldError sqr-alt-select.subject,
  .splash-subscribe form .formFieldError sqr-alt-select.subject,
  #user-address-wrap form .formFieldError sqr-alt-select.subject,
  #user-subscribe form .formFieldError sqr-alt-select.paese,
  #user-unsubscribe form .formFieldError sqr-alt-select.paese,
  #user-contact form .formFieldError sqr-alt-select.paese,
  #checkout form .formFieldError sqr-alt-select.paese,
  .splash-subscribe form .formFieldError sqr-alt-select.paese,
  #user-address-wrap form .formFieldError sqr-alt-select.paese {
    border-color: red;
  }
  #user-subscribe form .field-wrap.required.textarea-field:after,
  #user-unsubscribe form .field-wrap.required.textarea-field:after,
  #user-contact form .field-wrap.required.textarea-field:after,
  #checkout form .field-wrap.required.textarea-field:after,
  .splash-subscribe form .field-wrap.required.textarea-field:after,
  #user-address-wrap form .field-wrap.required.textarea-field:after {
    margin-bottom: 15px;
  }
  #user-subscribe form .field-wrap.required.has-error:after,
  #user-unsubscribe form .field-wrap.required.has-error:after,
  #user-contact form .field-wrap.required.has-error:after,
  #checkout form .field-wrap.required.has-error:after,
  .splash-subscribe form .field-wrap.required.has-error:after,
  #user-address-wrap form .field-wrap.required.has-error:after {
    color: red;
  }
  #user-subscribe form .field-wrap.required.formFieldError:after,
  #user-unsubscribe form .field-wrap.required.formFieldError:after,
  #user-contact form .field-wrap.required.formFieldError:after,
  #checkout form .field-wrap.required.formFieldError:after,
  .splash-subscribe form .field-wrap.required.formFieldError:after,
  #user-address-wrap form .field-wrap.required.formFieldError:after {
    color: red;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #user-subscribe form,
  #user-unsubscribe form,
  #checkout form,
  #user-contact form,
  #user-address-wrap form,
  .splash-subscribe form {
    padding: 50px 23% 30px;
  }
  #user-subscribe form .subscribe-newsletter-country,
  #user-unsubscribe form .subscribe-newsletter-country,
  #checkout form .subscribe-newsletter-country,
  #user-contact form .subscribe-newsletter-country,
  #user-address-wrap form .subscribe-newsletter-country,
  .splash-subscribe form .subscribe-newsletter-country,
  #user-subscribe form .contact-us-submit-button,
  #user-unsubscribe form .contact-us-submit-button,
  #checkout form .contact-us-submit-button,
  #user-contact form .contact-us-submit-button,
  #user-address-wrap form .contact-us-submit-button,
  .splash-subscribe form .contact-us-submit-button {
    width: 100%;
  }
  #user-subscribe form .field-wrap,
  #user-unsubscribe form .field-wrap,
  #checkout form .field-wrap,
  #user-contact form .field-wrap,
  #user-address-wrap form .field-wrap,
  .splash-subscribe form .field-wrap {
    margin-bottom: 40px;
  }
  .text-intro {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  #user-subscribe form,
  #user-unsubscribe form,
  #user-contact form,
  #checkout form,
  .splash-subscribe form,
  #user-address-wrap form {
    padding: 40px 20px 30px;
    margin: 0 -5%;
    /* old .user-title-option-wrap (3 fields) */
    /*
			.user-title-option-wrap {
				height: 100px;
				padding: 10px 20px;
				
				.option-radio+.option-radio {
					border-top: 1px solid @borderGrey;
				}
			}
			*/
    /* new .user-title-option-wrap (2 fields) */
    /* errors mobile */
  }
  #user-subscribe form .field-wrap,
  #user-unsubscribe form .field-wrap,
  #user-contact form .field-wrap,
  #checkout form .field-wrap,
  .splash-subscribe form .field-wrap,
  #user-address-wrap form .field-wrap {
    margin-bottom: 40px;
  }
  #user-subscribe form .formFieldError,
  #user-unsubscribe form .formFieldError,
  #user-contact form .formFieldError,
  #checkout form .formFieldError,
  .splash-subscribe form .formFieldError,
  #user-address-wrap form .formFieldError {
    font-size: inherit!important;
  }
  #user-subscribe form .formFieldError input,
  #user-unsubscribe form .formFieldError input,
  #user-contact form .formFieldError input,
  #checkout form .formFieldError input,
  .splash-subscribe form .formFieldError input,
  #user-address-wrap form .formFieldError input,
  #user-subscribe form .formFieldError textarea,
  #user-unsubscribe form .formFieldError textarea,
  #user-contact form .formFieldError textarea,
  #checkout form .formFieldError textarea,
  .splash-subscribe form .formFieldError textarea,
  #user-address-wrap form .formFieldError textarea,
  #user-subscribe form .formFieldError sqr-alt-select.subject,
  #user-unsubscribe form .formFieldError sqr-alt-select.subject,
  #user-contact form .formFieldError sqr-alt-select.subject,
  #checkout form .formFieldError sqr-alt-select.subject,
  .splash-subscribe form .formFieldError sqr-alt-select.subject,
  #user-address-wrap form .formFieldError sqr-alt-select.subject,
  #user-subscribe form .formFieldError sqr-alt-select.paese,
  #user-unsubscribe form .formFieldError sqr-alt-select.paese,
  #user-contact form .formFieldError sqr-alt-select.paese,
  #checkout form .formFieldError sqr-alt-select.paese,
  .splash-subscribe form .formFieldError sqr-alt-select.paese,
  #user-address-wrap form .formFieldError sqr-alt-select.paese {
    border-color: red;
  }
  #user-subscribe form .subscribe-email,
  #user-unsubscribe form .subscribe-email,
  #user-contact form .subscribe-email,
  #checkout form .subscribe-email,
  .splash-subscribe form .subscribe-email,
  #user-address-wrap form .subscribe-email,
  #user-subscribe form .select-country-newsletter,
  #user-unsubscribe form .select-country-newsletter,
  #user-contact form .select-country-newsletter,
  #checkout form .select-country-newsletter,
  .splash-subscribe form .select-country-newsletter,
  #user-address-wrap form .select-country-newsletter,
  #user-subscribe form .select-subject,
  #user-unsubscribe form .select-subject,
  #user-contact form .select-subject,
  #checkout form .select-subject,
  .splash-subscribe form .select-subject,
  #user-address-wrap form .select-subject,
  #user-subscribe form .subscribe-newsletter-country,
  #user-unsubscribe form .subscribe-newsletter-country,
  #user-contact form .subscribe-newsletter-country,
  #checkout form .subscribe-newsletter-country,
  .splash-subscribe form .subscribe-newsletter-country,
  #user-address-wrap form .subscribe-newsletter-country,
  #user-subscribe form .contact-us-submit-button,
  #user-unsubscribe form .contact-us-submit-button,
  #user-contact form .contact-us-submit-button,
  #checkout form .contact-us-submit-button,
  .splash-subscribe form .contact-us-submit-button,
  #user-address-wrap form .contact-us-submit-button,
  #user-subscribe form sqr-alt-select.subject,
  #user-unsubscribe form sqr-alt-select.subject,
  #user-contact form sqr-alt-select.subject,
  #checkout form sqr-alt-select.subject,
  .splash-subscribe form sqr-alt-select.subject,
  #user-address-wrap form sqr-alt-select.subject,
  #user-subscribe form sqr-alt-select.paese,
  #user-unsubscribe form sqr-alt-select.paese,
  #user-contact form sqr-alt-select.paese,
  #checkout form sqr-alt-select.paese,
  .splash-subscribe form sqr-alt-select.paese,
  #user-address-wrap form sqr-alt-select.paese,
  #user-subscribe form .type_select,
  #user-unsubscribe form .type_select,
  #user-contact form .type_select,
  #checkout form .type_select,
  .splash-subscribe form .type_select,
  #user-address-wrap form .type_select {
    width: 100%;
  }
  #user-subscribe form sqr-alt-select.subject .selected-value,
  #user-unsubscribe form sqr-alt-select.subject .selected-value,
  #user-contact form sqr-alt-select.subject .selected-value,
  #checkout form sqr-alt-select.subject .selected-value,
  .splash-subscribe form sqr-alt-select.subject .selected-value,
  #user-address-wrap form sqr-alt-select.subject .selected-value,
  #user-subscribe form sqr-alt-select.paese .selected-value,
  #user-unsubscribe form sqr-alt-select.paese .selected-value,
  #user-contact form sqr-alt-select.paese .selected-value,
  #checkout form sqr-alt-select.paese .selected-value,
  .splash-subscribe form sqr-alt-select.paese .selected-value,
  #user-address-wrap form sqr-alt-select.paese .selected-value {
    font-size: 12px;
  }
  #user-subscribe form .user-title-option-wrap,
  #user-unsubscribe form .user-title-option-wrap,
  #user-contact form .user-title-option-wrap,
  #checkout form .user-title-option-wrap,
  .splash-subscribe form .user-title-option-wrap,
  #user-address-wrap form .user-title-option-wrap {
    height: 50px;
  }
  #user-subscribe form .user-title-option-wrap .option-radio,
  #user-unsubscribe form .user-title-option-wrap .option-radio,
  #user-contact form .user-title-option-wrap .option-radio,
  #checkout form .user-title-option-wrap .option-radio,
  .splash-subscribe form .user-title-option-wrap .option-radio,
  #user-address-wrap form .user-title-option-wrap .option-radio {
    width: 50%;
    height: 100%;
    float: left;
    text-align: center;
  }
  #user-subscribe form .user-title-option-wrap .option-radio label,
  #user-unsubscribe form .user-title-option-wrap .option-radio label,
  #user-contact form .user-title-option-wrap .option-radio label,
  #checkout form .user-title-option-wrap .option-radio label,
  .splash-subscribe form .user-title-option-wrap .option-radio label,
  #user-address-wrap form .user-title-option-wrap .option-radio label {
    margin-top: 15px;
  }
  #user-subscribe form .user-title-option-wrap .option-radio + .option-radio,
  #user-unsubscribe form .user-title-option-wrap .option-radio + .option-radio,
  #user-contact form .user-title-option-wrap .option-radio + .option-radio,
  #checkout form .user-title-option-wrap .option-radio + .option-radio,
  .splash-subscribe form .user-title-option-wrap .option-radio + .option-radio,
  #user-address-wrap form .user-title-option-wrap .option-radio + .option-radio {
    border-left: 1px solid #cecece;
  }
  #user-subscribe form .subscribe-email,
  #user-unsubscribe form .subscribe-email,
  #user-contact form .subscribe-email,
  #checkout form .subscribe-email,
  .splash-subscribe form .subscribe-email,
  #user-address-wrap form .subscribe-email {
    padding: 0 20px;
    height: 50px;
  }
  #user-subscribe form .form-label,
  #user-unsubscribe form .form-label,
  #user-contact form .form-label,
  #checkout form .form-label,
  .splash-subscribe form .form-label,
  #user-address-wrap form .form-label {
    position: relative;
    display: inline-block;
  }
  #user-subscribe form .agreement-text,
  #user-unsubscribe form .agreement-text,
  #user-contact form .agreement-text,
  #checkout form .agreement-text,
  .splash-subscribe form .agreement-text,
  #user-address-wrap form .agreement-text {
    position: relative;
  }
  #user-subscribe form .field-wrap.required .form-label:after,
  #user-unsubscribe form .field-wrap.required .form-label:after,
  #user-contact form .field-wrap.required .form-label:after,
  #checkout form .field-wrap.required .form-label:after,
  .splash-subscribe form .field-wrap.required .form-label:after,
  #user-address-wrap form .field-wrap.required .form-label:after,
  #user-subscribe form .field-wrap.required .check.terms + .agreement-text:after,
  #user-unsubscribe form .field-wrap.required .check.terms + .agreement-text:after,
  #user-contact form .field-wrap.required .check.terms + .agreement-text:after,
  #checkout form .field-wrap.required .check.terms + .agreement-text:after,
  .splash-subscribe form .field-wrap.required .check.terms + .agreement-text:after,
  #user-address-wrap form .field-wrap.required .check.terms + .agreement-text:after,
  #user-subscribe form .field-wrap.required .myCheck + .agreement-text:after,
  #user-unsubscribe form .field-wrap.required .myCheck + .agreement-text:after,
  #user-contact form .field-wrap.required .myCheck + .agreement-text:after,
  #checkout form .field-wrap.required .myCheck + .agreement-text:after,
  .splash-subscribe form .field-wrap.required .myCheck + .agreement-text:after,
  #user-address-wrap form .field-wrap.required .myCheck + .agreement-text:after {
    content: "*";
    position: absolute;
    bottom: 0;
    font-size: 17px;
    margin-bottom: -5px;
    margin-left: 4px;
  }
  #user-subscribe form .field-wrap.required .check.terms + .agreement-text:after,
  #user-unsubscribe form .field-wrap.required .check.terms + .agreement-text:after,
  #user-contact form .field-wrap.required .check.terms + .agreement-text:after,
  #checkout form .field-wrap.required .check.terms + .agreement-text:after,
  .splash-subscribe form .field-wrap.required .check.terms + .agreement-text:after,
  #user-address-wrap form .field-wrap.required .check.terms + .agreement-text:after,
  #user-subscribe form .field-wrap.required .myCheck + .agreement-text:after,
  #user-unsubscribe form .field-wrap.required .myCheck + .agreement-text:after,
  #user-contact form .field-wrap.required .myCheck + .agreement-text:after,
  #checkout form .field-wrap.required .myCheck + .agreement-text:after,
  .splash-subscribe form .field-wrap.required .myCheck + .agreement-text:after,
  #user-address-wrap form .field-wrap.required .myCheck + .agreement-text:after {
    top: 0;
  }
  #user-subscribe form .field-wrap.required .agreement-text:after,
  #user-unsubscribe form .field-wrap.required .agreement-text:after,
  #user-contact form .field-wrap.required .agreement-text:after,
  #checkout form .field-wrap.required .agreement-text:after,
  .splash-subscribe form .field-wrap.required .agreement-text:after,
  #user-address-wrap form .field-wrap.required .agreement-text:after {
    right: 0;
  }
  #user-subscribe form .field-wrap.required.has-error .form-label:after,
  #user-unsubscribe form .field-wrap.required.has-error .form-label:after,
  #user-contact form .field-wrap.required.has-error .form-label:after,
  #checkout form .field-wrap.required.has-error .form-label:after,
  .splash-subscribe form .field-wrap.required.has-error .form-label:after,
  #user-address-wrap form .field-wrap.required.has-error .form-label:after,
  #user-subscribe form .field-wrap.required.formFieldError .form-label:after,
  #user-unsubscribe form .field-wrap.required.formFieldError .form-label:after,
  #user-contact form .field-wrap.required.formFieldError .form-label:after,
  #checkout form .field-wrap.required.formFieldError .form-label:after,
  .splash-subscribe form .field-wrap.required.formFieldError .form-label:after,
  #user-address-wrap form .field-wrap.required.formFieldError .form-label:after,
  #user-subscribe form .field-wrap.required.has-error .agreement-text:after,
  #user-unsubscribe form .field-wrap.required.has-error .agreement-text:after,
  #user-contact form .field-wrap.required.has-error .agreement-text:after,
  #checkout form .field-wrap.required.has-error .agreement-text:after,
  .splash-subscribe form .field-wrap.required.has-error .agreement-text:after,
  #user-address-wrap form .field-wrap.required.has-error .agreement-text:after {
    color: red;
  }
  .text-intro {
    font-size: 12px;
    padding: 40px 20px 30px;
  }
  #user-subscribe form .select-country-button-container + .list-country-container,
  #user-unsubscribe form .select-country-button-container + .list-country-container,
  #user-contact form .select-country-button-container + .list-country-container,
  #checkout form .select-country-button-container + .list-country-container,
  .splash-subscribe form .select-country-button-container + .list-country-container,
  #user-address-wrap form .select-country-button-container + .list-country-container,
  #user-subscribe form .select-subject-button-container + .list-subject-container,
  #user-unsubscribe form .select-subject-button-container + .list-subject-container,
  #user-contact form .select-subject-button-container + .list-subject-container,
  #checkout form .select-subject-button-container + .list-subject-container,
  .splash-subscribe form .select-subject-button-container + .list-subject-container,
  #user-address-wrap form .select-subject-button-container + .list-subject-container {
    position: relative;
    margin-bottom: -120px;
  }
}
/* custom styles for #user-unsubscribe form */
#user-unsubscribe {
  /* disable common error messages */
  /* disable common style for form */
}
#user-unsubscribe .verify {
  display: none;
}
#user-unsubscribe form {
  /* disable msg required items (version 1 with email input and submit) */
}
#user-unsubscribe form .field-wrap.required:after {
  display: none;
  /* disable asterisk (version 1 only email input and submit) */
}
#user-unsubscribe form .formFieldContainer {
  float: none;
}
#user-unsubscribe form .formFieldContainer.formFieldError {
  font-size: inherit!important;
}
#user-unsubscribe form .formFieldContainer.formFieldError .error-showable-subscriptionError {
  border-color: red;
}
#user-unsubscribe form .labelFieldWrapper {
  width: 100%;
  vertical-align: middle;
  margin-bottom: 0;
}
#user-unsubscribe form .labelFieldWrapper label.placeholder {
  color: inherit!important;
  font-size: inherit!important;
  top: 50%;
  left: 0;
  margin: -10px 25px 0;
}
#user-unsubscribe form .buttonRow {
  margin-bottom: 0;
  padding: 18px 0 0;
}
#user-unsubscribe form .buttonRow .formButton {
  margin-top: 0;
  width: 100%;
}
#user-unsubscribe form .msg-required-items {
  display: none!important;
}
#user-unsubscribe form .termsCheck {
  position: relative;
  margin-bottom: 15px;
}
@media only screen and (min-width: 1025px) {
  #user-unsubscribe form {
    padding: 50px 0;
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #user-unsubscribe form {
    padding: 50px 23%;
    margin-bottom: 10px;
  }
  #user-unsubscribe form .field-wrap {
    margin-bottom: 40px;
  }
  #user-unsubscribe form .buttonRow.field-wrap {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  #user-unsubscribe form {
    padding: 55px 20px;
  }
  #user-unsubscribe form .field-wrap {
    margin-bottom: 45px;
  }
  #user-unsubscribe form .buttonRow.field-wrap {
    margin-bottom: 0;
  }
  #user-unsubscribe form .buttonRow {
    padding-top: 0;
  }
}
/* Landing page CRM */
.landingCRM .newsletter-optin-wrapper {
  margin: 40px 10%;
  padding: 40px 40px 30px;
  border: 1px solid #e6e6e6;
  font-size: 16px;
  text-align: center;
}
.landingCRM .newsletter-optin-wrapper a {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  border-bottom: 2px solid;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .landingCRM .newsletter-optin-wrapper {
    margin: 40px 0;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .landingCRM .newsletter-optin-wrapper {
    margin: 40px 5%;
    font-size: 12px;
  }
}
sqr-refinements {
  width: 100%;
}
.refinements-container {
  text-align: left;
}
/* sticky refinements */
.sticky-ref {
  position: fixed !important;
  top: 0;
  z-index: 90;
}
.sticky-ref .refinements-container,
.sticky-ref .sort-container {
  background-color: rgba(255, 255, 255, 0.85);
}
.sticky-ref.transition-up {
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  -ms-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
}
@media only screen and (min-width: 768px) {
  sqr-refinements {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
  }
  .catalog-search sqr-refinements {
    position: relative;
  }
  .sticky-ref {
    /* reset correct size (.sticky-ref takes 100% width in fixed position) */
  }
  .sticky-ref .common-refinements-wrap {
    width: 100%;
    max-width: 100%;
    margin: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .left_nav + .body_wrap .sticky-ref {
    /* reset correct size of main column (.sticky-ref takes 100% width in fixed position) */
  }
  .left_nav + .body_wrap .sticky-ref .inner-refinements-col {
    width: 84%;
    margin-left: 16%;
    padding-left: 40px;
  }
  .sticky-ref .inner-refinements-wrap {
    padding: 0 80px;
  }
  .catalog-landing .inner-refinements-col {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }
  .catalog-search .sticky-ref,
  .catalog-landing .sticky-ref,
  body#onSale .sticky-ref,
  body#topSellers .sticky-ref,
  body#newArrivals .sticky-ref {
    /* reset correct size of main column (.sticky-ref takes 100% width in fixed position) */
  }
  .catalog-search .sticky-ref .inner-refinements-col,
  .catalog-landing .sticky-ref .inner-refinements-col,
  body#onSale .sticky-ref .inner-refinements-col,
  body#topSellers .sticky-ref .inner-refinements-col,
  body#newArrivals .sticky-ref .inner-refinements-col {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .sticky-ref .common-refinements-wrap {
    background-color: #ffffff;
  }
  .sticky-ref .inner-refinements-wrap {
    padding: 0 40px;
  }
}
.selection-bar {
  display: none;
  background-color: #ffffff;
}
.selection-bar.show-me {
  display: block;
}
.select-arrow {
  display: inline-block;
  width: 11px;
  height: 7px;
  margin: 3px 0;
  background-image: url(../assets/images/icons/arrows-small.png);
  background-position: -7px -18px;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -3.5px;
}
.ref-select {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  margin: 0;
  border: 1px solid #e6e6e6;
  text-transform: uppercase;
  font-size: 11px;
  position: relative;
  z-index: 5;
}
.ref-select li {
  padding: 10px 50px 10px 12px;
  position: relative;
  background-color: #ffffff;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ref-select .ref-name {
  padding: 22.5px 40px 22.5px 12px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.ref-select .options {
  display: none;
  position: absolute;
  top: 60px;
  left: -1px;
  z-index: 4;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
}
.ref-select .sort .options {
  z-index: 3;
}
.ref-select .swatch-img {
  margin: -1px 10px -1px 0;
  display: block;
  border-radius: 100px;
  float: left;
  width: 20px;
  height: 20px;
}
.ref-select .ref-confirm {
  padding: 10px;
  cursor: default;
}
.ref-select .button {
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-align: center;
  background-color: #808080;
  color: #ffffff;
  padding: 10px;
  cursor: pointer;
}
.ref-select .button.inactive {
  color: #262626;
  background-color: #dadada;
  pointer-events: none;
  cursor: default;
}
.ref-select .check {
  border: 1px solid #e6e6e6;
  border-radius: 100%;
  margin: -1px 0 -1px 10px;
  display: inline-block;
  vertical-align: top;
  float: right;
  position: absolute!important;
  top: 7.5px;
  right: 25px;
}
.ref-select.open .options {
  border-top: 0;
  display: block;
}
.ref-select.open .ref-option.selected {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.ref-select.open .ref-option.selected .check {
  background: #262626 url(../assets/images/icons/refinement-check.png);
  border-color: #262626;
  background-position: center center;
}
.ref-select.open .select-arrow {
  background-position: -7px 0;
}
.label {
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: inherit;
  font-weight: normal;
  /* reset bootstrap css */
  white-space: normal;
  border-radius: 0;
}
.sort-container {
  width: 100%;
}
.sort-container .view-thumbs-mode {
  float: right;
  margin-right: 12px;
}
.sort-container .view-thumbs-mode .view-thumb {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  font-size: 14px;
  text-align: center;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-style: normal;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
}
.sort-container .view-thumbs-mode .view-thumb span {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.sort-container .view-thumbs-mode .view-thumb.selectedView {
  background-color: #ededed;
  border-color: #ededed;
}
.sort-container .view-thumbs-mode .view-thumb + .view-thumb {
  margin-left: 10px;
}
.sort-container .view-thumbs-mode .label {
  vertical-align: middle;
  margin-right: 15px;
}
.ref-checkbox .ref-option {
  display: inline-block;
  margin: 0 15px 11px 0;
}
.ref-checkbox .ref-option .check {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #cccccc;
}
.ref-checkbox .ref-option.selected .check {
  background-image: url('../assets/images/icons/refinement-check-black.png');
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: center center;
}
.selection-bar {
  width: 100%;
  position: relative;
  padding: 5px 10px;
}
.selection-bar .label-wrap {
  margin: 5px 0;
}
.selection-bar .label-wrap .label {
  font-size: 11px;
}
.selection-bar .label.clear {
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  cursor: pointer;
}
.selection-bar .label.selection {
  display: none;
}
.selection-bar .select-arrow {
  display: none;
}
.selection-bar .ref-sel-options,
.selection-bar .ref-sel-option {
  display: inline-block;
  margin: 0;
  cursor: pointer;
}
.selection-bar .ref-sel-option {
  font-size: 10px;
  padding: 3px 8px;
  text-transform: uppercase;
  margin: 5px 0;
  background-color: #e6e6e6;
}
@media only screen and (min-width: 1025px) {
  .selection-bar {
    border: 1px solid #e6e6e6;
    margin-bottom: -1px;
  }
  .selection-bar .label-wrap {
    float: left;
  }
  .selection-bar .label.clear {
    color: red;
  }
  .selection-bar .ref-sel-option {
    margin-right: 10px;
  }
  .sort-container.show-me {
    padding-top: 16px;
    padding-bottom: 16px;
    height: 74px;
    /* prevent height expansion while opening options */
  }
}
@media only screen and (min-width: 768px) {
  .ref-select .options .option-wrap {
    height: auto;
    max-height: 250px;
    overflow-y: auto;
  }
  .ref-select:not(.sort) {
    float: left;
  }
  .refinements-container:after {
    content: "";
    display: block;
    clear: both;
  }
  .ref-select + .ref-select {
    margin-left: -1px;
  }
  .sort-container {
    float: left;
  }
  .sort-container .label.sort-label {
    vertical-align: top;
    margin-top: 14.5px;
    margin-left: 12px;
    opacity: 0.5;
  }
  .sort-container .ref-select {
    width: auto;
    vertical-align: middle;
    z-index: 3;
  }
  .sort-container .ref-select li {
    padding: 10px 12px;
  }
  .sort-container .ref-select li:first-child {
    padding-top: 12.5px;
  }
  .sort-container .ref-select li:last-child {
    padding-bottom: 12.5px;
  }
  .sort-container .ref-select .ref-name {
    padding: 12.5px 12px;
    text-decoration: underline!important;
    opacity: 0.5;
  }
  .sort-container .ref-select .select-arrow,
  .sort-container .ref-select .check {
    display: none;
  }
  .sort-container .ref-select .options {
    position: relative;
    top: 0;
  }
  .sort-container .ref-select.open .ref-option {
    opacity: 0.5;
  }
  .sort-container .ref-select.open .ref-option.selected {
    text-decoration: underline!important;
  }
  .sort-container .ref-select.open .ref-name {
    display: none;
  }
  /* use tablet style for desktop and tablet */
  .refinements-container .ref-select .options {
    padding-top: 10px;
    width: calc(200% + 1px);
    width: -moz-calc(200% + 1px);
    width: -webkit-calc(200% + 1px);
    width: -o-calc(200% + 1px);
  }
  .refinements-container .ref-select + .ref-select:last-child .options:before {
    content: "";
    width: calc(50% + 1px);
    width: -moz-calc(50% + 1px);
    width: -webkit-calc(50% + 1px);
    width: -o-calc(50% + 1px);
    display: block;
    border-bottom: 1px solid #e6e6e6;
    position: absolute;
    top: 0;
    left: 50%;
  }
  .refinements-container .ref-select.option4 .options {
    left: -100%;
    margin-left: -2px;
  }
  .refinements-container .ref-select.option4.open .options:before {
    content: "";
    width: calc(50% + 1px);
    width: -moz-calc(50% + 1px);
    width: -webkit-calc(50% + 1px);
    width: -o-calc(50% + 1px);
    display: block;
    border-bottom: 1px solid #e6e6e6;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  sqr-loader-more {
    margin-bottom: 30px;
  }
  .sticky-ref .common-refinements-wrap {
    padding-top: 10px;
  }
  .sort-container.show-me {
    padding-top: 30px;
    height: 72px;
    /* prevent height expansion while opening options */
  }
  .selection-bar {
    background-color: #f5f5f5;
    padding: 10px;
  }
  .selection-bar .label.clear {
    text-decoration: underline!important;
  }
  .selection-bar .ref-sel-option {
    margin-right: 10px;
    margin: 5px 20px 5px 0;
  }
}
@media only screen and (max-width: 767px) {
  sqr-refinements {
    margin-top: -40px;
    z-index: 10;
    background-color: white;
    display: none;
  }
  sqr-refinements .toggler {
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer;
    position: relative;
  }
  sqr-refinements .toggler .label {
    font-size: 15px;
    padding: 0;
    margin: 0;
  }
  sqr-refinements .toggler .select-arrow {
    right: 20px;
  }
  sqr-refinements.displayRef {
    display: block;
  }
  .mobile-toggle-open .toggler {
    border-bottom: 0;
  }
  .mobile-toggle-open .toggler .select-arrow {
    background-position: -7px 0;
  }
  .mobile-toggle-open .toggler:after {
    content: "";
    display: block;
    border-bottom: 1px solid #e6e6e6;
    margin-right: -20px;
    position: relative;
    top: 20px;
  }
  .refinements-container {
    height: 62px;
    overflow: hidden;
    -webkit-transition: height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -moz-transition: height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -ms-transition: height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -o-transition: height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  }
  .refinements-container .toggler {
    background-color: #dadada;
    border-bottom: 1px solid #dadada !important;
  }
  .refinements-container .toggler:after {
    display: none;
  }
  .refinements-container .ref-select {
    padding: 0 20px;
    background-color: #f5f5f5;
  }
  .refinements-container .ref-select .ref-name {
    margin: 10px -20px 0 -20px;
    padding-left: 40px;
    background-color: #e6e6e6;
  }
  .refinements-container .ref-select .ref-name .select-arrow {
    right: 20px;
  }
  .refinements-container .ref-select .options,
  .refinements-container .ref-select .options li {
    background-color: #f5f5f5;
  }
  .ref-select {
    width: 100%;
    margin: 0;
    float: left;
    font-size: 14px;
    font-weight: 400;
    font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
    font-weight: normal;
    border: 0;
    cursor: pointer;
    text-align: left;
    padding: 0 20px;
    padding-left: 20px;
  }
  .ref-select .ref-name {
    font-weight: 400;
    font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
    font-weight: normal;
    padding: 20px;
  }
  .ref-select .ref-name .select-arrow {
    right: 0;
  }
  .ref-select .option-wrap {
    margin: 30px 0;
  }
  .ref-select .options {
    border: none;
    left: 0px;
  }
  .ref-select .check {
    right: 20px;
    top: 11px;
  }
  .ref-select li {
    padding: 10px 50px 10px 20px;
  }
  .ref-select .ref-confirm {
    padding: 0 0 40px 0;
  }
  .ref-select.open .options {
    width: 100%;
    padding: 0px;
    position: relative;
    top: 0;
  }
  .ref-select.open .options li {
    border-bottom: 0;
  }
  .selection-bar {
    background-color: #f5f5f5;
    padding: 20px;
  }
  .selection-bar .label {
    text-align: left;
    display: block;
    margin-bottom: 20px;
  }
  .selection-bar .label.filtered {
    font-size: 15px;
  }
  .selection-bar .label.clear {
    color: red;
    font-size: 12px;
  }
  .selection-bar .ref-sel-option {
    font-size: 12px;
    margin-right: 10px;
    padding: 5.5px 10px;
    margin: 0 10px 10px 0;
  }
  .selection-bar .i-close-refinements {
    top: 3px;
  }
  .sort-container {
    padding-top: 0;
  }
  .sort-container .ref-select {
    border-bottom: 1px solid #e6e6e6;
  }
  .sort-container .ref-select .ref-name {
    padding-left: 0;
  }
  .sort-container .ref-select .ref-name .sort-label {
    font-size: 15px;
  }
  .sort-container .ref-select .option-wrap {
    margin-top: 0;
    padding-top: 30px;
    border-top: 1px solid #e6e6e6;
  }
  .sort-container .view-thumbs-mode {
    float: none;
    width: 95px;
    margin: 0 auto;
    clear: both;
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .catalog-category sqr-refinements.displayRef {
    display: block;
  }
}
/* REFINEMENTS SEARCH PAGE */
@media only screen and (min-width: 768px) {
  .catalog-search .refinements-container .ref-select,
  body#onSale .refinements-container .ref-select,
  body#topSellers .refinements-container .ref-select,
  body#newArrivals .refinements-container .ref-select {
    width: 16.66%;
  }
  .catalog-search .refinements-container .ref-select .options,
  body#onSale .refinements-container .ref-select .options,
  body#topSellers .refinements-container .ref-select .options,
  body#newArrivals .refinements-container .ref-select .options {
    padding-top: 10px;
    width: calc(200% + 1px);
    width: -moz-calc(200% + 1px);
    width: -webkit-calc(200% + 1px);
    width: -o-calc(200% + 1px);
  }
  .catalog-search .refinements-container .ref-select + .ref-select:last-child .options:before,
  body#onSale .refinements-container .ref-select + .ref-select:last-child .options:before,
  body#topSellers .refinements-container .ref-select + .ref-select:last-child .options:before,
  body#newArrivals .refinements-container .ref-select + .ref-select:last-child .options:before {
    content: "";
    width: calc(50% + 1px);
    width: -moz-calc(50% + 1px);
    width: -webkit-calc(50% + 1px);
    width: -o-calc(50% + 1px);
    display: block;
    border-bottom: 1px solid #e6e6e6;
    position: absolute;
    top: 0;
    left: 50%;
  }
  .catalog-search .refinements-container .ref-select.option4 .options,
  body#onSale .refinements-container .ref-select.option4 .options,
  body#topSellers .refinements-container .ref-select.option4 .options,
  body#newArrivals .refinements-container .ref-select.option4 .options {
    left: -1px;
    margin-left: 0;
  }
  .catalog-search .refinements-container .ref-select.option4.open .options:before,
  body#onSale .refinements-container .ref-select.option4.open .options:before,
  body#topSellers .refinements-container .ref-select.option4.open .options:before,
  body#newArrivals .refinements-container .ref-select.option4.open .options:before {
    left: 50%;
  }
  .catalog-search .refinements-container .ref-select.option5 .options,
  body#onSale .refinements-container .ref-select.option5 .options,
  body#topSellers .refinements-container .ref-select.option5 .options,
  body#newArrivals .refinements-container .ref-select.option5 .options {
    left: -100%;
    margin-left: -2px;
  }
  .catalog-search .refinements-container .ref-select.option5.open .options:before,
  body#onSale .refinements-container .ref-select.option5.open .options:before,
  body#topSellers .refinements-container .ref-select.option5.open .options:before,
  body#newArrivals .refinements-container .ref-select.option5.open .options:before {
    content: "";
    width: calc(50% + 1px);
    width: -moz-calc(50% + 1px);
    width: -webkit-calc(50% + 1px);
    width: -o-calc(50% + 1px);
    display: block;
    border-bottom: 1px solid #e6e6e6;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-search sqr-refinements {
    margin-top: 0;
    border-top: 1px solid #e6e6e6;
  }
}
sqr-loader-more {
  float: left;
  width: 100%;
}
.loadMoreSeparator {
  width: 100%;
  text-align: center;
}
.loadMoreBtn {
  background-color: #ffffff;
  width: auto;
  display: inline-block;
  height: 50px;
  padding: 14.5px 30px;
  text-align: center;
  color: #262626;
  margin: 0 auto;
  cursor: pointer;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", sans-serif !important;
  font-weight: normal;
  border: 2px solid #262626;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 40px auto 0 auto;
}
.loadMoreBtn span {
  font-family: inherit;
}
.load-more-button {
  background-color: #ffffff;
  width: auto;
  display: inline-block;
  height: 50px;
  padding: 14.5px 30px;
  text-align: center;
  color: #262626;
  margin: 0 auto;
  cursor: pointer;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", sans-serif !important;
  font-weight: normal;
  border: 2px solid #262626;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 40px auto 0 auto;
}
sqr-loader-more {
  width: 100%;
  text-align: center;
}
.loadMoreIndexOf {
  font-style: italic;
  color: black;
  font-size: 10px;
  width: 140px;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
  display: none;
}
@media only screen and (max-width: 1024px) {
  .loadMoreSeparator {
    width: 100%;
  }
  .loadMoreBtn {
    width: auto;
    min-width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .loadMoreBtn {
    width: 90%;
    font-size: 14px;
    padding: 14.5px;
  }
  .view-all-category-mobile .loadMoreBtn {
    margin: 30px auto;
    height: auto;
    min-height: 50px;
  }
  .sort-container .view-thumbs-mode {
    width: auto;
    text-align: center;
  }
  .sort-container .view-thumbs-mode .label {
    margin-right: 10px;
  }
  .sort-container .view-thumbs-mode .view-thumb {
    margin: 0 !important;
  }
  .sort-container .view-thumbs-mode .view-thumb.selectedView {
    display: none;
  }
  .sort-container .view-thumbs-mode .view-thumb.small-view-mode {
    background: url(/prj-front/assets/images/icons/mobile/grid-icon.jpg);
    border: none;
  }
  .sort-container .view-thumbs-mode .view-thumb span {
    display: none;
  }
}
#section-height .heading {
  margin-bottom: 20px;
}
/* WALL TILE + CUSTOM CONTENT */
.wall-tile {
  vertical-align: top;
}
.wall-tile .tile-text {
  text-align: center;
}
.wall-mixed a {
  display: block;
}
.wall-custom .text-wrap {
  background: rgba(255, 255, 255, 0.95);
  text-align: center;
}
.wall-custom .text-wrap .text {
  line-height: 1.2;
}
.wall-custom .text-wrap form input {
  vertical-align: top;
  height: 50px;
  margin: 10px auto 0;
  padding: 0 5%;
}
.wall-custom .text-wrap form .user-email {
  font-size: 16px;
  border: 1px solid #cecece;
  box-shadow: none;
}
.wall-custom .text-wrap form .subscribe-newsletter-country {
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #4d4d4d;
  color: #ffffff;
  border: 1px solid #4d4d4d;
}
/* WALL MIXED SLIDER */
.mixed-slider-title {
  position: relative;
  z-index: 10;
  margin-bottom: 0!important;
}
/* WALL VIDEO */
.wall-video .background {
  background-size: cover;
  background-position: center center;
}
.wall-video .text,
.wall-video .video {
  text-align: center;
}
.wall-video .video iframe {
  max-width: 100%!important;
}
.wall-video .text .title,
.wall-video .text .subtitle {
  margin: 0;
}
.wall-video .text .subtitle {
  text-transform: none;
  line-height: 1.1;
}
@media only screen and (min-width: 1025px) {
  #section .seoSection {
    margin: 40px 3%;
  }
  .section-main {
    margin: 0 5%;
  }
  .promo-title sqr-managed-content:not(.empty) .cmsWrapper {
    margin-top: 35px;
    margin-bottom: 25px;
  }
  .promo-title .title {
    font-size: 30px;
  }
  .promo-title .subtitle {
    font-size: 16px;
  }
  .promo-wall sqr-managed-content:not(.empty) .cmsWrapper {
    margin-bottom: 60px;
  }
  .wall-custom .background {
    padding: 50px;
    background-size: cover;
  }
  .wall-custom .background .text-wrap {
    padding: 40px;
  }
  .wall-custom .background .text-wrap .text {
    font-size: 40px;
  }
  .wall-custom .background .text-wrap form {
    padding-top: 10px;
    margin: 0 -10px;
  }
  .wall-custom .background .text-wrap form input {
    display: inline-block;
    margin: 30px 10px 0 10px;
  }
  .mixed-slider-type sqr-managed-content:not(.empty) .cmsWrapper {
    margin-top: -58px;
  }
  .wall-video .background {
    padding: 60px 0;
  }
  .wall-video .text .title,
  .wall-video .text .subtitle {
    font-size: 26px;
    margin: 0;
  }
  .wall-video .text .subtitle {
    margin-bottom: 80px;
  }
}
/* set style for empty managed content */
.wall-tile.empty {
  width: 0;
}
.empty {
  padding: 0!important;
  margin: 0!important;
}
@media only screen and (min-width: 768px) {
  .promo-wall {
    font-size: 0;
    /* to remove margin between inline-block elements */
  }
  .wall-tile,
  .wall-custom {
    display: inline-block;
    padding: 10px;
  }
  .wall-tile {
    width: 33.33333333%;
  }
  /* change .wall-tile width if next managed content is empty */
  .wall-tile.empty + .wall-tile:not(.empty) {
    width: 66.66666666%;
  }
  .wall-custom {
    width: 66.66666666%;
  }
  .wall-mixed {
    width: 50%;
    display: inline-block;
    padding: 10px 0;
  }
  .wall-mixed .background {
    padding: 60px 0;
    background-size: cover;
    background-position: center center;
  }
  .wall-mixed .background:after {
    content: "";
    display: block;
    clear: both;
  }
  .wall-mixed .image {
    width: 60%;
    vertical-align: middle;
  }
  .wall-mixed .text {
    width: 40%;
    padding: 20px;
    vertical-align: top;
    text-align: center;
    position: relative;
  }
  .wall-mixed .text .title {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .wall-mixed .text .subtitle {
    font-size: 20px;
    text-transform: none;
    line-height: 1.1;
  }
  .wall-mixed .text a {
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -o-calc(100% - 40px);
  }
  .wall-mixed .text a .btn.more {
    white-space: normal;
  }
  .wall-mixed.left {
    padding-right: 22.5px;
  }
  .wall-mixed.left .image,
  .wall-mixed.left .text {
    float: left;
  }
  .wall-mixed.left .image {
    padding-left: 10%;
  }
  .wall-mixed.right {
    padding-left: 22.5px;
  }
  .wall-mixed.right .image,
  .wall-mixed.right .text {
    float: right;
  }
  .wall-mixed.right .image {
    padding-right: 10%;
  }
  .wall-tile .tile-text {
    margin-top: 35px;
  }
  .wall-video .background:after {
    content: "";
    display: block;
    clear: both;
  }
  .wall-video .video {
    width: 75%;
    float: right;
    padding-right: 5%;
  }
  .wall-video .text {
    width: 25%;
    float: right;
    display: table;
  }
  .wall-video .text .text-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15%;
  }
}
/********************************************** */
/* Additional breakpoints for high screen sizes */
@media only screen and (min-width: 1440px) and (max-width: 1920px) {
  .wall-tile,
  .wall-custom {
    padding: 40px;
  }
  .wall-mixed {
    padding: 40px 0;
  }
  .wall-mixed.left {
    padding-right: 40px;
  }
  .wall-mixed.right {
    padding-left: 40px;
  }
  .promo-title sqr-managed-content:not(.empty) .cmsWrapper {
    margin-top: 75px;
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 1921px) {
  .wall-tile,
  .wall-custom {
    padding: 60px;
  }
  .wall-mixed {
    padding: 60px 0;
  }
  .wall-mixed.left {
    padding-right: 60px;
  }
  .wall-mixed.right {
    padding-left: 60px;
  }
  .promo-title sqr-managed-content:not(.empty) .cmsWrapper {
    margin-top: 115px;
    margin-bottom: 75px;
  }
}
/********************************************** */
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .wall-mixed .text {
    padding: 15px;
  }
  .wall-mixed .text .title {
    font-size: 18px;
  }
  .wall-mixed .text .subtitle {
    font-size: 16px;
  }
  .wall-mixed .text a {
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: -o-calc(100% - 30px);
  }
  .wall-video .text .title,
  .wall-video .text .subtitle {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .section-main {
    margin: 0 3%;
  }
  .promo-title sqr-managed-content:not(.empty) .cmsWrapper {
    margin-top: 35px;
    margin-bottom: 25px;
  }
  .promo-title .title {
    font-size: 24px;
  }
  .promo-title .subtitle {
    font-size: 13px;
  }
  .promo-wall sqr-managed-content:not(.empty) .cmsWrapper {
    margin-bottom: 40px;
  }
  .wall-custom .background {
    padding: 40px;
  }
  .wall-custom .background .text-wrap {
    padding: 30px;
  }
  .wall-custom .background .text-wrap .text {
    font-size: 25px;
  }
  .wall-custom .background .text-wrap form {
    padding-top: 0;
  }
  .wall-custom .background .text-wrap form input {
    margin-top: 30px;
    display: block;
  }
  .wall-custom .background .text-wrap form .subscribe-email {
    width: 100%;
  }
  .wall-custom .background .text-wrap form .subscribe-newsletter-country {
    padding: 0 30px;
  }
  .wall-mixed .background {
    padding: 40px 0;
  }
  .wall-mixed .text {
    padding: 10px;
  }
  .wall-mixed .text .title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .wall-mixed .text .subtitle {
    font-size: 14px;
  }
  .wall-mixed .text a {
    left: 10px;
    bottom: 10px;
    width: calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -o-calc(100% - 20px);
  }
  .mixed-slider-type sqr-managed-content:not(.empty) .cmsWrapper {
    margin-top: -52px;
  }
  .wall-video .background {
    padding: 35px 0;
  }
  .wall-video .text .title,
  .wall-video .text .subtitle {
    font-size: 16px;
  }
  .wall-video .text .btn.more {
    font-size: 10px;
  }
  .wall-video .text .subtitle {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .wall-mixed .text .title {
    font-size: 22px;
  }
  .wall-mixed .text .subtitle {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #section-height {
    margin-top: -40px;
  }
  #section-height .heading {
    padding-bottom: 20px;
    margin-top: 20px;
  }
  .promo-title sqr-managed-content:not(.empty) .cmsWrapper {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .promo-title .title {
    font-size: 22px;
  }
  .promo-title .subtitle {
    font-size: 12px;
  }
  .wall-tile,
  .wall-custom,
  .wall-mixed {
    display: block;
    padding: 10px 0;
  }
  .promo-wall sqr-managed-content:not(.empty) .cmsWrapper {
    margin-bottom: 40px;
  }
  .tile img,
  .wall-mixed img,
  .wall-custom img {
    width: 100%;
  }
  .wall-tile .title {
    font-size: 22px;
  }
  .wall-tile .subtitle {
    font-size: 14px;
  }
  .wall-tile .btn.more {
    font-size: 15px;
  }
  .wall-mixed .background {
    background-image: none!important;
  }
  .wall-mixed .image {
    background-position: center center;
    background-size: 100% 92%;
    background-repeat: no-repeat;
  }
  .wall-mixed .image img {
    width: 70%;
    margin: auto;
  }
  .wall-mixed .text {
    margin-top: 50px;
    padding: 0 5%;
    text-align: center;
  }
  .wall-mixed .text .title {
    font-size: 22px;
  }
  .wall-mixed .text .subtitle {
    font-size: 18px;
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .wall-mixed .text .btn.more.border {
    font-size: 14px;
  }
  .wall-custom .background {
    padding: 30px;
  }
  .wall-custom .background .text-wrap {
    padding: 30px 6%;
  }
  .wall-custom .background .text-wrap .text {
    font-size: 25px;
  }
  .wall-custom .background .text-wrap form {
    padding-top: 10px;
  }
  .wall-custom .background .text-wrap form input {
    margin-top: 20px;
    display: block;
  }
  .wall-custom .background .text-wrap form .subscribe-email {
    width: 100%;
  }
  .wall-custom .background .text-wrap form .subscribe-newsletter-country {
    padding: 0 30px;
  }
  .mixed-slider-type sqr-managed-content:not(.empty) .cmsWrapper {
    margin-top: -52px;
  }
  .wall-video {
    padding-top: 20px;
  }
  .wall-video .background {
    background-image: none!important;
  }
  .wall-video .video {
    padding: 35px 0;
    background-position: center center;
    background-size: cover;
  }
  .wall-video .text {
    margin-top: 35px;
    padding: 0 5%;
  }
  .wall-video .text .title,
  .wall-video .text .subtitle {
    font-size: 22px;
  }
  .wall-video .text .btn.more {
    font-size: 15px;
  }
  .wall-video .text .title {
    margin-bottom: 15px;
  }
  .wall-video .text .subtitle {
    margin-bottom: 30px;
  }
}
.i-view-list,
.i-view-map,
.i-view-gallery {
  width: 24px;
  height: 24px;
  display: inline-block;
}
.i-view-list {
  background-image: url(../assets/images/icons/icon-store-list.png);
}
.i-view-map {
  background-image: url(../assets/images/icons/icon-store-map.png);
}
.i-view-gallery {
  background-image: url(../assets/images/icons/icon-store-gallery.png);
}
.i-geolocation {
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  background-image: url(../assets/images/icons/icon-use-location.png);
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #e6e6e6;
}
.button {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.button span {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.button:hover {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.button.black {
  background-color: #262626;
  color: #ffffff;
  border: 1px solid #e6e6e6;
}
.button.view-gallery {
  background-color: #ffffff;
  color: #262626;
  border: 1px solid #e6e6e6;
  position: relative;
}
.button.view-gallery i {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -12px;
}
a.link-events,
a.link-directions,
a.link-more-stores,
a.link-phone {
  border-bottom: 1px solid;
}
a.link-email:hover {
  border-bottom: 1px solid;
}
a.link-more-stores {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}
.store-heading,
a.store-heading {
  display: block;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
/* reset common styles */
.store-details-header {
  color: inherit;
  font-size: inherit;
  padding: 15px 0;
  margin-bottom: 0;
}
.store-details-viewAll-images {
  float: none;
  height: auto;
}
.store-details-map-container {
  float: none;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.store-details-closest-stores-list {
  float: none;
  width: 100%;
  height: auto;
  font-size: 11px;
}
.store-details-managed-contents {
  margin: 40px 0 0;
}
.store-details-managed-content {
  margin: 0;
}
.store-details-row p {
  margin-bottom: 0;
}
.custserv-wrapper {
  /* store details */
}
.custserv-wrapper .store-locator-heading {
  border: 1px solid #e6e6e6;
  padding: 15px 20px;
}
.custserv-wrapper .store-locator-heading .inner-table {
  display: table;
  width: 100%;
}
.custserv-wrapper .store-locator-heading .button {
  font-size: 14px;
  padding: 14px 20px;
}
.custserv-wrapper .store-locator-heading .search-text,
.custserv-wrapper .store-locator-heading .search-form,
.custserv-wrapper .store-locator-heading .store-toggle-view {
  /*display: inline-block;*/
  display: table-cell;
  vertical-align: top;
}
.custserv-wrapper .store-locator-heading .search-text {
  padding: 14px 20px;
  text-transform: uppercase;
}
.custserv-wrapper .store-locator-heading .search-form form {
  position: relative;
}
.custserv-wrapper .store-locator-heading .search-form .verify {
  display: none;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select {
  text-transform: uppercase;
  font-size: 11px;
  color: #262626;
  border: 1px solid #e6e6e6;
  position: relative;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .select-wrap {
  padding: 16.5px 12px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .select-wrap .select-name {
  padding: 0 20px 0 0;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .select-wrap .select-name .select-arrow {
  right: 4.5px;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .select-wrap.open .select-arrow {
  background-position: -7px 0;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .options {
  display: none;
  position: absolute;
  top: 50px;
  left: -1px;
  z-index: 10;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  width: calc(100% + 2px);
  width: -moz-calc(100% + 2px);
  width: -webkit-calc(100% + 2px);
  width: -o-calc(100% + 2px);
  margin-top: -2px;
  border-top: 0;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .options .ref-option {
  padding: 10px 40px 10px 12px;
  position: relative;
  background-color: #ffffff;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .options .ref-option label {
  margin-bottom: 0;
  display: block;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  padding-left: 0;
  margin: 0;
  height: auto;
  line-height: normal;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .options .ref-option input[type=checkbox] {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  display: inline-block;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -10px;
  border-radius: 10px;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .options .ref-option input[type=checkbox]:checked {
  background: #262626 url(../assets/images/icons/refinement-check.png);
  border-color: #262626;
  background-position: center center;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .options .ref-option input[type=checkbox]:checked + label {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .options .ref-confirm {
  padding: 10px 12px;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .options .ref-confirm .confirm-btn {
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-align: center;
  background-color: #808080;
  color: #ffffff;
  padding: 10px;
  cursor: pointer;
}
.custserv-wrapper .store-locator-heading .search-form .store-collection-select .options .ref-confirm .confirm-btn.inactive {
  color: #262626;
  background-color: #dadada;
  pointer-events: none;
  cursor: default;
}
.custserv-wrapper .store-locator-heading .search-form .formFieldContainer {
  width: 100%;
  padding: 10px 50px 10px 20px;
  border: 1px solid #e6e6e6;
}
.custserv-wrapper .store-locator-heading .search-form .formFieldContainer .i-map-point {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.custserv-wrapper .store-locator-heading .search-form .formFieldContainer span.labelFieldWrapper {
  margin-bottom: 0;
  width: 80%;
}
.custserv-wrapper .store-locator-heading .search-form .formFieldContainer span.labelFieldWrapper .placeholder {
  top: 3px;
  margin-bottom: 0;
  font-size: inherit;
  width: 100%;
}
.custserv-wrapper .store-locator-heading .search-form .formFieldContainer span.labelFieldWrapper .placeholder span.labelText {
  padding-left: 0;
}
.custserv-wrapper .store-locator-heading .search-form .formFieldContainer span.labelFieldWrapper input {
  width: 100%;
  border: 0;
  box-shadow: none;
  text-transform: uppercase;
}
.custserv-wrapper .store-locator-heading .search-form #searchDistanceWrap {
  display: block;
  clear: both;
  text-align: center;
}
.custserv-wrapper .store-locator-heading .search-form #searchDistanceWrap .text,
.custserv-wrapper .store-locator-heading .search-form #searchDistanceWrap .option-radio,
.custserv-wrapper .store-locator-heading .search-form #searchDistanceWrap .option-radio-wrap {
  display: inline-block;
}
.custserv-wrapper .store-locator-heading .search-form #searchDistanceWrap .text {
  margin-right: 15px;
  margin-top: 10px;
}
.custserv-wrapper .store-locator-heading .search-form #searchDistanceWrap .option-radio + .option-radio {
  margin-left: 10px;
}
.custserv-wrapper .store-locator-heading .search-form .search-store {
  background-color: #262626;
  width: 50px;
  height: 50px;
  display: inline-block;
  border: 1px solid #e6e6e6;
  position: absolute;
  top: 0;
  right: 0;
}
.custserv-wrapper .store-locator-heading .search-form .search-store input {
  background: transparent url(../assets/images/icons/icon-search-store.png) no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
  border: 0;
  box-shadow: none;
}
.custserv-wrapper .store-locator-heading .search-form .text-or {
  font-size: 12px;
  text-align: center;
  text-transform: lowercase;
}
.custserv-wrapper .store-locator-heading .search-form .geolocateButton {
  padding: 0;
  text-align: center;
}
.custserv-wrapper .store-locator-heading .search-form .geolocateButton .button {
  width: auto;
  padding: 0;
  background: transparent;
  text-transform: uppercase;
  font-size: 12px;
  border: 0;
  border-bottom: 1px solid;
  margin-left: 8px;
  color: #262626;
}
.custserv-wrapper .store-locator-heading .store-toggle-view {
  padding-left: 20px;
}
.custserv-wrapper .store-locator-heading .store-toggle-view .button {
  position: relative;
}
.custserv-wrapper .store-locator-heading .store-toggle-view .button i {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -12px;
}
.custserv-wrapper .store-locator-body {
  margin-top: 30px;
}
.custserv-wrapper #noStoreResults {
  padding: 0 20px;
  margin-bottom: 40px;
}
.custserv-wrapper #noLocationSearched {
  text-align: center;
}
.custserv-wrapper #store-results-list .store-wrap {
  border-bottom: 1px solid #e6e6e6;
}
.custserv-wrapper #store-results-list .store-wrap .store-heading {
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: 1px solid #e6e6e6;
}
.custserv-wrapper #store-results-list .collection-tab,
.custserv-wrapper .store-details-body .collection-tab {
  display: inline-block;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  background: #e6e6e6;
  padding: 13px 15px;
  font-size: 10px;
  margin: 0 5px;
}
.custserv-wrapper #store-results-list span + .collection-tab,
.custserv-wrapper .store-details-body span + .collection-tab {
  margin-left: 50px;
}
.custserv-wrapper .store-locator-results#store-results-map {
  display: none;
  /* show on toggle view */
}
.custserv-wrapper .map-container {
  width: 100%;
  height: 700px;
  border: 1px solid #e6e6e6;
}
.custserv-wrapper .map-container .map {
  width: calc(100% - 160px);
  width: -moz-calc(100% - 160px);
  width: -webkit-calc(100% - 160px);
  width: -o-calc(100% - 160px);
  /* container has padding 0 80px */
  height: 700px;
}
.custserv-wrapper .map-container .map .baloon-store-heading,
.custserv-wrapper .map-container .map .baloon-store-directions,
.custserv-wrapper .map-container .map .baloon-store-details {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custserv-wrapper .map-container .map .baloon-store-heading {
  border-bottom: 1px solid #e6e6e6;
  margin-top: 5px;
}
.custserv-wrapper .map-container .map .baloon-store-heading .store-heading {
  text-transform: capitalize;
}
.custserv-wrapper .map-container .map .baloon-store-directions {
  border-top: 1px solid #e6e6e6;
}
.custserv-wrapper .map-container .map .baloon-store-directions .link-directions {
  border-bottom: 1px solid;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.custserv-wrapper .map-container .map .store-details-row {
  position: relative;
}
.custserv-wrapper .map-container .map .store-details-row i {
  position: absolute;
  left: 0;
  top: 0;
}
.custserv-wrapper .store-details-header {
  margin-top: -40px;
}
.custserv-wrapper .viewAllImages {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.custserv-wrapper .store-details-map-container .map-container {
  height: 500px;
}
.custserv-wrapper .store-details-map-container .map-container .map {
  height: 500px;
}
.custserv-wrapper .store-details-info {
  padding-bottom: 20px;
}
.custserv-wrapper .store-details-events {
  border-top: 1px solid #e6e6e6;
}
.custserv-wrapper .store-details-events .heading {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  font-size: inherit;
}
.custserv-wrapper .store-details-events .start-end-dates {
  font-style: italic;
}
.custserv-wrapper .store-details-events .event + .event {
  border-top: 1px solid #e6e6e6;
}
.custserv-wrapper .store-details-events .event .description * {
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
}
.custserv-wrapper .store-details-events .event .description p:last-child {
  margin-bottom: 0;
}
.custserv-wrapper .store-details-closest-stores-list .closest-stores-heading {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list ul li {
  margin-left: 0;
  list-style-type: none;
  border-bottom: 1px solid #e6e6e6;
}
.custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list h2 {
  line-height: 1.42857143;
}
.custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list .store-heading {
  display: inline;
  border-bottom: 1px solid;
  text-transform: capitalize;
}
/* lightbox gallery */
.mfp-bg {
  background: #ffffff;
  opacity: 1;
  filter: alpha(opacity=1);
}
.mfp-gallery .mfp-container {
  background: #ffffff;
}
.mfp-gallery .mfp-content {
  position: static;
}
.mfp-gallery figure {
  position: relative;
}
.mfp-gallery .mfp-close {
  font-size: 0;
  padding-right: 0;
  cursor: pointer;
  /* default: zoom-out */
}
.mfp-gallery .mfp-arrow:before,
.mfp-gallery .mfp-arrow:after,
.mfp-gallery .mfp-arrow .mfp-b,
.mfp-gallery .mfp-arrow .mfp-a {
  display: none;
}
.mfp-gallery .mfp-counter {
  color: #cccccc;
  font-style: italic;
  font-size: 13px;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
  width: 100%;
  text-align: center;
}
.mfp-gallery .mfp-counter span {
  margin-top: 20px;
}
.mfp-gallery .mfp-title {
  color: #7bc1ba;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 0;
  padding-top: 35px;
  margin-top: 20px;
}
@media only screen and (min-width: 1025px) {
  .custserv-wrapper {
    /* store details */
  }
  .custserv-wrapper .store-locator-heading {
    font-size: 16px;
  }
  .custserv-wrapper .store-locator-heading .search-text,
  .custserv-wrapper .store-locator-heading .store-toggle-view {
    width: 25%;
  }
  .custserv-wrapper .store-locator-heading .search-form {
    width: 50%;
  }
  .custserv-wrapper .store-locator-heading .search-form .formFieldContainer span.labelFieldWrapper input {
    position: relative;
    top: 2px;
  }
  .custserv-wrapper .store-locator-heading .search-form .text-or {
    font-size: 16px;
  }
  .custserv-wrapper .store-locator-heading .store-toggle-view .button {
    padding: 14px 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .custserv-wrapper #store-results-list .store-wrap {
    margin-bottom: 15px;
    padding-bottom: 20px;
    font-size: 18px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-heading {
    font-size: 18px;
    padding: 15px 20px 20px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details-row {
    margin-top: 20px;
    position: relative;
    padding-left: 55px;
    padding-right: 10px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details-row i {
    position: absolute;
    top: 0;
    left: 17px;
    margin-top: 1px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details.right .store-details-row {
    padding-left: 27px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details.right .store-details-row i {
    left: 0px;
  }
  .custserv-wrapper .map-container .map .gm-style .gm-style-iw {
    max-width: 280px;
  }
  .custserv-wrapper .map-container .map .gm-style .gm-style-iw > div {
    max-height: none!important;
  }
  .custserv-wrapper .map-container .map .baloon-store-heading,
  .custserv-wrapper .map-container .map .baloon-store-details,
  .custserv-wrapper .map-container .map .baloon-store-directions {
    padding: 10px;
  }
  .custserv-wrapper .map-container .map .i-phone {
    background-image: url(../assets/images/icons/icon-phone-small.png);
  }
  .custserv-wrapper .map-container .map .i-opening-hours {
    background-image: url(../assets/images/icons/icon-opening-hours-small.png);
  }
  .custserv-wrapper .map-container .map .baloon-store-heading,
  .custserv-wrapper .map-container .map .baloon-store-directions {
    font-size: 14px;
  }
  .custserv-wrapper .map-container .map .baloon-store-details {
    font-size: 12px;
  }
  .custserv-wrapper .map-container .map .store-details-row {
    padding: 10px 0 10px 30px;
  }
  .custserv-wrapper .map-container .map .store-details-row i {
    margin-top: 8px;
  }
  .custserv-wrapper .store-details-header .store-heading {
    font-size: 22px;
    padding: 15px 20px 0;
  }
  .custserv-wrapper .store-details-header .button.view-gallery {
    padding: 14px 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .custserv-wrapper .store-details-body {
    font-size: 16px;
  }
  .custserv-wrapper .store-details-info .store-details-row {
    margin-top: 20px;
    position: relative;
    padding-left: 55px;
    padding-right: 10px;
  }
  .custserv-wrapper .store-details-info .store-details-row i {
    position: absolute;
    top: 0;
    left: 17px;
    margin-top: 1px;
  }
  .custserv-wrapper .store-details-info .store-details.right {
    position: relative;
  }
  .custserv-wrapper .store-details-info .store-details.right .store-details-row {
    padding-left: 27px;
  }
  .custserv-wrapper .store-details-info .store-details.right .store-details-row.top {
    position: absolute;
    top: 0;
    right: 0;
  }
  .custserv-wrapper .store-details-info .store-details.right .store-details-row.top i {
    left: 0;
  }
  .custserv-wrapper .store-collections .store-details-row {
    position: relative;
    padding-left: 55px;
  }
  .custserv-wrapper .store-collections .store-details-row i {
    position: absolute;
    top: 0;
    left: 17px;
    margin-top: 1px;
  }
  .custserv-wrapper .store-details-events .heading {
    font-size: 22px;
    margin-top: 40px;
    padding-left: 20px;
    padding-bottom: 15px;
  }
  .custserv-wrapper .store-details-events .event {
    padding: 35px 20px 20px;
  }
  .custserv-wrapper .store-details-closest-stores-list {
    margin-top: 25px;
    padding: 25px;
  }
  .custserv-wrapper .store-details-closest-stores-list .closest-stores-heading,
  .custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list .store-heading {
    font-size: 14px;
  }
  .custserv-wrapper .store-details-closest-stores-list .closest-stores-heading {
    margin: 0 10px;
  }
  .custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list ul {
    margin-bottom: 30px;
  }
  .custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list ul li {
    padding: 15px 10px;
  }
  .custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list h2 {
    margin: 15px 0;
  }
  .custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list .link-more-stores {
    margin: 0 10px;
  }
  .mfp-gallery .mfp-close {
    top: 20px;
    right: 20px;
  }
  .mfp-gallery .mfp-arrow-left {
    left: 20%;
  }
  .mfp-gallery .mfp-arrow-right {
    right: 20%;
  }
  .mfp-gallery .mfp-content {
    max-width: 50%;
  }
  .mfp-gallery .mfp-title {
    margin-top: 35px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) {
  #colorbox.cboxStoreLocatorLayer {
    max-width: 100%;
  }
  #colorbox.cboxStoreLocatorLayer #cboxWrapper,
  #colorbox.cboxStoreLocatorLayer #cboxContent,
  #colorbox.cboxStoreLocatorLayer #cboxLoadedContent {
    max-width: 100%;
  }
  .custserv-wrapper {
    /* store details */
  }
  .custserv-wrapper .store-locator-heading .search-form .store-collection-select {
    width: 40%;
    float: left;
  }
  .custserv-wrapper .store-locator-heading .search-form .store-collection-select + .formFieldContainer {
    width: 60%;
    clear: none;
    border-left: 0;
  }
  .custserv-wrapper #store-results-list {
    margin-top: -15px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-heading {
    display: block;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-inner-wrap {
    display: table;
    width: 100%;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-inner-wrap .store-details {
    display: table-cell;
    vertical-align: top;
    width: 50%;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-inner-wrap .store-details.right {
    position: relative;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-inner-wrap .store-details.right .store-details-row.top {
    position: absolute;
    top: 0;
    right: 0;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-inner-wrap .store-details.right .store-details-row.bottom {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .custserv-wrapper .store-details-header .store-heading {
    width: 75%;
    display: inline-block;
  }
  .custserv-wrapper .store-details-header .button.view-gallery {
    display: inline-block;
    width: 25%;
    margin-left: -0.5%;
  }
  .custserv-wrapper .store-details-body {
    width: 66%;
    float: left;
    margin-top: 25px;
    padding-right: 25px;
  }
  .custserv-wrapper .store-details-info {
    display: table;
    width: 100%;
  }
  .custserv-wrapper .store-details-info .store-details {
    display: table-cell;
    vertical-align: top;
  }
  .custserv-wrapper .store-details-info .store-details.left {
    width: 70%;
  }
  .custserv-wrapper .store-details-info .store-details.right {
    width: 30%;
  }
  .custserv-wrapper .store-details-closest-stores-list {
    width: 33%;
    float: left;
    border-left: 1px solid #e6e6e6;
  }
  .custserv-wrapper .store-details-managed-contents {
    margin: 40px -15px 0;
  }
  .custserv-wrapper .store-details-managed-contents .promo-title .cmsWrapper {
    margin-bottom: 40px;
    padding: 0 15px;
  }
  .custserv-wrapper .store-details-managed-contents .store-details-managed-content {
    padding: 0 15px;
    float: left;
  }
  .custserv-wrapper .store-details-managed-contents .store-details-managed-content.promo-left {
    width: 42.5%;
  }
  .custserv-wrapper .store-details-managed-contents .store-details-managed-content.promo-right {
    width: 57.5%;
  }
  .custserv-wrapper .store-details-managed-contents .store-details-managed-content.empty {
    width: 0;
    padding: 0;
  }
  .custserv-wrapper .store-details-managed-contents .store-details-managed-content.empty + .store-details-managed-content {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1024px) {
  .custserv-wrapper .map-container .map .gm-style .gm-style-iw > div {
    max-height: none!important;
  }
  .custserv-wrapper .map-container .map .baloon-store-heading,
  .custserv-wrapper .map-container .map .baloon-store-directions {
    padding: 8px;
  }
  .custserv-wrapper .map-container .map .baloon-store-details {
    padding: 8px 4px;
  }
  .custserv-wrapper .map-container .map .store-details-row {
    padding: 8px 0 8px 20px;
  }
  .custserv-wrapper .map-container .map .store-details-row i {
    margin-top: 5px;
  }
  .custserv-wrapper .store-details-body {
    font-size: 13px;
  }
  .custserv-wrapper .store-details-events .heading {
    border-bottom: 0;
  }
  .custserv-wrapper .store-details-closest-stores-list .closest-stores-heading,
  .custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list .store-heading {
    font-size: 12px;
  }
  .custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list ul {
    margin-bottom: 0;
  }
  .custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list ul li {
    padding: 20px 0;
  }
  .custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list ul li:last-child {
    border-bottom: 0;
  }
  .custserv-wrapper .store-details-closest-stores-list #closest-stores-link-list h2 {
    margin: 0 0 20px 0;
  }
}
/* hide Inherit - Canvas content for store locator page */
#storeLocator .sectionHidden {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .custserv-wrapper {
    /* store details */
  }
  .custserv-wrapper .store-locator-heading {
    font-size: 12px;
  }
  .custserv-wrapper .store-locator-heading .i-view-list {
    background-image: url(../assets/images/icons/icon-store-list-small.png);
  }
  .custserv-wrapper .store-locator-heading .i-view-map {
    background-image: url(../assets/images/icons/icon-store-map-small.png);
  }
  .custserv-wrapper .store-locator-heading .i-map-point {
    width: 18px;
    height: 18px;
    background-image: url(../assets/images/icons/mobile/icon-map-point-small.png);
  }
  .custserv-wrapper .store-locator-heading .button {
    font-size: 12px;
    padding: 6.5px 20px 6.5px 35px;
  }
  .custserv-wrapper .store-locator-heading .search-text {
    padding: 6.5px 20px 6.5px 0;
    width: 30%;
  }
  .custserv-wrapper .store-locator-heading .search-form {
    width: 40%;
  }
  .custserv-wrapper .store-locator-heading .search-form .store-collection-select {
    font-size: 10px;
  }
  .custserv-wrapper .store-locator-heading .search-form .store-collection-select .select-wrap {
    padding: 8px 12px;
  }
  .custserv-wrapper .store-locator-heading .search-form .store-collection-select .options {
    top: 32px;
  }
  .custserv-wrapper .store-locator-heading .search-form .store-collection-select .options .ref-confirm .confirm-btn {
    font-size: 12px;
  }
  .custserv-wrapper .store-locator-heading .search-form .formFieldContainer {
    padding: 3.5px 32px 3.5px 10px;
  }
  .custserv-wrapper .store-locator-heading .search-form .formFieldContainer span.labelFieldWrapper {
    top: 2px;
    line-height: 18px;
  }
  .custserv-wrapper .store-locator-heading .search-form .formFieldContainer span.labelFieldWrapper .placeholder {
    top: 1px;
  }
  .custserv-wrapper .store-locator-heading .search-form .search-store {
    width: 32px;
    height: 32px;
  }
  .custserv-wrapper .store-locator-heading .search-form .search-store input {
    background: transparent url(../assets/images/icons/icon-search-store-small.png) no-repeat;
    background-position: center center;
  }
  .custserv-wrapper .store-locator-heading .search-form .geolocateButton .i-geolocation {
    width: 32px;
    height: 32px;
  }
  .custserv-wrapper .store-locator-heading .search-form #searchDistanceWrap {
    margin-right: -30%;
    text-align: left;
  }
  .custserv-wrapper .store-locator-heading .store-toggle-view {
    width: 30%;
  }
  .custserv-wrapper .store-locator-heading .store-toggle-view .button i {
    left: 10px;
  }
  .custserv-wrapper #store-results-list .store-wrap {
    margin-bottom: 5px;
    padding-bottom: 15px;
    font-size: 13px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-heading {
    font-size: 12px;
    padding: 10px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details-row {
    margin-top: 15px;
    position: relative;
    padding-left: 30px;
    padding-right: 20px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details-row i {
    position: absolute;
    top: 0;
    left: 0px;
    margin-top: -2.5px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details-row .i-phone {
    background-image: url(../assets/images/icons/icon-phone-small.png);
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details-row .i-opening-hours {
    background-image: url(../assets/images/icons/icon-opening-hours-small.png);
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details-row .i-directions {
    background-image: url(../assets/images/icons/icon-directions-small.png);
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details-row .i-collection {
    background-image: url(../assets/images/icons/icon-collection-small.png);
    margin-top: 2.5px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details.right .store-details-row {
    padding-left: 25px;
  }
  .custserv-wrapper #store-results-list span + .collection-tab,
  .custserv-wrapper .store-details-body span + .collection-tab {
    margin-left: 20px;
  }
  .custserv-wrapper .map-container {
    height: 400px;
  }
  .custserv-wrapper .map-container .map {
    height: 400px;
    width: calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: -o-calc(100% - 80px);
    /* container has padding 0 40px */
  }
  .custserv-wrapper .map-container .map .gm-style .gm-style-iw {
    max-width: 210px;
  }
  .custserv-wrapper .map-container .map .i-map-point,
  .custserv-wrapper .map-container .map .i-phone,
  .custserv-wrapper .map-container .map .i-opening-hours,
  .custserv-wrapper .map-container .map .i-directions,
  .custserv-wrapper .map-container .map .i-collection {
    width: 18px;
    height: 18px;
  }
  .custserv-wrapper .map-container .map .i-map-point {
    background-image: url(../assets/images/icons/mobile/icon-map-point.png);
  }
  .custserv-wrapper .map-container .map .i-phone {
    background-image: url(../assets/images/icons/mobile/icon-phone.png);
  }
  .custserv-wrapper .map-container .map .i-opening-hours {
    background-image: url(../assets/images/icons/mobile/icon-opening-hours.png);
  }
  .custserv-wrapper .map-container .map .i-directions {
    background-image: url(../assets/images/icons/mobile/icon-directions.png);
  }
  .custserv-wrapper .map-container .map .i-collection {
    background-image: url(../assets/images/icons/mobile/icon-collection.png);
    height: 25px;
  }
  .custserv-wrapper .map-container .map .baloon-store-heading,
  .custserv-wrapper .map-container .map .baloon-store-directions,
  .custserv-wrapper .map-container .map .baloon-store-details {
    font-size: 11px;
  }
  .custserv-wrapper .i-view-gallery {
    background-image: url(../assets/images/icons/icon-store-gallery-small.png);
  }
  .custserv-wrapper .store-details-header {
    margin-top: -15px;
    padding: 10px;
  }
  .custserv-wrapper .store-details-header .store-heading {
    font-size: 13px;
    padding: 10px 10px 5px 0;
    width: 70%;
    vertical-align: middle;
  }
  .custserv-wrapper .store-details-header .button.view-gallery {
    font-size: 10px;
    padding: 6px 20px 6px 35px;
    width: 30%;
  }
  .custserv-wrapper .store-details-header .button.view-gallery i {
    left: 10px;
  }
  .custserv-wrapper .store-details-map-container .map-container {
    height: 380px;
  }
  .custserv-wrapper .store-details-map-container .map-container .map {
    height: 380px;
  }
  .custserv-wrapper .store-details-body {
    margin-top: 35px;
    padding-right: 30px;
  }
  .custserv-wrapper .store-details-closest-stores-list {
    margin-top: 35px;
    padding: 0 0 0 30px;
  }
  .custserv-wrapper .store-details-info .store-details-row {
    margin-top: 15px;
    position: relative;
    padding-left: 30px;
    padding-right: 20px;
  }
  .custserv-wrapper .store-details-info .store-details-row i {
    position: absolute;
    top: 0;
    left: 0px;
    margin-top: -2.5px;
  }
  .custserv-wrapper .store-details-info .store-details.right {
    position: relative;
  }
  .custserv-wrapper .store-details-info .store-details.right .store-details-row {
    padding-left: 25px;
    padding-right: 0;
  }
  .custserv-wrapper .store-details-info .store-details.right .store-details-row.top {
    position: absolute;
    top: 0;
    right: 0;
  }
  .custserv-wrapper .store-collections .store-details-row {
    position: relative;
    padding-left: 30px;
  }
  .custserv-wrapper .store-collections .store-details-row i {
    position: absolute;
    top: 0;
    left: 0px;
  }
  .custserv-wrapper .store-details-events .heading {
    margin-top: 15px;
    padding-left: 10px;
  }
  .custserv-wrapper .store-details-events .event {
    padding: 0 10px 30px 10px;
  }
  .custserv-wrapper .store-details-events .event + .event {
    padding-top: 30px;
  }
  .mfp-gallery .mfp-close {
    top: 18px;
    right: 12px;
  }
  .mfp-gallery .mfp-arrow-left {
    left: 10%;
  }
  .mfp-gallery .mfp-arrow-right {
    right: 10%;
  }
  .mfp-gallery .mfp-content {
    max-width: 70%;
  }
  .mfp-gallery .mfp-title {
    font-size: 13px;
  }
  .my-shop {
    margin: 5px 0px 0px 0px !important;
  }
  .info {
    padding-bottom: 2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .custserv-wrapper .store-locator-heading .search-form {
    width: 50%;
  }
  .custserv-wrapper .store-locator-heading .search-text {
    width: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .custserv-wrapper {
    margin-top: -40px;
  }
  .custserv-wrapper .store-locator-heading,
  .custserv-wrapper #noStoreResults,
  .custserv-wrapper #store-results-list {
    padding: 0 5%;
  }
  .custserv-wrapper .store-locator-heading {
    border: 0;
    font-size: 12px;
  }
  .custserv-wrapper .store-locator-heading .inner-table {
    display: block;
  }
  .custserv-wrapper .store-locator-heading .button {
    padding: 9px 20px;
  }
  .custserv-wrapper .store-locator-heading .search-text {
    font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
    font-weight: bold;
    display: block;
    padding: 14px 0;
  }
  .custserv-wrapper .store-locator-heading .search-form,
  .custserv-wrapper .store-locator-heading .store-toggle-view {
    display: inline-block;
  }
  .custserv-wrapper .store-locator-heading .search-form {
    width: calc(100% - 55px);
    width: -moz-calc(100% - 55px);
    width: -webkit-calc(100% - 55px);
    width: -o-calc(100% - 55px);
  }
  .custserv-wrapper .store-locator-heading .search-form .store-collection-select {
    margin-bottom: 12px;
  }
  .custserv-wrapper .store-locator-heading .search-form .store-collection-select .select-wrap {
    padding: 11.5px 12px;
  }
  .custserv-wrapper .store-locator-heading .search-form .store-collection-select .options {
    top: 40px;
  }
  .custserv-wrapper .store-locator-heading .search-form .formFieldContainer {
    padding: 7.5px 50px 7.5px 3%;
  }
  .custserv-wrapper .store-locator-heading .search-form .formFieldContainer .i-map-point {
    margin-right: 1em;
  }
  .custserv-wrapper .store-locator-heading .search-form .formFieldContainer span.labelFieldWrapper {
    top: 2px;
    line-height: 18px;
  }
  .custserv-wrapper .store-locator-heading .search-form .formFieldContainer span.labelFieldWrapper .placeholder {
    top: 1px;
  }
  .custserv-wrapper .store-locator-heading .search-form .search-store {
    width: 40px;
    height: 40px;
    margin-top: 52px;
  }
  .custserv-wrapper .store-locator-heading .search-form #searchDistanceWrap {
    text-align: left;
    padding-top: 14px;
    padding-bottom: 4px;
    margin-left: 0;
  }
  .custserv-wrapper .store-locator-heading .search-form #searchDistanceWrap .text {
    display: block;
    margin: 0;
  }
  .custserv-wrapper .store-locator-heading .search-form .store-collection-select,
  .custserv-wrapper .store-locator-heading .search-form #searchDistanceWrap,
  .custserv-wrapper .store-locator-heading .search-form #geolocationWrap {
    margin-right: -53px;
  }
  .custserv-wrapper .store-locator-heading .search-form .geolocateButton {
    text-align: left;
  }
  .custserv-wrapper .store-locator-heading .search-form .geolocateButton .i-geolocation {
    width: 40px;
    height: 40px;
  }
  .custserv-wrapper .store-locator-heading .search-form .text-or {
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .custserv-wrapper .store-locator-heading .store-toggle-view {
    padding-left: 11px;
    margin-top: 52px;
  }
  .custserv-wrapper .store-locator-heading .store-toggle-view .button {
    width: 40px;
    height: 40px;
    padding: 0;
  }
  .custserv-wrapper .store-locator-heading .store-toggle-view .button span {
    display: none;
  }
  .custserv-wrapper .store-locator-heading .store-toggle-view .button i {
    left: 50%;
    margin-left: -12px;
  }
  .custserv-wrapper .store-locator-body {
    margin-top: 20px;
  }
  .custserv-wrapper #store-results-list {
    margin-top: -5px;
  }
  .custserv-wrapper #store-results-list .store-wrap {
    margin-bottom: 25px;
    padding-bottom: 30px;
    font-size: 12px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-heading {
    padding: 15px 0;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details-row {
    margin-top: 30px;
    position: relative;
    padding-left: 30px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details-row i {
    position: absolute;
    top: 0;
    left: 0px;
    margin-top: -1px;
  }
  .custserv-wrapper #store-results-list .store-wrap .store-details.right {
    text-align: left;
  }
  .custserv-wrapper .map-container {
    height: 480px;
  }
  .custserv-wrapper .map-container .map {
    width: 100%;
    height: 480px;
  }
  .custserv-wrapper .map-container .map .baloon-store-heading,
  .custserv-wrapper .map-container .map .baloon-store-directions,
  .custserv-wrapper .map-container .map .baloon-store-details {
    font-size: 12px;
  }
  .custserv-wrapper .store-details-row.collection {
    position: relative;
    padding-left: 0!important;
    margin-top: 30px;
  }
  .custserv-wrapper .store-details-row.collection i.i-collection {
    position: absolute;
    top: 0;
    left: 0px;
    margin-top: -3px;
  }
  .custserv-wrapper .store-details-row.collection span {
    font-size: 16px;
    display: block;
    padding-left: 30px;
  }
  .custserv-wrapper .store-details-row.collection .collection-tab {
    margin: 10px 10px 0 0!important;
  }
  .custserv-wrapper .store-details-header,
  .custserv-wrapper .store-details-body,
  .custserv-wrapper .store-details-closest-stores-list {
    padding: 0 5%;
  }
  .custserv-wrapper .store-details-header .store-heading {
    font-size: 12px;
    padding: 25px 0 20px 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .custserv-wrapper .store-details-header .button.view-map,
  .custserv-wrapper .store-details-header .button.view-gallery {
    padding: 10px 10px 10px 30px;
    position: relative;
    width: 49%;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 20px 0;
  }
  .custserv-wrapper .store-details-header .button.view-map i,
  .custserv-wrapper .store-details-header .button.view-gallery i {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -12px;
  }
  .custserv-wrapper .store-details-header .button.view-gallery {
    margin-left: 1%;
  }
  .custserv-wrapper .store-details-map-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    padding-top: 50px;
    z-index: 1042;
  }
  .custserv-wrapper .store-details-map-container .map-container {
    position: relative;
  }
  .custserv-wrapper .store-details-map-container .map-container .close-map {
    position: absolute;
    top: -50px;
    right: 0;
    margin-top: 12px;
    margin-right: 12px;
    cursor: pointer;
  }
  .custserv-wrapper .store-details-info {
    padding-bottom: 25px;
  }
  .custserv-wrapper .store-details-info .store-details-row {
    margin-top: 30px;
    position: relative;
    padding-left: 30px;
  }
  .custserv-wrapper .store-details-info .store-details-row i {
    position: absolute;
    top: 0;
    left: 0px;
    margin-top: -1px;
  }
  .custserv-wrapper .store-details-info .store-details.right {
    text-align: left;
  }
  .custserv-wrapper .store-details-events .heading {
    margin-top: 25px;
  }
  .custserv-wrapper .store-details-events .event {
    padding-bottom: 30px;
  }
  .custserv-wrapper .store-details-events .event .title {
    font-size: inherit;
    margin-bottom: 15px;
  }
  .custserv-wrapper .store-details-events .event .start-end-dates {
    margin-bottom: 15px;
  }
  .custserv-wrapper .store-details-events .event + .event {
    padding-top: 30px;
  }
  .custserv-wrapper .store-details-closest-stores-list .closest-stores-heading {
    padding-top: 25px;
    border-top: 1px solid #e6e6e6;
  }
  .custserv-wrapper .store-details-managed-contents .store-details-managed-content .cmsWrapper {
    margin-bottom: 40px;
  }
  .mfp-gallery .mfp-close {
    top: 12px;
    right: 12px;
  }
  .mfp-gallery .mfp-arrow-left {
    left: 5%;
  }
  .mfp-gallery .mfp-arrow-right {
    right: 5%;
  }
  .mfp-gallery .mfp-content {
    max-width: 75%;
  }
  .mfp-gallery .mfp-counter {
    font-size: 11px;
  }
  .prefered-store {
    margin-top: 0px !important;
  }
  .my-shop {
    margin: 10px 0px 0px 0px !important;
  }
  .info {
    padding: 3% 0% 0% 5%;
  }
}
.prefered-store {
  width: 100%;
  float: left;
  text-align: left;
  color: #000;
  margin-top: 25px;
}
.prefered-store a:hover {
  color: #000;
  border-bottom: 1px solid;
}
.my-shop {
  width: 100%;
  float: left;
  margin: 10px 0px 0px 18px;
}
.logo-container-splash-page {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
}
.logo-container-splash-page img {
  height: 61px;
  width: 360px;
}
.splash-subscribe h4,
.splash-subscribe p.newsletter-title-footer,
.splash-subscribe h2 {
  text-align: center;
  font-family: "BrandonGrotW01-Regular", sans-serif;
  letter-spacing: 3px;
}
.splash-subscribe h4,
.splash-subscribe p.newsletter-title-footer {
  font-size: 30px !important;
  text-transform: uppercase;
}
.splash-subscribe h4:after,
.splash-subscribe h2:after {
  content: "";
  width: 80px !important;
  height: 1px;
  background-color: #262626;
  display: block;
  margin: 15px auto;
}
.splash-subscribe .subscribe-splash-page-container {
  width: 100%;
  max-width: 1040px;
  margin: 50px auto;
  clear: both;
}
.splash-subscribe .subscribe-splash-page-container h2 {
  text-transform: none;
  font-size: 23px;
  letter-spacing: 1px;
}
.splash-subscribe .subscribe-splash-page-container form {
  background: none;
}
.splash-subscribe .subscribe-splash-page-container form .field-wrap.error-showable-isChecked {
  border: 0px;
}
.splash-subscribe .splash-country-list {
  height: 480px;
  width: 100%;
  display: table;
}
.splash-subscribe .splash-country-list .langCountrySelector {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  max-width: 1040px;
  margin: auto;
  text-align: center;
}
.splash-subscribe .splash-country-list .langCountrySelector form {
  background: transparent;
}
.splash-subscribe .splash-country-list .langCountrySelector .altSelect {
  width: 100%;
}
.splash-subscribe .splash-country-list .langCountrySelector .altSelect .selected-value {
  text-transform: uppercase;
  text-align: left;
}
.splash-subscribe .splash-country-list .langCountrySelector .submit_language {
  position: relative;
}
.splash-subscribe .splash-country-list .langCountrySelector .submit_language .applyLanguage {
  position: relative;
  min-width: 100px;
}
.splash-subscribe .splash-country-list .langCountrySelector .submit_language .clzButton {
  font-size: 12px;
}
.splash-subscribe .splash-country-list .langCountrySelector #select_zone {
  display: inline-block;
}
.splash-subscribe .splash-country-list .background-content {
  display: block;
}
/* DESKTOP */
@media only screen and (min-width: 1025px) {
  .splash-subscribe .splash-country-list .langCountrySelector {
    padding: 0 7.5%;
  }
  .splash-subscribe .splash-country-list .langCountrySelector .altSelect {
    width: 200px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
  }
  .splash-subscribe .splash-country-list .langCountrySelector .submit_language {
    display: inline-block;
    vertical-align: top;
  }
  .splash-subscribe .splash-country-list .langCountrySelector .submit_language .applyLanguage {
    position: relative;
    min-width: 100px;
  }
  .splash-subscribe .splash-country-list .langCountrySelector .submit_language .clzButton {
    height: 52px;
    min-width: 100px;
  }
  .splash-subscribe .splash-country-list .langCountrySelector #select_zone {
    width: 100%;
  }
  .splash-subscribe .splash-country-list .background-content {
    margin: 0 -80px;
  }
  .splash-subscribe .splash-country-list .background-content .splash_top_banner {
    width: calc(100% + 160px);
    width: -moz-calc(100% + 160px);
    width: -webkit-calc(100% + 160px);
    width: -o-calc(100% + 160px);
  }
}
/* TABLET */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .logo-container-splash-page {
    margin-bottom: 50px;
  }
  .splash-subscribe p.newsletter-title-footer,
  .splash-subscribe h4 {
    font-size: 23px !important;
  }
  .splash-subscribe .splash-country-list .langCountrySelector .altSelect {
    margin-bottom: 40px;
  }
  .splash-subscribe .splash-country-list .langCountrySelector .submit_language .clzButton {
    width: 100%;
  }
  .splash-subscribe .splash-country-list .background-content {
    margin: 0 -20px;
  }
  .splash-subscribe .splash-country-list .background-content .splash_top_banner {
    width: calc(100% + 40px);
    width: -moz-calc(100% + 40px);
    width: -webkit-calc(100% + 40px);
    width: -o-calc(100% + 40px);
  }
}
/* MOBILE */
@media only screen and (max-width: 767px) {
  .logo-container-splash-page {
    margin-bottom: 40px;
  }
  .logo-container-splash-page img {
    width: 236px;
  }
  .splash-subscribe p.newsletter-title-footer,
  .splash-subscribe h4 {
    font-size: 20px !important;
  }
  .splash-subscribe .subscribe-splash-page-container {
    padding: 0 5%;
  }
  .splash-subscribe .subscribe-splash-page-container h2 {
    font-size: 15px;
  }
  .splash-subscribe .splash-country-list .langCountrySelector {
    padding: 0 5%;
  }
  .splash-subscribe .splash-country-list .langCountrySelector form {
    padding: 0;
    margin: 0;
  }
  .splash-subscribe .splash-country-list .langCountrySelector .altSelect {
    margin-bottom: 40px;
  }
}
/* reset common styles */
.custserv-wrapper .content {
  display: block;
  float: none;
  padding: 0;
}
.custserv-wrapper h2.h1 {
  font-size: 36px;
  color: inherit;
}
.custserv-wrapper h1,
.custserv-wrapper h2,
.custserv-wrapper h3,
.custserv-wrapper h4,
.custserv-wrapper h5,
.custserv-wrapper h6 {
  color: inherit;
}
.content-page-wrapper h1,
.content-page-wrapper .h1 {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-align: center;
  text-transform: inherit;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.content-page-wrapper h2 {
  text-transform: inherit;
  font-size: 30px;
  padding-top: 20px;
  margin-top: 0;
  margin-bottom: 1em;
}
.content-page-wrapper h3 {
  text-align: center;
  text-transform: inherit;
  letter-spacing: 3px;
  font-size: 18px;
  margin-bottom: 20px;
}
.content-page-wrapper p {
  margin: 0 0 20px;
}
.content-page-wrapper img {
  max-width: 100%;
  height: auto;
}
.content-page-wrapper .intro-content {
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  border: 1px solid #e5e5e5;
  margin-top: 30px;
  padding: 30px;
  margin-bottom: 40px;
}
.content-page-wrapper ul {
  margin-bottom: 0px;
}
.content-page-wrapper ul li {
  display: list-item;
  list-style-type: disc;
  text-decoration: underline;
  margin-left: 20px;
}
.content-page-wrapper ul.list-comunication-privacy-policy li {
  text-decoration: none;
  letter-spacing: 0px;
}
.content-page-wrapper .page-row {
  font-size: 15px;
  letter-spacing: 1px;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.content-page-wrapper .page-row h2:first-child {
  padding-top: 0;
}
.content-page-wrapper .page-row-border {
  font-size: 15px;
  letter-spacing: 1px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  margin-bottom: 0;
}
.content-page-wrapper .page-row-border h2:first-child {
  padding-top: 0;
}
.content-page-wrapper .page-row-border p:last-child {
  margin-bottom: 0;
}
.content-page-wrapper .page-row p:last-child,
.content-page-wrapper .page-row-border p:last-child {
  margin-bottom: 0;
}
.content-page-wrapper .page-row:after {
  content: "";
  display: block;
  clear: both;
}
.content-page-wrapper .page-row.text-center {
  text-align: center;
}
.content-page-wrapper .image-top {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.content-page-wrapper.company-page-content .page-row {
  font-size: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.content-page-wrapper.privacy-policy-content {
  width: 84%;
  padding-left: 40px;
  float: left;
}
.content-page-wrapper.privacy-policy-content h3 {
  text-align: left;
}
/* LEFT MENU */
.left-nav-legal-area {
  width: 16%;
  position: relative;
  float: left;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.left-nav-legal-area .selected {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.left-nav-legal-area ul {
  padding: 10px;
}
.left-nav-legal-area ul li {
  padding: 10px 0;
}
.left-nav-legal-area ul li a {
  padding: 10px 0;
  margin: 0;
}
/* END OF LEFT MENU */
@media only screen and (min-width: 1025px) {
  h1,
  .h1 {
    font-size: 40px;
  }
  .left-nav-legal-area {
    padding-left: 20px;
  }
  .custserv-wrapper .content-page-wrapper:not(.privacy-policy-content) {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
  }
  .content-page-wrapper.privacy-policy-content {
    padding-right: 40px;
  }
  .content-page-wrapper.privacy-policy-content > * {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .image-left,
  .image-right {
    width: 50%;
    margin-bottom: 20px;
  }
  .image-left {
    float: left;
    margin-right: 40px;
  }
  .image-right {
    float: right;
    margin-left: 40px;
  }
  .text-aside h1,
  .text-aside .h1 {
    text-align: left;
  }
  #brands {
    display: table;
    width: 100%;
  }
  #brands a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  #brands a img {
    max-width: 80%;
    height: auto;
  }
  .left-nav-legal-area .select-arrow {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .content-page-wrapper {
    margin: 40px 5% 0;
  }
  .content-page-wrapper .image-top,
  .content-page-wrapper .image-left,
  .content-page-wrapper .image-right {
    margin: 0 -5% 40px;
    width: auto;
  }
  .content-page-wrapper .image-top img,
  .content-page-wrapper .image-left img,
  .content-page-wrapper .image-right img {
    width: 100%;
  }
  .content-page-wrapper .page-row {
    text-align: justify;
  }
  .content-page-wrapper #brands a {
    width: 33%;
    float: left;
    text-align: center;
    height: 70px;
  }
  .content-page-wrapper #brands a img {
    max-width: 80%;
    height: auto;
  }
  .content-page-wrapper.privacy-policy-content {
    width: auto;
    padding-left: 0;
  }
  .content-page-wrapper.privacy-policy-content h1 {
    margin-top: 30px;
  }
  /* LEFT MENU MOBILE */
  .left-nav-legal-area {
    width: 100%;
  }
  .left-nav-legal-area ul {
    padding: 0px;
  }
  .left-nav-legal-area ul li {
    height: 62px;
    padding: 20px;
    font-size: 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
  }
  .left-nav-legal-area ul li a {
    padding: 0;
    display: block;
    padding-right: 15px;
  }
  .left-nav-legal-area ul li .select-arrow {
    height: 11px;
    background-position: -14px 18px;
    right: 20px;
    margin-top: -5.5px;
  }
  .left-nav-legal-area .legal-area-label {
    height: 62px;
    position: relative;
  }
  .left-nav-legal-area .legal-area-label span {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
    display: block;
    text-align: center;
  }
  .left-nav-legal-area .legal-area-label span p {
    font-size: 15px;
    margin: 0;
  }
  /* END OF LEFT MENU MOBILE */
}
@media only screen and (max-width: 480px) {
  .content-page-wrapper #brands a {
    height: 50px;
  }
}
body.news .common-footer {
  display: none;
}
/* responsive video iframe */
iframe {
  max-width: 100%;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ordered list */
ol.list-item-number {
  list-style-type: decimal;
  list-style-position: inside;
}
ol.list-item-number li {
  display: list-item;
  list-style-type: decimal;
}
ol.list-item-number li:before {
  content: "";
  width: 10px;
  display: inline-block;
}
/* base font size for not empty content */
.news-wrapper sqr-managed-content:not(.empty) {
  font-size: 14px;
}
/* social share icons */
.jssocials-share .jssocials-share-link {
  height: 22px;
  width: 22px;
}
.jssocials-share .jssocials-share-link .jssocials-share-logo {
  font-size: 20px;
  color: #4c4c4c;
}
.jssocials-share .jssocials-share-link:hover .jssocials-share-logo {
  font-size: 22px;
}
.news-archive-content sqr-managed-content:not(.empty) .cmsWrapper {
  margin-bottom: 40px;
}
.news-archive-content .news-text {
  text-align: center;
}
.news-archive-content .news-image img {
  max-width: 100%;
  height: auto;
}
.news-archive-content .featured-news-wrapper .news-text,
.news-archive-content .common-news-wrapper .news-text {
  border: 4px solid #1a1a1a;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.news-archive-content .featured-news-wrapper a:hover .news-text,
.news-archive-content .common-news-wrapper a:hover .news-text {
  color: #fff;
  background-color: #1a1a1a;
}
.news-archive-content .small-news-wrapper .news-text {
  padding-bottom: 0!important;
}
.news-archive-content .small-news-wrapper .news-text:after {
  content: "";
  display: block;
  width: 12.5%;
  min-width: 40px;
  height: 4px;
  margin: auto;
  background-color: #1a1a1a;
  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  -ms-transition: width 0.2s;
  -o-transition: width 0.2s;
  margin-top: 28px;
}
.news-archive-content .small-news-wrapper a:hover .news-text:after {
  width: 48%;
}
.news-detail-title {
  text-align: center;
}
.news-detail-title sqr-managed-content:not(.empty) .cmsWrapper {
  margin-bottom: 40px;
}
.news-detail-title .social-sharing {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 20px;
  font-size: 13px;
}
.news-detail-content sqr-managed-content:not(.empty) .cmsWrapper {
  margin-bottom: 60px;
}
.news-detail-content img {
  max-width: 100%;
  height: auto;
}
.news-detail-content .row {
  margin-right: 0;
  margin-left: 0;
}
.news-detail-content .text-2-col .italic {
  font-family: "BrandonGrotW01-LightIt", sans-serif;
  font-weight: normal;
}
.news-detail-content .title-paragraph {
  line-height: 1.3;
}
.news-detail-content .featured-text {
  border: 4px solid #1a1a1a;
}
.news-detail-content .featured-text,
.news-detail-content .featured-text-small {
  text-align: center;
}
.news-detail-content .featured-text .blockquote-intro,
.news-detail-content .featured-text-small .blockquote-intro {
  margin-bottom: 20px;
  font-size: 20px;
}
.news-detail-content .featured-text blockquote,
.news-detail-content .featured-text-small blockquote {
  /* reset bootstrap styles */
  border: 0;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.news-detail-content .featured-text blockquote cite,
.news-detail-content .featured-text-small blockquote cite {
  display: block;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
}
.news-detail-content .featured-text blockquote cite:before,
.news-detail-content .featured-text-small blockquote cite:before {
  content: "";
  display: block;
  width: 70px;
  height: 4px;
  margin: 20px auto;
  background-color: #1a1a1a;
}
.news-detail-content .featured-text blockquote:before,
.news-detail-content .featured-text-small blockquote:before,
.news-detail-content .featured-text blockquote:after,
.news-detail-content .featured-text-small blockquote:after {
  content: none;
}
@media only screen and (min-width: 768px) {
  .news-fullwidth {
    width: 100%;
  }
  .news-halfwidth {
    width: 50%;
  }
  .news-wide {
    width: 66.66666666%;
  }
  .news-small {
    width: 33.33333333%;
  }
  /* news archive template */
  .news-archive-title {
    margin: 0 10%;
  }
  .news-archive-title .heading {
    margin-bottom: 40px;
  }
  .news-archive-content .row {
    margin-left: -20px;
    margin-right: -20px;
    font-size: 0;
  }
  .news-archive-content .row sqr-managed-content:not(.empty) {
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
  }
  .news-archive-content .featured-news-wrapper .news-text,
  .news-archive-content .common-news-wrapper .news-text {
    padding: 35px;
  }
  .news-archive-content .featured-news-wrapper .news-text .title-intro,
  .news-archive-content .common-news-wrapper .news-text .title-intro {
    font-size: 14px;
  }
  .news-archive-content .featured-news-wrapper .news-text .title,
  .news-archive-content .common-news-wrapper .news-text .title {
    font-size: 30px;
    margin-top: 15px;
  }
  .news-archive-content .featured-news-wrapper .news-text .description,
  .news-archive-content .common-news-wrapper .news-text .description {
    font-size: 16px;
    margin-top: 15px;
  }
  .news-archive-content .featured-news-wrapper {
    margin-left: -20px;
    margin-right: -20px;
    font-size: 0;
  }
  .news-archive-content .featured-news-wrapper .news-media,
  .news-archive-content .featured-news-wrapper .news-text-aside {
    padding: 0 20px;
    display: inline-block;
    vertical-align: middle;
  }
  .news-archive-content .featured-news-wrapper .news-media {
    width: 66.66666666%;
  }
  .news-archive-content .featured-news-wrapper .news-text-aside {
    width: 33.33333333%;
  }
  .news-archive-content .featured-news-wrapper .news-text-aside a {
    display: flex;
    align-items: center;
    height: 100%;
    border: 4px solid #1a1a1a;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }
  .news-archive-content .featured-news-wrapper .news-text-aside a .news-text {
    width: 100%;
    vertical-align: middle;
    border: 0;
    background-color: transparent;
  }
  .news-archive-content .featured-news-wrapper .news-text-aside a:hover {
    background-color: #1a1a1a;
  }
  .news-archive-content .common-news-wrapper .news-text {
    margin: -70px 40px 0;
    position: relative;
  }
  .news-archive-content .common-news-wrapper .news-text .description {
    min-height: 44px;
    /* as 2 rows text */
  }
  .news-archive-content .small-news-wrapper .news-text {
    padding: 25px;
  }
  .news-archive-content .small-news-wrapper .news-text .title-intro {
    font-size: 12px;
  }
  .news-archive-content .small-news-wrapper .news-text .title {
    font-size: 20px;
    margin-top: 7px;
  }
  .news-archive-content .small-news-wrapper .news-text .description {
    font-size: 14px;
    margin-top: 15px;
  }
  /* news detail template */
  .news-detail-title .title {
    font-size: 30px;
    margin-top: 15px;
  }
  .news-detail-title .jssocials {
    display: inline-block;
    vertical-align: middle;
  }
  .news-detail-content .row {
    font-size: 0;
  }
  .news-detail-content .row sqr-managed-content:not(.empty) {
    display: inline-block;
    vertical-align: top;
  }
  .news-detail-content .news-halfwidth {
    vertical-align: middle!important;
  }
  .news-detail-content .text-2-col {
    font-size: 20px;
  }
  .news-detail-content .text-2-col .news-text {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
  }
  .news-detail-content .text-2-col p {
    margin-bottom: 20px;
  }
  .news-detail-content .title-paragraph {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .news-detail-content .featured-text {
    padding: 40px;
  }
  .news-detail-content .featured-text blockquote {
    font-size: 30px;
  }
  .news-detail-content .featured-text blockquote cite {
    font-size: 18px;
  }
  .news-detail-content .featured-text-small {
    margin: 0 40px;
  }
  .news-detail-content .featured-text-small blockquote {
    font-size: 22px;
  }
  .news-detail-content .featured-text-small blockquote cite {
    font-size: 14px;
  }
  .news-detail-content .featured-text-small blockquote cite:before {
    margin: 15px auto;
  }
}
@media only screen and (min-width: 1025px) {
  body.news .body_wrap {
    max-width: 1260px;
    margin-left: auto!important;
    margin-right: auto!important;
    float: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .news-archive-content .featured-news-wrapper .news-text .title,
  .news-archive-content .common-news-wrapper .news-text .title {
    font-size: 20px;
  }
  .news-archive-content .small-news-wrapper .news-text .title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .news-wrapper {
    margin-top: -40px;
  }
  .news-wrapper.single-news {
    margin-top: 0;
  }
  .news-archive-title .heading {
    border-bottom: 0;
    margin-bottom: 15px;
  }
  .news-archive-title,
  .news-detail-title,
  .news-detail-content .news-text {
    padding: 0 20px;
  }
  .news-archive-content .row {
    margin-left: 0;
    margin-right: 0;
  }
  .news-archive-content .news-image img {
    width: 100%;
  }
  .news-archive-content .news-text {
    padding: 20px;
  }
  .news-archive-content .news-text .title-intro {
    font-size: 12px;
  }
  .news-archive-content .news-text .title {
    font-size: 16px;
    margin-top: 15px;
  }
  .news-archive-content .news-text .description {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .news-archive-content .featured-news-wrapper .news-text,
  .news-archive-content .common-news-wrapper .news-text {
    margin: -20px 20px 0;
    position: relative;
    border-width: 2px;
  }
  .news-archive-content .small-news-wrapper .news-text:after {
    height: 2px;
    margin-top: 15px;
  }
  .news-detail-content .text-2-col {
    font-size: 16px;
  }
  .news-detail-content .text-2-col p {
    margin-bottom: 25px;
  }
  .news-detail-content .title-paragraph {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .news-detail-content .featured-text {
    padding: 20px;
    border-width: 2px;
  }
  .news-detail-content .featured-text blockquote {
    font-size: 16px;
  }
  .news-detail-content .featured-text-small blockquote {
    font-size: 18px;
  }
  .news-detail-content .featured-text,
  .news-detail-content .featured-text-small {
    margin: 0 20px;
  }
  .news-detail-content .featured-text .blockquote-intro,
  .news-detail-content .featured-text-small .blockquote-intro {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .news-detail-content .featured-text blockquote cite,
  .news-detail-content .featured-text-small blockquote cite {
    font-size: 12px;
  }
  .news-detail-content .featured-text blockquote cite:before,
  .news-detail-content .featured-text-small blockquote cite:before {
    height: 2px;
    margin: 12px auto;
  }
  .news-detail-title sqr-managed-content:not(.empty) .cmsWrapper {
    margin-bottom: 20px;
  }
  .news-detail-title .jssocials {
    display: block;
    margin-top: 10px;
  }
  .news-detail-title .jssocials-share {
    margin: 1em;
  }
  .news-detail-title .jssocials-share .jssocials-share-link {
    height: 32px;
    width: 32px;
  }
  .news-detail-title .jssocials-share .jssocials-share-link .jssocials-share-logo {
    font-size: 30px;
  }
  .news-detail-title .jssocials-share .jssocials-share-link:hover .jssocials-share-logo {
    font-size: 32px;
  }
}
.clzButton.addToCartButton {
  font-size: 14px;
  border: 0;
  padding: 0;
  position: relative;
  height: 40px;
  overflow: hidden;
}
.clzButton.addToCartButton * {
  font-size: inherit;
  font-family: inherit;
}
.clzButton.addToCartButton .btn-animation {
  padding: 10px;
  display: block;
  width: 100%;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: top 0.3s linear;
  -moz-transition: top 0.3s linear;
  -ms-transition: top 0.3s linear;
  -o-transition: top 0.3s linear;
  background-color: inherit;
}
.circle-container {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
}
#cboxOverlay {
  background: rgba(0, 0, 0, 0.6);
}
#cboxWrapper {
  /* error messages */
}
#cboxWrapper #qlCont {
  width: 750px;
  height: 100%;
  background-color: transparent;
  overflow: hidden;
  padding: 0px;
  position: relative;
}
#cboxWrapper #qlCont .qv-close-header {
  background-color: transparent;
  position: relative;
  padding: 20px 20px 0 20px;
  float: right;
}
#cboxWrapper #qlCont .qv-close-header a.js_close {
  display: block;
}
#cboxWrapper #qlCont .qv-close-header a.js_close .i-close-qv {
  display: inline-block;
}
#cboxWrapper .link-guide.more-info {
  display: none !important;
}
#cboxWrapper .qv_fotog {
  width: 355px;
  min-height: 360px;
  display: inline-block;
}
#cboxWrapper #qlCont {
  width: 750px;
  height: auto;
  float: left;
  overflow: hidden;
  padding: 0px 0px 40px 0px;
  position: relative;
}
#cboxWrapper .qvDataDiv {
  display: inline-block;
  width: 350px;
}
#cboxWrapper .qvDataDiv .product-information {
  width: 100%;
  padding-left: 20px;
  padding-right: 50px;
  top: 10px;
}
#cboxWrapper .qvDataDiv.no-ecommerce {
  display: table-cell;
  height: 500px;
}
#cboxWrapper sqr-product-gallery {
  margin-left: 50px;
  width: 305px;
}
#cboxWrapper sqr-product-gallery ul li {
  margin-right: 8px;
}
#cboxWrapper .product-name {
  padding: 0px;
  line-height: 20px;
  text-transform: uppercase;
}
#cboxWrapper .product-name a,
#cboxWrapper .product-name a:visited,
#cboxWrapper .product-name a:active,
#cboxWrapper .product-name a:hover {
  font-size: 18px;
  text-decoration: none;
}
#cboxWrapper .product-name a[disabled] {
  pointer-events: none;
}
#cboxWrapper .product-id {
  margin: 2px 0 10px;
  padding-left: 0px;
  text-transform: uppercase;
}
#cboxWrapper .price-container {
  margin-top: 0px;
  display: inline-block;
  float: none;
}
#cboxWrapper .price-container * {
  margin-left: 0px;
}
#cboxWrapper .price-container .prices-container {
  margin: 0px;
}
#cboxWrapper .price-container .prices-container span {
  font-size: 18px !important;
  font-weight: normal;
}
#cboxWrapper .price-container .prices-container .price {
  margin-right: 0;
}
#cboxWrapper .price-container .prices-container .no-discount,
#cboxWrapper .price-container .prices-container .common-msrp-price {
  color: #262626;
}
#cboxWrapper .price-container .prices-container .original-price-stroke {
  float: left;
  margin-right: 5px;
}
#cboxWrapper .price-container .prices-container:after {
  content: "";
  display: block;
  clear: both;
}
#cboxWrapper .price-container .catalog-display-price-text {
  float: left;
  color: #f69232;
}
#cboxWrapper .price-container .promomsgbox {
  display: block;
  padding: 3px 0;
  width: auto;
  clear: both;
}
#cboxWrapper .price-container .promomsgbox ul {
  margin: 0px;
  width: auto;
  padding: 0px;
}
#cboxWrapper .product-link {
  display: block;
  clear: both;
  margin-top: 2px;
}
#cboxWrapper .variants {
  margin-top: 20px;
}
#cboxWrapper .variant .VariantDropdownWithSwatchList {
  display: none;
}
#cboxWrapper .variant-section {
  display: block;
  padding: 25px 0;
  position: relative;
  border: 1px solid white;
  border-bottom: 0;
  border-top-color: #f5f5f5;
}
#cboxWrapper .variant-section .head {
  width: 40%;
  float: right;
  text-align: right;
  padding: 0 10px;
}
#cboxWrapper .variant-section .available-variant {
  float: left;
  width: 60%;
  padding: 0 10px;
  border-bottom: 0;
}
#cboxWrapper .variant-section .available-variant .single-variant {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
#cboxWrapper .variant-section .available-variant .circle-container {
  width: 33px;
  height: 33px;
  border-radius: 100%;
  margin-right: 3px;
  margin-top: 3px;
  position: relative;
  overflow: hidden;
  border: 2px solid white;
}
#cboxWrapper .variant-section .available-variant .circle-container.onSale {
  border-color: #f69232;
}
#cboxWrapper .variant-section .available-variant .circle-container img {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  margin: 2px;
}
#cboxWrapper .variant-section:after {
  content: "";
  display: block;
  clear: both;
}
#cboxWrapper .variant-section.color {
  padding-top: 20px;
}
#cboxWrapper .variant-section.color .head {
  position: relative;
}
#cboxWrapper .variant-section.color .head .label_1 {
  padding-top: 10px;
}
#cboxWrapper .variant-section.color .head .onSale {
  color: #f69232;
  position: absolute;
  right: 10px;
  bottom: 0;
  margin-bottom: -20px;
}
#cboxWrapper .variant-section.color .head .onSale .color-on-sale {
  display: inline-block;
  width: 1.5em;
  border: 1px solid;
  position: relative;
  top: -2px;
  margin-right: 3px;
}
#cboxWrapper .variant-section.color .available-variant {
  padding: 0 6px;
}
#cboxWrapper .variant-section.color .available-variant .circle-container.selected:after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: transparent url(../assets/images/icons/icon-swatch-selected.png) no-repeat;
  position: absolute;
  top: 2px;
  left: 2px;
}
#cboxWrapper .variant-section.size .available-variant .single-variant {
  text-transform: uppercase;
  margin-right: 30px;
}
#cboxWrapper .variant-section.size .available-variant .single-variant.disabled {
  color: #d1d1d1;
}
#cboxWrapper .variant-section.size .available-variant .single-variant.selected {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  border-bottom: 1px solid;
}
#cboxWrapper .variant-section.size .available-variant .single-variant.selected .inner-text {
  font-family: inherit;
}
#cboxWrapper .variant-section.size .available-variant .single-variant.no-ecommerce {
  cursor: default;
}
#cboxWrapper .variant-section.size .link-guide.style-guide {
  display: none;
}
#cboxWrapper #nextObj,
#cboxWrapper #prevObj {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
#cboxWrapper #nextObj {
  right: 3%;
  background-image: url(../assets/images/icons/arrow-gallery-qv-right.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#cboxWrapper #prevObj {
  left: 3%;
  background-image: url(../assets/images/icons/arrow-gallery-qv-left.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#cboxWrapper #nextObj a,
#cboxWrapper #prevObj a {
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
#cboxWrapper .js_productScope {
  display: inline-block;
  position: relative;
  float: left;
  width: 750px;
}
#cboxWrapper #sliderQV {
  background-color: #fff;
  clear: both;
}
#cboxWrapper .slider-container .slider .slide {
  cursor: inherit;
}
#cboxWrapper .quantity_wrap {
  display: block;
  padding: 25px 0;
  position: relative;
  border: 1px solid white;
  border-bottom: 0;
  border-top-color: #f5f5f5;
  width: 100%;
  margin-top: -20px;
  margin-bottom: 0px;
}
#cboxWrapper .quantity_wrap .head {
  width: 40%;
  float: right;
  text-align: right;
  padding: 0 10px;
}
#cboxWrapper .quantity_wrap .head .label_3 {
  padding-top: 5px;
}
#cboxWrapper .quantity_wrap .counter-container {
  width: 60%;
  float: left;
  padding: 0 10px;
  position: relative;
}
#cboxWrapper .quantity_wrap .counter-container .selected-quantity {
  margin-right: 0;
  float: none;
}
#cboxWrapper .quantity_wrap .counter-container .selected-quantity sqr-counter,
#cboxWrapper .quantity_wrap .counter-container .selected-quantity .value,
#cboxWrapper .quantity_wrap .counter-container .selected-quantity .price-each {
  display: inline-block;
  vertical-align: middle;
}
#cboxWrapper .quantity_wrap .counter-container .selected-quantity sqr-counter {
  margin-right: 10px;
}
#cboxWrapper .quantity_wrap .counter-container .selected-quantity .value .counter-field {
  border: 0;
  width: 30px;
  text-align: center;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#cboxWrapper .quantity_wrap .counter-container .selected-quantity .price-each {
  margin-top: 4px;
}
#cboxWrapper .quantity_wrap .counter-container .stock-quantity {
  width: 100%;
  height: 20px;
  position: absolute;
  top: 0;
  margin-top: -21px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#cboxWrapper .quantity_wrap:after {
  content: "";
  display: block;
  clear: both;
}
#cboxWrapper .addItem {
  float: none;
  width: 100%;
  padding: 0 10px;
  text-align: center;
}
#cboxWrapper .add-to-cart,
#cboxWrapper .update-to-cart {
  width: 100%;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
  margin-top: 3px;
  margin-bottom: 13px;
}
#cboxWrapper .add-to-cart .i-bag-white,
#cboxWrapper .update-to-cart .i-bag-white {
  vertical-align: top;
  position: relative;
  top: 2px;
  margin-top: -5px;
  margin-right: 10px;
}
#cboxWrapper .add-to-wish-list {
  clear: both;
  padding-top: 10px;
}
#cboxWrapper .i-wishlist-icon {
  vertical-align: middle;
  margin-right: 5px;
}
#cboxWrapper .link-wishlist {
  vertical-align: middle;
  font-size: 14px;
  border-bottom: 1px solid;
  text-decoration: none!important;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
#cboxWrapper .variant-section.error {
  background-color: transparent;
  font-weight: inherit !important;
  width: 100%;
  border: 1px solid red;
}
#cboxWrapper .error .error-message {
  color: red;
  padding: 0 10px;
  width: 100%;
  text-align: left;
  position: absolute;
  top: 5px;
  left: 0;
}
#cboxWrapper div.notification-error-top {
  display: none;
}
#cboxWrapper sqr-swatch-not-available {
  margin: 0px;
  padding: 0px;
}
#cboxWrapper sqr-swatch-not-available .notification-error-bottom {
  margin: 0px;
  padding: 20px 10px 0;
  text-align: left;
}
#cboxWrapper sqr-swatch-not-available a.discover-new-arrivals {
  display: none;
}
/* reset common styles */
.quicklook-miniproduct .common-error {
  padding: 0;
}
#sliderQV {
  position: relative;
}
#colorbox .sqr-input-blocker {
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  pointer-events: none;
  z-index: 100;
}
.quickviewLoading {
  color: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 50px;
  font-size: 25px;
  margin-left: -150px;
  margin-top: 50px;
  text-align: center;
}
.quickviewLoadingIcon {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  background-image: url("data:image/svg+xml;utf8, <svg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='50px' height='50px' viewBox='0 0 32 32' enable-background='new 0 0 32 32' xml:space='preserve'><path opacity='0.4' fill='#999999' d='M23.656,9.041c1.568,1.725,2.56,3.978,2.677,6.465H32c-0.123-4.049-1.747-7.718-4.338-10.472 L23.656,9.041z'/><path fill='#999999' d='M15.507,5.667V0c-4.049,0.122-7.72,1.747-10.473,4.337l4.007,4.006C10.767,6.774,13.02,5.784,15.507,5.667z'/><path opacity='0.5' fill='#999999' d='M27.662,26.966c2.591-2.755,4.215-6.424,4.338-10.474h-5.667 c-0.117,2.488-1.108,4.74-2.677,6.466L27.662,26.966z'/><path opacity='0.3' fill='#999999' d='M22.959,8.344l4.007-4.006C24.213,1.747,20.543,0.122,16.494,0l-0.001,5.667 C18.98,5.784,21.233,6.774,22.959,8.344z'/><path opacity='0.7' fill='#999999' d='M9.041,23.655l-4.007,4.007c2.753,2.591,6.424,4.215,10.473,4.338v-5.667 C13.02,26.216,10.767,25.225,9.041,23.655z'/><path opacity='0.6' fill='#999999' d='M16.493,26.333L16.494,32c4.049-0.123,7.719-1.747,10.472-4.338l-4.007-4.007 C21.233,25.225,18.98,26.216,16.493,26.333z'/> <path opacity='0.8' fill='#999999' d='M5.667,16.492H0c0.123,4.05,1.747,7.721,4.338,10.474l4.006-4.008 C6.775,21.232,5.784,18.98,5.667,16.492z'/><path opacity='0.9' fill='#999999' d='M4.338,5.034C1.747,7.788,0.123,11.457,0,15.506h5.667c0.117-2.487,1.108-4.74,2.677-6.465 L4.338,5.034z'/></svg>");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-animation: sham-spin infinite linear;
  -moz-transform-origin: 50% 50%;
  -webkit-animation: sham-spin infinite linear;
  -webkit-transform-origin: 50% 50%;
  -o-animation: sham-spin infinite linear;
  -o-transform-origin: 50% 50%;
  animation: sham-spin infinite linear;
  transform-origin: 50% 50%;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
}
#loadingState .loadingText {
  height: 100%;
  width: 100%;
  top: 50%;
  font-size: 30px;
  color: #FFF;
  position: absolute;
}
.quicklook-miniproduct {
  font-size: 12px;
  color: #262626;
}
.quicklook-miniproduct .product-information .addItem .notification-error-bottom {
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  #cboxWrapper .qvDataDiv .product-information .product-name,
  #cboxWrapper .qvDataDiv .product-information .product-id,
  #cboxWrapper .qvDataDiv .product-information .price-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1025px) {
  #cboxWrapper #qlCont {
    width: 1020px;
  }
  #cboxWrapper .js_productScope {
    width: 1020px;
    float: left;
  }
  #cboxWrapper .qv_fotog {
    width: 500px;
    min-height: 482px;
  }
  #cboxWrapper .qvDataDiv {
    width: 520px;
  }
  #cboxWrapper .qvDataDiv .product-information {
    padding-right: 90px;
  }
  #cboxWrapper sqr-product-gallery {
    width: 410px;
    margin-left: 90px;
  }
}
@media screen and (max-width: 1024px) {
  .qvDataDiv.no-ecommerce {
    height: auto!important;
    min-height: 370px;
  }
}
@media screen and (max-width: 767px) {
  .slider-container .thumbs {
    text-align: center;
  }
  #cboxWrapper #sliderQV {
    max-width: initial;
  }
  #cboxWrapper #qlCont {
    width: 100%;
    min-width: auto;
    padding: 0 0 30px 0;
  }
  #cboxWrapper #qlCont .qv-close-header {
    padding: 12px 5% 4px 12px;
  }
  #cboxWrapper #qlCont .i-close-qv {
    height: 12px;
    width: 12px;
    background-size: 12px;
  }
  #cboxWrapper #qlCont #prevObj,
  #cboxWrapper #qlCont #nextObj {
    top: 10px;
    display: inline-block;
    width: 20%;
    height: 16px;
    border: 1px solid #e6e6e6;
    border-radius: 200px;
    padding: 3px;
    margin: 0 0.5%;
    position: absolute;
    background-color: #ffffff;
    background-size: 6px 10px;
  }
  #cboxWrapper #qlCont #prevObj {
    left: 20%;
  }
  #cboxWrapper #qlCont #nextObj {
    right: 20%;
  }
  #cboxWrapper .js_productScope {
    width: 320px;
  }
  #cboxWrapper .qv_fotog {
    width: 100%;
    padding: 0 5%;
  }
  #cboxWrapper .qv_fotog sqr-product-gallery {
    width: 100%;
    margin: 0;
  }
  #cboxWrapper .qvDataDiv {
    width: 100%;
    padding: 0 5%;
    float: none;
  }
  #cboxWrapper .qvDataDiv .product-information {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
  }
  #cboxWrapper .price-container .prices-container .price {
    float: none;
  }
  #cboxWrapper .variant-section .available-variant,
  #cboxWrapper .variant-section .head {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  #cboxWrapper .variant-section.size .link-guide.size-guide {
    display: inline-block;
    width: 45%;
    text-align: left;
  }
  #cboxWrapper .variant-section.size .link-guide.style-guide {
    display: inline-block;
    width: 45%;
    text-align: right;
  }
  #cboxWrapper .variant-section.size .available-variant {
    margin: 0 0 15px 0;
  }
  #cboxWrapper .variant-section.size .available-variant .single-variant {
    margin: 0 15px;
  }
  #cboxWrapper .variant-section .counter-container .head {
    display: none;
  }
  #cboxWrapper .quantity_wrap .counter-container {
    width: 100%;
  }
  #cboxWrapper .quantity_wrap .counter-container .selected-quantity .price-each {
    display: block;
    text-align: right;
  }
  #cboxWrapper .quantity_wrap .counter-container .stock-quantity {
    position: absolute;
    top: 50px;
    text-align: left;
  }
  #cboxWrapper .quantity_wrap .style-guide {
    display: none;
  }
  #cboxWrapper sqr-swatch-not-available .notification-error-bottom {
    text-align: center;
  }
}
/* IMAGE POP UP */
.automatic-horizontal-slider-responsive-imagemap .title-slider {
  font-size: 24px;
  font-weight: bold;
  padding-top: 10px;
  text-align: center;
}
.automatic-horizontal-slider-responsive-imagemap .subtitle-slider {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.automatic-horizontal-slider-responsive-imagemap .slick-prev,
.automatic-horizontal-slider-responsive-imagemap .slick-next {
  background: transparent url(../assets/images/icons/arrows-slider.png) no-repeat;
  width: 16px;
  height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.automatic-horizontal-slider-responsive-imagemap .slick-prev {
  left: 20px;
  background-position: 0px -20px;
}
.automatic-horizontal-slider-responsive-imagemap .slick-next {
  right: 20px;
  background-position: -54px -20px;
}
.automatic-horizontal-slider-responsive-imagemap .slick-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.automatic-horizontal-slider-responsive-imagemap .slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 100%;
}
.automatic-horizontal-slider-responsive-imagemap .slick-dots li button {
  background: transparent;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.automatic-horizontal-slider-responsive-imagemap .slick-dots li.slick-active:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  position: absolute;
  top: 2px;
  left: 2px;
  background-color: #000000;
}
.slider-popupMenu {
  background-color: #e8fdd4;
  padding: 20px 50px 50px 50px;
}
.slider-popupMenu .imagemap-popup {
  display: none;
  position: absolute;
  background: white;
  z-index: 10;
  text-align: center;
  opacity: 0.8;
}
.slider-popupMenu .imagemap-popup :after {
  content: "";
  position: absolute;
  left: 45%;
  border-width: 0 15px 15px;
  border-style: solid;
  border-color: white transparent;
  display: block;
  width: 0;
  bottom: -15px;
  z-index: 10;
  transform: rotate(180deg);
}
.slider-popupMenu .imagemap-popup a {
  display: table;
  min-width: 200px;
}
.slider-popupMenu .imagemap-popup span.title {
  text-transform: uppercase;
  font-size: 24px;
  background: white;
  padding: 50px 50px 0px 50px;
}
.slider-popupMenu .imagemap-popup a:hover {
  text-decoration: none;
}
.slider-popupMenu .imagemap-popup span {
  display: block;
}
.slider-popupMenu .imagemap-popup span.price {
  font-weight: normal;
  font-size: 24px;
  padding: 10px 50px 0px 70px;
  width: 100%;
}
.slider-popupMenu .imagemap-popup span.discover_imagemap {
  text-transform: uppercase;
  font-size: 14px;
  background: white;
  padding: 20px 50px 50px 50px;
  width: 100%;
}
.slider-popupMenu .imagemap-popup .add-to-cart {
  overflow: hidden;
  margin-top: 0;
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -ms-border-radius: 4px;
  color: black;
  font-size: 14px;
  cursor: pointer;
  white-space: normal;
  background: #88ed86 url('/clz_assets/images/cms/CONTENT/add-to-cart-bt-icon.png') 26px 49% no-repeat;
  border: 0;
  font-family: "gillsans", Arial;
  text-transform: uppercase;
  font-style: normal;
  width: 165px;
  padding: 12px 8px 10px 62px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.slider-popupMenu .imagemap-popup .add-to-cart {
  width: 77%;
  padding: 7% 0 7% 23%;
  background-position: 11px 50%;
  border-top: 3px solid black;
  font-family: "Gill Sans W01";
}
.slider-popupMenu .imagemap-popup span {
  clear: both;
  display: table;
  font-weight: bold;
  margin: 1px;
  padding: 3px 5px;
}
.slider-popupMenu .imagemap-popup .title-black {
  color: #fff;
  background-color: rgba(78, 78, 78, 0.75);
}
.slider-popupMenu .imagemap-popup .title-white {
  color: #4e4e4e;
  background-color: rgba(255, 255, 255, 0.75);
}
.slider-popupMenu .imagemap-popup .price {
  font-weight: normal;
}
.slider-popupMenu .imagemap-popup .title-white .price {
  color: #666666;
}
.slider-popupMenu .imagemap-popup .title-black .price {
  color: #CCCCCC;
}
@media only screen and (min-width: 1025px) {
  .automatic-horizontal-slider-responsive-imagemap .slick-slide .background {
    padding: 70px 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .automatic-horizontal-slider-responsive-imagemap .slick-prev {
    left: 30px;
  }
  .automatic-horizontal-slider-responsive-imagemap .slick-next {
    right: 30px;
  }
  .automatic-horizontal-slider-responsive-imagemap .slick-slide .background {
    padding: 50px 45px;
  }
}
@media only screen and (max-width: 767px) {
  .automatic-horizontal-slider-responsive-imagemap .slick-slide img {
    width: 100%;
    height: auto;
  }
  .automatic-horizontal-slider-responsive-imagemap .slick-prev,
  .automatic-horizontal-slider-responsive-imagemap .slick-next {
    display: none!important;
  }
  .automatic-horizontal-slider-responsive-imagemap .slick-slide .background {
    padding: 50px 2.5%;
  }
  .automatic-horizontal-slider-responsive-imagemap .slick-slide .background .image {
    padding: 0 2.5%;
  }
}
.divisore-social-icon {
  border-top: 1px solid #cecece;
  margin: 0 auto 25px;
  width: 90%;
  max-width: 465px;
}
.signLogInMainWrapper {
  padding-bottom: 70px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cecece;
}
a.helpLink {
  text-decoration: underline!important;
}
.signin-notification-top .common-message {
  padding: 0 40px 40px;
  display: block;
}
.sign-in-container {
  width: 50%;
  float: left;
  /* Social slider slick */
}
.sign-in-container .widget_social_container_img {
  position: relative;
  width: 90%;
  max-width: 430px;
  margin: 0 auto 10px;
}
.sign-in-container .widget_social_container_img .slick-slide {
  margin: 0 15px;
}
.sign-in-container .widget_social_container_img .slick-slider {
  width: 360px;
  margin: 0 auto;
}
.sign-in-container .widget_social_container_img .left_arrow_widget_social_login,
.sign-in-container .widget_social_container_img .left_arrow_widget_social {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.sign-in-container .widget_social_container_img .right_arrow_widget_social_login,
.sign-in-container .widget_social_container_img .right_arrow_widget_social {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.sign-in-container .whatisSocial {
  margin: 0 auto 15px;
  text-align: center;
}
.sign-in-header {
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  font-family: "BrandonGrotW01-Regular", sans-serif;
  width: 100%;
  padding-bottom: 10px;
  height: 60px;
  padding: 17px;
  position: relative;
}
.sign-in-header .i-arrow-sign-in {
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -6px;
}
.registration-message {
  text-align: center;
  line-height: 16px;
  padding-bottom: 15px;
  width: 90%;
  margin: 0 auto;
  max-width: 500px;
}
#loginWrap .prj-form {
  width: 360px;
  margin: 0 auto;
}
#loginWrap .sign-in-header {
  background-color: #f2f2f2;
}
#loginWrap .form-row {
  padding-bottom: 20px;
  padding-top: 20px;
}
#loginWrap .checkbox-label .helpLink {
  margin-left: 20px;
}
#signInWrap .prj-form,
#socialRegisterBody .prj-form {
  width: 360px;
  margin: 0 auto;
}
#signInWrap .sign-in-header,
#socialRegisterBody .sign-in-header {
  background-color: #e6e6e6;
}
#signInWrap .form-container-row,
#socialRegisterBody .form-container-row {
  min-height: 500px;
  border-left: 1px solid #cecece;
}
#signInWrap .form-row,
#socialRegisterBody .form-row {
  padding: 30px 0 0;
}
#signInWrap .form-row.tip-password,
#socialRegisterBody .form-row.tip-password {
  padding-top: 15px;
}
#signInWrap .form-row.button-row,
#socialRegisterBody .form-row.button-row {
  padding-top: 0;
}
#signInWrap .checkbox-container .form-row,
#socialRegisterBody .checkbox-container .form-row {
  padding-top: 15px;
}
#signInWrap .form-info-row,
#socialRegisterBody .form-info-row {
  cursor: pointer;
}
#signInWrap .form-info-row.open,
#socialRegisterBody .form-info-row.open {
  background-position: 0 0;
}
#signInWrap .form-info-row.open .widget_social,
#socialRegisterBody .form-info-row.open .widget_social {
  height: 105px;
}
#signInWrap .form-info-row.open .social-signin-arrow,
#socialRegisterBody .form-info-row.open .social-signin-arrow {
  background-position: 0 0!important;
}
#signInWrap .form-info-row .social-signin-arrow,
#socialRegisterBody .form-info-row .social-signin-arrow {
  border: 0;
  background-image: url('../assets/images/icons/arrows-small.png');
  cursor: pointer;
  height: 7px;
  display: inline-block;
  padding: 1px 7px 0px 12px;
  background-position: 0px -43px !important;
}
#signInWrap .widget_social,
#socialRegisterBody .widget_social {
  height: 0;
  overflow: hidden;
}
#signInWrap .widget_social.open,
#socialRegisterBody .widget_social.open {
  height: 105px;
}
#signInWrap .agreement-text,
#socialRegisterBody .agreement-text {
  display: block;
  margin-left: 40px;
  padding: 15px 0 0;
}
#signInWrap .checkbox-container .field-wrap.required:after,
#socialRegisterBody .checkbox-container .field-wrap.required:after {
  top: 5px!important;
}
@media screen and (max-width: 767px) {
  #signInWrap .checkbox-container .field-wrap.required:after,
  #socialRegisterBody .checkbox-container .field-wrap.required:after {
    content: "*";
    margin-right: 0;
  }
}
#signInWrap .prefix,
#socialRegisterBody .prefix {
  width: 25%;
  display: inline-block;
  float: left;
}
#signInWrap .prefix .labelFieldWrapper,
#socialRegisterBody .prefix .labelFieldWrapper {
  display: block;
  margin: 0;
}
#signInWrap .number,
#socialRegisterBody .number {
  width: 75%;
  display: inline-block;
}
#signInWrap .number .labelFieldWrapper,
#socialRegisterBody .number .labelFieldWrapper {
  display: block;
  margin: 0;
}
#signInWrap .number .labelFieldWrapper input,
#socialRegisterBody .number .labelFieldWrapper input {
  border-left: 0!important;
}
#signInWrap .field-wrap:not(.user_title) .form-label,
#socialRegisterBody .field-wrap:not(.user_title) .form-label {
  display: none;
}
#signInWrap .field-wrap:not(.user_title).required:after,
#socialRegisterBody .field-wrap:not(.user_title).required:after {
  top: 50%;
  margin-top: -8.5px;
}
.form-info-row {
  text-align: center;
  padding: 15px 75px;
  margin-bottom: 15px;
}
.or-login-wrp {
  padding: 0 20px;
}
.or-login {
  width: 100%;
  height: 45px;
  line-height: 90px;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 auto;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #000;
  margin-bottom: 45px;
  font-size: 20px;
}
.or-login-text {
  text-align: center;
  width: 25%;
  margin: 0 auto;
  background-color: #FFF;
}
.error-match {
  color: red;
  font-size: 14px;
  padding: 10px;
  font-weight: normal;
  margin-top: -20px;
}
#SignIn-Bottompromo img,
#SignOut-Bottompromo img {
  padding-bottom: 0;
  padding-top: 60px;
}
#SignIn-Toppromo img,
#SignOut-Toppromo img {
  padding-bottom: 40px;
  padding-top: 0px;
}
#signLogOutMainWrapper {
  margin-bottom: 20px;
}
.sign-out-container {
  padding: 60px 30px;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  text-align: center;
}
.sign-out-container .sign-out-header {
  font-size: 24px;
  text-transform: uppercase;
}
.sign-out-container .continue-shopping {
  font-size: 20px;
}
/* TABLET */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .sign-in-container {
    width: 100%;
    float: none;
  }
  .sign-in-header {
    font-size: 25px;
    padding: 15px 45px 15px 35px;
    text-align: left;
    height: auto;
  }
  #signInWrap .form-container-row {
    border: 0;
    min-height: 0;
  }
  .sign-in-inner-container.open {
    max-height: 2000px;
    /* Infinite value to trigger CSS animation */
  }
  .sign-in-inner-container {
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
  }
  #loginWrap .prj-form,
  #signInWrap .prj-form,
  #socialRegisterBody .prj-form {
    width: 70%;
    margin: 0 auto;
  }
  .signLogInMainWrapper {
    padding-bottom: 80px;
  }
  .sign-in-container .widget_social_container_img {
    max-width: 70%;
  }
  .sign-in-header {
    cursor: pointer;
  }
  .registration-message {
    width: 80%;
    max-width: 80%;
  }
  .divisore-social-icon {
    width: 90%;
    max-width: 90%;
  }
  .sign-out-container .sign-out-header {
    font-size: 20px;
  }
  .sign-out-container .continue-shopping {
    font-size: 16px;
  }
}
/* MOBILE */
@media screen and (max-width: 767px) {
  #userLogin .header-canvas .header-bg {
    display: none;
  }
  #userLogin .content_wrap {
    padding-top: 20px;
  }
  .signin-notification-top .common-message {
    padding: 0 5% 30px;
  }
  #SignIn-Toppromo img,
  #SignOut-Toppromo img {
    padding-bottom: 20px;
    padding-top: 0px;
  }
  #SignIn-Bottompromo img,
  #SignOut-Bottompromo img {
    padding-bottom: 0;
    padding-top: 30px;
  }
  .signLogInMainWrapper {
    padding-bottom: 0px;
    border: 0;
  }
  .sign-in-inner-container.open {
    max-height: 2000px;
    /* Infinite value to trigger CSS animation */
  }
  .sign-in-inner-container {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
    padding: 0 20px;
  }
  .sign-in-header {
    font-size: 16px;
    padding: 15px 45px 15px 35px;
    text-align: left;
    height: auto;
    cursor: pointer;
    line-height: 1.2;
  }
  .or-login {
    font-size: 16px;
  }
  .divisore-social-icon {
    margin: 10px auto 30px;
    width: 100%;
    max-width: 100%;
  }
  .sign-in-container {
    width: 100%;
    float: none;
    padding: 0;
  }
  #signInWrap .prj-form,
  #loginWrap .prj-form,
  #socialRegisterBody .prj-form {
    width: auto;
  }
  #signInWrap .form-container-row {
    border: 0;
    min-height: 0;
  }
  .form-info-row {
    margin-bottom: 0px;
  }
  .form-container-row {
    padding: 0 0 30px;
  }
  .sign-out-container {
    padding: 40px 30px;
  }
  .sign-out-container .sign-out-header {
    font-size: 20px;
  }
  .sign-out-container .continue-shopping {
    font-size: 16px;
  }
  #signInWrap .prefix input,
  #socialRegisterBody .prefix input {
    padding: 0 20px;
  }
  #signInWrap .field-wrap:not(.user_title).required:after,
  #socialRegisterBody .field-wrap:not(.user_title).required:after {
    content: "*";
    top: 50%;
    margin-top: -8.5px;
    margin-right: -15px;
  }
}
/* login checkout */
body#billing {
  /* hide sign in top/bottom promo */
}
body#billing .signin-promo-top,
body#billing .signin-promo-bottom {
  display: none;
}
@media only screen and (max-width: 1024px) {
  body#billing .or-login-wrp {
    display: none;
  }
  body#billing .signLogInMainWrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  body#billing .signLogInMainWrapper {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  body#billing #signInWrap .sign-in-inner-container {
    margin-bottom: 100px;
  }
  body#billing #signInWrap .sign-in-inner-container.open {
    margin-bottom: 0;
  }
  .sign-in-container .widget_social_container_img .slick-slide {
    margin: 0 15px;
  }
  .sign-in-container .widget_social_container_img .slick-slider {
    width: auto;
    max-width: 300px;
  }
  .sign-in-container .widget_social_container_img .left_arrow_widget_social_login,
  .sign-in-container .widget_social_container_img .left_arrow_widget_social {
    left: -17px;
    z-index: 5;
  }
  .sign-in-container .widget_social_container_img .right_arrow_widget_social_login,
  .sign-in-container .widget_social_container_img .right_arrow_widget_social {
    right: -17px;
    z-index: 5;
  }
}
/* Nasconde elementi visibili solo nei form */
.prj-form-only {
  display: none;
}
.prj-form {
  font-size: 14px;
  /* Nasconde elementi che non devono essere visibili nei form */
  /* Abilita elementi visibili solo se sotto prj-form */
  /* Select  */
}
.prj-form .page-notification {
  text-align: center;
}
.prj-form .checkbox-container {
  margin-top: 20px;
  padding-bottom: 10px;
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
}
.prj-form input[type="submit"].clzButton {
  margin-top: 40px;
}
.prj-form .prj-form-hidden {
  display: none;
}
.prj-form .prj-form-only {
  display: block;
}
.prj-form .field-wrap {
  position: relative;
  /* Multiple checkbox & Day/Month/Year container */
}
.prj-form .field-wrap.required:after {
  content: "*";
  position: absolute;
  top: 50px;
  right: 0;
  margin-right: -25px;
  font-size: 17px;
  line-height: 1;
}
.prj-form .field-wrap.has-error.required:after {
  color: red;
}
.prj-form .field-wrap.has-error .general-error-message {
  color: red;
}
.prj-form .field-wrap.has-error input[type="text"],
.prj-form .field-wrap.has-error input[type="email"],
.prj-form .field-wrap.has-error input[type="password"],
.prj-form .field-wrap.has-error input[type="tel"],
.prj-form .field-wrap.has-error .user-title-option-wrap {
  border: 1px solid red !important;
}
.prj-form .field-wrap.has-error .general-error-message {
  font-size: 11px;
  bottom: -15px;
  margin-bottom: -10px;
  width: 100%;
  text-align: center;
  padding-top: 5px;
}
.prj-form .field-wrap input[type="text"],
.prj-form .field-wrap input[type="email"],
.prj-form .field-wrap input[type="password"],
.prj-form .field-wrap input[type="tel"] {
  width: 100%;
  height: 50px;
  padding: 0 25px;
  border: 1px solid #cecece;
  background-color: #ffffff;
}
.prj-form .field-wrap .checkbox-label {
  display: block;
  margin-left: 40px;
}
.prj-form .field-wrap .form-label,
.prj-form .field-wrap .label-country {
  margin-bottom: 10px;
}
.prj-form .field-wrap .date-ddmmyy-container,
.prj-form .field-wrap .user-title-option-wrap,
.prj-form .field-wrap .type_pickupdate {
  display: block;
  border: 1px solid #cecece;
  background-color: #ffffff;
  height: 52px;
  width: 100%;
  /* Date */
  /* Chcekbox */
}
.prj-form .field-wrap .date-ddmmyy-container sqr-alt-select,
.prj-form .field-wrap .user-title-option-wrap sqr-alt-select,
.prj-form .field-wrap .type_pickupdate sqr-alt-select {
  width: 33.3333%;
  border: 0;
  display: inline-block;
}
.prj-form .field-wrap .date-ddmmyy-container sqr-alt-select.month,
.prj-form .field-wrap .user-title-option-wrap sqr-alt-select.month,
.prj-form .field-wrap .type_pickupdate sqr-alt-select.month {
  border-right: 1px solid #cecece;
  border-left: 1px solid #cecece;
}
.prj-form .field-wrap .date-ddmmyy-container .option-radio,
.prj-form .field-wrap .user-title-option-wrap .option-radio,
.prj-form .field-wrap .type_pickupdate .option-radio {
  float: left;
  display: block;
  width: 33.3333%;
  text-align: center;
}
.prj-form .field-wrap .date-ddmmyy-container .option-radio label,
.prj-form .field-wrap .user-title-option-wrap .option-radio label,
.prj-form .field-wrap .type_pickupdate .option-radio label {
  font-size: 11px;
}
.prj-form .field-wrap .date-ddmmyy-container .option-radio + .option-radio,
.prj-form .field-wrap .user-title-option-wrap .option-radio + .option-radio,
.prj-form .field-wrap .type_pickupdate .option-radio + .option-radio {
  border-left: 1px solid #cecece;
}
.prj-form .field-wrap .date-ddmmyy-container .userTitleRequired,
.prj-form .field-wrap .user-title-option-wrap .userTitleRequired,
.prj-form .field-wrap .type_pickupdate .userTitleRequired {
  display: none;
}
.prj-form .field-wrap .user-title-option-wrap .option-radio {
  width: 50%;
  height: 100%;
}
.prj-form .field-wrap .user-title-option-wrap .option-radio label {
  margin-top: 15px;
}
.prj-form sqr-alt-select {
  width: 100%;
  height: 50px;
  border: 1px solid #cecece;
  background-color: #ffffff;
  text-transform: uppercase;
}
.prj-form sqr-alt-select .icon {
  border: 0;
  background-image: url('../assets/images/icons/arrows-small.png');
  float: right;
  right: 10px;
  position: absolute;
  top: 50%;
  margin-top: -3.5px;
  cursor: pointer;
  height: 7px;
  display: inline-block;
  padding: 1px 7px 0px 12px;
  background-position: 0px -43px !important;
}
.prj-form sqr-alt-select .open .icon {
  border: 0;
  background-position: 0px 0px!important;
}
.prj-form sqr-alt-select .open ul {
  border: 1px solid #cecece;
  border-top: 0;
  margin: -2px -1px -1px !important;
}
.prj-form sqr-alt-select .select-wrap {
  position: relative;
}
.prj-form sqr-alt-select .select-wrap .selected-value {
  height: 50px;
  width: 100%;
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  padding: 17px 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: inherit;
}
.prj-form sqr-alt-select ul li {
  padding: 2px 5px 2px 25px;
  font-size: 12px;
}
.prj-form sqr-alt-select ul li:hover {
  background-color: transparent;
  text-decoration: underline;
}
.prj-form sqr-alt-select ul li.selected {
  background-color: transparent;
  color: #000;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.prj-form .asterisk,
.prj-form .verify {
  display: none;
}
.prj-form .formFieldContainer {
  float: none;
}
.prj-form .msg-required-items {
  position: relative;
  text-align: center;
  font-size: 11px;
  margin: 10px 0 0 0;
  display: block!important;
}
.prj-form .msg-required-items .required-items-icon {
  font-size: 17px;
  position: absolute;
  top: 50%;
  margin-top: -8.5px;
  margin-left: 4px;
}
/* radio buttons */
input[type="radio"],
input[type="checkbox"] {
  display: none;
}
/* radio buttons with checkbox style */
input[type="radio"] + label,
input[type="checkbox"] + label {
  cursor: pointer;
  background-image: url(../assets/images/icons/radio-button.png);
  background-repeat: no-repeat;
  padding-left: 30px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin: 15px 0;
}
/* radio buttons with radio style */
input[type="radio"].radio-button-circle + label,
input[type="checkbox"].radio-button-circle + label {
  background-image: url(../assets/images/icons/radio-button-circle.png);
}
input[type="radio"]:checked + label,
input[type="checkbox"]:checked + label {
  background-position: 0 -23px;
}
/* checkbox label with large padding left (es. login form) */
input[type="radio"] + label.checkbox-label,
input[type="checkbox"] + label.checkbox-label {
  padding-left: 40px;
}
/* Disabled flag styles  */
input[type="checkbox"]:disabled + label {
  pointer-events: none;
  color: #A7A7A7;
}
/* dropdown hover style */
sqr-alt-select ul li:hover {
  background-color: transparent;
  text-decoration: underline;
}
sqr-alt-select ul li.selected,
sqr-alt-select ul li.selected:hover {
  background-color: transparent;
  color: inherit;
}
/* disable common styles */
.formFieldContainer label {
  color: inherit;
}
.formFieldContainer label a.openAjaxLayer {
  margin-left: 2px;
}
.formFieldError {
  font-size: inherit;
}
.formFieldError .error,
.formFieldError .common-error {
  font-size: 11px;
}
sqr-alt-select,
textarea {
  border: 1px solid #cecece;
}
/* hide placeholder item in dropdown */
sqr-alt-select ul li.placeholder,
sqr-alt-select ul li.placeholderItem {
  display: none !important;
}
sqr-alt-select .selected-value.placeholder {
  background: transparent;
}
/* TABLET */
/* MOBILE */
@media screen and (max-width: 767px) {
  .prj-form sqr-alt-select {
    display: block;
    /* 
			.select-wrap {
				height: 40px;
				    
				.selected-value {
					height: 40px;
					padding: 12px 25px;
				}
			}
			*/
  }
  .prj-form .field-wrap {
    /* Multiple checkbox & Day/Month/Year container */
  }
  .prj-form .field-wrap.required:after {
    content: " ";
  }
  .prj-form .field-wrap.user_title.required:after {
    content: "*";
    top: 50%;
    margin-top: -5px;
  }
  .prj-form .field-wrap.required .form-label:after {
    content: "*";
    position: absolute;
    font-size: 17px;
    margin-left: 5px;
    margin-top: 2px;
  }
  .prj-form .field-wrap .date-ddmmyy-container:not(.desktop-like) {
    height: auto;
    padding: 10px 20px;
    /* Date */
    /* Chcekbox */
  }
  .prj-form .field-wrap .date-ddmmyy-container:not(.desktop-like) sqr-alt-select {
    width: 100%;
    border: 0;
  }
  .prj-form .field-wrap .date-ddmmyy-container:not(.desktop-like) sqr-alt-select.month {
    border: 0;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
  }
  .prj-form .field-wrap .date-ddmmyy-container:not(.desktop-like) .option-radio {
    display: block;
    text-align: left;
    width: 100%;
    float: none;
  }
  .prj-form .field-wrap .date-ddmmyy-container:not(.desktop-like) .option-radio label {
    font-size: 13px;
  }
  .prj-form .field-wrap .date-ddmmyy-container:not(.desktop-like) .option-radio + .option-radio {
    border: 0;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
  }
  .prj-form .field-wrap .date-ddmmyy-container:not(.desktop-like) .option-radio:last-of-type {
    border: 0!important;
  }
  .prj-form .field-wrap .date-ddmmyy-container sqr-alt-select .select-wrap.open ul,
  .prj-form .field-wrap .type_pickupdate sqr-alt-select .select-wrap.open ul {
    margin: -2px -21px -1px !important;
    width: calc(100% + 20px) !important;
    width: -moz-calc(100% + 20px) !important;
    width: -webkit-calc(100% + 20px) !important;
    width: -o-calc(100% + 20px) !important;
    padding-left: 20px;
  }
  .prj-form .field-wrap .date-ddmmyy-container.desktop-like,
  .prj-form .field-wrap .user-title-option-wrap.desktop-like,
  .prj-form .field-wrap .type_pickupdate,
  .prj-form .field-wrap .user-title-option-wrap {
    height: 50px;
  }
  .prj-form .field-wrap .date-ddmmyy-container.desktop-like .option-radio label,
  .prj-form .field-wrap .user-title-option-wrap.desktop-like .option-radio label,
  .prj-form .field-wrap .type_pickupdate .option-radio label,
  .prj-form .field-wrap .user-title-option-wrap .option-radio label {
    text-transform: uppercase;
    font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
    font-weight: bold;
  }
  .prj-form .field-wrap .date-ddmmyy-container.desktop-like sqr-alt-select .select-wrap.open ul,
  .prj-form .field-wrap .user-title-option-wrap.desktop-like sqr-alt-select .select-wrap.open ul,
  .prj-form .field-wrap .type_pickupdate sqr-alt-select .select-wrap.open ul,
  .prj-form .field-wrap .user-title-option-wrap sqr-alt-select .select-wrap.open ul {
    margin: -2px -1px -1px -1px !important;
    padding-left: 0;
    width: 100% !important;
  }
  input[type="radio"] + label {
    margin: 10px 0;
  }
}
.altSelect {
  width: 100%;
  min-height: 50px;
  font-size: 14px;
}
.altSelect .selected-value {
  font-size: 14px;
  height: 50px;
  padding: 15px 50px 0 25px;
}
.altSelect .icon {
  background-image: url(/prj-front/assets/images/icons/arrows-small.png);
  background-position: 0 -43px !important;
  border: 0 solid transparent;
  height: 7px;
  margin-top: -3.5px;
  padding: 1px 7px 0px 12px;
  right: 10px;
  top: 50%;
}
.altSelect .open .icon {
  background-position: 0 0 !important;
  top: 50%;
  border: none;
}
.altSelect .open ul {
  border: 1px solid #cecece;
  border-top: 0px solid #fff;
  max-height: 150px;
}
.altSelect .open ul li {
  text-transform: uppercase;
  margin: 1px;
  font-size: 11px;
  cursor: pointer;
  padding: 7.5px 50px 7.5px 25px;
}
.altSelect.day .open ul li,
.altSelect.month .open ul li,
.altSelect.year .open ul li {
  padding: 7.5px 15px 7.5px 25px;
}
/* basic style for Calzedonia checkout / billing address form (<form class="checkout-form">) */
.checkout-form {
  background: transparent;
  padding: 0;
  width: 100%;
}
.checkout-form .user-title-wrap .userTitleRequired,
.checkout-form .user-title-wrap br {
  display: none;
}
.checkout-form .user-title-wrap label {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.checkout-form .business-radio-option {
  text-transform: uppercase;
  font-size: 11px;
  width: 49%;
  float: left;
}
.checkout-form .business-radio-option label {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.checkout-form .business-radio-option.second {
  border-left: 1px solid #cecece;
  padding-left: 40px;
}
.checkout-form .isBusinessAddress-true {
  float: left;
  clear: left;
  width: 100%;
}
.checkout-form .msg-required-items {
  margin: 0 0 30px 0!important;
  float: left;
  width: 100%;
  clear: both;
  text-align: left!important;
}
.checkout-form .labelText,
.checkout-form .sectionSelectLabel {
  display: none;
}
.checkout-form .type_emailAddress .labelText,
.checkout-form .type_countryCode .labelText {
  display: inline-block;
  font-size: 14px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif !important;
  font-weight: bold !important;
}
.checkout-form .type_comments textarea {
  padding: 15px 25px;
  width: 100%;
  border: 1px solid #cecece;
  resize: none;
  max-height: 160px;
}
.checkout-form .field-wrap {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 30px;
}
.checkout-form .field-wrap .form-label {
  display: none;
}
.checkout-form .formFieldContainer.required:after {
  content: "*";
  position: absolute;
  right: -20px;
  top: 15px;
  font-size: 17px;
}
.checkout-form .clzButton {
  width: 100%;
}
.checkout-form .page-notification {
  display: block;
  padding: 0 0 30px;
  text-align: center;
  width: 100%;
}
.checkout-form .formFieldContainer.formFieldError .error,
.checkout-form .error-showable-userTitle .error,
.checkout-form .variantError .error,
.checkout-form .emptyError .error,
.checkout-form .formFieldContainer.formFieldError .common-error,
.checkout-form .error-showable-userTitle .common-error,
.checkout-form .variantError .common-error,
.checkout-form .emptyError .common-error {
  font-size: 11px;
  padding-top: 3px;
  position: absolute;
  text-align: center;
  top: 50px;
  width: 100%;
  text-transform: initial;
}
.checkout-form .formFieldContainer.formFieldError input,
.checkout-form .error-showable-userTitle input,
.checkout-form .variantError input,
.checkout-form .emptyError input {
  border: 1px solid red !important;
}
.checkout-form .formFieldContainer.formFieldError .number input,
.checkout-form .error-showable-userTitle .number input,
.checkout-form .variantError .number input,
.checkout-form .emptyError .number input {
  border-left: 1px solid white !important;
}
.checkout-form .formFieldContainer.formFieldError .altSelect,
.checkout-form .error-showable-userTitle .altSelect,
.checkout-form .variantError .altSelect,
.checkout-form .emptyError .altSelect {
  border: 1px solid red !important;
}
.checkout-form .formFieldContainer.formFieldError .altSelect .open ul,
.checkout-form .error-showable-userTitle .altSelect .open ul,
.checkout-form .variantError .altSelect .open ul,
.checkout-form .emptyError .altSelect .open ul {
  border: 1px solid red !important;
  border-top: 1px solid white !important;
}
.checkout-form .user-title-error .user-title-option-wrap {
  border: 1px solid red !important;
}
.checkout-form .formFieldContainer.formFieldError.required:after,
.checkout-form .variantError .formFieldContainer.required:after,
.checkout-form .emptyError.formFieldContainer.required:after {
  color: red;
}
.checkout-form .formFieldContainer {
  width: 100%;
}
.checkout-form .formFieldContainer .verify {
  display: none !important;
}
.checkout-form .formFieldContainer .prefix {
  width: 25%;
  display: inline-block;
}
.checkout-form .formFieldContainer .number {
  width: 75%;
  display: inline-block;
}
.checkout-form .formFieldContainer .number .labelFieldWrapper input {
  border-left: 0 solid transparent;
}
.checkout-form .formFieldContainer .labelFieldWrapper {
  width: 100%;
  margin-bottom: 30px;
}
.checkout-form .formFieldContainer .labelFieldWrapper input {
  border: 1px solid #cecece;
  background-color: #ffffff;
  height: 50px;
  width: 100%;
  padding: 0 25px;
}
.checkout-form .formFieldContainer .labelFieldWrapper .altSelect::-webkit-scrollbar {
  width: 0;
}
.checkout-form .formFieldContainer .labelFieldWrapper .altSelect {
  width: 100%;
  min-height: 50px;
  font-size: 14px;
}
.checkout-form .formFieldContainer .labelFieldWrapper .altSelect .selected-value {
  font-size: 12px;
  padding: 15.5px 50px 15.5px 25px;
  height: auto;
}
.checkout-form .formFieldContainer .labelFieldWrapper .altSelect .icon {
  background-image: url(/prj-front/assets/images/icons/arrows-small.png);
  background-position: 0 -43px !important;
  border: 0 solid transparent;
  height: 7px;
  margin-top: -3.5px;
  padding: 1px 7px 0px 12px;
  right: 10px;
  top: 50%;
}
.checkout-form .formFieldContainer .labelFieldWrapper .altSelect .open .icon {
  background-position: 0 0 !important;
}
.checkout-form .formFieldContainer .labelFieldWrapper .altSelect .open ul {
  border: 1px solid #cecece;
  border-top: 0px solid #fff;
  max-height: 150px;
}
.checkout-form .formFieldContainer .labelFieldWrapper .altSelect .open ul li {
  text-transform: uppercase;
  margin: 1px;
  font-size: 11px;
  cursor: pointer;
  padding: 7.5px 25px;
}
@media only screen and (min-width: 1025px) {
  .checkout-form .isBusinessAddress-true,
  .checkout-form .msg-required-items,
  .checkout-form .field-wrap,
  .checkout-form .page-notification,
  .checkout-form .formFieldContainer,
  .checkout-form .clzButton {
    max-width: 360px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .checkout-form .msg-required-items {
    max-width: 100%;
    text-align: center!important;
  }
  .checkout-form .formFieldContainer,
  .checkout-form .field-wrap,
  .checkout-form .isBusinessAddress-true,
  .checkout-form .clzButton {
    width: 100%;
    max-width: 100%;
  }
  .checkout-form .business-radio-option {
    width: 49%;
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-form {
    margin-left: 0;
    margin-right: 0;
  }
  .checkout-form .field-wrap.error-showable-userTitle {
    width: 100%;
  }
  .checkout-form .clzButton {
    font-size: 12px;
  }
  .checkout-form .business-radio-option {
    width: 100%;
    float: left;
    clear: both;
    padding: 0 !important;
    border: none !important;
  }
  .checkout-form .msg-required-items {
    text-align: left!important;
  }
  .checkout-form .formFieldContainer,
  .checkout-form .field-wrap,
  .checkout-form .isBusinessAddress-true,
  .checkout-form .msg-required-items {
    max-width: 100%;
  }
  .checkout-form .formFieldContainer.required:after,
  .checkout-form .field-wrap.required:after {
    right: -15px;
    top: 13px;
  }
  .checkout-form .page-notification {
    max-width: 100%;
  }
  .checkout-form .formFieldContainer .labelFieldWrapper {
    margin-bottom: 20px;
    /*
			input {
				height: 40px;
			}
			.altSelect {
				min-height: 40px;
				
				.selected-value {
					padding: 11.5px 25px;
				}
			}
			*/
  }
  .checkout-form .type_comments textarea {
    max-height: 130px;
  }
}
/*
	-- IMPORTANTE: NON MODIFICARE QUESTE CLASSI PER MODIFICARE LO STILE DI UN PULSANTE!!! --

	>>>>>>>>>>>>>>>>>>>>>>>>>>>>
	> CLZ-BUTTON STYLE GUIDE   >
	>>>>>>>>>>>>>>>>>>>>>>>>>>>>
	
	1. Aggiungi la classe clzButton per stilizzare uno span, div, a come un bottone
	2. Aggiungi al massimo 1 classe opzione per ciascuna delle seguenti categorie (step facoltativo):
		- Dimensions: determina la dimensione del bottone e comportamento in mobile
		- Colors: determina colore bordo, testo e sfondo bottone
		- Font size: determina la dimensione del testo per adattarlo al contenuto
	3. Se necessario, aggiungi ulteriori classi all'elemento per personalizzarne margini o larghezza massima
		
	>>>>>>>>>>>>>>>>>>>>>>>>>>>>
	> DOCUMENTAZIONE CATEGORIE >
	>>>>>>>>>>>>>>>>>>>>>>>>>>>>
	## Dimensions
		> nessuna: pulsante di dimensione del testo che contiene
		> fullWidth: pulsante a 100% larghezza in tutte le risoluzioni
		> fullWidthMobile: pulsante a 100% larghezza solo in mobile

	## Colors
		> nessuna: pulsante trasparente, testo nero
		> whiteColor: pulsante bianco, testo nero, bordo nero	
		> blackColor: pulsante nero, testo bianco	
		> greyColor: pulsante grigio, testo bianco
	
	## Font sizes
		> nessuna: dimensione carattere ereditato dal contenitore
		> normalSize: per pulsante normale
		> smallSize: per pulsante con testo medio-lungo
		> tinySize: per pusalnte con testo lungo

	-- IMPORTANTE: NON MODIFICARE QUESTE CLASSI PER MODIFICARE LO STILE DI UN PULSANTE!!! --

*/
.clzButton {
  display: inline-block;
  padding: 15px 10px;
  color: #262626;
  border: 1px solid transparent;
  background: transparent;
  font-family: "Brandon Grot W01 Bold", sans-serif;
  font-weight: normal;
  font-size: inherit;
  text-transform: uppercase;
  text-decoration: none!important;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  /* Dimensions */
  /* Colors */
  /* Font Sizes */
}
.clzButton.fullWidth {
  display: block;
  width: 100%;
}
.clzButton.blackColor {
  background-color: #262626;
  border-color: #262626;
  color: #FFF;
}
.clzButton.whiteColor {
  background-color: #FFF;
  border-color: #262626;
  color: #262626;
}
.clzButton.greyColor {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  color: #FFF;
}
.clzButton.lightgreyColor {
  background-color: #dadada;
  border-color: #dadada;
  color: #FFF;
}
.clzButton.normalSize {
  font-size: 12px;
}
.clzButton.smallSize {
  font-size: 12px;
  padding: 10px;
}
.clzButton.tinySize {
  font-size: 10px;
}
/* Hover stiles */
.clzButton:hover,
.clzButton:active,
.clzButton:focus {
  opacity: 0.85;
  filter: alpha(opacity=85);
  font-family: "Brandon Grot W01 Bold", sans-serif;
  font-weight: normal;
}
.clzButton:hover i,
.clzButton:active i,
.clzButton:focus i {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
@media screen and (max-width: 767px) {
  .clzButton {
    /* Dimensions */
  }
  .clzButton.fullWidthMobile {
    display: block;
    width: 100%!important;
  }
}
#cancelOrderForm .buttonRow .clzButton {
  min-width: 50px;
}
.account-desktop.wide {
  min-height: 200px;
  background-color: #fff;
  display: none;
  border: 1px solid #cecece;
  margin-top: 40px;
  position: relative;
}
.account-desktop.wide .close-account-form {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  position: absolute;
  top: 25px;
  right: 40px;
}
.account-desktop.wide .login-area .tooltip_info_login {
  display: none;
}
.account-desktop.wide .login-area .content-social-login,
.account-desktop.wide .login-area .login-container {
  width: 50%;
  float: left;
  padding: 0 10%;
}
.account-desktop.wide .login-area .content-social-login {
  min-height: 350px;
  margin-top: 60px;
  margin-bottom: 60px;
  border-right: 1px solid #cecece;
  text-align: center;
}
.account-desktop.wide .login-area .content-social-login .text-login1 {
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 60px;
}
.account-desktop.wide .login-area .content-social-login .widget_social_header .socialInputWrap {
  display: inline-block;
  width: 25%;
  text-align: center;
  float: left;
  margin: 0 0 25px;
}
.account-desktop.wide .login-area .content-social-login .widget_social_header .socialInputWrap input {
  margin: auto;
}
.account-desktop.wide .login-area .login-container {
  margin-top: 30px;
  margin-bottom: 20px;
}
.account-desktop.wide .login-area .login-container .form-row {
  padding: 15px 0 0;
}
.account-desktop.wide .login-area .login-container .checkbox-label .helpLink {
  margin-left: 20px;
}
.account-desktop.wide .login-area .login-container input[type="submit"].clzButton {
  margin-top: 20px;
}
.account-desktop.wide .login-area .login-container .text-info-register {
  text-align: center;
  margin-top: 5px;
}
.account-desktop.wide .login-area .login-container .page-notification {
  position: absolute;
  width: 100%;
  top: 0;
  margin-top: -15px;
  left: 0;
}
.account-logout {
  display: none;
  width: 370px;
  padding: 0 40px 40px;
  background-color: transparent;
  position: absolute;
  right: -40px;
  top: 80px;
  cursor: default;
  text-align: center;
}
.account-logout .account-logout-content {
  background-color: #f5f5f5;
  padding-top: 40px;
}
.account-logout span {
  display: block;
  text-transform: uppercase;
}
.account-logout .user-image .i-user {
  font-size: 80px;
  line-height: 0;
}
.account-logout .welcome-text {
  font-size: 24px;
  line-height: 1.2;
  padding: 25px 20px;
}
.account-logout .js_userMain {
  padding: 0 20px 35px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  cursor: pointer;
}
.account-logout .user-logout {
  display: block;
  color: #ffffff;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  padding: 15px 20px;
  cursor: pointer;
}
.account-logout .user-logout .i-logout {
  margin-right: 10px;
  vertical-align: top;
  margin-top: 2px;
}
#widget-ucart {
  right: 0px;
  min-width: 380px;
  max-width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  margin-top: 0px !important;
  z-index: 200;
}
@media only screen and (min-width: 1025px) {
  #widget-ucart {
    margin-top: 40px !important;
  }
  #widget-ucart.ucart-feedback {
    margin-top: 0!important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
  }
}
.widget-ima-loader {
  width: 100%;
  float: left;
  text-align: center;
}
.widget-ima-loader img {
  margin: 0 auto;
}
#glo-ucart-top {
  background-color: #e6e6e6;
  background-image: none;
  height: 50px;
  color: #262626;
  text-align: left;
  font-size: 10px;
  padding: 0 10px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  line-height: 25px;
}
#glo-ucart-body {
  background-color: #fff;
  background-image: none;
  /*min-height:166px;*/
  min-height: 35px;
  margin-top: 0;
  padding-top: 0;
}
#glo-ucart-content.with-product {
  float: left;
  width: 67%;
}
#glo-ucart-bottom {
  background-image: none;
  background-color: #fff;
  min-height: 1px;
  border: 0;
  width: 100%;
  margin: 0 auto;
}
#glo-ucart-content {
  min-width: 378px;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 0;
  margin-top: 0px !important;
}
.glo-tex-ucart-info.glo-ucart-message-empty {
  color: #262626;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 15px;
  background-color: #f2f2f2;
}
.glo-ucart-title {
  float: left;
  font-size: 11px;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  width: 100%;
  text-align: center;
  margin-top: 13px;
}
.glo-ucart-subtitle {
  font-size: 11px;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  width: 100%;
  text-align: center;
  line-height: 8px;
}
.glo-ucart-subtop {
  height: 33px;
}
.glo-ucart-titl-right a.widget-ucart-close-but:link,
.glo-ucart-titl-right a.widget-ucart-close-but:visited,
.glo-ucart-titl-right a.widget-ucart-close-but:hover,
.glo-ucart-titl-right a.widget-ucart-close-but:active {
  float: right;
  margin-top: -25px;
  margin-right: 22px;
  cursor: pointer;
  padding: 0px;
  background-image: url(../assets/images/img/close-universal.png);
  width: 25px;
  height: 25px;
}
.glo-ucart-slider-but {
  display: block;
  float: left;
  width: 5%;
  height: 180px;
  position: relative;
  margin-top: 30px;
}
#glo-ucart-slider-viewport {
  display: inline;
  float: left;
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  width: 90%;
}
#glo-ucart-slider-content > div > a > img {
  margin-top: 10px;
  position: relative;
  margin-bottom: 12px;
}
#glo-ucart-slider-container {
  background: #fff;
  width: 100%;
  float: left;
  margin-top: 0;
}
.glo-ucart-slider-image-wrap {
  position: relative;
}
.glo-ucart-slider-image-wrap,
.glo-ucart-product-info,
.glo-ucart-left,
.glo-ucart-promo {
  max-width: 121px;
  margin-left: auto;
  margin-right: auto;
}
.glo-ucart-slider-item .glo-ucart-slider-item-inner {
  padding-left: 5%;
  padding-right: 5%;
}
.glo-ucart-slider-item .glo-ucart-slider-item-inner .label-pers {
  padding-top: 7px;
  border-top: 1px solid black;
  max-width: 121px;
  margin-left: auto;
  margin-right: auto;
}
.glo-ucart-slider-item .glo-ucart-slider-item-inner .label-free {
  padding-top: 7px;
  max-width: 121px;
  margin-left: auto;
  margin-right: auto;
}
.glo-ucart-slider-item span.glo-ucart-product-info,
.glo-ucart-slider-item span.glo-ucart-product-info a {
  display: block;
  text-align: left;
  font-size: 12px;
  color: #262626;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.glo-ucart-product-info.glo-ucart-qta {
  font-size: 14px !important;
  margin-bottom: 14px !important;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.glo-ucart-product-info.glo-ucart-qta span.grey {
  color: #a8a8a8;
  font-family: "Brandon Grot W01 Light", sans-serif;
  font-weight: normal;
}
span.glo-ucart-product-info.glo-ucart-color {
  color: #797979;
}
.glo-ucart-link1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit -box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.glo-ucart-left {
  display: none;
  color: #262626;
  margin: 0;
  font-size: 12px;
  font-style: italic;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
  margin-bottom: 8px;
}
.glo-ucart-promo {
  margin: 0;
}
.glo-ucart-promo .cmsWrapper {
  margin-bottom: 20px;
}
.aviability {
  font-family: "Brandon Grot W01 Light", sans-serif;
  font-weight: normal;
}
.stock {
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.glo-ucart-color-name {
  display: none !important;
}
.glo-ucart-add-remove {
  background: rgba(198, 198, 198, 0.3);
  height: 30px;
  float: left;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.glo-ucart-add-remove a {
  height: 27px;
  text-transform: uppercase;
  color: #262626;
  margin: 0 auto;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
  text-decoration: underline;
  line-height: 1;
}
.glo-ucart-cost-delivery,
.glo-ucart-managed {
  width: 100%;
  display: inline;
  float: left;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #cecece;
}
.glo-ucart-cost-delivery .cmsWrapper,
.glo-ucart-managed .cmsWrapper {
  padding-bottom: 15px;
}
#glo-ucart-totals {
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 20px;
  float: left;
}
#glo-ucart-totals span#glo-ucart-subtotal {
  display: inline;
  float: none;
  font-size: 16px;
  text-transform: uppercase;
  width: 100%;
  height: 30px;
  overflow: hidden;
  margin-right: 10px;
}
#glo-ucart-totals > span.glo-ucart-subtotal-price {
  display: inline-block;
  float: none;
  font-size: 16px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  width: auto;
  height: 30px;
}
#glo-ucart-bottom {
  height: 70px;
  background: none;
}
#glo-ucart-bottom.with-product {
  height: 70px !important;
  background-color: #fff;
}
#glo-ucart-bottom.with-product .glo-ucart-btngroup-bottom {
  width: 21%;
  margin-left: 7.5%;
  margin-right: 4.5%;
  max-width: 270px;
  float: right;
}
.glo-ucart-checkout {
  width: 100%;
  float: left;
}
.glo-ucart-checkout .buttonCheckout {
  display: block;
}
.glo-ucart-paypal {
  width: 100%;
  margin-top: 0px;
  float: left;
  text-align: center;
  cursor: pointer;
}
.glo-ucart-paypal img {
  display: inline-block;
  margin: -2px 0 0 5px;
}
.glo-ucart-paypal .buttonCheckout {
  display: block;
}
.glo-ucart-paypal img {
  cursor: pointer;
}
.glo-ucart-go-to-basket {
  width: 100%;
  float: left;
  margin-top: 18px;
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  padding-bottom: 30px;
}
.glo-ucart-go-to-basket #glo-ucart-view-shopping-bag {
  display: block;
}
.glo-ucart-go-to-basket #glo-ucart-view-shopping-bag .button-text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  font: inherit;
}
.glo-ucart-go-to-basket #glo-ucart-view-shopping-bag .button-text .i-bag {
  font-size: 22px;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -7px;
}
.glo-ucart-or {
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin: 21px 0px;
  font-size: 14px;
  text-align: center;
}
.glo-ucart-bottom-managed {
  float: left;
  margin-top: 14px;
}
.glo-ucart-bottom-managed-big {
  color: #fff;
  font-size: 18px;
  height: auto;
  margin: 0px 30px 30px 30px;
  width: calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  width: -o-calc(100% - 60px);
}
.glo-ucart-bottom-managed-big .cmsWrapper {
  padding: 20px;
}
.glo-ucart-btngroup-bottom {
  float: left;
  width: 100%;
}
.glo-tex-ucart-info.glo-ucart-message {
  display: block;
  margin: 0px;
  padding: 0px;
  margin-top: 0;
}
.glo-tex-ucart-error.glo-ucart-message,
.glo-tex-ucart-info.glo-ucart-message {
  font-size: 12px;
  padding: 0 20px;
  width: 100%;
  position: relative;
}
#glo-ucart-content.with-product #glo-ucart-notification-container.with-messages {
  min-height: 30px;
  margin-bottom: -30px;
  padding: 5px 0;
}
.glo-tex-ucart-error.glo-ucart-message {
  color: red;
  font-weight: normal;
  display: block;
}
.glo-tex-ucart-error.glo-ucart-message.black {
  color: #262626;
}
.glo-tex-ucart-info.glo-ucart-message {
  color: #139d34;
  font-weight: normal;
  display: block;
}
.glo-ucart-info-icon,
.glo-ucart-error-icon {
  display: none;
}
.glo-ucart-size {
  text-transform: capitalize;
  font-size: 12px;
  color: #262626;
  margin-bottom: 25px;
}
span.size {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.glo-ucart-sku {
  text-transform: uppercase;
  font-size: 10px;
  color: #808080;
  font-family: "Brandon Grot W01 Light", sans-serif;
  font-weight: normal;
}
.glo-ucart-slider-item span.glo-ucart-product-info span.strike {
  color: #f69232;
}
@media only screen and (max-width: 767px) {
  #ucart-blocker {
    display: none;
  }
}
#glo-ucart-slider-container .strike {
  color: #cdcdcd !important;
}
#glo-ucart-slider-container .price {
  color: #f69232;
}
#glo-ucart-slider-container .original-price-stroke {
  margin-left: 0px !important;
}
#glo-ucart-slider-container span.strike.common-msrp-price.nobr {
  float: left;
  width: auto !important;
}
#glo-ucart-slider-container .price.catalog-display-price-text {
  width: auto;
}
#glo-ucart-slider-container .glo-ucart-product-info svg {
  position: absolute;
  left: 0px;
  top: 0px;
}
#glo-ucart-slider-container .glo-ucart-product-info svg line {
  stroke: #cdcdcd;
  stroke-width: 2;
}
span.quantity-item {
  font-family: "Brandon Grot W01 Light", sans-serif;
  font-weight: normal;
  text-transform: capitalize;
  font-size: 13px;
}
.glo-ucart-size {
  text-transform: capitalize;
  font-size: 12px;
  color: #262626;
  margin-bottom: 15px;
}
#ucart-blocker {
  background-color: transparent;
}
/* UNIVERSAL FEEDBACK */
.universal-feedback-wrap:not(.glo-ucart-bottom-wrap) {
  width: 520px;
}
.universal-feedback-wrap #widget-ucart {
  margin-top: 0px !important;
}
.universal-feedback-wrap #glo-ucart-slider-container {
  width: 200px;
  margin-bottom: 20px;
}
.universal-feedback-wrap .glo-ucart-slider-but {
  display: none !important;
}
.universal-feedback-wrap .glo-ucart-totals-content {
  border-top: 1px solid #cecece;
}
.universal-feedback-wrap #glo-ucart-top {
  height: auto;
  min-height: 50px;
}
.universal-feedback-wrap .glo-ucart-title {
  margin-top: 5px;
}
.universal-feedback-wrap .glo-ucart-subtitle {
  line-height: 12px;
  width: 100%;
  clear: left;
  padding-bottom: 5px;
}
.universal-feedback-wrap .widget-ucart-close-but {
  display: none;
}
.universal-feedback-wrap #glo-ucart-slider-content .glo-ucart-slider-item > a > img {
  margin: 0;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
.universal-feedback-wrap .glo-ucart-slider-item,
.universal-feedback-wrap .glo-ucart-slider-item-inner {
  padding-left: 0!important;
  padding-right: 0!important;
}
.universal-feedback-wrap .glo-ucart-cost-delivery,
.universal-feedback-wrap .glo-ucart-managed {
  display: none;
}
.universal-feedback-wrap .glo-ucart-sku {
  display: none;
}
.universal-feedback-wrap .glo-ucart-btngroup-bottom {
  width: 100%;
  float: left;
  max-width: 270px;
}
.universal-feedback-wrap .glo-ucart-slider-item span.glo-ucart-product-info,
.universal-feedback-wrap .glo-ucart-slider-item span.glo-ucart-product-info a {
  display: block;
}
.universal-feedback-wrap #widget-slider-next {
  display: none;
}
.universal-feedback-wrap #glo-ucart-slider-content {
  width: 700px;
  float: left;
  left: 0;
}
.universal-feedback-wrap .glo-tex-ucart-info.glo-ucart-message {
  display: none;
}
.universal-feedback-wrap #glo-ucart-slider-viewport {
  width: 100%;
  float: left;
  display: inline;
  position: relative;
  overflow: hidden;
  min-height: 142px;
  margin-left: 0;
}
.universal-feedback-wrap .glo-tex-ucart-info.glo-ucart-message {
  display: none;
}
.universal-feedback-wrap .glo-ucart-add-remove {
  display: none;
}
.universal-feedback-wrap .glo-ucart-slider-item {
  display: none;
  text-align: left;
  margin-left: 40px;
  border-right: 0;
}
.universal-feedback-wrap #glo-ucart-slider-container {
  /*min-height:142px;*/
}
.universal-feedback-wrap .glo-tex-ucart-info.glo-ucart-message {
  display: none;
}
.universal-feedback-wrap .glo-ucart-bottom-managed img {
  display: none;
  border: 1px solid red;
}
.universal-feedback-wrap .glo-ucart-add-remove {
  display: none;
}
.universal-feedback-wrap .glo-ucart-slider-item {
  min-height: 122px;
  overflow: hidden;
}
.universal-feedback-wrap .glo-ucart-slider-content {
  min-height: 142px;
  overflow: hidden;
}
.universal-feedback-wrap .glo-ucart-slider-item {
  display: none;
}
.universal-feedback-wrap .glo-ucart-slider-item.feedback-item {
  display: block;
}
.universal-feedback-wrap.glo-ucart-bottom-wrap {
  float: left;
  clear: none;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #widget-ucart {
    right: 0px !important;
    max-width: 100%;
  }
  #widget-ucart.with-product {
    max-width: 100%;
    width: 100%!important;
    right: 0 !important;
  }
  #glo-ucart-content.with-product {
    width: 63%;
  }
  #glo-ucart-slider-viewport {
    margin-top: 25px;
    width: 88%;
  }
  .glo-ucart-slider-but {
    margin-top: 25px;
    width: 6%;
  }
  #glo-ucart-bottom.with-product .glo-ucart-btngroup-bottom {
    margin-left: 3.5%;
    width: 24%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .glo-ucart-slider-item .glo-ucart-slider-item-inner {
    padding-left: 15%;
    padding-right: 15%;
  }
}
#widget-ucart .slick-slide img {
  margin-bottom: 20px;
  width: 121px;
  max-width: 100%;
  height: auto;
}
#widget-ucart .left_arrow_widget_universal_cart {
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 50%;
  margin-top: -8.5px;
  margin-left: -5.5px;
}
#widget-ucart .right_arrow_widget_universal_cart {
  position: absolute;
  cursor: pointer;
  top: 50%;
  right: 50%;
  margin-top: -8.5px;
  margin-right: -5.5px;
}
#widget-ucart img.right_arrow_widget_universal_cart.slick-disabled,
#widget-ucart img.left_arrow_widget_universal_cart.slick-disabled {
  display: none !important;
}
#widget-ucart .right_arrow_widget_universal_cart,
#widget-ucart .left_arrow_widget_universal_cart {
  display: none;
}
@media only screen and (max-width: 767px) {
  #widget-ucart {
    display: none!important;
  }
}
.layer_wrapper_outer {
  border: 0;
  background-color: transparent;
}
.layer_wrapper_inner {
  border: 0;
  background-color: #fff;
  padding: 30px 10% 50px;
  /* Customization Terms and Conditions */
}
.layer_wrapper_inner h2 {
  font-size: 30px;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.layer_wrapper_inner .modalButton {
  text-align: center;
}
.layer_wrapper_inner .modalButton .clzButton {
  margin: 0 3px;
}
@media only screen and (max-width: 767px) {
  .layer_wrapper_inner .modalButton .clzButton.fullWidthMobile {
    margin: 15px 0;
  }
}
.layer_wrapper_inner .cmsWrapper p:only-child {
  margin-top: 20px;
}
.layer_wrapper_inner .customization-terms-popup {
  text-align: center;
}
.layer_wrapper_inner .customization-terms-popup h4 {
  font-size: 18px;
  margin-bottom: 30px;
}
.layer_wrapper_inner .customization-terms-popup p {
  font-size: 18px;
}
.layer_wrapper_inner .customization-terms-popup .button-link {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  border-bottom: 1px solid;
  display: inline-block;
  margin-top: 20px;
}
@media only screen and (max-width: 1024px) {
  .layer_wrapper_inner .customization-terms-popup p {
    font-size: 15px;
  }
}
.layer_content_wrapper {
  min-height: 0;
}
@media only screen and (max-width: 767px) {
  .layer_wrapper_inner {
    padding: 30px 10%;
  }
}
.closePopupLayer {
  display: inline-block;
}
#layer_close_button {
  text-align: right;
  position: absolute;
  right: 20px;
  top: 20px;
}
#cboxLoadedContent {
  padding: 0;
}
#userLogin #cboxLoadedContent {
  overflow: visible!important;
}
#forgotPasswordPageContent .clzButton {
  margin-top: 20px;
}
#forgotPasswordPageContent .field-wrap.required:after {
  content: "*" !important;
  top: 20px !important;
}
@media only screen and (max-width: 767px) {
  #forgotPasswordPageContent .field-wrap.required:after {
    top: 15px !important;
  }
}
@media only screen and (min-width: 768px) {
  #forgotPasswordPageContent .form-row {
    width: 60%;
  }
}
#cboxContent .gc-balance {
  float: left;
  width: 100%;
  margin-top: 15px;
}
#cboxContent .gc-balance input#gcRedemptionCode,
#cboxContent .gc-balance input#gcPin {
  float: left;
  height: 48px;
  padding: 0 20px;
  border: 1px solid #cecece;
  background-color: #ffffff;
  font-size: 14px;
}
#cboxContent .gc-balance input#gcRedemptionCode {
  width: 100%;
}
#cboxContent .gc-balance input#gcPin {
  /*width: 50%;*/
  margin-left: 1%;
}
#cboxContent .gc-balance .container-button-check {
  width: 20%;
  float: left;
  margin-left: 1%;
}
#cboxContent .gc-balance .formFieldContainer {
  clear: none;
}
#cboxContent .gc-balance .formFieldContainer label {
  display: block;
  color: #858585;
  cursor: text;
  position: absolute;
  z-index: 2;
  top: 17px;
  left: 10px;
}
#cboxContent .gc-balance .formFieldContainer input {
  width: 76px;
}
#cboxContent .container_balance_checkout .error {
  width: 170px !important;
  float: left;
  padding-top: 0px !important;
  position: absolute;
  top: -22px;
  left: 0px;
  color: red;
}
#cboxContent .layer_wrapper_inner.shipping_choice_ppe .layer_content_wrapper #carrierType {
  /* Shipping carriers on 3 columns - activate if needed (vertically stacked as default) */
  /* 
				@media only screen and (min-width: @tabletWidth){
					#carrierTypeStorePickup,
					#carrierTypeShippingHome {
						display: inline-block;
						vertical-align: top;
					}
					
					#carrierTypeStorePickup {
						width: 33%;
					}
					#carrierTypeShippingHome {
						width: 100%;
						
						.carrierWrapper {
							display: inline-block;
							vertical-align: top;
							width: 50%;
							
							.myRadio {
								margin-right: 10px;
							}
						}
					}					
					#carrierTypeStorePickup + #carrierTypeShippingHome {
						width: 66%;
					}
					#carrierTypeStorePickup + #carrierTypeShippingHome + .buttonRow {
						width: 66%;
						margin-left: 34%;
					}
					
				}
				*/
}
#cboxContent .layer_wrapper_inner.shipping_choice_ppe .layer_content_wrapper #carrierType .page-notification {
  padding: 10px 0;
}
#cboxContent .layer_wrapper_inner.shipping_choice_ppe .layer_content_wrapper #carrierType #carrierChoice {
  margin-top: 10px;
}
#cboxContent .layer_wrapper_inner.shipping_choice_ppe .layer_content_wrapper #carrierType .carrierWrapper .myRadio {
  display: inline-block;
}
#cboxContent .layer_wrapper_inner.shipping_choice_ppe .layer_content_wrapper #carrierType .carrierWrapper .shipping-text {
  margin-right: 5px;
}
#cboxContent .layer_wrapper_inner.shipping_choice_ppe .layer_content_wrapper #carrierType .carrierWrapper .amount {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  margin-bottom: 0;
}
#cboxContent .layer_wrapper_inner.shipping_choice_ppe .layer_content_wrapper #carrierType .text-info {
  margin-top: 10px;
}
#cboxContent .layer_wrapper_inner.shipping_choice_ppe .layer_content_wrapper #carrierType .buttonRow {
  padding: 0;
  margin: 0;
  text-align: center;
}
#cboxContent .layer_wrapper_inner.shipping_choice_ppe .layer_content_wrapper #carrierType .buttonRow .clzButton {
  margin-top: 20px;
  min-width: 30%;
}
#cboxContent .content-3dsecure {
  height: 100%;
}
#generico_check_balance.common-error-balance-checkout {
  color: red;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
}
/* Social Logout Popup */
#socialLogoutContent .buttonRow {
  margin: 20px 0 0;
  padding: 0;
}
/* Social Register Popup */
#socialRegisterBody {
  min-height: 1200px;
}
#socialRegisterBody .prj-form {
  margin-top: 20px;
}
#socialRegisterBody .clzButton#registerToOCP {
  margin-top: 20px;
}
@media only screen and (min-width: 1025px) {
  #socialRegisterBody .prj-form {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #colorbox,
  #cboxWrapper,
  #cboxContent,
  #cboxLoadedContent {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #cboxOverlay {
    background: rgba(0, 0, 0, 0.6);
    opacity: 1.0 !important;
  }
  #colorbox,
  #colorbox * {
    max-width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 407px) {
  #cboxContent p {
    margin: 0px;
  }
  #cboxContent h3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #cboxContent .container_radio_button label.physical-gift-card-label {
    margin-left: 0% !important;
  }
  #cboxContent .gc-balance .container-button-check {
    width: 100%;
    margin-left: 0%;
  }
  #cboxContent .gc-balance .clzButton.greyColor {
    background-color: #4d4d4d;
    border-color: #4d4d4d;
    color: #FFF;
    width: 100%;
  }
}
/* Overlay Newsletter */
.layer_wrapper_outer#overlayNewsletter #layer_close_button {
  z-index: 10;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .title,
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .text {
  margin-bottom: 30px;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .field-wrap {
  margin-bottom: 20px;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .field-wrap.required:after {
  top: 20px;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .field-wrap.error-showable-isChecked {
  margin-bottom: 30px;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .field-wrap.error-showable-isChecked.required:after {
  top: 10px;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .agreement-text {
  display: block;
  margin-left: 40px;
  margin-bottom: 10px;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .check-row {
  position: relative;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .myCheck {
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .myCheck + .agreement-text {
  display: block;
  padding-left: 40px;
  margin-left: 0;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .form-label:not(.msg-required-items),
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .agreement-text.more-info {
  display: none;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .agreement-text.links {
  display: block!important;
  visibility: visible!important;
  margin-left: 0;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .agreement-text.links a {
  padding-right: 10px;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .subscribe-newsletter-country {
  background-color: #4d4d4d;
  color: #ffffff;
  border: 1px solid #4d4d4d;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-size: 12px;
  height: 50px;
  padding: 0 10%;
  background-image: none!important;
  /* override common styles */
  width: 100%;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .msg-required-items:after {
  content: "*";
  position: absolute;
  top: 50%;
  font-size: 17px;
  margin-top: -8.5px;
  margin-left: 4px;
}
.layer_wrapper_outer#overlayNewsletter .main-newsletter-container .msg-required-items.has-error:after {
  color: red;
}
@media only screen and (min-width: 768px) {
  .layer_wrapper_outer#overlayNewsletter .layer_wrapper_inner {
    padding: 0;
  }
  .layer_wrapper_outer#overlayNewsletter .left_content_subscribe_popup,
  .layer_wrapper_outer#overlayNewsletter .main-newsletter-container {
    width: 50%;
    float: left;
  }
  .layer_wrapper_outer#overlayNewsletter .main-newsletter-container {
    padding: 30px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .layer_wrapper_outer#overlayNewsletter .left_content_subscribe_popup {
    width: 45%;
  }
  .layer_wrapper_outer#overlayNewsletter .main-newsletter-container {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .layer_wrapper_outer#overlayNewsletter .left_content_subscribe_popup {
    display: none;
  }
  .layer_wrapper_outer#overlayNewsletter .main-newsletter-container .title,
  .layer_wrapper_outer#overlayNewsletter .main-newsletter-container .text {
    margin-bottom: 20px;
  }
  .layer_wrapper_outer#overlayNewsletter .main-newsletter-container .title {
    font-size: 28px;
  }
  .layer_wrapper_outer#overlayNewsletter .main-newsletter-container .field-wrap.required:after {
    content: "*";
  }
}
/* Overlay marketing flags */
#marketingFlagsOverlay .buttonRow,
#marketingFlagsOverlayContent .buttonRow {
  margin-top: 25px;
  margin-bottom: 0;
  padding: 0;
}
#marketingFlagsOverlay .buttonRow .clzButton,
#marketingFlagsOverlayContent .buttonRow .clzButton {
  min-width: 60%;
}
#marketingFlagsOverlay .termsANDpolicy,
#marketingFlagsOverlayContent .termsANDpolicy {
  margin-top: 25px;
}
/* Overlay change zone checkout */
#changeZoneCheckoutOverlay .options-wrap {
  margin-top: 15px;
}
#changeZoneCheckoutOverlay .options-wrap .option-radio {
  display: block;
}
#changeZoneCheckoutOverlay .buttonRow {
  margin-top: 25px;
  margin-bottom: 0;
  padding: 0;
}
#changeZoneCheckoutOverlay .buttonRow .clzButton {
  min-width: 60%;
}
@media only screen and (max-width: 767px) {
  #changeZoneCheckoutOverlay .options-wrap .option-radio {
    margin: 5px 0;
  }
}
body#basket .common-footer {
  display: none;
}
.continue-shopping-container-mobile,
.edit-all-items,
.basket-riepilogo-text,
.basket-shipping-method-text {
  display: none;
}
.promo-message-basket-item {
  /* dynamic background (maincolor cms site param + gradient white opacity 0.6) */
  background-image: url(../assets/images/icons/gradient-white-60.png);
  background-repeat: repeat;
  padding: 20px;
}
/* reset common styles */
.checkout-basket {
  padding: 0;
  float: none;
  width: 100%;
}
.checkout-basket .basket-header-container {
  padding: 0;
}
.checkout-basket tr {
  background: #fff;
}
body.checkout {
  font-size: 14px;
  /* as body */
  line-height: normal;
}
.common-error.quantity {
  width: 100%;
}
td.error-cell {
  width: 100%;
}
/* Calzedonia custom styles */
.checkout-basket .continue-shopping-container {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 10px 10px;
  margin: 20px 40px 0;
}
.checkout-basket .continue-shopping-container .breadcrumb-wrap {
  position: relative;
  margin-top: 0;
}
.checkout-basket .continue-shopping-container .catalog-category-breadcrumb {
  padding: 0;
}
.checkout-basket .continue-shopping-container .catalog-category-breadcrumb .continueShopping {
  font-weight: normal;
  text-transform: none;
  margin-right: 5px;
  font-size: 14px;
}
.checkout-basket .continue-shopping-container .breadcrumb {
  padding-left: 0;
  margin-top: 3px;
}
.checkout-basket .continue-shopping-container .breadcrumb li {
  padding-bottom: 0;
}
.checkout-basket .continue-shopping-container .breadcrumb li a {
  text-decoration: none;
}
.checkout-basket .continue-shopping-container .breadcrumb li a:hover {
  text-decoration: underline;
}
.checkout-basket .continue-shopping-container .save-bag-text {
  text-transform: uppercase;
}
.checkout-basket .continue-shopping-container .save-bag-text a {
  cursor: pointer;
}
.checkout-basket .continue-shopping-container .save-bag-text i {
  vertical-align: middle;
  margin-right: 5px;
}
.checkout-basket .content-button {
  text-align: right;
  padding: 0 40px;
}
.checkout-basket .content-button .paypal-checkout {
  cursor: pointer;
}
.checkout-basket .content-button .paypal-checkout img {
  display: inline-block;
  margin: -2px 0 0 5px;
}
.checkout-basket .content-button .orText {
  text-transform: uppercase;
  margin: 0 10px;
  font-size: 11px;
}
.checkout-basket .content-button .clzButton {
  min-width: 230px;
}
.checkout-basket .content-button.bottom {
  padding: 0;
  margin: 40px 0;
}
.checkout-basket .basket-header-container {
  margin-top: 40px;
  margin-bottom: 40px;
  /* managed content */
}
.checkout-basket .basket-header-container .basket-header-left {
  width: 50%;
  padding-right: 20px;
}
.checkout-basket .basket-header-container .basket-header-left .promo-content-left {
  float: none;
}
.checkout-basket .basket-header-container .basket-header-right {
  width: 50%;
  padding-left: 20px;
}
.checkout-basket .basket-header-container .basket-header-right .promo-content-right {
  float: none;
}
.checkout-basket .basket-header-container .cmsWrapper {
  margin-bottom: 50px;
}
.checkout-basket .basket-header-container .cmsWrapper .help-checkout {
  padding: 20px;
  text-align: center;
}
.checkout-basket .basket-header-container .cmsWrapper .help-checkout .need-help-icon img {
  margin: auto;
}
.checkout-basket .basket-header-container .cmsWrapper .help-checkout .need-help-title {
  font-size: 24px;
  text-transform: uppercase;
  margin: 15px 0 5px;
}
.checkout-basket .basket-header-container .cmsWrapper .help-checkout .need-help-text {
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0 20px;
}
.checkout-basket .basket-header-container .cmsWrapper .help-checkout .need-help-text .phone {
  display: inline-block;
}
.checkout-basket .basket-items-container {
  padding: 0 40px;
  margin-top: 20px;
}
.checkout-basket .basket-items-container .common-error.quantity {
  display: none;
}
.checkout-basket .notification-container {
  padding: 0 40px;
}
.checkout-basket .notification-container .checkout-page-notification,
.checkout-basket .notification-container .checkout-page-information {
  padding: 0 15px;
}
.checkout-basket .notification-container .checkout-page-notification .common-error:first-child,
.checkout-basket .notification-container .checkout-page-information .common-error:first-child,
.checkout-basket .notification-container .checkout-page-notification .common-message-success:first-child,
.checkout-basket .notification-container .checkout-page-information .common-message-success:first-child {
  margin-top: 20px;
}
.checkout-basket .notification-container .checkout-page-notification .common-error {
  font-weight: normal;
  margin-bottom: 0;
  padding: 0;
}
.checkout-basket .notification-container .common-error + .common-error,
.checkout-basket .notification-container .common-message-success + .common-message-success {
  margin-top: 5px;
}
.checkout-basket .cart-container .heading-cell {
  font-weight: normal;
  font-size: 11px;
  color: inherit;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
  background-color: white;
  text-transform: uppercase;
}
.checkout-basket .cart-container .heading-cell.item-price {
  padding-left: 40px;
  width: 25%;
}
.checkout-basket .cart-container .heading-cell.item-qty {
  width: 15%;
}
.checkout-basket .cart-container .heading-cell.total-price {
  text-align: right!important;
  padding-right: 10px;
}
.checkout-basket .cart-container .item-cell {
  /* reset common styles */
  font-size: 12px;
  padding-top: 25px;
  padding-bottom: 15px;
  border-bottom: 0;
  padding-left: 15px;
  vertical-align: top;
}
.checkout-basket .cart-container .item-cell .product-name {
  text-transform: uppercase;
  font-size: 14px;
  margin: 5px 0;
  display: block;
  letter-spacing: 0.06em;
}
.checkout-basket .cart-container .item-cell .checkout-item-code {
  text-transform: uppercase;
  font-size: 10px;
  color: #808080;
  margin-bottom: 25px;
}
.checkout-basket .cart-container .item-cell .che-bask-ima-cont {
  position: relative;
}
.checkout-basket .cart-container .item-cell .che-bask-ima-cont img {
  width: 100%;
  height: auto;
}
.checkout-basket .cart-container .item-cell .che-bask-ima-cont .checkout-edit-item {
  background: rgba(198, 198, 198, 0.3);
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.checkout-basket .cart-container .item-cell .che-bask-ima-cont .checkout-edit-item.not-editable {
  display: none;
}
.checkout-basket .cart-container .item-cell .che-bask-ima-cont .checkout-edit-item .link-icon {
  display: inline-block;
  height: 100%;
  cursor: pointer;
}
.checkout-basket .cart-container .item-cell .che-bask-ima-cont .checkout-edit-item .link-icon.edit {
  float: left;
  margin-left: 2px;
}
.checkout-basket .cart-container .item-cell .che-bask-ima-cont .checkout-edit-item .link-icon.wishlist {
  float: right;
  margin-right: 2px;
}
.checkout-basket .cart-container .item-cell.image-cell {
  width: 10%;
  min-width: 130px;
  padding-top: 15px;
  padding-right: 8px;
}
.checkout-basket .cart-container .item-cell.descr-cell {
  padding-right: 15px;
}
.checkout-basket .cart-container .item-cell.price-cell {
  border-left: 1px solid #e6e6e6;
  font-size: 18px;
  padding-left: 40px;
  width: 25%;
}
.checkout-basket .cart-container .item-cell.price-cell .promo-message-container {
  padding-top: 20px;
  position: relative;
  margin-right: -50%;
  font-size: 14px;
}
.checkout-basket .cart-container .item-cell.price-cell .promo-message-container .promo-message {
  /* dynamic background (maincolor cms site param + gradient white opacity 0.6) */
  background-image: url(../assets/images/icons/gradient-white-60.png);
  background-repeat: repeat;
  padding: 20px;
}
.checkout-basket .cart-container .item-cell.price-cell .label-pers {
  text-transform: none;
  font-size: 14px;
  margin: 5px 0;
  display: block;
  padding-top: 7px;
  border-top: 1px solid black;
}
.checkout-basket .cart-container .item-cell.price-cell .label-free {
  padding-top: 7px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px !important;
}
.checkout-basket .cart-container .item-cell.price-cell .pers.discount {
  text-transform: uppercase;
  font-size: 18px;
}
.checkout-basket .cart-container .item-cell.qty-cell {
  border-right: 1px solid #e6e6e6;
  font-size: 18px;
  font-weight: normal;
  width: 15%;
}
.checkout-basket .cart-container .item-cell.total-price-cell {
  border-left: 0;
  text-align: right;
  padding-right: 10px;
  font-size: 18px;
}
.checkout-basket .cart-container .item-cell .remove-item-link {
  display: block;
  font-size: 12px;
  padding-top: 20px;
}
.checkout-basket .cart-container .item-heading {
  height: 20px;
}
.checkout-basket .cart-container .footer-item-mobile + .item-heading {
  height: 40px;
}
.checkout-basket .basket-container-banner .cmsWrapper {
  margin-top: 30px;
}
.checkout-basket .basket-container-banner .cmsWrapper .promo-container {
  text-align: center;
  padding: 20px;
}
.checkout-basket .basket-container-banner .cmsWrapper .promo-container .promo-text {
  font-size: 26px;
}
.checkout-basket .content-button-bottom {
  text-align: right;
  padding: 0;
  margin: 40px 0;
}
.checkout-basket .content-button-bottom .orText {
  text-transform: uppercase;
  margin: 0 10px;
}
.checkout-basket .checkout-estimated-total {
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
  display: block;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 10px;
  margin: 0;
  text-align: right;
}
.checkout-basket .checkout-estimated-total .label {
  width: auto;
  float: none;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  font-size: 26px;
  margin-right: 0;
}
.checkout-basket .checkout-estimated-total .value {
  width: auto;
  float: none;
  padding-right: 0;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-size: 26px;
  display: inline-block;
}
.checkout-basket .container-promotion-code {
  margin-top: 50px;
}
.checkout-basket .container-promotion-code .basket-promotion-code-text {
  text-transform: uppercase;
  padding-left: 15px;
}
.checkout-basket .container-promotion-code div.type_promocode .labelText,
.checkout-basket .container-promotion-code div.type_promocode input,
.checkout-basket .container-promotion-code div.type_promocode p {
  width: auto;
}
.checkout-basket .container-promotion-code .promo-egift-code-container .basketPromo {
  /* reset common styles */
  padding-bottom: 10px;
  border-top: 0;
  margin-top: 5px;
  width: auto;
}
.checkout-basket .container-promotion-code .promo-egift-code-container .basketPromo .error {
  padding-left: 15px;
  margin-bottom: 5px;
}
.checkout-basket .container-promotion-code .promo-egift-code-container .basketPromo .labelFieldWrapper {
  display: block;
}
.checkout-basket .container-promotion-code .promo-egift-code-container .basketPromo input#promoCode {
  width: 60%;
  float: left;
  height: 48px;
  padding: 0 20px;
  border: 1px solid #cecece;
  background-color: #ffffff;
}
.checkout-basket .container-promotion-code .promo-egift-code-container .basketPromo .buttonApplyPromoCodeBasket {
  width: 40%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.checkout-basket .container-promotion-code .promo-egift-code-container .basketPromo .helpLink a {
  padding-left: 15px;
  background: transparent;
}
.checkout-basket .container-promotion-code .promo-egift-code-container .basketPromo #promocoderemoveblock {
  font-size: 14px;
  padding-left: 15px;
  margin-top: 10px;
  margin-bottom: 0;
}
.checkout-basket .container-promotion-code .promo-egift-code-container .basketPromo #promocoderemoveblock #promoCode-val {
  margin-bottom: 5px;
}
.checkout-basket .container-promotion-code .promo-egift-code-container .basketPromo #promocoderemoveblock .remove-code {
  color: #262626;
  text-transform: uppercase;
  font-size: 12px;
}
.checkout-basket .estimated-shipping-container {
  padding: 0 40px;
  margin-top: 70px;
  font-size: 18px;
}
.checkout-basket .estimated-shipping-container .order-summary .label {
  font-size: inherit;
  text-align: left;
  width: auto;
  max-width: 80%;
  white-space: normal;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
}
.checkout-basket .estimated-shipping-container .order-summary .label-value-container {
  width: 100%;
  padding: 15px 10px;
}
.checkout-basket .estimated-shipping-container .order-summary .label-value-container.border-top {
  border-top: 1px solid #e6e6e6;
}
.checkout-basket .estimated-shipping-container .order-summary .label-value-container .label.discount {
  text-transform: capitalize;
}
.checkout-basket .estimated-shipping-container .order-summary .value {
  padding-right: 0;
}
.checkout-basket .estimated-shipping-container .order-summary .carrierWrapper {
  width: 100%;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.checkout-basket .estimated-shipping-container .order-summary .carrierWrapper .shipping-text {
  max-width: 49%;
  font-size: 14px;
}
.checkout-basket .estimated-shipping-container .order-summary .carrierWrapper .shipping-text .carrier-name {
  text-transform: uppercase;
}
.checkout-basket .estimated-shipping-container .order-summary .carrierWrapper .shipping-text .carrier-descr:before {
  content: "-";
  margin-right: 3px;
}
.checkout-basket .estimated-shipping-container .order-summary .carrierWrapper .amount-bag {
  max-width: 49%;
  float: right;
  text-align: right;
  margin: 12px 0;
  text-transform: uppercase;
}
.checkout-basket .estimated-shipping-container .order-summary .carrierWrapper.store-pickup .select-store {
  font-size: 14px;
  text-transform: uppercase;
  margin: 15px 0;
  max-width: 28%;
  margin-right: 1%;
  float: right;
  text-align: right;
}
.checkout-basket .estimated-shipping-container .order-summary .carrierWrapper.store-pickup .select-store a {
  position: relative;
  padding-left: 30px;
}
.checkout-basket .estimated-shipping-container .order-summary .carrierWrapper.store-pickup .select-store a i {
  font-size: 22px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -3px;
}
.checkout-basket .estimated-shipping-container .order-summary .carrierWrapper.store-pickup .amount-bag {
  width: 20%;
}
.checkout-basket .estimated-shipping-container .order-summary .shipping-method-title + .carrierWrapper {
  margin-top: 15px;
}
.checkout-basket .estimated-shipping-container .value {
  font-size: inherit;
}
.checkout-basket .bottom-container {
  margin-top: 0;
}
.checkout-basket .bottom-container .bottom-right-container {
  width: 100%;
  float: none;
  padding: 0 40px;
}
.checkout-basket .MC-ET-container {
  margin-bottom: 40px;
  float: none;
  font-size: inherit;
}
.checkout-basket .MC-ET-container .managed-content {
  width: 50%;
  padding-right: 20px;
}
.checkout-basket .MC-ET-container .targeted-content {
  width: 50%;
  padding-left: 20px;
}
.store_details_shoppingbag .completeData {
  position: relative;
  padding-left: 70px;
  font-size: 14px;
  margin: 10px 0;
}
.store_details_shoppingbag .completeData .store-icon {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.store_details_shoppingbag .completeData .store-icon i {
  color: white;
  font-size: 30px;
  line-height: 50px;
}
.store_details_shoppingbag .completeData li {
  padding: 0;
}
body#basket .store_details_shoppingbag .completeData .phone-number,
body#billing .store_details_shoppingbag .completeData .phone-number {
  display: none;
}
.filmstrip-basket {
  /* wishlist feedback style as recently view filmstrip (popup overflow not supported) */
}
.filmstrip-basket sqr-entity-thumb {
  margin: 0 0 10px;
}
.filmstrip-basket sqr-entity-thumb .entity-pic {
  width: 125px;
  height: auto;
  float: left;
  cursor: default;
}
.filmstrip-basket sqr-entity-thumb .entity-pic .icons-hover,
.filmstrip-basket sqr-entity-thumb .entity-pic:hover .icons-hover {
  width: 100%;
  height: 50px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: rgba(198, 198, 198, 0.3);
  background: rgba(198, 198, 198, 0.3) !important;
}
.filmstrip-basket sqr-entity-thumb .entity-pic .quickview-icon-hover,
.filmstrip-basket sqr-entity-thumb .entity-pic:hover .quickview-icon-hover {
  position: absolute;
  bottom: 13px;
  left: 6%;
  display: inline-block;
  cursor: pointer;
  background-position: 0 0 !important;
}
.filmstrip-basket sqr-entity-thumb .entity-pic .wishlist-icon-hover,
.filmstrip-basket sqr-entity-thumb .entity-pic:hover .wishlist-icon-hover {
  position: absolute;
  bottom: 13px;
  right: 6%;
  display: inline-block;
  cursor: pointer;
  background-position: -37px 0 !important;
}
.filmstrip-basket sqr-entity-thumb .entity-info {
  float: left;
  width: calc(100% - 125px);
  width: -moz-calc(100% - 125px);
  width: -webkit-calc(100% - 125px);
  width: -o-calc(100% - 125px);
  padding: 20px 7%;
}
.filmstrip-basket sqr-entity-thumb .entity-name-wrap {
  height: auto;
}
.filmstrip-basket sqr-entity-thumb .entity-name-wrap .entity-name {
  font-size: 14px;
  text-align: left;
  height: auto;
  max-height: 30px;
  position: relative;
}
.filmstrip-basket sqr-entity-thumb .entity-price {
  font-size: 11px;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  text-align: left;
  margin: 5px 0;
}
.filmstrip-basket sqr-entity-thumb .promo-message-bottom-container {
  margin: 15px 0 0;
  max-height: 100px;
  font-size: 10px;
}
.filmstrip-basket sqr-entity-thumb .swatches-container,
.filmstrip-basket sqr-entity-thumb .promo-message-container-mobile {
  display: none;
}
.filmstrip-basket .entity-thumb .entity-info-wishlist {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background: transparent;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.filmstrip-basket .entity-thumb .wishlist-feedback {
  width: 100%;
  height: 100%;
  position: relative;
}
.filmstrip-basket .entity-thumb .wishlist-feedback:before {
  display: none;
}
.filmstrip-basket .entity-thumb .wishlist-feedback .wishlist-feedback-inner {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
  padding: 10px;
}
.filmstrip-basket .entity-thumb .wishlist-feedback .item-added-text,
.filmstrip-basket .entity-thumb .wishlist-feedback .signin-link {
  font-size: 14px;
}
.filmstrip-basket .entity-thumb .wishlist-feedback .signin-link {
  margin-top: 5px;
}
.filmstrip-basket .entity-thumb .wishlist-feedback .signin-text {
  font-size: 12px;
  line-height: 1.2;
}
.filmstrip-basket .entity-thumb .wishlist-feedback .item-added-icon {
  display: block;
  margin: 5px auto;
  line-height: 1;
}
.filmstrip-basket .entity-thumb .wishlist-feedback .item-added-icon .wishlist-icon {
  background-image: url(../assets/images/icons/quickview-wishlist.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 33px;
  background-position: -200px 0;
  display: inline-block;
}
.filmstrip-basket .entity-thumb .wishlist-icon-hover.item-added {
  background-position: -66px 0 !important;
}
@media only screen and (min-width: 1025px) {
  /* set fixed container instead of full width layout */
  body.checkout .content_wrap {
    width: 1440px;
    max-width: 100%;
  }
  .checkout-basket .content-button.bottom {
    margin-bottom: 30px;
  }
  .checkout-basket .content-button.bottom .paypal-checkout-button,
  .checkout-basket .content-button.bottom .clzButton {
    margin-bottom: 10px;
    display: inline-block;
  }
  .checkout-basket .basket-promocode-filmstrip {
    width: 40%;
    float: left;
    padding: 0 40px;
  }
  .checkout-basket .estimated-shipping-container {
    width: 60%;
    float: right;
  }
  .checkout-basket .bottom-container {
    width: 60%;
    float: right;
    clear: none;
  }
  .checkout-basket .MC-ET-container {
    margin-top: 100px;
  }
  /* filmstrip with scrollbar */
  .filmstrip-basket {
    margin-top: 40px;
    border-right: 1px solid #e6e6e6;
  }
  .filmstrip-basket .slick-list.draggable {
    height: auto!important;
  }
  .filmstrip-basket .filmstrip_wrap {
    height: auto;
    max-height: 560px;
    overflow-y: auto;
    margin-right: 5px;
  }
  .filmstrip-basket .sub-category-title {
    border-bottom: 0;
  }
  .filmstrip-basket .btn-slick-prev-rv,
  .filmstrip-basket .btn-slick-next-rv {
    display: none!important;
  }
}
@media only screen and (min-width: 768px) {
  .checkout-basket .continue-shopping-container .basketBreadCrumb,
  .checkout-basket .continue-shopping-container .save-bag-text {
    display: inline-block;
    vertical-align: middle;
    float: none;
  }
  .checkout-basket .continue-shopping-container .basketBreadCrumb {
    width: 60%;
  }
  .checkout-basket .continue-shopping-container .save-bag-text {
    text-align: right;
    width: 40%;
    margin-left: -1%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .checkout-basket .basket-items-container {
    padding: 0;
  }
  .checkout-basket .notification-container {
    padding: 0;
  }
  .checkout-basket .cart-container .heading-cell.item-price,
  .checkout-basket .cart-container .item-cell.price-cell {
    padding-left: 20px;
  }
  .checkout-basket .cart-container .item-cell.price-cell .promo-message-container {
    margin-right: -60%;
  }
  .checkout-basket .continue-shopping-container {
    margin: 20px 0 0;
  }
  .checkout-basket .continue-shopping-container .breadcrumb {
    padding-top: 2px;
  }
  .checkout-basket .basket-container-banner .cmsWrapper .promo-container .promo-text {
    font-size: 18px;
  }
  .checkout-basket .basket-promocode-filmstrip,
  .checkout-basket .estimated-shipping-container,
  .checkout-basket .bottom-container {
    width: 100%;
  }
  .checkout-basket .basket-promocode-filmstrip {
    position: relative;
    padding-bottom: 160px;
  }
  .checkout-basket .estimated-shipping-container,
  .checkout-basket .bottom-container .bottom-right-container {
    padding: 0;
  }
  .checkout-basket .MC-ET-container {
    margin-top: 40px;
  }
  .checkout-basket .container-promotion-code {
    width: 100%;
    float: none;
    padding: 40px 15% 0;
    height: 160px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .checkout-basket .estimated-shipping-container {
    border-top: 1px solid #e6e6e6;
    font-size: 16px;
    width: 70%;
    margin: 30px 15% 0;
  }
  .checkout-basket .bottom-container .estimated-total-container {
    margin: 0 15%;
  }
  .checkout-basket .bottom-container .content-button.bottom {
    text-align: center;
    margin: 40px -15% 0;
  }
  .checkout-basket .checkout-estimated-total .label,
  .checkout-basket .checkout-estimated-total .value {
    font-size: 22px;
  }
  .checkout-basket .basket-header-container .content-button {
    text-align: center;
    padding: 0;
  }
  .filmstrip-basket {
    margin-top: 0;
  }
  .filmstrip-basket .filmstripSection:not(.ng-hide) {
    margin-top: 20px;
  }
  .filmstrip-basket .filmstripSection:not(.ng-hide) .filmstrip_wrap {
    padding-bottom: 40px;
    border-bottom: 1px solid #e6e6e6;
  }
  .filmstrip-basket .sub-category-title {
    position: relative;
  }
  .filmstrip-basket sqr-entity-thumb .entity-info {
    padding: 20px 5%;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-basket {
    margin-top: -40px;
  }
  .checkout-basket .heading-subtitle,
  .checkout-basket .continue-shopping-container,
  .checkout-basket .cart-container .heading-cell,
  .checkout-basket .cart-container .qty-cell,
  .checkout-basket .cart-container .price-cell,
  .checkout-basket .cart-container .total-price-cell,
  .checkout-basket .cart-container .item-cell .checkout-item-availability {
    display: none;
  }
  .checkout-basket .cart-container .item-cell .checkout-item-code {
    margin-bottom: 20px;
  }
  .checkout-basket .basket-header-container {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .checkout-basket .basket-header-container .basket-header-left,
  .checkout-basket .basket-header-container .basket-header-right {
    float: none;
    width: 100%;
    padding: 0;
  }
  .checkout-basket .basket-header-container .basket-header-left .cmsWrapper,
  .checkout-basket .basket-header-container .basket-header-right .cmsWrapper {
    text-align: center;
    margin-bottom: 0;
  }
  .checkout-basket .content-button {
    text-align: center;
    margin-top: 30px;
  }
  .checkout-basket .content-button a.paypal-checkout,
  .checkout-basket .content-button .orText,
  .checkout-basket .content-button input[type=button] {
    display: block;
    margin: auto;
  }
  .checkout-basket .content-button .orText {
    margin: 10px auto;
  }
  .checkout-basket .checkout-estimated-total .label,
  .checkout-basket .checkout-estimated-total .value {
    font-size: 18px;
  }
  .checkout-basket .checkout-estimated-total .all-price-include-text {
    font-size: 12px;
  }
  .checkout-basket .basket-header-total .checkout-estimated-total {
    padding: 20px;
    border-color: #cecece;
  }
  .checkout-basket .basket-items-container {
    padding: 0 20px;
  }
  .checkout-basket .notification-container {
    padding: 0 20px;
  }
  .checkout-basket .notification-container .checkout-page-notification,
  .checkout-basket .notification-container .checkout-page-information {
    padding: 0;
  }
  .checkout-basket .cart-container .item-cell {
    padding-top: 0!important;
  }
  .checkout-basket .cart-container .item-cell .product-name {
    margin-top: 0;
  }
  .checkout-basket .cart-container .item-cell.image-cell {
    width: 115px;
    padding-left: 0;
  }
  .checkout-basket .cart-container .footer-item-mobile {
    border-bottom: 1px solid #cecece;
  }
  .checkout-basket .cart-container .footer-item-mobile .item-cell-mobile {
    vertical-align: bottom;
    padding-bottom: 40px;
  }
  .checkout-basket .cart-container .footer-item-mobile .item-cell-mobile .link-underline-custom {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 12px;
    text-decoration: underline !important;
  }
  .checkout-basket .cart-container .footer-item-mobile .checkout-remove-item-mobile {
    text-align: center;
    padding-right: 8px;
    font-size: 12px;
  }
  .checkout-basket .cart-container .footer-item-mobile .checkout-remove-item-mobile.not-editable {
    display: none;
  }
  .checkout-basket .cart-container .footer-item-mobile .total-price-cell-mobile {
    padding-left: 15px;
    font-size: 18px;
  }
  .checkout-basket .cart-container .footer-item-mobile .total-price-cell-mobile span,
  .checkout-basket .cart-container .footer-item-mobile .total-price-cell-mobile strike {
    display: block;
  }
  .checkout-basket .cart-container .footer-item-mobile .total-price-cell-mobile .free-gift-item {
    margin-bottom: 5px;
  }
  .checkout-basket .cart-container .footer-item-mobile .total-price-cell-mobile .label-pers {
    text-transform: none;
    font-size: 14px;
    margin: 5px 0;
    display: block;
    padding-top: 7px;
    border-top: 1px solid black;
  }
  .checkout-basket .cart-container .footer-item-mobile .total-price-cell-mobile .label-free {
    padding-top: 7px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px !important;
  }
  .checkout-basket .cart-container .footer-item-mobile:last-child {
    border-bottom: 0;
  }
  .checkout-basket .basket-container-banner .cmsWrapper {
    margin-top: 0;
  }
  .checkout-basket .basket-container-banner .cmsWrapper .promo-container .promo-text {
    font-size: 13px;
  }
  .checkout-basket .basket-promocode-filmstrip {
    position: relative;
    padding-bottom: 160px;
  }
  .checkout-basket .container-promotion-code {
    width: 100%;
    float: none;
    padding: 30px 20px 0;
    border-top: 1px solid #e6e6e6;
    height: 160px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .checkout-basket .estimated-shipping-container {
    width: 100%;
    padding: 0;
    margin-top: 20px;
    font-size: 14px;
    background: #f5f5f5;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
  .checkout-basket .estimated-shipping-container .order-summary .label-value-container {
    padding: 15px 20px;
  }
  .checkout-basket .estimated-shipping-container .order-summary .label-value-container.shipping-method {
    background: #ffffff;
  }
  .checkout-basket .estimated-shipping-container .order-summary:after {
    content: "";
    display: block;
    clear: both;
  }
  .checkout-basket .estimated-shipping-container .order-summary .carrierWrapper .shipping-text {
    max-width: 70%;
  }
  .checkout-basket .estimated-shipping-container .order-summary .carrierWrapper .amount-bag {
    max-width: 29%;
  }
  .checkout-basket .estimated-shipping-container .order-summary .carrierWrapper.store-pickup {
    padding-bottom: 20px;
  }
  .checkout-basket .estimated-shipping-container .order-summary .carrierWrapper.store-pickup .store_details_shoppingbag .completeData {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .checkout-basket .estimated-shipping-container .order-summary .carrierWrapper.store-pickup .select-store {
    display: block;
    float: none;
    text-align: center;
    max-width: 100%;
    padding-top: 20px;
    margin: 0;
  }
  .checkout-basket .estimated-shipping-container .order-summary .carrierWrapper.store-pickup .amount-bag {
    width: auto;
  }
  .checkout-basket .bottom-container {
    width: 100%;
    float: none;
  }
  .checkout-basket .bottom-container .bottom-right-container {
    padding: 0 20px;
  }
  .checkout-basket .bottom-container .checkout-estimated-total {
    border: 0;
    padding: 20px 0;
  }
  .checkout-basket .content-button.bottom {
    margin-top: 20px;
  }
  .checkout-basket .MC-ET-container {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .checkout-basket .MC-ET-container .managed-content,
  .checkout-basket .MC-ET-container .targeted-content {
    float: none;
    width: 100%;
    padding: 0;
  }
  .filmstrip-basket {
    margin-top: 0;
    /* style as .recently-view-category filmstrip */
    /* custom calzedonia style */
  }
  .filmstrip-basket .filmstripSection:not(.ng-hide) {
    margin-top: 30px;
  }
  .filmstrip-basket .filmstrip_wrap {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    padding-bottom: 30px;
  }
  .filmstrip-basket .sub-category-title {
    position: relative;
    min-height: 30px;
    border-bottom: 0;
    margin-top: 0;
    text-align: center;
  }
  .filmstrip-basket .sub-category-title a.link-subcategory,
  .filmstrip-basket .sub-category-title span.link-subcategory {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-size: 18px;
  }
  .filmstrip-basket .btn-slick-prev-rv,
  .filmstrip-basket .btn-slick-next-rv {
    padding: 3px;
    width: 20%;
    height: 24px;
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    right: auto;
    bottom: 43px;
    margin: 0 10px;
  }
  .filmstrip-basket .btn-slick-prev-rv .i-arrow-prev,
  .filmstrip-basket .btn-slick-next-rv .i-arrow-prev,
  .filmstrip-basket .btn-slick-prev-rv .i-arrow-next,
  .filmstrip-basket .btn-slick-next-rv .i-arrow-next {
    margin-top: 2.5px;
  }
  .filmstrip-basket sqr-entity-thumb {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .filmstrip-basket sqr-entity-thumb .entity-pic {
    margin-left: 20px;
    cursor: pointer;
  }
  .filmstrip-basket sqr-entity-thumb .entity-pic .icons-hover,
  .filmstrip-basket sqr-entity-thumb .entity-pic:hover .icons-hover {
    height: 40px;
  }
  .filmstrip-basket sqr-entity-thumb .entity-pic .quickview-icon-hover,
  .filmstrip-basket sqr-entity-thumb .entity-pic:hover .quickview-icon-hover {
    display: none;
  }
  .filmstrip-basket sqr-entity-thumb .entity-pic .wishlist-icon-hover,
  .filmstrip-basket sqr-entity-thumb .entity-pic:hover .wishlist-icon-hover {
    bottom: 4px;
  }
  .filmstrip-basket sqr-entity-thumb .entity-info {
    padding: 20px;
    width: calc(100% - 145px);
    width: -moz-calc(100% - 145px);
    width: -webkit-calc(100% - 145px);
    width: -o-calc(100% - 145px);
    /* .entity-pic 125px + 20px */
  }
}
.price-each {
  display: none!important;
}
.container-social-icons-product,
.container-social-icons-product-mobile {
  float: left;
  width: 100%;
  min-height: 50px;
  padding-top: 20px;
}
.container-social-icons-product .condividi,
.container-social-icons-product-mobile .condividi {
  width: auto;
  float: left;
  cursor: pointer;
}
.container-social-icons-product .text-share,
.container-social-icons-product-mobile .text-share {
  width: auto;
  float: left;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
.container-social-icons-product .sharing_prodotto,
.container-social-icons-product-mobile .sharing_prodotto {
  display: none;
}
.container-social-icons-product #shareButtons,
.container-social-icons-product-mobile #shareButtons,
.container-social-icons-product #shareButtons-mobile,
.container-social-icons-product-mobile #shareButtons-mobile {
  width: auto;
  float: left;
  position: relative;
  margin-top: 0;
}
.container-social-icons-product #shareButtons .gig-bar-container,
.container-social-icons-product-mobile #shareButtons .gig-bar-container,
.container-social-icons-product #shareButtons-mobile .gig-bar-container,
.container-social-icons-product-mobile #shareButtons-mobile .gig-bar-container {
  margin-top: -5px;
}
.container-social-icons-product div.gig-button-container,
.container-social-icons-product-mobile div.gig-button-container {
  margin-bottom: 0;
}
.share_visibile {
  display: block !important;
}
.text_invisible {
  display: none !important;
}
.clzButton.buttonCheckout {
  padding: 10px;
}
.buttonCheckout {
  display: none;
  width: 100%;
}
.go-to-checkout-msg,
.EntityBody .email-a-friend {
  display: none!important;
}
.EntityBody {
  background: transparent;
}
.container-social-icons-product .add-to-wish-list,
.container-social-icons-product-mobile .add-to-wish-list,
.image-description-container .add-to-wish-list,
.ensemble-items .add-to-wish-list,
.catalog-ensemble .container-scheda-prodotto .add-to-wish-list {
  float: right;
  background: transparent;
  margin: 0;
  height: auto;
  padding-right: 0;
}
.container-social-icons-product .add-to-wish-list a,
.container-social-icons-product-mobile .add-to-wish-list a,
.image-description-container .add-to-wish-list a,
.ensemble-items .add-to-wish-list a,
.catalog-ensemble .container-scheda-prodotto .add-to-wish-list a {
  padding-left: 0;
}
.container-social-icons-product .i-wishlist-icon,
.container-social-icons-product-mobile .i-wishlist-icon,
.image-description-container .i-wishlist-icon,
.ensemble-items .i-wishlist-icon,
.catalog-ensemble .container-scheda-prodotto .i-wishlist-icon {
  vertical-align: middle;
  margin-right: 5px;
}
.container-social-icons-product .wishLink,
.container-social-icons-product-mobile .wishLink,
.image-description-container .wishLink,
.ensemble-items .wishLink,
.catalog-ensemble .container-scheda-prodotto .wishLink {
  vertical-align: middle;
  font-size: 14px;
  border-bottom: 1px solid;
  text-decoration: none!important;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.product-details-container .container-gallery .vertical .slider-aligner {
  width: 100%;
  float: none;
}
.product-details-container .notification-error-top-mobile {
  display: none;
}
.product-details {
  width: 100%;
  /* error messages */
}
.product-details .product-name {
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  font-size: 18px;
  padding: 0px;
  line-height: 20px;
  text-transform: uppercase;
}
.product-details .product-id {
  margin: 2px 0 15px;
  padding-left: 0px;
  text-transform: uppercase;
  font-size: 12px;
}
.product-details .prices-container {
  margin: 0px;
}
.product-details .prices-container span {
  font-size: 18px !important;
  font-weight: normal;
}
.product-details .prices-container .price {
  margin-right: 0;
}
.product-details .prices-container .no-discount,
.product-details .prices-container .common-msrp-price {
  color: #262626;
}
.product-details .prices-container .original-price-stroke {
  float: left;
  margin-right: 5px;
}
.product-details .prices-container:after {
  content: "";
  display: block;
  clear: both;
}
.product-details .catalog-display-price-text {
  float: left;
  color: #f69232;
}
.product-details .promomsgbox {
  display: block;
  padding: 3px 10px 0;
  width: auto;
  clear: both;
}
.product-details .promomsgbox ul {
  margin: 0px;
  width: auto;
  padding: 0px;
}
.product-details .product-link {
  display: block;
  clear: both;
  margin-top: 2px;
}
.product-details .variants {
  margin-top: 20px;
}
.product-details .variant .VariantDropdownWithSwatchList {
  display: none;
}
.product-details .variant-section {
  display: block;
  padding: 25px 0;
  position: relative;
  border: 1px solid white;
  border-bottom: 0;
  border-top-color: #f5f5f5;
}
.product-details .variant-section .head {
  width: 40%;
  float: right;
  text-align: right;
  padding: 0 10px;
}
.product-details .variant-section .available-variant {
  float: left;
  width: 60%;
  padding: 0 10px;
  border-bottom: 0;
}
.product-details .variant-section .available-variant .single-variant {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.product-details .variant-section .available-variant .circle-container {
  width: 33px;
  height: 33px;
  border-radius: 100%;
  margin-right: 3px;
  margin-top: 3px;
  position: relative;
  overflow: hidden;
  border: 2px solid white;
}
.product-details .variant-section .available-variant .circle-container.onSale {
  border-color: #f69232;
}
.product-details .variant-section .available-variant .circle-container img {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  margin: 2px;
}
.product-details .variant-section:after {
  content: "";
  display: block;
  clear: both;
}
.product-details .variant-section.color {
  padding-top: 20px;
}
.product-details .variant-section.color .head {
  position: relative;
}
.product-details .variant-section.color .head .label_1.showSwatchName {
  padding-top: 10px;
}
.product-details .variant-section.color .head .onSale {
  color: #f69232;
  position: absolute;
  right: 10px;
  bottom: 0;
  margin-bottom: -20px;
}
.product-details .variant-section.color .head .onSale .color-on-sale {
  display: inline-block;
  width: 1.5em;
  border: 1px solid;
  position: relative;
  top: -2px;
  margin-right: 3px;
}
.product-details .variant-section.color .available-variant {
  padding: 0 6px;
}
.product-details .variant-section.color .available-variant .circle-container.selected:after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: transparent url(../assets/images/icons/icon-swatch-selected.png) no-repeat;
  position: absolute;
  top: 2px;
  left: 2px;
}
.product-details .variant-section.size.error .available-variant,
.product-details .variant-section.size.error .head {
  color: #262626;
}
.product-details .variant-section.size .available-variant .single-variant {
  text-transform: uppercase;
  margin-right: 30px;
}
.product-details .variant-section.size .available-variant .single-variant.disabled {
  color: #d1d1d1;
}
.product-details .variant-section.size .available-variant .single-variant.selected {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  border-bottom: 1px solid;
}
.product-details .variant-section.size .available-variant .single-variant.selected .inner-text {
  font-family: inherit;
}
.product-details .variant-section.size .available-variant .single-variant.no-ecommerce {
  cursor: default;
}
.product-details .variant-section.size .link-guide.more-info {
  display: none;
  /* default */
}
.product-details .quantity_wrap {
  display: block;
  padding: 25px 0;
  position: relative;
  border: 1px solid white;
  border-bottom: 0;
  border-top-color: #f5f5f5;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.product-details .quantity_wrap .head {
  width: 40%;
  float: right;
  text-align: right;
  padding: 0 10px;
}
.product-details .quantity_wrap .head .label_3 {
  padding-top: 5px;
}
.product-details .quantity_wrap .counter-container {
  width: 60%;
  float: left;
  padding: 0 10px;
  position: relative;
}
.product-details .quantity_wrap .counter-container .selected-quantity {
  margin-right: 0;
  float: none;
}
.product-details .quantity_wrap .counter-container .selected-quantity sqr-counter,
.product-details .quantity_wrap .counter-container .selected-quantity .value,
.product-details .quantity_wrap .counter-container .selected-quantity .price-each {
  display: inline-block;
  vertical-align: middle;
}
.product-details .quantity_wrap .counter-container .selected-quantity sqr-counter {
  margin-right: 10px;
}
.product-details .quantity_wrap .counter-container .selected-quantity .value .counter-field {
  border: 0;
  width: 30px;
  text-align: center;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.product-details .quantity_wrap .counter-container .selected-quantity .price-each {
  margin-top: 4px;
}
.product-details .quantity_wrap .counter-container .stock-quantity {
  width: 100%;
  height: 20px;
  position: absolute;
  top: 0;
  margin-top: -21px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.product-details .quantity_wrap:after {
  content: "";
  display: block;
  clear: both;
}
.product-details .notification-coming-soon {
  padding: 0 10px;
}
.product-details .addItem {
  float: none;
  width: 100%;
  padding: 0 10px;
  text-align: center;
}
.product-details .add-item-container,
.product-details .action-buttons {
  padding: 0 10px;
  text-align: center;
}
.product-details .action-buttons .buttonCheckout {
  margin-top: -9px;
  margin-bottom: 13px;
}
.product-details .add-to-cart,
.product-details .update-to-cart {
  width: 100%;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
  margin-top: 3px;
  margin-bottom: 13px;
}
.product-details .add-to-cart .i-bag-white,
.product-details .update-to-cart .i-bag-white {
  vertical-align: top;
  position: relative;
  top: 2px;
  margin-top: -5px;
  margin-right: 10px;
}
.product-details .customize-btn {
  width: 100%;
  height: 40px;
  padding: 10px;
  cursor: pointer;
  margin-bottom: 15px;
}
.product-details .customize-btn .i-customize {
  vertical-align: top;
  position: relative;
  top: 2px;
  margin-top: -3px;
  margin-right: 10px;
}
.product-details .error {
  color: red;
  /* reset common styles */
}
.product-details .variant-section.error {
  background-color: transparent;
  font-weight: inherit !important;
  width: 100%;
  border: 1px solid red;
}
.product-details .error .error-message {
  color: red;
  padding: 0 10px;
  width: 100%;
  text-align: left;
  position: absolute;
  top: 5px;
  left: 0;
}
.product-details div.notification-error-top {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -25px;
  width: calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: -o-calc(100% - 100px);
  height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product-details div.description-container div#product-attributes.VariantMatrix {
  margin: 15px 0 0;
  /* reset common styles */
}
.product-details sqr-description.description-container {
  display: block;
  font-size: 12px;
}
.product-details sqr-description.description-container .description-elements:not(.empty) {
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  padding: 15px 10px;
}
.product-details sqr-description.description-container .VariantMatrix {
  margin: 15px 0 0;
}
.product-details sqr-description.description-container .label_desc {
  -webkit-transition: height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -ms-transition: height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  /* composition and care */
}
.product-details sqr-description.description-container .label_desc.hidden-overflow {
  overflow: hidden!important;
}
.product-details sqr-description.description-container .label_desc .toggler {
  text-transform: uppercase;
  cursor: pointer;
  padding: 10px 0;
}
.product-details sqr-description.description-container .label_desc .toggler i.caret-accordion {
  width: 12px;
  height: 12px;
  background: url(../assets/images/icons/caret-accordion.png) no-repeat;
  float: right;
  margin-top: 3px;
}
.product-details sqr-description.description-container .label_desc .content-box {
  margin-bottom: 15px;
}
.product-details sqr-description.description-container .label_desc .content-box .content-title {
  margin-bottom: 10px;
}
.product-details sqr-description.description-container .label_desc.mobile-toggle-closed i.caret-accordion {
  background-position: 0 0;
}
.product-details sqr-description.description-container .label_desc.mobile-toggle-open i.caret-accordion {
  background-position: -12px 0;
}
.product-details sqr-description.description-container .label_desc .mainfabric_row {
  display: none;
}
.product-details sqr-description.description-container .label_desc #select-size-color {
  width: 100%;
  float: left;
  padding-bottom: 8px;
}
.product-details sqr-description.description-container .label_desc .composition_row li {
  display: inline;
}
.product-details sqr-description.description-container .label_desc .composition_row li:after {
  content: ",";
  display: inline;
  margin-right: 3px;
}
.product-details sqr-description.description-container .label_desc .composition_row li:last-child:after {
  display: none;
}
.product-details sqr-description.description-container .label_desc .care_row .care-text {
  list-style-type: disc;
}
.product-details sqr-description.description-container .label_desc .care_row .care-text li {
  display: list-item;
  list-style-type: disc;
  margin-left: 20px;
}
.product-details sqr-description.description-container .label_desc .care_row .care-icons li {
  display: inline-block;
  margin-right: 10px;
}
.product-details sqr-swatch-not-available {
  margin: 0px;
  padding: 0px;
}
.product-details sqr-swatch-not-available .notification-error-bottom {
  margin: 0px;
  padding: 0 10px 20px;
  text-align: left;
}
.product-details sqr-swatch-not-available a.discover-new-arrivals {
  display: none;
}
.product-details .product-not-available .notification-error-bottom,
.product-details .product-not-available .discover-new-arrivals {
  padding: 0 10px 10px;
  text-align: left;
  display: block;
}
@media only screen and (min-width: 768px) {
  .count-product .XofY {
    display: none;
  }
  .product-details-container,
  .container-filmstrip-bottom {
    clear: both;
  }
  .product-details-container .container-gallery ul.thumbs {
    display: none;
  }
  .container-gallery {
    width: 48%;
    float: left;
    position: relative;
  }
  .container-gallery.egc {
    width: 38%;
  }
  .container-gallery ul.large-thumbs {
    clear: both;
  }
  .container-gallery ul.large-thumbs .preview {
    position: relative;
  }
  .container-gallery ul.large-thumbs .preview img {
    width: 100%;
    height: auto;
  }
  .container-scheda-prodotto {
    width: 42%;
    float: right;
    position: relative;
  }
  .container-scheda-prodotto.egc {
    width: 53%;
  }
  .container-scheda-prodotto .product-details .product-name,
  .container-scheda-prodotto .product-details .product-id,
  .container-scheda-prodotto .product-details .prices-container {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }
  .count-product {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -25px;
  }
  .count-product .linkPrev {
    margin-right: 30px;
  }
  .container-social-icons-product-mobile,
  .product-name-mobile,
  .product-id-mobile,
  .count-product-mobile,
  .product-details-mobile {
    display: none;
  }
  .product-details .variant-section.size .link-guide.style-guide {
    display: none;
  }
  .container-social-icons-product {
    padding-bottom: 20px;
  }
  .product-details-container .container-gallery .btn-zoom,
  .catalog-ensemble .container-gallery .btn-zoom,
  .product-details-container .ensemble-image-gallery .btn-zoom,
  .catalog-ensemble .ensemble-image-gallery .btn-zoom {
    display: block!important;
    width: 24px;
    height: 24px;
    display: inline-block;
    cursor: pointer;
    background-image: url(../assets/images/icons/zoom.png);
    position: absolute;
    bottom: 10px;
    right: 10px;
    opacity: 0.6;
  }
  .product-details-container .container-gallery .slider-aligner.no-zoom .btn-zoom,
  .catalog-ensemble .container-gallery .slider-aligner.no-zoom .btn-zoom,
  .product-details-container .ensemble-image-gallery .slider-aligner.no-zoom .btn-zoom,
  .catalog-ensemble .ensemble-image-gallery .slider-aligner.no-zoom .btn-zoom {
    display: none!important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container-gallery,
  .container-scheda-prodotto {
    width: 45%;
  }
}
@media only screen and (min-width: 1025px) {
  .count-product {
    margin-right: 40px;
    margin-top: -30px !important;
  }
  .count-product .linkPrev {
    margin-right: 50px;
  }
  .product-details-container {
    padding-right: 3%;
  }
  .count-product {
    margin-right: 0;
  }
  .container-gallery {
    width: calc(100% - 420px);
    width: -moz-calc(100% - 420px);
    width: -webkit-calc(100% - 420px);
    width: -o-calc(100% - 420px);
    padding-right: 12%;
  }
  .container-scheda-prodotto {
    width: 420px;
  }
  .container-scheda-prodotto .product-details .notification-error-top {
    margin-top: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .container-social-icons-product-mobile {
    display: block;
    padding: 0 5% 30px;
    margin: 10px 0 0;
    /* align center */
    min-height: 56px;
    float: none;
    text-align: center;
    /* fix social icons position */
  }
  .container-social-icons-product-mobile .condividi {
    float: none;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 25px;
  }
  .container-social-icons-product-mobile .i-icon-share {
    float: none;
    position: absolute;
    left: 0;
    top: 0;
  }
  .container-social-icons-product-mobile .text-share {
    float: none;
    display: inline-block;
    padding-left: 5px;
  }
  .container-social-icons-product-mobile .sharing_prodotto.share_visibile {
    display: inline-block !important;
    vertical-align: middle;
  }
  .container-social-icons-product-mobile #shareButtons-mobile {
    float: none;
  }
  .container-social-icons-product-mobile #shareButtons-mobile .gig-bar-container {
    margin-top: -4px;
  }
  .product-details-container {
    margin-top: -20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
  }
  .product-details-container .notification-error-top-mobile {
    display: block;
    margin-bottom: 10px;
    -webkit-transition: height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -moz-transition: height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -ms-transition: height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -o-transition: height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  }
  .count-product-mobile {
    text-align: center;
  }
  .count-product-mobile .browse-container .browse-container-inner {
    font-size: 11px;
    min-height: 24px;
    position: relative;
    margin-bottom: 20px;
  }
  .count-product-mobile .browse-container .browse-container-inner:before {
    content: "";
    display: block;
    border-top: 1px solid #e6e6e6;
    width: 100%;
    position: absolute;
    top: 50%;
  }
  .count-product-mobile .browse-container .linkPrev,
  .count-product-mobile .browse-container .linkNext,
  .count-product-mobile .browse-container .XofY {
    display: inline-block;
    width: 20%;
    height: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 200px;
    padding: 3px;
    margin: 0 0.5%;
    position: relative;
    background-color: #ffffff;
  }
  .count-product-mobile .browse-container .XofY {
    color: #aeaeae;
    margin-left: 21.5%;
    /* if not linkPrev */
    margin-right: 21.5%;
    /* if not linkNext */
  }
  .count-product-mobile .browse-container .linkPrev + .XofY {
    margin-left: 0.5%;
  }
  .count-product-mobile .browse-container .XofY + .linkNext {
    margin-left: -21%;
  }
  .count-product-mobile .browse-container .i-arrow-prev,
  .count-product-mobile .browse-container .i-arrow-next {
    position: relative;
    top: 1px;
  }
  .product-details-mobile {
    text-align: center;
    padding: 0 5%;
    margin-bottom: 20px;
  }
  .product-details-mobile .product-id {
    color: #808080;
  }
  .product-details .image-description-container {
    padding: 0 5%;
    text-align: center;
    margin-bottom: 20px;
  }
  .product-details .image-description-container .add-to-wish-list {
    float: none;
    clear: both;
    padding-top: 0;
  }
  .product-details .add-item-container,
  .product-details .action-buttons {
    padding: 0;
  }
  .product-details .action-buttons .buttonCheckout {
    margin-bottom: 15px;
  }
  .product-details .prices-container {
    margin: 15px 0;
  }
  .product-details .catalog-display-price-text,
  .product-details .prices-container .original-price-stroke {
    float: none;
    display: block;
    margin: 0;
  }
  .product-details .catalog-display-price-text span,
  .product-details .prices-container .original-price-stroke span {
    margin: 0;
  }
  .product-details .variant-section .head,
  .product-details .variant-section .available-variant {
    width: 100%;
    float: none;
    text-align: center;
  }
  .product-details .variant-section .head {
    font-size: 12px;
  }
  .product-details .variant-section.size .available-variant .single-variant {
    margin: 0 12px;
  }
  .product-details .variant-section.size .head {
    margin-top: 25px;
  }
  .product-details .variant-section.size .head .link-guide.size-guide {
    float: left;
    max-width: 49%;
  }
  .product-details .variant-section.size .head .link-guide.style-guide {
    float: right;
    max-width: 49%;
  }
  .product-details .variant-section.size .head:after {
    content: "";
    display: block;
    clear: both;
  }
  .product-details .quantity_wrap .head,
  .product-details .quantity_wrap .counter-container {
    width: 100%;
    float: none;
    text-align: center;
  }
  .product-details .quantity_wrap .link-guide.style-guide {
    display: none;
  }
  .product-details .quantity_wrap .counter-container .selected-quantity sqr-counter {
    display: block;
    margin: 0;
  }
  .product-details .quantity_wrap .counter-container .price-each {
    float: right;
    max-width: 49%;
    margin-top: 25px!important;
  }
  .product-details .quantity_wrap .counter-container .stock-quantity {
    float: left;
    max-width: 49%;
    position: relative;
    margin-top: 25px;
    text-align: left;
  }
  .product-details sqr-description.description-container {
    border-top: 1px solid #e6e6e6;
    border-bottom: 0;
    padding: 0;
    margin: 20px 0;
    font-size: 14px;
  }
  .product-details sqr-description.description-container .description-elements:not(.empty) {
    border-top: 0;
    border-bottom: 0;
    padding: 0;
  }
  .product-details sqr-description.description-container .label_desc {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 5%;
  }
  .product-details sqr-description.description-container .label_desc.mobile-toggle-closed {
    height: 60px!important;
  }
  .product-details sqr-description.description-container .label_desc.mobile-toggle-open .toggler:after {
    display: none;
  }
  .product-details sqr-description.description-container .label_desc .toggler {
    padding: 21px 0;
    font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
    font-weight: bold;
  }
  .product-details .notification-coming-soon {
    padding-bottom: 10px;
  }
  .product-details .product-not-available .notification-error-bottom,
  .product-details .product-not-available .discover-new-arrivals,
  .product-details sqr-swatch-not-available .notification-error-bottom {
    text-align: center;
  }
  .container-scheda-prodotto {
    margin-bottom: 25px;
  }
  body#product .container-scheda-prodotto:not(.egc) {
    margin-top: 20px;
  }
}
/* wishlist feedback styles for product/ensemble/quickview */
.add-wishlist-wrap .wishlist-feedback {
  background: transparent!important;
}
.add-wishlist-wrap .item-added-icon,
.add-wishlist-wrap .signin-text,
.add-wishlist-wrap .signin-link,
.add-wishlist-wrap .go-to-wishlist {
  display: none;
}
.add-wishlist-wrap .js_show-feedback {
  position: relative;
}
.add-wishlist-wrap .js_show-feedback .entity-info-wishlist {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 23px;
  width: 100%;
  background: #fff;
  text-align: center;
}
.add-wishlist-wrap .js_show-feedback .wishlist-feedback {
  opacity: 0;
  -webkit-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -moz-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -ms-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -o-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
}
.add-wishlist-wrap .js_show-feedback .wishlist-feedback.fade-in {
  opacity: 1;
}
.add-wishlist-wrap .js_show-feedback .wishlist-feedback .item-added-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  border-bottom: 1px solid;
  text-transform: uppercase;
}
.add-wishlist-wrap .js_show-feedback .wishlist-feedback .wishlist-feedback-inner:before {
  content: "";
  background-image: url(../assets/images/icons/quickview-wishlist.png);
  background-repeat: no-repeat;
  width: 21px;
  height: 21px;
  background-position: -68px -29px;
  display: inline-block;
  background-position: -96px -29px;
  margin-right: 5px;
  vertical-align: middle;
}
/* custom styles for quickview */
#cboxWrapper .add-wishlist-wrap .js_show-feedback .wishlist-feedback {
  padding-top: 10px;
  min-height: 33px;
}
/* custom styles for ensemble */
@media only screen and (min-width: 768px) {
  .catalog-ensemble .add-wishlist-wrap .js_show-feedback .wishlist-feedback .item-added-text {
    font-size: 12px;
  }
}
/* In store availability basic styles */
.shipping-pref-container {
  padding: 0 10px 20px;
  text-align: center;
}
.shipping-pref-container .i-store-locator {
  font-size: 22px;
}
.shipping-pref-container .link-store-availability {
  font-size: 14px;
  border-bottom: 1px solid;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .shipping-pref-container {
    padding: 10px 5%;
  }
}
sqr-availability-prompt .ui-blocker,
sqr-error-prompt .ui-blocker {
  cursor: pointer;
  visibility: visible;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1011;
}
sqr-availability-prompt .ui-blocker .error-prompt,
sqr-error-prompt .ui-blocker .error-prompt {
  display: block;
  visibility: visible;
  top: 50%;
  left: 50%;
  position: absolute;
  width: 420px;
  max-width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #fff;
  padding: 46px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
sqr-availability-prompt .ui-blocker .error-prompt .available-variant.error,
sqr-error-prompt .ui-blocker .error-prompt .available-variant.error {
  color: inherit;
}
sqr-availability-prompt .ui-blocker .error-prompt .available-variant .single-variant,
sqr-error-prompt .ui-blocker .error-prompt .available-variant .single-variant {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin: 0 15px;
}
sqr-availability-prompt .ui-blocker .error-prompt .available-variant .single-variant .inner-text,
sqr-error-prompt .ui-blocker .error-prompt .available-variant .single-variant .inner-text {
  margin: 0;
}
sqr-availability-prompt .ui-blocker .error-prompt .available-variant .single-variant.disabled,
sqr-error-prompt .ui-blocker .error-prompt .available-variant .single-variant.disabled {
  color: #d1d1d1;
}
sqr-availability-prompt .ui-blocker .error-prompt .available-variant .single-variant.selected,
sqr-error-prompt .ui-blocker .error-prompt .available-variant .single-variant.selected {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  border-bottom: 1px solid;
}
sqr-availability-prompt .ui-blocker .error-prompt .available-variant .single-variant.selected .inner-text,
sqr-error-prompt .ui-blocker .error-prompt .available-variant .single-variant.selected .inner-text {
  font-family: inherit;
}
sqr-availability-prompt .ui-blocker .error-prompt .head,
sqr-error-prompt .ui-blocker .error-prompt .head {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
sqr-availability-prompt .ui-blocker .error-prompt .clzButton,
sqr-error-prompt .ui-blocker .error-prompt .clzButton {
  margin-top: 20px;
}
sqr-availability-prompt .ui-blocker .error-prompt .notVisible,
sqr-error-prompt .ui-blocker .error-prompt .notVisible {
  display: none;
}
sqr-availability-prompt .ui-blocker .error-prompt .notification-error,
sqr-error-prompt .ui-blocker .error-prompt .notification-error,
sqr-availability-prompt .ui-blocker .error-prompt .error,
sqr-error-prompt .ui-blocker .error-prompt .error {
  margin-top: 20px;
  display: block;
}
/* Product Page:
 * Show size error prompt only for product customizator
 * Show default size errors for add to bag
 */
.product-details sqr-error-prompt .ui-blocker:not(.customizatorSizePrompt) {
  display: none;
}
@media only screen and (max-width: 767px) {
  sqr-availability-prompt .ui-blocker .error-prompt .clzButton,
  sqr-error-prompt .ui-blocker .error-prompt .clzButton {
    width: 100%;
  }
}
.js_productBuyable_false sqr-variants {
  display: none! important;
}
sqr-filmstrip-items {
  display: block;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .complete-your-look-container {
    clear: left;
    padding-top: 40px;
  }
  .complete-your-look .sub-category-title {
    margin-bottom: 20px;
  }
  .complete-your-look .sub-category-title span.link-subcategory {
    text-align: center;
    margin: 0;
    padding: 20px 0;
    width: 100%;
    font-size: 18px;
  }
  .sqr-mini-listing .entity-thumb {
    width: 48%;
    margin: 0 1% 20px 1%;
  }
  .sqr-mini-listing .entity-thumb .entity-pic:hover .icons-hover {
    background: rgba(198, 198, 198, 0.3) !important;
  }
  .sqr-mini-listing .entity-thumb .entity-pic:hover .icons-hover .wishlist-icon-hover {
    background-position: -37px 0 !important;
  }
  .sqr-mini-listing .entity-thumb .entity-pic:hover .icons-hover .wishlist-icon-hover.item-added {
    background-position: -66px 0 !important;
  }
  .sqr-mini-listing .entity-thumb .entity-pic:hover .icons-hover .quickview-icon-hover {
    background-position: 0 0 !important;
  }
  .container-filmstrip-bottom {
    position: relative;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .container-filmstrip-bottom {
    width: 100%;
    float: left;
    position: relative;
    clear: both;
  }
  .container-filmstrip-bottom > div:not(.ng-hide) {
    margin-top: 20px;
  }
}
/* Gallery styles */
.slider-container .no-zoom .slider .slide {
  cursor: default;
}
.slider-container {
  display: block;
}
.slider-container .slider {
  overflow: hidden;
  position: relative;
}
.slider-container .slider .nonDraggableImage {
  -webkit-user-drag: none;
}
.slider-container .slider .btn-zoom {
  display: none;
  /* default style */
}
.slider-container .slider .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #FFFFFF;
  -webkit-transition: left 0.2s linear, right 0.2s linear;
  -moz-transition: left 0.2s linear, right 0.2s linear;
  -o-transition: left 0.2s linear, right 0.2s linear;
  transition: left 0.2s linear, right 0.2s linear;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  visibility: hidden;
}
.slider-container .slider .slide.loaded {
  visibility: visible;
}
.slider-container .slider .slide .slide-image,
.slider-container .slider .slide .slide-video {
  width: 100%;
  height: auto;
}
.slider-container .slider .arrow {
  position: absolute;
  z-index: 1;
  display: block;
  top: 50%;
  margin-top: -15%;
  width: 7%;
  height: 15%;
  outline: none;
  cursor: pointer;
  background: transparent;
}
.slider-container .slider .arrow.prev {
  left: 0;
  background-image: url(../assets/images/icons/arrow-gallery-qv-left.png);
  background-repeat: no-repeat;
  background-position: center;
}
.slider-container .slider .arrow.next {
  right: 0;
  background-image: url(../assets/images/icons/arrow-gallery-qv-right.png);
  background-repeat: no-repeat;
  background-position: center;
}
.slider-container .thumbs {
  margin: 0;
  list-style-type: none;
  text-align: left;
}
.slider-container .thumbs .dot {
  position: relative;
  display: inline-block;
  width: 15%;
  margin-right: 2%;
  cursor: pointer;
  text-align: center;
}
.slider-container .thumbs .dot img {
  width: 100%;
}
.slider-container .thumbs .dot:last-child {
  margin: 0;
}
.slider-container .thumbs .dot .preview {
  position: relative;
}
/* VIDEO SLIDE */
.slide-video-container .product-video {
  width: 100%;
  height: auto;
}
.slide-video-container .btn-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent url(../assets/images/icons/icon-video-play.png) no-repeat;
  background-position: center;
  background-size: 40%;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
}
.slide-video-container .btn-play.playing {
  opacity: 0;
}
/* VERTICAL SLIDER */
.vertical:after {
  content: " ";
  display: block;
  clear: both;
}
.vertical .slider-aligner {
  width: 84%;
  float: right;
  margin: 0;
}
.vertical .thumbs {
  float: left;
  width: 14%;
  padding: 0;
}
.vertical .thumbs .dot {
  width: 100%;
  margin-bottom: 0;
}
/* ZOOMABLE */
.zoom-dialog {
  padding: 10px;
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
}
.zoom-dialog .slider-container .slider .slide {
  cursor: default;
}
.slider-aligner {
  position: relative;
  overflow: auto;
  margin-bottom: 7px;
}
.slider-aligner.mobileGallery {
  padding-bottom: 7px;
}
.slider-aligner.mobileGallery .slide {
  cursor: default;
}
.mobile_zoom {
  position: absolute;
  z-index: 2;
  width: 1000px;
  text-align: left;
}
.mobile_zoom img {
  width: 100%;
  background-color: #FFF;
}
.nonDraggableImage {
  -webkit-user-drag: none;
}
.mobileZoomBtn,
.mobileZoomBtnClose {
  margin: 5px;
  z-index: 3;
  cursor: pointer;
}
.mobileZoomBtn {
  width: 24px;
  height: 24px;
  display: inline-block;
  cursor: pointer;
  background-image: url(../assets/images/icons/zoom.png);
  position: absolute;
  bottom: 25px;
  right: 25px;
}
.mobileZoomBtnClose {
  /* style as icon close */
  cursor: pointer;
  display: block;
  right: 40px;
  top: 50%;
  background-image: url(../assets/images/icons/icon-close.png);
  background-repeat: no-repeat;
  width: 19px;
  height: 19px;
  margin-top: -9.5px;
  background-position: 0px 0px;
  position: absolute;
  top: 25px;
  right: 25px;
  margin-top: 0;
}
.mobileZoomBtn.no-zoom,
.slider-container .no-zoom .slider .arrow {
  display: none;
}
.zoom-close {
  text-align: right;
  padding-bottom: 10px;
}
.zoom-close .closeBtn {
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  cursor: pointer;
  float: right;
  /* style as icon i-close-qv */
  width: 25px;
  height: 25px;
  background-image: url(../assets/images/icons/icon-close-gallery.png);
}
.zoom-close .text {
  display: none;
}
@media only screen and (max-width: 767px) {
  .slider-container .vertical {
    position: relative;
  }
  .vertical .slider-aligner {
    width: 100%;
    float: none;
    margin: 0;
  }
  .vertical .thumbs {
    display: none;
  }
  .slider-container .slider .arrow {
    display: none;
  }
  .slider-container .dots {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    margin-bottom: 25px;
  }
  .slider-container .dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 100%;
    border: 1px solid #d9d9d9;
  }
  .slider-container .dots li.active {
    background-color: #d9d9d9;
  }
  .slider-container .dots.mobileZoomOpen {
    display: none;
  }
}
.catalog-ensemble .action-buttons,
.catalog-ensemble .email-a-friend,
.catalog-ensemble .facebook-like {
  display: none;
}
.ensemble-items .product-details .quantity_wrap {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .ensemble-header-mobile {
    display: none;
  }
  .catalog-ensemble #error-page-notification {
    width: 49%;
    float: right;
    padding: 0 0;
  }
  .catalog-ensemble #error-page-notification .common-error {
    margin-bottom: 10px;
  }
  .catalog-ensemble .error-general {
    position: relative;
    top: 10px;
  }
  .catalog-ensemble .ensemble-name {
    font-weight: 400;
    font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-size: 18px;
    padding: 0px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
    width: 48%;
  }
  .catalog-ensemble .sticky-gallery {
    width: 100%;
  }
  .catalog-ensemble .container-gallery .vertical .slider-aligner {
    width: 82%;
  }
  .catalog-ensemble .container-gallery .vertical .thumbs {
    width: 13.6%;
  }
  .catalog-ensemble .container-social-icons-product {
    width: 82%;
    margin-left: 18%;
    padding-left: 15px;
  }
  .catalog-ensemble .container-scheda-prodotto {
    width: 48%;
  }
  .catalog-ensemble .container-scheda-prodotto .add-to-wish-container {
    float: left;
    width: 38%;
    text-align: center;
    padding-top: 6px;
  }
  .catalog-ensemble .container-scheda-prodotto .add-to-wish-container .add-to-wish-list {
    float: none;
  }
  .catalog-ensemble .container-scheda-prodotto .add-to-wish-container .add-to-wish-list .wishLink {
    font-size: 12px;
  }
  .catalog-ensemble .container-scheda-prodotto .add-item-container.add-all {
    float: right;
    width: 58%;
    padding-left: 10px;
  }
  .catalog-ensemble .container-scheda-prodotto .add-item-container.add-all .clzButton.addAll {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .catalog-ensemble .container-scheda-prodotto .add-item-container.add-all .clzButton.addAll .i-bag-white {
    vertical-align: top;
    position: relative;
    top: 2px;
    margin-top: -5px;
    margin-right: 10px;
  }
  .catalog-ensemble .container-scheda-prodotto .top-separator.border-top {
    display: block;
    width: 100%;
    margin-top: -35px;
    padding-bottom: 30px;
    border-top: 1px solid #e6e6e6;
  }
  .product-toggler {
    margin-bottom: 60px;
  }
  .ensemble-items .notification-error-top {
    width: 100%;
  }
  .ensemble-items .ensemble-image-gallery {
    float: left;
    width: 38%;
  }
  .ensemble-items .ensemble-image-gallery .slider-aligner {
    width: 100%;
  }
  .ensemble-items.product-details {
    padding-right: 0;
  }
  .ensemble-items .description-container,
  .ensemble-items .add-item-container {
    float: right;
    width: 58%;
  }
  .ensemble-items .description-container .VariantMatrix {
    margin-top: 15px;
  }
  .ensemble-items .description-container .product-name,
  .ensemble-items .description-container .prices-container span {
    font-size: 16px !important;
  }
  .ensemble-items .description-container .product-style {
    font-size: 12px;
    text-transform: uppercase;
    padding: 2px 10px 8px;
  }
  .ensemble-items .description-container .selected-color {
    font-size: 13px;
  }
  .ensemble-items .description-container .label_3 a {
    font-size: 12px;
  }
  .ensemble-items .description-container .common-error {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ensemble-items .add-item-container {
    overflow: hidden;
    padding-right: 0;
  }
  .ensemble-items .add-item-container .clzButton.addToCartButton {
    height: 30px;
    font-size: 12px;
  }
  .ensemble-items .add-item-container .clzButton.addToCartButton .i-bag-white {
    top: 0;
  }
  .ensemble-items .add-item-container .clzButton.addToCartButton .btn-animation {
    height: 30px;
    padding: 7px;
  }
}
@media only screen and (max-width: 767px) {
  .ensemble-header-mobile {
    margin-top: -20px;
  }
  .product-toggler {
    cursor: pointer;
    border-top: 1px solid #e6e6e6;
  }
  .product-toggler.closed-product {
    overflow: hidden;
    height: 75px;
  }
  .product-toggler:not(.closed-product) .top-separator {
    visibility: hidden;
  }
  .product-toggler .product-name-mobile {
    font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
    font-weight: bold;
    font-size: 15px;
    padding: 27px 12% 27px 5%;
    position: relative;
  }
  .product-toggler .product-name-mobile:after {
    content: "";
    width: 22px;
    height: 15px;
    display: inline-block;
    margin-top: -7.5px;
    background-image: url(../assets/images/icons/caret-accordion-product.png);
    background-position: 0px -15px;
    position: absolute;
    right: 5%;
    top: 50%;
  }
  .product-toggler:not(.closed-product) .product-name-mobile:after {
    width: 22px;
    height: 15px;
    display: inline-block;
    margin-top: -7.5px;
    background-image: url(../assets/images/icons/caret-accordion-product.png);
    background-position: 0px 0px;
  }
  .product-toggler .product-details {
    padding: 0 5%;
  }
  .product-toggler .product-details .prices-container {
    text-align: center;
    display: block;
  }
  .product-toggler .product-details .ensemble-image-gallery {
    padding: 0 5%;
  }
  .product-toggler .product-details .ensemble-image-gallery .slider-aligner.mobileGallery {
    margin: 0 -10%;
    width: 120%;
  }
  .product-toggler .product-details .variant-section.size .link-guide.size-guide,
  .product-toggler .product-details .variant-section.size .link-guide.style-guide {
    max-width: 30%;
  }
  .product-toggler .product-details .variant-section.size .link-guide.more-info {
    display: inline-block;
    max-width: 30%;
    text-align: center;
  }
  .product-toggler .product-details .add-item-container.add-all {
    text-align: center;
  }
  .product-toggler .product-details .add-to-wish-container {
    padding-bottom: 20px;
  }
  .product-toggler .product-details .description-container .common-error {
    margin: 15px 0;
  }
  .catalog-ensemble .add-item-container.add-all {
    text-align: center;
    border-top: 1px solid #e6e6e6;
    padding: 30px 5% 25px;
  }
  .catalog-ensemble .add-item-container.add-all .clzButton.addAll {
    width: 100%;
    background-color: #1f1f1f !important;
    border-color: #1f1f1f !important;
  }
  .catalog-ensemble .add-item-container.add-all .clzButton.addAll .i-bag-white {
    vertical-align: top;
    position: relative;
    top: 2px;
    margin-top: -5px;
    margin-right: 10px;
  }
  .catalog-ensemble .product-interactions {
    padding: 0 5%;
  }
  .catalog-ensemble .add-to-wish-container {
    text-align: center;
  }
  .catalog-ensemble .add-to-wish-container .add-to-wish-list {
    float: none;
  }
  .catalog-ensemble .container-social-icons-product-mobile {
    margin: 15px 0 0;
  }
  .catalog-ensemble .error-general {
    padding: 0 10px 10px;
    display: block;
    text-align: center;
  }
  .catalog-ensemble #error-page-notification {
    padding: 10px 10px 0;
    display: block;
    text-align: center;
  }
  .catalog-ensemble .container-scheda-prodotto {
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
  }
  .buy-ensemble-products {
    width: 100%;
    text-transform: uppercase;
    padding: 20px;
    text-align: center;
  }
}
.notification-error-bottom {
  text-align: center;
  padding: 0 20px 20px 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .catalog-ensemble .container-gallery {
    width: 38%;
  }
  .catalog-ensemble .container-scheda-prodotto {
    width: 58%;
  }
}
@media only screen and (min-width: 1025px) {
  .catalog-ensemble .container-gallery {
    width: 48%;
    padding-right: 0;
  }
  .catalog-ensemble .container-scheda-prodotto {
    width: 49%;
  }
}
body#billing fieldset,
body#payment fieldset {
  margin: 0;
  padding: 0;
}
body#billing .content_wrap,
body#payment .content_wrap {
  /* remove default padding top (no breadcrumbs) */
  padding-top: 0;
}
body#billing .signLogInMainWrapper {
  border-bottom: 0;
}
body#billing .store_details_shoppingbag .change-store {
  text-transform: uppercase;
  font-size: 10px;
}
body#billing .store_details_shoppingbag .completeData,
body#payment .store_details_shoppingbag .completeData,
body#receipt .store_details_shoppingbag .completeData {
  font-size: 12px;
}
body#billing .store_details_shoppingbag .completeData,
body#billing .shipping-method-container .pickup-select-store {
  margin-bottom: 40px;
}
@media only screen and (min-width: 1025px) {
  body#billing .store_details_shoppingbag .completeData,
  body#billing .shipping-method-container .pickup-select-store {
    margin-bottom: 80px;
  }
}
.checkout-subheader {
  width: 65%;
  float: left;
  padding: 0;
  background-color: transparent;
  border-bottom: 1px solid #e6e6e6;
}
.checkout-subheader .coNavOn,
.checkout-subheader .coNavOff {
  float: left;
  color: #4d4d4d;
}
.checkout-subheader .coNavOn .number,
.checkout-subheader .coNavOff .number,
.checkout-subheader .coNavOn .label,
.checkout-subheader .coNavOff .label {
  display: inline-block;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  font-size: 22px;
}
.checkout-subheader .coNavOn .number,
.checkout-subheader .coNavOff .number {
  margin-right: 10px;
  background: #e6e6e6;
  border-radius: 100%;
  padding: 5px;
  width: 38px;
}
.checkout-subheader .coNavOn .label,
.checkout-subheader .coNavOff .label {
  margin-right: 0;
  text-transform: none;
}
.checkout-subheader .coNavOn a.disabled,
.checkout-subheader .coNavOff a.disabled {
  cursor: default;
  pointer-events: none;
}
.checkout-subheader .coNavOff {
  opacity: 0.5;
}
#checkout {
  width: 65%;
  float: left;
  /* typephone cell/landline */
  /* shipping options */
  /* gift wrap */
  /* Fiscal code generator */
  /* Invoice flag */
  /* Fake country code + business address fields */
}
#checkout .billing-flags-lm {
  width: 100%;
  float: left;
  padding: 40px;
}
#checkout .logged-user-lm {
  width: 100%;
  float: none;
  margin: 15px 0px;
  clear: both;
  display: block;
}
#checkout form {
  background: transparent;
  padding: 0;
  width: 100%;
}
#checkout .checkout-sub-heading {
  float: left;
  font-size: 22px;
  margin: 0 0 30px 0;
  text-align: left;
  width: 100%;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
}
#checkout #billing-address {
  margin-top: 10px;
}
#checkout #billing-address .checkout-sub-heading {
  font-size: 19px;
}
#checkout #billing-address.billingRequired .type_countryCode {
  margin-bottom: 30px;
}
#checkout #different-shipping-address .choose-shipping-address-area .title {
  font-size: 19px;
  margin-bottom: 20px;
}
#checkout .choose-shipping-address-area {
  clear: left;
  margin-bottom: 30px;
}
#checkout .choose-shipping-address-area .title {
  font-size: 19px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1025px) {
  #checkout .choose-shipping-address-area .altSelect.differentAddress {
    max-width: 360px;
  }
}
#checkout .user-title-wrap .userTitleRequired,
#checkout .user-title-wrap br {
  display: none;
}
#checkout .user-title-wrap label {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#checkout .business-radio-option {
  width: 180px;
  text-transform: uppercase;
  display: table-cell;
  font-size: 11px;
}
#checkout .business-radio-option label {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#checkout .business-radio-option.second {
  border-left: 1px solid #cecece;
  padding-left: 40px;
}
#checkout .isBusinessAddress-true {
  float: left;
  width: 100%;
  max-width: 360px;
}
#checkout .checkout-info-container {
  border: none;
  width: 100%;
  padding: 0 40px;
  margin-top: 10px;
}
#checkout .checkout-info-container .msg-required-items {
  margin: 0 0 30px 0;
  float: left;
  width: 100%;
  clear: both;
  max-width: 360px;
  text-align: left;
}
#checkout .user-title-error .user-title-option-wrap {
  border: 1px solid red !important;
}
#checkout .user-title-error:after {
  color: red;
}
#checkout .option-phone {
  width: 49%;
  display: inline-block;
}
#checkout .option-phone.second {
  border-left: 1px solid #cecece;
  padding-left: 40px;
}
#checkout .label-typePhone {
  position: relative!important;
}
#checkout .option-phone-wrap.required:after {
  top: 22px;
}
#checkout .shipping-method {
  margin-bottom: 40px;
}
#checkout .shipping-method .shipping-discount {
  display: none;
}
#checkout .shipping-method .checkout-sub-heading {
  margin-bottom: 40px;
}
#checkout .shipping-method .carrierWrapper {
  margin-bottom: 0;
  vertical-align: top;
  /* disable label common styles */
}
#checkout .shipping-method .carrierWrapper .shipping-text {
  background-image: none;
  display: inline-block;
  width: 100%;
  height: auto;
  line-height: 1.1;
  margin: 0;
  text-align: center;
  border: 3px solid;
  padding: 25px 15px;
  position: relative;
}
#checkout .shipping-method .carrierWrapper .shipping-text .carrier-name,
#checkout .shipping-method .carrierWrapper .shipping-text .carrier-descr {
  font-size: 16px;
  display: block;
  margin-bottom: 15px;
  /* 2 lines text */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
}
#checkout .shipping-method .carrierWrapper .shipping-text .carrier-name {
  text-transform: uppercase;
  margin-top: 5px;
}
#checkout .shipping-method .carrierWrapper .shipping-text .carrier-icon {
  font-size: 50px;
  display: block;
  margin-bottom: 15px;
}
#checkout .shipping-method .carrierWrapper .shipping-text .amount {
  font-size: 20px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0;
}
#checkout .shipping-method .carrierWrapper input[type="radio"]:checked + .shipping-text:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 36px 36px 0;
  border-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
}
#checkout .shipping-method .carrierWrapper .shipping-promo-content .shipping-promo {
  /* default values */
  color: #ffffff;
  background-color: #262626;
  font-size: 9px;
  text-transform: uppercase;
  padding: 4px;
  margin-top: 5px;
}
#checkout .pickup-select-store {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 10px;
}
#checkout .pickup-select-store .select-store {
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #666666;
  padding-left: 50px;
  padding-right: 50px;
}
#checkout .pickup-select-store .select-store:hover {
  text-decoration: none!important;
}
#checkout #gifting {
  margin: 20px 0;
}
#checkout #gifting .trackedGiftWrapText {
  display: none;
}
#checkout #gifting .giftWrapLinkWrap {
  background: transparent;
  padding-left: 0;
  line-height: inherit;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: underline!important;
}
#checkout #gifting .giftMessageWrap {
  margin-top: 10px;
  font-size: 12px;
}
#checkout #gifting .giftMessageWrap .giftMessageLabel {
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#checkout .fiscalcode-link {
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: underline!important;
  cursor: pointer;
}
#checkout .invoice-flag-cont {
  clear: both;
}
#checkout .optional-billing-address #businessAddressInfo,
#checkout .optional-billing-address #fiscalCodeInfo {
  margin-top: 30px;
}
/* Common styles for checkout shipping form and fiscal code generator layer */
#checkout .labelText,
#fiscalCodeGenerator .labelText,
#checkout .sectionSelectLabel,
#fiscalCodeGenerator .sectionSelectLabel {
  display: none;
}
#checkout .type_emailAddress .labelText,
#fiscalCodeGenerator .type_emailAddress .labelText,
#checkout .type_countryCode .labelText,
#fiscalCodeGenerator .type_countryCode .labelText {
  display: inline-block;
  font-size: 14px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif !important;
  font-weight: bold !important;
}
#checkout .field-wrap,
#fiscalCodeGenerator .field-wrap {
  position: relative;
  float: left;
  clear: both;
  width: 360px;
  margin-bottom: 30px;
}
#checkout .field-wrap .form-label,
#fiscalCodeGenerator .field-wrap .form-label {
  display: none;
}
#checkout .formFieldContainer.required:after,
#fiscalCodeGenerator .formFieldContainer.required:after,
#checkout .altSelect.required:after,
#fiscalCodeGenerator .altSelect.required:after {
  content: "*";
  position: absolute;
  right: -20px;
  top: 15px;
  font-size: 17px;
}
#checkout .buttonBilling,
#fiscalCodeGenerator .buttonBilling {
  width: 100%;
  max-width: 360px;
}
#checkout .page-notification,
#fiscalCodeGenerator .page-notification {
  display: block;
  padding: 30px 0 30px;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  #checkout .page-notification,
  #fiscalCodeGenerator .page-notification {
    max-width: 360px;
  }
}
#checkout .formFieldContainer.formFieldError .error,
#fiscalCodeGenerator .formFieldContainer.formFieldError .error,
#checkout .error-showable-userTitle .error,
#fiscalCodeGenerator .error-showable-userTitle .error {
  font-size: 11px;
  padding-top: 5px;
  position: absolute;
  text-align: center;
  top: 50px;
  width: 100%;
  text-transform: initial;
}
#checkout .formFieldContainer.formFieldError input,
#fiscalCodeGenerator .formFieldContainer.formFieldError input,
#checkout .error-showable-userTitle input,
#fiscalCodeGenerator .error-showable-userTitle input {
  border: 1px solid red !important;
  font-size: 14px;
}
#checkout .formFieldContainer.formFieldError .number input,
#fiscalCodeGenerator .formFieldContainer.formFieldError .number input,
#checkout .error-showable-userTitle .number input,
#fiscalCodeGenerator .error-showable-userTitle .number input {
  border-left: 1px solid white !important;
}
#checkout .formFieldContainer.formFieldError .altSelect,
#fiscalCodeGenerator .formFieldContainer.formFieldError .altSelect,
#checkout .error-showable-userTitle .altSelect,
#fiscalCodeGenerator .error-showable-userTitle .altSelect {
  border: 1px solid red !important;
}
#checkout .formFieldContainer.formFieldError .altSelect .open ul,
#fiscalCodeGenerator .formFieldContainer.formFieldError .altSelect .open ul,
#checkout .error-showable-userTitle .altSelect .open ul,
#fiscalCodeGenerator .error-showable-userTitle .altSelect .open ul {
  border: 1px solid red !important;
  border-top: 1px solid white !important;
}
#checkout .formFieldContainer.formFieldError.required:after,
#fiscalCodeGenerator .formFieldContainer.formFieldError.required:after {
  color: red;
}
#checkout .formFieldContainer,
#fiscalCodeGenerator .formFieldContainer {
  width: 100%;
  max-width: 360px;
}
#checkout .formFieldContainer .verify,
#fiscalCodeGenerator .formFieldContainer .verify {
  display: none !important;
}
#checkout .formFieldContainer .prefix,
#fiscalCodeGenerator .formFieldContainer .prefix {
  width: 25%;
  display: inline-block;
}
#checkout .formFieldContainer .number,
#fiscalCodeGenerator .formFieldContainer .number {
  width: 75%;
  display: inline-block;
}
#checkout .formFieldContainer .number .labelFieldWrapper input,
#fiscalCodeGenerator .formFieldContainer .number .labelFieldWrapper input {
  border-left: 0 solid transparent;
}
#checkout .formFieldContainer .labelFieldWrapper,
#fiscalCodeGenerator .formFieldContainer .labelFieldWrapper {
  width: 100%;
  margin-bottom: 30px;
}
#checkout .formFieldContainer .labelFieldWrapper input,
#fiscalCodeGenerator .formFieldContainer .labelFieldWrapper input {
  border: 1px solid #cecece;
  background-color: #ffffff;
  height: 50px;
  width: 100%;
  padding: 0 25px;
}
#checkout .formFieldContainer .labelFieldWrapper .altSelect,
#fiscalCodeGenerator .formFieldContainer .labelFieldWrapper .altSelect {
  width: 100%;
  min-height: 50px;
  font-size: 14px;
}
#checkout .formFieldContainer .labelFieldWrapper .altSelect .selected-value,
#fiscalCodeGenerator .formFieldContainer .labelFieldWrapper .altSelect .selected-value {
  font-size: 14px;
  height: 50px;
  padding: 15px 50px 0 25px;
}
#checkout .formFieldContainer .labelFieldWrapper .altSelect .icon,
#fiscalCodeGenerator .formFieldContainer .labelFieldWrapper .altSelect .icon {
  background-image: url(/prj-front/assets/images/icons/arrows-small.png);
  background-position: 0 -43px !important;
  border: 0 solid transparent;
  height: 7px;
  margin-top: -3.5px;
  padding: 1px 7px 0px 12px;
  right: 10px;
  top: 50%;
}
#checkout .formFieldContainer .labelFieldWrapper .altSelect .open .icon,
#fiscalCodeGenerator .formFieldContainer .labelFieldWrapper .altSelect .open .icon {
  background-position: 0 0 !important;
}
#checkout .formFieldContainer .labelFieldWrapper .altSelect .open ul,
#fiscalCodeGenerator .formFieldContainer .labelFieldWrapper .altSelect .open ul {
  border: 1px solid #cecece;
  border-top: 0px solid #fff;
  max-height: 150px;
}
#checkout .formFieldContainer .labelFieldWrapper .altSelect .open ul li,
#fiscalCodeGenerator .formFieldContainer .labelFieldWrapper .altSelect .open ul li {
  text-transform: uppercase;
  margin: 1px;
  font-size: 11px;
  cursor: pointer;
  padding: 7.5px 50px 7.5px 25px;
}
#checkout .date-ddmmyy-container,
#fiscalCodeGenerator .date-ddmmyy-container {
  display: block;
  border: 1px solid #cecece;
  background-color: #ffffff;
  height: 52px;
  margin-bottom: 30px;
}
#checkout .date-ddmmyy-container sqr-alt-select,
#fiscalCodeGenerator .date-ddmmyy-container sqr-alt-select {
  width: 33.3333%;
  border: 0;
  display: inline-block;
}
#checkout .date-ddmmyy-container sqr-alt-select.month,
#fiscalCodeGenerator .date-ddmmyy-container sqr-alt-select.month {
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
}
#checkout .date-ddmmyy-container sqr-alt-select .selected-value,
#fiscalCodeGenerator .date-ddmmyy-container sqr-alt-select .selected-value {
  padding-right: 25px;
}
#checkout .date-ddmmyy-container.formFieldError,
#fiscalCodeGenerator .date-ddmmyy-container.formFieldError {
  border: 1px solid red !important;
}
#checkout .date-ddmmyy-container.formFieldError .altSelect,
#fiscalCodeGenerator .date-ddmmyy-container.formFieldError .altSelect {
  border: 0!important;
}
#checkout .date-ddmmyy-container.formFieldError .altSelect.month,
#fiscalCodeGenerator .date-ddmmyy-container.formFieldError .altSelect.month {
  border-left: 1px solid red !important;
  border-right: 1px solid red !important;
}
#checkout .btnGenerateFiscalCode,
#fiscalCodeGenerator .btnGenerateFiscalCode {
  clear: both;
  padding: 0;
  margin: 0;
}
#checkout .btnGenerateFiscalCode .buttonGenerateFiscalCode,
#fiscalCodeGenerator .btnGenerateFiscalCode .buttonGenerateFiscalCode {
  width: 100%;
  max-width: 360px;
}
#checkout .requiredFieldText,
#fiscalCodeGenerator .requiredFieldText {
  margin: 0 0 30px 0;
  float: left;
  width: 100%;
  clear: both;
  max-width: 360px;
  text-align: left;
  font-style: normal;
  position: relative;
}
#checkout .requiredFieldText:after,
#fiscalCodeGenerator .requiredFieldText:after {
  content: "*";
  position: absolute;
  top: 50%;
  font-size: 17px;
  margin-top: -8.5px;
  margin-left: 4px;
}
/* Fiscal code generator */
#fiscalCodeGenerator {
  min-height: 700px;
}
#fiscalCodeGenerator h3 {
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: inherit;
  margin: 10px 0 30px;
}
#fiscalCodeGenerator .page-notification {
  padding-top: 0;
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
  max-height: 150px;
  background-color: inherit;
  border: 1px solid #cecece;
  border-top: 0;
  width: 100%;
  text-align: left;
  padding: 7px 0;
  box-sizing: border-box;
  overflow-y: auto;
}
@media only screen and (min-width: 1025px) {
  .ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    width: 362px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    width: 362px;
  }
}
@media only screen and (max-width: 767px) {
  .ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    width: 262px;
  }
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block !important;
  margin: 0 !important;
  padding: 7px 25px;
  cursor: pointer;
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li a {
  text-transform: capitalize;
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li a:hover {
  text-decoration: underline;
}
/* panel gift wrap */
#panelGifting .layer_wrapper_inner {
  padding: 20px 30px 30px;
}
#panelGifting h3 {
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: inherit;
}
#panelGifting h3.gift-wrap-title {
  margin: 20px 40px 25px;
}
#panelGifting .gift-info-line {
  margin: 0 40px;
}
#panelGifting .gift-info-line .gift-wrap-name {
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#panelGifting .gift-info-line label {
  width: 60%;
  display: inline-block;
  vertical-align: top;
  line-height: 1.2;
}
#panelGifting .gift-info-line .gift-wrap-amount {
  width: 39%;
  margin: 15px 0;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
}
#panelGifting .gift-info-line .gift-wrap-amount:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #262626;
  margin-right: 5px;
}
#panelGifting .gift-info-line.selfWrap {
  clear: both;
}
#panelGifting .gift-info-line.selfWrap .gift-wrap-qty-wrap {
  margin-top: 40px;
}
#panelGifting .gift-info-line.selfWrap .gift-wrap-qty {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  padding-right: 10px;
}
#panelGifting .gift-info-line.selfWrap .gift-wrap-qty-select {
  width: 49%;
  display: inline-block;
  vertical-align: middle;
}
#panelGifting .gift-info-line.selfWrap .gift-wrap-qty-select sqr-alt-select .open ul {
  padding-bottom: 5px;
}
#panelGifting .gift-info-line.selfWrap:before,
#panelGifting #giftMessage:before,
#panelGifting #productListUnavailable:before {
  content: "";
  display: block;
  margin: 0 -10px 15px;
  border-top: 1px solid #cecece;
}
#panelGifting #giftMessage {
  margin: 30px 40px;
  padding: 0;
  border: 0;
}
#panelGifting #giftMessage h3 {
  margin-top: 40px;
}
#panelGifting #giftMessage #giftMessageContainer {
  font-size: 14px;
  margin: 25px 0;
  width: 100%;
}
#panelGifting #giftMessage #giftMessageContainer textarea {
  padding: 15px 20px;
  display: block;
  margin-bottom: 5px;
  border-color: #818181;
  width: 100%;
  resize: none;
}
#panelGifting .buttonRow {
  margin: 0 0 20px;
  max-width: 100%;
  padding: 0 40px!important;
}
#panelGifting .buttonRow .clzButton.giftSave {
  width: 50%;
  margin-top: 0;
}
#panelGifting .products .item-qty {
  display: none;
}
#panelGifting .products .item-img {
  float: left;
  width: 121px;
}
#panelGifting .products .product-info {
  float: left;
  padding: 0 15px;
  font-size: 12px;
  width: calc(100% - 121px);
  width: -moz-calc(100% - 121px);
  width: -webkit-calc(100% - 121px);
  width: -o-calc(100% - 121px);
}
#panelGifting .products .product-info label {
  margin-left: 0!important;
  line-height: 20px;
}
#panelGifting .products .product-info .item-name {
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 15px;
}
#panelGifting .products .product-info .item-size,
#panelGifting .products .product-info .item-color {
  text-transform: capitalize;
}
#panelGifting #productList.product-slider-container {
  width: 100%;
  float: left;
  margin: 20px 0 40px;
}
#panelGifting #productList.product-slider-container .wrapAvailable {
  float: left;
  clear: none;
  /* disable common styles */
}
#panelGifting #productList.product-slider-container .product-slider-button {
  width: 40px;
  height: 170px;
  float: left;
  position: relative;
}
#panelGifting #productList.product-slider-container .product-slider-button .left_arrow,
#panelGifting #productList.product-slider-container .product-slider-button .right_arrow {
  position: absolute;
  top: 50%;
  margin-top: -8.5px;
  cursor: pointer;
  display: none;
  /* shown by slick */
}
#panelGifting #productList.product-slider-container .product-slider-button .left_arrow {
  left: 0;
}
#panelGifting #productList.product-slider-container .product-slider-button .right_arrow {
  right: 0;
}
#panelGifting #productList.product-slider-container .product-slider-viewport {
  float: left;
  position: relative;
  overflow: hidden;
  width: calc(100% - 80px);
  width: -moz-calc(100% - 80px);
  width: -webkit-calc(100% - 80px);
  width: -o-calc(100% - 80px);
}
#panelGifting #productListUnavailable {
  margin: 0 40px;
  clear: both;
}
#panelGifting #productListUnavailable .wrapUnavailable {
  padding-left: 0;
}
#panelGifting #productListUnavailable h4 {
  font-size: 14px;
  border: 0;
  margin: 20px 0 15px;
  padding: 0;
}
#panelGifting #productListUnavailable .product-info {
  width: 100%;
  padding-left: 30px;
  padding-right: 0;
}
#panelGifting #productListUnavailable .product-info .item-name {
  margin-bottom: 10px;
}
@media only screen and (min-width: 1025px) {
  .order-summary-container {
    width: 35%;
    margin-left: 65%;
  }
  .checkout-subheader {
    width: calc(65% - 80px);
    width: -moz-calc(65% - 80px);
    width: -webkit-calc(65% - 80px);
    width: -o-calc(65% - 80px);
    margin: 0 40px;
    padding-top: 10px;
  }
  #checkout {
    padding: 40px 40px 0;
  }
  #checkout #gifting {
    padding: 0 40px;
  }
  #checkout #gifting .giftWrapLinkWrap,
  #checkout #gifting .giftMessageWrap {
    max-width: 360px;
    /* as .formFieldContainer */
  }
  #checkout .shipping-method .carrierWrapper {
    width: 33.33%;
    float: left;
    padding-right: 40px;
    text-align: center;
  }
  #checkout .shipping-method .carrierWrapper:nth-of-type(n+4) {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  #checkout .shipping-method .carrierWrapper {
    padding-right: 5%;
  }
  #checkout .shipping-method .carrierWrapper .shipping-text .carrier-descr {
    -webkit-line-clamp: 3;
    height: 51px;
  }
  #checkout .shipping-method .carrierWrapper:nth-of-type(n+4) {
    margin-top: 5%;
  }
}
@media only screen and (min-width: 768px) {
  #checkout {
    position: relative;
    margin-bottom: 60px;
  }
  .checkout-subheader .coNavOn,
  .checkout-subheader .coNavOff {
    width: 33.33%;
    padding-bottom: 30px;
  }
  .checkout-subheader .coNavOn .number,
  .checkout-subheader .coNavOff .number {
    margin-right: 15px;
  }
  .checkout-subheader .coNavOn {
    border-bottom: 3px solid;
    margin-bottom: -2px;
  }
  .checkout-subheader .two-steps {
    width: 50%;
  }
  .checkout-subheader .coNavOff.done .number {
    background-image: url(../assets/images/icons/checkout-subheader-checked.png);
    background-repeat: no-repeat;
    background-position: center center;
  }
  .checkout-subheader .coNavOff.done .number .value {
    opacity: 0;
  }
  #panelGifting .gift-info-line.selfWrap .gift-wrap-qty-select .selected-value {
    height: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #checkout,
  .checkout-subheader {
    width: 100%;
  }
  .order-summary-container {
    width: 100%;
    margin-left: 0;
    float: left;
  }
  .checkout-subheader {
    padding-top: 40px;
  }
  #checkout {
    padding: 40px 0 0;
    /* Invoice flag */
  }
  #checkout .billing-flags-lm {
    padding: 0px;
  }
  #checkout .error-tandc-lm {
    display: none;
  }
  #checkout .checkout-sub-heading {
    text-align: center;
  }
  #checkout .checkout-info-container {
    padding: 0;
  }
  #checkout .checkout-info-container .msg-required-items {
    max-width: 100%;
    text-align: center;
  }
  #checkout .checkout-info-container:not(.shipping-method-container),
  #checkout .lm-flags-container {
    width: 70%;
    margin: 10px auto;
  }
  #checkout .lm-flags-container {
    margin-bottom: 40px;
  }
  #checkout .formFieldContainer,
  #checkout form .field-wrap,
  #checkout .isBusinessAddress-true,
  #checkout .buttonBilling,
  #checkout .altSelect.differentAddress {
    width: 100%;
    max-width: 100%;
  }
  #checkout .business-radio-option,
  #checkout .option-phone {
    width: 49%;
    display: inline-block;
    text-align: center;
  }
  #checkout .business-radio-option.second,
  #checkout .option-phone.second {
    padding-left: 0;
  }
  #checkout #gifting {
    width: 70%;
    margin: 20px auto;
  }
  #checkout .shipping-method {
    text-align: center;
  }
  #checkout .shipping-method .carrierWrapper {
    width: 33%;
    display: inline-block;
    padding: 0 20px;
    text-align: center;
  }
  #checkout .shipping-method .carrierWrapper .shipping-text .carrier-descr {
    -webkit-line-clamp: 3;
    height: auto;
    min-height: 34px;
    max-height: 51px;
  }
  #checkout .shipping-method-container .pickup-select-store {
    text-align: center;
  }
  #checkout .shipping-method-container .store_details_shoppingbag {
    text-align: center;
  }
  #checkout .shipping-method-container .store_details_shoppingbag .completeData {
    display: inline-block;
    width: auto;
    text-align: left;
  }
  #checkout .invoice-flag-cont {
    text-align: center;
  }
}
@media only screen and (max-width: 1024px) {
  #fiscalCodeGenerator .requiredFieldText,
  #fiscalCodeGenerator .formFieldContainer,
  #fiscalCodeGenerator .btnGenerateFiscalCode .buttonGenerateFiscalCode,
  #fiscalCodeGenerator .page-notification {
    width: 100%;
    max-width: 100%;
  }
  #fiscalCodeGenerator .requiredFieldText,
  #fiscalCodeGenerator h3 {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #checkout {
    width: 100%;
    padding-bottom: 40px;
    padding-top: 15px;
  }
  #checkout .billing-flags-lm {
    padding: 0px;
  }
  #checkout .checkout-sub-heading {
    text-align: center;
  }
  #checkout form {
    margin-left: 0;
    margin-right: 0;
  }
  #checkout form .field-wrap.error-showable-userTitle {
    width: 100%;
    margin-bottom: 30px;
  }
  #checkout .buttonBilling {
    max-width: 100%;
  }
  #checkout .business-radio-option,
  #checkout .option-phone {
    width: 100%;
    float: left;
    clear: both;
    padding: 0 !important;
    border: none !important;
  }
  #checkout .checkout-info-container,
  #checkout .lm-flags-container {
    width: 100%;
    padding: 0 20px;
  }
  #checkout .checkout-info-container.shipping-method-container,
  #checkout .lm-flags-container.shipping-method-container {
    padding: 0 10px;
  }
  #checkout .checkout-info-container .msg-required-items,
  #checkout .lm-flags-container .msg-required-items {
    text-align: left;
  }
  #checkout .lm-flags-container {
    margin-bottom: 40px;
  }
  #checkout .formFieldContainer,
  #checkout .field-wrap,
  #checkout .isBusinessAddress-true,
  #checkout .msg-required-items,
  #checkout .altSelect.differentAddress {
    max-width: 100%;
  }
  #checkout .formFieldContainer.required:after,
  #checkout .field-wrap.required:after {
    right: -15px;
  }
  #checkout #gifting {
    width: 100%;
    padding: 0 20px;
  }
  #checkout .page-notification {
    max-width: 100%;
  }
  #checkout .option-phone-wrap.formFieldError .error {
    top: 75px;
  }
  #checkout .shipping-method .checkout-sub-heading {
    margin-bottom: 30px;
  }
  #checkout .shipping-method .carrierWrapper {
    margin-bottom: 10px;
    display: block;
  }
  #checkout .shipping-method .carrierWrapper .shipping-text {
    width: 100%;
    padding: 20px;
  }
  #checkout .shipping-method .carrierWrapper .shipping-text .carrier-icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    margin-left: 5%;
  }
  #checkout .shipping-method .carrierWrapper .shipping-text .carrier-name {
    margin-top: 0;
  }
  #checkout .shipping-method .carrierWrapper .shipping-text .carrier-name,
  #checkout .shipping-method .carrierWrapper .shipping-text .carrier-descr,
  #checkout .shipping-method .carrierWrapper .shipping-text .amount {
    margin-left: 30%;
    text-align: left;
  }
  #checkout .shipping-method .carrierWrapper .shipping-text .carrier-name,
  #checkout .shipping-method .carrierWrapper .shipping-text .carrier-descr {
    margin-bottom: 10px;
    height: auto;
    display: block;
  }
  .order-summary-container {
    width: 100%;
    float: left;
  }
  .checkout-subheader {
    width: 100%;
    padding: 20px 5% 0;
  }
  .checkout-subheader .coNavOn,
  .checkout-subheader .coNavOff {
    padding-bottom: 20px;
    margin-right: 20px;
  }
  .checkout-subheader .coNavOn .number,
  .checkout-subheader .coNavOff .number {
    margin-right: 10px;
  }
  .checkout-subheader .coNavOn .number {
    margin-right: 10px;
  }
  .checkout-subheader .coNavOff .number {
    margin-right: 0;
  }
  .checkout-subheader .coNavOff .label {
    display: none;
  }
  .checkout-subheader > div:nth-child(3) {
    margin-right: 0;
  }
  #panelGifting * {
    /* disable common styles ( #colorbox * {max-width 100%} ) */
    max-width: none;
  }
  #panelGifting .layer_wrapper_inner {
    padding: 20px 20px 30px;
  }
  #panelGifting .gift-info-line label,
  #panelGifting .gift-info-line .gift-wrap-amount {
    width: 100%;
    display: block;
  }
  #panelGifting .gift-info-line .gift-wrap-amount {
    padding-left: 30px;
  }
  #panelGifting .gift-info-line input[type="checkbox"] + label {
    background-image: none;
    height: auto;
    min-height: 20px;
    position: relative;
  }
  #panelGifting .gift-info-line input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../assets/images/icons/radio-button.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  #panelGifting .gift-info-line input[type="checkbox"]:checked + label:before {
    background-position: 0 -23px;
  }
  #panelGifting .gift-info-line.selfWrap:before {
    margin-bottom: 25px;
  }
  #panelGifting .gift-info-line.selfWrap .gift-wrap-qty-wrap {
    margin-top: 20px;
  }
  #panelGifting .gift-info-line.selfWrap .gift-wrap-qty-wrap .gift-wrap-qty,
  #panelGifting .gift-info-line.selfWrap .gift-wrap-qty-wrap .gift-wrap-qty-select {
    width: 100%;
    padding: 0;
  }
  #panelGifting .gift-info-line.selfWrap .gift-wrap-qty-wrap .gift-wrap-qty {
    margin-bottom: 15px;
  }
  #panelGifting .buttonRow .clzButton.giftSave {
    width: 100%;
  }
  #panelGifting #productList.product-slider-container {
    margin: 20px 0 30px;
  }
  #fiscalCodeGenerator h3 {
    padding-top: 10px;
  }
}
/* DESKTOP & TABLET */
.fullwidth {
  width: 100%;
}
#mergeLayerTable .row {
  padding: 10px;
}
#mergeLayerTable .row .width-third {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
}
#colorbox.cboxMergeLayer #cboxLoadedContent {
  overflow: visible !important;
  max-width: 768px !important;
  width: 768px;
}
#widget-mergeSelectionLayer {
  width: 728px;
}
#widget-mergeSelectionLayer .layerContent {
  padding: 20px;
  text-align: left;
}
#widget-mergeSelectionLayer .header {
  width: 100%;
  height: auto;
  background-color: transparent;
}
#widget-mergeSelectionLayer .header a.js_close {
  font-size: 12px;
  color: #fff;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: -4px;
  margin-top: -25px;
}
#widget-mergeSelectionLayer h2.warning {
  font-size: 23px;
  background-image: none!important;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  color: #000;
  display: block;
  text-align: center;
  font-weight: normal!important;
}
#widget-mergeSelectionLayer .mergeLayerMessage {
  font-size: 16px;
  margin: 30px 0 15px 0px;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
}
#widget-mergeSelectionLayer .buttonSecondary {
  color: #fff;
  background-color: #4d4d4d;
  max-width: 240px;
  width: 100%;
  float: right;
  height: 40px;
  margin-top: 20px;
  font-size: 14px !important;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  line-height: 34px;
  background-image: none;
  border: none;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#widget-mergeSelectionLayer #glo-merge-layer-body {
  background-color: transparent;
}
#widget-mergeSelectionLayer #glo-merge-layer-body .header-merge {
  background-color: transparent;
  text-align: right;
  margin-right: 4px;
}
#widget-mergeSelectionLayer #glo-merge-layer-body .header-merge a.js_close {
  color: #fff;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: -4px;
}
#widget-mergeSelectionLayer #glo-merge-layer-body .header-merge a.js_close::after {
  content: "X";
  margin-left: 5px;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #glo-merge-layer-content {
  background-color: #fff;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #glo-merge-layer-content .merge-row-button {
  text-align: center;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #glo-merge-layer-content .formButton {
  float: none;
  margin: 0 auto;
  background-color: #000;
  background-image: none;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #glo-merge-layer-content .merge-message {
  margin-left: 2px;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #glo-merge-layer-content .mergeErrorMessage {
  display: none;
  text-align: left;
  font-size: 13px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #e80000;
  background-image: none;
  margin: 0;
  margin-top: 10px;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #glo-merge-layer-content h2.warning {
  background-image: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  color: #000;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude {
  margin: 0;
  paddin: 0;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude td {
  border: 0;
  background-color: #fff;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .mergeColumnTitlesTable label {
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #000;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .mergeColumnTitlesTable input[type=radio] {
  display: none;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .mergeChoiceCell {
  min-height: 60px;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .mergeChoiceCell .totProduct {
  display: inline-block;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .mergeColumnTitlesTable label {
  cursor: pointer;
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin: 15px 5px;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .headingCell {
  background-color: #999;
  color: #fff;
  text-transform: capitalize;
  text-align: center !important;
  height: 30px !important;
  line-height: 30px;
  padding: 0;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .wholeCell {
  padding-bottom: 20px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .wholeCellEmpty {
  padding-bottom: 20px;
  border-left: 1px solid #ddd;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .space-post {
  height: 20px;
  border: 0;
  border-left: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
  padding: 0;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .leftCell {
  padding: 0;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  width: 68px;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .rightCell {
  padding: 0;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  padding-top: 5px;
  max-width: 150px;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .rightCell .item-name {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  height: auto;
  max-width: 150px;
  margin-bottom: 10px;
  color: #000;
  font-size: 10px;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .rightCell .color-name,
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .rightCell .size-name,
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .rightCell .qty-name {
  float: left;
  color: #000;
  text-transform: uppercase;
  font-size: 10px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  margin-left: 5px;
  clear: right;
  max-width: 109px;
  width: auto;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .rightCell .size-name {
  width: 50%;
}
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .rightCell .color-name-label,
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .rightCell .size-name-label,
#widget-mergeSelectionLayer #glo-merge-layer-body #directItemsInclude .rightCell .qty-name-label {
  float: left;
  text-transform: capitalize;
  font-size: 10px;
  color: #a9a9a9;
  clear: both;
}
/* TABLET SPECIFIC */
@media all and (orientation: landscape) {
  #colorbox.cboxMergeLayer #cboxLoadedContent {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  #colorbox.cboxMergeLayer #cboxLoadedContent {
    width: 100%!important;
  }
  .listMergeItems {
    display: none;
  }
  #mergeLayerTable .row .width-third {
    width: 100%;
  }
  .wholeCellEmpty {
    display: none;
  }
  .totProduct.separator {
    padding-left: 1px;
    font-family: inherit;
  }
  #widget-mergeSelectionLayer .layerContent {
    height: 450px;
  }
  .content-message-continue {
    width: 100%;
    float: left;
  }
  .content-message-continue .buttonSecondary {
    color: #fff;
    background-color: #4d4d4d;
    max-width: 240px;
    width: 100%;
    float: left !important;
    height: 40px;
    margin-top: 0px !important;
    font-size: 14px !important;
    text-align: center;
    letter-spacing: 1px;
    text-decoration: none;
    line-height: 34px;
    background-image: none;
    border: none;
  }
}
.order-summary-container .order-summary {
  background-color: #fafafa;
  padding: 135px 40px;
  width: 100%;
}
.order-summary-container .order-summary .checkout-sub-heading {
  font-size: 22px;
  margin: 0 0 30px 0;
  text-align: center;
  width: 100%;
  font-weight: 400 !important;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif !important;
  font-weight: normal !important;
}
.order-summary-container .total-order-summary-container {
  display: block;
  width: 100%;
}
.order-summary-container .total-order-summary-container .text-amount-container {
  display: block;
  overflow: hidden;
}
.order-summary-container .total-order-summary-container .text-amount-container .text,
.order-summary-container .total-order-summary-container .text-amount-container .amount {
  display: inline-block;
  padding: 20px 0 20px 20px;
  text-transform: uppercase;
}
.order-summary-container .total-order-summary-container .text-amount-container .text {
  width: 66%;
}
.order-summary-container .total-order-summary-container .text-amount-container .amount {
  width: 33%;
  text-align: right;
  margin-left: -1%;
  /* fix line break */
}
.order-summary-container .line {
  margin: 0;
  clear: none;
}
.order-summary-container .checkout-estimated-total {
  padding: 20px 0 0 20px;
  border: none;
  margin: 0;
  text-align: right;
  font-weight: normal;
}
.order-summary-container .checkout-estimated-total .value,
.order-summary-container .checkout-estimated-total .label {
  font-size: 18px;
  margin: 0;
  padding: 0;
  width: auto;
  display: inline-block;
  float: none;
}
.order-summary-container .checkout-estimated-total .value {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.order-summary-container .checkout-estimated-total .label {
  font-weight: 400 !important;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif !important;
  font-weight: normal !important;
}
.order-summary-container .checkout-estimated-total .all-price-include-text {
  font-size: 12px;
  font-weight: 400 !important;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif !important;
  font-weight: normal !important;
}
.order-summary-container .mobile-button-area {
  padding: 30px 0 0 0;
}
.order-summary-container .mobile-button-area .clzButton {
  width: 100%;
}
.order-summary-container #summaryContainer .total-price-wrapper {
  display: none !important;
}
body#payment:not(.ready-to-continue) .order-summary-container .mobile-button-area .clzButton {
  background-color: #ffffff;
  border-color: #4d4d4d;
  color: #4d4d4d;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .order-summary-container .order-summary {
    padding: 60px 15%;
    margin-bottom: 60px;
  }
  .order-summary-container .order-summary .checkout-estimated-total {
    padding: 20px;
    text-align: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  .order-summary-container .order-summary .mobile-button-area {
    padding: 30px 0;
  }
  .order-summary-container .order-summary .mobile-button-area .buttonBilling {
    width: 100%;
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .order-summary-container .order-summary {
    padding: 35px 0 0 0;
  }
  .order-summary-container .order-summary .total-order-summary-container .text-amount-container .text,
  .order-summary-container .order-summary .total-order-summary-container .text-amount-container .amount {
    padding: 20px;
  }
  .order-summary-container .order-summary .checkout-estimated-total {
    padding: 20px;
    text-align: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  .order-summary-container .order-summary .mobile-button-area {
    padding: 30px 20px;
  }
}
#receipt {
  /* TABLET */
  /* MOBILE */
}
#receipt .my-account-breadcrumb,
#receipt .checkout-subheader {
  display: none;
}
#receipt .content_wrap {
  padding-top: 0px;
}
#receipt #checkout {
  width: 100%;
  padding: 0 60px;
}
#receipt .order-totals {
  font-size: 14px;
}
#receipt .order-summary-container {
  background-color: #fff;
}
#receipt .order-summary-container .checkout-estimated-total {
  border-top: 1px solid #e6e6e6;
}
#receipt .order-summary-container .checkout-estimated-total .value {
  float: right;
  margin-left: 5px;
}
#receipt .basket-items-container {
  width: 100%;
  float: left;
  padding: 0px;
  margin-bottom: 20px;
}
#receipt .checkout-info-container {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
}
#receipt .login-account span.labelFieldWrapper:after {
  content: "*";
  position: absolute;
  top: 21px;
  right: 0;
  margin-right: -25px;
  font-size: 17px;
  line-height: 1;
}
#receipt .create-account span.labelFieldWrapper:after {
  content: "*";
  position: absolute;
  top: 30px;
  right: 0;
  margin-right: -25px;
  font-size: 17px;
  line-height: 1;
}
#receipt .receipt-order-number {
  width: 100%;
  float: left;
  padding: 30px 0;
}
#receipt .thankyou-receipt {
  width: 100%;
  float: left;
  font-size: 20px;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
#receipt .receipt-order-details {
  width: 100%;
  float: left;
}
#receipt .number-and-date {
  width: 100%;
  float: left;
  font-size: 20px;
  text-transform: uppercase;
}
#receipt .number-and-date .number {
  font-size: 20px;
}
#receipt .number-and-date .date {
  font-size: 14px;
  padding-top: 8px;
}
#receipt .pretext {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 14px;
  margin-top: 30px;
  padding-bottom: 36px;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
}
#receipt .pretext a:hover {
  text-decoration: underline;
}
#receipt .print-this-page-link {
  width: auto;
  float: right;
  text-align: right;
  font-size: 14px;
  text-transform: none;
  max-width: 30%;
}
#receipt .print-this-page-link a:hover {
  text-decoration: underline;
}
#receipt .create-account,
#receipt .login-account {
  width: 100%;
  float: left;
  padding-top: 35px;
  padding-bottom: 35px;
}
#receipt .create-account p,
#receipt .login-account p {
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
}
#receipt .bullet {
  font-size: 14px;
  float: left;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  padding-top: 5px;
  padding-left: 15px;
}
#receipt .bullet li {
  display: list-item;
  list-style-type: disc!important;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
}
#receipt .buttonRow {
  float: left;
  margin-bottom: 10px;
  padding: 0px !important;
  vertical-align: top;
  max-width: 360px;
  width: 100%;
  clear: both;
}
#receipt .back-to-home {
  max-width: 360px;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 16px;
  padding-top: 15px;
  clear: both;
}
#receipt .back-to-home a:hover {
  text-decoration: underline;
}
#receipt .order-summary-main-wrapper {
  width: 100%;
  float: left;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 15px;
}
#receipt .order-summary-main-wrapper .left-column,
#receipt .order-summary-main-wrapper .right-column {
  width: 33%;
  float: left;
  font-size: 16px;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
  padding-top: 10px;
}
#receipt .order-summary-main-wrapper .left-column .order-totals,
#receipt .order-summary-main-wrapper .right-column .order-totals {
  font-size: 16px;
}
#receipt .order-summary-main-wrapper .tznBox {
  padding-top: 10px;
  padding-bottom: 10px;
}
#receipt .order-summary-main-wrapper .title {
  padding-bottom: 20px;
}
#receipt .receipt-header,
#receipt .receipt-form {
  padding: 0 15px;
}
#receipt .receipt-header {
  border-bottom: 1px solid #e6e6e6;
}
#receipt .no-border {
  border: none !important;
}
#receipt .order-summary-main-wrapper + .order-summary-container {
  clear: both;
}
@media only screen and (min-width: 1025px) {
  #receipt .checkout-info-container .order-summary-container .total-price-wrapper {
    margin-top: -40px;
  }
  #receipt .checkout-info-container .order-summary-container .checkout-estimated-total {
    padding-bottom: 50px;
  }
  #receipt .create-account,
  #receipt .login-account {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  #receipt .basket-items-container {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #receipt #checkout {
    padding: 25px 0 0;
  }
  #receipt .order-summary-container .total-order-summary-container .text-amount-container .text,
  #receipt .order-summary-container .total-order-summary-container .text-amount-container .amount {
    padding: 20px 0 20px 0px;
  }
  #receipt .total-order-summary clearfix {
    padding-left: 25px;
  }
  #receipt .order-summary-container {
    width: 100%;
    margin-left: 0;
    float: right;
    max-width: 300px;
  }
  #receipt .receipt-order-number {
    padding: 30px 0;
  }
  #receipt .create-account,
  #receipt .login-account {
    width: 70%;
    padding-left: 26%;
    padding-bottom: 0;
  }
  #receipt .print-hidden {
    width: 400px;
  }
  #receipt .back-to-home {
    max-width: 100%;
  }
  #receipt .checkout-info-container .order-summary-container .checkout-estimated-total {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #receipt #checkout {
    width: 100%;
    padding: 0 4%;
  }
  #receipt #checkout .order-summary-container {
    width: 100%;
    float: left;
    max-width: 767px;
  }
  #receipt #checkout .formFieldContainer .labelFieldWrapper input {
    border: 1px solid #cecece;
    background-color: #ffffff;
    height: 50px;
    max-width: 767px;
    padding: 0 25px;
    width: 100%;
  }
  #receipt #checkout .login-account span.labelFieldWrapper:after {
    margin-right: -12px;
  }
  #receipt #checkout .create-account span.labelFieldWrapper:after {
    top: 38px;
    margin-right: -12px;
  }
  #receipt .order-summary-container .total-order-summary-container .text-amount-container .text,
  #receipt .order-summary-container .total-order-summary-container .text-amount-container .amount {
    padding: 20px 0 20px 0px;
  }
  #receipt .thankyou-receipt {
    max-width: 767px;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
  }
  #receipt .print-this-page-link,
  #receipt .item-cell-mobile {
    display: none;
  }
  #receipt .number-and-date {
    max-width: 767px;
    width: 100%;
    float: left;
    text-align: center;
  }
  #receipt .number-and-date .number {
    font-size: 22px;
    padding-top: 20px;
  }
  #receipt .pretext {
    margin-top: 5px;
  }
  #receipt .create-account,
  #receipt .login-account {
    max-width: 767px;
    width: 100%;
    padding-bottom: 5px;
  }
  #receipt .buttonRow {
    max-width: 767px;
    width: 100%;
  }
  #receipt .back-to-home {
    max-width: 767px;
    width: 100%;
    padding-top: 27px;
  }
  #receipt .order-summary-main-wrapper {
    padding: 10px 0;
    border-bottom: 0;
  }
  #receipt .order-summary-main-wrapper .left-column,
  #receipt .order-summary-main-wrapper .right-column {
    max-width: 767px;
    width: 100%;
    float: left;
  }
  #receipt .order-summary-main-wrapper .title {
    font-size: 16px;
    padding-bottom: 10px;
  }
  #receipt .order-summary-main-wrapper .tznBox {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  #receipt .checkout-estimated-total.no-border {
    padding: 20px 0 0 0;
  }
  #receipt .order-summary-main-wrapper + .order-summary-container {
    border-top: 1px solid #cecece;
    margin-top: 15px;
    padding-top: 10px;
  }
  #receipt .order-summary-main-wrapper + .order-summary-container .line {
    width: calc(100% + 40px);
    width: -moz-calc(100% + 40px);
    width: -webkit-calc(100% + 40px);
    width: -o-calc(100% + 40px);
    margin: 0 -20px;
  }
  #receipt .order-summary-main-wrapper + .order-summary-container .total-price-wrapper {
    margin: 0 -20px;
    border-top: 1px solid #e6e6e6;
    padding: 0 20px;
  }
  #receipt .order-summary-main-wrapper + .order-summary-container .total-price-wrapper .checkout-estimated-total {
    border-top: 0;
  }
  #receipt .receipt-header {
    margin: 0 -20px;
    padding: 0 20px;
  }
}
.paymentSelectedStyle {
  display: inline-block;
  text-decoration: initial;
  cursor: initial;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif !important;
  font-weight: bold !important;
}
body#payment {
  /* .gift-card-certificate,*/
}
body#payment .checkout-promotion-code {
  text-align: left;
  font-size: 16px;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 5px 0px 10px 0px;
}
body#payment .checkout-promotion-code a,
body#payment .checkout-promotion-code a:hover {
  text-decoration: none!important;
}
body#payment .gift-card-certificate > div {
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
}
body#payment input#promoCode {
  width: 60%;
  float: left;
  height: 48px;
  padding: 0 20px;
  border: 1px solid #cecece;
  background-color: #ffffff;
  font-size: 14px;
}
body#payment .helpLink-check-saldo {
  width: 100%;
  float: left;
}
body#payment .tznButton.greyColor {
  color: #000;
}
body#payment .tznButton {
  width: auto;
  float: left;
  display: inline-block;
  padding: 15px 10px;
  color: #262626;
  border: 1px solid transparent;
  background: transparent;
  font-size: inherit;
  text-transform: uppercase;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
}
body#payment .tznButton.smallSize {
  font-size: 14px;
}
body#payment .container_balance_checkout .gift-certificate-label {
  width: 100%;
  float: left;
}
body#payment .container_balance_checkout .physical-gift-card-label {
  margin-left: 22px;
}
body#payment .container_balance_checkout .error {
  idth: 100%;
  float: left;
  padding-top: 10px;
}
body#payment .container_balance_checkout #giftCertInput {
  float: left;
  width: 100%;
  padding-top: 10px;
}
body#payment .container_balance_checkout #giftCertInput .formFieldContainer {
  margin-left: 0.5%;
  float: none;
}
body#payment .container_balance_checkout #giftCertInput input#gcRedemptionCode,
body#payment .container_balance_checkout #giftCertInput input#gcPin {
  float: left;
  height: 48px;
  padding: 0 20px;
  border: 1px solid #cecece;
  background-color: #ffffff;
  font-size: 14px;
}
body#payment .container_balance_checkout #giftCertInput input#gcRedemptionCode {
  width: 44%;
}
body#payment .container_balance_checkout #giftCertInput input#gcPin {
  width: 15%;
  margin-left: 1%;
}
body#payment .payment-title {
  margin: 0;
  text-align: left;
}
body#payment #checkoutError,
body#payment #checkoutErrorMethod {
  text-align: center;
  color: red;
  padding: 0 0 30px 0;
}
body#payment #moneydiff .common-message-success {
  text-align: center;
  padding: 0 0 30px 0;
}
body#payment #checkout-review-header {
  margin: 0;
  padding: 0 0 30px 0;
}
body#payment #js_payment-spacer {
  z-index: 0;
}
body#payment .flags-lm {
  clear: both;
  display: block;
}
body#payment .w-payment-wrapper {
  width: 100%;
  display: block;
  text-align: left;
  -webkit-transition: height 1s linear;
  -moz-transition: height 1s linear;
  -ms-transition: height 1s linear;
  -o-transition: height 1s linear;
}
body#payment .w-payment-wrapper.error {
  color: initial;
}
body#payment .w-payment-wrapper .checkout-estimated-total {
  display: none !important;
}
body#payment .w-payment-wrapper .cc-selector {
  position: relative;
  text-transform: uppercase;
  vertical-align: middle;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif !important;
  font-weight: bold !important;
}
body#payment .w-payment-wrapper .cc-selector .radioButton {
  display: inline-block;
}
body#payment .w-payment-wrapper .cc-selector .radioButton input[type="radio"] + label {
  background-image: none;
}
body#payment .w-payment-wrapper .cc-selector .radioButton .paymentTypeTitle {
  padding-left: 150px;
  width: auto;
  cursor: pointer;
  color: inherit;
}
body#payment .w-payment-wrapper .cc-selector .radioButton input[type="radio"] + label:before {
  content: " ";
  display: inline-block;
  height: 28px;
  width: 28px;
  padding: 15px;
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 100px;
  background-color: #e6e6e6;
  cursor: pointer;
}
body#payment .w-payment-wrapper .cc-selector .radioButton input[type="radio"]:checked + label:before {
  content: " ";
  background-image: url('/prj-front/assets/images/icons/refinement-check.png');
  background-repeat: no-repeat;
  background-position: 6px 6px;
}
body#payment .w-payment-wrapper .cc-selector .paymentTypeCost {
  display: inline-block;
}
body#payment .w-payment-wrapper .cc-selector .paymentTypeIcon {
  top: 5px;
  left: 60px;
  height: 40px;
  width: 55px;
  position: absolute;
}
body#payment .w-payment-wrapper .cc-selector .paymentTypeIcon i:before {
  font-size: 40px;
}
body#payment .w-payment-wrapper .cc-selector .paymentTypeIcon i.i-payment-sofort:before,
body#payment .w-payment-wrapper .cc-selector .paymentTypeIcon i.i-payment-cashondelivery:before {
  font-size: 44px;
}
body#payment .w-payment-wrapper .cc-selector .paymentTypeIcon i.i-payment-giftcard:before,
body#payment .w-payment-wrapper .cc-selector .paymentTypeIcon i.i-payment-klarna:before,
body#payment .w-payment-wrapper .cc-selector .paymentTypeIcon i.i-payment-qiwi:before,
body#payment .w-payment-wrapper .cc-selector .paymentTypeIcon i.i-payment-unionpay:before,
body#payment .w-payment-wrapper .cc-selector .paymentTypeIcon i.i-payment-yandex:before,
body#payment .w-payment-wrapper .cc-selector .paymentTypeIcon i.i-payment-alipay:before,
body#payment .w-payment-wrapper .cc-selector .paymentTypeIcon i.i-payment-ideal:before {
  font-size: 28px;
  margin-top: 6px;
}
body#payment .w-payment-wrapper .cc-selector .paymentAdditionalLabel {
  display: inline-block;
  float: right;
  text-transform: initial;
  text-decoration: underline;
  width: 20%;
  text-align: center;
  cursor: pointer;
  padding: 12px 0;
  line-height: 20px;
}
body#payment .w-payment-wrapper .cc-selector .paymentAdditionalLabel .select {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif !important;
  font-weight: bold !important;
}
body#payment .w-payment-wrapper .cc-selector .paymentAdditionalLabel .selected {
  display: none;
}
body#payment .w-payment-wrapper .cc-selector .error,
body#payment .w-payment-wrapper .cc-selector + .error {
  text-transform: none;
  padding-left: 150px;
}
body#payment .w-payment-wrapper .left-short-field .labelFieldWrapper,
body#payment .w-payment-wrapper .right-short-field .labelFieldWrapper {
  display: none;
}
body#payment .w-payment-wrapper .left-short-field {
  margin-bottom: 30px;
}
body#payment .w-payment-wrapper .check-label {
  text-transform: uppercase;
  font-size: 11px;
}
body#payment .w-payment-wrapper input[type="checkbox"]:checked + .check-label {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
body#payment .w-payment-wrapper .check-label.info {
  font-size: 11px;
  display: inline-block;
  margin: 15px 0 30px 30px;
  padding: 0;
}
body#payment .w-payment-wrapper .formFieldContainer .error {
  font-size: 11px;
  padding-top: 5px;
  position: absolute;
  text-align: center;
  top: 50px;
  width: 100%;
  text-transform: initial;
}
body#payment .w-payment-wrapper .formFieldContainer .labelFieldWrapper #ccSecurityCode,
body#payment .w-payment-wrapper .formFieldContainer .labelFieldWrapper .left-field-cvv {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
}
body#payment .w-payment-wrapper .formFieldContainer .labelFieldWrapper .left-field-cvv {
  padding: 0 20px;
  font-size: 12px;
  text-decoration: underline;
  text-align: center;
}
body#payment .w-payment-wrapper .formFieldContainer .myRadio .clearfix {
  position: relative;
}
body#payment .w-payment-wrapper .formFieldContainer .myRadio .clearfix .error {
  position: absolute;
  top: -10px;
}
body#payment .w-payment-wrapper .myRadio {
  position: relative;
}
body#payment .w-payment-wrapper .myRadio .error {
  font-size: 11px;
  padding-top: 5px;
  position: absolute;
  text-align: center;
  top: -10px;
  width: 100%;
  text-transform: initial;
}
body#payment .w-payment-wrapper .myRadio .clearfix {
  position: relative;
}
body#payment .w-payment-wrapper .w-paypal-text-case {
  margin-bottom: 15px;
}
body#payment .w-payment-wrapper .w-payment-expanded {
  display: none;
  visibility: hidden;
  width: 70%;
  z-index: -1;
  padding: 45px 0 40px;
}
body#payment .w-payment-wrapper .w-payment-expanded .clearfix:before,
body#payment .w-payment-wrapper .w-payment-expanded .clearfix:after {
  content: "";
}
body#payment .w-payment-wrapper #w-credit-card #insert-new-card-info:after {
  content: "";
  display: block;
  clear: both;
}
body#payment .w-payment-wrapper #w-credit-card .ccUseToken {
  margin-bottom: 40px;
}
body#payment .w-payment-wrapper #w-credit-card #insert-new-card-form.disabled {
  opacity: 0.4;
  pointer-events: none;
}
body#payment .w-payment-wrapper .options-buttons-container {
  width: 100%;
  max-width: 100% !important;
}
body#payment .w-payment-wrapper .options-buttons {
  width: 100%;
  max-width: 360px;
}
body#payment .w-payment-wrapper .options-buttons .left-aligned {
  width: 100%;
  float: left;
}
body#payment .w-payment-wrapper .options-buttons .left-aligned .formFieldContainer {
  max-width: 100%;
}
body#payment .w-payment-wrapper .options-buttons .left-aligned .check-label.info a.openAjaxLayer {
  margin: 0;
}
body#payment .w-payment-wrapper .options-buttons .left-aligned .sign-in-segment {
  margin-bottom: 30px;
  width: 475px;
}
body#payment .w-payment-wrapper .options-buttons .right-aligned {
  float: left;
  width: 100%;
  max-width: 360px;
}
body#payment .w-payment-wrapper .options-buttons .right-aligned input[type="button"].blackColor {
  width: 100%;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  color: #ffffff;
  text-transform: uppercase;
  padding: 15px 10px;
  border: 1px solid;
  border-radius: 0;
  border: 1px solid transparent;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
body#payment .w-payment-wrapper .alt_contenitore_baloon {
  display: none;
}
body#payment .w-payment-wrapper.selected .paymentTypeTitle {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif !important;
  font-weight: bold !important;
}
body#payment .w-payment-wrapper.selected .paymentAdditionalLabel .selected {
  display: inline-block;
  text-decoration: initial;
  cursor: initial;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif !important;
  font-weight: bold !important;
}
body#payment .w-payment-wrapper.selected .paymentAdditionalLabel .select {
  display: none;
}
body#payment .w-payment-wrapper.selected .w-payment-expanded {
  visibility: visible;
  display: block;
  z-index: 50;
}
body#payment .w-payment-wrapper.giftCert .w-payment-expanded {
  padding-top: 45px;
}
body#payment .w-payment-wrapper.giftCert .fieldsetOpen .fieldsetContent {
  margin-top: 0;
}
body#payment .w-payment-wrapper.giftCert.selected .paymentTypeTitle,
body#payment .w-payment-wrapper.giftCert.applied .paymentTypeTitle {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif !important;
  font-weight: bold !important;
}
body#payment .w-payment-wrapper.giftCert.selected .paymentAdditionalLabel .selected,
body#payment .w-payment-wrapper.giftCert.applied .paymentAdditionalLabel .selected {
  display: inline-block;
  text-decoration: initial;
  cursor: initial;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif !important;
  font-weight: bold !important;
}
body#payment .w-payment-wrapper.giftCert.selected .paymentAdditionalLabel .select,
body#payment .w-payment-wrapper.giftCert.applied .paymentAdditionalLabel .select {
  display: none;
}
body#payment .w-payment-wrapper.disabled .cc-selector {
  pointer-events: none;
}
body#payment .w-payment-wrapper.disabled .paymentTypeTitle,
body#payment .w-payment-wrapper.disabled .paymentTypeIcon,
body#payment .w-payment-wrapper.disabled .paymentTypeCost,
body#payment .w-payment-wrapper.disabled .paymentAdditionalLabel {
  opacity: 0.5;
  color: inherit;
}
body#payment .w-payment-wrapper.last {
  margin-bottom: 40px;
}
body#payment .checkout-info-container {
  width: 100%;
  float: left;
  border: none;
}
body#payment .checkout-info-container .checkout-info-container {
  padding: 0;
}
body#payment .order-summary-main-wrapper {
  border-top: 1px solid #e6e6e6;
}
body#payment .order-summary-main-wrapper .left-column,
body#payment .order-summary-main-wrapper .right-column {
  padding: 40px 20px 50px 20px;
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
body#payment .order-summary-main-wrapper .tznBox {
  padding-top: 10px;
  padding-bottom: 10px;
}
body#payment .order-summary-main-wrapper .title {
  padding-bottom: 20px;
}
body#payment .checkout-info-container.bottom {
  padding: 1em 0 0 1em;
  margin-bottom: 60px;
}
body#payment .giftCert {
  /* styles for gift card as promocode - not styled as payment method */
}
body#payment .giftCert #eGiftCertifiate-val {
  margin-bottom: 5px;
}
body#payment .giftCert .remove {
  text-decoration: underline!important;
  text-transform: uppercase;
  font-size: 12px;
  cursor: pointer;
}
body#payment #promotionCode {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin-top: -1px !important;
  /* if gift card styled as payment method */
}
body#payment #promotionCode .helpLink-check-saldo {
  float: none;
}
body#payment #promotionCode #promoCode-val {
  margin-bottom: 5px;
}
body#payment #promotionCode .remove-code {
  text-decoration: underline!important;
  text-transform: uppercase;
  font-size: 12px;
}
body#payment.ready-to-continue .right-aligned input[type="button"].blackColor {
  background-color: #ffffff !important;
  border-color: #4d4d4d !important;
  color: #4d4d4d !important;
}
@media only screen and (min-width: 1025px) {
  body#payment {
    /* .giftCert, */
  }
  body#payment .order-summary {
    padding: 40px 40px;
  }
  body#payment .order-summary-main-wrapper {
    float: left;
    width: 60%;
    border-bottom: 1px solid #e6e6e6;
  }
  body#payment #promotionCode {
    margin: 0 -40px;
    padding: 20px 40px 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body#payment {
    /* .giftCert, */
  }
  body#payment #checkout .checkout-info-container {
    width: 100%;
  }
  body#payment #promotionCode {
    padding: 30px 15%;
    margin: 0;
  }
  body#payment .w-payment-wrapper .w-payment-expanded {
    margin: 0 15%;
  }
  body#payment .w-payment-wrapper .cc-selector .error,
  body#payment .w-payment-wrapper .cc-selector + .error {
    padding-left: 150px;
  }
}
@media only screen and (max-width: 1024px) {
  body#payment .checkout-header-info {
    width: 100%;
  }
  body#payment .payment-title {
    text-align: center;
  }
  body#payment .checkout-info-container {
    padding: 0;
  }
  body#payment .checkout-info-container.bottom {
    padding: 0;
    margin-bottom: 0;
  }
  body#payment .checkout-basket .basket-items-container {
    margin-top: 0;
    margin-bottom: 40px;
  }
  body#payment .w-payment-wrapper.closed .options-buttons {
    max-width: 100%;
  }
  body#payment .w-payment-wrapper.closed .options-buttons .right-aligned {
    max-width: 100%;
  }
  body#payment .sign-in-segment {
    width: 100%!important;
  }
}
@media only screen and (max-width: 767px) {
  body#payment {
    /* .giftCert, */
  }
  body#payment #checkout-review-header,
  body#payment .w-payment-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  body#payment #promotionCode {
    padding: 30px 20px;
  }
  body#payment .w-payment-wrapper .cc-selector .radioButton {
    width: 78%;
  }
  body#payment .w-payment-wrapper .cc-selector .radioButton .paymentTypeTitle {
    padding-left: 115px;
  }
  body#payment .w-payment-wrapper .cc-selector .radioButton input[type="radio"] + label {
    margin: 15px 0;
  }
  body#payment .w-payment-wrapper .cc-selector .paymentTypeIcon {
    left: 45px;
  }
  body#payment .w-payment-wrapper .cc-selector .paymentTypeCost {
    float: right;
    text-align: right;
    width: 20%;
    margin: 15px 0;
  }
  body#payment .w-payment-wrapper .cc-selector .error,
  body#payment .w-payment-wrapper .cc-selector + .error {
    padding-left: 120px;
  }
  body#payment .w-payment-wrapper .w-payment-expanded {
    width: 100%!important;
  }
  body#payment .w-payment-wrapper #ccSecurityCode,
  body#payment .w-payment-wrapper .left-field-cvv {
    width: 100%!important;
  }
  body#payment .w-payment-wrapper .left-field-cvv {
    padding: 0!important;
    text-align: left!important;
  }
  body#payment .w-payment-wrapper .error.errorCCcvv {
    bottom: 0;
    top: auto;
    margin-bottom: 10px;
  }
  body#payment .w-payment-wrapper myRadio .error {
    padding-top: 0;
  }
  body#payment .w-payment-wrapper .paymentAdditionalLabel {
    display: none!important;
  }
  body#payment .checkout-basket {
    margin-top: 20px;
  }
  body#payment .checkout-basket .basket-items-container {
    margin-bottom: 20px;
  }
  body#payment .order-summary-main-wrapper {
    padding-top: 20px;
    margin-bottom: 40px;
  }
  body#payment .order-summary-main-wrapper .left-column,
  body#payment .order-summary-main-wrapper .right-column {
    width: 100%;
    padding: 0 20px;
  }
  body#payment .order-summary-main-wrapper .title {
    font-size: 16px;
    padding-bottom: 10px;
  }
  body#payment .order-summary-main-wrapper .tznBox {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  body#payment .container_balance_checkout .physical-gift-card-label {
    margin-left: 6%;
  }
  body#payment .container_balance_checkout #giftCertInput {
    padding-top: 0px;
  }
  body#payment .container_balance_checkout #giftCertInput input#gcRedemptionCode {
    width: 100%;
  }
  body#payment .container_balance_checkout #giftCertInput input#gcPin {
    width: 60%;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
  }
  body#payment .container_balance_checkout #giftCertInput .tznButton.greyColor {
    margin-top: 15px;
    float: left;
    max-width: 100%;
    width: 35%;
  }
  body#payment .container_balance_checkout #giftCertInput .tznButton.greyColor.noPin {
    max-width: 100%;
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
  body#payment .tznButton {
    width: 35%;
  }
}
@page {
  size: 210mm 297mm;
  margin: 10mm;
}
@media print {
  #checkout {
    margin-left: -80px;
  }
  .pretext,
  .print-hidden,
  .print-this-page-link,
  .create-account,
  .back-to-home,
  .backMobile,
  checkout-remove-item-mobile,
  .link-underline .footer-container checkout,
  .footer-checkout-top,
  .footer-checkout-bottom {
    display: none;
  }
  .label {
    border: none;
  }
  .checkout-basket .cart-container .footer-item-mobile .item-cell-mobile {
    display: none;
  }
  .checkout-basket .cart-container .item-cell .che-bask-ima-cont {
    position: relative;
    width: 80px;
  }
  .checkout-basket .cart-container .heading-cell {
    font-size: 12px;
  }
  .checkout-basket .cart-container .item-cell {
    padding-top: 10px;
  }
  .checkout-basket .cart-container .item-cell.price-cell,
  .checkout-basket .cart-container .item-cell.qty-cell,
  .checkout-basket .cart-container .heading-cell {
    font-size: 16px;
  }
  .order-summary-main-wrapper .left-column {
    width: 65%;
  }
  .order-summary-container {
    margin-top: 20px;
    width: 70%;
    margin-left: 60%;
  }
}
body#emailPrefs #use-wis-opt-wrap {
  display: none;
}
body#emailPrefs #use-ema-wrap {
  background-color: #fff;
  min-height: 300px;
  height: auto !important;
  overflow: hidden;
  position: relative;
  padding: 0 20px;
}
body#emailPrefs #use-ema-wrap #formMailPreferences {
  padding: 0 20px;
}
body#emailPrefs #use-ema-wrap .pageName {
  width: 100%;
  float: left;
  font-size: 18px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  padding-bottom: 25px;
}
body#emailPrefs #use-ema-wrap #use-wis-intro-txt {
  width: 100%;
  float: left;
  font-size: 14px;
  margin: 25px 0px 15px 0px;
}
body#emailPrefs #use-ema-wrap #use-wis-pref-wrap {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  border: none;
  overflow: hidden;
  background: #fff;
  margin-bottom: 30px;
}
body#emailPrefs #use-ema-wrap .preference {
  width: 100%;
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 20px;
}
body#emailPrefs #use-ema-wrap .email-type label {
  padding-right: 20px;
}
body#emailPrefs #use-ema-wrap #use-wis-txt-wrap {
  width: 100%;
  margin-top: 20px;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
}
body#emailPrefs #use-ema-wrap #use-wis-txt-wrap label {
  margin: 0px;
}
body#emailPrefs #use-ema-wrap .formFieldContainer {
  min-width: 30%;
  margin-bottom: 30px;
  float: none;
  display: inline-block;
}
body#emailPrefs #use-ema-wrap .buttonRow {
  padding: 0px;
  margin-bottom: 25px;
}
body#emailPrefs #use-ema-wrap input[type="checkbox"] + label {
  padding-left: 30px;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
  min-width: 33%;
}
@media only screen and (max-width: 767px) {
  body#emailPrefs #use-ema-wrap {
    padding: 0;
  }
  body#emailPrefs #use-ema-wrap .heading {
    margin-top: 0;
  }
  body#emailPrefs #use-ema-wrap .pageName {
    text-align: center;
  }
  body#emailPrefs #use-ema-wrap .buttonRow {
    margin-bottom: 20px !important;
  }
  body#emailPrefs #use-ema-wrap .clzButton.greyColor {
    width: 100%;
  }
  body#emailPrefs #use-ema-wrap .formFieldContainer {
    width: 100% !important;
    margin-bottom: 30px;
    float: left;
    display: inline-block;
  }
}
body#orderHistory .managed-content {
  text-align: center;
}
body#orderHistory .managed-content .order-history-area1 .cmsWrapper {
  padding: 0 20% 20px 20%;
}
body#orderHistory #use-ord-wrap {
  padding: 0;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container {
  width: 100%;
  height: auto;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container label,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container label,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .pageNumber,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .pageNumber,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .altSelect,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .altSelect,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .nextBtn,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .nextBtn,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .previousBtn,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .previousBtn {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px 0 0;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .pageNumber:not(.currentPage),
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .pageNumber:not(.currentPage),
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .nextBtn a,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .nextBtn a,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .previousBtn a,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .previousBtn a {
  text-decoration: underline;
  vertical-align: middle;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .nextBtn:before,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .nextBtn:before,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .previousBtn:after,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .previousBtn:after {
  content: " ";
  background-color: #262626;
  margin: 1px 7px 0 0;
  height: 12px;
  width: 1px;
  display: inline-block;
  vertical-align: middle;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .previousBtn:after,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .previousBtn:after {
  margin: 1px 0 0 7px;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .viewByPage a,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .viewByPage a {
  margin-right: 10px;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .altSelect,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .altSelect {
  width: auto;
  min-width: 140px;
  min-height: 40px;
  font-size: 12px;
  text-align: left;
  border-color: #e6e6e6;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .altSelect .selected-value,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .altSelect .selected-value {
  padding: 12px 40px 0 20px;
  height: 40px;
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .altSelect .open ul,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .altSelect .open ul {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .altSelect .open ul li,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .altSelect .open ul li {
  padding: 8px 20px;
  text-transform: initial;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container .altSelect .open ul li.selected,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container .altSelect .open ul li.selected {
  background-color: transparent;
  color: #262626;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .top-pagination-container {
  border-top: 1px solid #e6e6e6;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .bottom-pagination-container {
  border-bottom: 1px solid #e6e6e6;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .thcontainer {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .history-ordernumber,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .history-dateplaced,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .history-orderstatus,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .history-detail-tracking {
  width: 20%;
  display: inline-block;
  text-transform: uppercase;
  padding: 20px 10px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .history-detail-tracking {
  width: auto;
  max-width: 39%;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-1,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-2,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-3,
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 {
  width: 20%;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  padding: 15px 10px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-right: 1px solid #e6e6e6;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 {
  width: 38%;
  border-right: none;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 .returnButton {
  float: right;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 .returnButton.small {
  display: inline-block;
  padding: 2px 8px 0 0;
}
body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .history-ordernumber-number {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
body#orderHistory #use-ord-wrap .history-return-policy-area {
  padding: 50px 0;
  float: left;
}
body#orderHistory #use-ord-wrap .history-return-policy-area .left-side {
  width: 45%;
  float: left;
}
body#orderHistory #use-ord-wrap .history-return-policy-area .right-side {
  width: 45%;
  float: right;
}
body#orderHistory #use-ord-wrap .history-return-policy-area p {
  padding: 0;
  margin-bottom: 0;
}
body#orderHistory #use-ord-wrap .history-return-policy-area p.title {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
body#orderHistory #use-ord-wrap .history-return-policy-area a {
  text-decoration: underline!important;
}
body#orderHistory #use-ord-wrap .history-return-policy-area a:hover,
body#orderHistory #use-ord-wrap .history-return-policy-area a:active {
  text-decoration: none !important;
}
body#orderHistory #use-ord-wrap #use-ord-no-item-wrap {
  padding: 20px;
  background-color: #f2f2f2;
  font-size: 16px;
  text-align: center;
  border: none;
  margin: 0 0 30px 0;
}
body#orderHistory #use-ord-wrap #use-ord-no-item-wrap h2 {
  font-size: 18px;
  margin: 0 0 30px 0;
}
body#orderHistory #use-ord-wrap #use-ord-no-item-wrap b {
  margin: 0 0 30px 0;
  display: inline-block;
}
body#orderHistory #use-ord-wrap #use-ord-no-item-wrap p {
  margin: 0;
  display: inline-block;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  body#orderHistory #use-ord-wrap .heading.border-center {
    padding: 0 4% 20px;
    margin: 0 0 20px 0;
  }
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table {
    padding: 0 4%;
    border-top: 1px solid #e6e6e6;
  }
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .thcontainer {
    display: none;
  }
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .history-ordernumber,
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .history-dateplaced,
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .history-orderstatus,
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .history-detail-tracking {
    width: auto;
    padding: 0;
    text-align: center;
    font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
    font-weight: bold;
    vertical-align: middle;
  }
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-1,
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-2,
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-3,
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 {
    width: 100%;
    padding: 0;
    border: none;
    text-align: center;
  }
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-1 {
    font-size: 14px;
    padding: 0 0 12px 0;
  }
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 .orderButton,
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 .returnButton {
    font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
    font-weight: bold;
    display: inline-block;
    text-decoration: none !important;
    padding: 10px;
    width: 100%;
    margin: 5px 0;
    border: 1px solid #4d4d4d;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
  }
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 .orderButton:hover,
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 .orderButton:active,
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 .returnButton:hover,
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 .returnButton:active {
    opacity: 0.85;
    filter: alpha(opacity=85);
  }
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 .orderButton {
    background-color: #4d4d4d;
    color: #ffffff;
  }
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 .returnButton {
    background-color: #ffffff;
    color: #4d4d4d;
  }
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .cell-4 .returnButton.small {
    padding: 10px;
    font-size: 12px;
  }
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .history-ordernumber-number,
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .history-dateplaced-date,
  body#orderHistory #use-ord-wrap #use-ord-item-wrap .history-table .use-ord .history-orderstatus-status {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin: 0 0 0 1%;
  }
  body#orderHistory #use-ord-wrap .bottom-pagination-container {
    text-align: center;
  }
  body#orderHistory #use-ord-wrap .bottom-pagination-container .pagination {
    float: none;
    display: inline-block;
    font-size: 18px;
  }
  body#orderHistory #use-ord-wrap .bottom-pagination-container .pagination .nextBtn:before,
  body#orderHistory #use-ord-wrap .bottom-pagination-container .pagination .previousBtn:after {
    height: 18px !important;
  }
  body#orderHistory #use-ord-wrap .bottom-pagination-container .pagination .altSelect {
    display: none !important;
  }
  body#orderHistory #use-ord-wrap .history-return-policy-area {
    padding: 30px 4%;
  }
  body#orderHistory #use-ord-wrap .history-return-policy-area .left-side,
  body#orderHistory #use-ord-wrap .history-return-policy-area .right-side {
    width: 100%;
  }
  body#orderHistory #use-ord-wrap .history-return-policy-area .left-side .title,
  body#orderHistory #use-ord-wrap .history-return-policy-area .right-side .title {
    font-size: 18px;
  }
  body#orderHistory #use-ord-wrap .history-return-policy-area .left-side {
    padding-bottom: 20px;
  }
}
.account .page-notification {
  text-align: center;
  padding: 0 30px 30px 30px;
  width: 100%;
}
.account .order-status-info {
  margin: 0 0 5px 0;
}
.account .order-status-text-wrap {
  padding: 0 0 40px 0;
}
.account .body_content,
.account .order-status-content {
  background: transparent;
}
.account .body_content .heading.small,
.account .order-status-content .heading.small {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: left;
  border: none;
  padding: 0;
  margin: 0 0 30px 0;
}
.account .body_content #checkout,
.account .order-status-content #checkout {
  padding: 0;
  text-align: left;
  width: 100%;
}
.account .body_content #checkout .formFieldContainer,
.account .order-status-content #checkout .formFieldContainer {
  display: inline-block;
}
.account .body_content #checkout .clzButton,
.account .order-status-content #checkout .clzButton {
  width: 100%;
  max-width: 360px;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .account .body_content .heading.small {
    padding: 0 4% 0 4%;
  }
  .account .body_content .order-status-text-wrap {
    padding: 0 4% 40px 4%;
  }
  .account .body_content #checkout {
    padding: 0 4%;
  }
  .account .body_content #checkout .clzButton {
    max-width: 100%;
  }
}
#user-address-wrap,
#use-cha-wrap,
#use-birthday-wrap {
  width: 100%;
  margin-bottom: 20px;
}
#user-address-wrap form,
#use-cha-wrap form,
#use-birthday-wrap form {
  background: transparent;
  padding: 0;
  width: 100%;
}
#user-address-wrap #use-addr-wrap,
#use-cha-wrap #use-addr-wrap,
#use-birthday-wrap #use-addr-wrap {
  background: transparent;
  padding: 0;
}
#user-address-wrap #billing-address,
#use-cha-wrap #billing-address,
#use-birthday-wrap #billing-address {
  margin-top: 10px;
}
#user-address-wrap #billing-address .checkout-sub-heading,
#use-cha-wrap #billing-address .checkout-sub-heading,
#use-birthday-wrap #billing-address .checkout-sub-heading {
  display: none;
}
#user-address-wrap .user-title-wrap .userTitleRequired,
#use-cha-wrap .user-title-wrap .userTitleRequired,
#use-birthday-wrap .user-title-wrap .userTitleRequired,
#user-address-wrap .user-title-wrap br,
#use-cha-wrap .user-title-wrap br,
#use-birthday-wrap .user-title-wrap br {
  display: none;
}
#user-address-wrap .user-title-wrap label,
#use-cha-wrap .user-title-wrap label,
#use-birthday-wrap .user-title-wrap label {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#user-address-wrap .business-radio-option,
#use-cha-wrap .business-radio-option,
#use-birthday-wrap .business-radio-option {
  text-transform: uppercase;
  font-size: 11px;
  width: 49%;
  float: left;
}
#user-address-wrap .business-radio-option label,
#use-cha-wrap .business-radio-option label,
#use-birthday-wrap .business-radio-option label {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#user-address-wrap .business-radio-option.second,
#use-cha-wrap .business-radio-option.second,
#use-birthday-wrap .business-radio-option.second {
  border-left: 1px solid #cecece;
  padding-left: 40px;
}
#user-address-wrap .isBusinessAddress-true,
#use-cha-wrap .isBusinessAddress-true,
#use-birthday-wrap .isBusinessAddress-true {
  float: left;
  clear: left;
  width: 100%;
}
#user-address-wrap .msg-required-items,
#use-cha-wrap .msg-required-items,
#use-birthday-wrap .msg-required-items {
  margin: 0 0 30px 0!important;
  float: left;
  width: 100%;
  clear: both;
  text-align: left!important;
}
#user-address-wrap .labelText,
#use-cha-wrap .labelText,
#use-birthday-wrap .labelText,
#user-address-wrap .sectionSelectLabel,
#use-cha-wrap .sectionSelectLabel,
#use-birthday-wrap .sectionSelectLabel {
  display: none;
}
#user-address-wrap .type_emailAddress .labelText,
#use-cha-wrap .type_emailAddress .labelText,
#use-birthday-wrap .type_emailAddress .labelText,
#user-address-wrap .type_countryCode .labelText,
#use-cha-wrap .type_countryCode .labelText,
#use-birthday-wrap .type_countryCode .labelText {
  display: inline-block;
  font-size: 14px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif !important;
  font-weight: bold !important;
}
#user-address-wrap .field-wrap,
#use-cha-wrap .field-wrap,
#use-birthday-wrap .field-wrap {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 30px;
}
#user-address-wrap .field-wrap .form-label,
#use-cha-wrap .field-wrap .form-label,
#use-birthday-wrap .field-wrap .form-label {
  display: none;
}
#user-address-wrap .formFieldContainer.required:after,
#use-cha-wrap .formFieldContainer.required:after,
#use-birthday-wrap .formFieldContainer.required:after,
#user-address-wrap .altSelect.required:after,
#use-cha-wrap .altSelect.required:after,
#use-birthday-wrap .altSelect.required:after {
  content: "*";
  position: absolute;
  right: -20px;
  top: 15px;
  font-size: 17px;
}
#user-address-wrap .saveButton,
#use-cha-wrap .saveButton,
#use-birthday-wrap .saveButton,
#user-address-wrap .buttonAdd,
#use-cha-wrap .buttonAdd,
#use-birthday-wrap .buttonAdd {
  width: 100%;
}
#user-address-wrap .page-notification,
#use-cha-wrap .page-notification,
#use-birthday-wrap .page-notification {
  display: block;
  padding: 0 0 30px;
  text-align: center;
  width: 100%;
}
#user-address-wrap .formFieldContainer.formFieldError .error,
#use-cha-wrap .formFieldContainer.formFieldError .error,
#use-birthday-wrap .formFieldContainer.formFieldError .error,
#user-address-wrap .error-showable-userTitle .error,
#use-cha-wrap .error-showable-userTitle .error,
#use-birthday-wrap .error-showable-userTitle .error {
  font-size: 11px;
  padding-top: 5px;
  position: absolute;
  text-align: center;
  top: 50px;
  width: 100%;
  text-transform: initial;
  line-height: 12px;
}
#user-address-wrap .formFieldContainer.formFieldError input,
#use-cha-wrap .formFieldContainer.formFieldError input,
#use-birthday-wrap .formFieldContainer.formFieldError input,
#user-address-wrap .error-showable-userTitle input,
#use-cha-wrap .error-showable-userTitle input,
#use-birthday-wrap .error-showable-userTitle input {
  border: 1px solid red !important;
}
#user-address-wrap .formFieldContainer.formFieldError .number input,
#use-cha-wrap .formFieldContainer.formFieldError .number input,
#use-birthday-wrap .formFieldContainer.formFieldError .number input,
#user-address-wrap .error-showable-userTitle .number input,
#use-cha-wrap .error-showable-userTitle .number input,
#use-birthday-wrap .error-showable-userTitle .number input {
  border-left: 1px solid white !important;
}
#user-address-wrap .formFieldContainer.formFieldError .altSelect,
#use-cha-wrap .formFieldContainer.formFieldError .altSelect,
#use-birthday-wrap .formFieldContainer.formFieldError .altSelect,
#user-address-wrap .error-showable-userTitle .altSelect,
#use-cha-wrap .error-showable-userTitle .altSelect,
#use-birthday-wrap .error-showable-userTitle .altSelect {
  border: 1px solid red !important;
}
#user-address-wrap .formFieldContainer.formFieldError .altSelect .open ul,
#use-cha-wrap .formFieldContainer.formFieldError .altSelect .open ul,
#use-birthday-wrap .formFieldContainer.formFieldError .altSelect .open ul,
#user-address-wrap .error-showable-userTitle .altSelect .open ul,
#use-cha-wrap .error-showable-userTitle .altSelect .open ul,
#use-birthday-wrap .error-showable-userTitle .altSelect .open ul {
  border: 1px solid red !important;
  border-top: 1px solid white !important;
}
#user-address-wrap .user-title-error .user-title-option-wrap,
#use-cha-wrap .user-title-error .user-title-option-wrap,
#use-birthday-wrap .user-title-error .user-title-option-wrap {
  border: 1px solid red !important;
}
#user-address-wrap .formFieldContainer.formFieldError.required:after,
#use-cha-wrap .formFieldContainer.formFieldError.required:after,
#use-birthday-wrap .formFieldContainer.formFieldError.required:after {
  color: red;
}
#user-address-wrap .formFieldContainer,
#use-cha-wrap .formFieldContainer,
#use-birthday-wrap .formFieldContainer {
  width: 100%;
}
#user-address-wrap .formFieldContainer .verify,
#use-cha-wrap .formFieldContainer .verify,
#use-birthday-wrap .formFieldContainer .verify {
  display: none !important;
}
#user-address-wrap .formFieldContainer .prefix,
#use-cha-wrap .formFieldContainer .prefix,
#use-birthday-wrap .formFieldContainer .prefix {
  width: 25%;
  display: inline-block;
  float: left;
}
#user-address-wrap .formFieldContainer .number,
#use-cha-wrap .formFieldContainer .number,
#use-birthday-wrap .formFieldContainer .number {
  width: 75%;
  display: inline-block;
}
#user-address-wrap .formFieldContainer .number .labelFieldWrapper input,
#use-cha-wrap .formFieldContainer .number .labelFieldWrapper input,
#use-birthday-wrap .formFieldContainer .number .labelFieldWrapper input {
  border-left: 0 solid transparent;
}
#user-address-wrap .formFieldContainer .labelFieldWrapper,
#use-cha-wrap .formFieldContainer .labelFieldWrapper,
#use-birthday-wrap .formFieldContainer .labelFieldWrapper {
  width: 100%;
  margin-bottom: 30px;
}
#user-address-wrap .formFieldContainer .labelFieldWrapper input,
#use-cha-wrap .formFieldContainer .labelFieldWrapper input,
#use-birthday-wrap .formFieldContainer .labelFieldWrapper input {
  border: 1px solid #cecece;
  background-color: #ffffff;
  height: 50px;
  width: 100%;
  padding: 0 25px;
}
#user-address-wrap .formFieldContainer .labelFieldWrapper .altSelect::-webkit-scrollbar,
#use-cha-wrap .formFieldContainer .labelFieldWrapper .altSelect::-webkit-scrollbar,
#use-birthday-wrap .formFieldContainer .labelFieldWrapper .altSelect::-webkit-scrollbar {
  width: 0;
}
#user-address-wrap .formFieldContainer .labelFieldWrapper .altSelect,
#use-cha-wrap .formFieldContainer .labelFieldWrapper .altSelect,
#use-birthday-wrap .formFieldContainer .labelFieldWrapper .altSelect {
  width: 100%;
  min-height: 50px;
  font-size: 14px;
}
#user-address-wrap .formFieldContainer .labelFieldWrapper .altSelect .selected-value,
#use-cha-wrap .formFieldContainer .labelFieldWrapper .altSelect .selected-value,
#use-birthday-wrap .formFieldContainer .labelFieldWrapper .altSelect .selected-value {
  font-size: 14px;
  height: 50px;
  padding: 15px 50px 0 25px;
}
#user-address-wrap .formFieldContainer .labelFieldWrapper .altSelect .icon,
#use-cha-wrap .formFieldContainer .labelFieldWrapper .altSelect .icon,
#use-birthday-wrap .formFieldContainer .labelFieldWrapper .altSelect .icon {
  background-image: url(/prj-front/assets/images/icons/arrows-small.png);
  background-position: 0 -43px !important;
  border: 0 solid transparent;
  height: 7px;
  margin-top: -3.5px;
  padding: 1px 7px 0px 12px;
  right: 10px;
  top: 50%;
}
#user-address-wrap .formFieldContainer .labelFieldWrapper .altSelect .open .icon,
#use-cha-wrap .formFieldContainer .labelFieldWrapper .altSelect .open .icon,
#use-birthday-wrap .formFieldContainer .labelFieldWrapper .altSelect .open .icon {
  background-position: 0 0 !important;
}
#user-address-wrap .formFieldContainer .labelFieldWrapper .altSelect .open ul,
#use-cha-wrap .formFieldContainer .labelFieldWrapper .altSelect .open ul,
#use-birthday-wrap .formFieldContainer .labelFieldWrapper .altSelect .open ul {
  border: 1px solid #cecece;
  border-top: 0px solid #fff;
  max-height: 150px;
}
#user-address-wrap .formFieldContainer .labelFieldWrapper .altSelect .open ul li,
#use-cha-wrap .formFieldContainer .labelFieldWrapper .altSelect .open ul li,
#use-birthday-wrap .formFieldContainer .labelFieldWrapper .altSelect .open ul li {
  text-transform: uppercase;
  margin: 1px;
  font-size: 11px;
  cursor: pointer;
  padding: 7.5px 50px 7.5px 25px;
}
#user-address-wrap .notification-error-top,
#use-cha-wrap .notification-error-top,
#use-birthday-wrap .notification-error-top {
  display: none;
}
#user-address-wrap .successBox,
#use-cha-wrap .successBox,
#use-birthday-wrap .successBox,
#user-address-wrap .errorBox,
#use-cha-wrap .errorBox,
#use-birthday-wrap .errorBox {
  margin-bottom: 10px;
}
.return-myaccount {
  border-top: 1px solid #e6e6e6;
  text-align: center;
  padding: 40px 20px;
  clear: both;
}
.return-myaccount .buttonGoAccount {
  text-transform: uppercase;
}
.addressBookWrapper {
  position: relative;
  margin-bottom: 50px;
}
.addressBookWrapper p {
  margin: 10px 0;
}
.addressBookWrapper p.addressBookEmpty {
  margin: 0 0 20px;
}
.addressBookWrapper .currentAddress {
  display: none;
}
.addressBookWrapper .actionLinks {
  text-align: right;
  font-size: 12px;
}
.addressBookWrapper .actionLinks .addressLink {
  text-transform: uppercase;
  margin-left: 5px;
}
.addressBookWrapper .actionLinks .leftSeparator {
  border-left: 1px solid #cccccc;
  padding-left: 5px;
  margin-left: 5px;
}
.addressBookWrapper .mobilelabelWrap {
  text-transform: uppercase;
  margin-bottom: 10px;
}
.addressBookWrapper .mobileActionLinks {
  display: none;
}
.addressBookWrapper .fieldboxContainer {
  width: 100%;
  top: 0;
}
.addressBookWrapper .fieldboxContainer.expandedAddress {
  display: none;
}
.addressBookWrapper .fieldboxContainer.expandedAddress.with_errors {
  display: block;
}
.addressBookWrapper .fieldboxContainer.collapsed.with_errors {
  display: none;
}
.addressBookWrapper .fieldboxContainer.expandedAddress.startOpen {
  display: block;
}
.addressBookWrapper .fieldboxContainer .addressBookHeader {
  margin: 0!important;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
}
.addressBookWrapper .fieldboxContainer .addressBookHeaderMobile {
  margin: 0!important;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
  display: none;
}
.addressBookWrapper .fieldboxContainer .addressBookContainer {
  padding: 20px;
}
.addressBookWrapper .fieldboxContainer .addressBookFooter {
  position: relative;
  padding: 0 20px;
}
.addressBookWrapper .fieldboxContainer .addressBookFooter .addressBookEditButton,
.addressBookWrapper .fieldboxContainer .addressBookFooter .addressBookButton {
  width: 100%;
}
.addressBookWrapper .fieldboxContainer.collapsed .addressBookContainer {
  padding-top: 50px;
}
.addressBookWrapper .fieldboxContainer.expandedAddress .addressBookHeader {
  margin: 0;
}
.addressBookWrapper .fieldboxContainer.expandedAddress .addressBookContainer {
  margin-top: 30px;
}
.addressBookWrapper .saveButton {
  margin-top: 20px;
  clear: both;
}
.addressBookWrapper .use-add-item-wrap + .use-add-item-wrap {
  margin-top: 20px;
}
.addressBookWrapper.address-entry .fieldboxContainer .addressBookHeader {
  position: relative;
}
.addressBookWrapper.address-entry .fieldboxContainer .addressBookContainer {
  margin-top: 0;
}
.addressBookWrapper.address-entry .msg-top-wrap .errorBox {
  text-align: center;
  margin-bottom: 20px!important;
}
@media only screen and (min-width: 1025px) {
  #user-address-wrap .isBusinessAddress-true,
  #user-address-wrap .msg-required-items,
  #user-address-wrap .field-wrap,
  #user-address-wrap .page-notification,
  #user-address-wrap .formFieldContainer {
    max-width: 360px;
  }
  .addressBookWrapper {
    width: 50%;
    float: left;
  }
  .addressBookWrapper .fieldboxContainer .addressBookAddress,
  .addressBookWrapper .fieldboxContainer .addressBookEditButton,
  .addressBookWrapper .fieldboxContainer .addressBookButton,
  .addressBookWrapper .fieldboxContainer .buttonAdd,
  .addressBookWrapper .fieldboxContainer .use-add-item-list,
  .addressBookWrapper .fieldboxContainer .saveButton,
  .addressBookWrapper .fieldboxContainer .saveCancelButton {
    max-width: 360px;
  }
  .addressBookWrapper.address-entry .fieldboxContainer .addressBookHeader {
    margin-right: -100% !important;
  }
  .addressBookWrapper.address-entry .msg-top-wrap {
    max-width: 360px;
  }
}
@media only screen and (min-width: 768px) {
  #user-address-wrap {
    padding: 30px 0 0;
  }
  .addressBookWrapper.address-entry .saveCancelButton .saveButton {
    width: 49%!important;
  }
  .addressBookWrapper.address-entry .saveCancelButton .saveButton:first-child {
    margin-right: 1%!important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #user-address-wrap .msg-required-items {
    max-width: 100%;
    text-align: center!important;
  }
  #user-address-wrap .addressBookWrapper {
    width: 70%;
    margin: 0 auto 50px;
  }
  #user-address-wrap .sub-heading {
    font-size: 18px;
  }
  #user-address-wrap .formFieldContainer,
  #user-address-wrap form .field-wrap,
  #user-address-wrap .isBusinessAddress-true,
  #user-address-wrap .saveButton {
    width: 100%;
    max-width: 100%;
  }
  #user-address-wrap .business-radio-option {
    width: 49%;
    display: inline-block;
  }
  .addressBookWrapper.address-entry .fieldboxContainer .addressBookHeader {
    margin-left: -15% !important;
    margin-right: -15% !important;
  }
  .addressBookWrapper.address-entry .fieldboxContainer .addressBookHeader .sub-heading {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #user-address-title {
    padding: 0 20px;
  }
  #user-address-title .heading {
    margin-top: 0;
  }
  #user-address-wrap {
    padding: 40px 0 0;
    margin-bottom: 0;
  }
  #user-address-wrap .sub-heading {
    text-align: center;
    font-size: 18px;
  }
  #user-address-wrap form {
    margin-left: 0;
    margin-right: 0;
  }
  #user-address-wrap form .field-wrap.error-showable-userTitle {
    width: 100%;
  }
  #user-address-wrap .saveButton,
  #user-address-wrap .buttonAdd {
    font-size: 12px;
  }
  #user-address-wrap .saveButton {
    margin-top: 0;
  }
  #user-address-wrap .business-radio-option {
    width: 100%;
    float: left;
    clear: both;
    padding: 0 !important;
    border: none !important;
  }
  #user-address-wrap .msg-required-items {
    text-align: left!important;
  }
  #user-address-wrap .formFieldContainer,
  #user-address-wrap .field-wrap,
  #user-address-wrap .isBusinessAddress-true,
  #user-address-wrap .msg-required-items {
    max-width: 100%;
  }
  #user-address-wrap .formFieldContainer.required:after,
  #user-address-wrap .field-wrap.required:after {
    right: -15px;
  }
  #user-address-wrap .page-notification {
    max-width: 100%;
  }
  #user-address-wrap .addressBookWrapper + .addressBookWrapper:before,
  #user-address-wrap .addressBookWrapper.favourite-store:before {
    content: "";
    display: block;
    border-top: 1px solid #e6e6e6;
    margin: 0 20px;
    position: relative;
    top: -30px;
  }
  .addressBookWrapper {
    margin-bottom: 30px;
  }
  .addressBookWrapper .actionLinksMobile {
    padding: 5px;
  }
  .addressBookWrapper .use-add-item-wrap {
    width: 100%;
    display: block;
    margin: 10px 0;
  }
  .addressBookWrapper .addressBookLabel {
    padding-bottom: 10px;
    font-size: 13px;
  }
  .addressBookWrapper .actionLinks,
  .addressBookWrapper .mobileActionLinks {
    font-size: 13px;
  }
  .addressBookWrapper .mobileActionLinks {
    text-align: right;
    display: block;
    float: right;
  }
  .addressBookWrapper .mobileActionLinks .addressBookEditButton,
  .addressBookWrapper .mobileActionLinks .addressBookButton {
    display: inline-block;
  }
  .addressBookWrapper .mobileActionLinks span.addressLink {
    margin-left: 5px;
    text-transform: uppercase;
    cursor: pointer;
  }
  .addressBookWrapper .mobileActionLinks span.leftSeparator {
    border-left: 1px solid #cccccc;
    padding-left: 5px;
    margin-left: 2px;
  }
  .addressBookWrapper .fieldboxContainer .addressBookFooter .addressBookEditButton,
  .addressBookWrapper .fieldboxContainer .addressBookFooter .addressBookButton {
    display: none!important;
  }
  .addressBookWrapper .fieldboxContainer.expandedAddress .addressBookContainer {
    margin-top: 20px;
  }
  .addressBookWrapper .fieldboxContainer.collapsed .addressBookContainer {
    padding-top: 40px;
  }
  .return-myaccount {
    margin: 0 20px;
    padding: 40px 0;
  }
  .addressBookWrapper + .return-myaccount {
    margin-top: -20px;
  }
  .addressBookWrapper.address-entry .saveCancelButton .saveButton + .saveButton {
    margin-top: 15px!important;
  }
  .formFieldContainer .labelFieldWrapper input#phonePrefix {
    padding: 0 20px;
  }
}
body#orderDetail .managed-content {
  text-align: center;
}
body#orderDetail .managed-content .order-details-area1 .cmsWrapper {
  padding: 0 20% 20px 20%;
}
body#orderDetail .managed-content .order-details-area1 .cmsWrapper p:last-child {
  margin-bottom: 0;
}
body#orderDetail #checkout {
  width: 100%;
}
body#orderDetail #user {
  display: inline-block;
  width: 100%;
}
body#orderDetail #user .orderDetailsInfo {
  display: inline-block;
  padding: 20px 8px;
  border-top: 1px solid #e4e4e4;
  width: 100%;
}
body#orderDetail #user .orderDetailsInfo .orderDetailsInfoBox {
  display: inline-block;
}
body#orderDetail #user .orderDetailsInfo .orderDetailsInfoBox .statusNumber {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
body#orderDetail #user .orderDetailsInfo .orderDetailsInfoBox .orderDetailsInfoLabel,
body#orderDetail #user .orderDetailsInfo .orderDetailsInfoBox .orderDetailsInfoText {
  display: inline-block;
}
body#orderDetail #user .orderDetailsInfo .orderDetailsInfoBox.status {
  width: 100%;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 20px;
}
body#orderDetail #user .orderDetailsInfo .orderDetailsInfoBox.status .orderDetailsInfoText {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  color: #be8d16;
}
body#orderDetail #user .orderDetailsInfo .orderDetailsActionBox {
  width: 40%;
  display: inline-block;
  padding: 20px;
  vertical-align: top;
}
body#orderDetail #user .orderDetailsInfo .orderDetailsActionBox .clzButton {
  width: 100%;
}
body#orderDetail #user .orderDetailsInfo .orderDetailsActionBox .orderDetailsInfoLabel {
  display: block;
  margin-bottom: 20px;
}
body#orderDetail #user .orderDetailsInfo .orderDetailsActionBox .orderDetailsInfoText {
  padding: 0 15px;
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}
body#orderDetail #user .orderDetailsInfo.first-row {
  text-align: center;
}
body#orderDetail #user .orderDetailsInfo.first-row .orderDetailsInfoBox:first-child {
  font-size: 16px;
}
body#orderDetail #user .orderDetailsInfo.orderActions {
  text-align: center;
}
body#orderDetail #user .downloadsLink {
  cursor: pointer;
}
body#orderDetail #user .downloadsLink .i-pdf-download-mini,
body#orderDetail #user .downloadsLink .i-shipment-track-mini {
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
  background-repeat: no-repeat;
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
}
body#orderDetail #user .downloadsLink .i-pdf-download-mini {
  background-image: url('/prj-front/assets/images/icons/icon-pdf_44x44.png');
}
body#orderDetail #user .downloadsLink .i-shipment-track-mini {
  background-image: url('/prj-front/assets/images/icons/icon-shipping-track_44x44.png');
}
body#orderDetail #user .downloadsLink .scrollToDocuments,
body#orderDetail #user .downloadsLink .trackingLinkLabel {
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: underline;
}
body#orderDetail #user .order-summary-main-wrapper .regularWrapperHeader {
  display: none;
}
body#orderDetail #user .order-summary-main-wrapper .regularWrapper:first-child {
  padding-top: 40px;
}
body#orderDetail #user .regularWrapper {
  padding: 20px 8px;
  border-top: 1px solid #e4e4e4;
}
body#orderDetail #user .regularWrapper .regularInnerBoxLabel,
body#orderDetail #user .regularWrapper .regularWrapperHeader .regularWrapperTextWrap {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 25px;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
}
body#orderDetail #user .regularWrapper .regularInnerBox {
  vertical-align: top;
  display: inline-block;
  width: 49%;
}
body#orderDetail #user .regularWrapper .regularInnerBox .leftLabel,
body#orderDetail #user .regularWrapper .regularInnerBox .rightLabel {
  display: inline-block;
}
body#orderDetail #user .regularWrapper .regularInnerBox .leftLabel {
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
}
body#orderDetail #user .first-line {
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
}
body#orderDetail #user .checkout-basket {
  border-top: 1px solid #e4e4e4;
}
body#orderDetail #user .checkout-basket .basket-items-container {
  padding: 0;
  margin-top: 40px;
}
body#orderDetail #user .checkout-basket .basket-items-container .promo-message-container {
  display: none !important;
}
body#orderDetail #user .checkout-basket .checkout-estimated-total {
  border: none;
}
body#orderDetail #user #downloadArea.regularWrapper .regularWrapperTextWrap {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 25px;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
}
body#orderDetail #user .pdfDocumentContainer {
  width: 100%;
  margin-bottom: -10px;
}
body#orderDetail #user .pdfDocumentContainer .pdfLink {
  display: inline-block;
  text-align: center;
  margin: 0px 20px 20px 0;
}
body#orderDetail #user .pdfDocumentContainer .pdfLink:hover {
  opacity: 0.4;
}
body#orderDetail #user .pdfDocumentContainer .pdfLink .i-pdf-download {
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-image: url('/prj-front/assets/images/icons/icon-pdf_100x100.png');
}
body#orderDetail #user .pdfDocumentContainer .pdfLink .downloadLink {
  width: 80px;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 11px;
}
body#orderDetail #user .pdfDocumentContainer .pdfLink .downloadButton {
  display: none;
}
body#orderDetail .orderDetailAddressInfoBody .store-generic-text {
  display: none;
}
@media only screen and (max-width: 767px) {
  body#orderDetail h1.heading {
    width: auto;
    margin: 0 4%;
    padding: 0 0 20px 0;
  }
  body#orderDetail .managed-content .order-details-area1 .cmsWrapper {
    padding: 20px 10%;
  }
  body#orderDetail #user {
    margin: 0 4%;
    width: 92%;
  }
  body#orderDetail #user .return-myaccount {
    margin: 0;
  }
  body#orderDetail #user .orderDetailsInfo {
    padding: 20px 0;
  }
  body#orderDetail #user .orderDetailsInfo.first-row {
    border-top: 0;
  }
  body#orderDetail #user .orderDetailsInfo .orderDetailsInfoBox:first-child {
    font-size: 14px;
  }
  body#orderDetail #user .orderDetailsInfo .orderDetailsInfoBox {
    float: none !important;
  }
  body#orderDetail #user .orderDetailsInfo .orderDetailsInfoBox .statusNumber {
    font-weight: 400;
    font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
    font-weight: normal;
  }
  body#orderDetail #user .orderDetailsInfo .orderDetailsActionBox {
    width: 100%;
    padding: 15px 0;
  }
  body#orderDetail #user .downloadsLink {
    padding: 10px 0;
  }
  body#orderDetail #user .order-summary-main-wrapper .regularWrapper {
    padding: 10px 0;
  }
  body#orderDetail #user .order-summary-main-wrapper .regularWrapper:first-child {
    padding: 10px 0 !important;
  }
  body#orderDetail #user .order-summary-main-wrapper .regularWrapper .regularInnerBox {
    width: 100%;
    padding: 20px 0;
  }
  body#orderDetail #user .order-summary-main-wrapper .regularWrapper .regularInnerBox .regularInnerBoxLabel {
    margin-bottom: 20px;
  }
  body#orderDetail #user .basket-items-container {
    margin-top: 20px;
  }
  body#orderDetail #user .basket-items-container .checkout-remove-item-mobile {
    display: none !important;
  }
  body#orderDetail #user .checkout-basket {
    margin-top: 0;
  }
  body#orderDetail #user .checkout-basket .checkout-estimated-total {
    text-align: center;
  }
  body#orderDetail #user .checkout-basket.estimated-total-container {
    border-top: 0;
  }
  body#orderDetail #user .pdfDocumentContainer {
    padding-bottom: 10px;
    margin-right: -15px;
  }
  body#orderDetail #user .pdfDocumentContainer .pdfLink {
    margin: 0 15px 15px 0;
    width: 70px;
  }
  body#orderDetail #user .pdfDocumentContainer .pdfLink .i-pdf-download {
    height: 40px;
    width: 40px;
    background-size: 40px 40px;
  }
}
/* GIFT CARD LANDING PAGE */
.buttonGC {
  font-size: 12px;
}
.banner-giftcardcertificates-top-promo h1 {
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  font-size: 38px;
  line-height: 1.2;
}
.banner-giftcardcertificates-top-promo input.link-underline {
  background: transparent;
  border: 0;
  padding: 0;
  margin-top: 10px;
}
.banner-giftcardcertificates-top-promo input.link-underline:hover {
  opacity: 1;
}
.banner-giftcardcertificates-top-promo .content-buttons {
  margin-top: 30px;
}
.container_after_bottom_promo .check_balance_gift_card .container_title_check_balance {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance {
  margin-top: 15px;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .container_radio_button {
  margin-bottom: 5px;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .container_radio_button label {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .formFieldContainer {
  width: 100%;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .formFieldContainer .labelFieldWrapper {
  width: 100%;
  margin-bottom: 15px;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .formFieldContainer .labelFieldWrapper input {
  border: 1px solid #cecece;
  background-color: #ffffff;
  height: 50px;
  width: 100%;
  padding: 0 25px;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .formFieldContainer.required:after {
  content: "*";
  position: absolute;
  right: -20px;
  top: 15px;
  font-size: 17px;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .formFieldContainer.formFieldError .error {
  font-size: 11px;
  padding-top: 5px;
  position: absolute;
  text-align: center;
  top: 50px;
  width: 100%;
  text-transform: initial;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .formFieldContainer.formFieldError input {
  border: 1px solid red !important;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .formFieldContainer.formFieldError.required:after {
  color: red;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .error-top {
  text-align: center;
  margin-bottom: 10px;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .container-button-check {
  clear: both;
}
.container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .container-button-check .buttonGC {
  width: 100%;
  margin-top: 15px;
}
.container_after_bottom_promo .check_balance_gift_card #result_gift .checkbalance_data {
  padding: 30px;
  background: #f9e8f8;
  margin-top: 50px;
  text-transform: uppercase;
}
.container_after_bottom_promo .check_balance_gift_card #result_gift .checkbalance_data h2 {
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  font-size: 18px;
  margin: 0 0 15px;
}
.container_after_bottom_promo .check_balance_gift_card #result_gift .checkbalance_data p {
  margin-bottom: 5px;
}
.container_after_bottom_promo .check_balance_gift_card #result_gift .checkbalance_data p:last-child {
  margin-bottom: 0;
}
.container_after_bottom_promo .banner-giftcardcertificates-faq .title {
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.container_after_bottom_promo .banner-giftcardcertificates-faq .intro {
  margin-bottom: 10px;
}
.container_after_bottom_promo .banner-giftcardcertificates-faq .toggler-title {
  text-transform: uppercase;
  cursor: pointer;
  padding: 10px 0;
  padding-right: 40px;
  position: relative;
  font-size: 12px;
}
.container_after_bottom_promo .banner-giftcardcertificates-faq .toggler-content {
  padding: 0 40px 10px 5px;
  font-size: 12px;
}
.container_after_bottom_promo .banner-giftcardcertificates-faq .giftcardcertificates-showmore {
  border-top: 1px solid #e6e6e6;
  margin-top: 25px;
  padding-top: 30px;
}
@media only screen and (min-width: 1025px) {
  .banner-giftcardcertificates-top-promo h1 {
    font-size: 45px;
  }
  .banner-giftcardcertificates-top-promo p {
    font-size: 24px;
  }
  .container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .formFieldContainer,
  .container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .container_radio_button,
  .container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .container-button-check,
  .container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .error-top,
  .container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance #result_gift {
    max-width: 360px;
  }
}
@media only screen and (min-width: 768px) {
  .banner-giftcardcertificates-top-promo .gc-banner {
    padding: 40px;
    margin-top: 10px;
    margin-bottom: 60px;
  }
  .banner-giftcardcertificates-top-promo .gc-banner .left-column,
  .banner-giftcardcertificates-top-promo .gc-banner .right-column {
    display: inline-block;
    width: 49.5%;
    vertical-align: middle;
  }
  .banner-giftcardcertificates-top-promo .gc-banner .left-column {
    padding: 0 2%;
  }
  .banner-giftcardcertificates-top-promo .gc-banner p {
    font-size: 18px;
  }
  .banner-giftcardcertificates-top-promo .gc-banner h1 {
    margin-bottom: 10px;
  }
  .banner-giftcardcertificates-top-promo .gc-banner .buttonGC {
    margin-right: 15px;
    padding: 15px 20px;
  }
  .container_after_bottom_promo {
    margin-bottom: 60px;
  }
  .container_after_bottom_promo .check_balance_gift_card {
    width: 50%;
    float: left;
    padding-right: 40px;
  }
  .container_after_bottom_promo .check_balance_gift_card .container_title_check_balance {
    font-size: 18px;
  }
  .container_after_bottom_promo .banner-giftcardcertificates-faq {
    width: 50%;
    float: right;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .gc-title {
    display: none;
  }
  .banner-giftcardcertificates-top-promo {
    margin-top: -40px;
  }
  .banner-giftcardcertificates-top-promo .gc-banner {
    padding: 25px 20px;
    text-align: center;
    margin-bottom: 35px;
  }
  .banner-giftcardcertificates-top-promo .gc-banner .subtitle {
    font-size: 15px;
  }
  .banner-giftcardcertificates-top-promo .gc-banner p {
    font-size: 13px;
    line-height: 1.2;
  }
  .banner-giftcardcertificates-top-promo .gc-banner .buttonGC {
    font-size: 14px;
    padding: 10px;
  }
  .banner-giftcardcertificates-top-promo .gc-banner img {
    max-width: 80%;
    height: auto;
    margin: 20px 0;
  }
  .container_after_bottom_promo .check_balance_gift_card {
    padding: 0 20px;
  }
  .container_after_bottom_promo .check_balance_gift_card .gift-certificate-label {
    font-size: 12px;
  }
  .container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .formFieldContainer.required:after {
    display: none;
  }
  .container_after_bottom_promo .check_balance_gift_card .container_form_elements_check_balance .gc-banner .buttonGC {
    padding: 10px;
  }
  .container_after_bottom_promo .check_balance_gift_card #result_gift .checkbalance_data {
    margin-top: 40px;
  }
  .container_after_bottom_promo .check_balance_gift_card #result_gift .checkbalance_data h2 {
    font-size: 16px;
  }
  .container_after_bottom_promo .check_balance_gift_card #result_gift .checkbalance_data p {
    font-size: 12px;
  }
  .container_after_bottom_promo .banner-giftcardcertificates-faq {
    margin-bottom: 40px;
  }
  .container_after_bottom_promo .banner-giftcardcertificates-faq .giftcardcertificates-faq {
    border-top: 1px solid #e6e6e6;
    margin-top: 40px;
    padding: 30px 20px 0;
  }
  .container_after_bottom_promo .banner-giftcardcertificates-faq .title {
    font-size: 14px;
  }
  .container_after_bottom_promo .banner-giftcardcertificates-faq .intro {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .container_after_bottom_promo .banner-giftcardcertificates-faq .toggler-content {
    padding: 0 20px 20px 15px;
  }
  .container_after_bottom_promo .banner-giftcardcertificates-faq .giftcardcertificates-showmore {
    border-top: 1px solid #e6e6e6;
    margin-top: 15px;
    padding: 30px 20px;
  }
}
/* GIFT CARD PRODUCT PAGE */
.GCEntityBody .product-title-egc {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-size: 18px;
  padding: 15px 0;
  margin-bottom: 30px;
}
.GCEntityBody .verify,
.GCEntityBody .notification-error-top,
.GCEntityBody .notification-error-top-mobile {
  display: none;
}
.GCEntityBody .variant .error {
  display: none;
}
.GCEntityBody .variantError .error {
  display: block;
}
.GCEntityBody .form-label {
  text-transform: uppercase;
  margin-bottom: 12px;
}
.GCEntityBody .form-label.label-date {
  margin-top: -10px;
}
.GCEntityBody .form-label.label-msg,
.GCEntityBody .form-label.label-style {
  margin-top: -5px;
}
.GCEntityBody .add-item-container-egc {
  margin-top: -5px;
}
.GCEntityBody .add-item-container-egc .js_priceValue {
  text-transform: uppercase;
}
.GCEntityBody .add-item-container-egc .buttonCheckout {
  margin-top: 10px;
}
.GCEntityBody .buttonAddcart,
.GCEntityBody .preview-ecard {
  padding: 14px 10px;
}
.GCEntityBody .buttonAddcart i,
.GCEntityBody .preview-ecard i {
  vertical-align: top;
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.GCEntityBody .buttonAddcart i.i-bag-white,
.GCEntityBody .preview-ecard i.i-bag-white {
  margin-top: -5px;
}
.GCEntityBody .preview-ecard {
  margin-bottom: 25px;
}
.GCEntityBody .agreement-text {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 12px;
}
.GCEntityBody .remaining-characters {
  font-size: 12px;
}
.GCEntityBody .thumbnails_template_mail {
  text-align: left;
  margin-bottom: 20px;
}
.GCEntityBody .thumbnails_template_mail .rect-container {
  width: 65px;
  height: 90px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border: 0;
  margin-right: 8px;
  margin-bottom: 10px;
  cursor: pointer;
  background-color: #ffffff;
  position: relative;
}
.GCEntityBody .thumbnails_template_mail .rect-container:last-child {
  margin-right: 0;
}
.GCEntityBody .thumbnails_template_mail .rect-container.selected:after {
  content: "";
  display: block;
  width: 33px;
  height: 22px;
  background: transparent url(../assets/images/icons/icon-texture-selected.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -16.5px;
}
.GCEntityBody .thumbnails_template_mail .rect-container img {
  width: 100%;
  height: auto;
}
.GCEntityBody sqr-variant-amount {
  margin-bottom: 30px;
  display: block;
}
.GCEntityBody sqr-variant-amount .VariantAmount {
  position: relative;
}
.GCEntityBody sqr-variant-amount .amount {
  border: 1px solid #cecece;
  background-color: #ffffff;
  height: 50px;
  padding: 14px 25px;
  float: left;
  width: calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: -webkit-calc(50% - 10px);
  width: -o-calc(50% - 10px);
  margin-bottom: 30px;
}
.GCEntityBody sqr-variant-amount .amount:nth-child(2n+1) {
  margin-right: 20px;
}
.GCEntityBody sqr-variant-amount .amount:not(#typeAmount) {
  text-align: center;
  cursor: pointer;
}
.GCEntityBody sqr-variant-amount .amount.selected {
  border-color: #262626;
}
.GCEntityBody sqr-variant-amount .amount#typeAmount {
  width: 100%;
  clear: both;
  margin-right: 0;
  margin-bottom: 0;
}
.GCEntityBody sqr-variant-amount #error_typeAmount {
  font-size: 11px;
  padding-top: 3px;
  position: absolute;
  top: 100%;
  text-align: center;
  width: 100%;
  z-index: 1;
}
.GCEntityBody .egc-variant.SIZE_NAME .form-label .asterisk {
  display: inline-block;
  color: inherit;
  font-size: 10px;
}
.GCEntityBody .egc-variant.SIZE_NAME.variantError .labels_egc .error {
  top: 100%;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: -30px;
  z-index: 0;
}
.GCEntityBody .egc-variant.SIZE_NAME.variantError sqr-variant-amount .amount:not(.selected) {
  border-color: red;
}
.egcEmptyHide,
.egcInvalidHide,
.egcNoMatchHide {
  display: none;
}
/* datepicker */
#deliveryDateEgc {
  width: 130px;
  vertical-align: middle;
}
.ui-datepicker-trigger {
  margin-left: 20px;
  cursor: pointer;
}
#ui-datepicker-div {
  display: none;
  background-color: #fff;
  margin-top: 5px;
  padding: 2px;
  border: 1px solid #e6e6e6;
}
.ui-datepicker-header {
  background-color: #fff;
  width: 195px;
  text-align: center;
}
.ui-datepicker-header select {
  border: 0;
  cursor: pointer;
}
.ui-datepicker-unselectable.ui-state-disabled {
  font-size: 11px;
  color: #CCC;
  padding: 3px 0;
}
#ui-datepicker-div table {
  width: calc(100% - 10px);
  width: -moz-calc(100% - 10px);
  width: -webkit-calc(100% - 10px);
  width: -o-calc(100% - 10px);
  margin: 5px;
  text-align: center;
}
#ui-datepicker-div table th {
  text-align: center;
}
#ui-datepicker-div table th span {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
span.ui-icon.ui-icon-circle-triangle-w,
span.ui-icon.ui-icon-circle-triangle-e,
a.ui-state-default {
  color: #000;
}
span.ui-icon.ui-icon-circle-triangle-w a:hover,
span.ui-icon.ui-icon-circle-triangle-e a:hover,
a.ui-state-default a:hover {
  color: #000;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  margin: 0 2px;
  cursor: pointer;
}
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 1025px) {
  .product-details-container.egc {
    padding-right: 10%;
  }
  .container-gallery.egc {
    width: calc(100% - 400px);
    width: -moz-calc(100% - 400px);
    width: -webkit-calc(100% - 400px);
    width: -o-calc(100% - 400px);
    padding-right: 7%;
  }
  .container-scheda-prodotto.egc {
    width: 400px;
  }
  .GCEntityBody .egc-variant.SIZE_NAME {
    max-width: 360px;
  }
}
@media only screen and (min-width: 768px) {
  .GCEntityBody .js_dateWrap {
    max-width: 195px;
  }
  .GCEntityBody .description-container {
    margin: 0;
    max-width: 420px;
  }
  .GCEntityBody .add-item-container-egc .js_priceValue {
    display: block;
    margin-bottom: 10px;
    margin-top: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .GCEntityBody .notification-error-top {
    text-align: center;
    margin-bottom: 10px;
  }
  .GCEntityBody .product-title-egc {
    padding: 10px 0;
    margin-bottom: 0;
  }
  .GCEntityBody .container-gallery.egc .slider-aligner {
    padding: 0 40px;
    margin-bottom: 0;
  }
  .GCEntityBody .js_priceValue {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 15px 20px;
  }
  .GCEntityBody .js_variantWrap {
    padding: 30px 20px 10px;
    border-top: 1px solid #e6e6e6;
  }
  .GCEntityBody .thumbnails_template_mail + .js_variantWrap {
    padding-bottom: 0;
  }
  .GCEntityBody .js_formFieldWrap,
  .GCEntityBody .label-msg,
  .GCEntityBody .textarea-egc,
  .GCEntityBody .add-item-container-egc,
  .GCEntityBody .agreement-text,
  .GCEntityBody .preview-ecard-container,
  .GCEntityBody .thumbnails_template_mail {
    padding: 0 20px;
  }
  .GCEntityBody .thumbnails_template_mail {
    padding-top: 25px;
    border-top: 1px solid #e6e6e6;
  }
  .GCEntityBody .preview-ecard-container {
    margin-top: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    /* no preview for mobile */
  }
  .GCEntityBody .preview-ecard-container .preview-ecard {
    display: none;
  }
  .GCEntityBody .product-details div.description-container div#product-attributes.VariantMatrix {
    margin-top: 0;
  }
  .GCEntityBody .form-label {
    margin-top: 0!important;
    margin-bottom: 5px;
    font-size: 12px;
  }
  .GCEntityBody .form-label.label-style {
    margin-bottom: 15px;
  }
  .GCEntityBody .add-item-container-egc {
    margin-top: 5px;
  }
  .GCEntityBody .add-item-container-egc .js_priceValue {
    padding: 0 20px;
    margin-top: -5px;
    margin-bottom: 10px;
  }
  .GCEntityBody .buttonAddcart,
  .GCEntityBody .preview-ecard {
    padding: 10px;
    height: 40px;
  }
  .GCEntityBody .buttonAddcart i,
  .GCEntityBody .preview-ecard i {
    top: 0;
  }
  .GCEntityBody .product-details sqr-description.description-container {
    margin-top: 0;
  }
  .GCEntityBody .container-social-icons-product-mobile {
    padding-bottom: 25px;
    min-height: 50px;
  }
  .GCEntityBody sqr-variant-amount {
    margin-bottom: 20px;
  }
  .GCEntityBody sqr-variant-amount .amount {
    height: 40px;
    padding: 9px 25px;
    margin-bottom: 20px;
  }
  .GCEntityBody sqr-variant-amount .amount:nth-child(2n+1) {
    margin-right: 20px;
  }
  .GCEntityBody sqr-variant-amount .amount:not(#typeAmount) {
    padding: 9px 15px;
  }
  .GCEntityBody .egc-variant.SIZE_NAME.variantError .labels_egc .error {
    margin-top: -20px;
  }
  .product-details-container.egc {
    border-bottom: 0;
  }
  #ui-datepicker-div,
  #ui-datepicker-div .ui-datepicker-header {
    width: calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -o-calc(100% - 40px);
  }
}
/* Gift card overlay */
#overlayInfoPrice,
#overlayInfoLabel {
  display: none;
}
.galleryEGCOverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  /* case: banner text as overlay */
}
.galleryEGCOverlay .galleryEGC_price {
  margin: 0 auto;
  background: transparent;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.galleryEGCOverlay .galleryEGC_price .innerText {
  color: #ffffff;
  text-align: right;
  text-transform: uppercase;
  font-size: 18px;
  padding: 15px;
}
.galleryEGCOverlay .galleryEGC_price .innerText span {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.galleryEGCOverlay .galleryEGC_price .innerText .amount {
  margin-left: 5px;
}
.galleryEGCOverlay .galleryEGC_banner {
  margin: 0 auto;
  background: transparent;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.galleryEGCOverlay .galleryEGC_banner .innerText {
  color: #ffffff;
  text-align: center;
  font-size: 80px;
  line-height: 1;
}
.galleryEGCOverlay .galleryEGC_banner .innerText .text {
  font-family: "BrandonGrotW01-RegularI", sans-serif;
  font-weight: normal;
  margin: 0 10px;
}
.galleryEGCOverlay .galleryEGC_banner .innerText .dot {
  width: 18px;
  height: 18px;
  border-radius: 18px;
  display: inline-block;
  vertical-align: middle;
  background: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .galleryEGCOverlay .galleryEGC_price .innerText {
    font-size: 14px;
  }
  .galleryEGCOverlay .galleryEGC_banner .innerText {
    font-size: 46px;
  }
  .galleryEGCOverlay .galleryEGC_banner .innerText .dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .galleryEGCOverlay .galleryEGC_price .innerText {
    font-size: 11px;
  }
  .galleryEGCOverlay .galleryEGC_banner .innerText {
    font-size: 46px;
  }
  .galleryEGCOverlay .galleryEGC_banner .innerText .dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
  }
}
/* Gift card Preview */
.preview-egc-dialog {
  width: 650px;
  max-width: 100%;
  margin: 0 auto;
  background-color: #FFF;
}
.preview-egc-dialog .closeBtn {
  margin-top: 20px;
  margin-right: 20px;
}
.preview-egc-dialog .email-preview-wrapper {
  background-color: #FFF;
}
.preview-egc-dialog .email-preview-wrapper .previewName {
  font-size: 18px;
  text-align: center;
  padding: 0 40px 35px;
}
.preview-egc-dialog .email-preview-wrapper .previewName .personDest,
.preview-egc-dialog .email-preview-wrapper .previewName .personDest span {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
.preview-egc-dialog .email-preview-wrapper sqr-product-gallery.slider-container {
  height: 145px;
}
.preview-egc-dialog .email-preview-wrapper sqr-product-gallery.slider-container .slider {
  padding-bottom: 145px!important;
}
.preview-egc-dialog .email-preview-wrapper sqr-product-gallery.slider-container .slider .slide {
  background-size: cover;
}
.preview-egc-dialog .email-preview-wrapper sqr-product-gallery.slider-container .slider-aligner .hover-zoom {
  display: none;
}
.preview-egc-dialog .email-preview-wrapper .fakeDetails {
  width: 100%;
  padding: 40px 40px 0;
  text-align: center;
}
.preview-egc-dialog .email-preview-wrapper .fakeDetails .infoRow .infoLabel {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  display: inline-block;
}
.preview-egc-dialog .email-preview-wrapper .fakeDetails .infoRow .infoContent {
  display: inline-block;
}
.preview-egc-dialog .email-preview-wrapper .fakeDetails .infoRow.infoMsg {
  font-size: 16px;
  margin-bottom: 40px;
}
.preview-egc-dialog .email-preview-wrapper .fakeDetails .infoRow.infoMsg .infoLabel {
  font-size: 18px;
}
.preview-egc-dialog .email-preview-wrapper .fakeDetails .infoRow.infoMsg .infoLabel,
.preview-egc-dialog .email-preview-wrapper .fakeDetails .infoRow.infoMsg .infoContent {
  display: block;
}
.preview-egc-dialog .email-preview-wrapper .fakeButton {
  padding: 15px 40px 50px;
  text-align: center;
}
.preview-egc-dialog .email-preview-wrapper .fakeButton .clzButton {
  min-width: 50%;
  padding: 12px 10px;
}
.preview-egc-dialog .email-preview-wrapper .fakeFooter .barCodeRow {
  padding: 20px 40px;
  text-align: center;
  border-top: 1px solid #e6e6e6;
}
.preview-egc-dialog .email-preview-wrapper .fakeFooter .barCodeRow .barCode {
  width: 185px;
  height: 70px;
  background-image: url(/prj-front/assets/images/img/fake-barcode.jpg);
  background-repeat: no-repeat;
  margin: 20px auto 0;
}
.preview-egc-dialog .email-preview-wrapper .fakeFooter .barCodeRow .infoText {
  font-size: 12px;
}
div.gc-balance .error.balance {
  margin-top: 20px;
}
/* GIFT CARD QUICK VIEW */
.quicklook-miniproduct .variant.egc-variant {
  float: none;
  margin: 0;
}
.quicklook-miniproduct .product-egc-container .js_fieldWrap input {
  width: 100%!important;
}
.quicklook-miniproduct .agreement-text {
  margin-left: 50px;
  width: 305px;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.quicklook-miniproduct .agreement-text p:last-child {
  margin-bottom: 0;
}
#cboxWrapper .qvDataDiv .product-information.description-container-gc {
  max-width: 100%;
  padding-right: 0;
}
/* fix common styles */
.quicklook-miniproduct .product-information:after {
  height: 10px;
}
@media only screen and (min-width: 1025px) {
  #cboxWrapper .GCEntityBody .qv_fotog {
    width: 480px;
    padding-right: 0;
  }
  #cboxWrapper .GCEntityBody .qv_fotog sqr-product-gallery {
    width: 350px;
  }
  #cboxWrapper .GCEntityBody .agreement-text {
    margin-left: 90px;
    width: 410px;
  }
}
@media only screen and (max-width: 1024px) {
  #cboxWrapper .GCEntityBody .qv_fotog {
    width: 320px;
  }
  #cboxWrapper .GCEntityBody .qv_fotog sqr-product-gallery {
    width: 260px;
  }
  #cboxWrapper .GCEntityBody .qvDataDiv.qvDataDivEGC {
    width: 380px;
  }
  #cboxWrapper .GCEntityBody .agreement-text {
    width: 260px;
  }
}
body#personalInfo #use-per-wrap,
body#personalInfo #use-cha-wrap,
body#personalInfo #use-sc-wrap {
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
  min-height: 0;
}
body#personalInfo #use-per-wrap h2,
body#personalInfo #use-cha-wrap h2,
body#personalInfo #use-sc-wrap h2 {
  padding: 0;
  margin: 0 0 18px 0;
  font-size: 14px;
  color: #262626;
}
body#personalInfo #use-per-wrap p,
body#personalInfo #use-cha-wrap p,
body#personalInfo #use-sc-wrap p {
  margin: 0 0 18px 0;
}
body#personalInfo #use-per-wrap .page-notification,
body#personalInfo #use-cha-wrap .page-notification,
body#personalInfo #use-sc-wrap .page-notification {
  margin: 0;
}
body#personalInfo #use-per-wrap .buttonRow,
body#personalInfo #use-cha-wrap .buttonRow,
body#personalInfo #use-sc-wrap .buttonRow {
  padding: 0;
}
body#personalInfo .personal-info-wrap {
  border-top: 1px solid #e6e6e6;
}
body#personalInfo #social-wrap {
  border-bottom: 1px solid #e6e6e6;
}
body#personalInfo #use-av-wrap + #social-wrap {
  border-top: 1px solid #e6e6e6;
}
body#personalInfo .left-col,
body#personalInfo .right-col {
  float: left;
  width: 50%;
  padding: 0 3%;
}
body#personalInfo .left-col .page-notification.error,
body#personalInfo .right-col .page-notification.error,
body#personalInfo .left-col .commonMessage,
body#personalInfo .right-col .commonMessage {
  display: none !important;
}
body#personalInfo .right-col {
  float: right;
}
body#personalInfo .box {
  padding: 50px 20px;
  width: 100%;
  margin: 0 auto;
  border: none;
}
body#personalInfo .box .clzButton {
  width: 100%;
}
body#personalInfo #use-av-wrap .user-avatar-pic-cont,
body#personalInfo #use-av-wrap .user-avatar-text {
  width: 46%;
  display: inline-block;
  vertical-align: top;
}
body#personalInfo #use-av-wrap .user-avatar-text {
  margin-left: 6%;
}
body#personalInfo #use-av-wrap .user-avatar-text .link-underline {
  display: inline-block;
  margin: 0 0 10px 0;
}
body#personalInfo #use-sc-wrap #social-links {
  margin: 0 0 -20px 0;
}
body#personalInfo #use-sc-wrap #social-links .social-icon {
  display: inline-block;
  padding: 20px 15px;
  position: relative;
  width: 24%;
  max-width: 90px;
}
body#personalInfo #use-sc-wrap #social-links .social-icon.selected:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 20px;
  width: 100%;
  height: 3px;
  left: 0;
  background-color: #262626;
  border-left: 15px solid #ffffff;
  border-right: 15px solid #ffffff;
}
body#personalInfo #use-sc-wrap #social-links .social-icon img {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 0 0 15px 0;
}
body#personalInfo #birthday-wrap .field-wrap {
  position: relative;
}
body#personalInfo #birthday-wrap .field-wrap .label-birthdate {
  display: none;
}
body#personalInfo #birthday-wrap .field-wrap .error {
  position: absolute;
  text-align: center;
  top: 60px;
  width: 100%;
}
body#personalInfo #birthday-wrap .field-wrap.user_title.required:after {
  top: 50%;
  margin-top: -5px;
  right: 0;
  margin-right: -20px;
}
body#personalInfo #birthday-wrap .option-phone-wrap .option-phone {
  width: 49%;
  display: inline-block;
}
body#personalInfo #birthday-wrap .title-field {
  margin-bottom: 10px;
}
body#personalInfo #birthday-wrap .msg-required-items {
  position: relative;
  font-size: 11px;
  margin: 0 0 20px 0 !important;
  display: block!important;
}
body#personalInfo #use-cha-email-wrap {
  border-bottom: 1px solid #e6e6e6;
}
body#personalInfo #use-cha-email-wrap .msg-required-items {
  position: relative;
  text-align: center;
  font-size: 11px;
  margin: 0 0 20px 0 !important;
  display: block!important;
}
body#personalInfo #use-cha-email-wrap .type_oldEmailAddress .labelEmail {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
body#personalInfo #use-cha-pwd-wrap .tip {
  margin: 15px 0 0 0;
  font-size: 14px;
  color: #262626;
}
body#personalInfo #use-cha-pwd-wrap .formFieldError .tip {
  margin: 40px 0 0 0;
}
@media only screen and (min-width: 1025px) {
  body#personalInfo #use-cha-email-wrap .labelFieldWrapper,
  body#personalInfo #use-cha-pwd-wrap .labelFieldWrapper,
  body#personalInfo #use-birthday-wrap .labelFieldWrapper,
  body#personalInfo #use-cha-email-wrap .field-wrap,
  body#personalInfo #use-cha-pwd-wrap .field-wrap,
  body#personalInfo #use-birthday-wrap .field-wrap {
    margin-bottom: 40px;
  }
  body#personalInfo #use-cha-email-wrap .type_oldEmailAddress .labelFieldWrapper,
  body#personalInfo #use-cha-pwd-wrap .type_oldEmailAddress .labelFieldWrapper,
  body#personalInfo #use-birthday-wrap .type_oldEmailAddress .labelFieldWrapper {
    margin-top: 10px;
    margin-bottom: 35px;
  }
  body#personalInfo #use-cha-pwd-wrap {
    padding-top: 40px;
    /*  fix element position to align buttons birthday/password (fix issue #0003579)  */
  }
  body#personalInfo #use-cha-pwd-wrap p.retrieve-pwd {
    min-height: 60px;
    margin-bottom: 12px;
  }
  body#personalInfo #use-cha-pwd-wrap .formFieldError .tip {
    margin-top: 25px;
    margin-bottom: -10px;
  }
  body#personalInfo .box .buttonRow {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {
  body#personalInfo {
    /*  set min height to align buttons birthday/password (fix issue #0003579)  */
  }
}
@media only screen and (min-width: 1440px) {
  body#personalInfo #use-sc-wrap {
    /*  set icons max width to align buttons birthday/password (fix issue #0003579)  */
  }
  body#personalInfo .box {
    max-width: 430px;
    padding-left: 35px;
    padding-right: 35px;
  }
  body#personalInfo .left-col,
  body#personalInfo .right-col {
    padding: 0 45px;
  }
}
@media only screen and (max-width: 1024px) {
  body#personalInfo .left-col,
  body#personalInfo .right-col {
    width: 100%;
  }
  body#personalInfo #birthday-wrap {
    border-bottom: 1px solid #e6e6e6;
  }
  body#personalInfo #use-sc-wrap #social-links .social-icon {
    padding: 10px 7.5px;
    width: 12%;
  }
  body#personalInfo #use-sc-wrap #social-links .social-icon.selected:after {
    content: " ";
    bottom: 10px;
    border-left: 7.5px solid #ffffff;
    border-right: 7.5px solid #ffffff;
  }
  body#personalInfo #use-sc-wrap #social-links .social-icon img {
    margin: 0 0 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  body#personalInfo .heading.border-center {
    margin: 0;
    padding: 0 4% 30px 4%;
  }
  body#personalInfo .page-notification {
    padding: 20px 4%;
  }
  body#personalInfo .personal-info-wrap {
    border-top: 0;
  }
  body#personalInfo .left-col,
  body#personalInfo .right-col {
    padding: 0 4%;
    width: 100%;
  }
  body#personalInfo .box {
    padding: 30px 15px;
  }
  body#personalInfo #use-sc-wrap #social-links .social-icon {
    width: 24%;
  }
  body#personalInfo #birthday-wrap .field-wrap .error {
    top: 50px;
    left: 0;
  }
  body#personalInfo #birthday-wrap .user-title-option-wrap,
  body#personalInfo #birthday-wrap .date-ddmmyy-container {
    height: 50px;
  }
  body#personalInfo #birthday-wrap .user-title-option-wrap .option-radio,
  body#personalInfo #birthday-wrap .date-ddmmyy-container .option-radio {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  body#personalInfo #birthday-wrap .user-title-option-wrap sqr-alt-select,
  body#personalInfo #birthday-wrap .date-ddmmyy-container sqr-alt-select {
    height: 48px;
  }
  body#personalInfo #birthday-wrap .user-title-option-wrap sqr-alt-select .select-wrap,
  body#personalInfo #birthday-wrap .date-ddmmyy-container sqr-alt-select .select-wrap {
    height: 50px;
  }
  body#personalInfo #birthday-wrap .user-title-option-wrap sqr-alt-select .select-wrap .selected-value,
  body#personalInfo #birthday-wrap .date-ddmmyy-container sqr-alt-select .select-wrap .selected-value {
    height: 50px;
    padding: 17px 15px;
  }
  body#personalInfo #birthday-wrap .formFieldContainer.required:after,
  body#personalInfo #use-cha-wrap .formFieldContainer.required:after,
  body#personalInfo #birthday-wrap .field-wrap.required:after,
  body#personalInfo #use-cha-wrap .field-wrap.required:after {
    right: 0;
    margin-right: -15px !important;
  }
}
body#return .error-msg,
body#returnConfirmation .error-msg {
  padding: 0 8px;
}
body#return .return-description,
body#returnConfirmation .return-description {
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  text-align: center;
  padding: 0 20px 20px 20px;
}
body#return .return-description p,
body#returnConfirmation .return-description p {
  margin: 0;
}
body#return .return-top-row,
body#returnConfirmation .return-top-row {
  border-bottom: 1px solid #e6e6e6;
}
body#return .return-top-row .return-number,
body#returnConfirmation .return-top-row .return-number,
body#return .return-top-row .return-date,
body#returnConfirmation .return-top-row .return-date {
  float: left;
  padding: 18px 8px 16px 8px;
}
body#return .return-top-row .return-number .label,
body#returnConfirmation .return-top-row .return-number .label,
body#return .return-top-row .return-date .label,
body#returnConfirmation .return-top-row .return-date .label {
  font-size: 14px;
  margin: 0;
  text-transform: initial;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
}
body#return .return-top-row .return-date,
body#returnConfirmation .return-top-row .return-date {
  float: right;
}
body#return .cart-tbody,
body#returnConfirmation .cart-tbody {
  display: table;
  width: 100%;
}
body#return .cart-tbody .cart-head,
body#returnConfirmation .cart-tbody .cart-head {
  display: table-row;
  text-transform: uppercase;
}
body#return .cart-tbody .cart-row,
body#returnConfirmation .cart-tbody .cart-row {
  display: table-row;
}
body#return .cart-tbody .cell1,
body#returnConfirmation .cart-tbody .cell1,
body#return .cart-tbody .cell2,
body#returnConfirmation .cart-tbody .cell2,
body#return .cart-tbody .cell3,
body#returnConfirmation .cart-tbody .cell3 {
  padding: 18px 8px 16px 8px;
  display: table-cell;
  vertical-align: top;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
body#return .cart-tbody .cell1,
body#returnConfirmation .cart-tbody .cell1 {
  width: 40%;
}
body#return .cart-tbody .cell1 .return-image,
body#returnConfirmation .cart-tbody .cell1 .return-image {
  padding: 30px 0;
  display: inline-block;
  vertical-align: top;
  width: 29%;
}
body#return .cart-tbody .cell1 .return-detail,
body#returnConfirmation .cart-tbody .cell1 .return-detail {
  padding: 30px 20px;
  display: inline-block;
  vertical-align: top;
  width: 69%;
  border-right: 1px solid #e6e6e6;
}
body#return .cart-tbody .cell1 .item-img,
body#returnConfirmation .cart-tbody .cell1 .item-img {
  max-width: 100%;
  height: auto;
}
body#return .cart-tbody .cell1 .product-title,
body#returnConfirmation .cart-tbody .cell1 .product-title {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
  margin-bottom: 3px;
}
body#return .cart-tbody .cell1 .product-code,
body#returnConfirmation .cart-tbody .cell1 .product-code {
  color: #808080;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
}
body#return .cart-tbody .cell1 .product-details,
body#returnConfirmation .cart-tbody .cell1 .product-details {
  padding: 30px 0;
}
body#return .cart-tbody .cell1 .product-details .product-color,
body#returnConfirmation .cart-tbody .cell1 .product-details .product-color,
body#return .cart-tbody .cell1 .product-details .product-size,
body#returnConfirmation .cart-tbody .cell1 .product-details .product-size,
body#return .cart-tbody .cell1 .product-details .product-qty-return,
body#returnConfirmation .cart-tbody .cell1 .product-details .product-qty-return {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 3px;
}
body#return .cart-tbody .cell1 .product-details .label,
body#returnConfirmation .cart-tbody .cell1 .product-details .label {
  text-transform: initial;
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
}
body#return .cart-tbody .cell2,
body#returnConfirmation .cart-tbody .cell2 {
  width: 12%;
}
body#return .cart-tbody .cell2 .return-price,
body#returnConfirmation .cart-tbody .cell2 .return-price {
  padding: 30px 0;
}
body#return .cart-tbody .cell3,
body#returnConfirmation .cart-tbody .cell3 {
  width: 48%;
}
body#return .cart-tbody .cell3 .return-select-wrap,
body#returnConfirmation .cart-tbody .cell3 .return-select-wrap {
  padding: 10px 0;
  position: relative;
}
body#return .cart-tbody .cell3 .return-select-wrap .altSelect ul li,
body#returnConfirmation .cart-tbody .cell3 .return-select-wrap .altSelect ul li {
  white-space: normal;
}
body#return .cart-tbody .cell3 .return-select-wrap:after,
body#returnConfirmation .cart-tbody .cell3 .return-select-wrap:after {
  content: " ";
  display: block;
  position: absolute;
  background-color: #e6e6e6;
  height: 100%;
  width: 1px;
  top: 0;
  left: 39%;
}
body#return .cart-tbody .sel-ret-qta,
body#returnConfirmation .cart-tbody .sel-ret-qta,
body#return .cart-tbody .sel-ret-mot,
body#returnConfirmation .cart-tbody .sel-ret-mot {
  display: none !important;
}
body#return .cart-tbody .sqr-multiple-alt-select-rows,
body#returnConfirmation .cart-tbody .sqr-multiple-alt-select-rows {
  display: inline-block;
}
body#return .cart-tbody .altSelect .selected-value,
body#returnConfirmation .cart-tbody .altSelect .selected-value {
  padding-top: 16px!important;
  font-size: 12px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
body#return .cart-tbody .quantitySelect,
body#returnConfirmation .cart-tbody .quantitySelect {
  display: inline-block;
  width: 36%;
  margin-right: 6%;
  text-transform: uppercase;
}
body#return .cart-tbody .reasonSelect,
body#returnConfirmation .cart-tbody .reasonSelect {
  display: inline-block;
  width: 57%;
  text-transform: uppercase;
}
body#return .cart-tbody .add-new-reason-row,
body#returnConfirmation .cart-tbody .add-new-reason-row {
  text-align: right;
  width: 99%;
  margin-top: 18px;
}
body#return .cart-tbody .add-new-reason-row .label,
body#returnConfirmation .cart-tbody .add-new-reason-row .label {
  font-size: 12px;
  text-transform: initial;
  vertical-align: middle;
  letter-spacing: 1px;
  text-decoration: underline!important;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
}
body#return .cart-tbody .add-new-reason-row .add,
body#returnConfirmation .cart-tbody .add-new-reason-row .add {
  -webkit-appearance: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #cecece;
  background-color: #ffffff;
  height: 50px;
  width: 50px;
  font-size: 46px;
  line-height: 46px;
  vertical-align: middle;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
body#return .cart-tbody .read-only-row,
body#returnConfirmation .cart-tbody .read-only-row {
  position: relative;
  margin: 0 0 20px 0;
}
body#return .cart-tbody .read-only-row .remove,
body#returnConfirmation .cart-tbody .read-only-row .remove {
  font-size: 12px;
  position: absolute;
  top: 200%;
  margin: -5px 8px 0 0;
  padding: 0 8px;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Safari */
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25%;
  right: 100%;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: underline!important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body#return .cart-tbody .fakeAltSelect,
body#returnConfirmation .cart-tbody .fakeAltSelect {
  font-size: 12px;
  height: 50px;
  padding: 16px 15px 0 25px;
  border: 1px solid #cecece;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
body#return .cart-tbody .return-notifications-wrap p,
body#returnConfirmation .cart-tbody .return-notifications-wrap p {
  margin: 5px 0;
}
body#returnConfirmation {
  /* UPS Return Label */
}
body#returnConfirmation .return-top-row {
  padding: 8px;
}
body#returnConfirmation .print-return-order {
  width: auto;
  float: right;
  text-align: right;
  font-size: 14px;
  text-transform: none;
  max-width: 30%;
  background: url(/assets/images/checkout/ico-print.gif) no-repeat middle left;
  padding-left: 20px;
  padding-bottom: 0;
}
body#returnConfirmation .print-return-order a:hover {
  text-decoration: underline;
}
body#returnConfirmation .return-order-barcode {
  text-align: center;
  padding: 10px;
  clear: both;
}
body#returnConfirmation .return-label {
  text-align: center;
  margin-top: 30px;
}
body#returnConfirmation .return-label .return-label-image {
  height: 500px;
  width: 285px;
  margin: auto;
}
body#returnConfirmation .return-label .return-label-image img {
  width: 500px;
  height: auto;
  -webkit-transform: rotate(90deg) translate(107px, 107px);
  -moz-transform: rotate(90deg) translate(107px, 107px);
  -ms-transform: rotate(90deg) translate(107px, 107px);
  -o-transform: rotate(90deg) translate(107px, 107px);
  transform: rotate(90deg) translate(107px, 107px);
}
body#returnConfirmation .return-label .return-label-download {
  position: relative;
  margin-top: -30px;
  margin-bottom: 20px;
}
body#returnConfirmation .pdfLink .content-button {
  text-align: center;
}
body#returnConfirmation .cart-tbody .fake-select-qta,
body#returnConfirmation .cart-tbody .fake-select-reason {
  font-size: 12px;
  padding: 16px 15px;
  border: 1px solid #cecece;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
}
body#returnConfirmation .cart-tbody .fake-select-qta {
  width: 36%;
  margin-right: 6%;
}
body#returnConfirmation .cart-tbody .fake-select-reason {
  width: 57%;
  margin-left: -0.5%;
}
body#returnConfirmation .cart-tbody .fake-select-wrap {
  position: relative;
  padding: 10px 0;
}
body#returnConfirmation .cart-tbody .fake-select-wrap:after {
  content: " ";
  display: block;
  position: absolute;
  background-color: #e6e6e6;
  height: 100%;
  width: 1px;
  top: 0;
  left: 39%;
}
body#returnConfirmation .return-list {
  margin-bottom: 0!important;
}
body#returnConfirmation .return-details {
  padding: 10px 15px;
  margin-bottom: 20px;
}
body#returnConfirmation .return-details .return-details-box {
  font-size: 16px;
}
body#returnConfirmation .return-details .return-details-box .title {
  padding-bottom: 20px;
  font-size: 16px;
}
body#returnConfirmation .return-details .return-details-box .detailUserDataInt {
  margin-bottom: 0!important;
}
body#returnConfirmation .return-details .return-details-box .pickupdate + .n-boxes {
  margin-top: 20px;
}
body#returnConfirmation .return-details .return-details-box .store_details_shoppingbag .completeData {
  margin: 0;
}
body#returnConfirmation .return-details.home-pickup .return-details-box {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  padding: 20px 10px 10px 0;
}
body#returnConfirmation .return-details.home-pickup .return-details-box:nth-child(3) {
  width: 32%;
  padding-right: 0;
}
body#returnConfirmation .return-content-top .cmsWrapper,
body#returnConfirmation .return-content-bottom .cmsWrapper {
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  body#return .cart-tbody .cell1 .return-image,
  body#returnConfirmation .cart-tbody .cell1 .return-image {
    width: 28%;
  }
  body#return .cart-tbody .cell1 .return-detail,
  body#returnConfirmation .cart-tbody .cell1 .return-detail {
    padding: 30px 10px;
    width: 69%;
  }
  body#return .cart-tbody .cell3 .return-select-wrap:after,
  body#returnConfirmation .cart-tbody .cell3 .return-select-wrap:after {
    display: none;
  }
  body#return .cart-tbody .altSelect .open ul li,
  body#returnConfirmation .cart-tbody .altSelect .open ul li {
    padding-left: 10px;
    padding-right: 10px;
  }
  body#return .cart-tbody .altSelect .selected-value,
  body#returnConfirmation .cart-tbody .altSelect .selected-value {
    padding-left: 10px;
    padding-right: 25px;
  }
  body#return .cart-tbody .fakeAltSelect,
  body#returnConfirmation .cart-tbody .fakeAltSelect {
    padding-left: 10px;
    padding-right: 25px;
  }
  body#return .return-form-container,
  body#returnConfirmation .return-form-container {
    /*.altSelect .selected-value {
				padding-left: 10px;
				padding-right: 25px;
			}
			.altSelect .open ul li, */
  }
  body#return .return-form-container .labelFieldWrapper input,
  body#returnConfirmation .return-form-container .labelFieldWrapper input,
  body#return .return-form-container .fake-select-qta,
  body#returnConfirmation .return-form-container .fake-select-qta,
  body#return .return-form-container .fake-select-reason,
  body#returnConfirmation .return-form-container .fake-select-reason {
    padding-left: 10px;
    padding-right: 10px;
  }
  body#return .altSelect .open ul li,
  body#returnConfirmation .altSelect .open ul li {
    padding-left: 10px;
    padding-right: 10px;
  }
  body#return .altSelect .selected-value,
  body#returnConfirmation .altSelect .selected-value {
    padding-left: 10px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  body#return .heading,
  body#returnConfirmation .heading {
    margin: 0 0 20px 0;
    padding: 0 0 30px 0;
  }
  body#return .return-description .bold,
  body#returnConfirmation .return-description .bold {
    font-size: 14px;
    text-align: left;
  }
  body#return .return-top-row,
  body#returnConfirmation .return-top-row {
    padding: 20px 4%;
  }
  body#return .return-top-row .return-number,
  body#returnConfirmation .return-top-row .return-number,
  body#return .return-top-row .return-date,
  body#returnConfirmation .return-top-row .return-date {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0;
  }
  body#return .return-top-row .return-number .label,
  body#returnConfirmation .return-top-row .return-number .label,
  body#return .return-top-row .return-date .label,
  body#returnConfirmation .return-top-row .return-date .label {
    text-transform: uppercase;
    font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
    font-weight: bold;
  }
  body#return .cart-tbody,
  body#returnConfirmation .cart-tbody {
    display: block;
  }
  body#return .cart-tbody .cart-row,
  body#returnConfirmation .cart-tbody .cart-row {
    display: block;
    padding: 0 20px;
  }
  body#return .cart-tbody .cell1,
  body#returnConfirmation .cart-tbody .cell1,
  body#return .cart-tbody .cell3,
  body#returnConfirmation .cart-tbody .cell3 {
    display: block;
    width: 100%;
    padding: 30px 0;
  }
  body#return .cart-tbody .cell1,
  body#returnConfirmation .cart-tbody .cell1 {
    border: none;
  }
  body#return .cart-tbody .cell1 .return-image,
  body#returnConfirmation .cart-tbody .cell1 .return-image {
    padding: 0;
    width: 36%;
    margin-right: 5%;
  }
  body#return .cart-tbody .cell1 .return-detail,
  body#returnConfirmation .cart-tbody .cell1 .return-detail {
    border: none;
    padding: 0;
    width: 57%;
  }
  body#return .cart-tbody .cell1 .return-detail .product-details,
  body#returnConfirmation .cart-tbody .cell1 .return-detail .product-details {
    padding: 20px 0 0 0;
  }
  body#return .cart-tbody .cell3,
  body#returnConfirmation .cart-tbody .cell3 {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 30px 0;
  }
  body#return .cart-tbody .cell3 .return-select-wrap,
  body#returnConfirmation .cart-tbody .cell3 .return-select-wrap {
    padding: 0;
  }
  body#returnConfirmation {
    /* UPS Return Label */
  }
  body#returnConfirmation .cart-tbody .fake-select-wrap {
    padding: 0;
  }
  body#returnConfirmation .cart-tbody .fake-select-wrap:after {
    display: none;
  }
  body#returnConfirmation .cart-tbody .textfieldQTA {
    display: inline-block;
    width: 36%;
    margin-right: 6%;
    padding-bottom: 8px;
  }
  body#returnConfirmation .cart-tbody .textfieldRSA {
    display: inline-block;
    width: 57%;
    padding-bottom: 8px;
  }
  body#returnConfirmation .return-details .return-details-box {
    width: 100%!important;
    padding-right: 0;
  }
  body#returnConfirmation .return-details .return-details-box .title {
    padding-bottom: 10px;
  }
  body#returnConfirmation .return-details .return-details-box .pickupdate + .n-boxes {
    margin-top: 30px;
  }
  body#returnConfirmation .return-label .return-label-download {
    margin-top: 40px;
    text-align: center;
  }
}
body#return .clzButton,
body#returnConfirmation .clzButton {
  font-size: 12px;
  padding: 11px;
}
body#return .clzButton.js_showReturnOptions,
body#returnConfirmation .clzButton.js_showReturnOptions {
  min-width: 33%;
}
body#return .return-list,
body#returnConfirmation .return-list {
  margin-bottom: 40px;
}
body#return .return-button-row,
body#returnConfirmation .return-button-row {
  text-align: center;
  margin-top: 40px;
}
body#return .return-myaccount,
body#returnConfirmation .return-myaccount {
  margin-top: 40px;
}
body#return .return-bottom-row,
body#returnConfirmation .return-bottom-row {
  background: #fff;
  display: none;
  text-align: center;
}
body#return .return-item-text,
body#returnConfirmation .return-item-text {
  text-align: center;
  padding: 0 20px;
  margin-bottom: 30px;
  margin-top: 40px;
}
body#return .return-item-text .title,
body#returnConfirmation .return-item-text .title {
  font-size: 22px;
  margin-top: 0;
}
body#return .return-item-text .link-underline,
body#returnConfirmation .return-item-text .link-underline {
  font-size: 18px;
}
body#return .return-box,
body#returnConfirmation .return-box {
  border: 3px solid;
  text-align: center;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
body#return .return-box.selected,
body#returnConfirmation .return-box.selected {
  cursor: default;
}
body#return .return-box:before,
body#returnConfirmation .return-box:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 36px 36px 0;
  border-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
}
body#return .return-box .return-box-top,
body#returnConfirmation .return-box .return-box-top,
body#return .return-box .selectOptionButton,
body#returnConfirmation .return-box .selectOptionButton {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
body#return .return-box .return-box-top,
body#returnConfirmation .return-box .return-box-top {
  line-height: 1.2;
}
body#return .return-box .selectOptionButton,
body#returnConfirmation .return-box .selectOptionButton {
  line-height: normal;
}
body#return .return-box .option-icon,
body#returnConfirmation .return-box .option-icon {
  font-size: 50px;
  margin-bottom: 30px;
}
body#return .return-box .option-name,
body#returnConfirmation .return-box .option-name {
  font-size: 16px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}
body#return .return-box .option-name .option-fee,
body#returnConfirmation .return-box .option-name .option-fee {
  margin-left: 5px;
}
body#return .return-box .option-descr,
body#returnConfirmation .return-box .option-descr {
  font-size: 16px;
  margin-bottom: 20px;
}
body#return .return-box .return-box-bottom,
body#returnConfirmation .return-box .return-box-bottom {
  display: none;
}
body#return .return-form-container .form-title,
body#returnConfirmation .return-form-container .form-title {
  text-transform: uppercase;
}
body#return .return-form-container .msg-required-items,
body#returnConfirmation .return-form-container .msg-required-items {
  margin-top: 5px;
  margin-bottom: 10px;
}
body#return .return-form-container .pickup-date .label-pickupdate,
body#returnConfirmation .return-form-container .pickup-date .label-pickupdate {
  display: none;
}
body#return .return-form-container .n-boxes,
body#returnConfirmation .return-form-container .n-boxes {
  height: 50px;
}
body#return .return-form-container .n-boxes .form-label,
body#returnConfirmation .return-form-container .n-boxes .form-label {
  display: none;
}
body#return .return-form-container .notes,
body#returnConfirmation .return-form-container .notes {
  display: none;
}
body#return .return-form-container .notes textarea,
body#returnConfirmation .return-form-container .notes textarea {
  width: 100%;
  resize: none;
  padding: 15px 25px;
}
body#return .return-form-container #detailUserDataInt,
body#returnConfirmation .return-form-container #detailUserDataInt {
  margin-bottom: 0;
  padding: 0;
}
body#return .return-form-container #detailUserDataInt .phone,
body#returnConfirmation .return-form-container #detailUserDataInt .phone,
body#return .return-form-container #detailUserDataInt .email,
body#returnConfirmation .return-form-container #detailUserDataInt .email {
  display: none;
}
body#return .return-form-container #detailUserDataInt .formFieldContainer .labelFieldWrapper,
body#returnConfirmation .return-form-container #detailUserDataInt .formFieldContainer .labelFieldWrapper {
  width: 100%;
  margin-bottom: 30px;
}
body#return .return-form-container #detailUserDataInt .formFieldContainer.required:after,
body#returnConfirmation .return-form-container #detailUserDataInt .formFieldContainer.required:after {
  content: "*";
  position: absolute;
  right: -15px;
  top: 15px;
  font-size: 17px;
}
body#return .return-form-container #detailUserDataInt .formFieldContainer.formFieldError input,
body#returnConfirmation .return-form-container #detailUserDataInt .formFieldContainer.formFieldError input {
  border: 1px solid red !important;
  font-size: 14px;
}
body#return .return-form-container #detailUserDataInt .formFieldContainer.formFieldError .altSelect,
body#returnConfirmation .return-form-container #detailUserDataInt .formFieldContainer.formFieldError .altSelect {
  border: 1px solid red !important;
}
body#return .return-form-container #detailUserDataInt .formFieldContainer.formFieldError .altSelect .open ul,
body#returnConfirmation .return-form-container #detailUserDataInt .formFieldContainer.formFieldError .altSelect .open ul {
  border: 1px solid red !important;
  border-top: 1px solid white !important;
}
body#return .return-form-container #detailUserDataInt .formFieldContainer.formFieldError.required:after,
body#returnConfirmation .return-form-container #detailUserDataInt .formFieldContainer.formFieldError.required:after {
  color: red;
}
body#return .return-form-container .field-wrap,
body#returnConfirmation .return-form-container .field-wrap {
  margin-top: 30px;
  text-align: left;
}
body#return .return-form-container .field-wrap .error,
body#returnConfirmation .return-form-container .field-wrap .error {
  position: absolute;
  bottom: 0px;
  margin-bottom: 12px;
  width: 100%;
  text-align: center;
  padding-top: 5px;
}
body#return .return-form-container .field-wrap.n-boxes .error,
body#returnConfirmation .return-form-container .field-wrap.n-boxes .error,
body#return .return-form-container .field-wrap.pickup-date .error,
body#returnConfirmation .return-form-container .field-wrap.pickup-date .error {
  margin-bottom: -18px;
  font-size: 11px;
}
body#return .return-form-container .select-store-wrap,
body#returnConfirmation .return-form-container .select-store-wrap {
  text-transform: uppercase;
  font-size: 12px;
}
body#return .return-form-container .store-details-wrap,
body#returnConfirmation .return-form-container .store-details-wrap {
  margin-top: 40px;
}
body#return .return-form-container .store-details-wrap .store-icon,
body#returnConfirmation .return-form-container .store-details-wrap .store-icon {
  width: 36px;
  height: 36px;
  border-radius: 36px;
  margin: 0 auto 8px;
}
body#return .return-form-container .store-details-wrap .store-icon i,
body#returnConfirmation .return-form-container .store-details-wrap .store-icon i {
  font-size: 22px;
  line-height: 38px;
  color: #fff;
}
body#return .return-form-container .store-details-wrap .store-address,
body#returnConfirmation .return-form-container .store-details-wrap .store-address {
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 25px;
}
body#return .confirmReturnButton,
body#returnConfirmation .confirmReturnButton {
  width: 100%;
}
body#return .return-box-bottom .confirmReturnButton,
body#returnConfirmation .return-box-bottom .confirmReturnButton {
  margin-top: 30px!important;
}
body#return .selectOptionButton,
body#returnConfirmation .selectOptionButton {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  body#return .return-box,
  body#returnConfirmation .return-box {
    display: inline-block;
    vertical-align: top;
    padding: 30px 0 35px;
    width: 47.5%;
    margin-right: 2%;
  }
  body#return .return-box + .return-box,
  body#returnConfirmation .return-box + .return-box {
    margin-right: 0;
    margin-left: 2%;
  }
  body#return .return-box:only-child,
  body#returnConfirmation .return-box:only-child {
    margin: 0;
  }
  body#return .return-box:not(:only-child) .option-descr,
  body#returnConfirmation .return-box:not(:only-child) .option-descr {
    min-height: 38px;
  }
  body#return .return-box-top,
  body#returnConfirmation .return-box-top,
  body#return .return-form-container,
  body#returnConfirmation .return-form-container,
  body#return .confirmReturnButton,
  body#returnConfirmation .confirmReturnButton,
  body#return .selectOptionButton,
  body#returnConfirmation .selectOptionButton {
    max-width: 360px;
    margin: auto;
  }
}
@media only screen and (min-width: 1025px) {
  body#return .return-box-top,
  body#returnConfirmation .return-box-top,
  body#return .return-box-button,
  body#returnConfirmation .return-box-button,
  body#return .return-box-bottom,
  body#returnConfirmation .return-box-bottom {
    max-width: 400px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  body#return .return-box-top,
  body#returnConfirmation .return-box-top,
  body#return .return-box-button,
  body#returnConfirmation .return-box-button,
  body#return .return-box-bottom,
  body#returnConfirmation .return-box-bottom {
    max-width: 100%;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body#return .return-box:only-child,
  body#returnConfirmation .return-box:only-child {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  body#return .clzButton.js_showReturnOptions,
  body#returnConfirmation .clzButton.js_showReturnOptions {
    width: 100%;
  }
  body#return .return-button-row,
  body#returnConfirmation .return-button-row,
  body#return .return-bottom-row,
  body#returnConfirmation .return-bottom-row {
    padding: 0 20px;
  }
  body#return .return-box,
  body#returnConfirmation .return-box {
    padding: 20px;
    margin-bottom: 20px;
  }
  body#return .return-box + .return-box,
  body#returnConfirmation .return-box + .return-box {
    margin-bottom: 0;
  }
  body#return .return-box .return-box-top,
  body#returnConfirmation .return-box .return-box-top {
    position: relative;
  }
  body#return .return-box .return-box-top .option-icon,
  body#returnConfirmation .return-box .return-box-top .option-icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    margin-left: 6%;
  }
  body#return .return-box .return-box-top .option-name,
  body#returnConfirmation .return-box .return-box-top .option-name,
  body#return .return-box .return-box-top .option-descr,
  body#returnConfirmation .return-box .return-box-top .option-descr {
    margin-left: 30%;
    text-align: left;
  }
  body#return .return-box .return-box-top .option-name .option-fee,
  body#returnConfirmation .return-box .return-box-top .option-name .option-fee {
    margin-left: 0;
    margin-top: 5px;
    display: block;
  }
  body#return .return-box-top,
  body#returnConfirmation .return-box-top,
  body#return .return-box-button,
  body#returnConfirmation .return-box-button,
  body#return .return-box-bottom,
  body#returnConfirmation .return-box-bottom {
    padding-left: 25px;
    padding-right: 25px;
  }
  body#return .return-form-container,
  body#returnConfirmation .return-form-container {
    margin-top: 20px;
  }
  body#return .return-form-container .store-details-wrap,
  body#returnConfirmation .return-form-container .store-details-wrap {
    margin-top: 0;
  }
  body#return .return-form-container .store-details-wrap .store-icon,
  body#returnConfirmation .return-form-container .store-details-wrap .store-icon {
    display: inline-block;
    margin-left: 1%;
    margin-right: 1%;
  }
  body#return .return-form-container .store-details-wrap .store-title,
  body#returnConfirmation .return-form-container .store-details-wrap .store-title {
    display: inline-block;
  }
  body#return .return-form-container .pickup-date sqr-alt-select,
  body#returnConfirmation .return-form-container .pickup-date sqr-alt-select,
  body#return .return-form-container .pickup-date sqr-alt-select .select-wrap .selected-value,
  body#returnConfirmation .return-form-container .pickup-date sqr-alt-select .select-wrap .selected-value {
    height: 48px;
    min-height: 48px;
  }
}
/* store details basic style */
.storeName {
  font-size: 14px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: capitalize;
}
.storeDetails {
  font-size: 12px;
}
.storeBtn {
  display: inline-block;
  padding: 15px 10px;
  color: #262626;
  border: 1px solid transparent;
  background: transparent;
  font-family: "Brandon Grot W01 Bold", sans-serif;
  font-weight: normal;
  font-size: inherit;
  text-transform: uppercase;
  text-decoration: none!important;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  /* Dimensions */
  /* Colors */
  /* Font Sizes */
  font-size: 10px;
  line-height: 12px;
  padding: 3px 5px;
  background-color: #cdcdcd;
  border-color: #cdcdcd;
  box-shadow: none!important;
}
.storeBtn.fullWidth {
  display: block;
  width: 100%;
}
.storeBtn.blackColor {
  background-color: #262626;
  border-color: #262626;
  color: #FFF;
}
.storeBtn.whiteColor {
  background-color: #FFF;
  border-color: #262626;
  color: #262626;
}
.storeBtn.greyColor {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  color: #FFF;
}
.storeBtn.lightgreyColor {
  background-color: #dadada;
  border-color: #dadada;
  color: #FFF;
}
.storeBtn.normalSize {
  font-size: 12px;
}
.storeBtn.smallSize {
  font-size: 12px;
  padding: 10px;
}
.storeBtn.tinySize {
  font-size: 10px;
}
.storeBtnMap {
  display: inline-block;
  padding: 15px 10px;
  border: 1px solid transparent;
  background: transparent;
  font-family: "Brandon Grot W01 Bold", sans-serif;
  font-weight: normal;
  font-size: inherit;
  text-transform: uppercase;
  text-decoration: none!important;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  /* Dimensions */
  /* Colors */
  /* Font Sizes */
  font-size: 11px;
  line-height: 14px;
  padding: 5px;
  background-color: #FFF;
  border-color: #262626;
  color: #262626;
  box-shadow: none!important;
  width: 100%;
  white-space: normal;
}
.storeBtnMap.fullWidth {
  display: block;
  width: 100%;
}
.storeBtnMap.blackColor {
  background-color: #262626;
  border-color: #262626;
  color: #FFF;
}
.storeBtnMap.whiteColor {
  background-color: #FFF;
  border-color: #262626;
  color: #262626;
}
.storeBtnMap.greyColor {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  color: #FFF;
}
.storeBtnMap.lightgreyColor {
  background-color: #dadada;
  border-color: #dadada;
  color: #FFF;
}
.storeBtnMap.normalSize {
  font-size: 12px;
}
.storeBtnMap.smallSize {
  font-size: 12px;
  padding: 10px;
}
.storeBtnMap.tinySize {
  font-size: 10px;
}
.storeDirectionsLink {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 10px;
}
#cboxContent #storeLocatorLayer .layer_wrapper_inner {
  padding: 40px;
}
.icon-loading-store {
  position: absolute;
  display: block;
  top: 50%;
  left: 43%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
}
#store-layer {
  position: relative;
}
#store-layer .left-column,
#store-layer .right-column {
  display: block;
  height: 600px;
  position: relative;
}
#store-layer .left-column {
  width: 40%;
  padding: 0;
  float: left;
}
#store-layer .right-column {
  width: 50%;
  float: right;
  padding-top: 40px;
}
#store-layer #map {
  width: 100%;
  height: 100%;
}
#store-layer #map object {
  opacity: 1;
}
#store-layer #map .info-window .name {
  font-size: 14px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: capitalize;
  margin: 0;
}
#store-layer #map .info-window .btn {
  display: inline-block;
  padding: 15px 10px;
  border: 1px solid transparent;
  background: transparent;
  font-family: "Brandon Grot W01 Bold", sans-serif;
  font-weight: normal;
  font-size: inherit;
  text-transform: uppercase;
  text-decoration: none!important;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  /* Dimensions */
  /* Colors */
  /* Font Sizes */
  font-size: 11px;
  line-height: 14px;
  padding: 5px;
  background-color: #FFF;
  border-color: #262626;
  color: #262626;
  box-shadow: none!important;
  width: 100%;
  white-space: normal;
  margin-bottom: 20px;
}
#store-layer #map .info-window .btn.fullWidth {
  display: block;
  width: 100%;
}
#store-layer #map .info-window .btn.blackColor {
  background-color: #262626;
  border-color: #262626;
  color: #FFF;
}
#store-layer #map .info-window .btn.whiteColor {
  background-color: #FFF;
  border-color: #262626;
  color: #262626;
}
#store-layer #map .info-window .btn.greyColor {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  color: #FFF;
}
#store-layer #map .info-window .btn.lightgreyColor {
  background-color: #dadada;
  border-color: #dadada;
  color: #FFF;
}
#store-layer #map .info-window .btn.normalSize {
  font-size: 12px;
}
#store-layer #map .info-window .btn.smallSize {
  font-size: 12px;
  padding: 10px;
}
#store-layer #map .info-window .btn.tinySize {
  font-size: 10px;
}
#store-layer #map .info-window .btn:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
#store-layer .title {
  font-size: 20px;
  margin-top: -10px;
  margin-bottom: 20px;
}
#store-layer .store-search-wrap .info-text {
  margin-bottom: 15px;
}
#store-layer .store-search-wrap .option-radio {
  text-align: center;
}
#store-layer .store-search-wrap .option-radio label {
  margin-left: 10px;
}
#store-layer .store-search-wrap .option-radio input[type=radio]:first-child + label {
  margin-left: 0;
}
#store-layer .store-search-wrap .field-button-wrap {
  width: 100%;
  max-width: 100%;
  margin-top: 10px;
}
#store-layer .store-search-wrap .field-button-wrap .form-label {
  text-transform: uppercase;
  padding-left: 20px;
  margin-bottom: 5px;
}
#store-layer .store-search-wrap .field-button-wrap #searchZipCode {
  border: 1px solid #cecece;
  height: 50px;
  width: 66%;
  padding: 10px 20px;
  float: left;
}
#store-layer .store-search-wrap .field-button-wrap #storeSearchButton {
  height: 50px;
  width: 34%;
  padding: 11px 20px;
  vertical-align: top;
  font-size: 12px;
  float: left;
}
#store-layer .store-search-wrap .geolocate {
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
}
#store-layer .store-search-wrap .geolocate .text-or {
  text-transform: uppercase;
  font-size: 12px;
}
#store-layer .store-search-wrap .geolocate .geolocate-link {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: 1px solid;
  margin-left: 8px;
  cursor: pointer;
}
#store-layer .store-results-wrap {
  float: none;
}
#store-layer .store-results-wrap #result-message {
  font-size: 12px;
  margin-bottom: 10px;
}
#store-layer .store-results-wrap #storeNewSearchButton {
  display: none;
  /* shown on mobile */
}
#store-layer .store-wrap {
  width: 100%;
  display: block;
  border-bottom: 1px solid #cecece;
  padding-top: 18px;
  padding-bottom: 12px;
  float: none;
}
#store-layer .store-wrap:last-child {
  border-bottom: 0;
}
#store-layer .store-wrap div {
  float: none;
}
#store-layer .store-wrap .store-details {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0;
  padding-left: 60px;
  width: 100%;
  min-height: 50px;
}
#store-layer .store-wrap .store-icon {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
#store-layer .store-wrap .store-icon i {
  color: white;
  font-size: 30px;
  line-height: 50px;
}
#store-layer .store-wrap .store-heading {
  font-size: 14px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: capitalize;
  display: none;
}
#store-layer .store-wrap .store-details-row {
  font-size: 12px;
}
#store-layer .store-wrap .store-details-bottom {
  margin-top: 3px;
}
#store-layer .store-wrap .store-details-bottom .link {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 10px;
  max-width: 52%;
  display: inline-block;
}
#store-layer .store-wrap .store-details-bottom form {
  max-width: 45%;
  float: right;
}
#store-layer .store-wrap .store-details-bottom .btn {
  display: inline-block;
  padding: 15px 10px;
  color: #262626;
  border: 1px solid transparent;
  background: transparent;
  font-family: "Brandon Grot W01 Bold", sans-serif;
  font-weight: normal;
  font-size: inherit;
  text-transform: uppercase;
  text-decoration: none!important;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  /* Dimensions */
  /* Colors */
  /* Font Sizes */
  font-size: 10px;
  line-height: 12px;
  padding: 3px 5px;
  background-color: #cdcdcd;
  border-color: #cdcdcd;
  box-shadow: none!important;
  max-width: 100%;
}
#store-layer .store-wrap .store-details-bottom .btn.fullWidth {
  display: block;
  width: 100%;
}
#store-layer .store-wrap .store-details-bottom .btn.blackColor {
  background-color: #262626;
  border-color: #262626;
  color: #FFF;
}
#store-layer .store-wrap .store-details-bottom .btn.whiteColor {
  background-color: #FFF;
  border-color: #262626;
  color: #262626;
}
#store-layer .store-wrap .store-details-bottom .btn.greyColor {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  color: #FFF;
}
#store-layer .store-wrap .store-details-bottom .btn.lightgreyColor {
  background-color: #dadada;
  border-color: #dadada;
  color: #FFF;
}
#store-layer .store-wrap .store-details-bottom .btn.normalSize {
  font-size: 12px;
}
#store-layer .store-wrap .store-details-bottom .btn.smallSize {
  font-size: 12px;
  padding: 10px;
}
#store-layer .store-wrap .store-details-bottom .btn.tinySize {
  font-size: 10px;
}
@media only screen and (min-width: 1025px) {
  #store-layer .left-column {
    max-width: 440px;
  }
  #store-layer .right-column {
    width: 55%;
  }
}
#store-layer #map .baloon-store-heading,
#store-layer #map .baloon-store-directions,
#store-layer #map .baloon-store-details {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#store-layer #map .baloon-store-heading {
  border-bottom: 1px solid #e6e6e6;
  margin-top: 5px;
}
#store-layer #map .baloon-store-heading .store-heading {
  text-transform: capitalize;
}
#store-layer #map .baloon-store-directions {
  border-top: 1px solid #e6e6e6;
}
#store-layer #map .baloon-store-directions .link-directions {
  border-bottom: 1px solid;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#store-layer #map .store-details-row {
  position: relative;
}
#store-layer #map .store-details-row i {
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 1025px) {
  #store-layer #map .gm-style .gm-style-iw {
    max-width: 280px;
  }
  #store-layer #map .baloon-store-heading,
  #store-layer #map .baloon-store-details,
  #store-layer #map .baloon-store-directions {
    padding: 10px;
  }
  #store-layer #map .i-phone {
    background-image: url(../assets/images/icons/icon-phone-small.png);
  }
  #store-layer #map .i-opening-hours {
    background-image: url(../assets/images/icons/icon-opening-hours-small.png);
  }
  #store-layer #map .baloon-store-heading,
  #store-layer #map .baloon-store-directions {
    font-size: 14px;
  }
  #store-layer #map .baloon-store-details {
    font-size: 12px;
  }
  #store-layer #map .store-details-row {
    padding: 10px 0 10px 30px;
  }
  #store-layer #map .store-details-row i {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 1024px) {
  #store-layer #map .baloon-store-heading,
  #store-layer #map .baloon-store-directions {
    padding: 8px;
  }
  #store-layer #map .baloon-store-details {
    padding: 8px 4px;
  }
  #store-layer #map .store-details-row {
    padding: 8px 0 8px 20px;
  }
  #store-layer #map .store-details-row i {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #store-layer #map .gm-style .gm-style-iw {
    max-width: 210px;
  }
  #store-layer #map .i-map-point,
  #store-layer #map .i-phone,
  #store-layer #map .i-opening-hours,
  #store-layer #map .i-directions,
  #store-layer #map .i-collection {
    width: 18px;
    height: 18px;
  }
  #store-layer #map .i-map-point {
    background-image: url(../assets/images/icons/mobile/icon-map-point.png);
  }
  #store-layer #map .i-phone {
    background-image: url(../assets/images/icons/mobile/icon-phone.png);
  }
  #store-layer #map .i-opening-hours {
    background-image: url(../assets/images/icons/mobile/icon-opening-hours.png);
  }
  #store-layer #map .i-directions {
    background-image: url(../assets/images/icons/mobile/icon-directions.png);
  }
  #store-layer #map .i-collection {
    background-image: url(../assets/images/icons/mobile/icon-collection.png);
    height: 25px;
  }
  #store-layer #map .baloon-store-heading,
  #store-layer #map .baloon-store-directions,
  #store-layer #map .baloon-store-details {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  #store-layer #map .baloon-store-heading,
  #store-layer #map .baloon-store-directions,
  #store-layer #map .baloon-store-details {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #store-layer .left-column {
    max-width: 360px;
  }
}
@media only screen and (min-width: 768px) {
  #store-layer .store-results-wrap #layer-store-results {
    overflow-y: auto;
    max-height: 230px;
    padding-left: 10px;
    padding-right: 10%;
  }
  #store-layer .store-results-wrap #layer-store-results.hasResults {
    border: 1px solid #cecece;
  }
  #store-layer .store-results-wrap #layer-store-results::-webkit-scrollbar {
    width: 10px;
    background-color: transparent;
  }
  #store-layer .store-results-wrap #layer-store-results::-webkit-scrollbar-track {
    background-color: transparent;
  }
  #store-layer .store-results-wrap #layer-store-results::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
    outline: 0;
    height: 50px;
    border: 2px solid #fff;
    border-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  #store-layer .store-results-wrap #layer-store-results {
    max-height: 210px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #store-layer .store-results-wrap #layer-store-results {
    max-height: 240px;
  }
}
@media only screen and (max-width: 1024px) {
  #store-layer .store-search-wrap .field-button-wrap #searchZipCode,
  #store-layer .store-search-wrap .field-button-wrap #storeSearchButton {
    height: 40px;
  }
  .i-geolocation {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #store-layer {
    /* fix map style */
  }
  #store-layer .left-column,
  #store-layer .right-column {
    width: 100%;
  }
  #store-layer .left-column {
    height: auto;
    /* initial value */
    padding: 40px 6%;
  }
  #store-layer .right-column {
    display: none;
    /* map hidden as default, click on "View on map" in store results to show map */
    height: 480px;
    /* as store locator page */
    padding-top: 0;
  }
  #store-layer .title {
    margin-top: 0;
  }
  #store-layer .store-search-wrap .option-radio {
    text-align: left;
  }
  #store-layer .store-search-wrap .option-radio label {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #store-layer .store-search-wrap .field-button-wrap .form-label {
    padding-left: 0;
    font-size: 12px;
  }
  #store-layer .store-search-wrap .geolocate {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0;
  }
  #store-layer .store-search-wrap .geolocate .text-or {
    margin-bottom: 10px;
  }
  #store-layer .store-results-wrap #layer-store-results.hasResults {
    margin-top: 30px;
  }
  #store-layer .store-results-wrap #layer-store-results .store-wrap {
    padding-left: 0;
  }
  #store-layer .store-results-wrap #layer-store-results .store-wrap:last-child {
    border-bottom: 0;
    margin-bottom: 0;
  }
  #store-layer .store-results-wrap #layer-store-results .store-wrap .store-details-bottom .btn {
    padding: 5px;
  }
  #store-layer .store-results-wrap #storeNewSearchButton {
    margin-top: 20px;
  }
  #store-layer #map * {
    max-width: none;
  }
  #store-layer #map .info-window {
    max-width: 100%;
  }
  #storeLocatorLayer {
    /* disable colorbox common styles for .sqr-input-blocker */
  }
  #storeLocatorLayer #layer_close_button {
    z-index: 10;
  }
  #storeLocatorLayer .layer_wrapper_inner {
    padding: 0!important;
  }
  #storeLocatorLayer .sqr-input-blocker {
    height: 100%!important;
  }
  #storeLocatorLayer .sqr-input-blocker .quickviewLoadingIcon {
    height: 100px!important;
    margin-left: -150px;
    margin-top: -125px;
  }
  .icon-loading-store {
    top: 68%;
    left: 50%;
  }
}
#cboxWrapper #qlCont.ensemble-quickview {
  width: 100%;
  padding: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .qv-close-header {
  z-index: 10;
}
#cboxWrapper #qlCont.ensemble-quickview .common-error {
  padding: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .quickview-content {
  background-color: #fff;
  padding: 0;
  position: relative;
}
#cboxWrapper #qlCont.ensemble-quickview .items {
  width: 86%;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
#cboxWrapper #qlCont.ensemble-quickview .product-toggler {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  text-align: center;
  padding: 40px 0 90px 0;
  margin: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .js_ensembleItems.submitReady.productToSubmit .fake-check {
  background-image: url('/prj-front/assets/images/icons/radio-button.png');
  background-repeat: no-repeat;
  background-position: -1px -24px;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items {
  float: none;
  width: 96%;
  display: inline-block;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items + * {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .validity {
  text-align: left;
  padding: 6px 0;
  margin-bottom: 3px;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .validity .fake-check,
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .validity .text {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .validity .fake-check {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  margin: 0 5px 0 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .validity .text {
  font-size: 14px;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .ensemble-image-gallery,
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .description-container {
  width: 100%;
  float: none;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items sqr-product-gallery {
  width: 100%;
  margin: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items sqr-product-gallery .arrow {
  display: block !important;
  background: transparent;
  background-repeat: no-repeat;
  background-position: -2px;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .promomsgbox {
  position: relative;
  height: 17px;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .promomsgbox ul {
  padding: 0;
  margin: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .promomsgbox ul li {
  width: 100%;
  text-align: center;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .promomsgbox p {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .promo.top-left,
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .promo.top-right {
  width: 33%;
  position: absolute;
  top: 0;
  z-index: 4;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .promo.top-left img,
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .promo.top-right img {
  width: 100%;
  height: auto;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .promo.top-left {
  left: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .promo.top-right {
  right: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .product-name {
  font-size: 10px !important;
  height: 15px;
  margin: 0;
  overflow: hidden;
  display: block;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .prices-container {
  margin: 0;
  height: 15px;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .prices-container .price,
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .prices-container .original-price-stroke {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .prices-container .catalog-display-price-text,
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .prices-container .common-msrp-price {
  font-size: 10px !important;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .variant-section {
  border: none;
  padding: 0 0 6px 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .variant {
  padding: 0;
  margin: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .color-slider {
  text-align: center;
  width: 100%;
  padding: 0;
  max-height: 18px;
  margin: 0 0 17px 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .color-slider .btn-slick-prev,
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .color-slider .btn-slick-next {
  width: 20%;
  height: 100%;
  max-height: 18px;
  border: 1px solid #e6e6e6;
  position: absolute;
  color: white;
  font-size: 0;
  top: 0;
  background-color: white;
  border-radius: 200px;
  cursor: pointer;
  padding: 3px;
  text-align: center;
  display: none;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .color-slider .btn-slick-prev img,
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .color-slider .btn-slick-next img {
  height: auto;
  max-height: 100%;
  display: inline-block;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .color-slider .btn-slick-prev {
  left: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .color-slider .btn-slick-next {
  right: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .color-slider .variant-slick {
  width: 50%;
  display: inline-block;
  text-align: center;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .color-slider .variant-slick .circle-container {
  height: auto;
  width: 25%;
  margin: 0;
  border: none;
  padding: 0 0 7px 0;
  border-radius: 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .color-slider .variant-slick .circle-container img.single-variant {
  display: inline-block;
  height: auto;
  width: 66%;
  margin: auto;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .color-slider .variant-slick .circle-container.selected:after {
  background-image: none;
  background-color: #262626;
  top: auto;
  left: 16.5%;
  bottom: 1px;
  height: 1px;
  width: 66%;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .quantity_wrap {
  margin: 0;
  padding: 0;
  width: 100%;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .altSelect {
  width: 100%;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .altSelect .selected-value {
  text-align: left;
  text-transform: uppercase;
  padding: 15px 20px 0 15px;
  text-align: center;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .altSelect .open ul li {
  padding: 7.5px 0  7.5px 15px;
  text-align: center;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .altSelect .open ul li.selected,
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .altSelect .open ul li.selected:hover {
  background-color: #fff;
  color: inherit;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .altSelect ::-webkit-scrollbar {
  width: 16px;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .altSelect ::-webkit-scrollbar-track {
  background-color: transparent;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .altSelect ::-webkit-scrollbar-thumb {
  background-color: #e6e6e6;
  border: 5px solid #fff;
  border-radius: 16px;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items sqr-quantity {
  text-align: center;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .price-each {
  padding: 4px 0;
}
#cboxWrapper #qlCont.ensemble-quickview .ensemble-items .product-available {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#cboxWrapper #qlCont.ensemble-quickview .add-item-container {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  position: absolute;
  z-index: 10;
  bottom: 40px;
}
#cboxWrapper #qlCont.ensemble-quickview .add-item-container .add-to-bag-container {
  display: inline-block;
  width: auto;
}
#cboxWrapper #qlCont.ensemble-quickview .add-item-container .addToCartButton {
  margin: 0;
  padding: 10px 40px;
  min-width: 195px;
  width: auto;
}
#cboxWrapper #qlCont.ensemble-quickview .add-item-container .addToCartButton .i-bag-white {
  margin-top: -5px;
  margin-right: 10px;
}
#cboxWrapper #qlCont.ensemble-quickview .add-item-container .addToCartButton .i-bag-white,
#cboxWrapper #qlCont.ensemble-quickview .add-item-container .addToCartButton .text {
  vertical-align: middle;
  display: inline-block;
}
#cboxWrapper #qlCont.ensemble-quickview .add-item-container.select-open {
  z-index: 1;
}
#cboxWrapper #qlCont.ensemble-quickview sqr-swatch-not-available .notification-error-bottom {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#cboxWrapper #validity-check-message {
  color: red;
  font-size: 14px;
  top: 12px;
  left: 13%;
  text-align: center;
  overflow: hidden;
  position: absolute;
  max-height: 0;
  width: 86%;
  font-family: "Brandon Grot W01 Light", sans-serif;
  font-weight: normal;
  -webkit-transition: max-height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: max-height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -ms-transition: max-height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: max-height cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
#cboxWrapper #validity-check-message.open {
  max-height: 100px;
}
#cboxWrapper #ensembleQw #prevObj,
#cboxWrapper #ensembleQw #nextObj {
  display: none;
  top: 25%;
  z-index: 6;
  margin-top: -15px;
}
#cboxWrapper #ensembleQw #prevObj.slick-disabled,
#cboxWrapper #ensembleQw #nextObj.slick-disabled {
  opacity: 0.3;
}
#cboxWrapper #ensembleQw #prevObj {
  left: 4%;
}
#cboxWrapper #ensembleQw #nextObj {
  right: 4%;
}
@media only screen and (max-width: 1280px) {
  #cboxWrapper #qlCont.ensemble-quickview .ensemble-items .validity .text {
    font-size: 11px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #cboxWrapper #qlCont.ensemble-quickview .ensemble-items .validity .text {
    font-size: 9px;
  }
}
.promomsgbox .circle {
  postion: relative;
  color: #fff;
  display: inline-block;
  width: 100%;
  padding-bottom: 100%;
  border-radius: 100%;
}
.promomsgbox .circle .copy {
  top: 50%;
  position: absolute;
  margin-top: -8px;
  font-size: 16px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.promomsgbox .circle.red {
  background-color: red;
}
.promomsgbox .circle.green {
  background-color: green;
}
.guest-wishlist #use-wis-print-link {
  background: url(/prj-front/assets/images/icons/print-icon.png) no-repeat top left;
  position: absolute;
  padding: 0 0 0 27px;
  top: 24px;
  right: 80px;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-decoration: underline!important;
}
.guest-wishlist .items {
  border-top: 1px solid #e6e6e6;
  padding: 50px 0 0 0;
}
.guest-wishlist .container-scheda-prodotto {
  width: 100%;
  float: none;
}
.guest-wishlist .product-toggler {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 49.5%;
}
.guest-wishlist .product-toggler:nth-child(odd) {
  padding-right: 2.2%;
}
.guest-wishlist .product-toggler:nth-child(even) {
  padding-left: 2.2%;
}
.guest-wishlist .ensemble-items.product-details {
  position: relative;
  min-height: 354px;
}
.guest-wishlist .ensemble-items .clzButton {
  padding: 6px;
  width: 100%;
}
.guest-wishlist .ensemble-items .counter-container {
  width: auto;
}
.guest-wishlist .ensemble-items .quantity_wrap .head {
  width: auto;
}
.guest-wishlist .ensemble-items .quantity_wrap .price-each {
  font-size: 10px;
  width: auto;
}
.guest-wishlist .ensemble-items .catalog-display-price-text {
  margin-right: 10px;
}
.guest-wishlist .ensemble-items .add-item-container {
  padding: 0;
  width: 100%;
}
.guest-wishlist .ensemble-items .remove-link {
  width: 38%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-decoration: underline!important;
}
.guest-wishlist #wl-actions-container {
  padding: 30px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.guest-wishlist #wl-actions-container .container-social-icons-product {
  width: 20%;
  float: left;
}
.guest-wishlist #wl-actions-container .add-to-bag-container {
  float: right;
}
.guest-wishlist .addAll {
  padding: 11px;
  min-width: 300px;
}
.guest-wishlist .i-bag-white {
  vertical-align: middle;
  margin-right: 18px;
}
.guest-wishlist .btn-label {
  vertical-align: middle;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: inherit;
}
.guest-wishlist .gallery-arrows {
  margin: 25px 0 0 0;
  text-align: center;
  width: 100%;
}
.guest-wishlist .gallery-arrows .arrow {
  width: 40px;
  border: 1px solid #e6e6e6;
  display: inline-block;
  color: white;
  font-size: 0;
  background-color: white;
  border-radius: 200px;
  cursor: pointer;
  text-align: center;
  padding: 2px;
  margin: 0 5px;
}
.guest-wishlist .gallery-arrows .arrow .i-arrow-prev,
.guest-wishlist .gallery-arrows .arrow .i-arrow-next {
  margin: 0;
}
.guest-wishlist .ensemble-image-gallery .slider-container {
  padding-bottom: 45px;
}
.guest-wishlist .message-empty {
  padding: 30px;
  text-align: center;
}
.guest-wishlist .empty-wl-message + form .items,
.guest-wishlist .empty-wl-message + form .wl-actions-container {
  display: none;
}
@media screen and (min-width: 1025px) {
  #wishlist.userNotLogged .content_wrap #use-wis-print-link {
    right: calc(8% + 80px);
    right: -moz-calc(8% + 80px);
    right: -webkit-calc(8% + 80px);
    right: -o-calc(8% + 80px);
  }
}
@media screen and (max-width: 1024px) {
  .guest-wishlist .product-toggler {
    width: 100%;
  }
  .guest-wishlist .product-toggler:nth-child(odd),
  .guest-wishlist .product-toggler:nth-child(even) {
    padding-right: 0;
    padding-left: 0;
  }
  .guest-wishlist .ensemble-image-gallery,
  .guest-wishlist .ensemble-items .remove-link {
    width: 30%;
  }
  .guest-wishlist .description-container,
  .guest-wishlist .add-item-container {
    width: 68%;
  }
  .guest-wishlist .gallery-arrows {
    margin: 15px 0 0 0;
  }
  .guest-wishlist #wl-actions-container .container-social-icons-product {
    width: 33%;
  }
  .guest-wishlist #use-wis-print-link {
    right: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .guest-wishlist .ensemble-items sqr-swatch-not-available .notification-error-bottom {
    float: right;
    width: 58%;
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .guest-wishlist .items {
    padding: 0;
    border: none;
  }
  .guest-wishlist .product-toggler {
    width: 100%;
  }
  .guest-wishlist .product-toggler .product-details {
    padding: 15px 5% 50px 5%;
  }
  .guest-wishlist .product-toggler .product-name,
  .guest-wishlist .product-toggler .product-style {
    display: block;
    text-align: center;
    width: 100%;
  }
  .guest-wishlist .product-toggler .ensemble-image-gallery,
  .guest-wishlist .product-toggler .ensemble-items .remove-link,
  .guest-wishlist .product-toggler .description-container,
  .guest-wishlist .product-toggler .add-item-container {
    width: 100%;
  }
  .guest-wishlist .product-toggler .ensemble-items .remove-link {
    bottom: 10px;
  }
  .guest-wishlist .product-toggler .ensemble-image-gallery {
    padding: 0;
    position: relative;
  }
  .guest-wishlist .product-toggler .thumbsOrientation {
    position: relative;
  }
  .guest-wishlist .product-toggler:nth-of-type(1) {
    border: none;
  }
  .guest-wishlist .gallery-arrows {
    margin: 15px 0;
  }
  .guest-wishlist .product-toggler:nth-child(odd),
  .guest-wishlist .product-toggler:nth-child(even) {
    padding-right: 0;
    padding-left: 0;
  }
  .guest-wishlist #wl-actions-container {
    text-align: center;
  }
  .guest-wishlist #wl-actions-container .container-social-icons-product {
    float: none;
    width: auto;
    display: inline-block;
    padding: 0 0 20px 0;
  }
  .guest-wishlist #wl-actions-container .add-to-bag-container {
    float: none;
    width: 100%;
    text-align: center;
  }
  .guest-wishlist #wl-actions-container .share_visibile {
    display: inline-block !important;
  }
  .guest-wishlist .addAll {
    width: 90%;
  }
}
.login-popup {
  background-color: #fff;
  padding: 40px;
}
.login-popup .info-text {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  padding: 0 0 30px 0;
}
@page {
  size: 210mm 310mm;
  margin: 10mm;
}
@media print {
  body {
    margin: 0 !important;
    padding: 0 !important;
  }
  a:after {
    display: none;
  }
  .inner-header-wrap .logo-top-left-menu-top-right-menu {
    padding: 0;
  }
  .content-logo {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    text-align: center;
  }
  .footer,
  .cookie-law,
  .over-header,
  .content-top-left-menu,
  .content-top-right-menu,
  .container_subheader,
  .content_wrap .left_nav,
  body#wishlist #use-wis-wrap div#use-wis-print-link,
  .container-social-icons-product,
  .wishlist-shipped-address,
  .offset,
  .pageName.tablet-hidden.desktop-hidden,
  body.account .my-account-breadcrumb,
  .wishlist-action-buttons,
  .clzButton,
  .my-account-breadcrumb,
  .inner-header-wrap .menu-item-wrap,
  .mobile-top-left-menu,
  .breadcrumb-wrap,
  .use-print,
  .mobile-top-left-menu,
  .mobile-top-right-menu,
  .link-guide {
    display: none !important;
  }
  .hasLeftNav .content_wrap .body_wrap {
    width: 100%;
  }
  .left-column,
  .right-column {
    margin-top: 20px;
  }
  .content-logo,
  .headings {
    width: 100%;
    float: none;
  }
  .guest-wishlist {
    text-align: justify;
  }
  .guest-wishlist .product-toggler {
    width: 30%;
    display: inline-block !important;
    page-break-inside: avoid;
  }
  .guest-wishlist .product-toggler .slide {
    background-size: contain !important;
  }
  .guest-wishlist .product-toggler .available-variant {
    width: 100%;
  }
}
/* Country newsletter popup */
.modal-header {
  border-bottom: 0 solid;
}
.modal-body {
  padding: 40px;
}
.modal-dialog {
  height: 100%;
}
.modal-content {
  top: 50%;
  margin-top: -50%;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.modal-content .modal-body {
  padding-top: 0px;
}
.modal-content h4 {
  font-size: 20px;
  font-weight: 800;
  font-style: italic;
  padding: 20px 0;
  display: inline-block;
  text-transform: uppercase;
}
.modal-content .clzButton {
  width: 33%;
  margin-top: 15px;
}
.modal-content .clzButton.whiteColor:hover {
  background-color: #262626;
  border-color: #262626;
  color: #FFF;
}
.modal-content .underlined_link {
  color: #000;
  padding-left: 0px;
  font-size: 12px;
  line-height: 15px;
  border-bottom: 1px solid #A4A4A4;
  text-decoration: none!important;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
.modal-content .row.distanced {
  margin: 0 0 15px 0;
}
.modal-content .modal-header {
  border-bottom: 0px !important;
}
.modal-content .smallText {
  font-size: 12px;
}
.modal-content .flag {
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  margin-right: 3px;
}
.modal-content .flag + span {
  margin-right: 3px;
}
.modal-content .select-zone-container {
  width: 60%;
  margin: auto;
}
.modal-content .select-zone-container .langCountrySelector {
  margin-bottom: 20px;
}
.modal-content .select-zone-container .langCountrySelector .altSelect {
  width: 100%;
  text-transform: uppercase;
}
.modal-content .select-zone-container .langCountrySelector .altSelect .selected-value {
  padding: 15.5px 25px;
}
.modal-content .select-zone-container .langCountrySelector .altSelect .open ul {
  max-height: 90px;
  text-align: center;
}
.modal-content .select-zone-container .langCountrySelector .altSelect .open ul li {
  padding: 0 15px 0 25px;
  font-size: 11px;
  line-height: 22px;
}
.modal-content .select-zone-container .applyLanguage {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .modal-content .clzButton {
    width: 100%;
  }
  .modal-content .select-zone-container {
    width: 100%;
  }
  #countryLogo {
    width: 50%;
    height: auto;
  }
}
#use-mai-wrap {
  background: transparent;
}
#use-mai-wrap .headings .heading {
  padding-bottom: 30px;
  margin-bottom: 20px;
}
#use-mai-wrap p {
  margin: 0 0 10px 0;
  padding: 0;
}
#use-mai-wrap #store-layer #map {
  width: 100%;
  height: 600px;
}
#use-mai-wrap #store-layer #map .info-window {
  text-align: left;
}
#use-mai-wrap #store-layer #map .info-window .baloon-store-heading,
#use-mai-wrap #store-layer #map .info-window .baloon-store-directions,
#use-mai-wrap #store-layer #map .info-window .baloon-store-details {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#use-mai-wrap #store-layer #map .info-window .baloon-store-heading {
  border-bottom: 1px solid #e6e6e6;
  margin-top: 5px;
}
#use-mai-wrap #store-layer #map .info-window .baloon-store-heading .store-heading {
  color: #7bc1ba;
}
#use-mai-wrap #store-layer #map .info-window .baloon-store-heading .store-heading {
  text-transform: capitalize;
}
#use-mai-wrap #store-layer #map .info-window .baloon-store-directions {
  border-top: 1px solid #e6e6e6;
}
#use-mai-wrap #store-layer #map .info-window .baloon-store-directions .link-directions {
  border-bottom: 1px solid;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
#use-mai-wrap #store-layer #map .info-window .store-details-row {
  position: relative;
}
#use-mai-wrap #store-layer #map .info-window .store-details-row i {
  position: absolute;
  left: 0;
  top: 0;
}
#use-mai-wrap #store-layer .store-wrap {
  font-size: 14px;
  text-align: left;
}
#use-mai-wrap #store-layer .map-dashboard {
  width: 100%;
  float: left;
}
#use-mai-wrap #store-layer .map-dashboard .right-column {
  width: 100%;
  float: left;
  padding-top: 0px;
}
#use-sc-wrap {
  background: transparent;
}
#use-sc-wrap .social-msg-intro {
  display: none;
}
.main-dashboard {
  margin: 0 -20px;
}
.main-dashboard .column {
  width: 33.33%;
  float: left;
  padding: 0 20px;
}
.main-dashboard .column.fullwidth {
  width: 100%;
  float: none;
  clear: both;
}
.main-dashboard .dashboardWrapper {
  display: block;
  position: relative;
  margin: 0 0 40px;
  text-align: center;
  background-color: #f7f7f7;
}
.main-dashboard .dashboardWrapper .bg-maincolor {
  color: white!important;
}
.main-dashboard .dashboardWrapper .bg-maincolor.lighter {
  background-image: url(../assets/images/icons/gradient-white-40.png);
  background-repeat: repeat;
}
.main-dashboard .dashboardWrapper .dashboardHeader {
  padding: 25px 40px 0;
}
.main-dashboard .dashboardWrapper .dashboardHeader:after {
  content: "";
  display: block;
  width: 30px;
  border-bottom: 1px solid;
  margin: 15px auto 0;
}
.main-dashboard .dashboardWrapper .dashboardContent {
  padding: 20px;
}
.main-dashboard .dashboardWrapper .dashboardFooter {
  text-align: left;
  text-transform: uppercase;
  padding: 12px 30px 12px 20px;
  position: relative;
}
.main-dashboard .dashboardWrapper .dashboardFooter:after {
  content: "";
  width: 7px;
  height: 11px;
  display: inline-block;
  margin-top: -3.5px;
  background-image: url(../assets/images/icons/mobile/arrows-small.png);
  background-position: -18px -7px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5.5px;
}
.main-dashboard .dashboardWrapper .dashboardFooter a {
  font-size: 11px;
  line-height: 16px;
  text-decoration: underline;
  display: block;
}
.main-dashboard .dashboardWrapper .heading {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  border-bottom: 0;
  margin: 0;
  padding: 0;
  line-height: inherit;
}
.main-dashboard .dashboardWrapper .subheading {
  padding-bottom: 5px;
}
.main-dashboard .dashboardWrapper .amountDash {
  font-family: "Brandon Grot W01 Light", sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
}
.main-dashboard .dashboardWrapper .dark-background {
  background-color: #666666;
  color: white;
}
.main-dashboard .dashboardWrapper.personalInfo .dashboardContent {
  padding: 0;
}
.main-dashboard .dashboardWrapper.personalInfo .top_wrap {
  min-height: 200px;
  background: #666666 url(../assets/images/banner/CLZ-myaccount-user-info.jpg) no-repeat;
  background-size: cover;
}
.main-dashboard .dashboardWrapper.personalInfo .top_wrap p {
  margin-bottom: 0!important;
}
.main-dashboard .dashboardWrapper.personalInfo .top_wrap .cmsWrapper .image-text-wrap {
  min-height: 240px;
  padding: 60px 40px;
  font-size: 15px;
  background-size: cover;
}
.main-dashboard .dashboardWrapper.personalInfo .bottom_wrap {
  padding: 40px 20px 30px;
}
.main-dashboard .dashboardWrapper.personalInfo .avatar_wrap {
  width: 100px;
  max-width: 30%;
  margin: auto;
  position: relative;
}
.main-dashboard .dashboardWrapper.personalInfo .avatar_wrap .user-avatar-pic {
  width: 100%;
  height: auto;
  border-radius: 100%;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  max-height: 100px;
  width: auto;
}
.main-dashboard .dashboardWrapper.personalInfo #user-info-wrap .firstname,
.main-dashboard .dashboardWrapper.personalInfo #user-info-wrap .lastname {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.main-dashboard .dashboardWrapper.personalInfo #use-sc-wrap {
  min-height: 0;
  padding: 25px 0 0;
}
.main-dashboard .dashboardWrapper.personalInfo #use-sc-wrap .headings,
.main-dashboard .dashboardWrapper.personalInfo #use-sc-wrap .social-msg {
  display: none;
}
.main-dashboard .dashboardWrapper.personalInfo #use-sc-wrap .social-msg-intro {
  display: block;
}
.main-dashboard .dashboardWrapper.personalInfo #use-sc-wrap .social-icon {
  display: inline-block;
  padding: 7px 0;
  margin: 0 7px;
}
.main-dashboard .dashboardWrapper.personalInfo #use-sc-wrap .social-icon img {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 0;
}
.main-dashboard .dashboardWrapper.personalInfo #use-sc-wrap .social-icon.selected {
  border-bottom: 3px solid #ffffff;
}
.main-dashboard .dashboardWrapper.personalInfo #use-sc-wrap #social-links {
  margin: 10px 0 0;
}
.main-dashboard .dashboardWrapper.eWallet .amountDash {
  margin-bottom: 40px;
}
.main-dashboard .dashboardWrapper.eWallet .text-label,
.main-dashboard .dashboardWrapper.eWallet .text-value {
  font-size: 11px;
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
.main-dashboard .dashboardWrapper.eWallet .text-label {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
.main-dashboard .dashboardWrapper.eWallet .text-value {
  text-align: right;
}
.main-dashboard .dashboardWrapper.eWallet .dashboardHeader {
  padding-top: 40px;
}
.main-dashboard .dashboardWrapper.eWallet .dashboardContent {
  padding-bottom: 30px;
}
.main-dashboard .dashboardWrapper.orderLast .amountDash {
  margin-bottom: 15px;
}
.main-dashboard .dashboardWrapper.emailPref .text-value {
  display: inline-block;
  margin-left: 3px;
  text-transform: uppercase;
}
.main-dashboard .dashboardWrapper.wl .dashboardContent {
  padding-bottom: 0;
}
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap {
  background-color: #f7f7f7;
  margin: 0 -20px;
  margin-top: 60px;
}
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap .sub-category-title {
  border-bottom: 0;
  height: 0;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
}
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap .sub-category-title .link-subcategory {
  display: none;
}
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap .sub-category-title .btn-slick-prev-rv {
  top: 0;
  left: 50%;
  right: auto;
  margin-left: -55px;
  margin-top: -10px;
}
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap .sub-category-title .btn-slick-next-rv {
  top: 0;
  right: 50%;
  margin-right: -55px;
  margin-top: -10px;
}
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap .filmstrip_wrap {
  padding: 0 20px;
}
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap .entity-thumb {
  margin: 40px 5px 20px;
}
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap .entity-thumb .entity-info,
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap .entity-thumb .wishlist-icon-hover {
  display: none;
}
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap sqr-entity-thumb a.entity-pic:hover,
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap sqr-entity-thumb a.entity-pic.hoverTap {
  background-color: black;
}
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap sqr-entity-thumb a.entity-pic:hover .alt-image,
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap sqr-entity-thumb a.entity-pic.hoverTap .alt-image {
  opacity: 0;
}
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap sqr-entity-thumb a.entity-pic:hover .afkl-lazy-wrapper,
.main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap sqr-entity-thumb a.entity-pic.hoverTap .afkl-lazy-wrapper {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}
.main-dashboard .dashboardCM .text-banner {
  font-size: 15px;
}
.main-dashboard .dashboardWrapper.CM-Full .text-banner {
  padding: 60px 40px;
  font-size: 18px;
}
.main-dashboard .column.fullwidth .dashboardWrapper.CM-Full.bg-maincolor {
  color: white!important;
}
.main-dashboard .column.fullwidth .dashboardWrapper.CM-Full .cms-filmstrip .responsiveFilmstrip_wrap {
  margin-left: 30px;
  margin-right: 30px;
}
.main-dashboard .column.fullwidth .dashboardWrapper.CM-Full .cms-filmstrip .copy .headline {
  margin: 0 10px;
  border-bottom: 1px solid #fff;
}
.main-dashboard .column.fullwidth .dashboardWrapper.CM-Full .cms-filmstrip .slick-track {
  padding-top: 20px;
}
.main-dashboard .column.fullwidth .dashboardWrapper.CM-Full .cms-filmstrip sqr-entity-thumb .entity-pic,
.main-dashboard .column.fullwidth .dashboardWrapper.CM-Full .cms-filmstrip sqr-entity-thumb .entity-info {
  width: 92%;
  margin: 0 4%;
}
.main-dashboard .column.fullwidth .dashboardWrapper.CM-Full .cms-filmstrip sqr-entity-thumb .entity-info {
  padding: 15px 0;
}
.main-dashboard .column.fullwidth .dashboardWrapper.CM-Full .cms-filmstrip sqr-entity-thumb .entity-info .entity-name-wrap,
.main-dashboard .column.fullwidth .dashboardWrapper.CM-Full .cms-filmstrip sqr-entity-thumb .entity-info .promo-message-bottom-container {
  display: none;
}
.main-dashboard .column.fullwidth .dashboardWrapper.CM-Full .cms-filmstrip sqr-entity-thumb .entity-info .entity-price {
  color: #262626 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .main-dashboard .dashboardWrapper .dashboardHeader {
    padding: 25px 20px 0;
  }
  .main-dashboard .dashboardWrapper.personalInfo .top_wrap .cmsWrapper .image-text-wrap {
    min-height: 200px;
    padding: 30px 20px;
    font-size: 15px;
    background-size: cover;
  }
  .main-dashboard .dashboardWrapper.personalInfo .bottom_wrap {
    padding: 30px 20px;
  }
  .main-dashboard .dashboardWrapper.eWallet .dashboardHeader {
    padding-top: 25px;
  }
  .main-dashboard .dashboardWrapper.eWallet .dashboardContent {
    padding-bottom: 20px;
  }
  .main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap {
    margin-top: 30px;
  }
  .main-dashboard .dashboardWrapper.wl #wishlist-filmstrip-wrap .filmstrip_wrap {
    padding: 0;
  }
  .main-dashboard .dashboardWrapper.CM-Full .text-banner {
    padding: 30px 20px;
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body#userMain .return-myaccount.logout .logoutBtn {
    min-width: 33%;
  }
}
@media only screen and (max-width: 767px) {
  body#userMain .return-myaccount.logout {
    border-top: 0;
    padding: 0 0 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .contact-us-form .form-row {
    padding-right: 20px;
  }
  .contact-us-form .right-row {
    width: 50%;
    float: right;
  }
  .contact-us-form .right-row #small-input {
    width: 50%;
    float: left;
  }
  .contact-us-form .left-row {
    width: 50%;
    float: left;
    border-right: solid 1px #cecece;
  }
  .contact-us-form .form-label {
    display: none;
  }
  .contact-us-form .field-wrap {
    padding: 15px 15px;
  }
  .contact-us-form .field-wrap textarea {
    max-height: 131px;
  }
  .contact-us-form .field-wrap.required:after {
    top: 36px !important;
    margin-right: -4px !important;
  }
  .contact-us-form #requiredFixTextarea .field-wrap.required:after {
    top: 76px !important;
    margin-right: -4px !important;
  }
  .contact-us-form div.error-wrap p.page-notification {
    width: 100% !important;
  }
  .contact-us-form .check-label.info {
    margin: 15px 0 0 15px;
    padding: 0 !important;
  }
}
.requiredFieldText {
  position: relative;
  width: 17%;
  max-width: 350px;
  text-align: left;
  margin-left: 15px;
}
@media only screen and (min-width: 768px) {
  .requiredFieldText {
    margin-left: 0;
    text-align: left;
  }
}
.contact-us-form .submit-row {
  width: 100%;
  clear: both;
  text-align: center;
}
.contact-us-form .submit-row .clzButton {
  width: 33.33%;
  margin: 15px 0;
}
.contact-us-form .field-wrap textarea {
  padding: 15px 25px;
}
#resetYourPassword .form-label {
  display: none;
}
#resetYourPassword .form-row {
  padding: 15px 0 0;
}
#resetYourPassword .form-row .field-wrap {
  width: 35%;
}
#resetYourPassword .form-row .field-wrap.required:after {
  top: 20px;
}
#resetYourPassword .buttonRow {
  width: 33%;
  padding-left: 0px;
}
.background-video-clz {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  background-image: url(/clz_assets/images/cms/CONTENT/ITALIANO/background-video-clz.jpg);
  background-repeat: no-repeat;
}
.wrap-video {
  width: 100%;
  height: auto;
}
.wrap-video .title {
  width: 11%;
  float: left;
  font-size: 26px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.wrap-video .img {
  max-width: 100%;
}
.wrap-video .description {
  width: 11%;
  margin-top: 15px;
  font-size: 26px;
  text-align: center;
}
.wrap-video .content-preview-image {
  position: absolute;
  z-index: 10;
  right: 27%;
  margin-top: 60px;
}
.wrap-video .content-preview-image img {
  max-width: 100%;
}
.wrap-video .player {
  width: 94px;
  height: 94px;
  background-repeat: no-repeat;
  background-image: url(/clz_assets/images/cms/CONTENT/ITALIANO/player_clz.png);
  position: absolute;
  cursor: pointer;
  z-index: 99;
  top: 45%;
  left: 45%;
}
.wrap-video .content-video {
  width: 100%;
  height: auto;
  position: relative;
  left: 18%;
}
.wrap-video video {
  width: 100% !important;
  height: auto !important;
  margin-top: 60px;
}
.slider-container .hover-zoom,
.container-gallery ul.large-thumbs .preview .hover-zoom {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -ms-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.slider-container .hover-zoom .hover-zoom-image,
.container-gallery ul.large-thumbs .preview .hover-zoom .hover-zoom-image {
  position: relative;
  width: 200%;
  height: auto;
  visibility: hidden;
}
.slider-container .hover-zoom .hover-zoom-image.initialized,
.container-gallery ul.large-thumbs .preview .hover-zoom .hover-zoom-image.initialized {
  visibility: visible;
}
.slider-container .btn-zoom,
.container-gallery ul.large-thumbs .preview .btn-zoom {
  z-index: 101;
}
@media only screen and (min-width: 1025px) {
  /****************************************************
 *
 *				 D E S K T O P     O N L Y
 * 
*****************************************************/
  .slider-container .hover-zoom:hover .hover-zoom,
  .container-gallery ul.large-thumbs .preview .hover-zoom:hover .hover-zoom {
    opacity: 1;
  }
  .quicklook-miniproduct .slider-aligner.no-zoom .hover-zoom-image:hover,
  .container-gallery.egc .slider-aligner.no-zoom .hover-zoom-image:hover {
    cursor: move;
  }
}
.single-image-zoom-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2000;
}
.single-image-zoom-overlay .hover-zoom {
  opacity: 1;
}
.single-image-zoom-overlay .hover-zoom .hover-zoom-image {
  width: 100%;
  height: auto;
}
.single-image-zoom-overlay .arrow {
  background-color: transparent;
  width: 40px;
  height: 100%;
  border: 0;
  position: absolute;
  margin: 0;
  padding: 0;
  top: 0;
  font-size: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px 19px;
  cursor: pointer;
  z-index: 100;
  -webkit-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -ms-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: opacity cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.single-image-zoom-overlay .arrow.prev {
  left: 0;
  border: 0;
  background-image: url(../assets/images/icons/arrow-gallery-qv-left.png);
  background-position: center 50%;
}
.single-image-zoom-overlay .arrow.next {
  right: 0;
  border: 0;
  background-image: url(../assets/images/icons/arrow-gallery-qv-right.png);
  background-position: center 50%;
}
.single-image-zoom-overlay .arrow:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 1024px) {
  /****************************************************
 *
 *		  T A B L E T   and   M O B I L E 
 * 
*****************************************************/
  .mobile-transparent {
    opacity: 0 !important;
    display: none !important;
  }
  .single-image-zoom-overlay {
    background-color: #ffffff;
  }
  .single-image-zoom-overlay .zoom-close {
    padding-bottom: 0;
  }
  .single-image-zoom-overlay .closeBtn {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 200;
  }
  .single-image-zoom-overlay .hover-zoom {
    width: 100%;
    height: 90%;
    top: 5%;
    text-align: center;
    overflow: visible;
  }
  .single-image-zoom-overlay .hover-zoom .hover-zoom-image-wrap {
    width: 300%;
    height: 100%;
    margin: 0 -100%;
    max-width: none!important;
  }
  .single-image-zoom-overlay .hover-zoom .hover-zoom-image {
    top: 0;
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  /****************************************************
 *
 *				 M O B I L E
 * 
*****************************************************/
  .single-image-zoom-overlay .closeBtn {
    width: 19px;
    height: 19px;
    top: 5%;
    margin-top: 15px;
    background-image: url(../assets/images/icons/icon-close.png);
    background-repeat: no-repeat;
  }
  .single-image-zoom-overlay .arrow {
    display: none!important;
  }
}
/* Product Customizator Fonts */
@font-face {
  font-family: 'Abril Fatface';
  src: url('../assets/fonts/AbrilFatface-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Bebas Neue';
  src: url('../assets/fonts/BebasNeue.otf') format('opentype');
}
@font-face {
  font-family: 'Dancing Script';
  font-weight: 700;
  src: url('../assets/fonts/DancingScript-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-weight: 700;
  src: url('../assets/fonts/Poppins-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Space Mono';
  font-weight: 700;
  src: url('../assets/fonts/SpaceMono-Bold.ttf') format('truetype');
}
.font-abrilfatface {
  font-family: 'Abril Fatface';
}
.font-bebasneue {
  font-family: 'Bebas Neue';
}
.font-dancingscript {
  font-family: 'Dancing Script';
}
.font-poppins {
  font-family: 'Poppins';
}
.font-spacemono {
  font-family: 'Space Mono';
}
.preload-font {
  height: 1px;
  overflow: hidden;
}
body.js_productCustomizatorOpen {
  overflow-y: hidden;
}
/* Product Customizator Overlay */
sqr-product-customizator-overlay {
  /* end .product-customizator-overlay  */
}
sqr-product-customizator-overlay .ui-blocker {
  cursor: pointer;
  visibility: visible;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1011;
  /* Scrollbar */
}
sqr-product-customizator-overlay .ui-blocker ::-webkit-scrollbar {
  width: 10px;
  background-color: transparent;
}
sqr-product-customizator-overlay .ui-blocker ::-webkit-scrollbar-track {
  background-color: transparent;
}
sqr-product-customizator-overlay .ui-blocker ::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  outline: 0;
  height: 50px;
}
sqr-product-customizator-overlay .customizator-loading {
  cursor: pointer;
  visibility: visible;
  display: block;
  background: transparent;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1012;
  /* over .ui-blocker */
  pointer-events: none;
  /* icon as sham-spinner */
}
sqr-product-customizator-overlay .customizator-loading .customizator-loading-icon {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  background-image: url("data:image/svg+xml;utf8, <svg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='50px' height='50px' viewBox='0 0 32 32' enable-background='new 0 0 32 32' xml:space='preserve'><path opacity='0.4' fill='#999999' d='M23.656,9.041c1.568,1.725,2.56,3.978,2.677,6.465H32c-0.123-4.049-1.747-7.718-4.338-10.472 L23.656,9.041z'/><path fill='#999999' d='M15.507,5.667V0c-4.049,0.122-7.72,1.747-10.473,4.337l4.007,4.006C10.767,6.774,13.02,5.784,15.507,5.667z'/><path opacity='0.5' fill='#999999' d='M27.662,26.966c2.591-2.755,4.215-6.424,4.338-10.474h-5.667 c-0.117,2.488-1.108,4.74-2.677,6.466L27.662,26.966z'/><path opacity='0.3' fill='#999999' d='M22.959,8.344l4.007-4.006C24.213,1.747,20.543,0.122,16.494,0l-0.001,5.667 C18.98,5.784,21.233,6.774,22.959,8.344z'/><path opacity='0.7' fill='#999999' d='M9.041,23.655l-4.007,4.007c2.753,2.591,6.424,4.215,10.473,4.338v-5.667 C13.02,26.216,10.767,25.225,9.041,23.655z'/><path opacity='0.6' fill='#999999' d='M16.493,26.333L16.494,32c4.049-0.123,7.719-1.747,10.472-4.338l-4.007-4.007 C21.233,25.225,18.98,26.216,16.493,26.333z'/> <path opacity='0.8' fill='#999999' d='M5.667,16.492H0c0.123,4.05,1.747,7.721,4.338,10.474l4.006-4.008 C6.775,21.232,5.784,18.98,5.667,16.492z'/><path opacity='0.9' fill='#999999' d='M4.338,5.034C1.747,7.788,0.123,11.457,0,15.506h5.667c0.117-2.487,1.108-4.74,2.677-6.465 L4.338,5.034z'/></svg>");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-animation: sham-spin infinite linear;
  -moz-transform-origin: 50% 50%;
  -webkit-animation: sham-spin infinite linear;
  -webkit-transform-origin: 50% 50%;
  -o-animation: sham-spin infinite linear;
  -o-transform-origin: 50% 50%;
  animation: sham-spin infinite linear;
  transform-origin: 50% 50%;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
}
sqr-product-customizator-overlay .product-customizator-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  overflow: hidden;
  z-index: 1011;
  /* Scrollbar styles moved to parent element */
  /* Grid */
  /* Product Gallery */
  /* Canvas */
  /* Customizator Container */
  /* end .customizator-container */
}
sqr-product-customizator-overlay .product-customizator-overlay .i-close-layer {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 10;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-scroll-top {
  display: none;
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody {
  width: 80%;
  height: 100%;
  float: right;
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .image-container,
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .customizator-container {
  width: 50%;
  float: left;
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .image-container {
  overflow: hidden;
}
sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area {
  width: 20%;
  height: 100%;
  float: left;
  padding: 0 2%;
}
sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content {
  display: block;
}
sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.sticky-top {
  height: 110px;
  /* Desktop + tablet landscape */
  overflow: hidden;
}
sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.sticky-top .title {
  font-size: 18px;
  margin: 30px 0 15px;
}
sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.sticky-top .text {
  font-size: 12px;
  margin: 0 0 30px;
}
sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.scroll-v {
  /* Desktop + tablet landscape styles - show vertical scrollbar */
  height: calc(100% - 110px);
  height: -moz-calc(100% - 110px);
  height: -webkit-calc(100% - 110px);
  height: -o-calc(100% - 110px);
  overflow-y: scroll;
  padding-right: 5%;
  margin-right: -7%;
  /* Content dummy Desktop + tablet landscape */
}
sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.scroll-v .test-content {
  background: #e6e6e6;
  padding-bottom: 500%;
}
sqr-product-customizator-overlay .product-customizator-overlay .slider-container {
  /* fix image size before initialize slick slider */
}
sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-prev,
sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-next {
  background: transparent url(../assets/images/icons/arrows-gallery-customizator.png) no-repeat;
  width: 20px;
  height: 28px;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
}
sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-prev {
  left: 22px;
  background-position: 0px 0px;
}
sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-next {
  right: 22px;
  background-position: -20px 0px;
}
sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-dots {
  position: absolute;
  bottom: 35px;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  margin-bottom: 0;
}
sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  border-radius: 100%;
}
sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-dots li button {
  background: transparent;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  color: transparent;
  border: 1px solid #000;
  border-radius: 12px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
}
sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-dots li.slick-active button {
  background: #000;
}
sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-slide img {
  max-width: 100%;
  height: auto;
  margin: auto;
}
sqr-product-customizator-overlay .product-customizator-overlay .slider-container .img-main {
  z-index: 0;
}
sqr-product-customizator-overlay .product-customizator-overlay .slider-container .img-main img,
sqr-product-customizator-overlay .product-customizator-overlay .slider-container .img-alt img {
  max-width: 100%!important;
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody {
  /* Add to bag feedback */
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .image-container {
  position: relative;
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .fabric-container {
  background: transparent;
  border-radius: 0;
  border: 1px dashed #fff;
  display: inline-block;
  margin: 0;
  z-index: 0;
  position: absolute;
  /* Start values for Fabric canvas parameters - see download function in fabric.js */
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  /* End values for Fabric canvas parameters */
  max-width: 50%;
  /* Fabric constant value for Calzedonia canvas - don't change it! */
  /* Ratio settings for Calzedonia canvas */
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .fabric-container .canvas-container {
  max-width: 100%;
  height: auto!important;
  padding-bottom: 100%;
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .fabric-container .canvas-container canvas {
  max-width: 100%;
  height: auto!important;
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .fabric-container[ratio='1.00'] .canvas-container {
  padding-bottom: 100%;
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .fabric-container[ratio^='0.38'] .canvas-container {
  padding-bottom: 38.5%;
}
@media only screen and (min-width: 1025px) {
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .image-container {
    height: 100%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .image-container .image-canvas-container {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .product-customizator-feedback {
  width: 420px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  overflow: hidden;
  padding: 46px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .product-customizator-feedback .i-close-layer {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 10;
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .product-customizator-feedback span {
  text-transform: uppercase;
  vertical-align: middle;
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .product-customizator-feedback .i-added {
  margin-right: 10px;
}
sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .product-customizator-feedback .clzButton {
  margin-top: 20px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container {
  height: 100%;
  position: relative;
  /* Customizator editor */
  /* Add to bag */
  /***********************************
			 * Desktop additional breakpoints
			***********************************/
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .title {
  font-size: 18px;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  margin: 30px 40px 40px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-navbar {
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  margin-bottom: 5vh;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-navbar .preset-tab {
  max-width: 49.3%;
  display: inline-block;
  text-align: right;
  padding: 10px 30px;
  text-transform: uppercase;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-navbar .preset-tab + .preset-tab {
  text-align: left;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-navbar .preset-tab.selected .text {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  position: relative;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-navbar .preset-tab.selected .text:after {
  content: "";
  display: block;
  border-bottom: 2px solid #262626;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery {
  padding: 0 11.5%;
  overflow-y: auto;
  width: 91%;
  margin: auto;
  height: calc(100% - 340px - 5vh);
  height: -moz-calc(100% - 340px - 5vh);
  height: -webkit-calc(100% - 340px - 5vh);
  height: -o-calc(100% - 340px - 5vh);
  /* 340px height title + preset-navbar + sqr-product-customizator-summary , 5vh preset-navbar margin-bottom */
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item {
  float: left;
  width: 50%;
  padding: 0;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item:nth-child(2n+2) {
  padding-left: 3.5%;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item:nth-child(2n+1) {
  padding-right: 3.5%;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item .preset-image {
  border: 2px solid #e6e6e6;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item.selected .preset-image {
  border-color: #262626;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item.selected .preset-text {
  color: #00ccff;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item.selected i {
  background-image: url(../assets/images/icons/icon-edit-style_blue.png);
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item .preset-text {
  padding: 20px 0 25px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item .preset-text i {
  vertical-align: middle;
  margin-right: 5px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item .preset-text span {
  vertical-align: middle;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 2px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor {
  padding: 0 11.5%;
  overflow-y: auto;
  width: 91%;
  margin: auto;
  height: calc(100% - 340px - 5vh);
  height: -moz-calc(100% - 340px - 5vh);
  height: -webkit-calc(100% - 340px - 5vh);
  height: -o-calc(100% - 340px - 5vh);
  /* 340px height title + preset-navbar + sqr-product-customizator-summary , 5vh preset-navbar margin-bottom */
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .text-editor {
  padding-top: 10vh;
  /* desktop value */
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .text-editor.multirows {
  padding-top: 5vh;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row {
  text-align: left;
  margin-bottom: 15px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row input {
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  border-bottom: 1px solid #262626;
  font-size: 30px;
  padding-bottom: 8px;
  width: 100%;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row label {
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row.multirows {
  width: 50%;
  float: left;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row.multirows:nth-child(2n+2) {
  padding-left: 3.5%;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row.multirows:nth-child(2n+1) {
  padding-right: 3.5%;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows input.profane {
  border-bottom-color: red;
  color: red;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-error {
  position: relative;
  width: 100%;
  height: 20px;
  display: block;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-error .error {
  position: absolute;
  bottom: 0;
  left: 0;
  max-height: 34px;
  /* 2 lines text */
  overflow: hidden;
  text-overflow: ellipsis;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar {
  margin-top: 20px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-buttons {
  text-align: center;
  height: 80px;
  overflow: hidden;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn.font-color {
  line-height: 1;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn.font-family,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown.font-family {
  font-size: 30px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn .color-icon,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown .color-icon {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  background-color: #000;
  /* default fallback */
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn .color-icon.white,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown .color-icon.white {
  border: 1px solid #999;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded {
  position: relative;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown {
  height: 0;
  overflow: hidden;
  /* Dropdown options slider */
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown.open {
  height: 80px;
  border-top: 1px solid #e6e6e6;
  margin-top: -1px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .toolbar-options {
  position: relative;
  height: inherit;
  text-align: center;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .toolbar-options .slick-slider,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .toolbar-options .slick-list,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .toolbar-options .slick-track {
  height: inherit;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .toolbar-opt.selected {
  background-color: #f5f5f5;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .slick-prev,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .slick-next {
  background: transparent url(../assets/images/icons/arrows-gallery-customizator.png) no-repeat;
  background-size: 20px 14px;
  width: 10px;
  height: 14px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .slick-prev {
  left: 0;
  background-position: 0px 0px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .slick-next {
  right: 0;
  background-position: -10px 0px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-opt {
  width: 19%;
  height: 100%;
  display: inline-table;
  vertical-align: middle;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn .toolbar-cell,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-opt .toolbar-cell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  font-family: inherit;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn .toolbar-cell span,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-opt .toolbar-cell span {
  font-family: inherit;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn.open {
  position: relative;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn.open:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #e6e6e6 transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -9px;
  z-index: 1;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn.open:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  z-index: 1;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown.font-size .toolbar-opt {
  width: auto;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown.font-size .i-minus[disabled],
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown.font-size .i-plus[disabled] {
  pointer-events: none;
  cursor: default;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-preview {
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 20px 0;
  max-width: 45%;
  display: none;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown.open .toolbar-preview {
  display: block;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-footer {
  font-size: 12px;
  text-transform: uppercase;
  text-align: right;
  border-top: 1px solid #e6e6e6;
  padding: 20px 0;
  margin-top: -1px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-footer .text {
  width: 45%;
  margin-left: 55%;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-footer .text span {
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-footer .i-back {
  margin-right: 5px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary {
  display: block;
  clear: both;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e6e6e6;
  background-color: #fff;
  padding: 0 16%;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container {
  width: 50%;
  float: left;
  padding: 30px 0;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size .label,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .label {
  font-size: 12px;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  margin-right: 20px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size {
  border: 0;
  text-align: left;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size .available-variant {
  float: none;
  width: 100%;
  padding: 0;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size .available-variant .single-variant {
  margin-right: 20px;
  font-size: 16px;
  line-height: 1;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size .available-variant .single-variant:last-child {
  margin-right: 0;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container {
  text-align: right;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .selected-quantity,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .value {
  display: inline-block;
  vertical-align: middle;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .counter-field {
  border: 0;
  width: 30px;
  text-align: center;
  font-family: "Brandon Grot W01 Bold", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .stock-quantity {
  display: none;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart {
  margin: 0;
  height: 45px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .btn-add-to-cart {
  padding: 10px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart i,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .prices-container,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart span {
  display: inline-block;
  vertical-align: middle;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .icon-price-container {
  display: inline-block;
  vertical-align: top;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .prices-container,
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart span {
  color: #fff;
  font-size: 16px!important;
  padding: 0;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .prices-container .original-price-stroke {
  display: none;
  /* TODO: show if needed and adjust button size */
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .separator {
  margin: 0 2px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .customizator-terms {
  margin: 10px 0 45px;
}
sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .customizator-terms a {
  border-bottom: 1px solid;
}
@media only screen and (min-width: 1500px) and (max-width: 1650px) {
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor {
    padding: 0 8.5%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary {
    padding: 0 13%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor {
    padding: 0 5.5%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary {
    padding: 0 10%;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1399px) {
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor {
    padding: 0 3.5%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary {
    padding: 0 8%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor {
    padding: 0 1.5%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary {
    padding: 0 6%;
  }
}
@media only screen and (min-width: 1025px) and (min-height: 820px) and (max-height: 850px) {
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .text-editor.multirows {
    padding-top: 3vh;
  }
}
@media only screen and (min-width: 1025px) and (max-height: 819px) {
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .text-editor.multirows {
    padding-top: 1vh;
  }
}
@media only screen and (min-width: 1025px) and (max-height: 799px) {
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .text-editor {
    padding-top: 4vh;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row input {
    font-size: 24px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar {
    margin-top: 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-buttons,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown.open {
    height: 70px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container {
    padding: 20px 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .customizator-terms {
    margin-bottom: 25px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery {
    height: calc(100% - 300px - 5vh);
    height: -moz-calc(100% - 300px - 5vh);
    height: -webkit-calc(100% - 300px - 5vh);
    height: -o-calc(100% - 300px - 5vh);
  }
}
/****************************************************
 *
 *				TABLET + MOBILE
 * 
*****************************************************/
@media only screen and (max-width: 1024px) {
  sqr-product-customizator-overlay .ui-blocker {
    /* Scrollbar */
  }
  sqr-product-customizator-overlay .ui-blocker ::-webkit-scrollbar {
    width: 3px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .i-close-layer {
    top: 20px;
    right: 20px;
    width: 12px;
    height: 12px;
    background-size: 24px 12px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-prev,
  sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-next {
    width: 14px;
    height: 20px;
    margin-top: -10px;
    background-size: 28px 20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-prev {
    left: 20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-next {
    right: 20px;
    background-position: -14px 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .slider-container .slick-dots {
    bottom: 20px;
  }
}
/****************************************************
 *
 *				TABLET ALL
 * 
*****************************************************/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.sticky-top .title {
    font-size: 15px;
    margin: 18px 0 15px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.sticky-top .text {
    font-size: 15px;
    line-height: 1.2;
    margin: 0 0 15px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .title {
    font-size: 15px;
    margin: 20px 35px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-navbar {
    margin-bottom: 20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-navbar .preset-tab {
    font-size: 14px;
    padding: 5px 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-navbar .preset-tab.selected .text:after {
    bottom: -7px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery {
    width: calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: -o-calc(100% - 30px);
    padding: 0 5px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item {
    padding-left: 10px!important;
    padding-right: 10px!important;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item .preset-image {
    border-width: 1px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item .preset-text {
    padding: 7px 0 15px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item .preset-text i {
    width: 13px;
    height: 13px;
    background-size: cover;
    margin-right: 3px;
    margin-top: -2px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item .preset-text span {
    font-size: 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row {
    margin-bottom: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row input {
    font-size: 22px;
    -webkit-appearance: textfield;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row label {
    font-size: 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row .form-error {
    height: 20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row .form-error .error {
    max-height: 28px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar {
    margin-top: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-buttons {
    height: 66px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown.open {
    height: 58px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn.font-family,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown.font-family {
    font-size: 22px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn .color-icon,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown .color-icon {
    width: 15px;
    height: 15px;
    border-radius: 15px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-footer,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-preview {
    font-size: 10px;
    padding: 14px 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-preview {
    max-width: 48%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-footer .text {
    width: 48%;
    margin-left: 52%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary {
    padding: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size .label,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .label {
    font-size: 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size .available-variant .single-variant {
    font-size: 14px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .counter-field {
    font-size: 14px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .circle-container {
    width: 20px;
    height: 20px;
    background-size: cover;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .circle-container.i-counter.more {
    background-position: -27px 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .customizator-terms {
    font-size: 12px;
    margin: 5px 0 20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart {
    height: 40px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .prices-container,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart span {
    font-size: 12px!important;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart i {
    background-image: url(../assets/images/icons/icon-bag-small.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 16px;
    display: inline-block;
    background-position: -18px 0;
  }
}
/****************************************************
 *
 *				TABLET LANDSCAPE
 * 
*****************************************************/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.sticky-top {
    height: 100px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.scroll-v {
    height: calc(100% - 100px);
    height: -moz-calc(100% - 100px);
    height: -webkit-calc(100% - 100px);
    height: -o-calc(100% - 100px);
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .image-container {
    width: 61%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .customizator-container {
    width: 39%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery {
    width: calc(100% - 36px);
    width: -moz-calc(100% - 36px);
    width: -webkit-calc(100% - 36px);
    width: -o-calc(100% - 36px);
    height: calc(100% - 295px);
    height: -moz-calc(100% - 295px);
    height: -webkit-calc(100% - 295px);
    height: -o-calc(100% - 295px);
    padding: 0 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor {
    width: calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    height: calc(100% - 295px);
    height: -moz-calc(100% - 295px);
    height: -webkit-calc(100% - 295px);
    height: -o-calc(100% - 295px);
    padding: 0 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .text-editor {
    padding-top: 15vh;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .text-editor.multirows_2 {
    padding-top: 10vh;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .text-editor.multirows_3 {
    padding-top: 5vh;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .text-editor.multirows_4 {
    padding-top: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row.multirows {
    width: 100%;
    float: none;
    padding-right: 0!important;
    padding-left: 0!important;
    margin-top: 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row.multirows:first-child {
    margin-top: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary {
    margin: 0 20px;
    width: calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -o-calc(100% - 40px);
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container {
    width: 100%;
    float: none;
    text-align: right;
    padding: 15px 0 20px;
    display: block;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size .available-variant,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .available-variant,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size .counter-container,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .counter-container {
    padding-left: 30%;
    position: relative;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size .label,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .label {
    position: absolute;
    top: 5px;
    left: 0;
    max-width: 30%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size {
    padding-bottom: 0;
  }
}
/****************************************************
 *
 *				TABLET PORTRAIT
 * 
*****************************************************/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  sqr-product-customizator-overlay .product-customizator-overlay {
    overflow-y: auto;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-scroll-top {
    display: block;
    position: fixed;
    right: 25px;
    top: 90%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .i-close-layer {
    position: fixed;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area {
    width: 100%;
    height: auto;
    float: none;
    margin-top: 70px;
    padding: 0 20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.sticky-top,
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.scroll-v {
    height: auto;
    overflow: visible;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.scroll-v {
    padding-right: 0;
    margin-right: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.scroll-v .cmsWrapper {
    margin-bottom: 50px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.scroll-v .test-content {
    padding-bottom: 0;
    height: 500px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody {
    width: 100%;
    height: auto;
    float: none;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .image-container,
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .customizator-container {
    width: 50%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .customizator-container {
    margin-top: 106px;
    /* fixed heading height */
    height: 500px;
    /* ~ image size */
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .customizator-container .title,
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .customizator-container .preset-navbar {
    margin-left: -100%;
    width: 200%;
    position: fixed;
    background: #fff;
    z-index: 9;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .customizator-container .title {
    margin: 0 0 0 -100%;
    padding: 20px 35px;
    top: 0;
    height: 56px;
    /* 1 line text */
    overflow: hidden;
    text-overflow: ellipsis;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .customizator-container .preset-navbar {
    top: 56px;
    /* title height */
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .image-container {
    margin-top: 106px;
    /* fixed heading height */
    padding-left: 20px;
    padding-right: 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .image-container .image-canvas-container {
    position: relative;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-navbar .preset-tab {
    width: 49.3%;
    padding: 5px 20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery {
    height: calc(100% - 145px);
    height: -moz-calc(100% - 145px);
    height: -webkit-calc(100% - 145px);
    height: -o-calc(100% - 145px);
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor {
    padding: 0 10px;
    margin-right: 10px;
    width: calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    width: -o-calc(100% - 10px);
    height: calc(100% - 145px);
    height: -moz-calc(100% - 145px);
    height: -webkit-calc(100% - 145px);
    height: -o-calc(100% - 145px);
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row:nth-child(2n+2) {
    padding-left: 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row:nth-child(2n+1) {
    padding-right: 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row:nth-child(3),
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row:nth-child(4) {
    margin-top: 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary {
    margin: 0 20px 0 10px;
    width: calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: -o-calc(100% - 30px);
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size {
    width: 55%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container {
    width: 45%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container {
    padding: 25px 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size .label,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .label,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .variant-section.size .available-variant .single-variant,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .quantity-container .available-variant .single-variant {
    margin-right: 15px;
    vertical-align: middle;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .customizator-terms {
    margin-bottom: 0;
  }
}
/****************************************************
 *
 *				MOBILE
 * 
*****************************************************/
@media only screen and (max-width: 767px) {
  sqr-product-customizator-overlay .product-customizator-overlay {
    overflow-y: auto;
  }
  sqr-product-customizator-overlay .product-customizator-overlay.js_variantsPromptOpen {
    overflow-y: hidden;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-scroll-top {
    display: block;
    position: fixed;
    right: 10px;
    top: 90%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-scroll-top .i-scroll-top {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .i-close-layer {
    position: fixed;
    top: 2px;
    right: 0;
    width: 40px;
    height: 40px;
    background-position: center center;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area {
    width: 100%;
    height: auto;
    float: none;
    margin-top: 60px;
    padding: 0 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.sticky-top,
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.scroll-v {
    height: auto;
    overflow: visible;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.sticky-top .title {
    font-size: 14px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.sticky-top .text {
    font-size: 13px;
    margin-bottom: 20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.scroll-v {
    padding-right: 0;
    margin-right: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.scroll-v .cmsWrapper {
    margin-bottom: 50px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .managed-content-area sqr-managed-content.scroll-v .test-content {
    padding-bottom: 0;
    height: 500px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody {
    width: 100%;
    height: auto;
    float: none;
    border-bottom: 1px solid #e6e6e6;
    /* Add to bag feedback */
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .title {
    font-size: 14px;
    font-weight: 400;
    font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
    font-weight: normal;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9;
    margin: 0;
    padding: 15px 35px;
    height: 45px;
    /* 1 line text */
    overflow: hidden;
    text-overflow: ellipsis;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .image-container,
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .customizator-container {
    width: 100%;
    float: none;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .customizator-container {
    height: auto;
    background: #fff;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .image-container {
    padding: 0;
    z-index: 1;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .image-container .image-canvas-container {
    position: relative;
    min-height: 70vh;
    /* fix overlay view on loading image */
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody.custom-preset-active .top-spacer {
    height: 163px;
    /* preset-navbar height + preset-gallery height */
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody.custom-preset-active .customizator-container .preset-navbar {
    margin-top: -163px;
    /* preset-navbar height + preset-gallery height */
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody.custom-preset-active .customizator-container .preset-gallery {
    margin-top: -163px;
    /* preset-navbar height + preset-gallery height */
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .product-customizator-feedback {
    width: 100%;
    height: auto;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    padding: 35px 20px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .product-customizator-feedback .i-close-layer {
    top: 20px;
    right: 20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay #productCustomizatorMainBody .product-customizator-feedback .clzButton {
    margin-top: 15px;
    width: 100%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .top-spacer {
    height: 35px;
    /* preset-navbar height */
    margin-top: 45px;
    /* fixed heading height */
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container {
    margin-top: -140%;
    /* image ratio */
    padding-top: 140%;
    /* image ratio */
    position: relative;
    /* Sticky elements */
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-navbar {
    padding: 0 5px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom-color: #cfcfcf;
    background: #fff;
    z-index: 1;
    margin-bottom: 0;
    height: 35px;
    /* 1 line text */
    overflow: hidden;
    margin-top: -35px;
    /* preset-navbar height */
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-navbar .preset-tab {
    width: 49.3%;
    padding: 7px 5px;
    text-align: center!important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-navbar .preset-tab.selected .text:after {
    bottom: -8px;
    border-width: 3px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery {
    width: 100%;
    height: 128px;
    padding: 20px;
    position: absolute;
    top: 35px;
    /* preset-navbar height */
    left: 0;
    background: #fff;
    z-index: 1;
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    margin-top: -35px;
    /* preset-navbar height */
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery::-webkit-scrollbar {
    height: 3px;
    width: 50px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery::-webkit-scrollbar-track {
    background-color: transparent;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item {
    padding: 0!important;
    width: 88px;
    height: 88px;
    margin-left: 12px;
    display: inline-block;
    float: none;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item .preset-image {
    border-width: 1px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item .preset-text {
    display: none;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .preset-gallery .preset-item:first-child {
    margin-left: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    overflow-y: visible;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .text-editor {
    padding-top: 0!important;
    position: relative;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows {
    width: 100%;
    height: 0;
    overflow: hidden;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows.open {
    height: auto;
    border-top: 0;
    margin-top: 0;
    position: absolute;
    bottom: 74px;
    /* toolbar-buttons height */
    background: #fff;
    z-index: 1;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-rows-heading {
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 15px;
    padding: 15px 40px 15px 20px;
    border-bottom: 1px solid #cfcfcf;
    position: relative;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-rows-heading .i-close-layer {
    position: absolute;
    top: 5px;
    right: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-rows-heading.profane {
    color: red;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row {
    width: 100%;
    float: none;
    margin-bottom: 10px;
    padding: 0 20px!important;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row.multirows {
    width: 100%;
    float: none;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row:last-child {
    margin-bottom: 15px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row label {
    font-size: 10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row input {
    font-size: 18px;
    border-bottom-color: #cfcfcf;
    background-image: url(../assets/images/icons/icon-edit-style.png);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: right center;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row input.profane {
    border-bottom-color: initial;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row .form-error {
    height: 14px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .form-rows .form-row .form-error .error {
    max-height: 28px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar {
    margin-top: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-buttons {
    text-align: center;
    height: 74px;
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-buttons::-webkit-scrollbar {
    height: 3px;
    width: 50px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-buttons::-webkit-scrollbar-track {
    background-color: transparent;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-buttons::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-buttons:before {
    content: "";
    display: block;
    width: 100%;
    border-top: 1px solid #cfcfcf;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-buttons.scroll-x:before {
    width: 115%;
    /* 6 toolbar-btn */
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-buttons.scroll-x-extended:before {
    width: 130%;
    /* 7 toolbar-btn */
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn.font-family,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown.font-family {
    font-size: 24px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded {
    position: relative;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown {
    width: 100%;
    height: 0;
    overflow: hidden;
    /* Dropdown options slider */
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown.open {
    height: auto;
    min-height: 74px;
    border-top: 0;
    margin-top: 0;
    position: absolute;
    bottom: 74px;
    /* toolbar-buttons height */
    background: #fff;
    z-index: 1;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .toolbar-options {
    position: relative;
    height: 74px;
    text-align: center;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .toolbar-options .slick-slider,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .toolbar-options .slick-list,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .toolbar-options .slick-track {
    height: inherit;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .toolbar-opt.selected {
    background-color: #f5f5f5;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .toolbar-opt .i-artwork-size {
    margin: 0 20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .slick-prev,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-expanded .toolbar-dropdown .slick-next {
    display: none!important;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-opt {
    width: 17%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn.open {
    position: relative;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn.open:before {
    border-width: 11px 11px 0 11px;
    border-color: #cfcfcf transparent transparent transparent;
    position: absolute;
    bottom: auto;
    top: 0;
    left: 50%;
    margin-left: -11px;
    z-index: 1;
    margin-top: -1px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-btn.open:after {
    border-width: 10px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: auto;
    top: 0;
    left: 50%;
    margin-left: -10px;
    z-index: 1;
    margin-top: -1px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown.font-size .toolbar-opt,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown.clear-design .toolbar-opt {
    width: auto;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown.clear-design .link-clear-design {
    font-size: 18px;
    border-bottom: 1px solid;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-preview {
    font-size: 14px;
    position: relative;
    top: auto;
    max-width: 100%;
    padding: 15px 40px 15px 20px;
    border-bottom: 1px solid #cfcfcf;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-preview .i-close-layer {
    position: absolute;
    top: 5px;
    right: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .product-customizator-editor .toolbar .toolbar-dropdown.open .toolbar-preview {
    display: block;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .js_stickyToolbar,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .js_stickySummary {
    -webkit-transition: position 0.8s linear;
    -moz-transition: position 0.8s linear;
    -ms-transition: position 0.8s linear;
    -o-transition: position 0.8s linear;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .js_stickyToolbar.js_stickyBottom,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container .js_stickySummary.js_stickyBottom {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 99;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary {
    position: relative;
    padding: 20px;
    border-top-color: #cfcfcf;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .customizator-terms {
    margin-bottom: 0;
    font-size: 13px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart {
    height: 50px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .btn-add-to-cart {
    padding: 14px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .prices-container,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart span {
    font-size: 14px!important;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart i {
    background-image: url(../assets/images/icons/icon-bag-small.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 16px;
    display: inline-block;
    background-position: -18px 0;
    margin-right: 5px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .prices-container {
    margin: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .separator {
    display: none;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .icon-price-container {
    text-align: left;
    width: 42%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary .add-to-cart .text {
    text-align: right;
    width: 56%;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay {
    background: #fff;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .variant-section.size,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .quantity-container {
    width: 100%;
    float: none;
    text-align: right;
    padding: 32px 0 36px;
    display: block;
    border-bottom: 1px solid #cfcfcf;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .variant-section.size .available-variant,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .quantity-container .available-variant,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .variant-section.size .counter-container,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .quantity-container .counter-container {
    padding-left: 30%;
    position: relative;
    text-align: right;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .variant-section.size .label,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .quantity-container .label {
    position: absolute;
    top: 5px;
    left: 0;
    max-width: 30%;
    font-size: 14px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .variant-section.size .available-variant .single-variant {
    font-size: 14px;
    margin: 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .variant-section.size .available-variant .single-variant + .single-variant {
    margin-left: 20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .quantity-container .counter-field {
    font-size: 14px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .quantity-container .circle-container {
    width: 20px;
    height: 20px;
    background-size: cover;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .quantity-container .circle-container.i-counter.more {
    background-position: -27px 0;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .confirmation-row {
    position: relative;
    height: 60px;
    margin: 0 -10px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .confirmation-row .i-close-layer,
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .confirmation-row .i-confirm {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .confirmation-row .i-close-layer {
    left: 0;
    background-size: 30px 15px;
    background-position: 12px center;
  }
  sqr-product-customizator-overlay .product-customizator-overlay .customizator-container sqr-product-customizator-summary sqr-product-customizator-variants-prompt .product-customizator-variants-overlay .confirmation-row .i-confirm {
    right: 0;
    background-position: center;
  }
}
/********************************************* */
/* Error styles moved up */
/********************************************* */
/********************************************* */
/* Product Customizator Sham spinner styles */
/********************************************* */
/* Hidden as default, replaced by .customizator-loading */
body.js_productCustomizatorOpen .sham-spinner-blocker {
  visibility: hidden;
  display: none;
}
/* Shown only for add to bag event */
body.js_productCustomizatorAdding .sham-spinner-blocker {
  visibility: visible;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1012;
  /* over .ui-blocker */
  pointer-events: none;
}
#colorbox.cboxCustservLayer .layer_wrapper_outer,
#colorbox.cboxCustservLayer .layer_wrapper_inner,
#colorbox.cboxCustservLayer .layer_content_wrapper,
#colorbox.cboxCustservLayer .custserv-layer-inner {
  height: 100%;
}
#colorbox.cboxCustservLayer .layer_wrapper_inner {
  border: 1px solid #7d7d7d;
  padding: 30px 40px;
}
#colorbox.cboxCustservLayer #layer_close_button a img {
  width: 20px;
  height: 20px;
}
#cboxOverlay.cboxCustservLayer {
  background: transparent;
  height: 375px;
  top: auto;
}
#custservLayer .chat-online,
#custservLayer .chat-offline,
#custservLayer .chat-disattiva {
  display: none;
}
#custservLayer #custserv-layer-main {
  font-size: 16px;
}
#custservLayer #custserv-layer-main .custserv-layer-top {
  text-align: center;
  border-bottom: 1px solid #cecece;
}
#custservLayer #custserv-layer-main .custserv-layer-top .title {
  font-size: 16px;
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 30px;
}
#custservLayer #custserv-layer-main .custserv-layer-top .text {
  margin-bottom: 35px;
}
#custservLayer #custserv-layer-main .custserv-layer-bottom {
  padding: 35px 0 0;
}
#custservLayer #custserv-layer-main .custserv-layer-bottom .cell {
  position: relative;
  padding-right: 40px;
  margin-bottom: 16px;
}
#custservLayer #custserv-layer-main .custserv-layer-bottom .cell i {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
}
#custservLayer #custserv-layer-main .custserv-layer-bottom .cell .text {
  display: inline-block;
}
#custservLayer #custserv-layer-main .custserv-layer-bottom .cell .text.chat-status {
  margin-left: 5px;
}
#custservLayer #custserv-layer-main .custserv-layer-bottom .cell .chat-online,
#custservLayer #custserv-layer-main .custserv-layer-bottom .cell .chat-offline {
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "Brandon Grot W01 Medium", sans-serif;
  font-weight: normal;
  letter-spacing: 0.1em;
  padding: 0 20px;
}
#custservLayer #custserv-layer-main .custserv-layer-bottom .cell .chat-online {
  background-color: #c5de9e;
}
#custservLayer #custserv-layer-main .custserv-layer-bottom .cell .chat-offline {
  background-color: #b4b4b4;
}
/* Desktop sticky right tab */
@media only screen and (min-width: 1025px) {
  #colorbox.cboxCustservLayer {
    left: auto!important;
    right: -370px;
    display: block!important;
    opacity: 1!important;
    -webkit-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -moz-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -ms-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -o-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  }
  #colorbox.cboxCustservLayer.open {
    right: 0!important;
  }
  #colorbox.cboxCustservLayer .layer_wrapper_inner {
    background-image: url(../assets/images/icons/customer-service-icon.png);
    background-repeat: no-repeat;
    background-position: right bottom;
  }
}
/* Tablet sticky top left  */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #colorbox.cboxCustservLayer.topLeft {
    left: -320px !important;
    display: block!important;
    opacity: 1!important;
    -webkit-transition: left cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -moz-transition: left cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -ms-transition: left cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -o-transition: left cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  }
  #colorbox.cboxCustservLayer.topLeft.open {
    left: 0!important;
  }
}
/* Mobile/Tablet layer over mobile menu */
@media only screen and (max-width: 1024px) {
  #colorbox.cboxCustservLayer:not(.topLeft) {
    left: auto!important;
    right: -320px;
    display: block!important;
    opacity: 1!important;
    -webkit-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -moz-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -ms-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    -o-transition: right cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  }
  #colorbox.cboxCustservLayer:not(.topLeft).open {
    right: 0!important;
  }
  #colorbox.cboxCustservLayer:not(.topLeft) .layer_wrapper_inner {
    border: 0;
  }
  #custservLayer #custserv-layer-main .custserv-layer-bottom {
    padding: 35px 0;
    border-bottom: 1px solid #cecece;
  }
  #custservLayer #custserv-layer-main .custserv-layer-bottom .cell:last-child {
    margin-bottom: 0;
  }
}
.chat-container {
  display: none !important;
}
body.country-CZ *,
body.country-HU *,
body.country-PL *,
body.country-GR *,
body.country-RU *,
body.country-CZ body,
body.country-HU body,
body.country-PL body,
body.country-GR body,
body.country-RU body,
body.country-CZ a,
body.country-HU a,
body.country-PL a,
body.country-GR a,
body.country-RU a {
  font-family: "Trebuchet MS", sans-serif;
}
body.country-CZ body,
body.country-HU body,
body.country-PL body,
body.country-GR body,
body.country-RU body {
  color: #000;
  line-height: 1.5;
  font-weight: normal;
}
body.country-CZ strong,
body.country-HU strong,
body.country-PL strong,
body.country-GR strong,
body.country-RU strong,
body.country-CZ b,
body.country-HU b,
body.country-PL b,
body.country-GR b,
body.country-RU b,
body.country-CZ .bold,
body.country-HU .bold,
body.country-PL .bold,
body.country-GR .bold,
body.country-RU .bold,
body.country-CZ h1,
body.country-HU h1,
body.country-PL h1,
body.country-GR h1,
body.country-RU h1,
body.country-CZ h2,
body.country-HU h2,
body.country-PL h2,
body.country-GR h2,
body.country-RU h2,
body.country-CZ h3,
body.country-HU h3,
body.country-PL h3,
body.country-GR h3,
body.country-RU h3,
body.country-CZ h4,
body.country-HU h4,
body.country-PL h4,
body.country-GR h4,
body.country-RU h4,
body.country-CZ h5,
body.country-HU h5,
body.country-PL h5,
body.country-GR h5,
body.country-RU h5,
body.country-CZ h6,
body.country-HU h6,
body.country-PL h6,
body.country-GR h6,
body.country-RU h6 {
  font-family: "Trebuchet MS", sans-serif;
  font-weight: bold;
}
body.country-CZ .semibold,
body.country-HU .semibold,
body.country-PL .semibold,
body.country-GR .semibold,
body.country-RU .semibold {
  font-family: "Trebuchet MS", sans-serif;
  font-weight: normal;
}
body.country-CZ .light,
body.country-HU .light,
body.country-PL .light,
body.country-GR .light,
body.country-RU .light {
  font-family: "Trebuchet MS", sans-serif;
  font-weight: normal;
}
body.country-CZ .lightitalic,
body.country-HU .lightitalic,
body.country-PL .lightitalic,
body.country-GR .lightitalic,
body.country-RU .lightitalic {
  font-family: "Trebuchet MS", sans-serif;
  font-weight: normal;
}
body.country-CZ .italic,
body.country-HU .italic,
body.country-PL .italic,
body.country-GR .italic,
body.country-RU .italic {
  font-family: "Trebuchet MS", sans-serif;
  font-weight: normal;
}
body.country-CN *,
body.country-JP *,
body.country-TR *,
body.country-CN body,
body.country-JP body,
body.country-TR body,
body.country-CN a,
body.country-JP a,
body.country-TR a {
  font-family: 'Noto Sans', sans-serif;
  letter-spacing: 0.05em;
}
body.country-CN body,
body.country-JP body,
body.country-TR body {
  font-weight: 400;
  font-family: "BrandonGrotW01-Regular", "Trebuchet MS", sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  color: #000;
}
@media (min-width: 768px) {
  body.country-CN body,
  body.country-JP body,
  body.country-TR body {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 767px) {
  body.country-CN body,
  body.country-JP body,
  body.country-TR body {
    letter-spacing: 0.1em;
  }
}
body.country-CN b,
body.country-JP b,
body.country-TR b,
body.country-CN strong,
body.country-JP strong,
body.country-TR strong {
  font-weight: 600;
}
