/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
/*************** ADD CUSTOM CSS HERE.   ***************/
body {
	max-width: 100%;
	overflow: hidden;
    font-family: "Nunito", sans-serif;
}
h2 {
    font-weight: 800;
    font-size: 55px;
    line-height: inherit;
}
.big-size h2 {
    font-size: 90px;
}
.number-count {
    font-size: 90px;
    font-weight: 700;
}

/* */
body.nav-dropdown-has-border .nav-dropdown {
    border: none;
    padding: 0;
}
body.nav-dropdown-has-border .nav-dropdown a {
    padding: 10px !important;
    margin: 0 !important;
    border-radius: 0;
}
.post_comments  {
    display: none;
}

/* Sidebar */

/* */
.blog-single .article-inner > .entry-header {
    display: none;
}
/* */
.product-small.box ins *,
.product-small.box .price > .amount * {
    color: red;
    font-size: 16px;
}
.product-small.box del * {
    color: #333;
}
.product-small.box .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 22px;
    height: 44px;
}
.product-small.box .box-image img {
    height: 255px;
    object-fit: cover;
}
/* */
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
.pulse {
    transition: all 150ms linear 0s;
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

blockquote {

    font-size: 110%;
    color:#666;

    margin: 0 auto;
    border-left:0px;
    margin-left: 20px;
    padding-bottom: 50px;
}
blockquote h1 {
    font-size: 3rem;
}
blockquote p {
    font-style: italic;
    margin-bottom: 0;
}
blockquote p::before,
blockquote p::after {
    content: "“";
    font-family: Georgia;
    font-size: 6rem;
    margin: -3rem 0 0 -4rem;
    position: absolute;
    opacity: 0.5;
    color:var(--primary-color);
}
blockquote p::after {
    content: "”";
    margin: -2rem -3rem 0 0;
}
blockquote cite {
    font-size: 1.5rem;
}

.col.post-item .post-title {
    font-size: 18px;
    font-weight: 900;
}
.col.post-item .from_the_blog_excerpt {
    font-size: 16px;
    color: #333;
}
#footer p {margin-bottom:5px;}
#footer ul {list-style:none; margin-bottom:0; margin-left:0;}
#footer li {margin-left:0; margin-bottom:5px;}
.header-bottom-nav > li > a {text-transform:uppercase;}

.page-title-bar {padding-top:10px; padding-bottom:10px;}
form {margin-bottom:0;}
.wpcf7-spinner {display:none;}
#top-bar .form-flat input:not([type=submit]) {width:300px; height:35px;}

#top-bar .menu-item {margin-right:20px;}
#top-bar .fa {color:#BC1710;}
#top-bar .nav > li > a {color:#333; font-size:16px;}

.header-main .nav > li > a {margin-right:15px; font-weight:500; color:#000}
.header-nav.nav-right {border-top:2px solid #ddd; padding-top:15px; position:relative;}
.header-main .nav>li.active>a {font-weight:600}
.header-wrapper.stuck .header-nav.nav-right {bottom:0}

.stuck .header-main .nav > li > a {line-height: 35px;}
#main {background:#f9f9f9;}
.vct-col1 .col-inner {background:url(https://komovietnam.vn/wp-content/uploads/2025/12/Screenshot.png) center; background-size:cover; border-radius:10px;}
.vct-col2 .col-inner {background:none;}
.arrow-but span:after {content: "\f061"; font-family: FontAwesome; padding-left:10px;}

.thuonghieu-tab .nav {margin-bottom:30px;}
.thuonghieu-col2 {min-width:20%;}
.thuonghieu-col1 {background:url(https://komovietnam.vn/wp-content/uploads/2025/12/bg3.png) center no-repeat; background-size:cover}
.tieudett-col2 .button {border-color:#E7C372; font-weight:500; color:#000;}
p {margin-bottom:10px;}
.box-blog-post .is-divider {display:none;}
.post-title {margin-bottom:10px !important;}
.post-meta {margin-bottom:10px;}
.post-item .box-text {border-bottom:2px solid #ddd;}
.post-item:hover .box-text {border-bottom:2px solid #E7C372;}
.foot-sec1 {border-top:1px solid #ddd;}
#footer input[type=submit] {width:100%; background-color:#fff !important; color:#003C79 !important;}
#footer input[type=email] {background:transparent; color:#fff;}
#footer ::placeholder {color:#fff;}
.absolute-footer {display:none;}

.thuonghieu-tab .nav {
    background-color: hsl(240deg 4% 48% / 12%);
    max-width: 958px;
    margin: auto;
    border-radius: 99px;
    padding: 4px;
}
.thuonghieu-tab .nav > li {
    width: 237px;
}
.thuonghieu-tab .nav > li > a {
    background:#e9e9ea; 
    color:#000; 
    text-transform:capitalize; 
    margin-right:0px; 
    margin-left:0px; 
    padding:0px 30px;
    display: block;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
}
.thuonghieu-tab .nav-pills>li.active>a {background:#003C79; color:#fff; font-weight: bold}

.fs-45 h2 {
    font-size: 45px;
    font-weight: 800;
}
img.size-full.alignnone {
    margin-bottom: 10px;
}
.product-small.box .product-title a {
    font-size: 18px;
}
.category {
    text-transform: none;
    font-size: 14px;
}
.wpcf7-form-control {
    border-radius: 7px;
}

.col.post-item .box.box-vertical .box-text {
    padding-top: 0;
    padding-bottom: 0;
}
.col.post-item .box.box-vertical .post-title {
    margin-bottom: 0 !important;
    font-size: 18px;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.tintuc-section1 .box-text {border-bottom:none !important;}
.tintuc-blog2 .post-meta {font-size:16px;}
.tintuc-section1 img {border-radius:15px !important;}

.news-normal .col.post-item .box .post-title {
    font-size: 23px;
    text-transform: uppercase;
}

.news-custom .box .box-text-inner {
    display: grid;
}
.news-custom .box .box-text-inner .post-meta {
    order: 1;
    font-size: 16px;
}
.news-custom .box .box-text-inner .post-title {
    order: 2;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-custom .box .box-image .image-cover {
    padding-top: 68% !important;
}
.archive .post-item .box .box-image .image-cover {
    padding-top: 68% !important;
}
.archive .post-item .box .box-text {
    background-color: #fff;
    padding: 10px 15px;
}
.entry-content h2 {
    font-size: 25px;
    line-height: 28px;
}
.entry-content h3 {
	font-size: 20px;
}
.entry-content h4 {
	font-size: 18px;
}
.related-post-title {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 800;
}
.single-product .page-title-bar {
    display: none;
}
.product-info .price .amount,
.product-info .price ins .amount {
    font-size: 25px;
    color: #ef0000;
    font-weight: 800;
}

.product-info .price del {
    text-decoration: none;
}
.product-info .price del .amount {
    color: #333;
    opacity: .7;
    text-decoration: line-through;
    font-size: 18px;
}
h1.product-title {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 800;
    color: var(--primary-color);
}
.btn-single {
    text-transform: none;
    border-radius: 99px;
    font-size: 18px;
}
.woocommerce-tabs  .nav > li > a {
    font-size: 25px;
    text-transform: uppercase;
}
.woocommerce-tabs  .nav > li > a:before {
    display: none;
}
.product-footer {
    background-color: #e1f0ff;
    padding: 40px 0;
}
.product-section-title-related {
    text-align: center;
    font-size: 30px;
}
.product-main {
    background-color: #fff;
}
.product-footer .woocommerce-tabs, 
.product-section {
    border-top: none;
}
.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover {
    background-color: transparent;
    box-shadow: none;
}
.icon-box-left {
	display: flex;
	align-items: center;
}
.icon-box-left p {
	margin-bottom: 0;
}
.row-contact .col {
	padding-bottom: 15px;
}
.row-contact input.wpcf7-form-control {
	margin-bottom: 0;
	height: 40px;
	border-radius: 6px;
	box-shadow: none;
}
.row-contact label {
	color: var(--primary-color);
}
.row-contact input.wpcf7-submit {
	margin: 0;
	display: block;
	width: 100%;
}

@media (min-width: 850px) {
    #logo {position:absolute; top:-40px; z-index:99999}
    #header #logo img {max-height:120px !important}
    #header .header-wrapper.stuck #logo img {max-height:100px !important;} 
    .row-giatri .col {
        flex-basis: 20%;
        max-width: 20%;
    }
    .header-search-form {position:relative; left:0px;}
}
@media only screen and (min-width: 1024px) {
    .widget ul.menu > li {
        position: relative;
    }
    .widget ul > li.has-child:hover >.sub-menu{
        display:block !important;
    }
    .widget ul.menu ul.sub-menu {
        display: none !important;
        position: absolute;
        width: 100%; 
        left:99%;
        top: 0;
        z-index: 999;
        border: 1px solid #e1e1e1 !important;
        background: #fff;
        margin: 0;
        padding: 0;
    }
    .widget .toggle{
        transform: rotate(-90deg);
        margin-right: 10px;
    }
    .widget ul.menu>li li {
        padding: 2px 0;
        border-bottom: 1px solid #e1e1e1;
    }
}

@media only screen and (max-width: 1024px) {

    .thuonghieu-tab .nav {
        background-color: transparent;
    }
    .thuonghieu-tab .nav > li {
        width: 180px;
        margin: 5px 5px !important;
    }
}
@media only screen and (max-width: 480px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .blog-archive .post-sidebar.col {
        padding: 0 15px !important;
    }
    h2 {
        font-size: 35px;
    }
    .number-count {
        font-size: 60px;
    }
    .big-size h2 {
        font-size: 40px;
    }
    .tabbed-content .nav>li {
        margin-bottom: 10px;
    }
    .col.post-item .box.box-vertical .box-text {
        padding-top: 15px;
    }
    .thuonghieu-tab .nav > li > a {
        padding: 0 10px;
		font-size: 14px;
    }
    .news-custom .box .box-text-inner .post-meta {
        font-size: 18px;
    }
    .news-custom .box .box-text-inner .post-title {
        font-size: 20px;
    }
    .news-custom .post-item .box-text {
        padding-bottom: 0;
    }
}
/* */
.row-lichsu {
	position: relative;
}
.row-lichsu:after {
	content: '';
	display: block;
	width: 8px;
	height: 100%;
	background: #000;
	position: absolute;
}
.row-lichsu .col:nth-child(2n+1) > .col-inner:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: #000;
    position: absolute;
    z-index: 1;
    right: -25px;
    border-radius: 100px;
    top: 43%;
}
.woocommerce-Tabs-panel h1 {
	font-size: 30x;
}