/**
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 * versions in the future.If you wish to customize PrestaShop for your
 * needs please refer to http://www.prestashop.com for more information.
 * We offer the best and most useful modules PrestaShop and modifications for your online store. 
 *
 * @category  PrestaShop Module
 * @author    knowband.com <support@knowband.com>
 * @copyright 2015 knowband
 * @license   see file: LICENSE.txt
 */

#seller-account-menus, .kb-top-menu-link{
    float: right;
    border-left: 1px solid #515151;
}

#seller-account-menus{
    position:relative;
}

#seller-account-menus div.current{
    font-weight: bold;
    padding: 8px 10px 10px 10px;
    line-height: 18px;
    color: white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

#seller-account-menus div.current:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 18px;
    color: #686666;
    vertical-align: -2px;
    padding-left: 12px;
}

#seller-account-menus ul{
    display: none;
    position: absolute;
    top: 37px;
    left: 0;
    width: 157px;
    background: #333333;
    z-index: 2;
}

#seller-account-menus ul li {
    color: white;
    line-height: 35px;
    font-size: 13px;
}

.kb-top-menu-link a{
    display: block;
    color: white;
    font-weight: bold;
    padding: 8px 10px 11px 10px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    line-height: 18px;
}

#seller-account-menus ul li a, #seller-account-menus ul li > span {
    padding: 0 10px 0 12px;
    display: block;
    color: white;
}

#seller-account-menus ul li:hover a {
    background: #484848;
}

.kb-top-menu-link a:hover, .kb-top-menu-link a.active {
    background: #2b2b2b;
}

.kbmp-_block {
    clear: both;
    margin-bottom: 10px;
    width: 100%;
}

.kbmp-_row {display: block;}
.kbmp-_inner_block {display: inline-block;}

.kbmp-_inner_block .title {
    font-weight: bold;
    font-size: 13px;
    color: #666;
}

.kbmp-_inner_block a {
    text-decoration: underline;
    color: #333;
}

#kbmp-seller-info{
    padding:5px;
    font-size:15px;
}

.vss_seller_ratings {
    position:relative;
    display: inline-block;
    width: auto;
    white-space: nowrap;
    color: #d3d3d3;
    line-height: 16px;
    font-size: 15px;
    background: 0;
    font-family: "Arial Unicode MS",Arial,Tahoma,Verdana,sans-serif;
}

.vss_rating_filled {
    position: absolute;
    top: 0px;
    left: 0;
    color: #e9ce18;
    white-space: nowrap;
    overflow: hidden;
    background: 0;
    width: 0px;
}

#kbmp-seller-info .vss_seller_ratings{
    top:3px;
    font-size:22px;
}

.vss_read_review_bck {
    background: url('../../img/view_review.png') no-repeat transparent left center;
    height: 16px;
    width: 16px;
    padding-left: 18px;
}

.vss_active_link {
    color: #2e8ab8 !important;
    font-size: 11px;
    margin-left: 5px;
}

.vss_active_link span{
    color: #2e8ab8 !important;
}

.vss_write_review_bck {
    background: url('../../img/pencil_small.png') no-repeat transparent left center;
    height: 16px;
    width: 16px;
    padding-left: 18px;
}

#kb-marketplace-layout{
    display:block;
    width:100%;
    background-color: #fff;
}

.outer-border{
    border:0;
}

.b-border{
    border-bottom:1px solid #ddd;
}

.pad5{padding:5px;}
.pad0{padding:0 !important;}

.right-col-width-fx{width:170px;}

#kb-marketplace-layout p{
    margin:0;
    padding:0;
}

.lftcolrightpad{
    padding: 5px;
}

.right-offset5{
    padding-right:5px;
}

.right-offset15{
    padding-right:15px;
}

.centerlftoffest{margin-left:5px;}

.kb-block{
    display:block;
}

.kb-panel{
    background-color:#fff;
}

.kb-tcenter{text-align: center;}
.kb-tright{text-align: right;}

.kb-content{
    border: 1px solid #DDDDDD;
    padding:5px;
}

.kb-not-found-blk{
    text-align: center;
}

.kb-not-found-blk .img404{
    background: url('../../img/page_404.gif') no-repeat center transparent;
    width: 100%;
    height: 450px;
    margin: 0 auto;
}

#kb-marketplace-layout .page-heading{
    margin-bottom: 10px;
    padding-bottom: 5px;
}

#kb-marketplace-layout ul.product_list.grid > li .product-container h5{
    height:auto;
}

#kb-marketplace-layout ul.product_list .vss_seller_ratings{
    font-size: 25px;
}

.rv-s-blk{
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom: 1px solid #ddd;
}

.seller_address_detail{
    background-color: #FCFCFC;
    border: 1px solid #ddd;
    margin: 10px 0px;
    padding: 5px;
}

.seller_address_detail .sllr-add-title{
    font-weight: bold;
    color: #333;
    font-size: 14px;
}

.seller_address_detail .sllr-add-info{
    margin-top: 7px;
}

.slr-f-box{
    border: 1px solid #d6d4d4;
    margin-bottom: 10px;
}

.slr-f-box h3{
    border: 0;
    border-bottom: 1px solid #d6d4d4;
    margin-bottom: 0;
}

.slr-f-box .slr-content{
    margin-top: 5px;
}

.slr-f-box .slr-content ul{
    list-style-type: none;
    margin:0;
}

.s-vp-banner{
    
}

.s-vp-banner img{
    width:100%;
}

.s-p-filter{

}

.s-p-filter ul{
    margin: 0;
    float: left;
}

.s-p-filter ul li{
    display: inline-block;
    font-size: 12px;
}

.s-p-filter ul li.heading{
    margin-right: 20px;
    font-size: initial;
}

.svp-p-count{
    float: right;
    font-size: 10px;
    font-style: italic;
}

.sv-p-paging{
    padding: 10px 17px;
    background-color: #FDFDFD;
}

.kb-pagination-right {
    float: right;
}

.kb-pagination {
    margin: 0;
    padding: 0;
}

.kb-pagination li {
    display: inline;
    padding: 6px 8px;
    border: 1px solid #BEBEBE;
    margin-right: -1px;
    font: 15px/20px Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    color: #777777;
}

.kb-pagination li.first {
/*    border-radius: 5px 0px 0px 5px;*/
}

.kb-pagination li.active {
    background: #DBDBDB;
    color: #fff;
}

.kb-pagination li.last {
/*    border-radius: 0px 5px 5px 0px;*/
}

.kb-pagination li a {
    text-decoration: none;
    color: #777777;
}

.s-review-l{
    padding: 5px;
}

.s-review-l li{
    margin: 10px 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.s-review-l li:last-child{border-bottom:0;}

.s-review-l li .r-title{
    text-transform: uppercase;
    color: #3399cc;
    font-size: 15px;
}

.s-review-l li .sr-time{
    font-size: 11px;
    font-style: italic;
}

.s-review-l li p{margin-bottom:10px !important;}

.s-review-l li .rating-title{
    display: inline-block;
    margin-right: 10px;
}

.s-review-l li .rating-point{
    display: inline-block;
}

#slr-new-review-blk{
    
}

#kb-seller-new-review-popup{
    display:none;
    max-width:400px;
}

#kb-seller-new-review-popup h2{
    font-weight: 600;
    text-transform: uppercase;
    color: #555454;
    font-size: 18px;
    padding: 0 0 15px;
    line-height: normal;
    margin-bottom: 10px;
    margin-top:0;
    border-bottom: 1px solid #d6d4d4;
}

.s-review-n{
    padding:5px;
}

.s-review-n h2{
    
}

.s-review-n ul{
    
}

.s-review-n .r-point{
    
}

#slr-review-form{
    background-color: #F8F8F8;
    padding: 5px;
}

#slr-review-form label{
    display: block;
    margin: 12px 0 0 0;
    font-weight: normal;
    font-size: 16px;
}

#starRating:not(old) {
    display: inline-block;
    position: relative;
    height: 24px;
    background: url('../../img/stars_new.png') repeat-x 0 0;
    vertical-align: bottom;
    min-width:120px;
}

#starRating:not(old) div {
    float: left;
    position: relative;
}

#starRating:not(old) input {
    position: relative;
    z-index: 1;
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    opacity: 0;
    vertical-align: bottom;
}

#starRating:not(old) label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 24px;
    margin:0;
}

#starRating:not(old):hover input:hover + label{
    background : url('../../img/stars_new.png') repeat-x 0 -48px;
}

#starRating:not(old)       input:checked       + label,
#starRating:not(old):hover input:checked:hover + label{
    background : url('../../img/stars_new.png') repeat-x 0 -24px;
}

#starRating span, #starRating:not(old) span {
    display: none;
}

#starRating span{display:none;}

#slr-review-form input, #slr-review-form textarea {
    padding: 0 5px;
    height: 28px;
    width: 100%;
    border: 1px solid #ccc;
    background: white;
}

#slr-review-form textarea {
    height: 80px;
}

#slr-review-form .rvi_footer {
    margin-top: 20px;
    font-size: 12px;
}

#slr-review-form .fl {float: left;}
#slr-review-form .fr {float: right;}


@media (max-width: 480px){
    #kb-marketplace-layout ul.product_list .availability span{margin-bottom:0;}
    
    #seller-account-menus div.current, .kb-top-menu-link {
        font-size: 11px;
    }
    
}

@media (max-width: 560px){
    .s-p-filter ul {float: none;}
    
    .s-p-filter ul li {
        display: block;
        margin-bottom: 10px;
    }
    
    .s-p-filter ul li select{
        width:100%;
    }
}

@media (max-width: 768px){
    .svp-p-count{margin-top:10px;}
}