.sf-category-title {
    text-decoration: none;
    color: #1d1d1b;
    padding-bottom: 2px;
}

.sf-category-title:hover {
    text-decoration: none;
    color: #1d1d1b;
}

.sf-category-img {
    display: block !important;
    margin-bottom: 15px !important;
}

.path-speakerphones,
.path-mobiel,
.path-muziek,
.path-video-oplossing,
.path-webcam,
.path-vervangende-headset,
.path-draadloze-headsets,
.path-draadgebonden-headsets {
    background-color: #f1f1f1;
}

.path-speakerphones .view-header,
.path-mobiel .view-header,
.path-muziek .view-header,
.path-video-oplossing .view-header,
.path-webcam .view-header,
.path-vervangende-headset .view-header,
.path-draadloze-headsets .view-header,
.path-draadgebonden-headsets .view-header {
    margin-bottom: 20px;
}

.sf-category-view-col {
  background-color: white;
  width: 24% !important;
  margin: 0.5%;
  border: 1px solid #cecece;
  position: relative;
  padding-bottom: 15px;
  height: 320px;
  overflow: hidden;
}
.views-field.views-field-title{
	height: 40px;
	overflow: hidden;
}

.views-field.views-field-title-1{
  height: 45px;
  overflow: hidden;
}

.views-field.views-field-body{
  font-weight: 300;
  margin-top: 10px;
}

@media screen and (max-width: 992px) {

    .sf-category-view-col {
        width: 32.33%!important;
    }
}

@media screen and (max-width: 520px) {

    .sf-category-view-col {
        width: 48.5% !important;
        margin-bottom: 15px;
        display: inline-block;
        height:240px;
    }

  .views-field.views-field-field-afbeelding-1 img{
    max-width: 150px;
    max-height: 150px;
  }
  .views-field.views-field-field-afbeelding img{
    max-width: 150px;
    max-height: 150px;
  }
}

.sf-category-view-col .field--name-quantity {
    display: none;
}

.sf-category-view-col .views-field-sku {
    margin-top: 5px;
}

.sf-category-view-col .views-field-sku span {
    font-size: 11px;
    color: #afafaf !important;
}

.sf-category-view-col .views-field-title a {
    color: #1d1d1b;
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    margin-bottom: 10px;
}

.sf-category-view-col .views-field-title:hover {
    color: #5f5f5f;
}

.sf-category-view-col .views-field-variations-target-id-1 .btn,
.sf-category-view-col .views-field-variations-target-id .btn,
.sf-category-view-col .views-field-variations .btn {
    position: absolute;
    bottom: 0;
    right: -6px;
    width: 44px;
    height: 44px;
    border-width: 0px;
    border-left-width: 0px;
    border-radius: 0px;
    background-color: #ffd62f;
    color: #fff0;
    background-image: url(/themes/custom/synfore/images/winkelwagen-zwart.png);
    background-size: 27px;
    background-position-x: 12px;
    background-position-y: 7px;
    background-repeat: no-repeat;
    border-left: 2px solid #1d1d1b;
    text-indent: -9000px;
    margin-bottom: 0;
}

.sf-category-view-col .views-field-price__number,
.sf-category-view-col .views-field-price {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0px;
    height: 44px;
    width: 80%;
    background-color: #515054;
    color: #fff;
    font-size: 12px;
    padding-left: 8px;
}

.sf-category-view-col .views-field-price__number::after,
.sf-category-view-col .views-field-price::after {
    content: "excl. BTW";
    display: block;
    font-size: 10px;
    padding-left: 15px;
}

.sf-category-view-col .views-field-price__number .field-content,
.sf-category-view-col .views-field-price .field-content{
    display: block;
    padding-top: 2px;
    font-size: 16px;
    font-weight: bold;
}

.view-product-search .pagination {
  width: 100%;
}
