/* - TeknikFronten Sverige AB - 2024 - */

/* ===========================
   GENERAL
=========================== */

.nordic--body .nordic--body-wrapper,
.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
  background: #f7f7f7;
}

@media (min-width: 992px) {
  .startpage .nordic--body .nordic--body-wrapper {
    padding: 0px;
    max-width: none;
  }
  
  .startpage .tws-content-box-2x,
.startpage .tws-content-box-3x {
  max-width: 1400px;
  margin: 0 auto !important;
  padding: 10px 0px;
}

.startpage .tws-container--tws-content-box-2x {
  background: #f2f2f2;
  margin: 0 !important;
  padding-top: 20px;
}
.startpage .tws-container--tws-content-box-3x {
  background: #f2f2f2;
  margin: 0 !important;
  padding-bottom: 20px;
}
 }

@media(min-width:992px) {
.startpage .tws-container--tws-articles-two {
  margin: 0;
  padding: 20px 40px 0px 40px;
}
 }


.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
  box-shadow: none;
  padding: 0px;
}
.nordic--header .nordic--header-wrapper {
  padding: 16px 30px 10px 14px;
  max-width: 1440px;
}
.nordic--top-bar .nordic--top-bar-wrapper {
  max-width: 1440px;
}

@media (max-width: 991px) {
  .nordic--body .nordic--body-wrapper {
  padding: 0px 10px 40px 10px;
}
 }

/* === Stock status === */

.tws-article-list--item-stock-status {
  margin: 0;
}
.article .nordic--article-right-col .tws-article-list--item-stock-status--green {
  margin-bottom: 20px;
}

.tws-article-list--item-stock-status--green::before {
content: "";
  position: relative;
  width: 12px;
  height: 12px;
  background-color: #0f834d;
  border-radius: 50%;
}

.tws-article-list--list .tws-article-list--item-stock-status--green::before,
.nordic--article-footer .tws-article-list--item-stock-status--green::before {
right: -8px;
  bottom: 1px;
}

.article .slot--article-stock-shipping .tws-article-list--item-stock-status--green::before {
  top: 5px;
}

.article .tws-article-stock-shipping--wrapper p {
	padding-left: 10px;
  padding-top: 7px;
  font-weight: 600;
    color: #0f834d;
}

.tws-article-list--item-stock {
	padding-left: 22px;
  font-weight: 600;
    color: #008000;
}

.tws-article-list--item-stock-status--red::after {
  content: "Slut i lager";
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
/* .tws-article-stock-shipping--delivery-message {
    display: none;
} */

/* ===========================
   TOP BAR ELEMENTS
=========================== */

/* === Selling points === */

.slot--top-bar-selling-points p {
  margin: 0;
}
.slot--top-bar-selling-points p span {
  vertical-align: middle;
}

@media only screen and (max-width: 1099px) {
  .slot--top-bar-selling-points p {
    text-align: center;
  }
}

/* === Audience Selector === */

.nordic--top-bar .slot--top-bar-audience-selector,
.slot--header-horizontal-menu .tws-top-menu--controls .tws-audience-selector {
  display: none;
}

/* ===========================
   HEADER ELEMENTS
=========================== */

/* === General === */

@media (min-width: 992px) {
  .nordic--header {
    top: 0;
    position: sticky;
    width: 100%;
    z-index: 91;
  }
}

.nordic--header {
  background: #fff;
}

@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;
  }
}

@media (max-width: 991px) {
.slot--header-horizontal-menu .tws-top-menu--controls div {
  display: inline-block;
  margin: 0px 1px;
}
 }

/* === Logo === */

@media (max-width: 991px) {
.slot--header-logo {
  max-width: 210px;
}
.nordic--header .nordic--header-wrapper .nordic--header-left {
  width: 42px;
}
 }

/* === Search bar === */

.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: #222222;
  right: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-text-stroke: 1px #222222;
  text-stroke: 4px #222222;
  font-size: 18px;
}

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

@media (max-width: 991px) {
  .nordic--search-button::before {
    -webkit-text-stroke: 1px #fff;
    text-stroke: 4px #fff;
  }
}

/* === Shopping cart === */

.slot--header-cart
  .tws-mini-cart--header-cart-button
  .tws-mini-cart--header-cart-img {
  background: transparent;
}
.slot--header-cart
  .tws-mini-cart--header-cart-button
  .tws-mini-cart--header-cart-img::before {
  font-family: "Material Symbols Outlined";
  content: "\f1cc";
  font-size: 30px;
  color: #222;
  font-weight: 200;
}

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

/* === Top menu === */

.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 {
  border: none;
  background: #222222;
}

.slot--header-horizontal-menu .navbar-nav .tws-top-menu--mega-menu {
  max-width: 886px;
  margin: 0 auto;
  margin-top: 0px;
  background: rgba(34,34,34, 0.96);
}

.slot--header-horizontal-menu .navbar-nav .tws-top-menu--mega-menu .tws-top-menu--sub-item .tws-top-menu--sub-item-heading {
 font-weight: 500;
  color: #fff;
  border: 1px solid #fff;
  padding: 4px 20px;
  text-align: center;
  border-radius: 3px;
  max-width: 200px;
  margin: 10px 0px;
}

.slot--header-horizontal-menu .navbar-nav .tws-top-menu--mega-menu .tws-top-menu--sub-item .tws-top-menu--sub-item-heading:hover { 
  border: 1px solid #fff !important;
}

.slot--header-horizontal-menu .navbar-nav .tws-top-menu--mega-menu li a:hover {
  text-underline-offset: 8px;
  text-decoration-color: #222;
  text-decoration-thickness: 2px;
}

@media (min-width: 992px) {
  .slot--header-horizontal-menu .navbar .container-fluid {
    border: none;
  }
  .slot--header-horizontal-menu .navbar-nav > li > a {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
  }
  .slot--header-horizontal-menu .navbar-nav > li > a:hover {
    color: #f5f5f5;
    background: transparent;
  }
}

@media (max-width: 991px) {
.nordic--header-left .nordic--mobile-menu-button::before {
font-family: "Material Symbols Outlined";
  content: "\e5d2";
  font-size: 36px;
  color: #222;
  font-weight: 200;
}
  .slot--header-horizontal-menu {
  	background: transparent; 
  }
 }

/* ===========================
   STARTPAGE
=========================== */

/* === Shopwindows === */

@media (min-width: 768px) {
.tws-container--tws-content-box-2x .tws-content-box--second-line {
  max-width: 340px;
}
 }

.tws-container--tws-content-box-2x .tws-util-heading {
  padding: 14px 0px;
}

.tws-container--tws-content-box-3x .tws-util-heading {
  padding: 10px 0px;
}
.tws-container--tws-content-box-3x .tws-content-box--table {
    padding: 10px 28px !important;
  }

.tws-container--tws-content-box-2x .tws-util-heading--heading,
.tws-container--tws-content-box-3x .tws-util-heading--heading {
  text-shadow: none !important;
  font-weight: 400 !important;
  letter-spacing: 0.5px;
}
.tws-container--tws-content-box-2x .tws-content-box--third-line,
.tws-container--tws-content-box-3x .tws-content-box--third-line {
  display: inline-block;
  font-size: 14px !important;
  padding: 8px 12px;
  background: #222;
  color: #fff !important;
  box-shadow: inset 0 0 0 0 #fff;
  transition: color 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
}

.tws-container--tws-content-box-2x .tws-content-box--third-line:hover,
.tws-container--tws-content-box-3x .tws-content-box--third-line:hover {
  box-shadow: inset 268px 0 0 0 #fff;
  color: #000 !important;
  transition: all 0.5s ease;
}


 .nordic--start-page .tws-container--tws-content-box-3x .tws-content-box--second-line {
    font-size: 16px;
  }

@media(min-width:992px) {
  .only-mobile {
  	display: none; 
  }

.tws-container--tws-content-box-2x .tws-content-box--inner-wrapper,
.tws-container--tws-content-box-3x .tws-content-box--inner-wrapper {
  transition: all 0.5s ease;
}
.tws-container--tws-content-box-2x .tws-content-box--inner-wrapper:hover,
.tws-container--tws-content-box-3x .tws-content-box--inner-wrapper:hover {
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
} 
  
.startpage .utvalda {
    background: #fbfbfb;
  max-width: 1400px;
  margin: 0 auto;
  }
  
.startpage .datorer {
  padding-top: 20px;
    background: #f2f2f2;
  max-width: 1400px;
  margin: 0 auto;
}
  
.startpage .senaste {
  background: #fbfbfb;
  max-width: 1400px;
  margin: 0 auto;
}
 }

@media(max-width:991px) {
  .nordic--start-page .tws-container--tws-articles-two {
  margin: 10px 0 0 0;
}
  .only-desktop {
  	display: none;
  }
  .nordic--start-page .nordic--component-container .tws-content-box--table {
  padding: 18px;
}
 }

@media(max-width:768px) { 
   .tws-container--tws-articles-two-type-carousel .slick-dots {
	max-height: 0px;
     max-width: 100px;
    margin: 0 auto;
}
}

/* === USPS === */

.custom-usps {
  background: #d9d9d9;
  margin-top: 0px !important;
}

.custom-usps .container {
  padding: 20px 10px;
  color: #000;
  max-width: 1400px;
}
.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;
  font-size: 16px;
}
.custom-usps .usp-info p {
  margin: 2px 0;
  color: #000;
  font-weight: 300;
  font-size: 14px;
}
.custom-usps .material-symbols-outlined {
  font-size: 40px;
  font-weight: 100;
}

@media (max-width: 991px) {
  .custom-usps .col-sm-3 {
    padding: 10px 20px;
  }
}

/* === Product list, grids, carousel === */

.nordic--start-page .tws-articles-two--heading .tws-util-heading--heading {
	margin:0;
}

.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-buy-button-with-modal--buy-button::after,
.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-list--choices-button::after,
.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-list--show-more-button::after,
.nordic--buy-button-group .slot--article-buy-button .btn::after {
  display: none;
}

.tws-article-list--grid-item-link {
  position: relative;
  background: #fff;
  transition: all 0.5s ease;
}
.tws-article-list--grid-item-link:hover {
  transform: scale(0.94);
  transition: all 0.5s ease;
}

.nordic--start-page .tws-articles-two--heading,
.tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading,
.tws-custom-page--articlegroups-heading .tws-util-heading--heading,
.tws-custom-page--article-heading .tws-util-heading--heading,
.tws-articles-two--heading .tws-util-heading--heading,
.tws-articlegroups--title .tws-util-heading--heading {
  text-align: left !important;
  border-bottom: none !important;
  letter-spacing: 0 !important;
  font-weight: 400 !important;
}

@media(min-width:992px) {
.startpage .using-mouse .tws-container--tws-articles-two-type-carousel,
.tws-articles-two .slick-slider .thumbnail .caption,
.tws-article-list--list .tws-list--type-grid .thumbnail .caption {
  box-shadow: none;
  background: #f7f7f7;
}
 }

.tws-article-list--list .tws-article-list--article-name {
  min-height: 76px;
}

@media(min-width:992px) {
.tws-article-list--list .tws-article-list--item-stock-wrap-indicator .tws-article-list--item-stock {
  margin: unset;
  position: absolute;
  right: 14px;
  color: #0f834d;
}
.tws-article-list--list .tws-article-list--item-stock-wrap-indicator {
	position: absolute;
  bottom: 14px;
  width: 114px;
  right: 0px;
}
 }


@media(max-width:991px) { 
.tws-article-list--list .tws-article-list--price {
  margin: 10px 0 26px 0;
}
  .tws-article-list--list .tws-article-list--item-stock-wrap-indicator {
  display: flex;
  margin: 0;
  position: relative;
  bottom: 0px;
}
  .tws-article-list--item-stock {
  padding-left: 6px;
}
  .tws-article-list--item-stock-status--green::before {
  left: 0px;
}
  .tws-article-list--list .tws-article-list--article-name {
  min-height: 110px;
}
 }

/* ===========================
  PRODCUT GROUP PAGE 
=========================== */
/*
@media(max-width:991px){
.articlegroup .open-filter-button {
  position: absolute;
  right: 0;
  top: 10px;
}
 }
*/

.slot--article-group-custom-field .tws-list.tws-list--list .tws-list-controls .btn,
.tws-article-list .tws-list.tws-list--list .tws-list-controls .btn {
  float: right;
}

.tws-article-list--list .tws-article-list--price .tws-api--price-regular::before {
		content:"Nypris:";
  	font-size: 13px;
    color: #777;
  padding-right: 6px;
	}

.tws-articlegroups .thumbnail,
.tws-articlegroup-list .thumbnail {
  border: 1px solid #333;
  border-radius: 3px;
  box-shadow: 1px 1px 2px 0 transparent;
  background: #fff;
}

.tws-articlegroups .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading  a,
.tws-articlegroup-list .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading a {
  text-decoration: none;
  color: #000;
  font-weight: 400;
  font-size: 14px;
}

@media only screen and (min-width: 1200px) {
  .articlegroup .slot--article-groups .tws-articlegroup-list--col-lg-4 .tws-list--grid-item {
    max-width: unset;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    width: unset;
  }
}

  .articlegroup .tws-article-filter--filter-control-container.above-list .tws-article-filter--dropdown {
    width: 20%;
    padding: 7.5px;
  }

@media(min-width:992px){
  .articlegroup .tws-article-filter--dropdown-wrapper {
    border: 1px solid #222;
  }
  .articlegroup .filter-select-options-container button {
  border: 1px solid #a6a6a6;
border-radius: 0px; 
  }
}
  
[data-filter-name="Hårddisk"] .filter-select-options-container {
  display: flex;
  flex-direction: column; /* This ensures that the elements remain stacked vertically */
}
[data-filter-name="Hårddisk"] .filter-select-options-container .button-wrapper[data-filter-option-name="256GB"] {
  order: 1;
}
[data-filter-name="Hårddisk"] .filter-select-options-container .button-wrapper[data-filter-option-name="512GB"] {
  order: 2;
}
[data-filter-name="Hårddisk"] .filter-select-options-container .button-wrapper[data-filter-option-name="1TB"] {
  order: 3;
}
[data-filter-name="Hårddisk"] .filter-select-options-container .button-wrapper[data-filter-option-name="2TB"] {
  order: 4;
}
  

.articlegroup-9264715 .open-filter-button,
.articlegroup-9264711 .open-filter-button,
.articlegroup-9264717 .open-filter-button, 
.articlegroup-9264715 .tws-article-filter--filter-control-container, /*Datorkomponenter*/
.articlegroup-9264711 .tws-article-filter--filter-control-container, /*Reservdelar*/
.articlegroup-9264717 .tws-article-filter--filter-control-container  /*Datortillbehör*/ {
	display: none;
}

.articlegroup .tws-article-filter--dropdown-wrapper .tws-article-filter--select-search-input {
  display: none;
}



/* ===========================
  PRODUCT PAGE 
=========================== */

  .nordic--article-images .tws-article-images--slick-nav .tws-img,
  .nordic--article-images .slot--article-images .tws-article-images--current-image {
  border: none;
  border-radius: 0;
  }
  .nordic--article-images .slot--article-images .tws-article-images--current-image,
.slot--article-images .slick-slider .slider-wrapper {
  background: #fff;
}

.article  .tws-article-name h1 {
    margin-bottom: 0;
  }
    
.slot--article-price .tws-api--price-regular::before {
		content:"Nypris:";
  	font-size: 15px;
    color: #777;
	  padding-right: 6px;
}

/*
@media only screen and (min-width: 550px) {
.slot--article-choices {
  background: #f2f2f2;
  margin-top: 10px;
    border-radius: 0;
box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.tws-article-choices .tws-react-common--form-item.form-group {
		width: 49%;
    padding: 10px 8px 2px 20px !important;
  }
}*/

.slot--article-attributes {
	display: none; 
}
  
.slot--article-description {
	border: none;
  padding: 0;
}
.slot--article-description .tws-article-description .tws-article-description--show-more {
  border-top: 1px solid #d2d2d2;
}
.slot--article-description .tws-article-description .tws-article-description--show-more .btn {
  border: 1px solid #d2d2d2;
}


.slot--article-choices .tws-article-choices option:first-child {
  display: none !important;
}

.tws-article-social--share-button.sharer-0 .social {
  opacity: 1 !important;
  visibility: visible !important;
}
.slot--article-share .entypo-export {
  display: none;
}

.tws-article-description--text-container {
  max-height: none;
  overflow: visible;
}
.slot--article-description .tws-article-description .tws-article-description--heading, 
.slot--article-description .tws-article-description .tws-article-description--show-more {
  display: none;
}

.slot--article-description .tws-article-description {
  max-width: 1100px;
}

.modal .modal-dialog .modal-content .modal-footer {
  text-align: center;
}

.article .custom-product-number__title,
.article .custom-product-number__number {
  display: inline-block;
}
.article .custom-product-number__number {
	padding-left: 6px; 
}

.slot--article-quantity .tws-article-quantity--input-wrapper span.input-group-btn {
  display: block !important;
}
.slot--article-quantity .tws-article-quantity--input-wrapper input.form-control {
  border: 1px solid #000;
  margin: 0px 3px;
}


.slot--article-choices .tws-react-common--form-item {
  -webkit-appearance: none; /* For iOS Safari */
  appearance: none;
  background: transparent;
}

/*.fancybox-content{
transform: translate3d(554px, 44px, 0)!important;
}
*/


/* ===========================
  FOOTER
=========================== */

  .nordic--footer {
    margin: 0;
  }

  .nordic--footer .col-md-3{
	text-align: center;
  }

  .nordic--footer ul {
    padding-left: 0;
    list-style: none;
  }
  .nordic--footer .titles {
    text-transform: uppercase;
    font-weight: 600;
  }
  .nordic--footer .fa-caret-right {
    color: #888888;
    font-size: 14px;
    padding-right: 4px;
  }
  .nordic--footer-mid-right ul li,
  .nordic--footer-right ul li {
    line-height: 2;
  }
  .nordic--footer-right ul li i {
    font-size: 22px;
    padding-right: 16px;
    vertical-align: middle;
  }

  /* ===========================
	CHEKCOUT 
=========================== */


.checkout .nordic--body .nordic--body-wrapper,
.checkout .nordic--body {
  background: #f4f4f4;
}

@media (min-width: 992px) {
.checkout .nordic--header .nordic--header-wrapper .nordic--header-left {
    width: 100%;
	  position: relative;
    left: 18px;
  }
.checkout .nordic--header .nordic--header-wrapper {
  max-width: 1440px;
}
 }

.checkout .tws-opc-cart--cart-heading {
  padding-bottom:20px; 
}

.checkout .tws-checkout--forms {
  padding: 40px 15px 10px 15px;
}

.checkout .tws-checkout--checkout-container .tws-checkout--overlay > div > span {
  display: none;
}
.checkout .tws-checkout--required-approvals--help-block {
  color: #e94141;
  font-weight: 500;
}

#card-element {
  border: 2px solid black !important;
}

  /* ===========================
  FAQ PAGE 
=========================== */

.faq-wrapper {
  display: flex;
  flex-direction: row;
  margin-top: 4em !important;
}
.faq-content {
  width: 100%;
}
.accordion_first {
  color: #000;
  cursor: pointer;
  padding: 14px 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  border-bottom: 1px solid #000;
  margin-bottom: 6px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 2px 0px;
}
.accordion:first:hover {
  background: #7aaf9f;
}
.accordion_first:after {
  content: "\002B";
  color: #000;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.accordion_first h2 {
  margin: 0;
  display: inline-block;
}
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  line-height: 150%;
}
.panel p {
  line-height: 150%;
  font-size: 1.1em;
}
.faq-content h2.active:after {
  content: "\2212";
  color: #000;
}
@media (max-width: 991px) {
  .accordion_first:after {
    display: none;
  }
  .faq-wrapper {
    margin-top: 0 !important;
  }
}
/*--Login page text--*/
.nordic--my-pages .slot--my-pages-tabs .tws-customer-details--submit, .nordic--my-pages .slot--my-pages-tabs .tws-customer-details--button {
    background: white;
}
