/* tar bort målgruppsväljaren*/
.tws-audience-selector 
{display: none;}

/* tar bort texten MENY*/
.tws-vertical-menu--header 
{display: none;}

/* tar bort texten Breadcrumbs*/
.tws-breadcrumbs a 
{display: none;}
.tws-breadcrumbs--spacer 
{display: none;}

/* visar hela artikelbeskrivnignen på artikelsidan*/
.slot--article-description .tws-article-description--text-container 
{max-height: none !important;}

/* tar bort DELA på artikelsidan*/
.tws-article-social 
{display: none;}

  /* tar bort textfältet i kassan ovanför leveransland*/
.slot--checkout-introduction-text 
{padding: 0px 15px;
 margin: 0 0 0px 0;
 box-shadow: none;}

  /* tar bort leveransland i kassan*/
.tws-checkout-shortcuts--delivery-country 
{display: none;}
.opc-checkout--shortcuts 
{padding: 0px 15px;
 margin: 0 0 0px 0;
 box-shadow: none;}

/* tar bort texten frivilligt i kassan*/
.tws-checkout--field-optional-label
{display: none;}

/* tar bort övre padding på inledningstexten på startsidan*/
.slot--component-container .tws-container--tws-custom-html
   {padding: 0px 20px;}

/* tar bort övre padding huvuddelen på startsidan*/
.fabrikk--vertical-menu .fabrikk--content
 {padding: 10px 40px 80px;}

/* grå ramar runt skyltfönstren på startsidan*/
.tws-content-box
 {border: 2px solid lightgray;}

/*ta  bort ramarna runt bilderna i artikellistan */
.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: 0;
    border: 0;
}

/* tar bort ramen runt bilderna på artikelsidan */
.tws-article-images--slick-big .slick-slide .tws-img--container {
    border-radius: 0;
    border: 0;
}


/* tar bort rubrik till kunduppgifterna i kassan*/
.tws-checkout--complete-heading{
    display: none;
}

/* tar bort Läs mer på produktsidan*/
.tws-article-introduction--read-more{
    display: none;
}


/* ram runt artiklar  */
.tws-article-list--list .tws-list--list .thumbnail, 
.tws-article-search-page--list .tws-list--list .thumbnail {
	border: 2px solid lightgray;
	padding: 15px;}

.tws-article-display .tws-article-description::before {
	background: inherit;}

.tws-cart-summary--sticky-visible,
.slot--checkout-cart-summary .tws-cart-summary--sum-row-vat,
.slot--checkout .tws-checkout--pay .tws-checkout--pay-total .tws-checkout--total-vat, 
.checkout .opc-checkout--summary .tws-cart-summary--table .tws-cart-summary--sum-row-vat-total {
  display: none !important;}

/* tar bort sorteringsmöjligheten i artikellistan*/
.btn-toolbar.tws-list-controls.pull-right 
{display: none;}


/* tar bort lilla kassan*/
.tws-mini-cart
{display: none;}

/* tar bort sök*/
.tws-mega-menu .tws-mega-menu--search-bar .tws-article-search
  {display: none;}

.tws-mega-menu--search-button
{display: none;}
  
  .slot--component-container .tws-container--tws-custom-html
  {padding: 15px 15px 0px;}


@media (max-width: 992px){ 
.tws-content-box--cell .h2{
  font-size: 10px;}}
}

.tws-checkout--field-id-address2 {
    display: none;
}


.tws-checkout--field-id-phoneNight {
    display: none;
}

.tws-checkout--payment-method-description{
    display: none;
}


.tws-checkout--field-id-telephone {
    display: none;
}

/* tar bort Land i kassan*/
.tws-checkout--field-id-country {
    display: none;
}

/* Göm nollpriser */
.tws-article-list--price-is-zero, .tws-article--price-is-zero 
{display: none;}


.tws-article-price .tws-article-price--compare-at-price{
    display: none;