/*----------- RENIFOAM -----------*/
/*----- Designpaket: Gold ----*/
/*------------ 2024 ------------*/


.bountiful--body .bountiful--body-wrapper {
  padding: 25px 10px 0px 10px;
}

/*-------------------------
BOUNTIFUL TOP BAR
--------------------------*/

.bountiful--top-bar .material-symbols-outlined {
	font-size: 22px;
  font-weight: 300;
  vertical-align: middle;
  padding-right: 4px;
}
.bountiful--top-bar ul li {
  display: inline-block;
  padding-left: 10px;
}

.slot--top-bar-login a {
  text-transform: inherit;
  font-size: 13px;
}

.slot--top-bar-login .tws-login--login::before {  
     background-image: url(https://www.renifoam.se/shop/24720/files/design/user.png);
background-size: 14px;
  display: block;
  width: 14px;
  height: 14px;
  content: "";
  background-repeat: no-repeat;
  float: left;
	right: 6px;
  position: relative;
  top: 3px;
}

.slot--top-bar-audience-selector .tws-audience-selector--audience-button-text {
  text-transform: capitalize;
}

/*-------------------------
BOUNTIFUL HEADER
--------------------------*/

@media (min-width: 1100px) {  
.bountiful--header .bountiful--header-wrapper .bountiful--header-left {
    order: 2;
    width: 700px;
    transition: all 0.5s ease;
}   
.bountiful--header .bountiful--header-wrapper .bountiful--header-left .slot--header-search input.form-control {
    width: 630px;
    background: #fff;
}
.bountiful--header .bountiful--header-wrapper .bountiful--header-middle {
		    order: 1;
}   
    .bountiful--header .bountiful--header-wrapper .bountiful--header-middle .slot--header-logo,
    .bountiful--header .bountiful--header-wrapper .bountiful--header-middle .slot--header-logo .tws-logo {
			    margin: 0;
	        transition: all 0.8s ease;
}
    .bountiful--header .bountiful--header-wrapper .bountiful--header-right {
    order: 3;
}
  .bountiful--header .bountiful--header-wrapper {
    padding: 20px 30px 14px 30px;
}
}

/* ---- STICKY HEADER ---- */

@media (min-width: 1100px) {
.bountiful--header {
  top: 0;
  position: sticky;
  width: 100%;
  z-index: 91;
}
 }

/*  ---- SEARCH FIELD ---- */

@media (min-width: 1100px) {  
.slot--header-search {
    padding-left: 40px;
}
  
.slot--header-search .tws-article-search--no-label {
		color: #bac5cf;
    right: 8px;
    font-size: 26px;
}
.slot--header-search input.form-control {
		border: 1px solid #A9A9A9;
    border-radius: 4px;
    height: 36px;
}
.slot--header-search input.form-control::placeholder {
  color: #959595;
}
.slot--header-search .tws-article-search--no-label {
  line-height: 36px;
  }
    
.slot--header-search .fa-search::before {
		-webkit-text-stroke: 2px #fff;
    text-stroke: 2px #fff;
}
}

@media (max-width: 1099px) {
.bountiful--search-button::before {
-webkit-text-stroke: 2px #fff;
    text-stroke: 2px #fff;
}
 }

.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img::before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: url('https://www.renifoam.se/shop/24720/files/design/shopping-cart.svg');
    background-size: auto;
    background-size: 22px 22px;
}


.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
  box-shadow: none;
    padding: 16px 15px 20px 15px;
}
@media only screen and (min-width: 768px) {
  .bountiful--body .bountiful--body-wrapper {
    padding: 10px 20px 40px 20px;
  }
}

.slot--header-favorites .fa-heart-o::before {
  content: "\f08a";
  -webkit-text-stroke: 0.8px #fff;
  text-stroke: 0.8px #fff;
  font-size: 24px;
}

/* --- SIDE BAR --- */

 .bountiful--sidebar .tws-vertical-menu-light {
    box-shadow: none;
  }
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level>li {
  border-bottom: 1px solid #dedede;
}

@media only screen and (min-width: 1100px) {
  .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a {
    padding: 6px 6px 6px 0;
  }
}
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--expand-children {
  display: none;
}

.bountiful--sidebar .tws-vertical-menu-light--level .tws-vertical-menu-light--inner-ul .tws-vertical-menu-light--level .tws-vertical-menu-light--articlegroup.open.active {
font-weight: normal;
  text-decoration: underline;
}

/*-------------------------
BOUNTIFUL START PAGE 
--------------------------*/

.introduction {
  background: #cff1ff;
  padding: 8px 0px;
  border-radius: 3px;
}

.slot--article-page-footer .tws-articles-two--heading .tws-util-heading--heading,
.bountiful--start-page .tws-articles-two--heading .tws-util-heading--heading, 
.bountiful--start-page .tws-articlegroups--title .tws-util-heading--heading {
	font-family: 'Bree Serif', serif;
  text-align: left;
  border: none;
  color: #006a97;
  font-size: calc(20px + .5vw);
  letter-spacing: 0px;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}


/*-------------------------
BOUNTIFUL PRODUCTGROUP PAGE 
--------------------------*/
.tws-custom-page--articles-heading .tws-util-heading--heading,
.tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading, 
.tws-custom-page--articlegroups-heading .tws-util-heading--heading, 
.tws-custom-page--article-heading .tws-util-heading--heading {
	font-family: 'Bree Serif', serif;
  text-align: left;
  border: none;
  color: #006a97;
  font-size: calc(24px + .5vw);
  letter-spacing: 0px;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  }

.articlegroup .slot--articles {
  margin: 20px 0 0 0;
}
.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-list--choices-button::after,
.bountiful--buy-button-group .slot--article-buy-button .btn::after,
.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-buy-button-with-modal--buy-button::after {
  display: none;
}

.tws-article-list--list .tws-list--type-grid .thumbnail .caption,
.tws-articles-two .slick-slider .thumbnail .caption {
  box-shadow: none;
  background: #f7f7f7;
}

.tws-article-list--list .tws-article-list--buy-button .btn {
  max-width: 168px;
  margin-left: 6px;
}

/* ---- STOCK INFO  ---- */

.tws-list--grid-item .custom-article-stock-msg.out-of-stock,
.tws-list--grid-item .custom-article-stock-msg.order-item {
    text-align: left;
    padding: 0px 10px 0px 10px;
    border-radius: 3px;
 }
.tws-list--grid-item .custom-article-stock-msg.order-item::before {
	content: "\2022";
  display: inline-block;
  text-align: center;
  font-size: 40px;
  color: #27a6e1 !important;
  vertical-align: middle;
  font-family: "fontawesome";
  padding-right: 6px;
}

.tws-list--grid-item .custom-article-stock-msg.out-of-stock::before {
	content: "\2022";
  display: inline-block;
  text-align: center;
  font-size: 40px;
  color: #f1c40f;
  vertical-align: middle;
  font-family: "fontawesome";
  padding-right: 6px;
}

.tws-list--grid-item .custom-article-stock-msg.order-item,
.tws-list--grid-item .custom-article-stock-msg.in-stock {
    text-align: center;
    padding: 0px 10px 0px 10px;
    border-radius: 3px;
}
.tws-list--grid-item .custom-article-stock-msg.order-item::before,
.tws-list--grid-item .custom-article-stock-msg.in-stock::before,
.tws-list--grid-item .custom-article-stock-msg.query::before {
	content: "\2022";
  display: inline-block;
  text-align: center;
  font-size: 40px;
  color: #27ae60;
  vertical-align: middle;
  font-family: "fontawesome";
  padding-right: 6px;
}
.tws-list--grid-item .custom-article-stock-msg.query {
    background-color: transparent;
    text-align: center;
    margin: 10px 0px 5px 0px;
    padding: 0px 10px 0px 10px;
    border-radius: 3px;
}


.article .tws-list--grid-item .custom-article-stock-msg.order-item,
.article .tws-list--grid-item .custom-article-stock-msg.in-stock,
.article .tws-list--grid-item .custom-article-stock-msg.out-of-stock {
	margin: 10px 0 15px;
}
  
.tws-article-stock-shipping.in-stock .tws-article-stock-shipping--stock-info div p {
  color: #45b628;
  font-weight: bold;
}
.tws-article-stock-shipping.order-item .tws-article-stock-shipping--stock-info div p {
  color: #2799ce;
  font-weight: bold;
}

.tws-article-stock-shipping.out-of-stock .tws-article-stock-shipping--stock-info p > span,
.tws-article-stock-shipping.out-of-stock .tws-article-stock-shipping--stock-info ~ p > span {
  color: #e2b423;
  font-weight: bold;
}
.tws-article-stock-shipping.order-item .tws-article-stock-shipping--stock-info p > span,
.tws-article-stock-shipping.order-item .tws-article-stock-shipping--stock-info ~ p > span {
  color: #2799ce;
  font-weight: bold;
}
.tws-article-stock-shipping.unavailable .tws-article-stock-shipping--stock-info p > span,
.tws-article-stock-shipping.unavailable .tws-article-stock-shipping--stock-info ~ p > span {
  color: #ee0000;
  font-weight: bold;
}

.tws-article-buy-button-with-modal--oos-label {
display: none 
}
.tws-article-buy-button-with-modal--minimal-order-whats-left {
	display: none;
}

/* ---- END STOCK INFO  ---- */

/*-------------------------
BOUNTIFUL PRODUCT GROUP PAGE 
--------------------------*/

.tws-articlegroups .thumbnail, .tws-articlegroup-list .thumbnail {
  border: none;
  box-shadow: none;
}

.tws-articlegroups .thumbnail:hover, .tws-articlegroup-list .thumbnail:hover {
  box-shadow: none;
}

.tws-articlegroups .thumbnail .tws-articlegroup-list--grid-img-wrapper .tws-img--wrapper, 
.tws-articlegroup-list .thumbnail .tws-articlegroup-list--grid-img-wrapper .tws-img--wrapper {
  border-bottom: none;
}

.tws-articlegroups .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading, 
.tws-articlegroup-list .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading {
  font-weight: 400;
}

.tws-articlegroups .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading a, 
.tws-articlegroup-list .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading a {
  color: #3f95c0;
  text-decoration: underline;
  cursor: pointer;
  font-size: 14px;
}
.tws-articles-two .slick-slider .tws-article-list--buy-button {
  padding-top: 10px;
}
/*-------------------------
BOUNTIFUL PRODUCT PAGE 
--------------------------*/


.article .slot--article-attributes .tws-article-attributes ul li .tws-article-attribute-title::after {
	display: none;
}

.article .tws-article-name h1 {
    font-size: calc(16px + .5vw);
    font-weight: 300;
  }
  .slot--article-price .tws-api--price-current {
    font-size: calc(16px + .5vw);
    font-weight: 400;
    letter-spacing: 1px;
  }
.slot--article-share {
  display: none;
}

.article .tws-article-attributes {
	overflow: hidden;
  max-height: 240px; /* adjust this value to your desired height */
}

.slot--article-attributes .articleAttributeReadmore {
	text-decoration: none;
  border: 1px solid #ccc;
  position: relative;
  top: 8px;
  text-align: center;
  margin: 0 auto;
  width: 110px;
  display: block;
  background: #f8f8f8;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 13px;
}

/* --- BUY BUTTON --- */

@media(min-width:768px)  {
 
.slot--article-quantity .tws-article-quantity--input-wrapper {
    max-width: 160px;
}
.bountiful--buy-button-group .slot--article-buy-button {
    max-width: 200px;
    margin: 0;
}
.slot--article-quantity {
    float: left;
}
.bountiful--buy-button-group .buy-button-wrapper {
    display: inline-block;
	  width: 50%;
}
 }

.slot--article-attributes ul li:nth-child(odd)  {
	background: #F5F5F5;
}

/*-------------------------
BOUNTIFUL FOOTER
--------------------------*/

.bountiful--footer {
  margin: 0px 0 0 0;
  padding: 50px 0 0px 0;
}

@media only screen and (min-width: 768px) {
  
.bountiful--footer > .container > .row {
  max-width: 1400px;
  margin: 0 auto;
}  
 }
 
.bountiful--footer .container {
    padding: 0;
    overflow-x: hidden;
  	max-width: none; 
  }
.bountiful--footer--brand-logos {
  background: #333;
  padding-bottom: 18px;
}

.bountiful--footer-left ul li:first-child,
.bountiful--footer-mid-left ul li:first-child {
	font-family: 'Bree Serif', serif;
  letter-spacing: 1px;
  font-size: 16px;
  padding-bottom: 12px;
}

.bountiful--footer ul li{
  line-height: 1.4;
}


/*-------------------------
BOUNTIFUL NEWSLETTER
--------------------------*/

.tws-container--tws-newsletter-subscribe {
    background: url(https://cdn.abicart.com/shop/24720/files/design/newsletter_v5.webp);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    position: relative;
}
.bountiful--start-page .tws-container--tws-newsletter-subscribe .tws-newsletter-subscribe--form-wrapper {
    padding-top: 28px;
    padding-bottom: 48px;
    position: relative;
    z-index: 10;
}
.bountiful--start-page .tws-container--tws-newsletter-subscribe .tws-newsletter-subscribe--html-before {
    color: #fff;
}
.bountiful--start-page .tws-container--tws-newsletter-subscribe .tws-newsletter-subscribe--html-before h2,
.bountiful--start-page .tws-container--tws-newsletter-subscribe .tws-newsletter-subscribe--html-before h3 {
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: 500;
}
.tws-container--tws-newsletter-subscribe form .input-group>.form-control,
.tws-newsletter-subscribe--form-wrapper form .input-group>.form-control {
    background: transparent;
    border-radius: 0;
    width: 350px;
    color: #fff !important;
}

.tws-container--tws-newsletter-subscribe form .input-group>.form-control::placeholder,
.tws-newsletter-subscribe--form-wrapper form .input-group>.form-control::placeholder {
  color: #fff;
}

.tws-container--tws-newsletter-subscribe form .input-group-btn .tws-newsletter-subscribe--subscribe-button,
.tws-newsletter-subscribe--form-wrapper  form .input-group-btn .tws-newsletter-subscribe--subscribe-button{
    background: #fff;
    border-radius: 0;
    border: 0;
    color: #000;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 12px;
    transition: all 0.3s ease;
}
.tws-container--tws-newsletter-subscribe form .input-group-btn .tws-newsletter-subscribe--subscribe-button:hover {
    background: #333;
    color: #fff;
    transition: all 0.3s ease;
}

/*-------------------------
BOUNTIFUL COOKIES
--------------------------*/
.slot--cookies {
    max-width: none;
}
.slot--cookies .tws-accept-cookies {
    padding: 0;
}
.tws-accept-cookies--wrapper.open {
    display: flex;
    align-items: center;
}
.slot--cookies .tws-accept-cookies .tws-accept-cookies--wrapper {
    background: #333;
    color: #000;
    font-size: 14px;
}
.slot--cookies .btn-default {
    border-bottom: 1px solid #000;
}
.tws-accept-cookies--accept .btn {
    background: transparent;
    border: 2px solid #000;
    color: #000;
}

.yt-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
  }

.yt-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
.tws-article-list--list .tws-article-list--article-nr::before {
    content: "Art: ";
}
.tws-accept-cookies--content-wrapper.col-sm-9 {
    width: 100%;
}