/*!
Theme Name: dev_thegioiwebviet
Theme URI: #
Author: thegioiwebviet.vn
Author URI: https://thegioiwebviet.vn
Description: HTML5, Responsive, SEO
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dev_thegioiwebviet
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

dev_thegioiwebviet is based on Underscores #, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

html {
    font-size: 14px;
}

body {
    color: #333333;
    font-size: 16px;
    line-height: 1.4;
    font-family: Roboto, Helvetica, Arial, sans-serif, Quicksand;
    overflow-x: hidden;
}

a,
button {
    cursor: pointer;
}

a {
    color: #b75d02;
}

a:hover {
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #2c2b3b;
    line-height: 1.4;
}

.hl-container-fluid {
    max-width: 1140px;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    max-width: 1140px;
}

.hl-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.hl-col-1,
.hl-col-2,
.hl-col-3,
.hl-col-4,
.hl-col-5,
.hl-col-6,
.hl-col-7,
.hl-col-8,
.hl-col-9,
.hl-col-10,
.hl-col-11,
.hl-col-12,
.hl-col,
.hl-col-auto,
.hl-col-sm-1,
.hl-col-sm-2,
.hl-col-sm-3,
.hl-col-sm-4,
.hl-col-sm-5,
.hl-col-sm-6,
.hl-col-sm-7,
.hl-col-sm-8,
.hl-col-sm-9,
.hl-col-sm-10,
.hl-col-sm-11,
.hl-col-sm-12,
.hl-col-sm,
.hl-col-sm-auto,
.hl-col-md-1,
.hl-col-md-2,
.hl-col-md-3,
.hl-col-md-4,
.hl-col-md-5,
.hl-col-md-6,
.hl-col-md-7,
.hl-col-md-8,
.hl-col-md-9,
.hl-col-md-10,
.hl-col-md-11,
.hl-col-md-12,
.hl-col-md,
.hl-col-md-auto,
.hl-col-lg-1,
.hl-col-lg-2,
.hl-col-lg-3,
.hl-col-lg-4,
.hl-col-lg-5,
.hl-col-lg-6,
.hl-col-lg-7,
.hl-col-lg-8,
.hl-col-lg-9,
.hl-col-lg-10,
.hl-col-lg-11,
.hl-col-lg-12,
.hl-col-lg,
.hl-col-lg-auto,
.hl-col-xl-1,
.hl-col-xl-2,
.hl-col-xl-3,
.hl-col-xl-4,
.hl-col-xl-5,
.hl-col-xl-6,
.hl-col-xl-7,
.hl-col-xl-8,
.hl-col-xl-9,
.hl-col-xl-10,
.hl-col-xl-11,
.hl-col-xl-12,
.hl-col-xl,
.hl-col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.hl-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.hl-col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.hl-col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.hl-col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.hl-col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.hl-col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.hl-col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.hl-col-6 {
    -ms-flex: 0 0 50% flex: 0 0 50% max-width: 50%
}

.hl-col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.hl-col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.hl-col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.hl-col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.hl-col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.hl-col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

#content[tabindex="-1"]:focus {
    outline: 0;
}

.wrap-primary-navigation {
    position: relative;
    height: 50px;
    background-color: #FFFFFF;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    border-bottom: 1px solid #ccc;
}


/* Menu mobile */

#menu-mobile-container {
    width: 300px;
    left: -300px;
    padding: 15px;
    z-index: 111;
    border-right: 1px solid #e9e9e9;
    -webkit-transform: translateZ(0);
    will-change: transform;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    padding: 0 15px 15px;
    max-width: 95%;
    z-index: 99999;
    background-color: #b75d02;
    -webkit-transition: all .4s cubic-bezier(.46, .01, .32, 1);
    -o-transition: all .4s cubic-bezier(.46, .01, .32, 1);
    transition: all .4s cubic-bezier(.46, .01, .32, 1)
}

#menu-mobile-container.active {
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px)
}

.menu-mobile-closed {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 5px;
    z-index: 1;
    border: 0;
    background: 0 0;
    color: #fff;
    font-weight: bold;
}

#menu-mobile {
    padding-left: 0;
    list-style: none;
    margin-left: -15px;
    margin-right: -15px;
}

#menu-mobile li {
    border-top: 1px solid #e9e9e9
}

#menu-mobile li a {
    padding: 15px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}

#menu-mobile li.menu-item-has-children>a {
    position: relative;
    padding-right: 35px
}

#menu-mobile li .js-icon {
    float: right;
    padding: 4px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px;
    z-index: 1
}

#menu-mobile li.active>a>.icon-plus-1::before {
    content: "\e906"
}

#menu-mobile .sub-menu {
    display: none;
    padding-left: 0;
    list-style: none
}

#menu-mobile>.menu-item>.sub-menu>li>a {
    margin-left: 15px
}

#menu-mobile>.menu-item>.sub-menu>.menu-item>.sub-menu>li>a {
    margin-left: 30px
}

#menu-mobile>.menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item>.sub-menu>li>a {
    margin-left: 45px
}

.btn-open-menu-mobile {
    background: 0 0;
    border: 0;
    cursor: pointer
}

.btn-open-menu-mobile .icon-hamburger {
    font-size: 24px;
    color: #fff
}

body.open-menu-mb {
    overflow: hidden
}

.overlay-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998;
    background-color: rgba(0, 0, 0, .7);
    font-size: 0;
    color: transparent
}


/* End Menu mobile */


/* Navigation top */

.menu-1 {
    list-style: none;
    padding-left: 0;
    width: 100%;
    margin-bottom: 0;
}

.menu-1 .menu-item {
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
}

.menu-1 .menu-item a {
    color: #000;
    font-size: 15px;
    text-decoration: none!important;
    line-height: 1.5;
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    display: block;
}

.menu-1 > .menu-item.current-menu-item > a,
.menu-1 > .menu-item > a:hover {
    color: #fff;
    background-color: #b75d02;
}

.menu-1 .menu-item.menu-item-has-children {
    position: relative;
}

.menu-1 .menu-item.menu-item-has-children>a {
    padding-right: 45px;
    position: relative;
}

.menu-1 .sub-menu .menu-item.menu-item-has-children>a {
    padding-right: 10px;
    position: relative;
}

.menu-1 .menu-item.menu-item-has-children>a::before {
    content: "\e909";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 18px;
    top: 50%;
    z-index: 1;
    font-size: 10px;
    margin-top: -5px;
}

.menu-1 .sub-menu .menu-item.menu-item-has-children>a::before {
    right: 0;
}

.menu-1 .menu-item.menu-item-has-children:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 1000;
}

.menu-1 .menu-item.menu-item-has-children>.sub-menu {
    top: 51px;
    left: 0;
}

.menu-1 .menu-item.menu-item-has-children>.sub-menu .sub-menu {
    top: -1px;
    left: 100%;
}

.menu-1 .sub-menu .menu-item a {
    text-transform: none;
}

.menu-1 .menu-item.fa-home {
    font-size: 24px;
    position: relative;
    width: 27px;
    height: 25px;
    overflow: hidden;
    margin: 6px 10px;
    color: #fff;
}

.menu-1 .menu-item.fa-home a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    width: 27px;
    height: 25px;
    padding: 0;
}

.menu-1 .sub-menu {
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    list-style: none;
    position: absolute;
    z-index: 0;
    width: 100%;
    min-width: 230px;
    top: 0;
    background: #FFFFFF;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    left: 100%;
    border: 1px solid #ececec;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
}

.menu-1 .sub-menu>li {
    position: relative;
    padding: 10px 22px;
    display: block;
}

.menu-1 .sub-menu>li:hover {
    background-color: #b75d02;
}

.menu-1 .sub-menu>li:hover > a {
    color: #fff;
}

.menu-1>.menu-item {
    float: left;
    position: relative;
    border-right: 1px solid #ccc;
}

.menu-1>.menu-item:first-child {
    border-left: 1px solid #ccc;
}

.menu-1>.menu-item:last-child {
    border-right: 0;
    text-align: center;
}

.menu-1>.menu-item>a {
    display: block;
    padding: 14px 27.99px;
}

.main-menu {
    border-right: 1px solid #ccc;
    width: 100%;
    height: 50px;
}
/*Start .entry-meta*/

.entry-meta {
    color: #b75d02;
    clear: both;
}

.post-details_heading {
    margin-bottom: 15px;
}

.entry-meta a {
    color: #b75d02;
    text-decoration: none;
}

.entry-meta .byline {
    margin-left: 10px;
}

.entry-meta .fa {
    margin-right: 3px;
}


/*Start #back-to-to*/

#back-to-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 9999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 5px;
    background-color: #3c3c3c;
    color: #fff;
    text-align: center;
    font-size: 22px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #fff
}

#back-to-top .fa {
    position: relative;
    top: -2px
}

#back-to-top:hover {
    opacity: .7
}

.sidebar-title {
    position: relative;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
}

.sidebar-title::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -6px;
    height: 2px;
    background-color: #000;
    width: 50px;
}

.widget-sidebar-product .hl-des-category-san-pham {
    font-size: 14px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.widget-sidebar-product .hl-wrap-img-tin-bai-moi-widget img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*End #back-to-to*/

.copyright {
    background-color: #9c5207;
    color: #fff;
    padding: 8px;
    font-size: 12px;
    text-transform: uppercase
}

.copyright a {
    color: #fff;
    font-family: Roboto-Bold, sans-serif;
    font-weight: bold;
}


/*Start search-form*/

.search-form label {
    display: block;
    position: relative;
    margin-bottom: 0
}

.search-form label .search-field {
    border: 1px solid #ccc;
    padding: 5px 28px 5px 10px;
    width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.search-form label:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f002";
    position: absolute;
    right: 8px;
    top: 6px;
    color: #ccc;
}

.search-form .search-submit {
    display: none
}

.search-form .screen-reader-text {
    display: none
}


/*End search-form*/

.pagination {
    text-align: center;
    display: block;
    margin-bottom: 20px;
    z-index: 1;
}

.pagination .page-numbers {
    display: inline-block;
    padding: 5px 10px;
    line-height: 1;
    border: 1px solid #2c2b3b;
    margin: 1px;
    color: #2c2b3b;
    text-decoration: none!important;
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    border-radius: 2px;
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    background-color: #2c2b3b;
    color: #fff
}

.pagination .page-numbers .fa {
    line-height: 0;
}


/*Start breadcrumb*/

.breadcrumb-separator {
    font-size: 18px;
    line-height: 0;
}

#breadcrumbs {
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    list-style: none;
}

#breadcrumbs a,
#breadcrumbs .breadcrumb_last {
    font-size: 12px;
}

.breadcrumb_last {
    font-weight: bold;
}


/*End breadcrumb*/


/*Start .modal-1*/

.btn-open-modal-hl {
    background: none;
    outline: 0 !important;
    position: absolute;
    right: 9px;
    top: 50%;
    margin-top: -15px;
    border: 0 !important;
    font-size: 14px;
}

.btn-open-modal-hl:hover {
    color: #091a4a;
}

.modal-1 .modal-content {
    padding: 40px 15px 35px;
}

.modal-1 .close {
    position: absolute;
    right: 9px;
    top: 5px;
    z-index: 99;
    font-size: 24px;
}

.modal-1 {
    background: rgba(0, 0, 0, .5);
    z-index: 9999;
}

.modal-1 .modal-dialog {
    margin: 8rem auto;
}


/*End .modal-1*/


/*Start .menu-3*/

.menu-3 {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: 18px 20px;
    text-transform: uppercase;
    list-style: none;
}

.menu-3 li {
    border-bottom: 1px solid #dadada;
    margin-bottom: 12px;
    padding-bottom: 10px;
}

.menu-3 li:last-child {
    border-bottom: 0;
}

.menu-3 li a {
    color: #565656;
}

.menu-3 .sub-menu {
    list-style: none;
    padding-top: 10px;
    padding-left: 15px;
    border-top: 1px solid #dadada;
    margin-top: 10px;
}


/*End .menu-3*/


/*Start .elementor*/

.elementor-text-editor p:last-child {
    margin-bottom: 0;
}

.post-details_content>.elementor,
.page-details_content>.elementor {
    margin-left: -10px;
    margin-right: -10px;
}


/*End .elementor*/

::-webkit-input-placeholder {
    color: #ccc !important;
}

:-moz-placeholder {
    color: #ccc !important;
}

::-moz-placeholder {
    color: #ccc !important;
}

:-ms-input-placeholder {
    color: #ccc !important;
}

::-ms-input-placeholder {
    color: #ccc !important;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
}

.preloader img {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 100px;
    z-index: 9998;
    margin-top: -50px;
    margin-left: -50px;
}


/*Start .owl-carousel*/

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.owl-height {
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}


/*End .owl-carousel*/

.error-404 .page-title {
    text-align: center;
    text-transform: uppercase;
    color: red;
    padding: 50px 0;
    font-size: 30px;
}


/*Start DEV Code here*/

.clear-fix {
    clear: both;
}

.logo-header .custom-logo-link {
    display: inline-block;
    padding: 5px 0;
}

.logo-header img {
    height: 98px;
    width: auto;
}

.hl-form-kaka input[type="text"],
.hl-form-kaka input[type="email"],
.hl-form-kaka input[type="tel"] {
    width: 100%;
    border-radius: 0;
    border-color: #dcdedd;
    box-sizing: border-box;
    border-radius: 50px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.hl-form-kaka textarea {
    width: 100%;
    border-radius: 0;
    border-color: #dcdedd;
    box-sizing: border-box;
    box-shadow: 0 1px 2px #bdbdbd;
    border-radius: 10px !important;
    margin-top: 0 !important;
}

.hl-form-content>label {
    display: block;
}

.hl-form-kaka input[type="submit"] {
    background-color: #532A11 !important;
    border: none;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}

.hl-form-kaka input[type="submit"]:hover {
    background-color: #000 !important;
}

span.label-1 {
    display: block;
    color: black;
}

.post-item_line {
    margin-top: 5px;
    margin-bottom: 11px;
    height: 2px;
    background-color: #000;
    width: 100%;
    width: 30px;
}

.zalo-chat-widget {
    bottom: 136px!important;
    right: 21px!important
}

.zalo-chat-btn {
    width: 55px;
    height: 55px;
    line-height: 40px;
    overflow: hidden;
    z-index: 9999;
    cursor: pointer;
    position: fixed;
    bottom: 285px;
    right: 5px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    animation-duration: 2s;
    animation-fill-mode: both;
    z-index: 999;
}

@keyframes fadeInUp {
    from {
        transform: translate3d(0, 40px, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.owl-carousel.slider-product .owl-item {
    background-color: #F2F2F2;
}

.slider-product.owl-carousel .owl-stage {
    display: flex!important;
}


/*End DEV Code here*/

@media only screen and (min-width: 992px) {}

@media only screen and (max-width: 991px) {
    .site-branding .custom-logo-link {
        display: inline-block;
        height: 50px;
        width: 93px;
        position: relative;
        overflow: hidden;
    }
    .site-branding .custom-logo-link img {
        position: absolute;
        z-index: 100;
        left: 0;
        top: 1px;
        width: 93px;
        height: 50px;
        max-width: none;
    }
    .copyright {
        font-size: 11px;
    }
    .site-header {
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, .2);
    }
    .site-header {
        background-color: #fff;
    }
    .wrap-site-branding {
        text-align: center;
        padding: 5px 10px;
        position: relative;
    }
    .btn-open-menu-mobile {
        position: absolute;
        left: 13px;
        top: 50%;
        z-index: 111;
        padding: 0;
        line-height: 0;
        margin-top: -12px
    }
    .btn-open-menu-mobile .icon-hamburger {
        color: #091a4a;
    }
    i.fas.fa-search {
        color: #091a4a;
    }
}

@media only screen and (max-width: 767px) {
    .error-404 .page-title {
        font-size: 20px;
    }
}

@media (min-width: 576px) {
    .hl-col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .hl-col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .hl-col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .hl-col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .hl-col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .hl-col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .hl-col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .hl-col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .hl-col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .hl-col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .hl-col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .hl-col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .hl-col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .hl-col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .hl-col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .hl-col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .hl-col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .hl-col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .hl-col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .hl-col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .hl-col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .hl-col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .hl-col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .hl-col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .hl-col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .hl-col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .hl-col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .hl-col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .hl-col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .hl-col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .hl-col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .hl-col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .hl-col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .hl-col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .hl-col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .hl-col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .hl-col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .hl-col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .hl-col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .hl-col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .hl-col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.site-footer {
    margin-top: 10px;
}

/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* Code */

.post-item {
    margin-bottom: 15px;
    height: 100%;
}

.post-item a:hover {
    opacity: .8;
}

.product-item {
    background-color: #eceeef;
}

.product-item .post-item_content {
    padding-left: 8px;
    padding-right: 8px;
}

.product-item .post-item_title {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

.post-item_title {
    line-height: 1;
}

.product-item .post-item_line {
    margin: 0 auto 11px auto;
}

.product-item .post-item_desc {
    text-align: center;
}

.product-item .post-item_footer {
    text-align: center;
}

.product-item .post-item_footer .label-btn {
    background-color: #b75d02;
    color: #fff;
    display: inline-block;
    padding: 6px 15px;
    border-radius: 3px;
}

.product-item .post-item_footer .label-btn:hover {
    opacity: .8;
    cursor: pointer;
}

.post-item_link {
    color: #000;
    text-decoration: none !important;
    font-size: 16px;
}

.post-item_desc {
    font-size: 15px;
}

.post-item_footer .cat-links,
.post-item_footer .tags-links,
.post-details_footer .cat-links,
.post-details_footer .tags-links {
    display: block;
}

.post-item_footer .cat-links,
.post-details_footer .cat-links {
    margin-bottom: 3px;
}

.post-item_footer .fa,
.post-details_footer .fa {
    color: #b75d02;
}

.post-item_footer a,
.post-details_footer a {
    color: #000;
    text-decoration: none !important;
}

.post-item_footer a:hover,
.post-details_footer a:hover {
    opacity: .7;
}

.post-item_content {
    margin-bottom: 8px;
}

.post-details,
.page-details {
    margin-bottom: 15px;
}

.post-details_content {
    margin-bottom: 15px;
}

#secondary {
    margin-bottom: 15px;
}

#secondary .widget {
    border: 1px solid #cccc;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 15px;
}

#secondary .widget-title {
    font-size: 18px;
    margin-bottom: 8px;
}

#secondary ul {
    padding-left: 15px;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
}

.gallery-item>div {
    border: 1px solid #cccc;
    border-radius: 3px;
    padding: 5px;
    margin: 3px;
}

.gallery a {
    display: block;
}

.gallery img {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.comments-area {
    background-color: #f2f4ff;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

#email-notes {
    display: block;
}

.comment-form {
    max-width: 400px;
}

.comment-form .required {
    color: red;
}

.comment-form label {
    display: block;
}

.comment-form #submit {
    background: #1B4F8B;
    padding: 6px 15px;
    border: 0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}

.comment-form #submit:hover {
    opacity: .8;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
    padding: 6px 12px;
    border-radius: 3px;
    border: 1px solid #ccc;
    width: 100%;
}

.comment-form .error {
    font-size: 12px;
    color: red;
}

.wrap-register-box {
    background-color: #727272;
}

.register-box {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    text-align: right;
}

.register-box li {
    display: inline-block;
}

.register-box .register-link {
    display: inline-block;
    height: 30px;
    min-width: 90px;
    text-align: center;
    border-radius: 100px;
    border: 0;
    cursor: pointer;
    margin: 3px;
    transition: .2s;
    box-shadow: inset 0 0 1px hsla(0, 0%, 88.2%, .2), 0 1px 2px 0 rgba(0, 0, 0, .4);
    color: #fff;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: .5px;
    text-decoration: none !important;
}

.register-box .register-link:hover {
    opacity: .9;
}

.register-box .register-link-1 {
    background: linear-gradient(180deg, #e56d52 0, #a52121);
}

.register-box .register-link-2 {
    background: linear-gradient(180deg, #e6c275 0, #ca6d1a);
}

.wrap-register-box.in-post {
    background-color: transparent;
}

.wrap-register-box.in-post .register-box {
    text-align: center;
}

.register-link-box {
    background-color: #ffffc8;
    border: 3px dashed #ce1f26;
    padding: 15px;
    color: #fff;
    text-align: center;
}

.register-link-box h3 {
    color: #ff0c0c;
    font-weight: bold;
    font-size: 15px;
}

.register-link-box p {
    color: #000;
    font-size: 14px;
}

.register-link-box a {
    background-color: #5bc0de;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
}

.register-link-box a:hover {
    opacity: .7;
}

.form-dang-ky-1 {
    background-color: #fdfdfd;
    border: 1px solid #ccc;
    padding: 15px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
}

.form-dang-ky-1 h3 {
    color: #3a87c8;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.form-dang-ky-1 label {
    display: block;
    margin-bottom: 10px;
}

.form-dang-ky-1 input[type="text"],
.form-dang-ky-1 input[type="email"],
.form-dang-ky-1 input[type="tel"],
.form-dang-ky-1 textarea {
    padding: 6px 12px;
    border-radius: 3px;
    border: 1px solid #ccc;
    width: 100%;
}

.form-dang-ky-1 textarea {
    height: 77px;
}

.form-dang-ky-1 .wpcf7-submit {
    background-color: #b75d02;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    padding: 6px 20px;
    cursor: pointer;
    font-size: 14px;
    float: left;
    border-radius: 3px;
    margin-top: -6px;
}

.form-dang-ky-1 span.wpcf7-not-valid-tip {
    text-align: left;
    margin-top: 3px;
    font-size: 14px;
}

.zalo-chat-btn {
    width: 55px;
    height: 55px;
    line-height: 40px;
    overflow: hidden;
    z-index: 9999;
    cursor: pointer;
    position: fixed;
    bottom: 285px;
    right: 5px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.widget-topbar {
    background-color: #000;
    color: #fff;
}

.topbar-list-1 {
    list-style: none;
    padding: 10px 0;
    margin-bottom: 0;
    float: left;
}

.topbar-list-2 {
    list-style: none;
    padding: 10px 0;
    margin-bottom: 0;
    float: right;
}

.topbar-list-1 li {
    display: inline-block;
    margin-right: 10px;
}

.topbar-list-2 li {
    display: inline-block;
    margin-left: 10px;
}

.topbar-list-2 a {
    color: #fff;
}

.btn-secondary {
    background-color: #1B4F8B;
    border-color: #1B4F8B;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #008fe5;
    border-color: #008fe5;
}

.title-3 {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}

.woocommerce-form__input.woocommerce-form__input-checkbox.form-check-input {
    margin-top: 2px;
}

.u-column1 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}


/*.page-heading*/
.page-heading h1 {
    color: #000;
    font-size: 22px;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 5px;
}

.taxonomy-description {
    font-size: 14px;
    text-transform: initial;
    color: #000;
    text-align: center;
    font-weight: normal;
}

.site-category,
.site-page,
.site-index,
.site-404,
.content-single {
    margin-top: 15px;
}

.bgd_heading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.hl-wrap-tieu-de-trang-chu-widget {
    border-bottom: solid 2px #b75d02;
    margin-bottom: 20px;
}

.title-image-bg .hl-title-tieu-de-trang-chu-widget span {
    display: inline-block;
    background: url(images/heading-1.png) no-repeat;
    padding-left: 10px;
    padding-right: 40px;
    background-position: 100% 50%;
    padding-top: 1px;
    font-weight: bold;
}

.hl-title-tieu-de-trang-chu-widget {
    color: #FFF;
    font-size: 15px;
    font-weight: 500;
    line-height: 36px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
}

.header_top {
    border-bottom: 1px solid #ccc;
}

.wrap-widget-danh-muc-trang-chu ul {
    list-style: none;
    padding-left: 0;
}

.wrap-widget-danh-muc-trang-chu ul li {
    display: block;
    position: relative;
}

.wrap-widget-danh-muc-trang-chu ul li a {
    color: #000;
    font-size: 15px;
    display: block;
    padding: 9px;
    font-weight: 500;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

.wrap-widget-danh-muc-trang-chu ul li a:hover {
    background: #b75d02;
    color: #fff;
    border-bottom: solid 1px #eb3236;
    border-left: solid 1px #eb3236;
    border-right: solid 1px #eb3236;
    text-decoration: none;
}

.wrap-widget-danh-muc-trang-chu ul li:hover:before {
    color: #fff;
}

.title-widget-danh-muc-trang-chu {
    background: #b75d02;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    margin: 0;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 1px;
}

.main-slider_box {
    margin-bottom: 15px;
}

.homepage-menu .menu-item > a{
    padding-left: 32px;
    position: relative;
}

.homepage-menu .menu-item > a:before {
    content: "\f105";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 16px;
    top: 11px;
    z-index: 1;
}

.homepage-menu .menu-item:before {
    position: absolute;
    left: 13px;
    top: 12px;
    z-index: 1;
}

.homepage-menu > .menu-item.menu-item-has-children > a {
    color: #fff;
    background: #696969;
}

.hl-page-global {
    padding-top: 20px;
    padding-bottom: 20px;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.hl-flash .elementor-image,
.logo-header .custom-logo-link {
    position: relative;
    overflow: hidden;
    display: block;
}

.hl-flash .elementor-image::before,
.logo-header .custom-logo-link::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .4) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .4) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    -webkit-animation: shine 1.8s infinite;
    animation: shine 1.8s infinite;
}

/* Responsive */


/*Start DEV Code here*/

@media only screen and (max-width: 1199px) {
    .menu-1>.menu-item>a {
        padding-left: 19.7px;
        padding-right: 19.7px;
    }
    .menu-1 .menu-item.menu-item-has-children>a {
        padding-right: 36px;
    }
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 991px) {
    .hl-ct-sidebar-menu-2 .register-box {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .zalo-chat-btn {
        bottom: 150px
    }
    #menu-mobile li a {
        font-size: 14px;
    }
    .page-heading h1 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 575px) {
    .widget-topbar .hl-col-sm-8 {
        display: none;
    }
    .widget-topbar .topbar-list-2 {
        position: absolute;
        right: 15px;
        top: 9px;
        z-index: 100;
    }
    .topbar-list-2 a,
    .hl-cart-customlocation .fa-cart-plus {
        color: #1B4F8B !important;
    }
}

@media only screen and (max-width: 480px) {}


/*End DEV Code here*/