body {
    background: #fff;
}

.opt .filter {
    float: left;
}

.opt .products {
    overflow: hidden;
}

.opt .products .b-sec {
    border: 1px solid #dedede;
    margin-bottom: 20px;
}

.opt .products .brand,
.opt .products .category {
    display: block;
    padding: 0 15px;
    cursor: pointer;
}

.opt .products .brand {
    background: #1b3e6c;
    color: #dedede;
    padding: 5px 15px;
}

.opt .products .category {
    color: #1a3b66;
    margin: 10px 0;
}

.opt .products .collection {
    background-color: #f5f5f5;
    color: #000;
    font-weight: bold;
    text-decoration: underline;
    padding: 2px 10px;
    font-size: 14px;
    cursor: pointer;
}

.opt .products .collection-div {
    margin-left: 20px;
    margin-right: 20px;
    border: 1px solid #dddddd;
    overflow: hidden;
    margin-bottom: 10px;
}

.qan {
    background-color: #dff0d8;
}

.opt .products table {
    width: 100%;
}

.opt .products table .head {
    font-weight: bold;
}

.opt .products table .head td {
    border-bottom: 2px solid #dedede;
}

.opt .products .table {
    padding: 0 15px;
    font-size: 12px;
}

.opt .products .hidden {
    display: none;
}

.opt .widget {
    border: 1px solid #dedede;
    border-top: 3px solid #1b3e6c;
    margin-bottom: 10px;
    padding: 10px;
}

.opt .widget .widget-title {
    color: #1b3e6c;
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 20px;
}

.opt .widget .widget-title img {
    float: left;
    margin-right: 10px;
}

.opt .widget .widget-body input {
    width: 100%;
    position: relative;
}

.opt .widget.search-opt input:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url("/opt/img/tdnws_10.png");
}

.opt .widget .widget-body {
    font-size: 16px;
}

.opt .widget .widget-body span {
    color: #1b3e6c;
}

.opt .widget .btn-opt {
    display: block;
    height: 48px;
    text-align: center;
    width: 100%;
    color: #dedede;
    background-color: #1b3e6c;
    line-height: 48px;
    cursor: pointer;
}

.opt .widget.create-excel .widget-body {
    text-align: center;
}

.opt .widget #dropZone {
    border: 1px dashed #000;
    padding: 10px;
    border-radius: 15px;
    margin-bottom: 10px;
}

.opt .widget #dropZone:hover {
    border: 1px dashed #1b3e6c;
}

.opt .widget #upload-file {
    color: #1b3e6c;
    display: block;
    cursor: pointer;
}

.main-opt .widget {
    width: 33%;
    float: left;
}

.main-opt .widget a {
    display: block;
    background-color: #1b3e6c;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    margin: 10px 10px;
    border-radius: 10px;
}

.form-group {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px dashed #1b3e6c;
    margin-top: 10px;
}

.form-group .title {
    width: 20%;
    float: left;
}

.cheak .cheakbox {
    border: 1px solid #1b3e6c;
    border-radius: 15px;
    padding: 5px 5px 5px 10px;
    box-sizing: border-box;
    margin-right: 10px;
    margin-bottom: 10px;
    min-height: 52px;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.buttons {
    text-align: center;
    overflow: hidden;
    margin-top: 10px;
}

.plus, .minus {
    padding: 5px;
    cursor: pointer;
    margin-top: 7px;
    line-height: 10px;
    width: 10px;
    display: block;
    text-align: center;
    float: left;
    height: 10px;
    position: relative;
    bottom: 0;
    border: 1px solid #a9a9a9;
    background-color: #fff;
    font-weight: bold;
}

.quan {
    position: relative;
    text-align: center;
}

.quan input {
    float: left;
    margin: 0 5px;
    max-width: 25px;
    text-align: center;
}

.quan input::-webkit-outer-spin-button,
.quan input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.col-md-6 {
    width: 50%;
    float: left;
}

.col-md-6 h3 {
    display: block;
    text-align: center;
}

.row {
    overflow: hidden;
}

.photo {
    width: 200px;
    margin: 0 auto;
    height: 200px;
    background-size: 100%;
    border-radius: 50%;
}

table {
    margin: 0 auto;
    width: 100%
}

.cart-items {
    margin-top: 20px;
}

.cart-items .item {
    background-color: #f5f5f5;
}

td {
    padding: 5px 10px;
}

.del {
    font-weight: bold;
    cursor: pointer;
    padding: 0px 5px;
    border: 1px solid #a9a9a9;
    background-color: #fff;
}

#comment {
    width: 70%;
}

#cr-order {
    margin-bottom: 20px;
}

.qan-block {
    max-width: 85px;
    margin: 0 auto;
}

@media (max-width: 782px) {
    .opt .filter {
        width: 100%;
        float: none;
    }

    .opt .products .collection-div {
        margin-left: 15px;
    }

    .opt .products .table {
        padding: 0;
    }

    .container {
        width: 98%;
    }
}

.f.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
}

.f.fixed .search-opt {
    float: left;
    max-width: 300px;
    margin-right: 20px;
}
.f.fixed .cart{
    min-height: 43px;
    line-height: 42px;
}
.f.fixed .cart p{
    width: 200px;
    float: left;
    margin-right: 20px;
    line-height: normal;
}
.f.fixed .search-opt .widget-title, .f.fixed .cart .widget-title {
    width: 40px;
    margin-bottom: 0;
    margin-top: 5px;
    float: left;
}
.f.fixed .search-opt{
    overflow: hidden;
}
.f.fixed .search-opt .widget-body {
    width: 250px;
    float: left;
}

.f.fixed .title {
    display: none;
}
@media (max-width: 970px) {
    .f.fixed .search-opt {
        float: none;
        max-width: none;
        width: 100%;
        margin-right: 0;
    }
    .f.fixed .search-opt .widget-title, .f.fixed .cart .widget-title {
       display: none;
    }
    .f.fixed .cart p{
        width: 100%;
        float: none;
        line-height: normal;
    }
    .f.fixed .search-opt .widget-body {
        width: 100%;
    }
}