/*
Theme Name: WebDigital Theme 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: "Tempting";
  src: url("/wp-content/themes/webdigital-flatsome-child/fonts/Tempting.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "KaelynaScript";
  src: url("/wp-content/themes/webdigital-flatsome-child/fonts/DFVN-KaelynaScript.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* @font-face {
  font-family: "KaelynaScript";
  src: url("/wp-content/themes/webdigital-flatsome-child/fonts/KaelynaScript-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */
@font-face {
  font-family: "PlayfairDisplay-Medium";
  src: url("/wp-content/themes/webdigital-flatsome-child/fonts/Playfair Display/PlayfairDisplay-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body{
	overflow: hidden;
}
.col.right-none .col-inner {
    border-left: solid 1px #000000;
}
.col.left-none .col-inner {
    border-right: solid 1px #000000;
}

/*h1, h2, h3, h4, h5, h6{
    font-family: 'Playfair Display' !important;
    line-height: 39px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #856a3b;
}*/
/* .my-box {
  opacity: 0;
  transition: all 0.8s ease;
  transform: translateX(0);
}

/* Khi vào màn hình: hiện từ bên trái */
/* .my-box.fade-in-left {
  opacity: 1;
  transform: translateX(0);
  animation: fadeInLeft 0.8s forwards;
} */

/* Khi rời khỏi màn hình: di chuyển sang phải */
/* .my-box.fade-in-right {
  opacity: 0;
  transform: translateX(100px);
  animation: fadeInRight 0.8s forwards;
} */

/* Keyframes */
/* @keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-200px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(200px);
  }
} */
.accordion-content p {
    line-height: 1.3em !important;
}
h2, h3 {
    font-family: 'Playfair Display' !important;
    line-height: 1.5em;
}
blockquote, dl, figure, form, ol, p, pre, ul {
    margin-bottom: 0.5em;
}
.section.hoat-dong .section-bg img {
    width: 66%;
}
.dark a:hover {
    color: #000000;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
}
.img.Schedule_1 {
    width: 300px !important;
    bottom: 10%;
    left: 15%;
    position: absolute;
}
.img.Schedule_2 {
    width: 300px !important;
    top: -100px;
    right: 40%;
    position: absolute;
}
.img.Schedule_3 {
    width: 360px !important;
    top: 30%;
    right: 20%;
    position: absolute;
}
.img.Schedule_4 {
    width: 160px !important;
    top: 42%;
    right: 0%;
    position: absolute;
}
.img.Schedule_5 {
    width: 335px !important;
    top: 60%;
    right: 144px;
    position: absolute;
}
.img.Schedule_6 {
    width: 160px !important;
    top: 63%;
    right: 0px;
    position: absolute;
}
.img.Schedule_7 {
    width: 330px !important;
    top: 87%;
    left: -60px;
    position: absolute;
}
.text.sub-title h3 {
    font-family: 'KaelynaScript' !important;
    font-weight: normal;
    font-size: 36px;
    line-height: 1.1em;
}
.text.date-schedule {
    font-weight: 700;
    font-size: 24px;
    font-family: 'Playfair Display';
    color: #674F39;
}
.text.title-schedule h3 {
    font-family: 'KaelynaScript' !important;
    font-weight: 400;
    font-size: 24px;
    color: #674F39;
}
.col.schedule-right .col-inner {
    padding-left: 40px;
/*     border-left: solid 1px #000000; */
    padding-bottom: 15px;
	margin-left: -1px;
}
.col.schedule-right .col-inner ::before {
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    width: 15px;
    height: 1px;
    background-color: black;
}
.col.schedule-left .col-inner {
    padding-right: 40px;
    padding-bottom: 15px;
}
.col.schedule-left .col-inner ::before {
    content: '';
    position: absolute;
    right: 0;
    top: 20px;
    width: 15px;
    height: 1px;
    background-color: black;
}



.Offers_slider .box-blog-post {
    background-color: #F9F7EA;
    padding-top: 50px;
}
.Offers_slider .box.box-text-bottom.box-blog-post .image-cover {
    padding-top: 100% !important;
}
.Offer_slider .banner-inner.fill {
    background-color: #F9F7EA;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.col-slider-ofer {
    padding: 0 0 30px;
}
.Offer_slider .flickity-page-dots {
    bottom: -36px !important;
}


a.button.nut-icon {
    background: url(/wp-content/themes/webdigital-flatsome-child/img/Small-Arrow.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    padding: 0;
    margin-right: 0;
    -webkit-transition: 0.15s ease;
    transition: 0.15s ease;
    margin-right: 0;
    margin-top: 0;
    width: 70px;
    height: 70px;
    border: none;
}
a.button.primary.nut-icon:hover {
    background: url(/wp-content/themes/webdigital-flatsome-child/img/Small-Arrow-Hover.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    padding: 0;
    margin-right: 0;
    -webkit-transition: 0.15s ease;
    transition: 0.15s ease;
    margin-right: 0;
    margin-top: 0;
    width: 70px;
    height: 70px;
    border: none;
    box-shadow: none;
}
.flickity-page-dots .dot {
    border: 1px solid #111;
    height: 8px;
    width: 8px;
}
a.button.white span {
    font-family: 'PlayfairDisplay-Medium';
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}
a.button {
    border-radius: 3px !important;
}
a.button.primary.lowercase span {
    font-family: 'PlayfairDisplay-Medium';
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
}
a.button.primary.lowercase{
  background-color:#3B2E23 ;
}
.slider-services {
    rotate: -90deg;
}
.slider-services .flickity-viewport {
    overflow: visible !important;
}
.section.services {
    overflow: hidden;
}
.slider-style-focus .flickity-slider>:not(.is-selected) {
    transform: scale(.8);
}
.col-slider-services {
    margin-right: -76px;
    margin-left: 66px;
}
.flickity-prev-next-button.next {
    right: 11%;
    transform: translateX(-20%);
}
.flickity-prev-next-button.previous {
    left: 11%;
    transform: translateX(20%);
}
.slider-services .text-box.banner-layer {
    top: -40%;
    rotate: 90deg;
    left: -130px;
    opacity: 0;
}
.col.info-serveces .col-inner {
    margin-right: -120px;
}
.slider-services .banner.is-selected .text-box.banner-layer {
    opacity: 1;
}
.slider-services .text-box.banner-layer h3 {
    text-transform: uppercase;
    font-size: 26px;
    padding-bottom: 5px;
    border-bottom: solid 1px #00000059;
}
.box-page-services .box-text-inner p {
    font-family: 'Playfair Display';
    font-size: 20px !important;
}
.box-page-services .box-text.text-center {
    padding: 10px;
}
.box-page-services .box-image {
    box-shadow: 0px 3px 5px 0px #00000033;
    border-radius: 8px;
}
h5.post-title.is-large {
    font-size: 18px;
}
.box-blog-post .is-divider {
    display: none;
}
.text.title h2 {
    font-size: 36px;
    text-transform: uppercase;
}
.row.post-uudai .box.box-text-bottom.box-blog-post .image-cover {
    padding-top: 100% !important;
}
.row.post-uudai .box.box-normal.box-blog-post {
    background: #F9F7EA;
    padding: 50px 30px 30px 30px;
    box-shadow: 0px 3px 5px 0px #00000033;
    border-radius: 8px;
}
/*.row.post-uudai .box.box-normal.box-blog-post .box-text .button {
    margin-top: 3em;
}*/
.row.post-uudai .box.box-normal.box-blog-post .box-text a.button {
    color: #ffffff00;
    background: url(/wp-content/themes/webdigital-flatsome-child/img/Small-Arrow.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    padding: 0;
    margin-right: 0;
    -webkit-transition: 0.15s ease;
    transition: 0.15s ease;
    margin-right: 0;
    margin-top: 3em;
    width: 70px;
    height: 70px;
    border: none;
}
.row.post-uudai .box.box-normal.box-blog-post .box-text a.button:hover {
    background: url(/wp-content/themes/webdigital-flatsome-child/img/Small-Arrow-Hover.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    padding: 0;
    margin-right: 0;
    -webkit-transition: 0.15s ease;
    transition: 0.15s ease;
    margin-right: 0;
    margin-top: 3em;
    width: 70px;
    height: 70px;
    border: none;
    box-shadow: none;
}
button.ux-relay__button.ux-relay__load-more-button.button {
    font-family: 'Playfair Display';
    font-family: 'PlayfairDisplay-Medium';
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    border-radius: 6px;
    background-color: #3B2E23;
}
.slider-services-mobi .box-text-inner p {
    font-size: 20px;
    font-family: 'Playfair Display';
}
a.button.primary.banner-nut.fixed {
	bottom: 0;
    right: 10px;
    padding: 13px 36px;
    border-radius: 50px !important;
    font-family: 'PlayfairDisplay-Medium';
	font-weight: 400;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.field {
    width: 49%;
}
.form-flat {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.field.field-full {
    width: 100%;
}
span.wpcf7-list-item label {
    display: flex;
    align-items: center;
}
span.wpcf7-list-item label input[type="checkbox"] {
    width: 20px;
	height: 20px;
    padding: 0 !important;
    margin: 0;
}
input[type="checkbox"]:checked::before, input[type="radio"]:checked::before {
    top: 3px !important;
    left: 3px !important;
}
input[type="checkbox"]:checked::before, input[type="radio"]:checked::before {
    content: "";
    position: absolute !important;;
    width: 0;
    height: 0px;
    top: 0px !important;
    left: 1px !important;
    background-color: #ffffff00 !important;;
    border-radius: 0px !important;;
	content: '\e00a' !important;
    font-family: fl-icons !important;
    font-size: 15px;
    color: #4C2C1B;
}

.form-flat-tit {
    font-family: 'Playfair Display';
    font-size: 23px;
}
span.wpcf7-list-item.first label {
    display: flex;
    align-items: center;
}
/* span.wpcf7-list-item label input[type="checkbox"] {
    width: 20px;
    padding: 0 !important;
    margin: 0;
} */
.form-flat-tit {
    font-family: 'Playfair Display';
    font-size: 23px;
    margin: 0px 0 10px;
}

.form-flat.flat-fashion-show {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
}
.form-flat-tit-2 {
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Playfair Display';
}

.form-flat.flat-fashion-show p {
    width: 100%;
}
span.wpcf7-form-control.wpcf7-checkbox.fashion-show {
    display: flex;
    justify-content: flex-start;
}
span.wpcf7-form-control.wpcf7-checkbox.fashion-show span.wpcf7-list-item {
    width: 32%;
}
.form-flat input.wpcf7-form-control.wpcf7-submit {
    margin: 10px auto;
    text-align: center;
    padding: 15px 40px !important;
    line-height: 10px !important;
    min-height: 1em;
}
.form-flat.flat-submit {
    display: flex;
    flex-wrap: wrap;
}
.section.doi-tac-logo .gallery-col.col .col-inner {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}
.text.title-head-page h1 {
    font-weight: 700;
    font-size: 50px;
    color: #372F2A;
    line-height: 1.5em;
}
.head-sub p {
    font-size: 18px;
    text-transform: none;
    color: rgb(107 114 128);
    font-family: 'Playfair Display';
}
.text-ntk h4 {
    font-family: 'KaelynaScript';
    font-weight: 400;
    font-size: 26px;
}
.ten-ntk h3 {
    color: rgba(103, 79, 57, 1);
    font-size: 26px;
}
.ten-ntk h4 {
    color: rgb(111 81 59);
    font-size: 18px;
}
.box.box-ntk {
    padding: 18px;
    background-color: rgba(247, 244, 229, 1);
    box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
    /* box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.14); */
    /* box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2); */
	transition: 0.3s;
	border-radius: 8px;
}
.box.box-ntk:hover {
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

a.button.primary {
    font-family: 'PlayfairDisplay-Medium';
    color: #ffffff;
    font-size: 16px;
    font-weight: 400 !important;
    border-radius: 3px !important;
    background-color: #3B2E23;
}
a.button.primary.is-small.nut-center{
    min-height: 1.8em;
    line-height: 1.8em;
}
.row.row-content-slider {
    box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.banner h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    text-transform: none;
}
.row.row-content-slider h3 {
    font-size: 22px !important;
    color: rgba(103, 79, 57, 1) !important;
}
.col.slider-event {
    padding-bottom: 0;
}
.workshop-event .banner-bg.fill img {
    filter: grayscale(1);
}
.workshop-event .text-box.banner-layer .text-box-content h3 {
    font-size: 20px;
}
.workshop-event .text-box.banner-layer .text-box-content p {
    font-size: 16px;
	letter-spacing: -0.2px;
}
.workshop-event .text-box.banner-layer .text-box-content {
    height: 100%;
}
.workshop-event .text-box.banner-layer {
    padding: 25px;
	height: 150px;
	transition: height 1s;
}
.workshop-event .banner-layers.container {
    overflow: hidden;
}
.text.workshop-event-content {
    opacity: 0;
    overflow: hidden;
    transition: all 1.3s;
}
.workshop-event:hover .text-box.banner-layer{
	height: 100%;
}
.workshop-event:not(:hover) .img.workshop-event-img
 {	height: 0;
    opacity: 0;
    transition: all 1.3s ease
}
.workshop-event:hover .img.workshop-event-img
 {	height: auto;
	opacity: 1;
	height:auto;
	visibility: visible;
}
.workshop-event:hover .text.workshop-event-content {
    opacity: 1;
    overflow: visible;
    transition: all 1.3s;
}
.col.activitie1{
    padding: 20px;
}
.box.box-trai-nghiem {
    background-color: white;
}
.col.activitie-col {
    padding: 20px;
    margin-bottom: 25px;
}
.col.activitie1::before {
	content: "";
	position: absolute;
	inset: 0; /* top, right, bottom, left: 0 */
	background-image: url('/wp-content/uploads/2025/07/trai-nghiem-make-up.webp');
	background-size: cover;
	background-position: center;
	filter: grayscale(1);
	z-index: -1;
}
.col.activitie2::before {
	content: "";
	position: absolute;
	inset: 0; /* top, right, bottom, left: 0 */
	background-image: url('/wp-content/uploads/2025/07/trai-nghiem-chup-anh-pre-wedding.webp');
	background-size: cover;
	background-position: center;
	filter: grayscale(1);
	z-index: -1;
}
.col.activitie3::before {
	content: "";
	position: absolute;
	inset: 0; /* top, right, bottom, left: 0 */
	background-image: url('/wp-content/uploads/2025/07/br-hoat-dong-trai-nghiem-3.webp');
	background-size: cover;
	background-position: center;
	filter: grayscale(1);
	z-index: -1;
}
.ten-ntk h3 {
    font-size: 24px;
    line-height: 1.3em;
    margin: 10px 0;
}
a.button.primary.nut-icon {
    background-color: #ffffff00;
}
p.head-sub {
    font-family: 'Quicksand';
    font-size: 16px;
}
.form-accordion.form-child-combo {
    display: none;
}
.accordion-content.accordion-content-dupp p:nth-child(1) .wpcf7-list-item:nth-child(1)::after {
  content: 'Nhà thiết kế Trương Thanh Hải'; /* Nội dung chữ */
  display: block;
  color: #555;
  font-size: 16px;
  margin-top: 4px;
}
.accordion-content.accordion-content-dupp p:nth-child(1) .wpcf7-list-item:nth-child(1){
    display: none;
}
.accordion-content.accordion-content-dupp p:nth-child(1) .wpcf7-list-item:nth-child(2)::after {
  content: 'Nhà thiết kế Thủy Nguyễn'; /* Nội dung chữ */
  display: block;
  color: #555;
  font-size: 16px;
  margin-top: 4px;
}
.accordion-content.accordion-content-dupp p:nth-child(1) .wpcf7-list-item:nth-child(2){
    display: none;
}
.accordion-content.accordion-content-dupp p:nth-child(1) .wpcf7-list-item:nth-child(3)::after {
    content: "L'Elovita x TIE Men - 15/08";
    display: block;
    color: rgb(85, 85, 85);
    font-size: 16px;
    margin-top: 4px;
}
.accordion-content.accordion-content-dupp p:nth-child(1) .wpcf7-list-item:nth-child(4)::after {
    content: "Mynoca - 16/08";
    display: block;
    color: rgb(85, 85, 85);
    font-size: 16px;
    margin-top: 4px;
}
.accordion-content.accordion-content-dupp p:nth-child(1) .wpcf7-list-item:nth-child(5)::after {
    content: "PMN Couture - 16/08";
    display: block;
    color: rgb(85, 85, 85);
    font-size: 16px;
    margin-top: 4px;
}
.accordion-content.accordion-content-dupp p:nth-child(1) .wpcf7-form-control-wrap span.wpcf7-form-control .wpcf7-list-item-label,.accordion-content.accordion-content-dupp p:nth-child(2) .wpcf7-form-control-wrap span.wpcf7-form-control .wpcf7-list-item-label{
    display: block;
    opacity: 0;
    padding-right: 170px;
    height: 1em;
}
.accordion-content.accordion-content-dupp p:nth-child(1) label,.accordion-content.accordion-content-dupp p:nth-child(2) label {
    width: 30px !important;
}
.accordion-content.accordion-content-dupp p:nth-child(1) .wpcf7-list-item,
.accordion-content.accordion-content-dupp p:nth-child(2) .wpcf7-list-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
	width: calc(100% - 10px) !important;
}
.accordion-content.accordion-content-dupp p:nth-child(2) .wpcf7-list-item {
    width: calc(100% - 0px) !important;
}
.accordion-content.accordion-content-dupp p:nth-child(2) .wpcf7-list-item:nth-child(1)::after {
  content: 'Tài Chính Rõ Ràng- Hôn Nhân Vững Vàng'; /* Nội dung chữ */
  display: block;
  color: #555;
  font-size: 16px;
  margin-top: 4px;
}
.accordion-content.accordion-content-dupp p:nth-child(2) .wpcf7-list-item:nth-child(2)::after {
  content: 'Chụp hình cưới Không nhàm chán'; /* Nội dung chữ */
  display: block;
  color: #555;
  font-size: 16px;
  margin-top: 4px;
}
.accordion-content.accordion-content-dupp p:nth-child(2) .wpcf7-list-item:nth-child(3)::after {
    content: 'Cưới là dịp, đi là hành trình';
    display: block;
    color: #555;
    font-size: 16px;
    margin-top: 4px;
}
.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(1)::after {
  content: 'Lên Layout Makeup Cưới Theo Gương Mặt Bạn'; /* Nội dung chữ */
  display: block;
  color: #555;
  font-size: 16px;
  margin-top: 4px;
}
.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(2)::after {
  content: 'Chụp Ảnh Cưới Ở Đâu Để Không Bị Rập Khuôn?'; /* Nội dung chữ */
  display: block;
  color: #555;
  font-size: 16px;
  margin-top: 4px;
}
.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(3)::after {
  content: 'Chiếc Váy Của Tôi, Tôi Là Chính Tôi'; /* Nội dung chữ */
  display: block;
  color: #555;
  font-size: 16px;
  margin-top: 4px;
}
.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-form-control-wrap span.wpcf7-form-control .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label,.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-form-control-wrap span.wpcf7-form-control .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label,.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-form-control-wrap span.wpcf7-form-control .wpcf7-list-item:nth-child(3) .wpcf7-list-item-label{
    display: block;
    opacity: 0;
    padding-right: 170px;
    height: 1em;
}
.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(1),
.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(2),
.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(3){
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
	width: calc(100% - 10px) !important;
}
.wpcf7 span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 0;
}
.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(1) label,.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(2) label,.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(3) label {
    width: 30px !important;
}
.form-col-box .col-inner {
    border-radius: 30px;
}
.custom-related-posts .box {
  border-radius: 8px;
  padding: 10px;
  transition: all 0.3s ease;
}
.custom-related-posts .box:hover {
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.custom-related-posts .thumbnail {
  width: 100%;
  height: auto;
}
.custom-related-posts .post-title {
  margin-top: 10px;
  font-size: 16px;
}
.box-ntk .box-text.text-left {
    padding-right: 0;
}
/* .row.doi-tac-truc-tiep .col .col-inner {
    background-color: white;
    padding: 10px;
} */
.row.doi-tac-cong-nghe .gallery-col.col {
    padding: 0px 30px 0px;
}
.accordion-content.accordion-content-dupp p:nth-child(1) .wpcf7-list-item:nth-child(3) {
    display: none;
}
.accordion-content.accordion-content-dupp p:nth-child(1) {
    display: none;
}
.accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(1), .accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(2), .accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(3), .accordion-content.accordion-content-dupp p:nth-child(3) .wpcf7-list-item:nth-child(4){
    display: none;
}
.accordion-content.accordion-content-dupp p:nth-child(2) .wpcf7-list-item:nth-child(2) {
    display: none;
}

@media only screen and (min-width: 1500px) {

}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.col.schedule-right .col-inner {
		padding-bottom: 30px;
	}
	.col.schedule-left .col-inner {
		padding-left: 40px;
		border-left: solid 1px #000000;
		padding-bottom: 30px;
	}
	.col.schedule-left .col-inner ::before {
		content: '';
		position: absolute;
		left: 0;
		top: 20px;
		width: 15px;
		height: 1px;
		background-color: black;
	}
	.col.schedule-left .col-inner {
		padding-right: 0px;
	}
	.button-dangky .col-inner.text-center {
		display: flex;
		justify-content: center;
	}
	a.button.primary.banner-nut.fixed {
        right: auto;
        left: auto;
        margin: auto;
        padding: 3px 50px;
        border-radius: 7px !important;
        margin-bottom: 1em;
    }
	.workshop-event .text-box.banner-layer{
		height: 100%;
	}
	.workshop-event:not(:hover) .img.workshop-event-img {
		height: 100%;
		opacity: 1;
		transition: all 1.3s ease;
	}
	.workshop-event .img.workshop-event-img
	 {	height: auto;
		opacity: 1;
		height:auto;
		visibility: visible;
	}
	.text.workshop-event-content {
		opacity: 1;
		overflow: visible;
		transition: all 1.3s;
		line-height: 2.1em;
	}
	.col.activitie-col {
		padding: 35px;
		margin-bottom: 25px;
	}
	.workshop-event .text-box.banner-layer .text-box-content h3 {
		font-size: 20px;
		margin-top: 20px;
	}
	.box.box-ntk .image-cover {
		padding-top: 100% !important;
	}
	a.button.primary.event-show {
		font-size: 16px;
	}
	.ten-ntk h3 {
		font-size: 20px;
	}
	.box.box-trai-nghiem {
        padding: 20px;
        display: flex;
        flex-direction: column-reverse;
    }
	.col.nut-center .col-inner {
		text-align: center;
	}
	.page-id-902 a.button.primary.banner-nut.fixed {
		display: none;
	}
	.box-ntk.thuy-nguyen .image-cover img {
		object-position: 50% 0%;
	}
	.workshop-event .text-box.banner-layer .text-box-content p {
		margin-top: 10px;
	}
	.workshop-event .text-box.banner-layer {
		padding: 20px;
	}
	.cd-number {
		font-size: 50px;
		min-width: 46px;
	}
	.cd-separator {
		font-size: 33px;
		margin-bottom: 26px;
	}
	.box-ntk .box-text.text-left .box-text-inner{
		display: flex;
		flex-direction: column;
	}
	.box-ntk .button.is-underline:before{
		display:none;
	}
 	.slider-wrapper.slide-ntk .slider .flickity-viewport .flickity-slider .row {
		padding-right: 20px;
	}
	.slider-wrapper.slide-ntk .flickity-slider>.row:not(.is-selected) {
		opacity: 1;
	}
	.flickity-slider .section {
		padding-left: 0;
	}
}