@charset "utf-8";

:root {
   /* colors */
   --main-header-text-color: #000000;
   --main-header-font-color: rgba(0, 0, 0, 0.75);
   --main-header-font-color-hover: rgba(0, 0, 0, 1);
   --main-header-bg-color:#f8f8f8;
   --main-header-menu-bg-color:#28292b;
   --main-header-menu-font-color:rgba(255,255,255, 0.8);
   --main-header-menu-font-color-hover:rgba(255,255,255, 1);

   --main-header-submenu-bg-color:#ffffff;
   --main-header-submenu-font-color:#4B4746;
   --main-header-submenu-font-color-hover:#000000;

   --main-bg-color: #f8f8f8;
   --main-text-color: #212529;
   --main-link-color: #071523;
   --main-link-color-hover:#2b2c2f;

   --main-footer-color: #000000;
   --main-footer-font: #ffffff;
   --main-footer-header-font: #a5a7ad;
   --main-footer-font-link: #cdcac3;
   --main-footer-font-hover: #ffffff;

   --main-button-primary-color: #014248;
   --main-button-primary-color-hover: #09adae;
   --main-button-primary-font-color: #ffffff;
   --main-button-primary-font-color-hover: #ffffff;

   --main-button-secondary-color: #014248;
   --main-button-secondary-color-hover: #09adae;
   --main-button-secondary-font-color: #ffffff;
   --main-button-secondary-font-color-hover: #ffffff;

   --main-button-success-color: #22824c;
   --main-button-success-color-hover: #1c6c3f;
   --main-button-success-font-color: #ffffff;
   --main-button-success-font-color-hover: #ffffff;

   --main-button-danger-color: #fb7b20;
   --main-button-danger-color-hover: #be5d17;
   --main-button-danger-font-color: #ffffff;
   --main-button-danger-font-color-hover: #ffffff;

   --main-button-warning-color: #fb7b20;
   --main-button-warning-color-hover: #be5d17;
   --main-button-warning-font-color: #212529;
   --main-button-warning-font-color-hover: #212529;

   --main-button-info-color: #73afb9;
   --main-button-info-color-hover: #6aa3ac;
   --main-button-info-font-color: #fffff;
   --main-button-info-font-color-hover: #ffffff;

   --main-button-buy-color: #ffffff;
   --main-button-buy-color-hover: #ffffff;

   --tiles-default-background: #014248;
   --tiles-default-color: #ffffff;
   --tiles-default-background-hover: #09adae;
   --tiles-default-color-hover: #ffffff;

   --product-discount-color:#E17052;
   --product-discount-shadow-color:#D36746;
   --product-discount-font-color:#423005;

   --wishlist-active-color : #be5d17;
   --wishlist-font-color : #444444;

}

.freeShippingInfo {
    margin-top: -3px;

}

body {
    font-weight: 300;
}


/*.headerButtons .header-button .bubble {
     background-color: var(--main-button-warning-color);
    border: solid 1px var(--main-button-warning-color);
    color: var(--main-button-warning-font-color); 
}*/


body{
   font-family: "Roboto", sans-serif !important;
}

/* .product_title .title,
.price .primary h1,
.product .nonvariant h4,
.componentItems .variants h4,
.card.shopping-cart .product-name a,
.pageMainNav,
.productgrid .showDiscountTextCont div,
.productgrid .products > li .name,
.price,
.productgrid .name a,
.btn
{
   font-family: "Lato", sans-serif !important;
} */

#carouselMainIndicators h1, #carouselMainIndicators h2, #carouselMainIndicators h3, #carouselMainIndicators h4, #carouselMainIndicators h5
{
   font-family: 'Saira Extra Condensed', sans-serif !important;
   font-weight: 500 !important;
}

/*.carousel-caption {
     text-align: left; 
}*/

.bg-danger {
    background-color: #d21d27 !important;
}

.frontpageSlider.v2 a.btn{
      background-color: #429E8F;
      border-color: #429E8F;
}

.footerCont .socket{
   font-size:12px;
   line-height: 18px;
}

/*.footerCont .footerArticleGroups footer{
    line-height: 25px; 
}*/

.footerCont .socket{
   margin-top: 30px;
}

.itemShortDesc {
    color: inherit;
    margin-bottom: 5px;
    font-size: 14px;
    margin-top: 10px;
}

.tile-system .row.default .tile-block:not(.hasicon):not(.hasimage) .card-body {
    height: 100px;
}

.tile-system .card {
    color: var(--tiles-default-color);
}

.groupTitleCont .groupTitle {
    border-bottom: none;
    margin-bottom: 30px;
    margin-top: 30px;
    font-weight: 600;
}

/*ol.selectorButtons li.selected a {
    background-color: #00A08E;
}*/


/* .stockstatus.stock {
    padding: 10px;
    text-align: center;
    font-size: 12px !important;
}
.stockstatus.stock i{
   color: inherit !important;
}
.stockstatus.stock.deliverystock, .stock.manyinstock.secondarystocklocation, .stock.fewinstock.secondarystocklocation {
    background-color: #E7C569;
}

.stock.manyinstock, .stock.fewinstock{
    background-color: #73afb9;
    color: #000;
}
.stock.noneinstock{
    background-color: #f66747;
} */

.productActions .pickMessage .alert{
   border:none;
   text-align: center;
   padding:10px;
   border-radius: 0;
   color:inherit;
   background-color: #73afb9;
   text-transform: uppercase;
}
.productActions .pickMessage .alert:before{
   content:"! ";
}
.btn.disabled, .btn:disabled {
    opacity: .35;
}

.mainNavBar .navbar-nav > li > a{
    font-size: 12px;
   letter-spacing: 1px;
}


.mainNavBar .dropdown-menu .nav-item:not(.nav-item-sub) .nav-link {
    font-size: 13px;
    font-weight: 500;
    color: #014248;
}

.mainNavBar .dropdown-menu .nav-item.nav-item-sub .nav-link {
    font-size: 13px;
    text-transform: none;
    font-weight: 300;
    line-height: 15px;
}

/*.tile-system h6.card-title {
    font-size: 1.4rem;
   letter-spacing: 1px;
   text-align: center;
   text-transform: uppercase;
   font-weight: 900;
   font-family: Lato !important; 
}*/

body.articlesType .articlegroup .card-body{
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.tile-system .card-body {
   text-align: center;
   justify-content: center;
}

/* add some padding in images due to client having images edge to edge */
.productgrid .image {
    padding: 15px;
}

.productgrid .name a {
	color: #4B4746;
   font-weight: 400;
   font-size: 16px;
   line-height: 19px;
   text-decoration: none;
   transition: all 200ms ease;
}
.productgrid .name a:active, .productgrid .name a:visited, .productgrid .name a:focus {
	color: #4B4746;
	text-decoration: none;
}

.productgrid .desc {
    color: #686868;
    font-weight: 300;
}
.productgrid .desc strong{
   font-weight: 400;
}
.productgrid li:hover .name a{
   color: #000;
}

#productCarousel{
   padding:20px;
}

.mainNavBar .dropdown-menu .nav > li > hr{
   border-top: 1px solid #09adae;
   border-top-width: 3px;
   width: 30px;
   margin-left: 14px;
}

/* logo */

.logo-img{
   max-height: 100px;
   margin: 0 auto !important;
   text-align: center;
    max-width: 100%;
}

@media screen and (max-width: 576px) {
   .logo-img{
      margin-top: 0px;
   }
}

/* colors */
#PageWrapper, body{
   background-color: var(--main-bg-color);
}
a{
   color:#333333;
}


.btn:not(.cart-button) {

	font-weight: 700;
	letter-spacing: 1px;
}

/*.itemBuyButton,
.inforequestButton, 
.ask {
    margin: 0 -6px -6px -6px; 
    width: calc(100% + 12px) !important; 
    border-radius: 0 0 4px 4px !important; 
}*/

.productgrid ul.products li div.button_cont,
.productgrid ul.products li div.button_contact,
.productgrid ul.products li div.ask {
   margin: 0 -6px -6px -6px;
   width: calc(100% + 12px) !important;
}

.footerCont a, .footerCont a:visited, .footerCont a:focus, .footerArticleGroups h5{
   text-transform: uppercase;

   /*border-bottom:1px dotted var(--main-footer-font-link);*/
}

.footerArticleGroups h5{
   padding-bottom: 6px;
   margin-bottom: 6px;
   border-bottom:1px solid #CDC8C4;
   text-align: left;
}

@media only screen and (max-width: 800px){
   .pageFooter .wrapper .footerArticleGroups {
       flex-flow: column;
       text-align: center;
       margin-left: 1rem;
   }
   }

/*.footerCont a:hover, .footerCont a:visited:hover, .footerCont a:focus:hover{
    border-bottom:1px dotted var(--main-footer-font-link-hover);
}*/


.footer > hr{
   background-color: transparent !important;
   display: none;
}

.footerArticleGroups ul > li {
   padding-top:3px;
   padding-bottom: 3px;
}
/*
.button_picker, a.btn-product[aria-expanded="true"] {
    color: #686868;
    border-color: #f0f0f0;
} */


.pageTopbar {
	background-color: #F3F1F0;
	color: rgba(17, 17, 17, 0.78);
}

.pageTopbar ul li a, .pageTopbar ul li a:visited, .pageTopbar ul li a:active{
   color: inherit;
   font-weight: 300;
   text-transform: uppercase;
   font-size: 12px;

}
.pageTopbar ul li a:hover{
   color: rgba(81, 81, 81, 1);

}


ul.loginStrip li{border-color:#999 !important;}



.newelement-navbar-input {
   padding: 9px 16px !important;
	color: #000;
	background-color: #e2e2e2;
   /* border-radius: 40px 0 0 40px; */
}

.newelement-navbar-button {

   height: 42.5px;
   /* border-radius: 0 40px 40px 0; */
}
.newelement-navbar-button:hover {
   background-color:var(--main-button-primary-color-hover);
   border: 1px solid var(--main-button-primary-color-hover);
}
.newelement-navbar-input:focus{
   background-color: #f2f2f2;
}
/*.newelement-navbar-input:focus + button{
   background-color:var(--main-button-primary-color-hover);
   border-color:  var(--main-button-primary-color-hover);
}*/

.newelement-navbar-button svg {
	fill: #fff;
	margin-right: 0px;
	margin-bottom: 2px;
}
.btn-outline-dark:hover {
    background-color: var(--main-hover-color);
    border-color: var(--main-hover-color);
}


@media screen and (min-width: 992px) {
   .navbar .dropdown-menu {
      top: auto;
   }

   .mainNavBar .nav-item.dropdown > .nav-link{
       padding-right: 1.5rem;
       padding-left: 1.5rem;
   }
}

/* slider */
.frontpageSlider .carousel-inner .carousel-item {
    min-height: auto;
}
.frontpageSlider .overlay {
   background:#000;
   opacity: 0;
}

/* override btn colors * /
.btn:not(.cart-button):not(.btn-outline-light):not(.btn-outline-dark) {
    border: 0 none;
} */

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none !important;
}
.btn:not(.cart-button):not(.btn-sm):not(.ignore-custom){
   padding: 10px 24px;
}

.btn.btn-sm{
   padding-top:9px;
}

.btn.focus, .btn:focus {
	box-shadow: none;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .1rem rgba(52,58,64,.4);
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow:0 0 0 0.1rem rgba(210, 29, 39, 0.68);
}

.price .primary h1, .productgrid .price {
    color: #000;
}

.productgrid .price .primary{
   font-weight: 700;
}

.productgrid .price .secondary {
	font-size: 12px;
	color: #969696;
   font-weight: 400;
}

.productgrid .wishlist > a {
    background: rgb(255, 255, 255);
}

.pageMainNav {
    text-transform: uppercase;
}

.mainNavBar .nav-item.dropdown.show > .nav-link {
    border-bottom: 2px solid #fff;
}

.pageCrumbs {
    background-color: #ececec;
}
.pageCrumbs ol.breadcrumb{
   padding:8px 10px;
}
.pageCrumbs ol.breadcrumb a:hover {
	color: #2b2b2b;
}

.productgrid .menu.btn-group {
    background-color: #ccc;
}

.productgrid ul.products > li > div {
    background-color: #fff;
    border: 1px solid #C9C9C9;
    border-radius: 5px;
}

.productgrid .showDiscountTextCont div {
   background-color: var(--main-button-warning-color);
   color: #fff;
}
/*.productgrid .showDiscountTextCont::before {
    border-right: 7px solid #b95c1a;
}*/

/*.productgrid .showDiscountTextCont {
    background: #333333;
}*/
.productgrid .grid5 .showDiscountTextCont div{
   /*border-radius: 0 15px 15px 0;*/
   font-size: 12px;

}
.productgrid .grid5 .showDiscountTextCont{
   /*border-radius: 0 15px 15px 0;*/
   z-index: 100;
   line-height: 25px;
}
/*.productgrid .showDiscountTextCont{
   background: transparent;
}*/
.productgrid .showDiscountTextCont div strong {
	font-weight: 500;
   font-size: 12px;
}
.productgrid ul.products > li > div:hover {
    box-shadow: none;
}
.productgrid ul.products > li > div div.image{
   transition: all 200ms ease-in-out;
}
.productgrid ul.products > li > div:hover div.image {
   transform: scale(1.04);
   z-index: 1;
}

.bg-dark {
    background-color:  #363739 !important;
}

.stock.alert{
   text-align: center;
}

.bg-info {
    /*background-color: #679099 !important;*/
    background-color: #66828A !important;
}

.button_cont svg.icon,
.button_contact svg.icon,
.productgrid .products .button_cont svg.icon,
.productgrid .products .button_contact svg.icon {
   fill: white;
}


/* Endringer fra oss (Helene/Anne)*/

.badge-warning {
   color: #fff;
   background-color: #fb7b20;
}

.artHeadColorText {
   background-color: #014248;
}

/*
.div.custom-control.custom-checkbox.mb-3 {
   background-color: #fb7b20;
}*/

/*Flexbox for article "Brukttorget"*/
.parent_container_brukttorget {
   display: flex;
   flex-direction: row;
   align-items: center;
   flex-wrap: wrap;
  
}

.icons_aardal {
   width: 33%;
   height: 100%;
   align-content: center;
   flex-wrap: wrap;
   text-align: center;
   padding-bottom: 20px;
   font-weight: bold;
   font-size: 1.2em;

}

.brukttorget_headline_title {
   font-size: 2em;
   text-align: center;
   flex-basis: 100%;
   padding-bottom: 20px;
}

.icons_moegedal {
   width: 20%;
   height: 100%;
   align-self: flex-end;
   flex-wrap: wrap;
   text-align: center;
   font-weight: bold;
   font-size: 1.2em;
}
.readMoreLink:hover, .article .articleContent a:hover {
   border-bottom: none;
}


.readMoreLink, .article .articleContent a {
   border-bottom: none;
}

table.no-border tr th, table.no-border tr td  {
   border: none !important;
}

.articleContent h1, .articleContent h2, .articleContent h3, .articleContent h4, .articleContent h5, .articleContent h6 {
   margin-top: 1em;
   margin-bottom: 1em;
}

div.articleContent ol, div.articleContent ul {
   margin-left: 4em;
   margin-right: 4em;
   margin-bottom: 1rem;
   padding-top: 1em;
}

b, strong {
   font-weight: bold !important;
}

.articleContent img {
   max-width: 100%;
   height: auto;
   padding-top: 1em;
   padding-bottom: 1em;
}

br {
   padding-top: 2em;
   padding-bottom: 1em;
}

.cta-image img {
	width: 100%;
	height: auto;
}

  .responsive-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }

  .column {
    flex: 1 1 22%;
    max-width: 22%;
    text-align: center;
  }

  .column img {
    width: 100%;
    height: auto;
  }

  @media (max-width: 768px) {
    .column {
      flex: 1 1 100%;
      max-width: 100%;
    }
  }
  
#carouselMainIndicators_1 {
	padding-left:0;
	padding-right:0;
}


/*Testing article content on front page*/
.frontpageArticle .inlineArticle {
padding: 0px;

}

.inlineArticle.bg-light.py-3 {
    background-color: transparent;
}

.articleSummary.px-0.px-lg-4 {
    padding-left: 0px !important;
}


/*Additional text to tracking link in order history*/
.header.shipmentheader a.float-right::before {
    content: "Sporingsnummer: ";
    font-family: var(--title-font-family);
}

.footer-withdrawal .button {
	display: inline;
}