/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: Fredoka;
  src: url(fonts/Iciel-Pony.ttf);
}
@font-face {
    font-family: 'Fredoka';
    src: url('fonts/DVNFredoka-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.iciel-font {
  font-family: Fredoka;
}
html {
  background: #fff8e7;
}
body {
  font-size: 16px;
}
.box-text {
  font-size: 16px;
}
#main,
#wrapper,
body {
  background-color: #FFF8E7;
  position: relative;
}
img {
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: middle;
}
.swiper {
  width: 100%;
  height: calc(100vh - 160px);
}
.swiper-slide {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide {
  max-height: calc(100vh - 160px) !important;
  height: calc(100vh - 160px) !important;
}
.content-wrapper {
  margin: 80px 0 80px 0;
  background: #FFEECA;
  min-height: 450px;
  max-height: 450px;
  border-radius: 999px;
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 1240px;
  width: 1240px;
}
.content-wrapper img {
  width: auto;
}
.content-wrapper .dam-may {
  position: absolute;
}
.content-wrapper .dam-may.dam-may-1 {
  right: -24px;
  width: 213px;
  height: 118px;
}
.content-wrapper .dam-may.dam-may-2 {
  top: 50%;
  transform: translateY(-50%) rotate(-2deg);
  left: -74px;
  width: 195px;
  height: 108px;
}
.content-wrapper .hai-ngoi-sao {
  top: 51%;
  right: -28px;
  width: 75px;
}
.content-wrapper .hai-ngoi-sao-bottom {
  bottom: -5px;
  right: 184px;
  transform: translateY(100%);
  width: 85px;
}
.content-wrapper .hero-product-wrapper {
  justify-content: flex-end;
  align-items: flex-end;
}
.content-wrapper .hero-product-wrapper .con-meo-san-pham {
  left: 11px;
  bottom: -81px;
}
.content-wrapper .hero-product-wrapper .bat-cam-san-pham {
  bottom: -9px;
  left: 178px;
  transform: translateY(100%);
}
.content-wrapper .hero-product-wrapper .hero-thumbnail {
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.content-wrapper .hero-product-wrapper .img-cai-bim {
  z-index: 9;
}
.content-wrapper .hero-handbook-wrapper .con-cho-handbook {
  bottom: -47px;
  left: 12px;
  z-index: 10;
}
.content-wrapper .hero-handbook-wrapper .hero-thumbnail {
  display: flex;
  align-items: flex-end;
  transform: translateX(20px);
}
.content-wrapper .hero-handbook-wrapper .vuong-mien-handbook {
  top: 36px;
  right: -18px;
  width: 75px;
}
.content-wrapper .hero-handbook-wrapper .cau-vong {
  top: 139px;
  right: -47px;
  width: 168px;
  height: 108px;
}
.content-wrapper .hero-handbook-wrapper .trai-tim {
  right: -33px;
  bottom: 0;
}
.content-wrapper .hero-handbook-wrapper .ngoi-sao-1 {
  top: 67px;
  left: -66px;
  width: 35px;
  height: 60px;
}
.content-wrapper .hero-handbook-wrapper .ngoi-sao-2 {
  top: -8px;
  left: 0;
  transform: translateX(-100%);
  width: 28px;
  height: 48px;
}
.content-wrapper .hero-handbook-wrapper .img-me-va-be {
  z-index: 9;
}
.content-wrapper--left {
  display: flex;
  width: 50%;
  justify-content: center;
  position: relative;
  margin-right: 40px;
}
.content-wrapper--left .bong-hoa-san-pham {
  top: -13px;
  left: -27px;
  width: 160px;
  height: 164px;
}
.content-wrapper--left .img-tre-em {
  transform: translateY(-59px);
}
.content-wrapper--left .hero-thumbnail {
  position: relative;
}
.content-wrapper--left .hero-thumbnail .ban-chan-cau-chuyen {
  top: 35px;
  left: -35px;
  width: 76px;
}
.content-wrapper--left .hero-thumbnail .bong-hoa-cau-chuyen {
  top: 160px;
  left: -56px;
  width: 198px;
  height: 150px;
}
.content-wrapper--left .hero-thumbnail .trai-tim-cau-chuyen {
  top: -74px;
  right: -78px;
  width: 150px;
}
.content-wrapper--left .hero-thumbnail .vuong-mien-cau-chuyen {
  top: 120px;
  right: -82px;
  width: 108px;
}
.content-wrapper--left .hero-thumbnail .con-cho-cau-chuyen {
  bottom: -25px;
  right: -121px;
}
.content-wrapper--left .con-meo-cau-chuyen {
  bottom: -40px;
  left: -123px;
}
.p-absolute {
  position: absolute;
}
.content-wrapper--right {
  width: 50%;
  display: flex;
  align-items: center;
}
.session-content {
  max-width: 400px;
}
.session-content .hero-title {
  color: #79453E;
  line-height: 48px;
  font-size: 48px;
  margin-bottom: 12px;
}
.session-content .hero-desc {
  line-height: 24px;
  color: #79453E;
  margin-bottom: 36px;
}
.button-h {
  display: inline-block;
  background: none;
  border: none;
  padding: 16px 24px;
  background: #FDBE11;
  border-radius: 24px;
  color: #79453E;
  font-size: 24px;
  line-height: 32px;
  margin-right: 15px;
}
.button-h p {
  margin: 0;
}
.button-h .button-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.button-h img {
  margin-left: 15px;
  width: 24px;
}
.img-bimsua {
  position: absolute;
  bottom: -50px;
  right: 0;
}
.img-bimsua .bim2 {
  position: absolute;
  right: -120px;
  top: -21px;
}
.header-nav li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-family: Fredoka!important;
  text-transform: none;
  font-weight: normal!important;
  font-size: 18px;
}
.header-nav li a img {
  width: 32px;
  height: 32px;
  margin-bottom: 10px;
}
.header-bg-color {
  background-color: transparent;
}
.absolute-footer {
  background-color: transparent;
  max-width: 1030px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 auto;
  padding: 15px 0;
  border-top: 0.5px solid #79453E;
}
.absolute-footer .footer-primary {
  float: right;
}
.absolute-footer .container {
  padding: 0;
}
.footer-menu {
  display: flex;
  justify-content: end;
  color: #79453E;
  align-items: center;
}
.footer-menu p {
  margin: 0;
}
.footer-menu-socials {
  margin-left: 21px;
}
.footer-menu-socials > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-menu-socials > ul > li:not(:last-child) {
  margin-right: 24px;
}
.footer-menu-socials > ul > li {
  margin-bottom: 0;
}
.footer-menu-socials > ul > li > a {
  color: #79453E;
}
.social-item {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #79453E;
}
.social-item a {
  display: flex;
  align-items: center;
}
.social-item a img {
  width: 16px;
  margin-right: 4px;
}
.banner-wrapper {
  height: 375px;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -100px;
}
.banner-wrapper-title {
  font-size: 40px;
  line-height: 1;
  color: #79453E;
  text-align: center;
  max-width: 300px;
  padding-top: 100px;
}
.modal {
  display: none;
}
.modal--open {
  display: block !important;
}
.modal--open .modal-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  visibility: visible;
  opacity: 1;
  transition: 1s;
  z-index: 999999;
}
.modal__content {
  max-width: 900px;
  width: 100%;
  background: white;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  padding: 20px 20px 5px;
  border-radius: 16px;
  z-index: 999;
  color: #79453E;
  font-size: 14px;
  line-height: 16px;
}
.modal__content .col {
  padding-bottom: 15px;
}
.modal__content .product-title {
  font-weight: 900;
  font-size: 24px;
  line-height: 28px;
  color: #79453E;
  margin-bottom: 20px;
}
.modal__content .product-size {
  font-size: 16px;
  margin-bottom: 20px;
}
.modal__content .product-size .size-title {
  font-weight: 900;
  margin-bottom: 10px;
}
.modal__content .product-size .product-size-content {
  display: flex;
  align-items: center;
  font-weight: 900;
  font-size: 16px;
  line-height: 20px;
  color: #F05330;
}
.modal__content .over-ct {
  overflow-y: auto;
  height: 350px;
}
.modal__content .over-ct::-webkit-scrollbar-thumb {
  background-color: #000000;
  width: 5px;
  border-radius: 2px;
}
.modal__content .over-ct::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  width: 5px;
}
.modal__content .over-ct::-webkit-scrollbar-button {
  display: none;
}
.modal__content .over-ct ul {
  margin: 10px 0 5px;
  display: inline-block;
  width: 100%;
}
.modal__content .over-ct ul li {
  margin-bottom: 15px;
}
.modal__content .over-ct p {
  margin-bottom: 15px;
}
.woocommerce-page main#main {
  padding: 100px 0 30px;
  border-radius: 82px 82px 0 0;
  background: #fff;
}
.yith-wcan-filters .filter-items {
  display: inline-block;
  width: 100%;
}
.yith-wcan-filters .filter-items .filter-item {
  width: 50%;
  float: left;
  padding: 0 5px;
}
.yith-wcan-filters .filter-items label {
  display: flex;
}
.yith-wcan-filters .filter-items label input {
  margin: 0 8px 2px 0;
}
.yith-wcan-filters .yith-wcan-filter {
  margin-bottom: 10px;
}
.yith-wcan-filters h4.filter-title {
  font-weight: 900;
  font-size: 16px;
  line-height: 20px;
  padding: 8px 20px;
  border: 2px solid #FFF0D0;
  border-radius: 8px;
  margin-bottom: 15px;
}
.item-product-wrapper {
  cursor: pointer;
}
.item-product-wrapper .wrap-thumbnail {
  background: #FFFFFF;
  border: 3px solid #FFF0D0;
  border-radius: 12px;
  overflow: hidden;
}
.item-product-wrapper .wrap-thumbnail img {
  transition: all 0.3s;
}
.item-product-wrapper .wrap-content {
  flex: 1;
  min-height: 1px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #FFF0D0;
  border: 1px solid #FFF0D0;
  border-radius: 12px;
  padding: 10px 12px 15px 20px;
}
.item-product-wrapper .wrap-content .content-title {
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.025em;
  color: #79453E;
}
.item-product-wrapper .wrap-content .wrap-content-pirce {
  padding-top: 12px;
  border-top: 0.5px solid rgba(0, 0, 0, 0.25);
}
.item-product-wrapper:hover .wrap-thumbnail img {
  transform: scale(1.15);
}
span.amount {
  font-weight: 900;
  font-size: 20px;
  color: #F05330;
  margin: 0;
}
.preview-image {
  border: 3px solid #FFF0D0;
  border-radius: 12px;
  max-height: 515px;
  overflow: hidden;
}
.contact-btn {
  padding: 8px 16px;
  background: #FDBE11;
  color: #79453E;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  transition: 0.25s;
  margin-top: 24px;
  font-size: 20px;
  line-height: 24px;
  margin-right: 12px;
}
.contact-btn:hover {
  background: rgba(253, 190, 17, 0.7);
}
.contact-btn img {
  width: 24px;
  height: 24px;
  margin-left: 4px;
}
.shoppe-btn {
  padding: 8px 16px;
  background: #F05330;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  color: white;
  transition: 0.25s;
  margin-top: 24px;
  font-size: 20px;
  line-height: 24px;
}
.shoppe-btn:hover {
  background: #f05330b3;
}
.shoppe-btn img {
  width: 24px;
  height: 24px;
  margin-left: 4px;
}
.ovfh {
  overflow: hidden;
}
.page-title-cc {
  height: 375px;
  margin-top: -100px;
}
.page-title-cc h1 {
  font-size: 40px;
  padding-top: 120px ;
}
.page-title-cc .section-bg.bg-loaded {
  max-width: 1440px;
  margin: 0 auto!important;
}
.section-title-container {
  margin-bottom: 0;
}
.section-title {
  border: 0;
}
.section-title span {
  text-transform: none;
  font-family: Fredoka;
  font-weight: normal;
  margin: 0;
  padding: 0;
  border: 0;
}
.section-title-center b {
  background: transparent;
}
.section-title-center span {
  text-transform: none;
  font-family: Fredoka;
  font-weight: normal;
}
.row-bm .col {
  padding: 0;
}
.row-bm .secret-left {
  flex-basis: 500px;
  max-width: 500px;
}
.row-bm .secret-left > .col-inner {
  width: 360px;
  height: 360px;
  border-radius: 50%;
  background: #FFF8E7;
  position: relative;
  margin: 0 auto;
}
.row-bm .secret-left .con-cho {
  position: absolute;
  width: 340px!important;
  bottom: 50px;
  right: -16px;
}
.row-bm .secret-left .vuong-mien {
  position: absolute;
  right: -5px;
  top: 8px;
  width: 90px!important;
}
.row-bm .secret-left .vuong-mien img {
  width: 90px!important;
}
.row-bm .secret-right {
  flex-basis: calc(100% - 500px);
  max-width: calc(100% - 500px);
}
.row-bm .secret-right > .col-inner {
  height: 360px;
  border-radius: 999px 0 0 999px;
  background: #FFF8E7;
  display: flex;
  align-items: center;
  padding-left: 40px;
}
.row-bm .secret-right h3 {
  font-size: 48px;
  line-height: 1;
  margin-bottom: 12px;
}
.row-bm .secret-right .box {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.row-bm .secret-right .box .box-text {
  flex-basis: calc(100% - 320px);
  max-width: calc(100% - 320px);
  padding: 10px 50px 10px 10px;
}
.row-bm .secret-right .box .box-text .box-text-inner {
  max-width: 900px;
}
.row-bm .secret-right .box .box-image {
  flex-basis: 320px;
  max-width: 320px;
}
h2.section-title span {
  font-size: 36px;
    letter-spacing: 2px;
}
h3.section-title span {
  font-size: 42px;
}
.box-item-b .box .box-image {
  border-radius: 999px;
  background: #FFEECA;
  position: relative;
  height: 355px;
  width: 355px;
  overflow: inherit;
}
.box-item-b .box.img1 img {
  position: absolute;
  right: 26px;
  bottom: 23px;
}
.box-item-b .box.img2 img {
  position: absolute;
  top: 23px;
  left: 6px;
}
.box-item-b .box.img3 img {
  position: absolute;
  top: -38px;
  left: 16px;
  width: 445px;
  max-width: inherit;
}
.box-item-b .box h3 {
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(images/bg-time.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
  transform: translateY(-40px);
  font-family: Fredoka;
  font-weight: normal;
}
.box-lc .col-inner {
  max-width: 420px;
  margin-left: 30px!important;
}
a.button.primary {
  padding: 4px 24px;
  margin-right: 0;
  font-size: 24px;
  line-height: 32px;
  min-height: auto;
  color: #79453E;
  display: inline-flex;
  align-items: center;
  border-radius: 24px;
  background: #FDBE11;
  margin-top: 10px;
  font-family: Fredoka;
  font-weight: normal;
}
a.button.primary:after {
  content: "";
  width: 24px;
  height: 24px;
  margin-left: 12px;
  background-image: url(images/icon-banchan.png);
}
.button:hover,
.dark .button.is-form:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
.archive-page-header {
  height: 375px;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 1440px;
  margin: 0 auto;
  margin-top: -100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.archive-page-header h1.page-title {
  margin-top: 100px;
  max-width: 300px;
  font-family: Fredoka;
  font-weight: normal;
  font-size: 40px;
  text-align: center;
  text-transform: none;
}
.page-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.blog-list {
  border-radius: 80px 80px 0 0;
  background: white;
  padding: 80px 20px 10px 20px;
}
.post-item .box {
  display: flex;
  border: 3px solid #FFF0D0;
  border-radius: 12px;
  overflow: hidden;
  color: #79453E;
  min-height: 195px;
}
.post-item .box .box-image {
  width: 295px;
  overflow: hidden;
  max-height: 240px;
}
.post-item .box .box-text {
  flex: 1;
  min-width: 1px;
  background: #FFF0D0;
  padding: 20px 20px 15px 20px;
}
.post-item .box .post-title {
  margin-bottom: 10px;
}
.post-item .box .post-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 24px;
  line-height: 32px;
  font-family: Fredoka;
  font-weight: normal;
}
.post-item .box p.from_the_blog_excerpt {
  filter: none;
  opacity: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 16px;
  line-height: 22px;
}
.post-item .box .is-divider {
  display: none;
}
.post-item .box a.button {
  border: 0;
  padding: 0;
  text-transform: none;
  color: #f37a20;
  font-family: Fredoka;
  font-weight: normal;
  display: flex;
  align-items: center;
  font-size: 16px;
  background: transparent;
  transition: all 0.3s;
  margin: 10px 0 0;
  min-height: auto;
  line-height: 20px;
}
.post-item .box a.button:after {
  transition: all 0.3s;
  content: "";
  width: 24px;
  height: 24px;
  margin-left: 5px;
  display: inline-block;
  background-image: url(images/read-news-icon.png);
}
.post-item .box:hover a.button:after {
  transform: scale(1.1);
}
.page-title.blog-featured-title {
  padding-top: 0!important;
}
.page-title.blog-featured-title .featured-image {
  height: 435px;
}
.page-title.blog-featured-title .featured-image img {
  height: 100%;
}
.single-post .blog-list {
  transform: translateY(-84px);
}
.entry-category {
  margin-bottom: 30px;
}
.entry-category a {
  font-weight: 900;
  font-size: 32px;
  line-height: 36px;
  padding: 70px 0 29px 0;
  color: #79453E;
  text-transform: none;
}
h1.entry-title {
  font-size: 48px;
  line-height: 1.2;
  color: #FDBE11;
  margin-bottom: 58px;
}
.is-divider {
  display: none;
}
.entry-content {
  max-width: 950px;
  margin: 0 auto;
}
.entry-content img {
  margin-bottom: 10px;
}
.relatedcat h2 {
  font-size: 48px;
  line-height: 1;
  padding: 25px 0 30px;
  text-align: center;
  color: #FDBE11;
}
.single-post #main,
.single-post #wrapper,
.single-post body {
  background-color: #fff;
  position: relative;
}
.wpcf7-form input {
  background: #FFFFFF !important;
  border: 1px solid #FDBE11 !important;
  border-radius: 12px !important;
  padding: 16px !important;
  width: 100% !important;
  box-shadow: none;
  min-height: 50px;
}
.wpcf7-form textarea {
  background: #FFFFFF !important;
  border: 1px solid #FDBE11 !important;
  border-radius: 12px !important;
  padding: 16px !important;
  width: 100% !important;
  box-shadow: none;
}
.wpcf7-form input.wpcf7-submit {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #79453E !important;
  font-size: 24px !important;
  line-height: 32px !important;
  background: #FDBE11 !important;
  border-radius: 24px;
  padding: 8px 24px !important;
  cursor: pointer;
  margin-top: 0 !important;
  border: 0 !important;
  width: 100%;
  font-family: Fredoka;
  text-transform: none;
  font-weight: normal;
}
iframe {
  border-radius: 12px;
  overflow: hidden;
}
@media only screen and (min-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .hide-on-pc {
    display: none;
  }
  .banner-mobile-wrapper {
    display: none;
  }
  .modal__content .close-modal-btn {
    display: none;
  }
  .header .flex-row {
    height: 100%;
    justify-content: center;
  }
  .header .flex-row .flex-left {
    margin-right: initial;
    flex: none;
  }
  .header .flex-row .flex-right {
    margin-left: initial;
  }
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .mobile-layout-wrapper {
    padding: 50px 20px 120px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .mobile-layout-wrapper .session-content {
    max-width: 100%;
    text-align: center;
  }
  .mobile-layout-wrapper .session-content .hero-title {
    font-size: 28px;
    line-height: 32px;
  }
  .mobile-layout-wrapper .session-content .hero-desc {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 22px;
  }
  .mobile-layout-wrapper .session-content .button-h {
    padding: 14px 16px;
    font-size: 20px;
    line-height: 24px;
  }
  .mobile-layout-wrapper .background-image-mobile {
    height: 300px;
    background: #FFEECA;
    border: 1px solid #FFEECA;
    border-radius: 200px 200px 0 0;
    position: relative;
    max-width: 500px;
    margin: 0 auto;
  }
  .mobile-layout-wrapper .background-image-mobile .dam-may-1 {
    width: 139px;
    left: -57px;
  }
  .mobile-layout-wrapper .background-image-mobile .dam-may-2 {
    width: 130px;
    right: -60px;
    top: 129px;
  }
  .mobile-layout-wrapper .background-image-mobile .con-meo-cau-chuyen {
    width: 115px;
    bottom: -20px;
    left: 22px;
  }
  .mobile-layout-wrapper .background-image-mobile .ban-chan-cau-chuyen {
    width: 40px;
    top: 101px;
    left: 83px;
  }
  .mobile-layout-wrapper .background-image-mobile .bong-hoa-cau-chuyen {
    left: 86px;
    bottom: 67px;
    width: 96px;
  }
  .mobile-layout-wrapper .background-image-mobile .trai-tim-cau-chuyen {
    right: 56px;
    width: 84px;
    top: -20px;
  }
  .mobile-layout-wrapper .background-image-mobile .vuong-mien-cau-chuyen {
    right: 60px;
    top: 46%;
    width: 56px;
  }
  .mobile-layout-wrapper .background-image-mobile .con-cho-cau-chuyen {
    width: 67px;
    bottom: -16px;
    right: 38px;
  }
  .mobile-layout-wrapper .background-image-mobile .img-tre-em {
    width: 182px;
    position: absolute;
    top: -28px;
  }
  .mobile-layout-wrapper .image-story-wrapper {
    position: relative;
    margin-top: 75px;
    display: flex;
    justify-content: center;
  }
  .mobile-layout-wrapper .buy-now-wrapper {
    height: 140px;
    margin: 120px 0 120px 0;
    border-radius: 100px;
    position: relative;
    background: #FFEECA;
    background-size: cover;
  }
  .mobile-layout-wrapper .buy-now-wrapper .buy-now-content {
    padding: 32px 37px;
  }
  .mobile-layout-wrapper .buy-now-wrapper .buy-now-content .buy-now-title {
    font-size: 16px;
    line-height: 20px;
    color: #79453E;
    margin-bottom: 7px;
  }
  .mobile-layout-wrapper .buy-now-wrapper .buy-now-content .buy-now-button {
    padding: 4px 16px;
    border-radius: 999px;
    background: #FDBE11;
    color: #79453E;
    font-size: 14px;
    line-height: 24px;
  }
  .mobile-layout-wrapper .buy-now-wrapper .hai-ngoi-sao-bottom {
    width: 50px;
    bottom: 0;
    left: 53%;
    transform: translateY(100%) translateX(-50%);
  }
  .mobile-layout-wrapper .buy-now-wrapper .hai-ngoi-sao-top {
    top: 18px;
    right: 15px;
    width: 55px;
  }
  .mobile-layout-wrapper .buy-now-wrapper .ban-chan-1 {
    width: 38px;
    top: -20px;
    right: 45px;
  }
  .mobile-layout-wrapper .buy-now-wrapper .ban-chan-2 {
    width: 27px;
    top: -6px;
    right: 90px;
    transform: rotate(-45deg);
  }
  .mobile-layout-wrapper .buy-now-wrapper .bim-1 {
    width: 106px;
    position: absolute;
    right: 50px;
    bottom: -29px;
  }
  .mobile-layout-wrapper .buy-now-wrapper .bim-2 {
    width: 138px;
    position: absolute;
    right: -15px;
    bottom: -52px;
  }
  .mobile-layout-wrapper .image-product-wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: 80px;
    margin-bottom: 85px;
  }
  .mobile-layout-wrapper .image-product-wrapper .dam-may-1 {
    top: 33%;
    z-index: 10;
  }
  .mobile-layout-wrapper .image-product-wrapper .dam-may-2 {
    width: 130px;
    right: -60px;
    top: 129px;
  }
  .mobile-layout-wrapper .image-product-wrapper .con-meo-san-pham {
    width: 85px;
    right: -20px;
    z-index: 99;
    bottom: -56px;
    transform: scaleX(-1);
  }
  .mobile-layout-wrapper .image-product-wrapper .bat-cam-san-pham {
    bottom: -14px;
    right: 70px;
    width: 85px;
    transform: translateY(100%);
  }
  .mobile-layout-wrapper .image-product-wrapper .bong-hoa-san-pham {
    width: 120px;
    top: -33px;
    left: 9px;
  }
  .mobile-layout-wrapper .image-product-wrapper .img-cai-bim {
    width: 300px;
    z-index: 9;
  }
  .mobile-layout-wrapper .image-handbook-wrapper {
    margin-top: 50px;
    margin-bottom: 30px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .mobile-layout-wrapper .image-handbook-wrapper .dam-may-1 {
    top: 146px;
    width: 139px;
    left: -57px;
  }
  .mobile-layout-wrapper .image-handbook-wrapper .dam-may-2 {
    top: 12px;
    right: -40px;
    z-index: 5;
  }
  .mobile-layout-wrapper .image-handbook-wrapper .con-cho-handbook {
    width: 112px;
    left: 2px;
    bottom: -53px;
    z-index: 10;
  }
  .mobile-layout-wrapper .image-handbook-wrapper .vuong-mien-handbook {
    width: 50px;
    top: -10px;
    left: 86px;
  }
  .mobile-layout-wrapper .image-handbook-wrapper .cau-vong {
    width: 142px;
    right: -21px;
    top: -10px;
  }
  .mobile-layout-wrapper .image-handbook-wrapper .trai-tim {
    width: 48px;
    right: 44px;
    bottom: 0;
    z-index: 10;
  }
  .mobile-layout-wrapper .image-handbook-wrapper .ngoi-sao-1 {
    width: 36px;
    top: 15px;
    left: 27px;
  }
  .mobile-layout-wrapper .image-handbook-wrapper .ngoi-sao-2 {
    width: 32px;
    top: 67px;
    left: 12px;
  }
  .mobile-layout-wrapper .image-handbook-wrapper .img-me-va-be {
    width: 288px;
    z-index: 9;
  }
  .row-bm .secret-left {
    flex-basis: 100%;
    max-width: 100%;
  }
  .row-bm .secret-right {
    margin-top: 50px;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 20px;
  }
  .row-bm .secret-right > .col-inner {
    height: auto;
    display: block;
    border-radius: 999px 999px 0 0;
    align-items: center;
    padding: 20px 25px;
  }
  .row-bm .secret-right .box-image {
    flex-basis: 100%;
    max-width: 100%;
  }
  .row-bm .secret-right .box-image img {
    width: auto;
  }
  .row-bm .secret-right .box .box-text {
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    text-align: center;
  }
  .row-bm .secret-right h2.section-title span {
    width: 100%;
  }
  h2.section-title span {
    font-size: 32px;
  }
  .box-lc .col-inner {
    max-width: 100%;
    margin-left: 0!important;
  }
  .hide-on-mobile {
    display: none;
  }
  .sidebar-menu ul.nav-sidebar li a {
    padding: 8px!important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #DEA9A2;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    font-family: Fredoka!important;
    text-transform: none;
    padding-bottom: 20px;
  }
  .sidebar-menu ul.nav-sidebar li img {
    width: 32px;
    height: 32px;
    margin-bottom: 10px;
  }
  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
    --drawer-width: 200px!important;
    background: #fff;
  }
  .nav-sidebar.nav-vertical > li + li {
    border-top: 0;
    margin-top: 15px;
  }
  .post-item .box {
    display: block;
  }
  .post-item .box .box-image {
    width: 100%;
    max-height: 100%;
  }
  .entry-category a {
    font-size: 24px;
    line-height: 30px;
    padding: 5px 0 20px 0;
  }
  h1.entry-title {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .blog-list {
    border-radius: 40px 40px 0 0;
    background: white;
    padding: 50px 5px 10px 5px;
  }
  .entry-content {
    padding-top: 0;
  }
  iframe {
    max-height: 400px!important;
  }
  .page-title-cc h1 {
    font-size: 28px;
    padding-top: 0;
  }
  .page-title-cc {
    height: 300px;
    margin-top: -100px;
  }
  .page-title-cc .section-bg.bg-loaded {
    max-width: 100vw;
    margin: 0 auto!important;
    background-position: 0 90%;
    background-repeat: no-repeat !important;
    background-size: 100vw!important;
  }
  a.icon.primary.button.round.is-small {
    padding: 4px 15px;
  }
  a.icon.primary.button.round.is-small:after {
    content: none;
  }
  .banner-wrapper-title {
    font-size: 32px;
    padding: 40px 30px 10px;
    max-width: 100%;
  }
  .banner-wrapper {
    height: auto;
    display: block;
    text-align: center;
    margin-top: 0;
  }
  .woocommerce-page main#main {
    padding: 20px 0 30px;
    border-radius: 40px 40px 0 0;
    background: #fff;
  }
  .yith-wcan-filters h4.filter-title {
    margin-bottom: 10px;
  }
  .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a,
  .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a {
    line-height: 24px;
    font-size: 15px;
  }
  .modal__content {
    overflow: auto;
    background: white;
    height: 100%;
    z-index: 999;
    border-radius: 0;
    display: flex;
    flex-direction: column;
  }
  .modal__content .close-modal-btn {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 5px;
    right: 10px;
    background: transparent;
    z-index: 999;
    font-size: 29px;
  }
  .modal__content .over-ct {
    overflow-y: hidden;
    height: auto;
  }
  .archive-page-header {
    height: auto;
    margin-top: 0;
    display: block;
  }
  .archive-page-header h1.page-title {
    margin: 0;
    font-size: 32px;
    padding: 40px 30px 10px;
    max-width: 100%;
  }
  .footer-wrapper {
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 99999;
  }
  .category-page-row {
    padding-bottom: 30px;
  }
}
