
.sbl-search-container{
	font-size:15px;
	color:#797b7f;
	background: #ffffff;
    float: right;
    position:relative;
    width:100%;
    padding-top: 10px;
    padding-bottom: 10px;
    top:0;
    height: 100%;
    overflow: auto;
}

/* width */
.sbl-search-container::-webkit-scrollbar {
  width: 2px;
}

/* Track */
.sbl-search-container::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
.sbl-search-container::-webkit-scrollbar-thumb {
  background: #aaa;
}

/* Handle on hover */
.sbl-search-container::-webkit-scrollbar-thumb:hover {
  background: #888;
}

/* Small Devices, Tablets */
@media screen and (max-width : 768px) {
	.sbl-search-container{
		font-size:15px;
	}
}

.sbl-search-container h4 {
    font-size:1.3em;
    font-weight:bold;
	margin: 0;
}

.sbl-search-populars, .sbl-search-category-suggestions, .sbl-search-offers, .sbl-search-suggestions{
	overflow:auto;
}

.sbl-search-suggestions-list li a:hover {
    text-decoration: none;
}

.sbl-search-suggestions-list em {
    color: #797b7f;
    font-weight: bold;
    font-style: normal;
}

.sbl-search-image {
    padding: 0 !important;
    margin: 0;
}

.sbl-search-image img, .sbl-search-reco-image img  {

    border: 0;
    vertical-align: middle;
    max-width: 100%;
    max-height: 4em;
    display: block;
    margin: auto;
    /*{#position: absolute;#}*/
    top: 50%;
    bottom: 50%;
    right: 0;
    left: 0;
}

.sbl-search-populars-header, .sbl-search-category-suggestions-header, .sbl-search-offers-header, .sbl-search-suggestions-header{
	background:none;
	border-bottom: 5px solid #606060;
	text-transform: uppercase;
}


.sbl-search-title, .sbl-search-reco-title, .sbl-search-title a, .sbl-search-title a:visited, .sbl-search-title a:hover {
    margin: 5px 0;
    line-height: 1em;
    overflow: hidden;
	color:#797b7f;
    text-decoration-style: solid;
    text-decoration: none;
    color: #797b7f;
}

.sbl-search-price, .sbl-search-price a:visited, .sbl-search-price a:link{
	font-weight:bold;
	float:right;
	text-decoration:none;
	color:#797b7f;
	padding: 0;
    font-size: 1.05em;
}
.sbl-on-offer.sbl-search-price a, .sbl-on-offer.sbl-search-price a:visited, .sbl-on-offer.sbl-search-price a:link{
    color: red;
    font-size: 1.15em;
}

.sbl-search-old-price {
    display: none;
}

.sbl-on-offer .sbl-search-old-price{
    display: inline-block;
    text-decoration: line-through;
    vertical-align: top;
    text-align: right;
    font-weight: normal;
    margin-right:5px;
    font-size: 0.9em;
}

.sbl-search-recos-list {
  margin:0px auto 10px;
}

.sbl-search-reco {
  border: 1px solid #c0c0c0;
  padding:10px;
}

.sbl-search-recos-no-results {
  padding: 0px 10px;
}

.sbl-search-recos-items {
  padding:5px;
}

.sbl-search-category{
	float:left;
	color: #979aa0;
	padding: 0;
    font-size: 13px;

}

.sbl-search-category-suggestions-list li{
    margin-bottom: 10px;
}
.sbl-search-category-suggestions-list li a{
    text-decoration: underline;
    color: #444444;
}

.sbl-search-category-suggestions-list , .sbl-search-suggestions-list{
    margin-left: 0;
}

.vl {
    border-left: 2px solid #444444;
    height: 	0px;
    float: left;
    margin: 10px -1px;
}

/* Small Devices, Tablets */


.sbl-all-populars-link, .sbl-all-offers-link, .sbl-all-populars-link a:visited, .sbl-all-offers-link a:visited, .sbl-all-populars-link a:link	, .sbl-all-offers-link a:link  {
   float: right;
   text-decoration: underline;
   margin-bottom: 10px;
   margin-top: 5px;
   display:inline-block;
   overflow:auto;
	color:#797b7f;
}

.sbl-all-offers-link, .sbl-all-offers-link a:visited, .sbl-all-offers-link a:link{
    margin-bottom:20px;
}

@media screen and (max-width : 768px) {
    .sbl-all-offers-link, .sbl-all-offers-link a:visited, .sbl-all-offers-link a:link  {
        margin-bottom:35px;
        margin-top:15px;
    }
    .sbl-all-populars-link, .sbl-all-populars-link a:visited, .sbl-all-populars-link a:link {
        margin-bottom:20px;
        margin-top:15px;
    }
}

.sbl-search-offers-list, .sbl-search-populars-list {
   margin-bottom: 5px;
}


.sbl-search-homepage-recommendations {
    padding-top:0;
    text-align:center;
}

.sbl-search-recommendations, .sbl-search-homepage-recommendations{
display:none;
}

.sbl-search-populars-named, .sbl-search-populars-fuzzy, .sbl-search-offers-list{
    margin: 0;
}


a:hover, a:focus {
    text-decoration: none;
}


.sbl-search-wrapper {
    width: 100%;
    position: absolute;
    float: right;
    top: 65px;
    right: 0;
    left: 0;
    border: thin solid #ddd;
    z-index: 999;
    display: none;
}

@media screen and (max-width : 768px) {
    .sbl-search-wrapper{
            top:revert;
        }
}

.pagination{
display:block;
}

.breadcrumb{
    background:none;
    padding:0
}

.breadcrumb.callout.bg-dark-gray {
	margin: 0 0 1rem 0;
	border: 0;
	padding: 0.625rem 1rem;
	background-color: #606060;
}

.pagination>li>a, .pagination>li>span{
    float:none;
    color:#797b7f;
    border:none;
    margin-left:0;
    padding:3px 10px 3px 10px;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    color:inherit;
    background:white;
}