/** Shopify CDN: Minification failed

Line 2241:0 Unexpected "}"

**/
/*
========== フォントルール ==========
見出し
英数字：Public Sans
和文：Hiragino Sans

本文
英数字・和文：Hiragino Sans



========== END　フォントルール ==========
*/


@font-face {
  src: url(./Koburina-Gothic-StdW3.otf);
  font-family: "Koburina Gothic Std";
}
@font-face {
  src: url(./PublicSans-Light.ttf);
  font-family: "Public Sans";
  font-weight: 300;
}
@font-face {
  src: url(./PublicSans-Regular.ttf);
  font-family: "Public Sans";
  font-weight: 400;
}
@font-face {
  src: url(./PublicSans-Medium.ttf);
  font-family: "Public Sans";
  font-weight: 500;
}
@font-face {
  src: url(./PublicSans-Bold.ttf);
  font-family: "Public Sans";
  font-weight: 700;
}


/*-------------------- フォント適用 --------------------*/
:root {
    --typeHeaderPrimary:"Public Sans", "Koburina Gothic Std" !important;
    --typeBasePrimary:"Public Sans", "Koburina Gothic Std" !important;
}

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

html {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

input,
textarea,
select,
button {
  outline: none;
}

input {
  line-height: normal;
}

label,
button {
  cursor: pointer;
}

a {
  text-decoration: none;
  color: #282727;
}

img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

body {
  /* font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-weight: 300; */
  color: #282727;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
  margin: 0;
}

.pc-none {
  display: none !important;
}

.hidden {
  display: none !important;
}
/* .scroll {
  overflow: hidden;
} */
.bg-default {
  background: #dcd3d1;
}
.section-header {
  margin: 0;
}
/* .main-content {
  padding-top: 30px;
}
@media only screen and (min-width: 769px) {
  .main-content {
    padding-top: 50px;
  }
} */

@media (max-width: 990px) {
  .pc-none {
    display: block !important;
  }
  .sp-none {
    display: none !important;
  }
}
.cm-container {
  max-width: 1500px;
  padding: 0 100px;
  margin: 0 auto;
}

.section-header {
  border-bottom: 1px solid #282727;
}

.main-header {
  display: flex;
  min-height: 122px;
  align-items: center;
}
.main-header__left {
  width: 20%;
  text-align: left;
}
.main-header__left .menu-bar {
  background: none;
  border: 0;
  padding-top: 8px;
}
.main-header__center {
  width: 60%;
  padding-top: 18px;
}

.main-header__center .center-logo {
  max-width: 143.31px !important;
  display: block;
  margin: 0 auto;
}
.main-header__center .center-logo img {
  width: 100%;
}
.main-header__right {
  width: 20%;
  display: flex;
  justify-content: flex-end;
}
.main-header__right .menu-right {
  display: flex;
  column-gap: 50px;
}
.main-header__right .menu-right li a {
  font-size: 16px;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-weight: 300;
  color: #282727;
}

.top-banner {
  padding: 21.927vw 0 21.25vw;
}
.top-banner img {
  margin: 0 auto;
}

.featured-product-wrap {
  display: flex;
  padding: 122px 0 150px;
  position: relative;
  justify-content: space-between;
}
.featured-product-wrap .featured-product-caption {
  width: 44.527027027%;
      display: flex;
    flex-direction: column;
    justify-content: center;
}
.featured-product-wrap .featured-product-caption .title {
  margin-top: 68px;
}
.featured-product-wrap .featured-product-caption .title a {
  font-size: 46px;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-weight: 600;
  color: #282727;
  line-height: 1.4782608;
  letter-spacing: -1.84px;
   font-family: var(--customHeaderPrimary);
  font-weight: var(--customHeaderWeight);
  font-size: var(--customHeaderSize);
}
.featured-product-wrap .featured-product-caption .desc {
  font-size: 18px;
  line-height: 1.8333333333;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-weight: 300;
  max-width: 638px;
  margin-top: 30px;
}
.featured-product-wrap .featured-product-caption .cm-main-product {
  padding: 11px 90px;
  padding-right: 75px;
  background-color: #282727;
  margin-top: 51px;
  display: inline-flex;
  align-items: center;
  max-width: 358px;
  justify-content: center;
}
.featured-product-wrap .featured-product-caption .cm-main-product .text {
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-weight: 300;
  color: #ffffff;
  font-size: 15px;
  line-height: 2.1333333;
  letter-spacing: 0.3px;
  margin-right: 10px;
}
.featured-product-wrap .featured-product-thumb {
  width: 44.5%;
  margin-top: 14px;
}

.cm-image-with-text {
  position: relative;
}
.cm-image-with-text img {
  width: 100%;
  object-fit: cover;
  min-height: 875px;
}
.cm-image-with-text .container {
  position: absolute;
  top: 195px;
  right: 200px;
  max-width: 670px;
}
.cm-image-with-text .caption-text .title {
  font-size: 46px;
  letter-spacing: -1.84px;
  line-height: 1.5;
  padding-bottom: 50px;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-family: "Public Sans","こぶりなゴシック Std", "Koburina Gothic Std";
  font-weight: 600;
}
.cm-image-with-text .caption-text .desc {
  padding: 17px 0 35px 10px;
  font-size: 18px;
  line-height: 1.8;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-weight: 300;
}

.cm-image-with-text .caption-text .cm-main-product {
  padding: 11px 85px;
  background-color: #282727;
  margin: 32px auto 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.cm-image-with-text .caption-text .cm-main-product .text {
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-weight: 300;
  color: #ffffff;
  font-size: 15px;
  line-height: 2.1333333;
  letter-spacing: 0.3px;
  margin-right: 10px;
}

.cm-featured-product.style-2 {
  background: #dcd3d1;
}
.cm-featured-product.style-2 .featured-product-wrap {
  padding: 185px 0 225px;
}
.cm-featured-product.style-2 .featured-product-wrap .featured-product-caption {
  padding-top: 65px;
}
.cm-featured-product.style-2
  .featured-product-wrap
  .featured-product-caption
  .desc {
  max-width: 485px;
  margin-top: 22px;
}
.cm-featured-product.style-2
  .featured-product-wrap
  .featured-product-caption
  .cm-main-product {
  padding: 11px 120px;
  margin-top: 58px;
}
.cm-featured-product.style-2 .featured-product-wrap .featured-product-thumb {
  width: 59%;
  margin-top: 10px;
}

.section-footer .main-footer {
  background: #282727;
  color: #dcd3d1;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
}
.section-footer .main-footer .footer-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 95px 0 68px 0;
}
.section-footer .main-footer .footer-list {
  display: flex;
  flex-wrap: wrap;
}
.section-footer .main-footer .footer-list .footer-col {
  min-width: 440px;
  margin-right: 55.5px;
}
.section-footer .main-footer .footer-list .footer-col .footer-title {
  font-size: 20px;
  line-height: 1.9;
  font-weight: 300;
  border-bottom: 1px solid;
  padding-bottom: 11px;
  margin-bottom: 20px;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
}
.section-footer .main-footer .footer-list .footer-col .footer-links li a {
  font-size: 18px;
  line-height: 2;
  font-weight: 300;
  color: #dcd3d1;
}
.section-footer .main-footer .footer-logo {
  position: relative;
  text-align: center;
  right: 33px;
  top: 68px;
  width:20%;
}
.section-footer .main-footer .footer-logo .logo-icon {
  color: #dcd3d1;
  font-size: 20px;
  line-height: 1.9;
  margin-top: 61px;
  display: block;
  font-family: "Public Sans";
  font-weight: 400;
}
.section-footer .main-footer .footer-copyright {
  border-top: 2px solid #dcd3d1;
}
.section-footer .main-footer .footer-copyright .copyright {
  font-size: 12px;
  line-height: 2.67;
  letter-spacing: 0.24px;
  font-family: "Public Sans";
    max-width: 1520px;
    padding: 0 100px 10px 100px;
    margin: 13px auto 0 auto;
}

@media (max-width: 990px) {
  .cm-container {
    max-width: 1240px;
  }
  .cm-container.custom-header {
    padding: 0 20px;
  }
  .section-footer .main-footer .footer-list .footer-col {
    min-width: 19vw;
  }
  .section-footer .main-footer .cm-container {
    padding: 0 20px;
  }
  .cm-image-with-text .container {
    right: 130px;
  }
  .cm-product-item .cm-product-left {
    display: none;
  }
  .cm-product-item .pc-none {
    display: block !important;
  }
  .cm-product-item .cm-container {
    max-width: 1240px;
    padding: 0 100px;
  }
  .featured-product-wrap .featured-product-caption {
    width: auto;
    flex: 1;
  }
  .featured-product-wrap .featured-product-caption .desc {
    margin-top: 46px;
    margin-right: 40px;
    font-size: 22px;
    line-height: 1.9;
  }
  .cm-featured-product.style-2 .featured-product-wrap .featured-product-caption .cm-main-product {
    padding: 27px 160px;
  }
  .cm-image-with-text .caption-text .cm-main-product,
  .featured-product-wrap .featured-product-caption .cm-main-product {
    padding: 27px 104px 27px 120px;
  }
  .cm-featured-product.style-2 .featured-product-wrap .featured-product-caption .cm-main-product svg,
  .cm-image-with-text .caption-text .cm-main-product svg,
  .featured-product-wrap .featured-product-caption .cm-main-product svg {
    width: 22.47px;
    height: 22.47px;
  }
  .cm-featured-product.style-2 .featured-product-wrap .featured-product-caption .cm-main-product .text,
  .cm-image-with-text .caption-text .cm-main-product .text,
  .featured-product-wrap .featured-product-caption .cm-main-product .text {
    font-size: 22px;
    letter-spacing: 0.44px;
    line-height: 1.35;
  }
  .cm-featured-product.style-2 .featured-product-wrap .featured-product-caption .desc {
    margin-top: 55px;
  }
  .cm-featured-product.style-2 .featured-product-wrap {
    padding-bottom: 120px;
  }
  .featured-product-wrap {
    padding-bottom: 140px;
  }
  .featured-product-wrap .featured-product-thumb {
    width: 47.5%;
    margin-top: 8px;
    margin-right: 4px;
  }
  .cm-featured-product.style-2 .featured-product-wrap .featured-product-thumb {
    width: 49%;
    margin-top: 98px;
    /*     margin-right: -21px; */
  }
  .main-header__right .menu-right li a {
    font-size: 20px;
  }
  .main-header__right .menu-right {
    column-gap: 36px;
  }
  .main-header__center {
    width: calc(100% - 230px);
    padding-left: 152px;
  }
  .section-footer .main-footer .footer-top {
    padding: 93px 0 68px 0;
  }
  .section-footer .main-footer .footer-list .footer-col {
    margin-right: 99.5px;
  }
  .section-footer .main-footer .footer-list .footer-col .footer-links li a {
    line-height: 2;
  }
  .section-footer .main-footer .footer-logo {
    right: -11px;
  }
  .section-footer .main-footer .footer-copyright .copyright {
    padding:0  20px 9px 20px;
  }
}
@media (max-width: 990px) {
  .cm-container {
    padding: 50px 20px 0 20px;
  }
  .main-header__center {
    padding-left: 0;
  }
  .main-header {
    min-height: 70px;
  }
  .main-header__center {
    flex: 1;
  }
  .main-header__right {
    margin-left: unset;
  }
  .top-banner {
    padding: 246px 0 138px;
  }
  .top-banner img {
    padding: 0 33px;
  }
  .featured-product-wrap {
    flex-wrap: wrap;
    padding: 0;
  }
  .featured-product-wrap .featured-product-thumb {
    width: 100%;
    /* padding: 0 33px 126px; */
    margin: 0;
  }
  .featured-product-wrap .featured-product-caption {
    order: 1;
    width: 100%;
    padding: 0 13px;
  }
  .featured-product-wrap .featured-product-caption .title,
  .featured-product-wrap .featured-product-caption .title a {
    /* font-size: 28px;
    letter-spacing: -1.12px;
    padding: 0 6px;
    line-height: 1.7; */
  }
  .featured-product-wrap .featured-product-caption .desc {
    margin-top: 36px;
    font-size: 17px;
    letter-spacing: 0.34px; 
    margin-right: 0;
  }
  .featured-product-wrap .featured-product-caption .cm-main-product {
    width: 100%;
    /* margin-left: 16px; */
    margin-bottom: 50px;
    padding: 16px;
    justify-content: center;
    
  }
  .cm-featured-product.style-2 .featured-product-wrap .featured-product-caption .cm-main-product svg,
  .cm-image-with-text .caption-text .cm-main-product svg,
  .featured-product-wrap .featured-product-caption .cm-main-product svg {
    width: auto;
    height: auto;
  }
  .cm-image-with-text img {
    min-height: 392px;
  }
  .cm-image-with-text .container {
    position: unset;
    max-width: 89vw;
    width: 100%;
    margin: 0 auto;
  }
  .cm-image-with-text .container .caption-text .title {
    font-size: 28px;
    padding: 32px 0 30px 0;
    line-height: 1.7;
    letter-spacing: 0;
  }
  .cm-featured-product.style-2 .featured-product-wrap .featured-product-caption .desc {
    margin: 42px 34px 0 18px;
  }
  .cm-image-with-text .container .caption-text .desc {
    margin: 0;
    padding: 0;
  }
  .featured-product-wrap .featured-product-caption .cm-main-product .text {
    font-size: 15px !important;
  }
  .cm-image-with-text .container .caption-text .cm-main-product {
    /* margin-left: 10px; */
    padding: 16px;
    width: 100%;
    margin-bottom: 0;
    justify-content: center;

  }
  .cm-image-with-text .container .caption-text .cm-main-product .text {
    margin-right: 8px;
    font-size: 15px;
  }
  .cm-featured-product.style-2 .featured-product-wrap {
    padding-bottom: 57px;
  }
  .cm-featured-product.style-2 .featured-product-wrap .featured-product-caption .cm-main-product {
    padding: 17px;
    margin: 55px 0 120px 17px;
  }
  .cm-featured-product.style-2 .featured-product-wrap .featured-product-caption {
    padding-top: 0;
  }
  .cm-featured-product.style-2 .featured-product-wrap .featured-product-thumb {
    width: 100%;
    margin: 0;
    padding-bottom: 83px;
  }
  .cm-featured-product.style-2 .featured-product-wrap .featured-product-thumb img {
    margin: 0 auto;
  }
  .section-footer .main-footer .footer-top {
    justify-content: start;
  }
  .section-footer .main-footer .footer-list {
    order: 1;
    margin-top: 30px;
  }
  .section-footer .main-footer .footer-list .footer-col {
    min-width: 89vw;
    margin: 42px 0 0;
  }
  .section-footer .main-footer .footer-logo {
    order: 0;
    position: unset;
    width: 100%;
  }
  .section-footer .main-footer .footer-copyright .copyright {
    font-size: 11px;
    margin: 13px 13px 0 13px;
  }
  .footer__collapsible {
    padding: 0 !important;
  }
  .cm-featured-product.style-2 {
    background: transparent;
  }
}
/* Css Product list */
.top-bar {
  padding-top: 92px;
}
.top-bar span {
  font-size: 17px;
  letter-spacing: 0.85px;
  line-height: 1.88;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-weight: 300;
}

.cm-product-item {
  padding: 160px 0 135px;
  border-bottom: 1px solid #282727;
}
.template-product .cm-product-item {
  border: none;
}
.cm-product-item .cm-container {
  display: flex;
  max-width: 1500px;
  padding: 0 100px;
}
.cm-product-item .cm-product-left {
  max-width: 533px;
  /* padding: 101px 42px 0 112px; */
  margin-left: 50px;
  width: 100%;
}
.template-product .cm-product-item .cm-product-left {
  max-width: 646px;
  /* padding: 101px 42px 0 112px; */
  margin-left: 0;
  width: 100%;
}

.cm-product-item .cm-product-left img {
  margin: 0 auto;
}
.cm-product-item .cm-product-center {
  max-width: 332px;
  margin-right: 50px;
  display: flex;
  flex-direction: column;
}
.cm-product-item .cm-product-center .cm-product-introduce {
  margin-bottom: 28px;
  order: -2;
}
.cm-product-item .cm-product-center .cm-product-sub {
  font-size: 15px;
  letter-spacing: 0.225px;
  line-height: 2.13;
  font-family: "Public Sans";
  font-weight: 400;
  color: #282727;
}
.cm-product-item .cm-product-center .cm-product-title {
  font-size: 25px;
  letter-spacing: -0.25px;
  line-height: 1.28;
  font-family: "Public Sans";
  font-weight: 500;
  color: #282727;
}
.cm-product-item .cm-product-center .cm-product-desc {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1.77;
  font-family: "Koburina Gothic Std",sans-serif;
  font-weight: 300;
  color: #282727;
}
.cm-product-item .cm-product-center .cm-product-desc p {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1.77;
  font-family: "Koburina Gothic Std",sans-serif;
  font-weight: 300;
  color: #282727;
}
.cm-product-item .cm-product-center .cm-product-content span,
.cm-product-item .cm-product-center .cm-product-desc span {
  font-family: "Public Sans";
}
.cm-product-item .cm-product-center .cm-product-content {
  font-size: 15px;
  letter-spacing: 0.25px;
  line-height: 1.87;
  font-family:"FP-ヒラギノ角ゴ ProN W5", sans-serif !important;
  font-weight: 500;
}
.cm-product-item .cm-product-center .cm-product-groupbtn {
  margin-bottom: 50px;
  order: -1;
}
.cm-product-item .cm-product-center .cm-product-groupbtn .cm-product-btn {
  display: block;
  text-align: center;
  border: 1px solid #282727;
  color: #282727;
  background: #fdfafa;
  font-size: 13px;
  letter-spacing: 0.26px;
  line-height: 1.3;
  padding: 17px 56px 18px 50px;
  margin-top: 11px;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-weight: 300;
}
.cm-product-item .cm-product-center .cm-product-groupbtn .btn-black {
  color: #ffffff;
  background: #282727;
}
.cm-product-item .cm-product-center .cm-product-groupbtn .btn-white {
  padding: 17px 24px 17px 22px;
  font-size: 16px;
  letter-spacing: 0.384px;
  line-height: 1.5;
  margin-top: 11px;
}
.cm-product-item .cm-product-center .cm-product-groupbtn .btn-white span {
  display: block;
  font-size: 14px;
  letter-spacing: 0.28px;
  line-height: 1.7;
}
.cm-product-item .cm-product-right {
  max-width: 330px;
  width: 100%;
  margin-top: 5px;
  position: relative;
}
.cm-product-item .cm-product-right .cm-product-explan {
  font-size: 16px;
  letter-spacing: 0.51px;
  line-height: 31px;
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-weight: 300;
  margin-bottom: 37px;
}
@media (min-width: 989px) {
  .cm-product-item .cm-product-right .cm-product-explan {
  font-size: 14px;
  letter-spacing: 0.51px;
  line-height: 31px;
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-weight: 300;
  margin-bottom: 37px;
}
}
.cm-product-item .cm-product-right .cm-product-explan .cm-explan-header {
  border-bottom: 2px solid #282727;
  margin-bottom: 28px;
  cursor: default;
}
.cm-product-item .cm-product-right .cm-product-explan .cm-explan-header svg {
  display: none;
}
.cm-product-item .cm-product-right .cm-product-explan .fz-13 {
  font-size: 13px;
  letter-spacing: 0.1px;
  line-height: 1.85;
}
.cm-product-item .cm-product-right .cm-product-gift {
  position: absolute;
  right: -4px;
  bottom: 14px;
  display: flex;
  font-size: 17px;
  letter-spacing: 0.34px;
  line-height: 1.88;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-weight: 300;
  padding: 0;
}
@media (max-width: 990px) {
  .cm-product-item .cm-product-center .cm-product-gift {
    display: none !important;
  }
}
.cm-product-item .cm-product-center .cm-product-gift {
  position: absolute;
  /* right: 0;
  bottom: 0; */
  margin-top: 50px;
  display: flex;
  font-size: 17px;
  letter-spacing: 0.34px;
  line-height: 1.88;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-weight: 300;
  padding: 0;
  /* 非表示 */
  display: none;
}
.cm-product-item .cm-product-right .cm-product-gift .text {
  margin-right: 11px;
}
.cm-product-item .cm-product-center .cm-product-gift .text {
  margin-right: 11px;
}
.cm-product-item .cm-product-right .cm-product-gift::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #282727;
  position: absolute;
  bottom: -10px;
}
.cm-product-item .cm-product-center .cm-product-gift::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #282727;
  position: absolute;
  bottom: -10px;
}

.product-wp .cm-product-item:first-child {
  padding-top: 50px;
}
.product-wp .cm-product-item:nth-child(2) {
  padding: 196px 0 68px;
}
/* .product-wp .cm-product-item:nth-child(2) .cm-product-left {
  padding-top: 129px;
  padding-left: 126px;
} */
.product-wp .cm-product-item:nth-child(2) .cm-product-left img {
  /* max-width: 166px; */
  margin: 0 auto;
}
.product-wp
  .cm-product-item:nth-child(2)
  .cm-product-center
  .cm-product-groupbtn {
  margin-top: 48px;
}
.product-wp .cm-product-item:nth-child(3) {
  padding: 191px 0 72px;
}
.product-wp .cm-product-item:nth-child(3) .cm-product-center .cm-product-title {
  font-size: 23px;
  line-height: 1.260869;
}
/* .product-wp .cm-product-item:nth-child(3) .cm-product-left {
  padding-top: 29px;
  padding-left: 126px;
} */
.product-wp .cm-product-item:nth-child(3) .cm-product-left img {
  /* max-width: 194px; */
  margin: 0 auto;
}
/* .product-wp
  .cm-product-item:nth-child(3)
  .cm-product-center
  .cm-product-groupbtn {
  margin-top: 58px;
} */
.product-wp .cm-product-item:nth-child(4) {
  padding: 135px 0 100px;
}
/* .product-wp .cm-product-item:nth-child(4) .cm-product-left {
  padding-top: 41px;
  padding-left: 125px;
} */
.product-wp .cm-product-item:nth-child(4) .cm-product-left img {
  /* max-width: 201px; */
}
.product-wp
  .cm-product-item:nth-child(4)
  .cm-product-center
  .cm-product-groupbtn {
  margin-top: 47px;
}
.product-wp .cm-product-item:last-child {
  padding-bottom: 230px;
}
.section-footer .main-footer .footer-logo a.logo-image img {
  margin: 0 auto;
}
.cm-product-item .top-gift {
  padding-bottom: 65px;
}
.cm-product-item .top-gift {
  font-size: 17px;
}
.cm-product-gift {
  padding: 40px 0 90px 0;
/*   background: #FDFAFA; */ 
}
span.swiper-pagination-bullet {
  background: #282727;
}
.cm-product-content__title {
  font-size: 28px;
  line-height: 1;
  color: #282727;
  font-weight: 600;
  padding: 57px 0 27px;
}
.cm-product-content__title span {
  font-size: 40px;
  font-weight: 400;
}
.cm-product-item .cm-product-center .cm-product-groupbtn .btn-gift {
  color: #ffffff;
  background: #282727;
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.3px;
  padding: 7.6px 0;
}
.cm-product-item .cm-product-center .cm-product-groupbtn .btn-gift span {
  color: #DCD3D1;
}
.cm-product-unline {
  border: 1px solid #282727;
  position: absolute;
  width: 100vw;
  left: -34px;
  bottom: 0;
}
.cm-product-content--gift {
  padding-bottom: 54px;
  position: relative;
}
.pc-gift-none {
  display: none;
}
.template-collection,
.template-product,
.template-product .image-wrap{
  background: #F7F5F5;
}
.template-collection .section-header,
.template-product .section-header {
  background-color: #F7F5F5 !important;
}
@media (max-width: 990px) {
  .sp-gift-none {
    display: none;
  }
  .pc-gift-none {
    display: block;
  }
  .cm-product-content__title {
    font-weight: 400;
    font-size: 20px;
    font-weight: 600;
  }
  .cm-product-content__title span {
    font-weight: 400;
    font-size: 26px;
    font-weight: 600;
  }
  .cm-product-item .cm-product-center .cm-product-introduce {
  margin-bottom: 0px;

}
.cm-product-unline {
  display: none;
}
}

/* Css form Login */
#create_customer .errors {
  display: none;
}

.section-header-login {
  display: flex;
  justify-content: space-between;
}
.section-header__title {
  text-align: center;
  font-family: "Public Sans";
  font-weight: 600;
  font-size: 15px;
  color: #282727;
  padding: 15px 0;
  width: 50%;
  text-transform: capitalize !important;
  cursor: pointer;
  opacity: 0.3;
}
.active-title {
  border-bottom: 2px solid #282727;
  opacity: 1;
}
#customer_login,
#create_customer {
  padding: 40px 0;
  text-align: left;
}
#create_customer .label,
#customer_login .label,
label:not(.variant__button-label):not(.text-label) {
  font-size: 14px;
  font-family: "Public Sans";
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.14;
  text-transform: capitalize;
  display: inline-block;
}
#create_customer input,
#customer_login input {
  padding: 15px 0 14px 0px;
  font-size: 16px;
  font-family: "Public Sans";
  font-weight: 400;
  letter-spacing: 0.32px;
  line-height: 1.1875;
  background: #faf4f4;
  border: none;
  margin: 0;
}
#customer_login input.error,
#create_customer input.error {
  color: #7600ff;
}
#create_customer label.error,
#customer_login label.error,
.error-message {
  font-size: 14px;
  line-height: 2.4;
  color: #7600ff;
  width: 100%;
  text-align: right;
  display: block;
}
.form-groups {
  margin-bottom: 20px;
}
.check-terms {
  display: flex;
  align-items: center;
}
.check-terms label {
  margin-bottom: 0;
}
.check-terms a {
  border-bottom: 1px solid;
}
#create_customer .checkbox,
#customer_login .checkbox {
  width: 26px;
  height: 26px;
  border-radius: 2px;
  background: #faf4f4;
  margin-right: 10px;
}
label#customer\[checkbox\]-error {
  display: none !important;
}
#create_customer #CustomerChecked:checked ~ .checkbox,
#customer_login #CustomerChecked:checked ~ .checkbox {
  background: #000 url(./checkbox.png);
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
}
/* #customer_login #CustomerChecked:checked ~ label a {
  border: none;
} */
#create_customer .btn-singup,
#customer_login .btn-login {
  font-size: 14px;
  font-family: "Public Sans";
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.14;
  margin: 25px 0 20px;
  background: #282727;
  padding: 17px 0;
  color: #E0D9D7;
}
#create_customer .login,
#customer_login .sing-up {
  font-size: 16px;
  font-family: "Public Sans";
  font-weight: 400;
  letter-spacing: 0.32px;
  line-height: 1.1875;
  text-align: center;
}
.template-customers-register,
.template-customers-login {
  background: #dcd3d1;
}
.template-customers-register .cash-main-header .section-header,
.template-customers-login .cash-main-header .section-header {
  background-color: #dcd3d1;
}
.cm-product-item .cm-product-center .cm-product-groupbtn .btn-white span {
  display: inline-block;
}
/* End Login */

@media (max-width: 990px) {
  .cm-product-item .cm-product-right .cm-product-gift {
    bottom: -50px;
  }
  .cm-product-item .cm-container {
    max-width: 1240px;
    padding: 0 20px;
    flex-wrap: wrap;
  }
  .cm-product-item {
    flex-wrap: wrap;
  }
  .cm-product-item .cm-product-center {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-right: 0;
    position: relative;
  }
  .cm-product-item .cm-product-center .cm-product-sub {
    font-size: 25px;
    line-height: 1.2;
  }
  .cm-product-item .cm-product-center .cm-product-title {
    font-size: 43px;
    line-height: 1.60465116;
    letter-spacing: -1.29px;
  }
  .cm-product-item .cm-product-center .cm-product-desc {
    font-size: 23px;
    line-height: 1.78260869;
    margin-top: 32px;
  }
  .cm-product-item .cm-product-center .cm-product-slide {
    margin-top: 20px;
  }
  .cm-product-item .cm-product-center .cm-product-slide img {
    width: 100%;
    margin: 0 auto;
    object-fit: cover;
  }
  .cm-product-item .cm-product-center .cm-product-groupbtn {
    order: 2;
    max-width: 570px;
    margin: 0 auto;
    width: 100%;
    margin-top: 144px;
  }
  .cm-product-item .cm-product-center .cm-product-groupbtn a {
    width: 100%;
  }
  .cm-product-item .cm-product-center .cm-product-groupbtn .cm-product-btn {
    font-size: 23px;
    line-height: 1.52173913;
    padding: 24px 56px 24px 50px;
    margin-top: 19px;
  }
}
@media (max-width: 990px) {
  .cm-product-item .cm-product-center .cm-product-groupbtn .btn-white {
    padding: 29px 56px 29px 50px;
  }
  .cm-product-item .cm-product-center .cm-product-groupbtn .btn-white span {
    font-size: 20px;
    line-height: 1.75;
  }
  .cm-product-item .cm-product-center .cm-product-groupbtn .btn-black {
    font-size: 22px;
    line-height: 1.59090909;
    letter-spacing: 0.44px;
  }
  .cm-product-item .cm-product-center .cm-product-content {
    order: 3;
    /* font-size: 28px;
    line-height: 1.964285714; */
    margin-top: 124px;
    margin-left: -3px;
    letter-spacing: 0.56px;
  }
  .cm-product-item .cm-product-center .cm-product-content span {
    display: block;
  }
  .cm-product-gift .cm-product-center .cm-product-content span {
    display: unset;
  }
  .cm-product-item .cm-product-right {
    max-width: 100%;
    margin-top: 100px;
  }
  .cm-product-item .cm-product-right .cm-product-explan {
    border-bottom: 1px solid #282727;
    margin-bottom: 0;
  }
  .cm-product-item .cm-product-right .cm-product-explan:first-child {
    border-top: 1px solid #282727;
  }
  .cm-product-item .cm-product-right .cm-product-explan .cm-explan-header {
    padding: 16.5px 0;
    border-bottom: 0px solid #282727;
    display: flex;
    align-items: center;
    font-size: 23px;
    line-height: 1.1;
    margin-bottom: 0;
  }
  .cm-product-item .cm-product-right .cm-product-explan .cm-explan-header svg {
    display: block;
    margin-left: auto;
    max-width: max-content;
    transition: all 0.5s;
    margin-right: 14px;
  }
  .cm-product-item .cm-product-right .cm-product-explan .cm-explan-content {
    display: none;
    font-size: 23px;
    margin-top: 78px;
    line-height: 1.77;
    letter-spacing: 0.506px;
    margin-bottom: 66px;
  }
  .cm-product-item
    .cm-product-right
    .cm-product-explan
    .cm-explan-content
    span {
    display: block;
  }
  .cm-product-item .cm-product-right .toggle-plan {
    padding-bottom: 16.5px;
  }
  .cm-product-item .cm-product-right .toggle-plan .cm-explan-header {
    padding-bottom: 0;
  }
  .cm-product-item .cm-product-right .toggle-plan .cm-explan-header svg {
    transform: rotate(180deg);
    margin-top: 5px;
  }
}
@media (max-width: 990px) {
  .top-bar {
    padding-top: 155px;
  }
  .top-bar span {
    font-size: 30px;
    line-height: 1.2;
  }
}
@media (max-width: 990px) {
  .product-wp .cm-product-item:first-child {
    padding-top: 184px;
    padding-bottom: 94px;
  }
}
@media (max-width: 990px) {
  /* BnK 1104
  .product-wp
    .cm-product-item:not(:first-child)
    .cm-product-groupbtn
    .btn-bottom {
    display: none;
  }
  BnK 1104 */
  .product-wp .cm-product-item:nth-child(3) {
    padding: 188px 0 138px;
  }
  .product-wp
    .cm-product-item:nth-child(3)
    .cm-product-center
    .cm-product-title {
    font-size: 43px;
    line-height: 1.60465116;
    letter-spacing: -0.25px;
  }
  .product-wp
    .cm-product-item:nth-child(3)
    .cm-product-center
    .cm-product-groupbtn {
    margin-top: 136px;
  }
  .product-wp .cm-product-item:nth-child(4) {
    padding: 185px 0 100px;
  }
  .product-wp
    .cm-product-item:nth-child(4)
    .cm-product-center
    .cm-product-title {
    letter-spacing: -0.25px;
  }
  .product-wp
    .cm-product-item:nth-child(4)
    .cm-product-center
    .cm-product-groupbtn {
    margin-top: 130px;
  }
  /* .product-wp
    .cm-product-item:nth-child(4)
    .cm-product-center
    .cm-product-slide {
    margin-top: 47px;
  } */
  .product-wp .cm-product-item:nth-child(4) .cm-product-right {
    margin-top: 85px;
  }
  .product-wp .cm-product-item:last-child {
    padding-bottom: 192px;
  }
}

@media (max-width: 990px) {
  .product-wp .cm-product-item:nth-child(2) {
    padding: 187px 0 136px;
  }
  .product-wp
    .cm-product-item:nth-child(2)
    .cm-product-center
    .cm-product-groupbtn {
    margin-top: 160px;
  }
  .product-wp
    .cm-product-item:nth-child(2)
    .cm-product-center
    .cm-product-title {
    letter-spacing: -0.43px;
  }
  .product-wp
    .cm-product-item:nth-child(2)
    .cm-product-center
    .cm-product-slide {
    margin-top: 69px;
  }
}
@media all and (max-width: 990px) and (min-width: 768px) {
  .cm-product-item:nth-child(2)
    .cm-product-center
    .cm-product-groupbtn
    .btn-black {
    padding-left: 0;
    padding-right: 0;
    font-size: 31px;
    padding-top: 21px;
    padding-bottom: 14px;
  }
}
@media all and (max-width: 990px) {
  .cm-item-left img {
    /* height: 321px; */
    object-fit: cover;
    width: 100%;
  }
  .top-bar {
    padding: 0 34px;
    padding-top: 39px;
  }
  .cm-product-gift .cm-product-center .cm-product-slide img {
    width: 100%;
  }
  .cm-product-center .cm-product-lt {
    letter-spacing: 1px;
  }
  .cm-product-content--gift {
    padding-bottom: 0;
  }
  .cm-product-item .cm-product-right .cm-product-explan .cm-explan-header {
    font-size: 17px;
    letter-spacing: 0.3px;
    line-height: 1.87;
    padding: 12.5px 0;
  }
  .cm-product-item .cm-product-right .cm-product-explan .cm-explan-content {
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 1.87;
    margin: 20px 0;
  }
  .cm-product-item .cm-product-center .cm-product-content .cm-gift-mt {
    margin: 14px 0 54px;
  }
  /* .cm-product-item .cm-product-right .cm-product-explan {
    margin: 0 14px;
  } */
  .cm-product-content__title {
    padding: 6px 0px 26px;
  }
  .cm-product-item .top-gift {
    padding: 0 37px 26px;
  }
  .top-bar span {
    font-size: 17px;
    line-height: 1.8823529;
  }
  .main-header__center {
    padding-top: 15px;
    padding-right: 0;
  }
  .main-header__center .center-logo {
    max-width: 98px !important;
  }
  .main-header__right .menu-right {
    padding-right: 11px;
    padding-top: 8px;
  }
  .cm-product-item .cm-product-center {
    padding: 0 14px;
  }
  .cm-product-item .cm-product-center .cm-product-sub {
    font-size: 15px;
    line-height: 2.133333333;
  }
  .cm-product-item .cm-product-center .cm-product-slide {
    margin-top: 47px;
  }
  .cm-product-item .cm-product-center .cm-product-slide .swiper {
    padding-bottom: 20px;
  }
  .cm-product-item
    .cm-product-center
    .cm-product-slide
    .swiper
    .swiper-pagination {
    bottom: 0;
  }
  .product-wp
    .cm-product-center
    .cm-product-slide
    .swiper
    .swiper-pagination
    span {
    width: 10px;
    height: 10px;
    margin: 0 8px;
  }
  .product-wp
    .cm-product-center
    .cm-product-slide
    .swiper
    .swiper-pagination-bullet-active {
    background-color: #282727;
  }
  .cm-product-item .cm-product-center .cm-product-title {
    font-size: 25px;
    line-height: 1.28;
    letter-spacing: -0.25px;
    margin-top: -3px;
  }
  .cm-product-item .cm-product-center .cm-product-desc {
    font-size: 13px;
    line-height: 1.769230769;
    margin-top: 2px;
  }
  .cm-product-item .cm-product-center .cm-product-groupbtn {
    margin-top: 35px;
  }
  .cm-product-item .cm-product-center .cm-product-groupbtn .cm-product-btn {
    font-size: 15px;
    line-height: 2.133333333;
    letter-spacing: 0.3px;
    padding: 10px 0;
    margin-top: 13px;
  }
  .product-wp
    .cm-product-center
    .cm-product-groupbtn
    .cm-product-btn:last-child {
    font-size: 16px;
    line-height: 24px;
    padding: 16px 0;
  }
  .product-wp
    .cm-product-center
    .cm-product-groupbtn
    .cm-product-btn:last-child
    span {
    font-size: 14px;
  }
  .cm-product-item .cm-product-center .cm-product-content {
    /* font-size: 17px;
    line-height: 1.823529; */
    margin-top: 46px;
    margin-left: 0px;
  }
  .product-wp .cm-product-item {
    padding-top: 75px;
    padding-bottom: 74px;
  }
  .product-wp .cm-product-item:first-child {
    padding-top: 16px;
    padding-bottom: 60px;
  }
  .product-wp
    .cm-product-item:first-child
    .cm-product-center
    .cm-product-slide
    img {
    max-width: 90%;
  }
  .product-wp
    .cm-product-item:not(:first-child)
    .cm-product-center
    .cm-product-desc
    p:last-child {
    font-size: 15px;
    line-height: 1.28;
    letter-spacing: 0;
    margin-top: 2px;
  }
  .product-wp .cm-product-item:nth-child(2) {
    padding: 71px 0 46px;
  }
  .product-wp
    .cm-product-item:nth-child(2)
    .cm-product-center
    .cm-product-slide {
    margin-top: 21px;
  }
/*   
  .product-wp
    .cm-product-item:nth-child(2)
    .cm-product-center
    .cm-product-slide
    img {
    max-width: 34%;
  } */
  .product-wp
    .cm-product-item:nth-child(2)
    .cm-product-center
    .cm-product-groupbtn {
    margin-top: 33px;
  }
  .product-wp
    .cm-product-item:nth-child(2)
    .cm-product-center
    .cm-product-content {
    margin-top: 61px;
  }
  .product-wp .cm-product-item:nth-child(3) {
    padding: 68px 0 48px;
  }
  .product-wp
    .cm-product-item:nth-child(3)
    .cm-product-center
    .cm-product-title {
    font-size: 25px;
    line-height: 1.28;
    letter-spacing: -0.5px;
    margin-top: 0;
  }
  .product-wp
    .cm-product-item:nth-child(3)
    .cm-product-center
    .cm-product-slide {
    margin-top: 18px;
  }
  /* .product-wp
    .cm-product-item:nth-child(3)
    .cm-product-center
    .cm-product-slide
    img {
    max-width: 42%;
  } */
  .product-wp
    .cm-product-item:nth-child(3)
    .cm-product-center
    .cm-product-slide
    .swiper
    .swiper-pagination {
    bottom: 12px;
  }
  .product-wp
    .cm-product-item:nth-child(3)
    .cm-product-center
    .cm-product-groupbtn {
    margin-top: 27px;
  }
  .product-wp
    .cm-product-item:nth-child(3)
    .cm-product-center
    .cm-product-content {
    margin-top: 76px;
    padding-right: 5px;
  }
  .product-wp .cm-product-item:nth-child(3) .cm-product-right {
    margin-top: 43px;
  }
  .product-wp .cm-product-item:nth-child(4) {
    padding: 154px 0 102px;
  }
  .product-wp
    .cm-product-item:nth-child(4)
    .cm-product-center
    .cm-product-slide {
    margin-top: 22px;
  }
  /* .product-wp
    .cm-product-item:nth-child(4)
    .cm-product-center
    .cm-product-slide
    img {
    max-width: 44%;
  } */
  .product-wp
    .cm-product-item:nth-child(4)
    .cm-product-center
    .cm-product-slide
    .swiper
    .swiper-pagination {
    bottom: 8px;
  }
  .product-wp
    .cm-product-item:nth-child(4)
    .cm-product-center
    .cm-product-groupbtn {
    margin-top: 28px;
  }
  .product-wp
    .cm-product-item:nth-child(4)
    .cm-product-center
    .cm-product-content {
    margin-top: 91px;
  }
  .product-wp .cm-product-item:nth-child(4) .cm-product-right {
    margin-top: 64px;
  }
  .product-wp .cm-product-item:nth-child(9) {
    padding-top: 147px;
  }

  .product-wp .cm-product-item:last-child {
    padding-bottom: 128px;
    /* padding-top: 147px; */
  }
  .product-wp .cm-product-item .cm-product-right {
    padding: 0 14px;
    margin-top: 50px;
  }
  .product-wp
    .cm-product-item
    .cm-product-right
    .cm-product-explan
    .cm-explan-header {
    font-size: 17px;
    line-height: 1.8823529;
    padding: 7px 0;
  }
  .product-wp
    .cm-product-item
    .cm-product-right
    .cm-product-explan
    .cm-explan-content {
    font-size: 14px;
    line-height: 1.6666666;
    letter-spacing: 0.33px;
    padding-right: 3px;
    margin-top: 29px;
    margin-bottom: 21px;
  }
  .product-wp
    .cm-product-item
    .cm-product-right
    .cm-product-explan
    .cm-explan-content
    span {
    margin-bottom: 25px;
  }
  .product-wp
    .cm-product-item
    .cm-product-right
    .toggle-plan
    .cm-explan-header
    svg {
    margin-top: 0;
  }
  .section-footer .main-footer .footer-logo a.logo-image {
    max-width: 141px;
    display: block;
    margin: 0 auto;
  }
  .section-footer .main-footer .footer-logo .logo-icon {
    font-size: 15px;
    line-height: 1.28;
  }
  .section-footer .main-footer .footer-logo .logo-icon.pc-none {
    margin-top: 39px;
  }
  .section-footer .main-footer .footer-top {
    padding: 107px 0 53px 0;
  }
  .section-footer .main-footer .footer-list {
    padding: 0 13px;
    margin-top: 58px;
  }
  .section-footer .main-footer .footer-list .footer-col {
    min-width: 100%;
  }
  .section-footer .main-footer .footer-list .footer-col .footer-title {
    font-size: 15px;
    line-height: 1.28;
    letter-spacing: 0.3px;
    padding-bottom: 15px;
    margin-bottom: 16px;
  }
  .section-footer .main-footer .footer-list .footer-col .footer-links li a {
    font-size: 15px;
    line-height: 2.2;
    letter-spacing: 0.3px;
  }
  .section-footer .main-footer .footer-list .footer-col:nth-child(2) {
    margin-top: 35px;
  }
  .cm-product-gift .cm-product-center .cm-product-slide .swiper,
  .cm-product-gift .cm-product-center .cm-product-slide {
    margin: 0;
    padding: 0;
  }
}
/* End Css Product list */

/*
@media (max-width: 400px) {
  .featured-product-wrap .featured-product-caption .title,
  .featured-product-wrap .featured-product-caption .title a {
    font-size: 25px;
    padding: 0;
  }
  .cm-image-with-text .container .caption-text .title {
    font-size: 25px;
  }
  .featured-product-wrap .featured-product-caption .desc {
    margin-right: 0;
  }
  .cm-image-with-text .container .caption-text .cm-main-product,
  .featured-product-wrap .featured-product-caption .cm-main-product {
    width: 100%;
    margin-left: 0;
  }
  .section-footer .main-footer .footer-list,
  .cm-image-with-text .container .caption-text .desc {
    padding: 0;
  }
  .cm-featured-product.style-2
    .featured-product-wrap
    .featured-product-caption
    .desc,
  .cm-featured-product.style-2
    .featured-product-wrap
    .featured-product-caption
    .cm-main-product {
    margin-left: 0;
    margin-right: 0;
  }
  .section-footer .main-footer .footer-copyright .copyright {
    margin: 13px 20px 0;
  }
}
*/

/* Css menu_popUp */
.page-container {
  padding-top: 123px;
}
.cash-main-header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 9999;
}
.cash-main-header .section-header {
  transition: all 0.3s;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  /* background-color: #fdfafa; */
  background-color: #ffffff;
  opacity: 0.97;
}
.menu-opened {
  overflow: hidden;
}
.menu-opened .cash-main-header,
.menu-opened .section-header {
  background-color: rgba(220, 211, 209, 0.97) !important;
}
.main-menu-popup {
  text-align: left;
  padding-top: 123px;
  height: 100vh;
  overflow-y: auto;
  width: 100%;
  transition: all 0.3s;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(220, 211, 209, 0.97);
}
.menu-opened .main-menu-popup {
  opacity: 1;
  visibility: visible;
}

.menu-opened .main-menu-popup::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #dcd3d1f7;
}

.menu-opened .main-menu-popup::-webkit-scrollbar {
  width: 5px;
  background-color: #dcd3d1f7;
}

.menu-opened .main-menu-popup::-webkit-scrollbar-thumb {
  background-color: #c7c7c7;
  border: 3px solid #555555;
}

.header-links {
  padding: 82px 0 53px;
}
.header-links li a {
  font-size: 16px;
  font-weight: 300;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  line-height: 1.875;
  border-top: 1px solid rgba(112, 112, 112, 0.3);
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #282727;
  width: 332px;
  height: 63px;
  transition: all 0.3s;
}
.header-links li:last-child a {
  border-bottom: 1px solid rgba(112, 112, 112, 0.3);
}
.header-links li a:hover {
  font-size: 17px;
  line-height: 1.88;
}
.header-links li a span {
  position: relative;
  transition: all 0.3s;
  right: 0;
}
.header-links li a:hover span {
  right: -20px;
}
.menu-language {
  padding-bottom: 54px;
}
.menu-language a {
  margin-right: 34px;
  width: fit-content;
}
.menu-language a.active {
  border-bottom: 1px solid;
}
.menu-btn-group {
  padding-bottom: 36px;
}
.menu-btn .login a {
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.7px;
  line-height: 2;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  text-align: center;
  width: 358px;
  padding: 15px 0 14px;
  background: #282727;
  display: block;
}

.menu-btn .register a {
  color: #282727;
  font-size: 14px;
  letter-spacing: 0.7px;
  line-height: 2;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  text-align: center;
  width: 358px;
  margin-top: 13px;
  padding: 14px 0 13px;
  border: 1px solid #282727;
  display: block;
}

.menu-dec {
  padding-bottom: 100px;
}
.menu-dec p {
  font-size: 14px;
  letter-spacing: 0.28px;
  line-height: 1.25;
  color: #282727;
  font-family: "Public Sans","Koburina Gothic Std",sans-serif;
  font-weight: 300;
  border-bottom: 1px solid #282727;
  width: 332px;
  padding: 16px 0 6px;
}
.menu-dec p:first-child {
  font-size: 16px;
  width: fit-content;
  letter-spacing: 0.32px;
}
.menu-dec p span {
  font-family: "Public Sans";
  font-weight: 400;
}
.cm-product-item .product-single__form .product-single__variants {
  display: none;
}
.cm-product-item form .add-to-cart {
  color: #ffffff !important;
  background: #282727 !important;
  display: block;
  text-align: center;
  border: 1px solid #282727;
  background: #fdfafa;
  font-size: 15px;
  letter-spacing: 0.26px;
  line-height: 1.3;
  padding: 17px 0 18px 0;
  margin-top: 11px;
  font-family: Koburina Gothic Std;
  font-weight: 300;
  height: auto;
  text-transform: inherit;
}
.cm-product-item form .add-to-cart:after {
  display: none;
}
.text-ps {
  font-family: "Public Sans";
}
/* .cm-product-item .cm-product-gift {
  display: none !important;
}
.cm-product-item:first-child .cm-product-gift {
  display: inline-flex !important;
} */
.text-ps-21 {
  font-size: 21px;
} 
@media (max-width: 990px) {
  .menu-btn .register a,
  .menu-btn .login a  {
    width: 83.256vw;
  }
  .header-links li a,
  .menu-btn .login,
  .menu-btn .register {
    width: 100%;
  }
  .menu-dec p {
    width: fit-content;
  }
  .menu-dec p,
  .menu-dec p:first-child {
    font-size: 15px;
  }
  .main-menu-popup .cm-container {
    padding: 0 33.5px;
  }
  .menu-language a {
    margin-right: 27px;
  }
  .menu-dec p span {
    font-weight: 300;
  }
/*   .cm-product-item .cm-product-right .cm-product-gift {
    display: none;
  } */
  .cm-product-item form .add-to-cart {
    font-size: 15px;
    letter-spacing: 0;
    padding-left: 0;
    padding-right: 0;
  }
/*   .cm-product-item:first-child .cm-product-gift {
    display: none !important;
  } */
  .cm-product-item .cm-product-gift{
    padding-top: 20px;
    padding-bottom: 0;
    display: inline-flex !important;
    align-items: center;
    gap: 5px;
  }
  .cm-product-item .text-right{
    text-align: right;
    width: 100%;
    padding: 0 14px;
  }
}

/* End menu */

/* About page */
.ff-public-san {
  font-family: Public Sans;
}
.page-about .main-content {
  padding-top: 92px;
}
.about-title {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.32px;
  font-family: Public Sans;
  margin-bottom: 62px;
  font-weight: 300;
}
.about-title span {
  font-family: Koburina Gothic Std;
  font-size: 17px;
}
.cm-about-list {
  margin-bottom: 174px;
}
.cm-about-item {
  display: flex;
  margin-bottom: 80px;
  align-items: center;
  justify-content: space-between;
}
.cm-about-item.reverse {
  display: flex;
}
.cm-item-left {
  width: 60%;
  max-width: 854px;
}
.cm-item-right {
  width: 35%;
  max-width: 537px;
  position: relative;
  height: fit-content;
}
.cm-item-title {
  font-size: 38px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 600;
  color: #282727;
  padding-bottom: 32px;
}
.cm-item-desc {
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.36px;
  color: #282727;
  padding-bottom: 17px;
}
.cm-item-btn {
  display: flex;
  position: absolute;
  right: 0;
  border-bottom: 1px solid #282727;
  cursor: pointer;
}
.cm-item-btn .text {
  font-size: 17px;
  line-height: 2.5;
  letter-spacing: 0.34px;
  padding-right: 10px;
}
.page-about {
  background-color: #f0ecec;
}
.page-about .section-header {
  background-color: #f0ecec;
}
.template-customers-login .page-width,
.template-customers-register .page-width {
  max-width: 437px;
}
form .sing-up a,
form .login a {
  text-decoration: underline;
  font-weight: 600;
}

@media (max-width: 990px) {
  .index-section {
    margin: 30px 0  20px 0;
  }
  .page-about .main-content {
    padding-top: 36px;
  }
  .cm-about-item {
    margin-bottom: 155px;
    flex-wrap: wrap;
  }
  .cm-item-left {
    max-width: unset;
    width: 100%;
    margin: 0;
  }
  .cm-item-right {
    max-width: unset;
    width: 100%;
    margin: 60px 0 0;
    transform: unset;
  }
  .cm-item-title {
    padding-bottom: 50px;
    font-size: 28px;
    margin-right: -28px;
  }
  .cm-item-desc {
    padding-bottom: 20px;
    font-size: 17px;
  }
  .page-about .section-about .cm-container {
    padding-left: 0;
    padding-right: 0;
    padding: 0;
  }
  .about-title {
    padding-left: 35px;
    display: none;
  }
  .page-about .cm-item-right {
    padding-left: 36px;
    padding-right: 36px;
  }
  .page-about .cm-item-btn {
    right: 36px;
  }
  .main-menu-popup {
    padding-top: 70px;
  }
  .menu-opened {
    overflow: hidden;
  }
  .page-container {
    padding-top: 70px;
  }
  /* BnK 1104 */
  .cm-image-with-text{
    padding-bottom: 91px;
  }
  .cm-featured-product.style-2 .featured-product-wrap .featured-product-caption .cm-main-product{
    margin-bottom: 50px;
  }
  /* Bnk 1104 */
}

/*
@media (max-width: 400px) {
  .cm-item-title {
    margin-right: -10px;
  }
}
*/
/* End About */

/* Register */
#create_customer label.error,
#customer_login label.error,
.error-message {
  position: relative;
}
#create_customer label.error:after,
#customer_login label.error:after,
.error-message:after {
  content: "";
  display: block;
  position: absolute;
  background: url(./Attention.svg) no-repeat;
  background-size: cover;
  right: 12px;
  top: -32px;
  z-index: 1;
  width: 18px;
  height: 18px;
}
}
/* End Register */
.shopify_subscriptions_app_block {
  text-align: left !important;
}
.shopify_subscriptions_app_block_label ul {
  padding-left: 0 !important;
}

