.elementor-kit-6{--e-global-color-primary:#0053AC;--e-global-color-secondary:#018FD6;--e-global-color-text:#000000;--e-global-color-accent:#0053AC;--e-global-typography-primary-font-family:"Be Vietnam Pro";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Be Vietnam Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Be Vietnam Pro";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Be Vietnam Pro";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.3em;font-family:"Be Vietnam Pro", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 img{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:80px;--container-default-padding-right:15px;--container-default-padding-bottom:80px;--container-default-padding-left:15px;}.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:1550px){.elementor-kit-6{--e-global-typography-primary-font-size:28px;}}@media(max-width:1110px){.elementor-kit-6{--e-global-typography-primary-font-size:24px;}.elementor-kit-6 img{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:60px;--container-default-padding-right:15px;--container-default-padding-bottom:60px;--container-default-padding-left:15px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:40px;--container-default-padding-right:15px;--container-default-padding-bottom:40px;--container-default-padding-left:15px;}}/* Start custom CSS */.rank-math-breadcrumb p{
	color: #000;
	font-size: 16px;
	font-family: Be Vietnam Pro;
	font-weight: 400;
	line-height: 24px;
	word-wrap: break-word;
}
.rank-math-breadcrumb a:hover{
	color: hsla(211, 100%, 34%, 1);
}
.rank-math-breadcrumb a{
	color: hsla(211, 100%, 34%, 1);
}
.rank-math-breadcrumb .separator{
	padding: 0 5px;
}
.max_line_2,
.max_line_2 a,
.max_line_2 p {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
}
.thong-so-ky-thuat-table td.tieu-de{
    color:  #0053AC;
    font-size: 20px;
    font-family: Be Vietnam Pro;
    font-weight: 600;
    line-height: 30px;
}
.thong-so-ky-thuat-table td.noi-dung{
    color: #000;
    font-size: 16px;
    font-family: Be Vietnam Pro;
    font-weight: 400;
    line-height: 24px;
}
table.thong-so-ky-thuat-table {
  border: none;       
  border-collapse: collapse; 
  border-spacing: 0
}

table td,
table th {
  border: none;        
  padding: 10px;       
  background: none;
}

.thong-so-ky-thuat-table td,
.thong-so-ky-thuat-table th {
  background: transparent !important;
}
.child-cat-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
    border-radius: 24px;
    background: #fff;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 0 1px transparent;
}

.child-cat-box:hover {
    transform: translateY(-24px);
    border-color: hsla(211, 100%, 34%, 1);
}

.child-cat-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    transform: scaleX(0);
    transition: transform 0.3s ease;
    z-index: 1;
    border-top: 4px solid #0053AC;
}
.child-cat-box:hover::before {
    transform: scaleX(1);
}

.child-cat-box img {
    width: 234px;
    height: 258px;
    object-fit: cover;
    border-radius: 12px;
    margin-bottom: 12px;
    transition: transform 0.3s ease;
}

/* Tiêu đề */
.child-cat-box h4 {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Be Vietnam Pro', sans-serif;
    font-weight: 400;
    margin: 0;
    color: #000;
    transition: color 0.3s ease;
}

/* Hover chữ đổi màu */
.child-cat-box:hover h4 {
    color: hsla(211, 100%, 34%, 1);
}

.my-child-category-swiper {
    padding-top: 24px;
}
.swiper-button-prev::after {
    font-size: 16px !important;
    padding: 10px 14px;
    background: hsla(0, 0%, 100%, 1);
    border-radius: 20px;
}
.swiper-button-next{
    background: hsla(0, 0%, 100%, 1);
}
.swiper-button-next::after{
    font-size: 16px !important;
    padding: 10px 14px;
    border-radius: 20px;
}
.swiper-button-prev:hover::after {
    background:#0053AC;
    color: #fff;
} 
.swiper-button-next:hover::after {
    background:#0053AC;
    color: #fff;
} 

    .collapse-content {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        position: relative;
    }
    
    .collapse-content.expanded {
        display: block;
        -webkit-line-clamp: unset;
    }
    
    .toggle-content-wrapper {
        display: flex;
        align-items: center;
        cursor: pointer;
        color: #0053AC;
        margin-top: 10px;
        font-weight: 500;
        justify-content: center;
    }
    
    .toggle-icon {
        margin-left: 5px;
        transition: transform 0.3s ease;
    }
    
    .expanded + .toggle-content-wrapper .toggle-icon {
        transform: rotate(180deg);
    }
.dac-diem-list {
    list-style: none;
    margin: 0;
    border-top: 1px solid hsla(0, 0%, 86%, 1) !important;
    padding: 10px 0px 0px 0px !important;
}

.dac-diem-item {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    font-size: 16px;
}

.feature-item p {
color: hsla(0, 0%, 0%, 1);
    font-size: 16px;
    font-family: 'Be Vietnam Pro';
 font-weight: 400;
 line-height: 21px;
 word-wrap: break-word
}
.product-features-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px;
    background: hsla(201, 88%, 94%, 1);
    padding: 32px;
    border-radius: 16px;
}
.product-features-grid .feature-item{
        display: flex;
    flex-direction: column;
    align-items: center;
}
/*ipad pro*/
@media screen and (max-width: 1110px){
    .product-features-grid {
        grid-template-columns: repeat(2, 1fr); 
    }
}
/*ipad*/
@media screen and (max-width: 967px){
    .product-features-grid {
        grid-template-columns: repeat(2, 1fr); 
    }
}
/*mobile*/
@media screen and (max-width: 767px){
.product-features-grid {
        grid-template-columns: repeat(2, 1fr); 
    }
}
@media screen and (max-width: 992px) {
    .product-features-grid {
        grid-template-columns: repeat(2, 1fr); 
    }
}
.e-n-tab-title:not(:last-child)::after {
    display: none;
}/* End custom CSS */