.tws-discount-field--closed .tws-discount-field--form {
    display: block;
}

/* --- NYHETSBREV --- */
@media (min-width: 768px) { 
.emporium--start-page .tws-container--tws-newsletter-subscribe {
    content: '';
    display: block;
    width: 100%;
    max-width: 1240px;
    height: auto;
    min-height: 425px;
    background: url('https://shop.textalk.se/shop/ws71/36771/files/nyhetsbrevbg.jpg');
  	background-repeat: no-repeat;
  	background-size: cover;
  	text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 3px;
    margin-top: 40px;
}

.emporium--start-page .tws-newsletter-subscribe--form-wrapper {
    width: 100%;
    text-align: left;
}
.tws-newsletter-subscribe--subscribe-button,
.tws-newsletter-subscribe--subscribe-button:hover {
    background: #c6710c;
    border: none;
}

.tws-newsletter-subscribe--form-wrapper .form-control::placeholder {
    color: #333 !important;
}
  
.emporium--footer {
		/*background: url('https://shop.textalk.se/shop/ws71/36771/files/1_EMPORIUM/Sidfot%20och%20header/Footer_blue-grad_1.png');*/
 		background-image: linear-gradient(#06243a, #000);
  }
  
 .emporium--header {
		/*background: url('https://shop.textalk.se/shop/ws71/36771/files/1_EMPORIUM/Sidfot%20och%20header/header_blue-grad_1.png')*/
 	background-image: linear-gradient(#06243a, #000);
  }
 }

.emporium--start-page .tws-container--tws-newsletter-subscribe .tws-newsletter-subscribe--html-before {
  	padding: 0 40px;
    text-align: left;
    max-width: 600px;
  	margin: initial;
}

.emporium--start-page .tws-container--tws-newsletter-subscribe form {
  padding: 0 40px;
  text-align: left;
  max-width: 600px;
}

.emporium--start-page .tws-container--tws-newsletter-subscribe form .input-group>.form-control {
 	margin: 10px 0; 
 }

#mc_embed_signup {
  	text-align: center;
}

#mc_embed_signup_scroll {
    	display: inline-block;
}

#mce-EMAIL {
  min-width: 250px;
  max-width: 500px;
}

#mc-embedded-subscribe {
	padding: 13px 28px;
}

.btn-l {
	padding: 13px 28px;
  text-decoration: none;
}

.mt-ten {
  	margin-top: 10px !important;
}
  
.hero {
    position: relative;
}

.hero .hero-container {
	position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto auto;
  min-width: 250px;
  max-width: 600px;
  min-height: 50px;
  max-height: 200px;
  color: #FFF;
  text-align: center;
}

@media (max-width: 768px) { 
	.hero {
		height: fit-content;
	}
  
  .hero .hero-container {
  	position: relative;
    color: #000;
    min-height: initial;
    max-height: initial;
  }
  
  .test{
  font-size: 11px;
  }
  
  .test.tbody.tr.td{
    padding: 10px;
  }
  

}
/* OVERRIDES */
.tws-article-list--list .tws-article-list--buy-button .btn {
  width: auto;
}
.tws-article-list--buy-button {
	text-align: inherit;
}
.customPageItem.customPageHtml .div.table{
  font-size: 10px;
  }

.startpage .tws-content-box--inner-wrapper {
	   transition: all 0.4s ease;
}
.startpage .tws-content-box--inner-wrapper:hover {
    background: rgba(0,0,0, 0.3);
	   transition: all 0.4s ease;
}


.tws-article-list--list .tws-article-list--labels .tws-article-labels--new .tws-article-labels--label-text {
    background: #093657 !important;
}

.tws-article-list--list .tws-article-list--labels .tws-article-labels--special-offer .tws-article-labels--label-text,
.emporium--article-images .slot--article-labels .tws-article-labels--special-offer .tws-article-labels--label-text {
    background:  #c6710c;
}
.article .slot--article-price .tws-api--price-current.tws-api--price-both-shown,
.article .slot--unique-selling-points .tws-unique-selling-points--wrapper ul i {
    color:  #c6710c !important;
}

.article .tws-article-social--share-button.sharer-0 label {
    background: #093657 !important;
    color: #fff !important;
   padding: 5px 12px 6px 12px;
   border-radius: 0px;
}
.article .tws-article-social--share-button.sharer-0 label span {
    padding-left: 0px;
}

.tws-article-list--list .tws-article-list--price .tws-api--price-both-shown {
    color: #c6710c;
}


/*-----Sidan: LÄNKAR-----*/
.custompage-8734209 .emporium--top-bar, 
.custompage-8734209 .emporium--header,
.custompage-8734209 .emporium--footer,
.custompage-8734209 .emporium--back-to-top,
.custompage-8734209 .slot--breadcrumbs {
    display: none;
}


.tws-checkout--select-delivery .tws-checkout--select-delivery-list {
    display: flex;
    flex-direction: column;
}

.tws-checkout--select-delivery .tws-checkout--select-delivery-list .tws-checkout--delivery-method-150827 {
		order: 1;
}
.tws-checkout--select-delivery .tws-checkout--select-delivery-list .tws-checkout--delivery-method-49418 {
		order: 2;
}
.tws-checkout--select-delivery .tws-checkout--select-delivery-list .tws-checkout--delivery-method-137475 {
		order: 3;
}

.custompage-8807941 .emporium--top-bar,
.custompage-8807941 .emporium--header,
.custompage-8807941 .emporium--footer,
.custompage-8807941 .emporium--breadcrumbs{
	display: none;
}

.tws-container--tws-content-box .tws-content-box--second-line {
 font-weight: lighter !important;
}


