:root {

--font: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;

--base-color: #213C95;



--base-text-color: #fff;

--footer-color: #011278;



--footer-text-color: #fff;

--button-color: #213C95;


--button-hover-color: #58AEF4;



--button-text-color: #fff;


--header-color: #fefefe;


--header-text-color: #333;

--clear-filters-display-text: inline-block;


--clear-filters-display-icon: inline-block;

}

	.es-clear-all-filters-button .button-text {
	display: var(--clear-filters-display-text);
	}

	.es-clear-all-filters-button .button-icon {
	display: var(--clear-filters-display-icon);
	}

@import url('https://fonts.googleapis.com/css?family=Raleway:700');


/* =====================================
			General Styles
===================================== */

/* Punkt */

/* Punkt */

/* Punkt */

.minibasket .minibasket-icon {
	background-color: #011278;
}

.minibasket .minibasket-icon {
    color: #ffffff;
    background-color: #011278;
    font-size: 1.5rem;
    text-align: center;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    margin-left: 12px;
    padding-top: 4px;
    height: 42px;
    width: 42px;
}
/* =====================================
			Top Menu Styles
===================================== */


/* Desktop Menu (brukes ikke?) */
li.menu-bar-desktop-categories-menu-item.active a {
    color: #fff;
}
/* Menybar liten */
.menu-bar {
    background-color: rgba(8,189,244,0.5)!important;
	color: #263379!important;
	margin: 0;
	padding: 0px;
	padding-bottom: 0px;
}
.menu-bar-items {
    font-family: 'Raleway', sans-serif;
	font-size:17px!important;
}
.menu-bar-item-label {
    color: #1b1c1e;
	font-weight:500;
}
.menu-bar-item-label:hover {
    color: #1b1c1e;
}

/* #3A3F73 */
.menu-bar-desktop {
	color: #3A3F73;
	margin: 0;
}
.menu-bar-desktop-categories-menu-item:hover, .menu-bar-desktop-categories-menu-item.active {
    background-color: #011278;
}
/* Card styles */
.first-page-content .product__stock--info {
    color: #ffffff;
    display: inline-block;
    background-color: #03474F;
    padding-left: 9px;
    padding-right: 10px;
    border-radius: 24px;
}

/* Fonts */
.promotion-item h5 a {
    color: #263379!important;
	font-weight:bolder!important;
	font-family: 'Raleway', sans-serif;
}

/* =====================================
			Front Page Styles
===================================== */

/* Buttons */

.button {
    background-color: #FA344C;
}
.button:hover {
    background-color: #011278;
}


/* Punkt */

/* =====================================
			Product Page Styles
===================================== */

/* Filters */

.product-list-filters label {
    color: #0f1237;
}
.product-list-filters h5 {
    font-weight: 700;
    margin-bottom: 25px;
    color: #263379!important;
    font-family: 'Raleway', sans-serif;
}

/* Font */
.product-card-information-container h4 {
    color: #263379!important;
	font-family: 'Raleway', sans-serif;
	margin: 0;
}
span.prodlist__manufacturer {
    color: #263379;
}
.pagination .current {
    background-color: #263379;
	border-radius:5px;
}
a.product-list__title-link {
	color: #ffffff!important;
	font-family: 'Raleway', sans-serif;
}

/* Accordion */

.product-card-tabs .accordion-title {
    padding: 8px 16px; /* default 8 + 16 */
    border: 0;
    background: rgb(202,223,232);
    background: -moz-linear-gradient(90deg, rgba(202,223,232,1) 95%, rgba(38,51,121,1) 95%);
    background: -webkit-linear-gradient(90deg, rgba(202,223,232,1) 95%, rgba(38,51,121,1) 95%);
    background: linear-gradient(90deg, rgba(1,18,120,1) 50%, rgba(1,18,120,1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cadfe8",endColorstr="#263379",GradientType=1);
	font-family: 'Raleway', sans-serif;
	color: #ffffff;
}
.tab-expand, .tab-fold {
    color: #ffffff;
}
.is-active .accordion-title, .accordion-title:hover {
    color: #ffffff;
}


}
.product-card-tabs {
	background-color: #fff;
	color: #1b1c1e;
	border: 1px solid black !important;
}

/*.product-card-tab-information span {
	color: #1b1c1e;
	background-color: #fff!important;
}*/




/* Small Product List Label */

/* =====================================
			Footer Styles
===================================== */

/* Footer */
.footer {
    background-color: #011278;
	padding-bottom: 40px;
	margin: 0;
	padding-top: 0px;
}

/* Punkt */

/* Punkt */

/* =====================================
			TEST EKSTRA
===================================== */

/* Header */
.header {
    background-color: #fff;
    color: #1B1C1E;
    padding: 0px;
	/*margin: 0;*//*denne gjÃ¸r at headerinnhold ikke er midtstilt*/
	padding-bottom: 0px;
}

.header-wrapper {
    background-color: #fff;
    color: #1B1C1E;
    padding-bottom: 0px;
	display: block;
	overflow: visible;
	margin: 0;
}

/* Body */
.small-12 .page-content {
    background-color: #ffffff;
    color: #1B1C1E;
    padding-top: 0px;
	margin: 0;
}

.small-12.columns.content-column{
    background-color: #ffffff;
    color: #1B1C1E;
    padding: 0px;
	margin: 0;
}

.small-12 {
	margin: 0;
	padding-top: 0px;
}


/* MÃ¥ ha dette for Ã¥ fÃ¥ bilder til Ã¥ synes */
.product-card-accessories {
	opacity: 1!important;
    color: #1B1C1E;
    padding: 10px;
	display: inline-block;
    overflow: visible;
}
 
.small-product-list-image {
    display: inline-block !important;
	background-color: #ffffff;
	opacity: 0.999!important;
	padding: 5px;
}

.small-product-list-item {
	opacity: 0.999!important;
}

.lightgallery {
	border: 0px solid black !important;
}

.logo-container {
	padding-top: 5px;
	padding-bottom: 5px;
}


/* Product search */
.product-search {
	background-color: #fff;
    color: #1B1C1E;
}

.product-search-input-container {
	background-color: #fff;
    color: #1B1C1E;
	border: 0.5px solid black !important;
}

.search-result-related-categories {
    color: #1B1C1E;
	opacity: 0.999!important;
}

/* Pristekst */
.price-row .price-container .product-card-prices .product-card-prices-list .product-card-price .product-price .price-text {
    color: #FA344C !important; 
	font-weight: 500;
}




/*
.clearfix {
	background-color: #fff;
    color: #263379;
	border: 2px black;
}


.small-product-list-item {
    display: inline-block;
    overflow: visible;
    min-height: 130px;
}

.buy-form-container {
    background-color: fffff;
	display: inline-block;
}*/

/*  */

/* =====================================
			Landingpage Styles
===================================== */


/* Punkt */

/* Punkt */

/* Punkt */


/* =====================================
			Focus assortments Styles
===================================== */
@media (min-width: 640px) {
    .product-list-category-button, .product-list-category-button:focus, .product-list-category-button:hover {
        float: none;
        width: 90%;
        white-space: normal;
    }
}

.product-list-categories .product-list-category-selected .product-list-category-button {
	color: #ffffff;
}
.product-list-categories .product-list-category-selected .product-list-category-selected {
	color: #ffffff;
}

/* === LOGIN POPUP CLEANED === */

/* Skjul original login-form med mindre popup er Ã¥pen */
body:not(.login-overlay-open) .login-container {
  display: none !important;
}

/* Overlay som dekker hele skjermen */
#customLoginOverlay {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Panelet (popup-boksen) */
.custom-login-panel {
  background: white;
  padding: 2rem;
  border-radius: 8px;
  max-width: 420px;
  width: 90%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  position: relative;
  box-sizing: border-box;
}

/* Lukke-knappen */
.custom-login-close {
  position: absolute;
  top: 10px;
  right: 15px;
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  color: #333;
}

/* Brekk Netset sin styling for login-container */
#customLoginOverlay .login-container {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  visibility: visible !important;
  display: block !important;
  box-sizing: border-box;
}

/* Form og inputs */
#customLoginOverlay .login-form,
#customLoginOverlay form#loginform {
  width: 100%;
}

#customLoginOverlay input[type="text"],
#customLoginOverlay input[type="password"],
#customLoginOverlay input[type="email"],
#customLoginOverlay select {
  width: 100%;
  padding: 0.6rem 0.75rem;
  font-size: 1rem;
  margin-bottom: 1rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

/* Labels */
#customLoginOverlay label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 500;
}

/* Knapper i Ã©n linje */
#customLoginOverlay .login-form-button,
#customLoginOverlay .login-form-forgot-password,
#customLoginOverlay .login-form-register {
  font-size: 0.85rem;
  padding: 0.5rem 1rem;
  border: none;
  border-radius: 4px;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
}

/* Farger pÃ¥ knapper */

#customLoginOverlay .login-form-forgot-password,
#customLoginOverlay .login-form-register {
  background: #ef3b4c;
  color: white;
}

/* NÃ¥r login knappen er deaktivert (fÃ¸r input) */
#customLoginOverlay .login-form-button:disabled,
#customLoginOverlay .login-form-button.element-disabled {
  background: #ef3b4c;
  color: white;
  cursor: not-allowed;
}

/* NÃ¥r login knappen er aktiv (etter gyldig input) */
#customLoginOverlay .login-form-button:not(:disabled):not(.element-disabled) {
  background: #ef3b4c;
  color: white;
  cursor: pointer;
}
