@media (min-width: 992px) {
    .viewswiper-img .slider-item{
        display: none;
    }
}
.viewswiper-img .slider-item:first-child {
    display: block;
}
.attr p a {
    min-width: 50px;
    padding: 0 2px;
}
.qtt_product_view{
    font-size: 14px;
    color: #757575;
    margin-left: 10px;
    display: none;
}
.cloudzoom-ajax-loader{
    display: none !important;
}

#menuRight {
    position: fixed;
    top: 0;
    right: 0;
    background: #055585;
    height: 100%;
    width: 35px;
    transition: all .15s;
    z-index: 1110;
}

#menuRight>li {
    margin: 5px 0;
}
#menuRight>li>p {
    display: block;
    color: #fff;
    cursor: pointer;
    text-align: center;
    padding: 10px 0;
    position: relative;
    font-size: 11px;
    line-height: unset;
}
#menuRight>li>p i {
    display: block;
    font-size: 17px;
}
#menuRight>li>p>span {
    background: #fff;
    line-height: normal;
    padding: 0 4px;
    display: inline-block;
    color: #000;
    font-size: 11px;
    border-radius: 2px;
    font-weight: 700;
    margin-top: 3px;
}
#menuRight>li>ul>li:first-of-type {
    line-height: 30px;
    text-transform: uppercase;
    background: #464646;
    color: #fff;
    font-size: 11px;
    text-align: center;
}
#menuRight>li>ul>li:last-of-type {
    padding: 10px;
}
#menuRight>li>ul>li:last-of-type>p {
    display: block;
    padding: 3px 0;
}
.itemCarts {
     border-bottom: 1px solid #ccc;
     padding: 10px 0;
 }
.itemCarts>a {
    float: left;
    width: 50px;
    margin-right: 5px;
}
.itemCarts>a>img {
    display: block;
    width: 100%;
}
.itemCarts>p {
    display: block;
    padding: 3px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.itemCarts>p>b {
    color: #919191;
}
.itemCarts>p>i {
    float: right;
    margin-right: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #919191;
}
a.btnColor:hover {
    color: #fff;
}
.btnColor {
    background: #da251c !important;
}

.btnRed {
    border: none;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #f04e23;
    transition: all .15s;
}
#menuRight>li>p>a {
    color: #fff;
}
#menuRight>li>ul {
    position: absolute;
    top: 0;
    left: 35px;
    width: 280px;
    background: #f7f7f7;
    height: 100%;
    display: none;
}
#menuRight>li.close.show {
    visibility: visible;
}
#menuRight>li.close i{
    font-size: 20px;
    color: #fff;
}
#menuRight>li.close {
    float: unset;
    visibility: hidden;
    opacity: 1;
}
#menuRight>li.active>ul {
    display: block;
}
#menuRight>li:hover, #menuRight>li.active {
    background: #f13123 !important;
}
.fix-conten{
    right: 45px;
}
.purchaseInfo .description label input{
    width: auto;
}

.purchaseInfo .description h2 {
    display: flex;
}
.purchaseInfo .description h2>span {
    border-radius: 50%;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    margin-right: 5px;
    line-height: 22px;
    font-size: 18px;
}
.tp_product_detail_related .product_tabs_slide_first{
    display: flex;
    flex-wrap: wrap;
}
.pr-0{
    padding-right: 0;
}
#tableShipFee{
    display: none!important;
}
@media screen and (max-width: 991px) {
    .chi-action {
        display: block !important;
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }
    .chir_loop .chi-action a{
        transform: translate(0);
        -ms-transform: translate(0);
        -webkit-transform: translate(0);
        visibility: visible;
        opacity: 1;
    }
    #menuRight{
        display: none;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.listOrderIf {
    display: none;
}
table.table_name th, table.table.table-bordered th {
    width: 15%;
}
.table tr td, .table tr th {
    padding: 7px;
    border: 1px solid #ddd;
}
.table tr td, .table tr th {
    text-align: center;
}
.table-bordered tr th {
    background: #f6f6f6;
    color: #333;
}
table.table_name th {
    padding: 5px;
    text-align: center;
    border: 1px solid #ccc;
}
table.table_1 p, table.table p {
    padding: 5px;
}
table.table_1 tr td {
    text-align: start;
}
table tbody>tr>td, table tbody>tr>th, table tfoot>tr>td, table tfoot>tr>th, table thead>tr>td, table thead>tr>th {
    vertical-align: middle !important;
}
.table_name {
    width: 100%;
    margin-top: 30px !important;
}
.orderView table {
    margin-top: unset;
    background: unset;
}
.d-flex {
    display: flex;
}
.image-item-table {
    margin-bottom: 10px;
    height: 80px;
}
.image-item-table img {
    max-width: 100px;
    height: 100%;
}
.name-item-table {
    padding-left: 10px;
}
.table_2 tr {
    border-bottom: solid 2px red;
}
#noteStatus {
    margin: 30px 0;
}
@media screen and (max-width: 767px) {
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: unset;
    }
    .col-responsive {
        width: 50%;
    }
    .width-responsive {
        width: 378px !important;
    }
    .img-responsive {
        width: 69px !important;
        height: 77px !important;
    }
}
.orderView table {
    margin-bottom: 0;
}
.promotion_product{
    display: none;
}
.info-user .info:not(.user_signin), .formUser .userSignup {
    display: none !important;
}
body.checkPrice .info-user .info {
    display: block !important;
}
#appendMenuRight{
    display: none !important;
}
#footer_main .footer-right{
    display: none !important;
}