* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.handbag-guide {
  font-size: 13px;
  font-family: untitled-sans, sans-serif;
  line-height: 18px;
}
.handbag-guide a {
  text-decoration: none;
  letter-spacing: 1px;
}
.handbag-guide img {
  width: 100%;
  display: block;
}
.handbag-guide h1,
.handbag-guide h2,
.handbag-guide h3 {
  font-family: times-lt, times new roman, times, serif;
  font-weight: 400;
}
.handbag-guide h1 {
  font-size: 36px;
  line-height: 36px;
}
.handbag-guide ul {
  list-style: none;
}
.handbag-guide p {
  line-height: 1.6;
}

.handbag-guide .mv {
  background-color: #000;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding: 0;
}
.handbag-guide .mv .mv-inner {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 0;
}
@media screen and (min-width: 768px) {
  .handbag-guide .mv .mv-inner {
    grid-template-columns: repeat(12, 1fr);
  }
}
.handbag-guide .mv .mv-inner .mv__image {
  grid-column: span 6;
  height: 100%;
}
.handbag-guide .mv .mv-inner .mv__image .mv__image-inner {
  width: 100%;
}
.handbag-guide .mv .mv-inner .mv__image .mv__image-inner .b-image_banner-item {
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 124.8%;
  position: relative;
  width: 100%;
}
.handbag-guide .mv .mv-inner .mv__image .mv__image-inner .b-image_banner-item img {
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.handbag-guide .mv .mv-inner .mv__text {
  grid-column: span 6;
  align-self: center;
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .handbag-guide .mv .mv-inner .mv__text {
    padding-top: 0;
    order: -1;
  }
}
.handbag-guide .mv .mv-inner .mv__text .mv__text-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .handbag-guide .mv .mv-inner .mv__text .mv__text-inner {
    padding: 0 40px;
  }
}
.handbag-guide .mv .mv-inner .mv__text .mv__text-inner h1 {
  padding-bottom: 24px;
  font-size: 36px;
  text-transform: uppercase;
}
.handbag-guide .mv .mv-inner .mv__text .mv__text-inner h1 span {
  display: block;
}
@media screen and (min-width: 768px) {
  .handbag-guide .mv .mv-inner .mv__text .mv__text-inner h1 {
    padding-bottom: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .handbag-guide .mv .mv-inner .mv__text .mv__text-inner h1 {
    font-size: 86px;
    line-height: 74px;
    padding-bottom: 32px;
  }
}
.handbag-guide .mv .mv-inner .mv__text .mv__text-inner h1 .pc-only {
  display: none;
}
@media screen and (min-width: 1024px) {
  .handbag-guide .mv .mv-inner .mv__text .mv__text-inner h1 .pc-only {
    display: block;
  }
}
.handbag-guide .mv .mv-inner .mv__text .mv__text-inner p {
  max-width: 98%;
  margin: auto;
  margin-bottom: 30px;
  letter-spacing: 1.5px;
  padding-left: 0;
  padding-right: 0;
}
.handbag-guide .mv .mv-inner .mv__text .mv__text-inner p span {
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .handbag-guide .mv .mv-inner .mv__text .mv__text-inner p {
    max-width: 85%;
    font-size: 16px;
  }
}
.handbag-guide .mv .mv-inner .btn {
  grid-column: span 6;
  text-align: center;
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .handbag-guide .mv .mv-inner .btn {
    padding-bottom: 0;
  }
}
.handbag-guide .mv .mv-inner .btn a {
  background: 0 0;
  border: 1px solid #fff;
  color: #fff;
  padding: 10px 22px;
  text-align: center;
  max-width: 100%;
  font-weight: 700;
  display: inline-block;
  min-width: 190px;
  font-size: 15px;
  transition: 0.2s;
}
@media screen and (min-width: 768px) {
  .handbag-guide .mv .mv-inner .btn a:hover {
    background: #fff;
    color: #000;
  }
}
.handbag-guide .hb-content .hb__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 48px;
}
.handbag-guide .hb-content .hb__inner.pdt {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .handbag-guide .hb-content .hb__inner.pdt {
    padding-top: 64px;
  }
}
@media screen and (min-width: 1024px) {
  .handbag-guide .hb-content .hb__inner.pdt {
    padding-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .handbag-guide .hb-content .hb__inner {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 64px;
  }
}
@media screen and (min-width: 1024px) {
  .handbag-guide .hb-content .hb__inner {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 80px;
  }
}
.handbag-guide .hb-content .hb__inner .hb__inner-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 0;
}
@media screen and (min-width: 768px) {
  .handbag-guide .hb-content .hb__inner .hb__inner-grid {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 16px;
  }
}
.handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-image {
  grid-column: span 6;
  align-self: center;
}
@media screen and (min-width: 768px) {
  .handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-image {
    order: 2;
    display: flex;
    flex-direction: column;
  }
}
.handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-image .b-image_tile-container {
  width: 100%;
}
.handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-image .b-image_tile-container picture {
  background: 0 0;
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 118.3%;
}
.handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-image .b-image_tile-container picture img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
}
.handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-image .hb-desc {
  margin-top: 24px;
}
.handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-image .hb-desc h2 {
  font-size: 24px;
  margin-bottom: 24px;
  text-transform: capitalize;
}
@media screen and (min-width: 1024px) {
  .handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-image .hb-desc h2 {
    font-size: 36px;
  }
}
.handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-slideshow {
  grid-column: span 6;
  align-self: center;
  margin-bottom: 24px;
  padding: 15px 44px;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-slideshow {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-slideshow {
    padding: 15px 18%;
  }
}
.handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-slideshow .slider {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  height: 100%;
  max-width: 377px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-slideshow .slider {
    max-width: 284px;
  }
}
@media screen and (min-width: 1024px) {
  .handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-slideshow .slider {
    max-width: 445px;
  }
}
.handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-slideshow .slider img {
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-slideshow .slider figcaption {
  font-family: times-lt, "Times New Roman", times, serif;
  font-weight: 400;
  margin-top: 20px;
  font-size: 16px;
  line-height: 2;
}
.handbag-guide .hb-content .hb__inner .hb__inner-grid .hb-slideshow .slider figcaption .product-name {
  text-transform: uppercase;
}
.handbag-guide .hb-content_rtl .hb__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 48px;
}
.handbag-guide .hb-content_rtl .hb__inner.pdt {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .handbag-guide .hb-content_rtl .hb__inner.pdt {
    padding-top: 64px;
  }
}
@media screen and (min-width: 1024px) {
  .handbag-guide .hb-content_rtl .hb__inner.pdt {
    padding-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .handbag-guide .hb-content_rtl .hb__inner {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 64px;
  }
}
@media screen and (min-width: 1024px) {
  .handbag-guide .hb-content_rtl .hb__inner {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 80px;
  }
}
.handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 0;
}
@media screen and (min-width: 768px) {
  .handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 16px;
  }
}
.handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-image {
  grid-column: span 6;
  align-self: center;
}
@media screen and (min-width: 768px) {
  .handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-image {
    display: flex;
    flex-direction: column;
  }
}
.handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-image .b-image_tile-container {
  width: 100%;
}
.handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-image .b-image_tile-container picture {
  background: 0 0;
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 118.3%;
}
.handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-image .b-image_tile-container picture img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
}
.handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-image .hb-desc {
  margin-top: 24px;
}
.handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-image .hb-desc h2 {
  font-size: 24px;
  margin-bottom: 24px;
  text-transform: capitalize;
}
@media screen and (min-width: 1024px) {
  .handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-image .hb-desc h2 {
    font-size: 36px;
  }
}
.handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-slideshow {
  grid-column: span 6;
  align-self: center;
  margin-bottom: 24px;
  padding: 15px 44px;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-slideshow {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-slideshow {
    padding: 15px 18%;
  }
}
.handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-slideshow .slider {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  height: 100%;
  max-width: 377px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-slideshow .slider {
    max-width: 284px;
  }
}
@media screen and (min-width: 1024px) {
  .handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-slideshow .slider {
    max-width: 445px;
  }
}
.handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-slideshow .slider img {
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-slideshow .slider figcaption {
  font-family: times-lt, "Times New Roman", times, serif;
  font-weight: 400;
  margin-top: 20px;
  font-size: 16px;
  line-height: 2;
}
.handbag-guide .hb-content_rtl .hb__inner .hb__inner-grid .hb-slideshow .slider figcaption .product-name {
  text-transform: uppercase;
}
.handbag-guide .slick-track {
  display: flex;
}
.handbag-guide .slick-slide {
  height: auto !important;
}
.handbag-guide .prev_icon {
  position: absolute;
  top: 45%;
  left: -30px;
  transform: translate(0, -50%);
  z-index: 1;
  cursor: pointer;
}
.handbag-guide .next_icon {
  position: absolute;
  top: 45%;
  right: -30px;
  transform: translate(0, -50%);
  z-index: 1;
  cursor: pointer;
}
.handbag-guide .slick-disabled {
  opacity: 0.25;
  transition: 0.2s;
}
.handbag-guide .line-through {
  text-decoration: line-through;
}
.handbag-guide .sale-price {
  color: red;
  margin-right: 5px;
}
.handbag-guide .price,
.handbag-guide .sale-price {
  letter-spacing: 0.07em;
  font-weight: 600;
}
.handbag-guide .edits .grid-layout {
  padding-top: 48px;
  margin: 0 auto;
  max-width: 2650px;
}
.handbag-guide .edits .grid-layout.pdt {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .handbag-guide .edits .grid-layout.pdt {
    padding-top: 64px;
  }
}
@media screen and (min-width: 1024px) {
  .handbag-guide .edits .grid-layout.pdt {
    padding-top: 80px;
  }
}
.handbag-guide .edits .grid-layout .grid-layout-content {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 9px;
}
@media screen and (min-width: 768px) {
  .handbag-guide .edits .grid-layout .grid-layout-content {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 16px;
  }
}
.handbag-guide .edits .grid-layout .grid-layout-content .description {
  grid-column: span 6;
  align-self: auto;
  margin-bottom: 24px;
  text-align: center;
  max-width: 94%;
  margin: auto;
  order: 2;
}
@media screen and (min-width: 768px) {
  .handbag-guide .edits .grid-layout .grid-layout-content .description {
    order: -1;
    padding-left: 16px;
    max-width: 80%;
  }
}
.handbag-guide .edits .grid-layout .grid-layout-content .description h2 {
  font-size: 24px;
  margin-bottom: 16px;
  font-family: "times-lt", "Times New Roman", times, serif;
  font-weight: 400;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .handbag-guide .edits .grid-layout .grid-layout-content .description h2 {
    font-size: 28px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .handbag-guide .edits .grid-layout .grid-layout-content .description h2 {
    font-size: 32px;
    margin-bottom: 32px;
  }
}
.handbag-guide .edits .grid-layout .grid-layout-content .description p {
  font-size: 12px;
  margin-bottom: 14px;
}
@media screen and (min-width: 768px) {
  .handbag-guide .edits .grid-layout .grid-layout-content .description p {
    font-size: 14px;
    margin-bottom: 18px;
  }
}
.handbag-guide .edits .grid-layout .grid-layout-content .description .btn {
  text-align: center;
}
.handbag-guide .edits .grid-layout .grid-layout-content .description .btn a {
  border: 1px solid #000;
  color: #000;
  padding: 10px 22px;
  text-align: center;
  max-width: 100%;
  font-weight: 700;
  display: inline-block;
  min-width: 190px;
  font-size: 15px;
  transition: 0.2s;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .handbag-guide .edits .grid-layout .grid-layout-content .description .btn a:hover {
    background: #000;
    color: #fff;
  }
}
.handbag-guide .edits .grid-layout .grid-layout-content .image {
  grid-column: span 6;
  align-self: auto;
  margin-bottom: 24px;
}
.handbag-guide .edits .grid-layout .grid-layout-content .image .image__wrapper {
  width: 100%;
  max-width: 100%;
}
.handbag-guide .edits .grid-layout .grid-layout-content .image .image__wrapper figure {
  width: 100%;
}
.handbag-guide .edits .grid-layout .grid-layout-content .image .image__wrapper figure picture {
  background: 0 0;
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 124.8%;
  position: relative;
  width: 100%;
}
.handbag-guide .edits .grid-layout .grid-layout-content .image .image__wrapper figure picture img {
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.handbag-guide .image-tile-fill .image-tile-fill-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding-top: 32px;
}
@media screen and (min-width: 768px) {
  .handbag-guide .image-tile-fill .image-tile-fill-content {
    padding-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .handbag-guide .image-tile-fill .image-tile-fill-content {
    padding-top: 64px;
  }
}
.handbag-guide .image-tile-fill .image-tile-fill-content .image-tile-fill__inner {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.handbag-guide .image-tile-fill .image-tile-fill-content .image-tile-fill__inner figure {
  width: 100%;
}
.handbag-guide .image-tile-fill .image-tile-fill-content .image-tile-fill__inner figure .tile-1 {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 83.86%;
}
@media screen and (min-width: 768px) {
  .handbag-guide .image-tile-fill .image-tile-fill-content .image-tile-fill__inner figure .tile-1 {
    padding-bottom: 69.86%;
  }
}
.handbag-guide .image-tile-fill .image-tile-fill-content .image-tile-fill__inner figure .tile-1 img {
  position: absolute;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  width: 100%;
  -o-object-position: 50% 100%;
     object-position: 50% 100%;
  filter: brightness(90%);
}
@media screen and (max-width: 767px) {
  .handbag-guide .image-tile-fill .image-tile-fill-content .image-tile-fill__inner figure .tile-1.tile-image-mb {
    padding-bottom: 76.27%;
  }
}
.handbag-guide .image-tile-fill .btn__hb {
  text-align: center;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .handbag-guide .image-tile-fill .btn__hb {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
.handbag-guide .image-tile-fill .btn__hb a {
  border: 1px solid #000;
  color: #000;
  padding: 10px 22px;
  text-align: center;
  max-width: 100%;
  font-weight: 700;
  display: inline-block;
  min-width: 190px;
  font-size: 15px;
  transition: 0.2s;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .handbag-guide .image-tile-fill .btn__hb a:hover {
    background: #000;
    color: #fff;
  }
}/*# sourceMappingURL=handbag-guide.css.map */