.elementor-kit-18{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"ValueSansProVN";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"ValueSansProVN";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"ValueSansProVN";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"ValueSansProVN";--e-global-typography-accent-font-weight:500;background-image:url("https://moonafashion.com/wp-content/uploads/2025/05/nen-web-4.webp");}.elementor-kit-18 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*bang chuyen hinh anh, tin tuc*/
#title-tt .elementor-widget-container {
    position: relative;
    text-align: center;
}

#title-tt .elementor-widget-container>h2 {
    font-family: "ValueSansProVN", Sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    color: #58595B;
}

#title-tt .elementor-widget-container>a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #58595b;
    font-family: "ValueSansProVN", Sans-serif;
}

#slider-tt .swiper-pagination>.swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    border-radius: 0;
}

#bcha .elementor-swiper-button>svg, #slider-tt .elementor-swiper-button>svg {
    padding: 5px;
    font-size: 2rem
}

#bcha .elementor-swiper-button-prev:before, #slider-tt .elementor-swiper-button-prev:before {
    transform: rotateY(180deg);
}

#bcha .elementor-swiper-button-prev:after, #slider-tt .elementor-swiper-button-prev:after {
    transform: rotateY(180deg);
}

#bcha .elementor-swiper-button-next:before, #bcha .elementor-swiper-button-prev:before, #slider-tt .elementor-swiper-button-next:before, #slider-tt .elementor-swiper-button-prev:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ccc;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    z-index: -1;
}

#bcha .elementor-swiper-button-next:after, #bcha .elementor-swiper-button-prev:after, #slider-tt .elementor-swiper-button-next:after, #slider-tt .elementor-swiper-button-prev:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background: #fff;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    z-index: -1;
}

#bcha figure.swiper-slide-inner {
    overflow: hidden;
    border-radius: 15px;
}

#bcha figure.swiper-slide-inner>img {
    transition: transform 0.4s ease;
}

#bcha figure.swiper-slide-inner>img:hover {
    transform: scale(1.1);
}
/*end*/
/*tieu de vs anh*/
#title-img h2.elementor-heading-title {
    display: inline-flex;
    align-items: center;
}

#title-img h2.elementor-heading-title>span {
    margin-right: 10px;
}

#title-img h2.elementor-heading-title>span>img {
    max-width: 64px;
}
/*end*/
/*chi tiet san pham*/
.woocommerce .woocommerce-breadcrumb {
    margin: 1em;
}
/*end*/
/*trai vs phai*/
.truyend_icons img {
  max-width: 100%;
}

@media (max-width: 991px) {
  .truyend_icons {
    display: none;
  }
}

.truyend_icons .truyend_icon_left {
	left: 00px;
	position: fixed;
    top: 40%;
    transform: translateX(-100%);
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    transition: all .3s linear;
}

.truyend_icons .truyend_icon_left.active {
  transform: translateX(0);
  left: 10px;
}

.truyend_icons .truyend_icon_top a {
  background: url("/wp-content/uploads/2025/05/trai-vs-phai.png") no-repeat center/cover;
  background-size: 117px 72.75px;
  width: 117px;
  height: 72.75px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: .875rem;
  line-height: 22px;
  font-weight: 700;
  color: #FFF;
  text-transform: uppercase;
}

.truyend_icons p {
  transition: all .2s linear;
  margin-bottom: 0;
}

.truyend_icons p:hover {
  transform: translateY(-5px);
}

.truyend_icons .truyend_icon_right {
  position: absolute;
  right: 0;
  position: fixed;
  top: 40%;
  transform: translateX(100%);
  z-index: 10;
  transition: all .3s linear;
}

.truyend_icons .truyend_icon_right.active {
  transform: translateX(0);
  right: 10px;
}
/*end*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ValueSansProVN';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://moonafashion.com/wp-content/uploads/2025/05/valuesansprovn.woff2') format('woff2');
}
/* End Custom Fonts CSS */