/*--hide readmore in product page--*/
.tws-article-description--text-container {
    max-height: none;
}
.tws-article-description--show-more {
    display: none;
}
/*---*/
.slot--top-bar-selling-points ul li i {
  line-height: 18px;
  font-size: 18px;
  -webkit-text-stroke: 2px #222;
  text-stroke: 2px #222;
}

/* ----- AUDIENCE SELECTOR ----- */

.slot--top-bar-audience-selector .fa-gear:before, .fa-cog:before {
    display: none;
}
.tws-audience-selector--audience-button-icon-container {
    margin-right: -4px !important;
    border-left: 1px solid white;
}
 
.slot--top-bar-audience-selector .fa-globe::before {
    display: none;
}

.tws-audience-selector--frame-left-content {
    overflow-y: hidden;
}
.tws-audience-selector--audience-item-label {
    margin-right: 24px;
}

.tws-audience-selector--audience-button-text {
  text-transform: inherit;
}

/* ------ LOGIN --------- */

.slot--top-bar-login span {
   font-size: 0px;
}
.slot--top-bar-login span::before {
    content: url('https://shop.textalk.se/shop/13833/files/icons/user-white.svg');
    display: inline-block;
    width: 18px;
    height: 18px;
}

/* ------ MOVING HEADER ELEMENTS ------ */

@media (min-width:992px) {
.nordic--header .nordic--header-wrapper .nordic--header-left {
    width: auto;
    order: 2;
    text-align: right;
    flex-grow: 1;
}
    .nordic--header .nordic--header-wrapper .nordic--header-middle {
    order: 1;
    flex-grow: 1;
    min-width: 340px;
}
    .nordic--header .nordic--header-wrapper .nordic--header-right {
    order: 3;
    flex-grow: 1;
}
  .nordic--header .nordic--header-wrapper {
    padding: 16px 30px 10px 30px;
  }
  .startpage .nordic--body .nordic--body-wrapper {
    padding: 0px 30px 40px 30px;
  }
}

.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
  box-shadow: none;
  padding: 0px 15px 40px 15px;
}

/* --- SEARCH --- */

.slot--header-search input.form-control {
	border: 1px solid #e3e3e3;
  border-radius: 10px;
}
.slot--header-search .tws-article-search--no-label {
  border-radius: 0;
  top: 0px;
  line-height: 40px;
  height: 40px;
  width: 36px;
}
.slot--header-search input.form-control::placeholder {
   color: #676767;
}  
.slot--header-search .tws-article-search ul li:hover {
    background: #f5f5f5;
    pointer-events: auto;
}
.tws-article-search--list-item a:hover {
    color: black !important;
}

  .slot--header-search .tws-article-search--no-label {
    color: #fff;
    background: #050505;
    right: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
      -webkit-text-stroke: 1px #050505;
    text-stroke: 4px #050505;
      font-size: 18px;
}

@media (min-width:992px) {
    .slot--header-search .tws-article-search--no-label:hover {
    color: #fff;
}
.slot--header-search input.form-control {
    width: 500px;
}   

   .slot--header-horizontal-menu .navbar .container-fluid {
    border-bottom: none;
    border-top: 1px solid #ebebeb;
  }
   .slot--header-horizontal-menu .navbar-nav > li > a {
    border-bottom: 2px solid transparent;
  }
  .slot--header-horizontal-menu .navbar-nav > li > a:hover {
    color: #505050;
    border-bottom: 2px solid #222;
    background: transparent;
  }
}

@media (max-width:991px) { 
   .nordic--body .nordic--body-wrapper {
    padding: 0px 0px 40px 0px;
  }
	.nordic--search-button::before {
  -webkit-text-stroke: 1.4px #fff;
  text-stroke: 1.4px #fff;
} 
 }


.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img,
.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img:hover {
  background: transparent !important;  
}

.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img::before {
 background-image: url(https://www.adriatik.se/shop/ws4/65704/files/design%20files/luggage.png);
    background-size: 26px;
    display: inline-block;
    width: 26px;
    height: 26px;
    content: "";
    background-repeat: no-repeat;
}

.slot--header-horizontal-menu .nav .open>a, 
.slot--header-horizontal-menu .nav .open>a:hover, 
.slot--header-horizontal-menu .nav .open>a:focus,
.slot--header-horizontal-menu .nav a:focus {
 background: transparent;
}
.slot--header-horizontal-menu .navbar-nav > li a {
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.slot--header-horizontal-menu .navbar-nav .tws-top-menu--mega-menu .tws-top-menu--sub-item .tws-top-menu--sub-item-heading {
  font-weight: normal;
  font-size: 12.5px;
}
.slot--header-horizontal-menu .navbar-nav .tws-top-menu--mega-menu {
  background: rgba(255,255,255, 0.92);
  max-width: 1210px;
  margin: 0 auto;
} 
.slot--header-horizontal-menu .navbar-nav .tws-top-menu--mega-menu li a {
  color: #000;
}

.hero-image {
	margin-top: 14px !important;
}

.hero-image .tws-content-box--inner-wrapper {
  background: rgba(0,0,0, 0.2);
}

.hero-image .tws-content-box--table .tws-content-box--first-line {
  padding: 4px 30px;
  font-weight: 600 !important;
  font-family: 'Caveat', cursive;
  font-size: 64px;
}
.hero-image .tws-content-box--table .tws-content-box--second-line {
	background: rgba(255,255,255, 0.91);
  padding: 6px 20px;
  border-radius: 4px;
  font-weight: 400 !important;
  font-family: 'Caveat', cursive;
  font-size: 30px;
  color: black !important;
  text-shadow: none !important;
  display: inline-block;
  margin-left: 20px !important;
}

@media(max-width:767px) {
.hero-image .tws-content-box--table .tws-content-box--first-line {
  font-size: 32px;
}
  .hero-image .tws-content-box--table .tws-content-box--second-line {
  font-size: 22px;
}
}

@media only screen and (min-width: 1150px) {
.hero-image .tws-container--tws-content-box .tws-content-box--first-line {
    font-size: 48px;
  }
}

/* --- CATEGORY IMAGES --- */

.category-grid {
	margin-top: 24px !important;
}
.category-grid .col-md-4:nth-child(even) {
	background: #808080;
}
.category-grid .col-md-4 {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 0px 0px 0px;
    min-height: 142px;
/*  justify-content: center; */
}
.category-grid .col-md-4 a {
	color: #fff;
  text-decoration: none;
  font-size: 13px;
  padding: 2px 0px;
  text-transform: uppercase;
  }

.category-grid .col-md-4 > a:nth-child(1) {
	font-weight: 600; 
  font-size: 14px;
}

.category-grid .col-md-4 p a {
	text-transform: capitalize;
  font-weight: 400;
    line-height: 1.7;
  }


.category-grid .col-md-4 {
	width: 33.3%;
  }
.category-grid .col-md-6 {
    padding: 0;
  background: #f5f6fa;
  }

@media (max-width: 1199px) {
.category-grid {
	display: none;
  }
}

/* --- VALKOMMEN --- */

.valkommen  {
	max-width: 1182px;
  margin: 0 auto !important;
}

.valkommen .col-md-6 h1 {
    font-size: 36px;
	  font-family: 'Caveat', cursive;
  }

.valkommen .col-md-6:nth-child(1) {
  padding: 20px 30px 20px 30px;
}

.valkommen .col-md-6:nth-child(2) {
  padding: 0px;
}
.valkommen .row {
  border-top-left-radius: 22px;
  border-bottom-left-radius: 22px;
}

@media(max-width: 991px) {
.valkommen .col-md-6:nth-child(1) {
  padding: 20px;
}
.valkommen .col-md-6 h1 {
  margin-top: 0;
}
 }

/* --- NEWSLETTER --- */

.startpage .tws-container--tws-newsletter-subscribe {
	 background: url('https://cdn.abicart.com/shop/ws4/65704/files/design%20files/nyhetsbrev_ny.png') no-repeat center center fixed;
}
.startpage .tws-newsletter-subscribe--before-sending {
  padding: 40px 0px;
}
.startpage .tws-container--tws-newsletter-subscribe .tws-newsletter-subscribe--html-before {
  font-size: 20px;
  padding: 20px;
  color: #fff;
  font-weight: 600;
  background: rgba(0,0,0, 0.4);
  border-radius: 6px;
}
.nordic--start-page .tws-container--tws-newsletter-subscribe .tws-newsletter-subscribe--after-sending {
  max-width: 600px;
  margin: 0 auto;
  padding: 40px 20px;
  color: #fff;
  background: rgba(0,0,0, 0.2);
  font-weight: 600;
  letter-spacing: 0.5px;
}

/*---- Varumärke ----*/

.tws-container--tws-image-carousel.varumarken {
  margin: 0;
}
.varumarken .tws-image-carousel {
  padding: 15px 0 10px;
}
.varumarken .tws-image-carousel .slick-slider {
  margin-bottom: 0;
}

.varumarken .tws-image-carousel .slick-arrow {
  margin-top: 14px;
}

/*---- Icons ----*/

.icons {
  margin: 0 auto !important;
	padding-top: 14px;
  max-width: 1100px;
}
.icons .tws-image-carousel {
  padding: 15px 0 10px;
}
.icons .tws-image-carousel .slick-slider {
  margin-bottom: 0;
}
.icons .tws-image-carousel .slick-arrow {
  margin-top: 14px;
}

/*-----------CUSTOM USPS----------*/

.custom-usps {
    margin-top: 0 !important;
}
.custom-usps .container {
    padding: 30px;
    background: #bdc3c7;
    border-radius: 5px;
    color: #000;
    max-width: 1154px;
}
.custom-usps .usp-icon,
.custom-usps .usp-info {
    display: table-cell;
    vertical-align: middle;
}
.custom-usps .usp-icon {
	width: 65px;
}

.custom-usps .usp-info h3 {
    margin: 0;
    font-weight: 400;
}
.custom-usps .usp-info p {
	margin: 2px 0;
  color: #000;
  font-weight: 300;
}
.custom-usps .material-symbols-outlined {
  font-size: 40px;
}

@media (max-width:991px) { 
.custom-usps .col-sm-3 {
  padding: 6px 20px;
}
  .custom-usps .container {
  padding: 12px 20px;
}
  .custom-usps .material-symbols-outlined {
  font-size: 36px;
}
  .custom-usps .usp-info h3 {
  font-size: 14px;
}
 }

/* ----- PRODUCT GRIDS ----- */

.nordic--start-page .tws-articles-two--heading .tws-util-heading--heading, 
.nordic--start-page .tws-articlegroups--title .tws-util-heading--heading {
  border-bottom: none;
  font-size: 20px;
  font-weight: normal;
}

.tws-container--tws-articles-two-type-carousel .thumbnail .caption {
  box-shadow: none;
}

.tws-container--tws-articles-two-type-carousel .thumbnail {
  border: none;
  box-shadow: none;
}

/* --- FOOTER  --- */

.nordic--footer {
    margin: 0;
}

.nordic--footer ul {
    padding-left: 0;
    list-style: none;
}

.nordic--footer ul li {
    line-height: 1.8;
}

.nordic--footer .fa-caret-right {
    color: #888888;
	  font-size: 14px;
    padding-right: 4px;
}

.nordic--footer-right ul li {
    display: inline-block;
    font-size: 34px;
    padding-right: 10px;
}

.nordic--top-bar-right .slot--open-cookie-settings,
.slot--header-horizontal-menu .slot--open-cookie-settings,
.nordic--footer .slot--open-cookie-settings .tws-accept-cookies--icon {
  display: none;
}


/* --- MANUALLY RELATED ARTICLES --- */

@media(min-width:992px) {
.article .slot--custom-manually-related .tws-article-list--list .tws-list--grid-item {
  max-width: calc(14% - 10px);
  -ms-flex-preferred-size: calc(14% - 10px);
  flex-basis: calc(14% - 10px);
  width: calc(14% - 10px);
}
 }

@media(max-width:991px) {
.article .slot--custom-manually-related .tws-article-list--list .tws-list--grid-item {
  max-width: calc(25% - 10px);
  -ms-flex-preferred-size: calc(25% - 10px);
  flex-basis: calc(25% - 10px);
  width: calc(25% - 10px);
}
 }

.article .slot--custom-manually-related .tws-article-list--list .tws-article-list--labels .tws-article-labels--label-text {
  font-size: 10px;
}

.article .slot--custom-manually-related .tws-article-list--list .tws-list--type-grid .thumbnail {
  box-shadow: none;
	border: none;
}

.article .slot--custom-manually-related .caption {
  display: none;
}

.article .slot--custom-manually-related .tws-article-list--list .tws-list--list .thumbnail:hover, 
.article .slot--custom-manually-related .tws-article-search-page--list .tws-list--list .thumbnail:hover {
  border: none;
}

.article .slot--custom-manually-related .tws-articles-two--heading {
  text-align: left;
}

.article .slot--custom-manually-related h2 {
  margin-bottom: 0px !important;
  font-size: 14px;
  padding-left: 10px;
}

.article .slot--custom-manually-related .tws-article-list--list .tws-list--type-grid .tws-article-list--product-image, 
.article .slot--custom-manually-related .tws-article-search-page--list .tws-list--type-grid .tws-article-list--product-image, 
.article .slot--custom-manually-related .tws-article-list--list .tws-list--type-carousel .tws-article-list--product-image, 
.article .slot--custom-manually-related .tws-article-search-page--list .tws-list--type-carousel .tws-article-list--product-image {
  border: none;
  padding: 2px;
  border-radius: 4px;
}
.tws-article-stock-shipping--stock-info-status {
    font-size: 20px !important;
}
  /* --- Min-height för minskad CLS --- */
@media(min-width:992px){ 
.nordic--top-bar {
   min-height:40px;
  }
  .nordic--header {
    min-height:160px;
  }
}
@media(max-width:991px){ 
.nordic--top-bar {
   min-height:60px;
  }
  .nordic--header {
    min-height:70px;
  }}

@media only screen and (max-width: 767px){
.nordic--article-images {
    min-height:450px;
}
}
.article .brandName a{
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000000;
  line-height: 1.5;
  letter-spacing: 0.24px;
}
