/*
Theme Name: Event
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: 'title';
  src: url('inc/fonts/Abygaer Regular.ttf');
}

@font-face {
  font-family: 'title2';
  src: url('inc/fonts/BeautiqueDisplay-Bold.otf');
}

:root {
    --primary: #fcc342;
    /* --secondary: ; */
    --white: #fff;
    --black: #000;
}

body{font-size:14px !important;}

.title {
    font-size: 50px;
    font-family: 'title';
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
}

.top-title {
    font-size: 32px;
}

.text-gradient {
    background: linear-gradient(132deg, #FCC342 4.74%, #9F5524 30.04%, #EECA64 53.36%, #9F5524 77.67%, #E9AB37 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 4px;
}

.button.secondary,.button-custom,.phongvt-submit {
	position: relative;
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
	color: var(--white);
	margin: 0 auto;
	text-decoration: none;
	border-radius: 0px;
	overflow: hidden;
	padding: 1px;
	isolation: isolate;
	max-height: 56px;
	height: 56px;
}

.button.secondary::before,.button-custom:before,.phongvt-submit:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 400%;
    height: 100%;
    background: linear-gradient(132deg, #FCC342 4.74%, #9F5524 30.04%, #EECA64 53.36%, #9F5524 77.67%, #E9AB37 100%);
    background-size: 25% 100%;
    animation: button-hover .75s linear infinite;
    animation-play-state: paused;
    translate: -5% 0;
    transition: translate .25s ease-out;
}

.button.secondary:hover:before,.phongvt-submit:hover:before {
    animation-play-state: running;
    transition-duration: .75s;
    translate: 0 0;
}

.btn-menu {
    display: inline-block;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 22px;
}

.btn-menu span {
    display: flex;
    gap: 8px;
}

.button-custom span {
    display: flex;
    justify-content: center;
    align-items: center;
}

.button.secondary span,.button-custom span {
    position: relative;
    padding: 8px 24px;
    background: var(--black);
    border-radius: 0px;
    height: 100%;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}

.button.secondary:hover::before,.button-custom:hover:before {
    animation-play-state: running;
    transition-duration: .75s;
    translate: 0 0;
}

.gia-tri-section,.khach-hang-section {
    padding: 140px 0 !important;
    position: relative;
}

.gia-tri-section .col.large-12 {
    max-width: 620px;
    margin: 0 auto;
    padding-bottom: 0;
}

.gia-tri-section p,.dich-vu-section .text p {
    margin-bottom: 32px;
}

.dich-vu-section,.cta-section {
    padding: 100px 0 !important;
}

.dich-vu-section .col,.khach-hang-section .col,.cta-section .col {
    padding-bottom: 0
}

.dich-vu-section form, .dich-vu-section form input.wpcf7-submit,.khach-hang-section .button {
    margin-bottom: 0
}

.dich-vu-section .col.large-8 .col-inner {
    max-width: 600px;
    margin: auto;
    border: 1px solid var(--primary);
    background: rgba(0, 0, 0, 0.60);
    padding: 50px;
}

.dich-vu-section .col.large-8 .col-inner input, .dich-vu-section .col.large-8 .col-inner textarea,.dich-vu-section .col.large-8 .col-inner select {
    border: 1px solid var(--primary);
    background-color: rgba(0, 0, 0, 0.60);
    min-height: 48px;
    color: var(--white);
    width: 100%;
}

.dich-vu-section .col.large-8 .col-inner textarea {
    min-height: 100px;
}

.cta-section .row {
    align-items: center;
}

.wpcf7-spinner {
    display: none;
}

.hand-point-down:before {
    content: "\f0a7";
}

.line_top {
    position: absolute;
    left: 50%;
    top: -140px;
    transition: 0.75s;
}

.line_bottom {
    position: absolute;
    left: 50%;
    bottom: -140px;
    transition: 0.75s;
}

.line_about_us {
    height: 50px;
    width: 1px;
}
.bg-gradient {
    background: linear-gradient(132deg, #FCC342 4.74%, #9F5524 30.04%, #EECA64 53.36%, #9F5524 77.67%, #E9AB37 100%);
}

.khach-hang-section .text div {
    margin-bottom: 30px;
}

.khach-hang-section .text i {
    font-size: 24px;
}

.khach-hang-section .button:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 400%;
    height: 100%;
    background: linear-gradient(132deg, #FCC342 4.74%, #9F5524 30.04%, #EECA64 53.36%, #9F5524 77.67%, #E9AB37 100%);
    background-size: 25% 100%;
    animation: button-hover .75s linear infinite;
    animation-play-state: paused;
    translate: -5% 0;
    transition: translate .25s ease-out;
}

.cta-section .col:first-child h2, .cta-section .col:last-child h2 {
    font-size: 36px;
}

.opentime-line {
    background: url('/wp-content/uploads/2025/06/line.png') no-repeat;
    width: 100px;
    height: 4px;
    display: inline-block;
    margin-bottom: 20px;
}

.cta-section .text-bottom p {
    font-size: 16px;
}

.cta-section .text-bottom span {font-size: 36px}

.gallery-section {
    padding-bottom: 0 !important;
}

.gallery-section .gallery-col {
    padding: 0 !important;
}

.footer-section .row1 {
    background: var(--black);
    padding: 30px 0;
    align-items: center;
}

.footer-section .row1 .col {
    padding-bottom: 0;
}

.footer-section .row1 .icon-box {
    align-items: center;
}

.footer-section .row1 p.footer-info {
    margin-bottom: 0;
}

.footer-section .row1 .social-icons a {
    margin-bottom: 0;
}

.footer-section .row1 .col:nth-child(2) {
    border-left: solid 1px #FCC342;
    border-right: solid 1px #FCC342;
}

#footer {
    background: url('/wp-content/uploads/2025/06/bggioithieu.png') no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 30px;
}

#footer .absolute-footer {
    background: transparent;
}

h1.category-title {
    text-align: center;
    font-size: 32px;
    margin-bottom: 32px;
}

.shop-page-title.category-page-title.page-title {
    background: #eee;
}

.shop-page-title.category-page-title.page-title .page-title-inner {
    padding-top: 0;
}

.shop-page-title.category-page-title.page-title nav.woocommerce-breadcrumb.breadcrumbs,
.shop-page-title.category-page-title.page-title nav.woocommerce-breadcrumb.breadcrumbs a {
    color: #333;
}

.product-small.box .box-text {
    padding: 12px;
    min-height: 80px;
    background: var(--white);
    text-align: center;
}

.product-small.box .box-text p.name.product-title,
.product-small.box .box-text {
    color: var(--black);
}

.product-small.box .product-title a {
    color: var(--black);
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 16px;
}

.product-small.box .price-wrapper span {
    color: var(--black);
    font-size: 14px;
}

.archive ul.page-numbers.nav-pagination {
    padding-top: 12px;
}

.archive ul.page-numbers.nav-pagination span,.archive ul.page-numbers.nav-pagination a {
    border-radius: 0;
    border-width: 1px;
    min-width: 36px;
    min-height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.thu-vien-anh-section h1 {
    margin-bottom: 32px;
}

.phongvt-all-album-grid .album-card img {
    border-radius: 0 !important;
    min-height: 230px;
}

.phongvt-all-album-grid .album-card h4 {
    color: var(--primary);
}

.single-album_show .entry-divider.is-divider {
    display: none;
}

.single-album_show h1.entry-title,.category h1.page-title,.single-post h1.entry-title,.single-product h1.product-title.product_title.entry-title {
    font-size: 32px;
    margin-bottom: 32px;
    background: linear-gradient(132deg, #FCC342 4.74%, #9F5524 30.04%, #EECA64 53.36%, #9F5524 77.67%, #E9AB37 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 4px;
    text-align: center;
    text-transform: uppercase;
}

.single-product h1.product-title.product_title.entry-title {
    font-size: 24px;
    text-align: left;
    padding-top: 0;
    margin-bottom: 0;
}

.single-product .social-icons a {
    border-radius: 0;
}

.single-product .social-icons.share-icons a {
    border-radius: 0 !important;
    border-width: 1px;
    margin-right: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.single-product .product-gallery .product-images img {
    border-radius: 8px;
}

.single-album_show .phongvt-album-grid img {
    border-radius: 0;
}

.single-album_show .blog-share.text-center,.single-album_show .navigation-post {display: none;}

.video-section .video.video-fit {
    padding-top: 60% !important;
    border: 1px solid #ffffff1a;
}

.category .page-wrapper {
    padding-top: 0;
}

.category .post-title a {
    font-size: 16px;
    background: linear-gradient(132deg, #FCC342 4.74%, #9F5524 30.04%, #EECA64 53.36%, #9F5524 77.67%, #E9AB37 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    min-height: 56px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 12px;
}

.category .is-divider {
    display: none;
}

.archive nav.woocommerce-breadcrumb.breadcrumbs a, .archive nav.woocommerce-breadcrumb.breadcrumbs span {
    font-size: 14px;
}

.archive-breadcrumbs,.single-product .page-title {
    background: #eee;
    min-height: 60px;
    display: flex;
    align-items: center;
}

.single-product .page-title .page-title-inner {
    padding-top: 0;
}

.single-product .page-title nav.woocommerce-breadcrumb.breadcrumbs a, .single-product .page-title nav.woocommerce-breadcrumb.breadcrumbs span {
    font-size: 14px;
    color: #333;
}

.single-product .product-main {
    padding-top: 40px !important;
}

.archive-breadcrumbs nav.woocommerce-breadcrumb.breadcrumbs a,.archive-breadcrumbs nav.woocommerce-breadcrumb.breadcrumbs span {
    color: #333;
}

.archive-breadcrumbs nav.rank-math-breadcrumb a,.archive-breadcrumbs nav.rank-math-breadcrumb span {
    color: #333;
}

.archive-breadcrumbs .rank-math-breadcrumb p {
    margin: 0;
}

.category h1.page-title {
    padding-top: 32px;
    margin-bottom: 0;
}

.single-post h1.entry-title {
    font-family: 'title2';
}

.single-post header.entry-header .entry-divider.is-divider {
    display: none;
}

.single-post .entry-content {
    padding-top: 0;
}

.contact h1 {
    font-size: 32px;
    margin-bottom: 32px;
}

.contact-breadcrumb {
    padding: 0 !important;
}

.contact-breadcrumb .col {
    padding-bottom: 0;
}

#logo,.logo {
  position: relative;
  width: fit-content !important;
}

#logo::before,.logo::before {
  content: "";
  position: absolute;
  top: -8px;
  left: calc(50% - 15px);
  width: 32px;
  height: 32px;
  background-image: url('/wp-content/uploads/2025/06/saolaplanh.png');
  background-size: contain;
  background-repeat: no-repeat;
  animation: sparkle 1.5s infinite ease-in-out;
  z-index: 2;
  pointer-events: none;
}

#logo::after,.logo::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: calc(50% - 18px);
  width: 32px;
  height: 32px;
  background-image: url('/wp-content/uploads/2025/06/saolaplanh.png');
  background-size: contain;
  background-repeat: no-repeat;
  animation: sparkle 2s infinite ease-in-out;
  z-index: 2;
  pointer-events: none;
}

#logo .star-3,.logo .star-3 {
  position: absolute;
  top: 20px;
  left: calc(50% - 16px);
  width: 32px;
  height: 32px;
  background-image: url('/wp-content/uploads/2025/06/saolaplanh.png');
  background-size: contain;
  background-repeat: no-repeat;
  animation: sparkle 2.2s infinite ease-in-out;
  z-index: 2;
  pointer-events: none;
  transform: translateY(-50%);
}

#logo::before, #logo::after,#logo .star-3,
.logo::before, .logo::after,.logo .star-3 {
    z-index: 1.0E+17!important;
    position: absolute;
    animation: star linear 1.75s infinite;
    -moz-animation: star linear 1.75s infinite;
    -webkit-animation: star linear 1.75s infinite;
    -o-animation: star linear 1.75s infinite;
}

.logo::before {
    left: calc(50% - 69px);
    top: -4px;
}

.logo::after {
    left: calc(50% - 73px);
    bottom: 1px;
}

.logo .star-3 {
    top: 28px;
    left: calc(50% - 70px);
}

.form-tu-van input {
    min-height: 48px;
}

.hover-animation .flickity-slider .gallery-col .box-image {
    position: relative;
    overflow: hidden;
}

.hover-animation .flickity-slider .gallery-col .box-image:before {
    position: absolute;
    top: 0;
    left: -85%;
    z-index: 10;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.hover-animation .flickity-slider .gallery-col .box-image:hover:before {
    transition: 1s;
    left: 100%;
}

.hover_animation .gallery-col .col-inner:hover::before, 
.hover_animation .gallery-col .col-inner:hover::after,
.hover_animation .img-inner:hover:before,
.hover_animation .img-inner:hover:after {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition-duration: 1.3s;
    -moz-transition-duration: 1.3s;
    -ms-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s;
    -khtml-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}

.hover_animation .gallery-col .col-inner::before,.hover_animation .img-inner:before {
    content: "";
    background: rgba(255, 255, 255, .5);
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -khtml-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    width: 0;
    height: 0;
    z-index: 2;
}

.hover_animation .gallery-col .col-inner::after,.hover_animation .img-inner::after {
    content: "";
    background: rgba(255, 255, 255, .5);
    top: 0;
    right: 0;
    position: absolute;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -khtml-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    width: 0;
    height: 0;
    z-index: 2;
}

@-webkit-keyframes star {
0%{-webkit-transform:rotate(0) scale(0)}
50%{-webkit-transform:rotate(180deg) scale(1.5)}
100%{-webkit-transform:rotate(360deg) scale(0)}
}
@-o-keyframes star {
0%{-o-transform:rotate(0) scale(0)}
50%{-o-transform:rotate(180deg) scale(1.5)}
100%{-o-transform:rotate(360deg) scale(0)}
}
@-moz-keyframes star {
0%{-moz-transform:rotate(0) scale(0)}
50%{-moz-transform:rotate(180deg) scale(1.5)}
100%{-moz-transform:rotate(360deg) scale(0)}
}

@keyframes button-hover {
    100% {
    transform: translateX(-25%);
}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.header.has-transparent, .header.show-on-scroll, .header.transparent {
    position: unset;
}

.home-video {
    padding-top: 220px !important;
    padding-bottom: unset !important;
}

.phone-mobile {
    display: flex;
    align-items: center;
    gap: 8px;
}

.phone-mobile a {
    font-size: 16px;
    font-weight: 600;
    color: var(--white);
}

.phone-mobile i {
    font-size: 18px;
}

.header-main .flex-col.show-for-medium.flex-right {
    max-width: fit-content;
    flex-basis: fit-content;
}

ul.mobile-nav.nav.nav-left {
    text-align: center;
    display: block;
}

.header-search-form input {
    height: 48px;
    max-height: 48px;
}

.header-search-form button.ux-search-submit.submit-button.secondary.button {
    height: 48px;
    max-height: 48px;
    width: 48px;
}

.header-search-form button.ux-search-submit.submit-button.secondary.button:before {display: none;}

.title {
    font-size: 32px;
}

.cta-section .col:first-child h2, .cta-section .col:last-child h2 {
    font-size: 28px;
}

.cta-section .col:nth-child(2) {
    padding-bottom: 26px;
}

.cta-section {
    padding: 40px 0 0 !important;
}

.cta-section .text-bottom span {
    font-size: 28px;
}

.dich-vu-section {
    padding: 40px 0 !important;
}

.gia-tri-section {
    padding: 100px 0 !important;
}

.line_top {
    top: -100px;
}

.line_bottom {
    bottom: -100px;
}

.dich-vu-section .col.large-8 .col-inner {
    padding: 30px;
}

}