/*
Theme Name: THIENKIMCORP
Theme URI: 
Description: THIENKIMCORP
Author: MMS
Template: flatsome
Version: 3.0
Text Domain: 
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
.uppercase, h6, th, span.widget-title {
    letter-spacing: 0;
}
td {
    color: inherit;
}
.text-box .text {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}
.uni-breadcrumbs {
	margin-bottom: 30px;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.button, input[type=submit], input[type=submit].button, input[type=reset].button, input[type=button].button {
    font-weight: normal;
    font-size: 1em;
    letter-spacing: 0;
}
.button.is-outline, input[type=submit].is-outline, input[type=reset].is-outline, input[type=button].is-outline {
    border-width: 1px;
}
.button.is-outline {
    line-height: calc( 2.5em - 2px );
}
.box-text {
    font-size: 1em;
}
.breadcrumbs {
    font-size: .875rem;
    text-transform: none;
}
.breadcrumbs a {
    color: inherit;
}

/*--------------------------------------------------------------
## Header 
--------------------------------------------------------------*/
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: #FFF;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: inherit;
}
.nav>li>a {
    font-size: .875rem;
}
.header-top .nav-uppercase>li>a {
    text-transform: none;
}
.nav-uppercase>li>a {
    letter-spacing: 0;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
	border-width: 12px;
}
.nav-dropdown-has-arrow li.has-dropdown:after {
    border-width: 10px;
    margin-left: -9px;
}
.nav-dropdown-has-border .nav-dropdown {
	border-width: 1px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default {
    padding: 0;
    display: block;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.nav-dropdown-col, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.image-column {
    display: block;
    width: 100%;
    border-right: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li {
    position: relative;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .menu-item-has-children>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .title>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col>a {
    font-size: 1em;
    font-weight: normal;
    color: inherit;
    text-transform: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default {
    min-width: 210px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default ul { 
    background-color: #3ba4d4;
    min-width: 210px;
    top: -1px;
    border: 1px solid #ddd;
    left: 100%; 
    position: absolute; 
    -webkit-box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    z-index: 99999; 
    opacity: 0; 
    visibility: hidden;
    -moz-transition: 0.2s ease-in-out; 
    -o-transition: 0.2s ease-in-out; 
    -webkit-transition: 0.2s ease-in-out; 
    transition: 0.2s ease-in-out; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li:hover > ul { 
    opacity: 1; 
    visibility: visible; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col .menu-item-has-children {
    margin-top: 0;
}

/* Header Template Element */
.nav-click {position: relative;width: 32px;height: 32px;cursor: pointer;display: block;z-index: 999;}
.nav-click span, .nav-click::after, .nav-click::before {content: '';background-color: #000;position: absolute;height: 3px;transition: all .3s ease-in-out;pointer-events: none;}
.nav-dark .nav-click span, .nav-dark .nav-click::after, .nav-dark .nav-click::before {background-color: #FFF;}
.nav-click::after,.nav-click::before{top:6px;right:0;width:18px;transform-origin:50% 50%}
.nav-click::after{top:23px;width:30px}
.nav-click span{top:15px;right:0;width:24px}
@media (min-width:850px) {
    .nav-click{width:38px;height:38px}
    .nav-click span, .nav-click::after, .nav-click::before{height:3px}
    .nav-click::after, .nav-click::before{top:9px; width:25px}
    .nav-click::after{top:27px;width:35px}
    .nav-click span{top:18px;width:31px}
}
.has-off-canvas .current-lightbox-clicked .nav-click span{opacity:0}
.has-off-canvas .current-lightbox-clicked .nav-click::before{width:70%;left:17%;transform:rotate3d(0,0,1,45deg);top:43%}
.has-off-canvas .current-lightbox-clicked .nav-click::after{width:70%;left:15%;transform:rotate3d(0,0,1,-45deg);top:41%}

/*--------------------------------------------------------------
## Widget 
--------------------------------------------------------------*/
/* Widget Recent Posts */
.sidebar .widget_recent_entries ul li { padding: 5px 10px; border-bottom: 1px solid #cccccc; }
.sidebar .widget_recent_entries ul li:last-child { border-bottom: none; }
.sidebar .widget_recent_entries ul li .post-date { display: block; }

/* Widget Recent Posts */
.widget_list_posts .post-item {
    padding-bottom: 0;
}
.widget_list_posts .post-item:not(:last-child) .col-inner {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #E2E6EA;
}
.widget_list_posts .blog-post-inner .post-title {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 3em;
    width: auto;
    margin: 0 0 5px 0;
}
.widget_list_posts .blog-post-inner .post-title + .is-divider {
    display: none;
}
.widget_list_posts .from_the_blog_excerpt {
    font-size: .875rem;
}
@media screen and (min-width: 550px) {
    .widget_list_posts .box-vertical {
        display: flex;
    }
    .widget_list_posts .box-vertical .box-image {
        flex: 0 0 26%;
    }
    .widget_list_posts .box-vertical .box-text {
        padding: 0 0 0 14px;
    }
    .widget_list_posts__alignright .box-vertical .box-text {
        order: -1;
        padding: 0 14px 0 0;
    }
}

/* Widget Support */
@media (min-width: 1200px) { .widget_supports .list-supporter { padding-top: 190px; background-image: url(assets/img/bg-support.png); background-repeat: no-repeat; background-position: top center; background-size: contain; } }
.widget_supports .list-supporter .email { padding: 5px 10px; font-weight: 600; line-height: 20px; }
.widget_supports .phone { font-size: 1.25rem; color: #ff0000; font-weight: bold; }
.widget_supports .list-supporter li { margin: 0; }
.widget_supports .support-style-1 { background-color: #FFF; }
.widget_supports .support-style-1 .supporter { padding: 0 10px 10px 10px; }
.widget_supports .support-style-1 li { padding: 5px 0; font-size: .875rem; color: #333333; border-top: 1px solid #333; }
.widget_supports .support-style-1 li:first-child { border-top: none; }
.widget_supports .support-style-1 li:last-child { border-bottom: none; }
.widget_supports .support-style-1 i { width: 22px; margin-right: 12px; }
.widget_supports .support-style-2 .supporter { margin: 0 8px; padding: 5px 8px 5px 50px; border-top: 1px solid #dddddd; background: url(lib/images/ic-phone.png) 7px 10px no-repeat; position: relative; }
.widget_supports .support-style-2 .supporter:first-child { border-top: none; }
.widget_supports .support-style-2 .name { font-weight: 600; }
.widget_supports .support-style-2 .skype { position: absolute; right: 7px; bottom: 10px; z-index: 1; }
.widget_supports .support-style-2 .email a { color: #333333; }
.widget_supports .support-style-3 .supporter:not(:last-child) { border-bottom: 1px solid #dfdfdf; }
.widget_supports .support-style-3 ul { position: relative; padding: 8px 10px; }
.widget_supports .support-style-3 .name { font-size: 0.75rem; color: #333333; }
.widget_supports .support-style-3 .phone { line-height: 24px; }
.widget_supports .support-style-3 .social { position: absolute; bottom: 10px; right: 8px; z-index: 1; }
.widget_supports .support-style-3 .social a { display: inline-block; margin-left: 4px; }

/* Widget Information */
.widget_information ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget_information ul li {
    padding: 3px 0 3px 22px;
    position: relative;
}
.widget_information ul li + li {
	border-top: none;
}
.widget_information ul li.hidden_icon {
    padding-left: 0;
}
.widget_information ul li.hidden_icon i {
    display: none;
}
.widget_information li i {
    font-size: 0.75rem;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: .8em;
    width: 14px;
    text-align: center;
    color: #3BA4D4;
}
.widget_information li.label-company {
    padding-left: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.widget_information li.label-company i {
    display: none;
}

/*--------------------------------------------------------------
## Shortcode 
--------------------------------------------------------------*/
/* Shortcode Blog */
.sh-blog-shortcode .element .entry-thumb .image-zoom {
    padding-top: 56%;
}
.sh-blog-shortcode .element .entry-content {
    margin: 0;
    padding: 0;
    font-size: 0.9375rem;
}
.sh-blog-shortcode .element .entry-content p {
    margin-bottom: 10px;
}
.sh-blog-shortcode .element .entry-meta {
    opacity: .7;
    font-style: italic;
    margin-bottom: 5px;
    font-size: .875rem;
}
.sh-blog-shortcode .element .entry-meta i {
    margin-right: 5px;
}
.sh-blog-shortcode .element .entry-title {
    margin: .5em 0 .5em;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4em;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.8em;
    width: auto;
}
.sh-blog-shortcode .element .entry-title a {
    color: inherit;
}
.sh-blog-shortcode .element .entry-description {
    text-align: justify;
    line-height: 1.4;
    font-size: 0.9375rem;
    color: #999999;
}
.sh-blog-shortcode.style-1 .entry-thumb {
    float: left;
    width: 25%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-1 .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-5 .entry-thumb {
    float: left;
    width: 30%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-5 .entry-title {
    margin-top: 0;
}
.sh-blog-shortcode.style-6 .first-element-layout .entry-title {
    margin: 15px 0 10px 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .element:not(:last-child) {
    margin-bottom: 15px;
}
.sh-blog-shortcode.style-6 .second-element-layout .element:last-child {
    margin-bottom: 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .post-inner {
    overflow: hidden;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb {
    float: left;
    width: 30%;
    margin-right: 1em;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb .image-zoom {
    padding-top: 62%;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-title {
    margin-top: 0;
    font-size: .875rem;
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-thumb {
    float: left;
    width: 30%;
    margin-right: 20px;
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-7 .second-element-layout {
    margin-bottom: 20px;
}
.sh-blog-shortcode.style-7 .second-element-layout .element {
    margin-bottom: 5px;
}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title {
    margin: 0;
}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #337ab7;
    border-radius: 50%;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.sh-blog-shortcode.style-8 .element .post-inner {
    position: relative;
}
.sh-blog-shortcode.style-8 .element .entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 10px;
}
.sh-blog-shortcode.style-8 .element .entry-title {
    font-size: .875rem;
    line-height: 20px;
    margin: 0;
}
.sh-blog-shortcode.style-8 .element .entry-title a {
    display: block;
}
/* Shortcode Title Product */
.uni-titlepro ul li {
    margin-left: 0;
    display: block;
}
.uni-titlepro .open-subcat {
    white-space: nowrap;
    cursor: pointer;
}
@media (min-width: 850px) {
    .uni-titlepro {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }
    .uni-titlepro .open-subcat {
        display: none;
    }
    .uni-titlepro ul li {
        display: inline-block;
    }
    .uni-titlepro li + li {
        margin-left: 30px;
    }
}
@media (max-width: 849.98px) {
    .uni-titlepro__main {
        display: flex;
        justify-content: space-between;
    }
    .uni-titlepro ul {
        display: none;
        overflow: hidden;
        margin-left: -5px;
        margin-right: -5px;
    }
    .uni-titlepro ul li {
        float: left;
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .uni-titlepro ul li:last-child {
        width: 100%;
    }
}
/* Shortcode Custom Menu */
.uni_custom_menu ul.menu li {
    border: none;
}
/* UX Shortcode */
.ux-menu-link__link {
    min-height: unset;
    padding-top: 3px;
    padding-bottom: 3px;
}
/* Category */
.page-wrapper {
    padding-top: 60px;
}
@media (min-width: 1600px) {
    .page-wrapper {
        padding-top: 80px;
    }
}
.list-post .box-blog-post .box-text {
    box-shadow: 0px 3px 12px rgba(81, 201, 255, 0.15);
}
.blog-post-inner .post-title {
    font-size: 1.125rem;
    margin: .5em 0 1em;
}
.blog-post-inner .is-divider {
    max-width: 100%;
    height: 1px;
    margin-top: 1em;
}
.blog-post-inner .post-meta:before {
    content: "\f017";
    font-family: 'Font Awesome 5 Pro';
    margin-right: .5em;
}
.blog-post-inner .button.is-link {
    min-width: unset;
    font-size: .875rem;
    color: #3BA4D4;
    text-transform: none;
    margin-top: 0;
}
.blog-post-inner .button.is-link:after {
    content: "\f178";
    font-family: 'Font Awesome 5 Pro';
    margin-left: .5em;
}
/* Single Post */
.entry-header h1.entry-title {
    font-size: 1.5rem;
}
.entry-header h1.entry-title + .is-divider {
    display: none;
}
.entry-header-text-top {
    padding-bottom: 0
}
ul.links li {
    margin: 0 .4em !important;
}
.nav-pagination>li>span, .nav-pagination>li>a {
    border: none;
    border-radius: 50%;
    font-weight: normal;
    height: 2.25em;
    line-height: 2.25em;
}
.nav-pagination>li>span.current {
    background-color: transparent !important;
    color: #3ba4d4 !important;
    border: 1px solid #3ba4d4;
}
/* Wpcf7 */
.wpcf7-form {
    margin-bottom: 0;
}
.wpcf7 .button {
    min-width: 100px;
    margin-bottom: 0;
}
.wpcf7 .wpcf7-response-output {
    border-radius: 0;
}
.wpcf7 .wpcf7-not-valid-tip,
.wpcf7 form .wpcf7-response-output {
    font-size: .9em;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
}
.wpcf7 .wpcf7-spinner {
    display: none !important;
}
/* Template - Header */
.header-cart-title {
    line-height: 1.4;
}
.header li.cart-item > a {
    display: inline-flex;
    flex-direction: row-reverse;
}
.header li.cart-item span+.image-icon {
    margin-left: 0;
    margin-right: 10px;
}
/* Footer */
.footer-wrapper .widget {
    margin-bottom: 0;
}
.footer-wrapper .widget_information, .footer-wrapper .ux-menu {
    font-size: .9375em;
}
.footer-wrapper .ux-menu-link__text {
    position: relative;
    padding-left: 20px;
}
.footer-wrapper .ux-menu-link__text:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #3BA4D4;
    margin-right: 1em;
    position: absolute;
    left: 0;
    top: .7em;
}
.absolute-footer {
    font-size: .875rem;
    padding: 10px 0 10px;
}
.absolute-footer.dark {
    color: #FFF;
}
@media (min-width: 850px) {
    .footer-secondary {
        padding: 0;
    }
}
ul.social-footer {
    list-style: none;
    display: flex;
    column-gap: 1.5em;
    opacity: 1;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
ul.social-footer li {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
## Custom Css 
--------------------------------------------------------------*/
/*@media (min-width: 850px) {
    .logo-center #logo > a {
        position: relative;
    }
    .logo-center #logo > a:before {
        content: '';
        width: 166px;
        height: 170px;
        background-color: #FFF;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        top: -22px;
        z-index: -1;
        transform: translateX(-50%);
    }
    html #logo img {
        max-height: 136px !important;
    }
    .stuck .logo-center #logo > a:before {
        width: 130px;
        height: 124px;
        top: -10px;
    }
    html .stuck #logo img {
        max-height: 100px !important;
    }
}*/
@media (min-width: 1200px) {
    .header-main .nav > li > a {
        font-size: 1rem;
    }
    .nav-spacing-xlarge>li {
        margin: 0 23px;
    }
    .header-main .nav-spacing-xlarge>li.header-search {
        margin-left: 60px;
    }
}
@media (min-width: 1600px) {
    .header-main .nav > li > a {
        font-size: 1.125rem;
    }
}
/* Home */
.section-about .banner {
    background-color: transparent;
}
.section-about .button {
    min-width: 140px;
}
.section-about .button.is-outline {
    box-shadow: 0px 7px 10px rgba(81, 201, 255, 0.2);
}
.section-about .video-button-wrapper a {
    background-color: #C30000;
    border-color: #C30000;
    min-width: 3.5em;
    border-radius: .8em !important;
}
.flickity-page-dots {
    bottom: 30px;
}
.flickity-page-dots .dot {
    margin: 0 16px;
    width: 12px;
    height: 12px;
    position: relative;
}
.flickity-page-dots .dot.is-selected {
    background-color: #3BA4D4;
    border-color: #3BA4D4;
}
.flickity-page-dots .dot.is-selected:after {
    content: '';
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #3BA4D4;
    position: absolute;
    top: -15px;
    left: -15px;
}
.slider-nav-light .flickity-page-dots .dot.is-selected:after {
    border-color: #FFF;
}
.flickity-prev-next-button svg, .flickity-prev-next-button .arrow {
    background-color: #FFF;
    filter: drop-shadow(0px 5px 10px rgba(33, 33, 33, 0.15));
    fill: #3BA4D4;
    border-radius: 50%;
    padding: 12px;
}
.home-reason .img {
    margin-bottom: 0;
}
@media (min-width: 850px) {
    .home-reason .img .img-inner {
        overflow: unset;
    }
    .home-reason .img img {
        min-width: 113.5%;
        margin-left: -77px;
    }
}
.home-reason .col-left {
    padding-bottom: 0;
}
.home-reason .col-right {
    margin-bottom: 60px;
}
.home-reason p {
    font-weight: 500;
}
.row-sanpham .box .box-text {
    min-height: 78px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: url(assets/img/p1.svg);
    background-size: cover;
    color: #FFF;
    padding: 20px 10px 10px 10px;
    margin-top: -26px;
    font-weight: 500;
}
.row-sanpham > .col:nth-child(6n+1) .box .box-text {
    background-image: url(assets/img/p2.svg);
}
.row-sanpham > .col:nth-child(6n+2) .box .box-text {
    background-image: url(assets/img/p4.svg);
}
.row-sanpham > .col:nth-child(6n+3) .box .box-text {
    background-image: url(assets/img/p3.svg);
}
.row-sanpham > .col:nth-child(6n+4) .box .box-text {
    background-image: url(assets/img/p5.svg);
}
.row-sanpham > .col:nth-child(6n+5) .box .box-text {
    background-image: url(assets/img/p6.svg);
}
.row-sanpham > .col:nth-child(7n+6) .box .box-text {
    background-image: url(assets/img/p7.svg);
}
.dark, .dark p, .dark td {
    color: #FFF;
}
.button.white {
    color: #3ba4d4 !important;
}
/* About */
@media (min-width: 850px) {
    .vct-introduce .img .img-inner {
        overflow: unset;
    }
    .vct-introduce .img img {
        min-width: 113.5%;
        margin-left: -23px;
    }
}
@media (min-width: 550px) {
    .timeline > .col:not(:nth-child(2)) > .col-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 70px 0 50px 0;
    }
    .timeline-right > .col:nth-child(1) > .col-inner {
        text-align: right;
    }
}
@media (max-width: 549px) {
    .timeline {
        text-align: center;
    }
}
/* Contact Page */
.form-contact .col {
    padding-bottom: 5px;
}
.form-contact input, .form-contact textarea {
    border-radius: 5px;
    font-size: 15px;
    height: 45px;
}
.form-contact textarea {
    height: 120px;
}
.form-contact input[type=submit] {
    font-size: 1rem;
    font-weight: 500;
    background: #3BA4D4 !important;
    min-width: 120px;
    border-radius: 99px;
    box-shadow: 0px 5px 12px rgba(255, 152, 184, 0.2);
}
.contact-page .icon-box-left {
    align-items: center;
    margin-bottom: 20px;
}
.contact-page .icon-box-img img {
    padding-top: 0;
}
.contact-page .button {
    margin-bottom: 0;
}
.social {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.social li {
    display: inline-block;
    margin-left: 0 !important;
    margin-bottom: 0;
}
.social li + li {
    margin-left: 6px !important;
}
.social i {
    color: #AFAFAF;
    font-size: 24px;
}
/* Blog */
.widget_search .search-field, .widget_search .submit-button {
    height: 40px;
}
.post-sidebar .widget {
    margin-bottom: 40px;
}
@media (min-width: 1600px) {
    .post-sidebar .widget {
        margin-bottom: 60px;
    }
}
.post-sidebar span.widget-title {
    letter-spacing: 0;
    font-weight: 500;
    color: #3BA4D4;
    font-size: 1.55rem;
    text-transform: none;
}
@media (min-width: 1600px) {
    .post-sidebar span.widget-title {
        font-size: 2rem;
    }
}
.post-sidebar .widget-title + .is-divider {
    background-color: #3BA4D4;
    border-radius: 5px;
    max-width: 50px;
    height: 4px;
}
.post-sidebar .widget_list_posts {
    max-height: 470px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 20px;
}
.post-sidebar .widget_list_posts::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #EBECEE;
}
.post-sidebar .widget_list_posts::-webkit-scrollbar {
    border-radius: 10px;
    width: 8px;
    background-color: #93959A;
}
.post-sidebar .widget_list_posts::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #93959A;
}
.post-sidebar ul.menu>li+li {
    border-top: 1px dashed #E2E6EA;
}
.post-sidebar ul.menu>li {
    padding: 12px 0;
}
.post-sidebar ul.menu>li>a {
    display: block;
    position: relative;
    padding: 0 0 0 12px;
    font-size: .9375rem;
}
.post-sidebar .widget_nav_menu ul.menu>li>a {
    text-transform: uppercase;
}
.post-sidebar .widget_nav_menu ul.menu>li>a:before {
    content: '\f0da';
    font-weight: bold;
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1em;
    color: #222222;
}
.tagcloud a {
    display: inline-block;
    border-radius: 25px;
    border: 1px solid #E9E9E9;
    padding: 8px 12px;
    margin-bottom: 12px;
    color: #888888;
    font-size: .9375rem !important;
    transition: all .3s ease-in-out;
}
.tagcloud a + a {
    margin-left: 12px;
}
.tagcloud a:hover {
    color: #FFF;
    border-color: #3BA4D4 !important;
    background: #3BA4D4 !important;
}
body.single .article-inner .entry-header {
    display: flex;
    flex-wrap: wrap;
}
body.single .article-inner .entry-header > * {
    flex: 0 0 100%;
}
body.single .article-inner .entry-header-text {
    order: 2;
    padding-bottom: 0;
}
body.single .article-inner .entry-image {
    order: 1;
    margin-bottom: 20px;
}
.blog-share {
    text-align: left;
}
.blog-share .is-divider {
    display: none;
}
.blog-share__title {
    font-weight: bold;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
}
/* Product */
.category-page-row, .product-main {
    padding-top: 60px;
}
@media (min-width: 1600px) {
    .category-page-row, .product-main {
        padding-top: 80px;
    }
}
.shop-page-title {
    display: none;
}
.woocommerce-products-header__title {
    text-align: center;
    color: #3BA4D4;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 1em;
}
@media (min-width: 550px) {
    .woocommerce-products-header__title {
        font-size: 1.8rem;
    }
}
@media (min-width: 850px) {
    .woocommerce-products-header__title {
        font-size: 2rem;
    }
}
@media (max-width: 849px) {
    .product-info {
        padding-top: 30px;
    }
}
.product-info .woocommerce-breadcrumb {
    display: none;
}
.woocommerce-product-gallery__wrapper, .product-thumbnails a {
    border: 1px solid #DCEEF6;
}
.product-short-description {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #D1D1D1;
}
/*.product-main {
    padding-bottom: 0;
}*/
.product-summary .quantity {
    display: none;
}
.product-summary form.cart .button {
    width: 100%;
    line-height: 1.2;
    border-radius: 5px;
    padding: 10px 20px;
}
.product-summary form.cart .button .uppercase {
    font-weight: 500;
}
.product-section {
    border-top: none;
}
.product-footer {
    padding: 40px 0 20px 0;
    background-color: #F6F6F6;
}
.block-inner {
    padding: 30px 20px;
    background-color: #FFF;
}
.product-page-sections .product-section .title {
    margin-top: 0;
}
.product-page-sections .product-section:first-child .title {
    border-bottom: 1px solid #EAEAEA;
}
.product-page-sections .product-section:first-child .title span {
    font-size: 1rem;
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
    background-color: #3BA4D4;
    color: #FFF;
    display: inline-block;
    font-weight: normal;
}
.product-page-sections .product-section:last-child .entry-content {
    padding-bottom: 0;
}
#comments {
    padding-bottom: 0;
}
.featured-post__title {
    font-size: 1.5rem;
    color: #3BA4D4;
    border-bottom: 1px solid #E2E6EA;
    padding-bottom: .5em;
    margin-bottom: 1em;
    position: relative;
}
.featured-post__title:before {
    content: '';
    display: inline-block;
    width: 70px;
    height: 2px;
    background-color: #3BA4D4;
    position: absolute;
    left: 0;
    bottom: 0;
}
@media screen and (min-width: 550px) {
    .featured-post .widget_list_posts .box-vertical .box-image {
        flex: 0 0 31%;
    }
}
.featured-post .widget_list_posts .box-vertical .image-zoom {
    padding-top: 76% !important;
}

#dktv {
    background: #C81012;
    color: #FFF;
    border-radius: 20px;
}
@media (min-width: 1200px) {
    #dktv {
        padding: 40px 60px !important;
    }
}
#dktv .wpcf7 {
    color: inherit;
}
#dktv form {
    margin-bottom: 0;
}
#dktv input {
    border-radius: 20px;
    border: none;
    box-shadow: none;
}
#dktv input[type=submit] {
    background: #ffff00 !important;
    color: #d71517;
    margin-bottom: 0;
}
#dktv label {
    color: inherit;
    margin-bottom: 0;
}
#dktv .wpcf7 span.wpcf7-list-item {
    display: block;
    width: 100%;
    margin: 0;
}
.blog-content {
    font-size: 14px;
    line-height: 1.6;
    overflow: hidden;
    position: relative;
    padding-bottom: 25px;
}
.readmore_description {
    text-align: center;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
}
/*.readmore_description:before {
    height: 55px;
    margin-top: -45px;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(#fff));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=0 );
    display: block;
}*/
.readmore_description a {
    color: inherit;
    display: block;
    padding: 6px 10px;
    text-align: center;
    background: #F3F3F3;
}
.blog-content + .product-summary .button {
    width: auto;
}
@media (min-width: 1200px) {
    .blog-content + .product-summary .button {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}
.button-dktv {
    line-height: 1.2;
    border-radius: 5px;
    padding: 10px 20px;
}
.button-dktv .uppercase {
    font-weight: 500;
}
.widget-icon {
    position: fixed;
    right: 15px;
    bottom: 80px;
    z-index: 999;
}
.widget-icon .box {
    position: relative;
}
.widget-icon .box .text {
    position: absolute;
    background: rgba(29, 36, 62, 0.7);
    width: 200px;
    right: 115%;
    border-radius: 5px;
    padding: 10px;
    top: 50%;
    transform: translateY(-50%);
    visibility: hidden;
    font-size: .875rem;
    color: #FFF;
}
.widget-icon .box:hover .text {
    visibility: visible;
}
.widget-icon .box .text:after {
    content: "";
    left: 100%;
    transform: rotateZ(-180deg);
    display: unset!important;
    border-color: transparent rgba(29, 36, 62, 0.7) transparent transparent!important;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
}
.widget-icon .messenger {
    margin-bottom: 14px;
}
.widget-icon .zalo {
    margin-bottom: 14px;
}
.widget-icon img {
    filter: drop-shadow(0px 5px 10px rgba(0, 49, 135, 0.2));
}
@media (max-width: 849px) {
    .widget-icon img {
        max-width: 40px;
    }
}
#goingay input {
    height: 40px;
}
#goingay input[type=submit] {
    padding: 0 1.2em !important;
}
#goingay .other {
    position: relative;
    text-align: center;
}
#goingay .other:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e3e5ec;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
#goingay .other span {
    background: #FFF;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}

/*--------------------------------------------------------------
## Responsive 
--------------------------------------------------------------*/
@media (max-width: 1199.98px) {
	
}

@media (max-width: 991.98px) {
    
}

@media (max-width: 767.98px) {
    
}

@media (max-width: 575.98px) {
    
}
