@charset "utf-8";
/* CSS Document */

.cart_ment{
    width: 33.33%;
    float: left;
    margin-bottom: 20px;
    padding-right: 20px;
    }
.info_ment{
    width: 33.33%;
    float:left;
    padding-right: 20px;
}
.rules_ment{
    width: 33.33%;
    float:left;
    /* padding-right: 20px; */
    }
.centerso{
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;

}
.content_rules{
    border: 1px solid #ccc;
    margin-bottom: 15px;
    background: #fff;
    }
.content_rules .scroll{
    height: 167px;
    overflow-y: scroll;
    margin: 10px 0px 10px 10px;
    }
.rules_ment input{
    outline: none;
}
.tb_giohang td{
    padding: 10px 0px;
    }
.box_cart p{
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #646464;
    font-size: 15px;
}
.box-order{
    margin-bottom: 20px;
}
.box_cart p.order-number{
    text-transform: none;
}
.box_cart p.order-number b{
    color: #f00;
}
.box_cart p.order-number span{
    color: #616161;
    font-size: 13px;
}
.itemyc{
    margin-bottom: 10px;
}
.itemyc span{
    text-transform: uppercase;
    font-size: 15px;
}
.itemyc p{
    font-size: 13px;
}
.form_giohang .title, .cart_ment .title, .rules_ment .title{
    color: #604642;
    font-size: 20px;
    /* border-bottom: solid 1px #ccd524; */
    margin-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
 }
.table{
    border: 0px;
    border-bottom: 0px;
    width: 100%;
    color: #676767;
    text-align: left;
    font-size: 14px;
    border-collapse: collapse;
    background: #fff;
    margin-bottom: -1px;
    }
.table tfoot td{
    background: #f6f6f6;
    padding: 10px 5px;
    width: 50%;
    }
.table td{
    border: 1px solid #ddd;
    padding: 5px;
    vertical-align: middle;
    position: relative;
    }
.form_giohang .input{
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    /* border-radius: 4px; */
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    /* -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; */
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
 }
 .form_giohang select{
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    /* border-radius: 4px; */
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    /* -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; */
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
 }
 .error{
    color: #f00;
    font-size: 12px;
 }
.select_city{
       display: block;
       width: 100%;
       padding: 6px 12px;
       font-size: 14px;
       line-height: 1.42857143;
       color: #555;
       background-color: #fff;
       background-image: none;
       border: 1px solid #eee;
       /* border-radius: 4px; */
       /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
       /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
       /* -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; */
       -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
       transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
       margin: 10px 0px;
}
.select_dist{
       display: block;
       width: 100%;
       padding: 6px 12px;
       font-size: 14px;
       line-height: 1.42857143;
       color: #555;
       background-color: #fff;
       background-image: none;
       border: 1px solid #eee;
       outline: none;
       /* border-radius: 4px; */
       -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
       transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.row{
    margin-bottom: 12px;
    }
.bcs{
    color: #f00;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid;
    margin-bottom: 10px;
    margin-top: 20px;
    }
.smtao{
    margin-bottom:5px;
    }
.guie .button{
    background: #f00;
    width: 100%;
    border: none;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    border: 1px solid transparent;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    cursor:pointer;
    margin-bottom: 5px;
    }
.tieptucmua{
    background: #f00;
    width: 100%;
    border: none;
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    border: 1px solid transparent;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    margin-bottom: 5px;
    }
.tieptucmua a{
    color:#fff;
    display:block;
    }
.huycart{
    background: #f00;
    width: 100%;
    border: none;
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    border: 1px solid transparent;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    cursor:pointer;
    text-align:center;
    margin-bottom: 5px;
    }
.huycart a{
    color:#fff;
    display:block;
    }
.cart-name span{
    color: #292929;
    text-shadow: 0px 0px 0px;
    font-size: 15px;
}
.title:after{
content: "";
    background: #000;
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0px;
    bottom: -5px;
}
.title-tsk{
    margin-top: 15px;
    text-transform: uppercase;
    color: #102345;
}
#showship{
    margin-top: 10px;
}
.totalship{
    margin-top: 5px;
}
.totalship span{
    color: #f00;
}
.button_cart {
    display: inline-block;
    line-height: 28px;
    background: #FE0000;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-right: 10px;
    padding: 0px 10px;
    border-radius: 3px;
}
.button_cart:hover {
    background: #B3002C;
}
@media screen and (max-width: 780px) {
    .cart_ment, .rules_ment, .info_ment{
    width:100% !important;
    padding:0px;
    margin-bottom:20px;
    }
    }
