.cmp-font-size-sub-headline {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-sub-headline {
    font-size: 18px;
  }
}

.cmp-font-size-body {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-body {
    font-size: 14px;
  }
}

.cmp-font-size-sub-headline {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-sub-headline {
    font-size: 18px;
  }
}

.cmp-font-size-body {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-body {
    font-size: 14px;
  }
}

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.product-tile {
  position: relative;
  border: 0;
  margin-bottom: 0;
  color: #796E65;
  background: #fff;
  -webkit-transition-property: margin, width, -webkit-transform;
  transition-property: margin, width, -webkit-transform;
  transition-property: margin, transform, width;
  transition-property: margin, transform, width, -webkit-transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
@media (max-width: 1023.98px) {
  .product-tile {
    min-height: 23.4375em;
  }
}
@media (max-width: 767.98px) {
  .product-tile {
    min-height: 19.6875em;
  }
}
@media (max-width: 479.98px) {
  .product-tile {
    min-height: 13.4375em;
  }
}
.product-tile.added-to-cart {
  border: 1px solid #98012E;
}
.product-tile.added-to-cart::before {
  content: attr(data-added-to-cart-label);
  display: block;
  color: #fff;
  background: #98012E;
  text-align: center;
  font-size: 10px;
  position: absolute;
  bottom: 100%;
  left: -1px;
  width: calc(100% + 2px);
  height: 20px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .product-tile.added-to-cart::before {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
  }
}
.product-tile .tile-body {
  padding: 10px 30px 35px;
  text-align: left !important;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media (max-width: 767.98px) {
  .product-tile .tile-body {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
  }
  .product-tile .tile-body .actions {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.product-tile .tile-body .color-swatches {
  display: none;
  min-height: 2.25em;
}
.product-tile .tile-body .color-swatches .product-tile-color-label {
  cursor: pointer;
  font-size: 1em;
}
.product-tile .tile-body .product-collection {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 2;
}
@media (max-width: 767.98px) {
  .product-tile .tile-body .product-collection {
    margin-top: 6px;
    font-size: 12px;
  }
}
.product-tile .tile-body .price {
  font-weight: 500;
  letter-spacing: 0.02em;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .product-tile .tile-body .price {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
.product-tile .tile-body .price .tiered .value {
  font-weight: bold;
}
.product-tile .tile-body .coming-soon-tile {
  text-align: center;
}
.product-tile .tile-body .pdp-link {
  display: block;
  overflow: hidden;
  font-size: 14px;
  height: 40px;
  line-height: 18px;
}
@media (max-width: 767.98px) {
  .product-tile .tile-body .pdp-link {
    font-size: 12px;
    margin-bottom: -15px;
  }
}
.product-tile .tile-body .pdp-link a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
}
.product-tile .tile-body .ratings {
  display: none;
}
.product-tile .tile-body-footer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.product-tile .image-container {
  position: relative;
  overflow: auto;
}
.product-tile .image-container a {
  display: block;
}
.product-tile .image-container a .tile-image {
  width: 100%;
}
@media (max-width: 399.98px) {
  .product-tile .image-container a .tile-image {
    width: 167px;
  }
}
@media (max-width: 374.98px) {
  .product-tile .image-container a .tile-image {
    width: 140px;
  }
}
.product-tile .swatches a {
  text-decoration: none;
}
.product-tile .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 36px;
  height: 36px;
  background: #000;
  border-radius: 18px;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin: 7px;
  position: relative;
}
.product-tile .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\F058";
  display: table-caption;
  font-family: "FontAwesome";
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.product-tile .swatch-circle.color-value.selected::after {
  content: "";
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  display: block;
  border-radius: 50%;
  border: 1.5px solid black;
  position: absolute;
  top: -7px;
  left: -7px;
}
.product-tile .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}
.product-tile .badge-top {
  font-size: 14px;
  line-height: 22px;
  padding: 0 6px;
  border-radius: 2px;
  background: #fff;
  color: #98012E;
  position: absolute;
  top: 0;
  margin-top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
@media (max-width: 767.98px) {
  .product-tile .badge-top {
    font-size: 12px;
  }
}
.product-tile .badge-bottom {
  font-size: 14px;
  line-height: 22px;
  margin: 10px 0;
}
@media (max-width: 767.98px) {
  .product-tile .badge-bottom {
    font-size: 10px;
    margin-bottom: 0;
  }
}

.col-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.col-tile.x2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .col-tile {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-tile.x2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
}
@media (min-width: 1024px) {
  .col-tile {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-tile.x2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .col-tile {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-tile.x2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 1023.98px) {
  [data-grid-container="1"] .col-tile {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .col-tile {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.pwp-page .col-tile {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .pwp-page .col-tile {
    margin-bottom: 40px;
  }
}

.new-product-search-results {
  position: relative;
  scroll-margin-top: 110px;
}
@media (max-width: 767.98px) {
  .new-product-search-results {
    scroll-margin-top: 72px;
  }
}
.new-product-search-results .plp-row {
  padding: 0 40px 40px 40px;
}
@media (max-width: 767.98px) {
  .new-product-search-results .plp-row {
    padding: 0 10px 20px 10px;
  }
}
@media (min-width: 1024px) {
  .new-product-search-results .plp-row {
    max-width: 1440px;
    margin: 0 auto;
  }
}

@media (max-width: 1096px) {
  .style-for-price-different-screen {
    padding-top: 10px;
  }
}

.new-product-title {
  background-color: #fff;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .new-product-title {
    font-size: 24px;
  }
}

.line-for-homepagedesinger {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 40px;
  margin-right: 40px;
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 767.98px) {
  .line-for-homepagedesinger {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.show-more {
  background: #fff;
}
.show-more .btn.more {
  min-width: 120px;
  border: 1px solid #d9d9d9;
  color: #796E65;
  font-weight: 400;
  border-radius: 5px;
  padding: 0;
  font-size: 14px;
  line-height: 50px;
  margin-top: 60px;
  margin-bottom: 54px;
}
.show-more .btn.more:hover {
  background: #000;
  color: #fff;
}
@media (max-width: 767.98px) {
  .show-more .btn.more {
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .show-more .btn.more .btn.more {
    min-width: 120px;
  }
}
.show-more .result-count {
  margin: 0 0 20px;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .show-more .result-count {
    font-size: 13px;
  }
}

@media (max-width: 767.98px) {
  .css-highlighted-modal {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.indicators-style-for-homepage-parent {
  position: relative;
}
@media (max-width: 767.98px) {
  .indicators-style-for-homepage-parent {
    margin-top: 42px;
  }
}
.indicators-style-for-homepage-parent .carousel {
  position: static;
}

.indicators-style-for-homepage {
  margin-bottom: 0%;
  position: absolute;
  bottom: 0px;
}
@media (max-width: 767.98px) {
  .indicators-style-for-homepage {
    margin-bottom: 5%;
    bottom: -50px;
  }
}
.indicators-style-for-homepage li {
  width: 10px;
  height: 10px;
  background-color: #EBEBEB;
  border-radius: 50%;
}
.indicators-style-for-homepage .active {
  background-color: #862633;
}

@media (min-width: 768px) {
  .highlighted-product-content-display {
    padding-top: 12%;
  }
}

.highlighted-product-name {
  color: black;
  font-size: 14px;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .highlighted-product-name {
    font-size: 12px;
  }
}

.highlighted-product-collection {
  color: black;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .highlighted-product-collection {
    margin-top: 6px;
    font-size: 12px;
  }
}

.highlighted-product-price {
  font-weight: 500;
  letter-spacing: 0.02em;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10%;
}
@media (max-width: 767.98px) {
  .highlighted-product-price {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 12px;
  }
}
.highlighted-product-price .tiered .value {
  font-weight: bold;
}

.btn-width-height {
  width: 225px;
  height: 50px;
}

.homepage-btn-style {
  background: #fff;
}
.homepage-btn-style .btn {
  min-width: 120px;
  border: 1px solid #d9d9d9;
  color: #796E65;
  font-weight: 400;
  border-radius: 5px;
  padding: 0;
  font-size: 14px;
  line-height: 50px;
  margin-top: 60px;
  margin-bottom: 54px;
}
.homepage-btn-style .btn:hover {
  background: #000;
  color: #fff;
}
@media (max-width: 767.98px) {
  .homepage-btn-style .btn {
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .homepage-btn-style .btn .btn.more {
    min-width: 120px;
  }
}

.highlighted-two-btn {
  margin-top: 80px;
}
@media (max-width: 767.98px) {
  .highlighted-two-btn {
    margin-top: 50%;
  }
}

.btn-container {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767.98px) {
  .btn-container {
    padding-right: 7%;
  }
}
.btn-container .btn {
  width: 225px;
  height: 50px;
  margin: 0 10px;
  min-width: 120px;
  border: 1px solid #d9d9d9;
  color: #796E65;
  font-weight: 400;
  border-radius: 5px;
  padding: 0;
  font-size: 14px;
  line-height: 50px;
}
.btn-container .btn:hover {
  background: #000;
  color: #fff;
}
@media (max-width: 767.98px) {
  .btn-container .btn {
    margin-bottom: 5%;
  }
  .btn-container .btn .btn.more {
    min-width: 120px;
  }
}
@media (max-width: 767.98px) {
  .btn-container {
    text-align: center;
    display: block;
  }
}

.btn-for-content-asset {
  background: #fff;
}
.btn-for-content-asset .btn {
  width: 212px;
  height: 56px;
  min-width: 120px;
  border: 1px solid #d9d9d9;
  color: #796E65;
  font-weight: 400;
  border-radius: 5px;
  padding: 0;
  font-size: 14px;
  line-height: 56px;
}
.btn-for-content-asset .btn:hover {
  background: #862833;
  color: #fff;
}
@media (max-width: 767.98px) {
  .btn-for-content-asset .btn {
    width: 180px;
    height: 50px;
    line-height: 50px;
  }
  .btn-for-content-asset .btn .btn.more {
    min-width: 120px;
  }
}

@media (min-width: 768px) {
  .asset-content-style {
    padding-top: 30%;
  }
}

.celebrate-love-with-mum {
  height: 38px;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: Orpheus Pro, Songti TC, Noto Sans;
  font-size: 35px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  margin-bottom: 34px;
}
@media (max-width: 767.98px) {
  .celebrate-love-with-mum {
    margin-top: 30px;
    margin-bottom: 19px;
    height: 24px;
    -o-object-fit: contain;
       object-fit: contain;
    font-size: 24px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: center;
    color: #000;
  }
}

.p-for-style {
  padding-left: 60px;
  padding-right: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  margin-bottom: 47px;
}
@media (max-width: 767.98px) {
  .p-for-style {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 21px;
    -o-object-fit: contain;
       object-fit: contain;
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    color: #000;
  }
}