body {
  font-family: "Funel Sans", serif;
}
@media(max-width: 767px) {
  .slot--header-logo {
    max-width: 140px;
  }
}

/*
@media(min-width: 991px) {
.bountiful--footer-mid-left,
.bountiful--footer-mid-right {
    padding-top: 80px;
}
}
*/

.slot--article-description {
    background: #f2e5d9;
    padding: 20px;
    margin-top: 30px;
}


.articlegroup .slot--article-group-custom-field .group_images {
		width: 100%; 
  	height: auto; 
  	max-width: 2000px;
}
 
.slot--header-horizontal-menu .tws-top-menu-item-4 a {
	    color: #b48d3d !important; 
  font-weight: bold !important;
}
.tws-vertical-menu-light--articlegroup:hover,
.tws-vertical-menu-light .tws-vertical-menu-light--articlegroup-is-open a {
    color: #b48d3d !important; 
}

/* -a- Center footer text -a- */
@media only screen and (max-width: 767px){ .bountiful--footer-mid-left p {
    text-align: center;
   
}}

@media only screen and (min-width: 1100px) {
.slot--header-shipping-notice {
	bottom: -19px
}
}

@media (min-width: 1100px) {
.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-quantity {
    display: initial;
}
}


.slot--header-favorites .tws-favorite-list .fa-heart-o:before {
  content: "\f004";
	 color: #b48d3d;
}

.tws-content-box--table {
    display: inline;
}
.tws-content-box--cell.tws-content-box--text-color-inverted {
    justify-content: center;
}
h3.tws-util-heading--heading.h2.tws-content-box--second-line {
    font-size: large;
}

/*--BLOGG PAGE--*/
.articlegroup-9472039 .tws-articlegroups .thumbnail .caption, .articlegroup-9472039 .tws-articlegroup-list .thumbnail .caption {
  background: #ffffff;
  padding-top: 15px !important;
}

.articlegroup-9472039 .articlegroup-9472039 .tws-articlegroups .tws-list--type-grid, .articlegroup-9472039 .tws-articlegroup-list .tws-list--type-grid {
    margin: 0 -5px;
    gap: 40px;
}

.articlegroup-9472039 .tws-articlegroups .thumbnail, .articlegroup-9472039 .tws-articlegroup-list .thumbnail {
    border: 0px solid #ebebeb !important;
}

.bountiful--footer-left .tws-custom-html--content::before {
    content: " ";
    background: url(https://cdn.abicart.com/shop/ws15/133015/files/Designfiler/Black%20vekt%20log.png);
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}
/* Döljer diamanten */
.tws-container--tws-content-box-2x .tws-content-box--inner-wrapper .tws-content-box--table.tws-content-box--bottom::before, .tws-container--tws-content-box-3x .tws-content-box--inner-wrapper .tws-content-box--table.tws-content-box--bottom::before {
	content: none !important;
}

.tws-container--tws-content-box-2x .tws-content-box--inner-wrapper .tws-content-box--table.tws-content-box--bottom::after, .tws-container--tws-content-box-3x .tws-content-box--inner-wrapper .tws-content-box--table.tws-content-box--bottom::after {
	content: none;
}

/* Ändra textfärg i beskrivningen */
.tws-article-description--text{
color: #1c1c1c;
}

/* Ändra bakgrundsfärg i block på startsidan */
.tws-container--tws-content-box-2x:not(.side-by-side) .tws-content-box--inner-wrapper,
.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper,
.bountiful--article-footer, .slot--article-description {
	background: #faf9f7;
}
/* Ändra bakgrundsfärg i nyhetsbrev */
.bountiful--start-page .tws-container--tws-newsletter-subscribe {
    background-color: #faf9f7 !important;
}
/* Ändra bakgrundsfärg i La Mon AB */
.tws-container--tws-content-box.background-color, .tws-container--tws-content-box-2x.background-color, .tws-container--tws-content-box-2x.side-by-side, .tws-container--tws-content-box-3x.background-color {
    background-color: #faf9f7 !important;
}
.tws-list--grid-item .thumbnail .tws-article-favoritebutton::after {
  content: none;
  display: none;
}
.tws-list--grid-item .thumbnail {
    position: relative;
}

.tws-list--grid-item .thumbnail .tws-article-favoritebutton {
    position: absolute;
    bottom: -35px;
    right: 0px;
    z-index: 1000;
    background: #e00e0e00;
}
.slot--article-price .tws-article-price--mrp, .slot--article-price .tws-article-price--compare-at-price {
    color: #faf9f7;
}
.bountiful--buy-button-group 
.slot--article-buy-button 
.btn {
    height: 44px;
    width: 100%;
    padding: 0 24px;

    /* KÖP text färg (inne på produkt) */
    color: #000000;
    font-weight: 600;
    font-size: 15px;
    text-transform: none;
    line-height: 44px;
    text-align: center;

    /* Form */
    border-radius: 999px;
    border: none;

   /* KÖP knapp backgrund färg (inne på produkt) */
    background: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
    box-shadow: 
        inset 0 1px 0 rgba(255,255,255,0.15),
        0 2px 6px rgba(0,0,0,0.25);

    cursor: pointer;
    transition: all 0.2s ease;
}
.tws-article-list--list .tws-list--type-grid .thumbnail .tws-article-list--buy-button .btn,
.tws-container--tws-articles-two-type-carousel .thumbnail .tws-article-list--buy-button .btn {
  height: 44px;
width: 100%;
padding: 0 24px;

/* Text */
color: #fff;
font-weight: 600;
font-size: 15px;
text-transform: none;
line-height: 44px;
text-align: center;

/* Form */
border-radius: 999px;
border: none;

/*KÖPknapp färg */
background: linear-gradient(180deg, #ffffff 100%, #000000 100%);
box-shadow: 
    inset 0 1px 0 rgba(255,255,255,0.15),
    0 2px 6px rgba(0,0,0,0.25);

cursor: pointer;
transition: all 0.2s ease;

}
/*Tar bort diamant */
.slot--article-page-footer 
.tws-articles-two--heading 
.tws-util-heading--heading::after {
    content: none;
}
/*Byter färg på underrubrikerna i NAGLAR  ---> BUILDER GEL */
.tws-articlegroups .thumbnail .caption,
.tws-articlegroup-list .thumbnail .caption {
    background: #ffffff;
    color: #000000;
}

