﻿body {
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji","Segoe UI Symbol";
    background: #fff;
    font-weight: 400;
    line-height: 23px;
}
svg {
    width: 18px;
    height: 18px;
}
a:hover {
    color: #0e91d9;
}
b,
strong {
    font-weight: bold;
}
ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.no-padding {
    padding-left: 0;
    padding-right: 0;
}
.no-margin {
    margin-left: 0;
    margin-right: 0;
}
.relative {
    position: relative;
}
.relative {
    position: relative;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 700;
}
.swiper-button-next,
.swiper-button-prev {
    width: 24px;
    height: 36px;
}
.alert-dismissible {
    padding-right: 4rem;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
    border: initial;
    background: initial;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.alert-primary hr {
    border-top-color: #9fcdff;
}
.alert-primary .alert-link {
    color: #002752;
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.alert-secondary hr {
    border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
    color: #202326;
}
.alert-success hr {
    border-top-color: #b1dfbb;
}
.alert-success .alert-link {
    color: #0b2e13;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert-info hr {
    border-top-color: #abdde5;
}
.alert-info .alert-link {
    color: #062c33;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-warning hr {
    border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
    color: #533f03;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-danger hr {
    border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
    color: #491217;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-light hr {
    border-top-color: #ececf6;
}
.alert-light .alert-link {
    color: #686868;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.alert-dark hr {
    border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
    color: #040505;
}
.alert .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
.alert-success,
.alert-info,
.alert-warning {
    max-width: 335px !important;
}
@media (max-width: 350px) {
    .alert-success,
    .alert-info,
    .alert-warning {
        max-width: 280px !important;
    }
}
.text-center {
    text-align: center;
}
@media (min-width: 1200px) {
    .col-xl-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"] {
    border: 1px solid #e6e6e6;
    color: #1c1c1c;
    padding: 0 12px;
}
@media (min-width: 991px) {
    .col-lg-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
.title-module {
    margin-bottom: 0px;
    position: relative;
    font-weight: 500;
    font-size: 32px;
    line-height: 1.2;
}
.title-module a,
.title-module span {
    position: relative;
}
@media (max-width: 767px) {
    .title-module {
        font-size: 25px;
        margin-bottom: 10px;
    }
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
@media (max-width: 767px) {
    .row {
        margin-right: -7.5px;
        margin-left: -7.5px;
    }
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 767px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
}
.container {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1366px) {
    .container {
        max-width: 1279px;
    }
}
@media (max-width: 767px) {
    .container {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
}
.swiper-container .swiper-button-next:after,
.swiper-container .swiper-button-prev:after {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.line-clamp {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.4 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
}
.line-clamp:after {
    content: "";
    text-align: right;
    bottom: 0;
    right: 0;
    width: 25%;
    display: block;
    position: absolute;
    height: calc(1em * 1.4);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 75%);
}
@supports (-webkit-line-clamp: 1) {
    .line-clamp:after {
        display: none !important;
    }
}
.line-clamp-1 {
    -webkit-line-clamp: 1;
    height: calc(1em * 1.4 * 1);
}
.line-clamp-2 {
    -webkit-line-clamp: 2;
    height: calc(1em * 1.4 * 2);
}
.line-clamp-3 {
    -webkit-line-clamp: 3;
    height: calc(1em * 1.4 * 3);
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    z-index: 99999 !important;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.alert-success p {
    margin-bottom: 0;
}
.alert .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
.alert-success,
.alert-warning {
    max-width: 335px !important;
}
@media (max-width: 350px) {
    .alert-success,
    .alert-warning {
        max-width: 280px !important;
    }
}
.alert-warning2 {
    max-width: 100% !important;
}
@keyframes alert-fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes alert-fade-out {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
#js-global-alert {
    position: fixed;
    top: 5%;
    right: 15px;
    width: 270px;
    transition: all ease 0 0.5s;
    z-index: 9999;
    padding: 10px;
    margin-bottom: 0;
    opacity: 0;
    animation-duration: 0.3s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    display: none;
}
#js-global-alert .alert-heading {
    margin-bottom: 0;
    font-size: 16px;
}
#js-global-alert .alert-content {
    font-size: 14px;
    margin-bottom: 0;
    line-height: initial;
}
#js-global-alert.active {
    display: block;
    animation-name: alert-fade-in-up;
}
#js-global-alert.inactive {
    animation-name: alert-fade-out;
}
#js-global-alert button.close {
    position: absolute;
    top: 0;
    right: 10px;
}
.item_product_main {
    border-radius: 3px;
    position: relative;
    background-color: #fff;
    border: 1px solid #f0f1f2;
    overflow: hidden;
    margin-bottom: 15px;
}
.item_product_main .product-thumbnail {
    position: relative;
    background: #fff;
}
.item_product_main .product-thumbnail .image_thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 100%;
}
.item_product_main .product-thumbnail .image_thumb:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    background-color: rgba(240, 241, 242, 0.5);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
}
.item_product_main .product-thumbnail .image_thumb img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
    transform: scale(1);
    transition: all 0.5s ease;
    transition: opacity 0.5s ease,
        -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18),
        -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.item_product_main .badge {
    position: absolute;
    bottom: 10px;
    left: 5px;
    width: 80px;
}
.item_product_main .badge span {
    border-radius: 3px;
    width: 75px;
    display: inline-block;
    text-align: center;
    height: 20px;
    line-height: 18px;
    font-weight: 500;
    font-size: 14px;
}
@media (max-width: 480px) {
    .item_product_main .badge span {
        width: 70px;
        font-size: 12px;
    }
}
.item_product_main .badge .new {
    background-color: #ffebeb;
    color: #c90000;
}
.item_product_main .badge .best {
    background-color: #af0102;
    margin-top: 5px;
    color: #fff;
}
.item_product_main .product-info {
    padding: 5px 5px 1px;
}
.item_product_main .product-info .price-box {
    margin-bottom: 5px;
    position: relative;
    color: #c90000;
    font-weight: 700;
    font-size: 16px;
    text-align: left;
}
@media (max-width: 500px) {
    .item_product_main .product-info .price-box {
        min-height: 44px;
    }
}
.item_product_main .product-info .price-box .compare-price {
    color: #666;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 10px;
    font-weight: 400;
    font-size: 14px;
}
@media (max-width: 500px) {
    .item_product_main .product-info .price-box .compare-price {
        display: block;
        margin-left: 0;
        font-size: 12px;
    }
}
.item_product_main .product-info .product-name {
    font-size: 16px;
    text-align: left;
}
@media (max-width: 767px) {
    .item_product_main .product-info .product-name {
        font-size: 14px;
    }
}
.item_product_main .product-info .star_compar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px;
    margin-bottom: 5px;
}
.item_product_main .product-info .star_compar .js-compare-product-add {
    color: #2f80ed;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
}
.item_product_main .product-info .star_compar .js-compare-product-add:hover {
    opacity: 0.8;
}
@media (max-width: 322px) {
    .item_product_main .product-info .star_compar .js-compare-product-add {
        font-size: 12px;
        line-height: 14px;
    }
}
.item_product_main .product-info .star_compar .js-compare-product-add i {
    background: url(../img/icon_plus.png) no-repeat center;
    background-size: 100%;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: bottom;
}
@media (max-width: 322px) {
    .item_product_main .product-info .star_compar .js-compare-product-add i {
        height: 14px;
        width: 14px;
    }
}
.item_product_main .product-info .star_compar .js-compare-product-add.active {
    cursor: default;
}
.item_product_main
.product-info
.star_compar
.js-compare-product-add.active::after {
    content: " Đã so sánh";
}
.item_product_main .product-info .star_compar .js-compare-product-add.active i {
    background: url(//bizweb.dktcdn.net/100/509/495/themes/943203/assets/icon_ss_active.png)
        no-repeat center;
    background-size: 100%;
}
.item_product_main .product-action {
    position: absolute;
    right: 0;
    left: 0;
    top: auto;
    bottom: -40px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
}
@media (max-width: 1025px) {
    .item_product_main .product-action {
        opacity: 1;
    }
}
.item_product_main .product-action .btn-views {
    border: 0;
    padding: 7px 10px;
    border-radius: 3px;
    color: #fff;
    line-height: 1.2;
    background: #0e91d9;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: flex;
}
.item_product_main .product-action .btn-views.quick-view {
    margin-left: 10px;
    padding: 7px 8px;
}
.item_product_main .product-action .btn-views.quick-view.no-btn {
    margin-left: 0px;
}
@media (max-width: 1025px) {
    .item_product_main .product-action .btn-views {
        display: none;
    }
}
.item_product_main .product-action .btn-views path {
    fill: #fff;
}
.item_product_main .product-action .btn-views:hover {
    background: #9ad0ed;
}
.item_product_main .smart {
    position: absolute;
    top: 5px;
    left: 5px;
    text-align: center;
    font-size: 14px;
    color: white;
    z-index: 5;
    line-height: 22px;
    padding: 0 5px;
    background-color: #c90000;
}
.item_product_main .smart span {
    position: relative;
    font-size: 14px;
    font-weight: 500;
}
.item_product_main .setWishlist {
    width: 24px;
    height: 24px;
    position: absolute;
    line-height: 1;
    right: 7px;
    top: 7px;
    z-index: 2;
}
@media (max-width: 767px) {
    .item_product_main .setWishlist {
        width: 20px;
        height: 20px;
    }
}
.item_product_main .setWishlist svg {
    width: 24px;
    height: 24px;
}
@media (max-width: 767px) {
    .item_product_main .setWishlist svg {
        width: 20px;
        height: 20px;
    }
}
.item_product_main .setWishlist:hover svg path {
    fill: #e50000;
}
@media (min-width: 1025px) {
    .item_product_main:hover .product-thumbnail .image_thumb:before {
        opacity: 1;
        visibility: visible;
    }
    .item_product_main:hover .product-action {
        bottom: 40px;
        opacity: 1;
        visibility: visible;
    }
    .item_product_main:hover .product-action .btn-views {
        opacity: 1;
    }
}
.backtop {
    position: fixed;
    z-index: 99;
    top: auto !important;
    width: 35px;
    height: 35px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    background: #0e91d9;
    text-decoration: none;
    opacity: 0 !important;
    right: 23px;
    border: 1px solid #fff;
    bottom: 20px;
}
@media (max-width: 992px) {
    .backtop {
        right: 13px;
    }
}
.backtop svg {
    width: 30px;
    height: 30px;
    color: #fff;
}
.backtop:hover {
    background: #c60d00;
}
.backtop:hover svg {
    color: #fff;
}
.backtop.show {
    opacity: 1 !important;
}
.section_chinh_sach {
    position: relative;
    background-color: #0e91d9;
    padding: 10px 0px;
    margin-top: 15px;
}
.section_chinh_sach .promo-box .promo-item {
    height: 100%;
    text-align: center;
}
.section_chinh_sach .promo-box .promo-item .icon {
    margin-bottom: 5px;
    width: 50px;
    height: 50px;
    position: relative;
}
@media (max-width: 767px) {
    .section_chinh_sach .promo-box .promo-item .icon {
        max-width: 30px;
        max-height: 30px;
    }
}
.section_chinh_sach .promo-box .promo-item .icon img {
    inset: 0px;
    box-sizing: border-box;
    padding: 0px;
    border: none;
    margin: auto;
    width: 0px;
    height: 0px;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: contain;
}
.section_chinh_sach .promo-box .promo-item .info {
    text-align: left;
    display: inline-table;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0;
    color: #000;
}
.section_chinh_sach .promo-box .promo-item .info h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 3px;
    line-height: initial;
}
@media (max-width: 767px) {
    .section_chinh_sach .promo-box .promo-item .info h3 {
        font-size: 14px;
        line-height: 1;
    }
}
.section_chinh_sach .promo-box .promo-item .info span {
    font-size: 14px;
    display: block;
    line-height: initial;
    font-weight: 400;
}
@media (max-width: 767px) {
    .section_chinh_sach .promo-box .promo-item .info span {
        line-height: 1;
    }
}
@media (min-width: 992px) {
    .section_chinh_sach .promo-box .promo-item .info {
        text-align: left;
        flex-grow: 1;
        margin-left: 10px;
        max-width: calc(100% - 65px);
    }
}
@media (min-width: 992px) {
    .section_chinh_sach .promo-box .promo-item .icon {
        display: inline-block;
        margin-bottom: 0px;
        flex-grow: 0;
        flex: none;
    }
}
@media (max-width: 1024px) {
    .section_chinh_sach .promo-box .promo-item {
        display: block;
        text-align: center;
    }
    .section_chinh_sach .promo-box .promo-item .icon {
        margin: 0 auto 5px auto;
        max-width: 30px;
        max-height: 30px;
    }
    .section_chinh_sach .promo-box .promo-item .info h3 {
        font-size: 14px;
    }
    .section_chinh_sach .promo-box .promo-item .info span {
        font-size: 12px;
    }
}
.section_chinh_sach .promo-box .promo-item:last-child,
.section_chinh_sach .promo-box .promo-item:nth-child(3) {
    border-right: 0px none;
}
@media (max-width: 767px) {
    .section_chinh_sach .promo-box {
        margin-bottom: -14px;
    }
    .section_chinh_sach .promo-box .col-6 {
        margin-bottom: 14px;
    }
}
.footer {
    background: #000;
    position: relative;
    overflow: hidden;
}
.footer .mid-footer {
    color: #fff;
    padding: 40px 0;
    font-weight: 400;
}
@media (max-width: 767px) {
    .footer .mid-footer {
        padding: 25px 0;
    }
}
.footer .mid-footer .logo_foo {
    display: block;
    margin-bottom: 15px;
}
.footer .mid-footer .logo_foo img {
    max-height: 70px;
    width: auto;
}
.footer .mid-footer .des_foo {
    color: #fff;
    margin-bottom: 10px;
}
.footer .mid-footer .des_foo span {
    color: #0e91d9;
    font-weight: 600;
}
.footer .mid-footer .ft-info .phone-footer {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.footer .mid-footer .ft-info .phone-footer img {
    max-width: 55px;
}
.footer .mid-footer .ft-info .phone-footer .content {
    margin-left: 15px;
}
.footer .mid-footer .ft-info .phone-footer .content span {
    display: block;
}
.footer .mid-footer .ft-info .phone-footer .content a {
    font-size: 30px;
    font-weight: 700;
    color: #fca120;
}
.footer .mid-footer .toggle-mn {
    padding-left: 0px !important;
}
.footer .mid-footer .content-contact {
    line-height: 30px;
}
.footer .mid-footer .content-contact span.list_footer {
    float: left;
    color: #fff;
}
.footer .mid-footer .content-contact span.list_footer a {
    color: #0e91d9;
    font-weight: 600;
}
.footer .mid-footer .content-contact span.list_footer a:hover {
    color: #c60d00;
}
.footer .mid-footer .title-menu {
    font-size: 18px;
    margin-bottom: 10px;
    position: relative;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.footer .mid-footer .list-menu {
    padding-left: 20px;
    list-style: disc;
}
.footer .mid-footer .list-menu li {
    display: block;
    margin-bottom: 10px;
    display: list-item;
}
.footer .mid-footer .list-menu li a {
    font-size: 14px;
    color: #fff;
}
.footer .mid-footer .list-menu li a:hover {
    color: #9ad0ed;
}
@media (max-width: 767px) {
    .footer .mid-footer .list-menu.hidden-mobile {
        display: none;
    }
}
.footer .mid-footer .social-footer .social {
    margin-top: 10px;
    margin-bottom: 15px;
}
.footer .mid-footer .social-footer .social a {
    display: inline-block;
    width: 35px;
    font-size: 14px;
    margin-right: 5px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    text-align: center;
    position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .footer .mid-footer .social-footer .social a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-right: 5px;
    }
}
.footer .mid-footer .social-footer .social a.fb {
    background-color: #1877f2;
}
.footer .mid-footer .social-footer .social a.tt {
    background-color: #55acee;
}
.footer .mid-footer .social-footer .social a.yt {
    background-color: #b00;
}
.footer .mid-footer .social-footer .social a.ins {
    background: linear-gradient(
        29.61deg,
        #f38334 0%,
        #da2e7d 50.39%,
        #6b54c6 100%
        );
}
.footer .mid-footer .social-footer .social a svg {
    height: 14px;
    width: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.footer .mid-footer .social-footer .social a svg path {
    fill: #fff;
}
.footer .mid-footer .social-footer .social a:hover {
    opacity: 0.8;
}
.footer .mid-footer .social-footer .follow_option {
    padding: 0;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .footer .mid-footer .social-footer .follow_option {
        margin-bottom: 0;
    }
}
.footer .mid-footer .social-footer .follow_option li {
    display: inline-block;
    margin-bottom: 0;
}
.footer .mid-footer .social-footer .follow_option li a {
    display: inline-block;
    margin-right: 15px;
    text-decoration: none;
    font-size: 16px;
}
.footer .mid-footer .social-footer .follow_option li a i {
    color: #959595;
    display: inline-block;
    float: left;
    width: 20px;
    text-align: left;
    line-height: 28px;
}
.footer .mid-footer .social-footer .follow_option li a:hover i {
    color: #c60d00;
}
.footer .mid-footer .list_phone_foo {
    margin-bottom: 10px;
    gap: 15px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    overflow: auto;
    justify-content: start;
    padding: 5px 3px;
    width: 100%;
}
.footer .mid-footer .list_phone_foo a {
    border: 1px solid #0e91d9;
    border-radius: 3px;
    padding: 3px;
    position: relative;
    display: block;
    transition: 0.3s all;
    font-size: 14px;
    margin-bottom: 0;
    background: url(../img/call.png)no-repeat left center;
    background-size: 20px;
    background-position-y: 10px;
    background-position-x: 10px;
    padding-left: 35px;
    color: #fff;
    font-weight: 400;
    line-height: 1.2;
}
@media (max-width: 321px) {
    .footer .mid-footer .list_phone_foo a {
        padding-left: 28px;
        background-position-x: 5px;
    }
}
.footer .mid-footer .list_phone_foo a span {
    display: block;
    color: #0e91d9;
    font-weight: 600;
}
.footer .mid-footer .list_phone_foo a:hover span {
    color: #c60d00;
}
.footer .mid-footer .thanhtoan {
    margin-bottom: 10px;
}
.footer .mid-footer .thanhtoan li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 8px;
}
.footer .mid-footer .thanhtoan li img {
    max-height: 36px;
    width: auto;
}
@media (max-width: 767px) {
    .footer .mid-footer .footer-click .title-menu:before,
    .footer .mid-footer .footer-click .title-menu:after {
        position: absolute;
        content: "";
        top: 50%;
        right: 0;
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
        background-color: #fff;
        -webkit-transition: opacity 0.4s ease-in-out,
            -webkit-transform 0.4s ease-in-out;
        transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out,
            -webkit-transform 0.4s ease-in-out;
    }
    .footer .mid-footer .footer-click .title-menu:before {
        width: 11px;
        height: 1.5px;
        opacity: 1;
    }
    .footer .mid-footer .footer-click .title-menu:after {
        width: 1.5px;
        height: 11px;
        right: 9px;
    }
    .footer .mid-footer .footer-click .title-menu.active:before {
        opacity: 0;
    }
}
.footer #copyright {
    padding: 10px 0;
    font-size: 16px;
    color: #fff;
    border-top: 1px solid #595d5e;
    text-align: center;
}
.footer #copyright .copy-right {
    display: inline-block;
}
.footer #copyright .copy-right b {
    color: #0e91d9;
}
@media (max-width: 576px) {
    .footer #copyright .copy-right {
        display: block;
    }
}
@media (max-width: 991px) {
    .footer #copyright {
        text-align: center;
        margin-bottom: 55px;
    }
}
@media (max-width: 767px) {
    .footer #copyright .hidden-xs {
        display: none !important;
    }
}
.footer #copyright a {
    color: #0e91d9;
}
.footer #copyright a:hover {
    color: #c60d00;
}
@media (min-width: 1199px) {
    .col-3-fix {
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%;
    }
    .col-9-fix {
        -ms-flex: 0 0 77%;
        flex: 0 0 77%;
        max-width: 77%;
    }
}
@media (min-width: 991px) {
    .header-menu {
        position: inherit;
    }
    .header-menu .header-menu-des {
        display: inline-flex;
        align-items: center;
        border-radius: 10px;
        overflow: hidden;
    }
    .header-menu .header-menu-des .control-menu {
        width: 45px;
        text-align: center;
    }
    .header-menu .header-menu-des .control-menu a svg {
        width: 15px;
        height: 15px;
    }
    .header-menu .header-menu-des .control-menu a:hover svg path {
        fill: #c60d00;
    }
    .header-menu .header-menu-des .header-nav {
        flex: 1;
        display: block;
        overflow-x: hidden;
    }
    .header-menu .header-menu-des .header-nav .title_menu {
        display: none;
    }
    .header-menu .header-menu-des .header-nav > ul.item_big {
        text-align: right;
        margin: 0px;
        padding: 0px;
        width: 100%;
        height: auto;
        white-space: nowrap;
    }    
    .header-menu .header-menu-des .header-nav > ul.item_big > li > a {
        display: block;
        text-align: left;
        padding: 10px 15px;
        font-size: 16px;
        position: relative;
        color: #fff;
        font-weight: 600;
    }
}
@media (min-width: 991px) and (max-width: 1199px) {
    .header-menu .header-menu-des .header-nav > ul.item_big > li > a {
        padding: 10px 5px;
        font-size: 14px;
    }
}
@media (min-width: 991px) {
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li
    > a.caret-down:after {
        content: "";
        position: relative;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #fff transparent transparent transparent;
        display: inline-block;
        top: -2px;
        margin-left: 2px;
        margin-top: -6px;
        transition: 0.5s;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li
    > a.caret-down.a-index:after {
        color: #fff;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li:first-child
    > a {
        padding-left: 0;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li:last-child
    > a {
        padding-right: 0;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li:hover
    > a {
        color: yellow;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li:hover
    > a.caret-down:after {
        transform: rotate(180deg);
        border-color: #c60d00 transparent transparent transparent;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li:hover
    > ul {
        overflow: visible;
        max-height: 3000px;
        max-width: 3000px;
        opacity: 1;
        -webkit-transform: perspective(600px) rotateX(0deg);
        -moz-transform: perspective(600px) rotateX(0deg);
        -ms-transform: perspective(600px) rotateX(0deg);
        -o-transform: perspective(600px) rotateX(0deg);
        transform: perspective(600px) rotateX(0deg);
        -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease,
            max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
        -o-transition: -o-transform 0.5s ease, opacity 0.2s ease,
            max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
        transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end,
            max-width 0s step-end, padding 0s step-end;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li
    .fa-caret-down {
        visibility: hidden;
        display: none;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li
    .item_small {
        overflow: hidden;
        display: block;
        max-height: 0px;
        max-width: 0px;
        opacity: 0;
        -webkit-transform: perspective(600px) rotateX(-90deg);
        -moz-transform: perspective(600px) rotateX(-90deg);
        -ms-transform: perspective(600px) rotateX(-90deg);
        -o-transform: perspective(600px) rotateX(-90deg);
        transform: perspective(600px) rotateX(-90deg);
        -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease,
            max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
        -o-transition: -o-transform 0.5s ease, opacity 0.6s ease,
            max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
        transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end,
            max-width 0.6s step-end, padding 0.6s step-end;
        position: absolute;
        top: 100%;
        left: auto;
        width: 220px;
        padding: 0;
        background-color: #fff;
        box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.04);
        -webkit-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        z-index: 99;
        white-space: normal;
        padding: 10px 0;
        border-radius: 0 0 5px 5px;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li
    > ul
    li {
        float: none;
        padding: 0 0;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li
    > ul
    li:last-child
    > a {
        border-bottom: 0;
    }
}
@media (min-width: 991px) and (max-width: 1199px) and (min-width: 992px) {
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li
    > ul
    li:hover
    > ul {
        position: relative;
        left: 0;
        width: 100%;
        padding-left: 0;
        box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.04);
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li
    > ul
    li:hover
    > ul
    li
    a {
        padding-left: 25px;
    }
}
@media (min-width: 991px) {
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li
    > ul
    li
    a {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        display: block;
        padding: 5px 25px 5px 20px;
        color: #000;
        position: relative;
        text-align: left;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li
    > ul
    li
    a.caret-down:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #000 transparent transparent transparent;
        display: inline-block;
        top: 50%;
        left: 100%;
        margin-left: -20px;
        margin-top: -2px;
        transition: 0.5s;
        transform: rotate(270deg);
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li
    > ul
    > li:hover
    > a.caret-down:before {
        border-color: #0e91d9 transparent transparent transparent;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li
    > ul
    > li
    ul
    li:hover
    > a {
        color: #0e91d9;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega {
        position: static;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content {
        background: #fff none repeat scroll 0 0;
        display: none;
        margin: 0;
        padding: 10px;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 999;
        width: 100%;
        -webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
        -moz-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
        box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
        max-height: 600px;
        overflow-y: auto;
        border: 0;
        overflow: hidden;
        border-radius: 0 0 5px 5px;
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden;
        -moz-transition: 0.2s ease-out;
        -o-transition: 0.2s ease-out;
        -webkit-transition: 0.2s ease-out;
        -ms-transition: 0.2s ease-out;
        transition: 0.2s ease-out;
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        background-color: #f5f5f5;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content::-webkit-scrollbar {
        width: 5px;
        background-color: #f5f5f5;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        background-color: #e5e5e5;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.parent
    a.hmega {
        color: #000 !important;
        font-weight: 600;
        margin-bottom: 10px;
        display: inline-block;
        font-size: 16px;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.parent
    a.hmega:hover,
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.parent
    a.hmega:focus {
        color: #c60d00 !important;
    }
}
@media (min-width: 991px) and (min-width: 992px) {
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.parent
    a.hmega {
        display: block;
    }
}
@media (min-width: 991px) {
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.parent
    ul.level1
    li {
        line-height: 1.3;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.parent
    ul.level1
    li
    a {
        text-transform: none !important;
        font-weight: 500;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.parent
    ul.level1
    li
    + li {
        padding-top: 5px;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.item {
        float: left;
        width: calc(100% / 3);
        padding: 10px;
        text-align: left;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.item
    > a {
        color: #fff !important;
        font-weight: 600;
        margin-bottom: 10px;
        display: inline-block;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.item
    > a:hover,
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.item
    > a:focus {
        color: #0e91d9 !important;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.item
    h2 {
        font-size: 14px;
        margin-top: 0;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.item
    ul.level1 {
        margin-bottom: 15px;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.item
    ul.level1
    li
    a {
        font-weight: normal !important;
        text-transform: none !important;
        color: #000;
        font-size: 16px;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.item
    ul.level1
    li
    a:hover,
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level1.item
    ul.level1
    li
    a:focus {
        text-decoration: none;
        color: #0e91d9;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .mega-content
    .level0 {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        white-space: initial;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .title-mega {
        text-align: left;
        font-size: 18px;
        color: #fda121;
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: 600;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .image-mega {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        padding: 15px 0;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega
    .image-mega
    li {
        -ms-flex: 0 0 calc(100% / 2);
        flex: 0 0 calc(100% / 2);
        max-width: calc(100% / 2);
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.has-mega:hover
    .mega-content {
        display: block;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        -webkit-transition: 0.3s ease-in;
        -ms-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    .header-menu .header-menu-des .header-nav > ul.item_big > li.active > a {
        color: #fff !important;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.active
    > a
    span
    > i.icon-down {
        border-color: #c60d00 transparent transparent transparent !important;
    }
    .header-menu
    .header-menu-des
    .header-nav
    > ul.item_big
    > li.active
    > a.caret-down:after {
        border-color: #c60d00 transparent transparent transparent !important;
    }
    .header-menu .header-menu-des .header-nav ul li ul a.text2line:hover {
        color: #0e91d9 !important;
        background: transparent !important;
    }
    .header-menu .header-menu-des .header-nav li li {
        position: relative;
    }
    .menu_mega {
        width: 100%;
        position: relative;
    }
    .menu_mega .aside-content {
        overflow: hidden;
        max-height: 0px;
        max-width: 0px;
        opacity: 0;
        padding: 0;
        -webkit-transform: perspective(600px) rotateX(-90deg);
        -moz-transform: perspective(600px) rotateX(-90deg);
        -ms-transform: perspective(600px) rotateX(-90deg);
        -o-transform: perspective(600px) rotateX(-90deg);
        transform: perspective(600px) rotateX(-90deg);
        -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease,
            max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
        -o-transition: -o-transform 0.5s ease, opacity 0.6s ease,
            max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
        transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end,
            max-width 0.6s step-end, padding 0.6s step-end;
        box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
        -o-box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
        -moz-box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
        -webkit-box-shadow: 0px 3px 25px 0px rgba(31, 38, 67, 0.1);
        -webkit-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        position: relative;
        top: 0px;
        z-index: 99;
        left: 0;
        width: 100%;
        padding: 0px;
        background-color: #fff;
    }
    .menu_mega:hover .aside-content {
        overflow: visible;
        max-height: 3000px;
        max-width: 3000px;
        opacity: 1;
        padding: 0;
        -webkit-transform: perspective(600px) rotateX(0deg);
        -moz-transform: perspective(600px) rotateX(0deg);
        -ms-transform: perspective(600px) rotateX(0deg);
        -o-transform: perspective(600px) rotateX(0deg);
        transform: perspective(600px) rotateX(0deg);
        -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease,
            max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
        -o-transition: -o-transform 0.5s ease, opacity 0.2s ease,
            max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
        transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end,
            max-width 0s step-end, padding 0s step-end;
    }
    .menu_mega .blog-aside {
        position: absolute;
        width: 100%;
        height: auto;
        top: 39px;
        left: 0;
        float: left;
    }
}
@media (min-width: 991px) and (min-width: 992px) {
    .menu_mega .aside-content .nav-item > .dropdown-menu {
        position: absolute;
        left: calc(100% + 15px);
        top: -7px;
        padding: 10px 5px 10px 25px;
        border-radius: 0;
        box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4);
    }
    .menu_mega .aside-content .nav-item > .dropdown-menu:after {
        position: absolute;
        content: "";
        background: none;
        width: 15px;
        height: 50px;
        top: 0;
        right: 100%;
    }
    .menu_mega
    .aside-content
    .nav-item
    > .dropdown-menu
    .nav-item:first-child
    a.nav-link {
        border: none;
    }
    .menu_mega .aside-content .nav-item > .dropdown-menu li > ul {
        left: calc(100% + 5px) !important;
    }
    .menu_mega .aside-content .nav-item.active > .dropdown-menu,
    .menu_mega .aside-content .nav-item:hover > .dropdown-menu {
        display: block;
    }
}
@media (min-width: 991px) {
    .menu_mega .ul_menu {
        -webkit-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        position: relative;
        top: 0px;
        z-index: 99;
        left: 0;
        width: 100%;
        padding: 0px;
        background-color: #fff;
        position: relative;
        padding: 0px 0px;
        display: block;
        overflow-y: auto;
        position: initial;
        max-height: 440px;
    }
}
@media (min-width: 991px) and (min-width: 1200px) {
    .menu_mega .ul_menu {
        padding: 0px;
    }
}
@media (min-width: 991px) and (max-width: 992px) {
    .menu_mega .ul_menu {
        -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease,
            max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
        -o-transition: -o-transform 0.5s ease, opacity 0.6s ease,
            max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
        transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end,
            max-width 0.6s step-end, padding 0.6s step-end;
        box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.2);
        -webkit-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        position: relative;
        top: 0;
        left: 0px;
        padding: 0;
        z-index: 999;
    }
}
@media (min-width: 991px) and (max-width: 1199px) {
    .menu_mega .ul_menu {
        max-height: 300px;
    }
}
@media (min-width: 991px) {
    .menu_mega .ul_menu::-webkit-scrollbar-thumb {
        background-color: #0e91d9;
        outline: 1px solid #0e91d9;
    }
    .menu_mega .ul_menu::-webkit-scrollbar {
        width: 3px;
    }
    .menu_mega .ul_menu .nav_item {
        position: unset;
        transition: 0s all;
    }
    .menu_mega .ul_menu .nav_item:hover .icon:before {
        color: #fff;
    }
    .menu_mega .ul_menu .nav_item a {
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        display: block;
        position: relative;
        text-transform: none;
        padding: 10px 10px;
    }
    .menu_mega .ul_menu .nav_item a.no-img {
        padding-left: 10px;
    }
    .menu_mega .ul_menu .nav_item svg {
        line-height: 44px;
        position: absolute;
        right: 5px;
        top: 50%;
        text-align: center;
        transform: translate(0, -50%);
        width: 12px;
        height: 12px;
    }
    .menu_mega .ul_menu .nav_item svg:before {
        display: none;
    }
    .menu_mega .ul_menu .nav_item:hover,
    .menu_mega .ul_menu .nav_item:focus {
        background: #0e91d9;
    }
    .menu_mega .ul_menu .nav_item:hover > a,
    .menu_mega .ul_menu .nav_item:focus > a {
        color: #fff;
        text-decoration: none;
    }
    .menu_mega .ul_menu .nav_item:hover > a .fa,
    .menu_mega .ul_menu .nav_item:focus > a .fa {
        color: #000;
    }
    .menu_mega .ul_menu .nav_item:hover > a:before,
    .menu_mega .ul_menu .nav_item:focus > a:before {
        color: #0e91d9;
    }
    .menu_mega .ul_menu .nav_item:hover > a:after,
    .menu_mega .ul_menu .nav_item:focus > a:after {
        display: block;
    }
    .menu_mega .ul_menu .nav_item:hover svg path,
    .menu_mega .ul_menu .nav_item:focus svg path {
        fill: #000;
    }
    .menu_mega .ul_menu .nav_item:hover > .ul_content_right_1,
    .menu_mega .ul_menu .nav_item:focus > .ul_content_right_1 {
        display: block;
    }
    .menu_mega .ul_menu .ul_content_right_1 {
        position: absolute;
        left: 100%;
        height: 100%;
        width: 800px;
        top: 0px;
        padding-left: 0px;
        margin-left: 0px;
        background: #fff;
        padding: 15px 15px 7px 15px;
        display: none;
        overflow-y: auto;
    }
    .menu_mega .ul_menu .ul_content_right_1::-webkit-scrollbar {
        width: 3px;
    }
    .menu_mega .ul_menu .ul_content_right_1::-webkit-scrollbar-thumb {
        background-color: #f89e5d;
        outline: 1px solid #f89e5d;
    }
}
@media (min-width: 991px) and (max-width: 1500px) {
    .menu_mega .ul_menu .ul_content_right_1 {
        width: 850px;
    }
}
@media (min-width: 991px) and (max-width: 1199px) and (min-width: 992px) {
    .menu_mega .ul_menu .ul_content_right_1 {
        position: absolute;
        left: 100%;
        width: 563px;
    }
}
@media (min-width: 991px) {
    .menu_mega .ul_menu .ul_content_right_1 .nav_item {
        padding: 0px 15px;
        display: block;
        float: left;
    }
}
@media (min-width: 991px) and (min-width: 1200px) {
    .menu_mega .ul_menu .ul_content_right_1 .nav_item.col-lg-4:nth-child(4n + 1) {
        clear: left;
    }
}
@media (min-width: 991px) and (min-width: 992) and (max-width: 1199px) {
    .menu_mega .ul_menu .ul_content_right_1 .nav_item.col-md-3:nth-child(4n + 1) {
        clear: left;
    }
}
@media (min-width: 991px) {
    .menu_mega .ul_menu .ul_content_right_1 .nav_item > a {
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        display: block;
        padding: 0px 0px 8px 0px;
        margin-bottom: 0px;
        position: relative;
        border-bottom: 0px;
        color: #000;
    }
    .menu_mega .ul_menu .ul_content_right_1 .nav_item > a:before {
        content: none;
        background-image: none;
    }
    .menu_mega .ul_menu .ul_content_right_1 .nav_item > a:after {
        content: none;
    }
    .menu_mega .ul_menu .ul_content_right_1 .nav_item:hover,
    .menu_mega .ul_menu .ul_content_right_1 .nav_item:focus {
        background: transparent;
    }
    .menu_mega .ul_menu .ul_content_right_1 .nav_item:hover > a,
    .menu_mega .ul_menu .ul_content_right_1 .nav_item:focus > a {
        color: #c60d00;
        text-decoration: none;
        background: transparent;
    }
    .menu_mega .ul_menu .ul_content_right_1 .nav_item:hover .ul_content_right_2,
    .menu_mega .ul_menu .ul_content_right_1 .nav_item:focus .ul_content_right_2 {
        display: block;
    }
    .menu_mega .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 {
        left: 0;
        width: 100%;
        top: 0;
        padding-left: 0px;
        margin-left: 0px;
        background: transparent;
        margin-bottom: 25px;
        float: left;
    }
    .menu_mega
    .ul_menu
    .ul_content_right_1
    .nav_item
    .ul_content_right_2
    .nav_item {
        width: 100%;
        display: block;
        float: left;
        padding: 0px;
    }
    .menu_mega
    .ul_menu
    .ul_content_right_1
    .nav_item
    .ul_content_right_2
    .nav_item
    a {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        display: block;
        padding: 3px 0px 3px 0px;
        color: #898989;
        position: relative;
        text-transform: initial;
        border-bottom: none;
        margin-bottom: 0px;
    }
    .menu_mega
    .ul_menu
    .ul_content_right_1
    .nav_item
    .ul_content_right_2
    .nav_item
    a:hover {
        background: transparent;
    }
    .menu_mega
    .ul_menu
    .ul_content_right_1
    .nav_item
    .ul_content_right_2
    .nav_item
    a:before {
        content: none;
    }
    .menu_mega
    .ul_menu
    .ul_content_right_1
    .nav_item
    .ul_content_right_2
    .nav_item
    a:after {
        content: none;
    }
    .menu_mega
    .ul_menu
    .ul_content_right_1
    .nav_item
    .ul_content_right_2
    .nav_item:hover,
    .menu_mega
    .ul_menu
    .ul_content_right_1
    .nav_item
    .ul_content_right_2
    .nav_item:focus {
        background: transparent;
    }
    .menu_mega
    .ul_menu
    .ul_content_right_1
    .nav_item
    .ul_content_right_2
    .nav_item:hover
    > a,
    .menu_mega
    .ul_menu
    .ul_content_right_1
    .nav_item
    .ul_content_right_2
    .nav_item:focus
    > a {
        color: #c60d00;
        text-decoration: none;
    }
    .menu_mega .menu_mobs {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .header-menu .menu_mega {
        background-color: #fff;
        width: 70%;
        position: fixed;
        top: 0 !important;
        left: 0;
        z-index: 99999;
        transform: translateX(-100%);
        visibility: hidden;
        transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
            visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
        box-shadow: none;
        touch-action: manipulation;
        overflow-y: auto;
        height: 100vh;
    }
    .header-menu .menu_mega .title_menu {
        width: 100%;
        background: #0e91d9;
        padding: 0 10px;
        display: block;
        margin-bottom: 7px;
    }
    .header-menu .menu_mega .title_menu::before {
        transform: rotate(45deg);
        content: "";
        width: 1px;
        height: 15px;
        background: #000;
        position: absolute;
        top: 5px;
        right: 10px;
    }
    .header-menu .menu_mega .title_menu .title_ {
        font-size: 16px;
        line-height: 43px;
        text-align: left;
        font-weight: 600;
        color: #000;
        position: relative;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .header-menu .menu_mega .title_menu::after {
        content: "";
        width: 1px;
        height: 15px;
        background: #000;
        position: absolute;
        top: 5px;
        right: 10px;
        transform: rotate(-45deg);
    }
    .header-menu .menu_mega.current {
        visibility: visible;
        transform: translateX(0);
    }
    .header-menu .menu_mega .blog-aside {
        display: none !important;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile {
        overflow-y: auto;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item {
        position: relative;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item a {
        padding: 0 30px 0px 20px !important;
        color: #000;
        height: unset;
        line-height: 35px;
        display: block;
        font-size: 14px;
        font-weight: 600;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item > a {
        color: #000;
        font-size: 15px;
        padding: 7px 15px;
        position: relative;
        font-weight: 600;
    }
}
@media (max-width: 991px) and (max-width: 1024px) {
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item > a {
        padding: 7px 10px;
    }
}
@media (max-width: 991px) {
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item > a svg {
        display: none;
    }
}
@media (max-width: 991px) and (min-width: 992px) {
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item > a:hover,
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item > a:focus {
        color: #0e91d9;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item > a:hover svg path,
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item > a:focus svg path {
        stroke: #0e91d9;
    }
}
@media (max-width: 991px) {
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item .navlink-level1 {
        padding: 0px 30px 0px 40px !important;
        background-repeat: no-repeat;
        background-size: 25px;
        background-position: center left;
        background-position-x: 8px;
        background-color: transparent;
        transition: 0s all;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .navlink-level1.no-img {
        padding-left: 10px;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item.current
    .navlink-level1 {
        color: #0e91d9;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item.current
    .open_mnu.current:before,
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item.current
    .open_mnu.current:after {
        background-color: #0e91d9;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item .down_icon {
        width: 30px;
        height: 35px;
        top: 0px;
        right: 0;
        transition: 0.5s all;
        cursor: pointer;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item .down_icon::before,
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item .down_icon::after {
        position: absolute;
        content: "";
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
        background-color: currentColor;
        -webkit-transition: opacity 0.4s ease-in-out,
            -webkit-transform 0.4s ease-in-out;
        transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out,
            -webkit-transform 0.4s ease-in-out;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item .down_icon::before {
        width: 11px;
        height: 1.5px;
        opacity: 1;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item .down_icon::after {
        width: 1.5px;
        height: 11px;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .down_icon.current
    > a {
        color: #0e91d9;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .down_icon.current::after {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .down_icon.current::before {
        opacity: 0;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item .dropdown-menu {
        padding-left: 10px;
        display: none;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item .dropdown-menu li {
        position: relative;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .dropdown-menu
    li.current
    > ul {
        display: block;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .dropdown-menu
    li.current
    .nav-link-2 {
        color: #0e91d9;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item .dropdown-menu ul {
        padding-left: 10px;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .dropdown-menu
    ul
    li {
        position: relative;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .dropdown-menu
    ul
    li
    .down_icon {
        width: 30px;
        height: 30px;
        top: 5px;
        right: 0;
        transition: 0.5s all;
        cursor: pointer;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .dropdown-menu
    ul
    li
    .down_icon::before,
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .dropdown-menu
    ul
    li
    .down_icon::after {
        position: absolute;
        content: "";
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
        background-color: currentColor;
        -webkit-transition: opacity 0.4s ease-in-out,
            -webkit-transform 0.4s ease-in-out;
        transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out,
            -webkit-transform 0.4s ease-in-out;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .dropdown-menu
    ul
    li
    .down_icon::before {
        width: 11px;
        height: 1.5px;
        opacity: 1;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .dropdown-menu
    ul
    li
    .down_icon::after {
        width: 1.5px;
        height: 11px;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .dropdown-menu
    ul
    li
    .down_icon.current
    > a {
        color: #0e91d9;
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .dropdown-menu
    ul
    li
    .down_icon.current::after {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .header-menu
    .menu_mega
    .menu_mobs
    #nav-mobile
    .nav-item
    .dropdown-menu
    ul
    li
    .down_icon.current::before {
        opacity: 0;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .nav-item.current > ul {
        display: block;
    }
    .header-menu .menu_mega .menu_mobs #nav-mobile .li-kmdiscount {
        display: none;
    }
    .menu-bar svg {
        width: 30px;
        height: 30px;
        padding: 2px;
    }
    .menu-bar svg path {
        fill: #000;
    }
    .logo_mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .item_poly_mb {
        display: inline-block;
        margin-right: 5px;
        position: relative;
    }
    .item_poly_mb .opaci_href {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        z-index: 1;
    }
    .item_poly_mb img {
        flex: 1;
        max-width: 28px;
    }
    .item_poly_mb:last-child {
        margin-right: 0px;
    }
    .item_poly_mb:last-child img {
        max-width: 30px;
    }
    .item_poly_mb .count_item_pr {
        font-size: 10px;
        text-decoration: none;
        background-color: #c60d00;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        color: #fff;
        padding: 0px;
        height: 16px;
        line-height: 16px;
        position: absolute;
        top: -4px;
        right: -4px;
        width: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header-nav {
        background-color: #fff;
        width: 70%;
        position: fixed;
        top: 0 !important;
        left: 0;
        z-index: 99999;
        transform: translateX(-100%);
        visibility: hidden;
        transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
            visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
        box-shadow: none;
        touch-action: manipulation;
    }
    .header-nav.current {
        visibility: visible;
        transform: translateX(0);
    }
    .header-nav .title_menu {
        width: 100%;
        background: #0e91d9;
        padding: 0 10px;
        display: block;
        margin-bottom: 7px;
    }
    .header-nav .title_menu::before {
        transform: rotate(45deg);
        content: "";
        width: 1px;
        height: 15px;
        background: #000;
        position: absolute;
        top: 5px;
        right: 10px;
    }
    .header-nav .title_menu .title_ {
        font-size: 16px;
        line-height: 43px;
        text-align: left;
        font-weight: 600;
        color: #000;
        position: relative;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .header-nav .title_menu::after {
        content: "";
        width: 1px;
        height: 15px;
        background: #000;
        position: absolute;
        top: 5px;
        right: 10px;
        transform: rotate(-45deg);
    }
    .header-nav .logo-sitenav {
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #0e91d9;
        text-align: center;
    }
    .header-nav .item_big {
        overflow-y: auto;
        max-height: 100vh;
        height: 100vh;
        text-align: left;
    }
    .header-nav .item_big .nav-item {
        position: relative;
        margin-bottom: 5px;
    }
    .header-nav .item_big .nav-item a {
        padding: 0 30px 0 10px !important;
        color: #000;
        height: unset;
        line-height: 30px;
        display: block;
        font-size: 16px;
        font-weight: 600;
    }
    .header-nav .item_big .nav-item .fa-caret-down {
        height: 20px !important;
        width: 20px !important;
        position: absolute;
        right: 7.5px;
        top: 16px;
        transform: translate(0, -50%);
    }
    .header-nav .item_big .nav-item .fa-caret-down:before,
    .header-nav .item_big .nav-item .fa-caret-down:after {
        position: absolute;
        content: "";
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        background-color: #000;
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
    }
    .header-nav .item_big .nav-item .fa-caret-down:before {
        width: 11px;
        height: 1px;
        opacity: 1;
    }
    .header-nav .item_big .nav-item .fa-caret-down:after {
        width: 1px;
        height: 11px;
    }
    .header-nav .item_big .nav-item .item_small {
        padding-left: 10px;
    }
    .header-nav .item_big .nav-item .item_small li {
        position: relative;
    }
    .header-nav .item_big .nav-item .item_small ul {
        padding-left: 10px;
    }
    .header-nav .item_big .nav-item .item_small ul li {
        position: relative;
    }
    .header-nav .item_big .nav-item .item_small ul li .fa-caret-down {
        height: 20px !important;
        width: 20px !important;
        position: absolute;
        right: 7.5px;
        top: 17px;
        transform: translate(0, -50%);
    }
    .header-nav .item_big .nav-item .item_small ul li .fa-caret-down:before,
    .header-nav .item_big .nav-item .item_small ul li .fa-caret-down:after {
        position: absolute;
        content: "";
        top: 17px;
        left: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        background-color: #000;
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
    }
    .header-nav .item_big .nav-item .item_small ul li .fa-caret-down:before {
        width: 11px;
        height: 1px;
        opacity: 1;
    }
    .header-nav .item_big .nav-item .item_small ul li .fa-caret-down:after {
        width: 1px;
        height: 11px;
    }
    .header-nav .item_big .nav-item.danhmuc a {
        padding-left: 40px !important;
        background-repeat: no-repeat;
        background-size: 25px;
        background-position: center left;
        background-position-x: 8px;
    }
    .header-nav .item_big .title-danhmuc {
        padding: 5px;
    }
    .header-nav .item_big .title-danhmuc span {
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        display: block;
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        text-transform: uppercase;
        background: #0e91d9;
        border-radius: 5px;
        text-align: center;
        line-height: 35px;
    }
    .header-nav .item_big .account-mb {
        padding: 5px;
    }
    .header-nav .item_big .account-mb ul {
        display: -ms-flexbox;
        display: flex !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -5px;
        margin-left: -5px;
        text-align: center;
    }
    .header-nav .item_big .account-mb ul li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        position: relative;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
    }
    .header-nav .item_big .account-mb ul li a {
        display: block;
        background: #0e91d9;
        color: #fff;
        padding: 8px 5px;
        border-radius: 5px;
        font-weight: 600;
    }
    .header-nav .item_big .item-mb {
        padding: 10px;
        border-top: 1px solid #0e91d9;
    }
    .header-nav .item_big .item-mb a {
        display: block;
        margin-bottom: 10px;
        color: #000;
        border-radius: 5px;
        font-weight: 600;
        font-size: 16px;
    }
    .header-nav li > ul {
        display: none !important;
    }
    .header-nav li.current > a {
        color: #0e91d9 !important;
    }
    .header-nav li.current > ul {
        display: block !important;
    }
    .header-nav li.current .fa.current:before,
    .header-nav li.current .fa.current:after {
        background-color: #0e91d9;
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .header-nav li.current .fa.current:before {
        opacity: 0;
    }
    .opacity_menu {
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0 !important;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 99999;
        display: none;
    }
    .opacity_menu.current {
        display: block;
    }
}
.topbarhea {
    background-color: #0e91d9;
    height: 40px;
    line-height: 40px;
}
.topbarhea .topbar-slider {
    color: #000;
}
.topbarhea .topbar-slider .swiper-slide {
    padding-left: 15px;
    font-weight: 500;
}
@keyframes pulsing {
    to {
        box-shadow: 0 0 0 12px rgba(232, 76, 61, 0);
    }
}
.topbarhea .topbar-slider span {
    box-shadow: 0 0 0 0 #c60d00;
    height: 8px;
    width: 8px;
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    background-color: #c60d00;
    color: #c60d00;
    animation: pulsing 1.25s cubic-bezier(0.66, 0, 0, 1) infinite;
}
.topbarhea .text-hea-right {
    text-align: right;
    font-weight: 500;
}
@media (max-width: 767px) {
    .topbarhea .text-hea-right {
        text-align: center;
    }
}
.topbarhea .text-hea-right .box_top_hea {
    color: #000;
    position: relative;
    display: inline-block;
    margin-right: 20px;
}
.topbarhea .text-hea-right .box_top_hea:last-child {
    margin-right: 0px;
}
.topbarhea .text-hea-right .box_top_hea .opaci_href {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.topbarhea .text-hea-right .box_top_hea b {
    color: #c60d00;
}
.topbarhea .text-hea-right .box_top_hea:hover .sub-text {
    color: #c60d00;
}
.topbarhea .text-hea-right .box_top_hea:hover b {
    color: #000;
}
.topbarhea .text-hea-right .box_top_hea img {
    margin-bottom: 3px;
    max-width: 19px;
}
.header-top {
    position: relative;
    padding: 15px 0px;
}
.header-top .logo img {
    max-height: 80px;
    width: auto;
}
@media (max-width: 991px) {
    .header-top {
        padding: 10px 0px;
    }
    .header-top .logo img {
        max-height: 60px;
    }
}
.header-top .header-menu-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px;
}
@media (min-width: 1025px) {
    .header-top .header-menu-right {
        margin-left: 30px;
    }
}
.header-top .header-menu-right .box_poly_hea {
    display: flex;
    align-items: center;
    position: relative;
}
.header-top .header-menu-right .box_poly_hea .opaci_href {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.header-top .header-menu-right .box_poly_hea .box_icon_hea {
    width: 40px;
    height: 40px;
    background-color: #c60d00;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 7px;
    margin-bottom: 0px;
    border-radius: 50%;
}
.header-top .header-menu-right .box_poly_hea .box_icon_hea img {
    flex: 1;
    max-width: 26px;
}
.header-top .header-menu-right .box_poly_hea .box_icon_hea .img_wisth {
    max-width: 24px;
}
.header-top .header-menu-right .box_poly_hea .item-policy-content p {
    margin-bottom: 2px;
    font-weight: 400;
    color: #000;
    line-height: 1;
}
.header-top .header-menu-right .box_poly_hea .sub-text {
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
}
.header-top .header-menu-right .box_poly_hea .sub-text.phone {
    color: #c60d00;
}
.header-top .header-menu-right .box_poly_hea .count-text {
    color: #c60d00;
}
.header-top .header-menu-right .box_poly_hea:hover .sub-text {
    color: #0e91d9;
}
.header-top .header-menu-right .search-smart {
    position: relative;
    min-width: 260px;
}
@media (max-width: 1025px) {
    .header-top .header-menu-right .search-smart {
        min-width: 245px;
    }
}
@media (max-width: 992px) {
    .header-top .header-menu-right .search-smart {
        min-width: 100%;
    }
}
.header-top .header-menu-right .search-smart .header-search-form {
    position: initial;
    height: 42px;
}
.header-top .header-menu-right .search-smart .header-search-form input {
    width: 100%;
    height: 42px;
    padding-right: 42px;
    padding-left: 10px;
    border: 0;
    border-radius: 3px;
    background-color: #f3f3f3;
}
.header-top .header-menu-right .search-smart .header-search-form button {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 37px;
    height: 37px;
    background: transparent;
    border: 0;
    border-radius: 3px;
}
.header-top .header-menu-right .search-smart .header-search-form button svg {
    width: 20px;
    height: 20px;
}
.header-top .header-menu-right .search-smart .header-search-form button:hover {
    opacity: 0.7;
}
.header-top .header-menu-right .search-smart .box_search {
    margin-top: 40px;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: 0 1px 8px 1px rgba(28, 45, 66, 0.09);
    -webkit-box-shadow: 0 1px 8px 1px rgba(28, 45, 66, 0.09);
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s 0.2s ease-in;
    -webkit-transition: all 0.2s 0.2s ease-in;
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    z-index: 8;
    max-height: 550px;
    overflow: scroll;
}
.header-top
.header-menu-right
.search-smart
.box_search::-webkit-scrollbar-thumb {
    background-color: #0e91d9;
    outline: 1px solid #0e91d9;
}
.header-top .header-menu-right .search-smart .box_search::-webkit-scrollbar {
    width: 3px;
}
.header-top .header-menu-right .search-smart .box_search.open {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
}
.header-top .header-menu-right .search-smart .product-search .title-search {
    text-align: left;
}
.header-top
.header-menu-right
.search-smart
.product-search
.title-search
span {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}
.header-top .header-menu-right .search-smart .product-search .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 15px;
}
.header-top .header-menu-right .search-smart .product-search .item .image {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    max-width: 65px;
}
.header-top
.header-menu-right
.search-smart
.product-search
.item
.image
.image_thumb {
    padding-bottom: 100%;
    overflow: hidden;
    height: auto;
    display: block;
    position: relative;
    background: #f3eee4;
}
.header-top
.header-menu-right
.search-smart
.product-search
.item
.image
.image_thumb
img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.header-top .header-menu-right .search-smart .product-search .item .content {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    -ms-flex: 0 0 65px;
    flex: 0 0 calc(100% - 65px);
    max-width: calc(100% - 65px);
}
.header-top
.header-menu-right
.search-smart
.product-search
.item
.content
.product-name {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}
.header-top
.header-menu-right
.search-smart
.product-search
.item
.content
.price-box {
    color: red;
    font-size: 14px;
    font-weight: 500;
    display: block;
}
.header-top
.header-menu-right
.search-smart
.product-search
.item
.content
.price-box
.price {
    padding-right: 5px;
}
.header-top
.header-menu-right
.search-smart
.product-search
.item
.content
.price-box
.compare-price {
    text-decoration: line-through;
    font-size: 12px;
    color: #969696;
    line-height: 24px;
    font-weight: 300;
}
.header-top .header-menu-right .search-smart .search-suggest {
    width: 100%;
    z-index: 99999;
    display: none;
    position: relative;
}
@media (max-width: 767px) {
    .header-top .header-menu-right .search-smart .search-suggest {
        max-height: 430px;
    }
}
.header-top
.header-menu-right
.search-smart
.search-suggest::-webkit-scrollbar-thumb {
    background-color: #0e91d9;
    outline: 1px solid #0e91d9;
}
.header-top
.header-menu-right
.search-smart
.search-suggest::-webkit-scrollbar {
    width: 3px;
}
.header-top .header-menu-right .search-smart .search-suggest.open {
    display: block;
    z-index: 99999;
}
.header-top .header-menu-right .search-smart .search-suggest.open .title {
    display: inline-block;
    color: #000;
}
.header-top .header-menu-right .search-smart .list-search-style {
    text-align: center;
    margin-bottom: 10px;
}
.header-top .header-menu-right .search-smart .list-search-style.list-search {
    margin-bottom: 25px;
}
.header-top .header-menu-right .search-smart .list-search-style .title-search {
    text-align: left;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.title-search
span {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}
.header-top .header-menu-right .search-smart .list-search-style .see-more {
    color: #fff;
    padding: 8px 30px;
    display: inline-block;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    background: #0e91d9;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.see-more:hover {
    background: #c60d00;
}
.header-top .header-menu-right .search-smart .list-search-style .product-smart,
.header-top .header-menu-right .search-smart .list-search-style .art-smart {
    display: inline-block;
    padding: 0px 0px 8px;
    border-bottom: 1px solid #ededed;
    position: relative;
    width: 100%;
    text-align: left;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart:first-child,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart:first-child {
    margin-top: 5px;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart:last-child,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart:last-child {
    border-bottom: none;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart
.image_thumb,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart
.image_thumb {
    display: inline-block;
    float: left;
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 65px;
    width: 65px;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart
.image_thumb
img,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart
.image_thumb
img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart
.product-info,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart
.product-info {
    display: block;
    float: left;
    width: calc(100% - 65px);
    -o-width: calc(100% - 65px);
    -moz-width: calc(100% - 65px);
    -webkit-width: calc(100% - 65px);
    padding-left: 10px;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart
.product-info,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart
.product-info {
    margin: 5px 0 5px;
    position: relative;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart
.product-info
h3,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart
.product-info
h3 {
    padding: 0;
    text-overflow: ellipsis;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 3px;
    padding-bottom: 3px;
    text-transform: capitalize;
}
@media (max-width: 1199px) {
    .header-top
    .header-menu-right
    .search-smart
    .list-search-style
    .product-smart
    .product-info
    h3,
    .header-top
    .header-menu-right
    .search-smart
    .list-search-style
    .art-smart
    .product-info
    h3 {
        font-size: 14px;
    }
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart
.product-info
h3:hover,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart
.product-info
h3:hover {
    color: #0e91d9;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart
.product-info
h3
a,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart
.product-info
h3
a {
    color: #000;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart
.product-info
h3
a:hover,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart
.product-info
h3
a:hover {
    color: #0e91d9;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart
.product-info
.price-box,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart
.product-info
.price-box {
    color: red;
    line-height: 23px;
    display: block;
    font-size: 14px;
    font-weight: 500;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart
.product-info
.price-box
.price,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart
.product-info
.price-box
.price {
    padding-right: 5px;
}
.header-top
.header-menu-right
.search-smart
.list-search-style
.product-smart
.product-info
.price-box
.compare-price,
.header-top
.header-menu-right
.search-smart
.list-search-style
.art-smart
.product-info
.price-box
.compare-price {
    text-decoration: line-through;
    font-size: 12px;
    color: #969696;
    line-height: 24px;
    font-weight: 300;
}
@media (max-width: 991px) {
    .header-top .header-menu-right {
        text-align: left !important;
        background: #0e91d9;
        margin-top: 10px;
        padding: 5px;
        border-radius: 5px;
        margin-left: 0px;
    }
    .header-top .header-menu-right .hid-mb {
        display: none;
    }
    .header-top .header-menu-right .menu-bar {
        position: absolute;
        top: 6px;
    }
}
.header {
    background:#0e91d9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.header .header-menu-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header .header-menu-left .item_big {
    text-align: left !important;
}
@keyframes zoom-in-out {
    0% {
        transform: scale(0.9, 0.9);
    }
    10%,
    20% {
        transform: scale3d(0.95, 0.95, 0.95) rotate(-4deg);
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1, 1, 1) rotate(4deg);
    }
    40%,
    60%,
    80% {
        transform: scale3d(1, 1, 1) rotate(-4deg);
    }
    100% {
        transform: scale(0.95);
    }
}
@media (min-width: 992px) {
    .header .title_menu {
        background-color: #c60d00;
        padding: 9px;
        margin-top: 0px;
        cursor: pointer;
        font-size: 14px;
        display: flex;
        align-items: center;
        font-weight: 600;
        color: #fff;
        justify-content: center;
        line-height: 1;
    }
}
@media (min-width: 992px) and (max-width: 1025px) {
    .header .title_menu {
        font-size: 12px;
    }
}
@media (min-width: 992px) {
    .header .title_menu .bg_menu_bar {
        width: 36px;
        height: 36px;
        background-color: #c60d00;
        border-radius: 3px;
        position: relative;
        margin-right: 7px;
    }
}
@media (min-width: 992px) and (max-width: 1025px) {
    .header .title_menu .bg_menu_bar {
        width: 28px;
        height: 28px;
    }
}
@media (min-width: 992px) {
    .header .title_menu:hover {
        opacity: 0.8;
    }
    .header .title_menu .menu_bar,
    .header .title_menu .menu_bar,
    .header .title_menu .menu_bar::before,
    .header .title_menu .menu_bar::after {
        background: #fff;
        content: "";
        display: block;
        height: 2px;
        position: absolute;
        transition: background ease 0.3s, top ease 0.3s 0.3s, transform ease 0.3s;
        width: 16px;
        border-radius: 2px;
    }
    .header .title_menu .menu_bar {
        top: 17px;
        left: 10px;
    }
}
@media (min-width: 992px) and (max-width: 1025px) {
    .header .title_menu .menu_bar {
        top: 13px;
    }
}
@media (min-width: 992px) {
    .header .title_menu .menu_bar::before {
        top: -6px;
    }
    .header .title_menu .menu_bar::after {
        top: 6px;
    }
}
.swiper-button-next,
.swiper-button-prev {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #0e91d9;
    background-color: #fff;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    color: #0e91d9 !important;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: #0e91d9;
}
.swiper-button-next:hover:after,
.swiper-button-prev:hover:after {
    color: #fff !important;
}
.jas-sale-pop {
    background: #fff;
    bottom: -100%;
    left: 20px;
    right: 20px;
    padding: 10px 30px 10px 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    transition: all 2s;
    z-index: 99999;
    position: fixed;
    right: auto;
    overflow: hidden;
    border: 1px solid #0e91d9;
    border-radius: 5px;
}
@media (max-width: 480px) {
    .jas-sale-pop {
        left: 10px;
        right: 10px;
        max-width: 290px;
        display: none !important;
    }
    .jas-sale-pop .jas-sale-pop-content {
        overflow: hidden;
        max-width: 180px;
    }
}
.jas-sale-pop a img {
    max-width: 65px;
}
@media (max-width: 321px) {
    .jas-sale-pop {
        left: 10px;
        right: 10px;
        max-width: 220px;
    }
    .jas-sale-pop .jas-sale-pop-content {
        max-width: 180px;
    }
}
.jas-sale-pop .mr__20 {
    margin-right: 10px;
}
.jas-sale-pop h4 {
    color: #0e91d9;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
}
.jas-sale-pop h3 {
    margin: 0;
    font-size: 14px;
    max-width: 255px;
    line-height: 20px;
    text-transform: capitalize;
    max-height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.jas-sale-pop h3 a {
    color: #222;
    margin: 0;
    font-size: 14px;
}
.jas-sale-pop h3 a:hover {
    color: #0e91d9;
}
.jas-sale-pop .jas-sale-pop-timeago {
    color: #878787;
    font-size: 12px;
}
.jas-sale-pop .pe-7s-close {
    right: 5px;
    top: 5px;
    cursor: pointer;
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../img/close.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.jas-sale-pop.slideUp {
    bottom: 20px;
    opacity: 1;
    visibility: visible;
}
.jas-sale-pop.middle-xs {
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.jas-sale-pop.flex {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.jas-sale-pop.flex {
    z-index: 1024;
    top: auto !important;
}
.swiper-button-disabled {
    opacity: 0.6;
}
.swiper-button-next,
.swiper-button-prev {
    background-image: none !important;
}
.row-fix {
    margin-left: -10px;
    margin-right: -10px;
}
@media (max-width: 767px) {
    .row-fix {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }
}
.row-fix .col-fix {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .row-fix .col-fix {
        padding-left: 7.5px;
        padding-right: 7.5px;
        margin-bottom: 15px;
    }
}
.addThis_listSharing {
    width: 275px;
    padding: 0;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 990;
    background-color: transparent;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    top: auto !important;
}
.addThis_listSharing .listSharing_action {
    position: absolute;
    border-radius: 12px;
    right: 31px;
    max-width: 300px;
    background-color: #f5f6fa;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    -webkit-transform-origin: 100% bottom;
    transform-origin: 100% bottom;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transition: -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1),
        -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    top: auto !important;
    bottom: 130px;
    right: 50px;
}
.addThis_listing {
    padding: 0;
}
.addThis_listing .addThis_item {
    margin: 0;
    padding: 10px 15px;
}
.addThis_listing .addThis_item:not(:last-of-type) {
    border-bottom: 1px solid #ecedf1;
    box-shadow: 0 1px 0 0 #fff;
}
.addThis_listing .addThis_item .addThis_item--icon {
    width: 100%;
    height: auto;
    border-radius: 0;
    box-shadow: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.addThis_listing .addThis_item .addThis_item--icon svg {
    display: block;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
    opacity: 1;
    visibility: visible;
    position: initial;
    width: calc(100% - 30px);
    padding-left: 15px;
    text-align: left;
    background: transparent;
    color: #1d243e;
    font-size: 13px;
    font-weight: 400;
}
.addThis_listing .addThis_item:hover .tooltip-text {
    color: #0e91d9;
}
.addThis_listing .addThis_item.addThis_item__fbchat {
    display: block;
}
.addThis_listSharing .addThis_close {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    border: 0;
    outline: none;
    padding: 6px;
    background: transparent;
}
.addThis_listSharing .addThis_close svg {
    opacity: 0.6;
    width: 24px;
    height: 24px;
    display: block;
    margin: auto;
}
.addThis_iconContact {
    position: fixed;
    margin: 0;
    z-index: 990;
    cursor: pointer;
    top: auto !important;
    right: 20px;
    bottom: 110px;
}
.addThis_iconContact .svgico svg {
    fill: #000;
    width: 30px;
    height: 46px;
    transition: opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out,
        -webkit-transform 0.35s ease-in-out;
}
.addThis_iconContact .box-item .svgico > svg {
    animation: iconSkew 1s infinite ease-out;
    min-height: -webkit-fill-available;
}
.addThis_iconContact .svgico .svgico--close {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.3);
    transition: opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out,
        -webkit-transform 0.35s ease-in-out;
}
.addThis_iconContact .svgico .svgico--close svg {
    fill: #000;
    width: 17px;
    height: 46px;
}
.addThis_listSharing.active + .addThis_iconContact .svgico .svgico--close {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.addThis_listSharing.active + .addThis_iconContact .svgico > svg {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.3);
}
.addThis_listSharing.active {
    opacity: 1;
    visibility: visible;
}
.addThis_listSharing.active .listSharing_action {
    -ms-transition-delay: 0.1s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.1s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.addThis_listSharing.active + .addThis_iconContact .item-livestream {
    opacity: 0;
    visibility: hidden;
}
.addThis_iconContact .box-item {
    position: relative;
}
.addThis_iconContact .box-item + .box-item {
    margin-top: 18px;
}
.addThis_iconContact .box-item .svgico {
    position: relative;
    z-index: 4;
    height: 48px;
    width: 48px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ffffff;
    cursor: pointer;
    background: #0e91d9;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}
.addThis_iconContact .box-item.item-livestream .svgico {
    background: #ff0000;
}
.addThis_iconContact .box-item.item-livestream:before,
.addThis_iconContact .box-item.item-livestream:after {
    background: #ff0000;
}
.addThis_iconContact .box-item:before,
.addThis_iconContact .box-item:after {
    position: absolute;
    content: "";
    height: 48px;
    width: 48px;
    left: 0;
    top: 0;
    background: #0e91d9;
    border-radius: 50%;
}
.addThis_iconContact .box-item:before {
    animation: euiBeaconPulseSmall 2s infinite ease-out;
}
.addThis_iconContact .box-item:after {
    animation: euiBeaconPulseSmall 2s infinite ease-out 0.4s;
}
@media (max-width: 991px) {
    .addThis_iconContact {
        right: 10px;
    }
}
.listSharing_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@keyframes euiBeaconPulseSmall {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    50% {
        opacity: 0.6;
    }
    100% {
        -webkit-transform: scale(1.6);
        transform: scale(1.4);
        opacity: 0;
    }
}
@media (min-width: 1200px) {
    .fb_dialog.fb_dialog_advanced,
    .fb_dialog.fb_dialog_mobile {
        z-index: 999 !important;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .addThis_listing .addThis_item.addThis_item__fbchat {
        display: none;
    }
}
@media (max-width: 991px) {
    .addThis_listSharing .listSharing_action {
        bottom: 206px;
        left: 14px;
        right: 14px;
        max-width: 100%;
    }
    .addThis_listing .addThis_item .addThis_item--icon svg {
        width: 28px;
        height: 28px;
    }
    .addThis_listing .addThis_item.addThis_item__fbchat {
        display: block;
    }
    .addThis_listSharing.active .listSharing_overlay {
        display: block;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
}
@keyframes iconSkew {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
.fixed-bottom-mobile {
    position: fixed;
    bottom: 0;
    top: auto !important;
    z-index: 5;
    background: #fff;
    width: 100%;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
    height: 54px;
}
@media (max-width: 322px) {
    .fixed-bottom-mobile {
        height: 50px;
    }
}
.fixed-bottom-mobile ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 8px 0;
}
.fixed-bottom-mobile ul li {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    padding-right: 2px;
    padding-left: 2px;
    text-align: center;
    line-height: 1;
}
.fixed-bottom-mobile ul li a {
    position: relative;
}
.fixed-bottom-mobile ul li a .compareCount,
.fixed-bottom-mobile ul li a .js-wishlist-count,
.fixed-bottom-mobile ul li a .count_item_pr,
.fixed-bottom-mobile ul li a .count_store {
    font-size: 9px;
    text-decoration: none;
    background-color: #0e91d9;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #000;
    padding: 0 2px;
    height: 15px;
    line-height: 15px;
    position: absolute;
    top: -4px;
    right: 0px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fixed-bottom-mobile ul li svg {
    width: 24px;
    height: 24px;
    max-height: 24px;
    max-width: 24px;
    display: block;
    margin: auto;
}
@media (max-width: 322px) {
    .fixed-bottom-mobile ul li svg {
        width: 20px;
        height: 20px;
        max-height: 20px;
        max-width: 20px;
    }
}
.fixed-bottom-mobile ul li img {
    max-height: 24px;
    max-width: 24px;
    display: block;
    margin: auto;
}
@media (max-width: 322px) {
    .fixed-bottom-mobile ul li img {
        max-height: 20px;
        max-width: 20px;
    }
}
.fixed-bottom-mobile ul li span {
    margin-top: 5px;
    font-weight: 700;
    font-size: 12px;
}
@media (max-width: 322px) {
    .fixed-bottom-mobile ul li span {
        font-size: 10px;
    }
}
.site-header__compare {
    position: fixed;
    right: 0;
    top: 50% !important;
    z-index: 2;
    background-color: #fff;
    padding: 10px 5px 10px 7px;
    border-radius: 5px 0 0 5px;
    box-shadow: rgba(60, 64, 67, 0.1) 0px 1px 2px 0px,
        rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.site-header__compare .compareCount {
    font-size: 12px;
    display: inline-block;
    color: #000;
}
.site-header__compare svg {
    width: 20px;
    height: 20px;
}
@media (min-width: 1025px) {
    .site-header__compare:hover,
    .site-header__compare:focus {
        background: #c60d00;
    }
    .site-header__compare:hover .compareCount,
    .site-header__compare:focus .compareCount {
        color: #fff;
    }
    .site-header__compare:hover svg path,
    .site-header__compare:focus svg path {
        fill: #fff !important;
    }
    .site-header__compare:hover:before,
    .site-header__compare:focus:before {
        content: attr(title);
        position: absolute;
        top: 50%;
        right: calc(100% + 10px);
        padding: 3px 7px 5px;
        background: #666;
        color: #fff;
        border-radius: 5px;
        font-size: 13px;
        white-space: nowrap;
        display: inline-block;
        line-height: initial;
        transform: translate(0, -50%);
    }
    .site-header__compare:hover:after,
    .site-header__compare:focus:after {
        display: block;
        position: absolute;
        border: 10px solid transparent;
        border-left-color: #666;
        content: "";
        top: 50%;
        right: calc(100% - 6px);
        transform: translate(0, -50%);
    }
}
.sidebarAllMainCompare {
    position: fixed;
    left: 0;
    right: 0;
    top: auto !important;
    bottom: 0;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s;
    transform: translateY(100%);
}
.sidebarAllMainCompare .box_sidebar_compare {
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.12);
}
.sidebarAllMainCompare.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.sidebarAllMainCompare .sidebarAllHeader span {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    color: #fff;
}
.sidebarAllMainCompare .sidebarAllHeader .title {
    position: relative;
}
.sidebarAllMainCompare .sidebarAllHeader .title a {
    padding-right: 30px;
    display: block;
}
.sidebarAllMainCompare .sidebarAllHeader .title a:hover {
    opacity: 0.6;
}
@media (max-width: 767px) {
    .sidebarAllMainCompare .sidebarAllHeader .title span {
        font-size: 16px;
    }
}
.sidebarAllMainCompare .sidebarAllHeader .title .closeSidebar {
    position: absolute;
    right: -10px;
    top: -40px;
    cursor: pointer;
    width: 105px;
    height: 30px;
    background-color: #0e91d9;
    padding: 3px 0px;
    text-align: center;
    border-radius: 8px 8px 0 0;
    color: #000;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.12);
    display: flex;
    justify-content: center;
    align-items: center;
}
.sidebarAllMainCompare .sidebarAllHeader .title .closeSidebar:hover {
    background-color: #c60d00;
    color: #fff;
}
.sidebarAllMainCompare .sidebarAllHeader .title .closeSidebar:hover svg path {
    stroke: #fff;
}
.sidebarAllMainCompare .sidebarAllHeader .title .closeSidebar svg {
    width: 12px;
    margin-left: 3px;
}
.sidebarAllMainCompare .sidebarAllHeader .title .closeSidebar svg path {
    stroke: #000;
}
.sidebarAllMainCompare .sidebarAllBody {
    display: flex;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    margin: 0 -10px;
}
.sidebarAllMainCompare .sidebarAllBody .note {
    padding: 0 10px;
}
.sidebarAllMainCompare .sidebarAllBody .itemMainCompare {
    width: calc(100% / 3);
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 768px) {
    .sidebarAllMainCompare .sidebarAllBody .itemMainCompare {
        min-width: 300px;
        justify-content: center;
    }
}
@media (max-width: 322px) {
    .sidebarAllMainCompare .sidebarAllBody .itemMainCompare {
        min-width: 280px;
    }
}
.sidebarAllMainCompare .sidebarAllBody .itemMainCompare .item-compare-wrap {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 7px;
    border: 1px solid #0e91d9;
    border-radius: 5px;
}
.sidebarAllMainCompare
.sidebarAllBody
.itemMainCompare
.item-compare-wrap:hover {
    border: 1px solid #c60d00;
}
.sidebarAllMainCompare .sidebarAllBody .itemMainCompare .image_thumb {
    position: relative;
    width: 75px;
    overflow: hidden;
    display: block;
}
.sidebarAllMainCompare .sidebarAllBody .itemMainCompare .product-info {
    width: calc(100% - 75px);
    text-align: left;
    padding-left: 20px;
}
.sidebarAllMainCompare
.sidebarAllBody
.itemMainCompare
.product-info
.product-name {
    margin: 0 0 0px 0;
    font-size: 16px;
}
.sidebarAllMainCompare
.sidebarAllBody
.itemMainCompare
.product-info
.product-name
a {
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.sidebarAllMainCompare
.sidebarAllBody
.itemMainCompare
.product-info
.price-box {
    color: #c90000;
}
.sidebarAllMainCompare
.sidebarAllBody
.itemMainCompare
.product-info
.removeItem {
    cursor: pointer;
}
.sidebarAllMainCompare
.sidebarAllBody
.itemMainCompare
.product-info
.removeItem:hover {
    color: #c60d00;
}
.sidebarAllMainCompare
.sidebarAllBody
.itemMainCompare
.product-info
.compare-price {
    font-weight: 300;
    margin-left: 5px;
    color: #bbbbbb;
    font-size: 12px;
    text-decoration: line-through;
}
.sidebarAllMainCompare .sidebarAllBody .itemMainCompareNone {
    width: calc(100% / 3);
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}
@media (max-width: 768px) {
    .sidebarAllMainCompare .sidebarAllBody .itemMainCompareNone {
        min-width: 300px;
        justify-content: center;
    }
}
.sidebarAllMainCompare .sidebarAllBody .itemMainCompareNone .item-compare-wrap {
    background: #fff;
    padding: 7px;
    border: 1px solid #0e91d9;
    border-radius: 5px;
}
.sidebarAllMainCompare
.sidebarAllBody
.itemMainCompareNone
.item-compare-wrap:hover {
    border: 1px solid #c60d00;
}
.sidebarAllMainCompare .sidebarAllBody .itemMainCompareNone .icImageCompareNew {
    background: url(../img/add_compare.png) no-repeat center center;
    background-size: 48px;
    width: 48px;
    height: 48px;
    display: block;
    margin: 0 auto;
}
.sidebarAllMainCompare .sidebarAllBody .itemMainCompareNone p {
    margin-bottom: 0px;
    display: block;
    font-size: 12px;
    text-align: center;
    margin: 7px auto 0;
}
.sidebarAllMainCompare .sidebarAllFooter {
    margin: 20px;
}
.sidebarAllMainCompare .sidebarAllFooter .mainCompareButton {
    display: block;
    cursor: pointer;
    background: #146cda;
    width: 100%;
    text-align: center;
    margin: 10px 0px;
    padding: 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
}
.m_white_bg_module {
    background: #fff;
    padding: 1rem;
    margin: auto !important;
    border-radius: 3px;
}
.popup_compare {
    top: 0 !important;
    left: 0;
    visibility: hidden;
    z-index: 0;
    opacity: 0;
    transition: all 0.5s;
    pointer-events: none;
    height: 100%;
    width: 100%;
    position: fixed;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.popup_compare.open {
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}
.popup_compare .b_video {
    width: 640px;
    max-width: calc(100% - 10px);
}
.popup_compare .max-100 {
    position: relative;
    max-width: 100%;
}
.popup_compare .close_compare {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    z-index: 2;
    padding: 0px;
}
@media (min-width: 768px) {
    .popup_compare .close_compare {
        right: -6px;
        top: -12px;
        transition: all 0.3s;
        position: absolute;
    }
}
@media (max-width: 767px) {
    .popup_compare .close_compare {
        bottom: -35px;
        right: 50%;
        transform: translateX(50%);
    }
}
.popup_compare .close_compare img {
    max-width: 24px;
    filter: brightness(0);
}
@media (min-width: 768px) {
    .popup_compare .close_compare:hover {
        transform: scale(1.1) rotate(360deg);
    }
}
.header_compare form.search-bar {
    margin: 0;
    width: 100%;
    display: block;
    position: relative;
}
@media (max-width: 992px) {
    .header_compare form.search-bar {
        margin: 2px 0px;
    }
}
.header_compare form.search-bar input {
    height: 40px;
    line-height: 40px;
    padding-right: 54px;
    min-height: initial;
    padding-left: 15px;
    z-index: 9;
    position: relative;
    background: #fff;
    border: solid 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    width: 100%;
    margin: 0 auto;
    transition: all 0.2s 0.2s ease-in;
    -webkit-transition: all 0.2s 0.2s ease-in;
}
@media (max-width: 1025px) {
    .header_compare form.search-bar input {
        padding-right: 48px;
    }
}
.header_compare form.search-bar .icon-fallback-text {
    width: 32px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    top: 4px;
    right: 4px;
    background: transparent;
    padding: 0px;
    z-index: 9;
    background: #0e91d9;
    border-radius: 3px;
    border: none;
}
.header_compare form.search-bar .icon-fallback-text:hover {
    background: #c60d00;
}
.header_compare form.search-bar .icon-fallback-text:hover svg path {
    fill: #fff;
}
.header_compare form.search-bar .icon-fallback-text svg {
    width: 30px;
    vertical-align: middle;
    height: 30px;
    padding: 8px;
    float: left;
}
.header_compare form.search-bar .icon-fallback-text svg path {
    fill: #000;
}
.header_compare .compare-suggest {
    position: relative;
    height: 400px;
    overflow-y: scroll;
}
.header_compare .compare-suggest::-webkit-scrollbar {
    width: 5px;
    background-color: #f2f2f2;
}
.header_compare .compare-suggest::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: #c60d00;
}
.header_compare .compare-suggest::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #f2f2f2;
}
.list-compare {
    padding-right: 5px;
}
.list-compare .product-smart {
    display: inline-block;
    padding: 0px 0px 8px;
    border: 1px solid #ededed;
    background: #fff;
    position: relative;
    width: 100%;
}
.list-compare .product-smart:first-child {
    margin-top: 5px;
}
.list-compare .product-smart .image_thumb {
    display: inline-block;
    float: left;
    width: 100%;
    width: 100px;
}
.list-compare .product-smart .product-info {
    display: block;
    float: left;
    width: calc(100% - 100px);
    -o-width: calc(100% - 100px);
    -moz-width: calc(100% - 100px);
    -webkit-width: calc(100% - 100px);
    padding-left: 10px;
}
.list-compare .product-smart .product-info {
    margin: 5px 0 5px;
    position: relative;
}
.list-compare .product-smart .product-info h3 {
    padding: 0;
    text-overflow: ellipsis;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 3px;
    padding-bottom: 3px;
    line-height: 22px;
    text-transform: capitalize;
    height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: initial;
}
@media (max-width: 1199px) {
    .list-compare .product-smart .product-info h3 {
        font-size: 14px;
    }
}
.list-compare .product-smart .product-info h3:hover {
    color: #c60d00;
}
.list-compare .product-smart .product-info h3 a {
    color: #000;
}
.list-compare .product-smart .product-info h3 a:hover {
    color: #c60d00;
}
.list-compare .product-smart .product-info .price-box {
    color: #0e91d9;
    line-height: 23px;
    display: block;
    font-size: 14px;
    font-weight: 500;
}
.list-compare .product-smart .product-info .price-box .price {
    padding-right: 5px;
}
.list-compare .product-smart .product-info .price-box .compare-price {
    text-decoration: line-through;
    font-size: 12px;
    color: #9e9e9e;
    line-height: 24px;
    font-weight: 300;
}
.list-compare .product-smart .product-info .js-compare-product-add {
    color: #2f80ed;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    display: flex;
}
.list-compare .product-smart .product-info .js-compare-product-add:hover {
    opacity: 0.8;
}
.list-compare .product-smart .product-info .js-compare-product-add::after {
    content: " So sánh";
}
.list-compare .product-smart .product-info .js-compare-product-add i {
    background: url(//bizweb.dktcdn.net/100/509/495/themes/943203/assets/icon_plus.png)
        no-repeat center;
    background-size: 100%;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}
.list-compare .product-smart .product-info .js-compare-product-add.active {
    cursor: default;
}
.list-compare
.product-smart
.product-info
.js-compare-product-add.active::after {
    content: " Đã so sánh";
}
.list-compare .product-smart .product-info .js-compare-product-add.active i {
    background: url(../img/icon_ss_active.png) no-repeat center;
    background-size: 100%;
}
.popup-sapo {
    position: fixed;
    bottom: 70px;
    left: 17px;
    margin: 0;
    z-index: 99;
    top: auto !important;
}
.popup-sapo .icon {
    position: relative;
    z-index: 4;
    height: 48px;
    width: 48px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ffffff;
    cursor: pointer;
    background: #0e91d9;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    cursor: pointer;
}
.popup-sapo .icon svg {
    fill: #000;
    width: 20px;
    height: 20px;
    transition: opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out,
        -webkit-transform 0.35s ease-in-out;
    animation: iconSkew 1s infinite ease-out;
    min-height: -webkit-fill-available;
}
.popup-sapo .content {
    background: #0e91d9;
    color: #000;
    padding: 20px 10px 40px;
    border-radius: 10px;
    width: 300px;
    position: absolute;
    bottom: 27px;
    left: 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    -webkit-transform-origin: 100% bottom;
    transform-origin: 0 bottom;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transition: -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1),
        -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (max-width: 767px) {
    .popup-sapo .content {
        width: 250px;
        padding: 10px 10px 14px;
    }
}
.popup-sapo .content .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .popup-sapo .content .title {
        margin-bottom: 5px;
    }
}
.popup-sapo .content .close-popup-sapo {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
.popup-sapo .content .close-popup-sapo svg {
    width: 15px;
    height: 15px;
}
.popup-sapo .content .close-popup-sapo svg path {
    fill: #000;
}
.popup-sapo .content ul {
    margin-bottom: 20px;
}
.popup-sapo .content ul li {
    margin-bottom: 10px;
}
.popup-sapo .content ul li svg {
    margin-right: 10px;
}
.popup-sapo .content ul li svg path {
    fill: #000;
}
.popup-sapo .content ul li a {
    color: #000;
}
.popup-sapo .content ul li a:hover {
    color: #c60d00;
}
.popup-sapo .content .ghichu {
    font-style: italic;
    font-size: 16px;
}
.popup-sapo.active .content {
    -ms-transition-delay: 0.1s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.1s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.popup-ngonngu {
    position: fixed;
    right: 0px;
    top: 20% !important;
    z-index: 9;
}
.popup-ngonngu .icon {
    width: 40px;
    height: 40px;
    background: #c60d00;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px 0 0 5px;
}
.popup-ngonngu .icon path {
    fill: #fff;
}
.popup-ngonngu .language {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -webkit-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    position: absolute;
    top: 100%;
    right: 0;
    width: 100px;
    background: #fff;
    box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
    padding: 5px;
}
.popup-ngonngu .language li {
    margin-bottom: 5px;
}
.popup-ngonngu .language a {
    display: flex;
    align-items: center;
}
.popup-ngonngu .language a img {
    margin-right: 2px;
}
.popup-ngonngu:hover .language {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -moz-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.livechat-mes {
    display: inline-block;
    position: fixed;
    top: auto !important;
    bottom: 50px;
    right: 20px;
    z-index: 990;
}
@media (max-width: 992px) {
    .livechat-mes {
        right: 10px;
    }
}
@media (max-width: 767px) {
    .livechat-mes {
        right: 8px;
    }
}
.livechat-mes img {
    width: 48px;
    height: 48px;
}
.info_support {
    display: block;
    margin: 15px 0px;
}
.info_support a {
    display: flex;
    position: relative;
    overflow: hidden;
    color: #fff;
    line-height: 1.3;
}
.info_support a:hover {
    color: #0e91d9;
}
.info_support a img {
    max-width: 80px;
    height: auto;
    margin-right: 10px;
}
.info_support a:hover {
    opacity: 0.8;
}
.bread-crumb {
  background: #f5f5f5;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .bread-crumb {
    margin-bottom: 10px;
  }
}
.bizweb-product-reviews-module {
  margin: 0 !important;
}
.breadcrumb {
  margin: 0;
  font-size: 14px;
  padding: 10px 0px;
  border-radius: 0;
  font-weight: 400;
  line-height: 24px;
  background-color: transparent;
  width: 100%;
  text-align: left;
}
.breadcrumb li {
  display: inline;
}
.breadcrumb li > a {
  color: #333;
}
.breadcrumb li > a > span {
  color: #333;
}
.breadcrumb li .mr_lr {
  padding: 0px 3px;
  color: #333;
}
.breadcrumb li .mr_lr svg {
  width: 10px;
  height: 10px;
  margin-top: -2px;
}
.breadcrumb li span {
  display: inline;
  color: #333;
}
.breadcrumb li span .fa {
  color: #333;
  padding: 0px 5px;
}
.breadcrumb li a:hover,
.breadcrumb li.active,
.breadcrumb li strong {
  color: #c60d00;
  font-weight: 400;
  text-decoration: none;
}
.breadcrumb li a:hover span,
.breadcrumb li.active span,
.breadcrumb li strong span {
  color: #c60d00;
}
.breadcrumb > li + li:before {
  display: none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-radius: 50%;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-radius: 50%;
}
.pagenav {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}
.pagenav span {
  display: inline-block;
  float: left;
  margin-right: 10px;
  line-height: 30px;
  font-weight: 700;
}
.nav_pagi {
  display: inline-block;
  width: 100%;
}
.nav_pagi .pagination {
  position: relative;
  z-index: 1;
  padding: 0 0px;
  margin: 0 0 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
}
@media (max-width: 768px) {
  .nav_pagi .pagination {
    padding: 0 0px;
    display: block;
    text-align: center;
  }
  .nav_pagi .pagination .page-item {
    display: inline-block;
  }
}
.nav_pagi .pagination .page-link {
  font-weight: 400;
  float: left;
  margin: 0 2.5px;
  width: 30px;
  background: transparent;
  border: solid 1px #0e91d9;
  text-align: center;
  height: 30px;
  font-size: 14px;
  padding: 0;
  line-height: 28px;
  color: #0e91d9;
  text-decoration: none;
  border-radius: 5px;
}
.nav_pagi .pagination .page-link.link-next-pre {
  line-height: 26px;
}
.nav_pagi .pagination .page-link.page-db {
  width: auto;
  padding: 0 20px;
}
.nav_pagi .pagination .page-link:hover {
  background-color: #0e91d9;
  color: #fff;
}
.nav_pagi .pagination .page-link svg {
  width: 14px;
  height: 14px;
  margin-top: -3px;
}
.nav_pagi .pagination .page-item.disabled .page-link {
  border: 0;
  display: none;
}
.nav_pagi .pagination .page-item.active .page-link {
  background-color: #0e91d9;
  border-color: #0e91d9;
  color: #fff;
  display: block;
}
@-webkit-keyframes circleanima {
  0% {
    opacity: 0.1;
  }
  40% {
    opacity: 0.5;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circleanima {
  0% {
    opacity: 0.1;
  }
  40% {
    opacity: 0.4;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
.title_cus {
  font-weight: 600;
  display: block;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.box-height-col {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  line-height: 45px;
  position: relative;
  margin-bottom: 15px;
}
.box-height-col .control-menu-2 {
  display: none;
}
.box-height-col .control-menu-2 svg {
  width: 20px;
  height: 20px;
  padding: 3px;
  background-color: #0e91d9;
  border: 1px solid #0e91d9;
  border-radius: 50%;
}
.box-height-col .control-menu-2 svg path {
  fill: #fff;
}
.box-height-col .control-menu-2 svg:hover {
  background-color: #c60d00;
  border: 1px solid #c60d00;
}
.box-height-col.overflow .control-menu-2 {
  display: block;
  padding-left: 5px;
}
.box-height-col.overflow .control-menu-2 #nextcol {
  position: absolute;
  right: 0px;
  top: 24%;
  width: 22px;
  text-align: center;
}
.box-height-col.overflow .control-menu-2 #prevcol {
  position: absolute;
  left: 0px;
  top: 24%;
  width: 22px;
  text-align: center;
}
.box-height-col .box-cate-col {
  position: relative;
  display: flex;
  white-space: nowrap;
  overflow: scroll;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 7px;
  -webkit-overflow-scrolling: touch;
  margin: 0px -5px;
}
.box-height-col .box-cate-col::-webkit-scrollbar-track {
  display: none;
}
.box-height-col .box-cate-col::-webkit-scrollbar {
  display: none;
}
.box-height-col .box-cate-col::-webkit-scrollbar-thumb {
  display: none;
}
.box-height-col .box-cate-col a {
  min-width: auto;
  background-color: #fff;
  padding: 0px 5px;
}
.box-height-col .box-cate-col a .item_cate {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3px 0px;
  text-align: center;
}
.box-height-col .box-cate-col a .item_cate .img_cate {
  width: 90px;
  display: flex;
  -o-justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -os-justify-content: center;
  -o-display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -os-display: flex;
  align-items: center;
  position: relative;
  height: 90px;
  margin: 0 auto;
  background-color: #f5f5f5;
  border-radius: 5px;
  margin-bottom: 5px;
  border: 1px solid transparent;
}
.box-height-col .box-cate-col a .item_cate .img_cate img {
  max-width: 85px;
  max-height: 85px;
}
@media (max-width: 767px) {
  .box-height-col .box-cate-col a .item_cate .img_cate {
    width: 80px;
    height: 80px;
  }
  .box-height-col .box-cate-col a .item_cate .img_cate img {
    max-width: 75px;
    max-height: 75px;
  }
}
.box-height-col .box-cate-col a .item_cate span {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 11px;
  line-height: 16px;
  color: #333;
  max-width: 85px;
  white-space: initial;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .box-height-col .box-cate-col a .item_cate span {
    max-width: 80px;
    font-size: 10px;
    line-height: 14px;
  }
}
.box-height-col .box-cate-col a.active .item_cate {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3px 5px;
  text-align: center;
}
.box-height-col .box-cate-col a.active .item_cate .img_cate {
  border: 1px solid #0e91d9;
}
.box-height-col .box-cate-col a.active .item_cate span {
  color: #0e91d9;
}
.box-height-col .box-cate-col a:hover .item_cate .img_cate {
  border: 1px solid #0e91d9;
}
.box-height-col .box-cate-col a:hover .item_cate span {
  color: #0e91d9;
}
.section_3_banner {
  position: relative;
  margin-bottom: 25px;
}
.section_3_banner .three_banner {
  border-radius: 3px;
  overflow: hidden;
  width: 100%;
  display: flex;
  -o-justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -os-justify-content: center;
  -o-display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -os-display: flex;
  align-items: center;
  position: relative;
  height: auto !important;
  padding-bottom: 53.7%;
}
.section_3_banner .three_banner img {
  width: auto !important;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  will-change: opacify;
  transform: scale(1);
  transition: all 0.5s ease;
}
.section_3_banner .three_banner:before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  border-radius: 3px;
}
.section_3_banner .three_banner:hover::before {
  -webkit-animation: circleanima 0.75s;
  animation: circleanima 0.75s;
}
.dqdt-sidebar .title-head {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
}
.aside-cate {
  background-color: #f7f8f9;
  border-radius: 5px;
  margin-bottom: 20px;
  width: 100% !important;
}
.dqdt-sidebar .nav-category ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.dqdt-sidebar .nav-category ul .nav-item .nav-link {
  display: block;
  padding: 8px 0;
  font-size: 15px;
}
.dqdt-sidebar .nav-category ul .nav-item .nav-link.pr-5 {
  padding-right: 30px;
}
.dqdt-sidebar .nav-category ul .nav-item.active > .nav-link {
  color: #0e91d9;
}
.dqdt-sidebar .nav-category ul .menu_down {
  padding-left: 10px !important;
}
.dqdt-sidebar .nav-category ul .down_icon {
  width: 30px;
  height: 30px;
  top: 5px;
  right: 0;
  transition: 0.5s all;
  cursor: pointer;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dqdt-sidebar .nav-category ul .down_icon::before,
.dqdt-sidebar .nav-category ul .down_icon::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  background-color: currentColor;
  -webkit-transition: opacity 0.4s ease-in-out,
    -webkit-transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out,
    -webkit-transform 0.4s ease-in-out;
}
.dqdt-sidebar .nav-category ul .down_icon::before {
  width: 11px;
  height: 1.5px;
  opacity: 1;
}
.dqdt-sidebar .nav-category ul .down_icon::after {
  width: 1.5px;
  height: 11px;
}
.dqdt-sidebar .nav-category ul .down_icon.cls_mn > a {
  color: #0e91d9;
}
.dqdt-sidebar .nav-category ul .down_icon.cls_mn::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.dqdt-sidebar .nav-category ul .down_icon.cls_mn::before {
  opacity: 0;
}
.opacity_sidebar {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0 !important;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  display: none;
}
.opacity_sidebar.openf {
  display: block;
}
.title-page {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  background: #f7f8f9;
  border-radius: 5px;
  padding: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}
@media (max-width: 767px) {
  .title-page {
    margin-bottom: 10px;
  }
}
#sort-by {
  position: absolute;
  right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f7f8f9;
  border: 1px solid #f7f8f9;
  color: #777;
  padding: 0px 0px 0px 10px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
#sort-by img {
  margin-right: 5px;
}
#sort-by ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sort-by label {
  margin-right: 6px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #sort-by label {
    width: 100%;
  }
}
#sort-by .ul_col > li {
  position: relative;
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding-right: 28px;
  text-indent: 0.01px;
  cursor: pointer;
  line-height: 34px;
  background-image: url(../img/ico-select-2.png) !important;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  width: 180px;
  padding: 0 20px;
}
#sort-by .ul_col .content_ul {
  position: absolute;
  z-index: 999;
  width: 100%;
  left: 0;
  background: #fff;
  display: none;
}
#sort-by .ul_col .content_ul li {
  border: 1px solid #e5e5e5;
  padding: 0 20px;
  margin-bottom: -1px;
}
#sort-by .ul_col:hover .content_ul {
  display: block;
}
#sort-by #sortBy {
  border: none;
  padding: 0px;
  height: 36px;
  outline: none;
  background-color: transparent !important;
  color: #0e91d9;
}
@media (max-width: 767px) {
  #sort-by #sortBy {
    width: 100%;
  }
}
#sort-by {
  float: right;
  font-size: 12px;
  text-align: left;
}
#sort-by .button-asc,
#sort-by .button-desc {
  background-color: #f8f8f8;
  box-shadow: none;
  float: right;
  height: 30px;
  line-height: 28px;
  margin-left: 5px;
  text-align: center;
  width: 30px;
}
#sort-by label {
  float: left;
  line-height: 30px;
  font-size: 14px;
  margin-right: 6px;
  margin-bottom: 0;
  font-weight: 500;
}
#sort-by ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
  float: right;
}
#sort-by a:link,
#sort-by a:visited {
  color: #333;
  text-decoration: none;
}
#sort-by > ul > li {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding-right: 28px;
  text-indent: 0.01px;
  cursor: pointer;
  line-height: 36px;
  background-image: url(//bizweb.dktcdn.net/100/509/495/themes/943203/assets/ico-select-2.png) !important;
}
#sort-by li {
  background: none repeat scroll 0 0 transparent;
  cursor: pointer;
  margin: 0 auto;
  outline: medium none;
  padding: 0 5px;
  position: relative;
  width: auto;
  float: left;
  color: #333;
  font-size: 14px;
}
#sort-by li > a {
  display: inline-block;
  width: 100%;
  line-height: 30px;
}
#sort-by li li {
  width: 100%;
  margin-top: 0px;
  border-top: none;
  border-right: none;
  border-left: none;
}
#sort-by li li a:hover {
  color: #fff;
}
#sort-by li:hover {
  background-color: transparent;
}
#sort-by li li:hover {
  background-color: #0e91d9;
  color: #fff;
}
#sort-by li li:hover a {
  color: #fff;
}
#sort-by ul ul {
  position: absolute;
  display: none;
  right: -6px;
  top: 35px;
  background: none repeat scroll 0 0 #f8f8f8;
  z-index: 10000;
  border-top: none;
  border: 1px #e1e1e1 solid;
  width: 170px;
}
@media (max-width: 767px) {
  #sort-by ul ul {
    right: 0px;
  }
}
#sort-by ul ul li:last-child {
  border-bottom: none;
}
#sort-by ul ul li a:hover,
#sort-by ul ul li a:focus {
  color: #fff;
}
#sort-by ul ul ul {
  position: absolute;
  left: 100%;
  top: -2px;
  border: solid 1px transparent;
}
#sort-by li:hover > ul {
  display: block;
}
.products-view {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .products-view {
    margin-top: 10px;
  }
}
.products-view .item_product_main {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #sort-by {
    position: initial;
    float: none;
  }
  #sort-by li {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #sort-by {
    top: 2px;
  }
}
@media (min-width: 992px) {
  .section-box-bg {
    position: sticky;
    top: 10px;
  }
}
@media (max-width: 991px) {
  .dqdt-sidebar {
    padding: 0 15px;
    position: fixed;
    width: 256px;
    background: #fff;
    top: 0px !important;
    bottom: 0;
    right: 0;
    overflow: hidden;
    overflow-y: auto;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    padding-top: 10px;
  }
  .dqdt-sidebar.openf {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  #open-filters {
    color: #fff;
    background: #0e91d9;
    position: fixed;
    right: 0;
    top: 35% !important;
    cursor: pointer;
    z-index: 99;
    font-size: 18px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    background-image: url("//bizweb.dktcdn.net/100/509/495/themes/943203/assets/icon-filter-bg.png");
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
  }
  #open-filters.openf {
    right: 256px;
    background-image: url("//bizweb.dktcdn.net/100/509/495/themes/943203/assets/icon-filter-close-bg.png");
  }
  #open-filters span {
    display: none;
  }
}
.layout-collection {
  padding-bottom: 0px;
}
.layout-collection .col-fix {
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .layout-collection .dqdt-sidebar {
    -ms-flex: 0 0 26%;
    flex: 0 0 26%;
    max-width: 26%;
  }
}
.aside-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 15px;
  padding-top: 15px;
  background: #0e91d9;
  color: #fff;
  padding-left: 10px;
  line-height: 1;
  border-radius: 5px 5px 0px 0px;
}
.aside-content {
  padding: 10px;
}
.aside-content .navbar-pills {
  padding-left: 0px;
  list-style-type: none;
  margin-bottom: 0px;
}
.aside-content .navbar-pills .nav-item {
  position: relative;
  clear: left;
  margin-bottom: 3px;
}
.aside-content .navbar-pills .nav-item a {
  font-size: 14px;
  padding-left: 0px;
  padding-right: 25px;
  color: #282828;
  white-space: normal;
  position: relative;
  display: table;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
}
.aside-content .navbar-pills .nav-item a > span {
  color: #6c757d !important;
}
.aside-content .navbar-pills .nav-item a:hover,
.aside-content .navbar-pills .nav-item a:focus {
  color: #0e91d9;
  background-color: transparent;
}
.aside-content .navbar-pills .nav-item a i.fa-caret-right {
  display: table-cell;
  width: 10px !important;
}
.aside-content .navbar-pills .nav-item .Collapsible__Plus {
  position: absolute;
  right: 0px;
  top: 4px;
  width: 20px;
  height: 20px;
  color: #a4a9ae;
  cursor: pointer;
}
.aside-content .navbar-pills .nav-item .Collapsible__Plus::before,
.aside-content .navbar-pills .nav-item .Collapsible__Plus::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  background-color: currentColor;
  -webkit-transition: opacity 0.4s ease-in-out,
    -webkit-transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out,
    -webkit-transform 0.4s ease-in-out;
}
.aside-content .navbar-pills .nav-item .Collapsible__Plus::before {
  width: 11px;
  height: 1.5px;
  opacity: 1;
}
.aside-content .navbar-pills .nav-item .Collapsible__Plus::after {
  width: 1.5px;
  height: 11px;
}
.aside-content .navbar-pills .nav-item.active > a {
  color: #0e91d9;
}
.aside-content .navbar-pills .nav-item.active > .Collapsible__Plus::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.aside-content .navbar-pills .nav-item.active > .Collapsible__Plus::before {
  opacity: 0;
}
.aside-content .navbar-pills .nav-item.active > .dropdown-menu {
  display: block !important;
}
.aside-content .navbar-pills .nav-item .dropdown-menu {
  margin: 0;
  padding: 0;
  -webkit-transition: left 0.3s ease 0s, opacity 0.3s;
  transition: left 0.3s ease 0s, opacity 0.3s;
  position: static;
  width: 100%;
  display: none;
  border: 0;
  padding-left: 5px;
  box-shadow: none;
  background-color: transparent;
}
.aside-content .navbar-pills .nav-item .dropdown-menu .nav-item a {
  padding: 5px 10px;
  padding-right: 25px;
}
.aside-content
  .navbar-pills
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item
  a {
  padding: 5px 20px;
}
.aside-content
  .navbar-pills
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item
  a {
  padding: 5px 30px;
}
.layout-collection .dqdt-sidebar .filter-content {
  border-radius: 5px;
  border: 1px solid #eee;
  height: 100%;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.layout-collection .dqdt-sidebar .filter-content .aside-boloc {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 15px;
  padding-top: 15px;
  background: #0e91d9;
  color: #000;
  padding-left: 10px;
  line-height: 1;
  border-radius: 5px 5px 0px 0px;
  margin-top: -1px;
  margin-left: -1px;
  margin-right: -1px;
}
.layout-collection .dqdt-sidebar .filter-content .filter-container {
  padding: 10px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter-header {
  margin-bottom: 5px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter-header-title {
  font-size: 1.15rem;
  font-weight: bold;
  color: #0e91d9;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__clear-all {
  float: right;
  color: #666;
  margin-top: 3px;
  transition: 0.3s all;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__clear-all
  i
  svg {
  width: 10px;
  height: 10px;
  position: relative;
  bottom: 1px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__clear-all
  i
  svg
  path {
  transition: 0.3s all;
  fill: #666;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__clear-all:hover {
  color: #c60d00;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__clear-all:hover
  i
  svg
  path {
  fill: #c60d00;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter-item {
  padding: 3px 0;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter-item
  > a {
  color: #333;
  font-size: em(13px);
  position: relative;
  padding-left: 15px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter-item
  .fa {
  margin-right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 492 492' style='enable-background:new 0 0 492 492;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M300.188,246L484.14,62.04c5.06-5.064,7.852-11.82,7.86-19.024c0-7.208-2.792-13.972-7.86-19.028L468.02,7.872 c-5.068-5.076-11.824-7.856-19.036-7.856c-7.2,0-13.956,2.78-19.024,7.856L246.008,191.82L62.048,7.872 c-5.06-5.076-11.82-7.856-19.028-7.856c-7.2,0-13.96,2.78-19.02,7.856L7.872,23.988c-10.496,10.496-10.496,27.568,0,38.052 L191.828,246L7.872,429.952c-5.064,5.072-7.852,11.828-7.852,19.032c0,7.204,2.788,13.96,7.852,19.028l16.124,16.116 c5.06,5.072,11.824,7.856,19.02,7.856c7.208,0,13.968-2.784,19.028-7.856l183.96-183.952l183.952,183.952 c5.068,5.072,11.824,7.856,19.024,7.856h0.008c7.204,0,13.96-2.784,19.028-7.856l16.12-16.116 c5.06-5.064,7.852-11.824,7.852-19.028c0-7.204-2.792-13.96-7.852-19.028L300.188,246z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 20px;
  height: 9px;
  display: block;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 0px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter-item
  .fa:before {
  content: none;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter {
  width: 100%;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 10px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter-list
  ul {
  padding-left: 0px;
  overflow: hidden;
  margin-bottom: 10px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter-list
  ul
  li {
  display: inline-block;
  float: left;
  margin-right: 10px;
  border-radius: 5px;
  background: #0e91d9;
  color: #fff;
  padding: 0 5px;
  margin-bottom: 5px;
  transition: 0.3s all;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter-list
  ul
  li:hover,
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter-list
  ul
  li:focus {
  background: #c60d00;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter-list
  ul
  li
  a {
  color: #fff;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .filter-container__selected-filter-list
  ul
  li
  .fa {
  filter: invert(1);
}
.layout-collection .dqdt-sidebar .filter-content .filter-container .aside-item {
  width: 100%;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 10px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-title {
  position: relative;
  margin-bottom: 10px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-title
  h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul {
  width: 100%;
  display: inline-block;
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
  max-height: 170px;
  overflow: hidden;
  overflow-y: auto;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul::-webkit-scrollbar {
  width: 5px;
  background-color: #f2f2f2;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #0e91d9;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #f2f2f2;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item {
  margin-bottom: 10px;
  padding-left: 24px;
  position: relative;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item:last-child {
  margin-bottom: 0px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item
  input[type="checkbox"] {
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  position: absolute;
  top: 3px;
  left: 2px;
  display: none;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item
  input[type="checkbox"]
  + .fa:before {
  content: "";
  margin-right: 5px;
  font-size: 18px;
  border: solid 1px #ddd;
  line-height: 40px;
  position: absolute;
  top: 3px;
  left: 0px;
  height: 15px !important;
  width: 15px;
  border-radius: 3px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item
  input[type="checkbox"]:checked
  + span {
  color: #0e91d9;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item
  input[type="checkbox"]:checked
  + .fa,
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item
  input[type="checkbox"]:checked
  + span {
  color: #0e91d9;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item
  input[type="checkbox"]:checked
  + .fa:after,
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item
  input[type="checkbox"]:checked
  + span:after {
  position: absolute;
  content: "";
  width: 13px;
  height: 13px;
  line-height: 13px;
  background-image: url(check-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  top: 4px;
  left: 1px;
  font-size: 12px;
  left: 1px;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item
  input[type="checkbox"]:checked
  + .fa:before,
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item
  input[type="checkbox"]:checked
  + span:before {
  border-color: #0e91d9;
  background: #0e91d9;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item
  label {
  width: 100%;
  font-size: 14px;
  color: #282828;
  margin-bottom: 0px;
  cursor: pointer;
}
.layout-collection
  .dqdt-sidebar
  .filter-content
  .filter-container
  .aside-item
  .aside-content
  ul
  .filter-item
  label:hover {
  color: #0e91d9;
}
@media (min-width: 992px) {
  .layout-collection .block-collection {
    -ms-flex: 0 0 74%;
    flex: 0 0 74%;
    max-width: 74%;
  }
}
.category-products {
  min-height: 200px;
}
.category-products .alert-warning {
  margin-top: 15px;
}
.category-products .sort-cate {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px;
}
@media (max-width: 767px) {
  .category-products .sort-cate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
}
.category-products .sort-cate .sort-cate-left {
  float: left;
  margin-top: 0px;
}
@media (min-width: 992px) {
  .category-products .sort-cate .sort-cate-left {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .category-products .sort-cate .sort-cate-left {
    margin-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    width: 49%;
    border-radius: 2px;
    cursor: pointer;
    margin-right: 1%;
  }
}
.category-products .sort-cate .sort-cate-left h3 {
  color: #000;
  font-size: 14px;
  float: left;
  margin: 0;
  margin-top: 0px;
  font-weight: 700;
}
.category-products .sort-cate .sort-cate-left h3 svg {
  width: 15px;
  height: 15px;
}
@media (min-width: 992px) {
  .category-products .sort-cate .sort-cate-left h3 svg {
    display: none;
  }
}
.category-products .sort-cate .sort-cate-left h3 svg path {
  fill: #666;
}
@media (max-width: 991px) {
  .category-products .sort-cate .sort-cate-left h3 {
    display: inline-block;
    padding: 0 15px;
    font-size: 14px;
    border: #e9ecef solid 1px;
    color: #495057;
    background-color: #fff;
    font-weight: 600;
    min-width: 110px;
    text-align: center;
    margin-top: 0;
    border-radius: 0.25rem;
    width: 100%;
    height: 36px;
    line-height: 34px;
  }
}
.category-products .sort-cate .sort-cate-left ul {
  display: inline-block;
  margin-bottom: 0px;
  list-style-type: none;
  padding-left: 0px;
}
.category-products .sort-cate .sort-cate-left ul li {
  float: left;
  padding: 0 0 0 17px;
}
@media (max-width: 991px) {
  .category-products .sort-cate .sort-cate-left ul li {
    padding-left: 5px;
  }
}
.category-products .sort-cate .sort-cate-left ul li a {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}
@media (max-width: 991px) {
  .category-products .sort-cate .sort-cate-left ul li a {
    font-size: 13px;
  }
}
.category-products .sort-cate .sort-cate-left ul li a i {
  height: 14px;
  width: 14px;
  border: 1px solid #a4a9ae;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 5px 0 0;
  position: relative;
}
.category-products .sort-cate .sort-cate-left ul li:hover i,
.category-products .sort-cate .sort-cate-left ul li.active i {
  border: 1px solid #0e91d9;
  height: 14px;
  width: 14px;
}
.category-products .sort-cate .sort-cate-left ul li:hover i:before,
.category-products .sort-cate .sort-cate-left ul li.active i:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #0e91d9;
  position: absolute;
  border-radius: 50%;
  margin: 3px;
}
@media (max-width: 991px) {
  .category-products .sort-cate .sort-cate-left ul {
    display: none;
    position: absolute;
    z-index: 9;
    background-color: #fff;
    top: 47px;
    min-width: 200px;
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.2);
    padding: 10px;
    max-width: 200px;
  }
}
@media (max-width: 991px) and (max-width: 991px) and (min-width: 768px) {
  .category-products .sort-cate .sort-cate-left ul {
    top: 197px;
  }
}
@media (max-width: 991px) {
  .category-products .sort-cate .sort-cate-left ul li {
    float: none;
    display: block;
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
  .category-products .sort-cate .sort-cate-left ul li + li {
    margin-top: 10px;
  }
  .category-products .sort-cate .sort-cate-left ul li a {
    display: block;
    padding: 6px 15px;
    font-size: 14px;
    border-radius: 15px;
    border: #ccc solid 1px;
    color: #333f48;
    background-color: transparent;
    font-weight: 500;
  }
  .category-products .sort-cate .sort-cate-left ul li a i {
    display: none;
  }
  .category-products .sort-cate .sort-cate-left ul li.active a {
    color: #fff;
    background-color: #0e91d9;
    border-color: #0e91d9;
  }
  .category-products .sort-cate .sort-cate-left ul.active {
    display: block;
  }
}
.category-products .sort-cate .evo-filter {
  float: right;
}
@media (max-width: 991px) {
  .category-products .sort-cate .evo-filter {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    width: 49%;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 1%;
  }
}
.category-products .sort-cate .evo-filter a {
  display: inline-block;
  padding: 6px 15px;
  font-size: 14px;
  border: #e9ecef solid 1px;
  color: #495057;
  background-color: #fff;
  font-weight: 600;
  width: 100%;
  text-align: center;
  border-radius: 5px;
}
.category-products .sort-cate .evo-filter a svg {
  width: 15px;
  height: auto;
}
.category-products .sort-cate .evo-filter a:hover {
  color: #fff;
  border-color: #0e91d9;
  background-color: #0e91d9;
}
.category-products .sort-cate .evo-filter a:hover svg path {
  fill: #fff !important;
}
.category-products .sort-cate .evo-filter a .Icon--close {
  display: none;
}
@media (max-width: 767px) {
  .category-products .sort-cate .evo-filter a {
    height: 36px;
    padding: 0 15px;
    line-height: 34px;
  }
}
.category-products .sort-cate .evo-filter.active a .Icon--close {
  width: 12px;
  height: 12px;
  stroke-width: 1.5px;
  display: inline-block;
  margin-left: 0.5rem !important;
}
.category-products .sort-cate .evo-filter.active a .svg-filter {
  display: none;
}
.category-products .evo-filter {
  float: right;
}
@media (min-width: 992px) {
  .category-products .evo-filter {
    display: none;
  }
}
@media (max-width: 991px) {
  .category-products .evo-filter {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    width: 49%;
    border-radius: 2px;
    cursor: pointer;
    float: none;
    margin-left: 1%;
  }
}
.category-products .evo-filter a {
  display: inline-block;
  padding: 6px 15px;
  font-size: 14px;
  border: #e9ecef solid 1px;
  color: #495057;
  background-color: #e9ecef;
  font-weight: 600;
  width: 100%;
}
.category-products .evo-filter a:hover {
  color: #fff;
  border-color: #0e91d9;
  background-color: var #0e91d9;
}
.category-products .evo-filter a:hover svg path {
  fill: #fff !important;
}
.category-products .evo-filter a .Icon--close {
  display: none;
}
@media (max-width: 767px) {
  .category-products .evo-filter a {
    height: 36px;
    padding: 0 15px;
    line-height: 34px;
  }
}
.category-products .evo-filter.active a .Icon--close {
  width: 12px;
  height: 12px;
  stroke-width: 1.5px;
  display: inline-block;
  margin-left: 0.5rem !important;
}
.category-products .evo-filter.active a .svg-filter {
  display: none;
}
@media (max-width: 767px) {
  .item_product_main .product-info h3 {
    font-size: 12px;
  }
}
.view_mores {
  text-align: center;
}
.block-collection {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .block-collection {
    margin-bottom: 10px;
  }
}
.content_coll {
  max-height: 260px;
  overflow: hidden;
  position: relative;
}
.content_coll.active {
  max-height: initial;
}
.view_mores a.active {
  display: none;
}
.bg_cl {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: linear-gradient(#ffffff00, #fff);
}
.bg_cl.active {
  display: none;
}
.view_mores a {
  display: inline-block;
  padding: 5px 15px;
  color: #0e91d9;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  border: 1px solid #000;
  border-radius: 3px;
}
.view_mores a:hover {
  background-color: #0e91d9;
  border: 1px solid #0e91d9;
}
a.one .fa {
  margin-right: 6px;
}
.view_mores img {
  max-width: 16px;
  vertical-align: -1px;
}
.view_mores .two img {
  transform: rotate(180deg);
}
.title-product {
  font-size: 24px;
  font-weight: 600;
  margin: 0px;
  line-height: 32px;
  color: #000;
  padding-bottom: 0px;
  margin-bottom: 10px;
}
.gallery-top .swiper-slide {
  padding-bottom: 100%;
  display: block;
  height: 0;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
}
.gallery-top .swiper-slide img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 99%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
  position: absolute;
  border-radius: 5px;
}
.box_pro_img {
  position: sticky;
  top: 10px;
}
@media (max-width: 991px) {
  .box_pro_img {
    margin-bottom: 25px;
    position: relative;
  }
}
.box_pro_img .product-wish {
  width: 24px;
  height: 24px;
  position: absolute;
  line-height: 1;
  right: 7px;
  top: 7px;
  z-index: 2;
}
@media (max-width: 767px) {
  .box_pro_img .product-wish {
    width: 20px;
    height: 20px;
  }
}
.box_pro_img .product-wish svg {
  width: 24px;
  height: 24px;
}
@media (max-width: 767px) {
  .box_pro_img .product-wish svg {
    width: 20px;
    height: 20px;
  }
}
.box_pro_img .product-wish:hover svg path {
  fill: #e50000;
}
.product-image-block {
  position: relative;
}
.product-image-block .product-percent {
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 9;
  display: block;
  background: red;
  color: #fff;
  text-align: center;
  padding: 5px 10px;
  font-weight: 500;
  font-size: 13px;
  border-radius: 0 0 10px 10px;
}
.product-image-block .product-percent span {
  display: block;
}
@media (max-width: 991px) {
  .product-image-block {
    margin-bottom: 20px;
  }
}
.gallery-top {
  position: relative;
  margin-bottom: 10px !important;
  display: block;
}
.gallery-top .swiper-slide {
  padding-bottom: 100%;
  display: block;
  height: 0;
}
.gallery-top .swiper-slide img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 99%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
  position: absolute;
}
.gallery-thumbs {
  position: relative;
  display: block;
  padding: 0px 3px;
}
.gallery-thumbs .swiper-slide {
  border: 1px solid #e4e4e4;
  cursor: pointer;
  background: #fff;
  overflow: hidden;
}
.gallery-thumbs .swiper-slide .p-100 {
  padding-bottom: 100%;
  height: 0;
  position: relative;
}
.gallery-thumbs .swiper-slide .p-100 img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 97%;
  max-height: 97%;
  width: auto !important;
  height: auto !important;
  position: absolute;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  border-color: #0e91d9;
}
.gallery-thumbs .swiper-slide:hover {
  border-color: #0e91d9;
}
.gallery-thumbs .swiper-button-next,
.gallery-thumbs .swiper-button-prev {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  top: 60%;
}
.gallery-thumbs .swiper-button-next {
  right: 5px;
}
.gallery-thumbs .swiper-button-prev {
  left: 5px;
}
.gallery-thumbs .swiper-button-next,
.gallery-thumbs .swiper-button-prev {
  background: transparent;
}
.gallery-thumbs .swiper-button-next:after,
.gallery-thumbs .swiper-button-prev:after {
  font-size: 14px;
  font-weight: bold;
  background: #fff;
  padding: 5px 8px;
  color: #333;
  width: 24px;
  height: 24px;
  box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.04);
  border-radius: 50%;
}
.gallery-thumbs .swiper-button-next:hover:after,
.gallery-thumbs .swiper-button-prev:hover:after {
  color: #0e91d9;
}
.gallery-thumbs .swiper-button-next.swiper-button-disabled,
.gallery-thumbs .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.img_producto_container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  cursor: zoom-in;
}
.img_producto_container:hover .img_producto,
.img_producto_container:active .img_producto {
  opacity: 1;
}
.img_producto {
  width: 450px;
  height: 450px;
  box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
  pointer-events: none;
  position: absolute;
  z-index: 99;
  border-radius: 100%;
  display: block;
  opacity: 0;
  transition: opacity 0.2s;
}
.product-spec {
  margin-bottom: 15px;
  margin-top: 25px;
}
@media (min-width: 767px) {
  .product-spec {
    position: sticky;
    top: 0px;
  }
}
@media (max-width: 767px) {
  .product-spec {
    margin-top: 18px;
  }
}
.product-spec .product_getcontent {
  border-bottom: 1px solid #f1f1f1;
  border-radius: 5px;
  max-height: 300px;
  overflow: hidden;
}
.product-spec .bea-pro__seemore {
  position: relative;
  text-align: center;
  transition: 0s all;
}
.product-spec .bea-pro__seemore::before {
  height: 50px;
  margin-top: -50px;
  content: "";
  display: block;
  background: transparent;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.6) 50%,
    #fff 55%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0.2)),
    color-stop(50%, rgba(255, 255, 255, 0.6)),
    color-stop(55%, #fff)
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.6) 50%,
    #fff 55%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.6) 50%,
    #fff 55%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.6) 50%,
    #fff 55%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.6) 50%,
    #fff 55%
  );
  transition: 0s all;
}
.product-spec .bea-pro__seemore .carret {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #5b5b5b;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  margin-bottom: 2px;
  color: inherit;
  transition: 0s all;
}
.product-spec .bea-pro__seemore .btn-icon {
  line-height: 1;
  height: auto;
  font-weight: 600;
  transition: 0s all;
}
.product-spec .bea-pro__seemore:hover .btn-icon {
  color: #0e91d9;
}
.product-spec .bea-pro__seemore:hover .carret {
  border-left: 5px solid #0e91d9;
}
.product-spec .heading-title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #0e91d9;
  border-bottom: 1px solid #dee2e6;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .product-spec .heading-title {
    font-size: 16px;
  }
}
.product-spec .heading-title span {
  border-bottom: 2px solid #0e91d9;
  padding: 8px 0px;
}
.product-spec table {
  border-collapse: unset;
  border-spacing: 0;
  border-color: inherit;
  border: 0px;
  margin-bottom: 0px;
}
.product-spec table,
.product-spec #spec-modal table {
  max-width: 100%;
  border: 0px;
  font-size: 13px;
  width: 100% !important;
}
.product-spec table td {
  padding: 5px;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  text-align: left;
}
.product-spec table td p {
  margin-bottom: 0px;
}
.product-spec table tr:nth-of-type(odd) {
  background-color: #fff;
}
.product-spec table tr:first-child td {
  border-top: 1px solid #f1f1f1;
}
.product-spec table tr td:first-child {
  border-left: 1px solid #f1f1f1;
  width: 40%;
  background-color: #f9f9fb;
  font-weight: 600;
}
.product-spec table tr:first-child td:first-child {
  border-top-left-radius: 5px;
}
.product-spec table tr:first-child td:last-child {
  border-top-right-radius: 5px;
}
.product-spec table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
.product-spec table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
#spec-modal {
  bottom: 0;
  left: 0;
  overflow-x: auto;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0 !important;
  z-index: 9999;
}
#spec-modal .chosee_size {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
#spec-modal .chosee_size p {
  margin-bottom: 10px;
}
#spec-modal .modal-coupon-product {
  position: absolute;
  width: 650px;
  top: 30px;
  height: auto;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 10px;
  background-color: #fff;
  z-index: 8011;
  border-radius: 5px;
}
@media (max-width: 767px) {
  #spec-modal .modal-coupon-product {
    width: 96%;
    padding: 5px 5px 15px;
  }
}
#spec-modal .modal-coupon-product .modal-body {
  max-height: 500px;
  overflow-y: auto;
  padding: 0px;
}
#spec-modal .modal-coupon-product .modal-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #f5f5f5;
}
#spec-modal .modal-coupon-product .modal-body::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}
#spec-modal .modal-coupon-product .modal-body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #e5e5e5;
}
#spec-modal .modal-coupon-product .modal-body table {
  width: 100% !important;
}
#spec-modal .modal-coupon-product .modalcoupon-close {
  position: absolute;
  right: 5px;
  top: 0px;
  color: #616161;
}
#spec-modal .modal-coupon-product .modalcoupon-close svg {
  width: 15px;
  height: 15px;
  transition: transform 0.3s;
}
#spec-modal .modal-coupon-product .modalcoupon-close:hover svg {
  transform: rotate(90deg);
}
#spec-modal .modalcoupon-overlay {
  position: fixed;
  top: 0px !important;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.5;
}
#spec-modal .chosee_size {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
#spec-modal table td {
  padding: 5px;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  text-align: left;
}
#spec-modal table td p {
  margin-bottom: 0px;
}
#spec-modal table tr:nth-of-type(odd) {
  background-color: #fff;
}
#spec-modal table tr:first-child td {
  border-top: 1px solid #f1f1f1;
}
#spec-modal table tr td:first-child {
  border-left: 1px solid #f1f1f1;
  width: 40%;
  background-color: #f9f9fb;
  font-weight: 600;
}
#spec-modal table tr:first-child td:first-child {
  border-top-left-radius: 5px;
}
#spec-modal table tr:first-child td:last-child {
  border-top-right-radius: 5px;
}
#spec-modal table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
#spec-modal table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.layout-product {
  padding-bottom: 30px;
}
@media (max-width: 992px) {
  .layout-product {
    padding-bottom: 1px;
  }
}
.layout-product .details-pro .box_compare {
  display: inline-block;
  position: relative;
}
.layout-product .details-pro .box_compare .js-compare-product-add {
  color: #2f80ed;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.layout-product .details-pro .box_compare .js-compare-product-add::after {
  content: " So sánh";
}
.layout-product .details-pro .box_compare .js-compare-product-add i {
  background: url(//bizweb.dktcdn.net/100/509/495/themes/943203/assets/icon_plus.png)
    no-repeat center;
  background-size: 100%;
  height: 16px;
  width: 16px;
  display: inline-block;
  margin-right: 3px;
}
.layout-product
  .details-pro
  .box_compare
  .js-compare-product-add.active::after {
  content: " Đã so sánh";
}
.layout-product .details-pro .box_compare .js-compare-product-add.active i {
  background: url(//bizweb.dktcdn.net/100/509/495/themes/943203/assets/icon_ss_active.png)
    no-repeat center;
  background-size: 100%;
}
.layout-product .details-pro .price-box .special-price {
  font-size: 26px;
  font-weight: 600;
  color: #000;
  display: inline-block;
}
@media (max-width: 767px) {
  .layout-product .details-pro .price-box .special-price {
    font-size: 24px;
  }
}
.layout-product .details-pro .price-box .special-price span {
  color: #c90000;
}
.layout-product .details-pro .price-box .old-price {
  color: #545454;
  font-size: 16px;
  display: inline-block;
  text-decoration: line-through;
  margin-left: 10px;
}
.layout-product .details-pro .price-box .label_product {
  font-size: 14px;
  border-radius: 5px;
  color: #fff;
  background-color: red;
  margin-left: 8px;
  line-height: 24px;
  padding: 3px 7px;
}
@media (max-width: 767px) {
  .layout-product .details-pro .price-box .label_product {
    font-size: 12px;
    line-height: 22px;
  }
}
@media (max-width: 322px) {
  .layout-product .details-pro .price-box .label_product {
    padding: 2px 5px;
  }
}
.layout-product .details-pro .price-box .save-price {
  display: block;
}
.layout-product .details-pro .price-box .save-price .product-price-save {
  color: #ef1104;
}
.layout-product .inventory_quantity {
  font-size: 16px;
  margin-bottom: 10px;
}
.layout-product .inventory_quantity .thump-break .a-stock,
.layout-product .inventory_quantity .thump-break .a-vendor,
.layout-product .inventory_quantity .thump-break .variant-sku,
.layout-product .inventory_quantity .thump-break .a-sku,
.layout-product .inventory_quantity .mb-break .a-stock,
.layout-product .inventory_quantity .mb-break .a-vendor,
.layout-product .inventory_quantity .mb-break .variant-sku,
.layout-product .inventory_quantity .mb-break .a-sku {
  font-weight: 400;
  color: #0e91d9;
}
.layout-product .inventory_quantity .skus-box {
  display: block;
  margin-bottom: 5px;
}
.layout-product .product-summary {
  margin-top: 10px;
  font-size: 14px;
  background: #f0f0f0;
  padding: 10px;
  border-radius: 5px;
}
.layout-product .product-summary img {
  display: none;
}
.layout-product .select-swatch {
  margin-bottom: 10px;
}
.layout-product .swatch {
  font-size: 14px;
  margin-bottom: 5px;
}
.layout-product .swatch .header {
  margin-bottom: 5px;
  font-weight: 600;
}
.layout-product .swatch .header .value-roperties {
  color: #0e91d9;
}
.layout-product .swatch .swatch-element {
  display: inline-block;
  margin: 0px 5px 5px 0;
}
.layout-product .swatch .swatch-element input {
  display: none;
}
.layout-product .swatch .swatch-element label {
  min-width: 36px;
  height: 33px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #666;
  cursor: pointer;
  white-space: nowrap;
  padding: 0 5px;
  position: relative;
  margin-bottom: 0;
  border-radius: 3px;
}
.layout-product .swatch .swatch-element label .crossed-out {
  display: none;
}
.layout-product .swatch .swatch-element input:checked + label {
  background: #0e91d9;
  border-color: #0e91d9;
  color: #fff;
}
.layout-product .swatch .swatch-element .tooltip {
  display: none;
}
.layout-product .swatch .swatch-element.color label {
  padding: 0 10px 0 0;
}
.layout-product .swatch .swatch-element.color label img {
  max-height: 31px;
  border-radius: 3px;
}
.layout-product .swatch .swatch-element.color label span {
  padding-left: 10px;
}
.layout-product .selector-wrapper {
  display: none !important;
}
.layout-product .button_actions {
  display: block;
}
.layout-product .button_actions .btn {
  background: #0e91d9;
  color: #fff;
  padding: 0px 5px;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #0e91d9;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
}
.layout-product .button_actions .btn.btn[disabled] {
  opacity: 0.6;
}
.layout-product .button_actions .btn_add_cart,
.layout-product .button_actions .buynow {
  background-color: #0e91d9;
  color: #000;
  border: 1px solid #0e91d9;
  margin-top: 10px;
  width: calc(50% - 5px);
  font-weight: bold;
  line-height: 48px;
  display: inline-block;
  transition: 0.3s all;
}
.layout-product .button_actions .btn_add_cart:hover,
.layout-product .button_actions .buynow:hover {
  opacity: 0.8;
}
.layout-product .button_actions .buynow {
  background-color: #c60d00;
  color: #fff;
  margin-left: 10px;
  border: 1px solid #c60d00;
  text-align: center;
}
.layout-product .button_actions .buynow:hover {
  opacity: 0.8;
}
.layout-product .button_actions.btnsold .buynow {
  display: none;
}
.layout-product .flex-quantity {
  display: block;
  font-size: 14px;
}
.layout-product .custom-btn-number label {
  margin: 0;
  font-weight: 500;
}
.layout-product .input_number_product {
  width: auto;
  position: relative;
  padding: 0;
  border: none;
  box-shadow: none;
  background-color: transparent;
  margin-left: 10px;
  display: inline-flex;
  margin-bottom: 15px;
}
.layout-product .input_number_product .btn_num {
  font-size: 20px;
  line-height: 0px;
  border: solid 1px #e4e4e4;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #fff;
  float: left;
  color: #333;
  text-align: center;
  padding: 0px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.layout-product .input_number_product .btn_num:hover {
  background-color: #0e91d9;
  color: #fff;
  border: solid 1px #0e91d9;
}
.layout-product .input_number_product .btn_num.num_1 {
  border-radius: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.layout-product .input_number_product .btn_num.num_2 {
  border-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.layout-product .input_number_product input {
  display: block;
  text-align: center;
  box-shadow: none;
  background: #fff;
  margin: 0;
  height: 40px;
  line-height: 40px;
  box-shadow: none;
  border-radius: 0px;
  font-size: 16px;
  width: 60px;
  padding: 0;
  border: none;
  border-bottom: solid 1px #ddd;
  border-top: solid 1px #ddd;
}
@media (max-width: 322px) {
  .layout-product .input_number_product input {
    width: 50px;
  }
}
.productRelate {
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .productRelate {
    margin-bottom: 30px;
  }
}
.productRelate .title h3 {
  font-size: 22px;
  font-weight: 600;
  display: block;
  border-bottom: 2px solid #0e91d9;
  margin-bottom: 15px;
}
.productRelate .title h3 a {
  transition: 0.3s all;
  background-color: #c60d00;
  height: 46px;
  padding: 0px 10px 0px 10px;
  position: relative;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  clip-path: polygon(0 0%, 100% 0%, calc(100% - 25px) 100%, 0% 100%);
}
.productRelate .title h3 a .icon_title {
  background-color: #0e91d9;
  height: 100%;
  padding: 7px 7px;
  margin-left: 25px;
  transform: skew(-29deg);
}
.productRelate .title h3 a .icon_title path {
  fill: #fff;
}
.productRelate .title h3 a .icon_title svg {
  transform: skew(29deg);
}
.productRelate .title h3 a:hover,
.productRelate .title h3 a:focus {
  color: #0e91d9;
}
.productRelate .title h3 p {
  transition: 0.3s all;
  background-color: #c60d00;
  height: 46px;
  padding: 0px 10px 0px 10px;
  position: relative;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  clip-path: polygon(0 0%, 100% 0%, calc(100% - 25px) 100%, 0% 100%);
  margin-bottom: 0px;
}
.productRelate .title h3 p .icon_title {
  background-color: #0e91d9;
  height: 100%;
  padding: 7px 7px;
  margin-left: 25px;
  transform: skew(-29deg);
}
.productRelate .title h3 p .icon_title path {
  fill: #fff;
}
.productRelate .title h3 p .icon_title svg {
  transform: skew(29deg);
}
.productRelate .swiper-container {
  padding: 2px 0px;
}
.section-recenview-product .swiper-slide .product-action {
  max-width: 299.75px;
}
@media (max-width: 767px) {
  .title-product {
    font-size: 22px;
    line-height: 28px;
  }
  .layout-product .flex-quantity {
    display: block;
  }
  .layout-product .inventory_quantity .line {
    display: none;
  }
  .layout-product .inventory_quantity .mb-break {
    display: block;
  }
}
.khuyen-mai {
  margin-top: 20px;
}
.khuyen-mai .title {
  width: auto;
  color: #fff;
  font-weight: 600;
  background: #0e91d9;
  border-radius: 5px 5px 0px 0px;
  font-size: 14px;
  display: inline-flex;
  padding: 5px 15px;
  align-items: center;
  border: 2px solid #0e91d9;
}
.khuyen-mai .title img {
  width: 30px;
  height: auto;
  margin-right: 10px;
}
.khuyen-mai .content {
  padding-bottom: 5px !important;
  padding: 25px 15px 15px 15px;
  border-radius: 0 5px 5px 5px;
  position: relative;
  border: 1px solid #0e91d9;
}
.khuyen-mai .content ul li {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}
.khuyen-mai .content ul li img {
  width: 20px;
  height: auto;
  margin-right: 5px;
}
.reviews_details_product {
  margin-bottom: 3px;
  margin-top: 3px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .reviews_details_product {
    font-size: 14px;
  }
}
.reviews_details_product .sapo-product-review-scroll {
  color: #2f80ed !important;
  text-decoration: underline;
}
@media (max-width: 992px) {
  .details-product {
    margin-bottom: 40px;
  }
}
.pro-discount {
  position: relative;
  background: #fff;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px dashed #0e91d9;
  background: rgba(255, 180, 0, 0.02);
}
.pro-discount legend {
  width: auto;
  color: #0e91d9;
  font-weight: 600;
  background: rgba(255, 180, 0, 0.02);
  border-radius: 3px;
  border: 1px solid;
  font-size: 16px;
  margin-bottom: 0px;
  padding: 0px 10px;
}
.pro-discount legend img {
  max-width: 23px;
  mix-blend-mode: multiply;
  vertical-align: -3px;
}
.pro-discount .item_discount {
  position: relative;
  background: #fff;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.15));
  padding: 5px;
  margin-bottom: 15px;
}
@media (min-width: 767px) and (max-width: 1025px) {
  .pro-discount .item_discount {
    display: inline-block;
    width: calc(50% - 12px);
    margin-left: 5px;
    margin-right: 5px;
  }
}
.pro-discount .item_discount:last-child {
  margin-bottom: 0px;
}
.pro-discount .item_discount .top_discount {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.pro-discount .item_discount .top_discount .item-name {
  display: inherit;
}
.pro-discount .item_discount .top_discount .code_dis {
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  position: relative;
  color: #0e91d9;
}
.pro-discount .item_discount .top_discount span {
  position: relative;
  background-color: #fdf2d9;
  color: #f0a800;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  text-align: center;
  border-radius: 10px;
  padding: 2px 10px;
  line-height: 16px;
}
.pro-discount .item_discount .top_discount img {
  width: 36px;
  height: 20px;
  position: relative;
  display: inline-block;
}
.pro-discount .item_discount .coupon_desc {
  border-bottom: dotted 1px #f5f5f5;
}
.pro-discount .item_discount .copy_discount {
  padding: 3px;
  margin-top: 5px;
  position: relative;
  background-color: #f5f5f5;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pro-discount .item_discount .copy_discount .code_zip {
  margin-bottom: 0px;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 24px;
}
.pro-discount .item_discount .copy_discount.active {
  background-color: #f7edd3;
}
.pro-discount .item_discount .copy_discount.active .code_zip {
  color: #c60d00;
}
.pro-discount .item_discount .copy_discount .dis_copy {
  background: #0e91d9;
  color: #000;
  border: none;
  padding: 0px 15px;
  margin: 1px 0px;
  cursor: pointer;
  outline: none !important;
  box-shadow: none;
  border-radius: 3px;
  line-height: 24px;
  height: 24px;
  font-size: 12px;
  float: right;
}
.pro-discount .item_discount .copy_discount .dis_copy:hover,
.pro-discount .item_discount .copy_discount .dis_copy:focus {
  background: #c60d00;
  color: #fff;
}
.pro-discount .item_discount .copy_discount .dis_copy span {
  display: block;
  line-height: 22px;
  font-size: 12px;
  margin-bottom: 2px;
}
.pro-discount .item_discount .copy_discount .dis_copy.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.pro-discount .item_discount .copy_discount .dis_copy_2 {
  background: #0e91d9;
  color: #000;
  border: none;
  padding: 0px 15px;
  cursor: pointer;
  outline: none !important;
  box-shadow: none;
  border-radius: 3px;
  line-height: 24px;
  height: 24px;
  font-size: 12px;
  float: right;
}
.pro-discount .item_discount .copy_discount .dis_copy_2:hover,
.pro-discount .item_discount .copy_discount .dis_copy_2:focus {
  background: #c60d00;
  color: #fff;
}
.pro-discount .item_discount .copy_discount .dis_copy_2 span {
  display: block;
  line-height: 22px;
  font-size: 12px;
  margin-bottom: 2px;
}
.pro-discount .item_discount .copy_discount .dis_copy_2.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.box_buy_now {
  border: 1px solid #0e91d9;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 3px;
}
.box_buy_now .title_buy_now {
  text-transform: uppercase;
  color: #000;
  background-color: #ffb400;
  padding: 8px 10px;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.box_buy_now .box_phone_inf {
  padding: 10px 10px 0px 10px;
}
.box_buy_now .box_phone_inf .item_phone_info {
  display: flex;
  margin-bottom: 5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .box_buy_now .box_phone_inf .item_phone_info {
    display: block;
    text-align: center;
  }
}
.box_buy_now .box_phone_inf .item_phone_info .icon_phone_info {
  align-self: start;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .box_buy_now .box_phone_inf .item_phone_info .icon_phone_info {
    margin-bottom: 10px;
  }
}
.box_buy_now .box_phone_inf .tuvanmuahang {
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
  margin-top: 0px !important;
  text-align: center;
  gap: 5px;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
  overflow: auto;
  justify-content: start;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .box_buy_now .box_phone_inf .tuvanmuahang {
    padding-left: 0px;
  }
}
.box_buy_now .box_phone_inf .tuvanmuahang .a-hotline {
  padding: 3px;
  flex: 1 1;
  align-self: center;
  background-color: #0e91d9;
  color: #000;
  border-radius: 3px;
  transition: 0s all;
}
.box_buy_now .box_phone_inf .tuvanmuahang .a-hotline:hover {
  background-color: #c60d00;
  color: #fff;
}
.product-tab {
  margin-top: 25px;
  margin-bottom: 25px;
}
.product-tab .tabs-title {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 767px) {
  .product-tab .tabs-title {
    justify-content: flex-start;
    width: 100%;
    overflow-x: scroll;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
  }
}
.product-tab .tab-link {
  cursor: pointer;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .product-tab .tab-link {
    white-space: nowrap;
  }
}
.product-tab .tab-link h3 {
  color: #000;
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 0px;
  position: relative;
}
.product-tab .tab-link.active h3,
.product-tab .tab-link:hover h3 {
  color: #0e91d9;
}
.product-tab .tab-link.active h3:after,
.product-tab .tab-link:hover h3:after {
  position: absolute;
  height: 2px;
  background: #0e91d9;
  bottom: -1px;
  content: "";
  left: 0;
  right: 0;
}
.product-tab .tab-content {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.product-tab .tab-content.active {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.product-tab .tab-content .content_coll {
  max-height: 440px;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}
.product-tab .tab-content .content_coll.active {
  max-height: initial;
}
.product-tab .tab-content .view_mores a.active {
  display: none;
}
.product-tab .tab-content .bg_cl {
  position: absolute;
  width: 100%;
  height: 60%;
  top: auto !important;
  bottom: 0px;
  background: linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.4) 15%,
    #fff
  );
}
.product-tab .tab-content .bg_cl.active {
  display: none;
}
.product-tab .tab-content .view_mores a {
  display: inline-block;
  padding: 5px 15px;
  color: #000;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #fff;
  transition: 0.3s all;
}
.product-tab .tab-content .view_mores a:hover {
  background-color: #c60d00;
  color: #fff;
  border: 1px solid #c60d00;
}
.product-tab .tab-content .view_mores a:hover img {
  filter: brightness(0) invert(1);
}
.product-tab .tab-content a.one .fa {
  margin-right: 6px;
}
.product-tab .tab-content .view_mores {
  text-align: center;
}
.product-tab .tab-content .view_mores img {
  max-width: 16px;
  vertical-align: -1px;
  transition: 0.3s all;
}
.product-tab .tab-content .view_mores .two img {
  transform: rotate(180deg);
}
.product-tab .product_getcontent {
  position: relative;
}
.product-tab .product_getcontent ul {
  list-style: initial;
  padding-left: 25px;
  margin-bottom: 10px;
}
@media (max-width: 991px) and (min-width: 767px) {
  .product-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
  }
  .product-right > div {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin-top: 0;
    border: 0;
    border-radius: 0px;
  }
}
@-webkit-keyframes pulseSmall {
  50% {
    opacity: 0.3;
    transform: scale(1.3);
  }
}
.thump-check {
  height: 10px;
  position: relative;
  font-size: 12px;
  text-align: center;
  background: #e7e7e7;
  margin-top: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.thump-check .check-bar1 {
  position: absolute;
  height: 8px;
  top: 0px;
  border-radius: 5px;
  background-color: #0e91d9;
  -webkit-animation: progress_bar_fill 2s linear infinite;
  animation: progress_bar_fill 2s linear infinite;
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.2) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0.2) 75%,
    transparent 75%,
    transparent
  );
  background-size: 40px 40px;
  transition: width 0.6s ease;
  height: 100%;
}
.check-bar {
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 1;
  color: #000;
  position: relative;
  margin-top: 10px;
}
@keyframes progress_bar_fill {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 40px 0;
  }
}
.chinhsach-pro {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .chinhsach-pro {
    margin-bottom: 0px;
    margin-right: -7.5px;
    margin-left: -7.5px;
  }
}
.chinhsach-pro li {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .chinhsach-pro li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.chinhsach-pro li img {
  width: 32px;
  margin-right: 10px;
}
.content-product .title {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 20px;
}
.content-product .item_product_main {
  margin-bottom: 20px;
}
.thump-swatch {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#spec-modal {
  bottom: 0;
  left: 0;
  overflow-x: auto;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0 !important;
  z-index: 9999;
}
#spec-modal .chosee_size {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
#spec-modal .chosee_size p {
  margin-bottom: 10px;
}
#spec-modal .modal-coupon-product {
  position: absolute;
  width: 650px;
  top: 30px;
  height: auto;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 10px;
  background-color: #fff;
  z-index: 8011;
  border-radius: 5px;
}
@media (max-width: 767px) {
  #spec-modal .modal-coupon-product {
    width: 96%;
    padding: 5px 5px 15px;
  }
}
#spec-modal .modal-coupon-product .modal-body {
  max-height: 500px;
  overflow-y: auto;
  padding: 0px;
}
#spec-modal .modal-coupon-product .modal-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #f5f5f5;
}
#spec-modal .modal-coupon-product .modal-body::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}
#spec-modal .modal-coupon-product .modal-body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #e5e5e5;
}
#spec-modal .modal-coupon-product .modalcoupon-close {
  position: absolute;
  right: 5px;
  top: 0px;
  color: #616161;
}
#spec-modal .modal-coupon-product .modalcoupon-close svg {
  width: 15px;
  height: 15px;
  transition: transform 0.3s;
}
#spec-modal .modal-coupon-product .modalcoupon-close:hover svg {
  transform: rotate(90deg);
}
#spec-modal .modalcoupon-overlay {
  position: fixed;
  top: 0px !important;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.5;
}
#spec-modal .chosee_size {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
.share-group {
  margin: 15px 0px;
}
@media (min-width: 991px) {
  .share-group {
    justify-content: center;
  }
}
.share-group__item {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 999px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.share-group__item:hover {
  color: #fff;
  opacity: 0.6;
}
.share-group__item {
  margin-left: 8px;
}
.section_prd_feature .item_product_main {
  max-width: 240px;
}
