.container-contact .heading {
    font-size: 26px;
    color: #333333;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 15px;
}

.container-contact .contact-info {
    font-size: 15px;
    color: #333333;
}

.container-contact .contact-info p {
    margin-bottom: 10px;
}

.container-contact .contact-info span {
    color: #777777;
}

.container-contact .note {
    font-size: 15px;
    color: #777777;
    line-height: 25px;
    font-style: italic;
}

.container-contact .form-control {
    background: #f5f5f5;
    height: 44px;
    border-radius: 22px;
    border-color: #e5e5e5;
    box-shadow: none;
    font-size: 14px;
}

.container-contact .btn-submit {
    display: inline-block;
    background: #111111;
    height: 42px;
    line-height: 42px;
    border-radius: 21px;
    padding: 0 30px;
    text-transform: uppercase;
    color: #ffffff;
}

@media (min-width: 768px) {
    .table-responsive {
        display: table;
    }
}

.pd-info__color-wrap span {
    display: inline-block;
    width: 30px;
    height: 25px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 3px;
}

.pd-info__color-wrap span.active {
    border: 3px solid #a78241;
}

.pd-info__size-wrap span {
    display: inline-block;
    width: 30px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background-color: #fff;
    font-size: 13px;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 3px;
    border: 1px solid #bbbbbb;
}

.pd-info__size-wrap span.active {
    background-color: #333333;
    border-color: transparent;
    color: #fff;
    cursor: pointer;
}

span.color_order_ms {
    display: inline-block;
    width: 15px;
    height: 15px;
}

p.variant-tit {
    text-transform: none;
}

/*Hệ thống cửa hàng*/
#news-info {
    text-align: center;
    color: #333333;
}

#news-info h1 {
    margin: 0 0 15px 0;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
}

.title-add {
    background: url(../images/title-add.png) no-repeat left center;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding-left: 30px;
    height: 20px;
    padding-top: 2px;
    margin: 0px 0px 20px 0px;
}

.wrapper-select-add select {
    width: 199px;
    height: 32px;
    border: 1px solid #e5e5e5;
    margin-right: 14px;
    font-size: 13px;
    background: url(../images/select-add.png) no-repeat 95% center;
    -webkit-appearance: none;
    padding-left: 10px;
}

.wrapper-select-add select:last-child {
    margin-right: 0px;
}

.list-item-agency {
    padding-left: 0px;
    max-height: 500px;
    overflow-y: scroll;
}

li.item-agency.cf {
    list-style: none;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    margin-top: 20px;
}

li.item-agency:first-child {
    list-style: none;
    border-top: none;
    padding-top: 20px;
    margin-top: 0px;
}

.name-agency {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    margin-top: 0px;
    margin-bottom: 15px;
}

.name-agency a {
    color: #a68140;
}

.wrapper-info-agency p {
    color: #666666;
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 20px;
}

.add-agency {
    background: url(../images/local-add.png) no-repeat 0 2px;
    padding-left: 18px;
}

.wrapper-info-agency p {
    color: #666666;
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 20px;
}

.add-phone {
    background: url(../images/phone-add.png) no-repeat 0 2px;
    padding-left: 18px;
}

#wrap_ggmap {
    width: 100%;
    height: 100%;
    min-height: 500px;
}

li.pd-filter__item a {
    color: #666666 !important;
}

li.pd-filter__item a:hover {
    color: #00b80d;
}

/*Dánh giá*/

.respond {
    border: 1px solid #f0f0f0;
    padding: 19px 15px 44px;
    margin-bottom: 15px;
}

.respond__title {
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 13px;
}

.respond-rate {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 19px;
    margin-left: 20px;
}

.respond-rate__text {
    font-size: 14px;
    color: #666666;
    margin-right: 12px;
}

.respond-rate__stars {
    display: -ms-flexbox;
    display: flex;
    margin-right: 7px;
}

.respond-rate__star {
    color: #666666;
}

.respond-rate__star+.respond-rate__star {
    margin-left: 3px;
}

.respond-rate__notrated {
    display: inline-block;
    padding: 2px 4px 0;
    font-size: 12px;
    line-height: 16px;
    border-radius: 3px;
    background-color: #233e92;
    color: #ffffff;
}

.respond-rate__notrated:hover {
    color: #ffffff;
}

.respond-form__textarea,
.respond-form__input,
.respond-form__btn {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    margin-bottom: 11px;
    padding: 3px 6px 4px;
}

.respond-form__textarea {
    resize: none;
}

.respond-form__btn {
    color: #ffffff;
    background-color: #233e92;
    cursor: pointer;
}

.comment-box {
    border-bottom: 1px solid #ebebeb;
}

.comment {
    margin-bottom: 20px;
}

.comment__user {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 2px;
}

.comment__rate {
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-right: 4px;
    position: relative;
    top: 3px;
}

.comment__rate .number1:before {
    content: "\f005\f006\f006\f006\f006";
}

.comment__rate .number2:before {
    content: "\f005\f005\f006\f006\f006";
}

.comment__rate .number3:before {
    content: "\f005\f005\f005\f006\f006";
}

.comment__rate .number4:before {
    content: "\f005\f005\f005\f005\f006";
}

.comment__rate .number5:before {
    content: "\f005\f005\f005\f005\f005";
}

.comment__star {
    font-size: 14px;
    color: #233e92;
}

.comment__text {
    font-size: 14px;
    color: #666666;
    margin-bottom: 2px;
}

.comment__comment,
.comment__like {
    font-size: 14px;
    font-weight: 600;
    color: #233e92;
}

.comment__comment:hover,
.comment__like:hover {
    color: #233e92;
}

.comment__thumbs-up {
    display: inline-block;
    margin-right: 10px;
    color: #666666;
}

.comment__thumbs-up.liked {
    color: #233e92;
}

.comment__date {
    font-size: 14px;
    color: #666666;
}

.comment__like::before,
.comment__date::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #233e92;
    margin: 0 6px;
    position: relative;
    top: -2px;
}

.comment__replybox {
    margin-left: 51px;
}

.reply {
    margin-top: 6px;
}

.reply__user {
    display: inline-block;
    font-size: 12px;
    padding: 0 4px;
    color: #333333;
    margin-bottom: 4px;
}

.reply__user.mod {
    background-color: #f0c50e;
}

.reply__text {
    font-size: 12px;
    line-height: 21px;
    color: #333333;
    margin-bottom: 2px;
}

.reply__comment {
    font-size: 14px;
    font-weight: 600;
    color: #233e92;
}

.reply__comment:hover {
    color: #233e92;
}

.reply__date {
    font-size: 14px;
    color: #666666;
}

.reply__date::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #233e92;
    position: relative;
    top: -2px;
    margin: 0 6px;
}

li.nav-item {
    font-weight: bold;
}

.cp-cart__refresh {
    display: inline-block;
    background-color: #b84b55;
    color: #fff;
    font-size: 14px;
    padding: 8px 14px;
    border-radius: 5px;
}

.m-aside__block {
    margin-bottom: 30px;
}

.m-aside__heading {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background-color: #0052a0;
    padding: 0 20px;
    line-height: 38px;
}

.as-menu {
    border: 1px dashed #e6e6e6;
    padding: 20px;
}

.as-menu__item {
    margin-bottom: 9px;
}

.as-menu__item:last-child {
    margin-bottom: 0;
}

.as-menu__link {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.as-menu__link:hover,
.as-menu__link.active {
    color: #6cbd45;
    text-decoration: none;
}

.as-menu-2 {
    padding: 5px 0 0;
}

.as-menu-2__item {
    margin-bottom: 10px;
    display: block;
}

.as-menu-2__item:last-child {
    margin-bottom: 0;
}

.as-menu-2__link {
    display: block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    position: relative;
}

.as-menu-2__link::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #6cbd45;
    position: absolute;
    top: 4px;
    left: 0;
}

.as-menu-2__link:hover {
    color: #6cbd45;
}

.as-menu-2__link.active::before {
    background-color: #6cbd45;
}

.as-list {
    border-top: 1px dashed #e6e6e6;
    padding-top: 30px;
}

.as-list__item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #e6e6e6;
}

.list-group-item {
    border: none !important;
    padding: 1rem 1.25rem;
}

img.w-100.border {
    border: none !important;
}

.id-support__text {
    margin-top: 0;
    font-weight: bold;
}

.id-support {
    position: relative;
    font-size: 16px;
    padding-left: 0;
}

/*QTND sửa*/
.list-unstyled {
    font-weight: 550;
}

.as-menu-2 {
    font-weight: 550;
}

.border {
    border: none !important;
}

/*Phuonghv14/12/2019*/
/*Giỏ hàng*/

.cart-total__item.thanhtoan {
    font-size: 20px;
    padding-top: 15px;
}

.cart-total__item.thanhtoan a {
    background: #00b80d;
    padding: 10px;
    color: white;
    text-transform: uppercase;
}

.sale_pr {
    position: absolute;
}

.order_price {
    float: right;
}

.infor_order {
    font-size: 16px;
    font-weight: normal;
}

.product__old-price {
    /*text-decoration: none;*/
}

/*Tích điểm đổi quà */
/*Style tÃ­ch Ä‘iá»ƒm Ä‘á»•i quÃ */


.tichdiemdoiqua {
    margin-top: 20px;
}

#tichdiemdoiqua .container {
    padding-top: 20px;
}

#tichdiemdoiqua ul {
    padding: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #333;
}

#tichdiemdoiqua ul li {
    list-style: none;
    display: inline-block;
    margin-bottom: 5px;
}

#tichdiemdoiqua ul li.active {
    background: none;
}

#tichdiemdoiqua ul li a {
    color: #0028fc;
    padding-right: 20px;
}

#tichdiemdoiqua ul li a:hover,
#tichdiemdoiqua ul li a:active,
#tichdiemdoiqua ul li a:focus {
    text-decoration: none;
}

#tichdiemdoiqua ul li.active>a {
    color: #333;
    border-bottom: 3px solid #0089bd;
    padding-right: 10px;
    padding-bottom: 8px;
}

/*#tichdiemdoiqua .tab-content {
  padding-top: 20px;
}
*/
/*#tichdiemdoiqua .table td,
.table th {
  border-top: none;
  padding: 5px 0;
}*/

#tichdiemdoiqua #nhandiemthuong h3 {
    font-weight: bold;
    font-size: 17px;
}

#tichdiemdoiqua .color-link-popup {
    color: #fff;
    background-color: #0028fc;
    border-color: #0028fc;
}

div#cauhoithuonggap {
    padding-bottom: 20px;
}

div#result_doiqua {
    font-weight: bold;
    color: red;
    margin-top: 20px;
    margin-bottom: 20px;
}

.owl-carousel {
    display: block !important;
}

a.nav-link {
    color: #0052a0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

table.table.header-fixed.text-link {
    font-size: 14px;
}

a.cart-total__label.viewcat_order {
    font-size: 19px;
    text-transform: uppercase;
    background: #0052a0;
    padding: 6px;
    color: white;
    margin-top: 20px;
}

.cp-cart__footer {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.price_home {
    min-height: 60px;
}

input.order__input.js-number-value.js-only-number {
    position: relative;
    top: -2px;
}

.cp-cart__number {
    position: relative;
    top: 6px;
}

.ml-auto,
.mx-auto {
    margin-left: 0 !important;
}

table.table.custom_table th {
    font-size: 14px !important;
}

.table.custom_table td {
    font-size: 14px;
    padding: 8px;
}

form#sort_price {
    margin-left: auto !important;
}

li.nav-item {
    border: none;
}

.nav-tabs {
    border: none;
}

a.nav-link.active {
    border: none;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    font-weight: bold;
    background: #00b80d;
    border-radius: 5px;
    color: #fff;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #fff #fff #fff;
}

.payment-btn:disabled {
    background-color: #ddd;
}

@media (min-width: 991px) {
    .header__widgets {
        flex-direction: row;
        align-items: center;
        padding: 35px 0;
        position: relative;
    }

    .h-btns {
        position: absolute;
        top: 0;
        right: 0;
        margin-bottom: 0;
    }

    .h-search {
        order: -1;
        margin-right: 10px;
    }

    .h-cart .input-group-append {
        display: none;
    }

    .h-cart .form-control {
        border-radius: 4px !important;
    }

    .header {
        padding: 0;
    }

    .logo {
        margin: 0;
    }

    .header__inner {
        align-items: center;
    }

    .h-cart-wrap {
        margin-bottom: 0;
    }
}

.m-card {
    font-size: 14px;
}

.m-card .card-header {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background-color: #a71e2b !important;
    padding: 0 20px;
    line-height: 38px;
}

.order__input {
    text-align: center;
    width: 26px;
    height: 21px;
    font-weight: bold;
    font-size: 13px;
    padding: 0;
}


.payment-btn {
    display: inline-block;
    background-color: #0052a0;
    color: #fff;
    border: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 67px;
    padding: 0 100px;
    margin: 74px 0 36px;
    cursor: pointer;
}

@media (max-width: 575px) {
    .payment-btn {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 20px;
        line-height: 50px;
        padding: 0 10px;
        margin: 24px 0;
    }
}

.bank-transfer-info {
    display: none;
}

.bank-transfer-input:checked~.bank-transfer-info {
    display: block;
}

.cart-link {
    color: #0052a0;
    text-decoration: underline;
    font-weight: 600;
    margin-right: 20px;
    position: relative;
}

.cart-link:hover {
    color: #0052a0;
}

.cart-link:after {
    content: '|';
    position: absolute;
    top: -3px;
    right: -13px;
}

.cart-link:last-child {
    margin-right: 0;
}

.cart-link:last-child::after {
    display: none;
}

.cart {
    width: 100%;
}

.cart thead {
    background: linear-gradient(to top, #dcdcdc 0%, #fdfdfd 85%, #fff 95%, #fefefe 100%);
    border-top: 1px solid #fdfdfd;
}

.cart th,
.cart td {
    padding: 8px 20px;
}

.cart th {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    font-size: 14px;
    box-shadow: inset 0 1px 0 1px rgba(255, 255, 255, 0.5);
}

.cart tbody tr {
    border-bottom: 1px dashed #dee2e6;
}

.cart tbody tr:nth-child(even) {
    background-color: rgba(0, 0, 0, 0.03);
}

.cart__iwrap {
    width: 80px;
}

.cart__name {
    display: inline-block;
    max-width: 350px;
    color: #0052a0;
}

.cart__name:hover {
    color: #0052a0;
}



@media (max-width: 767px) {
    .cart {
        border-top: 1px dashed #dee2e6;
    }

    .cart__product {
        flex-direction: column;
    }

    .cart__iwrap {
        margin-right: 0 !important;
        margin-bottom: 10px;
    }

    .cart__name {
        width: 100%;
        max-width: unset;
        text-align: center;
    }

    .cart thead {
        display: none;
    }

    .cart tbody,
    .cart tr,
    .cart td {
        display: block;
    }
}

.cart-total {
    line-height: 1.7;
    color: #555555;
}

.cart-total__item {
    display: flex;
    justify-content: flex-end;
}

.cart-total__item--big {
    font-size: 20px;
    font-weight: bold;
}

.cart-total__label {
    font-weight: 600;
    color: #0052a0;
}

.cart-total__value {
    min-width: 150px;
    text-align: right;
}



.product__option.active {
    background-color: #a71e2b;

    border-radius: 4px;
}

.product__option.active span {
    color: #ffffff !important;
}

/*Add stype custom  13/08/2020 phuonghv*/

.product-info__price span {
    font-size: 30px;
}

span.cart_view {
    font-size: 16px;
    text-transform: uppercase;
}


label.form-check-label {
    color: red;
}


.header__wrapper {
    border-bottom: none;
}

.header__logo img {
    height: 70px;
}

.f-social__item {
    margin-right: 5px;
}

.f-social__link .fa{
     margin-right: 14px;
}