.clear{
    clear: both;
}
.dv_2{
    margin-top: 20px;
    padding: 15px;
    background-color: #cfcfcf;
    display: inline-block;
    width: 100%;
}
.dv_4 h3{
    margin: 0;
    padding: 4px 0!important;
    color: #002e3d;
}
.dv_4 hr{
    margin: 0 0 10px;
    padding: 0;
    background-color: #afb7b9;
    height: 1px;
    width: 100%;
    border-bottom: initial;
}
.dv_4 p{
    margin: 0;
    padding: 0 0 5px;
    color: #002e3d;
}
.dv_4 input{
    width: 100%;
    font-size: 16px;
}
.dv_4 button{
    
}
.dv_4 label{
    display: block;
    padding-left: 15px;
    padding-top: 10px;
    color: #002e3d;
    font-weight: normal;
}
.dv_6{
    margin: 20px 0 10px;
    padding: 5px 10px;
    background-color: #002e3d;
}
.dv_6 p{
    margin: 0;
    padding: 0!important;
    color: #fff!important;
    font-size: 14px;
    font-weight: bold;
}
.dv_2 p{text-shadow: none!important;padding-left: 0!important;}
.dv_8{
    margin: 0;
    padding: 10px;
}
.dv_8 input[type='radio']{
    margin-right: 6px;
}
.dv_8 label{
    color: #002e3d;
    font-weight: bold;
    font-size: 14px;
}
.dv_8 p{
    margin: 0;
    padding: 0 0 0 10px;
    color: #002e3d;
    font-size: 14px;
    font-weight: 400;
}
.dv_10{
    margin: 4px 0 0;
    padding: 10px
}
.dv_10 p{
    margin: 0;
    padding: 0;
    color: #002e3d;
    font-size: 13px;
    font-weight: 400;
}
.dv_10 p a{    
    color: #002e3d;
    text-decoration: underline;
}
.dv_12{
    margin: 20px 0;
    padding: 0;    
}
.dv_12 input{
    float: left;
    margin-right: 10px;
}
.dv_16{
    padding: 10px 0 0 10px;
}
.dv_16 label{
    margin-right: 20px;
    color: #afb7b9;
    width: 160px;
    font-size: 16px;
}
.dv_16 select{
    margin: 0;
    padding: 6px 4px;
    width: 150px;
    font-size: 14px;
    color: #afb7b9;
    background-color: #ffffff;
}
.dv_16 input{
    margin: 0;
    padding: 2px;
    width: 150px;
    font-size: 14px;
    color: #afb7b9;
    background-color: #ffffff;
    height: 34px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,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;
}
.dv_16 button{
    padding: 6px 20px;
}
.dv_18{
    margin: 0;
    padding: 10px 4px;
}
.dv_18 p{
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.3em;
    text-align: right;
}
.dv_22 table{
    width: 100%;
    border-bottom: none;
}
.dv_22 table.totals {
    border-color: #7d9fab!important;
    border-top-width: 2px!important;
    border-top-style: solid!important;
}
.dv_22 table tr.order-total{
    border-top-width: 2px;
    border-top-style: solid;
    border-color: #7d9fab;
    border-bottom: none;
}
.dv_22 table th{
    font-size: 17px;
    text-align: left;
}
.dv_22 table th.total, .dv_22 table td.total{
    font-size: 19px;
    color: #002e3d;
}
.dv_22 table td{
    font-size: 17px;
    text-align: right;
}
table.delivery_tb td{width: auto!important;}
table.delivery_tb tr> td:first-child {width: 25%!important;}
.form-cart table tbody tr th, .form-cart table tbody tr td{border: 0;}
/*New cart layout*/
.cartitbox-head {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 30px;
    border-left: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.cartit-box{display: inline-block;width: 100%;}
.cart-itemboxs .cartit-box:not(.cartitbox-head){padding: 20px 30px;}
.cart-itemboxs .cartit-box{background-color: #fff;}
.cart-itemboxs .cartit-box:nth-child(2n){
    background-color: #f8f8fd;
}

.cart-itemboxs .cartit-box .item-photo {
    float: left;
    width: 100px;
    border: 1px solid #e9e9e9;
    display: block;
    padding: 12px 2px 6px;
    text-align: center;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
}
.cart-itemboxs .item-photo img{width: 100%;}
.cart-itemboxs .cartit-box>div{padding: 0;}
.cart-itemboxs .cartit-box .input-qty{
    height: 35px;
    width: 60px;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #555;
    font-family: "Arimo";
    padding: 0;
    margin: auto;
    float: left;
}
.text-bold{font-weight: 600!important;}
.cart-itemboxs .cartit-box .item {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
@media (max-width: 767px){
    .cartit-box.cartitbox-head{display: none;}
    .cart-itemboxs .cartit-box:not(.cartitbox-head){padding: 20px 15px;}
    .col-amount{text-align: right;}
}
.btn-danger {
    color: #fff;
    background-color: #db0019;
    border-color: #db0019;
}
#dv_26 .dv_12, #dv_26 .dv_14 .dv_16 {
    text-align: right;
}
.view-cart #errorMessage{color: #ff0000!important;}
input[type="radio"]{cursor: pointer;}