/* CHANGE HEADER-CHANGE HEADER-CHANGE HEADER-CHANGE HEADER-CHANGE HEADER */
/* Search icon */
.slot--header-search .tws-article-search--no-label {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    background: none;
    top: 0;
    color: #000;
}

@media (min-width: 1100px){
.slot--header-search .tws-article-search--no-label {
    color: #000;
}
}


.slot--header-search .tws-article-search--no-label:hover {
    background: none;
}
/* END Search icon */

/* Search field radius */
.slot--header-search input.form-control {
    border-radius: 20px;
}
@media (min-width: 1100px){
.slot--header-search input.form-control {
    border: 1px solid #000;
}
}
/* END Search field radius */
/* Padding header */
.nordic--header .nordic--header-wrapper {
    padding: 20px 30px;
}
/* END Padding header */
/* CART icon / Mini Cart */
.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img {
        background: none;
}

.slot--header-cart .tws-mini-cart--header-cart-button:hover .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img {
    background: none;
}

.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img:before {
    content: "\f291";
    font-size: 22px;
}

.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    height: auto;
    width: auto;
    border-radius: 50%;
    background: none;
    line-height: 30px;
    text-align: center;
    transition: all .3s;
    color: #000;
}

.slot--header-cart .tws-mini-cart--mini-cart-dropdown-container {
    box-shadow: 3px 3px 0px 0px;
    border: 1px solid #e7e7e7;
}

/* END CART icon / Mini Cart */
/* Fav icon */
.slot--header-favorites .tws-favorite-list--header-favorite-button {
    color: #000;
}

.slot--header-favorites .tws-favorite-list--header-favorite-button .fa-heart-o {
    font-weight: 700;
}
/* END Fav icon */
/* Change Wrapper width */
.nordic--top-bar .nordic--top-bar-wrapper {
    max-width: 1400px;
}


.nordic--top-bar .nordic--top-bar-wrapper {
    padding: 8px 2px;
}

.nordic--header .nordic--header-wrapper {
    max-width: 1400px;
  }
 .slot--header-horizontal-menu .navbar {
    max-width: 1400px;
}

.nordic--body .nordic--body-wrapper {
    max-width: 1400px;
}

.container {
    max-width: 1400px;
}
/* END Change Wrapper width */
/* Header border */
.slot--header-horizontal-menu {
    border-top: 1px solid #e7e7e7;
}

.slot--header-horizontal-menu .navbar .container-fluid {
    border-bottom: none;
    border-top: none;
}
/* END Header border */
/* Header */
.nordic--header {
    background-color: #fff;
}

.slot--header-horizontal-menu .navbar-nav>li a {
    color: #000;
}

.slot--header-cart .tws-mini-cart--header-cart-button {
    color: #000;
}

.slot--header-horizontal-menu .navbar-nav>li a {
    font-weight: bold;
}


@media only screen and (min-width: 768px){
.slot--header-horizontal-menu {
    border-bottom: 1px solid #e7e7e7;
}
}

.slot--header-horizontal-menu .navbar-nav>li a {
    text-transform: uppercase;
}
/* Hide dropdown */

.slot--header-horizontal-menu .navbar-nav .dropdown-menu {
    display: none;
}

.caret {
    display: none;
}

/* Div in Menu clickable */
.slot--header-horizontal-menu .navbar-nav .tws-top-menu--xs-toggle {
    display: none;
}

.slot--header-horizontal-menu .navbar-nav>li a {
    width: 100%;
    height: 100%;
}

.tws-top-menu--xs-item {
    display: block;
    text-align: justify;
    width: 100%;
    height: 100%;
}
/* END Div in Menu clickable */
/* END Hide dropdown */
.slot--header-favorites .tws-favorite-list--header-favorite-button {
    font-size: 24px;
    background: none;
    font-weight: lighter;
    margin-right: 8px;
    padding: 0;
    height: auto;
    width: auto;
}

.nordic--header {
    color: #000;
}

.slot--header-horizontal-menu .tws-top-menu--controls .tws-audience-selector .tws-audience-selector--audience-button {
    color: #000;
}
.slot--header-horizontal-menu .tws-top-menu--controls .tws-login a, .slot--header-horizontal-menu .tws-top-menu--controls .slot--open-cookie-settings .tws-accept-cookies--open-btn a {
    color: #000;
}

.slot--header-horizontal-menu .navbar-nav .tws-top-menu--xs-toggle {
    color: #000;
}

.slot--header-horizontal-menu .tws-top-menu--controls .tws-login a, .slot--header-horizontal-menu .tws-top-menu--controls .slot--open-cookie-settings .tws-accept-cookies--open-btn a {
    font-weight: normal;
}


@media (min-width: 1100px){
.slot--header-search input.form-control {
    color: #000;
}
}

.nordic--header .nordic--header-wrapper {
    padding: 10px 15px;
}

#texbar span {
    /* line-height: 19px; */
}




/* END Header */
/* Product page  */

/*
@media only screen and (min-width: 768px)
.nordic--article-top .nordic--article-right-col {
    width: 50%;
}

@media only screen and (min-width: 768px)
.nordic--article-top .nordic--article-left-col {
    width: 50%;
}
*/

.tws-article-introduction--text {
    display: none;
}


.nordic--buy-button-group .slot--article-buy-button .btn {
    max-width: 100%;
}

/* USPs  */
.slot--unique-selling-points .tws-unique-selling-points--wrapper {
    font-size: 15px;
    font-weight: bold;
}

.slot--unique-selling-points .tws-unique-selling-points--wrapper ul i {
    display: none;
}
/* END USPs  */
/* END Product page  */

/* Checkout  */
.slot--header-back-button .btn.btn-default {
    color: #fff;
}
/* END Checkout  */

/* Larger grid Mobile  */
.tws-article-list--list .tws-list--type-grid {
    margin: 0 -5px;
}

.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
    background: #fff;
    box-shadow: none;
    border-radius: none;
    padding: 0px 0px 60px 0px;
}
/* END Larger grid Mobile  */

/* Top USPs  */
/* SWEDEN */
.swe-icon {
   background:url('https://admin.abicart.se/shop/ws76/70276/files/se.svg') 50% 50% no-repeat no-repeat;
   padding-left: 16px;
} 
/* END SWEDEN */

.slot--top-bar-selling-points ul li {
    float: left;
    margin: 2px 10px 2px 0;
    font-size: 12.5px;
    color: #fff;
    line-height: 0;
}


/* END Top USPs  */

/* Silicone case Menu */
.silicon-case-menu {
        background-color: white;
    color: black;
    padding: 1rem;
    height: 4rem;
    text-align: center;
    /* box-shadow: 3px 3px #1c0929; */
    border: 2px solid black;
}

.silicon-case-menu a {
  display: block;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-size: 15px;
}
.silicon-case-menus {
  margin: 0 auto;
  display: grid;
  grid-gap: 1rem;
}

/* Screen larger than 600px? 2 column */
@media (min-width: 300px) {
  .silicon-case-menus { grid-template-columns: repeat(2, 1fr); }
}

/* Screen larger than 900px? 3 columns */
@media (min-width: 600px) {
  .silicon-case-menus { grid-template-columns: repeat(4, 1fr); }
}
 /* END Silicone case Menu */


 /* Top textbanner */
#texbar #texbar-button {
    display: none;
}
.tws--texbar-hide {
    display: none;
}

#texbar span {
    margin-top: 0;
}

#texbar {
    min-height: 0px;
}
.texbar-content {
    padding-bottom: 0px;
}
 /* END Top textbanner */

/* Try fix mobile view */
.nordic--body .nordic--body-wrapper {
    overflow-x: hidden;
}
/* END Try fix mobile view */

/* Try fix search input placeholder */
@media (min-width: 1100px){
#search-input::placeholder {
    color: #000;
}
}
/* END Try fix search input placeholder */

/* Test move search button for mobile view */

@media (max-width: 767px){
.nordic--search-button {
    position: absolute;
    left: 50px;
}
}
/* END Test move search button for mobile view */

/* Change margin search button Tablet view  */
@media only screen and (min-width: 768px){
.nordic--search-button {
    margin: -1px 10px 0 0;
}
}
/* END Change margin search button Tablet view  */

/* Sticky header  */
/* 
.nordic--top-bar {
    position: sticky;
    top: 0;
    z-index: 100;
}
*/

.nordic--header {
    position: sticky;
    z-index: 10;
    top: 0px;
    background-color: rgb(227 227 227 / 30%);
    backdrop-filter: saturate(180%)blur(20px);
    -webkit-backdrop-filter: saturate(180%)blur(20px);
}

/* Checkout Sticky header  */
.checkout .nordic--top-bar .nordic--top-bar-right {
    display: none;
}
/* END Checkout Sticky header  */

/* Checkout menu instead of back-button header  */
.checkout .nordic--header-left .nordic--mobile-menu-button {
    display: block;
}

.checkout .slot--header-back-button {
    display: none;
}

/* END Checkout menu instead of back-button header  */

/* END Sticky header  */

/* TEST Sticky Buy-button  */
/*
.nordic--buy-button-group {
    position: fixed;
    bottom: 0;
    z-index: 1010;
    width: 100%;
}
*/
/* END TEST Sticky Buy-button  */

/* Social Media Icons*/

div.col-sm-6.col-md-3.nordic--footer-right> div > ul{
        list-style-type: none;
    margin: 0;
    padding: 0;
}

div.col-sm-6.col-md-3.nordic--footer-right > div > h3 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}

div.col-sm-6.col-md-3.nordic--footer-mid-left > div > h3 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}

.tws-social-icons-logo-image {
    width: 47px;
    height: 47px;
}

.tws-social-icons-logo {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}

.emporium--footer .tws-social-icons-logo {
    margin-right: 10px;
}
/* END Social Media Icons*/

/* Product description border remove */

.slot--article-description {
    border-bottom: none;
}
/* END Product description border remove */

/* Product description width */
.slot--article-description .tws-article-description {
    max-width: 900px;
}
/* END Product description width */

/*Cookie-Button*/

#consentAcceptButton {
  background: #48B880 !important;
  width: 100%;
  order: 1;
}

#consentDenyButton {
  width: 100%;
  order: 2;
  margin-top: 5px;
}

.modal .modal-dialog .modal-content .modal-footer .btn+.btn {
    margin: 5px 0 0 0px;
}

.modal .modal-dialog .modal-content .modal-footer {
    clear: both;
    position: relative;
    border-top: 1px solid #ebebeb;
    padding: 10px 0 0 0;
    margin: 30px 0 0 0;
    text-align: right;
    display: flex;
    align-content: space-around;
    flex-direction: column;
}

/* END Cookie-Button*/
/* Cookie-Message*/
.tws-accept-cookies--content-wrapper {
    max-height: 400px;
}
/* END Cookie-Message*/

/* USP 2023*/
.uspgrid {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
  text-align: center;
}

/* Create four equal usp2023 that sits next to each other */
.usp2023 {
  flex: 25%;
  max-width: 25%;
  padding: 0 50px;
}

.usp2023 img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}


/* Responsive layout - makes a four for tablet */
@media screen and (max-width: 950px) {
  .usp2023 {
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
  }
}

/* Responsive layout - makes a two usp2023-layout instead of four usp2023 */
@media screen and (max-width: 750px) {
  .usp2023 {
    flex: 50%;
    max-width: 50%;
    padding: 0 4px;
  }
}

/* END USP 2023*/

/* Buy-button*/
.nordic--buy-button-group .slot--article-buy-button .btn:after {
    content: "\f291";
}

.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-list--choices-button:after {
    content: "\f291";
}
/* END Buy-button*/

/* Show more */
.startpage .accordioncontent,
.articlegroup .accordioncontent {
margin:0 auto;

}

.startpage .show-more-btn,
.articlegroup .show-more-btn {
text-align: center;
border-top: 1px solid #ebebeb;
margin: 0 auto;
  margin-top: 0px;
margin-top: 10px;
}

.startpage .show-more-btn #showmore,
.articlegroup .show-more-btn #showmore {
  background: transparent;
  border-top: 0px !important;
  border: 1px solid #ebebeb;
  padding: 4px 10px;
}
.startpage div#content-wrapper:not(.open) .accordioncontent,
.articlegroup div#content-wrapper:not(.open) .accordioncontent {
  max-height: 150px;
  overflow: hidden;
}
.startpage div#content-wrapper.open .accordioncontent,
.articlegroup div#content-wrapper.open .accordioncontent {
    max-height: none;
  overflow: visible;
}
.startpage div#content-wrapper.open button::before,
.articlegroup div#content-wrapper.open button::before {
content: "Visa mindre";
  font-size: 14px; 
  color: #000;
}
.startpage div#content-wrapper.open button,
.articlegroup div#content-wrapper.open button {
font-size: 0px;
}
/* END Show more */

/* Mobile Menu */

@media (max-width: 767px){
.tws-top-menu .tws-top-menu--controls .slot--open-cookie-settings {
    display: inline-block;
}
}

@media (max-width: 767px){
.tws-top-menu .tws-top-menu--controls .tws-top-menu--controls-lipscore {
    display: none;
}
}   

@media (max-width: 767px){
.tws-top-menu .container-fluid .navbar-nav>li:first-child {
    text-align: center;
}
}

/* END Mobile Menu */

/* No sticky header in checkout */
.checkout .nordic--header {
    position: relative;
    top: 0;
}

.checkout .nordic--top-bar {
    position: relative; 
    top: 0;
}
/* END No sticky header in checkout */
/* Breadcrumbs */
.slot--breadcrumbs {
    margin-bottom: 10px;
}
/* END Breadcrumbs */
/* Instagram */
@media only screen and (max-width: 490px){
.tws-instagram.grid .tws-instagram--insta-post {
    margin: 4px;
    width: calc(50% - 8px);
    padding-bottom: calc(50% - 8px);
}
}
/* END Instagram */

/* Buttons start page images */
.tws-util-heading {
    display: flex;
    justify-content: center;
}

@media only screen and (min-width: 992px) {
.nordic--start-page .nordic--component-container .tws-content-box--table {
    justify-content: center;
}
}

.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--third-line {
    text-shadow: none;
    margin: 5px 0;
    line-height: normal;
    font-weight: normal;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #fff;
    padding: 0.8em 1em;
    border-radius: 99em;
}

.nordic--start-page .nordic--component-container .tws-content-box--table {
    display: flex;
    justify-content: center;
}

/* END Buttons start page images */

/* Hoover Buy Button */
.btn-primary:hover, .btn-primary:focus {
    background: #3a3a3a;
    color: #fff;
    border: 1px solid #979797;
}

.tws-article-list--list .tws-article-list--buy-button .btn:hover, .tws-article-list--list .tws-article-list--buy-button .btn:focus {
    background: #3a3a3a;
    border: 1px solid #979797;
}
/* END Hoover Buy Button */

 /* Other Brands Menu */
.other-brand-menu {
        background-color: white;
    color: black;
    padding: 1rem;
    text-align: center;
    box-shadow: 3px 3px #1c0929;
    border: 3px solid black;
}

.other-brand-menu a {
  display: block;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-size: 15px;
}
.other-brand-menus {
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-gap: 1rem;
}

/* Screen larger than 600px? 2 column */
@media (min-width: 300px) {
  .other-brand-menus { grid-template-columns: repeat(2, 1fr); }
}

/* Screen larger than 900px? 3 columns */
@media (min-width: 600px) {
  .other-brand-menus { grid-template-columns: repeat(4, 1fr); }
}
 /* END Other Brands Menu */

/* Less padding header */
 .nordic--header .nordic--header-wrapper {
    padding: 5px 15px;
}
/* END Less padding header */

/* Fix for longer text on Buy button */
.tws-article-list--list .tws-article-list--buy-button .btn {
    white-space: nowrap;
    overflow: hidden;
  	font-size: 10px;
}

.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-buy-button-with-modal--buy-button:after {
    content: "\f291";
}
/* END Fix for longer text on Buy button */

/* Mobile menu in Desktop view */

@media only screen and (min-width: 992px) {
.nordic--header-left .nordic--mobile-menu-button {
    display: inline-block;
}
}
 
@media only screen and (min-width: 992px) {
.slot--header-horizontal-menu .navbar-collapse {
    display: none;
    padding: 0 !important;
}
}

@media only screen and (min-width: 992px) {
.nordic--search-button {
    display: inline-block;
}
}

@media only screen and (min-width: 992px) {
.slot--header-search {
    display: none;
}
}

@media only screen and (min-width: 768px)  {
.nordic--search-button {
    position: absolute;
    left: 50px;
  	top: 27px;
  	vertical-align: middle;
}
}

/* Search field */
@media only screen and (min-width: 992px) {
.nordic--searchbar-open .slot--header-search {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: unset;
}
}
@media only screen and (min-width: 992px) {
.slot--header-search {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 5px 15px;
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    transition: opacity 0.3s, -webkit-transform ease-in-out 0.2s;
    transition: transform ease-in-out 0.2s, opacity 0.3s;
    transition: transform ease-in-out 0.2s, opacity 0.3s, -webkit-transform ease-in-out 0.2s;
    opacity: 0;
    pointer-events: none;
  	width: 100vw;
    left: calc(-50vw + 50%);
}
}

@media only screen and (min-width: 992px) {
.slot--header-search {
    display: inline-block;
}
}

@media (min-width: 1100px) {
.slot--header-search input.form-control {
    width: 100%;
}
}
@media only screen and (min-width: 992px) {
.slot--header-search input.form-control {
    width: 100%;
}
}

@media (min-width: 1100px) {
.slot--header-search input.form-control {
    border: 1px solid #d7d7d7;
}
}
/* END Search field */
@media only screen and (min-width: 768px) {
.slot--header-horizontal-menu {
    border-bottom: 0px;
}
}
.slot--header-horizontal-menu {
    border-top: 0px;
}
/* END Mobile menu in Desktop view */

/* Center top-bar items for mobile view */
@media only screen and (max-width: 991px) {
.nordic--top-bar .nordic--top-bar-wrapper {
    display: flex;
    justify-content: center;
}
}
/* END Center top-bar items for mobile view */

/* Search field desktop view width */
@media (min-width: 1100px) {
.slot--header-search input.form-control {
  padding: 5px 30px;
  margin: 0 auto;
  width: 700px;
}
}

@media only screen and (min-width: 992px) {
.nordic--searchbar-open .slot--header-search {
  display: flex;
  justify-content: center;
}
}
/*
@media only screen and (min-width: 768px) {
.nordic--search-button {
    position: initial;
}
}
*/
.slot--header-search input.form-control {
  overflow-y: scroll;
	overflow-x: hidden;
}

/* END Search field desktop view width */

/* Remove Ayytibutes from product page */
.slot--article-attributes {
  display: none;
 }
/* END Remove Ayytibutes from product page */

/* SHOW MORE - Short text */

.articlegroup div#content-wrapper:not(.open) .shortcatdescription {
  max-height: 80px;
  overflow: hidden;
}

.articlegroup div#content-wrapper.open .shortcatdescription {
    max-height: none;
  	overflow: visible;
}

.shortcatdescription > h1{
  	margin-top: 0;
}

/* END SHOW MORE - Short text */

/* Red font color - Gift Card */

.tws-top-menu-item-8.tws-top-menu--item-8.tws-top-menu--dropdown-menu-li.tws-top-menu--item-last a{
  color: #eb3c3c;
  }

.tws-top-menu-item-8.tws-top-menu--item-8.tws-top-menu--dropdown-menu-li.tws-top-menu--item-last  a{
  color: #eb3c3c;
  }

/* END Red font color - Gift Card */


/* LATE SHIPPING */
.tws-article-stock-shipping--stock-message {
     color: green;
}
/* END LATE SHIPPING */



#texbar {
    background: linear-gradient(20deg, #e4afb9, #e5bbc0);
    font-size: 14px;
    font-weight: 700;
    background: radial-gradient(circle at 10% 20%, rgb(178, 178, 212) 0%, rgb(253, 222, 249) 79.5%);
    color: #000; 
}


/* Lagerrensning 
#texbar {
    background:  #fd3d79;
    font-size: 14px;
    font-weight: 700;
    color: #fff; 
}


  #texbar-text {
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
  }
*/
