/*
Theme Name: Flatsome Child Theme
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE. ***************/

:root {
    --fs-color-white: #ffffff;
    --fs-color-black: #000000;
    --fs-color-gray: #ccc;
    --FontAwesome: 'Font Awesome 7 Pro';
    --font-html-size: 62.5%;
}

html {
    font-size: var(--font-html-size);
}

body {
    font-size: 1.6rem !important;
}

.img-mb-0.icon-box-center .icon-box-img {
	margin-bottom:0
}

.widget .widget-title {
    margin-bottom: 20px;
    display:block;
}

.widget .widget-title + .is-divider {
    display:none;
}

.back-to-top.button {
    right: 27px;
    width: 44px;
    height: 44px;
    font-size: 12px;
}

blockquote,
dl,
figure,
form,
ol,
p,
pre,
ul {
    margin-bottom: 15px;
}

.rank-math-breadcrumb a {
    color: var(--fs-color-secondary);   
}

.rank-math-breadcrumb a:hover {
    color: var(--fs-color-black);   
}

.rank-math-breadcrumb .last{
    font-weight: 700;
}

.btn_readmore a:hover {
    background: #fff;
    color: var(--fs-color-secondary);
    border-color: var(--fs-color-secondary);
}

.form-flat input:not([type='submit']),
.form-flat select,
.form-flat textarea {
    background-color: #f0f0f0;
    border: none;
    box-shadow: none;
    color: currentColor !important;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type='date'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select,
textarea {
    box-shadow: none;
    color: #333;
    font-size: 1em;
    height: 40px;
    padding: 0 0.75em;
}

.col-child-left>.col-inner {
    margin-left: 0 !important;
    margin-right: auto !important;
}

.col-child-right>.col-inner {
    margin-right: 0 !important;
    margin-left: auto !important;
}

.col-child-center>.col-inner {
    margin-left: auto !important;
    margin-right: auto !important;
}

.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5;
    min-height: 40px;
    min-width: 40px;
    place-content: center;
    padding: 0 20px;
    border: none;
}

.button.is-large,
button.is-large {
    min-height: 50px;
    font-size: 1em;
}

.button.is-larger,
button.is-larger {
    min-height: 60px;
    font-size: 1em;
    padding: 0 36px;
}

.button span {
    display: inline-block;
    line-height: 1.5;
    top: 2px;
    position: relative;
}

.button.primary:not(.is-link) .icon-angle-right,
.button.secondary:not(.is-link) .icon-angle-right,
.button.white:not(.is-link) .icon-angle-right {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: var(--fs-color-secondary);
    place-content: center;
    top: 0;
    margin-right: -16px;
    transition: all 0.3s;
}

.primary.is-link,
.primary.is-outline,
.primary.is-underline {
    color: var(--fs-color-black);
    border-color: var(--fs-color-primary);
}



.light.primary.is-link,
.light.primary.is-outline,
.light.primary.is-underline {
    color: var(--fs-color-white);
}

.primary.is-outline:hover {
    color: var(--fs-color-black);
}

.primary.is-outline:hover i {
    background-color: var(--fs-color-black) !important;
    color: var(--fs-color-primary) !important;
}

.button.primary:not(.is-link) .icon-angle-right {
    background-color: var(--fs-color-primary);
  color: var(--fs-color-black);
}

.button.primary.is-large:not(.is-link) .icon-angle-right,
.button.secondary.is-large:not(.is-link) .icon-angle-right,
.button.white.is-large:not(.is-link) .icon-angle-right {
    width: 40px;
    height: 40px;
    margin-right: -14px;
}

.button.primary.is-larger:not(.is-link) .icon-angle-right,
.button.secondary.is-larger:not(.is-link) .icon-angle-right,
.button.white.is-larger:not(.is-link) .icon-angle-right {
    width: 46px;
    height: 46px;
    margin-right: -28px;
    margin-left: 16px;
}

.button.secondary:not(.is-outline, .is-link) .icon-angle-right {
    background-color: var(--fs-color-primary);
}

.button.white:not(.is-outline, .is-link) .icon-angle-right {
    background-color: var(--fs-color-primary);
}

.button .icon-angle-right:before {
    content: '\f061';
    font-family: var(--FontAwesome);
    font-weight: 400;
}

.white {
    background-color: #fff !important;
    color: var(--fs-color-black) !important;
}

.section-title>h2 {
    font-size: 3.6rem;
}

.tabbed-content .nav>li>a {
    font-size: 0.875em;
}


.tabbed-content .nav>li>a {
    font-size: 0.875em;
}


.tabbed-content .nav.nav-size-xlarge>li>a {
    font-size: 1.125em;
    line-height: 1.5;
    padding: 12px 30px;
}

.nav-box>li.active>a,
.nav-pills>li.active>a {
    background-color: var(--fs-color-secondary);
}

.nav-column>li>a,
.nav-dropdown>li>a,
.nav-vertical-fly-out>li>a,
.nav>li>a {
    color: var(--fs-color-black);
}

.show-all-items .slider .flickity-slider>div {
    opacity: 1 !important;
}

.gap-3 .slider {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.gap-3 .slider .flickity-slider>div {
    padding: 0 1.5rem;
}

/*************** HEADER ****************/
#header .nav-icon svg path {
    fill: var(--fs-color-secondary)
}
#header #masthead .flex-right {
    width: 31rem;
    margin-left: 5rem;
}

#header .nav-size-medium>li>a {
    font-size: .875em;
}

#header #masthead .nav-left {
    justify-content: space-between;
}

#header #masthead .nav-size-medium>li>a {
    font-weight: 600;
    position: relative;
}

#header #masthead .nav-size-medium>li>a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: currentColor;
    transition: all 0.3s;
}

#header #masthead .nav-size-medium>li.current-menu-item>a,
#header #masthead .nav-size-medium>li:hover>a {
    color: var(--fs-color-secondary);
}

#header #masthead .nav-size-medium>li.current-menu-item>a:after,
#header #masthead .nav-size-medium>li:hover>a:after {
    width: 100%;
}

#header.transparent {
    padding-top: 50px;
}

#header.transparent #masthead .header-inner {
    background-color: var(--fs-color-white);
    border-radius: 100px;
    padding: 0 20px;
}

#header.transparent #logo {
    margin-left: 20px;
}

#header.transparent #logo img {
    padding: 16px 0;
}

#header .header-button .button.icon {
    min-width: 4rem;  
        background-color: #f0f0f0
}

.hero-section .sv-row {
    margin-top: 15px;
    margin-bottom: -101px;
    margin-left: 20px;
    z-index: 1;
    position: relative;
}

.hero-section .sv-row>.col>.col-inner {
    max-width: 266px;
    background-color: rgb(159 211 255 / 30%);
    padding: 14px 20px 14px 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px 20px;
    border-radius: 999px;
}

.hero-section .sv-row>.col>.col-inner .sv-text {
    font-weight: 300;
    white-space: nowrap;
    text-align: center;
}

.hero-section .sv-row>.col>.col-inner .sv-text strong {
    font-weight: 700;
    color: var(--fs-color-primary);
    font-size: 2.4rem;
}

.text>p:last-child,
.text>p:has(+ style) {
    margin-bottom: 0;
}

.hero-section .images-row {
    aspect-ratio: 1 / 1;
}

.hero-section .images-row>.col>.col-inner {
    display: flex;
    align-items: self-end;
    gap: 45px;
}

.hero-section .images-row>.col>.col-inner .hero-img-1 {
    width: 43% !important;
}

.hero-section .images-row>.col>.col-inner .hero-img-2 {
    width: 57% !important;
}

.hero-section .course-success-row>.col>.col-inner {
    max-width: 191px;
    background-color: rgb(250 224 0 / 80%);
    padding: 6px 16px 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px 20px;
    border-radius: 999px;
    left: 41.5%;
    margin-top: -6rem;
    margin-left: 0;
}

.hero-section .course-success-row>.col>.col-inner .course-success-text {
    color: var(--fs-color-secondary);
    text-align: center;
}

.hero-section .course-success-row>.col>.col-inner .course-success-text strong {
    font-weight: 700;
    font-size: 2.4rem;
}

.hero-section .course-success-row>.col>.col-inner .course-success-text p {
    color: currentColor;
}

.hero-section .education-row .education-img {
    position: absolute;
    bottom: 0;
    z-index: -1;
}

.hero-section .hero-content-col > .col-inner {
	background:url(/wp-content/uploads/2025/11/hero-bg-col-img.png) no-repeat center / contain
}

/* .hero-bg-col {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    aspect-ratio: 4/3;
} */

.slider-nav-light .flickity-page-dots .dot {
    color: #2a82ca;
    border-color: #2a82ca;
    background-color: #2a82ca;
    opacity: 1;
    position: relative;
    width: 8px;
    height: 8px;
}

.slider-nav-light .flickity-page-dots .dot:after {
    content: '';
    position: absolute;
    inset: -6px;
    border-radius: 50%;
    border: 1px solid transparent;
}

.flickity-page-dots {
    left: 0;
    right: 0;
    bottom: 5px;
}

.slider-nav-light .flickity-page-dots .dot.is-selected {
    color: var(--fs-color-white);
    border-color: var(--fs-color-white);
    background-color: var(--fs-color-white);
}

.slider-nav-light .flickity-page-dots .dot.is-selected:after {
    border-color: var(--fs-color-white);
}

.hero-section .slider {
    padding-bottom: 50px;
}

.course-block-row>.col>.col-inner {
    margin: 0 0 30px;
    padding: 40px 50px !important;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
}

.course-block-row .course-block:not(:last-child) {
    margin-bottom: 60px;
}

.course-block-row .course-block h2 {
    text-align: center;
    margin-bottom: 24px;
    color: var(--fs-color-secondary);
}

.course-objectives-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.course-objectives-list li {
    margin-left: 0 !important;
}

.course-objectives-list li i {
    color: var(--fs-color-secondary);
}

/*************** END HEADER ****************/

/*************** HOME PAGE ****************/
.hero-section h2 {
    font-size: 70px;
    margin-bottom: 12px;
}

.sub-title {
    display: inline-block;
    border: 1px solid var(--fs-color-primary);
    padding: 4px 20px;
    border-radius: 100px;
    margin-bottom: 15px;
}

.hero-section .sub-title p {
    color: var(--fs-color-primary) ;
}

.sub-title>p:last-child {
    margin-bottom: 0;
}



.achievements-section .achievements-row.row-solid .col-inner {
    padding: 5px 50px;
}

.achievements-section .icon-box .icon:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.05);
    z-index: -1;
    transform: translate(40%, 0%);
}

.achievements-section .icon-box .icon-box-img {
    margin-bottom: 0;
}

.achievements-section .icon-box .icon-box-text {
    font-weight: 600;
}

.achievements-section .icon-box h3 {
    font-size: 5rem;
    font-weight: 400;
    line-height: 1.25;
    color: var(--fs-color-primary);
}

.about-section .experience-text {
    width: 18.5%;
    aspect-ratio: 1 / 1;
    place-content: center;
    border: 2px solid var(--fs-color-secondary);
    border-radius: 50px;
    text-align: center;
    background: linear-gradient(45deg, #fcfff1 0%, #f0feee 50%, #edf6fc 100%);
    position: absolute;
    right: 15%;
    top: 4.5rem;
}

.about-section .experience-text strong {
    font-size: 7rem;
    margin-bottom: 0;
    line-height: 1;
}

.about-section .about-row-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 52% !important;
    z-index: -1;
}


.about-row-2 > .col.large-4 > .col-inner {
	background-color:#fff;
	padding-top:10px
}

.about-row-2 > .col.large-4 > .col-inner .img {
	background-color:#fff;
	    box-shadow: 0px 0px 15px 2px #f2ad48 !important;
	z-index:1
}
.about-row-2 > .col.large-8 > .col-inner{
	 margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: -50px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 60px;
	box-shadow: 5px 0px 20px 2px #cccccc 
}
.feature-courses-section {
    background: linear-gradient(to bottom, #bdd9ff 0%, var(--fs-color-white) 100%);
}

.feature-courses-section .course-text {
    position: absolute;
    top: -9%;
    right: -20px;
    width: auto;
    text-align: center;
    font-size: 132px;
    color: #bfdaff;
    opacity: 0.3;
    font-weight: 800;

    z-index: 0;
    user-select: none;
    pointer-events: none;
    /* -webkit-text-stroke: 1px #6AA8CC; */
    line-height: 1;
    letter-spacing: 24px;
        text-shadow: 
        -1px -1px 0 #6AA8CC,
        1px -1px 0 #6AA8CC,
        -1px 1px 0 #6AA8CC,
        1px 1px 0 #6AA8CC;
}



.feature-courses-section .tabbed-content {
    margin-top: -8rem;
}

.feature-courses-section .tabbed-content .nav-pills>li {
    margin:0 7px 5px;
}

.feature-courses-section .tabbed-content .nav-pills>li>a {
      padding: 8px 3.6rem;
    height: 5rem;
        background-color: var(--fs-color-white);
}
.feature-courses-section .tabbed-content .nav-pills>li.active>a {
    background-color: var(--fs-color-secondary);
    color: var(--fs-color-white);
}


.feature-courses-section .tabbed-content .nav-right {
    width: 60%;
    margin-right: 0;
    margin-left: auto;
}

.feature-courses-section .tabbed-content .tab-panels {
    padding-top: 7rem;
}

.testimonials-section {
    background: url(./assets/images/testi-frame.png) no-repeat 10% 100% / 22% auto;
}

.testimonials-section .testimonials-row>.col.large-4 {
    max-width: 35.5%;
    flex-basis: 35.5%;
}

.testimonials-section .testimonials-row>.col.large-8 {
    max-width: 64.5%;
    flex-basis: 64.5%;
}

.testimonials-section .testimonial-content {
    padding: 3.5rem 3rem;
    background-color: var(--fs-color-white);
    border-radius: 1rem;
    color: var(--fs-color-black);
    position: relative;
    margin-bottom: 40px;
}

.testimonials-section .testimonial-content::after {
    content: '';
    width: 55px;
    height: 39px;
    background: url(./assets/images/quote-left.png) no-repeat center / contain;
    display: block;
    margin: 10px 0 0 auto;
}

.testimonials-section .is-selected .testimonial-content::after {
    background: url(./assets/images/quote-left-active.png) no-repeat center / contain;
}

.testimonials-section .testimonial-content::before {
    content: '';
    background-color: var(--fs-color-white);
    height: 30px;
    width: 26px;
    position: absolute;
    bottom: 2px;
    left: 30px;
    transform: translateY(100%);
    clip-path: polygon(100% 0, 0 0, 0 100%);
}

.testimonials-section .testimonial-content * {
    color: currentColor;
}

.testimonials-section .slider {
    padding-bottom: 5rem;
}

.testimonials-section .slider .flickity-page-dots {
    text-align: left;
    left:15px;
    right: 15px;
}

.testimonials-section .testimonial-name {
    display: block;
    font-size: 16px;
    font-weight: 400;
}

.testimonials-section .testimonial-name-divider {
    display: none;
}

.testimonials-section .testimonial-company {
    display: block;
    font-size: 14px;
    font-weight: 300;
}

.testimonials-section .testimonial-box {
    position: relative;
}

.testimonials-section .star-rating {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.testimonials-section .testimonial-meta {
    padding-right: 100px;
}

.star-rating {
    letter-spacing: 4px;
    width: 100px;
}

.star-rating span:before {
    color: var(--fs-color-secondary);
    content: '\e28b \e28b \e28b \e28b \e28b';
    left: 0;
    position: absolute;
    top: 0;
    font-family: var(--FontAwesome);
    font-weight: bold;
}

.star-rating span:before {
    color: #fae000 !important;
}



.lecturers-section .box img {
    height: 100%;
    width: auto;
    object-fit: contain;
}

.lecturers-section .box .box-text {
    background-color: #F4F9FF;
    border-radius: 8px;
    padding: 15px
}

.lecturers-section .box h4 {
    font-size: 1.6rem;
    text-transform: initial;
}

.lecturers-section .box .person-name {
    line-height: 1.5;
    display: block;
    margin-bottom: 6px;
}

.lecturers-section .box .person-name+br {
    display: none;
}

.lecturers-section .box .person-title {
    opacity: 1;
    font-size: 14px;
    line-height: 1.5;
    display: block;
}


.lecturers-section .member-desc {
    position: absolute;
    background-color: var(--fs-color-primary);
    padding: 1.5rem;
    border-radius: 6px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    top: auto;
    transform: translateY(100%);
    opacity: 0;
    transition: all 0.5s;
}

.lecturers-section .lecturers-row > .col > .col-inner{
    overflow: hidden;
}

.lecturers-section .flickity-slider .col-inner:hover  .member-desc,
.lecturers-section .lecturers-row > .col > .col-inner:hover  .member-desc{
    transform: translateY(0%);
    opacity: 1;
}


.lecturers-section .box .social-icons .button.icon {
    margin-left: 7.5px;
    margin-right: 7.5px;
}



.lecturers-section .box .social-icons .button.icon:not(.is-outline) {
    border-radius: 16px !important;
    background-color: var(--fs-color-secondary) !important;
    width: 4rem;
    height: 4rem;
}

.lecturers-section .box .social-icons .button.icon:not(.is-outline) i {
    top: 0
}

.lecturers-section .slider {
    padding-bottom: 8rem;
}

.lecturers-section .slider .flickity-button {
    top: auto;
    bottom: 0;
    opacity: 1;

}

.flickity-prev-next-button {
    width: 40px;
}

.slider-nav-circle .flickity-prev-next-button .arrow,
.slider-nav-circle .flickity-prev-next-button svg {
    border: 2px solid;
    border-radius: 100%;
    background-color: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
    padding: 25%
}


.slider-nav-light .flickity-prev-next-button .arrow,
.slider-nav-light .flickity-prev-next-button svg {
    fill: #000 !important;
    background-color: #fff;
    border-color: #Fff;

    padding: 25%;
    transition: all 0.3s
}

.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.slider-nav-circle .flickity-prev-next-button:hover svg {
    fill: #000 !important;
    background-color: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
}

.lecturers-section .slider .flickity-button.previous {
    left: calc(50% - 5rem);
}

.lecturers-section .slider .flickity-button.next {
    right: calc(50% - 5rem);

}


.partners-section .slider .flickity-slider>.row>.col>.col-inner {
    text-align: center;
    border-right: 1px solid #E6E6E6;
}

.partners-section .slider .flickity-slider>.row>.col+.col>.col-inner {
    border-top: 1px solid #E6E6E6;

}

.partners-section .slider .img {
    text-align: center;
    height: 90px;
    place-content: center;
}

.partners-section .slider .img img {
    width: auto !important;
}

.news-section .post-item>.col-inner {
    /*box-shadow: 0 4px 24px 0px #DDE8FF;*/
    border-radius: 20px;
    overflow: hidden;
}

.box-blog-post .box-text .box-text-inner {
    display: flex;
    flex-wrap: wrap;
}

.box-blog-post .is-divider {
    display: none
}

.box-blog-post .box-text .box-text-inner .post-meta {
    order: -1;
    position: relative;
    font-size: 1.4rem;
    margin-bottom: 10px;
}

.box-blog-post .box-text .box-text-inner .post-meta::before {
    content: '\f073';
    font-family: var(--FontAwesome);
    font-weight: 400;
    margin-right: 8px;
    font-size: 20px;
    color: var(--fs-color-secondary);
    position: relative;
    top: 2px;
}

.box-blog-post .box-text .post-title.is-larger {
    font-size: 1.25em;
    margin-bottom: 1.5rem;
}

.news-section .slider .col.post-item {
    padding-bottom: 0 !important;
}



.news-section .nav-box>li.active>a,
.nav-pills>li.active>a {
    background-color: var(--fs-color-white);
    color: var(--fs-color-black);
}

.news-section .tabbed-content {
    margin-top: 12px;
}

.news-section .tabbed-content .tab-panels {
    padding-top: 50px;
}

.news-section .tabbed-content .flickity-prev-next-button {
    opacity: 1;
    top: -16rem;
    height: auto;
    bottom: auto;
    margin-top: 0;
}

.news-section .tabbed-content .flickity-prev-next-button.previous {
    left: calc(100% - 11rem);
    transform: translateX(0%);
}

.news-section .tabbed-content .flickity-prev-next-button.next {
    right: 1.5rem;
    transform: translateX(0%);
}


.news-section .form-col>.col-inner {
    padding: 50px 30px;
    background: url(./assets/images/form-col-bg.png) no-repeat center/cover;
    border-radius: 30px;
}

.news-section .form-col form h3 {
    text-align: center;
    font-size: 2.4rem;
    background: url(./assets/images/form-titlte-bg.png) no-repeat center / 100% 100%;
    color: #fff;
    padding: 1.6rem;
    text-transform: uppercase;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 4rem;
}

label,
legend {
    display: block;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--fs-color-black);
}

.news-section .form-col form label {
    font-size: 1em;
    margin-bottom: 0.6rem;
}

.news-section .form-col form input[type="text"],
.news-section .form-col form input[type="tel"],
.news-section .form-col form input[type="email"] {
    height: 5rem;
    border-radius: 100px;
    margin-bottom: 1.6rem;
    padding-right: 4rem;
}


.news-section .form-col form {
    margin-bottom: 0;

}

.news-section .form-col form button {
    border-radius: 100px;
    text-transform: initial;
    margin-top: 1.6rem;
    margin-bottom: 0;
}

.button.primary {
    color: #000;
}


.news-section .form-col form input[type="text"] {
    background: #fff url(./assets/images/edit.png) no-repeat calc(100% - 1.2rem) center / 2.4rem auto;
}

.news-section .form-col form input[type="tel"] {
    background: #fff url(./assets/images/phone.png) no-repeat calc(100% - 1.2rem) center/ 2.4rem auto;
}

.news-section .form-col form input[type="email"] {
    background: #fff url(./assets/images/email.png) no-repeat calc(100% - 1.2rem) center / 2.4rem auto;
}





/*************** END HOME PAGE ****************/

/* section about */
.section_about {
    background: #fff8f6;
    padding: 30px 0 85px !important;
    margin-bottom: 40px;
}

.section_about .col-about .title_about {
    font-weight: 700;
    font-size: 26px;
    line-height: 35px;
    color: #403938;
    margin: 0 0 15px;
}

.section_about .col-about .des_about {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #403938;
    margin: 0 0 15px;
}

.section_about .col-about .list_des li {
    display: flex;
    margin-bottom: 25px !important;
}

.section_about .col-about .list_des li span {
    width: calc(100% - 18px);
    padding-left: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    color: #403938 !important;
}

.section_about .col-about .list_des li svg {
    width: 18px;
    height: 18px;
}

.row-khoahocc {
    margin-top: 0px !important;
}

.btn_readmore a {
    display: inline-block;
    width: 227px;
    height: 50px;
    text-align: center;
    background: var(--fs-color-secondary);
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border: 1px solid var(--fs-color-secondary);
    line-height: 50px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.section_about .col-about .title_color {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 22px;
    text-decoration: underline;
}

/* end section about */

/* section review */
.section-review .title_module_main {
    margin-bottom: 20px;
}

.section-review .des {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.section-review a.button {
    margin-top: 25px;
}

.top_review img {
    width: auto;
}

.top_review .box-image {
    margin-bottom: 0px !important;
}

.top_review {
    margin: 0px !important;
}

.top_review .col {
    padding: 0px;
}

.row-review-content>.col>.col-inner {
    padding: 32px 27px;
    background: #f8f8f8;
    position: relative;
    border-radius: 10px;
}

.top_review .box-text {
    padding: 0px;
}

.top_review .col-inner {
    display: flex;
    justify-content: space-between;
}

.top_review .img,
.top_review .img-inner {
    display: inline-block;
    width: auto !important;
}

.title_review {
    font-size: 18px;
    font-weight: 700;
    color: var(--fs-color-secondary);
    margin: 10px 0 !important;
}

.des_review {
    display: block;

    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin: 0 0 10px;
}

.section-review .icon-box img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 99999px;
    padding: 0px;
}

.section-review .icon-box-img {
    max-width: 50px;
}

.info_review .name_review {
    font-weight: 700;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
}

.info_review .job_review {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
}

.section-review .icon-box-text {
    display: flex;
    align-items: center;
}

/* end section review */

/* section slider bottom */

.section-bottom {
    padding: 20px 0px !important;
    overflow: hidden;
    background: var(--fs-color-secondary) !important;
}

.section-bottom img {
    width: auto;
    height: auto;
    padding: 0px;
}

.section-bottom .icon-box-img {
    width: auto !important;
    height: 39px !important;
}

.section-bottom .icon-box {
    align-items: center;
    min-height: 50px;
}

.content_service .title_service {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}

.content_service .des_service {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #fff;
}

.section-bottom .flickity-viewport {
    height: 50px !important;
}

.title_module_main .h2,
.title_module_main h2 {
    font-weight: 900 !important;
    font-size: 36px !important;
    margin: 0;
    position: relative;
    padding: 20px 0 0;
    text-transform: uppercase;
}

.title_module_main .h2:before,
.title_module_main h2:before {
    content: '';
    position: absolute;
    top: 0;
    width: 77px;
    height: 5px;
    background: #fbb72c;
    left: 0;
    border-radius: 5px;
}

/*end section slider bottom */

/* section teacher */
.section_teacher {
    margin-bottom: 50px;
}

.col-slider {
    padding: 0px;
}

.section_teacher .name_teacher {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    line-height: 29px;
    margin: 15px 0 0 0;
    color: #403938;
}

.section_teacher .box-text {
    padding: 0px;
}

.section_teacher .job_teacher {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    line-height: 29px;
    color: #403938;
}

.section_teacher .box-image>div {
    position: relative;
    border-radius: 10px;
}

.section_teacher .box-image>div img {
    border-radius: 10px;
}

.section_teacher .box-image>div:before {
    content: '';
    width: 100%;
    height: 195px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(9.36deg, rgba(245, 245, 245, 0.99) 13.99%, rgba(196, 196, 196, 0) 87.64%);
}

.section_teacher .social-icons a {
    margin: 0px !important;
    border: none !important;
    width: 36px;
    height: 36px;
    line-height: 36px !important;
    background: var(--fs-color-secondary) !important;
    border-radius: 10px !important;
    border: solid 1px var(--fs-color-secondary) !important;
    text-align: center;
    margin-right: 5px !important;
    display: inline-block !important;
    transition: all 0.5s ease-in-out !important;
    color: #fff !important;
    font-size: 14px;
}

.section_teacher .tooltip {
    position: unset !important;
    z-index: unset !important;
    display: unset !important;
    font-size: unset !important;
    line-height: unset !important;
    opacity: unset !important;
    filter: unset !important;
    visibility: unset !important;
}

.section_teacher .social-icons a i {
    color: #fff;
    opacity: 1 !important;
}

.section_teacher .social-icons a:after {
    content: none !important;
}

.section_teacher .social-icons {
    opacity: 0 !important;

    position: absolute !important;
    top: 60%;

    transform: translatex(-50%);
    transition: opacity 0.5s ease-in-out;
}

.section_teacher .col .box:hover .social-icons {
    display: inline-block;
    opacity: 1 !important;
}

.section_teacher .box-text {
    position: static;
}

/*end section teacher */

/* section banner 2 */
.section_banner_2 {
    padding: 40px 0px !important;
}

.tab-banner .col a::before,
.section_banner_2 a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.tab-banner .col a::after,
.section_banner_2 a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.tab-banner .col a,
.section_banner_2 a {
    position: relative;
    display: block;
}

.tab-banner .col a:hover::before,
.section_banner_2 a:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.3);
}

.tab-banner .col a:hover,
.section_banner_2 a:hover {
    transition: all 0.5s ease-in-out;
    filter: drop-shadow(0px 4px 30px rgba(19, 28, 25, 0.1));
}

.tab-banner .col a:hover:after,
.section_banner_2 a:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.3);
}

/* end section banner 2 */

/* section category product */
.section_category_product {
    padding-top: 50px !important;
}

.title_module_main {
    margin-bottom: 30px;
}

.category-column h2 {
    color: #5b5b5b;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    display: inline-block;
    width: auto;
    margin: 0px;
    padding-left: 10px;
}

.category-column>.col-inner {
    background: #e5f1ff;
    border-radius: 10px;
    position: relative;
    place-content: center;
        transition: all 0.3s;
}

.category-column>.col-inner a {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 20px;
    transition: all 0.3s;
}

.category-column svg {
    width: 37px;
    height: 37px;
    margin-right: 8px;
}

.category-column>.col-inner:hover svg path {
    stroke: var(--fs-color-primary);
}

.category-column>.col-inner:hover {
    background: var(--fs-color-secondary);
}

.category-column>.col-inner:hover a{
    color: var(--fs-color-white) !important;
}

.category-column>.col-inner:hover a:before {
    content: '\f061';
    font-family: var(--FontAwesome);
    display: block;
    position: absolute;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    font-size: 10px;
}

/* end section category product */
/* section-futured */

.section_featured {
    background: rgba(235, 250, 240, 0.9);
    padding: 50px 0 60px !important;
    margin-bottom: 50px;
    margin-top: 60px;
}

.tab-banner .col {
    padding-bottom: 50px;
}

/*end section-futured */
/* section new */
.section-new {
    padding-top: 50px !important;
}

.box_content_hover {
    border-radius: 6px;
    overflow: auto;
    scrollbar-width: none;
    opacity: 0;
    position: absolute;
    border: none;
    display: block;
    padding: 15px;
    inset: 0.5rem;
    z-index: -1;
    background: var(--fs-color-primary);
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.course-item .post-tax {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    margin: 0 0 5px;
    text-transform: unset;
}

.right-header-product .product-price-container {
    padding: 0px 30px;
}

.course-item>.col-inner:hover .box_content_hover {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
    z-index: 9999;
    z-index: 1;
}

.box_content_hover .blog-bar-content {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    border-top: 1px dashed var(--fs-color-black);
    padding-top: 15px;
}

.box_content_hover .blog-bar-content img {
    background-size: cover;
    width: 60px;
    position: relative;
    height: 60px;
    border-radius: 50%;
    float: left;
    object-fit: cover;
}

.box_content_hover .blog-bar-content .content_blog {
    width: calc(100% - 61px);
    float: left;
    padding-left: 10px;
}

.box_content_hover .blog-bar-content .content_blog a {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    margin: 0;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
    color: #333333;
}

.blog-bar-content .content_blog .summary_blog {
    font-weight: 300;
    font-size: 14px;
    color: var(--fs-color-black);
    margin: 0;
}

.box_content_hover .product-name-1 {
    font-size: 16px;
    color: #1c1e20;
}

.box_content_hover .group_tag {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    font-size: 14px;
    color: #2e2e2e;
    font-weight: 400;
}

.box_content_hover .group_tag .lesson_tag svg,
.box_content_hover .group_tag .time_tag svg {
    transform: translateY(4px);
}

.box_content_hover .desproduct {
    margin: 0 0 15px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    white-space: unset;
    -webkit-box-orient: vertical;
    max-height: 108px;
    color: #1c1e20;
    font-size: 13px;
    font-weight: 300;
    overflow: hidden;
}

.box_content_hover .product-name-1 a:hover {
    color: #f76758;
}

.box_content_hover .btn-views {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: inline-block;
    color: #fff;
    margin-bottom: 15px;
    border-radius: 10px;
    height: 50px;
    line-height: 50px !important;
    text-transform: uppercase;
    padding: 0 15px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    text-decoration: none;
    z-index: 10;
}

/* end section new */
/* single post */

.blog-wrapper .shop-page-title {
    display: none;
}

.blog-wrapper {
    padding: 0px;
}

.page-title-inner {
    min-height: unset;
    padding: 0px !important;
    border-radius: 0;
    font-weight: 400;
    line-height: 24px;
}

.entry-title {
    color: #403938;
    font-weight: 600;
    font-size: 24px;
    margin: 0 0 15px 0;
    line-height: 1.4;
}

.entry-divider {
    display: none;
}

.line {
    color: #acacac;
    padding: 0 3px;
}

.post-time {
    color: #acacac;

    font-size: 14px;
    display: inline-block;
}

.author-post {
    font-size: 14px;
    color: #acacac;
    font-weight: 400;
}

.author-post span {
    color: var(--fs-color-secondary);
}

#comments {
    display: none;
}

.title-product-page {
    letter-spacing: 0;
    display: block;
    position: relative;
    padding: 0 30px 0 0;
    text-transform: uppercase;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 19px;
}

.title-product-page a {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    display: block;
    position: relative;
}

/* end single post */
/* single product */
.wishlist-icon {
    display: none;
}

.tinv-wishlist {
    margin-top: 15px;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    font-size: 25px;
}

.btn-wishlist:hover {
    color: #f76758;
}

.rte .tag_product {
    position: relative;
    display: block;
    margin-bottom: 15px;
}

.rte ul li:before {
    content: '';
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    top: 0px;
    font-family: fontawesome;
    left: 0;
}

.rte ul li {
    position: relative;
    display: block;
    margin-bottom: 15px !important;
    padding-left: 30px;
}

.add-to-cart-container {
    padding-bottom: 0px !important;
}

.right-header-product .row {
    margin: 0px !important;
}

.right-header-product .col {
    padding: 0px;
}

.right-header-product .sidebar-block {
    padding: 15px 0;
}

.right-header-product .sidebar-block .course-price {
    font-size: 32px;
    color: #f76758;
    font-weight:bold;
    margin-bottom:20px;
}

.right-header-product .sidebar-block+.sidebar-block {
    border-top: 1px solid rgba(239, 239, 239, 0.76);
}

.right-header-product .col-right-bottom .title_summary {
    font-size: 24px;
    line-height: 20px;
    font-weight: 600;
    color: #403938;
    margin: 0 0 20px;
}

.reset_variations {
    display: none;
}

.single_add_to_cart_button {
    height: 50px;
    line-height: 50px;

    text-decoration: none;
    text-transform: none;
    display: flex;
    width: 100%;
    justify-content: center;
    text-align: center;
    padding: 0 25px;
    margin-bottom: 15px;
    color: #fff;
    border: 1px solid var(--fs-color-secondary);
    background: var(--fs-color-secondary) !important;
    margin-top: 0px;
    border-radius: 10px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    font-weight: 400;
}



.right-header-product .variations tr {
    display: flex;
    flex-direction: column;
}

.right-header-product .price {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 5px;
}

.right-header-product ins bdi {
    color: #f76758;
    font-size: 32px;
    line-height: 43px;

    display: block;
}

.variable-item-span-button {
    padding: 0px !important;
    border-color: var(--fs-color-secondary);

    padding: 0 10px !important;
    min-width: 30px !important;
    height: 30px !important;
    margin: 0;
    border: 1px solid #ebebeb;
    font-size: 12px;
    border-radius: 10px;
    line-height: 30px;
}

.right-header-product .variations .label {
    line-height: 30px;

    font-size: 12px;
    color: #403938;
    font-weight: 700;
    padding: 0px;
}

.right-header-product .add-to-cart-container {
    padding: 0 35px 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(239, 239, 239, 0.76);
}

.variable-item.button-variable-item {
    border: none !important;
    padding: 0px !important;
}

.value.woo-variation-items-wrapper {
    border: none !important;
}

.button-variable-item {
    box-shadow: none !important;
    margin-right: 10px !important;
}

.right-header-product .woocommerce-variation-price {
    border: none;
}

.button-variable-item.selected span {
    background: var(--fs-color-secondary) !important;
    color: #fff;
}

.woo-variation-items-wrapper {
    padding: 0px !important;
}

.variations {
    margin-bottom: 15px !important;
}

.right-header-product .woocommerce-variation-price {
    padding: 10px 0px !important;
}

.right-header-product del bdi {
    display: inline-block;

    font-weight: 400;
    color: #929292 !important;
    font-size: 15px;
    text-decoration: line-through;
    line-height: 1.7;
}

.quantity .is-form.button {
    background: none !important;
    border: none;
    font-size: 20px;
    cursor: pointer;
    color: #222;
    border: 0;
    width: 50px;
    height: 50px;
    transition: all ease 0.3s;
    line-height: 32px;
    display: inline-block;
}

.right-header-product .quantity {
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0 20px 15px 0 !important;
    border: none;
    box-shadow: none;
    height: 50px;
    min-height: unset;
    border: solid 1px #ebebeb;
    border-radius: 10px !important;
}

.right-header-product .quantity .qty {
    border: none;
    box-shadow: none;
    background: none;
    height: 50px !important;
    line-height: 50px;
    padding: 12px !important;
    display: inline-block;
    color: #403938;
    text-align: center;
    min-height: 50px;
    font-size: 14px;
}

.quantity .button:hover {
    box-shadow: none !important;
}

.qty-text {
    margin: 0;
    line-height: 32px;
    float: left;
    width: 100%;
    display: block !important;
    font-weight: 400;
    font-size: 14px;
    color: #403938;
}

.section-product-header .is-divider,
.section-product-header .sku_wrapper {
    display: none !important;
}

.woocommerce-breadcrumb {
    font-size: 14px;
    padding: 30px 0px;
    border-radius: 0;
    font-weight: 600;
    line-height: 24px;
    width: 100%;
}

.woocommerce-breadcrumb a {
    text-transform: capitalize;
    color: var(--fs-color-secondary);
    display: inline-block;
}

.woocommerce-breadcrumb a:last-child {
    color: #474747;
    font-weight: 700;
}

.section-product-header .product_title {
    color: #403938;
    margin: 0px 0px 20px;
    font-size: 42px;
    line-height: 53px;
}

.posted_in {
    border: none !important;
}

.right-header-product {
    padding: 0px 10px;
}

.right-header-product>.col-inner {
    padding: 20px;
    background: var(--fs-color-white);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
}

.first_status {
    display: inline-block !important;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    float: left;
    color: #676767;
    margin-right: 24px;
}

.group-status .first_status .status_name {
    display: block;
    font-weight: 700;
    color: #403938;
}

.category_product {
    padding: 9px 23px;
    background: rgba(109, 243, 205, 0.4);
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: var(--fs-color-secondary);
    margin: 0 15px 30px 0;
    display: inline-block;
    border-radius: 10px;
}

.blog-thumbnail.lazyload img {
    width: 100px;

    height: 100px;
    border-radius: 50% !important;
    float: left;
    object-fit: cover;
}

.content_blog {
    width: calc(100% - 100px);

    padding-left: 10px !important;
}

.content_blog .title_article {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
    display: block;
    color: var(--fs-color-black);
}

.blog-bar-content {
    display: flex;
    align-items: center;
}

.title_author {
    font-size: 24px;
    font-weight: 700;
    color: #403938;
}

.bottom_product_right {
    padding: 0px 35px;
}

.group-status {
    margin-bottom: 30px;
}

/* product new */
.section-new .price-wrapper .price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    margin-bottom: 5px !important;
    align-items: center;
}

.section-new ins bdi {
    color: #f76758;
    line-height: 30px;
    font-size: 22px;
    font-weight: 700;
}

.section-new del bdi {
    text-decoration: line-through;
    font-size: 13px;
    color: #929292;
    font-weight: 400;
    margin-right: 10px;
    display: inline-block;
    margin-left: 10px;
}

.box-text-products,
.price-wrapper {
    height: unset !important;
}

.woocommerce-Price-amount bdi {
    color: #f76758;
    line-height: 30px;
    font-size: 22px;
    font-weight: 700;
}

.section .entry-content {
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.section .entry-content.active {
    opacity: 1;
}

.tab-news .tab span {
    font-size: 14px;
}

.product_type {
    padding: 5px 12px;
    background: rgba(109, 243, 205, 0.4);
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: var(--fs-color-secondary);
    margin: 0 5px 5px 0;
    display: inline-block;
    border-radius: 10px;
}

.course-item > .col-inner {
    height:100%;
}

.course-item .course-level {
    background-color: #fff8bf;
    color: var(--fs-color-black);
    padding: 5px 12px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    height:31px;
    margin: 0 5px 15px 24px;
    display: inline-block;
    border-radius: 100px;
}

.course-item>.col-inner {
    position: relative;
      box-shadow: 0px 9px 15px rgb(60 112 181 / 12%);
    overflow: hidden;
    padding: 5px;
    background: #fff;
    border-radius: 10px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.course-item>.col-inner:hover {
    box-shadow: 0px 9px 15px rgb(60 112 181 / 32%);
}

.course-item .box .box-image {
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
}

.course-item .box .box-text {
    padding: 10px 0 0;
}

.post-title.is-large {
    font-size: 1em;
}

.course-item .post-title.is-large {
    padding: 0 2.4rem;
}

.course-item .post-title.is-large a {
    display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}

.box-text {
    font-size: 1em;
    padding-bottom: 10px;
    padding-top: 10px;
}

.course-item .course-box-bottom {
    background-color: #f4f9ff;
    padding: 12px 24px;
    border-radius: 10px;
    min-height: 7.4rem;
    margin-top: 2rem;
    width: 100%;

}

.course-item .course-box-bottom .course-price {
    font-size: 2rem;
    color: #e61a1a;
    font-weight: 600;
}

.course-item .box {
    display: flex;
    flex-direction: column;
    height: 100%;
}


.course-item .box .box-text {
    flex: 1
}

.course-item .box .box-text-inner {
    height: 100%;
}

/*end product new */
/*end  single product */
/* footer */
.contact-ft .icon_contact svg {
    width: 17px;
    transform: translateY(10px);
    height: 16px;
}

.contact-ft .icon_contact {
    width: 17px;
    height: 17px;
    float: left;
    line-height: 17px;
}

.contact-ft .content_contact {
    width: calc(100% - 17px);
    float: left;
    padding-left: 10px;
}

.contact-ft .content_contact span,
.contact-ft .content_contact a {
    font-size: 14px;
    line-height: 36px !important;
    font-weight: 400;
    color: #fff;
}

.content_contact span p {
    margin-bottom: 0px;
    line-height: 36px !important;
}

.contact-ft .icon_contact svg {
    width: 17px;
    transform: translateY(10px);
    height: 16px;
}

.contact-ft .icon_contact svg path {
    fill: #fff;
}

.absolute-footer {
    display: none !important;
}

.favorite-btn {
    cursor:pointer;
        font-weight: 400;
    text-transform: initial;
}

.favorite-btn.favorited,
.favorite-btn:hover {
    color: #f76758;
}

.favorite-btn.processing:before {
    border-width:2px;
    height: 16px;
    width: 16px;
    margin-top: -10px;
}

.group_button .favorite-btn {
        margin: 0px;
    height: 50px;
    line-height: 50px;
    background: #f3f4fd;
    width: 300px;
    position: relative;
    color: #403938;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    border-radius: 10px;
    border: 1px solid #f3f4fd;
    -webkit-transition: all 
ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all 
ease 0.3s;
}

.my-favorite-btn .my-favorite-text {
        text-transform: initial;
    font-weight: 400;
}


.footer-wrapper .social-footer li a {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: var(--fs-color-secondary);
    border: solid 1px var(--fs-color-secondary);

    border-radius: 10px;
}

.social-footer {
    padding: 0 !important;
    margin: 0 0 15px 0 !important;
}

.footer-wrapper .social-footer li a svg {
    transform: translateY(3px);
}

.social-footer li {
    display: inline-block;
    margin-right: 8px !important;
}


#footer .ux-menu-link__link {
    color: #7E96AA;
}

#footer .ux-menu-link__link:before {
    content: '\e7d1';
    font-family: var(--FontAwesome);
    margin-right: 8px;
}

#footer .ux-logo .ux-logo-link {
       padding: 8px !important;
    background: #fff;
    border-radius: 14px;
}
#footer .ux-logo .ux-logo-link img {
	width: 28px;
}

#footer .copyright-text {
    
}

.subscribe form {
    margin: 0 0 30px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

.subscribe form input {
    margin-bottom: 0;
    height: 47px;
    padding: 0 110px 0 25px;
    min-height: 47px;
    width: 100%;
    max-width: 100%;
    border: 0;
    display: block !important;
    background: #fff;
    border-radius: 10px !important;
    font-size: 14px;
    color: #403938;
    outline: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.input-group-btn {
    position: absolute;
    white-space: nowrap;
    right: 0px;
    top: 0;
    width: 50px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    z-index: 4;
}

.input-group-btn button.btn {
    margin: 0px !important;
    border: none !important;
}

.input-group-btn .icon-fallback-text {
    background: var(--fs-color-secondary);
    color: #fff;
    font-size: 16px;
    padding: 0 30px;
    text-transform: uppercase;
    font-weight: 700;
    height: 47px;
    border-radius: 10px;
    line-height: 47px;
    float: right;
    max-width: unset;
}

.footer-wrapper .col-left {
    padding-right: 75px;
}

.footer-section .list-menu li a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 36px;
    position: relative;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

h4.title_last {
    margin: 40px 0 10px;
}

.section-footer-bottom p {
    margin: 0px;
    display: inline-block;
}

.section-footer-bottom .wsp {
    border-top: 0.5px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0;
}

/*end footer */

/* 
blog archie
*/
.blog-archive .blog-thumbnail {
    position: relative;
    overflow: hidden;
    margin: 0px !important;
    width: 300px;
    display: block;
    text-align: center;
    border-radius: 15px !important;
}

.blog-wrapper .content_blog {
    width: calc(100% - 300px);
    padding-left: 30px !important;
    -webkit-width: calc(100% - 300px);
    -moz-width: calc(100% - 300px);
    -o-width: calc(100% - 300px);
    -os-width: calc(100% - 300px);
}

.summary_blog p {
    margin: 0px !important;
}

.blogwp {
    display: flex;
    align-items: center;
}

.blogwp .content_blog .summary_blog p {
    font-size: 14px;
    color: #403938;
    line-height: 24px;
    font-weight: 400;
    word-break: break-word;
    margin-bottom: 0;
}

.blog-wrapper .author,
.blog-wrapper .post-date {
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
    margin-right: 10px;
    margin-bottom: 18px;
}

.post-date i {
    margin-right: 5px;
}

.blogwp .content_blog h3 {
    font-size: 24px;
    margin: 0 0 18px;
    display: block;
    line-height: 28px;
}

.blogwp {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-radius: 15px !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    margin-bottom: 30px;
}

.blogwp .content_blog h3 a:hover {
    color: #f76758;
}

.blogwp .blog-thumbnail:hover img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
}

.blogwp .blog-thumbnail img {
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.post-sidebar {
    padding: 0px 15px !important;
}


#nav_menu-4 #menu-main-menu>li a,
#nav_menu-3 li a {
    padding: 10px 25px 10px 0;
    border-bottom: 1px dashed #ebebeb;
    font-weight: 400;
    color: #898989;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    display: block;
}

#nav_menu-4 #menu-main-menu>li,
#nav_menu-3 li {
    border: none;
}

.widget_ch_popular_posts h2 a {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    display: block;
    position: relative;
    text-transform: uppercase;
}

.widget_ch_popular_posts .loop-blog .thumb-left {
    width: 90px;
    display: block;
    text-align: center;
    float: left;
    overflow: hidden;
    position: relative;
}

.widget_ch_popular_posts .thumb-left img {
    min-height: unset;
    height: 68px;
    width: 100%;
}

.loop-blog .name-right h3 {
    position: relative;
    font-size: 14px;

    font-weight: 400;
    line-height: 20px;
    margin: 0 0 10px;
    color: #403938;
}

.loop-blog .name-right {
    display: block;
    float: left;
    width: calc(100% - 90px);
    padding-left: 15px;
    -webkit-width: calc(100% - 90px);
    -moz-width: calc(100% - 90px);
    -o-width: calc(100% - 90px);
    -os-width: calc(100% - 90px);
}

a,
.text-link {
    color: #403938;
    text-decoration: none;
    background: transparent;
}

.loop-blog .name-right .post-time {
    display: inline-block;
    color: #acacac;
    font-size: 14px;
}

.loop-blog {
    padding-bottom: 20px;
    border-bottom: 1px dashed #ebebeb;
    margin-bottom: 20px;
}

.blog-wrapper .large-9 {
    padding: 0px 15px !important;
}

.header-blog img {
    height: 450px;
    object-fit: cover;
}

/* end archie */

/* header */
.header-top {
    background-color: #f76758 !important;
}

.contact_header {
    display: inline-block;
    margin-right: 70px;
    line-height: 51px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

.contact_header svg {
    width: 16px;
    height: 16px;
    transform: translateY(3px);
}

.contact_header a {
    color: #fff;
    font-weight: 700;
}

#mega-menu-wrap {
    width: auto;
    background: #fff;
    display: inline-block;
    margin-right: 44px;
}

#mega-menu-title {
    color: var(--fs-color-secondary) !important;
}

.header-button-1 a {
    border: none !important;
    text-transform: unset;
    padding-right: 14px;
    font-weight: 600;
    font-size: 15px;
    color: #5b5b5b;
}

#mega-menu-title {
    padding: 0px;
}

#mega_menu {
    width: 220px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 81px;
    left: 0;
    transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    padding: 10px 0px !important;
    opacity: 0;
    display: unset;
}

#mega-menu-wrap:hover #mega_menu {
    overflow: visible;
    max-height: 3000px;
    max-width: 3000px;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1) !important;
    -ms-transform: scaleY(1);
    transform: scaleY(1) !important;
}

#mega-menu-wrap {
    line-height: 81px;
}

#mega_menu li a {
    line-height: 25px;
    display: block;
    text-align: left;
    font-size: 14px;

    font-weight: 400;
    position: relative;
    padding: 10px 0;
    color: #403938;
    border: none !important;
}

#mega_menu>li {
    display: block;
    position: relative;
    margin-right: 0px !important;
    margin-left: 0px !important;
    border-radius: 0px;
    padding: 0px 20px;
}

#mega_menu a:hover {
    background: none !important;
}

.sub-menu li:hover>a,
#mega_menu>li:hover>a {
    color: #f76758 !important;
}

.sub-menu li:hover {
    background: none !important;
}

.sub-menu li {
    padding: 0 20px;
}

.section-review .icon-box-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between !important;
    flex: unset;
}

.star-rating {
    margin: 0px !important;
}

.star-rating span:before {
    color: #fbb72c !important;
}

/*end header */
/* Bộ lọc */

.woof_radio_label {
    line-height: 20px;
    color: #3a5d4c;
}

.woof_container_inner h4 {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    display: block;
    position: relative;
    text-transform: uppercase;
}

.large-9.section-new {
    padding-top: 0px !important;
}

#nav_menu-4 #menu-main-menu>li:hover a {
    color: var(--fs-color-secondary);
}

.woof .widget_price_filter .ui-slider .ui-slider-range {
    opacity: 1 !important;
    border-radius: 3px !important;
    background: #f76758 !important;
}

.woof .widget_price_filter .ui-slider .ui-slider-handle {
    background: #f76758 !important;
    height: 13px;
    width: 13px;
    cursor: pointer;
    border: none;
}

.woof .widget_price_filter .ui-slider-horizontal {
    height: 5px;
}

.woof_radio_term_reset,
.woof_products_top_panel {
    display: none !important;
}

.woof_is_opened,
.woof_is_closed {
    background: none !important;
}

.woof_is_closed:after {
    content: '\f0d7';
    font-family: fontawesome;
    display: inline-block !important;
}

.woof_is_opened:after {
    content: '\f0d8';
    font-family: fontawesome;
    display: inline-block !important;
}

.button.woof_reset_search_form {
    height: 38px;
    line-height: 37px;
    font-size: 14px !important;

    border-radius: 5px !important;
    margin-bottom: 0px;
    float: left !important;
    margin: 1em 0px;
}

.category-page-row.row {
    padding-top: 0px;
}

.woof_block_html_items .woof_radio_label:before {
    content: '';
    margin-right: 5px;
    border-radius: 2px;
    font-size: 18px;
    border: solid 1px #ebebeb;
    line-height: 40px;
    height: 15px !important;
    width: 15px;
    display: inline-block;
    margin-right: 10px;
}

.woof_block_html_items input {
    margin: 0px !important;
    display: none !important;
    color: #6f6f6f;
}

.woof_list>.woof_childs_list_li:has(:checked)>label:before {
    border-color: var(--fs-color-secondary);

    background: var(--fs-color-secondary);
}

.woof_childs_list>li:has(:checked)>label:before {
    border-color: var(--fs-color-secondary);

    background: var(--fs-color-secondary);
}

/* end bộ lọc */
.footer-section .col-left {
    padding: 0px 15px;
}

.contact-ft {
    margin: 0 0 10px;
}

#footer .accordion {
    display: flex;
}

.accordion-inner {
    padding: 0px;
}

#footer  .accordion-title {
    font-size: 14px;

    font-weight: 700;
    color: #fff !important;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0px;
}

#footer .accordion-item .accordion-inner {
    display: block;
}

#footer .accordion-item {
    width: 50%;
}

#footer .accordion-item .toggle {
    display: none;
}

#footer .accordion-title {
    border: none;
}

.star-rating {
    margin-bottom: 10px !important;
}

h1.shop-page-title {
    display: none;
}

.title-page-custom {
    padding: 0px 15px;
}

.title-page-custom h1 {
    color: #333;
    font-size: 16px;
    margin: 0 0 20px;
    border: 0;
    text-transform: uppercase;
    line-height: 20px;
}

.image-header-product a:after,
.image-header-product a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.image-header-product a {
    position: relative !important;
    margin-bottom: 50px !important;
    display: block;
}

.image-header-product a:hover .img-inner {
    -webkit-filter: drop-shadow(0px 4px 30px rgba(19, 28, 25, 0.1));
    filter: drop-shadow(0px 4px 30px rgba(19, 28, 25, 0.1));
}

.image-header-product a .img-inner {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: transparent;
    display: block;
}

.image-header-product a:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.3);
}

.image-header-product a:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.3);
}

#open-filters {
    width: 40px !important;
    height: 40px;
    line-height: 40px;
    border-radius: 20px 0px 0px 20px;
    color: #fff;
    background: var(--fs-color-secondary);
    position: fixed;
    right: 0;
    top: 50% !important;
    transform: translateY(-50%);
    padding: 4px 10px;
    cursor: pointer;
    z-index: 9999;
    font-size: 16px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    text-align: center;
    display: none !important;
}

.header-button a {
    color: #5b5b5b;
    font-weight: 500;
}

.header-button a:hover {
    background: none !important;
}

.cart-item a i {
    color: var(--fs-color-secondary);
}

.account_header a {
    font-size: 15px;
    color: #929292;
    padding: 10px 30px;
    line-height: 20px;
    font-weight: 500;
    border-radius: 10px;
    float: right;
    position: relative;
}

.account_header a:last-child:before {
    content: '';
    width: 1px;
    height: 31px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #929292;
}

.account_header {
    display: inline-block;
    position: relative;
    padding-left: 24px;
    margin-left: 24px;
    float: right;
}

.account_header a.btns {
    background: rgba(0, 188, 134, 0.22);
    color: var(--fs-color-secondary);
}

.back-to-top {
    border: none !important;
    background: var(--fs-color-secondary) !important;
    color: #fff !important;
}

.checkout_coupon {
    display: none;
}

.quantity .qty {
    border: none;
    box-shadow: none;
    background: none;
    height: 50px !important;
    line-height: 50px;
    padding: 12px !important;
    display: inline-block;
    color: #403938;
    text-align: center;
    min-height: 50px;
    font-size: 14px;
}

.wc-proceed-to-checkout .button {
    line-height: 40px;
    color: #fff;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    background: var(--fs-color-secondary) !important;
    border: solid 1px var(--fs-color-secondary);
    padding: 0px 30px;
    text-transform: uppercase;
    border-radius: 3px;
}

.actions.clear .wp-element-button {
    display: none;
}

.continue-shopping .button-continue-shopping {
    border: 1px solid #2a2a2a;
    width: 100% !important;
    display: inline-block;
    height: 40px !important;
    line-height: 40px !important;
    background: #2a2a2a !important;
    color: #fff;
    padding: 0px 30px !important;
    font-size: 13px !important;
    border-radius: 3px;
    text-transform: uppercase;
}

.header-button a:hover span {
    color: #222 !important;
}

textarea {
    border-radius: 5px;
    box-shadow: none;
    background-color: #fff;
    outline: none;
}

.wpcf7-spinner {
    display: none;
}

.account_header a {
    font-size: 15px;
    color: #929292;
    padding: 10px 30px;
    line-height: 20px;
    font-weight: 500;
    border-radius: 10px;
    float: right;
    position: relative;
}

.account_header a:last-child:before {
    content: '';
    width: 1px;
    height: 31px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #929292
}

.account_header {
    display: inline-block;
    position: relative;
    padding-left: 24px;
    margin-left: 24px;
    float: right;
}

.account_header a.btns {
    background: rgba(0, 188, 134, 0.22);
    color: var(--fs-color-secondary);
}

.price span.lienhe {
    font-size: 22px;
}

.right-header-product .price span.lienhe {
    font-size: 32px;
    line-height: 43px;
}

.right-header-product .woocommerce-Price-amount bdi {
    font-size: 32px;
    line-height: 43px;
}

.right-header-product del bdi {
    color: #929292;
    font-size: 15px !important;
}

.group_button {
    display: inline-block;
    float: right;
}

.group_button .tinv-wishlist {
    margin: 0px;
    height: 50px;
    line-height: 50px;
    background: #f3f4fd;
    width: 300px;
    position: relative;
    color: #403938;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    display: inline-block;

    font-size: 16px;
    border-radius: 10px;
    border: 1px solid #f3f4fd;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.product-thumbnail-slider img,
.product-gallery-slider img,
.product-thumbnails img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    width: 100%;
}

.product-gallery-slider {
        border-radius: 32px;
    overflow: hidden;
}


@media (max-width: 1200px) {
    #header .show-for-medium {
        display: block !important;
    }

    #header .hide-for-medium {
        display: none !important;
    }

    #header .medium-logo-center .flex-left {
        flex: 1 1 0;
        order: 1;
    }

    #header .medium-logo-center .logo {
        margin: 0 15px;
        order: 2;
        text-align: center;
    }

    #header .medium-logo-center .flex-right {
        flex: 1 1 0;
        order: 3;
    }

    #header.transparent #masthead .header-inner {
        background-color: var(--fs-color-white);
        border-radius: 0;
        padding: 0 15px;
    }

    #header.transparent {
        padding-top: 0;
    }

    #header.transparent #logo {
        margin-left: 0px;
    }

    #header .header-search {
        margin-right: 2rem;
    }


    .about-section .experience-text {
        width: 15rem;
        position: relative;
        right: 15%;
        top: 4.5rem;
        left: 1.5rem;
    }

    .hero-section h2 {
    font-size: 48px;
    margin-bottom: 12px;
}

    .header-blog img {
        height: 300px !important;
    }

    .blog-single .woocommerce-breadcrumb,
    .blog-single .medium-col-first {
        max-width: 720px;
        margin: 0 auto;
    }

    .blog-single .row-large {
        display: block;
    }

    .tab-banner .col:nth-child(2) {
        display: none;
    }

    .tinv-wishlist {
        width: 100%;
        height: auto;
        padding: 20px 0px;
    }

    .tinv-header h2 {
        margin: 0px !important;
    }

    .box_content_hover {
        display: none !important;
        line-height: unset;
    }

    .section-new .price span.lienhe {
        font-size: 22px;
        line-height: 30px !important;
    }

    #mega-menu-wrap {
        margin-right: 5px !important;
    }

    .post-sidebar,
    .category-filtering,
    #logo:before {
        display: none !important;
    }

    .section_about {
        padding: 30px 0 !important;
    }

    .section_banner_2 {
        padding-bottom: 40px !important;
    }


    .feature-courses-section .tabbed-content {
        margin-top: 5rem;
    }

    .feature-courses-section .tabbed-content .tab-panels {
        padding-top: 3rem;
    }

    .feature-courses-section .tabbed-content .nav-right {
        width: 100%;

    }

    .section-new .tabbed-content .nav {
        justify-content: start;
    }

    .tab-banner .col.medium-12 {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }

    .off-canvas-left .mfp-content,
    .off-canvas-right .mfp-content {
        background-color: var(--fs-color-secondary);
    }
    .off-canvas-left .toggle,
    .off-canvas-right .toggle {
        opacity: 1;
    }

    .mobile-sidebar .icon-angle-down,
    .mobile-sidebar a {
        color: #fff !important;
        opacity: 1 !important;
    }

    .group_button {
        display: block;
        float: unset;
    }

    .tinv-wishlist {
        padding: 10px;
        margin-top: 20px;
        line-height: 1 !important;
    }

    .testimonials-section .slider .flickity-slider>.row {
        max-width: 50% !important;
    }


}

@media (min-width: 850px) and (max-width: 1199px) {
    .row.show-for-medium {
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .row.show-for-medium .col {
        flex: 0 0 auto;
        max-width: 40%;
    }

    .section-des .section-content,
    .section-product-header .section-content {
        max-width: 720px;
        margin: 0 auto;
    }

    .blog-archive .row-large {
        display: block;
        max-width: 720px !important;
        margin: 0 auto !important;
    }

    .row-review-content {
        margin-top: 40px;
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .row-review-content .col {
        flex: 1 0 50%;
        max-width: 100%;
    }

    .section-new .tabbed-content .nav a {
        font-size: 14px;
        padding: 10px 20px !important;
        color: #403938 !important;
        border-radius: 10px;
        margin-right: 10px;
        line-height: 1.7;
    }

    .section-new .tabbed-content li.active a {
        color: #fff !important;
    }

    .col-about {
        margin-top: 30px;
    }

    .section_category_product .section-content,
    .section_banner_2 .section-content,
    .section-review .section-content,
    .section_about .section-content,
    .section_teacher .section-content,
    .section-new .section-content {
        max-width: 720px;
        margin: 0 auto;
    }

    .accordion-item {
        flex-basis: 33.33333% !important;
        max-width: 33.33333% !important;
    }

}

@media (max-width: 849px) {
    
    .about-row-2 > .col.large-8 > .col-inner {
            margin-left: 0;
                padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    }
    
    .feature-courses-section .course-text {
        display:none;
    }
    
    .feature-courses-section .tabbed-content {
        margin-top: 0;
    }
    
        .feature-courses-section .tabbed-content .nav-right {
        width: 100%;
                        flex-wrap: nowrap;
        overflow: auto;
        justify-content: flex-start;
        scrollbar-width: none;
    }
    
        .feature-courses-section .tabbed-content .tab-panels {
        padding-top: 0;
    }
    
    .feature-courses-section .tabbed-content .nav-pills>li>a {
        padding: 4px 2rem;
        height: auto;
                white-space: nowrap;
    }

    .testimonials-section .testimonials-row>.col.large-4,
    .testimonials-section .testimonials-row>.col.large-8 {
        max-width: 100%;
        flex-basis: 100%;
    }

    .row.show-for-small {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .row.show-for-small .col {
        flex: 0 0 auto;
        max-width: 65%;
    }

    .group_button .tinv-wishlist {
        height: unset !important;
        margin-top: 20px;
    }

    .form-group {
        flex: 0 0 100%;
        max-width: 100%;
    }



    .blog-wrapper .content_blog,
    .blog-archive .blog-thumbnail {
        width: 100%;
    }

    .blog-archive .row-large {
        display: block;
    }

    .woocommerce-breadcrumb {
        padding: 30px 10px;
    }

    .blog-single .row-large {
        display: block;
    }

    .entry-title {
        margin-top: 10px;
    }

    .entry-content h2 {
        font-size: 2rem !important;
    }

    .entry-content h3 {
        font-size: 1.75rem;
        font-weight: 500;
    }

    .blog-wrapper .content_blog {
        padding: 15px !important;
    }

    .blogwp {
        flex-direction: column;
    }

    .category-filtering,
    .archive .add-to-cart-button {
        display: none;
    }

    .side-bar-category {
        padding: 20px !important;
        left: unset !important;
        position: fixed;
        width: 270px;
        top: 0;
        background: #fff;
        right: -100% !important;
        transition: all 0.35s ease;
        z-index: 99999;
        height: 100vh;
    }

    .category-page-row .large-3 {
        display: block !important;
        padding: 0px;
    }

    .side-bar-category.show-sidebar {
        right: 0 !important;
    }

    .show-sidebar.open-filters {
        right: 270px !important;
    }

    .category-page-row #open-filters {
        display: inline-block !important;
    }

    .accordion-item {
        flex: 1 0 100%;
    }

    .accordion {
        display: block;
    }

    .accordion-item .accordion-inner {
        display: none;
    }

    h4.title_last {
        margin: 10px 0 10px;
    }

    .accordion-title {
        display: block;
        width: 100%;
    }

    .accordion-item {
        width: 100%;
    }

    .btn_readmore a {
        width: 140px;
        line-height: 40px;
        height: 40px;
        font-size: 14px;
    }

    .btn_readmore {
        text-align: center;
    }

    .section-review a.button.primary {
        display: none;
    }

    .top_review img {
        width: auto;
        height: auto;
        max-width: unset;
    }

    .row-review-content>.col {
        margin-bottom: 30px;
    }

    .section-review .des {
        margin-bottom: 20px;
    }

    .section-product-header .product_title {
        font-size: 28px;
        line-height: 36px;
    }

    .product-thumbnails .flickity-viewport {
        height: 90px !important;
    }

    .product-thumbnails .flickity-button {
        display: none;
    }

    .right-header-product .product-price-container {
        padding: 0px 20px;
    }

    .add-to-cart-container {
        padding: 0px 20px !important;
    }

    .bottom_product_right,
    .right-header-product .col-right-bottom>.col-inner {
        padding: 0px 20px !important;
    }

    .woocommerce-tabs {
        padding: 40px 20px !important;
    }

    .description_tab a {
        font-weight: 500;
    }

    .right-header-product .quantity .qty {
        padding: unset !important;
    }

    .section_category_product .title_module_main {
        margin-bottom: 20px;
    }

    .section-new .tabbed-content {
        margin: unset;
    }

    .section-new .nav {
        display: block;
        margin: 0;
        max-width: 100%;
        white-space: nowrap;
        overflow-y: hidden;
    }

    .section-new .nav li {
        width: auto;

        display: inline-block;
    }

    .section-new .nav a {
        line-height: unset;
        margin-right: 10px;
        font-weight: 600;
        cursor: pointer;
        position: relative;
        border: none;
        background: #fff;
        border-radius: 10px;
        display: inline-block;
        text-align: center;
        font-size: 14px;
        padding: 5px 20px;
        color: #403938;
        width: 100%;
    }

    .section-new ul.nav::-webkit-scrollbar-thumb {
        background: var(--fs-color-secondary);
        border-radius: 15px;
    }

    .box_content_hover {
        display: none;
    }

    .product_type {
        padding: 2px 9px;
        font-size: 10px;
    }

    .product-title a {
        font-size: 16px !important;
        height: unset !important;
    }

    .section-new ins bdi,
    .price span.lienhe {
        font-size: 16px;
    }

    .course-item .col-inner {
        padding: 10px;
    }

    .section-new .row-product .entry-content .row .product {
        padding: 15px 5px;
    }

    .tab-panels {
        margin-top: 20px !important;
    }

    .section-new del bdi {
        font-size: 12px !important;
        margin: 0px;
        margin-left: 5px;
    }

    #top-bar .contact_header:nth-child(1) {
        display: none;
    }

    #top-bar {
        height: 35px !important;
        line-height: 35px;
        font-size: 13px;
        min-height: unset;
    }

    #top-bar .contact_header {
        line-height: 35px;
        font-size: 13px;
        margin-right: unset;
    }

    .section-bottom .icon-box {
        justify-content: center;
    }

    .title_module_main .h2,
    .title_module_main h2 {
        font-size: 16px !important;
        padding: 15px 0 0;
    }

    .section_category_product {
        padding-top: 20px !important;
    }

    .select-resize-ghost,
    .select2-container .select2-choice,
    .select2-container .select2-selection,
    input[type='date'],
    input[type='email'],
    input[type='number'],
    input[type='password'],
    input[type='search'],
    input[type='tel'],
    input[type='text'],
    input[type='url'],
    select,
    textarea {
        font-size: 1.6rem;
    }

    .about-section .experience-text {
        top: 1.5rem;
    }

    .about-section .experience-text strong {
        font-size: 5rem;
    }

    .news-section .tabbed-content .flickity-prev-next-button {
        display: none;
    }

    .news-section .tabbed-content {
        margin-top: 0;
    }

    .news-section .tabbed-content .tab-panels {
        padding-top: 20px;
    }

    .achievements-section .achievements-row.row-solid .col-inner {
        padding: 5px 20px;
    }

    .section-title>h2 {
        font-size: 3.2rem;
    }

    .medium-pb-0 {
        padding-bottom: 0;
    }

    .course-block-row>.col>.col-inner {
        padding: 30px 20px !important;
    }
}

@media (max-width: 549px) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .section-title>h2 {
        font-size: 2.8rem;
    }

    .about-section .experience-text {
        width: 12rem;
        position: relative;
        border-radius: 32px;
        font-size: 1.4rem;
    }

    .about-section .experience-text strong {
        font-size: 3.6rem;
    }

    .testimonials-section .slider .flickity-slider>.row {
        max-width: 100% !important;
    }

    .achievements-section .icon-box .icon-box-img {
        width: 40px !important;
    }

    .achievements-section .icon-box .icon-box-text {
        font-size: 1.2rem;
    }

    .achievements-section .icon-box h3 {
        font-size: 3.6rem;
        font-weight: 400;
        line-height: 1.25;
        color: var(--fs-color-primary);
    }
    .course-item .post-title.is-large {
        padding: 0;
    }
    
    .course-item .course-level {
        margin: 0 5px 15px 0;
    }
    .course-item .course-box-bottom {
        padding: 8px 12px;
    }
    .course-block .tabbed-content .nav-tabs>li {
        margin: 0;
        width: 100%;
    }
    
    .course-block .tabbed-content .nav-tabs>li a {
        width: 100%;
    }
    
    .course-block .tabbed-content .nav-tabs+.tab-panels {
        padding: 15px;
    }

    .lecturers-section .member-desc {
        padding: 1rem;
        font-size: 12px;
    }

    .lecturers-section .box .box-text {
        padding: 10px;
    }


    .news-section .tabbed-content .tab-panels {
        padding-top: 0;
    }
    
    .news-section .tabbed-content .nav.nav-size-xlarge>li>a {
        font-size: 14px;
        line-height: 1.5;
        padding: 6px 15px;
    }

     .news-section .box-blog-post .box-text {
        padding:1rem
     }

    .news-section .box-blog-post .box-text .post-title.is-larger {
           font-size: 14px;
        margin-bottom: 0.6rem;
    }

    .news-section .box-blog-post .box-text .post-title.is-larger  a,
    .news-section .box-blog-post .box-text .from_the_blog_excerpt  {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .news-section .box-blog-post .box-text .from_the_blog_excerpt {
        font-size: 1.2rem;
    }
    .news-section .box-blog-post .box-text .box-text-inner .post-meta {
        order: -1;
        position: relative;
        font-size: 1.2rem;
        margin-bottom: 0;
    }
    .news-section .form-col>.col-inner {
        padding: 30px 20px;
    }
    .news-section .form-col form h3 {
        font-size: 1.8rem;
        padding: 1.2rem;
        margin-bottom: 3rem;
    }

    
}