.title-block{
    margin: 40px auto !important;
}
span.new.woocommerce-badge{
    font-size: .6875rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    border-radius: 50%;
    position: relative;
}
@media (min-width: 1200px) {
    .desktop {
        display: block;
    }
    .mobile {
        display: none;
    }

    .block-under-header {
        width: 1500px;
        margin: 120px auto 0;
    }

    .color7c7c7c {
        color: #7c7c7c;
    }

    .colorb0b0b0 {
        color: #b0b0b0;
    }

    .clearfix {
        margin-bottom: 20px;
    }

    .container {
        margin-bottom: 10px;
    }

    .margin-auto {
        margin: auto;
        text-align: center;
    }

    header {
        z-index: 100;
        background-color: #fff;
    }

    header.active {
        z-index: 100;
        -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
        -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
        box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    }

    .fixed-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999; /* ДђбєЈm bбєЈo header nбє±m trГЄn cГ№ng cб»§a trang */
        background-color: #fff; /* MГ u nб»Ѓn header */
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Hiб»‡u б»©ng Д‘б»• bГіng */
    }

    /* Дђiб»Ѓu chб»‰nh giao diб»‡n bГЄn trong header nбєїu cбє§n thiбєїt */
    .fixed-header .container-fluid {
        padding: 10px 10%;
    }

    .product-item.col-md-4.col-sm-6:hover {
        border: 1px solid antiquewhite;
        cursor: pointer;
    }

    .fixed-header .text-center.header__logo img {
        height: 50px; /* Дђiб»Ѓu chб»‰nh kГ­ch thЖ°б»›c logo nбєїu cбє§n thiбєїt */
    }

    .fixed-header .top-bar {
        /* CГЎc thiбєїt lбє­p khГЎc cho phбє§n tб»­ top-bar nбєїu cбє§n thiбєїt */
    }

    .align-right {
        text-align: right !important;
    }

    #menu {
        position: static;
        height: auto;
        width: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        background: transparent;
        text-align: center;
    }

    #menu li {
        display: inline-block;
        padding: 0;
        margin-left: -4px;
    }

    #menu li:hover a {
        color: red;
    }

    #menu li:hover a span:before {
        display: block;
        background-color: red;
    }

    #menu li:hover a ~ .menu__sub {
        display: block;
    }

    #menu li:hover .menu__sub a {
        color: #262626;
    }

    #menu li a {
        color: #262626;
        letter-spacing: 1.3px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 10px 25px;
    }

    #menu li a span {
        position: relative;
        display: inline-block;
    }

    #menu li a span:before {
        content: "";
        position: absolute;
        bottom: -6px;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #d8d8d8;
        display: none;
    }

    #menu li a span.active {
        display: block;
        color: red;
    }

    #menu li a .menu__txt {
        border: none;
        padding: 0;
    }

    #menu li .menu__sub {
        position: absolute;
        top: 115px;
        left: 0;
        width: 100%;
        height: auto;
        background-color: #fff;
        border-top: 1px solid #f0f0f0;
        text-align: center;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .01);
        -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .01);
        box-shadow: 0 2px 2px rgba(0, 0, 0, .01);
        display: none;
        z-index: 10;
    }

    #menu li .menu__sub ul {
        margin: 20px 2% 20px;
        width: 50%;
        display: inline-block;
        text-align: center;
    }

    #menu li .menu__sub ul li {
        display: inline-block;
        white-space: nowrap;
        text-transform: uppercase;
        padding: 10px 0;
        font-weight: bold;
        font-size: 13px;
        margin: 0;
        width: 32%
    }

    #menu li .menu__sub ul li:hover a {
        color: red;
    }

    #menu li .menu__sub ul li a {
        padding: 0;
        text-transform: capitalize;
    }

    #menu li .menu__sub ul li a:before {
        display: none !important;
    }

    #menu .inner-menu {
        padding: 0;
        height: auto;
        overflow-y: visible;
    }

    #menu .inner-menu > div {
        padding: 0;
        min-height: inherit;
        position: static;
    }

    .header__logo {
        height: auto;
        flex: 30;
    }

    .row-header {
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        flex: 1;
    }

    .header_right {
        text-align: right;
        display: flex;
        justify-content: flex-end; /* Align header_right to the right */
        flex: 2;
    }

    .header_right {
        text-align: left;
        display: flex;
        justify-content: flex-end; /* Align header_right to the right */
        flex: 2;
    }

    #search_input_box {
        position: fixed;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        max-width: 1200px;
        z-index: 999;
        text-align: center;
        background-color: #FFFFFF;
        padding: 5px 20px;
    }

    .top-bar {
        color: #b0b0b0;
        background-color: #ffffff;
        padding: 10px;
        display: flex;
        align-items: center;
        width: 200px;
        justify-content: space-evenly;
    }

    .dropdown span {
        cursor: pointer;
    }

    .top-bar i {
        margin-right: 10px;
    }

    .carousel-item img {
        width: 100%;
    }

    /* Style for the product container */
    .product-container {
        max-width: 80%;
        margin: auto;
    }

    /* Style for each product item */
    .product-item {
        text-align: center;
        margin-bottom: 20px;
    }

    .product-item img {
        max-width: 100%;
        height: 320px;
    }

    .product-item p {
        font-weight: bold;
        font-size: 13px;
    }

    .price-decoration {
        text-decoration: line-through;
        color: #7c7c7c85;
    }

    .product-item .name-product {

        text-align: center;
        color: #000;
        margin-bottom: 0px;

    }

    .product-item .price-product {
        text-align: center;
        color: #7c7c7c;
    }

    .product-item {
        transition: transform 0.3s ease;
    }

    .product-item:hover {
        transform: translateY(-5px);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    }

    /*end block silder*/
    .image-block {
        position: relative;
    }

    .image-block img {
        width: 100%;
        height: auto;
        display: block;
    }

    .overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .see-more {
        margin-bottom: 30px;
        text-align: center;
    }

    .btn-picture {
        border-radius: 0;
        background: rgb(0, 0, 0);
        border: none;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 20px;
        letter-spacing: 2px;
        padding: 12px 35px;
        width: auto;
    }

    footer {
        margin-top: 30px;
        background-color: #262626;
        padding-top: 55px;
        padding-bottom: 45px;
        text-align: center;
    }

    footer .footer__logo {
        text-align: center;
        margin-bottom: 60px;
    }

    footer .footer__logo a {
        background-color: #fff;
        padding: 5px 10px;
        width: 92px;
        display: inline-block;
    }

    footer .get__news {
        margin-bottom: 70px;
        color: #fff;
        position: relative;
    }

    footer .get__news input {
        display: block;
        border: none;
        border-bottom: 2px solid #b0b0b0;
        width: 100%;
        background-color: transparent;
        color: #f0f0f0;
        font-size: 15px;
        letter-spacing: 1.5px;
        padding-bottom: 5px;
        padding-right: 30px;
    }

    footer .get__news input:focus {
        border: none;
        border-bottom: 2px solid #b0b0b0;
    }

    footer .get__news button {
        position: absolute;
        top: 0;
        right: 0;
        background: transparent;
        border: none;
        padding: 0;
        height: 100%
    }

    footer .items__footer {
        display: inline-block;
        text-align: left;
        margin-bottom: 50px;
    }

    footer .items__footer p {
        letter-spacing: 1.3px;
        font-weight: bold;
        font-size: 12px;
        margin-bottom: 15px;
    }

    footer .items__footer p a {
        color: #b0b0b0;
    }

    footer .items__footer p a:hover {
        text-decoration: underline;
    }

    footer .items__footer .item__title {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1.5px;
        margin-bottom: 20px;
    }

    footer .copyright {
        font-size: 10px;
        font-weight: bold;
        color: #b0b0b0;
    }

    .menu__footer {
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        color: #fff;

        font-size: 20px;
        letter-spacing: 2px;
        overflow: hidden;
        z-index: 2;
        background: #262626;
        padding-top: 10px;
    }

    footer {
        border-top: 1px solid #ccc;
        margin-top: 120px;
        padding: 35px 0;
        position: relative;
    }

    .footer {
        justify-content: center;
        padding-top: 20px;
    }

    .footer__menu {
        text-align: center;
        z-index: 1;
    }

    .footer__menu ul {
    }

    .footer__menu ul li {
        display: inline-block;
        margin: 0 1.5%;
        text-transform: uppercase;
    }

    .footer__right__social {
        display: inline-block;
        margin-right: 30px;
    }

    .footer__right__social a {
        display: inline-block;
        margin-left: 30px;
        vertical-align: middle;
    }

    .footer__menu ul:last-child {
        padding-left: 5%;
    }

    .footer__menu ul:last-child li {
        /* margin: 0 2% */
    }

    .footer__menu li a {
        font-size: 15px;

    }

    .footer__right,
    .footer__left {
        position: relative;
        z-index: 2;
    }

    .footer__left {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer__right {

        text-transform: uppercase;
        text-align: center;
        margin-top: 20px;
    }

    .footer__right__social a {
        font-size: 25px;
    }

    /*filter block*/
    .typeProducts {
        text-align: left;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 60px 0;
    }

    .filter-price {
        border-top: 1px solid #f0f0f0;
        color: #262626;
        font-weight: bold;
        letter-spacing: 1.3px;
    }


    .col-xs-3 {
        width: 25%;
    }

    .col-xs-6 {
        width: 50%;
    }

    .typeProducts h2 {
        margin: 0;
        color: #7c7c7c;
        font-size: 14px;
        letter-spacing: 1.2px;
        font-weight: bold;
        padding-top: 4px;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .typeProducts .typeFilter .filterToggle {
        color: #262626;
        font-weight: 500;
        letter-spacing: 1.2px;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        display: block;
        text-align: right;
        cursor: pointer;
    }

    .typeProducts .typeFilter .filterToggle .icon-settings {
        margin-right: 10px;
        font-size: 18px;
        vertical-align: middle;
        position: relative;
        top: -2px;
    }

    .typeProducts .typeFilter .filterToggle:hover {
        color: red;
    }

    .typeProducts .typeFilter .filterToggle.active {
        -webkit-transform: translateX(-40px);
        -moz-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        -o-transform: translateX(-40px);
        transform: translateX(-40px);
        opacity: 0;
    }

    .typeProducts .bootstrap-tagsinput .label-default {
        background-color: #d4d4d4;
        color: #262626;
        font-size: 12px;
        line-height: normal;
        margin-top: 3px;
        text-align: left;
        display: inline-table;
    }

    .label {
        display: inline;
        padding: .2em .6em .3em;
        font-size: 75%;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .25em;
    }

    .menuFilter {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        background-color: #ffffff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 150px;
    }

    .menuFilter .filterClose {
        position: fixed;
        z-index: 10;
        top: 99px;
        right: 30px;
        border: 1px dashed transparent;
        padding: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #b0b0b0;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
    }

    .menuFilter .filterClose:hover {
        color: red;
        border-color: red;
    }

    .menuFilter .filterIcon {
        color: #262626;
        font-weight: 500;
        letter-spacing: 1.2px;
        padding-bottom: 10px;
        position: absolute;
        top: 99px;
        left: 0;
        width: 100%;
        -webkit-transition: -wekbit-transform 1s ease-out;
        -moz-transition: -moz-transform 1s ease-out;
        -ms-transition: -ms-transform 1s ease-out;
        -o-transition: -o-transform 1s ease-out;
        transition: transform 1s ease-out;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }

    .menuFilter .filterIcon span {
        margin-right: 15px;
        font-size: 19px;
        vertical-align: middle;
        position: relative;
        top: -2px;
    }

    .menuFilter .filterIcon.shadowBottom {
        -webkit-box-shadow: -5px 7px 5px -9px rgba(0, 0, 0, .75);
        -moz-box-shadow: -5px 7px 5px -9px rgba(0, 0, 0, .75);
        box-shadow: -5px 7px 5px -9px rgba(0, 0, 0, .75);
    }

    .menuFilter .filterItems {
        height: 100%;
        padding-left: 20px;
        padding-right: 20px;
        overflow-y: scroll;
        padding-top: 20px;
    }

    .menuFilter .filterItem > a {
        display: block;
        position: relative;
        border-bottom: 1px solid #f0f0f0;
        padding: 20px 22px;
        color: #262626;
        font-weight: bold;
        letter-spacing: 1.3px;
        text-align: left;
    }

    a {
        text-decoration: none;
    }

    .float-right {
        float: right;
    }

    /* Style for the parent ul element */
    .two-column-list {

        list-style: none; /* Remove default bullet points */
        padding: 0;
        display: flex; /* Use Flexbox for layout */
        flex-wrap: wrap; /* Wrap items to the next row if needed */
        justify-content: space-between; /* Distribute items evenly between the columns */
        display: none;
    }


    /* Style for the child li elements */
    ul.two-column-list li {
        width: 48%; /* Set the width of each list item to occupy 48% of the container to create two columns */
        margin-bottom: 10px; /* Add some spacing between the items */
        cursor: pointer;
    }


    /* Style for the links (a elements) */
    ul.two-column-list li a {
        display: block; /* Display the links as block elements */
        padding: 5px; /* Add padding to create some spacing between the links */
        text-decoration: none;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        color: #262626;
        font-weight: bold;
        letter-spacing: 1.3px;
        font-size: 12px; /* Remove underline from the links */
    }

    /*end filter block */
    /*product page*/
    .container-fluid.block-single-product {
        width: 80%;
    }

    .slider-container {
        width: 80%;
        max-width: 800px;
        margin: 0 auto;
    }

    /* Customize the appearance of the slider items */
    .slider-item img {
        width: 100%;
        height: auto;
    }

    .one-column-list {
        display: none; /* Дђiб»Ѓu chб»‰nh kГ­ch thЖ°б»›c phГ№ hб»Јp vб»›i trang web cб»§a bбєЎn */
        margin: 0 auto; /* Canh giб»Їa danh sГЎch */
        list-style: none; /* бєЁn dбєҐu hiб»‡u Д‘ГЎnh dбєҐu mбє·c Д‘б»‹nh cб»§a danh sГЎch */
        overflow-y: auto;
        height: 300px;
        padding: 22px 18px;
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
    }

    /* XГіa khoбєЈng cГЎch dЖ°б»›i dГІng cho cГЎc mб»Ґc danh sГЎch */
    .one-column-list li {
        margin-bottom: 5px;
        border-bottom: 2px solid #f0f0f0;
    }


    ul.one-column-list li a {
        padding: 20px 15px;
        color: black;
        font-weight: bolder;
        display: inline-block; /* Дђбє·t thбє» <a> lГ  phбє§n tб»­ inline-block */
    }

    .toggle-link {
        cursor: pointer;
        color: black;
    }

    .product-info .filterItem {
        border-bottom: 1px solid;
        padding: 10px 0;
    }

    .one-column-list a.price-product {
        float: right;
    }

    .cart_area {
        padding-bottom: 100px;
    }

    .cart_inner .table thead tr th {
        border-top: 0px;
        font-size: 14px;
        font-weight: 500;
        font-family: "Roboto", sans-serif;
        color: #777777;
        border-bottom: 0px !important;
    }

    .cart_inner .table tbody tr td {
        padding-top: 30px;
        padding-bottom: 30px;
        vertical-align: middle;
        align-self: center;
    }

    .cart_inner .table tbody tr td .media .d-flex {
        padding-right: 30px;
    }

    .cart_inner .table tbody tr td .media .d-flex img {
        border: 1px solid #eeeeee;
        border-radius: 3px;
        width: 150px;
    }

    .cart_inner .table tbody tr td .media .media-body {
        vertical-align: middle;
        align-self: center;
    }

    .cart_inner .table tbody tr td .media .media-body p {
        margin-bottom: 0px;
    }

    .cart_inner .table tbody tr td h5 {
        font-size: 14px;
        color: #222222;
        font-family: "Roboto", sans-serif;
        margin-bottom: 0px;
    }

    .cart_inner .table tbody tr.bottom_button .gray_btn {
        line-height: 38px;
        background: #e8f0f2;
        border: 1px solid #eeeeee;
        border-radius: 3px;
        padding: 0px 40px;
        display: inline-block;
        color: #222222;
        text-transform: uppercase;
        font-weight: 500;
    }

    .cart_inner .table tbody tr.bottom_button td:last-child {
        width: 60px;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text {
        margin-left: -446px;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text input {
        width: 200px;
        padding: 0px 15px;
        border-radius: 3px;
        border: 1px solid #eeeeee;
        height: 40px;
        font-size: 14px;
        color: #cccccc;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        margin-right: -3px;
        outline: none;
        box-shadow: none;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text input.placeholder {
        font-size: 14px;
        color: #cccccc;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text input:-moz-placeholder {
        font-size: 14px;
        color: #cccccc;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text input::-moz-placeholder {
        font-size: 14px;
        color: #cccccc;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text input::-webkit-input-placeholder {
        font-size: 14px;
        color: #cccccc;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text .primary-btn {
        height: 40px;
        line-height: 38px;
        text-transform: uppercase;
        padding: 0px 38px;
        margin-right: -3px;
        border-radius: 0;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text .gray_btn {
        padding: 0px 40px;
    }

    .cart_inner .table tbody tr.shipping_area td:nth-child(3) {
        vertical-align: top;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box {
        margin-left: -250px;
        text-align: right;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .list li {
        margin-bottom: 12px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .list li:last-child {
        margin-bottom: 0px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .list li a {
        padding-right: 30px;
        font-size: 14px;
        color: #777777;
        position: relative;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .list li a:before {
        content: "";
        height: 16px;
        width: 16px;
        border: 1px solid #cdcdcd;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .list li a:after {
        content: "";
        height: 10px;
        width: 10px;
        border-radius: 50%;
        background: #ffba00;
        display: inline-block;
        position: absolute;
        right: 3px;
        top: 50%;
        transform: translateY(-50%);
        opacity: 0;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .list li.active a:after {
        opacity: 1;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box h6 {
        font-size: 14px;
        font-weight: normal;
        color: #222222;
        font-family: "Roboto", sans-serif;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box h6 i {
        color: #777777;
        padding-left: 5px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .shipping_select {
        display: block;
        width: 100%;
        background: #e8f0f2;
        border: 1px solid #eeeeee;
        height: 40px;
        margin-bottom: 20px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .shipping_select .list {
        width: 100%;
        border-radius: 0px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .shipping_select .list li {
        font-size: 14px;
        font-weight: normal;
        color: #777777;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box input {
        height: 40px;
        outline: none;
        border: 1px solid #eeeeee;
        background: #e8f0f2;
        width: 100%;
        padding: 0px 15px;
        margin-bottom: 20px;
    }

    .cart_inner .table tbody tr.out_button_area .checkout_btn_inner {
        margin-left: -388px;
    }

    .cart_inner .table tbody tr.out_button_area .checkout_btn_inner .primary-btn {
        height: 40px;
        padding: 0px 30px;
        line-height: 38px;
        text-transform: uppercase;
        border-radius: 0;
    }

    .cart_inner .table tbody tr.out_button_area .checkout_btn_inner .primary-btn:hover:before {
        left: 240px;
    }

    .text-right {
        text-align: right;
        float: right;
    }

    .gray_btn {
        line-height: 38px;
        background: #e8f0f2;
        border: 1px solid #eeeeee;
        border-radius: 3px;
        padding: 0px 40px;
        display: inline-block;
        color: #222222;
        text-transform: uppercase;
        font-weight: 500;
    }

    /*shipping*/
    .form-group {
        margin-bottom: 30px;
    }

    .form-shipping {
    }

    .order-list {
        padding: 10px 50px 20px 50px;
        border: 1px solid whitesmoke;
    }

    .order-list p {
        margin-bottom: 2px;
        color: black;
    }

    .property {
        font-size: 13px;
        font-weight: bolder;
        color: black;
        font-style: italic;
        /*float: left;*/
    }

    .property-value {
        font-size: 13px;
        color: black;
        float: right;
        font-weight: 500;
    }

    .card-title {
        font-size: 13px;
    }

    .order-list .card {
        border: unset;
        border-bottom: 1px solid rgba(0, 0, 0, .125);
        margin-bottom: 20px;
    }

    .row-total {
        width: 80%;
        margin: auto;
    }

    .row-total .property {
        font-size: 18px;
    }

    .row-total .property-value {
        font-size: 18px;
    }

    button {
        display: inline-block;
        border: none;
        background: #000;
        color: #fff;
        padding: 3px 25px;
    }

    .btn__conti--pay {
        padding: 15px 10px;
        width: 50%;
        font-size: 20px;
        display: inline-block;
        margin-bottom: 20px;
    }

    /*Payment*/
    label.custom-control-label {
        font-size: 20px;
        margin-left: 15px;
        font-weight: 500;
    }

    .card-qr {
        width: 18rem;
    }

    .payment-method {
        margin: 50px 0;
        justify-content: space-around;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    #wrapper {
        display: flex;
        flex-direction: column;
        min-height: 100vh; /* Tб»‘i thiб»ѓu 100% chiб»Ѓu cao cб»§a viewport */
    }

    .content {
        flex: 1; /* Nб»™i dung sбєЅ mб»џ rб»™ng Д‘б»ѓ Д‘iб»Ѓn vГ o khoбєЈng trб»‘ng */
    }

    .toggle-link:hover {
        color: black;
    }
}
@media (min-width: 898px) and (max-width: 1182px)  {
    .desktop {
        display: block;
    }

    .mobile {
        display: none;
    }

    .block-under-header {
        width: 1500px;
        margin: 120px auto 0;
    }

    .color7c7c7c {
        color: #7c7c7c;
    }

    .colorb0b0b0 {
        color: #b0b0b0;
    }

    .clearfix {
        margin-bottom: 20px;
    }

    .container {
        margin-bottom: 10px;
    }

    .margin-auto {
        margin: auto;
        text-align: center;
    }

    header {
        z-index: 100;
        background-color: #fff;
    }

    header.active {
        z-index: 100;
        -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
        -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
        box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    }

    .fixed-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999; /* ДђбєЈm bбєЈo header nбє±m trГЄn cГ№ng cб»§a trang */
        background-color: #fff; /* MГ u nб»Ѓn header */
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Hiб»‡u б»©ng Д‘б»• bГіng */
    }

    /* Дђiб»Ѓu chб»‰nh giao diб»‡n bГЄn trong header nбєїu cбє§n thiбєїt */
    .fixed-header .container-fluid {
        padding: 10px 10%;
    }

    .product-item.col-md-4.col-sm-6:hover {
        border: 1px solid antiquewhite;
        cursor: pointer;
    }

    .fixed-header .text-center.header__logo img {
        height: 50px; /* Дђiб»Ѓu chб»‰nh kГ­ch thЖ°б»›c logo nбєїu cбє§n thiбєїt */
    }

    .fixed-header .top-bar {
        /* CГЎc thiбєїt lбє­p khГЎc cho phбє§n tб»­ top-bar nбєїu cбє§n thiбєїt */
    }

    .align-right {
        text-align: right !important;
    }

    #menu {
        position: static;
        height: auto;
        width: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        background: transparent;
        text-align: center;
    }

    #menu li {
        display: inline-block;
        padding: 0;
        margin-left: -4px;
    }

    #menu li:hover a {
        color: red;
    }

    #menu li:hover a span:before {
        display: block;
        background-color: red;
    }

    #menu li:hover a ~ .menu__sub {
        display: block;
    }

    #menu li:hover .menu__sub a {
        color: #262626;
    }

    #menu li a {
        color: #262626;
        letter-spacing: 1.3px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 10px 25px;
    }

    #menu li a span {
        position: relative;
        display: inline-block;
    }

    #menu li a span:before {
        content: "";
        position: absolute;
        bottom: -6px;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #d8d8d8;
        display: none;
    }

    #menu li a span.active {
        display: block;
        color: red;
    }

    #menu li a .menu__txt {
        border: none;
        padding: 0;
    }

    #menu li .menu__sub {
        position: absolute;
        top: 115px;
        left: 0;
        width: 100%;
        height: auto;
        background-color: #fff;
        border-top: 1px solid #f0f0f0;
        text-align: center;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .01);
        -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .01);
        box-shadow: 0 2px 2px rgba(0, 0, 0, .01);
        display: none;
        z-index: 10;
    }

    #menu li .menu__sub ul {
        margin: 20px 2% 20px;
        width: 50%;
        display: inline-block;
        text-align: center;
    }

    #menu li .menu__sub ul li {
        display: inline-block;
        white-space: nowrap;
        text-transform: uppercase;
        padding: 10px 0;
        font-weight: bold;
        font-size: 13px;
        margin: 0;
        width: 32%
    }

    #menu li .menu__sub ul li:hover a {
        color: red;
    }

    #menu li .menu__sub ul li a {
        padding: 0;
        text-transform: capitalize;
    }

    #menu li .menu__sub ul li a:before {
        display: none !important;
    }

    #menu .inner-menu {
        padding: 0;
        height: auto;
        overflow-y: visible;
    }

    #menu .inner-menu > div {
        padding: 0;
        min-height: inherit;
        position: static;
    }

    .header__logo {
        height: auto;
        flex: 30;
    }

    .row-header {
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        flex: 1;
    }

    .header_right {
        text-align: right;
        display: flex;
        justify-content: flex-end; /* Align header_right to the right */
        flex: 2;
    }

    .header_right {
        text-align: left;
        display: flex;
        justify-content: flex-end; /* Align header_right to the right */
        flex: 2;
    }

    .top-bar {
        color: #b0b0b0;
        background-color: #ffffff;
        padding: 10px;
        display: flex;
        align-items: center;
        width: 200px;
        justify-content: space-evenly;
    }

    .dropdown span {
        cursor: pointer;
    }

    .top-bar i {
        margin-right: 10px;
    }

    .carousel-item img {
        height: 550px;
        width: 100%;
    }

    /* Style for the product container */
    .product-container {
        max-width: 80%;
        margin: auto;
    }

    /* Style for each product item */
    .product-item {
        text-align: center;
        margin-bottom: 20px;
    }

    .product-item img {
        max-width: 100%;
        height: 320px;
    }

    .product-item p {
        font-weight: bold;
        font-size: 13px;
    }

    .price-decoration {
        text-decoration: line-through;
        color: #7c7c7c85;
    }

    .product-item .name-product {

        text-align: center;
        color: #000;
        margin-bottom: 0px;

    }

    .product-item .price-product {
        text-align: center;
        color: #7c7c7c;
    }

    .product-item {
        transition: transform 0.3s ease;
    }

    .product-item:hover {
        transform: translateY(-5px);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    }

    /*end block silder*/
    .image-block {
        position: relative;
    }

    .image-block img {
        width: 100%;
        height: auto;
        display: block;
    }

    .overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .see-more {
        margin-bottom: 30px;
        text-align: center;
    }

    .btn-picture {
        border-radius: 0;
        background: rgb(0, 0, 0);
        border: none;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 20px;
        letter-spacing: 2px;
        padding: 12px 35px;
        width: auto;
    }

    footer {
        margin-top: 30px;
        background-color: #262626;
        padding-top: 55px;
        padding-bottom: 45px;
        text-align: center;
    }

    footer .footer__logo {
        text-align: center;
        margin-bottom: 60px;
    }

    footer .footer__logo a {
        background-color: #fff;
        padding: 5px 10px;
        width: 92px;
        display: inline-block;
    }

    footer .get__news {
        margin-bottom: 70px;
        color: #fff;
        position: relative;
    }

    footer .get__news input {
        display: block;
        border: none;
        border-bottom: 2px solid #b0b0b0;
        width: 100%;
        background-color: transparent;
        color: #f0f0f0;
        font-size: 15px;
        letter-spacing: 1.5px;
        padding-bottom: 5px;
        padding-right: 30px;
    }

    footer .get__news input:focus {
        border: none;
        border-bottom: 2px solid #b0b0b0;
    }

    footer .get__news button {
        position: absolute;
        top: 0;
        right: 0;
        background: transparent;
        border: none;
        padding: 0;
        height: 100%
    }

    footer .items__footer {
        display: inline-block;
        text-align: left;
        margin-bottom: 50px;
    }

    footer .items__footer p {
        letter-spacing: 1.3px;
        font-weight: bold;
        font-size: 12px;
        margin-bottom: 15px;
    }

    footer .items__footer p a {
        color: #b0b0b0;
    }

    footer .items__footer p a:hover {
        text-decoration: underline;
    }

    footer .items__footer .item__title {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1.5px;
        margin-bottom: 20px;
    }

    footer .copyright {
        font-size: 10px;
        font-weight: bold;
        color: #b0b0b0;
    }

    .menu__footer {
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        color: #fff;

        font-size: 20px;
        letter-spacing: 2px;
        overflow: hidden;
        z-index: 2;
        background: #262626;
        padding-top: 10px;
    }

    footer {
        border-top: 1px solid #ccc;
        margin-top: 120px;
        padding: 35px 0;
        position: relative;
    }

    .footer {
        justify-content: center;
        padding-top: 20px;
    }

    .footer__menu {
        text-align: center;
        z-index: 1;
    }

    .footer__menu ul {
    }

    .footer__menu ul li {
        display: inline-block;
        margin: 0 1.5%;
        text-transform: uppercase;
    }

    .footer__right__social {
        display: inline-block;
        margin-right: 30px;
    }

    .footer__right__social a {
        display: inline-block;
        margin-left: 30px;
        vertical-align: middle;
    }

    .footer__menu ul:last-child {
        padding-left: 5%;
    }

    .footer__menu ul:last-child li {
        /* margin: 0 2% */
    }

    .footer__menu li a {
        font-size: 15px;

    }

    .footer__right,
    .footer__left {
        position: relative;
        z-index: 2;
    }

    .footer__left {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer__right {

        text-transform: uppercase;
        text-align: center;
        margin-top: 20px;
    }

    .footer__right__social a {
        font-size: 25px;
    }

    /*filter block*/
    .typeProducts {
        text-align: left;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 60px 0;
    }

    .filter-price {
        border-top: 1px solid #f0f0f0;
        color: #262626;
        font-weight: bold;
        letter-spacing: 1.3px;
    }


    .col-xs-3 {
        width: 25%;
    }

    .col-xs-6 {
        width: 50%;
    }

    .typeProducts h2 {
        margin: 0;
        color: #7c7c7c;
        font-size: 14px;
        letter-spacing: 1.2px;
        font-weight: bold;
        padding-top: 4px;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .typeProducts .typeFilter .filterToggle {
        color: #262626;
        font-weight: 500;
        letter-spacing: 1.2px;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        display: block;
        text-align: right;
        cursor: pointer;
    }

    .typeProducts .typeFilter .filterToggle .icon-settings {
        margin-right: 10px;
        font-size: 18px;
        vertical-align: middle;
        position: relative;
        top: -2px;
    }

    .typeProducts .typeFilter .filterToggle:hover {
        color: red;
    }

    .typeProducts .typeFilter .filterToggle.active {
        -webkit-transform: translateX(-40px);
        -moz-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        -o-transform: translateX(-40px);
        transform: translateX(-40px);
        opacity: 0;
    }

    .typeProducts .bootstrap-tagsinput .label-default {
        background-color: #d4d4d4;
        color: #262626;
        font-size: 12px;
        line-height: normal;
        margin-top: 3px;
        text-align: left;
        display: inline-table;
    }

    .label {
        display: inline;
        padding: .2em .6em .3em;
        font-size: 75%;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .25em;
    }

    .menuFilter {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        background-color: #ffffff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 150px;
    }

    .menuFilter .filterClose {
        position: fixed;
        z-index: 10;
        top: 99px;
        right: 30px;
        border: 1px dashed transparent;
        padding: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #b0b0b0;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
    }

    .menuFilter .filterClose:hover {
        color: red;
        border-color: red;
    }

    .menuFilter .filterIcon {
        color: #262626;
        font-weight: 500;
        letter-spacing: 1.2px;
        padding-bottom: 10px;
        position: absolute;
        top: 99px;
        left: 0;
        width: 100%;
        -webkit-transition: -wekbit-transform 1s ease-out;
        -moz-transition: -moz-transform 1s ease-out;
        -ms-transition: -ms-transform 1s ease-out;
        -o-transition: -o-transform 1s ease-out;
        transition: transform 1s ease-out;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }

    .menuFilter .filterIcon span {
        margin-right: 15px;
        font-size: 19px;
        vertical-align: middle;
        position: relative;
        top: -2px;
    }

    .menuFilter .filterIcon.shadowBottom {
        -webkit-box-shadow: -5px 7px 5px -9px rgba(0, 0, 0, .75);
        -moz-box-shadow: -5px 7px 5px -9px rgba(0, 0, 0, .75);
        box-shadow: -5px 7px 5px -9px rgba(0, 0, 0, .75);
    }

    .menuFilter .filterItems {
        height: 100%;
        padding-left: 20px;
        padding-right: 20px;
        overflow-y: scroll;
        padding-top: 20px;
    }

    .menuFilter .filterItem > a {
        display: block;
        position: relative;
        border-bottom: 1px solid #f0f0f0;
        padding: 20px 22px;
        color: #262626;
        font-weight: bold;
        letter-spacing: 1.3px;
        text-align: left;
    }

    a {
        text-decoration: none;
    }

    .float-right {
        float: right;
    }

    /* Style for the parent ul element */
    .two-column-list {

        list-style: none; /* Remove default bullet points */
        padding: 0;
        display: flex; /* Use Flexbox for layout */
        flex-wrap: wrap; /* Wrap items to the next row if needed */
        justify-content: space-between; /* Distribute items evenly between the columns */
        display: none;
    }


    /* Style for the child li elements */
    ul.two-column-list li {
        width: 48%; /* Set the width of each list item to occupy 48% of the container to create two columns */
        margin-bottom: 10px; /* Add some spacing between the items */
        cursor: pointer;
    }


    /* Style for the links (a elements) */
    ul.two-column-list li a {
        display: block; /* Display the links as block elements */
        padding: 5px; /* Add padding to create some spacing between the links */
        text-decoration: none;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        color: #262626;
        font-weight: bold;
        letter-spacing: 1.3px;
        font-size: 12px; /* Remove underline from the links */
    }

    /*end filter block */
    /*product page*/
    .container-fluid.block-single-product {
        width: 80%;
    }

    .slider-container {
        width: 80%;
        max-width: 800px;
        margin: 0 auto;
    }

    /* Customize the appearance of the slider items */
    .slider-item img {
        width: 100%;
        height: auto;
    }

    .one-column-list {
        display: none; /* Дђiб»Ѓu chб»‰nh kГ­ch thЖ°б»›c phГ№ hб»Јp vб»›i trang web cб»§a bбєЎn */
        margin: 0 auto; /* Canh giб»Їa danh sГЎch */
        list-style: none; /* бєЁn dбєҐu hiб»‡u Д‘ГЎnh dбєҐu mбє·c Д‘б»‹nh cб»§a danh sГЎch */
        overflow-y: auto;
        height: 300px;
        padding: 22px 18px;
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
    }

    /* XГіa khoбєЈng cГЎch dЖ°б»›i dГІng cho cГЎc mб»Ґc danh sГЎch */
    .one-column-list li {
        margin-bottom: 5px;
        border-bottom: 2px solid #f0f0f0;
    }


    ul.one-column-list li a {
        padding: 20px 15px;
        color: black;
        font-weight: bolder;
        display: inline-block; /* Дђбє·t thбє» <a> lГ  phбє§n tб»­ inline-block */
    }

    .toggle-link {
        cursor: pointer;
        color: black;
    }

    .product-info .filterItem {
        border-bottom: 1px solid;
        padding: 10px 0;
    }

    .one-column-list a.price-product {
        float: right;
    }

    .cart_area {
        padding-bottom: 100px;
    }

    .cart_inner .table thead tr th {
        border-top: 0px;
        font-size: 14px;
        font-weight: 500;
        font-family: "Roboto", sans-serif;
        color: #777777;
        border-bottom: 0px !important;
    }

    .cart_inner .table tbody tr td {
        padding-top: 30px;
        padding-bottom: 30px;
        vertical-align: middle;
        align-self: center;
    }

    .cart_inner .table tbody tr td .media .d-flex {
        padding-right: 30px;
    }

    .cart_inner .table tbody tr td .media .d-flex img {
        border: 1px solid #eeeeee;
        border-radius: 3px;
        width: 150px;
    }

    .cart_inner .table tbody tr td .media .media-body {
        vertical-align: middle;
        align-self: center;
    }

    .cart_inner .table tbody tr td .media .media-body p {
        margin-bottom: 0px;
    }

    .cart_inner .table tbody tr td h5 {
        font-size: 14px;
        color: #222222;
        font-family: "Roboto", sans-serif;
        margin-bottom: 0px;
    }

    .cart_inner .table tbody tr.bottom_button .gray_btn {
        line-height: 38px;
        background: #e8f0f2;
        border: 1px solid #eeeeee;
        border-radius: 3px;
        padding: 0px 40px;
        display: inline-block;
        color: #222222;
        text-transform: uppercase;
        font-weight: 500;
    }

    .cart_inner .table tbody tr.bottom_button td:last-child {
        width: 60px;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text {
        margin-left: -446px;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text input {
        width: 200px;
        padding: 0px 15px;
        border-radius: 3px;
        border: 1px solid #eeeeee;
        height: 40px;
        font-size: 14px;
        color: #cccccc;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        margin-right: -3px;
        outline: none;
        box-shadow: none;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text input.placeholder {
        font-size: 14px;
        color: #cccccc;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text input:-moz-placeholder {
        font-size: 14px;
        color: #cccccc;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text input::-moz-placeholder {
        font-size: 14px;
        color: #cccccc;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text input::-webkit-input-placeholder {
        font-size: 14px;
        color: #cccccc;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text .primary-btn {
        height: 40px;
        line-height: 38px;
        text-transform: uppercase;
        padding: 0px 38px;
        margin-right: -3px;
        border-radius: 0;
    }

    .cart_inner .table tbody tr.bottom_button td .cupon_text .gray_btn {
        padding: 0px 40px;
    }

    .cart_inner .table tbody tr.shipping_area td:nth-child(3) {
        vertical-align: top;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box {
        margin-left: -250px;
        text-align: right;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .list li {
        margin-bottom: 12px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .list li:last-child {
        margin-bottom: 0px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .list li a {
        padding-right: 30px;
        font-size: 14px;
        color: #777777;
        position: relative;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .list li a:before {
        content: "";
        height: 16px;
        width: 16px;
        border: 1px solid #cdcdcd;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .list li a:after {
        content: "";
        height: 10px;
        width: 10px;
        border-radius: 50%;
        background: #ffba00;
        display: inline-block;
        position: absolute;
        right: 3px;
        top: 50%;
        transform: translateY(-50%);
        opacity: 0;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .list li.active a:after {
        opacity: 1;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box h6 {
        font-size: 14px;
        font-weight: normal;
        color: #222222;
        font-family: "Roboto", sans-serif;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box h6 i {
        color: #777777;
        padding-left: 5px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .shipping_select {
        display: block;
        width: 100%;
        background: #e8f0f2;
        border: 1px solid #eeeeee;
        height: 40px;
        margin-bottom: 20px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .shipping_select .list {
        width: 100%;
        border-radius: 0px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .shipping_select .list li {
        font-size: 14px;
        font-weight: normal;
        color: #777777;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box input {
        height: 40px;
        outline: none;
        border: 1px solid #eeeeee;
        background: #e8f0f2;
        width: 100%;
        padding: 0px 15px;
        margin-bottom: 20px;
    }

    .cart_inner .table tbody tr.out_button_area .checkout_btn_inner {
        margin-left: -388px;
    }

    .cart_inner .table tbody tr.out_button_area .checkout_btn_inner .primary-btn {
        height: 40px;
        padding: 0px 30px;
        line-height: 38px;
        text-transform: uppercase;
        border-radius: 0;
    }

    .cart_inner .table tbody tr.out_button_area .checkout_btn_inner .primary-btn:hover:before {
        left: 240px;
    }

    .text-right {
        text-align: right;
        float: right;
    }

    .gray_btn {
        line-height: 38px;
        background: #e8f0f2;
        border: 1px solid #eeeeee;
        border-radius: 3px;
        padding: 0px 40px;
        display: inline-block;
        color: #222222;
        text-transform: uppercase;
        font-weight: 500;
    }

    /*shipping*/
    .form-group {
        margin-bottom: 30px;
    }

    .form-shipping {
    }

    .order-list {
        padding: 10px 50px 20px 50px;
        border: 1px solid whitesmoke;
    }

    .order-list p {
        margin-bottom: 2px;
        color: black;
    }

    .property {
        font-size: 13px;
        font-weight: bolder;
        color: black;
        font-style: italic;
        /*float: left;*/
    }

    .property-value {
        font-size: 13px;
        color: black;
        float: right;
        font-weight: 500;
    }

    .card-title {
        font-size: 13px;
    }

    .order-list .card {
        border: unset;
        border-bottom: 1px solid rgba(0, 0, 0, .125);
        margin-bottom: 20px;
    }

    .row-total {
        width: 80%;
        margin: auto;
    }

    .row-total .property {
        font-size: 18px;
    }

    .row-total .property-value {
        font-size: 18px;
    }

    button {
        display: inline-block;
        border: none;
        background: #000;
        color: #fff;
        padding: 3px 25px;
    }

    .btn__conti--pay {
        padding: 15px 10px;
        width: 50%;
        font-size: 20px;
        display: inline-block;
        margin-bottom: 20px;
    }

    /*Payment*/
    label.custom-control-label {
        font-size: 20px;
        margin-left: 15px;
        font-weight: 500;
    }

    .card-qr {
        width: 18rem;
    }

    .payment-method {
        margin: 50px 0;
        justify-content: space-around;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
    .payment-method img{
        object-fit: contain;
        width: 100%;
        height: 100%;
    }

    #wrapper {
        display: flex;
        flex-direction: column;
        min-height: 100vh; /* Tб»‘i thiб»ѓu 100% chiб»Ѓu cao cб»§a viewport */
    }

    .content {
        flex: 1; /* Nб»™i dung sбєЅ mб»џ rб»™ng Д‘б»ѓ Д‘iб»Ѓn vГ o khoбєЈng trб»‘ng */
    }

    .toggle-link:hover {
        color: black;
    }
}
.noUi-connect {
    background: #2a2a2a;
}


hr {
    width: 80%; /* Chiб»Ѓu rб»™ng cб»§a Д‘Ж°б»ќng kбє» */
    margin: 30px auto;
}

.pointer {
    cursor: pointer;
}
