.nordic--top-bar .slot--top-bar-audience-selector,
.slot--header-horizontal-menu .tws-top-menu--controls .tws-audience-selector {
    display: none;
}
.slot--top-bar-selling-points p {
   margin: 2px 0px;
}

.slot--top-bar-selling-points span {
    text-transform: uppercase;
    padding-left: 10px;
}
@media only screen and (min-width: 992px) {
  .nordic--header .nordic--header-wrapper {
    padding: 30px;
}
.slot--header-search input.form-control {
    background: #fff;
}
   .slot--header-logo,
  .slot--header-logo .tws-logo {
    max-width: 600px;
}
  .slot--header-logo .tws-logo .tws-logo--text {
    font-size: 40px;
    font-weight: 600;
}
  .nordic--header .nordic--header-wrapper .nordic--header-right {
    width: 200px;
}
  .slot--header-logo .tws-logo::after {
    background-image: url(https://admin.abicart.se/shop/ws57/53857/files/fairtrade_weblogo_small2.png);
    background-size: 50px;
    display: inline-block;
    width: 50px;
    height: 60px;
    content: "";
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 20px;
  }
 
  .nordic--footer {
    margin: 0;
}
    .nordic--footer .col-md-3 > div {
border-top: 1px solid #333;
padding-top: 10px;
text-align: center;
margin: 0px 40px;
}
}

 .slot--header-horizontal-menu .navbar .container-fluid {
		border-bottom: none;
    border-top: none;
}
  .slot--header-horizontal-menu {
    background: linear-gradient( to left, #0FC0FC 0, #0FC0FC 10%, #f6f6f6 10%, #f6f6f6 10.5%, #D4FF47 10.5%, #D4FF47 20%, #f6f6f6 20%, #f6f6f6 20.5%, #1E1E1E 20.5%, #1E1E1E 100% )no-repeat;
		background-size: 100% 6px;
    padding-top: 16px;
}

.slot--header-horizontal-menu .navbar-nav>li a {
    font-size: 15px;
    letter-spacing: 0;
}


@media only screen and (max-width: 991px) {
  .nordic--header .nordic--header-wrapper .nordic--header-left {
    width: 40px;
}
  .slot--header-logo {
    max-width: 350px;
}
.slot--header-logo .tws-logo .tws-logo--text::before {
    background-image: url(https://admin.abicart.se/shop/ws57/53857/files/fairtrade_weblogo_small2.png);
    background-size: 30px;
    display: inline-block;
    width: 30px;
    height: 36px;
    content: "";
    background-repeat: no-repeat;
    position: relative;
		top: 4px;
    right: 14px;
  }
  .nordic--top-bar .nordic--top-bar-wrapper .nordic--top-bar-left {
    float: none;
}
  .slot--top-bar-selling-points .tws-custom-html--content {
  	text-align: center;
  }
  .slot--top-bar-selling-points span {
    padding-left: 0;
    display: block;
    line-height: 1.6;
}
 }

.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
    background: #f6f6f6;
    box-shadow: none;
}
.nordic--start-page .tws-articles-two--heading .tws-util-heading--heading, 
.nordic--start-page .tws-articlegroups--title .tws-util-heading--heading {
    border-bottom: none;
    text-align: left;
}
.tws-article-list--list .tws-article-list--buy-button {
    display: none;
}
.tws-article-list--list .tws-list--type-grid .thumbnail .caption {
    box-shadow: none;
    margin: 0 auto;
}
.tws-article-list--list .tws-article-list--price {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
}


.nordic--start-page .tws-articles-two--heading .tws-util-heading--heading,
.tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading {
    border-bottom: 0;
    display: flex;
    text-transform: uppercase;
    font-size: 20px;
}
.nordic--start-page .tws-articles-two--heading .tws-util-heading--heading::before,
.tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading::before{
    content: '';
    height: 1px;
    background: #1e1d1c;
    position: relative;
    margin-right: 24px;
    top: 10px;
    width: 100px;
}
.nordic--start-page .tws-articles-two--heading .tws-util-heading--heading::after,
.tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading::after {
    flex: 1;
    content: '';
    height: 1px;
    background: #1e1d1c;
    position: relative;
    left: 24px;
    top: 10px;
}

.btn-toolbar.tws-list-controls.pull-right {
    display: none !important;
}
.tws-article-description--text-container {
    max-height: none;
    overflow: visible;
}
.slot--article-description .tws-article-description .tws-article-description--show-more {
	display: none;
}


.nordic--footer a {
    line-height: 1.6;
}

.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--third-line {
    text-shadow: 0 0 12px rgb(0 0 0);
    margin: 5px -4px;
    line-height: normal;
    font-weight: normal;
    color: #ffffff;
    font-size: 35px;
}



