/*---------------SPORTRINGEN--------------*/
/*-------------WEBFOLKET 2020-------------*/
/*---------------J.Eliasson---------------*/

@font-face {
  font-family: 'Price';
  src:  url('https://design.textalk.se/webfolket/kunder/SGN/Fonts/GlitchSlap.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

:root {
    --MainRed: #d52b1e;
    --DiscountRed: #d52b1e;
    --PriceFont: 'price', 'Open sans';
/*    --HeadingFont: 'TSheading', 'Open sans';*/
}
/*-----------------------
GENERAL BOUNTIFUL
------------------------*/
body .page-canvas {
    overflow: hidden;
}
body {
font-family: 'Heebo', sans-serif;
}

.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper,
.bountiful--sidebar .tws-vertical-menu-light,
.bountiful--sidebar .tws-filter-sidebar{
    box-shadow: none;
}

/*--DESKTOP/MOBILE ONLY---*/
@media (min-width: 768px) {
    .mobile-only {
    display: none;
    }
}
@media (max-width: 767px) {
    .desktop-only {
        display: none;
    }
}
/*--DESKTOP/MOBILE ONLY---*/

@media (min-width: 768px) {
    [class*="mobile-only"] {
    display: none;
    }
}

@media (max-width: 767px) {
    [class*="desktop-only"] {
        display: none;
    }
}
/*-------------------------
TOPBAR
--------------------------*/
.slot--top-bar-audience-selector {
    display: none;
}
.slot--top-bar-selling-points .tws-unique-selling-points ul li i {
    border: 0;
    font-size: 15px;
}
.slot--top-bar-selling-points .list-unstyled > li:first-child > i::before{
    content: "\f015";
}
.slot--top-bar-selling-points .tws-unique-selling-points ul li {
    color: #000;
}
/*-------------------------
HEADER
-------------------------*/
.bountiful--header .bountiful--header-wrapper .bountiful--header-left,
.bountiful--header .bountiful--header-wrapper .bountiful--header-right {
    display: none;
}
.bountiful--header > .slot--header-horizontal-menu {
    display: none;
}
.bountiful--header .bountiful--header-wrapper {
    max-width: 1400px;
    padding: 0;
}
.slot--header-logo {
    max-width: 1400px;
    width: 100%;
    text-align: left;
}
/*--------LOGO---------*/
.slot--header-logo .row {
    display: flex;
    align-items: center;
}
.custom-header-left {
    padding: 0;
}
.custom-header-left img {
    width: 100%;
    max-width: 300px;
}

/*--------SEARCH--------*/
.slot--custom-header-search {
	margin-right: 15px;
}
.slot--custom-header-search .tws-article-search {
    width: 200px;
}
.slot--header-search input.form-control {
    width: 200px;
    border-radius: 5px;
    border-color: #ccc;
}
/*---------CART---------*/
.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-text {
    display: none;
}

/*------FAVORITLSTA------*/
.slot--header-favorites .fa-heart-o::before {
    content: "\f005";
        color: black;
    -webkit-text-stroke: 2px white;
}
/*------------------------
MENU
-------------------------*/
.custom-header-middle {
    padding-left: 0;
}
.custom-header-middle .custom-horizontal-menu {
    float: left;
    width: 100%;
}
.custom-header-middle .custom-secondary-menu {
    float:right;
}
.slot--header-horizontal-menu .navbar {
    text-align: left;
    padding: 0;
}
.slot--header-horizontal-menu {
    border: 0;
}

.slot--header-horizontal-menu .navbar-nav > li a {
    font-weight: normal;
}
.slot--header-horizontal-menu .navbar-nav>li:hover a {
	color: #000;
}
.slot--header-horizontal-menu .navbar-nav > .dropdown-menu {
    border-left: 2px solid var(--MainRed);
}
.slot--header-horizontal-menu .navbar-nav .tws-top-menu--mega-menu .tws-top-menu--sub-item {
	float: none;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
}
/*------------------------
SIDEBAR MENU
-------------------------*/
/*--------HIDE SIDEBAR ON PAGES-------*/
@media (min-width: 1100px) {
    .startpage .slot--sidebar, 
    .article .bountiful--sidebar, 
    .custompage .bountiful--sidebar, 
    .contactform .bountiful--sidebar {
        display: none;
    }
}
.startpage .bountiful--body .bountiful--body-wrapper .bountiful--main,
.article .bountiful--body .bountiful--body-wrapper .bountiful--main,
.custompage .bountiful--body .bountiful--body-wrapper .bountiful--main,
.contactform .bountiful--body .bountiful--body-wrapper .bountiful--main {
    width: 100%;
    float: none;
    margin: 0 auto;
}
/*--------SIDEBAR ARTICLEGROUP--------*/
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title {
    font-weight: 200;
    text-transform: uppercase;
    font-size: 16px;
    color: #646363;
}
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level > li {
    border-bottom: 1px solid #000;
}
.tws-vertical-menu-light--expand-children i {
    transform: rotate(90deg);
}
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level .fa-chevron-right::before {
    -webkit-text-stroke: 2px #fff;
    font-size: 18px;
}
/*--------SUB MENU-------*/
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--inner-ul {
    border-left: 1px solid #000;
	margin-left: 15px;
	width: calc(100% - 15px)
;}
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--inner-ul > li > div > a {
    padding: 5px;
}

/*----SIDEBAR FILTER----*/
.bountiful--sidebar .tws-filter-sidebar .title {
	font-size: 0;
}
.bountiful--sidebar .tws-filter-sidebar .title::before {
	content: "Filtrera efter";
	font-size: 16px;
	color: #646363;
	text-transform: uppercase;
	font-weight: 200;
}
.bountiful--sidebar .tws-filter-sidebar .filter-select-container-open {
	border: none;
	border-radius: 0;
}
.bountiful--sidebar .tws-filter-sidebar .filter-select-options-container button {
	border: none;
}
/*------------------------
FRONT PAGE
-------------------------*/
body.startpage {
	background: #fff;
}
.startpage .bountiful--body .bountiful--body-wrapper {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}
/*---------FULL WIDTH------*/
.startpage .bountiful--body .bountiful--body-wrapper {
    padding-top: 0;
}
.startpage .bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
    padding: 0;
}
.bountiful--start-page .bountiful--component-container .tws-container--tws-image-carousel + .tws-container--tws-image-carousel {
    margin: 0 auto;
}

/*-------MAX WIDTH COMPONENTS-----*/
.tws-container--tws-content-box,
.tws-container--tws-content-box-2x, 
.tws-container--tws-content-box-3x,
.tws-container--tws-content-box-4x,
.tws-container--tws-custom-html,
.tws-container--tws-articles-two,
.tws-container--tws-instagram,
.tws-container--tws-newsletter-subscribe,
.tws-container--tws-articlegroups,
.tws-container--tws-cta-slider,
.tws-container--tws-event-countdown,
.tws-container--tws-article-display{
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
}
/*---------SKYLTFÖNSTER---------*/
.bountiful--start-page .bountiful--component-container .tws-content-box--table {
    padding: 30px 0;
}
.tws-container--tws-content-box-2x .tws-content-box--with-image .tws-react-img--wrapper .tws-img--container img,
.tws-container--tws-content-box-3x .tws-content-box--with-image .tws-react-img--wrapper .tws-img--container img,
.tws-container--tws-content-box-4x .tws-content-box--with-image .tws-react-img--wrapper .tws-img--container img {
    transition: all 0.5s ease;
}
.tws-container--tws-content-box-2x .tws-content-box--with-image:hover .tws-react-img--wrapper .tws-img--container img,
.tws-container--tws-content-box-3x .tws-content-box--with-image:hover .tws-react-img--wrapper .tws-img--container img,
.tws-container--tws-content-box-4x .tws-content-box--with-image:hover .tws-react-img--wrapper .tws-img--container img{
    filter: blur(2px);
    transition: all 0.5s ease;
}
.tws-container--tws-content-box-2x .tws-content-box--with-image .tws-react-img--wrapper .tws-img--container,
.tws-container--tws-content-box-3x .tws-content-box--with-image .tws-react-img--wrapper .tws-img--container,
.tws-container--tws-content-box-4x .tws-content-box--with-image .tws-react-img--wrapper .tws-img--container{
    overflow: hidden;
}
.tws-container--tws-content-box-2x .tws-content-box--with-image:hover .tws-content-box--inner-wrapper,
.tws-container--tws-content-box-3x:not(.text-artiklar) .tws-content-box--with-image:hover .tws-content-box--inner-wrapper,
.tws-container--tws-content-box-4x .tws-content-box--with-image:hover .tws-content-box--inner-wrapper{
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
    cursor: pointer;
}
.tws-container--tws-content-box-2x .tws-content-box--with-image .tws-content-box--inner-wrapper,
.tws-container--tws-content-box-3x .tws-content-box--with-image .tws-content-box--inner-wrapper,
.tws-container--tws-content-box-4x .tws-content-box--with-image .tws-content-box--inner-wrapper{
    transition: all 0.5s ease;
    background: rgba(0, 0, 0, 0.1);
}

.tws-container--tws-content-box .tws-content-box--inner-wrapper .tws-content-box--second-line,
.tws-container--tws-content-box-2x .tws-content-box--inner-wrapper .tws-content-box--second-line,
.tws-container--tws-content-box-3x .tws-content-box--inner-wrapper .tws-content-box--second-line,
.tws-container--tws-content-box-4x .tws-content-box--inner-wrapper .tws-content-box--second-line{
    text-shadow: none !important;
}
.tws-container--tws-content-box .tws-content-box--inner-wrapper .tws-content-box--third-line,
.tws-container--tws-content-box-2x .tws-content-box--inner-wrapper .tws-content-box--third-line,
.tws-container--tws-content-box-3x .tws-content-box--inner-wrapper .tws-content-box--third-line,
.tws-container--tws-content-box-4x .tws-content-box--inner-wrapper .tws-content-box--third-line{
    text-shadow: none !important;
    display: inline-block;
    padding: 7px 15px;
    border: 1px solid #fff;
    border-radius: 5px;
    background: #fff;
    color: #000 !important;
    font-weight: bold !important;
}

.tws-container--tws-content-box-2x .tws-content-box--inner-wrapper .tws-content-box--third-line:hover,
.tws-container--tws-content-box-3x .tws-content-box--inner-wrapper .tws-content-box--third-line:hover,
.tws-container--tws-content-box-4x .tws-content-box--inner-wrapper .tws-content-box--third-line:hover{
    background: #fff;
    color: #000;
    text-shadow: none;
}
/*-------SKYLTFÖNSTER TEXT-ARTIKLAR---------*/
.tws-container--tws-content-box-3x.text-artiklar .tws-content-box--inner-wrapper {
    position: relative;
}
.tws-container--tws-content-box-3x.text-artiklar .tws-content-box--inner-wrapper .tws-content-box--first-line,
.tws-container--tws-content-box-3x.text-artiklar .tws-content-box--inner-wrapper .tws-content-box--second-line{
    text-shadow: none;
    color: #000;
    font-weight: normal;
    background: none;
}
.tws-container--tws-content-box-3x.text-artiklar .tws-content-box--inner-wrapper .tws-content-box--first-line::after {
    content:" ";
    background: #000;
    width: 100px;
    height: 1px;
    display: block;
    margin: 10px auto;
}

/*------------INSTAGRAM----------*/
.bountiful--start-page .custom-instagram-heading {
    text-align: center;
}
.bountiful--start-page .custom-instagram-heading span {
    font-family: fontawesome;
    font-size: 45px;
    color: #6b6b6b;
    background: #fff;
    position: relative;
    z-index: 100;
    padding: 0 10px;
}
.bountiful--start-page .custom-instagram-heading::after {
    content: "";
    background: #ccc;
    width: 100%;
    height: 1px;
    display: block;
    position: relative;
    bottom: 23px;
    z-index: 10;
}
.tws-instagram.grid .tws-instagram--insta-post {
    width: calc(33.333% - 8px);
    padding-bottom: calc(33.333% - 8px);
}
/*---------------CTA-SLIDER-------------*/
.bountiful--component-container .tws-container--tws-cta-slider .slider,
.bountiful--component-container .tws-container--tws-cta-slider .slider .slide {
	height: 10vmin;
	width: 10vmin;
	min-width: 10vmin;
}
@media(max-width: 767px) {
	.bountiful--component-container .tws-container--tws-cta-slider .slider,
	.bountiful--component-container .tws-container--tws-cta-slider .slider .slide {
		height: 20vmin;
		width: 20vmin;
		min-width: 20vmin;
	}
}

/*-----------FRAMHÄVDAPRODUKTGRUPPER-------*/
.tws-container--tws-articlegroups.varumarken {
    width: 100%;
    padding: 0 15px;
}
.slot--component-container .tws-articlegroups .thumbnail .caption{
    display: none;
}
.slot--component-container .tws-articlegroups .thumbnail,
.slot--component-container .tws-articlegroups .thumbnail .tws-articlegroup-list--grid-img-wrapper .tws-img--wrapper{
    border: none;
    box-shadow: none;
}
@media (min-width:1200px){
    .slot--component-container .tws-articlegroups--col-lg-4 .tws-list--grid-item {
        max-width: calc(8.333% - 10px);
        -ms-flex-preferred-size: calc(8.333% - 10px);
        flex-basis: calc(8.333% - 10px);
        width: calc(8.333% - 10px);
    }
}
@media (max-width: 1099px){
    .slot--component-container .tws-articlegroups--col-lg-4 .tws-list--grid-item {
        max-width: calc(16.666% - 10px);
        -ms-flex-preferred-size: calc(16.666% - 10px);
        flex-basis: calc(16.666% - 10px);
        width: calc(16.666% - 10px);
    }
}
@media (max-width: 767px){
    .slot--component-container .tws-articlegroups--col-lg-4 .tws-list--grid-item {
        max-width: calc(33.333% - 10px);
        -ms-flex-preferred-size: calc(33.333% - 10px);
      flex-basis: calc(33.333% - 10px);
        width: calc(33.333% - 10px);
    }
}

/*-------HÄNDELSENEDRÄKNARE---------*/
.bountiful--start-page .tws-container--tws-event-countdown .tws-event-countdown--introduction,
.bountiful--start-page .tws-container--tws-event-countdown .tws-event-countdown--number{
    text-shadow: none;
}
/*----------FULLBREDDSARTIKEL-----------*/
.tws-article-display .tws-article-display--name h2 {
    font-family: var(--HeadingFont);
    color: #6b6b6b;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 10px;
}
.tws-article-display .tws-article-display--price {
    font-family: var(--Price);
    font-size: 2.5em;
    word-spacing: -0.5em;
    font-weight: normal;
    margin-top: 30px;
}
.tws-article-display .tws-article-display--show-more .btn {
    background: #799592;
    color: #fff;
    border: 0;
    border-bottom: 2px solid #617a78;
    text-transform: uppercase;
    font-weight: bold;
}
.tws-article-display .tws-img--wrapper {
    border: none;
}
.tws-article-display .tws-article-display--labels {
    position: absolute;
    top: -10px;
    left: -5px;
    width: auto;
    background: var(--MainRed);
    border-radius: 3px;
}
.tws-article-display--labels.tws-article-labels .tws-article-labels--label {
    display: block;
    margin-right: 0.5em;
    padding: 5px 10px;
}
.tws-article-display--labels .tws-article-labels--label-text {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
/*-------------------------------------
TITLES/HEADINGS  Startpage & Article
-------------------------------------*/

.bountiful--start-page .tws-articles-two--heading, 
.bountiful--start-page .tws-articlegroups--title,
.slot--article-page-footer .tws-articles-two--heading {
    text-align: center;
    margin-bottom: 10px;
}
.bountiful--start-page .tws-articles-two--heading::after, 
.bountiful--start-page .tws-articlegroups--title::after{
    content: "";
    background: #ccc;
    width: 100%;
    height: 1px;
    display: block;
    position: relative;
    bottom: 14px;
}
.slot--article-page-footer .tws-articles-two--heading::after {
    content: "";
    background: #ccc;
    width: 100%;
    height: 2px;
    display: block;
    position: relative;
    bottom: 14px;
}
.bountiful--start-page .tws-articles-two--heading .tws-util-heading--heading, 
.bountiful--start-page .tws-articlegroups--title .tws-util-heading--heading,
.slot--article-page-footer .tws-articles-two--heading .tws-util-heading--heading {
    display: inline-block;
    background: #fff;
    color: #6b6b6b;
    padding: 0 15px;
    border: 0;
    margin-bottom: 0;
    position: relative;
    z-index: 10;
}

/*------------------------
ARTICLE GRID
-------------------------*/
.tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a {
    font-weight: bold;
}
.tws-articlegroups .thumbnail .caption {
    background: #e8e8e8;
}
.tws-article-list--list .tws-list--type-grid .thumbnail,
.tws-container--tws-articles-two-type-carousel .thumbnail {
    border: none;
}
.articlegroup .tws-article-list--list .tws-list--type-grid .thumbnail {
    border: 1px solid #eee;
}
.tws-article-list--list .tws-list--type-grid .thumbnail .caption,
.tws-container--tws-articles-two-type-carousel .thumbnail .caption {
    box-shadow: none;
}
.tws-article-list--list .tws-article-list--price .tws-api--price-current,
.tws-article-list--list .tws-article-list--price .tws-api--price-regular {
    font-family: var(--PriceFont);
    letter-spacing: normal;
}

/*---------CUSTOM ARTICLE GROUPS------*/
.slot--article-group-custom-field .customPageItem.customPageHtml .col-xs-6.col-md-4 .btn-default {
	border: 1px solid #ebebeb;
	border-radius: 3px;
	color: #000;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.slot--article-group-custom-field .customPageItem.customPageHtml .col-xs-6.col-md-4 .btn-default:hover {
	background: transparent;
	color: #777;
}

/*------NYHET/REA FLAGGOR---------*/
.tws-article-list--list .tws-article-list--labels .tws-article-labels--special-offer .tws-article-labels--label-text {
    background: var(--MainRed);
}
.tws-article-list--list .tws-article-list--labels .tws-article-labels--new .tws-article-labels--label-text,
.bountiful--article-images .slot--article-labels .tws-article-labels--new .tws-article-labels--label-text {
    background: #CB5223;
}
/*----CAROUSEL ARROWS----*/
.tws-container--tws-articles-two-type-carousel .slick-prev,
.tws-container--tws-articles-two-type-carousel .slick-next {
    background: transparent;
}
.tws-container--tws-articles-two-type-carousel .slick-prev::before,
.tws-container--tws-articles-two-type-carousel .slick-next::before{
    color: #000;
}

/*-------------------------------------
ARTICLE PAGE
-------------------------------------*/
.article .bountiful--body .bountiful--body-wrapper {
	max-width: 1200px;
}
.tws-article-introduction--text .tws-article-introduction--read-more,
.slot--article-share {
	display: none;
}

/*-------ARTICLE IMAGES------*/
.bountiful--article-images .slot--article-images .tws-article-images--current-image {
	border: none;
}
/*-------NAME-------*/
.tws-article-name h1 {
	margin-bottom: 10px;
    font-weight: 500;
    color: #6b6b6b;
}
.article .tws-article-name::after {
	content:"";
	height: 2px;
	width: 80px;
	background: #ccc;
	display: block;
}
/*-----INTRODUCTION-----*/
.tws-article-introduction--text {
    font-size: 16px;
}
/*-------PRICE------*/
.slot--article-price {
	margin-top: 10px;
    font-weight: normal;
    font-family: var(--PriceFont);
}
.slot--article-price .tws-api--price-current {
    font-size: 2em;
}
.slot--article-price .tws-api--price-regular {
    font-size: 18px;
}
/*--------CHOISES-------*/
.slot--article-choices .tws-react-common--form-item.form-group {
	margin-bottom: 0 !important;
}

/*-------STOCK------*/
.tws-article-stock-shipping--wrapper {
    margin-bottom: 5px;
}
.tws-article-stock-shipping--wrapper p {
    font-size: 14px;
}
/*---------QUANTITY--------*/
.slot--article-quantity .tws-article-quantity--input-wrapper span.input-group-btn {
	display: none;
}
.slot--article-quantity .tws-article-quantity--input-wrapper input.form-control {
    border-collapse: #ccc;
}
.bountiful--buy-button-group {
	display: flex;
	margin-top: 0;
}
.bountiful--buy-button-group .slot--article-buy-button {
	margin: 0;
}

/*----------USPAR-----------*/
.slot--unique-selling-points .list-unstyled > li:first-child i:before{
    content: "\f015";
}
/*--------ATTRIBUTES--------*/
.tws-article-attributes .tws-article-attribute-title {
	width: 90px;
}
.tws-article-attributes ul li {
	border-bottom: 0;
}
.tws-article-attributes .tws-article-attribute-value {
	white-space: normal;
}
/*--------BESKRIVNING-------*/
.bountiful--article-bottom {
	margin-top: 10px;
}
.slot--article-description {
	margin-top: 20px;
	padding-top: 0;
    border: none;
}
.slot--article-description .tws-article-description .tws-article-description--heading,
.slot--article-description .tws-article-description .tws-article-description--article-number{
	text-align: left;
}

.slot--article-description .tws-article-description .tws-article-description--heading::before {
	content: "";
	display: block;
	background: #657273;
	width: 100px;
	height: 4px;
	margin-top: -2px;
    margin-bottom: 10px;
	z-index: 1000;
	position: relative;
}
.slot--article-description .tws-article-description .tws-article-description--heading {
	margin-bottom: 10px;
}
.slot--article-description .tws-article-description .tws-article-description--article-number {
	margin-bottom: 20px;
	font-size: 14px;
}
.slot--article-description .tws-article-description {
	max-width: 900px;
    border-top: 1px solid #ccc;
}
.slot--article-description .tws-article-description--text {
	font-size: 16px;
}
.tws-article-description--text-container {
    max-height: none;
}
.tws-article-description--show-more {
    display: none;
}

/*-----------RELATERADE PRODUKTER----------*/
.bountiful--article-footer {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 768px) {
    .slot--article-page-footer .container {
        padding: 0;
    }
}

/*----------------------------------
FOOTER
-----------------------------------*/
.bountiful--footer {
padding-bottom: 0;
}
.bountiful--footer > .container {
    max-width: none;
    padding: 0;
}
.bountiful--footer h4 {
    margin-top: 0;
}
.bountiful--footer ul {
    list-style: none;
    padding-left: 0;
}
.bountiful--footer > .container > .row {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
.bountiful--footer .tws-contact-info--address-row-one {
    font-weight: bold;
    margin-bottom: 17px;
}
/*------FOOTER AFTER------*/
.bountiful--footer--brand-logos {
max-width: none;
background: #d9d9d9;
}
.slot--brand-logos {
max-width: 1400px;
margin-left: auto;
margin-right: auto;
}
.bountiful--footer .slot--brand-logos {
    padding: 10px 0;
    margin-left: auto;
    margin-right: auto;
    border-top: 0;
}
.slot--brand-logos .container {
    padding: 0;
}
.slot--brand-logos .row {
    margin-left: 0;
    margin-right: 0;
}
.slot--custom-brand-logos {
    text-align: left;
    padding-left: 0;
    margin: 8px 0;
}
.collaborations.col-sm-5 {
    float: right;
}
.collaborations ul.collab-logos {
    display: flex;
    list-style: none;
    margin: 0;
}
.collaborations ul.collab-logos > li {
    flex-grow: 1;
}
.collaborations img {
    max-height: 45px;
}

/*--------------------------------------
CHECKOUT
-------------------------------------*/
.tws-api-price.tws-checkout--delivery-method-price {
    display: none;
}
/*------------------------------------
CUSTOM PAGES
------------------------------------*/
.custompage .customPageItem {
    max-width: 900px;
    margin: 0 auto;
}
.custompage .bountiful--body .bountiful--body-wrapper {
	max-width: 1200px;
}
.custompage .bountiful--main-wrapper {
    padding: 30px 45px !important;
}
/*-----------BLOG/STORIES----------*/
.blog .tws-article-list--list .tws-list--type-grid .thumbnail .tws-article-list--price, 
.blog .tws-article-list--list .tws-list--type-grid .thumbnail .tws-api-price {
    display: none;
}
.blog .tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a {
    font-weight: bold;
}
.blog-post .bountiful--article-top {
    display: flex;
    flex-direction: column-reverse;
}
.blog-post .bountiful--article-top .bountiful--article-left-col,
.blog-post .bountiful--article-top .bountiful--article-right-col {
    width: 100% !important;
}
.blog-post .slot--article-images .tws-img--container {
    padding-bottom: 50% !important;
}
.blog-post .slot--article-price,
.blog-post .slot--article-favoritebutton,
.blog-post .bountiful--buy-button-group,
.blog-post .slot--unique-selling-points,
.blog-post .slot--article-description .tws-article-description .tws-article-description--heading {
    display: none;
}
.blog-post .slot--article-page-footer {
    display: none;
}


/*---------------------------------------------
-----------------MEDIA QUERIES-----------------
----------------------------------------------*/
@media (min-width: 1099px) {
        .bountiful--footer-left {
        width: 20%;
    }
    .bountiful--footer-mid-left { 
        width: 30%;
    }
}
@media (min-width: 768px){
    /*----------------------
    ARTICLE PAGE
    -----------------------*/
    .bountiful--article-top .bountiful--article-left-col {
        width: 50%;
    }
    .bountiful--article-top .bountiful--article-right-col {
        width: 41%;
        margin-right: 30px;
    }
}
@media (max-width: 1099px) {
    /*----------------------
    TOPBAR
    -----------------------*/
    .bountiful--top-bar {
        display: none;
    }
    /*----------------------
    HEADER
    -----------------------*/
    .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title {
        display: none;
    }
    .bountiful--header .bountiful--header-wrapper {
        padding: 0 10px;
    }
    .custom-header-middle, 
    .custom-header-right {
        display: none;
    }
    .custom-header-left {
        width: 100%;
        text-align: center;
    }
    .bountiful--header .bountiful--header-wrapper .bountiful--header-left, .bountiful--header .bountiful--header-wrapper .bountiful--header-right {
        display: flex;
    }
    .slot--header-search input.form-control {
        width: 100%;
    }
    
  /*----------------------
	SIDEBAR MENU
	----------------------*/
	.bountiful--sidebar {
		background: #000;
		padding: 40px 5px 40px 0;
	}
    .bountiful--sidebar-controls .slot--sidebar-audience-selector{
        display: none;
    }
    .bountiful--sidebar .bountiful--sidebar-controls {
        padding: 0 15px;
    }
    .bountiful--sidebar .slot--open-cookie-settings .tws-accept-cookies--open-btn a {
        color: #fff;
    }
    .bountiful--sidebar .bountiful--sidebar-wrapper {
        border-top: 0;
    }
    .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level {
        padding-top: 0;
    }
    /*----------------------
    STARTSIDA
    -----------------------*/
    .tws-container--tws-content-box-2x, 
    .tws-container--tws-content-box-3x, 
    .tws-container--tws-content-box-4x {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 991px) {
	.bountiful--sidebar .bountiful--mobile-menu-button:before {
		color: #fff;
	}
}
@media (max-width: 768px) {}
@media (max-width: 767px) {
    /*----------------------
    HEADER
    -----------------------*/
    .bountiful--header .bountiful--header-wrapper .bountiful--header-left {
        width: 20px;
    }
    .custom-header-left img {
        max-width: 200px;
    }
    .bountiful--header-wrapper {
        padding: 15px 10px !important;
    }
    /*----------------------
    STARTSIDA
    -----------------------*/
    .tws-container--tws-content-box-2x, 
    .tws-container--tws-content-box-3x, 
    .tws-container--tws-content-box-4x, 
    .tws-container--tws-custom-html, 
    .tws-container--tws-articles-two, 
    .tws-container--tws-newsletter-subscribe {
        padding-left: 15px;
        padding-right: 15px;
    }
    /*-----------BILDSPEL-----------*/
    .bountiful--start-page .tws-container--tws-image-carousel + .tws-container--tws-image-carousel {
        margin-top: 0;
    }
    /*--------HEADINGS & TITLES-------*/
    .bountiful--start-page .tws-articles-two--heading::after, .bountiful--start-page .tws-articlegroups--title::after, .slot--article-page-footer .tws-articles-two--heading::after {
        background: none;
    }
    
    /*-------INSTAGRAM--------*/
    .tws-instagram.grid .tws-instagram--insta-post {
    width: calc(50% - 8px);
        padding-bottom: calc(50% - 8px);
    }
    /*---------------------
    ARTICLE PAGE
    ----------------------*/
    .bountiful--article-links::after {
        display: none;
    }
    /*---------------------
    FOOTER
    ----------------------*/
    .slot--brand-logos .slot--custom-brand-logos {
        text-align: center;
        padding: 0 5px;
    }
    .slot--brand-logos .collaborations ul.collab-logos {
        padding-left: 0;
    }
    .slot--brand-logos .collaborations {
        margin-top: 10px;
    }
    .collaborations img {
        max-height: 40px;
    }
}