.p-tb-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.p-tb-15 .container .row {
    display: flex;
}
.p-tb-15 .container .row #content {
    flex: 1 1 auto;
    max-width: 100%;
    padding-left: 20px;
}
.p-tb-15 .container .row .col-sm-12 .ws-box {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.p-tb-15 .container .row .col-sm-12 .m-b-20 {
    margin-bottom: 20px;
}
.p-tb-15 .container .row .col-sm-12 .p-15 {
    padding: 15px;
}
.p-tb-15 .container .row .col-sm-12 .p-15 .control-items {
    display: flex;
    align-items: center;
}
.p-tb-15 .container .row .col-sm-12 .p-15 .control-items .control-item {
    padding-right: 15px;
}
.p-tb-15 .container .row .col-sm-12 .p-15 .control-items .control-item input,
.p-tb-15 .container .row .col-sm-12 .p-15 .control-items .control-item select,
.p-tb-15 .container .row .col-sm-12 .p-15 .control-items .control-item textarea {
    font-size: 15px;
    height: 42px;
    padding: 5px 15px;
    background: #fff;
    outline: none;
    width: 100%;
    font-family: "Trebuchet MS", sans-serif;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.p-tb-15 .container .row .col-sm-12 .p-15 .control-items .control-item .checkbox-inline input {
    margin-right: 5px;
    position: relative;
    top: 3px;
}
.p-tb-15 .container .row .col-sm-12 .p-15 .control-items .control-item input[type=radio],
.p-tb-15 .container .row .col-sm-12 .p-15 .control-items .control-item input[type=checkbox] {
    width: 16px;
    height: 16px;
}
.p-tb-15 .container .row .col-sm-12 p {
    margin-bottom: 10px;
    font-size: 15px;
    color: #01132d;
    line-height: 26px;
}
.p-tb-15 .container .row .top-bar {
    padding: 10px 10px 10px 20px;
    margin-bottom: 10px;
}
.p-tb-15 .container .row .ws-box {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.p-tb-15 .container .row .ws-box .row {
    display: flex;
}
.p-tb-15 .container .row .ws-box .row .col-md-4,
.p-tb-15 .container .row .ws-box .row .col-md-8 {
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.p-tb-15 .container .row .ws-box .row .col-md-4 .page-heading,
.p-tb-15 .container .row .ws-box .row .col-md-8 .page-heading {
    font-size: 16px;
    line-height: 30px;
}
.p-tb-15 .container .row .ws-box .row .col-md-4 .form-group,
.p-tb-15 .container .row .ws-box .row .col-md-8 .form-group {
    display: inline-block;
    padding-left: 10px;
    margin-bottom: 0;
}
.p-tb-15 .container .row .ws-box .row .col-md-4 .form-group,
.p-tb-15 .container .row .ws-box .row .col-md-8 .form-group {
    margin-bottom: 20px;
    position: relative;
}
.p-tb-15 .container .row .ws-box .row .col-md-4 .form-group label,
.p-tb-15 .container .row .ws-box .row .col-md-8 .form-group label {
    padding-right: 5px;
    color: #666666;
}
.p-tb-15 .container .row .ws-box .row .col-md-4 .form-group label,
.p-tb-15 .container .row .ws-box .row .col-md-8 .form-group label {
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    display: inline-block;
}
.p-tb-15 .container .row .ws-box .row .col-md-4 .form-group select,
.p-tb-15 .container .row .ws-box .row .col-md-8 .form-group select {
    background: #f1f3f5;
    padding: 6px 5px;
    font-size: 14px;
    border: none;
    position: relative;
    outline: none;
    height: 30px;
    max-width: 110px;
}
.p-tb-15 .container .row .ws-box .row .col-md-4 .form-group *,
.p-tb-15 .container .row .ws-box .row .col-md-8 .form-group * {
    display: inline-block;
}
.p-tb-15 .container .row .ws-box .row .show-sort {
    text-align: right;
}
.p-tb-15 .container .row .p-items-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    padding: 0;
    justify-content: flex-start;
}
.p-tb-15 .container .row .p-items-wrap .product_item {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 10px 50px;
    margin-bottom: 0;
    display: flex;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    padding: 10px 10px;
    margin: auto;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .img {
    margin: auto;
    max-width: 60%;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .product_card_body {
    width: 100%;
    flex: 1 1 auto;
    padding: 20px 10px;
    margin: auto;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .product_card_body .cart_title {
    margin: 0 0 15px;
    line-height: 20px;
    overflow: hidden;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    height: auto;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .product_card_body .cart_title a {
    background-color: transparent;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .product_card_body .card-text {
    padding: 15px 0;
    font-size: 16px;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .product_card_body .over_write {
    padding: 15px 0;
    font-size: 12px;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .product_card_body .short-description {
    padding: 10px 0 0 14px;
    flex: 1 1 auto;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .product_card_body .short-description ul li {
    font-size: 13px;
    color: #666666;
    position: relative;
    line-height: 16px;
    padding-bottom: 10px;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .product_card_body h5 .price {
    width: 100%;
    line-height: 35px;
    font-size: 17px;
    font-weight: 600;
    color: #ef4a23;
    display: flex;
    justify-content: center;
    align-items: center;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .flexbtn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .flexbtn .btn-cart {
    display: flex;
    flex-wrap: nowrap;
    line-height: 34px;
    background: #fff;
    background: rgba(55, 75, 185, 0.1);
    color: #3749bb;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    padding: 0 5px;
    cursor: pointer;
    justify-content: center;
    align-content: center;
    text-decoration: none;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .flexbtn .btn-compare {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    cursor: pointer;
    background: none;
    margin-top: 10px;
    border-radius: 4px;
    border: none;
    color: #666666;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    padding: 5px;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .flexbtn .btn-compare > i {
    padding-right: 7px;
}
.p-tb-15 .container .row .p-items-wrap .product_item .product_item_inner .flexbtn .btn-compare:hover {
    background: #e8ecec;
    transition: 0.1s;
}
.p-tb-15 .container .row .bottom-bar {
    padding: 15px 0;
    margin: 15px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    min-height: 36px;
}
.p-tb-15 .container .row .bottom-bar .row {
    display: flex;
    justify-content: space-between;
}
.p-tb-15 .container .row .bottom-bar .row .col-left .pagination {
    display: flex;
}
.p-tb-15 .container .row .bottom-bar .row .col-left .pagination li {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    min-width: 36px;
    text-decoration: none;
    transition: background-color 0.3s;
}
.p-tb-15 .container .row .bottom-bar .row .col-left .pagination li span.disabled {
    color: #666;
    cursor: default;
}
.p-tb-15 .container .row .bottom-bar .row .col-left .pagination li a,
.p-tb-15 .container .row .bottom-bar .row .col-left .pagination li span {
    background: #f1f3f5;
    padding: 0 10px;
    color: #111;
    display: block;
    border-radius: 4px;
}
.p-tb-15 .container .row .bottom-bar .row .col-right {
    display: flex;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.p-tb-15 .container .row .bottom-bar .row .col-right .pagination {
    display: flex;
}
.p-tb-15 .container .row .bottom-bar .row .col-right .pagination li {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    min-width: 36px;
    text-decoration: none;
    transition: background-color 0.3s;
}
.p-tb-15 .container .row .bottom-bar .row .col-right .pagination li span.disabled {
    color: #666;
    cursor: default;
}
.p-tb-15 .container .row .bottom-bar .row .col-right .pagination li a,
.p-tb-15 .container .row .bottom-bar .row .col-right .pagination li span {
    background: #f1f3f5;
    padding: 0 10px;
    color: #111;
    display: block;
    border-radius: 4px;
}
.p-tb-15 .container .row .bottom-bar .row .text-right {
    text-align: right;
}
.p-tb-15 .container .row .bottom-bar .row .text-right p {
    font-size: 14px;
    line-height: 34px;
    color: #111;
    margin: 0;
}
.p-tb-15 .container .row .bottom-bar .row .text-right p {
    margin-bottom: 10px;
    font-size: 15px;
    color: #01132d;
    line-height: 26px;
}

@media (max-width: 768px) {
    .p-tb-15 .container .row .col-sm-12 .p-15 .control-items {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .p-tb-15 .container .row .col-sm-12 .p-15 .control-items .control-item {
        width: 100%;
        margin-bottom: 10px;
    }

    .p-tb-15 .container .row .p-items-wrap .product_item {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px 10px;
        margin-bottom: 0;
        display: flex;
    }
}
@media (max-width: 425px) {
    .p-tb-15 .container .row .p-items-wrap .product_item {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 5px 10px;
        margin-bottom: 0;
        display: flex;
    }
}