#kkLoad, .kkRowId{
    display: none;
}
.cart_totals table#kkCart-summary tbody td {
    padding: 15px 0 15px;
    vertical-align: top;
}
#kkCart-summary ul, ol {
    list-style: none;
    line-height: 1.7;
}
#kkCart-summary tr{
    border: 1px solid #d7d9db;
}
#kkCart-summary td {
    float: right;
    margin-left: 15px;
	margin-right: 15px;
    
}
#kkCart-summary th{
    padding-left: 15px;
	padding-right: 15px;
}
table#kkCart-summary{
    width:100%;
}
#kkShipping-address li{
    list-style: none;
    border: 1px solid #d7d9db;
    border-top: none;
    width:100%;
    padding: 15px;
}
#kkShipping-address{
    padding-left: 0px;
}
.modal-content{
    padding:30px;
    padding-bottom: 15px;
}
.modal-content input{
    padding: 0 35px 0 0;
    border: 1px solid #d7d9db;
    line-height: 37px;
    height: 37px;
    vertical-align: middle;
    text-indent: 15px;
    font-size: 13px;
    width: 100%;
}
.modal-content h5{
    font-size: 20px !important;
}
.modal-content input:focus{
    border: 1px solid #aaa;
}
.modal-body{
    margin-top: 30px;
    margin-bottom: 30px;
}
#modal-accessorio .modal-header, #modal-cart-confirm .modal-header, #modal-address .modal-header, #modal-user-order .modal-header, #modal-add-review .modal-header, #modal-review-list .modal-header, #modal-disponibilita .modal-header{
    background: #fff;
}
.k-secondary{
    border-color: #000;
    color: #000;
    background-color: #fff;
}
.check-icon {
    font-size: 45px !important;
    color: #000 !important;
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px;
}
.modal-info{
    font-family: HelveticaNeue, Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #212224;
    line-height: 1.42857;
    font-size: 20px;
}
.sec-padding{
    margin-top: 50px;
    margin-bottom: 50px;
}

#kkCodiceIndirizzo{
    display: none;
}
#modal-user-order tbody td.cart_product {
    padding: 10px;
    width: 131px;
    text-align: center;
    vertical-align: middle;
}
#modal-user-order .product-name {
    color: #212224;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 0;
    height: 35px;
    margin-bottom: 15px;
}
#modal-user-order tbody td.cart_description small {
    display: block;
    padding: 0;
    color: #36383b;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
}
#modal-user-order tbody td.cart_description small span {
    color: #9198a1;
}
.kkOrderTable .red {
    color: red;
}
.kkOrderTable .green {
    color: green;
}
.paymethod-info{
    padding: 15px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 400px;
}
.red-circle{
    width: 10px;
    height:10px;
    background-color: red;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 3px;
}

.green-circle{
    width: 10px;
    height:10px;
    background-color: green;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 3px;
}

.kkAddAddress{
    font-size: 12px !important;
    font-weight: bold;
    float: right;
    margin-right: 10px;
}

#kkBenvenuto a{
    display: inline-block;
    margin-right: 10px;
}
.background-coupon{
    background-color: #ebebeb;
}
#kkModalTable th{
    background: #EBEBEB;
    border-bottom: 0px;
}
.user-review{
    font-style: italic;
    color: #aaa;
    display: block;
}