body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Varela, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #525252;
  font-size: 14px;
  line-height: 21px;
}

.global-content-wrapper.inside {
  height: 300px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.global-content-wrapper.inside._1180-wide {
  position: static;
  display: block;
  height: auto;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 93px;
  float: none;
}

.global-content-wrapper.inside._1180-wide.padding-b-20 {
  padding-bottom: 20px;
}

.global-content-wrapper.inside._800-wide {
  display: block;
  height: auto;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.global-footer-wrapper {
  min-height: 325px;
  background-color: #242424;
  background-image: url('../images/footer-bg.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
}

.header-address {
  max-width: 900px;
  min-height: 55px;
  min-width: 900px;
  padding-top: 16px;
  float: right;
  background-color: transparent;
}

.header-address-wrap {
  position: static;
  min-height: 55px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #242424;
}

.header-social-media-wrap {
  min-height: 55px;
  padding-top: 0px;
  padding-left: 45px;
  background-color: #a18327;
}

.header-logo-search-wrapper {
  margin-top: 13px;
  padding-bottom: 22px;
  border-bottom: 1px solid #eeede7;
}

.header-logo-search {
  display: block;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.header-menu-wrapper {
  display: block;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
}

.navbar-wrapper {
  z-index: 10;
  background-color: transparent;
  text-align: center;
}

.nav-link {
  padding-right: 25px;
  padding-left: 25px;
  float: none;
  border-top: 2px solid #fff;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.nav-link:hover {
  border-top: 2px solid #bfa16b;
  color: #a18327;
}

.nav-link.w--current {
  color: #a18327;
}

.nav-menu {
  float: none;
}

.logo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.social-media-icon {
  width: 22px;
  height: 18px;
  margin-top: 20px;
  margin-right: 20px;
  float: left;
}

.social-media-icon.facebook {
  background-image: url('../images/facebook.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.social-media-icon.twitter {
  background-image: url('../images/twitter.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.social-media-icon.instagram {
  background-image: url('../images/instagram.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.social-media-icon.instagram:hover {
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
}

.email-section {
  height: 18px;
  margin-right: 25px;
  padding-left: 40px;
  float: left;
  background-image: url('../images/email-icon.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  font-family: Varela, sans-serif;
  color: #787878;
  font-size: 13px;
  text-transform: uppercase;
}

.phone-section {
  margin-right: 25px;
  padding-left: 31px;
  float: left;
  background-image: url('../images/phone-icon.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  font-family: Varela, sans-serif;
  color: #787878;
  font-size: 13px;
}

.address-section {
  padding-left: 40px;
  float: left;
  background-image: url('../images/address-icon.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  font-family: Varela, sans-serif;
  color: #787878;
  font-size: 13px;
}

.search-section {
  position: relative;
  height: 40px;
  margin-top: 0px;
  border: 2px solid #dfdfdf;
  border-radius: 500px;
}

.search-field-button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 18px;
  height: 18px;
  margin-top: 10px;
  margin-right: 18px;
  background-image: url('../images/search-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.search-form-wrapper {
  position: relative;
  width: 300px;
  margin-top: 44px;
}

.login-register-cart-wrapper {
  position: relative;
  margin-top: 45px;
  padding-left: 25px;
}

.login-button {
  height: 42px;
  margin-right: 15px;
  padding-top: 10px;
  padding-right: 14px;
  float: left;
  border-right: 1px solid #a18327;
  font-family: 'Open Sans', sans-serif;
  color: #242423;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.login-button.no-border {
  border-right-style: none;
}

.cart-icon-section {
  width: 30px;
  height: 35px;
  padding-top: 2px;
  padding-left: 11px;
  float: left;
  background-image: url('../images/cart-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 10px;
  text-align: center;
}

.cart-amount-section {
  margin-top: 9px;
  margin-left: 10px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.banner-slider-wrapper {
  height: auto;
}

.banner-description {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 460px;
  max-height: 100%;
  min-height: 100%;
  margin-right: 15%;
  padding-right: 40px;
  padding-left: 40px;
  background-color: hsla(0, 0%, 9%, .95);
  text-align: center;
}

.banner-slider-mask {
  position: relative;
  height: auto;
  max-height: auto;
  text-align: center;
}

.slider-arrow-left {
  width: 77px;
  height: 77px;
  background-color: #161616;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Varela Round', sans-serif;
  color: #ad9038;
  font-size: 40px;
  font-weight: 400;
}

.slider-arrow-left:hover {
  background-color: #0c0c0c;
}

.slider-arrow-right {
  width: 77px;
  height: 77px;
  background-color: #161616;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Varela Round', sans-serif;
  color: #ad9038;
  font-size: 40px;
}

.slider-arrow-right:hover {
  background-color: #0c0c0c;
}

.banner-description-title {
  margin-top: 60px;
  margin-bottom: 37px;
  padding-bottom: 38px;
  background-image: url('../images/style-1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  font-family: 'Great Vibes', cursive;
  color: #a78f45;
  font-size: 35px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.banner-description-content {
  margin-bottom: 25px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #a58a38;
  font-size: 30px;
  line-height: 41px;
  text-transform: uppercase;
}

.banner-description-sub-content {
  display: block;
  width: 319px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
}

.shop-now-button {
  position: relative;
  z-index: 2;
  margin-top: 25px;
  padding: 12px 25px 16px;
  border: 3px solid #a58a38;
  background-color: #000;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Neuton, sans-serif;
  font-size: 28px;
  font-weight: 300;
  text-transform: uppercase;
}

.shop-now-button:hover {
  background-color: #000;
  color: #a58a38;
}

.options-icons-wrapper {
  display: block;
  max-width: 1200px;
  margin: 40px auto;
}

.options-icons {
  font-family: Neuton, sans-serif;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}

.options-icon {
  height: 130px;
  margin-bottom: 10px;
}

.options-icon.men-ladies {
  background-image: url('../images/mens-ladies.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.options-icon.corporate-program {
  background-image: url('../images/corporate-program.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.options-icon.production-process {
  background-image: url('../images/production-process.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.options-icon.faq {
  background-image: url('../images/faq.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.footer-logo {
  min-height: 325px;
  background-color: #a18327;
}

.footer-logo-image {
  width: 255px;
  margin-top: 65px;
  margin-right: 45px;
  float: right;
}

.footer-sitemap-wrapper {
  max-width: 875px;
  margin-left: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.footer-sitemap {
  padding-top: 60px;
  padding-right: 0px;
  padding-left: 50px;
}

.footer-sitemap-title {
  margin-bottom: 7px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #a18327;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.footer-link {
  margin-bottom: 3px;
  float: left;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-link:hover {
  color: #be9822;
}

.footer-col-margin {
  margin-right: 0px;
  padding-right: 30px;
}

.subscribe-field {
  width: 181px;
  float: left;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.subscribe-button {
  float: left;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #a6882d;
}

.subscribe-section {
  margin-top: 21px;
}

.copyright {
  margin-top: 15px;
  padding-top: 14px;
  border-top: 1px solid #343330;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}

.footer-social-media {
  display: block;
  width: 104px;
  margin-top: 29px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  float: none;
  text-align: center;
}

.float-right {
  float: none;
}

.h1-light {
  color: #a18327;
  font-weight: 400;
}

.header-title {
  margin-top: 0px;
  margin-bottom: 25px;
  float: none;
  font-family: Oswald, sans-serif;
  color: #242424;
  font-size: 25px;
  text-align: left;
  text-transform: uppercase;
}

.header-title.inside {
  margin-bottom: 35px;
  text-align: left;
}

.header-title.inside.mid {
  font-size: 30px;
}

.header-title.cart-total {
  margin-top: 30px;
  margin-bottom: 25px;
}

.header-title.cart-total.align-left {
  text-align: left;
}

.header-title.cart-total.align-left.sub-header {
  margin-bottom: 20px;
  font-size: 20px;
}

.header-title.cart-total.align-left.sub-header.ship-to-a-different-address {
  float: left;
}

.header-title.login {
  margin-bottom: 10px;
  color: #fff;
  font-size: 35px;
}

.header-title.big-left {
  margin-bottom: 15px;
  font-size: 28px;
  text-align: left;
  text-transform: uppercase;
}

.header-title.big-left.center {
  text-align: center;
}

.header-title.big {
  margin-bottom: 10px;
  font-size: 35px;
}

.header-title.mid-left {
  margin-top: 30px;
  margin-bottom: 5px;
  font-size: 23px;
  font-weight: 400;
  text-align: left;
}

.header-title.mid-left.margin-0 {
  max-width: 300px;
  margin-top: 0px;
  float: none;
}

.header-title.small-left {
  margin-bottom: 8px;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.header-title.small {
  margin-bottom: 0px;
}

.header-title.small.center {
  text-align: center;
}

.sub-header-title {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-right: 150px;
  padding-left: 150px;
  font-family: Oswald, sans-serif;
  color: #929292;
  font-size: 25px;
  line-height: 31px;
  font-weight: 300;
  text-align: center;
}

.sub-header-title.small {
  margin-bottom: 47px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 20px;
  text-transform: uppercase;
}

.sub-header-title.small.measurement {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 15px;
  border-bottom: 2px solid #d3cebe;
  color: #2e2e2e;
  font-size: 20px;
  font-weight: 300;
  text-transform: none;
}

.line-separator {
  display: block;
  width: 200px;
  height: 5px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  background-color: #e7e7e7;
}

.line-separator.full-width {
  width: 100%;
}

.line-separator.black {
  margin-bottom: 30px;
  background-color: #464646;
}

.line-separator-gold {
  width: 50%;
  height: 5px;
  float: left;
  background-color: #a18327;
}

.inner-header-banner {
  height: 197px;
  margin-bottom: 40px;
  background-color: transparent;
}

.inner-header-banner.mens-suits {
  margin-bottom: 30px;
  background-image: url('../images/mens-wear.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.ladies-fashion {
  background-image: url('../images/ladies-wear.jpg');
  background-position: 50% 50%;
}

.inner-header-banner.order-online {
  background-image: url('../images/order-online.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.corporate-program {
  height: 713px;
  padding-top: 180px;
  background-image: url('../images/corporate-program-bg.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.faq {
  background-image: url('../images/faq.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.contact-us {
  background-image: url('../images/contact-us.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.my-cart {
  background-image: url('../images/my-cart.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.about-us {
  background-image: url('../images/about-us.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.checkout {
  background-image: url('../images/checkout.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.login {
  height: 535px;
  padding-top: 15px;
  background-image: url('../images/img-bg1-blur.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.production-1 {
  height: 250px;
  margin-bottom: 0px;
  background-image: url('../images/1.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.production-2 {
  height: 250px;
  margin-bottom: 0px;
  background-image: url('../images/2.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.production-3 {
  height: 250px;
  margin-bottom: 0px;
  background-image: url('../images/3.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.production-4 {
  height: 250px;
  margin-bottom: 0px;
  background-image: url('../images/4.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.production-5 {
  height: 250px;
  margin-bottom: 0px;
  background-image: url('../images/5.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.production-6 {
  height: 250px;
  margin-bottom: 0px;
  background-image: url('../images/6.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.production-7 {
  height: 250px;
  margin-bottom: 0px;
  background-image: url('../images/7.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.production-8 {
  height: 250px;
  margin-bottom: 0px;
  background-image: url('../images/8.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.production-9 {
  height: 250px;
  margin-bottom: 0px;
  background-image: url('../images/9.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.production-10 {
  height: 250px;
  background-image: url('../images/10.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.travel-schedule {
  background-image: url('../images/travel-schedule.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.your-measurement {
  background-image: url('../images/your-measurement.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.inner-header-banner.my-account {
  background-image: url('../images/my-account.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.thumb-wrapper {
  position: relative;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: transparent;
  text-align: center;
}

.thumb-details {
  position: relative;
  margin-top: 10px;
}

.thumb-name {
  display: block;
  margin: 10px auto 5px;
  float: none;
  font-family: Neuton, sans-serif;
  color: #333;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
  text-decoration: none;
}

.thumb-name:hover {
  color: #a18327;
}

.thumb-price {
  display: block;
  margin-top: 0px;
  float: none;
  font-family: Merriweather, serif;
  font-size: 20px;
}

.thumb-discount {
  margin-top: 0px;
  float: left;
  font-family: Merriweather, serif;
  color: #a5a5a5;
  font-size: 17px;
  line-height: 30px;
  font-weight: 300;
  text-decoration: line-through;
}

.thumb-sale {
  position: absolute;
  top: 9px;
  right: 11px;
  width: 60px;
  height: 60px;
  padding-top: 7px;
  border: 2px none #fff;
  border-radius: 100px;
  background-color: #d4c29a;
  font-size: 12px;
}

.sale-text {
  margin-top: 0px;
  font-family: 'PT Serif', serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.add-to-cart-button {
  margin-top: 5px;
  padding-top: 9px;
  padding-right: 20px;
  padding-left: 50px;
  border: 2px solid #a6882d;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('../images/add-to-cart-icon.png');
  background-position: 14px 50%;
  background-repeat: no-repeat;
  -webkit-transition: background-color 300ms ease, border-color 300ms ease;
  transition: background-color 300ms ease, border-color 300ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #303030;
  font-size: 13px;
  font-weight: 600;
}

.add-to-cart-button:hover {
  background-color: #a6882d;
  background-image: url('../images/add-to-cart-icon2.png');
  color: #fff;
}

.add-to-cart-button.showcase {
  height: 42px;
  margin-top: 0px;
  float: left;
}

.map-wrapper {
  margin-top: 46px;
}

.address---location-us {
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 46px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}

.address---location-us.address {
  background-image: url('../images/address2-icon.png');
  background-position: 9px 50%;
  background-repeat: no-repeat;
}

.address---location-us.phone {
  background-image: url('../images/phone2-icon.png');
  background-position: 4px 50%;
  background-repeat: no-repeat;
}

.address---location-us.email {
  background-image: url('../images/mail-icon.png');
  background-position: 8px 50%;
  background-repeat: no-repeat;
}

.address---location-us.hour {
  background-image: url('../images/hour-icon.png');
  background-position: 6px 50%;
  background-repeat: no-repeat;
}

.address---location-us.fax {
  background-image: url('../images/fax-icon.png');
  background-position: 4px 50%;
  background-repeat: no-repeat;
}

.get-in-touch-wrapper {
  margin-right: 30px;
  margin-left: 50px;
}

.field-style {
  height: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #d5d2c8;
  border-radius: 5px;
}

.field-style.text-area {
  height: 250px;
}

.field-style.margin-r20 {
  width: 97%;
  margin-right: 20px;
  float: none;
}

.field-style.margin-r20.padding-l-10 {
  padding-left: 10px;
}

.field-style.padding-l10 {
  padding-left: 10px;
}

.standard-button {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 8px;
  background-color: #a18327;
  font-size: 15px;
  text-transform: uppercase;
}

.standard-button.full-width {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 6px;
  font-size: 17px;
}

.padding-0 {
  padding-right: 0px;
  padding-left: 0px;
  float: left;
}

.gallery-showcase-box {
  position: relative;
  height: auto;
  border: 1px solid #e2e2e2;
  background-color: transparent;
  text-align: center;
}

.gallery-tab-wrapper {
  margin-top: 18px;
  text-align: center;
}

.gallery-tab-link {
  width: 75px;
  height: 80px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 0px;
  border: 1px solid #dfdfdf;
  background-color: transparent;
}

.gallery-tab-link.w--current {
  padding: 0px;
  border-color: #a18327;
  background-color: hsla(0, 0%, 100%, 0);
}

.showcase-name {
  margin-bottom: 0px;
  font-family: Neuton, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.showcase-content-wrapper {
  margin-left: 50px;
}

.showcase-price {
  margin-top: 0px;
  margin-right: 10px;
  float: left;
  font-family: Merriweather, serif;
  font-size: 25px;
  font-weight: 500;
}

.showcase-price.discount {
  color: #a5a5a5;
  font-size: 19px;
  font-weight: 300;
  text-decoration: line-through;
}

.showcase-description {
  margin-top: 14px;
  float: left;
  font-size: 14px;
}

.showcase-details {
  margin-top: 20px;
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
}

.showcase-quantity-wrapper {
  width: 145px;
  height: 42px;
  margin-top: 1px;
  margin-right: 20px;
  float: left;
  border: 1px solid #e2e2e2;
}

.showcase-quantity-wrapper.my-cart {
  margin-top: 25px;
  border-style: none;
  font-family: Neuton, sans-serif;
  font-size: 18px;
}

.quantity-button {
  width: 11px;
  height: 11px;
  margin-top: 16px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 0px;
  background-color: transparent;
}

.quantity-button.minus {
  float: left;
  background-image: url('../images/minus-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.quantity-button.minus.my-cart {
  margin-top: 7px;
}

.quantity-button.plus {
  float: right;
  background-image: url('../images/plus-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.quantity-button.plus.my-cart {
  margin-top: 7px;
}

.quantity-number {
  width: 61px;
  height: 29px;
  margin-top: 9px;
  float: left;
  font-family: Neuton, sans-serif;
  color: #333;
  font-size: 20px;
  text-align: center;
}

.quantity-number.my-cart {
  margin-top: 3px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.quantity-number.my-cart.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.related-wrapper {
  margin-top: 62px;
}

.rating-wrapper {
  width: 100%;
  margin-bottom: 16px;
  float: left;
}

.star {
  width: 18px;
  height: 15px;
  margin-right: 1px;
  float: left;
  background-image: url('../images/star-blank.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.star.active {
  background-image: url('../images/star-active.png');
}

.like-circle {
  position: absolute;
  top: 13px;
  right: 14px;
  width: 42px;
  height: 42px;
  border: 2px solid #c6b27f;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('../images/heart-gold.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease, border-color 200ms ease;
  transition: background-color 200ms ease, border-color 200ms ease;
  cursor: pointer;
}

.like-circle:hover {
  background-color: #c6b27f;
  background-image: url('../images/heart-icon-white.png');
}

.like-active {
  position: absolute;
  top: 13px;
  right: 14px;
  width: 42px;
  height: 42px;
  border: 2px solid #c6b27f;
  border-radius: 100px;
  background-color: #c6b27f;
  background-image: url('../images/heart-icon-white.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.quantity-1.my-cart {
  font-family: Neuton, sans-serif;
  font-size: 18px;
}

.quantity-2.my-cart {
  font-family: Neuton, sans-serif;
  font-size: 18px;
}

.thumb-price-box {
  width: 100%;
  margin-top: 0px;
  float: left;
}

.my-cart-wrapper {
  text-align: left;
}

.my-cart-wrapper.review-and-confirm {
  width: 90%;
}

.my-cart-table-header {
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #a18327;
  background-color: #f5f5f5;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  text-align: center;
}

.my-cart-table-header.left-align {
  padding-left: 20px;
  text-align: left;
}

.my-cart-quantity.my-cart {
  display: block;
  width: 150px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.my-cart-table-content {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  text-align: center;
}

.my-cart-table-content.proceed-to-checkout {
  margin-bottom: 40px;
}

.my-cart-table-content.order-history-content {
  padding-top: 10px;
  padding-bottom: 10px;
}

.my-cart-table-content.order-history-content.left-align {
  padding-left: 20px;
  text-align: left;
}

.my-cart-item-1 {
  margin-top: 25px;
  font-family: Neuton, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.my-cart-item-1.name {
  margin-bottom: 13px;
  font-family: Neuton, sans-serif;
  font-size: 21px;
  font-weight: 400;
  text-align: left;
}

.my-cart-item-image {
  width: 80%;
  margin-top: 20px;
  margin-left: 15px;
  text-align: center;
}

.my-cart-close {
  width: 28px;
  height: 28px;
  margin-top: 20px;
  padding: 2px 0px 0px;
  border: 2px solid #a6882d;
  border-radius: 100px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease, border-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, border-color 200ms ease, color 200ms ease;
  font-family: 'Varela Round', sans-serif;
  color: #313131;
  font-size: 15px;
  font-weight: 400;
}

.my-cart-close:hover {
  background-color: #a6882d;
  color: #fff;
}

.my-cart--button {
  margin-right: 15px;
  padding-right: 20px;
  padding-left: 20px;
  float: right;
  border: 2px solid #a6882d;
  border-radius: 100px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease, border-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, border-color 200ms ease, color 200ms ease;
  color: #333;
}

.my-cart--button:hover {
  background-color: #a6882d;
  color: #fff;
}

.my-cart--button.continue-shopping {
  margin-right: 10px;
  background-color: #fff;
  color: #333;
}

.my-cart--button.checkout {
  background-color: #a6882d;
  color: #fff;
}

.my-cart--button.start-customization {
  margin-top: 32px;
  float: left;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.my-cart--button.add-custom-suit-to-cart {
  display: block;
  width: 302px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  float: none;
  font-size: 17px;
  text-align: center;
}

.my-cart--button.big-left {
  margin-top: 17px;
  float: none;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.my-cart--button.big-left.active {
  background-color: #a6882d;
  color: #fff;
}

.my-cart--button.book-appointment {
  display: block;
  width: 333px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  float: none;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.my-cart--button.book-appointment.book-now {
  width: 200px;
  margin-top: 30px;
}

.my-cart--button.reg--left {
  margin-top: 12px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  border-radius: 8px;
  font-size: 14px;
  text-transform: uppercase;
}

.my-cart--button.reg--left.margin-top-25 {
  margin-top: 25px;
}

.my-cart--button.reg--left.active {
  background-color: #a6882d;
  color: #fff;
}

.cart-total-wrapper {
  margin-top: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #eee;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.cart-total-wrapper.no-line {
  border-style: none;
}

.cart-total-wrapper.total {
  margin-bottom: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-style: none;
}

.semi-bold-font {
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 600;
}

.semi-bold-font.black-color {
  color: #000;
  font-size: 19px;
  font-weight: 700;
}

.semi-bold-font.margin-top-20 {
  margin-top: 20px;
  color: #000;
  font-size: 16px;
}

.semi-bold-font.billing {
  color: #000;
  font-size: 16px;
}

.semi-bold-font.total-item {
  margin-top: 5px;
}

.semi-bold-font.my-order-detail {
  float: none;
  color: #000;
  font-size: 14px;
}

.gold-color {
  color: #a6882d;
  font-size: 18px;
  font-weight: 600;
}

.gold-color.small {
  font-size: 14px;
}

.billing-details-wrapper {
  width: 95%;
  margin-right: 0px;
}

.field-label {
  margin-top: 2px;
  margin-bottom: 3px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.field-label.left {
  margin-top: 12px;
  margin-right: 13px;
  float: left;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.field-label.light {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #9b9b9b;
}

.text-field {
  width: 95%;
  height: 44px;
  margin-bottom: 8px;
  float: left;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  background-color: #f8f5f3;
}

.text-field.full-width {
  width: 97.5%;
}

.text-field.full-width.text-area {
  height: 100px;
}

.text-field.small {
  width: 300px;
}

.ship-to-a-different-address-wrapper {
  width: 95%;
  margin-right: 0px;
}

.order-note {
  margin-top: 13px;
}

.checkbox {
  margin-top: 43px;
  margin-left: 11px;
  float: left;
}

.full-width-div {
  width: 100%;
  float: left;
}

.ship-to-a-different-address-content {
  position: static;
  overflow: hidden;
  width: 100%;
  height: auto;
  float: left;
}

.select-payment-wrapper {
  margin-top: 30px;
}

.checkbox-text {
  margin-bottom: 8px;
}

.checkbox-text.margin-top-25.bold {
  font-weight: 700;
}

.big-standard-button {
  margin-top: 15px;
  padding: 15px 30px;
  border-radius: 100px;
  background-color: #a6882d;
  font-size: 17px;
  font-weight: 500;
}

.big-standard-button.my-cart {
  margin-left: 15px;
  padding-top: 13px;
  padding-bottom: 13px;
  border: 3px solid #a6882d;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: #333;
  font-weight: 600;
}

.big-standard-button.my-cart:hover {
  background-color: #a6882d;
  color: #fff;
}

.address-wrapper {
  padding-top: 25px;
  border-top: 4px solid #e9e9e9;
}

.login-box {
  display: block;
  width: 380px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px;
  padding-bottom: 40px;
  border-radius: 8px;
  background-color: hsla(0, 0%, 100%, 0);
  color: #fff;
  text-align: center;
}

.login-box.forget-password {
  padding-top: 91px;
}

.login-box.reset-password {
  padding-top: 96px;
}

.login-field {
  height: 45px;
  margin-bottom: 12px;
  border-radius: 4px;
}

.login2-button {
  width: 100%;
  height: 45px;
  margin-bottom: 14px;
  padding-top: 12px;
  border-radius: 4px;
  background-color: #a6882d;
  font-size: 17px;
  text-transform: uppercase;
}

.remember-password-text {
  font-size: 13px;
  text-align: left;
}

.forget-password-text {
  float: right;
  color: #fff;
  font-size: 13px;
  text-align: right;
  text-decoration: none;
}

.login-sub-header {
  margin-bottom: 19px;
  font-family: Merriweather, serif;
  color: #e0e0e0;
  font-size: 15px;
}

.faq-item-wrapper {
  margin-bottom: 10px;
}

.faq-question {
  margin-top: 15px;
  margin-bottom: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ececec;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

.faq-question:hover {
  color: #a18327;
}

.faq-answer {
  overflow: hidden;
  margin-bottom: 10px;
}

.product-detail-header {
  padding-top: 22px;
  border-top: 1px solid #d8d8d8;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.product-detail-header.aow {
  margin-top: 0px;
  padding-top: 0px;
  border-top-style: none;
  font-size: 18px;
}

.product-detail-header.my-profile {
  margin-top: 16px;
  padding-top: 0px;
  border-style: none;
  font-size: 16px;
  font-weight: 400;
}

.product-detail-subheader {
  font-family: Oswald, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.tailor-made-box {
  padding: 5px 15px;
  float: left;
  border-radius: 100px;
  background-color: #e6e6e6;
  font-family: Oswald, sans-serif;
  color: #838383;
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
}

.product-detail-price-wrapper {
  width: 100%;
  margin-top: 5px;
  float: none;
}

.custom-tab-link {
  margin-right: 2px;
  margin-left: 2px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: #e7e7e7;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.custom-tab-link.w--current {
  background-color: #a18327;
  color: #fff;
}

.customize-tab-wrapper {
  margin-top: 20px;
}

.custom-details {
  margin-top: 17px;
  text-align: center;
}

.start-right {
  width: 158px;
  margin-right: 40px;
  padding-top: 70px;
  float: left;
}

.custom-tabs-content {
  padding-top: 16px;
}

.customize-tab-link {
  width: 100%;
  margin-bottom: 3px;
  border-right: 3px solid #e2e2e2;
  background-color: transparent;
  font-family: Oswald, sans-serif;
  font-weight: 300;
  text-align: left;
}

.customize-tab-link.w--current {
  border-right: 3px solid #000;
  background-color: transparent;
  color: #242424;
  font-weight: 400;
}

.custom-content-header {
  margin-bottom: 17px;
  font-family: Oswald, sans-serif;
  font-size: 19px;
  text-transform: uppercase;
}

.custom-content-header.align-left {
  font-size: 17px;
  font-weight: 400;
  text-align: left;
}

.custom-content-note {
  margin-top: 21px;
  font-family: Merriweather, serif;
  font-size: 12px;
  line-height: 21px;
  font-style: italic;
  font-weight: 300;
}

.product-box {
  min-height: 240px;
  margin-right: 10px;
  padding-top: 19px;
  padding-bottom: 35px;
  border: 2px solid #ddd;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  text-align: center;
  cursor: pointer;
}

.product-box:hover {
  border-color: #a18327;
}

.product-box-name {
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.my-customization-detail {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-bottom: 29px;
  margin-left: auto;
  float: none;
  text-align: center;
}

.my-customization-entry {
  display: block;
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  float: none;
  clear: none;
  border-bottom: 1px solid #e7e7e7;
  text-align: left;
}

.bold-font {
  color: #000;
  font-weight: 600;
}

.reset-button {
  display: block;
  width: 79px;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 13px;
  padding-bottom: 6px;
  padding-left: 35px;
  background-image: url('../images/reset-icon.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Oswald, sans-serif;
  color: #292929;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
}

.reset-button:hover {
  color: #a18327;
}

.add-measurement-button {
  margin-top: 25px;
  padding: 5px 10px;
  border-radius: 6px;
  background-color: #a18327;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
}

.add-measurement-button.delete {
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
}

.my-cart-product-details {
  width: 80%;
  padding-left: 0px;
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
  text-align: left;
}

.my-cart-edit {
  margin-top: 13px;
  margin-bottom: 5px;
  float: left;
  color: #a18327;
  font-weight: 600;
  text-decoration: underline;
}

.my-cart-dropdown {
  width: 200px;
  height: 29px;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  font-size: 13px;
}

.edit-button {
  width: 18px;
  height: 15px;
  margin-top: 5px;
  float: right;
  background-color: transparent;
  background-image: url('../images/edit-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.edit-button.text {
  width: auto;
  height: auto;
  margin-top: 10px;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 28px;
  float: left;
  background-position: 2px 50%;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #1f1f1f;
}

.edit-button.text:hover {
  color: #a18327;
}

.edit-button.my-cart {
  margin-top: 8px;
  margin-left: 15px;
  float: left;
}

.margin-top-25 {
  margin-top: 25px;
}

.trash-button {
  width: 14px;
  height: 16px;
  margin-top: 31px;
  background-color: transparent;
  background-image: url('../images/trash-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.how-to-measure-breadcrumb {
  margin-top: 20px;
  margin-bottom: 35px;
  text-align: center;
}

.breadcrumb-link {
  margin-right: 0px;
  margin-left: 30px;
  padding-right: 30px;
  border-right: 1px solid #978c8c;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Oswald, sans-serif;
  color: #535353;
  font-size: 19px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}

.breadcrumb-link:hover {
  color: #a18327;
}

.breadcrumb-link.no-line {
  border-right-style: none;
  font-size: 20px;
}

.breadcrumb-link.no-line:hover {
  color: #a18327;
}

.margin-b-30 {
  margin-bottom: 30px;
}

.go-to-store {
  margin-top: 29px;
  margin-bottom: 6px;
  font-family: Oswald, sans-serif;
  color: #a18327;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.about-image {
  max-width: 40%;
  margin-top: 20px;
  margin-left: 50px;
  padding-left: 0px;
  float: right;
}

.corporate-program-overlay {
  position: static;
  height: 300px;
  background-image: url('../images/corporate-program-overlay.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.text-link-black {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
  text-decoration: none;
}

.text-link-black:hover {
  color: #a18327;
}

.text-link-black.line {
  color: #a18327;
  text-decoration: underline;
}

.text-link-black.line:hover {
  color: #333;
}

.customize-row-tab {
  margin-top: 0px;
}

.corporate-box {
  text-align: center;
}

.corporate-box-image {
  min-height: 80px;
  margin-top: 25px;
  margin-bottom: 19px;
}

.corporate-box-desc {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  text-align: center;
}

.extras-button {
  width: auto;
  min-width: 200px;
  margin-right: 10px;
  border: 1px solid #bbb;
  background-color: #fff;
  font-family: Oswald, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.extras-button.w--current {
  padding-right: 50px;
  padding-left: 50px;
  border: 1px solid #a18327;
  background-color: #a18327;
  color: #fff;
}

.extras-button.active {
  border-color: #a18327;
  background-color: #a18327;
  color: #fff;
}

.aow-image {
  height: 500px;
  margin-bottom: 30px;
  background-color: #ececec;
}

.aow-wrapper {
  margin-bottom: 50px;
}

.aow-content {
  margin-bottom: 0px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e7e7e7;
}

.book-appointment-online-wrapper {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.margin-b20 {
  margin-bottom: 20px;
}

.margin-b-15 {
  margin-bottom: 15px;
}

.light-text {
  font-weight: 300;
}

.profile-wrapper {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e4e2df;
  text-align: center;
}

.my-order-details-name {
  width: 90%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 19px;
  border-bottom: 3px solid #ebebeb;
  font-size: 14px;
}

.text-link-gold {
  font-family: 'Open Sans', sans-serif;
  color: #a18327;
  font-size: 12px;
  font-weight: 600;
  text-decoration: underline;
  text-transform: uppercase;
}

.profile-section {
  margin-bottom: 0px;
}

.profile-form-wrapper {
  padding-bottom: 30px;
  border-bottom: 3px solid #ebebeb;
}

.added-popup {
  position: relative;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #c2c2c2;
  background-color: #3d3d3d;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.close-button {
  position: absolute;
  top: 5px;
  right: 6px;
  width: 20px;
  height: 20px;
  padding: 0px;
  background-color: transparent;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.close-button:hover {
  color: #d1a724;
}

.radio-button {
  margin-top: 16px;
  margin-right: 15px;
  margin-left: 12px;
  float: left;
}

.coloured-box {
  min-height: auto;
  margin-bottom: 14px;
  padding: 30px;
  background-color: #f3f3f3;
}

.shipping-icon-delete {
  width: 18px;
  height: 18px;
  background-image: url('../images/trashcan-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.shipping-icon-edit {
  width: 18px;
  height: 18px;
  background-image: url('../images/edit-icon2.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.action-check-black {
  width: 18px;
  height: 18px;
  background-image: url('../images/check1.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.action-check-green {
  width: 18px;
  height: 18px;
  background-image: url('../images/check2.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.edit-billing-address-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 120;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}

.edit-billing-address {
  position: relative;
  display: block;
  width: 650px;
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 30px 20px;
  border-radius: 8px;
  background-color: #fff;
}

.cancel-button {
  margin-top: 10px;
  margin-right: 10px;
  border: 2px solid #a18327;
  border-radius: 8px;
  background-color: #fff;
  -webkit-transition: border-color 200ms ease, background-color 200ms ease, color 200ms ease;
  transition: border-color 200ms ease, background-color 200ms ease, color 200ms ease;
  color: #000;
}

.cancel-button:hover {
  background-color: #a18327;
  color: #fff;
}

.cancel-button.active {
  background-color: #a18327;
  color: #fff;
}

.window-close-button {
  position: absolute;
  top: -14px;
  right: -16px;
  width: 50px;
  height: 50px;
  padding: 16px 0px 0px;
  border: 5px none #fff;
  border-radius: 100px;
  background-color: #a18327;
  font-family: 'Varela Round', sans-serif;
  font-size: 24px;
  text-align: center;
}

.add-shipping-address-wrapper {
  position: fixed;
  z-index: 120;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.header-profile-option {
  position: absolute;
  top: 41px;
  z-index: 110;
  width: 180px;
  height: 109px;
  min-height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px none #e2e0d9;
  border-radius: 0px;
  background-color: #f3f3f3;
}

.my-account-option-link {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 8px;
  padding-left: 19px;
  float: left;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #242424;
  background-color: transparent;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  text-transform: none;
}

.my-account-option-link:hover {
  border-bottom-color: #dddad0;
  border-left-color: #a18327;
  background-color: #f0f0f0;
}

.profile-arrow-up {
  position: absolute;
  left: 49px;
  top: -9px;
  width: 16px;
  height: 8px;
  background-image: url('../images/profile-arrow.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.profile-name {
  font-family: Oswald, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.upper-body-measurements-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 120;
  overflow: scroll;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.lower-body-measurements-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 120;
  overflow: scroll;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.measurement-summary-box {
  position: relative;
  display: block;
  max-width: 800px;
  min-height: auto;
  margin: 5% auto;
  padding: 60px 30px 50px;
  float: none;
  border-radius: 8px;
  background-color: #fff;
}

.measurement-text {
  width: 150px;
  height: 100%;
  margin-top: 14px;
  margin-right: 14px;
  float: left;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: right;
}

.measurement-text.cm {
  width: 50px;
  padding-left: 11px;
  text-align: left;
}

.measurement-field {
  width: 150px;
  height: 40px;
  margin: 12px;
  padding-top: 6px;
  float: left;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 300;
}

.measurement-field.center {
  display: block;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.measurement-field.full {
  width: auto;
  min-width: 450px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  float: left;
}

.measurement-field.full.upload {
  margin-bottom: 0px;
  padding-top: 8px;
  font-size: 15px;
}

.save-button {
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 25px;
  padding-left: 25px;
  border: 2px solid #a18327;
  border-radius: 100px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.save-button.active {
  background-color: #a18327;
  color: #fff;
}

.save-and-cancel {
  display: block;
  width: 228px;
  margin-top: 27px;
  margin-right: auto;
  margin-left: auto;
}

.lower-body-box {
  display: block;
  width: 350px;
  margin-right: auto;
  margin-left: auto;
}

.float-left {
  float: left;
}

.company {
  float: right;
}

.company-link {
  color: #c4c4c4;
  text-decoration: none;
}

.measurement-item-wrapper {
  width: 97%;
  margin-bottom: 10px;
  padding: 15px 20px 15px 25px;
  background-color: #f3f3f3;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
}

.delete-icon {
  width: 14px;
  height: 16px;
  margin-left: 16px;
  float: right;
  background-image: url('../images/trash-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.front-lenght.body-measurement-image {
  display: block;
  margin-right: 12px;
  margin-left: 12px;
}

.suit-measurement-name {
  margin: 12px 12px 5px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.measurement-description-text {
  min-height: 60px;
  margin-right: 12px;
  margin-left: 12px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.measurement-description-text.for-shirt {
  min-height: 120px;
}

.measurement-row {
  display: block;
  max-width: 650px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.language-dropdown {
  height: 51px;
  color: #fff;
}

.language-dropdown.w--open {
  height: 55px;
}

.languange-dropdown-text-block {
  color: #fff;
}

.languange-dropdown-text-block.arrow {
  margin-top: 21.5px;
  margin-left: 0px;
  padding-left: 5px;
}

.languange-dropdown-link {
  background-color: #e9e4d6;
}

.measurement-label {
  margin-top: 15px;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  font-weight: 300;
  text-align: right;
}

.measurement-info {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  float: none;
}

.suit-measurement-radio {
  margin-top: 17px;
}

.change-password-wrapper {
  overflow: hidden;
  width: 450px;
  margin-top: 0px;
  float: left;
  background-color: transparent;
}

.radio-button-style {
  position: static;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border: 4px solid #000;
  background-color: #f7fbff;
}

.checkbox-field-label {
  display: none;
  background-image: url('../images/black-refresh-icon-png-9.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.new-contact-section {
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 40px 0% 45px;
  border-top: 3px solid #d4ccba;
  border-bottom: 1px solid #d4ccba;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}

.contact-sub-title {
  margin-right: 0%;
  margin-left: 0%;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.contact-sub-title.center {
  text-align: center;
}

.contact-title {
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.contact-title.sub {
  margin-bottom: 15px;
  font-size: 19px;
  font-weight: 300;
  text-transform: none;
}

.contact-title.margin-left-10 {
  margin-left: 20px;
}

.opening-hour-wrapper {
  display: block;
  max-width: 1180px;
  margin: 35px auto 40px;
  padding-bottom: 30px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #ddd;
}

.opening-hour-box {
  height: 85px;
  padding: 15px;
  border: 3px none #242223;
  line-height: 25px;
}

.opening-hour-box.left {
  border-style: none;
  border-width: 3px;
  border-top-color: #242223;
  border-bottom-color: #242223;
  border-left-color: #242223;
}

.opening-hour-row {
  display: block;
  width: 100%;
  margin-bottom: 50px;
  float: none;
  text-align: left;
}

.contact-circle {
  width: 60px;
  height: 60px;
  margin-top: 15px;
  border-radius: 100px;
  background-color: #a18327;
}

.contact-circle.call-us {
  background-image: url('../images/phone.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.contact-circle.email {
  background-image: url('../images/email.png');
  background-position: 50% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.contact-circle.drop-by {
  background-image: url('../images/drop-by.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.contact-circle.hour {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-image: url('../images/clock.png');
  background-position: 50% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.drop-by-wrapper {
  margin-top: 0px;
  padding-top: 15px;
  border-top: 1px solid #a18327;
}

.drop-by-line {
  padding-bottom: 25px;
  border-bottom: 4px solid #a18327;
}

.link {
  color: #90700d;
  font-weight: 600;
  text-transform: uppercase;
}

.image-margin-b20 {
  margin-bottom: 20px;
}

.contact-title-2 {
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
}

.margin-left-10 {
  margin-left: 20px;
}

.operating-hour {
  height: auto;
  margin-top: 30px;
  margin-right: 40px;
  margin-bottom: 57px;
  padding: 25px 30px;
  border: 1px none #000;
  border-radius: 15px;
  background-color: #a18327;
  color: #fff;
  text-align: left;
}

.drop-by-block {
  padding-right: 19px;
}

html.w-mod-js *[data-ix="hide-block"] {
  display: none;
}

html.w-mod-js *[data-ix="option-icon-box-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="option-icon-box-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="option-icon-box-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="option-icon-box-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="banner-description-title"] {
  opacity: 0;
  -webkit-transform: translate(0px, -31px);
  -ms-transform: translate(0px, -31px);
  transform: translate(0px, -31px);
}

html.w-mod-js *[data-ix="banner-description-title-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="banner-new-features"] {
  opacity: 0;
  -webkit-transform: translate(0px, -31px);
  -ms-transform: translate(0px, -31px);
  transform: translate(0px, -31px);
}

html.w-mod-js *[data-ix="heart-like-active"] {
  display: none;
}

html.w-mod-js *[data-ix="quantity-2"] {
  display: none;
}

html.w-mod-js *[data-ix="ship-to-a-different-address-content"] {
  height: 0px;
}

html.w-mod-js *[data-ix="faq-answer"] {
  height: 0px;
}

html.w-mod-js *[data-ix="check-green"] {
  display: none;
}

html.w-mod-js *[data-ix="windows-block"] {
  display: none;
}

html.w-mod-js *[data-ix="profile-box"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="hide-password"] {
  height: 0px;
}

@media (max-width: 991px) {
  .global-content-wrapper.inside._1180-wide {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .global-content-wrapper.inside._800-wide {
    max-width: auto;
    margin-right: 25px;
    margin-left: 25px;
  }
  .header-address {
    display: block;
    max-width: 456px;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 15px;
    padding-left: 0px;
    float: none;
    text-align: left;
  }
  .header-social-media-wrap {
    min-height: auto;
    margin-top: 12px;
  }
  .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
  }
  .email-section {
    display: block;
    margin-bottom: 10px;
    float: left;
  }
  .phone-section {
    margin-bottom: 10px;
  }
  .header-address-row {
    background-color: #a18327;
  }
  .search-form-wrapper {
    width: 225px;
  }
  .login-register-cart-wrapper {
    padding-left: 9px;
  }
  .login-button {
    margin-right: 10px;
    padding-right: 10px;
    font-size: 13px;
  }
  .login-button.no-border {
    margin-right: 0px;
  }
  .cart-amount-section {
    margin-left: 5px;
  }
  .banner-slider-wrapper {
    height: auto;
  }
  .banner-description {
    position: absolute;
    display: block;
    width: 550px;
    margin-right: 15%;
  }
  .banner-description-title {
    margin-top: 30px;
    margin-bottom: 13px;
    padding-bottom: 25px;
    background-size: 52px;
    font-size: 29px;
  }
  .banner-description-content {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 27px;
  }
  .banner-description-sub-content {
    width: 460px;
    margin-bottom: -7px;
    font-size: 13px;
    line-height: 20px;
  }
  .shop-now-button {
    padding: 10px 20px;
    font-size: 20px;
  }
  .options-icons-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .options-icons {
    font-size: 15px;
  }
  .footer-logo {
    min-height: 350px;
  }
  .footer-logo-image {
    width: 198px;
    margin-right: 25px;
    margin-left: 30px;
  }
  .footer-sitemap {
    padding-top: 40px;
    padding-left: 30px;
  }
  .footer-link {
    margin-bottom: 7px;
    font-size: 11px;
    line-height: 15px;
  }
  .subscribe-field {
    width: 210px;
  }
  .subscribe-section {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .copyright {
    margin-top: 0px;
    padding-top: 7px;
    font-size: 12px;
  }
  .footer-social-media {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .header-title {
    font-size: 22px;
  }
  .header-title.cart-total.align-left {
    margin-top: 0px;
  }
  .header-title.small.center {
    margin-bottom: 7px;
    line-height: 35px;
  }
  .inner-content-wrapper {
    margin-right: 50px;
    margin-left: 50px;
  }
  .inner-header-banner {
    height: 180px;
  }
  .inner-header-banner.mens-suits {
    background-position: 65% 50%;
    background-size: auto 180px;
  }
  .inner-header-banner.ladies-fashion {
    background-position: 80% 50%;
    background-size: auto 180px;
    background-repeat: no-repeat;
  }
  .inner-header-banner.order-online {
    background-position: 73% 50%;
    background-size: auto 180px;
  }
  .inner-header-banner.corporate-program {
    background-image: url('../images/corporate-program-bg.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .inner-header-banner.faq {
    background-position: 68% 50%;
    background-size: auto 180px;
  }
  .inner-header-banner.contact-us {
    background-position: 58% 0%;
    background-size: auto 180px;
  }
  .inner-header-banner.my-cart {
    background-position: 70% 50%;
    background-size: auto 180px;
  }
  .inner-header-banner.about-us {
    background-position: 40% 0%;
    background-size: auto 180px;
  }
  .inner-header-banner.checkout {
    background-position: 70% 50%;
    background-size: auto 180px;
  }
  .inner-header-banner.login {
    margin-right: 25px;
    margin-left: 25px;
  }
  .inner-header-banner.production-1 {
    background-position: 85% 50%;
    background-size: auto 260px;
  }
  .inner-header-banner.production-2 {
    background-position: 85% 50%;
    background-size: auto 260px;
  }
  .inner-header-banner.production-3 {
    background-position: 85% 50%;
    background-size: auto 260px;
  }
  .inner-header-banner.production-4 {
    background-position: 85% 50%;
    background-size: auto 260px;
  }
  .inner-header-banner.production-5 {
    background-position: 85% 50%;
    background-size: auto 260px;
  }
  .inner-header-banner.production-6 {
    background-position: 85% 50%;
    background-size: auto 260px;
  }
  .inner-header-banner.production-7 {
    background-position: 85% 50%;
    background-size: auto 260px;
  }
  .inner-header-banner.production-8 {
    background-position: 85% 50%;
    background-size: auto 260px;
  }
  .inner-header-banner.production-9 {
    background-position: 85% 50%;
    background-size: auto 260px;
  }
  .inner-header-banner.production-10 {
    background-position: 85% 50%;
    background-size: auto 260px;
  }
  .inner-header-banner.travel-schedule {
    background-position: 75% 50%;
    background-size: auto 180px;
  }
  .inner-header-banner.your-measurement {
    background-position: 64% 50%;
    background-size: auto 180px;
  }
  .inner-header-banner.my-account {
    background-position: 71% 50%;
    background-size: auto 180px;
  }
  .thumb-wrapper {
    margin-bottom: 26px;
    text-align: center;
  }
  .thumb-details {
    text-align: center;
  }
  .thumb-name {
    margin-right: 0px;
    font-size: 17px;
  }
  .thumb-price {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .thumb-sale {
    top: -6px;
    right: -8px;
  }
  .add-to-cart-button {
    font-size: 11px;
  }
  .get-in-touch-wrapper {
    margin-right: 0px;
    margin-left: 30px;
  }
  .field-style.margin-r20.full {
    width: 100%;
    margin-right: 0px;
  }
  .padding-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .showcase-content-wrapper {
    margin-left: 30px;
  }
  .showcase-description {
    text-align: left;
  }
  .showcase-quantity-wrapper.my-cart {
    width: 145px;
  }
  .thumb-price-box {
    text-align: center;
  }
  .related-product-content {
    margin-right: 30px;
    margin-left: 30px;
  }
  .my-cart-wrapper.review-and-confirm.margin-b-15 {
    width: 100%;
  }
  .my-cart-quantity.my-cart {
    width: 150px;
  }
  .my-cart-table-content {
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .my-cart-item-image {
    margin-left: 0px;
  }
  .my-cart--button.add-custom-suit-to-cart {
    width: 90%;
    max-width: 90%;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
  }
  .my-cart--button.big-left {
    font-size: 15px;
  }
  .semi-bold-font.black-color {
    font-size: 15px;
  }
  .semi-bold-font.margin-top-20 {
    font-size: 15px;
  }
  .semi-bold-font.billing {
    font-size: 15px;
  }
  .semi-bold-font.my-order-detail {
    float: none;
    line-height: 19px;
  }
  .gold-color {
    font-size: 16px;
  }
  .text-field.small {
    max-width: 180px;
  }
  .checkbox {
    margin-top: 13px;
  }
  .big-standard-button {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .big-standard-button.my-cart {
    margin-left: 0px;
    text-align: center;
  }
  .custom-tab-link {
    margin-right: 4px;
    margin-bottom: 7px;
    margin-left: 4px;
  }
  .customize-tab-wrapper {
    margin-right: 20px;
    float: none;
  }
  .start-right {
    width: 140px;
  }
  .customize-tab-link {
    padding-right: 20px;
    padding-left: 10px;
  }
  .product-box {
    margin-right: 20px;
    margin-bottom: 15px;
  }
  .my-customization-detail {
    width: 90%;
  }
  .trash-button {
    margin-top: 32px;
    margin-right: 9px;
    float: right;
  }
  .breadcrumb-link {
    margin-bottom: 10px;
    margin-left: 20px;
    padding-right: 20px;
  }
  .corporate-box-desc {
    width: 90%;
  }
  .extras-button {
    min-width: 180px;
    margin-bottom: 10px;
  }
  .book-appointment-online-wrapper {
    width: auto;
  }
  .my-order-details-name {
    margin-bottom: 25px;
  }
  .measurement-summary-box {
    max-width: auto;
    margin-right: 30px;
    margin-left: 30px;
  }
  .measurement-field {
    width: 67px;
  }
  .measurement-field.full {
    min-width: 100%;
  }
  .company {
    float: left;
  }
  .measurement-description-text.for-shirt {
    height: 139px;
    min-height: 139px;
  }
  .measurement-info {
    width: 90%;
  }
  .change-password-wrapper {
    width: 100%;
  }
  .new-contact-section {
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 35px;
  }
  .opening-hour-wrapper {
    margin-right: 0px;
    margin-left: 0px;
  }
  .operating-hour {
    margin-right: 15px;
  }
}

@media (max-width: 767px) {
  .global-content-wrapper.inside._1180-wide {
    padding-top: 0px;
    padding-bottom: 40px;
  }
  .header-address {
    padding-left: 16px;
    font-size: 14px;
  }
  .header-social-media-wrap {
    margin-top: 10px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 11px;
  }
  .email-section {
    font-size: 12px;
  }
  .phone-section {
    font-size: 12px;
  }
  .address-section {
    font-size: 12px;
  }
  .banner-description {
    position: relative;
    display: block;
    width: auto;
    margin-top: 0px;
    margin-right: 0%;
    padding-top: 1px;
  }
  .banner-slider-mask {
    height: 276px;
  }
  .footer-logo {
    min-height: 79px;
  }
  .footer-logo-image {
    display: block;
    margin: 15px auto 25px;
    float: none;
  }
  .footer-sitemap {
    padding-bottom: 20px;
  }
  .copyright {
    margin-right: 20px;
  }
  .header-title.inside {
    margin-bottom: 15px;
  }
  .header-title.small {
    margin-bottom: 8px;
    line-height: 30px;
  }
  .sub-header-title {
    padding-right: 80px;
    padding-left: 80px;
    font-size: 19px;
    line-height: 29px;
  }
  .inner-content-wrapper {
    margin-right: 30px;
    margin-left: 30px;
  }
  .inner-header-banner {
    height: 160px;
  }
  .inner-header-banner.mens-suits {
    background-position: 72% 0%;
    background-size: auto 169px;
  }
  .inner-header-banner.ladies-fashion {
    background-position: 84% 0%;
    background-size: auto 170px;
  }
  .inner-header-banner.order-online {
    background-position: 78% 0%;
    background-size: auto 170px;
  }
  .inner-header-banner.corporate-program {
    height: 600px;
    background-image: url('../images/corporate-program-bg.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .inner-header-banner.faq {
    background-position: 75% 50%;
    background-size: auto 170px;
  }
  .inner-header-banner.contact-us {
    background-position: 66% 0%;
    background-size: auto 170px;
  }
  .inner-header-banner.my-cart {
    background-position: 75% 0%;
    background-size: auto 170px;
  }
  .inner-header-banner.about-us {
    background-position: 55% 0%;
    background-size: auto 170px;
  }
  .inner-header-banner.checkout {
    background-position: 76% 50%;
    background-size: auto 170px;
  }
  .inner-header-banner.production-1 {
    background-position: 93% 0%;
    background-size: auto 250px;
  }
  .inner-header-banner.production-2 {
    background-position: 93% 0%;
    background-size: auto 250px;
  }
  .inner-header-banner.production-3 {
    background-position: 93% 0%;
    background-size: auto 250px;
  }
  .inner-header-banner.production-4 {
    background-position: 93% 0%;
    background-size: auto 250px;
  }
  .inner-header-banner.production-5 {
    background-position: 93% 0%;
    background-size: auto 250px;
  }
  .inner-header-banner.production-6 {
    background-position: 93% 0%;
    background-size: auto 250px;
  }
  .inner-header-banner.production-7 {
    background-position: 93% 0%;
    background-size: auto 250px;
  }
  .inner-header-banner.production-8 {
    background-position: 93% 0%;
    background-size: auto 250px;
  }
  .inner-header-banner.production-9 {
    background-position: 93% 0%;
    background-size: auto 250px;
  }
  .inner-header-banner.production-10 {
    background-position: 93% 0%;
    background-size: auto 250px;
  }
  .inner-header-banner.travel-schedule {
    background-position: 73% 50%;
    background-size: auto 160px;
  }
  .inner-header-banner.your-measurement {
    background-position: 70% 50%;
    background-size: auto 160px;
  }
  .inner-header-banner.my-account {
    background-position: 76% 50%;
    background-size: auto 160px;
  }
  .thumb-wrapper {
    margin-bottom: 30px;
  }
  .get-in-touch-wrapper {
    margin-top: 35px;
    margin-left: 0px;
  }
  .field-style.margin-r20 {
    width: 100%;
  }
  .field-style.margin-r20.padding-l-10 {
    width: 100%;
    margin-right: 0px;
  }
  .padding-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .showcase-quantity-wrapper.my-cart {
    width: 100%;
  }
  .quantity-button.minus.my-cart {
    margin-right: 0px;
    margin-left: 0px;
  }
  .quantity-button.plus.my-cart {
    margin-right: 10px;
    margin-left: 0px;
  }
  .quantity-number.my-cart {
    display: block;
    width: 86%;
    float: left;
  }
  .my-cart-wrapper.review-and-confirm {
    width: 100%;
  }
  .my-cart-table-header {
    text-align: center;
  }
  .my-cart-quantity.my-cart {
    width: 100%;
  }
  .my-cart-item-1.align-left {
    text-align: left;
  }
  .my-cart-close {
    width: 25px;
    height: 25px;
    padding-top: 1px;
    font-size: 13px;
  }
  .billing-details-wrapper {
    width: 100%;
  }
  .text-field {
    width: 100%;
  }
  .text-field.full-width {
    width: 100%;
  }
  .ship-to-a-different-address-wrapper {
    width: 100%;
    margin-top: 25px;
  }
  .product-box {
    margin-right: 0px;
  }
  .my-customization-detail {
    width: 100%;
  }
  .add-measurement-button.delete {
    margin-top: 10px;
  }
  .trash-button {
    margin-top: 17px;
  }
  .how-to-measure-breadcrumb {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .breadcrumb-link {
    display: block;
    margin-right: auto;
    margin-bottom: 11px;
    margin-left: auto;
    float: none;
  }
  .margin-b-30.video {
    margin-top: 10px;
  }
  .corporate-program-overlay {
    background-position: -219px 50%;
  }
  .extras-button {
    min-width: 140px;
  }
  .my-order-details-name {
    width: 100%;
  }
  .edit-billing-address {
    overflow: visible;
    width: auto;
    margin-right: 30px;
    margin-left: 30px;
  }
  .add-shipping-address-wrapper {
    overflow: scroll;
  }
  .measurement-field {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .video {
    margin-top: 15px;
  }
  .float-left {
    font-size: 11px;
  }
  .company {
    float: right;
    font-size: 11px;
  }
  .mobile-add-measurement {
    margin-bottom: 25px;
  }
  .front-lenght.body-measurement-image {
    display: block;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
  }
  .measurement-description-text {
    min-height: 3px;
  }
  .measurement-description-text.for-shirt {
    height: auto;
    min-height: 0px;
  }
  .measurement-row {
    text-align: center;
  }
  .new-contact-section {
    margin-right: 15px;
    margin-left: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-title.margin-left-10 {
    margin-left: 0px;
  }
  .opening-hour-box.left {
    border-right-style: solid;
    border-bottom-style: none;
  }
  .contact-circle {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .drop-by-wrapper {
    margin-right: 0px;
    margin-left: 0px;
  }
  .margin-left-10 {
    margin-left: 0px;
  }
  .get-in-touch {
    margin-right: 0px;
    margin-left: 0px;
  }
}

@media (max-width: 479px) {
  p {
    margin-bottom: 20px;
    line-height: 20px;
  }
  .global-content-wrapper.inside._800-wide {
    max-width: auto;
  }
  .global-footer-wrapper {
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: repeat;
  }
  .header-address {
    padding-left: 15px;
  }
  .header-social-media-wrap {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-logo-search {
    margin-top: 21px;
  }
  .phone-section {
    padding-left: 40px;
  }
  .search-form-wrapper {
    display: block;
    width: 285px;
    margin-top: 9px;
    margin-right: auto;
    margin-left: auto;
  }
  .login-register-cart-wrapper {
    display: block;
    width: 252px;
    margin-right: auto;
    margin-left: auto;
  }
  .login-button.no-border {
    margin-right: 13px;
  }
  .banner-description {
    position: relative;
    width: auto;
    margin-right: 0%;
    padding-top: 1px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .banner-slider-mask {
    height: 400px;
  }
  .slider-arrow-left {
    width: 40px;
    height: 40px;
    font-size: 25px;
  }
  .slider-arrow-right {
    width: 40px;
    height: 40px;
    font-size: 25px;
  }
  .banner-description-title {
    width: auto;
    margin-top: 37px;
    text-align: center;
  }
  .banner-description-sub-content {
    width: auto;
  }
  .footer-logo {
    min-height: 155px;
  }
  .footer-logo-image {
    display: block;
    margin: 25px auto;
    float: none;
  }
  .footer-sitemap {
    padding-bottom: 20px;
  }
  .footer-link {
    padding-right: 18px;
  }
  .footer-col-margin {
    padding-right: 20px;
  }
  .subscribe-field {
    width: 179px;
  }
  .copyright {
    margin-right: 20px;
    font-size: 11px;
  }
  .footer-social-media {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .header-title.inside {
    font-size: 22px;
    line-height: 30px;
  }
  .header-title.cart-total.align-left.sub-header.ship-to-a-different-address {
    line-height: 30px;
  }
  .header-title.login {
    display: block;
    overflow: visible;
    float: none;
    direction: ltr;
    font-size: 29px;
    text-transform: uppercase;
  }
  .header-title.big-left {
    font-size: 28px;
    line-height: 33px;
  }
  .header-title.big-left.center {
    font-size: 26px;
  }
  .header-title.big {
    font-size: 27px;
  }
  .header-title.mid-left.margin-0 {
    line-height: 33px;
  }
  .header-title.small-left {
    margin-bottom: 5px;
  }
  .header-title.margin-top-25 {
    line-height: 30px;
  }
  .header-title.small {
    line-height: 30px;
  }
  .sub-header-title {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 17px;
    line-height: 25px;
  }
  .line-separator {
    width: 200px;
  }
  .line-separator-gold {
    width: 100px;
  }
  .inner-content-wrapper {
    margin-right: 35px;
    margin-left: 35px;
  }
  .inner-header-banner {
    height: 150px;
  }
  .inner-header-banner.mens-suits {
    background-position: 76% 0%;
    background-size: auto 150px;
  }
  .inner-header-banner.ladies-fashion {
    background-position: 89% 50%;
    background-size: auto 150px;
  }
  .inner-header-banner.order-online {
    background-position: 84% 50%;
    background-size: auto 150px;
  }
  .inner-header-banner.corporate-program {
    height: 400px;
    margin-bottom: 20px;
    padding-top: 82px;
    background-image: url('../images/corporate-program-bg.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .inner-header-banner.faq {
    background-position: 82% 0%;
    background-size: auto 150px;
  }
  .inner-header-banner.contact-us {
    background-position: 75% 0%;
    background-size: auto 150px;
  }
  .inner-header-banner.my-cart {
    background-position: 82% 50%;
    background-size: auto 150px;
  }
  .inner-header-banner.about-us {
    background-position: 70% 50%;
    background-size: auto 150px;
  }
  .inner-header-banner.checkout {
    background-position: 83% 50%;
    background-size: auto 150px;
  }
  .inner-header-banner.login {
    height: auto;
    margin-right: 15px;
    margin-left: 15px;
    padding-bottom: 15px;
  }
  .inner-header-banner.production-1 {
    height: 205px;
    background-position: 90% 0%;
    background-size: auto 205px;
  }
  .inner-header-banner.production-2 {
    height: 205px;
    background-position: 90% 0%;
    background-size: auto 205px;
  }
  .inner-header-banner.production-3 {
    height: 205px;
    background-position: 90% 0%;
    background-size: auto 205px;
  }
  .inner-header-banner.production-4 {
    height: 205px;
    background-position: 90% 0%;
    background-size: auto 205px;
  }
  .inner-header-banner.production-5 {
    height: 205px;
    background-position: 90% 0%;
    background-size: auto 205px;
  }
  .inner-header-banner.production-6 {
    height: 205px;
    background-position: 90% 0%;
    background-size: auto 205px;
  }
  .inner-header-banner.production-7 {
    height: 205px;
    background-position: 90% 0%;
    background-size: auto 205px;
  }
  .inner-header-banner.production-8 {
    height: 205px;
    background-position: 90% 0%;
    background-size: auto 205px;
  }
  .inner-header-banner.production-9 {
    height: 205px;
    background-position: 90% 0%;
    background-size: auto 205px;
  }
  .inner-header-banner.production-10 {
    height: 205px;
    background-position: 90% 0%;
    background-size: auto 205px;
  }
  .inner-header-banner.travel-schedule {
    background-position: 83% 50%;
    background-size: auto 150px;
  }
  .inner-header-banner.your-measurement {
    background-position: 81% 50%;
    background-size: auto 150px;
  }
  .inner-header-banner.my-account {
    background-position: 85% 50%;
    background-size: auto 150px;
  }
  .thumb-wrapper {
    margin-bottom: 40px;
  }
  .thumb-details {
    margin-top: 0px;
  }
  .thumb-name {
    font-size: 20px;
  }
  .address---location-us {
    padding-left: 44px;
    font-size: 14px;
  }
  .field-style.margin-r20.padding-l-10 {
    margin-bottom: 15px;
  }
  .padding-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .gallery-tab-link {
    margin-right: 10px;
    margin-left: 0px;
    float: left;
  }
  .gallery-tab-link.w--current {
    margin-right: 10px;
    margin-left: 0px;
    float: left;
  }
  .showcase-content-wrapper {
    margin-top: 27px;
    margin-left: 0px;
  }
  .showcase-quantity-wrapper {
    display: block;
    margin-right: auto;
    margin-bottom: 14px;
    margin-left: auto;
    float: left;
  }
  .showcase-quantity-wrapper.my-cart {
    width: 100%;
    margin-top: 0px;
    float: none;
  }
  .quantity-number.my-cart {
    display: block;
    width: 55px;
    margin-right: auto;
    margin-left: auto;
    float: left;
  }
  .quantity-1.my-cart {
    display: block;
  }
  .my-cart-quantity.my-cart {
    width: 70%;
  }
  .my-cart-table-content {
    margin-bottom: 15px;
    text-align: center;
  }
  .my-cart-table-content.order-history-content.left-align {
    padding-left: 0px;
  }
  .my-cart-item-1 {
    margin-top: 0px;
  }
  .my-cart-item-1.name {
    margin-top: 20px;
    margin-left: 0px;
    text-align: center;
  }
  .my-cart-item-image {
    width: 100%;
  }
  .mobile-price {
    margin-top: 8px;
    margin-bottom: 4px;
    font-size: 11px;
  }
  .my-cart--button.continue-shopping {
    width: 100%;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .my-cart--button.checkout {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .my-cart--button.add-custom-suit-to-cart {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .my-cart--button.big-left {
    margin-top: 0px;
    text-align: center;
  }
  .my-cart--button.big-left.margin-b-30 {
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
  }
  .my-cart--button.book-appointment {
    width: 100%;
    font-size: 17px;
  }
  .my-cart--button.reg--left.margin-top-25 {
    font-size: 14px;
    text-align: center;
  }
  .semi-bold-font.black-color {
    font-size: 14px;
  }
  .gold-color {
    font-size: 15px;
  }
  .checkbox {
    position: absolute;
    top: -8px;
    right: 50px;
  }
  .full-width-div {
    position: relative;
  }
  .login-box {
    width: auto;
    padding-right: 25px;
    padding-left: 25px;
  }
  .login-sub-header {
    font-size: 14px;
  }
  .custom-tab-link {
    margin-right: 0px;
    margin-left: 0px;
  }
  .custom-tab-link.w--current {
    margin-right: 0px;
    margin-left: 0px;
  }
  .customize-tab-wrapper {
    margin-right: 0px;
  }
  .start-right {
    width: 100%;
    padding-top: 20px;
    float: none;
  }
  .customize-tab-link {
    float: left;
  }
  .product-box {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .my-customization-detail {
    width: 100%;
  }
  .add-measurement-button {
    margin-top: 10px;
  }
  .my-cart-product-details {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .trash-button {
    margin-top: 19px;
  }
  .breadcrumb-link {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-right: 0px;
    float: none;
    border-right-style: none;
  }
  .margin-b-30 {
    margin-bottom: 15px;
  }
  .margin-b-30.video {
    margin-top: 5px;
  }
  .about-image {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .corporate-program-overlay {
    height: 250px;
    background-image: url('../images/corporate-program-overlay.png');
    background-position: -201px 50%;
    background-size: auto 250px;
    background-repeat: no-repeat;
  }
  .corporate-box-desc {
    width: 100%;
  }
  .extras-button {
    min-width: 140px;
  }
  .aow-image {
    height: 300px;
  }
  .my-order-details-name {
    margin-bottom: 10px;
  }
  .coloured-box {
    padding: 25px 20px;
  }
  .measurement-summary-box {
    padding-right: 25px;
    padding-left: 25px;
  }
  .measurement-text {
    width: 78px;
  }
  .measurement-text.cm {
    width: 36px;
  }
  .measurement-text.no-margin {
    margin-top: 6px;
  }
  .measurement-field {
    width: 100%;
  }
  .measurement-field.center {
    width: 100%;
  }
  .measurement-field.full {
    width: 100%;
    float: none;
  }
  .measurement-field.full.upload {
    float: none;
  }
  .save-button {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }
  .save-button.active {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
    text-align: center;
  }
  .save-and-cancel {
    width: 100%;
  }
  .lower-body-box {
    width: auto;
  }
  .video {
    margin-top: 5px;
  }
  .company {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: left;
  }
  .margin-top-10 {
    margin-top: 10px;
  }
  .mobile-add-measurement {
    float: left;
  }
  .measurement-label {
    text-align: left;
  }
  .measurement-info {
    float: none;
  }
  .padding-0b {
    padding-right: 0px;
    padding-left: 0px;
  }
  .new-contact-section {
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-sub-title {
    margin-top: 13px;
  }
  .contact-title.margin-left-10 {
    margin-left: 0px;
  }
  .contact-circle {
    display: block;
    width: 38px;
    height: 38px;
    margin-top: 18px;
    margin-right: auto;
    margin-left: auto;
  }
  .contact-circle.call-us {
    background-size: 20px;
  }
  .contact-circle.email {
    background-size: 25px;
  }
  .contact-circle.drop-by {
    background-size: 20px;
  }
  .drop-by-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-title-2 {
    padding-right: 25px;
    padding-left: 0px;
    line-height: 30px;
  }
  .margin-left-10 {
    margin-left: 0px;
  }
  .operating-hour {
    margin: 0px 0px 40px;
    padding-right: 0px;
  }
  .get-in-touch {
    margin-right: 0px;
    margin-left: 0px;
  }
  .drop-by-block {
    padding-right: 0px;
  }
}

