.checkout .tws-checkout--select-delivery .tws-checkout--select-delivery-list {
    display: flex;
    flex-direction: column;
}
.checkout .tws-checkout--select-delivery .tws-checkout--delivery-method-161485 {
    order: 1;
}
.checkout .tws-checkout--select-delivery .tws-checkout--delivery-method-146789 {
    order: 2;
}
.checkout .tws-checkout--select-delivery .tws-checkout--delivery-method-97356 {
    order: 3;
}


/* ta bort tt logga */
.tws-article-list--list .tws-list--type-grid .thumbnail .caption {
    padding: 8px;
    justify-content: space-between;
}
.textalk-powered-logo {
 display: none;
}
/* Ta bort Frakttext */
.slot--header-shipping-notice {
   
    display: none;
}
/* Justera skylt */
.tws-article-list--list .tws-article-list--labels, .tws-article-labels, .bountiful--article-images .slot--article-labels {
  
  top: 10px;  
  left: 10px;
  }
/* Ändra färg nyhet */
.tws-article-list--list .tws-article-list--labels .tws-article-labels--new .tws-article-labels--label-text {
    background: #62b59b;
    color: #fff;
}
/* Visa all produkttext. */
.slot--article-description .tws-article-description--text-container {
  	max-height: none !important;
}
/* Ta bort bort "visa mera knappen" */
.tws-article-description--show-more {
    display: none;
}

/* Ta bort ikon på köpknapp */
.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-buy-button-with-modal--buy-button:after, 
.bountiful--buy-button-group .slot--article-buy-button .btn:after,
.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-list--choices-button:after {
  display: none;
}

/*Ändra färg pris*/

.tws-article-list--list .tws-article-list--price .tws-api--price-current {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #62b59b;
}
/*Ändra färg extrapris*/
.tws-article-list--list .tws-article-list--price .tws-api--price-both-shown {
    color: #e94141;
}
/*Ändra färg ordninarie pris när det finns ett extrapris i tabell.*/
.tws-article-list--list .tws-article-list--price .tws-api--price-regular {
    'display: block;
    margin: 0 0 2px 0;
    
    color: #62b59b;
    font-size: 15px;
}
/*Ändra färg ordninarie pris när det fins et extrapris i produkt.*/
.slot--article-price .tws-api--price-regular {
    color: #62b59b;
    font-size: 10px;
        margin-bottom: 2px;
}
   
/* gör USP större */
.slot--top-bar-selling-points ul li .tws-unique-selling-points--text {
    vertical-align: center;
  font-size: 1.2vw;
}



/* ändra storlek login texten
.slot--top-bar-login a {
    font-size: 1.0vw;
}
 */

/*Flytta text så den är i samma höjd på alla artiklar 
.tws-react-common--carousel-with-article-load .tws-list--type-carousel .slick-track .slick-slide .tws-list--grid-item {
	position: relative;
}*/
/*Flytta text så den är i samma höjd på alla artiklar 
.tws-container--tws-articles-two-type-carousel .thumbnail .tws-article-list--price, .tws-container--tws-articles-two-type-carousel .thumbnail .tws-api-price {
	position: absolute;
	text-align: center;
  bottom: 10px;
}
*/
/*Gör ruta runt artikeltext lite större */
.tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading {
	margin-bottom: 20px;
}
/* gör kundkorgen större */
/*.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img {
    transform: scale(1.3);
   } /*

/* justera textrutan för egenskaper */
.tws-article-attributes ul li {
    display: table-row-group;
   
 }
.tws-article-attributes ul {
    border: 1px solid #62b59b;
    border-radius: 1px;
    margin: 13px 0px 0px -6px;
    width: max-content;
}
.tws-article-attributes ul {
    list-style: none;
    padding: 6px;
}
.bountiful--article-images .slot--article-images .tws-article-images--current-image {
    border: 1px solid #62b59b;
    border-radius: 3px;
    background: transparent;
  margin: 0;
}




/* Flikar nutrolin */
.tab {
  overflow: hidden;
 /* border: 1px solid #ccc; */
  background-color: #62b59b;
    display: inline-block;
}


/* Style the buttons that are used to open the tab content */
.tab button {
   background-color: #62b59b;
  outline: none;
  cursor: pointer;
  padding: 10px 10px;
  transition: 0.3s;
  font-weight: bolder;
  border: none;		
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #2da07c;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 5px 5px;
  /* border: 1px solid #ccc; */
 
}


/*** ts-choices-live-preview ***/
.choices-live-preview {
	text-align: center;
  padding: 12px;
  margin-top: 18px;
}

.choices-live-preview--invert .choices-live-preview--text {
	background-color: #e8e5e5;
}


.choices-live-preview--text {
    font-size: 2em;
    padding: 8px;
    background-color: #e8e5e5;
   
}
.tabelldata {
  text-align: center;
}

.bountiful--start-page .bountiful--component-container .tws-content-box--table .tws-content-box--third-line {
    text-shadow: 0 0 4px rgba(0,0,0,0.4);
    margin: 5px 0;
    font-weight: normal;
    color: #0c3014;
    vertical-align: bottom;
  font-size: xx-large;}

.bountiful--start-page .bountiful--component-container .tws-content-box--table .tws-content-box--second-line {
    text-shadow: 0 0 4px rgba(0,0,0,0.4);
    margin: 5px 0;
    font-weight: normal;
    color: #1c1c1c;
    vertical-align: bottom;
    margin-top: 80%;
    font-size: xx-large;
  background: #f1ede1;}
body {
    background-color: #f1ede1;
    color: #0c3014;
}
.fa-search:before, .bountiful--header .bountiful--header-wrapper .bountiful--header-right .fa, .tws-mini-cart--header-cart-img, .slot--header-cart .tws-mini-cart--header-cart-button {
  color: #f1ede1;
}
.slot--header-search input.form-control {
	color: #f1ede1;
  border: 1px solid #f1ede1;
}
.slot--top-bar-login a, .tws-audience-selector--audience-button-text, .bountiful--top-bar .slot--top-bar-audience-selector .tws-audience-selector .tws-audience-selector--audience-button .tws-audience-selector--stateview-wrapper .tws-audience-selector--selection-box-stateview-container {
  color: #f1ede1; 
}

.tws-opc-cart--cart-heading, 
.tws-checkout--select-delivery-heading, 
.tws-cart-summary--header, 
.tws-checkout--complete-heading,
.tws-util-heading--heading {color: #768571!important;}