.amw-leather {
  text-align: center;
  padding-top: 115px;
}
.amw-leather.care .amw-line-wrap {
  padding-bottom: 64px;
}
.amw-leather.care .amw-line {
  margin: 0;
}
.amw-leather h2 {
  font-family: "GillSans-Light", "GillSans", Arial, sans-serif;
  font-size: 40px;
  line-height: 44px;
  text-transform: uppercase;
  margin: 0;
}
.amw-leather p {
  font-family: "GillSans-Light", "GillSans", Arial, sans-serif;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.1px;
}
.amw-leather .container {
  width: 1260px;
  max-width: 100%;
  padding-right: 30px;
  padding-left: 30px;
}
.amw-leather .amw-line-wrap {
  width: 1260px;
  max-width: 100%;
  padding: 0 30px;
  margin: auto;
}
.amw-leather .amw-line {
  margin: 60px 0;
  height: 1px;
  max-width: 100%;
  background: rgba(0, 0, 0, 0.16);
}
.amw-leather img {
  width: 100%;
}
.amw-leather .amw-btn {
  display: inline-block;
  font-family: "Gill Sans", "GillSans", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.1;
  background-color: transparent;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  border: 1px solid #000;
  padding: 14px 25px;
  min-height: 50px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.amw-leather .amw-btn:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

/* Leather Page */
.amw-leather-1 {
  background-image: url("../img/beige-bag.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.amw-leather-1 h1 {
  font-family: "ChronicleFine-Roman";
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 1px;
  color: #ffffff;
  margin: 0;
  text-align: center;
  padding-top: 302px;
  padding-bottom: 302px;
}

.amw-leather-2 {
  text-align: center;
  padding-top: 58px;
}
.amw-leather-2 h2 {
  padding-bottom: 12px;
}
.amw-leather-2 h3 {
  font-family: "ChronicleFine-Roman";
  font-size: 40px;
  line-height: 44px;
  text-transform: uppercase;
  margin-top: 38px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  max-width: 520px;
}
.amw-leather-2 h4 {
  font-family: "GillSans-Light", "GillSans", Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  margin-top: 8px;
  margin-bottom: 4px;
}
.amw-leather-2 p {
  max-width: 680px;
  margin: 0 auto;
}
.amw-leather-2 .row {
  padding-top: 66px;
  margin-right: -10px;
  margin-left: -10px;
}
.amw-leather-2 .amw-col {
  padding: 0 10px;
}
.amw-leather-2 .amw-col:last-child .amw-colors-wrap {
  padding-top: 36px;
}
.amw-leather-2 .amw-colors-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 350px;
  margin: 0 auto;
  padding-top: 9px;
  margin-bottom: -8px;
}
.amw-leather-2 .amw-colors-wrap .amw-single-color {
  position: relative;
  margin: 8px;
}
.amw-leather-2 .amw-colors-wrap .amw-single-color:hover .amw-label {
  opacity: 1;
  visibility: visible;
}
.amw-leather-2 .amw-colors-wrap .amw-single-color:hover span:before {
  border: 5px solid rgba(0, 0, 0, 0.2);
}
.amw-leather-2 .amw-colors-wrap .amw-label {
  position: absolute;
  width: 137px;
  padding: 10px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1607843137);
  bottom: 63px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.amw-leather-2 .amw-colors-wrap .amw-label::before {
  content: "";
  height: 0px;
  width: 0px;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  border-right: solid 15px transparent;
  border-left: solid 15px transparent;
  border-top: solid 15px white;
}
.amw-leather-2 .amw-colors-wrap .amw-label::after {
  content: "";
  height: 0px;
  width: 0px;
  bottom: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  border-right: solid 16px transparent;
  border-left: solid 16px transparent;
  border-top: solid 16px rgba(0, 0, 0, 0.1607843137);
  z-index: -1;
}
.amw-leather-2 .amw-colors-wrap span {
  position: relative;
  display: block;
}
.amw-leather-2 .amw-colors-wrap span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.amw-leather-2 .amw-colors-wrap .magenta span img {
  border-radius: 50%;
}

.amw-leather-3 {
  text-align: center;
}
.amw-leather-3 p {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 13px;
  padding-bottom: 33px;
}
.amw-leather-3 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 20px;
  margin-right: -10px;
  margin-left: -10px;
}
.amw-leather-3 .amw-col {
  padding: 0 10px;
}

.amw-leather-4 p {
  max-width: 800px;
  padding-top: 10px;
  padding-bottom: 36px;
  margin: auto;
}
.amw-leather-4 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.amw-leather-4 .col {
  padding: 0 10px;
}
.amw-leather-4 .col:first-child {
  width: 41.6%;
}
.amw-leather-4 .col:nth-child(2) {
  width: 16.72%;
}
.amw-leather-4 .col:last-child {
  width: 41.68%;
}
.amw-leather-4 img {
  max-height: 280px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}

.amw-leather-5 {
  padding-bottom: 64px;
}
.amw-leather-5 h2 {
  padding-bottom: 36px;
}
.amw-leather-5 p {
  max-width: 485px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 26px;
}
.amw-leather-5 p:last-of-type {
  margin-bottom: 19px;
}
.amw-leather-5 img {
  min-height: 580px;
  -o-object-fit: cover;
     object-fit: cover;
}
.amw-leather-5 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.amw-leather-5 .row .col {
  padding: 0 10px;
}
.amw-leather-5 .row .col:first-child {
  width: 58.361%;
}
.amw-leather-5 .row .col:last-child {
  width: 41.639%;
}

/* Leather Care page */
.amw-leather-care-1 {
  position: relative;
  padding-top: 299px;
  padding-bottom: 305px;
  background: -webkit-gradient(linear, left top, left bottom, from(#E1DED9), color-stop(53.5%, #E9E5E4), color-stop(85%, #E7E6E4), to(#E2E1DF));
  background: linear-gradient(180deg, #E1DED9 0%, #E9E5E4 53.5%, #E7E6E4 85%, #E2E1DF 100%);
  text-align: left;
}
.amw-leather-care-1::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/leathercarepage-img-1.png");
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.amw-leather-care-1 h1 {
  position: relative;
  font-family: "ChronicleFine-Roman";
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
  margin: 0;
  z-index: 1;
}

.amw-lc-section {
  padding-bottom: 64px;
}
.amw-lc-section .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.amw-lc-section h3 {
  font-family: "ChronicleFine-Roman";
  font-size: 40px;
  line-height: 44px;
  text-transform: uppercase;
  margin: 0 0 16px;
}
.amw-lc-section .amw-btn {
  max-width: 400px;
  width: 100%;
  margin: 18px auto 0;
}
.amw-lc-section h2 {
  padding-bottom: 12px;
}
.amw-lc-section p {
  margin: 0;
}
.amw-lc-section .col p:last-of-type {
  padding-top: 27px;
}
.amw-lc-section .col:first-child {
  width: 58.8%;
}
.amw-lc-section .col:last-child {
  width: 41.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 20px;
}
.amw-lc-section.care-2 {
  padding-top: 58px;
}
.amw-lc-section.care-2 .row {
  padding-top: 66px;
}
.amw-lc-section.care-4 .col p:last-of-type {
  padding-top: 0;
}
.amw-lc-section.care-4 .col:first-child {
  width: 41.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 20px;
}
.amw-lc-section.care-4 .col:last-child {
  width: 58.8%;
  padding: 0;
}
.amw-lc-section.care-5 .col p:last-of-type {
  padding-top: 0;
}

@media screen and (max-width: 1439px) {
  .amw-leather .container, .amw-leather .amw-line-wrap {
    padding-right: 42px;
    padding-left: 42px;
  }
  .amw-leather.care .amw-line-wrap {
    padding-bottom: 89px;
  }
  .amw-leather-1 h1 {
    padding-top: 208px;
    padding-bottom: 209px;
  }
  .amw-leather-2 .row {
    padding-top: 34px;
  }
  .amw-leather-3 .amw-line {
    margin: 64px 0 58px;
  }
  .amw-leather-4 img {
    max-height: 211px;
  }
  .amw-leather-4 .amw-line {
    margin-top: 63px;
    margin-bottom: 58px;
  }
  .amw-leather-5 h2 {
    padding-bottom: 38px;
  }
  .amw-leather-5 p {
    max-width: 429px;
    text-wrap: balance;
  }
  .amw-leather-5 img {
    min-height: auto;
  }
  .amw-leather-5 .row .col:first-child, .amw-leather-5 .row .col:last-child {
    width: 50%;
  }
  /* Leather Care page */
  .amw-leather-care-1 {
    padding-top: 186px;
    padding-bottom: 186px;
  }
  .amw-leather-care-1::before {
    background-position: 105%;
  }
  .amw-leather-care-1 .container {
    max-width: 893px;
  }
  .amw-leather-care-1 h1 {
    max-width: 300px;
  }
  .amw-lc-section .amw-btn {
    padding-right: 10px;
    padding-left: 10px;
  }
  .amw-lc-section .col:first-child {
    width: 57.4%;
  }
  .amw-lc-section .col:last-child {
    width: 42.6%;
  }
  .amw-lc-section.care-2 {
    padding-bottom: 76px;
  }
  .amw-lc-section.care-2 .row {
    padding-top: 79px;
  }
  .amw-lc-section.care-3 {
    padding-bottom: 61px;
  }
  .amw-lc-section.care-4 h3 {
    max-width: 370px;
  }
  .amw-lc-section.care-4 .col:first-child {
    width: 42.6%;
    padding-right: 40px;
  }
  .amw-lc-section.care-4 .col:last-child {
    width: 57.4%;
  }
  .amw-lc-section.care-5 .col:last-child {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .amw-leather {
    padding-top: 125px;
  }
  .amw-leather.care .amw-line-wrap {
    padding-bottom: 76px;
  }
  .amw-leather-2 h3 {
    font-size: 32px;
    line-height: 29px;
    max-width: 400px;
  }
  .amw-leather-2 .amw-col:last-child .amw-colors-wrap {
    max-width: none;
  }
  .amw-leather-3 .amw-col {
    padding: 0 9px;
  }
  .amw-leather-3 .row {
    margin-right: -9px;
    margin-left: -9px;
  }
  .amw-leather-4 p {
    padding-top: 12px;
    padding-bottom: 36px;
  }
  .amw-leather-4 .col:first-child {
    width: 38.6%;
  }
  .amw-leather-4 .col:nth-child(2) {
    width: 22.72%;
  }
  .amw-leather-4 .col:last-child {
    width: 38.68%;
  }
  .amw-leather-5 .container {
    width: 864px;
  }
  .amw-leather-5 p {
    max-width: none;
    text-wrap: wrap;
    margin-top: 28px;
  }
  .amw-leather-5 p:last-of-type {
    margin-bottom: 32px;
  }
  .amw-leather-5 img {
    min-height: auto;
  }
  .amw-leather-5 .row .col:first-child, .amw-leather-5 .row .col:last-child {
    width: 100%;
  }
  /* Leather Care page */
  .amw-leather-care-1::before {
    background-image: url("../img/three-pieces.png");
    background-position: right;
  }
  .amw-leather-care-1 .container {
    max-width: 100%;
  }
  .amw-lc-section h3 {
    font-size: 32px;
    line-height: 29px;
  }
  .amw-lc-section .amw-btn {
    /*padding-right: 0;*/
    /*padding-left: 0;*/
  }
  .amw-lc-section.care-2 {
    padding-bottom: 68px;
  }
  .amw-lc-section.care-2 .row {
    padding-top: 40px;
  }
  .amw-lc-section.care-3 {
    padding-bottom: 76px;
  }
}
@media screen and (max-width: 1023px) {
  .amw-leather .container, .amw-leather .amw-line-wrap {
    padding-right: 30px;
    padding-left: 30px;
  }
  .amw-leather.care .amw-line-wrap {
    padding-bottom: 99px;
  }
  .amw-leather-1 h1 {
    padding-top: 152px;
    padding-bottom: 152px;
  }
  .amw-leather-2 .amw-colors-wrap .magenta .amw-label {
    -webkit-transform: translateX(-30%);
            transform: translateX(-30%);
  }
  .amw-leather-2 .amw-colors-wrap .magenta .amw-label::after, .amw-leather-2 .amw-colors-wrap .magenta .amw-label::before {
    -webkit-transform: translateX(-24%);
            transform: translateX(-24%);
    left: 24%;
  }
  .amw-leather-2 .amw-colors-wrap .orange .amw-label, .amw-leather-2 .amw-colors-wrap .brown-gold .amw-label, .amw-leather-2 .amw-colors-wrap .sage-gold .amw-label, .amw-leather-2 .amw-colors-wrap .blue-gold .amw-label, .amw-leather-2 .amw-colors-wrap .light-blue-gold .amw-label, .amw-leather-2 .amw-colors-wrap .silver .amw-label {
    -webkit-transform: translateX(-70%);
            transform: translateX(-70%);
  }
  .amw-leather-2 .amw-colors-wrap .orange .amw-label::after, .amw-leather-2 .amw-colors-wrap .orange .amw-label::before, .amw-leather-2 .amw-colors-wrap .brown-gold .amw-label::after, .amw-leather-2 .amw-colors-wrap .brown-gold .amw-label::before, .amw-leather-2 .amw-colors-wrap .sage-gold .amw-label::after, .amw-leather-2 .amw-colors-wrap .sage-gold .amw-label::before, .amw-leather-2 .amw-colors-wrap .blue-gold .amw-label::after, .amw-leather-2 .amw-colors-wrap .blue-gold .amw-label::before, .amw-leather-2 .amw-colors-wrap .light-blue-gold .amw-label::after, .amw-leather-2 .amw-colors-wrap .light-blue-gold .amw-label::before, .amw-leather-2 .amw-colors-wrap .silver .amw-label::after, .amw-leather-2 .amw-colors-wrap .silver .amw-label::before {
    -webkit-transform: none;
            transform: none;
    left: 59%;
  }
  .amw-leather-4 p {
    padding-bottom: 33px;
  }
  .amw-leather-4 img {
    max-height: none;
  }
  .amw-leather-4 .col:first-child, .amw-leather-4 .col:nth-child(2) {
    width: 100%;
    padding-bottom: 19px;
  }
  .amw-leather-4 .col:last-child {
    width: 100%;
  }
  /* Leather Care page */
  .amw-leather-care-1 {
    padding-top: 126px;
    padding-bottom: 131px;
  }
  .amw-leather-care-1::before {
    background-position: 113%;
  }
  .amw-lc-section .col:first-child {
    width: 49%;
  }
  .amw-lc-section .col:last-child {
    width: 51%;
  }
  .amw-lc-section.care-2 {
    padding-bottom: 81px;
  }
  .amw-lc-section.care-2 .row {
    padding-top: 50px;
  }
  .amw-lc-section.care-3 {
    padding-bottom: 103px;
  }
  .amw-lc-section.care-4 {
    padding-bottom: 82px;
  }
  .amw-lc-section.care-4 .col:first-child {
    width: 51%;
    padding-right: 20px;
  }
  .amw-lc-section.care-4 .col:last-child {
    width: 49%;
  }
  .amw-lc-section.care-5 {
    padding-bottom: 81px;
  }
  .amw-lc-section.care-5 .col:last-child {
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .amw-leather {
    padding-top: 86px;
  }
  .amw-leather .row {
    margin: 0;
  }
  .amw-leather .amw-col {
    padding: 0;
  }
  .amw-leather h2 {
    font-size: 26px;
    line-height: 29px;
  }
  .amw-leather.care .amw-line-wrap {
    padding-bottom: 64px;
  }
  .amw-leather-1 {
    background-image: url("../img/beige-bag-1.png");
  }
  .amw-leather-1 h1 {
    font-size: 28px;
    line-height: 31px;
    padding-top: 243px;
    padding-bottom: 243px;
  }
  .amw-leather-2 h3 {
    font-size: 26px;
    line-height: 23px;
    letter-spacing: 1px;
    max-width: 281px;
  }
  .amw-leather-2 .container {
    width: 380px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .amw-leather-2 .amw-col:last-child {
    padding-top: 32px;
  }
  .amw-leather-2 .amw-colors-wrap .magenta .amw-label {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .amw-leather-2 .amw-colors-wrap .magenta .amw-label::after, .amw-leather-2 .amw-colors-wrap .magenta .amw-label::before {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }
  .amw-leather-3 p {
    max-width: 348px;
  }
  .amw-leather-3 .row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    overflow: auto;
    margin-right: -30px;
  }
  .amw-leather-3 img {
    width: 350px;
  }
  .amw-leather-3 .amw-col {
    padding-right: 20px;
  }
  .amw-leather-3 .amw-line {
    margin-bottom: 61px;
  }
  .amw-leather-4 p {
    max-width: 350px;
    padding-top: 9px;
    padding-bottom: 34px;
  }
  .amw-leather-4 .amw-line {
    margin-bottom: 61px;
  }
  .amw-leather-4 .row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: auto;
    margin-right: -30px;
  }
  .amw-leather-4 .col {
    padding: 0 20px 0 0;
  }
  .amw-leather-4 .col:first-child, .amw-leather-4 .col:last-child {
    padding-bottom: 0;
  }
  .amw-leather-4 .col:first-child img, .amw-leather-4 .col:last-child img {
    width: 350px;
  }
  .amw-leather-4 .col:nth-child(2) {
    padding-bottom: 0;
  }
  .amw-leather-4 .col:nth-child(2) img {
    width: 197px;
  }
  .amw-leather-5 h2 {
    padding-bottom: 36px;
  }
  .amw-leather-5 .container {
    width: 380px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .amw-leather-5 .row .col {
    padding: 0;
  }
  .amw-leather-5 .amw-btn {
    height: auto;
    width: 343px;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  /* Leather Care page */
  .amw-leather-care-1 {
    padding-top: 141px;
    padding-bottom: 141px;
  }
  .amw-leather-care-1::before {
    background-position: 122%;
  }
  .amw-leather-care-1 h1 {
    font-size: 28px;
    line-height: 31px;
    max-width: 250px;
  }
  .amw-lc-section .container {
    width: 418px;
  }
  .amw-lc-section h3 {
    font-size: 26px;
    line-height: 23px;
    margin: 47px auto 16px;
  }
  .amw-lc-section .col:first-child {
    width: 100%;
  }
  .amw-lc-section .col:last-child {
    width: 100%;
    padding: 0;
  }
  .amw-lc-section.care-2 {
    padding-top: 61px;
    padding-bottom: 63px;
  }
  .amw-lc-section.care-2 .row {
    padding-top: 32px;
  }
  .amw-lc-section.care-3 {
    padding-bottom: 65px;
  }
  .amw-lc-section.care-3 h3 {
    margin-top: 38px;
  }
  .amw-lc-section.care-4 {
    padding-bottom: 64px;
  }
  .amw-lc-section.care-4 h3 {
    margin-top: 36px;
  }
  .amw-lc-section.care-4 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .amw-lc-section.care-4 .col:first-child {
    width: 100%;
    padding-right: 0;
  }
  .amw-lc-section.care-4 .col:last-child {
    width: 100%;
  }
  .amw-lc-section.care-5 {
    padding-bottom: 64px;
  }
  .amw-lc-section.care-5 h3 {
    margin-top: 38px;
  }
  .amw-lc-section.care-5 .col:last-child {
    padding-left: 0;
  }
}
@media screen and (max-width: 640px) {
  /* Leather Care page */
  .amw-leather-care-1 {
    padding-top: 46px;
    padding-bottom: 46px;
  }
  .amw-leather-care-1::before {
    background-position: 168%;
  }
  .amw-leather-care-1 h1 {
    max-width: 150px;
  }
  .amw-leather-care-1::before {
    background-position: right;
  }
}
@media screen and (max-width: 375px) {
  .amw-leather .container, .amw-leather .amw-line-wrap {
    padding-right: 16px;
    padding-left: 16px;
  }
  .amw-leather-1 {
    background-position: 72% 50%;
  }
  .amw-leather-1 h1 {
    max-width: 183px;
    margin: auto;
    padding-top: 119px;
    padding-bottom: 119px;
  }
  .amw-leather-2 .amw-colors-wrap .magenta .amw-label, .amw-leather-2 .amw-colors-wrap .black-gold .amw-label, .amw-leather-2 .amw-colors-wrap .brown-gold .amw-label {
    -webkit-transform: translateX(-30%);
            transform: translateX(-30%);
  }
  .amw-leather-2 .amw-colors-wrap .magenta .amw-label::after, .amw-leather-2 .amw-colors-wrap .magenta .amw-label::before, .amw-leather-2 .amw-colors-wrap .black-gold .amw-label::after, .amw-leather-2 .amw-colors-wrap .black-gold .amw-label::before, .amw-leather-2 .amw-colors-wrap .brown-gold .amw-label::after, .amw-leather-2 .amw-colors-wrap .brown-gold .amw-label::before {
    -webkit-transform: translateX(-24%);
            transform: translateX(-24%);
    left: 24%;
  }
  .amw-leather-3 .row {
    margin-right: -16px;
  }
  .amw-leather-3 img {
    width: 252px;
  }
  .amw-leather-4 .amw-line {
    margin-top: 65px;
  }
  .amw-leather-4 p {
    padding-bottom: 36px;
  }
  .amw-leather-4 .row {
    margin-right: -16px;
  }
  .amw-leather-4 .col:first-child img, .amw-leather-4 .col:last-child img {
    width: 252px;
  }
  .amw-leather-4 .col:nth-child(2) img {
    width: 142px;
  }
  /* Leather Care page */
  .amw-lc-section {
    padding-bottom: 64px;
  }
  .amw-lc-section h3 {
    margin: 38px 0 16px 0;
  }
  .amw-lc-section.care-4 h3, .amw-lc-section.care-5 h3 {
    margin-top: 39px;
  }
}