/** Shopify CDN: Minification failed

Line 102:0 All "@import" rules must come first

**/
.wt-map-address .wt-map-address__content__button[data-button-style=secondary] {
  border-color: #392c1a;
}
.wt-logo-banner--vanishing .wt-video__movie img{
  opacity: 0.7;
}

/* product page */
.wt-product__gallery{
  position: sticky !important;
  top: 100px;
  right: 0;
  height: 70%;
}
.reputon-google-reviews-widget{
  display: block !important;
}
.common-text-wrapper ul {
    padding: 0 !important;
    margin: 0 !important;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
}
.common-text-wrapper h4 {
    margin: 10px 0;
}
.common-text-wrapper li {
    padding: 0  !important;
    margin: 0 !important;
    list-style: none !important;
}
.common-text-wrapper {
    border-bottom: solid 1px #dedede;
    padding-bottom: 20px;
}
.common-accor-tab {
    border-bottom: solid 1px #dedede;
}
.common-accor-tab .wt-collapse__trigger {
    /* margin: 10px 0 !important; */
    padding: 12px 0 !important;
}
.ingredients-tab ul {
    padding: 0 !important;
    margin: 0 !important;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
}
.ingredients-tab ul li {
    padding: 0  !important;
    margin: 0 !important;
    list-style: none !important;
}
.logo-hidden {
    display: none;
}
.mobile-logo {
    display: none;
}
/* Media */
@media (max-width:1200px){
  .mobile-logo {
    display: block;
 }
}
@media (max-width:900px){
  .wt-product__gallery{
    position: relative !important;
    top: 0;
    right: 0;
    height: 100%;
  }
} 
@media screen and (max-width:769px){
  .hero__overlay__content{
    padding: 0 !important;
  }
}
@media screen and (max-width:575px){
  .wt-logo-banner__logo{
    width: 75px !important;
    padding-bottom: 20px;
  }
  .common-text-wrapper li {
    font-size: 14px !important;
}
}
@media screen and (max-width:376px){
  .wt-logo-banner__logo{
    width: 58px !important;
  }
}

/*** CSS ***/
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap');

h1, h2 {
  font-family: "Merriweather", serif;
  letter-spacing: 0;
}

h3, h4, h5, h6, p, span, div, li, a, select, input, textarea, button, td, th {
  font-family: "Figtree", sans-serif;
}

.wt-header__nav-teaser__list li a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #4F4F4F;
}
.wt-header__panel {
    align-items: center;
}
.wt-header__nav-teaser__list {
    padding: 0 0 0 30px;
    display: flex;
    gap: 15px;
}
.wt-announcement__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #4F4F4F;
}
.wt-announcement__marquee {
    background: #F6F6F6 !important;
    padding: 8px 0;
}
.wt-header__body {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}
.wt-header--v3.wt-header--shadow {
    box-shadow: none;
    border: 0 !important;
}
.hero-banner-section .custom-sub-heading {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #392C1A;
    background: #F6ABCC;
    border-radius: 34px;
    display: table;
    margin: 0 auto;
    padding: 8px 24px;
    font-family: "Merriweather", serif;
    text-transform: initial;
    position: relative;
}
.hero-banner-section .custom-sub-heading:after {
    content: "";
    position: absolute;
    bottom: -4px;
    right: -4px;
    background: url(/cdn/shop/files/Vector_1.png?v);
    width: 19px;
    height: 16px;
}
.hero-banner-section .custom-main-heading {
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #392C1A;
    margin: 20px 0 15px;
}
.hero-banner-section .custom-paragraph {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #454545;
    max-width: 497px;
    margin: 0 auto;
}
.common-button-wrapper a {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FAD5E6;
    background: #392C1A;
    border-radius: 30px;
    display: inline-block;
    padding: 14px 25px;
    transition: 0.3s ease;
}
.common-button-wrapper a:hover {
    background: #000;
    transition: 0.3s ease;
}
.video-button {
    text-align: center;
    margin: 15px 0 0;
}
.hero-banner-section {
    height: 756px;
    padding: 72px 0;
}
.custom-content-text h3 {
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -0.02em;
    color: #392C1A;
    font-family: "Merriweather", serif;
    text-align: center;
    max-width: 916px;
    margin: 0 auto;
}
.mob-content-icon {
    justify-content: center;
    gap: 16px;
    display: none;
}
.web-custom-content {
    position: relative;
    max-width: 1160px;
    margin: 0 auto;
}
.content-main-image {
    display: flex;
    justify-content: center;
}
.content-main-image img {
    margin-top: -350px;
}
.custom-content-section {
    padding: 0 0 112px;
}
.custom-content-icon {
    position: absolute;
    top: 0;
}
.custom-main-heading, .video-reels .headline__title, .custom-newsletter-section .headline__title {
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #392C1A;
    margin: 0 0 10px;
}
.custom-paragraph {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #5D5D5D;
}
.custom-featured-collection {
    padding: 112px 0;
}
.custom-featured-collection .card__title {
    font-family: "Merriweather", serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #262626;
    margin: 22px 0 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.custom-featured-collection span.price-item.price-item--regular.wt-product__price__final.wt-product__price__final {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #5D5D5D;
}
.custom-featured-collection .price {
    text-align: center;
}
.custom-featured-collection .common-button-wrapper a {
    display: block;
}
.grid-product-shop-now {
    margin: 16px 0 0;
}
.custom-featured-collection .card__picture-container {
    border: 1px solid #E7E7E7;
    border-radius: 16px;
}
.custom-featured-collection .wt-slider {
    padding: 40px 0 0;
}
.custom-featured-collection .wt-slider__slide {
    flex-basis: 23.8% !important;
}
.custom-featured-collection .wt-slider__wrapper {
    gap: 50px 24px !important;
    justify-content: center !important;
    display: flex !important;
    flex-wrap: wrap !important;
}
.featured-view-all-btn a {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #392C1A;
    border: 1px solid #392C1A;
    border-radius: 30px;
    display: inline-block;
    padding: 13px 35px;
    transition: 0.3s ease;
}
.featured-view-all-btn a:hover {
    color: #fff;
    background: #392C1A;
    transition: 0.3s ease;
}
.featured-view-all-btn {
    text-align: center;
    padding: 30px 0 0;
}
.custom-sub-heading {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #5D5D5D;
}
.why-choose-btn-flex {
    display: flex;
    justify-content: center;
    gap: 8px;
    padding: 32px 0 0;
}
.why-choose-btn-flex .common-button-wrapper a {
    border: 1px solid #392C1A;
}
.why-choose-btn-flex .common-button-wrapper a:hover {
    border: 1px solid #000;
}
.btn-light a {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #392C1A;
    border: 1px solid #392C1A;
    border-radius: 30px;
    display: inline-block;
    padding: 14px 25px;
    transition: 0.3s ease;
}
.btn-light a:hover {
    color: #fff;
    background: #392C1A;
    transition: 0.3s ease;
}
.why-choose-head {
    max-width: 920px;
    margin: 0 auto;
    padding: 0 20px;
}
.why-choose-section {
    padding: 112px 0 60px;
}
.why-choose-image-blocks {
    padding: 64px 0 30px !important;
}
.why-choose-section .swiper-slide:nth-child(1) .why-choose-image {
    transform: rotate(-15deg) !important;
}
.why-choose-section .swiper-slide:nth-child(2) .why-choose-image {
    transform: rotate(4deg) !important;
}
.why-choose-section .swiper-slide:nth-child(3) .why-choose-image {
    transform: rotate(-10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(4) .why-choose-image {
    transform: rotate(-10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(5) .why-choose-image {
    transform: rotate(10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(6) .why-choose-image {
    transform: rotate(-3deg) !important;
}
.why-choose-section .swiper-slide:nth-child(7) .why-choose-image {
    transform: rotate(4deg) !important;
}
.why-choose-section .swiper-slide:nth-child(8) .why-choose-image {
    transform: rotate(-10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(9) .why-choose-image {
    transform: rotate(-10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(10) .why-choose-image {
    transform: rotate(10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(11) .why-choose-image {
    transform: rotate(-13deg) !important;
}
.why-choose-section .swiper-slide:nth-child(12) .why-choose-image {
    transform: rotate(4deg) !important;
}
.why-choose-section .swiper-slide:nth-child(13) .why-choose-image {
    transform: rotate(-10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(14) .why-choose-image {
    transform: rotate(-10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(15) .why-choose-image {
    transform: rotate(10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(16) .why-choose-image {
    transform: rotate(-3deg) !important;
}
.why-choose-section .swiper-slide:nth-child(17) .why-choose-image {
    transform: rotate(4deg) !important;
}
.why-choose-section .swiper-slide:nth-child(18) .why-choose-image {
    transform: rotate(-10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(19) .why-choose-image {
    transform: rotate(-10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(20) .why-choose-image {
    transform: rotate(10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(21) .why-choose-image {
    transform: rotate(-3deg) !important;
}
.why-choose-section .swiper-slide:nth-child(22) .why-choose-image {
    transform: rotate(4deg) !important;
}
.why-choose-section .swiper-slide:nth-child(23) .why-choose-image {
    transform: rotate(-10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(24) .why-choose-image {
    transform: rotate(-10deg) !important;
}
.why-choose-section .swiper-slide:nth-child(25) .why-choose-image {
    transform: rotate(10deg) !important;
}
.why-choose-image img {
    width: 100%;
}
.feature-banner-section {
    padding: 0 !important;
}
.feature-banner-section .wt-features-banner {
    padding: 0 0 112px;
}
.custom-before-after .custom-main-heading {
    text-align: center;
    width: 100%;
}
.custom-before-after .hero__text {
    width: 100%;
    text-align: center;
}
.icon-text h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #262626;
    margin: 0 0 7px;
}
.icon-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #5D5D5D;
    margin: 0;
}
.icon-lists-flex {
    display: flex;
    align-items: center;
    gap: 16px;
}
.icon-pic {
    display: flex;
    width: 48px;
}
.icon-text {
    width: 80%;
}
.icon-lists-wrapper {
    width: 100%;
}
.icon-lists {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 36px 0;
}
.icon-lists li {
    border: 1px solid #E7E7E7;
    border-radius: 20px;
    width: 100%;
    padding: 16px;
}
.custom-before-after .button-wrapper {
    display: flex;
}
.custom-before-after .button-flex a, .custom-before-after .button-flex button {
    margin: 0 !important;
    padding: 13px 25px;
}
.custom-before-after .button-flex {
    display: flex;
    gap: 8px;
    justify-content: center;
    width: 100%;
}
.custom-before-after {
    padding: 80px 0;
}
.video-reels {
    padding-bottom: 112px;
}
.testimonial-app {
    padding: 112px 0;
}
.custom-newsletter-section {
    position: relative;
}
.newsletter-left-image {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
}
.custom-newsletter-section {
    padding: 0;
}
.newsletter-right-image {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
}
.custom-newsletter-section .newsletter__wrapper {
    max-width: 920px;
    padding: 0 20px;
}
.custom-newsletter-section .newsletter {
    padding: 112px 0;
}
.wt-newsletter__fieldset {
    gap: 8px;
}
.wt-newsletter__send--primary {
    border-radius: 50px !important;
}
.wt-newsletter__field {
    border-radius: 50px;
    padding: 15px;
    border: 0;
    outline: none !important;
    box-shadow: none !important;
}
.map-info-section {
    padding: 110px 0;
}
.map-info-section .map-icon-wrapper {
   padding-bottom: 0;
}
.map-info-section .email-heading {
    font-size: 20px;
    text-align: left;
}
.map-info-section .email-block {
    text-align: left;
}
.map-info-section .email-icon {
    text-align: left;
    margin: 0 0 25px;
}
.map-info-section .email-section {
    align-items: self-start !important;
    border: 1px solid #E6E6E7;
    padding: 0 !important;
    display: grid;
    grid-template-columns: repeat(4,1fr);
}
.map-info-section .w-32 {
    height: 100%;
    border-right: 1px solid #E6E6E7;
    display: flex;
    flex-direction: column;
    padding: 20px;
    width: 100%;
}
.map-info-section .w-32:last-child {
    border-right: 0;
    background: #E6E6E7;
}
.wt-footer__title, .wt-footer__title div {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #F6F6F6;
    font-family: "Merriweather", serif !important;
}
.wt-footer__list__item a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #E7E7E7;
}
.wt-footer__msg.rte {
    max-width: 320px;
}
.wt-footer__aside-block.wt-footer__aside-block--payment {
    order: 3;
    width: 65%;
}
.wt-footer__aside__wrapper {
    justify-content: space-between;
    align-items: center;
}
.wt-footer__aside-block__wrapper {
    width: 10%;
}
.footer__follow-on-shop {
    width: 20%;
}
body .reputon-google-reviews-widget .fiAPKQ {
    color: rgb(255 255 255);
    background: #392C1A;
}
body .reputon-google-reviews-widget .czozpw {
    color: rgb(255 255 255);
    background: #392C1A;
}
body .sc-kke435-1.gtyRwv.reputon-top-part {
    background: #fff !important;
}
.wt-footer__aside__copy {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #E7E7E7;
    padding: 60px 0 15px;
}
.footer__follow-on-shop .bg-purple-primary {
    background-color: rgb(250 213 230);
}
.footer__follow-on-shop .text-button-large {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .15px;
    line-height: 18px;
    font-family: "Figtree", sans-serif;
    text-transform: uppercase;
    color: #262626 !important;
}
.footer__follow-on-shop svg path {
    fill: #000;
    stroke: #000;
}
.mob-main-image {
    display: none;
}
.mob-picture {
    display: none;
}
.email-block a {
    text-decoration: underline;
}
.email-block em {
    font-style: normal;
    text-decoration: underline;
}
.custom-before-after .button-wrapper:last-child a {
    padding: 0;
    display: flex;
    text-decoration: none;
}
.content-main-image img {
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}
@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
/*** MEDIA ***/
@media only screen and (max-width: 1599px) {
.custom-featured-collection .wt-slider__slide {
    flex-basis: 23.6% !important;
}
}

@media only screen and (max-width: 1349px) {
.custom-featured-collection .wt-slider__slide {
    flex-basis: 23.4% !important;
}
.custom-before-after .hero__wrapper .hero__overlay {
    padding: 0;
}
.wt-header__logo__link.mobile-logo {
    display: none;
}
.custom-newsletter-section .newsletter__wrapper {
    max-width: 780px;
}
.wt-footer__aside-block__wrapper {
    width: 12%;
}
.wt-footer__aside-block.wt-footer__aside-block--payment {
    width: 60%;
}
}

@media only screen and (max-width: 1199px) {
.wt-header--fashion .wt-header__nav-teaser {
    margin-right: auto;
    display: flex;
}
.wt-header--fashion .wt-header__menu-trigger {
    display: none;
}
.wt-header__nav-teaser__list {
    display: none;
}
.wt-header--fashion .wt-header__nav-teaser .wt-header__menu-trigger {
    display: flex;
}
.wt-header__body {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.custom-content-icon {
    display: none;
}
.custom-featured-collection .wt-slider__slide {
    flex-basis: 31.6% !important;
}
.newsletter-left-image img {
    width: 160px;
}
.newsletter-right-image img {
    width: 200px;
}
.wt-footer__aside-block__wrapper {
    width: 13%;
}
}

@media only screen and (max-width: 991px) {
.custom-content-text h3 {
    font-size: 32px;
    line-height: 46px;
}
.custom-main-heading, .video-reels .headline__title, .custom-newsletter-section .headline__title {
    font-size: 36px;
    line-height: 46px;
}
.custom-featured-collection .wt-slider__slide {
    flex-basis: 31.1% !important;
}
.content-main-image img {
    width: 100%;
}
.custom-content-section {
    padding: 0 0 80px;
}
.custom-featured-collection {
    padding: 80px 0;
}
.why-choose-section {
    padding: 80px 0 40px;
}
.feature-banner-section .wt-features-banner {
    padding: 0 0 80px;
}
.custom-before-after {
    padding: 30px 0;
}
.video-reels {
    padding-bottom: 80px;
}
.testimonial-app {
    padding: 80px 0;
}
.custom-newsletter-section .newsletter {
    padding: 80px 0;
}
.map-info-section {
    padding: 80px 0;
}
.newsletter-left-image img {
    width: 77px;
}
.newsletter-right-image img {
    width: 110px;
}
}

@media only screen and (max-width: 899px) {
.wt-announcement__container {
    padding: 0;
}
.wt-announcement__marquee {
    padding: 16px 0;
}
.custom-before-after .hero__overlay--mobile--left {
    justify-content: center;
}
.wt-footer__aside-block__wrapper {
    width: 16%;
}
.footer__follow-on-shop {
    width: 23%;
}
.wt-footer__aside-block.wt-footer__aside-block--payment {
    width: 58%;
}
.wt-footer__msg.rte {
    max-width: 100%;
}
.custom-featured-collection .card__title {
    font-size: 18px;
    line-height: 26px;
}
.custom-featured-collection span.price-item.price-item--regular.wt-product__price__final.wt-product__price__final {
    font-size: 18px;
    line-height: 26px;
}
}

@media only screen and (max-width: 767px) {
.hero-banner-section .custom-main-heading {
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #392C1A;
}
.hero-banner-section .custom-paragraph {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #454545;
}
.hero-banner-section .custom-sub-heading {
    font-size: 18px;
    line-height: 24px;
}
.custom-content-text h3 span {
    display: none;
}
.custom-content-text h3 {
    font-size: 28px;
    line-height: 36px;
}
.mob-content-icon {
    display: flex;
    padding: 36px 0 0;
}
.custom-content-section {
    padding: 0 0 112px;
}
.custom-main-heading, .video-reels .headline__title, .custom-newsletter-section .headline__title {
    font-size: 32px;
    line-height: 40px;
}
.custom-paragraph {
    font-size: 16px;
    line-height: 24px;
}
.custom-featured-collection .wt-slider__slide {
    flex-basis: 100% !important;
}
.custom-featured-collection {
    padding: 112px 0;
}
.feature-banner-section .wt-keys__item {
    flex-direction: column;
    text-align: center;
    gap: 20px;
}
.wt-keys__title {
    margin: 0 0 10px;
}
.custom-main-heading, .video-reels .headline__title, .custom-newsletter-section .headline__title {
    font-size: 28px;
    line-height: 36px;
}
.mob-main-image {
    display: block;
}
.web-main-image {
    display: none;
}
.wt-footer__aside__wrapper {
    justify-content: center;
}
.wt-footer__aside-block__wrapper {
    width: 100%;
}
.footer__follow-on-shop {
    width: 100%;
    text-align: center;
}
.wt-footer__aside-block.wt-footer__aside-block--payment {
    width: 100%;
}
.content-main-image img {
    margin-top: -175px;
    mix-blend-mode: darken;
}
.hero-banner-section {
    height: 530px;
    padding: 54px 0;
    background-position: bottom center;
}
.custom-main-heading, .video-reels .headline__title, .custom-newsletter-section .headline__title {
    font-size: 32px;
    line-height: 40px;
}
.feature-banner-section .wt-keys__list {
    gap: 50px;
}
.custom-newsletter-section .newsletter {
    padding: 0;
    height: 790px;
}
.custom-newsletter-section .headline {
    padding: 0;
}
.newsletter-right-image img {
    width: 150px;
}
.newsletter-right-image {
    right: initial;
}
.custom-newsletter-section .newsletter__wrapper {
    max-width: 390px;
}
.map-info-section .email-section {
    grid-template-columns: repeat(1,1fr);
}
.map-info-section .w-32 {
    border-right: 0;
    border-bottom: 1px solid #E6E6E7;
}
.map-info-section .w-32:last-child {
    border-bottom: 0;
}
.mob-picture {
    display: block;
}
.web-picture {
    display: none;
}
.newsletter-left-image img {
    width: 299px;
    mix-blend-mode: multiply;
}
.newsletter-left-image {
    left: initial;
}
.wt-footer__title {
    padding: 10px 0;
}
.wt-footer__block:not(:first-child) {
    border-top: 0;
}
.wt-collapse__target--v2 {
    max-height: initial;
    grid-template-rows: 1fr;
}
.wt-collapse__trigger--active+.wt-collapse__target {
    max-height: initial;
}
.wt-footer__title__icon.wt-icon {
    display: none;
}
.wt-footer__list__item:last-child {
    margin-bottom: 0;
}
.wt-footer__aside__copy {
    padding: 35px 0 15px;
}
.footer__follow-on-shop {
    width: 61%;
    text-align: right;
}
.wt-footer__aside-block__wrapper {
    width: 30%;
}
.wt-footer__text {
    margin-bottom: 0;
}
}