/*==============top-conent=================*/

.left-content {
    padding-right: 0;
}

.text-red {
    color: #e70e2b;
}

@media (max-width: 767px) {
    .title {
        text-align: center;
    }
}

/*===============content-1====================*/

.content {
    margin-top: 50px;
}

.content .title {
    padding: 10px 0;
    margin-bottom: 10px;
}

.content .cart .head-cart, .content .item-cart{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ebebeb;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.content .col-1, .content .col-3, .content .col-4, .content .col-5 {
    width: 15%;
}
.content .col-2 {
    width: 35%;
}
.content .col-6 {
    width: 5%;
    border-right: 1px solid #ebebeb;
}
.content .col-4 .cart_prd_quantity_wrapper{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.content .item-cart .col-2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.content .col-1, .content .col-2, .content .col-3, .content .col-4, .content .col-5, .content .col-6 {
    border-left: 1px solid #ebebeb;
    padding: 15px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.content .cart{
    border-top: 1px solid #ebebeb;
}

/*============================view-bag-1========================*/

.view-bag-1 {
    border-bottom: 1px solid #e4e4e4;
}

/*=============checkbox=================*/

.checkbox {
    padding-top: 75px;
}

/*=================content-1=====================*/

.col-left {
    padding-left: 0;
}

.content-1 {
    padding-top: 25px;
    font-size: 11.5px;
}

.content-1 .content-1-1 {
    color: #000;
    font-size: 14px;
}

.content-1 p {
    color: #999;
    font-size: 13px;

}

/*=================-content-2==================*/

.content-2 {
    padding-top: 56px;
    font-size: 13px;

    padding-left: 0;
    margin-left: -10px;
}

.form-inline {
    /*margin-top: 10px;
    margin-left: 61px;*/
}

/*================input group===================*/

.fa {
    color: #000;
}

.content .col-4 .input-group-number {
    /*display: inline-block;*/
    background-color: #fff;
    padding: 0 !important;
    cursor: pointer;
    width: 30px;
    line-height: 30px;
    border-radius: 0;
    border: 1px solid #f15b67;
    margin: 0 5px;
    text-align: center;
}

.content-4-2 {
    width: 0;
    height: 20px;
}

.form-inline {
    text-align: right;
}

.content-4-3 {
    text-align: right;
    color: #777;
}

.content-4-3 span {
    color: #000;

}

@media (min-width: 768px) {
    .form-inline .input-group > .form-control {
        width: 55px;
        height: 25px;
    }
}

/*=================content-footer===================*/

.content-footer {
    text-align: right;
    margin-top: 65px;
}

.content-footer a {
    color: #999;
    font-size: 11.5px;
}

.content-footer span {
    color: #777;
}

/*===================view-bag-2=====================*/

.view-bag-2 .img-2 {
    width: 90%;
    padding-top: 60px;
}

.view-bag-2 {
    border-bottom: 1px solid #e4e4e4;
}

@media (max-width: 991px) {
    .view-bag-2 .img-2 {
        width: 30%
    }
}

/*==============================================*/

.checkall {
    margin-left: 15px;
}

.checkall .checkbox3 {
    padding-top: 0;
    display: inline-block;
}

.checkall .check {
    display: inline-block;
    font-size: 12px;

}

.checkall .check a {
    color: #999;
}

.checkall .check span {
    color: #999;
}

/*===========================slider1===============================*/

.title1 {
    padding-top: 140px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    font-size: 14px;

}

/*=====================owl carousel-1======================*/

.slidesanphamsubcat .thumbnail {
    border: none;
}

.slidesanphamsubcat .colsanpham {
    position: relative;
    border-radius: 0px;
    min-height: 400px;
    border: 1px solid transparent;
}

.slidesanphamsubcat .thumbnail.colsanpham:hover {
    border: 1px solid #c9c9c9;
    transition: border 0.3s ease;
}

.slidesanphamsubcat .thumbnail.colsanpham img {
    width: inherit;
}

.slidesanphamsubcat .caption {
    font-size: 14px;

    margin-top: 50px;
}

.slidesanphamsubcat .caption .attibu {
    color: #cbcbcb;
    font-size: 13px;

}

.slidesanphamsubcat .caption a {
    color: #000;

    font-size: 13px;
}

.slidesanphamsubcat .caption p {
    font-size: 14px;
}

.slidesanphamsubcat {
    position: relative;
}

.slidesanphamsubcat .arrr {
    position: absolute;
    top: 45%;
    right: -15px;
    z-index: 9999;
    /*transform: translateX(-50%) translateY(-50%);*/
    /*-webkit-transform: translateX(-50%) translateY(-50%);*/
    cursor: pointer;
    display: none;
    width: 35px;
    height: 35px;
    background: #fff;
    display: inline-block;
    text-align: center;
    border: 1px solid #898989;
}

.slidesanphamsubcat .arrl {
    position: absolute;
    top: 45%;
    left: -15px;
    z-index: 9999;
    /*transform: translateX(-50%) translateY(-50%);*/
    /*-webkit-transform: translateX(-50%) translateY(-50%);*/
    cursor: pointer;
    display: none;
    width: 35px;
    height: 35px;
    background: #fff;
    display: inline-block;
    text-align: center;
    border: 1px solid #898989;
}

.arrr img,
.arrl img {
    width: 15px;
    margin-top: 7px;
}

.slidesanphamsubcat .thumbnail.colsanpham {
    padding-top: 130px;
}

.slidesanphamsubcat {
    margin-top: 47px;
}

/*=======================Ä‘Æ¡n hÃ ng===============================*/

.col-right {
    padding-right: 0
}

.col-right .don-hang {
    margin-left: 8px
}

.col-right .don-hang p {

}

.col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.dieuhuong {
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 11px;
    margin-top: 26px;
}

.dieuhuong {
    color: #747474;
    font-size: 12px;
}

.title h4 {
    font-size: 21px;
}

.empty-message {
    margin-left: 45%;
    display: none;
}

.empty-message.active {
    display: block;
}

/* Star TayLQ add CSS */
.select {
    width: 150px;
    padding: 3px 8px;
    border: 1px solid #b7b7b7;
    color: #252525;
}

.pp_notify a {
    float: left;
    font-style: italic;
    font-size: 12px;
    color: red;
}

/* End TayLQ add CSS */

.bag-item .input-group-number {
    background: #fff;
}

.bag-item .item-amount {
    background: #fff !important;
    text-align: center;
    border: 1px solid #f15b67;
    width: calc(100% - 80px);
    border-radius: 0;
    padding: 0;
    height: 32px;
}

.bag-item .item-amount::-webkit-inner-spin-button,
.bag-item .item-amount::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

@media (max-width: 991px) {
    .don-hang .title {
        margin-left: 0;
    }
    .don-hang .boxmakhuyenmai {
        margin: 0;
    }
    .view-bag-1 .img-1 {
        width: 93%;
    }
    .bag-item .cart_prd_price_wrapper {
        margin-top: 10px;
    }
    .lead.cart_prd_name {
        margin: 15px 0 10px 0;
        font-size: 14px;
    }
    .bag-item .cart_prd_action_wrapper {
        margin-top: 10px;
        display: flex;
    }
    .bag-item .cart_prd_action_wrapper .remove_cart {
        height: 34px;
        line-height: 34px;
    }
    .bag-item .cart_prd_price_standart {
        margin-top: 0;
    }
    .bag-item .cart_prd_quantity_wrapper {
        margin: 0 30px 15px 30px;
        max-width: 150px;
    }
}