#panel, .message {
    position: fixed;
    background-color: #db0006;
    padding: 10px;
    text-align: justify;
    opacity: .9
}

    #message #success, #panel a, .message {
        color: #fff
    }

#panel {
    display: none;
    bottom: 10px !important;
    left: 20px;
    z-index: 111;
    background-repeat: repeat;
    width: 230px;
    border-radius: 10px
}

.ui-notify {
    width: 350px;
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 100
}

.ui-notify-message {
    z-index: 10;
    padding: 10px;
    border-radius: 8px
}

.ui-notify-message-style {
    background: #db0006;
    opacity: .9
}

.message {
    z-index: 111;
    background-repeat: repeat;
    width: 230px;
    border-radius: 10px;
    top: 40%
}

.ui-notify-close {
    margin-top: -4px;
    float: right;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    text-shadow: 0 1px 1px #fff;
    padding: 2px
}

.product-detail .title-product {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 13px;
    margin-top: 5px;
    color: #333
}

.search .block-rate .content {
    display: table;
    width: 100%;
    padding: 10px 20px 20px
}

    .search .block-rate .content #bar-rate {
        height: 160px;
        margin-right: 10px;
        margin-top: 20px
    }

@media only screen and (max-width: 991px) {
    .search .block-rate .content #bar-rate {
        margin-right: 0
    }
}

.search .block-rate .content .img-rate {
    display: table-cell;
    vertical-align: top
}

    .search .block-rate .content .img-rate .rate-item {
        display: block;
        padding: 8px 10px 0;
        margin-top: 8px;
        border-top: 1px solid #e5e5e5
    }

        .search .block-rate .content .img-rate .rate-item:first-child {
            border-top: 0;
            margin-top: 0
        }

.search .tool-sort {
    /* float:right; */
    margin: 30px 0
}

    .search .tool-sort .form-group, .search .tool-sort .select-view {
        display: inline-block
    }

        .search .tool-sort .form-group, .search .tool-sort .form-group label, .search .tool-sort .select-view label {
            margin-right: 10px
        }

        .search .tool-sort .select-view a {
            padding: 5px 15px 4px;
            margin-left: 10px;
            background-color: #efefef;
            border-bottom: 3px solid #dedede;
            color: #777
        }

            .search .tool-sort .select-view a:hover, .search .tool-sort .select-view li.active a {
                color: #fff
            }

@media only screen and (max-width: 333px) {
    .search .tool-sort .select-view li {
        margin-bottom: 20px
    }
}

#grid .removeBorder:first-child {
    border-top: 1px solid #e5e5e5
}

#grid .removeBorder {
    width: 100%;
    padding: 20px 0 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    border-left: none;
    border-top: none
}

    #grid .removeBorder .img-pro, #grid .removeBorder .info, #grid .removeBorder .price-after-list {
        position: relative;
        min-height: 1px;
        float: left;
        padding-right: 15px
    }

    #grid .removeBorder .img-pro {
        padding-left: 0
    }

@media only screen and (max-width: 710px) {
    #grid .removeBorder .img-pro .sale {
        left: 32%
    }
}

@media only screen and (max-width: 479px) {
    #grid .removeBorder .img-pro .sale {
        left: 0
    }
}

#grid .removeBorder .img-pro .img-big {
    width: 150px;
    height: 150px;
    margin: auto
}

#grid .removeBorder .price-after-list {
    padding-left: 30px;
    padding-top: 7%
}

@media only screen and (max-width: 710px) {
    #grid .removeBorder .price-after-list {
        padding: 15px
    }
}

#grid .removeBorder .info {
    width: 50%;
    padding-left: 15px;
    padding-top: 2%
}

@media only screen and (max-width: 710px) {
    #grid .removeBorder .info {
        width: 100%
    }
}

#grid .removeBorder .info .product-name {
    margin-bottom: 7px
}

#grid .removeBorder .info .after-list .vote-star img {
    vertical-align: top;
    margin-left: 5px
}

#grid .removeBorder .info .after-list .guarantee .baohanh {
    margin-right: 20px
}

@media only screen and (max-width: 346px) {
    #grid .removeBorder .info .after-list .guarantee .baohanh, #grid .removeBorder .info .after-list .guarantee .tonkho {
        display: block
    }
}

#grid .removeBorder .info .after-list .line {
    border-top: 1px dotted #e5e5e5;
    height: 1px;
    width: 70%;
    margin: 10px 0
}

#grid .removeBorder .info .after-list .tool ul li {
    padding-right: 0
}

@media only screen and (max-width: 767px) {
    #grid .removeBorder .info .after-list .tool ul li {
        font-size: 12px
    }
}

#grid .removeBorder .info .after-list .tool ul li i {
    color: #999;
    margin-right: 7px
}

#grid .removeBorder .info .after-list .tool ul li:last-child {
    margin-left: 20px;
    padding: 0
}

#grid .removeBorder .img-pro, #grid .removeBorder .price-after-list {
    width: 25%
}

@media only screen and (max-width: 710px) {
    #grid .removeBorder .img-pro, #grid .removeBorder .price-after-list {
        width: 100%
    }
}
