/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&display=swap');

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}

body, input, button, option, textarea, label, legend, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {

    color: #333;
    outline: 0;
    zoom: 1;
    font-family: 'Chakra Petch', sans-serif !important;

}

#top-bar ul li a {
    color: #333;
    font-size: 14px;
}


#logo {
    /* width: 225px !important; */
    margin-right: 0 !important;
}

#logo img {
    display: inline-block;
}
#masthead .header-nav.header-nav-main  {
    justify-content: center;
}
#masthead .nav-left > li > a {

    font-size: 15px;
    text-transform: uppercase;
    padding: 14px;
    color: #000;
}
#masthead .nav-left > li > a:hover {
    color: #ff4301;
}

#masthead .top-divider{
    display: none;

}
.top-description{
    background: #ebebeb;
    padding: 10px 0!important;
    border-top: 1px solid #dbdbdb;
}
.top-description .col {
    padding-bottom: 0;
}
.top-description .col p{
    margin-bottom: 0;
}

.single-product .product-footer .related  .price-wrapper{
    margin-top: 10px;

}

@media only screen and (min-width: 1200px) {
    /* header */
    .container-width, .full-width .ubermenu-nav, .container, .row {
        max-width: 1230px;
    }

    .header-top {
        background-color: #e6e6e6;
    }


    nav a.duan strong {
        line-height: 28px;
        font-size: 20px;
        font-size: 16px;
    }

    form.searchform button {
        background: #fff;
        box-shadow: unset !important;
        border-left: unset !important;
    }

    form.searchform input[type="search"] {
        border-right: unset;
        -webkit-box-shadow: initial;
        box-shadow: initial;
        border: 0;
    }

    .searchform .button.icon {
        border: 0
    }

    form.searchform button i {
        color: #333;
    }

    nav a.showroomlink strong {
        line-height: 20px;
        font-size: 14px;
    }

    span.header-cart-title {
        font-size: 16px;
        color: #000;
    }

    nav a.showroomlink i.icontgdd-hmap {
        background-position: -98px -72px;
        width: 10px;
        height: 11px;
        display: inline-block !important;
    }

    [class^=icontgdd-], [class*=icontgdd-] {
        background-image: url(resources/images/icondesktop@1x.png);
        background-repeat: no-repeat;
        display: inline-block;
        height: 30px;
        width: 30px;
        line-height: 30px;
        vertical-align: middle;
    }

    nav a i {
        display: block !important;
        margin: 0 auto 3px;
    }

    nav a.showroomlink {
        width: 120px !important;
        cursor: pointer;
        border: 1px solid #fff;
        border-radius: 4px;
        height: auto;
        padding: 0;
        display: inline-block;
        text-align: center;
        color: #fff;
    }

    nav a {

        *float: left;

        overflow: hidden;


        font-size: 12px;

        position: relative;
        vertical-align: top;
    }

    .icontgdd-promo {
        background-position: -312px 0;
        height: 23px;
        width: 24px;
    }

    .icontgdd-tragop {
        background-position: -338px 0;
        height: 23px;
        width: 24px;
    }

    .icontgdd-cartstick {
        background-position: -314px -27px;
        width: 23px;
        height: 22px;
        display: block;
        margin: 8px auto 0;
    }

    .header-cart-icon img {
        opacity: 0;
    }

    span + .image-icon {
        background-image: url(https://baochauelec.com/static/img/icondesktop@1x.png);
        background-repeat: no-repeat;
        line-height: 30px;
        vertical-align: middle;
        background-position: -314px -27px;
        width: 23px;
        height: 22px;
        display: block;
        margin: 8px auto 0;
    }

    .cart-icon strong {
        border: unset !important;
        width: 18px;
        height: 18px;
        background: #fff;
        text-align: center;
        font-size: 12px;
        color: #222;
        border-radius: 20px;
        position: absolute;
        top: -13px;
        right: -15px;
    }

    .cart-icon strong:after {
        content: unset !important;
    }

    a.header-cart-link.is-small {
        position: relative;
        display: inline-block;
        padding-right: 20px;
        padding-left: 10px;
    }

    li.cart-item.has-icon.has-dropdown {
        margin-left: 0 !important;
    }

    li.header-divider {
        display: none;
    }

    form.searchform {
        float: left;
        width: 300px;
        height: 35px;
        margin: 10px 20px 0 10px;
        background: #fff;
        border: 1px solid #ececec;
        position: relative;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 20px;
        overflow: hidden;
    }
}

#header .cart-item .icon-shopping-basket {
    color: #000;
    font-size: 22px;
}

#masthead .nav-1 {
    display: flex;
}

#masthead .nav-1 .icon-1 {
    font-size: 29px;
    margin-right: 10px;
    color: #fe0000;
}
#masthead .nav>li>a>i.icon-search{
    color: #000;
    font-size: 22px;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th, table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
    font-size: 16px;
}

.adstop-1 span {
    z-index: 1;
    width: 390px;
    line-height: 30px;
    background: url("resources/images/l.gif") no-repeat left top, #fe0000 url("resources/images/r.gif") no-repeat right top;
    text-align: center;
    text-transform: uppercase;
    color: #ffffb9;
    font-size: 14px;
    letter-spacing: .8px;
    display: inline-block;
}

#header #wide-nav {
    background: #033e8a;
    background: #0f75bb;
}

.woocommerce-billing-fields label,
.woocommerce-additional-fields label {
    font-size: 16px;
}

#wide-nav ul > li > a {
    color: #fff;
    font-size: 15px;
    padding: 16px;
    text-transform: uppercase;
}

table.shop_table.woocommerce-checkout-review-order-table th,
table.shop_table.woocommerce-checkout-review-order-table td {
    font-size: 16px;
}

#wide-nav ul > li .sub-menu li a {
    color: #333;
}

.cart_totals.calculated_shipping th, .cart_totals.calculated_shipping td {
    font-size: 16px;
}

.icon-box-section h3 {
    font-size: 16px;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
}

.icon-box-section p {
    color: #818181;
    font-size: 15px;
    text-transform: initial;
    font-weight: 300;
    margin: 0;
}

.icon-box-section .icon-box-img img {
    padding-top: 0 !important;
}

.icon-box-section .col {
    padding-bottom: 0 !important;
}

.icon-box-section .col.large-3:last-child .icon-box {
    border-right: 0;
}

.icon-box-section .row {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

.icon-box-section .row .col {
    padding-left: 5px;
    padding-right: 5px;
}

.s-product-2 .s_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

.s-product-2 .s_title {
    text-align: left;
    color: #000;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 500;
    border-left: 5px solid #fe0000;
    padding-left: 10px;
    margin-right: auto;
}

.s-product-2 .s_button {
    text-align: center;
}

.c-button-10 {
    display: inline-block;
    color: #000;
    font-weight: 300;
    font-size: 14px;
    padding: 0.429em 1.429em 0.429em 1.429em;
    border: 1px solid #b6b6b6;
    border-radius: 5px;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    min-width: 135px;
}

.c-button-10::before {
    content: '';
    background-color: #fe0000;
    height: 100%;
    width: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: inherit;
    transition: inherit;
}

.s_title {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 500;
    border-left: 5px solid #fe0000;
    padding-left: 10px;
    margin-right: auto;
}

.promotional-products {
    position: relative;
}

.promotional-products::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 250px;

    background: -webkit-gradient(linear, left top, left bottom, from(rgb(255 255 255 / 95%)), color-stop(150%, rgb(255 255 255 / 90%))), url("images/bg-11.jpg") no-repeat;
    background: linear-gradient(to bottom, rgb(255 255 255 / 95%) 0, rgb(255 255 255 / 90%) 150%), url("images/bg-11.jpg") no-repeat;

    background-size: cover;
}

.slider-product .b_title {
    font-size: 15px;
    line-height: 1.334em;
    margin-bottom: 10px;

    font-weight: bold;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.slider-product .b_content {
    margin-top: 20px;
}

.slider-product .b_content .b_title {
    margin-top: 10px;
}

.slider-product .box-image img {
    width: 100%;
    height: 420px;
    object-fit: cover;
}

.slider-product .price ins {
    font-family: 'Anton', sans-serif;
    font-weight: bold;
    font-size: 38px;
    font-style: italic;
    float: right;
    position: relative;
    top: -40px;

    text-shadow: 2px 2px #fff;
    color: #000;
    padding-right: 16px;
}

.slider-product .price del {
    color: #999;
    font-size: 15px;
}

.slider-product .owl-next {
    position: absolute;
    font-size: 30px;
    top: 36%;
    right: -26px;
}

.slider-product .owl-prev {
    position: absolute;
    font-size: 30px;
    top: 36%;
    left: -26px;
}

.s-product-1 .s_top {

    padding: 20px 0 15px;
    border-radius: 5px 5px 0 0;
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

.s-product-1 .s_top .title-left {
    width: 25%;
    display: inline-block;
    float: left;
}

.s-product-1 .s_top .category-right {
    width: 75%;
    display: inline-block;
    float: right;

}

.s-product-1 .s_top::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    height: 3px;
    width: 100px;
    background-color: #fe0000;
    z-index: 1;
}

.s-product-1 .s_top h3 {
    font-weight: 700;
    text-transform: uppercase;
    margin-right: auto;
    color: #fe0000;
    font-size: 18px;

    margin: 0;
}

.s-product-1 .s_top ul {

    margin: 0;
    padding: 0;
    display: inline-block;
    float: right;
}

.s-product-1 .s_top ul li {
    display: inline-block;
    font-weight: 300;
    margin: 0;

}

.s-product-1 .s_top ul li:not(:last-child) a {
    border-right: 1px solid #bdbdbd;
}

.s-product-1 .s_top ul li a {

    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 0px 13px;
    color: #333;
    font-size: 15px;
}

.s-product-1 .s_top ul li a:hover {
    color: #ed3338;
}

.row-flex {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-small .product-title {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    -webkit-line-clamp: 2;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 15px;
    padding: 0;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 10px;
}
.featured-product-section .products .product-small {
    padding:0
}
.featured-product-section .products.row {
    margin-left: 0;
    margin-right: 0;
}
.top-description{
    text-align: center;
}

.product-small .product-title a {
    color: #000;
    line-height: inherit;
}

.product-small .box-image:hover img {
    -webkit-transform: scale(1.05) !important;
    transform: scale(1.05) !important;
}

.product-small .box-image {
    overflow: hidden;
}

img {
    transition: all 300ms ease-in-out 0s;
}

.product-small .price ins {
    font-size: 18px;

}

.product-small .price ins bdi {
    color: #e10000;
}
.price  bdi{
    font-size: 18px;
    color: #e10000;
}

.product-small .price del {
    float: right;
    font-size: 15px;
    color: #999;

}



.product-small .price del bdi {
    color: #999;
    font-size: 15px;
}

.product-small .box-image {
    position: relative;
}

.product-small .box-image:after {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3))) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -75%;
    top: 0;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}

.product-small:hover .box-image:after {
    -webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
    animation: 1s ease 0s normal none 1 running fixedAnim;
}

.product-small .badge-container {
    display: none;
}

.s-product-1 .row.large-columns-4 {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.s-product-1 .large-columns-4 .product-small.col {
    padding-left: 15px;
    padding-right: 15px;
}

.c-headline-10 {
    margin-bottom: 25px;
    z-index: 9;
    position: relative;
    text-align: center;
}

.c-headline-10 .c_name {
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 5px;
}

.c-headline-10 .c_divider {
    position: relative;
    width: 380px;
    margin: 0 auto;
}

.c-headline-10 .c_divider:after, .c-headline-10 .c_divider:before {
    content: '';
    height: 2px;
    width: 182px;
    background: rgb(0 0 0 / 5%);
    position: absolute;
    top: 50%;
    z-index: -1;
}

.c-headline-10 .c_divider:before {
    left: 0;
}

.c-headline-10 .c_divider:after {
    right: 0;
}

.c-headline-10 .square {
    width: 15px;
    height: 15px;
    border: 3px solid #fe0000;
    position: relative;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 auto;
    background-color: #fff;
}

.library-video-home .content-library-video .item-left {
    width: 49%;
    display: inline-block;
    float: left;
}

.library-video-home .content-library-video .item-right {
    width: 49%;
    display: inline-block;
    float: right;
}

.library-video-home .content-library-video .img {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.library-video-home .content-library-video .item-left .img img {
    height: 441px;
    width: 100%;
    object-fit: cover;
}

.library-video-home .content-library-video .b_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;

}

.library-video-home .content-library-video .icon i {
    position: absolute;
    font-size: 24px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.library-video-home .content-library-video .icon {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    position: absolute;
    border: solid 5px #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 30px;
    line-height: 38px;
    color: #fff;
}

.library-video-home .content-library-video .icon {
    -webkit-animation: radio-btn 1.5s linear infinite;
    animation: radio-btn 1.5s linear infinite;
}

@keyframes radio-btn {
    0% {
        -webkit-box-shadow: 0 0 4px 3px rgb(207 8 8 / 0%), 0 0 0 0 transparent, 0 0 0 0 rgb(207 8 8 / 0%);
        box-shadow: 0 0 4px 3px rgb(207 8 8 / 0%), 0 0 0 0 transparent, 0 0 0 0 rgb(207 8 8 / 0%);
    }
    10% {
        -webkit-box-shadow: 0 0 4px 3px, 0 0 6px 5px transparent, 0 0 6px 7px;
        box-shadow: 0 0 4px 3px, 0 0 6px 5px transparent, 0 0 6px 7px;
    }
    100% {
        -webkit-box-shadow: 0 0 4px 3px rgb(207 8 8 / 0%), 0 0 0 20px transparent, 0 0 0 20px rgb(207 8 8 / 0%);
        box-shadow: 0 0 4px 3px rgb(207 8 8 / 0%), 0 0 0 20px transparent, 0 0 0 20px rgb(207 8 8 / 0%);
    }
}

.library-video-home .content-library-video .item-right .item {
    width: calc((100% - 20px) / 2);
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.library-video-home .content-library-video .item-right .item:nth-child(2n) {
    margin-right: 0;
}

.library-video-home .content-library-video .item-right .item img {
    width: 100%;
    height: 210px;
}

.c-headline-10 .c_name span {
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;

}

.video-link-icon i {
    color: #fff;
}

.c-headline-2 {
    text-align: center;
}

.s_left .c-headline-2 .c_name {
    font-size: 22px;
}

.c-headline-2 .c_divider {
    font-size: inherit;
}

.c-headline-2 .c_divider::after, .c-headline-2 .c_divider::before {
    content: '';
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: rgba(255, 0, 0, 0);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 0, 0, 0)), color-stop(50%, #ccc), to(rgba(255, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(255, 0, 0, 0), #ccc 50%, rgba(255, 0, 0, 0));
}

.c-headline-2 .c_divider i {
    position: relative;
    top: 5px;
    color: #fd2730;
}

.content-new .content-new-left {
    width: 40%;
    display: inline-block;
    float: left;
}

.content-new .content-new-right {
    width: 60%;
    display: inline-block;
    float: right;
    padding-left: 20px;
}

.new-home .content-new .c-headline-2 {
    margin-bottom: 20px;
}

.new-home .content-new .nav-new-left .title-2 {
    font-size: 18px;
    margin-bottom: 10px;
}

.new-home .content-new .content-new-right .item .img {
    width: 200px;
    display: inline-block;
    float: left;
}

.new-home .content-new .content-new-right .item .nav-img {
    width: calc(100% - 200px);
    display: inline-block;
    float: right;
    padding-left: 20px;
}

.new-home .content-new .content-new-right .item .nav-img .title-4 {
    font-size: 16px;
}

.new-home .content-new .content-new-right .item .nav-img .desc-1 {
    margin: 0;
    font-size: 15px;
}

.new-home .content-new .content-new-right .item .img img {
    width: 100%;
    height: 135px;
    object-fit: cover;
}

.new-home .content-new .content-new-right .item {
    display: inline-block;
    width: 100%;
    margin-bottom: 17px;
}

.new-home .c-headline-2 {
    margin-bottom: 30px;
}

.new-home .content-new-left .img img {
    width: 100%;
    height: 415px;
}


#footer .footer-2 {
    position: relative;
    line-height: 28px;
    /* padding: 40px 0; */
    border-top: 1px solid rgb(24 118 186 / 10%);
    background: #0f75bb;
    background-size: cover;
}

.absolute-footer {
    background: #043676;
}

.thuvienanh .slider .slick-slide {
    margin: 30px;
}

.thuvienanh .slider img {
    border-radius: 8px;
    background: #fff;

    font-size: 36px;
    line-height: 100px;

    position: relative;
    text-align: center;
    height: 450px;

    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: .5;

}

.thuvienanh .slider .slick-current img {
    height: 550px;
    opacity: 1;
}

.thuvienanh .slider .slick-current {
    position: relative;
}

.thuvienanh .slider .slick-current:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    left: 0;
    opacity: .7;
    border-radius;
}

.thuvienanh .slider .slick-current:after img {
    opacity: 1;
}

.thuvienanh .slider .slick-current img {
    border-radius: 15px;
}

.thuvienanh .slider .slick-slide {
    position: relative;
}

.thuvienanh .slider .slick-slide .b_content {

    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    z-index: 999;
    text-align: center;
    display: none;
}

.thuvienanh .slider .slick-slide.slick-current .b_content {
    display: block;
}

.thuvienanh .slider img .top {
    font-size: 70%;
    height: 70%;
    margin: 0 auto;
}

.thuvienanh .slider img .bottom {
    font-size: 70%;
    width: 70%;
    margin: 0 auto;
}

.thuvienanh .slider .clip {
    overflow: hidden;
    bottom: 0;
}

.thuvienanh .slider .center .slick-center img {
    transform: scale(1);
    color: #e67e22;
    opacity: 1;
}

.thuvienanh .slider .center .slick-center img .top {
    font-size: 90%;
    width: 90%;
    background-color: rgba(0, 0, 255, 0.3);
}

.thuvienanh .slider .center .slick-center img .bottom {
    font-size: 90%;
    width: 90%;
    background-color: rgba(0, 128, 0, 0.3);
}

.thuvienanh .slider .center img {
    opacity: 0.8;
    transition: all 300ms ease;
    bottom: 0;
    transform: scale(0.9);
}

.thuvienanh .slider .slick-current {
    margin-top: -8px;
}

.thuvienanh .slider .clip .b_title {
    font-weight: 700;
    padding-bottom: 0;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;

    font-size: 15px;
    margin: 0;

}

#masthead {
    position: relative;
}

.html_topbar_right ul li {
    display: inline-block;
    float: left;
    padding-left: 15px;
    margin-bottom: 0;
}

#masthead {
    background: #ffff;
}

.promotional-products .product-small .price ins {
    font-size: 38px;
}

.promotional-products .product-small .price del {
    float: none;
}

.promotional-products .slider-product .b_title {
    margin-top: 0;
}

#wide-nav .sub-menu li a {
    margin: 0;

    border-bottom: 0;
}

.blog-archive .box-image {
    width: 30% !important;
}

.blog-archive .box-text .is-divider {
    display: none;
}

.blog-archive .box-image .image-cover {
    padding-top: 62% !important;
}


.blog-archive .box-image {
    overflow: hidden;
}

.blog-archive .box-image:hover .image-cover img {
    transform: scale(1.05);
}

.blog-archive .box-text {
    text-align: left;
}

#logo img {
    width: 75px;
}

.form-search form {
    display: flex;
}

.form-search form input[type=text] {
    width: 500px;
    height: 50px;
    font-size: 15px;
    width: 370px;
    border: 0;
    background: #f7f7f7;
    box-shadow: none;
}

.form-search form select {
    width: 200px;
    height: 50px;
    font-size: 15px;
    border: 0;
    background-color: #f7f7f7;
}

.form-search form button {
    background: #ff0000;
    color: #fff;
    font-size: 15px;
}

aside.widget_nav_menu .menu li .sub-menu {
    display: block;
    padding: 0;
    margin: 0;
    border-left: 0;
}

aside.widget_nav_menu .menu > li {
    position: relative;
    padding-left: 23px;
    border-bottom: 1px solid #ddd;
}

aside.widget_nav_menu .menu > li > a {
    color: #000;

}

aside.widget_nav_menu .menu li button {
    display: none;
}

aside.widget_nav_menu .menu > li::before {
    content: "";
    width: 7px;
    height: 7px;
    display: inline-block;
    background: #333;
    position: absolute;
    left: 0;
    right: 0;
    top: 16px;
    transform: rotate(45deg);
}

ul.menu > li + li, .widget > ul > li + li {
    border-top: 0;
}

aside .widget-title {
    color: #000;
    display: flex;
    align-items: center;
    text-transform: uppercase !important;
    margin-top: 0;
    line-height: 22px;
    font-weight: bold;
    font-size: 18px;
}
.blog-single .entry-header .entry-category {
    font-size: 15px;
}

.blog-archive .archive-page-header .page-title {
    text-align: left;
    margin: 0;
    margin-top: 10px;
}

#secondary .recent-blog-posts-li .post-date {
    width: 100px;
    height: 70px;
}

#secondary .recent-blog-posts .flex-grow > a {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 3;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

#secondary .recent-blog-posts .flex-grow > a:hover {
    color: #033e8a
}

aside.widget .is-divider {
    display: none;
}

aside.widget .menu-danh-muc-san-pham-container {
    padding-top: 10px;
}

aside.widget_nav_menu .menu li .sub-menu li {
    position: relative;
    font-size: 17px;
    padding-left: 20px;
    margin-bottom: 8px;
}

aside.widget_nav_menu .menu li .sub-menu li::before {
    content: "\f105";
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
}

a {
    color: #000;
}

.title-primnary {
    margin-bottom: 15px !important;
    padding: 10px 15px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #0f75bb;
    color: #fff;
    text-transform: uppercase;
}



.product-small.box {
    border: 1px solid #e4e4e4;
}

.product-small.box .box-image {
    padding: 10px;
}

.product-small.box .box-text {

    margin: 0;

    padding: 5px 15px 15px 15px;
    min-height: 120px;

}
.owl-dot {
    width: 10px;
    height: 10px;
    background: #ddd;
    border-radius: 50%;
    margin:4px
}
.owl-dot.active{
    background: #000;
}
.owl-dots{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
}



.product-small .box-text {
    position: relative;
}
.product-small .product-cat{
    opacity: 1;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}
.video-banner h2{
    margin-bottom: 5px;
}
.video-banner h6{
    font-size: 18px;
    margin-bottom: 20px;
}


.new-home .box-text {
    text-align: left;
}

.new-home .box-text .is-divider {
    display: none;
}

.new-home .box-text .post-title {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}


.Top-Banner.content-banner .row{
    max-width: 100%;
}
.Top-Banner.content-banner .row .col{
    padding:0;
}

.partner-section .slider .img {
    border: 1px solid #ddd;
}

.partner-section .slider .col {
    margin: 10px;
    padding: 0;
    text-align: center;
    height: 145px;
    overflow: hidden;
}

.partner-section .slider .col img {
    width: auto;
    height: auto;
}

#footer .large-columns-4 > .col:first-child {
    max-width: 50%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 50%;
}

#footer .large-columns-4 > .col:nth-child(2) {
    max-width: 25%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 25%;
}

#footer .large-columns-4 > .col:nth-child(3) {
    max-width: 25%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 25%;
}

.partner-section .title-primary {
    margin-bottom: 0 !important;
    padding: 10px 15px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #0f75bb;
    color: #fff;
    text-transform: uppercase;
}

.support-item .item {
    display: inline-block;
    width: 100%;
}

.support-item .item .icon {
    border: 1px solid #d31a28;
    width: 50px;
    height: 50px;
    font-size: 30px;
    text-align: center;
    color: #d31a28;
    border-radius: 50%;
    display: inline-block;
    float: left;
}

.support-item .item .nav-icon {
    width: calc(100% - 50px);
    display: inline-block;
    float: right;
    padding-left: 15px;
}

.support-item .item .nav-icon h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
}

.support-item .item .nav-icon p {
    margin: 0
}

.support-item .item .nav-icon p a {
    color: #d31a28;
    font-weight: bold;
}

.support-item {
    margin-top: 20px;
}

.support-item .item {
    margin-bottom: 10px;
}

.partner-section .slider-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#footer h3 {
    font-size: 16px;
}

#footer .widget-title {
    font-size: 22px;
    font-weight: bold;
}

#footer .footer-2 {
    padding-top: 60px;
}

.product-small .quick-view {
    display: none;
}

.breadcrumbs a {
    font-size: 20px;
    color: #333;
}

.breadcrumbs {
    font-size: 15px;
    font-weight: 400;
}



.info-page .nav-tabs li a {
    background: #033e8a;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #033e8a;
}

.info-page .nav-tabs li {
    margin: 0 10px;
}

.info-page .nav-tabs li.active a {
    background: #fff;
    color: #033e8a;
}

.info-page .tab-panels {
    padding: 0;
    border: 0;
    margin-top: 30px;
}

.info-page .tabbed-content h4 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 23px;
}

.info-page .page-title-inner {
    padding-top: 0;
    min-height: auto;
}

.info-page {
    padding-top: 0 !important;
}

.blog-single .entry-header .entry-header-text {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}

.blog-single .entry-header .entry-divider {
    display: none;
}



.contact-info-block h4 {

    font-size: 1.2rem;
}


.contact-info-block .media {
    margin-top: 15px;
}

.contact-info-block .media i {
    font-size: 36px;
}

.widget-form-contact {
    /*padding: 30px;*/
}

.widget-form-contact input {
    height: 50px;
    margin-bottom: 15px;
}

.widget-form-contact textarea {
    height: 200px;
}

.widget-form-contact input,
.widget-form-contact textarea,
.widget-form-contact select {
    padding: 6px 22px;
    line-height: normal;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.widget-form-contact .btn-plus {
    background-color: #3b4754;
    color: #fff;

    padding: 10px 30px;
    text-transform: uppercase;
    border: none;
    border-radius: 7px;
    min-width: 300px;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
}

.sidebar-inner ul li a:hover {
    color: #033e8a;
}

.widget-form-contact .btn-plus:hover {
    background-color: #0f75bb;
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.ml-3, .mx-3 {
    margin-left: 1rem !important;
}

.contact-info-block .title_sec {
    text-transform: uppercase;
    color: #000;
}

.Page-contact .map iframe {
    width: 100%;
    height: 909px;
}

.contact-info-block {

    color: #000;

}



.contact-info-block h4 {
    color: #000;
    font-size: 1.2rem;
}



.contact-info-block .media {
    margin-top: 15px;
}

.contact-info-block .media i {
    font-size: 36px;
}

.widget-form-contact {
    /*padding: 30px;*/
}

.widget-form-contact input {
    height: 35px;
    margin-bottom: 15px;
}

.widget-form-contact textarea {
    height: 100px;
}

.widget-form-contact input,
.widget-form-contact textarea,
.widget-form-contact select {
    padding: 5px 15px;
    line-height: normal;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.widget-form-contact .btn-plus, .widget-form-contact input[type=submit] {color: #fff;padding: 5px 30px;text-transform: uppercase;border: none;border-radius: 7px;min-width: 165px;font-weight: bold;font-size: 15px;width: auto;background: #ff4301;display: inline-block;}

.widget-form-contact .btn-plus:hover {
    background-color: #0f75bb;
}

.widget-form-contact .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}

#contactvue {
    margin-left: -10px;
    margin-right: -10px;
}

.Contact-Form .col-inner {
    background-color: #f8f8f8;

}

#contactvue p {
    margin: 0
}



.product-gallery .badge-container {
    display: none;
}

div#breadcrumbs {
    color: #444444;
    display: inline-block;
    width: 100%;
    margin: 0;
    background: #f7f7f7;
    padding: 10px 10px;
    margin-bottom: 40px;
}

div#breadcrumbs .container a {
    color: #000;
}

.single-product .product-title {
    color: #033e8a;
    margin: 0;
}

.single-product .product-info form button {
    padding: 0 25px;
    border-radius: 47px;
    background-color: red;
    color: #fff;
    margin-left: 24px;
    width: 41%;
    white-space: nowrap;
    cursor: pointer;
    height: 40px;
    border: none;
    font-weight: 100;
}

.single-product .is-divider {
    /* max-width: 100%; */
    /* height: 1px; */
    /* background-color: #ececec; */
}

.product-info .is-divider {
    max-width: 100%;
    height: 1px;
    background-color: #ececec;
}

.single-product .product-info form {
    margin: 20px 0 0 0;
    border-bottom: 1px solid #ddd;
    padding: 0 0 5px 0;
}

.single-product .product-info form .qty {
    height: 40px;
    width: 50px;
    padding: 0;
    text-align: center;
    border-radius: 0;
    border: 1px solid #033e8a !important;
    border-top: none;
    border-bottom: none;
}

.single-product .product-info form .minus, .single-product .product-info form .plus {
    height: 40px;
    width: 40px;
    font-size: 22px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    min-height: unset;
    line-height: unset;
    border-color: #033e8a;
    padding: 0 !important;
}

.single-product .product-info form .minus:hover, .single-product .product-info form .plus:hover {
    background-color: #fff !important;
    background: #fff !important;
    box-shadow: unset;
}

.single-product .product-info form .minus {
    border-radius: 20px 0 0 20px;
}

.single-product .product-info form .plus {
    border-radius: 0 20px 20px 0;
}

.single-product .price-wrapper {
    font-size: 14px;
}

.single-product .price-wrapper .html-price, .single-product .price-wrapper ins bdi {
    color: red;
}

.product-short-description {
    padding: 10px 0 5px 0;
    border-bottom: 1px solid #ddd;
}

.product-short-description p {
    margin: 0 0 5px 0;
}

.product-short-description ul {
    padding-left: 15px;
}

.product-short-description * {
    font-size: 16px;
}

.current-seller {
    border: 1px solid #e4e4e4;
    padding: 15px;
}

.current-seller .img {
    width: 30px;
    height: auto;
}

.current-seller .media:not(:last-child) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 15px 0;
}

.current-seller .media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.current-seller .media-body .text strong {
    font-size: 16px;
    margin: 0 0 2px 0;
    display: block;
}

.current-seller .media-body .text .text-small {
    font-size: 15px;
    line-height: 20px;
    margin-top: 7px;
}

.current-seller .text {
    line-height: 1;
    font-size: 14px;
    padding: 0 0 0 8px;
}

.additional {
    padding: 10px;
    font-size: 13px;
    border-radius: 4px;
    border: 1px solid #ececec;
    margin: 12px 0;
}

.register-to-sell {
    font-size: 13px;
    padding: 10px 0;
    position: relative;
    border-top: 1px dashed rgba(0, 0, 0, 0.12);
}

.additional .item {
    margin-bottom: 10px;
}

.additional .icon-email {
    margin-top: 8px;
    margin-right: 13px;
}

.additional .icon-email {
    width: 20px !important;
}

.additional .item img, .additional .item .pro-icon {
    float: left;
}

.additional p {
    position: relative;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 10px;
    font-style: normal;
    transition: all 500ms ease;
    margin-top: 0;
    font-size: 15px;
}
.additional p small{
    font-size: 15px;
    line-height: 21px;
}

.register-to-sell p {
    display: inline-block;
    vertical-align: middle;
    line-height: 23px;
    margin-bottom: 0;
}

.register-to-sell a {
    line-height: 15px;
    border-radius: 4px;
    border: 1px solid #189eff;
    padding: 8px 20px;
    display: inline-block;
    background: #2e6ed5;
    color: #FFF;
    font-size: 15px;
    margin-top: 10px;
}

.additional .iconp {
    display: inline-block;
    color: #333;
    width: 24px;
    height: 24px;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    margin-right: 8px;
    margin-top: 5px;
}

.product-variation-wrap {
    display: flex;
    justify-content: space-between;
    margin: 30px 0 15px;
}

.bth-order {
    text-align: center;
    background: #ec1e2b;
    color: white;
    font-size: 20px;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.bth-order a {
    color: #fff;
}

.single-product .product-main .col.col-divided:not(.col-first):last-child {
    border-right: 0;
    padding-right: 0;
    padding-left: 30px;
    border-left: 0px solid #ececec;
}

.product-variation-wrap {
    display: flex;
    justify-content: space-between;
    /* margin: 30px 0 15px; */
    /* border-top: 1px solid #ddd; */
    /* padding: 30px 0 0 0; */
}

.box-white {
    background: #f5f5f5ad;
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
    margin: 15px 0px 10px;
}

.info-commit p {
    margin-bottom: 0px;
    position: relative;
    line-height: 30px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    width: 33.33%;
    text-align: center;
    border-right: 1px solid #cccccc59;
}

.info-commit p i {
    color: #ea6d08;
    font-size: 22px;
    vertical-align: -2px;
    margin-right: 6px;
}

.info-commit span.img img {
    width: 30px;
    display: inline-block;
    height: auto;
    margin: 0 5px 0 0;
}

.product-footer ul.tabs {
    justify-content: center;
    text-align: center;
    width: 100%;

    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.product-footer ul.tabs li a {

    padding: 13px 10px;
    display: inline-block;
    font-size: 15px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;

    border-radius: 50px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}
.product-footer ul.tabs li.active a:after{
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    background: #ff4301;
    height: 2px;
}

.product-footer .woocommerce-tabs{
    border-top: 0;

}

.product-footer ul.tabs li a:before {
    display: none;
}

.product-footer .tab-panels .entry-content {
    font-size: 16px;
}

.product-footer .tab-panels .entry-content p {
    margin: 0 0 10px 0;
}

.product-footer {
    padding-bottom: 25px;
}

.hotline_chantrang {
    z-index: 999999;
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
    background: #0f75bb;
    font-size: 15px;
    color: #fff;
    height: 50px;
    font-weight: 700;
}

.hotline_chantrang .mr-5 {
    margin-right: 3rem !important;
}

.hotline_chantrang .ml-5 {
    margin-left: 3rem !important;
}

.hotline_chantrang .d-flex {
    justify-content: center;
    align-items: center;
    height: 50px;
    display: flex;
}

.hotline_chantrang .btn-hot {
    background-color: firebrick;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    font-weight: 700;
}



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

.copyright-footer {
    color: #e9eaf6 !important;
}

.cart-item .header-cart-link .header-cart-title {
    float: right;
    margin: 0 0 0 10px;
    text-transform: capitalize;
}

.cart-item .header-cart-link .header-cart-title .cart-price * {
    font-weight: 100;
}

.cart-item .header-cart-link .header-cart-title .cart-price {
    display: block;
    padding: 10px 0 0 0;
}

.cart-item .header-cart-link {
    overflow: hidden;
}

.menu-item-main .icon-1 i {
    border: 1px solid #d31a28;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
}

.menu-item-main p {
    font-size: 15px;
}

.cart-item [data-icon-label]:after {
    content: attr(data-icon-label);
    position: absolute;
    font-style: normal;
    font-family: Arial, Sans-serif !important;
    top: 0px;
    right: -6px;
    font-weight: bolder;
    background-color: #f7f7f7;
    -webkit-box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 30%);
    box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 30%);
    font-size: 13px;
    padding-left: 2px;
    padding-right: 2px;
    /* opacity: .9; */
    line-height: 25px;
    letter-spacing: -0.5px;
    height: 25px;
    min-width: 25px;
    border-radius: 99px;
    color: #d31a28;
    text-align: center;
    z-index: 1;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}

.header-cart-link.is-small {
    display: block !important;
}

.category-page-title .page-title-inner {
    display: none;
}

.title-breadcrumb {
    font-size: 30px;





}



.shop-container .product-main > .row > .col,
.shop-container .product-info {
    padding-bottom: 0;
    padding-top: 0;
}

.flex-container-d {
    font-size: 14px !important;
    position: fixed;
    z-index: 2147483647;
    padding-right: 20px;
    bottom: 30%;
    right: 0;
}

.flex-container-d > div {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    cursor: pointer;
    position: relative;
    width: 46px !important;
    height: 46px !important;
    margin: 5px !important;
    background-size: 100% !important;
    border: 2px solid #fff !important;
    border-radius: 50% !important;
}

.channel-d-click_to_call {
    background-image: url(images/widget_icon_click_to_call.svg);
}

.flex-container-d > div a {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99999999;
    left: 0px;
}

.channel-d-zalo {
    background-image: url(images/widget_icon_zalo.svg);
}

.channel-d-facebook {
    background-image: url(images/facebook.png);
}

.channel-d-youtube {
    background-image: url(images/youtube-icon.png);
}

.new-home .badge {
    display: none;
}

.new-home .box-text .post-time {
    padding: 0 0 5px 0;
}

.blog-archive .post-time {
    padding: 5px 0;
}

.entry-meta.uppercase.is-xsmall {
    display: none;
}

.entry-content.single-page ul {
    margin-left: 0;
}

.header-title-sec {

    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;

    margin-bottom: 15px !important;
}

.header-title-sec .title-sec {
    color: rgb(3, 62, 138);
    font-size: 24px;
    text-transform: uppercase;
    margin: 0px;
}

.header-title-sec .title-sec a {
    font-weight: bold;
    font-size: 20px;
}

.sec-blog .news-block .inner-box .image {
    position: relative;
    overflow: hidden;
    background-color: rgb(66, 124, 255);
}

.sec-blog .news-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 0.3s ease 0s;
    height: 250px;
    object-fit: fill;
}

.sec-blog .news-block .lower-content {
    position: relative;
    padding-top: 30px;
}

.sec-blog .news-block .lower-content .text p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0 0 10px 0;
}

.sec-blog .news-block .lower-content a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    min-height: 45px;
    font-size: 1rem;
    font-weight: 600;
}

.sec-blog .news-block .lower-content a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    min-height: 40px;
    font-size: 16px;
    font-weight: 600;

}
.sec-blog .news-block .lower-content a:hover{
    color: #ff4301;
}
.header-nav.header-nav-main li .sub-menu li a{
    color: #000;
}
.header-nav.header-nav-main li .sub-menu li a:hover{
    color: #ff4301;
}

.project-featured .image-cover img {
    height: 250px;
    object-fit: cover;
    position: unset;
}

.project-featured .image-cover {
    padding: 0;
    position: unset;
}

.sec-blog .news-block .lower-content {
    padding-top: 15px !important;
}

.recent-blog-posts-li .post_comments {
    display: none;
}

.blog-archive .blog-post-inner .post-title {
    font-size: 18px;
}

.blog-archive .blog-post-inner .from_the_blog_excerpt {
    font-size: 16px;
}

.Page-contact {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.cart-collaterals .checkout-button {
    background: firebrick;
}

.form-row.place-order #place_order {
    background: firebrick;
}

.widget_shopping_cart .wc-forward {
    background: #033e8a;
}

.widget_shopping_cart .checkout {
    background: firebrick;
}

.back-to-top {
    bottom: 100px;
    right: 25px;
}

.category-page-row .uppercase, .category-page-row .row-slider {
    display: none;
}

.info-page {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.title-title-breadcrumb .col{
    padding-bottom: 0;
}
.title-title-breadcrumb  .title-breadcrumb{
    margin-bottom: 0;
}

@media (min-width: 1024px ) and (max-width: 1200px) {
    .form-search form input[type=text] {
        width: 180px !important;
    }

    .form-search form select {
        width: 140px !important;
    }

    .register-to-sell p {
        display: block;
        vertical-align: middle;
        line-height: 23px;
        margin-bottom: 0;
        width: 100%;
    }

    .register-to-sell a {
        margin: 5px 0 0 0 !important;
    }

    .additional .item {
        display: flex;
        align-items: start;
    }

    .additional .item p {
        margin: 0;
    }

    .additional .item small {
        margin: 5px 0 0 0;
    }

    .footer-widgets .is-divider.small {
        opacity: 0;
    }
}

@media (min-width: 1366px ) {
    #masthead .nav-1 {
        margin-right: 40px;
    }
}

@media (min-width: 1200px ) {
    .content-main-home .section-content .large-3 {
        width: 22%;
        flex-basis: 22%;
    }

    .content-main-home .section-content .large-9 {
        max-width: 78%;
        flex-basis: 78%;
    }
}

@media (min-width: 992px ) and (max-width: 1024px) {
    .project-featured .image-cover img {
        height: 180px !important;
    }

    .single-post .row-large > .flickity-viewport > .flickity-slider > .col, .row-large > .col {
        padding: 0 15px 30px;
    }

    .support-item .item .icon {
        width: 45px !important;
        height: 45px !important;
        font-size: 29px !important;
    }

    .title-breadcrumb {
        font-size: 30px;
        margin-bottom: 0;
    }
}

@media (max-width: 992px ) {
    .form-search form input[type=text] {
        height: 45px;
        width: 100%;
    }

    #logo {
        justify-content: center;
        margin: 0;
    }
    #logo .logo-tagline {
        /*display: none;*/
        font-size: 14px!important;
    }

    #header .cart-item .icon-shopping-basket {
        font-size: 25px;
    }

    .html.custom.html_nav_position_text {
        display: block;
    }

    .form-search form {
        display: block;
    }

    .form-search form input[type=text],
    .form-search form select {
        height: 40px;
        font-size: 14px;
        width: 100%;
        border: 1px solid #ddd;
        margin: 0 0 10px 0;
    }
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th, table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td {
    font-size: 16px;
}
.contact-info-block .media i {
    font-size: 28px;
}
.contact-info-block .media i.fa.fa-envelope {
    font-size: 18px;
}
.banner-content {
    padding: 0 15px;
}
@media (max-width: 767px ) {
    .product-footer .tab-panels .entry-content img {
        max-width: 100% !important;
        height: auto !important;
    }
    .hotline-bar {
        display: none;
    }
    .price-contact del {
        display: block!important;
        height: 15px;
    }
    .price-contact {
        height: 38px;
    }
    .partner-logo img {
        height: 100px!important;
        width: auto;
        object-fit: contain;
    }
    .hotline-contact .box-text h2 {
        font-size: 18px!important;
    }
    .hotline-contact .box-text * {
        word-break: break-word;
    }
    .contact-info.height {
        height: auto !important;
    }

    .form-search form button {
        background: #ff0000;
        color: #fff;
        font-size: 15px;
        width: 100px;
        border-radius: 5px;
        margin: 0 !important;
    }

    .form-search form {
        text-align: center;
    }

    .icon-box-section .icon-box {
        margin: 0 0 10px 0;
    }

    .cart_totals.calculated_shipping th, .cart_totals.calculated_shipping td {
        font-size: 16px;
    }

    .header-title-sec .title-sec a {
        font-size: 16px;
        font-weight: bold;
    }

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

    .form-search form {
        display: block;
    }

    .checkout-page-title {
        display: none;
    }

    div#breadcrumbs {
        padding: 20px 0;
    }

    #header .cart-item .icon-shopping-basket {
        font-size: 21px !important;
    }

    .project-featured {
        /* padding: 0 15px; */
    }

    .title-breadcrumb {
        font-size: 25px;
    }

    .project-featured .news-block {
        padding-bottom: 10px;
    }

    .cart-item [data-icon-label]:after {
        top: -12px !important;
        right: -8px !important;
        font-size: 11px !important;
        line-height: 20px !important;
        height: 20px !important;
        min-width: 20px !important;
    }

    .cart-item .header-cart-link {
        overflow: visible !important;
    }

    .new-home .box-text {
        padding-bottom: 0 !important;
    }

    .box-white {
        padding: 20px 15px !important;
    }

    .row_ {
        padding: 0 15px;
    }

    .info-commit p {
        width: 100% !important;
        text-align: left !important;
        font-weight: 100 !important;
        font-size: 16px !important;
        margin-bottom: 12px;
    }

    .product-footer ul.tabs {
        padding: 15px 10px;
        overflow: hidden;
        height: unset;
        display: block !important;
    }

    .current-seller .media-body .text strong {
        font-size: 16px !important;
    }

    .product-footer ul.tabs li:not(:last-child) {
        margin: 0 0 10px 0 !important;
    }

    footer#footer {
        padding-bottom: 0 !important;
    }

    .product-footer ul.tabs li {
        margin: 0 0 10px 0;
    }

    .single-product .product-main .col.col-divided:not(.col-first):last-child {
        border-right: 0;
        padding-right: 15px;
        padding-left: 15px;
        border-left: 0px solid #ececec;
        margin-bottom: 0;
    }

    .product-main .box-white {
        display: block;
    }

    .hotline_chantrang.hidden-992 {
        display: none;
    }

    .single-product .product-title {
        margin: 15px 0 0 0 !important;
    }

    div#product-sidebar {
        display: block !important;
    }

    .product-variation-wrap {
        margin: 15px 0 15px !important;
        padding: 20px 0 0 0 !important;
    }

    .additional p {
        font-size: 16px !important;
    }

    .product-small.box .box-image {
        padding: 0 !important;
    }

    .product-small.box {
        margin-bottom: 10px;
    }

    .Product-section-new > .col {
        padding-bottom: 5px;
    }

    .home-sidebar {
        display: none;
    }

    .icon-box-section .icon-box {
        display: block !important;
    }

    .icon-box-left .icon-box-img + .icon-box-text {
        padding-left: 0 !important;
    }

    .icon-box-section h3 {
        font-weight: 500 !important;
    }

    a.button-continue-shopping.button.primary.is-outline {
        font-size: 15px;
    }

    button.button.primary.mt-0.pull-left.small {
        font-size: 15px;
    }

    .cart-collaterals .checkout-button {
        font-size: 15px;
    }

    .cart_totals th.product-name {
        font-size: 15px;
    }

    .cart_totals tbody th {
        font-size: 15px;
    }

    .cart-subtotal td, .order-total td {
        font-size: 15px;
    }

    .shop_table .product-name a {
        font-size: 15px;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        display: -webkit-box;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th {
        font-size: 15px;
    }

    .woocommerce-billing-fields__field-wrapper label {
        font-size: 15px;
    }

    /* check out */
    .woocommerce-billing-fields__field-wrapper label {
        font-size: 15px;
    }

    .woocommerce-checkout .large-5 .col-inner {
        padding: 10px 15px;
    }

    table.shop_table.woocommerce-checkout-review-order-table th {
        font-size: 15px;
    }

    ul.wc_payment_methods.payment_methods.methods li label {
        font-size: 15px;
    }

    .payment_box.payment_method_cod p {
        font-size: 15px;
    }

    tr.cart_item .product-name {
        font-size: 15px;
    }
}


.Product-section-new .product-category .col-inner {
    border: 1px solid #ddd;
}

.Product-section-new .product-category .col-inner .box-text {
    background-color: #0f75bb;
    margin: 0;
    padding: 10px 15px 10px;
    position: relative;
    overflow: hidden;
    min-height: 80px;
}

.Product-section-new .product-category .col-inner .box-text:before {
    content: "";
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../flatsome-child/images/blue-red-line.png) no-repeat left center;
    width: 103%;
    height: 14px;
    background-size: cover;
    border-bottom: 7px solid #1a4a83;
}

.Product-section-new .product-category .col-inner .box-text p {
    display: none;
}

.Product-section-new .product-category .col-inner .box-text h5 {
    color: #fff;
    line-height: inherit;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 16px;
    margin-bottom: 12px;
    padding: 0;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 7px;
}

.Product-section-new .product-category .col-inner .box-category {
    overflow: visible;
}

.Product-section-new .product-category .col-inner .box-category img {
    /* height: 252px; */
    padding: 20px;
}
#masthead .container{
    max-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
}
.header-main {
    height: auto!important;
    padding: 20px 0;
}
.Top-Banner .overlay-content{
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    transform: translateY(-50%);
    padding-left: 15px;
    padding-right: 15px;
    z-index: 11;
}
.Top-Banner .overlay-content h3{

    font-weight: bold;
    font-size: 30px;
    margin: 0;
}
.Top-Banner .overlay-content h3 a{
    color: #fff;
}
.Top-Banner .overlay-content h4{


    font-size: 20px;
    margin-bottom: 0;
}
.Top-Banner .overlay-content h4 a{
    color: #fff;
}
.Top-Banner  .item-banner .img{
    position: relative;
    margin:0;
}
.Top-Banner  .item-banner .img:after{
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.Top-Banner  .item-banner:hover .img:after{
    background-color: rgba(0, 0, 0, 0.4);
}
.Top-Banner .row-2 .overlay-content h5{
    color: #fff;
    font-size: 20px;
    margin: 0;
}
.Top-Banner .row-2 .overlay-content h3{
    font-size: 23px;
}
.Top-Banner .row-2  .overlay-content h4{
    font-size: 16px;
}
.title-primary{
    text-align: center;
}
.title-primary .title-title{
    position: relative;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 23px;
    margin: 0;
    color: #000;
}

.title-primary .title-title span {
}

.title-primary a.title-title {
    padding: 0;
}
.title-primary .title-title:after{
    content: '';
    height: 2px!important;
    width: 50px!important;
    bottom: 0;
    background: #ff4303;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.sign-up h3{
    font-size: 25px;
}
.sign-up p{
    margin:0;
}
.sign-up .form form{
    position: relative;
    margin:0
}
.sign-up .form form input[type=text]{
    background: #1c1c1c;
    color: #fff;
    border: 1px solid #3a3a3a;
    height: 45px;
    margin:0
}
.sign-up .form form input[type=submit]{
    position: absolute;
    background: #3a3a3a;
    height: 45px;
    top: 0;
    right: 0;
    margin: 0;
}
.sign-up .col{
    padding-bottom: 0;
}
.customer-reviews .flickity-page-dots .dot {

    width: 10px;
    height: 10px;

    border: 1px solid #ddd;
    border-radius: 50%;

    background: #ddd;
    border-radius: 50%!important;
}
.customer-reviews .flickity-page-dots .dot.is-selected{
    border: 1px solid #000;
    background: #000;
}
#footer .Top-Footer .title-footer{
    font-size: 18px;
}
#footer{
    padding-top: 30px;
    /*border-top: 1px solid #ddd;*/
}
#footer .nav-footer ul li a:hover{
    color:#ff4303
}
#footer  .partner-logo .col{
    padding-bottom: 0;
}
#footer  .Top-Footer{
    padding-bottom: 0!important;
}
#footer  .partner-logo{
    border-top: 1px solid #ddd;
}
#footer .logo-social .logo-footer{
    padding-bottom: 5px;
}
#footer .Top-Footer.second-footer{
    border-top: 1px solid #3f3f3f;
    padding-top: 50px!important;
}
#footer .Top-Footer.second-footer .title-footer{
    color: #fff;
}
#footer .Top-Footer.second-footer  .nav-item ul li a{
    color: #fff;
}
#footer  .logo-social{
    padding-top: 60px!important;
}
.project-image .row-library{
    max-width: 100%;
}
.project-image .row-library .row{
    max-width: 100%;
}
.project-image .row-library  .col{
    padding:0;
}
.project-image .row-library  .col .img  .img-inner  img{
    height: 470px;
    width: 100%;
    object-fit: cover;
}
.social-icons.follow-icons a i{
    top:0;
}
#footer .Top-Footer.second-footer .nav-item ul li a:hover{
    color: #e10000;
}
.new-home .box-text .post-title:hover{
    color: #e10000;
}
#footer .nav-item ul li a:hover{
    color: #e10000;
}
.product-small .product-title a:hover{
    color: #e10000;
}
.header-nav.header-nav-main  li .sub-menu {
    padding:5px;
    box-shadow: initial;
    border:1px solid #ddd;
    border-radius: 5px;
}
.price  del bdi{
    color: #999!important;
}
.box-text p{
    font-size: 15px;
}
p{
    color: #000;
}
footer#footer .footer_title {
    font-size: 20px;
    margin: 0 0 15px 0;
    font-weight: bold;
}

footer#footer * {
    color: #fff;
}
#masthead li.current-dropdown>.nav-dropdown{
    left: inherit!important;
    right: 0!important;
}
footer#footer .thongbao {
    text-align: center;
}

.logo-social .ux-menu .menu-item a, .logo-social .ux-menu .menu-item {border-width: 0;}

.logo-social .ux-menu .menu-item a {
    padding-top: 0;
    min-height: unset;
    margin: 0 0 5px 0;
    display: list-item;
    list-style: disc;
}

.logo-social .ux-menu {
    padding: 0 0 0 20px;
    list-style-type: square;
}
.footer-social {
    margin: 10px 0 0 0;
}

.footer-social a {
    border-radius: 10px!important;
    border: unset!important;
}

.footer-social a.facebook, .footer-social a.facebook:hover {
    background: #3a589d !important;
}

.footer-social a.instagram, .footer-social a.instagram:hover {
    background: #3b6994 !important;
}

.footer-social a {
    background: #3a589d;
    width: 35px;
    height: 35px;
    line-height: 33px!important;
}

.footer-social a.twitter, .footer-social a.twitter:hover {
    background: #2478ba !important;
}

.footer-social a.linkedin, .footer-social a.linkedin:hover {
    background: #0072b7 !important;
}

.footer-social a.pinterest, .footer-social a.pinterest:hover {
    background: red;
}
footer#footer .Thongke {
    margin: 10px 0 0 0;
}
.page-numbers li {
    display: inline-block;
    float: left;
}

.page-numbers {
    overflow: hidden;
    justify-content: center;
    display: flex;
    align-items: center;
}

.nav-pagination>li>span, .nav-pagination>li>a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.entry-content td, .entry-content th, .term-description td, .term-description th {
    padding: 0.5em;
}
.term-description ol, .term-description ul{
    padding: 0 0 0 20px;
}
/*div#tab-description {*/
/*    display: block!important;*/
/*    visibility: visible;*/
/*    opacity: 1;*/
/*    height: auto;*/
/*}*/
.hotline-contact .box-image img {
    height: 90px;
    object-fit: contain;
}

.hotline-contact .box-image {
    height: 90px;
    line-height: 90px;
}

.hotline-contact .col:last-child .box-image img {
    height: 55px;
}

.hotline-contact .box-text h2 {
    font-size: 24px;
}

.hotline-contact .box-text p {
    font-size: 19px;
}
#logo {
    display: flex;
    align-items: center;
}

#logo .logo-tagline {
    font-style: inherit;
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 0 10px;
}
@media only screen and (max-width: 1024px) {
    #wide-nav ul > li > a {
        padding: 8px;
    }

    .slider-product .box-image img {
        height: 350px;
    }

    #main {
        width: 100%;
        overflow: hidden;
    }
    .project-image .row-library .col .img .img-inner img {
        height: 300px;
    }
}

@media only screen and (max-width: 768px) {
    .content-main-home .section-content > .row {
        width: 100%;
        display: flex;
        flex-flow: row wrap;
        margin: auto;
    }

    .content-main-home .section-content > .row > .large-3 {
        order: 2;
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .content-main-home .section-content > .row > .large-9 {
        order: 1;
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding-bottom: 0;
    }

    .info-page .nav-tabs li {
        margin-bottom: 5px;
    }

    .Page-contact {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .Page-contact .map iframe {
        height: 400px;
    }

    .widget-form-contact .col-lg-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;

    }

    .widget-form-contact {
        /*padding: 15px;*/
    }
    .sign-up .form{
        margin-top: 15px;
    }
}


@media only screen and (max-width: 736px) {
    .s-product-2 .s_title {
        font-size: 20px;
    }

    .s-product-2 .s_button {
        display: none;
    }

    .s-product-2 .s_top {
        margin-bottom: 5px;
    }

    .s-product-1 .s_top ul {
        display: none;
    }

    .s-product-1 .s_top .title-left {
        width: 100%;
    }

    .promotional-products {
        padding-bottom: 0 !important;
    }

    .product-small .price ins {
        font-size: 16px;
    }

    .product-small .price del {
        font-size: 14px;
    }

    .content-new .content-new-left {
        width: 100%;
    }

    .content-new .content-new-right {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }

    .new-home .content-new .content-new-right .item .img {
        width: 100%;
    }

    .new-home .content-new .content-new-right .item .nav-img {
        width: 100%;
        margin-top: 15px;
        padding-left: 0;
    }

    .new-home .content-new .content-new-right .item .img img {
        height: 230px;
    }

    .new-home {
        padding-bottom: 0 !important;
    }

    .icon-box-section .large-3 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-bottom: 10px;
    }

    .icon-box-section {
        margin-bottom: 15px;
    }

    #logo img {
        max-height: 53px !important;
        width: auto;
    }

    #header .stuck #logo img {
        max-height: 53px !important;
        width: auto;
    }

    #footer .large-columns-4 > .col:first-child {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    #footer .large-columns-4 > .col:nth-child(2) {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    #footer .large-columns-4 > .col:nth-child(3) {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .partner-section .slider .col {
        height: auto;
    }

    .info-page {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .breadcrumbs {
        text-align: left;
        margin-bottom: 15px;
    }

    .blog-archive .box-image {
        width: 100% !important;
    }
    .Top-Banner{
        padding:25px 0!important;
    }
    .Top-Banner  .col{
        padding-bottom: 10px;
    }
    .Top-Banner .overlay-content h3{
        font-size: 25px;
    }
    .Top-Banner .overlay-content h4{
        font-size: 16px;
    }
    .product-small .price del{
        float: none;
        margin-bottom: 5px;
        display: inline-block;

    }
    .video-banner h2{
        font-size: 25px;
    }
    .icon-box-section .icon-box{
        text-align: center;
    }
    .icon-box-section .icon-box .icon-box-img{
        display: inline-block;
    }
    .content-product-new{
        padding-bottom: 0!important;
    }
    .Top-Banner.content-banner{
        padding-top: 0!important;
    }
    .new-home{
        padding-top: 20px!important;
    }
    .customer-reviews .section-content .col-inner{
        padding:0!important;
    }
    .customer-reviews {
        padding-top: 30px!important;
    }
    .project-image .row-library .col .img .img-inner img {
        height: 200px;
    }
    div#breadcrumbs{
        margin-bottom: 20px;
    }
    .tax-product_cat .category-page-row  .small-columns-1>.col{
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .single-product .product-variation-wrap{
        display: inherit;
    }
    .partner-logo .flickity-page-dots{
        display: none!important;
    }
}
@media (min-width: 768px ) and (max-width: 992px) {
    .info-commit p {
        float: left;
        width: 50% !important;
        display: inline-block;
        margin: 0 0 15px 0;
    }

    .icon-box-section .icon-box {
        margin: 0 0 10px 0;
    }

    .cart-item [data-icon-label]:after {
        top: -12px;
        right: -6px;
    }

    .sidebar-menu .nav-sidebar li a {
        font-size: 14px;
        font-weight: 100;
        color: #000;
    }

    .project-featured {
        padding: 0 15px;
    }

    .title-breadcrumb {
        font-size: 26px;
    }

    .project-featured .image-cover img {
        height: 145px !important;
    }

    .home-sidebar {
        display: none;
    }

    .Product-section-new > .col {
        padding-bottom: 0;
    }

    .header-title-sec .title-sec a {
        font-size: 16px;
        font-weight: bold;
    }

    .product-main .info-commit {
        display: block !important;
        overflow: hidden;
        padding: 20px 10px;
    }

    .current-seller .media-body .text .text-small {
        font-size: 15px !important;
    }

    .current-seller .media-body .text strong {
        font-size: 16px !important;
    }

    .product-footer ul.tabs {
        height: auto !important;
        padding: 10px !important;
    }

    .row_ {
        padding: 0 15px;
    }

    .product-footer ul.tabs li {
        /* margin: 0 0 10px 0!important; */
        /* display: block; */
        /* width: 100%; */
    }

    .info-commit p {
        width: 100% !important;
        text-align: left !important;
        font-weight: 100 !important;
        font-size: 15px !important;
    }

    .product-main .box-white {
        display: block;
    }

    #footer .large-columns-4 > .col:nth-child(2),
    #footer .large-columns-4 > .col:nth-child(3) {
        max-width: 50%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 50%;
    }

    .footer-widgets .is-divider.small {
        opacity: 0;
    }

    .hotline_chantrang {
        display: none;
    }

    footer#footer {
        padding-bottom: 0 !important;
    }

    .single-product .product-main .col.col-divided:not(.col-first):last-child {
        padding-left: 15px !important;
        padding-right: 15px;
    }

    .single-product .product-title {
        color: #033e8a;
        margin: 15px 0 0 0;
        font-size: 23px;
    }

    .related-products-wrapper .product-title a {
        font-size: 17px;
    }

    div#product-sidebar {
        display: block !important;
    }

    .additional p {
        font-size: 16px !important;
    }

    .woocommerce-billing-fields__field-wrapper label {
        font-size: 15px;
    }

    .woocommerce-checkout .large-5 .col-inner {
        padding: 10px 15px;
    }

    table.shop_table.woocommerce-checkout-review-order-table th {
        font-size: 15px;
    }

    ul.wc_payment_methods.payment_methods.methods li label {
        font-size: 15px;
    }

    .payment_box.payment_method_cod p,
    tr.cart_item .product-name {
        font-size: 15px;
    }

    tr.cart_item .product-name {
        font-size: 15px;
    }
}

/*social*/
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}
.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.hotline-phone-ring-circle {
    width: 110px;
    height: 110px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e10000;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
    width: 80px;
    height: 80px;
    top: 16px;
    left: 16px;
    position: absolute;
    background-color: #e10000;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
    background-color: #e10000;
    width: 50px;
    height: 50px;
    top: 31px;
    left: 31px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 33px;
    height: 33px;
}
.hotline-bar {
    position: absolute;
    background: #e10000;
    height: 45px;
    width: 165px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    border-radius: 50px !important;
    left: 42px;
    bottom: 31px;
}
.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    text-indent: 32px;
    letter-spacing: 1px;
    display: block;
    line-height: 45px;
    font-family: Arial;
}
#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}
#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}
.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
#button-contact-vr {
    position: fixed;
    bottom: 0;
    z-index: 99999;
}
#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}
#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#button-contact-vr {
    bottom: 15%;
    left: 10px;
}
.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}
@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }
    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }
    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}
@-webkit-keyframes phone-vr-circle-fill {
    0% {-webkit-transform: rotate(0) scale(1) skew(1deg);  }
    10% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
    20% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
    30% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
    40% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
    50% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
    100% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
}
@-webkit-keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}@keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}
.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
}
aside .widget-title {
    position: relative;
    margin-bottom: 20px;
}

aside .menu li {
}

aside .widget-title:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    background: #cb011b;
    bottom: -12px;
}

aside .product_list_widget li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

aside .custom-html-widget {
    margin: 30px 0 0 0;
}
   