
.tws-list--list .tws-list--type-grid {
    justify-content: center;
}

.fabrikk--top-bar {
    background: #EDE3DA !important;
}

.fabrikk--top-bar-wrapper {
    text-align: center;
    justify-content: center;
}

.fabrikk--top-bar-right {
    display: none !important;
}

.startpage .slot--component-container .fabrikk--component-container > div {
    margin-top: 1px;
    margin-bottom: 1px;
}

.presentinslagning {
    
    padding-bottom: 1px  !important;
}

.tws-top-menu .navbar-nav {
    text-align: center;
}

.tws-article-labels--special-offer .tws-article-labels--label-text {
    background: #f54761!important;
    border-color: #f54761 !important;
}

.ti-widget[data-pid] .ti-star {
 		color: #024925 !important;
}

/*Speed*/
@media only screen and (max-width: 768px){
.tws-container--tws-content-box-4x.contentstartbox{
  min-height: 330px;
  }
  .tws-article-search.has-feedback.form-group{
    min-height:54px;}
}
body .page-canvas{
   min-height: 100vh !important;
}
.fabrikk--content{
   min-height: 100vh !important;
     padding-top: 0px  !important;
}

/* -a- Hide delivery country in checkout -a- */
.opc-checkout--shortcuts {
  display: none;
}
/**--change color the produdct group sub group block border--**/
.tws-article-list--list .tws-list--type-grid .tws-article-list--product-image, 
.tws-article-search-page--list .tws-list--type-grid 
.tws-article-list--product-image, .tws-article-list--list 
.tws-list--type-carousel .tws-article-list--product-image,
.tws-article-search-page--list .tws-list--type-carousel
.tws-article-list--product-image{
  border-radius: 2px;
  border-color: #FDFAF7 !important;
}
/**--change size productgroup picker--**/

.thumbnail .caption {
    padding: 0px   !important;
}
@media(max-width: 911px) {
	.tws-articlegroup-list .tws-list--grid-item .caption {
    padding: 0px  !important;
	}
	.tws-articlegroup-list
  {
    margin: 0px   !important;
    margin-bottom: 0px   !important;
	}
}
.tws-articlegroups .tws-list--grid-item .thumbnail {
  border-radius: 45px;
} 
.tws-articlegroup-list .thumbnail {
  border-radius: 45px;
} 

.tws-articlegroup-list .caption {
width: 80%;
} 

.tws-articlegroup-list .tws-list--grid-item .thumbnail {
  display: flex;
  align-items: center;
  } 


  /**--slider startpage--**/

.slide__headline.white  {
  opacity: 0;
  }

 /**--remove one product list--**/

/* BOKSTAVSHALSBAND */ 
	/* Hides filter on "Produktrutnät" that has a manual list */
.customPageArticleList .tws-article-filter--filter-control-container.above-list {
  display: none;
}
.customPageArticleList .tws-list--list .btn-group,
.customPageArticleList .tws-article-filter .btn.open-filter-button {
  display: none;
}
/*--Align text in the field--*/
@media (max-width: 991px){
.tws-articlegroup-list .tws-list--grid-item .caption .tws-util-heading {
    display: flex;
    align-items: center;
    justify-content: center;
}
  .thumbnail.tws-articlegroup-list--articlegroup-7934451.no-image {
    padding-top: 8px;
}
}
